:root{--ink:#102a24;--muted:#61736e;--green:#08765c;--green-dark:#075345;--green-soft:#eaf7f2;--gold:#e1ad3f;--cream:#fbfaf5;--white:#ffffff;--line:#dce7e2;--danger:#a72f2f;--shadow:0 24px 70px rgba(16,42,36,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Noto Sans Sinhala,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{width:1.2em;height:1.2em}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(900px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,231,226,.8);background:rgba(255,255,255,.93);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--green),var(--green-dark));color:white;font-weight:900;letter-spacing:-.04em;box-shadow:0 9px 24px rgba(8,118,92,.25)}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:1rem}.brand-copy small{max-width:260px;color:var(--muted);font-size:.72rem;margin-top:4px}.nav{display:flex;align-items:center;gap:25px;font-size:.92rem;font-weight:700}.nav>a:not(.button){color:#314b44;transition:color .2s}.nav>a:not(.button):hover{color:var(--green)}.language-button{border:1px solid var(--line);border-radius:999px;padding:8px 13px;background:white;color:var(--green-dark);cursor:pointer;font-weight:800}.menu-button{display:none;border:0;background:transparent;font-size:1.5rem;padding:10px}.button{min-height:50px;padding:0 23px;border:1px solid var(--green);border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:white;cursor:pointer;font-weight:800;box-shadow:0 12px 30px rgba(8,118,92,.18);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(8,118,92,.25)}.button:disabled{opacity:.65;cursor:wait;transform:none}.button-small{min-height:41px;padding:0 16px;border-radius:10px;font-size:.86rem}.button-secondary{border-color:var(--line);box-shadow:none}.button-light,.button-secondary{background:white;color:var(--green-dark)}.button-light{border-color:white}.hero{overflow:hidden;padding:85px 0 0;background:radial-gradient(circle at 10% 10%,#effbf7 0,transparent 30%),linear-gradient(180deg,#fff,#fbfaf5)}.hero,.hero-grid{position:relative}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;z-index:2}.hero-copy h1{max-width:760px;margin:17px 0 22px;font-size:clamp(3rem,5.6vw,5.4rem);line-height:.98;letter-spacing:-.065em}.eyebrow,.overline{display:inline-flex;align-items:center;gap:9px;color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900}.pulse{width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(225,173,63,.15)}.lead{max-width:680px;color:var(--muted);font-size:1.16rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.centered{justify-content:center}.trust-row{display:flex;flex-wrap:wrap;gap:15px 24px;margin-top:28px;color:#4f655f;font-size:.86rem;font-weight:700}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:var(--green)}.hero-panel{border:1px solid rgba(220,231,226,.9);border-radius:30px;padding:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);transform:rotate(1deg)}.hero-panel-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.mini-label{color:var(--muted);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.status-dot{padding:6px 10px;background:var(--green-soft);color:var(--green);border-radius:999px;font-size:.75rem;font-weight:900}.path-card{display:flex;gap:16px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:16px;background:white}.path-card.active{border-color:#9ed8c7;background:var(--green-soft)}.path-card>span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--ink);color:white;font-weight:900}.path-card div{display:flex;flex-direction:column}.path-card small{color:var(--muted);margin-top:2px}.path-line{height:25px;border-left:2px dashed #b9cdc6;margin-left:36px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{width:330px;height:330px;right:-120px;top:-120px;background:rgba(8,118,92,.08)}.hero-orb-two{width:180px;height:180px;left:45%;bottom:20px;background:rgba(225,173,63,.09)}.stats-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px;border:1px solid var(--line);border-bottom:0;border-radius:22px 22px 0 0;background:white;box-shadow:0 -10px 40px rgba(16,42,36,.06)}.stats-strip div{min-height:115px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid var(--line)}.stats-strip div:last-child{border-right:0}.stats-strip strong{color:var(--green);font-size:2rem;line-height:1}.stats-strip span{color:var(--muted);margin-top:9px;font-size:.88rem;font-weight:700}.section{padding:100px 0}.section-soft{background:var(--cream)}.section-heading{max-width:720px;margin:0 auto 46px;text-align:center}.section-heading.left{margin:0;text-align:left}.cta-card h2,.page-heading h1,.safety-grid h2,.section-heading h2{margin:11px 0 14px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.06;letter-spacing:-.045em}.page-heading p,.section-heading p{color:var(--muted);font-size:1.04rem}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{min-height:285px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:white;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.icon-box{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--green-soft);color:var(--green);font-size:1.5rem}.feature-card h3{margin:24px 0 10px;font-size:1.25rem}.feature-card p{color:var(--muted)}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.steps{display:grid;gap:15px}.step{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:23px;background:white;border:1px solid var(--line);border-radius:18px}.step>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--ink);color:white;font-weight:900}.step h3{margin:0 0 5px}.step p{margin:0;color:var(--muted)}.announcement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.announcement-card{display:flex;gap:17px;padding:25px;border:1px solid var(--line);border-radius:18px;background:white}.announcement-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:14px;background:#fff6df;color:#a56b00}.announcement-card time{color:var(--muted);font-size:.76rem;font-weight:800}.announcement-card h3{margin:3px 0 8px}.announcement-card p{margin:0;color:var(--muted)}.empty-state{padding:30px;text-align:center;color:var(--muted);border:1px dashed #bdd0c8;border-radius:16px;background:rgba(255,255,255,.7)}.section-dark{background:var(--ink);color:white}.safety-grid{display:grid;grid-template-columns:90px 1fr .9fr;gap:35px;align-items:center}.safety-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:24px;color:#bceedd;background:rgba(255,255,255,.08);font-size:2.4rem}.overline.light{color:#9ad9c7}.safety-grid p{color:#c5d2ce}.privacy-card{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.06)}.privacy-card h3{margin-top:0}.cta-section{padding:75px 0;background:var(--cream)}.cta-card{padding:46px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(135deg,var(--green) 0,var(--green-dark) 100%);color:white;box-shadow:var(--shadow)}.cta-card h2{margin-top:0}.cta-card p{margin-bottom:0;color:#d9f2e9}.page-container{min-height:70vh;padding-top:72px;padding-bottom:100px}.page-heading{max-width:720px;margin:0 auto 35px;text-align:center}.security-note{margin:0 0 18px;padding:14px 18px;display:flex;align-items:center;gap:10px;border-radius:13px;background:#fff8e7;color:#795a18;font-size:.9rem;font-weight:700}.form-shell,.status-form,.status-result{padding:34px;border:1px solid var(--line);border-radius:24px;background:white;box-shadow:0 16px 55px rgba(16,42,36,.08)}.form-section{padding:0 0 32px;margin:0 0 32px;border-bottom:1px solid var(--line)}.form-section:last-of-type{margin-bottom:25px}.form-section h2{margin:0 0 22px;font-size:1.35rem}.form-grid{display:grid;gap:18px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.field legend,.field>span{font-size:.87rem;font-weight:800;color:#29453e}.required-marker{color:var(--danger);font-weight:900}.field small{color:var(--muted);margin-top:-4px;margin-bottom:5px}.admin-filters input,.admin-filters select,.field input,.field select,.field textarea{width:100%;border:1px solid #cbdad4;border-radius:11px;padding:12px 13px;color:var(--ink);background-color:#fff;outline:none;transition:border .2s,box-shadow .2s}.admin-filters select,.field select{appearance:none;-webkit-appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2329433e' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px 16px}.admin-filters input:focus,.admin-filters select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(8,118,92,.09)}.field textarea{resize:vertical}fieldset.field{border:0;padding:0;margin-inline:0}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.check-card,.consent-row,.radio-row label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.check-card{min-height:70px;padding:13px 15px;align-items:center;border:1px solid var(--line);border-radius:11px;color:#425c55;font-size:.88rem}.check-card span{flex:1 1;min-width:0;line-height:1.45;text-align:left}.check-card:has(input:checked){border-color:#8bcbb8;background:var(--green-soft)}.check-card input[type=checkbox],.consent-row input[type=checkbox],.radio-row input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;padding:0;border-radius:4px;accent-color:var(--green)}.check-card input[type=checkbox]{margin-top:0}.radio-row{display:flex;gap:25px;padding:12px 0}.consent-row{padding:13px 0;color:#405951;font-size:.92rem}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.submit-button{width:100%}.error-banner{padding:13px 16px;margin-bottom:18px;border:1px solid #efb5b5;border-radius:11px;color:var(--danger);background:#fff3f3;font-size:.9rem}.success-shell{max-width:760px;margin:80px auto 110px;text-align:center}.success-icon{width:72px;height:72px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:2.2rem}.reference-number{display:inline-block;margin:8px 0 12px;padding:12px 18px;border:1px dashed var(--green);border-radius:12px;color:var(--green-dark);background:var(--green-soft);font-size:1.35rem;letter-spacing:.06em}.status-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.status-form .field{margin-bottom:0}.status-form .button{min-width:150px}.status-error{margin-top:18px}.status-result{margin-top:20px}.status-result-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--line)}.status-result-head span{color:var(--green);font-size:.8rem;font-weight:900;letter-spacing:.1em}.status-result-head h2{margin:3px 0 0}.status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;color:#315148;background:var(--green-soft);font-size:.76rem;font-style:normal;white-space:nowrap}.status-selected{color:#075345;background:#d9f7e9}.status-not-selected{color:#8a2c2c;background:#ffeded}.status-message{margin:25px 0;padding:20px;border-radius:14px;background:var(--cream)}.status-message span{color:var(--muted);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.status-message p{margin-bottom:0}.date-row{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:.82rem}.site-footer{padding-top:65px;background:#0b211c;color:#d4e0dc}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1fr;gap:55px;padding-bottom:50px}.footer-brand .brand-copy strong{color:white}.footer-brand .brand-copy small{color:#9bb0a9}.footer-grid h3{color:white;margin-top:0;font-size:.95rem}.footer-grid p{color:#9fb1ab;font-size:.88rem}.footer-grid>div:nth-child(2){display:flex;flex-direction:column;gap:9px}.footer-grid a{color:#c6d6d1;font-size:.88rem}.footer-bottom{padding:20px 0;border-top:1px solid rgba(255,255,255,.09);color:#829991;font-size:.8rem}.admin-login-page{min-height:72vh;display:grid;place-items:center;padding:60px 20px;background:var(--cream)}.admin-login-card{width:min(430px,100%);padding:35px;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:var(--shadow);text-align:center}.admin-login-card .field{text-align:left}.admin-login-card .button{width:100%}.admin-lock{width:62px;height:62px;margin:0 auto 15px;display:grid;place-items:center;border-radius:18px;background:var(--green-soft);color:var(--green);font-size:1.8rem}.admin-login-card h1{margin:8px 0}.admin-login-card p{color:var(--muted)}.admin-login-card code{background:#eef4f1;border-radius:5px;padding:2px 5px}.admin-page{width:min(1480px,calc(100% - 30px));margin:0 auto;padding:45px 0 100px}.admin-topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.admin-topbar h1{margin:5px 0 0;font-size:2.3rem;letter-spacing:-.04em}.admin-actions{display:flex;gap:10px;align-items:center}.admin-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:25px}.admin-stats div{padding:20px;border:1px solid var(--line);border-radius:16px;background:white}.admin-stats strong{display:block;color:var(--green);font-size:1.75rem}.admin-stats span{color:var(--muted);font-size:.8rem}.admin-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-bottom:22px}.admin-tabs a{padding:12px 0;color:var(--green-dark);font-weight:800}.admin-section{scroll-margin-top:100px;margin-bottom:80px}.admin-filters{display:grid;grid-template-columns:1fr 220px 220px;gap:10px;margin-bottom:14px}.admin-workspace{min-height:700px;display:grid;grid-template-columns:380px 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:white}.applicant-list{max-height:900px;overflow-y:auto;border-right:1px solid var(--line);background:#f8fbfa}.applicant-list-item{width:100%;display:block;padding:18px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.applicant-list-item.active,.applicant-list-item:hover{background:white;box-shadow:inset 4px 0 var(--green)}.applicant-list-item div{display:flex;justify-content:space-between;gap:10px}.applicant-list-item div span{color:var(--green);font-size:.7rem;font-weight:900}.applicant-list-item small{display:block;color:var(--muted);margin:5px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.applicant-list-item em{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.7rem;font-style:normal}.applicant-detail{padding:30px;overflow:hidden}.detail-header{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.detail-header span{color:var(--green);font-size:.78rem;font-weight:900}.detail-header h2{margin:4px 0}.detail-header p{margin:0;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 12px}.info-item{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fbfdfc}.info-item.wide{margin-bottom:12px}.info-item span{color:var(--muted);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.info-item p{margin:4px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.edit-panel{margin-top:25px;padding:22px;border-radius:16px;background:var(--cream)}.toast{position:fixed;z-index:80;right:25px;bottom:25px;padding:12px 16px;border:0;border-radius:10px;background:var(--ink);color:white;box-shadow:var(--shadow);cursor:pointer}.announcement-admin{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;padding-top:25px}.announcement-form{padding:25px;border:1px solid var(--line);border-radius:18px;background:white}.notice-list{display:grid;gap:12px}.notice-list article{padding:20px;border:1px solid var(--line);border-radius:15px;background:white}.notice-list time{color:var(--muted);font-size:.75rem}.notice-list h3{margin:5px 0}.notice-list h4{margin-bottom:4px}.notice-list p{color:var(--muted);margin-top:3px}.notice-list button{border:0;padding:0;background:transparent;color:var(--danger);cursor:pointer;font-weight:800}@media (max-width:1000px){.nav{gap:14px}.hero-grid,.process-grid,.safety-grid{grid-template-columns:1fr}.hero-panel{max-width:600px}.card-grid{grid-template-columns:1fr 1fr}.safety-grid{gap:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.admin-stats{grid-template-columns:repeat(3,1fr)}.admin-workspace{grid-template-columns:320px 1fr}.detail-grid{grid-template-columns:repeat(2,1fr)}.announcement-admin{grid-template-columns:1fr}}@media (max-width:820px){.menu-button{display:block}.nav{position:absolute;left:20px;right:20px;top:68px;display:none;flex-direction:column;align-items:stretch;padding:18px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:var(--shadow)}.nav.open{display:flex}.language-button,.nav .button{width:100%}.hero{padding-top:60px}.hero-copy h1{font-size:clamp(2.7rem,11vw,4rem)}.stats-strip{margin-top:50px}.announcement-grid,.card-grid,.status-form{grid-template-columns:1fr}.admin-filters{grid-template-columns:1fr 1fr}.admin-filters input{grid-column:1/-1}.admin-workspace{grid-template-columns:1fr}.applicant-list{max-height:400px;border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:640px){.container,.narrow{width:min(100% - 24px,1180px)}.brand-copy small{max-width:180px;font-size:.65rem}.section{padding:72px 0}.hero-grid{gap:45px}.hero-actions,.hero-actions .button{width:100%}.stats-strip{grid-template-columns:1fr;border-radius:18px 18px 0 0}.stats-strip div{min-height:90px;border-right:0;border-bottom:1px solid var(--line)}.stats-strip div:last-child{border-bottom:0}.form-shell,.status-form,.status-result{padding:22px;border-radius:18px}.checkbox-grid,.form-grid.three,.form-grid.two{grid-template-columns:1fr}.cta-card,.date-row,.radio-row{flex-direction:column}.cta-card{padding:30px;align-items:stretch}.cta-card .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.admin-page{width:min(100% - 20px,1480px)}.admin-topbar{align-items:flex-start;flex-direction:column}.admin-actions{width:100%}.admin-actions>*{flex:1 1}.admin-actions .button{width:100%}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-filters{grid-template-columns:1fr}.admin-filters input{grid-column:auto}.applicant-detail{padding:20px}.detail-grid{grid-template-columns:1fr}.status-result-head{flex-direction:column}}.hero-carousel{min-width:0;overflow:hidden;border:1px solid rgba(220,231,226,.92);border-radius:30px;background:var(--white);box-shadow:var(--shadow);transform:rotate(1deg)}.hero-carousel-viewport{position:relative;isolation:isolate;aspect-ratio:1.82/1;overflow:hidden;background:#102a24}.hero-carousel-image{z-index:0;object-fit:contain;opacity:0;transform:scale(1.015);transition:opacity .65s ease,transform 5s ease}.hero-carousel-image.active{opacity:1;transform:scale(1)}.hero-carousel-caption{min-height:112px;padding:18px 23px 15px;border-bottom:1px solid var(--line);background:white}.hero-carousel-caption span{display:block;margin-bottom:4px;color:var(--green);font-size:.67rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-carousel-caption h2{margin:0;color:var(--ink);font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.08;letter-spacing:-.025em}.hero-carousel-caption p{max-width:520px;margin:7px 0 0;color:var(--muted);font-size:.8rem;line-height:1.45}.carousel-arrow{position:absolute;z-index:3;top:50%;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(7,35,29,.58);color:white;cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .2s}.carousel-arrow:hover{background:rgba(8,118,92,.9);transform:translateY(-50%) scale(1.05)}.carousel-arrow svg{width:21px;height:21px}.carousel-arrow-left{left:15px}.carousel-arrow-right{right:15px}.hero-carousel-count{position:absolute;z-index:3;right:17px;bottom:15px;padding:5px 9px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(5,31,25,.68);color:white;font-size:.65rem;font-weight:900;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-carousel-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px}.carousel-dots{display:flex;align-items:center;gap:8px}.carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#bfd0ca;cursor:pointer;transition:width .25s,background .25s}.carousel-dot.active{width:27px;background:var(--green)}.carousel-pause{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:var(--green-dark);cursor:pointer;font-size:.73rem;font-weight:800}.carousel-pause:hover{background:var(--green-soft)}.carousel-pause svg{width:15px;height:15px}@media (max-width:1000px){.hero-carousel{width:min(680px,100%);transform:none}}@media (max-width:640px){.hero-carousel{border-radius:20px}.hero-carousel-caption{min-height:82px;padding:14px 17px 12px}.hero-carousel-caption p{display:none}.carousel-arrow{width:36px;height:36px}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.hero-carousel-count{right:12px;bottom:12px}.hero-carousel-toolbar{min-height:50px;padding:0 14px}.carousel-pause span{display:none}}@media (prefers-reduced-motion:reduce){.hero-carousel-image{transition:none}}.admin-session-email{display:inline-flex;min-width:0;flex-direction:column;align-items:flex-end;justify-content:center;gap:.1rem;color:var(--muted)}.admin-session-email small{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-session-email strong{max-width:17rem;overflow:hidden;color:var(--ink);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.admin-session-email{width:100%;align-items:flex-start}}.admin-load-warning{align-items:center;display:flex;justify-content:space-between;gap:1rem;margin:0 0 1.25rem}.admin-load-warning p{margin:.25rem 0 0}@media (max-width:640px){.admin-load-warning{align-items:stretch;flex-direction:column}}.applicant-profile-panel{margin-top:25px;padding:22px;border:1px solid #bddfd4;border-radius:16px;background:#f2fbf7}.profile-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.profile-active-badge{padding:5px 10px;border-radius:999px;background:var(--green);color:white;font-size:.72rem;font-weight:900}.credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.credential-grid>div{min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:white}.credential-grid span,.credential-meta span{display:block;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.credential-grid strong{display:block;margin-top:6px;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.credential-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin:13px 0}.credential-actions{display:flex;flex-wrap:wrap;gap:9px}.profile-empty-state{display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-empty-state p{margin:0;color:var(--muted)}.profile-page{min-height:72vh;padding:55px 0 90px;background:var(--cream)}.profile-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px}.profile-heading h1{margin:5px 0;font-size:clamp(2rem,5vw,3.2rem)}.profile-heading p{margin:0;color:var(--green);font-weight:900}.profile-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.profile-details-card,.profile-message-card,.profile-summary-grid article{padding:22px;border:1px solid var(--line);border-radius:17px;background:white}.profile-message-card span,.profile-summary-grid span{display:block;color:var(--muted);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.profile-summary-grid strong{display:block;margin-top:7px;overflow-wrap:anywhere}.profile-message-card{margin-top:14px;border-left:5px solid var(--green)}.profile-message-card p{margin:8px 0 0;white-space:pre-wrap}.profile-details-card{margin-top:14px}.profile-details-card h2{margin:0}@media (max-width:900px){.profile-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.credential-grid,.profile-summary-grid{grid-template-columns:1fr}.profile-empty-state,.profile-heading{align-items:stretch;flex-direction:column}.credential-actions .button{width:100%}}.admin-backup-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:1.25rem;align-items:center;margin:1rem 0 1.4rem;padding:1.2rem;border:1px solid var(--line);border-radius:1rem;background:var(--white);box-shadow:0 12px 32px rgba(16,42,36,.07)}.admin-backup-panel h2{margin:.25rem 0 .45rem}.admin-backup-panel p,.admin-backup-panel small{display:block;margin:0;color:var(--muted)}.admin-backup-panel small{margin-top:.55rem}.admin-backup-actions{flex-wrap:wrap}.admin-backup-actions,.admin-restore-form{display:flex;justify-content:flex-end;gap:.65rem}.admin-restore-form{width:100%;align-items:end}.admin-restore-form label{flex:1 1;min-width:220px;font-weight:700;font-size:.84rem}.admin-restore-form label span{display:block;margin-bottom:.35rem}.admin-restore-form input[type=file]{width:100%;padding:.55rem;border:1px solid var(--line);border-radius:.7rem;background:var(--white)}@media (max-width:850px){.admin-backup-panel{grid-template-columns:1fr}.admin-backup-actions,.admin-restore-form{justify-content:flex-start}}@media (max-width:560px){.admin-restore-form{align-items:stretch;flex-direction:column}}