@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--bg:#070809;--bg-2:#0c0e11;--panel:#111418;--panel-2:#15191e;--line:rgba(255,255,255,.09);--text:#f6f7f8;--muted:#969da7;--accent:#ffb84d;--accent-2:#ffd892;--blue:#7ca9ff;--white:#fff;--radius:28px;--shadow:0 30px 90px rgba(0,0,0,.32)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}.container{width:min(1240px,calc(100% - 48px));margin:auto}.section{padding:120px 0;position:relative}.kicker{display:inline-block;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
.header{position:fixed;z-index:1000;left:0;right:0;top:0;padding:16px 0;transition:.3s}.header.scrolled{background:rgba(7,8,9,.78);backdrop-filter:blur(24px);border-bottom:1px solid var(--line)}.header-shell{display:flex;align-items:center;min-height:52px}.logo{display:flex;align-items:center;gap:11px}.logo-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--accent);color:#111;font:800 1.05rem Manrope}.logo-copy{display:flex;flex-direction:column;line-height:1}.logo-copy strong{font:800 1rem Manrope;letter-spacing:-.02em}.logo-copy small{color:#717983;font-size:.59rem;letter-spacing:.18em;text-transform:uppercase;margin-top:5px}.main-nav{margin:auto}.main-nav ul{display:flex;gap:30px;list-style:none}.main-nav a{font-size:.84rem;color:#b7bdc5;transition:.2s}.main-nav a:hover,.main-nav a.active{color:#fff}.header-contacts{display:flex;align-items:center;gap:16px}.status-pill{font-size:.72rem;color:#aeb5be;display:flex;align-items:center;gap:8px}.status-pill i,.live-badge i{width:7px;height:7px;border-radius:50%;background:#66d68b;box-shadow:0 0 0 5px rgba(102,214,139,.08)}.status-pill.is-closed i,.status-pill.is-after i{background:#747b84;box-shadow:0 0 0 5px rgba(116,123,132,.08)}.status-pill.is-before i{background:#ffb84d;box-shadow:0 0 0 5px rgba(255,184,77,.08)}.phone-link{font-size:.82rem;font-weight:600}.nav-cta{border:1px solid var(--line);background:rgba(255,255,255,.04);padding:11px 15px;border-radius:14px;cursor:pointer;transition:.2s}.nav-cta:hover{background:#fff;color:#090a0b}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:1px;background:#fff;margin:6px auto}
.hero{min-height:100vh;padding:150px 0 38px;overflow:hidden;background:radial-gradient(circle at 70% 40%,rgba(70,87,117,.12),transparent 28%),linear-gradient(180deg,#08090b,#070809)}.hero-glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.hero-glow-a{width:520px;height:520px;background:rgba(255,184,77,.08);right:-150px;top:100px}.hero-glow-b{width:420px;height:420px;background:rgba(71,113,190,.08);left:-180px;bottom:30px}.hero-grid{min-height:650px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px}.hero-copy{position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:10px;color:#9ca3ad;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:25px}.eyebrow-line{display:inline-flex;align-items:center;gap:10px}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(255,184,77,.08)}.hero h1{font:700 clamp(3.7rem,6vw,6.3rem)/.92 Manrope;letter-spacing:-.065em;max-width:720px}.hero h1 span{color:#747c86}.hero-lead{max-width:580px;margin-top:28px;color:#aab0b9;font-size:1.04rem}.hero-actions{display:flex;gap:12px;margin-top:38px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:0 22px;border-radius:16px;border:1px solid transparent;font-weight:650;font-size:.88rem;cursor:pointer;transition:.25s}.btn-primary{background:var(--accent);color:#111}.btn-primary:hover{transform:translateY(-2px);background:#ffc569;box-shadow:0 15px 45px rgba(255,184,77,.16)}.btn-primary span{font-size:1.1rem}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.025);color:#d9dde2}.btn-ghost:hover{background:rgba(255,255,255,.07)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;border-top:1px solid var(--line);padding-top:24px;max-width:630px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font:700 .95rem Manrope}.hero-proof span{font-size:.72rem;color:#737b85;margin-top:4px}
.hero-visual{height:650px;position:relative;display:grid;place-items:center}.washer{width:365px;height:470px;border-radius:34px;background:linear-gradient(145deg,#21252a 0%,#15181c 56%,#0e1013 100%);box-shadow:0 50px 100px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.12);position:relative;z-index:4;border:1px solid rgba(255,255,255,.08);transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.washer:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 25% 80%,rgba(255,184,77,.04));pointer-events:none}.washer-top{height:94px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;padding:0 28px;gap:18px}.washer-logo{font-size:.55rem;letter-spacing:.2em;color:#858d98;margin-right:auto}.washer-dial{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:inset 0 0 0 7px #171a1e}.washer-display{background:#0c0e10;color:var(--accent);border:1px solid rgba(255,184,77,.13);padding:7px 9px;border-radius:8px;font:600 .62rem monospace;letter-spacing:.06em}.washer-door{position:absolute;width:248px;height:248px;border-radius:50%;left:58px;top:136px;background:linear-gradient(145deg,#2c3035,#0d0f12);box-shadow:0 20px 45px rgba(0,0,0,.45),inset 0 0 0 14px #16191d,inset 0 0 0 16px rgba(255,255,255,.06);display:grid;place-items:center}.washer-glass{width:184px;height:184px;border-radius:50%;background:radial-gradient(circle at 37% 28%,#314151 0,#17202a 28%,#0c1117 65%,#06080a 100%);box-shadow:inset -20px -20px 40px rgba(0,0,0,.45);overflow:hidden;position:relative}.washer-glass:after{content:"";position:absolute;width:115px;height:42px;border-radius:50%;background:rgba(124,169,255,.08);left:32px;bottom:40px;transform:rotate(-10deg)}.washer-glass span{position:absolute;width:120px;height:16px;background:rgba(255,255,255,.12);border-radius:50%;top:34px;left:25px;transform:rotate(-22deg);filter:blur(3px)}.washer-base{position:absolute;width:280px;height:8px;left:42px;bottom:24px;background:#0a0c0e;border-radius:50%;filter:blur(1px)}.machine-orbit{position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%;z-index:1}.orbit-one{width:550px;height:550px}.orbit-two{width:690px;height:360px;transform:rotate(-20deg)}.float-card{position:absolute;z-index:8;background:rgba(19,22,27,.73);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px);box-shadow:0 20px 55px rgba(0,0,0,.25);border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px;animation:float 5s ease-in-out infinite}.float-card small{display:block;color:#777f8a;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.float-card strong{display:block;font-size:.77rem;margin-top:3px}.signal{width:9px;height:9px;border-radius:50%;background:#64d488;box-shadow:0 0 0 6px rgba(100,212,136,.08)}.float-icon{width:30px;height:30px;border-radius:10px;background:rgba(255,184,77,.12);color:var(--accent);display:grid;place-items:center;font-weight:800}.card-online{left:2%;top:19%}.card-warranty{right:-1%;top:31%;animation-delay:-1.5s}.card-time{left:6%;bottom:16%;animation-delay:-2.5s}.visual-caption{position:absolute;bottom:7%;left:16%;right:11%;display:flex;justify-content:space-between;color:#545b64;font-size:.58rem;letter-spacing:.2em}.brand-strip{border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;gap:30px;color:#5e6670;font:600 .78rem Manrope;letter-spacing:.03em}@keyframes float{50%{transform:translateY(-8px)}}
.section-head{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:54px}.section-head h2,.seo-grid h2,.error-copy h2,.cta-shell h2{font:650 clamp(2.6rem,4.5vw,4.9rem)/.98 Manrope;letter-spacing:-.055em}.section-head>p{color:#858d97;max-width:500px;font-size:.96rem}.diagnostics{background:#0a0b0d}.diagnostic-app{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:#0d0f12;min-height:560px;box-shadow:var(--shadow)}.diagnostic-sidebar{padding:30px;border-right:1px solid var(--line)}.app-label{font-size:.69rem;color:#626a75;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.symptom{width:100%;height:68px;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;text-align:left;color:#8d949d;cursor:pointer;font-size:.95rem;transition:.25s}.symptom span{font:500 .65rem monospace;color:#4f565f}.symptom:hover,.symptom.active{color:#fff;padding-left:10px}.symptom.active:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:10px;box-shadow:0 0 0 6px rgba(255,184,77,.06)}.symptom.active span{color:var(--accent)}.diagnostic-result{padding:42px 46px;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 15%,rgba(124,169,255,.07),transparent 28%),#111418}.result-top{display:flex;justify-content:space-between}.live-badge{font-size:.6rem;color:#7f8791;text-transform:uppercase;letter-spacing:.14em;display:flex;align-items:center;gap:9px}.result-code{font:500 .65rem monospace;color:#545b64}.result-main{margin:auto 0}.result-caption{color:#6a727c;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.result-main h3{font:650 clamp(2.4rem,4vw,4.4rem)/1 Manrope;letter-spacing:-.05em;margin:12px 0 18px;transition:.2s}.result-main p{font-size:1rem;color:#9ba2ac;max-width:500px}.result-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.result-metrics div{padding:22px 0;display:flex;flex-direction:column}.result-metrics div+div{padding-left:28px;border-left:1px solid var(--line)}.result-metrics span{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#68707a}.result-metrics strong{font:650 1.3rem Manrope;margin-top:6px}.result-actions{display:flex;align-items:center;gap:24px}.result-actions>a{font-size:.78rem;color:#838b95}
.benefits{background:#08090a}.bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:360px 360px;gap:16px;align-items:stretch}.bento-card{border:1px solid var(--line);border-radius:28px;background:#101216;padding:32px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.bento-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.035),transparent 50%);pointer-events:none}.bento-large{grid-row:span 2;background:radial-gradient(circle at 24% 16%,rgba(255,184,77,.055),transparent 55%),linear-gradient(160deg,#15191e,#0c0e11)}.bento-dark{background:#15110b}.bento-wide{grid-column:span 2;flex-direction:row;align-items:center;gap:44px}.bento-number{position:absolute;top:24px;right:24px;color:#4e555f;font:500 .65rem monospace}.card-kicker{font-size:.64rem;text-transform:uppercase;letter-spacing:.14em;color:#69717b}.bento-card h3{font:650 1.65rem Manrope;letter-spacing:-.03em;margin:8px 0}.bento-card p{color:#7f8791;font-size:.82rem;max-width:390px}.shield-icon{width:100px;height:116px;margin:20px auto;border:1px solid rgba(255,184,77,.24);clip-path:polygon(50% 0,95% 17%,85% 77%,50% 100%,15% 77%,5% 17%);display:grid;place-items:center;color:var(--accent);font:700 2rem Manrope;background:rgba(255,184,77,.05)}.price-lock{display:flex;align-items:flex-end;justify-content:center;gap:8px;margin:auto 0}.price-lock span{font-size:.7rem;color:#636b75}.price-lock strong{font:700 4.8rem Manrope;letter-spacing:-.08em;color:#dfe3e7}.experience-visual{display:flex;align-items:flex-end;gap:14px;min-width:285px;flex:0 0 285px}.experience-visual strong{font:700 5rem/.8 Manrope;letter-spacing:-.08em;color:#dfe3e7}.experience-visual span{font-size:.59rem;line-height:1.4;letter-spacing:.13em;color:#656d77}
.services{background:#0a0b0d}.text-link{justify-self:end;font-size:.82rem;color:#8b929c}.service-list{border-top:1px solid var(--line)}.service-line{display:grid;grid-template-columns:60px 70px 1fr auto;align-items:center;gap:20px;padding:27px 8px;border-bottom:1px solid var(--line);transition:.25s}.service-line:hover{padding-left:18px;background:rgba(255,255,255,.018)}.service-index{font:500 .65rem monospace;color:#515862}.service-symbol{width:48px;height:48px;border-radius:15px;border:1px solid var(--line);display:grid;place-items:center;color:var(--accent);font-size:1.2rem}.service-line h3{font:650 1.2rem Manrope}.service-line p{color:#737b85;font-size:.8rem;margin-top:4px}.service-line>strong{font:600 .83rem Manrope;color:#cfd4da}
.error-teaser{background:#08090a}.error-panel{border:1px solid var(--line);border-radius:34px;min-height:520px;background:radial-gradient(circle at 72% 50%,rgba(82,107,154,.1),transparent 32%),#0e1114;padding:60px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;overflow:hidden}.error-copy p{color:#818995;max-width:480px;margin:24px 0 30px}.btn-ghost.light{background:#f2f4f5;color:#111;border-color:#f2f4f5}.error-console{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#090b0d;box-shadow:0 50px 100px rgba(0,0,0,.28);overflow:hidden;transform:perspective(900px) rotateY(-4deg)}.console-top{height:54px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 20px;gap:7px}.console-top span{width:7px;height:7px;border:1px solid #4c535c;border-radius:50%}.console-top b{font:500 .6rem monospace;color:#555d67;margin-left:auto;text-transform:uppercase;letter-spacing:.1em}.console-code{padding:38px 40px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:end}.console-code small{grid-column:1/-1;font:500 .58rem monospace;color:#58606b;letter-spacing:.13em}.console-code strong{font:700 6.2rem/.9 Manrope;color:var(--accent);letter-spacing:-.08em;margin-top:18px}.console-code span{font:500 .65rem monospace;color:#717985;padding-bottom:10px}.console-log{padding:20px 40px 30px}.console-log p{font:500 .64rem/2 monospace;color:#6b737d}.console-log i{font-style:normal;color:#3e454d;margin-right:20px}
.seo-section{background:#0a0b0d;border-top:1px solid var(--line)}.seo-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.seo-grid h2{font-size:clamp(2.6rem,4vw,4.2rem)}.seo-copy>p{color:#888f99;margin-bottom:22px;max-width:680px}.seo-copy details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:36px}.seo-copy summary{list-style:none;padding:22px 0;display:flex;justify-content:space-between;cursor:pointer;font-weight:600}.seo-copy summary::-webkit-details-marker{display:none}.seo-copy details div{padding:0 0 22px;color:#858d97}.final-cta{padding:30px 0 100px;background:#0a0b0d}.cta-shell{border-radius:34px;background:var(--accent);color:#101112;padding:62px;display:grid;grid-template-columns:1fr .7fr;gap:70px}.cta-shell .kicker{color:#5a421c}.cta-shell h2{font-size:clamp(3rem,5vw,5.3rem)}.cta-side{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.cta-side p{color:#5a4728;margin-bottom:25px}.cta-side .btn-primary{background:#111;color:#fff}.cta-side>a{font-size:.75rem;margin-top:18px;color:#5b4523}
.footer{padding:70px 0 28px;background:#060708;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding-bottom:44px;border-bottom:1px solid var(--line)}.footer-top>p{color:#6f7780;font-size:.8rem}.footer-phone{font:650 1.25rem Manrope}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:44px 0}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col strong{font-size:.72rem;margin-bottom:7px}.footer-col a,.footer-col span{color:#6f7780;font-size:.75rem}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;color:#4f565f;font-size:.68rem}
.modal{display:none;position:fixed;z-index:2000;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(12px);padding:24px;align-items:center;justify-content:center}.modal.open{display:flex}.modal-content{width:min(520px,100%);background:#111418;border:1px solid var(--line);border-radius:30px;padding:38px;box-shadow:0 40px 120px rgba(0,0,0,.55);position:relative;animation:modalIn .3s ease}.close{position:absolute;right:22px;top:18px;background:none;border:0;font-size:1.7rem;color:#737b85;cursor:pointer}.modal-content h2{font:650 2.5rem Manrope;letter-spacing:-.04em}.modal-subtitle{color:#828a94;font-size:.87rem;margin:10px 0 28px}.form-group{margin-bottom:14px}.form-group label{display:block;color:#747c86;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px 3px}.form-group input{width:100%;height:54px;border:1px solid var(--line);border-radius:14px;background:#0b0d10;color:#fff;padding:0 16px;outline:none}.form-group input:focus{border-color:rgba(255,184,77,.48);box-shadow:0 0 0 3px rgba(255,184,77,.06)}.form-submit{width:100%;height:56px;border:0;border-radius:15px;background:var(--accent);color:#111;font-weight:700;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;margin-top:20px}.form-note{font-size:.63rem;color:#565e68;margin-top:12px}.success-message{display:none;text-align:center;padding:28px 0}.success-message>span{width:46px;height:46px;border-radius:50%;background:rgba(255,184,77,.08);border:1px solid rgba(255,184,77,.28);color:var(--accent);display:grid;place-items:center;margin:0 auto 18px;font:600 1.05rem Manrope;box-shadow:0 0 0 6px rgba(255,184,77,.025)}.success-message h3{font:650 1.5rem Manrope}.success-message p{color:#7f8791;margin-top:8px;font-size:.85rem}@keyframes modalIn{from{opacity:0;transform:translateY(16px) scale(.98)}}
/* secondary pages */
.breadcrumbs{padding:110px 0 0;background:#08090a}.breadcrumbs .container{color:#626a74;font-size:.7rem}.breadcrumbs a{color:#9ca3ad}.page-hero{padding:58px 0 70px;background:#08090a;border-bottom:1px solid var(--line)}.page-hero h1{font:650 clamp(3rem,5vw,5.5rem)/.95 Manrope;letter-spacing:-.06em;max-width:950px}.page-hero p{color:#818994;max-width:700px;margin-top:22px}.price-page,.codes-page{padding:80px 0 110px;background:#0a0b0d}.price-table-wrap{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#0e1013}.price-table-header,.price-row{display:grid;grid-template-columns:1fr 220px;align-items:center}.price-table-header{background:#15181c;color:#707883;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.price-table-header span,.price-row span{padding:19px 24px}.price-row{border-top:1px solid rgba(255,255,255,.06)}.price-row:hover{background:rgba(255,255,255,.02)}.service-name{color:#cbd0d6;font-size:.87rem}.service-price{border-left:1px solid rgba(255,255,255,.06);color:var(--accent);font-weight:650;font-size:.85rem}.price-disclaimer,.codes-cta{margin-top:26px;border:1px solid var(--line);border-radius:22px;padding:24px;background:#101216;color:#7d858f}.codes-cta-action{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 17px;border:1px solid #2b3037;border-radius:13px;background:rgba(255,255,255,.025);color:#d9dde2;font:650 .78rem Inter,Arial,sans-serif;letter-spacing:.01em;cursor:pointer;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.codes-cta-action b{font:500 1rem Inter,Arial,sans-serif;color:#8b939d;transition:color .25s ease,transform .25s ease}.codes-cta-action:hover{background:rgba(255,184,77,.06);border-color:rgba(255,184,77,.38);color:#fff;transform:translateY(-1px)}.codes-cta-action:hover b{color:var(--accent);transform:translate(2px,-2px)}.codes-cta-action:focus-visible{outline:2px solid rgba(255,184,77,.55);outline-offset:3px}.teaser-cta{margin-top:28px}.brand-quicklinks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.brand-badge-static,.brand-quicklinks a{display:inline-flex;padding:9px 12px;border:1px solid var(--line);border-radius:999px;color:#939aa4;font-size:.72rem;background:#0e1013}.brand-quicklinks a:hover{color:#111;background:var(--accent);border-color:var(--accent)}.accordion{display:flex;flex-direction:column;gap:10px}.accordion-item{border:1px solid var(--line);background:#0e1013;border-radius:20px;overflow:hidden}.accordion-header{width:100%;height:66px;border:0;background:transparent;padding:0 22px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;font-weight:650}.accordion-header .plus{font-size:1.3rem;color:#69717b;transition:.25s}.accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion-item.open .accordion-body{max-height:5000px}.accordion-item.open .plus{transform:rotate(45deg);color:var(--accent)}.accordion-body-inner{padding:0 22px 22px}.code-item{display:grid;grid-template-columns:minmax(110px,180px) 1fr;gap:22px;padding:16px 0;border-top:1px solid rgba(255,255,255,.06)}.code-label{font:650 .85rem monospace;color:var(--accent)}.code-item p{color:#878f99;font-size:.8rem}
@media(max-width:1100px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.hero-visual{transform:scale(.9)}.bento{grid-template-columns:1fr 1fr;grid-template-rows:auto}.bento-large{grid-row:span 2}.bento-wide{grid-column:auto;flex-direction:column;align-items:flex-start}.error-panel{gap:30px;padding:42px}.section-head{gap:35px}.seo-grid{gap:50px}}
@media(max-width:800px){.container{width:min(100% - 32px,1240px)}.section{padding:82px 0}.header{padding:10px 0}.header-contacts .phone-link,.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav.mobile-open{display:block!important;position:absolute;left:16px;right:16px;top:68px;background:#101216;border:1px solid var(--line);border-radius:20px;padding:20px;z-index:1001}.main-nav.mobile-open ul{flex-direction:column;gap:6px}.main-nav.mobile-open a{display:block;padding:12px}.hero{padding-top:120px}.hero-grid{display:flex;flex-direction:column;min-height:auto}.hero h1{font-size:clamp(3.3rem,15vw,5.2rem)}.hero-copy{width:100%}.hero-lead{font-size:.95rem}.hero-proof{grid-template-columns:1fr 1fr}.hero-visual{width:100%;height:560px;transform:scale(.82);margin:-30px 0 -55px}.brand-strip{overflow:auto;justify-content:flex-start;padding-bottom:4px}.brand-strip span{white-space:nowrap}.section-head,.seo-grid,.error-panel,.cta-shell{grid-template-columns:1fr}.section-head{align-items:start;margin-bottom:38px}.diagnostic-app{grid-template-columns:1fr}.diagnostic-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:20px}.diagnostic-result{min-height:500px;padding:30px 24px}.bento{display:flex;flex-direction:column}.bento-card{min-height:300px}.bento-large{min-height:520px}.service-line{grid-template-columns:45px 1fr auto}.service-symbol{display:none}.service-line p{display:none}.error-panel{padding:32px 22px}.error-console{transform:none}.console-code{padding:28px 24px}.console-code strong{font-size:5rem}.console-log{padding:18px 24px}.cta-shell{padding:38px 24px}.footer-top{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.price-table-header,.price-row{grid-template-columns:1fr 130px}.price-table-header span,.price-row span{padding:15px 14px}.code-item{grid-template-columns:1fr;gap:5px}.modal-content{padding:30px 22px}}
@media(max-width:520px){.codes-cta-action{min-height:46px;padding:0 15px;border-radius:12px;margin-top:16px}.codes-cta-action b{font-size:.95rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-proof{grid-template-columns:1fr}.hero-visual{height:500px;transform:scale(.7);margin:-65px 0 -90px}.section-head h2,.seo-grid h2,.error-copy h2,.cta-shell h2{font-size:2.65rem}.result-actions{align-items:stretch;flex-direction:column}.result-actions .btn{width:100%}.result-metrics{grid-template-columns:1fr}.result-metrics div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.service-line{grid-template-columns:36px 1fr}.service-line>strong{grid-column:2;font-size:.72rem;color:var(--accent)}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}.price-table-header{display:none}.price-row{grid-template-columns:1fr}.service-price{border-left:0;padding-top:0!important}.page-hero{padding-top:46px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* compatibility for existing secondary-page header/footer markup */
.header>.container:not(.header-shell){display:flex;align-items:center;gap:24px;min-height:52px}.header>.container:not(.header-shell) .logo{display:block;min-width:190px}.header>.container:not(.header-shell) .logo h1{font:800 1rem Manrope;letter-spacing:-.02em}.header>.container:not(.header-shell) .logo p{font-size:.58rem;color:#737b85;letter-spacing:.04em;margin-top:4px}.header>.container:not(.header-shell) .header-contacts{margin-left:auto}.header>.container:not(.header-shell) .work-hours{display:none}.header>.container:not(.header-shell) .main-nav{order:2;margin-left:20px}.header>.container:not(.header-shell) .main-nav ul{gap:18px}.footer-col h3{font-size:.72rem;margin-bottom:7px}.footer-col p{color:#6f7780;font-size:.75rem}.footer-col .phone-link{color:#fff;font-weight:650}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-col li,.footer-col li a{color:#6f7780;font-size:.75rem}
@media(max-width:1100px){.header>.container:not(.header-shell) .main-nav{display:none}}
@media(max-width:800px){.header>.container:not(.header-shell) .header-contacts{display:none}.header>.container:not(.header-shell){min-height:48px}}


/* ===== Centrifuga V2 MOBILE REDESIGN ===== */
.eyebrow .status-pill{display:none}

@media (max-width:1024px){
  .header-shell{padding:12px 0;justify-content:space-between}
  .main-nav,.phone-link{display:none!important}
  .header-contacts .status-pill{display:none!important}
  .header-contacts{gap:0}
  .eyebrow{flex-direction:column;align-items:flex-start;gap:6px}
  .hero-grid{display:flex!important;flex-direction:column;gap:10px}
  .hero-copy{max-width:100%!important}
}

@media (max-width:768px){
  .container{width:calc(100% - 32px)!important}
  .hero{
    min-height:auto!important;
    padding:90px 0 20px!important;
  }

  .hero h1{
    font-size:clamp(3rem,14vw,4.8rem)!important;
    line-height:.9!important;
    letter-spacing:-0.06em;
    margin-bottom:18px;
  }

  .hero-lead{
    font-size:1rem!important;
    max-width:100%!important;
    opacity:.9;
  }

  .hero-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
  }

  .btn-primary,.btn-ghost{
    width:100%!important;
    min-height:58px!important;
    border-radius:18px!important;
  }

  .hero-proof{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    margin-top:22px!important;
  }

  .hero-proof div{
    padding:14px!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.04)!important;
    border:1px solid rgba(255,255,255,.06)!important;
  }

  .hero-visual{
    height:220px!important;
    margin-top:-20px!important;
    overflow:hidden!important;
  }

  .washer-card,
  .machine-card,
  .hero-machine{
    transform:scale(.45)!important;
    transform-origin:center top!important;
  }

  .float-card{
    transform:scale(.82)!important;
  }

  .float-card:nth-child(n+3){
    display:none!important;
  }

  .section{
    padding:70px 0!important;
  }

  h2{
    font-size:2.2rem!important;
    line-height:1!important;
  }
}

@media (max-width:480px){
  .hero h1{
    font-size:4rem!important;
  }

  .hero-visual{
    height:170px!important;
    margin-top:-40px!important;
    margin-bottom:-10px!important;
  }

  .btn-primary{
    box-shadow:0 10px 35px rgba(255,184,77,.18)!important;
  }

  .hero-proof{
    grid-template-columns:1fr 1fr!important;
  }
}


/* ===== V4 MOBILE HERO REBUILD ===== */
html,body{
overflow-x:hidden!important;
max-width:100%!important;
}

@media (max-width:768px){

.hero{
padding-top:88px!important;
padding-bottom:10px!important;
}

.hero-grid{
display:flex!important;
flex-direction:column!important;
}

.hero-copy{
order:1!important;
}

.hero-visual{
order:3!important;
height:120px!important;
margin:0!important;
overflow:hidden!important;
}

.hero-proof{
order:2!important;
margin-top:18px!important;
}

.hero-machine,
.machine-card,
.washer-card{
transform:scale(.32)!important;
transform-origin:center top!important;
max-width:240px!important;
margin:0 auto!important;
}

.float-card{
display:none!important;
}

/* мобильный hero = текст + кнопки + цифры */
.hero h1{
font-size:3.4rem!important;
line-height:.92!important;
margin-bottom:16px!important;
}

.hero-actions{
margin-bottom:18px!important;
}

.hero-proof{
display:grid!important;
grid-template-columns:1fr 1fr!important;
gap:10px!important;
}

.hero-proof > *{
min-height:78px!important;
}

.brand-strip,
.brands-track,
.brands-marquee{
overflow-x:auto!important;
max-width:100%!important;
}

section,
.container,
.hero,
.hero-grid{
max-width:100%!important;
overflow-x:hidden!important;
}
}

@media (max-width:480px){
.hero h1{
font-size:3rem!important;
}
.hero-visual{
height:90px!important;
}
.hero-machine,
.machine-card,
.washer-card{
transform:scale(.26)!important;
}
}

/* ===== V5 MOBILE HERO / MACHINE SHOWCASE ===== */
.mobile-machine-showcase{display:none}

@media (max-width:768px){
  .hero{padding:92px 0 28px!important;background:radial-gradient(circle at 85% 12%,rgba(255,184,77,.08),transparent 28%),linear-gradient(180deg,#08090b,#08090b)!important}
  .hero-grid{gap:0!important}
  .hero-copy{width:100%!important}
  .eyebrow{margin-bottom:20px!important;font-size:.68rem!important;letter-spacing:.11em!important}
  .hero h1{font-size:clamp(3.15rem,14.5vw,4.8rem)!important;line-height:.88!important;letter-spacing:-.075em!important;max-width:620px!important;margin-bottom:18px!important}
  .hero h1 span{color:#d9dde2!important}
  .hero-lead{font-size:.94rem!important;line-height:1.55!important;color:#8f98a4!important;margin-top:0!important;max-width:540px!important}
  .hero-actions{margin-top:26px!important;gap:9px!important}
  .hero-actions .btn{min-height:56px!important;border-radius:15px!important}
  .hero-actions .btn-ghost{background:rgba(255,255,255,.025)!important}

  .hero-proof{margin-top:26px!important;padding-top:18px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;max-width:none!important;border-top:1px solid rgba(255,255,255,.08)!important}
  .hero-proof div{min-height:auto!important;padding:0 9px!important;border:0!important;border-radius:0!important;background:none!important;position:relative}
  .hero-proof div+div{border-left:1px solid rgba(255,255,255,.07)!important}
  .hero-proof strong{font-size:.86rem!important;white-space:nowrap!important}
  .hero-proof span{font-size:.58rem!important;line-height:1.2!important;margin-top:5px!important;color:#68717c!important}

  /* The desktop machine is intentionally removed from the first screen on mobile. */
  .hero>.hero-grid>.hero-visual{display:none!important}
  .hero>.brand-strip{margin-top:24px!important;padding-top:20px!important}

  .mobile-machine-showcase{display:block!important;padding:8px 0 66px!important;background:#08090b!important}
  .mobile-machine-frame{height:430px!important;position:relative!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:28px!important;background:radial-gradient(circle at 50% 45%,rgba(91,111,145,.11),transparent 37%),linear-gradient(145deg,#111419,#0b0d10)!important;overflow:hidden!important;box-shadow:0 25px 80px rgba(0,0,0,.28)!important}
  .mobile-machine-label{position:absolute;top:20px;left:20px;color:#58616c;font-size:.56rem;letter-spacing:.18em;z-index:9}
  .mobile-machine-orbit{position:absolute;width:310px;height:310px;border:1px solid rgba(255,255,255,.055);border-radius:50%;left:50%;top:52%;transform:translate(-50%,-50%);box-shadow:0 0 100px rgba(85,105,135,.06)}
  .mobile-washer{position:absolute!important;z-index:3!important;width:218px!important;height:286px!important;left:50%!important;top:50%!important;transform:translate(-50%,-47%) perspective(700px) rotateY(-6deg)!important;border-radius:24px!important}
  .mobile-washer .washer-top{height:57px!important;padding:0 17px!important;gap:10px!important}
  .mobile-washer .washer-door{width:154px!important;height:154px!important;left:32px!important;top:83px!important}
  .mobile-washer .washer-glass{width:116px!important;height:116px!important}
  .mobile-washer .washer-glass span{width:76px!important;height:11px!important;top:22px!important;left:15px!important}
  .mobile-washer .washer-base{width:168px!important;left:25px!important;bottom:15px!important}
  .mobile-washer .washer-dial{width:27px!important;height:27px!important;box-shadow:inset 0 0 0 5px #171a1e!important}
  .mobile-washer .washer-display{padding:4px 6px!important;font-size:.45rem!important}
  .mobile-glass-card{position:absolute!important;z-index:8!important;display:flex!important;align-items:center!important;gap:9px!important;padding:10px 12px!important;border-radius:14px!important;background:rgba(18,21,26,.72)!important;border:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(16px)!important;box-shadow:0 14px 38px rgba(0,0,0,.28)!important}
  .mobile-glass-card small{display:block;color:#6f7883;font-size:.52rem;text-transform:uppercase;letter-spacing:.08em}
  .mobile-glass-card strong{display:block;font-size:.64rem;margin-top:3px;white-space:nowrap}
  .mobile-glass-status{left:12px;top:116px}
  .mobile-glass-warranty{right:12px;top:172px}
  .mobile-glass-time{left:50%;bottom:18px;transform:translateX(-50%)!important}
  .mobile-glass-time strong{font-size:.59rem}
}

@media (max-width:480px){
  .hero{padding-top:84px!important}
  .hero h1{font-size:3.15rem!important}
  .hero-lead{font-size:.9rem!important}
  .hero-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:16px!important}
  .hero-proof div:nth-child(3){border-left:0!important}
  .hero-proof div:nth-child(3),.hero-proof div:nth-child(4){padding-top:1px!important}
  .mobile-machine-frame{height:400px!important;border-radius:24px!important}
  .mobile-washer{transform:translate(-50%,-45%) perspective(700px) rotateY(-6deg)!important}
  .mobile-glass-status{left:10px;top:102px}
  .mobile-glass-warranty{right:10px;top:158px}
  .mobile-glass-time{bottom:15px}
}

/* ===== Centrifuga V6 — PRODUCTION MOBILE SYSTEM ===== */
@media (max-width: 768px){
  :root{--mobile-gutter:20px}
  body{background:#070809}
  .container{width:calc(100% - (var(--mobile-gutter) * 2))!important}

  .header{padding:10px 0!important;background:linear-gradient(180deg,rgba(7,8,9,.94),rgba(7,8,9,.62),transparent)!important}
  .header.scrolled{background:rgba(7,8,9,.82)!important;backdrop-filter:blur(22px)!important}
  .header-shell{min-height:48px!important;padding:0!important}
  .logo{gap:10px!important}
  .logo-mark{width:38px!important;height:38px!important;border-radius:12px!important}
  .logo-copy strong{font-size:.94rem!important}
  .menu-toggle{width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:13px!important;background:rgba(255,255,255,.035)!important}

  .hero{
    position:relative!important;
    min-height:calc(100svh - 1px)!important;
    padding:104px 0 34px!important;
    display:flex!important;
    align-items:stretch!important;
    background:
      radial-gradient(ellipse 85% 55% at 88% 22%,rgba(255,184,77,.10),transparent 60%),
      radial-gradient(ellipse 70% 50% at -10% 85%,rgba(77,108,160,.10),transparent 60%),
      linear-gradient(180deg,#090a0c 0%,#08090b 72%,#070809 100%)!important;
  }
  .hero:before{
    content:"";position:absolute;inset:0;pointer-events:none;opacity:.42;
    background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
    background-size:56px 56px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 70%);
  }
  .hero:after{
    content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.055);border-radius:50%;right:-285px;top:17%;box-shadow:0 0 0 42px rgba(255,255,255,.018),0 0 0 84px rgba(255,255,255,.012);pointer-events:none;
  }
  .hero-grid{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:0!important;gap:0!important;position:relative;z-index:2}
  .hero-copy{width:100%!important;display:flex!important;flex-direction:column!important;min-height:0!important}
  .eyebrow{font-size:.64rem!important;letter-spacing:.15em!important;margin-bottom:26px!important;color:#89919b!important}
  .eyebrow-dot{width:7px!important;height:7px!important}
  .hero h1{
    font-size:clamp(3.15rem,13.8vw,4.35rem)!important;
    line-height:.88!important;
    letter-spacing:-.078em!important;
    max-width:430px!important;
    margin:0!important;
    text-wrap:balance;
  }
  .hero h1 span{color:#f1f3f5!important}
  .hero-lead{max-width:390px!important;font-size:.91rem!important;line-height:1.52!important;color:#8f97a2!important;margin-top:23px!important}
  .hero-actions{margin-top:27px!important;gap:9px!important}
  .hero-actions .btn{width:100%!important;min-height:56px!important;border-radius:16px!important}
  .hero-actions .btn-primary{box-shadow:0 14px 45px rgba(255,184,77,.13)!important}
  .hero-actions .btn-ghost{background:rgba(255,255,255,.018)!important}

  .hero-proof{
    margin-top:auto!important;padding-top:22px!important;max-width:none!important;
    display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;
    border-top:1px solid rgba(255,255,255,.085)!important;
  }
  .hero-proof div{padding:0 10px!important;min-height:auto!important;background:none!important;border:0!important;border-radius:0!important}
  .hero-proof div:first-child{padding-left:0!important}
  .hero-proof div+div{border-left:1px solid rgba(255,255,255,.075)!important}
  .hero-proof strong{font-size:.78rem!important;line-height:1.1!important;white-space:nowrap!important}
  .hero-proof span{font-size:.54rem!important;line-height:1.25!important;color:#626b76!important;margin-top:5px!important;white-space:nowrap!important}

  /* no desktop visual and no brand-strip in the first mobile composition */
  .hero>.hero-grid>.hero-visual{display:none!important}
  .hero>.brand-strip{display:none!important}

  .mobile-machine-showcase{display:block!important;padding:0 0 72px!important;background:#070809!important}
  .mobile-machine-showcase .container{width:calc(100% - 32px)!important}
  .mobile-machine-frame{
    height:430px!important;border-radius:30px!important;
    background:
      radial-gradient(circle at 50% 48%,rgba(108,132,169,.13),transparent 34%),
      radial-gradient(circle at 20% 100%,rgba(255,184,77,.055),transparent 35%),
      linear-gradient(145deg,#111419,#0b0d10)!important;
  }
  .mobile-machine-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.055),transparent 28%,transparent 70%,rgba(255,184,77,.035));pointer-events:none}
  .mobile-machine-label{top:18px!important;left:20px!important;font-size:.54rem!important}
  .mobile-machine-orbit{width:300px!important;height:300px!important}
  .mobile-washer{width:210px!important;height:278px!important}
  .mobile-glass-card{background:rgba(16,19,23,.70)!important;border-color:rgba(255,255,255,.11)!important;box-shadow:0 20px 45px rgba(0,0,0,.34)!important}

  .section{padding:82px 0!important}
  .section-head{margin-bottom:34px!important}
  .section-head h2,.seo-grid h2,.error-copy h2,.cta-shell h2{font-size:2.45rem!important;line-height:.96!important;letter-spacing:-.06em!important}
}

@media (max-width: 560px){
  .hero{padding-top:96px!important;padding-bottom:27px!important}
  .hero h1{font-size:clamp(3rem,14.2vw,3.75rem)!important}
  .hero-lead{font-size:.89rem!important;max-width:360px!important;margin-top:21px!important}
  .hero-actions{margin-top:24px!important}
  .hero-proof{grid-template-columns:repeat(2,1fr)!important;row-gap:18px!important;padding-top:20px!important}
  .hero-proof div:nth-child(3){border-left:0!important;padding-left:0!important}
  .hero-proof div:nth-child(3),.hero-proof div:nth-child(4){padding-top:0!important}
  .hero-proof strong{font-size:.82rem!important}
  .hero-proof span{font-size:.54rem!important}
  .mobile-machine-frame{height:405px!important;border-radius:26px!important}
  .mobile-glass-status{left:9px!important;top:104px!important}
  .mobile-glass-warranty{right:9px!important;top:157px!important}
  .mobile-glass-time{bottom:15px!important}
}

@media (max-width: 380px){
  .hero{padding-top:92px!important}
  .hero h1{font-size:2.82rem!important}
  .hero-lead{font-size:.85rem!important}
  .hero-proof strong{font-size:.75rem!important}
  .hero-proof span{font-size:.5rem!important}
  .btn{font-size:.83rem!important}
}

/* ===== V6.1 — mobile polish / viewport lock ===== */
@media (max-width:768px){
  .hero-grid{height:calc(100svh - 138px)!important;min-height:0!important}
  .hero-copy{height:100%!important}
  .hero-proof{margin-top:auto!important}
}
@media (max-width:560px){
  .hero-proof{grid-template-columns:1fr 1fr!important}
  .hero-proof div:nth-child(2),.hero-proof div:nth-child(4){border-left:1px solid rgba(255,255,255,.075)!important}
  .hero-proof div:nth-child(3),.hero-proof div:nth-child(4){border-top:1px solid rgba(255,255,255,.075)!important;padding-top:16px!important}
  .hero-proof div:nth-child(3){padding-left:0!important}
}

/* Phone alignment: icon and number share the same visual center */
.phone-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  line-height:1;
  white-space:nowrap;
  vertical-align:middle;
}
.phone-link svg{
  display:block;
  flex:0 0 auto;
  width:20px;
  height:20px;
  margin:0;
  vertical-align:middle;
}
.phone-link span{
  display:block;
  line-height:1;
}
.success-mark{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border:1px solid rgba(255,184,77,.28);border-radius:50%;color:var(--accent);background:rgba(255,184,77,.06);font-size:.72rem;vertical-align:-5px}


/* Form validation */
.form-group{position:relative}
.field-error{margin-top:7px;font-size:12px;line-height:1.35;color:#ffb84d}
.form-group input.is-invalid{border-color:rgba(255,184,77,.72);box-shadow:0 0 0 3px rgba(255,184,77,.08)}
.form-submit:disabled{opacity:.65;cursor:wait}


/* Centrifuga Bento Upgrade */
.metric-orbit,
.orbit-label,
.min-orbit{
font-size:72px!important;
font-weight:800!important;
letter-spacing:-0.05em!important;
}

@media (min-width: 768px){
.feature-card:first-child .card-content,
.bento-card:first-child .card-content{
padding-top:40px!important;
}
}


/* Centrifuga card redesign */
.bento-large{
overflow:hidden;
}
.bento-large h3{
font-size:2.1rem;
margin-top:8px;
}
.bento-large p{
max-width:320px;
}

/* card 01 — reaction-time badge, same visual language as .shield-icon */
.eta-badge{width:116px;height:116px;margin:20px auto;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--accent) 0deg 62deg,rgba(255,184,77,.14) 62deg 360deg);box-shadow:0 0 34px rgba(255,184,77,.12)}
.eta-badge:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#101216}
.eta-badge strong{position:relative;font:700 2.05rem Manrope;letter-spacing:-.02em;color:#fff}


/* CTA heading fix (desktop only — was breaking mobile layout) */
@media(min-width:801px){
  .cta-shell{
      grid-template-columns: 1.25fr .75fr !important;
  }

  .cta-shell > div:first-child{
      min-width: 700px;
  }

  .cta-shell h2{
      max-width: 900px !important;
      white-space: nowrap !important;
      font-size: clamp(3rem,4.5vw,5.1rem) !important;
  }
}
/* ===== FIX: dynamic work status on desktop + mobile ===== */
[data-work-status].is-open .signal{
  background:#64d488;
  box-shadow:0 0 0 6px rgba(100,212,136,.08);
}
[data-work-status].is-closed .signal{
  background:#8b9199;
  box-shadow:0 0 0 6px rgba(139,145,153,.08);
}

/* Status uses the original compact card layout; only the text is dynamic. */
[data-work-status] .signal{flex:0 0 9px;}
[data-work-status] strong{white-space:nowrap;}

/* FINAL MOBILE MENU FIX */
@media (max-width: 800px){
  .header{z-index:2000!important;}
  .menu-toggle{display:block!important;position:relative;z-index:2002!important;pointer-events:auto!important;}
  .main-nav.mobile-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:2001!important;}
  .main-nav.mobile-open ul{display:flex!important;flex-direction:column!important;gap:6px!important;list-style:none!important;}
  .main-nav.mobile-open a{display:block!important;padding:12px!important;}
}


/* ===== FINAL HEADER / LEGAL INFO FIX ===== */
.mobile-phone{
  display:none;
  color:#fff;
  font-size:.82rem;
  font-weight:650;
  line-height:1;
  white-space:nowrap;
  text-decoration:none;
}
.footer-legal{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:8px 22px;
  padding:20px 0 0;
  color:#646b74;
  font-size:.67rem;
  line-height:1.5;
  text-align:center;
}
.footer-legal span+span::before{
  content:"•";
  margin-right:22px;
  color:#3b4047;
}
@media (max-width:800px){
  .header-shell{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:10px!important;
  }
  .header-shell .logo{min-width:0!important;}
  .header-shell .logo-copy small{display:none!important;}
  .header-shell .mobile-phone{display:block!important;justify-self:end;}
  .header-shell .menu-toggle{margin-left:0!important;}

  .header>.container:not(.header-shell){
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
  }
  .header>.container:not(.header-shell) .logo{min-width:0!important;}
  .header>.container:not(.header-shell) .logo p{display:none!important;}
  .header>.container:not(.header-shell) .header-contacts{display:none!important;}
  .header>.container:not(.header-shell) .mobile-phone{display:block!important;justify-self:end;}

  .footer-legal{
    flex-direction:column;
    gap:5px;
    padding:20px 0 0;
    font-size:.66rem;
  }
  .footer-legal span+span::before{display:none;}
}
@media (max-width:380px){
  .mobile-phone{font-size:.69rem!important;}
  .header-shell,.header>.container:not(.header-shell){gap:7px!important;}
}
@media (min-width:801px){
  .header-shell .mobile-phone,.header>.container:not(.header-shell) .mobile-phone{display:none!important;}
}


/* ===== FINAL CLEANUP: mobile menu + desktop phone + legal block ===== */
.mobile-phone{white-space:nowrap;}
@media (min-width:801px){
  .mobile-phone{display:none!important;}
}
.footer-warranty{
  padding:18px 0 0;
  color:#858d97;
  font-size:.72rem;
  text-align:center;
}
.footer-warranty strong{color:#d9dde2;font-weight:600;}
.footer-warranty span{color:#626a74;}
.footer-legal{margin-top:0;}
@media (max-width:800px){
  .header-shell{position:relative;}
  .main-nav{display:none!important;}
  .main-nav.mobile-open{
    display:block!important;
    position:fixed!important;
    left:16px!important;
    right:16px!important;
    top:74px!important;
    margin:0!important;
    padding:14px!important;
    background:#101216!important;
    border:1px solid var(--line)!important;
    border-radius:20px!important;
    z-index:9999!important;
    box-shadow:0 24px 60px rgba(0,0,0,.45)!important;
  }
  .main-nav.mobile-open ul{display:flex!important;flex-direction:column!important;gap:4px!important;}
  .main-nav.mobile-open li{display:block!important;}
  .main-nav.mobile-open a{display:block!important;padding:13px 12px!important;}
  .menu-toggle{display:block!important;position:relative!important;z-index:10000!important;flex:0 0 42px!important;}
  .footer-warranty{font-size:.68rem;padding-top:16px;}
}
@media (max-width:380px){
  .header-shell{grid-template-columns:minmax(0,1fr) auto auto!important;}
  .mobile-phone{font-size:.66rem!important;}
}

/* Secondary pages: keep logo, phone and burger on one mobile row */
@media (max-width:800px){
  .header>.container:not(.header-shell){
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:10px!important;
  }
  .header>.container:not(.header-shell) .menu-toggle{
    display:block!important;
    margin-left:0!important;
  }
}

/* ===== DEFINITIVE HEADER LAYOUT FIX ===== */
/* The mobile-only phone must never participate in desktop layout. */
.mobile-phone{display:none!important;white-space:nowrap!important;flex:0 0 auto!important;}

@media (min-width:801px){
  .header-shell{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;}
  .header-shell .logo{flex:0 0 auto!important;}
  .header-shell .main-nav{display:block!important;position:static!important;visibility:visible!important;opacity:1!important;flex:0 1 auto!important;}
  .header-shell .header-contacts{display:flex!important;align-items:center!important;flex:0 0 auto!important;}
  .header-shell .menu-toggle{display:none!important;}
  .header-shell .mobile-phone{display:none!important;}
}

@media (max-width:800px){
  /* Exactly three items in the header row: logo, phone, burger. */
  .header-shell{
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    min-width:0!important;
  }
  .header-shell .logo{
    flex:1 1 auto!important;
    min-width:0!important;
  }
  .header-shell .logo-copy{min-width:0!important;}
  .header-shell .mobile-phone{
    display:block!important;
    flex:0 0 auto!important;
    margin-left:auto!important;
    font-size:.66rem!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .header-shell .header-contacts{display:none!important;}
  .header-shell .menu-toggle{
    display:flex!important;
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    margin:0!important;
    align-items:center!important;
    justify-content:center!important;
    position:relative!important;
    z-index:10001!important;
  }
  /* Keep the navigation completely out of the header's flex layout. */
  .header-shell .main-nav{
    display:none!important;
    position:fixed!important;
    left:16px!important;
    right:16px!important;
    top:74px!important;
    width:auto!important;
    margin:0!important;
    z-index:10000!important;
  }
  .header-shell .main-nav.mobile-open{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    padding:14px!important;
    background:#101216!important;
    border:1px solid var(--line)!important;
    border-radius:20px!important;
    box-shadow:0 24px 60px rgba(0,0,0,.45)!important;
  }
  .header-shell .main-nav.mobile-open ul{
    display:flex!important;
    flex-direction:column!important;
    gap:4px!important;
    margin:0!important;
  }
  .header-shell .main-nav.mobile-open li{display:block!important;}
  .header-shell .main-nav.mobile-open a{display:block!important;padding:13px 12px!important;}
}

@media (max-width:380px){
  .header-shell{gap:6px!important;}
  .header-shell .mobile-phone{font-size:.61rem!important;}
  .header-shell .menu-toggle{flex-basis:40px!important;width:40px!important;height:40px!important;}
}

/* ===== UNIFIED HEADER / MOBILE MENU ===== */
.header-shell{position:relative;display:flex;align-items:center;gap:28px;min-height:52px;flex-wrap:nowrap}
.header-shell .logo{flex:0 0 auto}
.header-shell .main-nav{display:block;margin-left:auto;margin-right:auto}
.header-shell .main-nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}
.header-shell .main-nav a{white-space:nowrap}
.header-shell .header-contacts{display:flex;align-items:center;gap:16px;flex:0 0 auto}
.header-shell .phone-link{white-space:nowrap;flex:0 0 auto}
.header-shell .mobile-phone{display:none}
.header-shell .menu-toggle{display:none}

@media (min-width:801px){
  .header-shell .main-nav{visibility:visible;opacity:1;position:static}
  .header-shell .menu-toggle{display:none!important}
  .header-shell .mobile-phone{display:none!important}
}

@media (max-width:800px){
  .header{padding:10px 0}
  .header-shell{display:grid!important;grid-template-columns:minmax(0,1fr) auto 42px!important;align-items:center!important;gap:9px!important;min-height:52px!important}
  .header-shell .logo{min-width:0!important;display:flex!important;align-items:center!important}
  .header-shell .logo-copy small{display:none!important}
  .header-shell .header-contacts{display:none!important}
  .header-shell .mobile-phone{display:block!important;white-space:nowrap!important;flex:0 0 auto!important;font-size:.66rem!important;line-height:1!important;color:#f2f3f4!important}
  .header-shell .menu-toggle{display:block!important;position:relative!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:13px!important;background:rgba(255,255,255,.035)!important;z-index:10002!important;cursor:pointer!important}
  .header-shell .menu-toggle span{position:absolute!important;left:9px!important;width:22px!important;height:1px!important;margin:0!important;background:#dfe3e7!important;display:block!important;transition:.2s!important}
  .header-shell .menu-toggle span:nth-child(1){top:13px!important}
  .header-shell .menu-toggle span:nth-child(2){top:20px!important}
  .header-shell .menu-toggle span:nth-child(3){top:27px!important}
  .header-shell .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}
  .header-shell .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important}
  .header-shell .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}

  .header-shell .main-nav{display:none!important;position:fixed!important;left:16px!important;right:16px!important;top:76px!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;z-index:10001!important}
  .header-shell .main-nav.mobile-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
  .header-shell .main-nav.mobile-open ul{display:flex!important;flex-direction:column!important;gap:0!important;padding:8px!important;margin:0!important;list-style:none!important;background:#111316!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(0,0,0,.55)!important}
  .header-shell .main-nav.mobile-open li{display:block!important;width:100%!important}
  .header-shell .main-nav.mobile-open a{display:flex!important;align-items:center!important;min-height:46px!important;padding:0 14px!important;border-radius:11px!important;color:#c7ccd2!important;font-size:.92rem!important;text-decoration:none!important;white-space:nowrap!important}
  .header-shell .main-nav.mobile-open a:hover,.header-shell .main-nav.mobile-open a.active{background:rgba(255,255,255,.06)!important;color:#fff!important}
  body.menu-open{overflow:hidden}
}

@media (max-width:380px){
  .header-shell{grid-template-columns:minmax(0,1fr) auto 40px!important;gap:6px!important}
  .header-shell .mobile-phone{font-size:.61rem!important}
  .header-shell .menu-toggle{width:40px!important;height:40px!important}
}

/* ===== SERVICE STANDARD — aligned composition ===== */
.benefits .section-head{
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);
  align-items:end;
  gap:56px;
  margin-bottom:38px;
}
.benefits .section-head h2{max-width:700px}
.benefits .section-head>p{margin:0 0 5px;max-width:520px;justify-self:end;line-height:1.65}
.benefits .bento{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:1fr;
  grid-template-rows:none;
  gap:16px;
}
.benefits .bento-card,
.benefits .bento-large,
.benefits .bento-dark,
.benefits .bento-wide{
  grid-column:auto;
  grid-row:auto;
  min-height:300px;
  padding:32px;
}
.benefits .bento-wide{flex-direction:row;align-items:center;gap:40px}
.benefits .bento-large{background:linear-gradient(160deg,#15191e,#0c0e11)}
.benefits .eta-badge{margin:auto auto}
.benefits .experience-visual{min-width:0;width:auto;flex:0 0 auto;margin:0}
.benefits .experience-visual strong{font-size:3.6rem}
.benefits .price-lock{margin:auto 0}
.benefits .shield-icon{margin:auto auto}

@media(max-width:800px){
  .benefits .section-head{grid-template-columns:1fr;gap:18px;margin-bottom:34px}
  .benefits .section-head>p{justify-self:start;margin:0;max-width:560px}
  .benefits .bento{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:14px}
  .benefits .bento-card,
  .benefits .bento-large,
  .benefits .bento-wide{min-height:280px;grid-column:auto;grid-row:auto;padding:28px}
  .benefits .bento-wide{flex-direction:column;align-items:flex-start;gap:0}
}
