*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;overflow-x:hidden;background:#F4FBFF;color:#24384A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}body.drawer-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:2000;padding:10px 16px;border-radius:10px;background:#073A68;color:#fff}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(16,174,234,.16);backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(21,90,157,.06)}.header-inner{width:min(100% - 32px,1360px);min-height:76px;margin:0 auto;display:flex;align-items:center;gap:clamp(12px,1.5vw,24px)}.brand-logo{flex:0 0 auto;width:clamp(112px,10vw,150px)}.brand-logo img,.drawer-logo img,.footer-brand img{width:100%;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(7px,.8vw,14px);flex:1;min-width:0}.desktop-nav a{white-space:nowrap;font-size:clamp(12px,.9vw,15px);font-weight:650;color:#155A9D;padding:9px clamp(5px,.55vw,9px);border-radius:999px;transition:.2s ease}.desktop-nav a:hover,.desktop-nav a.active{background:#E8F7FF;color:#10AEEA}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.main-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;border:0;border-radius:999px;font-weight:800;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.main-btn{color:#fff;background:linear-gradient(135deg,#35D7FF 0%,#1688D8 100%);box-shadow:0 10px 24px rgba(22,136,216,.22)}.main-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.secondary-btn{color:#1688D8;background:#fff;border:1px solid rgba(16,174,234,.25)}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(16,174,234,.2);border-radius:12px;background:#E8F7FF;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;border-radius:2px;background:#155A9D}.drawer-overlay{position:fixed;inset:0;z-index:1090;background:rgba(7,58,104,.34);opacity:0;transition:opacity .22s ease}.drawer-overlay.show{opacity:1}.mobile-drawer{position:fixed;right:0;top:0;bottom:0;z-index:1100;width:min(88vw,390px);padding:20px;background:#fff;transform:translateX(102%);transition:transform .24s ease;overflow-y:auto;box-shadow:-24px 0 60px rgba(7,58,104,.16)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(16,174,234,.16)}.drawer-logo{width:130px}.drawer-close{width:42px;height:42px;border:0;border-radius:12px;background:#E8F7FF;color:#155A9D;font-size:28px;line-height:1;cursor:pointer}.mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:18px 0}.mobile-nav a{padding:12px 14px;border-radius:12px;background:#F4FBFF;color:#155A9D;font-weight:700}.mobile-nav a.active{background:#E8F7FF;color:#10AEEA}.drawer-register{width:100%}main{display:block}.page-shell{width:min(100% - 32px,1180px);margin:0 auto}.section{padding:clamp(44px,7vw,88px) 0}.section-tight{padding:clamp(32px,5vw,60px) 0}.section-alt{background:#E8F7FF}.section-head{max-width:760px;margin:0 auto 30px;text-align:center}.section-head.left{margin-left:0;text-align:left}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:#1688D8;font-size:13px;font-weight:800;letter-spacing:.08em}.eyebrow:before{content:"";width:20px;height:2px;border-radius:2px;background:#35D7FF}.section-head h2,.page-hero h1,.intro-panel h1{margin:0 0 14px;color:#10AEEA;line-height:1.25;letter-spacing:-.02em}.section-head h2{font-size:clamp(26px,4vw,42px)}.page-hero h1,.intro-panel h1{font-size:clamp(34px,5vw,58px)}.section-head p,.page-hero p,.intro-panel p{margin:0;color:#60758A;font-size:clamp(15px,1.5vw,18px)}.page-hero{padding:clamp(56px,8vw,100px) 0;background:radial-gradient(circle at 85% 10%,rgba(53,215,255,.28),transparent 34%),linear-gradient(180deg,#fff 0%,#F4FBFF 100%)}.page-hero-inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:clamp(28px,5vw,70px);align-items:center}.hero-copy{max-width:720px}.hero-copy .button-row{margin-top:26px}.hero-image{background:#fff;border:1px solid rgba(16,174,234,.18);border-radius:28px;padding:16px;box-shadow:0 24px 60px rgba(21,90,157,.12)}.hero-image img{width:100%;max-height:460px;object-fit:contain;border-radius:18px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:clamp(28px,5vw,64px);align-items:center}.content-image{border-radius:24px;padding:14px;background:#fff;border:1px solid rgba(16,174,234,.17);box-shadow:0 20px 50px rgba(21,90,157,.1)}.content-image img{width:100%;max-height:430px;object-fit:contain;border-radius:16px}.copy-block h2{margin:0 0 16px;color:#10AEEA;font-size:clamp(27px,4vw,44px);line-height:1.25}.copy-block h3{margin:26px 0 8px;color:#155A9D;font-size:21px}.copy-block p{margin:0 0 14px;color:#4C6479}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card{min-width:0;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(16,174,234,.16);box-shadow:0 14px 34px rgba(21,90,157,.07);transition:transform .2s ease,box-shadow .2s ease}.info-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(21,90,157,.12)}.info-card h3{margin:0 0 10px;color:#155A9D;font-size:20px}.info-card p{margin:0;color:#60758A}.text-link{display:inline-block;margin-top:16px;color:#1688D8;font-weight:800}.notice-band{padding:28px;border-radius:24px;background:linear-gradient(135deg,#0FAFE9,#1688D8);color:#fff;box-shadow:0 20px 44px rgba(22,136,216,.2)}.notice-band h2{margin:0 0 10px;font-size:clamp(24px,3vw,34px)}.notice-band p{margin:0;color:#EAF8FF}.notice-band .button-row{margin-top:20px}.notice-band .secondary-btn{border:0}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{margin:0;padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(16,174,234,.16);box-shadow:0 14px 34px rgba(21,90,157,.07)}.review-card p{margin:0 0 18px;color:#425B70}.review-card footer{color:#1688D8;font-weight:800}.faq-list{display:grid;gap:12px;max-width:900px;margin:0 auto}.faq-item{background:#fff;border:1px solid rgba(16,174,234,.16);border-radius:16px;padding:0 20px;box-shadow:0 10px 26px rgba(21,90,157,.05)}.faq-item summary{cursor:pointer;list-style:none;padding:18px 34px 18px 0;color:#155A9D;font-weight:800;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:25px;color:#10AEEA}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding:0 0 20px;color:#60758A}.site-footer{background:#073A68;color:#EAF8FF}.footer-inner{width:min(100% - 32px,1180px);margin:0 auto;padding:58px 0 36px;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.4fr);gap:50px}.footer-brand img{width:150px;filter:brightness(0) invert(1)}.footer-brand p{max-width:470px;color:#C8EAFB}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer-links h2{margin:0 0 12px;font-size:16px;color:#fff}.footer-links a{display:block;padding:4px 0;color:#C8EAFB}.footer-links a:hover{color:#fff}.footer-notice{border-top:1px solid rgba(234,248,255,.16);padding:22px 16px 30px;text-align:center;color:#B8DDEF;font-size:13px}.footer-notice p{max-width:1100px;margin:6px auto}.carousel-wrap{padding:24px 0 0}.carousel{position:relative;width:min(100% - 32px,1360px);margin:0 auto;overflow:hidden;border-radius:28px;background:#E8F7FF;border:1px solid rgba(16,174,234,.18);box-shadow:0 24px 60px rgba(21,90,157,.14)}.carousel-track{display:flex;transition:transform .55s ease}.carousel-slide{min-width:100%;height:clamp(240px,43vw,600px);display:flex;align-items:center;justify-content:center;background:#E8F7FF}.carousel-slide img{width:100%;height:100%;object-fit:contain}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#155A9D;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(7,58,104,.16)}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px)}.carousel-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(21,90,157,.3);cursor:pointer}.carousel-dot.active{width:26px;border-radius:999px;background:#10AEEA}.intro-panel{width:min(100% - 32px,1180px);margin:0 auto;padding:clamp(46px,7vw,80px) 0;text-align:center}.intro-panel p{max-width:820px;margin:0 auto}.intro-panel .button-row{justify-content:center;margin-top:24px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quick-card{padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(16,174,234,.16);box-shadow:0 12px 30px rgba(21,90,157,.06)}.quick-card h3{margin:0 0 8px;color:#155A9D}.quick-card p{margin:0;color:#60758A;font-size:14px}.quick-card a{display:inline-block;margin-top:12px;color:#1688D8;font-weight:800}.feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-item{padding:22px;border-radius:18px;background:#E8F7FF;border:1px solid rgba(16,174,234,.14)}.feature-item strong{display:block;color:#155A9D;font-size:18px}.feature-item span{color:#60758A;font-size:14px}.list-check{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.list-check li{position:relative;padding-left:28px;color:#4C6479}.list-check li:before{content:"✓";position:absolute;left:0;top:0;color:#10AEEA;font-weight:900}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{padding:22px;border-radius:18px;text-align:center;background:#fff;border:1px solid rgba(16,174,234,.16)}.stat-card strong{display:block;color:#10AEEA;font-size:28px}.stat-card span{color:#60758A}.legal-box{padding:24px;border-left:4px solid #10AEEA;border-radius:16px;background:#fff;border-top:1px solid rgba(16,174,234,.14);border-right:1px solid rgba(16,174,234,.14);border-bottom:1px solid rgba(16,174,234,.14)}.legal-box h2{margin:0 0 10px;color:#155A9D}.legal-box p{margin:0;color:#60758A}.contact-form{display:grid;gap:14px}.contact-form label{font-weight:700;color:#155A9D}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:13px 14px;border:1px solid rgba(16,174,234,.22);border-radius:12px;background:#fff;color:#24384A}.contact-form textarea{min-height:130px;resize:vertical}.contact-form button{justify-self:start}.table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(16,174,234,.16);background:#fff}.info-table{width:100%;border-collapse:collapse;min-width:680px}.info-table th,.info-table td{padding:16px;text-align:left;border-bottom:1px solid rgba(16,174,234,.12)}.info-table th{background:#E8F7FF;color:#155A9D}.info-table tr:last-child td{border-bottom:0}@media(max-width:1180px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{min-height:70px}.brand-logo{width:130px}}@media(max-width:920px){.page-hero-inner,.content-grid,.footer-inner{grid-template-columns:1fr}.hero-image,.content-image{max-width:720px;width:100%;margin:0 auto}.card-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.four,.quick-grid,.feature-strip,.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.header-inner{width:min(100% - 20px,1360px);gap:8px}.brand-logo{width:112px}.main-btn{min-height:42px;padding:9px 16px}.menu-toggle{width:42px;height:42px}.page-shell,.intro-panel,.carousel{width:min(100% - 20px,1180px)}.section{padding:48px 0}.card-grid,.review-grid,.card-grid.four,.quick-grid,.feature-strip,.stats-row,.footer-links{grid-template-columns:1fr}.page-hero-inner{gap:26px}.button-row{flex-direction:column;align-items:stretch}.button-row a{width:100%}.carousel-slide{height:clamp(210px,64vw,360px)}.carousel-arrow{width:40px;height:40px;font-size:23px}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}.carousel-dots{bottom:10px}.mobile-nav{grid-template-columns:1fr 1fr}.footer-inner{gap:32px;padding-top:44px}.footer-brand img{width:132px}.info-card,.review-card,.quick-card{padding:20px}}@media(max-width:390px){.header-actions .main-btn{padding:8px 13px}.mobile-nav{grid-template-columns:1fr}.carousel-arrow{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
