@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)}.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}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.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-top:1.5rem;padding:6px}.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}.grid-layout{align-items:start;position:relative}.project-list-wrapper{height:calc(100vh - 280px);overflow-x:hidden;overflow-y:auto;padding-bottom:20px;padding-right:5px}.activity-section{align-self:start;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:110px;z-index:20}.activity-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;background:var(--glass);border:1px solid #fffc;border-radius:10px;box-shadow:0 4px 6px #0000000a;box-shadow:0 4px 6px var(--shadow-sm);max-height:calc(100vh - 200px);overflow-y:auto}.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}.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)}.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)}}.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{color:#64748b;font-size:.9rem;padding:40px 20px;text-align:center}.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)}.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)}}.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{flex:1 1;min-width:200px;position:relative}.search-input-wrapper .search-icon{color:#64748b;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-input-wrapper input{border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;outline:none;padding:12px 12px 12px 44px;transition:all .2s ease;width:100%}.search-input-wrapper input:focus{border-color:#e11d48;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:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.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;width:48px}.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;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.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{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:48px;text-align:center}.empty-state svg{margin-bottom:16px;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;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.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}:root{--brand:#e11d48;--brand-dark:#be123c;--brand-light:#fff1f2;--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;--glass:#ffffffd9;--glass-dark:#fff9;--shadow-sm:#0000000a;--shadow-md:#00000014;--shadow-lg:#0000001f;--green:#059669;--blue:#2563eb;--purple:#7c3aed;--orange:#f97316}*{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{background:linear-gradient(135deg,#22c55e,#16a34a);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);color:#334155;color:var(--slate-700);font-family:inherit;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{gap:16px}.profile-pill,.topbar-actions{align-items:center;display:flex}.profile-pill{background:#ffffffd9;background:var(--glass);border:1px solid #e2e8f0;border:1px solid var(--slate-200);border-radius:30px;gap:14px;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)}.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);background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;display:flex;justify-content:center}.avatar-img,.avatar-placeholder{border-radius:50%;box-shadow:0 2px 8px #e11d484d;height:40px;width:40px}.avatar-img{border:2px solid #e11d48;border:2px solid var(--brand);object-fit:cover}.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)}.announcements-section{margin-bottom:28px;margin-top:28px}.announcements-section h3{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700;margin-bottom:16px}.announcements-section .glass-card{padding:20px 24px}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.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{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{grid-gap:28px;display:grid;gap:28px;grid-template-columns:2fr 1fr}.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)}.project-list-wrapper{-ms-overflow-style:none;margin-top:8px;overflow-x:auto;scrollbar-width:none}.project-list-wrapper::-webkit-scrollbar{display:none}.activity-section h3{color:#0f172a;color:var(--slate-900);font-size:1.15rem;font-weight:700;margin-bottom:18px}.activity-card{overflow:hidden;padding:0}.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)}.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:2 1;min-width:280px;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;min-width:180px}.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}.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}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.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-label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.detail-value{color:#0f172a;font-size:.95rem;line-height:1.6}.detail-budget{color:#059669;font-size:1.5rem;font-weight:800}.detail-meta-row{display:flex;flex-wrap:wrap;gap:24px}.detail-meta-item{flex:1 1;min-width:120px}.detail-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px}.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%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.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}}.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{background:#e2e8f0;border-radius:2px;height:3px;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{color:#334155;display:block;font-size:.85rem;font-weight:600;margin-bottom:8px}.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}@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}}.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}.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}}.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}.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}}.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}.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}.chat-sidebar{height:auto;max-height:300px;width:100%}.chat-window{flex:1 1}.chat-input-area,.chat-messages{padding:16px}.message-bubble{max-width:85%}.file-preview-bar{padding:12px 16px}.image-attachment img{max-width:100%}}.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}@keyframes spin{to{transform:rotate(1turn)}}.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}.role-badge{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.role-badge.talent{background:linear-gradient(135deg,#7c3aed1a,#2563eb1a);color:#7c3aed}.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}.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}
/*# sourceMappingURL=main.6be25eae.css.map*/