.home{--cream:#f5f4f0;--surface:#fff;--border:#e2dfd8;--border-2:#c8c5bc;--ink:#1c2b3a;--muted:#6e6a63;--muted-2:#9a9590;--purple:#6b5ce7;--display:"Jost", system-ui, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1);background:var(--cream);color:var(--ink);min-height:100svh;font-family:Jost,system-ui,sans-serif}.home-hero{padding:clamp(24px,4vw,48px) clamp(16px,4vw,44px) 0;position:relative;overflow:hidden}.home-hero__grid{grid-template-columns:1.25fr .85fr;align-items:stretch;gap:28px;min-height:46vh;display:grid}@media (width<=860px){.home-hero__grid{grid-template-columns:1fr}}.home-welcome{border-radius:24px;flex-direction:column;justify-content:center;min-height:320px;display:flex;position:relative;overflow:hidden}.home-welcome__notes{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.home-welcome__wordmark{z-index:2;max-width:600px;padding:24px 8px 24px clamp(32px,11vw,148px);position:relative}.home-welcome__title{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);font-size:clamp(34px,5vw,60px);font-weight:300;line-height:1.06}.home-welcome__sub{letter-spacing:.02em;color:var(--muted);max-width:46ch;margin-top:18px;font-family:Jost,system-ui,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:400;line-height:1.65;display:block}.home-welcome__sign{text-align:right;letter-spacing:.02em;max-width:46ch;color:var(--muted-2);margin-top:10px;font-family:Jost,system-ui,sans-serif;font-size:13px;font-style:italic;display:block}.home-panel{z-index:2;grid-template-rows:1fr 1fr;gap:12px;display:grid}.home-hpanel{background:var(--surface);border:1.5px solid var(--border);border-radius:18px;flex-direction:column;min-height:0;padding:18px 20px;display:flex}.home-hpanel__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-hpanel__title{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-size:12px;font-weight:500}.home-hpanel__more{color:var(--muted-2);font-size:12px;font-weight:500;transition:color .16s}.home-hpanel__more:hover{color:var(--ink)}.home-hw-count{background:var(--purple);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.home-recent-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.home-recent-item{align-items:center;gap:12px;padding:7px 0;display:flex}.home-recent-item+.home-recent-item{border-top:1px solid var(--border)}.home-recent-item__dot{border-radius:999px;flex-shrink:0;width:9px;height:9px}.home-recent-item__name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13.5px;text-decoration:none;overflow:hidden}a.home-recent-item__name:hover{text-decoration:underline}.home-hpanel__empty{text-align:center;color:var(--muted-2);flex:1;justify-content:center;align-items:center;padding:14px 8px;font-size:12.5px;line-height:1.5;display:flex}.home-recent-item__bar{background:var(--border);border-radius:999px;flex-shrink:0;width:72px;height:5px;overflow:hidden}.home-recent-item__fill{height:100%;transition:width .8s var(--ease);border-radius:999px;display:block}.home-recent-item__pct{font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;width:38px;font-size:12.5px;font-weight:600}.home-hw-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.home-hw-item{border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;color:inherit;background:#fafaf8;border-radius:11px;align-items:center;gap:11px;padding:9px 11px;text-decoration:none;transition:border-color .16s,transform .16s;display:flex}.home-hw-item:hover{border-color:var(--ink);transform:translate(2px)}.home-hw-item__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.home-hw-item__body{flex:1;min-width:0}.home-hw-item__title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.home-hw-item__meta{color:var(--muted-2);margin-top:1px;font-size:11px}.home-hw-item__src{font-size:10px}.home-hw-item__due{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10.5px;font-weight:600}.home-choices{z-index:2;grid-template-columns:1fr 1fr;gap:12px;margin:36px clamp(16px,4vw,44px) 0;display:grid;position:relative}@media (width<=600px){.home-choices{grid-template-columns:1fr}}.home-choice{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;transition:border-color .22s, box-shadow .28s var(--ease), transform .28s var(--ease), background .22s;-webkit-user-select:none;user-select:none;text-align:left;width:100%;color:inherit;border-radius:20px;flex-direction:column;gap:14px;padding:32px 30px 28px;display:flex;position:relative;overflow:hidden}.home-choice:hover{border-color:var(--choice-accent,var(--ink));transform:translateY(-2px);box-shadow:0 14px 40px -14px #00000021}.home-choice.is-active{border-color:var(--choice-accent,var(--ink));background:var(--choice-accent,var(--ink));color:#fff}.home-choice__glow{opacity:0;pointer-events:none;background:radial-gradient(ellipse at 50% 110%, var(--choice-accent-light,#eee) 0%, transparent 65%);transition:opacity .4s;position:absolute;inset:0}.home-choice:hover:not(.is-active) .home-choice__glow{opacity:1}.home-choice__icon{font-size:36px;line-height:1}.home-choice__title{font-family:var(--display);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(20px,2.6vw,30px);font-weight:400;line-height:1.15}.home-choice__sub{color:var(--muted);font-size:13.5px;line-height:1.5;transition:color .22s}.home-choice.is-active .home-choice__sub{color:#ffffffb3}.home-choice__arrow{color:var(--border-2);transition:color .22s, transform .28s var(--ease);margin-top:auto;font-size:18px}.home-choice:hover .home-choice__arrow{color:var(--choice-accent,var(--ink));transform:translate(3px,-2px)}.home-choice.is-active .home-choice__arrow{color:#fff9;transform:rotate(90deg)}.home-expanded{max-height:0;transition:max-height .6s var(--ease), opacity .4s ease;opacity:0;overflow:hidden}.home-expanded.is-open{opacity:1;max-height:2200px}.home-expanded__inner{max-width:1240px;margin:0 auto;padding:36px clamp(16px,4vw,44px) 56px}.home-expanded__label{font-family:var(--display);letter-spacing:.28em;text-transform:uppercase;color:var(--muted-2);margin-bottom:20px;font-size:11px}.home-mc-grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-mc-card{background:var(--c-bg,#fff);cursor:pointer;width:176px;color:var(--c-ink,#1a1a1a);transition:transform .24s var(--ease), box-shadow .24s var(--ease), border-color .18s;border:1.5px solid #e2dfd8;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;padding:16px 14px;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-mc-card:hover{border-color:#1a1a1a;transform:translateY(-4px)scale(1.02);box-shadow:0 16px 36px -12px #0000002e}.home-mc-card__canvas{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-mc-card__staff{z-index:1;width:100%;height:60px;transition:transform .3s var(--ease);background:#00000009;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;padding:7px 6px;display:flex;position:relative;overflow:hidden}.home-mc-card__staff svg{width:auto;max-width:100%;height:100%;display:block}.home-mc-card:hover .home-mc-card__staff{transform:translateY(-2px)}.home-mc-card__name{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;text-align:center;z-index:1;font-size:13.5px;font-weight:500;line-height:1.25;position:relative}.home-mc-card__sub{color:#00000073;text-align:center;z-index:1;margin-top:3px;font-family:Jost,system-ui,sans-serif;font-size:11px;position:relative}.home-mc-card__types{z-index:1;flex-direction:column;gap:5px;width:100%;margin-top:8px;display:flex;position:relative}.home-mc-type{color:var(--c-ink,#1a1a1a);transition:background .15s var(--ease), transform .15s var(--ease);background:#0000000a;border-radius:8px;align-items:center;gap:7px;padding:5px 9px;font-family:Jost,system-ui,sans-serif;font-size:11.5px;font-weight:500;text-decoration:none;display:flex}.home-mc-type svg{flex:none;width:14px;height:14px}.home-mc-type:hover{background:#00000014;transform:translate(2px)}.home-mc-type--locked{opacity:.5;cursor:default}.home-mc-type__soon{letter-spacing:.05em;text-transform:uppercase;opacity:.8;margin-left:auto;font-size:8.5px}.home-mc-type__num{width:17px;height:17px;color:var(--c-ink,#1a1a1a);background:#0000000f;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1;display:flex}.home-mc-type--done .home-mc-type__num{background:var(--c-ink,#1a1a1a);color:var(--c-bg,#fff)}.home-mc-type--next{box-shadow:inset 0 0 0 1.5px var(--c-ink,#1a1a1a);background:#0000000d}.home-mc-type__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.home-mc-type__label{overflow-wrap:break-word}.home-mc-type__badge{letter-spacing:.05em;text-transform:uppercase;opacity:.85;white-space:nowrap;align-self:flex-start;font-size:8px;font-weight:700}.curr-level{margin:2rem 0 0}.curr-level__title{color:#1c2b3a;margin:0 0 .25rem;font-family:Jost,system-ui,sans-serif;font-size:1.3rem;font-weight:500}.curr-level__desc{color:#5a554f;margin:0 0 1rem;font-size:13px}.curr-level__eml{color:#8a857e;vertical-align:middle;white-space:nowrap;background:#f5f4f0;border:1px solid #e2dfd8;border-radius:999px;margin-left:10px;padding:2px 10px;font-size:11px;font-weight:500}.curr-grid{justify-content:flex-start;margin-top:12px}.learn-topic__coming-soon{color:#9a9590;text-align:center;background:#fafaf8;border:1.5px dashed #e2dfd8;border-radius:10px;margin:2rem 0 0;padding:1rem 1.25rem;font-size:13px;font-style:italic}.home-fn{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;animation:.9s cubic-bezier(.2,.8,.4,1) forwards homeFnFall;position:absolute;top:-28px}@keyframes homeFnFall{0%{opacity:0;transform:translateY(0)rotate(0)}12%{opacity:.9}80%{opacity:.65}to{opacity:0;transform:translateY(185px) rotate(var(--spin,20deg))}}.home-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:18px clamp(16px,4vw,44px);display:flex}.home-footer span{color:var(--muted-2);font-size:12px}.home-footer nav{gap:16px;display:flex}.home-footer a{color:var(--muted-2);font-size:12px;text-decoration:none;transition:color .16s}.home-footer a:hover{color:var(--ink)}@media (prefers-reduced-motion:reduce){.home-fn{display:none}.home-recent-item__fill{transition:none}}
