:root{--red:#E63946;--red2:#FF4D5A;--darkred:#C1121F;--soft:#F7F7F7;--soft2:#F0F0F0;--text:#333;--muted:#777;--title:#1A1A1A;--border:rgba(230,57,70,.15);--border2:rgba(230,57,70,.35);--shadow:0 12px 36px rgba(0,0,0,.08);--redshadow:0 10px 28px rgba(230,57,70,.18);--radius:16px;--max:1280px;--navh:72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:#fff;padding:10px 14px;border:1px solid var(--red);border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:800;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-shell{height:var(--navh);max-width:var(--max);margin:auto;padding:0 20px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:max-content}.brand-logo{display:block;max-width:154px;max-height:42px;width:auto;height:auto;object-fit:contain}.brand-text{font-size:22px;font-weight:900;color:var(--title);letter-spacing:.04em}.main-nav{display:flex;align-items:center;gap:6px;flex:1}.main-nav a,.text-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:999px;border:0;background:none;color:#444;font-weight:700;cursor:pointer}.main-nav a:hover,.main-nav a.active,.text-btn:hover{background:rgba(230,57,70,.08);color:var(--red)}.nav-actions{display:flex;align-items:center;gap:4px}.primary-mini,.btn.primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#FF4D5A 0%,#E63946 50%,#C1121F 100%);color:#fff;font-weight:800;box-shadow:var(--redshadow)}.icon-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:#fff;color:var(--title);font-size:22px;cursor:pointer;display:inline-grid;place-items:center}.site-main{min-height:55vh}.shell{max-width:var(--max);margin:auto;padding:0 20px}.section{padding:76px 0}.section.soft{background:var(--soft)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-title h2{margin:0;font-size:clamp(28px,3vw,44px);line-height:1.15;color:var(--title)}.section-title p{margin:0;max-width:620px;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;background:var(--red)}.hero{padding:52px 0 34px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(300px,1fr);gap:32px;align-items:stretch}.hero-media{min-height:460px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#fdf1f2,#f5f5f5);position:relative;border:1px solid var(--border)}.hero-media img{width:100%;height:100%;object-fit:contain;display:block}.hero-fallback{height:100%;min-height:460px;display:grid;place-items:center;padding:40px;text-align:center}.hero-fallback div{max-width:600px}.hero-fallback b{font-size:clamp(46px,7vw,94px);line-height:1;color:var(--red);display:block}.hero-copy{padding:22px 0;display:flex;flex-direction:column;justify-content:center}.hero-copy h1,.page-hero h1{font-size:clamp(40px,5vw,72px);line-height:1.08;margin:12px 0 20px;color:var(--title);letter-spacing:-.03em}.hero-copy p,.page-hero p{font-size:18px;color:#555;margin:0 0 24px}.btn-row{display:flex;flex-wrap:wrap;gap:12px;margin:8px 0 28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:800}.btn.secondary{border:1px solid var(--border2);color:var(--red);background:#fff}.mini-list{display:grid;gap:10px}.mini-list a{display:block;padding:14px 16px;border:1px solid #eee;border-radius:12px;background:#fff}.mini-list a strong{display:block;color:var(--title)}.quickbar{max-width:var(--max);margin:0 auto 8px;padding:12px 20px;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.quickbar::-webkit-scrollbar{display:none}.quickbar a{white-space:nowrap;padding:8px 13px;background:#fff;border:1px solid var(--border);border-radius:999px;color:#555}.chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.chip-card{padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff}.chip-card strong{display:block;color:var(--title);margin-bottom:4px}.focus-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.feature-card{padding:30px;border-radius:20px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.feature-card h3{font-size:30px;line-height:1.25;margin:8px 0 12px;color:var(--title)}.feature-card p{margin:0 0 16px}.reason{padding:14px 16px;background:var(--soft);border-left:3px solid var(--red);border-radius:10px}.choice-list{display:grid;gap:12px}.choice-list article{padding:18px;border-radius:14px;background:#fff;border:1px solid #eee}.choice-list h3{margin:0 0 6px;color:var(--title)}.cards-3,.cards-4,.cards-2{display:grid;gap:18px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.card{padding:24px;border-radius:16px;border:1px solid #eee;background:#fff}.card h3{margin:0 0 10px;color:var(--title);font-size:21px}.card p{margin:0;color:#606060}.card .tag{display:inline-block;color:var(--red);font-weight:900;font-size:13px;margin-bottom:12px}.media-card{overflow:hidden;padding:0}.media-card .media{min-height:190px;background:linear-gradient(135deg,#fff0f2,#f3f3f3);display:grid;place-items:center}.media-card .media img{width:100%;height:100%;max-height:320px;object-fit:cover}.media-card .content{padding:22px}.track{display:flex;gap:18px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.track .card{min-width:300px;scroll-snap-align:start}.number-list{counter-reset:item;display:grid;gap:12px}.number-list article{counter-increment:item;display:grid;grid-template-columns:74px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #e7e7e7}.number-list article:before{content:counter(item,decimal-leading-zero);font-size:34px;font-weight:900;color:var(--red)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.timeline article{padding:20px;border-radius:14px;background:#fff;border:1px solid var(--border);position:relative}.timeline article:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--red);top:24px;right:20px}.timeline strong{color:var(--title)}.dark-section{background:#1a1a1a;color:#ddd}.dark-section .section-title h2,.dark-section h3{color:#fff}.dark-section .section-title p{color:#bbb}.dark-section .card{background:#222;border-color:rgba(230,57,70,.35);color:#ddd}.dark-section .card p{color:#c7c7c7}.page-hero{padding:72px 0 46px;background:linear-gradient(180deg,#fff,#fafafa);border-bottom:1px solid #eee}.page-hero .shell{max-width:1040px}.page-hero h1{font-size:clamp(38px,5vw,64px)}.page-hero .lead{max-width:820px}.article-shell{max-width:1040px;margin:auto;padding:0 20px}.prose{font-size:17px}.prose h2{font-size:30px;line-height:1.25;color:var(--title);margin:54px 0 18px}.prose h3{font-size:22px;color:var(--title);margin:34px 0 12px}.prose p{margin:0 0 18px}.prose ul{padding-left:1.2em}.prose li{margin:8px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.index-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.index-wall a{padding:18px;border-radius:14px;background:#fff;border:1px solid #eee}.quote{font-size:24px;line-height:1.55;color:var(--title);padding:28px;border-left:4px solid var(--red);background:var(--soft)}.faq{display:grid;gap:12px}.faq details{border:1px solid #e8e8e8;border-radius:14px;background:#fff;padding:0 18px}.faq summary{cursor:pointer;font-weight:800;color:var(--title);padding:18px 0}.faq p{padding:0 0 18px;margin:0;color:#555}.site-footer{background:#1a1a1a;color:#ccc;padding:58px 0 94px;margin-top:40px}.footer-shell{max-width:var(--max);margin:auto;padding:0 20px}.footer-brand{max-width:760px}.footer-brandline{display:flex;align-items:center;gap:16px;color:#fff}.footer-logo{max-width:138px;max-height:42px;object-fit:contain}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin:40px 0}.footer-grid h2{font-size:15px;color:#fff;margin:0 0 12px}.footer-grid a{display:block;padding:5px 0;color:#aaa}.footer-grid a:hover{color:#fff}.footer-notice{border-top:1px solid #333;border-bottom:1px solid #333;padding:20px 0;color:#aaa}.footer-bottom{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;margin-top:20px;color:#888}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:900;opacity:0;transition:opacity .18s;pointer-events:none}.overlay.show{opacity:1;pointer-events:auto}.channel-panel{position:fixed;z-index:950;right:0;top:0;width:min(460px,88vw);height:100dvh;background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.12);transform:translateX(105%);visibility:hidden;pointer-events:none;transition:transform .22s,visibility .22s}.channel-panel.open{transform:translateX(0);visibility:visible;pointer-events:auto}.panel-head{height:72px;padding:0 18px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.panel-body{height:calc(100dvh - 72px);overflow-y:auto;padding:20px}.panel-body section{margin-bottom:24px}.panel-body h2{font-size:14px;color:#999;margin:0 0 8px}.panel-body a{display:block;padding:12px;border-radius:12px}.panel-body a:hover{background:var(--soft)}.panel-body strong,.panel-body span{display:block}.panel-body strong{color:var(--title)}.panel-body span{color:#777;font-size:13px;margin-top:2px}.search-panel{position:fixed;z-index:940;left:0;right:0;top:var(--navh);background:#fff;border-bottom:1px solid #eee;box-shadow:0 16px 40px rgba(0,0,0,.08);transform:translateY(-120%);visibility:hidden;pointer-events:none;transition:.2s}.search-panel.open{transform:translateY(0);visibility:visible;pointer-events:auto}.search-box{max-width:980px;margin:auto;padding:30px 20px 34px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head h2{margin:0;color:var(--title)}.search-box label{display:block;margin:18px 0 8px;font-weight:800}.search-box input{width:100%;height:52px;border:1px solid #ddd;border-radius:14px;padding:0 16px;outline:none}.search-box input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(230,57,70,.1)}.keyword-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:14px 0}.keyword-row button{border:1px solid var(--border);border-radius:999px;background:#fff;padding:6px 12px;cursor:pointer}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.search-results a{padding:14px;border:1px solid #eee;border-radius:12px}.search-results strong,.search-results span{display:block}.search-results span{font-size:13px;color:#777}.mobile-only,.mobile-bottom{display:none}:focus-visible{outline:3px solid rgba(230,57,70,.35);outline-offset:3px}@media (max-width:980px){.desktop-only{display:none!important}.mobile-only{display:inline-grid}.nav-shell{justify-content:space-between;gap:10px;padding:0 15px}.brand{justify-content:center}.brand-logo{max-width:132px;max-height:38px}.hero-grid,.focus-grid,.split{grid-template-columns:1fr}.hero-copy{order:-1;padding-top:0}.hero-media{min-height:300px}.hero-fallback{min-height:300px}.chip-grid,.cards-4{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;z-index:700;left:0;right:0;bottom:0;height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid #eee;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#666}.mobile-bottom a span{font-size:17px;line-height:1.1}.mobile-bottom a.active{color:var(--red);font-weight:800}.site-footer{padding-bottom:118px}.section{padding:58px 0}.page-hero{padding:50px 0 34px}.search-panel{top:0;height:100dvh;overflow:auto}.search-box{padding-top:20px}.search-results{grid-template-columns:1fr}}@media (max-width:640px){.shell,.article-shell,.footer-shell{padding-left:15px;padding-right:15px}.hero{padding-top:30px}.hero-copy h1{font-size:42px}.hero-media{border-radius:18px}.section-title{display:block}.section-title p{margin-top:10px}.chip-grid,.cards-4,.cards-3,.cards-2,.timeline,.index-wall{grid-template-columns:1fr}.track .card{min-width:82vw}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom a{margin-right:14px}.number-list article{grid-template-columns:58px 1fr}.number-list article:before{font-size:28px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
