@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#0b0c0f;--black:#0b0c0f;--navy:#071936;--line:#d9d9d3;background:#f4f4f1;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.auth,.loading{background:var(--black);place-items:center;min-height:100dvh;padding:24px;display:grid}.loading{color:#bbb}.auth-card{background:#fff;border:1px solid #25272c;width:min(100%,460px);padding:38px}.auth-card>img{object-fit:contain;width:76px;height:76px;margin-bottom:24px}.eyebrow{letter-spacing:.18em;color:#6c717a;margin:0 0 10px;font-size:10px;font-weight:700}.auth h1,.welcome h1,.class-card h2{font-family:Cormorant Garamond,Georgia,serif}.auth h1{margin:0;font-size:48px;line-height:.95}.auth p{color:#666c75;line-height:1.6}.auth form{gap:15px;margin-top:24px;display:grid}.field{gap:6px;display:grid}.field span{font-size:11px;font-weight:700}.field input{border:1px solid #c8c9c5;outline:none;padding:12px}.field input:focus{border-color:#0b0c0f}.auth button{background:var(--black);color:#fff;border:1px solid var(--black);padding:12px;font-weight:700}.error{color:#a82424;font-size:12px}.site-link{color:#4d535c;margin-top:18px;font-size:11px;display:block}.campus header{background:var(--black);color:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(18px,5vw,72px);display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:46px;height:46px}.brand strong,.brand span{display:block}.brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:22px}.brand span{color:#9ca1aa;font-size:10px}.campus nav{align-items:center;gap:18px;display:flex}.campus nav a,.campus nav button{color:#fff;background:0 0;border:0;font-size:11px;text-decoration:none}.campus main{max-width:1250px;margin:auto;padding:clamp(28px,6vw,72px)}.welcome{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-bottom:34px;display:flex}.welcome h1{margin:0;font-size:clamp(48px,7vw,82px);line-height:.9}.welcome p:not(.eyebrow){color:#686c72}.welcome img{object-fit:cover;border-radius:50%;width:120px;height:120px}.cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.class-card{border:1px solid var(--line);background:#fff}.class-card>img{aspect-ratio:16/9;object-fit:cover;width:100%}.class-card>div{padding:22px}.class-card span{letter-spacing:.15em;color:#6d727b;font-size:9px;font-weight:700}.class-card h2{margin:8px 0;font-size:32px}.class-card p,.class-card small{color:#696e76;font-size:12px}.empty,.loading-inline{border:1px solid var(--line);color:#73777d;text-align:center;background:#fff;grid-column:1/-1;padding:32px}@media (width<=850px){.cards{grid-template-columns:1fr 1fr}}@media (width<=600px){.campus header{height:auto;padding:14px 16px}.campus nav a{display:none}.campus main{padding:32px 16px}.welcome{align-items:flex-start}.welcome img{width:82px;height:82px}.cards{grid-template-columns:1fr}.auth-card{padding:28px}.auth h1{font-size:42px}}
