.volunteer-intro{display:flex;align-items:center;gap:11px;margin:14px 0;padding:12px;border:1px solid #dfc981;border-radius:11px;background:#fff9e9}.volunteer-intro>i{width:41px;height:41px;display:grid;place-items:center;border-radius:11px;background:#075b46;color:#e9ca70}.volunteer-intro strong,.volunteer-intro small{display:block}.volunteer-intro small{font-size:9px;color:#7f7459}.volunteer-intent-check{display:flex;gap:10px;margin:14px 0;padding:12px;border:1px solid #dce6e1;border-radius:10px;background:#f8fbf9}.volunteer-intent-check input{margin-top:3px;accent-color:#075b46}.volunteer-intent-check strong,.volunteer-intent-check small{display:block}.volunteer-intent-check small{font-size:9px;color:#7d8a83}.volunteer-auth-links{display:flex;justify-content:center;gap:8px;margin-top:15px;font-size:10px}.volunteer-auth-links a{color:#075b46}
.volunteer-dashboard-panel{display:flex;align-items:center;justify-content:space-between;gap:20px}.volunteer-dashboard-panel>div{display:flex;align-items:center;gap:15px}.volunteer-dashboard-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#075b46,#0b8263);color:#e5c56c;font-size:25px}.volunteer-dashboard-panel h4{margin:3px 0}.volunteer-dashboard-panel p{margin:0;color:#7d8983}.volunteer-dashboard-panel>a{width:auto;white-space:nowrap;padding-inline:18px;text-decoration:none}.volunteer-stats .stat:nth-child(3) strong{font-size:14px}
.volunteer-profile-hero{position:relative;display:grid;grid-template-columns:100px 1fr 120px;align-items:center;gap:20px;overflow:hidden;padding:25px 29px;border-radius:18px;background:linear-gradient(120deg,#173f37,#075b46 65%,#8b6925);color:#fff;box-shadow:0 18px 45px rgba(11,70,53,.18)}.volunteer-profile-hero:after{content:"";position:absolute;right:17%;width:180px;height:180px;border:35px solid rgba(255,255,255,.025);border-radius:50%}.volunteer-profile-photo{position:relative;z-index:1;width:94px;height:104px;display:grid;place-items:center;overflow:hidden;border:4px solid #d2aa48;border-radius:17px;background:#fff;color:#075b46;font-size:25px;font-weight:800}.volunteer-profile-photo img{width:100%;height:100%;object-fit:cover}.volunteer-profile-hero>div:nth-child(2){position:relative;z-index:1}.volunteer-profile-hero .eyebrow{color:#e5c66e}.volunteer-profile-hero h1{margin:4px 0;color:#fff}.volunteer-profile-hero p{margin:0 0 10px;color:#d4e4dd}.volunteer-status-row{display:flex;align-items:center;gap:9px;font-size:8px}.volunteer-progress-ring{position:relative;z-index:1;width:106px;height:106px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#e2c064 var(--progress),rgba(255,255,255,.14) 0)}.volunteer-progress-ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#174f40}.volunteer-progress-ring span{position:relative;text-align:center}.volunteer-progress-ring strong,.volunteer-progress-ring small{display:block}.volunteer-progress-ring strong{font-size:20px}.volunteer-progress-ring small{font-size:8px;color:#cadbd4}.volunteer-review-banner{display:flex;gap:12px;align-items:center;margin-top:14px;padding:13px 16px;border:1px solid #d7bd72;border-radius:12px;background:#fff9e9;color:#6f5925}.volunteer-review-banner>i{font-size:22px}.volunteer-review-banner strong,.volunteer-review-banner p{display:block;margin:0}.volunteer-review-banner p{font-size:9px}
.volunteer-stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:17px 0}.volunteer-stepper a{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;gap:0 9px;padding:11px;border:1px solid #dfe7e3;border-radius:11px;background:#fff;color:#53635b;text-decoration:none;transition:.22s}.volunteer-stepper a:hover,.volunteer-stepper a.active{transform:translateY(-2px);border-color:#c9ac61;box-shadow:0 8px 22px rgba(40,55,42,.07)}.volunteer-stepper a>span{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef4f1;color:#718078}.volunteer-stepper a.complete>span{background:#e7f5ee;color:#087153}.volunteer-stepper a.active>span{background:#075b46;color:#fff}.volunteer-stepper small,.volunteer-stepper strong{display:block}.volunteer-stepper small{font-size:7px;color:#a07b27}.volunteer-stepper strong{font-size:9px}
.volunteer-wizard{perspective:1400px}.volunteer-page{overflow:hidden;border:1px solid #dfe7e3;border-radius:16px;background:#fff;box-shadow:0 10px 34px rgba(26,57,45,.06);animation:volunteer-page-in .5s cubic-bezier(.2,.8,.25,1)}@keyframes volunteer-page-in{from{opacity:0;transform:rotateY(-5deg) translateX(16px)}to{opacity:1;transform:none}}.volunteer-page>header{display:flex;align-items:center;gap:13px;padding:19px 22px;border-bottom:1px solid #e5ebe8;background:linear-gradient(90deg,#fbfdfc,#fff)}.volunteer-page>header>span{width:49px;height:49px;display:grid;place-items:center;border-radius:14px;background:#e8f5ef;color:#087153;font-size:19px}.volunteer-page header small{font-size:8px;font-weight:800;letter-spacing:.1em;color:#aa8228}.volunteer-page header h3{margin:2px 0}.volunteer-page header p{margin:0;color:#7f8c85}.volunteer-page form fieldset{margin:0;padding:0;border:0}.volunteer-page form fieldset:disabled{opacity:.82}.volunteer-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:21px}.volunteer-fields label,.field-label{font-size:10px;font-weight:650;color:#526159}.volunteer-fields input,.volunteer-fields select,.volunteer-fields textarea{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #dce4e0;border-radius:9px;background:#fbfcfb;font:inherit;outline:none}.volunteer-fields input:focus,.volunteer-fields select:focus,.volunteer-fields textarea:focus{border-color:#67a38b;background:#fff;box-shadow:0 0 0 3px rgba(7,91,70,.07)}.volunteer-fields .span-3{grid-column:span 3}.volunteer-fields.two{grid-template-columns:1fr 1fr;padding:0}.volunteer-page footer{display:flex;align-items:center;justify-content:space-between;padding:14px 21px;border-top:1px solid #e5eae8;background:#fafcfb}.volunteer-page footer>a:not(.portal-btn){color:#6d7b74;text-decoration:none}.volunteer-page footer .portal-btn,.volunteer-declaration .portal-btn{width:auto;padding-inline:18px;text-decoration:none}
.volunteer-passport-layout{display:grid;grid-template-columns:285px 1fr;gap:22px;align-items:center;padding:24px}.passport-visual{position:relative;overflow:hidden;padding:26px;border-radius:17px;background:linear-gradient(145deg,#143f37,#087153);color:#fff;box-shadow:0 14px 30px rgba(7,91,70,.16)}.passport-visual:after{content:"";position:absolute;right:-20px;bottom:-35px;width:110px;height:110px;border:20px solid rgba(255,255,255,.04);border-radius:50%}.passport-visual>i{font-size:31px;color:#e1c264}.passport-visual small,.passport-visual strong,.passport-visual span{display:block}.passport-visual small{margin-top:28px;font-size:7px;color:#c7d9d1}.passport-visual strong{font-size:18px}.passport-visual span{font-size:9px}.volunteer-toggle-card{position:relative}.volunteer-toggle-card>input{position:absolute;opacity:0}.volunteer-toggle-card>span{display:block;padding:14px;border:1px solid #dfe7e3;border-radius:11px;background:#fafcfb;cursor:pointer}.volunteer-toggle-card>span i,.volunteer-toggle-card>span strong,.volunteer-toggle-card>span small{display:block}.volunteer-toggle-card>span i{margin-bottom:7px;color:#8c6b21;font-size:18px}.volunteer-toggle-card>span small{font-size:8px;color:#849089}.volunteer-toggle-card>input:checked+span{border-color:#61a087;background:#eaf6f0;box-shadow:0 0 0 3px rgba(7,91,70,.06)}.volunteer-toggle-card>input:checked+span i{color:#087153}.ibadah-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:6px}.ibadah-choice-grid label{position:relative}.ibadah-choice-grid input{position:absolute;opacity:0}.ibadah-choice-grid span{display:flex;align-items:center;gap:7px;padding:10px;border:1px solid #dfe6e2;border-radius:9px;background:#fafcfb;cursor:pointer}.ibadah-choice-grid input:checked+span{border-color:#caa94f;background:#fff8e6;color:#765a1d}
.volunteer-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px}.volunteer-upload-card{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:15px;border:1px dashed #c8d4ce;border-radius:14px;background:#fafcfb}.volunteer-upload-card.uploaded{border-style:solid;border-color:#8fbea9;background:#f6fbf8}.volunteer-upload-preview{width:108px;height:125px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#e7f3ee,#d8eae2);color:#087153;font-size:31px}.volunteer-upload-preview img{width:100%;height:100%;object-fit:cover}.volunteer-upload-card small{font-size:7px;font-weight:800;letter-spacing:.1em;color:#a17a25}.volunteer-upload-card h4{margin:3px 0}.volunteer-upload-card p{overflow:hidden;margin:0;color:#7e8b84;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.volunteer-upload-card>div:nth-child(2)>span{display:block;margin-top:8px;color:#087153;font-size:8px}.volunteer-upload-card>form{grid-column:1/3;display:grid;grid-template-columns:1fr auto;gap:8px}.volunteer-upload-card>form label{padding:9px;border:1px solid #dce4e0;border-radius:8px;background:#fff;color:#65746c;cursor:pointer}.volunteer-upload-card>form input{display:none}.volunteer-upload-card>form button{border:0;border-radius:8px;padding:0 14px;background:#075b46;color:#fff}.upload-actions{display:flex;gap:10px;margin-top:8px;font-size:8px}.upload-actions a,.upload-actions button{border:0;background:none;color:#087153;text-decoration:none}.upload-actions button{color:#b34a4a}
.volunteer-review-document{margin:22px;border:1px solid #dfe7e3;border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(25,55,43,.05)}.review-profile-head{display:grid;grid-template-columns:78px 1fr auto;gap:14px;align-items:center;padding:18px;border-bottom:4px solid #075b46}.review-profile-head>div{width:76px;height:85px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#e8f4ef;color:#087153;font-size:21px;font-weight:800}.review-profile-head img{width:100%;height:100%;object-fit:cover}.review-profile-head small{font-size:7px;letter-spacing:.1em;color:#a17a25}.review-profile-head h3{margin:2px 0}.review-profile-head p{margin:0;color:#7f8c85}.review-profile-head em{padding:6px 9px;border-radius:15px;background:#fff3d5;color:#8c691d;font-size:8px;font-style:normal}.review-facts{display:grid;grid-template-columns:repeat(4,1fr);background:#f4f7f5}.review-facts span{padding:13px 17px;border-right:1px solid #e0e6e3}.review-facts small,.review-facts strong{display:block}.review-facts small{font-size:7px;color:#89958e}.review-section{padding:15px 18px;border-top:1px solid #e5eae8}.review-section h5{margin:0 0 7px}.review-section p{margin:0;color:#75827b}.review-section>div{display:flex;gap:6px;flex-wrap:wrap}.review-section>div span{padding:5px 8px;border-radius:15px;background:#eaf5f0;color:#087153;font-size:8px}.volunteer-declaration{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 22px 22px;padding:15px;border:1px solid #d7bd74;border-radius:12px;background:#fff9e9}.volunteer-declaration>label{display:flex;gap:10px}.volunteer-declaration input{margin-top:3px;accent-color:#075b46}.volunteer-declaration strong,.volunteer-declaration small{display:block}.volunteer-declaration small{max-width:780px;font-size:8px;color:#74684d}.volunteer-declaration button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:1000px){.volunteer-stepper{grid-template-columns:repeat(3,1fr)}.volunteer-upload-grid{grid-template-columns:1fr}.volunteer-passport-layout{grid-template-columns:1fr}.ibadah-choice-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.volunteer-profile-hero{grid-template-columns:78px 1fr;padding:20px}.volunteer-profile-photo{width:75px;height:84px}.volunteer-progress-ring{grid-column:1/3;width:100%;height:9px;border-radius:10px}.volunteer-progress-ring:before{display:none}.volunteer-progress-ring span{position:absolute;right:0;top:14px;color:#31443a}.volunteer-progress-ring span>*{display:inline}.volunteer-stepper{grid-template-columns:1fr 1fr}.volunteer-fields,.volunteer-fields.two{grid-template-columns:1fr}.volunteer-fields .span-3{grid-column:auto}.volunteer-upload-card{grid-template-columns:80px 1fr}.volunteer-upload-preview{width:78px;height:93px}.review-facts{grid-template-columns:1fr 1fr}.volunteer-declaration,.volunteer-dashboard-panel{align-items:stretch;flex-direction:column}.volunteer-dashboard-panel>a{width:100%}}@media(max-width:480px){.volunteer-stepper{grid-template-columns:1fr}.ibadah-choice-grid{grid-template-columns:1fr}.review-profile-head{grid-template-columns:60px 1fr}.review-profile-head>em{grid-column:1/3}.volunteer-upload-card{grid-template-columns:1fr}.volunteer-upload-preview{width:100%;height:150px}.volunteer-upload-card>form{grid-column:auto}.volunteer-page>header{align-items:flex-start}.volunteer-page footer{align-items:flex-start;flex-direction:column;gap:10px}}
