:root{--ink:#171a27;--muted:#606779;--blue:#0958f5;--violet:#5530f5;--line:#e3e7f0;--soft:#f4f7ff;--navy:#171e43;--radius:24px;--shadow:0 20px 55px #14306c0c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font:400 16px/1.75 -apple-system,BlinkMacSystemFont,"Malgun Gothic","Apple SD Gothic Neo","Segoe UI",sans-serif;color:var(--ink);background:white;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #faaf23;outline-offset:4px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35;letter-spacing:-.045em}h1{font-size:clamp(2.65rem,4.8vw,4.4rem);font-weight:900}h2{font-size:clamp(1.8rem,3.1vw,2.6rem);font-weight:800}h3{font-size:1.25rem;font-weight:800}p{color:var(--muted)}em{font-style:normal;color:var(--blue)}small{font-size:.875rem}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.section{padding:100px 0}.soft{background:var(--soft)}.eyebrow{display:block;font-size:.85rem;font-weight:800;letter-spacing:.13em;color:var(--blue);margin-bottom:18px}.center{text-align:center}.section-title{margin-bottom:44px}.section-title p{margin-top:18px;font-size:1.05rem}.section-top{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:40px}.section-top p{margin-top:14px}.textlink{color:var(--blue);font-weight:700;display:inline-block}.textlink:hover{text-decoration:underline;text-underline-offset:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:58px;padding:15px 27px;border:1px solid transparent;border-radius:12px;background:var(--blue);color:white;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.btn:hover{background:#0044d0;transform:translateY(-2px)}.btn.light{background:white;color:var(--blue)}.btn.outline{background:white;color:var(--ink);border-color:var(--line)}.btn.small{min-height:46px;padding:10px 19px;font-size:.9rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.arrow{font-size:1.3rem;font-weight:400}.skip{position:absolute;left:12px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}
.header{height:88px;border-bottom:1px solid #e7ebf480;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(12px);z-index:30}.header-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brandmark{font-family:Arial,sans-serif;color:var(--blue);font-size:2rem;line-height:1;font-weight:900;letter-spacing:-.12em;padding-right:4px}.brandtext{display:grid}.brandtext strong{font-size:1.03rem;letter-spacing:.015em;line-height:1.25}.brandtext small{font-size:.75rem;color:var(--muted);letter-spacing:.04em;line-height:1.6}.nav{display:flex;align-items:center;gap:32px;font-size:.94rem;font-weight:600}.nav a[aria-current]{color:var(--blue)}.menu-toggle{display:none;background:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px}
.hero{padding:68px 0 70px;background:radial-gradient(ellipse at 85% 30%,#eae3ff80,transparent 45%),linear-gradient(115deg,#f5f8ff,#f4f6ff)}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:45px;align-items:center}.hero-pill{display:inline-block;background:#e5e8ff;color:var(--violet);border-radius:100px;padding:7px 16px;font-size:.875rem;font-weight:700;margin-bottom:22px}.hero h1{line-height:1.25}.hero h1 em{background:linear-gradient(90deg,#522cf5,#0963fa);-webkit-background-clip:text;background-clip:text;color:transparent}.hero .lead{font-size:1.12rem;margin-top:23px;line-height:1.85}.hero-note{font-size:.8rem;margin-top:16px;color:#777f93}.hero-art{position:relative;isolation:isolate;min-height:494px;border-radius:34px;background:#ffffffab;border:1px solid white;padding:28px 22px 20px;box-shadow:0 25px 60px #4949be0d;display:grid;place-items:center;overflow:hidden}.hero-art .product-img{width:290px;height:320px;object-fit:contain;mix-blend-mode:multiply;margin:18px 0 5px}.product-kicker{font-size:.8rem;letter-spacing:.12em;color:#626b83;font-weight:600;text-align:center}.total-pill{position:absolute;top:70px;right:15px;background:var(--violet);color:white;border-radius:16px;padding:13px 19px;transform:rotate(5deg);font-size:.9rem;box-shadow:0 8px 20px #5435ed21}.total-pill strong{display:block;font-size:1.5rem}.product-caption{font-size:.83rem;color:#686f80}.hero-price{width:100%;border-top:1px solid #e8eaf1;padding:17px 4px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-price small{display:block}.hero-price strong{font-size:1.7rem;color:var(--blue);font-weight:900;white-space:nowrap}.hero-price strong span{font-size:.875rem;color:var(--muted);font-weight:500}.feature-strip{background:white;border-bottom:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0}.feature{display:flex;justify-content:center;align-items:center;gap:15px;padding:4px 20px;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature-num{font-size:.8rem;font-weight:700;color:var(--blue);background:#edf2ff;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.feature strong{display:block;font-size:1rem}.feature p{font-size:.875rem}
.rate-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.rate-card{padding:36px 38px;border-radius:var(--radius);border:1px solid var(--line);background:white}.rate-card.primary{border:2px solid var(--blue);box-shadow:var(--shadow);position:relative}.rate-label{display:inline-block;font-size:.8rem;background:#edf1f8;color:var(--muted);padding:5px 12px;border-radius:7px;margin-bottom:21px;font-weight:700}.primary .rate-label{background:#eaf0ff;color:var(--blue)}.rate-card h3{font-size:1.5rem;margin-bottom:27px}.rate-line{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eef0f5;color:var(--muted)}.rate-line strong{color:var(--ink);text-align:right}.rate-total{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-top:23px}.rate-total b{font-size:2rem}.primary .rate-total b{color:var(--blue)}.calc-controls{max-width:760px;margin:36px auto 0;background:var(--soft);border-radius:20px;padding:24px 30px}.range-label{display:flex;justify-content:space-between;gap:20px;font-weight:600}.range-label output{color:var(--blue);font-weight:800}.range-input{width:100%;accent-color:var(--blue);margin:20px 0 7px;cursor:pointer;height:24px}.range-ends{display:flex;justify-content:space-between;font-size:.8rem;color:var(--muted)}.saving{display:flex;justify-content:center;align-items:baseline;gap:12px;margin-top:20px;font-size:1.05rem}.saving strong{color:var(--blue);font-size:1.6rem}.fineprint{font-size:.82rem;line-height:1.75;color:#747b8a;margin-top:20px}.fineprint.center{max-width:830px;margin:20px auto 0}
.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:white;border:1px solid var(--line);border-radius:22px;padding:30px;display:flex;flex-direction:column;position:relative}.card .tag{color:var(--blue);font-size:.8rem;font-weight:700;margin-bottom:13px}.card h3{font-size:1.4rem}.card p{font-size:.94rem;margin-top:13px}.card ul{padding-left:19px;font-size:.9rem;color:var(--muted);margin:20px 0 25px;line-height:1.95}.card .card-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;color:var(--blue);display:flex;justify-content:space-between;font-size:.94rem;font-weight:700}.model-icon{font-size:.8rem;font-weight:700;color:#8b93a6;letter-spacing:.1em;margin-bottom:30px}.card-price{margin:16px 0 0;font-size:1.05rem;font-weight:700;color:var(--blue)}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:75px;align-items:start}.split h2{margin-bottom:22px}.lead{font-size:1.08rem;line-height:1.9}.steps{display:grid;gap:0}.step{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.step:first-child{padding-top:0}.num{font-size:1rem;font-weight:700;color:var(--blue);line-height:1.7}.step p{margin-top:10px;font-size:.95rem}.cta{background:linear-gradient(110deg,#4e2df5,#075cff);color:white;padding:46px 50px;border-radius:26px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:2rem}.cta p{color:#e2e6ff;margin-top:12px}.cta .btn{white-space:nowrap}
.location-band{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.location-band p{margin-top:16px}.region-links{display:flex;flex-wrap:wrap;gap:10px}.region-links a{padding:11px 17px;background:white;border:1px solid var(--line);border-radius:10px;font-size:.9rem}.region-links a:hover{color:var(--blue);border-color:var(--blue)}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.location-card{padding:30px;border-radius:20px;border:1px solid var(--line);background:white}.location-card h2{font-size:1.4rem}.location-card p{margin-top:15px;font-size:.93rem}.location-card a{display:inline-block;margin-top:25px;font-size:.92rem;font-weight:700;color:var(--blue)}.loc-code{display:block;font-size:.8rem;color:var(--blue);font-weight:700;margin-bottom:15px}
.pagehead{background:var(--soft);padding:38px 0 62px}.pagehead h1{font-size:clamp(2rem,4vw,3.3rem)}.pagehead p{font-size:1.1rem;margin-top:20px;max-width:760px}.breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:.82rem;color:#7b8190;margin-bottom:33px}.breadcrumb a:hover{color:var(--blue)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:65px;align-items:start}.article section{padding:0 0 42px;margin-bottom:42px;border-bottom:1px solid var(--line);scroll-margin-top:110px}.article h2{font-size:1.7rem;margin-bottom:20px}.article h3{margin:25px 0 12px}.article p+p{margin-top:18px}.article ul{padding-left:22px;color:var(--muted)}.detail-box{background:var(--soft);padding:25px 28px;border-radius:15px;margin-top:26px}.detail-box strong{color:var(--blue)}.aside{position:sticky;top:115px;background:var(--soft);border:1px solid #dfe6ff;border-radius:22px;padding:28px}.aside h3{font-size:1.4rem;margin-bottom:14px}.aside p{font-size:.94rem;margin-bottom:25px}.aside .btn{width:100%;margin-bottom:10px;font-size:.94rem}.aside small{color:var(--muted);display:block;margin-top:12px}.toc{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.toc a{font-size:.85rem;padding:7px 13px;border-radius:8px;background:white;border:1px solid var(--line)}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px}table{border-collapse:collapse;width:100%;font-size:.94rem;text-align:left}th{background:#f2f5fc;font-weight:600}th,td{padding:17px 19px;border-bottom:1px solid var(--line);vertical-align:top}tr:last-child td{border-bottom:0}td{color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{padding:22px 36px 22px 0;cursor:pointer;position:relative;list-style:none;font-weight:600;font-size:1rem}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:5px;top:19px;font-size:1.4rem;color:var(--blue);font-weight:400}details[open]>summary:after{content:"−"}details>p{padding:0 0 23px;font-size:.96rem}.faq-list{max-width:850px;margin:auto}.wide-space{margin-top:65px}.notice{padding:22px 26px;background:var(--soft);border-radius:14px;color:var(--muted);margin-top:28px;font-size:.9rem}
.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.quote-panel{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:40px}.quote-panel h2{font-size:1.7rem}.quote-panel p{margin:15px 0 25px;font-size:.96rem}.quote-panel .btn{width:100%}.request-fields{padding:0;margin:24px 0 30px;list-style:none}.request-fields li{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.request-fields span{font-size:.9rem;color:var(--muted)}.request-fields b{font-size:.96rem}.request-fields em{font-size:.8rem;font-weight:600}.worksheet{margin-top:60px;border:1px solid var(--line);border-radius:16px;padding:0 26px}.worksheet>summary{font-size:1.05rem}.form{padding:5px 0 30px}.form-intro{font-size:.9rem;padding:18px;background:var(--soft);border-radius:10px;margin-bottom:25px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.field label{font-size:.94rem;font-weight:600}.field small{color:var(--muted)}input:not([type=range]),textarea,select{width:100%;border:1px solid #ccd4e5;border-radius:9px;padding:13px 15px;background:white;color:var(--ink);font-size:1rem}textarea{resize:vertical;min-height:100px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.output{margin-top:25px}.output h3{margin-bottom:14px}#quote-output{min-height:240px}.copy-status{font-size:.9rem;margin-top:15px}.footer{background:#141b32;color:white;padding:57px 0 28px}.footer .brandmark{color:#81a8ff}.footer .brandtext small{color:#99a4bd}.footer-top{display:flex;justify-content:space-between;gap:35px}.company-info{font-size:.83rem;color:#9ca7bf;margin-top:25px;line-height:2}.footerlinks{display:flex;flex-wrap:wrap;gap:20px;font-size:.9rem;color:#dce3f4}.footer-bottom{margin-top:35px;padding-top:23px;border-top:1px solid #ffffff19;color:#8692ae;font-size:.77rem;display:flex;justify-content:space-between;gap:20px}.mobile-cta{display:none}.notfound{padding:100px 0}.notfound p{margin:20px 0 30px}
@media(min-width:1450px){.hero{padding:83px 0}.hero-grid{gap:75px}}
@media(max-width:1000px){.nav{gap:20px}.hero-grid{gap:25px}.hero-art{min-height:450px}.hero-art .product-img{width:250px;height:280px}.hero-price{display:block;text-align:center}.hero-price strong{display:block;margin-top:5px}.hero h1{font-size:3.1rem}.split{gap:35px}.card{padding:24px}.article-layout{gap:30px;grid-template-columns:minmax(0,1fr) 270px}.quote-grid{gap:30px}.feature{padding:3px 12px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:72px}.brandtext strong{font-size:.94rem}.brandtext small{font-size:.72rem}.brandmark{font-size:1.8rem}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;width:100%;background:white;padding:24px;border-bottom:1px solid var(--line);box-shadow:0 14px 25px #0b164b10;align-items:stretch}.nav.open{display:flex;flex-direction:column;gap:20px}.nav>a:not(.btn){padding:4px}.hero{padding:42px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(2.5rem,8.8vw,3.7rem)}.hero .lead{font-size:1rem}.hero-pill{font-size:.82rem}.hero-art{max-width:500px;width:100%;margin:auto;min-height:440px}.hero-art .product-img{width:240px;height:270px}.hero-price{display:flex;text-align:left}.hero-price strong{font-size:1.65rem}.total-pill{right:24px;top:63px;font-size:.8rem}.total-pill strong{font-size:1.2rem}.section{padding:66px 0}.feature-grid{padding:15px 0;grid-template-columns:1fr}.feature{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:16px 6px}.feature strong{font-size:.95rem}.feature p{font-size:.82rem}.section-top{align-items:start;flex-direction:column;gap:18px}.section-title{margin-bottom:30px}.rate-grid,.cards,.split,.location-band,.location-grid,.article-layout,.quote-grid{grid-template-columns:1fr}.rate-grid{gap:18px}.rate-card{padding:25px}.rate-card h3{font-size:1.3rem;margin-bottom:18px}.rate-total b{font-size:1.8rem}.calc-controls{padding:23px 19px}.saving{font-size:.92rem;gap:8px;flex-wrap:wrap}.saving strong{font-size:1.4rem}.cards{gap:17px}.card{padding:28px}.card ul{margin-top:17px}.model-icon{margin-bottom:18px}.split{gap:35px}.cta{padding:34px 25px;align-items:stretch;flex-direction:column;gap:26px}.cta h2{font-size:1.65rem}.cta p{font-size:.95rem}.cta .btn{width:100%}.location-band{gap:25px}.pagehead{padding:28px 0 42px}.pagehead p{font-size:1rem}.breadcrumb{margin-bottom:27px}.article-layout{gap:20px}.aside{position:static;margin-bottom:40px}.article section{margin-bottom:30px;padding-bottom:30px}.article h2{font-size:1.5rem}.article p{font-size:.96rem}th,td{padding:13px;font-size:.85rem}.toc{gap:7px}.toc a{font-size:.8rem}.quote-panel{padding:27px}.field-row{grid-template-columns:1fr;gap:0}.worksheet{padding:0 18px}.footer{padding-bottom:110px}.footer-top,.footer-bottom{flex-direction:column}.footerlinks{gap:14px;font-size:.83rem}.company-info{font-size:.78rem}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;width:100%;padding:12px 18px max(12px,env(safe-area-inset-bottom));background:#fffffff2;backdrop-filter:blur(8px);z-index:35;border-top:1px solid var(--line)}.mobile-cta .btn{width:100%;min-height:50px}.fineprint{font-size:.8rem}.wide-space{margin-top:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.preview-fields{border:0;padding:0;margin:0;min-width:0}.preview-fields input,.preview-fields textarea{background:#f8f9fc;opacity:1}.preview-fields input::placeholder,.preview-fields textarea::placeholder{color:#858da0;opacity:1}.preview-fields label small{font-weight:400;color:var(--muted);margin-left:5px}.preview-fields button:disabled{background:#dce5fb;color:#526586;cursor:not-allowed;transform:none}.quote-status{background:#edf3ff;border-radius:10px;padding:15px 18px;margin:0 0 24px}.quote-status strong{display:block;font-size:.9rem;color:var(--blue)}.quote-status span{display:block;font-size:.82rem;color:var(--muted);margin-top:4px}
.card-image{height:210px;display:grid;place-items:center;background:#f9faff;border-radius:15px;margin-bottom:26px;padding:16px}.card-image img{height:180px;width:100%;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:760px){.card-image{height:205px}.card-image img{height:180px}}
@media(max-width:420px){.hero-price{display:block;text-align:center}.hero-price strong{display:block;margin-top:7px}.hero-art{padding:24px 18px 20px}.total-pill{right:14px}.range-label{flex-wrap:wrap;gap:6px}.actions .btn{width:100%}.rate-total{align-items:flex-start;flex-wrap:wrap}}

/* Model catalogue and detail pages */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.card .card-image{display:flex;align-items:center;justify-content:center}
.card h3 a{color:inherit;text-decoration:none}.card{display:flex;flex-direction:column}.card .card-bottom{margin-top:auto}.card-price small{font-size:15px;font-weight:600}.product-chips{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 22px}.product-chips span{padding:7px 11px;background:#f0f4fc;border:1px solid #e4eaf5;border-radius:7px;color:#3b4d6b;font-size:13px;font-weight:650}
.product-top{padding:30px 0 65px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.product-stage{position:relative;min-width:0;margin:0;padding:45px 28px 22px;background:linear-gradient(150deg,#f2f5fb,#fafbfe);border:1px solid #e7ecf5;border-radius:24px;text-align:center}.stage-brand{display:block;text-align:left;font-size:14px;font-weight:800;letter-spacing:.15em;color:#7890ae}.product-stage img{display:block;max-width:100%;width:100%;height:405px;object-fit:contain;mix-blend-mode:multiply}.product-stage figcaption{font-size:11px;color:#75839a;line-height:1.65;margin-top:20px}.product-summary h1{font-size:clamp(27px,3.2vw,42px);line-height:1.25;letter-spacing:-.04em;margin:17px 0 20px;overflow-wrap:anywhere}.product-summary h1 span{display:block;font-size:.7em;color:#64748b;margin-top:10px;font-weight:600}.product-summary .lead{font-size:17px;line-height:1.8}.detail-price{padding:23px 0;border-top:1px solid #e1e7f0;border-bottom:1px solid #e1e7f0;margin:23px 0}.detail-price>span{display:block;color:#52647c;font-size:14px}.detail-price strong{display:block;font-size:43px;line-height:1.5;letter-spacing:-.04em;color:#0958f5}.detail-price strong small{font-size:20px;margin-left:5px}.detail-price p{font-size:13px;color:#68768d;margin:4px 0 0}.product-summary .actions{gap:10px}.product-summary .btn{font-size:15px;padding:15px 21px}.product-tabs{border-top:1px solid #e4eaf4;border-bottom:1px solid #e4eaf4;background:#fff}.product-tabs .wrap{display:flex;gap:40px}.product-tabs a{padding:21px 0;color:#344562;font-weight:700;font-size:15px;text-decoration:none}.product-tabs a:hover{color:#0958f5}.product-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-feature{padding:28px;border:1px solid #e2e9f3;border-radius:16px}.product-feature>span{font-size:14px;color:#0958f5;font-weight:800}.product-feature h3{font-size:21px;margin:20px 0 12px}.product-feature p{margin:0;color:#64748b;line-height:1.8}.spec-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.spec-table th{width:34%;font-size:14px;white-space:normal;color:#344562;background:#f6f8fc;text-align:left}.spec-table td{font-size:14px;line-height:1.7}.spec-table th,.spec-table td{padding:18px 20px;border-bottom:1px solid #e5eaf2}.spec-table tr:last-child>*{border-bottom:0}.spec-layout h2{overflow-wrap:anywhere}.spec-layout .fineprint{margin-top:15px}.card-image img{height:100%;max-width:100%;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:900px){.product-detail-grid{gap:30px}.product-stage img{height:320px}.product-summary .btn{padding:13px 15px;font-size:13px}.product-summary h1{font-size:29px}.spec-layout{gap:30px}.product-feature{padding:22px}.product-feature h3{font-size:18px}}
@media(max-width:640px){.product-top{padding:22px 0 38px}.product-detail-grid{grid-template-columns:1fr;gap:28px}.product-stage{padding:25px 20px 16px;border-radius:18px}.product-stage img{height:290px}.product-stage figcaption{margin-top:9px}.product-summary h1{font-size:30px}.product-summary .lead{font-size:15px}.product-summary .actions{display:grid;grid-template-columns:1fr 1fr}.product-summary .btn{justify-content:center}.detail-price strong{font-size:38px}.product-tabs .wrap{gap:0;justify-content:space-between}.product-tabs a{font-size:12px;padding:17px 0}.product-features,.spec-layout{grid-template-columns:1fr;gap:18px}.product-feature h3{margin-top:12px}.spec-table th,.spec-table td{padding:15px 12px;font-size:13px}.spec-table th{width:35%}.product-chips{margin-bottom:18px}}
#overview,#rental-terms,#specifications,#product-faq{scroll-margin-top:100px}

.company-logo{display:block;width:260px;max-width:100%;height:auto}.footer .company-logo{width:280px}.brand{max-width:100%}@media(max-width:640px){.company-logo{width:210px}.footer .company-logo{width:245px}}
.footer .company-logo{background:white;border-radius:8px;padding:12px;box-sizing:content-box;max-width:calc(100% - 24px)}
.area-search{padding:28px;background:#f5f8ff;border:1px solid #dce6f7;border-radius:18px;margin-bottom:32px}.area-search label{font-size:22px;font-weight:750;display:block;margin-bottom:15px}.area-search input{display:block;width:100%;border:1px solid #acbdd6;border-radius:9px;padding:16px;background:#fff;font:inherit;font-size:16px}.area-search p{font-size:14px;margin-top:13px}.province-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.province-grid>a,.district-grid>a{padding:23px;border:1px solid #dfe6f1;border-radius:12px;display:flex;flex-direction:column;gap:10px;text-decoration:none}.province-grid>a:hover,.district-grid>a:hover,.area-list>a:hover{border-color:#0958f5;background:#f4f8ff}.province-grid strong{font-size:19px}.province-grid span,.district-grid span{font-size:14px;color:#687a92}.district-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:25px}.area-summary{margin-bottom:25px}.area-summary p{margin-top:12px}.area-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.area-list>a{display:grid;grid-template-columns:1fr auto;border:1px solid #dfe6f1;border-radius:10px;padding:17px 19px;scroll-margin-top:120px;text-decoration:none}.area-list strong{font-size:16px}.area-list small{grid-row:2;color:#64748b;font-size:13px;margin-top:6px}.area-list span{grid-column:2;grid-row:1 / 3;align-self:center;color:#0958f5}.area-list>a:target{outline:3px solid #0958f5;outline-offset:2px;background:#edf4ff}.area-next{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:50px;padding:28px;background:#f4f7fc;border-radius:16px}.area-next h2{font-size:22px}.area-next p{font-size:15px;margin-top:12px}.area-next .btn{flex-shrink:0}.area-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;max-height:410px;overflow:auto}.area-search-results[hidden]{display:none}.area-search-results a{padding:14px;background:white;border:1px solid #e1e7f1;border-radius:8px;display:flex;flex-direction:column;gap:6px;text-decoration:none}.area-search-results strong{font-size:15px}.area-search-results small{font-size:13px;color:#687a92}.plan-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan-steps article{padding:24px;background:#fff;border:1px solid #dce5f4;border-radius:14px}.plan-steps small{color:#0958f5;font-weight:750;font-size:14px}.plan-steps h3{margin:15px 0 10px;font-size:20px}.plan-steps p{font-size:16px}.model-plan-note{padding:19px 22px;background:#edf4ff;border-radius:12px;color:#344866;margin:22px 0;font-size:15px;line-height:1.8}
@media(max-width:900px){.province-grid,.district-grid,.area-list{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.area-next{flex-direction:column;align-items:flex-start}}
@media(max-width:640px){.province-grid,.district-grid,.area-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.province-grid>a,.district-grid>a{padding:18px 14px}.province-grid strong{font-size:17px}.province-grid span{font-size:13px}.area-list>a{padding:16px 12px}.area-search{padding:20px}.area-search-results,.plan-steps{grid-template-columns:1fr}.area-next{padding:22px}.area-next .btn{width:100%}}
