:root{color-scheme:dark;--bg:#0d0c0d;--panel:#191719;--panel2:#221d1f;--ink:#f5f3f3;--muted:#aaa4a7;--line:#343034;--red:#ed3046;--red-dark:#bf2438;--max:1440px;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary{outline-offset:4px}::selection{background:var(--red);color:#fff}.shell{width:min(calc(100% - 80px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:12px;top:-80px;z-index:100;background:#fff;color:#111;padding:10px}.skip-link:focus{top:12px}.demo-bar{min-height:31px;display:flex;align-items:center;justify-content:center;gap:9px;padding:5px 18px;background:#27151a;border-bottom:1px solid #5a2932;color:#e5c9ce;text-align:center;font-size:12px;letter-spacing:.02em}.demo-dot{width:6px;height:6px;border-radius:50%;background:var(--red);flex:none}.site-header{position:sticky;top:0;z-index:30;background:rgba(13,12,13,.96);border-bottom:1px solid #242124;backdrop-filter:blur(18px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap;font-family:Impact,'Arial Narrow',sans-serif;font-stretch:condensed;font-size:21px;letter-spacing:.13em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#080808;color:var(--red);font-size:20px;font-style:italic;letter-spacing:-.12em;padding-right:4px}.desktop-nav{display:flex;gap:25px;margin-left:auto;align-items:center}.desktop-nav a{color:#aaa5a8;font-size:14px;white-space:nowrap;transition:color .2s}.desktop-nav a:hover,.site-footer a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:16px}.header-cta,.btn-primary{background:var(--red);color:#fff;border:1px solid var(--red);box-shadow:0 8px 32px rgba(237,48,70,.17)}.header-cta{padding:12px 17px;border-radius:11px;text-transform:uppercase;font-size:13px;font-weight:800;white-space:nowrap}.header-cta:hover,.btn-primary:hover{background:#fa4056}.country-switch{display:flex;align-items:center;border:1px solid #7d2633;border-radius:50px;padding:4px;gap:3px;white-space:nowrap;text-transform:uppercase;font-size:12px;font-weight:800}.country-switch>*{padding:8px 12px;border-radius:40px}.country-switch .active{background:var(--red)}.country-switch a:hover{background:#32151b}.hero{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:65px;min-height:625px;padding-block:55px 72px}.eyebrow{display:inline-block;color:#f06b79;border:1px solid #6d2b35;border-radius:999px;padding:7px 13px;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.09em}.hero-kicker{font-size:16px;font-weight:700;line-height:1.45;margin:20px 0 18px;max-width:650px}h1,h2,h3,p{margin-top:0}h1,h2,.category-tile strong,.product-card h4,.step h3,.trust-card h3,.price-explain h3{font-family:Impact,'Arial Narrow','Roboto Condensed',sans-serif;font-stretch:condensed;text-transform:uppercase;letter-spacing:.015em;font-weight:800}h1{font-size:clamp(56px,5.8vw,95px);line-height:.99;max-width:820px;margin:0 0 24px}h1 span{color:var(--red);display:block}.hero-description{font-size:18px;line-height:1.55;color:var(--muted);max-width:630px;margin-bottom:30px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:57px;padding:14px 27px;border-radius:12px;text-transform:uppercase;font-size:14px;font-weight:800;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn-outline{background:#181618;border:1px solid #454044}.btn-outline:hover{border-color:#a4a0a1;background:#211d1f}.hero-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:31px}.hero-facts span{padding:9px 13px;border:1px solid var(--line);border-radius:10px;color:#d0cace;font-size:13px}.fine-print{color:#777174;font-size:12px;margin:8px 0 0}.placeholder{background:linear-gradient(135deg,#191719,#211b1e 60%,#151315);border:1px dashed #6a5055;color:#8a777d}.hero-visual{min-height:455px;border-radius:29px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:auto -18% -50% 30%;height:75%;background:radial-gradient(circle,rgba(237,48,70,.18),transparent 66%)}.placeholder-index{position:absolute;left:25px;top:22px;font-size:12px;letter-spacing:.12em;color:#bf8f98}.placeholder-cross{font-family:Arial,sans-serif;font-size:160px;font-weight:100;line-height:1;color:#48383c}.placeholder-caption{position:absolute;bottom:27px;font-size:15px;line-height:1.45}.section{padding-block:95px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.section-heading h2,.request-copy h2{font-size:clamp(40px,4.4vw,70px);line-height:1.02;margin:17px 0 0;max-width:850px}.section-heading>p{max-width:360px;color:var(--muted);font-size:16px;margin-bottom:3px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-tile{position:relative;display:flex;flex-direction:column;min-height:235px;background:var(--panel);border:1px solid #373236;border-radius:21px;padding:22px;transition:border-color .2s,transform .2s,background .2s}.category-tile:hover{border-color:#d14b5c;transform:translateY(-4px);background:#221a1e}.category-no{font-size:13px;color:var(--red);font-weight:800;margin-bottom:25px}.category-tile strong{font-size:27px;line-height:1.08;margin-bottom:11px;padding-right:9px}.category-tile>span:nth-of-type(2){color:var(--muted);font-size:14px;line-height:1.45;padding-right:12px}.tile-arrow{position:absolute;right:18px;top:16px;font-size:22px}.catalog-note{color:#8f878b;font-size:14px;margin:18px 0 0}.catalog-section{border-top:1px solid #2a2629}.catalog-section:nth-child(even){background:#111012}.catalog-section .section-heading{margin-bottom:22px}.catalog-section .section-heading p{max-width:405px}.subtypes{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.subtypes span{display:inline-flex;border:1px solid #4c4247;border-radius:999px;color:#d3cdd0;padding:7px 12px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-card{display:grid;grid-template-columns:220px 1fr;min-height:278px;overflow:hidden;background:#1a181a;border:1px solid #373236;border-radius:20px}.card-image{margin:14px;min-height:248px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;text-align:center;font-size:14px}.card-image small{color:#786b70;font-size:12px}.card-body{padding:20px 21px 18px 6px;display:flex;flex-direction:column}.card-kicker{color:var(--red);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.product-card h4{font-size:30px;line-height:1.05;margin:8px 0 9px}.card-description{color:#c1babe;font-size:14px;margin-bottom:12px}.spec-list{display:grid;gap:5px;margin:0 0 12px}.spec-list div{display:flex;gap:14px;border-top:1px solid #302a2e;padding-top:6px}.spec-list dt{color:#938b90;font-size:13px;min-width:100px}.spec-list dd{margin:0;color:#ddd6da;font-size:13px}.card-bottom{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-top:auto}.price-placeholder{display:flex;flex-direction:column;gap:2px}.price-placeholder small{color:#9b9297;font-size:12px}.price-placeholder strong{font-size:16px;color:#fff}.card-cta{background:transparent;border:0;color:#fff;text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:5px;font-size:14px;font-weight:800;cursor:pointer;text-align:right;white-space:nowrap}.card-cta:hover{color:#ff6b7b}.section-end{display:flex;justify-content:flex-end;margin-top:23px}.text-link{color:#f37785;font-weight:800;text-decoration:underline;text-underline-offset:5px}.text-link:hover{color:#fff}.process-section,.trust-section,.request-section{background:radial-gradient(circle at 85% 20%,rgba(110,24,37,.14),transparent 28%),#161315;border-block:1px solid #2a2529}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border-top:1px solid #56444a;padding:19px 20px 5px 0}.step>span{color:var(--red);font-family:Impact,sans-serif;font-size:33px}.step h3{font-size:27px;margin:17px 0 7px}.step p{color:var(--muted);font-size:15px;line-height:1.5}.price-grid{display:grid;grid-template-columns:1fr .9fr;gap:52px;align-items:center}.price-example{border:1px solid #5a4047;border-radius:25px;padding:34px;background:#20191c}.mini-label{color:#e56e7b;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.08em}.placeholder-price{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:42px;line-height:1.1;margin:17px 0 6px}.price-example>p{color:#a99da2;font-size:14px}.price-divider{height:1px;background:#5a444b;margin:24px 0}.price-example dl{display:grid;gap:12px;margin:0}.price-example dl div{display:grid;grid-template-columns:140px 1fr;gap:12px}.price-example dt{color:#9d9096}.price-example dd{margin:0}.price-explain h3{font-size:42px;line-height:1.1;margin-bottom:14px}.price-explain p{color:var(--muted);font-size:17px;line-height:1.6;margin-bottom:22px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-card{border:1px solid #383135;background:#1c191b;border-radius:21px;padding:16px}.trust-placeholder{height:185px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#c1aab0;font-size:16px}.trust-placeholder small{font-size:13px;color:#8e7d82;margin-top:4px}.trust-card h3{font-size:29px;line-height:1.07;margin:22px 6px 7px}.trust-card p{color:var(--muted);font-size:15px;margin:0 6px 9px}.trust-facts{display:flex;flex-direction:column;justify-content:end;padding:31px}.trust-facts h3{margin-left:0;margin-top:28px}.trust-facts p{margin-left:0}.faq-section{padding-bottom:120px}.faq-list{max-width:1020px;border-top:1px solid #40383d}.faq-list details{border-bottom:1px solid #40383d}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;cursor:pointer;list-style:none;font-size:18px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:29px;line-height:1;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:850px;color:var(--muted);margin:0 0 23px;font-size:16px}.request-section{padding-block:90px 105px}.request-layout{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:start}.request-copy h2{max-width:650px;margin-bottom:19px}.request-copy>p{color:var(--muted);font-size:17px;max-width:560px}.request-points{display:grid;gap:10px;border-top:1px solid #57434a;margin-top:35px;padding-top:26px;color:#d1c9cc;font-size:15px}.request-form{background:#211b1e;border:1px solid #68424b;padding:27px;border-radius:24px;display:grid;gap:15px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.form-heading strong{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:29px}.form-heading span{color:#f17d89;border:1px solid #7d4851;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:800}.request-form label{display:grid;gap:7px;font-size:14px;color:#d4cdd0;font-weight:700}.request-form input:not([type=checkbox]),.request-form select{width:100%;min-height:48px;border-radius:9px;border:1px solid #625259;background:#141214;color:#fff;padding:11px 12px;outline:none}.request-form input:focus,.request-form select:focus{border-color:#f06474}.request-form input::placeholder{color:#877d82}.form-row{display:grid;grid-template-columns:.55fr 1fr;gap:12px}.request-form .check-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:400;line-height:1.45}.check-row input{margin:3px 0 0;accent-color:var(--red);width:18px;height:18px;flex:none}.check-row small{color:#a89da1}.form-submit{width:100%;border-radius:10px}.form-hint{color:#93888d;font-size:12px;margin:0}.form-message{border:1px solid #ba5563;border-radius:11px;padding:13px;background:#332026;color:#f7dadd;font-size:14px}.site-footer{border-top:1px solid #30292d;padding:30px 0 45px;background:#0b0a0b}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{margin:0;color:#8e858a;font-size:13px}.footer-inner>a:last-child{color:#d3cbd0;font-size:14px}.mobile-sticky-cta{display:none}
@media(max-width:1190px){.desktop-nav{gap:14px}.desktop-nav a{font-size:12px}.header-inner{gap:20px}.header-cta{display:none}.hero{gap:35px}.product-card{grid-template-columns:180px 1fr}.card-image{min-height:235px}.card-bottom{align-items:start;flex-direction:column}.card-cta{text-align:left}}
@media(max-width:900px){.shell{width:min(calc(100% - 40px),var(--max))}.desktop-nav{display:none}.header-inner{min-height:66px}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:30px;padding-top:45px}.hero-visual{min-height:300px}.hero h1{max-width:800px}.section{padding-block:72px}.category-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column;gap:15px}.section-heading>p{max-width:690px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:220px 1fr}.card-bottom{flex-direction:row;align-items:end}.steps-grid{grid-template-columns:repeat(2,1fr)}.price-grid,.request-layout{grid-template-columns:1fr;gap:28px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-facts{min-height:280px}.request-copy h2{max-width:none}}
@media(max-width:600px){body{font-size:16px}.shell{width:calc(100% - 30px)}.demo-bar{font-size:11px;text-align:left;line-height:1.35}.header-inner{min-height:60px}.brand{font-size:17px}.brand-mark{width:34px;height:34px;font-size:17px}.country-switch{font-size:10px}.country-switch>*{padding:6px 8px}.hero{padding-block:39px 42px;min-height:auto}.hero-kicker{font-size:14px;margin:16px 0 13px}.hero h1{font-size:clamp(46px,12vw,70px);line-height:.98;margin-bottom:17px}.hero-description{font-size:16px;margin-bottom:23px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{min-height:53px;font-size:13px}.hero-facts span{font-size:12px;padding:7px 9px}.hero-visual{min-height:235px;border-radius:18px}.placeholder-cross{font-size:100px}.placeholder-caption{font-size:13px}.section{padding-block:60px}.section-heading h2,.request-copy h2{font-size:clamp(38px,10vw,54px)}.section-heading>p{font-size:15px}.category-grid{grid-template-columns:1fr;gap:11px}.category-tile{min-height:160px;padding:18px}.category-no{margin-bottom:13px}.category-tile strong{font-size:25px}.subtypes span{font-size:12px}.product-card{grid-template-columns:1fr}.card-image{min-height:140px;margin:12px 12px 0}.card-body{padding:16px 18px 19px}.product-card h4{font-size:28px}.card-bottom{flex-direction:row;align-items:end}.price-grid{gap:22px}.price-example{padding:22px}.placeholder-price{font-size:33px}.price-example dl div{grid-template-columns:100px 1fr;font-size:14px}.price-explain h3{font-size:34px}.steps-grid,.trust-grid{grid-template-columns:1fr}.step{padding-bottom:0}.trust-placeholder{height:145px}.faq-list summary{font-size:16px}.request-section{padding-block:60px 90px}.request-form{padding:19px}.form-row{grid-template-columns:1fr 1fr}.footer-inner{align-items:flex-start;flex-direction:column}.mobile-sticky-cta{display:block;position:fixed;z-index:35;bottom:0;left:0;right:0;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:var(--red);box-shadow:0 -5px 24px #0009;text-align:center;text-transform:uppercase;font-size:14px;font-weight:800}body{padding-bottom:53px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
