:root{--app-bg:var(--color-canvas);--app-border:var(--color-border);--app-text-secondary:var(--color-text-secondary);--app-primary:var(--color-brand);--app-primary-dark:var(--color-brand-hover);--app-card-bg:var(--color-surface);--app-success:var(--color-success);--app-warning:var(--color-warning);--app-error:var(--color-danger)}*{box-sizing:border-box}body,html{min-height:100%;margin:0;background:var(--color-canvas);color:var(--color-text-primary);font-family:var(--font-family-sans);font-size:var(--font-size-body);line-height:var(--line-height-normal)}html{scrollbar-gutter:auto}.user-shell .credit-reference-main-content{scrollbar-gutter:stable}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:var(--app-bg)}.app-sidebar{position:-webkit-sticky!important;position:sticky!important;top:0;height:100vh;border-right:1px solid var(--app-border);background:var(--color-surface)!important;box-shadow:8px 0 24px rgba(15,23,42,.04)}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column}.app-sidebar-brand{min-height:88px;display:flex;gap:12px;align-items:center;padding:22px 20px 18px;border-bottom:1px solid var(--app-border)}.app-logo-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:var(--radius-lg);color:var(--color-text-inverse);font-weight:800;background:linear-gradient(135deg,var(--app-primary),#7c3aed);box-shadow:var(--shadow-float-light)}.app-sidebar-title{margin:0!important;line-height:1.2!important;font-size:17px!important}.app-sidebar-subtitle{font-size:12px}.app-sidebar-menu{flex:1 1;overflow-y:auto;-webkit-border-end:0!important;border-inline-end:0!important;padding:12px}.app-user-trigger{width:calc(100% - 24px);margin:12px;display:flex;gap:10px;align-items:center;padding:12px;text-align:left;cursor:pointer;background:var(--color-surface-raised);border:1px solid var(--app-border);border-radius:var(--radius-lg)}.app-user-text{display:flex;min-width:0;flex-direction:column}.app-user-name{font-weight:600}.app-user-name,.app-user-role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-role{color:var(--app-text-secondary);font-size:12px}.app-user-popover-overlay{width:calc(264px - 24px)}.app-user-popover-overlay .ant-popover-arrow{display:none}.app-user-popover-overlay .ant-popover-inner{width:100%;box-shadow:none;border:1px solid var(--app-border)}.app-user-popover{width:100%}.app-user-popover-header{display:flex;gap:10px;align-items:center;margin-bottom:10px}.app-user-popover-header>div{min-width:0}.app-user-popover-name{font-weight:700}.app-user-popover-meta,.app-user-popover-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-popover-meta{color:var(--app-text-secondary);font-size:12px}.app-user-popover .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-popover .ant-space-item{width:100%}.app-user-popover .ant-btn{padding-inline:8px}.membership-current-row>td{background:#e6f4ff!important}.membership-current-row:hover>td{background:#bae0ff!important}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:20px;gap:20px}.pricing-card{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.pricing-card .ant-card-head{min-height:44px;padding:0 12px}.pricing-card .ant-table-small .ant-table-thead>tr>th{background:#fafafa;font-weight:600}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr}}.credits-alert-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:stretch}.credits-alert-row .ant-alert{align-items:center}@media (max-width:768px){.credits-alert-row{grid-template-columns:1fr}}.user-credits-page{gap:20px}.user-credits-stack{width:100%}.user-credits-hero,.user-credits-info-card,.user-credits-ledger-card,.user-credits-metric-card{color:#f8fafc;background:#18181b;border:1px solid #2a2a31;border-radius:22px;box-shadow:0 16px 36px rgba(15,15,18,.16)}.user-credits-hero{position:relative;overflow:hidden;min-height:242px;padding:30px;background:linear-gradient(145deg,#17171d,#1d1d29 58%,#191721)}.user-credits-hero-glow{position:absolute;top:-130px;right:-70px;width:390px;height:390px;pointer-events:none;background:radial-gradient(circle,rgba(99,102,241,.34) 0,rgba(139,92,246,.16) 34%,transparent 70%)}.user-credits-balance,.user-credits-hero-main{position:relative;z-index:1}.user-credits-hero-main{display:flex;justify-content:space-between;gap:24px}.user-credits-eyebrow{display:inline-flex;gap:8px;align-items:center;color:#a5b4fc;font-size:13px;font-weight:700;letter-spacing:.08em}.user-credits-hero h2{margin:10px 0 8px!important;color:#fff!important}.user-credits-description{max-width:680px;margin:0;color:#b4b5c3;line-height:1.7}.user-credits-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:10px}.user-credits-hero-actions .ant-btn{border-color:rgba(199,210,254,.24);color:#e0e7ff;background:hsla(0,0%,100%,.06)}.user-credits-hero-actions .ant-btn-primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.user-credits-balance{display:flex;flex-direction:column;margin-top:32px}.user-credits-balance span{color:#aeb0bf;font-size:14px}.user-credits-balance strong{margin-top:4px;color:#fff;font-size:clamp(34px,5vw,52px);line-height:1.1;letter-spacing:-.04em}.user-credits-guidance-grid,.user-credits-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.user-credits-guidance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-credits-metric-card .ant-card-body{position:relative;padding:22px;overflow:hidden}.user-credits-metric-card .ant-statistic-title{color:#aeb0bf}.user-credits-metric-card .ant-statistic-content{color:#f8fafc;font-size:25px;font-weight:700}.user-credits-info-icon,.user-credits-metric-icon{display:grid;width:42px;height:42px;margin-bottom:18px;place-items:center;border-radius:14px;font-size:19px}.user-credits-metric-balance{border-color:rgba(99,102,241,.38)}.user-credits-metric-balance .user-credits-metric-icon{color:#c7d2fe;background:rgba(99,102,241,.2)}.user-credits-metric-income .user-credits-metric-icon{color:#86efac;background:rgba(34,197,94,.16)}.user-credits-metric-expense .user-credits-metric-icon{color:#fca5a5;background:rgba(239,68,68,.16)}.user-credits-metric-ledgers .user-credits-metric-icon{color:#d8b4fe;background:rgba(168,85,247,.16)}.user-credits-info-card .ant-card-body{display:flex;gap:18px;padding:24px}.user-credits-info-card .user-credits-info-icon{flex:0 0 auto;margin:0;color:#c7d2fe;background:rgba(99,102,241,.2)}.user-credits-level-card .user-credits-info-icon{color:#86efac;background:rgba(34,197,94,.16)}.user-credits-info-card h4{margin:0 0 6px!important;color:#f8fafc!important;font-size:16px}.user-credits-info-card p{margin:0 0 16px;color:#b4b5c3;line-height:1.65}.user-credits-info-card .ant-btn{color:#dbeafe;border-color:rgba(199,210,254,.28);background:hsla(0,0%,100%,.05)}.user-credits-info-card .ant-btn-primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.user-credits-ledger-card .ant-card-head{min-height:62px;color:#f8fafc;border-bottom-color:#303039}.user-credits-ledger-card .ant-card-head-title{color:#f8fafc}.user-credits-ledger-card .ant-card-extra{color:#9899a9;font-size:12px}.user-credits-ledger-card .ant-card-body{padding:0}.user-credits-table-scroll{overflow-x:auto}.user-credits-ledger-card .ant-table-wrapper{min-width:860px}.user-credits-ledger-card .ant-table{color:#d9d9e3;background:transparent}.user-credits-ledger-card .ant-table-container{border-inline:0!important}.user-credits-ledger-card .ant-table-thead>tr>th{color:#aeb0bf;background:#202027!important;border-bottom-color:#303039}.user-credits-ledger-card .ant-table-tbody>tr>td{background:transparent;border-bottom-color:#303039}.user-credits-ledger-card .ant-table-tbody>tr:hover>td{background:#22222a!important}.user-credits-ledger-card .ant-empty-description{color:#9899a9}.user-credits-error{border-radius:14px}@media (max-width:1100px){.user-credits-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.user-credits-hero{min-height:0;padding:24px}.user-credits-hero-main{flex-direction:column}.user-credits-hero-actions{justify-content:flex-start}.user-credits-balance{margin-top:26px}.user-credits-guidance-grid,.user-credits-metric-grid{grid-template-columns:1fr}.user-credits-info-card .ant-card-body{padding:20px}}.user-shell{--user-canvas:var(--color-canvas);--user-sidebar:#12141c;--user-surface:var(--color-surface);--user-surface-raised:var(--color-surface-raised);--user-border:var(--color-border);--user-text:var(--color-text-primary);--user-muted:var(--color-text-secondary);--user-brand:#8592ff;--user-brand-soft:rgba(133,146,255,.16);min-height:100vh;font-family:var(--font-family-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--user-text);background:radial-gradient(circle at 85% -10%,rgba(103,91,245,.18),transparent 30%),var(--user-canvas)}.user-shell,.user-shell *{-webkit-font-smoothing:antialiased}.user-shell-skip{position:fixed;top:8px;left:8px;z-index:2000;padding:8px 12px;color:#fff;background:var(--user-brand);border-radius:8px;transform:translateY(-150%)}.user-shell-skip:focus{transform:translateY(0)}.user-shell-sider{position:-webkit-sticky!important;position:sticky!important;top:0;height:100vh;background:var(--user-sidebar)!important;border-right:1px solid var(--user-border);box-shadow:12px 0 36px rgba(0,0,0,.16)}.user-shell-sider .ant-layout-sider-children{display:flex;flex-direction:column}.user-shell-brand{display:flex;gap:12px;align-items:center;min-height:86px;padding:18px;border-bottom:1px solid var(--user-border);color:var(--user-text)}.user-shell-mark{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;color:#fff;font-weight:800;letter-spacing:-.04em;background:linear-gradient(135deg,#7887ff,#9a72ff);border-radius:13px;box-shadow:0 10px 24px rgba(103,91,245,.28)}.user-shell-brand b,.user-shell-brand small{display:block}.user-shell-brand b{font-size:15px}.user-shell-brand small{margin-top:3px;color:var(--user-muted);font-size:11px}.user-shell-nav{flex:1 1;padding:14px 10px;overflow-y:auto}.user-shell .ant-menu{background:transparent;border:0}.user-shell .ant-menu-item-group-title{padding:18px 12px 6px;color:#70798d;font-size:11px;font-weight:700;letter-spacing:.08em}.user-shell .ant-menu-item{height:42px;margin:3px 0;width:100%;border-radius:10px;font-weight:600}.user-shell .ant-menu-inline-collapsed .ant-menu-item-group-title{display:none}.user-shell-account{display:flex;width:calc(100% - 20px);gap:10px;align-items:center;margin:10px;padding:10px;color:var(--user-text);text-align:left;cursor:pointer;background:hsla(0,0%,100%,.035);border:1px solid var(--user-border);border-radius:12px}.user-shell-account span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.user-shell-account small{display:block;margin-top:3px;color:var(--user-muted);font-size:11px;font-weight:400}.user-shell-collapse{width:calc(100% - 20px);margin:0 10px 12px;color:var(--user-muted)}.user-shell-content,.user-shell-frame{background:transparent}.user-shell-content{min-height:100vh;padding:32px}.user-shell-content-inner{max-width:1480px;margin:0 auto}.user-shell-mobile-header{display:none}.user-shell-account-menu{width:210px}.user-shell-account-menu .ant-btn{margin-bottom:6px;text-align:left}.user-shell-drawer .ant-drawer-header{border-bottom-color:var(--user-border)}.user-shell-drawer .ant-drawer-body{padding:12px}.user-shell .user-credits-page{gap:24px}.user-shell .user-credits-hero,.user-shell .user-credits-info-card,.user-shell .user-credits-ledger-card,.user-shell .user-credits-metric-card{background:var(--user-surface);border-color:var(--user-border);box-shadow:0 18px 42px rgba(0,0,0,.16)}.user-shell .user-credits-hero{background:linear-gradient(135deg,#1d2030,#181b25 58%,#211d34)}.user-shell .user-credits-hero-glow{background:radial-gradient(circle,rgba(133,146,255,.32),rgba(151,103,247,.11) 38%,transparent 70%)}.user-shell .user-credits-hero-actions .ant-btn-primary,.user-shell .user-credits-info-card .ant-btn-primary{background:linear-gradient(135deg,#7180f5,#9274ed)}.user-shell .user-credits-metric-card{position:relative;overflow:hidden}.user-shell .user-credits-metric-card:before{position:absolute;top:18px;bottom:18px;left:0;width:3px;content:"";background:var(--user-brand);border-radius:0 4px 4px 0}.user-shell .user-credits-ledger-card .ant-table-thead>tr>th{background:var(--user-surface-raised)!important}.user-shell .ant-btn:focus-visible,.user-shell a:focus-visible,.user-shell button:focus-visible{outline:2px solid #aab4ff;outline-offset:3px}@media (max-width:1199px){.user-shell-content{padding:24px}}@media (max-width:991px){.user-shell-sider{display:none}.user-shell-mobile-header{display:flex;height:60px;align-items:center;justify-content:space-between;padding:0 16px;color:var(--user-text);background:rgba(18,20,28,.88);border-bottom:1px solid var(--user-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.user-shell-mobile-header .ant-btn{color:var(--user-text)}.user-shell-content{padding:20px 16px}}@media (max-width:767px){.user-shell .user-credits-hero{padding:24px}.user-shell .user-credits-hero-actions{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.user-shell *,.user-shell :after,.user-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-content{min-height:100vh;padding:var(--space-7)}.app-loading-inline,.app-loading-screen{display:grid;place-items:center}.app-loading-screen{min-height:100vh}.app-loading-inline{min-height:180px}.app-loading-box{display:flex;align-items:center;gap:var(--space-3);font-size:var(--font-size-body);color:var(--app-text-secondary);white-space:nowrap}.app-page,.content-container,.portal-content-container{display:flex;flex-direction:column;gap:var(--space-4)}.app-page-header,.page-header,.portal-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.app-page h1,.app-page h2,.content-container h1,.content-container h2,.page-header h1{margin-top:0!important;margin-bottom:var(--space-1)!important;line-height:var(--line-height-tight)!important}.app-page .ant-typography,.content-container .ant-typography{margin-top:0}.app-page-description,.page-description,.portal-page-header-description{margin:0;color:var(--app-text-secondary);line-height:var(--line-height-relaxed)}.app-page>.ant-typography+.app-page-description,.app-page>h1+.app-page-description,.app-page>h2+.app-page-description,.content-container>.ant-typography+.page-description,.content-container>h1+.page-description,.content-container>h2+.page-description{margin-top:-14px}.app-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.portal-section-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.portal-data-table .ant-table,.portal-filter-panel{border-radius:var(--radius-md)}.portal-status-tag{font-size:var(--font-size-meta);line-height:1.35}.blueprint-alert{border-radius:var(--radius-md)}.danger-impact-list{margin:var(--space-2) 0 0;padding-left:18px;color:var(--app-text-secondary)}.auth-page{background:linear-gradient(135deg,#f0f4ff,#fafbff 40%,#f5f0ff)}.auth-graphite-page,.auth-page{position:relative;min-height:100vh;overflow:hidden}.auth-graphite-page{isolation:isolate;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);background:var(--color-canvas);color:var(--color-text-primary)}.auth-ambient{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.auth-ambient-orbit{position:absolute;border:1px solid rgba(99,102,241,.11);border-radius:50%}.auth-ambient-orbit-one{right:13%;bottom:-330px;width:460px;height:460px;animation:auth-ambient-drift-one 26s ease-in-out infinite alternate}.auth-ambient-orbit-two{top:-165px;left:43%;width:240px;height:240px;border-color:rgba(99,102,241,.08);animation:auth-ambient-drift-two 22s ease-in-out infinite alternate}.auth-brand-panel{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;padding:42px clamp(42px,4.8vw,82px)}.auth-brand-panel:after,.auth-brand-panel:before{position:absolute;border:1px solid rgba(99,102,241,.14);border-radius:50%;content:"";pointer-events:none}.auth-brand-panel:before{bottom:-300px;left:-260px;width:560px;height:560px;animation:auth-ambient-drift-left 28s ease-in-out infinite alternate}.auth-brand-panel:after{top:60px;right:-164px;width:310px;height:310px;border-color:rgba(99,102,241,.1);animation:auth-ambient-drift-right 23s ease-in-out infinite alternate}.auth-brand-content,.auth-brand-footer,.auth-brand-panel-top{position:relative;z-index:1;transform:translateX(46px)}.auth-brand-panel-top{transform:translate(46px,30px)}.auth-brand-footer{transform:translate(46px,-30px)}.auth-brand{display:inline-flex;align-items:center;gap:12px}.auth-graphite-page .auth-brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(99,102,241,.36);border-radius:11px;color:#bfc2ff;background:rgba(99,102,241,.12);box-shadow:none;font-size:13px;font-weight:800}.auth-brand-name{color:#f7f8fc;font-size:18px;font-weight:700;letter-spacing:.1px}.auth-brand-content{max-width:640px;margin:auto 0;padding:72px 0}.auth-title{max-width:520px;margin:0!important;color:#fafbff!important;font-size:clamp(34px,4vw,52px)!important;font-weight:700!important;line-height:1.18!important;letter-spacing:-.8px}.auth-brand-content>p{max-width:500px;margin:20px 0 0;color:#b7bac5;font-size:16px;line-height:1.8}.auth-capability-list{display:flex;max-width:610px;flex-wrap:wrap;gap:9px;margin-top:32px}.auth-capability-item{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(241,244,255,.1);border-radius:9px;color:#b7bac5;background:hsla(0,0%,100%,.018);font-size:12px;white-space:nowrap}.auth-capability-item .anticon{color:#aeb4ff;font-size:14px}.auth-brand-footer{color:#7d8290;font-size:12px}.auth-brand-footer a.auth-compliance-placeholder{color:inherit;text-decoration:none}.auth-brand-footer a.auth-compliance-placeholder:hover{color:#b7bac5}.auth-form-panel{position:relative;z-index:1;display:grid;min-width:0;place-items:center;padding:42px clamp(28px,6vw,84px)}.auth-form-card{width:min(100%,410px);padding:34px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);transform:translateX(-16px)}.auth-form-heading{margin-bottom:30px}.auth-form-heading h2{margin:0;color:var(--color-text-primary);font-size:28px;font-weight:700;line-height:1.35;letter-spacing:-.35px}.auth-form-heading p{margin:9px 0 0;color:var(--color-text-muted);font-size:14px;line-height:1.65}.auth-graphite-page .auth-alert{margin-bottom:16px;border-radius:10px}.auth-graphite-page .ant-alert-error{background:hsla(1,100%,73%,.1);border-color:hsla(1,100%,73%,.32)}.auth-graphite-page .ant-alert-error .ant-alert-icon{color:#ff7875}.auth-graphite-page .ant-alert-error .ant-alert-description,.auth-graphite-page .ant-alert-error .ant-alert-message{color:#ffb0ae}.auth-graphite-page .ant-alert-warning{background:rgba(247,190,91,.1);border-color:rgba(247,190,91,.32)}.auth-graphite-page .ant-alert-warning .ant-alert-icon{color:#f7be5b}.auth-graphite-page .ant-alert-warning .ant-alert-description,.auth-graphite-page .ant-alert-warning .ant-alert-message{color:#f7cd7d}.auth-graphite-page .ant-form-item{margin-bottom:18px}.auth-graphite-page .ant-form-item-label>label{color:#b7bac5;font-size:13px;font-weight:600}.auth-graphite-page .ant-input,.auth-graphite-page .ant-input-affix-wrapper,.auth-graphite-page .ant-input-group-addon{border-color:var(--color-border);color:var(--color-text-primary);background:var(--color-surface-input)}.auth-graphite-page .ant-input,.auth-graphite-page .ant-input-affix-wrapper{min-height:46px;border-radius:10px}.auth-graphite-page .ant-input-affix-wrapper>input.ant-input{min-height:auto}.auth-graphite-page .ant-input-affix-wrapper:hover,.auth-graphite-page .ant-input:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover)}.auth-graphite-page .ant-input-affix-wrapper-focused,.auth-graphite-page .ant-input:focus{border-color:var(--color-brand);background:var(--color-surface-hover);box-shadow:0 0 0 3px var(--color-focus-ring)}.auth-graphite-page .ant-input::placeholder{color:#666b77}.auth-graphite-page .ant-input-affix-wrapper .anticon.ant-input-password-icon,.auth-graphite-page .ant-input-prefix{color:#a9aeb8}.auth-graphite-page .ant-input-affix-wrapper .anticon.ant-input-password-icon:hover{color:#d5d8e0}.auth-graphite-page .ant-checkbox-wrapper{color:#b7bac5;font-size:13px}.auth-graphite-page .ant-checkbox-inner{border-color:rgba(241,244,255,.22);background:#141418}.auth-graphite-page .ant-checkbox-checked .ant-checkbox-inner{border-color:#6366f1;background:#6366f1}.auth-form-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-2px 0 20px}.auth-form-options .ant-btn-link{height:auto;padding:0;color:#aeb4ff;font-size:13px}.auth-form-options .ant-btn-link:disabled{color:#727786}.auth-submit-button.ant-btn-primary{height:46px;border-color:#6366f1;border-radius:10px;background:#6366f1;box-shadow:none;font-weight:700}.auth-submit-button.ant-btn-primary:not(:disabled):hover{border-color:#7476f7;background:#7476f7}.auth-footer-link{margin:25px 0 0;color:#7d8290;font-size:13px;text-align:center}.auth-footer-link a,.auth-graphite-page .ant-checkbox-wrapper a{color:#aeb4ff}.auth-footer-link a:hover,.auth-graphite-page .ant-checkbox-wrapper a:hover{color:#ced0ff}.auth-password-hints{margin:-10px 0 18px;color:#7d8290;font-size:12px;line-height:22px}.auth-password-hints .is-valid{color:#55d7a3}.auth-form-actions{width:100%}.auth-form-actions .ant-btn-default{border-color:rgba(241,244,255,.14);color:#b7bac5;background:#202026}.auth-form-actions .ant-btn-default:hover{border-color:rgba(241,244,255,.22)!important;color:#f7f8fc!important;background:#28282e!important}@keyframes auth-ambient-drift-left{0%{transform:translateZ(0)}to{transform:translate3d(24px,-16px,0)}}@keyframes auth-ambient-drift-right{0%{transform:translateZ(0)}to{transform:translate3d(-18px,20px,0)}}@keyframes auth-ambient-drift-one{0%{transform:translateZ(0)}to{transform:translate3d(-30px,-22px,0)}}@keyframes auth-ambient-drift-two{0%{transform:translateZ(0)}to{transform:translate3d(22px,16px,0)}}@media (max-width:900px){.auth-graphite-page{display:block}.auth-brand-panel{min-height:270px;padding:32px clamp(24px,7vw,56px);border-bottom:1px solid rgba(241,244,255,.1)}.auth-brand-content,.auth-brand-footer,.auth-brand-panel-top{transform:none}.auth-brand-content{margin:48px 0 0;padding:0}.auth-title{font-size:34px!important}.auth-brand-content>p,.auth-brand-footer,.auth-capability-list{display:none}.auth-form-panel{min-height:calc(100vh - 270px);padding:48px 28px}.auth-form-card{transform:none}}@media (max-width:480px){.auth-brand-panel{min-height:230px;padding:26px 22px}.auth-brand-content{margin-top:38px}.auth-title{font-size:29px!important}.auth-form-panel{padding:38px 22px}.auth-form-card{padding:26px 22px}.auth-form-heading h2{font-size:25px}}@media (prefers-reduced-motion:reduce){.auth-graphite-page *,.auth-graphite-page :after,.auth-graphite-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.portal-shell{min-height:100vh;font-family:var(--font-family-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-shell-layout{min-height:100vh;background:var(--color-canvas)}.portal-shell-sider{position:-webkit-sticky!important;position:sticky!important;top:0;height:100vh;border-right:1px solid var(--color-border);background:var(--color-surface)!important;box-shadow:8px 0 24px rgba(15,23,42,.04)}.portal-shell-sider .ant-layout-sider-children{display:flex;flex-direction:column}.portal-shell-brand{display:flex;min-height:88px;gap:var(--space-3);align-items:center;padding:22px 20px 18px;border-bottom:1px solid var(--color-border)}.portal-shell-mark{display:grid;flex:0 0 auto;width:48px;height:48px;place-items:center;border-radius:var(--radius-lg);color:var(--color-text-inverse);background:linear-gradient(135deg,var(--color-brand),#7c3aed);box-shadow:var(--shadow-float-light);font-weight:800}.portal-shell-brand-copy{display:flex;min-width:0;flex-direction:column}.portal-shell-brand-copy .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-shell-brand-copy .ant-typography:first-child{color:var(--color-text-primary);font-size:17px;line-height:1.2}.portal-shell-brand-copy .ant-typography:last-child{color:var(--color-text-secondary);font-size:var(--font-size-meta)}.portal-shell-nav{flex:1 1;overflow-y:auto;padding:var(--space-3)}.portal-shell-nav .ant-menu{-webkit-border-end:0;border-inline-end:0;background:transparent}.portal-shell-nav .ant-menu-item{width:100%;margin-inline:0;border-radius:var(--radius-md)}.portal-shell-account{display:flex;width:calc(100% - 24px);gap:var(--space-3);align-items:center;margin:var(--space-3);padding:var(--space-3);color:var(--color-text-primary);text-align:left;cursor:pointer;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.portal-shell-account>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-body);font-weight:600}.portal-shell-account small{display:block;overflow:hidden;margin-top:3px;color:var(--color-text-secondary);font-size:var(--font-size-meta);font-weight:400;text-overflow:ellipsis}.portal-shell-collapse{width:calc(100% - 20px);margin:0 10px var(--space-3);color:var(--color-text-secondary)}.portal-shell-content,.portal-shell-frame{background:transparent}.portal-shell-content{min-height:100vh;padding:var(--space-8)}.portal-shell-content-inner{max-width:1480px;margin:0 auto}.portal-shell-content-inner>.app-page,.portal-shell-content-inner>.portal-content-container{max-width:100%}.portal-shell-mobile-header{display:none}.portal-shell-skip{position:fixed;top:var(--space-2);left:var(--space-2);z-index:2000;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text-inverse);background:var(--color-brand);transform:translateY(-150%)}.portal-shell-skip:focus{transform:translateY(0)}.portal-shell-drawer .ant-drawer-body{padding:var(--space-3)}.portal-account-menu{width:220px}.portal-account-menu .ant-btn{text-align:left}.portal-account-menu-meta{display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:var(--space-3)}.portal-account-menu-meta span{color:var(--color-text-secondary);font-size:var(--font-size-meta)}.portal-shell .ant-btn:focus-visible,.portal-shell a:focus-visible,.portal-shell button:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.portal-shell-graphite .portal-shell-sider{background:#12141c!important;border-color:var(--color-border);box-shadow:12px 0 36px rgba(0,0,0,.16)}.portal-shell-graphite .portal-shell-mark{background:linear-gradient(135deg,#7887ff,#9a72ff);box-shadow:0 10px 24px rgba(103,91,245,.28)}.portal-shell-graphite .portal-shell-brand-copy .ant-typography:first-child{color:var(--color-text-primary)}.portal-shell-graphite .portal-shell-nav{padding:14px 10px}.portal-shell-graphite .portal-shell-nav .ant-menu-item-group-title{padding:18px 12px 6px;color:#70798d;font-size:11px;font-weight:700;letter-spacing:.08em}.portal-shell-graphite .portal-shell-nav .ant-menu-item{height:42px;margin:3px 0;font-weight:600}.portal-shell-graphite .portal-shell-account{background:hsla(0,0%,100%,.035)}.portal-shell-graphite .portal-shell-mobile-header{color:var(--color-text-primary);background:rgba(18,20,28,.88);border-bottom:1px solid var(--color-border)}.portal-shell-graphite .portal-shell-mobile-header .ant-btn{color:var(--color-text-primary)}@media (max-width:1199px){.portal-shell-content{padding:var(--space-6)}}@media (max-width:991px){.portal-shell-sider{display:none}.portal-shell-mobile-header{display:flex;height:60px;align-items:center;justify-content:space-between;padding:0 var(--space-4);color:var(--color-text-primary);background:var(--color-surface);border-bottom:1px solid var(--color-border)}.portal-shell-content{padding:var(--space-5) var(--space-4)}}@media (prefers-reduced-motion:reduce){.portal-shell *,.portal-shell :after,.portal-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.credit-list-page,.credit-workspace-page{gap:var(--space-5)}.credit-workspace-stack{width:100%}.credit-list-page-header,.credit-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.credit-workspace-eyebrow{display:inline-flex;align-items:center;color:var(--color-brand);font-size:var(--font-size-label);font-weight:700;letter-spacing:.06em}.credit-list-page-header h2,.credit-workspace-header h2{margin:var(--space-2) 0 var(--space-1)!important;color:var(--color-text-primary)!important}.credit-workspace-alert{border-radius:var(--radius-md)}.credit-workspace-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.credit-list-table-surface,.credit-workspace-panel,.credit-workspace-stat{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.credit-workspace-stat .ant-card-body{padding:var(--space-5)}.credit-workspace-stat .ant-statistic-title{color:var(--color-text-secondary);font-size:var(--font-size-label)}.credit-workspace-stat .ant-statistic-content{color:var(--color-text-primary);font-size:28px;font-weight:700}.credit-workspace-panel .ant-card-head{min-height:56px;border-bottom-color:var(--color-border)}.credit-workspace-panel .ant-card-body{padding:var(--space-5)}.credit-workspace-action-list .ant-btn{min-height:var(--control-height-md);border-radius:var(--radius-md)}.credit-workspace-feature-list .ant-list-item{padding-block:var(--space-3)}.credit-workspace-table .ant-card-body{padding:0}.credit-workspace-link{color:var(--color-brand);font-weight:600}.credit-workspace-link:hover{color:var(--color-brand-hover);text-decoration:underline}.credit-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.credit-list-table-surface{padding:var(--space-2) 0 0}.credit-list-table-surface .portal-data-table{overflow-x:auto}.credit-list-table-surface .ant-table{min-width:900px}.credit-detail-drawer .ant-drawer-header{border-bottom-color:var(--color-border)}.credit-detail-drawer .ant-drawer-body{padding:var(--space-5)}.ant-drawer:has(.credit-detail-drawer.ant-drawer-content){position:fixed}.credit-detail-stack{width:100%}.credit-detail-stack .ant-descriptions-bordered .ant-descriptions-item-label{color:var(--color-text-secondary);background:var(--color-surface-raised)}.credit-json-block{max-height:360px;margin:0;padding:var(--space-4);overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:var(--color-surface-raised);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:var(--font-size-meta);line-height:var(--line-height-relaxed);white-space:pre-wrap}@media (max-width:1100px){.credit-workspace-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.credit-workspace-stat-grid{grid-template-columns:1fr}.credit-workspace-panel .ant-card-body{padding:var(--space-4)}.credit-list-toolbar{align-items:stretch}.credit-list-toolbar .ant-input-search,.credit-list-toolbar .ant-select{width:100%!important}.credit-list-toolbar .ant-btn{flex:1 1}.credit-detail-drawer .ant-drawer-content-wrapper{width:min(100vw,900px)!important}}.credit-account-page{gap:var(--space-5)}.credit-account-stack{width:100%}.credit-account-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.credit-account-header h2{margin:var(--space-2) 0 var(--space-1)!important;color:var(--color-text-primary)!important}.credit-account-alert{border-radius:var(--radius-md)}.credit-account-action-grid,.credit-account-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.credit-account-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-account-empty-card,.credit-account-form-card,.credit-account-pricing-card,.credit-account-result-card,.credit-account-summary-card,.credit-account-table-card{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.credit-account-form-card{max-width:720px}.credit-account-form-card .ant-card-body,.credit-account-result-card .ant-card-body,.credit-account-summary-card .ant-card-body{padding:var(--space-5)}.credit-account-action-grid .user-credits-info-card,.credit-account-summary-grid .user-credits-metric-card{min-width:0}.credit-account-table-card .ant-card-body{padding:0;overflow-x:auto}.credit-account-table-card .ant-table{min-width:760px}.credit-account-empty-card .ant-card-body{display:grid;min-height:200px;place-items:center}.credit-account-pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.credit-account-pricing-card .ant-table-wrapper{overflow-x:auto}.credit-account-pricing-card .ant-table{min-width:520px}@media (max-width:1100px){.credit-account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.credit-account-action-grid,.credit-account-pricing-grid,.credit-account-summary-grid{grid-template-columns:1fr}.credit-account-form-card .ant-card-body,.credit-account-result-card .ant-card-body,.credit-account-summary-card .ant-card-body{padding:var(--space-4)}}