.hp{--hp-bg: #1c1c1d;--hp-band: #111112;--hp-surface: #202021;--hp-soft: #25262e;--hp-text: #f7f7fa;--hp-muted: #a4a4ab;--hp-border: #353538;--hp-accent: #627cff;background:var(--hp-bg);color:var(--hp-text);color-scheme:dark;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;line-height:1.6;letter-spacing:0;overflow:clip}.hp[data-home-theme=light]{--hp-bg: #fff;--hp-band: #f6f7fc;--hp-surface: #fff;--hp-soft: #f0f3fe;--hp-text: #20212a;--hp-muted: #686b7a;--hp-border: #e0e4f0;--hp-accent: #4e68e7;color-scheme:light}.hp>main{padding:0;min-height:0}.hp h1,.hp h2,.hp h3,.hp h4{margin:0;letter-spacing:0}.hp h2{display:block;font-size:36px;line-height:1.4;font-weight:700}.hp h3{font-size:21px;line-height:1.5}.hp h4{font-size:17px;font-weight:600}.hp p{line-height:1.8}.hp button{border:0;background:none}.hp a,.hp button{-webkit-tap-highlight-color:transparent}.hp :is(a,button):focus-visible{outline:2px solid var(--hp-accent);outline-offset:5px}.hp :is(section,[id]){scroll-margin-top:105px}.hp-container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.hp-section{padding-block:92px}.hp-band{background:var(--hp-band)}.hp-centered{text-align:center;margin-bottom:56px!important}.hp-lead{color:var(--hp-muted);font-size:18px;margin-top:12px}.hp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px}.hp-skip{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;background:var(--hp-accent);color:#fff}.hp-skip:focus{top:10px}.hp-header{position:sticky;top:0;z-index:40;height:80px;background:var(--hp-bg);border-bottom:1px solid color-mix(in srgb,var(--hp-border) 40%,transparent)}.hp-header-inner{width:min(1440px,calc(100% - 64px));margin:auto;height:100%;display:flex;align-items:center;gap:42px}.hp-logo{display:inline-flex;flex-shrink:0;gap:9px;align-items:center;color:var(--hp-accent);font-size:36px;font-weight:750;line-height:1}.hp-nav{display:flex;align-items:center;gap:30px;height:100%}.hp-logo{max-width:min(240px,45vw)}.hp-logo>svg,.hp-logo>img,.hp-logo>.brand-logo{flex-shrink:0}.hp-logo>span{min-width:0;overflow-wrap:anywhere;font-size:24px;line-height:1.2;max-height:58px;overflow:hidden}.hp h2,.hp-footer{overflow-wrap:anywhere}.hp-nav>a,.hp-nav-group>button{white-space:nowrap;font-weight:600;padding:14px 0;font-size:14px}.hp-nav .is-current,.hp-nav a:hover,.hp-nav button:hover{color:var(--hp-accent)}.hp-nav-group{position:relative}.hp-nav-group>button{display:flex;align-items:center;gap:6px}.hp-nav-group>button svg{color:var(--hp-accent)}.hp-nav-dropdown{position:absolute;top:calc(100% + 7px);left:-20px;min-width:180px;padding:8px;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:8px;box-shadow:0 12px 30px #0003}.hp-nav-dropdown a{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;border-radius:4px}.hp-nav-dropdown a:hover{background:var(--hp-soft)}.hp-header-actions{display:flex;align-items:center;gap:20px;margin-left:auto;white-space:nowrap}.hp-icon{display:inline-flex;justify-content:center;align-items:center;width:38px;height:38px;padding:0;flex-shrink:0;border-radius:6px;color:var(--hp-accent)}.hp-icon:hover{background:var(--hp-soft)}.hp-console{display:flex;gap:7px;align-items:center;font-weight:600}.hp-login{color:var(--hp-muted)}.hp-menu-toggle,.hp-mobile-login{display:none!important}.hp-hero{position:relative;isolation:isolate}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:-2;opacity:.72}.hp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#15161955;z-index:-1}.hp[data-home-theme=light] .hp-hero:after{background:#fff8}.hp-hero-content{padding-top:70px;padding-bottom:44px;text-align:center}.hp-eyebrow{display:flex;justify-content:center;align-items:center;gap:15px;font-size:20px;font-weight:600;margin-bottom:30px}.hp-eyebrow img{height:30px;width:30px;opacity:.65;filter:invert(48%) sepia(80%) saturate(1100%) hue-rotate(200deg)}.hp-eyebrow img:last-child{transform:scaleX(-1)}.hp-hero h1{font-size:64px;line-height:1.22;font-weight:750}.hp-hero h1 span{color:var(--hp-accent)}.hp-hero-copy{margin-top:30px;color:var(--hp-muted);font-size:20px;font-weight:500}.hp-hero-actions{display:flex;justify-content:center;gap:24px;margin-top:64px}.hp-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:12px 30px;font-size:16px;font-weight:600;border-radius:8px;transition:background .2s,transform .2s;text-align:center}.hp .hp-primary{background:#5b73ff;color:#fff;border:1px solid #5b73ff}.hp .hp-primary:hover{background:#4b62e3;transform:translateY(-2px)}.hp .hp-outline{background:var(--hp-bg);color:var(--hp-accent);border:1px solid var(--hp-accent)}.hp .hp-outline:hover{background:var(--hp-soft)}.hp-hero-actions .hp-button{min-width:160px}.hp-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:68px;text-align:left}.hp-benefits>div{display:flex;justify-content:center;align-items:center;gap:17px}.hp-benefits svg{color:var(--hp-accent);flex-shrink:0}.hp-benefits p{font-size:14px}.hp-benefits strong,.hp-benefits span{display:block;font-weight:500}.hp-benefits span{color:var(--hp-muted)}.hp-scroll-hint{display:flex;justify-content:center;padding:20px 0 0;color:var(--hp-accent)}.hp-why{padding-top:68px}.hp-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:40px;margin-bottom:38px}.hp-tabs button{border:1px solid var(--hp-border);border-radius:8px;min-height:58px;padding:12px;font-size:15px;font-weight:600}.hp-tabs button:hover{border-color:var(--hp-accent)}.hp-tabs button.active{border-color:var(--hp-accent);background:var(--hp-soft);color:var(--hp-accent);box-shadow:inset 0 0 0 1px var(--hp-accent)}.hp-advantage{display:grid;grid-template-columns:1.13fr 1fr;gap:46px;min-height:390px;align-items:center}.hp-advantage h3{display:flex;align-items:baseline;gap:10px;font-size:22px}.hp-advantage h3>span{color:var(--hp-accent);font-size:28px}.hp-advantage ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:24px}.hp-advantage li{display:flex;align-items:flex-start;gap:12px}.hp-advantage li svg{flex-shrink:0;color:var(--hp-accent);margin-top:3px}.hp-advantage li p{color:var(--hp-muted);font-size:13px;margin-top:8px}.hp-advantage>img{width:100%;aspect-ratio:1.35;object-fit:contain}.hp-products{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hp-product{min-width:0;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:8px;padding:32px}.hp-product-title{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.hp-product h3{font-size:23px}.hp-tag{color:var(--hp-accent);background:var(--hp-soft);padding:3px 9px;font-size:11px;border-radius:3px;white-space:nowrap;font-weight:500}.hp-product-features{list-style:none;padding:26px 0;display:grid;grid-template-columns:1fr 1fr;gap:18px;border-bottom:1px dashed var(--hp-border);margin:0 0 24px}.hp-product-features li{display:flex;align-items:center;gap:8px;font-size:13px}.hp-product-features svg{color:var(--hp-accent);flex-shrink:0}.hp-product-uses{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.hp-product-uses>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:15px 2px;background:var(--hp-soft)}.hp-product-uses svg{color:var(--hp-accent)}.hp-product-uses span{font-size:11px;text-align:center}.hp-product-note{text-align:right;color:var(--hp-muted);font-size:12px;margin:12px 0 20px}.hp-product-note span{color:var(--hp-accent)}.hp-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:5px}.hp-price strong{font-size:38px;line-height:1.2}.hp-price .hp-price-custom{font-size:24px}.hp-price span{color:var(--hp-muted);font-size:11px}.hp-product-bottom .hp-button{padding-inline:22px;min-width:165px}.hp-coverage-main{display:grid;grid-template-columns:1fr 1.3fr;align-items:center;gap:32px}.hp-coverage-copy h2{font-size:33px}.hp-coverage-copy .hp-lead{font-size:16px}.hp-main-stat{margin-top:36px}.hp-main-stat span,.hp-small-stats span{display:block;font-size:13px;color:var(--hp-muted)}.hp-main-stat strong{font-size:55px;color:var(--hp-accent);display:block;line-height:1.5}.hp-small-stats{display:flex;gap:100px;margin-top:22px}.hp-small-stats strong{font-size:36px;color:var(--hp-accent)}.hp-map{position:relative;aspect-ratio:2400 / 1160}.hp-map>img{width:100%;height:auto;display:block;opacity:.75}.hp .hp-map-dot{position:absolute;transform:translate(-50%,-50%);width:24px;height:24px;padding:0;display:grid;place-items:center}.hp-map-dot:before{content:"";height:9px;width:9px;background:#6179ff;border:2px solid white;border-radius:50%;box-shadow:0 0 0 4px #6179ff22}.hp-map-dot.active:before{box-shadow:0 0 0 7px #6179ff40}.hp-map-dot>span{position:absolute;bottom:26px;font-size:12px;background:var(--hp-surface);padding:3px 8px;white-space:nowrap;border:1px solid var(--hp-border);border-radius:4px;opacity:0}.hp-map-dot:hover>span,.hp-map-dot:focus-visible>span,.hp-map-dot.active>span{opacity:1}.hp-map-caption{position:absolute;top:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;color:var(--hp-accent);font-size:13px}.hp-map-caption img{width:25px;height:18px;object-fit:cover}.hp-countries{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;margin-top:56px}.hp-countries button{display:flex;gap:8px;align-items:center;justify-content:center;border:1px solid var(--hp-border);border-radius:6px;min-height:62px;font-size:12px;padding:8px}.hp-countries button.active,.hp-countries button:hover{border-color:var(--hp-accent);background:var(--hp-soft)}.hp-countries img{width:23px;height:17px;object-fit:cover}.hp-countries svg{color:var(--hp-muted);width:12px}.hp-scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hp-scene{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:8px;padding:28px;position:relative;transition:border-color .2s}.hp-scene:hover{border-color:var(--hp-accent)}.hp-scene h3{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-right:42px;font-size:19px}.hp-scene-icon{position:absolute;right:23px;top:27px;color:var(--hp-accent)}.hp-scene p{margin:18px 0 23px;font-size:12px;color:var(--hp-muted);min-height:43px}.hp-scene ul{padding:0;margin:0;list-style:none;display:grid;gap:15px}.hp-scene li{display:flex;gap:12px;align-items:center;font-size:14px}.hp-scene li svg{color:var(--hp-accent)}.hp-scene-arrow{position:absolute;right:24px;bottom:24px;color:var(--hp-muted)}.hp-arrows{display:flex;gap:10px}.hp-arrows .hp-icon{border:1px solid var(--hp-border);width:40px;height:40px}.hp-testimonials .hp-lead{font-size:14px}.hp-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hp-review{background:var(--hp-band);border:1px solid var(--hp-border);border-radius:8px;padding:28px}.hp-stars{display:flex;color:#deb566;gap:3px;align-items:center}.hp-stars span{color:var(--hp-muted);margin-left:auto;font-size:12px}.hp-review>p{margin:22px 0 26px;min-height:96px;color:var(--hp-muted);font-size:14px}.hp-review-person{display:flex;gap:12px;align-items:center}.hp-review-person img{width:42px;height:42px;object-fit:cover;border-radius:50%}.hp-review-person h3{font-size:15px}.hp-review-person span{color:var(--hp-muted);font-size:12px}.hp-news{display:grid;grid-template-columns:repeat(5,minmax(0,220px));justify-content:center;gap:20px}.hp-news-item{position:relative;display:grid;grid-template:"image title" 1fr "image read" auto / 72px minmax(0,1fr);column-gap:14px;align-items:center;min-height:112px;padding:12px;text-align:left;min-width:0;color:inherit;cursor:pointer;text-decoration:none;border:1px solid var(--hp-border);border-radius:8px;background:var(--hp-surface)}.hp-news-item.has-category{grid-template:"image meta" auto "image title" 1fr "image read" auto / 72px minmax(0,1fr)}.hp-news-item:hover,.hp-news-item:focus-visible{z-index:5}.hp-news-detail{position:absolute;z-index:10;top:calc(100% + 8px);left:50%;width:min(320px,calc(100vw - 32px));max-height:220px;padding:14px 16px;overflow:auto;color:var(--hp-text);text-align:left;border:1px solid var(--hp-border);border-radius:8px;background:var(--hp-surface);box-shadow:0 14px 30px #0005;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .14s ease,transform .14s ease}.hp-news-item:hover .hp-news-detail,.hp-news-item:focus-visible .hp-news-detail{opacity:1;transform:translate(-50%)}.hp-news-detail-body{color:var(--hp-muted);font-size:12px;line-height:1.7;overflow-wrap:anywhere}.hp-news-detail-body :is(p,ul,ol,blockquote,pre,table){margin:.45em 0}.hp-news-detail-body :first-child{margin-top:0}.hp-news-detail-body :last-child{margin-bottom:0}.hp-news-detail-body img{max-width:100%;height:auto}.hp-news-item:nth-child(5n+1) .hp-news-detail{left:0;transform:translateY(-4px)}.hp-news-item:nth-child(5n+1):is(:hover,:focus-visible) .hp-news-detail{transform:translate(0)}.hp-news-item:nth-child(5n) .hp-news-detail{right:0;left:auto;transform:translateY(-4px)}.hp-news-item:nth-child(5n):is(:hover,:focus-visible) .hp-news-detail{transform:translate(0)}.hp-news-item>img{grid-area:image;display:block;width:72px;height:72px;aspect-ratio:1;object-fit:contain;padding:6px;border-radius:6px;background:var(--hp-soft)}.hp-news-meta{grid-area:meta;display:flex;align-items:center;min-width:0;font-size:11px;color:var(--hp-accent);margin:0 0 3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hp-news-meta time{display:none}.hp-news-item h3{grid-area:title;min-height:0;margin:0;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-news-item p{display:none}.hp-news-item:hover h3{color:var(--hp-accent)}.hp-read-more{display:inline-flex;gap:8px;align-items:center;color:var(--hp-accent);font-size:13px;margin-top:16px;padding:0}.hp-news-item .hp-read-more{grid-area:read;gap:4px;min-width:0;margin-top:4px;font-size:11px;white-space:nowrap}.hp-tutorial-hero{background:var(--hp-band);border-bottom:1px solid var(--hp-border)}.hp-tutorial-hero-inner{padding-block:78px 84px}.hp-tutorial-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--hp-accent);font-size:14px;font-weight:600}.hp-tutorial-hero h1{margin-top:18px;font-size:58px;line-height:1.2}.hp-tutorial-hero p{margin-top:18px;color:var(--hp-muted);font-size:18px}.hp-public-tutorials{min-height:620px}.hp-tutorial-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:38px}.hp-tutorial-heading h2{font-size:32px}.hp-tutorial-heading p{margin-top:10px;color:var(--hp-muted);font-size:14px}.hp-tutorial-heading .hp-button{flex-shrink:0}.hp-tutorial-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.hp-tutorial-filters{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.hp-tutorial-filters button{min-height:40px;padding:8px 14px;border:1px solid var(--hp-border);border-radius:6px;color:var(--hp-muted);white-space:nowrap}.hp-tutorial-filters button:hover,.hp-tutorial-filters button.active{border-color:var(--hp-accent);background:var(--hp-soft);color:var(--hp-accent)}.hp-tutorial-search{display:flex;flex:0 1 260px;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--hp-border);border-radius:6px;color:var(--hp-muted);background:var(--hp-surface)}.hp-tutorial-search:focus-within{border-color:var(--hp-accent)}.hp-tutorial-search input{min-width:0;width:100%;padding:8px 0;border:0;outline:0;color:var(--hp-text);background:transparent}.hp-tutorial-search input::placeholder{color:var(--hp-muted)}.hp-public-tutorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hp-public-tutorial-card{display:flex;flex-direction:column;min-width:0;min-height:270px;padding:26px;border:1px solid var(--hp-border);border-radius:8px;background:var(--hp-surface);transition:border-color .2s,transform .2s}.hp-public-tutorial-card-cover{display:block;width:100%;aspect-ratio:16 / 9;margin:-26px -26px 22px;width:calc(100% + 52px);object-fit:contain;background:var(--hp-soft)}.hp-public-tutorial-card:hover{border-color:var(--hp-accent);transform:translateY(-2px)}.hp-public-tutorial-card-meta{display:flex;align-items:center;gap:12px}.hp-public-tutorial-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:6px;color:var(--hp-accent);background:var(--hp-soft)}.hp-tutorial-category{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:4px;color:var(--hp-accent);background:var(--hp-soft);font-size:12px;font-weight:600;overflow-wrap:anywhere}.hp-public-tutorial-card h3{margin:22px 0 12px;font-size:19px;overflow-wrap:anywhere}.hp-public-tutorial-card>p{flex:1;color:var(--hp-muted);font-size:14px;line-height:1.8;overflow-wrap:anywhere}.hp-public-tutorial-card .hp-read-more{align-self:flex-start;margin-top:24px}.hp-tutorial-detail-hero{background:var(--hp-band);border-bottom:1px solid var(--hp-border)}.hp-tutorial-detail-hero-inner{padding-block:56px 66px}.hp-tutorial-back{min-height:44px;margin-bottom:28px;padding:9px 18px;font-size:14px}.hp-tutorial-detail-hero h1{max-width:900px;margin-top:18px;font-size:46px;line-height:1.28;overflow-wrap:anywhere}.hp-tutorial-detail-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;color:var(--hp-muted);font-size:12px}.hp-tutorial-detail-section{min-height:560px}.hp-tutorial-detail-cover{display:block;width:min(1000px,100%);max-height:520px;margin:0 auto 42px;border-radius:8px;object-fit:contain;background:var(--hp-soft)}.hp-tutorial-detail-article{width:min(880px,100%);margin-inline:auto}.hp-tutorial-detail-article .hp-rich-content{font-size:16px;line-height:2;overflow-x:auto}.hp-tutorial-detail-empty{display:flex;min-height:620px;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.hp-tutorial-detail-empty>svg{color:var(--hp-accent)}.hp-tutorial-detail-empty h1{font-size:38px}.hp-tutorial-detail-empty p{max-width:460px;color:var(--hp-muted)}.hp-tutorial-state{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--hp-muted);text-align:center}.hp-tutorial-state>svg{color:var(--hp-accent)}.hp-tutorial-state strong{color:var(--hp-text);font-size:16px}.hp-tutorial-state .hp-read-more{margin-top:2px}.hp-tutorial-footer-main{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:42px}.hp-tutorial-footer-main .hp-logo{font-size:26px}.hp-tutorial-footer-main nav{display:flex;flex-wrap:wrap;gap:22px}.hp-tutorial-footer-main nav a{color:var(--hp-muted);font-size:13px}.hp-tutorial-footer-main nav a:hover{color:var(--hp-accent)}.hp-faq{max-width:980px}.hp-faq-item{border-bottom:1px solid var(--hp-border)}.hp-faq-item h3 button{display:flex;width:100%;justify-content:space-between;align-items:center;gap:24px;text-align:left;padding:23px 0;font-size:17px;font-weight:500}.hp-faq-item h3 svg{flex-shrink:0;margin-right:4px;transition:transform .2s;color:var(--hp-muted)}.hp-faq-item h3 button>span{min-width:0;overflow-wrap:anywhere}.hp-faq-item.active h3{color:var(--hp-accent)}.hp-faq-item.active h3 svg{transform:rotate(45deg)}.hp-faq-item>div{color:var(--hp-muted);padding-bottom:24px;max-width:90%}.hp-faq-item>div p{font-size:14px}.hp-contact{padding:88px 0;text-align:center;background:url(/images/home/footer.png) center / cover no-repeat}.hp-contact h2{font-size:42px}.hp-contact h2 span{color:var(--hp-accent);margin-left:10px}.hp-contact p{color:var(--hp-muted);margin:20px 0 32px;font-size:17px}.hp-footer{background:var(--hp-band)}.hp-footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-block:60px}.hp-footer-about p{margin-top:24px;color:var(--hp-muted);font-size:13px}.hp-footer h3{margin-bottom:18px;font-size:16px}.hp-footer-main>div:not(:first-child) :is(a,button){display:flex;align-items:center;gap:5px;color:var(--hp-muted);padding:5px 0;font-size:13px}.hp-footer-main :is(a,button):hover{color:var(--hp-accent)}.hp-footer-bottom{border-top:1px solid var(--hp-border);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:12px;color:var(--hp-muted)}.hp-footer-bottom a{display:flex;align-items:center;gap:7px}.hp-support{position:fixed;right:12px;top:42%;z-index:30;padding:8px 4px;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:8px;box-shadow:0 4px 20px #0001}.hp-support button{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;padding:10px 6px;width:65px;font-size:11px;white-space:nowrap}.hp-support>a{display:flex;justify-content:center;border-top:1px solid var(--hp-border);padding-top:10px;margin:5px 6px}.hp-support :is(button,a):hover{color:var(--hp-accent)}.hp-dialog{background:var(--hp-surface);color:var(--hp-text);border:1px solid var(--hp-border);border-radius:8px;width:min(640px,calc(100% - 32px));padding:0;max-height:calc(100dvh - 48px)}.hp-dialog::backdrop{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hp-dialog-inner{padding:38px;position:relative}.hp-dialog h2{font-size:23px;padding-right:32px}.hp-dialog-close{position:absolute;right:14px;top:14px}.hp-contact-dialog>svg{color:var(--hp-accent);margin:25px 0 16px}.hp-contact-dialog>p,.hp-article-body p{color:var(--hp-muted);margin-top:18px;font-size:15px}.hp-rich-content{color:var(--hp-muted);font-size:15px;line-height:1.9;overflow-wrap:anywhere}.hp-rich-content h1,.hp-rich-content h2,.hp-rich-content h3{margin:1em 0 .55em;color:var(--hp-text)}.hp-rich-content p,.hp-rich-content ul,.hp-rich-content ol,.hp-rich-content blockquote,.hp-rich-content pre,.hp-rich-content table{margin:.8em 0}.hp-rich-content ul,.hp-rich-content ol{padding-left:1.6em}.hp-rich-content blockquote{padding-left:12px;border-left:3px solid var(--hp-accent)}.hp-rich-content pre{padding:12px;overflow:auto;border-radius:5px;background:#111827;color:#e5e7eb}.hp-rich-content code{font-family:Consolas,Courier New,monospace}.hp-rich-content table{width:100%;border-collapse:collapse}.hp-rich-content th,.hp-rich-content td{padding:7px 9px;border:1px solid var(--hp-border);text-align:left}.hp-rich-content a{color:var(--hp-accent)}.hp-rich-content img{display:block;max-width:100%;height:auto;margin:12px 0}.hp-contact-dialog p a{color:var(--hp-accent);overflow-wrap:anywhere}.hp-contact-qrs{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.hp-contact-qrs figure{margin:0;width:160px}.hp-contact-qrs img{width:160px;height:160px;object-fit:contain;border:1px solid var(--hp-border);border-radius:8px;background:#fff}.hp-contact-qrs figcaption{margin-top:8px;color:var(--hp-muted);font-size:12px;text-align:center}.hp-contact-options{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.hp-contact-dialog .hp-contact-note{font-size:12px;border-top:1px solid var(--hp-border);padding-top:18px}@media(min-width:1600px){.hp-hero-content{padding-top:82px}.hp-hero h1{font-size:72px}.hp-hero-actions{margin-top:72px}.hp-benefits{margin-top:80px}}@media(max-width:1350px){.hp-header-inner{gap:30px}.hp-nav{gap:24px}.hp-header-actions{gap:14px}.hp-support{right:6px}.hp-support button{width:49px;font-size:10px}.hp-container{width:calc(100% - 144px)}.hp-product{padding:27px}.hp-product-bottom .hp-button{min-width:145px;padding-inline:16px}}@media(max-width:1050px){.hp-header-inner{width:calc(100% - 40px);gap:30px}.hp-nav{gap:18px}.hp-logo{font-size:30px}.hp-logo svg{width:30px}.hp-login{display:none}.hp-container{width:calc(100% - 64px)}.hp-support{top:auto;bottom:24px;right:14px;padding:3px}.hp-support button{width:44px;height:44px}.hp-support button span,.hp-support button:not(:first-child),.hp-support>a{display:none}.hp-section{padding-block:70px}.hp-hero h1{font-size:58px}.hp-hero-copy{font-size:17px}.hp-advantage{gap:28px}.hp-product-bottom{flex-wrap:wrap}.hp-product-bottom .hp-button{width:100%}.hp-countries{grid-template-columns:repeat(4,1fr)}.hp-scenes{gap:18px}.hp-scene{padding:22px}.hp-scene h3{font-size:17px}.hp-scene-icon{right:15px;width:25px}.hp-main-stat strong{font-size:44px}.hp-coverage-copy h2{font-size:29px}.hp-small-stats{gap:60px}.hp-review{padding:22px}.hp-stars span{display:none}.hp-footer-main{gap:30px}}@media(max-width:820px){.hp-header{height:68px}.hp-header-inner{gap:18px}.hp-menu-toggle{display:inline-flex!important}.hp-header-actions{gap:10px}.hp-nav{display:none;position:absolute;left:0;right:0;top:68px;height:auto;max-height:calc(100dvh - 80px);overflow-y:auto;background:var(--hp-surface);border-bottom:1px solid var(--hp-border);padding:12px 24px 24px}.hp-nav.is-open{display:block}.hp-nav>a{display:block}.hp-nav-group>button{width:100%;justify-content:space-between}.hp-nav-dropdown{position:static;box-shadow:none;margin-bottom:10px}.hp-mobile-login{display:block!important}.hp-tutorial-hero-inner{padding-block:62px 68px}.hp-tutorial-hero h1{font-size:50px}.hp-tutorial-detail-hero h1{font-size:38px}.hp-tutorial-controls{align-items:stretch;flex-direction:column-reverse}.hp-tutorial-search{flex-basis:auto;width:100%}.hp-hero-content{padding-top:58px}.hp-hero h1{font-size:50px}.hp-benefits{gap:20px}.hp-benefits>div{flex-direction:column;text-align:center;gap:10px}.hp-advantage{grid-template-columns:1fr 1fr;min-height:440px}.hp-advantage h3{font-size:18px}.hp-tabs{gap:8px}.hp-tabs button{font-size:13px;padding:8px}.hp-coverage-main{grid-template-columns:1fr}.hp-coverage-copy h2 br{display:none}.hp-map{width:100%;max-width:600px;margin:18px auto}.hp-small-stats{gap:80px}.hp-scenes,.hp-reviews{grid-template-columns:repeat(2,1fr)}.hp-review:last-child{display:none}.hp-news{grid-template-columns:repeat(2,minmax(0,220px))}.hp-public-tutorial-grid{grid-template-columns:repeat(2,1fr)}.hp-footer-main{grid-template-columns:repeat(3,1fr)}.hp-footer-about{grid-column:1 / -1}.hp-footer-about p{margin-top:15px}}@media(max-width:600px){.hp-container{width:calc(100% - 36px)}.hp-section{padding-block:52px}.hp h2{font-size:27px}.hp-centered{margin-bottom:30px!important}.hp-lead{font-size:14px}.hp-header-inner{width:calc(100% - 28px)}.hp-logo{font-size:28px;gap:7px}.hp-logo svg{width:29px}.hp-header-actions{gap:5px}.hp-console{font-size:12px;gap:3px}.hp-console svg{display:none}.hp-icon{width:34px;height:34px}.hp-hero-content{padding-top:40px;padding-bottom:24px}.hp-hero-bg{opacity:.4}.hp-eyebrow{font-size:15px;gap:8px;margin-bottom:25px}.hp-eyebrow img{width:24px;height:24px}.hp-hero h1{font-size:39px;line-height:1.3}.hp-hero-copy{font-size:14px;margin:22px auto 0;max-width:330px;padding:0 10px}.hp-hero-actions{margin-top:32px;gap:14px}.hp-button{font-size:14px;min-height:48px;padding:11px 22px}.hp-hero-actions .hp-button{min-width:135px}.hp-benefits{grid-template-columns:repeat(2,1fr);gap:22px 12px;margin-top:34px}.hp-benefits>div{flex-direction:row;justify-content:flex-start;text-align:left;gap:10px;padding-left:8px}.hp-benefits svg{width:25px;height:25px}.hp-benefits p{font-size:11px}.hp-scroll-hint{padding-top:12px}.hp-why{padding-top:38px}.hp-tabs{display:flex;overflow-x:auto;gap:8px;padding:4px 2px 10px;margin-top:24px;margin-bottom:20px}.hp-tabs button{flex:0 0 auto;min-height:43px;padding:8px 14px}.hp-advantage{grid-template-columns:1fr;min-height:0;gap:24px}.hp-advantage h3{font-size:19px}.hp-advantage h3>span{font-size:24px}.hp-advantage ul{gap:20px;margin-top:24px}.hp-advantage h4{font-size:15px}.hp-advantage>img{max-height:270px}.hp-products{grid-template-columns:1fr;gap:20px}.hp-product{padding:24px 20px}.hp-product h3{font-size:22px}.hp-product-title{gap:10px}.hp-product-features{padding-block:22px;gap:15px}.hp-product-bottom{flex-wrap:nowrap}.hp-product-bottom .hp-button{width:auto;min-width:126px}.hp-price strong{font-size:31px}.hp-price .hp-price-custom{font-size:21px}.hp-price span{display:block;flex-basis:100%;margin-top:4px}.hp-coverage-copy h2{font-size:27px}.hp-coverage-copy .hp-lead{font-size:14px}.hp-main-stat{margin-top:26px}.hp-main-stat strong{font-size:45px}.hp-small-stats{gap:70px}.hp-small-stats strong{font-size:30px}.hp-map{margin-top:0;margin-bottom:22px}.hp-countries{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px}.hp-countries button{flex-direction:column;gap:6px;font-size:11px;padding:8px 3px}.hp-countries svg{display:none}.hp-scenes{grid-template-columns:1fr;gap:16px}.hp-scene{padding:24px}.hp-scene h3{font-size:20px}.hp-scene p{min-height:0;margin:15px 0 23px}.hp-section-heading{gap:12px;align-items:flex-start;margin-bottom:25px}.hp-section-heading h2{font-size:25px}.hp-arrows{gap:5px;margin-top:4px}.hp-arrows .hp-icon{width:32px;height:32px}.hp-reviews{grid-template-columns:1fr}.hp-review:not(:first-child){display:none}.hp-review>p{min-height:76px}.hp-stars span{display:block}.hp-news{grid-template-columns:1fr;gap:12px}.hp-news-item{width:min(100%,320px);justify-self:center}.hp-news-item .hp-news-detail{right:0;left:0;width:100%;transform:translateY(-4px)}.hp-news-item:hover .hp-news-detail,.hp-news-item:focus-visible .hp-news-detail{transform:translate(0)}.hp-news-item>img{width:76px;height:76px}.hp-tutorial-heading{align-items:flex-start;flex-direction:column;margin-bottom:30px}.hp-tutorial-heading h2{font-size:28px}.hp-tutorial-heading .hp-button{width:100%}.hp-tutorial-filters{flex-wrap:nowrap;width:100%;overflow-x:auto;padding-bottom:4px}.hp-public-tutorial-grid{grid-template-columns:1fr;gap:16px}.hp-public-tutorial-card{min-height:0;padding:22px}.hp-tutorial-detail-hero-inner{padding-block:44px 52px}.hp-tutorial-back{width:100%}.hp-tutorial-detail-hero h1{font-size:30px}.hp-tutorial-detail-section{min-height:420px}.hp-tutorial-detail-cover{max-height:340px;margin-bottom:30px}.hp-tutorial-detail-article .hp-rich-content{font-size:15px;line-height:1.9}.hp-tutorial-detail-empty{min-height:480px}.hp-tutorial-detail-empty h1{font-size:30px}.hp-tutorial-footer-main{align-items:flex-start;flex-direction:column;gap:24px;padding-block:38px}.hp-faq-item h3 button{font-size:15px;padding:20px 0;gap:16px}.hp-faq-item>div{max-width:100%}.hp-contact{padding:58px 0}.hp-contact h2{font-size:30px}.hp-contact p{font-size:13px}.hp-footer-main{gap:26px 18px;padding-block:42px}.hp-footer h3{font-size:14px}.hp-footer-main>div:not(:first-child) :is(a,button){font-size:12px}.hp-footer-bottom{flex-wrap:wrap;gap:12px;padding-right:40px}.hp-footer-bottom>span:nth-child(2){display:none}.hp-dialog-inner{padding:30px 22px}.hp-dialog h2{font-size:21px}.hp-contact-options{flex-direction:column}}@media(max-width:360px){.hp-product-uses{grid-template-columns:repeat(3,1fr);gap:8px}.hp-product-features li{font-size:11px}.hp-hero h1{font-size:33px}.hp-tutorial-hero h1{font-size:36px}.hp-hero-actions{gap:10px}.hp-hero-actions .hp-button{min-width:125px}.hp-benefits>div{padding:0;gap:7px}.hp-benefits svg{width:22px}.hp-benefits p{font-size:10px}.hp-product-bottom{flex-wrap:wrap}.hp-product-bottom .hp-button{width:100%}.hp-hero-copy{padding:0}.hp-footer-main{grid-template-columns:1fr 1fr}.hp-footer-about{grid-column:1 / -1}.hp-section-heading h2{font-size:23px}}@media(min-width:821px)and (max-height:800px){.hp-hero-content{padding-top:30px;padding-bottom:28px}.hp-eyebrow{margin-bottom:22px}.hp-hero-actions{margin-top:35px}.hp-benefits{margin-top:38px}.hp-hero-copy{margin-top:22px}.hp-why{padding-top:30px}}@media(prefers-reduced-motion:reduce){.hp *,.hp *:before,.hp *:after{transition:none!important;scroll-behavior:auto!important}}.static-purchase{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.static-purchase h2{font-size:16px;font-weight:600}.sp-options{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:var(--shadow-sm)}.sp-section{min-width:0;padding:22px;border-bottom:1px solid var(--line)}.sp-section:last-child{border-bottom:0}.sp-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px;flex-wrap:wrap}.sp-heading h2{flex-shrink:0;padding-top:7px}.sp-tabs{display:flex;min-width:0;max-width:100%;gap:3px;overflow-x:auto;scrollbar-width:thin}.sp-heading .sp-tabs{flex:1 1 420px;padding:3px;border:1px solid var(--line);border-radius:6px}.sp-tabs button{min-height:36px;padding:7px 11px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:13px;white-space:nowrap}.sp-tabs button:hover{background:var(--hover);color:var(--text)}.sp-tabs button[aria-selected=true]{background:var(--blue-soft);color:var(--blue);font-weight:600}.sp-businesses,.sp-cities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sp-business-icon{width:26px;height:26px;flex-shrink:0;border-radius:5px;object-fit:contain}.sp-choice{display:flex;min-width:0;min-height:50px;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--text);text-align:left}.sp-choice:hover{border-color:var(--blue);background:var(--hover)}.sp-choice[aria-pressed=true]{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue)}.sp-choice:disabled{cursor:not-allowed;opacity:.5}.sp-choice>svg,.sp-choice .flag{flex-shrink:0}.sp-choice>svg{color:var(--blue)}.sp-choice>span:not(.sp-dot):not(.flag){min-width:0;overflow-wrap:anywhere}.sp-choice strong,.sp-order-line strong{display:block;font-weight:600}.sp-choice small,.sp-order-line small,.sp-payment small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.sp-dot{width:14px;height:14px;flex-shrink:0;margin-left:auto;border:2px solid var(--line);border-radius:50%}.sp-choice[aria-pressed=true] .sp-dot{border:4px solid var(--blue)}.sp-subheading{margin:24px 0 14px}.sp-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sp-types .sp-choice{min-height:74px}.sp-search{display:flex;max-width:100%;align-items:center;gap:8px;margin:0 0 14px;color:var(--muted)}.sp-search-toggle{flex-shrink:0;border-color:#245ecb2e!important;background:var(--blue-soft)!important;color:var(--blue)!important}.sp-search input{width:100%;min-width:0}.sp-cities{padding:1px}.sp-cities .flag{width:28px!important;height:28px;border-radius:50%;object-fit:cover}.sp-cities .sp-choice{min-height:66px}.sp-lines{display:flex;gap:10px;flex-wrap:wrap}.sp-lines .sp-choice{min-height:44px}.sp-line-tag{font-weight:700}.sp-line-tag-recommended{color:#16834f}.sp-line-tag-normal{color:#111827}.sp-lines .sp-dot,.sp-segments .sp-dot{margin-left:0}.sp-segments{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.sp-segment-note,.sp-muted{color:var(--muted);font-size:12px;line-height:1.7}.sp-segment-note{margin:11px 0}.sp-purchase-order{position:fixed;display:flex;min-width:0;inset:auto;top:142px;right:32px;width:360px;z-index:20;max-height:calc(100dvh - 166px);box-sizing:border-box;overflow:hidden;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:var(--shadow-sm)}.sp-order-body{min-height:0;padding-right:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.sp-purchase-order>h2{flex-shrink:0;padding-bottom:14px;border-bottom:1px solid var(--line)}.sp-order-footer{flex-shrink:0;padding-top:2px;background:var(--panel)}.sp-order-footer .sp-total{padding:14px 0}.sp-fixed-value{display:flex;min-height:38px;align-items:center;padding:8px 10px;border:1px solid var(--line);border-radius:5px;background:var(--input);color:var(--text);font-size:13px}.sp-warning,.sp-error,.sp-success{overflow-wrap:anywhere}.sp-warning{margin:10px 0 16px;color:var(--red);font-size:12px;line-height:1.7}.sp-network-warning{padding:10px 11px;border:1px solid #e5aeb4;border-radius:6px;background:#fff1f2;color:#8f1d2c;font-weight:600}:root[data-theme=dark] .sp-network-warning{border-color:#75404a;background:#3a2027;color:#ff9da5}.sp-warning a,.sp-success a{text-decoration:underline}.sp-success{display:flex;align-items:flex-start;gap:5px;margin-top:12px;color:var(--green);font-size:12px}.sp-order-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.sp-order-line>div:first-child{display:flex;align-items:center;gap:10px}.sp-stepper{display:grid;grid-template-columns:32px 50px 32px;height:36px;overflow:hidden;border:1px solid var(--line);border-radius:6px}.sp-stepper button{display:grid;place-items:center;border:0;background:var(--hover);color:var(--text)}.sp-stepper button:hover{color:var(--blue)}.sp-stepper input{width:100%;min-width:0;min-height:34px;padding:0;border:0;border-radius:0;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.sp-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.sp-totals{margin:12px 0}.sp-totals>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0}.sp-totals dt{color:var(--muted)}.sp-totals dd{margin:0;text-align:right;overflow-wrap:anywhere}.sp-redeem{display:flex;gap:8px;margin:16px 0}.sp-redeem input{width:100%;min-width:0}.sp-total{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 0;border-top:1px solid var(--line)}.sp-total strong{max-width:70%;color:var(--blue);font-size:25px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.sp-payment{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:11px;border:1px solid rgba(36,94,203,.18);border-radius:6px;background:var(--blue-soft);color:var(--blue)}.sp-payment>span{min-width:0;flex:1;color:var(--text)}.sp-error{margin:11px 0;color:var(--red);font-size:12px;line-height:1.65}.sp-error .btn{margin-left:8px}@media(max-width:1200px){.static-purchase{grid-template-columns:minmax(0,1fr) 320px}.sp-purchase-order{right:22px;width:320px}.sp-businesses,.sp-cities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.static-purchase{grid-template-columns:minmax(0,1fr)}.sp-purchase-order{position:static;inset:auto;top:auto;right:auto;width:auto;z-index:auto;max-height:none;overflow:visible}.sp-order-body{min-height:auto;padding-right:0;overflow:visible;overscroll-behavior:auto}}@media(max-width:640px){.sp-section,.sp-purchase-order{padding:16px}.sp-heading{gap:10px;margin-bottom:14px}.sp-heading h2{padding-top:5px}.sp-heading .sp-tabs{flex-basis:100%}.sp-businesses{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sp-cities,.sp-types{grid-template-columns:minmax(0,1fr);gap:8px}.sp-choice{padding:10px}.sp-choice small{font-size:11px}.sp-segments{grid-template-columns:minmax(0,1fr)}.sp-order-line{align-items:flex-start}.sp-stepper{flex-shrink:0}.sp-total strong{font-size:23px}.sp-redeem{gap:6px}}.relay-page{width:100%;max-width:none;margin:0 auto;padding:28px 0 56px}.relay-panel{border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:var(--shadow-sm)}.relay-loading{display:flex;align-items:center;gap:10px;padding:26px;color:var(--muted)}.relay-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:var(--shadow-sm)}.relay-summary-item{display:flex;align-items:center;gap:12px;min-width:0;padding:20px 24px;border-right:1px solid var(--line)}.relay-summary-item:last-child{border-right:0}.relay-summary-item>span:last-child{display:grid;gap:3px}.relay-summary-item small{color:var(--muted);font-size:12px}.relay-summary-item strong{color:var(--text);font-size:25px;font-weight:600}.relay-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:6px}.relay-summary-item.green .relay-summary-icon{background:var(--green-soft);color:var(--green)}.relay-summary-item.blue .relay-summary-icon{background:var(--blue-soft);color:var(--blue)}.relay-summary-item.amber .relay-summary-icon{background:var(--amber-soft);color:var(--amber)}.relay-summary-item.red .relay-summary-icon{background:var(--red-soft);color:var(--red)}.relay-list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:28px 0 14px}.relay-list-heading h2{margin:0;color:var(--text);font-size:17px}.relay-list-heading p{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.7}.relay-list-count{flex-shrink:0;color:var(--muted);font-size:12px}.relay-resource-section{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--panel);box-shadow:var(--shadow-sm)}.relay-resource-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid var(--line)}.relay-resource-toolbar .tabs{min-width:0;flex:1;gap:22px;margin:0;border-bottom:0}.relay-resource-toolbar .tabs button{padding:9px 0}.relay-resource-toolbar>span{flex-shrink:0;color:var(--muted);font-size:12px;white-space:nowrap}.relay-resource-table{table-layout:fixed}.relay-resource-table th,.relay-resource-table td{padding:13px 16px}.relay-resource-table th:first-child,.relay-resource-table td:first-child{padding-left:16px}.relay-resource-table th:nth-child(1),.relay-resource-table td:nth-child(1){width:5%}.relay-resource-table th:nth-child(2),.relay-resource-table td:nth-child(2){width:22%}.relay-resource-table th:nth-child(3),.relay-resource-table td:nth-child(3){width:10%}.relay-resource-table th:nth-child(4),.relay-resource-table td:nth-child(4){width:13%}.relay-resource-table th:nth-child(5),.relay-resource-table td:nth-child(5){width:19%}.relay-resource-table th:nth-child(6),.relay-resource-table td:nth-child(6){width:16%}.relay-resource-table th:nth-child(7),.relay-resource-table td:nth-child(7){width:15%}.relay-select-cell{text-align:center}.relay-select-cell input,.relay-mobile-select input{width:16px;height:16px;accent-color:var(--blue)}.relay-resource-name,.relay-node-cell,.relay-expiry{display:grid;min-width:0;gap:3px}.relay-resource-name strong{overflow-wrap:anywhere;color:var(--text);font-size:13px;line-height:1.5}.relay-resource-name span,.relay-node-cell small,.relay-expiry small{min-width:0;color:var(--muted);font-size:11px;line-height:1.55;overflow-wrap:anywhere}.relay-inline-error{color:var(--amber)!important}.relay-node-cell span,.relay-expiry span{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.relay-binding-ip{display:inline-flex;align-items:center;min-width:0;gap:8px}.relay-binding-ip .flag{width:24px!important;height:18px}.relay-binding-ip-copy{display:grid;min-width:0;gap:2px}.relay-binding-ip-copy>span:first-child{color:var(--muted);font-size:11px;line-height:1.4}.relay-binding-ip-copy>span:last-child{overflow-wrap:anywhere}.relay-expiry .remaining-blue{color:var(--blue)}.relay-expiry .remaining-danger{color:var(--red)}.relay-table-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.relay-table-actions .btn{min-height:32px;padding:6px 10px;font-size:12px}.relay-resource-cards{display:none}.relay-mobile-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.relay-mobile-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px 13px;border-bottom:1px solid var(--line)}.relay-mobile-card-header>div{min-width:0}.relay-mobile-card-header span:first-child,.relay-mobile-card-header small{display:block;color:var(--muted);font-size:11px;line-height:1.5;overflow-wrap:anywhere}.relay-mobile-card-header h3{margin:3px 0;overflow-wrap:anywhere;font-size:15px;line-height:1.45}.relay-mobile-select{display:inline-flex;align-items:center;gap:7px;margin-bottom:5px;color:var(--muted);font-size:12px}.relay-status{display:inline-flex;align-items:center;min-height:25px;flex-shrink:0;padding:3px 9px;border-radius:99px;font-size:12px}.relay-status.success{background:var(--green-soft);color:var(--green)}.relay-status.info{background:var(--blue-soft);color:var(--blue)}.relay-status.warning{background:var(--amber-soft);color:var(--amber)}.relay-status.danger{background:var(--red-soft);color:var(--red)}.relay-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:16px 20px}.relay-detail-meta div{min-width:0}.relay-detail-meta dt{margin-bottom:4px;color:var(--muted);font-size:12px}.relay-detail-meta dd{margin:0;overflow-wrap:anywhere}.relay-mobile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:0;padding:14px 16px}.relay-mobile-meta div,.relay-mobile-meta dd{min-width:0}.relay-mobile-meta dt{margin-bottom:4px;color:var(--muted);font-size:11px}.relay-mobile-meta dd{margin:0;overflow-wrap:anywhere;font-size:12px;line-height:1.55}.relay-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-top:1px solid var(--line)}.relay-mobile-actions>div{display:flex;flex-shrink:0;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.relay-resource-section .pagination-size{display:inline-flex;align-items:center;gap:6px;color:var(--muted);white-space:nowrap}.relay-resource-section .pagination-size select{width:58px;min-height:30px;padding:4px 7px;font-size:12px}.relay-card-hint{min-width:0;color:var(--muted);font-size:12px;line-height:1.5}.relay-card-error{display:grid;gap:4px;margin:0 16px 14px;padding:10px 12px;border-left:3px solid var(--amber);background:var(--amber-soft);color:var(--amber);font-size:12px}.relay-card-error span{overflow-wrap:anywhere;line-height:1.5}.relay-note{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--muted);font-size:13px}.relay-heading-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:6px;background:var(--blue-soft);color:var(--blue)}.relay-purchase-form,.relay-bind-form{display:grid;gap:18px;min-width:min(440px,100%)}.relay-purchase-intro{display:flex;align-items:flex-start;gap:12px;padding-bottom:4px}.relay-purchase-intro>div:last-child{min-width:0}.relay-purchase-intro p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.relay-field-note{display:block;margin-top:7px;color:var(--muted);line-height:1.6}.relay-quantity-control{display:flex;align-items:stretch;width:220px;max-width:100%}.relay-quantity-control button{width:42px;border:1px solid var(--line);background:var(--hover);color:var(--text);font-size:20px}.relay-quantity-control button:first-child{border-radius:5px 0 0 5px}.relay-quantity-control button:last-child{border-radius:0 5px 5px 0}.relay-quantity-control button:hover:not(:disabled){color:var(--blue);border-color:var(--blue)}.relay-quantity-control input{width:100%;min-width:0;border-radius:0;text-align:center;font-weight:600}.relay-purchase-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted)}.relay-purchase-total strong{color:var(--blue);font-size:22px}.relay-renewal-list{display:grid;gap:10px;max-height:min(320px,45vh);overflow:auto}.relay-renewal-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--hover)}.relay-renewal-item>div{display:grid;min-width:0;gap:3px}.relay-renewal-item strong,.relay-renewal-item b{color:var(--text);font-size:13px}.relay-renewal-item span{color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.relay-renewal-item>div:last-child{flex-shrink:0;text-align:right}.relay-renewal-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.relay-renewal-summary>div{display:grid;gap:4px;padding:11px;border:1px solid var(--line);border-radius:6px}.relay-renewal-summary span,.relay-renewal-warning{color:var(--muted);font-size:12px}.relay-renewal-summary strong{color:var(--text)}.relay-renewal-warning{margin:-4px 0 0;color:var(--red)}.relay-input-with-icon{display:flex;align-items:center;gap:8px}.relay-input-with-icon svg{flex-shrink:0;color:var(--muted)}.relay-input-with-icon input{min-width:0;flex:1}.relay-detail-heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:13px}.relay-detail-config{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.relay-config-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.relay-config-title strong{color:var(--text);font-size:13px}.relay-vless-url{display:block;max-height:150px;overflow:auto;padding:11px;border:1px solid var(--line);border-radius:5px;background:var(--hover);color:var(--text);font:12px/1.7 Consolas,SFMono-Regular,monospace;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.relay-qr{display:grid;justify-items:center;gap:7px;width:fit-content;max-width:100%;margin:4px auto 0;padding:12px;border-radius:5px;background:#fff;color:#4b5563;font-size:11px}.relay-qr svg{display:block;max-width:100%;height:auto}.relay-qr-image{display:grid;justify-items:center;gap:7px;width:fit-content;max-width:100%;margin:4px auto 0;color:#4b5563;font-size:11px}.relay-qr-source{position:absolute;top:-99999px;left:-99999px;width:1px;height:1px;pointer-events:none;opacity:0}.relay-qr-image-button{display:block;max-width:100%;padding:12px;border:0;border-radius:5px;background:#fff;line-height:0;cursor:copy;box-shadow:0 0 0 1px var(--line)}.relay-qr-image-button:hover{box-shadow:0 0 0 2px var(--blue)}.relay-qr-image-button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.relay-qr-image-button img{display:block;width:min(268px,100%);max-width:100%;height:auto;-webkit-user-select:none;user-select:none}.relay-qr-image-loading{display:grid;width:min(268px,100%);aspect-ratio:268 / 310;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--blue)}.relay-config-pending{display:flex;align-items:flex-start;gap:10px;min-height:88px;padding:18px 0 4px;border-top:1px solid var(--line);color:var(--blue)}.relay-config-pending div{display:grid;gap:5px;min-width:0}.relay-config-pending span{color:var(--muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.relay-detail-actions{margin-top:18px}@media(max-width:700px){.relay-page{padding-top:18px}.relay-summary{grid-template-columns:1fr}.relay-summary-item{padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.relay-summary-item:last-child{border-bottom:0}.relay-list-heading{align-items:flex-start;margin-top:22px}.relay-list-count{padding-top:2px}.relay-resource-toolbar{align-items:stretch;flex-direction:column;gap:8px;padding:11px 14px}.relay-resource-toolbar .tabs{width:100%;gap:18px}.relay-resource-toolbar>span{align-self:flex-start}.relay-table-scroll{display:none}.relay-resource-cards{display:flex;flex-direction:column;gap:10px;padding:12px 14px}.relay-mobile-card-header,.relay-mobile-meta,.relay-mobile-actions{padding-right:14px;padding-left:14px}.relay-mobile-meta{grid-template-columns:minmax(0,1fr)}.relay-mobile-actions{align-items:flex-start;flex-direction:column}.relay-mobile-actions>div,.relay-mobile-actions .btn{width:100%}.relay-mobile-actions>div{justify-content:stretch}.relay-card-error{margin-right:14px;margin-left:14px}.relay-resource-section .pagination{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 14px}.relay-resource-section .pagination-controls{width:100%;justify-content:space-between;gap:8px}.relay-purchase-form,.relay-bind-form{min-width:0}}:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#242b38;background:#f5f7fa;font-size:14px;font-synthesis:none;--bg: #f5f7fa;--panel: #fff;--text: #242b38;--muted: #89909e;--line: #e9ecf1;--blue: #2864e8;--blue-soft: #edf3ff;--input: #fff;--sidebar: #fff;--hover: #f6f8fc;--green: #16876c;--green-soft: #eaf7f1;--amber: #b88214;--amber-soft: #fff7e7;--red: #cd5960;--red-soft: #fceff0;letter-spacing:0;color-scheme:light}:root[data-theme=dark]{--bg: #141619;--panel: #1d2025;--text: #e9edf3;--muted: #9199a6;--line: #30343c;--blue: #7b9fff;--blue-soft: #252f46;--input: #22262c;--sidebar: #1b1d22;--hover: #252931;--green: #67c6a2;--green-soft: #203b32;--amber: #dfb860;--amber-soft: #393324;--red: #ec9098;--red-soft: #3c282d;color-scheme:dark;color:var(--text);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-width:280px}button,input,select,textarea{font:inherit;letter-spacing:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:600;line-height:1.45}h2{font-size:16px;line-height:1.5;font-weight:600;display:flex;align-items:center;gap:9px}h3{font-size:15px;font-weight:600}p{line-height:1.8}small{font-size:12px}input,textarea,select{min-width:0;max-width:100%;border:1px solid var(--line);border-radius:5px;background:var(--input);color:var(--text);padding:10px 12px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}input[type=checkbox],input[type=radio]{accent-color:var(--blue);width:15px;height:15px;padding:0;cursor:pointer;flex-shrink:0}input[type=date]{min-height:38px}textarea{resize:vertical;width:100%}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}button svg,a svg{flex-shrink:0}button{border:0;background:none}::selection{background:#bed3ff}select{cursor:pointer}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);font-size:12px;font-weight:500;background:var(--hover);padding:15px 20px;white-space:nowrap}td{padding:18px 20px;border-bottom:1px solid var(--line);line-height:1.7}tr:hover td{background:var(--hover)}td .icon-btn{width:26px;height:26px}th:first-child,td:first-child{padding-left:24px}tr:last-child td{border-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:8px 15px;border:1px solid var(--line);border-radius:5px;background:var(--panel);font-size:13px;font-weight:500;white-space:nowrap;transition:background .15s,border .15s}.btn:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.btn.primary{background:#2864e8;color:#fff;border-color:#2864e8}.btn.primary:hover:not(:disabled){background:#1c54d4;color:#fff}.btn.full{width:100%;min-height:44px}.icon-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;position:relative;flex-shrink:0;color:var(--muted)}.icon-btn:hover{background:var(--blue-soft);color:var(--blue)}.text-link,.link-button{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:13px;padding:0;white-space:nowrap}.text-link:hover,.link-button:hover{text-decoration:underline}.row{display:flex;align-items:center;gap:10px}.row.wrap{flex-wrap:wrap}.spread{justify-content:space-between}.grow,.spacer{flex:1}.muted{color:var(--muted)}.blue-text{color:var(--blue)}.block{display:block}.mono{font-family:Cascadia Code,Consolas,monospace}.proxy-connection{font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:0}.remaining-days{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:26px;padding:3px 9px;border:1px solid transparent;border-radius:5px;background:var(--hover);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.35;white-space:nowrap}.remaining-good{border-color:#2fb34447;background:#2fb34414;color:var(--green)}.remaining-risk{border-color:#cf132252;background:#cf132214;color:#cf1322}.strong{font-weight:600}.nowrap{white-space:nowrap}.pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;gap:5px;line-height:1.4;font-size:11px;font-weight:500;padding:4px 8px;border-radius:4px;background:var(--hover);color:var(--muted);white-space:nowrap}.badge.blue{color:var(--blue);background:var(--blue-soft)}.badge.green{color:var(--green);background:var(--green-soft)}.badge.amber{color:var(--amber);background:var(--amber-soft)}.badge.red{color:var(--red);background:var(--red-soft)}.flag{flex-shrink:0;width:27px!important;height:20px;box-shadow:0 0 0 1px #0000000b;border-radius:3px;overflow:hidden;background-size:cover!important}.flag-fallback{display:inline-grid;place-items:center;border:1px dashed var(--line);background:var(--hover)}.app-shell{display:flex;min-height:100vh}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:var(--sidebar);border-right:1px solid var(--line);z-index:40;transition:width .2s}.logo{color:var(--blue);display:flex;align-items:center;gap:9px;font-size:30px;font-weight:700;line-height:1}.logo-dot{color:#38baa1}.logo>svg{flex-shrink:0}.brand-logo{flex-shrink:0;object-fit:contain}.brand-logo-fallback{display:inline-grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#1677ff,#38baa1);color:#fff;font-style:normal;font-weight:800;line-height:1}.logo>span{min-width:0;overflow-wrap:anywhere}.sidebar .logo>span{font-size:18px;line-height:1.2;max-height:54px;overflow:hidden}.auth-page .logo{max-width:calc(100% - 80px);font-size:24px;line-height:1.25}.auth-brand,.auth-form{min-width:0}.auth-brand h1,.workspace-footer,.sidebar-bottom,.auth-page>footer{overflow-wrap:anywhere}.sidebar .logo{height:79px;padding:0 28px}.workspace-label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;padding:10px 29px 14px}.workspace-dot{width:6px;height:6px;border-radius:50%;background:#48b797}.sidebar nav{padding:0 16px;overflow:auto;flex:1;scrollbar-width:thin}.nav-item{height:43px;display:flex;gap:13px;align-items:center;padding:0 15px;border-radius:5px;margin:3px 0;font-size:13px;color:#616a7b;position:relative}.nav-item svg{color:#8b94a4}.nav-item:hover{background:var(--hover);color:var(--blue)}.nav-item.active{background:var(--blue-soft);color:var(--blue);font-weight:600}.nav-item.active svg{color:var(--blue)}.nav-item.active:before{position:absolute;left:-16px;top:12px;height:20px;width:3px;background:var(--blue);content:"";border-radius:0 3px 3px 0}.nav-item small{margin-left:auto;font-size:9px;color:var(--blue);border:1px solid #2864e820;border-radius:3px;padding:0 3px}.nav-item.group-start{margin-top:20px}.sidebar-bottom{padding:22px 28px 20px;font-size:11px;color:var(--muted)}.sidebar-bottom>a,.sidebar-bottom>button{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:16px;color:inherit;width:100%}.sidebar-bottom>a svg,.sidebar-bottom>button svg{margin-left:auto}.sidebar-bottom>.business-entry{position:relative;isolation:isolate;min-height:42px;padding:0 12px;margin:0 0 20px;border-radius:8px;background:linear-gradient(135deg,#1677ff,#38baa1);color:#fff;font-weight:700;box-shadow:0 8px 22px #1677ff42}.sidebar-bottom>.business-entry:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-1;border-radius:12px;background:linear-gradient(135deg,#1677ff61,#38baa157);opacity:.62;filter:blur(8px);animation:businessGlow 2.1s ease-in-out infinite}.business-entry .support-status{width:7px;height:7px;background:#fff;box-shadow:0 0 0 4px #ffffff2e}.business-entry svg{color:#fff}.sidebar-bottom>.business-entry:hover{background:linear-gradient(135deg,#0f6df0,#2bb49d);box-shadow:0 10px 26px #1677ff57}.support-status{width:6px;height:6px;background:#30af85;border-radius:50%}.workspace{margin-left:224px;min-width:0;flex:1;display:flex;flex-direction:column;min-height:100vh;transition:margin .2s}.topbar{height:68px;padding:0 27px;display:flex;justify-content:space-between;gap:12px;align-items:center;background:var(--panel);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:25}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;white-space:nowrap}.breadcrumb b{font-weight:500;color:var(--text)}.top-actions{display:flex;align-items:center;gap:18px}.top-balance{display:flex;gap:8px;align-items:center;font-size:12px;white-space:nowrap}.top-balance>span{color:var(--muted)}.top-balance b{font-weight:600}.top-balance a{color:var(--blue)}.notification-dot{position:absolute;width:5px;height:5px;background:#eea955;border-radius:50%;top:6px;right:8px;border:1px solid var(--panel)}.avatar{width:30px;height:30px;background:#e1ebfb;color:#5682ce;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;font-size:12px;flex-shrink:0}.avatar.large{width:54px;height:54px;font-size:22px}.profile-menu{position:relative}.profile-button{display:flex;align-items:center;gap:8px;padding:0;font-size:12px}.profile-name{max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown{position:absolute;right:0;top:45px;min-width:220px;padding:10px;background:var(--panel);border:1px solid var(--line);border-radius:6px;box-shadow:0 10px 40px #0002;display:flex;flex-direction:column;gap:6px}.dropdown>span{padding:6px;font-size:12px;overflow-wrap:anywhere}.dropdown>a,.dropdown>button{display:flex;align-items:center;gap:10px;padding:10px;text-align:left;border-radius:4px}.dropdown>a:hover,.dropdown>button:hover{background:var(--hover)}main{padding:30px 28px 24px;max-width:1800px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.page-heading p{font-size:12px;color:var(--muted);margin-top:6px}.page-heading .row{flex-shrink:0}.subnav{display:flex;gap:30px;padding:0 30px;background:var(--panel);border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none;flex-shrink:0}.subnav>a{display:flex;align-items:center;white-space:nowrap;height:51px;border-bottom:2px solid transparent;font-size:13px;color:var(--muted)}.subnav>a.active{border-color:var(--blue);color:var(--blue);font-weight:500}.workspace-footer{display:flex;justify-content:space-between;padding:15px 28px 20px;color:var(--muted);font-size:11px}.workspace-footer>div{display:flex;gap:18px}.workspace-footer button{color:inherit;font-size:inherit}.workspace-footer .business-footer-link{padding:3px 9px;border:1px solid rgba(22,119,255,.28);border-radius:999px;background:#1677ff14;color:var(--blue);font-weight:600}.workspace-footer .business-footer-link:hover{background:#1677ff24}@keyframes businessGlow{0%,to{opacity:.42;filter:blur(7px)}50%{opacity:.82;filter:blur(11px)}}.business-contact p{color:var(--muted);margin:12px 0 0;overflow-wrap:anywhere}.business-contact p a{color:var(--blue)}.business-contact-qrs{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.business-contact-qrs figure{margin:0;width:160px}.business-contact-qrs img{width:160px;height:160px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fff}.business-contact-qrs figcaption{margin-top:8px;color:var(--muted);font-size:12px;text-align:center}.collapsed .sidebar{width:76px}.collapsed .sidebar .logo{padding:0 20px}.collapsed .sidebar .logo>span,.collapsed .workspace-label,.collapsed .nav-item>span,.collapsed .nav-item>small,.collapsed .sidebar-bottom{display:none}.collapsed .nav-item{justify-content:center;padding:0}.collapsed .sidebar nav{padding:8px 12px}.collapsed .workspace{margin-left:76px}.collapsed .nav-item.active:before{left:-12px}.sidebar-backdrop{display:none}.overview-top{display:grid;grid-template-columns:1.15fr .85fr 1.5fr;gap:16px;margin-bottom:22px}.balance-summary,.product-summary,.instance-summary{background:var(--panel);min-width:0;padding:21px;border:1px solid var(--line);border-radius:7px}.balance-summary{background:var(--blue-soft);border-color:#2864e818}.balance-summary>.row{color:var(--blue);font-weight:500}.balance-number{display:block;font-size:32px;line-height:1.4;color:var(--blue);margin:12px 0 5px;font-weight:600}.balance-summary>.badge{font-size:10px;padding:2px 7px}.balance-bottom{display:flex;gap:20px;align-items:flex-end;margin-top:19px}.balance-bottom>div{display:flex;flex-direction:column;gap:5px;min-width:0}.balance-bottom small{font-size:10px;color:var(--muted)}.balance-bottom b{font-size:13px}.balance-bottom .btn{margin-left:auto;padding:5px 10px;font-size:12px;min-height:32px}.product-summary{position:relative;overflow:hidden}.product-summary p{font-size:10px;color:var(--muted);margin-top:6px}.product-summary img{display:block;width:174px;max-width:100%;height:112px;object-fit:contain;margin:5px auto 0}.product-summary a{display:flex;gap:5px;align-items:center;color:var(--blue);font-size:11px}.instance-summary .row{gap:4px}.instance-summary .text-link{font-size:10px}.instance-summary h2{font-size:14px}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:22px}.status-tile{display:flex;flex-direction:column;gap:9px;padding:13px 9px;border-radius:5px;min-height:120px}.status-tile>span{font-size:10px;white-space:nowrap}.status-tile>b{font-size:27px;line-height:1;margin-top:6px;color:var(--text);font-weight:600}.status-tile.blue{background:var(--blue-soft);color:var(--blue)}.status-tile.green{background:var(--green-soft);color:var(--green)}.status-tile.amber{background:var(--amber-soft);color:var(--amber)}.status-tile.red{background:var(--red-soft);color:var(--red)}.overview-bottom{display:grid;grid-template-columns:minmax(0,1fr) 266px;gap:22px}.table-section{min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:6px;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px}.section-heading .text-link{font-size:11px}.count{font-size:12px;font-weight:400}.table-scroll{overflow-x:auto;max-width:100%}.overview-bottom table td{padding-top:17px;padding-bottom:17px}.table-foot{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);padding:18px 24px;border-top:1px solid var(--line)}.table-foot a{display:flex;gap:5px;align-items:center;color:var(--blue)}.announcement{display:flex;gap:13px;align-items:center;border-top:1px solid var(--line);padding:18px 24px}.announcement b{font-size:12px}.announcement p{font-size:11px;color:var(--muted)}.announcement>a{font-size:11px;color:var(--blue);display:flex;align-items:center;gap:4px;margin-left:auto;white-space:nowrap}.blue-icon{width:34px;height:34px;background:var(--blue-soft);display:flex;align-items:center;justify-content:center;border-radius:5px;color:var(--blue)}.help-column{display:flex;flex-direction:column;gap:16px}.guide-section{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:21px}.guide-step{display:flex;align-items:flex-start;gap:11px;margin-top:25px;position:relative}.guide-step>span{display:flex;align-items:center;justify-content:center;width:27px;height:27px;background:var(--blue-soft);color:var(--blue);border-radius:50%;font-size:11px;flex-shrink:0}.guide-step:not(:last-child):after{content:"";position:absolute;left:13px;top:32px;height:20px;border-left:1px dashed #c0cfea}.guide-step b{font-size:12px;font-weight:500}.guide-step p{font-size:10px;color:var(--muted);margin-top:4px}.guide-step>svg{margin-left:auto;color:var(--muted)}.help-banner{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:20px;display:flex;gap:5px;align-items:center;min-height:116px;overflow:hidden}.help-banner h2{font-size:14px;white-space:nowrap}.help-banner span{display:flex;align-items:center;gap:3px;color:var(--blue);font-size:10px;margin-top:12px;white-space:nowrap}.help-banner img{width:107px;height:72px;object-fit:contain;margin-left:auto}.config-section,.data-section{background:var(--panel);border:1px solid var(--line);margin-bottom:20px;min-width:0}.app-shell .proxy-validator-page{width:min(1270px,100%);margin:0 auto}.app-shell .proxy-validator-heading{display:block;margin-bottom:31px;text-align:center}.app-shell .proxy-validator-heading .page-heading-copy{text-align:center}.app-shell .proxy-validator-heading h1{font-size:32px;line-height:1.25}.app-shell .proxy-validator-heading p{margin-top:8px;font-size:14px}.app-shell .proxy-validator-form,.app-shell .proxy-validator-results{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 16px #192d5a09}.app-shell .proxy-validator-form{padding:24px;margin-bottom:24px}.app-shell .proxy-validator-protocol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;margin-bottom:20px;background:var(--hover);border:1px solid var(--line);border-radius:9px}.app-shell .proxy-validator-protocol button{min-height:34px;padding:7px 12px;border-radius:6px;color:var(--muted);font-size:13px;font-weight:500}.app-shell .proxy-validator-protocol button:hover{color:var(--blue)}.app-shell .proxy-validator-protocol button.active{background:var(--panel);color:var(--text);box-shadow:0 1px 3px #192d5a14}.app-shell .proxy-validator-input{display:block;margin:0}.app-shell .proxy-validator-input>span{display:block;margin-bottom:9px;color:var(--text);font-size:13px;font-weight:600}.app-shell .proxy-validator-input textarea{display:block;height:238px;min-height:180px;padding:15px 16px;border-radius:7px;line-height:1.75;resize:vertical}.app-shell .proxy-validator-input textarea::placeholder{color:var(--muted);opacity:.9}.app-shell .proxy-validator-form-meta{display:flex;justify-content:space-between;gap:14px;margin-top:9px;color:var(--muted);font-size:11px}.app-shell .proxy-validator-form-meta .limit{color:var(--red)}.app-shell .proxy-validator-actions{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.app-shell .proxy-validator-submit{width:min(390px,100%);min-height:44px;border-radius:7px;font-size:14px}.app-shell .btn.proxy-validator-submit:disabled{background:#a6baf5;border-color:#a6baf5;color:#fff;opacity:1}.app-shell .proxy-validator-clear{min-height:44px;border-color:transparent;background:transparent}.app-shell .proxy-validator-clear:hover:not(:disabled){border-color:var(--line);background:var(--hover)}.app-shell .proxy-validator-results{overflow:hidden}.app-shell .proxy-validator-results-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 24px 18px}.app-shell .proxy-validator-results-heading h2{margin:0;font-size:17px}.app-shell .proxy-validator-results-heading p{margin-top:5px;color:var(--muted);font-size:12px}.app-shell .proxy-validator-provider-error{display:flex;align-items:center;gap:8px;margin:0 24px 18px;padding:10px 12px;border:1px solid var(--amber-soft);border-radius:6px;background:var(--amber-soft);color:var(--amber);font-size:12px}.app-shell .proxy-validator-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 24px 22px}.app-shell .proxy-validator-stat{display:flex;min-height:96px;flex-direction:column;justify-content:space-between;padding:16px 18px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.app-shell .proxy-validator-stat>span{color:var(--muted);font-size:12px}.app-shell .proxy-validator-stat strong{color:var(--text);font-size:28px;line-height:1.1}.app-shell .proxy-validator-stat small{color:var(--muted);font-size:11px}.app-shell .proxy-validator-stat.success strong{color:var(--green)}.app-shell .proxy-validator-stat.danger strong{color:var(--red)}.app-shell .proxy-validator-stat.warning strong{color:var(--amber)}.app-shell .proxy-validator-table-scroll{border-top:1px solid var(--line)}.app-shell .proxy-validator-table-scroll table{min-width:790px}.app-shell .proxy-validator-table-scroll th{padding-top:13px;padding-bottom:13px}.app-shell .proxy-validator-table-scroll td{padding-top:15px;padding-bottom:15px;vertical-align:middle}.app-shell .proxy-validator-status,.app-shell .proxy-validator-match{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.app-shell .proxy-validator-status{font-weight:600}.app-shell .proxy-validator-status.success,.app-shell .proxy-validator-match.matched{color:var(--green)}.app-shell .proxy-validator-status.warning,.app-shell .proxy-validator-match.unknown{color:var(--amber)}.app-shell .proxy-validator-status.danger,.app-shell .proxy-validator-match.mismatched{color:var(--red)}.app-shell .proxy-validator-proxy-info{display:block;min-width:155px;max-width:260px;overflow-wrap:anywhere;color:var(--text);font-size:12px;font-weight:600}.app-shell .proxy-validator-line,.app-shell .proxy-validator-source{display:block;margin-top:4px;color:var(--muted);font-size:11px}.app-shell .proxy-validator-message{display:block;min-width:130px;max-width:240px;overflow-wrap:anywhere}.app-shell .proxy-validator-retry{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:5px;color:var(--muted)}.app-shell .proxy-validator-retry:hover:not(:disabled){background:var(--blue-soft);color:var(--blue)}.config-section{padding:24px}.config-section>.section-heading{padding:0 0 20px}.config-section>h2{margin-bottom:24px}.data-section>.tabs{padding:0 24px}.config-section .subheading{margin-top:24px;margin-bottom:14px;font-size:14px}.purchase-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;gap:24px;align-items:start}.recharge-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.recharge-main,.purchase-options{min-width:0}.tabs{display:flex;gap:23px;align-items:center;overflow-x:auto;scrollbar-width:thin;border-bottom:1px solid var(--line);margin-bottom:20px}.tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 0;white-space:nowrap;font-size:12px;border-bottom:2px solid transparent;color:var(--muted);line-height:1.6}.tab-label{min-width:0}.tab-count{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;color:#fff;font-size:11px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.tab-count.green{background:#16a34a}.tab-count.red{background:#dc2626}.tab-count.black{background:#111827}.tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:500}.choices{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.choices label{display:flex;flex-shrink:0;min-height:38px;white-space:nowrap;gap:8px;align-items:center;padding:9px 13px;border:1px solid var(--line);border-radius:5px;cursor:pointer;font-size:12px;background:var(--panel)}.choices label.selected,.btn.selected{color:var(--blue);border-color:var(--blue);background:var(--blue-soft)}.step-number{font-size:11px;font-weight:500;color:var(--blue);border:1px solid #2864e825;background:var(--blue-soft);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.option{display:flex;align-items:center;gap:10px;text-align:left;border:1px solid var(--line);border-radius:5px;background:var(--panel);padding:14px 13px;min-width:0;min-height:54px;font-size:12px}.option:hover{border-color:#8eacee}.option.selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 .5px var(--blue)}.option b{font-weight:500}.option>div{min-width:0}.option small{font-size:10px;color:var(--muted);display:block;line-height:1.6;margin-top:4px}.option>.select-dot{margin-left:auto;flex-shrink:0}.select-dot{width:15px;height:15px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:#fff}.selected>.select-dot{background:var(--blue);border-color:var(--blue)}.brand-tile{width:25px;height:25px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.brand-0{background:#25bd73}.brand-1{background:#fb833d}.brand-2{background:#273442}.brand-3{background:#4881e7}.brand-4{background:#34383f}.brand-5{background:#329fce}.ip-types{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ip-types .option>svg{color:var(--blue);flex-shrink:0}.search-box{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:5px;background:var(--input);padding:0 10px;min-width:0;max-width:100%;width:238px;color:var(--muted)}.search-box input{padding:9px 0;border:0;background:transparent;box-shadow:none;font-size:12px;width:100%}.search-box:focus-within{border-color:var(--blue)}.search-box svg{flex-shrink:0}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.location-option{min-height:70px;gap:10px;padding:12px}.location-option .flag{width:24px!important;height:18px}.location-option>b{font-size:11px}.location-option svg{margin-left:auto;flex-shrink:0}.form-row{display:flex;gap:24px;align-items:center;margin-top:22px}.form-row>span{width:64px;color:var(--muted);font-size:12px;flex-shrink:0}.checkout{position:sticky;top:90px;background:var(--panel);border:1px solid var(--line);padding:23px;min-width:0}.checkout>h2{padding-bottom:17px;border-bottom:1px solid var(--line)}.notice{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:var(--amber);background:var(--amber-soft);padding:11px 12px;line-height:1.7;margin:16px 0}.notice svg{margin-top:2px;flex-shrink:0}.checkout-location{display:flex;align-items:center;gap:12px;margin:23px 0}.checkout-location b{font-size:13px;font-weight:600}.checkout-location small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.checkout>.row>span{font-size:12px;color:var(--muted)}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;overflow:hidden}.stepper input{width:42px;text-align:center;padding:6px 0;border:0;border-radius:0;font-size:12px;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.stepper .icon-btn{width:28px;height:29px;border-radius:0}.protocols{display:flex;gap:4px;align-items:center;justify-content:center;font-size:10px;color:var(--blue);margin:19px 0;padding-bottom:18px;border-bottom:1px solid var(--line)}.protocols svg:not(:first-child){margin-left:5px}.order-summary{margin:16px 0}.order-summary>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;font-size:12px}.order-summary dt{color:var(--muted);display:flex;gap:5px;align-items:center}.order-summary dd{margin:0;text-align:right;overflow-wrap:anywhere;min-width:0}.order-summary dd small{font-size:9px;color:var(--muted)}.order-summary dd button{margin-left:12px}.checkout .field>span{font-size:11px}.checkout-total{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 0;margin-top:10px}.checkout-total>span{font-size:13px}.checkout-total strong{font-size:24px;font-weight:600;color:var(--blue)}.payment-options{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.payment-options label{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--line);border-radius:4px;font-size:12px;cursor:pointer}.payment-options label.selected{border-color:var(--blue);background:var(--blue-soft)}.payment-options label>span{display:flex;justify-content:space-between;flex:1;gap:5px}.payment-options label small{font-size:11px;color:var(--muted)}.recharge-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recharge-channel{min-width:0;min-height:82px;display:flex;align-items:flex-start;gap:12px;text-align:left;padding:14px;border:1px solid var(--line);border-radius:5px;background:var(--panel)}.recharge-channel:hover{border-color:#8eacee}.recharge-channel.selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 .5px var(--blue)}.recharge-channel>span:not(.brand-tile){min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.recharge-channel b{font-size:13px;font-weight:600;overflow-wrap:anywhere}.recharge-channel small,.recharge-channel em{color:var(--muted);font-size:11px;line-height:1.6;overflow-wrap:anywhere}.recharge-channel em{font-style:normal}.recharge-channel>svg{color:var(--blue);margin-top:3px}.recharge-summary>.btn{width:100%;margin-top:12px}.secure-caption{font-size:10px;color:var(--muted);display:flex;gap:4px;align-items:center;justify-content:center;margin-top:13px}.field{display:flex;flex-direction:column;gap:9px;margin:18px 0}.field>span{font-size:12px;font-weight:500}.field input:not([type=radio]):not([type=checkbox]),.field select,.field textarea{width:100%;font-size:13px}.feedback-category{min-width:0;padding:0;border:0}.feedback-category legend{padding:0;margin-bottom:9px;font-size:12px;font-weight:500}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-actions{display:flex;gap:18px;align-items:center;margin-top:24px}.form-width{max-width:900px}.filter-bar{padding:19px 24px;display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.filter-bar>.tabs{border:0;margin:0}.filter-bar>.tabs button{padding:6px 0}.data-section>.tabs{margin:0}.batch-toolbar{display:flex;gap:8px;align-items:center;padding:15px 24px;background:var(--hover);border-bottom:1px solid var(--line);font-size:11px;flex-wrap:wrap}.batch-toolbar>.btn{font-size:11px;min-height:30px;padding:5px 9px}.batch-toolbar>span{color:var(--muted);margin-right:7px}.batch-toolbar b{color:var(--blue)}.instance-table td{padding:15px 16px;font-size:12px}.instance-table th{padding:15px 16px}.instance-table td:first-child{width:38px;padding-left:24px}.instance-table td .block{font-size:10px;margin-top:3px}.instance-table .mono{font-size:11px}.instance-table .remark-cell{max-width:120px;overflow-wrap:anywhere}.instance-validity{display:flex;flex-direction:column;gap:3px}.instance-validity>small,.instance-validity>span{display:block}.inline-remark{display:block;width:100%;min-height:24px;padding:2px 5px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text);font-size:inherit;line-height:1.7;text-align:left;overflow-wrap:anywhere}.inline-remark:hover{border-color:var(--line);background:var(--hover)}.inline-remark-input{width:100%;min-height:32px;padding:5px 7px;font-size:12px}.instance-table .badge{font-size:10px}.advanced-filter{display:flex;align-items:flex-end;gap:15px;padding:0 24px 20px}.advanced-filter .field{margin:0;min-width:170px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.pagination .row{gap:16px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:var(--muted);padding:55px 20px;min-height:220px;text-align:center}.empty strong{font-size:13px;font-weight:500}.empty p{font-size:12px}.empty svg{color:#aab5c7}.metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--panel);border:1px solid var(--line);margin-bottom:24px;padding:25px 0}.metric-strip>div{padding:0 30px;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--line)}.metric-strip>div:last-child{border:0}.metric-strip span{font-size:12px;color:var(--muted)}.metric-strip strong{font-size:28px;font-weight:600}.metric-strip>div:first-child strong{color:var(--blue)}.coupon-redeem{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--blue-soft);padding:28px;margin-bottom:25px;border:1px solid #2864e81a}.coupon-redeem>.row>svg{color:var(--blue)}.coupon-redeem p{font-size:12px;color:var(--muted);margin-top:5px}.coupon-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px}.coupon{display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:6px;padding:20px}.coupon>strong{font-size:28px;color:var(--blue)}.coupon>div{border-left:1px dashed var(--line);padding-left:20px}.coupon h3{font-size:13px}.coupon p{font-size:11px;color:var(--muted);margin:6px 0}.coupon .btn{margin-left:auto}.referral-intro{display:flex;align-items:center;flex-direction:column;background:var(--panel);border:1px solid var(--line);padding:70px 20px}.referral-intro>svg{color:var(--blue);margin-bottom:24px}.referral-intro h2{font-size:22px}.referral-intro p{color:var(--muted);font-size:13px;margin:15px 0 23px}.referral-features{display:flex;gap:50px;margin-top:45px;color:var(--muted);font-size:12px}.connection-output{min-height:370px;resize:vertical;font-size:11px;line-height:1.8;margin-bottom:16px;white-space:pre;overflow:auto}.chart-empty{display:flex;min-height:320px;padding-top:20px}.chart-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:var(--muted);padding:0 15px 0 0}.chart-grid{flex:1;background:repeating-linear-gradient(to bottom,transparent 0,transparent 79px,var(--line) 80px);border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.chart-grid .empty{height:100%}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.profile-hero{display:flex;align-items:center;gap:15px;margin-bottom:20px}.profile-hero p{font-size:12px;color:var(--muted)}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.setting-row:last-child{border:0}.setting-row b{font-size:13px;font-weight:500}.setting-row p{font-size:11px;color:var(--muted);margin-top:4px}.switch{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:34px!important;height:20px!important;border-radius:20px!important;background:#c8ced8;position:relative;border:0!important;padding:0!important;cursor:pointer;flex-shrink:0}.switch:before{content:"";width:14px;height:14px;border-radius:50%;background:#fff;position:absolute;top:3px;left:3px;transition:transform .2s}.switch:checked{background:var(--blue)}.switch:checked:before{transform:translate(14px)}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.article-item{border:1px solid var(--line);background:var(--panel);border-radius:6px;padding:22px;display:flex;gap:17px;text-align:left;min-width:0}.article-item:hover{border-color:var(--blue)}.article-item>div{flex:1;min-width:0}.article-item h3{margin:9px 0;font-size:14px}.article-item p{font-size:11px;color:var(--muted)}.article-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:6px;flex-shrink:0}.article-item>svg{color:var(--muted)}.live-tutorial-card{width:100%;cursor:pointer}.live-tutorial-cover{width:96px;height:60px;flex-shrink:0;border-radius:5px;object-fit:contain;background:var(--blue-soft)}.article-category,.article-detail-meta{color:var(--blue);font-size:11px}.article-detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.live-tutorial-dialog-cover{display:block;width:100%;max-height:260px;border-radius:6px;object-fit:contain;background:var(--blue-soft)}.article-rich-content{color:var(--text);overflow-wrap:anywhere}.article-rich-content h1,.article-rich-content h2,.article-rich-content h3{margin:1em 0 .55em}.article-rich-content p,.article-rich-content ul,.article-rich-content ol,.article-rich-content blockquote,.article-rich-content pre,.article-rich-content table{margin:.8em 0}.article-rich-content ul,.article-rich-content ol{padding-left:1.6em}.article-rich-content blockquote{padding-left:12px;border-left:3px solid var(--blue);color:var(--muted)}.article-rich-content pre{padding:12px;overflow:auto;border-radius:5px;background:#111827;color:#e5e7eb}.article-rich-content code{font-family:Consolas,Courier New,monospace}.article-rich-content table{width:100%;border-collapse:collapse}.article-rich-content th,.article-rich-content td{padding:7px 9px;border:1px solid var(--line);text-align:left}.article-rich-content a{color:var(--blue)}.article-rich-content img{display:block;max-width:100%;height:auto;margin:12px 0}.article-content{font-size:14px;line-height:2.1;margin-top:20px}dialog{border:1px solid var(--line);border-radius:8px;padding:0;background:var(--panel);color:var(--text);width:min(520px,calc(100vw - 32px));max-height:85vh;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#141b2d66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{padding:24px;overflow:auto}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.modal h2{font-size:18px}.modal p{font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.confirm-total{font-size:30px;color:var(--blue);margin:24px 0;font-weight:600}.toast{position:fixed;bottom:26px;left:calc(50% + 90px);transform:translate(-50%);display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:var(--panel);border-radius:7px;padding:10px 13px 10px 18px;box-shadow:0 6px 35px #0002;z-index:100;max-width:calc(100vw - 32px);font-size:13px}.toast>svg{color:var(--blue);flex-shrink:0}.toast>span{min-width:0;overflow-wrap:anywhere}.error-text{color:var(--red);font-size:12px;margin:12px 0}.error-banner{display:flex;gap:10px;align-items:center;background:var(--red-soft);color:var(--red);padding:10px 16px;margin-bottom:20px}.spin{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.app-loading{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px}.app-loading>svg{color:var(--blue)}.auth-page{min-height:100vh;background:var(--panel);display:flex;flex-direction:column}.registration-verify-trigger.verified,.registration-verify-trigger.verified:disabled{color:var(--green);background:var(--green-soft);border-color:#b8dccf;opacity:1;cursor:default}dialog.registration-puzzle-dialog{width:min(420px,calc(100vw - 32px))}.registration-puzzle{width:100%;max-width:372px;margin:auto;display:flex;flex-direction:column;gap:16px}.registration-puzzle-heading{display:flex;align-items:flex-start;gap:12px;padding:13px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,var(--blue-soft),var(--panel) 70%)}.registration-puzzle-heading strong{display:block;font-size:14px;font-weight:600}.registration-puzzle-heading p{margin-top:3px;color:var(--muted);line-height:1.7}.registration-puzzle-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;color:#fff;background:#2864e8;box-shadow:0 10px 22px #2864e83b}.registration-puzzle-icon.success{background:#16876c;box-shadow:0 10px 22px #16876c36}.registration-puzzle-image{position:relative;width:100%;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--hover);box-shadow:inset 0 1px #ffffff8f,0 14px 36px #17233d1a;isolation:isolate}.registration-puzzle-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff45,transparent 46%,#0c1c3514);z-index:1}.registration-puzzle-image>img:first-child{display:block;width:100%;height:100%;object-fit:cover}.registration-puzzle-piece{position:absolute;z-index:2;filter:drop-shadow(0 10px 12px #10213b40);transition:left .08s ease-out}.registration-puzzle.is-dragging .registration-puzzle-piece{transition:none}.registration-image-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--blue);background:#ffffffc7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-weight:600}.registration-puzzle.is-success .registration-image-state{color:var(--green)}.registration-puzzle-placeholder{aspect-ratio:2 / 1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed var(--line);border-radius:8px;background:var(--hover);color:var(--muted);font-size:13px}.registration-puzzle-placeholder>svg{color:var(--blue)}.registration-slider{position:relative;display:block}.registration-slider-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;font-size:12px;font-weight:500}.registration-slider-top small{color:var(--muted);font-size:11px}.registration-slider-shell{position:relative;display:block;height:46px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--hover);box-shadow:inset 0 1px 2px #0000000f}.registration-slider-fill{position:absolute;inset:0 auto 0 0;width:var(--captcha-progress);background:linear-gradient(90deg,#2864e8,#5b8cff);transition:width .08s ease-out}.registration-puzzle.is-dragging .registration-slider-fill{transition:none}.registration-slider-hint{position:absolute;top:0;right:52px;bottom:0;left:52px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;pointer-events:none}.registration-slider-handle{position:absolute;top:4px;width:42px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c9d8fb;border-radius:7px;color:var(--blue);background:#fff;box-shadow:0 8px 18px #12233b22;transition:left .08s ease-out,color .15s,background .15s}.registration-puzzle.is-dragging .registration-slider-handle{transition:none;color:#fff;background:var(--blue);border-color:var(--blue)}.registration-puzzle.is-checking .registration-slider-handle,.registration-puzzle.is-success .registration-slider-handle{color:#fff;background:var(--green);border-color:var(--green)}.registration-puzzle.is-success .registration-slider-fill{background:linear-gradient(90deg,#16876c,#31b58f)}.registration-slider input[type=range]{position:absolute;inset:auto 0 0;z-index:4;width:100%;height:46px;margin:0;padding:0;border:0;opacity:0;cursor:grab;touch-action:pan-y}.registration-slider input[type=range]:active{cursor:grabbing}.registration-slider:focus-within .registration-slider-shell{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.registration-puzzle-error{padding:10px 12px;border-radius:7px;background:var(--red-soft);color:var(--red);line-height:1.6}.registration-puzzle-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.registration-puzzle-actions>span{color:var(--muted);font-size:11px}.registration-puzzle-actions .btn{min-height:36px}:root[data-theme=dark] .registration-puzzle-image{box-shadow:inset 0 1px #ffffff12,0 14px 36px #00000040}:root[data-theme=dark] .registration-puzzle-image:after{background:linear-gradient(180deg,#ffffff12,transparent 48%,#00000024)}:root[data-theme=dark] .registration-image-state{background:#1d2025c7}:root[data-theme=dark] .registration-slider-handle{background:var(--panel);border-color:#34445f}:root[data-theme=dark] .registration-verify-trigger.verified,:root[data-theme=dark] .registration-verify-trigger.verified:disabled{border-color:#315f52}.auth-form form>.btn+.btn{margin-top:12px}.auth-page>header{height:90px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.auth-page>header>a:last-child{font-size:12px;color:var(--muted)}.auth-main{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;max-width:1050px;margin:auto;padding:65px 35px;width:100%;flex:1}.auth-brand h1{font-size:36px;margin:20px 0 13px}.auth-brand p{color:var(--muted);font-size:16px}.auth-brand img{display:block;width:320px;height:220px;object-fit:contain;margin:20px 0}.auth-features{display:flex;gap:16px;font-size:11px;color:var(--muted)}.auth-form{max-width:370px;width:100%;margin-left:auto}.auth-form h2{font-size:26px;margin-bottom:10px}.auth-form>p{font-size:12px}.auth-form .field{margin:24px 0}.auth-options{text-align:right;font-size:12px;color:var(--blue);margin-bottom:23px}.auth-form>.btn{margin-top:12px}.auth-switch{text-align:center;margin:24px 0;color:var(--muted)}.auth-switch a{color:var(--blue);margin-left:6px}.auth-page>footer{padding:24px;text-align:center;font-size:11px;color:var(--muted)}@media(min-width:1550px){main{padding:34px 38px}.overview-top{grid-template-columns:1fr .8fr 1.35fr}.status-tile{padding:18px}.status-tile>span{font-size:12px}.overview-bottom{grid-template-columns:minmax(0,1fr) 310px}.location-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-summary img{height:120px}.purchase-layout{grid-template-columns:minmax(0,1fr) 340px}.recharge-layout{grid-template-columns:minmax(0,1fr) 360px}}@media(max-width:1250px){.sidebar{width:196px}.workspace{margin-left:196px}.sidebar .logo{padding-left:24px}.nav-item{gap:10px;padding:0 12px}.top-actions{gap:10px}.topbar{padding:0 20px}main{padding:24px 22px}.overview-top{grid-template-columns:1fr .85fr}.instance-summary{grid-column:1/-1}.status-grid{margin-top:15px}.status-tile{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:15px;gap:9px}.status-tile>b{margin:0}.overview-bottom{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.purchase-layout,.recharge-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.config-section{padding:20px}.business-grid,.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout{padding:20px}.help-banner{padding:17px}.help-banner img{width:94px}.breadcrumb{display:none}.coupon-grid{grid-template-columns:1fr}.connection-output{min-height:260px}}@media(max-width:900px){.sidebar,.collapsed .sidebar{transform:translate(-100%);width:224px;transition:transform .2s}.mobile-open .sidebar{transform:translate(0)}.workspace,.collapsed .workspace{margin-left:0}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0005;z-index:35}.collapsed .sidebar .logo>span,.collapsed .nav-item>span,.collapsed .nav-item>small{display:initial}.collapsed .workspace-label{display:flex}.collapsed .sidebar-bottom{display:block}.collapsed .nav-item{justify-content:flex-start;padding:0 15px}.collapsed .sidebar .logo{padding:0 28px}.topbar{height:60px;padding:0 16px}.top-actions{gap:10px}.breadcrumb{display:flex}.profile-name{display:none}.overview-top{grid-template-columns:1fr 1fr}.purchase-layout{grid-template-columns:minmax(0,1fr) 280px}.toast{left:50%}.account-grid{gap:16px}.auth-main{gap:40px}.auth-brand h1{font-size:30px}.auth-features{flex-wrap:wrap}}@media(max-width:650px){main{padding:20px 15px}.topbar{padding:0 10px}.top-actions{gap:5px}.top-balance{gap:5px;font-size:11px}.top-balance>span{display:none}.topbar .badge{font-size:9px;padding:3px 5px}.breadcrumb{display:none}.profile-button{gap:3px}.profile-button>.avatar{width:27px;height:27px}.topbar .icon-btn{width:29px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.page-heading h1{font-size:21px}.page-heading p{font-size:11px}.page-heading>.row{gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:42%}.page-heading .btn{padding:6px 9px;font-size:11px;min-height:32px}.page-heading .search-box{width:145px}.overview-top{grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:10px;margin-bottom:15px}.balance-summary,.product-summary,.instance-summary{padding:15px}.balance-summary>.row{font-size:12px}.balance-number{font-size:26px}.balance-bottom{gap:13px;flex-wrap:wrap;margin-top:13px}.balance-bottom b{font-size:11px}.balance-bottom .btn{width:100%;margin:0;min-height:29px}.product-summary h2{font-size:13px}.product-summary p{font-size:9px}.product-summary img{height:117px;margin-top:18px}.product-summary>a{margin-top:7px}.instance-summary .text-link{font-size:10px}.status-grid{gap:7px;margin-top:15px}.status-tile{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px;min-height:105px}.status-tile>span{font-size:9px}.status-tile>b{font-size:23px}.overview-bottom{display:flex;flex-direction:column;gap:15px}.help-column{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-section{grid-column:1/-1;padding:18px}.guide-step{margin-top:19px}.guide-step p{font-size:11px}.help-banner{padding:13px;min-height:110px;position:relative}.help-banner h2{font-size:13px}.help-banner img{width:69px;height:58px;opacity:.9}.help-banner span{font-size:9px}.help-banner>div{z-index:1}.section-heading{padding:17px}.section-heading h2{font-size:14px}.overview-bottom table{min-width:500px}.table-foot{padding:16px;font-size:10px}.announcement{padding:16px;gap:9px}.announcement>a{display:none}.announcement p{font-size:10px}.subnav{padding:0 15px;gap:24px}.subnav>a{height:45px;font-size:12px}.purchase-layout,.recharge-layout{display:flex;flex-direction:column;gap:0}.purchase-options{width:100%}.checkout{position:static;width:100%;margin-bottom:18px;padding:20px}.config-section{padding:18px;margin-bottom:16px}.config-section>.section-heading{align-items:flex-start;flex-wrap:wrap}.config-section>.section-heading>.search-box{width:100%}.business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.recharge-channel-grid{grid-template-columns:1fr}.business-grid .option{padding:9px 7px;gap:6px;min-height:48px;font-size:10px}.brand-tile{width:19px;height:19px;font-size:10px}.business-grid .select-dot{display:none}.ip-types{gap:9px}.ip-types .option{padding:12px 9px;gap:8px}.ip-types .option>svg{width:18px}.ip-types .option .select-dot{display:none}.ip-types .option small{font-size:9px}.location-grid{gap:9px}.location-option{padding:11px 9px;gap:9px}.location-option b{font-size:11px}.location-option small{font-size:10px}.location-option .flag{width:21px!important;height:16px}.tabs{gap:22px}.tabs button{font-size:11px}.form-row{gap:12px;align-items:flex-start}.choices{gap:8px}.choices label{padding:8px 10px;font-size:11px}.form-row>span{width:55px;padding-top:9px}.field{margin:16px 0}.form-grid{grid-template-columns:1fr;gap:0}.metric-strip{padding:20px 0;margin-bottom:17px}.metric-strip>div{padding:0 14px;gap:10px}.metric-strip span{font-size:10px}.metric-strip strong{font-size:20px}.filter-bar{padding:15px;gap:10px}.filter-bar .row{width:100%;gap:8px}.filter-bar input[type=date]{width:calc(50% - 16px);font-size:11px;padding:8px}.filter-bar .search-box{flex:1;min-width:150px}.batch-toolbar{padding:12px 15px;gap:7px}.batch-toolbar .btn{font-size:10px;padding:5px 7px}.data-section>.tabs{padding:0 15px}.table-scroll table{min-width:580px}.instance-table{min-width:900px!important}.pagination{padding:13px 15px}.advanced-filter{padding:0 15px 15px}.coupon-redeem{padding:20px;flex-direction:column;align-items:stretch;gap:20px}.coupon-redeem form{gap:8px}.coupon-redeem input{min-width:0;width:100%}.coupon-redeem .btn{flex-shrink:0}.coupon-grid{padding:15px}.coupon{padding:15px;gap:12px}.coupon>strong{font-size:24px}.coupon>div{padding-left:12px}.coupon h3{font-size:11px}.coupon .btn{font-size:11px;padding:6px 8px}.account-grid{grid-template-columns:1fr;gap:0}.help-grid{grid-template-columns:1fr;gap:12px}.article-item{padding:18px;gap:14px}.article-item h3{font-size:13px}.referral-features{gap:17px;font-size:10px}.referral-intro{padding:45px 20px}.connection-output{min-height:260px}.workspace-footer{padding:12px 15px 20px;font-size:9px}.workspace-footer>div{gap:12px}.toast{bottom:16px;font-size:12px;min-width:260px;padding-left:12px}.modal{padding:20px}.modal>header{margin-bottom:18px}.modal h2{font-size:17px}.auth-page>header{height:72px;padding:0 22px}.auth-main{display:block;padding:32px 25px}.auth-brand{display:none}.auth-form{max-width:380px;margin:auto}.auth-form h2{font-size:26px}.auth-page>footer{font-size:10px}.top-balance b{font-size:11px}.profile-button>svg{display:none}}.storefront{min-height:100vh;background:var(--bg)}.store-header{height:80px;background:var(--panel);border-bottom:1px solid var(--line);padding:0 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}.store-header>nav{display:flex;gap:30px;font-size:13px}.store-header>nav a:hover{color:var(--blue)}.store-main{max-width:1200px;padding:0 30px 35px}.store-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:220px;padding:25px 0;border-bottom:1px solid var(--line)}.store-intro h1{font-size:32px;margin:14px 0 10px}.store-intro p{font-size:13px;color:var(--muted)}.store-intro img{width:240px;height:160px;object-fit:contain}.store-products{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 0}.store-products>a{display:flex;align-items:center;gap:19px;padding:23px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.store-products>a>svg:first-child{color:var(--blue)}.store-products>a>svg:last-child{margin-left:auto;color:var(--muted)}.store-products p{font-size:11px;color:var(--muted);margin-top:7px}.store-catalog{padding-top:15px}.store-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.store-location{background:var(--panel);border:1px solid var(--line);border-radius:5px;padding:22px}.store-location:hover{border-color:var(--blue)}.store-location h3{font-size:14px}.store-location>.row>svg{margin-left:auto;color:var(--muted)}.store-location p{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;margin:18px 0}.store-location strong{font-size:24px;color:var(--blue);font-weight:600}.store-location small{color:var(--muted);font-size:10px}.store-help{display:flex;align-items:center;gap:20px;padding:35px 0;margin-top:30px;border-top:1px solid var(--line)}.store-help>svg{color:var(--blue)}.store-help p{font-size:12px;color:var(--muted);margin-top:7px}.store-help>.btn{margin-left:auto}.store-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 6%;border-top:1px solid var(--line);font-size:11px;color:var(--muted);background:var(--panel)}.store-footer>div{display:flex;gap:22px}.store-footer .logo{font-size:22px}@media(max-width:900px){.store-header>nav{gap:16px}.store-location-grid{grid-template-columns:repeat(2,1fr)}.store-header{padding:0 24px}.store-header .logo{font-size:25px}}@media(max-width:650px){.store-header{height:auto;min-height:112px;padding:18px 18px 12px;flex-wrap:wrap;gap:15px}.store-header>nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:11px}.store-header>.row .btn{font-size:11px;padding:7px 10px}.store-main{padding:0 16px 15px}.store-intro{min-height:170px;padding:20px 0;gap:10px}.store-intro h1{font-size:23px}.store-intro p{font-size:11px}.store-intro img{width:95px;height:90px}.store-intro .badge{font-size:9px}.store-products{grid-template-columns:1fr;gap:12px;padding:18px 0}.store-products>a{padding:18px;gap:16px}.store-products h2{font-size:14px}.store-location-grid{gap:10px}.store-location{padding:14px}.store-location h3{font-size:11px}.store-location .row{gap:6px;flex-wrap:wrap}.store-location .flag{width:20px!important;height:15px}.store-location .row>svg{display:none}.store-location p{font-size:9px;display:block;margin:12px 0}.store-location p span{display:block;margin-top:5px}.store-location strong{font-size:21px}.store-location small{font-size:8px}.store-catalog .page-heading{flex-direction:column;gap:15px}.store-catalog .page-heading .search-box{width:100%}.store-catalog>.row{display:block}.store-catalog>.row .tabs{margin-bottom:12px}.store-help{padding:20px 0;flex-wrap:wrap;gap:12px}.store-help>svg{display:none}.store-help h2{font-size:14px}.store-help p{font-size:11px}.store-help>.btn{margin:0}.store-footer{padding:24px 18px;flex-wrap:wrap;font-size:10px}.store-footer>div{gap:16px}}@media(max-width:360px){.metric-strip>div{padding:0 9px;min-width:0}.metric-strip strong{font-size:17px}.top-actions{gap:3px}.store-intro img{width:75px;height:80px}.store-intro h1{font-size:21px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.referral-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:6px}.referral-metric{display:flex;min-width:0;flex-direction:column;gap:8px;padding:20px 22px;border-right:1px solid var(--line)}.referral-metric:last-child{border-right:0}.referral-metric>span{color:var(--muted);font-size:12px}.referral-metric>strong{color:var(--text);font-size:28px;font-weight:600;line-height:1.1}.referral-metric>small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.referral-metric-primary{background:var(--blue-soft)}.referral-metric-primary>span,.referral-metric-primary>strong{color:var(--blue)}.referral-share-panel,.referral-invited-panel,.referral-history-panel{min-width:0;margin-bottom:20px;background:var(--panel);border:1px solid var(--line);border-radius:6px}.referral-share-panel{padding:22px}.referral-share-heading,.referral-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.referral-share-heading h2,.referral-section-heading h2{margin-bottom:5px}.referral-share-heading p,.referral-section-heading p{color:var(--muted);font-size:12px}.referral-rate-badge{display:flex;min-width:155px;flex-direction:column;gap:3px;padding:10px 13px;border:1px solid #bcd2ff;border-radius:5px;background:var(--blue-soft)}.referral-rate-badge span,.referral-rate-badge small{color:var(--muted);font-size:11px}.referral-rate-badge strong{color:var(--blue);font-size:21px;line-height:1.2}.referral-share-grid{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:14px;margin-top:18px}.referral-share-item{display:flex;min-width:0;align-items:center;gap:12px;min-height:42px;padding:8px 11px;border:1px solid var(--line);border-radius:5px}.referral-share-item>span{flex:0 0 auto;color:var(--muted);font-size:12px}.referral-share-item code{min-width:0;overflow:hidden;color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.referral-share-url>div{display:flex;min-width:0;flex:1;gap:8px}.referral-share-url input{flex:1;min-width:0;padding:7px 9px;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.referral-share-url .btn{flex:0 0 auto;min-height:34px;padding:6px 10px}.referral-disabled-panel{display:flex;align-items:center;min-height:320px;flex-direction:column;justify-content:center;gap:18px;margin-bottom:20px;padding:64px 24px;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:6px}.referral-disabled-panel>svg{color:var(--blue)}.referral-disabled-panel h2{margin-bottom:7px}.referral-disabled-panel p{color:var(--muted);font-size:12px}.referral-disabled-panel .btn{min-width:150px}.referral-section-heading{padding:18px 22px 14px;border-bottom:1px solid var(--line)}.referral-section-heading>span{flex:0 0 auto;color:var(--muted);font-size:12px}.referral-invited-table,.referral-payouts{overflow-x:auto}.referral-invited-table table,.referral-payouts table{min-width:560px}.referral-invited-table th,.referral-payouts th{padding-top:12px;padding-bottom:12px}.referral-invited-table td,.referral-payouts td{padding-top:14px;padding-bottom:14px}.referral-customer-cell{display:flex;min-width:0;flex-direction:column;gap:2px}.referral-customer-cell strong,.referral-customer-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-customer-cell small{color:var(--muted);font-size:11px}.referral-status{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;white-space:nowrap}.referral-status i{width:6px;height:6px;border-radius:50%;background:#aab5c7}.referral-status.active{color:var(--green)}.referral-status.active i{background:var(--green)}.referral-invited-cards{display:none}.referral-history-panel{padding:0 0 20px}.referral-history-panel .referral-payouts{padding:0 22px}@media(max-width:900px){.referral-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-metric:nth-child(2){border-right:0}.referral-metric:nth-child(n+3){border-top:1px solid var(--line)}.referral-metric:nth-child(3){border-right:1px solid var(--line)}.referral-share-heading{align-items:stretch;flex-direction:column}.referral-rate-badge{width:100%}.referral-share-grid{grid-template-columns:1fr}}@media(max-width:640px){.referral-overview{margin-bottom:16px}.referral-metric{padding:15px 14px}.referral-metric>strong{font-size:21px}.referral-metric>small{font-size:10px}.referral-share-panel{padding:16px}.referral-share-heading p,.referral-section-heading p{line-height:1.6}.referral-share-item{align-items:flex-start;flex-direction:column;gap:6px}.referral-share-url>div{width:100%}.referral-share-url input{width:0}.referral-disabled-panel{min-height:280px;padding:48px 16px}.referral-disabled-panel .btn{width:100%;max-width:260px}.referral-section-heading{padding:16px}.referral-invited-table{display:none}.referral-invited-cards{display:flex;flex-direction:column;gap:9px;padding:12px}.referral-invited-card{display:flex;width:100%;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--line);border-radius:5px;background:var(--panel);text-align:left}.referral-card-topline,.referral-card-status{display:flex;align-items:center;justify-content:space-between;gap:12px}.referral-card-status small{color:var(--muted);font-size:11px}.referral-card-commission{display:flex;flex-direction:column;gap:4px;padding-top:10px;border-top:1px solid var(--line)}.referral-card-commission small{color:var(--muted);font-size:11px}.referral-card-commission b{font-size:14px}.referral-history-panel{padding-bottom:16px}.referral-history-panel .referral-payouts{padding:0 16px}.modal{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}}.app-shell{--bg: #f4f6f8;--panel: #ffffff;--text: #1f2937;--muted: #667085;--line: #dfe4ea;--blue: #245ecb;--blue-soft: #edf3ff;--input: #ffffff;--sidebar: #ffffff;--hover: #f7f9fb;--green: #2f7d61;--green-soft: #edf7f1;--amber: #9a6b15;--amber-soft: #fff6e3;--red: #b44b52;--red-soft: #fff0f1;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);min-width:0;overflow-x:hidden;color:var(--text);background:var(--bg);font-size:14px;color-scheme:light}:root[data-theme=dark] .app-shell{--bg: #11161c;--panel: #1a2028;--text: #e7edf4;--muted: #a4afbd;--line: #303945;--blue: #8fb2ff;--blue-soft: #243452;--input: #202731;--sidebar: #171c22;--hover: #232a33;--green: #77c2a0;--green-soft: #20372f;--amber: #e5bb6b;--amber-soft: #3c3220;--red: #f09ba0;--red-soft: #3b262b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .24);color-scheme:dark}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell p{color:var(--text)}.app-shell h1{font-size:24px;font-weight:600;line-height:1.35}.app-shell h2{font-size:16px;font-weight:600;line-height:1.45}.app-shell h3{font-size:14px;font-weight:600}.app-shell p{line-height:1.65}.app-shell small{font-size:12px}.app-shell input,.app-shell select,.app-shell textarea{min-height:38px;border:1px solid var(--line);border-radius:6px;background:var(--input);color:var(--text);padding:8px 11px}.app-shell input::placeholder,.app-shell textarea::placeholder{color:var(--muted);opacity:.85}.app-shell input:focus,.app-shell select:focus,.app-shell textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #245ecb24}:root[data-theme=dark] .app-shell input:focus,:root[data-theme=dark] .app-shell select:focus,:root[data-theme=dark] .app-shell textarea:focus{box-shadow:0 0 0 3px #8fb2ff33}.app-shell input[type=checkbox],.app-shell input[type=radio]{min-height:16px;width:16px;height:16px;padding:0}.app-shell input[type=date]{min-height:38px}.app-shell button:focus-visible,.app-shell a:focus-visible,.app-shell input:focus-visible,.app-shell select:focus-visible,.app-shell textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell table{font-size:13px}.app-shell th{padding:12px 18px;color:var(--muted);background:var(--hover);font-size:12px;font-weight:600}.app-shell td{padding:14px 18px;line-height:1.55}.app-shell tr:hover td{background:var(--hover)}.app-shell th:first-child,.app-shell td:first-child{padding-left:20px}.app-shell .btn{min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--text);font-size:13px;font-weight:500;box-shadow:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.app-shell .btn:hover:not(:disabled){border-color:var(--blue);background:var(--hover);color:var(--blue)}.app-shell .btn.primary{border-color:var(--blue);background:var(--blue);color:#fff}.app-shell .btn.primary:hover:not(:disabled){border-color:#1f52b4;background:#1f52b4;color:#fff}:root[data-theme=dark] .app-shell .btn.primary:hover:not(:disabled){border-color:#a9c3ff;background:#a9c3ff;color:#16213a}.app-shell .btn.full{min-height:42px}.app-shell .icon-btn{width:36px;height:36px;border-radius:6px;color:var(--muted)}.app-shell .icon-btn:hover{background:var(--blue-soft);color:var(--blue)}.app-shell .text-link,.app-shell .link-button{min-height:32px;color:var(--blue);font-size:13px}.app-shell .link-button:hover,.app-shell .text-link:hover{color:var(--blue)}.app-shell .muted{color:var(--muted)}.app-shell .mono{font-variant-numeric:tabular-nums}.app-shell .badge{min-height:24px;padding:3px 8px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:600}.app-shell .badge.blue{border-color:#245ecb2e}.app-shell .badge.green{border-color:#2f7d612e}.app-shell .badge.amber{border-color:#9a6b152e}.app-shell .badge.red{border-color:#b44b522e}.app-shell .flag{box-shadow:0 0 0 1px #1018281a;border-radius:4px}.app-shell .sidebar{width:248px;background:var(--sidebar);border-right-color:var(--line);box-shadow:none}.app-shell .sidebar .logo{height:72px;padding:0 24px}.app-shell .sidebar .logo>span{font-size:18px}.app-shell .logo-dot{color:var(--blue)}.app-shell .brand-logo-fallback{border-radius:6px;background:var(--blue);box-shadow:none}.app-shell .workspace-label{padding:12px 24px 16px;font-size:12px}.app-shell .workspace-dot{width:7px;height:7px;background:var(--green)}.app-shell .sidebar nav{padding:0 12px}.app-shell .nav-item{height:40px;gap:11px;margin:2px 0;padding:0 12px;border-radius:6px;color:var(--muted);font-size:13px}.app-shell .nav-item svg{color:var(--muted)}.app-shell .nav-item:hover{background:var(--hover);color:var(--text)}.app-shell .nav-item.active{background:var(--blue-soft);color:var(--blue)}.app-shell .nav-item.active svg{color:var(--blue)}.app-shell .nav-item.active:before{left:-12px;top:10px;width:3px;height:20px;border-radius:0 2px 2px 0}.app-shell .nav-item small{font-size:11px;padding:1px 5px;border-color:#245ecb33;border-radius:4px}.app-shell .nav-item.group-start{margin-top:18px}.app-shell .sidebar-bottom{padding:16px 24px 20px;font-size:12px}.app-shell .sidebar-bottom>.business-entry{min-height:40px;margin-bottom:18px;padding:0 11px;border:1px solid var(--blue);border-radius:6px;background:var(--blue);box-shadow:none}.app-shell .sidebar-bottom>.business-entry:hover{border-color:#1f52b4;background:#1f52b4;box-shadow:none}.app-shell .sidebar-bottom>.business-entry:after{display:none}.app-shell .business-entry .support-status{width:7px;height:7px;background:#fff;box-shadow:none}.app-shell .support-status{background:var(--green)}.app-shell .workspace{margin-left:248px;background:var(--bg)}.app-shell .topbar{height:64px;padding:0 28px;background:var(--panel);border-bottom-color:var(--line);box-shadow:none}.app-shell .topbar-start{min-width:0}.app-shell .breadcrumb{gap:9px;color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis}.app-shell .breadcrumb b{color:var(--text);font-weight:600}.app-shell .top-actions{min-width:0;gap:12px}.app-shell .top-balance{gap:7px;font-size:13px}.app-shell .top-balance b{font-variant-numeric:tabular-nums}.app-shell .notification-dot{width:6px;height:6px;top:5px;right:7px;border-color:var(--panel);background:var(--amber)}.app-shell .avatar{width:32px;height:32px;background:var(--blue-soft);color:var(--blue);border-radius:50%}.app-shell .profile-button{min-height:36px;font-size:13px}.app-shell .profile-name{max-width:112px}.app-shell .dropdown{top:43px;min-width:232px;padding:8px;border-color:var(--line);border-radius:6px;box-shadow:0 12px 32px #10182824}:root[data-theme=dark] .app-shell .dropdown{box-shadow:0 12px 32px #00000057}.app-shell .dropdown>a,.app-shell .dropdown>button{min-height:36px;padding:8px;border-radius:5px}.app-shell main{min-width:0;padding:28px 32px 24px;background:var(--bg)}.app-shell .page-heading{align-items:flex-start;margin-bottom:22px}.app-shell .instances-heading{margin-bottom:16px}.app-shell .page-heading-copy{min-width:0}.app-shell .page-heading p{margin-top:5px;color:var(--muted);font-size:13px}.app-shell .page-heading-actions{flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.app-shell .subnav{min-height:50px;padding:0 28px;gap:24px;background:var(--panel);border-bottom-color:var(--line)}.app-shell .subnav>a{height:50px;border-bottom-width:2px;font-size:13px}.app-shell .workspace-footer{padding:16px 32px 22px;color:var(--muted);font-size:12px}.app-shell .workspace-footer>div{gap:16px}.app-shell .workspace-footer .business-footer-link{padding:4px 8px;border:1px solid rgba(36,94,203,.25);border-radius:6px;background:transparent}.app-shell .workspace-footer .business-footer-link:hover{background:var(--blue-soft)}.app-shell .overview-top{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:16px;margin-bottom:16px}.app-shell .balance-summary,.app-shell .product-summary,.app-shell .instance-summary,.app-shell .table-section,.app-shell .guide-section,.app-shell .help-banner,.app-shell .config-section,.app-shell .data-section,.app-shell .checkout,.app-shell .coupon-redeem,.app-shell .referral-intro,.app-shell .referral-share-panel,.app-shell .referral-invited-panel,.app-shell .referral-history-panel,.app-shell .metric-strip{border-color:var(--line);border-radius:6px;box-shadow:var(--shadow-sm)}.app-shell .instances-section{overflow:hidden}.app-shell .balance-summary,.app-shell .product-summary{min-height:214px;padding:22px;background:var(--panel)}.app-shell .balance-summary{border-left:3px solid var(--blue)}.app-shell .balance-summary>.row{color:var(--blue)}.app-shell .balance-number{margin:14px 0 7px;color:var(--blue);font-size:32px;font-variant-numeric:tabular-nums;line-height:1.25}.app-shell .balance-summary>.badge{font-size:12px}.app-shell .balance-bottom{gap:24px;margin-top:22px}.app-shell .balance-bottom small{font-size:11px}.app-shell .balance-bottom b{font-size:14px;font-variant-numeric:tabular-nums}.app-shell .balance-bottom .btn{min-height:36px;margin-left:auto;padding:7px 12px}.app-shell .product-summary{position:relative;overflow:hidden}.app-shell .product-summary p{margin-top:6px;color:var(--muted);font-size:12px}.app-shell .product-summary img{width:156px;height:105px;margin:8px auto 4px}.app-shell .product-summary a{font-size:13px}.app-shell .instance-summary{min-width:0;margin-bottom:16px;padding:0;background:var(--panel)}.app-shell .overview-status-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 22px}.app-shell .overview-status-heading p{margin-top:4px;color:var(--muted);font-size:12px}.app-shell .overview-status-heading .text-link{flex-shrink:0}.app-shell .status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:0;border-top:1px solid var(--line)}.app-shell .status-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:88px;gap:10px;padding:16px 20px;border-radius:0;background:transparent;color:var(--muted)}.app-shell .status-tile+.status-tile{border-left:1px solid var(--line)}.app-shell .status-tile:hover{background:var(--hover)}.app-shell .status-tile>span{font-size:12px;white-space:nowrap}.app-shell .status-tile>b{margin:0;color:var(--text);font-size:25px;font-variant-numeric:tabular-nums}.app-shell .status-tile.blue>svg{color:var(--blue)}.app-shell .status-tile.green>svg{color:var(--green)}.app-shell .status-tile.amber>svg{color:var(--amber)}.app-shell .status-tile.red>svg{color:var(--red)}.app-shell .overview-bottom{grid-template-columns:minmax(0,1fr) minmax(270px,300px);gap:16px}.app-shell .table-section{background:var(--panel)}.app-shell .section-heading{padding:18px 20px}.app-shell .section-heading .text-link,.app-shell .count{font-size:13px}.app-shell .overview-bottom table td{padding-top:14px;padding-bottom:14px}.app-shell .table-foot{padding:14px 20px;border-top-color:var(--line);font-size:12px}.app-shell .announcement{gap:12px;padding:15px 20px;border-top-color:var(--line)}.app-shell .announcement b{font-size:13px}.app-shell .announcement p{color:var(--muted);font-size:12px}.app-shell .announcement>a{font-size:12px}.app-shell .announcement{align-items:flex-start}.app-shell .announcement-copy{min-width:0;flex:1}.app-shell .announcement-heading{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:5px}.app-shell .announcement-label{color:var(--muted);font-size:11px}.app-shell .announcement-copy>b{display:block;overflow:hidden;color:var(--text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.app-shell .announcement-copy p{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .announcement-level{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;font-size:10px;line-height:1.4;white-space:nowrap}.app-shell .announcement-level-normal{color:var(--blue);background:var(--blue-soft)}.app-shell .announcement-level-important{color:var(--amber);background:var(--amber-soft)}.app-shell .announcement-level-maintenance{color:var(--red);background:var(--red-soft)}.app-shell .announcement-open{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;margin:3px 0 0 auto;padding:4px 0;border:0;background:transparent;color:var(--blue);font-size:12px;white-space:nowrap}.app-shell .announcement-open:hover{color:var(--text)}.app-shell .announcement-important .announcement-summary-icon{color:var(--amber);background:var(--amber-soft)}.app-shell .announcement-maintenance .announcement-summary-icon{color:var(--red);background:var(--red-soft)}.app-shell .blue-icon{width:34px;height:34px;border-radius:6px}.app-shell .help-column{gap:12px}.app-shell .guide-section{padding:20px;background:var(--panel)}.app-shell .guide-step{gap:11px;margin-top:20px}.app-shell .guide-step>span{width:26px;height:26px;border-radius:50%;font-size:12px}.app-shell .guide-step b{font-size:13px}.app-shell .guide-step p{margin-top:4px;color:var(--muted);font-size:12px}.app-shell .help-banner{min-height:104px;padding:18px;background:var(--panel)}.app-shell .help-banner h2{font-size:15px}.app-shell .help-banner span{margin-top:9px;font-size:12px}.app-shell .help-banner img{width:92px;height:64px}.app-shell .config-section,.app-shell .data-section{margin-bottom:16px;background:var(--panel)}.app-shell .config-section{padding:22px}.app-shell .config-section>.section-heading{padding:0 0 18px}.app-shell .config-section>h2{margin-bottom:20px}.app-shell .data-section>.tabs{padding:0 20px}.app-shell .purchase-layout,.app-shell .recharge-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.app-shell .tabs{gap:22px;margin-bottom:18px}.app-shell .tabs button{min-height:42px;padding:10px 0;font-size:13px}.app-shell .choices{gap:9px}.app-shell .choices label{min-height:38px;padding:8px 12px;border-radius:6px;font-size:13px}.app-shell .option{min-height:52px;padding:12px;border-radius:6px;font-size:13px}.app-shell .option:hover,.app-shell .recharge-channel:hover{border-color:var(--blue);background:var(--hover)}.app-shell .option.selected,.app-shell .recharge-channel.selected,.app-shell .choices label.selected,.app-shell .btn.selected{border-color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 0 0 1px var(--blue)}.app-shell .step-number{width:26px;height:26px;border-color:#245ecb33;border-radius:6px;font-size:12px}.app-shell .option small{font-size:12px}.app-shell .search-box{width:250px;min-height:38px;border-radius:6px;background:var(--input)}.app-shell .search-box input{min-height:36px;padding:7px 0;font-size:13px}.app-shell .location-option{min-height:66px}.app-shell .form-row{gap:20px;margin-top:20px}.app-shell .form-row>span{font-size:13px}.app-shell .checkout{top:82px;padding:22px;background:var(--panel)}.app-shell .purchase-layout>.checkout{position:static;top:auto;max-height:none;overflow:visible}.app-shell .checkout>h2{padding-bottom:15px}.app-shell .notice{margin:14px 0;padding:10px 11px;border:1px solid rgba(154,107,21,.14);border-radius:6px;font-size:12px}.app-shell .checkout-location{margin:20px 0}.app-shell .checkout-location b{font-size:14px}.app-shell .checkout-location small{font-size:12px}.app-shell .stepper{border-radius:6px}.app-shell .stepper .icon-btn{width:32px;height:32px}.app-shell .stepper input{min-height:32px}.app-shell .protocols{margin:17px 0;padding-bottom:16px;font-size:12px}.app-shell .order-summary{margin:14px 0}.app-shell .order-summary>div{padding:9px 0;font-size:13px}.app-shell .order-summary dd small{font-size:11px}.app-shell .checkout-total{padding:18px 0}.app-shell .checkout-total>span{font-size:13px}.app-shell .checkout-total strong,.app-shell .confirm-total{font-variant-numeric:tabular-nums}.app-shell .checkout-total strong{font-size:25px}.app-shell .payment-options label{min-height:40px;border-radius:6px;font-size:13px}.app-shell .secure-caption{font-size:11px}.app-shell .recharge-channel{min-height:78px;padding:13px;border-radius:6px}.app-shell .recharge-channel small,.app-shell .recharge-channel em{font-size:12px}.app-shell .field{gap:8px;margin:17px 0}.app-shell .field>span,.app-shell .feedback-category legend{font-size:13px}.app-shell .filter-bar{padding:15px 20px;gap:12px}.app-shell .filter-bar>.tabs{margin:0}.app-shell .filter-bar>.tabs button{min-height:36px;padding:7px 0}.app-shell .batch-toolbar{gap:8px;padding:12px 20px;background:var(--hover);font-size:12px}.app-shell .batch-toolbar>.btn{min-height:34px;padding:6px 10px;font-size:12px}.app-shell .instance-table td,.app-shell .instance-table th{padding-right:16px;padding-left:16px}.app-shell .instance-table td .block,.app-shell .instance-table .mono,.app-shell .instance-table .badge{font-size:12px}.app-shell .advanced-filter{gap:12px;padding:0 20px 16px}.app-shell .pagination{padding:13px 20px;font-size:12px}.app-shell .instances-section .filter-bar{padding:10px 20px;gap:10px}.app-shell .instances-section .filter-bar>.tabs button{min-height:34px;padding:6px 0}.app-shell .instances-section>.tabs{padding:0 20px}.app-shell .instances-section>.tabs button{min-height:38px;padding:8px 0}.app-shell .instances-section .batch-toolbar{gap:7px;padding:9px 20px}.app-shell .instances-section .batch-toolbar>.btn{min-height:31px;padding:5px 9px}.app-shell .instances-section .link-button{min-height:31px;padding:5px 11px;border:1px solid rgba(22,119,255,.35);border-radius:5px;background:var(--panel);color:var(--blue);font-weight:600}.app-shell .instances-section .link-button:hover{background:var(--blue-soft);text-decoration:none}.app-shell .instances-section .instance-table{table-layout:fixed}.app-shell .instances-section .instance-table th,.app-shell .instances-section .instance-table td{padding-top:10px;padding-bottom:10px}.app-shell .instances-section .instance-table th{padding-right:14px;padding-left:14px}.app-shell .instances-section .instance-table td{padding-right:14px;padding-left:14px;line-height:1.5}.app-shell .instances-section .instance-table th:first-child,.app-shell .instances-section .instance-table td:first-child{width:4%;padding-left:20px;padding-right:8px}.app-shell .instances-section .instance-table th:nth-child(2),.app-shell .instances-section .instance-table td:nth-child(2){width:28%}.app-shell .instances-section .instance-table th:nth-child(3),.app-shell .instances-section .instance-table td:nth-child(3){width:14%}.app-shell .instances-section .instance-table th:nth-child(4),.app-shell .instances-section .instance-table td:nth-child(4){width:12%}.app-shell .instances-section .instance-table th:nth-child(5),.app-shell .instances-section .instance-table td:nth-child(5){width:24%}.app-shell .instances-section .instance-table th:nth-child(6),.app-shell .instances-section .instance-table td:nth-child(6){width:11%}.app-shell .instances-section .instance-table th:nth-child(7),.app-shell .instances-section .instance-table td:nth-child(7){width:7%}.app-shell .instances-section .instance-table td:nth-child(2){min-width:0}.app-shell .instances-section .instance-table td .block{margin-top:2px;font-size:11px}.app-shell .instances-section .instance-table .mono{font-size:11px}.app-shell .instances-section .instance-table .proxy-connection{color:var(--text);font-size:13px;font-weight:600;line-height:1.45}.app-shell .instances-section .instance-table small.proxy-connection{overflow-wrap:anywhere}.app-shell .instances-section .instance-table .remark-cell{max-width:none}.app-shell .instances-section .instance-validity{gap:1px}.app-shell .instances-section .instance-validity>small{font-size:11px;line-height:1.45}.app-shell .instances-section .instance-table .badge{font-size:11px}.app-shell .instances-section .pagination{gap:12px;min-height:50px;padding:9px 20px}.app-shell .instances-section .pagination-controls{gap:8px}.app-shell .instances-section .pagination-size{display:inline-flex;align-items:center;gap:6px;color:var(--muted);white-space:nowrap}.app-shell .instances-section .pagination-size select{width:58px;min-height:30px;padding:4px 7px;font-size:12px}.app-shell .empty{min-height:180px;gap:10px;padding:36px 20px}.app-shell .empty strong{font-size:14px}.app-shell .empty p{max-width:420px;color:var(--muted);font-size:12px}.app-shell .empty svg{color:var(--muted)}.app-shell .metric-strip{margin-bottom:20px;padding:20px 0;background:var(--panel)}.app-shell .metric-strip>div{gap:9px;padding:0 24px}.app-shell .metric-strip span{font-size:12px}.app-shell .metric-strip strong{font-size:26px;font-variant-numeric:tabular-nums}.app-shell .coupon-redeem{align-items:center;margin-bottom:16px;padding:20px 22px;background:var(--panel);border-left:3px solid var(--blue)}.app-shell .coupon-redeem p{margin-top:4px;font-size:12px}.app-shell .coupon-grid{gap:14px;padding:20px}.app-shell .coupon{gap:16px;padding:16px;border-radius:6px}.app-shell .coupon>strong{font-size:25px;font-variant-numeric:tabular-nums}.app-shell .coupon>div{padding-left:16px}.app-shell .coupon p{font-size:12px}.app-shell .referral-intro{padding:56px 20px}.app-shell .referral-disabled-panel{min-height:260px;gap:14px;padding:44px 24px;background:var(--panel)}.app-shell .referral-disabled-panel p{font-size:12px}.app-shell .referral-intro h2{font-size:20px}.app-shell .referral-intro p{font-size:13px}.app-shell .referral-features{margin-top:34px;font-size:12px}.app-shell .account-grid{gap:16px}.app-shell .profile-hero{margin-bottom:18px}.app-shell .setting-row{padding:16px 0}.app-shell .setting-row b{font-size:13px}.app-shell .setting-row p{font-size:12px}.app-shell .switch{width:38px!important;height:22px!important}.app-shell .switch:before{width:16px;height:16px}.app-shell .switch:checked:before{transform:translate(16px)}.app-shell .help-grid{gap:14px}.app-shell .article-item{padding:18px;border-radius:6px}.app-shell .article-item h3{font-size:14px}.app-shell .article-item p{font-size:12px}.app-shell .article-icon{border-radius:6px}.app-shell .article-content{font-size:14px;line-height:1.9}.app-shell dialog{width:min(540px,calc(100vw - 32px));border-color:var(--line);border-radius:6px;box-shadow:0 18px 52px #1018282e}:root[data-theme=dark] .app-shell dialog{box-shadow:0 18px 52px #0000006b}.app-shell dialog::backdrop{background:#11182780;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell .modal{padding:22px}.app-shell .modal>header{margin-bottom:18px}.app-shell .modal h2{font-size:18px}.app-shell .modal p{font-size:13px}.app-shell .modal-actions{flex-wrap:wrap;margin-top:22px}.app-shell dialog.announcement-modal{width:min(640px,calc(100vw - 32px))}.app-shell .announcement-modal-content{min-width:0}.app-shell .announcement-modal-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.app-shell .announcement-modal-meta time{color:var(--muted);font-size:11px;text-align:right}.app-shell .announcement-modal h3{margin:0 0 16px;color:var(--text);font-size:21px;line-height:1.45;overflow-wrap:anywhere}.app-shell .announcement-modal-body{max-height:min(52vh,460px);margin-top:0;padding:16px;overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--hover)}.app-shell .announcement-modal-body.article-rich-content{font-size:13px;line-height:1.85}.app-shell .announcement-modal-body.article-rich-content img{max-width:100%;border-radius:4px}.app-shell .announcement-modal-body.article-rich-content a{overflow-wrap:anywhere}.app-shell .announcement-modal-content .modal-actions{justify-content:flex-end;margin-bottom:0}.app-shell .confirm-total{margin:22px 0;color:var(--blue);font-size:30px}.app-shell .toast{bottom:24px;left:calc(50% + 124px);border-color:var(--line);border-radius:6px;box-shadow:0 8px 26px #10182824}.app-shell .error-text{font-size:12px}.app-shell .error-banner{gap:9px;padding:10px 14px;margin-bottom:18px;border:1px solid rgba(180,75,82,.15);border-radius:6px}.app-shell .chart-grid{background:var(--panel)}.app-shell .instance-cards{display:none}@media(max-width:1250px){.app-shell .sidebar{width:220px}.app-shell .workspace{margin-left:220px}.app-shell .sidebar .logo{padding-left:22px}.app-shell main{padding-right:22px;padding-left:22px}.app-shell .topbar{padding-right:20px;padding-left:20px}.app-shell .overview-top{grid-template-columns:minmax(0,1fr) minmax(250px,.75fr)}.app-shell .overview-bottom{grid-template-columns:minmax(0,1fr) 270px}.app-shell .purchase-layout,.app-shell .recharge-layout{grid-template-columns:minmax(0,1fr) 290px}}@media(max-width:900px){.app-shell .sidebar,.app-shell.collapsed .sidebar{width:248px;transform:translate(-100%)}.app-shell.mobile-open .sidebar{transform:translate(0)}.app-shell .workspace,.app-shell.collapsed .workspace{margin-left:0}.app-shell .topbar{height:64px;padding-right:18px;padding-left:18px}.app-shell .top-actions{gap:8px}.app-shell main{padding:24px 20px 20px}.app-shell .overview-top{grid-template-columns:minmax(0,1fr) minmax(250px,.8fr)}.app-shell .overview-bottom{grid-template-columns:minmax(0,1fr) 250px}.app-shell .purchase-layout,.app-shell .recharge-layout{grid-template-columns:minmax(0,1fr)}.app-shell .checkout{position:static;margin-bottom:16px}.app-shell .recharge-layout .checkout{order:-1}.app-shell .help-grid{grid-template-columns:1fr}.app-shell .toast{left:50%}}@media(max-width:640px){.app-shell main{padding:18px 14px 20px}.app-shell .topbar{padding-right:10px;padding-left:10px}.app-shell .topbar-start{flex:1}.app-shell .top-actions{flex-shrink:0;gap:2px}.app-shell .top-actions>.badge,.app-shell .top-balance{display:none}.app-shell .topbar .icon-btn,.app-shell .profile-button{width:36px;min-width:36px;height:36px}.app-shell .profile-button{justify-content:center}.app-shell .profile-button>.avatar{width:30px;height:30px}.app-shell .profile-button>svg,.app-shell .profile-name,.app-shell .breadcrumb{display:none}.app-shell .page-heading{display:block;margin-bottom:18px}.app-shell .page-heading h1{font-size:22px}.app-shell .page-heading p{font-size:13px}.app-shell .page-heading-actions{width:100%;justify-content:flex-start;margin-top:12px}.app-shell .page-heading-actions .search-box{width:100%}.app-shell .overview-top{grid-template-columns:minmax(0,1fr);gap:12px;margin-bottom:12px}.app-shell .balance-summary,.app-shell .product-summary{min-height:0;padding:18px}.app-shell .balance-number{font-size:29px}.app-shell .balance-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.app-shell .balance-bottom .btn{grid-column:1 / -1;width:100%;margin-left:0}.app-shell .product-summary{display:grid;grid-template-columns:minmax(0,1fr) 100px;align-items:center;column-gap:12px}.app-shell .product-summary h2,.app-shell .product-summary p,.app-shell .product-summary a{grid-column:1}.app-shell .product-summary img{grid-column:2;grid-row:1 / span 3;width:100px;height:84px;margin:0}.app-shell .overview-status-heading{padding:16px}.app-shell .overview-status-heading p{font-size:12px}.app-shell .status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .status-tile{min-height:76px;padding:13px 14px}.app-shell .status-tile:nth-child(odd){border-left:0}.app-shell .status-tile:nth-child(n+3){border-top:1px solid var(--line)}.app-shell .status-tile>b{font-size:22px}.app-shell .overview-bottom{display:flex;flex-direction:column;gap:12px}.app-shell .section-heading{padding:16px}.app-shell .table-section .table-scroll table{min-width:540px}.app-shell .table-foot,.app-shell .announcement{padding-right:16px;padding-left:16px}.app-shell .help-column{display:flex}.app-shell .guide-section,.app-shell .help-banner{padding:16px}.app-shell .subnav{padding:0 14px;gap:20px}.app-shell .subnav>a{height:46px;font-size:13px}.app-shell .config-section{padding:16px}.app-shell .config-section>.section-heading{padding-bottom:14px}.app-shell .data-section>.tabs{padding:0 16px}.app-shell .filter-bar{align-items:stretch;padding:14px 16px}.app-shell .instances-section .filter-bar{padding:12px 16px}.app-shell .filter-bar>.tabs{width:100%}.app-shell .filter-bar>.tabs button{flex:0 0 auto}.app-shell .filter-bar>.row,.app-shell .filter-bar>.row .search-box{width:100%}.app-shell .filter-bar>.row .search-box{flex:1}.app-shell .batch-toolbar{padding:12px 16px}.app-shell .instances-section .batch-toolbar{padding:10px 16px}.app-shell .batch-toolbar>.btn{min-height:36px}.app-shell .instances-section .batch-toolbar>.btn{min-height:36px;padding:6px 10px}.app-shell .instances-section>.tabs{padding:0 16px}.app-shell .advanced-filter{align-items:stretch;flex-direction:column;padding:0 16px 14px}.app-shell .advanced-filter .field{min-width:0}.app-shell .table-scroll table{min-width:620px}.app-shell .instance-table-scroll{display:none}.app-shell .instance-cards{display:flex;flex-direction:column;gap:10px;padding:12px 14px}.app-shell .instance-card{min-width:0;padding:14px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.app-shell .instance-card-topline,.app-shell .instance-card-connection,.app-shell .instance-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell .instance-card-select{display:flex;align-items:center;gap:8px;min-width:0;color:var(--muted);font-size:12px}.app-shell .instance-card-select .mono{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .instance-card-connection{margin-top:13px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.app-shell .instance-card-connection>div{min-width:0}.app-shell .instance-card-label,.app-shell .instance-card-meta dt{display:block;color:var(--muted);font-size:11px}.app-shell .instance-card-connection strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:14px}.app-shell .instances-section .instance-card .proxy-connection{color:var(--text);font-size:13px;font-weight:600;line-height:1.45}.app-shell .instance-card-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:13px 0}.app-shell .instance-card-meta>div{min-width:0}.app-shell .instance-card-meta dd{min-width:0;margin:4px 0 0;overflow-wrap:anywhere;font-size:12px}.app-shell .instance-card-meta dd .row{gap:7px}.app-shell .instance-card-meta dd small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.app-shell .instance-card-meta dd .remaining-days{display:inline-flex;margin-top:6px}.app-shell .instance-card-actions{justify-content:flex-start;padding-top:11px;border-top:1px solid var(--line)}.app-shell .instance-card-actions .link-button{min-height:34px;padding:6px 12px}.app-shell .instance-card-actions .link-button+.link-button{margin-left:14px}.app-shell .pagination{padding-right:16px;padding-left:16px}.app-shell .instances-section .pagination{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 16px}.app-shell .instances-section .pagination-controls{width:100%;justify-content:space-between;gap:8px}.app-shell .instances-section .pagination-size{margin-right:auto}.app-shell .coupon-redeem{align-items:stretch;flex-direction:column;padding:18px 16px}.app-shell .coupon-redeem>.row,.app-shell .coupon-redeem>form{width:100%}.app-shell .coupon-redeem>form input{flex:1;min-width:0}.app-shell .coupon-grid{grid-template-columns:1fr;padding:14px}.app-shell .coupon{align-items:flex-start}.app-shell .coupon>strong{font-size:23px}.app-shell .coupon>div{flex:1;min-width:0}.app-shell .coupon .btn{flex-shrink:0}.app-shell .metric-strip{grid-template-columns:1fr;gap:16px;padding:16px}.app-shell .metric-strip>div{padding:0;border-right:0}.app-shell .account-grid{grid-template-columns:1fr;gap:0}.app-shell .referral-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .referral-metric{padding:16px 14px}.app-shell .referral-share-heading{flex-direction:column}.app-shell .referral-rate-badge{width:100%}.app-shell .referral-share-grid{grid-template-columns:1fr}.app-shell .referral-share-panel{padding:16px}.app-shell .referral-section-heading,.app-shell .referral-history-panel .referral-payouts{padding-right:16px;padding-left:16px}.app-shell .workspace-footer{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 14px 18px}.app-shell .workspace-footer>div{flex-wrap:wrap;gap:12px}.app-shell .modal{padding:18px}.app-shell dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.app-shell .modal-actions{justify-content:stretch}.app-shell .modal-actions .btn{flex:1 1 120px}.app-shell .toast{right:12px;bottom:14px;left:12px;width:auto;min-width:0;transform:none}}.app-shell dialog.purchase-confirm-dialog{width:min(580px,calc(100vw - 32px))}.app-shell .purchase-confirm{display:grid;gap:16px;min-width:0}.app-shell .purchase-confirm-location{display:flex;min-width:0;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:6px;background:var(--hover)}.app-shell .purchase-confirm-flag{display:grid;width:44px;height:44px;flex-shrink:0;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--blue)}.app-shell .purchase-confirm-flag .flag{width:32px!important;height:23px}.app-shell .purchase-confirm-location-copy{min-width:0;flex:1}.app-shell .purchase-confirm-kicker,.app-shell .purchase-confirm-item>span,.app-shell .purchase-confirm-amount>span{display:block;color:var(--muted);font-size:12px;line-height:1.5}.app-shell .purchase-confirm-location-copy strong{display:block;margin-top:3px;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.app-shell .purchase-confirm-route{max-width:34%;flex-shrink:0;padding:5px 8px;border:1px solid rgba(40,100,232,.18);border-radius:4px;background:var(--blue-soft);color:var(--blue);font-size:11px;line-height:1.4;text-align:center;overflow-wrap:anywhere}.app-shell .purchase-confirm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell .purchase-confirm-item{min-width:0;padding:12px 13px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.app-shell .purchase-confirm-item-primary{grid-column:1 / -1;border-color:#2864e838;background:var(--blue-soft)}.app-shell .purchase-confirm-item strong{display:block;margin-top:5px;color:var(--text);font-size:14px;font-weight:600;line-height:1.55;overflow-wrap:anywhere}.app-shell .purchase-confirm-amount{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.app-shell .purchase-confirm-amount strong{max-width:72%;color:var(--blue);font-size:30px;font-weight:650;line-height:1.2;font-variant-numeric:tabular-nums;text-align:right;overflow-wrap:anywhere}.app-shell .purchase-confirm-primary{margin-top:16px}.app-shell .purchase-confirm+.notice{margin-top:16px}.app-shell dialog.renewal-result-dialog{width:min(660px,calc(100vw - 32px))}.app-shell .renewal-instance-summary{display:grid;gap:12px;min-width:0}.app-shell .renewal-instance-summary-heading{display:grid;gap:3px;padding-bottom:2px}.app-shell .renewal-instance-summary-heading strong{font-size:15px;line-height:1.5}.app-shell .renewal-instance-summary-heading span,.app-shell .renewal-result-section-heading p{color:var(--muted);font-size:12px;line-height:1.6}.app-shell .renewal-instance-list,.app-shell .renewal-result-list{display:grid;gap:9px;min-width:0}.app-shell .renewal-instance-list{max-height:330px;overflow-y:auto;padding-right:3px}.app-shell .renewal-instance{min-width:0;padding:13px;border:1px solid var(--line);border-radius:6px;background:var(--hover)}.app-shell .renewal-instance-heading,.app-shell .renewal-instance-location,.app-shell .renewal-result-section-heading,.app-shell .renewal-result-item,.app-shell .renewal-result-item-main{display:flex;min-width:0;align-items:center}.app-shell .renewal-instance-heading,.app-shell .renewal-result-section-heading,.app-shell .renewal-result-item{justify-content:space-between;gap:12px}.app-shell .renewal-instance-location{gap:9px}.app-shell .renewal-instance-location .flag{width:31px!important;height:23px}.app-shell .renewal-instance-location>div{display:grid;min-width:0;gap:2px}.app-shell .renewal-instance-location strong{overflow-wrap:anywhere}.app-shell .renewal-instance-location span{color:var(--muted);font-size:11px;overflow-wrap:anywhere}.app-shell .renewal-instance-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin:12px 0 0}.app-shell .renewal-instance-details>div{min-width:0;padding-top:8px;border-top:1px solid var(--line)}.app-shell .renewal-instance-details dt{color:var(--muted);font-size:11px;line-height:1.5}.app-shell .renewal-instance-details dd{min-width:0;margin:3px 0 0;color:var(--text);font-size:12px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.app-shell .renewal-instance-details .renewal-instance-detail-wide{grid-column:1 / -1}.app-shell .renewal-balance-summary,.app-shell .renewal-result-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.app-shell .renewal-result-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .renewal-balance-summary{padding-top:13px;border-top:1px solid var(--line)}.app-shell .renewal-balance-summary>div,.app-shell .renewal-result-summary>div{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid var(--line);border-radius:5px;background:var(--hover)}.app-shell .renewal-balance-summary span,.app-shell .renewal-result-summary span{color:var(--muted);font-size:11px;line-height:1.5}.app-shell .renewal-balance-summary strong,.app-shell .renewal-result-summary strong{color:var(--text);font-size:14px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.app-shell .renewal-balance-warning{margin:0;padding:10px 11px;border:1px solid rgba(183,126,32,.22);border-radius:5px;background:var(--amber-soft);color:var(--amber);font-size:12px;line-height:1.6}.app-shell .renewal-result-modal{display:grid;gap:14px;min-width:0}.app-shell .renewal-result-order{margin:-3px 0 0;padding:8px 10px;border:1px solid var(--line);border-radius:5px;background:var(--hover);color:var(--muted);font-size:12px;overflow-wrap:anywhere}.app-shell .renewal-result-progress,.app-shell .renewal-result-banner{display:flex;min-width:0;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--line);border-radius:6px}.app-shell .renewal-result-progress{align-items:center;background:var(--blue-soft);color:var(--blue)}.app-shell .renewal-result-poll-error{margin:0;padding:10px 11px;border:1px solid rgba(180,75,82,.2);border-radius:5px;background:var(--red-soft);color:var(--red);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.app-shell .renewal-result-progress-icon{display:grid;width:33px;height:33px;flex-shrink:0;place-items:center;border-radius:50%;background:var(--panel)}.app-shell .renewal-result-progress>div:last-child,.app-shell .renewal-result-banner>div{display:grid;min-width:0;gap:3px}.app-shell .renewal-result-progress strong,.app-shell .renewal-result-banner strong{color:var(--text);font-size:14px;line-height:1.5}.app-shell .renewal-result-progress p,.app-shell .renewal-result-banner span{color:var(--muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.app-shell .renewal-result-banner>svg{flex-shrink:0;margin-top:1px}.app-shell .renewal-result-success{border-color:#298f5c40;background:var(--green-soft);color:var(--green)}.app-shell .renewal-result-partial{border-color:#b77e2040;background:var(--amber-soft);color:var(--amber)}.app-shell .renewal-result-failed{border-color:#b44b5240;background:var(--red-soft);color:var(--red)}.app-shell .renewal-result-section{display:grid;gap:9px;min-width:0}.app-shell .renewal-result-section-heading{align-items:flex-start}.app-shell .renewal-result-section-heading>div{display:grid;min-width:0;gap:2px}.app-shell .renewal-result-section-heading h3{font-size:14px}.app-shell .renewal-result-item{align-items:flex-start;padding:10px 11px;border:1px solid var(--line);border-radius:5px;background:var(--panel)}.app-shell .renewal-result-item-main{gap:9px}.app-shell .renewal-result-item-main .flag{width:28px!important;height:20px}.app-shell .renewal-result-item-main>div{display:grid;min-width:0;gap:2px}.app-shell .renewal-result-item-main strong{color:var(--text);font-size:12px;overflow-wrap:anywhere}.app-shell .renewal-result-item-main span,.app-shell .renewal-result-item-expiry,.app-shell .renewal-result-item-error{color:var(--muted);font-size:11px;line-height:1.55;overflow-wrap:anywhere}.app-shell .renewal-result-item-expiry{display:flex;flex-shrink:0;align-items:center;gap:5px;max-width:42%;text-align:right}.app-shell .renewal-result-item-expiry svg{flex-shrink:0}.app-shell .renewal-result-failed-list .renewal-result-item{align-items:center}.app-shell .renewal-result-item-error{max-width:42%;color:var(--red);text-align:right}.app-shell .renewal-result-missing-detail{margin:0;padding:10px 11px;border:1px solid var(--line);border-radius:5px;background:var(--hover);color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:520px){.app-shell .purchase-confirm-location{align-items:flex-start}.app-shell .purchase-confirm-route{max-width:30%}.app-shell .purchase-confirm-grid{grid-template-columns:minmax(0,1fr)}.app-shell .purchase-confirm-item-primary{grid-column:auto}.app-shell .purchase-confirm-amount strong{font-size:25px}.app-shell .renewal-instance-details,.app-shell .renewal-balance-summary,.app-shell .renewal-result-summary{grid-template-columns:minmax(0,1fr)}.app-shell .renewal-instance-details .renewal-instance-detail-wide{grid-column:auto}.app-shell .renewal-instance-list{max-height:285px}.app-shell .renewal-result-item,.app-shell .renewal-result-item-main{align-items:flex-start}.app-shell .renewal-result-item{flex-direction:column}.app-shell .renewal-result-item-expiry,.app-shell .renewal-result-item-error{max-width:100%;text-align:left}}.app-shell dialog.provision-dialog{width:min(620px,calc(100vw - 32px))}.app-shell .provision-modal{display:grid;gap:16px;min-width:0}.app-shell .provision-order{margin:-4px 0 0;padding:8px 10px;border:1px solid var(--line);border-radius:5px;background:var(--hover);color:var(--muted);font-size:12px;overflow-wrap:anywhere}.app-shell .provision-progress{display:grid;gap:15px;padding:17px;border:1px solid rgba(40,100,232,.2);border-radius:6px;background:var(--blue-soft)}.app-shell .provision-progress-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.app-shell .provision-progress-heading>div{display:grid;min-width:0;gap:4px}.app-shell .provision-progress-heading strong{color:var(--text);font-size:15px}.app-shell .provision-progress-heading span{color:var(--muted);font-size:12px;line-height:1.5}.app-shell .provision-progress-heading>b{flex-shrink:0;color:var(--blue);font-size:20px;font-variant-numeric:tabular-nums;line-height:1}.app-shell .provision-progress-track{height:8px;overflow:hidden;border-radius:5px;background:#2864e829}.app-shell .provision-progress-track>span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .35s ease}.app-shell .provision-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.app-shell .provision-stage{display:grid;min-width:0;justify-items:center;gap:6px;color:var(--muted);text-align:center}.app-shell .provision-stage>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--panel);font-size:11px;font-weight:600}.app-shell .provision-stage small{max-width:100%;font-size:10px;line-height:1.4;overflow-wrap:anywhere}.app-shell .provision-stage.current{color:var(--blue)}.app-shell .provision-stage.current>span{border-color:var(--blue);background:var(--blue);color:#fff}.app-shell .provision-stage.complete{color:var(--green)}.app-shell .provision-stage.complete>span{border-color:var(--green);color:var(--green)}.app-shell .provision-poll-error,.app-shell .provision-long-wait{margin:0;padding:10px 11px;border-radius:5px;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.app-shell .provision-poll-error{border:1px solid rgba(180,75,82,.2);background:#b44b5214;color:var(--red)}.app-shell .provision-long-wait{border:1px solid rgba(183,126,32,.22);background:#b77e201a;color:var(--amber)}.app-shell .provision-result{display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid var(--line);border-radius:6px}.app-shell .provision-result>svg{flex-shrink:0;margin-top:1px}.app-shell .provision-result>div{display:grid;min-width:0;gap:4px}.app-shell .provision-result strong{color:var(--text);font-size:14px;line-height:1.5}.app-shell .provision-result span{color:var(--muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.app-shell .provision-result-success{border-color:#298f5c40;background:#298f5c14;color:var(--green)}.app-shell .provision-result-partial{border-color:#b77e2040;background:#b77e2014;color:var(--amber)}.app-shell .provision-result-error{border-color:#b44b5240;background:#b44b5214;color:var(--red)}.app-shell .provision-credentials{display:grid;min-width:0;gap:11px;padding-top:2px}.app-shell .provision-credentials-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-shell .provision-credentials-heading>div{min-width:0}.app-shell .provision-credentials-heading h3{font-size:15px}.app-shell .provision-credentials-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}.app-shell .provision-copy-all{flex-shrink:0}.app-shell .provision-credential-list{display:grid;min-width:0;gap:8px}.app-shell .provision-credential-row{display:flex;min-width:0;align-items:center;gap:9px;padding:8px 9px 8px 10px;border:1px solid var(--line);border-radius:5px;background:var(--input)}.app-shell .provision-credential-index{display:grid;width:21px;height:21px;flex-shrink:0;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:600}.app-shell .provision-credential-row code{min-width:0;flex:1;color:var(--text);font-family:var(--mono);font-size:12px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.app-shell .provision-credential-row .icon-btn{flex-shrink:0}.app-shell dialog.feedback-dialog{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100dvh - 32px))}.app-shell .feedback-dialog .modal{display:flex;flex-direction:column;max-height:min(760px,calc(100dvh - 32px));padding:0;overflow:hidden}.app-shell .feedback-dialog .modal>header{flex-shrink:0;padding:20px 24px 14px;margin:0;border-bottom:1px solid var(--line)}.app-shell .feedback-dialog .modal>header h2{font-size:17px}.app-shell .feedback-dialog-summary{flex-shrink:0;padding:18px 24px 15px}.app-shell .feedback-dialog-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.app-shell .feedback-dialog-title h3{min-width:0;overflow-wrap:anywhere;font-size:16px;line-height:1.55}.app-shell .feedback-dialog-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:7px;color:var(--muted);font-size:12px}.app-shell .feedback-message-list{display:flex;flex:1;min-height:250px;max-height:430px;flex-direction:column;gap:17px;overflow-y:auto;padding:20px 24px;background:var(--hover)}.app-shell .feedback-message{display:flex;max-width:min(82%,560px);flex-direction:column;align-self:flex-end;align-items:flex-end;gap:5px}.app-shell .feedback-message.admin{align-self:flex-start;align-items:flex-start}.app-shell .feedback-message-meta{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.app-shell .feedback-message-meta time{font-variant-numeric:tabular-nums}.app-shell .feedback-message-bubble{max-width:100%;margin:0;padding:10px 13px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--text);font-size:13px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.app-shell .feedback-message.client .feedback-message-bubble{border-color:var(--blue);background:var(--blue);color:#fff}.app-shell .feedback-dialog-loading{display:flex;flex:1;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--muted);text-align:center}.app-shell .feedback-dialog-loading p{max-width:420px}.app-shell .feedback-dialog .empty{flex:1;min-height:210px;padding:20px}.app-shell .feedback-composer{flex-shrink:0;padding:16px 24px 20px;border-top:1px solid var(--line);background:var(--panel)}.app-shell .feedback-composer textarea{min-height:96px;resize:vertical}.app-shell .feedback-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.app-shell .feedback-composer-footer small{color:var(--muted);font-variant-numeric:tabular-nums}.app-shell .feedback-closed-notice{display:flex;align-items:flex-start;gap:9px;flex-shrink:0;padding:16px 24px 20px;border-top:1px solid var(--line);background:var(--hover);color:var(--muted);font-size:12px;line-height:1.7}.app-shell .feedback-closed-notice svg{flex-shrink:0;margin-top:2px}@media(max-width:640px){.app-shell dialog.feedback-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.app-shell .feedback-dialog .modal{max-height:calc(100dvh - 16px)}.app-shell .feedback-dialog .modal>header{padding:17px 18px 12px}.app-shell .feedback-dialog-summary{padding:15px 18px 13px}.app-shell .feedback-message-list{min-height:230px;max-height:none;padding:17px 18px}.app-shell .feedback-message{max-width:88%}.app-shell .feedback-composer{padding:13px 18px 16px}.app-shell .feedback-closed-notice{padding:14px 18px 17px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell .instances-section .instance-filter-panel{display:flex;flex-direction:column;gap:18px;padding:16px 20px 18px;border-bottom:1px solid var(--line);background:var(--panel)}.app-shell .instance-filter-panel>.tabs{display:flex;align-self:flex-start;gap:0;margin:0;padding:4px;overflow:visible;border:0;border-radius:10px;background:var(--hover)}.app-shell .instance-filter-panel>.tabs button{min-width:96px;min-height:38px;padding:7px 18px;border:0;border-radius:8px;color:var(--text);font-size:14px;font-weight:400}.app-shell .instance-filter-panel>.tabs button.active{color:var(--blue);background:var(--panel);box-shadow:0 1px 4px #1018281a;font-weight:500}.app-shell .instance-filter-controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap;min-width:0}.app-shell .instance-filter-input,.app-shell .instance-filter-select{position:relative;display:block;width:192px;min-width:0}.app-shell .instance-filter-input input,.app-shell .instance-filter-select select{width:100%;min-height:48px;border-radius:11px;font-size:14px}.app-shell .instance-filter-input input{padding-right:14px}.app-shell .instance-filter-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px}.app-shell .instance-filter-select svg{position:absolute;top:50%;right:15px;color:var(--text);pointer-events:none;transform:translateY(-50%)}.app-shell .instance-filter-controls .instance-advanced-trigger,.app-shell .instance-filter-controls .instance-filter-submit{min-height:48px;border-radius:11px;font-size:15px}.app-shell .instance-filter-controls .instance-advanced-trigger{width:144px;color:var(--muted);font-weight:400}.app-shell .instance-filter-controls .instance-advanced-trigger.active{color:var(--blue);border-color:var(--blue);background:var(--blue-soft)}.app-shell .instance-filter-controls .instance-filter-submit{width:106px;font-weight:600}.app-shell dialog.advanced-filter-dialog{width:min(810px,calc(100vw - 32px));max-height:min(735px,calc(100dvh - 24px))}.app-shell .advanced-filter-dialog .modal{display:flex;flex-direction:column;height:min(735px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);padding:0;overflow:hidden}.app-shell .advanced-filter-dialog .modal>header{flex-shrink:0;margin:0;padding:25px 24px 19px}.app-shell .advanced-filter-dialog .modal h2{font-size:21px;font-weight:600}.app-shell .advanced-filter-form{display:flex;flex:1;flex-direction:column;min-height:0}.app-shell .advanced-filter-content{flex:1;min-height:0;overflow:auto;padding:0 24px 20px}.app-shell .advanced-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.app-shell .advanced-filter-grid>.field{min-width:0;margin:0 0 20px}.app-shell .advanced-filter-grid>.field:nth-child(3),.app-shell .advanced-filter-grid>.field:last-child{grid-column:1 / -1}.app-shell .advanced-filter-grid>.field>span{font-size:15px;font-weight:600}.app-shell .advanced-filter-grid input,.app-shell .advanced-filter-grid textarea{border-radius:11px;font-size:15px}.app-shell .advanced-filter-grid input{min-height:48px}.app-shell .advanced-filter-grid textarea{min-height:118px;line-height:1.55;resize:vertical}.app-shell .advanced-date-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.app-shell .advanced-date-range span{color:var(--muted);font-size:13px}.app-shell .advanced-filter-footer{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;min-height:88px;padding:17px 24px;border-top:1px solid var(--line);background:var(--panel)}.app-shell .advanced-filter-reset,.app-shell .advanced-filter-cancel{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:5px 0;color:var(--muted);font-size:14px}.app-shell .advanced-filter-reset:hover,.app-shell .advanced-filter-cancel:hover{color:var(--text)}.app-shell .advanced-filter-footer-actions{display:flex;align-items:center;gap:20px}.app-shell .advanced-filter-footer-actions .btn{min-width:72px;min-height:44px;border-radius:11px;font-size:15px}@media(max-width:640px){.app-shell .instances-section .instance-filter-panel{gap:12px;padding:12px 16px 16px}.app-shell .instance-filter-panel>.tabs{width:100%}.app-shell .instance-filter-panel>.tabs button{flex:1 1 0;min-width:0;padding-right:8px;padding-left:8px;font-size:13px}.app-shell .instance-filter-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell .instance-filter-input,.app-shell .instance-filter-select,.app-shell .instance-filter-controls .instance-advanced-trigger,.app-shell .instance-filter-controls .instance-filter-submit{width:100%}.app-shell dialog.advanced-filter-dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 16px)}.app-shell .advanced-filter-dialog .modal{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.app-shell .advanced-filter-dialog .modal>header{padding:20px 16px 16px}.app-shell .advanced-filter-content{padding:0 16px 16px}.app-shell .advanced-filter-grid{grid-template-columns:1fr}.app-shell .advanced-filter-grid>.field:nth-child(3),.app-shell .advanced-filter-grid>.field:last-child{grid-column:auto}.app-shell .advanced-filter-footer{min-height:76px;padding:13px 16px}.app-shell .advanced-filter-footer-actions{gap:12px}.app-shell .advanced-filter-footer-actions .btn{min-width:68px}}@media(max-width:640px){.app-shell .proxy-validator-heading{margin-bottom:20px}.app-shell .proxy-validator-heading h1{font-size:24px}.app-shell .proxy-validator-heading p{font-size:12px;line-height:1.6}.app-shell .proxy-validator-form{padding:14px;border-radius:7px}.app-shell .proxy-validator-input textarea{height:190px;min-height:150px;padding:12px;font-size:12px}.app-shell .proxy-validator-form-meta{align-items:flex-start;flex-direction:column;gap:4px}.app-shell .proxy-validator-actions{align-items:stretch;flex-direction:column;gap:8px}.app-shell .proxy-validator-submit,.app-shell .proxy-validator-clear{width:100%}.app-shell .proxy-validator-results-heading{align-items:flex-start;padding:17px 14px 14px}.app-shell .proxy-validator-results-heading .btn{min-height:34px;padding:6px 9px}.app-shell .proxy-validator-provider-error{margin-right:14px;margin-left:14px}.app-shell .proxy-validator-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 14px 14px}.app-shell .proxy-validator-stat{min-height:86px;padding:13px}.app-shell .proxy-validator-stat strong{font-size:24px}.app-shell .proxy-validator-table-scroll table{min-width:760px}}
