:root{--paper:#f7f6f0;--ink:#303b2f;--muted:#677061;--line:#d4d7cb;--accent:#e6e9dc;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid currentColor;outline-offset:6px}p{line-height:1.65}header,footer{padding:32px 5%}.header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{font-family:Georgia,serif;font-size:29px;letter-spacing:-1px;display:inline-block;white-space:nowrap}.brand span{font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:2px;display:block;margin-top:9px}.header nav{display:flex;align-items:center;gap:38px;font-size:14px}.header nav a:hover{color:#7b815e}.nav-contact{border-bottom:1px solid var(--ink);padding:10px 0}.nav-contact span{margin-left:20px}.hero{display:grid;grid-template-columns:1fr 1fr;padding:35px 5% 48px;gap:4%;max-width:1800px;margin:auto}.hero-copy{padding:34px 0 14px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;margin:0 0 28px;display:flex;align-items:center;gap:12px}.line{width:27px;height:1px;background:currentColor}h1,h2{font-family:'Manrope',sans-serif;font-weight:400;letter-spacing:-.065em;line-height:1.08;margin:0}h1{font-size:clamp(56px,6.7vw,106px)}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}h1 em{font-size:1.04em}.intro{font-size:16px;color:var(--muted);margin:27px 0}.button{display:inline-flex;background:var(--ink);color:var(--paper);font-size:14px;padding:19px 25px;gap:42px;align-items:center;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#4b5944;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button-note{font-size:12px;color:var(--muted);margin:12px 0 0}.hero-photo{position:relative;min-height:660px;overflow:hidden;border-radius:180px 4px 4px 4px;background:#c4b5a0}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 48%}.hero-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#17201899)}.photo-caption{position:absolute;z-index:1;bottom:27px;left:30px;right:30px;display:flex;justify-content:space-between;color:white;font-size:11px;letter-spacing:1.5px}.pause-line{display:flex;justify-content:center;gap:75px;padding:28px 5%;background:var(--accent);font-family:Georgia,serif;font-size:21px;font-style:italic}.section{padding:100px 8%;scroll-margin-top:20px}.philosophy{display:grid;grid-template-columns:1fr 2fr;gap:30px;border-bottom:1px solid var(--line)}.section-number{margin-top:80px;font-size:14px;color:var(--muted)}h2{font-size:clamp(42px,4.9vw,72px)}.philosophy-text{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:25px;color:var(--muted);font-size:16px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px}.section-heading>p{color:var(--muted);font-size:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.steps article{border-top:1px solid var(--line);padding-top:22px}.step-number{font-size:13px;color:var(--muted)}h3{font-family:Georgia,serif;font-weight:400;font-size:27px;letter-spacing:-.7px;margin:30px 0 14px}.steps p{color:var(--muted);font-size:15px;margin:0;max-width:310px}.connect{text-align:center;background:var(--ink);color:var(--paper);padding:90px 25px 80px}.connect .eyebrow{justify-content:center;color:#ccd2c3}.connect h2{font-size:clamp(42px,5.5vw,80px)}.connect p:not(.eyebrow){color:#d2d7c9;margin:28px 0}.light{background:#e6e9dc;color:var(--ink);min-width:205px;justify-content:space-between}.light:hover{background:white}.handle{display:block;font-size:13px;margin:22px auto 0;width:fit-content;text-decoration:underline;text-underline-offset:5px;color:#d2d7c9}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:40px;padding-bottom:40px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}footer .brand{font-size:25px}.skip{position:absolute;top:-80px;z-index:10;padding:12px;background:var(--ink);color:white}.skip:focus{top:10px}@media(min-width:1500px){.hero-photo{min-height:790px}}@media(max-width:900px){.header nav{gap:20px}.hero{gap:25px}.hero-photo{min-height:610px;border-top-left-radius:120px}.hero-copy{padding-top:20px}h1{font-size:60px}.section{padding:75px 6%}.philosophy{grid-template-columns:1fr 2.3fr}.steps{gap:25px}.pause-line{gap:40px}footer .brand{font-size:22px}}@media(max-width:650px){header{padding:23px 6%}.brand{font-size:25px}.brand span{font-size:9px;letter-spacing:1.6px}.header nav>a:not(.nav-contact){display:none}.header nav{font-size:12px}.nav-contact span{margin-left:8px}.hero{display:flex;flex-direction:column;padding:25px 6% 30px;gap:30px}.hero-copy{padding:15px 0 0}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:24px}h1{font-size:clamp(54px,13vw,78px);line-height:1.07}.intro{margin:24px 0;font-size:16px}.hero-photo{min-height:460px;border-top-left-radius:130px}.hero-photo img{object-position:center 50%}.pause-line{gap:12px;justify-content:space-around;font-size:15px;padding:23px 4%}.pause-line span:last-child{max-width:105px}.section{padding:60px 7%}.philosophy{grid-template-columns:1fr;gap:10px}.section-number{display:none}h2{font-size:46px}.philosophy-text{grid-template-columns:1fr;gap:0;margin-top:18px}.philosophy-text p{margin:12px 0}.section-heading{display:block}.section-heading>p{margin-top:26px}.steps{grid-template-columns:1fr;gap:30px;margin-top:34px}.steps article{display:grid;grid-template-columns:35px 1fr;column-gap:12px}.step-number{padding-top:7px}h3{margin:0 0 12px;font-size:25px}.steps p{grid-column:2;max-width:none}.connect{padding:65px 7%}.connect h2{font-size:43px}footer{flex-wrap:wrap;padding:32px 7%;gap:20px}footer .brand{width:100%}footer p{margin:0}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.brand{position:relative;padding-left:75px;min-height:60px;padding-top:4px}.brand-logo{position:absolute;left:0;top:0;width:60px;height:60px;border-radius:50%;object-fit:cover}.instagram{background:#e9ecdf}.instagram-profile{display:flex;gap:15px;align-items:center;font-size:16px}.instagram-profile img{border-radius:50%}.instagram-profile small{display:block;font-size:13px;color:var(--muted);margin-top:6px}.instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:45px}.instagram-grid a{display:block;overflow:hidden}.instagram-grid img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:4px}.instagram-grid span{display:flex;justify-content:space-between;gap:12px;padding-top:17px;font-size:14px;line-height:1.5}.instagram-grid b{font-size:19px;font-weight:400}.instagram-grid a:hover span,.instagram-profile:hover{color:#536345}.hero-photo img{object-position:50% 50%}footer .brand{min-width:290px}@media(max-width:900px){.header{gap:18px}.header nav{gap:16px}.header .brand{font-size:24px}}@media(max-width:650px){.header{padding:20px 5%}.header .brand{font-size:20px;padding-left:57px;min-height:46px}.header .brand-logo{width:46px;height:46px}.header .brand span{font-size:8px;letter-spacing:1px;margin-top:7px}.instagram-profile{margin-top:30px;font-size:15px}.instagram-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.instagram-grid img{aspect-ratio:4/5}.instagram-grid span{font-size:15px}.hero-photo{min-height:510px}}
.philosophy-text.personal-message{display:block;max-width:65ch;font-size:17px;line-height:1.8}.personal-message p{margin:0 0 24px;line-height:1.8}.personal-message .message-signature{font-family:Georgia,serif;font-size:22px;color:var(--ink);margin-top:30px;margin-bottom:0}@media(max-width:650px){.philosophy-text.personal-message{font-size:16px}}

.photo-credit{font-size:13px;color:var(--muted);margin:28px 0 0}.photo-credit a{text-decoration:underline;text-underline-offset:3px}
