@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after,input,button,select,textarea,table,th,td,label{font-family:Outfit,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6,.dash-title,.dash-section-title,.stat-value,.navbar__logo,.section-title,.hero__title,.profile-user-details h3,.form-modal h3{letter-spacing:-.01em;font-family:Outfit,sans-serif!important}:root{--bg-primary:#050505;--bg-secondary:#0a0a0a;--bg-tertiary:#111;--glass-bg:linear-gradient(135deg, #ffffff1a 0%, #ffffff05 100%);--glass-bg-hover:linear-gradient(135deg, #ffffff26 0%, #ffffff0d 100%);--glass-border:#ffffff1f;--glass-border-hover:#ffffff4d;--glass-shadow:0 8px 32px 0 #0006;--glass-inner-shadow:inset 0 1px 1px 0 #fff3;--text-primary:#fff;--text-secondary:#a0a0a0;--text-muted:#555;--accent:#fff;--accent-dim:#ffffff26;--glow-white:0 0 30px #ffffff14;--glow-white-strong:0 0 60px #ffffff1f;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--transition-fast:.2s ease;--transition-med:.35s ease;--transition-slow:.6s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Outfit,Inter,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}::selection{color:#fff;background:#fff3}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-md);box-shadow:var(--glass-shadow), var(--glass-inner-shadow);transition:all var(--transition-med);border-top-color:#ffffff40;border-left-color:#ffffff40}.glass-card:hover{background:var(--glass-bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--glow-white), var(--glass-shadow), var(--glass-inner-shadow);border-top-color:#fff6;border-left-color:#fff6;transform:translateY(-4px)}.btn-primary{color:#000;cursor:pointer;transition:all var(--transition-med);letter-spacing:.02em;background:#fff;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:hover{background:#ffffffe0;transform:translateY(-2px);box-shadow:0 8px 32px #fff3}.btn-outline{color:#fff;cursor:pointer;transition:all var(--transition-med);letter-spacing:.02em;background:0 0;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:13px 31px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.btn-outline:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-2px)}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:10px;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600;display:flex}.section-label:before{content:"";background:var(--text-muted);width:28px;height:1px;display:block}.section-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:20px;font-family:Outfit,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.1}.section-title span{background:linear-gradient(135deg,#fff 0%,#ffffff80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--text-secondary);max-width:560px;font-size:17px;line-height:1.7}.section{padding:120px 0;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 40px}body:before{content:"";opacity:.025;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.ambient-orb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.tag{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;padding:4px 12px;font-family:Inter,monospace;font-size:12px;font-weight:500;display:inline-block}.divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:0 auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.container{padding:0 20px}.section{padding:80px 0}}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(16px);color:#fff;background:#121218eb;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:12px;min-width:300px;max-width:420px;padding:14px 18px;font-size:.92rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards toastIn;display:flex;box-shadow:0 10px 30px #0006}.toast--success{border-left:4px solid #26de81}.toast--error{border-left:4px solid #ff4d4d}.toast--info{border-left:4px solid #4285f4}.toast--warning{border-left:4px solid #f7b731}.toast__icon{flex-shrink:0;font-size:1.2rem}.toast__message{flex:1;line-height:1.4}.toast__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}.toast__close:hover{color:#fff}@keyframes toastIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.custom-confirm-bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.custom-confirm-modal{text-align:center;background:#16161ef2;border:1px solid #ffffff26;border-radius:20px;width:100%;max-width:420px;padding:28px;box-shadow:0 20px 50px #0009}.custom-confirm-icon{margin-bottom:12px;font-size:2.5rem}.custom-confirm-title{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:700}.custom-confirm-text{color:#ffffffb3;margin-bottom:24px;font-size:.95rem;line-height:1.5}.custom-confirm-actions{justify-content:center;gap:12px;display:flex}.custom-confirm-actions button{cursor:pointer;border-radius:12px;flex:1;padding:12px;font-weight:600;transition:all .2s}.preloader{background:var(--bg-primary,#050505);z-index:9999;justify-content:center;align-items:center;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0}.preloader--hidden{opacity:0;visibility:hidden}.preloader__content{flex-direction:column;align-items:center;gap:40px;display:flex}.preloader__logo{object-fit:contain;filter:drop-shadow(0 0 20px #ffffff1a);width:auto;height:120px;animation:2s ease-in-out infinite pulse-logo}@keyframes pulse-logo{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;filter:drop-shadow(0 0 40px #ffffff4d);transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}.preloader__text{letter-spacing:.4em;color:#fff;text-transform:uppercase;margin-top:-10px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;animation:1.2s ease-in-out infinite alternate pulse-text}@keyframes pulse-text{0%{opacity:.3;letter-spacing:.4em;filter:blur(1px)}to{opacity:1;letter-spacing:.7em;filter:blur();text-shadow:0 0 15px #fff9}}.auth-backdrop{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal{border-radius:24px;width:100%;max-width:440px;padding:40px 36px;animation:.3s slideUp;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal__close{cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.auth-modal__close:hover{color:#fff;background:#ffffff26}.auth-modal__logo{justify-content:center;margin-bottom:20px;display:flex}.auth-modal__logo img{width:auto;height:40px}.auth-modal__title{color:#fff;text-align:center;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:26px;font-weight:800}.auth-modal__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:24px;font-size:14px}.auth-modal__tabs{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:24px;padding:4px;display:flex}.auth-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50px;flex:1;padding:10px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .25s}.auth-tab.active{color:#000;background:#fff}.auth-google-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:20px;padding:13px 20px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:all .25s;display:flex}.auth-google-btn:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-1px)}.auth-google-btn:disabled{opacity:.7;cursor:not-allowed}.auth-divider{color:var(--text-muted);align-items:center;gap:12px;margin-bottom:20px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field label{color:var(--text-secondary);font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.auth-field input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:13px 16px;font-family:Inter,sans-serif;font-size:15px;transition:all .2s}.auth-field input::placeholder{color:var(--text-muted)}.auth-field input:focus{background:#ffffff14;border-color:#fff6}.auth-error{color:#ff8080;background:#ff50501f;border:1px solid #ff50504d;border-radius:10px;padding:10px 14px;font-size:13px}.auth-submit{border-radius:14px;justify-content:center;width:100%;margin-top:4px;padding:14px;font-size:15px}.auth-spinner{border:2px solid #0003;border-top-color:#000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.auth-demo-hint{text-align:center;color:var(--text-muted);background:#ffffff0a;border-radius:8px;margin-top:16px;padding:10px;font-size:12px}.auth-demo-hint strong{color:var(--text-secondary)}@media (width<=480px){.auth-modal{padding:28px 20px}}.navbar{z-index:10000;-webkit-backdrop-filter:blur(24px);background:#0a0a1273;border-bottom:1px solid #ffffff1f;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0006}.navbar--scrolled{-webkit-backdrop-filter:blur(30px);background:#080810d9;border-bottom:1px solid #fff3;padding:12px 0;box-shadow:0 10px 40px #0009}.navbar__inner{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.navbar__logo{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar__logo-image{object-fit:contain;width:auto;height:46px}.navbar__links{flex:1;justify-content:center;align-items:center;gap:4px;list-style:none;display:flex}.navbar__link{color:var(--text-secondary);cursor:pointer;letter-spacing:.01em;border-radius:50px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.navbar__link:hover{color:var(--text-primary);background:#ffffff0f}.navbar__link--active{color:var(--text-primary);background:#ffffff14}.navbar__right{align-items:center;gap:12px;display:flex;position:relative}.navbar__user{cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:50px;align-items:center;gap:10px;padding:5px 14px 5px 6px;transition:all .2s;display:flex;position:relative}.navbar__user:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 0 15px #ffffff1a}.navbar__avatar{aspect-ratio:1;border:2px solid #ffffff59;width:36px;min-width:36px;height:36px;box-shadow:0 2px 10px #0006;object-fit:cover!important;border-radius:50%!important}.navbar__username{color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.navbar__admin-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#fff3;border:1px solid #ffffff40;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.navbar__user-menu{-webkit-backdrop-filter:blur(20px);z-index:2000;background:#0c0c1473;border:1px solid #ffffff38;border-radius:22px;flex-direction:column;gap:12px;width:260px;padding:18px;animation:.2s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 50px #00000080,inset 0 1.5px 1.5px #ffffff4d}.navbar__user-info{align-items:center;gap:14px;padding:4px;display:flex}.navbar__user-info img{aspect-ratio:1;border:2px solid #fff6;width:46px;min-width:46px;height:46px;box-shadow:0 4px 14px #0006,0 0 12px #ffffff26;object-fit:cover!important;border-radius:50%!important}.navbar__user-info div{flex-direction:column;gap:2px;display:flex;overflow:hidden}.navbar__user-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:14.5px;font-weight:700;overflow:hidden}.navbar__user-info span{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.navbar__user-menu-divider{background:#ffffff1f;height:1px;margin:2px 0}.navbar__user-menu button{color:#fff;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;width:100%;padding:11px 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.navbar__user-menu button:hover{background:#ffffff26;border-color:#ffffff47;transform:translateY(-1px)}.navbar__user-menu button.navbar__logout-btn{color:#ff6b6b;background:#ff4d4d1f;border-color:#ff4d4d47}.navbar__user-menu button.navbar__logout-btn:hover{color:#fff;background:#ff4d4d38}.navbar__cta{white-space:nowrap;flex-shrink:0;padding:10px 24px;font-size:14px}.navbar__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.navbar__hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.navbar__hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile{-webkit-backdrop-filter:blur(28px);background:#0c0c18bf;border:1px solid #fff3;border-radius:24px;flex-direction:column;align-items:center;gap:8px;max-height:0;margin-top:10px;padding:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s;display:none;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff40,0 20px 40px #0009}.navbar__mobile--open{max-height:500px;padding:16px 20px 24px}.navbar__mobile-link{color:var(--text-secondary);cursor:pointer;text-align:center;border-radius:10px;width:100%;padding:12px 20px;font-size:16px;font-weight:500;transition:all .2s}.navbar__mobile-link:hover{color:#fff;background:#ffffff0f}.navbar__mobile-cta{text-align:center;justify-content:center;width:100%;margin-top:8px}@media (width<=860px){.navbar__links,.navbar__cta{display:none}.navbar__hamburger,.navbar__mobile{display:flex}}@media (width<=520px){.navbar__username{display:none}.navbar__currency-btn{padding:5px 9px!important;font-size:11.5px!important}.navbar__cart-btn{padding:6px 10px!important;font-size:13px!important}.navbar__logo-image{height:32px}}.hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero__canvas{z-index:0;opacity:.6;position:absolute;inset:0}.hero__orb{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero__orb--1{background:radial-gradient(circle,#ffffff0a 0%,#0000 70%);width:600px;height:600px;animation:6s ease-in-out infinite pulse-glow;top:-200px;left:-100px}.hero__orb--2{background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out 2s infinite pulse-glow;top:20%;right:-150px}.hero__orb--3{background:radial-gradient(circle,#ffffff06 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out 4s infinite pulse-glow;bottom:-100px;left:30%}.hero__content{z-index:1;padding-top:60px;padding-bottom:60px;animation:.9s both fadeInUp;position:relative}.hero__label{color:var(--text-secondary);letter-spacing:.05em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:10px;margin-bottom:36px;padding:8px 18px;font-size:13px;font-weight:500;animation:.9s .1s both fadeInUp;display:inline-flex}.hero__label-dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-glow}.hero__title{letter-spacing:-.03em;color:#fff;margin-bottom:28px;font-family:Outfit,sans-serif;font-size:clamp(48px,7.5vw,90px);font-weight:900;line-height:1;animation:.9s .2s both fadeInUp}.hero__title-gradient{background:linear-gradient(135deg,#ffffffe6 0%,#ffffff59 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:var(--text-secondary);max-width:580px;margin-bottom:48px;font-size:18px;line-height:1.75;animation:.9s .3s both fadeInUp}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:80px;animation:.9s .4s both fadeInUp;display:flex}.hero__stats{flex-wrap:wrap;gap:16px;animation:.9s .5s both fadeInUp;display:flex}.hero__stat{flex-direction:column;gap:4px;min-width:140px;padding:20px 28px;display:flex}.hero__stat-value{color:#fff;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:28px;font-weight:800}.hero__stat-label{color:var(--text-muted);letter-spacing:.04em;font-size:12px;font-weight:500}.hero__scroll{cursor:pointer;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;gap:10px;font-size:11px;transition:color .2s;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero__scroll:hover{color:var(--text-secondary)}.hero__scroll-line{background:linear-gradient(#0000,#ffffff40);width:1px;height:50px;animation:2s ease-in-out infinite float}@media (width<=768px){.hero__title{font-size:clamp(38px,10vw,58px)}.hero__subtitle{font-size:16px}.hero__stats{gap:12px}.hero__stat{min-width:120px;padding:16px 20px}}.about__header{max-width:640px;margin-bottom:60px}.about__values{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:80px;display:grid}.about__value{flex-direction:column;gap:12px;padding:32px;display:flex}.about__value-icon{font-size:28px;display:block}.about__value h4{color:#fff;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.about__value p{color:var(--text-secondary);font-size:14px;line-height:1.6}.about__team-title{margin-bottom:40px}.about__team-heading{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:32px;font-weight:800}.about__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about__member{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:36px 28px;display:flex}.about__avatar{color:#fff;background:var(--member-color,#ffffff26);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000059,0 0 0 3px #ffffff14}.about__member:hover .about__avatar{box-shadow:0 12px 40px #00000080, 0 0 0 4px var(--member-color,#ffffff26);transform:scale(1.06)}.about__member-name{color:#fff;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.about__member-role{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.about__member-bio{color:var(--text-secondary);font-size:13.5px;line-height:1.65}.about__member-skills{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:6px;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=1024px){.about__grid,.about__values{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.about__grid,.about__values{grid-template-columns:1fr}}.member-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.25s fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.member-modal{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#0f0f19f5;border:1px solid #ffffff1a;border-radius:28px;width:100%;max-width:780px;max-height:88vh;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUpModal;position:relative;overflow-y:auto}@keyframes slideUpModal{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.member-modal__close{z-index:10;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.member-modal__close:hover{background:#ff64644d;border-color:#ff646480;transform:scale(1.1)}.member-modal__header{align-items:flex-start;gap:32px;padding:48px 40px 36px;display:flex;position:relative;overflow:hidden}.member-modal__glow{opacity:.12;filter:blur(60px);pointer-events:none;border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;left:-60px}.member-modal__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;font-size:32px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000080,0 0 0 4px #ffffff14}.member-modal__avatar img{object-fit:cover;width:100%;height:100%}.member-modal__meta{flex:1;padding-top:8px}.member-modal__name{color:#fff;letter-spacing:-.02em;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800}.member-modal__role{letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700;display:block}.member-modal__bio{color:#ffffffa6;margin:0 0 18px;font-size:14.5px;line-height:1.7}.member-modal__skills{flex-wrap:wrap;gap:8px;display:flex}.member-modal__skill-tag{background:0 0;border:1px solid;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600}.member-modal__projects{border-top:1px solid #ffffff12;padding:28px 40px 40px}.member-modal__section-title{color:#fff;align-items:center;gap:10px;margin:0 0 20px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;display:flex}.member-modal__count{color:#a39fff;background:#6c63ff40;border:1px solid #6c63ff66;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:700}.member-modal__empty{text-align:center;color:#ffffff59;padding:40px}.member-modal__empty span{margin-bottom:10px;font-size:36px;display:block}.member-modal__empty p{font-size:14px}.member-modal__project-grid{flex-direction:column;gap:16px;display:flex}.member-modal__project-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:18px;padding:20px;transition:background .2s,border-color .2s,transform .2s;display:flex}.member-modal__project-card:hover{background:#ffffff12;border-color:#ffffff24;transform:translate(4px)}.member-modal__project-thumb{background:#ffffff0f;border-radius:12px;flex-shrink:0;width:80px;height:70px;overflow:hidden}.member-modal__project-thumb img{object-fit:cover;width:100%;height:100%}.member-modal__project-thumb--empty{justify-content:center;align-items:center;font-size:28px;display:flex}.member-modal__project-info{flex:1}.member-modal__project-top{align-items:center;gap:10px;margin-bottom:6px;display:flex}.member-modal__project-top h4{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.member-modal__project-info p{color:#ffffff8c;margin:0 0 10px;font-size:13px;line-height:1.6}.member-modal__project-meta{align-items:center;gap:10px;margin-bottom:8px;display:flex}.member-modal__price{color:#26de81;font-size:13px;font-weight:700}.member-modal__tech-row{flex-wrap:wrap;gap:6px;display:flex}.member-modal__tech-tag{color:#fff9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;padding:3px 10px;font-size:11px}.about__member--clickable{cursor:pointer;transition:transform .3s,box-shadow .3s!important}.about__member--clickable:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0006!important}.about__member--clickable:after{content:"View Profile →";letter-spacing:.06em;color:#fff6;text-transform:uppercase;margin-top:12px;font-size:12px;font-weight:700;transition:color .2s;display:block}.about__member--clickable:hover:after{color:#fffc}@media (width<=640px){.member-modal__header{text-align:center;flex-direction:column;align-items:center;padding:40px 24px 28px}.member-modal__skills{justify-content:center}.member-modal__projects{padding:24px 20px 32px}.member-modal__project-card{flex-direction:column}.member-modal__project-thumb{width:100%;height:140px}}.modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.25s fadeInUp;display:flex;position:fixed;inset:0}.modal{border-radius:var(--radius-lg);background:#0c0c0cf2;border-color:#ffffff24;width:100%;max-width:680px;max-height:90vh;padding:0;animation:.3s cubic-bezier(.34,1.56,.64,1) both modalSlide;position:relative;overflow-y:auto}@keyframes modalSlide{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal__close{cursor:pointer;width:36px;height:36px;color:var(--text-secondary);z-index:10;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal__close:hover{color:#fff;background:#ffffff26}.modal__thumb{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:220px;display:flex;position:relative}.modal__thumb-icon{filter:grayscale();opacity:.3;font-size:64px}.modal__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:5px 14px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.modal__content{flex-direction:column;gap:24px;padding:32px;display:flex}.modal__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal__header .tag{margin-bottom:8px;display:inline-block}.modal__title{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:28px;font-weight:800}.modal__price-box{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.modal__price{color:#fff;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:32px;font-weight:900}.modal__status{color:#4ade80;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.modal__desc{color:var(--text-secondary);font-size:15px;line-height:1.75}.modal__section-title{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.modal__tech{flex-wrap:wrap;gap:8px;display:flex}.modal__actions{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:12px;padding-top:8px;display:flex}@media (width<=480px){.modal__header{flex-direction:column}.modal__price-box{align-items:flex-start}}.projects__header{max-width:640px;margin-bottom:48px}.projects__filters{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.projects__filter-btn{color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;padding:9px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.projects__filter-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff2e}.projects__filter-btn.active{color:#000;background:#fff;border-color:#fff;font-weight:600}.projects__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.projects__card{cursor:pointer;flex-direction:column;padding:0;display:flex;overflow:hidden}.projects__card--featured{grid-column:span 2}.projects__thumb{background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.projects__card--featured .projects__thumb{height:240px}.projects__thumb-placeholder{flex-direction:column;align-items:center;gap:12px;width:100%;height:100%;display:flex;overflow:hidden}.projects__thumb-icon{filter:grayscale();opacity:.4;font-size:48px}.projects__thumb-name{color:#ffffff26;letter-spacing:.05em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.projects__featured-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:5px 12px;font-size:11px;font-weight:600;position:absolute;top:14px;right:14px}.projects__thumb-overlay{color:#fff;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:opacity .25s;display:flex;position:absolute;inset:0}.projects__card:hover .projects__thumb-overlay{opacity:1}.projects__info{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.projects__meta{justify-content:space-between;align-items:center;display:flex}.projects__price{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:18px;font-weight:800}.projects__title{color:#fff;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.projects__desc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.projects__tech{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}@media (width<=1024px){.projects__grid{grid-template-columns:repeat(2,1fr)}.projects__card--featured{grid-column:span 1}}@media (width<=640px){.projects__grid{grid-template-columns:1fr}}.services__header{max-width:600px;margin-bottom:60px}.services__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.services__card{flex-direction:column;gap:14px;padding:36px 28px;display:flex}.services__icon{margin-bottom:4px;font-size:32px;display:block}.services__title{color:#fff;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.services__desc{color:var(--text-secondary);font-size:14px;line-height:1.65}.services__features{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;margin-top:4px;padding-top:16px;list-style:none;display:flex}.services__features li{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;display:flex}.services__check{color:#ffffff80;flex-shrink:0;font-size:12px;font-weight:700}.services__banner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 48px;display:flex}.services__banner-content h3{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:24px;font-weight:800}.services__banner-content p{color:var(--text-secondary);font-size:15px}@media (width<=1024px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.services__grid{grid-template-columns:1fr}.services__banner{padding:28px 24px}}.contact__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.contact__socials{flex-direction:column;gap:12px;margin-top:40px;margin-bottom:32px;display:flex}.contact__social{cursor:pointer;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;display:flex}.contact__social-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact__social-icon--discord{color:#7289da;background:#5865f233}.contact__social-info{flex-direction:column;flex:1;gap:2px;display:flex}.contact__social-name{color:#fff;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.contact__social-val{color:var(--text-muted);font-size:13px}.contact__social-arrow{color:var(--text-muted);transition:transform .2s,color .2s}.contact__social:hover .contact__social-arrow{color:#fff;transform:translate(4px)}.contact__info-rows{flex-direction:column;gap:0;display:flex}.contact__info-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.contact__info-label{color:var(--text-muted);font-size:13px;font-weight:500}.contact__info-val{color:var(--text-secondary);font-size:14px;font-weight:500}.contact__cta-card{flex-direction:column;gap:20px;padding:40px 36px;display:flex}.contact__cta-icon{background:#5865f226;border:1px solid #5865f24d;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.contact__cta-title{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:26px;font-weight:800}.contact__cta-desc{color:var(--text-secondary);font-size:15px;line-height:1.7}.contact__cta-features{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:10px;padding:20px 0;display:flex}.contact__cta-feature{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.contact__cta-feature span{color:#fff6;font-size:12px;font-weight:700}.contact__cta-btn{justify-content:center;width:100%}@media (width<=900px){.contact__inner{grid-template-columns:1fr;gap:48px}}.footer{padding-top:0;padding-bottom:0;position:relative}.footer__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding-top:60px;padding-bottom:60px;display:grid}.footer__brand{flex-direction:column;gap:16px;display:flex}.footer__logo{align-items:center;gap:10px;display:flex}.footer__logo-image{object-fit:contain;width:auto;height:52px}.footer__tagline{color:var(--text-muted);max-width:260px;font-size:13.5px;line-height:1.7}.footer__discord{color:#7289da;align-items:center;gap:8px;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.footer__discord:hover{color:#99aab5}.footer__col h5{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.footer__col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer__col ul li a{color:var(--text-muted);cursor:pointer;font-size:14px;text-decoration:none;transition:color .2s}.footer__col ul li a:hover{color:var(--text-secondary)}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:24px;padding-bottom:24px;display:flex}.footer__bottom p{color:var(--text-muted);font-size:13px}@media (width<=900px){.footer__inner{grid-template-columns:1fr 1fr;gap:40px}.footer__brand{grid-column:span 2}}@media (width<=480px){.footer__inner{grid-template-columns:1fr}.footer__brand{grid-column:span 1}.footer__bottom{text-align:center;flex-direction:column}}.dash-overlay{-webkit-backdrop-filter:blur(10px);z-index:20000;background:#00000040;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.dash-panel{background:0 0;width:100%;height:100%;display:flex;overflow:hidden}.dash-sidebar{-webkit-backdrop-filter:blur(16px);background:#0a0a1240;border-right:1px solid #ffffff29;flex-direction:column;gap:8px;width:260px;min-width:260px;padding:24px 16px;display:flex;overflow-y:auto;box-shadow:inset -1px 0 #ffffff1a}.admin-sidebar{background:#0a0a184d}.dash-sidebar__top{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.dash-avatar{aspect-ratio:1;border:2px solid #ffffff59;width:52px;min-width:52px;height:52px;box-shadow:0 4px 14px #0006,0 0 12px #6c63ff40;object-fit:cover!important;border-radius:50%!important}.dash-user-info{flex-direction:column;gap:2px;display:flex;overflow:hidden}.dash-user-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;overflow:hidden}.dash-user-info span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.dash-role-badge{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;margin-top:2px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.admin-badge{color:#fff;background:#ffffff26}.dash-nav{flex-direction:column;flex:1;gap:4px;display:flex}.dash-nav-btn{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.dash-nav-btn span{font-size:16px;line-height:1}.dash-nav-btn:hover{color:#fff;background:#ffffff12}.dash-nav-btn.active{color:#fff;background:#ffffff1f;font-weight:700}.dash-logout-btn{color:#ff8080;cursor:pointer;text-align:left;background:#ff50501a;border:1px solid #ff505033;border-radius:12px;align-items:center;gap:8px;margin-top:auto;padding:12px 14px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.dash-logout-btn:hover{background:#ff505033}.dash-main{background:0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.dash-header{-webkit-backdrop-filter:blur(12px);background:#0a0a1233;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.dash-title{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:22px;font-weight:800;display:flex}.dash-close-btn{color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.dash-close-btn:hover{color:#fff;background:#ffffff1f}.dash-content{flex-direction:column;flex:1;gap:24px;padding:24px 28px;display:flex;overflow-y:auto}.dash-stats-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.stat-card{-webkit-backdrop-filter:blur(16px);background:#0c0c1640;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:inset 0 1px 1px #fff3,0 8px 24px #0000004d}.stat-icon{background:#ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:30px;line-height:1;display:flex}.stat-value{color:#fff;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;line-height:1.1;display:block}.stat-label{color:var(--text-muted);margin-top:2px;font-size:12px;font-weight:500;display:block}.dash-section{flex-direction:column;gap:16px;display:flex}.dash-section-title{color:#fff;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:17px;font-weight:700}.dash-toolbar{justify-content:space-between;align-items:center;display:flex}.dash-add-btn{padding:10px 20px!important;font-size:13px!important;font-weight:700!important}.dash-table-wrap{-webkit-backdrop-filter:blur(16px);background:#0a0a1440;border:1px solid #ffffff2e;border-radius:16px;overflow-x:auto;box-shadow:inset 0 1px 1px #ffffff26,0 10px 30px #0000004d}.dash-table{border-collapse:collapse;width:100%;font-size:13.5px}.dash-table th{color:var(--text-muted);text-align:left;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#ffffff0d;border-bottom:1px solid #ffffff14;padding:14px 18px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.dash-table td{color:var(--text-secondary);vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:14px 18px;line-height:1.4}.dash-table tr:last-child td{border-bottom:none}.dash-table tr:hover td{background:#ffffff08}.status-badge{text-transform:capitalize;letter-spacing:.02em;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.status-pending{color:#ffc832;background:#ffc83226;border:1px solid #ffc8324d}.status-active{color:#50c878;background:#50c87826;border:1px solid #50c8784d}.status-completed{color:#64b4ff;background:#64b4ff26;border:1px solid #64b4ff4d}.status-cancelled{color:#ff8080;background:#ff505026;border:1px solid #ff50504d}.status-draft{color:#a0a0a0;background:#a0a0a026;border:1px solid #a0a0a04d}.status-sent{color:#b464ff;background:#b464ff26;border:1px solid #b464ff4d}.status-paid,.status-available{color:#50c878;background:#50c87826;border:1px solid #50c8784d}.dash-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.dash-edit-btn,.dash-del-btn,.dash-inv-btn,.dash-print-btn{color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.dash-edit-btn:hover{color:#64b4ff;background:#64b4ff26;border-color:#64b4ff4d}.dash-del-btn:hover{color:#ff8080;background:#ff505026;border-color:#ff50504d}.dash-inv-btn:hover{color:#b464ff;background:#b464ff26;border-color:#b464ff4d}.dash-print-btn:hover{color:#50c878;background:#50c87826;border-color:#50c8784d}.dash-projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.dash-project-card{flex-direction:column;display:flex;overflow:hidden}.dash-project-thumb{background:#ffffff0a;justify-content:center;align-items:center;height:160px;font-size:48px;display:flex;overflow:hidden}.dash-project-thumb img{object-fit:cover;width:100%;height:100%}.dash-project-info{flex-direction:column;gap:10px;padding:20px;display:flex}.dash-project-meta{justify-content:space-between;align-items:center;display:flex}.dash-project-price{color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.dash-project-info h4{color:#fff;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.dash-project-info p{color:var(--text-secondary);font-size:13px;line-height:1.5}.dash-project-tech{flex-wrap:wrap;gap:6px;display:flex}.dash-buy-btn{justify-content:center;width:100%;margin-top:4px;padding:10px 20px!important;font-size:13px!important}.dash-empty{color:var(--text-muted);flex-direction:column;align-items:center;gap:12px;padding:60px 20px;font-size:15px;display:flex}.dash-empty span{font-size:48px}.dash-empty button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:15px;text-decoration:underline}.form-modal-bg{-webkit-backdrop-filter:blur(12px);z-index:30000;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.form-modal{-webkit-backdrop-filter:blur(24px);background:#0a0a1259;border:1px solid #ffffff40;border-radius:24px;width:100%;max-width:480px;max-height:90vh;padding:32px;animation:.25s slideUp;overflow-y:auto;box-shadow:inset 0 1.5px 1.5px #ffffff4d,0 25px 60px #0009}.form-modal--wide{max-width:680px}.form-modal h3{color:#fff;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.form-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.form-field label{color:var(--text-secondary);font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.form-field input,.form-field select,.form-field textarea{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;transition:all .2s}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--text-muted)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#ffffff14;border-color:#ffffff59}.form-field input.readonly{opacity:.5;cursor:default}.form-field select option{color:#fff;background:#111}.form-field--checkbox label{cursor:pointer;color:#fff;flex-direction:row;align-items:center;gap:10px;font-size:14px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-actions{gap:12px;margin-top:8px;display:flex}.image-upload-area{text-align:center;cursor:pointer;color:var(--text-secondary);border:2px dashed #fff3;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:24px;transition:all .2s;display:flex}.image-upload-area:hover{background:#ffffff0a;border-color:#fff6}.image-upload-area span{font-size:15px;font-weight:600}.image-upload-area small{color:var(--text-muted);font-size:12px}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin-top:12px;display:grid}.image-preview-item{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden}.image-preview-item img{object-fit:cover;width:100%;height:100%}.image-preview-item button{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;position:absolute;top:4px;right:4px}.admin-projects-list{flex-direction:column;gap:12px;display:flex}.admin-project-row{border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex}.admin-project-thumb{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:80px;min-width:80px;height:80px;font-size:32px;display:flex;overflow:hidden}.admin-project-thumb img{object-fit:cover;width:100%;height:100%}.admin-project-info{flex-direction:column;flex:1;gap:6px;display:flex}.admin-project-top{align-items:center;gap:12px;display:flex}.admin-project-top h4{color:#fff;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.admin-project-info p{color:var(--text-secondary);font-size:13.5px;line-height:1.4}.admin-project-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag-featured{color:#ffc832;background:#ffc83226;border-color:#ffc8324d}.user-cell,.dash-table-user{flex-direction:row!important;align-items:center!important;gap:12px!important;display:flex!important}.user-cell-avatar,.dash-table-user img{border:1.5px solid #ffffff4d;box-shadow:0 2px 8px #0000004d;object-fit:cover!important;aspect-ratio:1!important;border-radius:50%!important;flex-shrink:0!important;width:38px!important;min-width:38px!important;height:38px!important}.dash-table-user strong{color:#fff;white-space:nowrap;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.role-select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:4px 8px;font-size:12px}.profile-card{-webkit-backdrop-filter:blur(20px);background:#0c0c1473;border:1px solid #ffffff38;border-radius:24px;max-width:580px;margin:0 auto;padding:36px;box-shadow:0 20px 50px #00000080,inset 0 1.5px 1.5px #ffffff4d}.profile-avatar-wrap{border-bottom:1px solid #ffffff1a;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;display:flex}.profile-avatar-box{border-radius:50%;width:90px;min-width:90px;height:90px;position:relative}.profile-avatar{aspect-ratio:1;border:3px solid #ffffff59;box-shadow:0 0 20px #6c63ff59,0 8px 20px #00000080;object-fit:cover!important;border-radius:50%!important;width:90px!important;min-width:90px!important;height:90px!important}.profile-avatar-edit-btn{color:#fff;cursor:pointer;background:#6c63ff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:transform .2s,background .2s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 4px 10px #0006}.profile-avatar-edit-btn:hover{background:#574bfa;transform:scale(1.1)}.profile-user-details{flex-direction:column;gap:4px;display:flex;overflow:hidden}.profile-user-details h3{color:#fff;letter-spacing:-.01em;margin:0;font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.profile-user-details p{color:var(--text-muted);margin:0 0 4px;font-size:13px}.profile-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-form{flex-direction:column;gap:16px;display:flex}@media (width<=900px){.dash-panel{border-radius:0;flex-direction:column;width:100vw;height:100vh;max-height:100vh}.dash-sidebar{background:#0a0a12b3;border-bottom:1px solid #ffffff1f;border-right:none;flex-shrink:0;gap:12px;width:100%;padding:14px 16px}.dash-sidebar__top{gap:12px}.dash-nav{scrollbar-width:none;flex-direction:row;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.dash-nav::-webkit-scrollbar{display:none}.dash-nav-btn{white-space:nowrap;flex-shrink:0;padding:8px 14px;font-size:13px}.dash-logout-btn{align-self:flex-start;padding:8px 14px;font-size:12px}.dash-main{flex:1;padding:20px 16px;overflow-y:auto}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.stat-card{padding:14px}.stat-icon{font-size:24px}.stat-value{font-size:18px}}@media (width<=640px){.dash-overlay{padding:0}.form-modal-bg{padding:10px}.form-modal,.form-modal--wide{border-radius:18px;width:96%;max-height:95vh;padding:20px 16px}.form-row{grid-template-columns:1fr;gap:10px}.admin-project-row{flex-direction:column;align-items:flex-start;gap:12px}.admin-project-thumb{width:100%;height:140px}.dash-actions{justify-content:flex-end;width:100%}.profile-card{border-radius:18px;padding:20px 16px}.profile-avatar-wrap{text-align:center;flex-direction:column;align-items:center}.profile-badges{justify-content:center}.dash-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.dash-table th,.dash-table td{white-space:nowrap;padding:10px 12px;font-size:12.5px}.dash-title{font-size:18px}.cart-item-row{flex-direction:column;align-items:flex-start;gap:10px}}
