@import url('/tokens.css');
:root{color-scheme:light;--paper:#fff;--surface:#f5f5f7;--ink:#1d1d1f;--muted:#646468;--line:#d9d9dd;--accent:#242426;--label:var(--ink);--secondary-label:var(--muted);--page-space:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;font-optical-sizing:auto}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid #6354ac;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;line-height:1.06;letter-spacing:-.045em}p{color:var(--muted)}.skip{position:fixed;top:-100px;left:16px;background:white;padding:16px;z-index:100}.skip:focus{top:12px}.nav{position:sticky;top:0;z-index:20;min-height:76px;padding:12px var(--page-space);display:flex;align-items:center;gap:28px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%);box-shadow:inset 0 1px 0 #fff,0 1px 0 #0000000c}.wordmark{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:21px;font-weight:600;letter-spacing:-.04em}.wordmark img{border-radius:50%;width:36px;height:36px}.wordmark-dot{font-size:10px;align-self:flex-start;margin:5px 0 0 -7px}.nav nav{display:flex;gap:32px;margin:auto}.nav nav a{font-size:14px;display:flex;align-items:center;min-height:44px}.nav-contact{font-size:14px;border:1px solid var(--line);padding:10px 18px;border-radius:99px;min-height:44px;display:flex;align-items:center;gap:14px}.nav a:hover{color:#67616d}.hero{min-height:740px;display:grid;grid-template-columns:46% 54%;background:var(--surface)}.hero-copy{padding:100px 30px 48px var(--page-space);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;color:var(--muted)}h1{font-size:clamp(46px,5.35vw,88px);margin:30px 0;line-height:1.02;letter-spacing:-.058em}h1 span{color:#79797f}.hero-description{font-size:clamp(17px,1.45vw,21px);line-height:1.5;letter-spacing:-.018em}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:18px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;background:var(--ink);color:#fff;padding:13px 25px;border-radius:99px;font-size:15px;font-weight:500;transition:background .18s,transform .18s}.button:hover{background:#434347}.button:active{transform:scale(.98)}.button span,.text-link span{font-size:20px;font-weight:400}.text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;font-size:14px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.hero-note{font-size:12px;line-height:1.6;margin-top:70px}.hero-image{position:relative;min-width:0;overflow:hidden;max-height:850px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 36%;min-height:740px}.image-caption{position:absolute;right:28px;bottom:26px;font-size:11px;letter-spacing:.12em;background:#ffffffdf;color:#333;padding:8px 12px;border-radius:2px}.section{padding:112px var(--page-space)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px}.section-head h2{font-size:clamp(38px,4.5vw,66px);margin-top:16px}.section-head>p{max-width:360px;font-size:17px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-card{min-width:0}.collection-photo{overflow:hidden;border-radius:18px;background:var(--surface);display:block}.collection-photo img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:50% 26%;transition:transform .65s cubic-bezier(.2,.7,.3,1)}.collection-photo:hover img{transform:scale(1.025)}.card-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:24px}.card-heading h3{font-size:28px}.card-heading small{font-size:12px;color:var(--muted)}.collection-card p{font-size:15px;margin:12px 0 6px;max-width:340px}.collection-card .text-link{font-size:15px}.brand{padding:0 var(--page-space) 100px}.brand-intro{text-align:center;max-width:890px;margin:0 auto 64px;padding-top:48px}.brand-intro h2{font-size:clamp(34px,4vw,58px);margin:24px 0}.brand-intro p:last-child{font-size:20px;max-width:620px;margin:auto}.editorial{position:relative;border-radius:24px;overflow:hidden;background:var(--surface)}.editorial img{width:100%;height:auto;aspect-ratio:1.72;object-fit:cover}.brand-signature{display:flex;justify-content:space-between;gap:30px;margin-top:24px;font-size:13px;color:var(--muted)}.brand-signature strong{font-weight:500;font-size:18px;letter-spacing:-.02em;color:var(--ink)}.contact{padding:104px var(--page-space);background:var(--surface);display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact h2{font-size:clamp(40px,4.7vw,66px);margin:20px 0 26px}.contact p{max-width:440px;font-size:18px}.contact-panel{background:var(--paper);padding:40px;border-radius:28px;max-width:480px;width:100%;justify-self:end}.contact-brand{display:flex;align-items:center;gap:16px;margin-bottom:28px}.contact-brand img{border-radius:50%;height:70px;width:70px}.contact-brand strong{font-size:23px;font-weight:550;letter-spacing:-.035em}.contact-brand p{font-size:14px}.contact-panel>.text-link{display:flex;width:fit-content;font-size:22px;font-variant-numeric:tabular-nums}.contact-panel .button{width:100%;margin:24px 0 15px;background:#24533d}.contact-panel .button:hover{background:#34694f}.contact-panel>p{font-size:13px;line-height:1.6}.footer{padding:45px var(--page-space) 28px;display:flex;justify-content:space-between;gap:36px;align-items:center}.footer-brand{font-size:24px;letter-spacing:-.04em;font-weight:550}.footer p{font-size:12px;margin-top:7px}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-size:14px;min-height:44px;display:flex;align-items:center}.mobile-contact{display:none}
@media(min-width:1700px){.hero{min-height:850px}.hero-image>img{min-height:850px}.hero-copy{padding-right:60px}}
@media(max-width:1000px){.nav nav{gap:18px}.hero-copy{padding-top:64px}.hero{min-height:640px}.hero-image>img{min-height:640px}.hero-note{margin-top:42px}.section{padding-top:80px;padding-bottom:80px}.section-head{align-items:flex-start}.section-head>p{max-width:280px}.collection-grid{gap:18px}.card-heading{display:block}.card-heading small{display:block;margin-top:8px}.card-heading h3{font-size:25px}.contact{gap:28px}.contact-panel{padding:28px}}
@media(max-width:760px){.nav{min-height:68px;gap:12px;padding:10px 20px}.nav nav{display:none}.wordmark{font-size:20px}.wordmark img{width:31px;height:31px}.nav-contact{margin-left:auto;padding:8px 13px;font-size:13px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:55px 24px 34px}.eyebrow{font-size:11px;letter-spacing:.12em}h1{font-size:clamp(46px,9.1vw,69px);margin:24px 0}.hero-description{font-size:18px}.hero-actions{margin-top:26px;gap:13px}.hero-note{display:none}.hero-image{height:580px;max-height:82vh;margin:0 16px 16px;border-radius:20px}.hero-image>img{height:100%;min-height:0;object-position:50% 30%}.image-caption{bottom:18px;right:18px;font-size:10px}.section{padding:72px 24px}.section-head{display:block;margin-bottom:30px}.section-head h2{font-size:42px}.section-head>p{max-width:480px;font-size:17px;margin-top:22px}.collection-grid{grid-template-columns:1fr;gap:44px}.collection-photo img{aspect-ratio:4/5}.card-heading{display:flex;margin-top:20px}.card-heading h3{font-size:29px}.card-heading small{margin:0}.collection-card p{max-width:100%}.brand{padding:0 16px 70px}.brand-intro{padding:14px 10px 0;margin-bottom:32px;text-align:left}.brand-intro h2{font-size:39px}.brand-intro p:last-child{font-size:18px}.editorial{border-radius:18px}.editorial img{aspect-ratio:4/5;object-position:32% 50%}.brand-signature{padding:0 8px;display:block}.brand-signature span{display:block;margin-top:8px}.contact{grid-template-columns:1fr;padding:68px 24px;gap:32px}.contact h2{font-size:43px}.contact-panel{max-width:none;padding:28px}.contact p{font-size:17px}.contact-brand p{font-size:14px}.contact-panel>p{font-size:13px}.footer{align-items:flex-start;flex-direction:column;padding:36px 24px 100px;gap:22px}.footer-links{gap:22px}.mobile-contact{display:flex;position:fixed;bottom:16px;left:50%;transform:translateX(-50%);min-height:48px;white-space:nowrap;gap:20px;align-items:center;padding:12px 24px;background:rgba(255,255,255,.93);border:1px solid #d9d9dd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:99px;box-shadow:0 5px 24px #00000014,inset 0 1px #fff;font-size:14px;z-index:19}.mobile-contact i{width:7px;height:7px;background:#24533d;border-radius:50%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.collection-photo:hover img{transform:none}}
@media(prefers-reduced-transparency:reduce){.nav,.mobile-contact{background:white;backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(prefers-contrast:more){:root{--muted:#37373b;--line:#777}.nav,.contact-panel{border:1px solid var(--line)}}
.service{border-top:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.service-item{border-top:1px solid var(--line);padding-top:26px;min-width:0}.service-item h3{font-size:clamp(25px,2.4vw,34px);line-height:1.14;letter-spacing:-.035em;margin:23px 0}.service-item>p:not(.eyebrow){font-size:16px;line-height:1.65;margin-top:16px}.payment-names{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.payment-names span{background:var(--surface);border:1px solid var(--line);border-radius:99px;padding:6px 16px;font-size:15px;font-weight:600;color:var(--ink)}.service-note{margin-top:38px;padding-top:26px;border-top:1px solid var(--line);font-size:16px;max-width:850px}.service>.text-link{margin-top:14px;font-size:16px}@media(max-width:1000px){.service-grid{gap:24px}}@media(max-width:900px){.nav nav{display:none}.nav-contact{margin-left:auto}}@media(max-width:760px){.service-grid{grid-template-columns:1fr;gap:34px}.service-item h3{font-size:30px}.service .section-head h2{font-size:38px}}
.craft{display:grid;grid-template-columns:.9fr 1.6fr;gap:clamp(32px,5vw,80px);background:var(--surface)}.craft-intro{align-self:center}.craft-intro h2{font-size:clamp(38px,4.1vw,60px);margin:24px 0}.craft-intro>p:not(.eyebrow){font-size:19px;max-width:340px}.craft-intro>.text-link{margin-top:22px}.craft-films{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.craft-film{margin:0;min-width:0}.craft-film video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;background:#1d1d1f;border-radius:20px}.craft-film video:focus-visible{outline:3px solid #6354ac;outline-offset:5px}.craft-film figcaption{padding:20px 2px 0}.craft-film figcaption>span{font-size:11px;letter-spacing:.09em;color:var(--muted)}.craft-film h3{font-size:23px;line-height:1.2;margin:10px 0}.craft-film figcaption p{font-size:14px;line-height:1.6}.nav nav{gap:22px}@media(max-width:1100px){.nav nav{display:none}.nav-contact{margin-left:auto}}@media(max-width:760px){.craft{grid-template-columns:1fr;gap:32px}.craft-intro h2{font-size:42px}.craft-intro>p:not(.eyebrow){font-size:18px;max-width:100%}.craft-films{gap:30px;grid-template-columns:1fr}.craft-film{max-width:380px;width:100%;margin:0 auto}.craft-film video{border-radius:18px}.craft-film h3{font-size:26px}}
