@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--nav-bg:#f8f9fb;--nav-surface:#00000005;--nav-border:#e5e7eb;--nav-text:#1f2937;--nav-text-muted:#6b7280;--nav-hover:#0000000a;--nav-active:#6366f114}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;letter-spacing:-.01em;background:#f8f9fc;margin:0;padding:0}#root{min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes electric-pulse{0%,to{opacity:.4;filter:blur(1px)}50%{opacity:1;filter:blur()}}@keyframes electric-flow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.content_box{scrollbar-width:none;border-radius:16px;height:calc(100vh - 34px);margin:-24px -32px -32px;padding:20px;overflow:auto}.electric-border-card{position:relative}.electric-border{z-index:0;background:linear-gradient(90deg,#6366f1,#8b5cf6,#a855f7,#6366f1,#8b5cf6,#a855f7,#6366f1) 0 0/300% 100%;border-radius:16px;animation:3s linear infinite electric-flow,2s ease-in-out infinite electric-pulse;position:absolute;inset:-2px}.electric-border-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:0;background:#ffffffe6;border-radius:14px;position:absolute;inset:2px}.electric-border-card:hover .electric-border{opacity:.8;animation-duration:1.5s,1s}@keyframes shiny{0%{background-position:-200%}to{background-position:200%}}.shiny-text-container{margin-bottom:16px}.shiny-text{background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 20%,#a855f7 40%,#c084fc 50%,#a855f7 60%,#8b5cf6 80%,#6366f1 100%) 0 0/200%;-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700;animation:3s linear infinite shiny;display:inline-block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-30px)scale(1.05)}}@keyframes float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,20px)scale(.95)}}@keyframes float3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(10px,-15px)rotate(3deg)}}@keyframes slideInCard{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fadeInUp{animation:.45s ease-out both fadeInUp}.animate-fadeInLeft{animation:.55s ease-out both fadeInLeft}.animate-fadeInRight{animation:.55s ease-out both fadeInRight}.animate-slideInCard{animation:.4s ease-out both slideInCard}.animate-float1{animation:8s ease-in-out infinite float1}.animate-float2{animation:10s ease-in-out infinite float2}.animate-float3{animation:12s ease-in-out infinite float3}.ref-thumb:hover .ref-delete{opacity:1!important}.stagger-children>:first-child{animation-delay:40ms}.stagger-children>:nth-child(2){animation-delay:.1s}.stagger-children>:nth-child(3){animation-delay:.16s}.stagger-children>:nth-child(4){animation-delay:.22s}.stagger-children>:nth-child(5){animation-delay:.28s}.stagger-children>:nth-child(6){animation-delay:.34s}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number{border-radius:10px!important;transition:all .25s!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f11f!important}.ant-btn{border-radius:10px!important;font-weight:500!important;transition:all .25s!important}.ant-btn:hover{transform:none}.ant-btn:active{transform:translateY(0)}.ant-card{border-radius:16px!important;transition:all .3s!important}.ant-modal-content{overflow:hidden;border-radius:20px!important}.ant-tag{font-size:12px;border-radius:8px!important}.recharge-card{cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1)!important}.recharge-card:hover{transform:translateY(-8px)scale(1.02)!important;box-shadow:0 20px 40px #6366f126!important}.recharge-card .recharge-price{transition:all .3s}.recharge-card:hover .recharge-price{transform:scale(1.08)}.homepage-tabs .ant-tabs-tab{color:#6b7280!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;transition:all .25s!important}.homepage-tabs .ant-tabs-tab:hover{color:#6366f1!important}.homepage-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#6366f1!important;font-weight:600!important}.homepage-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg,#6366f1,#a855f7)!important;border-radius:2px!important;height:3px!important}.project-card{position:relative;overflow:visible;transition:all .35s cubic-bezier(.4,0,.2,1)!important}.project-card:hover{border-color:#6366f1!important;transform:translateY(-4px)!important;box-shadow:0 16px 40px #6366f11f!important}.video-container{position:relative}.video-overlay{opacity:1;cursor:pointer;background-color:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-overlay svg{filter:drop-shadow(0 2px 8px #0000004d)}.mobile-bottom-nav{z-index:200;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff2;border-top:1px solid #0000000d;height:60px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}.mobile-bottom-nav .nav-item{cursor:pointer;color:#8b8fa3;letter-spacing:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:9px;font-weight:400;transition:all .2s;display:flex}.mobile-bottom-nav .nav-item.active{color:#08080c}.mobile-bottom-nav .nav-item .nav-icon{font-size:18px;transition:transform .2s}.mobile-bottom-nav .nav-item.active .nav-icon{transform:scale(1.05)}@media (width<=768px){.desktop-sidebar{display:none!important}.desktop-content{margin-left:0!important;padding:16px 16px 80px!important;overflow-x:hidden!important}.desktop-sidebar-toggle-zone{display:none!important}.mobile-bottom-nav{display:flex!important}html,body{overflow-x:hidden!important}.mobile-hide{display:none!important}.mobile-full{width:100%!important;max-width:100%!important}.mobile-stack{flex-direction:column!important}.mobile-p-16{padding:16px!important}.mobile-gap-12{gap:12px!important}.login-page{flex-direction:column!important}.login-left{display:none!important}.login-right{padding:24px 16px!important}.login-card{width:100%!important}.project-item{flex-direction:column!important;align-items:flex-start!important}.project-item .project-actions{justify-content:flex-end;width:100%;margin-top:12px;margin-left:0!important}.gen-header{flex-direction:column!important;gap:12px!important;padding:16px 18px!important}.gen-flow-bar{flex-direction:column!important;gap:14px!important;padding:16px!important}.gen-flow-divider{display:none!important}.gen-form-row{flex-direction:column!important;gap:0!important}.gen-credits-bar{text-align:center;flex-direction:column!important;gap:8px!important}.gen-prompt-row{flex-direction:column!important}.gen-prompt-row>*{width:100%!important}.gen-params{flex-wrap:wrap!important;gap:8px!important}.gen-params>div{min-width:0;flex:45%!important}.gen-detail-row{flex-direction:column!important}.gen-detail-row>*{flex:auto!important;width:100%!important;min-width:0!important}.record-filter-bar{flex-direction:column!important}.record-filter-bar .ant-space{flex-wrap:wrap!important}.record-filter-bar .ant-select{width:100%!important}.record-item{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;overflow:hidden!important}.record-item .record-actions{justify-content:flex-end;width:100%!important}.record-item>span[style*=textOverflow]{white-space:normal!important;text-overflow:unset!important;overflow:visible!important}.mobile-meta{display:none!important}.credits-balance,.recharge-grid{flex-direction:column!important}.recharge-grid>*{width:100%!important}video{max-width:100%!important}.replication-container{flex-direction:column!important;gap:16px!important;height:calc(100vh - 64px)!important;padding:16px!important}.replication-preview{border-radius:12px!important;width:100%!important;height:30vh!important}.replication-form{border-radius:12px!important;width:100%!important;height:auto!important;max-height:calc(70vh - 32px)!important}.replication-form-content{max-height:calc(70vh - 64px)!important;padding:16px!important}}.date-display{font-family:SF Mono,Menlo,Consolas,monospace}@media (width<=480px){html,body{font-size:14px!important}.login-card{width:100%!important}.login-right{padding:16px!important}.gen-header{padding:12px 14px!important}.gen-form-row{gap:8px!important}.ant-btn{height:36px!important;padding:0 12px!important;font-size:13px!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{height:36px!important;font-size:13px!important}.ant-card{padding:12px!important}.mobile-bottom-nav{height:56px!important}.mobile-bottom-nav .nav-item .nav-icon{font-size:18px!important}.mobile-bottom-nav .nav-item{gap:2px!important;font-size:9px!important}.replication-container{gap:12px!important;padding:12px!important}.replication-preview{border-radius:10px!important;height:25vh!important}.replication-form-content{padding:12px!important}.replication-form-content .ant-btn,.replication-form-content .ant-input,.replication-form-content .ant-input-affix-wrapper{height:36px!important;font-size:13px!important}video,img{border-radius:6px!important;max-height:160px!important}.upload-area,.mobile-p-16{padding:12px!important}.mobile-gap-12{gap:8px!important}h1{font-size:18px!important}h2{font-size:16px!important}h3{font-size:14px!important}p,.btn-text-sm{font-size:12px!important}.mobile-mb-8{margin-bottom:8px!important}.mobile-mb-12{margin-bottom:12px!important}}@media (width>=769px) and (width<=1024px){.ant-card{max-width:calc(50% - 8px)!important}html,body{font-size:15px!important}}@media (width>=1200px){.max-w-container{max-width:1400px;margin:0 auto}.card-grid{grid-template-columns:repeat(3,1fr)!important}}.homepage-tabs .ant-tabs-nav{margin-bottom:0}.homepage-tabs .ant-tabs-tab{margin-right:4px;padding:8px 20px;font-size:14px;font-weight:500}.homepage-tabs .ant-tabs-tab-active{color:#6366f1;font-weight:600}.homepage-tabs .ant-tabs-ink-bar{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.media-download-btn{z-index:10;opacity:0;pointer-events:none;transition:opacity .2s;position:absolute;top:8px;right:8px}.media-card:hover .media-download-btn{opacity:1;pointer-events:auto}.media-preview-tip{opacity:0;transition:opacity .2s}.media-card:hover .media-preview-tip{opacity:1}.desktop-sidebar{display:flex}.desktop-content{display:block}.mobile-header,.mobile-content,.mobile-menu-drawer{display:none}.mobile-menu-item{cursor:pointer;border-radius:10px;align-items:center;gap:12px;min-height:48px;margin:2px 8px;padding:12px 16px;transition:all .2s;display:flex}.mobile-menu-item:hover{background:#6366f10d}.mobile-menu-item-active{background:linear-gradient(135deg,#6366f11a 0%,#8b5cf614 100%)!important}.mobile-menu-group{cursor:default}.mobile-menu-group:hover{background:0 0}.mobile-menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;font-size:18px;display:flex}.mobile-menu-label{flex:1;font-size:15px}.mobile-submenu{background:#f8fafc80;border-radius:8px;margin:0 8px;padding-left:12px}.mobile-submenu-item{min-height:44px;margin:1px 0;padding:10px 16px 10px 20px}.mobile-recharge-item{box-shadow:0 4px 16px #6366f166;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)!important}.mobile-recharge-item:hover{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)!important}.contact-button-wrapper{z-index:1000;cursor:move;position:fixed;bottom:25%;right:24px}.contact-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#1e293be6;border-radius:8px;padding:8px 16px;font-size:13px;transition:opacity .2s;position:absolute;bottom:8px;right:64px}.contact-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1cc 0%,#8b5cf6cc 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f14d}.contact-button:hover{background:linear-gradient(135deg,#6366f1f2 0%,#8b5cf6f2 100%);transform:scale(1.05);box-shadow:0 6px 24px #6366f166}.contact-button.dragging{cursor:grabbing;transform:scale(1.1);box-shadow:0 8px 30px #6366f180}.recharge-drawer .ant-drawer-content-wrapper{border-top-left-radius:20px!important;border-top-right-radius:20px!important;overflow:hidden!important}.recharge-drawer .ant-drawer-content{border-top-left-radius:20px!important;border-top-right-radius:20px!important}@media (width<=767px){.desktop-sidebar,.desktop-content{display:none!important}.mobile-header{z-index:100;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-bottom:1px solid #0000000f;display:block;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000000f}.mobile-header-content{justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.mobile-menu-btn{cursor:pointer;color:#475569;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.mobile-menu-btn:hover{color:#6366f1;background:#6366f114}.mobile-header-title{color:#1e293b;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.mobile-header-right{align-items:center;gap:12px;display:flex}.mobile-credits-badge{color:#6366f1;cursor:pointer;background:#6366f114;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.mobile-credits-badge:hover{background:#6366f126}.mobile-content{background:#f8fafc;min-height:100vh;padding-top:56px;padding-bottom:24px;display:block}.mobile-content>div{background:#fff;border:1px solid #0000000a;border-radius:16px;min-height:calc(100vh - 104px);margin:12px;padding:16px;box-shadow:0 2px 12px #0000000a}.contact-button-wrapper{bottom:16px;right:16px}.contact-tooltip{display:none}.contact-button{width:44px;height:44px}.recharge-modal .ant-modal,.contact-modal .ant-modal{max-width:calc(100vw - 32px)!important;margin:16px!important}}.login-page{background:#1a1a2e;flex-direction:column;height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.login-bg-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.login-bg-placeholder{background:#1a1a2e}.login-bg-overlay{z-index:0;background:linear-gradient(135deg,#0f0f1ebf 0%,#141432a6 100%);position:absolute;inset:0}.login-slogan{z-index:2;position:absolute;top:40px;left:48px}.login-slogan-text{letter-spacing:1px;background:linear-gradient(90deg,#fff 0%,#c7d2fe 25%,#fff 50%,#c7d2fe 75%,#fff 100%) 0 0/200%;-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800;animation:3s linear infinite shinySlide}@keyframes shinySlide{0%{background-position:0%}to{background-position:200%}}.login-center{z-index:1;flex:1;justify-content:flex-end;align-items:center;padding:24px 60px 24px 24px;display:flex}.login-card{-webkit-backdrop-filter:blur(24px);width:100%;max-width:400px;background:#fffffff2!important;border:1px solid #ffffff26!important;border-radius:20px!important;box-shadow:0 24px 80px #00000040,0 8px 32px #6366f11a!important}.login-card-header{text-align:center;margin-bottom:24px}.login-logo-row{justify-content:center;align-items:center;gap:12px;display:flex}.login-logo-img{object-fit:contain;border-radius:12px;width:40px;height:40px}.login-logo-placeholder{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 6px 20px #6366f14d}.login-site-name{color:#1e293b;letter-spacing:-.3px;font-size:22px;font-weight:800}.login-card-subtitle{text-align:center;color:#94a3b8;margin-bottom:24px;font-size:13px;display:block}.login-tabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;gap:0;margin-bottom:20px;padding:4px;display:flex}.login-tab{text-align:center;cursor:pointer;color:#64748b;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;padding:9px 0;font-size:13px;font-weight:400;transition:all .3s}.login-tab-active{color:#6366f1!important;background:#fff!important;border:1px solid #6366f133!important;font-weight:600!important;box-shadow:0 2px 8px #6366f11a!important}.login-submit-btn{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)!important;border:none!important;border-radius:10px!important;height:46px!important;font-size:15px!important;font-weight:600!important;box-shadow:0 8px 24px #6366f140!important}.login-code-btn{border:1.5px solid #e2e8f0!important;border-radius:10px!important;min-width:100px!important;height:46px!important;font-weight:600!important}.login-agreement{margin-bottom:14px}.login-agreement-text{color:#64748b;font-size:12px}.login-link{color:#6366f1;cursor:pointer}.login-footer{justify-content:center;display:flex}.login-switch-btn{cursor:pointer;color:#6366f1!important;font-size:13px!important}.login-copyright-wrapper{text-align:center;z-index:2;pointer-events:none;position:absolute;bottom:20px;left:0;right:0}.login-copyright{color:#ffffff80;text-shadow:0 1px 3px #0000004d;font-size:12px}.login-page .ant-input-affix-wrapper{height:46px!important;padding:0 11px!important}.login-page .ant-input-affix-wrapper .ant-input-prefix{margin-left:0!important;margin-right:10px!important}.login-page .ant-input{height:46px!important;padding-left:11px!important}@media (width<=899px){.login-slogan{top:24px;left:24px}.login-slogan-text{font-size:18px}.login-center{justify-content:center;padding:80px 20px 24px}}@media (width<=480px){.login-slogan{top:20px;left:20px}.login-slogan-text{font-size:15px}.login-card .ant-card-body{padding:24px 20px!important}.login-card{border-radius:16px!important}.login-page .ant-input,.login-page .ant-input-affix-wrapper{height:44px!important}.login-code-btn{min-width:90px!important;height:44px!important}.login-submit-btn{height:44px!important}}@keyframes sliderShake{0%,to{transform:translate(0)}10%{transform:translate(-8px)}20%{transform:translate(8px)}30%{transform:translate(-6px)}40%{transform:translate(6px)}50%{transform:translate(-4px)}60%{transform:translate(4px)}70%{transform:translate(-2px)}80%{transform:translate(2px)}90%{transform:translate(-1px)}}*{box-sizing:border-box}.material_box{padding:24px}.material_box>div{margin:0 0 20px}.medio_box{width:280px;height:150px;margin-top:6px}.medio_box img,.medio_box video{width:100%;height:100%}.ant-collapse-ghost>.ant-collapse-item{border-bottom:1px solid #6366f10f;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-collapse-ghost>.ant-collapse-item:hover{background:#6366f105}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-header{transition:all .3s cubic-bezier(.4,0,.2,1);padding:14px 16px!important}.replication-form-content::-webkit-scrollbar{width:6px}.replication-preview::-webkit-scrollbar{width:6px}.replication-form-content::-webkit-scrollbar-thumb{background:#6366f133;border-radius:3px}.replication-preview::-webkit-scrollbar-thumb{background:#6366f133;border-radius:3px}.replication-form-content::-webkit-scrollbar-thumb:hover{background:#6366f166}.replication-preview::-webkit-scrollbar-thumb:hover{background:#6366f166}.replication-form-content::-webkit-scrollbar-track{background:0 0}.replication-preview::-webkit-scrollbar-track{background:0 0}input[type=range]{appearance:none;background:0 0}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#6366f1;border:2px solid #fff;border-radius:50%;width:16px;height:16px;transition:all .2s;box-shadow:0 2px 6px #6366f166}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 10px #6366f199}input[type=range]::-moz-range-thumb{cursor:pointer;background:#6366f1;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #6366f166}
