:root{font-family:Consolas,Courier New,monospace;color:#f4f4f5;background:#09090b;font-synthesis:none}*{box-sizing:border-box}html{min-width:0}body{margin:0;min-width:0;min-height:100vh;background:radial-gradient(circle at 80% -20%,#30000d 0,#09090b 42%);overflow-x:hidden}button,input,textarea,select{min-width:0;max-width:100%;font:inherit}button{color:#ff003c;background:#151519;border:1px solid #8f0015;padding:.7rem 1rem;cursor:pointer;font-weight:700}button:hover,button.active{border-color:#ff003c;box-shadow:0 0 12px #ff003c33}button:disabled{cursor:wait;opacity:.55;box-shadow:none}button.secondary{color:#d4d4d8;border-color:#3f3f46}button.secondary:hover:not(:disabled){background:#3f3f46}button.danger{color:#ef4444;border-color:#7f1d1d}button.danger:hover:not(:disabled){background:#7f1d1d;color:#fca5a5}input,textarea,select{width:100%;color:#f4f4f5;background:#0d0d10;border:1px solid #34343a;padding:.7rem;font-size:1rem;letter-spacing:normal}input[type=file]{overflow:hidden}textarea{resize:vertical}label{display:grid;gap:.45rem;color:#a1a1aa;font-size:.78rem;letter-spacing:.08em}.shell{width:min(1500px,calc(100% - 2rem));margin:1.5rem auto}.shell>section,.shell>section>*{min-width:0}header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #8f0015;background:#111114;padding:1rem 1.25rem}.brand{min-width:0;display:flex;align-items:center;gap:1rem}.brand>div{min-width:0}.brand img{width:64px;height:64px;object-fit:contain;background:#fff;border:1px solid #34343a}.login-logo{width:150px;height:150px;object-fit:contain;justify-self:center;background:#fff;border:1px solid #34343a}h1,h2{color:#ff003c;margin:0;letter-spacing:.08em}.eyebrow{color:#8f0015;margin:0 0 .35rem;font-size:.72rem;letter-spacing:.16em}.header-actions,.actions,nav,.toolbar{display:flex;align-items:center;gap:.7rem}.header-actions{min-width:0;flex-wrap:wrap;justify-content:flex-end}.header-actions span{max-width:100%;overflow-wrap:anywhere}nav{margin:1rem 0;flex-wrap:wrap}.alert{border-left:3px solid #ff003c;background:#2b0811;padding:.8rem 1rem;margin:1rem 0;overflow-wrap:anywhere}.notice{border-left:3px solid;padding:.8rem 1rem;margin:0 0 1rem;overflow-wrap:anywhere}.notice.success{color:#b8f7d3;background:#092418;border-color:#51e392}.notice.error{color:#ffd0d8;background:#2b0811;border-color:#ff003c}.notice.hint{color:#ffe1b0;background:#241a08;border-color:#ffb020;font-size:.85rem}.login{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:clamp(.5rem,4vw,1.5rem)}.panel{width:min(430px,100%);display:grid;gap:1rem;background:#111114;border:1px solid #ff003c;box-shadow:0 0 30px #ff003c22;padding:clamp(1rem,5vw,2rem)}.qr{width:min(220px,100%);height:auto;aspect-ratio:1;margin:auto;background:#fff}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cards>*,.card{min-width:0}.card{display:grid;gap:.9rem;background:#111114;border:1px solid #2c2c32;padding:1rem}.card-title{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#ff003c;overflow-wrap:anywhere}.service-workspace{display:grid;grid-template-columns:350px minmax(0,1fr);align-items:start;gap:1rem}.service-sidebar,.service-editor{background:#111114;border:1px solid #2c2c32}.service-sidebar{position:sticky;top:1rem;display:grid;gap:1rem;padding:1rem}.service-sidebar-heading,.service-editor-header,.guide-editor-heading,.service-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.service-sidebar-heading>strong{color:#ff003c}.service-search input{margin-top:.1rem}.platform-filters{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}.platform-filters button{display:flex;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;font-size:.74rem}.platform-filters button small{color:#a1a1aa}.service-list{max-height:calc(100vh - 430px);min-height:240px;overflow:auto;display:grid;align-content:start;gap:.4rem;padding-right:.2rem}.service-list-item{position:relative;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 8px;align-items:center;gap:.75rem;color:#e4e4e7;background:#0d0d10;border-color:#2c2c32;padding:.8rem;text-align:left}.service-list-item:hover{background:#17171c}.service-list-item.selected{background:#260811;border-color:#ff003c;box-shadow:inset 3px 0 #ff003c}.service-list-main,.service-list-meta{min-width:0;display:grid;gap:.25rem}.service-list-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-list-main small{overflow:hidden;color:#8f8f99;text-overflow:ellipsis;white-space:nowrap}.service-list-meta{color:#ff668a;text-align:right;font-size:.75rem}.service-list-meta small{color:#8f8f99}.publication-dot{width:8px;height:8px;border:1px solid}.publication-dot.active{background:#51e392;border-color:#51e392;box-shadow:0 0 8px #51e39255}.publication-dot.inactive{background:#52525b;border-color:#71717a}.empty-services,.empty-editor{color:#8f8f99;padding:2rem 1rem;text-align:center}.service-editor{min-width:0;display:grid;gap:1.1rem;padding:1.25rem}.service-editor-header{min-width:0;min-height:62px;padding-bottom:1rem;border-bottom:1px solid #2c2c32}.service-editor-header h2{overflow-wrap:anywhere}.editor-status{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.editor-status>strong{color:#ff003c}.unsaved-badge,.status-badge{border:1px solid;padding:.35rem .5rem;font-size:.68rem;letter-spacing:.08em}.unsaved-badge{color:#fbbf24;background:#2b2107;border-color:#a16c00}.status-badge.active{color:#51e392;background:#092418;border-color:#247c50}.status-badge.inactive{color:#a1a1aa;background:#18181b;border-color:#3f3f46}.service-editor-fields{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.5fr) minmax(200px,1fr);gap:1rem}.credit-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.credit-input input{border-right:0}.credit-input span{display:grid;place-items:center;min-width:48px;color:#ff003c;background:#17171c;border:1px solid #34343a;font-weight:700}.publication-toggle{grid-template-columns:auto minmax(0,1fr);align-items:center;background:#0d0d10;border:1px solid #2c2c32;padding:.85rem 1rem;cursor:pointer}.publication-toggle input{width:auto;accent-color:#ff003c}.publication-toggle span{display:grid;gap:.2rem;color:#f4f4f5}.publication-toggle small{color:#8f8f99;letter-spacing:0}.guide-editor{min-height:420px;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #2c2c32;background:#0d0d10}.guide-editor-heading{padding:.8rem 1rem;border-bottom:1px solid #2c2c32}.editor-tabs{display:flex;gap:.4rem}.editor-tabs button{padding:.5rem .75rem;font-size:.72rem}.markdown-editor{min-height:360px;border:0;padding:1.1rem;line-height:1.6;outline:none}.markdown-preview{min-height:360px;overflow:auto;padding:1.1rem 1.25rem;color:#d4d4d8;font-family:Segoe UI,sans-serif;line-height:1.6;overflow-wrap:anywhere}.markdown-preview img,.markdown-preview video{max-width:100%;height:auto}.markdown-preview table{display:block;max-width:100%;overflow-x:auto}.markdown-preview>:first-child{margin-top:0}.markdown-preview>:last-child{margin-bottom:0}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:#ff406d;margin:1.15rem 0 .55rem;letter-spacing:.03em}.markdown-preview h1{font-size:1.45rem}.markdown-preview h2{font-size:1.25rem}.markdown-preview h3{font-size:1.05rem}.markdown-preview p,.markdown-preview ul,.markdown-preview ol,.markdown-preview blockquote,.markdown-preview pre{margin:.65rem 0}.markdown-preview blockquote{margin-left:0;padding:.65rem 1rem;color:#ffd0d8;background:#260811;border-left:3px solid #ff003c}.markdown-preview code{color:#fbbf24;background:#1c1c21;padding:.1rem .3rem;font-family:Consolas,monospace}.markdown-preview pre{max-width:100%;overflow:auto;background:#151519;border:1px solid #34343a;padding:.8rem}.markdown-preview pre code{background:transparent;padding:0}.markdown-link{color:#ff668a;text-decoration:underline}.field-warning{color:#fbbf24;background:#2b2107;border-left:3px solid #fbbf24;padding:.7rem 1rem}.service-editor-actions{position:sticky;bottom:0;z-index:2;background:#111114;border-top:1px solid #2c2c32;padding-top:1rem}.service-editor-actions button:last-child{min-width:190px}.check{display:flex;align-items:center;gap:.6rem}.check input{width:auto;accent-color:#ff003c}.toolbar{min-width:0;flex-wrap:wrap;background:#111114;border:1px solid #2c2c32;padding:1rem;margin-bottom:1rem}.toolbar>input{width:auto;flex:1 1 260px}.toolbar>select{width:auto;flex:0 1 220px}.toolbar>button{flex:0 0 auto}.table{min-width:0;display:grid;gap:1px;background:#29292f;border:1px solid #29292f;overflow-wrap:anywhere}.tr{display:grid;grid-template-columns:2fr 1fr 1fr 3fr;align-items:center;gap:1rem;background:#111114;padding:.8rem}.tr>*{min-width:0}.tr code{word-break:break-all}.tr.user{grid-template-columns:2fr .9fr .9fr 1.15fr 3fr}.tr.operation{grid-template-columns:1.4fr 1.7fr 1.3fr 1.2fr .5fr .8fr 1fr}.tr.head{color:#ff003c;font-weight:700}.actions{min-width:0;flex-wrap:wrap}.actions input{width:90px}.actions button{white-space:normal}.credit-balance{display:grid;gap:.2rem;color:#51e392}.user-identity{display:grid;gap:.25rem}.user-identity small{color:#8f8f99}.credit-balance small{color:#fbbf24;font-size:.7rem}.status{font-weight:700}.status.succeeded{color:#51e392}.status.failed{color:#ff5252}.status.unknown{color:#fbbf24}.version-form{max-width:760px;margin-bottom:1rem}.version-advanced{min-width:0}.version-advanced summary{overflow-wrap:anywhere;cursor:pointer}.public-service-editor{display:grid;gap:1rem;padding:1rem;background:#0d0d10;border:1px solid #8f0015}.public-service-fields,.form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.showcase-admin{display:grid;gap:1rem}.showcase-heading{min-width:0;display:flex;justify-content:space-between;align-items:end;gap:1rem;padding:1rem;background:#111114;border:1px solid #2c2c32;overflow-wrap:anywhere}.showcase-heading a{color:#ff003c;text-decoration:none}.showcase-tabs{display:flex;gap:.6rem}.showcase-workspace{display:grid;grid-template-columns:330px minmax(0,760px);align-items:start;gap:1rem}.showcase-list,.showcase-form{display:grid;gap:.75rem;padding:1rem;background:#111114;border:1px solid #2c2c32}.showcase-list{position:sticky;top:1rem}.showcase-list .card-title{align-items:center}.showcase-list .card-title button{padding:.45rem .65rem;font-size:.7rem}.showcase-list>button{display:grid;gap:.3rem;color:#f4f4f5;border-color:#34343a;text-align:left}.showcase-list>button small{color:#8f8f99}.showcase-list>p{color:#71717a;text-align:center}.showcase-form{gap:1rem}.showcase-form small{color:#71717a;overflow-wrap:anywhere}.copy-field{min-width:0;display:grid;gap:.4rem}.copy-field-row{min-width:0;display:flex;gap:.5rem}.copy-field-row input{min-width:0;flex:1 1 auto;font-family:monospace}.copy-field-row button{flex:0 0 auto;white-space:nowrap}@media(max-width:1200px){.cards{grid-template-columns:1fr}.service-workspace{grid-template-columns:310px minmax(0,1fr)}.service-editor-fields{grid-template-columns:1fr}.showcase-workspace{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:900px){.shell{width:calc(100% - 1.5rem);margin:.75rem auto}.shell>header{flex-wrap:wrap}nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}nav button{min-height:44px;padding:.6rem .5rem}.service-workspace{grid-template-columns:1fr}.service-sidebar{position:static}.service-list{max-height:320px}.showcase-workspace{grid-template-columns:1fr}.showcase-list{position:static}.public-service-fields,.form-two{grid-template-columns:1fr}}.toolbar.filters{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem}.toolbar.filters input{flex:1;min-width:220px}.toolbar.filters select{min-width:150px}.toolbar.filters .operation-code-filter{flex:0 1 auto;color:#c2c2ca;white-space:nowrap}.toolbar.filters .operation-code-filter input{width:auto;min-width:0;flex:0 0 auto}.toolbar.filters .filter-count{color:#8f8f99;font-size:.8rem;margin-left:auto}.pager{display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:1rem;color:#c2c2ca}.pager button{padding:.5rem 1rem}.role-badge,.status-badge{display:inline-block;padding:.15rem .5rem;font-size:.72rem;border:1px solid #35353b;border-radius:2px}.role-badge.role-reseller{color:#ffce6a;border-color:#5a4a16}.role-badge.role-tester{color:#78d8ff;border-color:#176080}.role-badge.role-owner,.role-badge.role-admin{color:#ff668a;border-color:#8f0015}.status-badge.status-active{color:#5fd38a;border-color:#1e5a34}.status-badge.status-pending_email{color:#ffb020;border-color:#5a4a16}.status-badge.status-suspended,.status-badge.status-disabled{color:#ff6b6b;border-color:#8f0015}.modal-overlay{position:fixed;inset:0;background:#05070acc;display:grid;place-items:center;z-index:200;padding:clamp(.5rem,2vw,2rem);overscroll-behavior:contain}.modal-card{width:min(820px,100%);max-height:calc(100dvh - 4rem);overflow:auto;overscroll-behavior:contain;background:#0f0f12;border:1px solid #35353b;padding:1.6rem}.modal-card>*{min-width:0}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.modal-head strong{min-width:0;color:#f4f4f5;font-size:1.15rem;overflow-wrap:anywhere}.modal-head button{flex:0 0 44px;min-width:44px;min-height:44px;background:none;border:1px solid #35353b;color:#c2c2ca;padding:.3rem .6rem;cursor:pointer}.modal-sub{color:#8f8f99;font-size:.8rem;margin:.3rem 0 1.2rem}.modal-card h3{color:#ff003c;font-size:1rem;margin:1rem 0 .6rem}.back-link{background:none;border:0;color:#ff668a;cursor:pointer;padding:0;margin-bottom:.4rem}.tr.op-detail{grid-template-columns:1.4fr 1.6fr 1.2fr .8fr .8fr}.tr.op-detail.clickable{cursor:pointer}.tr.op-detail.clickable:hover{background:#17171c}.step-log{display:grid;gap:.35rem;font-family:Consolas,monospace;font-size:.8rem}.step-line{display:grid;grid-template-columns:48px 1.4fr .9fr 3fr;gap:.6rem;padding:.5rem .6rem;background:#141418;border-left:3px solid #35353b}.step-line .step-seq{color:#7d7d86}.step-line .step-code{color:#c2c2ca}.step-line.status-succeeded{border-left-color:#1e7d34}.step-line.status-succeeded .step-status{color:#5fd38a}.step-line.status-failed{border-left-color:#c62828}.step-line.status-failed .step-status{color:#ff6b6b}.step-line.status-unknown{border-left-color:#b26a00}.step-line.status-unknown .step-status{color:#ffb020}.step-line .step-msg{color:#d8d8df;word-break:break-word;display:flex;flex-direction:column;gap:.25rem}.step-line .step-hint{color:#ffb020;font-size:.75rem}.step-line .step-evidence{display:flex;flex-wrap:wrap;gap:.15rem .8rem;color:#9aa0b5;font-size:.72rem}.step-line .ev-item b{color:#c2c2ca;font-weight:600}.stats-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:1rem;margin-bottom:1.2rem}.stat-card{min-width:0;background:#111115;border:1px solid #27272a;padding:.9rem 1.4rem}.stat-label{display:block;font-size:.7rem;color:#71717a;letter-spacing:.06em;margin-bottom:.35rem}.stat-value{font-size:1.6rem;font-weight:700;color:#ff003c}.stat-value.ok{color:#4ade80}.stat-value.warn{color:#f59e0b}.stat-value.err{color:#ef4444}.tr.operation.clickable{cursor:pointer}.tr.operation.clickable:hover{background:#17171c}.tr.reseller{grid-template-columns:2fr 1fr 1.6fr 1fr 1.1fr auto}.tr.reseller small.muted-inline{color:#8f8f99}.tr.reseller .owe strong{color:#ffb020}.tr.reseller .settled strong{color:#5fd38a}.tr.sale{grid-template-columns:1.5fr .8fr 1.6fr 1fr}.tr.transfer{grid-template-columns:.9fr 1.8fr 1fr}.tr.ledger{grid-template-columns:1fr .8fr 1fr 1.6fr auto}.tr.api-key{grid-template-columns:1.4fr 1fr .8fr 1.3fr auto}.tr.dhru-key{grid-template-columns:1.4fr .8fr 1.3fr auto}.tr.api-key small{display:block;color:#8f8f99;font-size:.72rem;margin-top:.2rem}.notice input[readonly]{margin-top:.6rem;font-family:Consolas,monospace}.ledger-badge{display:inline-block;padding:.15rem .5rem;font-size:.72rem;border:1px solid #35353b;border-radius:2px}.ledger-badge.due{color:#ffb020;border-color:#5a4a16}.ledger-badge.paid{color:#5fd38a;border-color:#1e5a34}.reseller-ledger-form{max-width:100%;margin:0 0 1rem}.modal-tabs{margin:.2rem 0 1rem}.section-title{color:#ff003c;margin:1.8rem 0 .8rem;letter-spacing:.06em}.billing-forms{align-items:start;margin-bottom:.4rem}.billing-forms .version-form{max-width:none;margin:0}.form-hint{color:#71717a;font-size:.78rem;margin:0;letter-spacing:0}.tr.pack{grid-template-columns:2fr 1fr 1fr 1fr .9fr auto}.tr.payment{grid-template-columns:1.5fr 2fr 1.1fr 1.1fr .8fr 1fr}.pack .actions{justify-content:flex-end}.pay-badge{display:inline-block;padding:.15rem .5rem;font-size:.72rem;border:1px solid #35353b;border-radius:2px}.pay-badge.ok{color:#5fd38a;border-color:#1e5a34}.pay-badge.warn{color:#ffb020;border-color:#5a4a16}.pay-badge.err{color:#ff6b6b;border-color:#8f0015}.pay-badge.underpaid{color:#ff7a1a;border-color:#8a3d05;background:#2a1405}.prorata-btn{margin-left:.5rem;padding:.25rem .55rem;font-size:.7rem;color:#ff7a1a;border-color:#8a3d05}.resolved-note{margin-left:.5rem;color:#5fd38a;font-size:.72rem}@media(max-width:960px){.table .tr.head{display:none}.table .tr{grid-template-columns:1fr;gap:.45rem;padding:.9rem}.table .tr span{min-width:0}.table .tr span[data-label]:before{content:attr(data-label);display:block;color:#8f8f99;font-size:.68rem;letter-spacing:.06em;margin-bottom:.15rem}.table .tr .actions[data-label]:before{flex:1 0 100%}}@media(max-width:720px){header{flex-direction:column;align-items:stretch;gap:.8rem}.header-actions{justify-content:stretch}.header-actions span{width:100%;word-break:break-all}.header-actions button{flex:1 1 120px}nav{gap:.4rem}nav button{width:100%;padding:.55rem .4rem;font-size:.76rem}.toolbar,.toolbar.filters{flex-direction:column;align-items:stretch}.toolbar>input,.toolbar>select,.toolbar>button,.toolbar.filters input,.toolbar.filters select{width:100%;min-width:0;flex:none}.toolbar.filters .filter-count{margin-left:0}.service-editor-header,.guide-editor-heading,.service-editor-actions,.card-title,.showcase-heading{flex-direction:column;align-items:stretch}.editor-status{justify-content:flex-start}.editor-tabs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-tabs button{width:100%}.showcase-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-tabs button{width:100%}.service-editor-actions{position:static;display:grid;grid-template-columns:1fr;padding-bottom:max(.25rem,env(safe-area-inset-bottom))}.service-editor-actions button,.service-editor-actions button:last-child{width:100%;min-width:0}.service-list{min-height:0;max-height:min(320px,45dvh)}.stats-bar{gap:.6rem}.stat-card{padding:.8rem 1rem}.modal-overlay{padding:.6rem}.modal-overlay{place-items:start center}.modal-card{max-height:calc(100dvh - 1.2rem);padding:1.1rem}.modal-tabs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.modal-tabs button{width:100%}.actions{flex-wrap:wrap}.actions input{width:100%}.actions button{flex:1 1 auto}.step-line{grid-template-columns:1fr;gap:.2rem}.copy-field-row{flex-direction:column}.copy-field-row button{width:100%}.prorata-btn,.resolved-note{display:block;margin:.5rem 0 0}.prorata-btn{width:100%}}@media(max-width:430px){.shell{width:calc(100% - 1rem);margin:.5rem auto}header,.service-sidebar,.service-editor,.showcase-list,.showcase-form,.card{padding:.75rem}.brand{gap:.7rem}.brand img{width:52px;height:52px}.brand h1{font-size:1.45rem}.login-logo{width:min(132px,48vw);height:auto;aspect-ratio:1}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-tabs{grid-template-columns:1fr}.platform-filters{gap:.35rem}.platform-filters button{padding:.55rem .45rem}.publication-toggle{align-items:start;padding:.75rem}.stats-bar{grid-template-columns:1fr}.stat-value{font-size:clamp(1.15rem,7vw,1.6rem);overflow-wrap:anywhere}.pager{flex-wrap:wrap;gap:.4rem}.pager span{order:-1;width:100%;text-align:center}.pager button{flex:1 1 120px;padding:.55rem .4rem}.modal-card{padding:.8rem}.modal-sub{overflow-wrap:anywhere}}body.public-body{min-width:320px;background:linear-gradient(90deg,transparent 49.9%,#ff003c08 50%,transparent 50.1%),radial-gradient(circle at 85% 0%,#39000f 0,#09090b 34%)}.public-site{min-height:100vh;color:#f4f4f5;background:#09090bdd}.public-site a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;min-height:84px;padding:0 clamp(1rem,4vw,4rem);background:#0c0c0ff2;border:0;border-bottom:1px solid #8f0015;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-brand{display:flex;align-items:center;gap:.9rem}.site-brand img{width:52px;height:52px;object-fit:contain;background:#f5f5f5;border:1px solid #ff003c}.site-brand span{display:grid;gap:.15rem}.site-brand small{color:#a1a1aa;font-size:.58rem;letter-spacing:.16em}.site-brand strong{color:#ff003c;font-size:1.4rem;letter-spacing:.12em}.site-nav{margin:0;gap:1.1rem;font-size:.76rem;letter-spacing:.08em}.site-nav>a,.site-nav summary{padding:.85rem .2rem;cursor:pointer;list-style:none}.site-nav>a:hover,.site-nav summary:hover{color:#ff003c}.site-nav details{position:relative}.site-nav details summary::-webkit-details-marker{display:none}.site-nav-cta{color:#fff!important;background:#ff003c;border:1px solid #ff003c;padding:.85rem 1rem!important;font-weight:700}.social-menu{position:absolute;right:0;top:calc(100% + .45rem);min-width:220px;display:grid;background:#111114;border:1px solid #ff003c;box-shadow:0 16px 35px #000a}.social-menu a,.social-menu span{padding:.8rem 1rem;border-bottom:1px solid #29292f}.social-menu a:hover{color:#ff003c;background:#1c1015}.site-global-notice{padding:.75rem 4vw;color:#ffd0d8;background:#2b0811;border-bottom:1px solid #8f0015;text-align:center}.hero{min-height:640px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:4rem;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,7rem);border-bottom:1px solid #29292f;overflow:hidden}.hero-copy{max-width:820px}.site-kicker{margin:0 0 1rem;color:#ff003c;font-size:.72rem;font-weight:700;letter-spacing:.22em}.hero h1{color:#f4f4f5;font-size:clamp(3rem,7vw,6.8rem);line-height:.91;letter-spacing:-.055em}.hero h1 span{color:#ff003c}.hero-copy>p:not(.site-kicker){max-width:680px;margin:2rem 0;color:#b7b7c0;font-family:Segoe UI,sans-serif;font-size:1.15rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.primary-cta,.secondary-cta{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:.85rem 1.35rem;font-weight:800;letter-spacing:.06em}.primary-cta{color:#fff!important;background:#ff003c;border:1px solid #ff003c}.primary-cta:hover{background:#d90033}.secondary-cta{border:1px solid #4a4a52;background:#111114}.secondary-cta:hover{border-color:#ff003c;color:#ff668a}.hero-visual{position:relative;min-height:450px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:min(32vw,440px);aspect-ratio:1;border:1px solid #ff003c55;transform:rotate(45deg);box-shadow:0 0 100px #ff003c18}.hero-visual img{position:relative;z-index:2;width:min(30vw,410px);aspect-ratio:1;object-fit:contain;background:#f5f5f5;border:1px solid #ff003c;box-shadow:28px 28px #ff003c12}.signal-line{position:absolute;right:-7rem;bottom:14%;width:70%;height:1px;background:#ff003c;box-shadow:0 0 10px #ff003c}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #29292f;background:#111114}.trust-strip span{padding:1rem;color:#a1a1aa;border-right:1px solid #29292f;text-align:center;font-size:.68rem;letter-spacing:.1em}.site-section{padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,7vw,7rem)}.section-heading{max-width:780px;margin-bottom:2.4rem}.section-heading.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-heading.row a{color:#ff003c;font-weight:700}.section-heading h2,.final-cta h2{color:#f4f4f5;font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.035em}.section-heading>p:not(.site-kicker),.final-cta>p:not(.site-kicker){color:#a1a1aa;font-family:Segoe UI,sans-serif;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #35353b;border-left:1px solid #35353b}.feature-card{min-height:270px;padding:1.6rem;background:#111114;border-right:1px solid #35353b;border-bottom:1px solid #35353b}.feature-card>span{color:#ff003c}.feature-card h3{margin:5rem 0 1rem;font-size:1.35rem}.feature-card p{color:#9d9da6;font-family:Segoe UI,sans-serif;line-height:1.65}.dark-panel{background:#0d0d10;border-top:1px solid #29292f;border-bottom:1px solid #29292f}.service-preview,.service-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.public-service-card{min-height:230px;display:grid;align-content:start;padding:1.35rem;background:#151519;border:1px solid #35353b}.public-service-card:hover{border-color:#8f0015;transform:translateY(-2px)}.public-service-card>span{color:#ff003c;font-size:.68rem;letter-spacing:.12em}.public-service-card h3{margin:2rem 0 .8rem;color:#f4f4f5;font-size:1.25rem}.public-service-card p{color:#a1a1aa;font-family:Segoe UI,sans-serif;line-height:1.6}.public-service-card small{align-self:end;margin-top:1rem;color:#696972}.final-cta{text-align:center}.final-cta>p{max-width:700px;margin:1rem auto 2rem}.page-hero{min-height:330px;display:grid;align-content:end;padding:5rem clamp(1.25rem,7vw,7rem) 3.5rem;background:linear-gradient(120deg,#111114 60%,#35000e);border-bottom:1px solid #8f0015}.page-hero h1{color:#f4f4f5;font-size:clamp(2.5rem,6vw,5.3rem);letter-spacing:-.04em}.page-hero>p:last-child{max-width:760px;color:#b5b5bd;font-family:Segoe UI,sans-serif;font-size:1.08rem;line-height:1.7}.page-content{min-height:400px}.download-list{display:grid;gap:1rem}.download-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:1.5rem;background:#111114;border:1px solid #35353b}.download-card.featured{border-color:#ff003c;box-shadow:inset 4px 0 #ff003c}.download-card.unavailable{opacity:.65}.download-card span{color:#ff668a;font-size:.7rem;letter-spacing:.1em}.download-card h2{margin:.55rem 0;color:#f4f4f5;font-size:1.45rem}.download-card p{color:#a1a1aa;font-family:Segoe UI,sans-serif}.download-card button{min-width:180px;color:#fff;background:#ff003c;border-color:#ff003c}.download-card button:disabled{background:#24242a;border-color:#3f3f46}.file-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.file-meta code{color:#7d7d86;font-size:.7rem}.reseller-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.reseller-card{padding:1.4rem;background:#111114;border:1px solid #35353b}.reseller-logo{width:100%;height:160px;background:#f5f5f5;border:1px solid #35353b;overflow:hidden;padding:.75rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.reseller-logo img{width:100%;height:100%;object-fit:contain;display:block}.reseller-logo span{color:#111;font-size:2.5rem;font-weight:900}.reseller-card h2{margin:1.2rem 0 .5rem;color:#f4f4f5;font-size:1.25rem}.reseller-card>p{color:#8f8f99}.reseller-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.3rem}.reseller-links a{padding:.55rem .7rem;color:#ff668a;border:1px solid #8f0015;font-size:.7rem}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.social-grid>a{min-height:180px;display:grid;align-content:space-between;padding:1.3rem;background:#111114;border:1px solid #35353b}.social-grid>a:hover{border-color:#ff003c}.social-grid span,.social-grid small{color:#ff003c}.social-grid strong{font-size:1.25rem}.auth-page{min-height:calc(100vh - 84px);display:grid;grid-template-columns:minmax(330px,.8fr) minmax(500px,1.2fr)}.auth-intro{display:grid;align-content:center;padding:clamp(2rem,6vw,6rem);background:linear-gradient(145deg,#150006,#09090b);border-right:1px solid #8f0015}.auth-intro img{width:110px;height:110px;margin-bottom:2rem;object-fit:contain;background:#fff;border:1px solid #ff003c}.auth-intro h1{color:#f4f4f5;font-size:clamp(2.4rem,5vw,4.5rem);letter-spacing:-.04em}.auth-intro>p:last-child{color:#aaaab2;font-family:Segoe UI,sans-serif;line-height:1.7}.auth-card{display:grid;align-content:center;padding:clamp(2rem,6vw,6rem);background:#111114}.signup-form{width:min(760px,100%);display:grid;gap:1rem}.signup-form input{min-height:48px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.terms-check{grid-template-columns:auto 1fr;align-items:start;padding:1rem;background:#0d0d10;border:1px solid #35353b;letter-spacing:0;line-height:1.5}.terms-check input{width:auto;min-height:auto;accent-color:#ff003c}.terms-check a{color:#ff668a;text-decoration:underline}.auth-submit{min-height:50px;color:#fff;background:#ff003c;border-color:#ff003c}.auth-help{color:#7e7e87;font-size:.75rem}.recharge-cta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.recharge-cta .auth-submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1.4rem;text-decoration:none}.recharge-cta .auth-help{display:inline-flex;align-items:center;min-height:46px;padding:0 1rem;border:1px solid #2f2f35;text-decoration:none}.form-notice{padding:.9rem 1rem;border-left:3px solid}.form-notice.success{color:#b8f7d3;background:#092418;border-color:#51e392}.form-notice.error{color:#ffd0d8;background:#2b0811;border-color:#ff003c}.turnstile-box{min-height:65px}.confirmation-actions{display:grid;gap:1rem;max-width:500px}.site-loader{display:flex;align-items:center;gap:.7rem;min-height:100px;color:#a1a1aa}.site-loader span{width:14px;height:14px;border:2px solid #4a4a52;border-top-color:#ff003c;animation:site-spin .8s linear infinite}.site-empty{padding:3rem;color:#8f8f99;background:#111114;border:1px dashed #3f3f46;text-align:center}.site-loading{min-height:100vh;display:grid;place-items:center;color:#ff003c}.legal-copy{max-width:900px;color:#c2c2ca;font-family:Segoe UI,sans-serif;font-size:1.02rem;line-height:1.8}.legal-copy h2{margin-top:2.5rem;color:#ff003c;font-family:Consolas,monospace;font-size:1.15rem}.site-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:2rem;padding:3rem clamp(1.25rem,7vw,7rem);background:#08080a;border:0;border-top:1px solid #8f0015}.site-footer>div{display:grid;align-content:start;gap:.55rem}.site-footer strong{color:#ff003c}.site-footer p,.site-footer a{color:#898992;font-size:.78rem}.site-footer a:hover{color:#f4f4f5}.site-footer>small{grid-column:1 / -1;padding-top:2rem;color:#56565e;border-top:1px solid #24242a}.account-balance{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:1.4rem;background:#111114;border:1px solid #35353b;margin-bottom:1.4rem}.account-balance span{color:#8f8f99;font-size:.8rem;letter-spacing:.08em}.account-balance strong{color:#ff003c;font-size:2rem;font-family:Consolas,monospace}.account-balance button{margin-left:auto;background:none;border:1px solid #35353b;color:#c2c2ca;padding:.5rem .9rem;cursor:pointer}.recharge-card{padding:1.6rem;background:#0f0f12;border:1px solid #35353b;margin-bottom:2rem}.recharge-card h2{color:#ff003c;font-size:1.1rem;margin:0 0 1rem}.recharge-methods{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1.2rem}.recharge-methods button{display:grid;gap:.2rem;padding:1rem;background:#151519;border:1px solid #2f2f35;color:#f4f4f5;cursor:pointer;font-weight:700}.recharge-methods button small{color:#8f8f99;font-weight:400}.recharge-methods button.active{border-color:#ff003c;box-shadow:inset 0 0 0 1px #ff003c}.recharge-methods button.method-soon{opacity:.5;cursor:not-allowed}.recharge-methods button.method-soon small{color:#ffb020}.crypto-note{margin:0 0 1.2rem;padding:.9rem 1rem;background:#1a1206;border:1px solid #5a4a16;color:#d8c9a0;font-size:.82rem;line-height:1.5}.crypto-note strong{color:#ffce6a}.pack-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem;margin-bottom:1.2rem}.pack-grid .pack{display:grid;gap:.25rem;padding:1rem;background:#151519;border:1px solid #2f2f35;color:#f4f4f5;cursor:pointer;text-align:left}.pack-grid .pack strong{color:#ff003c;font-size:1.2rem}.pack-grid .pack span{color:#c2c2ca;font-size:.82rem}.pack-grid .pack small{color:#8f8f99}.pack-grid .pack.active{border-color:#ff003c;box-shadow:inset 0 0 0 1px #ff003c}.custom-amount{display:grid;gap:.4rem;color:#8f8f99;font-size:.8rem;margin-bottom:1.2rem}.custom-amount input{padding:.8rem;background:#151519;border:1px solid #2f2f35;color:#f4f4f5}.recharge-summary{color:#c2c2ca;margin-bottom:1rem}.recharge-summary strong{color:#ff003c}.recharge-summary .warn{color:#ffb020}.account-history-title{color:#ff003c;font-size:1.05rem;margin:0 0 1rem}.redeem-row{display:flex;gap:.6rem;flex-wrap:wrap}.redeem-row input{flex:1;min-width:160px;padding:.8rem;background:#151519;border:1px solid #2f2f35;color:#f4f4f5}.redeem-row .auth-submit{width:auto;padding:.8rem 1.4rem}.void-btn{margin-left:.6rem;background:none;border:1px solid #8f0015;color:#ff668a;padding:.15rem .5rem;font-size:.7rem;cursor:pointer}@keyframes site-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.site-header{position:static;align-items:flex-start;gap:1rem;padding-top:1rem;padding-bottom:1rem}.site-nav{flex-wrap:wrap;justify-content:flex-end}.hero{grid-template-columns:1fr}.hero-visual{display:none}.service-preview,.service-catalog,.reseller-grid,.social-grid{grid-template-columns:repeat(2,1fr)}.auth-page{grid-template-columns:1fr}.auth-intro{min-height:370px;border-right:0;border-bottom:1px solid #8f0015}.site-footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-header{display:grid}.site-nav{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:.4rem}.site-nav>a,.site-nav summary{display:block;padding:.7rem!important;background:#151519;border:1px solid #2f2f35;text-align:center}.site-nav details{position:static}.social-menu{left:0;right:0;top:100%}.hero{min-height:auto;padding-top:4rem;padding-bottom:4rem}.hero h1{font-size:clamp(2.8rem,14vw,4.4rem)}.trust-strip{grid-template-columns:repeat(2,1fr)}.feature-grid,.service-preview,.service-catalog,.reseller-grid,.social-grid{grid-template-columns:1fr}.section-heading.row{align-items:flex-start;flex-direction:column}.download-card{grid-template-columns:1fr}.download-card button{width:100%}.form-grid{grid-template-columns:1fr}.auth-intro,.auth-card{padding:2rem 1.25rem}.site-footer{grid-template-columns:1fr}}
