body,html{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#0b0e13;color:#e6edf3;min-height:100vh;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#252b38;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#353c4a}.sg-app-shell{min-height:100vh}.sg-sider-logo{display:flex;align-items:center;gap:10px;height:56px;padding:0 20px;font-weight:600;font-size:16px;letter-spacing:.2px;color:#e6edf3;border-bottom:1px solid #1d2330}.sg-logo-mark{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#6d4acd,#a78bfa);display:grid;place-items:center;color:#ffffff;font-weight:700;font-size:13px;flex-shrink:0}.sg-page{padding:24px 28px;max-width:1600px;margin:0 auto}.sg-page-header{margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.sg-page-title{font-size:22px;font-weight:600;margin:0;color:#e6edf3}.sg-page-subtitle{font-size:13px;color:#9aa3b2;margin:4px 0 0}.sg-stat-card{background:#151a23;border:1px solid #1d2330;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:8px;height:100%;flex:1 1;width:100%;min-width:0;transition:border-color .2s ease}.ant-col:has(>.sg-stat-card){display:flex}.sg-stat-card:hover{border-color:#2a3142}.sg-stat-card-label{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6e7787;font-weight:500}.sg-stat-card-value{font-size:28px;font-weight:600;color:#e6edf3;line-height:1}.sg-stat-card-hint{font-size:12px;color:#9aa3b2;margin-top:auto;min-height:18px;line-height:1.5}.sg-price-unit{font-size:.62em;font-weight:500;color:#9aa3b2}.sg-connection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:14px;gap:14px}.sg-connection-card{display:flex;flex-direction:column;gap:14px;padding:18px 20px;background:#1a2030;border:1px solid #2a3142;border-radius:14px;text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;min-height:100%}.sg-connection-card:hover{border-color:#4a5568;background:#1e2533;box-shadow:0 8px 24px rgba(0,0,0,.22)}.sg-connection-summary{display:flex;flex-direction:column;gap:8px;flex:1 1}.sg-connection-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sg-connection-summary-game{font-size:20px;font-weight:700;letter-spacing:.03em;color:#f4f7fb;line-height:1.2}.sg-connection-mode{flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:6px;line-height:1}.sg-connection-mode--demo{color:#e9d5ff;background:rgba(124,58,237,.35);border:1px solid rgba(167,139,250,.45)}.sg-connection-mode--paid{color:#a5f3fc;background:rgba(6,182,212,.2);border:1px solid rgba(34,211,238,.35)}.sg-connection-summary-label{display:block;font-size:13px;margin:0;line-height:1.35}.sg-connection-status{margin:4px 0 0;font-size:14px;font-weight:600;line-height:1.4;color:#c8d0dc}.sg-connection-status--demo_active{color:#93c5fd}.sg-connection-status--active{color:#86efac}.sg-connection-status--registered{color:#9aa3b2}.sg-connection-status--demo_expired,.sg-connection-status--past_due,.sg-connection-status--suspended{color:#fbbf24}.sg-connection-summary-detail{display:block;font-size:13px;line-height:1.45;color:#8b95a8!important}.sg-connection-summary-warn{display:block;font-size:12px;line-height:1.4;margin-top:2px}.sg-connection-detail-card .ant-tag{margin:0;font-size:12px;line-height:20px;padding-inline:8px}.sg-connection-detail-card{margin-bottom:16px;background:#1a2030;border:1px solid #2a3142;border-radius:14px}.sg-connection-detail-card .ant-card-body{padding:18px 20px}.sg-connection-card-cta{display:block;width:100%;text-align:center;font-size:14px;font-weight:600;color:#e9d5ff;padding:10px 16px;border:1px solid rgba(109,74,205,.5);border-radius:10px;background:rgba(109,74,205,.18);box-sizing:border-box}.sg-connection-card:hover .sg-connection-card-cta{background:rgba(109,74,205,.28);border-color:rgba(167,139,250,.6);color:#f5f3ff}.sg-connection-card--needs-setup .sg-connection-card-cta{background:linear-gradient(180deg,#7c5ce0,#6d4acd);border-color:#8b6cef;color:#ffffff}.sg-connection-card--needs-setup:hover .sg-connection-card-cta{background:linear-gradient(180deg,#9270f0,#7c5ce0);border-color:#a78bfa}.sg-login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(109,74,205,.18),transparent 40%),radial-gradient(circle at 80% 80%,rgba(167,139,250,.12),transparent 40%),#0b0e13}.sg-login-card{width:min(420px,92vw);background:#151a23;border:1px solid #1d2330;border-radius:16px;padding:36px 32px;display:flex;flex-direction:column;gap:20px}.sg-login-top{justify-content:space-between}.sg-login-logo,.sg-login-top{display:flex;align-items:center;gap:12px}.sg-login-logo{font-weight:600;font-size:18px}.sg-header-icon-btn.ant-btn{width:36px;height:36px;min-width:36px;padding:0;line-height:1;color:#9aa3b2}.sg-header-icon-btn.ant-btn:not(:disabled):focus-visible,.sg-header-icon-btn.ant-btn:not(:disabled):hover{color:#e6edf3}.sg-header-icon-btn .anticon{font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.sg-header-icon-btn .anticon svg{display:block}.sg-header-icon-badge .ant-badge-count{box-shadow:0 0 0 2px #0e1218}.client-mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#151a23;border-top:1px solid #1d2330;padding:6px 4px calc(6px + env(safe-area-inset-bottom));justify-content:space-around;gap:4px}.client-mobile-nav-link{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;font-size:10px;color:#6e7787;text-decoration:none;border-radius:8px;min-width:0;flex:1 1}.client-mobile-nav-link.active{color:#a78bfa;background:rgba(109,74,205,.12)}button.client-mobile-nav-link{background:transparent;border:0;cursor:pointer;font:inherit}.client-mobile-more{display:flex;flex-direction:column;padding:8px 0 16px}.client-mobile-more-link{display:flex;align-items:center;gap:12px;padding:14px 20px;color:#c8d0dc;text-decoration:none;font-size:14px;border:0;background:transparent}.client-mobile-more-link.active{color:#a78bfa;background:rgba(109,74,205,.1)}.client-mobile-more-icon{width:24px;height:24px;display:grid;place-items:center;color:#a78bfa;font-size:16px}.client-main-content{padding-bottom:0}.lp-root{position:relative;min-height:100vh;background:#0b0e13;color:#e6edf3;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-feature-title,.lp-h1,.lp-h2,.lp-logo,.lp-stat-value,.lp-step-title{font-family:Manrope,Inter,-apple-system,Segoe UI,sans-serif}.lp-grid-bg{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 18% 0,rgba(109,74,205,.22),transparent 42%),radial-gradient(circle at 92% 8%,rgba(167,139,250,.14),transparent 40%),linear-gradient(#161c28 1px,transparent 0),linear-gradient(90deg,#161c28 1px,transparent 0);background-size:100% 100%,100% 100%,44px 44px,44px 44px;background-position:0 0,0 0,-1px -1px,-1px -1px;-webkit-mask-image:linear-gradient(#000,#000 38%,transparent 78%);mask-image:linear-gradient(#000,#000 38%,transparent 78%)}.lp-root>*{position:relative;z-index:1}html:has(.lp-root){scroll-behavior:smooth}.lp-section[id]{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){html:has(.lp-root){scroll-behavior:auto}}.lp-header{display:flex;align-items:center;gap:24px;padding:18px 32px;max-width:1280px;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(11,14,19,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(37,43,56,.6)}.lp-logo{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:16px;letter-spacing:.2px;color:#e6edf3;text-decoration:none}.lp-nav{display:flex;gap:24px;margin-left:8px;flex:1 1}.lp-nav a{color:#9aa3b2;text-decoration:none;font-size:14px;transition:color .18s ease}.lp-nav a:hover{color:#e6edf3}.lp-header-actions{display:flex;align-items:center;gap:12px}.lp-hero{max-width:1280px;margin:0 auto;padding:72px 32px 40px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}.lp-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid rgba(109,74,205,.4);background:rgba(109,74,205,.12);color:#c4b5fd;font-size:12.5px;font-weight:500;margin-bottom:22px}.lp-badge-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:lp-pulse 2s infinite}@keyframes lp-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.5)}70%{box-shadow:0 0 0 7px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.lp-h1{font-size:clamp(34px,5vw,52px);line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:0 0 20px}.lp-grad{background:linear-gradient(120deg,#a78bfa,#6d4acd);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-lead{font-size:17px;line-height:1.6;color:#9aa3b2;margin:0 0 28px;max-width:540px}.lp-cta{display:flex;gap:12px;flex-wrap:wrap}.lp-cta-note{margin:16px 0 0;font-size:13px;color:#6e7787}.lp-hero-visual{position:relative;display:grid;place-items:center;min-height:320px}.lp-hero-glow{position:absolute;inset:6% 8%;background:radial-gradient(circle,rgba(109,74,205,.35),transparent 65%);filter:blur(40px);z-index:0}.lp-pipeline{position:relative;z-index:1;width:100%;max-width:460px;height:auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45))}.lp-core-halo{transform-box:fill-box;transform-origin:center;animation:lp-halo 2.8s ease-in-out infinite}@keyframes lp-halo{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.14)}}.lp-pipeline text{font-family:Inter,-apple-system,Segoe UI,sans-serif}.lp-node-label{fill:#c3ccd9;font-size:12px;font-weight:600;text-anchor:middle}.lp-node-logo{fill:#ffffff;font-size:19px;font-weight:800;text-anchor:middle}.lp-node-title{fill:#e6edf3;font-size:14px}.lp-node-braces,.lp-node-title{font-weight:700;text-anchor:middle}.lp-node-braces{fill:#c4b5fd;font-size:20px;font-family:JetBrains Mono,ui-monospace,monospace}.lp-tag-ok,.lp-tag-text{font-size:10px;text-anchor:middle;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.lp-tag-text{fill:#c4b5fd}.lp-tag-ok{fill:#22c55e}.lp-stats{max-width:1280px;margin:8px auto 0;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.lp-stat{background:rgba(21,26,35,.7);border:1px solid #1d2330;border-radius:14px;padding:18px 20px}.lp-stat-value{display:block;font-size:26px;font-weight:800;background:linear-gradient(120deg,#e6edf3,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-stat-label{display:block;margin-top:4px;font-size:13px;color:#9aa3b2}.lp-section{max-width:1280px;margin:0 auto;padding:84px 32px 0}.lp-section-head{text-align:center;margin-bottom:44px}.lp-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;margin-bottom:12px}.lp-h2{font-size:clamp(26px,3.5vw,36px);font-weight:800;letter-spacing:-.02em;margin:0}.lp-section-text{font-size:16px;line-height:1.6;color:#9aa3b2;margin:0 0 20px}.lp-steps{display:flex;align-items:stretch;gap:12px}.lp-step{flex:1 1;background:linear-gradient(180deg,#151a23,#11151d);border:1px solid #1d2330;border-radius:16px;padding:26px 24px}.lp-step-num{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px;background:rgba(109,74,205,.16);border:1px solid rgba(109,74,205,.4);color:#c4b5fd;font-weight:800;font-size:15px;margin-bottom:16px}.lp-step-title{font-size:17px;font-weight:700;margin:0 0 8px}.lp-step-text{font-size:14px;line-height:1.6;color:#9aa3b2;margin:0}.lp-steps-arrow{align-self:center;color:#4a525f;font-size:22px;flex-shrink:0}.lp-code-section{max-width:1280px;margin:0 auto;padding:84px 32px 0;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:48px;gap:48px;align-items:center}.lp-checklist{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.lp-checklist li{position:relative;padding-left:28px;font-size:14.5px;color:#c3ccd9;line-height:1.5}.lp-checklist li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.5)}.lp-checklist li:after{content:"";position:absolute;left:6px;top:6px;width:5px;height:8px;border:solid #22c55e;border-width:0 2px 2px 0;transform:rotate(45deg)}.lp-terminal{border-radius:16px;border:1px solid #252b38;background:#0d1119;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.5)}.lp-terminal-bar{display:flex;gap:7px;padding:12px 16px;border-bottom:1px solid #1d2330;background:#11151d}.lp-dot{width:11px;height:11px;border-radius:50%}.lp-dot--r{background:#ef4444}.lp-dot--y{background:#eab308}.lp-dot--g{background:#22c55e}.lp-terminal-body{margin:0;padding:20px 22px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.7;color:#c4b5fd;overflow-x:auto;white-space:pre}.lp-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.lp-feature{background:#151a23;border:1px solid #1d2330;border-radius:16px;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lp-feature:hover{transform:translateY(-3px);border-color:rgba(109,74,205,.55);box-shadow:0 16px 36px rgba(0,0,0,.35)}.lp-feature-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,rgba(109,74,205,.25),rgba(167,139,250,.12));border:1px solid rgba(109,74,205,.35);color:#c4b5fd;margin-bottom:16px}.lp-feature-icon svg{width:24px;height:24px}.lp-feature-title{font-size:17px;font-weight:700;margin:0 0 8px}.lp-feature-text{font-size:14px;line-height:1.6;color:#9aa3b2;margin:0}.lp-checklist code,.lp-feature-text code,.lp-section-text code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.9em;padding:1px 6px;border-radius:5px;background:rgba(167,139,250,.12);color:#c4b5fd}.lp-envs{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.lp-env{background:#151a23;border:1px solid #1d2330;border-radius:16px;padding:28px}.lp-env--prod{background:linear-gradient(180deg,rgba(109,74,205,.12),#151a23);border-color:rgba(109,74,205,.4)}.lp-env-tag{display:inline-block;padding:5px 12px;border-radius:999px;font-size:12.5px;font-weight:700;margin-bottom:16px}.lp-env-tag--staging{color:var(--ant-color-warning,#eab308);background:rgba(234,179,8,.16);border:1px solid rgba(234,179,8,.42)}.lp-env-tag--prod{color:var(--ant-color-link,#c4b5fd);background:rgba(109,74,205,.18);border:1px solid rgba(109,74,205,.45)}.lp-env-text{font-size:14.5px;line-height:1.6;color:#9aa3b2;margin:0 0 18px}.lp-final{max-width:1280px;margin:0 auto;padding:96px 32px}.lp-final-card{position:relative;overflow:hidden;text-align:center;border-radius:24px;border:1px solid rgba(109,74,205,.4);background:linear-gradient(160deg,#1a2030,#11151d);padding:60px 32px}.lp-final-glow{position:absolute;top:-40%;left:50%;width:600px;height:600px;transform:translateX(-50%);background:radial-gradient(circle,rgba(109,74,205,.35),transparent 60%);filter:blur(30px);pointer-events:none}.lp-final-card>:not(.lp-final-glow){position:relative;z-index:1}.lp-final-card .lp-cta{justify-content:center;margin-top:28px}.lp-footer{max-width:1280px;margin:0 auto;padding:28px 32px;border-top:1px solid #1d2330;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lp-footer-copy{font-size:13px;color:#6e7787}.lp-footer-copy a{color:#9aa3b2}@media (max-width:900px){.lp-hero{grid-template-columns:1fr;padding-top:48px;gap:24px}.lp-hero-visual{order:-1;min-height:240px}.lp-stats{grid-template-columns:repeat(2,1fr)}.lp-steps{flex-direction:column}.lp-steps-arrow{transform:rotate(90deg)}.lp-code-section,.lp-envs,.lp-features{grid-template-columns:1fr}.lp-nav{display:none}}@media (max-width:991px){.client-desktop-only,.client-desktop-sider{display:none!important}.client-mobile-nav{display:flex}.client-main-content{padding-bottom:72px}.client-app-shell .sg-page{padding:16px}}@media (min-width:992px){.client-mobile-nav{display:none!important}.client-app-shell .sg-page{max-width:1280px}}.sg-section-card{background:#151a23;border:1px solid #1d2330;border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:16px}.sg-section-card--flat{background:transparent;border:0;padding:0}.sg-section-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.sg-section-card-head-main{display:flex;align-items:flex-start;gap:12px;flex:1 1 auto;min-width:0}.sg-section-card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:rgba(109,74,205,.16);color:#a78bfa;font-size:18px;flex-shrink:0}.sg-section-card-titles{display:flex;flex-direction:column;gap:2px;min-width:0}.sg-section-card-title{margin:0;font-size:16px;font-weight:600;letter-spacing:.01em;color:#f4f7fb;line-height:1.3}.sg-section-card-subtitle{margin:0;font-size:13px;color:#8b95a8;line-height:1.45}.sg-section-card-extra{flex-shrink:0}.sg-section-card-body{display:flex;flex-direction:column;gap:12px;min-width:0}.sg-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 24px;gap:10px;border:1px dashed #252b38;border-radius:14px;background:rgba(21,26,35,.6)}.sg-empty-state--compact{padding:16px 12px;border:0;background:transparent}.sg-empty-state-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(109,74,205,.18);color:#a78bfa;font-size:22px;margin-bottom:4px}.sg-empty-state-title{font-size:15px;font-weight:600;color:#e6edf3}.sg-empty-state-description{font-size:13px;color:#8b95a8;max-width:480px;line-height:1.5}.sg-empty-state-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:6px}.sg-step-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.sg-step-checklist-item{display:grid;grid-template-columns:32px 1fr;grid-gap:14px;gap:14px;padding:14px 0;border-bottom:1px solid #1d2330}.sg-step-checklist-item:last-child{border-bottom:0}.sg-step-checklist-marker{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:600;background:#1d2330;color:#6e7787}.sg-step-checklist-item--done .sg-step-checklist-marker{background:rgba(63,162,102,.18);color:#4ade80;font-size:18px}.sg-step-checklist-item--active .sg-step-checklist-marker{background:rgba(109,74,205,.22);color:#a78bfa;font-size:16px}.sg-step-checklist-marker-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sg-step-checklist-content{display:flex;flex-direction:column;gap:6px;min-width:0}.sg-step-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.sg-step-checklist-title{font-size:14px;font-weight:600;color:#e6edf3;line-height:1.4}.sg-step-checklist-item--done .sg-step-checklist-title{color:#8b95a8}.sg-step-checklist-description{font-size:13px;color:#8b95a8;line-height:1.5}.sg-step-checklist-details{margin-top:10px;padding:14px 16px;background:#11151d;border:1px solid #1d2330;border-radius:12px;display:flex;flex-direction:column;gap:10px}.sg-step-checklist-action{font-size:13px}.sg-inline-key-reveal{gap:8px;margin-top:4px;padding:12px 14px;background:#11151d;border:1px solid #2a3142;border-radius:10px}.sg-inline-key-reveal,.sg-wizard{display:flex;flex-direction:column}.sg-wizard{background:#151a23;border:1px solid #1d2330;border-radius:16px;padding:28px 28px 24px;gap:28px;max-width:860px}.sg-wizard-steps{padding:0 4px}.sg-wizard-body{min-height:280px}.sg-wizard-step{display:flex;flex-direction:column;gap:16px}.sg-wizard-step-title{margin:0!important}.sg-wizard-step-lead{margin:0!important;max-width:620px;font-size:14px;line-height:1.6}.sg-wizard-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}@media (max-width:640px){.sg-wizard-cards{grid-template-columns:1fr}.sg-wizard{padding:20px 16px}}.sg-wizard-card{text-align:left;display:flex;flex-direction:column;gap:8px;padding:18px 18px 20px;border-radius:14px;border:1px solid #2a3142;background:#11151d;color:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.sg-wizard-card:hover{border-color:rgba(167,139,250,.45);transform:translateY(-1px)}.sg-wizard-card--active{border-color:#6d4acd;background:rgba(109,74,205,.12);box-shadow:0 0 0 1px rgba(109,74,205,.6)}.sg-wizard-card-head{display:flex;align-items:center;gap:10px}.sg-wizard-card-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:rgba(109,74,205,.18);color:#a78bfa;font-size:16px;flex-shrink:0}.sg-wizard-card-title{font-size:16px;font-weight:700;color:#f4f7fb}.sg-wizard-card-badge{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:6px;border:1px solid transparent}.sg-wizard-card-badge--primary{color:var(--ant-color-link,#c4b5fd);background:rgba(109,74,205,.18);border-color:rgba(109,74,205,.45)}.sg-wizard-card-badge--warning{color:var(--ant-color-warning,#eab308);background:rgba(234,179,8,.16);border-color:rgba(234,179,8,.42)}.sg-wizard-card-desc{font-size:13px;line-height:1.55;color:#8b95a8}.sg-wizard-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px}.sg-wizard-done{align-items:center;text-align:center;padding-top:16px}.sg-wizard-done .sg-wizard-actions{justify-content:center}.sg-wizard-done-icon{font-size:56px;color:#4ade80;line-height:1}.sg-code-block{display:flex;flex-direction:column;gap:6px;width:100%}.sg-code-block-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.sg-code-block-title{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8b95a8}.sg-code-block-copy{color:#a78bfa!important}.sg-code-block-body{margin:0;padding:14px 16px;background:#0b0e13;border:1px solid #1d2330;border-radius:10px;font-family:JetBrains Mono,SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;color:#d3dbe7;overflow-x:auto;white-space:pre}.sg-code-block-body--scroll{max-height:280px;overflow-y:auto}.sg-code-block-hint{font-size:12px;color:#6e7787!important}.sg-env-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:6px;line-height:1.4}.sg-env-chip--staging{color:var(--ant-color-warning,#eab308);background:rgba(234,179,8,.16);border:1px solid rgba(234,179,8,.42)}.sg-env-chip--production{color:var(--ant-color-link,#c4b5fd);background:rgba(109,74,205,.18);border:1px solid rgba(109,74,205,.45)}.sg-env-chip-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.sg-game-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px 2px 6px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.03em;line-height:1.4;flex-shrink:0;color:#9aa3b2;background:rgba(148,163,184,.08);border:1px solid rgba(148,163,184,.22)}.sg-game-chip-icon{width:14px;height:14px;flex-shrink:0;opacity:.9}.sg-integration-groups{display:flex;flex-direction:column;gap:16px}.sg-integration-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:640px){.sg-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.sg-integration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sg-integration-tile{display:flex;flex-direction:column;gap:14px;padding:16px 18px;background:#1a2030;border:1px solid #2a3142;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;min-height:100%}.sg-integration-tile:hover{border-color:rgba(167,139,250,.5);background:#1e2533;box-shadow:0 8px 24px rgba(0,0,0,.22);transform:translateY(-1px)}.sg-integration-tile-head{display:flex;align-items:flex-start;gap:12px}.sg-integration-tile-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:2px}.sg-integration-tile-titles{display:flex;flex-direction:column;gap:4px;min-width:0}.sg-integration-tile-name{font-size:15px;font-weight:600;color:#f4f7fb;line-height:1.3;word-break:break-word}.sg-integration-tile-subtitle{font-size:12.5px;color:#8b95a8;line-height:1.45}.sg-integration-tile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:10px 12px;background:rgba(11,14,19,.5);border:1px solid #1d2330;border-radius:10px}.sg-integration-tile-metric-label{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6e7787;margin-bottom:2px}.sg-integration-tile-metric-value{font-size:15px;font-weight:600;color:#e6edf3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sg-integration-tile-metric-sep{color:#6e7787;margin:0 4px;font-weight:400}.sg-integration-tile-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.sg-integration-tile-cta{color:#a78bfa;font-size:13px;font-weight:600}.sg-integration-help{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:rgba(21,26,35,.5);border:1px dashed #252b38;border-radius:12px;font-size:13px;color:#8b95a8;line-height:1.55}.sg-integration-help strong{color:#e6edf3}.sg-integration-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:12px;gap:12px;padding:12px 14px;background:rgba(11,14,19,.5);border:1px solid #1d2330;border-radius:10px}.sg-integration-info-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6e7787;margin-bottom:4px}.sg-integration-info-value{font-size:14px;font-weight:600;color:#e6edf3}.sg-integration-overview-stats .sg-stat-card-label{font-size:14px;font-weight:600;text-transform:none;letter-spacing:normal}.sg-integration-overview-stats .sg-env-chip{text-transform:none;letter-spacing:normal}.sg-integration-tabs .ant-tabs-nav{margin-bottom:16px}.sg-integration-tabs .ant-tabs-tab{font-weight:500}.sg-integration-settings{display:flex;flex-direction:column;gap:16px}.sg-integration-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px;align-items:stretch}.sg-integration-settings-card{height:100%}.sg-integration-settings-card .sg-section-card-body{display:flex;flex-direction:column;flex:1 1}.sg-integration-settings-card--danger{background:rgba(127,29,29,.28);border-color:rgba(248,113,113,.45)}.sg-integration-settings-card--danger .sg-section-card-title{color:#fecaca}.sg-integration-settings-card--danger .sg-section-card-subtitle{color:#fca5a5}.sg-integration-settings-card--danger .sg-section-card-body{align-items:flex-start}.sg-info-block.ant-alert{margin-top:24px!important;margin-bottom:0!important;background:rgba(255,255,255,.02)!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:10px;padding:12px 14px!important}.sg-info-block .ant-alert-message{margin-bottom:4px;font-weight:500;font-size:13px;line-height:1.45;color:#9aa3b2!important}.sg-info-block .ant-alert-description{-webkit-margin-start:0;margin-inline-start:0}.sg-info-block-text{font-size:13px;line-height:1.55;color:#8b95a8}.sg-info-block-text .ant-typography-code,.sg-info-block-text code{color:#9aa3b2;background:rgba(255,255,255,.05)}.sg-info-block+.sg-info-block{margin-top:12px!important}.sg-delivery-log-table.ant-table-wrapper .ant-table{background:transparent}.sg-delivery-log-table .ant-table-container{border:0}.sg-delivery-log-table .ant-table-thead>tr>th{background:transparent!important;border-bottom:1px solid #1d2330}.sg-delivery-log-table .ant-table-tbody>tr>td{background:transparent;border-bottom:1px solid #1d2330}.sg-delivery-log-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.sg-delivery-log-table .ant-table-tbody>tr.ant-table-row:hover>td{background:rgba(255,255,255,.02)!important}.sg-clickable-table-rows .ant-table-tbody>tr.ant-table-row{cursor:pointer}.sg-clickable-table-rows .ant-table-tbody>tr.ant-table-row:hover>td{background:rgba(109,74,205,.12)!important}.sg-support-list{display:flex;flex-direction:column;gap:10px}.sg-support-list-item{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:space-between;align-items:flex-start;padding:16px 18px;border-radius:12px;border:1px solid #1d2330;background:rgba(255,255,255,.02);color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.sg-support-list-item:hover{border-color:#3b4254;background:rgba(255,255,255,.04)}.sg-support-list-item-main{flex:1 1 280px;min-width:0}.sg-support-list-item-top{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px}.sg-support-list-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#9aa3b2;letter-spacing:.02em}.sg-support-list-subject{font-size:15px;font-weight:600;color:#e6edf3;margin-bottom:4px}.sg-support-list-preview{font-size:13px;color:#8b95a8;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sg-support-list-item-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;color:#8b95a8;flex:0 0 auto}.sg-support-list-integration{padding:2px 8px;border-radius:999px;background:rgba(255,255,255,.05);color:#b8c0cc}.sg-support-list-date{white-space:nowrap}.sg-support-status{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.sg-support-status--open{background:rgba(99,102,241,.18);color:#a5b4fc}.sg-support-status--waiting{background:rgba(251,191,36,.15);color:#fcd34d}.sg-support-status--resolved{background:rgba(34,197,94,.15);color:#86efac}.sg-support-status--closed{background:rgba(148,163,184,.12);color:#94a3b8}.sg-support-category{font-size:12px;color:#9aa3b2}.sg-support-detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.sg-support-thread{display:flex;flex-direction:column;gap:14px;max-height:min(60vh,520px);overflow-y:auto;padding:4px 2px 8px}.sg-support-message{max-width:min(100%,720px);padding:14px 16px;border-radius:14px;border:1px solid transparent}.sg-support-message--client{align-self:flex-end;background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.22)}.sg-support-message--admin{align-self:flex-start;background:rgba(255,255,255,.04);border-color:#1d2330}.sg-support-message-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:8px}.sg-support-message-author{font-size:13px;font-weight:600;color:#e6edf3}.sg-support-message-time{font-size:11px;color:#8b95a8}.sg-support-message-body{font-size:14px;line-height:1.55;color:#d0d7e2;white-space:pre-wrap;word-break:break-word}.sg-support-reply{margin-top:16px;padding-top:16px;border-top:1px solid #1d2330}.sg-support-reply-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px}.sg-support-reply-hint{font-size:12px}.sg-support-bell-dropdown{width:360px;max-width:min(360px,calc(100vw - 24px));padding:12px;background:#141922;border:1px solid #1d2330;border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.45)}.sg-support-bell-dropdown-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;color:#e6edf3}.sg-support-bell-dropdown-head a{font-size:12px;font-weight:500;color:#a5b4fc}.sg-support-bell-list{display:flex;flex-direction:column;gap:6px;max-height:360px;overflow-y:auto}.sg-support-bell-item{display:block;padding:10px 12px;border-radius:8px;border:1px solid transparent;text-decoration:none;transition:background .15s ease,border-color .15s ease}.sg-support-bell-item:hover{background:rgba(255,255,255,.04);border-color:#2a3142}.sg-support-bell-item-unread{border-color:rgba(99,102,241,.35);background:rgba(99,102,241,.08)}.sg-support-bell-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.sg-support-bell-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#9aa3b2}.sg-support-bell-date{font-size:11px;color:#6b7280;white-space:nowrap}.sg-support-bell-client{font-size:11px;color:#9aa3b2;margin-bottom:2px}.sg-support-bell-subject{font-size:13px;font-weight:600;color:#e6edf3;line-height:1.35}.sg-support-bell-preview{margin-top:4px;font-size:12px;color:#8b95a8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sg-lang-switch{display:inline-flex;gap:4px;align-items:center}.sg-lang-switch__btn{border:1px solid #2a3142;background:transparent;color:#9aa3b2;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;cursor:pointer}.sg-lang-switch__btn.is-active{color:#e6edf3;border-color:#4a5568;background:#1d2330}.sg-lang-switch__btn:disabled{opacity:.6;cursor:wait}