:root{--de-black: #050505;--de-elev: #0c0c0e;--de-surface: #131316;--de-card: #18181c;--de-amber: #e06a2a;--de-amber-light: #ff8a3d;--de-glow: #ffb16a;--de-ivory: #f6f2ed;--de-text: #e7e2da;--de-muted: #9a948e;--de-line: rgba(255,255,255,.08);--de-amber-line: rgba(224,106,42,.24);--de-safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html{background:var(--de-black)}body{margin:0;background:var(--de-black);color:var(--de-text)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--de-amber-light);outline-offset:3px}::-moz-selection{background:#e06a2a57;color:var(--de-ivory)}::selection{background:#e06a2a57;color:var(--de-ivory)}.student-shell{min-height:100dvh;display:flex;background:radial-gradient(circle at 85% 2%,rgba(224,106,42,.13),transparent 26rem),radial-gradient(circle at 8% 88%,rgba(255,177,106,.045),transparent 24rem),linear-gradient(180deg,#050505,#090807 48%,#050505)}.student-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(224,106,42,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(224,106,42,.05) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 75%);mask-image:linear-gradient(to bottom,black,transparent 75%)}.student-main{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto;padding:86px 16px calc(98px + var(--de-safe-bottom))}.student-mobile-header{position:fixed;z-index:30;top:0;left:0;right:0;height:66px;display:flex;align-items:center;justify-content:space-between;padding:max(10px,env(safe-area-inset-top)) 16px 10px;border-bottom:1px solid var(--de-line);background:#050505d6;backdrop-filter:blur(18px) saturate(125%)}.student-brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.student-brand-mark{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 14px rgba(224,106,42,.3))}.student-brand-name{font-family:Cormorant Garamond,Georgia,serif;color:var(--de-ivory);font-size:18px;line-height:1;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.student-brand-caption{margin-top:4px;color:var(--de-amber-light);font-family:IBM Plex Mono,monospace;font-size:8px;line-height:1;letter-spacing:.18em;text-transform:uppercase}.student-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--de-amber-line);color:var(--de-ivory);background:linear-gradient(145deg,#e06a2a38,#18181ce6);font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:700}.student-bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;min-height:68px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:8px 4px calc(7px + var(--de-safe-bottom));border-top:1px solid var(--de-amber-line);background:#08080af0;backdrop-filter:blur(20px) saturate(130%);box-shadow:0 -18px 54px #00000075}.student-bottom-link{position:relative;min-width:0;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:14px;color:var(--de-muted);text-decoration:none;font-family:IBM Plex Mono,monospace;font-size:8.5px;line-height:1;letter-spacing:.035em;text-transform:uppercase}.student-bottom-link.active{color:var(--de-amber-light);background:#e06a2a13}.student-bottom-link.active:before{content:"";position:absolute;top:-9px;width:28px;height:2px;border-radius:999px;background:var(--de-amber-light);box-shadow:0 0 14px #ff8a3db3}.student-sidebar{display:none}.student-page{animation:studentEnter .42s cubic-bezier(.22,.8,.24,1) both}@keyframes studentEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.student-page-kicker{margin:0 0 8px;color:var(--de-amber-light);font:600 10px/1.2 IBM Plex Mono,monospace;letter-spacing:.18em;text-transform:uppercase}.student-page-title{margin:0;color:var(--de-ivory);font:700 clamp(34px,10vw,62px)/.92 "Cormorant Garamond",Georgia,serif;letter-spacing:-.025em}.student-page-subtitle{margin:12px 0 0;max-width:620px;color:var(--de-muted);font-size:14px;line-height:1.65}.student-page-head{margin-bottom:24px}.student-grid,.student-grid-2,.student-grid-3{display:grid;gap:14px}.student-panel{position:relative;overflow:hidden;border:1px solid var(--de-line);border-radius:22px;padding:18px;background:linear-gradient(155deg,#18181ceb,#0a0a0cf5);box-shadow:0 22px 70px #00000057}.student-panel--accent{border-color:var(--de-amber-line)}.student-panel--accent:after{content:"";position:absolute;right:-54px;top:-54px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(224,106,42,.18),transparent 67%);pointer-events:none}.student-panel-title{margin:0;color:var(--de-ivory);font:600 24px/1 Cormorant Garamond,Georgia,serif}.student-panel-copy{margin:7px 0 0;color:var(--de-muted);font-size:13px;line-height:1.55}.student-metric{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.student-metric-value{color:var(--de-ivory);font:700 38px/.9 Cormorant Garamond,Georgia,serif}.student-metric-label{color:var(--de-muted);font-size:12px}.student-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid var(--de-amber-line);border-radius:15px;color:var(--de-ivory);background:#e06a2a13;text-decoration:none;font-size:12px;font-weight:700;cursor:pointer}.student-action--primary{border-color:transparent;color:#080706;background:linear-gradient(180deg,var(--de-amber-light),var(--de-amber));box-shadow:0 14px 34px #e06a2a33}.student-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.student-action-row .student-action{flex:1 1 145px}.student-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.student-quick-link{min-height:106px;display:flex;flex-direction:column;justify-content:space-between;padding:15px;border:1px solid var(--de-line);border-radius:18px;color:var(--de-text);background:#131316ad;text-decoration:none}.student-quick-link svg{color:var(--de-amber-light)}.student-quick-label{font-size:13px;font-weight:650;line-height:1.25}.student-studio-hero{overflow:hidden;border:1px solid var(--de-amber-line);border-radius:26px;padding:22px 18px;background:radial-gradient(circle at 90% 0,rgba(255,138,61,.2),transparent 46%),linear-gradient(145deg,#1a1613fa,#0a0a0cfa);box-shadow:0 26px 80px #0000006b}.student-timer{margin:22px 0 18px;text-align:center}.student-timer-value{color:var(--de-ivory);font:500 clamp(50px,17vw,76px)/1 "IBM Plex Mono",monospace;letter-spacing:-.06em;text-shadow:0 0 34px rgba(224,106,42,.16)}.student-timer-caption{margin-top:8px;color:var(--de-muted);font:10px/1 IBM Plex Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.student-preset-row{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 8px;scrollbar-width:none}.student-preset-row::-webkit-scrollbar{display:none}.student-preset{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid var(--de-line);border-radius:999px;color:var(--de-muted);background:#05050559;font-size:12px}.student-preset.active{color:var(--de-ivory);border-color:var(--de-amber-line);background:#e06a2a1f}.student-more-list{display:grid;gap:10px}.student-more-link{min-height:72px;display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--de-line);border-radius:18px;color:var(--de-text);background:#131316b8;text-decoration:none}.student-more-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--de-amber-line);border-radius:14px;color:var(--de-amber-light);background:#e06a2a14}.student-more-copy{min-width:0;flex:1}.student-more-title{color:var(--de-ivory);font-size:14px;font-weight:700}.student-more-subtitle{margin-top:3px;color:var(--de-muted);font-size:11px;line-height:1.35}.student-more-chevron{color:var(--de-muted)}.student-inline-status{display:inline-flex;align-items:center;gap:7px;color:#75dc9c;font:10px/1 IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.1em}.student-inline-status:before{content:"";width:7px;height:7px;border-radius:50%;background:#17c964;box-shadow:0 0 12px #17c964a6}.student-community-layout{display:flex;gap:16px;min-width:0;max-width:100%;min-height:100%}.student-community-feed{min-width:0;width:100%}@media (max-width: 919px){.student-main button{min-width:44px;min-height:44px!important}.student-main input[type=range]{min-height:44px}.student-main input[type=checkbox]{width:24px!important;height:24px!important}.student-main textarea{min-height:44px}.student-community-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;width:100%;overflow:hidden}.student-community-channels{width:100%!important;padding-right:0!important;border-right:0!important;min-width:0;max-width:100%;overflow:hidden}.student-community-channel-list{flex-direction:row!important;gap:8px!important;width:100%;max-width:100%;overflow-x:auto;padding:2px 1px 10px;scrollbar-width:none}.student-community-channel-list::-webkit-scrollbar{display:none}.student-community-channel-list button{flex:0 0 auto;min-height:44px!important;padding:0 14px!important;border:1px solid var(--de-line)!important}.student-community-feed{width:100%;min-width:0}}@media (min-width: 620px){.student-main{padding-left:24px;padding-right:24px}.student-grid-2,.student-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.student-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 920px){.student-mobile-header,.student-bottom-nav{display:none}.student-sidebar{position:sticky;top:0;z-index:20;width:278px;height:100vh;flex:0 0 278px;display:flex;flex-direction:column;padding:28px 22px;border-right:1px solid var(--de-line);background:#070708c2;backdrop-filter:blur(20px)}.student-sidebar-nav{display:grid;gap:5px;margin-top:34px}.student-sidebar-link{min-height:46px;display:flex;align-items:center;gap:12px;padding:0 14px;border:1px solid transparent;border-radius:14px;color:var(--de-muted);text-decoration:none;font-size:13px;font-weight:600}.student-sidebar-link.active{color:var(--de-ivory);border-color:var(--de-amber-line);background:#e06a2a17}.student-sidebar-link svg{color:var(--de-amber-light)}.student-sidebar-user{margin-top:auto;padding-top:18px;border-top:1px solid var(--de-line)}.student-main{padding:54px 42px 80px}.student-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 374px){.student-main{padding-left:12px;padding-right:12px}.student-bottom-link{font-size:7.5px}.student-page-title{font-size:32px}}
