*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#24324a;background:#fbfdff;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:18px;top:18px;width:auto;height:auto;background:#fff;border:2px solid #3b8eea;border-radius:14px;padding:8px 14px;z-index:20}.site-header{position:sticky;top:0;z-index:15;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(128,169,220,.24)}.nav-shell{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#253b5b}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:18px;background:linear-gradient(135deg,#8ed0ff,#ffe499 70%);box-shadow:0 12px 30px rgba(78,141,202,.22);color:#1c4c73}.brand-text{font-size:1.25rem}.main-nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.main-nav a{padding:10px 14px;border-radius:999px;color:#52647b;font-weight:650}.main-nav a:hover,.main-nav a.active{background:#eef7ff;color:#1f68a8}.nav-toggle{display:none;border:0;background:#eef7ff;border-radius:14px;padding:8px 12px;font-size:1.2rem;color:#1f68a8}.hero{position:relative;overflow:hidden;padding:72px 0 50px;background:radial-gradient(circle at 12% 18%,#fff0b6 0 16%,transparent 17%),radial-gradient(circle at 86% 20%,#b9e7ff 0 18%,transparent 19%),linear-gradient(135deg,#eef8ff 0%,#fff9e7 55%,#fff 100%)}.hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:320px;height:320px;background:#ffdca8;border-radius:50%;opacity:.38}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d9ecff;border-radius:999px;padding:8px 13px;color:#4a6d8f;font-weight:700;box-shadow:0 10px 24px rgba(80,120,160,.08)}h1,h2,h3{line-height:1.25;color:#20324f;margin:0 0 16px}h1{font-size:clamp(2.2rem,5vw,4.7rem);letter-spacing:-.04em}h2{font-size:clamp(1.75rem,3vw,2.65rem)}h3{font-size:1.26rem}.lead{font-size:1.1rem;color:#52647b;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;font-weight:800;border:1px solid transparent;transition:.2s ease}.btn-primary{background:#2e84cf;color:#fff;box-shadow:0 12px 24px rgba(46,132,207,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(46,132,207,.32)}.btn-soft{background:#fff;color:#2e6fa9;border-color:#dceeff}.btn-soft:hover{background:#f3faff}.hero-card{background:rgba(255,255,255,.82);border:1px solid rgba(177,214,246,.7);border-radius:34px;padding:18px;box-shadow:0 24px 60px rgba(78,117,160,.18)}.hero-card img{border-radius:28px}.section{padding:72px 0}.section-soft{background:#f4faff}.section-warm{background:#fff8e8}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:30px}.section-head p{margin:0;color:#5a6c80;max-width:620px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid #e1effa;border-radius:30px;padding:24px;box-shadow:0 16px 40px rgba(58,93,124,.08)}.card:hover{transform:translateY(-3px);transition:.22s ease;box-shadow:0 20px 46px rgba(58,93,124,.12)}.card p{color:#5a6c80;margin:0}.card .icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#fff2c7;color:#c46a22;font-weight:900;margin-bottom:16px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}.tag{display:inline-flex;align-items:center;border-radius:999px;background:#eff8ff;color:#2a6ea7;padding:5px 10px;font-weight:700;font-size:.88rem}.tag.warm{background:#fff2d4;color:#aa651d}.tag.safe{background:#edf9ef;color:#2d7a43}.feature-line{display:flex;align-items:flex-start;gap:14px;margin:16px 0}.check{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff6eb;color:#257b49;font-weight:900}.image-card{overflow:hidden;padding:0}.image-card img{width:100%;height:210px;object-fit:cover}.image-card .card-body{padding:22px}.age-band{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:28px;padding:22px;background:linear-gradient(135deg,#fff,#eff8ff);border:1px solid #dceefe}.age-badge{min-width:84px;height:84px;border-radius:28px;background:#ffdf95;display:grid;place-items:center;font-size:1.7rem;font-weight:900;color:#73460c}.quote{position:relative}.quote:before{content:"“";position:absolute;right:22px;top:8px;font-size:5rem;color:#e4f4ff;font-family:Georgia,serif}.faq-item{border-bottom:1px solid #e3eef8;padding:18px 0}.faq-item button{width:100%;border:0;background:transparent;text-align:left;font:inherit;font-weight:850;color:#233a56;display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:0}.faq-item .answer{display:none;color:#5a6c80;margin-top:10px}.faq-item.open .answer{display:block}.page-hero{padding:62px 0;background:linear-gradient(135deg,#eaf7ff,#fff8e7)}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#66809a;font-size:.95rem;margin-bottom:18px}.breadcrumb a{color:#1f68a8}.article-block{background:#fff;border-radius:32px;border:1px solid #e1effa;padding:34px;box-shadow:0 18px 42px rgba(58,93,124,.08)}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.video-thumb{position:relative;overflow:hidden;border-radius:28px;background:#eaf7ff}.video-thumb:before{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#2e84cf;font-weight:900;box-shadow:0 12px 30px rgba(30,90,140,.22)}.notice{padding:18px 20px;border-radius:22px;background:#fff6d9;border:1px solid #ffe7a2;color:#705219}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:26px}.form{display:grid;gap:14px}.form label{font-weight:750;color:#314663}.form input,.form textarea,.form select{width:100%;border:1px solid #d7e8f6;border-radius:18px;padding:12px 14px;font:inherit;background:#fff}.form textarea{min-height:138px;resize:vertical}.form button{border:0;cursor:pointer}.form-status{min-height:28px;color:#257b49;font-weight:750}.site-footer{background:#20324f;color:#e8f1ff;padding:48px 0}.site-footer a{color:#c9ebff}.site-footer p{color:#c4d2e5;margin:.4rem 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-brand{font-size:1.4rem;font-weight:900;margin-bottom:10px}.mini-stat{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.mini-stat div{border-radius:24px;background:#fff;padding:18px;text-align:center;border:1px solid #e1effa}.mini-stat strong{display:block;font-size:1.6rem;color:#2e84cf}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.domain-box{background:#f1f9ff;border:1px dashed #9dccf2;border-radius:22px;padding:18px;color:#35506a}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:20px;top:8px;bottom:8px;width:3px;background:#dceefe;border-radius:99px}.timeline-item{position:relative;padding-left:58px;margin:0 0 24px}.timeline-item:before{content:"";position:absolute;left:8px;top:4px;width:26px;height:26px;border-radius:50%;background:#ffca72;border:6px solid #fff;box-shadow:0 0 0 1px #ffe3a4}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:140px 1fr 1fr;gap:12px;align-items:start;background:#fff;border:1px solid #e1effa;border-radius:22px;padding:16px}.table-row strong{color:#2e84cf}.muted{color:#5a6c80}.center{text-align:center}.mb-0{margin-bottom:0}@media (max-width:920px){.hero-grid,.grid-2,.grid-3,.grid-4,.two-col,.contact-panel,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.main-nav{display:none;position:absolute;left:4vw;right:4vw;top:70px;background:#fff;border:1px solid #dceefe;border-radius:24px;padding:14px;box-shadow:0 18px 40px rgba(58,93,124,.16)}.main-nav.open{display:grid}.main-nav a{display:block}.nav-toggle{display:block}.hero{padding-top:42px}.section{padding:52px 0}.table-row{grid-template-columns:1fr}.mini-stat{grid-template-columns:1fr}}@media (max-width:560px){.age-band{display:block}.age-badge{margin-bottom:12px}.hero-actions{display:grid}.btn{width:100%}h1{font-size:2.2rem}.card,.article-block{padding:20px}.image-card{padding:0}}