*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}.shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 18px rgba(0,0,0,.05)}.info-bar{height:32px;background:#f7f7f7;border-bottom:1px solid rgba(230,57,70,.08)}.info-inner{height:32px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#555}.info-left,.info-actions{display:flex;align-items:center;gap:12px}.circle-button{width:28px;height:28px;border:0;border-radius:50%;background:#fff;color:#e63946;display:grid;place-items:center;line-height:1;box-shadow:0 2px 10px rgba(0,0,0,.04)}.text-button{border:0;background:transparent;color:#333;padding:5px 8px}.text-link{color:#c1121f;padding:5px 8px}.brand-band{height:72px;display:grid;place-items:center;background:#fff}.brand-home{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.brand-logo{max-height:44px;max-width:220px;object-fit:contain}.brand-fallback{font-size:28px;letter-spacing:.14em;font-weight:800;color:#1a1a1a}.channel-band{height:46px;border-top:1px solid rgba(230,57,70,.08);border-bottom:1px solid rgba(230,57,70,.12);background:#fff}.channel-row{height:100%;display:flex;align-items:center;justify-content:center;gap:10px}.channel-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 18px;border-radius:999px;color:#555;border:1px solid transparent;transition:.2s}.channel-pill:hover,.channel-pill:focus-visible{color:#c1121f;border-color:rgba(230,57,70,.25);outline:none}.channel-pill.is-active{background:#e63946;color:#fff}.mobile-top{display:none}.site-main{padding-top:150px;min-height:70vh}.page-hero{padding:72px 0 42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#c1121f;font-size:13px;font-weight:700;letter-spacing:.12em}.eyebrow:before{content:"";width:22px;height:2px;background:#e63946}.page-hero h1,.cover-copy h1{margin:14px 0 16px;color:#1a1a1a;line-height:1.16;letter-spacing:-.035em}.page-hero h1{font-size:clamp(36px,6vw,72px);max-width:900px}.page-lead{max-width:850px;font-size:17px;color:#555}.meta-note{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.meta-note span{padding:6px 12px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-size:13px}.section{padding:56px 0}.section.gray{background:#f7f7f7}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2{font-size:clamp(28px,4vw,44px);line-height:1.2;margin:0;color:#1a1a1a}.section-head p{max-width:620px;margin:0;color:#777}.grid-2,.grid-3,.grid-4,.grid-6{display:grid;gap:18px}.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))}.grid-6{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.soft-card,.feature-card,.term-card,.note-card{border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.16);box-shadow:0 12px 32px rgba(0,0,0,.07);padding:24px}.soft-card{background:#f7f7f7;box-shadow:none}.card h3,.soft-card h3,.feature-card h3,.term-card h3,.note-card h3{margin:0 0 10px;color:#1a1a1a;font-size:21px}.card p,.soft-card p,.feature-card p,.term-card p,.note-card p{margin:0;color:#555}.card-link{display:inline-flex;align-items:center;min-height:44px;margin-top:14px;color:#c1121f;font-weight:700}.card-link:after{content:"→";margin-left:7px}.btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:700;border:1px solid #e63946}.btn.primary{color:#fff;background:linear-gradient(135deg,#ff4d5a 0%,#e63946 52%,#c1121f 100%)}.btn.secondary{background:#fff;color:#c1121f}.btn:hover,.btn:focus-visible{transform:translateY(-1px);box-shadow:0 8px 20px rgba(230,57,70,.18);outline:3px solid rgba(230,57,70,.12);outline-offset:2px}.media-slot{position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#f3f3f3,#fff0f1);min-height:220px;border:1px solid rgba(230,57,70,.12)}.media-slot img{width:100%;height:100%;object-fit:cover}.cover{padding:64px 0 50px}.cover-copy{max-width:900px}.cover-copy h1{font-size:clamp(42px,7vw,86px);max-width:920px}.cover-copy>p{font-size:18px;color:#555;max-width:850px}.cover-media{margin-top:34px;min-height:260px}.cover-media img{object-fit:contain;background:#f7f7f7}.tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tag-item{padding:18px 18px 20px;border-top:1px solid rgba(230,57,70,.18)}.tag-item h3{display:flex;align-items:center;gap:10px;margin:0 0 8px;color:#1a1a1a;font-size:17px}.tag-item h3:before{content:"";width:8px;height:8px;border-radius:50%;background:#e63946;flex:0 0 auto}.tag-item p{margin:0;color:#777;font-size:14px}.tag-item a{display:inline-flex;min-height:44px;align-items:center;color:#c1121f;font-weight:700;font-size:14px}.number-story{display:grid;grid-template-columns:110px 1fr;gap:22px;padding:26px 0;border-top:1px solid rgba(230,57,70,.14)}.number-story .num{font-size:64px;line-height:1;color:#e63946;font-weight:800;letter-spacing:-.08em}.number-story h3{margin:0 0 8px;font-size:25px;color:#1a1a1a}.number-story p{margin:0;color:#555}.spotlight-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.4fr);gap:28px;align-items:start}.mosaic{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:auto auto;gap:18px}.mosaic .feature-card:first-child{grid-row:1/3;min-height:440px}.feature-card{display:flex;flex-direction:column;gap:18px}.feature-card .media-slot{min-height:180px}.split-feature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.split-feature article{padding:28px;border-radius:18px;background:#fff;border:1px solid rgba(230,57,70,.16)}.split-feature .media-slot{margin-bottom:18px}.topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(130px,auto);gap:14px}.topic-grid .topic{padding:20px;border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.14)}.topic-grid .topic:nth-child(1),.topic-grid .topic:nth-child(4){grid-column:span 2;grid-row:span 2}.topic-grid .topic:nth-child(2),.topic-grid .topic:nth-child(3),.topic-grid .topic:nth-child(5),.topic-grid .topic:nth-child(6){grid-column:span 2}.topic h3{margin:0 0 8px;color:#1a1a1a}.topic p{margin:0;color:#777;font-size:14px}.shelf-list{border-top:2px solid #e63946}.shelf-row{display:grid;grid-template-columns:160px 1fr auto;gap:20px;align-items:center;padding:22px 8px;border-bottom:1px solid rgba(230,57,70,.14)}.shelf-row .label{font-weight:800;color:#c1121f}.shelf-row h3{margin:0 0 5px;color:#1a1a1a}.shelf-row p{margin:0;color:#777}.shelf-row a{min-height:44px;display:flex;align-items:center;color:#c1121f;font-weight:700}.rank-item{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(230,57,70,.13)}.rank-num{font-size:58px;line-height:1;color:#e63946;font-weight:900}.rank-item h3{margin:0 0 8px;color:#1a1a1a}.rank-item p{margin:0;color:#666}.timeline{position:relative;margin-left:14px;padding-left:34px}.timeline:before{content:"";position:absolute;left:7px;top:12px;bottom:12px;width:2px;background:#ffe8ea}.timeline-item{position:relative;padding:0 0 30px}.timeline-item:before{content:"";position:absolute;left:-33px;top:8px;width:14px;height:14px;border-radius:50%;background:#e63946;box-shadow:0 0 0 6px #ffe8ea}.timeline-item h3{margin:0 0 5px;color:#1a1a1a}.timeline-item p{margin:0;color:#666}.status{display:inline-flex;padding:4px 10px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-size:12px;font-weight:700;margin-bottom:8px}.app-band{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.3fr);gap:32px;align-items:center;padding:34px;border-radius:20px;background:#f7f7f7;border:1px solid rgba(230,57,70,.14)}.app-band .media-slot{min-height:340px}.app-copy h2{font-size:clamp(30px,4vw,48px);margin:0 0 16px;color:#1a1a1a}.app-copy p{color:#555}.icon-line{display:flex;align-items:center;gap:14px;margin-bottom:18px}.icon-line img{width:56px;height:56px;object-fit:contain;border-radius:14px}.article-prose{max-width:840px}.article-prose h2{margin:42px 0 12px;font-size:30px;color:#1a1a1a}.article-prose h3{margin:28px 0 10px;font-size:22px;color:#1a1a1a}.article-prose p{margin:0 0 18px;color:#444}.article-prose .editor-note{padding:18px 20px;border-left:4px solid #e63946;background:#fff5f6;color:#555}.index-list{border-top:1px solid rgba(230,57,70,.16)}.index-item{display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:start;padding:20px 0;border-bottom:1px solid rgba(230,57,70,.12)}.index-item .index-no{font-size:30px;font-weight:800;color:#e63946}.index-item h3{margin:0 0 6px;color:#1a1a1a}.index-item p{margin:0;color:#666}.index-item a{min-height:44px;display:flex;align-items:center;color:#c1121f;font-weight:700}.wide-media{margin:24px 0 34px;min-height:320px}.step-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;counter-reset:steps}.step-card{padding:20px;border-radius:15px;background:#fff;border:1px solid rgba(230,57,70,.14)}.step-card:before{counter-increment:steps;content:counter(steps,decimal-leading-zero);display:block;font-size:34px;font-weight:900;color:#e63946;margin-bottom:14px}.step-card h3{margin:0 0 8px;color:#1a1a1a}.step-card p{margin:0;color:#666;font-size:14px}.guide-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:thin}.guide-strip span{white-space:nowrap;padding:10px 14px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-weight:700}.terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.term-card{box-shadow:none;background:#fff}.term-card h3{padding-bottom:12px;border-bottom:1px solid rgba(230,57,70,.14)}.faq-list{display:grid;gap:14px}.faq-item{border:1px solid rgba(230,57,70,.14);border-radius:16px;background:#fff;padding:22px}.faq-item h2{font-size:19px;margin:0 0 10px;color:#1a1a1a}.faq-item p{margin:0;color:#555}.contact-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-card{padding:24px;border-radius:16px;background:#f7f7f7;border:1px solid rgba(230,57,70,.12)}.contact-card h2{margin:0 0 10px;color:#1a1a1a;font-size:24px}.contact-card p{margin:0 0 12px;color:#555}.contact-card a{display:inline-flex;min-height:44px;align-items:center;color:#c1121f;font-weight:700}.service-note{padding:22px;border-radius:16px;background:#ffe8ea;color:#5b2428}.site-footer{background:#1a1a1a;color:#d0d0d0;padding:58px 0 calc(30px + env(safe-area-inset-bottom))}.footer-top{display:grid;gap:32px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-logo{max-width:140px;max-height:38px;object-fit:contain}.footer-brand strong{color:#fff;font-size:20px}.footer-brand span{color:#999;font-size:12px;letter-spacing:.14em}.footer-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.footer-groups h2{font-size:14px;color:#fff;margin:0 0 12px}.footer-groups a{display:block;min-height:34px;color:#bdbdbd;font-size:14px}.footer-groups a:hover,.footer-groups a:focus-visible{color:#fff;outline:none}.footer-note{max-width:900px;color:#aaa;font-size:13px;border-top:1px solid #333;padding-top:22px;margin:0}.footer-copy{margin:0;color:#777;font-size:12px}.overlay{position:fixed;z-index:1190;inset:0;background:rgba(0,0,0,.38);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}.site-drawer{position:fixed;z-index:1200;left:50%;bottom:0;width:min(680px,100%);max-height:76vh;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -16px 50px rgba(0,0,0,.18);transform:translate(-50%,105%);visibility:hidden;pointer-events:none;transition:transform .25s ease,visibility .25s}.site-drawer.is-open{transform:translate(-50%,0);visibility:visible;pointer-events:auto}.drawer-head{height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(230,57,70,.12)}.drawer-brand{display:flex;align-items:center;gap:12px}.drawer-brand img{width:auto;max-width:120px;max-height:34px}.drawer-brand div{display:grid}.drawer-brand strong{color:#1a1a1a}.drawer-brand span{font-size:10px;color:#888;letter-spacing:.12em}.drawer-close,.search-close{width:44px;height:44px;border-radius:50%;border:0;background:#f3f3f3;color:#1a1a1a;font-size:25px}.drawer-scroll{overflow:auto;max-height:calc(76vh - 76px);padding:20px 22px 30px}.drawer-group{padding:4px 0 22px}.drawer-group h2{margin:0 0 8px;font-size:13px;color:#c1121f;letter-spacing:.1em}.drawer-group a{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:start;padding:10px 0;border-bottom:1px solid #f1f1f1}.drawer-group strong{color:#1a1a1a}.drawer-group span{color:#777;font-size:13px}.search-layer{position:fixed;z-index:1210;left:50%;top:116px;width:min(760px,calc(100% - 32px));transform:translate(-50%,-14px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.search-layer.is-open{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}.search-card{background:#fff;border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.18);padding:22px}.search-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.search-head strong{font-size:20px;color:#1a1a1a}.search-box{display:block}.search-box input{width:100%;height:52px;border:1px solid rgba(230,57,70,.22);border-radius:14px;background:#f7f7f7;padding:0 16px;color:#333;outline:none}.search-box input:focus{border-color:#e63946;box-shadow:0 0 0 4px rgba(230,57,70,.09)}.search-help{font-size:13px;color:#888}.search-presets{display:flex;flex-wrap:wrap;gap:8px}.search-presets a{display:inline-flex;min-height:44px;align-items:center;padding:0 14px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-weight:700}.mobile-bottom-nav{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-layout{grid-template-columns:1fr}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.topic-grid .topic{grid-column:span 2!important;grid-row:span 1!important}.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-band{grid-template-columns:1fr}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){body{padding-bottom:calc(50px + env(safe-area-inset-bottom))}.desktop-info,.desktop-brand,.desktop-channels{display:none}.mobile-top{height:64px;display:grid;grid-template-columns:60px 1fr 60px;align-items:center}.mobile-icon-button,.mobile-app-link{min-width:44px;min-height:44px;display:grid;place-items:center;border:0;background:transparent;color:#c1121f;font-weight:800}.mobile-icon-button{justify-self:start}.mobile-app-link{justify-self:end}.mobile-logo-link{min-height:44px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-logo{max-width:160px;max-height:34px;object-fit:contain}.mobile-brand-text{font-size:20px;font-weight:800;color:#1a1a1a;white-space:nowrap}.site-main{padding-top:64px}.page-hero{padding:44px 0 26px}.cover{padding:42px 0 32px}.cover-copy h1{font-size:clamp(38px,12vw,62px)}.page-hero h1{font-size:clamp(36px,11vw,58px)}.section{padding:42px 0}.section-head{align-items:start;flex-direction:column}.grid-2,.grid-3,.grid-4,.grid-6,.split-feature,.terms,.contact-options{grid-template-columns:1fr}.tag-grid{grid-template-columns:1fr 1fr}.number-story{grid-template-columns:70px 1fr;gap:14px}.number-story .num{font-size:46px}.mosaic{grid-template-columns:1fr;grid-template-rows:auto}.mosaic .feature-card:first-child{grid-row:auto;min-height:0}.topic-grid{grid-template-columns:1fr}.topic-grid .topic{grid-column:auto!important}.shelf-row{grid-template-columns:1fr;gap:8px}.rank-item{grid-template-columns:72px 1fr}.rank-num{font-size:44px}.app-band{padding:22px}.wide-media,.cover-media{min-height:200px}.index-item{grid-template-columns:58px 1fr}.index-item>a{grid-column:2}.step-grid{grid-template-columns:1fr}.footer-groups{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;z-index:900;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid rgba(230,57,70,.14);box-shadow:0 -8px 24px rgba(0,0,0,.05)}.mobile-bottom-nav a{min-height:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;color:#777;font-size:11px}.mobile-bottom-nav a span{font-size:17px;line-height:1.1}.mobile-bottom-nav a.is-active{color:#e63946;font-weight:800}.site-drawer{width:100%;max-height:76vh}.drawer-group a{grid-template-columns:104px 1fr}.search-layer{z-index:1210;inset:0;width:100%;height:100%;transform:none;background:#f7f7f7}.search-layer.is-open{transform:none}.search-card{height:100%;border-radius:0;box-shadow:none;padding:22px 16px}.search-head{padding-top:env(safe-area-inset-top)}}
@media(max-width:420px){.shell{width:calc(100% - 32px)}.tag-grid{grid-template-columns:1fr}.footer-groups{grid-template-columns:1fr}.drawer-group a{grid-template-columns:1fr;gap:2px}.number-story{grid-template-columns:1fr}.number-story .num{font-size:36px}.rank-item{grid-template-columns:58px 1fr}.rank-num{font-size:36px}}

/* Accessible interactive target sizing */
.circle-button,.text-button,.text-link,.channel-pill,.footer-groups a,.mobile-bottom-nav a{min-width:44px;min-height:44px;}
.circle-button{width:44px;height:44px;margin:-6px 0;position:relative;background:transparent;border:0;}
.circle-button::before{content:"";position:absolute;width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid rgba(230,57,70,.16);inset:8px;}
.text-button,.text-link{display:inline-flex;align-items:center;justify-content:center;margin:-6px 0;}
 .channel-pill{display:inline-flex;align-items:center;justify-content:center;}
.footer-groups a{display:flex;align-items:center;}
