@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Bodoni:wght@400;500;600&display=swap";
:root{--snow:#fffdf8;--olive:#626330;--deep:#505126;--ink:#2e2e28;--soft:#f4f1e8;--line:#e5e0d2;--muted:#77776d;--danger:#8a4e43;--radius:24px}*{box-sizing:border-box}html{background:var(--snow);color:var(--ink)}body{background:var(--snow);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;align-items:center;gap:16px;padding:18px clamp(20px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:var(--olive);font-family:Libre Bodoni,serif;font-size:34px;line-height:1}.brand-sub{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.top-actions{margin-left:auto}.top-actions a,.link-btn{color:var(--olive);cursor:pointer;background:0 0;border:0;font-weight:600}.page{width:min(1120px,100% - 32px);margin:0 auto;padding:44px 0 112px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--olive);font-size:12px;font-weight:700}.display{color:var(--ink);margin:8px 0;font-family:Libre Bodoni,serif;font-size:clamp(42px,7vw,78px);font-weight:500;line-height:.98}h1,h2,h3{font-family:Libre Bodoni,serif;font-weight:500}h2{margin:0 0 10px;font-size:clamp(30px,4vw,48px)}.lead{color:#55554d;max-width:720px;font-size:18px;line-height:1.65}.hero{padding:52px 0 28px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primary,.secondary,.danger{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 20px;font-weight:650;display:inline-flex}.primary{background:var(--olive);color:#fff}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{border:1px solid var(--olive);color:var(--olive);background:0 0}.danger{color:var(--danger);background:#f7e9e5}.grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px;box-shadow:0 10px 30px #3030260a}.card h3{margin:0 0 8px;font-size:28px}.metric{color:var(--olive);font-family:Libre Bodoni,serif;font-size:48px}.muted{color:var(--muted);font-size:14px}.section{padding:30px 0}.stack{gap:14px;display:grid}.session{justify-content:space-between;align-items:center;gap:18px;display:flex}.session-main{min-width:0}.session-time{color:var(--olive);font-weight:700}.badge{background:var(--soft);color:var(--deep);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.badge.full{color:var(--danger);background:#f6e7e2}.field{gap:7px;display:grid}.field label{color:var(--muted);font-size:13px;font-weight:600}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;padding:13px 14px}.field textarea{resize:vertical;min-height:130px}.form{gap:16px;max-width:560px;display:grid}.notice{border-left:3px solid var(--olive);background:var(--soft);border-radius:0 14px 14px 0;padding:12px 16px}.error{color:var(--danger);font-size:14px}.success{color:var(--deep);font-size:14px}.state-card{border:1px solid var(--line);border-radius:var(--radius);text-align:center;color:var(--muted);background:#fff;padding:32px}.bottom-nav{z-index:30;background:#2e2e28f0;border-radius:999px;gap:4px;padding:7px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000002e}.bottom-nav a{color:#ddd9cb;border-radius:999px;padding:10px 15px;font-size:13px}.bottom-nav a.active{background:var(--snow);color:var(--olive);font-weight:700}.plan-card{flex-direction:column;grid-column:span 3;display:flex}.plan-card.featured{border-color:var(--olive);box-shadow:0 16px 40px #6263301f}.price{color:var(--olive);font-family:Libre Bodoni,serif;font-size:38px}.spacer{flex:1}.admin-tabs{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.admin-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px}.admin-tabs button.active{background:var(--olive);color:#fff;border-color:var(--olive)}table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:14px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.two{grid-column:span 6}.four{grid-column:span 4}.eight{grid-column:span 8}.twelve{grid-column:1/-1}.empty{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:18px;padding:26px}.inline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (max-width:800px){.brand-sub{display:none}.page{padding-top:26px}.plan-card,.two,.four,.eight{grid-column:1/-1}.session{flex-direction:column;align-items:flex-start}.bottom-nav{justify-content:space-between;width:calc(100% - 20px);bottom:10px}.bottom-nav a{padding:10px 9px}.topbar{padding:16px 18px}.grid{gap:12px}.card{padding:20px}}.activation-callout{background:var(--soft);justify-content:space-between;align-items:center;gap:28px;display:flex}.activation-callout>div{max-width:720px}.activation-callout .lead{margin-bottom:0;font-size:16px}.onboarding-card{max-width:620px}.field input:disabled{background:var(--soft);color:var(--muted);cursor:not-allowed}@media (max-width:800px){.activation-callout{flex-direction:column;align-items:flex-start}.activation-callout .primary{width:100%}}.activation-guide{grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);align-items:end;gap:24px;display:grid}.activation-guide h3{margin:6px 0 8px}.admin-search{min-width:0}.student-row{justify-content:space-between;align-items:center;gap:22px;display:flex}.student-info{min-width:0}.student-info h3{margin:0 0 6px}.student-status{margin-top:10px}.activation-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.activation-actions select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;min-width:210px;padding:12px 14px}.top-actions.inline{gap:16px}@media (max-width:800px){.activation-guide{grid-template-columns:1fr}.student-row{flex-direction:column;align-items:stretch}.activation-actions{align-items:stretch}.activation-actions select,.activation-actions .primary{width:100%}}.auth-tabs{flex-wrap:wrap;gap:8px;max-width:560px;margin:0 0 16px;display:flex}.auth-tabs button{border:1px solid var(--line);cursor:pointer;color:var(--olive);background:#fff;border-radius:999px;padding:10px 14px;font-weight:650}.auth-tabs button.active{background:var(--olive);color:#fff;border-color:var(--olive)}.auth-help{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-help a,.auth-help .link-btn{color:var(--olive);font-size:14px;font-weight:650}.security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.security-status{margin:4px 0 8px}.mfa-setup{max-width:620px}.mfa-qr{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(260px,100%);height:auto;padding:12px}.mfa-secret{overflow-wrap:anywhere;background:var(--soft);border-radius:12px;margin-top:8px;padding:12px;font-size:12px;display:block}@media (max-width:800px){.security-grid{grid-template-columns:1fr}.auth-help{flex-direction:column;align-items:flex-start}.top-actions{gap:10px!important}.top-actions a,.link-btn{font-size:13px}}.access-hero{text-align:center;max-width:860px;margin:0 auto}.access-hero .lead{margin-left:auto;margin-right:auto}.access-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;margin:30px auto 0;display:grid}.access-choice{text-align:left;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:22px;gap:7px;padding:22px;transition:all .18s;display:grid;box-shadow:0 8px 26px #3030260a}.access-choice:hover{border-color:var(--olive);transform:translateY(-1px);box-shadow:0 12px 30px #62633014}.access-choice strong{font-family:Libre Bodoni,serif;font-size:28px;font-weight:500}.access-choice>span:last-child{color:var(--muted);font-size:14px;line-height:1.5}.login-choices{max-width:560px;margin:0 0 24px}.back-area{margin:0 0 14px;padding:0}.login-hero{padding-bottom:18px}@media (max-width:700px){.access-choices{grid-template-columns:1fr}.access-choice{padding:20px}.access-choice strong{font-size:25px}}body{line-height:1.6}h1,h2,h3,.display,.access-choice strong{overflow-wrap:break-word;line-height:1.18}.display{margin:12px 0 20px}.access-choice strong{margin:2px 0 6px;display:block}.brand{flex:none;line-height:1;display:flex}.grid{grid-template-columns:repeat(12,minmax(0,1fr))}.grid>*{min-width:0}.card h3{line-height:1.25}.metric,.price{font-variant-numeric:lining-nums tabular-nums;line-height:1.2}.student-info,.session>div{overflow-wrap:anywhere;min-width:0}.primary,.secondary,.danger,.badge{white-space:normal;text-align:center;line-height:1.4}.topbar{flex-wrap:wrap}.top-actions{justify-content:flex-end}.muted,.notice{overflow-wrap:anywhere}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #9f4f39}@media (max-width:480px){.display{font-size:clamp(34px,10vw,46px)}h2{font-size:30px}.topbar{gap:10px}.brand img{width:92px}.top-actions.inline{gap:10px}.access-choice strong{font-size:26px}.page{padding-bottom:120px}.bottom-nav a{padding:10px 7px;font-size:12px}}body{font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.7}.display{letter-spacing:-.02em;margin:12px 0 20px;font-family:Libre Bodoni,serif;font-size:clamp(42px,7vw,72px);font-weight:500;line-height:.98}h1,h2,h3{color:var(--ink);font-family:Libre Bodoni,serif;font-weight:500}h2{letter-spacing:-.02em;font-size:clamp(32px,4vw,48px);line-height:1.15}h3{letter-spacing:-.012em;line-height:1.18}.lead{color:#6b685f;font-family:Inter,Arial,sans-serif;font-size:17.5px;line-height:1.7}.eyebrow{letter-spacing:.16em;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1.35}.brand-sub{letter-spacing:.12em;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:500;line-height:1.35}.primary,.secondary,.danger,.top-actions a,.link-btn,.bottom-nav a{letter-spacing:0;font-family:Inter,Arial,sans-serif}.brand img{width:160px;height:auto;display:block}.switch-area{color:var(--muted)!important;font-weight:500!important}.role-notice{max-width:560px;margin-top:16px}.access-choice strong{letter-spacing:-.018em;line-height:1.08}@media (max-width:480px){.brand img{width:160px}.display{font-size:clamp(36px,11vw,48px)}.lead{font-size:16.5px}}
