@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);:root{--bg-primary:#0f0f19;--bg-secondary:#1a1a2e;--bg-tertiary:#16213e;--text-primary:#fff;--text-secondary:#ccc;--text-muted:#888;--accent-primary:#e50914;--accent-hover:#ff1f2c;--border-color:#ffffff1a;--shadow:#0000005e;--glass-bg:#1e1e1e99;--input-bg:#ffffff0d;--transition:all 0.3s ease}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f19;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{color:#fff;color:var(--text-primary);font-weight:600;margin-top:0}p{margin-bottom:1rem}a{color:#e50914;color:var(--accent-primary);text-decoration:none;transition:all .3s ease;transition:var(--transition)}a:hover{color:#ff1f2c;color:var(--accent-hover)}button{cursor:pointer;font-family:inherit;transition:all .3s ease;transition:var(--transition)}::-webkit-scrollbar{background:#0000;display:none;width:0}*{scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:block;width:8px}body,html{scrollbar-width:auto}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#1a1a2e;background:var(--bg-secondary)}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#333;border-radius:4px}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#555}.btn-primary{background:#e50914;background:var(--accent-primary);border-radius:8px;color:var(--text-primary);padding:12px 25px;transition:all .3s ease;transition:var(--transition)}.btn-primary:hover{background:#ff1f2c;background:var(--accent-hover)}.btn-secondary{background:#1a1a2e;background:var(--bg-secondary);border:1px solid #ffffff1a;border:1px solid var(--border-color);border-radius:8px;color:#fff;color:var(--text-primary);cursor:pointer;font-weight:600;padding:12px 25px;transition:all .3s ease;transition:var(--transition)}.btn-secondary:hover{background:#16213e;background:var(--bg-tertiary);border-color:#e50914;border-color:var(--accent-primary)}.input-field{background-color:#ffffff0d;background-color:var(--input-bg);border:1px solid #ffffff1a;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:#fff;color:var(--text-primary);font-family:inherit;outline:none;padding:12px 16px;transition:all .3s ease;transition:var(--transition);width:100%}.input-field:focus{border-color:#e50914;border-color:var(--accent-primary);box-shadow:0 0 0 2px #e5091433}.input-field::placeholder{color:#ccc;color:var(--text-secondary);opacity:.7}.card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#1e1e1e99;background:var(--glass-bg);border:1px solid #ffffff1a;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 20px #0000005e;box-shadow:0 4px 20px var(--shadow);padding:20px;transition:all .3s ease;transition:var(--transition)}.card:hover{box-shadow:0 8px 30px #0000005e;box-shadow:0 8px 30px var(--shadow);transform:translateY(-2px)}.mobile-floating-back{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e11d4833;border-radius:50%;box-shadow:0 4px 20px #00000026;color:#e11d48;cursor:pointer;display:none;height:44px;justify-content:center;left:16px;position:fixed;top:16px;transition:all .2s ease;width:44px;z-index:1000}.mobile-floating-back:active{background:#e11d481a;transform:scale(.9)}.mobile-floating-back svg{height:22px;width:22px}@media (max-width:768px){.mobile-floating-back{display:flex}.page-with-floating-back{padding-top:70px}.hide-on-mobile{display:none!important}}.skeleton{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#ffffff08,#ffffff14 50%,#ffffff08);background-size:200% 100%;overflow:hidden;position:relative}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton.light{background:linear-gradient(90deg,#e2e8f0,#f1f5f9 50%,#e2e8f0);background-size:200% 100%}.skeleton-text{display:flex;flex-direction:column;width:100%}.skeleton-stat-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px}.skeleton-stat-header{align-items:center;display:flex;justify-content:space-between}.skeleton-stat-content{display:flex;flex-direction:column}.skeleton-project-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;min-height:200px;padding:20px}.skeleton-project-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.skeleton-project-body{display:flex;flex-direction:column}.skeleton-project-footer{align-items:center;border-top:1px solid #ffffff0d;display:flex;justify-content:space-between;margin-top:20px;padding-top:16px}.skeleton-activity-item{align-items:center;border-bottom:1px solid #ffffff08;display:flex;gap:12px;padding:12px 0}.skeleton-activity-item:last-child{border-bottom:none}.skeleton-activity-content{display:flex;flex:1 1;flex-direction:column}.skeleton-profile-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.skeleton-profile-header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.skeleton-profile-info{display:flex;flex-direction:column}.skeleton-profile-body{border-top:1px solid #ffffff0d;padding-top:16px}.skeleton-chat-contact{align-items:center;background:#ffffff05;border-radius:8px;display:flex;gap:12px;margin-bottom:8px;padding:12px 16px}.skeleton-chat-info{display:flex;flex:1 1;flex-direction:column}.skeleton-chat-message{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px}.skeleton-chat-message.own{align-items:flex-end}.skeleton-table-row{align-items:center;border-bottom:1px solid #ffffff08;display:flex;justify-content:space-between;padding:16px}.skeleton-dashboard{padding:0}.skeleton-welcome-banner{align-items:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 32px}.skeleton-banner-text{display:flex;flex-direction:column}.skeleton-stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.skeleton-grid-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.skeleton-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.skeleton-project-list{display:flex;flex-direction:column;gap:16px}.skeleton-activity-list{background:#ffffff05;border-radius:12px;padding:16px}.skeleton-projects-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.skeleton-profile-main,.skeleton-profile-page,.skeleton-profile-sections{display:flex;flex-direction:column;gap:24px}.skeleton-section{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.skeleton.pulse{animation:pulse 1.5s ease-in-out infinite}@media (max-width:1024px){.skeleton-stats-grid{grid-template-columns:repeat(2,1fr)}.skeleton-grid-layout{grid-template-columns:1fr}}@media (max-width:768px){.skeleton-stats-grid{grid-template-columns:1fr}.skeleton-welcome-banner{align-items:flex-start;flex-direction:column;gap:16px}.skeleton-projects-list{grid-template-columns:1fr}}@media (prefers-color-scheme:light){.skeleton-chat-contact,.skeleton-profile-card,.skeleton-project-card,.skeleton-section,.skeleton-stat-card,.skeleton-welcome-banner{background:#00000008;border-color:#0000000d}.skeleton-activity-list{background:#00000005}.skeleton-activity-item,.skeleton-table-row{border-color:#0000000d}}.toast-container{display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:10000}.toast{align-items:flex-start;animation:slideIn .3s ease;background:#fff;border-left:4px solid #64748b;border-radius:8px;box-shadow:0 4px 12px #0000001a,0 20px 40px #00000014;display:flex;gap:12px;padding:14px 16px;pointer-events:auto}.toast.toast-success{border-left-color:#059669}.toast.toast-error{border-left-color:#e11d48}.toast.toast-warning{border-left-color:#f59e0b}.toast.toast-info{border-left-color:#2563eb}.toast-icon{align-items:center;color:#64748b;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.toast-success .toast-icon{color:#059669}.toast-error .toast-icon{color:#e11d48}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#2563eb}.toast-content{flex:1 1;min-width:0}.toast-title{color:#0f172a;font-size:.9rem;font-weight:600;margin:0 0 2px}.toast-message{color:#475569;font-size:.85rem;line-height:1.4;margin:0}.toast-close{align-items:center;background:none;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:4px;transition:all .2s ease}.toast-close:hover{background:#f1f5f9;color:#64748b}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.confirm-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10001}.confirm-dialog{animation:scaleIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000026;max-width:420px;overflow:hidden;width:100%}.confirm-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:20px 24px}.confirm-header h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.confirm-header.danger{background:#e11d480d}.confirm-header.danger svg{color:#e11d48}.confirm-header.warning{background:#f59e0b0d}.confirm-header.warning svg{color:#f59e0b}.confirm-body{padding:20px 24px}.confirm-body p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.confirm-actions{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.btn-cancel{background:#fff;border-radius:6px;color:#475569;font-size:.9rem;padding:10px 20px}.btn-cancel:hover{background:#f1f5f9;border-color:#cbd5e1}.btn-confirm{background:#e11d48;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.btn-confirm:hover{background:#be123c;transform:translateY(-1px)}.btn-confirm.danger{background:#e11d48}.btn-confirm.warning{background:#f59e0b}.btn-confirm.warning:hover{background:#d97706}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.toast-container{left:16px;max-width:none;right:16px}.confirm-dialog{margin:0 16px;max-width:none}}.landing-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.landing-page .bg-glow{border-radius:50%;filter:blur(120px);pointer-events:none;position:absolute;z-index:0}.landing-page .glow-1{animation:glowPulse 10s ease-in-out infinite;background:radial-gradient(circle,#e11d481f 0,#0000 70%);height:50%;right:-10%;top:-15%;width:50%}.landing-page .glow-2{animation:glowPulse 12s ease-in-out infinite reverse;background:radial-gradient(circle,#7c3aed14 0,#0000 70%);bottom:20%;height:45%;left:-15%;width:45%}.bg-pattern{background-image:radial-gradient(circle at 25% 25%,#e11d4808 0,#0000 50%),radial-gradient(circle at 75% 75%,#7c3aed08 0,#0000 50%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.landing-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000000d;box-shadow:0 1px 3px #00000005;left:0;padding:16px 0;position:fixed;right:0;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px}.nav-logo{cursor:pointer}.nav-logo-img{height:36px}.nav-actions{align-items:center;display:flex;gap:12px}.btn-nav-login{background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.btn-nav-login:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.btn-nav-register{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:6px;box-shadow:0 2px 8px #e11d4840;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.btn-nav-register:hover{box-shadow:0 4px 16px #e11d4859;transform:translateY(-1px)}.hero-section{align-items:center;display:flex;min-height:100vh;padding-top:80px;position:relative;z-index:1}.hero-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:60px 40px}.hero-title{color:#0f172a;font-size:3.5rem;line-height:1.15;margin:0 0 20px}.text-dark{-webkit-text-fill-color:#0f172a;color:#0f172a}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e11d48,#be123c);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#64748b;font-size:1.125rem;line-height:1.7;margin:0 0 32px;max-width:480px}.hero-cta{display:flex;gap:12px;margin-bottom:48px}.btn-primary-hero{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:6px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:700;gap:8px;padding:14px 28px;transition:all .2s ease}.btn-primary-hero:hover{box-shadow:0 6px 24px #e11d4866;transform:translateY(-2px)}.btn-secondary-hero{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 2px 8px #0000000a;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:700;gap:8px;padding:14px 28px;transition:all .2s ease}.btn-secondary-hero:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.hero-stats{align-items:center;display:flex;gap:32px}.stat-divider{background:#e2e8f0;height:40px;width:1px}.hero-stat{display:flex;flex-direction:column}.hero-stat-number{color:#e11d48;font-size:1.75rem;font-weight:800}.hero-stat-label{color:#64748b;font-size:.8rem;margin-top:2px}.hero-image-container,.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-image-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 20px 60px #00000014;height:380px;width:380px}.hero-logo-icon{animation:floatLogo 5s ease-in-out infinite;filter:drop-shadow(0 8px 24px rgba(225,29,72,.2));height:160px;object-fit:contain;width:160px}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-ring{animation:ringPulse 4s ease-in-out infinite;border:1px solid #e11d481a;border-radius:50%;position:absolute}.hero-ring.ring-1{animation-delay:0s;height:280px;width:280px}.hero-ring.ring-2{animation-delay:1s;height:340px;width:340px}@keyframes ringPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}.hero-floating-card{align-items:center;animation:floatCard 4s ease-in-out infinite;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 8px 24px #00000014;color:#0f172a;display:flex;font-size:.8rem;font-weight:600;gap:8px;padding:10px 16px;position:absolute}.hero-floating-card.card-1{animation-delay:0s;left:-15%;top:15%}.hero-floating-card.card-1 svg{color:#22c55e}.hero-floating-card.card-2{animation-delay:1s;bottom:25%;right:-10%}.hero-floating-card.card-2 svg{color:#f59e0b}.hero-floating-card.card-3{animation-delay:2s;bottom:5%;left:10%}.hero-floating-card.card-3 svg{color:#3b82f6}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-decoration{pointer-events:none;position:absolute;z-index:0}.hero-decoration.dec-1{animation:pulse 3s ease-in-out infinite;background:#e11d48;border-radius:50%;height:8px;left:5%;opacity:.5;top:20%;width:8px}.hero-decoration.dec-2{border:2px solid #7c3aed26;border-radius:50%;bottom:30%;height:60px;right:10%;width:60px}.hero-decoration.dec-3{animation:pulse 4s ease-in-out 1s infinite;background:#7c3aed;border-radius:50%;height:6px;left:8%;opacity:.4;top:35%;width:6px}.hero-decoration.dec-4{border:2px solid #3b82f633;border-radius:2px;bottom:20%;height:12px;left:12%;transform:rotate(45deg);width:12px}.hero-decoration.dec-5{animation:pulse 5s ease-in-out 2s infinite;background:#f59e0b;border-radius:50%;height:10px;opacity:.3;right:15%;top:15%;width:10px}.section-container{margin:0 auto;max-width:1200px;padding:0 40px}.section-header{margin-bottom:48px;text-align:center}.section-header h2{color:#0f172a;font-size:2.25rem;font-weight:800;margin:0 0 12px}.section-header p{color:#64748b;font-size:1.05rem;margin:0}.features-section{padding:80px 0;position:relative;z-index:1}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;padding:28px 24px;position:relative;text-align:center;transition:all .2s ease}.feature-card:before{content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-4px)}.feature-card.red:before{background:linear-gradient(90deg,#e11d48,#be123c)}.feature-card.red:hover{border-color:#e11d4833}.feature-card.red .feature-icon{background:linear-gradient(135deg,#e11d481f,#e11d480d);color:#e11d48}.feature-card.purple:before{background:linear-gradient(90deg,#7c3aed,#6d28d9)}.feature-card.purple:hover{border-color:#7c3aed33}.feature-card.purple .feature-icon{background:linear-gradient(135deg,#7c3aed1f,#7c3aed0d);color:#7c3aed}.feature-card.blue:before{background:linear-gradient(90deg,#3b82f6,#2563eb)}.feature-card.blue:hover{border-color:#3b82f633}.feature-card.blue .feature-icon{background:linear-gradient(135deg,#3b82f61f,#3b82f60d);color:#3b82f6}.feature-card.green:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.feature-card.green:hover{border-color:#22c55e33}.feature-card.green .feature-icon{background:linear-gradient(135deg,#22c55e1f,#22c55e0d);color:#22c55e}.feature-icon{align-items:center;background:linear-gradient(135deg,#e11d481a,#e11d480d);border-radius:6px;color:#e11d48;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.feature-card h4{color:#0f172a;font-size:.95rem;font-weight:700;margin:0 0 8px}.feature-card p{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.value-section{background:#fff;padding:100px 0;position:relative;z-index:1}.value-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.value-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:36px 32px;transition:all .2s ease}.value-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.value-card.talent{border-left:3px solid #7c3aed}.value-card.client{border-left:3px solid #e11d48}.value-card-header{gap:12px;margin-bottom:20px}.value-card-header,.value-icon{align-items:center;display:flex}.value-icon{border-radius:6px;height:44px;justify-content:center;width:44px}.value-card.talent .value-icon{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.value-card.client .value-icon{background:linear-gradient(135deg,#e11d48,#be123c);color:#fff}.value-tag{font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.value-card.talent .value-tag{color:#7c3aed}.value-card.client .value-tag{color:#e11d48}.value-card h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0 0 12px}.value-card>p{color:#64748b;font-size:.9rem;line-height:1.6;margin:0 0 24px}.value-list{list-style:none;margin:0 0 28px;padding:0}.value-list li{align-items:center;border-bottom:1px solid #e2e8f0;color:#475569;display:flex;font-size:.875rem;gap:10px;padding:10px 0}.value-list li:last-child{border-bottom:none}.value-card.talent .value-list svg{color:#7c3aed}.value-card.client .value-list svg{color:#e11d48}.btn-value{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:6px;box-shadow:0 4px 12px #7c3aed40;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease;width:100%}.btn-value:hover{box-shadow:0 6px 20px #7c3aed59;transform:translateY(-2px)}.btn-value.client-btn{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 4px 12px #e11d4840}.btn-value.client-btn:hover{box-shadow:0 6px 20px #e11d4859}.how-section{padding:100px 0;z-index:1}.how-section,.steps-container{position:relative}.steps-line{background:linear-gradient(90deg,#e11d48,#7c3aed);height:2px;left:15%;opacity:.2;position:absolute;right:15%;top:50%;z-index:0}.steps-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);position:relative;z-index:1}.step-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:32px 28px;position:relative;text-align:center;transition:all .2s ease}.step-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.step-number{background:linear-gradient(135deg,#e11d48,#be123c);border-radius:50%;box-shadow:0 4px 12px #e11d484d;color:#fff;font-size:.8rem;font-weight:800;height:28px;left:50%;position:absolute;top:-14px;transform:translateX(-50%);width:28px}.step-icon,.step-number{align-items:center;display:flex;justify-content:center}.step-icon{background:linear-gradient(135deg,#e11d481a,#e11d480d);border-radius:6px;color:#e11d48;height:52px;margin:16px auto;width:52px}.step-card h4{color:#0f172a;font-size:1rem;font-weight:700;margin:0 0 10px}.step-card p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.cta-section{padding:80px 0 100px;position:relative;z-index:1}.cta-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:8px;overflow:hidden;padding:60px;position:relative}.cta-decoration{background:radial-gradient(circle,#e11d4833 0,#0000 70%);height:400px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:400px}.cta-content{position:relative;text-align:center;z-index:1}.cta-content h2{color:#fff;font-size:2rem;font-weight:800;margin:0 0 12px}.cta-content p{color:#94a3b8;font-size:1.05rem;margin:0 0 32px}.cta-buttons{display:flex;gap:16px;justify-content:center}.btn-cta-primary{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:6px;box-shadow:0 4px 16px #7c3aed66;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:700;gap:8px;padding:14px 28px;transition:all .2s ease}.btn-cta-primary:hover{box-shadow:0 6px 24px #7c3aed80;transform:translateY(-2px)}.btn-cta-secondary{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:6px;box-shadow:0 4px 16px #e11d4866;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:700;gap:8px;padding:14px 28px;transition:all .2s ease}.btn-cta-secondary:hover{box-shadow:0 6px 24px #e11d4880;transform:translateY(-2px)}.landing-footer{background:linear-gradient(135deg,#0f172a,#1e293b);border-top:1px solid #ffffff0d;position:relative;z-index:1}.footer-container{margin:0 auto;max-width:1200px;padding:60px 40px 32px}.footer-main{grid-gap:60px;border-bottom:1px solid #ffffff14;display:grid;gap:60px;grid-template-columns:1.2fr 2fr;margin-bottom:48px;padding-bottom:48px}.footer-logo{filter:brightness(0) invert(1);height:40px;margin-bottom:12px}.footer-tagline{color:#fb7185;font-size:.95rem;font-weight:700;margin:0 0 12px}.footer-description{color:#94a3b8;font-size:.875rem;line-height:1.6;margin:0;max-width:280px}.footer-links-section{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.footer-links h4{color:#fff;font-size:.875rem;font-weight:700;margin:0 0 16px}.footer-links a{color:#94a3b8;cursor:pointer;display:block;font-size:.85rem;padding:6px 0;text-decoration:none;transition:all .2s ease}.footer-links a:hover{color:#fb7185;transform:translateX(4px)}.footer-contact{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:32px}.contact-info{display:flex;gap:32px}.contact-item{color:#cbd5e1;font-size:.85rem;gap:8px}.contact-item svg{color:#fb7185;flex-shrink:0}.social-links{display:flex;gap:12px}.social-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#94a3b8;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px}.social-link:hover{background:#e11d48;border-color:#e11d48;box-shadow:0 4px 12px #e11d4866;color:#fff;transform:translateY(-2px)}.footer-bottom{align-items:center;display:flex;justify-content:space-between}.footer-bottom p{color:#64748b;font-size:.8rem;margin:0}@media (max-width:1024px){.hero-container{gap:48px;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.75rem}.hero-subtitle{margin:0 auto 32px}.hero-cta,.hero-stats{justify-content:center}.hero-visual{order:-1}.hero-image-container{height:320px;width:320px}.hero-floating-card.card-1{left:5%}.hero-floating-card.card-2{right:5%}.features-grid{grid-template-columns:repeat(2,1fr)}.value-grid{grid-template-columns:1fr}.steps-line{display:none}.footer-main{gap:40px;grid-template-columns:1fr}.footer-contact{align-items:flex-start;flex-direction:column;gap:24px}.contact-info{flex-direction:column;gap:12px}}@media (max-width:768px){.nav-container{padding:0 20px}.nav-logo-img{height:30px}.btn-nav-login,.btn-nav-register{font-size:.8rem;padding:8px 14px}.hero-container{padding:40px 20px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta{flex-direction:column;margin:0 auto 40px;max-width:280px;width:100%}.btn-primary-hero,.btn-secondary-hero{justify-content:center}.hero-stats{flex-direction:column;gap:16px}.stat-divider{display:none}.hero-image-container{height:260px;width:260px}.hero-logo-icon{height:120px;width:120px}.hero-floating-card{font-size:.75rem;padding:8px 12px}.section-container{padding:0 20px}.section-header h2{font-size:1.75rem}.features-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:40px}.cta-card{padding:40px 24px}.cta-buttons{align-items:center;flex-direction:column}.btn-cta-primary,.btn-cta-secondary{justify-content:center;max-width:240px;width:100%}.footer-container{padding:48px 20px 24px}.footer-links-section{gap:24px;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (max-width:480px){.footer-links-section{grid-template-columns:1fr}}:root{--primary:#ec1313;--primary-dark:#c41010;--bg-dark:#221010;--surface-dark:#1a0c0c;--text-white:#fff;--text-gray:#9ca3af;--input-bg:#f9fafb}.login-wrapper{background-color:#221010;background-color:var(--bg-dark);display:flex;font-family:Inter,sans-serif;height:100vh;overflow:hidden;width:100%}.left-panel{display:none;height:100%;padding:2rem;position:relative;width:70%}@media (min-width:768px){.left-panel{display:block}.right-panel{width:30%!important}}.left-content-bg{background-image:linear-gradient(to bottom right,#221010eb,#0a0505d9),url(https://lh3.googleusercontent.com/aida-public/AB6AXuDrKt6kxT8RbW3octzC8SuSB5u8RIsqeqyNNjKhlx0jYsImsbihxvQUbDE7LZ3GElGAhgGgi53OW8cvR8yUeQxo21z-lR2LWJ3TfRdqay6iQbipGTmk3c4YJc3woewxRP4a6v_mq3YCyxPZIdLb8uUm4iTyXyT3NTNbpskerUBKnFxUY8RkCOrm37lr05YhcWBSieT7SRrYd3l1cU7oR7_D6SNTo5mBGAEuLkJZz3jDGXs6l2Zw8KOsIpOtkdx5_V3Xuog5CNefMGI);background-position:50%;background-size:cover;border-radius:1.5rem;inset:0;position:absolute;z-index:0}.glass-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:3.5rem;position:relative;z-index:10}.brand-header{gap:1rem}.brand-header,.brand-icon{align-items:center;display:flex}.brand-icon{background:#ec1313;background:var(--primary);border-radius:.75rem;box-shadow:0 10px 15px -3px #ec13134d;color:#fff;height:3rem;justify-content:center;width:3rem}.brand-name{color:#fff;font-size:1.875rem;font-weight:700}.brand-logo{filter:none;height:60px;object-fit:contain;width:auto}.brand-logo-container{margin-bottom:2rem;text-align:center}.hero-title{color:#fff;font-size:5rem;font-weight:800;line-height:1.1;margin-bottom:2rem}.highlight-text{color:#ec1313;color:var(--primary)}.hero-desc{color:#fff;font-size:1.25rem;margin-bottom:3rem;max-width:32rem;opacity:.9}.quote-block{background:#ffffff0d;border-left:4px solid #ec1313;border-left:4px solid var(--primary);border-radius:0 1rem 1rem 0;padding:1rem 2rem}.quote-text{color:#fff;font-size:1.5rem;font-style:italic;margin-bottom:.5rem}.quote-author{color:#ec1313;color:var(--primary);font-size:.875rem;font-weight:900;letter-spacing:.2em}.login-feature-grid{grid-gap:1rem;border-top:1px solid #ffffff1a;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:3rem;padding-top:2rem}.login-feature-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:.75rem;display:flex;gap:1rem;overflow:hidden;padding:1.25rem;position:relative;text-align:left;transition:all .2s ease}.login-feature-card:before{background:#fff;content:"";height:3px;left:0;opacity:.8;position:absolute;top:0;width:100%}.login-feature-card:hover{background:#ffffff0f;border-color:#ffffff1a;box-shadow:0 10px 20px -5px #0003;transform:translateY(-2px)}.login-feature-card .feature-icon{align-items:center;border-radius:.5rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.feature-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:2.5rem}.login-feature-card h4{color:#fff;font-size:.95rem;font-weight:700;margin:0 0 .25rem}.login-feature-card p{color:#9ca3af;font-size:.8rem;line-height:1.4;margin:0}.login-feature-card.red:before{background:linear-gradient(90deg,#e11d48,#be123c)}.login-feature-card.red .feature-icon{background:#e11d481a;color:#fb7185}.login-feature-card.purple:before{background:linear-gradient(90deg,#7c3aed,#6d28d9)}.login-feature-card.purple .feature-icon{background:#7c3aed1a;color:#a78bfa}.login-feature-card.blue:before{background:linear-gradient(90deg,#3b82f6,#2563eb)}.login-feature-card.blue .feature-icon{background:#3b82f61a;color:#60a5fa}.login-feature-card.green:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.login-feature-card.green .feature-icon{background:#22c55e1a;color:#4ade80}.right-panel{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;overflow-y:auto;padding:2rem;width:100%}.form-container{margin:0 auto;max-width:420px;width:100%}.form-header{text-align:center}.form-header h2{color:#111827;font-size:2.25rem;font-weight:700}.form-header p{color:#6b7280;font-size:1.125rem;margin-bottom:2.5rem}.auth-form{display:flex;flex-direction:column;gap:1.75rem}.input-group label{color:#374151;display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.input-wrapper{position:relative}.icon-left{color:#9ca3af;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.input-wrapper input{background:#f9fafb;background:var(--input-bg);border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 3rem;transition:all .2s;width:100%}.input-wrapper input:focus{background:#fff;border-color:#0000;box-shadow:0 0 0 2px #ec131333;outline:none}.label-row{align-items:center;display:flex;justify-content:space-between}.forgot-link{color:#ec1313;color:var(--primary);font-size:.875rem;font-weight:700;text-decoration:none}.toggle-password{background:none;border:none;color:#9ca3af;cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.submit-btn{background:#ec1313;background:var(--primary);border:none;border-radius:.75rem;box-shadow:0 4px 6px -1px #ec131333;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;transition:all .2s;width:100%}.submit-btn:hover{background:#c41010;background:var(--primary-dark);transform:translateY(-1px)}.submit-btn:active{transform:scale(.98)}.divider{margin:2rem 0;position:relative;text-align:center}.divider:before{border-top:1px solid #e5e7eb;content:"";left:0;position:absolute;top:50%;width:100%}.divider span{background:#fff;color:#9ca3af;font-size:.75rem;font-weight:600;padding:0 1rem;position:relative}.social-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.social-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;cursor:pointer;display:flex;font-weight:600;gap:.75rem;justify-content:center;padding:.75rem}.social-btn svg{height:1.25rem;width:1.25rem}.register-cta{color:#111827;display:block;margin-top:2rem;text-align:center;width:100%}.register-cta a{color:#ec1313;color:var(--primary);display:inline-block;font-weight:700;text-decoration:underline;text-underline-offset:4px}.loader-container{align-items:center;display:flex;gap:.5rem;justify-content:center}.spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:1.25rem;width:1.25rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a0c0c;background:var(--surface-dark)}::-webkit-scrollbar-thumb{background:#482323;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ec1313;background:var(--primary)}.error-alert{background:#fef2f2;border:1px solid #fee2e2;border-radius:.75rem;color:#ef4444;font-size:.875rem;font-weight:500;margin-bottom:2rem;padding:.75rem;text-align:center}.success-alert{background:#f0fdf4;border-color:#dcfce7;color:#16a34a}.role-toggle{background:#ffffff0d;border:1px solid #e5e7eb;border-radius:30px;display:flex;gap:8px;margin:1.5rem auto 0;padding:6px;width:-webkit-fit-content;width:fit-content}.role-btn{background:#0000;border:none;border-radius:24px;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 24px;transition:all .2s}.role-btn:hover{background:#0000000d;color:#111827}.role-btn.active{background:#ec1313;background:var(--primary);box-shadow:0 4px 15px #ec13134d;color:#fff}.role-btn.active:disabled{cursor:default;pointer-events:none}.validation-feedback{align-items:center;animation:fadeIn .2s ease-out;display:flex;font-size:.75rem;font-weight:500;gap:6px;margin-top:6px}.validation-feedback.error{color:#ef4444}.validation-feedback.success{color:#22c55e}.input-wrapper.input-error input{background-color:#fef2f2;border-color:#ef4444}.input-wrapper.input-error input:focus{box-shadow:0 0 0 2px #ef444433}.input-wrapper.input-valid input{background-color:#f0fdf4;border-color:#22c55e}.input-wrapper.input-valid input:focus{box-shadow:0 0 0 2px #22c55e33}.validation-icon{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.validation-icon.valid{color:#22c55e}.validation-icon.error{color:#ef4444}.password-strength{align-items:center;display:flex;gap:10px;margin-top:8px}.strength-bar{background:#e5e7eb;border-radius:4px;flex:1 1;height:4px;overflow:hidden}.strength-fill{border-radius:4px;height:100%;transition:width .3s ease,background-color .3s ease}.strength-label{font-size:.7rem;font-weight:600;min-width:70px;text-align:right}.input-wrapper.input-valid .toggle-password{right:38px}.input-helper{color:#9ca3af;font-size:.7rem;margin-top:4px}.validation-requirements{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:8px;padding:10px 12px}.validation-requirements p{color:#6b7280;font-size:.7rem;font-weight:600;margin:0 0 6px}.validation-requirements ul{margin:0;padding-left:18px}.validation-requirements li{color:#9ca3af;font-size:.7rem;margin-bottom:2px}.validation-requirements li.met{color:#22c55e}.validation-requirements li.met::marker{color:#22c55e;content:"✓ "}.profile-pill{background:#ffffffd9;background:var(--glass);border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:30px;padding:8px 16px 8px 20px;transition:all .25s ease}.profile-pill:hover{background:#fff;box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--shadow-md)}.avatar-placeholder{background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand),var(--brand-dark))}.avatar-img,.avatar-placeholder{box-shadow:0 2px 8px #e11d484d;height:40px;width:40px}.avatar-img{border:2px solid #e11d48;border:2px solid var(--brand)}.announcement-item.featured .announcement-dot{animation:announcePulse 2s infinite}@keyframes announcePulse{0%,to{box-shadow:0 0 0 3px #e11d4826}50%{box-shadow:0 0 0 6px #e11d481a}}.stat-value{color:#0f172a;color:var(--slate-900);font-size:2rem;font-weight:800;letter-spacing:-1px;margin-bottom:4px}.stat-label{color:#64748b;color:var(--slate-500);font-size:.9rem;font-weight:500}.grid-layout{position:relative}.project-list-wrapper{margin-top:8px;max-height:500px;overflow-x:hidden;overflow-y:auto;padding-bottom:20px;padding-right:8px}.project-list-wrapper::-webkit-scrollbar{display:none}.activity-section{align-self:start;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px;z-index:5}.activity-section h3{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700;margin-bottom:18px}.activity-card-wrapper{border-radius:10px;max-height:450px;overflow-y:auto}.activity-card{overflow:hidden;padding:0}.activity-dot.post{background:#e11d48;background:var(--brand);box-shadow:0 0 0 3px #e11d4833}.activity-dot.accept{background:#2563eb;background:var(--blue);box-shadow:0 0 0 3px #2563eb33}.activity-dot.done{background:#059669;background:var(--green);box-shadow:0 0 0 3px #05966933}@media (max-width:768px){.sidebar{display:none}.main-content{margin-left:0;padding:20px 20px 90px}.stats-grid{grid-template-columns:1fr}.profile-info,.search-box{display:none}.topbar{flex-wrap:wrap;gap:16px}.content-body{padding-bottom:80px}}.mobile-nav-item.mobile-nav-add{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);border-radius:50%;box-shadow:0 4px 16px #e11d4866;color:#fff;display:flex;height:50px;justify-content:center;margin-top:-20px;min-width:50px;padding:0;width:50px}.mobile-nav-item.mobile-nav-add svg{height:24px;width:24px}.mobile-nav-item.mobile-nav-add:active{transform:scale(.9)}@media (max-width:768px){.mobile-nav,.mobile-top-header{display:block}.main-content{padding-top:80px}.topbar{display:none}}.projects-rowU{-ms-overflow-style:none;display:flex;gap:16px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.projects-rowU::-webkit-scrollbar{display:none}.project-cardU{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0000000a,0 10px 20px #0000000f;cursor:pointer;flex-shrink:0;max-width:300px;min-width:300px;overflow:hidden;transition:all .25s ease}.project-cardU:hover{border-color:#e11d484d;box-shadow:0 8px 16px #00000014,0 20px 40px #0000001a;transform:translateY(-4px)}.card-headerU{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);display:flex;height:100px;justify-content:center;position:relative}.card-headerU.design{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.card-headerU.marketing{background:linear-gradient(135deg,#f97316,#ea580c)}.card-headerU.it{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.card-headerU i{color:#fff;font-size:36px;opacity:.25}.card-statusU{background:#fffffff2;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;position:absolute;right:10px;text-transform:uppercase;top:10px}.card-statusU.open{color:#059669}.card-statusU.ongoing{color:#2563eb}.card-statusU.done{color:#f59e0b}.card-statusU.closed{color:#64748b}.card-bodyU{padding:20px}.card-categoryU{color:#e11d48;font-size:.7rem;font-weight:700;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.card-titleU{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:12px;overflow:hidden}.card-metaU{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:14px}.card-budgetU{color:#059669;font-size:1.1rem;font-weight:800}.card-deadlineU{color:#64748b;font-size:.75rem;font-weight:500}.btn-primaryU{align-items:center;background:#e11d48;border:none;border-radius:6px;box-shadow:0 2px 8px #e11d4833;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:10px 16px;transition:all .2s ease;width:100%}.btn-primaryU:hover{background:#be123c;box-shadow:0 4px 12px #e11d484d;transform:translateY(-1px)}.btn-secondaryU{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#334155;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:10px 16px;transition:all .2s ease;width:100%}.btn-secondaryU:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-outlineU{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;font-weight:500;gap:6px;justify-content:center;padding:10px 16px;transition:all .2s ease;width:100%}.btn-outlineU:hover{border-color:#e11d48;color:#e11d48}.status-waiting{background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:6px;color:#f59e0b;font-weight:600}.status-complete,.status-waiting{font-size:.8rem;padding:10px 16px;text-align:center}.status-complete{background:#0596691a;border:1px solid #0596694d;border-radius:6px;color:#059669;font-weight:700}.rating-display{background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:6px;padding:12px 16px;text-align:center;width:100%}.rating-label{color:#d97706;font-size:.8rem;font-weight:600;margin:0 0 4px}.rating-stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px;margin:0}.btn-rate{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;padding:10px 16px;transition:all .2s ease;width:100%}.btn-rate:hover{box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}@media (max-width:640px){.projects-rowU{gap:12px}.project-cardU{max-width:260px;min-width:260px}.card-headerU{height:80px}.card-bodyU{padding:16px}.card-titleU{font-size:.95rem}.card-budgetU{font-size:1rem}}.review-modal-overlay{align-items:center;animation:reviewFadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.review-modal-content{animation:reviewSlideUp .25s ease;background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000026;max-width:90%;overflow:hidden;width:480px}.review-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.review-modal-header h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.review-close-btn{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.5rem;line-height:1;padding:4px 8px;transition:all .2s ease}.review-close-btn:hover{background:#e2e8f0;color:#0f172a}.review-modal-body{padding:24px;text-align:center}.review-project-title{color:#64748b;font-size:.9rem;margin:0 0 20px}.star-rating{color:#cbd5e1;cursor:pointer;display:flex;font-size:2.5rem;gap:8px;justify-content:center;margin:16px 0 24px}.star{transition:all .15s ease}.star.filled{color:#f59e0b;text-shadow:0 0 8px #f59e0b66}.star:hover{color:#fbbf24;transform:scale(1.15)}.review-textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.9rem;padding:14px 16px;resize:vertical;transition:all .2s ease;width:100%}.review-textarea:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814;outline:none}.review-textarea::placeholder{color:#94a3b8}.review-modal-actions{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.review-btn-cancel{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.review-btn-cancel:hover{background:#f1f5f9;border-color:#cbd5e1}.review-btn-submit{background:#e11d48;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.review-btn-submit:hover{background:#be123c;box-shadow:0 4px 12px #e11d484d;transform:translateY(-1px)}@keyframes reviewFadeIn{0%{opacity:0}to{opacity:1}}@keyframes reviewSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.review-modal-overlay{align-items:flex-end;padding:12px}.review-modal-content{border-radius:16px 16px 0 0;max-width:100%;width:100%}.review-modal-body,.review-modal-header{padding:16px}.star-rating{font-size:2rem}.review-modal-actions{flex-direction:column;padding:12px 16px}.review-btn-cancel,.review-btn-submit{text-align:center;width:100%}}.modal-overlay-fixed{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-box-modern{animation:slideUp .25s ease;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:80vh;max-width:90%;overflow:hidden;width:600px}.modal-header-modern{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.modal-header-modern h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.btn-close-modern{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.5rem;line-height:1;padding:4px 8px;transition:all .2s ease}.btn-close-modern:hover{background:#e2e8f0;color:#0f172a}.modal-body-scroll{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:20px 24px}.empty-state{font-size:.9rem;padding:40px 20px}.applicant-item{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px 20px;transition:all .2s ease}.applicant-item:hover{background:#f1f5f9;border-color:#e11d4833}.applicant-details{flex:1 1}.applicant-header{align-items:center;display:flex;gap:10px;margin-bottom:8px}.applicant-name{color:#e11d48;cursor:pointer;font-size:1rem;font-weight:600;margin:0;transition:all .2s ease}.applicant-name:hover{color:#be123c;text-decoration:underline}.rating-badge{background:#f59e0b26;border-radius:4px;color:#d97706;font-size:.7rem;font-weight:600;padding:3px 8px}.applicant-bid{color:#64748b;font-size:.85rem;margin:0 0 6px}.applicant-bid span{color:#0f172a;font-weight:600}.applicant-quote{color:#64748b;font-size:.8rem;font-style:italic;line-height:1.5;margin:8px 0 0}.status-rejected{color:#e11d48;display:inline-block;font-size:.75rem;font-weight:600;margin-top:8px}.applicant-actions{display:flex;flex-direction:column;flex-shrink:0;gap:6px}.btn-accept-modern{background:#059669;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.btn-accept-modern:hover{background:#047857;box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.btn-reject-modern{background:#e11d481a;border:1px solid #e11d48;border-radius:6px;color:#e11d48;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.btn-reject-modern:hover{background:#e11d48;box-shadow:0 4px 12px #e11d484d;color:#fff;transform:translateY(-1px)}@media (max-width:640px){.modal-overlay-fixed{align-items:flex-end;padding:12px}.modal-box-modern{border-radius:16px 16px 0 0;max-height:85vh;max-width:100%;width:100%}.modal-header-modern{padding:14px 16px}.modal-body-scroll{padding:16px}.applicant-item{flex-direction:column;padding:14px}.applicant-actions{flex-direction:row;margin-top:12px;width:100%}.applicant-actions button{flex:1 1}}.contract-modal-overlay{align-items:center;animation:contractFadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.contract-modal-box{animation:contractSlideUp .25s ease;background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:85vh;max-width:700px;overflow:hidden;width:100%}.contract-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:18px 24px}.contract-title{align-items:center;color:#0f172a;display:flex;gap:10px}.contract-title h3{font-size:1.1rem;font-weight:700;margin:0}.contract-title svg{color:#e11d48}.contract-close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.contract-close-btn:hover{background:#e2e8f0;color:#0f172a}.contract-modal-body{background:#f8fafc;flex:1 1;overflow-y:auto;padding:24px}.contract-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:40px}.contract-spinner{animation:contractSpin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#e11d48;height:32px;margin-bottom:12px;width:32px}.contract-error{background:#e11d480d;border:1px solid #e11d4833;border-radius:8px;color:#e11d48;padding:20px;text-align:center}.contract-text{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.7;margin:0;padding:20px;white-space:pre-wrap}.contract-modal-footer{background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.contract-btn-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.contract-btn-secondary:hover{background:#f1f5f9;border-color:#cbd5e1}.contract-btn-primary{align-items:center;background:#e11d48;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease}.contract-btn-primary:hover{background:#be123c;box-shadow:0 4px 12px #e11d484d;transform:translateY(-1px)}@media print{.contract-modal-overlay{background:#fff;position:static}.contract-modal-box{box-shadow:none;max-height:none;max-width:100%}.contract-modal-footer,.contract-modal-header{display:none}.contract-modal-body{background:#fff;padding:0}.contract-text{border:none;padding:0}}@keyframes contractFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contractSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes contractSpin{to{transform:rotate(1turn)}}@media (max-width:640px){.contract-modal-overlay{align-items:flex-end;padding:12px}.contract-modal-box{border-radius:16px 16px 0 0;max-height:90vh}.contract-modal-header{padding:14px 16px}.contract-title h3{font-size:1rem}.contract-modal-body{padding:16px}.contract-text{font-size:.8rem;padding:14px}.contract-modal-footer{flex-direction:column;padding:12px 16px}.contract-btn-primary,.contract-btn-secondary{justify-content:center;width:100%}}.search-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.search-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-height:80vh;max-width:600px;overflow:hidden;width:100%}.search-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.search-modal-header h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.search-modal-header .close-btn{align-items:center;background:#f8fafc;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.search-modal-header .close-btn:hover{background:#fee2e2;color:#e11d48}.search-modal-body{padding:24px}.search-input-group{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.search-input-wrapper{min-width:200px}.search-input-wrapper .search-icon{color:#64748b;left:14px;pointer-events:none;top:50%;transform:translateY(-50%)}.search-input-wrapper input{border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;outline:none;padding:12px 12px 12px 44px}.search-input-wrapper input:focus{box-shadow:0 0 0 3px #e11d481a}.search-input-wrapper input::placeholder{color:#94a3b8}.role-filter{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-family:inherit;font-size:.95rem;min-width:120px;outline:none;padding:12px 16px}.role-filter:focus{border-color:#e11d48}.search-btn{background:#e11d48;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 24px}.search-btn:hover:not(:disabled){background:#be123c}.search-btn:disabled{cursor:not-allowed;opacity:.6}.search-results{max-height:400px;overflow-y:auto}.loading-indicator{align-items:center;color:#64748b;display:flex;gap:12px;justify-content:center;padding:40px}.spinner-small{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#e11d48;height:24px;width:24px}.no-results{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.no-results svg{margin-bottom:12px;opacity:.5}.no-results p{font-size:.95rem}.results-list{display:flex;flex-direction:column;gap:8px}.result-item{align-items:center;background:#f8fafc;border-radius:10px;cursor:pointer;display:flex;gap:16px;padding:16px;transition:all .2s ease}.result-item:hover{background:#f1f5f9;transform:translateX(4px)}.result-avatar{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.result-avatar img{height:100%;object-fit:cover;width:100%}.avatar-fallback-icon{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.result-info{flex:1 1}.result-info h4{color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 2px}.result-info .username{color:#64748b;font-size:.85rem;margin:0 0 8px}.result-meta{display:flex;flex-wrap:wrap;gap:8px}.role-tag{border-radius:12px;font-size:.7rem;font-weight:600;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.role-tag.mahasiswa{background:#2563eb1a;color:#2563eb}.role-tag.umkm{background:#7c3aed1a;color:#7c3aed}.bidang-tag,.rating-tag{align-items:center;background:#0000000d;border-radius:12px;color:#64748b;display:flex;font-size:.75rem;gap:4px;padding:4px 10px}.rating-tag svg{color:#f59e0b}.view-profile-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;font-family:inherit;font-size:.85rem;padding:8px 16px}.view-profile-btn:hover{background:#e11d48;border-color:#e11d48;color:#fff}@media (max-width:640px){.search-modal{max-height:90vh}.search-input-group{flex-direction:column}.search-input-wrapper{min-width:100%}.role-filter,.search-btn{width:100%}.result-item{flex-wrap:wrap}.view-profile-btn{margin-top:8px;width:100%}}.view-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.view-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow:hidden;width:100%}.view-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.view-modal-header h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.view-modal-header .close-btn{align-items:center;background:#f8fafc;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.view-modal-header .close-btn:hover{background:#fee2e2;color:#e11d48}.view-modal-body{flex:1 1;overflow-y:auto;padding:24px}.empty-state,.loading-state{padding:48px}.empty-state svg{opacity:.3}.submissions-list{display:flex;flex-direction:column;gap:16px}.submission-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:20px;transition:all .2s ease}.submission-card:hover{background:#f1f5f9;border-color:#cbd5e1}.submission-card.selected{background:#fff1f2;border-color:#e11d48}.submission-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.submitter-info{display:flex;flex-direction:column;gap:4px}.submitter-info strong{color:#0f172a;font-size:1rem}.submitter-info span{color:#64748b;font-size:.8rem}.status-badge{border-radius:12px}.status-pending{background:#fef3c7;color:#d97706}.status-approved{background:#dcfce7;color:#16a34a}.status-rejected{background:#fee2e2;color:#dc2626}.submission-description{color:#334155;font-size:.9rem;line-height:1.6;margin:0 0 12px}.submission-links{margin-bottom:12px}.submission-links strong{color:#64748b;display:block;font-size:.8rem;margin-bottom:8px}.submission-links a{align-items:center;background:#e0f2fe;border-radius:6px;color:#0284c7;display:inline-flex;font-size:.85rem;gap:6px;margin-bottom:8px;margin-right:8px;padding:6px 12px;text-decoration:none;transition:all .2s ease}.submission-links a:hover{background:#bae6fd}.submission-files{margin-bottom:12px}.submission-files strong{color:#64748b;display:block;font-size:.8rem;margin-bottom:8px}.file-link{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;display:flex;gap:8px;margin-bottom:8px;padding:10px 14px;text-decoration:none;transition:all .2s ease}.file-link:hover{background:#fff1f2;border-color:#e11d48}.file-link svg:first-child{color:#64748b}.file-link span{flex:1 1;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-link svg:last-child{color:#e11d48}.submission-feedback{background:#00000008;border-radius:8px;margin-top:12px;padding:12px}.submission-feedback strong{color:#64748b;display:block;font-size:.8rem;margin-bottom:4px}.submission-feedback p{color:#334155;font-size:.9rem;margin:0}.review-section{border-top:2px solid #e2e8f0;margin-top:24px;padding-top:24px}.review-section h4{color:#0f172a;font-size:1rem;margin:0 0 16px}.review-section textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;margin-bottom:16px;padding:14px 16px;resize:vertical;width:100%}.review-section textarea:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d481a;outline:none}.review-actions{display:flex;gap:12px}.btn-approve,.btn-reject{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .2s ease}.btn-reject{background:#fee2e2;color:#dc2626}.btn-reject:hover:not(:disabled){background:#fca5a5}.btn-approve{background:#16a34a;color:#fff}.btn-approve:hover:not(:disabled){background:#15803d}.btn-approve:disabled,.btn-reject:disabled{cursor:not-allowed;opacity:.6}@media (max-width:640px){.view-modal-body{padding:16px}.submission-header{gap:8px}.review-actions,.submission-header{flex-direction:column}}.recent-activities-content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;overflow:hidden}.activities-loading{color:#64748b;font-size:.9rem;padding:30px;text-align:center}.empty-activities{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.empty-activities svg{color:#cbd5e1;margin-bottom:12px}.empty-activities p{color:#64748b;font-weight:600;margin:0 0 6px}.empty-activities span{font-size:.85rem}.recent-activities-list{display:flex;flex-direction:column;gap:12px}.activity-item{border:1px solid #0000;border-radius:12px;gap:14px;padding:16px;transition:all .2s ease}.activity-item:hover{box-shadow:0 4px 12px #00000008;transform:translateY(-2px)}.bg-blue-50{background-color:#eff6ff}.border-blue-100{border-color:#dbeafe}.text-blue-500{color:#3b82f6}.bg-green-50{background-color:#f0fdf4}.border-green-100{border-color:#dcfce7}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.bg-red-50{background-color:#fef2f2}.border-red-100{border-color:#fee2e2}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.bg-purple-50{background-color:#faf5ff}.border-purple-100{border-color:#f3e8ff}.text-purple-500{color:#a855f7}.bg-indigo-50{background-color:#eef2ff}.border-indigo-100{border-color:#e0e7ff}.text-indigo-500{color:#6366f1}.bg-gray-50{background-color:#f8fafc}.border-gray-100{border-color:#e2e8f0}.text-gray-400{color:#94a3b8}.activity-icon-wrapper{align-items:center;display:flex;flex-shrink:0;padding-top:2px}.activity-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.activity-text{color:#334155;font-size:.9rem;font-weight:500;line-height:1.4;margin:0}.activity-time{color:#64748b;font-size:.75rem}.view-all-activities{align-items:center;background:#0000;border:none;color:#64748b;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:4px;justify-content:center;margin-top:4px;padding:8px;transition:color .2s;width:100%}.view-all-activities:hover{color:#334155}*{box-sizing:border-box;margin:0;padding:0}.dashboard-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);display:flex;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.bg-glow{border-radius:50%;filter:blur(120px);opacity:.6;pointer-events:none;position:absolute;z-index:0}.glow-1{animation:float 8s ease-in-out infinite;background:radial-gradient(circle,#e11d4826 0,#0000 70%);height:50%;left:-10%;top:-15%;width:50%}.glow-2{animation:float 10s ease-in-out infinite reverse;background:radial-gradient(circle,#f973161f 0,#0000 70%);bottom:-15%;height:40%;right:-10%;width:40%}.glow-3{animation:float 12s ease-in-out infinite;background:radial-gradient(circle,#7c3aed1a 0,#0000 70%);height:25%;right:20%;top:40%;width:25%}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.dashboard-container:before{animation:floatDot 6s ease-in-out infinite;background:linear-gradient(135deg,#e11d484d,#e11d481a);height:8px;left:35%;top:20%;width:8px}.dashboard-container:after,.dashboard-container:before{border-radius:50%;content:"";position:absolute;z-index:1}.dashboard-container:after{animation:floatDot 8s ease-in-out infinite reverse;background:linear-gradient(135deg,#7c3aed4d,#7c3aed1a);bottom:30%;height:12px;right:25%;width:12px}@keyframes floatDot{0%,to{opacity:.6;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-15px) scale(1.2)}}.sidebar{flex-shrink:0;height:100vh;left:0;padding:20px;position:fixed;top:0;width:280px;z-index:10}.sidebar-inner{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:12px;box-shadow:0 4px 6px #0000000a,0 10px 20px #00000014,inset 0 1px 0 #ffffffe6;box-shadow:0 4px 6px var(--shadow-sm),0 10px 20px var(--shadow-md),inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;height:calc(100vh - 40px)}.logo-section{gap:14px;padding:28px 24px}.logo-icon,.logo-section{align-items:center;display:flex}.logo-icon{background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-radius:8px;box-shadow:0 4px 12px #e11d4859,0 2px 4px #e11d4833;justify-content:center;padding:10px;transition:transform .3s ease,box-shadow .3s ease}.logo-icon:hover{box-shadow:0 6px 20px #e11d4866;transform:scale(1.05)}.logo-text{color:#0f172a;color:var(--slate-900);font-size:1.4rem;font-weight:800;letter-spacing:-.5px}.logo-subtext{color:#64748b;color:var(--slate-500);font-size:.7rem;font-weight:500;letter-spacing:.3px}.logo-icon-img{border-radius:8px;height:44px;object-fit:contain;width:44px}.logo-text-img{height:22px;object-fit:contain;width:auto}.nav-menu{display:flex;flex:1 1;flex-direction:column;gap:6px;padding:16px 14px}.nav-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;color:var(--slate-500);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:500;gap:14px;padding:14px 18px;text-align:left;transition:all .25s ease}.nav-item:hover:not(.active){background:#fffc;color:#334155;color:var(--slate-700);transform:translateX(4px)}.nav-item.active{background:#fff1f2;background:var(--brand-light);box-shadow:0 2px 8px #e11d4826;font-weight:600}.nav-item.active,.nav-item.active svg{color:#e11d48;color:var(--brand)}.nav-item-icon-wrapper{align-items:center;display:flex;position:relative}.unread-dot{animation:unreadPulse 2s infinite;background:linear-gradient(135deg,#22c55e,#16a34a);border:2px solid #fff;border-radius:50%;height:8px;position:absolute;right:-4px;top:-2px;width:8px}@keyframes unreadPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.unread-badge{border-radius:10px;margin-left:auto;min-width:18px;padding:3px 8px;text-align:center}.sidebar-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--slate-200);display:flex;flex-direction:column;gap:6px;padding:16px 14px}.settings-btn{color:#64748b;color:var(--slate-500)}.logout-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#e11d48;color:var(--brand);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:14px;padding:14px 18px;text-align:left;transition:all .25s ease}.logout-btn:hover{background:#fff1f2;background:var(--brand-light);transform:translateX(4px)}.main-content{flex:1 1;margin-left:280px;overflow-y:auto;padding:20px 40px 40px 20px;z-index:5}.topbar{align-items:center;background:#0000;display:flex;justify-content:space-between;padding-bottom:30px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.search-box{position:relative;width:400px}.search-box input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;background:var(--glass);border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:8px;box-shadow:0 2px 8px #0000000a;box-shadow:0 2px 8px var(--shadow-sm);font-size:.95rem;outline:none;padding:14px 14px 14px 48px;transition:all .25s ease;width:100%}.search-box input:focus{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a,0 4px 12px #00000014;box-shadow:0 0 0 3px #e11d481a,0 4px 12px var(--shadow-md)}.search-box input::placeholder{color:#64748b;color:var(--slate-500)}.search-icon{color:var(--slate-500);pointer-events:none;top:50%;transform:translateY(-50%)}.topbar-actions{align-items:center;display:flex;gap:16px;margin-left:auto}.topbar-greeting{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffe6,#fff1f2cc);border:1px solid #e11d481a;border-radius:12px;box-shadow:0 2px 12px #e11d4814;display:flex;gap:12px;padding:12px 24px}.greeting-text{color:#334155;color:var(--slate-700);font-size:.95rem;font-weight:600}.greeting-divider{color:#cbd5e1;color:var(--slate-300);font-weight:300}.greeting-role{background:linear-gradient(135deg,#e11d481a,#be123c0d);border-radius:20px;color:#e11d48;color:var(--brand);font-size:.85rem;font-weight:700;padding:4px 12px}.profile-pill{align-items:center;background:linear-gradient(135deg,#fff,#fef2f2 50%,#fff1f2);background-clip:padding-box;border:2px solid #0000;border-radius:60px;box-shadow:0 4px 20px #e11d481f,0 2px 8px #0000000f,inset 0 1px 0 #ffffffe6;display:flex;gap:14px;overflow:hidden;padding:12px 20px 12px 24px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.profile-pill:before{background:linear-gradient(135deg,#e11d48,#f97316,#e11d48);border-radius:60px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}.profile-pill:hover{background:linear-gradient(135deg,#fff,#fce7f3 50%,#fef2f2);box-shadow:0 8px 32px #e11d4833,0 4px 12px #00000014,inset 0 1px 0 #fff;transform:translateY(-3px) scale(1.02)}.profile-info{text-align:right}.p-name{color:#0f172a;color:var(--slate-900);font-size:.9rem;font-weight:600;margin-bottom:2px}.p-status{color:#e11d48;color:var(--brand);font-size:.75rem;font-weight:600}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c 50%,#9f1239);border-radius:50%;box-shadow:0 4px 12px #e11d4866,inset 0 2px 4px #fff3;color:#fff;display:flex;height:44px;justify-content:center;position:relative;width:44px;z-index:1}.avatar-placeholder:before{animation:avatarRing 3s ease-in-out infinite;background:linear-gradient(135deg,#f97316,#e11d48,#7c3aed);border-radius:50%;content:"";inset:-3px;position:absolute;z-index:-1}@keyframes avatarRing{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.avatar-img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #e11d484d,0 0 0 3px #e11d4833;height:44px;object-fit:cover;position:relative;width:44px;z-index:1}.glass-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:10px;box-shadow:0 4px 6px #0000000a,0 10px 20px #00000014;box-shadow:0 4px 6px var(--shadow-sm),0 10px 20px var(--shadow-md);transition:all .3s ease}.glass-card:hover{box-shadow:0 8px 16px #00000014,0 20px 40px #0000001f;box-shadow:0 8px 16px var(--shadow-md),0 20px 40px var(--shadow-lg)}.welcome-banner{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c 50%,#9f1239);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 50%,#9f1239 100%);border-radius:12px;box-shadow:0 10px 30px #e11d484d,0 4px 12px #e11d4833;color:#fff;display:flex;justify-content:space-between;margin-bottom:28px;overflow:hidden;padding:36px 40px;position:relative}.welcome-banner:before{background:radial-gradient(circle,#ffffff1a 0,#0000 60%);content:"";height:200%;pointer-events:none;position:absolute;right:-20%;top:-50%;width:60%}.banner-text h2{color:#fff;font-size:1.7rem;font-weight:700;letter-spacing:-.5px;margin-bottom:8px}.banner-text p{color:#ffffffe6;font-size:1rem;font-weight:400}.banner-btn{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#0f172a;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:700;gap:10px;padding:14px 28px;transition:all .25s ease}.banner-btn:hover{background:#f8fafc;box-shadow:0 8px 20px #0003;transform:translateY(-3px) scale(1.02)}.top-info-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:28px;margin-top:28px}.section-header-alt{align-items:center;display:flex;gap:12px;margin-bottom:16px}.section-header-alt h3{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700;margin:0}.section-icon{align-items:center;border-radius:10px;display:flex;height:36px;justify-content:center;transition:transform .3s ease;width:36px}.section-icon:hover{transform:scale(1.1)}.announcement-icon{background:linear-gradient(135deg,#e11d4826,#be123c40);color:#e11d48;color:var(--brand)}.activity-icon{background:linear-gradient(135deg,#2563eb26,#3b82f640);color:#2563eb;color:var(--blue)}.announcement-card{min-height:200px;overflow:hidden;padding:0!important;position:relative}.announcement-card:before{background:linear-gradient(90deg,#e11d48,#f97316 50%,#7c3aed);background:linear-gradient(90deg,var(--brand) 0,var(--orange) 50%,var(--purple) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.empty-state{color:#64748b;color:var(--slate-500);padding:40px 24px;text-align:center}.empty-state p{font-size:.9rem}.announcement-list{padding:8px 0}.announcement-item{border-left:3px solid #0000;display:flex;gap:14px;padding:16px 20px;position:relative;transition:all .25s ease}.announcement-item:hover{background:linear-gradient(90deg,#e11d480d,#0000)}.announcement-item.featured,.announcement-item:hover{border-left-color:#e11d48;border-left-color:var(--brand)}.announcement-item.featured{background:linear-gradient(90deg,#e11d4814,#f9731608)}.announcement-item:not(:last-child):after{background:linear-gradient(90deg,#e2e8f0,#0000);background:linear-gradient(90deg,var(--slate-200),#0000);bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px}.announcement-dot{background:linear-gradient(135deg,#e11d48,#f97316);background:linear-gradient(135deg,var(--brand),var(--orange));border-radius:50%;box-shadow:0 0 0 3px #e11d4826;flex-shrink:0;height:10px;margin-top:5px;width:10px}.announcement-item.featured .announcement-dot{animation:pulse 2s infinite;height:12px;width:12px}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #e11d4826}50%{box-shadow:0 0 0 6px #e11d481a}}.announcement-content{flex:1 1;min-width:0}.announcement-content h4{color:#1e293b;color:var(--slate-800);font-size:.95rem;font-weight:600;line-height:1.4;margin-bottom:6px}.announcement-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#475569;color:var(--slate-600);display:-webkit-box;font-size:.82rem;line-height:1.5;margin-bottom:8px;overflow:hidden}.announcement-date{align-items:center;color:#94a3b8;color:var(--slate-400);display:inline-flex;font-size:.7rem;font-weight:500;gap:4px}.announcement-date:before{content:"📅";font-size:.65rem}.activity-section-top{display:flex;flex-direction:column}.activity-card-top{max-height:280px;min-height:200px;overflow:hidden;overflow-y:auto;padding:0!important;position:relative}.activity-card-top:before{background:linear-gradient(90deg,#2563eb,#7c3aed 50%,#059669);background:linear-gradient(90deg,var(--blue) 0,var(--purple) 50%,var(--green) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:10}.activity-card-top::-webkit-scrollbar{width:4px}.activity-card-top::-webkit-scrollbar-track{background:#0000}.activity-card-top::-webkit-scrollbar-thumb{background:#cbd5e1;background:var(--slate-300);border-radius:4px}.stats-grid{grid-gap:20px;grid-template-columns:repeat(3,1fr)}.admin-stats-grid,.stats-grid{display:grid;gap:20px;margin-bottom:32px}.admin-stats-grid{grid-gap:20px;grid-template-columns:repeat(2,1fr)}.stat-card{overflow:hidden;padding:24px;position:relative}.stat-card:before{background:linear-gradient(135deg,#0000 50%,#e11d480d 0);border-radius:0 10px 0 0;content:"";height:60px;position:absolute;right:0;top:0;transition:all .3s ease;width:60px}.stat-card:hover:before{background:linear-gradient(135deg,#0000 50%,#e11d481a 0);height:80px;width:80px}.stat-card:after{animation:shine 6s ease-in-out infinite;background:linear-gradient(45deg,#0000 40%,#ffffff1a 50%,#0000 60%);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:translateX(-100%);width:200%}@keyframes shine{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}.stat-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:18px}.icon-wrapper{align-items:center;border-radius:8px;display:flex;height:48px;justify-content:center;transition:transform .3s ease;width:48px}.icon-wrapper.red{background:#e11d481f;color:#e11d48;color:var(--brand)}.icon-wrapper.green{background:#0596691f;color:#059669;color:var(--green)}.icon-wrapper.blue{background:#2563eb1f;color:#2563eb;color:var(--blue)}.icon-wrapper.purple{background:#7c3aed1f;color:#7c3aed;color:var(--purple)}.stat-card:hover .icon-wrapper{transform:scale(1.1)}.stat-badge{align-items:center;border-radius:6px;display:flex;font-size:.75rem;font-weight:700;gap:4px;padding:5px 10px}.stat-badge.pos{background:#0596691f;color:#059669;color:var(--green)}.stat-badge.neg{background:#e11d481f;color:#e11d48;color:var(--brand)}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:2.5rem;font-weight:900;letter-spacing:-1.5px;margin-bottom:6px;position:relative}.stat-value:after{background:linear-gradient(90deg,#e11d48,#0000);background:linear-gradient(90deg,var(--brand),#0000);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.stat-label{color:#1e293b;font-size:.75rem;font-weight:700;letter-spacing:1px;opacity:.9;text-transform:uppercase}.projects-section-full{margin-bottom:40px}.projects-section-full .section-header{margin-bottom:20px}.project-grid-wrapper,.project-grid-wrapper .search-filter-container{width:100%}.project-grid-wrapper .search-bar-wrapper{flex:1 1;min-width:0}.project-grid-wrapper .search-input-main{width:100%}.project-grid-wrapper .filter-wrapper{flex-shrink:0;max-width:180px}.project-grid-wrapper>div{display:flex;flex-direction:column;gap:16px}.project-grid-wrapper .projects-rowM{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.project-grid-wrapper .glass-card,.project-grid-wrapper .project-card,.project-grid-wrapper .project-cardM{max-width:100%;min-width:0;min-width:auto;width:100%}@media (max-width:1200px){.project-grid-wrapper .projects-rowM{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-grid-wrapper .projects-rowM,.top-info-grid{grid-template-columns:1fr}}.grid-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:2fr 1fr}.projects-section{min-height:0}.projects-section .project-list-wrapper{max-height:500px;overflow-x:hidden;overflow-y:auto;padding-right:8px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.section-header h3{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700}.text-link{background:none;border:none;border-radius:6px;color:#e11d48;color:var(--brand);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .25s ease}.text-link:hover{background:#fff1f2;background:var(--brand-light)}.activity-item{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--slate-100);display:flex;gap:16px;padding:18px 20px;transition:background .2s ease}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#ffffff80}.activity-dot{border-radius:50%;flex-shrink:0;height:10px;margin-top:6px;width:10px}.activity-dot.apply{background:#e11d48;background:var(--brand);box-shadow:0 0 0 3px #e11d4833}.activity-dot.contract{background:#2563eb;background:var(--blue);box-shadow:0 0 0 3px #2563eb33}.activity-dot.money{background:#059669;background:var(--green);box-shadow:0 0 0 3px #05966933}.activity-info p{color:#334155;color:var(--slate-700);font-size:.9rem;font-weight:500;margin-bottom:4px}.activity-info span{color:#64748b;color:var(--slate-500);font-size:.8rem}.page-header{margin-bottom:28px}.page-header h2{color:#0f172a;color:var(--slate-900);font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:8px}.page-header p{color:#64748b;color:var(--slate-500);font-size:1rem}.under-construction{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;text-align:center}.under-construction .emoji-icon{background:#f1f5f9;background:var(--slate-100);border-radius:8px;color:#64748b;color:var(--slate-500);font-size:1.2rem;font-weight:600;margin-bottom:16px;padding:12px 24px}.under-construction h3{color:#334155;color:var(--slate-700);font-size:1.5rem;font-weight:600}.fade-in{animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1400px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.grid-layout{grid-template-columns:1fr}.sidebar{width:260px}.main-content{margin-left:260px}}@media (max-width:1024px){.main-content{margin-left:260px;padding:20px}.search-box{width:300px}.welcome-banner{flex-direction:column;gap:20px;text-align:center}.banner-btn{justify-content:center;width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sidebar{display:none}.main-content{margin-left:0;padding:20px}.stats-grid{grid-template-columns:1fr}.search-box{width:200px}.profile-info{display:none}.topbar{flex-wrap:wrap;gap:16px}}.form-group label{color:var(--slate-700)}.form-group input,.form-group select,.form-group textarea{background:var(--slate-50);border:1px solid var(--slate-200);color:var(--slate-900);display:block}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a}.form-group textarea{min-height:150px}.grid{display:grid}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.w-full{width:100%}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.text-slate-900{color:#0f172a;color:var(--slate-900)}.text-slate-800{color:#1e293b;color:var(--slate-800,#1e293b)}.text-slate-700{color:#334155;color:var(--slate-700)}.text-slate-500,.text-slate-600{color:#64748b;color:var(--slate-500)}.text-slate-400{color:#94a3b8}.bg-brand{background-color:#e11d48;background-color:var(--brand)}.border-b{border-bottom-width:1px}.border-slate-200{border-color:#e2e8f0;border-color:var(--slate-200)}.last\:border-0:last-child{border-width:0}.last\:pb-0:last-child{padding-bottom:0}.pb-3{padding-bottom:.75rem}.mb-3{margin-bottom:.75rem}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.w-2{width:.5rem}.h-2{height:.5rem}.rounded-full{border-radius:9999px}.block{display:block}.font-semibold{font-weight:600}.text-xs{font-size:.75rem;line-height:1rem}.space-y-4>*+*{margin-top:1rem}.btn-brand{align-items:center;background:#e11d48;background:var(--brand);border:none;border-radius:.75rem;box-shadow:0 4px 6px -1px #e11d4833;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:700;gap:8px;padding:12px 24px;transition:all .2s ease}.btn-brand:hover{background:#be123c;background:var(--brand-dark);box-shadow:0 6px 10px -1px #e11d484d;transform:translateY(-1px)}.btn-brand:active{transform:scale(.98)}.mobile-nav{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #e2e8f0;border-top:1px solid var(--slate-200);bottom:0;box-shadow:0 -4px 20px #00000014;display:none;left:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:1000}.mobile-nav-inner{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:500px}.mobile-nav-item{align-items:center;background:none;border:none;border-radius:12px;color:#64748b;color:var(--slate-500);cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:.65rem;font-weight:600;gap:4px;min-width:60px;padding:8px 12px;transition:all .2s ease}.mobile-nav-item:active{transform:scale(.95)}.mobile-nav-item.active{background:#fff1f2;background:var(--brand-light);color:#e11d48;color:var(--brand)}.mobile-nav-item svg{height:22px;width:22px}.mobile-nav-item .nav-badge{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:8px;color:#fff;display:flex;font-size:.6rem;font-weight:700;height:16px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;right:8px;top:2px}.mobile-nav-item-wrapper{position:relative}@media (max-width:768px){.mobile-nav{display:block}.main-content{padding-bottom:90px;padding-top:80px}.content-body{padding-bottom:80px}.topbar,.topbar .search-box,.topbar-greeting{display:none}}.mobile-top-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--slate-200);box-shadow:0 2px 16px #0000000f;display:none;height:60px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:999}.mobile-top-header-inner{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:100%}.mobile-logo{align-items:center;display:flex;gap:10px}.mobile-logo img{height:36px;width:auto}.mobile-profile-pill{align-items:center;background:linear-gradient(135deg,#fff,#fef2f2);border:1px solid #e11d4833;border-radius:50px;cursor:pointer;display:flex;gap:10px;padding:6px 12px 6px 16px;transition:all .2s ease}.mobile-profile-pill:active{transform:scale(.98)}.mobile-profile-name{color:#1e293b;color:var(--slate-800);font-size:.85rem;font-weight:600;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-avatar{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.mobile-profile-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.mobile-top-header{display:block}}.section-titleM{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-bottom:16px}.section-titleM span{color:#e11d48;font-size:.75rem}.search-filter-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000000f;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding:20px 24px}.search-bar-wrapper{align-items:center;display:flex;flex:5 1;min-width:500px;position:relative}.search-icon{color:#64748b;left:16px;position:absolute;z-index:1}.search-input-main{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;font-family:inherit;font-size:.9rem;outline:none;padding:12px 16px 12px 44px;transition:all .2s ease;width:100%}.search-input-main::placeholder{color:#94a3b8}.search-input-main:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.filter-wrapper{display:flex;flex:1 1;gap:12px;max-width:180px;min-width:150px}.filter-input,.filter-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;cursor:pointer;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:500;outline:none;padding:12px 14px;transition:all .2s ease}.filter-select option{background-color:#fff;color:#0f172a}.filter-input:focus,.filter-select:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.projects-rowM{-ms-overflow-style:none;display:flex;gap:16px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.projects-rowM::-webkit-scrollbar{display:none}.projects-rowM:has(.project-card-landscape){flex-direction:column;overflow-x:visible;padding-bottom:0}.project-cardM{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0000000a,0 10px 20px #0000000f;cursor:pointer;flex-shrink:0;max-width:300px;min-width:300px;overflow:hidden;transition:all .25s ease}.project-cardM:hover{border-color:#e11d484d;box-shadow:0 8px 16px #00000014,0 20px 40px #0000001a;transform:translateY(-4px)}.card-headerM{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);display:flex;height:100px;justify-content:center;position:relative}.card-headerM.design{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.card-headerM.marketing{background:linear-gradient(135deg,#f97316,#ea580c)}.card-headerM.it{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.card-headerM.video{background:linear-gradient(135deg,#ec4899,#db2777)}.card-headerM.writing{background:linear-gradient(135deg,#14b8a6,#0d9488)}.card-headerM i{color:#fff;font-size:36px;opacity:.25}.card-statusM{border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;position:absolute;right:10px;text-transform:uppercase;top:10px}.card-statusM.open{background:#fffffff2;color:#059669}.card-bodyM{padding:20px}.card-categoryM{color:#e11d48;font-size:.7rem;font-weight:700;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.card-titleM{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:12px;overflow:hidden}.card-metaM{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:14px}.card-budgetM{color:#059669;font-size:1.1rem;font-weight:800}.card-deadlineM{color:#64748b;font-size:.75rem;font-weight:500}.btn-applyM{background:#e11d48;border:none;border-radius:6px;box-shadow:0 2px 8px #e11d4833;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;margin-top:14px;padding:10px 16px;transition:all .2s ease;width:100%}.btn-applyM:hover{background:#be123c;box-shadow:0 4px 12px #e11d484d;transform:translateY(-1px)}.modal-overlayM{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-contentM{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 25px 50px #00000026;max-width:520px;overflow:hidden;padding:0;width:90%}.modal-headerM{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.modal-headerM h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.close-btnM{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.25rem;padding:4px 8px;transition:all .2s ease}.close-btnM:hover{background:#e2e8f0;color:#0f172a}.project-summaryM{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.875rem;padding:16px 24px}.project-summaryM strong{color:#0f172a;display:block;font-size:1rem;font-weight:600;margin-bottom:6px}.apply-formM{display:flex;flex-direction:column;gap:16px;padding:24px}.form-groupM label{color:#475569;display:block;font-size:.8rem;font-weight:600;margin-bottom:6px}.form-groupM input,.form-groupM textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;font-family:inherit;font-size:.9rem;padding:12px 14px;transition:all .2s ease;width:100%}.form-groupM textarea{min-height:100px;resize:vertical}.form-groupM input:focus,.form-groupM textarea:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814;outline:none}.btn-submit-applyM{background:#e11d48;border:none;border-radius:6px;box-shadow:0 2px 8px #e11d4833;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:14px 20px;transition:all .2s ease}.btn-submit-applyM:hover{background:#be123c;box-shadow:0 4px 12px #e11d484d;transform:translateY(-1px)}.btn-submit-applyM:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-status-pending{background:#f59e0b1a;border:1px solid #f59e0b;border-radius:6px;color:#d97706}.btn-status-pending,.btn-status-rejected{align-items:center;cursor:default;display:flex;font-family:inherit;font-size:.8rem;font-weight:600;gap:6px;justify-content:center;margin-top:14px;padding:10px 16px;width:100%}.btn-status-rejected{background:#e11d4814;border:1px solid #e11d48;border-radius:6px;color:#e11d48}.btn-status-accepted{background:#05966914;border:1px solid #059669;border-radius:6px;color:#059669;cursor:default;font-family:inherit;font-size:.8rem;font-weight:600;gap:6px;margin-top:14px;padding:10px 16px;width:100%}.btn-status-accepted,.detail-modal-overlay{align-items:center;display:flex;justify-content:center}.detail-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;bottom:0;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.detail-modal-content{background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:85vh;max-width:600px;overflow:hidden;width:100%}.detail-modal-header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.detail-modal-header h2{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0}.detail-modal-body{flex:1 1;overflow-y:auto;padding:24px}.detail-section{margin-bottom:20px}.detail-value{color:#0f172a;font-size:.95rem;line-height:1.6}.detail-budget{color:#059669;font-size:1.5rem;font-weight:800}.detail-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px}.card-complexity-badge{border-radius:4px;color:#fff;font-size:.65rem;font-weight:700;left:10px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:10px}.card-skills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.skill-badge{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-size:.7rem;font-weight:600;padding:4px 10px}.skill-badge.skill-0{border-left:2px solid #e11d48}.skill-badge.skill-1{border-left:2px solid #7c3aed}.skill-badge.skill-2{border-left:2px solid #2563eb}.skill-badge.skill-3{border-left:2px solid #059669}.skill-badge-more{background:#e2e8f0;border-radius:12px;color:#64748b;font-size:.7rem;font-weight:600;padding:4px 8px}.card-info-row{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:12px;padding:8px 10px}.card-duration{color:#3b82f6;font-size:.75rem;font-weight:600}.card-applicants,.card-duration{align-items:center;display:flex;gap:5px}.card-applicants{background:#f1f5f9;border-radius:10px;color:#64748b;font-size:.7rem;font-weight:500;padding:3px 8px}.detail-label{align-items:center;color:#64748b;display:flex;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.detail-complexity-badge{border-radius:6px;display:inline-block;font-size:.85rem;font-weight:700;padding:6px 14px}.detail-social-proof{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:8px;color:#92400e;display:flex;font-size:.9rem;gap:10px;margin-bottom:20px;padding:14px 16px}.detail-social-proof strong{color:#78350f;font-weight:800}.detail-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.detail-skill-badge{border-radius:16px;color:#fff;font-size:.8rem;font-weight:600;padding:6px 14px}.detail-skill-badge.skill-0{background:linear-gradient(135deg,#e11d48,#f97316)}.detail-skill-badge.skill-1{background:linear-gradient(135deg,#7c3aed,#a855f7)}.detail-skill-badge.skill-2{background:linear-gradient(135deg,#2563eb,#3b82f6)}.detail-skill-badge.skill-3{background:linear-gradient(135deg,#059669,#10b981)}.detail-meta-row{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:20px}.detail-meta-item{flex:1 1;min-width:120px}.project-card-landscape{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 12px #0000000a;cursor:pointer;display:flex;overflow:hidden;transition:all .3s ease;width:100%}.project-card-landscape:hover{border-color:#7c3aed4d;box-shadow:0 12px 32px #0000001a;transform:translateY(-3px)}.card-accent{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-height:100%;padding-top:12px;width:6px}.card-accent.it{background:linear-gradient(180deg,#2563eb,#1d4ed8)}.card-accent.design{background:linear-gradient(180deg,#7c3aed,#6d28d9)}.card-accent.marketing{background:linear-gradient(180deg,#f97316,#ea580c)}.card-accent.video{background:linear-gradient(180deg,#ec4899,#db2777)}.card-accent.writing{background:linear-gradient(180deg,#14b8a6,#0d9488)}.complexity-badge-landscape{border-radius:4px;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.5px;margin-top:8px;padding:8px 4px;text-orientation:mixed;text-transform:uppercase;transform:rotate(180deg);writing-mode:vertical-rl}.card-content-landscape{display:flex;flex:1 1;flex-direction:column;gap:12px;min-width:0;padding:20px 24px}.card-top-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.client-info-landscape{align-items:center;border-radius:20px;cursor:pointer;display:flex;gap:10px;padding:4px 8px 4px 4px;transition:background .2s ease}.client-info-landscape:hover{background:#7c3aed14}.client-avatar{border:2px solid #e2e8f0;border-radius:50%;height:36px;object-fit:cover;width:36px}.client-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:36px;justify-content:center;width:36px}.client-name{color:#0f172a;font-size:.85rem;font-weight:600}.client-rating{align-items:center;color:#f59e0b;display:flex;font-size:.75rem;font-weight:600;gap:4px}.card-badges-row{align-items:center;display:flex;gap:8px}.category-badge{border-radius:20px;font-size:.7rem;font-weight:600;letter-spacing:.3px;padding:4px 12px;text-transform:uppercase}.category-badge.it{background:#2563eb1a;color:#2563eb}.category-badge.design{background:#7c3aed1a;color:#7c3aed}.category-badge.marketing{background:#f973161a;color:#f97316}.category-badge.video{background:#ec48991a;color:#ec4899}.category-badge.writing{background:#14b8a61a;color:#14b8a6}.status-badge{border-radius:4px;font-size:.65rem;font-weight:700;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.status-badge.open{background:#22c55e1a;color:#22c55e}.card-main-info{display:flex;flex-direction:column;gap:4px}.card-title-landscape{color:#0f172a;font-size:1.1rem;font-weight:700;line-height:1.3;margin:0}.card-desc-landscape{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.card-skills-landscape{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{border-radius:4px;font-size:.7rem;padding:4px 10px}.skill-tag.skill-0{background:#2563eb1a;color:#2563eb}.skill-tag.skill-1{background:#7c3aed1a;color:#7c3aed}.skill-tag.skill-2{background:#ec48991a;color:#ec4899}.skill-tag.skill-3{background:#14b8a61a;color:#14b8a6}.skill-tag-more{background:#f1f5f9;border-radius:4px;color:#64748b;font-size:.7rem;font-weight:600;padding:4px 10px}.card-meta-landscape{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:20px;padding-top:8px}.meta-item{color:#64748b}.meta-item svg{color:#94a3b8}.meta-budget{color:#22c55e;font-weight:700}.meta-item.appliers{background:#2563eb14;border-radius:20px;color:#2563eb;font-weight:600;padding:4px 10px}.meta-item.appliers svg{color:#2563eb}.card-action-landscape{align-items:center;background:#fafafa;border-left:1px solid #f1f5f9;display:flex;justify-content:center;min-width:160px;padding:20px 24px}.card-action-landscape .btn-applyM{font-size:.9rem;padding:14px 24px}@media (max-width:900px){.project-card-landscape{flex-direction:column}.card-accent{flex-direction:row;min-height:6px;padding:0;width:100%}.complexity-badge-landscape{margin:0 auto;padding:4px 10px;transform:none;writing-mode:horizontal-tb}.card-action-landscape{border-left:none;border-top:1px solid #f1f5f9;padding:16px}.card-category-strip{min-height:auto;padding:10px;width:100%}.category-label-vertical{padding:0;transform:none;writing-mode:horizontal-tb}.card-footer-landscape{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.card-skills-landscape,.skills-section{display:none}.card-meta-landscape,.meta-section{gap:8px;width:100%}.card-content-landscape{gap:10px;padding:16px}.card-desc-landscape{display:none}.card-header-landscape,.card-top-row{align-items:flex-start;flex-direction:column;gap:10px}.client-info-landscape{width:100%}.meta-pill{font-size:.7rem;padding:4px 8px}}.card-category-strip{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:100%;position:relative;width:50px}.card-category-strip.it{background:linear-gradient(180deg,#2563eb,#1d4ed8)}.card-category-strip.design{background:linear-gradient(180deg,#7c3aed,#6d28d9)}.card-category-strip.marketing{background:linear-gradient(180deg,#f97316,#ea580c)}.card-category-strip.video{background:linear-gradient(180deg,#ec4899,#db2777)}.card-category-strip.writing{background:linear-gradient(180deg,#14b8a6,#0d9488)}.category-label-vertical{color:#fff;font-size:.7rem;font-weight:800;letter-spacing:1px;padding:12px 0;text-orientation:mixed;text-transform:uppercase;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.card-header-landscape{align-items:center;display:flex;gap:16px;justify-content:space-between}.card-header-badges{align-items:center;display:flex;gap:8px}.complexity-pill{align-items:center;display:flex;font-size:.75rem;gap:5px;letter-spacing:.3px}.complexity-pill,.status-pill{border-radius:20px;font-weight:700;padding:6px 12px;text-transform:uppercase}.status-pill{font-size:.7rem;letter-spacing:.5px}.status-pill.open{background:linear-gradient(135deg,#22c55e26,#22c55e0d);border:1px solid #22c55e4d;color:#16a34a}.card-body-landscape{display:flex;flex-direction:column;gap:6px}.card-footer-landscape{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:12px}.skills-section{display:flex;flex-wrap:wrap;gap:6px}.skill-chip{border-radius:6px;font-size:.75rem;font-weight:600;padding:5px 12px}.skill-chip.skill-0{background:#2563eb1a;color:#2563eb}.skill-chip.skill-1{background:#7c3aed1a;color:#7c3aed}.skill-chip.skill-2{background:#ec48991a;color:#ec4899}.skill-chip.skill-3{background:#14b8a61a;color:#14b8a6}.skill-chip-more{background:#f1f5f9;border-radius:6px;color:#64748b;font-size:.75rem;font-weight:600;padding:5px 12px}.meta-section{flex-wrap:wrap;gap:10px}.meta-pill,.meta-section{align-items:center;display:flex}.meta-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.8rem;font-weight:500;gap:6px;padding:6px 12px}.meta-pill svg{color:#94a3b8}.meta-pill.budget{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border-color:#22c55e4d;color:#16a34a;font-weight:700}.meta-pill.budget svg{color:#22c55e}.meta-pill.appliers{background:linear-gradient(135deg,#2563eb1a,#2563eb0d);border-color:#2563eb4d;color:#2563eb;font-weight:700}.meta-pill.appliers svg{color:#3b82f6}.card-action-landscape .btn-applyM{background:linear-gradient(135deg,#e11d48,#be123c);border-radius:12px;box-shadow:0 4px 12px #e11d484d;font-size:.95rem;font-weight:700;padding:16px 28px;white-space:nowrap;width:100%}.card-action-landscape .btn-applyM:hover{box-shadow:0 6px 16px #e11d4866;transform:scale(1.02)}.card-action-landscape .btn-status-accepted,.card-action-landscape .btn-status-pending,.card-action-landscape .btn-status-rejected{border-radius:10px;font-weight:600;padding:14px 20px;text-align:center;width:100%}.submission-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.submission-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:100%}.submission-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.submission-modal-header h2{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.submission-modal-header .close-btn{align-items:center;background:#f8fafc;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.submission-modal-header .close-btn:hover:not(:disabled){background:#fee2e2;color:#e11d48}.submission-modal-body{flex:1 1;overflow-y:auto;padding:24px}.error-message{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;font-size:.9rem;padding:12px 16px}.error-message,.submission-modal-body .form-group{margin-bottom:20px}.submission-modal-body .form-group label{align-items:center;color:#334155;display:flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:8px}.submission-modal-body textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;padding:14px 16px;resize:vertical;transition:all .2s ease;width:100%}.submission-modal-body textarea:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d481a;outline:none}.submission-modal-body textarea::placeholder{color:#94a3b8}.file-drop-zone{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;padding:32px;text-align:center;transition:all .2s ease}.file-drop-zone:hover{background:#fff1f2;border-color:#e11d48}.file-drop-zone svg{color:#94a3b8;margin-bottom:12px}.file-drop-zone p{color:#334155;font-weight:600;margin:0 0 4px}.file-drop-zone span{color:#94a3b8;font-size:.85rem}.selected-files{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.file-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:12px;padding:12px 16px}.file-icon,.file-item{align-items:center;display:flex}.file-icon{background:#e0f2fe;border-radius:8px;color:#0284c7;flex-shrink:0;height:40px;justify-content:center;width:40px}.file-info{flex:1 1;min-width:0}.file-name{color:#0f172a;display:block;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#64748b;font-size:.8rem}.remove-file-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.remove-file-btn:hover{background:#fee2e2;color:#dc2626}.submission-actions{border-top:1px solid #e2e8f0;display:flex;gap:12px;margin-top:8px;padding-top:16px}.btn-cancel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;flex:1 1;font-family:inherit;font-size:.95rem;font-weight:600;padding:14px 24px;transition:all .2s ease}.btn-cancel:hover:not(:disabled){background:#f1f5f9}.btn-submit{background:#e11d48;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-size:.95rem;font-weight:600;padding:14px 24px;transition:all .2s ease}.btn-submit:hover:not(:disabled){background:#be123c}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:640px){.submission-modal{max-height:95vh}.submission-modal-body{padding:16px}.file-drop-zone{padding:24px 16px}.submission-actions{flex-direction:column}}.brief-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.brief-modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:600px;width:90%}.brief-modal-header{align-items:center;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:20px 24px}.brief-header-title{align-items:center;display:flex;gap:12px}.brief-header-title .lock-icon{color:#ffffffe6}.brief-header-title h2{color:#fff;font-size:1.2rem;font-weight:700;margin:0}.brief-header-title p{color:#ffffffbf;font-size:.85rem;margin:0}.brief-close-btn{background:#ffffff26;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px;transition:all .2s}.brief-close-btn:hover{background:#ffffff40}.brief-modal-body{flex:1 1;overflow-y:auto;padding:24px}.brief-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:40px}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #e2e8f0;height:40px;margin-bottom:12px;width:40px}.brief-error{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;color:#dc2626;display:flex;gap:12px;padding:16px}.brief-error .error-icon{font-size:1.5rem}.brief-section{margin-bottom:24px}.brief-section:last-child{margin-bottom:0}.brief-section h3{align-items:center;border-bottom:2px solid #f1f5f9;color:#0f172a;display:flex;font-size:.9rem;font-weight:700;gap:8px;letter-spacing:.5px;margin-bottom:12px;padding-bottom:8px;text-transform:uppercase}.client-info{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:16px}.client-details{display:flex;flex-direction:column;gap:10px}.client-item{align-items:center;color:#334155;display:flex;font-size:.9rem;gap:10px}.client-item svg{color:#7c3aed}.client-item a{color:#7c3aed;text-decoration:none}.client-item a:hover{text-decoration:underline}.brief-text-content{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;max-height:200px;overflow-y:auto;padding:16px}.brief-text-content p{color:#334155;font-size:.9rem;line-height:1.6;margin:0 0 8px}.brief-text-content p:last-child{margin-bottom:0}.brief-empty{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:10px;color:#94a3b8;font-size:.85rem;padding:20px;text-align:center}.attachment-card{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-left:4px solid #7c3aed;border-radius:10px;display:flex;gap:16px;padding:16px;text-decoration:none;transition:all .2s ease}.attachment-card:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-left-color:#6d28d9;transform:translateX(4px)}.attachment-icon{font-size:2rem}.attachment-info{flex-direction:column;gap:4px}.attachment-info .attachment-name{color:#0f172a;font-size:.95rem;font-weight:600}.attachment-info .attachment-action{align-items:center;color:#7c3aed;display:flex;font-size:.8rem;gap:6px}.brief-modal-footer{background:#f8fafc;border-radius:0 0 16px 16px;border-top:1px solid #e2e8f0;padding:16px 24px}.footer-note{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:8px;margin:0}.footer-note svg{color:#7c3aed}@media (max-width:640px){.brief-modal-content{max-height:90vh;width:95%}.brief-modal-body,.brief-modal-header{padding:16px}}.settings-modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.settings-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 25px 60px #00000040;max-width:520px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.settings-modal-header{align-items:center;background:linear-gradient(135deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:24px 28px}.settings-modal-header h2{align-items:center;color:#0f172a;display:flex;font-size:1.25rem;font-weight:700;gap:8px;margin:0}.btn-close-settings{align-items:center;background:#0000;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.btn-close-settings:hover{background:#f1f5f9;color:#64748b}.settings-modal-body{display:flex;flex-direction:column;gap:28px;max-height:60vh;overflow-y:auto;padding:28px}.settings-section{display:flex;flex-direction:column;gap:12px}.section-label{align-items:center;color:#475569;display:flex;font-size:.9rem;font-weight:600;gap:10px;letter-spacing:.5px;text-transform:uppercase}.section-label svg{color:#e11d48}.toggle-group{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.toggle-btn{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;gap:10px;padding:16px 18px;position:relative;transition:all .25s ease}.toggle-btn:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px)}.toggle-btn.active{background:linear-gradient(135deg,#fff1f2,#fce7f3);border-color:#e11d48;box-shadow:0 4px 16px #e11d4826;color:#e11d48}.toggle-btn svg:first-child{flex-shrink:0}.check-icon{color:#e11d48;margin-left:auto}.flag-label{background:linear-gradient(135deg,#e11d48,#be123c);color:#fff;font-size:.75rem;height:28px;letter-spacing:.5px;width:28px}.currency-symbol,.flag-label{align-items:center;border-radius:6px;display:flex;font-weight:700;justify-content:center}.currency-symbol{background:#e11d481a;color:#e11d48;font-size:1rem;height:24px;width:24px}.toggle-btn.active .currency-symbol{background:#e11d4833}.format-example{background:#0000000d;border-radius:4px;color:#64748b;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.8rem;padding:4px 8px}.toggle-btn.active .format-example{background:#e11d4826;color:#e11d48}.settings-modal-footer{background:#fafafa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 28px}.btn-cancel-settings{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-cancel-settings:hover{background:#f1f5f9;color:#475569}.btn-save-settings{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;padding:12px 28px;transition:all .2s ease}.btn-save-settings:hover{box-shadow:0 8px 24px #e11d4866;transform:translateY(-2px)}@media (max-width:540px){.settings-modal{border-radius:16px;max-width:100%}.toggle-group{grid-template-columns:1fr}.settings-modal-body{padding:20px}}.post-project-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.post-project-page .bg-glow{border-radius:50%;filter:blur(150px);pointer-events:none;position:absolute;z-index:0}.post-project-page .glow-1{background:radial-gradient(circle,#e11d481f 0,#0000 70%);height:60%;left:-15%;top:-20%;width:60%}.post-project-page .glow-2{background:radial-gradient(circle,#7c3aed1a 0,#0000 70%);bottom:-20%;height:50%;right:-15%;width:50%}.post-project-page .glow-3{background:radial-gradient(circle,#2563eb14 0,#0000 70%);height:30%;right:20%;top:40%;width:30%}.post-project-container{margin:0 auto;max-width:1400px;padding:32px 40px;position:relative;z-index:1}.post-header{justify-content:space-between;margin-bottom:32px}.post-header,.post-header-left{align-items:center;display:flex}.post-header-left{gap:20px}.btn-back-post{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-back-post:hover{box-shadow:0 8px 24px #e11d4866;transform:translateX(-4px) translateY(-2px)}.post-header h1{color:#0f172a;font-size:1.75rem;font-weight:800;margin:0}.post-header p{color:#64748b;font-size:.9rem;margin:4px 0 0}.post-main-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 400px}.progress-steps-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000a;margin-bottom:24px;padding:24px}.progress-steps{gap:0;justify-content:center}.progress-steps,.step,.step-circle{align-items:center;display:flex}.step-circle{border-radius:10px;font-size:1rem;font-weight:700;height:44px;justify-content:center;position:relative;transition:all .25s ease;width:44px}.step-label{bottom:-24px;color:#64748b;font-size:.7rem;font-weight:600;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.step-completed{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 4px 12px #e11d484d;color:#fff}.step-completed .step-label{color:#e11d48}.step-incomplete{background:#f1f5f9;border:2px solid #e2e8f0;color:#94a3b8}.step-line{margin:0 8px;width:80px}.step-line-active{background:linear-gradient(90deg,#e11d48,#f97316)}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000f;overflow:hidden}.form-card-header{background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;padding:24px 28px}.form-card-header h2{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.form-card-header p{color:#64748b;font-size:.85rem;margin:4px 0 0}.form-card-body{padding:28px}.form-group-post{margin-bottom:24px}.form-group-post:last-child{margin-bottom:0}.form-label{display:block}.form-label span{color:#e11d48}.form-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.95rem;padding:14px 16px;transition:all .2s ease;width:100%}.form-input:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814;outline:none}.form-input::placeholder{color:#94a3b8}.form-textarea{min-height:120px;resize:vertical}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;padding-right:44px}.form-row-post{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-actions{border-top:1px solid #e2e8f0;display:flex;gap:12px;margin-top:32px;padding-top:24px}.btn-post-primary{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:8px;box-shadow:0 4px 12px #e11d4840;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .2s ease}.btn-post-primary:hover:not(:disabled){box-shadow:0 6px 20px #e11d4859;transform:translateY(-2px)}.btn-post-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-post-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:14px 24px;transition:all .2s ease}.btn-post-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.preview-section{position:-webkit-sticky;position:sticky;top:32px}.preview-label{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000f;overflow:hidden;transition:all .3s ease}.preview-card:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-4px)}.preview-card-header{align-items:center;display:flex;height:100px;justify-content:center;position:relative}.preview-card-header.it{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.preview-card-header.design{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.preview-card-header.marketing{background:linear-gradient(135deg,#f97316,#ea580c)}.preview-card-header.video{background:linear-gradient(135deg,#ec4899,#db2777)}.preview-card-header.writing{background:linear-gradient(135deg,#14b8a6,#0d9488)}.preview-card-header.default{background:linear-gradient(135deg,#e11d48,#be123c)}.preview-badge{background:#fffffff2;border-radius:4px;color:#059669;font-size:.65rem;font-weight:700;letter-spacing:.5px;padding:5px 10px;position:absolute;right:12px;text-transform:uppercase;top:12px}.preview-card-body{padding:24px}.preview-category{color:#e11d48;font-size:.7rem;font-weight:700;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.preview-title{color:#0f172a;font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:12px}.preview-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.85rem;line-height:1.6;margin-bottom:20px;overflow:hidden}.preview-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:16px}.preview-budget{color:#059669;font-size:1.25rem;font-weight:800}.preview-deadline{color:#64748b;font-size:.8rem;font-weight:500}.preview-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:16px}.preview-note p{color:#64748b;font-size:.8rem;margin:0;text-align:center}.review-summary{grid-gap:16px;display:grid;gap:16px}.review-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:16px}.review-item-label{color:#64748b;font-size:.85rem;font-weight:500}.review-item-value{color:#0f172a;font-size:.9rem;font-weight:600;text-align:right}.review-item-value.highlight{color:#059669}.post-error{background:#e11d4814;border:1px solid #e11d4833;border-radius:8px;color:#e11d48;font-size:.9rem;font-weight:500;margin-bottom:20px;padding:14px 18px}.skills-input-container{position:relative}.skill-tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.skill-tag{align-items:center;animation:popIn .2s ease;background:linear-gradient(135deg,#e11d48,#f97316);color:#fff;display:inline-flex;font-size:.8rem;font-weight:600;gap:6px;padding:6px 12px}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.skill-tag:nth-child(2n){background:linear-gradient(135deg,#7c3aed,#a855f7)}.skill-tag:nth-child(3n){background:linear-gradient(135deg,#2563eb,#3b82f6)}.skill-tag:nth-child(4n){background:linear-gradient(135deg,#059669,#10b981)}.skill-remove{align-items:center;background:#ffffff4d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:18px;justify-content:center;transition:background .2s;width:18px}.skill-remove:hover{background:#ffffff80}.skill-suggestions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.suggestion-label{color:#64748b;font-size:.75rem;font-weight:500;margin-right:4px}.suggestion-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#475569;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;padding:5px 12px;transition:all .2s}.suggestion-chip:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1;color:#1e293b}.suggestion-chip.selected,.suggestion-chip:disabled{background:#dcfce7;border-color:#86efac;color:#16a34a;cursor:default}.preview-complexity-badge{border-radius:4px;color:#fff;font-size:.65rem;font-weight:700;left:12px;letter-spacing:.5px;padding:5px 10px;position:absolute;text-transform:uppercase;top:12px}.preview-skills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.preview-skill-tag{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-size:.7rem;font-weight:600;padding:4px 10px}.preview-skill-tag:first-child{border-left:2px solid #e11d48}.preview-skill-tag:nth-child(2){border-left:2px solid #7c3aed}.preview-skill-tag:nth-child(3){border-left:2px solid #2563eb}.preview-skill-tag:nth-child(4){border-left:2px solid #059669}.preview-skill-more{background:#e2e8f0;border-radius:12px;color:#64748b;font-size:.7rem;font-weight:600;padding:4px 8px}.preview-meta-row{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:10px 14px}.preview-duration{align-items:center;color:#3b82f6;display:flex;font-size:.8rem;font-weight:600;gap:6px}.preview-applicants{background:#f1f5f9;border-radius:12px;color:#64748b;font-size:.75rem;font-weight:500;padding:4px 10px}.review-skills{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.skill-tag-small{background:linear-gradient(135deg,#e11d48,#f97316);border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px}.skill-tag-small:nth-child(2n){background:linear-gradient(135deg,#7c3aed,#a855f7)}.skill-tag-small:nth-child(3n){background:linear-gradient(135deg,#2563eb,#3b82f6)}.form-label{align-items:center;color:#334155;display:flex;font-size:.85rem;font-weight:600;margin-bottom:8px}.brief-info-box{background:linear-gradient(135deg,#7c3aed14,#6366f10d);border:1px solid #7c3aed33;border-radius:10px;display:flex;gap:12px;margin-bottom:24px;padding:16px}.brief-info-box .info-icon{font-size:1.5rem}.brief-info-box .info-content strong{color:#7c3aed;display:block;font-size:.9rem;margin-bottom:4px}.brief-info-box .info-content p{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.form-hint{color:#94a3b8;display:block;font-size:.75rem;font-style:italic;margin-top:8px}.file-upload-area{align-items:center;background:#fafafa;border:2px dashed #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:32px;transition:all .2s ease}.file-upload-area:hover{background:#7c3aed08;border-color:#7c3aed}.file-upload-area .upload-icon{color:#94a3b8;margin-bottom:12px}.file-upload-area:hover .upload-icon{color:#7c3aed}.file-upload-area .upload-text{color:#475569;font-size:.95rem;font-weight:600;margin-bottom:4px}.file-upload-area .upload-hint{color:#94a3b8;font-size:.8rem}.attachment-preview{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-left:3px solid #7c3aed;border-radius:8px;display:flex;justify-content:space-between;padding:16px}.attachment-info{align-items:center;display:flex;gap:12px}.attachment-info .file-icon{color:#7c3aed}.attachment-name{color:#0f172a;display:block;font-size:.9rem;font-weight:600}.attachment-size{color:#64748b;display:block;font-size:.75rem}.attachment-remove{background:#ef44441a;border:none;border-radius:8px;color:#ef4444;cursor:pointer;padding:8px;transition:all .2s}.attachment-remove:hover{background:#ef444433}.step-line{background:#e2e8f0;border-radius:2px;height:3px;margin:0 6px;width:60px}@media (max-width:1100px){.post-main-layout{grid-template-columns:1fr}.preview-section{order:-1;position:static}}@media (max-width:640px){.post-project-container{padding:20px}.form-row-post{grid-template-columns:1fr}.progress-steps{flex-wrap:wrap;gap:16px}.step-line{display:none}.skill-suggestions{justify-content:flex-start}.file-upload-area{padding:24px}}.profile-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.profile-page .bg-glow{border-radius:50%;filter:blur(150px);pointer-events:none;position:absolute;z-index:0}.profile-page .glow-1{animation:glowPulse 8s ease-in-out infinite;background:radial-gradient(circle,#7c3aed26 0,#0000 70%);height:60%;left:-15%;top:-20%;width:60%}.profile-page .glow-2{animation:glowPulse 10s ease-in-out infinite reverse;background:radial-gradient(circle,#2563eb1f 0,#0000 70%);bottom:-20%;height:50%;right:-15%;width:50%}.profile-container{min-height:100vh;position:relative;z-index:1}.profile-sidebar{align-items:center;background:#fff;border-right:1px solid #e2e8f0;box-shadow:4px 0 24px #0000000a;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:40px 32px;position:fixed;top:0;width:340px;z-index:10}.profile-sidebar:before{background:linear-gradient(180deg,#7c3aed,#2563eb 50%,#0891b2);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.btn-back{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:10px;box-shadow:0 4px 16px #7c3aed4d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:8px;left:24px;padding:12px 20px;position:absolute;top:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-back:hover{box-shadow:0 8px 24px #7c3aed66;transform:translateX(-4px) translateY(-2px)}.profile-picture-section{align-items:center;display:flex;flex-direction:column;margin-bottom:24px;margin-top:70px}.profile-picture-wrapper{background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:20px;cursor:pointer;height:160px;overflow:hidden;padding:4px;position:relative;transition:all .3s ease;width:160px}.profile-picture-wrapper:hover{box-shadow:0 12px 32px #7c3aed4d;transform:scale(1.02)}.profile-picture-wrapper.uploading{opacity:.7;pointer-events:none}.profile-picture{object-fit:cover}.profile-picture,.profile-picture-placeholder{background:#fff;border-radius:16px;height:100%;width:100%}.profile-picture-placeholder{color:#94a3b8}.profile-picture-overlay,.profile-picture-placeholder{align-items:center;display:flex;justify-content:center}.profile-picture-overlay{background:#0009;border-radius:16px;color:#fff;flex-direction:column;gap:8px;inset:4px;opacity:0;position:absolute;transition:opacity .3s ease}.profile-picture-wrapper:hover .profile-picture-overlay{opacity:1}.profile-picture-overlay span{font-size:.8rem;font-weight:600}.picture-hint{color:#94a3b8;font-size:.75rem;margin-top:12px;text-align:center}.profile-page .role-badge{border-radius:20px;display:table;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin:8px auto;padding:6px 16px;position:static;text-transform:uppercase}.profile-page .role-badge.talent{background:linear-gradient(135deg,#7c3aed1a,#2563eb1a);color:#7c3aed}.sidebar-stat-value{background:linear-gradient(135deg,#7c3aed,#2563eb)}.btn-logout-page{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:all .2s ease;width:100%}.btn-logout-page:hover{background:#fee2e2;transform:translateY(-1px)}.profile-content{background:linear-gradient(180deg,#0000,#ffffff4d);margin-left:340px;max-width:100%;min-height:100vh;overflow-y:auto;padding:48px 60px}.profile-header-page{margin-bottom:36px;padding-bottom:20px;position:relative}.profile-header-page:after{background:linear-gradient(90deg,#7c3aed,#2563eb);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.profile-header-page h2{color:#0f172a;font-size:2rem;font-weight:800;margin:0}.profile-header-page p{color:#64748b;font-size:1rem;margin:8px 0 0}.profile-form-page{display:flex;flex-direction:column;gap:28px}.form-section-header svg{color:#7c3aed}.form-group{margin-bottom:22px}.form-group:last-child{margin-bottom:0}.form-group label{color:#334155;display:block;font-size:.85rem;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.95rem;padding:14px 16px;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed14;outline:none}.form-group textarea{min-height:110px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2364748b'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:48px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group.half{margin-bottom:0}.profile-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:12px}.btn-save-page{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:10px;box-shadow:0 4px 16px #7c3aed4d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:8px;padding:16px 32px;transition:all .2s ease}.btn-save-page:hover{box-shadow:0 8px 24px #7c3aed66;transform:translateY(-2px)}.range-input::-webkit-slider-thumb{background:#7c3aed;box-shadow:0 2px 8px #7c3aed4d}.btn-save-crop{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px #7c3aed40}.btn-save-crop:hover:not(:disabled){box-shadow:0 6px 16px #7c3aed59}@media (max-width:1024px){.profile-container{grid-template-columns:1fr}.profile-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;height:auto;overflow-y:visible;padding:32px 24px;position:static;width:100%}.profile-sidebar:before{height:4px;left:0;top:0;width:100%}.profile-content{margin-left:0;padding:32px 24px}.btn-back{margin-bottom:24px;position:static}.profile-picture-section{margin-top:0}}@media (max-width:640px){.form-row{grid-template-columns:1fr}.profile-content{padding:24px 16px}.profile-actions{flex-direction:column}.btn-save-page{justify-content:center;width:100%}.profile-header-page h2{font-size:1.5rem}}.btn-report-page{align-items:center;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0284c7;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:all .2s ease;width:100%}.btn-report-page:hover{background:#e0f2fe;border-color:#7dd3fc;transform:translateY(-1px)}.file-input-report{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;width:100%}.profile-page-u{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.profile-page-u .bg-glow{border-radius:50%;filter:blur(150px);pointer-events:none;position:absolute;z-index:0}.profile-page-u .glow-1{animation:glowPulse 8s ease-in-out infinite;background:radial-gradient(circle,#e11d4826 0,#0000 70%);height:60%;left:-15%;top:-20%;width:60%}.profile-page-u .glow-2{animation:glowPulse 10s ease-in-out infinite reverse;background:radial-gradient(circle,#7c3aed1f 0,#0000 70%);bottom:-20%;height:50%;right:-15%;width:50%}.profile-page-u .glow-3{animation:glowPulse 12s ease-in-out infinite;background:radial-gradient(circle,#2563eb14 0,#0000 70%);height:30%;right:30%;top:50%;width:30%}.profile-container-u{min-height:100vh;position:relative;z-index:1}.profile-sidebar-u{align-items:center;background:#fff;border-right:1px solid #e2e8f0;box-shadow:4px 0 24px #0000000a;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:40px 32px;position:fixed;top:0;width:340px;z-index:10}.profile-sidebar-u:before{background:linear-gradient(180deg,#e11d48,#7c3aed 50%,#2563eb);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.btn-back-u{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:8px;left:24px;padding:12px 20px;position:absolute;top:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-back-u:hover{box-shadow:0 8px 24px #e11d4866;transform:translateX(-4px) translateY(-2px)}.profile-picture-section-u{align-items:center;display:flex;flex-direction:column;margin-bottom:24px;margin-top:70px}.profile-picture-wrapper-u{background:linear-gradient(135deg,#e11d48,#7c3aed);border-radius:20px;cursor:pointer;height:160px;overflow:hidden;padding:4px;position:relative;transition:all .3s ease;width:160px}.profile-picture-wrapper-u:hover{box-shadow:0 12px 32px #e11d484d;transform:scale(1.02)}.profile-picture-wrapper-u.uploading{opacity:.7;pointer-events:none}.profile-picture-u{object-fit:cover}.profile-picture-placeholder-u,.profile-picture-u{background:#fff;border-radius:16px;height:100%;width:100%}.profile-picture-placeholder-u{align-items:center;color:#94a3b8;display:flex;justify-content:center}.profile-picture-overlay-u{align-items:center;background:#0009;border-radius:16px;color:#fff;display:flex;flex-direction:column;gap:8px;inset:4px;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.profile-picture-wrapper-u:hover .profile-picture-overlay-u{opacity:1}.profile-picture-overlay-u span{font-size:.8rem;font-weight:600}.picture-hint-u{color:#94a3b8;font-size:.75rem;margin-top:12px;text-align:center}.sidebar-user-info{margin-bottom:32px;text-align:center}.sidebar-user-info h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.sidebar-user-info p{background:#f1f5f9;border-radius:20px;color:#64748b;display:inline-block;font-size:.85rem;margin:6px 0 0;padding:4px 12px}.profile-page-u .role-badge{border-radius:20px;display:table;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin:8px auto;padding:6px 16px;position:static;text-transform:uppercase}.profile-page-u .role-badge.client{background:linear-gradient(135deg,#e11d481a,#be123c1a);color:#e11d48}.sidebar-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:auto;width:100%}.sidebar-stat{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:20px 16px;text-align:center;transition:all .2s ease}.sidebar-stat:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.sidebar-stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e11d48,#be123c);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.sidebar-stat-label{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.sidebar-actions{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;width:100%}.btn-logout-page-u{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:all .2s ease;width:100%}.btn-logout-page-u:hover{background:#fee2e2;transform:translateY(-1px)}.profile-content-u{background:linear-gradient(180deg,#0000,#ffffff4d);margin-left:340px;max-width:100%;min-height:100vh;overflow-y:auto;padding:48px 60px}.profile-header-page-u{margin-bottom:36px;padding-bottom:20px;position:relative}.profile-header-page-u:after{background:linear-gradient(90deg,#e11d48,#7c3aed);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.profile-header-page-u h2{color:#0f172a;font-size:2rem;font-weight:800;margin:0}.profile-header-page-u p{color:#64748b;font-size:1rem;margin:8px 0 0}.loading-text{color:#64748b;font-size:1rem;padding:60px;text-align:center}.profile-form-page-u{display:flex;flex-direction:column;gap:28px}.form-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000a;overflow:hidden;transition:all .2s ease}.form-section-card:hover{box-shadow:0 8px 24px #00000014}.form-section-header{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:20px 28px}.form-section-header svg{color:#e11d48}.form-section-header h3{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0}.form-section-body{padding:28px}.form-group-u{margin-bottom:22px}.form-group-u:last-child{margin-bottom:0}.form-group-u label{color:#334155;display:block;font-size:.85rem;font-weight:600;margin-bottom:8px}.form-group-u input,.form-group-u select,.form-group-u textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.95rem;padding:14px 16px;transition:all .2s ease;width:100%}.form-group-u input:focus,.form-group-u select:focus,.form-group-u textarea:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814;outline:none}.form-group-u textarea{min-height:110px;resize:vertical}.form-group-u input::placeholder,.form-group-u textarea::placeholder{color:#94a3b8}.form-row-u{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group-u.half{margin-bottom:0}.profile-actions-u{display:flex;gap:12px;justify-content:flex-end;padding-top:12px}.btn-save-page-u{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:8px;padding:16px 32px;transition:all .2s ease}.btn-save-page-u:hover{box-shadow:0 8px 24px #e11d4866;transform:translateY(-2px)}.crop-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.crop-modal-container{animation:cropModalIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 25px 60px #0003;max-width:500px;overflow:hidden;width:100%}@keyframes cropModalIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.crop-modal-header{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.crop-modal-header h3{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.close-btn-icon{align-items:center;background:#f8fafc;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.close-btn-icon:hover{background:#fee2e2;color:#dc2626}.crop-container{background:#0f172a;height:350px;position:relative}.crop-controls{border-bottom:1px solid #e2e8f0;display:flex;gap:24px;padding:20px 24px}.control-group{align-items:center;color:#64748b;display:flex;flex:1 1;gap:12px}.range-input{appearance:none;-webkit-appearance:none;background:#e2e8f0;border-radius:3px;cursor:pointer;flex:1 1;height:6px}.range-input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#e11d48;border-radius:50%;box-shadow:0 2px 8px #e11d484d;cursor:pointer;height:18px;width:18px}.crop-actions{display:flex;gap:12px;padding:20px 24px}.btn-cancel-crop{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-cancel-crop:hover{background:#f8fafc}.btn-save-crop{background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:8px;box-shadow:0 4px 12px #e11d4840;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-save-crop:hover:not(:disabled){box-shadow:0 6px 16px #e11d4859;transform:translateY(-1px)}.btn-save-crop:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.profile-container-u{grid-template-columns:1fr}.profile-sidebar-u{border-bottom:1px solid #e2e8f0;border-right:none;height:auto;overflow-y:visible;padding:32px 24px;position:static;width:100%}.profile-sidebar-u:before{height:4px;left:0;top:0;width:100%}.profile-content-u{margin-left:0;padding:32px 24px}.btn-back-u{margin-bottom:24px;position:static}.profile-picture-section-u{margin-top:0}}@media (max-width:640px){.form-row-u{grid-template-columns:1fr}.profile-content-u{padding:24px 16px}.profile-actions-u{flex-direction:column}.btn-save-page-u{justify-content:center;width:100%}.profile-header-page-u h2{font-size:1.5rem}}.btn-delete-account{align-items:center;background:#fff;border:2px solid #dc2626;border-radius:10px;color:#dc2626;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:8px;padding:16px 32px;transition:all .2s ease}.btn-delete-account:hover{background:#dc2626;box-shadow:0 8px 24px #dc26264d;color:#fff;transform:translateY(-2px)}.btn-report-page-u{align-items:center;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0284c7;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:all .2s ease;width:100%}.btn-report-page-u:hover{background:#e0f2fe;border-color:#7dd3fc;transform:translateY(-1px)}.delete-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.delete-modal-container{animation:deleteModalIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 25px 60px #0000004d;max-width:500px;overflow:hidden;width:100%}@keyframes deleteModalIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.delete-modal-header{background:linear-gradient(180deg,#fef2f2,#fff);border-bottom:1px solid #fecaca;padding:32px 28px 20px;text-align:center}.delete-warning-icon{color:#dc2626;margin-bottom:12px}.delete-modal-header h3{color:#991b1b;font-size:1.25rem;font-weight:700;margin:0}.delete-modal-body{padding:28px}.delete-warning-text{color:#475569;font-size:.95rem;margin:0 0 16px}.delete-items-list{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 20px;padding:16px 16px 16px 36px}.delete-items-list li{color:#991b1b;font-size:.9rem;margin-bottom:6px}.delete-items-list li:last-child{margin-bottom:0}.delete-instruction{color:#334155;font-size:.9rem;font-weight:600;margin:0 0 12px}.delete-phrase-box{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:14px}.delete-phrase-box code{color:#0f172a;font-family:Courier New,monospace;font-size:.85rem;word-break:break-word}.delete-confirm-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.95rem;padding:14px 16px;transition:all .2s ease;width:100%}.delete-confirm-input:focus{background:#fff;border-color:#dc2626;outline:none}.delete-modal-actions{display:flex;gap:12px;padding:20px 28px 28px}.btn-cancel-delete{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-cancel-delete:hover{background:#f8fafc}.btn-confirm-delete{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-confirm-delete:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px)}.btn-confirm-delete:disabled{cursor:not-allowed;opacity:.5}.report-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.report-modal-container{animation:reportModalIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 25px 60px #0003;max-height:90vh;max-width:560px;overflow-y:auto;width:100%}@keyframes reportModalIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.report-modal-header{align-items:center;background:linear-gradient(180deg,#f0f9ff,#fff);border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:20px 24px}.report-modal-header svg:first-child{color:#0284c7}.report-modal-header h3{color:#0f172a;flex:1 1;font-size:1.1rem;font-weight:700;margin:0}.report-modal-body{padding:24px}.report-modal-body select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.file-input-report{cursor:pointer;padding:10px!important}.file-selected{color:#16a34a;font-size:.85rem;font-weight:500;margin:8px 0 0}.report-modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:12px;margin-top:16px;padding-top:20px}.btn-cancel-report{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-cancel-report:hover{background:#f8fafc}.btn-submit-report{background:linear-gradient(135deg,#0284c7,#0369a1);border:none;border-radius:8px;box-shadow:0 4px 12px #0284c740;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-weight:600;padding:14px;transition:all .2s ease}.btn-submit-report:hover:not(:disabled){box-shadow:0 6px 16px #0284c759;transform:translateY(-1px)}.btn-submit-report:disabled{cursor:not-allowed;opacity:.6}.form-group-u label svg{color:#64748b;display:inline-block;margin-right:6px;vertical-align:middle}.chat-page{min-height:100vh}.chat-container,.chat-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);display:flex;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.chat-container{height:100vh;width:100%}.chat-sidebar{background:#fff;border-right:1px solid #e2e8f0;box-shadow:4px 0 24px #0000000a;display:flex;flex-direction:column;width:380px;z-index:10}.sidebar-header{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;gap:16px;padding:20px 24px}.sidebar-header h3{color:#0f172a;flex:1 1;font-size:1.25rem;font-weight:700;margin:0}.btn-back-chat{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 16px #e11d484d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:8px;padding:12px 18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-back-chat:hover{box-shadow:0 8px 24px #e11d4866;transform:translateX(-4px) translateY(-2px)}.btn-back-chat i{font-size:14px}.sidebar-search{border-bottom:1px solid #e2e8f0;padding:16px 24px}.sidebar-search input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.9rem;padding:12px 16px;transition:all .2s ease;width:100%}.sidebar-search input:focus{background:#fff;border-color:#e11d48;outline:none}.sidebar-search input::placeholder{color:#94a3b8}.contacts-list{flex:1 1;overflow-y:auto}.contacts-list::-webkit-scrollbar{width:4px}.contacts-list::-webkit-scrollbar-track{background:#0000}.contacts-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.contact-item{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:14px;padding:16px 24px;position:relative;transition:all .2s ease}.contact-item:hover{background:#f8fafc}.contact-item.active{background:linear-gradient(90deg,#e11d4814,#e11d4805);border-left:3px solid #e11d48}.contact-item.active .contact-avatar{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 4px 12px #e11d484d}.unread-badge{align-items:center;animation:badge-pulse 2s infinite;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:11px;box-shadow:0 2px 8px #22c55e66;display:flex;height:22px;justify-content:center;min-width:22px;padding:0 6px;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@keyframes badge-pulse{0%,to{box-shadow:0 2px 8px #22c55e66}50%{box-shadow:0 2px 12px #22c55e99}}.contact-avatar{align-items:center;background:linear-gradient(135deg,#64748b,#475569);color:#fff;display:flex;font-size:1rem;font-weight:700;justify-content:center}.contact-avatar,.contact-avatar-img{border-radius:10px;flex-shrink:0;height:48px;transition:all .2s ease;width:48px}.contact-avatar-img{border:2px solid #e2e8f0;object-fit:cover}.contact-item.active .contact-avatar-img{border-color:#e11d48;box-shadow:0 4px 12px #e11d484d}.contact-info{flex:1 1;min-width:0}.contact-info h4{color:#0f172a;font-size:.95rem;font-weight:600;margin:0}.contact-info h4,.contact-info p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-info p{color:#64748b;font-size:.8rem;margin:4px 0 0}.unread-badge{background:linear-gradient(135deg,#059669,#047857);border-radius:12px;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:700;padding:4px 10px}.chat-window{background:linear-gradient(180deg,#f8fafc,#f1f5f9);display:flex;flex:1 1;flex-direction:column;position:relative}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;display:flex;gap:16px;padding:18px 32px;z-index:5}.chat-header-avatar{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border-radius:10px;color:#fff;display:flex;font-size:1rem;font-weight:700;height:44px;justify-content:center;width:44px}.chat-header-avatar-img{border:2px solid #e11d48;border-radius:10px;box-shadow:0 2px 8px #e11d4833;height:44px;object-fit:cover;width:44px}.chat-header-info{flex:1 1}.chat-header h2{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.chat-header-info span{color:#64748b;font-size:.8rem}.chat-header-actions{display:flex;gap:8px}.chat-header-actions button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.chat-header-actions button:hover{background:#f8fafc;color:#0f172a}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:24px 32px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#0000}.chat-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.message-bubble{animation:messageFadeIn .2s ease;line-height:1.5;max-width:65%;position:relative}@keyframes messageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-content{word-wrap:break-word;border-radius:12px;font-size:.95rem;padding:14px 18px}.my-message{align-self:flex-end}.my-message .message-content{background:linear-gradient(135deg,#e11d48,#be123c);border-bottom-right-radius:4px;box-shadow:0 4px 12px #e11d4840;color:#fff}.their-message{align-self:flex-start}.their-message .message-content{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000a;color:#0f172a}.message-time{color:#94a3b8;font-size:.7rem;margin-top:6px;padding:0 4px}.my-message .message-time{text-align:right}.their-message .message-time{text-align:left}.chat-input-area{align-items:center;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 16px #0000000a;display:flex;gap:14px;padding:20px 32px}.chat-input-area input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;flex:1 1;font-family:inherit;font-size:.95rem;outline:none;padding:16px 20px;transition:all .2s ease}.chat-input-area input:focus{background:#fff;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.chat-input-area input::placeholder{color:#94a3b8}.chat-input-area button{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:10px;box-shadow:0 4px 12px #e11d484d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:52px;justify-content:center;transition:all .2s ease;width:52px}.chat-input-area button:hover{box-shadow:0 6px 20px #e11d4866;transform:scale(1.05)}.chat-input-area button i{font-size:18px}.no-chat-selected{flex:1 1;flex-direction:column;padding:40px;text-align:center}.no-chat-icon,.no-chat-selected{align-items:center;display:flex;justify-content:center}.no-chat-icon{background:#f1f5f9;border-radius:16px;color:#94a3b8;height:80px;margin-bottom:20px;width:80px}.no-chat-selected h2{color:#334155;font-size:1.25rem;font-weight:700;margin:0 0 8px}.no-chat-selected p{color:#64748b;font-size:.9rem;margin:0}.no-contacts{color:#64748b;padding:40px 24px;text-align:center}.no-contacts p{font-size:.9rem;margin:0}.chat-header-avatar-wrapper,.contact-avatar-wrapper{cursor:pointer;transition:transform .2s ease,opacity .2s ease}.chat-header-avatar-wrapper:hover,.contact-avatar-wrapper:hover{opacity:.9;transform:scale(1.05)}.chat-header-name-link,.contact-name-link{cursor:pointer;transition:color .2s ease}.chat-header-name-link:hover,.contact-name-link:hover{color:#e11d48}.attach-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:all .2s ease;width:44px}.attach-btn:hover{background:#f1f5f9;border-color:#e11d48;color:#e11d48}.attach-btn:disabled{cursor:not-allowed;opacity:.5}.file-preview-bar{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:12px 32px}.file-preview-content{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.file-preview-thumb{border:1px solid #e2e8f0;border-radius:8px;height:48px;object-fit:cover;width:48px}.file-preview-icon{align-items:center;background:linear-gradient(135deg,#64748b,#475569);border-radius:8px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.file-preview-info{display:flex;flex-direction:column;min-width:0}.file-preview-name{color:#0f172a;font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-size{color:#64748b;font-size:.75rem}.file-preview-remove{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.file-preview-remove:hover{background:#fecaca}.upload-error{background:#fef2f2;border-top:1px solid #fee2e2;color:#ef4444;font-size:.85rem;font-weight:500;padding:10px 32px}.upload-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.message-attachment{border-radius:8px;margin-bottom:8px;overflow:hidden}.image-attachment{cursor:pointer}.image-attachment img{border-radius:8px;display:block;max-height:300px;max-width:280px;object-fit:cover;transition:transform .2s ease}.image-attachment img:hover{transform:scale(1.02)}.document-attachment{align-items:center;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:8px;color:inherit;display:flex;gap:12px;min-width:200px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.my-message .document-attachment{background:#fffffff2}.document-attachment:hover{background:#fff;box-shadow:0 2px 8px #00000014}.document-attachment svg:first-child{color:#e11d48;flex-shrink:0}.doc-info{display:flex;flex:1 1;flex-direction:column;min-width:0}.doc-name{color:#0f172a;font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-size{color:#64748b;font-size:.7rem}.document-attachment svg:last-child{color:#64748b;flex-shrink:0}@media (max-width:900px){.chat-sidebar{width:320px}.image-attachment img{max-width:200px}}@media (max-width:768px){.chat-container{flex-direction:column;position:relative}.chat-sidebar{height:100vh;left:0;max-height:none;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:100}.chat-container.chat-active .chat-sidebar{transform:translateX(-100%)}.chat-window{height:100vh;left:0;position:absolute;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:99}.chat-container.chat-active .chat-window{transform:translateX(0)}.sidebar-header{padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.btn-back-chat{padding:10px 16px}.contacts-list{height:calc(100vh - 80px)}.contact-item{padding:14px 20px}.chat-header{padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.chat-header-avatar,.chat-header-avatar-img{height:40px;width:40px}.chat-header h2{font-size:1rem}.chat-header-info span{font-size:.75rem}.chat-messages{height:calc(100vh - 140px);padding:16px}.message-bubble{max-width:85%}.chat-input-area{bottom:0;position:-webkit-sticky;position:sticky}.chat-input-area,.chat-input-area input{padding:12px 16px}.chat-input-area button{height:44px;width:44px}.attach-btn{height:40px;width:40px}.file-preview-bar{padding:12px 16px}.image-attachment img{max-width:100%}.no-chat-selected{display:none}}.mobile-chat-back-btn{align-items:center;background:#e11d481a;border:none;border-radius:10px;color:#e11d48;cursor:pointer;display:none;flex-shrink:0;height:36px;justify-content:center;margin-right:12px;transition:all .2s ease;width:36px}.mobile-chat-back-btn:active{background:#e11d4833;transform:scale(.95)}@media (max-width:768px){.mobile-chat-back-btn{display:flex}}.chat-header-avatar.avatar-red-circle,.contact-avatar.avatar-red-circle{background:#fff1f2!important;border:2px solid #e11d48!important;border-radius:50%;color:#e11d48!important}.contact-item.active .contact-avatar.avatar-red-circle{background:#ffe4e6!important;border-color:#be123c!important}.public-profile-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.public-profile-page .bg-glow{border-radius:50%;filter:blur(150px);pointer-events:none;position:absolute;z-index:0}.public-profile-page.purple .glow-1{animation:glowPulse 8s ease-in-out infinite;background:radial-gradient(circle,#7c3aed26 0,#0000 70%);height:60%;left:-15%;top:-20%;width:60%}.public-profile-page.purple .glow-2{animation:glowPulse 10s ease-in-out infinite reverse;background:radial-gradient(circle,#2563eb1f 0,#0000 70%);bottom:-20%;height:50%;right:-15%;width:50%}.public-profile-page.rose .glow-1{animation:glowPulse 8s ease-in-out infinite;background:radial-gradient(circle,#e11d4826 0,#0000 70%);height:60%;left:-15%;top:-20%;width:60%}.public-profile-page.rose .glow-2{animation:glowPulse 10s ease-in-out infinite reverse;background:radial-gradient(circle,#7c3aed1f 0,#0000 70%);bottom:-20%;height:50%;right:-15%;width:50%}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.error-state,.loading-state{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:100vh;position:relative;z-index:1}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#7c3aed;height:48px;width:48px}.error-state p,.loading-state p{color:#64748b;font-size:1rem}.error-state h2{color:#0f172a;font-size:1.5rem;margin:0}.btn-primary{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;padding:14px 24px;transition:all .2s ease}.btn-primary:hover{box-shadow:0 8px 24px #7c3aed4d;transform:translateY(-2px)}.profile-layout{min-height:100vh;position:relative;z-index:1}.public-profile-page .profile-sidebar{align-items:center;background:#fff;border-right:1px solid #e2e8f0;box-shadow:4px 0 24px #0000000a;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:40px 32px;position:fixed;top:0;width:340px;z-index:10}.public-profile-page.purple .profile-sidebar:before{background:linear-gradient(180deg,#7c3aed,#2563eb 50%,#0891b2);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.public-profile-page.rose .profile-sidebar:before{background:linear-gradient(180deg,#e11d48,#7c3aed 50%,#2563eb);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.public-profile-page .btn-back{align-items:center;border:none;border-radius:10px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:8px;left:24px;padding:12px 20px;position:absolute;top:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.public-profile-page.purple .btn-back{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 16px #7c3aed4d}.public-profile-page.rose .btn-back{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 4px 16px #e11d484d}.public-profile-page .btn-back:hover{transform:translateX(-4px) translateY(-2px)}.public-profile-page.purple .btn-back:hover{box-shadow:0 8px 24px #7c3aed66}.public-profile-page.rose .btn-back:hover{box-shadow:0 8px 24px #e11d4866}.public-profile-page .profile-picture-section{align-items:center;display:flex;flex-direction:column;margin-bottom:24px;margin-top:70px}.public-profile-page .profile-picture-wrapper{border-radius:50%;height:160px;overflow:hidden;padding:4px;position:relative;transition:all .3s ease;width:160px}.public-profile-page.purple .profile-picture-wrapper{background:linear-gradient(135deg,#7c3aed,#2563eb)}.public-profile-page.rose .profile-picture-wrapper{background:linear-gradient(135deg,#e11d48,#be123c)}.public-profile-page .profile-picture{background:#fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.public-profile-page .profile-picture-placeholder{align-items:center;background:#fff;border-radius:16px;color:#94a3b8;display:flex;height:100%;justify-content:center;width:100%}.public-profile-page .sidebar-user-info{margin-bottom:24px;text-align:center}.public-profile-page .sidebar-user-info h2{color:#0f172a;font-size:1.4rem;font-weight:700;margin:0}.public-profile-page .sidebar-user-info .headline{color:#64748b;font-size:.9rem;margin:8px 0 0}.public-profile-page .sidebar-user-info .username{color:#94a3b8;font-size:.85rem;margin:4px 0 12px}.public-profile-page .role-badge{border-radius:20px;display:table;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin:8px auto;padding:6px 16px;position:static;text-transform:uppercase}.public-profile-page .role-badge.talent{background:linear-gradient(135deg,#7c3aed1a,#2563eb1a);color:#7c3aed}.public-profile-page .role-badge.client{background:linear-gradient(135deg,#e11d481a,#be123c1a);color:#e11d48}.public-profile-page .sidebar-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:auto;width:100%}.public-profile-page .sidebar-stat{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:20px 16px;text-align:center;transition:all .2s ease}.public-profile-page .sidebar-stat:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.public-profile-page .sidebar-stat .stat-icon{margin-bottom:8px}.public-profile-page.purple .sidebar-stat .stat-icon{color:#7c3aed}.public-profile-page.rose .sidebar-stat .stat-icon{color:#e11d48}.public-profile-page .sidebar-stat-value{font-size:1.5rem;font-weight:800}.public-profile-page.purple .sidebar-stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#2563eb);-webkit-background-clip:text;background-clip:text}.public-profile-page.rose .sidebar-stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e11d48,#be123c);-webkit-background-clip:text;background-clip:text}.public-profile-page .sidebar-stat-label{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.public-profile-page .sidebar-actions{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;width:100%}.btn-social{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;padding:14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.btn-social.linkedin{background:linear-gradient(135deg,#0077b5,#005885);box-shadow:0 4px 16px #0077b54d}.btn-social.linkedin:hover{box-shadow:0 8px 24px #0077b566;transform:translateY(-2px)}.btn-social.github{background:linear-gradient(135deg,#333,#24292e);box-shadow:0 4px 16px #0000004d}.btn-social.github:hover{box-shadow:0 8px 24px #0006;transform:translateY(-2px)}.btn-message{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:14px;transition:all .2s ease;width:100%}.public-profile-page.purple .btn-message{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 16px #7c3aed4d}.public-profile-page.rose .btn-message{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 4px 16px #e11d484d}.btn-message:hover{transform:translateY(-2px)}.public-profile-page.purple .btn-message:hover{box-shadow:0 8px 24px #7c3aed66}.public-profile-page.rose .btn-message:hover{box-shadow:0 8px 24px #e11d4866}.public-profile-page .profile-content{background:linear-gradient(180deg,#0000,#ffffff4d);margin-left:340px;max-width:100%;min-height:100vh;overflow-y:auto;padding:48px 60px}.profile-header-section{margin-bottom:36px;padding-bottom:20px;position:relative}.profile-header-section:after{border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.public-profile-page.purple .profile-header-section:after{background:linear-gradient(90deg,#7c3aed,#2563eb)}.public-profile-page.rose .profile-header-section:after{background:linear-gradient(90deg,#e11d48,#be123c)}.profile-header-section h1{color:#0f172a;font-size:2rem;font-weight:800;margin:0}.profile-header-section p{color:#64748b;font-size:1rem;margin:8px 0 0}.info-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000a;margin-bottom:24px;overflow:hidden;transition:all .2s ease}.info-card:hover{box-shadow:0 8px 24px #00000014}.info-card-header{align-items:center;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:20px 28px}.public-profile-page.purple .info-card-header svg{color:#7c3aed}.public-profile-page.rose .info-card-header svg{color:#e11d48}.info-card-header h3{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0}.info-card-body{padding:28px}.bio-text{color:#475569;line-height:1.7;margin:0;white-space:pre-wrap}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.info-item{display:flex;flex-direction:column;gap:4px}.info-item.full-width{align-items:flex-start;flex-direction:row;gap:12px;grid-column:1/-1}.info-icon{color:#94a3b8;flex-shrink:0;margin-top:2px}.info-label{color:#94a3b8;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-value{color:#0f172a;font-size:.95rem;font-weight:500}.availability-badge{background:#f0fdf4;border-radius:20px;color:#16a34a;display:inline-block;font-size:.85rem;font-weight:600;padding:4px 12px}.skills-list{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{border-radius:20px;font-size:.85rem;font-weight:500;padding:8px 16px}.public-profile-page.purple .skill-tag{background:linear-gradient(135deg,#7c3aed1a,#2563eb1a);color:#7c3aed}.public-profile-page.rose .skill-tag{background:linear-gradient(135deg,#e11d481a,#be123c1a);color:#e11d48}.links-list{display:flex;flex-direction:column;gap:12px}.link-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#475569;display:flex;font-weight:500;gap:12px;padding:14px 20px;text-decoration:none;transition:all .2s ease}.link-item:hover{background:#f1f5f9;transform:translateX(4px)}.public-profile-page.purple .link-item:hover{border-color:#7c3aed4d;color:#7c3aed}.public-profile-page.rose .link-item:hover{border-color:#e11d484d;color:#e11d48}.link-item.linkedin:hover{border-color:#0077b54d;color:#0077b5}.link-item.github:hover{border-color:#0003;color:#333}.btn-social.instagram{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);box-shadow:0 4px 16px #e1306c4d}.btn-social.instagram:hover{box-shadow:0 8px 24px #e1306c66;transform:translateY(-2px)}.btn-social.facebook{background:linear-gradient(135deg,#1877f2,#145db2);box-shadow:0 4px 16px #1877f24d}.btn-social.facebook:hover{box-shadow:0 8px 24px #1877f266;transform:translateY(-2px)}.btn-social.youtube{background:linear-gradient(135deg,red,#c00);box-shadow:0 4px 16px #ff00004d}.btn-social.youtube:hover{box-shadow:0 8px 24px #f006;transform:translateY(-2px)}.btn-social.website{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px #10b9814d}.btn-social.website:hover{box-shadow:0 8px 24px #10b98166;transform:translateY(-2px)}.link-item.instagram:hover{border-color:#e1306c4d;color:#e1306c}.link-item.facebook:hover{border-color:#1877f24d;color:#1877f2}.link-item.youtube:hover{border-color:#ff00004d;color:red}.link-item.website:hover{border-color:#10b9814d;color:#10b981}.empty-profile-notice{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#cbd5e1;border-style:dashed}.empty-notice-text{color:#64748b;font-size:.95rem;margin:0;padding:20px;text-align:center}@media (max-width:1024px){.profile-layout{grid-template-columns:1fr}.public-profile-page .profile-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;height:auto;overflow-y:visible;padding:32px 24px;position:static;width:100%}.public-profile-page.purple .profile-sidebar:before,.public-profile-page.rose .profile-sidebar:before{height:4px;left:0;top:0;width:100%}.public-profile-page .profile-content{margin-left:0;padding:32px 24px}.public-profile-page .btn-back{margin-bottom:24px;position:static}.public-profile-page .profile-picture-section{margin-top:0}}@media (max-width:640px){.info-grid{grid-template-columns:1fr}.public-profile-page .profile-content{padding:24px 16px}.profile-header-section h1{font-size:1.5rem}}.user-avatar-initials{align-items:center;background:#fff1f2;border:2px solid #e11d48;border-radius:50%;color:#e11d48;display:flex;font-weight:700;justify-content:center;-webkit-user-select:none;user-select:none}.user-avatar-img{border-radius:50%;object-fit:cover}.size-default{font-size:1rem;height:40px;width:40px}.size-small{font-size:.85rem;height:32px;width:32px}.size-large{font-size:1.25rem;height:48px;width:48px}.size-xl{border-width:4px;font-size:3rem;height:120px;width:120px}.size-xxl{border-width:4px;font-size:4rem;height:160px;width:160px}:root{--brand-light:#fff1f2;--glass:#ffffffd9;--glass-dark:#fff9;--shadow-sm:#0000000a;--shadow-md:#00000014;--shadow-lg:#0000001f}.admin-reports-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);color:#0f172a;color:var(--slate-900);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;padding:24px 40px;position:relative}.admin-reports-page .admin-bg-glow{border-radius:50%;filter:blur(120px);opacity:.6;pointer-events:none;position:absolute;z-index:0}.admin-reports-page .glow-1{animation:adminGlowPulse 8s ease-in-out infinite;background:radial-gradient(circle,#e11d4826 0,#0000 70%);height:50%;left:-10%;top:-15%;width:50%}.admin-reports-page .glow-2{animation:adminGlowPulse 10s ease-in-out infinite reverse;background:radial-gradient(circle,#f973161f 0,#0000 70%);bottom:-15%;height:40%;right:-10%;width:40%}@keyframes adminGlowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.admin-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;position:relative;z-index:1}.header-left{gap:24px}.btn-back-admin{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:10px;box-shadow:0 2px 8px #0000000a;box-shadow:0 2px 8px var(--shadow-sm);color:#475569;color:var(--slate-600);cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;padding:12px 20px;transition:all .25s ease}.btn-back-admin:hover{background:#fff;box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--shadow-md);color:#e11d48;color:var(--brand);transform:translateX(-2px)}.header-title{gap:16px}.header-title svg{color:#e11d48;color:var(--brand)}.header-title h1{color:#0f172a;color:var(--slate-900);font-size:1.75rem;font-weight:800}.header-title p{color:#64748b;color:var(--slate-500);font-size:.9rem;margin:4px 0 0}.header-stats{display:flex;gap:16px}.stat-card{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:12px;box-shadow:0 4px 6px #0000000a,0 10px 20px #00000014;box-shadow:0 4px 6px var(--shadow-sm),0 10px 20px var(--shadow-md);display:flex;gap:12px;padding:16px 24px;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 16px #00000014,0 20px 40px #0000001f;box-shadow:0 8px 16px var(--shadow-md),0 20px 40px var(--shadow-lg);transform:translateY(-2px)}.stat-card svg{color:#64748b;color:var(--slate-500)}.pending-stat{background:linear-gradient(135deg,#fffbebe6,#fef3c7cc);border:1px solid #f59e0b4d}.pending-stat svg{color:#f97316;color:var(--orange)}.total-stat{background:linear-gradient(135deg,#eef2ffe6,#e0e7ffcc);border:1px solid #6366f133}.total-stat svg{color:#7c3aed;color:var(--purple)}.stat-card .stat-value{color:#0f172a;color:var(--slate-900);display:block;font-size:1.5rem;font-weight:800}.stat-card .stat-label{color:#64748b;color:var(--slate-500);display:block;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filters-bar{display:flex;gap:16px;margin-bottom:24px;position:relative;z-index:1}.search-box{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:10px;box-shadow:0 2px 8px #0000000a;box-shadow:0 2px 8px var(--shadow-sm);display:flex;flex:1 1;gap:12px;max-width:400px;padding:12px 20px;transition:all .25s ease}.search-box:focus-within{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a,0 4px 12px #00000014;box-shadow:0 0 0 3px #e11d481a,0 4px 12px var(--shadow-md)}.search-box svg{color:#64748b;color:var(--slate-500)}.search-box input{background:#0000;border:none;color:#334155;color:var(--slate-700);flex:1 1;font-family:inherit;font-size:.9rem}.search-box input::placeholder{color:#94a3b8;color:var(--slate-400)}.search-box input:focus{outline:none}.filter-group{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:10px;box-shadow:0 2px 8px #0000000a;box-shadow:0 2px 8px var(--shadow-sm);min-width:-webkit-fit-content;min-width:fit-content;padding:12px 20px;position:relative;transition:all .25s ease;white-space:nowrap}.filter-group:hover{border-color:#cbd5e1;border-color:var(--slate-300);box-shadow:0 4px 12px #00000014;box-shadow:0 4px 12px var(--shadow-md)}.filter-group:focus-within{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a}.filter-group svg:first-child{color:#64748b;color:var(--slate-500);flex-shrink:0}.filter-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' 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");background-position:right 0 center;background-repeat:no-repeat;border:none;color:#334155;color:var(--slate-700);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;min-width:80px;padding-right:28px}.filter-group select:focus{outline:none}.filter-group select:hover{color:#e11d48;color:var(--brand)}.filter-group select option{background:#fff;color:#334155;color:var(--slate-700);font-weight:500;padding:12px 16px}.filter-group select option:checked{background:#fff1f2;background:var(--brand-light);color:#be123c;color:var(--brand-dark)}.select-arrow{display:none}.reports-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:12px;box-shadow:0 4px 6px #0000000a,0 10px 20px #00000014;box-shadow:0 4px 6px var(--shadow-sm),0 10px 20px var(--shadow-md);overflow:hidden;position:relative;z-index:1}.empty-state,.loading-state{color:#94a3b8;color:var(--slate-400);padding:80px 40px}.loading-state .spinner{border:3px solid #e11d4833;border-top:3px solid var(--brand);height:40px;width:40px}.empty-state svg{opacity:.5}.empty-state h3{color:#475569;color:var(--slate-600);margin:0 0 8px}.empty-state p{color:#64748b;color:var(--slate-500)}.reports-table{border-collapse:collapse;width:100%}.reports-table thead{background:linear-gradient(135deg,#f8fafce6,#f1f5f9e6)}.reports-table th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--slate-200);color:#64748b;color:var(--slate-500);font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:16px 20px;text-align:left;text-transform:uppercase}.reports-table td{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--slate-100);padding:16px 20px;vertical-align:middle}.reports-table tbody tr{transition:all .25s ease}.reports-table tbody tr:hover{background:#f8fafccc}.reports-table tbody tr.pending-row{background:linear-gradient(90deg,#fffbeb99,#0000)}.reports-table tbody tr.pending-row:hover{background:linear-gradient(90deg,#fef3c7cc,#f8fafc99)}.id-cell{color:#64748b;color:var(--slate-500);font-size:.85rem;font-weight:600}.type-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:600;gap:6px;padding:6px 12px}.type-bug{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid #ef444433;color:#dc2626}.type-contract_issue{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid #f59e0b33;color:#d97706}.type-user_complaint{background:linear-gradient(135deg,#ec48991a,#ec48990d);border:1px solid #ec489933;color:#db2777}.type-payment_issue{background:linear-gradient(135deg,#0ea5e91a,#0ea5e90d);border:1px solid #0ea5e933;color:#0284c7}.type-other{background:linear-gradient(135deg,#94a3b81a,#94a3b80d);border:1px solid #94a3b833;color:#475569;color:var(--slate-600)}.subject-cell{max-width:300px}.subject-text{color:#334155;color:var(--slate-700);display:block;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-evidence{color:#e11d48;color:var(--brand);display:inline-flex;margin-left:8px}.reporter-cell .reporter-info{display:flex;flex-direction:column}.reporter-name{color:#1e293b;color:var(--slate-800);font-size:.9rem;font-weight:600}.reporter-email{color:#64748b;color:var(--slate-500);font-size:.8rem}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;gap:6px;padding:6px 12px}.status-badge.pending{background:linear-gradient(135deg,#f59e0b26,#f59e0b14);border:1px solid #f59e0b40;color:#b45309}.status-badge.in-review{background:linear-gradient(135deg,#6366f126,#6366f114);border:1px solid #6366f140;color:#4f46e5}.status-badge.resolved{background:linear-gradient(135deg,#22c55e26,#22c55e14);border:1px solid #22c55e40;color:#15803d}.status-badge.closed{background:linear-gradient(135deg,#94a3b826,#94a3b814);border:1px solid #94a3b840;color:#475569;color:var(--slate-600)}.date-cell{color:#64748b;color:var(--slate-500);font-size:.85rem}.btn-view{align-items:center;background:linear-gradient(135deg,#e11d481a,#e11d480d);border:1px solid #e11d4840;border-radius:8px;color:#e11d48;color:var(--brand);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;padding:8px 16px;transition:all .25s ease}.btn-view:hover{background:#e11d48;background:var(--brand);border-color:#e11d48;border-color:var(--brand);box-shadow:0 4px 12px #e11d484d;color:#fff;transform:translateY(-1px)}.modal-overlay{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f172a99;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.detail-modal{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:16px;box-shadow:0 25px 60px #0003;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.modal-header{align-items:flex-start;background:linear-gradient(135deg,#f8fafcf2,#f1f5f9f2);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--slate-200);display:flex;justify-content:space-between;padding:24px 28px}.modal-title{align-items:center;display:flex;gap:16px}.modal-title svg:first-child{color:#e11d48;color:var(--brand)}.modal-title h2{color:#0f172a;color:var(--slate-900);font-size:1.25rem;font-weight:700;margin:0 0 8px}.btn-close-modal{background:#0000;border:none;border-radius:8px;color:#94a3b8;color:var(--slate-400);cursor:pointer;padding:4px;transition:all .25s ease}.btn-close-modal:hover{background:#fff1f2;background:var(--brand-light);color:#e11d48;color:var(--brand)}.modal-body{background:#fff;padding:28px}.detail-row{margin-bottom:20px}.detail-row:last-child{margin-bottom:0}.detail-row label{align-items:center;color:#64748b;color:var(--slate-500);display:flex;font-size:.75rem;font-weight:700;gap:8px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.detail-value{color:#1e293b;color:var(--slate-800);font-size:1rem;margin:0}.description-box{background:linear-gradient(135deg,#f8fafccc,#f1f5f999);border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:10px;color:#334155;color:var(--slate-700);font-size:.95rem;line-height:1.6;padding:16px;white-space:pre-wrap}.reporter-detail{display:flex;flex-direction:column;gap:4px}.reporter-detail .name{color:#1e293b;color:var(--slate-800);font-weight:600}.reporter-detail .email{color:#64748b;color:var(--slate-500);font-size:.9rem}.reporter-detail .id{color:#94a3b8;color:var(--slate-400);font-size:.8rem}.related-info{align-items:center;color:#334155;color:var(--slate-700);display:flex;gap:12px}.related-info span:first-child{background:linear-gradient(135deg,#e11d481a,#e11d480d);border:1px solid #e11d4826;border-radius:6px;color:#e11d48;color:var(--brand);font-size:.85rem;font-weight:600;padding:4px 10px}.evidence-preview{margin-top:8px}.evidence-link{align-items:center;background:linear-gradient(135deg,#e11d481a,#e11d480d);border:1px solid #e11d4833;border-radius:8px;color:#e11d48;color:var(--brand);display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:all .25s ease}.evidence-link:hover{background:#e11d48;background:var(--brand);box-shadow:0 4px 12px #e11d484d;color:#fff}.timestamps{display:flex;gap:32px}.timestamps>div{display:flex;flex-direction:column;gap:4px}.timestamps span{color:#475569;color:var(--slate-600);font-size:.9rem}.modal-body textarea{background:linear-gradient(135deg,#f8fafccc,#f1f5f999);border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:10px;box-sizing:border-box;color:#334155;color:var(--slate-700);font-family:inherit;font-size:.95rem;padding:14px 16px;resize:vertical;transition:all .25s ease;width:100%}.modal-body textarea::placeholder{color:#94a3b8;color:var(--slate-400)}.modal-body textarea:focus{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a;outline:none}.modal-actions{background:linear-gradient(135deg,#f8fafcf2,#f1f5f9f2);border-top:1px solid #e2e8f0;border-top:1px solid var(--slate-200);display:flex;gap:12px;padding:20px 28px}.btn-action{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;padding:12px 20px;transition:all .25s ease}.btn-action:disabled{cursor:not-allowed;opacity:.5}.btn-action.in-review{background:linear-gradient(135deg,#6366f11a,#6366f10d);border:1px solid #6366f140;color:#4f46e5}.btn-action.in-review:hover:not(:disabled){background:#6366f1;box-shadow:0 4px 12px #6366f14d;color:#fff}.btn-action.resolved{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid #22c55e40;color:#15803d}.btn-action.resolved:hover:not(:disabled){background:#22c55e;box-shadow:0 4px 12px #22c55e4d;color:#fff}.btn-action.closed{background:linear-gradient(135deg,#94a3b81a,#94a3b80d);border:1px solid #94a3b840;color:#475569;color:var(--slate-600)}.btn-action.closed:hover:not(:disabled){background:#64748b;background:var(--slate-500);box-shadow:0 4px 12px #64748b4d;color:#fff}.btn-action.reopen{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid #f59e0b40;color:#b45309}.btn-action.reopen:hover:not(:disabled){background:#f59e0b;box-shadow:0 4px 12px #f59e0b4d;color:#fff}@media (max-width:1024px){.admin-reports-page{padding:20px}.admin-header{align-items:flex-start;flex-direction:column;gap:20px}.header-stats{width:100%}.stat-card{flex:1 1}.filters-bar{flex-wrap:wrap}.search-box{max-width:100%;width:100%}}@media (max-width:768px){.reports-table{display:block;overflow-x:auto}.reports-table td,.reports-table th{white-space:nowrap}.modal-actions{flex-wrap:wrap}.btn-action{flex:1 1;justify-content:center;min-width:120px}}:root{--brand:#e11d48;--brand-dark:#be123c;--brand-light:#fecdd3;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--green:#059669;--blue:#2563eb;--purple:#7c3aed;--orange:#f97316}.search-users-page{background:linear-gradient(135deg,#fafafa,#f5f5f5 50%,#fafafa);min-height:100vh;padding:0}.search-header{background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);box-shadow:0 4px 20px #e11d4833;justify-content:space-between;padding:24px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-left,.search-header{align-items:center;display:flex}.header-left{gap:20px}.back-btn{align-items:center;background:#ffffff26;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.back-btn:hover{background:#ffffff40;transform:translateX(-2px)}.header-title{align-items:center;color:#fff;display:flex;gap:12px}.header-title h1{font-size:1.5rem;font-weight:700;margin:0}.header-stats .stat-badge{align-items:center;background:#ffffff26;border:1px solid #fff3;border-radius:30px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 16px}.search-controls{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--slate-200);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:24px 40px}.search-bar-container{display:flex;flex:1 1;gap:12px;max-width:600px}.search-input-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.search-input-wrapper .search-icon{color:#94a3b8;color:var(--slate-400);left:16px;position:absolute}.search-input-wrapper input{background:#f8fafc;background:var(--slate-50);border:2px solid #e2e8f0;border:2px solid var(--slate-200);border-radius:12px;font-size:.95rem;padding:14px 44px 14px 48px;transition:all .2s ease;width:100%}.search-input-wrapper input:focus{background:#fff;border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 4px #e11d481a;outline:none}.clear-search{background:none;border:none;color:#94a3b8;color:var(--slate-400);cursor:pointer;display:flex;padding:4px;position:absolute;right:12px;transition:color .2s}.clear-search:hover{color:#475569;color:var(--slate-600)}.search-btn{align-items:center;background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:14px 24px;transition:all .2s ease;white-space:nowrap}.search-btn:hover{box-shadow:0 4px 16px #e11d484d;transform:translateY(-2px)}.filter-controls{align-items:center;display:flex;gap:12px}.filter-toggle{align-items:center;background:#f1f5f9;background:var(--slate-100);border:2px solid #e2e8f0;border:2px solid var(--slate-200);border-radius:10px;color:#334155;color:var(--slate-700);cursor:pointer;display:flex;font-weight:500;gap:8px;padding:12px 16px;transition:all .2s ease}.filter-toggle.active,.filter-toggle:hover{background:#fecdd3;background:var(--brand-light);border-color:#e11d48;border-color:var(--brand);color:#be123c;color:var(--brand-dark)}.filter-toggle .filter-count{background:#e11d48;background:var(--brand);border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px}.filter-toggle svg.rotated{transform:rotate(180deg)}.sort-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' 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");background-position:right 12px center;background-repeat:no-repeat;border:2px solid #e2e8f0;border:2px solid var(--slate-200);border-radius:10px;color:#334155;color:var(--slate-700);cursor:pointer;font-weight:500;min-width:150px;padding:12px 40px 12px 16px;transition:all .25s ease}.sort-select:hover{border-color:#cbd5e1;border-color:var(--slate-300);box-shadow:0 2px 8px #0000000f}.sort-select:focus{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a;outline:none}.sort-select option{background:#fff;color:#334155;color:var(--slate-700);padding:12px}.refresh-btn{align-items:center;background:#f1f5f9;background:var(--slate-100);border:2px solid #e2e8f0;border:2px solid var(--slate-200);border-radius:10px;color:#475569;color:var(--slate-600);cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.refresh-btn:hover{background:#fecdd3;background:var(--brand-light);border-color:#e11d48;border-color:var(--brand);color:#e11d48;color:var(--brand)}.refresh-btn .spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.filters-panel{align-items:flex-end;animation:slideDown .2s ease;background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--slate-200);display:flex;flex-wrap:wrap;gap:24px;padding:20px 40px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{color:#475569;color:var(--slate-600);font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filter-options{display:flex;gap:8px}.filter-chip{align-items:center;background:#f1f5f9;background:var(--slate-100);border:2px solid #0000;border-radius:8px;color:#475569;color:var(--slate-600);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:6px;padding:10px 16px;transition:all .2s ease}.filter-chip:hover{background:#e2e8f0;background:var(--slate-200)}.filter-chip.active{background:#fecdd3;background:var(--brand-light);border-color:#e11d48;border-color:var(--brand);color:#be123c;color:var(--brand-dark)}.filter-select{border-radius:8px;padding:10px 16px}.clear-filters-btn{align-items:center;background:#e11d481a;border:none;border-radius:8px;color:#e11d48;color:var(--brand);cursor:pointer;display:flex;font-weight:600;gap:6px;padding:10px 16px;transition:all .2s ease}.clear-filters-btn:hover{background:#e11d4833}.results-container{min-height:calc(100vh - 200px);padding:32px 40px}.empty-state,.loading-state{align-items:center;color:#64748b;color:var(--slate-500);display:flex;flex-direction:column;justify-content:center;padding:80px 20px;text-align:center}.loading-state .spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-top-color:#e11d48;border:4px solid var(--slate-200);border-radius:50%;border-top-color:var(--brand);height:48px;margin-bottom:16px;width:48px}.empty-state svg{color:#cbd5e1;color:var(--slate-300);margin-bottom:16px}.empty-state h3{color:#334155;color:var(--slate-700);font-size:1.25rem;margin-bottom:8px}.empty-state .clear-btn{background:#e11d48;background:var(--brand);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:16px;padding:12px 24px;transition:all .2s ease}.empty-state .clear-btn:hover{background:#be123c;background:var(--brand-dark)}.users-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.user-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:16px;box-shadow:0 4px 16px #0000000f;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.user-card:hover{border-color:#fecdd3;border-color:var(--brand-light);box-shadow:0 12px 32px #e11d481f;transform:translateY(-6px)}.user-card-header{background:linear-gradient(135deg,#f1f5f9,#f8fafc);background:linear-gradient(135deg,var(--slate-100) 0,var(--slate-50) 100%);display:flex;justify-content:center;padding:24px 24px 40px;position:relative}.user-avatar{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 16px #0000001a;height:80px;overflow:hidden;position:relative;width:80px}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-fallback{background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:#fff;height:100%;justify-content:center;width:100%}.avatar-fallback,.role-badge{align-items:center;display:flex}.role-badge{border-radius:20px;bottom:12px;font-size:.75rem;font-weight:700;gap:6px;letter-spacing:.5px;padding:6px 12px;position:absolute;right:20px;text-transform:uppercase}.role-badge.mahasiswa{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb;color:var(--blue)}.role-badge.umkm{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#059669;color:var(--green)}.user-card-body{padding:20px 24px;text-align:center}.user-name{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700;margin-bottom:4px}.user-username{color:#e11d48;color:var(--brand);font-size:.85rem;font-weight:500;margin-bottom:8px}.user-headline{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#475569;color:var(--slate-600);display:-webkit-box;font-size:.9rem;margin-bottom:16px;overflow:hidden}.user-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.meta-item{align-items:center;background:#f1f5f9;background:var(--slate-100);border-radius:6px;color:#475569;color:var(--slate-600);display:flex;font-size:.8rem;gap:6px;padding:6px 12px}.user-stats{display:flex;gap:12px;justify-content:center}.stat-item{align-items:center;display:flex;font-size:.85rem;font-weight:600;gap:4px}.stat-item.rating{color:#f59e0b}.stat-item.reviews{color:#7c3aed;color:var(--purple)}.user-card-footer{border-top:1px solid #f1f5f9;border-top:1px solid var(--slate-100);padding:16px 24px}.view-profile-btn{background:linear-gradient(135deg,#e11d48,#be123c);background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:all .2s ease;width:100%}.view-profile-btn:hover{box-shadow:0 4px 16px #e11d484d;transform:translateY(-2px)}.user-rating-box{background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde047;border-radius:10px;margin-top:12px;padding:12px;text-align:left}.user-rating-box .rating-label{color:#a16207;display:block;font-size:.7rem;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.user-rating-box .rating-content{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.user-rating-box .rating-stars{display:flex;gap:2px}.user-rating-box .rating-value{color:#ca8a04;font-size:1rem;font-weight:800}.user-rating-box .rating-reviews{color:#a16207;font-size:.8rem}.user-avatar .avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.filter-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' 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");background-position:right 12px center;background-repeat:no-repeat;border:2px solid #e2e8f0;border:2px solid var(--slate-200);border-radius:10px;color:#334155;color:var(--slate-700);cursor:pointer;font-size:.9rem;font-weight:500;min-width:200px;padding:12px 40px 12px 16px;transition:all .25s ease}.filter-select:hover{border-color:#cbd5e1;border-color:var(--slate-300);box-shadow:0 2px 8px #0000000f}.filter-select:focus{border-color:#e11d48;border-color:var(--brand);box-shadow:0 0 0 3px #e11d481a;outline:none}.filter-select option{background:#fff;color:#334155;color:var(--slate-700);padding:12px}@media (max-width:768px){.search-header{flex-direction:column;gap:16px;padding:16px 20px}.header-title h1{font-size:1.25rem}.search-controls{flex-direction:column;padding:16px 20px}.search-bar-container{flex-direction:column;max-width:none;width:100%}.filter-controls{flex-wrap:wrap;width:100%}.filters-panel{align-items:stretch;flex-direction:column;padding:16px 20px}.filter-options{flex-wrap:wrap}.results-container{padding:20px}.users-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.2efb638b.css.map*/