:root{color-scheme:dark;--bg:#0b0d12;--panel:#121416;--panel-2:#17191c;--line:#292b30;--muted:#8993a7;--text:#f4f7fb;--accent:#8268f5;--green:#3dd598;--red:#ff6b7a}.nx-identity-card>footer{grid-template-columns:repeat(3,minmax(0,1fr))!important}.storefront-page{display:grid;grid-gap:18px;gap:18px}.storefront-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.storefront-page-header h2{margin:3px 0 4px;font-size:30px}.storefront-subtitle{margin:0;color:var(--muted)}.storefront-actions{display:flex;align-items:center;gap:8px}.storefront-actions a{text-decoration:none}.storefront-workspace{display:grid;grid-template-columns:330px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.storefront-config{display:grid;grid-gap:12px;gap:12px}.storefront-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px;padding:5px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.storefront-tabs button{padding:9px 5px;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;font-size:10px}.storefront-tabs button.active{color:var(--text);background:rgba(255,202,0,.1)}.storefront-config-card{padding:18px;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.storefront-config-card h3{margin:3px 0 6px}.storefront-fields{display:grid;grid-gap:12px;gap:12px;margin-top:17px}.storefront-section-row,.storefront-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--text);font-size:11px}.storefront-section-row:last-child,.storefront-toggle-row:last-child{border:0}.storefront-section-row span{display:flex;gap:10px;align-items:center}.storefront-section-row span b{color:var(--yellow);font-size:9px}.storefront-section-row button{border:0;color:var(--muted);background:transparent;cursor:pointer}.storefront-toggle-row span small{display:block;margin-top:4px;color:var(--faint);font-size:9px}.storefront-toggle-row input{accent-color:var(--yellow)}.announcement-form{display:grid;grid-gap:8px;gap:8px;margin:15px 0}.announcement-form textarea{min-height:70px;resize:vertical}.announcement-row{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-top:1px solid var(--line)}.announcement-row b,.announcement-row small{display:block}.announcement-row b{color:var(--text);font-size:11px}.announcement-row small{margin-top:4px;color:var(--muted);font-size:10px}.announcement-row em{color:#55dba1;font-size:10px;font-style:normal}.storefront-preview-wrap{min-width:0;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.preview-toolbar>span{color:var(--faint);font-size:9px;letter-spacing:.1em}.preview-toolbar div{display:flex;gap:4px}.preview-toolbar button{padding:6px 8px;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;font-size:9px}.preview-toolbar button.active{color:var(--text);border-color:var(--yellow)}.storefront-preview{min-height:570px;padding:20px;border:1px solid var(--line);border-radius:7px;transition:.2s}.storefront-preview.tablet{width:75%;margin:auto}.storefront-preview.mobile{width:48%;min-width:250px;margin:auto}.preview-nav{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--text);font-size:10px}.preview-nav span{color:var(--muted)}.preview-hero{min-height:235px;margin:14px 0 22px;padding:28px;border-radius:7px;background:radial-gradient(circle at 90% 20%,rgba(250,204,0,.18),transparent 35%),#151a22;background-size:cover;background-position:50%}.preview-hero small{color:var(--yellow);font-size:8px}.preview-hero h3{margin:12px 0 8px;color:var(--text);font-size:28px;line-height:1.05}.preview-hero strong{color:var(--yellow)}.preview-hero p{max-width:340px;color:var(--muted);font-size:10px}.preview-hero button{margin-top:8px;padding:8px 10px;border:0;border-radius:4px;background:var(--yellow);color:#101010;font-size:9px}.storefront-preview h4{margin:0 0 10px;color:var(--text);font-size:13px}.preview-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.preview-products div{padding:10px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.preview-products span{display:grid;place-items:center;width:25px;height:25px;margin-bottom:9px;border-radius:5px;background:rgba(250,204,0,.12);color:var(--yellow)}.preview-products b,.preview-products small{display:block}.preview-products b{color:var(--text);font-size:10px}.preview-products small{margin-top:5px;color:var(--muted);font-size:9px}@media (max-width:900px){.storefront-actions,.storefront-page-header{align-items:start;flex-direction:column}.storefront-workspace{grid-template-columns:1fr}.storefront-preview.tablet{width:90%}.storefront-preview.mobile{width:70%}}.analytics-page{display:grid;grid-gap:18px;gap:18px}.analytics-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.analytics-page-header h2{margin:3px 0 4px;font-size:30px}.analytics-subtitle{margin:0;color:var(--muted)}.analytics-export-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border:1px solid #3a4658;border-radius:7px;background:#171d27;color:#dce3ed;cursor:pointer;font:inherit;font-size:11px;font-weight:800;white-space:nowrap}.analytics-export-button:hover{border-color:var(--yellow);background:rgba(250,204,0,.1);color:var(--yellow)}.analytics-export-button:active{transform:translateY(1px)}.analytics-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:10px;border-bottom:1px solid var(--line)}.analytics-tabs,.date-range{display:flex;gap:4px}.analytics-tabs button,.date-range button{padding:9px 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-size:11px}.analytics-tabs button.active,.date-range button.active{border-color:var(--yellow);color:var(--text)}.date-range{padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.date-range button{border:0;padding:7px 9px}.date-range button.active{border-radius:4px;background:rgba(255,202,0,.12)}.analytics-metrics{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:9px;background:var(--panel)}.analytics-metric{padding:15px;border-right:1px solid var(--line)}.analytics-metric:last-child{border:0}.analytics-metric b,.analytics-metric span{display:block}.analytics-metric span{color:var(--muted);font-size:10px}.analytics-metric b{margin-top:7px;color:var(--text);font-size:20px}.analytics-chart-panel,.analytics-table-panel{padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.analytics-panel-heading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:15px}.analytics-panel-heading h3{margin:3px 0 0}.analytics-chart{width:100%;height:310px;overflow:visible;padding:10px 0;background:linear-gradient(180deg,transparent 24%,rgba(37,44,58,.5) 25%,transparent 0,transparent 49%,rgba(37,44,58,.5) 50%,transparent 0,transparent 74%,rgba(37,44,58,.5) 75%,transparent 0)}.analytics-table{overflow:auto;border:1px solid var(--line);border-radius:7px}.analytics-table-head,.analytics-table-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;min-width:620px;padding:12px 13px}.analytics-table-head{border-bottom:1px solid var(--line);color:var(--faint);font-size:9px;text-transform:uppercase}.analytics-table-row{border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.analytics-table-row:last-child{border:0}.analytics-table-row .primary{color:var(--text);font-weight:600}.analytics-empty{padding:35px;color:var(--faint);text-align:center;font-size:11px}.analytics-panels{display:grid;grid-gap:15px;gap:15px}@media (max-width:800px){.analytics-controls,.analytics-page-header{align-items:start;flex-direction:column}.analytics-controls{width:100%}.analytics-tabs,.date-range{max-width:100%;overflow:auto}.analytics-tabs button,.date-range button{white-space:nowrap}.analytics-metrics{grid-template-columns:repeat(2,1fr)}.analytics-metric:nth-child(2n){border-right:0}.analytics-metric:nth-child(-n+3){border-bottom:1px solid var(--line)}.analytics-chart{height:220px}}.store-settings-page{display:grid;grid-gap:18px;gap:18px;width:min(1194px,100%)}.settings-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.settings-page-header h2{margin:3px 0 4px;font-size:30px}.settings-subtitle{margin:0;color:var(--muted)}.save-state{display:flex;align-items:center;gap:7px;color:#55dba1;font-size:11px}.save-state i{width:7px;height:7px;border-radius:50%;background:#55dba1}.save-state.unsaved-changes{color:var(--yellow)}.save-state.unsaved-changes i{background:var(--yellow)}.save-state.saving…{color:var(--yellow)}.settings-layout{display:grid;grid-template-columns:220px minmax(0,950px);grid-gap:24px;gap:24px;align-items:start}.settings-nav{position:-webkit-sticky;position:sticky;top:20px;display:grid;grid-gap:3px;gap:3px;padding:7px;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.settings-nav button{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:12px 14px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;text-align:left;font-size:13px;font-weight:600}.settings-nav button.active{color:var(--text);background:rgba(255,202,0,.14);border-left:3px solid var(--yellow)}.settings-nav span{color:var(--faint)}.settings-content{display:grid;grid-gap:14px;gap:14px;width:100%}@media (max-width:1400px) and (min-width:801px){.settings-layout{grid-template-columns:220px minmax(0,1fr)}}.settings-section{padding:24px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.settings-section h3{margin:3px 0 5px;font-size:18px}.settings-description{margin:0 0 18px;color:var(--muted);font-size:11px}.settings-fields{display:grid;grid-gap:12px;gap:12px}.settings-field{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px}.settings-info,.settings-readonly{display:flex;justify-content:space-between;gap:15px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--bg)}.settings-readonly span{color:var(--faint);font-size:10px}.settings-readonly b{color:var(--text);font-size:11px}.settings-info{display:block;color:var(--muted);font-size:11px;line-height:1.5}.branding-preview{position:relative;overflow:hidden;display:flex;min-height:90px;padding:14px;border:1px solid var(--line);border-radius:7px;background:var(--bg);color:var(--text);font-weight:700;background-position:50%;background-size:cover}.branding-preview-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,16,.9),rgba(8,11,16,.5))}.branding-preview-content{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.branding-preview-logo{display:grid;width:64px;height:54px;place-items:center;overflow:hidden;border-radius:6px;color:#11151c}.branding-preview-logo img{width:100%;height:100%;object-fit:contain}.branding-preview-logo:not(:has(img)):after{content:"N";font-size:22px;font-weight:900}.branding-preview>div:not(.branding-preview-shade):not(.branding-preview-content){width:64px;height:54px;border-radius:6px;opacity:.8}.branding-preview small{display:block;margin-top:5px;color:var(--faint);font-size:9px;font-weight:400}.branding-upload-field>span{display:flex;align-items:center;justify-content:space-between}.branding-upload-field>span small{color:#7f8998;font-size:10px;font-weight:500}.branding-upload-field input[type=file]{padding:10px;color:#aeb7c6;border:1px dashed #3b4657;background:#0d1118;cursor:pointer}.branding-upload-field input[type=file]::-webkit-file-upload-button{margin-right:10px;padding:7px 11px;border:1px solid rgba(244,196,0,.45);border-radius:6px;color:#111;background:var(--brand-yellow);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.branding-upload-field input[type=file]::file-selector-button{margin-right:10px;padding:7px 11px;border:1px solid rgba(244,196,0,.45);border-radius:6px;color:#111;background:var(--brand-yellow);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.branding-upload-status{color:#61d7a0;font-size:10px}.branding-url-control{position:relative;display:flex;align-items:center}.branding-url-control>.input{width:100%;padding-right:92px}.branding-url-control .branding-upload-field{position:absolute;right:7px;z-index:1;display:block}.branding-url-control .branding-upload-field>span,.branding-url-control .branding-upload-status{display:none}.branding-url-control .branding-upload-field input[type=file]{width:77px;padding:0;border:0;color:transparent;background:transparent;font-size:0}.branding-url-control .branding-upload-field input[type=file]::-webkit-file-upload-button{margin:0;padding:6px 8px;border-radius:5px;font-size:10px}.branding-url-control .branding-upload-field input[type=file]::file-selector-button{margin:0;padding:6px 8px;border-radius:5px;font-size:10px}.settings-toggle{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px;border:1px solid var(--line);border-radius:7px;background:var(--bg);cursor:pointer}.settings-toggle b,.settings-toggle small{display:block}.settings-toggle b{color:var(--text);font-size:11px}.settings-toggle small{margin-top:4px;color:var(--faint);font-size:10px}.settings-toggle input{width:16px;height:16px;accent-color:var(--yellow)}.settings-savebar{position:-webkit-sticky;position:sticky;bottom:16px;z-index:4;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border:1px solid rgba(250,204,0,.32);border-radius:9px;background:rgba(18,22,29,.96);box-shadow:0 10px 30px rgba(0,0,0,.32)}.settings-savebar-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.settings-savebar .button,.settings-savebar .secondary-button{min-height:36px;padding:0 14px;border-radius:7px;font-size:11px;font-weight:800;cursor:pointer}.settings-savebar .secondary-button{border:1px solid #3a4658;background:#1a202a;color:#c8d0dc}.settings-savebar .secondary-button:hover{border-color:#718096;background:#242c38;color:#fff}.store-address-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.store-address-field b{color:var(--muted);font-size:12px;white-space:nowrap}.settings-field>small{color:var(--faint);font-size:10px}.settings-builder-link{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:10px 12px;border:1px solid rgba(250,204,0,.35);border-radius:7px;color:var(--yellow);font-size:11px;font-weight:700}.nexus-store-maintenance{display:flex;align-items:center;gap:12px;margin:0 auto;padding:12px 18px;border:1px solid rgba(250,204,0,.35);border-radius:8px;color:var(--muted);background:rgba(250,204,0,.08);font-size:12px}.nexus-store-maintenance strong{color:var(--yellow)}.status-select{max-width:320px;color:var(--text);font-weight:700}.settings-status-picker{position:relative;width:min(100%,320px)}.settings-status-trigger{display:flex;align-items:center;gap:5px;width:100%;min-height:34px;padding:0 10px;border:1px solid var(--yellow);border-radius:6px;background:#11151c;color:var(--text);cursor:pointer;font:inherit;font-size:11px;font-weight:700;text-align:left}.settings-status-trigger:hover,.settings-status-trigger[aria-expanded=true]{background:#171b22}.settings-status-chevron{margin-left:auto;color:var(--muted);font-size:16px;line-height:1}.status-option-dot{font-size:10px}.status-option-dot.online{color:#f2f4f7}.status-option-dot.maintenance{color:#6f7c90}.settings-status-menu{position:absolute;z-index:30;top:calc(100% + 4px);right:0;left:0;display:grid;overflow:hidden;border:1px solid #4b5667;border-radius:4px;background:#11151c;box-shadow:0 12px 28px rgba(0,0,0,.45)}.settings-status-menu button{display:flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:0;background:transparent;color:var(--text);cursor:pointer;font:inherit;font-size:11px;text-align:left}.settings-status-menu button:hover,.settings-status-menu button[aria-selected=true]{background:rgba(244,196,0,.12);color:var(--yellow)}.settings-meta-action{display:inline-flex;align-items:center;gap:10px}.settings-metadata{background:transparent;border-color:rgba(125,137,155,.16)}.settings-metadata b{color:var(--muted);font-family:monospace;font-size:10px}.settings-savebar button:disabled{opacity:.45;cursor:not-allowed}.danger-zone{margin-top:8px;padding:16px;border:1px solid rgba(255,97,97,.35);border-radius:8px;background:rgba(255,97,97,.05)}.danger-zone h3{margin:3px 0 5px;color:#ff9c9c}.danger-zone p:not(.eyebrow){color:var(--muted);font-size:11px}.danger-zone .danger-button{margin:4px 8px 0 0}@media (max-width:800px){.settings-page-header{align-items:start;flex-direction:column}.settings-layout{grid-template-columns:1fr}.settings-nav{position:static;display:flex;overflow:auto}.settings-nav button{white-space:nowrap}.settings-savebar{align-items:start;flex-direction:column;gap:10px}.settings-savebar button{width:100%}.settings-savebar-actions{width:100%;margin-left:0}.danger-zone .danger-button{width:100%;margin-right:0}}.integrations-page{display:grid;grid-gap:18px;gap:18px}.integrations-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.integrations-page-header h2{margin:3px 0 4px;font-size:30px}.integrations-subtitle{margin:0;color:var(--muted)}.integration-health-summary{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.integration-health-summary i{width:7px;height:7px;border-radius:50%;background:#55dba1}.integrations-section{padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.integration-section-heading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:14px}.integration-section-heading h3{margin:3px 0 0}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.integration-card{padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--muted);text-align:left;cursor:pointer;transition:.15s}.integration-card:hover{border-color:rgba(255,202,0,.4);background:rgba(255,202,0,.035)}.integration-card-top{display:flex;justify-content:space-between;align-items:center}.integration-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:rgba(255,202,0,.1);color:var(--yellow);font-weight:700}.integration-status{display:flex;align-items:center;gap:5px;font-size:10px}.integration-status i{width:6px;height:6px;border-radius:50%;background:var(--faint)}.integration-status.connected{color:#55dba1}.integration-status.connected i{background:#55dba1}.integration-status.action-required{color:var(--yellow)}.integration-status.action-required i{background:var(--yellow)}.integration-status.disconnected{color:var(--faint)}.integration-card h3{margin:16px 0 4px;color:var(--text);font-size:14px}.integration-card p{min-height:30px;margin:0;color:var(--muted);font-size:11px;line-height:1.4}.integration-card-detail{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-top:17px;padding-top:11px;border-top:1px solid var(--line);font-size:10px}.integration-card-detail span{color:var(--faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integration-card-detail b{flex:none;color:var(--yellow);font-size:10px}.integration-empty-note{margin:0;padding:15px;border:1px dashed var(--line);border-radius:7px;color:var(--muted);font-size:11px}.integration-legend{display:flex;gap:17px;color:var(--faint);font-size:10px}.integration-legend span{display:flex;align-items:center;gap:6px}.integration-legend i{width:6px;height:6px;border-radius:50%}.integration-legend .good{background:#55dba1}.integration-legend .warn{background:var(--yellow)}.integration-legend .off{background:var(--faint)}@media (max-width:800px){.integrations-page-header{align-items:start;flex-direction:column}.integration-grid{grid-template-columns:1fr}.integration-section-heading{align-items:start;flex-direction:column}.integration-legend{flex-wrap:wrap}}.webhooks-page{display:grid;grid-gap:18px;gap:18px}.webhooks-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.webhooks-page-header h2{margin:3px 0 4px;font-size:30px}.webhooks-subtitle{margin:0;color:var(--muted)}.webhooks-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;background:var(--panel)}.webhooks-summary div{padding:15px 18px;border-right:1px solid var(--line)}.webhooks-summary div:last-child{border:0}.webhooks-summary span{display:block;margin-bottom:6px;color:var(--muted);font-size:11px}.webhooks-summary b{font-size:20px}.webhook-alert{padding:12px 14px;border:1px solid rgba(255,202,0,.3);border-radius:7px;color:var(--yellow);background:rgba(255,202,0,.07);font-size:11px}.webhook-section,.webhook-security{padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.webhook-section-heading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:14px}.webhook-section-heading h3,.webhook-security h3{margin:3px 0 0}.webhook-endpoints{display:grid;grid-gap:7px;gap:7px}.webhook-endpoint-row{width:100%;display:grid;grid-template-columns:36px minmax(190px,1.4fr) minmax(180px,1.2fr) 80px 100px 140px 18px;grid-gap:14px;gap:14px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--muted);text-align:left;cursor:pointer}.webhook-endpoint-row:hover{border-color:rgba(255,202,0,.4)}.webhook-endpoint-row b,.webhook-endpoint-row em,.webhook-endpoint-row small{display:block}.webhook-endpoint-row b{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.webhook-endpoint-row small{margin-top:4px;font-size:10px;line-height:1.35}.webhook-endpoint-row em{color:var(--faint);font-size:9px;font-style:normal;text-transform:uppercase}.endpoint-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--yellow);background:rgba(255,202,0,.1)}.endpoint-dot{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#55dba1}.delivery-empty,.webhook-empty{padding:40px 20px;border:1px dashed var(--line);border-radius:8px;text-align:center}.webhook-empty h3{margin:0 0 6px}.webhook-empty p{margin:0 auto 15px;color:var(--muted)}.delivery-log{overflow:auto;border:1px solid var(--line);border-radius:7px}.delivery-head,.delivery-row{display:grid;grid-template-columns:1.5fr .8fr .8fr .5fr 1.2fr 55px;grid-gap:12px;gap:12px;align-items:center;min-width:720px;padding:11px 13px}.delivery-head{color:var(--faint);font-size:9px;text-transform:uppercase}.delivery-head,.delivery-row{border-bottom:1px solid var(--line)}.delivery-row{color:var(--muted);font-size:11px}.delivery-row:last-child{border:0}.delivery-row b,.delivery-row small{display:block}.delivery-row b{color:var(--text)}.delivery-row small{margin-top:3px;color:var(--faint);font-size:9px}.health-bad{color:#ff8b8b}.webhook-security{border-color:rgba(130,104,245,.25)}.webhook-security p:not(.eyebrow){max-width:650px;margin:8px 0;color:var(--muted);font-size:11px;line-height:1.5}.webhook-security>span{color:var(--faint);font-size:10px}.webhook-modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:rgba(2,4,8,.75)}.webhook-detail,.webhook-modal{position:relative;width:min(600px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:27px;border:1px solid var(--line);border-radius:10px;background:var(--bg);box-shadow:0 20px 70px rgba(0,0,0,.5)}.webhook-detail{width:min(700px,100%)}.webhook-editor-form{display:grid;grid-gap:14px;gap:14px;margin-top:20px}.webhook-editor-form>label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px}.webhook-event-picker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.webhook-event-picker label{display:flex;align-items:center;gap:7px;min-height:24px;color:var(--muted);font-size:10px}.webhook-event-picker input{display:grid;flex:0 0 auto;width:14px;height:14px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;place-content:center;border:1px solid #536071;border-radius:3px;background:#0d1015;cursor:pointer}.webhook-event-picker input:before{width:6px;height:3px;border-bottom:2px solid #111318;border-left:2px solid #111318;content:"";transform:translateY(-1px) rotate(-45deg) scale(0);transition:transform .12s ease}.webhook-event-picker input:checked{border-color:var(--yellow);background:var(--yellow)}.webhook-event-picker input:checked:before{transform:translateY(-1px) rotate(-45deg) scale(1)}.webhook-event-picker input:focus-visible{outline:2px solid rgba(244,196,0,.45);outline-offset:2px}.webhook-url{color:var(--blue);font-family:monospace;font-size:11px}.webhook-detail-meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:18px 0}.webhook-detail-meta div{padding:11px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.webhook-detail-meta b,.webhook-detail-meta span{display:block}.webhook-detail-meta span{color:var(--faint);font-size:9px}.webhook-detail-meta b{margin-top:5px;color:var(--text);font-size:11px}.event-chips{display:flex;flex-wrap:wrap;gap:6px}.event-chips span{padding:5px 7px;border-radius:5px;color:var(--blue);background:rgba(130,104,245,.1);font-size:10px}.detail-delivery{display:grid;grid-template-columns:1fr 90px 90px;grid-gap:10px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:10px}.detail-delivery b,.detail-delivery small{display:block}.detail-delivery b{color:var(--text)}.detail-delivery small{margin-top:3px;color:var(--faint)}.detail-delivery pre{grid-column:1/-1;max-height:150px;overflow:auto;padding:10px;color:#c7d2fe;background:#080b11;font-size:9px}.webhook-detail-actions{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}@media (max-width:800px){.webhooks-page-header{align-items:start;flex-direction:column}.webhooks-summary{grid-template-columns:1fr 1fr}.webhooks-summary div:nth-child(2){border-right:0}.webhooks-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.webhook-endpoint-row{grid-template-columns:36px 1fr 18px}.webhook-endpoint-row>span:nth-child(n+3):nth-child(-n+6){display:none}.webhook-detail-meta,.webhook-event-picker{grid-template-columns:1fr}.detail-delivery{grid-template-columns:1fr 80px}.detail-delivery .text-button{grid-column:2;grid-row:1}}.api-page{display:grid;grid-gap:18px;gap:18px}.api-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.api-page-header h2{margin:3px 0 4px;font-size:30px}.api-subtitle{margin:0;color:var(--muted)}.api-security-note{display:flex;gap:12px;padding:13px 15px;border:1px solid rgba(130,104,245,.25);border-radius:8px;background:rgba(130,104,245,.06)}.api-security-note>span{color:var(--yellow);font-size:20px}.api-security-note b,.api-security-note small{display:block}.api-security-note b{color:var(--text);font-size:11px}.api-security-note small{margin-top:4px;color:var(--muted);font-size:10px}.application-list{display:grid;grid-gap:7px;gap:7px}.application-row{width:100%;display:grid;grid-template-columns:38px minmax(180px,1.4fr) minmax(190px,1.3fr) minmax(130px,1fr) 110px 75px 20px;grid-gap:14px;gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--muted);text-align:left;cursor:pointer;transition:.15s}.application-row:hover{border-color:rgba(255,202,0,.4);background:rgba(255,202,0,.035)}.application-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:rgba(255,202,0,.12);color:var(--yellow);font-weight:700}.application-row b,.application-row em,.application-row small{display:block}.application-row b{color:var(--text)}.application-row small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.35}.application-row em{color:var(--faint);font-size:9px;font-style:normal;text-transform:uppercase;letter-spacing:.06em}.app-status{display:flex;align-items:center;gap:5px;color:#55dba1;font-size:10px}.app-status i{width:6px;height:6px;border-radius:50%;background:#55dba1}.app-status.revoked{color:#ff8b8b}.app-status.revoked i{background:#ff8b8b}.row-arrow{color:var(--yellow);font-size:16px}.api-empty{padding:65px 20px;border:1px dashed var(--line);border-radius:10px;background:var(--panel);text-align:center}.api-empty h3{margin:0 0 6px}.api-empty p{margin:0 auto 18px;color:var(--muted)}.api-footer-security{display:flex;align-items:center;gap:15px;padding:13px 0;border-top:1px solid var(--line)}.api-footer-security span{color:var(--yellow);font-size:9px;letter-spacing:.1em}.api-footer-security b{color:var(--text);font-size:11px}.api-footer-security small{color:var(--faint);font-size:10px}.api-modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:rgba(2,4,8,.75)}.api-detail-modal,.api-modal{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:27px;border:1px solid var(--line);border-radius:10px;background:var(--bg);box-shadow:0 20px 70px rgba(0,0,0,.5)}.api-detail-modal{width:min(680px,100%)}.api-detail-modal h2,.api-modal h2{margin:4px 0 7px}.api-editor-form{display:grid;grid-gap:13px;gap:13px;margin-top:20px}.api-editor-form>label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px}.api-editor-form textarea{min-height:70px;resize:vertical}.scope-heading{display:block;margin-bottom:8px;color:var(--text);font-size:11px}.detail-scope-list,.scope-picker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.detail-scope-list label,.scope-picker label{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:10px}.detail-scope-list input,.scope-picker input{accent-color:var(--yellow)}.privilege-warning{padding:10px;border:1px solid rgba(255,202,0,.25);border-radius:6px;color:var(--yellow);background:rgba(255,202,0,.06);font-size:10px}.secret-reveal label{display:block;margin:15px 0;color:var(--muted);font-size:11px}.secret-reveal .input{width:100%;box-sizing:border-box;margin-top:6px}.secret-value{display:flex;align-items:center;gap:8px;margin-top:6px;padding:11px;border:1px solid rgba(85,219,161,.3);border-radius:6px;color:#55dba1;background:rgba(85,219,161,.06);font-family:monospace;font-size:11px;word-break:break-all}.secret-value button{flex:none;padding:6px 8px;border:1px solid var(--line);border-radius:5px;background:var(--panel);color:var(--text);cursor:pointer}.api-detail-title{display:flex;align-items:center;gap:12px;padding:13px 0 20px;border-bottom:1px solid var(--line)}.api-detail-title .app-status{margin-left:auto}.api-detail-title small{color:var(--faint);font-family:monospace}.api-detail-meta{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:16px 0}.api-detail-meta div{padding:10px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.api-detail-meta b,.api-detail-meta span{display:block}.api-detail-meta span{color:var(--faint);font-size:9px}.api-detail-meta b{margin-top:5px;color:var(--text);font-size:11px}.api-detail-tabs{display:flex;gap:12px;border-bottom:1px solid var(--line)}.api-detail-tabs button{padding:10px 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-size:11px}.api-detail-tabs button.active{color:var(--text);border-color:var(--yellow)}.api-detail-modal h3{margin:22px 0 10px;font-size:12px}.api-code{overflow:auto;padding:13px;border-radius:7px;color:#c7d2fe;background:#080b11;font-size:11px;line-height:1.6}.api-activity-empty{padding:25px;border:1px dashed var(--line);border-radius:7px;color:var(--faint);font-size:11px}.api-detail-actions{display:flex;gap:8px;margin-top:25px;padding-top:16px;border-top:1px solid var(--line)}@media (max-width:800px){.api-footer-security,.api-page-header{align-items:start;flex-direction:column}.application-row{grid-template-columns:38px 1fr 20px}.application-row>span:nth-child(3),.application-row>span:nth-child(4),.application-row>span:nth-child(5),.application-row>span:nth-child(6){display:none}.api-detail-meta{grid-template-columns:1fr 1fr}.detail-scope-list,.scope-picker{grid-template-columns:1fr}}.discord-page{display:grid;grid-gap:18px;gap:18px}.discord-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.discord-page-header h2{margin:3px 0 4px;font-size:30px}.discord-subtitle{margin:0;color:var(--muted)}.discord-connection-pill{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:20px;color:var(--muted);font-size:11px}.discord-connection-pill i{width:7px;height:7px;border-radius:50%;background:var(--faint)}.discord-connection-pill.connected{color:#55dba1;border-color:rgba(85,219,161,.3)}.discord-connection-pill.connected i{background:#55dba1}.discord-connection,.discord-health,.discord-section{padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.discord-connection{display:grid;grid-template-columns:1.1fr 1.4fr auto;grid-gap:25px;gap:25px;align-items:center}.discord-connection h3,.discord-health h3,.discord-section h3{margin:3px 0 5px}.discord-connection-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.discord-server-select{display:grid;grid-gap:7px;gap:7px;max-width:520px;margin:16px 0;color:var(--muted);font-size:12px}.store-roblox-purchase-note{margin-top:24px;padding:14px 16px;border-left:2px solid var(--yellow);background:rgba(250,204,0,.06);color:var(--muted);line-height:1.5}.discord-connection-grid div{padding:11px;border:1px solid var(--line);border-radius:7px}.discord-connection-grid b,.discord-connection-grid span{display:block}.discord-connection-grid span{color:var(--faint);font-size:9px;text-transform:uppercase}.discord-connection-grid b{margin-top:6px;color:var(--text);font-size:11px;overflow:hidden;text-overflow:ellipsis}.health-good{color:#55dba1}.health-warn{color:var(--yellow)}.discord-actions{display:flex;gap:8px}.discord-config{display:grid;grid-gap:18px;gap:18px}.discord-section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.discord-dm-grid{display:grid;grid-template-columns:1fr 330px;grid-gap:20px;gap:20px}.discord-controls{display:grid;grid-gap:12px;gap:12px}.discord-controls label{color:var(--muted);font-size:11px}.discord-controls .input{display:block;width:100%;box-sizing:border-box;margin-top:6px}.checkbox-list{display:grid;grid-gap:9px;gap:9px;margin-top:4px}.checkbox-list label,.toggle{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.channel-input input[type=checkbox],.checkbox-list input,.toggle input{accent-color:var(--yellow)}.toggle{cursor:pointer}.toggle input{display:none}.toggle span{width:28px;height:16px;border-radius:20px;background:var(--line);position:relative}.toggle span:after{content:"";position:absolute;width:12px;height:12px;top:2px;left:2px;border-radius:50%;background:var(--muted);transition:.15s}.toggle input:checked+span{background:rgba(85,219,161,.35)}.toggle input:checked+span:after{left:14px;background:#55dba1}.discord-preview{min-height:190px;padding:15px;border:1px solid #303745;border-radius:8px;background:#20232a}.discord-preview-top{display:flex;align-items:center;gap:8px;color:#f2f3f5;font-size:12px}.discord-preview-top small{margin-left:auto;color:#a9adb5;font-size:9px}.discord-mark{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#5865f2;color:#fff;font-weight:700}.discord-embed{margin:14px 0 0 33px;padding:13px;border-left:3px solid #5865f2;background:#2b2d31;color:#dbdee1}.discord-embed b,.discord-embed p,.discord-embed small{display:block}.discord-embed b{color:#fff}.discord-embed p{margin:8px 0 12px;font-size:11px}.discord-embed small{margin-top:5px;color:#949ba4;font-size:10px}.discord-embed strong{color:#fff}.discord-mapping{border:1px solid var(--line);border-radius:7px;overflow:hidden}.mapping-head,.mapping-row{display:grid;grid-template-columns:1.5fr 1fr 1fr .7fr;grid-gap:12px;gap:12px;padding:11px 13px;align-items:center}.mapping-head{color:var(--faint);font-size:9px;text-transform:uppercase}.mapping-head,.mapping-row{border-bottom:1px solid var(--line)}.mapping-row{color:var(--muted);font-size:11px}.mapping-row:last-child{border:0}.mapping-row b{color:var(--text)}.mapping-empty{padding:25px;text-align:center;color:var(--faint);font-size:11px}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.channel-input,.disabled-channel{padding:12px;border:1px solid var(--line);border-radius:7px}.channel-input>span,.disabled-channel span{display:block;margin-bottom:8px;color:var(--text);font-size:11px}.channel-input .input{width:100%;box-sizing:border-box}.channel-input label{display:flex;gap:6px;align-items:center;margin-top:8px;color:var(--muted);font-size:10px}.disabled-channel{opacity:.55}.disabled-channel small{color:var(--faint);font-size:10px}.linking-summary{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:7px}.linking-summary b{color:var(--text);font-size:22px}.linking-summary span{color:var(--muted);font-size:12px}.linking-summary small{margin-left:auto;color:var(--faint);font-size:10px}.discord-save{display:flex;justify-content:space-between;align-items:center}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.health-item{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:7px}.health-item i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(85,219,161,.1);color:#55dba1;font-style:normal}.health-item.warning i{background:rgba(255,202,0,.1);color:var(--yellow)}.health-item b,.health-item small{display:block}.health-item b{color:var(--text);font-size:11px}.health-item small{margin-top:4px;color:var(--muted);font-size:9px}.discord-warning{margin-top:12px;padding:11px;border:1px solid rgba(255,202,0,.25);border-radius:6px;color:var(--yellow);background:rgba(255,202,0,.06);font-size:11px}@media (max-width:800px){.discord-page-header,.discord-save{align-items:start;flex-direction:column}.discord-connection{grid-template-columns:1fr}.discord-connection-grid,.health-grid{grid-template-columns:1fr 1fr}.discord-dm-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr 1fr}.linking-summary{align-items:start;flex-wrap:wrap}.linking-summary small{width:100%;margin:0}.mapping-head,.mapping-row{grid-template-columns:1.2fr 1fr}.mapping-head span:nth-child(n+3),.mapping-row>span:nth-child(n+3){display:none}}.staff-page{display:grid;grid-gap:18px;gap:18px}.staff-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.staff-page-header h2{margin:3px 0 4px;font-size:30px}.staff-subtitle{margin:0;color:var(--muted)}.staff-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:10px;background:var(--panel)}.staff-summary div{padding:15px 18px;border-right:1px solid var(--line)}.staff-summary div:last-child{border:0}.staff-summary span{display:block;margin-bottom:6px;color:var(--muted);font-size:11px}.staff-summary b{font-size:20px}.staff-layout{display:grid;grid-gap:18px;gap:18px}.roles-section,.staff-invite,.staff-section{border:1px solid var(--line);border-radius:10px;background:var(--panel);padding:18px}.staff-section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.roles-section h3,.staff-invite h3,.staff-section-heading h3{margin:3px 0 0}.staff-table-wrap{overflow-x:auto}.staff-table{width:100%;min-width:900px;border-collapse:collapse}.staff-table th{padding:11px 10px;color:var(--faint);font-size:9px;text-align:left;text-transform:uppercase;letter-spacing:.08em}.staff-table td,.staff-table th{border-bottom:1px solid var(--line)}.staff-table td{padding:13px 10px;color:var(--muted);font-size:12px}.staff-table tr:last-child td{border:0}.staff-member{display:flex;align-items:center;gap:10px}.staff-member b,.staff-member small,.staff-member span{display:block}.staff-member b{color:var(--text)}.staff-member small{margin-top:4px;color:var(--faint);font-size:10px}.staff-avatar{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:var(--panel-2);color:var(--yellow)}.staff-avatar img{width:100%;height:100%;object-fit:cover}.role-badge{display:inline-flex;padding:4px 7px;border-radius:5px;color:var(--blue);background:rgba(130,104,245,.1);font-size:9px}.role-badge.owner{color:var(--yellow);background:rgba(255,202,0,.1)}.access-state{color:var(--muted)}.member-status{display:inline-flex;align-items:center;gap:6px;color:#55dba1;font-size:11px}.member-status i{width:6px;height:6px;border-radius:50%;background:#55dba1}.staff-actions{display:flex;align-items:center;justify-content:end;gap:8px}.staff-actions select{max-width:125px;padding:6px;border:1px solid var(--line);border-radius:5px;background:var(--bg);color:var(--muted);font-size:10px}.staff-actions button{border:0;background:transparent;color:#ff8b8b;cursor:pointer;font-size:10px}.protected-label{color:var(--faint);font-size:10px}.staff-empty{padding:45px 20px;border:1px dashed var(--line);border-radius:8px;text-align:center}.staff-empty h3{margin:0 0 6px}.staff-empty p{margin:0;color:var(--muted)}.staff-invite{display:flex;justify-content:space-between;gap:30px;align-items:center}.staff-invite form{display:grid;grid-template-columns:200px 160px auto;grid-gap:8px;gap:8px;min-width:570px}.roles-grid{display:grid;grid-template-columns:280px 1fr;grid-gap:16px;gap:16px}.role-editor,.role-list{border:1px solid var(--line);border-radius:8px;background:var(--bg);padding:14px}.role-list h4{margin:0 0 8px;color:var(--faint);font-size:10px;text-transform:uppercase}.role-list-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 10px;border:1px solid transparent;border-radius:7px;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.role-list-item:focus-visible,.role-list-item:hover{border-color:rgba(255,202,0,.3);color:var(--text);background:rgba(255,202,0,.055);outline:none}.role-list-item:last-child{border:0}.role-list-item.active{color:var(--text);border-color:rgba(255,202,0,.55);background:linear-gradient(90deg,rgba(255,202,0,.14),rgba(255,202,0,.035));box-shadow:inset 3px 0 0 var(--yellow),0 4px 14px rgba(0,0,0,.14)}.role-list-item b,.role-list-item small{display:block}.role-list-item b{font-size:12px}.role-list-item small{margin-top:3px;color:var(--faint);font-size:9px}.role-editor-header{display:flex;justify-content:space-between;align-items:center}.role-editor-empty{display:grid;place-items:center;min-height:280px;color:var(--muted);text-align:center}.role-editor-empty span{color:var(--yellow);font-size:22px}.role-editor-empty h3{margin:10px 0 5px;color:var(--text)}.role-editor-empty p{margin:0}.warning-badge{padding:4px 7px;border-radius:5px;color:var(--yellow);background:rgba(255,202,0,.1);font-size:9px}.permission-groups{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:16px 0}.permission-group{padding:12px;border:1px solid #293342;border-radius:8px;background:rgba(15,20,28,.42)}.permission-group>b{display:block;margin-bottom:9px;color:var(--text);font-size:11px}.permission-group label{display:flex;align-items:center;gap:6px;margin:4px 0;padding:7px 8px;border:1px solid transparent;border-radius:6px;color:var(--muted);font-size:10px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.permission-group label:has(input:focus-visible),.permission-group label:hover{border-color:rgba(255,202,0,.28);background:rgba(255,202,0,.055);color:var(--text)}.permission-group label:has(input:checked){border-color:rgba(255,202,0,.22);color:#e7ebf1;background:rgba(255,202,0,.075)}.permission-group input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;flex:0 0 16px;margin:0;border:1px solid #667080;border-radius:4px;background:#0c1016;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.permission-group input:hover{border-color:var(--yellow)}.permission-group input:checked{border-color:var(--yellow);background:var(--yellow);box-shadow:0 0 0 3px rgba(255,202,0,.1);background-image:linear-gradient(135deg,transparent 42%,#17130a 0,#17130a 55%,transparent 0),linear-gradient(45deg,transparent 52%,#17130a 0,#17130a 65%,transparent 0);background-position:3px 6px,7px 2px;background-size:7px 7px,7px 7px;background-repeat:no-repeat}.permission-group input:disabled{cursor:default;opacity:.9}.permission-group em{margin-left:auto;color:var(--yellow);font-size:8px;font-style:normal}.staff-invite .muted{max-width:360px;margin:7px 0 0;font-size:11px}@media (max-width:800px){.staff-invite,.staff-page-header{align-items:start;flex-direction:column}.staff-summary{grid-template-columns:1fr}.staff-summary div{border-right:0;border-bottom:1px solid var(--line)}.staff-summary div:last-child{border-bottom:0}.staff-invite form{min-width:0;width:100%}.roles-grid,.staff-invite form{grid-template-columns:1fr}.permission-groups{grid-template-columns:1fr 1fr}}.customers-page{display:grid;grid-gap:18px;gap:18px}.customers-page-header{display:flex;justify-content:space-between;align-items:end;padding-bottom:18px;border-bottom:1px solid var(--line)}.customers-page-header h2{margin:3px 0 4px;font-size:30px}.customers-subtitle{margin:0;color:var(--muted)}.customers-scope{color:var(--faint);font-size:10px;letter-spacing:.08em}.customers-scope i{display:inline-block;width:6px;height:6px;margin-left:7px;border-radius:50%;background:#55dba1}.customers-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;background:var(--panel)}.customers-summary div{padding:15px 18px;border-right:1px solid var(--line)}.customers-summary div:last-child{border:0}.customers-summary span{display:block;margin-bottom:6px;color:var(--muted);font-size:11px}.customers-summary b{font-size:20px}.customers-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 190px;grid-gap:8px;gap:8px}.customers-toolbar select{border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--muted);padding:0 10px}.customers-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.customers-table{width:100%;min-width:930px;border-collapse:collapse}.customers-table th{padding:12px 14px;border-bottom:1px solid var(--line);color:var(--faint);font-size:9px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.customers-table td{padding:13px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.customers-table tr:last-child td{border:0}.customers-table-row{cursor:pointer}.customers-table-row:hover{background:rgba(255,202,0,.045)}.customer-identity{display:flex;align-items:center;gap:10px}.customer-identity b,.customer-identity small,.customer-identity span{display:block}.customer-identity b{color:var(--text)}.customer-identity small{margin-top:4px;color:var(--faint);font-size:10px}.customer-avatar{flex:none;overflow:hidden;border-radius:9px;background:var(--panel-2);color:var(--yellow)}.customer-avatar img,.profile-avatar img{width:100%;height:100%;object-fit:cover}.identity-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:11px}.identity-cell b{color:var(--faint)}.identity-cell.linked b{color:#55dba1}.identity-cell.not-linked{color:var(--faint)}.customer-value{color:var(--text)}.customers-empty{padding:75px 20px;border:1px dashed var(--line);border-radius:10px;background:var(--panel);text-align:center}.customers-empty h3{margin:0 0 6px}.customers-empty p{margin:0;color:var(--muted)}.customer-profile-backdrop{position:fixed;inset:0;z-index:30;display:flex;justify-content:end;background:rgba(2,4,8,.7)}.customer-profile-drawer{position:relative;width:min(700px,100%);overflow-y:auto;padding:28px;border-left:1px solid var(--line);background:var(--bg);box-shadow:-20px 0 60px rgba(0,0,0,.35)}.profile-header{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--line)}.profile-avatar{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:var(--panel-2);color:var(--yellow);font-size:22px}.profile-header h2{margin:3px 0 4px}.profile-header small{color:var(--faint)}.profile-links{display:flex;gap:10px;flex-wrap:wrap;padding:16px 0}.profile-links .identity-cell{padding:7px 10px;border:1px solid var(--line);border-radius:6px;background:var(--panel)}.profile-stats{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:8px;background:var(--panel)}.profile-stats div{padding:12px;border-right:1px solid var(--line)}.profile-stats div:last-child{border:0}.profile-stats b,.profile-stats small{display:block}.profile-stats b{color:var(--text);font-size:15px}.profile-stats small{margin-top:4px;color:var(--faint);font-size:9px}.profile-tabs{display:flex;gap:2px;overflow-x:auto;margin-top:22px;border-bottom:1px solid var(--line)}.profile-tabs button{padding:10px 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);white-space:nowrap;cursor:pointer;font-size:11px}.profile-tabs button.active{border-color:var(--yellow);color:var(--text)}.profile-content{margin-top:20px}.profile-issue-license{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:14px;border:1px solid rgba(244,196,0,.35);border-radius:8px;background:rgba(244,196,0,.06)}.profile-issue-license h3{margin-bottom:5px}.profile-issue-license p{margin:0;max-width:430px;font-size:11px}.profile-issue-license select{width:230px;min-height:38px;padding:0 34px 0 12px;border:1px solid #4b5667;border-radius:6px;background-color:#11151c;background-image:linear-gradient(45deg,transparent 50%,#f4c400 0),linear-gradient(135deg,#f4c400 50%,transparent 0);background-position:calc(100% - 17px) 16px,calc(100% - 12px) 16px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;color:#f2f4f7;cursor:pointer;font:inherit;font-size:12px;font-weight:650;-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-issue-license select:hover{border-color:rgba(244,196,0,.8);background-color:#171b22}.profile-issue-license select:focus-visible{border-color:var(--yellow);outline:2px solid rgba(244,196,0,.25);outline-offset:2px}.profile-issue-license select:disabled{cursor:wait;opacity:.7}.profile-issue-license select option{background:#11151c;color:#f2f4f7}.profile-license-picker{position:relative;width:230px;flex:0 0 230px}.profile-license-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:0 12px;border:1px solid #4b5667;border-radius:6px;background:#11151c;color:#f2f4f7;cursor:pointer;font:inherit;font-size:12px;font-weight:650;text-align:left}.profile-license-trigger span{color:var(--yellow);font-size:16px;line-height:1}.profile-license-trigger:hover,.profile-license-trigger[aria-expanded=true]{border-color:var(--yellow);background:#171b22}.profile-license-trigger:disabled{cursor:wait;opacity:.7}.profile-license-menu{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;display:grid;overflow:hidden;border:1px solid #4b5667;border-radius:6px;background:#11151c;box-shadow:0 14px 28px rgba(0,0,0,.45)}.profile-license-menu button{padding:10px 12px;border:0;border-bottom:1px solid #252d3b;background:transparent;color:#dce3ed;cursor:pointer;font:inherit;font-size:11px;text-align:left}.profile-license-menu button:last-child{border-bottom:0}.profile-license-menu button:focus-visible,.profile-license-menu button:hover{background:rgba(244,196,0,.12);color:var(--yellow);outline:0}.profile-content h3{margin:0 0 10px;font-size:12px}.profile-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.profile-cards>div{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.profile-cards b,.profile-cards small,.profile-cards span{display:block}.profile-cards span{color:var(--yellow);font-size:9px;text-transform:uppercase}.profile-cards b{margin-top:8px;color:var(--text)}.profile-cards small{margin-top:5px;color:var(--muted);font-size:10px}.profile-list-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.profile-list-row b,.profile-list-row small{display:block}.profile-list-row small{margin-top:4px;color:var(--faint);font-size:10px}.profile-list-row strong{color:var(--text)}.profile-note textarea{width:100%;min-height:110px;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:7px;resize:vertical;background:var(--panel);color:var(--text)}.profile-note .button,.profile-note small{display:block;margin-top:8px}.profile-note small{color:var(--faint);font-size:10px}@media (max-width:800px){.customers-page-header{align-items:start;flex-direction:column;gap:12px}.customers-summary{grid-template-columns:repeat(2,1fr)}.customers-summary div:nth-child(2){border-right:0}.customers-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.customers-toolbar{grid-template-columns:1fr}.profile-stats{grid-template-columns:repeat(2,1fr)}.profile-stats div:nth-child(2n){border-right:0}.profile-stats div:nth-child(-n+3){border-bottom:1px solid var(--line)}.profile-cards{grid-template-columns:1fr}}.orders-page{display:grid;grid-gap:18px;gap:18px}.orders-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.orders-page-header h2{margin:3px 0 4px;font-size:30px}.orders-subtitle{color:var(--muted);margin:0}.orders-page-header>.secondary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:0 14px;border:1px solid #3a4658;border-radius:7px;background:#171d27;color:#dce3ed;cursor:pointer;font:inherit;font-size:11px;font-weight:800;white-space:nowrap}.orders-page-header>.secondary-button:hover{border-color:var(--yellow);background:rgba(250,204,0,.1);color:var(--yellow)}.orders-page-header>.secondary-button:active{transform:translateY(1px)}.orders-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--panel);border-radius:10px}.orders-summary div{padding:15px 18px;border-right:1px solid var(--line)}.orders-summary div:last-child{border-right:0}.orders-summary span{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.orders-summary b{font-size:20px}.orders-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line)}.orders-tabs button{border:0;background:transparent;color:var(--muted);padding:10px 12px;cursor:pointer;font-size:12px}.orders-tabs button.active{color:var(--text);border-bottom:2px solid var(--yellow)}.orders-tabs span{color:var(--faint);margin-left:5px}.orders-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 150px 180px 150px;grid-gap:8px;gap:8px}.orders-toolbar select{background:var(--panel);border:1px solid var(--line);color:var(--muted);border-radius:6px;padding:0 10px}.orders-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.orders-table{width:100%;border-collapse:collapse;min-width:920px}.orders-table th{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-size:9px;text-align:left;padding:12px 14px}.orders-table td,.orders-table th{border-bottom:1px solid var(--line)}.orders-table td{padding:14px;color:var(--muted);font-size:12px}.orders-table tr:last-child td{border-bottom:0}.orders-table-row{cursor:pointer;transition:background .15s}.orders-table-row:hover{background:rgba(255,202,0,.045)}.orders-table td:first-child b,.orders-table td:nth-child(7) b{color:var(--text);display:block}.orders-table small{display:block;color:var(--faint);font-size:10px;margin-top:4px}.source-badge{color:var(--blue);font-size:11px}.status-badge{display:inline-flex;padding:4px 7px;border-radius:5px;font-size:9px;letter-spacing:.05em;text-transform:uppercase;background:rgba(148,163,184,.12);color:var(--muted)}.status-badge.completed,.status-badge.delivered,.status-badge.paid{color:#55dba1;background:rgba(55,214,147,.1)}.status-badge.cancelled,.status-badge.failed,.status-badge.refunded{color:#ff8b8b;background:rgba(255,97,97,.1)}.status-badge.pending,.status-badge.processing{color:var(--yellow);background:rgba(255,202,0,.1)}.delivery-state{color:var(--muted);font-size:11px}.delivery-state.ready{color:#55dba1}.delivery-state.attention{color:#ff8b8b}.row-more{border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:15px}.orders-empty{text-align:center;padding:75px 20px;border:1px dashed var(--line);border-radius:10px;background:var(--panel)}.empty-icon{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 12px;border:1px solid var(--line);border-radius:9px;color:var(--yellow)}.orders-empty h3{margin:0 0 6px}.orders-empty p{color:var(--muted);margin:0}.order-detail-backdrop{position:fixed;inset:0;z-index:30;background:rgba(2,4,8,.7);display:flex;justify-content:end}.order-detail-drawer{width:min(650px,100%);overflow-y:auto;background:var(--bg);border-left:1px solid var(--line);padding:28px;position:relative;box-shadow:-20px 0 60px rgba(0,0,0,.35)}.drawer-close{position:absolute;right:22px;top:18px;background:transparent;border:0;color:var(--muted);font-size:25px;cursor:pointer}.order-detail-drawer h2{margin:5px 0 10px}.order-detail-status{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.order-detail-status b{font-size:20px;color:var(--text)}.order-detail-drawer section{margin-top:24px}.order-detail-drawer h3{font-size:12px;margin:0 0 9px}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:stretch}.order-detail-grid>section{display:flex;flex-direction:column}.order-detail-grid .detail-card{flex:1 1}.detail-card{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.detail-card b,.detail-card small{display:block}.detail-card small{color:var(--muted);margin-top:7px;font-size:11px}.detail-line{display:flex;justify-content:space-between;gap:10px;color:var(--muted);padding:5px 0}.detail-line b{color:var(--text)}.detail-line.total{border-top:1px solid var(--line);margin-top:7px;padding-top:10px}.order-timeline{border-left:1px solid var(--line);padding-left:20px;display:grid;grid-gap:16px;gap:16px}.order-timeline div{position:relative;display:flex;gap:10px;color:var(--faint)}.order-timeline i{position:absolute;left:-27px;background:var(--bg);color:var(--faint);font-style:normal}.order-timeline .complete,.order-timeline .complete i{color:#55dba1}.order-timeline b,.order-timeline small{display:block}.order-timeline small{color:var(--faint);margin-top:3px;font-size:10px}.order-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.danger-button{border:1px solid rgba(255,97,97,.35);background:transparent;color:#ff8b8b;border-radius:6px;padding:9px 12px;cursor:pointer}.order-actions .muted{width:100%;font-size:10px}@media (max-width:800px){.orders-page-header{align-items:start;flex-direction:column}.orders-summary{grid-template-columns:repeat(2,1fr)}.orders-summary div:nth-child(2){border-right:0}.orders-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.orders-toolbar{grid-template-columns:1fr 1fr}.orders-toolbar .input{grid-column:1/-1}.order-detail-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.dashboard-shell{min-height:100vh;display:flex}.sidebar{width:240px;flex:0 0 240px;border-right:1px solid var(--line);background:#0e1118;padding:25px 14px;display:flex;flex-direction:column}.brand{font-weight:850;letter-spacing:.08em;font-size:13px;padding:0 12px}.brand span{color:#8f78f7;margin-left:4px}.store-switcher{margin:34px 0 25px;border:1px solid var(--line);border-radius:9px;padding:12px;color:#dce1eb;font-size:13px;display:flex;align-items:center;gap:9px}.status-dot,.store-dot{color:var(--green)}.chevron{margin-left:auto;color:var(--muted)}.sidebar-label{color:#5e687b;font-size:10px;text-transform:uppercase;letter-spacing:.14em;padding:0 12px}.sidebar nav{display:grid;grid-gap:3px;gap:3px}.side-link{text-align:left;color:var(--muted);background:none;border:0;border-radius:8px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:13px}.side-link span{width:17px;text-align:center;font-size:17px}.side-link span svg{display:block;width:17px;height:17px}.side-link.active,.side-link:hover{color:white;background:#1c2030}.side-link.active{box-shadow:inset 2px 0 #947dff}.sidebar-bottom{margin-top:auto;display:grid;grid-gap:13px;gap:13px;padding:14px 12px 0;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.sidebar-bottom a{color:#c0b6ff}.dashboard-main{width:min(1180px,100%);margin:0 auto;padding:34px 48px 80px}body:has(.store-settings-page) .dashboard-main{width:min(1500px,100%)}.topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px}.breadcrumb{margin:0 0 7px;color:var(--muted);font-size:12px}h1,h2,h3,p{margin-top:0}h1{font-size:27px;letter-spacing:-.04em}h1,h2{margin-bottom:0}h2{font-size:18px;letter-spacing:-.025em}h3{font-size:14px}.top-actions{display:flex;align-items:center;gap:12px}.avatar,.icon-button{border:1px solid var(--line);background:var(--panel);color:var(--muted);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.avatar{color:white;background:var(--accent);border:0;font-size:13px;font-weight:800}.avatar svg{width:17px;height:17px;fill:currentColor}.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar.has-avatar{padding:2px;border:1px solid #3b4554;background:#151a22}.account-menu-wrap{position:relative}.account-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:grid;min-width:150px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#151a22;box-shadow:0 14px 30px rgba(0,0,0,.35)}.account-menu a,.account-menu button{display:block;width:100%;padding:9px 10px;border:0;border-radius:5px;color:#cbd3df;background:transparent;text-align:left;cursor:pointer;font:inherit;font-size:11px}.account-menu a:focus-visible,.account-menu a:hover,.account-menu button:focus-visible,.account-menu button:hover{color:var(--brand-yellow);background:#202630;outline:none}.welcome{display:flex;justify-content:space-between;align-items:end;padding:42px 0 30px}.welcome h2{font-size:30px;margin:9px 0}.muted{color:var(--muted)}.eyebrow{color:#a994ff;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;margin-bottom:0}.button{background:var(--accent);border:0;border-radius:7px;color:white;cursor:pointer;padding:11px 16px;font-weight:750}.button:hover{background:#967fff}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.metric,.panel{background:var(--panel);border:1px solid var(--line);border-radius:11px}.metric{padding:19px;display:grid;grid-gap:12px;gap:12px}.metric small,.metric span{color:var(--muted);font-size:12px}.metric strong{font-size:25px;letter-spacing:-.04em}.overview-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:14px;gap:14px;margin-top:14px}.panel{padding:23px}.panel-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:17px;border-bottom:1px solid var(--line)}.insight-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px;gap:0 30px}.insight-list div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.insight-list b{color:white}.activity{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.activity small,.row-title small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.activity-dot{margin-top:4px;width:7px;height:7px;background:var(--accent);border-radius:50%;flex:0 0 auto}.toolbar{justify-content:space-between;gap:20px;margin:25px 0 18px}.search,.toolbar{display:flex;align-items:center}.search{max-width:360px;color:var(--muted);gap:8px}.search,.search .input{width:100%}.page-panel{margin-top:28px}.form,.settings-form{display:flex;flex-wrap:wrap;gap:9px;padding:20px 0;border-bottom:1px solid var(--line);margin-bottom:5px}.settings-form{border-bottom:0;max-width:760px}.input{background:#0d1017;border:1px solid var(--line);border-radius:7px;color:white;padding:10px 11px;min-width:190px;outline:none}.input:focus{border-color:var(--accent)}.full{width:100%}.data-row{display:flex;align-items:center;gap:17px;min-height:64px;padding:11px 0;border-bottom:1px solid var(--line)}.row-title{flex:1 1;min-width:0}.row-title b{font-size:13px}.row-meta{color:#c4cada;font-size:12px}.badge{background:#252b38;color:#c3cada;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800;letter-spacing:.04em}.badge.active,.badge.completed,.badge.delivered,.badge.published{background:#12362e;color:#69e6b2}.badge.failed,.badge.refunded,.badge.revoked{background:#3a1e29;color:#ff9aa6}.text-button{background:none;border:0;color:#b8aaff;cursor:pointer;font-size:12px;padding:4px}.danger-text{color:var(--red)}.subheading{margin:30px 0 0;padding-top:20px;border-top:1px solid var(--line)}.customer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:12px;gap:12px;margin-top:20px}.customer-card{background:var(--panel-2);border:1px solid var(--line);border-radius:9px;padding:17px}.customer-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#332d61;color:#d3caff;font-weight:800}.customer-card h3{margin:13px 0 5px}.customer-card p,.customer-card small{color:var(--muted);font-size:12px}.customer-stats{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin:15px 0;font-size:11px;color:var(--muted)}.customer-stats b{display:block;color:white;font-size:13px;margin-bottom:3px}.mini-stats{display:flex;gap:9px;margin:18px 0;flex-wrap:wrap}.mini-stats div{min-width:100px;background:var(--panel-2);border:1px solid var(--line);border-radius:7px;padding:12px}.mini-stats b,.mini-stats span{display:block}.mini-stats span{color:var(--muted);font-size:10px;text-transform:uppercase;margin-top:4px}.notice{margin:18px 0 -4px;border-radius:7px;padding:11px 14px;font-size:13px}.notice.success{background:#11362d;color:#82edc1}.notice.error{background:#3e2027;color:#ffabb4}.notice button{float:right;background:none;color:inherit;border:0;cursor:pointer}.dashboard-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;grid-gap:14px;gap:14px;color:var(--muted)}.spinner{width:24px;height:24px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.shell{max-width:1120px;margin:auto;padding:28px 20px}.empty{padding:28px;border:1px dashed var(--line);border-radius:9px;color:var(--muted)}@media (max-width:800px){.sidebar{width:70px;flex-basis:70px;padding:20px 8px}.brand{font-size:0;text-align:center;padding:0}.brand:after{content:"N";font-size:20px;color:#a994ff}.brand span,.side-link,.side-link:not(.active):after,.sidebar-label,.store-switcher{font-size:0}.side-link{justify-content:center;padding:12px 0}.side-link span{font-size:17px}.sidebar-bottom a,.sidebar-bottom span{font-size:0;text-align:center}.sidebar-bottom a:first-letter{font-size:18px}.dashboard-main{padding:25px 18px 60px}.metric-grid{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}.welcome{align-items:start;gap:20px;flex-direction:column}.data-row{flex-wrap:wrap}.row-title{flex-basis:55%}.row-meta{margin-left:auto}}.storefront{max-width:1180px;margin:auto;padding:28px 34px 0;overflow:hidden}.store-nav{height:54px;justify-content:space-between}.store-nav,.store-nav-links{display:flex;align-items:center}.store-nav-links{gap:25px;color:var(--muted);font-size:12px}.quiet-link:hover,.store-nav-links a:hover{color:white}.store-hero{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:30px;gap:30px}.pill,.store-hero{align-items:center}.pill{display:inline-flex;gap:8px;padding:7px 10px;border:1px solid var(--line);border-radius:20px;color:#b6abc9;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.pill i{width:6px;height:6px;border-radius:50%;background:#e69bff;box-shadow:0 0 12px #e69bff}.hero-copy h1{font-size:clamp(52px,7vw,88px);line-height:.93;letter-spacing:-.075em;margin:25px 0}em{color:#a893ff;font-style:normal}.hero-copy p{max-width:420px;color:var(--muted);font-size:16px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.large{padding:14px 19px}.large span,.quiet-link span{margin-left:12px}.quiet-link{color:#d5d0e4;font-size:13px}.hero-art{min-height:450px;display:grid;place-items:center;position:relative}.art-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,#4c287d 0,#241b45 33%,transparent 68%);filter:blur(10px)}.drop-card{position:relative;width:min(370px,80%);aspect-ratio:.78;border:1px solid #655292;border-radius:12px;padding:19px;background:linear-gradient(145deg,#30265a,#12151f 66%);box-shadow:20px 30px 70px #05050a;flex-direction:column;transform:rotate(5deg)}.drop-card,.drop-top{display:flex;justify-content:space-between}.drop-top{color:#bab0e8;font-size:9px;letter-spacing:.12em}.drop-icon{margin:auto;color:#d8c9ff;font-size:130px;text-shadow:0 0 45px #9478ff}.drop-card small{color:#b09dff;letter-spacing:.18em;font-size:9px}.drop-card h2{font-size:25px;margin:7px 0 0}.drop-line{border-top:1px solid #66518d}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0}.trust-strip div{display:flex;gap:13px;align-items:center;border-right:1px solid var(--line);padding-left:20px;color:var(--muted);font-size:12px}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip strong{color:#a893ff;font-size:11px}.catalogue-section{padding:110px 0 120px}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-intro h2{font-size:35px;margin:10px 0 0;letter-spacing:-.05em}.category-chips{display:flex;gap:8px;margin-bottom:18px}.category-chips button{border:1px solid var(--line);border-radius:20px;padding:7px 13px;background:none;color:var(--muted);cursor:pointer;font-size:11px}.category-chips button:hover{border-color:var(--accent);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:10px;transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-5px);border-color:#6352a7}.product-art{height:220px;border-radius:7px;padding:14px;display:flex;justify-content:space-between;color:#bfb5e9;font-size:9px;letter-spacing:.1em}.product-art div{align-self:center;margin:auto;font-size:65px;color:#dacdff;text-shadow:0 0 25px #997cff}.art-0{background:radial-gradient(circle at 45% 55%,#7049a8,#1c1d39 65%)}.art-1{background:radial-gradient(circle at 55% 45%,#a94c87,#271c3b 65%)}.art-2{background:radial-gradient(circle at 50% 50%,#2e8d9c,#172839 65%)}.product-art b{margin-left:auto;color:white;font-size:18px}.product-info{display:flex;justify-content:space-between;gap:12px;padding:15px 8px 8px}.product-info h3{margin:0 0 5px;font-size:14px}.product-info p{color:var(--muted);font-size:11px;margin:0}.product-info strong{white-space:nowrap;font-size:13px;color:#e1d9ff}.store-error,.store-loading{border:1px dashed var(--line);border-radius:9px;padding:40px;color:var(--muted)}.store-error{color:#ffabb4;display:grid;grid-gap:8px;gap:8px}.store-error span{font-size:12px}.about-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:95px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.about-strip h2{font-size:48px;letter-spacing:-.06em;margin:0}.about-strip p{color:var(--muted);line-height:1.7;max-width:300px}footer{display:flex;justify-content:space-between;color:#697285;font-size:11px;padding:30px 0}@media (max-width:800px){.storefront{padding:20px 18px 0}.store-nav-links a:not(.button){display:none}.store-hero{min-height:auto;padding:80px 0;grid-template-columns:1fr}.hero-art{min-height:330px}.trust-strip{grid-template-columns:1fr 1fr;gap:18px}.trust-strip div,.trust-strip div:first-child{padding-left:0;border:0}.about-strip,.product-grid{grid-template-columns:1fr}.about-strip{padding:65px 0}.about-strip h2{font-size:38px}footer{gap:12px;flex-wrap:wrap}}.marketing{max-width:1240px;margin:auto;padding:0 36px;background:radial-gradient(ellipse at 75% 18%,#262042 0,transparent 32%)}.marketing-nav{height:84px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(130,104,245,.16)}.marketing-logo{color:white;font-size:14px;font-weight:850;letter-spacing:.13em}.marketing-logo span{color:#f4d35e;margin-right:7px}.marketing-actions,.marketing-links{display:flex;align-items:center;gap:27px;color:#9aa2b5;font-size:12px}.marketing-actions>a:hover,.marketing-links a:hover{color:white}.outline-button,.yellow-button{display:inline-flex;gap:12px;align-items:center;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:800}.yellow-button{color:#17130a;background:#f4d35e}.yellow-button:hover{background:#ffe689}.the-button-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#08090d}.the-button{width:min(78vw,760px);min-height:280px;border:0;border-radius:18px;padding:32px;color:#17130a;background:#f4d35e;box-shadow:0 24px 70px rgba(244,211,94,.2);font:inherit;font-size:clamp(28px,6vw,76px);font-weight:950;letter-spacing:-.06em;line-height:.95;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,filter .16s ease}.the-button:hover{background:#ffe689;box-shadow:0 28px 90px rgba(244,211,94,.32);filter:saturate(1.08)}.the-button:active{filter:brightness(.96)}.nexus-core-page{min-height:100vh;padding:clamp(18px,4vw,64px);color:#c8d3dc;background:#050709;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.nexus-core-shell{width:min(1320px,100%);margin:auto;overflow:hidden;border:1px solid #1d3940;background:linear-gradient(145deg,#0b1216,#070b0e 62%,#0c1114);box-shadow:0 0 0 1px rgba(93,214,190,.04),0 30px 100px rgba(0,0,0,.5)}.nexus-core-footer,.nexus-core-header,.nexus-core-terminal-bar{display:flex;align-items:center;justify-content:space-between}.nexus-core-header{padding:26px clamp(20px,4vw,48px);border-bottom:1px solid #1d3940}.nexus-core-footer,.nexus-core-kicker,.nexus-core-online,.nexus-core-panel-title,.nexus-core-prompt,.nexus-core-terminal-bar{font-size:10px;letter-spacing:.14em;text-transform:uppercase}.nexus-core-kicker{margin:0 0 8px;color:#e9c84a;font-weight:800}.nexus-core-header h1{margin:0;color:#edf7f6;font-size:clamp(22px,4vw,44px);letter-spacing:-.06em}.nexus-core-online{color:#6fe1bd}.nexus-core-online i,.nexus-core-terminal-bar i{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#6fe1bd;box-shadow:0 0 14px #6fe1bd}.nexus-core-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.8fr);grid-gap:16px;gap:16px;padding:16px}.nexus-core-panel{border:1px solid #1d3940;background:rgba(4,9,12,.65)}.nexus-core-panel-title,.nexus-core-terminal-bar{padding:15px 17px;color:#68818a;border-bottom:1px solid #1d3940}.nexus-core-stat{display:flex;justify-content:space-between;gap:16px;padding:18px 17px;border-bottom:1px solid rgba(29,57,64,.6);font-size:11px}.nexus-core-stat span{color:#6d858d}.nexus-core-stat b{color:#76d8ba;text-align:right}.nexus-core-terminal-bar span{color:#9cb8bf}.nexus-core-terminal-bar small{color:#526970;font-size:9px}.nexus-core-log{min-height:420px;padding:16px 17px}.nexus-core-line{display:grid;grid-template-columns:94px minmax(0,1fr) auto;grid-gap:14px;gap:14px;padding:7px 0;color:#607980;font-size:11px}.nexus-core-line time{color:#405960}.nexus-core-line .success{color:#9ab8ba}.nexus-core-line .warning{color:#e9c84a}.nexus-core-line b{color:#6fe1bd;font-weight:500}.nexus-core-line .warning+b{color:#e9c84a}.nexus-core-prompt{padding:14px 17px;color:#526970;border-top:1px solid #1d3940}.nexus-core-prompt span{color:#6fe1bd}.nexus-core-footer{justify-content:flex-start;gap:28px;padding:16px clamp(20px,4vw,48px);color:#526970;border-top:1px solid #1d3940}@media (max-width:760px){.nexus-core-footer,.nexus-core-header{align-items:flex-start;flex-direction:column;gap:14px}.nexus-core-grid{grid-template-columns:1fr}.nexus-core-log{min-height:360px}.nexus-core-line{grid-template-columns:72px minmax(0,1fr)}.nexus-core-line b{grid-column:2}}@media (max-width:600px){.the-button-page{padding:18px}.the-button{width:100%;min-height:220px}}.handbook-page{min-height:100vh;padding:clamp(18px,4vw,72px);background:#151514;color:#292823;font-family:Georgia,Times New Roman,serif}.handbook-paper{width:min(1080px,100%);margin:auto;background:#ebe3c9;box-shadow:0 28px 90px rgba(0,0,0,.4)}.handbook-cover{position:relative;min-height:600px;padding:clamp(30px,7vw,92px);display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #aaa184;background:linear-gradient(135deg,#f2ebd4,#ded4b4)}.handbook-cover:after{content:"";position:absolute;right:0;bottom:0;border-color:transparent transparent #151514;border-style:solid;border-width:0 0 82px 82px}.handbook-stamp{position:absolute;top:38px;right:46px;padding:8px 12px;border:2px solid #292823;transform:rotate(7deg);font:700 10px/1 Courier New,monospace;letter-spacing:.16em}.handbook-cover-meta,.handbook-footer,.handbook-kicker,.handbook-section-heading{font:700 10px/1.4 Courier New,monospace;letter-spacing:.14em;text-transform:uppercase}.handbook-kicker{margin:0 0 22px;color:#9c7610}.handbook-cover h1{max-width:640px;margin:0;font-size:clamp(72px,12vw,154px);letter-spacing:-.09em;line-height:.76}.handbook-cover h1 em{color:#8e2020;font-style:normal}.handbook-subtitle{max-width:490px;margin:42px 0 0;color:#625e4f;font-size:17px;line-height:1.55}.handbook-cover-meta{display:flex;gap:34px;margin-top:54px;color:#6e6856}.handbook-intro,.handbook-policies{padding:clamp(30px,6vw,76px)}.handbook-intro{max-width:760px}.handbook-intro h2{margin:0 0 16px;font-size:clamp(32px,5vw,58px);letter-spacing:-.06em;line-height:.95}.handbook-intro>p:last-child{max-width:600px;color:#625e4f;font-size:18px;line-height:1.6}.handbook-section-heading{display:flex;justify-content:space-between;padding-bottom:15px;color:#8e2020;border-bottom:2px solid #292823}.handbook-policy{display:grid;grid-template-columns:90px 1fr;grid-gap:22px;gap:22px;padding:18px 0;border-bottom:1px solid #bdb49a}.handbook-policy>span{color:#9c7610;font:700 12px/1.5 Courier New,monospace}.handbook-policy p{margin:0;font-size:18px;line-height:1.45}.handbook-footer{display:flex;justify-content:space-between;gap:18px;padding:22px clamp(30px,6vw,76px);color:#ebe3c9;background:#292823}@media (max-width:620px){.handbook-cover{min-height:520px}.handbook-stamp{top:22px;right:22px}.handbook-cover-meta,.handbook-footer{align-items:flex-start;flex-direction:column}.handbook-policy{grid-template-columns:1fr;gap:6px}}.legacy-page{min-height:100vh;padding:16px;color:#11114d;background-color:#14144c;background-image:repeating-linear-gradient(45deg,rgba(255,0,255,.22) 0 2px,transparent 2px 8px),repeating-linear-gradient(-45deg,rgba(0,255,255,.16) 0 2px,transparent 2px 9px);font-family:Comic Sans MS,Trebuchet MS,Arial,sans-serif}.legacy-site{width:min(960px,100%);margin:auto;border:5px ridge #ffff00;background:#c8f7ff;box-shadow:0 0 0 4px #ff00ff,0 0 0 9px #00ffff}.legacy-header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:16px 20px 8px;background:linear-gradient(#000080,#4169e1);color:#ffff00}.legacy-logo{text-shadow:3px 3px #ff00ff;font-family:Impact,Arial Black,sans-serif;font-size:clamp(36px,8vw,76px);letter-spacing:.04em}.legacy-logo span{color:white;font-size:16px;vertical-align:top}.legacy-tagline{color:#fff;font-size:11px;font-weight:700;text-align:right}.legacy-marquee,.legacy-tagline{font-family:Courier New,monospace}.legacy-marquee{display:block;padding:8px;color:#ffff00;background:#ff0000;font-size:13px;font-weight:900}.legacy-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding:9px;background:#ffff00}.legacy-enter,.legacy-nav a{border:3px outset #ddd;padding:7px 13px;color:white;background:#000080;font-size:12px;font-weight:900;text-decoration:none}.legacy-enter:active,.legacy-nav a:active{border-style:inset}.legacy-hero{display:grid;grid-template-columns:1fr 270px;align-items:center;grid-gap:30px;gap:30px;padding:42px 50px;background:linear-gradient(135deg,#fff 0 35%,#ffb5ec 35% 66%,#baffff 66%)}.legacy-blink{color:red;font-size:18px;font-weight:900;text-decoration:underline;animation:legacy-blink .75s steps(2,start) infinite}.legacy-hero h1{margin:10px 0;color:#000080;font-family:Impact,Arial Black,sans-serif;font-size:clamp(48px,9vw,92px);line-height:.85;text-shadow:4px 4px #ffff00}.legacy-hero h1 span{color:#ff00ff}.legacy-hero p{max-width:520px;font-size:16px;font-weight:700;line-height:1.45}.legacy-enter{margin-top:10px;color:#000;background:#00ff00;cursor:pointer}.legacy-orb{display:grid;width:230px;height:230px;place-items:center;border:12px groove #ffff00;border-radius:50%;color:#ffff00;background:radial-gradient(circle at 35% 30%,#00ffff,#000080 55%,#ff00ff);box-shadow:12px 12px 0 #ff0000;font-family:Impact,sans-serif;font-size:150px;font-style:italic;text-shadow:5px 5px #ff0000;transform:rotate(-8deg)}.legacy-divider{padding:12px;color:#fff;background:#000;font-family:Courier New,monospace;font-size:14px;font-weight:900;text-align:center}.legacy-notice,.legacy-products{padding:25px 40px 38px;border-bottom:4px dashed #ff00ff}.legacy-notice h2,.legacy-products h2{margin:0 0 5px;color:#000080;font-family:Impact,Arial Black,sans-serif;font-size:32px;letter-spacing:.03em;text-shadow:2px 2px #ffff00}.legacy-loading,.legacy-small{font-family:Courier New,monospace;font-size:12px;font-weight:700}.legacy-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:22px}.legacy-product{display:flex;min-height:290px;flex-direction:column;padding:10px;border:4px outset #ddd;color:#11114d;background:#fff;text-decoration:none}.legacy-product:hover{color:#ff0000;background:#ffff99}.legacy-product-art{display:grid;min-height:115px;place-items:center;color:#ffff00;background:#000080;font-family:Impact,sans-serif;font-size:28px;line-height:.8;text-align:center;text-shadow:2px 2px #ff00ff}.legacy-product-art b{color:white;font-size:15px}.legacy-art-1{background:#ff00ff}.legacy-art-2{background:#008080}.legacy-art-3{background:#ff0000}.legacy-product h3{margin:14px 4px 4px;font-size:18px}.legacy-product p{margin:0 4px 12px;font-size:12px;line-height:1.35}.legacy-product strong{margin:auto 4px 10px;color:#ff0000;font-size:18px}.legacy-product span{padding:5px;color:white;background:#000080;font-family:Courier New,monospace;font-size:10px;font-weight:900;text-align:center}.legacy-notice{background:#ffff99;font-family:Comic Sans MS,cursive;font-size:15px;line-height:1.5}.legacy-footer{padding:25px 20px;color:white;background:#000080;font-family:Courier New,monospace;font-size:11px;text-align:center}.legacy-badges{display:flex;justify-content:center;gap:10px;margin-bottom:18px}.legacy-badges span{display:inline-grid;min-width:110px;min-height:38px;place-items:center;padding:4px;border:2px outset #ddd;color:#ffff00;background:#000;font-size:9px;font-weight:900}.legacy-footer a{color:#00ffff}@keyframes legacy-blink{50%{visibility:hidden}}@media (max-width:700px){.legacy-header{align-items:flex-start;flex-direction:column}.legacy-tagline{text-align:left}.legacy-hero{grid-template-columns:1fr;padding:30px 24px}.legacy-orb{width:170px;height:170px;font-size:105px}.legacy-product-grid{grid-template-columns:1fr}.legacy-notice,.legacy-products{padding-right:20px;padding-left:20px}.legacy-badges{flex-wrap:wrap}}.launchcodes-page{min-height:100vh;padding:clamp(16px,4vw,60px);color:#dce4e4;background:#090b0d;font-family:Courier New,monospace}.intern-page{min-height:100svh;padding:10px;color:#dbe3e2;background:#080a0c;font-family:Arial,sans-serif}.intern-shell{width:100%;min-height:calc(100svh - 20px);margin:auto;border:1px solid #29333b;background:#101419;box-shadow:0 20px 70px rgba(0,0,0,.35)}.intern-activity,.intern-card-heading,.intern-footer,.intern-header,.intern-meter,.intern-queue-row,.intern-status{display:flex;align-items:center;justify-content:space-between;gap:16px}.intern-header{padding:24px clamp(22px,3vw,48px);border-bottom:1px solid #29333b;background:linear-gradient(110deg,#151d24,#101419 58%)}.intern-activity span,.intern-card-heading,.intern-footer,.intern-kicker,.intern-meter span,.intern-stats span,.intern-status{color:#e5b92f;font-size:10px;font-weight:700;letter-spacing:.12em}.intern-header h1{margin:8px 0 4px;color:#f1f5f4;font-size:clamp(26px,4vw,44px);letter-spacing:-.05em}.intern-subtitle{margin:0;color:#80919c;font-size:12px}.intern-status{color:#67d6aa;white-space:nowrap}.intern-status i{width:8px;height:8px;border-radius:50%;background:#67d6aa;box-shadow:0 0 12px #67d6aa}.intern-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(480px,1.7fr) minmax(280px,.95fr);grid-template-rows:auto auto auto;grid-gap:14px;gap:14px;padding:18px}.intern-card{padding:20px;border:1px solid #29333b;background:#0d1115}.intern-card-heading{padding-bottom:14px;border-bottom:1px solid #29333b}.intern-card-heading b{color:#71838d;font-size:9px;font-weight:400}.intern-profile{grid-column:1;grid-row:1/span 3}.intern-avatar{display:grid;width:64px;height:64px;margin:28px 0 16px;place-items:center;border:1px solid #e5b92f;border-radius:50%;color:#e5b92f;font-size:28px}.intern-card h2{margin:0 0 8px;font-size:20px}.intern-card p{color:#82939c;font-size:12px;line-height:1.7}.intern-meter{margin-top:32px;flex-wrap:wrap}.intern-meter b{margin-left:auto;color:#e5b92f;font-size:12px}.intern-meter i{width:100%;height:8px;margin-top:9px;border:1px solid #35424a;background:#182027}.intern-meter em{display:block;width:2%;height:100%;background:#e5b92f}.intern-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:20px}.intern-stats div{padding:14px 10px;border:1px solid #29333b;background:#141a20}.intern-stats b{display:block;color:#f2f6f5;font-size:24px}.intern-stats span{display:block;margin-top:7px;color:#758792;font-size:8px}.intern-activity{margin-top:20px;padding:14px;flex-wrap:wrap;border-left:2px solid #e5b92f;background:#171914}.intern-activity b{color:#c7d1ce;font-size:11px}.intern-activity small{width:100%;color:#71838d;font-size:10px}.intern-action-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:20px}.intern-action-list button{min-height:62px;padding:10px;border:1px solid #35434b;color:#b8c4c8;background:#151b20;text-align:left;font:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.intern-action-list button:disabled{opacity:1}.intern-action-list button:hover:not(.intern-coffee){border-color:#71838a;background:#1b242a}.intern-action-list button small,.intern-action-list button span{display:block}.intern-action-list button span{font-size:10px;font-weight:700}.intern-action-list button small{margin-top:6px;color:#71828a;font-size:9px}.intern-action-list .intern-coffee{grid-column:1/-1;border-color:#e5b92f;color:#15130a;background:#e5b92f;font-weight:700;text-align:center;cursor:pointer}.intern-action-list .intern-coffee:hover{background:#ffd84e}.intern-error{margin:14px 0 0;padding:11px;border:1px solid #a84a4a;color:#ff8888!important;background:#281719;font:700 11px Courier New,monospace}.intern-queue{grid-column:2;grid-row:3}.intern-queue-row{padding:14px 0;border-bottom:1px solid #222c32;font-size:11px}.intern-queue-row:last-child{border-bottom:0}.intern-queue-row>span{color:#e5b92f}.intern-queue-row b{flex:1 1;color:#c0cccd;font-weight:400}.intern-queue-row em{color:#67d6aa;font-size:9px;font-style:normal}.intern-queue-row em.urgent{color:#e98270}.intern-footer{padding:16px 20px;border-top:1px solid #29333b;color:#596b75;font-size:9px}.intern-services{grid-column:3;grid-row:1/span 2}.intern-service-list{margin-top:8px}.intern-service-row{display:grid;grid-template-columns:9px 1fr auto;grid-gap:8px;gap:8px;align-items:center;padding:14px 0;border-bottom:1px solid #222c32}.intern-service-row:last-child{border-bottom:0}.intern-service-row i{width:7px;height:7px;border-radius:50%;background:#67d6aa;box-shadow:0 0 8px rgba(103,214,170,.7)}.intern-service-row i.degraded{background:#e5b92f;box-shadow:0 0 8px rgba(229,185,47,.55)}.intern-service-row span{color:#b7c3c5;font-size:10px}.intern-service-row b,.intern-service-row em{color:#71838d;font-size:9px;font-style:normal;font-weight:400}.intern-service-row em{grid-column:2/-1;color:#67d6aa}.intern-service-row i.degraded+span+b+em{color:#e5b92f}.intern-telemetry{grid-column:3;grid-row:3}.intern-chart{display:flex;align-items:end;gap:7px;height:100px;margin:24px 0 16px;padding:0 4px;border-bottom:1px solid #3c4b51;background:repeating-linear-gradient(0deg,transparent 0 24px,rgba(108,130,139,.13) 25px)}.intern-chart i{height:var(--h);flex:1 1;background:#e5b92f;box-shadow:0 0 7px rgba(229,185,47,.3)}.intern-chart-labels{display:flex;justify-content:space-between;margin-top:11px;color:#71838d;font-size:9px}.intern-chart-labels b{color:#dbe3e2;font-weight:400}@media (max-width:760px){.intern-page{padding:12px}.intern-header{align-items:flex-start;flex-direction:column}.intern-grid{grid-template-columns:1fr}.intern-profile,.intern-queue,.intern-services,.intern-telemetry{grid-row:auto;grid-column:auto}.intern-action-list{grid-template-columns:1fr 1fr}.intern-stats{grid-template-columns:repeat(2,1fr)}.intern-footer{align-items:flex-start;flex-direction:column}}.launchcodes-page.is-exploded:before{content:"";position:fixed;z-index:20;inset:0;pointer-events:none;background:#fff;animation:launchcodes-flash .9s ease-out forwards}.launchcodes-console{width:min(980px,100%);margin:auto;border:1px solid #465158;background:#111517;box-shadow:0 0 0 8px #0d1012,0 28px 80px rgba(0,0,0,.5)}.launchcodes-countdown,.launchcodes-footer,.launchcodes-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.launchcodes-header{padding:24px 28px;border-bottom:1px solid #465158}.launchcodes-classification,.launchcodes-countdown span,.launchcodes-footer,.launchcodes-header p,.launchcodes-section-title{margin:0;color:#d9ad32;font-size:10px;font-weight:700;letter-spacing:.15em}.launchcodes-header h1{margin:8px 0 0;color:#f2f5f4;font-family:Arial,sans-serif;font-size:clamp(22px,5vw,42px);letter-spacing:-.06em}.launchcodes-classification{padding:8px 10px;border:1px solid #d9ad32;transform:rotate(4deg)}.launchcodes-alert{padding:13px 28px;color:#14110a;background:#d9ad32;font-size:11px;font-weight:700;text-align:center}.launchcodes-code-display{display:flex;justify-content:center;gap:16px;margin:24px 0 18px;color:#d9ad32;font-size:34px;letter-spacing:.2em}.launchcodes-hint{margin:14px 0 0;color:#78898d;font-size:10px;letter-spacing:.06em;line-height:1.5}.launchcodes-code-display span{min-width:34px;padding:5px 8px;border-bottom:2px solid #536267;text-align:center}.launchcodes-code-display span.filled{color:#61d2aa;border-color:#61d2aa}.launchcodes-keypad{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.launchcodes-keypad button{min-height:38px;color:#c7d2d1;border:1px solid #3e4c50;background:#171d1f;font:700 14px Courier New,monospace;cursor:pointer}.launchcodes-keypad button:hover{color:#17130a;background:#d9ad32}.launchcodes-error{margin:16px 0 0;color:#ed7777;font-size:11px}.launchcodes-stability{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;color:#849499;font-size:12px}.launchcodes-stability b{color:#61d2aa}.launchcodes-reset,.launchcodes-stability button{padding:9px 12px;color:#d9ad32;border:1px solid #66582d;background:transparent;font:10px Courier New,monospace;cursor:pointer}.launchcodes-bars{display:flex;gap:8px;margin-top:16px}.launchcodes-bars i{height:10px;flex:1 1;border:1px solid #3e4c50;background:#171d1f}.launchcodes-bars i.active{border-color:#61d2aa;background:#61d2aa;box-shadow:0 0 12px rgba(97,210,170,.5)}.launchcodes-final-note{color:#738287;font-size:11px;line-height:1.5}.launchcodes-rocket{position:fixed;z-index:5;bottom:-120px;left:50%;font-size:72px;transform:translateX(-50%);animation:launchcodes-flight 2.5s cubic-bezier(.3,0,.7,1) forwards}.launchcodes-meme{display:grid;min-height:620px;place-items:center;align-content:center;grid-gap:18px;gap:18px;padding:50px 28px;overflow:hidden;text-align:center;background:radial-gradient(circle,#534314 0,#111517 30%,#080a0b 68%)}.launchcodes-explosion{font-size:130px;line-height:1;animation:launchcodes-boom .5s ease-out both}.launchcodes-meme-copy p{margin:7px 0;color:#d9ad32;font:900 clamp(16px,4vw,30px) Arial,sans-serif;letter-spacing:-.04em}.launchcodes-meme-copy p:nth-child(2){color:#61d2aa}.launchcodes-meme-copy p:nth-child(3){color:#a8a1ff;font-size:clamp(12px,3vw,19px)}.launchcodes-reset{margin-top:18px}@keyframes launchcodes-flight{0%{bottom:-120px;transform:translateX(-50%) rotate(-8deg)}85%{bottom:82vh;transform:translateX(-50%) rotate(8deg)}to{bottom:105vh;transform:translateX(-50%) rotate(8deg);opacity:0}}@keyframes launchcodes-boom{0%{opacity:0;transform:scale(.15) rotate(-20deg)}65%{opacity:1;transform:scale(1.3) rotate(8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes launchcodes-flash{0%{opacity:1}22%{opacity:1}to{opacity:0}}.launchcodes-target{margin:20px 28px;padding:20px;border:1px solid #2f3a3e;background:#0d1113}.launchcodes-section-title{padding-bottom:14px;border-bottom:1px solid #2f3a3e}.launchcodes-selects{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:20px}.launchcodes-phrase,.launchcodes-selects label{display:grid;grid-gap:8px;gap:8px;color:#829398;font-size:11px}.launchcodes-phrase input,.launchcodes-selects select{min-height:42px;padding:0 12px;border:1px solid #4b5b60;color:#e4eceb;background:#171d1f;font:inherit;font-size:12px}.launchcodes-readout{display:flex;align-items:baseline;gap:14px;margin-top:18px;padding:12px;border-left:3px solid #61d2aa;background:#14221f}.launchcodes-readout small,.launchcodes-readout span{color:#61d2aa;font-size:10px}.launchcodes-readout b{color:white}.launchcodes-keys{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:20px}.launchcode-key{position:relative;display:flex;align-items:center;gap:12px;justify-content:space-between;min-height:210px;padding:34px 38px;border:1px solid #4b5b60;color:#becaca;background:#171d1f;font:inherit;font-size:11px;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.launchcode-key:before{content:"MECHANICAL KEY SWITCH";position:absolute;top:14px;right:22px;color:#66736d;font-size:8px;letter-spacing:.12em}.launchcode-key>span{display:grid;grid-gap:5px;gap:5px;flex:1 1}.launchcode-dial{position:relative;width:190px;height:136px;flex:0 0 190px;border:5px solid #78847f;border-radius:8px;background:linear-gradient(145deg,#52605a,#202b26 38%,#0a0f0d 39% 100%);box-shadow:inset 0 0 0 4px #0a0d0c,inset 0 0 0 9px #334039,inset 0 -18px 0 rgba(0,0,0,.3),0 7px 14px rgba(0,0,0,.55)}.launchcode-dial:before{content:"";position:absolute;left:20px;right:20px;bottom:18px;height:9px;border:2px solid #829087;background:linear-gradient(90deg,transparent 0 30%,#d9ad32 30% 42%,transparent 42% 100%)}.launchcode-dial.key-range-b:before{background:linear-gradient(90deg,transparent 0 61%,#d9ad32 61% 73%,transparent 73% 100%)}.launchcode-dial span{position:absolute;top:27px;left:85px;width:20px;height:72px;border-radius:2px;background:#d9ad32;transform-origin:10px 58px;transition:transform 35ms linear;box-shadow:0 0 7px rgba(217,173,50,.55)}.launchcode-dial span:before{content:"";position:absolute;left:0;bottom:-1px;width:32px;height:17px;background:#d9ad32;-webkit-clip-path:polygon(0 0,100% 0,100% 52%,72% 52%,72% 100%,47% 100%,47% 52%,0 52%);clip-path:polygon(0 0,100% 0,100% 52%,72% 52%,72% 100%,47% 100%,47% 52%,0 52%)}.launchcode-dial span:after{content:"";position:absolute;left:-18px;top:-8px;width:56px;height:24px;border:3px solid #59645c;border-radius:5px;background:linear-gradient(#eef2e9,#aeb9ae);box-shadow:inset 0 0 0 2px #d7ded5,0 3px 0 #111714}.launchcode-key>span{color:#e1e8df;font-size:13px;letter-spacing:.08em}.launchcode-key>b{min-width:48px;font-size:12px;letter-spacing:.1em}.launchcode-key b{color:#d9ad32;font-size:10px}.launchcode-key small{color:#718084;font-size:9px;letter-spacing:.08em}.launchcode-key.key-in-range{border-color:#d9ad32;background:#211f15}.launchcode-key.key-in-range .launchcode-dial{border-color:#d9ad32}.launchcode-key.key-in-range b{color:#d9ad32}.launchcode-key.key-stage-2{border-color:#61d2aa;background:#14221f}.launchcode-key.key-stage-2 .launchcode-dial{border-color:#61d2aa}.launchcode-key.key-stage-2 .launchcode-dial span,.launchcode-key.key-stage-2 b{background-color:#61d2aa;color:#61d2aa}.launchcode-key.inserted{border-color:#61d2aa;background:#14221f}.launchcode-key.inserted i{border-color:#61d2aa;background:#61d2aa;box-shadow:0 0 12px rgba(97,210,170,.6)}.launchcode-key.inserted b{color:#61d2aa}.launchcodes-check{display:flex;gap:10px;align-items:center;margin:20px 0;color:#becaca;font-size:12px}.launchcodes-check input{accent-color:#d9ad32}.launchcodes-phrase b{color:#d9ad32;font-weight:400}.launchcodes-final{padding:24px 28px;border-top:1px solid #465158;border-bottom:1px solid #465158}.launchcodes-countdown b{color:#61d2aa;font-size:24px}.launchcodes-launch{width:100%;min-height:58px;margin-top:20px;border:1px solid #d9ad32;color:#17130a;background:#d9ad32;font:900 15px Courier New,monospace;letter-spacing:.12em;cursor:pointer}.launchcodes-launch:disabled{color:#68757a;border-color:#344044;background:#1a2123;cursor:not-allowed}.launchcodes-status{margin:16px 0 0;color:#61d2aa;font-size:12px}.launchcodes-muted{color:#708085;font-size:12px}.launchcodes-footer{padding:16px 28px;color:#65757a}.launchcodes-page{min-height:100svh;padding:0;color:#c7d0bd;background-color:#101613;background-image:linear-gradient(rgba(142,164,119,.035) 1px,transparent 0),linear-gradient(90deg,rgba(142,164,119,.025) 1px,transparent 0),radial-gradient(circle at 50% 0,#263126 0,#111813 42%,#080b0a 100%);background-size:34px 34px,34px 34px,auto;position:relative}.launchcodes-page:after{content:"";position:fixed;z-index:10;inset:0;pointer-events:none;opacity:.08;background:repeating-linear-gradient(0deg,transparent 0 3px,#dce7c5 4px,transparent 5px);mix-blend-mode:screen}.launchcodes-console{width:100%;min-height:100svh;margin:0;border:0;border-top:5px solid #8e9a6b;background:rgba(14,20,17,.96);box-shadow:inset 0 0 0 1px #3e4936,inset 0 0 80px rgba(0,0,0,.5)}.launchcodes-header{min-height:92px;padding:20px clamp(18px,4vw,64px);border-bottom:1px solid #566047;background:linear-gradient(90deg,rgba(117,137,85,.14),transparent 65%)}.launchcodes-classification,.launchcodes-countdown span,.launchcodes-footer,.launchcodes-header p,.launchcodes-section-title{color:#c8ae55;text-shadow:0 0 5px rgba(200,174,85,.3)}.launchcodes-header h1{color:#dfe7d4;font-family:Courier New,monospace;font-size:clamp(22px,4vw,42px);letter-spacing:.08em;text-transform:uppercase}.launchcodes-classification{border-color:#9b8846;background:#151a12}.launchcodes-target{margin:18px clamp(18px,4vw,64px);padding:clamp(16px,2vw,24px);background:rgba(9,14,12,.82);box-shadow:inset 0 0 24px rgba(116,142,89,.035)}.launchcodes-section-title,.launchcodes-target{border-color:#3d4938}.launchcode-key,.launchcodes-keypad button,.launchcodes-reset,.launchcodes-stability button{border-radius:0;border-color:#59654a;background:#182018}.launchcodes-keypad button:hover,.launchcodes-reset:hover,.launchcodes-stability button:hover{color:#151a12;background:#c8ae55}.launchcodes-final{margin:26px clamp(18px,4vw,64px) 0;padding:22px 0;border-color:#566047}.launchcodes-launch{border-radius:0;border-color:#c8ae55;color:#12160f;background:#c8ae55;box-shadow:0 0 18px rgba(200,174,85,.12)}.launchcodes-launch:disabled{border-color:#3c4838;background:#182018}.launchcodes-footer{padding:18px clamp(18px,4vw,64px);border-top:1px solid #3d4938;color:#76826b}@media (max-width:650px){.launchcodes-footer,.launchcodes-header{align-items:flex-start;flex-direction:column}.launchcodes-keys,.launchcodes-selects{grid-template-columns:1fr}.launchcodes-target{margin:14px;padding:15px}}.launch-command-strip{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(300px,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:20px 28px;border-bottom:3px double #536044;background:linear-gradient(90deg,rgba(109,132,76,.16),transparent 45%),#111811}.launch-archive-note,.launch-classification,.launch-console-footer,.launch-countdown,.launch-guard,.launch-key-station small,.launch-key-station-label,.launch-lamp-row,.launch-log-heading,.launch-log-row,.launch-microcopy,.launch-module-heading,.launch-module-status,.launch-range-track,.launch-readiness b,.launch-readiness span,.launch-safety-list,.launch-sync-core,.launch-title-block p,.launch-title-block span,.launch-top-readouts span{font-family:Courier New,monospace;text-transform:uppercase}.launch-archive-note,.launch-console-footer,.launch-countdown,.launch-guard,.launch-key-station small,.launch-key-station-label,.launch-lamp-row,.launch-log-heading,.launch-log-row,.launch-microcopy,.launch-module-heading,.launch-module-status,.launch-range-track,.launch-readiness span,.launch-safety-list,.launch-sync-core,.launch-title-block p,.launch-title-block span,.launch-top-readouts span{letter-spacing:.1em}.launch-title-block p{margin:0 0 6px;color:#c8ae55;font-size:9px;font-weight:700}.launch-title-block h1{margin:0;color:#e3eadc;font:700 clamp(25px,3vw,42px) Courier New,monospace;letter-spacing:.03em;text-transform:uppercase}.launch-title-block span{display:block;margin-top:7px;color:#75836d;font-size:9px}.launch-top-readouts{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:8px;gap:8px}.launch-top-readouts>div:not(.launch-classification){display:grid;grid-gap:5px;gap:5px;padding:9px 11px;border:1px solid #3a4837;background:#0b100d}.launch-top-readouts b{color:#d9e2d5;font:700 12px Courier New,monospace}.launch-classification{grid-column:1/-1;justify-self:end;padding:6px 9px;border:1px solid #a9903f;color:#c8ae55;font-size:9px;transform:rotate(-2deg)}.launch-readiness{display:grid;grid-template-columns:10px auto;grid-gap:8px 10px;gap:8px 10px;min-width:190px;padding:10px 12px;border:1px solid #6d5630;background:#1c1a0f}.launch-lamp-row i,.launch-module-status i,.launch-readiness i,.launch-safety-list i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#687267}.launch-readiness i{grid-row:span 2;margin-top:2px}.launch-readiness span{color:#a8914b;font-size:8px}.launch-readiness b{color:#c8ae55;font-size:10px}.launch-readiness.is-ready{border-color:#5c9e75;background:#101d16}.lamp-green,.launch-readiness.is-ready i{background:#69c38d!important;box-shadow:0 0 9px rgba(105,195,141,.75)}.lamp-amber{background:#d9ad32!important;box-shadow:0 0 8px rgba(217,173,50,.65)}.lamp-red{background:#dc655b!important;box-shadow:0 0 8px rgba(220,101,91,.65)}.lamp-muted{background:#47514a!important;box-shadow:none}.launch-console-grid{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(500px,1.75fr) minmax(250px,.85fr);grid-template-areas:"code keys safety" "platform keys final";grid-gap:14px;gap:14px;padding:14px}.launch-module{min-width:0;padding:16px;border:2px solid #384735;border-top-color:#66794b;background:linear-gradient(135deg,rgba(72,91,52,.09),transparent 32%),#0b110d;box-shadow:inset 0 0 0 2px #111a13,inset 0 0 24px rgba(0,0,0,.38)}.launch-code-module{grid-area:code}.launch-keys-module{grid-area:keys}.launch-platform-module{grid-area:platform}.launch-safety-module{grid-area:safety}.launch-final-module{grid-area:final}.launch-module.module-active{border-color:#84702d;box-shadow:inset 0 0 0 2px #201d0d,inset 0 0 24px rgba(217,173,50,.07)}.launch-module.module-complete{border-color:#7ac995 #4c986d #4c986d}.launch-module.module-failed{border-color:#a24e47}.launch-module-heading{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #394936;color:#c8ae55;font-size:10px;font-weight:700}.launch-module-heading b{color:#839273;font-size:9px;font-weight:400}.module-complete .launch-module-heading b{color:#69c38d}.module-failed .launch-module-heading b{color:#dc655b}.launch-microcopy{margin:12px 0;color:#71816f;font-size:9px;line-height:1.55}.launch-code-slots{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;margin:18px 0 12px}.launch-code-slots span{padding:8px 2px;border:solid #526048;border-width:1px 1px 3px;color:#74816e;font:700 24px Courier New,monospace;text-align:center}.launch-code-slots span.filled{color:#e5be42;border-color:#c8ae55;background:#1d1b0f}.launch-keypad{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;gap:5px}.launch-calibrate,.launch-keypad button{min-height:34px;border:1px solid #526148;color:#becbb9;background:#141c15;font:700 12px Courier New,monospace;cursor:pointer}.launch-calibrate:hover,.launch-keypad button:hover{color:#11160f;background:#c8ae55}.launch-module-status{display:flex;align-items:center;gap:8px;margin-top:16px;color:#9ba995;font-size:9px}.launch-archive-note{margin:18px 0 0;color:#596a59;font-size:8px;line-height:1.7}.launch-keys-module{padding:18px}.launch-key-stations{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px;margin-top:16px}.launch-key-station-label{display:flex;justify-content:space-between;gap:8px;color:#acb9a6;font-size:9px}.launch-key-station-label b{color:#687b64;font-weight:400}.launch-key-station-label:has(+.launch-key-station.in-range) b{color:#d9ad32}.launch-key-station{min-width:0;padding:0;border:1px solid #4c5e49;color:#95a493;background:#0a100c;cursor:-webkit-grab;cursor:grab;touch-action:none}.launch-key-station:active{cursor:-webkit-grabbing;cursor:grabbing}.launch-key-station.in-range{border-color:#b69b39;box-shadow:0 0 15px rgba(217,173,50,.12)}.launch-key-station.confirmed{border-color:#63bd87;box-shadow:0 0 18px rgba(99,189,135,.18)}.launch-key-plate{position:relative;display:grid;place-items:center;height:224px;padding:18px;background:linear-gradient(145deg,#1c2920,#080e0a 55%)}.launch-key-slot{position:relative;display:block;width:150px;height:166px;border:5px solid #596a59;background:#070b08;box-shadow:inset 0 0 0 4px #121d15,0 5px 12px rgba(0,0,0,.6)}.launch-key-slot:before{content:"";position:absolute;inset:8px;border:1px solid #324631;background:linear-gradient(135deg,rgba(102,123,75,.18),transparent 42%)}.launch-key-slot>span{position:absolute;z-index:1;top:30px;left:64px;width:20px;height:106px;border-radius:2px;background:linear-gradient(90deg,#8e7527,#e5be42 48%,#7a6522);transform-origin:10px 83px;transition:transform 35ms linear;box-shadow:0 0 8px rgba(229,190,66,.45)}.launch-key-slot>span:before{content:"";position:absolute;top:-14px;width:70px;height:34px;border:4px solid #9daaa0;background:#d0d8cd;box-shadow:inset 0 0 0 4px #778478,0 3px 0 #070b08}.launch-key-slot>span:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:24px;background:#e5be42;-webkit-clip-path:polygon(0 0,100% 0,100% 52%,68% 52%,68% 100%,43% 100%,43% 52%,0 52%);clip-path:polygon(0 0,100% 0,100% 52%,68% 52%,68% 100%,43% 100%,43% 52%,0 52%)}.launch-key-station small{display:block;padding:9px;color:#7d8f79;border-top:1px solid #354535;text-align:center}.launch-range-track{display:flex;position:absolute;right:34px;bottom:18px;left:34px;z-index:2;height:10px;align-items:center;justify-content:space-between;border:1px solid #65735d;background:linear-gradient(90deg,transparent 0 30%,#d9ad32 30% 42%,transparent 42% 100%);color:#788a73;font-size:7px}.launch-range-track.range-b{background:linear-gradient(90deg,transparent 0 61%,#d9ad32 61% 73%,transparent 73% 100%)}.launch-range-track em{padding:0 4px;color:#e5be42;background:#10160f;font-style:normal}.launch-sync-core{position:relative;display:grid;grid-template-columns:10px 1fr auto;grid-gap:8px;gap:8px;align-items:center;margin-top:14px;padding:13px;border:1px solid #4a5736;color:#a7b69c;font-size:10px;background:#11180f}.sync-lamp{width:8px;height:8px;border-radius:50%;background:#455043}.launch-sync-core.window-open{border-color:#c59d2f;color:#e2c75b;box-shadow:0 0 16px rgba(217,173,50,.11)}.launch-sync-core.window-open .sync-lamp{background:#e5be42;box-shadow:0 0 10px #e5be42;animation:launch-sync-blink .7s steps(2) infinite}.launch-sync-core.confirmed{border-color:#60bc85;color:#78d59b}.launch-sync-core.confirmed .sync-lamp{background:#69c38d;box-shadow:0 0 10px #69c38d}.launch-sync-core>b{color:#e5be42;font-size:16px}.launch-sync-core.confirmed>b{color:#69c38d}.sync-progress{grid-column:1/-1;height:4px;border:1px solid #394b37;background:#080d09}.sync-progress i{display:block;height:100%;background:#d9ad32;transition:width .15s linear}.launch-sync-core.confirmed .sync-progress i{background:#69c38d}.launch-countdown,.launch-guard,.launch-stability-readout{display:flex;justify-content:space-between;gap:10px;margin-top:18px;color:#80917b;font-size:9px}.launch-countdown b,.launch-guard b,.launch-stability-readout b{color:#d9ad32;font-size:11px}.launch-stability-bars{display:flex;gap:6px;margin-top:9px}.launch-stability-bars i{height:12px;flex:1 1;border:1px solid #455543;background:#121b14}.launch-stability-bars i.active{border-color:#69c38d;background:#69c38d;box-shadow:0 0 8px rgba(105,195,141,.5)}.launch-lamp-row{display:flex;justify-content:space-between;gap:5px;margin:18px 0;color:#778776;font-size:8px}.launch-lamp-row span{display:flex;align-items:center;gap:5px}.launch-calibrate{width:100%;font-size:9px}.launch-calibrate:disabled{color:#69c38d;border-color:#4c986d;background:#101b14;cursor:default}.launch-safety-list{display:grid;grid-gap:0;gap:0;margin-top:8px}.launch-safety-list>div{display:grid;grid-template-columns:10px 1fr auto;grid-gap:8px;gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid #293a2c;color:#a8b5a4;font-size:9px}.launch-safety-list>div:last-child{border-bottom:0}.launch-safety-list b{color:#69c38d;font-size:8px;font-weight:400}.launch-final-module{display:flex;flex-direction:column}.launch-final-module .launch-release-button{margin-top:auto}.launch-release-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:58px;margin-top:20px;border:2px solid #c8ae55;color:#12160f;background:#c8ae55;font:700 11px Courier New,monospace;letter-spacing:.08em;cursor:pointer}.launch-release-button i{width:11px;height:11px;border-radius:50%;background:#222719}.launch-release-button:disabled{border-color:#43513e;color:#647361;background:#151c15;cursor:not-allowed}.launch-release-button:disabled i{background:#4c574b}.launch-event-log{margin:0 14px 14px;padding:12px 16px;border:2px solid #384735;background:#080e0a}.launch-log-heading{display:flex;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #384735;color:#c8ae55;font-size:9px;font-weight:700}.launch-log-heading b{color:#668062;font-weight:400}.launch-log-row{display:grid;grid-template-columns:70px 9px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:6px 0 0;color:#657563;font-size:8px}.launch-log-row i{width:5px;height:5px;border-radius:50%;background:#586457}.launch-log-row b{font-weight:400}.launch-log-row.amber b{color:#c8ae55}.launch-log-row.amber i{background:#d9ad32}.launch-log-row.green b{color:#69c38d}.launch-log-row.green i{background:#69c38d}.launch-log-row.red b{color:#dc655b}.launch-log-row.red i{background:#dc655b}.launch-console-footer{display:flex;justify-content:space-between;gap:15px;padding:11px 28px;border-top:1px solid #3d4938;color:#64735d;font-size:8px}@keyframes launch-sync-blink{50%{opacity:.25}}@media (max-width:1050px){.launch-command-strip{grid-template-columns:1fr 1fr}.launch-readiness{grid-column:1/-1}.launch-console-grid{grid-template-columns:minmax(240px,.85fr) minmax(440px,1.5fr);grid-template-areas:"code keys" "platform keys" "safety final"}}@media (max-width:760px){.launch-command-strip{grid-template-columns:1fr;padding:16px}.launch-top-readouts{grid-template-columns:1fr 1fr}.launch-console-grid{grid-template-columns:1fr;grid-template-areas:"code" "keys" "platform" "safety" "final";padding:8px}.launch-key-plate{height:190px}.launch-console-footer{align-items:flex-start;flex-direction:column;padding:12px 16px}}.launchcodes-page:not(.is-exploded):before{content:"";position:fixed;z-index:9;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 48%,rgba(0,0,0,.34) 100%)}.launch-module{position:relative}.launch-module:after,.launch-module:before{content:"";position:absolute;top:6px;width:5px;height:5px;border:1px solid #6d7b59;border-radius:50%;background:#151c14;box-shadow:inset 0 0 0 1px #080b09}.launch-module:before{left:6px}.launch-module:after{right:6px}.launch-log-row.green b,.launch-module.module-active .launch-module-heading,.launch-readiness.is-ready b,.launch-sync-core.window-open,.launch-title-block h1{text-shadow:0 0 7px rgba(190,214,143,.24)}.launch-keys-module{min-height:700px}.launch-key-stations{grid-template-columns:minmax(0,1fr) 178px minmax(0,1fr);align-items:center;gap:8px 14px}.launch-key-station-label:first-child{grid-column:1}.launch-key-sync-mid{grid-column:2;grid-row:1;display:grid;grid-gap:6px;gap:6px;padding:10px 8px;border:1px solid #806b2d;color:#c8ae55;background:#15170d;text-align:center;text-transform:uppercase}.launch-key-sync-mid span{font:700 9px Courier New,monospace;letter-spacing:.13em}.launch-key-sync-mid b{color:#e5be42;font:700 13px Courier New,monospace}.launch-key-sync-mid small{color:#879174;font:9px Courier New,monospace;letter-spacing:.1em}.launch-key-station-label:last-of-type{grid-column:3}.launch-key-station:first-of-type{grid-column:1;grid-row:2}.launch-key-station:last-of-type{grid-column:3;grid-row:2}.launch-key-station.confirmed .launch-key-plate:after,.launch-key-station.in-range .launch-key-plate:after{content:"ARM GATE ACTIVE";position:absolute;top:9px;right:12px;color:#e5be42;font:8px Courier New,monospace;letter-spacing:.1em}.launch-key-station.confirmed .launch-key-plate:after{color:#69c38d;content:"KEY LOCKED"}.launch-range-track em{color:#fff0a1;text-shadow:0 0 6px rgba(229,190,66,.8)}.launch-analogue-gauges{display:grid;grid-gap:9px;gap:9px;margin-top:16px}.launch-analogue-gauges>div{display:grid;grid-template-columns:54px 1fr 34px;grid-gap:8px;gap:8px;align-items:center;color:#7e9078;font:8px Courier New,monospace;letter-spacing:.1em}.launch-analogue-gauges i{position:relative;display:block;height:14px;overflow:hidden;border:1px solid #586b51;background:repeating-linear-gradient(90deg,#111910 0 9px,#3c4b37 10px 11px)}.launch-analogue-gauges i b{display:block;height:100%;background:repeating-linear-gradient(90deg,#c8ae55 0 9px,#85742f 10px 11px);box-shadow:0 0 8px rgba(200,174,85,.32)}.launch-analogue-gauges em{color:#c8ae55;font-style:normal;text-align:right}.launch-safety-list>div i{width:10px;height:10px;border:2px solid #263126;box-shadow:inset 0 0 0 1px #0a0d0a}.launch-guard-hardware{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;min-height:118px;margin-top:18px;padding:12px;overflow:hidden;border:2px solid #4b5945;background:#080d09;box-shadow:inset 0 0 0 2px #172218}.launch-release-lever,.launch-safety-cover{display:grid;align-content:center;justify-items:center;grid-gap:8px;gap:8px;border:1px solid #596a53;color:#7d8d78;font:8px Courier New,monospace;letter-spacing:.1em;text-align:center}.launch-safety-cover{background:linear-gradient(135deg,#3b473c,#151d17)}.launch-safety-cover b{color:#b8a14b;font-size:10px}.launch-release-lever{background:#121912}.launch-release-lever i{display:block;width:20px;height:54px;border:3px solid #788576;background:#283329;box-shadow:0 4px 0 #080b09;transform:rotate(18deg)}.launch-guard-hardware.open{border-color:#5e9b72;box-shadow:inset 0 0 0 2px #14271a,0 0 18px rgba(94,155,114,.13)}.launch-guard-hardware.open .launch-safety-cover{color:#69c38d;border-color:#5e9b72}.launch-guard-hardware.open .launch-safety-cover b{color:#69c38d}.launch-guard-hardware.open .launch-release-lever i{border-color:#69c38d;background:#35583f;transform:rotate(38deg)}.launch-event-log{max-height:188px;overflow-y:auto;scrollbar-color:#6e7d52 #0a100c;scrollbar-width:thin}@media (max-width:760px){.launch-key-stations{grid-template-columns:1fr 1fr}.launch-key-station-label:first-child,.launch-key-station:first-of-type{grid-column:1}.launch-key-station-label:last-of-type,.launch-key-station:last-of-type{grid-column:2}.launch-key-sync-mid{grid-column:1/-1;grid-row:2}.launch-key-station:first-of-type,.launch-key-station:last-of-type{grid-row:3}}.launch-key-stations{grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr)}.launch-key-station-label{align-items:center;min-height:24px;padding:4px 8px;border:1px solid #354534;background:#0a100c}.launch-key-station-label>span{display:flex;align-items:center;gap:7px}.launch-key-station-label>span i{display:inline-block;width:9px;height:9px;border:2px solid #273128;border-radius:50%}.launch-key-sync-mid{min-height:92px;align-content:center}.launch-key-plate{height:290px;padding:26px;border:5px solid #52604d;background:linear-gradient(145deg,#1d2920,#080e0a 56%);box-shadow:inset 0 0 0 4px #111a13,inset 0 0 0 8px #354635,inset 0 0 32px #030604,0 9px 12px rgba(0,0,0,.5)}.launch-key-plate:before{content:"RECESSED // LOCKING COLLAR";position:absolute;top:10px;left:14px;color:#6e7f69;font:8px Courier New,monospace;letter-spacing:.1em}.launch-key-slot{width:222px;height:222px;border:8px solid #687768;border-radius:50%;background:radial-gradient(circle,#0b110d 0 15%,#202e23 16% 20%,#0b110d 21% 54%,#27372a 55% 58%,#0a0e0b 59%);box-shadow:inset 0 0 0 5px #080b09,inset 0 0 0 10px #3f5140,0 5px 13px #000}.launch-key-slot:before{inset:-17px;border:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 30%,#aa8427 30% 42%,transparent 42% 100%);-webkit-mask:radial-gradient(circle,transparent 73%,#000 74% 81%,transparent 82%);mask:radial-gradient(circle,transparent 73%,#000 74% 81%,transparent 82%)}.launch-key-slot:after{content:"";position:absolute;inset:20px;border:1px dashed #3b503d}.launch-key-slot>span{top:73px;left:99px;width:24px;height:76px;border-radius:3px;transform-origin:12px 38px}.launch-key-slot>span:before{left:-25px;top:-9px;width:74px;height:28px;border-width:4px;border-radius:4px}.launch-key-slot>span:after{left:-2px;bottom:-2px;width:28px;height:18px}.launch-arc-label{position:absolute;z-index:2;color:#6e7f69;font:700 9px Courier New,monospace;letter-spacing:.12em}.safe-label{left:20px;bottom:82px}.arm-label{right:22px;top:82px;color:#f1cf57;text-shadow:0 0 7px rgba(229,190,66,.8)}.hold-label{right:34px;bottom:42px}.launch-key-station.confirmed .launch-key-slot:before,.launch-key-station.in-range .launch-key-slot:before{background:conic-gradient(from 0deg,transparent 0 30%,#f2cf53 30% 42%,transparent 42% 100%);filter:drop-shadow(0 0 5px rgba(242,207,83,.7))}.launch-key-station.confirmed .launch-key-slot:before{background:conic-gradient(from 0deg,transparent 0 30%,#69c38d 30% 42%,transparent 42% 100%)}.launch-key-station.in-range .arm-label{color:#fff0a1}.launch-key-station.confirmed .arm-label{color:#8de0a9}.launch-key-station small{font-size:9px;color:#a5b39d;background:#101910}.launch-key-procedure{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding:9px;border-top:1px solid #3f503d;border-bottom:1px solid #3f503d;color:#83927d;font:8px Courier New,monospace;letter-spacing:.1em;text-align:center}.launch-key-procedure i{width:18px;height:1px;background:#bf9b38}.launch-keys-module .launch-sync-core{margin-top:12px}@media (max-width:760px){.launch-key-stations{grid-template-columns:1fr 1fr}.launch-key-sync-mid{grid-column:1/-1;grid-row:2}.launch-key-station:first-of-type,.launch-key-station:last-of-type{grid-row:3}.launch-key-plate{height:240px}.launch-key-slot{width:180px;height:180px}.launch-key-slot>span{top:34px;left:76px;transform-origin:10px 83px}.launch-key-procedure{flex-wrap:wrap}}.launch-key-slot{background:radial-gradient(circle at center,#6a765f 0 7%,#121a13 8% 13%,transparent 14%),repeating-conic-gradient(from 0deg,rgba(124,145,105,.45) 0 1deg,transparent 1deg 15deg),#0b110d}.launch-key-slot:after{inset:auto;top:calc(50% - 16px);left:calc(50% - 16px);width:32px;height:32px;border:4px solid #29392b;border-radius:50%;background:#0b110d;box-shadow:inset 0 0 0 3px #5f705c,0 0 0 2px #080b09}.launch-key-slot>span:after{left:-4px;bottom:-3px;width:32px;height:13px;border:2px solid #927b2b;border-radius:2px;background:#d9ad32;-webkit-clip-path:none;clip-path:none}.launch-key-station:focus-visible{outline:2px solid #f0cf55;outline-offset:4px}.launch-key-station small{min-height:30px;padding:9px 6px;font-size:8px;line-height:1.35}.launch-key-station.in-range .launch-key-slot>span{animation:launch-key-detent .18s steps(2)}@keyframes launch-key-detent{50%{filter:brightness(1.35)}}@media (prefers-reduced-motion:reduce){.launchcodes-page *,.launchcodes-page :after,.launchcodes-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.advanced-support-page{min-height:100vh;display:grid;place-items:center;padding:24px;color:#e7eaf0;background:radial-gradient(circle at 50% 0,#252237,transparent 52%),#0a0b10}.advanced-support-card{width:min(760px,100%);overflow:hidden;border:1px solid #343449;background:#111219;box-shadow:0 24px 90px rgba(0,0,0,.4)}.advanced-support-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 32px 24px;border-bottom:1px solid #292a39}.advanced-support-header h1{margin:8px 0 0;font-size:clamp(26px,5vw,48px);letter-spacing:-.07em}.advanced-support-case{padding:7px 9px;color:#a8a1ff;border:1px solid #484465;font:10px Courier New,monospace;letter-spacing:.1em;white-space:nowrap}.advanced-support-progress{height:3px;background:#252637}.advanced-support-progress i{display:block;height:100%;background:#a8a1ff;transition:width .26s ease}.advanced-support-question{min-height:470px;padding:clamp(34px,8vw,76px) clamp(24px,8vw,86px)}.advanced-support-symbol{margin:0 0 26px;color:#a8a1ff;font-size:66px;line-height:.5}.advanced-support-question h2{max-width:600px;margin:12px 0;font-size:clamp(34px,6vw,64px);letter-spacing:-.08em;line-height:.95}.advanced-support-question>p:not(.eyebrow):not(.advanced-support-symbol){max-width:520px;color:#888b9f;line-height:1.6}.advanced-support-options{display:grid;grid-gap:10px;gap:10px;margin-top:36px}.advanced-support-options button{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 17px;color:#e7eaf0;border:1px solid #3b3c50;background:#181923;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.advanced-support-options button:hover{border-color:#a8a1ff;background:#212036}.advanced-support-options button span{color:#a8a1ff;font-size:20px}.advanced-support-result{display:grid;grid-gap:12px;gap:12px;margin-top:38px;padding:24px;border-left:3px solid #f4d35e;background:#211f16}.advanced-support-result span{color:#f4d35e;font:10px Courier New,monospace;letter-spacing:.14em}.advanced-support-result strong{font-size:clamp(22px,4vw,34px);letter-spacing:-.05em}.advanced-support-reset{width:-moz-fit-content;width:fit-content;margin-top:12px;padding:9px 12px;color:#a8a1ff;border:1px solid #484465;background:transparent;font:11px Courier New,monospace;cursor:pointer}.advanced-support-footer{display:flex;justify-content:space-between;gap:18px;padding:15px 32px;color:#666a7e;border-top:1px solid #292a39;font:10px Courier New,monospace;letter-spacing:.1em}@media (max-width:600px){.advanced-support-footer,.advanced-support-header{flex-direction:column}}.outline-button{border:1px solid #4b5366;color:white}.outline-button:hover{border-color:#a893ff;background:#16192a}.marketing-hero{display:grid;grid-template-columns:.84fr 1.16fr;grid-gap:38px;gap:38px;min-height:690px}.marketing-copy h1{font-size:clamp(60px,7vw,96px);line-height:.9;letter-spacing:-.08em;margin:20px 0 25px}.marketing-copy>p:not(.eyebrow){max-width:460px;color:#9aa2b5;line-height:1.7;font-size:16px}.marketing-copy .hero-actions{margin-top:32px}.hero-note{color:#70798e;font-size:11px;margin-top:34px}.hero-note span{color:#f4d35e;margin-right:8px}.mockup-wrap{perspective:1100px;padding:24px}.mockup{display:grid;grid-template-columns:125px 1fr;min-height:415px;border:1px solid #3d3a67;border-radius:9px;overflow:hidden;background:#11151f;box-shadow:0 35px 90px rgba(0,0,0,.55),0 0 70px rgba(123,94,221,.12);transform:rotateY(-7deg) rotateX(3deg)}.mock-sidebar{background:#0d111a;border-right:1px solid #292d3d;padding:16px 11px;display:flex;flex-direction:column;gap:8px;font-size:9px;color:#727c92}.mock-sidebar b{color:#dcd8ff;font-size:10px;margin-bottom:20px}.mock-sidebar small{color:#555e72;font-size:7px;letter-spacing:.12em}.mock-sidebar>span{padding:7px 6px;border-radius:4px}.mock-sidebar .selected{color:#fff;background:#2c2553}.mock-bottom{margin-top:auto}.mock-main{padding:17px 20px}.mock-top{display:flex;justify-content:space-between;color:#758097;font-size:8px;padding-bottom:14px;border-bottom:1px solid #292d3d}.mock-top b{color:#f4d35e}.mock-welcome{display:flex;justify-content:space-between;align-items:end;padding:24px 0 20px}.mock-metrics small,.mock-welcome small{color:#8d79df;font-size:7px;letter-spacing:.1em}.mock-welcome h3{font-size:20px;margin:7px 0 4px}.mock-welcome p{color:#70798e;font-size:9px;margin:0}.mock-welcome button{border:0;background:#8369f4;color:white;border-radius:4px;padding:7px 9px;font-size:8px}.mock-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.mock-metrics div{background:#181d2a;border:1px solid #292d3d;border-radius:5px;padding:10px}.mock-metrics b,.mock-metrics i{display:block;margin-top:8px}.mock-metrics b{font-size:18px}.mock-metrics i{color:#4fd49e;font-style:normal;font-size:8px}.mock-lower{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:8px;gap:8px;margin-top:8px}.mock-activity,.mock-chart{padding:12px;background:#181d2a;border:1px solid #292d3d;border-radius:5px}.mock-chart>div:first-child{display:flex;justify-content:space-between;color:white;font-size:10px}.mock-chart small{color:#758097;font-size:8px}.mock-chart svg{width:100%;height:110px;margin-top:12px}.mock-activity{display:grid;grid-gap:11px;gap:11px;color:#d8deeb;font-size:9px}.mock-activity>b{font-size:10px}.mock-activity span{color:#8993a7}.mock-activity span:first-letter{color:#4fd49e}.mock-activity small{display:block;color:#626c80;margin-top:3px;font-size:7px}.ecosystem{border-top:1px solid rgba(130,104,245,.2);border-bottom:1px solid rgba(130,104,245,.2);padding:25px 0}.ecosystem>p{color:#687287;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.ecosystem>div{justify-content:space-between;color:#cdd2df;font-size:13px}.ecosystem span,.ecosystem>div{display:flex;align-items:center}.ecosystem span{gap:12px}.ecosystem b{color:#8874dd;font-size:9px}.ecosystem i{color:#545c71;font-style:normal;margin-left:24px}.proof-section{padding:125px 0;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px}.developer-section h2,.final-cta h2,.proof-heading h2{font-size:45px;letter-spacing:-.06em;line-height:.96;margin:13px 0 22px}.developer-section>div:first-child>p:not(.eyebrow),.proof-heading>p:last-child{color:#8e98ad;line-height:1.7;max-width:340px;font-size:14px}.proof-grid{grid-gap:10px;gap:10px}.feature-card{padding:24px;border:1px solid var(--line);border-radius:8px;background:rgba(18,22,33,.7)}.feature-card>span{color:#f4d35e;font-size:22px}.feature-card h3{margin:16px 0 8px;font-size:15px}.feature-card p{color:#8993a7;font-size:12px;line-height:1.6;max-width:420px}.feature-card a{color:#b09dff;font-size:11px}.developer-section{border-top:1px solid rgba(130,104,245,.2);padding:110px 0;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;grid-gap:60px;gap:60px}.code-window{border:1px solid #3e4560;border-radius:9px;overflow:hidden;background:#0d1119;box-shadow:0 20px 60px rgba(0,0,0,.35)}.window-bar{height:34px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid #272d3d}.window-bar span{width:7px;height:7px;border-radius:50%;background:#e06c75}.window-bar span:nth-child(2){background:#e5c07b}.window-bar span:nth-child(3){background:#98c379}.window-bar small{color:#69748b;margin-left:9px;font-size:9px}.code-content{padding:22px;color:#bfc8da;font:12px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.code-content p{color:#d9e0ef}.green{color:#69e6b2}.code-content pre{color:#9aa7be;margin:17px 0 0;white-space:pre-wrap}.final-cta{text-align:center;padding:130px 0;border-top:1px solid rgba(130,104,245,.2)}.final-cta h2{font-size:58px}.marketing-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(130,104,245,.2);padding:27px 0;color:#687287;font-size:10px}@media (max-width:800px){.marketing{padding:0 18px}.marketing-nav{height:70px}.marketing-links{display:none}.marketing-actions{gap:10px}.marketing-actions>a:first-child{display:none}.marketing-hero{grid-template-columns:1fr;padding:85px 0 70px}.marketing-copy h1{font-size:62px}.mockup-wrap{padding:20px 0 0}.mockup{transform:none;grid-template-columns:90px 1fr}.mock-sidebar{font-size:8px}.mock-lower{grid-template-columns:1fr}.mock-activity{display:none}.ecosystem>div{flex-wrap:wrap;gap:15px}.ecosystem i{margin-left:7px}.developer-section,.proof-section{grid-template-columns:1fr;gap:35px;padding:80px 0}.final-cta h2{font-size:43px}.marketing-footer{gap:15px;flex-wrap:wrap}}.marketing-logo{width:122px;height:28px;display:block;background:url(/nexus-logo.png) 50%/contain no-repeat;font-size:0}.marketing-logo span{display:none}.shell .brand,.sidebar .brand{display:block;width:142px;height:32px;background:url(/nexus-logo.png) 50%/contain no-repeat;font-size:0;letter-spacing:0}.shell .brand span,.sidebar .brand span{display:none}:root{--accent:#f4c400;--brand-yellow:#f4c400;--brand-yellow-bright:#ffd92f}.button,.mock-welcome button{background:var(--brand-yellow);color:#111318}.button:hover,.mock-welcome button:hover{background:var(--brand-yellow-bright)}.side-link.active,.tab.active{background:#27230d;border-color:var(--brand-yellow)}.side-link.active{box-shadow:inset 2px 0 var(--brand-yellow)}.eyebrow,.feature-card a,.feature-card>span,.marketing-logo span,.sidebar .brand span,.sidebar-bottom a,.text-button,em{color:var(--brand-yellow)}.marketing{background:radial-gradient(ellipse at 75% 18%,#302a0e 0,transparent 32%)}.developer-section,.ecosystem,.final-cta,.marketing-nav{border-color:rgba(244,196,0,.22)}.marketing-logo{background-size:contain}.pill i{background:var(--brand-yellow);box-shadow:0 0 12px var(--brand-yellow)}.nexus-store-page{min-height:100vh;width:min(1280px,100%);margin:auto;padding:0 54px;background:radial-gradient(ellipse at 78% 16%,rgba(244,196,0,.09),transparent 28%),#090b0f;color:#f5f6f8}.nexus-store-nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242a34}.nexus-store-brand img{display:block;width:118px;height:auto}.nexus-store-nav-links{display:flex;align-items:center;gap:30px;color:#8c96a8;font-size:12px}.nexus-store-nav-links a:hover{color:#fff}.nexus-store-account{border:1px solid #3a404a;border-radius:6px;padding:10px 14px;color:#f4c400}.nexus-store-account span{margin-left:10px}.nexus-store-hero{min-height:570px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:40px;gap:40px;border-bottom:1px solid #242a34}.nexus-kicker{color:#f4c400;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.nexus-kicker>span,.nexus-store-note i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#50d59b;margin-right:8px;box-shadow:0 0 12px #50d59b}.nexus-kicker b{color:#657083;margin:0 7px}.nexus-store-hero h1{max-width:600px;margin:23px 0 22px;font-size:clamp(60px,8vw,104px);line-height:.88;letter-spacing:-.09em}.nexus-section-heading em,.nexus-store-about em,.nexus-store-hero h1 em{color:#f4c400;font-style:normal}.nexus-store-hero-copy>p{max-width:430px;color:#909bad;font-size:16px;line-height:1.7}.nexus-store-hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.nexus-store-primary{display:inline-flex;gap:18px;align-items:center;border-radius:6px;padding:14px 17px;background:#f4c400;color:#111;font-size:12px;font-weight:850}.nexus-store-primary:hover{background:#ffd92f}.nexus-store-note{color:#778295;font-size:11px}.nexus-store-note i{margin-right:7px;width:5px;height:5px}.nexus-store-hero-art{min-height:460px;position:relative;display:grid;place-items:center}.nexus-orbit{position:absolute;border:1px solid rgba(244,196,0,.18);border-radius:50%;transform:rotate(-18deg)}.nexus-orbit-one{width:430px;height:285px}.nexus-orbit-two{width:520px;height:345px;border-color:rgba(255,255,255,.07)}.nexus-signal-card{z-index:1;width:min(390px,75%);aspect-ratio:1.14;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #74600d;border-radius:12px;background:linear-gradient(145deg,#202016,#111419 62%);box-shadow:0 0 70px rgba(244,196,0,.12),inset 0 0 40px rgba(244,196,0,.04);transform:rotate(-5deg)}.nexus-signal-bottom,.nexus-signal-top{display:flex;justify-content:space-between;color:#7f899a;font:10px ui-monospace,monospace;letter-spacing:.08em}.nexus-signal-top b{color:#50d59b}.nexus-signal-mark{margin:auto;color:#f5f6f8;font-size:108px;font-weight:900;letter-spacing:-.2em}.nexus-signal-bottom strong,.nexus-signal-mark span{color:#f4c400}.nexus-float{position:absolute;z-index:2;border:1px solid #323944;border-radius:6px;padding:12px 14px;background:#12161d;color:#738094;font:9px ui-monospace,monospace;line-height:1.6;letter-spacing:.1em;box-shadow:0 14px 35px rgba(0,0,0,.35)}.nexus-float b{color:#f4c400}.nexus-float-top{top:53px;right:4%}.nexus-float-bottom{bottom:40px;left:5%}.nexus-store-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #242a34}.nexus-store-stats div{padding:25px 22px;border-right:1px solid #242a34}.nexus-store-stats div:first-child{padding-left:0}.nexus-store-stats div:last-child{border:0}.nexus-store-stats span,.nexus-store-stats strong{display:block}.nexus-store-stats strong{color:#f4c400;font-size:22px}.nexus-store-stats span{margin-top:5px;color:#778295;font-size:11px}.nexus-store-products{padding:105px 0 120px}.nexus-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.nexus-section-heading h2,.nexus-store-about h2{margin:14px 0 0;font-size:clamp(40px,5vw,64px);line-height:.92;letter-spacing:-.075em}.nexus-section-heading>p{max-width:340px;margin:0 0 4px;color:#8994a7;font-size:13px;line-height:1.7}.nexus-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.nexus-product{display:flex;min-height:395px;flex-direction:column;padding:10px;border:1px solid #29303b;border-radius:10px;background:#11151b;transition:transform .2s,border-color .2s}.nexus-product:hover{transform:translateY(-5px);border-color:#9a7b09}.nexus-product-visual{min-height:215px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:radial-gradient(circle at 52% 45%,#57490d,#171917 64%)}.nexus-product-1 .nexus-product-visual{background:radial-gradient(circle at 50% 50%,#2c3d44,#131a1e 66%)}.nexus-product-2 .nexus-product-visual{background:radial-gradient(circle at 50% 45%,#493b3b,#1a1517 66%)}.nexus-product-visual:after{content:"";position:absolute;width:145px;height:145px;border:1px solid rgba(244,196,0,.45);border-radius:50%;box-shadow:0 0 45px rgba(244,196,0,.18)}.nexus-product-visual i,.nexus-product-visual span{position:absolute;color:#9099a9;font:9px ui-monospace,monospace}.nexus-product-visual span{top:15px;left:15px}.nexus-product-visual i{bottom:15px;left:15px;font-style:normal}.nexus-product-visual b{z-index:1;color:#f4c400;font-size:48px;letter-spacing:-.18em}.nexus-product-body{display:flex;justify-content:space-between;gap:15px;padding:18px 8px 14px}.nexus-product-body small{color:#f4c400;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.nexus-product-body h3{margin:8px 0 6px;font-size:17px}.nexus-product-body p{max-width:190px;margin:0;color:#7f899a;font-size:11px;line-height:1.5}.nexus-product-body>strong{white-space:nowrap;color:#f5f6f8;font-size:13px}.nexus-product-link{margin-top:auto;padding:13px 8px 8px;border-top:1px solid #272d37;color:#f4c400;font-size:11px}.nexus-product-link span{float:right}.nexus-store-empty,.nexus-store-loading{padding:55px;border:1px dashed #343b48;border-radius:8px;color:#7f899a}.nexus-store-empty h3{margin:12px 0 7px;color:#fff;font-size:20px}.nexus-store-empty p{margin:0;font-size:12px}.nexus-store-loading span{display:inline-block;width:12px;height:12px;margin-left:10px;border:2px solid #39404c;border-top-color:#f4c400;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle}.nexus-store-about{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;padding:100px 0;border-top:1px solid #242a34;border-bottom:1px solid #242a34}.nexus-about-copy{padding-top:34px}.nexus-about-copy>p{max-width:400px;color:#8994a7;line-height:1.75;font-size:14px}.nexus-about-points{display:grid;grid-gap:14px;gap:14px;margin-top:30px;color:#dbe0e8;font-size:12px}.nexus-about-points span{padding-top:14px;border-top:1px solid #272d37}.nexus-about-points b{display:inline-block;width:38px;color:#f4c400;font:10px ui-monospace,monospace}.nexus-store-footer{display:flex;justify-content:space-between;padding:28px 0;color:#687386;font-size:10px}.nexus-store-footer img{width:70px;height:auto;margin-right:12px;vertical-align:middle}.nexus-store-footer a{color:#f4c400}.nexus-store-error{padding:150px 0}.nexus-store-error h1{margin:16px 0 24px;font-size:42px}.nexus-store-error a{color:#f4c400;font-size:12px}@media (max-width:800px){.nexus-store-page{padding:0 20px}.nexus-store-nav{height:70px}.nexus-store-nav-links a:not(.nexus-store-account){display:none}.nexus-store-hero{grid-template-columns:1fr;padding:70px 0 40px}.nexus-store-hero h1{font-size:65px}.nexus-store-hero-art{min-height:350px}.nexus-signal-card{width:65%}.nexus-store-stats{grid-template-columns:1fr 1fr}.nexus-store-stats div:nth-child(2){border-right:0}.nexus-store-stats div:first-child{padding-left:22px}.nexus-section-heading,.nexus-store-about{grid-template-columns:1fr;display:grid;grid-gap:25px;gap:25px}.nexus-store-about,.nexus-store-products{padding:75px 0}.nexus-product-grid{grid-template-columns:1fr}.nexus-store-footer{gap:15px;flex-wrap:wrap}}.nexus-store-page{background:#0b0d11}.nexus-store-hero{min-height:470px;gap:24px}.nexus-store-hero h1{font-size:clamp(54px,7vw,82px);margin:18px 0}.nexus-store-hero-copy>p{font-size:14px;max-width:390px}.nexus-store-hero-art{min-height:360px}.nexus-float,.nexus-orbit{display:none}.nexus-signal-card{width:min(330px,72%);aspect-ratio:1.18;transform:none;border-color:#353b45;background:#13171d;box-shadow:0 25px 55px rgba(0,0,0,.28)}.nexus-signal-mark{font-size:82px}.nexus-store-stats div{padding:19px 20px}.nexus-store-products{padding:82px 0 95px}.nexus-section-heading h2{font-size:clamp(36px,4vw,54px)}.nexus-product{min-height:350px;background:#12161b}.nexus-product-visual{min-height:175px;background:#1a1f26}.nexus-product-1 .nexus-product-visual,.nexus-product-2 .nexus-product-visual{background:#1a1f26}.nexus-product-visual:after{width:110px;height:110px;opacity:.45}.nexus-product-visual b{font-size:38px}.nexus-store-about{padding:78px 0}.nexus-store-footer{border-top:0}.nexus-store-brand img{width:180px}.nx-pricing-page{min-height:100vh;width:min(1400px,100%);margin:auto;padding:0 clamp(24px,6vw,90px);background:radial-gradient(ellipse at 80% 12%,rgba(244,196,0,.1),transparent 30%),#08090b;color:#f5f5f5}.nx-pricing-nav{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252a33;color:#929bab;font-size:12px}.nx-pricing-nav .nx-logo img{width:140px}.nx-pricing-heading{max-width:720px;padding:100px 0 60px}.nx-pricing-heading h1{margin:16px 0 22px;font-size:clamp(48px,6vw,82px);line-height:.91;letter-spacing:-.08em}.nx-plan.featured h2,.nx-pricing-heading em,.nx-pricing-note em{color:#f4c400;font-style:normal}.nx-pricing-heading p{max-width:480px;color:#929bab;font-size:15px;line-height:1.7}.nx-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;align-items:stretch}.nx-plan{position:relative;display:flex;min-height:520px;flex-direction:column;padding:27px;border:1px solid #2a303a;border-radius:9px;background:#111419}.nx-plan.featured{border-color:#b3910b;background:linear-gradient(145deg,#211f12,#111419 55%);box-shadow:0 0 65px rgba(244,196,0,.09)}.nx-plan-badge{position:absolute;top:-11px;right:20px;padding:5px 8px;border-radius:3px;background:#f4c400;color:#111;font-size:9px;font-weight:900;letter-spacing:.1em}.nx-plan-top{display:flex;justify-content:space-between;color:#f4c400;font-size:13px;font-weight:800}.nx-plan-top b{color:#7d8796;font:10px ui-monospace,monospace}.nx-plan h2{margin:35px 0 8px;font-size:45px;letter-spacing:-.07em}.nx-plan h2 small{margin-left:6px;color:#858f9f;font-size:12px;font-weight:500;letter-spacing:0}.nx-plan>p{min-height:42px;margin:0;color:#8c96a7;font-size:12px;line-height:1.6}.nx-plan-action{display:flex;justify-content:space-between;align-items:center;margin-top:27px;padding:13px 14px;border:1px solid #424955;border-radius:5px;color:#fff;font-size:12px;font-weight:800}.nx-plan.featured .nx-plan-action{border-color:#f4c400;background:#f4c400;color:#111}.nx-plan-action:hover{border-color:#f4c400}.nx-plan-divider{margin:28px 0 20px;border-top:1px solid #2a303a}.nx-plan-includes{color:#788394;font-size:9px;font-weight:800;letter-spacing:.15em}.nx-plan ul{display:grid;grid-gap:13px;gap:13px;margin:18px 0 0;padding:0;list-style:none;color:#c9ced7;font-size:12px}.nx-plan li{display:flex;gap:10px;align-items:center}.nx-plan li b{color:#50d59b;font-size:11px}.nx-pricing-note{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;margin-top:110px;padding:80px 0;border-top:1px solid #252a33;border-bottom:1px solid #252a33}.nx-pricing-note h2{margin:15px 0 0;font-size:clamp(38px,5vw,62px);line-height:.93;letter-spacing:-.075em}.nx-pricing-note>p{max-width:430px;align-self:end;color:#8c96a7;font-size:14px;line-height:1.8}.nx-pricing-footer{display:flex;justify-content:space-between;padding:28px 0;color:#687386;font-size:11px}.nx-pricing-footer a{color:#f4c400}.nx-pricing-page .nx-eye{color:#f4c400;font-size:10px;font-weight:800;letter-spacing:.14em}@media (max-width:800px){.nx-pricing-page{padding:0 20px}.nx-pricing-heading{padding:75px 0 45px}.nx-pricing-grid,.nx-pricing-note{grid-template-columns:1fr}.nx-plan{min-height:0}.nx-pricing-note{gap:25px;margin-top:75px;padding:60px 0}.nx-pricing-footer{gap:15px;flex-wrap:wrap}}.account-compact-row{position:relative;z-index:1;width:100%;cursor:pointer;pointer-events:auto}.nx-pricing-card ul{gap:8px}.nx-pricing-card li{min-height:34px;padding:7px 9px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:rgba(255,255,255,.025);line-height:1.35}.nx-pricing-card li b{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border-radius:50%;background:rgba(80,213,155,.12);font-size:10px}.nx-pricing-card.featured li{border-color:rgba(244,196,0,.1)}.art-glow{background:radial-gradient(circle,#715d0d 0,#29240e 33%,transparent 68%)}.drop-card{border-color:#806b18;background:linear-gradient(145deg,#302b12,#12151f 66%)}.drop-icon{color:#fff1a8;text-shadow:0 0 45px #c59f00}.drop-card small,.ecosystem b,.trust-strip strong{color:var(--brand-yellow)}.drop-line{border-color:#665817}.category-chips button:hover,.outline-button:hover,.product-card:hover{border-color:var(--brand-yellow)}.product-art div{color:#fff1a8;text-shadow:0 0 25px #c59f00}.art-0{background:radial-gradient(circle at 45% 55%,#776510,#1c1d39 65%)}.art-1{background:radial-gradient(circle at 55% 45%,#8a6811,#271f16 65%)}.art-2{background:radial-gradient(circle at 50% 50%,#69721b,#172839 65%)}.mockup{border-color:#65541a;box-shadow:0 35px 90px rgba(0,0,0,.55),0 0 70px rgba(244,196,0,.1)}.mock-sidebar .selected{background:#332d0e}.mock-metrics small,.mock-top b,.mock-welcome small{color:var(--brand-yellow)}.mock-chart svg path{stroke:var(--brand-yellow)!important;fill:var(--brand-yellow)!important}.green{color:#f4c400}.mock-chart>div:first-child b,.mock-metrics div:first-child small{font-size:0}.mock-metrics div:first-child small:after{content:"R$";font-size:7px}.mock-chart>div:first-child b:after{content:"R$";font-size:10px}.mock-metrics div:first-child b{font-size:0}.mock-metrics div:first-child b:after{content:"R$ 12,840";font-size:18px}.metric-grid .metric:first-child span{font-size:0}.metric-grid .metric:first-child span:after{content:"R$";font-size:12px}.marketing-hero .hero-note{display:none}.ecosystem{padding:30px 0 34px}.ecosystem>p{margin:0 0 18px;font-size:11px;color:#8f98aa}.ecosystem>div{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px}.ecosystem>div>span{position:relative;min-height:58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:10px 28px 10px 13px;border:1px solid #2b303c;border-radius:7px;background:rgba(19,23,32,.72);color:#e0e4ec;font-size:13px}.ecosystem>div>span:hover{border-color:var(--brand-yellow);background:#1b1b14}.ecosystem>div>span>b{font-size:9px;line-height:1;color:var(--brand-yellow)}.ecosystem>div>span>i{position:absolute;right:12px;top:50%;transform:translateY(-50%);margin:0;color:#6f7788;font-size:15px;font-style:normal}@media (max-width:800px){.ecosystem>div{grid-template-columns:repeat(2,1fr)}}.marketing,.storefront{max-width:none;width:100%;margin-left:auto;margin-right:auto}.marketing{padding-left:clamp(28px,3vw,60px);padding-right:clamp(28px,3vw,60px)}.marketing-nav{height:96px}.marketing-nav .marketing-actions,.marketing-nav .marketing-links{font-size:15px}.marketing-nav .marketing-links{gap:clamp(24px,2.4vw,42px)}.marketing-nav .marketing-actions{gap:25px}.marketing-nav .marketing-logo{width:166px;height:40px}.marketing-nav .yellow-button{padding:13px 19px;font-size:14px}@media (max-width:800px){.marketing-nav{height:76px}.marketing-nav .marketing-logo{width:132px;height:32px}.marketing-nav .marketing-actions{font-size:13px}}.marketing-nav .marketing-logo{width:220px;height:52px}.marketing-hero .marketing-copy{max-width:570px}.developer-section>div:first-child{max-width:440px}.developer-section .code-window{width:100%;max-width:820px}@media (max-width:800px){.marketing-nav .marketing-logo{width:150px;height:36px}.developer-section .code-window,.marketing-hero .mockup-wrap{max-width:none}.marketing-hero .mockup-wrap{transform:none}}.developer-section,.ecosystem,.final-cta,.marketing-footer,.marketing-hero,.marketing-nav,.proof-section{width:min(100%,2200px);margin-left:auto;margin-right:auto}.proof-grid{max-width:820px}@media (max-width:1200px) and (min-width:801px){.marketing-hero{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr)}}.proof-section{width:min(100%,1500px);grid-template-columns:minmax(310px,.72fr) minmax(600px,1.28fr);gap:clamp(45px,7vw,105px);padding-top:105px;padding-bottom:105px}.proof-heading{align-self:start;padding-top:8px}.proof-heading h2{font-size:clamp(40px,4vw,58px)}.proof-grid{max-width:none;display:grid;grid-gap:12px;gap:12px}.proof-grid .feature-card{min-height:285px;padding:20px;display:flex;flex-direction:column;align-items:flex-start}.proof-grid .feature-card h3{font-size:16px;margin-top:auto}.proof-grid .feature-card p{line-height:1.65}.proof-grid .feature-card a{margin-top:auto}@media (max-width:1000px) and (min-width:801px){.proof-section{grid-template-columns:1fr}.proof-heading{max-width:520px}}@media (max-width:800px){.proof-section{width:100%}.proof-grid,.proof-section{grid-template-columns:1fr}.proof-grid .feature-card{min-height:210px}}.directory{min-height:100vh;width:min(100%,1700px);max-width:1700px;margin:auto;padding:0 clamp(28px,4vw,72px) 90px;position:relative;box-sizing:border-box;border-left:1px solid rgba(244,196,0,.08);border-right:1px solid rgba(244,196,0,.08);box-shadow:0 0 100px rgba(0,0,0,.42);background-color:#08090b;background:radial-gradient(ellipse at 80% 10%,#29240d 0,transparent 35%)}.directory-nav{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(244,196,0,.2)}.directory-nav>div{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:13px}.directory-hero{max-width:1380px;margin:0 auto;padding:110px 0 80px}.directory-hero>*{max-width:720px}.directory-hero.compact{padding-bottom:55px}.directory-hero h1{font-size:clamp(52px,7vw,84px);line-height:.92;letter-spacing:-.07em;margin:18px 0 22px}.directory-hero>p:last-child{color:var(--muted);max-width:520px;line-height:1.7;font-size:16px}.directory-section{max-width:1380px;margin:0 auto;border-top:1px solid var(--line);padding-top:28px}.directory-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.directory-heading h2{font-size:32px;margin-top:9px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.store-card{min-height:230px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#181b23,#10131a);padding:20px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.store-card:hover{transform:translateY(-4px);border-color:var(--brand-yellow)}.store-card-top{display:flex;justify-content:space-between;color:var(--brand-yellow)}.store-mark{width:38px;height:38px;display:grid;place-items:center;background:#f4c400;color:#111318;border-radius:8px;font-weight:900}.store-card h3{margin:30px 0 7px;font-size:20px}.store-card p{color:var(--muted);font-size:13px;line-height:1.5}.store-card>div:last-child{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;color:#c4cad6;font-size:11px}.product-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:22px}.directory-search,.tag-search{background:#0d1017;border:1px solid var(--line);border-radius:7px;color:white;padding:12px;outline:none}.directory-search{flex:1 1}.tag-search{width:180px}.directory-search:focus,.tag-search:focus{border-color:var(--brand-yellow)}.global-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.product-info small{display:block;color:var(--brand-yellow);font-size:10px;margin-top:9px}@media (max-width:800px){.directory{padding:0 18px 60px}.directory-nav{height:76px}.directory-nav>div{gap:12px;font-size:12px}.directory-nav>div a:not(.yellow-button){display:none}.directory-hero{padding:75px 0 55px}.global-product-grid,.store-grid{grid-template-columns:1fr}.product-toolbar{align-items:stretch;flex-wrap:wrap}.directory-search{flex-basis:100%}.tag-search{flex:1 1}}.docs-grid{grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:28px}.docs-grid,.docs-grid a{display:grid;grid-gap:12px;gap:12px}.docs-grid a{min-height:130px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.docs-grid a:hover{border-color:var(--brand-yellow)}.docs-grid span{color:var(--muted);font-size:12px}.status-page{position:relative;max-width:680px;padding:130px 0}.status-page h1{font-size:clamp(54px,7vw,90px);line-height:.92;margin:18px 0 23px}.status-page>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:500px}.status-orb{position:absolute;width:170px;height:170px;border-radius:50%;background:#f4c400;opacity:.1;filter:blur(35px);top:95px;left:280px}.status-list{display:grid;grid-gap:0;gap:0;margin-top:38px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.status-list span{display:flex;gap:10px;align-items:center;padding:15px 17px;border-bottom:1px solid var(--line);font-size:13px}.status-list span:last-child{border-bottom:0}.status-list i{width:7px;height:7px;border-radius:50%;background:var(--green)}.status-list b{margin-left:auto;color:var(--green);font-size:11px}.status-page{max-width:none;padding:92px 0 120px}.status-intro{position:relative;max-width:760px}.status-intro>p:not(.eyebrow){max-width:600px}.status-intro h1{font-size:clamp(58px,7vw,96px)}.status-checked{display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:10px 14px;border:1px solid rgba(85,219,161,.25);border-radius:7px;background:rgba(85,219,161,.06);color:#55dba1;font-size:12px;font-weight:700}.status-checked i{width:7px;height:7px;border-radius:50%;background:#55dba1;box-shadow:0 0 10px rgba(85,219,161,.7)}.status-checked small{color:#8490a2;font-size:10px;font-weight:400}.status-content{max-width:1120px;margin-top:84px}.status-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.status-history h2,.status-section-heading h2{margin:5px 0 0;color:#f2f4f7;font-size:24px}.status-region{color:#8490a2;font:10px ui-monospace,Consolas,monospace}.status-region:first-letter{color:#55dba1}.status-list{background:rgba(17,19,24,.72)}.status-list span{min-height:56px;box-sizing:border-box}.status-list span small{margin-left:18px;color:#697587;font-size:10px}.status-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:12px}.status-metrics article{display:grid;grid-gap:6px;gap:6px;padding:18px;border:1px solid var(--line);border-radius:8px;background:rgba(17,19,24,.72)}.status-metrics small{color:#697587;font:9px ui-monospace,Consolas,monospace;letter-spacing:.08em}.status-metrics strong{color:#f2f4f7;font-size:24px}.status-metrics span{color:#8490a2;font-size:10px}.status-history{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px;gap:0 30px;margin-top:70px;padding-top:24px;border-top:1px solid var(--line)}.status-history>div{grid-column:1/-1;margin-bottom:15px}.status-history>span{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid var(--line);color:#b6bfcc;font-size:11px}.status-history>span i{width:6px;height:6px;border-radius:50%;background:#55dba1}.status-history time{margin-left:auto;color:#697587;font-size:10px}@media (max-width:800px){.docs-grid{grid-template-columns:1fr}.status-page{padding:80px 0}.status-content{margin-top:56px}.status-section-heading{align-items:start;flex-direction:column}.status-list span{align-items:start;flex-wrap:wrap}.status-list span small{width:100%;margin-left:16px}.status-history,.status-metrics{grid-template-columns:1fr}.status-orb{left:160px}}.setup-page{min-height:100vh;padding:0 clamp(22px,5vw,90px) 80px;background:radial-gradient(ellipse at 80% 15%,rgba(244,196,0,.1),transparent 38%)}.setup-nav{height:88px;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.setup-layout{max-width:1120px;margin:auto;padding-top:90px;display:grid;grid-template-columns:1fr 500px;grid-gap:clamp(60px,10vw,150px);gap:clamp(60px,10vw,150px);align-items:start}.setup-layout h1{font-size:clamp(52px,7vw,86px);line-height:.92;letter-spacing:-.08em;margin:16px 0 24px}.setup-intro{max-width:450px;color:var(--muted);font-size:16px;line-height:1.7}.setup-points{display:grid;grid-gap:0;gap:0;margin-top:55px;max-width:420px}.setup-points span{display:grid;grid-template-columns:34px 1fr;grid-gap:4px 12px;gap:4px 12px;padding:16px 0;border-top:1px solid var(--line)}.setup-points b{grid-row:span 2;color:var(--brand-yellow);font:11px ui-monospace,monospace}.setup-points strong{font-size:13px}.setup-points small{color:var(--muted);font-size:12px}.setup-form{padding:27px;border:1px solid var(--line);border-radius:10px;background:rgba(18,22,33,.86);box-shadow:0 25px 70px rgba(0,0,0,.25)}.setup-form-heading{display:flex;justify-content:space-between;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--line)}.setup-form-heading span{font-size:17px;font-weight:800}.setup-form-heading b{color:var(--brand-yellow);font:11px ui-monospace,monospace}.setup-form label{display:grid;grid-gap:8px;gap:8px;margin-bottom:19px;color:#dfe3eb;font-size:12px;font-weight:700}.setup-form input,.setup-form select,.setup-form textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:6px;outline:none;color:white;background:#0d1017}.setup-form textarea{min-height:100px;resize:vertical}.setup-form input:focus,.setup-form select:focus,.setup-form textarea:focus{border-color:var(--brand-yellow)}.setup-select{position:relative}.setup-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid var(--line);border-radius:7px;color:#f4f5f7;background:#0d1017;font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s}.setup-select-trigger:hover,.setup-select.is-open .setup-select-trigger{border-color:var(--brand-yellow);background:#111621;box-shadow:0 0 0 3px rgba(244,196,0,.08)}.setup-select-trigger i{color:#8d98a8;font-size:16px;font-style:normal;line-height:1;transition:transform .2s}.setup-select.is-open .setup-select-trigger i{color:var(--brand-yellow);transform:rotate(180deg)}.setup-select-menu{position:absolute;z-index:10;top:calc(100% + 7px);left:0;right:0;display:grid;grid-gap:3px;gap:3px;max-height:230px;overflow-y:auto;padding:6px;border:1px solid rgba(244,196,0,.45);border-radius:9px;background:#10141c;box-shadow:0 18px 36px rgba(0,0,0,.48);scrollbar-width:thin;scrollbar-color:#4b5366 transparent}.setup-select-menu::-webkit-scrollbar{width:8px}.setup-select-menu::-webkit-scrollbar-track{margin:7px 0;border-radius:99px;background:transparent}.setup-select-menu::-webkit-scrollbar-thumb{border:2px solid #10141c;border-radius:99px;background:#4b5366}.setup-select-menu::-webkit-scrollbar-thumb:hover{background:#69758b}.setup-select-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:0;border-radius:6px;color:#cbd2df;background:transparent;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.setup-select-menu button.selected,.setup-select-menu button:hover{color:#fff;background:rgba(244,196,0,.11)}.setup-select-menu button b{color:var(--brand-yellow);font-size:13px}.optional,.setup-form small{color:var(--muted);font-weight:400}.optional{margin-left:5px}.slug-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;background:#0d1017;color:var(--muted);overflow:hidden}.slug-input i{padding-left:13px;font-style:normal;white-space:nowrap}.slug-input input{border:0;padding-left:5px}.setup-submit{border:0;cursor:pointer;justify-content:center;width:100%;margin-top:6px}.setup-submit:disabled{opacity:.6;cursor:wait}.setup-error{color:#ff9aa6;background:rgba(255,107,122,.1);border:1px solid rgba(255,107,122,.3);padding:11px;border-radius:6px;font-size:12px}.setup-empty{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(ellipse at 75% 15%,rgba(244,196,0,.1),transparent 40%)}.setup-empty>div{max-width:570px;padding:45px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.setup-empty h1{font-size:clamp(34px,5vw,58px);letter-spacing:-.06em;line-height:.95;margin:14px 0 18px}.setup-empty p:not(.eyebrow){color:var(--muted);line-height:1.7;margin-bottom:28px}@media (max-width:800px){.setup-nav{height:76px}.setup-layout{grid-template-columns:1fr;padding-top:58px;gap:48px}.setup-layout h1{font-size:58px}.setup-points{margin-top:38px}.setup-form{padding:20px}.setup-empty{place-items:start center;padding-top:100px}.setup-empty>div{padding:28px}}.docs-shell{min-height:100vh;padding:0 clamp(28px,4vw,72px) 100px;background:radial-gradient(ellipse at 80% 8%,rgba(244,196,0,.08),transparent 34%)}.docs-shell,.status-directory{position:relative;box-sizing:border-box;border-left:1px solid rgba(244,196,0,.08);border-right:1px solid rgba(244,196,0,.08);box-shadow:0 0 100px rgba(0,0,0,.42);background:#08090b}body:has(.docs-shell),body:has(.status-directory){background:#07080a;background-image:linear-gradient(rgba(244,196,0,.025) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.025) 1px,transparent 0),radial-gradient(ellipse at 50% 8%,rgba(244,196,0,.08),transparent 42%);background-size:72px 72px,72px 72px,100% 100%}body{background-color:#07080a;background-image:linear-gradient(rgba(244,196,0,.025) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.025) 1px,transparent 0),radial-gradient(ellipse at 50% 8%,rgba(244,196,0,.08),transparent 42%);background-size:72px 72px,72px 72px,100% 100%}.docs-shell:after,.docs-shell:before,.status-directory:after,.status-directory:before{content:"";position:fixed;top:18vh;z-index:0;width:1px;height:64vh;pointer-events:none;background:linear-gradient(transparent,rgba(244,196,0,.2),transparent)}.docs-shell:before,.status-directory:before{left:max(18px,calc((100vw - 1700px) / 2))}.docs-shell:after,.status-directory:after{right:max(18px,calc((100vw - 1700px) / 2))}.docs-shell>*,.status-directory>*{position:relative;z-index:1}.docs-nav{height:76px;justify-content:space-between;max-width:1380px;margin:auto}.docs-nav,.docs-nav>div{display:flex;align-items:center}.docs-nav>div{color:var(--muted)}.directory-nav>div,.docs-nav>div{gap:clamp(18px,2.5vw,38px);font-size:13px}.directory-nav .marketing-logo,.docs-nav .marketing-logo{width:118px;height:28px}.directory-nav .yellow-button,.docs-nav .yellow-button{gap:18px;padding:12px 16px;border-radius:6px;background:#f4c400;font-size:12px}@media (min-width:801px){.directory-nav,.docs-nav{height:76px}.directory-nav .marketing-logo,.docs-nav .marketing-logo{width:118px;height:28px}.directory-nav>div,.docs-nav>div{gap:clamp(18px,2.5vw,38px);font-size:13px}.directory-nav .yellow-button,.docs-nav .yellow-button{gap:18px;padding:12px 16px;border-radius:6px;font-size:12px}}.docs-layout{display:grid;grid-template-columns:190px minmax(0,780px);grid-gap:clamp(45px,8vw,130px);gap:clamp(45px,8vw,130px);max-width:1110px;margin:0 auto;padding-top:82px}.docs-sidebar{padding-top:6px;position:-webkit-sticky;position:sticky;top:24px;align-self:start}.docs-sidebar p{color:var(--brand-yellow);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.docs-sidebar nav{display:grid;grid-gap:5px;gap:5px;margin-top:24px}.docs-sidebar a{padding:9px 11px;border-left:1px solid transparent;color:var(--muted);font-size:13px}.docs-sidebar a.active,.docs-sidebar a:hover{color:white;border-left-color:var(--brand-yellow);background:rgba(244,196,0,.06)}.docs-heading{padding-bottom:58px;border-bottom:1px solid var(--line)}.docs-heading h1{font-size:clamp(48px,6vw,76px);letter-spacing:-.07em;line-height:.95;margin:15px 0 20px}.doc-section>p,.docs-heading>p:last-child{color:var(--muted);line-height:1.75;font-size:15px;max-width:650px}.docs-layout{grid-template-columns:210px minmax(0,900px);max-width:1240px;gap:clamp(42px,6vw,100px)}.docs-content{min-width:0;background:#08090b}.docs-heading{padding-bottom:34px}.docs-heading h1{max-width:760px;font-size:clamp(52px,6vw,84px);line-height:1.02}.docs-heading>p:last-child{max-width:700px;font-size:16px}.docs-status-bar{display:flex;flex-wrap:wrap;gap:8px 20px;padding:14px 0;border-bottom:1px solid var(--line);color:var(--faint);font:10px ui-monospace,Consolas,monospace}.docs-status-bar span{display:inline-flex;align-items:center;gap:7px}.docs-status-bar i{width:6px;height:6px;border-radius:50%;background:#55dba1;box-shadow:0 0 9px rgba(85,219,161,.5)}.docs-start-card{display:flex;justify-content:space-between;align-items:end;gap:25px;margin:25px 0 14px;padding:24px;border:1px solid rgba(244,196,0,.28);border-radius:9px;background:linear-gradient(110deg,rgba(244,196,0,.1),rgba(18,22,29,.8) 55%)}.docs-next h2,.docs-start-card h2{margin:5px 0 8px;font-size:24px}.docs-next p,.docs-start-card p:not(.eyebrow){max-width:530px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.docs-next .yellow-button,.docs-start-card .yellow-button{flex:0 0 auto;text-decoration:none}.docs-overview-grid{gap:10px;margin-top:10px}.docs-overview-grid a{min-height:174px;gap:10px;padding:17px}.docs-card-number{color:var(--brand-yellow);font:10px ui-monospace,Consolas,monospace}.docs-overview-grid b{margin-top:8px;font-size:14px}.docs-overview-grid small{margin-top:auto;font-size:11px}.doc-section{padding:38px 0}.doc-section>p{max-width:720px}.docs-model{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:24px}.docs-model span{display:grid;grid-gap:6px;gap:6px;padding:16px;border:1px solid var(--line);border-radius:7px;background:var(--panel)}.docs-model b{color:var(--brand-yellow);font:9px ui-monospace,Consolas,monospace}.docs-model strong{color:var(--text);font-size:13px}.docs-model small{color:var(--muted);font-size:10px}.docs-path-grid{grid-template-columns:repeat(3,1fr)}.docs-path-grid,.docs-path-grid a{display:grid;grid-gap:10px;gap:10px}.docs-path-grid a{padding:16px;border:1px solid var(--line);border-radius:7px;background:var(--panel);text-decoration:none;transition:border-color .15s,transform .15s}.docs-path-grid a:hover{border-color:var(--brand-yellow);transform:translateY(-2px)}.docs-path-grid b{color:var(--text);font-size:12px}.docs-path-grid small{color:var(--muted);font-size:10px;line-height:1.5}.docs-path-grid span{margin-top:4px;color:var(--brand-yellow);font-size:10px;font-weight:700}.docs-next{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding:22px 0}@media (max-width:800px){.docs-next,.docs-start-card{align-items:flex-start;flex-direction:column}.docs-model,.docs-path-grid{grid-template-columns:1fr}}.doc-section{padding:42px 0;border-bottom:1px solid var(--line)}.doc-section h2{font-size:22px;margin-bottom:16px;letter-spacing:-.04em}.docs-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:4px}.docs-links a,.docs-overview-grid a{min-height:145px;padding:19px;display:flex;flex-direction:column;gap:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel);transition:border-color .2s,transform .2s}.docs-links a:hover,.docs-overview-grid a:hover{border-color:var(--brand-yellow);transform:translateY(-3px)}.docs-overview-grid b{font-size:15px}.docs-links span,.docs-overview-grid b span{color:var(--brand-yellow)}.docs-overview-grid small{color:var(--muted);line-height:1.5;font-size:12px}.docs-code{overflow-x:auto;margin:22px 0 0;padding:20px;border:1px solid var(--line);border-radius:8px;background:#0a0c11;color:#c2cada;font:12px/1.85 ui-monospace,SFMono-Regular,Consolas,monospace}.docs-code code{white-space:pre}.docs-content code:not(.docs-code code){color:var(--brand-yellow);background:rgba(244,196,0,.08);padding:2px 5px;border-radius:4px}.docs-steps{display:grid;grid-gap:0;gap:0;padding:0;margin:22px 0 0;list-style:none;counter-reset:docs-step}.docs-steps li{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;padding:17px 0;border-top:1px solid var(--line);counter-increment:docs-step}.docs-steps li:before{content:counter(docs-step,decimal-leading-zero);color:var(--brand-yellow);font-size:11px;font-weight:800}.docs-steps b,.docs-steps span{grid-column:2}.docs-steps b{grid-row:1}.docs-steps span{grid-row:2;color:var(--muted);font-size:13px}.event-list{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.event-list span{display:flex;justify-content:space-between;gap:20px;padding:15px;border:1px solid var(--line);border-radius:7px;background:rgba(18,22,33,.65)}.event-list b{color:var(--brand-yellow);font:12px ui-monospace,monospace}.event-list small{color:var(--muted);font-size:12px}.docs-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.docs-links a{min-height:70px;flex-direction:row;justify-content:space-between;gap:10px}@media (max-width:800px){.docs-shell{padding:0 18px 60px}.docs-nav{height:76px}.docs-nav>div{gap:12px;font-size:12px}.docs-nav>div a:not(.yellow-button){display:none}.docs-layout{display:block;padding-top:52px}.docs-sidebar{position:static;margin-bottom:48px}.docs-sidebar nav{display:flex;gap:4px;overflow-x:auto;margin-top:14px}.docs-sidebar a{white-space:nowrap;border-left:0;border-bottom:1px solid transparent}.docs-sidebar a.active,.docs-sidebar a:hover{border-bottom-color:var(--brand-yellow)}.docs-heading{padding-bottom:40px}.docs-links,.docs-overview-grid{grid-template-columns:1fr}.event-list span{display:grid;grid-gap:7px;gap:7px}.doc-section{padding:34px 0}}.proof-section{width:min(100%,2200px);grid-template-columns:540px 820px;justify-content:start;gap:42px;padding-top:78px;padding-bottom:78px}.proof-grid{grid-template-columns:repeat(3,1fr)}.proof-grid .feature-card{min-height:240px}.developer-section{padding-top:78px;padding-bottom:78px}.learn-button{margin-top:auto;padding:0;border:0;background:none;color:var(--brand-yellow);cursor:pointer;font-size:11px;font-weight:800}.feature-card.expanded{border-color:var(--brand-yellow);background:#19190f}.feature-detail{color:#c2c8d4!important;font-size:12px!important;margin-top:0}.code-content pre{font-size:0;white-space:pre}.code-content pre:after{content:'{\A  "success": true,\A  "data": [\A    {\A      "id": "prod_8f2a1c",\A      "name": "Premium Vehicle Pack",\A      "price": 999,\A      "currency": "R$",\A      "status": "PUBLISHED"\A    }\A  ]\A}';white-space:pre;font:12px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;color:#9aa7be}@media (max-width:1200px) and (min-width:801px){.proof-section{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr)}.proof-grid{width:100%}}@media (max-width:800px){.proof-section{width:100%;grid-template-columns:1fr}.proof-grid{width:100%}}.dashboard-main{flex:1 1;width:auto;max-width:none}.developer-section{width:min(100%,2200px);grid-template-columns:540px 820px;justify-content:start;gap:42px;align-items:start}.developer-section .code-window{justify-self:start}@media (max-width:1200px) and (min-width:801px){.developer-section{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr)}}@media (max-width:800px){.developer-section{width:100%;grid-template-columns:1fr}}.marketing [id]{scroll-margin-top:112px}.marketing-hero{grid-template-columns:394px 820px;column-gap:42px;justify-content:start}.marketing-hero .mockup-wrap{padding:0;justify-self:start}.marketing-hero{grid-template-columns:minmax(460px,570px) minmax(620px,790px);column-gap:clamp(48px,6vw,100px)}.marketing-hero .mockup-wrap{max-width:790px;transform:translateX(clamp(220px,22vw,520px))}.marketing-hero{grid-template-columns:minmax(460px,570px) minmax(680px,860px)}.marketing-hero .mockup{min-height:455px}@media (max-width:1200px) and (min-width:801px){.marketing-hero{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr)}.marketing-hero .mockup-wrap{max-width:none}}@media (max-width:800px){.marketing-hero{grid-template-columns:1fr}.marketing-hero .mockup-wrap{max-width:none;padding:20px 0 0}}.proof-grid{gap:16px}.proof-grid .feature-card{min-height:280px;padding:24px;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.proof-grid .feature-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(244,196,0,.1),transparent 48%);opacity:0;transition:opacity .25s ease}.proof-grid .feature-card:hover{transform:translateY(-5px) scale(1.015);border-color:rgba(244,196,0,.65);box-shadow:0 16px 35px rgba(0,0,0,.25)}.proof-grid .feature-card.expanded{transform:translateY(-7px) scale(1.025);border-color:var(--brand-yellow);background:#19190f;box-shadow:0 18px 42px rgba(244,196,0,.12);animation:feature-card-open .3s ease both}.proof-grid .feature-card.expanded:after{opacity:1}.proof-grid .feature-card>*{position:relative;z-index:1}.learn-button{transition:color .2s ease,transform .2s ease}.learn-button:hover{transform:translateX(3px)}@keyframes feature-card-open{0%{opacity:.82;transform:translateY(2px) scale(.99)}to{opacity:1;transform:translateY(-7px) scale(1.025)}}@media (prefers-reduced-motion:reduce){.learn-button,.proof-grid .feature-card{transition:none;animation:none}}.proof-grid .feature-card:hover{transform:none;border-color:var(--line);box-shadow:none}.proof-grid .feature-card.expanded:hover{transform:translateY(-7px) scale(1.025);border-color:var(--brand-yellow);box-shadow:0 18px 42px rgba(244,196,0,.12)}.feature-detail{animation:feature-detail-in .28s ease both}@keyframes feature-detail-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.developer-section,.proof-section{grid-template-columns:394px minmax(620px,820px);justify-content:space-between;gap:0}.developer-section,.proof-section{gap:clamp(180px,11vw,320px)}@media (max-width:1200px) and (min-width:801px){.developer-section,.proof-section{grid-template-columns:minmax(360px,1fr) minmax(460px,1fr);gap:42px}.proof-grid{width:100%}}@media (max-width:800px){.developer-section,.proof-section{grid-template-columns:1fr;gap:35px}.proof-grid{width:100%}.developer-section .code-window{justify-self:stretch}}.marketing{padding-left:clamp(32px,5vw,84px);padding-right:clamp(32px,5vw,84px)}.marketing-hero{min-height:570px;grid-template-columns:minmax(360px,430px) minmax(640px,820px);column-gap:clamp(72px,8vw,150px)}.marketing-hero .mockup-wrap{transform:translateX(clamp(180px,15vw,360px))}.ecosystem{padding-top:20px;padding-bottom:20px}.developer-section,.proof-section{grid-template-columns:minmax(360px,430px) minmax(640px,820px);column-gap:clamp(72px,8vw,150px);padding-top:72px;padding-bottom:72px}.developer-section .code-window,.proof-grid{width:820px}@media (max-width:1200px) and (min-width:801px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:minmax(320px,1fr) minmax(500px,1fr);column-gap:48px}.marketing-hero .mockup-wrap{transform:translateX(80px)}.developer-section .code-window,.proof-grid{width:100%}}@media (max-width:800px){.marketing{padding-left:18px;padding-right:18px}.marketing-hero{min-height:auto}.marketing-hero .mockup-wrap{transform:none}.developer-section,.proof-section{padding-top:64px;padding-bottom:64px}.developer-section .code-window,.proof-grid{width:100%}}.developer-section,.ecosystem,.final-cta,.marketing-footer,.marketing-hero,.marketing-nav,.proof-section{width:100%;max-width:none}.marketing-hero{grid-template-columns:minmax(360px,.78fr) minmax(680px,1.22fr);column-gap:clamp(56px,6vw,120px)}.marketing-hero .mockup-wrap{width:100%;transform:translateX(clamp(120px,8vw,220px))}.developer-section,.proof-section{grid-template-columns:minmax(360px,.78fr) minmax(680px,1.22fr);column-gap:clamp(56px,6vw,120px)}.developer-section .code-window,.proof-grid{width:100%;max-width:none;justify-self:stretch}@media (max-width:1200px) and (min-width:801px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);column-gap:48px}.marketing-hero .mockup-wrap{transform:translateX(40px)}}@media (max-width:800px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:1fr}.marketing-hero .mockup-wrap{transform:none}}body,html{overflow-x:hidden}.developer-section,.marketing-hero,.proof-section{grid-template-columns:minmax(460px,.85fr) minmax(0,1.15fr);column-gap:clamp(48px,5vw,96px)}.marketing-hero .mockup-wrap{width:min(100%,860px);max-width:860px;transform:none}.developer-section .code-window,.proof-grid{width:min(100%,900px);max-width:900px;justify-self:end}@media (max-width:1200px) and (min-width:801px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);column-gap:48px}.developer-section .code-window,.marketing-hero .mockup-wrap,.proof-grid{width:100%;max-width:none}}@media (max-width:800px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:1fr}.developer-section .code-window,.marketing-hero .mockup-wrap,.proof-grid{width:100%;max-width:none}}.marketing{overflow-x:clip}.marketing-hero{min-height:600px;grid-template-columns:minmax(420px,520px) minmax(0,860px)!important;gap:clamp(48px,5vw,88px);align-items:center}.marketing-hero .mockup-wrap{width:100%!important;max-width:860px!important;padding:24px;justify-self:end;transform:none!important}.developer-section,.proof-section{grid-template-columns:minmax(360px,420px) minmax(0,900px)!important;gap:clamp(48px,5vw,88px);justify-content:start;align-items:start}.developer-section .code-window,.proof-grid{width:100%!important;max-width:900px!important;justify-self:start}.proof-grid .feature-card{min-height:250px}@media (max-width:1200px) and (min-width:801px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)!important;gap:48px}.marketing-hero .mockup-wrap{max-width:none!important}}@media (max-width:800px){.developer-section,.marketing-hero,.proof-section{grid-template-columns:1fr!important;gap:36px}.marketing-hero{min-height:auto}.developer-section .code-window,.marketing-hero .mockup-wrap,.proof-grid{width:100%!important;max-width:none!important}}.nx-home{--nx-yellow:#f4c400;--nx-bg:#08090b;--nx-panel:#111318;--nx-panel2:#14171d;--nx-border:#252a33;min-height:100vh;padding:0 clamp(28px,4vw,72px);background:var(--nx-bg);color:#f5f5f5;overflow:hidden}.nx-nav{height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;border-bottom:1px solid var(--nx-border);position:relative;z-index:2}.nx-logo img{display:block;width:118px;height:auto;mix-blend-mode:screen}.nx-nav>.nx-logo{justify-self:start}.nx-nav>div{justify-self:center}.nx-nav>aside{justify-self:end}.nx-nav>aside,.nx-nav>div{display:flex;align-items:center;gap:30px;color:#9da4b1;font-size:13px}.nx-nav>aside>a,.nx-nav>div>a{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.nx-link:hover,.nx-nav a:hover{color:#fff}.nx-nav-actions{gap:22px!important}.nx-button{display:inline-flex;align-items:center;gap:18px;padding:12px 16px;border-radius:6px;background:var(--nx-yellow);color:#101108!important;font-size:12px;font-weight:800}.nx-button span{font-size:14px}.nx-button.secondary{background:transparent;border:1px solid #4a5362;color:#f5f5f5!important}.nx-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.nx-actions{display:flex;align-items:center;gap:14px}.nx-eye{color:var(--nx-yellow);font-size:10px;font-weight:800;letter-spacing:.14em;margin:0 0 16px}.nx-hero{min-height:600px;display:grid;grid-template-columns:minmax(380px,.8fr) minmax(600px,1.2fr);align-items:center;grid-gap:clamp(48px,6vw,110px);gap:clamp(48px,6vw,110px)}.nx-hero h1{max-width:600px;font-size:clamp(60px,7vw,100px);line-height:.9;letter-spacing:-.075em;margin:0 0 28px}.nx-home em{color:var(--nx-yellow);font-style:normal}.nx-hero-copy>p:not(.nx-eye){max-width:470px;color:#9da4b1;font-size:16px;line-height:1.65}.nx-note{display:block;color:#68717e;margin-top:25px;font-size:11px}.nx-preview{width:min(100%,930px);display:grid;grid-template-columns:130px 1fr;background:#10141d;border:1px solid #4a4117;border-radius:8px;box-shadow:0 28px 80px rgba(0,0,0,.5),0 0 80px rgba(244,196,0,.1);transform:perspective(1100px) rotateY(-4deg) rotateX(2deg);grid-template-columns:190px 1fr;border-color:#29303c;border-radius:7px;box-shadow:0 24px 60px rgba(0,0,0,.38);transform:none}.nx-preview aside{gap:8px;padding:20px 14px;background:#0d1118}.nx-preview aside b{margin-bottom:8px;letter-spacing:-.02em}.nx-preview-store{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:8px 9px;border:1px solid #252d3a;border-radius:5px;color:#d6dce5;font-size:10px}.nx-preview-store span{color:#7c8798}.nx-preview aside small{margin:5px 0 3px}.nx-preview aside span,.nx-preview aside strong{display:flex;align-items:center;gap:8px;padding:8px 9px;border-radius:5px}.nx-preview aside strong{background:rgba(244,196,0,.14);color:#f4c400}.nx-preview aside i{width:13px;color:#778396;font-style:normal;text-align:center}.nx-preview aside strong i{color:#f4c400}.nx-preview-main{padding:22px 24px 24px}.nx-preview-main>small{letter-spacing:.01em}.nx-preview-main hr{margin-top:10px}.nx-preview-title{padding:26px 0 20px}.nx-preview-title h3{font-size:21px}.nx-preview-title button{padding:9px 12px;font-weight:700}.nx-preview-bottom>div,.nx-preview-stats b{background:#171c26}.nx-preview aside{display:flex;flex-direction:column;gap:12px;padding:18px 12px;border-right:1px solid var(--nx-border);color:#7b8595;font-size:10px}.nx-preview aside b{color:#fff;font-size:12px;margin-bottom:25px}.nx-preview-brand{display:flex;flex-direction:column;gap:4px}.nx-preview-brand span{padding:0!important;color:#697488!important;font-size:7px;letter-spacing:.08em}.nx-preview aside small{color:#596273;font-size:8px;letter-spacing:.1em}.nx-preview-sidebar-label{margin-top:10px!important}.nx-preview aside strong{padding:8px;border-radius:4px;color:#fff;background:#3b3210}.nx-owner{margin-top:auto}.nx-preview-main{padding:20px}.nx-module small,.nx-muted,.nx-preview p,.nx-preview-main>small{color:#788293;font-size:10px}.nx-preview-main hr{border:0;border-top:1px solid var(--nx-border)}.nx-preview-title{display:flex;justify-content:space-between;align-items:end;padding:24px 0 18px}.nx-preview-title h3{margin:7px 0 4px;font-size:20px}.nx-preview-title .nx-eye{font-size:8px;margin:0}.nx-preview-title button{border:0;border-radius:4px;padding:8px 10px;background:var(--nx-yellow);font-size:9px}.nx-preview-actions{display:flex;align-items:center;gap:10px}.nx-preview-actions>span{padding:0!important;color:#55dba1;font-size:9px}.nx-preview-actions button{white-space:nowrap}.nx-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.nx-preview-stats b{display:flex;flex-direction:column-reverse;gap:6px;padding:13px;background:#181d27;border:1px solid var(--nx-border);border-radius:5px;font-size:18px}.nx-preview-stats small{color:var(--nx-yellow);font-size:8px}.nx-preview-bottom{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:8px;gap:8px;margin-top:8px}.nx-preview-bottom>div{padding:14px;background:#181d27;border:1px solid var(--nx-border);border-radius:5px}.nx-preview-bottom svg{display:block;width:100%;height:120px;margin-top:15px;display:none}.nx-preview-bottom>div:first-child p,.nx-preview-bottom>div:nth-child(2) p{display:none}.nx-preview-bottom>div:first-child:after{content:"Your first order is in. Revenue and order trends will appear here as more activity comes through Nexus.\\A\\A1 order  ·  1 customer  ·  100% Roblox";display:block;max-width:360px;margin-top:9px;white-space:pre-wrap;color:#788293;font-size:9px;line-height:1.45}.nx-preview-bottom>div:nth-child(2):after{content:"● Discord isn’t connected\\APurchase DMs and role delivery are disabled.\\A\\AConnect Discord →";display:block;margin-top:9px;white-space:pre-wrap;color:#788293;font-size:9px;line-height:1.6}.nx-preview-bottom p{margin:14px 0 0}.nx-preview-bottom>div:first-child:after{content:"Your first order is in. Revenue and order trends will appear here as more activity comes through Nexus. 1 order | 1 customer | 100% Roblox";white-space:normal}.nx-preview-bottom>div:nth-child(2):after{content:"Discord is not connected. Purchase DMs and role delivery are disabled. Connect Discord ->";white-space:normal}.nx-capabilities{border-top:1px solid var(--nx-border);border-bottom:1px solid var(--nx-border);padding:20px 0}.nx-capabilities>div{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.nx-capabilities span{display:flex;flex-direction:column;gap:5px;padding:13px;background:#101319;border:1px solid var(--nx-border);border-radius:5px;color:#dce0e7;font-size:12px}.nx-capabilities b{color:var(--nx-yellow);font-size:9px}.nx-block{display:grid;grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);align-items:start;grid-gap:clamp(50px,7vw,130px);gap:clamp(50px,7vw,130px);padding:105px 0;border-bottom:1px solid var(--nx-border)}.nx-copy h2,.nx-wide-heading h2{font-size:clamp(42px,4.5vw,68px);line-height:.95;letter-spacing:-.07em;margin:0 0 24px}.nx-copy>p:not(.nx-eye),.nx-wide-heading>p:not(.nx-eye){max-width:390px;color:#8f98a8;line-height:1.7;font-size:14px}.nx-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.nx-module{min-height:280px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--nx-border);border-radius:8px;background:var(--nx-panel)}.nx-module:hover{border-color:#575b32}.nx-module header{display:flex;align-items:center;gap:11px;color:#7d8796}.nx-module header i{color:var(--nx-yellow);font-style:normal;font-size:18px}.nx-module header small{font-size:9px;letter-spacing:.08em}.nx-module>a{margin-top:auto;color:var(--nx-yellow);font-size:11px;font-weight:800}.nx-module-title{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;margin:34px 0 26px}.nx-module-title b{font-size:16px}.nx-module-title em{grid-column:1;color:#52d19d;font-size:10px}.nx-module-title strong{grid-row:1/3;grid-column:2}.nx-connections,.nx-two-stats{display:flex;gap:12px}.nx-connections span,.nx-two-stats span{flex:1 1;display:flex;flex-direction:column;gap:6px;padding:11px;background:var(--nx-panel2);border-radius:5px}.nx-two-stats small{color:#778292;font-size:8px}.nx-two-stats b{font-size:14px}.nx-customer{display:flex;align-items:center;gap:12px;margin:28px 0 16px}.nx-customer>b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--nx-yellow);color:#17170e}.nx-customer span{display:flex;flex-direction:column;gap:4px}.nx-connections em,.nx-customer small{color:#4fd39f;font-size:10px;font-style:normal}.nx-event-title{margin:35px 0 4px}.nx-muted{display:block}.nx-timeline{display:grid;grid-gap:9px;gap:9px;margin:22px 0;color:#b6becb;font-size:11px}.nx-timeline span:before{content:"✓";color:#55d5a0;margin-right:9px}.nx-revenue{display:flex;gap:12px;margin:30px 0 14px}.nx-revenue small{margin-right:auto}.nx-revenue b{font-size:22px}.nx-revenue em{color:#55d5a0;font-size:10px}.nx-spark{width:100%;height:90px}.nx-sources{margin-top:18px;color:#98a0ae;font-size:10px;word-spacing:10px}.nx-analytics-panel:before{content:none!important}.nx-analytics-controls,.nx-analytics-heading,.nx-analytics-secondary,.nx-metric-switcher,.nx-range-switcher{display:flex;align-items:center}.nx-analytics-controls{display:grid;justify-items:end;width:auto;grid-gap:7px;gap:7px;margin-top:0}.nx-metric-switcher,.nx-range-switcher{gap:4px}.nx-analytics-controls>.nx-metric-switcher,.nx-analytics-controls>.nx-range-switcher{display:flex;flex-wrap:nowrap;align-self:flex-start;padding:3px;border:1px solid var(--nx-border);border-radius:5px;background:rgba(8,9,11,.38)}.nx-metric-switcher button,.nx-range-switcher button,.nx-sources button{border:0;background:transparent;color:#7f8998;cursor:pointer;font:inherit}.nx-metric-switcher button{padding:8px 12px;color:#9da8b8;font-size:12px}.nx-range-switcher button{padding:4px 6px;color:#7f8998;font-size:9px}.nx-metric-switcher button,.nx-range-switcher button{border-radius:3px}.nx-metric-switcher button.active,.nx-range-switcher button.active{background:rgba(244,196,0,.12);color:var(--nx-yellow)}.nx-analytics-heading{align-items:flex-start;padding:17px 0 15px}.nx-analytics-heading>div:first-child{display:grid;grid-gap:5px;gap:5px}.nx-analytics-heading strong{font-size:29px}.nx-analytics-heading p span{color:#4d5664}.nx-analytics-secondary{gap:14px;margin-top:9px;color:#a1aab8;font:10px ui-monospace,Consolas,monospace}.nx-analytics-secondary span+span:before{content:"·";margin-right:14px;color:#4d5664}.nx-chart-stage{position:relative}.nx-chart-previous{fill:none;stroke:#68717d;stroke-width:1.2;stroke-dasharray:4 5;opacity:.7;vector-effect:non-scaling-stroke}.nx-chart-hitbox{fill:transparent;cursor:crosshair}.nx-chart-event{fill:#f8e99b;stroke:#f4c400;stroke-width:1.5;vector-effect:non-scaling-stroke;pointer-events:none}.nx-chart-tooltip{position:absolute;top:10px;z-index:2;display:grid;grid-gap:4px;gap:4px;min-width:126px;padding:9px 10px;transform:translateX(-50%);border:1px solid #4b535e;border-radius:4px;background:#101319;box-shadow:0 8px 24px rgba(0,0,0,.3);color:#aeb7c4;font:9px ui-monospace,Consolas,monospace;pointer-events:none}.nx-chart-tooltip b{color:#f5f5f5}.nx-sources button{display:inline-flex;align-items:center;gap:5px;padding:0}.nx-sources button.active{color:#f5f5f5}.nx-sources button:not(.active) i{opacity:.45}@media (max-width:620px){.nx-analytics-controls,.nx-analytics-heading,.nx-analytics-secondary{align-items:flex-start;flex-direction:column}.nx-analytics-secondary{gap:4px}.nx-analytics-secondary span+span:before{display:none}}@media (min-width:901px){.nx-connect .nx-system-grid{max-width:1060px;height:500px}.nx-connect .nx-system-grid>.nx-node-api,.nx-connect .nx-system-grid>.nx-node-discord,.nx-connect .nx-system-grid>.nx-node-roblox,.nx-connect .nx-system-grid>.nx-node-website{width:31%;min-height:98px;padding:20px 42px 20px 76px;border:1px solid rgba(244,196,0,.38);border-radius:20px;background:linear-gradient(145deg,#171d26,#0f1319);box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 32px rgba(0,0,0,.28)}.nx-connect .nx-node-roblox{left:1.5%;top:8%}.nx-connect .nx-node-discord{right:1.5%;top:8%}.nx-connect .nx-node-website{left:1.5%;bottom:8%}.nx-connect .nx-node-api{right:1.5%;bottom:8%}.nx-connect .nx-system-grid>.nx-system-node:before{display:grid!important;place-items:center;position:absolute;left:18px;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#11161d;color:#f2f4f7;transform:translateY(-50%);font-size:22px}.nx-connect .nx-node-roblox:before{content:"◆"}.nx-connect .nx-node-discord:before{content:"◉";color:#8ea1ff}.nx-connect .nx-node-website:before{content:"◎"}.nx-connect .nx-node-api:before{content:"</>";font-size:15px}.nx-connect .nx-system-grid>.nx-system-node:after{display:block!important;content:"›";position:absolute;right:18px;top:50%;color:#aeb8c7;font-size:25px;transform:translateY(-54%)}.nx-connect .nx-system-grid>.nx-node-core{width:38%;min-height:205px;border:1px solid rgba(244,196,0,.85);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 8px rgba(244,196,0,.06),0 0 0 20px rgba(244,196,0,.035),0 0 55px rgba(244,196,0,.18)}.nx-connect .nx-system-grid>.nx-node-core:before{width:220px;height:72px}.nx-connect .nx-cable-lines path{stroke:#f4c400;stroke-width:1.8;opacity:1}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.42);stroke-width:9;opacity:1;filter:blur(6px)}.nx-connect .nx-cable-nodes circle{fill:#11151a;stroke:#f4c400;stroke-width:1.7;filter:drop-shadow(0 0 6px rgba(244,196,0,.9))}}.nx-developer-section .nx-copy{padding-top:45px}.nx-code nav{display:flex;gap:5px;margin-bottom:8px}.nx-code nav button{border:0;padding:10px 14px;background:transparent;color:#818b9b;border-radius:4px 4px 0 0;cursor:pointer;font-size:11px}.nx-code nav button.active{color:#111;background:var(--nx-yellow)}.nx-code-window{border:1px solid #3a4351;border-radius:7px;background:#0d1118;overflow:hidden}.nx-code-window header{display:flex;align-items:center;gap:6px;padding:12px;border-bottom:1px solid var(--nx-border);color:#687385;font-size:10px}.nx-code-window header i{width:7px;height:7px;border-radius:50%;background:#e06c75}.nx-code-window header i:nth-child(2){background:#e5c07b}.nx-code-window header i:nth-child(3){background:#98c379}.nx-code-window p,.nx-code-window pre{margin:0;padding:18px 24px 0;color:#aeb8c7;font:12px/1.8 ui-monospace,Consolas,monospace;white-space:pre}.nx-code-window p b{color:var(--nx-yellow)}.nx-code-window pre{padding-top:12px;padding-bottom:25px}.nx-connect{grid-template-columns:1fr 1.5fr}.nx-system-grid{display:grid;grid-gap:12px;gap:12px;align-items:center}.nx-system-grid span,.nx-system-grid strong{padding:22px;border:1px solid var(--nx-border);border-radius:7px;background:var(--nx-panel);font-size:15px}.nx-system-grid small{display:block;margin-top:6px;color:#7f8998;font-size:10px;font-weight:400}.nx-system-grid strong{grid-column:1/3;grid-row:2;text-align:center;border-color:#74600e;color:var(--nx-yellow);font-size:18px}.nx-identity{align-items:center}.nx-identity-card{display:grid;grid-gap:8px 14px;gap:8px 14px;padding:30px;border:1px solid var(--nx-border);border-radius:8px;background:var(--nx-panel)}.nx-identity-card>b{grid-row:1/3;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--nx-yellow);color:#111}.nx-identity-card strong{font-size:18px}.nx-identity-card small,.nx-identity-card span{grid-column:2;color:#7e8898;font-size:11px}.nx-discord-fields>span{color:#949ba4;font-size:9px}.nx-discord-fields>span b{display:block}@media (min-width:901px){.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){border:1px solid rgba(244,196,0,.78)!important;box-shadow:0 14px 30px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.06),0 0 0 1px rgba(244,196,0,.14),0 0 16px rgba(244,196,0,.08)!important}.nx-connect .nx-system-grid-reset{isolation:isolate;background:radial-gradient(circle at 50% 50%,rgba(244,196,0,.045),transparent 29%),linear-gradient(rgba(244,196,0,.035) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.035) 1px,transparent 0);background-size:auto,34px 34px,34px 34px}.nx-connect .nx-system-grid-reset:after,.nx-connect .nx-system-grid-reset:before{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(244,196,0,.1);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%)}.nx-connect .nx-system-grid-reset:before{width:47%;height:72%}.nx-connect .nx-system-grid-reset:after{width:61%;height:93%;border-color:rgba(255,255,255,.055)}.nx-connect .nx-cable-lines path{stroke:rgba(244,196,0,.25)!important;stroke-width:.85!important;stroke-dasharray:2 11!important;animation:nx-data-stream 2.8s linear infinite!important}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.055)!important;stroke-width:4!important;stroke-dasharray:none!important;filter:none!important;animation:none!important}.nx-connect .nx-cable-ports circle{fill:#121416;stroke:#f4c400;stroke-width:.35;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(244,196,0,.55))}.nx-connect .nx-cable-packets circle{fill:#fff2a2;filter:drop-shadow(0 0 4px rgba(244,196,0,.95))}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){display:grid!important;grid-template-columns:25px minmax(0,1fr)!important;align-items:start!important;grid-gap:9px!important;gap:9px!important;width:20.65%!important;min-height:94px!important;padding:12px 14px!important;border:1px solid rgba(244,196,0,.48)!important;border-radius:6px!important;background:linear-gradient(rgba(244,196,0,.045) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.045) 1px,transparent 0),linear-gradient(145deg,#171a1f,#0e1115)!important;background-size:16px 16px,16px 16px,auto!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 10px 24px rgba(0,0,0,.3),0 0 0 1px rgba(244,196,0,.09)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):hover{border-color:#f4c400!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 14px 30px rgba(0,0,0,.4),0 0 15px rgba(244,196,0,.16)!important}.nx-connect .nx-system-node .nx-node-icon{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border:1px solid rgba(244,196,0,.5)!important;border-radius:4px!important;background:rgba(244,196,0,.08)!important;color:#f4c400!important;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:-.04em}.nx-connect .nx-system-node .nx-node-copy{display:grid!important;grid-gap:3px!important;gap:3px!important;min-width:0!important;color:#f4f5f7!important}.nx-connect .nx-system-node .nx-node-copy b{font-size:14px;line-height:1.1;font-weight:650}.nx-connect .nx-system-node .nx-node-copy small{margin:0!important;color:#7f8998!important;font:9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace!important;white-space:nowrap!important}.nx-connect .nx-system-node .nx-node-copy .nx-node-id{color:#9b7720!important;font-size:8px!important;letter-spacing:.12em}.nx-connect .nx-system-node .nx-node-copy em{display:flex;align-items:center;gap:5px;color:#72d9a5;font:9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.nx-connect .nx-core-status span,.nx-connect .nx-system-node .nx-node-copy em span{width:5px;height:5px;border-radius:50%;background:#57d99d;box-shadow:0 0 5px rgba(87,217,157,.55)}.nx-connect .nx-system-grid-reset>.nx-node-core{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:36.96%!important;min-height:160px!important;padding:0!important;border:1px solid rgba(244,196,0,.82)!important;background:radial-gradient(circle at center,#27230f 0,#171918 46%,#101318 78%)!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 8px rgba(244,196,0,.035),0 0 0 18px rgba(244,196,0,.022),0 16px 38px rgba(0,0,0,.4)!important}.nx-connect .nx-system-grid-reset>.nx-node-core:after,.nx-connect .nx-system-grid-reset>.nx-node-core:before{display:none!important;content:none!important}.nx-connect .nx-core-mark{display:block;width:142px;height:46px;background:url(/nexus-logo.png) 50%/contain no-repeat;filter:drop-shadow(0 0 6px rgba(244,196,0,.24))}.nx-connect .nx-core-status,.nx-connect .nx-core-telemetry{display:flex;align-items:center;gap:6px;color:#8e9aa9;font:8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.nx-connect .nx-core-status{color:#72d9a5}.nx-connect .nx-core-telemetry{gap:10px;color:#927c36;letter-spacing:.04em}.nx-connect .nx-core-telemetry b{font-weight:500}.nx-connect .nx-core-ring-labels{inset:0!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none}.nx-connect .nx-core-ring-labels,.nx-connect .nx-core-ring-labels b{position:absolute!important;display:block!important;width:auto!important;min-height:0!important;padding:0!important;margin:0!important}.nx-connect .nx-core-ring-labels b{color:rgba(244,196,0,.58)!important;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;font-weight:500!important;letter-spacing:.12em;white-space:nowrap}.nx-connect .nx-core-ring-labels b:first-child{top:17%;left:50%;transform:translateX(-50%)!important}.nx-connect .nx-core-ring-labels b:nth-child(2){top:50%;right:11%;transform:translateY(-50%)!important}.nx-connect .nx-core-ring-labels b:nth-child(3){bottom:17%;left:50%;transform:translateX(-50%)!important}.nx-connect .nx-core-ring-labels b:nth-child(4){top:50%;left:9%;transform:translateY(-50%)!important}.nx-connect .nx-cable-ports circle{animation:nx-port-pulse 4.4s ease-in-out infinite}.nx-connect .nx-cable-ports .nx-port-2{animation-delay:-1.1s}.nx-connect .nx-cable-ports .nx-port-3{animation-delay:-2.2s}.nx-connect .nx-cable-ports .nx-port-4{animation-delay:-3.3s}}@media (max-width:900px){.nx-connect .nx-system-grid-reset{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;height:auto!important;min-height:0;overflow:visible!important}.nx-connect .nx-system-grid-reset .nx-cable-map{display:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node{position:static!important;transform:none!important;width:auto!important;min-height:82px!important}.nx-connect .nx-system-grid-reset>.nx-node-core{grid-column:1/-1;grid-row:2;min-height:180px!important;width:auto!important;order:2}.nx-connect .nx-system-grid-reset>.nx-node-roblox{order:1}.nx-connect .nx-system-grid-reset>.nx-node-discord{order:3}.nx-connect .nx-system-grid-reset>.nx-node-website{order:4}.nx-connect .nx-system-grid-reset>.nx-node-api{order:5}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){padding:11px!important}}@media (prefers-reduced-motion:reduce){.nx-connect .nx-cable-lines path{animation:none!important}.nx-connect .nx-cable-packets{display:none!important}.nx-connect .nx-system-node{transition:none!important}.nx-connect .nx-cable-ports circle{animation:none!important}}@keyframes nx-port-pulse{0%,68%,to{opacity:.72;r:.8px}74%{opacity:1;r:1.15px}}@media (min-width:901px){.nx-connect .nx-system-grid-reset small:after,.nx-connect .nx-system-grid-reset small:before,.nx-connect .nx-system-grid-reset span:after,.nx-connect .nx-system-grid-reset span:before,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):after,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):before{display:none!important;content:none!important}.nx-connect .nx-system-grid-reset .nx-core-mark,.nx-connect .nx-system-grid-reset .nx-core-status,.nx-connect .nx-system-grid-reset .nx-core-telemetry,.nx-connect .nx-system-grid-reset .nx-core-telemetry *,.nx-connect .nx-system-grid-reset .nx-node-copy,.nx-connect .nx-system-grid-reset .nx-node-copy *{position:static!important;transform:none!important;box-sizing:border-box!important}.nx-connect .nx-system-grid-reset .nx-node-copy{width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.nx-connect .nx-system-grid-reset .nx-node-copy>b,.nx-connect .nx-system-grid-reset .nx-node-copy>em,.nx-connect .nx-system-grid-reset .nx-node-copy>small{display:block!important;width:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.nx-connect .nx-system-grid-reset .nx-node-copy>em{display:flex!important}.nx-connect .nx-system-grid-reset .nx-node-copy>em>span{display:inline-block!important;position:static!important;width:5px!important;min-width:5px!important;height:5px!important;min-height:5px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#57d99d!important;box-shadow:0 0 5px rgba(87,217,157,.55)!important}.nx-connect .nx-system-grid-reset .nx-core-mark{display:block!important;width:142px!important;height:46px!important;min-height:46px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:url(/nexus-logo.png) 50%/contain no-repeat!important;box-shadow:none!important}.nx-connect .nx-system-grid-reset .nx-core-status,.nx-connect .nx-system-grid-reset .nx-core-telemetry{width:auto!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.nx-connect .nx-system-grid-reset .nx-core-status>span{display:inline-block!important;width:5px!important;height:5px!important;min-height:5px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#57d99d!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){position:absolute!important;padding:16px 20px 16px 44px!important;border:1px solid rgba(244,196,0,.72)!important;border-radius:8px!important;background:linear-gradient(rgba(244,196,0,.035) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.035) 1px,transparent 0),linear-gradient(145deg,#191b20,#101216)!important;background-size:18px 18px,18px 18px,auto!important;box-shadow:0 14px 30px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.06),0 0 0 1px rgba(244,196,0,.12),0 0 16px rgba(244,196,0,.06)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):before{display:grid!important;place-items:center;position:absolute!important;left:14px;top:16px;width:20px;height:20px;border:1px solid rgba(244,196,0,.4);border-radius:5px;background:rgba(244,196,0,.1);color:#f4c400;font-size:10px}.nx-connect .nx-system-grid-reset>.nx-node-roblox:before{content:"◆"!important}.nx-connect .nx-system-grid-reset>.nx-node-discord:before{content:"◉"!important}.nx-connect .nx-system-grid-reset>.nx-node-website:before{content:"◌"!important}.nx-connect .nx-system-grid-reset>.nx-node-api:before{content:"</>"!important;font-size:9px}.nx-connect .nx-system-grid-reset>.nx-node-discord:before{color:#9aa8ff!important;border-color:rgba(154,168,255,.45);background:rgba(88,101,242,.14)}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):hover{transform:translateY(-3px);border-color:rgba(244,196,0,.85)!important;box-shadow:0 18px 38px rgba(0,0,0,.4),0 0 24px rgba(244,196,0,.14),inset 0 0 18px rgba(244,196,0,.04)!important}}.assigned-license-row,.store-plan-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-2)}.assigned-license-row small,.assigned-license-row span,.store-plan-card span{display:block}.assigned-license-row small,.store-plan-card span{color:var(--muted);font-size:10px}.store-plan-card strong{display:block;margin-top:4px;color:var(--text);font-size:18px}.store-plan-card>small{color:var(--green);font-size:10px}.store-limits-list{overflow:hidden;border:1px solid var(--line);border-radius:8px}.store-limit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.store-limit-row:last-child{border-bottom:0}.store-limit-row b{color:var(--text);font-size:11px}.store-file-limit-row{flex-wrap:wrap}.store-file-limit-row small{flex-basis:100%;color:var(--muted);font-size:10px}.license-assignment-form{display:flex;gap:10px}.license-assignment-form .input{flex:1 1}@media (max-width:560px){.assigned-license-row,.license-assignment-form,.store-plan-card{align-items:stretch;flex-direction:column}}.account-page{box-sizing:border-box!important;position:relative;width:min(98vw,1700px)!important;max-width:1700px!important;margin-inline:auto!important;padding-inline:24px!important;border-left:1px solid rgba(244,196,0,.08);border-right:1px solid rgba(244,196,0,.08);box-shadow:0 0 100px rgba(0,0,0,.42)}.account-nav{width:100%!important;max-width:none!important;height:76px!important;margin:0!important}.account-logo{width:118px!important;height:28px!important;background:none!important}.account-logo img{display:block!important;width:118px!important;height:auto!important}.account-nav-links{gap:28px!important;font-size:12px!important}.account-signout{padding:9px 13px!important;font-size:11px!important}.account-profile-hero{gap:24px!important;padding:68px 0 40px!important}.account-profile-avatar{width:96px!important;height:96px!important}.account-overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(380px,.85fr)!important;gap:20px!important;margin-top:26px!important}.account-overview-grid,.account-profile-hero,.account-stats{max-width:none!important;width:100%!important}.account-profile-actions{display:none!important}.account-panel.is-focused{border-color:rgba(244,196,0,.75)!important;box-shadow:0 0 0 3px rgba(244,196,0,.1),0 18px 45px rgba(0,0,0,.2)!important;transition:border-color .2s,box-shadow .2s}.account-message,.account-panel-link,.account-stats{display:none!important}.account-identities{display:flex!important;flex-direction:column!important}.account-identities>.account-identity:first-child{order:1}.account-identities>.account-identity:nth-child(2){order:2}.account-identity:has(.account-identity-mark.discord.linked) .account-text-button{font-size:10px;color:#ffb0a8;border:1px solid rgba(255,104,92,.35);border-radius:6px;background:rgba(255,104,92,.06)}.account-identity:has(.account-identity-mark.discord.linked) .account-text-button:hover{border-color:rgba(255,104,92,.75);background:rgba(255,104,92,.14);color:#ffd0cb}.account-main-column,.account-side-column{gap:20px!important}.account-panel{padding:26px!important;border-radius:14px!important}.account-panel-heading h2{font-size:27px!important}.account-stats div,.account-stats div:first-child{display:grid!important;align-items:normal!important;grid-gap:7px!important;gap:7px!important;padding:22px 24px!important}.account-stats div:first-child{padding-left:0!important}.account-stats strong{font-size:29px!important;line-height:1!important}.account-stats span{font-size:11px!important}@media (max-width:800px){.account-page{width:100%!important;padding-inline:18px!important}.account-profile-hero{padding-top:52px!important}.account-overview-grid{grid-template-columns:1fr!important;gap:16px!important}.account-panel{padding:20px!important}}.account-logo{display:inline-flex;align-items:center;letter-spacing:0}.account-logo img{display:block;width:118px;height:auto}.account-page{width:min(94vw,1520px);max-width:1520px;padding-inline:24px}.account-nav{width:100%;height:76px}.account-logo{display:block;width:118px;height:28px;background:url(/nexus-logo.png) 50%/contain no-repeat;font-size:0}.account-nav-links{gap:clamp(18px,2.5vw,38px);font-size:13px}.account-profile-hero{gap:24px;padding:68px 0 40px}.account-profile-avatar{width:96px;height:96px;font-size:38px}.account-profile-details h1{font-size:clamp(40px,4vw,58px)}.account-profile-details p code{font-size:12px}.account-overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(380px,.85fr);gap:20px;margin-top:26px}.account-main-column,.account-side-column{gap:20px}.account-panel{padding:26px}.account-panel-heading h2{font-size:27px}.account-library-row,.account-order-row{gap:16px;padding:16px 18px}.account-product-mark{width:44px;height:44px}.account-order-product-mark,.account-order-row>.account-order-product-mark{flex-basis:38px;width:38px;height:38px}@media (max-width:800px){.account-page{width:100%;padding-inline:18px}.account-profile-hero{padding-top:52px}.account-overview-grid{grid-template-columns:1fr;gap:16px}.account-panel{padding:20px}}.nx-discord-card{box-shadow:none!important}.nx-discord-card .nx-discord-context b,.nx-discord-card .nx-discord-context span{width:auto!important;height:auto!important}.nx-discord-card .nx-discord-actions>a{display:inline-flex!important;width:max-content!important;min-width:0!important;height:auto!important;margin:0!important;padding:7px 10px!important;border:1px solid #3f4350!important;border-radius:5px!important;background:#252832!important;color:#dbdee1!important}.nx-discord-card .nx-discord-actions>a span{display:inline!important;width:auto!important;min-width:0!important;height:auto!important;margin:0 0 0 4px!important;padding:0!important;border:0!important;background:transparent!important;color:#b5bac1!important}@media (min-width:901px){.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke:rgba(244,196,0,.88)!important;stroke-width:1.7!important;stroke-dasharray:13 9!important;stroke-dashoffset:0;animation:nx-data-stream 1.4s linear infinite}.nx-connect .nx-system-grid-reset .nx-cable-glow path{stroke:rgba(244,196,0,.24)!important;stroke-width:8!important;stroke-dasharray:22 14!important;animation:nx-data-stream 1.4s linear infinite;filter:blur(5px)}.nx-connect .nx-system-grid-reset .nx-cable-nodes{display:none!important}}.nx-discord-card .nx-discord-context{display:block!important;margin:0 0 4px 48px!important;padding:0!important;border:0!important;background:transparent!important;color:#949ba4!important;font-size:12px!important;line-height:1.35!important}.nx-discord-card .nx-discord-context b,.nx-discord-card .nx-discord-context span{display:inline!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#dbdee1!important;font-size:inherit!important;font-weight:400!important}.nx-discord-card .nx-discord-context b{margin-left:3px!important;padding:1px 4px!important;border-radius:3px!important;background:#5865f2!important;color:#fff!important;font-size:10px!important;font-weight:700!important}.nx-discord-card .nx-discord-fields>span{display:grid!important;min-width:0!important;grid-gap:4px!important;gap:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.nx-discord-card{box-sizing:border-box;padding:12px 10px 18px;background:#0b0c1a}.nx-discord-context{color:#949ba4;font-size:12px}.nx-discord-context span{color:#dbdee1}.nx-discord-context b{margin-left:3px;padding:1px 4px;border-radius:3px;background:#5865f2;color:#fff;font-size:10px}.nx-discord-card header{margin:0;padding:0 0 6px;background:transparent}.nx-discord-card header>b{flex:0 0 40px}.nx-discord-embed{width:calc(100% - 48px);box-sizing:border-box;margin:4px 0 0 48px;padding:14px 16px 13px;background:#101116}.nx-discord-actions{grid-gap:8px;gap:8px}.nx-discord-actions>a{width:max-content;padding:7px 10px;border:1px solid #3f4350;border-radius:5px;background:#252832;color:#dbdee1;font-size:11px;font-weight:600;text-decoration:none}.nx-discord-actions>a:hover{background:#303441}.nx-discord-actions>a span{margin-left:4px;color:#b5bac1}.nx-discord-actions>small{color:#949ba4;font-size:10px}.nx-discord-actions>small a{color:#3d9cff;text-decoration:none}.docs-shell{box-sizing:border-box;width:min(100%,1700px)!important;max-width:1700px!important;margin-inline:auto;padding-inline:24px}.docs-nav{width:100%;max-width:none;border-bottom:1px solid var(--line)}.docs-nav .nx-button{background:#f4c400;color:#101108!important}.status-directory .nx-logo{font-size:0}.status-directory .nx-button{background:#f4c400;color:#101108!important;font-size:0}.status-directory .nx-button:before{content:"Sign in";font-size:12px}.status-directory .nx-button:after{content:"↗";font-size:14px}.docs-layout{width:100%;max-width:1500px;grid-template-columns:220px minmax(0,1fr);gap:clamp(48px,6vw,100px)}@media (min-width:801px){.docs-nav{height:76px}.docs-nav .marketing-logo{width:142px;height:34px}.docs-nav>div{gap:clamp(22px,2.5vw,42px);font-size:13px}.docs-nav .yellow-button{gap:18px;padding:13px 19px;border-radius:7px;font-size:14px}}@media (max-width:800px){.docs-shell{width:100%;padding-inline:18px}.docs-layout{display:block}}.nx-discord-card:after{content:none!important;display:none!important}.nx-discord-fields>span{color:#b5bac1;font-size:10px;letter-spacing:.02em}@media (min-width:901px){.nx-connect .nx-system-grid{max-width:1060px;height:500px}.nx-connect .nx-system-grid>.nx-system-node{width:31%;min-height:98px;padding:20px 42px 20px 76px;border:1px solid rgba(244,196,0,.38);border-radius:20px;background:linear-gradient(145deg,#171d26,#0f1319);box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 32px rgba(0,0,0,.28)}.nx-connect .nx-node-roblox{left:1.5%;top:8%}.nx-connect .nx-node-discord{right:1.5%;top:8%}.nx-connect .nx-node-website{left:1.5%;bottom:8%}.nx-connect .nx-node-api{right:1.5%;bottom:8%}.nx-connect .nx-system-grid>.nx-system-node:before{display:grid!important;place-items:center;position:absolute;left:18px;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#11161d;color:#f2f4f7;transform:translateY(-50%);font-size:22px}.nx-connect .nx-node-roblox:before{content:"◆"}.nx-connect .nx-node-discord:before{content:"◉";color:#8ea1ff}.nx-connect .nx-node-website:before{content:"◎"}.nx-connect .nx-node-api:before{content:"</>";font-size:15px}.nx-connect .nx-system-grid>.nx-system-node:after{display:block!important;content:"›";position:absolute;right:18px;top:50%;color:#aeb8c7;font-size:25px;transform:translateY(-54%)}.nx-connect .nx-system-grid>.nx-node-core{width:38%;min-height:205px;border:1px solid rgba(244,196,0,.85);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 8px rgba(244,196,0,.06),0 0 0 20px rgba(244,196,0,.035),0 0 55px rgba(244,196,0,.18)}.nx-connect .nx-system-grid>.nx-node-core:before{width:220px;height:72px}.nx-connect .nx-cable-lines path{stroke:#f4c400;stroke-width:1.8;opacity:1}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.42);stroke-width:9;opacity:1;filter:blur(6px)}.nx-connect .nx-cable-nodes circle{fill:#11151a;stroke:#f4c400;stroke-width:1.7;filter:drop-shadow(0 0 6px rgba(244,196,0,.9))}.nx-connect .nx-system-grid{max-width:1060px;height:500px}.nx-connect .nx-node-api,.nx-connect .nx-node-discord,.nx-connect .nx-node-roblox,.nx-connect .nx-node-website{width:31%;min-height:98px;padding:20px 42px 20px 76px;border:1px solid rgba(244,196,0,.38);border-radius:20px;background:linear-gradient(145deg,#171d26,#0f1319);box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 32px rgba(0,0,0,.28)}.nx-connect .nx-node-roblox{left:1.5%;top:8%}.nx-connect .nx-node-discord{right:1.5%;top:8%}.nx-connect .nx-node-website{left:1.5%;bottom:8%}.nx-connect .nx-node-api{right:1.5%;bottom:8%}.nx-connect .nx-system-grid>.nx-system-node:before{display:grid!important;place-items:center;position:absolute;left:18px;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#11161d;color:#f2f4f7;transform:translateY(-50%);font-size:22px}.nx-connect .nx-node-roblox:before{content:"◆"}.nx-connect .nx-node-discord:before{content:"◉";color:#8ea1ff}.nx-connect .nx-node-website:before{content:"◎"}.nx-connect .nx-node-api:before{content:"</>";font-size:15px}.nx-connect .nx-system-grid>.nx-system-node:after{display:block!important;content:"›";position:absolute;right:18px;top:50%;color:#aeb8c7;font-size:25px;transform:translateY(-54%)}.nx-connect .nx-system-grid>.nx-node-core{width:38%;min-height:205px;border:1px solid rgba(244,196,0,.85);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 8px rgba(244,196,0,.06),0 0 0 20px rgba(244,196,0,.035),0 0 55px rgba(244,196,0,.18)}.nx-connect .nx-system-grid>.nx-node-core:before{width:220px;height:72px}.nx-connect .nx-cable-lines path{stroke:#f4c400;stroke-width:1.8;opacity:1}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.42);stroke-width:9;opacity:1;filter:blur(6px)}.nx-connect .nx-cable-nodes circle{fill:#11151a;stroke:#f4c400;stroke-width:1.7;filter:drop-shadow(0 0 6px rgba(244,196,0,.9))}}.nx-code nav button{transition:background .22s ease,color .22s ease,transform .22s ease}.nx-code nav button:hover{color:#dce2ea;transform:translateY(-1px)}.nx-code nav button.active{animation:code-tab-pop .24s ease-out}.nx-code-window{animation:code-window-in .3s ease-out both}@keyframes code-tab-pop{0%{transform:translateY(2px)}70%{transform:translateY(-1px)}to{transform:translateY(0)}}@keyframes code-window-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.nx-code nav button,.nx-code-window{animation:none;transition:none}}.nx-analytics-panel{display:block;padding:22px 24px 18px}.nx-analytics-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid var(--nx-border)}.nx-analytics-heading>div{display:grid;grid-gap:5px;gap:5px}.nx-analytics-heading small{color:var(--nx-yellow);font:9px ui-monospace,Consolas,monospace;letter-spacing:.08em}.nx-analytics-heading strong{color:#f1f3f6;font-size:25px}.nx-analytics-heading p{margin:0;color:#7f8998;font-size:10px}.nx-analytics-heading em{padding:5px 8px;border-radius:4px;background:rgba(85,219,161,.1);color:#55dba1;font-size:10px;font-style:normal;font-weight:700}.nx-analytics-panel .nx-chart-wrap{margin-top:20px}.nx-analytics-panel .nx-spark{height:150px}.nx-analytics-panel .nx-sources{margin-top:14px}.nx-discord-card{max-width:700px;padding:22px;border:1px solid #38404e;border-radius:8px;background:#151922}.nx-discord-card header{display:flex;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--nx-border)}.nx-discord-card header>b{display:grid;place-items:center;width:32px;height:32px;background:var(--nx-yellow);color:#111}.nx-discord-card header span{display:flex;flex-direction:column;gap:2px}.nx-discord-card header small{color:#55d5a0}.nx-discord-card time{color:#747e8d}.nx-discord-card>strong{display:block;margin-top:24px;color:#fff;font-size:17px}.nx-discord-card>p{color:#a7afbc;font-size:13px}.nx-discord-card>div{display:flex;gap:40px;margin-top:18px;padding-top:14px;border-top:1px solid var(--nx-border)}.nx-discord-card>div span{display:flex;flex-direction:column;gap:5px;color:#778293;font-size:9px}.nx-discord-card>div b{color:#55d5a0;font-size:11px}.nx-analytics{display:grid;grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)}.nx-analytics-panel{grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:24px;border:1px solid var(--nx-border);border-radius:8px;background:var(--nx-panel)}.nx-analytics-panel>strong{font-size:24px}.nx-analytics-panel svg{grid-column:1/3;height:180px;margin-top:22px}.nx-analytics-panel>span{grid-column:1/3;color:#8e98a7;font-size:11px;word-spacing:15px}.nx-cta{padding:120px 20px;text-align:center;border-bottom:1px solid var(--nx-border);background:radial-gradient(circle at center,rgba(244,196,0,.1),transparent 52%)}.nx-cta h2{margin:0 0 20px;font-size:clamp(50px,6vw,88px);line-height:.9;letter-spacing:-.08em}.nx-cta p{color:#98a1af;margin-bottom:28px}.nx-cta .nx-actions{justify-content:center}.nx-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:40px;gap:40px;padding:65px 0 45px;color:#8f98a6}.nx-footer .nx-logo img{width:120px}.nx-footer p{max-width:240px;font-size:12px;line-height:1.6}.nx-footer div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:12px}.nx-footer b{color:#fff;margin-bottom:5px}.nx-copyright{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;color:#667080;border-top:1px solid var(--nx-border);font-size:11px}.nx-copyright>span:last-child{display:flex;gap:24px}.nx-copyright a{color:#8f98a6;text-decoration:none;transition:color .2s ease}.nx-copyright a:hover{color:var(--nx-yellow)}.nx-simple-page{--nx-yellow:#f4c400;--nx-bg:#08090b;--nx-border:#252a33;box-sizing:border-box;width:min(98vw,1700px);max-width:1700px;min-height:100vh;margin:0 auto;padding:76px clamp(28px,4vw,72px) 100px;background:var(--nx-bg);border-left:1px solid rgba(244,196,0,.08);border-right:1px solid rgba(244,196,0,.08);color:#dce2ea}.nx-legal-page{max-width:1520px;border:1px solid #292b30!important;border-radius:12px;background:#111318!important;box-shadow:0 18px 45px rgba(0,0,0,.2)}.nx-legal-page>*{max-width:1080px;margin-left:auto;margin-right:auto}.nx-legal-page .nx-simple-back{display:inline-block;margin-bottom:64px}body:has(.nx-simple-page){background:#07080a;background-image:linear-gradient(rgba(244,196,0,.025) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.025) 1px,transparent 0),radial-gradient(ellipse at 50% 8%,rgba(244,196,0,.08),transparent 42%);background-size:72px 72px,72px 72px,100% 100%}.nx-simple-page:after,.nx-simple-page:before{content:"";position:fixed;top:18vh;width:1px;height:64vh;background:linear-gradient(transparent,rgba(244,196,0,.2),transparent);pointer-events:none;z-index:0}.nx-simple-page:before{left:max(18px,calc((100vw - 1700px) / 2))}.nx-simple-page:after{right:max(18px,calc((100vw - 1700px) / 2))}.team-shell{padding-bottom:100px}.team-page-content{width:min(100%,1500px);margin:0 auto;padding:92px 0 40px}.team-page-content>.nx-simple-back{margin-bottom:72px}.team-page-content>h1{max-width:900px}.team-page-content>p:not(.nx-eye){max-width:700px}.nx-about-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:end;grid-gap:72px;gap:72px;padding-bottom:54px}.nx-about-hero-aside>p{max-width:700px;color:#e0e6ef;font-size:19px;line-height:1.75}.nx-about-hero-aside>div{display:flex;align-items:center;gap:24px;margin-top:24px}.nx-about-hero h1{max-width:900px;margin:16px 0 24px;color:#f2f4f7;font-size:clamp(48px,7vw,88px);line-height:.94;letter-spacing:-.07em}.nx-about-hero h1 em{color:var(--nx-yellow);font-style:normal}.nx-about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;border-top:1px solid #252d3b;border-bottom:1px solid #252d3b}.nx-about-principles article{display:grid;align-content:start;grid-gap:10px;gap:10px;min-height:164px;padding:28px 28px 30px 0}.nx-about-principles article+article{padding-left:30px;border-left:1px solid #252d3b}.nx-about-principles i{color:var(--nx-yellow);font-size:10px;font-style:normal;font-weight:800;letter-spacing:.08em}.nx-about-principles strong{color:#f2f4f7;font-size:12px;letter-spacing:.08em}.nx-about-principles p{max-width:250px;margin:0;color:#929baa;font-size:14px;line-height:1.55}.nx-about-ecosystem{position:relative;min-height:300px;border:1px solid #252d3b;border-radius:12px;background:linear-gradient(rgba(244,196,0,.04) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.04) 1px,transparent 0),#10151d;background-size:42px 42px;overflow:hidden}.nx-about-ecosystem:after,.nx-about-ecosystem:before{position:absolute;top:50%;left:50%;width:72%;height:1px;background:rgba(244,196,0,.34);content:"";transform:translate(-50%,-50%) rotate(30deg)}.nx-about-ecosystem:after{transform:translate(-50%,-50%) rotate(-30deg)}.nx-ecosystem-core,.nx-ecosystem-node{position:absolute;display:grid;place-items:center;border:1px solid #3b4658;border-radius:999px;background:#182332;color:#cbd4e1;font-size:11px;font-weight:700}.nx-ecosystem-core{top:50%;left:50%;width:92px;height:92px;border-color:rgba(244,196,0,.8);color:var(--nx-yellow);background:#171b20;box-shadow:0 0 0 8px rgba(244,196,0,.07);transform:translate(-50%,-50%)}.nx-ecosystem-node{padding:10px 13px}.nx-ecosystem-store{top:16%;left:10%}.nx-ecosystem-products{top:16%;right:10%}.nx-ecosystem-community{bottom:16%;left:10%}.nx-ecosystem-integrations{right:10%;bottom:16%}.nx-about-story{display:grid;grid-gap:56px;gap:56px;max-width:980px;margin-top:112px}.nx-about-block h2{max-width:760px;margin:16px 0 20px;color:#f2f4f7;font-size:clamp(28px,4vw,46px);line-height:1.02;letter-spacing:-.055em}.nx-about-block>p:not(.nx-eye){max-width:760px;margin:0;color:#a7b4c8;font-size:16px;line-height:1.75}.nx-about-why{max-width:900px;padding:26px 30px;border-left:2px solid rgba(244,196,0,.65);background:#10151d}.nx-about-why>p:not(.nx-eye){max-width:800px;color:#d5dce7;font-size:21px;line-height:1.55}.nx-about-building>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.nx-about-building article{display:grid;align-content:start;grid-gap:12px;gap:12px;min-height:164px;padding:22px;border:1px solid #2b3545;border-top:2px solid rgba(244,196,0,.5);border-radius:8px;background:#111820}.nx-about-building strong{color:#f2f4f7;font-size:11px;letter-spacing:.08em}.nx-about-building i{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(244,196,0,.55);border-radius:50%;color:var(--nx-yellow);font-size:10px;font-style:normal;font-weight:800}.nx-about-building span{color:#a7b4c8;font-size:14px;line-height:1.55}.nx-about-people{margin-top:82px;padding-top:56px;border-top:1px solid #252d3b;background:transparent}.nx-about-people h2{margin:14px 0 0;color:#f2f4f7;font-size:clamp(30px,4vw,48px);letter-spacing:-.055em}.team-shell .nx-team-groups{width:100%;margin-top:44px}.nx-team-group{width:100%}.nx-team-group+.nx-team-group{margin-top:24px}.nx-team-group-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:0 0 24px;border-bottom:1px solid #2b3443}.nx-team-group-heading h2{margin:0 0 8px;color:#f2f4f7;font-size:26px;letter-spacing:-.04em}.nx-team-group-heading p{max-width:680px;margin:0;color:#a7b4c8;font-size:15px;line-height:1.6}.nx-team-group-heading>span{flex:0 0 auto;padding-top:6px;color:#697587;font-size:12px}.nx-team-member-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,320px));grid-gap:14px;gap:14px;margin-top:26px}.nx-team-member-card{position:relative;display:grid;justify-items:center;grid-gap:10px;gap:10px;min-width:0;min-height:238px;padding:22px 26px 20px;border:1px solid #2b3545;border-top:2px solid rgba(244,196,0,.5);border-radius:10px;background:linear-gradient(145deg,#15181e,#101318);box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:border-color .2s ease,background .2s ease,transform .2s ease}.nx-team-member-card:hover{border-color:rgba(244,196,0,.95);background:linear-gradient(145deg,#1b1f26,#13161b);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(244,196,0,.16);transform:translateY(-2px)}.nx-team-member-card h2{margin:0;color:#f2f4f7;font-size:22px;letter-spacing:-.03em;text-align:center}.nx-team-member-card .nx-team-job-title{color:var(--nx-yellow);font-size:12px;font-weight:700}.nx-team-member-eyebrow{color:#a7b4c8!important;font-size:9px!important;font-weight:700;letter-spacing:.12em;line-height:1.2!important;text-transform:uppercase}.nx-team-email{max-width:100%;overflow:hidden;color:#a7b4c8;font-size:13px;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.nx-team-email:hover{color:var(--nx-yellow)}.nx-team-member-card:after{width:42px;height:2px;margin-top:2px;border-radius:999px;background:var(--nx-yellow);content:"";opacity:.75}.nx-team-member-card span{max-width:100%;color:#a7b4c8;font-size:13px;line-height:1.6;text-align:center}.nx-team-member-card .nx-team-avatar{width:92px;height:92px;margin-bottom:2px;border-width:2px;box-shadow:0 0 0 6px rgba(244,196,0,.08)}.nx-team-empty{margin:24px 0 0;color:#8998ad;font-size:14px}.nx-team-growing{display:flex;align-items:baseline;gap:12px;margin-top:32px;padding:24px 26px;border:1px solid #252d3b;border-left:2px solid rgba(244,196,0,.65);border-radius:8px;background:#10151d}.nx-team-growing-icon{flex:0 0 auto;color:var(--nx-yellow);font-size:18px;line-height:1}.nx-team-growing>div{display:grid;grid-gap:4px;gap:4px}.nx-team-growing strong{flex:0 0 auto;color:#f2f4f7;font-size:16px}.nx-team-growing p{margin:0;color:#8998ad;font-size:14px}.nx-team-socials,.nx-team-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.nx-team-socials a,.nx-team-tags span{padding:4px 8px;border:1px solid #354154;border-radius:999px;color:#a7b4c8;font-size:11px;line-height:1.2;text-decoration:none}.nx-team-socials a:hover{border-color:var(--nx-yellow);color:var(--nx-yellow)}.nx-simple-back{display:inline-block;margin-bottom:90px;color:#9aa6b8;text-decoration:none}.nx-simple-page h1{max-width:760px;margin:16px 0 24px;color:#f2f4f7;font-size:clamp(46px,7vw,84px);line-height:.92;letter-spacing:-.07em}.nx-simple-page h2{margin:56px 0 14px;color:#f2f4f7;font-size:24px}.nx-simple-page>p:not(.nx-eye){max-width:650px;color:#929baa;font-size:16px;line-height:1.75}.nx-legal-page>p:not(.nx-eye),.nx-legal-page>ul{max-width:720px}.nx-legal-page>h1,.nx-legal-page>p,.nx-legal-page>section,.nx-legal-page>ul{width:min(100%,980px);max-width:980px;margin-left:0;margin-right:0}.nx-legal-page>p:not(.nx-eye),.nx-legal-page>section,.nx-legal-page>ul{color:#9aa6b8;font-size:15px;line-height:1.8}.nx-legal-page>section h2{margin:0 0 14px;color:#f2f4f7;font-size:22px;line-height:1.2}.nx-legal-page>section{box-sizing:border-box;margin-top:22px;padding:24px 28px;border:1px solid #2b3442;border-radius:10px;background:linear-gradient(135deg,#121720,#0f131a);box-shadow:0 12px 30px rgba(0,0,0,.16)}.nx-legal-page>section p,.nx-legal-page>section ul{max-width:900px}.nx-legal-page>section p:last-child,.nx-legal-page>section ul:last-child{margin-bottom:0}.nx-legal-document{box-sizing:border-box;width:min(100%,1320px);margin:28px 0 0;padding:0 0 20px}.nx-legal-document>h2,.nx-legal-document>p,.nx-legal-document>ul{max-width:1160px}.nx-legal-document>section{margin-top:30px;padding-top:28px;border-top:1px solid #292b30}.nx-legal-document>section h2{margin:0 0 14px;color:#f2f4f7;font-size:21px}.nx-legal-document>section p,.nx-legal-document>section ul{max-width:1160px;color:#a4afbf;font-size:16px;line-height:1.8}.nx-legal-document>p,.nx-legal-document>ul{color:#a4afbf;font-size:16px;line-height:1.8}.nx-legal-document>h2{margin:42px 0 14px;color:#f2f4f7;font-size:24px;line-height:1.2}.nx-legal-document .nx-legal-updated{margin-top:0;color:#7f8b9d;font-size:13px}.nx-legal-document>p:last-child,.nx-legal-document>ul:last-child{margin-bottom:0}.nx-legal-page .nx-legal-updated{margin-top:-10px;color:#697587;font-size:13px}.nx-legal-page h2{margin-top:48px}.nx-legal-page section p{max-width:720px;color:#929baa;font-size:16px;line-height:1.75}.nx-legal-page ul{display:grid;grid-gap:10px;gap:10px;padding-left:22px;color:#929baa;font-size:16px;line-height:1.65}.nx-legal-page li::marker{color:var(--nx-yellow)}.nx-simple-team{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:54px}.nx-simple-team article{display:grid;grid-gap:12px;gap:12px;padding:22px;border:1px solid var(--nx-border);border-radius:8px;background:#11151d}.nx-team-member-link{color:inherit;text-decoration:none}.nx-team-member-link article{height:100%;transition:border-color .2s ease,transform .2s ease}.nx-team-member-link:hover article{border-color:var(--nx-yellow);transform:translateY(-3px)}.nx-team-avatar{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid rgba(244,196,0,.45);border-radius:50%;color:var(--nx-yellow);background:#0b0d12;font-size:18px;font-weight:800}.nx-team-avatar img{width:100%;height:100%;object-fit:cover}.nx-simple-team article h2{margin:-3px 0 0;color:#f2f4f7;font-size:24px}.nx-simple-team b{color:var(--nx-yellow)}.nx-simple-team span{color:#929baa;font-size:13px;line-height:1.6}@media (max-width:700px){.nx-about-hero{grid-template-columns:1fr;gap:36px;padding-bottom:36px}.nx-about-hero-aside>div{align-items:flex-start;flex-direction:column;gap:16px}.nx-about-principles{grid-template-columns:1fr}.nx-about-principles article,.nx-about-principles article+article{min-height:0;padding:20px 0;border-left:0}.nx-about-principles article+article{border-top:1px solid #252d3b}.nx-about-story{margin-top:76px}.nx-about-building>div{grid-template-columns:1fr}.nx-about-people{margin-top:64px}.nx-team-group{padding:20px}.nx-team-group-heading{display:block}.nx-team-group-heading>span{display:block;padding-top:14px}.nx-team-member-grid{grid-template-columns:1fr}}.account-page{box-sizing:border-box;width:min(100%,1520px);margin-inline:auto;padding-inline:clamp(18px,4vw,48px)}.account-nav{max-width:none}.account-profile-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:62px 0 34px}.account-profile-avatar{display:grid;place-items:center;width:84px;height:84px;border:1px solid rgba(244,196,0,.6);border-radius:50%;background:var(--account-yellow);color:#111;font-size:34px;font-weight:900;box-shadow:0 0 0 8px rgba(244,196,0,.07)}.account-profile-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.account-profile-details .account-label{margin-bottom:9px;font-size:9px}.account-profile-details h1{margin:0;color:#f5f6f8;font-size:clamp(34px,4vw,54px);line-height:.95;letter-spacing:-.065em}.account-profile-details p{margin:8px 0 13px;color:#929baa;font-size:14px}.account-profile-links{display:flex;flex-wrap:wrap;gap:8px}.account-profile-links span{padding:5px 9px;border:1px solid rgba(84,210,157,.2);border-radius:999px;color:#69e6b2;background:rgba(84,210,157,.06);font-size:10px}.account-profile-links span:last-child:not(:first-child){border-color:var(--account-line);color:#929baa;background:transparent}.account-profile-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.account-profile-actions a{text-decoration:none;white-space:nowrap}.account-outline{display:inline-flex;align-items:center;padding:10px 13px;border:1px solid var(--account-line);border-radius:6px;color:#c6ccd5;font-size:11px}.account-outline:hover{border-color:#806e19;color:#fff}.account-stats{max-width:none}.account-stats div,.account-stats div:first-child{display:flex;align-items:baseline;gap:9px;padding:14px 18px}.account-stats strong{font-size:22px}.account-stats span{font-size:11px}.account-overview-grid{max-width:none;grid-template-columns:minmax(0,1.7fr) minmax(330px,.9fr);margin-top:22px}.account-main-column,.account-side-column{display:grid;grid-gap:18px;gap:18px;align-content:start}.account-panel{box-sizing:border-box;padding:22px;border-radius:12px;background:linear-gradient(145deg,rgba(20,24,32,.9),rgba(14,17,22,.94));box-shadow:none}.account-panel-heading{margin-bottom:16px}.account-panel-heading h2{margin:5px 0 0;color:#f4f5f7;font-size:23px;letter-spacing:-.04em}.account-panel-heading>a,.account-panel-link{color:var(--account-yellow);font-size:10px;text-decoration:none}.account-panel-heading .account-store-create{gap:10px;padding:10px 14px;border-radius:7px;color:#17130a;background:#f4c400;font-size:11px;font-weight:800;text-decoration:none}.account-panel-heading .account-store-create:hover{color:#17130a;background:#ffd51a;transform:translateY(-1px)}.account-health,.account-panel-count{color:#8d98a8;font-size:10px}.account-health{color:#69e6b2}.account-compact-list,.account-library-list,.account-order-list,.account-status-list,.account-timeline{gap:8px}.account-library-row,.account-order-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;min-width:0;padding:12px;border:1px solid var(--account-line);border-radius:8px;background:rgba(22,26,34,.72)}.account-product-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#3a3210,#1a1d23);font-size:17px;font-weight:800}.account-library-row>div:nth-child(2),.account-order-row>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0}.account-library-row strong,.account-order-row strong{overflow:hidden;color:#eef1f5;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-library-row>div:nth-child(2) span,.account-order-row>div:nth-child(2) span{overflow:hidden;color:#8d98a8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-library-row>a,.account-order-row>a{color:#c3cad5;font-size:10px;text-decoration:none;white-space:nowrap}.account-library-row>a:hover,.account-order-row>a:hover{color:var(--account-yellow)}.account-order-price{min-width:60px;font-size:11px!important}.account-identities{grid-gap:8px;gap:8px}.account-identity{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:11px;gap:11px;min-height:0;padding:12px;border:1px solid var(--account-line);border-radius:8px;background:rgba(22,26,34,.72)}.account-identity-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#242a38;font-size:17px;font-weight:800}.account-identity-mark.discord{color:#fff;background:#5865f2}.account-identity-mark.roblox{color:#fff;background:#222831}.account-identity-mark img{border-radius:inherit}.account-identity-copy{grid-gap:3px;gap:3px}.account-identity-copy .account-label{color:#9aa6b8;font-size:8px}.account-identity-copy strong{max-width:none;color:#f2f4f7;font-size:13px}.account-identity-copy small{max-width:none;color:#69e6b2;font-family:inherit}.account-connected{padding:4px 7px;color:#69e6b2}.account-panel-link{display:inline-block;margin-top:13px}.account-status-list{display:grid}.account-status-list span{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid rgba(39,44,54,.7);color:#c8ced8;font-size:11px}.account-status-list span:last-child{border-bottom:0}.account-status-list i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;color:#69e6b2;background:rgba(84,210,157,.1);font-style:normal;font-size:10px}.account-status-list i.missing{color:var(--account-yellow);background:rgba(244,196,0,.1)}.account-status-list strong{color:var(--account-yellow);font-size:13px}.account-compact-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:10px;border-radius:8px;background:rgba(22,26,34,.72);text-decoration:none}.account-compact-row:hover{border-color:#806e19}.account-compact-row .account-store-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;font-size:13px;font-weight:800}.account-compact-row>div:nth-child(2){grid-gap:3px;gap:3px}.account-compact-row strong{color:#eef1f5;font-size:11px}.account-compact-row span{color:#8d98a8;font-size:9px}.account-compact-row>b{font-size:9px;font-weight:600;text-align:right}.visited-store{background:rgba(12,15,20,.4)}.visited-store>b{color:#9aa6b8}.account-empty{min-height:54px;padding:16px}.account-empty span{color:#8d98a8;font-size:11px}.account-empty a{font-size:10px}.account-timeline{display:grid}.account-timeline>div{display:flex;gap:11px;padding:8px 0}.account-timeline i{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:50%;color:#69e6b2;background:rgba(84,210,157,.1);font-style:normal;font-size:11px}.account-timeline span{display:grid;grid-gap:3px;gap:3px}.account-timeline strong{color:#e8ebef;font-size:11px}.account-timeline small{color:#8d98a8;font-size:10px}@media (max-width:800px){.account-profile-hero{grid-template-columns:auto minmax(0,1fr)}.account-profile-actions{grid-column:1/-1;justify-content:start}.account-stats{grid-template-columns:repeat(2,1fr)}.account-stats div,.account-stats div:first-child{padding:12px 10px}.account-overview-grid{display:flex;flex-direction:column}.account-main-column,.account-side-column{display:contents}.account-side-column>.account-panel:nth-child(2){order:2}.account-main-column>.account-panel:first-child{order:3}.account-main-column>.account-panel:nth-child(2){order:4}.account-side-column>.account-panel:first-child{order:5}.account-side-column>.account-panel:nth-child(3){order:6}.account-side-column>.account-panel:nth-child(4){order:7}.account-main-column>.account-panel:nth-child(3){order:8}}@media (max-width:560px){.account-profile-hero{grid-template-columns:58px minmax(0,1fr);gap:13px;padding-top:42px}.account-profile-avatar{width:58px;height:58px;font-size:24px}.account-profile-details h1{font-size:31px}.account-profile-details p{font-size:12px}.account-library-row,.account-order-row{grid-template-columns:36px minmax(0,1fr) auto}.account-product-mark{width:36px;height:36px}.account-library-row>a,.account-order-row>a{grid-column:2/-1}.account-library-row .account-status,.account-order-row .account-status{justify-self:end}.account-order-price{grid-column:3}}@media (max-width:900px){.nx-nav>div{display:none}.nx-analytics,.nx-block,.nx-hero{grid-template-columns:1fr;gap:45px}.nx-hero{min-height:auto;padding:75px 0 80px}.nx-preview{transform:none}.nx-preview-main{min-width:0}.nx-bento{grid-template-columns:1fr}.nx-capabilities>div{grid-template-columns:repeat(3,1fr)}.nx-developer-section .nx-copy{padding-top:0}.nx-connect{grid-template-columns:1fr}.nx-footer{grid-template-columns:1fr 1fr}}@media (max-width:560px){.nx-home{padding:0 18px}.nx-nav{height:68px}.nx-logo img{width:100px}.nx-nav-actions>a:first-child{display:none}.nx-hero h1{font-size:58px}.nx-preview{grid-template-columns:82px 1fr}.nx-preview aside{font-size:8px}.nx-preview-bottom,.nx-preview-stats{grid-template-columns:1fr}.nx-activity{display:none}.nx-capabilities>div{grid-template-columns:repeat(2,1fr)}.nx-block{padding:72px 0}.nx-copy h2,.nx-wide-heading h2{font-size:45px}.nx-module{min-height:250px}.nx-footer{grid-template-columns:1fr 1fr;gap:30px 15px}.nx-footer>div:first-child{grid-column:1/3}.nx-copyright{align-items:flex-start;flex-direction:column}.nx-code-window{overflow:auto}.nx-code-window p,.nx-code-window pre{min-width:620px}.nx-discord-card>div{gap:12px}.nx-button{padding:12px 13px}}.nx-home{width:min(94vw,1520px);max-width:1520px;margin-inline:auto;padding-left:24px;padding-right:24px}.nx-analytics,.nx-block,.nx-capabilities,.nx-copyright,.nx-cta,.nx-footer,.nx-hero,.nx-nav{width:100%}.nx-hero{grid-template-columns:minmax(420px,.4fr) minmax(0,.6fr);gap:clamp(48px,4vw,86px)}.nx-hero-copy h1{max-width:540px}.nx-preview{width:100%;max-width:none;min-height:410px;grid-template-columns:170px minmax(0,1fr)}.nx-preview-main{padding:22px}#product{grid-template-columns:minmax(360px,.34fr) minmax(0,.66fr);gap:clamp(44px,4vw,78px)}#product .nx-bento{gap:16px}#product .nx-module{min-height:300px;padding:26px}.nx-discord{grid-template-columns:minmax(360px,.36fr) minmax(0,.64fr);gap:clamp(44px,4vw,78px)}@media (max-width:900px){.nx-home{width:100%;max-width:none;padding-left:22px;padding-right:22px}.nx-preview{min-height:0}#developers,#product,.nx-discord,.nx-identity{grid-template-columns:1fr}#product .nx-module,.nx-discord-card,.nx-identity-card{min-height:300px}.nx-connect .nx-system-grid{min-height:0;padding:22px}}@media (max-width:560px){.nx-home{padding-left:18px;padding-right:18px}.nx-preview-main{padding:16px}#product .nx-module,.nx-discord-card,.nx-identity-card{min-height:250px;padding:22px}.nx-analytics-panel{min-height:0;padding:18px}}body:has(.nx-home){background:#07080a;background-image:linear-gradient(rgba(244,196,0,.025) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.025) 1px,transparent 0),radial-gradient(ellipse at 50% 8%,rgba(244,196,0,.08),transparent 42%);background-size:72px 72px,72px 72px,100% 100%}.nx-home{position:relative;width:min(98vw,1700px);max-width:1700px;border-left:1px solid rgba(244,196,0,.08);border-right:1px solid rgba(244,196,0,.08);box-shadow:0 0 100px rgba(0,0,0,.42)}.nx-home:after,.nx-home:before{content:"";position:fixed;top:18vh;width:1px;height:64vh;background:linear-gradient(transparent,rgba(244,196,0,.2),transparent);pointer-events:none;z-index:0}.nx-home:before{left:max(18px,calc((100vw - 1700px) / 2))}.nx-home:after{right:max(18px,calc((100vw - 1700px) / 2))}.nx-pricing-section{padding:110px 0 120px;border-top:1px solid var(--nx-border);border-bottom:1px solid var(--nx-border)}.nx-pricing-heading-row{display:flex;align-items:end;justify-content:space-between;gap:28px}.nx-pricing-intro{max-width:none}.nx-pricing-heading-row>div:first-child{max-width:700px}.nx-billing-toggle{position:relative;display:inline-grid;grid-template-columns:repeat(2,1fr);flex:0 0 auto;margin-left:auto;padding:4px;border:1px solid var(--nx-border);border-radius:999px;background:#10131a;isolation:isolate}.nx-billing-toggle:before{content:"";position:absolute;z-index:-1;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);border-radius:999px;background:var(--nx-yellow);box-shadow:0 0 18px rgba(244,196,0,.14);transform:translateX(0);transition:transform .32s cubic-bezier(.22,1,.36,1)}.nx-billing-toggle.lifetime:before{transform:translateX(100%)}.nx-billing-toggle button{position:relative;min-width:76px;border:0;border-radius:999px;padding:9px 14px;background:transparent;color:#8590a2;cursor:pointer;font:700 11px inherit;transition:color .22s ease,transform .22s ease}.nx-billing-toggle button.active{color:#111}.nx-billing-toggle button:active{transform:scale(.96)}.nx-pricing-card h3{animation:nx-price-swap .3s cubic-bezier(.22,1,.36,1)}@keyframes nx-price-swap{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.nx-pricing-card h3 small{color:#8792a5;font-weight:500}@media (max-width:700px){.nx-pricing-heading-row{align-items:flex-start;flex-direction:column}}.nx-pricing-intro{max-width:700px;margin-bottom:35px}.nx-pricing-section>.nx-pricing-intro{max-width:none}.nx-pricing-intro h2{margin:14px 0 20px;font-size:clamp(42px,5vw,70px);line-height:.92;letter-spacing:-.075em}.nx-pricing-intro em{color:var(--nx-yellow);font-style:normal}.nx-pricing-intro>p{max-width:470px;color:#929baa;font-size:14px;line-height:1.7}.nx-pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.nx-pricing-card{position:relative;min-height:465px;padding:26px;border:1px solid var(--nx-border);border-radius:8px;background:var(--nx-panel)}.nx-pricing-card.featured{border-color:#a1840c;background:linear-gradient(145deg,#211f12,#111318 58%);box-shadow:0 0 60px rgba(244,196,0,.08)}.nx-pricing-badge{position:absolute;top:-10px;right:18px;padding:5px 8px;background:var(--nx-yellow);color:#111;border-radius:3px;font-size:8px;font-weight:900;letter-spacing:.1em}.account-member-since{display:block;margin-top:8px;color:#7f8da2;font-size:11px}.account-primary-badge{display:inline-flex;align-items:center;padding:3px 7px;border:1px solid rgba(244,196,0,.45);border-radius:999px;color:#f4c400;font-size:10px;font-weight:700}.nx-pricing-card header{display:flex;justify-content:space-between;color:var(--nx-yellow);font-size:13px}.nx-pricing-card header span{color:#758092;font:10px ui-monospace,monospace}.nx-pricing-card h3{margin:34px 0 7px;font-size:42px;letter-spacing:-.07em}.nx-pricing-card h3 small{margin-left:5px;color:#7f8998;font-size:11px;letter-spacing:0}.nx-pricing-card>p{min-height:38px;color:#8993a4;font-size:12px;line-height:1.5}.nx-pricing-action{display:flex;justify-content:space-between;padding:12px 13px;margin-top:24px;border:1px solid #414955;border-radius:5px;color:#fff;font-size:11px;font-weight:800}.nx-pricing-card.featured .nx-pricing-action{background:var(--nx-yellow);border-color:var(--nx-yellow);color:#111}.nx-pricing-divider{margin:25px 0 18px;border-top:1px solid var(--nx-border)}.nx-pricing-card label{color:#778293;font-size:9px;font-weight:800;letter-spacing:.15em}.nx-pricing-card ul{display:grid;grid-gap:11px;gap:11px;padding:0;margin:16px 0 0;list-style:none;color:#cbd0d9;font-size:11px}.nx-pricing-card li{display:flex;gap:9px}.nx-pricing-card li b{color:#50d59b}.nx-pricing-footnote{margin:27px 0 0;color:#687386;font-size:11px}.nx-pricing-footnote:before{content:"↳";margin-right:8px;color:var(--nx-yellow)}@media (max-width:900px){.nx-pricing-cards{grid-template-columns:1fr}.nx-pricing-card{min-height:0}.nx-pricing-section{padding:80px 0}}.nx-identity-card{align-content:center}.nx-identity-card:after{content:"ROBLOX  Connected    |    DISCORD  Connected\\A\\A  8 products owned       R$ 126.40 lifetime value\\A\\A  Last purchase  ·  Premium Vehicle Pack";white-space:pre;grid-column:1/3;margin-top:15px;padding:18px;color:#9ba5b5;font:12px/1.9 ui-monospace,Consolas,monospace}.nx-block{padding-top:68px;padding-bottom:68px}#developers{grid-template-columns:minmax(340px,.38fr) minmax(0,.62fr);gap:clamp(40px,5vw,82px)}#developers>.nx-code{width:min(100%,760px);justify-self:end}#developers .nx-code-window{min-height:410px}#developers .nx-code-window pre{line-height:2.05;padding-top:18px;padding-bottom:34px}.nx-connect{padding-top:76px;padding-bottom:76px}.nx-connect .nx-copy{max-width:600px}.nx-system-grid{position:relative;isolation:isolate;max-width:920px;margin:0 auto;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 72px;padding:28px}.nx-system-grid:after,.nx-system-grid:before{content:"";position:absolute;z-index:-1;pointer-events:none;left:50%;top:50%;border:1px solid rgba(244,196,0,.13);border-radius:50%;transform:translate(-50%,-50%)}.nx-system-grid:before{width:350px;height:190px;box-shadow:0 0 0 18px rgba(244,196,0,.025),0 0 0 42px rgba(244,196,0,.014)}.nx-system-grid:after{width:470px;height:265px;border-color:rgba(139,144,154,.1)}.nx-system-grid span,.nx-system-grid strong{position:relative;z-index:1}.nx-system-grid span{min-height:78px;padding:16px 20px;display:flex;flex-direction:column;justify-content:center;border-radius:22px;background:linear-gradient(145deg,#171b23,#101319);box-shadow:inset 0 1px rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.18);transition:border-color .2s,transform .2s,box-shadow .2s}.nx-system-grid span:hover{border-color:#6f5e16;transform:translateY(-2px);box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 28px rgba(0,0,0,.28)}.nx-system-grid span small:before{content:"●";margin-right:7px;color:#56d5a2;font-size:8px}.nx-system-grid span:before{content:"";position:absolute;z-index:-1;left:50%;width:1px;height:30px;background:linear-gradient(var(--nx-yellow),rgba(139,144,154,.25));transform:translateX(-50%)}.nx-system-grid span:after{display:none}.nx-system-grid span:first-child:before,.nx-system-grid span:nth-child(2):before{top:100%}.nx-system-grid span:nth-child(4):before,.nx-system-grid span:nth-child(5):before{bottom:100%;background:linear-gradient(rgba(139,144,154,.25),var(--nx-yellow))}.nx-system-grid strong{min-height:104px;display:flex;flex-direction:column;justify-content:center;border-radius:999px;background:radial-gradient(circle at center,#342b0d 0,#1a1915 45%,#12151a 78%);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 1px rgba(244,196,0,.2),0 0 0 10px rgba(244,196,0,.035),0 0 0 22px rgba(244,196,0,.018),0 18px 38px rgba(0,0,0,.38);letter-spacing:.08em;font-size:0}.nx-system-grid strong:before{content:"";display:block;width:90px;height:30px;margin:0 auto 7px;background:url(/nexus-logo.png) 50%/contain no-repeat;filter:drop-shadow(0 0 8px rgba(244,196,0,.24))}.nx-system-grid strong small{font-size:10px;letter-spacing:0}.nx-system-grid strong:after{content:"Orders  ·  Customers  ·  Entitlements  ·  Analytics";display:block;margin-top:8px;color:#8993a2;font-size:10px;font-weight:400}.nx-identity{gap:clamp(48px,6vw,100px)}.nx-identity-card{padding:36px;grid-template-columns:auto 1fr;box-shadow:0 18px 45px rgba(0,0,0,.2)}.nx-identity-card:after{font-size:12px;line-height:2.15}.nx-discord-card{width:100%;min-height:360px;padding:28px;justify-self:end;box-shadow:0 20px 50px rgba(0,0,0,.22)}.nx-discord-card>strong{font-size:22px}.nx-discord-card>div{gap:70px}.nx-discord-card:after{content:"✓  Purchase DM sent    ✓  Customer role assigned    ✓  Store log posted    ✓  Webhook delivered";margin-top:26px;padding-top:18px;border-top:1px solid var(--nx-border);font-size:11px}.nx-analytics{padding-top:72px;padding-bottom:72px}.nx-analytics-panel{width:100%;min-height:390px;padding:30px;grid-template-columns:repeat(4,1fr);gap:10px 12px}.nx-analytics-panel:before{content:"REVENUE\\A R$ 28,490  +18.4%\\A\\A ORDERS\\A 384  +12.1%\\A\\A CUSTOMERS\\A 2,104  +9.8%\\A\\A CONVERSION\\A 6.8%  +1.2%";white-space:pre;grid-column:1/5;padding:14px;color:#8f99a8}.nx-analytics-panel svg,.nx-analytics-panel>span{grid-column:1/5}.nx-cta{padding-top:96px;padding-bottom:96px;background:radial-gradient(circle at center,rgba(244,196,0,.065),transparent 42%)}@media (max-width:900px){#developers,.nx-connect{grid-template-columns:1fr}.nx-system-grid{gap:12px 24px}.nx-discord-card{justify-self:stretch}.nx-discord-card>div{gap:25px}.nx-analytics-panel{grid-template-columns:repeat(2,1fr)}.nx-analytics-panel svg,.nx-analytics-panel:before,.nx-analytics-panel>span{grid-column:1/3}}@media (max-width:560px){.nx-block{padding-top:56px;padding-bottom:56px}.nx-system-grid{grid-template-columns:1fr;grid-template-rows:auto}.nx-system-grid span:first-child,.nx-system-grid span:nth-child(2),.nx-system-grid span:nth-child(4),.nx-system-grid span:nth-child(5),.nx-system-grid strong{grid-column:1;grid-row:auto}.nx-system-grid span:after,.nx-system-grid span:before,.nx-system-grid:after,.nx-system-grid:before{display:none}.nx-identity-card{min-height:320px;padding:24px}.nx-discord-card{min-height:320px;padding:20px}.nx-discord-card>div{gap:12px;flex-wrap:wrap}}.account-page{--account-yellow:#f4c400;--account-bg:#090a0d;--account-panel:#11141a;--account-panel-2:#161a22;--account-line:#272c36;min-height:100vh;background:radial-gradient(circle at 76% 0,rgba(244,196,0,.07),transparent 31%),var(--account-bg);color:#f5f6f8;padding:0 clamp(22px,5vw,80px)}.account-nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--account-line);max-width:1360px;margin:auto}.account-logo{font-size:21px;font-weight:950;letter-spacing:-.08em;color:#fff}.account-logo:first-letter{color:var(--account-yellow)}.account-back,.account-nav-links{color:#929aa8;font-size:12px}.account-nav-links{display:flex;gap:28px}.account-back:hover,.account-nav-links a:hover{color:#fff}.account-header,.account-section,.account-stats{max-width:1360px;margin-inline:auto}.account-header{display:flex;justify-content:space-between;align-items:end;padding:76px 0 48px;gap:32px}.account-label{display:block;color:var(--account-yellow);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.account-header h1{font-size:clamp(40px,5vw,68px);line-height:.96;letter-spacing:-.075em;margin:13px 0 17px}.account-header p,.account-section-heading p{color:#8d96a5;line-height:1.6;margin:0}.account-profile-chip{display:flex;align-items:center;gap:12px;min-width:210px;padding:13px 16px;border:1px solid var(--account-line);border-radius:10px;background:rgba(17,20,26,.7)}.account-profile-chip>div{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--account-yellow);color:#111;font-weight:900}.account-profile-chip span{display:grid;grid-gap:3px;gap:3px;font-size:12px}.account-profile-chip small{color:#778191;font-size:10px}.account-stats{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--account-line)}.account-stats div{display:grid;grid-gap:7px;gap:7px;padding:22px 24px;border-right:1px solid var(--account-line)}.account-stats div:first-child{padding-left:0}.account-stats div:last-child{border:0}.account-stats strong{font-size:29px;letter-spacing:-.05em}.account-muted,.account-stats span{color:#7f8998;font-size:11px}.account-section{padding:72px 0;border-bottom:1px solid var(--account-line)}.account-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.account-section-heading h2{margin:10px 0 0;font-size:clamp(28px,3vw,42px);letter-spacing:-.06em}.account-section-heading>p{max-width:330px;font-size:13px}.account-identities{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.account-identity,.account-library-row,.account-order-row,.account-store-card{border:1px solid var(--account-line);background:linear-gradient(135deg,var(--account-panel),#0f1217);border-radius:10px}.account-identity{display:flex;align-items:center;gap:14px;padding:20px}.account-identity-mark,.account-product-mark,.account-store-icon{display:grid;place-items:center;flex:none;border-radius:9px;background:#252a34;color:#fff;font-weight:900}.account-identity-mark{width:44px;height:44px}.account-identity.is-linked .account-identity-mark{background:#342e0d;color:var(--account-yellow)}.account-identity>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0}.account-identity strong{font-size:15px}.account-identity small{color:#7f8998;font-size:11px}.account-connected{margin-left:auto;color:#54d29d;font-size:10px;white-space:nowrap}.account-outline,.account-primary,.account-text-button{border:1px solid var(--account-line);border-radius:6px;padding:10px 13px;background:transparent;color:#f5f5f5;font-weight:800;font-size:11px;cursor:pointer}.account-text-button{margin-left:auto;color:var(--account-yellow);border:0}.account-identity-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.account-identity-actions .account-text-button{margin-left:0}.account-outline span,.account-primary span,.account-text-button span{margin-left:8px}.account-primary{display:inline-flex;align-items:center;background:var(--account-yellow);color:#111!important;border-color:var(--account-yellow)}.account-small{padding:11px 14px}.account-store-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.account-store-card{min-height:190px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;grid-gap:15px;gap:15px;padding:20px;transition:transform .2s,border-color .2s}.account-store-card:hover{transform:translateY(-3px);border-color:#87731a}.account-store-icon{width:40px;height:40px;background:linear-gradient(135deg,#3a3210,#1a1d23);color:var(--account-yellow)}.account-store-copy{min-width:0}.account-store-copy h3{margin:7px 0 5px;font-size:17px}.account-store-copy p{overflow:hidden;color:#7e8897;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-arrow{color:var(--account-yellow)}.account-store-meta{grid-column:1/4;align-self:end;padding-top:13px;border-top:1px solid var(--account-line);color:#808b9a;font-size:10px}.account-library-list,.account-order-list{display:grid;grid-gap:8px;gap:8px}.account-library-row,.account-order-row{display:flex;align-items:center;gap:14px;padding:14px 17px}.account-product-mark{width:38px;height:38px;background:#28230d;color:var(--account-yellow)}.account-library-row>div:nth-child(2),.account-order-row>div:first-child{display:grid;grid-gap:4px;gap:4px;flex:1 1;min-width:0}.account-library-row strong,.account-order-row strong{font-size:13px}.account-library-row span,.account-order-row span{color:#7f8998;font-size:11px}.account-status{border-radius:4px;padding:5px 7px;background:#252b35;color:#c5ccd7!important;font-size:9px!important;font-weight:800}.account-status.active,.account-status.delivered,.account-status.paid{background:#12362e;color:#69e6b2!important}.account-status.failed,.account-status.refunded,.account-status.revoked{background:#3a1e29;color:#ff9aa6!important}.account-order-price{min-width:90px;text-align:right;color:var(--account-yellow)!important}.account-empty{display:flex;align-items:center;gap:18px;padding:22px;border:1px dashed #333945;border-radius:10px;color:#87909f;font-size:12px}.account-empty strong{color:#f3f4f6}.account-empty a{margin-left:auto;color:var(--account-yellow);font-weight:800}.account-message{max-width:1360px;margin:22px auto;color:#8c96a5;font-size:12px}.account-footer{max-width:1360px;margin:auto;display:flex;justify-content:space-between;padding:28px 0;color:#697382;font-size:11px}.account-footer button{border:0;background:none;color:#929baa;cursor:pointer;font-size:11px}.account-error,.account-loading{max-width:1360px;margin:auto}.account-loading{padding-top:25vh;text-align:center;color:#8993a2}.account-error{padding:110px 0}.account-error h1{font-size:45px;margin:12px 0 8px}.account-error p{color:#8d96a5;margin-bottom:24px}@media (max-width:800px){.account-page{padding:0 18px}.account-nav{height:68px}.account-nav-links{display:none}.account-header{align-items:start;flex-direction:column;padding:56px 0 34px}.account-profile-chip{width:100%}.account-stats{grid-template-columns:repeat(2,1fr)}.account-stats div,.account-stats div:first-child{padding:17px 14px}.account-stats div:nth-child(2){border-right:0}.account-section{padding:52px 0}.account-section-heading{align-items:start;flex-direction:column;gap:15px}.account-section-heading>p{max-width:none}.account-identities,.account-store-grid{grid-template-columns:1fr}.account-empty{align-items:start;flex-direction:column;gap:10px}.account-empty a{margin-left:0}.account-order-row{flex-wrap:wrap}.account-order-price{min-width:auto;margin-left:auto}.account-order-row .account-status{margin-left:52px}.account-footer{gap:16px;flex-direction:column}}@media (max-width:460px){.account-header h1{font-size:42px}.account-stats strong{font-size:24px}.account-identity{align-items:start;flex-wrap:wrap}.account-connected{margin-left:58px}.account-order-row .account-status{margin-left:0}.account-nav .account-back{font-size:0}.account-nav .account-back:after{content:"Home ↗";font-size:12px}}.account-overview-grid{max-width:1360px;margin:30px auto 0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:14px;gap:14px;align-items:start}.account-panel{padding:24px;border:1px solid var(--account-line);border-radius:10px;background:rgba(17,20,26,.78)}.account-side-column{display:grid;grid-gap:14px;gap:14px}.account-panel-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px}.account-panel-heading h2{margin:8px 0 0;font-size:24px;letter-spacing:-.05em}.account-panel-heading>a{color:var(--account-yellow);font-size:11px;font-weight:800;white-space:nowrap}.account-panel-divider{margin-top:30px;padding-top:25px;border-top:1px solid var(--account-line)}.account-panel-divider h2{margin:8px 0 17px;font-size:20px}.account-panel-divider h2 em{color:var(--account-yellow);font-style:normal;font-size:12px;margin-left:7px}.account-compact-list{display:grid;grid-gap:8px;gap:8px}.account-compact-row{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid var(--account-line);border-radius:7px;background:var(--account-panel-2)}.account-compact-row:hover{border-color:#806b18}.account-compact-row>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;flex:1 1;min-width:0}.account-compact-row strong{font-size:12px}.account-compact-row span{overflow:hidden;color:#7f8998;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-compact-row>b{color:var(--account-yellow);font-size:14px}.account-compact-row .account-store-icon{width:30px;height:30px;font-size:12px}.account-muted-copy{color:#7f8998;font-size:12px}.account-panel .account-identities{grid-template-columns:1fr;gap:8px}.account-panel .account-identity{padding:13px}.account-panel .account-identity-mark{width:36px;height:36px;font-size:12px}.account-panel .account-connected{font-size:9px}.account-panel .account-status{margin-left:auto}.account-panel .account-library-row{padding:11px 0;border:0;border-bottom:1px solid var(--account-line);border-radius:0;background:none}.account-panel .account-library-row:last-child{border-bottom:0}.account-panel .account-product-mark{width:32px;height:32px;font-size:11px}@media (max-width:800px){.account-overview-grid{grid-template-columns:1fr;margin-top:20px}.account-panel{padding:19px}.account-side-column{display:contents}.account-activity-panel{order:1}.account-side-column>.account-panel:first-child{order:2}.account-side-column>.account-panel:nth-child(2){order:3}.account-side-column>.account-panel:nth-child(3){order:4}}.account-signout{border:1px solid var(--account-line);border-radius:6px;padding:9px 13px;background:transparent;color:#aab2bf;cursor:pointer;font-size:11px}.account-signout:hover{border-color:#806b18;color:var(--account-yellow)}@media (max-width:1100px) and (min-width:901px){.nx-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px}.nx-hero h1{font-size:clamp(54px,6vw,76px)}}.nx-capabilities>.nx-eye,.nx-capabilities>div{display:none}.nx-capabilities{border-top:0}.nx-note{display:none}.nx-connect{position:relative;overflow:hidden}.nx-connect:before{content:"";position:absolute;z-index:0;width:620px;height:360px;right:10%;top:50%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(244,196,0,.08),transparent 68%);filter:blur(8px);pointer-events:none}.nx-connect>*{position:relative;z-index:1}.nx-system-grid{max-width:820px;padding:42px 35px;gap:34px 76px}.nx-system-grid:before{width:390px;height:205px;box-shadow:0 0 0 18px rgba(244,196,0,.025),0 0 0 44px rgba(244,196,0,.014),inset 0 0 30px rgba(244,196,0,.025)}.nx-system-grid:after{width:540px;height:295px}.nx-system-grid span{min-height:82px;padding:17px 21px;border-radius:18px;border-color:rgba(54,61,73,.8)}.nx-system-grid span:before{height:34px;box-shadow:0 0 9px rgba(244,196,0,.45)}.nx-system-grid span small:before{content:"\2022"}.nx-system-grid strong{min-height:116px;box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 1px rgba(244,196,0,.28),0 0 0 10px rgba(244,196,0,.04),0 0 0 23px rgba(244,196,0,.018),0 18px 44px rgba(0,0,0,.42)}.nx-system-grid strong:after{content:"Orders  \\00B7  Customers  \\00B7  Entitlements  \\00B7  Analytics"}@media (max-width:900px){.nx-connect:before{right:50%;transform:translate(50%,-50%)}.nx-system-grid{padding:28px 20px}}.nx-analytics-panel{min-height:350px;padding:26px 28px;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;background:linear-gradient(145deg,#171b24,#11141a)}.nx-analytics-panel:before{content:"REVENUE   R$ 28,490   +18.4%     ORDERS   384   +12.1%     CUSTOMERS   2,104   +9.8%     CONVERSION   6.8%   +1.2%";display:block;grid-column:1;padding:10px 0 22px;border-bottom:1px solid var(--nx-border);color:#9aa5b6;font:10px/1.5 ui-monospace,Consolas,monospace;white-space:normal;letter-spacing:.02em}.nx-analytics-panel>b,.nx-analytics-panel>strong{display:none}.nx-analytics-panel svg{grid-column:1;width:100%;height:190px;margin:25px 0 18px}.nx-analytics-panel>span{grid-column:1;color:#9aa5b6;word-spacing:10px}.nx-analytics-panel>span b{color:var(--nx-yellow)}@media (max-width:900px){.nx-analytics-panel{min-height:330px}}@media (max-width:560px){.nx-analytics-panel{padding:20px}.nx-analytics-panel:before{font-size:9px;line-height:1.8}.nx-analytics-panel svg{height:150px}}.nx-discord-card{max-width:660px;padding:24px;border-left:3px solid var(--nx-yellow);border-color:#3a4351 #3a4351 #3a4351 var(--nx-yellow);background:linear-gradient(145deg,#171b24,#11141a);box-shadow:0 22px 55px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.03)}.nx-discord-card header{padding-bottom:16px;border-bottom-color:#2a303b}.nx-discord-card header>b{width:36px;height:36px;box-shadow:0 0 0 5px rgba(244,196,0,.08)}.nx-discord-card header span{font-weight:800}.nx-discord-card header small{letter-spacing:.08em}.nx-discord-card>strong{margin-top:22px;font-size:21px;letter-spacing:-.03em}.nx-discord-card>p{margin:5px 0 0;color:#aeb7c5}.nx-discord-card>div{gap:10px;margin-top:20px;padding-top:16px;border-top-color:#2a303b}.nx-discord-card>div span{flex:1 1;min-width:110px;padding:11px 12px;border:1px solid #252c37;border-radius:5px;background:rgba(10,13,18,.48)}.nx-discord-card>div b{margin-top:2px}.nx-discord-card:after{content:"✓  Purchase DM sent     ✓  Customer role assigned     ✓  Store log posted     ✓  Webhook delivered";display:block;margin-top:18px;padding-top:15px;border-top:1px solid #2a303b;color:#8f99a8;font-size:10px;line-height:1.6}@media (max-width:560px){.nx-discord-card{padding:20px}.nx-discord-card>div{gap:8px}.nx-discord-card>div span{min-width:92px}.nx-discord-card:after{font-size:9px}}.nx-discord .nx-copy h2{line-height:1.04}.nx-identity-card{align-content:start;min-height:390px;padding:34px;border-color:#343b49;background:linear-gradient(145deg,#171b24,#11141b 62%,#15170f);box-shadow:0 22px 55px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.03)}.nx-identity-card:before{content:"CUSTOMER PROFILE  /  VERIFIED";grid-column:1/-1;grid-row:1;margin-bottom:20px;color:var(--nx-yellow);font:9px ui-monospace,Consolas,monospace;letter-spacing:.12em}.nx-identity-card:after{content:"ROBLOX  ✓ Connected    ·    DISCORD  ✓ Connected    ·    8 PRODUCTS OWNED";display:block;grid-column:1/-1;margin-top:28px;padding:18px 0 0;border-top:1px solid var(--nx-border);color:#aeb7c5;font:11px/1.5 ui-monospace,Consolas,monospace;white-space:normal;letter-spacing:.02em}.nx-identity-card>b{grid-row:2/4;width:64px;height:64px;font-size:22px;box-shadow:0 0 0 7px rgba(244,196,0,.08),0 0 30px rgba(244,196,0,.12)}.nx-identity-card strong{grid-row:2;font-size:22px;letter-spacing:-.03em}.nx-identity-card small{grid-row:3}.nx-identity-card span{padding-top:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.04)}@media (max-width:560px){.nx-identity-card{min-height:340px;padding:24px}}.nx-identity-card{min-height:0;padding:26px}.nx-identity-card:after,.nx-identity-card:before{content:none}.nx-identity-card header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--nx-border)}.nx-identity-card header b,.nx-identity-card header span{padding:0;margin:0;border:0;color:#9aa6b8;font:9px ui-monospace,Consolas,monospace;letter-spacing:.1em}.nx-identity-card header b{color:#55d5a0}.nx-identity-main{gap:15px}.nx-identity-avatar{flex:0 0 54px;width:54px;height:54px;color:#111;font-size:20px;box-shadow:0 0 0 7px rgba(244,196,0,.08)}.nx-identity-main strong{font-size:20px}.nx-identity-main small{color:#8b96a7}.nx-identity-main code{color:#697587}.nx-identity-platforms{grid-gap:10px;padding:16px 0}.nx-identity-platforms span{display:grid;grid-template-columns:25px 1fr;align-items:center;grid-column-gap:8px;column-gap:8px;padding:0;margin:0;border:0}.nx-identity-platforms span>b{grid-row:1/3;display:grid;place-items:center;width:25px;height:25px;border-radius:6px;background:rgba(244,196,0,.12);color:var(--nx-yellow);font-size:11px}.nx-identity-platforms strong{color:#e6eaf0;font-size:11px}.nx-identity-platforms small{color:#55d5a0;font-size:9px}.nx-identity-card footer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding-top:18px}.nx-identity-card footer span{display:grid;grid-gap:6px;gap:6px;padding:0;margin:0;border:0}.nx-identity-card footer small{color:#697587;font:8px ui-monospace,Consolas,monospace;letter-spacing:.1em}.nx-identity-card footer b{color:#eef1f5;font-size:12px}@media (max-width:560px){.nx-identity-platforms{grid-template-columns:1fr}.nx-identity-card footer{gap:10px}.nx-identity-card footer b{font-size:11px}}.nx-connect{display:block;padding-top:92px;padding-bottom:92px}.nx-connect .nx-copy{max-width:720px;margin:0 auto 46px;text-align:center}.nx-connect .nx-copy>p:not(.nx-eye){max-width:510px;margin-inline:auto}.nx-connect .nx-system-grid{width:min(100%,980px);min-height:430px;margin-inline:auto;padding:54px 72px;gap:42px 110px}.nx-connect .nx-system-grid:before{width:440px;height:226px}.nx-connect .nx-system-grid:after{width:650px;height:340px}.nx-connect .nx-system-grid span{min-height:92px;padding:20px 24px;border-radius:20px;background:linear-gradient(145deg,#191d26,#101319)}.nx-connect .nx-system-grid span:before{height:42px}.nx-connect .nx-system-grid strong{min-height:138px}.nx-connect .nx-system-grid strong:after{content:"Orders  \00b7  Customers  \00b7  Entitlements  \00b7  Analytics"}@media (max-width:900px){.nx-connect{padding-top:72px;padding-bottom:72px}.nx-connect .nx-system-grid{min-height:390px;padding:42px 35px;gap:30px 70px}}@media (max-width:560px){.nx-connect .nx-copy{margin-bottom:25px}.nx-connect .nx-system-grid{min-height:0;padding:20px 0;gap:12px}.nx-connect .nx-system-grid strong{min-height:116px}}.nx-connect .nx-system-grid{display:block;position:relative;width:min(100%,900px);height:500px;min-height:0;padding:0}.nx-connect .nx-system-grid:before{width:360px;height:360px;border-color:rgba(244,196,0,.16);box-shadow:0 0 0 18px rgba(244,196,0,.025),0 0 0 52px rgba(244,196,0,.012)}.nx-connect .nx-system-grid:after{width:500px;height:500px;border-color:rgba(139,144,154,.08)}.nx-connect .nx-system-grid span{position:absolute;z-index:2;display:grid;place-content:center;width:166px;min-height:86px;padding:18px 20px;border-radius:18px;background:linear-gradient(145deg,#1a1f29,#101319);box-shadow:inset 0 1px rgba(255,255,255,.05),0 16px 34px rgba(0,0,0,.3)}.nx-connect .nx-system-grid span:first-child{left:3%;top:9%}.nx-connect .nx-system-grid span:nth-child(2){right:3%;top:9%}.nx-connect .nx-system-grid span:nth-child(4){left:3%;bottom:9%}.nx-connect .nx-system-grid span:nth-child(5){right:3%;bottom:9%}.nx-connect .nx-system-grid span:before{display:none}.nx-connect .nx-system-grid span:after{content:"";position:absolute;z-index:-1;width:190px;height:1px;background:linear-gradient(90deg,rgba(244,196,0,.7),rgba(244,196,0,.08));transform-origin:left center}.nx-connect .nx-system-grid span:first-child:after{right:-166px;top:74px;transform:rotate(27deg)}.nx-connect .nx-system-grid span:nth-child(2):after{left:-166px;top:74px;transform:rotate(-27deg);background:linear-gradient(90deg,rgba(244,196,0,.08),rgba(244,196,0,.7))}.nx-connect .nx-system-grid span:nth-child(4):after{right:-166px;bottom:74px;transform:rotate(-27deg)}.nx-connect .nx-system-grid span:nth-child(5):after{left:-166px;bottom:74px;transform:rotate(27deg);background:linear-gradient(90deg,rgba(244,196,0,.08),rgba(244,196,0,.7))}.nx-connect .nx-system-grid strong{position:absolute;z-index:3;left:50%;top:50%;display:flex;width:230px;height:230px;min-height:0;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 42% 35%,#3d320d 0,#201d14 34%,#11151b 72%);box-shadow:inset 0 1px rgba(255,255,255,.1),0 0 0 1px rgba(244,196,0,.42),0 0 0 12px rgba(244,196,0,.045),0 0 65px rgba(244,196,0,.16),0 22px 44px rgba(0,0,0,.42)}.nx-connect .nx-system-grid strong:before{width:108px;height:36px;margin-bottom:10px}.nx-connect .nx-system-grid strong:after{display:block;color:#9ea8b7;font:10px/1.6 ui-monospace,Consolas,monospace;letter-spacing:0;text-align:center}@media (max-width:900px){.nx-connect .nx-system-grid{height:460px}.nx-connect .nx-system-grid span{width:145px;padding-inline:14px}.nx-connect .nx-system-grid span:after{width:150px}.nx-connect .nx-system-grid span:first-child:after,.nx-connect .nx-system-grid span:nth-child(4):after{right:-130px}.nx-connect .nx-system-grid span:nth-child(2):after,.nx-connect .nx-system-grid span:nth-child(5):after{left:-130px}}@media (max-width:560px){.nx-connect .nx-system-grid{height:430px}.nx-connect .nx-system-grid:after{width:390px;height:390px}.nx-connect .nx-system-grid:before{width:280px;height:280px}.nx-connect .nx-system-grid span{width:118px;min-height:72px;padding:12px 10px;border-radius:14px;font-size:13px}.nx-connect .nx-system-grid span small{font-size:8px}.nx-connect .nx-system-grid span:after{width:112px}.nx-connect .nx-system-grid span:first-child:after,.nx-connect .nx-system-grid span:nth-child(4):after{right:-98px}.nx-connect .nx-system-grid span:nth-child(2):after,.nx-connect .nx-system-grid span:nth-child(5):after{left:-98px}.nx-connect .nx-system-grid strong{width:170px;height:170px}.nx-connect .nx-system-grid strong:before{width:76px;height:28px}.nx-connect .nx-system-grid strong:after{font-size:8px;max-width:130px}}.nx-connect{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);align-items:center;grid-gap:clamp(45px,6vw,100px);gap:clamp(45px,6vw,100px)}.nx-connect .nx-copy{max-width:520px;margin:0;text-align:left}.nx-connect .nx-copy>p:not(.nx-eye){margin-inline:0}.nx-connect .nx-system-grid{width:100%;margin:0}@media (max-width:900px){.nx-connect{display:block}.nx-connect .nx-copy{max-width:720px;margin:0 auto 38px;text-align:center}.nx-connect .nx-copy>p:not(.nx-eye),.nx-connect .nx-system-grid{margin-inline:auto}}.shell .nav .brand{display:block;width:180px;height:48px;padding:0;background:none}.shell .nav .brand img{display:block;width:180px;height:48px;object-fit:contain}@media (min-width:901px){.nx-connect .nx-system-grid span:first-child{left:0;top:12%}.nx-connect .nx-system-grid span:nth-child(2){right:9%;top:3%}.nx-connect .nx-system-grid span:nth-child(4){left:8%;bottom:3%}.nx-connect .nx-system-grid span:nth-child(5){right:0;bottom:14%}.nx-connect .nx-system-grid span:after{height:2px;opacity:.82;border-radius:99px;background:linear-gradient(90deg,rgba(244,196,0,.9),rgba(244,196,0,.16));box-shadow:0 0 9px rgba(244,196,0,.35)}.nx-connect .nx-system-grid span:first-child:after{width:240px;right:-208px;top:76px;transform:rotate(20deg)}.nx-connect .nx-system-grid span:nth-child(2):after{width:205px;left:-176px;top:78px;transform:rotate(-31deg);background:linear-gradient(90deg,rgba(244,196,0,.12),rgba(244,196,0,.86))}.nx-connect .nx-system-grid span:nth-child(4):after{width:205px;right:-176px;bottom:73px;transform:rotate(-20deg)}.nx-connect .nx-system-grid span:nth-child(5):after{width:245px;left:-213px;bottom:75px;transform:rotate(31deg);background:linear-gradient(90deg,rgba(244,196,0,.12),rgba(244,196,0,.86))}.nx-connect .nx-system-grid span:first-child:before,.nx-connect .nx-system-grid span:nth-child(2):before,.nx-connect .nx-system-grid span:nth-child(4):before,.nx-connect .nx-system-grid span:nth-child(5):before{content:"";display:block;position:absolute;z-index:4;width:7px;height:7px;border:1px solid var(--nx-yellow);border-radius:50%;background:#11151a;box-shadow:0 0 10px rgba(244,196,0,.75)}.nx-connect .nx-system-grid span:first-child:before{right:-42px;top:58px}.nx-connect .nx-system-grid span:nth-child(2):before{left:-37px;top:51px}.nx-connect .nx-system-grid span:nth-child(4):before{right:-38px;bottom:51px}.nx-connect .nx-system-grid span:nth-child(5):before{left:-44px;bottom:57px}}@media (max-width:900px) and (min-width:561px){.nx-connect .nx-system-grid span:first-child{left:0;top:12%}.nx-connect .nx-system-grid span:nth-child(2){right:7%;top:4%}.nx-connect .nx-system-grid span:nth-child(4){left:6%;bottom:4%}.nx-connect .nx-system-grid span:nth-child(5){right:0;bottom:13%}}@media (min-width:561px){.nx-connect .nx-system-grid span:after{z-index:1;pointer-events:none}.nx-connect .nx-system-grid span:before{z-index:4}.nx-connect .nx-system-grid strong{z-index:5}}.account-identity-mark{overflow:hidden;position:relative}.account-identity-mark img{display:block;width:100%;height:100%;object-fit:cover}.account-identity-copy{min-width:0}.account-identity-copy strong{max-width:170px}.account-identity-copy small,.account-identity-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity-copy small{max-width:210px;font-family:ui-monospace,Consolas,monospace;font-size:10px}.account-error{display:none!important}.account-page{padding-inline:clamp(20px,5vw,72px)}.account-nav{height:72px}.account-logo{letter-spacing:-.09em}.account-header{padding:70px 0 42px}.account-header h1{max-width:760px;font-size:clamp(42px,5.2vw,72px)}.account-header p{font-size:14px}.account-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.85fr);gap:18px;margin-top:24px}.account-panel{border-radius:14px;background:linear-gradient(145deg,rgba(20,24,32,.9),rgba(14,17,22,.92));box-shadow:0 18px 45px rgba(0,0,0,.16)}.account-panel-heading{margin-bottom:22px}.account-panel-heading h2{font-size:26px}.nx-identity-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.nx-identity-card .nx-identity-avatar{width:68px!important;height:68px!important;flex-basis:68px!important;font-size:25px!important;background:#171b22!important;box-shadow:0 0 0 5px rgba(244,196,0,.1),inset 0 0 0 1px rgba(255,255,255,.08)!important}.account-side-column{gap:18px}.account-side-column>.account-panel:first-child{padding:25px}.account-identity{min-height:82px;padding:16px;border-radius:11px;background:linear-gradient(135deg,#171b23,#101319);border-color:#2d3440;transition:border-color .2s,transform .2s,background .2s}.account-identity:hover{transform:translateY(-2px);border-color:#665716;background:linear-gradient(135deg,#1a1e27,#13161b)}.account-identity-mark{width:48px;height:48px;border-radius:13px;background:#252b37;color:#f4c400;font-size:16px;box-shadow:inset 0 1px rgba(255,255,255,.06)}.account-identity-mark.linked{background:#242a38}.account-identity-copy{display:grid;grid-gap:4px;gap:4px}.account-identity-copy .account-label{margin:0;color:#f4c400;font-size:9px}.account-identity-copy strong{font-size:15px}.account-identity-copy small{color:#8d98a8}.account-connected{padding:5px 8px;border:1px solid rgba(84,210,157,.18);border-radius:999px;background:rgba(84,210,157,.07);font-size:9px}.account-empty{min-height:58px;background:rgba(10,13,18,.26)}.account-library-row,.account-order-row,.account-store-card{border-radius:9px}.account-activity-panel{min-height:430px}.account-panel-divider{margin-top:34px}.account-footer{padding-top:34px}@media (max-width:1050px){.account-overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}}@media (max-width:800px){.account-header{padding-top:52px}.account-overview-grid{grid-template-columns:1fr;gap:14px}.account-activity-panel{min-height:0}.account-side-column{display:grid}.account-side-column>.account-panel:first-child{padding:19px}}.setup-layout{grid-template-columns:minmax(0,1fr) minmax(420px,500px);align-items:center;padding:clamp(64px,9vh,110px) 0}.setup-copy{max-width:520px}.setup-form{padding:30px;border-radius:14px}.setup-form-heading{align-items:flex-start}.setup-form-heading>div{display:grid;grid-gap:6px;gap:6px}.setup-form-heading small{color:var(--muted);font-size:12px;font-weight:400}.setup-form-heading b{letter-spacing:.08em}.setup-form-note{margin:14px 0 0;color:var(--muted);text-align:center;font-size:11px;line-height:1.5}.setup-form input,.setup-form textarea{font-size:14px;transition:border-color .2s,box-shadow .2s}.setup-form input:focus,.setup-form textarea:focus{box-shadow:0 0 0 3px rgba(244,196,0,.09)}.slug-input:focus-within{border-color:var(--brand-yellow);box-shadow:0 0 0 3px rgba(244,196,0,.09)}.slug-input input:focus{box-shadow:none}.setup-submit{min-height:46px;font-size:13px}@media (max-width:800px){.setup-layout{align-items:start;padding:52px 0 70px}.setup-copy{max-width:none}.setup-intro{font-size:15px}.setup-form{padding:22px}.setup-form-heading b{font-size:10px}}@media (max-width:480px){.setup-page{padding-inline:16px}.setup-layout h1{font-size:52px}.setup-form-heading b{display:none}.slug-input i{padding-left:10px;font-size:12px}.slug-input input{min-width:0}.setup-points{margin-top:30px}}.categories-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:30px 0 24px}.categories-page-header h2{margin:7px 0 5px;font-size:32px;letter-spacing:-.05em}.categories-summary{display:flex;flex-wrap:wrap;gap:24px;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:rgba(18,22,29,.7);color:#8792a2;font-size:11px}.categories-summary b{color:#f1f3f6;font-size:15px;margin-right:5px}.categories-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:23px 0 14px;border-bottom:1px solid var(--line)}.categories-toolbar>.input{width:250px;margin-bottom:10px}.category-tabs{display:flex;gap:22px}.category-tabs button{padding:0 0 12px;border:0;border-bottom:2px solid transparent;color:#7f8998;background:none;cursor:pointer;font-size:11px}.category-tabs button.active{border-bottom-color:var(--brand-yellow);color:#f1f3f6}.category-tabs span{margin-left:5px;color:#5f6978}.category-tabs button.active span{color:var(--brand-yellow)}.category-table{overflow:visible;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.category-row,.category-table-head{display:grid;grid-template-columns:minmax(220px,2fr) 1fr 1fr .6fr 1fr 42px;align-items:center}.category-table-head{padding:12px 14px;border-bottom:1px solid var(--line);color:#687486;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.category-row{position:relative;min-height:68px;border-bottom:1px solid rgba(51,58,70,.6);color:#bac3d0;font-size:11px}.category-row:last-child{border-bottom:0}.category-row:hover{background:rgba(255,255,255,.018)}.category-cell{display:flex;align-items:center;gap:10px}.category-cell>span:last-child{display:grid;grid-gap:4px;gap:4px}.category-cell b{color:#edf0f4;font-size:12px}.category-cell small{color:#778293;font:9px ui-monospace,monospace}.category-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid #514718;border-radius:7px;color:var(--brand-yellow);background:#25210e;font-weight:800}.category-visibility{display:inline-block;width:max-content;padding:4px 6px;border-radius:4px;font-size:9px;font-weight:800}.category-visibility.visible{color:#67d9a4;background:#12362e}.category-visibility.hidden{color:#a2adbb;background:#29313c}.category-actions{position:relative;text-align:right}.category-actions .icon-button{width:30px;height:30px}.categories-empty{display:grid;justify-items:center;padding:70px 20px;border:1px dashed #39414e;border-radius:9px;background:var(--panel);text-align:center}.categories-empty strong{color:#eef1f5;font-size:18px}.categories-empty p{max-width:380px;margin:9px 0 20px;color:#818c9d;font-size:12px;line-height:1.5}.category-drawer-backdrop{position:fixed;z-index:30;inset:0;display:flex;justify-content:flex-end;background:rgba(3,5,8,.7)}.category-drawer{width:min(570px,100%);height:100%;overflow:auto;padding:28px 30px 50px;border-left:1px solid #3b4351;background:#11151c;box-shadow:-20px 0 60px rgba(0,0,0,.4)}.category-drawer-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--line)}.category-drawer-head h2{margin:7px 0 0;font-size:25px}.category-editor-form{display:grid;grid-gap:20px;gap:20px;padding-top:22px}.category-editor-form>label{display:grid;grid-gap:8px;gap:8px;color:var(--brand-yellow);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.category-editor-form .input{width:100%;min-width:0}.category-editor-form textarea{min-height:90px;resize:vertical}.category-live-preview{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#0d1017}.category-live-preview>div{display:grid;grid-gap:4px;gap:4px}.category-live-preview small,.category-live-preview span{color:#778293;font-size:10px}.category-live-preview strong{color:#edf0f4;font-size:13px}.category-editor-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:5px}.category-editor-actions .outline-button{background:transparent;cursor:pointer}@media (max-width:800px){.categories-page-header{align-items:start;flex-direction:column}.categories-toolbar{align-items:stretch;flex-direction:column;gap:5px}.categories-toolbar>.input{width:100%}.category-tabs{overflow:auto;gap:15px}.category-tabs button{white-space:nowrap}.category-table{overflow:auto}.category-row,.category-table-head{min-width:760px}.category-drawer{padding:22px 18px 40px}}.setup-preview{position:relative;display:flex;gap:16px;align-items:center;max-width:500px;margin-top:38px;padding:18px;border:1px solid rgba(244,196,0,.3);border-radius:14px;background:linear-gradient(120deg,rgba(244,196,0,.11),rgba(18,22,33,.55) 58%);box-shadow:0 18px 50px rgba(0,0,0,.2);overflow:hidden}.setup-preview:after{content:"";position:absolute;width:150px;height:150px;right:-58px;top:-72px;border:1px solid rgba(244,196,0,.2);border-radius:50%;box-shadow:0 0 0 12px rgba(244,196,0,.035),0 0 0 25px rgba(244,196,0,.025);pointer-events:none}.setup-preview-orb{z-index:1;display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:14px;color:#121212;background:var(--brand-yellow);font-size:21px;font-weight:900;box-shadow:0 0 26px rgba(244,196,0,.24)}.setup-preview-content{z-index:1;min-width:0;flex:1 1}.setup-preview-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.setup-preview-top strong{overflow:hidden;color:#f4f6fb;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.setup-preview-top span{flex:0 0 auto;color:#67d9a4;font-size:10px}.setup-preview-top i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#67d9a4;box-shadow:0 0 8px #67d9a4}.setup-preview-content>small{display:block;margin-top:5px;overflow:hidden;color:#8d98a8;text-overflow:ellipsis;white-space:nowrap;font:11px ui-monospace,monospace}.setup-preview-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.setup-preview-tags b{padding:5px 8px;border:1px solid rgba(141,152,168,.2);border-radius:999px;color:#aeb7c5;font-size:9px;font-weight:500}@media (max-width:800px){.setup-preview{max-width:none;margin-top:30px}}@media (max-width:480px){.setup-preview-top{display:block}.setup-preview-top span{display:block;margin-top:5px}.setup-preview-tags{display:none}}.setup-page{position:relative;isolation:isolate;overflow:hidden}.setup-page:before{z-index:-2;width:760px;height:760px;top:-250px;right:-270px;border-radius:50%;background:radial-gradient(circle,rgba(244,196,0,.1),transparent 66%)}.setup-page:after,.setup-page:before{content:"";position:absolute;pointer-events:none}.setup-page:after{z-index:-3;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:linear-gradient(120deg,transparent 30%,#000 75%);mask-image:linear-gradient(120deg,transparent 30%,#000 75%)}.setup-nav{position:relative}.setup-nav-mark{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(244,196,0,.35);border-radius:9px;color:var(--brand-yellow);font-size:12px}.setup-form-heading span{display:block;max-width:240px;line-height:1.2}.setup-form-heading b{white-space:nowrap}.setup-progress{height:2px;margin:-8px 0 25px;background:#292f3a;overflow:hidden}.setup-progress i{display:block;width:25%;height:100%;background:var(--brand-yellow);box-shadow:0 0 12px rgba(244,196,0,.8)}.setup-preview{transition:border-color .25s,box-shadow .25s,transform .25s}.setup-preview.is-ready{border-color:rgba(84,210,157,.55);box-shadow:0 18px 50px rgba(0,0,0,.2),0 0 28px rgba(84,210,157,.08)}.setup-preview-content>p{margin:9px 0 0;overflow:hidden;color:#8d98a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.setup-preview-stats{display:flex;gap:25px;margin-top:13px;padding-top:11px;border-top:1px solid rgba(141,152,168,.15)}.setup-preview-stats b{display:grid;grid-gap:3px;gap:3px;color:#8d98a8;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.setup-preview-stats strong{color:#e7ebf2;font-size:11px;text-transform:none;letter-spacing:0}.setup-path{position:relative;display:flex;align-items:center;gap:clamp(7px,1.3vw,16px);max-width:560px;margin-top:38px}.setup-path:before{content:"";position:absolute;top:11px;left:12px;right:12px;z-index:-1;height:1px;background:linear-gradient(90deg,var(--brand-yellow),rgba(244,196,0,.12) 30%,rgba(244,196,0,.04))}.setup-path span{display:grid;grid-gap:7px;gap:7px;min-width:0;padding-right:4px;background:#0b0d11}.setup-path span b{width:23px;height:23px;display:grid;place-items:center;border:1px solid #333a46;border-radius:7px;color:#7b8492;background:#10141b;font:10px ui-monospace,monospace}.setup-path span strong{color:#747d8c;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.setup-path span.active b{border-color:var(--brand-yellow);color:#111;background:var(--brand-yellow);box-shadow:0 0 18px rgba(244,196,0,.28)}.setup-path span.active strong{color:#f4c400}.setup-path>i{color:#555e6d;font-style:normal;font-size:14px}.setup-path span.active~i{color:rgba(244,196,0,.45)}.slug-status{display:flex;align-items:center;gap:5px;min-height:14px;font-size:11px!important}.slug-status i{width:6px;height:6px;border-radius:50%;background:#687384}.slug-status.checking i{border:1px solid #f4c400;border-top-color:transparent;background:transparent;animation:setup-spin .7s linear infinite}.slug-status.available{color:#67d9a4}.slug-status.available i{background:#67d9a4;box-shadow:0 0 8px rgba(103,217,164,.7)}.slug-status.taken{color:#ff9aa6}.slug-status.taken i{background:#ff6b7a}.field-note{margin-top:-3px}.setup-next{display:grid;grid-gap:8px;gap:8px;margin-top:22px;padding:14px 15px;border:1px solid rgba(141,152,168,.16);border-radius:9px;background:rgba(10,13,18,.4)}.setup-next b{color:#f2f4f7;font-size:11px}.setup-next span{color:#7f8998;font-size:10px;line-height:1.6}.setup-next i{margin:0 5px;color:#f4c400;font-style:normal}.creator-onboarding .setup-form{min-height:560px}.creator-onboarding .setup-form-heading small{max-width:330px}.setup-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:10px}.setup-actions .setup-submit{margin-top:0}.onboarding-note{display:grid;grid-gap:7px;gap:7px;margin-top:20px;padding:16px 18px;border-left:2px solid var(--brand-yellow);background:rgba(244,196,0,.05)}.onboarding-note b{color:var(--brand-yellow);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.onboarding-note span{color:#aeb7c6;font-size:12px;line-height:1.55}.onboarding-assets{display:grid;grid-gap:18px;gap:18px}.onboarding-assets input[type=file]{padding:11px;border:1px dashed #3b4657;color:#aeb7c6;background:#0d1118;cursor:pointer}.onboarding-assets input[type=file]::-webkit-file-upload-button{margin-right:10px;padding:7px 11px;border:1px solid rgba(244,196,0,.45);border-radius:6px;color:#111;background:var(--brand-yellow);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.onboarding-assets input[type=file]::file-selector-button{margin-right:10px;padding:7px 11px;border:1px solid rgba(244,196,0,.45);border-radius:6px;color:#111;background:var(--brand-yellow);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.launch-checklist{display:grid;grid-gap:10px;gap:10px}.launch-checklist>div{display:flex;align-items:center;gap:13px;padding:13px 14px;border:1px solid #29313e;border-radius:9px;background:#121720}.launch-checklist>div>b{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:50%;color:#111;background:var(--brand-yellow);font-size:12px}.launch-checklist span{display:grid;grid-gap:3px;gap:3px}.launch-checklist strong{color:#edf1f7;font-size:13px}.launch-checklist small{color:#8996aa;font-size:11px}@media (max-width:760px){.creator-onboarding .setup-form{min-height:0}.setup-actions{justify-content:stretch}.setup-actions .setup-submit{flex:1 1}}.setup-signal{position:absolute;z-index:-1;top:185px;right:4%;width:420px;height:300px;opacity:.22;background:linear-gradient(145deg,transparent 48%,rgba(244,196,0,.5) 49%,transparent 50%),linear-gradient(35deg,transparent 54%,rgba(244,196,0,.4) 55%,transparent 56%);-webkit-mask-image:radial-gradient(ellipse,#000,transparent 70%);mask-image:radial-gradient(ellipse,#000,transparent 70%);pointer-events:none}.setup-signal i,.setup-signal span{position:absolute;display:block;width:8px;height:8px;border:1px solid var(--brand-yellow);background:#0b0d11;transform:rotate(45deg)}.setup-signal span:first-child{top:52px;left:90px}.setup-signal span:nth-child(2){top:153px;right:75px}.setup-signal span:nth-child(3){bottom:35px;left:190px}.setup-signal i{top:130px;left:205px;width:15px;height:15px;border-color:rgba(244,196,0,.7)}@keyframes setup-spin{to{transform:rotate(1turn)}}@media (max-width:800px){.setup-signal{right:-150px;top:90px;opacity:.12}.setup-path{max-width:100%;gap:6px}.setup-path>i{font-size:11px}.setup-path span strong{font-size:9px}.setup-preview-stats{gap:15px}}@media (max-width:480px){.setup-path span strong{font-size:8px;letter-spacing:0}.setup-path span b{width:21px;height:21px}.setup-path:before{left:10px;right:10px}.setup-preview-content>p{max-width:190px}}.product-form .checkbox-field{display:flex;align-items:flex-start;gap:10px;padding:10px 0 4px;color:#e8ebf0;font-size:12px}.product-form .checkbox-field input{width:15px;height:15px;margin-top:1px;accent-color:var(--brand-yellow)}.product-form .checkbox-field span{display:grid;grid-gap:3px;gap:3px}.product-form .checkbox-field small{color:#7f8998;font-size:10px}.product-form .checkbox-field{align-items:center;min-height:42px;padding:8px 10px;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.product-form .checkbox-field:hover{border-color:rgba(255,202,0,.25);background:rgba(255,202,0,.045)}.product-form .checkbox-field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:20px;flex:0 0 34px;margin:0;border:1px solid #586273;border-radius:999px;background:#0c1016;background-image:radial-gradient(circle at 10px 10px,#8590a0 0 4px,transparent 4.5px);cursor:pointer;transition:border-color .15s,background-color .15s,background-image .15s}.product-form .checkbox-field input:checked{border-color:var(--brand-yellow);background-color:var(--brand-yellow);background-image:radial-gradient(circle at 24px 10px,#151515 0 4px,transparent 4.5px)}.product-form .checkbox-field input:focus-visible{outline:2px solid rgba(255,202,0,.55);outline-offset:2px}.products-page-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:30px 0 24px}.products-page-header h2{margin:7px 0 5px;font-size:32px;letter-spacing:-.05em}.products-summary{display:flex;flex-wrap:wrap;gap:24px;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:rgba(18,22,29,.7);color:#8792a2;font-size:11px}.products-summary b{color:#f1f3f6;font-size:15px;margin-right:5px}.products-summary span:last-child b{color:#f4a261}.product-status-tabs{display:flex;gap:22px;margin:23px 0 14px;border-bottom:1px solid var(--line)}.product-status-tabs button{padding:0 0 12px;border:0;border-bottom:2px solid transparent;color:#7f8998;background:none;cursor:pointer;font-size:11px}.product-status-tabs button.active{border-bottom-color:var(--brand-yellow);color:#f1f3f6}.product-status-tabs span{margin-left:5px;color:#5f6978}.product-status-tabs button.active span{color:var(--brand-yellow)}.products-toolbar{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(130px,1fr));grid-gap:8px;gap:8px;margin-bottom:14px}.products-toolbar .input{min-width:0;width:100%}.product-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.product-table{width:100%;min-width:900px;border-collapse:collapse;text-align:left}.product-table th{padding:12px 14px;border-bottom:1px solid var(--line);color:#687486;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-table td{padding:14px;border-bottom:1px solid rgba(51,58,70,.6);color:#bac3d0;font-size:11px;vertical-align:middle}.product-table tr:last-child td{border-bottom:0}.product-table tbody tr:hover{background:rgba(255,255,255,.018)}.product-table-name{display:flex;align-items:center;gap:10px;min-width:190px}.product-table-name span:last-child{display:grid;grid-gap:4px;gap:4px}.product-table-name b{color:#edf0f4;font-size:12px}.product-table small,.roblox-sync{display:block;margin-top:4px;color:#778293;font-size:9px}.product-thumb{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border:1px solid #514718;border-radius:7px;color:var(--brand-yellow);background:#25210e;font-weight:800}.roblox-sync{color:#67d9a4}.roblox-sync.warning{color:#f4a261}.product-status-badge{display:inline-block;padding:4px 6px;border-radius:4px;color:#b8c2cf;background:#29313c;font-size:9px;font-weight:800}.product-status-badge.published{color:#67d9a4;background:#12362e}.product-status-badge.archived,.product-status-badge.hidden{color:#9ba5b3;background:#252b34}.health-ready{color:#67d9a4!important}.health-warning{color:#f4a261!important}.product-actions{position:relative;text-align:right}.product-actions .icon-button{width:30px;height:30px;color:#aab4c2}.product-action-menu{position:absolute;z-index:10;top:43px;right:8px;display:grid;min-width:145px;padding:5px;border:1px solid #3b4351;border-radius:7px;background:#171b23;box-shadow:0 15px 35px rgba(0,0,0,.4)}.product-action-menu a,.product-action-menu button{padding:8px 9px;border:0;border-radius:4px;color:#c8d0dc;background:none;cursor:pointer;text-align:left;font-size:11px}.product-action-menu a:hover,.product-action-menu button:hover{color:#111;background:var(--brand-yellow)}.products-empty{display:grid;justify-items:center;padding:70px 20px;border:1px dashed #39414e;border-radius:9px;background:var(--panel);text-align:center}.products-empty strong{color:#eef1f5;font-size:18px}.products-empty p{max-width:380px;margin:9px 0 20px;color:#818c9d;font-size:12px;line-height:1.5}.product-drawer-backdrop{position:fixed;z-index:30;inset:0;display:flex;justify-content:flex-end;background:rgba(3,5,8,.7)}.product-drawer{width:min(570px,100%);height:100%;overflow:auto;padding:28px 30px 50px;border-left:1px solid #3b4351;background:#11151c;box-shadow:-20px 0 60px rgba(0,0,0,.4)}.product-drawer-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-drawer-head h2{margin:7px 0 0;font-size:25px}.product-drawer .product-form{display:grid;grid-template-columns:1fr;padding-top:22px;border-bottom:0}.product-drawer .product-form .checkbox-field,.product-drawer .product-form>.button:last-of-type,.product-drawer .product-form>.text-button,.product-drawer .product-form>:first-child,.product-drawer .product-form>:nth-child(2),.product-drawer .product-form>small{grid-column:1/-1}.product-drawer .product-form .input{width:100%;min-width:0}.product-drawer .product-form .product-lookup{width:max-content}.product-drawer .product-form .roblox-price{align-self:center;color:var(--brand-yellow);font-size:14px;font-weight:800}.product-download-field{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid #2a3342;border-radius:9px;background:#0d1118}.product-download-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#e8ebf0;font-size:12px;font-weight:700}.product-download-heading small,.product-download-name{color:#7f8998;font-size:11px;font-weight:500}.product-download-control{display:flex;align-items:center;gap:10px;min-width:0}.product-upload-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border:1px solid #facc00;border-radius:6px;background:#facc00;color:#11151c;cursor:pointer;font-size:11px;font-weight:800}.product-upload-button:hover{background:#ffe05b}.product-download-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-drawer .product-form:before{content:"General";grid-column:1/-1;padding:0 0 3px;color:var(--brand-yellow);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.product-drawer .product-form:after{content:"Pricing and delivery are controlled by Roblox Developer Product settings.";grid-column:1/-1;order:20;color:#778293;font-size:10px;line-height:1.5}.product-editor-sections{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.product-editor-sections section{display:grid;grid-gap:9px;gap:9px;padding:15px 0;border-top:1px solid var(--line)}.product-editor-sections section>b{color:var(--brand-yellow);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.product-editor-sections section>span{display:flex;justify-content:space-between;gap:15px;color:#7f8998;font-size:11px}.product-editor-sections section strong{color:#dfe4eb;font-weight:600;text-align:right}@media (max-width:800px){.products-page-header{align-items:start;flex-direction:column}.products-summary{gap:12px 18px}.products-toolbar{grid-template-columns:1fr 1fr}.products-toolbar .input:first-child{grid-column:1/-1}.product-status-tabs{gap:15px;overflow:auto}.product-status-tabs button{white-space:nowrap}.product-drawer{padding:22px 18px 40px}}@media (max-width:480px){.products-toolbar{grid-template-columns:1fr}.products-toolbar .input:first-child{grid-column:auto}.products-summary{display:grid;grid-template-columns:1fr 1fr}.product-drawer .product-form{grid-template-columns:1fr}}.nexus-overview{padding-bottom:50px}.overview-store-header{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:34px 0 25px}.overview-store-header h2{margin:8px 0 5px;font-size:32px;letter-spacing:-.05em}.store-address{color:#9ca7b8;font:12px ui-monospace,monospace}.store-address .status-dot{margin-left:14px;color:#67d9a4;font:11px system-ui,sans-serif}.overview-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.overview-range-header{align-items:flex-end;gap:5px;margin:0 0 0 8px}.overview-range-header>div{padding:2px}.overview-range-header button{padding:5px 7px}.outline-button{border:1px solid var(--line);border-radius:7px;color:#dce1e8;padding:10px 15px;font-size:12px;font-weight:750}.overview-actions .icon-button{height:36px;width:36px}.overview-range{display:flex;justify-content:space-between;align-items:center;margin:4px 0 12px;font-size:11px}.chart-toggle,.overview-range div{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#0d1016}.chart-toggle button,.overview-range button{border:0;border-radius:5px;padding:6px 9px;color:#7f8998;background:transparent;cursor:pointer;font-size:10px}.chart-toggle button.active,.overview-range button.active{color:#17130a;background:var(--brand-yellow)}.overview-kpis .metric{padding:16px 18px;gap:8px}.overview-kpis .metric strong{font-size:24px}.overview-kpis .metric small{color:#67d9a4}.overview-kpis .metric small em{color:#707a8b;font-style:normal;margin-left:4px}.overview-main-row{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr);grid-gap:14px;gap:14px;margin-top:14px}.performance-panel{min-height:330px}.performance-panel.warming-up{min-height:0}.performance-panel.warming-up .performance-total{display:none}.performance-warming{display:grid;grid-gap:8px;gap:8px;min-height:135px;align-content:center;padding:24px 0}.performance-warming h3{margin:0;font-size:20px;letter-spacing:-.03em}.performance-warming p:not(.eyebrow){max-width:560px;margin:0;color:#aab5c5;font-size:12px;line-height:1.55}.warming-stats{display:flex;gap:18px;padding-top:10px;color:#8490a2;font-size:11px}.warming-stats b{color:#f1f3f6}.performance-total{display:flex;align-items:baseline;gap:10px;padding:19px 0 4px}.performance-total strong{font-size:28px;letter-spacing:-.05em}.performance-total small{color:#778293;font-size:10px}.positive{color:#67d9a4}.performance-chart{width:100%;height:190px;margin-top:3px;overflow:visible}.chart-area{fill:rgba(244,196,0,.12)}.chart-line{fill:none;stroke:var(--brand-yellow);stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.chart-empty{display:grid;place-items:center;height:190px;color:#707a8b;font-size:12px}.source-breakdown{display:flex;gap:20px;padding-top:12px;border-top:1px solid var(--line);color:#8691a2;font-size:11px}.source-breakdown i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--brand-yellow)}.source-breakdown b{color:#e9edf2;margin-left:4px}.attention-panel{align-self:start;min-height:0}.attention-count,.healthy-count{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:#111;background:#f4a261;font-size:11px;font-weight:800}.healthy-count{color:#111;background:#67d9a4}.attention-item{display:flex;gap:10px;padding:17px 0;border-bottom:1px solid var(--line)}.attention-item>span{display:grid;place-items:center;width:19px;height:19px;flex:0 0 auto;border-radius:50%;color:#1d1510;background:#f4a261;font-size:11px;font-weight:800}.attention-item div{display:grid;grid-gap:5px;gap:5px}.attention-item b{font-size:12px}.attention-item small{color:#8a94a4;line-height:1.4;font-size:10px}.attention-item a,.panel-head a{color:var(--brand-yellow);font-size:10px;font-weight:750}.attention-good{padding:35px 4px}.attention-good strong{color:#67d9a4;font-size:13px}.attention-good p{color:#818b9a;font-size:11px}.overview-secondary-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);grid-gap:14px;gap:14px;margin-top:14px}.overview-orders{overflow:auto}.overview-order{display:grid;grid-template-columns:minmax(130px,1.4fr) .5fr .7fr .7fr .45fr;grid-gap:10px;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;cursor:pointer;transition:border-color .14s ease,background .14s ease}.overview-order:focus-visible,.overview-order:hover{background:#171c25;border-color:#665a1c;outline:none}.overview-order span:first-child{display:grid;grid-gap:4px;gap:4px}.overview-order small{color:#7e8999;font-size:10px}.overview-order strong{text-align:right}.overview-status{width:max-content;padding:4px 6px;border-radius:5px;background:#26303b;color:#bac4d0;font-size:9px}.overview-status.delivered{color:#67d9a4;background:#12362e}.overview-status.failed{color:#ff9aa6;background:#3a1e29}.top-products{display:grid;grid-gap:15px;gap:15px;padding-top:4px}.overview-secondary-row>.panel:nth-child(2){min-height:132px;overflow:hidden}.top-product{display:flex;gap:10px;align-items:center;min-height:42px;padding:2px 0 6px}.top-product-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid #554b19;border-radius:7px;color:var(--brand-yellow);background:#28230d}.top-product div{display:grid;flex:1 1;grid-gap:4px;gap:4px;min-width:0}.top-product b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.top-product small{color:#7e8999;font-size:10px;line-height:1.35}.top-product i{height:3px;overflow:hidden;border-radius:4px;background:#272d36}.top-product i em{display:block;height:100%;border-radius:4px;background:var(--brand-yellow)}.top-products.single-product .top-product i{display:none}.overview-tertiary-row{display:grid;grid-template-columns:1fr 1fr 1.1fr;grid-gap:14px;gap:14px;margin-top:14px}.integration-row{display:grid;grid-template-columns:10px 1fr auto 16px;grid-gap:8px;gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.integration-row span.healthy{color:#67d9a4}.integration-row span.warning{color:#f4a261}.integration-row small{color:#7f8998}.integration-row strong{color:#707a8a;text-align:right}.overview-quick-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:20px;padding:14px 0;border-top:1px solid var(--line)}.overview-quick-actions-top{position:relative;margin:0 0 14px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:#11161e}.overview-quick-actions-top>a{color:var(--brand-yellow);font-weight:800}.quick-actions-toggle{border:0;color:#9ca7b8;background:transparent;cursor:pointer;font-size:11px}.quick-actions-menu{display:flex;gap:16px;margin-left:auto}.quick-actions-menu a{color:#cfd6e0}.activity-empty{display:grid;grid-gap:7px;gap:7px;padding:10px 0 2px}.activity-empty strong{font-size:12px}.activity-empty p{margin:0;color:#7f8998;font-size:10px;line-height:1.45}.activity-empty>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.activity-empty>div span{padding:5px 7px;border:1px solid var(--line);border-radius:5px;color:#697587;font-size:9px;opacity:.62}.activity-empty .activity-examples{display:grid;grid-gap:4px;gap:4px;margin-top:6px}.activity-empty .activity-examples span{padding:0;border:0;color:#687486;background:transparent;font-size:9px;opacity:.78}.activity-empty .activity-examples span:first-child{margin-bottom:2px;color:#7e8999;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.kpi-context{color:#8995a6!important;font-size:10px}.kpi-context em{display:none}.overview-quick-actions a{color:#d9dee7;font-size:11px}.overview-quick-actions a:hover{color:var(--brand-yellow)}.overview-onboarding{display:flex;justify-content:space-between;gap:30px;margin-bottom:14px;border-color:#4c4217;background:linear-gradient(110deg,#171710,#11151c 55%)}.overview-onboarding h2{margin:8px 0;font-size:24px}.overview-onboarding>div:first-child{max-width:360px}.setup-progress-copy{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px 15px;gap:6px 15px;min-width:310px;color:#a4adba;font-size:10px}.setup-progress-copy strong{grid-column:1/-1;color:#f1f3f6;font-size:12px}.setup-progress-copy .setup-progress{grid-column:1/-1;margin:3px 0 8px}.setup-progress-copy .button{grid-column:1/-1;width:max-content;margin-top:6px}@media (max-width:900px){.overview-main-row,.overview-secondary-row{grid-template-columns:1fr}.overview-tertiary-row{grid-template-columns:1fr 1fr}.overview-tertiary-row>section:last-child{grid-column:1/-1}}@media (max-width:620px){.overview-onboarding,.overview-store-header{align-items:flex-start;flex-direction:column}.overview-actions{flex-wrap:wrap}.overview-range-header{align-items:flex-start;margin-left:0}.overview-range{align-items:flex-start;gap:10px;flex-direction:column}.overview-kpis{grid-template-columns:1fr 1fr}.overview-tertiary-row{grid-template-columns:1fr}.overview-tertiary-row>section:last-child{grid-column:auto}.overview-order{min-width:580px}.quick-actions-menu{width:100%;margin-left:0}.overview-orders{margin-right:-10px}.setup-progress-copy{min-width:0;width:100%}.source-breakdown{gap:11px;font-size:10px}}.products-management .product-action-menu{position:fixed;z-index:100;top:auto;right:auto;bottom:auto}.product-form .product-lookup{align-self:stretch;min-width:154px;white-space:nowrap}.product-form .product-lookup:disabled{cursor:not-allowed;opacity:.52}.permission-blueprint-form{display:grid;grid-gap:18px;gap:18px;margin:18px 0;padding:18px;border:1px solid rgba(244,196,0,.35);border-radius:8px;background:linear-gradient(145deg,#171a1f,#101318)}.permission-blueprint-fields,.permission-blueprint-form-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.permission-blueprint-form-heading h3{margin:3px 0;color:#f2f4f7;font-size:16px}.permission-blueprint-form-heading p{margin:0}.permission-blueprint-fields .input{flex:1 1;min-width:0}.permission-blueprint-permissions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.permission-blueprint-group{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid #28303c;border-radius:6px;background:#0d1015}.permission-blueprint-group>b{color:#f2f4f7;font-size:11px}.permission-blueprint-group label{display:flex;align-items:center;gap:7px;color:#8994a5;font-size:11px}.permission-blueprint-group input{display:grid;flex:0 0 auto;width:14px;height:14px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;place-content:center;border:1px solid #536071;border-radius:3px;background:#0d1015;cursor:pointer}.permission-blueprint-group input:before{width:6px;height:3px;border-bottom:2px solid #111318;border-left:2px solid #111318;content:"";transform:translateY(-1px) rotate(-45deg) scale(0);transition:transform .12s ease}.permission-blueprint-group input:checked{border-color:var(--yellow);background:var(--yellow)}.permission-blueprint-group input:checked:before{transform:translateY(-1px) rotate(-45deg) scale(1)}.permission-blueprint-group input:focus-visible{outline:2px solid rgba(244,196,0,.45);outline-offset:2px}.permission-blueprint-form .button,.roles-section>.staff-section-heading .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--yellow);border-radius:6px;background:var(--yellow);color:#111318;cursor:pointer;font:inherit;font-size:11px;font-weight:800;white-space:nowrap}.permission-blueprint-form .button:hover,.roles-section>.staff-section-heading .button:hover{filter:brightness(1.08);transform:translateY(-1px)}.permission-blueprint-form .button:disabled{cursor:wait;opacity:.7}.custom-role-list-heading{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}@media (max-width:900px){.permission-blueprint-permissions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.permission-blueprint-fields,.permission-blueprint-form-heading{align-items:stretch;flex-direction:column}.permission-blueprint-permissions{grid-template-columns:1fr}}.api-editor-form .scope-picker{gap:4px;padding:8px}.api-editor-form .scope-picker label{min-height:34px;padding:0 9px;border:1px solid transparent;border-radius:6px;transition:border-color .15s,background .15s,color .15s;cursor:pointer}.api-editor-form .scope-picker label:hover{border-color:rgba(255,202,0,.28);background:rgba(255,202,0,.055);color:var(--text)}.api-editor-form .scope-picker label:has(input:focus-visible){outline:2px solid rgba(255,202,0,.55);outline-offset:1px}.api-editor-form .scope-picker input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;flex:0 0 16px;margin:0;border:1px solid #667080;border-radius:4px;background:#0c1016;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.api-editor-form .scope-picker input:hover{border-color:var(--yellow)}.api-editor-form .scope-picker input:checked{border-color:var(--yellow);background:var(--yellow);box-shadow:0 0 0 3px rgba(255,202,0,.1);background-image:linear-gradient(135deg,transparent 42%,#111 0,#111 55%,transparent 0),linear-gradient(45deg,transparent 52%,#111 0,#111 65%,transparent 0);background-position:3px 6px,7px 2px;background-size:7px 7px,7px 7px;background-repeat:no-repeat}@media (min-width:901px){.nx-connect .nx-system-grid{display:block;width:100%;max-width:920px;height:460px;padding:0}.nx-connect .nx-cable-map{position:absolute;inset:0;z-index:0;width:100%;height:100%;overflow:visible;pointer-events:none}.nx-connect .nx-cable-map path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.2);stroke-width:8;filter:blur(5px)}.nx-connect .nx-cable-lines path{stroke:rgba(244,196,0,.72);stroke-width:1.5;stroke-dasharray:3 7}.nx-connect .nx-cable-nodes circle{fill:#11151a;stroke:var(--nx-yellow);stroke-width:1.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(244,196,0,.7))}.nx-connect .nx-system-grid>.nx-system-node{position:absolute;z-index:2;box-sizing:border-box;margin:0}.nx-connect .nx-node-roblox{left:3.04%;top:7.61%;width:20.65%}.nx-connect .nx-node-discord{right:3.26%;top:5.43%;width:20.65%}.nx-connect .nx-node-website{left:7.83%;bottom:9.13%;width:20.65%}.nx-connect .nx-node-api{right:4.57%;bottom:6.96%;width:20.65%}.nx-connect .nx-node-core{left:50%;top:50%;z-index:3;width:36.96%;min-height:110px;transform:translate(-50%,-50%)}.nx-connect .nx-system-grid>.nx-system-node:after,.nx-connect .nx-system-grid>.nx-system-node:before{display:none!important}}@media (max-width:900px){.nx-connect .nx-cable-map{display:none}}@media (min-width:901px){.nx-connect .nx-system-grid>.nx-node-core:before{display:block!important;width:150px;height:50px;margin:0 auto;background:url(/nexus-logo.png) 50%/contain no-repeat;filter:drop-shadow(0 0 8px rgba(244,196,0,.24))}.nx-connect .nx-system-grid>.nx-node-core:after{display:block!important}.nx-connect .nx-cable-lines path{stroke-width:1.25;stroke-dasharray:none;opacity:.78}.nx-connect .nx-cable-glow path{stroke-width:7;opacity:.72}.nx-connect .nx-cable-nodes circle{r:.55px}}.storefront-workspace{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:20px}.storefront-config{min-width:0}.storefront-page-header{align-items:center}.storefront-page-header h2{font-size:34px}.storefront-actions{flex-wrap:wrap;justify-content:flex-end}.storefront-actions .save-state{margin-right:4px}.storefront-config-card>h3{font-size:18px}.storefront-config-card>.muted{line-height:1.55}.storefront-asset{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);cursor:pointer}.storefront-asset:last-child{border-bottom:0}.storefront-asset-preview{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid rgba(255,202,0,.24);border-radius:10px;background:linear-gradient(145deg,rgba(255,202,0,.14),var(--panel-2));color:var(--yellow);font-size:20px}.storefront-asset-preview img{width:100%;height:100%;object-fit:cover}.storefront-asset small,.storefront-asset strong,.storefront-asset>span:last-child{display:block}.storefront-asset strong{color:var(--text);font-size:11px}.storefront-asset small{margin-top:3px;color:var(--faint);font-size:9px}.storefront-asset .input{width:100%;box-sizing:border-box;margin-top:8px;font-size:10px}.storefront-color-field>div{display:flex;gap:8px;align-items:center;margin-top:6px}.storefront-color-field input[type=color]{width:38px;height:34px;padding:2px;border:1px solid var(--line);border-radius:6px;background:var(--panel);cursor:pointer}.storefront-color-field .input{min-width:0}.storefront-inline-note{margin-top:14px;padding:10px;border:1px dashed var(--line);border-radius:6px;color:var(--faint);font-size:10px;line-height:1.5}.storefront-section-row>span:last-child{display:grid;grid-gap:3px;gap:3px}.storefront-section-row>span:last-child strong{color:var(--text);font-size:11px}.storefront-section-row>span:last-child small{color:var(--faint);font-size:9px}.theme-presets{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;margin:16px 0}.theme-presets button{padding:9px 5px;border:1px solid var(--line);border-radius:5px;background:var(--bg);color:var(--muted);cursor:pointer;font-size:9px}.theme-presets button.active{border-color:var(--yellow);color:var(--text);background:rgba(255,202,0,.08)}.storefront-preview-wrap{padding:12px}.preview-toolbar>span b{color:var(--muted);font-weight:400}.storefront-browser{overflow:hidden;border:1px solid #303846;border-radius:9px;background:#090c11;box-shadow:0 24px 55px rgba(0,0,0,.22)}.preview-browser-bar{display:flex;align-items:center;gap:5px;height:29px;padding:0 10px;border-bottom:1px solid var(--line);background:#11151c}.preview-browser-bar>span{width:6px;height:6px;border-radius:50%;background:#596273}.preview-browser-bar b{margin-left:8px;color:var(--faint);font-size:9px;font-weight:400}.storefront-browser.tablet{width:78%;margin:0 auto}.storefront-browser.mobile{width:min(390px,58%);min-width:260px;margin:0 auto}.storefront-preview{min-height:620px;border:0;border-radius:0;background:#0d1015}.preview-nav{align-items:center;min-height:35px}.preview-nav b{display:flex;align-items:center;gap:7px}.preview-nav b img{width:22px;height:22px;border-radius:5px;object-fit:cover}.preview-logo-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:5px;background:var(--yellow);color:#111;font-size:11px}.preview-hero{min-height:210px;display:flex;flex-direction:column;justify-content:center;margin:14px 0 24px}.preview-section-heading{display:flex;justify-content:space-between;align-items:end;gap:12px}.preview-section-heading h4{margin:0}.preview-section-heading span{color:var(--faint);font-size:9px}.preview-empty{display:grid;grid-gap:5px;gap:5px;margin-bottom:18px;padding:20px;border:1px dashed #39414e;border-radius:7px;color:var(--muted);font-size:10px}.preview-empty b{color:var(--text)}.preview-announcement{display:grid;grid-gap:5px;gap:5px;margin-top:24px;padding:14px;border-left:2px solid var(--yellow);background:rgba(255,202,0,.055)}.preview-announcement small{color:var(--yellow);font-size:8px}.preview-announcement b{color:var(--text);font-size:11px}.preview-announcement span{color:var(--muted);font-size:10px;line-height:1.45}.storefront-preview footer{display:flex;justify-content:space-between;margin-top:28px;padding-top:14px;border-top:1px solid var(--line);color:var(--faint);font-size:9px}@media (max-width:900px){.storefront-workspace{grid-template-columns:1fr}.storefront-page-header{align-items:flex-start}.storefront-actions{justify-content:flex-start}}.nx-copy h2,.nx-hero h1,.nx-wide-heading h2{line-height:1.03}.nx-copy h2 em,.nx-hero h1 em,.nx-wide-heading h2 em{display:inline-block;padding-top:.015em}.nx-identity:has(.nx-identity-card){display:block}.nx-identity:has(.nx-identity-card) .nx-identity-card{width:100%}.nx-identity:has(.nx-identity-card) .nx-copy{max-width:680px;margin:42px auto 0;text-align:center}.nx-identity:has(.nx-identity-card) .nx-copy>p{margin-inline:auto}.nx-identity-card{position:relative;overflow:hidden;border-color:#3b4553;background:radial-gradient(circle at 12% 18%,rgba(244,196,0,.08),transparent 30%),linear-gradient(145deg,#171c24,#10141a 72%,#15170f);box-shadow:inset 0 1px rgba(255,255,255,.05),0 24px 55px rgba(0,0,0,.3),0 0 45px rgba(244,196,0,.06)}.nx-identity-card>header{padding:12px 14px 17px;border:1px solid rgba(255,255,255,.07);border-top:2px solid var(--nx-yellow);background:rgba(13,17,23,.55)}.nx-identity-card>header span{letter-spacing:.16em}.nx-identity-card>header b{padding:7px 12px;border:1px solid rgba(85,219,161,.25);background:rgba(85,219,161,.06)}.nx-identity-card>header b:before{content:"◇  ";color:#55dba1}.nx-identity-main{padding:28px 12px 25px}.nx-identity-avatar{border:5px solid rgba(244,196,0,.15);box-shadow:0 0 0 1px rgba(244,196,0,.65),0 0 28px rgba(244,196,0,.18);font-size:26px}.nx-identity-main strong{font-size:25px}.nx-identity-platforms{padding:18px 0}.nx-identity-platforms>span{padding:11px 10px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:rgba(13,17,23,.42)}.nx-identity-platforms>span>b{width:26px;height:26px}.nx-identity-card>footer{padding:19px 10px 6px}.nx-identity-card{display:block;min-height:360px;padding:25px;border:1px solid #384150;border-radius:12px;background:linear-gradient(135deg,rgba(255,202,0,.055),transparent 36%),linear-gradient(145deg,#171c25,#10141b 72%,#14170f);box-shadow:inset 0 1px rgba(255,255,255,.045),0 20px 45px rgba(0,0,0,.24)}.nx-identity-card:after{display:none}.nx-identity-card>header{display:flex;justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--nx-border);color:#8994a4;font:9px ui-monospace,Consolas,monospace;letter-spacing:.12em}.nx-identity-card>header b{color:#55dba1;font-size:8px;letter-spacing:.08em}.nx-identity-main{display:flex;align-items:center;gap:14px;padding:22px 0}.nx-identity-avatar{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border:4px solid rgba(255,202,0,.14);border-radius:50%;background:var(--nx-yellow);color:#151515;font-size:22px;font-weight:800;box-shadow:0 0 0 1px rgba(255,202,0,.55),0 0 22px rgba(255,202,0,.14)}.nx-identity-main code,.nx-identity-main small,.nx-identity-main strong{display:block}.nx-identity-main strong{color:#f2f4f7;font-size:22px;letter-spacing:-.04em}.nx-identity-main small{margin-top:5px;color:#8d98a8;font-size:11px}.nx-identity-main code{margin-top:9px;color:#687487;font:9px ui-monospace,Consolas,monospace}.nx-identity-platforms{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;padding:13px 0;border-top:1px solid var(--nx-border);border-bottom:1px solid var(--nx-border)}.nx-identity-platforms>span{display:grid;grid-template-columns:22px 1fr;grid-gap:0 7px;gap:0 7px;align-items:center;min-width:0}.nx-identity-platforms>span>b{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:var(--nx-yellow);background:rgba(255,202,0,.1);font-size:10px}.nx-identity-platforms small,.nx-identity-platforms strong{display:block}.nx-identity-platforms strong{overflow:hidden;color:#dce2ea;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.nx-identity-platforms small{margin-top:2px;color:#55dba1;font-size:8px}.nx-identity-card>footer{display:grid;grid-template-columns:.8fr 1.2fr 1fr;grid-gap:12px;gap:12px;padding-top:17px}.nx-identity-card>footer b,.nx-identity-card>footer small,.nx-identity-card>footer span{display:block}.nx-identity-card>footer small{color:#687487;font:8px ui-monospace,Consolas,monospace;letter-spacing:.06em}.nx-identity-card>footer b{margin-top:6px;color:#e7ebf0;font-size:12px}@media (max-width:560px){.nx-identity-platforms{grid-template-columns:1fr}.nx-identity-card>footer{grid-template-columns:1fr 1fr}.nx-identity-card>footer span:last-child{grid-column:1/-1}}.nx-identity-card>footer>span,.nx-identity-platforms>span{grid-column:auto;grid-row:auto;margin:0;padding:0;border-top:0}.nx-identity-card>footer>span:last-child,.nx-identity-platforms>span>b{grid-column:auto}.nx-discord-card{position:relative;padding:16px 18px 18px;border-left:4px solid #5865f2;border-radius:4px;background:#313338;box-shadow:0 14px 30px rgba(0,0,0,.2)}.nx-discord-card header{gap:9px;padding:0 0 5px}.nx-discord-card header>b{width:34px;height:34px;background:#5865f2}.nx-discord-card header>b img{width:25px;height:25px}.nx-discord-card header span{font-size:13px;font-weight:600}.nx-discord-card header small{width:max-content;color:#fff;background:#5865f2;font-weight:700}.nx-discord-embed{display:block!important;padding:13px 15px 11px;border-left:3px solid #5865f2;border-radius:4px}.nx-discord-embed>strong{display:block;font-size:16px}.nx-discord-embed>p{margin:5px 0 14px}.nx-discord-fields{grid-template-columns:1fr 1fr;grid-gap:11px 18px!important;gap:11px 18px!important}.nx-discord-fields>span{display:grid!important;grid-gap:4px;gap:4px;color:#949ba4!important;font-size:9px!important;font-weight:600}.nx-discord-fields>span b{font-weight:600}.nx-discord-embed footer{margin-top:14px;padding-top:10px;color:#949ba4;font-size:9px}.gpi-files-page{height:100vh;display:grid;place-items:center;padding:0;background:#08090b;color:#111;font-family:Georgia,Times New Roman,serif;overflow:hidden}.gpi-file-document{position:relative;box-sizing:border-box;width:min(100%,1100px);height:100vh;min-height:0;overflow:hidden;padding:58px clamp(28px,7vw,96px) 110px;border:0;background:#e8e1c7;box-shadow:none;transform:none}.gpi-file-footer,.gpi-file-topline{display:flex;justify-content:space-between;gap:16px;color:#655f4e;font:700 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.gpi-file-header{margin:52px 0 26px}.gpi-file-header p,.gpi-file-label{margin:0 0 8px;color:#9a1717;font:800 11px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase}.gpi-file-header h1{margin:0 0 8px;font-size:clamp(42px,8vw,76px);line-height:.95;letter-spacing:-.05em}.gpi-file-header span,.gpi-file-section p{color:#514d41;font-size:15px;line-height:1.55}.gpi-file-rule{border-top:2px solid #222;margin-bottom:28px}.gpi-file-section{margin:0 0 28px}.gpi-file-section h2{margin:0 0 6px;font-size:28px}.gpi-file-section p{margin:7px 0}.gpi-file-redactions p{color:#514d41}.gpi-file-redactions mark{padding:2px 5px;background:#191919;color:#191919;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.gpi-file-document mark{display:inline-block;width:max(72px,var(--redaction-width,72px));height:1em;padding:1px 7px;background:#191919;color:#191919;font-family:inherit;letter-spacing:normal;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:default}.gpi-file-document mark:after{content:none}.gpi-file-header h1 mark{width:112px!important;min-width:112px}.gpi-file-redactions mark{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.gpi-file-stamp{position:absolute;top:108px;right:34px;padding:7px 11px;border:3px solid #9a1717;color:#9a1717;font:900 15px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;transform:rotate(12deg)}.gpi-file-signature{display:grid;grid-gap:4px;gap:4px;width:180px;margin:34px 0 30px;color:#655f4e;font-size:12px}.gpi-file-signature strong{border-bottom:1px solid #655f4e;color:#191919;font-size:21px}.gpi-file-signature small{font-style:italic}.gpi-file-footer{padding-top:14px;border-top:1px solid #aaa17f}.gpi-file-filler{margin-top:30px;column-count:1;opacity:.78}.gpi-file-filler p{margin:0 0 10px;color:#68614d;font-size:12px;line-height:1.45;page-break-inside:avoid;break-inside:avoid}.gpi-file-exhibit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.gpi-file-inline-exhibits{margin-top:18px}.gpi-file-inline-exhibits .gpi-file-exhibit-blank{min-height:72px}.gpi-file-exhibit{margin:0}.gpi-file-exhibit-blank{min-height:112px;border:0;background:#000;box-shadow:inset 0 0 0 7px #111}.gpi-file-exhibit figcaption{margin-top:7px;color:#655f4e;font:700 9px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.gpi-file-page{min-height:100vh;margin-top:64px;padding-top:42px;border-top:2px dashed #aaa17f}.gpi-file-document.gpi-file-page-2>:not(.gpi-file-page-two):not(.gpi-file-pager),.gpi-file-document.gpi-file-page-3>:not(.gpi-file-page-three):not(.gpi-file-pager),.gpi-file-document>.gpi-file-page-rest,.gpi-file-document>.gpi-file-page-three,.gpi-file-document>.gpi-file-page-two{display:none}.gpi-file-document.gpi-file-page-2>.gpi-file-page-two,.gpi-file-document.gpi-file-page-3>.gpi-file-page-three{display:block}.gpi-file-document.gpi-file-page-many>:not(.gpi-file-page-rest):not(.gpi-file-pager){display:none}.gpi-file-document.gpi-file-page-many>.gpi-file-page-rest{display:block}.gpi-file-page .gpi-file-section{margin-top:64px}.gpi-file-page-rest,.gpi-file-page-three,.gpi-file-page-two{box-sizing:border-box;padding:42px clamp(28px,7vw,96px) 110px}.gpi-file-final-stamp{top:auto;right:80px;bottom:130px}.gpi-file-pager{position:absolute;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:12px;padding:0;color:#e8e1c7;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.gpi-file-pager>span{position:absolute;left:50%;transform:translateX(-50%)}.gpi-file-pager button{position:relative;width:68px;min-width:68px;height:68px;min-height:68px;padding:0;border:0;border-radius:2px;background:#e8e1c7;color:#191919;cursor:pointer;font:700 30px/1 Georgia,Times New Roman,serif;box-shadow:none;transition:none}.gpi-file-pager button.gpi-file-page-prev{position:absolute;bottom:0;left:0}.gpi-file-pager button.gpi-file-page-next{position:absolute;right:0;bottom:0}.gpi-file-pager button:after{top:auto;right:-1px;bottom:-1px}.gpi-file-pager button:after,.gpi-file-pager button:before{position:absolute;width:30px;height:30px;content:"";-webkit-clip-path:polygon(0 100%,100% 0,100% 100%);clip-path:polygon(0 100%,100% 0,100% 100%)}.gpi-file-pager button:before{right:0;bottom:0;background:linear-gradient(135deg,transparent 47%,#8f896f 49%,transparent 53%)}.gpi-file-pager button.gpi-file-page-prev:after{left:-1px}.gpi-file-pager button.gpi-file-page-prev:after,.gpi-file-pager button.gpi-file-page-prev:before{right:auto;-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%)}.gpi-file-pager button.gpi-file-page-prev:before{left:0}.gpi-file-pager button:hover:not(:disabled){border:0;transform:none;box-shadow:none}.gpi-file-pager button,.gpi-file-pager button:hover:not(:disabled){overflow:visible;border:0;background:transparent;color:transparent;box-shadow:none}.gpi-file-pager button:after,.gpi-file-pager button:before{top:auto;right:0;bottom:0;left:auto;width:68px;height:68px;border:0;background:#c9c0a0;-webkit-clip-path:polygon(0 100%,100% 0,100% 100%);clip-path:polygon(0 100%,100% 0,100% 100%)}.gpi-file-pager button:after{width:40px;height:40px;background:#000}.gpi-file-pager button.gpi-file-page-prev:after,.gpi-file-pager button.gpi-file-page-prev:before{right:auto;left:0;-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%)}.gpi-file-arrow{position:absolute;right:11px;bottom:8px;z-index:2;color:#e8e1c7;font:700 25px/1 Georgia,Times New Roman,serif}.gpi-file-pager button.gpi-file-page-prev .gpi-file-arrow{right:auto;left:11px}.gpi-file-pager button:disabled{cursor:not-allowed;opacity:.35}.gpi-file-document,.gpi-file-document .gpi-file-footer,.gpi-file-document .gpi-file-header p,.gpi-file-document .gpi-file-label,.gpi-file-document .gpi-file-topline,.gpi-file-document figcaption,.gpi-file-document h1,.gpi-file-document h2,.gpi-file-document p,.gpi-file-document small,.gpi-file-document span{color:#000!important}.gpi-file-document .gpi-file-stamp{border-color:#000;color:#000!important}.gpi-file-document .gpi-file-redactions mark,.gpi-file-document mark{background:#000;color:#000!important}@media (max-width:700px){.gpi-file-filler{column-count:1}.gpi-file-exhibit-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.gpi-file-pager button{width:58px;min-width:58px;height:58px;min-height:58px;padding:0;font-size:25px}.gpi-file-pager button.gpi-file-page-prev{left:0}.gpi-file-pager button.gpi-file-page-next{right:0}.gpi-file-document{padding:24px 22px 110px}.gpi-file-stamp{top:92px;right:18px;font-size:11px}.gpi-file-header,.gpi-file-page{margin-top:42px}.gpi-file-page{padding-top:28px}.gpi-file-final-stamp{right:24px;bottom:120px}.gpi-file-exhibit-grid{grid-template-columns:1fr}}.nx-revenue{align-items:end;margin:27px 0 7px}.nx-revenue>span{display:grid;grid-gap:5px;gap:5px}.nx-revenue>span small{margin:0;color:#8590a0;font-size:8px;letter-spacing:.06em}.nx-revenue>span b{color:#f1f3f6;font-size:23px}.nx-revenue em{padding:4px 7px;border-radius:4px;background:rgba(85,219,161,.1);font-size:9px}.nx-chart-description{margin:0 0 12px;color:#7f8998;font-size:10px;line-height:1.45}.nx-chart-wrap{position:relative;padding-left:35px}.nx-chart-axis-labels{position:absolute;inset:2px auto 19px 0;display:flex;flex-direction:column;justify-content:space-between;color:#667182;font:8px ui-monospace,Consolas,monospace}.nx-spark{display:block;height:104px;border-bottom:1px solid #2b323e}.nx-spark line{stroke:#2b323e;stroke-width:.7;vector-effect:non-scaling-stroke}.nx-chart-axis{display:flex;justify-content:space-between;padding-top:6px;color:#667182;font-size:8px}.nx-sources{display:flex;gap:16px;margin-top:13px;padding-top:11px;border-top:1px solid var(--nx-border);color:#9aa4b2;font-size:9px;word-spacing:normal}.nx-sources span{display:inline-flex;align-items:center;gap:5px}.nx-sources i{width:5px;height:5px;border-radius:50%;background:var(--nx-yellow)}.nx-sources b{color:var(--nx-yellow)}@media (min-width:901px){.nx-connect:has(.nx-system-grid-reset){display:grid;grid-template-columns:minmax(300px,.38fr) minmax(0,.62fr);grid-gap:clamp(42px,6vw,100px);gap:clamp(42px,6vw,100px);overflow:visible;background-image:none}.nx-connect:has(.nx-system-grid-reset) .nx-copy{max-width:600px;margin:0}.nx-connect .nx-system-grid-reset{display:block;width:100%;max-width:920px;height:460px;margin:0 auto;padding:0;overflow:visible}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){width:20.65%;min-height:78px;padding:16px 20px;border:1px solid var(--nx-border);border-radius:7px;background:var(--nx-panel);box-shadow:none;text-align:left}.nx-connect .nx-system-grid-reset>.nx-node-roblox{left:4.55%;top:7.61%}.nx-connect .nx-system-grid-reset>.nx-node-discord{right:3.26%;top:5.43%}.nx-connect .nx-system-grid-reset>.nx-node-website{left:9%;bottom:9.13%}.nx-connect .nx-system-grid-reset>.nx-node-api{right:4.57%;bottom:6.96%}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;color:#f2f4f7;font-size:15px;line-height:1.1;border-color:rgba(244,196,0,.42);background:linear-gradient(rgba(244,196,0,.035) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.035) 1px,transparent 0),linear-gradient(145deg,#191b20,#101216);background-size:18px 18px,18px 18px,auto;box-shadow:0 12px 28px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.05),0 0 0 1px rgba(244,196,0,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):hover{transform:translateY(-3px);border-color:rgba(244,196,0,.82);box-shadow:0 16px 34px rgba(0,0,0,.36),0 0 22px rgba(244,196,0,.14),inset 0 0 18px rgba(244,196,0,.04)}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) small{display:block;margin:0;color:#8490a2;font-size:9px;line-height:1.25;white-space:normal}.nx-connect .nx-system-grid-reset>.nx-node-core{left:50%;top:50%;width:36.96%;min-height:110px;padding:0;border:0;border-radius:999px;background:radial-gradient(circle at center,#342b0d 0,#1a1915 45%,#12151a 78%);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 1px rgba(244,196,0,.2),0 0 0 10px rgba(244,196,0,.035),0 0 0 22px rgba(244,196,0,.018),0 18px 38px rgba(0,0,0,.38);transform:translate(-50%,-50%)}.nx-connect .nx-system-grid-reset>.nx-node-core:before{display:block!important;position:static;width:150px;height:50px;margin:0 auto;border:0;background:url(/nexus-logo.png) 50%/contain no-repeat;transform:none;content:""}.nx-connect .nx-system-grid-reset>.nx-node-core:after{display:block!important;position:static;margin-top:8px;border:0;background:none;color:#8993a2;content:"Orders  ·  Customers  ·  Entitlements  ·  Analytics";font-size:10px;transform:none}.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke:rgba(244,196,0,.88);stroke-width:1.7;stroke-dasharray:13 9;stroke-dashoffset:0;animation:nx-data-stream 1.4s linear infinite}.nx-connect .nx-system-grid-reset .nx-cable-glow path{stroke:rgba(244,196,0,.24);stroke-width:8;stroke-dasharray:22 14;stroke-dashoffset:0;animation:nx-data-stream 1.4s linear infinite;filter:blur(5px)}.nx-connect .nx-system-grid-reset .nx-cable-nodes{display:none}.nx-connect{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);grid-gap:clamp(42px,5vw,88px);gap:clamp(42px,5vw,88px);position:relative;overflow:hidden;padding-top:92px;padding-bottom:92px;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:72px 72px}.nx-connect .nx-copy{max-width:540px;margin:0;align-self:center}.nx-connect .nx-copy h2{margin-bottom:16px}.nx-connect .nx-system-grid{width:100%;max-width:none;height:500px;margin:0}.nx-connect .nx-system-grid>.nx-node-api,.nx-connect .nx-system-grid>.nx-node-discord,.nx-connect .nx-system-grid>.nx-node-roblox,.nx-connect .nx-system-grid>.nx-node-website{width:31%;min-height:98px;padding:20px 42px 20px 76px;border:1px solid rgba(244,196,0,.38);border-radius:20px;background:linear-gradient(145deg,#171d26,#0f1319);box-shadow:inset 0 1px rgba(255,255,255,.05),0 14px 32px rgba(0,0,0,.28)}.nx-connect .nx-node-roblox{left:1.5%;top:8%}.nx-connect .nx-node-discord{right:1.5%;top:8%}.nx-connect .nx-node-website{left:1.5%;bottom:8%}.nx-connect .nx-node-api{right:1.5%;bottom:8%}.nx-connect .nx-system-grid>.nx-system-node:before{display:grid!important;place-items:center;position:absolute;z-index:3;left:18px;top:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#11161d;color:#f2f4f7;transform:translateY(-50%);font-size:22px}.nx-connect .nx-node-roblox:before{content:"◆"}.nx-connect .nx-node-discord:before{content:"◉";color:#8ea1ff}.nx-connect .nx-node-website:before{content:"◎"}.nx-connect .nx-node-api:before{content:"</>";font-size:15px}.nx-connect .nx-system-grid>.nx-system-node:after{display:block!important;content:"›";position:absolute;right:18px;top:50%;color:#aeb8c7;font-size:25px;transform:translateY(-54%)}.nx-connect .nx-system-grid>.nx-node-core{width:38%;min-height:205px;border:1px solid rgba(244,196,0,.85);box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 8px rgba(244,196,0,.06),0 0 0 20px rgba(244,196,0,.035),0 0 55px rgba(244,196,0,.18)}.nx-connect .nx-cable-lines path{stroke:#f4c400;stroke-width:1.8;opacity:1}.nx-connect .nx-cable-glow path{stroke:rgba(244,196,0,.42);stroke-width:9;opacity:1;filter:blur(6px)}.nx-connect .nx-cable-nodes circle{fill:#11151a;stroke:#f4c400;stroke-width:1.7;filter:drop-shadow(0 0 6px rgba(244,196,0,.9))}.nx-connect .nx-system-grid{overflow:hidden}.nx-connect .nx-system-grid>.nx-node-api,.nx-connect .nx-system-grid>.nx-node-discord,.nx-connect .nx-system-grid>.nx-node-roblox,.nx-connect .nx-system-grid>.nx-node-website{text-align:left;justify-content:center}.nx-connect .nx-system-grid>.nx-node-roblox:before{content:"◆"!important}.nx-connect .nx-system-grid>.nx-node-discord:before{content:"◉"!important;color:#8ea1ff}.nx-connect .nx-system-grid>.nx-node-website:before{content:"◎"!important}.nx-connect .nx-system-grid>.nx-node-api:before{content:"</>"!important;font-size:15px}.nx-connect .nx-system-grid>.nx-node-core{width:34%;height:auto;min-height:0;aspect-ratio:1;padding:0;border-radius:50%}.nx-connect .nx-system-grid>.nx-node-core:before{position:static;display:block!important;width:220px;height:72px;border:0;border-radius:0;background:url(/nexus-logo.png) 50%/contain no-repeat;transform:none;box-shadow:none;content:""}.nx-connect .nx-system-grid>.nx-node-core:after{display:none!important;content:none}.nx-connect .nx-system-grid>.nx-system-node:not(.nx-node-core):after,.nx-connect .nx-system-grid>.nx-system-node:not(.nx-node-core):before{display:none!important;content:none!important}.nx-connect .nx-system-grid>.nx-system-node:not(.nx-node-core){display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;text-align:left}.nx-connect .nx-system-node .nx-node-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#11161d;color:#f2f4f7;font:22px Arial,sans-serif;font-style:normal}.nx-connect .nx-node-discord .nx-node-icon{color:#8ea1ff}.nx-connect .nx-node-api .nx-node-icon{font-size:15px}.nx-connect .nx-system-node .nx-node-copy{display:grid;grid-gap:6px;gap:6px;min-width:0;color:#f2f4f7;font-size:16px;font-weight:600}.nx-connect .nx-system-grid>.nx-system-node .nx-node-copy{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;position:static;transform:none}.nx-connect .nx-system-node .nx-node-copy small{margin:0;color:#8490a2;font-size:10px;font-weight:400;white-space:nowrap}.nx-connect .nx-system-node .nx-node-arrow{color:#aeb8c7;font-size:25px;font-weight:400}.nx-connect .nx-system-grid>.nx-node-api:before,.nx-connect .nx-system-grid>.nx-node-discord:before,.nx-connect .nx-system-grid>.nx-node-roblox:before,.nx-connect .nx-system-grid>.nx-node-website:before{position:absolute}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;width:20.65%!important;min-height:78px!important;padding:16px 20px!important;border:1px solid var(--nx-border)!important;border-radius:7px!important;background:var(--nx-panel)!important;box-shadow:none!important;color:#f2f4f7!important;font-size:15px!important;line-height:1.1!important;text-align:left!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):after,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):before{display:none!important;content:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) small{display:block!important;margin:0!important;color:#8490a2!important;font-size:9px!important;line-height:1.25!important;white-space:normal!important}}@keyframes nx-data-stream{to{stroke-dashoffset:-44}}.nx-identity-card{padding:24px 28px;border-radius:28px;border-color:rgba(244,196,0,.5);background:radial-gradient(circle at 8% 18%,rgba(244,196,0,.1),transparent 27%),linear-gradient(145deg,#10151b,#090d12 72%,#11150f);box-shadow:inset 0 1px rgba(255,255,255,.06),0 0 45px rgba(244,196,0,.1)}.nx-identity-card>header{min-height:64px;align-items:center;padding:0 20px;border:1px solid rgba(255,255,255,.06);border-top:3px solid var(--nx-yellow);border-radius:12px;background:rgba(18,24,31,.75)}.nx-identity-card>header span{color:#c0cad7;font-size:13px;letter-spacing:.2em}.nx-identity-card>header b{padding:10px 18px;border:1px solid rgba(85,219,161,.28);border-radius:10px;font-size:11px;letter-spacing:.18em}.nx-identity-main{min-height:245px;padding:38px 40px 34px;gap:26px}.nx-identity-avatar{width:150px;height:150px;flex-basis:150px;border:7px solid rgba(244,196,0,.18);font-size:56px;box-shadow:0 0 0 2px rgba(244,196,0,.65),0 0 32px rgba(244,196,0,.2)}.nx-identity-main>div:last-child{gap:10px}.nx-identity-main strong{font-size:42px;letter-spacing:-.055em}.nx-identity-main small{color:#8d99aa;font-size:18px}.nx-identity-main code{margin-top:8px;color:#8d99aa;font-size:12px;letter-spacing:.15em}.nx-identity-band{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 12px 18px;border-top:1px solid #29303a;color:#aeb9c7;font:13px ui-monospace,Consolas,monospace;letter-spacing:.2em}.nx-identity-band b{color:#55dba1;font-size:11px;letter-spacing:.16em}.nx-identity-platforms{gap:22px;padding:0 12px 30px;border:0}.nx-identity-platforms>span{position:relative;min-height:86px;grid-template-columns:62px 1fr auto;gap:0 15px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(17,23,30,.7)}.nx-identity-platforms>span>b{grid-row:1/3;width:62px;height:62px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#111820;font-size:23px}.nx-identity-platforms>span>strong{color:#f3f5f8;font-size:17px}.nx-identity-platforms>span>small{color:#55dba1;font-size:13px}.nx-identity-platforms>span:after{content:"✓";grid-column:3;grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(85,219,161,.25);border-radius:50%;background:rgba(85,219,161,.12);color:#55dba1;font-size:16px}.nx-identity-platforms>span>i{display:block;color:#9ca8b8;font-size:28px;font-style:normal}.nx-stats-band{padding-top:24px}.nx-stats-band b{color:#8995a6}.nx-identity-card>footer{gap:0;padding:26px 12px 30px}.nx-identity-card>footer span{padding-left:22px;border-left:1px solid #29303a}.nx-identity-card>footer span:first-child{border-left:0;padding-left:0}.nx-identity-card>footer small{font-size:10px;letter-spacing:.15em}.nx-identity-card>footer b{margin-top:10px;font-size:24px}.nx-identity-footer{display:flex;align-items:center;gap:22px;padding:20px 24px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(17,23,30,.75);color:#8e9aaa;font:12px ui-monospace,Consolas,monospace;letter-spacing:.2em}.nx-identity-footer>b{display:grid;place-items:center;width:32px;height:32px;background:var(--nx-yellow);color:#111;font-size:22px;letter-spacing:0}.nx-identity-footer em{margin-left:auto;color:#8995a6;font-style:normal}.nx-identity:has(.nx-identity-card){display:grid;grid-template-columns:minmax(0,560px) minmax(300px,1fr);align-items:center;grid-gap:clamp(48px,7vw,110px);gap:clamp(48px,7vw,110px)}.nx-identity:has(.nx-identity-card) .nx-identity-card{box-sizing:border-box;width:min(100%,560px);max-width:560px;min-height:0;padding:22px;border-radius:12px}.nx-identity:has(.nx-identity-card) .nx-copy{max-width:520px;margin:0;text-align:left}.nx-identity:has(.nx-identity-card) .nx-copy>p{margin-inline:0}.nx-identity-card>header{box-sizing:border-box;min-height:36px;padding:0 10px;border-top-width:2px;border-radius:7px}.nx-identity-card>header span{font-size:8px;letter-spacing:.13em}.nx-identity-card>header b{padding:6px 9px;border-radius:6px;font-size:7px;letter-spacing:.11em}.nx-identity-main{min-height:0;padding:5px 5px 20px;gap:17px}.nx-identity-avatar{width:68px;height:68px;flex-basis:68px;border-width:4px;font-size:25px}.nx-identity-main>div:last-child{display:grid;grid-gap:4px;gap:4px}.nx-identity-main code,.nx-identity-main small,.nx-identity-main strong{grid-column:auto;grid-row:auto;margin:0}.nx-identity-main strong{font-size:26px}.nx-identity-main small{font-size:13px}.nx-identity-main code{font-size:10px;letter-spacing:.04em}.nx-identity-band{padding:13px 3px 10px;font-size:10px;letter-spacing:.09em}.nx-identity-band b{font-size:7px;letter-spacing:.08em}.nx-identity-band>span,.nx-identity-footer>span{grid-column:auto;margin:0;padding:0;border:0;color:inherit;font-size:inherit}.nx-identity-platforms{gap:10px;padding:0 0 13px}.nx-identity-platforms>span{box-sizing:border-box;min-height:68px;grid-template-columns:38px minmax(0,1fr) 22px;grid-template-rows:auto auto;align-content:center;gap:2px 9px;padding:10px;border-radius:8px}.nx-identity-platforms>span>b{width:38px;height:38px;border-radius:7px;font-size:13px}.nx-identity-platforms>span>b svg{display:block;width:22px;height:22px;fill:currentColor}.nx-identity-platforms>span>b.nx-roblox-mark{color:#f3f5f8}.nx-identity-platforms>span>b.nx-discord-mark{background:#5865f2;color:#fff}.nx-identity-platforms>span>strong{align-self:end;position:relative;top:-13px;font-size:13px;line-height:1.05}.nx-identity-platforms>span>small{align-self:start;position:relative;top:-13px;margin:0;font-size:11px;line-height:1.05}.nx-identity-platforms>span:after{display:none;content:none}.nx-identity-platforms>span>i{grid-column:3;grid-row:1/3;align-self:center;justify-self:end;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(85,219,161,.12);color:#55dba1;font-size:10px}.nx-identity-platforms>span>em{display:none}.nx-stats-band{margin:0;padding-top:13px}.nx-identity-card>footer{grid-template-columns:repeat(4,1fr);padding:13px 0 3px}.nx-identity-card>footer span{padding-left:11px}.nx-identity-card>footer small{font-size:9px;letter-spacing:.025em}.nx-identity-card>footer b{margin-top:7px;font-size:18px}.nx-identity-footer{gap:8px;padding:6px 9px;border-radius:6px;font-size:6px;letter-spacing:.09em}.nx-identity-footer>b{width:18px;height:18px;font-size:10px}@media (max-width:900px){.nx-identity:has(.nx-identity-card){grid-template-columns:1fr}.nx-identity:has(.nx-identity-card) .nx-identity-card{width:min(100%,560px);max-width:560px}.nx-identity:has(.nx-identity-card) .nx-copy{margin-top:32px}}.account-activity-panel{min-height:0}.account-profile-details p code{margin-left:6px;color:#697587;font:10px ui-monospace,Consolas,monospace;letter-spacing:.08em}.account-profile-details{align-self:center;transform:translateY(-1px)}.account-profile-details p{margin:11px 0 0}.account-profile-details p code{display:inline-block;margin-left:0;padding:3px 7px;border:1px solid rgba(125,143,169,.28);border-radius:4px;color:#aeb8c8;font-size:11px;letter-spacing:.1em}.account-profile-details p:before{content:"Nexus ID";display:inline-block;margin-right:8px;color:#7f8da2;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-product-mark{overflow:hidden;flex:0 0 auto}.account-product-mark img,.account-store-icon img{display:block;width:100%;height:100%;object-fit:cover}.account-order-product-mark{width:34px;height:34px;border-radius:7px;font-size:14px}.account-order-row>.account-order-product-mark{flex:0 0 34px;width:34px;height:34px}.account-order-row{grid-template-columns:34px minmax(0,1fr) auto auto auto}.account-library-row>.account-status{white-space:nowrap}.account-status-list small{color:#8d98a8;font-size:10px}.account-library-meta{display:block;margin-top:4px;color:#7f8da2;font-size:10px}.nx-discord-card{box-sizing:border-box!important;width:100%!important;max-width:760px!important;padding:12px 10px 18px!important;border:0!important;border-radius:0!important;background:#0b0c1a!important}.nx-discord-context{display:block!important;margin:0 0 4px 48px!important;padding:0!important;border:0!important;background:transparent!important;color:#949ba4!important;font-size:12px!important}.nx-discord-context span{color:#dbdee1!important}.nx-discord-context b{margin-left:3px!important;padding:1px 4px!important;border-radius:3px!important;background:#5865f2!important;color:#fff!important;font-size:10px!important}.nx-discord-card header{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0 0 6px!important;border:0!important;background:transparent!important}.nx-discord-embed{width:calc(100% - 48px)!important;box-sizing:border-box!important;margin:4px 0 0 48px!important;padding:14px 16px 13px!important;border:1px solid #40444b!important;border-left:4px solid #f4c400!important;border-radius:4px!important;background:#101116!important}.nx-discord-actions{display:grid!important;grid-gap:8px!important;gap:8px!important;margin:6px 0 0 48px!important;padding:0!important;border:0!important;background:transparent!important}.nx-discord-actions>a{width:max-content!important;padding:7px 10px!important;border:1px solid #3f4350!important;border-radius:5px!important;background:#252832!important;color:#dbdee1!important;font-size:11px!important;font-weight:600!important;text-decoration:none!important}.nx-discord-actions>a span{margin-left:4px!important;color:#b5bac1!important}.nx-discord-actions>small{color:#949ba4!important;font-size:10px!important}.nx-discord-actions>small a{color:#3d9cff!important;text-decoration:none!important}.nx-discord-card{max-width:760px;min-height:0;padding:14px 16px 18px;border:0;border-radius:0;background:transparent!important;box-shadow:none}.nx-discord-card header{gap:10px;padding:0 0 4px;border:0}.nx-discord-card header>b{width:40px;height:40px;overflow:hidden;border:3px solid #f4c400;border-radius:50%;background:#08090b;box-shadow:0 0 0 2px rgba(244,196,0,.14)}.nx-discord-card header>b img{width:31px;height:31px;object-fit:contain}.nx-discord-card header span{color:#f2f3f5;font-size:14px;font-weight:700}.nx-discord-card header small{display:inline-block;margin-left:4px;padding:1px 4px;border-radius:3px;background:#f4c400;color:#111;font-size:8px;font-weight:800}.nx-discord-card time{margin-left:auto;color:#949ba4;font-size:10px}.nx-discord-embed{margin:8px 0 0;padding:15px 16px 13px;border:1px solid #40444b;border-left:4px solid #f4c400;border-radius:3px;background:#2b2d31}.nx-discord-embed>strong{margin:0;color:#fff;font-size:17px}.nx-discord-embed>p{margin:4px 0 16px;color:#b5bac1;font-size:12px}.nx-discord-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 24px!important;gap:14px 24px!important;margin:0!important;padding:0!important;border:0!important}.nx-discord-fields>span{min-width:0;padding:0!important;border:0!important;background:transparent!important}.nx-discord-fields>span b{margin-top:4px;color:#f2f3f5!important;font-size:11px}.nx-discord-embed footer{margin-top:15px;padding-top:11px;border-top:1px solid #40444b;color:#b5bac1;font-size:10px}@media (max-width:560px){.nx-discord-fields{grid-template-columns:1fr}}@media (min-width:901px){.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){border-color:#f4c400!important;box-shadow:0 14px 30px rgba(0,0,0,.32),0 0 0 1px rgba(244,196,0,.18),0 0 18px rgba(244,196,0,.1)!important}.nx-connect .nx-system-grid-reset small:after,.nx-connect .nx-system-grid-reset small:before,.nx-connect .nx-system-grid-reset span:after,.nx-connect .nx-system-grid-reset span:before,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):after,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core):before{display:none!important;content:none!important}.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke:rgba(244,196,0,.25)!important;stroke-width:.85!important;stroke-dasharray:2 11!important}.nx-connect .nx-system-grid-reset .nx-cable-glow path{stroke:rgba(244,196,0,.055)!important;stroke-width:4!important;filter:none!important}.nx-connect .nx-system-grid-reset .nx-cable-packets circle{fill:#fff2a2!important;filter:drop-shadow(0 0 4px rgba(244,196,0,.95))!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){border-color:rgba(244,196,0,.48)!important}.nx-connect .nx-system-grid-reset .nx-node-icon{width:25px!important;height:25px!important;min-height:25px!important;padding:0!important;border:1px solid rgba(244,196,0,.5)!important;border-radius:4px!important;background:rgba(244,196,0,.08)!important;color:#f4c400!important;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels{inset:0!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none}.nx-connect .nx-system-grid-reset .nx-core-ring-labels,.nx-connect .nx-system-grid-reset .nx-core-ring-labels b{position:absolute!important;display:block!important;width:auto!important;min-height:0!important;padding:0!important;margin:0!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b{color:rgba(244,196,0,.58)!important;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;font-weight:500!important;letter-spacing:.12em;white-space:nowrap}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b:first-child{top:17%;left:50%;transform:translateX(-50%)!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b:nth-child(2){top:50%;right:11%;transform:translateY(-50%)!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b:nth-child(3){bottom:17%;left:50%;transform:translateX(-50%)!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b:nth-child(4){top:50%;left:9%;transform:translateY(-50%)!important}.nx-connect .nx-system-grid-reset .nx-cable-ports circle{animation:nx-port-pulse 4.4s ease-in-out infinite!important}.nx-connect .nx-system-grid-reset .nx-cable-ports .nx-port-2{animation-delay:-1.1s!important}.nx-connect .nx-system-grid-reset .nx-cable-ports .nx-port-3{animation-delay:-2.2s!important}.nx-connect .nx-system-grid-reset .nx-cable-ports .nx-port-4{animation-delay:-3.3s!important}}@media (max-width:900px){.nx-connect .nx-core-ring-labels{display:none!important}}@media (prefers-reduced-motion:reduce){.nx-connect .nx-system-grid-reset .nx-cable-ports circle{animation:none!important}}@media (min-width:901px){.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;height:108px!important;min-height:108px!important;padding:12px 14px!important}.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke:rgba(244,196,0,.18)!important;stroke-width:.7!important}.nx-connect .nx-system-grid-reset .nx-cable-glow path{stroke:rgba(244,196,0,.035)!important;stroke-width:3!important}.nx-connect .nx-system-grid-reset .nx-cable-packets circle{fill:#fff6bf!important;filter:drop-shadow(0 0 5px rgba(244,196,0,1))!important}.nx-connect .nx-system-grid-reset>.nx-node-core{box-shadow:inset 0 1px rgba(255,255,255,.08),0 0 0 7px rgba(244,196,0,.03),0 0 0 14px rgba(244,196,0,.015),0 14px 32px rgba(0,0,0,.42)!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels b{color:rgba(244,196,0,.82)!important;font-size:8px!important;letter-spacing:.16em!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-icon{flex:0 0 25px!important;margin:0 0 7px!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy{display:grid!important;grid-template-rows:auto auto auto 1fr!important;align-content:start!important;flex:1 1 auto!important;width:100%!important;min-height:0!important;grid-gap:0!important;gap:0!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy .nx-node-id{margin:0 0 4px!important;line-height:1!important;letter-spacing:.14em!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy b{margin:0 0 5px!important;color:#f4f5f7!important;font-size:15px!important;line-height:1.05!important;font-weight:700!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy>small:not(.nx-node-id){margin:0!important;color:#737f90!important;font-size:9px!important;line-height:1.1!important;white-space:nowrap!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy em{align-self:end!important;width:100%!important;margin-top:7px!important;color:#72d9a5!important;font-size:9px!important;line-height:1!important}.nx-connect .nx-system-grid-reset .nx-core-status{gap:7px!important;color:#8ce8b8!important;font-size:9px!important;letter-spacing:.15em!important}.nx-connect .nx-system-grid-reset .nx-core-telemetry{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;grid-gap:4px!important;gap:4px!important;color:#ad913e!important;font-size:8px!important;line-height:1.15!important;letter-spacing:.08em!important}.nx-connect .nx-system-grid-reset .nx-core-telemetry b{display:block!important;font-weight:500!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){height:112px!important;min-height:112px!important;padding:15px 16px!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-icon{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;margin:0 0 8px!important;border-color:rgba(244,196,0,.38)!important;background:rgba(244,196,0,.055)!important;box-shadow:0 0 7px rgba(244,196,0,.08)!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy .nx-node-id{margin-bottom:5px!important;color:#b18e38!important;font-size:8px!important;letter-spacing:.18em!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy b{margin-bottom:7px!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy em{margin-top:9px!important}.nx-connect .nx-system-grid-reset .nx-core-status{color:#a4f0c8!important;letter-spacing:.18em!important}.nx-connect .nx-system-grid-reset .nx-core-telemetry{gap:5px!important;color:#c0a451!important}.nx-connect .nx-system-grid-reset .nx-cable-ports circle{stroke:#f4c400!important;stroke-width:.48!important;filter:drop-shadow(0 0 4px rgba(244,196,0,.72))!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){height:128px!important;min-height:128px!important;overflow:visible!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy{position:static!important;grid-template-rows:auto auto auto 1fr!important;align-content:stretch!important;flex:1 1 auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;grid-gap:0!important;gap:0!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy>*{position:static!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;transform:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy>.nx-node-id{margin:0 0 5px!important;line-height:10px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy>b{margin:0 0 7px!important;line-height:16px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy>small:not(.nx-node-id){margin:0!important;line-height:12px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy>em{display:flex!important;align-items:center!important;align-self:end!important;margin:8px 0 0!important;line-height:10px!important}.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke:rgba(244,196,0,.28)!important;stroke-width:.8!important}.nx-connect .nx-system-grid-reset .nx-cable-packets circle{fill:#fff9d5!important;filter:drop-shadow(0 0 6px rgba(244,196,0,1))!important}.nx-connect .nx-system-grid-reset .nx-cable-ports circle{stroke:#ffe46a!important;stroke-width:.55!important;animation:nx-port-pulse 3.8s ease-in-out infinite!important}.nx-connect .nx-system-grid-reset .nx-system-node:not(.nx-node-core) .nx-node-copy .nx-node-id{color:#c3a34e!important;font-size:8.5px!important;letter-spacing:.2em!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-icon{margin-bottom:2px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy>em>span{position:static!important;display:inline-block!important;flex:0 0 5px!important;width:5px!important;min-width:5px!important;height:5px!important;min-height:5px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#57d99d!important;box-shadow:0 0 5px rgba(87,217,157,.55)!important;transform:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){padding-top:9px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-icon{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-bottom:1px!important;font-size:7px!important}.nx-connect .nx-system-grid-reset>.nx-node-core{width:31%!important}.nx-connect .nx-system-grid-reset .nx-core-ring-labels{display:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){position:absolute!important;display:block!important;padding:11px 14px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-icon{position:absolute!important;top:11px!important;left:14px!important;margin:0!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy{display:grid!important;width:100%!important;height:100%!important;padding:0 0 0 30px!important;margin:0!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){height:100px!important;min-height:100px!important}.nx-connect .nx-system-grid-reset>.nx-node-core{width:26%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important}.nx-connect .nx-system-grid-reset .nx-cable-lines path{stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core){padding-left:14px!important;padding-right:14px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core)>.nx-node-copy{padding-left:0!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy .nx-node-id{font-size:9px!important;letter-spacing:.2em!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy>small:not(.nx-node-id){font-size:10px!important;line-height:13px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy>em{font-size:10px!important;line-height:12px!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy .nx-node-id{font-size:10px!important;line-height:12px!important;letter-spacing:.22em!important}.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy>small:not(.nx-node-id){font-size:12px!important;line-height:15px!important}.nx-connect .nx-system-grid-reset .nx-core-status,.nx-connect .nx-system-grid-reset>.nx-system-node:not(.nx-node-core) .nx-node-copy>em{font-size:11px!important;line-height:14px!important}.nx-connect .nx-system-grid-reset .nx-core-status{letter-spacing:.2em!important}.nx-connect .nx-system-grid-reset .nx-core-telemetry{font-size:10px!important;line-height:14px!important;gap:6px!important;letter-spacing:.1em!important}}.storehub-page{--store-line:#292f38;--store-muted:#8994a6;--store-yellow:#f4c400;min-height:100vh;width:min(1440px,100%);margin:0 auto;padding:0 54px 56px;color:#f5f6f8;background:linear-gradient(rgba(255,255,255,.016) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 0),radial-gradient(ellipse at 74% 10%,rgba(244,196,0,.08),transparent 28%),#090b0f;background-size:54px 54px,54px 54px,auto,auto}.storehub-nav{min-height:78px;justify-content:space-between;gap:28px;border-bottom:1px solid var(--store-line)}.storehub-brand,.storehub-footer,.storehub-footer div,.storehub-library,.storehub-links,.storehub-links a,.storehub-nav,.storehub-nav-actions{display:flex;align-items:center}.storehub-brand{gap:11px;color:#eef1f6;font-weight:700}.storehub-brand img{width:108px;height:auto}.storehub-brand span{color:#8792a4;font-size:11px}.storehub-links{gap:25px;margin-left:auto;color:#8792a4;font-size:12px}.storehub-links a.active,.storehub-links a:hover{color:#fff}.storehub-links a.active{color:var(--store-yellow)}.storehub-nav-actions{gap:10px}.storehub-search{display:flex;align-items:center;gap:7px;width:180px;padding:8px 10px;border:1px solid var(--store-line);border-radius:5px;background:#10141a;color:#748095}.storehub-search span{font-size:16px;line-height:1}.storehub-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#eef1f6;font:inherit;font-size:11px}.storehub-search input::placeholder{color:#697487}.storehub-library{gap:8px;padding:9px 12px;border:1px solid #5e511a;border-radius:5px;color:var(--store-yellow);font-size:11px}.storehub-library:hover{border-color:var(--store-yellow);background:rgba(244,196,0,.08)}.storehub-maintenance{display:flex;gap:12px;margin-top:18px;padding:11px 14px;border:1px solid #715b16;background:rgba(244,196,0,.06);color:#b8a752;font-size:11px}.storehub-maintenance strong{color:var(--store-yellow)}.storehub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.85fr);grid-gap:64px;gap:64px;align-items:center;min-height:520px;border-bottom:1px solid var(--store-line)}.storehub-hero-copy{padding:54px 0}.storehub-eyebrow{color:var(--store-yellow);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.storehub-eyebrow i{display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;background:#52dba0;box-shadow:0 0 10px #52dba0}.storehub-eyebrow b{margin:0 7px;color:#667083}.storehub-hero h1{max-width:680px;margin:24px 0 18px;font-size:clamp(54px,7vw,92px);line-height:.92;letter-spacing:-.08em}.storehub-catalogue h2 em,.storehub-confidence h2 em,.storehub-hero h1 em{color:var(--store-yellow);font-style:normal}.storehub-hero-copy>p{max-width:520px;margin:0;color:#96a1b3;font-size:15px;line-height:1.65}.storehub-hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.storehub-button{display:inline-flex;align-items:center;gap:19px;padding:13px 16px;border-radius:5px;background:var(--store-yellow);color:#111;font-size:11px;font-weight:800}.storehub-button:hover{background:#ffd92b}.storehub-text-link{color:#a0a9b8;font-size:11px}.storehub-text-link:hover{color:#fff}.storehub-trust{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:30px;color:#718095;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.storehub-trust span:first-letter{color:#54d79e}.storehub-feature{position:relative;display:grid;grid-template-columns:1fr .9fr;min-height:310px;overflow:hidden;border:1px solid #655518;border-radius:10px;background:linear-gradient(145deg,#1b1b15,#11151b 65%);box-shadow:0 20px 45px rgba(0,0,0,.34),inset 0 0 35px rgba(244,196,0,.035);transform:rotate(-1deg)}.storehub-feature:hover{border-color:var(--store-yellow);transform:rotate(0) translateY(-3px)}.storehub-feature .storehub-art{min-height:100%;border:0;border-radius:0}.storehub-feature-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px}.storehub-feature-copy>span{color:var(--store-yellow);font:9px ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.storehub-feature-copy h2{margin:14px 0 8px;font-size:27px;line-height:1.05}.storehub-feature-copy p{margin:0;color:#8f9aac;font-size:12px;line-height:1.5}.storehub-feature-copy strong{margin-top:22px;color:#fff;font-size:16px}.storehub-feature-copy b{margin-top:13px;color:var(--store-yellow);font-size:11px}.storehub-feature-empty{display:block;padding:45px}.storehub-feature-empty h2{margin-top:12px}.storehub-stats{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--store-line)}.storehub-stats div{min-height:82px;padding:20px;border-right:1px solid var(--store-line)}.storehub-stats div:first-child{padding-left:0}.storehub-stats div:last-child{border-right:0}.storehub-stats span,.storehub-stats strong{display:block}.storehub-stats strong{color:var(--store-yellow);font-size:21px}.storehub-stats span{margin-top:6px;color:#8490a2;font-size:10px}.storehub-catalogue{padding:78px 0 0}.storehub-catalogue-intro{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.storehub-catalogue-intro h2{margin:14px 0 0;font-size:clamp(35px,4.5vw,62px);line-height:.95;letter-spacing:-.07em}.storehub-catalogue-intro p{max-width:340px;margin:0;color:#8c98aa;font-size:12px;line-height:1.6}.storehub-shelf{padding:0 0 58px}.storehub-shelf+.storehub-shelf{padding-top:23px;border-top:1px solid var(--store-line)}.storehub-shelf-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:19px}.storehub-shelf-heading>div>span{color:var(--store-yellow);font:9px ui-monospace,monospace;letter-spacing:.14em}.storehub-shelf-heading h2{margin:8px 0 0;font-size:24px}.storehub-shelf-heading>a{color:#9da7b8;font-size:11px}.storehub-shelf-heading>a:hover{color:var(--store-yellow)}.storehub-shelf-heading>a b{margin-left:7px;color:var(--store-yellow)}.storehub-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.storehub-product-card{overflow:hidden;border:1px solid #2d3540;border-radius:8px;background:#11151b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.storehub-product-card:hover{transform:translateY(-4px);border-color:#b99b24;box-shadow:0 16px 28px rgba(0,0,0,.3),0 0 17px rgba(244,196,0,.08)}.storehub-art{position:relative;min-height:175px;overflow:hidden;display:grid;place-items:center;border-bottom:1px solid #343b45;background:radial-gradient(circle at 50% 45%,rgba(244,196,0,.22),transparent 28%),linear-gradient(145deg,#20242b,#101318)}.storehub-art:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(244,196,0,.045) 1px,transparent 0),linear-gradient(90deg,rgba(244,196,0,.045) 1px,transparent 0);background-size:21px 21px}.storehub-art-1{background:radial-gradient(circle at 38% 50%,rgba(77,129,173,.25),transparent 35%),#121a22}.storehub-art-2{background:radial-gradient(circle at 65% 35%,rgba(128,83,190,.22),transparent 34%),#17151f}.storehub-art-3{background:radial-gradient(circle at 50% 50%,rgba(45,174,142,.18),transparent 32%),#101a19}.storehub-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.86}.storehub-art-mark{position:relative;z-index:1;display:grid;place-items:center;width:72px;height:72px;border:1px solid rgba(244,196,0,.55);border-radius:50%;color:var(--store-yellow);font-size:27px;font-weight:900;box-shadow:0 0 26px rgba(244,196,0,.12)}.storehub-art-index,.storehub-art-type{position:absolute;z-index:2;color:#a5afbf;font:8px ui-monospace,monospace;letter-spacing:.12em}.storehub-art-index{top:13px;left:14px;color:var(--store-yellow)}.storehub-art-type{bottom:12px;left:14px}.storehub-product-body{padding:14px}.storehub-product-meta{display:flex;justify-content:space-between;gap:8px;color:#9b7621;font:9px ui-monospace,monospace;text-transform:uppercase}.storehub-product-meta strong{color:#f1f3f7;font-size:10px}.storehub-product-body h3{margin:11px 0 6px;font-size:16px;line-height:1.15}.storehub-product-body p{min-height:34px;margin:0;color:#7e899a;font-size:11px;line-height:1.45}.storehub-product-footer{display:flex;justify-content:space-between;margin-top:16px;padding-top:11px;border-top:1px solid #2a313a;color:var(--store-yellow);font-size:10px}.storehub-product-footer b{font-size:13px}.storehub-empty,.storehub-error,.storehub-loading{padding:70px 0;color:#8994a6}.storehub-loading span{display:inline-block;width:7px;height:7px;margin-left:7px;border-radius:50%;background:var(--store-yellow);animation:storehub-blink 1s ease infinite}@keyframes storehub-blink{50%{opacity:.2}}.storehub-categories{padding:24px 0 68px;border-top:1px solid var(--store-line)}.storehub-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.storehub-category-grid a{position:relative;min-height:104px;padding:16px;border:1px solid #2d3540;border-radius:7px;background:linear-gradient(145deg,#171b21,#101318)}.storehub-category-grid a:hover{border-color:#a88d25;background:#1a1e24}.storehub-category-grid small,.storehub-category-grid span{display:block;color:#927b37;font:9px ui-monospace,monospace}.storehub-category-grid strong{display:block;margin-top:17px;color:#edf0f5;font-size:14px}.storehub-category-grid b{position:absolute;top:16px;right:16px;color:var(--store-yellow)}.storehub-category-grid small{margin-top:7px;color:#7b8798}.storehub-shelf-compact{padding-top:24px;border-top:1px solid var(--store-line)}.storehub-confidence,.storehub-support{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;padding:76px 0;border-top:1px solid var(--store-line)}.storehub-confidence h2,.storehub-support h2{margin:14px 0 0;font-size:clamp(33px,4vw,56px);line-height:.97;letter-spacing:-.06em}.storehub-confidence-copy p,.storehub-support p{max-width:410px;color:#929daf;font-size:13px;line-height:1.65}.storehub-confidence-copy>div{margin-top:25px}.storehub-confidence-copy>div span{display:block;padding:12px 0;border-top:1px solid var(--store-line);color:#d4d9e1;font-size:11px}.storehub-confidence-copy b{display:inline-block;width:35px;color:var(--store-yellow);font:9px ui-monospace,monospace}.storehub-support{grid-template-columns:1fr auto;padding:48px 0}.storehub-support h2{font-size:31px}.storehub-support p{margin-bottom:0}.storehub-footer{justify-content:space-between;gap:25px;padding-top:25px;border-top:1px solid var(--store-line);color:#778395;font-size:10px}.storehub-footer>span{display:flex;align-items:center;gap:10px}.storehub-footer img{width:72px}.storehub-footer div{gap:20px}.storehub-footer a:hover{color:var(--store-yellow)}@media (max-width:1000px){.storehub-page{padding-inline:28px}.storehub-nav{flex-wrap:wrap;padding:14px 0}.storehub-links{order:3;width:100%;justify-content:center}.storehub-hero{grid-template-columns:1fr;gap:20px;padding:30px 0 50px}.storehub-hero-copy{padding:0}.storehub-feature{max-width:700px}.storehub-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.storehub-page{padding-inline:18px}.storehub-nav{align-items:flex-start}.storehub-brand span,.storehub-search{display:none}.storehub-nav-actions{margin-left:auto}.storehub-links{justify-content:flex-start;gap:16px;overflow-x:auto;font-size:11px}.storehub-hero h1{font-size:54px}.storehub-feature{grid-template-columns:1fr;transform:none}.storehub-feature .storehub-art{min-height:190px}.storehub-stats{grid-template-columns:repeat(2,1fr)}.storehub-stats div{padding:15px}.storehub-stats div:first-child{padding-left:15px}.storehub-catalogue-intro,.storehub-confidence,.storehub-support{display:block}.storehub-catalogue-intro p{margin-top:20px}.storehub-category-grid,.storehub-product-grid{grid-template-columns:1fr}.storehub-confidence-copy,.storehub-support .storehub-button{margin-top:28px}.storehub-footer{display:block}.storehub-footer div{margin-top:18px}}@media (min-width:1001px){.storehub-page{width:min(84vw,1600px);max-width:1600px;padding-inline:clamp(42px,5vw,96px)}.storehub-nav{min-height:76px}.storehub-hero{grid-template-columns:minmax(0,1fr) minmax(560px,.92fr);min-height:410px;gap:clamp(60px,8vw,150px)}.storehub-hero h1{font-size:clamp(58px,6.2vw,94px)}.storehub-hero-copy{padding:36px 0}.storehub-feature{min-height:330px}.storehub-feature-copy{padding:30px}.storehub-catalogue{padding-top:54px}.storehub-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.storehub-product-card{min-width:0}.storehub-art{min-height:255px}.storehub-product-body{padding:17px}.storehub-category-grid{gap:16px}.storehub-product-grid:has(>:only-child){grid-template-columns:minmax(0,560px)}.storehub-product-grid:has(>:only-child) .storehub-product-card{display:grid;grid-template-columns:1.1fr 1fr}.storehub-product-grid:has(>:only-child) .storehub-art{min-height:260px;border-right:1px solid #343b45;border-bottom:0}}.storehub-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-21px 0 36px;padding-bottom:17px;border-bottom:1px solid var(--store-line)}.storehub-controls>div{display:flex;flex-wrap:wrap;gap:7px}.storehub-controls button{padding:8px 12px;border:1px solid #303844;border-radius:4px;background:#11151b;color:#8d98aa;font:inherit;font-size:10px;cursor:pointer}.storehub-controls button.active,.storehub-controls button:hover{border-color:#a78c24;background:rgba(244,196,0,.09);color:var(--store-yellow)}.storehub-controls label{display:flex;align-items:center;gap:8px;color:#7d899a;font-size:10px;white-space:nowrap}.storehub-controls select{padding:7px 9px;border:1px solid #303844;border-radius:4px;background:#11151b;color:#d8dde5;font:inherit;font-size:10px}.storehub-stats{grid-template-columns:repeat(4,1fr)}