@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#29252d;--cream:#fff7ed;--paper:#fffdf9;--sage:#22aaa1;--sage-dark:#087f7a;--terracotta:#f63b7c;--peach:#ffd8e6;--sun:#f5bf2f;--orange:#f58a28;--purple:#7048b8;--line:#eadde3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:9px 16px;font-size:12px}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;justify-content:space-between;align-items:center;height:90px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:76px;height:76px}nav{gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--terracotta)}.header-cta,.primary-button{background:linear-gradient(100deg,var(--terracotta),#f45c55,var(--orange));color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:14px 22px;font-size:13px;font-weight:700;display:inline-block}.cart-button{cursor:pointer;border:0}.hero{background:var(--cream);grid-template-columns:1.03fr .97fr;min-height:670px;display:grid}.hero-copy{padding:105px 6vw 80px 9vw}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--terracotta);margin:0 0 18px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:27px;font:500 clamp(48px,5.4vw,80px)/.98 Fraunces,serif}h1 em{color:var(--terracotta);font-weight:500}.hero-text{color:#5f695f;max-width:510px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.shop-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:570px;margin-top:38px;display:grid}.shop-shortcuts a{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;padding:13px 15px;transition:transform .2s,border-color .2s}.shop-shortcuts a:hover{border-color:var(--terracotta);transform:translateY(-2px)}.shop-shortcuts span,.shop-shortcuts strong{display:block}.shop-shortcuts span{color:#7b6d74;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px}.shop-shortcuts strong{font:500 16px Fraunces}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:14px;font-weight:700}.text-link span{margin-left:8px}.hero-art{background:var(--cream);min-height:570px;position:relative;overflow:hidden}.hero-art>img{object-fit:cover;width:100%;height:100%;display:block}.hero-slide{animation:.55s ease-out heroFade}@keyframes heroFade{0%{opacity:.25;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#231c2299);position:absolute;inset:0}.hero-art>p{color:#fff;z-index:2;text-shadow:0 2px 18px #00000040;font:500 25px/1.25 Fraunces;position:absolute;bottom:72px;left:42px;right:42px}.hero-art>p span{color:#ffd44f}.hero-carousel-controls{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:24px;left:36px;right:36px}.hero-carousel-controls>button{color:#fff;cursor:pointer;background:#19141959;border:1px solid #ffffffb3;border-radius:50%;width:32px;height:32px}.hero-carousel-controls>div{gap:7px;display:flex}.hero-carousel-controls>div button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:7px;height:7px;padding:0}.hero-carousel-controls>div button.active{background:#fff;border-radius:99px;width:22px}.promise-row{border-bottom:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;justify-content:space-around;gap:20px;padding:22px 5vw;font-size:12px;font-weight:700;display:flex}.editorial-section{border-top:1px solid var(--line);background:linear-gradient(#fff7ed,#fffdf9);padding:88px 7vw 100px}.editorial-heading{text-align:center;max-width:720px;margin:0 auto 48px}.editorial-heading h2{letter-spacing:-.04em;margin-bottom:18px;font:500 clamp(38px,4.5vw,60px)/1.04 Fraunces}.editorial-heading>p:last-child{color:#6c5f67;line-height:1.7}.editorial-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1240px;margin:0 auto;display:grid}.editorial-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px #3d2b3514}.editorial-image{height:320px;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%;display:block}.book-card-image{background:linear-gradient(145deg,#ff7baa,#ffb444);padding:28px}.book-card-image img{border-radius:8px;width:min(300px,80%);margin:auto;transform:rotate(-2deg);box-shadow:-8px 9px #7149b6,0 18px 36px #53234338}.founder-card-image img{object-position:center 42%}.editorial-copy{padding:38px 40px 42px}.editorial-copy h2{letter-spacing:-.035em;margin-bottom:18px;font:500 clamp(30px,3vw,44px)/1.08 Fraunces}.editorial-copy>p:not(.eyebrow){color:#665d63;margin-bottom:26px;line-height:1.7}.editorial-copy cite{color:var(--ink);font-family:Fraunces}.editorial-copy blockquote{border-left:3px solid var(--terracotta);color:#5c4e57;background:#fff3f7;margin:4px 0 26px;padding:15px 18px;font:500 17px/1.5 Fraunces}.shop-section{padding:72px 7vw 100px;scroll-margin-top:95px}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:44px;display:flex}.section-heading h2,.story h2{letter-spacing:-.035em;margin:0;font:500 clamp(38px,4vw,58px)/1.05 Fraunces}.section-heading>p{color:#687168;max-width:460px;line-height:1.7}.filter-panel{border:1px solid var(--line);background:linear-gradient(135deg,#fffaf4,#fff4f8);border-radius:20px;margin-bottom:38px;overflow:hidden;box-shadow:0 12px 35px #3d2b350f}.filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:1fr auto auto;align-items:center;gap:16px;min-height:70px;padding:18px 24px;list-style:none;display:grid}.filter-toggle::-webkit-details-marker{display:none}.filter-toggle:hover{background:#ffffff7a}.filter-toggle:focus-visible{outline-offset:-3px;outline:3px solid #f63b7c47}.filter-toggle-title{align-items:center;gap:9px;font:600 17px DM Sans,sans-serif;display:flex}.filter-toggle-title strong{background:var(--terracotta);color:#fff;border-radius:99px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;display:grid}.filter-result-count{color:#756a70;font-size:12px}.filter-chevron{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:transform .2s;display:grid}.filter-panel[open] .filter-chevron{transform:rotate(180deg)}.filter-content{border-top:1px solid var(--line);padding:0 24px 18px}.filter-row>span{letter-spacing:.1em;text-transform:uppercase;color:#6f6269;font-size:11px;font-weight:700}.filter-row{grid-template-columns:180px 1fr;align-items:start;gap:16px;padding-top:15px;display:grid}.filter-row>span{padding-top:11px}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button,.empty-state button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:99px;padding:10px 17px;font-size:13px}.filters button.active,.filters button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-summary{border-top:1px solid var(--line);color:#756a70;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.filter-summary button{color:var(--terracotta);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:700}.filter-summary button:disabled{color:#9b9096}.product-grid,.loading-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-grid.collapsed .product-card:nth-child(n+9){display:none}.product-grid-toggle{border:1px solid var(--ink);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:99px;margin:34px auto 0;padding:12px 21px;font-size:12px;font-weight:700;display:block}.product-grid-toggle:hover{background:var(--ink);color:#fff}.product-card{cursor:pointer;min-width:0;position:relative}.product-image{aspect-ratio:1/1.12;background:var(--cream);overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.03)}.product-card.loading{opacity:.72;pointer-events:none}.product-info{justify-content:space-between;gap:14px;padding:18px 2px;display:flex}.product-info>div{min-width:0}.product-info h3{margin-bottom:8px;font:500 18px/1.2 Fraunces}.product-label{color:var(--terracotta);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:10px}.product-description{color:#687168;margin-bottom:0;font-size:12px;line-height:1.5}.price{white-space:nowrap;font-size:13px;font-weight:700}.quick-add{border:1px solid var(--ink);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;width:100%;padding:11px;font-size:12px;font-weight:700}.loading-card{aspect-ratio:1/1.25;background:linear-gradient(100deg,#eee9df 30%,#f8f4ec 50%,#eee9df 70%) 0 0/200% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.connect-state,.empty-state{text-align:center;background:var(--cream);border:1px solid var(--line);padding:70px 24px}.connect-state h3{margin-bottom:15px;font:500 36px Fraunces}.connect-state>p:not(.eyebrow){color:#667066;max-width:620px;margin:0 auto 30px;line-height:1.7}.connect-icon{border:1px solid var(--sage-dark);border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 20px;font-size:24px;display:grid}.faq-section{border-top:1px solid var(--line);background:#fff;padding:90px 7vw 100px;scroll-margin-top:95px}.faq-heading{text-align:center;max-width:700px;margin:0 auto 40px}.faq-heading h2{letter-spacing:-.035em;margin-bottom:16px;font:500 clamp(38px,4vw,56px)/1.05 Fraunces}.faq-heading>p:last-child{color:#687168;line-height:1.7}.faq-list{border-top:1px solid var(--line);max-width:860px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 2px;font:500 19px/1.35 Fraunces;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font:400 20px DM Sans;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:#687168;max-width:720px;padding:0 52px 22px 2px;line-height:1.7}footer{background:var(--ink);color:#f8f2e9;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:70px 7vw 30px;display:grid}.footer-logo{object-fit:contain;border-radius:50%;width:118px;height:118px}.footer-brand p{color:#d8ced6;margin-top:14px}footer h3{text-transform:uppercase;letter-spacing:.15em;color:#ff8bb2;font-size:12px}footer>div:not(.footer-brand){flex-direction:column;gap:13px;font-size:14px;display:flex}.copyright{color:#bbb2bd;border-top:1px solid #554e59;grid-column:1/-1;margin-top:30px;padding-top:24px;font-size:12px}.modal-backdrop,.drawer-backdrop{z-index:50;background:#171f199e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:var(--paper);grid-template-columns:1fr 1fr;width:min(900px,100%);max-height:90vh;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #00000040}.product-gallery{background:var(--cream);flex-direction:column;min-width:0;display:flex}.product-gallery-main{flex:1;min-height:510px;position:relative;overflow:hidden}.product-gallery-main>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gallery-arrow{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:1px solid #29252d2e;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #29252d1f}.gallery-previous{left:14px}.gallery-next{right:14px}.product-thumbnails{background:var(--paper);border-top:1px solid var(--line);gap:9px;padding:12px;display:flex;overflow-x:auto}.product-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;flex:0 0 68px;width:68px;height:68px;padding:3px}.product-thumbnails button.active{border-color:var(--terracotta)}.product-thumbnails img{object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.modal-copy{align-self:center;padding:64px 52px}.modal-copy h2,.cart-title h2{font:500 38px/1.1 Fraunces}.modal-description{color:#687168;margin:0;line-height:1.65}.modal-copy label{text-transform:uppercase;letter-spacing:.08em;margin:30px 0 8px;font-size:12px;font-weight:700;display:block}.modal-copy select{border:1px solid var(--line);background:#fff;width:100%;padding:14px}.add-button{cursor:pointer;border:0;width:100%;margin-top:14px}.fine-print{color:#687168;margin-top:16px;font-size:12px;line-height:1.6}.close-button{cursor:pointer;background:0 0;border:0;padding:10px;font-size:30px;line-height:1}.product-modal>.close-button{background:var(--paper);border-radius:50%;width:42px;height:42px;padding:0;position:absolute;top:10px;right:12px}.drawer-backdrop{place-items:stretch end;padding:0}.cart-drawer{background:var(--paper);flex-direction:column;width:min(480px,100vw);height:100%;display:flex;box-shadow:-20px 0 60px #00000040}.cart-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:32px;display:flex}.cart-title h2{margin:0}.cart-title .eyebrow{margin-bottom:8px}.cart-items{flex:1;padding:10px 32px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto;gap:16px;padding:22px 0;display:grid}.cart-item img{object-fit:cover;background:var(--cream);width:80px;height:96px}.cart-item h3{margin-bottom:5px;font:500 16px Fraunces}.cart-item p{color:#687168;font-size:12px}.cart-item strong{font-size:13px}.quantity{border:1px solid var(--line);width:max-content;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;width:30px}.quantity span{text-align:center;width:28px;font-size:12px;line-height:30px}.cart-summary{border-top:1px solid var(--line);padding:26px 32px 32px}.cart-summary>div{justify-content:space-between;font:500 20px Fraunces;display:flex}.cart-summary p{color:#687168;margin:10px 0 16px;font-size:11px}.checkout-button{cursor:pointer;border:0;width:100%}.cart-empty{text-align:center;padding:60px 32px}.cart-empty p{font:500 24px/1.4 Fraunces}.cart-empty button{cursor:pointer;background:0 0}.checkout-error{color:#a43f31!important}@media (width<=900px){nav,.header-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 7vw}.hero-art{min-height:520px}.promise-row{justify-content:flex-start;overflow:auto}.promise-row span{white-space:nowrap}.product-grid,.loading-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr;max-width:680px}.section-heading{flex-direction:column;align-items:start}.site-header{height:76px}}@media (width<=520px){.hero-actions{flex-direction:column;align-items:flex-start}.shop-shortcuts{grid-template-columns:1fr 1fr;margin-top:30px}.hero-art{min-height:430px}.product-grid,.loading-grid{grid-template-columns:1fr}.product-grid.collapsed .product-card:nth-child(n+5){display:none}.shop-section{padding:58px 5vw 75px}.filter-toggle{grid-template-columns:1fr auto;min-height:64px;padding:15px 16px}.filter-result-count{grid-area:2/1}.filter-chevron{grid-area:1/2/3}.filter-content{padding:0 16px 15px}.filter-row{grid-template-columns:1fr;gap:9px}.filter-row>span{padding-top:0}.filters{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filters button{white-space:nowrap}.editorial-section,.faq-section{padding:62px 5vw 72px}.editorial-heading{margin-bottom:34px}.editorial-image{height:250px}.editorial-copy{padding:30px 24px 34px}.faq-list summary{font-size:17px}footer{grid-template-columns:1fr}.copyright{grid-column:1}}@media (width<=700px){.product-modal{grid-template-columns:1fr}.product-gallery-main{aspect-ratio:1/.82;min-height:0}.modal-copy{padding:38px 26px}.modal-backdrop{padding:12px}}.hero-art{background:linear-gradient(145deg,#ffe4ee,#fff2d6)}.founder-card-image{background:linear-gradient(145deg,#ffd8e6,#f5bf2f);padding:18px}.founder-card-image img{object-fit:contain;object-position:center;border-radius:14px}@media (width<=520px){.hero-art{min-height:360px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
