@charset "UTF-8";:root{--paper: #faf8f1;--ink: #314a37;--text: #3c453b;--muted: #73796d;--line: #dcded1;--sage: #e6e9dc;--clay: #b76540;--serif: "Fraunces", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;font-family:var(--sans);font-weight:400;color:var(--text);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}body.overlay-open{overflow:hidden}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;padding:0}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{flex:0 0 auto}button,a{touch-action:manipulation}:focus-visible{outline:2px solid var(--clay);outline-offset:5px}::selection{background:#d5dfbd;color:#253e2c}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink)}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}em{font-weight:inherit}main:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;padding:14px 22px;background:var(--paper);color:var(--ink)}.skip-link:focus{top:14px}.icon{width:22px;height:22px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.icon-button:hover{background:#314a370c}.button{display:inline-flex;gap:30px;min-height:54px;padding:16px 24px;align-items:center;justify-content:center;font-size:13px;font-weight:550;line-height:1.45;border:1px solid transparent;transition:background .2s,transform .2s}.button .icon{width:19px;height:19px}.button-green{background:var(--ink);color:var(--paper)}.button-green:hover:not(:disabled){background:#223a29}.button-green:hover:not(:disabled) .icon{transform:translate(3px)}.button .icon{transition:transform .25s}.button:active:not(:disabled){transform:translateY(1px)}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;font-weight:500;padding:9px 0;border-bottom:1px solid #7f8a71}.text-link .icon{width:19px;transition:transform .2s}.text-link:hover .icon{transform:translate(5px)}.underlined{font-size:12px;text-decoration:underline;text-underline-offset:4px;line-height:1.8}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:600;line-height:1.6}.section{padding-left:clamp(24px,5vw,90px);padding-right:clamp(24px,5vw,90px);max-width:1760px;margin-inline:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2{font-size:clamp(32px,3.1vw,45px);line-height:1.15}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:13px;line-height:1.8;color:#777b6c}.section-heading>.text-link{margin-bottom:4px;white-space:nowrap}.announcement{height:32px;background:var(--ink);color:#faf8ed;display:flex;align-items:center;justify-content:center;position:relative;font-size:10px;letter-spacing:.065em}.announcement>span:first-child{display:inline-flex;align-items:center;gap:16px}.announcement .icon{width:12px;height:12px}.announcement-side{position:absolute;right:4.2%;font-size:9px;color:#d7dfcf;letter-spacing:.045em}.site-header{height:104px;display:grid;grid-template-columns:1fr auto 1fr;gap:32px;padding-inline:4.2%;align-items:center;position:sticky;top:0;z-index:20;background:#faf8f1f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e4e4d85e}.desktop-nav{display:flex;align-items:center;gap:clamp(16px,2.2vw,32px);font-size:12px}.desktop-nav a{position:relative;padding:10px 0;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.brand-link{display:flex;align-items:center}.wordmark{display:inline-flex;align-items:center;gap:6px;font-family:var(--serif);color:var(--ink);letter-spacing:-.055em;font-size:46px;font-weight:500;white-space:nowrap;line-height:1}.fern-mark{width:37px;height:52px}.wordmark-dot{font-family:var(--sans);font-size:9px;vertical-align:top;margin:4px 0 0 4px;display:inline-block}.header-tools{display:flex;align-items:center;justify-content:end;gap:17px}.locale{font-size:10px;letter-spacing:.04em;margin-right:12px}.bag-button{display:flex;gap:8px;align-items:center;min-height:44px;font-size:12px}[data-bag-count]{background:#e7eadf;width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.mobile-menu{display:none}.hero{position:relative;height:clamp(520px,calc(100svh - 180px),730px);min-height:520px;isolation:isolate;overflow:hidden;background:#e4e4cc}.hero-image{position:absolute;top:0;right:0;bottom:-65px;left:0;z-index:-3;will-change:transform}.hero-image picture{display:block;width:100%;height:100%}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#ecebd8ed 0%,#ecebd8b3 28%,#e4e2c12b 53%,transparent 70%)}.hero-content{position:relative;padding:clamp(60px,8vh,108px) 0 50px 7.1%;max-width:660px}.hero-content>.eyebrow{margin-bottom:22px;font-size:10px}.hero h1{font-size:clamp(48px,4.7vw,70px);line-height:1.075;letter-spacing:-.055em}.hero h1 em{font-weight:400}.hero-description{font-size:15px;line-height:1.8;margin-top:23px;color:#465640}.hero .button{margin-top:28px;min-width:225px}.hero-footnote{display:block;margin-top:20px;font-size:10px;color:#536044}.hero-note{position:absolute;right:5.5%;top:12%;color:#fbf8e8;transform:rotate(5deg)}.handwritten{font-family:var(--serif);font-size:21px;font-style:italic;text-shadow:0 1px 8px #213b2440}.hero-note svg{display:block;margin-top:6px;margin-left:13px;width:140px;transform:rotate(14deg)}.hero-caption{position:absolute;bottom:25px;right:4.3%;color:#fff8e7;font-size:8px;letter-spacing:.21em;text-shadow:0 1px 5px #233722}.brand-ribbon{display:flex;align-items:center;justify-content:space-evenly;gap:24px;min-height:72px;background:#f0f0e4;border-bottom:1px solid #e1e3d6;padding:16px 5%}.brand-ribbon span{display:inline-flex;align-items:center;gap:13px;font-size:11px;color:#5f6955}.brand-ribbon .icon{width:20px;height:20px}.shop-world{padding-top:78px;padding-bottom:79px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-tile{position:relative;min-width:0;padding-bottom:31px}.collection-tile>img{aspect-ratio:4 / 4.7;width:100%;object-fit:cover;object-position:center 52%;transition:filter .35s}.collection-tile:nth-child(1)>img{object-position:50% 40%}.collection-everyone>img{object-position:42% center}.collection-tile>div{position:absolute;left:24px;right:21px;bottom:53px;display:flex;align-items:center;justify-content:space-between;z-index:1}.collection-tile:after{content:"";position:absolute;top:50%;right:0;bottom:31px;left:0;background:linear-gradient(transparent,#172b2459);pointer-events:none}.collection-tile h3{font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:-.035em;color:#fffaf0}.round-arrow{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#faf8f1;border-radius:50%;transition:transform .25s}.round-arrow .icon{width:19px}.collection-tile:hover .round-arrow{transform:rotate(-35deg)}.collection-tile:hover>img{filter:saturate(1.08)}.collection-caption{position:absolute;bottom:0;left:0;font-size:11px;color:var(--muted)}.favorites{padding-top:10px;padding-bottom:85px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-card{min-width:0}.product-photo{position:relative;background:#efece4;overflow:hidden}.product-photo>a:first-child{display:block;overflow:hidden}.product-photo img{width:100%;aspect-ratio:4 / 5;object-fit:contain;height:auto;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.product-card:hover .product-photo img{transform:scale(1.045)}.product-tag{position:absolute;left:15px;top:15px;font-size:9px;background:#faf8f1e3;padding:6px 10px;color:#5c684f}.quick-shop{position:absolute;bottom:12px;left:12px;right:12px;height:42px;background:#faf8f1ef;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:11px;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}.quick-shop .icon{width:16px;height:16px}.product-card:hover .quick-shop,.product-card:focus-within .quick-shop{opacity:1;transform:translateY(0)}.product-label{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:500;margin-top:17px;line-height:1.6}.product-label>span{flex-shrink:0}.product-meta{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-top:6px}.color-dot{background:var(--swatch);width:9px;height:9px;border-radius:50%;box-shadow:inset 0 0 0 1px #00000010;display:inline-block}.product-age{margin-left:auto;font-size:9px}.story-band{display:grid;grid-template-columns:1.08fr 1fr;background:#e8ecdd}.story-photo{min-height:520px;overflow:hidden}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{position:relative;padding:72px clamp(36px,6vw,100px);display:flex;flex-direction:column;align-items:start;justify-content:center}.story-sprig{display:block;color:#718364}.story-copy .story-sprig{position:absolute;right:45px;top:45px;transform:rotate(15deg)}.story-sprig .fern-mark{width:47px;height:60px}.story-copy h2{font-size:clamp(38px,3.5vw,53px);line-height:1.12;margin-top:20px}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.95;max-width:355px;margin-top:23px;color:#68705e}.story-copy .text-link{margin-top:22px}.story-signature{font-family:var(--serif);font-style:italic;font-size:18px;margin-top:29px;color:#6e7b5f}.values{display:grid;grid-template-columns:repeat(3,1fr);padding-top:65px;padding-bottom:70px}.value{text-align:center;padding:0 25px;border-right:1px solid var(--line)}.value:last-child{border-right:0}.value>.icon{width:30px;height:30px;color:#738065;margin-bottom:18px}.value h3{font-family:var(--serif);font-size:22px;font-weight:400;letter-spacing:-.035em;margin-bottom:10px}.value p{font-size:12px;line-height:1.9;color:var(--muted)}.newsletter{padding:53px 7%;background:#e9e7da;display:flex;align-items:center;justify-content:space-between;gap:50px}.newsletter .eyebrow{font-size:9px;margin-bottom:10px}.newsletter h2{font-size:37px}.newsletter p:not(.eyebrow){font-size:11px;line-height:1.8;margin-top:12px;color:#767a6b}.newsletter form{width:37%;max-width:440px;flex-shrink:0}.email-field{border-bottom:1px solid #7f8a71;display:flex;align-items:center}.email-field input{min-width:0;width:100%;height:47px;border:0;background:transparent;border-radius:0;outline-offset:1px;font-size:12px;padding:10px 4px}.email-field button{flex-shrink:0;width:42px;height:42px}.newsletter .newsletter-note{font-size:9px!important}.newsletter #newsletter-feedback:empty{display:none}.newsletter #newsletter-feedback{color:var(--ink)}.site-footer{background:#f5f3e9;padding:60px 6% 0}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-brand .wordmark{font-size:39px}.footer-brand .fern-mark{width:32px;height:43px}.footer-brand>p{font-size:11px;color:var(--muted);margin-top:18px}.footer-flower{display:inline-block;font-size:46px;color:#b8784c;margin-top:20px}.footer-column{display:flex;flex-direction:column;align-items:start;gap:12px}.footer-column h3{font-size:11px;font-weight:550;margin-bottom:7px}.footer-column a,.footer-column button{font-size:11px;color:var(--muted);text-align:left;line-height:1.5}.footer-column a:hover,.footer-column button:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.footer-bottom{min-height:65px;padding:20px 0;display:flex;gap:20px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:9px;color:#818574}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:10px;line-height:1.8}.breadcrumbs a:hover{color:var(--ink)}.catalog-intro{text-align:center;background:#eef0e5;padding:24px 5% 0}.catalog-intro .breadcrumbs{text-align:left;margin-bottom:33px}.catalog-intro>.eyebrow{margin-bottom:15px}.catalog-intro h1{font-size:clamp(35px,4vw,57px);line-height:1.15;overflow-wrap:anywhere}.catalog-intro>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#737c67;margin-top:18px}.collection-tabs{display:flex;align-items:center;justify-content:center;gap:38px;margin-top:36px}.collection-tabs a{padding:13px 5px 17px;border-bottom:2px solid transparent;font-size:12px}.collection-tabs a.active{border-color:var(--ink);font-weight:600}.catalog-body{padding-top:35px;padding-bottom:90px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:24px}.type-filters{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.type-filters button{padding:10px 15px;font-size:11px;color:var(--muted);border:1px solid #dcdfd1;transition:background .2s}.type-filters button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.type-filters button:hover:not(.active){background:var(--sage)}.select-filters{display:flex;align-items:center;gap:24px}.select-filters label{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.select-filters select{border:0;background:transparent;font-size:11px;color:var(--ink);padding:10px 17px 10px 4px;cursor:pointer}.results-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;font-size:10px;color:var(--muted)}.catalog-grid{row-gap:38px;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid .product-photo img{aspect-ratio:4 / 4.8}.empty-state{text-align:center;padding-top:80px;padding-bottom:90px;min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.empty-state>.icon{width:34px;height:34px}.empty-state h1,.empty-state h2{font-size:38px}.empty-state p{font-size:13px;line-height:1.8}.empty-state .button{margin-top:5px}.product-breadcrumb{padding-top:26px;padding-bottom:24px}.product-detail{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(40px,6vw,100px);align-items:start;padding-bottom:60px}.detail-image{position:sticky;top:125px;background:#eeebe2;min-width:0}.detail-image img{width:100%;height:auto;aspect-ratio:4 / 4.9;object-fit:contain}.detail-image .product-tag{font-size:10px;left:24px;top:24px}.image-note{position:absolute;bottom:22px;left:24px;font-size:8px;color:#888a7a;letter-spacing:.13em}.detail-info{padding-top:20px;max-width:560px}.detail-info h1{font-size:clamp(35px,3.4vw,49px);line-height:1.15;margin-top:16px}.detail-price{font-size:20px;margin-top:17px}.detail-price span{font-size:10px;color:var(--muted);margin-left:5px}.detail-description{font-size:13px;line-height:1.9;color:var(--muted);margin-top:24px}.detail-color{margin-top:26px;display:flex;flex-direction:column;gap:13px;font-size:11px}.detail-color strong{font-weight:500}.selected-swatch{display:block;width:25px;height:25px;background:var(--swatch);border:3px solid var(--paper);outline:1px solid #9aa18e;border-radius:50%}.size-heading{display:flex;justify-content:space-between;align-items:center;margin-top:29px;font-size:11px}.size-options{border:0;margin:13px 0 0;padding:0;display:flex;gap:10px}.size-options label{flex:1;position:relative}.size-options input{position:absolute;width:1px;height:1px;opacity:0}.size-options span{display:flex;align-items:center;justify-content:center;border:1px solid #ced3c3;height:46px;font-size:12px;cursor:pointer;transition:background .2s}.size-options input:checked+span{background:var(--ink);color:var(--paper);border-color:var(--ink)}.size-options input:focus-visible+span{outline:2px solid var(--clay);outline-offset:3px}.fit-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:12px}.add-row{display:flex;gap:14px;margin-top:24px}.quantity-control{display:inline-flex;align-items:center;border:1px solid #cfd4c5;height:54px;flex-shrink:0}.quantity-control button{width:33px;height:100%;display:flex;align-items:center;justify-content:center}.quantity-control .icon{width:13px;height:13px}.quantity-control input,.quantity-control>span{width:25px;text-align:center;border:0;padding:0;background:transparent;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;font-size:12px}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-row>.button{flex:1;gap:18px;padding-inline:15px}.detail-promise{display:flex;align-items:center;gap:8px;font-size:10px;color:#7c826f;margin-top:19px;line-height:1.6}.detail-promise .icon{width:16px;height:16px}.product-accordions{margin-top:30px;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:11px;font-weight:500}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary .icon{width:14px;height:14px}.product-accordions details[open] summary .icon{transform:rotate(45deg)}.product-accordions p,.product-accordions li{font-size:11px;color:var(--muted);line-height:1.9}.product-accordions p{padding-bottom:20px}.product-accordions ul{margin:0 0 20px;padding-left:16px}.related-products{padding-top:40px;padding-bottom:80px}.story-intro{padding-top:75px;padding-bottom:70px;text-align:center}.story-intro h1{font-size:clamp(43px,5vw,70px);line-height:1.1;margin-top:24px}.story-intro>p:last-child{margin-top:24px;font-size:14px;color:var(--muted)}.story-panorama{height:min(52vw,600px);overflow:hidden}.story-panorama img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.story-letter{text-align:center;max-width:680px;padding-top:70px;padding-bottom:80px}.story-letter .story-sprig{margin-bottom:25px}.story-letter h2{font-size:51px;line-height:1.1;margin-top:18px;margin-bottom:30px}.story-letter>p:not(.eyebrow){font-size:14px;line-height:1.95;color:var(--muted);margin-top:20px}.story-letter .story-signature{display:block}.philosophy .button{margin-top:28px}.overlay{border:0;color:var(--text);background:var(--paper);max-height:calc(100dvh - 48px);padding:0;box-shadow:0 20px 90px #18221b26}.overlay::backdrop{background:#19291fd0;background:#1f30275e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .25s ease both}.overlay[open]{animation:modal-in .28s ease both}.overlay.drawer{height:100dvh;max-height:100dvh;width:530px;max-width:100vw;margin:0 0 0 auto;display:flex;flex-direction:column}.overlay.drawer:not([open]){display:none}.overlay.drawer[open]{animation:drawer-in .3s cubic-bezier(.2,.7,.3,1) both}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:29px;line-height:1.15}.dialog-heading h2 span{font-family:var(--sans);font-size:13px;font-weight:400;letter-spacing:0}.drawer .dialog-heading{padding:24px 27px;border-bottom:1px solid var(--line);flex-shrink:0}.dialog-heading .icon-button{flex-shrink:0}.cart-items{overflow-y:auto;flex:1;padding:0 27px}.cart-item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item>a{flex-shrink:0;width:95px;height:120px;background:#ece9df}.cart-item img{width:100%;height:100%;object-fit:contain}.cart-item-info{min-width:0;flex:1;padding:3px 0}.cart-item-title{display:flex;justify-content:space-between;gap:16px;font-size:12px;font-weight:500;line-height:1.5}.cart-item-title>span{white-space:nowrap}.cart-item-info>p{font-size:10px;line-height:1.8;color:var(--muted);margin-top:8px}.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:17px}.cart-item .quantity-control{height:31px}.cart-item .quantity-control button{width:29px}.cart-item .quantity-control>span{font-size:10px;width:21px}.cart-item-bottom .underlined{font-size:10px}.bag-summary{padding:26px 27px;background:#f2f1e8;margin-top:auto}.subtotal{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.subtotal strong{font-weight:550}.bag-summary>p{font-size:10px;line-height:1.7;color:var(--muted);margin-top:10px}.bag-summary>.button{width:100%;margin-top:20px}.continue-shopping{display:block;margin:18px auto 0;font-size:11px}.empty-bag{flex:1;padding:50px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-bag .fern-mark{width:60px;height:80px;color:#7b8a6c}.empty-bag h3{font-family:var(--serif);font-size:35px;font-weight:400;letter-spacing:-.04em;line-height:1.15;margin-top:20px}.empty-bag p{font-size:12px;color:var(--muted);margin-top:20px;line-height:1.8}.empty-bag .button{margin-top:30px}.modal{width:630px;max-width:calc(100vw - 40px);padding:30px 36px 38px}.modal>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.8;margin-top:24px}.modal .button{margin-top:26px}.size-table-wrap{overflow-x:auto;margin-top:24px}.size-table-wrap table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.size-table-wrap th,.size-table-wrap td{padding:13px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.size-table-wrap th{font-weight:500}.size-table-wrap thead{background:var(--sage)}.size-modal .guide-note{font-size:11px!important}.search-modal{width:730px;margin-top:150px}.search-field{display:flex;align-items:center;border-bottom:1px solid var(--ink);margin-top:25px}.search-field>.icon{width:20px}.search-field input{width:100%;min-width:0;padding:17px 10px;background:transparent;border:0;font-size:13px}.search-field .icon-button{flex-shrink:0}.search-modal .search-hint{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:27px}.search-suggestions{margin-top:16px;display:flex;flex-direction:column}.search-suggestions a{padding:12px 0;font-size:12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.search-suggestions .icon{width:16px;height:16px}.menu-drawer{margin:0 auto 0 0!important}.mobile-nav{padding:20px 30px}.mobile-nav a{font-family:var(--serif);font-size:29px;display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);letter-spacing:-.045em}.mobile-nav .icon{width:21px}.menu-foot{margin:auto 30px 30px;display:flex;align-items:center;gap:17px;font-size:11px;color:var(--muted)}.checkout-modal>.eyebrow{margin-top:28px}.review-items{margin-top:14px;margin-bottom:25px}.review-items>div{display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.8;padding:15px 0;border-bottom:1px solid var(--line)}.review-items small{display:block;font-size:10px;color:var(--muted)}.review-items strong{font-weight:500}.preview-notice{display:flex;align-items:start;gap:14px;background:var(--sage);padding:20px;margin-top:25px}.preview-notice .icon{margin-top:2px}.preview-notice p{font-size:11px;line-height:1.9}.preview-notice strong{display:block;margin-bottom:5px;font-weight:550}.checkout-modal>.button{width:100%}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);z-index:100;padding:15px 24px;max-width:calc(100vw - 40px);background:var(--ink);color:var(--paper);box-shadow:0 5px 30px #1c291826;font-size:12px;line-height:1.7;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%)}.hero-enter{animation:hero-in .9s cubic-bezier(.2,.6,.3,1) both}.hero-enter:nth-child(2){animation-delay:.1s}.hero-enter:nth-child(3){animation-delay:.2s}.hero-enter:nth-child(4){animation-delay:.3s}.hero-enter:nth-child(5){animation-delay:.4s}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.7,.3,1) var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width: 1600px){.site-header{padding-inline:5%}.hero-content{padding-left:calc((100vw - 1540px)/2)}.hero h1{font-size:74px}.hero-description{font-size:17px}}@media (max-width: 1150px){.site-header{gap:22px;padding-inline:4%;height:94px}.desktop-nav{gap:18px;font-size:11px}.wordmark{font-size:39px}.wordmark .fern-mark{width:31px}.locale{display:none}.header-tools{gap:10px}.hero{min-height:520px}.hero-content{padding-left:6%;padding-top:76px}.hero h1{font-size:59px}.hero-description{font-size:14px}.hero-note{right:4%;top:10%}.hero-note .handwritten{font-size:18px}.story-copy{padding:60px 42px}.story-copy .story-sprig{right:25px;top:25px}.story-copy .story-sprig .fern-mark{width:32px;height:44px}.story-photo{min-height:475px}.product-age{display:none}.product-grid{gap:18px}.collection-grid{gap:20px}.filter-bar{align-items:start}.select-filters{gap:10px}.type-filters{gap:6px}.type-filters button{padding:10px 12px}.detail-info{padding-top:9px}.product-detail{gap:45px}}@media (max-width: 900px){.site-header{grid-template-columns:1fr auto 1fr;height:88px;padding-inline:24px;gap:12px}.desktop-nav{display:none}.mobile-menu{display:flex;justify-self:start;margin-left:-9px}.wordmark{font-size:40px}.bag-word{display:none}.header-tools{gap:5px}.announcement-side{display:none}.hero-content{max-width:58%;padding-top:78px}.hero h1{font-size:50px}.hero-shade{background:linear-gradient(90deg,#eeecdae8 0%,#ecebd8b0 34%,#e4e2c133 64%,transparent 100%)}.hero-note{display:none}.hero-image img{object-position:58% center}.brand-ribbon{min-height:67px;padding-inline:24px;gap:20px}.brand-ribbon span{font-size:9px;gap:8px}.brand-ribbon .icon{width:16px;height:16px}.section{padding-inline:30px}.section-heading h2{font-size:34px}.section-heading>p{font-size:11px}.section-heading .text-link{font-size:11px;gap:15px}.collection-tile>div{left:16px;right:13px;bottom:48px}.collection-tile h3{font-size:26px}.round-arrow{width:29px;height:29px}.round-arrow .icon{width:15px}.collection-caption{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:32px}.product-label{font-size:13px}.product-meta{font-size:11px}.product-age{display:block}.story-copy{padding:55px 34px}.story-copy h2{font-size:38px}.story-copy>p:not(.eyebrow){font-size:12px}.story-photo{min-height:485px}.story-copy .story-sprig{display:none}.value{padding:0 16px}.value h3{font-size:19px}.value p{font-size:10px}.newsletter{padding:45px 35px;gap:35px}.newsletter h2{font-size:32px}.newsletter>div{max-width:320px}.newsletter form{width:42%}.newsletter p:not(.eyebrow){font-size:10px}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-column:last-child{grid-column:2}.footer-brand{grid-row:span 2}.footer-brand .wordmark{font-size:32px}.footer-brand .fern-mark{width:26px}.footer-brand>p{max-width:165px;line-height:1.8}.footer-bottom>span:nth-child(2){display:none}.filter-bar{flex-direction:column;gap:18px}.select-filters{justify-content:space-between;width:100%}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 16px}.catalog-grid .product-label{font-size:11px}.catalog-grid .product-meta{font-size:9px}.catalog-grid .product-age{display:none}.product-detail{gap:30px}.detail-info h1{font-size:34px}.detail-info .eyebrow{font-size:8px}.detail-description{font-size:12px}.size-options{gap:7px}.add-row{gap:9px}.add-row>.button{padding-inline:12px;font-size:11px;gap:10px}.quantity-control button{width:27px}}@media (max-width: 600px){.announcement{height:29px;font-size:9px;letter-spacing:.045em}.announcement>span:first-child{gap:13px}.announcement .icon{width:11px;height:11px}.site-header{height:77px;padding-inline:18px;gap:5px}.wordmark{font-size:32px;gap:3px}.wordmark .fern-mark{width:26px;height:39px}.wordmark-dot{display:none}.header-tools{gap:2px}.header-tools .icon-button{width:36px;height:42px}.header-tools .icon{width:20px;height:20px}.bag-button{gap:5px;position:relative;min-width:32px;justify-content:center}.bag-button>[data-bag-count]{width:16px;height:16px;font-size:8px;position:absolute;top:1px;right:-7px;background:var(--sage)}.hero{height:calc(100svh - 145px);max-height:760px;min-height:520px}.hero-image{top:0;right:0;bottom:0;left:0}.hero-image img{object-position:center bottom}.hero-shade{background:linear-gradient(180deg,#ecebd682 0%,#ecebd647 32%,#ecebd61a 45%,transparent 57%)}.hero-content{max-width:none;padding:38px 25px 0}.hero-content>.eyebrow{font-size:8px;margin-bottom:15px;letter-spacing:.17em}.hero h1{font-size:clamp(41px,11.8vw,56px);line-height:1.06;max-width:370px}.hero-description{font-size:12px;line-height:1.75;margin-top:18px;max-width:280px}.desktop-break{display:none}.hero .button{margin-top:22px;min-width:207px;min-height:48px;padding:13px 20px;font-size:11px;gap:22px}.hero-footnote{font-size:9px;margin-top:13px}.hero-caption{font-size:6px;right:19px;bottom:16px}.brand-ribbon{min-height:53px;padding:13px 18px;gap:16px;justify-content:space-between}.brand-ribbon span{font-size:8px;gap:7px}.brand-ribbon .icon{width:15px;height:15px}.brand-ribbon span:last-child{display:none}.section{padding-left:21px;padding-right:21px}.shop-world{padding-top:49px;padding-bottom:50px}.section-heading{margin-bottom:25px;align-items:start}.section-heading .eyebrow{font-size:8px;margin-bottom:10px}.section-heading h2{font-size:32px;line-height:1.12}.shop-world .section-heading{display:block}.shop-world .section-heading>p{font-size:11px;margin-top:14px}.shop-world .section-heading>p br{display:none}.collection-grid{gap:17px 13px;grid-template-columns:repeat(2,minmax(0,1fr))}.collection-tile{padding-bottom:26px}.collection-tile>img{aspect-ratio:4/5.7}.collection-tile>div{left:13px;right:12px;bottom:42px}.collection-tile h3{font-size:25px}.collection-tile:after{bottom:26px}.round-arrow{width:26px;height:26px}.round-arrow .icon{width:14px}.collection-caption{font-size:9px}.collection-everyone{grid-column:1/-1}.collection-everyone>img{aspect-ratio:1.65;object-position:center 44%}.collection-everyone h3{font-size:29px}.collection-everyone>div{left:18px;right:18px;bottom:45px}.favorites{padding-top:5px;padding-bottom:47px}.favorites .section-heading,.related-products .section-heading{flex-direction:column;gap:14px}.section-heading .text-link{font-size:10px;padding-top:0;padding-bottom:5px}.product-grid{column-gap:13px;row-gap:26px}.product-photo img{aspect-ratio:4/5.2}.product-label{font-size:11px;gap:6px;margin-top:12px}.product-meta{font-size:9px;gap:5px;margin-top:5px}.product-age{display:none}.color-dot{width:7px;height:7px}.product-tag{font-size:8px;top:10px;left:10px;padding:4px 7px}.quick-shop{opacity:1;transform:none;bottom:8px;left:8px;right:8px;padding-inline:9px;height:32px;font-size:9px;background:#faf8f1d9}.quick-shop .icon{width:12px}.story-band{grid-template-columns:1fr}.story-photo{min-height:0;height:auto;aspect-ratio:1.2}.story-copy{padding:44px 30px 49px}.story-copy .eyebrow{font-size:8px}.story-copy h2{font-size:42px;margin-top:17px}.story-copy>p:not(.eyebrow){font-size:12px;line-height:1.95;margin-top:22px;max-width:100%}.story-copy .text-link{font-size:11px;margin-top:18px}.story-copy .story-sprig{display:block;right:29px;top:43px}.story-copy .story-sprig .fern-mark{width:43px;height:59px}.story-signature{font-size:17px;margin-top:24px}.values{padding-top:43px;padding-bottom:43px;gap:23px;display:flex;flex-direction:column}.value{border-right:0;text-align:left;padding:0 0 22px 58px;border-bottom:1px solid var(--line);position:relative}.value:last-child{border-bottom:0;padding-bottom:0}.value>.icon{position:absolute;top:5px;left:6px;width:28px;height:28px}.value h3{font-size:23px;margin-bottom:6px}.value p{font-size:11px}.value p br{display:none}.newsletter{flex-direction:column;align-items:stretch;gap:24px;padding:38px 25px}.newsletter>div{max-width:none}.newsletter h2{font-size:33px}.newsletter .eyebrow{font-size:8px}.newsletter form{width:100%;max-width:none}.newsletter p:not(.eyebrow){font-size:11px}.newsletter .email-field input{font-size:16px}.site-footer{padding:39px 25px 0}.footer-main{grid-template-columns:1fr 1fr;gap:35px 30px;padding-bottom:35px}.footer-brand{grid-row:auto;grid-column:1/-1}.footer-brand .wordmark{font-size:40px}.footer-brand .fern-mark{width:35px;height:46px}.footer-brand>p{max-width:none;font-size:11px;margin-top:12px}.footer-flower{display:none}.footer-column:last-child{grid-column:auto}.footer-column{gap:12px}.footer-column h3{font-size:11px}.footer-column a,.footer-column button{font-size:10px;min-height:20px}.footer-bottom{flex-wrap:wrap;gap:12px;padding:22px 0;font-size:8px}.catalog-intro{padding:18px 21px 0}.catalog-intro .breadcrumbs{font-size:9px;margin-bottom:32px}.catalog-intro>.eyebrow{font-size:8px;margin-bottom:14px}.catalog-intro h1{font-size:39px;line-height:1.1}.catalog-intro>p:not(.eyebrow){font-size:11px;margin-top:16px}.collection-tabs{gap:25px;margin-top:27px}.collection-tabs a{font-size:11px;padding:13px 3px 14px}.catalog-body{padding-top:24px;padding-bottom:45px}.type-filters{gap:6px;flex-wrap:nowrap;width:100%;overflow-x:auto;padding-bottom:5px}.type-filters button{flex-shrink:0;padding:10px 12px;font-size:10px}.filter-bar{gap:13px;padding-bottom:13px}.select-filters label{font-size:9px;gap:4px}.select-filters select{font-size:10px;padding-right:6px}.results-caption{min-height:53px;font-size:9px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.catalog-grid .product-photo img{aspect-ratio:4/5.2}.catalog-grid .product-label{font-size:11px}.catalog-grid .product-meta{font-size:9px}.empty-state{padding-top:60px;padding-bottom:65px;min-height:380px;gap:21px}.empty-state h1,.empty-state h2{font-size:32px}.empty-state p{font-size:12px}.product-breadcrumb{padding-top:18px;padding-bottom:18px}.product-breadcrumb .breadcrumbs{font-size:8px;gap:8px}.product-detail{grid-template-columns:1fr;gap:28px;padding-inline:0;padding-bottom:30px}.detail-image{position:relative;top:0}.detail-image img{max-height:500px;aspect-ratio:1 / 1.04}.detail-image .product-tag{top:18px;left:23px}.detail-info{padding:6px 24px 0;max-width:none}.detail-info .eyebrow{font-size:8px}.detail-info h1{font-size:38px;margin-top:14px}.detail-price{font-size:19px;margin-top:13px}.detail-description{font-size:12px;margin-top:20px}.detail-color{margin-top:23px}.size-heading{margin-top:27px}.size-options{gap:9px}.size-options span{height:47px}.fit-note{font-size:9px}.add-row{margin-top:24px;gap:12px}.add-row>.button{font-size:12px;gap:30px}.quantity-control button{width:33px}.detail-promise{font-size:9px}.related-products{padding-top:22px;padding-bottom:46px}.related-products .section-heading h2{font-size:30px}.story-intro{padding-top:48px;padding-bottom:43px}.story-intro .eyebrow{font-size:8px}.story-intro h1{font-size:42px;margin-top:22px}.story-intro>p:last-child{font-size:12px;line-height:1.8}.story-panorama{height:370px}.story-panorama img{object-position:67% center}.story-letter{padding-top:44px;padding-bottom:50px;max-width:440px}.story-letter h2{font-size:43px}.story-letter>p:not(.eyebrow){font-size:12px}.philosophy .button{font-size:11px}.overlay.drawer{width:100%}.drawer .dialog-heading{padding:19px 21px}.dialog-heading h2{font-size:26px}.dialog-heading{gap:10px}.cart-items{padding:0 21px}.cart-item{gap:14px}.cart-item>a{width:83px;height:110px}.cart-item-title{gap:9px;font-size:11px}.cart-item-info>p{font-size:9px}.cart-item-bottom{gap:8px}.cart-item .quantity-control{height:34px}.bag-summary{padding:23px 21px}.modal{padding:22px 22px 28px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 30px)}.modal>p:not(.eyebrow){font-size:12px;margin-top:20px}.modal .dialog-heading h2{font-size:27px}.modal .dialog-heading .icon-button{margin-right:-8px}.size-table-wrap th,.size-table-wrap td{padding:12px 8px;font-size:10px}.search-modal{margin-top:100px}.search-field input{font-size:16px}.search-field input::placeholder{font-size:10px}.menu-foot{margin-bottom:35px}.preview-notice{padding:16px;gap:11px}.preview-notice p{font-size:10px}.toast{width:max-content;bottom:18px;font-size:11px;padding:12px 18px}}@media (max-width: 370px){.site-header{padding-inline:15px}.wordmark{font-size:28px}.wordmark .fern-mark{width:23px}.header-tools .icon-button{width:30px}.hero-content{padding-inline:21px}.hero h1{font-size:41px}.hero{min-height:520px}.hero-content>.eyebrow{font-size:7px}.collection-tile h3{font-size:22px}.collection-grid{gap:17px 11px}.collection-tile>div{left:10px;right:8px}.product-label{flex-wrap:wrap;gap:2px 8px}.product-label>a{width:100%}.size-table-wrap th,.size-table-wrap td{padding:12px 6px}}@media (hover: none) and (min-width: 601px){.quick-shop{opacity:1;transform:none}}@media (max-width: 600px) and (max-height: 740px){.hero{height:calc(100svh - 106px);min-height:500px}.hero-content{padding-top:26px}.hero-content>.eyebrow{margin-bottom:10px}.hero h1{font-size:42px}.hero-description{margin-top:12px}.hero .button{margin-top:15px;min-height:44px}.hero-footnote{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.hero-image{transform:none!important}}
