:root{font-family:Inter,system-ui,sans-serif}body{margin:0;background:#fff}:root{font-family:Inter,system-ui,sans-serif;color:#130f26;background-color:#faf7f0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#fff}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 3rem;background:#ffffffe6;position:sticky;top:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #04050d1a}.brand{display:flex;align-items:center;gap:.75rem}.site-header .brand{margin:0 auto;justify-content:center}.brand-logo{width:48px;height:48px;object-fit:contain;border-radius:.5rem}.brand-icon{font-weight:700;font-size:1.25rem;padding:.5rem .7rem;border-radius:.75rem;background:#1c1b33;color:#ffebc4}.company-name{margin:0;font-weight:600}.company-tag{margin:0;font-size:.85rem;color:#717085}.site-header{display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative}.nav-toggle{position:absolute;left:1rem;display:none;flex-direction:column;gap:.35rem;background:transparent;border:none;cursor:pointer;padding:0}.nav-toggle span{width:30px;height:3px;background:#072454;border-radius:999px}nav{display:flex;gap:1.25rem}nav a{text-decoration:none;color:inherit;font-weight:500;padding-bottom:.2rem;border-bottom:2px solid transparent;font-size:.9rem}nav a:hover{border-color:#ffb347}.side-nav{transition:transform .3s ease}main{padding:3rem}.ticker-wrapper{display:flex;justify-content:center;padding:1rem 3rem 0}.ticker-card{width:100%;max-width:960px;display:flex;align-items:center;border-radius:999px;border:2px solid #3fa6ff;background:#fff;overflow:hidden;box-shadow:0 12px 35px #1155cc1a}.ticker-highlight{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.5rem;background:#169330;color:#fff;font-weight:600;border-top-left-radius:999px;border-bottom-left-radius:999px;position:relative;z-index:2}.highlight-dot{width:.75rem;height:.75rem;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 3px #169330}.ticker-track{flex:1;display:block;overflow:hidden;position:relative;padding:0 1.75rem}.ticker-track-inner{display:flex;gap:2.5rem;animation:scroll-left 12s linear infinite;font-size:1rem;color:#1c1b33;white-space:nowrap}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{background:transparent;border-radius:0;padding:3rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;box-shadow:none}.benefits-section{margin:2rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.benefit-card{position:relative;overflow:hidden;color:#fff;border-radius:1.5rem;padding:2.5rem 2rem;min-height:320px;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 35px 80px #09060a40}.benefit-icon{font-size:2rem}.benefit-card h3{margin:0;font-size:1.4rem}.benefit-card p{margin:0;color:#ffffffe6;line-height:1.5}.benefit-card:before{content:"";position:absolute;inset:0;background:url(/front-view-travel-agent-sitting-her-working-place-with-plane-tickets-agency-service-global-operator-manager-world-map.jpg) center/cover no-repeat;filter:blur(2px);transform:scale(1.05);z-index:0}.benefit-card:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#1b791f1f,#009f3e1f 60%,#f54b041f);z-index:1}.benefit-card>*{position:relative;z-index:2}.job-table-section{margin:2.5rem 0;background:transparent;border-radius:2rem;padding:1.5rem 0;color:#072454;box-shadow:none}.job-table-section .table-heading{max-width:760px;margin:0 auto 1.5rem;text-align:center}.job-table-section h2{margin:0 0 .35rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.job-table-section p{margin:0;color:#ffffffe6;line-height:1.4}.table-wrapper{overflow-x:auto}.table-wrapper table{width:100%;border-collapse:collapse;font-size:1rem;background:#fff;color:#1f1f1f;border-radius:1rem;overflow:hidden}.table-wrapper thead{background:#169330;color:#fff;font-weight:600}.table-wrapper th,.table-wrapper td{padding:1rem 1.25rem;text-align:left}.table-wrapper tbody tr:nth-child(odd){background:#f9f9f9}.table-wrapper tbody tr:nth-child(2n){background:#fff}.table-wrapper td{vertical-align:top}.apply-btn{background:#169330;border:none;color:#fff;font-weight:600;padding:.45rem 1rem;border-radius:999px;cursor:pointer;box-shadow:0 10px 20px #16933059;transition:transform .2s ease,box-shadow .2s ease}.apply-btn:hover{transform:translateY(-2px);box-shadow:0 15px 25px #16933059}@media(max-width:768px){.table-wrapper table{font-size:.95rem}.table-wrapper th,.table-wrapper td{padding:.85rem 1rem}}.hero-content h1{font-size:clamp(2.25rem,4vw,3.25rem);margin-top:.5rem;margin-bottom:1rem}.eyebrow{margin:0;letter-spacing:.2em;text-transform:uppercase;font-size:.8rem;color:#ec6d36}.hero-text{color:#4a4259;line-height:1.6}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.btn{border:none;border-radius:999px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn.primary{background:#1c1b33;color:#fff;box-shadow:0 15px 35px #1c1b334d}.btn.secondary{background:#fff0df;color:#1c1b33;border:1px solid rgba(28,27,51,.2)}.btn:hover{transform:translateY(-2px)}.hero-badge{background:linear-gradient(180deg,#f8fbff,#edf2ff);border-radius:1.5rem;padding:1.5rem;color:#1c1b33;display:flex;flex-direction:column;gap:.6rem;justify-content:flex-start;align-items:stretch;box-shadow:0 20px 35px #0f23461f}.badge-label{text-transform:uppercase;font-size:.85rem;letter-spacing:.3em;margin:0;color:#072463cc}.badge-value{font-size:3rem;margin:0;font-weight:700;color:#072454}.badge-note{margin:0;color:#072463a6;font-size:.95rem}.badge-top{display:flex;align-items:flex-end;justify-content:space-between}.live-job-list{display:flex;flex-direction:column;gap:.65rem}.live-job{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;background:#fff;border-radius:.9rem;border:1px solid rgba(7,36,99,.08);box-shadow:0 10px 20px #0d2c660d}.job-meta{margin:.15rem 0 0;color:#07246399;font-size:.9rem}.badge-footnote{margin:0;color:#072463b3;font-size:.85rem}.jobs-section{margin-top:3rem}.jobs-section h2{margin-bottom:1rem}.job-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.job-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 25px 40px #120b2226;border:1px solid rgba(8,7,24,.05)}.job-card h3{margin-top:0;margin-bottom:.5rem}.counters-section{margin-top:2.5rem}.counter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.counter-card{background:#fff;border-radius:1.25rem;padding:1.25rem;text-align:center;box-shadow:0 15px 30px #0710041f;border:1px solid rgba(7,95,17,.12)}.counter-value{margin:0;font-size:clamp(2rem,2.5vw,2.6rem);font-weight:700;color:#0c450f}.counter-label{margin:.35rem 0 0;font-size:.95rem;color:#263521;opacity:.85}.process-section{margin:3rem 0;border-radius:2rem;overflow:hidden;position:relative;min-height:420px;background:linear-gradient(#031e008c,#031e00bf),url(/yellow-helmet-canada-flag-3d-illustration_771335-23451.avif) center/cover no-repeat}.process-overlay{padding:4rem 3rem;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:center}.process-heading{max-width:640px;margin-bottom:2rem}.process-heading h2{margin:0;font-size:clamp(2rem,3vw,2.8rem)}.process-heading p{margin:.6rem 0 0;opacity:.85}.process-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.process-cards article{background:#ffffff1a;border-radius:1rem;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 15px 30px #0003}.process-cards h3{margin:0;font-size:1.1rem}.process-cards p{margin:.5rem 0 0;line-height:1.4;opacity:.9}.achievements-section{margin-top:3rem;padding:2.5rem;border-radius:2rem;background:#fff;box-shadow:0 40px 60px #0b180714}.achievement-heading{text-align:center;max-width:680px;margin:0 auto 1.5rem}.achievement-heading h2{margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:700}.achievement-heading p{margin:.5rem auto 0;color:#1f1f1f;line-height:1.5;opacity:.85}.achievement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.achievement-card{background:#f6fff0;border-radius:1.2rem;padding:1.4rem;min-height:180px;display:flex;flex-direction:column;gap:.4rem;box-shadow:0 10px 25px #0b4b171f}.achievement-icon{font-size:1.8rem}.achievement-card h3{margin:0;font-size:1.05rem}.achievement-card p{margin:0;color:#1d3523;line-height:1.4}.global-footer{margin-top:3rem;padding:3rem 2rem;background:#03142d;color:#f5f6fb}.global-footer a{color:#5ad1ff}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.footer-grid h3,.footer-grid h4{margin:0 0 .75rem;font-weight:600}.footer-grid h3{font-size:1.25rem}.whatsapp-float{position:fixed;bottom:1.5rem;right:1.5rem;background:#25d366;color:#03142d;width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.75rem;text-decoration:none;box-shadow:0 15px 35px #25d36659;transition:transform .2s ease,box-shadow .2s ease;z-index:50}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 20px 40px #25d36673}@media(max-width:1100px){.hero{flex-direction:column;gap:2rem}.hero-badge{width:100%}.hero-actions{flex-direction:column;align-items:stretch}}@media(max-width:900px){.site-header{flex-direction:column;gap:1rem}.site-header nav{flex-wrap:wrap;justify-content:center;gap:.75rem}.admin-dashboard-simple,.status-section,.form-page,.contact-banner{padding:1.5rem}.simple-table-wrapper table,.dashboard-table table,.job-table-section table{font-size:.9rem}.simple-table-wrapper th,.simple-table-wrapper td,.dashboard-table th,.dashboard-table td,.job-table-section th,.job-table-section td{padding:.65rem .7rem}}@media(max-width:640px){.hero{padding:1.5rem}.site-header nav{flex-direction:column;text-align:center}.hero-badge{padding:1.25rem}.whatsapp-float{bottom:1rem;right:1rem}.counter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.page-link-card,.status-detail-card,.contact-panel,.hero-badge{border-radius:1rem}}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.footer-links a{color:inherit;text-decoration:none;opacity:.9}.footer-links a:hover{text-decoration:underline;opacity:1}.footer-social{display:flex;flex-direction:column;gap:.35rem}.footer-social a{color:inherit;text-decoration:none;opacity:.9}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;background:#fffffff2;border-bottom:1px solid rgba(7,36,99,.08);height:80px}main{padding-top:6.5rem}.table-wrapper,.jobs-section{overflow-x:auto}.job-table-section table{min-width:100%}@media(max-width:768px){.job-table-section table{font-size:.9rem}.job-table-section th,.job-table-section td{padding:.5rem .7rem}.job-table-section td:last-child{white-space:nowrap}}.footer-note{margin:0;font-size:.9rem;text-align:center}@media(max-width:640px){.form-page{padding:2rem 1.25rem;margin:2.5rem auto}.form-row label{font-size:.9rem}.form-row input,.form-row select{padding:.8rem .9rem}}.contact-banner{max-width:1200px;margin:3rem auto 5rem;padding:3rem;border-radius:1.75rem;background:#f3f6ff;display:flex;flex-direction:column;gap:2rem;box-shadow:0 35px 60px #1825491a;border:1px solid rgba(7,36,99,.08)}.contact-banner__content h1{margin:.5rem 0 .25rem;font-size:clamp(2.5rem,4vw,3.2rem);color:#072454}.contact-banner__content .muted{color:#072463b3;max-width:560px}.contact-panel-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.contact-panel{background:#fff;border:1px solid rgba(7,36,99,.12);border-radius:1.25rem;padding:1.5rem;min-height:180px;box-shadow:0 20px 35px #07246314}.contact-panel h3{margin:0 0 .5rem;color:#ff4d4d;letter-spacing:.08em;text-transform:uppercase}.contact-panel p{margin:.25rem 0;color:#072463cc}.contact-panel .muted{color:#07246399}@media(max-width:720px){.contact-banner{padding:2rem 1.5rem}.contact-panel-row{gap:.75rem}}.why-section{margin-top:2.5rem;padding:2.5rem;border-radius:1.75rem;background:linear-gradient(130deg,#e5f9ff,#f7ffed 60%);box-shadow:0 25px 45px #13457a1f;text-align:center}.why-heading h2{margin:0 0 1rem;font-size:clamp(2.2rem,3vw,2.8rem);color:#0f3f61}.why-list{list-style:none;padding:0;display:grid;gap:.65rem;font-size:clamp(1.15rem,1.9vw,1.3rem);color:#1b3f34;line-height:1.6;max-width:680px;margin:0 auto;text-align:left}.why-list li{padding-left:1.4rem;position:relative}.why-list li:before{content:"✔";position:absolute;left:0;color:#1f9c00;font-weight:700}.testimonials-section{margin-top:2.5rem;padding:3rem 2rem;border-radius:1.75rem;background:#fff;box-shadow:0 25px 45px #080a301f}.testimonials-heading{text-align:center;max-width:720px;margin:0 auto 2rem}.testimonials-heading h2{margin:0;font-size:clamp(2rem,3vw,2.6rem);color:#0f2a4c}.testimonials-heading p{margin:.75rem auto 0;color:#354052}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;justify-content:center}.testimonial-card{padding:2rem;border-radius:1.5rem;background:linear-gradient(160deg,#f0f6ff,#fff);border:1px solid rgba(15,45,81,.08);box-shadow:0 25px 40px #091a421f;min-height:280px}.testimonial-text{margin:0 0 1.25rem;color:#12233f;line-height:1.8;font-size:clamp(1.05rem,1.8vw,1.2rem)}.testimonial-author{margin:0;font-weight:600;color:#0f3f61;font-size:1rem}.faq-section{margin-top:2.5rem;padding:3rem 2rem;border-radius:2rem;background:#e9efff;box-shadow:0 35px 60px #0b180714}.faq-heading{text-align:center;max-width:780px;margin:0 auto 2rem}.faq-heading h2{margin:0;font-size:clamp(2.2rem,3vw,2.8rem);color:#072454}.faq-heading p{margin:.75rem auto 0;color:#243865}.faq-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.faq-card{background:linear-gradient(180deg,#ffffffd9,#fffffff2);border-radius:1.25rem;padding:1.5rem;border:1px solid rgba(7,36,99,.08);box-shadow:0 20px 35px #021b5d14}.faq-card h3{margin:0 0 .75rem;font-size:1.1rem;color:#0f2c5a}.faq-card p{margin:0;color:#2c3155;line-height:1.5}.form-page{margin:3rem auto;max-width:620px;padding:2.5rem 1.75rem;border-radius:2rem;background:linear-gradient(180deg,#031435f2,#042249d9);color:#f2f5ff;box-shadow:0 25px 60px #030a1e73;width:min(95%,620px)}.form-page h1{margin:0 0 .75rem;font-size:clamp(2.4rem,3vw,2.8rem)}.form-page p{margin:0 0 2rem;color:#f2f5ffd9}.apply-form{display:grid;grid-template-columns:1fr;gap:1rem}.form-row{display:flex;flex-direction:column;gap:.4rem}.form-row label{font-size:.95rem;opacity:.9}.form-row input,.form-row select{border-radius:.9rem;border:1px solid rgba(255,255,255,.25);padding:.9rem 1rem;background:#fffffff2;font-size:1rem;width:100%;box-sizing:border-box}.form-row select{background:#fff}.file-upload-wrapper{display:flex;flex-direction:column;gap:1rem}.file-upload-label{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:.75rem;border:2px dashed rgba(15,23,42,.3);background:#f8f9ff;color:#072454;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.file-upload-label:hover{border-color:#072454;background:#f0f2ff}.file-upload-icon{font-size:1.5rem}.file-upload-text{flex:1}.passport-preview{margin-top:.5rem;padding:1rem;border-radius:.75rem;background:#fff;border:1px solid rgba(15,23,42,.2);display:flex;flex-direction:column;gap:.75rem;align-items:center}.passport-preview img{max-width:100%;max-height:300px;border-radius:.5rem;object-fit:contain;box-shadow:0 4px 12px #0000001a}.remove-preview{padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgba(220,38,38,.3);background:#fff;color:#dc2626;font-weight:600;cursor:pointer;transition:all .2s ease}.remove-preview:hover{background:#fee2e2;border-color:#dc2626}.form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:1rem}.form-actions .btn{min-width:180px}.status-section{max-width:640px;margin:6rem auto 2rem;padding:3rem;background:#f3f6ff;border-radius:1.5rem;border:1px solid rgba(7,36,99,.12);box-shadow:0 30px 60px #07246326;display:flex;flex-direction:column;gap:1.5rem}.status-section__content h1{margin:.4rem 0;font-size:clamp(2.2rem,3vw,2.8rem)}.status-form{display:flex;flex-direction:column;gap:1rem}.status-result{border-radius:1rem;padding:1.25rem;background:#fff;border:1px solid rgba(7,36,99,.15)}.status-message{font-weight:600;margin:0 0 .5rem}.status-message--accepted{color:#107029}.status-message--rejected{color:#8b0000}.status-message--pending{color:#845200}.status-message--unknown{color:#072454}.status-detail{margin:0;color:#072463bf}.offer-link-wrapper{margin-top:.75rem}.offer-link-wrapper a.btn{padding:.5rem .8rem;font-size:.9rem}.status-detail-card{margin-top:1rem;padding:1.25rem 1.75rem;border-radius:1.25rem;background:#fff;border:1px solid rgba(7,36,99,.15);box-shadow:0 20px 45px #0724631f}.status-detail-card ul{list-style:none;padding:0;margin:.75rem 0 0;display:grid;gap:.35rem}.status-detail-card li strong{color:#072454}.form-details{margin:2rem auto 4rem;max-width:920px;padding:2.5rem;border-radius:1.75rem;background:#fff;box-shadow:0 25px 50px #0b180714}.form-details-card h2{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.4rem);color:#072454}.form-details-card h3{margin:1.25rem 0 .5rem;font-size:1.15rem;color:#0f2c5a}.form-details-card p{margin:0 0 1rem;color:#1b2c4a;line-height:1.6}.form-details-card ul{margin:0;padding-left:1.25rem;color:#2c3155;line-height:1.6}.form-details-card li{margin-bottom:.35rem}.admin-page{margin:3rem auto 4rem;max-width:580px;padding:3rem;border-radius:2rem;background:#0b1f3d;color:#f2f5ff;box-shadow:0 40px 80px #01051973}.admin-card h1{margin:0 0 .5rem;font-size:clamp(2.3rem,3vw,2.8rem)}.admin-card p{margin:0 0 1.75rem;color:#f2f5ffe6}.admin-card .apply-form{grid-template-columns:1fr}.admin-card .form-row input{border:1px solid rgba(255,255,255,.3);background:#fffffff2;color:#0f1d2f}.admin-card .form-actions{justify-content:flex-start}.admin-applications{margin:2rem auto 4rem;max-width:960px;padding:0 0 2rem}.admin-applications h2{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.4rem);color:#072454;text-align:center}.applications-table{overflow-x:auto;border-radius:1.25rem;border:1px solid rgba(7,36,99,.12);box-shadow:0 25px 40px #030a1e14}.applications-table table{width:100%;border-collapse:collapse;background:#fff}.hidden{display:none}.applications-table th,.applications-table td{padding:.9rem 1.1rem;text-align:left;border-bottom:1px solid #e3e8f5}.applications-table th{background:#f5f6ff;font-weight:600;color:#0f2c5a}.applications-table tr:last-child td{border-bottom:none}.status-cell{font-weight:600}.action-cell button{margin-right:.4rem}.admin-dashboard-simple{margin:3rem auto 4rem;width:min(1200px,100%);padding:0;display:flex;flex-direction:column;gap:1.5rem}.simple-title h1{margin:0;font-size:clamp(2rem,3vw,2.4rem);color:#072454}.simple-title p{margin:.4rem 0 0;color:#072463cc}.simple-filters{display:flex;gap:.75rem;flex-wrap:wrap}.offer-message{background:#07246314;border:1px solid rgba(7,36,99,.2);border-radius:1rem;padding:.65rem 1rem;color:#072454;font-weight:600;width:100%;display:none}.offer-message:not(.hidden){display:block}.offer-upload-cell{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.offer-upload-cell .offer-upload-input{display:none}.filter-simple{border-radius:999px;padding:.75rem 1.5rem;font-weight:600;background:#fff;border:1px solid rgba(7,36,99,.25);color:#072454;cursor:pointer;transition:background .2s ease,color .2s ease}.filter-simple.active{background:#072454;color:#fff}.simple-table-wrapper{background:#fff;border-radius:1.25rem;padding:1.25rem;box-shadow:0 30px 60px #080c2014;min-height:420px;width:100%;overflow-x:auto}.simple-table-wrapper table{width:100%;min-width:960px;border-collapse:collapse}.simple-table-wrapper th,.simple-table-wrapper td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid #e6e9f4}.passport-link{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(7,36,99,.3);background:#fff;color:#072454;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.passport-link:hover{background:#072454;color:#fff}.simple-table-wrapper th{background:#f5f6ff;color:#0f2c5a;font-weight:600}.simple-table-wrapper tr:last-child td{border-bottom:none}.btn{border:none;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.btn.primary{background:#072454;color:#fff}.btn.secondary{border:1px solid rgba(7,36,99,.2);background:transparent;color:#072454}.action-buttons{display:flex;gap:.4rem}.action-placeholder{color:#6c7196;font-style:italic}.empty-state{text-align:center;font-style:italic;padding:1.5rem 0;color:#6c7196}.status-pill{padding:.2rem .65rem;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-pill.pending{background:#fff4dc;color:#845200}.status-pill.accepted{background:#e4f8e6;color:#107029}.status-pill.rejected{background:#ffe1e1;color:#8b0000}@media(max-width:640px){.simple-filters{justify-content:space-between}.filter-simple{flex:1;text-align:center}}@media(max-width:640px){.site-header{flex-direction:column;gap:1rem}nav{flex-wrap:wrap;justify-content:center}main{padding:2rem 1.5rem}}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#03143559;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:15;display:none;pointer-events:none}body.nav-open .nav-overlay{display:block;opacity:1;visibility:visible;pointer-events:auto}@media(max-width:900px){nav{position:fixed;top:0;left:0;height:100vh;width:260px;flex-direction:column;padding:4rem 1.5rem;background:#fff;border-right:1px solid rgba(7,36,99,.08);transform:translate(-100%);box-shadow:8px 0 45px #03143540;z-index:30}body.nav-open nav{transform:translate(0);z-index:30}.nav-toggle{display:flex}nav a{border-bottom:none;padding:.75rem 0}}
