html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto;background:#000000;color:#F3F3F3;font-family:"Microsoft YaHei",Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;object-fit:contain}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:#000000;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.38);border-bottom:1px solid rgba(255,216,176,.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px}.brand-logo img{width:138px;display:block}.desktop-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#ffd8b0;padding:10px 13px;border-radius:999px;position:relative;white-space:nowrap}.desktop-nav a.current,.desktop-nav a:hover{background:#111111;box-shadow:inset 0 -2px 0 rgba(255,216,176,.55),0 8px 24px rgba(255,216,176,.08)}.main-btn,.drawer-btn{background:#ffd8b0;color:#000000;border-radius:999px;box-shadow:0 10px 24px rgba(255,216,176,.22);font-weight:700;padding:11px 20px;white-space:nowrap;transition:.2s}.main-btn:hover,.drawer-btn:hover{background:#F2C995;transform:translateY(-1px)}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#ffd8b0;margin:6px 0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:linear-gradient(145deg,#050505,#161616);z-index:10001;transform:translateX(-104%);transition:.28s;border-right:1px solid rgba(255,216,176,.22);padding:18px;overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.drawer-head img{width:132px}.drawer-close{background:#111111;border:1px solid rgba(255,216,176,.24);color:#ffd8b0;border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-links a{padding:12px;background:#111111;border:1px solid rgba(255,216,176,.14);border-radius:14px;color:#ffd8b0;font-size:14px}.drawer-btn{display:block;text-align:center;margin-top:18px}.menu-open{overflow:hidden}.section{padding:76px 22px}.container{max-width:1180px;margin:0 auto}.hero-section{padding:78px 22px 46px;background:radial-gradient(circle at 18% 20%,rgba(255,216,176,.15) 0%,rgba(255,216,176,0) 30%),linear-gradient(135deg,#000000 0%,#111111 52%,#161616 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.eyebrow{display:inline-flex;color:#ffd8b0;border:1px solid rgba(255,216,176,.26);border-radius:999px;padding:8px 14px;background:rgba(255,216,176,.06);font-size:14px;margin-bottom:18px}.hero-section h1,.page-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.12;color:#ffd8b0;margin:0 0 18px}.hero-section p,.page-hero p{color:#DADADA;line-height:1.9;font-size:17px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:26px;flex-wrap:wrap}.text-link{color:#ffd8b0;border-bottom:1px solid rgba(255,216,176,.42);padding-bottom:3px}.hero-visual{background:linear-gradient(160deg,#090909,#1D1D1D);border:1px solid rgba(255,216,176,.22);border-radius:28px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.55),0 0 70px rgba(255,216,176,.11)}.hero-visual img{width:100%;max-height:390px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.mini-card,.card,.zone-card,.info-card,.qa-item{background:#111111;border:1px solid rgba(255,216,176,.18);box-shadow:0 14px 36px rgba(0,0,0,.42);border-radius:22px}.mini-card{padding:18px}.num,.tag{color:#ffd8b0;font-weight:800;letter-spacing:.05em}.mini-card strong,.card h3,.zone-card h3,.info-card h3,.qa-item h3{display:block;color:#ffd8b0;margin:8px 0 8px;font-size:20px}.mini-card p,.card p,.zone-card p,.info-card p,.qa-item p,li{color:#C9C9C9;line-height:1.85}.pill-nav{display:flex;gap:12px;flex-wrap:wrap}.pill-nav a{padding:12px 16px;border:1px solid rgba(255,216,176,.22);border-radius:999px;background:#111111;color:#ffd8b0}.strip{background:#111111;border-top:1px solid rgba(255,216,176,.16);border-bottom:1px solid rgba(255,216,176,.16);padding:28px 22px}.strip p{max-width:1180px;margin:0 auto;color:#DADADA;line-height:1.9}.section-title{max-width:760px;margin:0 0 30px}.section-title h2{color:#ffd8b0;font-size:clamp(28px,3vw,42px);margin:0 0 12px}.section-title p{color:#C9C9C9;line-height:1.9}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:26px}.card ul,.info-card ul{padding-left:20px;margin:12px 0 0}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;margin:30px 0}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .image-panel{order:2}.image-panel{background:#111111;border:1px solid rgba(255,216,176,.18);border-radius:26px;padding:18px;min-height:260px;display:flex;align-items:center;justify-content:center}.image-panel img{max-height:320px}.feature-text h2{color:#ffd8b0;font-size:32px;margin:0 0 14px}.feature-text p{color:#C9C9C9;line-height:1.9}.zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:190px;padding:16px;background:#161616}.zone-card div{padding:20px}.app-block{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;background:linear-gradient(145deg,#111111,#1D1D1D);border:1px solid rgba(255,216,176,.2);border-radius:30px;padding:28px}.app-block img{max-height:340px;margin:auto}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{padding:22px}.qa-list{display:grid;gap:16px}.qa-item{padding:22px}.page-hero{padding:70px 22px 48px;background:linear-gradient(135deg,#000,#111 60%,#1D1D1D)}.page-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:start}.page-copy{background:#111111;border:1px solid rgba(255,216,176,.18);border-radius:28px;padding:30px}.page-copy h2,.page-copy h3{color:#ffd8b0}.page-copy p{color:#C9C9C9;line-height:1.95}.page-side{position:sticky;top:94px;background:#111111;border:1px solid rgba(255,216,176,.18);border-radius:28px;padding:20px}.page-side img{max-height:310px;width:100%;margin-bottom:14px}.notice{border:1px solid rgba(255,216,176,.22);background:rgba(255,216,176,.06);border-radius:24px;padding:24px;color:#DADADA;line-height:1.9}.site-footer{background:#050505;color:#DADADA;border-top:1px solid rgba(255,216,176,.16);padding:46px 22px 84px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.footer-brand img{width:140px}.footer-brand p{line-height:1.9;color:#C9C9C9}.footer-links{display:flex;gap:12px;flex-wrap:wrap;align-content:start}.footer-links a{color:#ffd8b0;border:1px solid rgba(255,216,176,.2);border-radius:999px;padding:10px 14px}.footer-note{grid-column:1/-1;color:#9A9A9A;border-top:1px solid rgba(255,216,176,.12);padding-top:18px}.mobile-bottom{display:none}@media(max-width:1040px){.desktop-nav{display:none}.menu-toggle{display:block;order:-1}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.header-inner{min-height:66px}.main-btn{padding:9px 14px;font-size:14px}.hero-grid,.page-layout,.app-block{grid-template-columns:1fr}.three-grid,.zone-grid,.help-grid{grid-template-columns:1fr 1fr}.feature-row,.feature-row.reverse{grid-template-columns:1fr}.feature-row.reverse .feature-text,.feature-row.reverse .image-panel{order:initial}.page-side{position:static}}@media(max-width:680px){.section{padding:54px 16px}.hero-section,.page-hero{padding:50px 16px 34px}.mini-cards,.three-grid,.zone-grid,.help-grid{grid-template-columns:1fr}.pill-nav{overflow:auto;flex-wrap:nowrap;padding-bottom:8px}.pill-nav a{white-space:nowrap}.hero-actions{align-items:flex-start}.footer-inner{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;background:#050505;border-top:1px solid rgba(255,216,176,.18);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 6px}.mobile-bottom a{text-align:center;color:#ffd8b0;font-size:13px;padding:8px 0}.site-footer{padding-bottom:90px}.brand-logo img{width:116px}.drawer-links{grid-template-columns:1fr}.hero-visual img{max-height:260px}.zone-card img{height:150px}}