@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";
:root{--bg-primary:#0d0f16;--bg-secondary:#131520;--bg-tertiary:#1c1e2c;--bg-elevated:#242738;--glass-bg:#1b1f328c;--glass-bg-hover:#20253ca6;--glass-bg-active:#242942bf;--glass-border:#3d4b8f33;--glass-border-hover:#3366cc59;--glass-blur:20px;--glass-blur-heavy:40px;--accent-primary:#2a6df4;--accent-primary-rgb:56, 118, 235;--accent-primary-hover:#5188f6;--accent-secondary:#b447eb;--accent-secondary-rgb:168, 85, 247;--accent-gradient:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));--color-success:#17cf73;--color-success-bg:#17cf731f;--color-warning:#f9b11f;--color-warning-bg:#f9b11f1f;--color-danger:#ea3e3e;--color-danger-bg:#ea3e3e1f;--color-info:#25aff4;--color-info-bg:#25aff41f;--text-primary:#f2f2f2;--text-secondary:#989db3;--text-tertiary:#6c7189;--text-inverse:#0d0f16;--text-accent:var(--accent-primary);--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Outfit", "Inter", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-lg:1.0625rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1.125rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 30px #00000080;--shadow-xl:0 16px 60px #0009;--shadow-glow:0 0 20px #2a6df440;--shadow-glow-strong:0 0 40px #2a6df459;--shadow-glow-purple:0 0 20px #b447eb40;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1);--sidebar-width:280px;--sidebar-collapsed:72px;--header-height:64px;--content-max:1400px;--z-dropdown:50;--z-sticky:100;--z-modal-backdrop:200;--z-modal:300;--z-toast:400;--z-tooltip:500}[data-theme=light]{--bg-primary:#f8f9fb;--bg-secondary:#eff1f5;--bg-tertiary:#e6e9ef;--bg-elevated:#fff;--glass-bg:#ffffffd9;--glass-bg-hover:#f5f7faf2;--glass-bg-active:#ebeef4;--glass-border:#bfc8d9a6;--glass-border-hover:#3571e973;--text-primary:#141729;--text-secondary:#4f5572;--text-tertiary:#767b93;--text-inverse:#fff;--color-success-bg:#13ae6124;--color-warning-bg:#f9a8062e;--color-danger-bg:#e8303024;--color-info-bg:#0da6f224;--shadow-sm:0 1px 3px #2d39530f;--shadow-md:0 4px 12px #2d395314;--shadow-lg:0 8px 30px #2d39531a;--shadow-xl:0 16px 60px #2d395324;--shadow-glow:0 0 20px #2a6df42e;--shadow-glow-strong:0 0 40px #2a6df447}[data-theme=light] body{background:var(--bg-primary);color:var(--text-primary)}[data-theme=light] body:before{background:radial-gradient(80% 60% at 10% 20%,#6e9cf71a 0%,#0000 60%),radial-gradient(60% 80% at 85% 75%,#c775f014 0%,#0000 55%),radial-gradient(50% 50%,#75c7f00f 0%,#0000 50%)}[data-theme=light] .glass-sidebar{border-right:1px solid var(--glass-border);box-shadow:var(--shadow-md);background:#ffffffe6}[data-theme=light] .glass-sidebar__link:hover{background:#3571e914}[data-theme=light] .glass-sidebar__link--active{background:#3571e91f}[data-theme=light] .glass-header{border-bottom:1px solid var(--glass-border);background:#ffffffd9}[data-theme=light] .glass-header__menu-btn:hover,[data-theme=light] .glass-header__icon-btn:hover{background:#3571e91a}[data-theme=light] .glass-input,[data-theme=light] .glass-select,[data-theme=light] .glass-search__input{color:var(--text-primary);background:#ffffffe6}[data-theme=light] .glass-input:focus,[data-theme=light] .glass-search__input:focus{background:#fff}[data-theme=light] .glass-select option{color:var(--text-primary);background:#fff}[data-theme=light] .glass-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}[data-theme=light] .glass-select.glass-select--trigger,[data-theme=light] button.glass-select{background-image:none}[data-theme=light] .glass-select-menu{border:1px solid var(--glass-border)!important;background:#fff!important;box-shadow:0 16px 48px #2d39532e,0 0 0 1px #2a6df41a!important}[data-theme=light] .glass-select-menu button[role=option]{color:var(--text-primary)}[data-theme=light] .glass-table thead{background:#f2f4f8e6}[data-theme=light] .glass-table th{color:var(--text-secondary)}[data-theme=light] .glass-table td{color:var(--text-primary);border-bottom:1px solid #d1d6e099}[data-theme=light] .glass-table tbody tr:hover{background:#3571e90d}[data-theme=light] .glass-modal-backdrop{background:#242e4266}[data-theme=light] .glass-modal{border:1px solid var(--glass-border);box-shadow:var(--shadow-xl), 0 0 40px #2a6df414;background:#fff}[data-theme=light] .glass-modal__title{color:var(--text-primary)}[data-theme=light] .glass-tabs{background:#e6e9f0b3}[data-theme=light] .glass-tab:hover{background:#3571e914}[data-theme=light] .empty-state__icon{background:#dfe3eccc}[data-theme=light] .tag{background:#e6e9f0cc}[data-theme=light] .status-badge--neutral{color:var(--text-secondary);background:#d1d6e099}[data-theme=light] .progress-bar{background:#d1d6e0b3}[data-theme=light] .skeleton{background:#dfe3ec99}[data-theme=light] .skeleton:after{background:linear-gradient(90deg,#0000,#bfc8d966,#0000)}[data-theme=light] .pagination__btn:hover{background:#3571e914}[data-theme=light] .auth-card{box-shadow:var(--shadow-xl);background:#fffffff2}[data-theme=light] .auth-page:before{background:radial-gradient(30% 40% at 20% 30%,#759ef02e 0%,#0000 70%),radial-gradient(40% 30% at 80% 70%,#d08cf224 0%,#0000 70%),radial-gradient(35% 35%,#75c7f01a 0%,#0000 60%)}[data-theme=light] .role-option{background:#f2f4f7cc}[data-theme=light] .role-option:hover{background:#e6e9f0f2}[data-theme=light] .role-option--selected{background:#2a6df41a}[data-theme=light] .premium-project-card__inner{background:#fffffffa}[data-theme=light] .premium-project-card__actions{background:#eff1f5e6}[data-theme=light] .premium-project-card:hover{box-shadow:0 12px 40px #2d395324, 0 0 40px var(--card-accent,#2a6df42e)}[data-theme=light] .glass-card:before,[data-theme=light] .stat-card:before{background:linear-gradient(135deg,#2a6df40a 0%,#0000 50%)}[data-theme=light] [class*=go2072408551],[data-theme=light] [class*=go3958317564],[data-theme=light] .react-hot-toast{color:var(--text-primary)!important;border:1px solid var(--glass-border)!important;background:#fff!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:#94a0b880}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#667799b3}[data-theme=light] .glass-sidebar__nav button[style*="hsla(220, 90%, 56%, 0.10)"]{background:#2a6df41a!important}.notification-dropdown{background:#161927fa}[data-theme=light] .notification-dropdown{box-shadow:var(--shadow-xl);background:#fff}.project-form-modal{position:relative;overflow:hidden;max-width:720px!important}.project-form-modal__hero{border-bottom:1px solid var(--glass-border);background:linear-gradient(135deg,#2a6df42e 0%,#b447eb2e 100%);padding:24px 28px;position:relative;overflow:hidden}.project-form-modal__hero-glow{pointer-events:none;background:radial-gradient(#2a6df44d 0%,#0000 60%);width:60%;height:200%;animation:8s ease-in-out infinite pfm-glow-drift;position:absolute;top:-50%;right:-10%}@keyframes pfm-glow-drift{0%,to{opacity:.7;transform:translate(0)translateY(0)scale(1)}50%{opacity:1;transform:translate(-30px)translateY(20px)scale(1.15)}}.project-form-modal__hero-content{z-index:1;align-items:center;gap:var(--space-4);display:flex;position:relative}.project-form-modal__icon{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;animation:3s ease-in-out infinite pfm-icon-float;display:flex;box-shadow:0 8px 24px #2a6df459,inset 0 1px #fff3}@keyframes pfm-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.project-form-modal__title{font-family:var(--font-display);font-size:var(--text-2xl);background:linear-gradient(135deg, var(--text-primary), var(--accent-primary));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-weight:800}.project-form-modal__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.project-form-modal__body{gap:var(--space-6);flex-direction:column;display:flex}.project-form-section{gap:var(--space-3);flex-direction:column;display:flex}.project-form-section__label{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-weight:700;display:flex}.project-form-section__dot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #2a6df480}.project-form-section__dot--purple{background:var(--accent-secondary);box-shadow:0 0 12px #b447eb80}.project-form-section__dot--green{background:var(--color-success);box-shadow:0 0 12px #17cf7380}[data-theme=light] .project-form-modal__hero{background:linear-gradient(135deg,#2a6df41a 0%,#b447eb1a 100%)}[data-theme=light] .project-form-modal__hero-glow{background:radial-gradient(#2a6df42e 0%,#0000 60%)}@media (max-width:640px){.project-form-modal{height:100dvh;border:none!important;border-radius:0!important;max-width:100%!important;max-height:100dvh!important}.project-form-modal__hero{padding:18px}.project-form-modal__icon{width:40px;height:40px}.project-form-modal__title{font-size:var(--text-xl)}.project-form-modal__subtitle{font-size:var(--text-xs)}.project-form-modal__body{gap:var(--space-5)}.project-form-modal~* .glass-modal__footer,.project-form-modal .glass-modal__footer{flex-direction:column-reverse}.project-form-modal .glass-modal__footer .glass-btn{justify-content:center;width:100%}}@media (min-width:641px) and (max-width:1024px){.project-form-modal{max-width:90vw!important}}.gallery-lightbox{background:#121521f2}.gallery-lightbox__stage{background-color:#0a0c14}[data-theme=light] .gallery-lightbox{background:#fff}[data-theme=light] .gallery-lightbox__stage{background-color:#eff1f5}.sg-toast,.sg-toast>*{border:none;outline:none!important}.sg-toast{isolation:isolate;position:relative;overflow:hidden;background:#181b2a!important;border:1px solid #85a3e02e!important;border-radius:14px!important;padding:12px 16px!important;animation:.45s cubic-bezier(.34,1.56,.64,1) sg-toast-in!important;box-shadow:0 12px 40px #0b0e1473,0 0 0 1px #2a6df414,inset 0 1px #ffffff14!important}.sg-toast:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;opacity:.7;background:linear-gradient(135deg,#2a6df41a 0%,#0000 40% 60%,#b447eb1a 100%);position:absolute;inset:0}.sg-toast:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0d 0%,#0000 30%);position:absolute;inset:0}[data-theme=light] .sg-toast{color:var(--text-primary)!important;background:#fff!important;border-color:#afbacfb3!important;box-shadow:0 12px 40px #2d39532e,0 0 0 1px #2a6df41a,inset 0 1px #fff!important}[data-theme=light] .sg-toast:before{background:linear-gradient(135deg,#2a6df40f 0%,#0000 40% 60%,#b447eb0f 100%)}.sg-toast>div[role=status],.sg-toast [role=status]{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important}@keyframes sg-toast-in{0%{opacity:0;filter:blur(4px);transform:translateY(-12px)scale(.92)}60%{opacity:1;filter:blur();transform:translateY(2px)scale(1.02)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:640px){.sg-toast-container{width:auto!important;inset:auto 16px 16px!important}.sg-toast-container>div{width:100%!important}.sg-toast{box-sizing:border-box;width:calc(100vw - 32px)!important;max-width:100%!important;animation:.45s cubic-bezier(.34,1.56,.64,1) sg-toast-in-mobile!important}@keyframes sg-toast-in-mobile{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}}.theme-toggle__icon{transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .25s}.theme-toggle:hover .theme-toggle__icon{transform:rotate(20deg)}.theme-toggle--spinning .theme-toggle__icon{animation:.6s cubic-bezier(.34,1.56,.64,1) theme-toggle-spin}@keyframes theme-toggle-spin{0%{transform:rotate(0)scale(1)}50%{opacity:.5;transform:rotate(180deg)scale(.6)}to{opacity:1;transform:rotate(360deg)scale(1)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:hidden}body{font-family:var(--font-primary);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 10% 20%,#0f388a26 0%,#0000 60%),radial-gradient(60% 80% at 85% 75%,#4f136c1f 0%,#0000 55%),radial-gradient(50% 50%,#143d5214 0%,#0000 50%);position:fixed;inset:0}a{color:var(--accent-primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--accent-primary-hover)}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#47528566}::-webkit-scrollbar-thumb:hover{background:#5966a699}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 15px #2a6df433}50%{box-shadow:0 0 30px #2a6df466}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes borderGlow{0%,to{border-color:#2a6df433}50%{border-color:#2a6df480}}@keyframes ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(4)}}.animate-fade-in{animation:.55s cubic-bezier(.16,1,.3,1) fadeIn}.animate-fade-in-up{animation:.5s ease-out fadeInUp}.animate-fade-in-down{animation:.4s ease-out fadeInDown}.animate-slide-in-left{animation:.4s ease-out slideInLeft}.animate-slide-in-right{animation:.4s ease-out slideInRight}.animate-scale-in{animation:.3s ease-out scaleIn}.animate-pulse-glow{animation:3s ease-in-out infinite pulseGlow}.animate-shimmer{background:linear-gradient(90deg,#0000 30%,#ffffff0f 50%,#0000 70%) 0 0/200% 100%;animation:2s infinite shimmer}.animate-float{animation:4s ease-in-out infinite float}.animate-spin{animation:1s linear infinite spin}.stagger-children>:first-child{animation-delay:0s}.stagger-children>:nth-child(2){animation-delay:60ms}.stagger-children>:nth-child(3){animation-delay:.12s}.stagger-children>:nth-child(4){animation-delay:.18s}.stagger-children>:nth-child(5){animation-delay:.24s}.stagger-children>:nth-child(6){animation-delay:.3s}.stagger-children>:nth-child(7){animation-delay:.36s}.stagger-children>:nth-child(8){animation-delay:.42s}.stagger-children>*{animation-fill-mode:both}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700;line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}.text-gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-glow{text-shadow:0 0 20px #2a6df466}.container{width:100%;max-width:var(--content-max);padding:0 var(--space-6);margin:0 auto}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.w-full{width:100%}.h-full{height:100%}@media (max-width:768px){:root{--sidebar-width:0px;--text-4xl:1.875rem;--text-3xl:1.5rem;--text-2xl:1.25rem}.container{padding:0 var(--space-4)}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hide-mobile{display:none!important}}@media (max-width:360px){.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,1fr)}.hide-tablet{display:none!important}}@media (min-width:1025px){.hide-desktop{display:none!important}}::selection{color:var(--text-primary);background:#2a6df44d}
