:root{--ink:#111214;--muted:#62666b;--muted-2:#85898e;--paper:#fff;--background:#f4f4f0;--soft:#ecece7;--line:#dcded9;--red:#ef2d32;--red-dark:#c91f24;--dark:#151617;--green:#0d735a;--shadow:0 28px 80px #11121417}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}p{text-wrap:pretty}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.topline{color:#fff;background:#0f1011;height:34px;font-size:12px}.topline-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.topline-inner span:last-child{color:#a8aaad}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f4f0eb;border-bottom:1px solid #11121414;position:sticky;top:0}.nav-shell{grid-template-columns:270px 1fr auto;align-items:center;gap:24px;height:78px;display:grid}.brand{align-items:center;gap:12px;width:max-content;min-width:0;display:inline-flex}.brand img{object-fit:contain;background:#fff;border-radius:11px;width:50px;height:50px}.brand-text{gap:2px;min-width:0;display:grid}.brand-text strong{letter-spacing:-.02em;font-size:17px}.brand-text small{color:#777b80;font-size:10px}.desktop-nav{justify-content:center;gap:30px;font-size:13px;font-weight:760;display:flex}.desktop-nav a{padding:10px 0;transition:color .15s}.desktop-nav a:hover{color:var(--red)}.nav-contacts{align-items:center;gap:12px;display:flex}.nav-phone{white-space:nowrap;font-size:13px;font-weight:800}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;background:#fff;border:1px solid #d0d2ce;border-radius:50%;width:46px;height:46px;list-style:none;position:relative}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:#111;width:17px;height:2px;transition:all .2s;position:absolute;left:14px}.mobile-nav summary span:first-child{top:18px}.mobile-nav summary span:last-child{top:25px}.mobile-nav[open] summary span:first-child{top:22px;transform:rotate(45deg)}.mobile-nav[open] summary span:last-child{top:22px;transform:rotate(-45deg)}.mobile-nav nav{border:1px solid var(--line);width:min(330px,100vw - 24px);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:2px;padding:12px;display:grid;position:absolute;top:58px;right:0}.mobile-nav nav a{border-radius:10px;padding:13px 12px;font-size:14px;font-weight:700}.mobile-nav nav a:hover{background:var(--soft)}.button{border:1px solid var(--ink);min-height:46px;color:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--red);border-color:var(--red)}.button-primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.button-secondary{background:0 0}.button-secondary:hover{background:#fff}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-compact{min-height:46px;padding-inline:22px}.text-link{align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{color:var(--red);font-size:18px}.eyebrow{color:var(--muted-2);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1.3}.eyebrow-light{color:#87898c}.hero{padding:74px 0 82px;overflow:hidden}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;display:grid}.hero-copy{align-self:center;max-width:650px;padding:14px 0}.hero h1,.product-hero h1,.company-hero h1{letter-spacing:-.058em;text-wrap:balance;margin:16px 0 22px;font-size:clamp(48px,5.55vw,76px);line-height:.98}.home-hero h1{max-width:660px;font-size:clamp(46px,4.25vw,62px);line-height:1.01}.hero-lead{max-width:750px;color:var(--muted);margin:0;font-size:19px;line-height:1.58}.hero-lead strong{color:#4f5358}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.hero-directions{border-top:1px solid #d6d8d3;grid-template-columns:1fr 1fr;gap:10px;margin-top:46px;padding-top:22px;display:grid}.hero-directions a{align-content:center;gap:4px;min-height:84px;padding:16px 42px 16px 0;display:grid;position:relative}.hero-directions a+a{border-left:1px solid #d6d8d3;padding-left:18px}.hero-directions span{color:var(--red);letter-spacing:.06em;font-size:11px;font-weight:900}.hero-directions b{font-size:15px}.hero-directions i{color:#8b8e92;font-style:normal;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.hero-feature-stack{height:640px;min-height:0;box-shadow:var(--shadow);background:#fff;border-radius:30px;grid-template-rows:1fr 1fr;align-self:start;gap:2px;display:grid;overflow:hidden}.hero-feature{background:#deded9;min-height:0;display:block;position:relative;overflow:hidden}.hero-feature:after{content:"";background:linear-gradient(#0000,#090a0bbd);height:44%;position:absolute;inset:auto 0 0}.hero-feature img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hero-feature:hover img{transform:scale(1.018)}.hero-feature-caption{z-index:2;color:#fff;grid-template-columns:auto 1fr auto;align-items:baseline;gap:13px;display:grid;position:absolute;bottom:24px;left:26px;right:26px}.hero-feature-caption b{letter-spacing:-.03em;font-size:22px}.hero-feature-caption small{color:#ffffffbf;font-size:12px}.hero-feature-caption i{font-size:11px;font-style:normal;font-weight:800}.section{padding:92px 0}.section-white{background:#fff}.section-soft{background:var(--soft)}.section-dark{background:var(--dark);color:#fff}.section-heading{grid-template-columns:190px 1fr;align-items:start;gap:38px;margin-bottom:36px;display:grid}.section-heading h2{letter-spacing:-.052em;text-wrap:balance;max-width:980px;margin:0;font-size:clamp(36px,4.35vw,60px);line-height:1}.section-heading p{max-width:760px;color:var(--muted);margin:15px 0 0;font-size:15px;line-height:1.65}.section-heading-light p{color:#a9acaf}.product-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:hidden}.product-image{background:#e5e5e1;height:345px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-image:hover img{transform:scale(1.025)}.product-image span{letter-spacing:.08em;text-transform:uppercase;background:#fffffff0;border:1px solid #ddd;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:850;position:absolute;top:16px;left:16px}.product-body{padding:30px}.product-code-row{justify-content:space-between;align-items:start;gap:18px;display:flex}.product-code-row h3{letter-spacing:-.06em;margin:0;font-size:44px;line-height:1}.product-code-row>span{color:#85898e;text-align:right;text-transform:uppercase;letter-spacing:.08em;font-size:10px;line-height:1.35}.product-body h4{letter-spacing:-.03em;margin:16px 0 8px;font-size:23px;line-height:1.12}.product-body>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.product-facts{border-top:1px solid var(--line);margin:20px 0 0}.product-facts>div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:18px;padding:11px 0;font-size:13px;line-height:1.45;display:grid}.product-facts dt{color:#82868a}.product-facts dd{margin:0;font-weight:700}.verified-label{color:#686c70;align-items:center;gap:7px;margin-top:13px;font-size:11px;display:flex}.verified-label span{background:var(--green);border-radius:50%;width:7px;height:7px}.card-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.home-price-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.home-price-grid .price-panel{margin-top:0}.home-price-grid .price-tiers{grid-template-columns:1fr 1fr}.home-price-grid .price-tiers>div{border-bottom:1px solid var(--line)}.home-price-grid .price-tiers>div:nth-child(2n){border-right:0}.home-price-grid .price-tiers>div:nth-last-child(-n+2){border-bottom:0}.comparison-wrap{border:1px solid var(--line);background:#fff;border-radius:22px;outline:none;overflow-x:auto}.comparison-wrap:focus-visible{box-shadow:0 0 0 3px #ef2d3233}.comparison-table{border-collapse:collapse;width:100%;min-width:840px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 20px;font-size:13px;line-height:1.55}.comparison-table thead th{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#171819;font-size:11px}.comparison-table thead th:first-child{color:#8f9295}.comparison-table tbody th{color:#666a6e;background:#fafaf8;width:22%;font-weight:650}.comparison-table tr:last-child>*{border-bottom:0}.table-note{color:#72767a;max-width:960px;margin:14px 0 0;font-size:12px;line-height:1.6}.decision-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.decision-card{color:#fff;border-radius:26px;flex-direction:column;align-items:flex-start;min-height:390px;padding:32px;display:flex}.decision-dark{background:#171819}.decision-red{background:var(--red)}.decision-card>span{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:inline-flex}.decision-card h3{letter-spacing:-.045em;max-width:520px;margin:auto 0 12px;font-size:clamp(30px,3vw,44px);line-height:1}.decision-card p{color:#ffffffb8;max-width:570px;margin:0 0 24px;font-size:14px;line-height:1.65}.process-grid{border-top:1px solid #37383a;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-right:1px solid #343537;min-height:200px;padding:25px 22px 16px 0}.process-grid li+li{padding-left:22px}.process-grid li:last-child{border-right:0}.process-grid b{color:var(--red);margin-bottom:34px;font-size:12px;display:block}.process-grid h3{letter-spacing:-.02em;margin:0 0 10px;font-size:21px}.process-grid p{color:#a8abae;margin:0;font-size:13px;line-height:1.58}.faq-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.faq-list details{background:#ffffffb3;border:1px solid #d8dad5;border-radius:17px;padding:0 19px}.faq-list summary{cursor:pointer;padding:19px 38px 19px 0;font-size:14px;font-weight:800;line-height:1.35;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--red);font-size:27px;font-weight:400;position:absolute;top:13px;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#5f6368;margin:0 0 19px;font-size:13px;line-height:1.65}.entity-strip{color:#fff;background:#1a1b1c;padding:31px 0}.entity-grid{grid-template-columns:1.25fr .8fr 1fr .7fr;gap:28px;display:grid}.entity-grid>div{flex-direction:column;align-items:flex-start;display:flex}.entity-grid b{margin-bottom:5px;font-size:13px}.entity-grid span,.entity-grid a{color:#a9acaf;font-size:12px;line-height:1.55}.entity-grid a:hover{color:#fff}.request-section{background:#e8e8e2;padding:94px 0}.request-grid{grid-template-columns:1fr .92fr;align-items:start;gap:64px;display:grid}.request-copy{padding-top:14px}.request-copy h2{letter-spacing:-.055em;text-wrap:balance;max-width:680px;margin:15px 0 18px;font-size:clamp(42px,5.1vw,68px);line-height:.98}.request-copy>p{max-width:660px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.direct-contacts{flex-wrap:wrap;gap:18px;margin-top:24px;font-size:14px;font-weight:800;display:flex}.direct-contacts a{border-bottom:1px solid #b9bbb8}.request-proof{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.request-proof span{color:#5d6165;background:#ffffff8c;border:1px solid #d1d3ce;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:700}.download-link{border-bottom:1px solid #b9bbb8;gap:12px;margin-top:28px;padding-bottom:7px;font-size:13px;font-weight:800;display:inline-flex}.download-link span{color:var(--red)}.request-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:29px}.form-heading>span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.form-heading h3{letter-spacing:-.03em;margin:7px 0 5px;font-size:27px}.form-heading p{color:#777b80;margin:0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.field{align-content:start;gap:7px;display:grid}.field-full{grid-column:1/-1}.field>span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.field input,.field select,.field textarea{width:100%;min-height:47px;color:var(--ink);background:#fff;border:1px solid #d4d6d2;border-radius:11px;outline:none;padding:12px 13px}.field textarea{resize:vertical;min-height:102px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#999d98;box-shadow:0 0 0 3px #1112140f}.field input::placeholder,.field textarea::placeholder{color:#a2a5a8}.consent-row{color:#6d7175;grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:15px 0;font-size:11px;line-height:1.5;display:grid}.consent-row input{width:16px;height:16px;accent-color:var(--red);margin:1px 0 0}.consent-row a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.form-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.form-primary{grid-column:1/-1}.form-status{min-height:19px;margin-top:10px;font-size:12px;line-height:1.45}.form-status.ok{color:var(--green)}.form-status.error{color:#b31f24}.form-note{color:#8b8e92;margin:4px 0 0;font-size:10px;line-height:1.5}.footer{color:#fff;background:#111213;padding:42px 0 28px}.footer-grid{grid-template-columns:1.4fr .9fr .8fr .8fr;gap:38px;display:grid}.footer strong{margin-bottom:9px;font-size:14px;display:block}.footer p,.footer a{color:#b0b3b6;margin:0;font-size:12px;line-height:1.75;display:block}.footer a:hover{color:#fff}.footer-legal{color:#777a7d;border-top:1px solid #2c2d2f;flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:30px;padding-top:18px;font-size:11px;display:flex}.breadcrumbs{color:#85898d;gap:0;padding-top:18px;padding-bottom:4px;font-size:12px;display:flex}.breadcrumb-separator{color:#bbbdb9;margin:0 8px}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.product-hero{padding:35px 0 72px}.product-hero-grid{grid-template-columns:1.02fr .98fr;align-items:start;gap:46px;display:grid}.product-hero-copy{padding-top:14px}.product-hero h1{max-width:800px;font-size:clamp(47px,5vw,68px)}.hero-specs{border-top:1px solid #1c1d1f;margin:31px 0 0}.hero-specs>div{border-bottom:1px solid var(--line);grid-template-columns:175px 1fr;gap:18px;padding:13px 0;font-size:13px;line-height:1.45;display:grid}.hero-specs dt{color:#85898d}.hero-specs dd{margin:0;font-weight:750}.product-hero-image{border:1px solid var(--line);background:#fff;border-radius:25px;margin:0;position:sticky;top:108px;overflow:hidden}.product-hero-image img{aspect-ratio:3/2;object-fit:cover;width:100%}.product-hero-image figcaption{border-top:1px solid var(--line);color:#75797d;background:#fafaf8;padding:13px 15px;font-size:10px;line-height:1.55}.price-panel{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:26px;overflow:hidden}.price-panel-heading{color:#fff;background:#171819;justify-content:space-between;align-items:flex-end;gap:24px;padding:26px 28px;display:flex}.price-panel-heading span{color:#a8abad;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.price-panel-heading h3{letter-spacing:-.04em;margin:6px 0 0;font-size:34px}.price-panel-heading strong{letter-spacing:-.05em;white-space:nowrap;font-size:clamp(34px,4vw,52px)}.price-panel-heading small{color:#b8bbbd;letter-spacing:0;font-size:14px}.price-tiers{grid-template-columns:repeat(4,1fr);display:grid}.price-tiers>div{border-right:1px solid var(--line);padding:22px}.price-tiers>div:last-child{background:#fff3f3;border-right:0}.price-tiers span,.price-tiers b{display:block}.price-tiers span{color:#7b7f83;margin-bottom:8px;font-size:11px}.price-tiers b{font-size:17px}.price-panel>p{color:#777b7f;margin:0;padding:16px 28px 4px;font-size:11px;line-height:1.55}.price-panel>a{color:var(--red);text-underline-offset:3px;margin:8px 28px 22px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-block}.product-section{border-top:1px solid var(--line);padding:82px 0}.product-section-grid{grid-template-columns:220px 1fr;gap:44px;display:grid}.product-content{max-width:880px}.product-content>h2{letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(35px,4vw,52px);line-height:1}.section-intro{max-width:820px;color:var(--muted);margin:17px 0 0;font-size:15px;line-height:1.72}.section-dark .section-intro{color:#a9acaf}.spec-table{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:25px;overflow:auto}.spec-table table{border-collapse:collapse;width:100%;min-width:600px}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 17px;font-size:13px;line-height:1.5}.spec-table th{color:#707479;width:34%;font-weight:650}.spec-table tr:last-child>*{border-bottom:0}.state-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-left:7px;padding:5px 7px;font-size:9px;font-weight:850;display:inline-block}.state-pill.confirmed{color:#3e6357;background:#e8eee9}.state-pill.request{color:#765f45;background:#f0ece6}.notice{color:#5f5b55;background:#fbfaf7;border:1px solid #dedbd3;border-radius:16px;margin-top:18px;padding:18px 20px;font-size:13px;line-height:1.65}.info-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:24px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:130px;padding:19px}.info-card>span{color:var(--red);margin-bottom:22px;font-size:10px;font-weight:850;display:block}.info-card h3{margin:0 0 7px;font-size:14px}.info-card p{color:#686c71;margin:0;font-size:12px;line-height:1.58}.article-links{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.article-links a{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:170px;padding:22px 56px 22px 22px;position:relative}.article-links b,.article-links span{display:block}.article-links b{margin-bottom:9px;font-size:16px}.article-links span{color:#696d71;font-size:12px;line-height:1.6}.article-links i{color:var(--red);font-size:20px;font-style:normal;position:absolute;top:20px;right:20px}.source-note{color:#777b7f;margin:20px 0 0;font-size:11px;line-height:1.6}.check-list{border-top:1px solid var(--line);counter-reset:item;gap:0;margin:26px 0 0;padding:0;list-style:none;display:grid}.check-list li{border-bottom:1px solid var(--line);color:#575b5f;counter-increment:item;padding:14px 12px 14px 42px;font-size:14px;line-height:1.5;position:relative}.check-list li:before{content:counter(item, decimal-leading-zero);color:var(--red);font-size:10px;font-weight:850;position:absolute;left:0}.inline-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:24px;display:flex}.company-hero{padding:52px 0 72px}.company-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;display:grid}.company-logo-panel{min-height:520px;box-shadow:var(--shadow);background:#fff;border-radius:28px;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.company-logo-panel img{width:min(70%,440px)}.company-logo-panel figcaption{color:#fff;text-align:center;background:#171819;border-radius:12px;padding:10px 12px;font-size:11px;font-weight:750;position:absolute;bottom:18px;left:18px;right:18px}.company-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.company-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.company-card-dark{color:#fff;background:#171819;border-color:#171819}.company-card>span{color:var(--red);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:850}.company-card h2{letter-spacing:-.04em;margin:17px 0 22px;font-size:30px}.company-card dl{margin:0 0 24px}.company-card dl>div{border-top:1px solid var(--line);grid-template-columns:145px 1fr;gap:18px;padding:13px 0;font-size:13px;line-height:1.55;display:grid}.company-card-dark dl>div{border-color:#343537}.company-card dt{color:#7c8084}.company-card dd{margin:0;font-weight:700}.company-card-dark dd a{color:#fff}.compact-products{grid-template-columns:1fr 1fr;gap:16px;display:grid}.compact-products>a{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;transition:transform .16s,box-shadow .16s}.compact-products>a:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.compact-products span{color:var(--red);font-size:11px;font-weight:850}.compact-products h3{letter-spacing:-.04em;margin:18px 0 8px;font-size:27px}.compact-products p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.6}.compact-products b{font-size:12px}.legal-page{background:#fff;padding:54px 0 90px}.legal-content{max-width:860px}.legal-content>h1{letter-spacing:-.055em;margin:18px 0 10px;font-size:clamp(42px,5vw,68px);line-height:1}.legal-updated{color:#85898d;margin:0 0 44px;font-size:12px}.legal-content section{border-top:1px solid var(--line);padding:24px 0}.legal-content h2{margin:0 0 10px;font-size:21px}.legal-content p{color:#5f6368;margin:0;font-size:14px;line-height:1.75}.legal-content a{text-underline-offset:3px;text-decoration:underline}.not-found{text-align:center;align-items:center;min-height:65vh;padding:80px 0;display:grid}.not-found span{color:var(--red);letter-spacing:.12em;font-size:12px;font-weight:900}.not-found h1{letter-spacing:-.055em;margin:12px 0 10px;font-size:clamp(46px,6vw,78px)}.not-found p{color:var(--muted);margin:0 0 26px}@media (width<=1050px){.nav-shell{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid,.product-hero-grid,.company-hero-grid,.request-grid{grid-template-columns:1fr}.hero-visual{min-height:540px}.product-hero-image{position:relative;top:auto}.company-logo-panel{min-height:420px}.product-section-grid,.section-heading{grid-template-columns:1fr;gap:18px}.product-section-grid{gap:22px}.entity-grid{grid-template-columns:1fr 1fr}.request-grid{gap:40px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (width<=760px){.shell{width:min(100% - 28px,1240px)}.topline{display:none}.nav-shell{height:70px}.brand img{width:44px;height:44px}.brand-text small,.nav-phone,.nav-contacts>.button{display:none}.mobile-nav nav{top:54px}.hero{padding:42px 0}.hero h1,.product-hero h1,.company-hero h1{font-size:clamp(42px,12vw,58px)}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.hero-directions,.home-price-grid{grid-template-columns:1fr}.hero-directions a+a{border-top:1px solid #d6d8d3;border-left:0;padding-left:0}.hero-feature-stack{border-radius:23px;height:620px}.hero-feature-caption{grid-template-columns:1fr auto;bottom:18px;left:18px;right:18px}.hero-feature-caption small{grid-area:2/1/auto/-1}.price-panel-heading{flex-direction:column;align-items:flex-start;padding:22px}.price-tiers{grid-template-columns:1fr 1fr}.price-tiers>div:nth-child(2){border-right:0}.price-tiers>div{border-bottom:1px solid var(--line)}.price-tiers>div:nth-child(n+3){border-bottom:0}.section{padding:66px 0}.section-heading h2{font-size:clamp(35px,10vw,46px)}.product-grid,.decision-grid,.company-cards,.compact-products,.faq-list,.info-grid,.article-links{grid-template-columns:1fr}.product-image{height:280px}.product-body{padding:24px}.product-code-row h3{font-size:38px}.decision-card{min-height:350px;padding:25px}.process-grid{grid-template-columns:1fr}.process-grid li,.process-grid li+li{border-bottom:1px solid #343537;border-right:0;min-height:auto;padding:22px 0}.process-grid li:last-child{border-bottom:0}.process-grid b{margin-bottom:16px}.entity-grid{grid-template-columns:1fr;gap:20px}.request-section{padding:68px 0}.request-copy h2{font-size:clamp(40px,11vw,52px)}.request-form{padding:21px}.form-grid,.form-buttons{grid-template-columns:1fr}.field-full,.form-primary{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.breadcrumbs{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-hero{padding:28px 0 52px}.hero-specs>div{grid-template-columns:135px 1fr}.product-section{padding:64px 0}.product-content>h2{font-size:clamp(34px,10vw,45px)}.company-hero{padding:40px 0 58px}.company-logo-panel{min-height:340px}.company-card dl>div{grid-template-columns:1fr;gap:4px}.legal-page{padding-top:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media print{.topline,.site-header,.request-section,.footer,.hero-actions,.card-actions{display:none!important}body,.section,.product-section{color:#000!important;background:#fff!important}.shell{width:100%}}
