*{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}body.no-scroll{overflow:hidden}a{color:#F8C84A;text-decoration:none}img{display:block;max-width:100%;height:auto}p{margin:0 0 14px;color:#B8BEC9}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25;margin:0 0 16px}h1{font-size:clamp(30px,5vw,58px)}h2{font-size:clamp(24px,3vw,38px)}h3{font-size:clamp(19px,2vw,25px)}small{color:#8E96A6}.container{width:min(1200px,calc(100% - 36px));margin:0 auto}.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)}.header-wrap{height:76px;width:min(1260px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;gap:18px}.brand-logo img{width:148px;max-height:54px;object-fit:contain}.desktop-header{justify-content:space-between}.mobile-header{display:none;justify-content:space-between}.nav-core{display:flex;align-items:center;gap:10px;padding:7px;border:1px solid rgba(248,200,74,.12);border-radius:999px;background:rgba(21,22,26,.74)}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border-radius:999px;padding:10px 18px;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,.22)}.header-actions{display:flex;align-items:center;gap:12px}.panel-trigger,.menu-trigger,.panel-head button,.drawer-top button{border:1px solid rgba(248,200,74,.22);background:#15161A;color:#F8C84A;border-radius:999px;cursor:pointer;font-weight:700}.panel-trigger{padding:10px 17px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;font-weight:900;box-shadow:0 12px 26px rgba(243,148,31,.28),inset 0 1px 0 rgba(255,255,255,.42);border:none;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08);box-shadow:0 16px 32px rgba(248,184,50,.32)}.compact-btn{padding:8px 16px;min-height:38px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(430px,92vw);background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:transform .32s ease;padding:24px;overflow-y:auto}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}.panel-head strong{font-size:24px;color:#F8C84A}.panel-head button,.drawer-top button{padding:8px 14px}.panel-groups{display:grid;gap:20px}.panel-group{padding:16px;border:1px solid rgba(248,200,74,.14);border-radius:18px;background:#1B1C21}.panel-group h2{font-size:18px;margin-bottom:10px}.panel-link{display:block;padding:12px 10px;border-radius:14px;color:#EDEFF5;border:1px solid transparent}.panel-link span{display:block;color:#F8C84A;font-weight:800}.panel-link small{display:block;margin-top:2px}.panel-link:hover,.panel-link.active{border-color:rgba(248,200,74,.24);background:rgba(248,200,74,.07)}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(84vw,320px);background:#15161A;z-index:10000;transform:translateX(-105%);transition:transform .32s ease;padding:22px;overflow-y:auto;box-shadow:18px 0 48px rgba(0,0,0,.38)}.mobile-drawer.open{transform:translateX(0)}.drawer-logo img{width:136px;max-height:52px;object-fit:contain}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#EDEFF5;background:#1B1C21;border:1px solid rgba(248,200,74,.12)}.drawer-nav a.active,.drawer-nav a:hover{color:#F8C84A;border-color:rgba(248,200,74,.32);background:rgba(248,200,74,.08)}.mobile-bottom{display:none}.site-main{padding:24px 0 58px}.hero-slider,.banner-slider{max-width:1200px;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;height:380px}.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:30px;line-height:1;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}.section{padding:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head p{max-width:760px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A;font-weight:800;letter-spacing:.04em}.hero-intro{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:26px;align-items:center;padding:30px;border:1px solid rgba(248,200,74,.16);border-radius:28px;background:linear-gradient(135deg,#15161A,#1B1C21);box-shadow:0 14px 36px rgba(0,0,0,.32)}.hero-intro p{font-size:17px}.intro-tags,.mini-points{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.intro-tags span,.mini-points span,.pill{display:inline-flex;padding:7px 12px;border:1px solid rgba(248,200,74,.18);border-radius:999px;color:#F8C84A;background:rgba(248,200,74,.06);font-size:14px}.hero-visual,.content-visual{background:#101115;border-radius:22px;border:1px solid rgba(248,200,74,.12);padding:12px;min-height:220px;display:flex;align-items:center;justify-content:center}.content-img,.zone-card img,.app-section img,.hero-visual img,.hero-slider img,.banner-slider img,.category-visual img{max-width:100%;height:auto;object-fit:contain}.hero-visual img{max-height:310px}.quick-pills{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-pill{min-width:172px;padding:14px 16px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;box-shadow:0 12px 28px rgba(0,0,0,.22)}.quick-pill b{display:block;color:#F8C84A;font-size:15px}.quick-pill span{display:block;color:#B8BEC9;font-size:13px;white-space:nowrap}.quick-pill:hover{border-color:#F8C84A;background:#1B1C21}.notice-bar{padding:20px 24px;border-radius:24px;border:1px solid rgba(248,200,74,.24);background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(21,22,26,.94));box-shadow:0 14px 36px rgba(0,0,0,.28)}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.triple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.quad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card,.zone-card,.info-card,.review-card,.faq-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:hover,.zone-card:hover,.info-card:hover{border-color:rgba(248,200,74,.32);transform:translateY(-2px)}.card-img,.zone-card .card-img{height:170px;display:flex;align-items:center;justify-content:center;background:#101115;border-radius:18px;margin-bottom:16px;border:1px solid rgba(248,200,74,.08);overflow:hidden}.card-img img{max-height:160px;width:100%;object-fit:contain}.zone-card img{max-height:160px}.text-link{color:#F8C84A;font-weight:800;display:inline-flex;margin-top:6px}.service-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:9px}.service-list li{color:#EDEFF5;position:relative;padding-left:20px}.service-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:#F8C84A;position:absolute;left:0;top:12px}.matrix-card .card-img{height:150px}.app-banner,.security-banner,.about-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:24px;align-items:center;border-radius:28px;border:1px solid rgba(248,200,74,.16);background:#1B1C21;padding:26px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.app-banner .content-visual,.security-banner .content-visual{min-height:250px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.feature-grid span{padding:12px;border-radius:16px;background:#15161A;border:1px solid rgba(248,200,74,.14);color:#EDEFF5}.reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card p{color:#EDEFF5}.review-card strong{display:block;color:#F8C84A;margin-bottom:7px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px;border-radius:18px;background:#15161A;border:1px solid rgba(248,200,74,.16)}.faq-item h3{font-size:18px;margin-bottom:8px}.legal-reminder{padding:22px;border-radius:24px;background:#08090C;border:1px solid rgba(248,200,74,.18)}.inner-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.72fr);gap:26px;align-items:center;margin:26px auto 34px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#15161A,#1B1C21);border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32)}.inner-hero p{font-size:17px}.category-visual{height:260px;background:#101115;border-radius:24px;border:1px solid rgba(248,200,74,.12);display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden}.category-visual img{max-height:240px;width:100%;object-fit:contain}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.content-grid.three{grid-template-columns:repeat(3,1fr)}.article-block{padding:24px;border-radius:24px;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.25)}.article-block figure{margin:0 0 18px;background:#101115;border-radius:18px;padding:10px;border:1px solid rgba(248,200,74,.1);height:190px;display:flex;align-items:center;justify-content:center}.article-block figure img{max-height:170px;width:100%;object-fit:contain}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;padding:18px 18px 18px 58px;border-radius:18px;background:#15161A;border:1px solid rgba(248,200,74,.14);position:relative}.step:before{content:counter(step);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(248,200,74,.12);color:#F8C84A;font-weight:900}.site-footer{background:#08090C;color:#D8DEEA;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.72fr);gap:28px}.footer-logo img{width:150px;max-height:56px;object-fit:contain}.footer-brand p{margin-top:16px;color:#D8DEEA}.footer-btn{margin-top:8px}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h2{font-size:18px}.footer-links a{color:#D8DEEA}.footer-links a:hover{color:#F8C84A}.footer-note{border-top:1px solid rgba(248,200,74,.12);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:20px}.footer-note p{font-size:13px;color:#8E96A6;margin:0}.menu-trigger{width:42px;height:38px;padding:9px;display:grid;gap:4px}.menu-trigger span{display:block;height:2px;background:#F8C84A;border-radius:4px}.mobile-logo img{width:128px}.article-page .section{padding-top:18px}@media(max-width:1020px){.desktop-header{display:none}.mobile-header{display:flex}.header-wrap{height:68px}.site-main{padding-top:16px}.hero-slider,.banner-slider{height:300px;margin-top:18px}.split-grid,.triple-grid,.quad-grid,.content-grid,.content-grid.three,.footer-grid{grid-template-columns:1fr 1fr}.hero-intro,.app-banner,.security-banner,.about-strip,.inner-hero{grid-template-columns:1fr}.reviews{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.mobile-bottom{display:none}}@media(max-width:720px){body{padding-bottom:74px}.container{width:min(100% - 28px,1200px)}.site-main{padding-bottom:28px}.hero-slider,.banner-slider{height:190px;border-radius:18px;margin:14px auto 24px;width:calc(100% - 24px)}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.slider-dots{bottom:9px}.hero-intro,.app-banner,.security-banner,.about-strip,.inner-hero{padding:20px;border-radius:22px}.split-grid,.triple-grid,.quad-grid,.content-grid,.content-grid.three,.footer-grid,.reviews{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}.card-img,.matrix-card .card-img{height:140px}.card-img img{max-height:130px}.article-block figure{height:150px}.article-block figure img{max-height:132px}.category-visual{height:180px}.category-visual img{max-height:165px}.hero-visual,.content-visual{min-height:180px}.hero-visual img{max-height:190px}.quick-pills{margin-left:-14px;margin-right:-14px;padding-left:14px}.quick-pill{min-width:168px}.footer-note{display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.32);z-index:9997;box-shadow:0 -8px 22px rgba(0,0,0,.32)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#D8DEEA;font-size:12px}.mobile-bottom span{font-size:18px;line-height:1}.mobile-bottom a.active,.mobile-bottom a:hover{color:#F8C84A}.section{padding:24px 0}.panel-trigger{display:none}.card,.zone-card,.info-card,.review-card,.faq-card,.article-block{padding:18px}.brand-logo img{max-height:46px}.header-wrap{width:calc(100% - 20px)}}
