:root{--bg:#101115;--panel:#15161A;--panel2:#1B1C21;--panel3:#202127;--gold:#F8C84A;--text:#EDEFF5;--muted:#B8BEC9;--soft:#8E96A6;--footer:#08090C;--line:rgba(248,200,74,.16);--shadow:0 14px 36px rgba(0,0,0,.35);--btn:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.lock{overflow:hidden}a{color:var(--gold);text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0;color:var(--muted)}h1,h2,h3,.section-title{color:var(--gold);line-height:1.25;margin:0}ul{margin:0;padding:0;list-style:none}.site-header{position:sticky;top:0;z-index:9999;background:#101115;box-shadow:0 8px 24px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.desktop-header{max-width:1240px;margin:0 auto;height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px}.brand-logo img,.mobile-logo img{width:146px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.02);border:1px solid rgba(248,200,74,.08);border-radius:999px;padding:6px}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border-radius:999px;padding:9px 16px;font-weight:700;white-space:nowrap;border:1px solid transparent}.nav-core a:hover,.nav-core a.active{color:#F8C84A;background:linear-gradient(180deg,rgba(248,200,74,.12),rgba(248,200,74,.02));box-shadow:inset 0 -2px 0 #F8C84A,0 10px 22px rgba(248,200,74,.16);border-color:rgba(248,200,74,.2)}.header-actions{display:flex;align-items:center;gap:12px}.overview-btn{height:42px;padding:0 18px;border-radius:999px;border:1px solid var(--line);background:#15161A;color:#F8C84A;font-weight:700;cursor:pointer}.overview-btn:hover{box-shadow:0 0 18px rgba(248,200,74,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--btn);color:#101115;font-weight:900;border-radius:999px;min-height:42px;padding:0 22px;box-shadow:0 10px 24px rgba(243,148,31,.22),inset 0 1px 0 rgba(255,255,255,.35);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);background:#F6A625;color:#101115}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#15161A;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#F8C84A;border-radius:3px}.mobile-register{min-height:38px;padding:0 16px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;transition:.25s;z-index:9998}.panel-mask.open,.drawer-mask.open{opacity:1;visibility:visible}.category-panel{position:fixed;right:0;top:0;width:min(420px,92vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:transform .3s ease;padding:22px;overflow-y:auto}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head strong{font-size:24px;color:#F8C84A}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:#1B1C21;color:#F8C84A;font-size:24px;line-height:1;cursor:pointer}.panel-group{margin:18px 0;padding-top:14px;border-top:1px solid rgba(248,200,74,.12)}.panel-group h2{font-size:16px;margin-bottom:10px}.panel-group a{display:block;padding:12px;border-radius:16px;background:#1B1C21;margin:8px 0;border:1px solid rgba(248,200,74,.08)}.panel-group a span{display:block;color:#EDEFF5;font-weight:800}.panel-group a em{display:block;color:#8E96A6;font-style:normal;font-size:13px}.panel-group a:hover{border-color:#F8C84A}.panel-group a:hover span{color:#F8C84A}.mobile-drawer{position:fixed;left:0;top:0;width:min(86vw,320px);height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:transform .3s ease;padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head img{width:132px;max-height:42px;object-fit:contain}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#1B1C21;border:1px solid rgba(248,200,74,.09);color:#F8C84A;font-weight:700}.drawer-links a.active{box-shadow:inset 3px 0 0 #F8C84A;background:#202127}.mobile-bottom{display:none}.site-main{min-height:62vh}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.section{padding:34px 0}.section-head{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-head p{max-width:720px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.section-kicker{font-size:14px;font-weight:900;letter-spacing:.08em;margin-bottom:8px;display:block}.grid{display:grid;gap:20px}.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,.zone-card,.info-card,.review-card,.faq-card,.notice-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-card h3,.notice-card h3{font-size:20px;margin-bottom:10px}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.notice-card p{color:#B8BEC9}.text-link{display:inline-flex;margin-top:14px;font-weight:900;color:#F8C84A}.content-img,.zone-card img,.app-section img,.hero-visual img,.hero-slider img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.hero-slider,.banner-slider{max-width:1200px;height:390px;margin:24px auto 34px;border-radius:24px;background:#15161A;box-shadow:0 18px 46px rgba(0,0,0,.35);overflow:hidden;position:relative;z-index:1}.hero-slider .slide,.banner-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active,.banner-slider .slide.active{display:block}.hero-slider img,.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(21,22,26,.78);color:#F8C84A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:44px;height:44px;font-size:26px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(248,200,74,.28);padding:0;cursor:pointer}.slider-dots button.active{background:#F8C84A}.brand-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.brand-copy{background:linear-gradient(135deg,#15161A,#1B1C21);border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.brand-copy h1{font-size:38px;margin-bottom:16px}.brand-copy p{font-size:16px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-row span{color:#F8C84A;background:rgba(248,200,74,.08);border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:7px 12px;font-weight:800}.brand-media,.image-box{background:#15161A;border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:var(--shadow)}.brand-media img,.image-box img{width:100%;max-height:300px;object-fit:contain;margin:auto}.quick-pills{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:none}.quick-pills::-webkit-scrollbar{display:none}.quick-pill{min-width:190px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:13px 18px}.quick-pill:hover{border-color:#F8C84A;box-shadow:0 10px 22px rgba(248,200,74,.1)}.quick-pill b{display:block;color:#F8C84A;font-size:13px}.quick-pill span{display:block;color:#EDEFF5;font-weight:900}.quick-pill em{display:block;color:#8E96A6;font-style:normal;font-size:13px;line-height:1.5}.summary-bar{border:1px solid rgba(248,200,74,.2);background:linear-gradient(90deg,rgba(248,200,74,.12),rgba(21,22,26,.92));border-radius:22px;padding:22px 26px;box-shadow:var(--shadow)}.split-card{display:grid;grid-template-columns:.96fr 1.04fr;gap:18px;align-items:center}.split-card img{width:100%;max-height:260px;object-fit:contain;background:#101115;border-radius:18px}.point-list{display:grid;gap:8px;margin-top:16px}.point-list li{color:#B8BEC9;padding-left:18px;position:relative}.point-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:#F8C84A;position:absolute;left:0;top:.72em}.matrix-card img,.zone-card img{width:100%;height:160px;object-fit:contain;background:#101115;border-radius:18px;margin-bottom:14px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#15161A;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.app-section img{max-height:300px;margin:auto}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.feature-list span{display:block;color:#EDEFF5;background:#1B1C21;border:1px solid rgba(248,200,74,.1);border-radius:14px;padding:10px 12px}.review-card{position:relative}.review-card:before{content:"“";position:absolute;right:20px;top:8px;font-size:56px;color:rgba(248,200,74,.18);line-height:1}.faq-list{display:grid;gap:14px}.faq-card h3{font-size:18px}.inner-hero{padding:32px 0 24px}.inner-hero-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:linear-gradient(135deg,#15161A,#1B1C21);border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.inner-hero h1{font-size:40px;margin-bottom:14px}.inner-hero p{font-size:16px}.hero-visual{background:#101115;border:1px solid rgba(248,200,74,.1);border-radius:24px;padding:14px}.hero-visual img{width:100%;max-height:300px;object-fit:contain;margin:auto}.mini-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mini-tags span{color:#F8C84A;border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:7px 12px;background:rgba(248,200,74,.06);font-weight:800}.content-panel{background:#15161A;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.content-panel p+p{margin-top:14px}.step-list{counter-reset:item;display:grid;gap:14px}.step-list li{counter-increment:item;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:20px;padding:18px;color:#B8BEC9}.step-list li:before{content:counter(item,decimal-leading-zero);color:#F8C84A;font-weight:900;display:block;margin-bottom:6px}.plain-list{display:grid;gap:12px}.plain-list li{padding:14px 16px;border-radius:18px;background:#1B1C21;border:1px solid rgba(248,200,74,.1);color:#B8BEC9}.legal-reminder{background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:24px;padding:24px;color:#D8DEEA}.site-footer{background:#08090C;color:#D8DEEA;margin-top:40px;padding:38px 0 86px}.footer-inner{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr 1.7fr;gap:40px}.footer-brand img{width:150px;max-height:48px;object-fit:contain;margin-bottom:14px}.footer-brand p{color:#D8DEEA}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.footer-links h2{font-size:16px;margin-bottom:12px}.footer-links a{display:block;color:#B8BEC9;margin:7px 0}.footer-links a:hover{color:#F8C84A}.footer-note{width:min(1200px,calc(100% - 40px));margin:26px auto 0;padding-top:20px;border-top:1px solid rgba(248,200,74,.12);color:#8E96A6;font-size:14px}.narrow{max-width:920px;margin-left:auto;margin-right:auto}.center{text-align:center}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-34{margin-top:34px}
@media(max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-top:0}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.22);box-shadow:0 -8px 24px rgba(0,0,0,.32)}.mobile-bottom a{text-align:center;padding:11px 4px 12px;color:#B8BEC9;font-weight:800;font-size:13px}.mobile-bottom a.active{color:#F8C84A}.container{width:min(100% - 28px,720px)}.hero-slider,.banner-slider{height:260px;margin:16px auto 26px;border-radius:18px}.brand-intro,.inner-hero-wrap,.app-section,.split-card,.footer-inner{grid-template-columns:1fr}.brand-copy h1,.inner-hero h1{font-size:30px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr 1fr}.section{padding:26px 0}.footer-links{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:86px}.category-panel{display:none}}
@media(max-width:640px){body{padding-bottom:58px}.container{width:calc(100% - 24px)}.hero-slider,.banner-slider{height:190px;border-radius:16px;margin-top:12px}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.brand-copy,.inner-hero-wrap,.app-section,.content-panel,.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{border-radius:20px;padding:18px}.brand-media img,.image-box img,.hero-visual img{max-height:220px}.grid-4,.grid-3,.grid-2,.feature-list,.footer-links{grid-template-columns:1fr}.section-head{display:block}.quick-pill{min-width:178px}.matrix-card img,.zone-card img{height:140px}.app-section img{max-height:220px}.inner-hero{padding-top:22px}.mobile-logo img{width:120px}.footer-inner{gap:24px}.footer-note{font-size:13px}.site-footer{margin-top:28px}}
