
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}.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);border-bottom:1px solid rgba(248,200,74,.12)}.header-inner{max-width:1200px;margin:0 auto;min-height:74px;display:flex;align-items:center;gap:22px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:50px;width:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.nav a{color:#F8C84A;padding:10px 13px;border-radius:12px;font-size:15px}.nav a:hover,.nav a.active{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;border-radius:10px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 22px;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#F8C84A;margin:6px 0;border-radius:2px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84vw;max-width:320px;background:#15161A;z-index:10002;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 40px rgba(0,0,0,.38);padding:18px;overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:10001;display:none}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.16);padding-bottom:14px}.drawer-head img{height:46px}.drawer-head button{font-size:30px;background:none;border:0;color:#F8C84A}.drawer-nav{display:grid;gap:10px;margin-top:18px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#1B1C21;color:#EDEFF5;border:1px solid rgba(248,200,74,.12)}.drawer-nav a.active,.drawer-nav a:hover{color:#F8C84A;border-color:rgba(248,200,74,.36)}main{min-height:60vh}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:radial-gradient(circle at 18% 20%,rgba(248,200,74,.12),transparent 34%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:28px;padding:46px}.hero-copy h1{font-size:clamp(32px,5vw,58px);line-height:1.15;margin:0 0 16px;color:#F8C84A}.hero-copy .lead{font-size:18px;color:#D8DEEA;margin:0 0 14px}.hero-copy p{color:#B8BEC9;margin:0 0 20px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.22);background:rgba(248,200,74,.06);border-radius:999px;padding:7px 12px;font-size:14px}.hero-visual{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;display:flex;align-items:center;justify-content:center;min-height:310px;padding:18px}.hero-visual img{max-height:360px;width:100%;object-fit:contain}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:30px;margin:0}.section-desc{color:#B8BEC9;max-width:760px;margin:6px 0 0}.grid{display:grid;gap:18px}.cat-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{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}.card:hover,.zone-card:hover,.info-card:hover{border-color:rgba(248,200,74,.36);transform:translateY(-2px)}.cat-card img,.wall-card img,.feature-media img,.split-card img,.app-section img,.content-img{width:100%;height:180px;object-fit:contain;background:#101115;border-radius:14px;margin-bottom:14px}.cat-card .num,.info-card .num{font-weight:900;font-size:13px;letter-spacing:.08em}.cat-card h3,.info-card h3,.wall-card h3{margin:6px 0 8px}.cat-card p,.info-card p,.wall-card p,.review-card p{color:#B8BEC9;margin:0 0 12px}.text-link{font-weight:700}.intro-strip{padding:24px;border-radius:18px;background:linear-gradient(90deg,rgba(248,200,74,.10),rgba(248,200,74,.03));border:1px solid rgba(248,200,74,.18);box-shadow:0 14px 36px rgba(0,0,0,.26)}.intro-strip p{margin:0;color:#D8DEEA}.feature-list{display:grid;gap:22px}.feature-item{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.feature-item:nth-child(even){grid-template-columns:1.08fr .92fr}.feature-item:nth-child(even) .feature-media{order:2}.feature-copy p{color:#B8BEC9}.point-list{display:grid;gap:8px;margin:14px 0}.point-list span{color:#EDEFF5;background:#1B1C21;border:1px solid rgba(248,200,74,.12);padding:8px 10px;border-radius:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.split-card img{height:210px}.app-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.app-section img{height:280px;margin:0}.faq-list{display:grid;gap:14px}.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:16px;padding:18px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#B8BEC9}.notice{border:1px solid rgba(248,200,74,.22);background:#1B1C21;border-radius:18px;padding:22px;color:#D8DEEA}.page-hero{max-width:1200px;margin:28px auto 34px;padding:0 22px}.page-hero-inner{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.35);display:grid;grid-template-columns:1fr .85fr;gap:24px;align-items:center;padding:34px}.page-hero h1{font-size:42px;line-height:1.2;margin:0 0 14px}.page-hero p{color:#B8BEC9;margin:0}.page-visual img{width:100%;height:260px;object-fit:contain;background:#101115;border-radius:16px}.content-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.content-block{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.32);margin-bottom:20px}.content-block p,.content-block li{color:#B8BEC9}.content-block ul{padding-left:20px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 22px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.footer-brand img{height:54px}.footer-brand p{margin:0;color:#B8BEC9}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.footer-links a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.14);padding:8px 12px;border-radius:999px}.footer-note{color:#8E96A6;margin:0}.muted{color:#8E96A6}.content-img{height:240px}.desktop-hide{display:none}@media(max-width:1060px){.nav{gap:0}.nav a{font-size:14px;padding:9px 9px}.hero-section{grid-template-columns:1fr;padding:34px}.hero-visual{min-height:240px}.cat-grid,.wall-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:0}.header-inner{min-height:66px;padding:0 14px;justify-content:space-between}.menu-toggle{display:block;flex:0 0 auto}.nav{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-btn{padding:8px 14px;font-size:14px}.hero-section{margin:18px 14px 28px;padding:24px;border-radius:18px}.hero-copy h1{font-size:34px}.hero-copy .lead{font-size:16px}.section{padding:0 14px;margin-bottom:28px}.section-head{display:block}.section-title{font-size:25px}.cat-grid,.service-grid,.wall-grid,.review-grid,.split{grid-template-columns:1fr}.feature-item,.feature-item:nth-child(even){grid-template-columns:1fr}.feature-item:nth-child(even) .feature-media{order:0}.app-section,.page-hero-inner,.content-layout{grid-template-columns:1fr}.page-hero{padding:0 14px;margin-top:18px}.page-hero-inner{padding:22px}.page-hero h1{font-size:30px}.page-visual img,.app-section img,.cat-card img,.wall-card img,.feature-media img,.split-card img{height:180px}.footer-brand{grid-template-columns:1fr}.footer-brand img{height:48px}.desktop-hide{display:block}}
