:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f8;background:#191a1e;font-synthesis:none;text-rendering:optimizeLegibility;--bg:#191a1e;--surface:#22242a;--surface2:#272a31;--text:#f7f7f8;--muted:#b8bbc3;--border:rgba(255,255,255,.11);--input:rgba(255,255,255,.16);--red:#dc2626;--red-dark:#b91c1c;--success:#31b56a;--shadow:0 24px 60px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(1280px,calc(100% - 40px));margin-inline:auto}.site-shell{min-height:100vh}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--red);padding:10px 14px;border-radius:8px}.skip-link:focus{top:16px}.header{position:sticky;top:0;z-index:50;background:#191a1eeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--red);border-radius:8px;font-weight:900;letter-spacing:-.04em}.brand b{display:block;text-transform:uppercase;letter-spacing:.03em;font-size:16px}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:-2px}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{font-size:14px;color:var(--muted);font-weight:600}.desktop-nav a:hover,.phone-link:hover,.footer a:hover,.footer button:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:15px}.phone-link{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.phone-link svg{color:var(--red)}.menu-button{display:none;background:transparent;border:1px solid var(--border);border-radius:8px;width:42px;height:42px;place-items:center}.mobile-nav{display:none;padding-bottom:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:12px 18px;font-weight:750;border:1px solid transparent;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-sm{padding:10px 14px;font-size:14px}.btn-lg{padding:14px 22px}.btn-primary{background:linear-gradient(135deg,#e22b2b,#b91c1c);color:#fff;box-shadow:0 16px 34px -18px #dc2626d9}.btn-outline{background:transparent;border-color:var(--border)}.btn-outline:hover{background:#ffffff0f}.btn-glass{background:#1d1e23b3;border-color:var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero{min-height:680px;position:relative;overflow:hidden;isolation:isolate}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-bg svg{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(100deg,#121316fa,#17181ced 42%,#17181c57)}.hero-content{min-height:680px;display:flex;align-items:center;padding-block:80px}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ef4444;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1,.section h2,.success-box h2,.legal-modal h2{font-family:Impact,Arial Narrow,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:1.03}.hero h1{font-size:clamp(42px,6vw,76px);margin:16px 0 22px}.hero-copy>p{max-width:660px;color:var(--muted);font-size:18px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trustbar{background:#202228;border-block:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-block:28px}.trust-item{display:flex;gap:13px;align-items:flex-start}.trust-item>svg{color:var(--red);flex:0 0 auto;margin-top:2px}.trust-item b,.trust-item span{display:block}.trust-item span{font-size:13px;color:var(--muted);line-height:1.35}.section{padding:90px 0}.section-alt{background:#202228;border-block:1px solid var(--border)}.section h2{font-size:clamp(34px,4vw,50px);margin:12px 0 15px}.section-lead{color:var(--muted);max-width:760px;margin:0 0 18px}.cards-grid{display:grid;gap:18px;margin-top:38px}.services-grid{grid-template-columns:repeat(3,1fr)}.panel{background:linear-gradient(155deg,#2a2d34,#202228);border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 44px -34px #000}.service-card{padding:26px;transition:.2s ease}.service-card:hover{transform:translateY(-4px);border-color:#dc26268c}.icon-box{width:46px;height:46px;border-radius:8px;background:#dc262624;display:grid;place-items:center;color:#ef4444}.icon-box svg{width:22px}.service-card h3,.step-card h3{font-size:21px;margin:15px 0 6px}.service-card p,.step-card p{color:var(--muted);font-size:14px;margin:0}.service-cta{display:flex;flex-direction:column;justify-content:space-between;border-color:#dc26266b}.service-cta .btn{margin-top:22px}.steps-grid{list-style:none;padding:0;margin:38px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{padding:26px}.step-no{font-family:Impact,Arial Narrow,sans-serif;font-size:44px;color:#ef4444}.form-wrap{max-width:940px}.section-center{text-align:center;max-width:780px;margin:auto}.section-center>p{color:var(--muted)}.repair-form{margin-top:38px;padding:34px}.repair-form fieldset{border:0;padding:0;margin:0 0 30px}.repair-form legend{font-family:Impact,Arial Narrow,sans-serif;text-transform:uppercase;font-size:23px;letter-spacing:.02em;margin-bottom:14px}.legend-icon{display:flex;align-items:center;gap:9px}.legend-icon svg{color:#ef4444;width:21px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-stack{display:grid;gap:16px;margin-top:16px}.field label{display:block;font-size:14px;font-weight:700;margin-bottom:6px}.field em,.privacy-check em{color:#ef4444;font-style:normal}.field input,.field select,.field textarea{width:100%;background:#191a1e;color:#f7f7f8;border:1px solid var(--input);border-radius:8px;padding:11px 13px;outline:none;transition:border-color .15s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #dc26261f}.field-error input,.field-error select,.field-error textarea{border-color:#ef4444}.error-text,.upload-errors{color:#f87171;font-size:13px;margin:6px 0 0}.field-help{font-size:13px;color:var(--muted);margin:-5px 0 12px}.dropzone{border:2px dashed var(--input);border-radius:14px;padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;background:#191a1e73;transition:.2s}.dropzone.active{border-color:#ef4444;background:#dc262614}.dropzone>svg{color:#ef4444;width:32px;height:32px}.dropzone>span{font-size:13px;color:var(--muted)}.dropzone .btn{margin-top:7px}.upload-errors{padding-left:18px}.upload-list{list-style:none;padding:0;margin:14px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.upload-list li{border:1px solid var(--border);border-radius:10px;background:#1d1e23;padding:9px;display:flex;align-items:center;gap:10px;min-width:0}.upload-list img{width:56px;height:56px;border-radius:8px;object-fit:cover}.upload-list li>div{min-width:0;flex:1}.upload-list b,.upload-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-list b{font-size:13px}.upload-list small{font-size:12px;color:var(--muted)}.upload-list button{background:transparent;border:1px solid var(--border);border-radius:7px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.upload-list button:hover{background:#7f1d1d}.privacy-check{display:flex;align-items:flex-start;gap:11px;font-size:13px;color:var(--muted)}.privacy-check input{margin-top:4px;accent-color:var(--red)}.privacy-check button{background:none;border:0;padding:0;color:#ef4444;text-decoration:underline;cursor:pointer}.submit-btn{margin-top:20px}.demo-note{font-size:12px;color:var(--muted);margin:8px 0 0}.success-box{text-align:center;max-width:720px;margin:auto;padding:48px}.success-icon{width:62px;height:62px;margin:auto;border-radius:50%;background:#31b56a24;display:grid;place-items:center;color:var(--success)}.success-box h2{font-size:38px}.success-box p{color:var(--muted)}.success-box a{color:#ef4444;font-weight:700}.success-box small{display:block;color:var(--muted);margin:20px 0}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0 0}.stats dt{font-family:Impact,Arial Narrow,sans-serif;font-size:34px;color:#ef4444}.stats dd{margin:0;color:var(--muted);font-size:13px}.benefit-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.benefit-list li{display:flex;gap:13px;padding:20px}.benefit-list svg{color:#ef4444;flex:0 0 auto;margin-top:2px}.benefit-list b,.benefit-list span{display:block}.benefit-list span{color:var(--muted);font-size:13px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}.contact-card{padding:30px}.contact-row{display:flex;gap:14px;margin-bottom:20px}.contact-row>svg{color:#ef4444;flex:0 0 auto;margin-top:3px}.contact-row span,.contact-row small{display:block;color:var(--muted);font-size:13px}.contact-row a,.contact-row strong{font-size:16px}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.map-placeholder{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:30px}.map-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:44px 44px}.map-pin{width:58px;height:58px;border-radius:50%;background:var(--red);display:grid;place-items:center;position:relative}.map-placeholder h3,.map-placeholder p,.map-placeholder small{position:relative}.map-placeholder h3{margin:15px 0 0;text-transform:uppercase}.map-placeholder p{color:var(--muted);margin:2px 0 14px}.map-placeholder small{color:var(--muted);max-width:420px}.faq-wrap{max-width:850px}.faq-list{display:grid;gap:11px;margin-top:30px}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:750}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:#ef4444;transition:.2s}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-item p{color:var(--muted);font-size:14px;margin:12px 0 0}.footer{border-top:1px solid var(--border);padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px}.footer h3{text-transform:uppercase;margin:0 0 10px}.footer p,.footer span,.footer a,.footer button{display:block;color:var(--muted);font-size:13px;margin-top:8px}.footer button{background:none;border:0;padding:0;cursor:pointer;text-align:left}.footer b{display:block}.footer-bottom{border-top:1px solid var(--border);margin-top:35px;padding-top:22px;color:var(--muted);font-size:13px}.footer-bottom strong{color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.legal-modal{width:min(760px,100%);max-height:88vh;overflow:auto;background:#202228;border:1px solid var(--border);border-radius:16px;padding:32px;position:relative;box-shadow:var(--shadow);outline:none}.modal-close{position:absolute;right:18px;top:18px;width:40px;height:40px;border-radius:8px;border:1px solid var(--border);background:#191a1e;display:grid;place-items:center;cursor:pointer}.legal-modal h2{font-size:40px;margin:10px 0 14px}.legal-warning{border:1px solid rgba(220,38,38,.45);background:#dc262617;padding:13px;border-radius:8px;font-size:13px}.legal-content{color:var(--muted)}.legal-content h3{color:#fff;margin:25px 0 6px}.legal-content p{margin:0}.menu-button:focus-visible,.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #ef4444;outline-offset:3px}@media(max-width:1100px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-button{display:grid}.mobile-nav{display:flex;flex-direction:column;gap:3px}.mobile-nav>a:not(.btn){padding:11px 0;border-bottom:1px solid var(--border);font-weight:650}.mobile-nav .btn{margin-top:8px}.services-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 28px,1280px)}.header-inner{height:70px}.brand{min-width:0}.brand b{font-size:14px}.brand small{font-size:11px}.header-actions{display:none}.hero,.hero-content{min-height:650px}.hero:after{background:linear-gradient(100deg,#121316fa,#121316cc)}.hero-copy>p{font-size:16px}.section{padding:72px 0}.trust-grid,.services-grid,.steps-grid,.field-grid,.upload-list,.contact-grid,.contact-actions,.stats,.footer-grid{grid-template-columns:1fr}.repair-form{padding:22px}.about-grid{gap:30px}.contact-grid{margin-top:28px}.footer-grid{gap:28px}.legal-modal{padding:26px 20px}.legal-modal h2{font-size:34px}}@media(max-width:460px){.brand-mark{width:38px;height:38px}.brand b{max-width:185px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand small{display:none}.hero-buttons .btn{width:100%}.success-box{padding:30px 20px}}
