*,:before,:after{box-sizing:border-box}html{color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}body{min-height:100vh;margin:0}#root{min-height:100vh}a{color:#0d9488}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{background:linear-gradient(135deg,#0f2848 0%,#001a3d 100%);border-bottom:1px solid #1e3a5f;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.85rem 1.5rem;display:flex}.brand{color:#f8fafc;align-items:center;gap:.65rem;text-decoration:none;display:flex}.brand-mark{background:#0d9488;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:800;display:flex}.brand strong{font-size:1rem;display:block}.brand small{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;display:block}.site-nav{flex:1;gap:.25rem;display:flex}.site-nav a{color:#cbd5e1;border-radius:8px;padding:.45rem .75rem;font-size:.9rem;text-decoration:none}.site-nav a:hover,.site-nav a.active{color:#fff;background:#0d948840}.site-actions{align-items:center;gap:.5rem;display:flex}.user-pill{color:#e2e8f0;font-size:.85rem}.site-main{background:#f1f5f9;flex:1}.site-main-browse{background:#f8fafc}.site-footer{text-align:center;color:#64748b;background:#0f172a;padding:1rem 1.5rem;font-size:.8rem}.page{max-width:1100px;margin:0 auto;padding:1.5rem}.page-heading h1{margin:0 0 .25rem}.lead{color:#475569;max-width:36rem}.hero-section{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.hero-banner{background:linear-gradient(135deg,#0d9488,#0f2848) 50%/cover;border-radius:16px;min-height:200px;text-decoration:none;overflow:hidden}.hero-banner-overlay{color:#fff;background:linear-gradient(#0000,#001a3dd9);flex-direction:column;justify-content:flex-end;min-height:200px;padding:1.25rem;display:flex}.section{margin-bottom:2rem}.section-header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.promo-row{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.promo-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.35rem;padding:1rem;text-decoration:none;display:flex}.promo-card img{object-fit:cover;border-radius:8px;width:100%;height:100px}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.listing-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s}.listing-card:hover{border-color:#0d9488;box-shadow:0 8px 24px #0f284814}.listing-card-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.listing-card h3{margin:0 0 .35rem;font-size:1.05rem}.listing-meta{color:#64748b;margin:0;font-size:.85rem}.listing-pay{color:#0d9488;font-size:.9rem;font-weight:700}.badge{text-transform:uppercase;background:#e2e8f0;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.badge.type-job{color:#1e40af;background:#dbeafe}.badge.type-gig{color:#92400e;background:#fef3c7}.browse-toolbar{gap:.5rem;margin-bottom:1rem;display:flex}.browse-toolbar input{border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.65rem .75rem}.listing-card-metrics{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;padding-top:.65rem;display:flex}.listing-card-metric{color:#64748b;align-items:center;gap:.25rem;font-size:.8rem;display:inline-flex}.listing-card-metric-icon{font-size:.85rem;line-height:1}.listing-card-metric-value{color:#475569;font-weight:600}.listing-card-category{color:#0d9488;font-weight:500}.browse-feed-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.feed-tabs{gap:.25rem;margin-bottom:0;display:flex}.browse-filters-toggle{align-items:center;gap:.35rem;display:inline-flex;position:relative}.browse-filters-toggle.has-filters{color:#0f766e;border-color:#0d9488}.browse-filter-badge{color:#fff;background:#0d9488;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:700;display:inline-flex}.browse-filters-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:1rem}.browse-filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.browse-filter-field{color:#475569;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.browse-filter-field select,.browse-filter-field input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .65rem;font-size:.9rem}.browse-filters-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.browse-active-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filter-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.8rem;display:inline-flex}.filter-chip:hover{color:#0f766e;border-color:#0d9488}.filter-chip span{opacity:.6;font-size:1rem;line-height:1}.tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .85rem}.tab.active{color:#fff;background:#0d9488;border-color:#0d9488}.load-more-wrap{text-align:center;margin-top:1.5rem}.listing-detail .back-link{color:#0d9488;margin-bottom:1rem;display:inline-block}.detail-heading h1{margin:.5rem 0}.detail-meta{color:#475569}.apply-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:1.5rem 0;padding:1.25rem}.detail-body{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.description-text{white-space:pre-wrap;line-height:1.65}.metrics-row{color:#64748b;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.85rem;display:flex}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.85rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 12px 40px #0f284814}.auth-card h1{margin:0}.auth-card label{color:#475569;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.auth-card input,.auth-card select{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem}.auth-footer{text-align:center;margin:0;font-size:.9rem}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:1.25rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-dashboard{max-width:none;padding-bottom:3rem;padding-left:clamp(1rem,3vw,2rem);padding-right:clamp(1rem,3vw,2rem)}.profile-dashboard-error{margin-bottom:1rem}.profile-dashboard-body{flex-direction:column;gap:2rem;display:flex}.profile-hero{color:#fff;border-radius:0 0 20px 20px;margin:0 calc(-1*clamp(1rem,3vw,2rem)) .5rem;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,2rem);position:relative;overflow:hidden}.profile-hero-bg{z-index:0;background:linear-gradient(135deg,#001a3d 0%,#0f2848 45%,#0d4a4a 100%);position:absolute;inset:0}.profile-hero-bg:after{content:"";background:radial-gradient(circle at 85% 20%,#14b8a659,#0000 45%),radial-gradient(circle at 10% 90%,#38bdf826,#0000 40%);position:absolute;inset:0}.profile-hero-inner{z-index:1;grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid;position:relative}@media (width>=900px){.profile-hero-inner{grid-template-columns:1fr minmax(220px,280px);align-items:center}}.profile-hero-main{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.profile-hero-avatar{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;position:relative}.profile-hero-avatar:disabled{opacity:.7;cursor:wait}.profile-hero-avatar .user-avatar,.profile-hero-avatar .user-avatar-fallback{border-radius:12px}.profile-hero-avatar-ring{pointer-events:none;border:2px solid #14b8a6cc;border-radius:16px;position:absolute;inset:-4px}.profile-hero-avatar-label{color:#ffffffd9;text-align:center;margin-top:.35rem;font-size:.75rem;display:block}.profile-hero-copy h1{margin:.15rem 0 .35rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.profile-hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;margin:0;font-size:.75rem}.profile-hero-tagline{color:#ffffffe6;margin:0 0 .35rem;font-size:1.05rem}.profile-hero-location{color:#ffffffbf;margin:0 0 .65rem;font-size:.9rem}.profile-hero-badges{flex-wrap:wrap;gap:.4rem;display:flex}.profile-pill{text-transform:capitalize;color:#fff;background:#ffffff26;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.profile-pill-verified{background:#14b8a659}.profile-pill-pending{background:#fbbf2440}.profile-pill-gig{color:#92400e;background:#fef3c7}.profile-hero-link{color:#fffc;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.85rem;text-decoration:underline}.profile-hero-aside{flex-direction:column;gap:.75rem;display:flex}.profile-hero-stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:.85rem 1rem}.profile-hero-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#fff9;margin-bottom:.25rem;font-size:.72rem;display:block}.profile-hero-stat-value{word-break:break-all;font-size:.95rem;font-weight:600}.profile-hero-stat-row{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.profile-hero-stat-row strong{color:#5eead4;font-size:1.2rem}.profile-hero-stat-hint{color:#ffffffbf;margin-top:.35rem;font-size:.8rem;display:block}.profile-hero-stat-missing{color:#ffffff8c;margin-top:.35rem;font-size:.75rem;display:block}.profile-grid-section{flex-direction:column;gap:.85rem;display:flex}.profile-grid-section-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0;font-size:.8rem;font-weight:700}.profile-grid-section-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-grid-section-head .profile-grid-section-label{margin:0}.profile-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.profile-grid-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.65rem;padding:1rem 1.1rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 3px #0f28480a}.profile-grid-card-main{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:start;gap:.5rem .75rem;margin:0;padding:0;display:grid}.profile-grid-card.readonly .profile-grid-card-main,.profile-grid-card.has-footer{cursor:default}.profile-grid-card.wide{grid-column:1/-1}@media (width>=700px){.profile-grid-card.wide{grid-column:span 2}}.profile-grid-card:hover:not(.readonly){border-color:#0d9488;transform:translateY(-2px);box-shadow:0 8px 24px #0d94881f}.profile-grid-card.readonly{cursor:default;opacity:.92}.profile-grid-card.accent{background:linear-gradient(145deg,#f0fdfa 0%,#fff 60%);border-color:#99f6e4}.profile-grid-card-icon{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;display:flex}.profile-grid-card.accent .profile-grid-card-icon{background:#ccfbf1}.profile-grid-card-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.profile-grid-card-title{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.8rem;font-weight:600}.profile-grid-card-value{color:#0f2848;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.profile-grid-card-arrow{color:#0d9488;align-self:center;font-size:1.1rem;font-weight:700}.profile-grid-card-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.5rem;padding-top:.65rem;display:flex}.profile-experience-section{margin-top:.25rem}.profile-experience-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.profile-experience-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;display:flex;box-shadow:0 1px 3px #0f28480a}.profile-experience-card-top{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.profile-experience-card h3{margin:0;font-size:1.05rem}.profile-experience-meta{color:#64748b;margin:0;font-size:.88rem}.profile-experience-dates{margin:0;font-size:.8rem}.profile-experience-desc{color:#475569;margin:.25rem 0 0;font-size:.88rem;line-height:1.45}.profile-experience-card-actions{border-top:1px solid #f1f5f9;gap:.5rem;margin-top:.65rem;padding-top:.65rem;display:flex}.profile-empty-panel{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;grid-column:1/-1;padding:2.5rem 1.5rem}.profile-empty-icon{margin-bottom:.5rem;font-size:2.5rem;display:block}.profile-account-layout{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.profile-account-layout{grid-template-columns:1fr 1fr}}.profile-quick-links{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.profile-quick-link{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.profile-quick-link:hover{border-color:#0d9488;box-shadow:0 6px 16px #0d94881a}.profile-quick-link-icon{font-size:1.5rem;line-height:1}.profile-settings-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.15rem}.profile-danger-panel{border-top:1px solid #fecaca;margin-top:1rem;padding-top:1rem}.profile-danger-panel h3{color:#b91c1c;margin:0 0 .35rem;font-size:.95rem}.profile-danger-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.profile-toast{z-index:20;color:#fff;background:#0f2848;border-radius:8px;margin-bottom:1rem;padding:.65rem 1rem;font-size:.9rem;position:sticky;top:.5rem}.profile-header{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}.profile-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;position:relative}.profile-avatar-btn:disabled{opacity:.6;cursor:wait}.profile-avatar-edit{color:#fff;background:#0d9488;border-radius:999px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;position:absolute;bottom:0;right:0}.profile-header-text h1{margin:0 0 .25rem;font-size:1.5rem}.profile-subtitle{color:#334155;margin:0 0 .25rem;font-weight:500}.profile-location{margin:0 0 .5rem}.profile-header-badges{flex-wrap:wrap;gap:.35rem;display:flex}.badge-verified{color:#065f46;background:#d1fae5}.badge-pending{color:#92400e;background:#fef3c7}.profile-avatar-actions{margin:-.75rem 0 1rem}.profile-completion-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.profile-completion-top{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.profile-completion-top strong{color:#0d9488;font-size:1.25rem}.profile-completion-bar{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.profile-completion-bar span{background:linear-gradient(90deg,#0d9488,#14b8a6);border-radius:999px;height:100%;display:block}.profile-completion-missing{margin:.5rem 0 0;font-size:.8rem}.profile-block{margin-bottom:1.75rem}.profile-block h2{color:#334155;margin:0 0 .75rem;font-size:1rem;font-weight:600}.profile-block-heading{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.profile-block-heading h2{margin:0}.profile-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.profile-section-tile{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:#fff;border:none;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.profile-section-tile:last-child{border-bottom:none}.profile-section-tile:hover:not(.disabled){background:#f8fafc}.profile-section-tile.disabled{cursor:default}.profile-section-tile-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.profile-section-tile-text strong{font-size:.95rem}.profile-section-tile-text .muted{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.85rem;overflow:hidden}.profile-section-chevron{color:#94a3b8;flex-shrink:0;margin-left:.5rem;font-size:1.25rem}.profile-inline-actions{flex-wrap:wrap;gap:.5rem;padding:0 1rem .75rem;display:flex}.profile-experience-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.profile-experience-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;gap:1rem;padding:.85rem 1rem;display:flex}.profile-experience-actions{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.profile-exp-dates{font-size:.8rem}.profile-account-links{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.profile-account-link{color:#0d9488;border-bottom:1px solid #f1f5f9;padding:.65rem 0;font-weight:500;text-decoration:none;display:block}.profile-newsletter-row{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 0;display:flex}.profile-newsletter-row .block{font-size:.85rem;display:block}.profile-danger-zone{padding-top:.5rem}.profile-danger-zone h3{color:#b91c1c;margin:0 0 .35rem;font-size:.95rem}.profile-danger-zone .btn-primary{margin-top:.75rem}.danger-text{color:#b91c1c!important}.profile-modal-backdrop{z-index:100;background:#0f284873;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}@media (width>=640px){.profile-modal-backdrop{align-items:center}}.profile-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;box-shadow:0 24px 48px #0f284833}.profile-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.profile-modal-header h2{margin:0;font-size:1.15rem}.profile-modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;padding:0 .25rem;font-size:1.5rem;line-height:1}.profile-modal-body{flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.profile-modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}.profile-field{color:#475569;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.profile-field input,.profile-field select,.profile-field textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.profile-checkgroup{border:1px solid #e2e8f0;border-radius:8px;margin:0;padding:.65rem .75rem}.profile-checkgroup legend{color:#475569;padding:0 .25rem;font-size:.85rem}.profile-checkgroup label,.profile-check-row{color:#334155;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.9rem;display:flex}.profile-check-row{margin:.25rem 0}.btn-primary{color:#fff;text-align:center;cursor:pointer;background:#0d9488;border:none;border-radius:8px;padding:.7rem 1.25rem;font-weight:600;text-decoration:none;display:inline-block}.btn-primary.compact{padding:.45rem .9rem;font-size:.85rem}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{color:inherit;cursor:pointer;background:0 0;border:1px solid #94a3b8;border-radius:8px;padding:.45rem .75rem;font-size:.85rem;text-decoration:none}.muted{color:#64748b}.form-success{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;margin:0 0 .75rem;padding:.65rem .85rem;font-size:.9rem}.form-error{color:#b91c1c;margin:0}.verify-dialog{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.5rem;padding:1rem}.verify-dialog p{color:#991b1b;margin:0 0 .5rem;font-size:.85rem}.success-text{color:#0d9488}.page-loading{text-align:center;padding:2rem}.site-main-home{background:#fff;padding:0}.site-main-home .hero-slider{min-height:calc(100svh - var(--site-header-height,4.25rem));min-height:calc(100dvh - var(--site-header-height,4.25rem))}:root{--site-header-height:4.25rem}.template-header{z-index:100;min-height:var(--site-header-height);box-sizing:border-box;position:sticky;top:0}.template-header-light{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0f172a0f}.template-header-light .brand{color:#1e293b}.template-header-light .brand-title{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.template-header-light .site-nav a{color:#475569;border-radius:999px;padding:.5rem 1rem;font-weight:500}.template-header-light .site-nav a:hover{color:#0f172a;background:#f1f5f9}.template-header-light .site-nav a.active{color:#fff;background:#0d9488}.template-header-light .btn-header-outline{color:#475569;border-color:#cbd5e1}.template-header-light .btn-header-outline:hover{background:#f8fafc}.template-header-light .btn-header-primary{color:#fff;background:#0d9488}.template-header-light .user-pill{color:#475569}.private-nav .site-nav{justify-content:center}.employer-nav .nav-post-cta{white-space:nowrap;border-radius:999px;padding:.5rem 1rem}@media (width<=900px){.private-nav .site-nav a{padding:.45rem .65rem;font-size:.85rem}.employer-nav .nav-post-cta{display:none}.private-nav .user-pill{text-overflow:ellipsis;white-space:nowrap;max-width:8rem;overflow:hidden}}.template-header-dark{background:linear-gradient(135deg,#0f2848 0%,#001a3d 100%);border-bottom:1px solid #1e3a5f}.template-header-dark .site-nav a.active{color:#fff;background:#0d948840}.template-nav a.active{color:#fff}.btn-header-outline,.btn-header-primary,.nav-cta-outline{cursor:pointer;border:none;border-radius:4px;padding:.45rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none}.btn-header-outline,.nav-cta-outline{color:#e2e8f0;background:0 0;border:1px solid #ffffff59}.btn-header-primary{color:#fff;background:#0d9488}.btn-header-outline:hover,.nav-cta-outline:hover{background:#ffffff1a}.template-footer{text-align:left;color:#94a3b8;background:#0f172a;padding:2.5rem 1.5rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.template-footer h4{color:#f1f5f9;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:.95rem}.template-footer p{margin:0 0 .5rem;line-height:1.6}.template-footer a{color:#5eead4;text-decoration:none}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.35rem}.footer-copy{color:#64748b;font-size:.8rem;margin-top:1rem!important}.home-page{width:100%}.home-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.home-section{padding:3.5rem 0}.home-about{background:#f8fafc}.section-title{color:#0f2848;margin:0 0 1rem;font-size:1.75rem}.section-title.center{text-align:center}.section-title.light{color:#fff}.section-subtitle{color:#64748b;text-align:center;margin:-.5rem 0 2rem}.section-lead{color:#334155;max-width:52rem;font-size:1.1rem;line-height:1.7}.section-text{color:#475569;max-width:52rem;line-height:1.7}.about-trust{color:#334155;border-left:3px solid #0d9488;margin-top:1.25rem;padding-left:1rem}.center{text-align:center}.small{font-size:.85rem}.hero-slider{width:100%;min-height:calc(100svh - var(--site-header-height,4.25rem));min-height:calc(100dvh - var(--site-header-height,4.25rem));background:#0f2848;align-items:stretch;display:flex;position:relative;overflow:hidden}.hero-slider-media{z-index:0;position:absolute;inset:0}.hero-slide-img{object-fit:cover;object-position:center;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .65s;position:absolute;inset:0}.hero-slide-img.is-active{opacity:1}.hero-slide-overlay{z-index:1;background:linear-gradient(100deg,#0f2848c7 0%,#0f284866 40%,#0f284814 62%,#0000 85%);position:absolute;inset:0}.hero-slide-inner{z-index:2;box-sizing:border-box;flex:1;align-items:center;width:100%;max-width:1100px;min-height:100%;margin:0 auto;padding:clamp(2.5rem,7vw,4.5rem) 1.5rem;display:flex;position:relative}.hero-slide-content{text-align:left;color:#fff;max-width:520px}.hero-slide-content h1{text-shadow:0 1px 12px #00000040;margin:0 0 1rem;font-size:clamp(1.65rem,3.8vw,2.35rem);font-weight:700;line-height:1.25}.hero-slide-content p{opacity:.95;max-width:28rem;margin:0 0 1.75rem;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.65}.btn-hero{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:999px;padding:.65rem 1.85rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.btn-hero:hover{color:#fff;background:#ffffff1f}.btn-template{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:4px;padding:.75rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.btn-template:hover{background:#0f766e}.btn-template.small{padding:.5rem 1rem;font-size:.85rem}.hero-nav,.hero-dots{z-index:3}.hero-nav{color:#fff;cursor:pointer;opacity:0;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;width:40px;height:40px;font-size:1.35rem;line-height:1;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider:hover .hero-nav{opacity:1}.hero-nav:hover{background:#ffffff40}.hero-nav-prev{left:1rem}.hero-nav-next{right:1rem}.hero-dots,.testimonial-dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.hero-dots button,.testimonial-dots button{cursor:pointer;opacity:.6;background:0 0;border:2px solid #fff;border-radius:50%;width:10px;height:10px;padding:0}.hero-dots button.active,.testimonial-dots button.active{opacity:1;background:#fff}.home-featured{background:#fff}.featured-jobs-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.featured-job-card{background:#fff;border:1px solid #e2e8f0;border-top:3px solid #0d9488;padding:1.25rem;box-shadow:0 2px 12px #0f28480f}.featured-job-meta{color:#64748b;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.featured-job-type{text-transform:capitalize}.featured-job-card h3{color:#0f2848;margin:0 0 .5rem;font-size:1.15rem}.featured-job-pay{color:#0d9488;margin:0 0 .35rem;font-weight:700}.featured-job-category{color:#475569;margin:0 0 1rem;font-size:.9rem}.section-cta{margin-top:.5rem}.home-testimonials{background:linear-gradient(135deg,#0f2848,#001a3d);padding-bottom:4rem;position:relative}.testimonial-card{text-align:center;border:none;max-width:640px;margin:2rem auto 1.5rem;padding:0}.testimonial-card p{color:#e2e8f0;margin:0 0 1.25rem;font-size:1.15rem;font-style:italic;line-height:1.75}.testimonial-card footer{color:#94a3b8;flex-direction:column;gap:.25rem;display:flex}.testimonial-card footer strong{color:#fff;font-size:1rem}.home-testimonials .testimonial-dots{justify-content:center;margin-top:1rem;position:static;transform:none}.home-teaser{text-align:center;background:#f8fafc}.home-teaser .section-subtitle{max-width:32rem;margin:0 auto 1.25rem}.home-teaser.home-contact{background:#f1f5f9}.static-page .page-heading{margin-bottom:1.5rem}.static-page-body{max-width:48rem}.static-page-body .section-lead{margin-top:0}.static-subheading{color:#0f2848;margin:2rem 0 .75rem;font-size:1.15rem}.static-list{color:#475569;margin:0 0 1.5rem;padding-left:1.25rem;line-height:1.7}.static-list li{margin-bottom:.65rem}.static-page-cta{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.static-cta-secondary{color:#0d9488;border-color:#0d9488;align-items:center;padding:.65rem 1.25rem;text-decoration:none;display:inline-flex}.contact-page-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;max-width:56rem;display:grid}.contact-form label{color:#475569;flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.85rem;display:flex}.contact-form input,.contact-form textarea{font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:6px;padding:.65rem .75rem}.contact-form h2{color:#0f2848;margin:0 0 1rem;font-size:1.1rem}.home-contact{background:#f1f5f9}.home-contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.contact-list{margin:1.5rem 0 0;padding:0;list-style:none}.contact-list li{margin-bottom:1rem}.contact-list strong{color:#0f2848;margin-bottom:.25rem;display:block}.contact-list a{color:#0d9488}.newsletter-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.75rem;box-shadow:0 4px 20px #0f28480f}.newsletter-box h3{color:#0f2848;margin:0 0 .5rem}.newsletter-form{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.newsletter-form input{font:inherit;border:1px solid #cbd5e1;border-radius:4px;padding:.7rem .85rem}.listing-detail-page .detail-pay{color:#0d9488;margin:.5rem 0;font-size:1.35rem;font-weight:700}.listing-stats-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:.5rem;margin:1.25rem 0;padding:1rem .5rem;display:grid}.listing-stat-tile{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.listing-stat-icon{font-size:1.1rem}.listing-stat-label{color:#64748b;font-size:.7rem}.listing-engagement-bar{gap:.5rem;margin-bottom:1rem;display:flex}.engagement-btn{cursor:pointer;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .85rem}.engagement-btn.active{color:#0f766e;background:#ecfdf5;border-color:#0d9488}.detail-actions-row{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.employer-preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.verified-badge{color:#1e40af;background:#dbeafe;margin-top:.35rem}.user-avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.user-avatar-fallback{color:#fff;background:#0d9488;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.detail-comments-section{margin-top:2rem;scroll-margin-top:5rem}.comments-list .comment-thread{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:1rem}.comment-tile{gap:.75rem;margin-bottom:.75rem;display:flex}.comment-reply{margin-left:2.5rem}.comment-body header{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.comment-actions{gap:.75rem;display:flex}.link-btn{color:#0d9488;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:.85rem}.link-btn.danger{color:#b91c1c}.comment-composer{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:flex-end;gap:.5rem;padding:1rem 0;display:flex;position:sticky;bottom:0}.comment-composer textarea{font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.65rem}.modal-backdrop{z-index:200;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;width:min(480px,100%);padding:1.5rem;box-shadow:0 20px 50px #0003}.modal-card textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;margin:.75rem 0;padding:.65rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.toast-banner{color:#fff;z-index:150;background:#0f2848;border-radius:8px;padding:.65rem 1.25rem;font-size:.9rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.site-main-chat{background:#eef2f6;padding:0}.site-main-chat .page{max-width:none;padding:0}.chat-page{max-width:720px;min-height:calc(100vh - var(--site-header-height,4.25rem) - 2rem);box-sizing:border-box;margin:0 auto;padding:1.25rem 1rem 2rem}.chat-page-header{margin-bottom:1rem}.chat-page-header-inner{align-items:flex-start;gap:.75rem;display:flex}.chat-page-header h1{color:#0f2848;margin:0 0 .25rem;font-size:1.5rem}.chat-page-header p{color:#64748b;margin:0;font-size:.9rem}.chat-back-btn{color:#0f2848;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.chat-back-btn:hover{background:#f8fafc;border-color:#0d9488}.chat-inbox-panel,.chat-thread-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0f28480f}.chat-panel-error{margin:1rem}.chat-inbox-list{flex-direction:column;display:flex}.chat-inbox-row{color:inherit;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;text-decoration:none;transition:background .15s;display:flex;position:relative}.chat-inbox-row:last-child{border-bottom:none}.chat-inbox-row:hover{background:#f8fafc}.chat-inbox-row.unread{background:#f0fdfa}.chat-inbox-row.unread:hover{background:#ecfdf5}.chat-inbox-row-body{flex:1;min-width:0}.chat-inbox-row-top{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.chat-inbox-name{color:#0f2848;font-size:.95rem;font-weight:600}.chat-inbox-time{color:#94a3b8;flex-shrink:0;font-size:.75rem}.chat-inbox-listing{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.8rem;display:block;overflow:hidden}.chat-inbox-type{margin-bottom:.35rem;padding:.1rem .45rem;font-size:.65rem}.chat-inbox-preview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;overflow:hidden}.chat-inbox-row.unread .chat-inbox-preview{color:#0f2848;font-weight:500}.chat-unread-badge{color:#fff;background:#0d9488;border-radius:999px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-flex}.chat-empty-state{text-align:center;padding:3rem 1.5rem}.chat-empty-icon{color:#0d9488;background:#f0fdfa;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.25rem;display:flex}.chat-empty-state h2{color:#0f2848;margin:0 0 .5rem;font-size:1.15rem}.chat-empty-state p{color:#64748b;max-width:280px;margin:0 auto 1.25rem;font-size:.9rem;line-height:1.5}.chat-inbox-skeleton{padding:.5rem 0}.chat-skeleton-row{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:10px;height:72px;margin:.5rem 1rem;animation:1.2s ease-in-out infinite chat-shimmer}@keyframes chat-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-thread-page{flex-direction:column;max-width:800px;padding-bottom:1rem;display:flex}.chat-thread-loading{justify-content:center;align-items:center;min-height:50vh;display:flex}.chat-thread-panel{flex-direction:column;flex:1;min-height:0;display:flex}.chat-thread-card{min-height:calc(100vh - var(--site-header-height,4.25rem) - 3rem);max-height:calc(100vh - var(--site-header-height,4.25rem) - 3rem);background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 4px 24px #0f28480f}.chat-thread-topbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.15rem;display:flex}.chat-thread-page .chat-thread-panel{box-shadow:none;border:none;border-radius:0;flex:1;min-height:0;max-height:none}.chat-thread-topbar-info{flex:1;min-width:0}.chat-thread-topbar-info h1{color:#0f2848;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .2rem;font-size:1.05rem;overflow:hidden}.chat-thread-listing-link{color:#0d9488;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.8rem;text-decoration:none;display:inline-flex}.chat-thread-listing-link:hover{text-decoration:underline}.chat-thread-listing-link .badge{font-size:.65rem}.chat-messages{background:linear-gradient(#f8fafc 0%,#fff 100%);flex-direction:column;flex:1;gap:.65rem;padding:1.25rem 1rem;display:flex;overflow-y:auto}.chat-messages-empty{text-align:center;color:#94a3b8;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}.chat-message-row{gap:.5rem;max-width:88%;display:flex}.chat-message-row.mine{flex-direction:row-reverse;align-self:flex-end}.chat-message-row.theirs{align-self:flex-start}.chat-bubble{border-radius:16px;max-width:100%;padding:.65rem .9rem}.chat-bubble.mine{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-bottom-right-radius:4px}.chat-bubble.theirs{color:#0f2848;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0f28480a}.chat-bubble-sender{color:#0d9488;margin-bottom:.2rem;font-size:.7rem;font-weight:600;display:block}.chat-bubble-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.925rem;line-height:1.45}.chat-bubble.mine .chat-bubble-text{color:#fff}.chat-bubble-time{opacity:.75;margin-top:.35rem;font-size:.65rem;display:block}.chat-attachment{color:inherit;background:#ffffff26;border-radius:8px;align-items:center;gap:.35rem;margin-top:.35rem;padding:.4rem .65rem;font-size:.8rem;text-decoration:none;display:inline-flex}.chat-bubble.theirs .chat-attachment{color:#0f766e;background:#f0fdfa}.chat-composer-error{margin:0 1rem;padding-top:.5rem}.chat-file-pill{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:0 1rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.chat-file-remove{cursor:pointer;color:#64748b;background:0 0;border:none;padding:0 .25rem;font-size:1.25rem;line-height:1}.chat-composer-bar{background:#fff;border-top:1px solid #e2e8f0;align-items:flex-end;gap:.5rem;padding:.85rem 1rem;display:flex}.chat-file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.chat-composer-icon-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,color .15s,border-color .15s;display:flex}.chat-composer-icon-btn:hover{color:#0d9488;background:#f0fdfa;border-color:#0d9488}.chat-composer-input{min-height:42px;max-height:120px;font:inherit;resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:.65rem .9rem;font-size:.925rem;line-height:1.4;transition:border-color .15s,background .15s}.chat-composer-input:focus{background:#fff;border-color:#0d9488;outline:none}.chat-composer-send{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,opacity .15s;display:flex}.chat-composer-send:hover:not(:disabled){background:#0f766e}.chat-composer-send:disabled{opacity:.45;cursor:not-allowed}.chat-back-link{color:#0d9488;font-size:.9rem;text-decoration:none}.block{display:block}@media (width<=768px){.listing-stats-row{grid-template-columns:repeat(3,1fr)}.chat-page{padding:.75rem .5rem 1rem}.chat-thread-card{min-height:calc(100vh - var(--site-header-height,4.25rem) - 1.5rem);max-height:calc(100vh - var(--site-header-height,4.25rem) - 1.5rem);border-radius:12px}.chat-message-row{max-width:92%}.hero-section{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:stretch}.site-nav{order:3;width:100%}.hero-slider,.site-main-home .hero-slider{min-height:calc(100svh - var(--site-header-height,4.25rem));min-height:calc(100dvh - var(--site-header-height,4.25rem))}.hero-slide-overlay{background:linear-gradient(#0f2848d1 0%,#0f284873 55%,#0f284833 100%)}.hero-slide-inner{align-items:flex-end;padding-bottom:2.5rem}.hero-slide-content{max-width:100%}.hero-nav{opacity:1;width:36px;height:36px;font-size:1.25rem}.hero-nav-prev{left:.5rem}.hero-nav-next{right:.5rem}.hero-dots{bottom:.85rem}.btn-hero{text-align:center;max-width:220px;display:block}.home-contact-grid,.contact-page-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.employer-shell-header{flex-direction:column;align-items:stretch}.employer-tabs{flex-wrap:wrap}}.site-main-employer{background:#f1f5f9}.employer-shell{max-width:1200px;margin:0 auto;padding:0 0 2rem}.employer-shell-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.employer-shell-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:0 0 .25rem;font-size:.75rem}.employer-shell-header h1{color:#0f2848;margin:0 0 .25rem;font-size:1.75rem}.employer-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.35rem;padding:.35rem;display:flex}.employer-tab{color:#475569;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none}.employer-tab.active{color:#fff;background:#0d9488}.employer-panel{flex-direction:column;gap:1rem;display:flex}.employer-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.employer-toolbar-actions{flex-wrap:wrap;gap:.5rem;display:flex}.employer-filter-chips{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.employer-filter-divider{background:#cbd5e1;width:1px;height:1.5rem;margin:0 .25rem}.employer-empty-panel{text-align:center;background:#fff;border:2px dashed #cbd5e1;border-radius:16px;padding:3rem 1.5rem}.employer-listings-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.employer-listing-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f28480d}.employer-listing-card-main{color:inherit;flex:1;padding:1rem 1.1rem;text-decoration:none}.employer-listing-card-main:hover{background:#f8fafc}.employer-listing-card-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.employer-status-pill{text-transform:uppercase;border:1px solid #cbd5e1;border-radius:999px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.employer-status-pill.status-open{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.employer-status-pill.status-closed{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.employer-listing-card h3{margin:0 0 .35rem;font-size:1.05rem}.employer-listing-pay{color:#0d9488;margin:.35rem 0 0;font-weight:700}.employer-listing-warn{color:#b45309;margin:.5rem 0 0;font-size:.8rem}.employer-listing-card-actions{background:#fafafa;border-top:1px solid #f1f5f9;padding:.65rem 1rem}.employer-action-select{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.45rem .6rem;font-size:.85rem}.employer-applications-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.employer-application-row{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.employer-application-row:hover{border-color:#0d9488;box-shadow:0 4px 12px #0d94881a}.app-status-badge{text-transform:uppercase;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.app-status-badge.status-pending{color:#475569;background:#f1f5f9}.app-status-badge.status-reviewed{color:#1e40af;background:#dbeafe}.app-status-badge.status-accepted{color:#065f46;background:#d1fae5}.app-status-badge.status-rejected{color:#b91c1c;background:#fee2e2}.employer-form-page{max-width:640px}.employer-form-back{margin:0 0 1rem}.employer-form{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.employer-listing-type-fieldset{border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:.85rem 1rem}.employer-listing-type-fieldset legend{padding:0 .35rem;font-weight:600}.employer-listing-type-toggle{gap:.35rem;margin-bottom:.5rem;display:flex}.employer-listing-type-toggle .tab{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600}.employer-listing-type-toggle .tab.active{color:#fff;background:#0d9488;border-color:#0d9488}.employer-listing-type-toggle .tab:disabled{opacity:.85;cursor:default}.employer-form-hint,.employer-field-hint{margin-top:.25rem;display:block}.employer-form-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.employer-apply-fieldset{border:1px solid #e2e8f0;border-radius:10px;margin:0;padding:.85rem 1rem}.employer-apply-fieldset legend{padding:0 .35rem;font-weight:600}.employer-apply-methods{gap:1rem;margin-bottom:.75rem;display:flex}.employer-apply-method{align-items:center;gap:.35rem;font-size:.9rem;display:flex}.employer-form-actions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.employer-application-detail{max-width:720px}.employer-application-detail-header h1{margin:.5rem 0 .25rem}.employer-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1rem;padding:1.15rem}.employer-detail-card h2{margin:0 0 .75rem;font-size:1rem}.employer-cover-message{white-space:pre-wrap;line-height:1.5}.employer-status-chips{flex-wrap:wrap;gap:.35rem;display:flex}.employer-detail-actions{flex-wrap:wrap;gap:.5rem;display:flex}
