*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#172033;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft JhengHei","PingFang TC",Arial,sans-serif;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:2000;background:#172033;color:#fff;padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,230,242,.8)}.header-inner{height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:174px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1;min-width:0}.nav-link{display:flex;align-items:center;min-height:44px;padding:8px 10px;border-radius:12px;font-size:14px;font-weight:700;white-space:nowrap;color:#465266}.nav-link:hover,.nav-link:focus,.nav-link.active{background:#eaf3ff;color:#1767d6}.nav-group{position:relative}.mega-menu{position:absolute;left:50%;top:calc(100% + 14px);transform:translateX(-50%) translateY(10px);width:690px;padding:24px;display:grid;grid-template-columns:190px 1fr;gap:22px;background:#fff;border:1px solid #dce6f2;border-radius:24px;box-shadow:0 24px 70px rgba(16,35,63,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.mega-menu:before{content:"";position:absolute;left:0;right:0;top:-18px;height:20px}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-menu.compact{width:610px}.mega-menu.narrow{width:560px}.mega-menu.right-align{left:auto;right:-60px;transform:translateY(10px)}.nav-group:hover .mega-menu.right-align,.nav-group:focus-within .mega-menu.right-align{transform:translateY(0)}.mega-intro{padding:18px;border-radius:18px;background:linear-gradient(145deg,#eaf3ff,#f7f9fc);display:flex;flex-direction:column;gap:8px}.mega-intro strong{font-size:19px}.mega-intro span{font-size:13px;color:#718096}.mega-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mega-links a{padding:11px 13px;border-radius:14px}.mega-links a:hover,.mega-links a:focus{background:#f5f8fd}.mega-links b,.mega-links span{display:block}.mega-links b{font-size:14px;color:#172033}.mega-links span{font-size:12px;color:#718096;margin-top:2px}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.download-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border-radius:14px;background:linear-gradient(135deg,#2980fe,#1767d6);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(41,128,254,.22);transition:.2s}.download-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(41,128,254,.3)}.download-btn.small{min-height:44px;padding:10px 17px;font-size:14px}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:13px;background:#eaf3ff;cursor:pointer;padding:11px}.menu-toggle span{display:block;height:2px;background:#1767d6;margin:5px 0;border-radius:3px}.menu-overlay,.mobile-menu{display:none}.section{padding:96px 0}.section-sm{padding:68px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#1767d6;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:#2980fe}.section-head{max-width:760px;margin-bottom:44px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head.center .eyebrow{justify-content:center}.section-head.center .eyebrow:before{display:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,74px);line-height:1.1;letter-spacing:-.045em;margin-bottom:24px}h2{font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-.03em;margin-bottom:18px}h3{font-size:21px;line-height:1.35;margin-bottom:10px}p{color:#465266}.lead{font-size:18px;line-height:1.85}.hero{padding:74px 0 56px;background:radial-gradient(circle at 88% 16%,#dcecff 0,transparent 36%),linear-gradient(180deg,#fff,#f7faff)}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:54px}.hero-copy p{max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.btn-secondary,.text-link{display:inline-flex;align-items:center;justify-content:center;font-weight:800}.btn-secondary{min-height:50px;padding:11px 22px;border:1px solid #dce6f2;border-radius:14px;background:#fff;color:#1767d6}.text-link{color:#1767d6}.text-link:after{content:"→";margin-left:8px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px}.hero-tags span{padding:8px 12px;border-radius:999px;background:#eaf3ff;color:#1767d6;font-size:13px;font-weight:800}.hero-visual{position:relative}.hero-visual>img{border-radius:36px;box-shadow:0 32px 80px rgba(23,103,214,.18)}.float-note{position:absolute;max-width:185px;padding:14px 16px;border:1px solid rgba(220,230,242,.8);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(16,35,63,.12);font-size:13px;font-weight:800}.float-note.one{left:-32px;top:16%}.float-note.two{right:-22px;top:45%}.float-note.three{left:2%;bottom:6%}.capability-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce6f2;border:1px solid #dce6f2;border-radius:24px;overflow:hidden}.capability-strip article{padding:28px;background:#fff}.capability-strip article:nth-child(even){background:#f7f9fc}.capability-strip h3{font-size:17px}.capability-strip p{font-size:14px;margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:18px}.category-card{min-height:220px;padding:28px;border:1px solid #dce6f2;border-radius:24px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(16,35,63,.09);border-color:#bfd5f4}.category-card.featured{grid-column:span 2;background:linear-gradient(145deg,#1767d6,#2980fe);color:#fff}.category-card.featured p,.category-card.featured .text-link{color:#fff}.category-card.wide{grid-column:span 2;background:#f5f8fd}.category-index{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:#eaf3ff;color:#1767d6;font-weight:900;margin-bottom:30px}.featured .category-index{background:rgba(255,255,255,.18);color:#fff}.split-feature{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:62px}.split-feature.reverse{grid-template-columns:1.12fr .88fr}.split-feature.reverse .visual-panel{order:2}.visual-panel{padding:26px;border-radius:32px;background:#eaf3ff}.visual-panel img{border-radius:24px}.content-panel{padding:12px 0}.check-list{display:grid;gap:12px;margin:24px 0 30px;padding:0;list-style:none}.check-list.two-col{grid-template-columns:repeat(2,1fr)}.check-list li{position:relative;padding-left:34px;color:#465266}.check-list li:before{content:"✓";position:absolute;left:0;top:1px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#eaf3ff;color:#1767d6;font-weight:900;font-size:12px}.blue-section{background:#eaf3ff}.soft-section{background:#f7f9fc}.dual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.topic-panel{padding:38px;border-radius:28px;background:#fff;border:1px solid #dce6f2}.topic-panel.alt{background:linear-gradient(150deg,#f5f8fd,#eaf3ff)}.topic-panel.dark{background:#10233f;color:#fff;border:0}.topic-panel.dark p,.topic-panel.dark li{color:#dfe9f5}.topic-panel .tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eaf3ff;color:#1767d6;font-size:12px;font-weight:900;margin-bottom:20px}.topic-panel.dark .tag{background:rgba(255,255,255,.12);color:#fff}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.safety-lead{padding:42px;border-radius:32px;background:linear-gradient(150deg,#10233f,#174b83);color:#fff}.safety-lead p{color:#dfe9f5}.safety-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.safety-points article{padding:22px;border:1px solid #dce6f2;border-radius:20px;background:#fff}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.step{position:relative;padding:24px 18px;border-top:3px solid #dce6f2;background:#fff}.step:before{content:attr(data-step);display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#2980fe;color:#fff;font-weight:900;margin-bottom:20px}.step p{font-size:14px}.timeline{display:grid;gap:0;border-left:2px solid #dce6f2;margin-left:10px}.timeline article{position:relative;padding:0 0 28px 28px}.timeline article:before{content:"";position:absolute;left:-8px;top:6px;width:14px;height:14px;border-radius:50%;background:#2980fe;box-shadow:0 0 0 6px #eaf3ff}.timeline time{font-size:12px;font-weight:800;color:#1767d6}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{padding:26px;border-radius:22px;background:#fff;border:1px solid #dce6f2}.review:nth-child(2n){background:#f5f8fd}.review strong{display:block;margin-top:18px;color:#1767d6}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #dce6f2;border-radius:18px;background:#fff;overflow:hidden}.faq-item button{width:100%;min-height:64px;padding:18px 56px 18px 22px;border:0;background:transparent;text-align:left;color:#172033;font-weight:800;position:relative;cursor:pointer}.faq-item button:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:26px;color:#2980fe}.faq-item.open button:after{content:"−"}.faq-answer{padding:0 22px 22px}.faq-answer p{margin:0}.cta{padding:78px 30px;text-align:center;border-radius:34px;background:radial-gradient(circle at top right,rgba(255,255,255,.23),transparent 38%),linear-gradient(135deg,#1767d6,#2980fe);color:#fff}.cta p{color:#eaf3ff;max-width:720px;margin:0 auto 28px}.cta .download-btn{background:#fff;color:#1767d6;box-shadow:none}.site-footer{background:#10233f;color:#fff;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:52px}.footer-brand img{width:180px;filter:brightness(0) invert(1)}.footer-brand p{color:#c8d5e5;max-width:420px;margin:22px 0}.site-footer h2{font-size:15px;letter-spacing:.06em;margin-bottom:18px}.site-footer a:not(.download-btn){display:block;color:#c8d5e5;font-size:14px;margin:8px 0}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding-top:22px;color:#91a4bb;font-size:13px}.footer-bottom span:last-child{display:flex;gap:20px}.footer-bottom a{display:inline!important;margin:0!important}.page-hero{padding:86px 0 62px;background:linear-gradient(180deg,#f5f8fd,#fff)}.page-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.page-hero h1{font-size:clamp(42px,5.6vw,68px)}.page-hero-card{padding:28px;border-radius:26px;background:#fff;border:1px solid #dce6f2;box-shadow:0 20px 55px rgba(16,35,63,.08)}.mini-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mini-metrics div{padding:18px;border-radius:18px;background:#f5f8fd}.mini-metrics strong{display:block;margin-bottom:6px}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:28px;border-radius:24px;background:#fff;border:1px solid #dce6f2}.info-card.highlight{background:#eaf3ff}.numbered-list{counter-reset:item;display:grid;gap:14px}.numbered-list article{counter-increment:item;display:grid;grid-template-columns:48px 1fr;gap:16px;padding:22px;border-radius:20px;background:#fff;border:1px solid #dce6f2}.numbered-list article:before{content:counter(item);display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:#2980fe;color:#fff;font-weight:900}.table-wrap{overflow-x:auto;border:1px solid #dce6f2;border-radius:22px}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table th,.data-table td{padding:18px 20px;border-bottom:1px solid #dce6f2;text-align:left;vertical-align:top}.data-table th{background:#eaf3ff;color:#1767d6}.data-table tr:last-child td{border-bottom:0}.notice{padding:22px 24px;border-left:4px solid #2980fe;border-radius:0 18px 18px 0;background:#eaf3ff}.article-copy{max-width:850px}.article-copy h2{margin-top:44px}.article-copy h3{margin-top:28px}.article-copy ul{padding-left:22px;color:#465266}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-option{padding:34px;border-radius:26px;border:1px solid #dce6f2;background:#fff}.support-band{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:24px;background:#f5f8fd}.support-band h2{font-size:28px;margin-bottom:8px}.support-band p{margin:0}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:8px 13px;border-radius:999px;background:#eaf3ff;color:#1767d6;font-size:13px;font-weight:800}
@media(max-width:1120px){.desktop-nav{display:none}.menu-toggle{display:block}.mega-menu{display:none}.header-inner{height:74px}.brand img{width:160px}.menu-overlay{position:fixed;inset:0;z-index:1090;background:rgba(16,35,63,.42);backdrop-filter:blur(2px)}.menu-overlay.show{display:block}.mobile-menu{display:flex;flex-direction:column;position:fixed;z-index:1100;right:0;top:0;bottom:0;width:min(460px,92vw);background:#fff;transform:translateX(105%);transition:.25s;box-shadow:-24px 0 80px rgba(16,35,63,.18)}.mobile-menu.open{transform:translateX(0)}.mobile-menu-head{height:76px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce6f2}.mobile-menu-head .brand img{width:156px}.menu-close{width:46px;height:46px;border:0;border-radius:14px;background:#eaf3ff;color:#1767d6;font-size:32px;line-height:1;cursor:pointer}.mobile-menu-body{overflow-y:auto;padding:20px}.mobile-menu details{border-bottom:1px solid #e4ebf4}.mobile-menu summary,.mobile-home{display:flex;align-items:center;min-height:56px;font-weight:800;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"+";margin-left:auto;color:#2980fe;font-size:23px}.mobile-menu details[open] summary:after{content:"−"}.mobile-menu details div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 0 16px}.mobile-menu details a{min-height:44px;padding:10px 12px;border-radius:12px;background:#f5f8fd;font-size:14px}.menu-open{overflow:hidden}.category-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:820px){.container{width:min(100% - 28px,1180px)}.section{padding:72px 0}.section-sm{padding:52px 0}.hero{padding-top:48px}.hero-grid,.split-feature,.split-feature.reverse,.page-hero-grid,.safety-grid,.contact-grid{grid-template-columns:1fr}.split-feature.reverse .visual-panel{order:0}.hero-visual{max-width:650px;margin:0 auto}.float-note.one{left:-5px}.float-note.two{right:-5px}.capability-strip{grid-template-columns:repeat(2,1fr)}.dual-grid{grid-template-columns:1fr}.content-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr}.footer-grid>div:last-child{grid-column:auto}.check-list.two-col{grid-template-columns:1fr}}
@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.header-actions{gap:7px}.header-actions .download-btn.small{padding:9px 13px;font-size:13px}.brand img{width:138px}.hero{padding-top:34px}.hero-grid{gap:34px}h1{font-size:42px}.lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions a{width:100%}.hero-tags{gap:7px}.float-note{position:static;display:inline-flex;margin:10px 6px 0 0}.hero-visual{display:flex;flex-wrap:wrap}.hero-visual>img{width:100%;order:-1}.capability-strip,.category-grid,.content-grid,.review-grid,.safety-points,.mini-metrics{grid-template-columns:1fr}.category-card.featured,.category-card.wide{grid-column:span 1}.steps{grid-template-columns:1fr}.step{border-top:0;border-left:3px solid #dce6f2}.topic-panel,.safety-lead{padding:28px 22px}.visual-panel{padding:14px;border-radius:24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom span:last-child{flex-wrap:wrap}.support-band{align-items:flex-start;flex-direction:column}.mobile-menu details div{grid-template-columns:1fr}.page-hero{padding-top:56px}.page-hero h1{font-size:42px}.section-head{margin-bottom:30px}}
