:root{--ink:#090d08;--cream:#f5f0df;--paper:#fbf8ed;--orange:#f6a000;--lime:#c9e500;--green:#148b12;--muted:#5d6258}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{color:#fff;z-index:20;background:#090d08f5;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand{font-family:var(--font-display);align-items:center;gap:12px;font-size:23px;font-weight:750;display:flex}.brand img{object-fit:cover;border-radius:50%;width:50px;height:50px}nav{text-transform:uppercase;letter-spacing:.1em;gap:34px;font-size:13px;font-weight:700;display:flex}nav a{opacity:.8;transition:all .2s}nav a:hover{color:var(--lime);opacity:1}.language-switch{color:#737970;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.language-switch button{color:#737970;cursor:pointer;background:0 0;border:0;padding:7px 3px}.language-switch button.active{color:var(--lime)}.hero{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);min-height:680px;padding:72px clamp(22px,7vw,110px) 78px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{background:#c9e50014;border:1px solid #c9e50033;width:440px;height:440px;top:7%;right:3%}.orb-two{background:#f6a00014;width:240px;height:240px;bottom:-12%;right:27%}.hero-copy{z-index:2;align-self:center;max-width:720px;position:relative}.soon-pill{text-transform:uppercase;letter-spacing:.13em;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:9px;margin-bottom:36px;padding:8px 14px;font-size:10px;font-weight:800;display:inline-flex}.soon-pill span{background:var(--lime);width:7px;height:7px;box-shadow:0 0 12px var(--lime);border-radius:50%}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:var(--green);margin:0 0 17px;font-size:12px;font-weight:800;line-height:1.4}.hero .eyebrow{color:var(--lime)}h1,h2{font-family:var(--font-display),Georgia,serif;letter-spacing:-.045em}h1{margin:0;font-size:clamp(54px,6.4vw,98px);font-weight:650;line-height:.91}h1 em,h2 em{color:var(--orange);font-weight:450}.hero-intro{color:#c9cec4;max-width:610px;margin:30px 0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.button{text-transform:uppercase;letter-spacing:.07em;border-radius:6px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 23px;font-size:12px;font-weight:850;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:var(--ink)}.button-primary:hover{background:#ffb21d}.button-secondary{color:#fff;border:1px solid #ffffff47}.button-dark{background:var(--ink);color:#fff;margin-top:28px}.hero-facts{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:28px;margin-top:39px;padding-top:22px;display:flex}.hero-facts p{color:#c9cec4;align-items:center;gap:9px;margin:0;font-size:12px;display:flex}.fact-icon{color:var(--lime);font-size:18px}.hero-mark{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.hero-mark img{aspect-ratio:1;object-fit:cover;z-index:2;border-radius:50%;width:min(37vw,470px);position:relative;box-shadow:0 28px 90px #00000073}.logo-halo{aspect-ratio:1;border:1px solid #c9e50047;border-radius:50%;width:min(43vw,550px);position:absolute;box-shadow:0 0 0 26px #c9e50006,0 0 0 58px #c9e50005}.stamp{z-index:3;background:var(--lime);width:76px;height:76px;color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:flex;position:absolute;transform:rotate(-9deg);box-shadow:0 10px 24px #0000004d}.stamp small{letter-spacing:.14em;font-size:8px}.stamp-one{top:18%;left:4%}.stamp-two{background:var(--orange);font-size:11px;bottom:15%;right:1%;transform:rotate(8deg)}.product-strip{background:var(--orange);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;min-height:66px;padding:14px 28px;font-size:11px;font-weight:900;display:flex}.product-strip span{align-items:center;gap:20px;display:flex}.product-strip b{font-size:13px}.products{padding:112px clamp(22px,7vw,110px)}.section-heading{max-width:750px;margin-bottom:52px}.section-heading h2,.delivery-copy h2,.about-copy h2,.contact-title h2{margin:0 0 20px;font-size:clamp(43px,5vw,70px);font-weight:620;line-height:1.02}.section-heading>p:last-child{max-width:610px;color:var(--muted);font-size:17px;line-height:1.7}.category-grid{border-top:1px solid #c9c9bb;border-left:1px solid #c9c9bb;grid-template-columns:repeat(3,1fr);display:grid}.category-card{border-bottom:1px solid #c9c9bb;border-right:1px solid #c9c9bb;min-height:270px;padding:30px;transition:background .25s,transform .25s;position:relative}.category-card:hover{z-index:2;background:#fff;transform:translateY(-4px);box-shadow:0 18px 35px #1a231114}.category-number{color:#9c9d94;letter-spacing:.15em;font-size:10px;position:absolute;top:24px;right:26px}.category-icon{background:var(--ink);width:58px;height:58px;color:var(--lime);border-radius:50%;justify-content:center;align-items:center;margin-bottom:32px;font-size:25px;display:flex}.category-card h3{font-family:var(--font-display);margin:0 0 10px;font-size:25px}.category-card p{color:var(--muted);max-width:285px;margin:0;font-size:14px;line-height:1.6}.delivery-section{background:var(--orange);grid-template-columns:1.05fr .95fr;gap:8vw;padding:100px clamp(22px,7vw,110px);display:grid}.delivery-copy .eyebrow{color:#5e3d00}.delivery-copy>p:nth-of-type(2){max-width:650px;font-size:17px;line-height:1.7}.delivery-steps{border-top:1px solid #090d0859;margin:0;padding:0;list-style:none}.delivery-steps li{border-bottom:1px solid #090d0859;align-items:center;gap:20px;padding:26px 0;display:flex}.delivery-steps li>span{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:flex}.delivery-steps p{font-family:var(--font-display);margin:0;font-size:21px;font-weight:650}.about{background:#eef4df;grid-template-columns:.9fr 1.1fr;min-height:740px;display:grid}.about-visual{background:var(--ink);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-visual:before{content:"";border:1px solid #c9e50047;border-radius:50%;width:560px;height:560px;position:absolute;box-shadow:0 0 0 45px #c9e50008,0 0 0 90px #c9e50005}.about-visual img{z-index:2;border-radius:50%;width:min(73%,430px);position:relative}.leaf{color:var(--lime);font-size:30px;position:absolute}.leaf-one{top:15%;left:16%}.leaf-two{color:var(--orange);bottom:17%;right:14%}.about-copy{align-self:center;padding:95px clamp(32px,6vw,96px)}.about-intro{color:var(--muted);max-width:690px;font-size:17px;line-height:1.75}.quality-list{border-top:1px solid #bec7aa;margin-top:38px}.quality-list article{border-bottom:1px solid #bec7aa;gap:20px;padding:20px 0;display:flex}.quality-list article>span{color:var(--green);padding-top:5px;font-size:11px;font-weight:900}.quality-list h3{margin:0 0 4px;font-size:16px}.quality-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.contact{background:var(--ink);color:#fff;padding:100px clamp(22px,7vw,110px)}.contact .eyebrow{color:var(--lime)}.contact-title h2{font-size:clamp(55px,7vw,96px)}.contact-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.contact-grid article{border-right:1px solid #ffffff2e;padding:34px 36px 24px 0}.contact-grid article+article{padding-left:36px}.contact-grid article:last-child{border-right:0}.contact-grid article>span{color:var(--lime);letter-spacing:.14em;font-size:10px}.contact-grid h3{text-transform:uppercase;letter-spacing:.14em;color:#969d91;margin:17px 0 13px;font-size:12px}.contact-grid p{font-family:var(--font-display);margin:0;font-size:21px;line-height:1.55}.contact-grid small{color:#8d9489;margin-top:8px;display:block}.contact-grid a:hover{color:var(--orange)}footer{color:#cbd0c6;background:#050704;border-top:1px solid #ffffff1a;padding:52px clamp(22px,7vw,110px) 28px}.footer-main{justify-content:space-between;align-items:center;padding-bottom:34px;display:flex}.footer-main>div{align-items:center;gap:14px;display:flex}.footer-main img{border-radius:50%;width:58px;height:58px}.footer-main p{font-family:var(--font-display);color:#fff;margin:0;font-size:17px}.footer-main>a{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.legal-grid{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f}.legal-grid details{border-bottom:1px solid #ffffff14}.legal-grid details:last-child{border-bottom:0}.legal-grid summary{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:.13em;padding:20px 0;font-size:11px;font-weight:850;list-style:none}.legal-grid summary:after{content:"+";float:right;color:var(--lime);font-size:17px}.legal-grid details[open] summary:after{content:"−"}.legal-grid details>div{color:#9fa59b;max-width:760px;padding:0 0 25px;font-size:13px;line-height:1.7}.legal-grid strong{color:#d8ddd4}.legal-grid a{color:var(--lime)}.footer-bottom{color:#737970;justify-content:space-between;padding-top:25px;font-size:11px;display:flex}@media (max-width:980px){nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:64px}.hero-copy{max-width:760px}.hero-mark{margin:60px auto 10px}.hero-mark img{width:min(68vw,430px)}.logo-halo{width:min(80vw,520px)}.stamp-one{left:-4%}.stamp-two{right:-5%}.category-grid{grid-template-columns:repeat(2,1fr)}.delivery-section,.about{grid-template-columns:1fr}.about-visual{min-height:620px}.contact-grid{grid-template-columns:1fr}.contact-grid article,.contact-grid article+article{border-bottom:1px solid #ffffff26;border-right:0;padding:26px 0}}@media (max-width:620px){.site-header{height:70px}.brand span{display:none}.brand img{width:45px;height:45px}.hero{padding:50px 22px 58px}.soon-pill{margin-bottom:26px}.hero-intro{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-facts{gap:14px}.hero-mark{margin-top:52px}.hero-mark img{width:77vw}.stamp{width:62px;height:62px}.product-strip{flex-wrap:nowrap;justify-content:flex-start;overflow:hidden}.product-strip span{white-space:nowrap}.products,.contact{padding:78px 22px}.category-grid{grid-template-columns:1fr}.category-card{min-height:240px}.delivery-section{padding:76px 22px}.about-visual{min-height:470px}.about-copy{padding:76px 22px}.contact-title h2{font-size:55px}.footer-main{align-items:flex-start;gap:20px}.footer-main p{font-size:14px}.footer-bottom{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.category-card{transition:none}}
