*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;color:#282c27;background:#f8f7f3;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12}input,select,textarea{width:100%;min-height:46px;border:1px solid #cbcfc6;border-radius:0;background:#fff;color:#252b25;padding:11px 12px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--accent, #28392f);box-shadow:0 0 0 1px var(--accent, #28392f)}textarea{min-height:108px;resize:vertical}input[type=checkbox],input[type=radio]{width:19px;height:19px;min-height:0;accent-color:var(--accent, #28392f);flex-shrink:0}input[type=color]{padding:4px;max-width:96px}button:focus-visible,a:focus-visible{outline:2px solid #596c4e;outline-offset:4px}::selection{background:#d7ddc9}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:12px;padding:13px 22px;border:1px solid transparent;border-radius:0;line-height:1.25;font-size:14px;font-weight:500;letter-spacing:.015em;transition:background .2s,transform .2s,color .2s;white-space:normal}.btn.primary{background:var(--accent, #28392f);color:#fff}.btn.primary:hover:not(:disabled){background:#1b2a20;transform:translateY(-1px)}.btn.secondary{border-color:#c9cdc3;background:transparent;color:#283329}.btn.secondary:hover:not(:disabled){background:#eeeee7}.btn.ghost{background:none;border-color:transparent;padding:10px 4px;color:inherit}.btn.danger{background:#923e33;color:#fff}.btn.full{width:100%}.btn.small{padding:10px 16px;min-height:44px}.icon-btn{width:44px;height:44px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.icon-btn:hover{background:#e9ece2}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px;min-width:0;font-size:14px}.field>span{font-weight:500}.field small{font-size:14px;color:#666d63;line-height:1.5}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-row.three{grid-template-columns:repeat(3,1fr)}.form-actions{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #e0e1d9;padding-top:24px;margin-top:24px;flex-wrap:wrap}.muted{color:#667060}.small-text{font-size:14px}.eyebrow{font-size:14px;letter-spacing:.16em;font-weight:500;text-transform:uppercase}.stack{display:flex;flex-direction:column;gap:20px}.row{display:flex;gap:14px;align-items:center}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.divider{height:1px;background:#dfe2d8;margin:24px 0}.notice{display:flex;align-items:flex-start;gap:10px;border:1px solid #d8ddcb;background:#f0f2e9;color:#4a5840;padding:16px;font-size:14px;line-height:1.55}.notice svg{flex-shrink:0;margin-top:1px}.notice.compact{padding:12px;font-size:14px}.error-box{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d9b8b0;background:#fcf1ed;color:#596a50;font-size:14px;margin:14px 0;overflow-wrap:anywhere}.error-box svg{flex-shrink:0}.badge{display:inline-flex;align-items:center;border:1px solid #dce1d4;background:#f1f3ec;padding:4px 9px;font-size:14px;line-height:1.5;text-transform:uppercase;letter-spacing:.07em;color:#506044;white-space:nowrap}.badge.green{background:#eaf1e7;color:#3c5b35;border-color:#d5e4cf}.badge.orange{background:#fbf1e2;color:#596a50;border-color:#ead9bc}.badge.gray{color:#666c66;background:#f1f1ed;border-color:#dedfd8}.badge.red{color:#596a50;background:#f9ebe7;border-color:#e7cfc7}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:16px 24px;background:#23342a;color:#fff;max-width:calc(100% - 32px);width:max-content;z-index:1000;box-shadow:0 4px 24px #0002;animation:appear .25s ease}.toast svg{flex-shrink:0}.empty{text-align:center;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.empty>svg{color:#596a50}.empty h3{font-size:23px;font-family:Georgia,serif}.empty p{max-width:410px;color:#6a7263}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0;position:relative}.toggle-row strong{display:block;font-size:14px;font-weight:500}.toggle-row small{display:block;color:#686f65;font-size:14px;line-height:1.5;margin-top:3px}.toggle-row input{position:absolute;right:0;opacity:0;width:44px;height:44px;cursor:pointer;z-index:1}.toggle-track{display:block;width:40px;height:22px;flex-shrink:0;background:#ccd1c4;border:1px solid #bac2b0;position:relative}.toggle-track:after{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;background:#fff;transition:transform .2s}.toggle-row input:checked+.toggle-track{background:#344c37;border-color:#344c37}.toggle-row input:checked+.toggle-track:after{transform:translate(18px)}.toggle-row input:focus-visible+.toggle-track{outline:2px solid #324c34;outline-offset:4px}dialog{border:1px solid #dadbd3;border-radius:0;padding:0;max-width:560px;width:calc(100% - 32px);max-height:calc(100dvh - 48px);color:#283029;background:#fafaf5;overflow:auto;box-shadow:0 16px 64px #0002;animation:appear .25s ease}dialog::backdrop{background:#15201888;backdrop-filter:blur(3px)}dialog.wide{max-width:900px}.dialog-inner{padding:30px}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.dialog-header h2{font-size:28px;font-family:Georgia,serif}.sheet{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-top:0;border-bottom:0;border-right:0;max-width:500px;width:100%;animation:slideIn .3s ease}.sheet .dialog-inner{min-height:100%;display:flex;flex-direction:column}.sheet .dialog-header{padding-bottom:24px;border-bottom:1px solid #dcded4}.image-input{margin-bottom:24px}.image-input .field{margin-bottom:10px}.upload-btn{position:relative;overflow:hidden}.upload-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-preview{height:130px;width:150px;object-fit:cover;margin-top:12px;border:1px solid #dadbd1}.spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.loading-screen{min-height:70vh;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.loading-screen .spinner{width:30px;height:30px}.app-error{max-width:620px;padding:40px;margin:10vh auto}.line-list{list-style:none;padding:0;margin:0}.line-list li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e3da;gap:16px;padding:14px 0}.stars{color:#536344;letter-spacing:2px}.challenge{margin:16px 0;min-height:65px;max-width:100%;overflow:hidden}.payment-details{background:#f0f2e8;padding:20px;border:1px solid #d9dfce;line-height:1.7;overflow-wrap:anywhere}.payment-details h3{font-size:18px;margin-bottom:12px}.payment-details p{white-space:pre-wrap}.inline-error{color:#596a50}.nowrap{white-space:nowrap}.text-right{text-align:right}code{font-family:Consolas,monospace;overflow-wrap:anywhere;font-size:14px}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;margin:16px 0}.check-row input{margin-top:3px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;max-height:220px;overflow:auto}.check-grid .check-row{margin:4px 0}.scroll-table{overflow:auto;width:100%;border:1px solid #dfe2d8}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#63705d;font-weight:500;padding:16px 20px;background:#f5f6ef;white-space:nowrap}td{border-top:1px solid #e4e6dd;padding:16px 20px;vertical-align:middle}td small{display:block;color:#68725f;font-size:14px}tr:hover td{background:#fafbf7}.inline-img{width:44px;height:52px;object-fit:cover;background:#ebe8dd}.table-product{display:flex;gap:12px;align-items:center;min-width:180px}.text-btn{border:0;border-bottom:1px solid currentColor;padding:3px 0;background:none;font-size:14px;cursor:pointer}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #d2d8c7;background:none;padding:9px 14px;min-height:44px}.chip.selected{background:#28392f;color:#fff;border-color:#28392f}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 640px){body{font-size:15px}.field-row,.field-row.three{grid-template-columns:1fr;gap:0}.dialog-inner{padding:22px}.dialog-header h2{font-size:24px}.form-actions{justify-content:stretch}.form-actions .btn{flex:1}.check-grid{grid-template-columns:1fr}.between{align-items:flex-start}.sheet{width:100%}.toast{bottom:16px;padding:14px 18px}td,th{padding:14px}.btn{padding:13px 18px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--accent: #28392f;--paper: #f6f3ec;--ink: #292f28;--rule: #dcdfd2}body{background:var(--paper)}.store-app h1,.store-app h2,.store-app h3{font-family:Georgia,Times New Roman,serif;font-weight:400}.announcement{height:34px;background:#26362c;color:#f2f2df;display:flex;align-items:center;justify-content:center;font-size:14px;letter-spacing:.07em;position:relative;padding:0 16px}.announcement>span{position:absolute;right:48px;font-size:14px;letter-spacing:.13em;color:#cad1ba}.store-header{height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 48px;background:#f6f3ecf5;border-bottom:1px solid #d4d6c9;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.desktop-nav{display:flex;gap:30px;font-size:14px}.desktop-nav a{padding:14px 0;position:relative}.desktop-nav a:after{content:"";height:1px;background:#4e5b41;position:absolute;bottom:8px;left:0;right:100%;transition:right .25s}.desktop-nav a:hover:after{right:0}.wordmark{font-family:Georgia,serif;font-size:43px;line-height:1;letter-spacing:.09em;display:block;text-align:center}.wordmark small{display:block;font-family:Arial,sans-serif;font-size:14px;letter-spacing:.14em;line-height:1.5;margin-top:6px}.wordmark img{max-width:170px;max-height:49px;object-fit:contain;margin:auto}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.bag-btn{display:flex;align-items:center;gap:9px;padding:10px 0 10px 8px;min-height:44px;border:0;background:none;font-size:14px}.bag-count{font-family:Arial;font-size:14px;display:inline-grid;place-items:center;border:1px solid #aeb8a0;width:23px;height:23px;margin-left:2px}.mobile-nav{display:none}.skip-link{position:fixed;top:8px;left:8px;background:#fff;padding:12px;z-index:200;transform:translateY(-200%)}.skip-link:focus{transform:none}.hero{display:grid;grid-template-columns:46% 54%;min-height:594px;border-bottom:1px solid #d2d5c8}.hero-copy{padding:70px 48px 40px 64px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.hero-index{display:flex;align-items:center;gap:18px}.hero-index .eyebrow{font-size:14px;letter-spacing:.2em}.tiny-mark{font-size:29px;font-weight:400;color:#677552;line-height:1}.hero h1{font-size:clamp(42px,4.55vw,74px);line-height:1.07;letter-spacing:-.045em;margin:39px 0 26px}.hero h1 em{font-weight:400;color:#606b51}.hero-description{color:#646959;font-size:14px;line-height:1.85;max-width:330px;margin-bottom:30px}.hero .btn{font-size:14px;min-height:49px;gap:28px;padding:16px 22px}.hero-foot{display:flex;align-items:center;gap:12px;letter-spacing:.12em;font-size:14px;color:#687159;margin-top:auto;padding-top:36px}.hairline{height:1px;width:38px;background:#81906e}.hero-image{position:relative;overflow:hidden;background:#b5a27c;min-height:550px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;animation:heroReveal 1.1s ease both}.image-caption{position:absolute;bottom:32px;left:32px;font-size:14px;letter-spacing:.2em;color:#fff;background:#51452e3d;padding:6px 10px}.hero-image-link{width:48px;height:48px;display:grid;place-items:center;background:#f9f5e3e8;position:absolute;right:28px;bottom:28px;transition:transform .25s}.hero-image-link:hover{transform:translate(2px,-2px)}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 48px;border-bottom:1px solid #d8dacc;background:#eeeee5}.value-strip>div{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid #cdd2c2;color:#606c53;font-size:14px}.value-strip>div:last-child{border-right:0}.value-strip svg{width:18px;height:18px}.section-wrap{max-width:1500px;padding:80px 64px;margin:0 auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.section-heading .eyebrow{color:#6c775d;margin-bottom:14px;font-size:14px}.section-heading h2{font-size:35px;letter-spacing:-.025em}.underlink{display:inline-flex;align-items:center;gap:18px;font-size:14px;padding:8px 0;border-bottom:1px solid #929d82;white-space:nowrap;transition:gap .2s}.underlink:hover{gap:25px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-photo{position:relative;overflow:hidden;background:#ebe6d8}.product-photo>a{display:block;aspect-ratio:4/4.75;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.product-card:hover .product-photo img{transform:scale(1.04)}.product-badge{position:absolute;left:14px;top:16px;font-size:14px;letter-spacing:.11em;background:#f8f6ecde;padding:6px 8px;max-width:calc(100% - 64px)}.save-product{position:absolute;top:4px;right:4px;display:grid;place-items:center;border:0;background:transparent;width:44px;height:44px;color:#4b5742}.save-product.is-saved svg{fill:#4b574233}.quick-add{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 24px);position:absolute;bottom:12px;left:12px;background:#f9f8f0eb;border:1px solid #f9f8f0;padding:12px 14px;min-height:44px;font-size:14px;transform:translateY(130%);transition:transform .3s}.product-photo:hover .quick-add,.product-photo:focus-within .quick-add{transform:none}.product-info{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:17px}.product-info h3{font-size:19px;line-height:1.25}.product-info p{font-size:14px;color:#596a50;margin-top:6px}.product-price{font-size:14px;white-space:nowrap;padding-top:4px;color:#3e4837}.product-price del{font-size:14px;color:#596a50;display:block;text-align:right;margin-top:3px}.collection-row{padding-top:8px;padding-bottom:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collection-tile{display:flex;align-items:center;gap:20px;border-top:1px solid #bbc3af;border-bottom:1px solid #bbc3af;padding:24px 0;min-height:114px}.collection-num{font-size:14px;color:#596a50;align-self:flex-start;padding-top:4px}.collection-tile h3{font-size:23px;line-height:1.2}.collection-tile p{font-size:14px;color:#6f765f;margin-top:8px}.collection-tile svg{margin-left:auto;flex-shrink:0;transition:transform .2s}.collection-tile:hover svg{transform:translate(3px,-3px)}.story-section{display:grid;grid-template-columns:1fr 1fr;background:#e8ebdf}.story-picture{min-height:510px;overflow:hidden;position:relative}.story-picture>img{height:100%;width:100%;object-fit:cover;position:absolute;object-position:center 55%;mix-blend-mode:multiply}.story-caption{position:absolute;bottom:32px;left:48px;color:#526344;font-size:14px;letter-spacing:.2em}.story-copy{padding:76px 72px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-copy>.eyebrow{font-size:14px;color:#617250;margin-bottom:28px}.story-copy h2{font-size:62px;letter-spacing:-.045em;color:#36442f;line-height:1.02}.story-copy>p:not(.eyebrow){max-width:350px;font-size:14px;color:#66725b;line-height:1.9;margin:28px 0}.closing-note{padding:82px 24px;text-align:center}.closing-note p{font-family:Georgia,serif;font-size:37px;line-height:1.22;color:#3b4b33;margin:24px 0}.closing-note em{color:#6e7c5c}.closing-note .btn{font-size:14px;gap:30px}.store-footer{background:#24382c;color:#e8eadf;padding:60px 64px 0}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:64px}.footer-brand .wordmark{display:inline-block;font-size:50px;text-align:left}.footer-brand .wordmark small{font-size:14px;letter-spacing:.08em}.footer-brand>p{font-size:14px;margin-top:25px;color:#b9c3ac}.footer-top>div>.eyebrow{font-size:14px;color:#c0caaa;letter-spacing:.12em;margin:4px 0 22px}.footer-top>div>a:not(.wordmark){display:flex;align-items:center;gap:8px;font-size:14px;color:#e1e5d6;margin-bottom:12px}.footer-last>p:not(.eyebrow){font-family:Georgia,serif;font-size:29px;line-height:1.25;color:#d4dfc3}.footer-last>a{margin-top:22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #50614a;padding:25px 0;font-size:14px;color:#c1cab3}.footer-bottom>div{display:flex;gap:28px}.demo-footer{font-size:14px;line-height:1.6;letter-spacing:.04em;border-top:1px solid #43553d;padding:13px 0;color:#bcc9ad}.mobile-menu{display:flex;flex-direction:column;margin-bottom:40px}.mobile-menu a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #dde1d2;font-family:Georgia,serif;font-size:25px}.shop-page{padding-top:56px;min-height:600px}.shop-page>.eyebrow{font-size:14px;color:#6e795f;margin-bottom:20px}.shop-title{display:flex;justify-content:space-between;align-items:end;gap:24px}.shop-title h1{font-size:64px;letter-spacing:-.04em}.shop-title>p{font-size:14px;color:#596a50;line-height:1.7}.shop-controls{margin-top:42px;padding-top:24px;border-top:1px solid #cbd2bd;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.category-nav{display:flex;gap:25px;flex-wrap:wrap;align-items:center;font-size:14px}.category-nav a{padding:12px 0;border-bottom:1px solid transparent}.category-nav a.selected{border-bottom-color:#475f3c;color:#283e26}.shop-filters{display:flex;gap:16px}.search-inline{display:flex;align-items:center;max-width:200px;border-bottom:1px solid #b9c4a9}.search-inline>input{border:0;min-height:44px;background:none;font-size:14px;padding-left:8px;box-shadow:none}.shop-filters>select{border:0;background:none;font-size:14px;max-width:160px;box-shadow:none}.results-count{font-size:14px;letter-spacing:.06em;color:#596a50;margin:27px 0 20px}.shop-grid{row-gap:38px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:14px;color:#596a50;margin-bottom:34px}.product-page{padding-top:30px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-photo{aspect-ratio:1/1.08;background:#eae5d7}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-copy{padding-top:14px}.detail-copy>.eyebrow{color:#596a50;font-size:14px;margin-bottom:19px}.detail-copy h1{font-size:47px;letter-spacing:-.03em;max-width:450px}.detail-price{font-size:19px;margin:22px 0;display:flex;align-items:center;gap:15px}.detail-price del{font-size:14px;color:#596a50}.product-description{color:#6d7662;font-size:14px;line-height:1.85;margin-bottom:26px;white-space:pre-wrap}.variant-select>.eyebrow{font-size:14px;color:#596a50;margin-bottom:12px}.variant-select .chip{font-size:14px}.stock-note{font-size:14px;color:#687d54;margin:18px 0;display:flex;align-items:center;gap:8px}.stock-note>span{width:5px;height:5px;background:#6b824e}.add-row{display:flex;align-items:center;gap:12px}.add-row .btn{font-size:14px;gap:20px}.quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid #c5ceba;max-width:126px;flex-shrink:0;height:47px}.quantity .icon-btn{width:38px;height:44px}.quantity>span{width:26px;text-align:center;font-size:14px}.product-promises{display:flex;flex-direction:column;gap:10px;padding:24px 0;font-size:14px;color:#6e7b61}.product-promises span{display:flex;gap:12px;align-items:center}.detail-copy details{border-top:1px solid #cbd3be;padding:18px 0;font-size:14px}.detail-copy details:last-child{border-bottom:1px solid #cbd3be}.detail-copy summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.detail-copy summary::-webkit-details-marker{display:none}.detail-copy details p{font-size:14px;line-height:1.9;color:#6e795f;margin-top:18px}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.photo-thumbs{display:flex;gap:12px;margin-top:14px}.photo-thumbs>button{padding:0;background:none;border:1px solid transparent;width:70px;height:75px}.photo-thumbs>button.selected{border-color:#526a3e}.photo-thumbs img{width:100%;height:100%;object-fit:cover}.reviews-section{margin-top:88px;border-top:1px solid #cdd5bf;padding-top:40px}.review-mini{font-size:14px;margin-top:14px;color:#596a50}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{padding:24px;background:#ecefe3;border:1px solid #d7dfc9;font-size:14px}.review-card>p{margin:20px 0;line-height:1.9}.review-card strong{font-weight:500}.review-card small{font-size:14px;color:#6a7b5b}.cart-items{flex:1}.cart-line{display:grid;grid-template-columns:78px 1fr;gap:16px;border-bottom:1px solid #dce2d0;padding:0 0 24px;margin-bottom:24px}.cart-line>img{width:78px;height:105px;object-fit:cover}.cart-line h3{font-size:18px;line-height:1.25}.cart-line>div>.between:last-child{margin-top:12px;font-size:14px;align-items:center}.cart-line .quantity{height:38px}.cart-line .quantity .icon-btn{height:36px;width:30px;min-width:30px}.cart-line .between>.icon-btn{width:26px}.cart-bottom{padding-top:24px}.cart-bottom h3{font-size:23px}.cart-bottom>.between{align-items:center;font-size:17px}.cart-bottom>p{font-size:14px;color:#6a795e;line-height:1.7;margin:16px 0 22px}.search-results>a{display:flex;gap:17px;align-items:center;padding:13px 0;border-bottom:1px solid #dce2d1}.search-results img{width:60px;height:64px;object-fit:cover}.search-results span{font-size:16px;font-family:Georgia,serif}.search-results small{font-family:Arial,sans-serif;display:block;font-size:14px;color:#6b7a5e;margin-top:5px}.search-results svg{margin-left:auto}.checkout-page{max-width:1260px;padding-top:32px}.back-link{margin-bottom:35px}.checkout-page>.eyebrow{font-size:14px;color:#596a50;margin:0 0 15px}.checkout-page>h1{font-size:56px;letter-spacing:-.035em;margin-bottom:40px}.checkout-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.checkout-form fieldset{margin:0;padding:0;border:0;min-width:0}.checkout-step{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ccd5be}.checkout-step h2{font-size:24px;display:flex;align-items:center;gap:15px;margin:0 0 28px}.checkout-step h2>span{font-family:Arial,sans-serif;font-size:14px;color:#596a50;padding-right:14px;border-right:1px solid #becbab;align-self:center}.checkout-page .field{font-size:14px}.checkout-page .field input,.checkout-page .field textarea{font-size:14px;background:#fbfaf5}.checkout-page .field small{font-size:14px}.payment-option{display:flex;align-items:center;gap:14px;padding:19px 16px;border:1px solid #d2d9c5;margin-bottom:12px;cursor:pointer}.payment-option.selected{border-color:#6c8555;background:#eaf0df}.payment-option strong{font-weight:500;font-size:14px}.payment-option small{display:block;font-size:14px;color:#6a7c5a;margin-top:5px}.payment-option>svg{margin-left:auto;color:#6e825b}.checkout-fine{font-size:14px;color:#596a50;margin-top:15px;text-align:center;line-height:1.7}.order-summary{border:1px solid #cfd6c1;background:#eef1e5;padding:29px;position:sticky;top:128px}.order-summary h2{font-size:25px}.order-summary>.between>.muted{font-size:14px}.summary-items{padding:24px 0}.summary-item{display:flex;gap:15px;margin-bottom:20px;align-items:center}.summary-item:last-child{margin-bottom:0}.summary-item img{width:66px;height:78px;object-fit:cover}.summary-item h3{font-size:17px}.summary-item p{font-size:14px;color:#596a50;margin:7px 0}.summary-item span{font-size:14px}.coupon-input{display:flex;gap:8px;margin-bottom:12px}.coupon-input input{font-size:14px;min-width:0;background:#f9faf3}.coupon-input .btn{font-size:14px;padding:12px 16px}.totals{padding-top:20px;border-top:1px solid #cbd5bb;margin-top:22px}.totals>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-bottom:15px}.totals .saving{color:#526f3d}.totals .total{border-top:1px solid #c3cfb3;padding-top:20px;margin:22px 0 0;font-size:21px;font-family:Georgia,serif}.totals .total strong{font-weight:400}.delivery-note{display:flex;gap:10px;align-items:center;font-size:14px;color:#6b8058;margin-top:20px}.summary-note{display:flex;gap:16px;align-items:center;border-top:1px solid #d3dbc6;padding-top:28px;margin-top:30px;color:#596a50}.summary-note svg{width:29px;height:29px}.summary-note p{font-family:Georgia,serif;font-size:25px;line-height:1.15;color:#667b51}.confirmation{max-width:880px;text-align:center;padding-top:60px}.confirmation-icon{display:grid;place-items:center;background:#e7ecd9;border:1px solid #ccdab9;color:#587041;width:66px;height:66px;margin:0 auto 26px}.confirmation>.eyebrow{color:#596a50;font-size:14px;margin-bottom:18px}.confirmation>h1{font-size:50px;letter-spacing:-.03em;margin-bottom:23px}.confirmation>.muted{font-size:14px}.confirmation-box{margin:35px 0;text-align:left;border:1px solid #cbd5bd;padding:32px;background:#fafaef}.confirmation-address{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:30px 0}.confirmation-address h3{font-size:21px;margin-bottom:12px}.confirmation-address p{font-size:14px;color:#657759;line-height:1.8;overflow-wrap:anywhere}.confirmation-box .line-list{font-size:14px}.confirmation-box .payment-details{margin-top:30px}.private-code{background:#edf1e3;border:1px solid #d3ddc3;padding:20px;margin:30px 0}.private-code .eyebrow{font-size:14px;margin-bottom:10px}.private-code code{display:block;font-size:14px}.private-code p:last-child{font-size:14px;color:#687c56}.private-code .btn{font-size:14px}.track-page{max-width:540px;margin:0 auto;padding:76px 24px 96px}.track-page>.eyebrow{font-size:14px;color:#596a50;margin-bottom:22px}.track-page h1{font-size:62px;letter-spacing:-.04em;margin-bottom:24px}.track-page p{font-size:14px;line-height:1.8}.track-page form{margin-top:35px}.content-page{max-width:820px;margin:0 auto;padding:72px 32px 100px;min-height:550px}.content-page .eyebrow{font-size:14px;color:#596a50;margin-bottom:24px}.content-page h1{font-size:60px;letter-spacing:-.04em;margin-bottom:34px}.content-page .prose,.content-page>p:not(.eyebrow){font-size:16px;line-height:1.95;color:#657858;margin-bottom:28px}.content-image{margin:38px 0;max-height:480px;width:100%;object-fit:cover}.contact-link{display:flex;align-items:center;justify-content:space-between;font-size:22px;border-bottom:1px solid #c2d0b3;padding:18px 0;margin-bottom:12px;overflow-wrap:anywhere}.maintenance{text-align:center;padding:110px 24px}.maintenance h1{font-size:64px;margin:25px 0}.maintenance>p{color:#6c7c5c}.sync-warning{background:#efe4d1;padding:10px 24px;font-size:14px;text-align:center;color:#665024}.sync-warning button{background:none;border:0;text-decoration:underline;color:inherit}#main-content{outline:none}@keyframes heroReveal{0%{transform:scale(1.025);opacity:.5}to{transform:scale(1);opacity:1}}@media (hover: none){.quick-add{transform:none}.product-badge{font-size:14px}}@media (min-width: 1600px){.hero-copy{padding-left:max(64px,calc((100vw - 1430px)/2))}.hero{min-height:680px}}@media (max-width: 1180px){.store-header{padding:0 32px}.desktop-nav{gap:18px}.hero-copy{padding:54px 32px 32px}.hero h1{font-size:53px}.hero,.hero-image{min-height:550px}.section-wrap{padding:64px 32px}.product-grid{gap:18px}.product-info{flex-direction:column;gap:3px}.product-info h3{font-size:19px}.product-price del{display:inline;margin-left:8px}.collection-row{padding-top:0}.story-copy{padding:60px 45px}.story-copy h2{font-size:52px}.footer-top{gap:25px}.store-footer{padding-left:40px;padding-right:40px}.product-detail,.checkout-layout{gap:40px}.shop-controls{gap:18px}.product-badge{font-size:14px;letter-spacing:.05em;left:10px;top:13px}.header-actions{gap:2px}}@media (max-width: 850px){.announcement>span{display:none}.store-header{height:88px;padding:0 24px}.desktop-nav{display:none}.mobile-nav{display:block}.wordmark{font-size:37px}.wordmark small{font-size:14px}.hero-copy{padding:40px 28px 30px}.hero h1{font-size:43px;margin:28px 0 22px}.hero-description,.hero-index .eyebrow{font-size:14px}.hero-index{gap:12px}.hero-image{min-height:485px}.hero{min-height:485px;grid-template-columns:48% 52%}.hero-foot{font-size:14px}.hero .btn{font-size:14px;gap:14px;padding:14px}.value-strip{padding:22px 20px;grid-template-columns:repeat(2,1fr);gap:18px 0}.value-strip>div{font-size:14px}.value-strip>div:nth-child(2){border-right:0}.section-heading h2{font-size:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.product-info{flex-direction:row}.product-info h3{font-size:20px}.product-price{font-size:14px}.collection-row{gap:18px}.collection-tile{gap:10px;align-items:flex-start}.collection-tile h3{font-size:20px}.collection-tile p{font-size:14px}.collection-tile>svg{width:16px}.story-copy{padding:50px 32px}.story-copy h2{font-size:43px}.story-picture{min-height:430px}.story-copy>p:not(.eyebrow){font-size:14px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-last{order:2}.footer-top>div:nth-child(2){order:3}.footer-top>div:nth-child(3){order:4}.footer-brand{order:1}.shop-title h1{font-size:50px}.product-detail{gap:28px}.detail-copy h1{font-size:36px}.add-row{flex-wrap:wrap}.add-row .btn.full{width:auto;flex:1}.add-row>.icon-btn{display:none}.product-detail .quantity{max-width:105px}.product-detail .quantity .icon-btn{width:30px}.review-grid{grid-template-columns:1fr 1fr}.checkout-layout{grid-template-columns:1.2fr 1fr;gap:24px}.order-summary{padding:22px}.checkout-page .field-row{grid-template-columns:1fr;gap:0}.checkout-page>h1{font-size:48px}.checkout-step h2{font-size:21px}.coupon-input{flex-wrap:wrap}.coupon-input .btn{width:100%}.content-page h1{font-size:50px}}@media (max-width: 600px){.announcement{height:32px;font-size:14px;letter-spacing:.035em}.store-header{height:79px;padding:0 16px;grid-template-columns:1fr auto 1fr}.wordmark{font-size:34px}.wordmark small{font-size:7px;letter-spacing:.06em}.header-actions{gap:0}.saved-link,.bag-label{display:none}.header-actions>.icon-btn{width:34px}.bag-btn{gap:6px;padding:10px 0 10px 4px}.bag-btn svg{width:18px}.bag-count{width:19px;height:21px;font-size:14px}.mobile-nav>.icon-btn{width:34px}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 24px 29px;min-height:384px}.hero-index .eyebrow{font-size:14px;letter-spacing:.14em}.hero-index .tiny-mark{font-size:25px}.hero h1{font-size:53px;margin:26px 0 22px}.hero-description{font-size:14px;line-height:1.8;max-width:290px;margin-bottom:24px}.hero .btn{font-size:14px;gap:32px;padding:15px 18px;min-height:47px}.hero-foot{padding-top:24px;font-size:14px}.hero-image{min-height:330px;aspect-ratio:1.18}.hero-image>img{object-position:50% 62%}.image-caption{bottom:22px;left:20px;font-size:14px}.hero-image-link{width:41px;height:41px;bottom:18px;right:18px}.value-strip{padding:24px 12px;gap:24px 0}.value-strip>div{gap:9px;font-size:14px}.value-strip svg{width:16px;height:16px}.section-wrap{padding:49px 20px}.section-heading{gap:16px;align-items:flex-start;margin-bottom:26px}.section-heading .eyebrow{font-size:14px;margin-bottom:12px}.section-heading h2{font-size:28px;max-width:250px}.section-heading>.underlink{font-size:14px;gap:8px;margin-top:2px}.featured .section-heading{flex-wrap:wrap}.featured .section-heading h2{max-width:none}.featured .section-heading>.underlink{margin-top:0}.product-grid{gap:25px 12px}.product-info{display:block;margin-top:13px}.product-info h3{font-size:17px;line-height:1.25}.product-info p{font-size:14px}.product-price{font-size:14px;margin-top:6px}.product-badge{font-size:6px;letter-spacing:.06em;max-width:calc(100% - 38px);padding:4px 5px;left:8px;top:11px}.save-product{width:30px;height:36px;right:2px;top:1px}.save-product svg{width:15px}.product-photo>a{aspect-ratio:4/5.2}.quick-add{transform:none;font-size:14px;min-height:40px;left:8px;bottom:8px;width:calc(100% - 16px);padding:9px}.quick-add svg{width:14px}.collection-row{grid-template-columns:1fr;padding-top:0;gap:0}.collection-tile{min-height:96px;border-top:0;padding:22px 0;align-items:center;gap:22px}.collection-tile:first-child{border-top:1px solid #bbc3af}.collection-tile h3{font-size:24px}.collection-tile .collection-num{align-self:center;padding:0;font-size:14px}.collection-tile>svg{width:20px}.story-section{grid-template-columns:1fr}.story-picture{min-height:330px;aspect-ratio:1.1}.story-caption{bottom:22px;left:24px;font-size:14px}.story-copy{padding:43px 28px 48px}.story-copy>.eyebrow{margin-bottom:23px;font-size:14px}.story-copy h2{font-size:52px}.story-copy>p:not(.eyebrow){font-size:14px;margin:25px 0}.closing-note{padding:49px 24px}.closing-note p{font-size:31px;margin:23px 0}.closing-note .btn{font-size:14px}.store-footer{padding:43px 24px 0}.footer-top{gap:34px 18px;padding-bottom:37px;grid-template-columns:1fr 1fr}.footer-brand .wordmark{font-size:39px}.footer-brand .wordmark small{font-size:14px}.footer-brand>p{font-size:14px;max-width:145px}.footer-last>.eyebrow{font-size:14px!important;line-height:1.8;margin-top:0!important}.footer-last>p:not(.eyebrow){font-size:23px}.footer-top>div>.eyebrow{font-size:14px}.footer-top>div>a:not(.wordmark){font-size:14px;margin-bottom:14px}.footer-bottom{flex-direction:column;gap:15px;font-size:14px}.footer-bottom>div{gap:24px}.demo-footer{font-size:14px;padding:12px 0;line-height:1.8}.shop-page{padding-top:38px}.shop-title{display:block}.shop-title h1{font-size:45px}.shop-title>p{font-size:14px;margin-top:20px}.shop-title>p br{display:none}.shop-controls{margin-top:29px;gap:12px;padding-top:15px;display:block}.category-nav{gap:8px 20px;font-size:14px}.shop-filters{gap:10px;margin-top:16px;justify-content:space-between}.shop-filters>select{max-width:150px;font-size:14px}.search-inline{max-width:165px}.results-count{font-size:14px;margin-top:24px}.product-page{padding-top:22px}.breadcrumb{font-size:14px;gap:8px;margin-bottom:24px;flex-wrap:wrap}.product-detail{grid-template-columns:1fr;gap:25px}.detail-copy{padding-top:6px}.detail-copy h1{font-size:40px}.detail-copy>.eyebrow{font-size:14px;margin-bottom:15px}.detail-price{font-size:19px;margin:19px 0}.product-description{font-size:14px}.detail-copy .add-row{flex-wrap:nowrap}.detail-copy .quantity{max-width:none}.detail-copy .quantity .icon-btn{width:38px}.reviews-section{margin-top:48px;padding-top:30px}.reviews-section .section-heading{flex-wrap:wrap}.reviews-section .btn{font-size:14px}.review-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:65px 1fr;gap:12px}.cart-line>img{width:65px;height:97px}.cart-line h3{font-size:16px}.cart-line>div>.between:last-child{font-size:14px}.checkout-layout{grid-template-columns:1fr;gap:24px}.checkout-page{padding-top:25px}.checkout-page>h1{font-size:47px;margin-bottom:30px}.checkout-step h2{font-size:22px}.order-summary{position:static;order:-1;padding:22px}.summary-items{display:block}.order-summary:focus-within .summary-items{display:block}.order-summary>.between{align-items:center}.order-summary h2{font-size:24px}.coupon-input{flex-wrap:nowrap;margin-top:20px}.coupon-input .btn{width:auto}.totals{padding-top:18px;margin-top:20px}.totals>div{font-size:14px}.totals .total{font-size:23px}.summary-note{display:none}.checkout-step{padding-bottom:24px;margin-bottom:24px}.back-link{font-size:14px;margin-bottom:27px}.checkout-page .check-row{font-size:14px}.confirmation{padding-top:35px}.confirmation>h1{font-size:37px}.confirmation>.eyebrow{font-size:14px}.confirmation-box{padding:21px;margin:28px 0}.confirmation-address{grid-template-columns:1fr;gap:24px}.confirmation-box>.between .badge{font-size:14px}.confirmation-box .line-list{font-size:14px}.confirmation-box .line-list li{gap:12px}.private-code{padding:16px}.private-code code{font-size:14px}.track-page{padding:47px 24px 64px}.track-page h1{font-size:48px}.content-page{padding:47px 24px 64px}.content-page h1{font-size:46px}.content-page .prose,.content-page>p:not(.eyebrow){font-size:15px;line-height:1.9}.contact-link{font-size:19px}.maintenance{padding:80px 24px}.maintenance h1{font-size:43px}.sync-warning{font-size:14px}}body{font-size:16px}.hero-description,.story-copy>p:not(.eyebrow){font-size:16px}.hero-index .eyebrow{font-size:12px}.hero-foot,.image-caption,.story-caption{font-size:11px}.wordmark small{font-size:11px;max-width:180px}.announcement{font-size:12px}.announcement>span{font-size:11px}.store-header{height:auto;min-height:104px;padding-top:18px;padding-bottom:18px}.product-info{flex-wrap:wrap}.product-info h3{font-size:21px}.product-badge{font-size:10px;line-height:1.6}.product-price{font-size:15px}.product-price del{font-size:13px}.save-product{width:44px;height:44px}.quick-add{min-height:44px}.store-app .icon-btn{width:44px;height:44px}.quantity{min-width:116px;max-width:130px}.quantity .icon-btn{width:40px!important}.footer-top>div>.eyebrow{font-size:12px}.footer-last>.eyebrow{line-height:1.6}.footer-bottom,.demo-footer{font-size:12px}.hero-description{max-width:370px}.hero h1,.detail-copy h1{overflow-wrap:anywhere}.wordmark{overflow-wrap:anywhere;max-width:240px}.hero .btn{max-width:100%}.hero-copy{min-width:0}.hero-index .tiny-mark,.closing-note .tiny-mark{display:none}.hero-index:before{content:"";width:20px;height:20px;display:block;border:1px solid #74865e;transform:rotate(45deg)}.store-app .btn{min-height:44px}.detail-copy details p{font-size:15px}.product-card .quick-add{visibility:hidden}.product-card:hover .quick-add,.product-card:focus-within .quick-add{visibility:visible}@media (hover: none){.product-card .quick-add{visibility:visible}}@media (max-width: 850px){.product-info{flex-direction:column}.value-strip>div{font-size:13px}.hero-description{font-size:14px}.hero-index .eyebrow{font-size:11px}}@media (max-width: 600px){.announcement{font-size:10px;height:auto;min-height:32px;padding:7px 16px;text-align:center}.wordmark{max-width:170px;font-size:31px}.wordmark small{font-size:9px;max-width:140px}.store-header{min-height:83px;padding-top:13px;padding-bottom:13px;gap:4px}.header-actions>.icon-btn{width:34px!important}.hero h1{font-size:50px}.hero-description{font-size:15px;max-width:320px}.hero-index .eyebrow{font-size:11px}.hero .btn{font-size:14px;gap:24px}.hero-foot{font-size:10px}.image-caption{font-size:10px;max-width:220px}.value-strip>div{font-size:11px;gap:8px}.product-info h3{font-size:19px}.product-badge{font-size:9px;max-width:calc(100% - 45px)}.product-price,.product-info p{font-size:14px}.quick-add{font-size:12px}.product-card .quick-add{visibility:visible}.product-photo>a{aspect-ratio:4/5.4}.story-copy>p:not(.eyebrow){font-size:16px}.section-heading .eyebrow{font-size:11px}.footer-brand .wordmark small{font-size:10px}.footer-top>div>.eyebrow,.footer-last>.eyebrow{font-size:10px!important}.footer-top>div>a:not(.wordmark){font-size:13px}.footer-brand>p{font-size:13px}.demo-footer{font-size:11px}.product-detail .add-row{flex-wrap:wrap}.product-detail .add-row>.btn{flex:1;gap:8px}.cart-line .quantity{min-width:102px}.cart-line .quantity .icon-btn{width:36px!important}.cart-line>div>.between:last-child{flex-wrap:wrap}.cart-line .between{gap:8px}.cart-line .between>.icon-btn{width:28px!important}.cart-line h3{font-size:18px}.detail-copy .product-description,.content-page .prose{font-size:16px}.order-summary .summary-items{display:block}.payment-option small,.checkout-fine{font-size:13px}.private-code code{font-size:12px}.shop-filters input,.shop-filters select{font-size:13px}.category-nav{font-size:13px;gap:6px 16px}}
