@tailwind base;@tailwind components;@tailwind utilities;.auth-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.auth-modal{animation:slideUp .3s ease;background:#fff;border:3px solid #003d7a;border-top:6px solid #003d7a;box-shadow:0 20px 60px #0000004d;max-height:92vh;max-width:480px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{background:linear-gradient(135deg,#003d7a,#002855);border-bottom:4px solid #ffb81c;color:#fff;padding:25px 30px 20px;position:relative}.auth-header h2{font-size:26px;font-weight:900;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.auth-subtitle{font-size:13px;font-weight:400;line-height:1.5;opacity:.95}.auth-close{align-items:center;background:#ffffff1a;border:2px solid #ffffff4d;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;transition:all .3s ease;width:35px}.auth-close:hover{background:#fff3;border-color:#ffb81c;transform:rotate(90deg)}.auth-close svg{height:18px;width:18px}.auth-type-badge{align-items:center;background-color:#ffffff26;border:2px solid #ffffff4d;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:1.5px;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.auth-type-badge svg{flex-shrink:0;height:16px;width:16px}.auth-type-badge svg path{stroke:#ffb81c}.service-status{align-items:flex-start;border-left:4px solid;display:flex;font-size:13px;gap:12px;margin:15px 30px;padding:15px}.service-status.unavailable{background-color:#fff5f5;border-left-color:#dc2626;color:#991b1b}.service-status.checking{background-color:#f0f9ff;border-left-color:#003d7a;color:#003d7a;justify-content:center}.service-status svg{flex-shrink:0;height:24px;margin-top:2px;width:24px}.service-status strong{display:block;font-weight:700;margin-bottom:5px}.service-status p{line-height:1.5;margin:8px 0}.retry-btn{background-color:#003d7a;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.retry-btn:hover{background-color:#002855}.loading-spinner{border:3px solid #003d7a33;height:20px;width:20px}.google-signin-section{padding:20px 30px 0}.google-signin-btn{align-items:center;background:#fff;border:3px solid #e0e0e0;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:13px;transition:all .3s ease;width:100%}.google-signin-btn:hover{border-color:#003d7a;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.google-signin-btn:disabled{cursor:not-allowed;opacity:.6}.google-icon{flex-shrink:0;height:24px;width:24px}.divider{align-items:center;color:#999;display:flex;font-size:13px;font-weight:600;margin:18px 0}.divider:after,.divider:before{background:#e0e0e0;content:"";flex:1 1;height:2px}.divider span{letter-spacing:1px;padding:0 15px;text-transform:uppercase}.auth-form{padding:20px 30px}.form-row{grid-gap:15px;gap:15px}.form-group,.form-row{margin-bottom:15px}.form-group label{margin-bottom:6px}.form-group input,.form-group select{background-color:#fff;border:3px solid #e0e0e0;font-family:inherit;font-size:14px;padding:11px 14px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#003d7a;box-shadow:0 0 0 3px #003d7a1a;outline:none}.form-group input:disabled,.form-group select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.password-hint{color:#6c757d;font-size:13px;font-style:italic;margin-top:6px}.error-message,.success-message{align-items:flex-start;border-left:4px solid;display:flex;font-size:13px;gap:10px;line-height:1.5;margin-bottom:15px;padding:12px}.error-message{background-color:#fff5f5;border-left-color:#dc2626;color:#991b1b}.success-message{background-color:#f0fdf4;border-left-color:#22c55e;color:#166534}.error-message svg,.success-message svg{flex-shrink:0;height:20px;margin-top:1px;width:20px}.auth-submit-btn{background-color:#003d7a;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:800;letter-spacing:1px;margin-top:8px;padding:14px;text-transform:uppercase;transition:all .3s ease;width:100%}.auth-submit-btn:hover:not(:disabled){background-color:#002855;box-shadow:0 4px 12px #003d7a4d;transform:translateY(-2px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.loading-text{align-items:center;display:flex;gap:10px;justify-content:center}.loading-text .loading-spinner{border-color:#fff #ffffff4d #ffffff4d}.auth-switch{border-top:2px solid #e9ecef;margin-top:18px;padding-top:18px;text-align:center}.auth-switch p{color:#6c757d;font-size:14px}.auth-switch-btn{background:none;border:none;color:#003d7a;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:0;text-decoration:underline}.auth-switch-btn:hover:not(:disabled){color:#002855}.auth-switch-btn:disabled{cursor:not-allowed;opacity:.5}.forgot-password{margin-top:12px;text-align:center}.forgot-password-btn{background:none;border:none;color:#6c757d;cursor:pointer;font-family:inherit;font-size:13px;padding:0;text-decoration:underline}.forgot-password-btn:hover:not(:disabled){color:#003d7a}.forgot-password-btn:disabled{cursor:not-allowed;opacity:.5}.auth-security{background-color:#f8f9fa;border-top:2px solid #e9ecef;padding:15px 30px 20px}.security-badge{align-items:center;color:#6c757d;display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:center}.security-badge svg{color:#003d7a;height:18px;width:18px}@media (max-width:640px){.auth-modal{border:none;border-top:6px solid #003d7a;margin:0;max-height:100vh;max-width:100%}.auth-header{padding:30px 25px 25px}.auth-header h2{font-size:26px}.auth-subtitle{font-size:14px}.auth-close{height:36px;right:15px;top:15px;width:36px}.google-signin-section{padding:25px 25px 0}.auth-form{padding:25px}.form-row{gap:20px;grid-template-columns:1fr}.auth-security{padding:20px 25px 25px}.service-status{margin:20px 25px;padding:15px}}@media (max-width:480px){.auth-header h2{font-size:22px}.auth-subtitle{font-size:13px}.auth-type-badge{font-size:11px;padding:6px 12px}.form-group input,.form-group select{font-size:14px;padding:12px 14px}.auth-submit-btn{font-size:15px;padding:16px}.google-signin-btn{font-size:15px;padding:14px}}.auth-modal::-webkit-scrollbar{width:8px}.auth-modal::-webkit-scrollbar-track{background:#f1f1f1}.auth-modal::-webkit-scrollbar-thumb{background:#003d7a}.auth-modal::-webkit-scrollbar-thumb:hover{background:#002855}.navigation{background-color:#fff;border-bottom:3px solid #e9ecef;box-shadow:0 2px 8px #0000000d;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{cursor:pointer;gap:15px;transition:all .3s ease}.nav-logo:hover{transform:translateY(-2px)}.logo-image{height:50px;object-fit:contain;width:auto}.logo-text{display:flex;flex-direction:column;gap:2px}.logo-name{color:#003d7a;font-size:18px;font-weight:900;letter-spacing:1px;line-height:1;text-transform:uppercase}.logo-tagline{color:#ffb81c;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.nav-menu{align-items:center;display:flex;gap:10px}.nav-link{background:none;border:none;color:#003d7a;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.5px;padding:10px 18px;position:relative;text-transform:uppercase;transition:all .3s ease}.nav-link:after{background-color:#ffb81c;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-link:hover{color:#002855}.nav-link.active:after,.nav-link:hover:after{width:80%}.nav-link.active{color:#003d7a;font-weight:900}.auth-buttons{gap:10px;margin-left:10px}.auth-buttons,.btn-business{align-items:center;display:flex}.btn-business{background:#fff;border:2px solid #003d7a;border-radius:0;color:#003d7a;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800;gap:8px;letter-spacing:1px;padding:12px 20px;text-transform:uppercase;transition:all .3s ease}.btn-business:hover{background:#003d7a;box-shadow:0 4px 12px #003d7a33;color:#fff;transform:translateY(-2px)}.btn-business svg{height:16px;width:16px}.btn-login{align-items:center;background-color:#003d7a;border:2px solid #003d7a;border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:800;gap:8px;letter-spacing:1px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}.btn-login:hover{background-color:#002855;border-color:#002855;box-shadow:0 4px 12px #003d7a4d;transform:translateY(-2px)}.btn-login svg{height:16px;width:16px}.user-section{align-items:center;display:flex;gap:15px;margin-left:10px}.user-name{color:#003d7a;font-size:14px;font-weight:700}.btn-logout{background:#0000;border:2px solid #dc2626;border-radius:0;color:#dc2626;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.btn-logout:hover{background:#dc2626;color:#fff;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;color:#003d7a;cursor:pointer;display:none;padding:8px}.mobile-menu-toggle svg{height:28px;width:28px}@media (max-width:1200px){.nav-container{padding:0 30px}.nav-menu{gap:5px}.nav-link{font-size:14px;padding:10px 14px}.btn-business,.btn-login{font-size:12px;padding:10px 16px}}@media (max-width:968px){.nav-container{height:70px;padding:0 25px}.logo-image{height:42px}.logo-name{font-size:16px}.logo-tagline{font-size:10px}.mobile-menu-toggle{display:block}.nav-menu{align-items:stretch;background:#fff;border-top:3px solid #e9ecef;box-shadow:0 8px 16px #0000001a;flex-direction:column;gap:0;left:0;padding:20px;position:fixed;right:0;top:70px;transform:translateX(-100%);transition:transform .3s ease}.nav-menu.active{transform:translateX(0)}.nav-link{border-bottom:2px solid #f8f9fa;padding:15px 20px;text-align:left}.nav-link:after{display:none}.nav-link:hover{background-color:#f8f9fa}.auth-buttons{border-top:2px solid #f8f9fa;flex-direction:column;gap:10px;margin:15px 0 0;padding-top:15px;width:100%}.btn-business,.btn-login{justify-content:center;padding:14px 20px;width:100%}.user-section{align-items:stretch;border-top:2px solid #f8f9fa;flex-direction:column;gap:10px;margin:15px 0 0;padding:15px 0}.user-name{background:#f8f9fa;border-radius:0;padding:10px;text-align:center}.btn-logout{width:100%}}@media (max-width:640px){.nav-container{height:65px;padding:0 20px}.logo-image{height:38px}.logo-name{font-size:14px}.logo-tagline{font-size:9px}.mobile-menu-toggle svg{height:24px;width:24px}.nav-menu{padding:15px;top:65px}.nav-link{font-size:13px;padding:12px 15px}.btn-business,.btn-login{font-size:12px;padding:12px 16px}}.marketplace-hero{align-items:center;display:flex;justify-content:center;min-height:700px;overflow:hidden;padding:60px 20px;position:relative}.hero-background-carousel{z-index:0}.carousel-image,.hero-background-carousel{height:100%;left:0;position:absolute;top:0;width:100%}.carousel-image{background-position:50%;background-size:cover;opacity:0;transition:opacity 1.5s ease-in-out}.carousel-image.active{opacity:1}.hero-overlay{background:linear-gradient(135deg,#003d7aeb,#002855e0);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.marketplace-hero-content{color:#fff;max-width:1000px;position:relative;text-align:center;z-index:2}.hero-badge{background:#ffb81c33;border:2px solid #ffb81c66;border-radius:0;margin-bottom:25px}.marketplace-hero h1{font-size:56px;font-weight:900;letter-spacing:1px;line-height:1.1;margin-bottom:20px;text-transform:uppercase}.hero-description{font-size:18px;line-height:1.7;margin-bottom:35px;margin-left:auto;margin-right:auto}.hero-value-props{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:40px}.value-prop{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:0;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 20px;transition:all .3s ease}.value-prop:hover{background:#ffb81c33;border-color:#ffb81c66;transform:translateY(-2px)}.value-prop svg{flex-shrink:0;height:20px;width:20px}.hero-stats{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:40px}.hero-stat{text-align:center}.stat-number{font-size:42px;line-height:1}.stat-label{font-weight:700;letter-spacing:1px;opacity:.9;text-transform:uppercase}.hero-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}.cta-primary,.cta-secondary{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:800;gap:8px;letter-spacing:1px;overflow:hidden;padding:18px 35px;position:relative;text-transform:uppercase;transition:all .3s ease}.cta-primary svg,.cta-secondary svg{height:24px;width:24px}.cta-primary{background:#ffb81c;border:3px solid #ffb81c;color:#003d7a}.cta-primary:hover{background:#fff;border-color:#fff;box-shadow:0 8px 20px #ffb81c66;color:#003d7a;transform:translateY(-3px)}.cta-secondary{background:#0000;border:3px solid #fff;color:#fff}.cta-secondary:hover{background:#fff;box-shadow:0 8px 20px #ffffff4d;color:#003d7a;transform:translateY(-3px)}.cta-subtitle{font-size:11px;font-weight:600;letter-spacing:.5px;opacity:.8;text-transform:none}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:30px}.trust-badge{align-items:center;display:flex;font-size:13px;font-weight:600;gap:10px;opacity:.9}.trust-badge svg{color:#ffb81c;height:20px;width:20px}.hero-business-note{border-top:2px solid #fff3;margin-top:40px;padding-top:30px}.business-note-content{align-items:center;background:#ffb81c26;border:2px solid #ffb81c4d;border-radius:0;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:700px;padding:15px 25px}.business-note-content svg{color:#ffb81c;flex-shrink:0;height:28px;width:28px}.business-note-content p{font-size:14px;line-height:1.6;margin:0;text-align:left}.business-note-content strong{color:#ffb81c;font-weight:800}.business-note-content a{color:#ffb81c;font-weight:700;text-decoration:underline;transition:color .2s ease}.business-note-content a:hover{color:#fff}@media (max-width:968px){.marketplace-hero{min-height:600px;padding:40px 15px}.marketplace-hero h1{font-size:38px}.hero-description{font-size:16px}.hero-value-props{gap:15px}.value-prop{font-size:13px;padding:10px 16px}.hero-stats{gap:30px}.stat-number{font-size:32px}.stat-label{font-size:12px}.hero-cta-buttons{align-items:stretch;flex-direction:column;gap:15px}.cta-primary,.cta-secondary{margin:0 auto;max-width:400px;width:100%}.hero-trust-badges{gap:20px}.trust-badge{font-size:12px}.business-note-content{flex-direction:column;padding:20px;text-align:center}.business-note-content p{text-align:center}}@media (max-width:640px){.marketplace-hero h1{font-size:32px}.hero-description{font-size:15px}.hero-badge{font-size:10px;padding:6px 12px}.hero-badge span{display:none}.hero-badge:after{content:"FREELANCE MARKETPLACE"}.hero-value-props{flex-direction:column;gap:10px}.value-prop{justify-content:center}.hero-stats{gap:20px}.stat-number{font-size:28px}.hero-trust-badges{flex-direction:column;gap:12px}.trust-badge{justify-content:center}}.how-it-works-marketplace{background-color:#f8f9fa;padding:80px 40px}.how-it-works-content{margin:0 auto;max-width:1400px}.section-badge{background-color:#003d7a;color:#ffb81c;font-size:12px;gap:10px;margin-bottom:25px;padding:10px 20px}.section-badge svg{height:20px;width:20px}.section-header h2{margin-bottom:20px}.section-intro{color:#6c757d;font-size:18px;line-height:1.7;margin:0 auto;max-width:800px}.tab-switcher{display:flex;gap:20px;justify-content:center;margin-bottom:60px}.tab-button{align-items:center;background-color:#fff;border:3px solid #e9ecef;color:#6c757d;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:800;gap:12px;letter-spacing:.5px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease}.tab-button svg{height:24px;width:24px}.tab-button:hover{border-color:#003d7a;color:#003d7a}.tab-button.active{background-color:#003d7a;border-color:#003d7a;color:#fff}.tab-button.active svg{stroke:#ffb81c}.tab-content{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.step-card{background:#fff;border:3px solid #e9ecef;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{border-color:#003d7a;box-shadow:0 8px 20px #003d7a26;transform:translateY(-5px)}.step-number{background-color:#ffb81c;border:3px solid #fff;box-shadow:0 4px 10px #0000001a;color:#003d7a;font-size:24px;font-weight:900;height:50px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:50px}.step-icon{align-items:center;background-color:#f8f9fa;border:3px solid #003d7a;display:flex;height:70px;justify-content:center;margin:20px auto 25px;width:70px}.step-icon svg{color:#003d7a;height:35px;width:35px}.step-card h3{color:#003d7a;font-size:20px;font-weight:800;letter-spacing:.5px;margin-bottom:15px;text-transform:uppercase}.step-card p{color:#6c757d;font-size:15px;line-height:1.6}.benefits-list{background:#fff;border:3px solid #003d7a;border-left:6px solid #ffb81c;padding:50px}.benefits-list h4{color:#003d7a;font-size:24px;font-weight:900;letter-spacing:.5px;margin-bottom:30px;text-align:center;text-transform:uppercase}.benefits-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.benefit-item{align-items:center;color:#212529;display:flex;font-size:16px;font-weight:600;gap:15px}.benefit-item svg{color:#22c55e;flex-shrink:0;height:24px;width:24px}@media (max-width:1200px){.steps-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.benefits-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:968px){.how-it-works-marketplace{padding:60px 30px}.section-header h2{font-size:36px}.section-intro{font-size:16px}.tab-switcher{flex-direction:column;margin-left:auto;margin-right:auto;max-width:400px}.tab-button{justify-content:center;padding:16px 30px;width:100%}.steps-grid{gap:40px;grid-template-columns:1fr}.benefits-list{padding:35px 30px}.benefits-list h4{font-size:20px}}@media (max-width:640px){.how-it-works-marketplace{padding:50px 20px}.section-header h2{font-size:28px}.section-badge{font-size:11px;padding:8px 16px}.section-intro{font-size:15px}.tab-button{font-size:14px;padding:14px 25px}.step-card{padding:35px 25px}.step-number{font-size:22px;height:45px;width:45px}.step-icon{height:60px;width:60px}.step-icon svg{height:30px;width:30px}.step-card h3{font-size:18px}.step-card p{font-size:14px}.benefits-list{padding:30px 20px}.benefits-list h4{font-size:18px}.benefit-item{font-size:14px}.benefit-item svg{height:20px;width:20px}}.service-categories{background:linear-gradient(180deg,#fff 0,#f8f9fa);padding:80px 20px}.categories-content{margin:0 auto;max-width:1400px}.section-header{margin-bottom:60px;text-align:center}.section-badge{align-items:center;background:#003d7a14;border:2px solid #003d7a26;border-radius:0;color:#003d7a;display:inline-flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:2px;margin-bottom:20px;padding:8px 16px}.section-badge svg{height:18px;width:18px}.section-header h2{font-size:42px;margin-bottom:18px}.section-description{color:#495057;font-size:17px;margin:0 auto;max-width:700px}.categories-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:60px}.category-card{background:#fff;border:3px solid #e9ecef;border-radius:0;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.category-card:before{background:#003d7a;background:var(--category-color,#003d7a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.category-card:hover{border-color:#003d7a;border-color:var(--category-color,#003d7a);box-shadow:0 10px 30px #003d7a26;transform:translateY(-5px)}.category-card:hover:before{transform:scaleX(1)}.category-icon{align-items:center;background:#003d7a;background:var(--category-color,#003d7a);border-radius:0;display:flex;height:60px;justify-content:center;margin-bottom:20px;transition:all .3s ease;width:60px}.category-card:hover .category-icon{transform:scale(1.1) rotate(5deg)}.category-icon svg{stroke-width:2;color:#fff;height:32px;width:32px}.category-card h3{color:#003d7a;font-size:20px;font-weight:800;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.category-description{color:#6c757d;font-size:14px;line-height:1.6;margin-bottom:18px}.category-skills{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#003d7a14;border:1px solid #003d7a26;letter-spacing:.5px;text-transform:uppercase}.skill-more,.skill-tag{font-size:11px;font-weight:700;padding:5px 10px}.skill-more{background:#003d7a;background:var(--category-color,#003d7a);border-radius:0;color:#fff}.categories-cta{background:linear-gradient(135deg,#003d7a,#002855);border:4px solid #ffb81c;border-radius:0;padding:50px 40px;text-align:center}.cta-content{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:900px}.cta-text h3{color:#fff;font-size:32px;font-weight:900;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.cta-text p{color:#ffffffe6;font-size:16px;line-height:1.6}.btn-browse-projects{align-items:center;background:#ffb81c;border:none;border-radius:0;box-shadow:0 4px 15px #ffb81c4d;color:#003d7a;cursor:pointer;display:inline-flex;font-size:16px;font-weight:800;gap:12px;letter-spacing:1px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease}.btn-browse-projects:hover{background:#fff;box-shadow:0 8px 25px #ffb81c80;transform:translateY(-3px)}.btn-browse-projects svg{height:20px;transition:transform .3s ease;width:20px}.btn-browse-projects:hover svg{transform:translateX(5px)}@media (max-width:1200px){.categories-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:968px){.service-categories{padding:60px 15px}.section-header{margin-bottom:40px}.section-header h2{font-size:32px}.section-description{font-size:15px}.categories-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-card{padding:25px}.category-icon{height:50px;width:50px}.category-icon svg{height:28px;width:28px}.category-card h3{font-size:18px}.category-description{font-size:13px}.categories-cta{padding:40px 25px}.cta-text h3{font-size:26px}.cta-text p{font-size:15px}}@media (max-width:640px){.service-categories{padding:50px 15px}.section-header h2{font-size:28px}.section-description{font-size:14px}.categories-grid{grid-template-columns:1fr}.cta-content{gap:20px}.cta-text h3{font-size:22px}.btn-browse-projects{font-size:15px;justify-content:center;padding:16px 30px;width:100%}}.marketplace-final-cta{background:#fff;border-top:6px solid #ffb81c;padding:100px 20px}.final-cta-content{margin:0 auto;max-width:1400px}.cta-header{margin:0 auto 70px;max-width:900px;text-align:center}.cta-badge{align-items:center;background:#003d7a14;border:2px solid #003d7a26;border-radius:0;color:#003d7a;display:inline-flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:2px;margin-bottom:20px;padding:8px 16px}.cta-badge svg{height:18px;width:18px}.cta-header h2{color:#003d7a;font-size:48px;font-weight:900;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.cta-intro{color:#495057;font-size:18px;line-height:1.8}.cta-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr auto 1fr}.cta-section{padding:0}.section-label{align-items:center;background:#003d7a14;border-left:4px solid #003d7a;color:#003d7a;display:inline-flex;font-size:13px;font-weight:800;gap:10px;letter-spacing:1.5px;margin-bottom:25px;padding:10px 20px;text-transform:uppercase}.cta-freelancer .section-label{background:#ffb81c1a;border-left-color:#ffb81c;color:#003d7a}.section-label svg{height:22px;width:22px}.cta-section h3{color:#003d7a;font-size:32px;font-weight:900;letter-spacing:.5px;line-height:1.2;margin-bottom:20px;text-transform:uppercase}.section-description{color:#6c757d;font-size:16px;line-height:1.7;margin-bottom:40px}.benefits-list{display:flex;flex-direction:column;gap:30px;margin-bottom:45px}.benefit-row{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:50px 1fr}.benefit-icon{align-items:center;background:#22c55e;border-radius:0;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.benefit-icon svg{stroke-width:3;color:#fff;height:28px;width:28px}.benefit-content h4{color:#003d7a;font-size:18px;font-weight:800;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.benefit-content p{color:#6c757d;font-size:14px;line-height:1.6}.action-group{display:flex;flex-direction:column;gap:15px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:800;gap:12px;justify-content:center;letter-spacing:1px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease}.cta-freelancer .btn-primary{background:#ffb81c;color:#003d7a}.cta-freelancer .btn-primary:hover{background:orange;box-shadow:0 8px 20px #ffb81c66;transform:translateY(-3px)}.cta-business .btn-primary{background:#003d7a;color:#fff}.cta-business .btn-primary:hover{background:#002855;box-shadow:0 8px 20px #003d7a66;transform:translateY(-3px)}.btn-secondary{background:#0000}.btn-secondary:hover{background:#003d7a;box-shadow:0 8px 20px #003d7a4d;color:#fff;transform:translateY(-3px)}.btn-primary svg{height:20px;width:20px}.support-note{color:#6c757d;font-size:13px;font-weight:600;margin-top:5px;text-align:center}.vertical-divider{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:400px}.divider-line{background:linear-gradient(180deg,#0000 0,#003d7a 30%,#003d7a 70%,#0000);flex:1 1;width:3px}.divider-badge{background:#fff;border:3px solid #003d7a;border-radius:0;color:#003d7a;font-size:18px;font-weight:900;letter-spacing:2px;margin:20px 0;padding:15px 20px}@media (max-width:1200px){.cta-grid{gap:50px}.cta-section h3{font-size:28px}}@media (max-width:968px){.marketplace-final-cta{padding:70px 15px}.cta-header{margin-bottom:60px}.cta-header h2{font-size:36px}.cta-intro{font-size:16px}.cta-grid{gap:60px;grid-template-columns:1fr}.vertical-divider{flex-direction:row;height:80px;min-height:auto;width:100%}.divider-line{background:linear-gradient(90deg,#0000 0,#003d7a 30%,#003d7a 70%,#0000);flex:1 1;height:3px;width:100%}.divider-badge{margin:0 20px}.cta-section h3{font-size:26px}.section-description{font-size:15px}.benefit-row{gap:15px}.benefit-icon{height:45px;width:45px}.benefit-icon svg{height:24px;width:24px}.benefit-content h4{font-size:16px}.benefit-content p{font-size:13px}}@media (max-width:640px){.marketplace-final-cta{padding:60px 15px}.cta-header h2{font-size:28px}.cta-intro{font-size:15px}.cta-section h3{font-size:24px}.section-label{font-size:11px;padding:8px 16px}.section-label svg{height:18px;width:18px}.benefit-row{gap:12px;grid-template-columns:40px 1fr}.benefit-icon{height:40px;width:40px}.benefit-icon svg{height:22px;width:22px}.benefit-content h4{font-size:15px}.btn-primary,.btn-secondary{font-size:14px;padding:16px 30px}.divider-badge{font-size:16px;padding:12px 18px}}.footer{background:linear-gradient(135deg,#003d7a,#002855);border-top:6px solid #ffb81c;color:#fff}.footer-content{margin:0 auto;max-width:1400px}.footer-main{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr repeat(4,1fr);padding:60px 40px}.footer-column h4{color:#ffb81c;font-size:16px;font-weight:900;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.footer-column button{background:none;border:none;color:#ffffffd9;cursor:pointer;display:block;font-family:inherit;font-size:14px;font-weight:600;padding:8px 0;text-align:left;transition:all .3s ease}.footer-column button:hover{color:#ffb81c;padding-left:10px}.footer-logo{align-items:center;display:flex;gap:15px;margin-bottom:20px}.footer-logo-image{filter:brightness(0) invert(1);height:50px;object-fit:contain;width:auto}.footer-logo-text{display:flex;flex-direction:column;gap:3px}.footer-logo-name{color:#fff;font-size:18px;font-weight:900;letter-spacing:1px;line-height:1;text-transform:uppercase}.footer-logo-tagline{color:#ffb81c;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.footer-description{color:#ffffffd9;font-size:14px;line-height:1.7;margin-bottom:25px}.footer-social{display:flex;gap:15px}.footer-social a{align-items:center;background:#ffffff1a;border:2px solid #fff3;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background:#ffb81c;border-color:#ffb81c;transform:translateY(-3px)}.footer-social svg{height:20px;width:20px}.footer-bottom{background:#0000004d;border-top:2px solid #ffffff1a}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between;padding:30px 40px}.footer-legal p{color:#fffc;font-size:13px;margin-bottom:5px}.footer-reg{color:#fff9;font-size:12px}.footer-contact{display:flex;gap:30px}.footer-contact a{align-items:center;color:#ffffffd9;display:flex;font-size:13px;font-weight:600;gap:8px;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#ffb81c}.footer-contact svg{height:18px;width:18px}@media (max-width:1200px){.footer-main{gap:40px;grid-template-columns:2fr 1fr 1fr}.footer-column:nth-child(4),.footer-column:nth-child(5){grid-column:span 1}}@media (max-width:968px){.footer-main{gap:40px;grid-template-columns:1fr 1fr;padding:50px 30px}.footer-column:first-child{grid-column:span 2}.footer-bottom-content{flex-direction:column;gap:20px;padding:25px 30px;text-align:center}.footer-contact{flex-direction:column;gap:15px}}@media (max-width:640px){.footer-main{gap:35px;grid-template-columns:1fr;padding:40px 20px}.footer-column:first-child{grid-column:span 1}.footer-logo{gap:12px}.footer-logo-image{height:42px}.footer-logo-name{font-size:16px}.footer-logo-tagline{font-size:10px}.footer-column h4{font-size:14px;margin-bottom:15px}.footer-column button{font-size:13px}.footer-social a{height:36px;width:36px}.footer-social svg{height:18px;width:18px}.footer-bottom-content{padding:20px}.footer-legal p{font-size:12px}.footer-reg{font-size:11px}.footer-contact a{font-size:12px}.footer-contact svg{height:16px;width:16px}}.browse-rfqs-page{background-color:#f5f5f5;min-height:100vh}.browse-content{margin:0 auto;max-width:1600px;padding:40px 20px}.page-header{border-bottom:3px solid #003d7a;margin-bottom:30px;padding-bottom:20px}.page-header h1{color:#003d7a;font-size:32px;font-weight:900;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.header-stats{align-items:center;display:flex;gap:20px}.stat-badge{background:#003d7a;border-radius:0;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.stat-text{color:#6c757d;font-size:14px;font-weight:600}.filter-bar{background:#fff;border:3px solid #e9ecef;border-radius:0;gap:15px;margin-bottom:25px;padding:20px}.filter-bar,.search-box{align-items:center;display:flex}.search-box{flex:1 1;position:relative}.search-icon{color:#6c757d;height:20px;left:14px;pointer-events:none;position:absolute;width:20px}.search-input{border:2px solid #e0e0e0;border-radius:0;font-family:inherit;font-size:14px;padding:12px 45px;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#003d7a;outline:none}.search-input::placeholder{color:#adb5bd}.clear-search{align-items:center;background:#6c757d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;line-height:1;position:absolute;right:14px;transition:all .2s ease;width:24px}.clear-search:hover{background:#003d7a;transform:scale(1.1)}.category-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23003d7a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:2px solid #e0e0e0;border-radius:0;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;min-width:220px;padding:12px 40px 12px 14px;transition:border-color .3s ease}.category-select:focus{border-color:#003d7a;outline:none}.rfq-table{background:#fff;border:3px solid #e9ecef;border-radius:0}.table-header{grid-gap:15px;align-items:center;background:#003d7a;color:#fff;display:grid;font-size:11px;font-weight:800;gap:15px;grid-template-columns:50px 150px 2fr 120px 140px 80px 70px;letter-spacing:1px;padding:15px 20px;text-transform:uppercase}.table-row{border-bottom:2px solid #f0f0f0;transition:all .2s ease}.table-row:hover{background:#fafafa}.table-row.expanded{background:#f8f9fa}.row-main{grid-gap:15px;align-items:center;cursor:pointer;display:grid;gap:15px;grid-template-columns:50px 150px 2fr 120px 140px 80px 70px;padding:18px 20px}.col-expand{display:flex;justify-content:center}.col-expand svg{color:#003d7a;height:20px;transition:transform .3s ease;width:20px}.table-row.expanded .col-expand svg{transform:rotate(180deg)}.col-industry{color:#6c757d;font-size:12px;font-weight:600}.col-project{display:flex;flex-direction:column;gap:4px}.project-title{color:#003d7a;font-size:14px;font-weight:700}.project-company{color:#6c757d;font-size:12px}.col-closing,.col-posted{color:#212529;font-size:13px}.col-closing{display:flex;flex-direction:column;gap:4px}.closing-date{font-weight:600}.closing-badge{color:#28a745;font-size:11px;font-weight:700}.col-reply{display:flex;justify-content:center}.reply-link{color:#003d7a;cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;transition:color .2s ease}.reply-link:hover{color:#ffb81c}.col-save{cursor:pointer;display:flex;justify-content:center}.col-save svg{color:#003d7a;height:22px;transition:all .2s ease;width:22px}.col-save svg:hover{color:#ffb81c;transform:scale(1.1)}.row-expanded{animation:slideDown .3s ease;background:#fff;border-top:3px solid #ffb81c;padding:30px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:2000px;opacity:1}}.business-header{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;display:flex;gap:20px;margin-bottom:30px;padding:25px}.company-logo{border:3px solid #003d7a;border-radius:0;height:80px;object-fit:cover;width:80px}.business-details h3{color:#003d7a;font-size:20px;font-weight:800;margin-bottom:10px;text-transform:uppercase}.business-meta{display:flex;flex-wrap:wrap;gap:20px}.meta-item{align-items:center;color:#6c757d;display:flex;font-size:13px;font-weight:600;gap:6px}.meta-item svg{color:#003d7a;height:16px;width:16px}.expanded-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1.5fr 1fr}.expanded-left{display:flex;flex-direction:column;gap:25px}.detail-section h4{color:#003d7a;font-size:14px;font-weight:800;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.detail-section p{color:#212529;font-size:14px;line-height:1.7}.skills-display{display:flex;flex-wrap:wrap;gap:8px}.skill-chip{background:#003d7a;border-radius:0;color:#fff;font-size:12px;font-weight:600;padding:6px 12px}.details-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.detail-box{background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;display:flex;flex-direction:column;gap:6px;padding:15px}.detail-label{font-size:11px;font-weight:700;letter-spacing:.5px}.detail-value{color:#003d7a;font-size:14px}.attachments-list{display:flex;flex-direction:column;gap:10px}.attachment-item{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;display:flex;gap:12px;padding:12px}.attachment-item svg:first-child{color:#003d7a;flex-shrink:0;height:28px;width:28px}.attachment-info{display:flex;flex:1 1;flex-direction:column;gap:3px}.attachment-name{color:#212529;font-size:13px;font-weight:600}.attachment-size{color:#6c757d;font-size:11px}.attachment-download{align-items:center;background:#003d7a;border-radius:0;cursor:pointer;display:flex;height:32px;justify-content:center;text-decoration:none;transition:all .2s ease;width:32px}.attachment-download:hover{background:#ffb81c}.attachment-download svg{color:#fff;height:18px;width:18px}.requirements-panel{background:#f8f9fa;border:3px solid #003d7a;border-radius:0;padding:25px}.requirements-panel h4{color:#003d7a;font-size:16px;font-weight:800;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.requirement-section{border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding-bottom:20px}.requirement-section:last-of-type{border-bottom:none}.requirement-title{align-items:center;color:#003d7a;display:flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.requirement-title svg{height:16px;width:16px}.requirement-section p{color:#212529;font-size:13px;line-height:1.6}.deliverables-list{margin:0}.deliverables-list li{font-size:13px;padding:6px 0 6px 20px}.deliverables-list li:before{color:#003d7a;content:"•";font-size:16px}.reply-action{border-top:2px solid #e0e0e0;margin-top:25px;padding-top:25px;text-align:center}.reply-link-large{background:#003d7a;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:800;letter-spacing:1px;padding:14px 30px;text-transform:uppercase;transition:all .3s ease}.reply-link-large:hover{background:#ffb81c;box-shadow:0 4px 12px #003d7a4d;color:#003d7a;transform:translateY(-2px)}.empty-state,.loading-state{color:#6c757d;padding:60px 20px;text-align:center}.empty-state svg{color:#adb5bd;height:60px;margin-bottom:20px;width:60px}.empty-state p{color:#6c757d;font-size:16px}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #e9ecef;height:50px;margin:0 auto 20px;width:50px}@media (max-width:1400px){.row-main,.table-header{gap:10px;grid-template-columns:40px 130px 1.5fr 110px 130px 70px 60px}}@media (max-width:1200px){.expanded-grid{grid-template-columns:1fr}.requirements-panel{order:-1}}@media (max-width:968px){.browse-content{padding:20px 15px}.page-header h1{font-size:26px}.header-stats{align-items:flex-start;flex-direction:column;gap:10px}.filter-bar{flex-direction:column;gap:12px;padding:15px}.search-box{width:100%}.category-select{min-width:0;min-width:auto;width:100%}.table-header{display:none}.row-main{gap:8px;grid-template-columns:30px 1fr;grid-template-rows:auto auto}.col-expand{grid-row:1/3}.col-closing,.col-industry,.col-posted,.col-reply,.col-save{display:none}.col-project{grid-column:2;grid-row:1}.business-header{flex-direction:column;padding:20px;text-align:center}.company-logo{margin:0 auto}.business-meta{justify-content:center}.details-grid{grid-template-columns:1fr}}@media (max-width:640px){.page-header h1{font-size:22px}.requirements-panel,.row-expanded{padding:20px}}.post-rfq-page{background-color:#f5f5f5;min-height:100vh}.post-rfq-hero{background:linear-gradient(135deg,#003d7a,#002855);border-bottom:4px solid #ffb81c;color:#fff;padding:50px 40px 40px}.hero-content{margin:0 auto;max-width:1100px;text-align:center}.hero-badge{align-items:center;background-color:#ffb81c33;border:2px solid #ffb81c;border-radius:4px;color:#ffb81c;display:inline-flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:2px;margin-bottom:20px;padding:8px 16px}.hero-badge svg{height:18px;width:18px}.post-rfq-hero h1{font-size:38px;font-weight:900;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.hero-description{font-size:15px;line-height:1.6;margin:0 auto 30px;max-width:800px;opacity:.95}.progress-indicator{align-items:center;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:600px}.progress-step{flex-direction:column;gap:8px}.progress-step,.step-number{align-items:center;display:flex}.step-number{background:#fff3;border:2px solid #ffffff4d;border-radius:50%;font-size:16px;font-weight:700;height:40px;justify-content:center;width:40px}.progress-step.active .step-number{background:#ffb81c;border-color:#ffb81c;color:#003d7a}.step-label{font-size:12px;font-weight:600;opacity:.8}.progress-step.active .step-label{opacity:1}.progress-line{background:#ffffff4d;height:2px;margin:0 -10px 28px;width:80px}.post-rfq-content{margin:0 auto;max-width:1000px;padding:40px 20px}.rfq-form{background:#fff;border:3px solid #e9ecef;border-radius:0}.form-container{padding:40px}.form-section{border-bottom:2px solid #f8f9fa;margin-bottom:50px;padding-bottom:40px}.form-section:last-child{border-bottom:none}.section-header{margin-bottom:30px}.section-header h2{color:#003d7a;font-size:24px;font-weight:900;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.section-header p{color:#6c757d;font-size:14px}.form-group{margin-bottom:25px}.form-group input,.form-group select,.form-group textarea{border:3px solid #e0e0e0;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #003d7a1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc2626}.form-group select{background-position:right 16px center}.field-hint{font-size:13px}.char-count,.field-hint{color:#6c757d;margin-top:6px}.char-count{font-size:12px;text-align:right}.error-message{color:#dc2626;display:block;font-size:13px;font-weight:600;margin-top:6px}.deliverable-item{display:flex;gap:10px;margin-bottom:12px}.deliverable-item input{flex:1 1}.btn-remove{background:#f8f9fa;border:3px solid #e9ecef;border-radius:0;cursor:pointer;padding:12px;transition:all .3s ease}.btn-remove:hover{background:#dc2626;border-color:#dc2626}.btn-remove svg{color:#6c757d;height:16px;width:16px}.btn-remove:hover svg{color:#fff}.btn-add{background:#f8f9fa;border:3px solid #003d7a;border-radius:0;color:#003d7a;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px 20px;transition:all .3s ease}.btn-add:hover{background:#003d7a;color:#fff}.skills-input-container{display:flex;gap:10px}.skills-input-container input{flex:1 1}.btn-add-skill{background:#003d7a;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:inherit;font-weight:700;padding:12px 24px;transition:all .3s ease}.btn-add-skill:hover{background:#002855}.skills-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.skill-tag{align-items:center;background:#f8f9fa;border:2px solid #003d7a;border-radius:0;color:#003d7a;display:flex;font-size:13px;font-weight:600;gap:8px;padding:8px 12px}.remove-skill{background:none;border:none;color:#003d7a;cursor:pointer;font-size:20px;line-height:1;padding:0}.remove-skill:hover{color:#dc2626}.checkbox-group{background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;padding:15px}.checkbox-label{align-items:center;color:#212529;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:12px}.checkbox-label input[type=checkbox]{cursor:pointer;height:20px;width:20px}.file-upload-area{background:#f8f9fa;border:3px dashed #e0e0e0;border-radius:0;padding:40px;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#fff;border-color:#003d7a}.file-upload-label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:12px}.file-upload-label svg{color:#003d7a;height:48px;width:48px}.file-upload-label span:first-of-type{color:#003d7a;font-size:16px;font-weight:700}.file-hint{color:#6c757d;font-size:13px}.uploaded-files{margin-top:20px}.uploaded-files h4{color:#003d7a;font-size:14px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.file-item{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;display:flex;gap:12px;margin-bottom:10px;padding:12px}.file-item svg{color:#003d7a;flex-shrink:0;height:24px;width:24px}.file-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.file-name{color:#212529;font-size:14px;font-weight:600}.file-size{color:#6c757d;font-size:12px}.btn-remove-file{background:#0000;border:none;cursor:pointer;padding:8px}.btn-remove-file svg{color:#6c757d;height:20px;width:20px}.btn-remove-file:hover svg{color:#dc2626}.form-actions{border-top:2px solid #f8f9fa;display:flex;justify-content:flex-end;padding-top:30px}.btn-submit{gap:12px;padding:16px 40px}.btn-submit:hover{background:#002855;box-shadow:0 6px 16px #003d7a4d;transform:translateY(-2px)}.btn-submit svg{height:20px;width:20px}.rfq-preview{background:#fff;border:3px solid #e9ecef;border-radius:0;padding:40px}.preview-header{border-bottom:2px solid #f8f9fa;margin-bottom:40px;padding-bottom:30px;text-align:center}.preview-header h2{color:#003d7a;font-size:28px;font-weight:900;margin-bottom:10px;text-transform:uppercase}.preview-header p{color:#6c757d;font-size:15px}.preview-card{background:#f8f9fa;border:3px solid #e9ecef;border-radius:0;padding:30px}.preview-section{border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:25px}.preview-section:last-child{border-bottom:none;margin-bottom:0}.category-badge{background:#003d7a;border-radius:0;color:#fff;display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:15px;padding:6px 12px;text-transform:uppercase}.preview-card h1{color:#003d7a;font-size:28px;font-weight:900;margin-bottom:15px}.company-info{align-items:center;color:#6c757d;display:flex;font-size:15px;font-weight:600;gap:10px}.company-info svg{color:#003d7a;height:20px;width:20px}.preview-section h3{color:#003d7a;font-size:18px;font-weight:800;margin-bottom:15px;text-transform:uppercase}.description-text{color:#212529;font-size:15px;line-height:1.7}.deliverables-list{list-style:none;padding:0}.deliverables-list li{color:#212529;font-size:15px;padding:10px 0 10px 30px;position:relative}.deliverables-list li:before{color:#ffb81c;content:"✓";font-size:18px;font-weight:900;left:0;position:absolute}.preview-details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.detail-item{background:#fff;border:2px solid #e9ecef;border-radius:0;display:flex;gap:12px;padding:15px}.detail-item svg{color:#003d7a;flex-shrink:0;height:24px;width:24px}.detail-label{color:#6c757d;display:block;font-size:12px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.detail-value{color:#212529;display:block;font-size:15px;font-weight:700}.skills-preview{display:flex;flex-wrap:wrap;gap:10px}.requirements-list{list-style:none;padding:0}.requirements-list li{color:#212529;font-size:14px;padding:8px 0 8px 25px;position:relative}.requirements-list li:before{color:#003d7a;content:"•";font-size:20px;left:0;position:absolute}.files-preview{display:flex;flex-direction:column;gap:10px}.file-preview-item{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:0;color:#212529;display:flex;font-size:14px;gap:10px;padding:10px}.file-preview-item svg{color:#003d7a;height:20px;width:20px}.preview-actions{display:flex;gap:20px;justify-content:space-between;margin-top:40px}.btn-secondary{align-items:center;background:#fff;border:3px solid #003d7a;border-radius:0;color:#003d7a;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:800;gap:10px;letter-spacing:1px;padding:14px 30px;text-transform:uppercase;transition:all .3s ease}.btn-secondary:hover{background:#f8f9fa}.btn-primary{align-items:center;background:#ffb81c;border:none;border-radius:0;color:#003d7a;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:800;gap:10px;letter-spacing:1px;padding:14px 30px;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover:not(:disabled){background:orange;box-shadow:0 6px 16px #ffb81c66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-primary svg,.btn-secondary svg,.loading-spinner{height:18px;width:18px}.loading-spinner{animation:spin .8s linear infinite;border:2px solid #003d7a4d;border-radius:50%;border-top-color:#003d7a}.btn-primary .loading-spinner{border-color:#003d7a #003d7a4d #003d7a4d}.rfq-success{background:#fff;border:3px solid #e9ecef;border-radius:0;padding:60px 40px;text-align:center}.success-icon{background:#f0fdf4;border:4px solid #22c55e;height:100px;width:100px}.success-icon svg{color:#22c55e}.rfq-success h1{color:#003d7a;font-size:32px;font-weight:900;margin-bottom:20px;text-transform:uppercase}.success-message{color:#212529;font-size:16px;line-height:1.7;margin:0 auto 40px;max-width:600px}.success-stats{display:flex;gap:40px;justify-content:center;margin-bottom:40px}.stat-item{text-align:center}.stat-number{color:#ffb81c;font-size:36px;font-weight:900;margin-bottom:8px}.stat-label{color:#6c757d;font-size:13px;font-weight:600;max-width:150px}.success-actions{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.next-steps{margin:0 auto;max-width:600px}.next-steps h3{margin-bottom:15px}.next-steps li{font-size:14px;line-height:1.6;padding:8px 0 8px 30px}.next-steps li:before{color:#22c55e}@media (max-width:968px){.post-rfq-hero{padding:40px 25px 35px}.post-rfq-hero h1{font-size:30px}.form-container,.preview-card,.rfq-preview{padding:25px}.form-row,.preview-details{grid-template-columns:1fr}.success-stats{gap:25px}.success-actions,.success-stats{flex-direction:column}.preview-actions{flex-direction:column-reverse}.progress-indicator{transform:scale(.9)}}@media (max-width:640px){.post-rfq-content{padding:30px 15px}.post-rfq-hero h1{font-size:24px}.form-container{padding:20px}.section-header h2{font-size:20px}}.contact-page{background:#f8f9fa;min-height:100vh}.contact-content{padding:60px 20px}.contact-container{margin:0 auto;max-width:1200px}.page-title{margin-bottom:50px;text-align:center}.page-title h1{color:#003d7a;font-size:42px;font-weight:900;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.page-title p{color:#6c757d;font-size:17px}.contact-layout{grid-gap:50px;align-items:start;display:grid;gap:50px;grid-template-columns:350px 1fr}.contact-info{display:flex;flex-direction:column;gap:30px}.info-item{align-items:start;display:flex;gap:15px}.info-item svg{color:#003d7a;flex-shrink:0;height:28px;margin-top:3px;width:28px}.info-item h3{color:#003d7a;font-size:16px;font-weight:800;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.info-item a{color:#003d7a;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s ease}.info-item a:hover{color:#ffb81c}.info-item p{color:#495057;font-size:15px;font-weight:600;margin:0}.info-note{color:#6c757d!important;font-size:13px!important;font-weight:500!important;margin-top:4px!important}.contact-form-wrapper{background:#fff;border:3px solid #e9ecef;border-radius:0;padding:40px}.status-message{align-items:center;border-radius:0;display:flex;font-size:14px;font-weight:600;gap:12px;margin-bottom:30px;padding:15px 20px}.status-message.success{background:#d1fae5;border:2px solid #059669;color:#065f46}.status-message.error{background:#fee2e2;border:2px solid #dc2626;color:#991b1b}.status-message svg{flex-shrink:0;height:22px;width:22px}.contact-form{display:flex;flex-direction:column;gap:25px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:12px 15px}.form-group textarea{min-height:120px}.form-group select{background-position:right 15px center;padding-right:45px}.submit-btn{align-items:center;background:#003d7a;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:1px;padding:16px 40px;text-transform:uppercase;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:#002855;box-shadow:0 6px 16px #003d7a4d;transform:translateY(-2px)}.submit-btn:disabled{background:#adb5bd;cursor:not-allowed}.submit-btn svg{height:18px;width:18px}.spinner{border:3px solid #ffffff4d}@media (max-width:968px){.contact-content{padding:50px 15px}.page-title h1{font-size:32px}.page-title p{font-size:15px}.contact-layout{gap:40px;grid-template-columns:1fr}.contact-info{flex-direction:row;flex-wrap:wrap;gap:25px}.info-item{flex:1 1;min-width:200px}.contact-form-wrapper{padding:30px}}@media (max-width:640px){.contact-content{padding:40px 15px}.page-title h1{font-size:28px}.contact-info{flex-direction:column}.info-item{min-width:0;min-width:auto}.contact-form-wrapper{padding:25px 20px}.form-row{gap:20px;grid-template-columns:1fr}.submit-btn{padding:14px 30px;width:100%}}.business-contact-page{background-color:#f5f5f5;min-height:100vh}.business-contact-container{margin:0 auto;max-width:700px;padding:60px 20px}.business-header{margin-bottom:50px;text-align:center}.header-badge{align-items:center;background:#003d7a1a;border:2px solid #003d7a;border-radius:0;color:#003d7a;display:inline-flex;font-size:11px;font-weight:800;gap:10px;letter-spacing:2px;margin-bottom:20px;padding:8px 16px}.header-badge svg{height:18px;width:18px}.business-header h1{color:#003d7a;font-size:36px;font-weight:900;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.header-description{color:#6c757d;font-size:16px;line-height:1.6}.form-wrapper{display:flex;justify-content:center}.form-card{background:#fff;border:3px solid #003d7a;border-radius:0;padding:40px;width:100%}.form-card h2{color:#003d7a;font-size:24px;font-weight:800;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.form-intro{color:#6c757d;font-size:14px;line-height:1.5;margin-bottom:30px}.form-group{margin-bottom:20px}.form-group label{color:#003d7a;display:block;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:0;font-family:inherit;font-size:15px;padding:12px 14px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#003d7a;outline:none}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23003d7a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-group textarea{min-height:100px;resize:vertical}.btn-submit{align-items:center;background:#003d7a;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:1px;padding:16px;text-transform:uppercase;transition:all .3s ease;width:100%}.btn-submit:hover:not(:disabled){background:#002855;box-shadow:0 6px 16px #003d7a4d;transform:translateY(-2px)}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.btn-submit svg,.spinner{height:18px;width:18px}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff}@keyframes spin{to{transform:rotate(1turn)}}.form-note{color:#6c757d;font-size:12px;line-height:1.4;margin-top:15px;text-align:center}.success-message{background:#fff;border:3px solid #28a745;border-radius:0;padding:60px 40px;text-align:center}.success-icon{align-items:center;background:#28a745;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 30px;width:80px}.success-icon svg{color:#fff;height:50px;width:50px}.success-message h1{color:#003d7a;font-size:32px;font-weight:900;margin-bottom:20px;text-transform:uppercase}.success-text{color:#6c757d;font-size:16px;line-height:1.7;margin-bottom:40px}.next-steps{background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;margin-bottom:30px;padding:30px;text-align:left}.next-steps h3{color:#003d7a;font-size:18px;font-weight:800;margin-bottom:20px;text-align:center;text-transform:uppercase}.next-steps ul{list-style:none;margin:0;padding:0}.next-steps li{color:#212529;font-size:15px;line-height:1.5;padding:12px 0 12px 30px;position:relative}.next-steps li:before{color:#28a745;content:"✓";font-size:18px;font-weight:900;left:0;position:absolute}.btn-home{align-items:center;background:#003d7a;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:800;gap:10px;letter-spacing:1px;padding:16px 40px;text-transform:uppercase;transition:all .3s ease}.btn-home:hover{background:#002855;box-shadow:0 6px 16px #003d7a4d;transform:translateY(-2px)}.btn-home svg{height:18px;width:18px}@media (max-width:768px){.business-contact-container{padding:40px 15px}.business-header h1{font-size:28px}.header-description{font-size:15px}.form-card{padding:30px 25px}.form-card h2{font-size:20px}.success-message{padding:40px 25px}.success-message h1{font-size:26px}.success-icon{height:60px;width:60px}.success-icon svg{height:36px;width:36px}}@media (max-width:480px){.business-contact-container{padding:30px 15px}.business-header h1{font-size:24px}.form-card{padding:25px 20px}.success-message{padding:30px 20px}.success-message h1{font-size:22px}}:root{--color-primary:#00d4ff;--color-primary-dark:#09c;--color-primary-light:#33e0ff;--color-secondary:#0f8;--color-accent:#7c3aed;--color-quaternary:#f36;--color-warning:#f36;--color-text-primary:#fff;--color-text-secondary:#b4c7d9;--color-text-light:#6b7c8f;--color-background:#0a0e1a;--color-background-alt:#12182b;--color-background-dark:#060913;--color-border:#00d4ff26;--glow-primary:0 0 20px #00d4ff80;--glow-secondary:0 0 20px #00ff8880;--glow-accent:0 0 20px #7c3aed80;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:6rem;--font-family-base:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--line-height-base:1.6;--line-height-heading:1.2;--transition-base:all 0.4s cubic-bezier(0.4,0,0.2,1);--transition-fast:all 0.2s cubic-bezier(0.4,0,0.2,1);--transition-cubic:all 0.3s cubic-bezier(0.4,0,0.2,1);--border-radius-sm:12px;--border-radius-md:16px;--border-radius-lg:24px;--shadow-sm:0 4px 16px #0000004d;--shadow-md:0 8px 32px #0006;--shadow-lg:0 12px 48px #00000080;--shadow-xl:0 16px 64px #0009}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e1a;background:var(--color-background);color:#fff;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-family-base);font-size:1rem;font-size:var(--font-size-base);line-height:1.6;line-height:var(--line-height-base);overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:focus-visible{outline:3px solid #33e0ff;outline:3px solid var(--color-primary-light);outline-offset:3px}.visually-hidden{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.text-gradient-primary{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#0f8);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);-webkit-background-clip:text;background-clip:text}.text-gradient-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#33e0ff,#7c3aed);background:linear-gradient(135deg,var(--color-primary-light) 0,var(--color-accent) 100%);-webkit-background-clip:text;background-clip:text}.text-glow-primary{text-shadow:0 0 20px #00d4ff80;text-shadow:var(--glow-primary)}.text-glow-secondary{text-shadow:0 0 20px #00ff8880;text-shadow:var(--glow-secondary)}.text-glow-accent{text-shadow:0 0 20px #7c3aed80;text-shadow:var(--glow-accent)}@media print{.no-print,button{display:none!important}*{background:#fff!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}}
/*# sourceMappingURL=main.d563bfed.css.map*/