:root{--brand:#173F3A;--gold:#C9A45C;--footer:#102D2A;--cream:#F7F3EA;--sage:#E8EFEA;--ink:#252A29;--muted:#68716E;--font-heading:"Manrope",sans-serif;--font-body:"Inter",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,.font-heading{font-family:var(--font-heading)}a,button,input,textarea{transition:color .24s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(201,164,92,.55);outline-offset:3px}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:1000;background:#fff;color:var(--brand);padding:.8rem 1rem;border-radius:.75rem;font-weight:700}.skip-link:focus{top:1rem}.brand-mark{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand),#24564f);box-shadow:0 8px 24px rgba(23,63,58,.22);transform:rotate(45deg)}.brand-mark span{width:13px;height:13px;border:2px solid var(--gold);border-radius:50%;position:relative}.brand-mark span:after{content:"";position:absolute;width:12px;height:2px;background:var(--gold);top:4px;left:-8px;transform:rotate(-45deg)}.brand-mark-light{background:rgba(255,255,255,.09);box-shadow:none}.nav-link{padding:.62rem .72rem;border-radius:.75rem;font-size:.78rem;font-weight:700;color:#46514e;white-space:nowrap}.nav-link:hover,.nav-active{background:#e8efea;color:var(--brand)}.mobile-link{padding:.85rem 1rem;border-radius:.9rem;font-weight:700;color:#33413e}.mobile-link:hover,.mobile-active{background:#e8efea;color:var(--brand)}.burger{width:46px;height:46px;border:1px solid rgba(23,63,58,.15);border-radius:14px;display:grid;place-content:center;gap:5px}.burger span{display:block;width:21px;height:2px;background:var(--brand);border-radius:999px}.btn-primary,.btn-secondary,.btn-gold,.btn-light-outline{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;padding:.78rem 1.25rem;font-weight:700}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(23,63,58,.16)}.btn-primary:hover{background:#0f302d;transform:translateY(-1px)}.btn-secondary{border:1px solid rgba(23,63,58,.32);color:var(--brand);background:transparent}.btn-secondary:hover{background:#e8efea}.btn-gold{background:var(--gold);color:#182b29;box-shadow:0 12px 28px rgba(201,164,92,.22)}.btn-gold:hover{background:#d9b66d;transform:translateY(-1px)}.btn-light-outline{border:1px solid rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.04)}.btn-light-outline:hover{background:rgba(255,255,255,.1)}.eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#8b6d35}.eyebrow-light{color:#e0c280}.section-pad{padding:96px 0}.section-title{margin-top:.8rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.035em;font-weight:700;color:var(--brand)}.section-title-small{margin-top:.65rem;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.025em;font-weight:700;color:var(--brand)}.section-copy{margin-top:1.1rem;font-size:1rem;line-height:1.85;color:#59635f}.text-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand);font-weight:800}.text-link:hover{gap:.75rem}.hero-orb{position:absolute;border-radius:50%;filter:blur(5px);pointer-events:none}.hero-orb-one{width:430px;height:430px;background:rgba(201,164,92,.12);right:-120px;top:-170px}.hero-orb-two{width:300px;height:300px;background:rgba(255,255,255,.05);left:-120px;bottom:-130px}.hero-image-frame{position:relative;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 90px rgba(0,0,0,.34);max-width:530px;margin-left:auto}.hero-image-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(16,45,42,.28));z-index:1}.hero-image-frame img{width:100%;height:auto;object-fit:contain}.hero-floating-card{position:absolute;left:-26px;bottom:34px;z-index:2;max-width:290px;border:1px solid rgba(255,255,255,.14);background:rgba(16,45,42,.92);backdrop-filter:blur(16px);border-radius:18px;padding:1rem 1.15rem;display:flex;gap:.8rem;box-shadow:0 18px 50px rgba(0,0,0,.3)}.hero-floating-icon{width:40px;height:40px;border-radius:12px;background:rgba(201,164,92,.16);display:grid;place-items:center;color:#e0c280;font-size:1.3rem;flex:none}.hero-floating-card strong{font-family:var(--font-heading);font-size:.92rem}.hero-floating-card p{font-size:.75rem;line-height:1.5;color:rgba(255,255,255,.65);margin-top:.2rem}.hero-stat{padding:.9rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05)}.hero-stat strong{font-family:var(--font-heading);font-size:1rem;color:#e4c98e;display:block}.hero-stat span{display:block;margin-top:.3rem;font-size:.68rem;line-height:1.4;color:rgba(255,255,255,.6)}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:rgba(23,63,58,.1);border:1px solid rgba(23,63,58,.1);border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(23,63,58,.06)}.trust-strip div{display:flex;align-items:center;gap:.7rem;background:#fff;padding:1.1rem}.trust-strip span{color:var(--gold);font-weight:800;font-size:.72rem}.trust-strip strong{font-size:.78rem;color:var(--brand)}.problem-card,.solution-card{border-radius:18px;padding:1.35rem;border:1px solid rgba(23,63,58,.1);min-height:190px}.problem-card{background:#f8f4eb}.solution-card{background:var(--brand);color:#fff}.problem-card span,.solution-card span{font-size:.72rem;font-weight:800;color:var(--gold)}.problem-card h3,.solution-card h3{font-size:1.05rem;font-weight:700;margin-top:1rem}.problem-card p,.solution-card p{font-size:.86rem;line-height:1.65;margin-top:.65rem;color:#66706c}.solution-card p{color:rgba(255,255,255,.68)}.editorial-image,.zigzag-image{width:100%;height:620px;object-fit:contain;border-radius:24px;box-shadow:0 24px 60px rgba(23,63,58,.14)}.image-note{position:absolute;right:-10px;bottom:28px;background:#fff;border-radius:15px;padding:1rem 1.2rem;box-shadow:0 16px 40px rgba(23,63,58,.18)}.image-note strong,.image-note span{display:block}.image-note strong{font-family:var(--font-heading);color:var(--brand)}.image-note span{font-size:.72rem;color:#6b7471;margin-top:.2rem}.philosophy-row{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(23,63,58,.1)}.philosophy-row b{width:36px;height:36px;border-radius:11px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:.72rem}.philosophy-row h3{font-weight:700;color:var(--brand)}.philosophy-row p{font-size:.88rem;line-height:1.65;color:#65706c;margin-top:.35rem}.feature-card{background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:20px;padding:1.45rem;box-shadow:0 10px 32px rgba(23,63,58,.06);min-height:260px}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(23,63,58,.1)}.feature-number{width:46px;height:46px;border-radius:14px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:800}.feature-card h3{font-size:1.08rem;font-weight:700;color:var(--brand);margin-top:1.25rem}.feature-card p{font-size:.88rem;line-height:1.7;color:#65706c;margin-top:.65rem}.feature-card a{display:inline-block;margin-top:1rem;font-size:.8rem;font-weight:800;color:#8a6932}.check-list{margin-top:1.7rem;display:grid;gap:.9rem}.check-list li{display:grid;grid-template-columns:36px 1fr;gap:.85rem}.check-list li>span{width:32px;height:32px;border-radius:10px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:900}.check-list strong{color:var(--brand)}.check-list p{font-size:.88rem;line-height:1.6;color:#65706c;margin-top:.25rem}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden}.process-line article{background:rgba(255,255,255,.05);padding:1.5rem;min-height:265px}.process-line article div{width:42px;height:42px;border-radius:13px;background:var(--gold);color:#18312e;display:grid;place-items:center;font-weight:900}.process-line h3{margin-top:1.5rem;font-size:1.05rem;font-weight:700}.process-line p{margin-top:.65rem;font-size:.85rem;line-height:1.7;color:rgba(255,255,255,.66)}.scenario-card{background:#fff;border-radius:20px;padding:1.5rem;border:1px solid rgba(23,63,58,.1);min-height:280px}.scenario-card>span{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8a6b35}.scenario-card h3{font-size:1.12rem;font-weight:700;color:var(--brand);margin-top:1rem}.scenario-card p{font-size:.9rem;line-height:1.75;color:#65706c;margin-top:.8rem}.scenario-card a{display:inline-block;margin-top:1.1rem;color:var(--brand);font-weight:800;font-size:.82rem}.topic-chip{padding:.65rem .9rem;background:#fff;border:1px solid rgba(23,63,58,.12);border-radius:999px;font-size:.76rem;font-weight:700;color:var(--brand)}.article-card{overflow:hidden;border-radius:20px;background:#fff;border:1px solid rgba(23,63,58,.1);box-shadow:0 10px 30px rgba(23,63,58,.06)}.article-card img{width:100%;height:auto;object-fit:contain}.article-card>div{padding:1.25rem}.article-card span{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35;font-weight:800}.article-card h3{font-size:1.06rem;line-height:1.35;font-weight:700;color:var(--brand);margin-top:.7rem}.article-card p{font-size:.84rem;line-height:1.65;color:#68716e;margin-top:.6rem}.article-card a{display:inline-block;margin-top:.9rem;font-size:.8rem;font-weight:800;color:var(--brand)}.lead-magnet{background:linear-gradient(130deg,var(--brand),#0f302d);border-radius:26px;padding:2.4rem;color:#fff;display:grid;grid-template-columns:1.1fr .8fr auto;gap:2rem;align-items:center;box-shadow:0 25px 70px rgba(23,63,58,.2)}.lead-magnet h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.15;margin-top:.7rem}.lead-magnet p{margin-top:1rem;color:rgba(255,255,255,.7);line-height:1.75}.lead-magnet-list{display:grid;gap:.5rem;font-size:.76rem;color:rgba(255,255,255,.75)}.lead-magnet-list span{border-bottom:1px solid rgba(255,255,255,.12);padding:.45rem 0}.faq-list{display:grid;gap:.75rem}.faq-item{background:#fff;border:1px solid rgba(23,63,58,.11);border-radius:16px;overflow:hidden}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;text-align:left;font-weight:800;color:var(--brand)}.faq-item button:hover{background:#f3f6f2}.faq-item button b{font-size:1.2rem;color:#9a7436}.faq-panel{padding:0 1.25rem 1.2rem}.faq-panel p{font-size:.9rem;line-height:1.75;color:#616b67}.contact-orb{position:absolute;width:460px;height:460px;border-radius:50%;background:rgba(201,164,92,.1);right:-180px;top:-180px}.contact-line{display:flex;align-items:center;gap:.8rem}.contact-line span{width:36px;height:36px;border-radius:11px;background:rgba(201,164,92,.14);color:#e2c17f;display:grid;place-items:center}.contact-form-dark,.contact-form-light{display:grid;gap:1rem;border-radius:24px;padding:1.5rem}.contact-form-dark{background:#fff;color:var(--ink)}.contact-form-light{background:#f7f3ea;border:1px solid rgba(23,63,58,.1)}.contact-form-dark label,.contact-form-light label{display:grid;gap:.45rem;font-size:.78rem;font-weight:800;color:var(--brand)}.contact-form-dark input,.contact-form-dark textarea,.contact-form-light input,.contact-form-light textarea{width:100%;border:1px solid rgba(23,63,58,.18);border-radius:11px;background:#fff;padding:.85rem .9rem;font-size:.92rem;font-weight:500;color:var(--ink)}.contact-form-dark input:focus,.contact-form-dark textarea:focus,.contact-form-light input:focus,.contact-form-light textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(201,164,92,.14);outline:none}.consent-row{grid-template-columns:20px 1fr!important;align-items:start!important;font-weight:500!important;line-height:1.55!important;color:#68716e!important}.consent-row input{width:18px!important;height:18px!important;margin-top:.15rem}.consent-row a{color:var(--brand);text-decoration:underline}.form-status{min-height:1.4rem;font-size:.82rem;font-weight:700}.form-status.success{color:#176238}.form-status.error{color:#9c2b2b}.footer-title{font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#e0c280}.footer-links{display:grid;gap:.72rem;margin-top:1.1rem;font-size:.86rem;color:rgba(255,255,255,.7)}.footer-links a:hover,.footer-links button:hover{color:#fff}.cookie-banner{position:fixed;z-index:90;left:1rem;right:1rem;bottom:1rem;max-width:1180px;margin:auto;background:#fff;border:1px solid rgba(23,63,58,.14);border-radius:20px;box-shadow:0 24px 70px rgba(16,45,42,.25);padding:1rem 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.cookie-copy{max-width:650px}.cookie-copy strong{font-family:var(--font-heading);color:var(--brand)}.cookie-copy p{font-size:.78rem;line-height:1.55;color:#65706c;margin-top:.25rem}.cookie-actions{display:flex;flex-wrap:wrap;gap:.6rem}.cookie-primary,.cookie-secondary,.cookie-muted{min-height:42px;border-radius:10px;padding:.65rem .85rem;font-size:.76rem;font-weight:800}.cookie-primary{background:var(--brand);color:#fff}.cookie-secondary{background:var(--gold);color:#1c302e}.cookie-muted{border:1px solid rgba(23,63,58,.2);color:var(--brand)}.modal-shell{position:fixed;inset:0;z-index:100}.modal-backdrop{position:absolute;inset:0;background:rgba(8,22,21,.68);backdrop-filter:blur(4px)}.modal-card{position:relative;z-index:1;width:min(92vw,590px);max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:22px;padding:1.5rem;box-shadow:0 28px 90px rgba(0,0,0,.34)}.modal-close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(23,63,58,.16);font-size:1.45rem;color:var(--brand)}.cookie-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(23,63,58,.12);border-radius:14px;padding:1rem}.cookie-option strong,.cookie-option small{display:block}.cookie-option strong{color:var(--brand)}.cookie-option small{font-size:.72rem;line-height:1.5;color:#68716e;margin-top:.2rem}.cookie-option input{width:20px;height:20px;accent-color:var(--brand)}.back-to-top{position:fixed;right:1.2rem;bottom:5.2rem;z-index:60;width:46px;height:46px;border-radius:14px;background:var(--gold);color:#173f3a;box-shadow:0 15px 35px rgba(16,45,42,.24);font-weight:900}.mobile-sticky-cta{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:55;min-height:50px;border-radius:14px;background:var(--gold);color:#18312e;box-shadow:0 16px 40px rgba(16,45,42,.28);display:flex;align-items:center;justify-content:center;gap:.7rem;font-weight:800}.breadcrumb{display:flex;align-items:center;gap:.55rem;font-size:.78rem;color:#68716e}.breadcrumb a{color:var(--brand);font-weight:800}.inner-hero{background:linear-gradient(140deg,#f7f3ea,#e8efea)}.inner-hero h1{margin-top:1rem;font-size:clamp(2.7rem,6vw,5rem);font-weight:700;line-height:1.04;letter-spacing:-.045em;color:var(--brand)}.inner-hero .lead{margin-top:1.3rem;max-width:700px;font-size:1.05rem;line-height:1.85;color:#5c6662}.inner-hero-media{justify-self:end;width:min(100%,440px);height:480px;border-radius:26px;overflow:hidden;box-shadow:0 24px 65px rgba(23,63,58,.18)}.inner-hero-media img{width:100%;height:auto;object-fit:contain}.inner-hero-abstract{justify-self:end;width:min(100%,440px);height:330px;position:relative;border-radius:28px;background:var(--brand);overflow:hidden;box-shadow:0 24px 65px rgba(23,63,58,.18)}.inner-hero-abstract span{position:absolute;border-radius:50%;border:1px solid rgba(201,164,92,.35)}.inner-hero-abstract span:nth-child(1){width:260px;height:260px;right:-40px;top:-40px}.inner-hero-abstract span:nth-child(2){width:180px;height:180px;left:35px;bottom:-50px}.inner-hero-abstract span:nth-child(3){width:70px;height:70px;left:50%;top:40%;background:var(--gold);border:0;transform:rotate(45deg);border-radius:20px}.featured-article{border-radius:26px;overflow:hidden;background:var(--brand);color:#fff;display:grid;grid-template-columns:1.08fr .92fr;box-shadow:0 28px 75px rgba(23,63,58,.2)}.featured-article>div{padding:3rem}.featured-article h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:700;margin-top:.8rem}.featured-article p{font-size:1rem;line-height:1.8;color:rgba(255,255,255,.72);margin-top:1rem}.featured-article img{width:100%;height:auto;min-height:0;object-fit:contain}.blog-tools{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.blog-search{display:grid;gap:.45rem;min-width:min(100%,420px);font-size:.76rem;font-weight:800;color:var(--brand)}.blog-search input{border:1px solid rgba(23,63,58,.16);border-radius:12px;padding:.85rem 1rem;background:#fff}.blog-filters{display:flex;flex-wrap:wrap;gap:.5rem}.blog-filters button{border:1px solid rgba(23,63,58,.15);border-radius:999px;padding:.65rem .85rem;font-size:.72rem;font-weight:800;color:var(--brand)}.blog-filters button.active,.blog-filters button:hover{background:var(--brand);color:#fff}.blog-card{overflow:hidden;background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:20px;box-shadow:0 10px 32px rgba(23,63,58,.06)}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(23,63,58,.11)}.blog-card img{width:100%;height:auto;object-fit:contain}.blog-card-body{padding:1.25rem}.blog-category{font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35}.blog-card h2{font-size:1.08rem;line-height:1.4;font-weight:700;color:var(--brand);margin-top:.75rem}.blog-card p{font-size:.84rem;line-height:1.7;color:#68716e;margin-top:.6rem}.blog-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem;font-size:.67rem;color:#88908d}.blog-card a{display:inline-flex;gap:.4rem;margin-top:1rem;font-size:.78rem;font-weight:800;color:var(--brand)}.pagination{display:flex;justify-content:center;gap:.6rem;margin-top:2.5rem}.pagination button{width:42px;height:42px;border-radius:12px;border:1px solid rgba(23,63,58,.16);font-weight:800;color:var(--brand)}.pagination button.active{background:var(--brand);color:#fff}.empty-state{text-align:center;padding:3rem;border:1px dashed rgba(23,63,58,.2);border-radius:18px;color:#68716e}.content-panel{background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:22px;padding:1.8rem;box-shadow:0 12px 35px rgba(23,63,58,.06)}.popular-list{display:grid;margin-top:1.2rem}.popular-list li{border-bottom:1px solid rgba(23,63,58,.1)}.popular-list a{display:flex;align-items:center;gap:1rem;padding:1rem 0;font-size:.88rem;font-weight:700;color:var(--brand)}.popular-list span{color:var(--gold)}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.values-grid article{padding:1.3rem;border:1px solid rgba(23,63,58,.1);border-radius:18px;background:#f8f4eb}.values-grid span{color:var(--gold);font-weight:800;font-size:.72rem}.values-grid h3{color:var(--brand);font-weight:700;margin-top:.7rem}.values-grid p{font-size:.83rem;line-height:1.65;color:#68716e;margin-top:.5rem}.notice-card{border-left:4px solid var(--gold);background:#f8f4eb;border-radius:0 16px 16px 0;padding:1.2rem 1.35rem}.notice-card strong{color:var(--brand)}.notice-card p{font-size:.88rem;line-height:1.7;color:#65706c;margin-top:.35rem}.info-card{display:flex;align-items:center;gap:1rem;border:1px solid rgba(23,63,58,.1);background:#f7f3ea;border-radius:16px;padding:1rem}.info-card>span{width:42px;height:42px;border-radius:13px;background:var(--brand);color:#fff;display:grid;place-items:center}.info-card small,.info-card strong{display:block}.info-card small{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35}.info-card strong{font-size:.88rem;color:var(--brand);margin-top:.25rem}.product-stage{padding:2rem;background:linear-gradient(145deg,#102d2a,#173f3a);border-radius:26px;box-shadow:0 24px 65px rgba(23,63,58,.2)}.product-stage img{width:100%;height:auto;object-fit:contain;border-radius:18px}.fact-card{border:1px solid rgba(23,63,58,.1);border-radius:16px;padding:1rem;background:#f8f4eb}.fact-card small,.fact-card strong,.fact-card span{display:block}.fact-card small{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35}.fact-card strong{color:var(--brand);font-family:var(--font-heading);margin-top:.35rem}.fact-card span{font-size:.75rem;color:#68716e;margin-top:.3rem}.ingredient-card{display:grid;grid-template-columns:54px 1fr;gap:1rem;border:1px solid rgba(23,63,58,.1);border-radius:20px;background:#fff;padding:1.4rem;box-shadow:0 10px 32px rgba(23,63,58,.05)}.ingredient-icon{width:50px;height:50px;border-radius:15px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900}.ingredient-card span{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35;font-weight:800}.ingredient-card h3{font-size:1.08rem;color:var(--brand);font-weight:700;margin-top:.4rem}.ingredient-card p{font-size:.85rem;line-height:1.7;color:#68716e;margin-top:.55rem}.ingredient-card small{display:block;font-size:.72rem;line-height:1.55;color:#8a6b35;margin-top:.8rem}.number-list{display:grid;gap:.8rem}.number-list li{display:grid;grid-template-columns:42px 1fr;gap:1rem}.number-list span{width:38px;height:38px;border-radius:12px;background:var(--gold);display:grid;place-items:center;color:#18312e;font-weight:900}.number-list strong{color:var(--brand)}.number-list p{font-size:.86rem;line-height:1.65;color:#68716e;margin-top:.25rem}.process-card{border-radius:20px;background:#f8f4eb;border:1px solid rgba(23,63,58,.1);padding:1.5rem;min-height:290px}.process-card span{width:45px;height:45px;border-radius:14px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900}.process-card h3{font-size:1.1rem;color:var(--brand);font-weight:700;margin-top:1.3rem}.process-card p{font-size:.88rem;line-height:1.75;color:#68716e;margin-top:.7rem}.simple-list{display:grid;gap:.8rem;margin-top:1.2rem}.simple-list li{position:relative;padding-left:1.4rem;font-size:.88rem;line-height:1.65;color:#626c68}.simple-list li:before{content:"";position:absolute;left:0;top:.65rem;width:7px;height:7px;border-radius:50%;background:var(--gold)}.info-link{display:block;border:1px solid rgba(23,63,58,.1);border-radius:12px;padding:.8rem 1rem;background:#fff;color:var(--brand);font-size:.82rem;font-weight:800}.legal-meta{display:flex;flex-wrap:wrap;gap:.7rem}.legal-meta span{border:1px solid rgba(23,63,58,.12);border-radius:999px;padding:.55rem .8rem;font-size:.7rem;font-weight:800;color:var(--brand);background:#f8f4eb}.legal-prose{font-size:1rem;line-height:1.9;color:#505b57}.legal-prose h2{font-size:1.5rem;line-height:1.3;font-weight:700;color:var(--brand);margin-top:2.4rem}.legal-prose h2:first-child{margin-top:0}.legal-prose p{margin-top:.85rem}.hidden{display:none}[data-reveal]{opacity:0;transform:translateY(18px)}[data-reveal].revealed{opacity:1;transform:none;transition:opacity .35s ease,transform .35s ease}.site-header.compact .brand-mark{width:34px;height:34px}.site-header.compact>div:first-child{min-height:64px}.site-header.compact{box-shadow:0 8px 30px rgba(23,63,58,.08)}@media(max-width:1100px){.trust-strip{grid-template-columns:repeat(3,1fr)}.lead-magnet{grid-template-columns:1fr 1fr}.lead-magnet>a{grid-column:1/-1;width:max-content}.process-line{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.section-pad{padding:72px 0}.editorial-image,.zigzag-image,.product-stage img{height:auto;}.featured-article{grid-template-columns:1fr}.featured-article img{height:auto;min-height:0;}.blog-tools{align-items:stretch;flex-direction:column}.blog-search{min-width:100%}.inner-hero-media,.inner-hero-abstract{justify-self:start}.lead-magnet{grid-template-columns:1fr}.lead-magnet>a{grid-column:auto}.process-line{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section-pad{padding:54px 0}.hero-image-frame img{height:auto;}.hero-floating-card{left:12px;right:12px;bottom:16px;max-width:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:last-child{grid-column:1/-1}.editorial-image,.zigzag-image,.product-stage img{height:auto;}.image-note{right:8px;bottom:18px}.process-line{grid-template-columns:1fr}.lead-magnet{padding:1.5rem}.featured-article>div{padding:1.5rem}.featured-article img{height:auto;}.values-grid{grid-template-columns:1fr}.cookie-banner{bottom:4.8rem;display:block}.cookie-actions{margin-top:.8rem}.cookie-actions button{flex:1}.back-to-top{bottom:8.8rem}.inner-hero-media{height:390px}.inner-hero-abstract{height:280px}.ingredient-card{grid-template-columns:1fr}.product-stage{padding:1rem}.legal-prose{font-size:.94rem}.modal-card{margin:2vh auto;max-height:96vh}.mobile-sticky-cta{display:flex}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
.image-panel,.image-panel-dark{position:relative;overflow:hidden;border-radius:28px}.image-panel{background:#fff;border:1px solid rgba(23,63,58,.1);box-shadow:0 24px 65px rgba(23,63,58,.16)}.image-panel-dark{border:1px solid rgba(255,255,255,.13);box-shadow:0 28px 75px rgba(0,0,0,.28)}.image-panel img,.image-panel-dark img{display:block;width:100%;height:auto;object-fit:contain}.premium-card{background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:20px;padding:1.5rem;box-shadow:0 10px 34px rgba(23,63,58,.06);min-height:220px}.premium-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(23,63,58,.11)}.premium-card .card-number{width:44px;height:44px;border-radius:13px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:900}.premium-card h2,.premium-card h3{font-size:1.08rem;line-height:1.4;font-weight:700;color:var(--brand);margin-top:1.2rem}.premium-card p{font-size:.88rem;line-height:1.75;color:#65706c;margin-top:.7rem}.feature-card>span{width:46px;height:46px;border-radius:14px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:900}.feature-card h2{font-size:1.08rem;font-weight:700;color:var(--brand);margin-top:1.25rem}.info-stack{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(23,63,58,.12);border-radius:22px;background:rgba(23,63,58,.1);box-shadow:0 18px 50px rgba(23,63,58,.08)}.info-stack>div{background:#f9f7f1;padding:1.25rem 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.info-stack span{font-size:.75rem;font-weight:700;color:#72807b}.info-stack strong{font-family:var(--font-heading);color:var(--brand);text-align:right}.dark-check{border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.05);padding:1rem 1.1rem}.dark-check strong{display:block;font-family:var(--font-heading);color:#e3c98f}.dark-check span{display:block;margin-top:.4rem;font-size:.8rem;line-height:1.65;color:rgba(255,255,255,.66)}.dark-list{display:grid;gap:.85rem}.dark-list li{position:relative;padding-left:1.7rem;line-height:1.7;color:rgba(255,255,255,.72)}.dark-list li:before{content:"✓";position:absolute;left:0;color:#e3c98f;font-weight:900}.ingredient-home-card{position:relative;min-height:250px;border:1px solid rgba(201,164,92,.28);border-radius:22px;background:linear-gradient(145deg,#ffffff 0%,#fbf8f0 100%);padding:1.45rem;box-shadow:0 18px 46px rgba(16,45,42,.08);overflow:hidden}.ingredient-home-card>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#f2eadb;color:#b68a3f;font-weight:900;box-shadow:inset 0 0 0 1px rgba(201,164,92,.18)}.ingredient-home-card h3{margin-top:1.2rem;font-family:var(--font-heading);font-size:1.04rem;line-height:1.35;font-weight:700;color:var(--brand)}.ingredient-home-card p{margin-top:.7rem;font-size:.86rem;line-height:1.72;color:#5b6662}.process-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;background:transparent;border:0;border-radius:0;overflow:visible}.process-line .process-step{position:relative;background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:20px;padding:1.5rem;min-height:250px;box-shadow:0 12px 38px rgba(23,63,58,.07)}.process-line .process-step>span{width:44px;height:44px;border-radius:13px;background:var(--gold);color:#18312e;display:grid;place-items:center;font-weight:900}.process-line .process-step>div{width:auto;height:auto;border-radius:0;background:transparent;color:inherit;display:block}.process-line .process-step h3{margin-top:1.35rem;font-size:1.08rem;font-weight:700;color:var(--brand)}.process-line .process-step p{margin-top:.7rem;font-size:.87rem;line-height:1.75;color:#65706c}.scenario-card strong{display:block;font-family:var(--font-heading);font-size:1.1rem;color:var(--brand)}.scenario-card small{display:block;margin-top:1rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8a6b35}.lead-panel{border-radius:28px;background:linear-gradient(135deg,var(--brand),#0f302d);padding:clamp(1.5rem,4vw,3rem);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:2rem;box-shadow:0 28px 75px rgba(23,63,58,.22)}.lead-panel h2{margin-top:.75rem;font-size:clamp(1.8rem,3.6vw,3.15rem);font-weight:700;line-height:1.12}.lead-panel p{margin-top:1rem;line-height:1.8;color:rgba(255,255,255,.7)}.lead-link{display:block;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.06);padding:1.05rem}.lead-link:hover{background:rgba(255,255,255,.11);transform:translateY(-2px)}.lead-link strong{display:block;font-family:var(--font-heading)}.lead-link span{display:block;margin-top:.35rem;font-size:.75rem;color:#e3c98f}.quote-panel{align-self:center;border-left:4px solid var(--gold);border-radius:0 22px 22px 0;background:#f8f4eb;padding:2rem}.quote-panel p{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2.15rem);line-height:1.45;color:var(--brand)}.quote-panel span{display:block;margin-top:1.2rem;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35}.editorial-step{display:grid;grid-template-columns:48px 1fr;gap:1rem;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:1.2rem}.editorial-step>span{width:44px;height:44px;border-radius:13px;background:rgba(201,164,92,.16);color:#e3c98f;display:grid;place-items:center;font-weight:900}.editorial-step strong{font-family:var(--font-heading);font-size:1.05rem}.editorial-step p{margin-top:.45rem;line-height:1.7;color:rgba(255,255,255,.65)}.notice-panel{border:1px solid rgba(201,164,92,.42);border-radius:22px;background:#fbf7ed;padding:1.5rem 1.65rem;box-shadow:0 12px 38px rgba(23,63,58,.05)}.notice-panel strong{display:block;font-family:var(--font-heading);font-size:1.2rem;color:var(--brand)}.notice-panel p{margin-top:.65rem;line-height:1.8;color:#5c6662}.notice-panel ul{display:grid;gap:.65rem;margin-top:1rem}.notice-panel li{position:relative;padding-left:1.5rem;line-height:1.7;color:#5c6662}.notice-panel li:before{content:"✓";position:absolute;left:0;color:#9a7436;font-weight:900}.ingredient-guide-card{background:#fff;border:1px solid rgba(23,63,58,.1);border-radius:20px;padding:1.4rem;min-height:225px;box-shadow:0 10px 34px rgba(23,63,58,.06)}.ingredient-guide-card>span{width:44px;height:44px;border-radius:13px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:900}.ingredient-guide-card h3{font-size:1.05rem;font-weight:700;color:var(--brand);margin-top:1.15rem}.ingredient-guide-card p{font-size:.86rem;line-height:1.7;color:#65706c;margin-top:.65rem}.checklist-table{border:1px solid rgba(23,63,58,.11);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 46px rgba(23,63,58,.06)}.checklist-table>div{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.1rem 1.3rem;border-bottom:1px solid rgba(23,63,58,.09)}.checklist-table>div:last-child{border-bottom:0}.checklist-table span{width:38px;height:38px;border-radius:11px;background:#e8efea;color:var(--brand);display:grid;place-items:center;font-weight:900}.checklist-table p{font-size:.87rem;line-height:1.7;color:#65706c}.checklist-table strong{color:var(--brand)}.faq-answer{padding:0 1.25rem 1.2rem}.faq-answer p{font-size:.9rem;line-height:1.75;color:#616b67}.faq-item button[aria-expanded="false"]+.faq-answer{display:none}.faq-item button>span:last-child{font-size:1.2rem;color:#9a7436}.form-card,.contact-card{background:#fff;border:1px solid rgba(23,63,58,.11);border-radius:24px;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 22px 65px rgba(16,45,42,.16);display:grid;gap:1.1rem;color:var(--ink)}.contact-card{background:#fff}.form-card label,.contact-card label{display:grid;gap:.45rem;font-size:.76rem;font-weight:800;color:var(--brand)}.form-card input,.form-card textarea,.contact-card input,.contact-card textarea{width:100%;border:1px solid rgba(23,63,58,.18);border-radius:12px;background:#fbfaf6;padding:.85rem 1rem;font:500 .9rem var(--font-body);color:var(--ink)}.form-card textarea,.contact-card textarea{resize:vertical}.form-card input:focus,.form-card textarea:focus,.contact-card input:focus,.contact-card textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(201,164,92,.15);outline:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-details{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(23,63,58,.11);border-radius:20px;background:rgba(23,63,58,.09)}.contact-details>div{background:#fbfaf6;padding:1rem 1.15rem}.contact-details span{display:block;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35}.contact-details a,.contact-details p{display:block;margin-top:.35rem;font-weight:700;color:var(--brand);line-height:1.6}.featured-media{height:100%;min-height:480px}.featured-media img{width:100%;height:auto;object-fit:contain}.filter-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.filter-row button{border:1px solid rgba(23,63,58,.15);border-radius:999px;padding:.65rem .85rem;font-size:.72rem;font-weight:800;color:var(--brand);background:#fff}.filter-row button.active,.filter-row button:hover{background:var(--brand);color:#fff}.article-card h2{font-size:1.06rem;line-height:1.4;font-weight:700;color:var(--brand);margin-top:.7rem}.article-card .article-category{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#8a6b35;font-weight:800}.article-meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.article-card .article-meta span{font-size:.66rem;letter-spacing:0;text-transform:none;color:#88908d}.article-card details{margin-top:1rem;border-top:1px solid rgba(23,63,58,.09);padding-top:.8rem}.article-card summary{cursor:pointer;font-size:.8rem;font-weight:800;color:var(--brand)}.topic-link{display:block;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.05);padding:1.1rem}.topic-link:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.topic-link strong{display:block;font-family:var(--font-heading)}.topic-link span{display:block;margin-top:.4rem;font-size:.78rem;color:#e3c98f}
@media(max-width:900px){.lead-panel{grid-template-columns:1fr}.process-line{grid-template-columns:1fr 1fr}.image-panel img,.image-panel-dark img{height:auto;}.blog-tools{align-items:stretch;flex-direction:column}.filter-row{justify-content:flex-start}}
@media(max-width:640px){.process-line{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.image-panel img,.image-panel-dark img{height:auto;}.lead-panel{border-radius:22px}.featured-media{min-height:360px}.info-stack>div{align-items:flex-start;flex-direction:column}.info-stack strong{text-align:left}}
.process-line.process-four{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.process-line.process-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.process-line.process-four{grid-template-columns:1fr}}.cookie-modal-title{color:var(--brand)}body{background:var(--cream);color:var(--ink)}
.site-header{border-color:rgba(201,164,92,.2);box-shadow:0 8px 36px rgba(16,45,42,.055)}
.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(201,164,92,.42),transparent)}
.btn-primary,.btn-secondary,.btn-gold,.btn-light-outline{border-radius:14px;letter-spacing:-.01em}
.btn-gold{box-shadow:0 14px 34px rgba(201,164,92,.24),inset 0 1px 0 rgba(255,255,255,.3)}
.btn-primary{box-shadow:0 14px 34px rgba(16,45,42,.2),inset 0 1px 0 rgba(255,255,255,.12)}
.section-title{font-size:clamp(2rem,3.5vw,3.05rem);line-height:1.1;letter-spacing:-.04em}
.section-copy{max-width:680px;color:#56625e}
.home-hero{isolation:isolate;background:radial-gradient(circle at 86% 10%,rgba(201,164,92,.16),transparent 27%),radial-gradient(circle at 12% 86%,rgba(76,128,118,.18),transparent 32%),linear-gradient(135deg,#0b2825 0%,#10332f 52%,#173f3a 100%)}
.home-hero:after{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,164,92,.65),transparent)}
.hero-layout{position:relative;z-index:1;min-height:700px;padding-top:76px;padding-bottom:76px;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr)}
.hero-title{max-width:650px;font-family:var(--font-heading);font-size:clamp(3rem,3.8vw,3.65rem);font-weight:700;line-height:1.025;letter-spacing:-.052em;text-wrap:balance}
.hero-lead{max-width:650px;font-size:1.05rem;line-height:1.85;color:rgba(255,255,255,.74)}
.hero-image-frame{max-width:555px;border-radius:34px;border:1px solid rgba(201,164,92,.34);box-shadow:0 38px 110px rgba(0,0,0,.42),0 0 0 8px rgba(255,255,255,.025)}
.hero-image-frame img{height:auto;}
.hero-floating-card{left:-34px;bottom:30px;max-width:310px;border-color:rgba(201,164,92,.28);background:rgba(9,37,34,.93);box-shadow:0 24px 65px rgba(0,0,0,.38)}
.hero-stat{border-color:rgba(201,164,92,.2);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));padding:1rem}
.hero-stat strong{font-size:.92rem}
.hero-stat span{font-size:.7rem;line-height:1.5}
.home-trust{background:linear-gradient(180deg,#fff,#fbfaf6)}
.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:20px;border-color:rgba(201,164,92,.22);background:rgba(201,164,92,.2);box-shadow:0 18px 50px rgba(16,45,42,.07)}
.trust-strip div{min-height:82px;padding:1.25rem 1.35rem;background:rgba(255,255,255,.96)}
.trust-strip strong{font-size:.82rem}
.premium-card,.feature-card,.scenario-card,.article-card,.process-line .process-step{position:relative;overflow:hidden;border-color:rgba(201,164,92,.18);box-shadow:0 16px 46px rgba(16,45,42,.075)}
.premium-card:before,.feature-card:before,.scenario-card:before,.process-line .process-step:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.6}
.premium-card:hover,.feature-card:hover,.scenario-card:hover,.article-card:hover,.process-line .process-step:hover{transform:translateY(-5px);box-shadow:0 24px 64px rgba(16,45,42,.12)}
.philosophy-section{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(201,164,92,.12),transparent 34%),linear-gradient(180deg,#edf3ef 0%,#e5eee8 100%)}
.philosophy-section:before{content:"";position:absolute;left:-180px;bottom:-220px;width:520px;height:520px;border:1px solid rgba(23,63,58,.08);border-radius:50%}
.philosophy-layout{position:relative;z-index:1;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr)}
.philosophy-media{border-radius:34px;border-color:rgba(201,164,92,.34);box-shadow:0 34px 85px rgba(16,45,42,.19),0 0 0 8px rgba(255,255,255,.42)}
.philosophy-media:after{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.35);border-radius:22px;pointer-events:none}
.philosophy-media img{height:auto;}
.philosophy-content{padding:clamp(.5rem,2vw,1.4rem) 0}
.philosophy-list{display:grid;gap:14px;margin-top:1.8rem}
.philosophy-list li{position:relative;display:block;min-width:0;padding:1.05rem 1.15rem 1.05rem 3.7rem;border:1px solid rgba(23,63,58,.11);border-radius:18px;background:rgba(255,255,255,.68);box-shadow:0 10px 28px rgba(16,45,42,.045)}
.philosophy-list li:before{content:"✓";position:absolute;left:1.05rem;top:1.05rem;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--brand);color:#e7cc94;font-size:.9rem;font-weight:900;box-shadow:0 8px 18px rgba(16,45,42,.18)}
.philosophy-list strong{display:block;color:var(--brand);font-family:var(--font-heading);font-size:.98rem;line-height:1.4}
.philosophy-list span{display:block;margin-top:.3rem;color:#5d6965;font-size:.88rem;line-height:1.65}
.image-panel-dark{border-color:rgba(201,164,92,.25);box-shadow:0 34px 86px rgba(0,0,0,.32)}
.feature-card,.premium-card,.scenario-card{border-radius:22px}
.feature-card>span,.premium-card .card-number{background:linear-gradient(145deg,#edf3ef,#dfeae4);box-shadow:inset 0 0 0 1px rgba(23,63,58,.06)}
.faq-item{border-color:rgba(201,164,92,.19);box-shadow:0 8px 24px rgba(16,45,42,.045)}
.contact-card{border-color:rgba(201,164,92,.24);box-shadow:0 30px 90px rgba(4,25,23,.24)}
@media(max-width:1100px){.hero-layout{grid-template-columns:minmax(0,1fr) minmax(410px,.86fr);gap:38px}.hero-title{font-size:clamp(2.8rem,5vw,3.35rem)}.hero-image-frame img{height:auto;}.philosophy-layout{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr)}}
@media(max-width:900px){.hero-layout{min-height:auto;grid-template-columns:1fr;padding-top:64px;padding-bottom:72px}.hero-title{max-width:760px;font-size:clamp(2.75rem,7.5vw,4rem)}.hero-lead{max-width:760px}.hero-image-frame{margin:8px auto 0;max-width:620px}.hero-image-frame img{height:auto;}.hero-floating-card{left:18px}.philosophy-layout{grid-template-columns:1fr}.philosophy-media{max-width:680px;margin:0 auto}.philosophy-media img{height:auto;}.philosophy-content{max-width:760px;margin:0 auto}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.hero-layout{padding-top:50px;padding-bottom:58px;gap:34px}.hero-title{font-size:clamp(2.35rem,12vw,3.25rem);line-height:1.04}.hero-lead{font-size:.98rem;line-height:1.75}.hero-image-frame{border-radius:25px}.hero-image-frame img{height:auto;}.hero-floating-card{left:12px;right:12px;bottom:14px;max-width:none}.hero-metrics{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}.trust-strip div:last-child{grid-column:auto}.philosophy-media{border-radius:25px}.philosophy-media img{height:auto;}.philosophy-list li{padding:1rem 1rem 1rem 3.45rem}.philosophy-list li:before{left:.9rem;top:1rem}.section-title{font-size:clamp(1.9rem,9vw,2.55rem)}}

.consultation-card{border:1px solid rgba(201,164,92,.36);box-shadow:0 28px 70px rgba(16,45,42,.13);background:linear-gradient(145deg,#fff 0%,#fbf8f0 100%)}.form-card select,.contact-card select{width:100%;border:1px solid rgba(23,63,58,.16);border-radius:12px;background:#fff;padding:14px 16px;color:#252a29;outline:none;transition:border-color .22s ease,box-shadow .22s ease}.form-card select:focus,.contact-card select:focus{border-color:#c9a45c;box-shadow:0 0 0 4px rgba(201,164,92,.15)}.product-focus-panel{display:grid;gap:12px;padding:28px;border-radius:28px;background:linear-gradient(145deg,#173f3a,#102d2a);box-shadow:0 30px 70px rgba(16,45,42,.2)}.product-focus-panel div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.product-focus-panel span{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.58)}.product-focus-panel strong{color:#f8e7b9;text-align:right}.premium-mini,.habit-card{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid rgba(23,63,58,.11);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 14px 38px rgba(16,45,42,.07)}.premium-mini strong,.habit-card strong{font-family:var(--font-heading);font-size:1.05rem;color:#173f3a}.premium-mini span,.habit-card span{font-size:.92rem;line-height:1.65;color:#59635f}.consult-point{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start}.consult-point>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#173f3a;color:#f8e7b9;font-weight:700}.consult-point strong{display:block;font-family:var(--font-heading);color:#173f3a}.consult-point p{margin-top:4px;font-size:.92rem;line-height:1.6;color:#67716d}.cta-product-panel{display:grid;gap:12px;padding:30px;border:1px solid rgba(201,164,92,.35);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.03));box-shadow:0 30px 80px rgba(0,0,0,.2)}.cta-product-panel strong{font-family:var(--font-heading);font-size:2rem;color:#f8e7b9}.cta-product-panel span{padding-top:12px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.75)}.ingredient-detail-card{position:relative;display:grid;grid-template-columns:62px 1fr;gap:22px;padding:30px;border:1px solid rgba(23,63,58,.12);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(16,45,42,.08)}.ingredient-detail-card h2{margin-top:6px;font-family:var(--font-heading);font-size:1.65rem;font-weight:700;color:#173f3a}.ingredient-detail-card p:last-child{margin-top:14px;line-height:1.8;color:#59635f}.ingredient-index{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#173f3a;color:#f7dfaa;font-weight:700}.dosage-highlight{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dosage-highlight div{display:flex;flex-direction:column;gap:8px;padding:25px;border:1px solid rgba(23,63,58,.12);border-radius:20px;background:#f7f3ea;text-align:center}.dosage-highlight span{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#8c7448}.dosage-highlight strong{font-family:var(--font-heading);font-size:1.35rem;color:#173f3a}.premium-panel{padding:30px;border:1px solid rgba(23,63,58,.11);border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(16,45,42,.08)}.premium-panel h3{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;color:#173f3a}@media(max-width:767px){.dosage-highlight{grid-template-columns:1fr}.ingredient-detail-card{grid-template-columns:1fr}.product-focus-panel div{align-items:flex-start;flex-direction:column}.product-focus-panel strong{text-align:left}}

.site-header{position:sticky!important;top:0!important;z-index:80!important;background:rgba(247,243,234,.97)!important;border-bottom:1px solid rgba(201,164,92,.3)!important;box-shadow:0 14px 44px rgba(16,45,42,.09)!important;backdrop-filter:blur(18px)}
.site-header:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent 4%,var(--gold) 50%,transparent 96%);opacity:.78}
.header-inner{width:100%;max-width:1480px!important;min-height:82px!important;padding-left:28px!important;padding-right:28px!important}
.desktop-nav{display:flex!important;align-items:center;justify-content:center;gap:2px;min-width:0}
.header-actions{display:flex!important;align-items:center;gap:10px;flex:none}
.site-header .nav-link{position:relative;padding:.68rem .68rem;border-radius:10px;font-size:.74rem;letter-spacing:-.01em;color:#3e4d49}
.site-header .nav-link:hover{background:rgba(23,63,58,.07);color:var(--brand)}
.site-header .nav-active{background:var(--brand);color:#fff;box-shadow:0 8px 20px rgba(23,63,58,.16)}
.site-header .header-actions .btn-primary{min-height:44px;padding:.65rem 1rem;background:var(--gold);color:#16312e;box-shadow:0 10px 24px rgba(201,164,92,.24)}
.site-header .header-actions .btn-primary:hover{background:#d6b36c}
.site-header .burger{display:none!important}
.plain-check-list{display:grid;gap:12px;margin-top:1.7rem}
.plain-check-list li{position:relative;min-width:0;padding:14px 16px 14px 50px;border:1px solid rgba(23,63,58,.1);border-radius:15px;background:rgba(255,255,255,.78);font-size:.92rem;line-height:1.65;color:#53605c;box-shadow:0 8px 24px rgba(16,45,42,.045)}
.plain-check-list li:before{content:"✓";position:absolute;left:14px;top:13px;display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:var(--brand);color:#f4dca8;font-size:.75rem;font-weight:900}
.featured-article{grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:linear-gradient(140deg,#173f3a,#102d2a);border:1px solid rgba(201,164,92,.3)}
.featured-article>div{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.25rem)}
.featured-article h2{max-width:560px;font-size:clamp(1.8rem,2.7vw,2.7rem);line-height:1.12;color:#fff;text-wrap:balance}
.featured-article p{max-width:580px;color:rgba(255,255,255,.8)}
.featured-article .article-category{color:#e9cc91}
.featured-article .btn-primary{background:var(--gold);color:#173f3a;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.featured-article .btn-primary:hover{background:#dab873}
.featured-article .btn-secondary{border-color:rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.04)}
.featured-article .btn-secondary:hover{background:rgba(255,255,255,.1)}
.premium-panel .plain-check-list li{background:#f9f7f1}
@media(max-width:1299px){.desktop-nav,.header-actions{display:none!important}.site-header .burger{display:grid!important}.header-inner{max-width:1240px!important}}
@media(max-width:640px){.header-inner{min-height:72px!important;padding-left:16px!important;padding-right:16px!important}.site-header .brand-mark{width:36px;height:36px}.site-header strong.text-\[17px\]{font-size:15px}.site-header small{display:none}.ingredient-home-card{min-height:0}.featured-article h2{font-size:clamp(1.75rem,9vw,2.35rem)}}
