:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10243e;background:#f3f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0b2b52;--blue: #1769df;--blue-dark: #0d55bc;--gold: #f4aa17;--line: #d9e2ee;--muted: #61738b;--success: #18794e;--danger: #b42318}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% 0,#e5eef9 0,transparent 30rem),#f3f6fa}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit}svg{width:1.15rem;height:1.15rem;flex:0 0 auto}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:76px;padding:12px max(24px,calc((100vw - 1160px)/2));background:var(--navy);color:#fff;display:flex;align-items:center;gap:22px;box-shadow:0 4px 18px #0b2b521a}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand span:last-child{display:flex;flex-direction:column;line-height:1.15}.brand small{margin-top:3px;color:#b9cce2;font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--navy);background:var(--gold)}.brand-mark svg{width:23px;height:23px}.secure-label{margin-left:auto;display:flex;align-items:center;gap:7px;color:#d6e4f3;font-size:.83rem;font-weight:600}.topbar .link-button{color:#fff}main{width:min(1160px,calc(100% - 32px));margin:0 auto;flex:1}footer{text-align:center;color:var(--muted);padding:30px 16px;font-size:.76rem}.landing{text-align:center;padding:clamp(70px,11vh,120px) 0 30px;max-width:900px;margin:auto}.landing h1{max-width:750px;margin:14px auto 20px;font-size:clamp(2.25rem,6vw,4rem);line-height:1.02;letter-spacing:-.055em}.lead{max-width:690px;margin:auto;color:var(--muted);font-size:1.08rem;line-height:1.7}.landing-actions{margin:32px 0 55px;display:flex;align-items:center;flex-direction:column;gap:12px}.landing-buttons{display:flex;justify-content:center;gap:10px}.landing-actions span{color:var(--muted);font-size:.78rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.trust-grid>div{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fffc;display:grid;grid-template-columns:28px 1fr;gap:4px 10px;box-shadow:0 8px 35px #234c7d0a}.trust-grid svg{color:var(--blue);grid-row:1 / 3}.trust-grid strong{font-size:.9rem}.trust-grid span{color:var(--muted);font-size:.78rem;line-height:1.55}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.state-card{max-width:600px;min-height:330px;margin:clamp(55px,12vh,120px) auto;border:1px dashed #b8c8db;border-radius:22px;background:#fff;padding:55px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;box-shadow:0 18px 50px #214b7710}.state-card.wide{max-width:720px}.state-card>svg{width:38px;height:38px;color:var(--blue);margin-bottom:10px}.state-card h1,.state-card h2{margin:12px 0;letter-spacing:-.035em}.state-card p{max-width:510px;color:var(--muted);line-height:1.65}.success-icon{color:var(--success)!important}.muted{color:var(--muted)}.workspace-header{padding:36px 8px 22px;display:flex;align-items:end;justify-content:space-between}.workspace-header h1{margin:7px 0 0;font-size:clamp(1.8rem,4vw,2.45rem);letter-spacing:-.045em}.workspace{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:22px}.stepper{position:sticky;top:20px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:10px;box-shadow:0 8px 25px #214b7709}.stepper button{width:100%;border:0;background:transparent;border-radius:11px;padding:12px;color:var(--muted);text-align:left;font-size:.86rem;font-weight:700;display:flex;align-items:center;gap:10px}.stepper button span{width:25px;height:25px;display:grid;place-items:center;background:#edf2f8;border-radius:50%;font-size:.72rem}.stepper button.active{color:var(--blue);background:#edf5ff}.stepper button.active span{color:#fff;background:var(--blue)}.stepper button:disabled{color:#91a0b1;background:transparent}.stepper button:disabled span svg{width:12px;height:12px}.panel{min-width:0;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 35px #214b770b;overflow:hidden}.step-content{padding:clamp(24px,4vw,42px)}.section-heading{display:flex;justify-content:space-between;align-items:start;padding-bottom:24px;border-bottom:1px solid #e8edf4;margin-bottom:25px}.section-heading h2{margin:7px 0;letter-spacing:-.035em;font-size:1.65rem}.section-heading p{margin:0;color:var(--muted);font-size:.88rem}.section-heading>svg{width:34px;height:34px;color:var(--blue)}fieldset{border:0;padding:0;margin:0 0 30px}legend{width:100%;margin-bottom:16px;font-size:1rem;font-weight:800}legend small{margin-left:9px;padding:3px 8px;color:var(--muted);background:#edf2f8;border-radius:20px;font-size:.64rem;font-weight:700;text-transform:uppercase}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:7px;color:#324a66;font-size:.78rem;font-weight:700;text-transform:capitalize}.field.span-2,.span-2{grid-column:span 2}.address-fields{padding-top:4px}.subheading{margin:4px 0 12px;color:#10243e;font-size:.84rem;font-weight:800}.guardian-heading{display:flex;align-items:center;justify-content:space-between;margin:4px 0 -3px}.guardian-heading>span{color:#10243e;font-size:.84rem;font-weight:800}.inline-check{display:inline-flex;align-items:center;gap:8px;color:#324a66;font-size:.78rem;font-weight:700}.inline-check input{width:17px;height:17px;accent-color:var(--blue)}input,select,textarea{width:100%;border:1px solid #cbd7e5;border-radius:10px;padding:11px 12px;color:#10243e;background:#fff;outline:none;font-weight:500;text-transform:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769df1c}input[readonly]{color:#52677f;background:#eef3f8;cursor:not-allowed}textarea{resize:vertical;line-height:1.5}.option-card{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:12px;margin:0 0 24px;cursor:pointer}.option-card input{width:18px;height:18px;margin-top:2px;accent-color:var(--blue)}.option-card span{display:flex;flex-direction:column;gap:4px}.option-card strong{font-size:.86rem}.option-card small{color:var(--muted);line-height:1.5}.option-card label{cursor:pointer}.policy-link{display:inline;padding:0;border:0;color:var(--blue);background:transparent;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px}.policy-link:hover{color:var(--blue-dark)}.policy-link.reread{width:fit-content;font-size:.74rem;font-weight:700}.policy-review-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;margin:22px 0;border:1px solid #b9d3f4;border-radius:14px;background:#edf5ff}.policy-review-card h4,.acknowledgement-heading h4{margin:5px 0;font-size:1rem}.policy-review-card p,.acknowledgement-heading p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.5}.policy-review-card button{flex:0 0 auto;background:#fff}.acknowledgement-heading{margin:24px 0 12px}.check-row{display:flex;flex-wrap:wrap;gap:22px;color:#324a66;font-size:.82rem;font-weight:600}.check-row label{display:flex;align-items:center;gap:8px}.check-row input{width:17px;height:17px;accent-color:var(--blue)}button.primary,button.secondary,.link-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:800;border:0}button.primary{padding:11px 17px;color:#fff;background:var(--blue);box-shadow:0 5px 13px #1769df20}button.primary:hover{background:var(--blue-dark)}button.secondary{padding:10px 15px;color:#294563;background:#f3f6fa;border:1px solid #d7e0ec}button.large{padding:14px 22px;font-size:.93rem}button.small{padding:7px 10px;font-size:.74rem}.link-button{padding:7px;color:var(--blue);background:transparent}.icon-button{width:35px;height:35px;padding:0;color:#51657c;background:transparent}.icon-button.danger:hover{color:var(--danger);background:#fff0ef}.button-row,.action-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:25px}.action-row{justify-content:space-between}.action-buttons{display:flex;align-items:center;justify-content:flex-end;gap:10px}.action-buttons button{width:112px;min-height:42px}.step-navigation{padding:18px clamp(24px,4vw,42px);display:flex;justify-content:space-between;background:#f8fafc;border-top:1px solid var(--line)}.card-list{display:grid;gap:11px}.student-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:13px}.student-card>div:nth-child(2),.form-row>div,.review-row>div{display:flex;min-width:0;flex-direction:column;gap:4px}.student-card span,.form-row span,.review-row span,.group-heading span{color:var(--muted);font-size:.74rem}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#e7f1ff;color:var(--blue);font-size:.76rem;font-weight:800}.card-actions{display:flex;align-items:center;gap:3px}.add-button{margin-top:16px}.editor{padding:22px;margin-top:20px;border:1px solid #c9d8e8;border-radius:15px;background:#f8fafc}.editor-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.editor-heading h3{margin:0}.empty-state{padding:42px 20px;text-align:center;border:1px dashed #c3d0df;border-radius:15px}.empty-state svg{color:#7890aa;width:35px;height:35px}.empty-state h2,.empty-state h3{margin:9px 0}.empty-state p{margin:0;color:var(--muted)}.forms-group+.forms-group{margin-top:28px}.group-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:9px}.group-heading h3{margin:0 0 4px}.progress-track{width:150px;height:6px;border-radius:10px;background:#e2e8f0;overflow:hidden}.progress-track span{height:100%;display:block;background:var(--success);border-radius:inherit;transition:width .25s ease}.form-list{border:1px solid var(--line);border-radius:13px;overflow:hidden}.form-row,.review-row{min-height:63px;padding:12px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.form-row+.form-row,.review-row+.review-row{border-top:1px solid #e7edf4}.status-dot{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8edf3;color:transparent}.status-dot.complete{background:#dff4e9;color:var(--success)}.status-dot.draft{background:#fff2d6;color:#946200}.status-dot svg{width:14px;height:14px}.status-pill{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:20px;background:#eaf2fc;color:#295b99;font-size:.68rem;font-weight:800;text-transform:capitalize}.status-pill.complete{color:var(--success);background:#dff4e9}.form-editor{margin:0}.dynamic-fields{display:grid;gap:16px}.volunteer-requirement-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0;padding:18px;border:1px solid #b9d3f4;border-radius:14px;background:#edf5ff}.volunteer-requirement-card div{display:grid;gap:5px}.volunteer-requirement-card span{color:var(--muted);font-size:.75rem;font-weight:700}.volunteer-requirement-card strong{color:var(--text);font-size:1.15rem}.volunteer-requirement-card small{grid-column:1 / -1;color:var(--muted);line-height:1.45}.dynamic-fields .option-card{margin:0;background:#fff}.signature{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px;margin-top:24px;color:#263f5d;background:#edf5ff;border-radius:13px}.signature svg{color:var(--blue)}.signature p{color:var(--muted);font-size:.76rem;margin:4px 0 11px}.review-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.submit-panel{margin-top:24px;padding:20px;border:1px solid #bed2ea;border-radius:14px;background:#f3f8ff;display:flex;align-items:center;justify-content:space-between;gap:20px}.submit-panel p{color:var(--muted);font-size:.78rem;line-height:1.5;margin:5px 0 0}.alert{padding:12px 14px;margin:15px 0;border-radius:10px;font-size:.8rem;line-height:1.5}.alert.error{color:#8e2118;background:#ffebe9;border:1px solid #fac5c0}.alert.info{color:#234d78;background:#edf5ff;border:1px solid #c7dcf4}.choice-field{margin:0;padding:16px;border:1px solid var(--line);border-radius:12px}.choice-field legend{width:auto;padding:0 5px;margin:0;font-size:.86rem}.choice-field>small{display:block;color:var(--muted);line-height:1.5;margin-bottom:12px}.choice-row{display:flex;gap:24px}.choice-row label{display:flex;align-items:center;gap:7px;font-size:.84rem;font-weight:700}.choice-row input{width:18px;height:18px;accent-color:var(--blue)}.alert.success{color:#146c46;background:#e6f6ed;border:1px solid #bee5d0}.alert.success svg{width:16px;height:16px;margin-right:7px;vertical-align:middle}.success-text{color:var(--success);font-size:.78rem}.error-text{color:var(--danger);font-size:.78rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#071a31a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirmation-dialog{width:min(100%,460px);padding:34px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #06172b55;text-align:center}.confirmation-dialog>svg{width:46px;height:46px;color:var(--success)}.confirmation-dialog h2{margin:14px 0 8px;letter-spacing:-.03em}.confirmation-dialog p{margin:0 0 24px;color:var(--muted);line-height:1.6}.policy-dialog{width:min(100%,720px);max-height:calc(100vh - 40px);overflow-y:auto;padding:clamp(24px,4vw,38px);border-radius:20px;background:#fff;box-shadow:0 24px 70px #06172b55}.policy-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.policy-dialog h2{margin:7px 0 4px;font-size:1.75rem;letter-spacing:-.035em}.policy-dialog header p,.policy-introduction,.policy-dialog footer p{margin:0;color:var(--muted);line-height:1.6}.policy-introduction{padding:20px 0 5px}.policy-sections{display:grid;gap:18px;padding:18px 0 24px}.policy-sections h3{margin:0 0 5px;font-size:.94rem}.policy-sections p{margin:0;color:#40556f;font-size:.84rem;line-height:1.65}.policy-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--line)}.policy-dialog footer p{max-width:430px;font-size:.78rem}@media(max-width:600px){.policy-dialog footer{align-items:stretch;flex-direction:column}.policy-dialog footer button{width:100%}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.topbar{min-height:66px;padding:10px 16px}.secure-label{display:none}main{width:min(100% - 20px,1160px)}.landing{padding-top:58px}.landing-buttons{width:100%;flex-direction:column}.landing-buttons button{width:100%}.trust-grid{grid-template-columns:1fr}.workspace-header{padding-top:25px}.workspace{grid-template-columns:1fr;gap:12px}.stepper{position:static;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:6px}.stepper button{justify-content:center;padding:9px 4px;gap:5px;font-size:.65rem;flex-direction:column}.panel{border-radius:15px}.step-content{padding:20px 16px}.field-grid{grid-template-columns:1fr}.field.span-2,.span-2{grid-column:auto}.student-card{grid-template-columns:auto minmax(0,1fr)}.student-card .card-actions{grid-column:2}.group-heading{align-items:start;flex-direction:column;gap:8px}.progress-track{width:100%}.form-row{grid-template-columns:auto minmax(0,1fr)}.form-row button{grid-column:2;justify-self:start}.review-row{grid-template-columns:auto minmax(0,1fr)}.review-row .status-pill{grid-column:2}.submit-panel{align-items:stretch;flex-direction:column}.submit-panel button{width:100%}.policy-review-card{align-items:stretch;flex-direction:column}.policy-review-card button{width:100%}.volunteer-requirement-card{grid-template-columns:1fr}.volunteer-requirement-card small{grid-column:1}.state-card{padding:34px 20px}}
