@font-face{font-family:Geologica;src:url(../assets/fonts/geologica.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:light;--ground:#fbf8f2;--paper:#fffdf8;--well:#f1ede6;--ink:#342638;--muted:#756775;--signal:#703c6e;--coral:#ed695f;--cream:#fff6df;--line:rgba(70,43,59,.14);--nav:rgba(251,248,242,.87);--shadow:0 12px 36px rgba(71,41,52,.08);--shadow-lg:0 28px 65px rgba(71,41,52,.13);--highlight:inset 0 1px 0 rgba(255,255,255,.88);--ease:cubic-bezier(.22,1,.36,1);--page:clamp(20px,5vw,80px);--radius:28px;--section:clamp(68px,8vw,120px)}:root[data-theme=dark]{color-scheme:dark;--ground:#241e27;--paper:#302833;--well:#392f3c;--ink:#f7efe7;--muted:#c2b2c3;--signal:#f2b7cb;--line:rgba(243,224,238,.16);--nav:rgba(36,30,39,.91);--shadow:0 12px 36px rgba(8,3,9,.22);--shadow-lg:0 28px 65px rgba(8,3,9,.3);--highlight:inset 0 1px 0 rgba(255,255,255,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--ground);color:var(--ink);font-family:Geologica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:420;letter-spacing:-.055em;line-height:1.07;text-wrap:balance}h1{font-size:clamp(48px,6.1vw,86px)}h2{font-size:clamp(32px,3.6vw,50px)}h3{font-size:23px;letter-spacing:-.035em;line-height:1.2}em{font-style:normal;color:var(--signal)}p{color:var(--muted)}small{font-size:12px}::selection{background:#eed9e9;color:#342638}:focus-visible{outline:3px solid var(--signal);outline-offset:5px}main:focus{outline:0}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{min-width:0;color:var(--ink);accent-color:var(--signal)}.wrap{width:min(1280px,calc(100% - var(--page)*2));margin-inline:auto}.wrap-wide{width:min(1496px,calc(100% - 32px));margin-inline:auto}.section{padding-block:var(--section)}.icon{width:22px;height:22px;flex-shrink:0}.eyebrow{font-size:11px;font-weight:570;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);line-height:1.55}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{max-width:22ch}.text-link,.text-button{display:inline-flex;align-items:center;gap:12px;min-height:44px;background:transparent;font-size:13px;font-weight:540}.text-link .icon{width:19px;transition:transform .3s var(--ease)}.text-link:hover .icon{transform:translate(4px)}.button{min-height:52px;display:inline-flex;justify-content:center;align-items:center;gap:16px;padding:14px 24px;border-radius:99px;font-size:13px;font-weight:560;line-height:1.2;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.97)}.primary{background:#533552;color:#fff8ee;box-shadow:inset 0 1px #ffffff38,0 7px 18px #5335522b}.cream{background:#fff7e8;color:#51304a;box-shadow:var(--highlight),0 8px 18px #4f22271f}.subtle{background:var(--paper);box-shadow:var(--shadow),var(--highlight)}.round{width:44px;height:44px;min-width:44px;display:inline-grid;place-items:center;padding:0;border-radius:50%;background:var(--paper);box-shadow:var(--highlight),0 3px 8px #452c3d0f;position:relative;transition:transform .22s var(--ease),background .22s}.round:hover{transform:translateY(-2px);background:var(--well)}.round.selected{color:#b1305e;background:#ffe2eb}.round.selected .icon{fill:currentColor}.round.selected .icon path{stroke-width:1.2}.chip{min-height:44px;padding:10px 20px;border:1px solid transparent;border-radius:99px;background:var(--well);font-size:13px;white-space:nowrap}.chip:hover{border-color:var(--line)}.chip.active{color:var(--ground);background:var(--ink);box-shadow:0 5px 12px #2d1a2c1a}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:8px;left:8px;background:var(--ink);color:var(--ground);padding:10px 16px;z-index:100;transform:translateY(-160%)}.skip:focus{transform:translateY(0)}.study-note{height:27px;display:flex;align-items:center;justify-content:center;gap:12px;background:#eee6db;color:#62555c;font-size:10px;letter-spacing:.04em}.header{height:94px;position:sticky;top:0;z-index:30;background:var(--nav);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-size:39px;font-weight:650;line-height:1;letter-spacing:-.085em;display:inline-flex;align-items:baseline;gap:3px}.brand-dot{height:7px;width:7px;border-radius:50%;background:var(--coral);margin-left:2px}.nav-shell>nav{display:flex;gap:32px;align-items:center}.nav-shell>nav a{position:relative;font-size:13px;min-height:44px;display:flex;align-items:center}.nav-shell>nav a:after{content:"";position:absolute;bottom:6px;left:50%;width:4px;height:4px;background:var(--coral);border-radius:50%;opacity:0}.nav-shell>nav a[aria-current]:after{opacity:1}.nav-shell>nav a[aria-current]{font-weight:620}.nav-actions{display:flex;gap:8px}.nav-actions .round{background:transparent;box-shadow:none}.nav-actions .theme-button{background:var(--paper);box-shadow:var(--shadow)}.saved-count{position:absolute;right:2px;top:0;font-size:10px;font-weight:650}.mobile-only{display:none}.sunroom-hero{position:relative;display:grid;grid-template-columns:1fr 1.04fr;gap:16px;min-height:675px;border-radius:38px;overflow:hidden;background:radial-gradient(ellipse at 5% 100%,#ffe8d4 0,transparent 46%),linear-gradient(112deg,#ffe5a5,#ffddc1 49%,#c7ecdc);color:#3f2a3d;padding:68px clamp(30px,5vw,78px) 28px}.hero-copy{padding-block:12px 34px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{color:#74614e;display:flex;align-items:center;gap:10px}.tiny-sun{color:#c65c38;font-size:26px;line-height:1}.hero-copy h1{font-size:clamp(55px,5.7vw,84px);letter-spacing:-.065em;line-height:1.02;margin-top:25px;white-space:nowrap}.hero-copy h1 em{display:inline;color:#a44048}.hero-dek{font-size:17px;line-height:1.7;color:#796652;margin-top:24px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:29px}.hero-bottom-note{margin-top:45px}.handwritten{font-size:13px;color:#977857;transform:rotate(-3deg);display:block;font-weight:400}.hero-still-life{position:relative;width:100%;min-height:555px;perspective:900px;isolation:isolate;transform:translate3d(var(--hx,0),var(--hy,0),0);transition:transform .6s var(--ease)}.scene-window{position:absolute;width:88%;height:90%;top:0;right:-3%;border-radius:47% 47% 38% 42%;background:radial-gradient(ellipse at 15% 10%,#eeffad 0,#a4e5cd 43%,#55bcc7);box-shadow:inset 10px 12px 35px #ffffffbf,inset -4px -10px 30px #2d858c2b}.scene-shadow{position:absolute;width:70%;height:11%;left:14%;bottom:17%;border-radius:50%;background:#31564b25;filter:blur(18px)}.acrylic-disc{position:absolute;border-radius:50%;background:linear-gradient(140deg,#ffffffde,#e8f7e22e);border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 -15px 12px #98d2c380,0 22px 20px #3d6e631f;z-index:2}.disc-one{left:2%;bottom:20%;width:67%;height:22%;transform:rotate(-7deg)}.disc-two{right:-2%;bottom:31%;width:42%;height:16%;transform:rotate(7deg)}.hero-bottle{position:absolute;z-index:4;filter:drop-shadow(13px 22px 14px rgba(60,69,32,.18));transform-origin:50% 90%}.hero-bottle img{height:100%;width:auto;max-width:none;object-fit:contain}.bottle-main{height:75%;left:25%;bottom:24%;transform:rotate(-13deg);animation:bottle-breathe 9s ease-in-out infinite}.bottle-back{height:52%;right:4%;bottom:42%;transform:rotate(17deg);z-index:3}.bottle-small{height:41%;right:22%;bottom:22%;transform:rotate(7deg);z-index:5}.glass-pebble{position:absolute;display:block;border-radius:47% 53% 62% 38%/45% 34% 66% 55%;border:1.5px solid rgba(255,255,255,.65);background:radial-gradient(ellipse at 23% 20%,rgba(255,255,255,.9),transparent 15%),radial-gradient(ellipse at 69% 83%,rgba(255,255,255,.8),transparent 30%),linear-gradient(145deg,#e2f3f759,#a3e3ce52);box-shadow:inset 4px 5px 5px #ffffffb3,inset -8px -10px 12px #2b868f40,3px 15px 22px #356e6224;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pebble-one{width:70px;height:90px;left:9%;top:19%;z-index:5;transform:rotate(24deg)}.pebble-two{width:46px;height:55px;right:3%;bottom:24%;z-index:6}.scene-caption{position:absolute;z-index:7;left:9%;right:4%;bottom:1%;border:1px solid rgba(255,255,255,.82);box-shadow:0 16px 34px #4b68531f,inset 0 1px #fffc;background:#fffdf2a6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;min-height:91px;padding:18px 20px 18px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.scene-caption small{display:block;color:#6e7569;font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px}.scene-caption strong{font-size:17px;font-weight:520;letter-spacing:-.025em}.caption-arrow{width:44px;height:44px;display:grid;place-items:center;background:#fff9efaa;border-radius:50%;box-shadow:0 2px 10px #29361d0f}@keyframes bottle-breathe{0%,to{transform:translateY(0) rotate(-13deg)}50%{transform:translateY(-8px) rotate(-11deg)}}.peach{--art-ground:#ffc9b8;background-color:#ffc9b8}.mint{--art-ground:#cce99e;background-color:#cce99e}.lilac{--art-ground:#d8bdf4;background-color:#d8bdf4}.butter{--art-ground:#ffe58b;background-color:#ffe58b}.pool{--art-ground:#abe1ee;background-color:#abe1ee}.rose{--art-ground:#f5c2da;background-color:#f5c2da}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.product-card{min-width:0}.product-well{position:relative;border-radius:22px;height:302px;overflow:hidden;box-shadow:inset 0 2px 6px #fff6,inset 0 -8px 20px #593c3610}.product-well:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 15% 10%,#fff7,transparent 60%);z-index:0}.product-photo{width:100%;height:100%;display:grid;place-items:center}.product-photo img{position:relative;width:100%;height:100%;object-fit:contain;transition:transform .6s var(--ease)}.product-card:hover .product-photo img{transform:scale(1.06) rotate(-2deg)}.save-button,.compare-button{position:absolute;z-index:3;right:10px;top:10px;background:#fffdf1bf;color:#51344a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--highlight)}.compare-button{top:auto;bottom:10px;opacity:0;transform:translateY(6px)}.product-well:hover .compare-button,.compare-button:focus-visible,.compare-button.selected{opacity:1;transform:none}.product-card-info{display:flex;gap:12px;justify-content:space-between;align-items:start;padding-top:18px}.brand-name{display:block;font-size:10px;font-weight:590;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.product-card h3{font-size:18px;line-height:1.3;letter-spacing:-.025em;margin-top:5px}.price{font-size:13px;white-space:nowrap;line-height:1.5;padding-top:3px}.product-type,.small-status{font-size:12px;color:var(--muted);display:block;margin-top:7px}.small-status{color:var(--signal)}.editorial-art{position:relative;isolation:isolate;width:100%;aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:4%;border-radius:24px;color:#342638}.editorial-art:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 0 0,#fff8,transparent 75%);pointer-events:none}.material-crop{width:85%;height:88%;border-radius:44% 56% 39% 61%/57% 45% 55% 43%;overflow:hidden;position:relative;mix-blend-mode:multiply;transform:rotate(-14deg) scale(1.07)}.material-crop img{width:100%;height:100%;object-fit:cover}.art-lens{position:absolute;width:26%;aspect-ratio:1;right:8%;bottom:8%;border-radius:50%;background:linear-gradient(130deg,#fff9,#fff1);border:1px solid #fffa;box-shadow:inset 4px 4px 6px #fff6,0 13px 26px #6a776c21;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.art-product{position:relative;flex:0 0 46%;height:86%;overflow:hidden;border-radius:110px;transform:rotate(-11deg);box-shadow:0 20px 30px #48324415;background:#ffffff4d}.art-product img{width:100%;height:100%;object-fit:contain}.ap-1{transform:rotate(11deg) translateY(7%)}.solo .art-product{flex-basis:64%;height:87%;transform:rotate(-8deg)}.editorial-feature{display:grid;grid-template-columns:1fr 1fr;background:#f48b7c;border-radius:34px;overflow:hidden;color:#422334;min-height:550px}.feature-image{position:relative;min-width:0;padding:28px}.feature-image .editorial-art{height:100%;border-radius:48% 48% 45% 45%;aspect-ratio:auto;background:#d8ee99}.feature-image .material-crop{width:100%;height:100%;transform:rotate(15deg) scale(1.25);mix-blend-mode:multiply}.feature-image .art-lens{width:33%;height:auto;bottom:11%;right:14%}.feature-copy{padding:65px clamp(30px,5vw,80px) 60px 35px;align-self:center}.feature-copy .eyebrow{color:#58233d}.feature-copy h2{font-size:clamp(34px,3.8vw,55px);margin:18px 0 22px;letter-spacing:-.045em}.feature-copy em{color:#632b48;text-decoration:underline;text-decoration-color:#ffe9bb;text-decoration-thickness:3px;text-underline-offset:6px}.feature-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:#502435;max-width:43ch;margin-bottom:28px}.image-caption{position:absolute;bottom:13px;left:45px;color:#502435;font-size:10px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 27px}.story-card{min-width:0}.story-card .editorial-art{transition:transform .6s var(--ease)}.story-art-link{display:block;overflow:hidden;border-radius:24px}.story-card:hover .editorial-art{transform:scale(1.025)}.story-meta{display:flex;justify-content:space-between;gap:12px;margin:18px 0 9px;font-size:11px;color:var(--muted)}.story-card h3{font-size:24px;max-width:22ch}.founder-invite{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px;align-items:center;padding:15px 6% var(--section)}.founder-seal{height:240px;width:240px;justify-self:center;display:grid;place-content:center;position:relative;background:#ddc4f3;color:#794778;font-size:145px;font-weight:650;letter-spacing:-.09em;border-radius:49% 51% 47% 53%;box-shadow:inset 5px 6px 15px #fff8,inset -12px -12px 18px #895c9220,0 22px 46px #8a549110;transform:rotate(-7deg)}.founder-seal>span{font-size:48px;position:absolute;right:-5px;bottom:5px;color:#d77962;line-height:1}.founder-invite h2{margin:12px 0 18px;font-size:clamp(30px,3.5vw,46px)}.founder-invite p:not(.eyebrow){max-width:46ch;font-size:15px;line-height:1.7;margin-bottom:12px}.page-intro{position:relative;padding:55px 0 46px;overflow:hidden;min-height:330px}.page-intro h1{font-size:clamp(46px,5.5vw,75px);margin:14px 0 20px;max-width:19ch}.page-intro>p:not(.eyebrow){font-size:16px;max-width:50ch}.catalog-sculpture{position:absolute;right:4%;top:28px;width:28%;height:265px}.sculpture-pool{position:absolute;inset:10% -10% 0;background:#d7c6f2;border-radius:50%;box-shadow:inset 4px 5px 14px #fff8;transform:rotate(-18deg)}.catalog-sculpture img{height:88%;position:absolute;right:35%;bottom:10%;transform:rotate(18deg);filter:drop-shadow(18px 14px 8px #58406122)}.catalog-sculpture .glass-pebble{height:75px;width:86px;right:2%;bottom:4%;transform:rotate(30deg)}.catalog-toolbar{display:flex;gap:14px;align-items:center;margin:12px 0 24px}.search-field{display:flex;align-items:center;gap:12px;min-height:52px;background:var(--paper);border-radius:99px;padding:0 18px;box-shadow:inset 1px 2px 5px #6a4d6410;min-width:0;flex:1}.search-field .icon{width:19px;color:var(--muted)}.search-field input{border:0;outline:0!important;background:transparent;width:100%;height:52px;font-size:13px;min-width:0}.search-field:focus-within{outline:2px solid var(--signal);outline-offset:2px}.sort-field{position:relative;display:flex;gap:10px;align-items:center}.sort-field select{min-height:52px;padding:12px 30px 12px 17px;border:0;background:var(--paper);border-radius:99px;font-size:12px;appearance:none;max-width:180px}.sort-field>.icon{position:absolute;right:10px;pointer-events:none;width:17px}.category-row{display:flex;align-items:center;gap:8px;overflow:auto;padding:4px 1px 15px;scrollbar-width:none}.catalog-context{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:8px 0 25px;font-size:12px;color:var(--muted)}.inline-check{display:flex;gap:9px;align-items:center;min-height:44px;font-size:12px}.inline-check input{width:16px;height:16px}.catalog-footnote{max-width:70ch;margin:42px 0 80px;font-size:12px;line-height:1.7}.empty{padding:55px 0;grid-column:1/-1}.empty p{margin:15px 0 25px}.active-dot{width:6px;height:6px;border-radius:50%;background:var(--coral)}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:44px;padding:15px 0;font-size:11px;color:var(--muted)}.breadcrumb a:hover{color:var(--signal)}.product-overview{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(32px,6.4vw,95px);align-items:start;margin:22px 0 80px}.gallery-stage{height:590px;border-radius:38px;position:relative;width:100%;display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 3px 12px #fff8}.gallery-stage>img{width:100%;height:100%;object-fit:contain;transition:transform .6s var(--ease)}.gallery-stage:hover>img{transform:scale(1.035)}.zoom-indicator{position:absolute;right:16px;bottom:16px;border-radius:50%;height:44px;width:44px;background:#fffaf3d9;display:grid;place-items:center;color:#47303e}.gallery-thumbs{display:flex;gap:10px;margin-top:15px}.gallery-thumbs button{padding:0;width:76px;height:76px;border-radius:16px;overflow:hidden;outline-offset:3px;background:#f3ece4;border:1px solid transparent}.gallery-thumbs button.active{border:2px solid var(--signal)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.photo-credit{font-size:10px;color:var(--muted);display:block;margin-top:12px}.product-reading{padding-top:24px}.product-reading h1{font-size:clamp(38px,4.2vw,59px);max-width:12ch;margin-top:10px}.product-tagline{font-size:15px;margin-top:17px}.verdict{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;font-weight:570;margin-top:26px}.verdict .icon{width:17px}.verdict.positive{color:var(--signal)}.verdict>span{color:var(--muted);font-weight:380;margin-left:auto;font-size:11px}.review-reason{font-size:17px;color:var(--ink);line-height:1.65;margin-top:20px}.buy-row{display:flex;justify-content:space-between;align-items:center;margin:29px 0 20px}.buy-row>div{display:flex;gap:12px;align-items:baseline}.buy-row strong{font-size:27px;font-weight:420}.buy-row small{font-size:12px;color:var(--muted)}.brand-purchase{width:100%}.commerce-note{font-size:11px;line-height:1.55;margin-top:14px}.at-a-glance{margin-top:28px;border-top:1px solid var(--line);padding-top:6px}.at-a-glance>div{display:grid;grid-template-columns:85px 1fr;gap:20px;margin:15px 0}.at-a-glance span{font-size:12px;color:var(--muted)}.at-a-glance p{font-size:13px;color:var(--ink)}.product-reading>.text-link{font-size:12px;color:var(--signal);margin-top:7px}.product-detail-area{display:grid;grid-template-columns:.84fr 1.16fr;gap:80px;padding:35px 0 60px;align-items:start}.product-detail-area>header{position:sticky;top:124px}.product-detail-area h2{margin-top:12px}.product-detail-area>header>p:not(.eyebrow){margin-top:24px;font-size:14px;line-height:1.75;max-width:43ch}.detail-stack{min-width:0}.detail-stack details{background:var(--paper);border-radius:20px;padding:0 25px;margin-bottom:12px;box-shadow:var(--highlight)}summary{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:64px;padding:18px 0;font-size:15px;list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary small{display:block;font-size:11px;color:var(--muted);margin-top:4px}summary .icon{width:18px;transition:transform .25s}details[open]>summary>.icon{transform:rotate(180deg)}.ingredient-list>a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:65px;border-top:1px solid var(--line);padding:13px 0}.ingredient-list strong{font-size:13px;font-weight:500}.ingredient-list small{display:block;color:var(--muted);font-size:11px}.ingredient-list .icon{width:17px}.fine-print{font-size:12px;line-height:1.7;color:var(--muted)}.detail-stack .fine-print{padding:18px 0 23px}.detail-copy{padding-bottom:25px}.detail-copy p{font-size:13px;line-height:1.75;margin-bottom:12px}.source-item{display:flex;justify-content:space-between;gap:20px;padding:15px 0;font-size:12px;color:var(--ink);border-bottom:1px solid var(--line);line-height:1.5}.source-item small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.source-item .icon{width:17px;margin-top:3px}.next-story{display:grid;grid-template-columns:210px 1fr auto;gap:30px;align-items:center;margin:25px 0 85px;padding:18px;background:var(--paper);border-radius:25px}.next-story .editorial-art{border-radius:16px;aspect-ratio:1.6}.next-story>span small{display:block;color:var(--muted);font-size:12px;margin-bottom:9px}.next-story strong{font-size:25px;line-height:1.2;font-weight:420;letter-spacing:-.035em}.next-story>.icon{margin-right:20px}.journal-intro{position:relative;padding:65px 0 48px}.journal-intro h1{margin-top:16px;font-size:clamp(54px,6.9vw,95px)}.journal-intro>p:not(.eyebrow){position:absolute;right:2%;bottom:70px;font-size:16px}.journal-flower{position:absolute;right:15%;top:5px;font-size:170px;color:#e5826e;font-weight:260;transform:rotate(-12deg)}.journal-feature{display:grid;grid-template-columns:1.08fr .92fr;background:var(--well);border-radius:32px;overflow:hidden;align-items:center;margin:24px 0 65px;box-shadow:var(--highlight)}.journal-feature>.editorial-art{aspect-ratio:1.22;height:100%;border-radius:0}.journal-feature>div:not(.editorial-art){padding:45px 55px}.journal-feature h2{font-size:42px;margin:18px 0;max-width:15ch}.journal-feature>div>p:not(.eyebrow){font-size:14px;line-height:1.75;margin-bottom:22px}.journal-stories{padding-bottom:var(--section)}.article-intro{max-width:940px;text-align:center;padding:32px 0 36px}.article-intro .breadcrumb{justify-content:center;margin-bottom:18px}.article-intro h1{font-size:clamp(44px,5.2vw,72px);max-width:20ch;margin:auto}.article-dek{max-width:59ch;font-size:17px;line-height:1.7;margin:25px auto}.byline{display:flex;align-items:center;justify-content:center;gap:12px;text-align:left;margin-top:27px}.avatar{width:42px;height:42px;background:#eedfcb;color:#674838;border-radius:50%;display:inline-grid;place-items:center;font-size:11px;font-weight:550;flex-shrink:0}.byline strong{font-size:12px;font-weight:540}.byline small{display:block;font-size:11px;color:var(--muted);margin-top:2px}.article-art{max-width:1080px;margin-top:8px}.article-art .editorial-art{aspect-ratio:2.05;border-radius:28px}.article-art .material-crop{height:130%;width:65%}.article-art .art-product{flex-basis:28%;height:90%}.article-art .art-lens{width:16%}.article-art figcaption{font-size:10px;color:var(--muted);margin:12px 12px 0}.article-reading{display:grid;grid-template-columns:230px minmax(0,700px);justify-content:center;gap:65px;padding-block:65px}.reading-nav{position:sticky;top:125px;align-self:start;display:flex;flex-direction:column;gap:15px}.reading-nav a{font-size:12px;line-height:1.55;color:var(--muted)}.reading-nav a:hover{color:var(--signal)}.prose{min-width:0}.prose h2{font-size:29px;line-height:1.2;letter-spacing:-.035em;margin-bottom:22px}.prose p{font-size:16px;line-height:1.85;margin:0 0 20px;color:var(--ink);font-weight:350}.prose>section{margin-bottom:49px;scroll-margin-top:124px}.prose blockquote{margin:27px 0;padding:24px 28px;background:var(--well);border-radius:18px}.prose blockquote strong{font-size:18px;font-weight:500}.prose blockquote p{margin:8px 0 0;font-size:15px}.source-note{margin-top:25px}.source-note summary{min-height:44px;font-size:11px;color:var(--signal);padding:8px 0;justify-content:start}.source-note .source-item:last-child{border-bottom:0}.article-review-note{padding:25px 0;border-top:1px solid var(--line)}.article-review-note p{font-size:12px;color:var(--muted);line-height:1.6}.checker-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:clamp(38px,7vw,100px);padding:58px 0 75px;align-items:start}.checker-intro h1{font-size:clamp(46px,5.2vw,70px);margin:16px 0 25px}.checker-intro>p:not(.eyebrow){font-size:15px;line-height:1.7;max-width:41ch}.checker-material{max-width:290px;margin:25px 0}.checker-material .editorial-art{aspect-ratio:1.55;border-radius:60% 40% 45% 55%}.checker-boundary{font-size:12px!important;max-width:47ch!important}.checker-form{background:var(--paper);box-shadow:var(--shadow-lg),var(--highlight);border-radius:30px;padding:32px}.form-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px}.form-heading label{font-size:14px;font-weight:550}.text-button{font-size:12px;color:var(--signal);padding:0}.checker-form textarea{width:100%;min-height:205px;border:1px solid var(--line);border-radius:16px;padding:18px;resize:vertical;background:var(--ground);font-size:14px;line-height:1.7}.form-help{font-size:11px;line-height:1.55;margin-top:10px}.checker-form h2{font-size:22px;margin:30px 0 18px;letter-spacing:-.03em}.context-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px;margin-bottom:28px}.context-grid label{font-size:12px;display:flex;flex-direction:column;gap:7px}.context-grid select{width:100%;min-height:48px;border:1px solid var(--line);background:var(--ground);padding:10px 12px;border-radius:12px;font-size:12px}.checker-form>.button{width:100%}.ingredient-library{padding:15px 0 var(--section)}.ingredient-library .section-heading .search-field{flex:0 1 355px}.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ingredient-card{display:flex;gap:15px;align-items:center;min-height:100px;padding:18px;background:var(--paper);border-radius:22px;box-shadow:var(--highlight);transition:transform .25s}.ingredient-card:hover{transform:translateY(-3px)}.ingredient-orb{width:50px;height:50px;flex-shrink:0;border-radius:43% 57% 51% 49%;display:grid;place-items:center;color:#493146;box-shadow:inset 3px 3px 8px #fff8,inset -4px -4px 7px #48264f10}.ingredient-card strong{font-size:14px;font-weight:490;overflow-wrap:anywhere}.ingredient-card small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.ingredient-card>.icon{margin-left:auto;width:18px}.result-section{max-width:850px;margin:0 auto 90px}.result-section h2{font-size:38px;margin:14px 0}.result-section>p:not(.eyebrow){font-size:14px;line-height:1.7}.result-items{margin:27px 0}.result-item{display:grid;grid-template-columns:10px 1fr 130px 44px;align-items:center;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.result-item strong{font-size:14px;font-weight:500}.result-item small{display:block;font-size:11px;color:var(--muted)}.result-label{font-size:11px;color:var(--muted)}.result-dot{height:8px;width:8px;border-radius:50%;background:#8bac97}.result-dot.unknown,.result-dot.unreviewed{background:#a391b2}.result-dot.context{background:#b3884b}.result-dot.outside{background:#d6656c}.ingredient-header{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;padding:40px 0 65px;align-items:center}.ingredient-header h1{font-size:clamp(40px,4.5vw,64px);margin:14px 0 25px;overflow-wrap:anywhere}.ingredient-header p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:54ch}.ingredient-object{position:relative;min-height:290px;border-radius:50% 45% 42% 40%;display:flex;align-items:end;justify-content:center;padding:30px;color:#53324e}.ingredient-object>.glass-pebble{height:175px;width:170px;top:28px;left:calc(50% - 85px)}.ingredient-reading{display:grid;grid-template-columns:1.4fr .85fr;gap:75px;padding-top:20px}.evidence-paper{padding:28px;background:var(--paper);border-radius:24px;align-self:start}.evidence-paper>.fine-print{margin-top:17px}.notice{background:var(--well);padding:18px;border-radius:14px}.about-intro{text-align:center;padding:70px 0 50px}.about-intro h1{margin-top:20px;font-size:clamp(45px,5.3vw,75px)}.about-byline{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:30px;text-align:left;font-size:12px}.about-byline small{font-size:11px;color:var(--muted)}.about-letter{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;max-width:1010px;margin:30px auto 60px;padding:60px;background:var(--paper);border-radius:18px 50px 18px 18px;box-shadow:var(--shadow-lg);transform:rotate(-.5deg)}.letter-margin{padding-top:15px}.letter-flower{display:block;color:#d38c81;font-size:130px;line-height:1;transform:rotate(15deg)}.letter-margin>p{margin-top:30px;font-size:15px;font-weight:350;transform:rotate(-5deg)}.about-letter .letter-lead{font-size:26px;letter-spacing:-.03em;line-height:1.5}.about-letter h2{font-size:38px;margin:32px 0 24px}.signature{font-style:italic;font-size:30px!important;color:var(--signal)!important}.founder-essay{max-width:890px;margin:0 auto 90px;display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.saved-page{padding-bottom:100px}.empty-shelf{margin:25px auto 10px;text-align:center;background:var(--well);padding:60px 24px;border-radius:36px;max-width:800px}.shelf-heart{width:100px;height:100px;border-radius:45% 55% 44% 56%;display:grid;place-items:center;background:#edd6e4;color:#9c517c;box-shadow:inset 5px 5px 15px #fff6;margin:0 auto 30px;transform:rotate(-9deg)}.shelf-heart .icon{height:40px;width:40px}.empty-shelf h2{font-size:35px}.empty-shelf p{margin:16px auto 24px;font-size:14px}.policy-page>header{max-width:800px;padding:40px 0}.policy-page h1{font-size:clamp(40px,5vw,66px);margin:16px 0 25px}.policy-page>header>p:not(.eyebrow){font-size:16px;line-height:1.7}.policy-paper{max-width:850px;margin:0 auto;padding:60px;background:var(--paper);border-radius:24px;box-shadow:var(--shadow)}.policy-links{max-width:850px;margin:35px auto 85px}.policy-links a{display:flex;justify-content:space-between;align-items:center;min-height:53px;border-bottom:1px solid var(--line);font-size:13px;gap:15px}.not-found{text-align:center;padding:70px 0 110px}.error-flower{font-size:100px;color:var(--coral);display:block;line-height:1}.not-found .eyebrow{margin:25px 0 15px}.not-found h1{font-size:65px}.not-found p:not(.eyebrow){margin:20px 0 25px}#footer{background:#f3aa99;color:#573743;border-radius:38px 38px 0 0;margin-top:35px}.footer-inner{padding-top:65px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:55px}.footer-top .eyebrow{color:#67414d;font-size:10px}.footer-logo{display:flex;font-size:120px;font-weight:610;letter-spacing:-.09em;line-height:1.1;align-items:center;gap:20px}.footer-logo span{font-size:48px;font-weight:350;color:#8d5764}.footer-top nav{display:flex;flex-direction:column;align-items:start;gap:12px;padding-top:13px;font-size:13px}.footer-top nav a{min-height:32px}.footer-top nav a:hover{text-decoration:underline;text-underline-offset:6px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;margin-top:50px;padding:23px 0 27px;border-top:1px solid #97666e38;font-size:11px;color:#603340}dialog{width:min(720px,calc(100vw - 30px));max-height:88dvh;overflow:auto;border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:32px;border-radius:30px;box-shadow:0 40px 110px #2b17383d}dialog::backdrop{background:#30202e47;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}dialog[open]{animation:dialog-in .3s var(--ease)}.dialog-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:25px}.dialog-head h2{font-size:32px}.dialog-head .eyebrow{margin-bottom:7px}.dialog-search{background:var(--ground)}.dialog-hint{font-size:14px;padding:23px 0}.search-suggestions{display:flex;flex-wrap:wrap;gap:8px}.search-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:25px 0 10px}.search-row{display:flex;align-items:center;gap:17px;min-height:83px;padding:10px 0;border-bottom:1px solid var(--line)}.search-row>img{width:60px;height:70px;object-fit:contain;border-radius:12px;background:var(--well)}.search-row small{display:block;font-size:10px;color:var(--muted)}.search-row strong{display:block;font-size:14px;font-weight:470}.search-row>.icon{margin-left:auto}.search-text-row{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:52px;font-size:14px;border-bottom:1px solid var(--line);padding:9px 0}.menu-links{display:flex;flex-direction:column;margin:10px 0 30px}.menu-links a{font-size:24px;letter-spacing:-.04em;min-height:60px;justify-content:space-between}.filter-option{display:flex;align-items:center;gap:16px;min-height:80px;border-bottom:1px solid var(--line)}.filter-option input{width:20px;height:20px}.filter-option strong{font-size:16px;font-weight:450}.filter-option small{display:block;color:var(--muted);font-size:12px;margin-top:3px}#filter-form .fine-print{margin-top:18px}.dialog-actions{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);z-index:90;max-width:90vw;min-width:180px;border-radius:99px;padding:13px 24px;color:var(--ground);background:var(--ink);font-size:13px;text-align:center;opacity:0;pointer-events:none;box-shadow:var(--shadow-lg);transition:opacity .25s,transform .25s}.toast.visible{opacity:1;transform:translate(-50%)}.compare-dock{position:fixed;z-index:24;bottom:22px;left:50%;transform:translate(-50%);display:flex;gap:25px;align-items:center;padding:10px 12px 10px 22px;border-radius:99px;background:var(--nav);border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg)}.compare-dock>span{font-size:12px;white-space:nowrap}.compare-dock .button{min-height:42px;padding:10px 20px}.compare-dialog{width:min(1050px,calc(100vw - 30px))}.compare-scroll{overflow:auto}.comparison{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.comparison th:first-child{width:120px}.comparison th,.comparison td{padding:16px;vertical-align:top;font-size:13px;border-bottom:1px solid var(--line)}.comparison th{font-weight:530}.compare-photo{height:170px;position:relative;border-radius:18px;margin-bottom:12px}.compare-photo img{width:100%;height:100%;object-fit:contain}.compare-photo>.round{position:absolute;top:6px;right:6px;width:44px;min-width:44px;height:44px}.comparison thead small{display:block;color:var(--muted);font-weight:400;font-size:11px;margin-bottom:5px}.comparison thead a{display:block;line-height:1.4}.compare-dialog>.fine-print{margin-top:24px}.gallery-dialog{width:min(840px,calc(100vw - 20px))}.lightbox-image{height:60dvh;border-radius:24px}.lightbox-image img{height:100%;width:100%;object-fit:contain}.lightbox-actions{display:flex;justify-content:center;align-items:center;gap:25px;padding-top:20px;font-size:12px}.noscript{padding:30px;text-align:center}body.modal-open{overflow:hidden}@keyframes dialog-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}[data-theme=dark] .study-note{background:#362837;color:#d4bfcc}[data-theme=dark] .primary{background:#f1bad0;color:#48293e;box-shadow:inset 0 1px #fffa,0 6px 15px #0002}[data-theme=dark] .sunroom-hero{background:radial-gradient(ellipse at 6% 95%,#6b3a4938,transparent 60%),linear-gradient(120deg,#342836,#302d38);color:#fff1e8}[data-theme=dark] .hero-copy .eyebrow{color:#d9b3be}[data-theme=dark] .hero-dek{color:#d4bdc8}[data-theme=dark] .hero-copy h1 em{color:#efa7a5}[data-theme=dark] .handwritten{color:#c9a6b7}[data-theme=dark] .scene-window{background:radial-gradient(ellipse at 15% 10%,#c8e4da,#8fbab1 60%,#5a9c9c);box-shadow:inset 10px 12px 35px #dcffed55,inset -4px -10px 30px #1d66733d}[data-theme=dark] .scene-caption{color:#3f2a3d;background:#f8f0e4d1}[data-theme=dark] .product-well{box-shadow:inset 0 3px 12px #fff7,0 12px 26px #0001}[data-theme=dark] .founder-seal{background:#774988;color:#ebc9e5;box-shadow:inset 5px 6px 15px #fff1,inset -12px -12px 18px #2809294d,0 22px 46px #0002}[data-theme=dark] .journal-flower{color:#f29f93}[data-theme=dark] .shelf-heart{background:#624464;color:#f1c7df}[data-theme=dark] #footer{background:#61384f;color:#f2d8d2}[data-theme=dark] .footer-top .eyebrow,[data-theme=dark] .footer-bottom{color:#dac2c9}[data-theme=dark] .footer-logo span{color:#f1a59e}[data-theme=dark] .footer-bottom{border-color:#f5d0df22}@media(min-width:1600px){.hero-copy h1{font-size:87px}.hero-still-life{max-width:580px;justify-self:end}}@media(max-width:1150px){.nav-shell{gap:20px}.nav-shell>nav{gap:20px}.sunroom-hero{padding:50px 34px 24px;min-height:610px}.hero-copy h1{font-size:58px}.hero-still-life{min-height:510px}.hero-actions{gap:15px;flex-wrap:wrap}.product-well{height:250px}.product-grid{gap:35px 18px}.product-detail-area{gap:45px}.gallery-stage{height:510px}.article-reading{grid-template-columns:180px minmax(0,660px);gap:40px}.ingredient-grid{grid-template-columns:1fr 1fr}.journal-flower{right:12%;font-size:140px}.footer-logo{font-size:90px}.footer-top{gap:30px}}@media(max-width:900px){:root{--page:28px}.nav-shell>nav{display:none}.mobile-only{display:grid}.header{height:80px}.sunroom-hero{grid-template-columns:1fr 1fr;gap:0;padding:36px 26px 23px}.hero-copy h1{font-size:45px}.hero-dek{font-size:15px}.hero-copy .eyebrow{font-size:9px}.hero-still-life{min-height:475px}.hero-actions .text-link{display:none}.scene-caption{left:0;right:-5%;padding:14px;min-height:78px}.scene-caption strong{font-size:14px}.scene-caption small{font-size:9px}.hero-bottom-note{margin-top:32px}.handwritten{font-size:11px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured{grid-template-columns:repeat(2,minmax(0,1fr))}.product-well{height:290px}.product-card-info{padding-top:14px}.product-card h3{font-size:17px}.editorial-feature{min-height:460px}.feature-image{padding:20px}.feature-copy{padding:40px 27px}.feature-copy h2{font-size:36px}.story-grid{gap:32px 20px}.story-card h3{font-size:20px}.founder-invite{gap:25px;padding-inline:0}.founder-seal{width:180px;height:180px;font-size:110px}.founder-invite h2{font-size:32px}.page-intro{min-height:300px}.catalog-sculpture{height:210px}.product-overview{gap:30px;grid-template-columns:1fr 1fr}.gallery-stage{height:435px}.product-reading{padding-top:9px}.product-reading h1{font-size:41px}.review-reason{font-size:15px}.verdict>span{margin-left:0}.buy-row>div{display:block}.buy-row small{display:block;margin-top:3px}.product-detail-area{grid-template-columns:1fr 1.3fr;gap:30px}.product-detail-area h2{font-size:34px}.journal-intro{padding-top:48px}.journal-intro h1{font-size:60px}.journal-flower{right:5%;top:10px;font-size:130px}.journal-intro>p:not(.eyebrow){position:relative;right:auto;bottom:auto;margin-top:25px}.journal-feature>div:not(.editorial-art){padding:30px}.journal-feature h2{font-size:33px}.article-reading{grid-template-columns:1fr;max-width:720px;padding-top:44px}.reading-nav{display:none}.checker-layout{gap:35px;grid-template-columns:1fr 1.2fr}.checker-intro h1{font-size:50px}.checker-form{padding:23px}.ingredient-header{gap:30px}.ingredient-object{min-height:240px}.ingredient-reading{gap:35px}.about-letter{padding:40px;gap:35px;grid-template-columns:.4fr 1fr}.letter-flower{font-size:90px}.policy-paper{padding:42px}.footer-top{grid-template-columns:1.4fr 1fr}.footer-top>nav:last-child{grid-column:2}.footer-top>div{grid-row:span 2}.compare-button{opacity:1;transform:none}}@media(max-width:650px){:root{--page:20px;--section:65px}.wrap-wide{width:calc(100% - 20px)}body{font-size:15px}.header{height:72px}.nav-shell{gap:15px}.nav-actions{gap:2px}.wordmark{font-size:34px}.nav-actions .round{width:44px;min-width:44px}.nav-actions .saved-link{display:none}.study-note{font-size:10px;height:24px}.sunroom-hero{grid-template-columns:1fr;min-height:0;padding:34px 22px 22px;border-radius:27px;gap:12px}.hero-copy{padding:0;justify-content:start}.hero-copy h1{font-size:clamp(43px,10.4vw,64px);margin-top:17px;line-height:1.05}.hero-copy .eyebrow{font-size:10px}.tiny-sun{font-size:23px}.hero-dek{font-size:15px;margin-top:18px;line-height:1.6}.hero-actions{margin-top:20px;gap:20px}.hero-actions .text-link{display:flex;font-size:12px}.hero-actions .button{padding:13px 18px;min-height:48px;font-size:12px}.hero-bottom-note{display:none}.hero-still-life{min-height:395px;margin-top:15px;width:92%;justify-self:center}.scene-window{width:94%;right:-2%;height:89%}.bottle-main{height:71%;bottom:25%;left:26%}.bottle-back{height:49%;right:7%;bottom:44%}.bottle-small{height:37%;bottom:25%;right:26%}.pebble-one{width:45px;height:59px;top:21%;left:6%}.pebble-two{width:33px;height:43px;bottom:26%;right:0}.disc-one{width:75%;height:20%;bottom:23%;left:0}.disc-two{bottom:37%;right:-2%}.scene-caption{min-height:72px;left:0;right:-2%;bottom:0;border-radius:20px;padding:14px 16px}.scene-caption strong{font-size:15px}.caption-arrow{height:40px;width:40px}.hero-still-life .scene-shadow{bottom:22%}.section-heading{display:block;margin-bottom:25px}.section-heading>.text-link{margin-top:12px;min-height:36px}.section-heading h2{font-size:33px;max-width:19ch}.section-heading .eyebrow{font-size:10px;margin-bottom:9px}.product-grid,.featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 14px}.product-well{height:218px;border-radius:20px}.product-card h3{font-size:16px}.brand-name{font-size:10px}.product-card-info{gap:6px;flex-direction:column;position:relative;padding-right:0}.product-card-info .price{font-size:12px;margin-top:2px;padding-top:0}.product-type,.small-status{font-size:10px;margin-top:4px}.product-card .save-button,.product-card .compare-button{width:44px;min-width:44px;height:44px;right:6px}.product-card .save-button{top:8px}.product-card .compare-button{bottom:8px}.product-card .round .icon{width:18px}.editorial-feature{grid-template-columns:1fr;border-radius:28px}.feature-image{height:325px;padding:20px 28px 10px}.image-caption{display:none}.feature-copy{padding:25px 25px 35px}.feature-copy h2{font-size:36px;margin:13px 0 18px}.feature-copy h2 em{display:block}.feature-copy>p:not(.eyebrow){font-size:14px;margin-bottom:22px}.story-grid,.three{grid-template-columns:1fr;gap:34px}.home .three .story-card{display:grid;grid-template-columns:41% 1fr;column-gap:17px;row-gap:8px;align-content:center}.home .three .story-art-link{grid-column:1;grid-row:1/3;align-self:stretch;border-radius:18px}.home .three .editorial-art{height:100%;min-height:153px;aspect-ratio:auto;border-radius:18px}.home .three .story-meta{grid-column:2;margin:0;align-self:end;display:block;font-size:10px}.home .three .story-meta>span+span{display:none}.home .three .story-card>a:last-child{grid-column:2}.home .three h3{font-size:22px}.story-meta{margin:14px 0 6px}.story-card h3{font-size:27px}.founder-invite{display:block;padding-bottom:50px}.founder-seal{width:100px;height:100px;font-size:68px;float:left;margin:0 25px 15px 0;box-shadow:inset 4px 5px 10px #fff7}.founder-seal>span{font-size:27px}.founder-invite h2{font-size:30px;max-width:23ch;margin-top:15px;clear:both;padding-top:10px}.founder-invite .eyebrow{padding-top:24px}.founder-invite p:not(.eyebrow){font-size:14px}.page-intro{padding:36px 0 25px;min-height:0}.page-intro h1{font-size:48px;margin:12px 0 19px;max-width:14ch}.page-intro>p:not(.eyebrow){font-size:14px;max-width:28ch}.collection-page .page-intro>p:not(.eyebrow){max-width:23ch}.catalog-sculpture{width:100px;height:135px;top:137px;right:2px;pointer-events:none}.catalog-sculpture img{height:78%;right:20%;bottom:14%}.catalog-sculpture .glass-pebble{width:40px;height:45px;bottom:5%;right:0}.sculpture-pool{inset:6% -40% 0 -2%;border-radius:45%}.catalog-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:17px}.catalog-toolbar .search-field{flex:1 1 100%;min-height:48px}.catalog-toolbar>.button{min-height:46px;padding:10px 18px;flex:1}.sort-field{flex:1}.sort-field select{min-height:46px;max-width:none;width:100%}.category-row{margin-inline:-1px;padding-bottom:12px;gap:6px}.chip{font-size:12px;padding:10px 16px;min-height:44px}.catalog-context{font-size:11px;margin:0 0 20px;flex-wrap:wrap;gap:0}.inline-check{font-size:11px}.catalog-footnote{font-size:11px;margin:30px 0 50px}.product-page>.breadcrumb{padding-top:20px}.product-overview{display:flex;flex-direction:column;margin:10px 0 50px;gap:27px}.product-gallery{width:100%}.gallery-stage{height:410px;border-radius:27px}.gallery-thumbs button{width:65px;height:65px}.product-reading{width:100%;padding:0}.product-reading h1{font-size:46px;max-width:13ch}.product-tagline{font-size:15px;margin-top:14px}.verdict{margin-top:22px}.verdict>span{margin-left:auto}.review-reason{font-size:16px;margin-top:18px}.buy-row{margin-top:24px}.buy-row>div{display:flex;align-items:baseline}.buy-row small{margin:0}.at-a-glance>div{grid-template-columns:90px 1fr;gap:15px}.product-detail-area{display:block;padding-top:20px}.product-detail-area>header{position:static;margin-bottom:27px}.product-detail-area h2{font-size:34px}.product-detail-area>header>p:not(.eyebrow){font-size:14px;margin-top:17px}.detail-stack details{padding:0 19px}.detail-stack summary{font-size:14px}.next-story{grid-template-columns:85px 1fr 18px;gap:14px;padding:13px;border-radius:20px;margin:0 0 55px}.next-story .editorial-art{aspect-ratio:1;min-height:93px}.next-story strong{font-size:18px;letter-spacing:-.02em}.next-story>span small{font-size:10px;margin-bottom:4px}.next-story>.icon{width:18px;margin-right:0}.journal-intro{padding:38px 0 25px}.journal-intro h1{font-size:clamp(44px,11vw,62px);margin-top:15px}.journal-intro>p:not(.eyebrow){margin-top:20px;font-size:14px}.journal-flower{top:28px;right:3px;font-size:55px;opacity:.85}.journal-feature{grid-template-columns:1fr;border-radius:27px;margin:15px 0 40px}.journal-feature>.editorial-art{height:auto;aspect-ratio:1.45}.journal-feature>div:not(.editorial-art){padding:26px}.journal-feature h2{font-size:34px}.journal-feature .round{width:44px;height:44px}.journal-stories{grid-template-columns:1fr 1fr;gap:32px 15px}.journal-stories .editorial-art{aspect-ratio:1.12;border-radius:18px}.journal-stories .story-art-link{border-radius:18px}.journal-stories .story-meta{font-size:10px;display:block}.journal-stories .story-meta>span+span{display:none}.journal-stories h3{font-size:19px}.article-intro{padding:16px 0 25px;text-align:left}.article-intro .breadcrumb{justify-content:start;margin-bottom:15px}.article-intro h1{font-size:44px;line-height:1.07;margin:0}.article-dek{font-size:15px;line-height:1.7;margin:20px 0}.byline{justify-content:start;margin-top:23px}.byline small{font-size:10px}.article-art .editorial-art{aspect-ratio:1.5;border-radius:22px}.article-art .material-crop{width:85%;height:95%}.article-art .art-product{flex-basis:40%;height:88%}.article-art figcaption{font-size:9px}.article-reading{padding-top:42px;gap:0}.prose h2{font-size:26px}.prose p{font-size:15px;line-height:1.8}.prose>section{margin-bottom:38px}.source-note summary{font-size:10px}.article-review-note p{font-size:11px}.checker-layout{grid-template-columns:1fr;padding-top:34px;gap:27px}.checker-intro h1{font-size:50px;margin:13px 0 20px}.checker-intro>p:not(.eyebrow){max-width:43ch;font-size:14px}.checker-material{display:none}.checker-boundary{font-size:11px!important;margin-top:18px}.checker-form{padding:23px 20px;border-radius:24px}.checker-form textarea{min-height:185px;font-size:13px}.checker-form h2{font-size:23px}.context-grid{gap:18px 12px}.context-grid select{padding:10px 8px;font-size:11px}.ingredient-library .section-heading{margin-bottom:23px}.ingredient-library .section-heading h2{font-size:29px}.ingredient-library .search-field{margin-top:20px}.ingredient-grid{grid-template-columns:1fr;gap:10px}.ingredient-card{min-height:85px;padding:16px;border-radius:18px}.result-section{margin-bottom:55px}.result-section h2{font-size:33px}.result-item{grid-template-columns:8px 1fr 44px;gap:12px}.result-item .result-label{grid-column:2;font-size:10px}.result-item>.round{grid-column:3;grid-row:1/3;width:44px;min-width:44px;height:44px}.result-item strong{font-size:13px}.result-item .result-dot{align-self:start;margin-top:8px}.ingredient-header{padding:25px 0 40px;grid-template-columns:1fr;gap:22px}.ingredient-header h1{font-size:37px;letter-spacing:-.045em}.ingredient-header p:not(.eyebrow){font-size:15px}.ingredient-object{min-height:190px;width:230px;justify-self:center}.ingredient-object>.glass-pebble{height:110px;width:110px;top:18px;left:60px}.ingredient-reading{grid-template-columns:1fr;gap:12px}.ingredient-reading .prose>section{margin-bottom:35px}.evidence-paper{padding:22px}.about-intro{text-align:left;padding:39px 0 24px}.about-intro h1{font-size:43px;line-height:1.07}.about-byline{justify-content:start;margin-top:25px}.about-letter{display:block;padding:28px 25px;margin-top:24px;border-radius:16px 35px 16px 16px;transform:rotate(-.5deg)}.letter-margin{display:flex;align-items:center;gap:20px;padding:0 0 25px}.letter-flower{font-size:67px}.letter-margin p{margin-top:0;font-size:12px}.about-letter .letter-lead{font-size:24px}.about-letter h2{font-size:31px}.founder-essay{font-size:13px;margin-bottom:50px}.saved-page .page-intro h1{font-size:48px}.saved-page .page-intro>p:not(.eyebrow){max-width:40ch}.empty-shelf{padding:40px 22px;border-radius:25px}.empty-shelf h2{font-size:30px}.policy-page>header{padding:22px 0 30px}.policy-page h1{font-size:41px}.policy-page>header>p:not(.eyebrow){font-size:14px}.policy-paper{padding:27px 20px;border-radius:20px}.policy-links{margin-bottom:50px}.policy-links a{font-size:12px}.not-found{padding:45px 0 65px}.not-found h1{font-size:54px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div{grid-column:1/-1;grid-row:auto}.footer-top>nav:last-child{grid-column:auto}.footer-logo{font-size:105px}.footer-logo span{font-size:42px}.footer-inner{padding-top:43px}.footer-top nav{font-size:12px;padding-top:0;gap:6px}.footer-bottom{font-size:10px;gap:10px;margin-top:35px;display:block}.footer-bottom>span{display:block;margin:7px 0}#footer{margin-top:10px;border-radius:28px 28px 0 0}dialog{padding:25px 20px;border-radius:26px;max-height:88dvh}.dialog-head h2{font-size:28px}.dialog-search input{font-size:12px}.compare-dock{width:calc(100% - 24px);justify-content:space-between;gap:10px;padding-left:16px}.compare-dock>span{font-size:11px}.comparison{table-layout:auto;min-width:500px}.comparison th:first-child{width:90px}.comparison th,.comparison td{padding:12px;font-size:11px}.compare-photo{height:125px;min-width:130px}.lightbox-image{height:55dvh}.toast{font-size:12px;bottom:84px}.theme-button{margin-left:3px}}@media(max-width:360px){:root{--page:16px}.hero-copy h1{font-size:41px}.hero-actions{gap:10px}.hero-actions .text-link{font-size:11px}.hero-still-life{min-height:340px;width:98%}.scene-caption strong{font-size:13px}.product-well{height:192px}.product-card h3{font-size:14px}.product-card .round{width:44px;height:44px;min-width:44px}.catalog-sculpture{width:82px;right:1%;top:143px;height:112px}.page-intro h1{font-size:44px}.context-grid{grid-template-columns:1fr}.feature-copy h2{font-size:32px}.journal-flower{display:none}.nav-actions{gap:0}.nav-actions>.round{width:44px;min-width:44px}.wordmark{font-size:31px}.journal-stories h3{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-still-life{transform:none!important}}@media(hover:none){.compare-button{opacity:1;transform:none}}@media(prefers-contrast:more){:root{--line:currentColor}.round,.button,.chip,.checker-form textarea,select{outline:1px solid currentColor}}.product-card .save-button:after,.product-card .compare-button:after,.nav-actions .round:after,.compare-photo>.round:after{content:"";position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%}@media(max-width:650px){.collection-page .page-intro{min-height:295px}.brand-name,.journal-stories .story-meta{font-size:10px}.feature-copy h2 br:nth-child(2){display:initial}}@media(max-width:360px){.hero-copy h1{font-size:clamp(35px,11vw,40px)}.hero-actions{column-gap:14px}.hero-actions .button{font-size:11px;padding-inline:16px}.hero-actions .text-link{font-size:11px}}:root{--glass-fill:rgba(255,252,245,.72);--glass-edge:rgba(255,255,255,.91);--glass-shadow:0 8px 28px rgba(85,50,67,.09);--glass-glint:rgba(255,255,255,.82);--glass-tint:rgba(238,210,235,.23);--glass-control:rgba(255,251,245,.68)}:root[data-theme=dark]{--glass-fill:rgba(56,42,60,.83);--glass-edge:rgba(255,232,251,.2);--glass-shadow:0 12px 32px rgba(8,3,15,.24);--glass-glint:rgba(255,239,255,.14);--glass-tint:rgba(198,122,189,.14);--glass-control:rgba(67,49,71,.78)}.header{height:96px;padding:12px 0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none}.header:before{content:"";position:absolute;inset:0 0 -16px;pointer-events:none;z-index:-1;background:linear-gradient(var(--ground),transparent);opacity:.76}.nav-shell{pointer-events:auto;height:72px;width:min(1360px,calc(100% - 40px));padding:0 24px 0 30px;border-radius:999px;border:1px solid var(--glass-edge);background:linear-gradient(135deg,var(--glass-glint),transparent 28%,var(--glass-tint) 100%),var(--glass-fill);box-shadow:var(--glass-shadow),inset 0 1px 0 var(--glass-edge),inset 0 -1px #6d496314;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);position:relative;isolation:isolate}.nav-shell:before,.scene-caption:before,.compare-dock:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 220px 75px at var(--light-x,18%) var(--light-y,0%),var(--glass-glint),transparent 72%);opacity:.65;z-index:-1}.nav-shell>nav{padding:4px;gap:6px;border-radius:99px;background:#7c51820e}.nav-shell>nav a{padding:0 17px;border-radius:99px;min-height:42px;transition:background .25s var(--ease),box-shadow .25s var(--ease)}.nav-shell>nav a:after{bottom:5px;background:var(--signal)}.nav-shell>nav a[aria-current]{background:var(--glass-control);box-shadow:inset 0 1px var(--glass-edge),0 2px 5px #4824510f}.nav-shell>nav a:hover{background:var(--glass-control)}.nav-actions .theme-button{background:linear-gradient(140deg,var(--glass-glint),transparent 65%),var(--glass-control);border:1px solid var(--glass-edge);box-shadow:inset 0 -2px 5px #763e8514,0 3px 9px #622e6b0f}.nav-actions .round:hover{background:var(--glass-control)}.button.primary{background:linear-gradient(165deg,#815079,#56314f 66%);box-shadow:inset 0 1px #ffe8f86b,inset 0 -1px 1px #260c2138,0 9px 19px #65315a30}.button.primary:hover{box-shadow:inset 0 1px #ffe8f88c,0 12px 25px #65315a40}[data-theme=dark] .button.primary{background:linear-gradient(145deg,#fbd4e2,#eaa6cf 88%);color:#45243f;box-shadow:inset 0 1px #fff9,0 8px 22px #eeb1da14}.button.subtle,.search-field,.sort-field select{border:1px solid var(--glass-edge);background:linear-gradient(140deg,var(--glass-glint),transparent 60%),var(--glass-control);box-shadow:inset 0 1px 0 var(--glass-edge),0 6px 16px #5a30500b;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.catalog-toolbar{position:relative;z-index:2}.chip{background:linear-gradient(140deg,rgba(255,255,255,.28),transparent),var(--well);box-shadow:inset 0 1px 0 var(--glass-edge)}.chip.active{background:linear-gradient(145deg,#e7d1f6,#d3b7e7);color:#51334f;border-color:#622d6221;box-shadow:inset 0 1px #fffc,0 5px 13px #62386f1a}[data-theme=dark] .chip.active{background:linear-gradient(145deg,#715280,#583f69);color:#fff0ff;border-color:#f6cafb42;box-shadow:inset 0 1px #ffe5fe29}.save-button,.compare-button,.zoom-indicator{border:1px solid rgba(255,255,255,.88);background:linear-gradient(150deg,#ffffffe8,#fff9f68c);color:#58324d;box-shadow:inset 0 -2px 5px #633d5c1a,0 5px 11px #50224117;backdrop-filter:blur(14px) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%)}.save-button.selected,.compare-button.selected{background:linear-gradient(145deg,#ffe5ef,#efa9cd);color:#9c285a;border-color:#fff0f5}[data-theme=dark] .product-card .save-button,[data-theme=dark] .product-card .compare-button{background:linear-gradient(145deg,#ffffffe6,#fff5faad);color:#58324d}[data-theme=dark] .product-card .round.selected{background:linear-gradient(145deg,#ffe5ef,#efa9cd);color:#9c285a}.scene-caption{background:linear-gradient(125deg,#ffffffab,#fff9e83b 45%,#dbf5f23b),#fffbefa8;border:1.5px solid rgba(255,255,255,.9);box-shadow:inset 0 1px 1px #fff,inset 0 -3px 8px #4baca421,0 14px 34px #316d5929;backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%);isolation:isolate}.scene-caption:hover .caption-arrow{transform:translate(3px)}.caption-arrow{transition:transform .25s var(--ease);background:linear-gradient(135deg,#fff9,#fff4);border:1px solid #fff9;box-shadow:inset 0 1px 3px #fff8,0 2px 7px #6645520d}.acrylic-disc{border:1.5px solid rgba(255,255,255,.78);background:linear-gradient(140deg,#ffffffd4,#ddfbe71f 63%);backdrop-filter:blur(2px) saturate(140%);-webkit-backdrop-filter:blur(2px) saturate(140%)}.glass-pebble{background:radial-gradient(ellipse at 23% 20%,#ffff,transparent 16%),radial-gradient(ellipse at 69% 83%,#fff9,transparent 29%),linear-gradient(145deg,#e1ffed3d,#44beba2b);box-shadow:inset 3px 4px 6px #fff9,inset -6px -8px 12px #23889b45,3px 15px 22px #286b6321}.checker-form{background:linear-gradient(145deg,rgba(215,190,239,.24),transparent 26%,rgba(134,216,204,.11) 100%),var(--paper);border:1px solid var(--glass-edge)}.ingredient-card{border:1px solid var(--glass-edge);box-shadow:var(--highlight),0 5px 18px #54254709}.journal-feature{background:linear-gradient(120deg,rgba(223,201,241,.3),transparent 68%),var(--well)}.journal-feature>.editorial-art{background-color:#cce99e}.founder-seal{box-shadow:inset 7px 8px 20px #fff8,inset -9px -13px 20px #8d51a324,0 22px 42px #78529b17}.ingredient-object{box-shadow:inset 7px 9px 20px #fff6,inset -15px -18px 28px #8448a21f}dialog{background:linear-gradient(135deg,rgba(246,222,252,.19),transparent 40%,rgba(175,230,222,.13)),var(--glass-fill);border:1px solid var(--glass-edge);backdrop-filter:blur(32px) saturate(140%);-webkit-backdrop-filter:blur(32px) saturate(140%);box-shadow:inset 0 1px 0 var(--glass-edge),inset 0 -1px #ffffff29,0 38px 100px #2f19333d}dialog::backdrop{background:#331f3040;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.dialog-head>.round,.lightbox-actions>.round{background:var(--glass-control);border:1px solid var(--glass-edge);box-shadow:inset 0 1px var(--glass-edge)}.compare-dock{background:linear-gradient(130deg,var(--glass-glint),transparent 44%,var(--glass-tint)),var(--glass-fill);border:1px solid var(--glass-edge);backdrop-filter:blur(24px) saturate(155%);-webkit-backdrop-filter:blur(24px) saturate(155%);box-shadow:inset 0 1px var(--glass-edge),0 14px 35px #5a245526;isolation:isolate}.lightbox-image{touch-action:pan-y}.image-load-error{min-height:80px;display:grid;place-items:center;padding:18px;font-size:12px;background:var(--well);color:var(--ink)}[data-theme=dark] dialog{--glass-fill:rgba(47,36,52,.94)}[data-theme=dark] .nav-shell{--glass-fill:rgba(49,36,53,.86)}[data-theme=dark] .scene-caption{background:linear-gradient(125deg,#ffffff80,#daf8e324),#fdf3e4de}@media(max-width:1150px){.nav-shell{padding-inline:22px}.nav-shell>nav{gap:0}.nav-shell>nav a{padding-inline:12px}}@media(max-width:900px){.header{height:88px;padding:10px 0}.nav-shell{height:68px;width:calc(100% - 28px);padding-inline:20px}.nav-shell>nav{display:none}}@media(max-width:650px){.header{height:82px;padding:9px 0}.nav-shell{height:64px;width:calc(100% - 20px);padding:0 11px 0 20px}.nav-actions{gap:2px}.nav-actions .round{height:44px;width:44px;min-width:44px}.nav-actions .theme-button{height:40px;width:40px;min-width:40px;margin-inline:2px}.wordmark{font-size:33px}.scene-caption{backdrop-filter:blur(16px) saturate(145%);-webkit-backdrop-filter:blur(16px) saturate(145%)}.comparison td,.comparison th{background:var(--paper)}.comparison thead th{background:transparent}}@media(max-width:360px){.nav-shell{padding-left:16px;padding-right:8px}.nav-actions{gap:0}.wordmark{font-size:31px}}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.nav-shell,.compare-dock,dialog{background:var(--paper)}.save-button,.compare-button,.zoom-indicator,.scene-caption{background:#fff7ef}.glass-pebble,.acrylic-disc{background:#eafff5bf}}@media(prefers-reduced-transparency:reduce){.nav-shell,.compare-dock,dialog,.search-field,.button.subtle,.sort-field select{background:var(--paper);backdrop-filter:none;-webkit-backdrop-filter:none}.save-button,.compare-button,.zoom-indicator,.scene-caption{background:#fff7ef;backdrop-filter:none;-webkit-backdrop-filter:none}.glass-pebble,.acrylic-disc{backdrop-filter:none;-webkit-backdrop-filter:none}.nav-shell:before,.scene-caption:before,.compare-dock:before{display:none}}@media(prefers-contrast:more){.nav-shell,.compare-dock,dialog{background:var(--paper);border:2px solid var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none}.nav-shell:before{display:none}}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}:root{--room-ground: #ffe5bd;--room-ribbon: #f79b8c;--room-arch: #c8b0eb;--room-pool: #94d8bd;--room-pool-deep: #45aeb0;--room-ink: #452e42;--room-muted: #6f4d50;--room-accent: #a83952;--ambient-left: #f4dfef;--ambient-right: #def0df}:root[data-theme=dark]{--room-ground: #352538;--room-ribbon: #714554;--room-arch: #785587;--room-pool: #accfb5;--room-pool-deep: #539695;--room-ink: #fff1e5;--room-muted: #edd0d8;--room-accent: #ffc0bc;--ambient-left: #3c2941;--ambient-right: #263c39}body{background:radial-gradient(ellipse 48% 900px at -12% 460px,var(--ambient-left),transparent),radial-gradient(ellipse 40% 850px at 109% 1000px,var(--ambient-right),transparent),var(--ground)}body[data-page=home] .header:before{display:none}.study-note,[data-theme=dark] .study-note{background:var(--room-ground);color:var(--room-muted)}.sunroom-stage{width:100%;position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;column-gap:18px;padding:145px max(5vw,calc((100vw - 1320px)/2)) 0;margin-top:-96px;min-height:860px;background:var(--room-ground);color:var(--room-ink);border-radius:0 0 64px 64px}.room-backdrop{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.room-ribbon{position:absolute;width:1050px;height:860px;left:-490px;bottom:-735px;border:125px solid var(--room-ribbon);border-radius:50%;transform:rotate(-23deg);box-shadow:inset 0 4px 25px #fff2,12px -12px 45px #92455708}.room-arch{position:absolute;width:770px;height:1150px;right:-180px;top:-170px;border:90px solid var(--room-arch);border-radius:49% 49% 0 0;transform:rotate(23deg);box-shadow:inset 3px 4px 22px #fff5,-16px 18px 35px #724f6e12}.room-caustic{position:absolute;width:1200px;height:400px;left:-230px;top:60px;border:30px solid #fff5;border-radius:50%;transform:translate3d(var(--sun-x, 0px),var(--sun-y, 0px),0) rotate(-38deg);filter:blur(5px);opacity:.48;transition:transform 1s var(--ease)}.sunroom-stage .hero-copy{padding:45px 0 95px;justify-content:center;min-width:0}.sunroom-stage .hero-copy .eyebrow{color:var(--room-muted);font-size:11px}.sunroom-stage .tiny-sun{color:var(--room-accent)}.sunroom-stage .hero-copy h1{font-size:clamp(44px,6vw,88px);line-height:1.03;letter-spacing:-.045em;font-weight:440;margin-top:26px;white-space:nowrap}.sunroom-stage .hero-copy h1 em{color:var(--room-accent)}.sunroom-stage .hero-dek{color:var(--room-muted);font-size:17px;margin-top:27px}.sunroom-stage .hero-actions{margin-top:28px;gap:24px;flex-wrap:wrap}.sunroom-stage .hero-actions .text-link{color:var(--room-ink)}.hero-products{position:relative;min-width:0;width:100%;min-height:570px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:25px 30px;padding:5px 20px 20px 24px;transform:translate3d(var(--hx,0px),var(--hy,0px),0);transition:transform .6s var(--ease)}.hero-product{display:block;min-width:0;position:relative;color:var(--room-ink)}.hero-product:first-child{grid-row:span 2}.hero-product:nth-child(2){margin-right:12px}.hero-product:nth-child(3){margin-left:22px}.hero-product-photo{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1.06;overflow:hidden;border-radius:28px;border:8px solid rgba(255,255,255,.56);background-image:linear-gradient(135deg,#ffffff70,transparent 70%);background-clip:padding-box;box-shadow:inset 0 1px 1px #fff,0 17px 30px #5c355a19;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.hero-product:first-child .hero-product-photo{aspect-ratio:.76;border-radius:130px 130px 28px 28px}.hero-product:nth-child(3) .hero-product-photo{border-radius:28px 28px 90px 90px}.hero-product-photo img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.hero-product-info{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 4px 0}.hero-product-brand{display:block;margin-bottom:4px;color:var(--room-muted);font-size:10px;font-weight:540;letter-spacing:.08em;text-transform:uppercase}.hero-product-info strong{display:block;font-size:clamp(13px,1.18vw,17px);font-weight:460;line-height:1.3;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:anywhere}.hero-product-info .icon{width:19px;height:19px;flex-shrink:0;transition:transform .3s var(--ease)}.hero-product:hover .hero-product-photo{transform:translateY(-6px) rotate(-2deg);box-shadow:inset 0 1px 1px #fff,0 23px 40px #5c355a26}.hero-product:hover .hero-product-info .icon{transform:translate(3px)}.hero-product:focus-visible{border-radius:16px;outline-color:var(--room-ink)}.hero-products[data-product-count="1"]{grid-template-columns:1fr;width:min(100%,400px);justify-self:center;padding-inline:20px}.hero-products[data-product-count="1"] .hero-product{grid-row:auto}.hero-products[data-product-count="2"] .hero-product{grid-row:auto;margin:0}.sunroom-stage:not(:has(.hero-products)){grid-template-columns:1fr}[data-theme=dark] .hero-product-photo{border-color:#eed3f34d;box-shadow:inset 0 1px 1px #fff8,0 17px 30px #120b1926}.sunroom-signoff{grid-column:1 / -1;position:relative;z-index:8;display:flex;align-items:center;gap:22px;min-height:115px;margin-top:20px;color:var(--room-ink)}.sunroom-signoff>span:not(.signoff-sun){font-size:clamp(23px,2.8vw,40px);letter-spacing:-.04em;font-weight:380}.signoff-sun{display:grid;place-items:center;width:62px;height:62px;color:var(--room-accent)}.signoff-sun .icon{width:50px;height:50px;stroke-width:1.25}.sunroom-signoff>a{margin-left:auto;width:48px;height:48px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}.home{overflow:clip}.sunroom-collection{position:relative;isolation:isolate}.sunroom-collection:before{content:"";position:absolute;z-index:-1;width:640px;height:550px;left:-460px;top:35px;border:75px solid var(--ambient-left);border-radius:50%;transform:rotate(-25deg);pointer-events:none}.sunroom-collection .product-grid{align-items:start}.sunroom-collection .product-card:nth-child(2n){padding-top:40px}.sunroom-collection .product-well{border-radius:90px 90px 24px 24px}.sunroom-collection .product-card:nth-child(2n) .product-well{border-radius:24px 24px 90px 90px}.sunroom-collection .product-well .save-button{top:17px;right:17px}.home .editorial-feature{position:relative;border-radius:100px 32px;background:#f59386}.home .feature-image{padding:40px}.home .feature-image .editorial-art{border-radius:47% 47% 45% 45%}.home .feature-copy{position:relative;z-index:1}.home .editorial-feature:after{content:"";position:absolute;right:-220px;bottom:-285px;width:620px;height:620px;border:65px solid #ffb9a3;border-radius:50%;pointer-events:none}.sunroom-reading{position:relative}.sunroom-reading:before{content:"";position:absolute;right:-300px;top:-160px;z-index:-1;width:400px;height:950px;border-radius:50%;background:var(--ambient-right);transform:rotate(32deg)}.home .founder-invite{position:relative;padding-top:35px}.home .founder-seal{border-radius:40% 60% 50% 50%}body[data-page=home] #footer{border-radius:70px 70px 0 0}.collection-page .page-intro:before,.journal-intro:before{content:"";position:absolute;z-index:-1;pointer-events:none;width:460px;height:550px;right:-120px;top:-280px;border:55px solid var(--ambient-left);border-radius:50%;transform:rotate(22deg)}.collection-page .page-intro,.journal-intro{isolation:isolate}.journal-intro{overflow:hidden}.collection-page .sculpture-pool{background:var(--room-arch)}.journal-flower{text-shadow:4px 8px 10px #72426816}[data-theme=dark] .room-caustic{opacity:.15}[data-theme=dark] .home .editorial-feature{background:#df8a86}[data-theme=dark] .home .editorial-feature:after{border-color:#e8a1a0}@media(prefers-reduced-motion:no-preference){.hero-product{animation:shelf-arrive 1.2s var(--ease) both}.hero-product:nth-child(2){animation-delay:.08s}.hero-product:nth-child(3){animation-delay:.16s}}@keyframes shelf-arrive{0%{translate:0 25px}to{translate:0 0}}@media(min-width:1600px){.room-arch{right:calc((100vw - 1550px)/2 - 210px)}.room-ribbon{left:calc((100vw - 1550px)/2 - 460px)}}@media(max-width:1150px){.hero-products{min-height:480px;padding:5px 10px 20px 14px;gap:22px 20px}.sunroom-stage{min-height:760px;padding:125px 4vw 0}.sunroom-stage .hero-copy{padding-bottom:65px}.sunroom-stage .hero-copy h1{font-size:5.9vw}.room-arch{right:-320px;top:-200px}.sunroom-stage .hero-actions{gap:15px}.sunroom-signoff{min-height:100px}}@media(max-width:900px){.hero-products{min-height:430px;padding-inline:5px;gap:22px 15px}.hero-product-photo{border-width:6px}.hero-product-info{gap:6px;padding-top:12px}.hero-product-info strong{font-size:13px}.hero-product:nth-child(3){margin-left:10px}.sunroom-stage{margin-top:-88px;min-height:700px;padding-top:116px}.sunroom-stage .hero-copy h1{font-size:5.8vw}.sunroom-stage .hero-dek{font-size:15px}.sunroom-stage .hero-copy{padding-top:15px;padding-bottom:40px}.room-arch{right:-360px;top:-150px;border-width:75px}.home .editorial-feature{border-radius:65px 28px}.home .feature-image{padding:26px}}@media(max-width:650px){.hero-products{min-height:0;padding:0 0 7px;margin-top:40px;gap:22px 17px;grid-template-columns:1.08fr .92fr}.hero-product:first-child .hero-product-photo{aspect-ratio:.72;border-radius:100px 100px 24px 24px}.hero-product-photo{border-radius:22px;aspect-ratio:1.12;border-width:6px}.hero-product:nth-child(2){margin-right:0}.hero-product:nth-child(3){margin-left:9px}.hero-product-info{gap:6px;padding:11px 0 0}.hero-product-info .icon{width:16px;height:16px}.hero-product-info strong{font-size:13px}.hero-product-brand{font-size:9px;margin-bottom:4px;letter-spacing:.055em}.sunroom-stage{grid-template-columns:minmax(0,1fr);gap:0;margin-top:-82px;min-height:0;padding:112px 24px 0;border-radius:0 0 34px 34px}.sunroom-stage .hero-copy{padding:0}.sunroom-stage .hero-copy .eyebrow{font-size:10px}.sunroom-stage .hero-copy h1{font-size:clamp(37px,10.9vw,66px);margin-top:18px;letter-spacing:-.04em}.sunroom-stage .hero-dek{font-size:14px;margin-top:19px}.sunroom-stage .hero-actions{margin-top:22px;gap:25px}.sunroom-stage .hero-actions .text-link{display:flex}.sunroom-signoff{min-height:93px;gap:12px;margin-top:12px}.sunroom-signoff>span:not(.signoff-sun){font-size:22px;line-height:1.15;max-width:17ch;letter-spacing:-.03em}.signoff-sun{width:34px;height:40px;flex-shrink:0}.signoff-sun .icon{width:32px;height:32px}.sunroom-signoff>a{flex-shrink:0;height:44px;width:44px}.room-arch{width:520px;height:730px;right:-190px;top:360px;border-width:60px;transform:rotate(27deg)}.room-ribbon{width:750px;height:640px;left:-480px;bottom:-380px;border-width:90px;transform:rotate(-40deg)}.room-caustic{width:800px;height:220px;top:70px;left:-280px;border-width:18px;opacity:.35}.sunroom-collection .product-card:nth-child(2n){padding-top:28px}.sunroom-collection .product-well{border-radius:60px 60px 18px 18px}.sunroom-collection .product-card:nth-child(2n) .product-well{border-radius:18px 18px 60px 60px}.sunroom-collection .product-well .save-button{top:12px;right:10px}.sunroom-collection .section-heading h2{font-size:35px}.home .editorial-feature{border-radius:65px 22px}.home .feature-image{padding:25px 28px 10px}.home .editorial-feature:after{width:420px;height:420px;right:-255px;bottom:-230px;border-width:50px}.home .founder-invite{padding-top:0}body[data-page=home] #footer{border-radius:40px 40px 0 0}}@media(max-width:360px){.hero-products{column-gap:14px;margin-top:32px}.hero-product-info strong{font-size:12px}.hero-product-info .icon{width:14px}.sunroom-stage{padding-inline:20px}.sunroom-stage .hero-copy h1{font-size:10.5vw}.sunroom-stage .hero-actions{gap:18px}.sunroom-signoff>span:not(.signoff-sun){font-size:19px}.sunroom-signoff{gap:8px}}@media(prefers-reduced-motion:reduce){.hero-products{transform:none!important}.room-caustic{transform:none}}@media(prefers-contrast:more){.room-backdrop{display:none}}@media(forced-colors:active){.room-backdrop,.glass-orbit{display:none}}
