@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans','Noto Sans SC',system-ui,sans-serif;color:#172542;background:#f8faff;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}button,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #7fa9ff;outline-offset:3px}::selection{background:#c8d9ff;color:#102963}section[id]{scroll-margin-top:92px}
.announcement{height:35px;background:#101e3b;color:#d3def4;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;letter-spacing:.04em}.announcement a{color:#fff;font-weight:800;margin-left:10px}.announcement a:hover{text-decoration:underline}.pulse{width:6px;height:6px;border-radius:50%;background:#63d6b6;box-shadow:0 0 0 4px #63d6b628;animation:pulse 2.4s infinite}@keyframes pulse{50%{box-shadow:0 0 0 8px #63d6b600}}.site-header{height:76px;background:#fff;border-bottom:1px solid #edf1f7;position:relative;z-index:20}.header-inner{height:100%;max-width:1320px;margin:auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-.06em;white-space:nowrap}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand small{font-size:7px;letter-spacing:.17em;color:#7484a4;margin-top:5px;font-weight:700}.brand-dot,.footer-brand span{color:#4275e8}.brand-mark{width:29px;height:29px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-8deg)}.brand-mark i{background:#234aaf;border-radius:3px}.brand-mark i:last-child{background:#8fb4ff}.header-nav{display:flex;gap:35px;align-items:center;margin-left:auto;margin-right:35px}.header-nav a{font-size:13px;font-weight:700;color:#64728d;position:relative;transition:color .2s}.header-nav a:hover{color:#2457d2}.header-nav a:after{content:"";height:2px;width:0;background:#3971e5;position:absolute;left:0;bottom:-8px;transition:width .2s}.header-nav a:hover:after{width:100%}.header-cta{border:1px solid #d8e2f3;border-radius:9px;padding:11px 17px;font-size:12px;font-weight:800;white-space:nowrap;transition:.2s}.header-cta:hover{background:#f2f6ff;border-color:#8fb2f5;color:#2350bf;transform:translateY(-1px)}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;min-height:570px;background:#f8fbff;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f9fbff 0%,#f9fbfff5 30%,#f9fbffb5 44%,transparent 70%)}.hero-inner{position:relative;max-width:1320px;padding:86px 30px 35px;margin:auto;z-index:1}.kicker,.section-label{font-size:11px;letter-spacing:.15em;font-weight:800;color:#4673d0;margin:0}.kicker{display:flex;align-items:center;gap:10px}.kicker-line{width:22px;height:2px;background:#4778df}.kicker-dot{width:3px;height:3px;border-radius:50%;background:#6687c7}.hero h1{font-size:clamp(39px,4.5vw,64px);line-height:1.17;letter-spacing:-.085em;max-width:660px;margin:22px 0 20px;color:#162647}.hero h1 em{font-style:normal;color:#285bcc}.hero-copy{max-width:535px;color:#697b99;font-size:15px;line-height:1.95;margin:0}.hero-actions{display:flex;gap:12px;margin:32px 0 48px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:48px;border-radius:9px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden}.button:hover{transform:translateY(-3px)}.primary{background:#275ddd;color:#fff;box-shadow:0 12px 27px #2258d02d}.primary:hover{background:#154abf;box-shadow:0 17px 28px #2258d040}.secondary{border:1px solid #cdd9ec;color:#27406c;background:#ffffffc4}.secondary:hover{border-color:#7fa6f4;background:#fff}.sheen:before{content:"";position:absolute;inset:-30%;background:linear-gradient(105deg,transparent 38%,#ffffff45 49%,transparent 60%);transform:translateX(-150%);transition:transform .7s}.sheen:hover:before{transform:translateX(150%)}.button:active,.order-button:active,.product-card button:active{transform:translateY(1px) scale(.99)}.hero-proof{display:flex;gap:27px;color:#7a89a2;font-size:11px}.hero-proof span{border-right:1px solid #d8e1ef;padding-right:27px;white-space:nowrap}.hero-proof span:last-child{border:0}.hero-proof b{font-size:15px;color:#1d3b7a;margin-right:3px}.hero-caption{position:absolute;bottom:20px;right:max(30px,calc((100vw - 1300px)/2));font-size:10px;letter-spacing:.18em;font-weight:800;color:#7791bb}.hero-caption span{color:#2d69d6;margin:0 5px}.trust-strip{background:#fff;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(30px,calc((100vw - 1260px)/2));min-height:92px}.trust-strip>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:9px;border-right:1px solid #edf1f7;padding:14px 27px}.trust-strip>div:last-child{border:0}.trust-icon{grid-row:span 2;align-self:center;width:31px;height:31px;display:grid;place-items:center;color:#3b6bd3;background:#ecf3ff;border-radius:9px;font-size:16px}.trust-strip strong{font-size:12px}.trust-strip small{font-size:10px;color:#96a4b8;margin-top:3px}
.section{max-width:1320px;margin:auto;padding:93px 30px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-top h2{font-size:clamp(27px,3vw,39px);line-height:1.25;letter-spacing:-.07em;margin:10px 0 9px}.section-top p:not(.section-label){margin:0;color:#8190a9;font-size:13px;line-height:1.8}.section-count{font-size:11px;color:#9aa8be;white-space:nowrap}.section-count a{color:#285bcf;font-weight:800;margin-left:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{border:1px solid #e2e9f3;background:#fff;border-radius:19px;min-height:355px;overflow:hidden;position:relative;box-shadow:0 8px 28px #182e5608;transition:transform .28s,box-shadow .28s,border-color .28s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #1a37751c;border-color:#b5c9ee}.product-card.chosen{border-color:#92b3f8;box-shadow:0 0 0 2px #6b98f71c,0 14px 34px #15387712}.card-top{position:absolute;z-index:2;top:20px;left:23px;right:20px;display:flex;justify-content:space-between;gap:8px;align-items:center}.card-index{font-size:10px;color:#6a82b2;letter-spacing:.12em;font-weight:800}.card-badge{font-size:10px;font-weight:800;color:#315cc7;background:#ecf2ff;border-radius:30px;padding:6px 10px}.product-card.amber .card-badge{color:#ac6c1d;background:#fff2de}.product-card.navy .card-badge{color:#556578;background:#eaf0f6}.card-art{height:154px;display:grid;place-items:center;background:radial-gradient(circle at 74% 46%,#d9e8ff 0,transparent 33%),linear-gradient(130deg,#f2f7ff,#e7f0ff);color:#4678d5;position:relative}.card-art:after{content:"";position:absolute;width:200px;height:90px;border:1px solid #a8c7f88a;border-radius:50%;transform:rotate(-25deg);right:-35px;top:45px}.card-art svg{width:132px;height:105px;position:relative;z-index:1;filter:drop-shadow(0 6px 8px #5185d331)}.product-card.amber .card-art{background:radial-gradient(circle at 71% 45%,#ffdfa8 0,transparent 35%),linear-gradient(130deg,#fff9ed,#fff1d9);color:#c78b3a}.product-card.amber .card-art:after{border-color:#e6c08999}.product-card.navy .card-art{background:radial-gradient(circle at 73% 42%,#6583b4 0,transparent 37%),linear-gradient(130deg,#e8eff8,#d3e0f2);color:#244777}.product-card.navy .card-art:after{border-color:#9db4d2}.card-body{padding:21px 23px 18px}.card-type{font-size:10px;letter-spacing:.09em;color:#5e80c8;font-weight:800;margin:0 0 6px}.product-card.amber .card-type{color:#b47a37}.product-card.navy .card-type{color:#637795}.card-body h3{font-size:21px;letter-spacing:-.05em;margin:0 0 9px}.card-description{color:#8391a8;font-size:12px;line-height:1.7;margin:0;min-height:41px}.card-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.card-points span{color:#667d9e;background:#f3f6fb;border-radius:5px;padding:4px 7px;font-size:10px}.card-bottom{display:flex;align-items:end;justify-content:space-between;gap:7px;border-top:1px solid #eef2f7;margin:0 23px;padding:16px 0 20px}.card-bottom>div{display:flex;flex-direction:column;gap:2px}.card-bottom small{font-size:10px;color:#9facbe}.card-bottom strong{font-size:18px;color:#1d3768}.card-bottom button{border:0;background:#eef3ff;color:#2b5cca;border-radius:8px;padding:10px 11px;font-weight:800;font-size:11px;transition:.2s}.card-bottom button:hover{background:#285ed8;color:#fff;box-shadow:0 8px 16px #285ed82d}
.configure{padding-top:100px}.config-grid{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:18px;align-items:start}.config-panel,.order-card{background:#fff;border:1px solid #e1e9f4;border-radius:18px;box-shadow:0 10px 28px #18345d0a;overflow:hidden}.selected-product{display:flex;align-items:center;gap:18px;padding:24px 29px;background:linear-gradient(120deg,#f8fbff,#fff);border-bottom:1px solid #eaf0f8}.selected-icon{width:66px;height:66px;flex:none;border-radius:14px;background:#e7f0ff;color:#386ed4;display:grid;place-items:center}.selected-icon.amber{background:#fff0d8;color:#bd8033}.selected-icon.navy{background:#e7eef8;color:#244777}.selected-icon svg{width:52px;height:47px}.selected-overline{font-size:9px;letter-spacing:.15em;color:#8ea0bd;font-weight:800}.selected-product h3{font-size:20px;letter-spacing:-.04em;margin:3px 0 2px}.selected-product p{font-size:11px;color:#8291aa;margin:0;line-height:1.5}.selected-tag{margin-left:auto;background:#eff4fd;border-radius:30px;color:#516da5;font-size:10px;padding:6px 9px;font-weight:800;white-space:nowrap}.config-body{padding:0 30px 20px}.form-step{padding:24px 0;border-bottom:1px solid #edf1f6}.form-step.last{border-bottom:0}.step-heading{display:flex;gap:12px;align-items:start;margin-bottom:16px}.step-no{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;background:#eaf1ff;color:#3f6fdb;font-size:10px;font-weight:800;flex:none}.step-heading h4{font-size:15px;margin:1px 0 4px}.step-heading p{color:#99a7b9;font-size:11px;margin:0}.product-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-tab,.dc-mode,.quantity-option,.term-option{border:1px solid #dfe7f2;background:#fff;border-radius:9px;color:#596b87;font-weight:700;transition:.2s}.product-tab{min-height:45px;font-size:12px}.product-tab:hover,.dc-mode:hover,.quantity-option:hover,.term-option:hover{border-color:#8baceb;background:#f7faff}.product-tab.active,.dc-mode.active,.quantity-option.active,.term-option.active{border-color:#4c7fe8;background:#eef4ff;color:#2559c8;box-shadow:0 0 0 2px #4c7fe81a}.dc-modes{display:flex;gap:8px;margin-top:10px}.dc-modes[hidden],.region-select-wrap[hidden],.region-cards[hidden]{display:none!important}.dc-mode{min-height:35px;padding:0 14px;font-size:11px}.region-fixed{border:1px solid #bbcef3;background:#f7faff;border-radius:10px;padding:12px 15px;display:flex;align-items:center;gap:12px;max-width:315px}.region-dot{width:10px;height:10px;background:#4f80e9;border-radius:50%;box-shadow:0 0 0 4px #4f80e927}.region-fixed>div{display:flex;flex-direction:column;gap:3px}.region-fixed strong{font-size:13px}.region-fixed small{font-size:10px;color:#98a7bb}.region-check{margin-left:auto;color:#2c68db;font-weight:800}.region-select-wrap{position:relative;max-width:365px}.region-select-wrap label{display:block;color:#7a8aa5;font-size:10px;margin-bottom:7px}.region-select-wrap select{appearance:none;width:100%;border:1px solid #d9e3f2;background:#fbfcff;border-radius:9px;height:44px;padding:0 37px 0 13px;color:#273f67;font-size:12px;font-weight:700}.select-caret{position:absolute;right:15px;bottom:8px;color:#8293ad;font-size:21px;pointer-events:none}.quantity-row{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.quantity-option,.term-option{min-height:39px;padding:6px 3px;font-size:11px}.term-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.spec-strip{display:flex;flex-wrap:wrap;gap:7px;padding-top:4px}.spec-strip span{font-size:10px;color:#5f7290;background:#f3f6fa;border-radius:6px;padding:6px 8px}.product-note{font-size:10px;color:#9aa8ba;line-height:1.6;margin:11px 0 0}.order-panel{position:sticky;top:20px}.order-card{padding:23px}.order-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800}.order-status{font-size:10px;color:#5f7898;background:#f0f4f9;border-radius:40px;padding:5px 8px}.order-status span{display:inline-block;width:5px;height:5px;background:#e8ad56;border-radius:50%;margin-right:3px;vertical-align:middle}.order-heading{padding:26px 0 20px}.order-heading>span{color:#7691bc;font-size:9px;font-weight:800;letter-spacing:.16em}.order-heading h3{font-size:23px;letter-spacing:-.05em;margin:5px 0 7px}.order-heading p{font-size:11px;line-height:1.7;color:#99a7b8;margin:0}.order-lines{border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;margin:0;padding:16px 0;display:grid;gap:13px}.order-lines>div{display:flex;justify-content:space-between;gap:8px;font-size:11px}.order-lines dt{color:#9ca9ba}.order-lines dd{margin:0;text-align:right;font-weight:800;color:#465975}.order-price{padding:20px 0 0}.order-price>div{display:flex;justify-content:space-between;align-items:center;gap:6px}.order-price span{font-size:11px;color:#8b99ad}.order-price strong{font-size:12px}.order-total{margin-top:16px;padding-top:16px;border-top:1px dashed #e2e9f3}.order-total span{font-size:13px;font-weight:800;color:#33435d}.order-total strong{color:#2257ca;font-size:23px;letter-spacing:-.05em}.order-price p{font-size:10px;line-height:1.65;color:#a1adbc;margin:8px 0 17px}.order-button{position:relative;overflow:hidden;width:100%;background:#285edb;color:#fff;border:0;border-radius:9px;padding:13px 14px;font-size:12px;font-weight:800;display:flex;justify-content:center;gap:20px;transition:.2s}.order-button:hover{background:#164bc5;transform:translateY(-2px);box-shadow:0 10px 20px #235ad538}.order-fine{text-align:center;font-size:10px;color:#a3b0bf;margin:10px 0 0}.order-assist{display:flex;gap:11px;margin-top:13px;padding:17px;background:#ecf3ff;border:1px solid #dae7fc;border-radius:12px}.order-assist>span{font-size:20px;color:#3e74d7}.order-assist strong{font-size:11px}.order-assist p{font-size:10px;line-height:1.55;color:#8193ac;margin:5px 0 0}
.compare-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.compare-card{border-radius:19px;padding:29px 33px;min-height:330px;position:relative;overflow:hidden}.compare-card.isp{background:linear-gradient(130deg,#142e62,#2254a4);color:#fff}.compare-card.dc{background:#eaf1fa;border:1px solid #dce6f3;color:#1d3458}.compare-symbol{position:absolute;right:27px;top:10px;font-size:150px;line-height:1;opacity:.07;font-weight:800}.compare-eyebrow{font-size:10px;letter-spacing:.15em;font-weight:800;opacity:.72}.compare-card h3{font-size:24px;letter-spacing:-.06em;margin:18px 0 12px}.compare-card>p:not(.compare-eyebrow){font-size:12px;line-height:1.8;max-width:420px;opacity:.8}.compare-card ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:23px 0 26px}.compare-card li{font-size:10px;padding:7px 10px;border:1px solid #ffffff3c;border-radius:30px}.compare-card.dc li{border-color:#b9cde8}.text-action{background:none;border:0;padding:0;color:inherit;font-size:12px;font-weight:800}.text-action:hover{text-decoration:underline}.advantages{padding-bottom:0}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.advantage-grid article{background:#fff;border:1px solid #e2e9f3;border-radius:15px;padding:23px;min-height:174px;transition:transform .2s,box-shadow .2s}.advantage-grid article:hover{transform:translateY(-4px);box-shadow:0 12px 24px #19377012}.feature-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eaf1ff;color:#3165d2;font-size:20px}.advantage-grid h3{font-size:15px;margin:19px 0 8px}.advantage-grid p{font-size:11px;line-height:1.7;color:#8d9bb0;margin:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-grid>div{background:#fff;border:1px solid #e3eaf4;border-radius:14px;padding:24px;position:relative}.how-grid>div:not(:last-child):after{content:'→';position:absolute;right:-12px;top:50%;z-index:1;background:#f8faff;color:#5e85dd;font-size:18px}.how-grid span{color:#4b78d7;font-size:11px;font-weight:800}.how-grid h3{font-size:16px;margin:13px 0 8px}.how-grid p{font-size:11px;color:#8998ad;margin:0;line-height:1.65}.faq{padding-bottom:105px}.faq-list{max-width:900px;border-top:1px solid #dce5f2}.faq details{border-bottom:1px solid #dce5f2;padding:19px 0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-weight:800;font-size:13px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:18px;color:#6590d8;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq p{color:#8796aa;font-size:12px;line-height:1.8;max-width:700px}.final-cta{background:radial-gradient(circle at 85% 15%,#3162b9,#142b5b 58%,#102347);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:45px max(30px,calc((100vw - 1260px)/2))}.final-cta p{font-size:10px;letter-spacing:.16em;color:#9eb7e7;font-weight:800;margin:0 0 10px}.final-cta h2{font-size:30px;letter-spacing:-.05em;margin:0 0 9px}.final-cta span{color:#b9cbe8;font-size:12px}.light{background:#fff;color:#1e50ad;white-space:nowrap}.light:hover{box-shadow:0 10px 25px #0002}footer{background:#0e1d3a;color:#d0d9e9;padding:43px max(30px,calc((100vw - 1260px)/2)) 20px}.footer-inner{display:flex;justify-content:space-between;gap:25px}.footer-brand{font-size:21px;font-weight:800;letter-spacing:-.06em}.footer-inner p{font-size:11px;color:#778eae;margin:9px 0 35px}.footer-links{display:flex;gap:27px;align-items:start;font-size:11px;color:#b3c0d6}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #2b3e5b;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#7185a3}.mobile-bar{display:none}
dialog{border:1px solid #dce5f3;border-radius:18px;padding:25px;width:min(500px,calc(100% - 24px));color:#1e304f;box-shadow:0 30px 90px #0a1c3e50}dialog::backdrop{background:#0c1d4680;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;gap:18px}.dialog-top h2{font-size:23px;letter-spacing:-.05em;margin:6px 0 0}.dialog-top button{height:30px;width:30px;border:0;background:#f0f4fa;color:#6c7e9a;border-radius:8px;font-size:21px}.dialog-copy{font-size:12px;line-height:1.7;color:#798aa3;margin:18px 0}.dialog-summary{background:#f7faff;border:1px solid #e2eaf6;border-radius:10px;padding:14px}.dialog-summary>div{display:flex;justify-content:space-between;gap:10px;padding:6px 0;font-size:12px}.dialog-summary span{color:#91a0b4}.dialog-summary strong{text-align:right}.copy-status{min-height:18px;color:#248d76;font-size:11px;margin:10px 0}.dialog-actions{display:flex;gap:9px}.dialog-actions>*{flex:1;border-radius:9px;text-align:center;padding:12px;font-size:11px;font-weight:800}.dialog-actions button{background:#fff;border:1px solid #d7e2f1;color:#385072}.dialog-actions a{background:#285edb;color:#fff}.dialog-fine{text-align:center;font-size:10px;color:#a4b0c0;margin:14px 0 0}
@media(max-width:1100px){.header-nav{gap:18px;margin-right:10px}.hero{min-height:535px}.hero-inner{padding-top:75px}.trust-strip>div{padding:14px}.config-grid{grid-template-columns:minmax(0,1fr) 300px}.quantity-row{grid-template-columns:repeat(5,1fr)}}
@media(max-width:800px){.header-nav,.header-cta{display:none}.menu-toggle{display:block;border:1px solid #dfe7f4;border-radius:8px;background:#fff;padding:7px 10px;font-size:18px;color:#315baa}.mobile-nav:not([hidden]){display:flex;flex-direction:column;background:#fff;border-top:1px solid #e8edf5;padding:11px 20px 20px;box-shadow:0 14px 26px #193b751c}.mobile-nav a{padding:10px;font-size:13px;font-weight:700}.hero{min-height:515px}.hero-shade{background:linear-gradient(90deg,#f9fbff 0%,#f9fbfff3 46%,#f9fbff9c 70%,transparent)}.hero-inner{padding-top:75px}.hero h1{max-width:520px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid #edf1f7}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:span 2}.config-grid{grid-template-columns:1fr}.order-panel{position:static}.order-card{max-width:none}.advantage-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.announcement{height:auto;min-height:34px;padding:5px 12px;font-size:9px;text-align:center}.announcement a{margin-left:0}.site-header{height:65px}.header-inner{padding:0 18px}.brand{font-size:17px}.brand-mark{width:25px;height:25px}.hero{min-height:610px}.hero-image{object-position:63% center;opacity:.75}.hero-shade{background:linear-gradient(180deg,#f9fbff 0%,#f9fbfff5 44%,#f9fbff6e 74%,#f9fbff45 100%)}.hero-inner{padding:54px 20px 30px}.hero h1{font-size:39px;margin:20px 0}.hero-copy{font-size:13px;line-height:1.8}.hero-actions{margin:26px 0 35px;flex-wrap:wrap}.hero-proof{gap:10px;flex-wrap:wrap}.hero-proof span{padding-right:10px;font-size:9px}.hero-proof b{font-size:12px}.hero-caption{bottom:14px;right:20px}.trust-strip{padding:0 15px}.trust-strip>div{padding:14px 7px;grid-template-columns:26px 1fr;column-gap:7px}.trust-icon{width:25px;height:25px;font-size:13px}.trust-strip strong{font-size:10px}.trust-strip small{font-size:8px}.section{padding:69px 18px 0}.section-top{margin-bottom:22px}.section-top h2{font-size:27px}.section-top p:not(.section-label){font-size:11px}.section-count{display:none}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-card{min-height:auto}.card-art{height:142px}.card-body{padding-top:17px}.card-description{min-height:0}.configure{padding-top:72px}.selected-product{padding:18px;gap:11px}.selected-icon{width:51px;height:51px}.selected-icon svg{width:42px;height:42px}.selected-product h3{font-size:17px}.selected-product p{font-size:10px}.selected-tag{font-size:9px}.config-body{padding:0 18px 19px}.form-step{padding:21px 0}.step-heading h4{font-size:14px}.product-tabs{gap:6px}.product-tab{font-size:10px;padding:5px;min-height:42px}.quantity-row{grid-template-columns:repeat(4,1fr)}.term-row{grid-template-columns:repeat(2,1fr)}.order-panel{display:none}.compare-grid{grid-template-columns:1fr}.compare-card{min-height:0;padding:25px}.compare-card h3{font-size:21px}.advantages{padding-top:72px}.advantage-grid{gap:9px}.advantage-grid article{padding:16px;min-height:160px}.advantage-grid h3{font-size:12px}.advantage-grid p{font-size:10px}.how-grid{grid-template-columns:1fr}.how-grid>div:not(:last-child):after{content:'↓';top:auto;bottom:-15px;right:50%;padding:0 6px}.faq{padding-bottom:70px}.final-cta{padding:38px 20px 92px;display:block}.final-cta h2{font-size:25px}.final-cta .button{margin-top:24px}.footer-inner{display:block}.footer-links{flex-wrap:wrap;gap:13px 20px;margin-bottom:27px}.footer-inner p{margin-bottom:22px}.footer-bottom{display:block;line-height:1.7}.footer-bottom span{display:block}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:15;background:#fff;border-top:1px solid #e1e9f4;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));align-items:center;justify-content:space-between;gap:10px;box-shadow:0 -8px 25px #1a36721e}.mobile-bar div{display:flex;flex-direction:column;gap:3px}.mobile-bar span{font-size:9px;color:#9daabd}.mobile-bar strong{font-size:12px;color:#244993}.mobile-bar button{border:0;border-radius:8px;background:#285edb;color:#fff;font-size:11px;font-weight:800;padding:11px 13px;white-space:nowrap}.dialog-actions{flex-direction:column}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
