:root{--black:#071a2b;--panel:#0b263a;--navy-soft:#12354d;--gold:#0d7186;--gold-light:#9be5ee;--accent-text:#08677a;--paper:#f3f7f9;--white:#fff;--ink:#102738;--muted:#526b79;--line:#d8e3e9;--green:#12845f;--danger:#a3413d;--max:1440px;--shadow:0 18px 55px #071a2b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}img,video{max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,p{overflow-wrap:anywhere}.site-header{z-index:40;color:#fff;background:var(--black);border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,4.5vw,72px);display:flex;position:relative}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;background:#fff;border-radius:50%;width:40px;height:40px}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.16em;font-size:15px}.brand small{color:#888c89;letter-spacing:.2em;margin-top:3px;font-size:8px}.desktop-nav{align-items:center;gap:clamp(17px,2vw,34px);margin:0 24px;display:flex}.desktop-nav a{color:#bfc2bf;white-space:nowrap;font-size:12px;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:right .2s;position:absolute;bottom:-10px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{align-items:center;gap:12px;display:flex}.header-wa{color:#bfc2bf;letter-spacing:.08em;font-size:10px}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.button{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:13px 20px;font-size:12px;font-weight:800;transition:background .2s,color .2s,border .2s;display:inline-flex}.button span{font-size:17px}.button-gold{color:#111;background:var(--gold)}.button-gold:hover{background:var(--gold-light)}.button-outline{color:#fff;background:#090a0b44;border-color:#ffffff70}.button-outline:hover{border-color:#fff}.button-dark{color:#fff;background:var(--black)}.kicker{color:#9c711f;letter-spacing:.21em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;font-weight:800;display:inline-flex}.kicker i{background:currentColor;width:35px;height:1px;display:block}.text-link{border-bottom:1px solid;align-items:center;gap:22px;padding-bottom:7px;font-size:11px;font-weight:800;display:inline-flex}.section{padding:clamp(76px,8vw,122px) clamp(24px,6vw,96px)}.section-heading{max-width:var(--max);justify-content:space-between;align-items:end;gap:50px;margin:0 auto 48px;display:flex}.section-heading h2,.section-copy h2{letter-spacing:-.04em;margin:13px 0 0;font-size:clamp(34px,4vw,58px);line-height:1.14}.section-heading>p{max-width:560px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}.home-hero{color:#fff;background:var(--black);min-height:720px;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero-shade{background:linear-gradient(90deg,#090a0bfa 0%,#090a0bdd 32%,#090a0b62 62%,#090a0b12 100%),linear-gradient(#0000 58%,#090a0b88);position:absolute;inset:0}.home-hero-inner{z-index:2;max-width:var(--max);margin:auto;padding:clamp(92px,10vw,140px) clamp(24px,5vw,76px) 76px;position:relative}.home-hero h1{letter-spacing:-.055em;max-width:840px;margin:28px 0 24px;font-size:clamp(48px,5.5vw,79px);line-height:1.18}.home-hero-inner>p{color:#c4c6c3;max-width:680px;margin:0;font-size:16px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-facts{flex-wrap:wrap;margin-top:55px;display:flex}.hero-facts span{color:#a2a6a2;border-left:1px solid #ffffff28;align-items:baseline;gap:8px;padding:0 26px;font-size:10px;display:flex}.hero-facts span:first-child{border-left:0;padding-left:0}.hero-facts b{color:#fff;font-size:24px;font-weight:600}.hero-caption{z-index:3;border-top:2px solid var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0c0de8;min-width:310px;padding:19px 23px;display:grid;position:absolute;bottom:28px;right:clamp(24px,5vw,76px)}.hero-caption small{color:var(--gold);letter-spacing:.2em;font-size:8px}.hero-caption strong{margin:7px 0 4px;font-size:14px}.hero-caption span{color:#8f9390;font-size:9px}.model-strip{border-bottom:1px solid var(--line);background:#eeebe3;grid-template-columns:.76fr 2.24fr;display:grid}.model-strip-title{border-right:1px solid var(--line);gap:22px;padding:38px clamp(24px,4.5vw,66px);display:flex}.model-strip-title>span,.model-strip-grid>a>span{color:#9c711f;font-size:9px;font-weight:800}.model-strip-title small,.model-strip-title strong{display:block}.model-strip-title small{color:var(--muted);font-size:9px}.model-strip-title strong{margin-top:7px;font-size:20px}.model-strip-grid{grid-template-columns:repeat(4,1fr);display:grid}.model-strip-grid>a{border-right:1px solid var(--line);min-height:194px;padding:29px 24px;transition:background .2s,color .2s;position:relative}.model-strip-grid>a:hover{color:#fff;background:var(--panel)}.model-strip-grid small{color:var(--muted);margin:20px 0 6px;font-size:8px;display:block}.model-strip-grid h2{margin:0 10px 0 0;font-size:28px;display:inline}.model-strip-grid b{color:#9c711f;font-size:11px}.model-strip-grid p{max-width:180px;color:var(--muted);font-size:9px;line-height:1.6}.model-strip-grid i{font-style:normal;position:absolute;top:22px;right:21px}.split-intro{max-width:var(--max);background:#fff;grid-template-columns:.93fr 1.07fr;gap:clamp(50px,8vw,128px);margin:auto;display:grid}.section-copy>p{max-width:610px;color:var(--muted);margin:25px 0;font-size:13px;line-height:2}.criteria-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.criteria-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:194px;padding:26px}.criteria-grid b{color:#9c711f;font-size:9px}.criteria-grid h3{margin:42px 0 10px;font-size:18px}.criteria-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.product-showcase{background:#eeebe3}.product-card-grid{max-width:var(--max);grid-template-columns:repeat(2,1fr);gap:24px;margin:auto;display:grid}.product-card{border:1px solid var(--line);background:#fff;grid-template-columns:.9fr 1.1fr;min-height:390px;display:grid}.product-card-image{background:#e4e5e2;min-height:340px;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card-image>span{color:#111;background:var(--gold);padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:18px;left:18px}.product-card-body>small{color:#9c711f;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.product-card h3{margin:11px 0 20px;font-size:26px}.product-card-body>p{color:var(--muted);font-size:10px;line-height:1.8}.mini-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid}.mini-specs span{color:var(--muted);padding:14px 10px 14px 0;font-size:8px}.mini-specs b{color:var(--ink);font-size:14px;display:block}.mini-specs span+span{border-left:1px solid var(--line);padding-left:16px}.dark-section{color:#fff;background:var(--black);grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);padding:clamp(78px,8vw,120px) clamp(24px,6vw,96px);display:grid}.dark-section>div:first-child{max-width:620px}.dark-section h2{letter-spacing:-.04em;margin:15px 0 22px;font-size:clamp(36px,4.5vw,62px);line-height:1.16}.dark-section>div:first-child>p{color:#a9aeaa;font-size:13px;line-height:2}.dark-section .button{margin-top:17px}.capability-list article{border-top:1px solid #ffffff23;gap:30px;padding:28px 0;display:flex}.capability-list span,.number-list span{color:var(--gold);font-size:9px}.capability-list h3{margin:0 0 8px;font-size:20px}.capability-list p{color:#9ca19d;margin:0;font-size:11px}.trust-section{background:#fff}.trust-grid{max-width:var(--max);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:auto;display:grid}.trust-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:285px;padding:28px}.trust-grid b{color:#9c711f;font-size:9px}.trust-grid h3{margin:70px 0 14px;font-size:20px}.trust-grid p{color:var(--muted);font-size:10px;line-height:1.9}.faq-preview{background:#eeebe3;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,8vw,120px);display:grid}.page-hero{color:#fff;background:linear-gradient(115deg,#0a0b0c,#1a1c1d);min-height:475px;position:relative;overflow:hidden}.page-hero-inner{z-index:2;max-width:var(--max);margin:auto;padding:clamp(80px,9vw,130px) clamp(24px,6vw,96px);position:relative}.page-hero h1{letter-spacing:-.055em;max-width:980px;margin:20px 0 24px;font-size:clamp(48px,6vw,82px);line-height:1.1}.page-hero p{color:#b6bbb7;max-width:770px;margin:0;font-size:15px;line-height:1.9}.hero-rings{border:1px solid #d2a34c30;border-radius:50%;width:680px;height:680px;position:absolute;top:-300px;right:-100px;box-shadow:0 0 0 95px #d2a34c0b,0 0 0 190px #d2a34c08}.breadcrumbs{color:#909592;flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:9px;display:flex}.breadcrumbs i{color:#545956;margin-right:8px;font-style:normal}.scope-note{max-width:var(--max);border-left:3px solid var(--gold);background:#eee6d6;gap:35px;margin:0 auto 42px;padding:23px 28px;display:flex}.scope-note b{white-space:nowrap;font-size:14px}.scope-note p{color:#6b6256;margin:0;font-size:11px;line-height:1.8}.scope-note.compact{margin:30px 0 0;display:block}.scope-note.compact p{margin-top:8px}.catalog-list{max-width:var(--max);flex-direction:column;gap:24px;margin:auto;display:flex}.catalog-list article{border:1px solid var(--line);background:#fff;grid-template-columns:.85fr 1.15fr;min-height:480px;display:grid}.catalog-image{background:#e2e2de;position:relative;overflow:hidden}.catalog-image img{object-fit:cover;width:100%;height:100%}.catalog-image>span{background:var(--gold);padding:8px 10px;font-size:9px;font-weight:800;position:absolute;top:22px;left:22px}.catalog-copy{padding:clamp(32px,5vw,65px)}.catalog-copy>small{color:#9c711f;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.catalog-copy h2{margin:12px 0 17px;font-size:clamp(34px,4vw,50px)}.catalog-copy>p{color:var(--muted);font-size:12px;line-height:1.8}.catalog-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:25px 0;display:grid}.catalog-specs span{color:var(--muted);padding:15px 12px 15px 0;font-size:8px}.catalog-specs span+span{border-left:1px solid var(--line);padding-left:14px}.catalog-specs b{color:var(--ink);font-size:15px;display:block}.tray-note b{color:var(--ink)}.card-actions{align-items:center;gap:24px;margin-top:25px;display:flex}.comparison-section,.spec-section,.related-section,.mold-gallery-section{background:#eeebe3;padding:clamp(72px,8vw,112px) clamp(24px,6vw,96px)}.table-wrap{max-width:var(--max);border:1px solid var(--line);background:#fff;margin:auto;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:18px 20px;font-size:11px;line-height:1.6}th{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#1a1c1d;font-size:8px}tbody tr:last-child td{border-bottom:0}td:first-child{font-weight:800}td a{border-bottom:1px solid var(--gold)}.product-hero{color:#fff;background:var(--black);grid-template-columns:1fr 1fr;min-height:680px;display:grid}.product-hero-copy{padding:clamp(62px,7vw,105px) clamp(28px,6vw,90px)}.product-hero h1{margin:18px 0 20px;font-size:clamp(50px,6vw,82px);line-height:1.08}.product-hero-copy>p{color:#b5bab6;max-width:650px;font-size:14px;line-height:1.9}.product-hero dl{border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr 1.5fr;margin:42px 0 0;display:grid}.product-hero dl>div{padding:17px 15px 0 0}.product-hero dl>div+div{border-left:1px solid #ffffff24;padding-left:15px}.product-hero dt{color:#7f8581;font-size:8px}.product-hero dd{margin:6px 0 0;font-size:12px;line-height:1.5}.product-hero figure{background:#e4e4e1;min-height:520px;margin:0;position:relative;overflow:hidden}.product-hero figure img{object-fit:cover;width:100%;height:100%}.product-hero figcaption{color:#fff;letter-spacing:.1em;background:#090a0bd9;padding:8px 10px;font-size:8px;position:absolute;bottom:19px;right:19px}.product-overview{background:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(55px,9vw,130px);display:grid}.product-overview h2,.advantages-section h2{margin:13px 0;font-size:clamp(35px,4vw,55px)}.product-overview>div>p{color:var(--muted);font-size:14px;line-height:1.9}.check-list,.cross-list{margin:0;padding:0;list-style:none}.check-list li,.cross-list li{border-bottom:1px solid var(--line);padding:16px 0 16px 30px;font-size:11px;line-height:1.6;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.cross-list li:before{content:"×";color:var(--danger);font-weight:900;position:absolute;left:0}.roller-section{align-items:start}.number-list article{border-top:1px solid #ffffff24;grid-template-columns:55px 1fr;padding:21px 0;display:grid}.number-list p{color:#c0c3c1;margin:0;font-size:12px}.process-grid{max-width:var(--max);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:auto;display:grid}.process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px;padding:27px;position:relative}.process-grid span{color:#9c711f;font-size:9px}.process-grid h3{margin:65px 0 0;font-size:17px;line-height:1.5}.process-grid p{color:var(--muted);font-size:10px;line-height:1.7}.process-grid.five{grid-template-columns:repeat(5,1fr)}.advantages-section{background:#eeebe3;grid-template-columns:.8fr 1.1fr .8fr;gap:clamp(30px,5vw,70px);display:grid}.support-card{color:#fff;background:var(--black);padding:32px}.support-card small{color:var(--gold);letter-spacing:.15em;font-size:8px}.support-card h3{margin:40px 0 15px;font-size:24px}.support-card p{color:#aeb2af;font-size:11px;line-height:1.9}.faq-section{background:#fff}.faq-list{max-width:var(--max);border-top:1px solid var(--line);margin:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:25px;padding:22px 0;font-size:12px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#9c711f;font-size:18px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:900px;color:var(--muted);margin:0 0 23px;font-size:11px;line-height:1.9}.related-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:20px;margin:auto;display:grid}.related-grid>a{background:#fff;padding-bottom:23px}.related-grid img{aspect-ratio:1.35;object-fit:cover;width:100%}.related-grid span,.related-grid h3,.related-grid p{margin-left:22px;margin-right:22px;display:block}.related-grid span{color:#9c711f;margin-top:18px;font-size:8px}.related-grid h3{margin-top:8px;margin-bottom:8px}.related-grid p{color:var(--muted);font-size:9px}.mold-intro{background:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px);display:grid}.mold-intro h2,.about-lead h2{margin:13px 0;font-size:clamp(36px,4vw,58px)}.mold-intro>div:first-child p{color:var(--muted);font-size:13px;line-height:2}.mold-gallery{max-width:var(--max);grid-template-columns:repeat(4,1fr);gap:16px;margin:auto;display:grid}.mold-gallery figure{border:1px solid var(--line);background:#fff;margin:0}.mold-gallery img{aspect-ratio:.78;object-fit:cover;width:100%;display:block}.mold-gallery figcaption{justify-content:space-between;gap:15px;padding:14px;display:flex}.mold-gallery figcaption b{font-size:9px}.mold-gallery figcaption span{color:var(--muted);font-size:8px}.mold-rules{align-items:start}.cta-center{text-align:center;background:#fff}.cta-center h2{margin:15px auto;font-size:clamp(36px,4.5vw,60px)}.cta-center p{color:var(--muted);margin:0 auto 25px;font-size:13px}.fit-section{background:#fff}.fit-grid{max-width:var(--max);grid-template-columns:1fr 1fr;gap:22px;margin:auto;display:grid}.fit-grid article{border:1px solid var(--line);padding:clamp(28px,5vw,58px)}.fit-grid small{color:#9c711f;letter-spacing:.13em;font-size:8px}.fit-grid h3{margin:16px 0 30px;font-size:30px}.fit-yes{border-top:3px solid var(--green)!important}.fit-no{border-top:3px solid var(--danger)!important}.solution-path{grid-template-columns:.7fr 1.3fr}.path-list a{border-top:1px solid #ffffff24;grid-template-columns:100px 130px 1fr 25px;align-items:center;gap:15px;padding:21px 0;display:grid;position:relative}.path-list span{color:var(--gold);font-size:8px}.path-list h3{margin:0;font-size:17px}.path-list p{color:#9fa4a0;margin:0;font-size:10px}.path-list i{font-style:normal}.workflow-section{background:#eeebe3}.video-grid{max-width:var(--max);background:#fff;grid-template-columns:repeat(3,1fr);gap:24px;margin:auto;display:grid}.video-frame{background:#111;position:relative;overflow:hidden}.video-frame video{aspect-ratio:9/16;background:#111;width:100%;max-height:690px;display:block}.video-frame span{color:#111;background:var(--gold);padding:7px 9px;font-size:8px;position:absolute;top:15px;left:15px}.video-grid h2{font-size:23px}.video-grid p{color:var(--muted);font-size:10px}.scope-band{color:#fff;background:#1a1c1d;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:45px;padding:60px clamp(24px,6vw,96px);display:grid}.scope-band h2{margin:12px 0;font-size:34px}.scope-band p{color:#adb1ae;font-size:11px;line-height:1.9}.order-timeline{background:#fff;max-width:1100px;margin:auto}.order-timeline article{border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:30px;padding:35px 0;display:grid}.order-timeline>article>span{color:#9c711f;font-size:12px}.order-timeline h2{margin:0 0 10px;font-size:28px}.order-timeline p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.criteria-grid.dark,.criteria-grid.dark article{border-color:#ffffff23}.criteria-grid.dark h3{color:#fff}.faq-page{background:#fff;grid-template-columns:1.25fr .75fr;gap:clamp(45px,8vw,110px);display:grid}.faq-page aside{background:#eeebe3;align-self:start;padding:38px}.faq-page aside h2{font-size:36px}.faq-page aside p{color:var(--muted);font-size:11px;line-height:1.8}.boundary-grid{background:#fff;grid-template-columns:1fr 1fr;gap:24px;display:grid}.boundary-grid article{border:1px solid var(--line);padding:clamp(32px,5vw,62px)}.boundary-grid span{color:#9c711f;font-size:9px}.boundary-grid h2{font-size:35px}.boundary-grid p{color:var(--muted);font-size:12px;line-height:1.9}.mixer-promo{color:#fff;background:#111314;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(35px,7vw,90px);padding:clamp(65px,8vw,105px) clamp(24px,6vw,96px);display:grid}.mixer-promo h2,.mixer-overview h2{margin:15px 0;font-size:clamp(38px,5vw,64px)}.mixer-promo>div>p,.mixer-overview>div>p{color:#aeb3af;font-size:13px;line-height:1.9}.mixer-boundary{border-top:1px solid #fff2;border-bottom:1px solid #fff2;padding:15px 0}.mixer-image-placeholder{text-align:center;background:linear-gradient(135deg,#202324,#101112);border:1px solid #ffffff24;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:35px;display:flex}.mixer-image-placeholder span{color:var(--gold);letter-spacing:.18em;font-size:8px}.mixer-image-placeholder b{margin:18px 0 8px;font-size:24px}.mixer-image-placeholder small{color:#929793;max-width:420px;font-size:10px;line-height:1.7}.mixer-image-placeholder.light{color:var(--ink);border-color:var(--line);background:#eeebe3}.mixer-overview{background:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(45px,8vw,110px);display:grid}.mixer-overview>div>p{color:var(--muted)}.about-lead{background:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px);display:grid}.about-lead p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:2}.about-pillars{background:#fff;padding:0 clamp(24px,6vw,96px) clamp(76px,8vw,120px)}.about-pillars article{max-width:var(--max);border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:30px;margin:auto;padding:42px 0;display:grid}.about-pillars>article>span{color:#9c711f;font-size:10px}.about-pillars small{color:#9c711f;letter-spacing:.14em;font-size:8px}.about-pillars h2{margin:10px 0;font-size:34px}.about-pillars p{max-width:720px;color:var(--muted);font-size:11px;line-height:1.9}.truth-band{color:#fff;background:var(--black);grid-template-columns:1fr 1fr;gap:50px;padding:75px clamp(24px,6vw,96px);display:grid}.truth-band h2{font-size:clamp(36px,4vw,55px)}.truth-facts{display:grid}.truth-facts span{color:#aeb2af;border-top:1px solid #ffffff25;align-items:baseline;gap:20px;padding:15px 0;font-size:10px;display:flex}.truth-facts b{min-width:75px;color:var(--gold-light);font-size:18px}.contact-layout{background:#fff;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,115px);display:grid}.contact-layout aside>h2{font-size:40px}.contact-layout aside>p{color:var(--muted);font-size:11px;line-height:1.8}.contact-method{border-top:1px solid var(--line);align-items:center;gap:18px;padding:23px 0;display:flex}.contact-method>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;font-weight:800;display:grid}.contact-method b{font-size:13px}.contact-method p{color:var(--muted);margin:4px 0;font-size:10px}.contact-method i{margin-left:auto;font-style:normal}.response-note{background:#eeebe3;margin-top:30px;padding:23px}.response-note ul{color:var(--muted);padding-left:18px;font-size:10px;line-height:2}.form-panel{background:#eeebe3;padding:clamp(28px,4vw,55px)}.form-panel h2{margin:12px 0 30px;font-size:38px}.inquiry-form{flex-direction:column;gap:18px;display:flex;position:relative}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.inquiry-form label{color:#3a403e;letter-spacing:.06em;flex-direction:column;gap:8px;font-size:9px;font-weight:800;display:flex}.inquiry-form label>span{color:#9c711f;display:inline}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbc6bb;border-radius:0;outline:none;padding:14px;font-size:12px}.inquiry-form textarea{resize:vertical}.form-submit-row{align-items:center;gap:20px;display:flex}.form-submit-row small{max-width:330px;color:var(--muted);font-size:8px;line-height:1.6}.form-notice{border-left:3px solid var(--gold);background:#fff;padding:16px}.form-notice p{color:#5f625f;margin:0 0 7px;font-size:10px;line-height:1.7}.form-notice a{border-bottom:1px solid;font-size:10px;font-weight:800}.mapless-location{text-align:center;color:#fff;background:var(--black);padding:60px clamp(24px,6vw,96px)}.mapless-location>span{color:var(--gold);letter-spacing:.2em;font-size:8px}.mapless-location h2{font-size:32px}.mapless-location p{color:#8f9491;font-size:10px}.legal-content{background:#fff;max-width:900px;margin:auto}.legal-content h2{margin:38px 0 10px;font-size:26px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted);font-size:12px;line-height:2}.legal-content a{border-bottom:1px solid}.not-found{text-align:center;align-content:center;place-items:center;min-height:620px;padding:60px 24px;display:grid}.not-found>span{color:var(--gold);font-size:95px;font-weight:900}.not-found h1{margin:5px;font-size:44px}.not-found p{color:var(--muted)}.not-found>div{gap:12px;margin-top:20px;display:flex}.site-footer{color:#fff;background:var(--black);padding:0 clamp(24px,6vw,96px)}.footer-cta{border-bottom:1px solid #ffffff25;justify-content:space-between;align-items:end;gap:45px;padding:72px 0;display:flex}.footer-cta h2{margin:12px 0;font-size:clamp(34px,4vw,54px)}.footer-cta p{color:#8e9390;margin:0;font-size:11px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:45px;padding:58px 0;display:grid}.footer-grid>div{flex-direction:column;gap:12px;display:flex}.footer-grid>div>b{color:#fff;margin-bottom:7px;font-size:11px}.footer-grid a,.footer-grid span,.footer-grid p{color:#949995;font-size:9px;line-height:1.8}.footer-brand p{max-width:330px;margin-top:10px}.footer-bottom{color:#686d69;border-top:1px solid #ffffff1f;justify-content:space-between;padding:20px 0;font-size:8px;display:flex}.footer-bottom span:last-child{gap:20px;display:flex}.wa-float{z-index:30;color:#fff;background:#168c68;border-radius:999px;align-items:center;gap:9px;padding:8px 15px 8px 8px;font-size:10px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #06271f66}.wa-float>span{border:1px solid #fff8;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.wa-float b{font-size:9px}.kicker:not(.kicker-light),.model-strip-title>span,.model-strip-grid>a>span,.model-strip-grid b,.criteria-grid:not(.dark) b,.product-card-body>small,.trust-grid b,.catalog-copy>small,.process-grid span,.faq-list summary span,.related-grid span,.fit-grid small,.order-timeline>article>span,.boundary-grid span,.about-pillars>article>span,.about-pillars small,.inquiry-form label>span{color:var(--accent-text)}.model-strip-grid>a:hover>small,.model-strip-grid>a:hover>p{color:#d1d5d2}.wa-float{background:#0f7958}.wa-float>span{border-color:#fffa;font-weight:800}@media (max-width:1120px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid #ffffff30;gap:4px;width:34px;height:34px;padding:9px;display:grid}.mobile-menu summary i{background:#fff;height:1px}.mobile-menu nav{z-index:60;background:#111;border-top:1px solid #ffffff18;grid-template-columns:repeat(3,1fr);padding:18px clamp(20px,5vw,60px);display:grid;position:absolute;top:77px;left:0;right:0}.mobile-menu nav a{color:#d0d2d0;padding:12px;font-size:11px}.model-strip{grid-template-columns:1fr}.model-strip-title{border-right:0;border-bottom:1px solid var(--line)}.product-card{grid-template-columns:1fr}.product-card-grid{grid-template-columns:repeat(2,1fr)}.product-card-image{min-height:300px}.trust-grid{grid-template-columns:repeat(2,1fr)}.process-grid.five{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.scope-band{grid-template-columns:1fr 1fr}.scope-band .button{grid-column:1/-1;justify-self:start}}@media (max-width:850px){.home-hero{min-height:700px}.hero-caption{display:none}.model-strip-grid{grid-template-columns:1fr 1fr}.split-intro,.faq-preview,.dark-section,.product-overview,.mold-intro,.faq-page,.about-lead,.truth-band,.contact-layout,.mixer-promo,.mixer-overview,.product-card-grid,.catalog-list article,.product-hero{grid-template-columns:1fr}.product-hero figure{min-height:520px;max-height:680px}.advantages-section{grid-template-columns:1fr}.process-grid,.process-grid.five,.related-grid,.mold-gallery,.video-grid{grid-template-columns:1fr 1fr}.solution-path,.fit-grid{grid-template-columns:1fr}.footer-cta,.section-heading{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.boundary-grid{grid-template-columns:1fr}}@media (max-width:560px){.site-header{height:70px;padding:0 16px}.brand img{width:36px;height:36px}.brand strong{font-size:12px}.brand small{font-size:7px}.header-wa,.header-quote{display:none}.mobile-menu nav{grid-template-columns:1fr 1fr;top:69px}.home-hero>img{object-position:62% center}.home-hero-shade{background:linear-gradient(90deg,#090a0bfa 0%,#090a0be9 52%,#090a0b70 100%),linear-gradient(#0000,#090a0b99)}.home-hero h1{font-size:42px}.home-hero-inner>p{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch}.hero-facts{gap:12px;display:grid}.hero-facts span{border:0;padding:0}.model-strip-grid{grid-template-columns:1fr}.model-strip-grid>a{min-height:155px}.criteria-grid,.trust-grid,.process-grid,.process-grid.five{grid-template-columns:1fr}.catalog-list article{min-height:0}.catalog-image{min-height:340px}.catalog-specs{grid-template-columns:1fr}.catalog-specs span+span{border-left:0;border-top:1px solid var(--line);padding-left:0}.card-actions{flex-direction:column;align-items:flex-start}.product-hero-copy{padding:54px 22px}.product-hero h1{font-size:45px}.product-hero dl{grid-template-columns:1fr}.product-hero dl>div+div{border-top:1px solid #ffffff24;border-left:0;padding-left:0}.product-hero figure{min-height:420px}.product-hero figure img{object-position:center}.related-grid,.mold-gallery,.video-grid{grid-template-columns:1fr}.path-list a{grid-template-columns:80px 1fr 20px}.path-list p{grid-column:1/-1}.scope-band{grid-template-columns:1fr}.about-pillars article{grid-template-columns:45px 1fr}.form-grid{grid-template-columns:1fr}.form-submit-row{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.wa-float b{display:none}.wa-float{padding-right:8px}.not-found>div{flex-direction:column}.mold-gallery{grid-template-columns:repeat(2,1fr);gap:9px}.mold-gallery figcaption{padding:10px;display:block}.mold-gallery figcaption b,.mold-gallery figcaption span{display:block}.mold-gallery figcaption span{margin-top:4px}.mixer-image-placeholder{min-height:320px}}.mixer-photo{background:#f6f6f4;border:1px solid #ffffff24;margin:0;position:relative;overflow:hidden}.mixer-photo img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.mixer-photo figcaption{color:#fff;letter-spacing:.08em;background:#111d;padding:9px 12px;font-size:9px;position:absolute;bottom:16px;right:16px}.mixer-photo.light{border-color:var(--line)}@media (max-width:560px){.mixer-photo figcaption{font-size:8px;bottom:10px;right:10px}}.site-header{height:82px;color:var(--ink);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;box-shadow:0 8px 30px #071a2b0b}.brand img{width:42px;height:42px;box-shadow:0 0 0 1px var(--line)}.brand strong{color:var(--black);letter-spacing:.13em;font-weight:750}.brand small{color:#6b8290;letter-spacing:.18em}.desktop-nav a{color:#405b6b;font-weight:650}.desktop-nav a:after{height:2px;bottom:-12px}.desktop-nav a:hover{color:var(--gold)}.header-wa{color:#3d5b6b}.header-wa:hover{color:var(--gold)}.button{border-radius:3px;gap:18px;min-height:50px;padding:14px 22px;font-weight:750;transition:background .2s,color .2s,border .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px)}.button-gold{color:#fff;background:var(--gold);box-shadow:0 10px 26px #0d718630}.button-outline{background:#071a2b30;border-color:#ffffff75}.button-outline:hover{background:#ffffff10}.kicker-light{color:#8cdce7}.kicker i{height:2px}.section-heading h2,.section-copy h2,.page-hero h1,.product-hero h1,.dark-section h2,.mixer-promo h2,.mixer-overview h2{font-weight:650}.home-hero h1{letter-spacing:-.045em;max-width:880px;font-weight:650;line-height:1.16}.home-hero h1 span{color:#99e5ef}.hero-caption{border-top-color:var(--gold);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071a2be8}.hero-caption span{color:#a7bbc5}.model-strip,.product-showcase,.faq-preview,.comparison-section,.spec-section,.related-section,.mold-gallery-section,.advantages-section,.workflow-section{background:#edf3f6}.model-strip-grid>a:hover>span,.model-strip-grid>a:hover>b{color:#8cdce7}.split-intro,.trust-section,.product-overview,.faq-section,.mold-intro,.cta-center,.fit-section,.about-lead,.about-pillars,.contact-layout,.legal-content{background:#fff}.product-card,.catalog-list article,.table-wrap,.mold-gallery figure,.related-grid>a{border-color:var(--line);box-shadow:0 12px 34px #071a2b0b}.product-card{grid-template-columns:1fr;min-height:0;overflow:hidden}.product-card-image{aspect-ratio:16/10;background:linear-gradient(145deg,#f9fbfc,#e8f0f4);place-items:center;min-height:0;padding:clamp(22px,2.7vw,40px);display:grid}.product-card-image img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;transition:transform .35s}.product-card-image:hover img{transform:scale(1.015)}.product-card-body{padding:clamp(28px,3vw,42px)}.product-card h3{font-size:clamp(24px,2.2vw,32px)}.catalog-image{background:linear-gradient(145deg,#f9fbfc,#e8f0f4);place-items:center;padding:clamp(24px,4vw,58px);display:grid}.catalog-image img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;max-height:520px}.product-card-image>span,.catalog-image>span,.video-frame span{color:#fff;background:var(--gold)}.product-card-body>small,.catalog-copy>small,.related-grid span,.fit-grid small,.boundary-grid span,.about-pillars small{color:var(--accent-text)}.capability-list span,.number-list span,.path-list span,.truth-facts b{color:#80d7e3}.trust-grid article{background:#fff}.trust-grid b{color:var(--accent-text)}.page-hero{background:linear-gradient(120deg,#071a2b 0%,#0b3048 58%,#0d4a5b 100%);min-height:470px}.page-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 55%,#75dbe70f);position:absolute;inset:0}.page-hero p{color:#c7d6dd}.breadcrumbs{color:#9fb4c0}.breadcrumbs i{color:#668090}.breadcrumbs a:hover{color:#8cdce7}.scope-note{border-left-color:var(--gold);background:#e6f2f5}.scope-note p{color:#496a78}.catalog-list article{background:#fff}.catalog-specs b{color:var(--ink)}.table-wrap{background:#fff}th{background:var(--panel)}td a{border-bottom-color:var(--gold)}.product-hero figure{background:linear-gradient(145deg,#f9fbfc,#e8f0f4);place-items:center;padding:clamp(22px,3.5vw,54px);display:grid}.product-hero figure img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0}.product-hero figcaption{background:#071a2be5}.product-hero dt{color:#91a8b5}.related-grid img{aspect-ratio:1.35;object-fit:contain;background:#f4f8fa;width:100%;padding:18px;display:block}.process-grid article,.fit-grid article,.boundary-grid article{background:#fff}.process-grid span,.order-timeline>article>span,.about-pillars>article>span{color:var(--accent-text)}.support-card small{color:#81d8e4}.support-card p{color:#a9bdc7}.faq-list summary span{color:var(--gold)}.faq-page aside,.response-note,.form-panel,.mixer-image-placeholder.light{background:#edf3f6}.mixer-promo>div>p{color:#b4c6cf}.mixer-photo{background:#f7fafb;border-color:#cfdce3}.mixer-photo figcaption{background:#071a2be8}.contact-method>span{background:var(--green)}.inquiry-form label{color:#294758}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border-color:#cbd9e0;border-radius:3px}.form-notice{border-left-color:var(--gold)}.footer-grid a:hover{color:#8cdce7}.footer-bottom{color:#8ca2ae}.audience-section{background:#fff}.audience-grid{max-width:var(--max);grid-template-columns:1fr 1fr;gap:24px;margin:auto;display:grid}.audience-grid article{border:1px solid var(--line);background:#f7fafb;flex-direction:column;min-height:500px;padding:clamp(34px,4.5vw,62px);display:flex;box-shadow:0 16px 42px #071a2b0d}.audience-index{color:var(--accent-text);letter-spacing:.16em;font-size:9px;font-weight:800}.audience-grid h3{letter-spacing:-.03em;max-width:520px;margin:38px 0 18px;font-size:clamp(29px,3vw,42px);line-height:1.18}.audience-grid article>p{max-width:620px;color:var(--muted);margin:0;font-size:12px;line-height:1.9}.audience-grid ul{border-top:1px solid var(--line);gap:0;margin:30px 0 34px;padding:0;list-style:none;display:grid}.audience-grid li{color:#294758;border-bottom:1px solid var(--line);padding:15px 0 15px 28px;font-size:11px;line-height:1.6;position:relative}.audience-grid li:before{content:"✓";color:var(--accent-text);font-weight:900;position:absolute;left:0}.audience-actions{align-items:center;gap:24px;margin-top:auto;display:flex}.audience-grid article>small{color:var(--muted);margin-top:23px;font-size:9px;line-height:1.7;display:block}.audience-distributor{color:#fff!important;background:linear-gradient(135deg,#071a2b,#0b3048)!important;border-color:#153c55!important}.audience-distributor>p,.audience-distributor>small{color:#a9bdc8!important}.audience-distributor ul,.audience-distributor li{border-color:#ffffff20}.audience-distributor li{color:#d5e0e5}.audience-distributor .text-link{color:#fff}.home-comparison{max-width:var(--max);border:1px solid var(--line);background:#fff;margin:0 auto 34px;box-shadow:0 12px 34px #071a2b0b}.home-comparison-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:30px;padding:22px 25px;display:flex}.home-comparison-title span{color:var(--accent-text);letter-spacing:.16em;font-size:9px;font-weight:800}.home-comparison-title b{font-size:13px}.home-comparison .table-wrap{box-shadow:none;border:0}.home-comparison th{background:var(--panel)}.home-comparison td:last-child{white-space:nowrap}.product-card-actions,.heading-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.product-inquiry-link{color:var(--green)}.response-note-subtitle{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;display:block}@media (max-width:1120px){.mobile-menu summary{border-color:var(--line);background:#f7fafb}.mobile-menu summary i{background:var(--black)}.mobile-menu nav{border-top-color:var(--line);background:#fff;top:81px;box-shadow:0 18px 35px #071a2b1a}.mobile-menu nav a{color:#294758}}@media (max-width:850px){.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:0}.home-comparison-title{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:560px){.site-header{height:72px}.mobile-menu nav{top:71px}.home-hero-shade{background:linear-gradient(90deg,#061827f8 0%,#071a2bec 54%,#071a2b75 100%),linear-gradient(#0000,#071a2ba0)}.product-card-image{aspect-ratio:4/3;min-height:0;padding:18px}.catalog-image{min-height:310px;padding:22px}.product-hero figure{padding:24px}.related-grid img{padding:12px}.audience-grid article{padding:30px 24px}.audience-grid h3{margin-top:26px}.audience-actions{flex-direction:column;align-items:stretch}.audience-actions .button,.audience-actions .text-link{width:100%}.audience-actions .text-link{justify-content:space-between}.home-comparison-title{padding:19px}.product-card-actions{flex-direction:column;align-items:flex-start;gap:16px}.heading-links{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.home-video-section{background:#fff}.home-video-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:24px;margin:auto;display:grid}.home-video-grid article{border:1px solid var(--line);background:#f7fafb;overflow:hidden;box-shadow:0 14px 38px #071a2b0e}.home-video-grid .video-frame video{aspect-ratio:16/11;object-fit:cover}.home-video-copy{padding:26px}.home-video-copy small{color:var(--accent-text);letter-spacing:.16em;font-size:9px;font-weight:800}.home-video-copy h3{margin:11px 0 13px;font-size:24px}.home-video-copy p{min-height:55px;color:var(--muted);margin:0 0 21px;font-size:10px;line-height:1.8}.video-disclosure{max-width:var(--max);border-left:3px solid var(--gold);background:var(--panel);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:24px auto 0;padding:20px 24px;display:grid}.video-disclosure span{color:var(--accent-text);letter-spacing:.12em;font-size:9px;font-weight:800}.video-disclosure p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.video-disclosure a{white-space:nowrap;font-size:10px;font-weight:800}.buying-process-section{background:#edf3f6}.buyer-process-grid{max-width:var(--max);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:auto;display:grid}.buyer-process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:315px;padding:30px}.buyer-process-grid span{color:var(--accent-text);font-size:26px;font-weight:750}.buyer-process-grid small{color:#708995;letter-spacing:.14em;margin-top:48px;font-size:8px;font-weight:800;display:block}.buyer-process-grid h3{margin:10px 0 14px;font-size:21px}.buyer-process-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.85}.buying-process-cta{max-width:var(--max);color:#fff;background:var(--black);justify-content:space-between;align-items:center;gap:30px;margin:25px auto 0;padding:28px 32px;display:flex}.buying-process-cta p{margin:0;font-size:18px;font-weight:650}.buying-process-cta>div{align-items:center;gap:26px;display:flex}.buying-process-cta .text-link{color:#fff}.product-video-proof{background:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(40px,7vw,100px);display:grid}.product-video-copy h2{margin:14px 0 18px;font-size:clamp(35px,4vw,56px);line-height:1.15}.product-video-copy>p{color:var(--muted);font-size:13px;line-height:1.9}.product-video-copy>.text-link{margin-top:22px}.product-video-frame{justify-self:end;width:100%;max-width:600px;box-shadow:0 18px 50px #071a2b21}.product-video-frame video{aspect-ratio:9/13;object-fit:cover;max-height:700px}.video-grid article{padding-bottom:22px}.video-grid article>h2,.video-grid article>p,.video-grid article>.text-link{margin-left:2px;margin-right:2px}.video-grid article>.text-link{margin-top:18px}@media (max-width:950px){.home-video-grid,.buyer-process-grid{grid-template-columns:1fr 1fr}.product-video-proof{grid-template-columns:1fr}.product-video-frame{justify-self:start;max-width:520px}.buying-process-cta{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.home-video-grid{grid-template-columns:1fr}.home-video-copy p{min-height:0}.video-disclosure{grid-template-columns:1fr;gap:10px}.buyer-process-grid{grid-template-columns:1fr}.buyer-process-grid article{min-height:0}.buyer-process-grid small{margin-top:28px}.buying-process-cta{padding:25px}.buying-process-cta>div{flex-direction:column;align-items:stretch;width:100%}.buying-process-cta .button,.buying-process-cta .text-link{width:100%}.product-video-frame{max-width:none}}:root{--black:#061827;--panel:#0a2a40;--navy-soft:#103c56;--gold:#0798b4;--gold-light:#a7f2ff;--accent-text:#087990;--paper:#f3f8fb;--ink:#0b293b;--muted:#506f7f;--line:#cfe0e7;--shadow:0 22px 60px #053d541f}body{background:linear-gradient(#f9fdff 0%,#eef6f9 48%,#f7fbfd 100%)}.site-header{background:linear-gradient(110deg,#fffffffc 0%,#f2fbfefa 64%,#e5f8fcf7 100%);border-bottom-color:#bcdbe4;box-shadow:0 10px 38px #063e5417}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 5%,#19c9e729 34%,#24daf2c7 72%,#0000 100%);height:2px;position:absolute;bottom:-1px;left:0;right:0}.button-gold{color:#fff;background:linear-gradient(135deg,#12b8d3 0%,#078ca8 54%,#056b85 100%);border-color:#7becfb57;box-shadow:0 12px 30px #0490ad45,inset 0 1px #ffffff47}.button-gold:hover{color:#fff;background:linear-gradient(135deg,#28cbe2 0%,#099db8 55%,#067990 100%);box-shadow:0 17px 38px #0497b557,0 0 0 4px #42d7ed17}.button-dark{background:linear-gradient(135deg,#082338,#0c4058)}.button-dark:hover{background:linear-gradient(135deg,#0a3049,#0b5870)}.button-outline{background:linear-gradient(135deg,#092c4180,#0b738926);border-color:#b3eff994;box-shadow:inset 0 1px #ffffff14}.button-outline:hover{background:#12a4bb2e;border-color:#b9f4fb}.kicker{color:#07849c}.kicker-light{color:#95effb;text-shadow:0 0 24px #53ddf047}.text-link:hover{color:#0789a2}.home-hero>img{filter:saturate(1.08)contrast(1.03)brightness(1.04)}.home-hero-shade{background:radial-gradient(circle at 78% 26%,#41dbf442 0%,#10819b14 21%,#0000 42%),radial-gradient(circle at 41% 102%,#03aad033,#0000 39%),linear-gradient(90deg,#041624f8 0%,#062338e8 34%,#08334b91 63%,#05182425 100%),linear-gradient(#0000 50%,#031421d1)}.home-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(115deg,#0000 0 57%,#93f0fc1f 57.2%,#0000 57.7%),linear-gradient(115deg,#0000 0 72%,#93f0fc12 72.15%,#0000 72.55%);position:absolute;inset:0}.home-hero h1 span{color:#0000;background:linear-gradient(90deg,#d4fbff 0%,#8beaf7 47%,#30c9e1 100%);text-shadow:0 12px 42px #2ccde51f;-webkit-background-clip:text;background-clip:text}.home-hero-inner>p{color:#d8e8ee}.hero-facts span{color:#b9d0d9}.hero-facts b{text-shadow:0 0 28px #56dff233}.hero-caption{background:linear-gradient(135deg,#051c2deb,#055063d4);border-top-color:#31cde2;box-shadow:0 18px 48px #00142147,0 0 34px #1bbed81a}.hero-caption small{color:#8debf7}.model-strip{background:linear-gradient(105deg,#f3fafd 0%,#e8f5f8 48%,#f9fdfe 100%);border-bottom-color:#bddbe4;box-shadow:inset 0 1px #ffffffe6}.model-strip-grid>a{background:linear-gradient(145deg,#ffffffd1,#ebf7fae6)}.model-strip-grid>a:hover{background:radial-gradient(circle at 88% 8%,#36d5ec3b,#0000 42%),linear-gradient(145deg,#08263b,#0b4960)}.model-strip-grid>a>span,.model-strip-grid b,.model-strip-title>span{color:#07859e}.product-showcase,.faq-preview,.comparison-section,.spec-section,.related-section,.mold-gallery-section,.advantages-section,.workflow-section,.buying-process-section{background:radial-gradient(circle at 12% 8%,#4fd5e821,#0000 28%),radial-gradient(circle at 88% 76%,#1ea2c214,#0000 30%),linear-gradient(135deg,#edf7fa 0%,#f9fcfd 48%,#eaf4f8 100%)}.split-intro,.audience-section,.home-video-section,.trust-section,.product-overview,.faq-section,.mold-intro,.cta-center,.fit-section,.about-lead,.about-pillars,.contact-layout,.legal-content,.product-video-proof{background:radial-gradient(circle at 92% 8%,#4bd5e914,#0000 27%),linear-gradient(145deg,#fff 0%,#fbfeff 63%,#f3fafc 100%)}.product-card,.catalog-list article,.table-wrap,.mold-gallery figure,.related-grid>a,.home-video-grid article,.audience-grid article{border-color:#c9e0e7;box-shadow:0 18px 46px #04496217,inset 0 1px #ffffffd6}.product-card-image,.catalog-image,.product-hero figure{background:radial-gradient(circle at 68% 24%,#5ce1f133,#0000 31%),linear-gradient(145deg,#fbfeff 0%,#e5f2f6 72%,#eef8fa 100%)}.product-card-image>span,.catalog-image>span,.video-frame span{background:linear-gradient(135deg,#16b7cf,#057f99);box-shadow:0 8px 22px #037b963d}.product-card-image:hover img{filter:drop-shadow(0 18px 20px #04556e1f);transform:scale(1.025)}.home-comparison{border-color:#c6e0e7;box-shadow:0 18px 48px #04496217}th,.home-comparison th{background:linear-gradient(100deg,#08243a 0%,#0a455c 100%)}tbody tr:hover{background:#eef9fb}.dark-section,.product-hero,.truth-band,.mapless-location,.site-footer{background:radial-gradient(circle at 82% 14%,#14b5d233,#0000 27%),radial-gradient(circle at 18% 88%,#08749a2b,#0000 32%),linear-gradient(125deg,#041522 0%,#07253a 52%,#08394d 100%)}.dark-section,.truth-band,.site-footer{box-shadow:inset 0 1px #8be9f71a}.dark-section>div:first-child>p,.capability-list p,.product-hero-copy>p,.truth-facts span,.footer-grid a,.footer-grid span,.footer-grid p{color:#afcbd5}.capability-list span,.number-list span,.path-list span,.truth-facts b{color:#7ee9f7;text-shadow:0 0 24px #40d8ed33}.capability-list article,.number-list article{border-color:#91e2ef33}.page-hero{background:radial-gradient(circle at 78% 18%,#22cfe747 0%,#0a70921f 24%,#0000 47%),radial-gradient(circle at 15% 110%,#0385b538,#0000 40%),linear-gradient(120deg,#041522 0%,#082d45 53%,#07516a 100%)}.page-hero:after{background:linear-gradient(112deg,#0000 0 55%,#9df2fc1f 55.2%,#0000 55.7%),linear-gradient(90deg,#0000 54%,#75dbe714)}.hero-rings{border-color:#6fe9f842;box-shadow:0 0 0 95px #3ecce40e,0 0 0 190px #3ecce408,0 0 80px #1ec7e01a}.scope-note{background:linear-gradient(110deg,#e7f8fb,#f5fcfd);border-left-color:#12a8c2;box-shadow:inset 0 1px #fff}.support-card{background:radial-gradient(circle at 90% 0,#27cde53d,#0000 38%),linear-gradient(145deg,#072238,#0a4056)}.scope-band{background:radial-gradient(circle at 84% 15%,#21cae133,#0000 28%),linear-gradient(115deg,#061a2a,#0b4258)}.mixer-promo{background:radial-gradient(circle at 82% 15%,#23d3ea3d,#0000 29%),linear-gradient(120deg,#041622,#083248 58%,#07526a)}.mixer-image-placeholder{background:radial-gradient(circle at 50% 18%,#2dd3e92e,#0000 32%),linear-gradient(145deg,#0b4359,#051b2b)}.audience-distributor{background:radial-gradient(circle at 82% 10%,#2cd8ee40,#0000 31%),linear-gradient(145deg,#041827 0%,#08374d 63%,#076079 100%)!important;border-color:#1b7890!important;box-shadow:0 22px 56px #04557033!important}.audience-distributor .audience-index,.audience-distributor li:before{color:#8ff1fb}.home-video-grid article{background:linear-gradient(145deg,#fff,#edf8fa)}.video-frame{box-shadow:inset 0 0 0 1px #79e5f21f}.video-disclosure{background:linear-gradient(100deg,#e5f7fa 0%,#f8fcfd 60%,#eaf8fa 100%);border-left-color:#0ea6c1;box-shadow:0 12px 34px #045b7714}.video-disclosure p{color:#486a79}.video-disclosure a{color:#087b91}.buyer-process-grid article{background:linear-gradient(150deg,#fff 0%,#f4fbfc 100%)}.buyer-process-grid span{color:#0795ae;text-shadow:0 10px 26px #0795ae24}.buying-process-cta{background:radial-gradient(circle at 86% 0,#28d6eb40,#0000 35%),linear-gradient(105deg,#061a2b,#0a455b);box-shadow:0 18px 45px #044b6530}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{background:#ffffffeb;border-color:#bed9e2;box-shadow:inset 0 1px 2px #043f5409}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#0aa5c0;box-shadow:0 0 0 4px #12bbd51f,0 8px 22px #05708b14}.site-footer{border-top:0}.site-footer:before{content:"";background:linear-gradient(90deg,#075e7a 0%,#19c8df 44%,#96f2fb 69%,#087d9a 100%);height:4px;margin:0 calc(0px - clamp(24px,6vw,96px));display:block;box-shadow:0 0 26px #20d0e759}.wa-float{background:linear-gradient(135deg,#17a979,#087252);box-shadow:0 14px 34px #06724e4d,0 0 0 4px #1dbd8914}@media (max-width:560px){.home-hero-shade{background:radial-gradient(circle at 78% 18%,#2ed2eb33,#0000 34%),linear-gradient(90deg,#041624f9 0%,#06243aec 56%,#07304790 100%),linear-gradient(#0000,#031421cc)}.home-hero:after{opacity:.55}.site-header{background:linear-gradient(110deg,#fff,#eaf8fb)}.product-showcase,.faq-preview,.comparison-section,.spec-section,.related-section,.mold-gallery-section,.advantages-section,.workflow-section,.buying-process-section{background:linear-gradient(145deg,#eef8fa,#f9fcfd)}.dark-section,.truth-band,.site-footer{background:radial-gradient(circle at 100% 0,#14b5d22b,#0000 28%),linear-gradient(135deg,#041522,#073248)}}.language-switcher{position:relative}.language-switcher summary{color:#234657;cursor:pointer;background:#f7fcfd;border:1px solid #c9e0e7;align-items:center;gap:6px;min-width:48px;padding:10px 11px;font-size:10px;font-weight:800;list-style:none;display:flex}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher[open] summary{border-color:#18a9c1}.language-switcher>div{z-index:90;background:#fff;border:1px solid #c9e0e7;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 48px #043a4f29}.language-switcher:not([open])>div{display:none}.language-switcher a{color:#365565;justify-content:space-between;align-items:center;gap:24px;padding:11px 12px;font-size:11px;display:flex}.language-switcher a:hover,.language-switcher a.active{color:#066f86;background:#e9f8fb}.language-switcher a small{font-size:8px;font-weight:800}.mobile-languages{flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:10px;display:flex}.mobile-languages a{text-align:center;border:1px solid var(--line);min-width:42px}.mobile-languages a.active{background:var(--gold);color:#fff!important}.localized-site[dir=rtl]{font-family:Segoe UI,Tahoma,Arial,sans-serif}.localized-site[dir=rtl] .section-heading,.localized-site[dir=rtl] .footer-cta,.localized-site[dir=rtl] .buying-process-cta{direction:rtl}.localized-site[dir=rtl] th,.localized-site[dir=rtl] td{text-align:right}.localized-site[dir=rtl] .check-list li,.localized-site[dir=rtl] .cross-list li{padding-left:0;padding-right:30px}.localized-site[dir=rtl] .check-list li:before,.localized-site[dir=rtl] .cross-list li:before{left:auto;right:0}.localized-site[dir=rtl] .product-card-image>span,.localized-site[dir=rtl] .catalog-image>span,.localized-site[dir=rtl] .video-frame span{left:auto;right:18px}.localized-site[dir=rtl] .language-switcher>div{left:0;right:auto}.product-video{background:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(40px,7vw,100px);display:grid}.product-video .video-frame{justify-self:end;width:100%;max-width:600px;box-shadow:0 18px 50px #071a2b21}.product-video .video-frame video{aspect-ratio:9/13;object-fit:cover;max-height:700px}.product-video h2{margin:14px 0 18px;font-size:clamp(35px,4vw,56px)}.product-video p{color:var(--muted);font-size:13px;line-height:1.9}.related-products{background:#edf7fa;padding:clamp(72px,8vw,112px) clamp(24px,6vw,96px)}.related-products>div:last-child{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:20px;margin:auto;display:grid}.related-products>div:last-child>a{border:1px solid var(--line);background:#fff;padding-bottom:23px}.related-products img{aspect-ratio:1.35;object-fit:contain;width:100%}.related-products h3,.related-products p,.related-products a>span{margin-left:22px;margin-right:22px;display:block}.related-products a>span{color:var(--accent-text);margin-top:18px;font-size:8px}.related-products p{color:var(--muted);font-size:9px}@media (max-width:1120px){.language-switcher{margin-left:auto}}@media (max-width:850px){.product-video{grid-template-columns:1fr}.related-products>div:last-child{grid-template-columns:1fr 1fr}}@media (max-width:560px){.language-switcher{display:none}.related-products>div:last-child{grid-template-columns:1fr}.product-video .video-frame{justify-self:start}}
