*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F0F3FA;color:#1D2B36;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.78}a{color:#27A9E8;text-decoration:none}a:hover{color:#1597D8}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#EAFBFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(16,126,180,.14)}.header-inner{max-width:1240px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:22px}.brand-mark img{width:148px;height:auto}.nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.nav a{color:#167BB8;font-weight:700;font-size:15px;padding:10px 12px;border-radius:12px;white-space:nowrap;transition:.22s ease}.nav a.active,.nav a:hover{color:#27A9E8;background:linear-gradient(180deg,rgba(39,169,232,.14),rgba(39,169,232,.04));box-shadow:inset 0 -2px 0 #27A9E8,0 10px 22px rgba(39,169,232,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#52C8FF 0%,#27A9E8 55%,#168BD0 100%);color:#FFFFFF!important;border-radius:999px;box-shadow:0 10px 24px rgba(39,169,232,.28);font-weight:800;border:none;min-height:42px;padding:10px 22px;transition:.22s ease;cursor:pointer}.main-btn:hover{background:linear-gradient(180deg,#63D2FF 0%,#1597D8 100%);transform:translateY(-1px);color:#FFFFFF!important}.header-btn{flex:0 0 auto}.mobile-header{display:none}.drawer-mask,.mobile-drawer{display:none}.page-shell{min-height:60vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 40px rgba(16,126,180,.14);overflow:hidden;position:relative;border:1px solid rgba(39,169,232,.18)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#27A9E8;font-weight:800;background:rgba(200,240,255,.48);border:1px solid rgba(39,169,232,.22);padding:6px 12px;border-radius:999px;margin-bottom:16px}.hero-section h1,.inner-hero h1{font-size:clamp(30px,5vw,56px);line-height:1.16;color:#27A9E8;margin:0 0 16px;letter-spacing:-.02em}.hero-section .lead,.inner-hero .lead{font-size:18px;color:#5D7280;margin:0 0 16px}.hero-section p,.inner-hero p{color:#1D2B36;margin:0 0 18px}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag,.mini-tag{display:inline-flex;align-items:center;color:#27A9E8;background:#F5FDFF;border:1px solid rgba(39,169,232,.22);border-radius:999px;padding:7px 12px;font-weight:700;font-size:14px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:18px}.text-link{font-weight:800;color:#27A9E8}.hero-image,.image-box{background:linear-gradient(180deg,#F5FDFF,#EAFBFF);border:1px solid rgba(39,169,232,.18);border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(16,126,180,.10);display:flex;align-items:center;justify-content:center}.hero-image img{width:100%;height:auto;max-height:380px;object-fit:contain}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 18px}.section-title,h2,h3{color:#27A9E8}.section-title{font-size:clamp(24px,3vw,36px);margin:0}.section-head p{color:#5D7280;max-width:660px;margin:0}.grid{display:grid;gap:18px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.four-auto{grid-template-columns:repeat(4,minmax(0,1fr))}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.step-card{background:rgba(255,255,255,.88);border:1px solid rgba(39,169,232,.22);box-shadow:0 14px 36px rgba(16,126,180,.12);border-radius:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.step-card h3{margin:0 0 10px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.step-card p,.faq-item p{color:#5D7280;margin:0 0 12px}.zone-card{display:flex;flex-direction:column;gap:12px}.zone-card img,.info-media img{width:100%;height:auto;max-height:220px;object-fit:contain;border-radius:16px;background:#F5FDFF;margin:0 auto}.info-band{background:rgba(255,255,255,.88);border:1px solid rgba(39,169,232,.22);border-radius:24px;box-shadow:0 14px 36px rgba(16,126,180,.12);padding:28px;display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.info-band p{color:#5D7280}.info-media{background:#F5FDFF;border:1px solid rgba(39,169,232,.14);border-radius:20px;padding:16px}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.feature-list span{display:block;color:#27A9E8;background:#F5FDFF;border:1px solid rgba(39,169,232,.18);border-radius:14px;padding:12px 14px;font-weight:800}.steps{counter-reset:item;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card{position:relative;padding-top:54px}.step-card:before{counter-increment:item;content:counter(item);position:absolute;top:18px;left:22px;width:28px;height:28px;border-radius:50%;background:#27A9E8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.review-card strong{display:block;color:#27A9E8;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#27A9E8;font-size:20px}.notice{max-width:1200px;margin:0 auto 42px;padding:0 20px}.notice-inner{background:#C8F0FF;border:1px solid rgba(39,169,232,.24);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(16,126,180,.12)}.notice-inner h2{margin-top:0}.notice-inner p{color:#1D2B36;margin:0}.inner-hero{max-width:1200px;margin:28px auto 32px;padding:0 20px}.inner-hero-box{background:rgba(255,255,255,.88);border:1px solid rgba(39,169,232,.20);box-shadow:0 18px 40px rgba(16,126,180,.14);border-radius:24px;padding:34px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.inner-image img{width:100%;height:auto;max-height:340px;object-fit:contain}.content-wrap{max-width:1200px;margin:0 auto 40px;padding:0 20px;display:grid;grid-template-columns:1fr;gap:24px}.article-card{background:rgba(255,255,255,.88);border:1px solid rgba(39,169,232,.22);box-shadow:0 14px 36px rgba(16,126,180,.12);border-radius:24px;padding:28px}.article-card p{color:#5D7280;margin:0 0 14px}.article-card ul{margin:14px 0 0;padding-left:20px;color:#5D7280}.article-card li{margin:8px 0}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.contact-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.site-footer{background:#063B5C;color:#EAFBFF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:26px}.footer-brand img{width:150px;margin-bottom:14px}.footer-brand p,.footer-note p{color:#EAFBFF;margin:0}.footer-links h3,.footer-note h3{color:#EAFBFF;margin:0 0 12px}.footer-links a{display:block;color:#EAFBFF;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,251,255,.18);padding:16px 20px;color:#EAFBFF;font-size:14px}.category-strip{display:flex;gap:12px;flex-wrap:wrap}.pill{background:#EAFBFF;color:#167BB8;border:1px solid rgba(39,169,232,.20);border-radius:999px;padding:8px 13px;font-weight:800}.small-note{color:#8194A0;font-size:14px}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:start;padding:16px;border-radius:16px;background:#F5FDFF;border:1px solid rgba(39,169,232,.14)}.table-row strong{color:#27A9E8}@media(max-width:1100px){.desktop-header{display:none}.mobile-header{display:flex;justify-content:space-between}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:132px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:8px;cursor:pointer}.menu-toggle span{height:3px;border-radius:999px;background:#167BB8;display:block}.mobile-register{padding:8px 16px;min-height:38px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;pointer-events:none;transition:.25s ease}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#F5FDFF;z-index:10001;transform:translateX(-104%);transition:.28s ease;box-shadow:20px 0 40px rgba(6,59,92,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(39,169,232,.18)}.drawer-head img{width:135px}.drawer-close{font-size:30px;line-height:1;border:0;background:transparent;color:#167BB8;cursor:pointer}.drawer-nav{display:grid;padding:12px}.drawer-nav a{color:#167BB8;font-weight:800;padding:13px 14px;border-radius:14px}.drawer-nav a.active,.drawer-nav a:hover{color:#27A9E8;background:#EAFBFF;box-shadow:inset 3px 0 0 #27A9E8}}@media(max-width:900px){.hero-grid,.inner-hero-box,.info-band,.split-content{grid-template-columns:1fr}.quick-grid,.four-auto,.three-grid,.two-grid,.steps,.contact-box{grid-template-columns:1fr}.hero-grid{padding:28px}.section-head{display:block}.footer-inner{grid-template-columns:1fr 1fr}.table-row{grid-template-columns:1fr}}@media(max-width:560px){.header-inner{padding:10px 14px}.hero-section{margin:18px 14px 26px}.hero-grid{padding:22px}.inner-hero,.section,.notice,.content-wrap{padding-left:14px;padding-right:14px}.inner-hero-box,.article-card,.notice-inner{padding:22px}.footer-inner{grid-template-columns:1fr}.hero-actions{align-items:stretch}.hero-actions .main-btn{width:100%}.mobile-logo img{width:118px}.hero-image img,.inner-image img{max-height:280px}}
