*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{color:#1a1a1a;-webkit-user-select:none;user-select:none;background:#f7f5f2;min-height:100vh;margin:0;font:400 15px/1.5 Helvetica Neue,Helvetica,sans-serif}input,textarea{-webkit-user-select:text;user-select:text}a{color:#4a5b96;text-decoration:none}a:hover{color:#39477a}#app{flex-direction:column;min-height:100vh;display:flex}.page{flex:1 0 auto;width:100%;max-width:1320px;margin:0 auto;padding:0 26px 40px}.page--watch{padding-top:22px}.page-loading,.error-banner{color:#6e6a64;padding:40px 6px}.error-banner{color:#c06a45}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f5f2e0;border-bottom:1px solid #ede8e1;position:sticky;top:0}.site-header__inner{flex-wrap:nowrap;align-items:center;gap:12px;max-width:1320px;margin:0 auto;padding:14px 26px;display:flex}.brand{color:inherit;flex:0 auto;align-items:center;gap:12px;min-width:0;display:flex}.brand:hover{color:inherit}.brand__mark{background:#1a1a1a;border-radius:12px;flex:none;width:34px;height:34px;position:relative}.brand__mark:after{content:"";background:#d9c27a;border-radius:4px;width:13px;height:13px;margin:auto;position:absolute;inset:0;transform:rotate(45deg)}.brand__mark--large{width:48px;height:48px}.brand__name{letter-spacing:.2em;text-transform:uppercase;font-size:17px;font-weight:500}.brand__badge{letter-spacing:.14em;text-transform:uppercase;color:#6a5c9c;background:#efeaf6;border-radius:999px;padding:5px 11px;font:400 10px/1 Geist Mono,monospace}.site-nav{letter-spacing:.1em;text-transform:uppercase;flex-wrap:nowrap;flex:none;align-items:center;gap:8px 6px;margin-left:auto;font:400 11px/1 Geist Mono,monospace;display:flex}.nav-chip,.nav-tab,.profile-chip{border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.nav-chip--lock{color:#4a5b96;background:#eaedf5}.nav-tab{color:#6e6a64;padding:9px 16px}.nav-tab--active{color:#1a1a1a;background:#fff;border:1px solid #ede8e1}.profile-menu{margin-left:2px;position:relative}.profile-chip{cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:#fff;border:1px solid #ede8e1;padding:6px 6px 6px 14px}.profile-chip:hover,.profile-chip--open{border-color:#dcd5c9}.profile-chip__name{color:#1a1a1a}.profile-chip__avatar{color:#fff;background:#1a1a1a;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:inline-flex}.profile-menu__panel{z-index:40;text-align:left;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #ede8e1;border-radius:18px;min-width:220px;padding:14px 14px 12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #1a1a1a14}.profile-menu__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.profile-menu__identity{flex:auto;min-width:0}.profile-menu__name{color:#1a1a1a;margin:0;font:500 14px/1.3 Geist Mono,monospace}.profile-menu__role{letter-spacing:.12em;text-transform:uppercase;color:#9a958e;margin:6px 0 0;font:400 10px/1 Geist Mono,monospace}.profile-menu__avatar{color:#fff;letter-spacing:.06em;background:#1a1a1a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font:400 11px/1 Geist Mono,monospace;display:inline-flex}.profile-menu__logout{color:#c06a45;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:#f8ece6;border:1px solid #c06a4559;border-radius:999px;width:100%;padding:10px 14px;font:400 11px/1 Geist Mono,monospace}.profile-menu__logout:hover:not(:disabled){color:#fff;background:#c06a45;border-color:#c06a45}.profile-menu__logout:disabled{opacity:.6;cursor:wait}.icon-lock{border:1.5px solid #4a5b96;border-top-width:4px;border-radius:6px 6px 2px 2px;width:11px;height:9px;display:inline-block}.icon-lock--muted{border-color:#b7b0a6}.icon-folder{background:#d9c27a;display:inline-block;position:relative}.icon-folder--small{border-radius:2px 3px 3px;width:13px;height:10px}.icon-folder--title{border-radius:3px 5px 5px;width:22px;height:17px}.icon-folder--title:before,.icon-folder--small:before{content:"";background:#d9c27a;border-radius:2px 2px 0 0;width:10px;height:5px;position:absolute;top:-4px;left:0}.home__heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:16px 6px 20px;display:flex}.home__title-row{align-items:center;gap:14px;display:flex}.home__title{letter-spacing:-.015em;margin:0;font-size:19px;font-weight:500}.home__meta{color:#9a958e;margin:0;font:400 11px/1 Geist Mono,monospace}.video-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:14px;display:grid}.video-card{cursor:pointer;background:#fff;border:1px solid #ede8e1;border-radius:24px;flex-direction:column;padding:10px 10px 4px;transition:border-color .15s,box-shadow .15s;display:flex}.video-card:hover,.video-card:focus-visible{border-color:#dcd5c9;outline:none;box-shadow:0 10px 24px #1a1a1a12}.video-card__preview{aspect-ratio:16/10;border-radius:18px;position:relative;overflow:hidden}.video-card__poster{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.video-card__number{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 12px #1a1a1a59;font:400 40px/1 Geist Mono,monospace;position:absolute;bottom:10px;left:16px}.video-card__format{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#1a1a1ab8;border-radius:999px;padding:5px 11px;font:400 9.5px/1 Geist Mono,monospace;position:absolute;top:10px;right:10px}.video-card__duration{background:#fffffff0;border-radius:999px;padding:5px 11px;font:400 10px/1 Geist Mono,monospace;position:absolute;bottom:10px;right:10px}.video-card__body{flex-direction:column;flex:1;gap:8px;padding:15px 12px 18px;display:flex}.video-card__meta{letter-spacing:.14em;text-transform:uppercase;color:#9a958e;justify-content:space-between;font:400 10px/1 Geist Mono,monospace;display:flex}.video-card__title{letter-spacing:-.012em;margin:0;font-size:16px;line-height:1.25}.video-card__description{color:#6e6a64;text-wrap:pretty;margin:0;font-size:13.5px;line-height:1.45}.video-card__footer{align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:12px;display:flex}.video-card__filename{color:#9a958e;text-overflow:ellipsis;white-space:nowrap;font:400 10.5px/1.4 Geist Mono,monospace;overflow:hidden}.watch .back-link{color:#6e6a64;letter-spacing:.14em;text-transform:uppercase;background:#fff;border:1px solid #ede8e1;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 16px;font:400 11px/1 Geist Mono,monospace;display:inline-flex}.watch .back-link:hover{color:#1a1a1a;border-color:#dcd5c9}.watch__meta{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:0 8px 14px;display:flex}.watch__path{letter-spacing:.04em;color:#9a958e;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font:400 11px/1.4 Geist Mono,monospace;overflow:hidden}.watch__chip{color:#1a1a1a;background:#fff;border:1px solid #ede8e1;border-radius:999px;padding:6px 12px;font:400 10.5px/1 Geist Mono,monospace}.watch__chip--session{color:#4a5b96;letter-spacing:.12em;text-transform:uppercase;background:#eaedf5;flex:none;align-items:center;gap:8px;display:inline-flex}.beacon{background:#4f9587;border-radius:999px;width:6px;height:6px;animation:1.8s ease-in-out infinite beacon}@keyframes beacon{0%,to{opacity:1}50%{opacity:.25}}.player-shell{background:#fff;border:1px solid #ede8e1;border-radius:30px;padding:10px}.player-frame{aspect-ratio:16/9;background:#1a1a1a;border-radius:22px;position:relative;overflow:hidden}.player-video{cursor:pointer;background:#000;width:100%;height:100%;display:block}.player-ui{z-index:3;opacity:0;pointer-events:none;padding:0 12px 12px;transition:opacity .2s;position:absolute;inset:auto 0 0}.player-ui--visible,.player-frame:hover .player-ui,.player-frame:focus-within .player-ui{opacity:1;pointer-events:auto}.player-ui__shade{pointer-events:none;background:linear-gradient(#0000 0%,#1a1a1ab8 100%);height:88px;position:absolute;bottom:0;left:0;right:0}.player-ui__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f5f2f0;border:1px solid #ede8e1e6;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;display:flex;position:relative}.player-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.player-btn:hover{background:#efebe4}.player-icon[hidden],.player-menu__panel[hidden],.player-btn[hidden]{display:none!important}.player-time{letter-spacing:.04em;color:#6e6a64;flex:none;min-width:7.5em;font:400 10px/1 Geist Mono,monospace}.player-seek{appearance:none;background:linear-gradient(90deg, #d9c27a 0%, #d9c27a var(--seek,0%), #e8e2d8 var(--seek,0%), #e8e2d8 100%);cursor:pointer;border-radius:999px;outline:none;flex:auto;min-width:48px;height:6px}.player-seek::-webkit-slider-thumb{appearance:none;background:#1a1a1a;border:2px solid #d9c27a;border-radius:999px;width:14px;height:14px}.player-seek::-moz-range-thumb{background:#1a1a1a;border:2px solid #d9c27a;border-radius:999px;width:14px;height:14px}.player-menu{position:relative}.player-menu__panel{background:#fff;border:1px solid #ede8e1;border-radius:16px;flex-direction:column;gap:4px;min-width:72px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 24px #1a1a1a1f}.player-menu__rate{color:#1a1a1a;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;height:34px;padding:0 10px;font:400 11px/1 Geist Mono,monospace;display:inline-flex}.player-menu__rate:hover{background:#f7f5f2}.player-menu__rate--active{color:#4a5b96;background:#eaedf5}.player-icon{display:block;position:relative}.player-icon--play{border:7px solid #0000;border-left:12px solid #1a1a1a;border-right-width:0;width:0;height:0;margin-left:3px}.player-icon--pause{background:linear-gradient(#1a1a1a,#1a1a1a) 0/4px 100% no-repeat,linear-gradient(#1a1a1a,#1a1a1a) 100%/4px 100% no-repeat;width:12px;height:14px}.player-icon--volume{clip-path:polygon(0 25%,40% 25%,80% 0,80% 100%,40% 75%,0 75%);background:#1a1a1a;width:12px;height:10px}.player-icon--muted{clip-path:polygon(0 25%,40% 25%,80% 0,80% 100%,40% 75%,0 75%);opacity:.85;background:#c06a45;width:12px;height:10px}.player-icon--speed{border:1.5px dashed #1a1a1a;border-radius:999px;width:16px;height:16px}.player-icon--speed:after{content:"";clip-path:polygon(35% 25%,75% 50%,35% 75%);background:#1a1a1a;border-radius:999px;position:absolute;inset:3px}.player-icon--pip{border:1.5px solid #1a1a1a;border-radius:2px;width:16px;height:12px}.player-icon--pip:after{content:"";background:#1a1a1a;border-radius:1px;width:7px;height:5px;position:absolute;bottom:1px;right:1px}.player-icon--fs{border:1.5px solid #1a1a1a;border-radius:2px;width:12px;height:12px;box-shadow:inset 3px 3px 0 -1.5px #f7f5f2,inset -3px -3px 0 -1.5px #f7f5f2}@media (width<=520px){.player-time{display:none}.player-ui__bar{gap:4px;padding:8px 10px}}@media (width<=720px){.player-menu__panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d9c27a transparent;touch-action:pan-y;max-height:126px;overflow-y:auto}.player-menu__panel::-webkit-scrollbar{width:4px}.player-menu__panel::-webkit-scrollbar-thumb{background:#d9c27a;border-radius:999px}.player-menu__panel--scrollable.player-menu__panel--from-top{box-shadow:0 10px 24px #1a1a1a1f,inset 0 14px 10px -10px #1a1a1a2e}.player-menu__panel--scrollable.player-menu__panel--from-bottom{box-shadow:0 10px 24px #1a1a1a1f,inset 0 -14px 10px -10px #1a1a1a2e}.player-menu__panel--scrollable.player-menu__panel--from-top.player-menu__panel--from-bottom{box-shadow:0 10px 24px #1a1a1a1f,inset 0 14px 10px -10px #1a1a1a2e,inset 0 -14px 10px -10px #1a1a1a2e}}.watch__details{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px 56px;padding:30px 6px 40px;display:grid}.watch__lesson-meta{letter-spacing:.08em;text-transform:uppercase;color:#9a958e;margin:0 0 10px;font:400 11px/1 Geist Mono,monospace}.watch__title{letter-spacing:-.022em;margin:0;font-size:34px;font-weight:500;line-height:1.1}.watch__description{color:#57534d;text-wrap:pretty;max-width:56ch;margin:14px 0 0;font-size:16px;line-height:1.55}.login-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #ede8e1;border-radius:28px;width:min(100%,420px);padding:32px 28px;box-shadow:0 10px 24px #1a1a1a12}.login-card__brand{flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;display:flex}.login-card__title{letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:24px;font-weight:500}.login-card__subtitle{letter-spacing:.14em;text-transform:uppercase;color:#6a5c9c;margin:0;font:400 10px/1 Geist Mono,monospace}.login-form{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field__label{letter-spacing:.1em;text-transform:uppercase;color:#9a958e;font:400 11px/1 Geist Mono,monospace}.field__input{width:100%;font:inherit;background:#fbf9f6;border:1px solid #ede8e1;border-radius:14px;padding:12px 14px}.field__input:focus{border-color:#4a5b96;outline:2px solid #4a5b9640}.login-form__error{color:#c06a45;margin:0;font-size:14px}.button{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:13px 24px;font:500 11px/1 Geist Mono,monospace}.button--primary{color:#1a1a1a;background:#d9c27a}.button--primary:hover{color:#fff;background:#c06a45}.site-footer{background:#f7f5f2eb;border-top:1px solid #ede8e1;margin-top:auto}.site-footer__inner{letter-spacing:.1em;text-transform:uppercase;color:#9a958e;flex-wrap:nowrap;align-items:center;gap:8px 10px;max-width:1320px;margin:0 auto;padding:18px 26px 22px;font:400 10.5px/1.4 Geist Mono,monospace;display:flex}.site-footer__brand{color:#1a1a1a;letter-spacing:.16em}.site-footer__sep{color:#dcd5c9}.site-footer__year{margin-left:auto}@media (width<=720px){.brand__badge{display:none}.nav-chip--lock{justify-content:center;gap:0;width:34px;height:34px;padding:0}.nav-chip--lock .nav-chip__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.watch__chip--session{justify-content:center;gap:0;width:28px;height:28px;padding:0}.watch__chip--session .watch__chip-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.watch__chip--session .beacon{width:8px;height:8px}}@media (width<=520px){.site-header__inner,.page,.site-footer__inner{padding-left:16px;padding-right:16px}.profile-chip__name{display:none}.profile-chip{padding:4px}.brand__name{letter-spacing:.12em;font-size:15px}}
