*{box-sizing:border-box}:root{--brand:rgb(255,80,0);--brand-dark:#E85A00;--soft:#FFF3EC;--bg:#F6F6F6;--text:#222;--muted:#555;--line:#eee;--footer:#1F1F1F;--shadow:0 16px 38px rgba(0,0,0,.10)}html{scroll-behavior:smooth}body{margin:0;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.05);backdrop-filter:blur(12px)}.mobile-topbar{height:62px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:8px;padding:0 12px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;padding:9px;display:grid;align-content:center;gap:5px;cursor:pointer}.menu-toggle span{height:2px;width:22px;background:#222;border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:35px;max-width:132px;object-fit:contain}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 10px 22px rgba(255,80,0,.28);transition:.2s}.main-btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.header-btn{padding:9px 18px;font-size:14px;white-space:nowrap}.mobile-register{padding:7px 12px;font-size:13px}.desktop-topbar{display:none;min-height:76px;align-items:center;gap:24px}.site-logo img{max-height:46px;max-width:160px;object-fit:contain}.desktop-nav{flex:1;display:flex;justify-content:center;gap:8px;align-items:center}.desktop-nav a{padding:9px 10px;font-size:15px;color:#2b2b2b;border-radius:999px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand);background:rgba(255,80,0,.09)}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:80;opacity:0;pointer-events:none;transition:.25s}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:90;transform:translateX(-100%);transition:transform .28s ease;box-shadow:18px 0 38px rgba(0,0,0,.18);padding:18px;overflow-y:auto}.mobile-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:12px}.drawer-logo img{max-height:38px;max-width:150px;object-fit:contain}.drawer-close{width:36px;height:36px;border:0;background:var(--soft);color:var(--brand);font-size:26px;line-height:1;border-radius:12px;cursor:pointer}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:13px 12px;border-radius:12px;color:#333;font-weight:600;background:#fafafa}.drawer-nav a.active,.drawer-nav a:hover{color:var(--brand);background:var(--soft)}.hero-section{position:relative;background:linear-gradient(100deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.76) 48%,rgba(0,0,0,.50) 100%),url('banner.webp');background-size:cover;background-position:center;overflow:hidden;color:#fff}.hero-section:after{content:"";position:absolute;right:-14%;bottom:-18%;width:48%;height:72%;background:rgba(255,80,0,.18);transform:skewX(-16deg)}.hero-inner{position:relative;z-index:2;width:min(1240px,calc(100% - 32px));margin:0 auto;padding:58px 0 76px;display:grid;grid-template-columns:1fr;gap:24px;align-items:center;text-align:center}.hero-kicker,.section-kicker,.card-kicker{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--brand);background:rgba(255,80,0,.12)}.hero-content .hero-kicker{margin:0 auto;background:rgba(255,80,0,.18);color:#fff;border:1px solid rgba(255,80,0,.36)}.hero-title{margin:16px 0 14px;color:var(--brand);font-size:clamp(34px,8vw,64px);line-height:1.08}.hero-desc{margin:0 auto 22px;color:#f2f2f2;max-width:640px;font-size:16px}.hero-action{padding:12px 28px;font-size:16px}.hero-tags{margin-top:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.hero-tags span{color:#fff;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 12px;font-size:13px}.hero-visual{position:relative;border-radius:24px;padding:10px;background:linear-gradient(135deg,rgba(255,80,0,.20),rgba(255,255,255,.05))}.hero-visual img{width:100%;max-height:300px;object-fit:contain;margin:auto}.quick-links{width:min(1180px,calc(100% - 32px));margin:18px auto 0;position:relative;z-index:5}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-card{background:#fff;border-radius:16px;padding:16px;box-shadow:var(--shadow);border:1px solid rgba(255,80,0,.08)}.quick-number{display:inline-flex;color:#fff;background:var(--brand);border-radius:999px;font-size:12px;font-weight:800;padding:2px 8px;margin-bottom:7px}.quick-card h3{margin:0 0 6px;font-size:16px}.quick-card p{margin:0 0 8px;color:var(--muted);font-size:13px;line-height:1.55}.text-link{color:var(--brand);font-weight:700;display:inline-flex;align-items:center;gap:4px}.text-link:after{content:"›";font-size:18px;line-height:1}.section{padding:58px 0}.section.alt{background:#fff}.section.soft{background:var(--soft)}.section.dark-band{background:#101010;color:#fff}.section-head{margin-bottom:26px;display:grid;gap:8px}.section-head.center{text-align:center;justify-items:center}.section-head h2{margin:0;font-size:clamp(26px,4.8vw,38px);line-height:1.2}.section-head p{margin:0;max-width:760px;color:var(--muted)}.dark-band .section-head p,.dark-band p{color:#e4e4e4}.feature-layout,.dual-grid,.zone-grid,.service-grid,.info-grid,.contact-grid,.faq-list,.content-split{display:grid;grid-template-columns:1fr;gap:16px}.feature-card,.zone-card,.dual-card,.app-panel,.service-card,.info-card,.faq-item,.notice-box,.page-hero-card,.contact-card,.content-card,.content-visual{background:#fff;border-radius:20px;box-shadow:0 10px 28px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.05)}.feature-card,.zone-card,.dual-card{overflow:hidden}.feature-card.large,.zone-card.featured{background:#111;color:#fff}.feature-img,.zone-img{padding:14px 14px 0;background:linear-gradient(135deg,rgba(255,80,0,.08),rgba(255,255,255,0))}.feature-card.large .feature-img,.zone-card.featured .zone-img{background:linear-gradient(135deg,rgba(255,80,0,.28),rgba(255,255,255,.04))}.feature-img img,.zone-img img{width:100%;max-height:205px;object-fit:contain;margin:auto}.feature-body,.zone-body,.dual-body,.content-card{padding:22px}.feature-body h3,.zone-body h3,.dual-body h3{margin:8px 0;font-size:22px}.feature-body p,.zone-body p,.dual-body p,.content-card p,.service-card p,.info-card p,.contact-card p,.faq-item p{color:var(--muted);margin:0 0 12px}.feature-card.large p,.zone-card.featured p{color:#eaeaea}.dual-image{padding:14px;background:var(--soft)}.dual-image img{width:100%;max-height:245px;object-fit:contain;margin:auto}.check-list{padding:0;list-style:none;margin:16px 0;display:grid;gap:8px}.check-list li{position:relative;padding-left:22px;color:var(--muted)}.check-list li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:50%;background:var(--brand)}.app-panel{display:grid;grid-template-columns:1fr;gap:18px;padding:24px;background:linear-gradient(135deg,#fff,var(--soft));overflow:hidden}.app-visual img,.content-visual img{width:100%;max-height:420px;object-fit:contain;margin:auto}.tag-list{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 18px}.tag-list span{padding:6px 11px;border-radius:999px;color:var(--brand);background:#fff;border:1px solid rgba(255,80,0,.18);font-weight:700;font-size:13px}.service-card,.info-card,.contact-card,.faq-item,.notice-box{padding:20px}.service-card strong,.info-card strong,.contact-card strong{display:block;color:var(--brand);margin-bottom:8px;font-size:18px}.notice-box{border-left:5px solid var(--brand)}.notice-box p{margin:0;color:var(--muted)}.notice-box.dark{background:rgba(255,255,255,.06);border-color:var(--brand)}.dark-band .notice-box p{color:#f0f0f0}.faq-item h3{margin:0 0 8px;color:#222;font-size:19px}.page-hero{background:linear-gradient(120deg,rgba(0,0,0,.86),rgba(0,0,0,.64)),url('banner.webp');background-size:cover;background-position:center;color:#fff;padding:58px 0}.page-hero-card{background:rgba(17,17,17,.78);border-color:rgba(255,80,0,.22);padding:28px;max-width:860px;backdrop-filter:blur(8px)}.page-hero-card h1{margin:12px 0;color:var(--brand);font-size:clamp(32px,7vw,52px);line-height:1.15}.page-hero-card p{color:#f1f1f1;margin:0}.steps{counter-reset:step;display:grid;gap:14px;padding:0;margin:18px 0;list-style:none}.steps li{counter-increment:step;padding:16px 16px 16px 54px;border-radius:16px;background:#fff;position:relative;color:var(--muted);border:1px solid rgba(255,80,0,.12)}.steps li:before{content:counter(step);position:absolute;left:16px;top:16px;width:26px;height:26px;border-radius:999px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800}.site-footer{background:var(--footer);color:#d8d8d8;padding:44px 0 22px}.footer-grid{display:grid;grid-template-columns:1fr;gap:24px}.footer-brand img{max-height:44px;max-width:160px;margin-bottom:12px;object-fit:contain}.footer-brand p,.footer-note p{color:#d8d8d8;margin:0 0 10px}.footer-col{display:grid;gap:8px}.footer-col h3{color:#fff;margin:0 0 6px;font-size:18px}.footer-col a{color:#d8d8d8}.footer-col a:hover{color:var(--brand)}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;font-size:13px}@media(min-width:720px){.quick-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.info-grid,.contact-grid,.zone-grid{grid-template-columns:repeat(2,1fr)}.feature-layout{grid-template-columns:1.2fr .8fr}.feature-card.large{grid-row:span 2}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(min-width:980px){.mobile-topbar{display:none}.desktop-topbar{display:flex}.hero-inner{grid-template-columns:.95fr 1.05fr;gap:42px;text-align:left;padding:70px 0 92px}.hero-content .hero-kicker,.hero-desc{margin-left:0}.hero-tags{justify-content:flex-start}.hero-visual img{max-height:520px}.quick-links{margin-top:-34px}.quick-grid{grid-template-columns:repeat(9,1fr)}.quick-card{padding:14px}.feature-layout{grid-template-columns:1.35fr .8fr;grid-auto-rows:1fr}.dual-grid{grid-template-columns:1fr 1fr}.dual-card{grid-template-columns:.92fr 1.08fr}.zone-grid{grid-template-columns:repeat(4,1fr)}.zone-card.featured{grid-column:span 2}.app-panel{grid-template-columns:1.05fr .95fr;padding:34px}.service-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.faq-list{grid-template-columns:repeat(2,1fr)}.content-split{grid-template-columns:1.1fr .9fr}.section{padding:72px 0}}@media(max-width:420px){.quick-grid{grid-template-columns:1fr}.mobile-logo img{max-width:116px}.mobile-register{padding:6px 10px;font-size:12px}.hero-inner{padding-top:44px}}
