*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0B0B1A;color:#E8E8F0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;left:0;right:0;top:0;z-index:1000}.skin-line{height:20px;background:#7B2CBF;color:#fff;font-size:12px}.skin-line-inner{height:20px;display:flex;align-items:center;justify-content:space-between}.skin-brand{display:inline-flex;align-items:center;height:20px}.top-action{border:0;background:transparent;color:#fff;min-width:52px;height:20px;cursor:pointer;padding:0 4px}.counter-bar{height:64px;background:#080812;border-bottom:1px solid rgba(255,45,106,.28)}.counter-bar-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-home{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo,.footer-logo{display:block;max-width:190px;height:34px;object-fit:contain;object-position:left center}.brand-text{font-size:22px;font-weight:800;color:#fff}.counter-center{justify-self:center}.counter-app{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(255,77,138,.45);border-radius:12px;color:#fff;background:#12121F}.drawer-open{min-height:44px;padding:0 20px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#FF4D8A 0%,#FF2D6A 50%,#E6005C 100%);cursor:pointer}.tag-strip{height:42px;background:#1A1A2A;border-bottom:1px solid rgba(255,45,106,.18)}.tag-strip-inner{height:42px;display:flex;align-items:center;gap:8px;overflow:hidden}.tag-link{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border-radius:9px;color:#C8C8D8;white-space:nowrap}.tag-link:hover,.tag-link:focus-visible,.tag-link.is-active{background:#FF2D6A;color:#fff;outline:none}.site-main{padding-top:146px}.hero,.section-block,.legal-block,.faq-block{padding:40px 0}.hero{padding-top:30px}.hero-kicker,.eyebrow{color:#FFB3C9;font-weight:700;letter-spacing:.04em}.hero h1,.page-head h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:10px 0 16px;color:#fff}.hero p,.page-head p{max-width:860px;color:#D6D6E3}.hero-actions,.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;font-weight:700}.btn-primary{background:linear-gradient(135deg,#FF4D8A 0%,#FF2D6A 50%,#E6005C 100%);color:#fff}.btn-secondary{background:#12121F;border:1px solid rgba(255,77,138,.45);color:#fff}.btn:hover,.btn:focus-visible,.counter-app:hover,.counter-app:focus-visible,.drawer-open:focus-visible{transform:translateY(-1px);outline:2px solid rgba(255,179,201,.65);outline-offset:2px}.media-slot{width:100%;min-height:180px;max-height:300px;border:1px solid rgba(255,45,106,.18);border-radius:16px;background:#12121F;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img.content-image{width:100%;height:100%;max-height:300px;object-fit:contain;object-position:center}.media-slot img.app-image{width:100%;height:auto;max-height:420px;object-fit:contain;object-position:center}.media-fallback{background:linear-gradient(145deg,#12121F,#1A1A2A 58%,#2A1740)}.hero-media{max-height:300px;min-height:210px}.hero-media img{width:100%;height:100%;max-height:300px;object-fit:contain}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title h2{font-size:26px;line-height:1.3;margin:0;color:#fff}.section-title p{margin:0;color:#A0A0B8;max-width:620px}.cards{display:grid;gap:16px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:20px;min-width:0;box-shadow:0 16px 48px rgba(0,0,0,.16)}.card h3{margin:0 0 8px;color:#fff;font-size:19px}.card p{margin:0;color:#C8C8D8}.card .small{display:block;color:#A0A0B8;margin-top:8px}.card-link{margin-top:14px;display:inline-flex;color:#FFB3C9;font-weight:700}.accent-pink{border-top:3px solid #FF2D6A}.accent-purple{border-top:3px solid #9B4DFF}.number-list{display:grid;gap:14px}.number-item{display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:start;background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:18px}.big-num{font-size:38px;font-weight:900;line-height:1;color:#FF4D8A}.number-item h3{margin:0 0 6px;color:#fff}.number-item p{margin:0;color:#C8C8D8}.split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:center}.split.reverse{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.split.reverse .split-media{order:2}.copy p{color:#D3D3DF}.copy h2,.copy h3{color:#fff}.copy ul{padding-left:20px;color:#D3D3DF}.page-head{padding:42px 0 26px}.page-head .lead{font-size:17px}.content-stack{display:grid;gap:20px;padding-bottom:40px}.content-section{background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:24px}.content-section h2{margin:0 0 12px;font-size:23px;color:#fff}.content-section h3{color:#FFB3C9;margin:18px 0 6px}.content-section p{margin:0 0 13px;color:#D5D5E0}.content-section p:last-child{margin-bottom:0}.content-section ul{margin:8px 0 0;padding-left:22px;color:#D5D5E0}.content-section li+li{margin-top:8px}.info-type{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:9px;background:#2A1730;border:1px solid rgba(255,77,138,.45);color:#fff;font-size:13px;font-weight:800;margin-bottom:10px}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.status-card{background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:20px}.status-card strong{display:block;color:#fff;font-size:20px}.status-card span{display:block;color:#A0A0B8;margin-top:8px}.rack-list{display:grid;gap:10px}.rack-item{display:grid;grid-template-columns:170px 1fr auto;gap:18px;align-items:center;padding:16px 18px;background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:12px}.rack-item strong{color:#fff}.rack-item span{color:#C8C8D8}.rack-item a{color:#FFB3C9;font-weight:700}.faq-list{display:grid;gap:14px}.faq-item{background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:20px}.faq-item h2{font-size:19px;margin:0 0 8px;color:#fff}.faq-item p{margin:0;color:#D5D5E0}.site-footer{background:#05050A;color:#C8C8D8;padding:42px 0 78px;border-top:1px solid rgba(255,45,106,.18)}.footer-brand-row{display:grid;grid-template-columns:1fr 2fr;gap:28px;padding-bottom:28px;border-bottom:1px solid rgba(255,45,106,.16)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand strong{display:block;color:#fff;font-size:20px}.footer-brand span{display:block;color:#A0A0B8}.footer-brand-row p{margin:0;color:#AFAFC2}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:28px 0}.footer-col h2{font-size:16px;margin:0 0 12px;color:#fff}.footer-col a{display:block;min-height:34px;color:#C8C8D8}.footer-col a:hover,.footer-col a:focus-visible{color:#FFB3C9;outline:none}.footer-bottom{color:#6B6B80;border-top:1px solid rgba(255,255,255,.05);padding-top:20px}.overlay{position:fixed;inset:0;background:rgba(3,3,8,.76);z-index:1200;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(390px,86vw);z-index:1300;background:#080812;border-left:1px solid rgba(255,77,138,.32);box-shadow:0 16px 48px rgba(0,0,0,.55);transform:translateX(104%);visibility:hidden;pointer-events:none;transition:transform .25s ease,visibility .25s;overflow-y:auto}.drawer.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;z-index:2;background:#080812;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid rgba(255,45,106,.18)}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#fff}.drawer-brand img{height:30px;max-width:150px;object-fit:contain}.drawer-close,.search-close{min-height:44px;border:1px solid rgba(255,77,138,.45);background:#12121F;color:#fff;border-radius:12px;padding:0 14px;cursor:pointer}.drawer-groups{padding:16px;display:grid;gap:14px}.drawer-card{background:#12121F;border:1px solid rgba(255,45,106,.18);border-radius:14px;padding:14px}.drawer-card h2{font-size:15px;color:#FFB3C9;margin:0 0 8px}.drawer-item{display:block;padding:11px 8px;border-radius:10px}.drawer-item:hover,.drawer-item:focus-visible{background:#1A1A2A;outline:1px solid rgba(255,77,138,.45)}.drawer-item strong{display:block;color:#fff;font-size:15px}.drawer-item span{display:block;color:#A0A0B8;font-size:12px;line-height:1.55;margin-top:2px}.search-layer{position:fixed;left:0;right:0;top:84px;z-index:1301;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s}.search-layer.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.search-card{width:min(900px,calc(100% - 32px));margin:0 auto;background:#12121F;border:1px solid rgba(255,77,138,.45);border-radius:0 0 16px 16px;padding:22px;box-shadow:0 16px 48px rgba(0,0,0,.55)}.search-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.search-head strong{font-size:22px;color:#fff}.search-look{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;margin:18px 0}.search-look span{color:#FFB3C9}.search-look input{width:100%;height:48px;border-radius:12px;border:1px solid rgba(255,45,106,.18);background:#080812;color:#fff;padding:0 14px;outline:none}.preset-links{display:flex;gap:10px;flex-wrap:wrap}.preset-links a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:11px;background:#1A1A2A;border:1px solid rgba(255,45,106,.18);color:#fff}.search-note{color:#A0A0B8;margin:16px 0 0}.mobile-bottom{display:none}.no-scroll{overflow:hidden}.muted{color:#A0A0B8}.notice{padding:16px 18px;border-radius:12px;background:#1A1522;border:1px solid rgba(255,77,138,.3);color:#D9D2DE}.quote-note{border-left:3px solid #FF2D6A;padding-left:16px;color:#D5D5E0}.app-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:28px;align-items:center}.pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:9px;background:#7B2CBF;color:#fff;font-size:13px;font-weight:700}.topic-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.topic-tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:9px;background:#1A1A2A;border:1px solid rgba(255,45,106,.18);color:#C8C8D8}
@media(max-width:900px){.cards.four,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.split.reverse,.app-panel{grid-template-columns:1fr}.split.reverse .split-media{order:0}.footer-brand-row{grid-template-columns:1fr}.rack-item{grid-template-columns:1fr}.rack-item a{justify-self:start}}
@media(max-width:680px){.shell{width:min(100% - 32px,1220px)}.tag-strip{display:none}.site-main{padding-top:84px}.counter-bar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand-logo{height:30px;max-width:130px}.brand-text{font-size:19px}.drawer-open{padding:0 13px}.counter-app{padding:0 11px;min-width:62px}.hero,.section-block,.legal-block,.faq-block{padding:28px 0}.hero{padding-top:24px}.cards.two,.cards.three,.cards.four,.status-grid{grid-template-columns:1fr}.section-title{align-items:start;flex-direction:column;gap:8px}.number-item{grid-template-columns:56px 1fr}.big-num{font-size:32px}.site-footer{padding-bottom:94px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand-row{gap:18px}.search-layer{top:0;bottom:0;background:#080812;overflow-y:auto}.search-card{width:100%;min-height:100%;border:0;border-radius:0;margin:0;padding:20px 16px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:1100;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#080812;border-top:1px solid rgba(255,45,106,.28)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:50px;color:#C8C8D8;font-size:13px}.mobile-bottom a.is-active{background:#FF2D6A;color:#fff}.media-slot{min-height:150px}.hero-media{min-height:180px}.counter-bar{height:64px}.skin-line{height:20px}.drawer{width:86vw}.content-section{padding:20px}.page-head{padding-top:30px}.rack-item{padding:14px}.footer-grid{gap:16px}}
@media(max-width:420px){.skin-brand{font-size:11px}.top-action{font-size:11px;min-width:44px}.brand-logo{max-width:105px;height:28px}.brand-text{font-size:18px}.drawer-open{padding:0 11px}.counter-app{font-size:13px;padding:0 9px}.footer-grid{grid-template-columns:1fr 1fr}}
