:root{color:#172033;background:#f7f9fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.student-page{min-height:100vh;display:grid;grid-template-columns:minmax(290px,.82fr) minmax(420px,1.18fr);background:radial-gradient(circle at 80% 10%,#fff 0,#f7f9fc 50%)}.brand-panel{min-height:100vh;padding:72px clamp(32px,6vw,92px);color:#fff;background:radial-gradient(circle at 16% 18%,rgba(69,123,157,.55),transparent 32%),linear-gradient(155deg,#132943,#0a1728 74%);display:flex;flex-direction:column;justify-content:center}.shield{width:68px;height:78px;clip-path:polygon(50% 0,92% 15%,85% 72%,50% 100%,15% 72%,8% 15%);background:#e63946;display:grid;place-items:center;font-size:38px;font-weight:900;margin-bottom:36px}.eyebrow,.step{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.18em}.eyebrow{color:#a8c9dc}.brand-panel h1{margin:0;font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.045em}.brand-copy{max-width:430px;margin:28px 0 0;color:#dbe8f0;font-size:19px;line-height:1.6}.company{margin-top:60px;color:#8fb4c9;font-size:13px}.action-panel{display:grid;place-items:center;padding:40px}.form{width:min(520px,100%)}.form h2{margin:0 0 12px;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.035em}.form>p{color:#566176;line-height:1.65}.step{color:#e63946!important}label{display:grid;gap:8px;margin-top:28px;font-weight:750}input,select,textarea{width:100%;min-height:58px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:0 16px;color:#172033;font-size:16px}textarea{min-height:128px;padding:14px 16px;resize:vertical;line-height:1.55}input:focus{outline:3px solid rgba(69,123,157,.22);border-color:#457b9d}.primary,.secondary,.session-end{width:100%;min-height:54px;border-radius:12px;border:0;margin-top:18px;padding:14px 18px;font-weight:800;cursor:pointer;transition:transform .14s cubic-bezier(.23,1,.32,1),opacity .14s}.primary{background:#e63946;color:#fff}.secondary{background:#e8eef5;color:#24364d}.primary:active,.secondary:active,.session-end:active{transform:scale(.98)}.primary:disabled{opacity:.55;cursor:not-allowed}.link-button{display:grid;place-items:center;text-decoration:none}.error{padding:12px 14px;border-radius:10px;background:#ffeaec;color:#a91d29!important;font-weight:650}.context-row{display:flex;justify-content:space-between;gap:24px;padding:16px 0;border-top:1px solid #dce3ec}.context-row:last-of-type{border-bottom:1px solid #dce3ec}.context-row span{color:#68768b}.notice{margin-top:24px;padding:16px;background:#eaf2f7;border-radius:12px;color:#294b62;line-height:1.55}.status{text-align:center}.status-mark{width:64px;height:64px;margin:0 auto 24px;display:grid;place-items:center;border-radius:18px;background:#eaf2f7;color:#457b9d;font-weight:900}.report-form,.report-history{margin-top:34px;padding:28px;border:1px solid #dde6ef;border-radius:20px;background:#ffffffd1;box-shadow:0 16px 36px #1629430f}.section-heading h3,.report-history h3{margin:0;font-size:24px;letter-spacing:-.03em}.section-heading p:last-child{margin:8px 0 0;color:#617087;line-height:1.55}.optional{color:#6c7b90;font-size:13px;font-weight:600;line-height:1.45}.file-ready{padding:10px 12px;border-radius:10px;background:#edf6f4;color:#24573a;font-size:13px;line-height:1.4}.success{display:grid;gap:4px;margin-top:20px;padding:15px 16px;border:1px solid #b9e0ce;border-radius:12px;background:#eff9f3;color:#1d5a39}.success span,.success small{line-height:1.45}.success small{color:#47745c}.history-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.history-heading .step{margin-bottom:7px}.history-heading>span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#0f2946;color:#fff;font-size:13px;font-weight:800}.history-empty{color:#657388}.history-card{margin-top:14px;padding:17px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.history-card-top,.history-meta{display:flex;justify-content:space-between;gap:16px}.history-card-top span{color:#365d80;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.history-card p{margin:10px 0;color:#506078;line-height:1.45}.history-meta{color:#758399;font-size:12px}.dismissal-note{margin-bottom:0!important;padding-top:10px;border-top:1px solid #e7edf3;color:#6b5a35!important;font-size:13px}.status-verified{border-left:4px solid #2f9c67}.status-dismissed{border-left:4px solid #9aa7b7}.session-end{background:transparent;color:#3e536b;border:1px solid #ccd8e5}.dialog-backdrop{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:22px;background:#07132394;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog{width:min(440px,100%);padding:28px;border-radius:22px;background:#fff;box-shadow:0 24px 72px #0000004d}.dialog h3{margin:0;font-size:26px;letter-spacing:-.03em}.dialog p:not(.step){color:#5e6c80;line-height:1.55}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-actions .primary,.dialog-actions .secondary{margin-top:8px}@media(max-width:780px){.student-page{grid-template-columns:1fr}.brand-panel{min-height:auto;padding:32px 24px}.shield{width:44px;height:52px;font-size:26px;margin-bottom:18px}.brand-panel h1{font-size:42px}.brand-copy{margin-top:16px;font-size:16px}.company{margin-top:24px}.action-panel{padding:34px 18px 56px}.report-form,.report-history{padding:22px 18px}.dialog-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.primary,.secondary{transition:none}}
