:root{color:#1a2a44;background:#fff;font-family:system-ui,-apple-system,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0}.site{min-height:100vh;display:flex;flex-direction:column}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem 2rem;background:#fff;border-bottom:1px solid #e8eef6;position:relative}.site-logo{flex:0 0 auto;display:flex;align-items:center;line-height:0;z-index:2}.site-logo img{display:block;height:44px;width:auto;max-width:min(220px,42vw);object-fit:contain;object-position:left center}.site-nav{display:flex;flex:1 1 auto;justify-content:center;align-items:center;gap:2rem}.site-nav a{color:#3d6aa3;text-decoration:none;font-size:.95rem;font-weight:500;white-space:nowrap}.site-nav a:hover,.site-nav__toggle:hover{color:#2b4f86}.site-nav__item{position:relative}.site-nav__toggle{display:inline-flex;align-items:center;gap:.3rem;border:0;padding:0;background:none;color:#3d6aa3;font:inherit;font-size:.95rem;font-weight:500;white-space:nowrap;cursor:pointer}.site-nav__toggle:after{content:"";width:.35rem;height:.35rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px)}.site-nav__menu{display:none;position:absolute;top:100%;left:0;min-width:10.5rem;margin:0;padding:.4rem 0;list-style:none;background:#fff;border:1px solid #e8eef6;border-radius:10px;box-shadow:0 12px 28px #1a2a441f;z-index:8}.site-nav__menu .site-nav__item>.site-nav__menu{top:0;left:calc(100% - 4px);margin-left:0}.site-nav__item:hover>.site-nav__menu,.site-nav__item:focus-within>.site-nav__menu{display:block}.site-nav__menu li{margin:0}.site-nav__menu a,.site-nav__menu .site-nav__toggle,.site-nav__menu .site-nav__inactive{display:flex;width:100%;padding:.5rem .9rem;text-align:left;border-radius:0}.site-nav__menu a:hover,.site-nav__menu .site-nav__toggle:hover,.site-nav__menu .site-nav__item:hover>.site-nav__toggle,.site-nav__menu .site-nav__item:focus-within>.site-nav__toggle{background:#eef4fb;color:#1a4a8a}.site-nav__inactive{color:#9aa8b8;cursor:default}.site-nav__menu .site-nav__toggle:after{margin-left:auto;transform:rotate(-45deg)}.site-login{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:6.5rem;padding:.55rem 1.35rem;border:0;border-radius:999px;background:#3b82f6;color:#fff;font:inherit;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer}.site-login:hover{background:#2563eb}.site-login--nav,.site-nav-tools{display:none}.site-tools{flex:0 0 auto;display:flex;align-items:center;gap:.85rem}.lang-switch{display:inline-flex;align-items:center;gap:.2rem;font-size:.8rem;font-weight:700;letter-spacing:.02em}.lang-switch button{border:0;padding:.15rem .2rem;background:none;color:#8aa0b8;cursor:pointer;font:inherit;font-weight:700}.lang-switch button.is-active{color:#1a2a44}.lang-switch__sep{color:#c5d0dc}.site-menu-btn{display:none}.site-main{flex:1;display:flex;flex-direction:column}.hero{background:#fff;border-bottom:1px solid #e8eef6}.hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:2.5rem;max-width:1120px;margin:0 auto;padding:2.5rem 2rem 3rem}.hero__copy{display:grid;gap:1rem;justify-items:start}.hero__kicker{margin:0;color:#3b82f6;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero__title{margin:0;font-size:clamp(1.55rem,3.2vw,2.4rem);line-height:1.2;color:#1a2a44}.hero__text{margin:0;max-width:32rem;color:#6b7c93;font-size:1.05rem}.hero__cta{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;margin-top:.35rem;padding:.7rem 1.6rem;border-radius:999px;background:#3b82f6;color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.hero__cta:hover{background:#2563eb}.hero__visual{line-height:0}.hero__visual img{display:block;width:100%;height:auto;object-fit:contain}.steam{background:#fff;border-bottom:1px solid #e8eef6}.steam__inner{max-width:1120px;margin:0 auto;padding:1.5rem 2rem 2rem}.steam__row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.steam__row li,.steam-card{min-width:0}.steam-card{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:.85rem .4rem 1rem;color:#1a2a44;text-align:center;text-decoration:none}.steam-card__icon{display:block;width:5rem;height:5rem}.steam-card__icon img{display:block;width:100%;height:100%;object-fit:contain}.steam-card__name{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600}.steam-card__letter,.subject-card__letter{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .6rem;height:1.4rem;border-radius:.4rem;color:#fff;font-size:.78rem;font-weight:800;line-height:1}.steam-card__letter--science,.subject-card__letter--science{background:#2563eb}.steam-card__letter--technology,.subject-card__letter--technology{background:#16a34a}.steam-card__letter--engineering,.subject-card__letter--engineering{background:#ea580c}.steam-card__letter--art,.subject-card__letter--art{background:#7c3aed}.steam-card__letter--mathematics,.subject-card__letter--mathematics{background:#0284c7}.subjects{background:#f5f8fc;border-bottom:1px solid #e8eef6}.subjects__inner{max-width:1120px;margin:0 auto;padding:2rem}.subjects__title{margin:0 0 1.25rem;font-size:1.25rem;color:#1a2a44}.subjects__row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.subject-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:7.5rem;padding:1.15rem .7rem;background:#fff;border:1px solid #e8eef6;border-radius:12px;color:#1a2a44;text-align:center;text-decoration:none}.subject-card:hover{border-color:#c5d4e8}.subject-card__mark{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;color:#fff;font-size:1.05rem;font-weight:800}.subject-card--physics .subject-card__mark,.subject-card__letter--physics{background:#2563eb}.subject-card--chemistry .subject-card__mark,.subject-card__letter--chemistry{background:#ea580c}.subject-card--biology .subject-card__mark,.subject-card__letter--biology{background:#16a34a}.subject-card--math .subject-card__mark,.subject-card__letter--math{background:#4f46e5}.subject-card--informatics .subject-card__mark,.subject-card__letter--informatics{background:#0284c7}.subject-card__name{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600}.videos{background:#fff;border-bottom:1px solid #e8eef6}.videos__inner{max-width:1120px;margin:0 auto;padding:2rem}.videos__title{margin:0 0 .4rem;font-size:1.25rem;color:#1a2a44}.videos__lead{margin:0 0 1.25rem;color:#6b7c93}.videos__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.video-card{display:grid;gap:.7rem;min-width:0;color:inherit;text-decoration:none}.video-card__thumb{position:relative;display:block;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden}.video-card--physics .video-card__thumb{background:linear-gradient(145deg,#93c5fd,#1d4ed8)}.video-card--chemistry .video-card__thumb{background:linear-gradient(145deg,#fdba74,#c2410c)}.video-card--biology .video-card__thumb{background:linear-gradient(145deg,#86efac,#15803d)}.video-card--math .video-card__thumb{background:linear-gradient(145deg,#c7d2fe,#4338ca)}.video-card--informatics .video-card__thumb{background:linear-gradient(145deg,#7dd3fc,#0369a1)}.video-card__play{position:absolute;top:50%;left:50%;width:2.6rem;height:2.6rem;border-radius:999px;background:#fffffff0;transform:translate(-50%,-50%)}.video-card__play:after{content:"";position:absolute;top:50%;left:54%;border-style:solid;border-width:.38rem 0 .38rem .62rem;border-color:transparent transparent transparent #1a2a44;transform:translate(-50%,-50%)}.video-card:hover .video-card__play{background:#fff}.video-card__meta{display:grid;gap:.2rem}.video-card__title{font-size:.95rem;font-weight:600;color:#1a2a44}.video-card__subject{font-size:.8rem;font-weight:500;color:#6b7c93}.labs{background:#f5f8fc;border-bottom:1px solid #e8eef6}.labs__inner{max-width:1120px;margin:0 auto;padding:2rem}.labs__title{margin:0 0 .4rem;font-size:1.25rem;color:#1a2a44}.labs__lead{margin:0 0 1.25rem;color:#6b7c93}.labs__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.lab-card{display:grid;gap:.7rem;min-width:0;color:inherit;text-decoration:none}.lab-card__thumb{position:relative;display:block;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden}.lab-card--physics .lab-card__thumb{background:linear-gradient(145deg,#93c5fd,#1d4ed8)}.lab-card--chemistry .lab-card__thumb{background:linear-gradient(145deg,#fdba74,#c2410c)}.lab-card--biology .lab-card__thumb{background:linear-gradient(145deg,#86efac,#15803d)}.lab-card--math .lab-card__thumb{background:linear-gradient(145deg,#c7d2fe,#4338ca)}.lab-card--informatics .lab-card__thumb{background:linear-gradient(145deg,#7dd3fc,#0369a1)}.lab-card__mark{position:absolute;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:999px;background:#fffffff0;color:#1a2a44;transform:translate(-50%,-50%)}.lab-card:hover .lab-card__mark{background:#fff}.lab-card__meta{display:grid;gap:.2rem}.lab-card__title{font-size:.95rem;font-weight:600;color:#1a2a44}.lab-card__subject{font-size:.8rem;font-weight:500;color:#6b7c93}.page{flex:1;display:grid;justify-items:center;align-content:start;gap:1.5rem;padding:1.5rem;background:#f5f8fc}.page--auth{flex:1;align-content:center}.page--dashboard{flex:1;display:flex;flex-direction:row;align-items:stretch;justify-items:stretch;gap:0;padding:0;background:#f5f8fc;width:100%}.dash-nav{flex:none;width:15rem;background:#fff;border-right:1px solid #e8eef6;padding:1.25rem .85rem;display:flex;flex-direction:column;gap:.2rem}.page--dashboard.is-nav-closed .dash-nav{display:none}.dash-nav__toggle{flex:none;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:8px;background:#f5f8fc;color:#1a2a44;cursor:pointer}.dash-nav__toggle:hover{background:#e8eef6}.dash-nav__toggle svg{width:1.15rem;height:1.15rem}.dash-nav__toggle--open{align-self:start;justify-self:start}.dash-nav__tools{display:flex;align-items:center;gap:.5rem;margin:0 0 1.85rem}.dash-nav__tools .dash-nav__toggle{margin-left:auto}.dash-nav__user{margin:0;font-weight:600}.dash-nav__phone{margin:0;color:#6b7c93;font-size:.8rem}.dash-nav__who{display:grid;gap:.2rem;margin:0 0 .85rem;padding:.65rem .75rem;border-radius:10px;background:#f5f8fc;text-align:center}.dash-nav__role{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#3b82f6}.dash-nav__edit{position:relative;flex:none;width:5.5rem;height:5.5rem;margin-left:2.5rem;padding:0;border:0;background:transparent;cursor:pointer}.dash-nav__edit:hover .dash-nav__avatar,.dash-nav__edit:focus-visible .dash-nav__avatar{filter:brightness(.92)}.dash-nav__edit-label{position:absolute;left:50%;top:calc(100% + .35rem);z-index:2;transform:translate(-50%);padding:.25rem .5rem;border-radius:6px;background:#1a2a44;color:#fff;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none}.dash-nav__edit:hover .dash-nav__edit-label,.dash-nav__edit:focus-visible .dash-nav__edit-label{opacity:1}.dash-nav__avatar{display:grid;place-items:center;width:100%;height:100%;border-radius:999px;background:#3b82f6;color:#fff}.dash-nav__avatar svg{width:55%;height:55%}.dash-nav__pencil{position:absolute;right:-1rem;bottom:-.15rem;display:grid;place-items:center;width:3.1rem;height:3.1rem;border:2px solid #fff;border-radius:999px;background:#1a2;color:#fff}.dash-nav__pencil svg{width:1.6rem;height:1.6rem}.dash-nav nav{display:flex;flex-direction:column;gap:.25rem}.dash-nav a{color:#1a2a44;text-decoration:none;font-size:.95rem;font-weight:600;padding:.55rem .75rem;border-radius:8px}.dash-nav a:hover{background:#f5f8fc}.dash-nav a.is-active{background:#3b82f6;color:#fff}@media(max-width:800px){.page--dashboard{flex-direction:column}.dash-nav{width:100%;border-right:0;border-bottom:1px solid #e8eef6}.dash-nav nav{flex-direction:row;overflow-x:auto}.dash-nav a{white-space:nowrap}}.dash-body{flex:1;min-width:0;display:grid;justify-items:stretch;align-content:start;gap:1.25rem;padding:1.5rem}.dashboard-card{width:100%}.dashboard-kicker{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#3b82f6}.school-card{width:100%}.school-toolbar{display:flex;align-items:center;gap:.75rem}.school-toolbar h2{margin:0;flex:1}.school-card h3{margin:1.25rem 0 .35rem;font-size:1.05rem}.school-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0 1rem}.school-tabs button{border:1px solid #e8eef6;background:#f5f8fc;color:inherit;font:inherit;font-size:.85rem;font-weight:600;padding:.4rem .85rem;border-radius:999px;cursor:pointer}.school-tabs button.is-active{background:#1a2a44;border-color:#1a2a44;color:#fff}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:1.25rem;background:#1a2a4473}.dialog{width:min(36rem,100%);max-height:min(90vh,44rem);overflow:auto;background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:1.25rem 1.5rem 1.5rem;display:grid;gap:1rem}.dialog--wide{width:min(56rem,100%)}.dialog__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.dialog__head h2{margin:0;font-size:1.2rem}.dialog__close{border:0;background:#f5f8fc;color:#1a2a44;width:2rem;height:2rem;border-radius:999px;font:inherit;font-size:1.25rem;line-height:1;cursor:pointer}.video-offer{display:grid;gap:.75rem}.video-offer .user-submit{justify-self:stretch;width:100%}.video-offer__was{margin:0;color:#6b7a90;font-size:.95rem;text-align:center}.video-offer__was s{text-decoration:line-through}.video-offer__mark{font-weight:700}.video-offer__mark--free{color:#16a34a}.video-offer__mark--price{color:#2563eb}.video-offer-pay{display:grid;gap:.85rem}.video-offer-pay__qr{width:min(16rem,100%);justify-self:center;background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:.5rem}.school-form,.school-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem;align-items:end}.school-form__name{grid-column:1 / -1}.video-form__thumb{display:block;width:100%;max-width:16rem;margin-top:.5rem;border-radius:8px;background:#f5f8fc}.school-form__active{align-content:center}.school-form__active input{width:auto}.school-form__actions{display:flex;gap:.6rem;align-items:center}.school-cancel,.school-table__actions button,.school-pager button{border:1px solid #e8eef6;background:#f5f8fc;color:inherit;font:inherit;font-size:.85rem;font-weight:600;padding:.4rem .75rem;border-radius:999px;cursor:pointer}.school-table-wrap{overflow-x:auto}.school-table{width:100%;border-collapse:collapse;font-size:.9rem}.school-table th,.school-table td{text-align:left;padding:.55rem .4rem;border-bottom:1px solid #e8eef6;vertical-align:top}.school-table .is-link{border:0;background:none;padding:0;color:#2563eb;font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-align:left}.purchase-receipt{display:grid;place-items:center;width:2.15rem;height:2.15rem;border:1px solid #e8eef6;background:#f5f8fc;color:#2563eb;border-radius:8px;cursor:pointer;padding:0}.purchase-receipt svg{width:1.15rem;height:1.15rem}.purchase-receipt:disabled{opacity:.7;cursor:wait}.receipt-spinner{width:1.1rem;height:1.1rem;border:2px solid #d7e3f4;border-top-color:#2563eb;border-radius:50%;animation:receipt-spin .7s linear infinite}.receipt-dialog__wait{display:grid;justify-items:center;gap:.75rem;padding:2.5rem 1rem}.receipt-dialog__wait .receipt-spinner{width:1.75rem;height:1.75rem}@keyframes receipt-spin{to{transform:rotate(360deg)}}.receipt-dialog__img{display:block;width:100%;max-height:min(70vh,36rem);object-fit:contain;background:#f5f8fc;border-radius:8px}.receipt-dialog__frame{width:100%;min-height:min(70vh,36rem);border:0;border-radius:8px;background:#f5f8fc}.school-table__actions{white-space:nowrap;display:flex;flex-wrap:wrap;gap:.35rem}td.school-table__actions{display:table-cell;width:1%;min-width:max-content}td.school-table__actions>div{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem}td.school-table__actions>div+div{margin-top:.35rem}.school-table__actions .is-danger{color:#b91c1c}.video-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.5rem;margin-top:.45rem}.video-priority{display:grid;place-items:center;flex:0 0 2.15rem;width:2.15rem;height:2.15rem;margin:0;padding:0;border:1px solid #e8eef6;background:#f5f8fc;color:inherit;border-radius:999px;cursor:pointer}.video-priority:disabled{opacity:.4;cursor:default}.video-priority.is-danger{color:#b91c1c}.video-priority svg{width:1.15rem;height:1.15rem}.feedback-table__message{max-width:28rem;white-space:pre-wrap;word-break:break-word}.user-telegram{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.1rem;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.user-telegram:hover{color:#3d6aa3}.user-telegram.is-warn{color:#b45309}.user-telegram.is-warn:hover{color:#92400e}.user-telegram__meta{font-size:.8rem;color:#6b7c93}.access-grant{margin:0;padding:1rem;border:1px solid #e8eef6;border-radius:12px;background:#f5f8fc}.access-fold{border:1px solid #e8eef6;border-radius:12px;padding:0 .85rem .85rem;background:#fff}.access-fold>summary{cursor:pointer;font-weight:600;padding:.75rem 0;list-style:none}.access-fold>summary::-webkit-details-marker{display:none}.access-fold>summary:before{content:"▸ ";color:#6b7c93}.access-fold[open]>summary:before{content:"▾ "}.access-fold .access-grant{border:0;padding:0;background:transparent}.video-table__url{max-width:18rem;overflow-wrap:anywhere}.chapter-dialog__list{display:grid;gap:.65rem;list-style:none;margin:1rem 0 0;padding:0}.chapter-dialog__row{display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding:.65rem .75rem;border:1px solid #e8eef6;border-radius:10px;background:#fff}.chapter-dialog__meta{display:grid;gap:.15rem;min-width:0}.chapter-dialog__meta strong{overflow-wrap:anywhere}.video-chapter-list{display:grid;gap:1.5rem}.video-chapter__title{margin:0 0 .75rem;font-size:1.05rem;font-weight:700;color:#0f2744}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:1rem;list-style:none;margin:0;padding:0}.video-tile{display:grid;width:100%;padding:0;border:1px solid #e8eef6;border-radius:12px;background:#fff;color:inherit;text-align:left;cursor:pointer;overflow:hidden}.video-tile:disabled{cursor:wait}.video-tile.is-disabled,.video-tile.is-disabled:disabled{opacity:.95;cursor:not-allowed}.video-tile.is-silent .video-tile__thumb{outline:2px solid rgb(37 99 235 / 35%);outline-offset:-2px}.video-tile__lock.is-silent{max-width:calc(100% - .9rem);background:#2563ebe0;white-space:normal;line-height:1.2}.video-tile__thumb{position:relative;display:block;aspect-ratio:16 / 9;background:#dbeafe}.video-tile__thumb img{width:100%;height:100%;object-fit:cover}.video-tile__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:2.4rem;height:2.4rem;border-radius:999px;background:#1a2a448c}.video-tile__play:after{content:"";position:absolute;top:50%;left:54%;width:0;height:0;border-style:solid;border-width:.4rem 0 .4rem .65rem;border-color:transparent transparent transparent #fff;transform:translate(-50%,-50%)}.video-tile__lock{position:absolute;right:.45rem;bottom:.45rem;padding:.15rem .45rem;border-radius:999px;background:#1a2a44bf;color:#fff;font-size:.7rem;font-weight:700}.video-tile__meta{display:grid;gap:.2rem;padding:.65rem .75rem .8rem}.video-tile__title{font-weight:700}.video-tile__sub{color:#6b7c93;font-size:.8rem}.video-telegram{display:grid;gap:.5rem;justify-items:start}.purchase-list{display:grid;gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none}.purchase-user-picks{display:grid;gap:.35rem;margin:.45rem 0 0;padding:0;list-style:none}.purchase-user-picks button{width:100%;text-align:left;border:1px solid #e8eef6;background:#f5f8fc;color:inherit;font:inherit;font-size:.85rem;padding:.4rem .65rem;border-radius:8px;cursor:pointer}.purchase-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:1px solid #e8eef6;font-size:.9rem}.row-menu{display:flex;justify-content:flex-end}.row-menu__btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:8px;background:#f5f8fc;color:#1a2a44;cursor:pointer}.row-menu__btn svg{width:1.15rem;height:1.15rem}.row-menu__btn:hover,.row-menu__btn[aria-expanded=true]{background:#e8eef6}.row-menu__list{position:fixed;z-index:30;min-width:10rem;padding:.3rem;background:#fff;border:1px solid #e8eef6;border-radius:10px;box-shadow:0 10px 24px #1a2a4424;display:grid}.row-menu__list button{border:0;background:transparent;color:inherit;font:inherit;font-size:.9rem;font-weight:600;text-align:left;padding:.5rem .7rem;border-radius:8px;cursor:pointer}.row-menu__list button:hover{background:#f5f8fc}.row-menu__list .is-danger{color:#b91c1c}.user-roles{display:grid;gap:.45rem;margin:0;padding:0;border:0}.user-roles legend{padding:0;font-size:.85rem;font-weight:600}.user-roles__item{display:flex;align-items:center;gap:.55rem;font-weight:600}.user-roles__item input{width:auto}.school-pager{display:flex;gap:.75rem;align-items:center}.card{width:min(40rem,100%);background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:1.5rem;display:grid;gap:.85rem}.dash-body .card{width:100%}h1,.card h2{margin:0;font-size:1.35rem}.muted{margin:0;color:#6b7c93}.error{margin:0;color:#dc2626}.success{margin:0;color:#15803d}.feedback-form,.user-form{display:grid;gap:.9rem}.feedback-field,.user-field{display:grid;gap:.35rem}.feedback-field span,.user-field span{font-size:.85rem;font-weight:600}.feedback-field input,.feedback-field select,.feedback-field textarea,.user-field input,.user-field select,.user-field textarea{width:100%;border:1px solid #e8eef6;border-radius:10px;padding:.7rem .85rem;font:inherit;color:inherit;background:#fff}.feedback-field input:focus,.feedback-field select:focus,.feedback-field textarea:focus,.user-field input:focus,.user-field select:focus,.user-field textarea:focus{outline:2px solid #93c5fd;outline-offset:1px;border-color:#3b82f6}.feedback-field textarea,.user-field textarea{min-height:8rem;resize:vertical}.feedback-phone,.user-phone{display:flex;align-items:stretch;border:1px solid #e8eef6;border-radius:10px;background:#fff;overflow:hidden}.feedback-phone:focus-within,.user-phone:focus-within{outline:2px solid #93c5fd;outline-offset:1px;border-color:#3b82f6}.feedback-phone__prefix,.user-phone__prefix{display:flex;align-items:center;padding:0 .75rem;background:#f5f8fc;color:#1a2a44;font-weight:600;border-right:1px solid #e8eef6;-webkit-user-select:none;user-select:none}.feedback-phone input,.user-phone input{border:0;border-radius:0;outline:none}.feedback-phone input:focus,.user-phone input:focus{outline:none;border-color:transparent}.user-password{display:flex;align-items:stretch;border:1px solid #e8eef6;border-radius:10px;background:#fff;overflow:hidden}.user-password:focus-within{outline:2px solid #93c5fd;outline-offset:1px;border-color:#3b82f6}.user-password input{border:0;border-radius:0;outline:none}.user-password input:focus{outline:none;border-color:transparent}.user-password__toggle{flex:none;display:flex;align-items:center;justify-content:center;width:2.75rem;border:0;border-left:1px solid #e8eef6;background:#f5f8fc;color:#1a2a44;cursor:pointer;padding:0}.user-password__toggle:hover{background:#e8eef6}.user-password__toggle svg{width:1.2rem;height:1.2rem}.feedback-captcha{display:grid;gap:.6rem}@media(min-width:40rem){.feedback-captcha{grid-template-columns:1fr auto;align-items:end}}.feedback-submit,.user-submit{justify-self:start;border:0;cursor:pointer;min-width:6.5rem;padding:.55rem 1.35rem;border-radius:999px;background:#3b82f6;color:#fff;font:inherit;font-size:.95rem;font-weight:600}.feedback-submit:hover,.user-submit:hover{background:#2563eb}.feedback-submit:disabled,.user-submit:disabled{opacity:.65;cursor:not-allowed}.auth-switch{margin-top:.25rem}.auth-switch a{color:#2563eb;font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}pre{margin:0;overflow:auto;font-size:.85rem;background:#f3f6fa;padding:.75rem;border-radius:8px}@media(max-width:1099px)and (min-width:640px){.site-header{flex-wrap:nowrap;padding:.65rem 1.15rem;gap:.85rem}.site-logo img{height:36px;max-width:150px}.site-nav{order:0;flex-basis:auto;justify-content:center;gap:.85rem 1rem;padding:0}.site-nav a{font-size:.82rem}.site-login{min-width:0;padding:.4rem 1rem;font-size:.85rem}.site-tools{gap:.55rem}.lang-switch{font-size:.75rem}.hero__inner{gap:1.35rem;padding:1.75rem 1.15rem 2rem}.hero__title{font-size:1.45rem}.hero__text{font-size:.95rem}.hero__cta{padding:.55rem 1.25rem;font-size:.9rem}.steam__inner{padding:1.15rem 1.15rem 1.5rem}.steam__row{gap:.55rem}.steam-card{padding:.55rem .25rem .7rem}.steam-card__icon{width:4rem;height:4rem}.steam-card__name{font-size:.78rem}.steam-card__letter{padding:.28rem .4rem;height:1.2rem;font-size:.68rem}.subjects__inner{padding:1.5rem 1.15rem}.subjects__row{gap:.75rem}.subject-card{min-height:6.5rem;padding:.9rem .45rem}.subject-card__mark{width:2.1rem;height:2.1rem;font-size:.9rem}.subject-card__name{font-size:.8rem}.videos__inner{padding:1.5rem 1.15rem}.videos__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.labs__inner{padding:1.5rem 1.15rem}.labs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:639px){.site-header{flex-wrap:nowrap;padding:.7rem 1rem}.site-logo img{height:34px;max-width:min(160px,52vw)}.site-login--bar,.site-tools{display:none}.site-nav-tools{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:.5rem;padding-top:.5rem}.site-nav-tools .lang-switch{align-self:flex-start;font-size:.9rem}.site-menu-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px 9px;border:0;border-radius:10px;background:#f3f6fa;cursor:pointer;z-index:2}.site-menu-btn span{display:block;height:2px;width:100%;background:#1a2a44;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.site-header.is-open .site-menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.is-open .site-menu-btn span:nth-child(2){opacity:0}.site-header.is-open .site-menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1rem 1.25rem;background:#fff;border-bottom:1px solid #e8eef6;box-shadow:0 12px 24px #1a2a4414;z-index:5}.site-header.is-open .site-nav{display:flex}.site-nav a,.site-nav__toggle{padding:.85rem .25rem;border-bottom:1px solid #eef2f7;font-size:1.05rem}.site-nav__item{display:flex;flex-direction:column;align-items:stretch}.site-nav__menu{position:static;display:none;min-width:0;margin:0;padding:0 0 0 .85rem;border:0;border-radius:0;box-shadow:none;background:transparent}.site-nav__menu .site-nav__item>.site-nav__menu{margin-left:0}.site-nav__item:hover>.site-nav__menu,.site-nav__item:focus-within>.site-nav__menu{display:none}.site-nav__item.is-open>.site-nav__menu{display:block}.site-nav__menu a,.site-nav__menu .site-nav__toggle,.site-nav__menu .site-nav__inactive{padding:.7rem .25rem}.site-nav__toggle:after{margin-left:auto;transform:rotate(45deg)}.site-nav__item.is-open>.site-nav__toggle:after{transform:rotate(-135deg) translate(-1px,-1px)}.site-nav__menu .site-nav__toggle:after{transform:rotate(45deg)}.site-login--nav{display:inline-flex;margin-top:.75rem;width:100%;border-bottom:0}.hero__inner{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem 1rem 1.75rem}.hero__title{font-size:1.45rem}.hero__text{font-size:.98rem}.hero__visual{order:1;max-width:22rem;margin:0 auto}.steam__inner{padding:.7rem .5rem .95rem}.steam__row{gap:.2rem}.steam-card{gap:.22rem;padding:.25rem .05rem .4rem}.steam-card__icon{width:2.2rem;height:2.2rem}.steam-card__name{font-size:clamp(.5rem,2.5vw,.68rem)}.steam-card__letter{padding:.18rem .28rem;height:auto;font-size:inherit;white-space:nowrap}.subjects__inner{padding:1.25rem 1rem 1.5rem}.subjects__title{font-size:1.1rem}.subjects__row{display:flex;gap:.7rem;overflow-x:auto}.subjects__row li{flex:0 0 8.5rem}.subject-card{min-height:8.25rem}.videos__inner{padding:1.25rem 1rem 1.5rem}.videos__title{font-size:1.1rem}.videos__grid{grid-template-columns:1fr 1fr}.video-card__play{width:2.35rem;height:2.35rem}.labs__inner{padding:1.25rem 1rem 1.5rem}.labs__title{font-size:1.1rem}.labs__grid{grid-template-columns:1fr 1fr}}.site-footer{background:#fff;border-top:1px solid #e8eef6;padding:2rem}.site-footer__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;align-items:start;max-width:1120px;margin:0 auto}.site-footer__logo{display:inline-flex;line-height:0}.site-footer__logo img{display:block;height:40px;width:auto;max-width:180px;object-fit:contain;object-position:left center}.site-footer__col p,.site-footer__col li{margin:0;color:#6b7c93;font-size:.9rem}.site-footer__col p{margin-top:.75rem;max-width:16rem}.site-footer__col h2{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#1a2a44}.site-footer__col ul{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.site-footer__col ul ul{margin-top:.35rem;margin-bottom:.35rem;padding-left:.75rem;gap:.3rem}.site-footer__col a{color:#3d6aa3;text-decoration:none}.site-footer__col a:hover{color:#2b4f86}.site-footer__inactive{color:#9aa8b8}.site-footer__wa{display:inline-flex;align-items:center;gap:.45rem}.site-footer__wa svg{flex:0 0 auto;width:1.1em;height:1.1em;color:#25d366}@media(max-width:1099px)and (min-width:640px){.site-footer{padding:1.5rem 1.15rem}.site-footer__row{gap:1.25rem}.site-footer__logo img{height:34px;max-width:140px}.site-footer__col p,.site-footer__col li,.site-footer__col h2{font-size:.8rem}}@media(max-width:639px){.site-footer{padding:1.25rem 1rem 1.75rem}.site-footer__row{grid-template-columns:1fr 1fr;gap:1.25rem 1rem}.site-footer__logo img{height:32px;max-width:130px}}
