:root{--bg: #0c0d0f;--bg-soft: #141518;--red: #c8102e;--red-bright: #e8352f;--steel: #c9cdd3;--steel-dim: #8a8f97;--white: #f4f5f6}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--bg);color:var(--white);font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden;min-width:1100px}h1,h2,h3{font-weight:800;letter-spacing:-.01em}.site-header{position:fixed;inset:0 0 auto 0;min-width:1100px;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:20px 48px;background:linear-gradient(to bottom,#0c0d0fd9,#0c0d0f00)}.brand-logo svg{height:52px;width:auto;display:block;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5))}.site-header{gap:18px}.visalm-logo{display:block;background:#fff;border-radius:8px;padding:6px 14px;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5))}.visalm-logo img{height:40px;width:auto;display:block}.header-right{display:flex;align-items:center;gap:24px;margin-left:auto}.footer-logos{display:flex;justify-content:center;margin-top:56px}.header-note{font-size:16px;color:var(--steel);border:1px solid rgba(201,205,211,.35);border-radius:999px;padding:6px 14px}.header-phone{color:var(--white);text-decoration:none;font-weight:700;font-size:20px;white-space:nowrap}.header-note{white-space:nowrap}.header-phones{display:flex;flex-direction:column;gap:2px;text-align:right}.phone-tag{color:var(--steel-dim);font-size:15px;font-weight:400}.header-phone:hover{color:var(--red-bright)}.hero{position:relative;height:100vh}.hero-media{position:relative;height:100%;overflow:hidden}.hero-track{display:flex;height:100%;transition:transform 1s ease-in-out;will-change:transform}.hero-slide{flex:0 0 100%;height:100%}.hero-slide a{display:block;width:100%;height:100%}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-progress{position:absolute;left:0;right:0;bottom:64px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:14px}.hero-caption{color:var(--white);background:#0c0d0fbf;border-radius:999px;padding:8px 22px;font-size:18px}.hero-dots{display:flex;gap:10px}.hero-dots button{width:34px;height:5px;border-radius:3px;border:none;background:#f4f5f659;cursor:pointer;transition:background .3s}.hero-dots button.is-active{background:var(--red-bright)}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c0d0ff7,#0c0d0f8c 45%,#0c0d0f73)}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;padding:0 8vw 21vh;z-index:2}.hero-kicker{color:var(--red-bright);font-weight:700;text-transform:uppercase;letter-spacing:.22em;font-size:17px;margin-bottom:18px}.hero-title{font-size:clamp(34px,3.8vw,58px);line-height:1.04;text-shadow:0 4px 30px rgba(0,0,0,.7)}.hero-sub{margin-top:18px;color:var(--steel);font-size:23px}.hero-price{margin-top:26px;display:flex;justify-content:center;align-items:center;gap:16px}.price-badge{background:var(--red);color:#fff;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:7px 14px;border-radius:4px}.price-num{font-size:46px;font-weight:900;letter-spacing:-.02em}.hero-scroll-hint{position:absolute;bottom:26px;left:50%;transform:translate(-50%);color:var(--steel-dim);font-size:16px;letter-spacing:.15em;text-transform:uppercase;z-index:2}.cta{display:inline-block;margin-top:30px;background:var(--red);color:#fff;text-decoration:none;font-weight:800;font-size:19px;padding:17px 38px;border-radius:6px;transition:background .2s,transform .2s}.cta:hover{background:var(--red-bright);transform:translateY(-2px)}.hero-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-tg,.cta-max{display:inline-flex;align-items:center;gap:10px}.cta-tg{background:#229ed9}.cta-tg:hover{background:#3cb0e8}.cta-max{background:linear-gradient(135deg,#6b4dff,#a34dff)}.cta-max:hover{background:linear-gradient(135deg,#7c61ff,#b166ff)}.trust-cta{margin:0 0 0 auto;flex:0 0 auto}.gallery{padding:120px 8vw 110px;background:var(--bg);text-align:center}.gallery h2{font-size:clamp(34px,3.4vw,50px);margin-bottom:50px}.slider{position:relative;max-width:1180px;margin:0 auto;height:760px}.slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:1fr auto;gap:22px;opacity:0;transition:opacity 1s ease;pointer-events:none}.slide.is-active{opacity:1;pointer-events:auto}.slide>a{display:block;min-height:0;cursor:zoom-in}.slide img{width:100%;height:100%;min-height:0;object-fit:contain;background:#fff;border-radius:12px}.slide-text{text-align:center;background:#0c0d0feb;border:1px solid rgba(200,16,46,.45);border-radius:10px;padding:20px 28px}.slide-text h3{font-size:30px;color:var(--red-bright);margin-bottom:10px}.slide-text p{color:var(--white);font-size:23px;line-height:1.45;max-width:980px;margin:0 auto}.slider-progress{position:absolute;bottom:-24px;left:25%;right:25%;height:4px;border-radius:2px;background:#2b2d33;overflow:hidden}#slider-progress-fill{display:block;height:100%;width:0;background:var(--red-bright)}.slider-dots{position:absolute;bottom:-48px;left:0;right:0;display:flex;justify-content:center;gap:12px}.slider-dots button{width:12px;height:12px;border-radius:50%;border:none;background:#3a3d45;cursor:pointer;transition:background .3s}.slider-dots button.is-active{background:var(--red-bright)}.slogans{padding:130px 8vw;background:var(--bg)}.slogan-track{max-width:1100px;margin:0 auto;display:grid;gap:44px}.slogan{font-size:clamp(26px,2.6vw,38px);font-weight:700;line-height:1.25;color:var(--steel);border-left:4px solid var(--red);padding-left:28px}.slogan strong{color:var(--white)}.inside{padding:120px 8vw 140px;background:var(--bg-soft)}.inside-head{text-align:center;margin-bottom:70px}.big-num{font-size:clamp(120px,14vw,220px);font-weight:900;line-height:1;color:var(--red);display:block}.inside-head h2{font-size:40px;margin-top:8px}.inside-note{margin-top:14px;color:var(--steel-dim);font-size:21px}.inside-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto}.inside-card{background:#1a1c20;border:1px solid #26282d;border-top:3px solid var(--red);border-radius:10px;padding:34px 30px}.inside-card h3{font-size:28px;margin-bottom:18px}.inside-card ul{list-style:none}.inside-card li{color:var(--steel);font-size:19.5px;line-height:1.5;padding:8px 0 8px 22px;position:relative}.inside-card li:before{content:"";position:absolute;left:0;top:16px;width:8px;height:8px;background:var(--red);border-radius:2px}.brand{padding:130px 8vw;max-width:1280px;margin:0 auto}.brand h2{font-size:clamp(34px,3.4vw,50px);margin-bottom:54px}.brand-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.brand-fact{color:var(--steel);font-size:21px;line-height:1.6;border-top:1px solid #2b2d33;padding-top:22px}.trust-badge{margin-top:64px;display:flex;align-items:center;gap:22px;background:linear-gradient(90deg,#c8102e2e,#c8102e0a);border:1px solid rgba(200,16,46,.5);border-radius:12px;padding:26px 32px}.trust-mark{width:52px;height:52px;flex:0 0 52px;background:var(--red);border-radius:50%;display:grid;place-items:center;font-size:24px;color:#fff}.trust-badge strong{display:block;font-size:24px;margin-bottom:4px}.trust-badge span:last-child{color:var(--steel);font-size:19px}.contacts{background:var(--bg-soft);text-align:center;padding:130px 8vw 70px}.contacts h2{font-size:clamp(34px,3.4vw,50px)}.contacts-sub{margin-top:16px;color:var(--steel);font-size:23px}.order-buttons{margin-top:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.order-buttons .cta{margin-top:20px}.cta-site{background:#2b2d33}.cta-site:hover{background:#3a3d45}.cta-msg{background:transparent;border:2px solid var(--red);padding:15px 34px}.cta-msg:hover{background:#c8102e26}.contact-lines{margin-top:56px;display:flex;justify-content:center;gap:44px;font-size:22px}.contact-lines a{color:var(--white);text-decoration:none;font-weight:700}.contact-lines a:hover{color:var(--red-bright)}.contact-lines span{color:var(--steel)}.footer-sign{margin-top:70px;padding-top:26px;border-top:1px solid #26282d;color:var(--steel-dim);font-size:17px;letter-spacing:.04em}.reveal{opacity:0;transform:translateY(36px);transition:opacity .9s cubic-bezier(.2,.65,.25,1),transform .9s cubic-bezier(.2,.65,.25,1)}.reveal.is-visible{opacity:1;transform:none}
