:root{--rqm-background: #1a3f4c;--rqm-background-secondary: #204d5c;--rqm-card: #2a5f6d;--rqm-card-elevated: #366f7d;--rqm-border: #3d8894;--rqm-accent: #5ce2cf;--rqm-accent-glow: #72f0e2;--rqm-muted-teal: #42b0b4;--rqm-text-primary: #faffff;--rqm-text-secondary: #cbd9de}*{box-sizing:border-box}body{margin:0;min-height:100vh;line-height:1.6;color:var(--rqm-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(160deg,#1a3f4c,#204d5c 52%,#1a3f4c)}#root{min-height:100vh}h1,h2,h3{margin:0 0 .75rem;line-height:1.25;color:var(--rqm-text-primary)}h1{font-size:clamp(2rem,4vw,2.8rem)}h2{font-size:clamp(1.25rem,2.4vw,1.55rem)}h3{font-size:1.02rem}p{margin:0 0 1rem;color:var(--rqm-text-secondary)}ul{margin:0 0 1rem;padding-left:1.2rem;color:var(--rqm-text-secondary)}a{color:var(--rqm-accent)}a:hover{color:var(--rqm-accent-glow)}.page-shell{max-width:1020px;margin:0 auto;padding:2.35rem 1.2rem 3rem}.hero-card{border:1px solid var(--rqm-border);border-radius:20px;padding:1.5rem 1.35rem;margin-bottom:1.1rem;background:linear-gradient(145deg,#204d5c,#2a5f6d 48%,#1a3f4c);box-shadow:0 14px 34px #0f202759}.subtitle{color:var(--rqm-text-primary);font-size:1.05rem;font-weight:500}.pill{display:inline-flex;align-items:center;margin:0 0 .8rem;padding:.2rem .72rem;border-radius:999px;border:1px solid var(--rqm-border);background:#5ce2cf1f;color:var(--rqm-text-primary);font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1.1rem}.portal-card{display:flex;flex-direction:column;gap:.55rem;min-height:220px;padding:1rem;border-radius:16px;border:1px solid var(--rqm-border);background:linear-gradient(145deg,#204d5c,#2a5f6d 48%,#1a3f4c);box-shadow:0 10px 22px #0e1e244d}.portal-card p{margin-bottom:0}.button-link{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;width:fit-content;min-height:44px;padding:.6rem .95rem;border-radius:10px;border:1px solid #77f4e2;background:linear-gradient(145deg,#5ce2cf,#72f0e2);color:#123440;font-weight:700;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.button-link.secondary{border-color:var(--rqm-border);background:linear-gradient(145deg,#2a5f6d,#366f7d);color:var(--rqm-text-primary)}.button-link:hover{transform:translateY(-1px);box-shadow:0 0 0 2px #72f0e21f}.section-card{margin:1rem 0;padding:1rem 1rem .4rem;border-radius:14px;border:1px solid var(--rqm-border);background:linear-gradient(160deg,#2a5f6d,#204d5c);box-shadow:0 10px 24px #0e1e2442}.marketing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.lesson-list{margin:0 0 1rem;padding-left:1.2rem}.lesson-list li{margin-bottom:.35rem;color:var(--rqm-text-secondary)}.footer{margin-top:1.3rem;padding-top:.9rem;border-top:1px solid var(--rqm-border)}.footer-links{display:flex;flex-wrap:wrap;gap:.7rem 1rem;margin:.3rem 0 .1rem}.footer-links a{color:var(--rqm-accent);font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--rqm-accent-glow)}.notice{color:var(--rqm-text-primary);font-weight:600;margin-top:1.2rem}.back-link{display:inline-block;margin-top:.95rem;color:var(--rqm-accent);text-decoration:none;font-weight:600}.back-link:hover{color:var(--rqm-accent-glow)}@media (max-width: 860px){.portal-grid,.marketing-grid{grid-template-columns:1fr}}@media (max-width: 560px){.page-shell{padding-top:1.9rem}.portal-card{min-height:0}}
