@font-face{font-family:DM Sans;src:url(assets/dm-sans-regular.ttf) format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url(assets/dm-sans-medium.ttf) format('truetype');font-style:normal;font-weight:500 600;font-display:swap}
@font-face{font-family:DM Sans;src:url(assets/dm-sans-bold.ttf) format('truetype');font-style:normal;font-weight:650 800;font-display:swap}
@font-face{font-family:DM Serif Display;src:url(assets/dm-serif-italic.ttf) format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#214a40;--paper:#f8f7f2;--sand:#eeeae1;--muted:#59665f;--line:#d9ddd4;--mint:#dce9de;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b5772a;outline-offset:6px}::selection{background:#c8dbbd;color:#17372f}.skip{position:fixed;top:12px;left:12px;z-index:20;background:white;padding:15px;transform:translateY(-160%)}.skip:focus{transform:none}.origin-bar{height:34px;display:flex;align-items:center;justify-content:center;gap:22px;background:var(--ink);color:var(--paper);font-size:10px;letter-spacing:2.3px;font-weight:500}.origin-bar span{font-size:17px;line-height:1;color:#c7dec9}.header{height:98px;padding:0 4.25%;background:var(--paper);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10;border-bottom:1px solid rgba(33,74,64,.09)}.brand{display:flex;align-items:center;gap:12px}.brand img{border-radius:50%;width:58px;height:58px}.brand>span{font-size:17px;line-height:1.06;letter-spacing:-.6px}.brand strong{font-weight:700;font-size:22px;letter-spacing:-1px}.desktop-nav{display:flex;gap:33px;font-size:13px;font-weight:500}.desktop-nav a,.header-contact{position:relative}.desktop-nav a:after{content:'';height:1px;position:absolute;bottom:-7px;left:0;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{font-size:13px;display:flex;align-items:center;gap:23px}.header-contact span{font-size:22px}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:48% 52%;min-height:650px;background:#eeeee6}.hero-copy{padding:66px 8.3% 34px 8.85%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;line-height:1.7;display:flex;align-items:center;gap:10px}.tiny-sun{font-size:22px;font-weight:400;line-height:1}.hero h1{font-size:clamp(58px,6.2vw,96px);line-height:1.005;letter-spacing:-4.6px;font-weight:500;margin:26px 0 24px}.hero em,h2 em{font-family:'DM Serif Display',Georgia,serif;font-weight:400;letter-spacing:-2px}.hero h1 em{font-size:1.06em}.hero-description{font-size:15px;line-height:1.75;color:#485c50;margin-bottom:28px}.button{min-height:50px;padding:16px 23px;display:inline-flex;justify-content:space-between;align-items:center;gap:32px;font-size:12px;letter-spacing:.1px;font-weight:500;transition:background .2s,color .2s,transform .2s}.button-dark{color:var(--paper);background:var(--ink)}.button span{font-size:21px;line-height:.8}.button:hover{background:#143a31;transform:translateY(-2px)}.hero-footnote{font-size:10px;letter-spacing:.45px;display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:38px;color:#556658}.fine-line{width:26px;height:1px;background:#8a9c89}.hero-visual{position:relative;overflow:hidden;min-height:650px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 48%;position:absolute}.photo-note{position:absolute;bottom:28px;left:27px;padding:13px 17px;background:var(--paper);display:flex;flex-direction:column;gap:3px;font-size:11px;line-height:1.4;letter-spacing:.1px}.photo-note span+span{color:#617066}.hero-image-link{position:absolute;right:27px;bottom:28px;width:43px;height:43px;background:var(--paper);border-radius:50%;display:grid;place-items:center;font-size:23px;transition:transform .2s}.hero-image-link:hover{transform:rotate(45deg)}.brand-line{min-height:66px;display:flex;align-items:center;justify-content:space-evenly;gap:16px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.3px;padding:16px 4%}.brand-line>span:nth-child(even){font-size:19px;color:#7d987f}.section{padding:92px 5.3%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:30px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:clamp(31px,3.1vw,47px);line-height:1.12;letter-spacing:-1.75px;font-weight:500}.text-link{font-size:12px;border-bottom:1px solid #879688;padding:10px 0;display:inline-flex;align-items:center;gap:27px;min-height:40px;transition:gap .2s}.text-link span{font-size:21px;line-height:1}.text-link:hover{gap:35px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-image{position:relative;aspect-ratio:1/1.04;overflow:hidden;background:#eae9e1}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-bag{background:#eeede7}.product-bag img{mix-blend-mode:multiply;object-fit:contain;padding:33px 16px 13px}.product-knit{background:#efece3}.product-knit img{mix-blend-mode:multiply;object-fit:cover}.product:hover img{transform:scale(1.035)}.product-number{position:absolute;top:18px;left:18px;font-size:9px;letter-spacing:1.3px;font-weight:500;color:#214a40;background:#f8f7f2eb;padding:6px 9px}.product-arrow{position:absolute;right:17px;bottom:17px;background:var(--paper);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:19px}.product-copy{padding:20px 0 0}.product h3{font-size:19px;font-weight:500;letter-spacing:-.5px;line-height:1.4}.product p{font-size:12px;color:var(--muted);line-height:1.65;margin-top:5px}.collection-note{font-size:11px;line-height:1.65;color:var(--muted);margin-top:29px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--mint)}.story-visual{position:relative;min-height:610px;overflow:hidden}.story-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 46%}.story-visual figcaption{position:absolute;bottom:0;width:100%;padding:30px;color:#fff;display:flex;justify-content:space-between;gap:16px;font-size:11px;background:linear-gradient(transparent,rgba(10,28,26,.7));padding-top:55px}.story-visual figcaption span{font-size:10px}.story-copy{padding:90px 14% 65px 12%;align-self:center}.story-copy h2{font-size:clamp(37px,3.7vw,58px);margin:26px 0 30px;line-height:1.12;letter-spacing:-2px}.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:18px;color:#405b4d;max-width:370px}.origin-signature{border-top:1px solid #b5cabc;display:flex;justify-content:space-between;gap:15px;font-size:11px;margin-top:38px;padding-top:23px;line-height:1.5}.contact{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:8%;padding-top:98px;padding-bottom:102px}.contact h2{font-size:clamp(37px,3.9vw,59px);margin:22px 0;letter-spacing:-2px}.contact-main>p:not(.eyebrow){max-width:360px;font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:28px}.contact-details{padding-left:12%;border-left:1px solid var(--line);align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-flower{font-size:98px;font-weight:400;line-height:1;margin-bottom:40px;color:#6e8d73}.contact-details p{font-size:9px;letter-spacing:1.2px;line-height:1.8;margin-bottom:15px}.email-link{font-size:clamp(14px,1.55vw,22px);letter-spacing:-.6px;border-bottom:1px solid #98a393;padding-bottom:14px;display:flex;gap:20px;align-items:center}.email-link span{font-size:24px}.contact-details .text-link{margin-top:15px;border:0;color:#57685c;font-size:11px;gap:16px}.footer{background:var(--ink);color:var(--paper);padding:46px 5.3% 23px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:46px}.footer-top p{font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.4px}.footer-brand>span{font-size:18px}.footer-brand strong{font-size:24px}.footer-instagram{display:flex;gap:36px;font-size:12px;align-items:center}.footer-instagram span{font-size:24px}.footer-bottom{border-top:1px solid #517167;padding-top:22px;display:flex;justify-content:space-between;gap:25px;color:#d0ded3;font-size:10px;line-height:1.6}.footer-bottom a{display:flex;gap:25px}
@media(min-width:1700px){.hero{min-height:760px}.hero-visual{min-height:760px}.hero-copy{padding-top:90px}.hero h1{font-size:110px}.hero-description{font-size:18px}.hero-footnote{padding-top:65px}.section{padding-left:max(5.3%,calc((100vw - 1600px)/2));padding-right:max(5.3%,calc((100vw - 1600px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:22px;font-size:12px}.header{padding:0 4%;height:88px}.hero,.hero-visual{min-height:595px}.hero-copy{padding-top:50px}.hero h1{letter-spacing:-3px}.hero-description{font-size:14px}.desktop-break{display:none}.story-copy{padding:62px 10%}.story-visual{min-height:560px}.contact{gap:5%}.contact-details{padding-left:9%}.email-link{letter-spacing:-.3px;gap:10px}.product-grid{gap:18px}.section{padding-top:75px;padding-bottom:75px}.section-heading h2{max-width:520px}}
@media(max-width:760px){html{scroll-padding-top:18px}.origin-bar{height:30px;font-size:8px;letter-spacing:1.7px;gap:17px}.origin-bar span{font-size:14px}.header{height:80px;padding:0 6%}.brand img{height:49px;width:49px}.brand{gap:10px}.brand>span{font-size:15px}.brand strong{font-size:20px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:0;background:transparent;width:44px;height:44px;padding:10px;cursor:pointer}.menu-toggle span{width:24px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:15px 6% 23px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #16372e0a}.mobile-nav a{min-height:52px;display:flex;justify-content:space-between;align-items:center;font-size:14px;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:38px 7% 33px}.hero .eyebrow{font-size:8px;letter-spacing:1.6px}.tiny-sun{font-size:20px}.hero h1{font-size:clamp(52px,11.8vw,86px);letter-spacing:-2.5px;line-height:1.015;margin:22px 0 20px}.hero h1 br:nth-of-type(2){display:none}.hero h1 em{font-size:1.03em;letter-spacing:-1.8px}.hero-description{font-size:13px;max-width:340px;margin-bottom:24px;line-height:1.8}.button{font-size:11px;min-height:49px;padding:16px 21px;gap:35px}.hero-footnote{display:none}.hero-visual{min-height:0;aspect-ratio:1.24}.hero-photo{object-position:center 48%}.photo-note{bottom:20px;left:24px;font-size:9px;padding:11px 14px}.hero-image-link{bottom:20px;right:24px;width:38px;height:38px;font-size:21px}.brand-line{min-height:52px;justify-content:center;gap:24px;font-size:9px;padding:16px 5%}.brand-line span:nth-child(n+4){display:none}.brand-line>span:nth-child(even){font-size:15px}.section{padding:56px 6%}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:31px;max-width:300px;letter-spacing:-1px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:12px}.section-heading .text-link{margin-top:12px;font-size:10px;padding-bottom:5px;min-height:34px}.product-grid{grid-template-columns:1fr;gap:33px}.product-image{aspect-ratio:1.09}.product-bag img{padding:23px}.product-knit img{object-position:center 43%}.product-copy{padding-top:16px}.product h3{font-size:20px}.product p{font-size:12px}.product-number{font-size:8px;top:15px;left:15px}.collection-note{font-size:10px;margin-top:29px}.story{grid-template-columns:1fr}.story-visual{min-height:0;aspect-ratio:1/.97}.story-visual img{object-position:50% 48%}.story-visual figcaption{padding:40px 23px 20px;font-size:10px}.story-visual figcaption span{font-size:9px}.story-copy{padding:47px 7% 50px}.story-copy .eyebrow{font-size:8px;letter-spacing:1.3px}.story-copy h2{font-size:40px;letter-spacing:-1.7px;margin:20px 0 25px}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;max-width:none}.origin-signature{font-size:10px;margin-top:29px;padding-top:20px}.contact{grid-template-columns:1fr;gap:40px}.contact .eyebrow{font-size:8px;letter-spacing:1.25px}.contact h2{font-size:40px;letter-spacing:-1.6px;margin:19px 0 20px}.contact-main>p:not(.eyebrow){font-size:13px;margin-bottom:23px}.contact-details{border-left:0;border-top:1px solid var(--line);padding:29px 0 0}.contact-flower{font-size:58px;margin-bottom:25px}.contact-details p{font-size:8px}.email-link{font-size:18px;letter-spacing:-.5px;gap:18px}.contact-details .text-link{margin-top:10px}.footer{padding:35px 6% 20px}.footer-top{display:grid;grid-template-columns:1fr;gap:26px;padding-bottom:30px}.footer-top p{font-size:22px;margin-top:5px}.footer-instagram{font-size:11px;justify-content:space-between}.footer-bottom{font-size:9px;gap:13px;flex-wrap:wrap;padding-top:19px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom a{gap:10px}.footer-brand img{height:54px;width:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

