html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}mark{padding:.2em;background-color:#feffe6}:root{--st-brand: #24616f;--st-brand-hover: #2d7588;--st-brand-deep: #1a4a57;--st-accent: #dab768;--st-logo: #ff8562;--st-ink: #0a2f37;--st-primary: var(--st-brand);--st-primary-hover: var(--st-brand-hover);--st-muted: #5b7178;--st-line: #e3e9ea;--st-bg: #f4f6f7;--st-surface: #ffffff;--st-elevated: #ffffff;--st-link: var(--st-brand);--st-link-hover: var(--st-brand-hover);--st-shadow-sm: rgba(0, 0, 0, .08);--st-font-brand: "TT Interphases Pro Mono", "Inter", -apple-system, sans-serif;--st-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--st-font-body)}body.dark-theme{--st-brand: #24616f;--st-brand-hover: #2d7588;--st-brand-deep: #1a4a57;--st-accent: #dab768;--st-logo: #ff8562;--st-ink: #e3f2fd;--st-primary: var(--st-brand);--st-primary-hover: var(--st-brand-hover);--st-muted: #8ba5bf;--st-line: #1e3a52;--st-bg: #0a1929;--st-surface: #0f2133;--st-elevated: #132f4c;--st-link: #64b5f6;--st-link-hover: #90caf9;--st-shadow-sm: rgba(0, 0, 0, .3)}html,body,#root{height:100%;margin:0}body{background:var(--st-bg);color:var(--st-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.st-brand{font-family:var(--st-font-brand);letter-spacing:-.3px}.st-site-header{background:var(--st-brand);height:64px;display:flex;align-items:center;padding:0 24px;position:sticky;top:0;z-index:100;box-shadow:0 1px #00000014;transition:background .3s ease,box-shadow .3s ease}body.dark-theme .st-site-header{background:var(--st-surface);box-shadow:0 2px 8px var(--st-shadow-sm)}.st-site-header__inner{max-width:1280px;width:100%;margin:0 auto;display:flex;align-items:center;gap:20px}.st-site-header__logo-link{display:flex;align-items:center;flex-shrink:0;text-decoration:none;border:none;background:transparent;padding:4px 6px;margin:0 -6px;border-radius:8px;cursor:pointer;transition:background .15s}.st-site-header__logo-link:hover{background:#ffffff1a}.st-site-header__logo-img{height:28px;width:auto;max-width:140px;display:block;filter:brightness(0) invert(1)}.st-site-header__nav{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding-left:8px}.st-header-pills{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#00000024;border:1px solid rgba(255,255,255,.12)}.st-header-pill{font-family:var(--st-font-body);font-size:14px;font-weight:500;color:#ffffffe0;padding:7px 16px;border-radius:9px;text-decoration:none;white-space:nowrap;transition:color .15s,background .15s,box-shadow .15s;line-height:1.2}.st-header-pill:hover{color:#fff;background:#ffffff1a}.st-header-pill--active{color:var(--st-brand);background:#fff;box-shadow:0 1px 4px #0000001f}.st-header-pill--active:hover{color:var(--st-brand);background:#fff}body.dark-theme .st-header-pills{background:#00000040;border-color:var(--st-line)}body.dark-theme .st-header-pill--active{color:#fff;background:var(--st-brand);box-shadow:none}body.dark-theme .st-header-pill--active:hover{color:#fff;background:var(--st-brand-hover)}body.dark-theme .st-header-ext-btn{border-color:var(--st-line);background:#ffffff0f;color:var(--st-ink)}body.dark-theme .st-header-ext-btn:hover{background:#ffffff1f;border-color:var(--st-brand);color:var(--st-ink)}body.dark-theme .st-theme-switch,body.dark-theme .st-lang-switch{background:var(--st-elevated);border-color:var(--st-line);color:var(--st-ink)}body.dark-theme .st-theme-switch:hover,body.dark-theme .st-lang-switch:hover{border-color:var(--st-link);color:var(--st-link)}.st-header-ext-group{display:inline-flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.st-header-ext-btn{font-family:var(--st-font-body);font-size:14px;font-weight:500;color:#fff;padding:7px 14px 7px 12px;border-radius:10px;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.35);background:#ffffff14;transition:background .15s,border-color .15s}.st-header-ext-btn:hover{background:#ffffff29;border-color:#ffffff8c;color:#fff}.st-header-ext-btn .anticon{font-size:13px;opacity:.9}.st-site-header__cta-name{max-width:160px;overflow:hidden;text-overflow:ellipsis}.st-site-header__cta{font-family:var(--st-font-brand);font-size:14px;font-weight:400;color:#0a2f37!important;background:var(--st-accent);border:none;border-radius:10px;padding:8px 20px;cursor:pointer;transition:background .15s;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.st-site-header__cta:hover{filter:brightness(.9)}body.dark-theme .st-site-header__cta{background:#a67c3a;color:#f4f6f7!important}body.dark-theme .st-site-header__cta:hover{background:#8f6829;filter:none}.st-admin-header.ant-layout-header{padding-inline:0;line-height:normal}.st-admin-header{background:var(--st-surface);border-bottom:1px solid var(--st-line);height:auto;min-height:60px;padding:0;line-height:normal;position:sticky;top:0;z-index:100}.st-admin-header__inner{width:100%;max-width:1440px;margin:0 auto;padding:0 20px;min-height:60px;display:flex;align-items:center;gap:12px}.st-admin-header__menu-wrap{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.st-admin-header__menu-wrap::-webkit-scrollbar{display:none}.st-admin-header__menu.ant-menu{flex:1 0 auto;min-width:max-content;border-bottom:none;background:transparent}.st-admin-header__ext{margin-left:0;flex-shrink:0}.st-header-ext-btn--admin{color:var(--st-brand);border:1px solid var(--st-line);background:var(--st-surface)}.st-header-ext-btn--admin:hover{border-color:var(--st-brand);background:#24616f0f;color:var(--st-brand)}body.dark-theme .st-header-ext-btn--admin{border-color:var(--st-line);background:var(--st-elevated);color:var(--st-ink)}body.dark-theme .st-header-ext-btn--admin:hover{border-color:var(--st-brand);background:#25606f33;color:var(--st-link)}.st-admin-header .st-site-header__logo-link{margin-right:0;flex-shrink:0}.st-admin-header .st-site-header__logo-img{filter:none;height:26px}body.dark-theme .st-admin-header .st-site-header__logo-img{filter:brightness(0) invert(1)}body.dark-theme .st-admin-header .ant-menu{color:var(--st-ink)}body.dark-theme .st-admin-header .ant-menu-item-selected{color:var(--st-link)!important}@media(max-width:1100px){.st-admin-header__inner{flex-wrap:wrap;padding:8px 16px;gap:8px 10px}.st-admin-header__menu-wrap{order:3;flex:1 1 100%;width:100%}.st-admin-header__ext{margin-left:auto}}@media(max-width:720px){.st-header-ext-btn__text{display:none}.st-header-ext-btn,.st-header-ext-btn--admin{padding:7px 10px;gap:0}.st-admin-header__inner{padding:8px 12px}}.st-hero{position:relative;overflow:hidden;background-image:url(https://optim.tildacdn.com/tild6561-6635-4637-a635-633266623935/-/format/webp/back.png.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-color:#082830;color:#fff;padding:40px 40px 56px;transition:background .3s ease,box-shadow .3s ease}body.dark-theme .st-hero{background-image:none;background:linear-gradient(135deg,#0a1929,#0f2133);border-bottom:1px solid var(--st-line);box-shadow:0 2px 12px #00000080}body.dark-theme .st-hero:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 20% 30%,rgba(37,96,111,.28) 0%,transparent 45%),radial-gradient(circle at 80% 70%,rgba(58,122,138,.22) 0%,transparent 50%);pointer-events:none}.st-hero__inner{position:relative;z-index:1;max-width:1040px;margin:0 auto}.st-hero__greeting{font-family:var(--st-font-brand);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin-bottom:8px}body.dark-theme .st-hero__greeting{color:var(--st-muted)}.st-hero__title{font-family:var(--st-font-brand);font-size:28px;font-weight:700;letter-spacing:-.3px;margin:0 0 24px;line-height:1.2;color:#fff}body.dark-theme .st-hero__title{color:var(--st-ink)}.st-hero__stats{display:flex;gap:32px;flex-wrap:wrap}.st-hero__stat{display:flex;flex-direction:column;gap:2px}.st-hero__stat-value{font-family:var(--st-font-brand);font-size:22px;font-weight:700;line-height:1;color:#fff}body.dark-theme .st-hero__stat-value{color:var(--st-ink)}.st-hero__stat-label{font-size:12px;color:#fff9;letter-spacing:.04em}body.dark-theme .st-hero__stat-label{color:var(--st-muted)}.st-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,4fr);position:relative}.st-auth-lang{position:absolute;top:24px;right:24px}.st-auth-aside{position:relative;overflow:hidden;background-image:url(https://optim.tildacdn.com/tild6561-6635-4637-a635-633266623935/-/format/webp/back.png.webp);background-size:cover;background-position:50% 50%;background-color:#082830;color:#fff;padding:48px 56px;display:flex;flex-direction:column;transition:background .3s ease}body.dark-theme .st-auth-aside{background-image:none;background:linear-gradient(135deg,#0f1e24,#152830,#1a3340)}body.dark-theme .st-auth-aside:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:radial-gradient(circle at 30% 20%,rgba(37,96,111,.3) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(58,122,138,.3) 0%,transparent 50%);animation:floatOrb 20s ease-in-out infinite;z-index:0;pointer-events:none}.st-auth-aside__glow{display:none}.st-auth-aside__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;z-index:0;animation:floatOrb 15s infinite alternate ease-in-out;pointer-events:none}.st-auth-aside__orb--1{width:400px;height:400px;background:var(--st-accent);top:-150px;left:-150px;animation-delay:0s}.st-auth-aside__orb--2{width:500px;height:500px;background:var(--st-brand);bottom:-200px;right:-150px;animation-delay:-5s;animation-duration:18s}body.dark-theme .st-auth-aside__orb{opacity:.25}.st-auth-aside__orb--3{width:350px;height:350px;background:var(--st-logo);top:30%;left:50%;animation-delay:-10s;animation-duration:20s}@keyframes floatOrb{0%{transform:translate(0) scale(1)}33%{transform:translate(40px,-60px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.st-auth-aside__logo{display:flex;align-items:center;justify-content:center;flex:1;position:relative;z-index:1;animation:scaleIn .8s cubic-bezier(.175,.885,.32,1.275) forwards}.st-auth-aside__logo img{width:100%;max-width:460px;height:auto;filter:brightness(0) invert(1);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.st-auth-aside__logo img:hover{transform:scale(1.05)}.st-auth-aside__content{position:relative;z-index:1;margin-bottom:24px;animation:fadeIn 1s ease-out forwards;animation-delay:.2s;opacity:0}.st-auth-aside h1{font-family:var(--st-font-brand);font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.5px;margin:0 0 16px}.st-auth-aside p{color:#ffffffbf;font-size:16px;line-height:1.5;max-width:480px;margin:0}.st-auth-aside__footer{position:relative;z-index:1;color:#fff6;font-size:13px}.st-auth-main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;background:var(--st-surface);transition:background .3s ease}body.dark-theme .st-auth-main{background:var(--st-bg)}.st-auth-mobile-logo{display:none}.st-auth-card{width:100%;max-width:380px;position:relative;background:var(--st-surface);border:1px solid var(--st-line);border-radius:20px;box-shadow:0 24px 48px -24px #0a2f3729;padding:36px 36px 32px;animation:slideUpFade .6s cubic-bezier(.16,1,.3,1) forwards;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}body.dark-theme .st-auth-card{background:#152830f2;border:1px solid rgba(37,96,111,.3);box-shadow:0 8px 32px #0006,0 4px 16px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.dark-theme .st-auth-card .ant-form-item-label>label{color:#69d0e6}body.dark-theme .st-auth-card .ant-typography.ant-typography-secondary{color:var(--st-muted)!important}body.dark-theme .st-auth-card a{color:#69d0e6}body.dark-theme .st-auth-card a:hover{color:#91d5e6}body.dark-theme .st-auth-mobile-logo img{filter:brightness(0) invert(1)}.st-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.st-lang-switch{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid var(--st-line);border-radius:20px;background:var(--st-surface);color:var(--st-ink);font-size:13px;font-weight:600;cursor:pointer;line-height:1;box-shadow:0 4px 14px -8px #00000040;transition:border-color .15s,color .15s,box-shadow .15s}.st-lang-switch:hover{border-color:var(--st-brand);color:var(--st-brand);box-shadow:0 6px 18px -8px #00000052}body.dark-theme .st-lang-switch:hover{border-color:var(--st-link);color:var(--st-link)}.st-theme-switch{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--st-line);border-radius:50%;background:var(--st-surface);color:var(--st-ink);cursor:pointer;box-shadow:0 4px 14px -8px #00000040;transition:border-color .15s,color .15s,box-shadow .15s,transform .2s}.st-theme-switch:hover{border-color:var(--st-brand);color:var(--st-brand);box-shadow:0 6px 18px -8px #00000052;transform:scale(1.05)}body.dark-theme .st-theme-switch:hover{border-color:var(--st-link);color:var(--st-link)}.st-auth-card .ant-result{padding:8px 0 0}.st-auth-card .ant-result-icon{margin-bottom:12px}@media(max-width:860px){.st-auth-shell{grid-template-columns:1fr}.st-auth-aside{display:none}body.dark-theme .st-auth-main{background:linear-gradient(135deg,#0f1e24,#152830,#1a3340)}.st-auth-lang{top:16px;right:16px}.st-auth-main{padding:72px 16px 32px}.st-auth-mobile-logo{display:block;margin-bottom:24px}.st-auth-mobile-logo img{height:26px;width:auto}.st-auth-card{padding:28px 22px 24px;box-shadow:none;border-radius:16px}.st-site-header{padding:0 12px;height:auto;min-height:56px}.st-site-header__inner{flex-wrap:wrap;gap:10px;padding:8px 0}.st-site-header__nav{order:3;width:100%;padding-left:0;flex-wrap:wrap;gap:8px}.st-header-ext-group{margin-left:0;width:100%;justify-content:flex-start;flex-wrap:wrap}.st-site-header__cta-name{display:none}.st-hero{padding:24px 16px 40px}}.st-consent .ant-checkbox-wrapper{align-items:flex-start;margin-bottom:10px}.ant-card{border:1px solid var(--st-line)!important}.st-content{max-width:1040px;margin:0 auto;padding:28px 24px 64px}.st-page-title{font-size:22px;font-weight:700;letter-spacing:-.3px;margin:0 0 2px;color:var(--st-ink)}.st-page-sub{color:var(--st-muted);font-size:14px;margin:0 0 24px}.st-calc{font-family:var(--st-font-brand);background:transparent;color:var(--st-ink);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.st-calc .st-calc__wrapper{background:#dbe4e6;border-radius:20px;display:flex}body.dark-theme .st-calc .st-calc__wrapper{background:var(--st-elevated);border:1px solid var(--st-line)}body.dark-theme .st-calc .st-calc__right{background:var(--st-surface)}.st-calc .st-calc__left{flex:60%;padding:28px}.st-calc .st-calc__right{flex:40%;background:var(--st-bg);border-radius:0 20px 20px 0;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.st-calc .st-calc__toggle{display:inline-flex;background:var(--st-bg);border-radius:10px;overflow:hidden;margin-bottom:28px}.st-calc .st-calc__toggle button{padding:9px 18px;border:none;background:transparent;cursor:pointer;font-size:14px;font-family:var(--st-font-brand);color:var(--st-ink);font-weight:500}.st-calc .st-calc__toggle button.active{background:var(--st-surface);border-radius:10px;font-weight:700}.st-calc .st-calc__block{margin-bottom:32px}.st-calc .st-calc__block-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.st-calc .st-calc__label{font-size:16px;font-weight:700}.st-calc .st-calc__value-field{display:inline-flex;align-items:center;gap:8px;background:var(--st-bg);border:1px solid transparent;border-radius:10px;padding:4px 10px;transition:border-color .2s,background .2s}.st-calc .st-calc__value-field:focus-within{border-color:var(--st-primary);background:var(--st-surface)}.st-calc .st-calc__value-input{width:70px;background:transparent;border:none;text-align:right;font-family:var(--st-font-brand);font-size:15px;color:var(--st-ink);outline:none;padding:2px 0}.st-calc .st-calc__value-input::-webkit-outer-spin-button,.st-calc .st-calc__value-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.st-calc .st-calc__tariffs-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:8px}.st-calc .st-calc__tariff-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:28px}.st-calc .st-calc__tariff-row{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;background:var(--st-bg);transition:background .2s;gap:6px;font-size:13px}.st-calc .st-calc__tariff-row.active{background:var(--st-surface);font-weight:700}.st-calc .st-calc__line{background:var(--st-ink);width:100%;height:1px;opacity:.25;margin:12px 0}.st-calc .st-calc__breakdown-row{display:flex;justify-content:space-between;gap:10px;padding:3px 0;font-size:14px}.st-calc .st-calc__breakdown-formula{font-size:12px;opacity:.65;margin-top:1px;margin-bottom:6px}.st-calc .st-calc__total-label{font-size:13px;opacity:.75;margin-top:10px}.st-calc .st-calc__total{font-size:30px;font-weight:700;line-height:1.1;margin:4px 0}.st-calc .st-calc__buy-btn{width:100%;padding:14px;border:none;background:var(--st-accent);border-radius:12px;font-size:16px;cursor:pointer;font-family:var(--st-font-brand);font-weight:500;color:#0a2f37;margin-top:20px;transition:background .15s}.st-calc .st-calc__buy-btn:hover{filter:brightness(.9)}.st-calc .st-calc__buy-btn:disabled{opacity:.6;cursor:not-allowed}.st-calc .st-calc__muted{opacity:.75}@media(max-width:720px){.st-calc .st-calc__wrapper{flex-direction:column;border-radius:16px}.st-calc .st-calc__right{border-radius:0 0 16px 16px}.st-calc .st-calc__tariff-list{grid-template-columns:1fr}}body.dark-theme a{color:var(--st-link)}body.dark-theme a:hover{color:var(--st-link-hover)}body.dark-theme .ant-btn-link{color:var(--st-link)!important}body.dark-theme .ant-btn-link:hover{color:var(--st-link-hover)!important}body.dark-theme .ant-btn-text:not(.ant-btn-dangerous){color:var(--st-ink)!important}body.dark-theme .ant-btn-text:not(.ant-btn-dangerous):hover{color:var(--st-link)!important;background:#64b5f61a!important}body.dark-theme .ant-btn-default{background:var(--st-surface);border-color:var(--st-line);color:var(--st-ink)}body.dark-theme .ant-btn-default:hover{border-color:var(--st-brand);color:var(--st-link)}body.dark-theme .ant-card-head{background:var(--st-elevated)!important;border-bottom-color:var(--st-line)!important}body.dark-theme .ant-card-head-title{color:var(--st-ink)!important}body.dark-theme .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:var(--st-elevated)!important;border-color:var(--st-line)!important;color:var(--st-ink)!important}body.dark-theme .ant-select-selection-placeholder,body.dark-theme .ant-select-arrow{color:var(--st-muted)!important}body.dark-theme .ant-input,body.dark-theme .ant-input-affix-wrapper,body.dark-theme .ant-input-number{background:var(--st-elevated)!important;border-color:var(--st-line)!important;color:var(--st-ink)!important}body.dark-theme .ant-input-affix-wrapper:hover,body.dark-theme .ant-input:hover{border-color:var(--st-brand)!important}body.dark-theme .ant-descriptions-bordered .ant-descriptions-item-label{background:var(--st-elevated)!important;color:var(--st-muted)!important}body.dark-theme .ant-descriptions-bordered .ant-descriptions-item-content{background:var(--st-surface)!important;color:var(--st-ink)!important}body.dark-theme .ant-dropdown-menu{background:var(--st-surface)!important}body.dark-theme .ant-dropdown-menu-item{color:var(--st-ink)!important}body.dark-theme .ant-dropdown-menu-item:hover{background:var(--st-elevated)!important}body.dark-theme .ant-empty-description{color:var(--st-muted)!important}
