:root{--ink:#101b1b;--muted:#596665;--paper:#f4f7f4;--white:#fff;--teal:#0d5955;--teal2:#16736d;--lime:#cfef70;--line:#d9e2dd;--shadow:0 18px 55px rgba(17,44,42,.10);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:78px;display:flex;align-items:center;gap:32px;padding:0 max(28px,5vw);background:rgba(244,247,244,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(16,27,27,.08)}.brand{display:flex;align-items:center;gap:11px;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--teal);color:var(--lime);font-family:Georgia,serif;font-size:1.25rem}.site-header nav{display:flex;gap:28px;margin-left:auto;color:#34413f;font-size:.92rem}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta,.primary-button{border-radius:999px;background:var(--teal);color:white;padding:11px 19px;font-weight:700}.header-cta:hover,.primary-button:hover{background:var(--teal2)}main{overflow:hidden}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;max-width:1380px;margin:auto;padding:70px max(28px,7vw) 90px}.hero-copy{max-width:670px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:800;color:var(--teal2);margin:0 0 14px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,6.1rem);line-height:.94;letter-spacing:-.055em;font-weight:500;margin:0 0 28px}.hero-text{font-size:1.16rem;color:var(--muted);max-width:600px;margin-bottom:34px}.primary-button{display:inline-flex;align-items:center;gap:18px;padding:14px 22px}.microcopy{font-size:.76rem;color:#71807d;max-width:490px;margin-top:22px}.hero-art{height:500px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:380px;height:380px;border-radius:44% 56% 62% 38%/43% 38% 62% 57%;background:linear-gradient(145deg,var(--lime),#8fdac5);transform:rotate(-12deg);filter:drop-shadow(0 30px 30px rgba(17,71,65,.12))}.orbit{position:absolute;border:1px solid rgba(13,89,85,.24);border-radius:50%}.orbit-one{width:470px;height:470px}.orbit-two{width:570px;height:370px;transform:rotate(30deg)}.monogram{position:relative;width:200px;height:200px;border-radius:50%;background:var(--teal);color:white;display:grid;place-content:center;text-align:center;box-shadow:var(--shadow)}.monogram span{font-family:Georgia,serif;font-size:4.4rem;line-height:1}.monogram small{letter-spacing:.35em;color:var(--lime);padding-left:.35em}.catalog-section{background:white;padding:92px max(28px,6vw);scroll-margin-top:70px}.section-heading{max-width:1240px;margin:0 auto 30px;display:flex;justify-content:space-between;align-items:end}.section-heading h2,.steps h2,.about h2{font:500 clamp(2.25rem,4vw,4rem)/1.02 Georgia,serif;letter-spacing:-.04em;margin:0}.section-heading>p{font-size:.9rem;color:var(--muted)}.catalog-tools{max-width:1240px;margin:0 auto 34px;display:grid;grid-template-columns:1fr 270px;gap:12px}.search-box,.select-wrap{height:54px;border:1px solid var(--line);background:#fbfcfb;border-radius:12px;display:flex;align-items:center}.search-box:focus-within,.select-wrap:focus-within{outline:3px solid rgba(22,115,109,.18);border-color:var(--teal2)}.search-box svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;margin:0 14px}.search-box input,.select-wrap select{border:0;background:transparent;width:100%;height:100%;outline:0;color:var(--ink)}.select-wrap select{padding:0 14px}.product-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:18px;background:white;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1/1;background:#f4f7f4;padding:18px;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-body{padding:19px;display:flex;flex-direction:column;flex:1}.category{font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--teal2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{font:600 1.25rem/1.15 Georgia,serif;margin:9px 0 8px}.product-size{font-size:.8rem;color:var(--muted);margin:0 0 16px}.product-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font-size:1.08rem;font-weight:800}.details-button{border:0;background:none;color:var(--teal);font-weight:750;padding:8px 0;cursor:pointer}.details-button:hover{text-decoration:underline}.load-more{display:block;margin:36px auto 0;border:1px solid var(--teal);color:var(--teal);background:white;padding:12px 25px;border-radius:999px;font-weight:750;cursor:pointer}.empty-state{text-align:center;padding:70px 20px}.empty-state button{border:0;background:none;color:var(--teal);font-weight:800;text-decoration:underline;cursor:pointer}.steps{max-width:1380px;margin:auto;padding:100px max(28px,7vw);display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.steps ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps li{border-top:2px solid var(--ink);padding:18px 8px}.steps li span{font-size:.76rem;color:var(--teal2);font-weight:800}.steps h3{font:600 1.45rem Georgia,serif;margin:28px 0 8px}.steps li p{color:var(--muted);font-size:.9rem;margin:0}.about{background:var(--teal);color:white;padding:90px max(28px,8vw);display:grid;grid-template-columns:1fr 1fr;gap:80px}.about .eyebrow{color:var(--lime)}.about-copy{font-size:1.08rem;color:#dfeceb}.disclosure{font-size:.85rem;border-top:1px solid rgba(255,255,255,.24);padding-top:20px;margin-top:25px}footer{padding:30px max(28px,5vw);display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:.78rem;color:var(--muted)}dialog{border:0;border-radius:22px;padding:0;max-width:760px;width:calc(100% - 32px);box-shadow:0 30px 100px rgba(0,0,0,.28)}dialog::backdrop{background:rgba(8,22,21,.66);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:14px;top:12px;border:0;background:white;border-radius:50%;font-size:1.7rem;width:40px;height:40px;cursor:pointer;z-index:2}.dialog-layout{display:grid;grid-template-columns:42% 58%}.dialog-image{background:var(--paper);padding:35px;display:grid;place-items:center}.dialog-image img{width:100%;max-height:360px;object-fit:contain;mix-blend-mode:multiply}.dialog-copy{padding:46px 38px}.dialog-copy h2{font:600 2.1rem/1.05 Georgia,serif;margin:8px 0 12px}.dialog-copy p{color:var(--muted)}.ingredient-list{font-size:.84rem}.buy-button{display:flex;justify-content:center;background:var(--teal);color:white;padding:14px 18px;border-radius:10px;font-weight:800;margin-top:25px}.affiliate-note{font-size:.72rem!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:950px){.hero{grid-template-columns:1fr;min-height:auto}.hero-art{height:380px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.about{grid-template-columns:1fr;gap:35px}}@media(max-width:650px){.site-header{height:66px;padding:0 18px}.site-header nav{display:none}.brand{font-size:.88rem}.header-cta{font-size:.76rem;padding:9px 12px}.hero{padding:54px 22px 65px}.hero h1{font-size:3.5rem}.hero-art{height:315px}.hero-art:before{width:245px;height:245px}.orbit-one{width:290px;height:290px}.orbit-two{width:330px;height:220px}.monogram{width:145px;height:145px}.monogram span{font-size:3.2rem}.catalog-section{padding:68px 18px}.section-heading{display:block}.catalog-tools{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image{padding:9px}.product-body{padding:13px}.product-card h3{font-size:1.02rem}.product-bottom{align-items:flex-start;flex-direction:column}.steps{padding:75px 22px}.steps ol{grid-template-columns:1fr}.about{padding:70px 22px}.dialog-layout{grid-template-columns:1fr}.dialog-image{height:260px}.dialog-copy{padding:30px 23px}footer{align-items:flex-start;flex-direction:column}}@media(max-width:400px){.product-grid{grid-template-columns:1fr}}
