/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-1\/2{top:50%}.bottom-full{bottom:100%}.left-1\/2{left:50%}.-z-10{z-index:-10}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-square{aspect-ratio:1}.h-\[120px\]{height:120px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-\[80vh\]{max-height:80vh}.min-h-screen{min-height:100vh}.w-\[200px\]{width:200px}.w-auto{width:auto}.w-full{width:100%}.max-w-\[70\%\]{max-width:70%}.max-w-\[1400px\]{max-width:1400px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-t-transparent{border-top-color:#0000}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.break-words{overflow-wrap:break-word}.whitespace-pre-wrap{white-space:pre-wrap}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-120{--tw-duration:.12s;transition-duration:.12s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-\[120ms\]{--tw-duration:.12s;transition-duration:.12s}.duration-\[220ms\]{--tw-duration:.22s;transition-duration:.22s}.duration-\[2000ms\]{--tw-duration:2s;transition-duration:2s}@media (hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.focus-within\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}@media (hover:hover){.hover\:scale-102:hover{--tw-scale-x:102%;--tw-scale-y:102%;--tw-scale-z:102%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[1\.01\]:hover{scale:1.01}.hover\:scale-\[1\.02\]:hover{scale:1.02}.hover\:opacity-80:hover{opacity:.8}}.focus\:border-transparent:focus{border-color:#0000}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:scale-98:active{--tw-scale-x:98%;--tw-scale-y:98%;--tw-scale-z:98%;scale:var(--tw-scale-x)var(--tw-scale-y)}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@font-face{font-family:Gradient;src:url(/fonts/Gradient-SemiBold.woff2)format("woff2"),url(/fonts/Gradient-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:CaviarDreams_Bold;src:url(/fonts/CaviarDreams_Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:CaviarDreams;src:url(/fonts/CaviarDreams.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-Regular;src:url(/fonts/Satoshi-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-Bold;src:url(/fonts/Satoshi-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-Medium;src:url(/fonts/Satoshi-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--transition-all:all .3s cubic-bezier(.4,0,.2,1);--transition-fast:all .15s cubic-bezier(.4,0,.2,1);--shadow-soft:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-medium:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--bg-primary:var(--theme-color-background);--bg-secondary:var(--theme-color-surface);--text-primary:var(--theme-color-text);--text-secondary:var(--theme-color-text);--accent:var(--theme-color-accent);--color-background:var(--theme-color-background);--color-surface:var(--theme-color-surface);--color-border:var(--theme-color-border);--color-text:var(--theme-color-text);--color-primary:var(--theme-color-primary)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background-color:var(--bg-primary);height:100%;transition:background-color .3s;overflow:hidden}body{font-family:var(--theme-font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;background-color:var(--theme-color-background);color:var(--theme-color-text);height:100vh;min-height:100vh;line-height:1.6;transition:background-color .3s,color .3s;overflow:hidden}#root{background-color:var(--bg-primary);height:100vh;transition:background-color .3s;overflow:hidden auto}.line-clamp-1{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.artwork-card{word-wrap:break-word;word-break:break-word;overflow:hidden}.artwork-card *{box-sizing:border-box;max-width:100%}*{box-sizing:border-box;margin:0;padding:0}:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--theme-font-header),sans-serif;letter-spacing:-.02em;color:var(--theme-color-text);font-weight:600;line-height:1.2}h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem)}h3{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem)}p{color:var(--theme-color-text);margin-bottom:1rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.btn-modern{transition:var(--transition-all);-webkit-backdrop-filter:var(--blur-subtle);position:relative;overflow:hidden;transform:translateZ(0)}.btn-modern:before{content:"";width:100%;height:100%;transition:var(--transition-all);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.btn-modern:hover:before{left:100%}.btn-modern:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.btn-modern:active{transition:var(--transition-fast);transform:translateY(0)}.card-modern{-webkit-backdrop-filter:var(--blur-medium);transition:var(--transition-all);border:1px solid #ffffff1a}.card-modern:hover{box-shadow:var(--shadow-large);transform:translateY(-4px)}.smooth-scroll{scroll-behavior:smooth}:focus{outline:2px solid var(--theme-color-accent);outline-offset:2px}:focus:not(:focus-visible){outline:none}.header{z-index:50;background-color:var(--theme-color-header);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-color-accent);width:100%;min-height:64px;color:var(--theme-color-header-text);flex-direction:column;transition:min-height .18s ease-out,background-color .15s ease-out,box-shadow .18s ease-out;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000014}[data-theme=light] .header,[data-theme=dark] .header{background-color:var(--theme-color-header);border-bottom-color:var(--theme-color-accent)}.header[data-scrolled=true],.header--compact{background-color:var(--theme-color-header);min-height:56px;box-shadow:0 4px 12px #0000001f}.header--dense{height:52px}.header--dense[data-scrolled=true]{height:48px}@media (prefers-reduced-transparency:reduce){.header{-webkit-backdrop-filter:none;background-color:var(--theme-color-surface)}.header[data-scrolled=true],.header--compact{background-color:var(--theme-color-surface)}}@media (prefers-reduced-motion:reduce){.header{transition:none}.header__top-row{transition:none!important}.header *,.header :before,.header :after{transition:none!important;animation:none!important}.header :hover{transform:none!important}}.header__top-row{width:100%}.header__container{flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}@media (min-width:768px){.header__container{padding:0 24px}}@media (min-width:1024px){.header__container{padding:0 32px}}.header__focus-ring{outline:2px solid var(--theme-color-primary);outline-offset:4px;border-radius:var(--theme-border-radius-small)}.header__focus-ring:focus:not(:focus-visible){outline:none}.header__button{color:var(--theme-color-text);cursor:pointer;border-radius:var(--theme-border-radius-medium);background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:8px;transition:opacity .12s ease-out,transform .12s ease-out;display:flex}.header__button:hover{opacity:.8;transform:scale(1.02)}.header__button:active{transform:scale(.98)}.header__button:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:4px}@media (prefers-reduced-motion:reduce){.header__button{transition:none}.header__button:hover,.header__button:active{transform:none}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%) 0 0/400% 100%;animation:1.5s ease-in-out infinite shimmer}.gradient-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff10f0,#0f0);-webkit-background-clip:text;background-clip:text}.grid-item{transition:var(--transition-all)}.grid-item:hover{z-index:10;transform:scale(1.05)}.page-transition{animation:.6s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:var(--theme-color-accent);border-radius:var(--theme-border-radius-small)}::-webkit-scrollbar-thumb:hover{background:var(--theme-color-accent);opacity:.8}::-moz-selection{background-color:var(--theme-color-accent);color:#fff}::selection{background-color:var(--theme-color-accent);color:#fff}.ant-input-number-input::-moz-placeholder,.ant-input::-moz-placeholder{color:var(--theme-color-text)!important;background-color:var(--theme-color-surface)!important}.ant-input,.ant-input-number-input,.ant-select-selector,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-input-number-input::placeholder,.ant-input::placeholder{color:var(--theme-color-text)!important;background-color:var(--theme-color-surface)!important}.ant-input:focus,.ant-input-number-input:focus,.ant-select-focused .ant-select-selector{border-color:var(--theme-color-accent)!important;box-shadow:0 0 0 2px #35ffbf33!important}.ant-input-status-error,.ant-input-number-status-error{border-color:var(--theme-color-error)!important}.ant-form-item-explain-error{color:var(--theme-color-error)!important}.ant-select-dropdown{background-color:var(--theme-color-surface)!important;border:1px solid var(--theme-color-accent)!important}.ant-select-item{color:var(--theme-color-text)!important;background-color:var(--theme-color-surface)!important}.ant-select-item-option-selected,.ant-select-item-option-active{background-color:var(--theme-color-accent)!important;color:#000!important}.custom-input,.custom-select,.custom-textarea,.custom-input-number{background-color:var(--theme-color-surface)!important;color:var(--theme-color-text)!important;border-color:#35ffbf66!important}.custom-input::-moz-placeholder,.custom-textarea::-moz-placeholder{color:#fff9!important}.custom-input::placeholder,.custom-textarea::placeholder{color:#fff9!important}.ant-input-affix-wrapper{background-color:var(--theme-color-surface)!important;border-color:#35ffbf66!important}.ant-input-affix-wrapper .ant-input{color:var(--theme-color-text)!important;background-color:#0000!important;border:none!important}.ant-input-affix-wrapper .ant-input::-moz-placeholder{color:#fff9!important}.ant-input-affix-wrapper .ant-input::placeholder{color:#fff9!important}.ant-input-affix-wrapper:focus-within{border-color:var(--theme-color-accent)!important;box-shadow:0 0 0 2px #35ffbf33!important}.custom-dropdown-menu .ant-dropdown-menu-item,.custom-dropdown-menu .ant-dropdown-menu-submenu-title{color:var(--theme-color-text)!important;background-color:var(--theme-color-surface)!important}.custom-dropdown-menu .ant-dropdown-menu-item:hover,.custom-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background-color:var(--theme-color-accent)!important;color:#000!important}.custom-dropdown-menu .ant-dropdown-menu-item-icon{color:var(--theme-color-text)!important}.custom-dropdown-menu .ant-dropdown-menu-item:hover .ant-dropdown-menu-item-icon,.custom-dropdown-menu .ant-dropdown-menu-submenu-title:hover .ant-dropdown-menu-item-icon{color:#000!important}.ant-dropdown,.ant-dropdown-menu{background-color:var(--theme-color-surface)!important;border:1px solid var(--theme-color-accent)!important}.dashboard-card{background-color:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-border-radius-large);padding:var(--theme-spacing-lg);transition:all .12s ease-out;box-shadow:0 2px 8px #00000014}.dashboard-card:hover{box-shadow:0 4px 12px #0000001f}.dashboard-card:focus-within{outline:2px solid var(--theme-color-primary);outline-offset:4px}@media (prefers-reduced-motion:reduce){.dashboard-card{transition:none}.dashboard-card:hover{transform:none}}.dashboard-grid{gap:var(--theme-spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.dashboard-grid{gap:var(--theme-spacing-lg)}}@media (min-width:1280px){.dashboard-grid{gap:var(--theme-spacing-lg);grid-template-columns:2fr 1fr}}@media (max-width:767px){.dashboard-grid{gap:var(--theme-spacing-md)}}.ant-card{background-color:var(--theme-color-background)!important;color:var(--theme-color-text)!important;border:none!important}.ant-card-head{background-color:var(--theme-color-surface)!important;border-bottom-color:#35ffbf33!important}.ant-card-head-title{color:var(--theme-color-text)!important}.ant-typography{color:var(--theme-color-text)!important;font-family:var(--theme-font-body),sans-serif!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6{color:var(--theme-color-text)!important;font-family:var(--theme-font-header),sans-serif!important}.ant-btn{font-family:var(--theme-font-body),sans-serif!important;transition:all .3s!important}.ant-btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #35ffbf4d!important}.ant-statistic-title{color:var(--theme-color-text)!important;margin-bottom:var(--theme-spacing-sm)!important;font-size:14px!important;font-family:var(--theme-font-body),sans-serif!important}.ant-statistic-content,.ant-statistic-content-value{color:var(--theme-color-text)!important;font-family:var(--theme-font-body),sans-serif!important}.dashboard-grid .ant-carousel .slick-slide{width:100%!important;min-width:0!important}.dashboard-grid .ant-carousel .slick-slider,.dashboard-grid .ant-carousel .slick-list,.dashboard-grid .ant-carousel .slick-track{width:100%!important}.custom-carousel-dots li button{background:var(--theme-color-text)!important;border-radius:50%!important;width:12px!important;height:12px!important}.custom-carousel-dots li.slick-active button{background:var(--theme-color-accent)!important;width:12px!important}.custom-carousel-dots li{margin:0 6px!important}.splatter-cluster{justify-content:center;align-items:center;display:inline-flex}.tml-splatter{transition:transform .15s,box-shadow .15s}.tml-splatter-outline{transition:transform .15s,border-color .15s,opacity .15s}@keyframes splatterPop{0%{transform:scale(.9)}60%{transform:scale(1.12)}to{transform:scale(1)}}.splatter-pop{animation:.2s cubic-bezier(.7,0,.3,1) splatterPop}.ant-tabs{color:var(--theme-color-text)!important}.ant-tabs-tab .ant-tabs-tab-btn{color:var(--theme-color-text)!important;font-family:var(--theme-font-body),sans-serif!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--theme-color-accent)!important}.ant-tabs-ink-bar{background-color:var(--theme-color-accent)!important}.ant-tabs-nav:before{border-bottom-color:#ffffff1f!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
