.styleLibrary{--style-accent:#7c48ba;--style-ink:#292535;--style-muted:#85808e;color:var(--style-ink)}.styleLibrary button,.styleEditor button{-webkit-tap-highlight-color:transparent}.styleLibrary .ant-btn-primary,.styleEditor .ant-btn-primary{background:#7c48ba;box-shadow:0 3px 8px #7c48ba18}.styleLibrary .ant-btn-primary:hover,.styleEditor .ant-btn-primary:hover{background:#8b59c7!important}.styleLibraryToolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.styleStatusTabs{align-self:stretch;align-items:center;gap:22px;display:flex}.styleStatusTabs>button{color:#898491;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:7px 0 12px;position:relative}.styleStatusTabs>button.isActive{color:#302a3c;font-weight:650}.styleStatusTabs>button.isActive:after{content:"";background:#8753c5;border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.styleStatusTabs>button>span{background:#eae7ee;border-radius:5px;margin-left:7px;padding:1px 6px;font-size:11px;font-weight:500}.styleStatusTabs>button.isActive>span{color:#7949ae;background:#eee5fa}.styleLibraryFilters{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.styleMediumFilters{gap:5px;display:flex}.styleMediumFilters>button{color:#787280;min-width:47px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 12px;font-size:13px}.styleMediumFilters>button:hover{background:#eeebf2}.styleMediumFilters>button.isActive{color:#7445a5;background:#e9e1f2;font-weight:600}.styleSearchFilters{flex:0 430px;gap:10px;min-width:0;display:flex}.styleSearchFilters>.ant-select{flex:0 0 125px}.styleSearchFilters>.ant-input-affix-wrapper{background:#ffffffb3;border-color:#e5e1e9;min-width:120px}.styleSearchFilters .ant-input-prefix{color:#a39ba9;margin-right:8px}.styleLibraryGrid{grid-template-columns:repeat(auto-fill,minmax(min(216px,100%),1fr));gap:22px 18px;display:grid}.styleAssetCard{--cover-bg:#eee9f5;--cover-ink:#9987b5;background:#fff;border:1px solid #e9e5ee;border-radius:13px;transition:box-shadow .18s,transform .18s;overflow:hidden}.styleAssetCard:hover{transform:translateY(-2px);box-shadow:0 9px 24px #3b225310}.styleAssetCard.tone-sage{--cover-bg:#e6eee9;--cover-ink:#7f9b8f}.styleAssetCard.tone-rose{--cover-bg:#f3e8e9;--cover-ink:#b58d9b}.styleAssetCard.tone-sand{--cover-bg:#eeeae1;--cover-ink:#a69579}.styleAssetCover{aspect-ratio:4/5;background:var(--cover-bg);width:100%;color:var(--cover-ink);cursor:pointer;border:0;padding:0;display:block;position:relative;overflow:hidden}.styleAssetCover>img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.styleAssetCover:hover>img{transform:scale(1.025)}.styleCoverPlaceholder{width:100%;height:100%;font:inherit;letter-spacing:1px;background:radial-gradient(at 28% 18%,#ffffff85,#0000 70%);flex-direction:column;justify-content:center;align-items:center;gap:21px;font-size:12px;display:flex}.styleCoverFrames{background:#ffffff50;border:1px solid;border-radius:7px;place-items:center;width:66px;height:84px;font-size:26px;display:grid;position:relative}.styleCoverFrames:before{opacity:.22;content:"";border:1px solid;border-radius:7px;position:absolute;inset:-6px 6px 6px -6px;transform:rotate(-8deg)}.styleAssetStatus{color:#87818c;letter-spacing:0;background:#ffffffd9;border:1px solid #ffffff80;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;display:inline-flex;position:absolute;top:12px;right:12px}.styleAssetStatus>i{background:currentColor;border-radius:50%;width:4px;height:4px}.styleAssetStatus.isEnabled{color:#28745c}.styleAssetMedium{color:#5c5665;white-space:nowrap;text-overflow:ellipsis;background:#ffffffdb;border-radius:6px;max-width:calc(100% - 24px);padding:4px 9px;font-size:11px;position:absolute;bottom:12px;left:12px;overflow:hidden}.styleAssetBody{padding:12px 14px 10px}.styleAssetTitle{justify-content:space-between;align-items:center;gap:5px;display:flex}.styleAssetTitle h3{color:#332d3d;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:14px;font-weight:650;overflow:hidden}.styleAssetTitle .ant-btn{color:#a8a1af;flex-shrink:0}.styleAssetDescription{color:#8c8595;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:12px;overflow:hidden}.styleAssetFooter{color:#938b9d;justify-content:space-between;align-items:center;gap:6px;min-height:34px;margin-top:5px;font-size:11px;display:flex}.styleAssetFooter .ant-btn{color:#82619f;padding-right:0;font-size:12px}.styleLoading,.styleEmpty{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.styleError{color:#b84949;overflow-wrap:anywhere;background:#fff7f7;border:1px solid #f3d9d9;border-radius:8px;margin:0;padding:9px 12px;font-size:13px}.styleInlineError{align-items:center;gap:8px;margin-bottom:15px;display:flex}.styleInlineError .styleError{flex:1}.styleEditor{padding-bottom:28px;top:28px}.styleEditor .ant-modal-container{border-radius:16px;padding:22px 24px 16px}.styleEditor .ant-modal-header{margin-bottom:20px}.styleEditor .ant-modal-title{color:#322b3f;font-size:17px}.styleEditor .ant-modal-body{scrollbar-width:thin;scrollbar-color:#d7d0df transparent;max-height:calc(100dvh - 200px);padding:0 5px 0 0;overflow-y:auto}.styleEditorLayout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:30px;display:grid}.styleEditorPreview{position:sticky;top:0}.styleEditor h3{color:#494151;margin:0 0 14px;font-size:13px;font-weight:650}.styleImageInput{width:min(100%,270px)}.styleImageInputCover{width:100%}.styleUploadSurface{color:#9d84b6;cursor:pointer;background:#f8f5fc;border:1px dashed #d5c9e0;border-radius:10px;width:100%;min-height:126px;padding:12px;display:block;position:relative;overflow:hidden}.styleImageInputCover .styleUploadSurface{aspect-ratio:3/4}.styleUploadSurface:hover{background:#f3edf9;border-color:#9a75bd}.styleUploadSurface.hasImage{border-style:solid;padding:0}.styleUploadSurface>img{object-fit:contain;width:100%;max-height:250px;display:block}.styleImageInputCover .styleUploadSurface>img{object-fit:cover;height:100%;max-height:none}.styleUploadPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.styleUploadPlaceholder>.anticon{margin-bottom:3px;font-size:27px;font-weight:400}.styleUploadPlaceholder>strong{color:#816696;font-weight:500}.styleUploadPlaceholder>small{color:#a99ab6;font-size:11px}.styleUploadReplace{color:#fff;opacity:0;background:#2c1c41a1;padding:8px;font-size:12px;transition:opacity .15s;position:absolute;bottom:0;left:0;right:0}.styleUploadSurface:hover .styleUploadReplace,.styleUploadSurface:focus-visible .styleUploadReplace{opacity:1}.styleFileInput{display:none}.styleUploadHint{color:#a399ad;justify-content:space-between;align-items:center;gap:4px;min-height:27px;margin-top:5px;display:flex}.styleUploadHint small{font-size:10px}.stylePreviewName{color:#483d54;overflow-wrap:anywhere;margin-top:15px;font-size:15px;font-weight:600}.stylePreviewMeta{color:#a196a9;margin-top:6px;font-size:12px;display:block}.styleEditorMain{min-width:0}.styleEditorSection+.styleEditorSection{border-top:1px solid #eee9f2;margin-top:24px;padding-top:22px}.styleFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.styleFieldWide{grid-column:1/-1}.styleField{gap:7px;min-width:0;display:grid}.styleField>.ant-select{width:100%;min-width:0}.styleFieldLabel{color:#807588;font-size:12px}.stylePublishSettings{color:#74687f;background:#f8f6fa;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:12px 14px;font-size:12px;display:flex}.stylePublishSettings>div{align-items:center;gap:12px;display:flex}.stylePublishSettings .ant-input-number{width:85px}.stylePublishSettings .ant-switch-checked{background:#8050b4}.styleSectionHeading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.styleSectionHeading h3{margin:0}.styleSectionHeading h3>span{color:#aa9ab6;margin-left:4px;font-size:11px;font-weight:400}.styleSectionHint{color:#a194ab;margin:0 0 14px;font-size:11px}.styleAdaptationEmpty{color:#b3a4c2;background:#fcfafd;border:1px dashed #e0d8e9;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:138px;font-size:20px;display:flex}.styleAdaptationEmpty strong{color:#8e7a9f;font-size:12px;font-weight:500}.styleAdaptationEmpty span:not(.anticon){font-size:11px}.styleAdaptationList{gap:14px;display:grid}.styleAdaptation{background:#fdfbff;border:1px solid #e9e2ef;border-radius:10px;gap:14px;min-width:0;padding:16px;display:grid}.styleAdaptationHeading{align-items:center;gap:8px;display:flex}.styleAdaptationHeading strong{overflow-wrap:anywhere;color:#5b486d;flex:1;min-width:0;font-size:12px}.styleAdaptationHeading .ant-tag{margin-right:0;font-size:10px}.styleAdaptationActions{justify-content:space-between;align-items:center;gap:10px;display:flex}.styleAdaptationActions>.ant-select{min-width:100px}.styleAdaptationActions>.ant-btn{font-size:12px}.styleEditorFooter{border-top:1px solid #eee9f2;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.styleSaved{color:#58836b;font-size:12px}.styleDialogStack{gap:16px;display:grid}.styleTestEstimate{color:#8c759e;background:#f8f5fc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:12px;display:flex}.styleTestImage{object-fit:contain;border-radius:10px;width:100%;max-height:380px}.styleCategoryList{gap:6px;display:grid}.styleCategoryRow{color:#9686a4;border-bottom:1px solid #f0eaf4;align-items:center;gap:10px;padding:10px 8px;display:flex}.styleCategoryRow>span:not(.anticon){color:#5c5066;flex:1}.styleStatusTabs button:focus-visible,.styleMediumFilters button:focus-visible,.styleAssetCover:focus-visible,.styleUploadSurface:focus-visible{outline-offset:-3px;outline:2px solid #a17bca}@media (width<=1000px){.styleLibraryToolbar{flex-wrap:wrap}.styleLibraryFilters{flex-direction:column;align-items:flex-start}.styleSearchFilters{flex-basis:auto;width:100%}.styleSearchFilters .ant-input-affix-wrapper{flex:1}.styleEditorLayout{grid-template-columns:180px minmax(0,1fr);gap:22px}}@media (width<=600px){.styleLibraryToolbar{gap:14px}.styleStatusTabs{justify-content:space-between;gap:12px;width:100%}.styleStatusTabs>button{font-size:12px}.styleMediumFilters{justify-content:space-between;width:100%}.styleMediumFilters>button{min-width:0;padding:6px 10px}.styleLibraryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.styleAssetBody{padding:9px}.styleAssetTitle h3{font-size:12px}.styleAssetFooter{flex-wrap:wrap}.styleAssetStatus{padding:3px 5px;top:8px;right:8px}.styleAssetMedium{bottom:8px;left:8px}.styleEditor{top:12px}.styleEditor .ant-modal-container{padding:18px}.styleEditor .ant-modal-body{max-height:calc(100dvh - 160px)}.styleEditorLayout{grid-template-columns:1fr;gap:24px}.styleEditorPreview{width:100%;max-width:200px;margin:auto;position:static}.styleFormGrid{gap:14px 10px}.stylePublishSettings{gap:10px;padding:10px}.stylePublishSettings>div{gap:8px}.styleAdaptation{padding:12px}.styleAdaptationActions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.styleAssetCard,.styleAssetCover>img,.styleUploadReplace{transition:none}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}.brandWordmark{align-items:center;gap:8px;width:220px;height:36px;display:inline-flex}.brandWordmarkMark{flex:0 0 36px;width:36px;height:36px;display:block}.brandWordmarkText{color:var(--ruzhou-ai-ink,#17231f);letter-spacing:-.45px;white-space:nowrap;font-size:20px;font-weight:700}code{font-family:Cascadia Mono,Consolas,monospace}.authShell{isolation:isolate;color:#e2ecffeb;background:radial-gradient(120% 95% at 50% -8%,#15265c 0%,#0b1438 42%,#05091c 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.authBg{z-index:0;pointer-events:none;--mx:50%;--my:50%;--nx:0;--ny:0;position:absolute;inset:0;overflow:hidden}.authBgNebula{z-index:1;pointer-events:none;filter:blur(38px)saturate(145%);mix-blend-mode:screen;transform:translate3d(calc(var(--nx,0) * 24px), calc(var(--ny,0) * 24px), 0);opacity:1;background:radial-gradient(70vmax 70vmax,#3c5ad24d,#0000 62%) no-repeat;transition:transform .6s ease-out;position:absolute;inset:-15%}.authBgNebula:before,.authBgNebula:after{content:"";pointer-events:none;position:absolute;inset:-10%}.authBgNebula:before{background:radial-gradient(50vmax 50vmax at 20% 24%,#5082ffb3,#0000 58%),radial-gradient(40vmax 40vmax at 84% 68%,#a05aff9e,#0000 60%),radial-gradient(28vmax 28vmax at 62% 18%,#3cb4ff73,#0000 62%);animation:30s ease-in-out infinite alternate nebulaDriftA}.authBgNebula:after{background:radial-gradient(46vmax 46vmax at 74% 30%,#24d2c375,#0000 60%),radial-gradient(34vmax 34vmax at 14% 80%,#6e96ff7a,#0000 60%),radial-gradient(22vmax 22vmax at 30% 60%,#be50dc57,#0000 62%);animation:38s ease-in-out infinite alternate nebulaDriftB}.authBgCanvas{z-index:2;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.authBgSweep{z-index:3;pointer-events:none;mix-blend-mode:screen;opacity:.95;background:linear-gradient(115deg,#0000 42%,#82d2ff29 50%,#0000 58%) 0 0/320% 320%;animation:16s linear infinite sweepDiag;position:absolute;inset:-30%;overflow:hidden}.authBgVignette{z-index:4;pointer-events:none;background:radial-gradient(circle at 50% 44%,#0000 26%,#03071485 100%);position:absolute;inset:0}.authCardTilt{z-index:10;width:min(430px,100%);transform:perspective(1000px) rotateX(var(--tiltX,0deg)) rotateY(var(--tiltY,0deg));transform-style:preserve-3d;will-change:transform;transition:transform .25s ease-out;position:relative}.authCardTilt:before{content:"";z-index:3;background:radial-gradient(220px 220px at var(--glareX,50%) var(--glareY,0%), #96d2ff38, transparent 60%);opacity:0;pointer-events:none;border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.authCardTilt.is-hover{transition:transform 80ms ease-out}.authCardTilt.is-hover:before{opacity:1}.authCardTilt.is-hover .authCard:after,.authCardTilt.is-hover .statusCard:after{opacity:1;filter:drop-shadow(0 0 8px #60b0ffa6)}.authShell .authCard,.authShell .statusCard{z-index:1;-webkit-backdrop-filter:blur(22px)saturate(150%);color:#e2ecffeb;border-radius:20px;width:100%;position:relative;overflow:hidden;background:linear-gradient(160deg,#14224ab8,#0a122ca8)!important;border:1px solid #82b4ff47!important;box-shadow:0 0 0 1px #5a96ff1a,0 30px 90px #02081ca6,0 0 60px #286eff2e,inset 0 1px #b4d7ff2e,inset 0 0 36px #286eff1a!important}.authShell .authCard:before,.authShell .statusCard:before{content:"";background:linear-gradient(90deg,#3ec8ff,#7a8bff,#b07bff,#3ec8ff) 0 0/220% 100%;height:3px;animation:6s linear infinite authAccentFlow;position:absolute;top:0;left:0;right:0}.authShell .authCard:after,.authShell .statusCard:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.9;z-index:2;background:conic-gradient(#0000 0%,#5aaaffd9 18%,#a06effd9 38%,#3cdcd2d9 56%,#0000 74%);padding:1px;animation:6s linear infinite spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.authShell .brandWordmark{--ruzhou-ai-ink:#eaf2ff;filter:drop-shadow(0 2px 10px #a838fe73);width:220px;height:36px;display:inline-flex}.authShell .authHeading{margin:28px 0 22px;display:flex!important}.authShell .authHeading .ant-typography{margin:0}.authShell .authHeading>.ant-typography:first-child{letter-spacing:.22em;font-size:11px;font-weight:650;color:#6fe3ff!important}.authShell .authCard h1.ant-typography,.authShell .authHeading h1,.authShell .authHeading h2,.authShell .authHeading h3,.authShell .authHeading h4{color:#fff!important}.authShell .authCard .ant-typography-secondary{color:#96b4e6b8!important}.authShell .statusCard .ant-typography-secondary{color:#aac8f5c7!important}.authShell .authCard .ant-form-item-label>label{color:#cedeffe0}.authShell .authCard .ant-input-affix-wrapper,.authShell .authCard .ant-input{transition:border-color .2s,box-shadow .2s,background .2s;color:#e6eeff!important;background:#0a142e99!important;border-color:#78afff38!important}.authShell .authCard .ant-input::placeholder{color:#bed0ff66}.authShell .authCard .ant-input-affix-wrapper-focused,.authShell .authCard .ant-input-focused,.authShell .authCard .ant-input-affix-wrapper:focus-within{background:#0e1a3ab8!important;border-color:#4cd2ff!important;box-shadow:0 0 0 3px #3ca0ff2e,0 0 22px #3ca0ff4d!important}.authShell .authCard .ant-input-prefix,.authShell .authCard .ant-input-suffix{color:#aac8ffcc}.authShell .authCard .ant-checkbox-inner{background:#0a142e99;border-color:#78afff66}.authShell .authCard .ant-checkbox-checked .ant-checkbox-inner{background:#3a7bff;border-color:#3a7bff}.rememberRow{color:#cedeffd9;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.rememberRow small{color:#96b4e69e}.serviceState{color:#c8daffd9;margin-top:22px}.serviceState .ant-badge-status-text{color:#c8daffd9!important}.authShell .authCard .ant-btn-primary{background-size:220% 100%;animation:6s linear infinite btnFlow,3.2s ease-in-out infinite btnPulse;position:relative;overflow:hidden;color:#fff!important;background:linear-gradient(100deg,#1f7bff,#6a5bff,#19c6c0)!important;border:0!important;box-shadow:0 10px 26px #286eff59,inset 0 0 0 1px #8cbeff40!important}.authShell .authCard .ant-btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:50%;height:100%;animation:3.4s ease-in-out infinite btnShine;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.authShell .authCard .ant-btn-primary:not(:disabled):hover{background:linear-gradient(100deg,#3a91ff,#7a68ec,#29d6d0)!important;box-shadow:0 12px 30px #3c82ff80,inset 0 0 0 1px #a0cdff59!important}.authShell .authCard .ant-btn-primary:not(:disabled):active{transform:translateY(1px)}.authShell .authCard .ant-btn-default{color:#dce8ffe6!important;background:#14224a8c!important;border-color:#78afff4d!important}@keyframes nebulaDriftA{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(3%,2%)scale(1.08)}}@keyframes nebulaDriftB{0%{transform:translate(2%,1%)scale(1.05)}to{transform:translate(-3%,-2%)scale(1)}}@keyframes sweepDiag{0%{background-position:0 0}to{background-position:280% 280%}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes authAccentFlow{to{background-position:220% 0}}@keyframes btnFlow{to{background-position:220% 0}}@keyframes btnPulse{0%,to{box-shadow:0 10px 26px #286eff4d,inset 0 0 0 1px #8cbeff38}50%{box-shadow:0 10px 34px #3c8cff8c,0 0 22px #50aaff66,inset 0 0 0 1px #a0cdff59}}@keyframes btnShine{0%{left:-60%}55%,to{left:130%}}.adminFrame{min-height:100vh}.metricRow{display:none}.metricRow.usageMetricRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.metric .ant-statistic{justify-content:space-between;align-items:center;gap:16px;display:flex}.metric .ant-statistic-title{margin:0}.managementPanel,.panelHeader{margin-bottom:24px}.panelTools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.searchInput{width:min(280px,30vw)}.formStack{gap:16px;display:grid}.accountAvatarEditor{justify-items:center;gap:10px;padding:4px 0 8px;display:grid}.accountAvatarEditor label{cursor:pointer}.accountAvatarEditor input{display:none}.field{margin-bottom:0}.field .ant-select{width:100%}.field small{margin-top:4px;display:block}.formColumns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.formActions{justify-content:flex-end;gap:8px;display:flex}.formHint{margin:0}.checkRow{align-items:center;gap:8px;display:flex}.confirmDescription{margin:0}.assignmentGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.assignmentBox{gap:8px;max-height:200px;display:grid;overflow-y:auto}.assignmentTags{flex-wrap:wrap;gap:8px;display:flex}.assignmentFilters{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(140px,180px));gap:8px;margin-bottom:12px;display:grid}.assignmentToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.assignmentScrollable{max-height:360px;padding-right:4px}.assignmentScrollable .checkRow{border-radius:8px;align-items:flex-start;padding:7px 8px}.assignmentScrollable .checkRow:hover{background:var(--ant-color-fill-quaternary)}.assignmentScrollable .checkRow span{min-width:0}.modelAssignmentBox{max-height:460px}.roleModelGroup{border-top:1px solid var(--ant-color-border-secondary);gap:6px;padding:10px 0;display:grid}.roleModelGroup>strong{color:var(--ant-color-primary)}.inlineTransfer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.roleChangeSummary{grid-template-columns:1fr 1fr;gap:16px;display:grid}.roleChangeSummary>div,.skillPackageSummary{gap:4px;min-width:0;display:grid}.roleChangeSummary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.providerTestBar{justify-content:space-between;align-items:center;gap:16px;display:flex}.providerTestBar>div,.providerDiscoveryHeader>div{gap:2px;display:grid}.providerDiscovery{gap:12px;display:grid}.providerDiscoveryHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.providerDiscoveryTools{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:8px;display:grid}.catalogFilterTools{align-items:center;gap:8px;display:flex}.discoveredModelGroups{grid-auto-rows:max-content;align-content:start;gap:12px;max-height:500px;padding-right:4px;display:grid;overflow-y:auto}.discoveredModelGroup{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-bg-container);border-radius:12px;min-height:max-content;overflow:hidden}.discoveredModelGroupHeader{cursor:pointer;background:var(--ant-color-fill-quaternary);justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:6px 10px 6px 14px;transition:background-color .18s;display:flex}.discoveredModelGroupHeader:hover{background:var(--ant-color-fill-tertiary)}.discoveredModelGroupHeader:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:-2px}.catalogGroupChevron{width:12px;color:var(--ant-color-text-tertiary)}.discoveredModelGroupActions{flex-wrap:wrap;justify-content:flex-end}.discoveredModelGroupRows{display:grid}.discoveredModelRow{border-top:1px solid var(--ant-color-border-secondary);grid-template-columns:minmax(0,1fr) minmax(210px,auto) 36px;align-items:center;gap:12px;min-height:94px;padding:10px 12px;transition:background-color .18s;display:grid}.discoveredModelRow.existing{background:color-mix(in srgb, var(--ant-color-success) 7%, var(--ant-color-bg-container))}.discoveredModelMeta{justify-items:end;gap:4px;min-width:210px;display:grid}.catalogModelAction{justify-self:center}.modelIdentity{align-items:flex-start;gap:12px;min-width:0;display:flex}.modelIdentity>div{min-width:0}.modelIdentity strong,.modelIdentity code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.modelIdentity p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;display:-webkit-box;overflow:hidden}.modelTags{flex-wrap:wrap;gap:4px;display:flex}.modelWorkspaceTop{margin-bottom:16px}.modelWorkspace{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-bg-container);min-height:660px;box-shadow:0 8px 26px color-mix(in srgb, var(--ant-color-text) 5%, transparent);border-radius:16px;grid-template-columns:300px minmax(0,1fr);display:grid;overflow:hidden}.channelRail{border-right:1px solid var(--ant-color-border-secondary);background:color-mix(in srgb, var(--ant-color-bg-layout) 72%, var(--ant-color-bg-container));grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-width:0;padding:16px;display:grid}.channelRailTools{gap:10px;display:grid}.channelList{align-content:start;gap:8px;min-height:0;display:grid;overflow-y:auto}.channelItem{cursor:pointer;border:1px solid #0000;border-radius:12px;outline:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;transition:background-color .18s,border-color .18s,box-shadow .18s;display:grid}.channelItem:hover,.channelItem:focus-visible{border-color:var(--ant-color-border);background:var(--ant-color-bg-container)}.channelItem.active{border-color:color-mix(in srgb, var(--ant-color-primary) 42%, var(--ant-color-border));background:color-mix(in srgb, var(--ant-color-primary) 8%, var(--ant-color-bg-container));box-shadow:0 5px 16px color-mix(in srgb, var(--ant-color-primary) 12%, transparent)}.channelItem>div{min-width:0;display:grid}.channelItem strong,.channelItem small,.channelItem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channelItem small,.channelItem span{color:var(--ant-color-text-secondary);font-size:12px}.channelItem span{color:var(--ant-color-text-tertiary)}.channelDetail{min-width:0;padding:24px}.channelDetailHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.channelDetailHeader>div:first-child{gap:4px;min-width:0;display:grid}.channelDetailHeader .ant-typography{margin:0}.channelConfigurationGrid{grid-template-columns:minmax(280px,.9fr) minmax(380px,1.4fr);gap:12px;display:grid}.channelConfigurationCard{border:1px solid var(--ant-color-border-secondary);background:color-mix(in srgb, var(--ant-color-bg-container) 96%, var(--ant-color-primary) 4%);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:16px;display:flex}.channelConfigurationCard>div:first-child{gap:3px;min-width:0;display:grid}.channelConfigurationCard small{color:var(--ant-color-text-secondary)}.channelBaseUrl{grid-template-columns:minmax(150px,auto) minmax(180px,1fr) auto;display:grid}.workspaceModels{border-top:1px solid var(--ant-color-border-secondary);margin-top:20px;padding-top:20px}.managedModelGroups{gap:12px;margin-top:16px;display:grid}.workspaceModelList{display:grid}.workspaceModelRow{border-bottom:1px solid var(--ant-color-border-secondary);grid-template-columns:minmax(260px,1.1fr) minmax(250px,.9fr) auto;align-items:center;gap:16px;padding:14px 4px;display:grid}.workspaceModelRow:last-child{border-bottom:0}.managedModelGroup .workspaceModelRow{border-top:1px solid var(--ant-color-border-secondary);border-bottom:0;padding:12px}.managedModelGroup .workspaceModelRow.existing{background:color-mix(in srgb, var(--ant-color-success) 7%, var(--ant-color-bg-container))}.workspaceModelMeta{gap:5px;min-width:0;display:grid}.workspaceModelMeta>span,.workspaceModelMeta>small{color:var(--ant-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspaceModelActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.modelCapabilityPicker{border:1px solid var(--ant-color-border-secondary);border-radius:12px;gap:8px;padding:14px;display:grid}.modelCapabilityPicker>small{color:var(--ant-color-text-secondary)}.modelCapabilityPicker>div{flex-wrap:wrap;gap:8px;display:flex}.capabilityChoice{background:var(--ant-color-fill-tertiary);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:flex}.roleList,.providerList,.modelList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.classList,.releaseList,.skillList{gap:16px;display:grid}.roleRow p,.classRow p,.providerRow p,.modelRow p,.releaseRow p,.skillRow p{margin-block:8px}.roleRow>.ant-card-body>div:first-child,.classRow>.ant-card-body>div:first-child,.providerRow>.ant-card-body>div:first-child,.releaseRow>.ant-card-body>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.roleRow>.ant-card-body>div:first-child>strong,.providerRow>.ant-card-body>div:first-child>strong{margin-right:auto}.rowActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.skillRowTop{justify-content:space-between;gap:16px;display:flex}.skillRowTop>div:last-child{align-items:flex-start;gap:8px;display:flex}.skillRow code,.skillRow small,.releaseRow code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.skillManagementSection{border:1px solid var(--ant-color-border-secondary);background:color-mix(in srgb, var(--ant-color-bg-container) 96%, var(--ant-color-primary) 4%);border-radius:14px;gap:12px;padding:16px;display:grid}.skillSectionHeading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.skillSectionHeading>div{gap:4px;min-width:0;display:grid}.skillSectionHeading small,.skillPackageSummary span{color:var(--ant-color-text-secondary)}.skillVersionList{gap:8px;display:grid}.skillVersionRow{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-bg-container);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.skillVersionRow>div{flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;display:flex}.skillVersionRow small{color:var(--ant-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex-basis:100%;overflow:hidden}.skillDangerZone{border:1px solid color-mix(in srgb, #ff4d4f 45%, var(--ant-color-border-secondary));background:color-mix(in srgb, #ff4d4f 5%, var(--ant-color-bg-container));border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.skillDangerZone>div{gap:4px;display:grid}.skillDangerZone small{color:var(--ant-color-text-secondary)}.memberSummary{gap:8px;margin-block:12px;display:grid}.memberSummary>div{flex-wrap:wrap;gap:8px;display:flex}.identityCopy,.accountCopy{min-width:0;display:grid}.identityCopy .ant-typography,.accountCopy .ant-typography{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.costWorkspace{grid-template-columns:minmax(0,1fr);gap:20px;min-width:0;display:grid}.costToolbar{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.costToolbar>.ant-typography{max-width:760px}.costMetricGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.costMetric{border-color:var(--ant-color-border-secondary);min-width:0;overflow:hidden}.costMetric .ant-card-body{align-content:space-between;min-height:136px;padding:18px;display:grid}.costMetric .ant-statistic-content{text-overflow:ellipsis;font-size:clamp(20px,2vw,28px);overflow:hidden}.costMetric small{color:var(--ant-color-text-secondary);margin-top:12px;line-height:1.45}.costMetric.warning{border-color:color-mix(in srgb, var(--ant-color-error) 45%, var(--ant-color-border));background:color-mix(in srgb, var(--ant-color-error) 4%, var(--ant-color-bg-container))}.costAlert{border:1px solid color-mix(in srgb, var(--ant-color-error) 35%, var(--ant-color-border));background:color-mix(in srgb, var(--ant-color-error) 5%, var(--ant-color-bg-container));border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.costAlert>div{gap:3px;min-width:0;display:grid}.costAlert span{color:var(--ant-color-text-secondary)}.costFilters{grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px;display:grid}.costGovernanceGrid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:20px;display:grid}.costGovernanceGrid>*{min-width:0}.priceGovernancePanel{grid-column:1/-1;min-width:0}.priceLoadWarning{border:1px solid var(--ant-color-error-border);background:var(--ant-color-error-bg);border-radius:10px;gap:4px;margin-bottom:16px;padding:12px 14px;display:grid}.priceLoadWarning span{color:var(--ant-color-text-secondary)}.modelPriceSummary{gap:10px;min-width:0;display:grid}.priceSchedule{border-bottom:1px solid var(--ant-color-border-secondary);padding-bottom:6px}.priceMeterGroup{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:10px;display:grid}.priceRuleGrid{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.priceRule{border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-fill-quaternary);border-radius:8px;grid-template-columns:auto auto;gap:2px 8px;min-width:190px;padding:8px 10px;display:grid}.priceRule>span{color:var(--ant-color-text-secondary);font-size:12px}.priceRule>strong{overflow-wrap:anywhere;grid-column:1/-1;font-weight:600}.priceRule>.ant-tag{position:absolute}.priceRuleConflict{border-color:var(--ant-color-error-border);background:var(--ant-color-error-bg);padding-right:84px;position:relative}.priceRuleConflict>.ant-tag{top:7px;right:2px}.priceEmptyState{align-items:center;gap:8px;display:flex}.priceManagerHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.costCoverage{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.costCoverage>div{background:var(--ant-color-fill-quaternary);border-radius:10px;gap:4px;padding:14px;display:grid}.costCoverage strong{font-size:22px;line-height:1.2}.costCoverage span{color:var(--ant-color-text-secondary);font-size:12px}.costReadinessIssues{gap:8px;margin:-4px 0 16px;display:grid}.costReadinessIssues>div{border:1px solid var(--ant-color-warning-border);background:var(--ant-color-warning-bg);border-radius:8px;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);gap:10px;padding:10px 12px;display:grid}.costReadinessIssues span{min-width:0;color:var(--ant-color-text-secondary);overflow-wrap:anywhere}.budgetList{gap:14px;display:grid}.budgetRow{border-bottom:1px solid var(--ant-color-border-secondary);gap:10px;padding-bottom:14px;display:grid}.budgetRow:last-child{border-bottom:0;padding-bottom:0}.budgetRow>div:first-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;display:flex}.budgetRow span{color:var(--ant-color-text-secondary);font-size:12px}.budgetProgress{gap:5px;display:grid}.budgetProgress>span{text-align:right}.budgetProgress>div{background:var(--ant-color-fill-secondary);border-radius:999px;height:7px;overflow:hidden}.budgetProgress i{border-radius:inherit;background:var(--ant-color-primary);height:100%;display:block}.costEventRow{cursor:pointer}.costEventRow:hover>td{background:color-mix(in srgb, var(--ant-color-primary) 5%, var(--ant-color-bg-container))!important}.costLoading{place-content:center;justify-items:center;gap:14px;min-height:260px;display:grid}.emptyAction{margin-top:12px}.costDetailSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.costDetailSummary>div{background:var(--ant-color-fill-quaternary);border-radius:10px;gap:3px;min-width:0;padding:14px;display:grid}.costDetailSummary span,.costDetailSummary small{color:var(--ant-color-text-secondary)}.costDetailSummary strong,.costDetailSummary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.requestMeta{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px 14px;display:grid}.requestMeta span{color:var(--ant-color-text-secondary)}.requestMeta code{overflow-wrap:anywhere;min-width:0}@media (width<=1100px){.costMetricGrid,.costFilters{grid-template-columns:repeat(3,minmax(0,1fr))}.costGovernanceGrid{grid-template-columns:1fr}.assignmentFilters,.providerDiscoveryTools{grid-template-columns:1fr 1fr}.modelWorkspace{grid-template-columns:1fr}.channelRail{border-right:0;border-bottom:1px solid var(--ant-color-border-secondary);grid-template-rows:auto auto auto}.channelList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-height:280px}.channelConfigurationGrid{grid-template-columns:1fr}.workspaceModelRow{grid-template-columns:minmax(240px,1fr) minmax(220px,.8fr)}.workspaceModelActions{grid-column:1/-1}}@media (width<=900px){.costMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.costDetailSummary{grid-template-columns:1fr 1fr}.priceMeterGroup{grid-template-columns:1fr}.channelList{max-height:240px}}@media (width<=700px){.authShell{padding:16px}.authCardTilt{width:100%}.authBgNebula{filter:blur(34px)saturate(135%);opacity:.85}.costToolbar,.costAlert{flex-direction:column;align-items:stretch}.costToolbar>.ant-space,.costAlert .ant-btn{width:100%}.costToolbar>.ant-space{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.costToolbar>.ant-space>.ant-btn:last-child:nth-child(3){grid-column:1/-1}.costMetricGrid,.costFilters,.costCoverage,.costDetailSummary,.costReadinessIssues>div{grid-template-columns:1fr}.costMetric .ant-card-body{min-height:118px}.costMetric .ant-statistic-content{white-space:normal}.budgetRow>div:first-child{flex-direction:column;align-items:flex-start}.requestMeta{grid-template-columns:1fr}.requestMeta span:not(:first-child){margin-top:6px}.metricRow,.formColumns,.assignmentGrid,.roleChangeSummary{grid-template-columns:1fr}.metric .ant-statistic{flex-direction:column;align-items:flex-start}.panelHeader{flex-direction:column;align-items:stretch!important}.panelTools{width:100%}.assignmentFilters{grid-template-columns:1fr}.assignmentToolbar{flex-direction:column;align-items:stretch}.searchInput{flex:1;width:auto;min-width:0}.providerDiscoveryTools{grid-template-columns:1fr}.discoveredModelGroupHeader{align-items:flex-start}.discoveredModelRow{grid-template-columns:minmax(0,1fr) 36px;gap:8px 12px}.discoveredModelMeta{grid-column:1/-1;justify-items:start;min-width:0}.catalogModelAction{grid-area:1/2}.channelDetail{padding:16px}.channelDetailHeader{flex-direction:column;align-items:stretch}.channelConfigurationCard,.channelBaseUrl{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.workspaceModelRow{grid-template-columns:1fr;gap:10px}.workspaceModelActions{flex-wrap:wrap;grid-column:auto;justify-content:flex-start}.workspaceModelMeta>span,.workspaceModelMeta>small{white-space:normal}}@media (prefers-reduced-motion:reduce){.authBgNebula,.authBgNebula:before,.authBgNebula:after,.authBgSweep,.authShell .authCard:before,.authShell .authCard:after,.authShell .statusCard:before,.authShell .statusCard:after,.authShell .authCard .ant-btn-primary{animation:none!important}}.cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.fullWidth{width:100%}
