:root{--bg:#101115;--panel:#15161A;--panel2:#1B1C21;--panel3:#202127;--gold:#F8C84A;--text:#EDEFF5;--muted:#B8BEC9;--hint:#8E96A6;--footer:#08090C;--border: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:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px;color:#B8BEC9}.site-header{position:sticky;top:0;z-index:9999;background:#101115;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}.desktop-header{max-width:1240px;margin:auto;height:78px;display:flex;align-items:center;gap:22px;padding:0 22px}.brand-logo img{width:132px;max-height:48px;object-fit:contain}.nav{flex:1;display:flex;justify-content:center;align-items:center;gap:4px}.nav a{color:#F8C84A;font-size:14px;font-weight:700;padding:18px 10px;border-radius:12px;white-space:nowrap}.nav a.active,.nav a:hover{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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;border-radius:999px;padding:10px 24px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px;background:#101115}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:116px;max-height:42px;object-fit:contain}.menu-toggle{width:42px;height:42px;background:#15161A;border:1px solid rgba(248,200,74,.22);border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#F8C84A;border-radius:2px}.mobile-register{padding:8px 16px;font-size:14px}.page-main{padding-top:0}.section,.hero-section,.inner-page{max-width:1200px;margin:0 auto 42px;padding:0 18px}.hero-section{margin:28px auto 36px;border-radius:20px;background:#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;padding:0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;padding:46px}.eyebrow,.tag,.number,.gold{color:#F8C84A}.eyebrow{font-weight:800;letter-spacing:.08em;margin-bottom:10px}.hero-section h1,.inner-hero h1,h1{font-size:clamp(32px,5vw,58px);line-height:1.12;color:#F8C84A;margin:0 0 16px}.hero-section h2,.section-title,h2,h3{color:#F8C84A}.hero-section p{font-size:17px;color:#EDEFF5}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 24px}.hero-tags span,.pill{border:1px solid rgba(248,200,74,.28);background:rgba(248,200,74,.08);color:#F8C84A;border-radius:999px;padding:7px 12px;font-weight:700;font-size:13px}.hero-media,.image-box{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.hero-media img,.image-box img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain;border-radius:14px;margin:auto}.grid{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(4,1fr)}.wall-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:18px;padding:22px;transition:.2s}.card:hover,.zone-card:hover,.info-card:hover{border-color:rgba(248,200,74,.45);transform:translateY(-2px)}.card h3,.info-card h3,.zone-card h3{margin:5px 0 10px;color:#F8C84A}.text-link{color:#F8C84A;font-weight:800;display:inline-block;margin-top:8px}.intro-strip{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:24px 28px;box-shadow:var(--shadow)}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;margin-bottom:26px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:24px;box-shadow:var(--shadow)}.feature-row:nth-child(even) .image-box{order:2}.feature-list{padding:0;margin:14px 0;list-style:none}.feature-list li{margin:8px 0;color:#EDEFF5}.feature-list li:before{content:'◆';color:#F8C84A;margin-right:8px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px}.section-title{font-size:30px;margin:0}.section-desc{color:#8E96A6;max-width:680px}.zone-card{padding:0;overflow:hidden}.zone-card img{width:100%;padding:12px;max-height:220px}.zone-body{padding:0 20px 22px}.dual{display:grid;grid-template-columns:1fr 1fr;gap:22px}.notice-card img{max-height:220px;margin-bottom:16px;border-radius:14px;object-fit:contain}.app-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:center;background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.app-section img{max-height:360px}.keyword-row{display:flex;gap:10px;flex-wrap:wrap}.help-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px}.compliance{background:#08090C;border-top:1px solid rgba(248,200,74,.18);border-radius:18px;padding:24px;color:#D8DEEA}.inner-hero{max-width:1200px;margin:28px auto 34px;padding:34px 18px}.inner-hero-wrap{display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.category-visual img{max-height:330px;object-fit:contain;border-radius:18px;margin:auto}.content-prose{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:26px;box-shadow:var(--shadow)}.content-prose h2{margin-top:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-box{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:22px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:60px}.footer-inner{max-width:1200px;margin:auto;padding:36px 18px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.footer-brand img{width:136px;max-height:52px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:26px 0}.footer-links a{color:#F8C84A;font-weight:700}.footer-note{color:#8E96A6;border-top:1px solid rgba(248,200,74,.12);padding-top:18px}.mobile-drawer{position:fixed;z-index:10001;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#15161A;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 38px rgba(0,0,0,.4);padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;z-index:10000;inset:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.drawer-top img{width:120px;max-height:46px;object-fit:contain}.drawer-close{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.22);border-radius:10px;width:38px;height:38px;font-size:26px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#F8C84A;padding:12px 14px;border-radius:12px;border:1px solid rgba(248,200,74,.08);background:#1B1C21}.drawer-nav a.active{box-shadow:inset 0 -2px 0 #F8C84A;background:rgba(248,200,74,.1)}
@media(max-width:1080px){.desktop-header{display:none}.mobile-header{display:flex}.page-main{padding-top:0}.category-grid,.wall-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.inner-hero-wrap,.app-section,.help-layout{grid-template-columns:1fr}.feature-row,.dual,.split{grid-template-columns:1fr}.feature-row:nth-child(even) .image-box{order:0}}
@media(max-width:640px){.hero-grid{padding:26px 18px}.section-head{display:block}.category-grid,.wall-grid,.review-grid,.service-grid,.mini-grid{grid-template-columns:1fr}.section,.hero-section,.inner-page{margin-bottom:30px}.footer-brand{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item,.content-prose{padding:18px}.zone-card{padding:0}.zone-body{padding:0 18px 18px}.inner-hero{padding-top:22px}.inner-hero-wrap{padding:18px}.hero-section h1,.inner-hero h1,h1{font-size:32px}.section-title{font-size:25px}}
