:root{--blue:#2563eb;--blue-dark:#1d4ed8;--navy:#0f172a;--muted:#64748b;--line:#dbe4f0;--soft:#f8fafc;--success:#15803d;--success-soft:#f0fdf4;--error:#b91c1c;--error-soft:#fef2f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ffffff;color:var(--navy);font-family:Arial,Helvetica,sans-serif}button,input,select{font-family:inherit}.siteShell{min-height:100vh;padding:0;overflow-x:hidden;background:#ffffff}.siteHeader{width:100%;height:112px;padding:0 54px;justify-content:space-between;border-bottom:1px solid #e5edf7;background:#ffffff}.brandLogos,.siteHeader{display:flex;align-items:center}.brandLogos{gap:34px}.brandLogos img{width:auto;height:auto;max-height:78px;object-fit:contain}.brandDivider{width:1px;height:46px;background:#dbe4f0}.landingGrid{width:100%;min-height:calc(100vh - 112px);display:grid;grid-template-columns:46% 54%;align-items:center;grid-gap:0;gap:0;padding:0}.heroCopy{max-width:680px;padding-left:66px;padding-right:24px;position:relative;z-index:5}.eyebrow{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:13px 20px;background:#eff6ff;color:var(--blue-dark);font-weight:900;letter-spacing:.08em;font-size:16px;text-transform:uppercase}.heroTitle{margin:28px 0 0;font-size:clamp(56px,5.8vw,92px);line-height:.96;letter-spacing:-.06em;color:var(--navy);font-weight:900}.heroTitle span{display:block;color:var(--blue-dark)}.heroText{margin:28px 0 0;max-width:610px;font-size:23px;line-height:1.45;color:#334155}.primaryAction{margin-top:36px;min-height:74px;border:0;border-radius:16px;background:var(--blue);color:#ffffff;font-size:22px;font-weight:900;cursor:pointer;padding:0 42px;box-shadow:0 20px 38px rgba(37,99,235,.26)}.primaryAction:hover{background:var(--blue-dark)}.primaryAction:disabled{opacity:.55;cursor:not-allowed}.fullWidth{width:100%}.trustLine{margin-top:42px;display:flex;flex-wrap:wrap;gap:22px}.trustItem{display:flex;align-items:center;gap:10px;color:#0f172a;font-size:18px;font-weight:800;line-height:1.25}.trustItem svg{color:var(--blue);flex-shrink:0;stroke-width:2.5}.heroVisual{position:relative;min-height:calc(100vh - 112px);border-radius:0;overflow:hidden;background:#ffffff;border:0;box-shadow:none}.heroVisual:before{inset:0;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,.98) 7%,rgba(255,255,255,.84) 18%,rgba(255,255,255,.5) 31%,rgba(255,255,255,.18) 44%,rgba(255,255,255,0) 58%)}.heroVisual:after,.heroVisual:before{content:"";position:absolute;z-index:3;pointer-events:none}.heroVisual:after{inset:auto 0 0 0;height:30%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.88))}.teacherHero{object-fit:cover;object-position:42% center;z-index:2;opacity:.9;filter:brightness(1.06) contrast(.96) saturate(.95)}.workflowShell{max-width:860px;margin:48px auto 80px;padding:0 24px}.workflowHeader{display:grid;grid-gap:22px;gap:22px;margin-bottom:28px}.backButton{width:-moz-fit-content;width:fit-content;min-height:42px;border:1px solid var(--line);border-radius:999px;background:#ffffff;color:#334155;font-size:14px;font-weight:900;padding:0 18px;cursor:pointer}.pageTitle{margin:12px 0 0;font-size:clamp(34px,5vw,56px);line-height:1;letter-spacing:-.045em;color:var(--navy)}.pageText{margin:14px 0 0;font-size:18px;color:var(--muted);line-height:1.5}.statusCard,.validationCard{background:#ffffff;border:1px solid var(--line);border-radius:30px;padding:32px;box-shadow:0 22px 70px rgba(15,23,42,.08)}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.formGrid,label{margin-bottom:8px}label{display:block;font-size:13px;font-weight:900;color:#334155}input,select{width:100%;height:56px;border:1px solid #cbd5e1;border-radius:16px;background:#ffffff;padding:0 16px;font-size:16px;font-weight:700;color:var(--navy);outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(37,99,235,.12)}input:disabled{color:#64748b;background:#f8fafc}.statusCard{margin-top:24px}.statusCard h2{margin:8px 0 0;font-size:30px;line-height:1.1;letter-spacing:-.025em}.statusCard p{margin:12px 0 0;color:#475569;font-size:16px;line-height:1.5}.successCard{border-color:#bbf7d0;background:linear-gradient(180deg,#ffffff 0,var(--success-soft) 100%)}.errorCard{border-color:#fecaca;background:linear-gradient(180deg,#ffffff 0,var(--error-soft) 100%)}.statusIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;color:var(--success);font-size:22px;font-weight:900}.summaryGrid{margin:24px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.summaryGrid div{border:1px solid #dbe4f0;border-radius:18px;background:rgba(255,255,255,.82);padding:16px}.summaryGrid span{display:block;font-size:12px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.summaryGrid strong{display:block;margin-top:7px;color:var(--navy);font-size:16px;line-height:1.35}.downloadLink{min-height:56px;border-radius:999px;background:var(--blue);color:#ffffff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;font-size:16px;font-weight:900;box-shadow:0 16px 30px rgba(37,99,235,.22)}.downloadLink:hover{background:var(--blue-dark)}.site-footer,.siteFooter{width:100%;padding:34px 24px 36px;border-top:1px solid #e2e8f0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;background:#ffffff}.footer-title{margin:0;font-size:18px;font-weight:800;color:#0f172a;line-height:1.3}.footer-partner{margin:0;font-size:14px;font-weight:600;color:#64748b;line-height:1.3}.footer-logo{width:90px;height:auto;display:block;margin:4px auto 0}.siteFooter strong{color:#0f172a;font-size:20px}@media (max-width:1100px){.landingGrid{grid-template-columns:1fr}.heroCopy{padding:60px 40px 32px}.heroVisual{min-height:560px}.heroVisual:before{background:linear-gradient(180deg,#ffffff,rgba(255,255,255,.72) 22%,rgba(255,255,255,0) 52%)}.teacherHero{object-position:center center}}@media (max-width:920px){.siteHeader{height:auto;min-height:92px;padding:22px}.brandLogos{gap:14px;flex-wrap:wrap}.brandLogos img{max-height:52px}.brandDivider{display:none}.workflowShell{margin-top:32px}.formGrid,.summaryGrid{grid-template-columns:1fr}.statusCard,.validationCard{padding:24px;border-radius:24px}.downloadLink,.primaryAction{width:100%}}@media (max-width:560px){.brandLogos img{max-height:44px}.heroCopy{padding:44px 22px 24px}.heroTitle{font-size:clamp(42px,14vw,62px)}.heroText,.pageText{font-size:16px}.heroVisual{min-height:420px}.trustLine{gap:18px}.trustItem{font-size:16px}.site-footer,.siteFooter{padding:28px 18px 30px}.footer-title{font-size:15px}.footer-partner{font-size:12px}.footer-logo{width:90px;height:auto;display:block;margin:4px auto 0;transition:transform .2s ease}.footer-logo:hover{transform:scale(1.05)}}