:root{--primary:#6F5AE8;--primary-soft:#9A8CF2;--dark:#242433;--bg:#F8F8FC;--soft:#F0EEFA;--text:#30303A;--muted:#70707D;--accent:#F29A4A;--white:#fff;--border:#DDD9F0;--shadow:0 18px 50px rgba(36,36,51,.10);--radius:20px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.narrow{max-width:850px}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;color:var(--dark);padding:10px 14px;z-index:100}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,248,252,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(221,217,240,.8)}.header-row{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:var(--dark);min-width:max-content}.brand:hover{text-decoration:none}.brand img{border-radius:12px}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-size:16px}.brand small{font-size:11px;color:var(--muted);margin-top:4px}.site-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.site-nav a{color:var(--text);padding:9px 11px;border-radius:10px;font-size:14px}.site-nav a[aria-current="page"]{background:var(--soft);color:var(--primary);font-weight:700}.site-nav a:hover{background:#fff;text-decoration:none}.search-open,.menu-toggle,.back-top{border:1px solid var(--border);background:#fff;color:var(--dark);border-radius:12px;padding:9px 12px;cursor:pointer}.search-open:hover,.menu-toggle:hover,.back-top:hover{border-color:var(--primary);color:var(--primary)}.menu-toggle{display:none}.breadcrumb{width:min(calc(100% - 40px),var(--max));margin:16px auto 0}.breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--muted)}.breadcrumb li:not(:last-child)::after{content:"/";margin-left:8px;color:#aaa}.breadcrumb a{color:var(--muted)}.hero,.page-hero{overflow:hidden}.hero-home{padding:76px 0 54px;background:linear-gradient(180deg,#F8F8FC 0%,#F0EEFA 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px}.eyebrow{display:inline-block;color:var(--primary);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.hero h1,.page-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.12;letter-spacing:-.04em;color:var(--dark);margin:0 0 22px}.page-hero h1{font-size:clamp(34px,4vw,52px)}.lead{font-size:18px;color:#555563;line-height:1.85;margin:0 0 26px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border-radius:13px;font-weight:700;text-decoration:none!important;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px rgba(111,90,232,.22)}.btn-accent{background:var(--accent);color:#2f241c;box-shadow:0 10px 24px rgba(242,154,74,.2)}.btn-ghost{background:#fff;color:var(--dark);border:1px solid var(--border)}.hero-points{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:24px 0 0;list-style:none;font-size:14px;color:var(--muted)}.hero-points li::before{content:"✓";color:var(--primary);font-weight:800;margin-right:6px}.hero-media{margin:0}.hero-media img{border-radius:30px;box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.hero-media figcaption{font-size:12px;color:var(--muted);margin:10px 6px 0}.section{padding:78px 0}.section-soft{background:var(--soft)}.section-head{max-width:760px;margin-bottom:34px}.section-head h2,.split-feature h2,.topic-copy h2,.about-grid h2{font-size:clamp(28px,3vw,42px);line-height:1.22;letter-spacing:-.025em;color:var(--dark);margin:0 0 14px}.section-head p,.split-feature p,.topic-copy p,.about-grid p{color:var(--muted);font-size:16px}.intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.intent-card{background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(36,36,51,.05)}.intent-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.intent-card-body{padding:22px}.intent-card h3{font-size:21px;line-height:1.35;margin:0 0 10px}.intent-card h3 a{color:var(--dark)}.intent-card p{color:var(--muted);margin:0 0 15px}.text-link{font-weight:750}.text-link::after{content:" →"}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split-feature.reverse>img{order:0}.split-feature.reverse>div{order:1}.split-feature img{border-radius:24px;box-shadow:0 16px 40px rgba(36,36,51,.08);aspect-ratio:3/2;object-fit:cover}.editorial-list{border-top:1px solid var(--border)}.editorial-list article{display:grid;grid-template-columns:80px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--border)}.index-number{font-size:29px;font-weight:800;color:var(--primary-soft)}.editorial-list h3{margin:0 0 8px;font-size:22px;color:var(--dark)}.editorial-list p{margin:0;color:var(--muted)}.feature-band{background:var(--dark);color:#fff}.light-head h2,.light-head p{color:#fff}.light-head p{opacity:.72}.feature-band .eyebrow{color:#b8adff}.feature-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-mini-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px}.feature-mini-grid h3{margin:0 0 10px;font-size:18px}.feature-mini-grid p{margin:0;color:#D6D4E0;font-size:14px}.band-link{margin:24px 0 0}.band-link a{color:#fff;font-weight:700}.steps-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps-rail article{position:relative;background:#fff;border-radius:18px;padding:22px;border:1px solid var(--border)}.steps-rail span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:800}.steps-rail h3{font-size:18px;line-height:1.4;margin:16px 0 8px}.steps-rail p{font-size:14px;color:var(--muted);margin:0}.center-link{text-align:center;margin-top:26px}.topic-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.topic-image img{border-radius:30px;aspect-ratio:6/5;object-fit:cover}.check-list{padding:0;list-style:none;margin:22px 0}.check-list li{position:relative;padding-left:28px;margin:10px 0}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:900}.guide-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-group{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.guide-group h2,.guide-group h3{margin-top:0;color:var(--dark)}.guide-group p{color:var(--muted)}.guide-group ul{padding-left:18px;margin-bottom:0}.guide-group li{margin:9px 0}.inline-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;font-weight:700}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:15px;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:750;color:var(--dark);padding:18px 38px 18px 0;position:relative;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:15px;font-size:24px;color:var(--primary)}.faq-list details[open] summary::after{content:"−"}.faq-list p{color:var(--muted);margin:0;padding:0 0 18px}.faq-full{max-width:900px;margin:0 auto}.about-strip{background:#fff}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:48px;align-items:center}.about-grid img{border-radius:24px;aspect-ratio:13/9;object-fit:cover}.page-hero{padding:64px 0 42px;background:linear-gradient(180deg,#F0EEFA 0%,#F8F8FC 100%)}.page-hero.compact{text-align:left}.download-hero{padding:66px 0;background:linear-gradient(135deg,#F0EEFA,#F8F8FC 65%)}.download-hero img{border-radius:26px;box-shadow:var(--shadow)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:50px;align-items:start}.prose{font-size:16px}.prose h2{font-size:28px;line-height:1.3;color:var(--dark);margin:42px 0 13px}.prose h2:first-child{margin-top:0}.prose h3{font-size:21px;color:var(--dark);margin:28px 0 10px}.prose p{margin:0 0 18px}.prose ul{padding-left:22px}.prose li{margin:8px 0}.prose code{background:#eceaf5;border-radius:5px;padding:2px 5px}.prose-block{padding:8px 0 4px;border-bottom:1px solid var(--border)}.side-note{position:sticky;top:102px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px}.side-note img{border-radius:14px;aspect-ratio:13/9;object-fit:cover;margin-bottom:18px}.side-note h2{font-size:19px;margin:0 0 10px}.side-note ul{padding-left:18px;margin:0 0 12px}.side-note li{margin:8px 0}.callout{background:#fff7ef;border:1px solid #f4cfaa;border-left:4px solid var(--accent);padding:18px 20px;border-radius:12px;margin:26px 0}.download-steps{display:grid;gap:16px;max-width:900px}.download-steps article{display:grid;grid-template-columns:60px 1fr;gap:18px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px}.step-badge{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#2f241c;font-weight:900}.download-steps h3{margin:0 0 8px;font-size:20px}.download-steps p{margin:0;color:var(--muted)}.feature-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feature-detail-grid article{background:#fff;border:1px solid var(--border);border-radius:20px;padding:26px}.feature-no{color:var(--primary-soft);font-weight:900}.feature-detail-grid h2{font-size:24px;margin:8px 0 10px}.feature-detail-grid p{color:var(--muted)}.guide-hub{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-hub section{background:#fff;border-top:4px solid var(--primary);border-radius:18px;box-shadow:0 12px 30px rgba(36,36,51,.06);padding:26px}.guide-hub h2{margin-top:0;font-size:24px}.guide-hub p{color:var(--muted)}.guide-hub li{margin:9px 0}.timeline{max-width:900px;position:relative}.timeline::before{content:"";position:absolute;left:23px;top:0;bottom:0;width:2px;background:var(--border)}.timeline article{display:grid;grid-template-columns:48px 1fr;gap:22px;position:relative;margin-bottom:28px}.timeline article>span{position:relative;z-index:1;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-weight:900;border:6px solid var(--bg)}.timeline h2{margin:3px 0 8px;font-size:23px}.timeline p{margin:0;color:var(--muted)}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:18px;background:#fff}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;vertical-align:top;padding:18px;border-bottom:1px solid var(--border)}th{background:var(--soft);color:var(--dark);font-size:14px}td{color:#545461}.issue-list{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.issue-list article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.issue-list h2{font-size:22px;margin:0 0 15px}.issue-list dl{margin:0}.issue-list dl>div{margin:12px 0}.issue-list dt{font-weight:800;color:var(--primary)}.issue-list dd{margin:3px 0 0;color:var(--muted)}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.safety-grid article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.safety-grid h2{font-size:20px;margin:0 0 10px}.safety-grid p{color:var(--muted);margin:0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:46px;align-items:start}.contact-grid article{background:#fff;border:1px solid var(--border);border-radius:20px;padding:26px}.contact-grid img{border-radius:14px;aspect-ratio:13/8;object-fit:cover;margin-bottom:18px}.contact-grid h2{font-size:22px;margin:12px 0 8px}.contact-grid p{color:var(--muted)}.search-page-form{margin-top:24px}.search-page-form label,.search-form label{display:block;font-weight:700;margin-bottom:7px}.search-line{display:flex;gap:10px}.search-line input{min-width:0;flex:1;border:1px solid var(--border);background:#fff;padding:12px 14px;border-radius:12px;color:var(--text)}.search-line input:focus{outline:2px solid rgba(111,90,232,.2);border-color:var(--primary)}.search-line button{border:0;background:var(--primary);color:#fff;border-radius:12px;padding:10px 18px;font-weight:750;cursor:pointer}.search-results article{padding:22px 0;border-bottom:1px solid var(--border)}.search-results h2{font-size:22px;margin:0 0 8px}.search-results p{color:var(--muted);margin:0 0 8px}.result-count{font-weight:700;color:var(--muted)}.empty-state{background:#fff;border:1px solid var(--border);border-radius:18px;padding:28px}.empty-state h2{margin-top:0}.not-found{text-align:center;padding:100px 0}.error-code{font-size:90px;line-height:1;font-weight:900;color:var(--primary-soft)}.not-found h1{font-size:36px;margin:12px 0}.not-found .hero-actions{justify-content:center}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;background:rgba(36,36,51,.64);z-index:100;display:grid;place-items:start center;padding:12vh 20px 20px}.search-dialog{width:min(640px,100%);background:#fff;border-radius:22px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.24);position:relative}.search-dialog h2{margin:0 0 6px;font-size:28px}.search-dialog p{color:var(--muted);margin:0 0 18px}.search-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid var(--border);background:#fff;font-size:24px;line-height:1;cursor:pointer}.site-footer{background:var(--dark);color:#D7D5DF;padding:58px 0 24px;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.site-footer h2{font-size:16px;color:#fff;margin:0 0 14px}.site-footer p{color:#B8B6C2;margin:0;max-width:460px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0}.site-footer a{color:#D7D5DF}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.back-top{background:transparent;color:#fff;border-color:rgba(255,255,255,.2)}body.modal-open{overflow:hidden}@media(max-width:1024px){.site-nav{position:absolute;left:20px;right:20px;top:72px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:16px;padding:10px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.menu-toggle{display:block;margin-left:auto}.search-open{margin-left:0}.intent-grid,.guide-columns,.guide-hub,.safety-grid{grid-template-columns:repeat(2,1fr)}.feature-mini-grid,.steps-rail{grid-template-columns:repeat(2,1fr)}.hero-grid,.split-feature,.topic-layout,.about-grid,.contact-grid{gap:36px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.container{width:min(calc(100% - 28px),var(--max))}.brand small{display:none}.header-row{min-height:68px;gap:10px}.brand img{width:38px;height:38px}.search-open{padding:8px 10px;font-size:13px}.hero-home,.section{padding:56px 0}.hero-grid,.split-feature,.topic-layout,.about-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.hero-media{order:-1}.hero-media img{max-height:380px;width:100%}.split-feature.reverse>img,.split-feature.reverse>div{order:initial}.side-note{position:static}.intent-grid,.guide-columns,.guide-hub,.feature-detail-grid,.issue-list,.safety-grid{grid-template-columns:1fr}.feature-mini-grid,.steps-rail{grid-template-columns:1fr 1fr}.page-hero{padding:48px 0 34px}.page-hero h1{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr}.editorial-list article{grid-template-columns:56px 1fr}.download-steps article{grid-template-columns:48px 1fr}.search-modal{padding-top:8vh}}@media(max-width:600px){.hero h1,.page-hero h1{font-size:34px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.feature-mini-grid,.steps-rail,.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.editorial-list article{grid-template-columns:1fr;gap:4px}.index-number{font-size:20px}.search-line{flex-direction:column}.search-line button{min-height:44px}.site-nav{left:14px;right:14px}.breadcrumb{width:calc(100% - 28px)}.topic-image img,.split-feature img,.about-grid img{width:100%}.timeline::before{left:19px}.timeline article{grid-template-columns:40px 1fr;gap:14px}.timeline article>span{width:40px;height:40px;border-width:5px}.contact-grid article{padding:20px}}@media(max-width:375px){.brand strong{font-size:14px}.menu-toggle,.search-open{font-size:12px;padding:7px 8px}.hero h1,.page-hero h1{font-size:30px}.section-head h2,.split-feature h2,.topic-copy h2,.about-grid h2{font-size:28px}.section{padding:48px 0}.intent-card-body{padding:18px}.search-dialog{padding:24px 18px}.error-code{font-size:72px}}
