@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Balsamiq+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Balsamiq+Sans&display=swap";@font-face{font-family:Montserrat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/teacher/fonts/Montserrat-wght.ttf) format("truetype")}html,#parentCabinet.parent-cabinet--shell{margin:0;min-height:100%}#parentCabinet.parent-cabinet--shell{overflow:hidden;background:#fefaf9;color:var(--parent-text);font-family:Montserrat,Segoe UI,sans-serif;letter-spacing:0}button,a{font:inherit}:root{--parent-page: #fefaf9;--parent-block: #f9f4f0;--parent-text: #925225;--parent-primary: #fd9731;--parent-primary-soft: #ffca97;--parent-selected: #fcefdf;--parent-success: #bfe3a2;--parent-white: #ffffff;--parent-sidebar: 256px;--parent-content-pad: 32px;--parent-gap: 48px;--parent-radius: 16px;--parent-title: 18px;--parent-text-md: 18px;--parent-text-sm: 15px;--parent-text-xs: 13px;--parent-big: 24px}@media (min-width: 1600px){:root{--parent-sidebar: 384px;--parent-content-pad: 48px;--parent-gap: 64px;--parent-title: 24px;--parent-text-md: 24px;--parent-text-sm: 20px;--parent-text-xs: 18px;--parent-big: 36px}}@media (max-width: 933px){:root{--parent-sidebar: 224px;--parent-content-pad: 24px;--parent-gap: 32px}}.parent-shell{display:grid;grid-template-columns:var(--parent-sidebar) minmax(0,1fr);width:100vw;height:100vh;background:var(--parent-page)}.parent-menu-toggle,.parent-menu-backdrop,.parent-mobile-logout{display:none}.parent-menu{display:flex;flex-direction:column;gap:21px;height:100vh;padding:21px;overflow:hidden;background:var(--parent-block)}@media (min-width: 761px){.parent-menu{position:sticky;top:0}}@media (min-width: 1600px){.parent-menu{gap:32px;padding:32px}}@media (max-width: 760px){:root{--parent-content-pad: 16px;--parent-gap: 24px}.parent-shell{grid-template-columns:minmax(0,1fr)}.parent-menu-toggle{position:fixed;top:12px;left:12px;z-index:70;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:var(--parent-block);box-shadow:0 4px 16px #5c38141f;cursor:pointer}.parent-menu-toggle span{display:block;width:20px;height:2px;margin:0 auto;border-radius:2px;background:var(--parent-text);transition:transform .18s ease,opacity .18s ease}.parent-shell--menu-open .parent-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.parent-shell--menu-open .parent-menu-toggle span:nth-child(2){opacity:0}.parent-shell--menu-open .parent-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.parent-mobile-logout{position:fixed;top:12px;right:12px;z-index:70;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:0;border-radius:12px;background:var(--parent-block);color:var(--parent-text);font-size:14px;font-weight:600;line-height:1;box-shadow:0 4px 16px #5c38141f;cursor:pointer}.parent-shell--menu-open .parent-mobile-logout{visibility:hidden;pointer-events:none}.parent-menu{position:fixed;top:0;left:0;z-index:65;width:min(280px,calc(100vw - 24px));max-width:100%;height:100vh;height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(calc(-100% - 16px));transition:transform .22s ease;box-shadow:8px 0 28px #5c381424}.parent-shell--menu-open .parent-menu{transform:translate(0)}.parent-menu #pcShellLogoutBtn{margin-top:auto;flex-shrink:0}.parent-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#2c1c0c61}.parent-shell--menu-open .parent-menu-backdrop{display:block}.parent-content{min-width:0;grid-column:1}.parent-content__inner{padding-top:56px}body.parent-menu-open{overflow:hidden}}.parent-logo{width:100%;max-width:320px;height:auto}.parent-profile{display:flex;align-items:center;gap:10px;min-width:0}.parent-avatar{width:46px;height:46px;flex:0 0 auto;border-radius:50%}@media (min-width: 1600px){.parent-avatar{width:70px;height:70px}}.parent-profile__name{margin:0 0 6px;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.parent-profile__role{margin:0;font-size:12px;line-height:1;white-space:nowrap}@media (min-width: 1600px){.parent-profile__name{font-size:24px}.parent-profile__role{font-size:18px}}.parent-nav{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0}@media (max-width: 933px){.parent-nav{gap:0}}.parent-nav__item{display:flex;align-items:center;gap:11px;width:100%;padding:11px;color:var(--parent-text);text-decoration:none;border-radius:11px;transition:background .16s ease,transform .16s ease}.parent-nav__item:hover,.parent-nav__item:focus-visible{background:#fcefdfb8;outline:none}.parent-nav__item.is-active{color:var(--parent-primary);background:var(--parent-selected)}.parent-nav__icon{width:21px;height:21px;flex:0 0 auto}.parent-nav__label{overflow:hidden;font-size:16px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1600px){.parent-nav__item{gap:16px;padding:16px;border-radius:16px}.parent-nav__icon{width:32px;height:32px}.parent-nav__label{font-size:20px}}.parent-subscription{display:flex;flex-direction:column;align-items:center;gap:11px;width:100%;padding:11px 14px;text-align:center;background:var(--parent-page);border-radius:16px}.parent-subscription .parent-button{width:auto;min-height:40px;padding:11px 21px;font-size:14px;line-height:1.2;color:var(--parent-white);font-weight:700}.parent-subscription strong{display:block;margin-bottom:6px;font-size:15px;line-height:1.2;color:var(--parent-text);font-weight:700}.parent-subscription span{display:block;font-size:13px;line-height:1.35;color:var(--parent-text);opacity:1;font-weight:500}@media (min-width: 1600px){.parent-subscription{gap:16px;padding:16px}.parent-subscription strong{font-size:20px}.parent-subscription span{font-size:16px}.parent-subscription .parent-button{min-height:60px;padding:16px 32px;font-size:18px}}@media (max-height: 520px){.parent-subscription{background:transparent;padding:0}.parent-subscription__text{display:none}.parent-subscription .parent-button{width:100%;min-height:40px;padding:8px 10px;font-size:12px;line-height:1.1;white-space:normal}}.parent-content{height:100vh;min-width:0;overflow-x:hidden;overflow-y:auto;padding:var(--parent-content-pad);scrollbar-width:none}.parent-content::-webkit-scrollbar{width:0;height:0}.parent-content__inner{display:flex;flex-direction:column;gap:var(--parent-gap);width:100%;max-width:1440px}#parentPageInner.parent-page-inner--hydrating{visibility:hidden}.parent-page-title{display:flex;align-items:center;min-height:66px;padding:16px 32px;background:var(--parent-block);border-radius:var(--parent-radius)}.parent-page-title h1{margin:0;font-size:28px;line-height:1;white-space:nowrap}.parent-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:stretch}.child-picker{display:flex;align-items:center;gap:10px;min-width:176px;min-height:66px;padding:12px 24px;background:var(--parent-block);border-radius:var(--parent-radius)}.child-picker img{width:42px;height:42px;flex:0 0 auto;border-radius:50%;object-fit:cover}.child-picker strong{font-size:var(--parent-text-sm);white-space:nowrap}@media (min-width: 1600px){.parent-page-title{min-height:82px;padding:24px 48px}.child-picker{min-width:232px;min-height:82px;padding:16px 32px}.child-picker img{width:56px;height:56px}}@media (max-width: 933px){.parent-page-head{gap:16px}.child-picker{min-width:158px;padding:10px 14px}}.parent-header-grid{display:grid;grid-template-columns:252px 242px minmax(0,1fr);gap:42px;align-items:stretch}@media (min-width: 1600px){.parent-header-grid{grid-template-columns:356px 341px minmax(0,1fr);gap:64px}}@media (max-width: 1279px){.parent-header-grid{grid-template-columns:252px minmax(0,1fr);column-gap:42px;row-gap:48px}.parent-header-grid .parent-info-card--wide{grid-column:1 / -1;min-height:69px;padding-top:11px;padding-bottom:11px}}@media (max-width: 933px){.parent-header-grid{column-gap:24px;row-gap:32px}}.parent-info-card,.parent-card{background:var(--parent-block);border-radius:var(--parent-radius)}.parent-info-card{display:flex;align-items:center;gap:11px;min-height:78px;padding:16px 32px}.parent-info-card--wide{min-width:0}.parent-info-card__icon{width:46px;height:46px;flex:0 0 auto;object-fit:contain}.parent-header-grid .parent-info-card:first-child .parent-info-card__icon{border-radius:50%;object-fit:cover}.parent-info-card__icon--wide{width:56px}.parent-info-card p{margin:0;font-size:15px;line-height:1.2}.parent-info-card strong{font-size:18px;white-space:nowrap}@media (min-width: 1600px){.parent-info-card{gap:16px;min-height:118px;padding:24px 48px}.parent-info-card__icon{width:70px;height:70px}.parent-info-card__icon--wide{width:85px}.parent-info-card p{font-size:20px}.parent-info-card strong{font-size:24px}}.parent-section{display:flex;flex-direction:column;gap:16px;min-width:0}.parent-section__title{margin:0;color:var(--parent-text);font-size:var(--parent-title);font-weight:700;line-height:1.2}.parent-card{padding:24px}@media (min-width: 1600px){.parent-card{padding:24px 48px}}.parent-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:11px 21px;color:var(--parent-text);text-decoration:none;white-space:nowrap;border:0;border-radius:30px;background:var(--parent-primary-soft);cursor:pointer;transition:transform .16s ease,filter .16s ease}.parent-button:hover,.parent-button:focus-visible{transform:translateY(-1px);outline:none;filter:brightness(1.02)}.parent-button--primary{color:var(--parent-white);font-weight:700;background:var(--parent-primary)}.parent-button.is-active{color:var(--parent-white);background:var(--parent-primary)}@media (min-width: 1600px){.parent-button{min-height:60px;padding:16px 32px;font-size:24px}.parent-button--small{min-height:40px;padding:11px 21px;font-size:16px}}.course-progress{display:flex;flex-direction:column;gap:24px}@media (min-width: 1600px){.course-progress{gap:16px}}.course-progress__name{margin:0;font-size:var(--parent-title);font-weight:700;line-height:1.2}.course-progress__meta{margin:0;font-size:var(--parent-text-sm)}.lesson-grid{--lesson-gap: 10px;--lesson-size: min(96px, calc((100% - 40px)/5) );display:grid;grid-template-columns:repeat(5,var(--lesson-size));width:min(520px,100%);gap:24px var(--lesson-gap);align-items:start}.lesson-tile--locked{opacity:.55}@media (min-width: 1600px){.lesson-grid{--lesson-size: 96px;grid-template-columns:repeat(10,var(--lesson-size));width:1050px;gap:10px}}.lesson-progress{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:0}.lesson-tile{position:relative;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;border:4px solid var(--parent-white);border-radius:16px}.lesson-tile__bg{width:100%;height:100%;object-fit:cover}.lesson-tile__badge{position:absolute;left:50%;top:50%;width:50%;height:50%;transform:translate(-50%,-50%)}.lesson-tile__number{position:absolute;left:50%;top:50%;color:#ffebd7;font-family:Balsamiq Sans,cursive;font-size:40px;line-height:1;transform:translate(-50%,-50%)}@media (max-width: 839px){.lesson-tile__number{font-size:clamp(32px,4.6vw,40px)}}.lesson-state{display:flex;align-items:center;justify-content:center;min-height:40px}.lesson-state img{width:32px;height:21px}.lesson-state--now{flex-direction:column;gap:6px;min-height:48px;color:var(--parent-primary);font-size:16px;line-height:1}.lesson-state--now img{width:20px;height:20px}.progress-actions{display:flex;justify-content:flex-end}.home-grid{display:grid;grid-template-columns:minmax(0,568px) minmax(280px,1fr);gap:42px;align-items:start}@media (min-width: 1600px){.home-grid{grid-template-columns:1fr;gap:64px}}@media (max-width: 1279px){.home-grid{grid-template-columns:1fr}}.stats-grid{display:grid;grid-template-columns:1fr;gap:42px}@media (min-width: 1600px){.stats-grid{grid-template-columns:351px 393px minmax(0,1fr);gap:64px}}@media (max-width: 1279px) and (min-width: 934px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#parentCabinet.parent-cabinet--shell[data-page=home] .stats-grid .stat-card:nth-child(3){grid-column:1 / -1}}@media (max-width: 933px){.stats-grid{grid-template-columns:1fr;gap:16px}}.stat-card{display:flex;align-items:center;gap:21px;min-height:105px;padding:16px 32px;background:var(--parent-block);border-radius:var(--parent-radius)}.stat-card__icon{width:63px;height:63px;object-fit:contain}.stat-card p{margin:0;font-size:var(--parent-text-md);line-height:1}.stat-card strong{display:block;font-size:var(--parent-big);line-height:1}@media (min-width: 1600px){.stat-card{gap:32px;min-height:150px;padding:24px 48px}.stat-card__icon{width:96px;height:96px}}.parent-materials-list{display:grid;gap:16px}.parent-materials-empty{margin:0;padding:24px 32px;color:#b18463;background:var(--parent-block);border-radius:var(--parent-radius);font-size:var(--parent-text-sm)}.material-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:48px;align-items:center;padding:24px 48px;background:var(--parent-block);border-radius:var(--parent-radius)}.material-card img{width:47px;height:63px;object-fit:contain}.material-card h3,.material-card p{margin:0}.material-card h3{font-size:var(--parent-title)}.material-card p{margin-top:12px;font-size:var(--parent-text-sm);line-height:1.3}.material-card__world{color:#b18463}.material-card>.material-card__action{color:var(--parent-text);font-weight:400;text-decoration:none;white-space:nowrap;background:var(--parent-primary-soft)}.material-card>.material-card__action:focus-visible{outline:3px solid var(--parent-text);outline-offset:3px}@media (min-width: 1600px){.material-card img{width:72px;height:96px}}@media (max-width: 760px){.material-card{grid-template-columns:auto minmax(0,1fr)}.material-card .parent-button{grid-column:2;justify-self:start}}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media (max-width: 933px){.cards-grid{grid-template-columns:1fr}}.program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.program-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:20px;min-height:104px;padding:24px;background:var(--parent-block);border-radius:var(--parent-radius)}.program-card__mark{display:grid;place-items:center;width:48px;height:48px;color:var(--parent-primary);border:4px solid var(--parent-primary-soft);border-radius:50%}.program-card__mark img{width:22px;height:14px}.program-card h3,.program-card p{margin:0}.program-card h3{margin-bottom:8px;font-size:var(--parent-text-sm)}.program-card ul{display:grid;gap:4px;padding:0;margin:0;list-style:none;font-size:var(--parent-text-xs);line-height:1.25}.program-card li:before{content:"✓";margin-right:6px;color:var(--parent-primary)}@media (max-width: 933px){.program-grid{grid-template-columns:1fr}}.mini-card{display:flex;flex-direction:column;gap:16px;justify-content:space-between;min-height:150px;padding:24px;background:var(--parent-block);border-radius:var(--parent-radius)}.mini-card h3,.mini-card p{margin:0}.mini-card h3{font-size:var(--parent-title)}.mini-card p{font-size:var(--parent-text-sm);line-height:1.25}.course-list{display:grid;gap:16px}.course-list--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 1152px){.course-list--three .tariff-card__body{grid-template-columns:1fr}.course-list--three .course-cover{width:min(192px,100%);justify-self:center}}@media (max-width: 1151px){.course-list--three{grid-template-columns:1fr}}.tariff-card{display:grid;gap:24px;padding:32px 21px;background:var(--parent-block);border-radius:var(--parent-radius)}.tariff-card__head{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;color:var(--parent-text)}.tariff-card__head p{margin:0;font-size:var(--parent-text-md)}.tariff-card__head strong{font-size:var(--parent-text-md)}.tariff-card__body{display:grid;grid-template-columns:192px minmax(0,1fr);gap:21px}.course-cover{width:192px;height:192px;object-fit:cover;border-radius:var(--parent-radius)}.feature-list{display:flex;flex-direction:column;gap:14px;padding:16px;margin:0;list-style:none;background:var(--parent-page);border-radius:var(--parent-radius)}.feature-list li{display:flex;gap:16px;align-items:flex-start;font-size:var(--parent-text-sm);line-height:1.25}.feature-list img{width:11px;height:7px;margin-top:.35em;flex:0 0 auto}.tariff-card__actions{display:flex;justify-content:flex-end}@media (min-width: 1600px){.course-list--three .tariff-card__body{grid-template-columns:1fr}}@media (max-width: 933px){.tariff-card__head,.tariff-card__body{grid-template-columns:1fr}.course-cover{width:160px;height:160px}}.current-plan{display:grid;grid-template-columns:64px minmax(0,1fr);gap:32px;align-items:center}.subscription-summary{display:grid;gap:16px}@media (min-width: 1152px){.subscription-summary{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:center}}.current-actions{display:grid;gap:16px;margin-top:0}.current-plan__icon{width:64px;height:64px}.data-list{display:grid;gap:8px}.data-row{display:grid;grid-template-columns:minmax(130px,1fr) minmax(180px,1fr);gap:16px;align-items:center;padding:10px;font-size:var(--parent-text-sm)}.data-row strong{font-weight:600}.action-row{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:11px 21px;color:var(--parent-text);text-decoration:none;border:0;border-radius:30px;background:transparent;cursor:pointer}.action-row img{width:8px;height:16px}.history-table,.settings-grid{display:grid;gap:16px}.summary-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.summary-card{display:flex;align-items:center;gap:16px;min-height:56px;padding:16px 24px;background:var(--parent-block);border-radius:var(--parent-radius)}.summary-card img{width:32px;height:32px;flex:0 0 auto;object-fit:contain}.summary-card p{margin:0;font-size:var(--parent-text-sm);line-height:1.25}@media (max-width: 933px){.summary-strip{grid-template-columns:1fr}}.history-group{display:grid;gap:8px}.history-date{margin:0;font-size:var(--parent-text-xs);font-weight:700}.history-row{display:grid;grid-template-columns:120px 1fr 1fr 120px 120px;gap:16px;align-items:center;min-height:56px;padding:12px 24px;font-size:var(--parent-text-sm);background:var(--parent-block);border-radius:var(--parent-radius)}.pill{display:inline-flex;justify-content:center;padding:5px 14px;font-size:var(--parent-text-xs);border:1px solid var(--parent-success);border-radius:999px}.pill--warn{border-color:var(--parent-primary-soft)}@media (max-width: 933px){.history-row{grid-template-columns:1fr 1fr}}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 933px){.settings-grid{grid-template-columns:1fr}}.setting-card{display:grid;gap:18px;padding:24px;background:var(--parent-block);border-radius:var(--parent-radius)}.profile-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:16px}.child-profile-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:center;min-height:80px;padding:16px 24px;background:var(--parent-block);border-radius:var(--parent-radius)}.child-profile-card img{width:56px;height:56px;border-radius:50%}.child-profile-card h3,.child-profile-card p{margin:0}.child-profile-card h3{font-size:var(--parent-text-sm)}.child-profile-card p{margin-top:6px;font-size:var(--parent-text-xs)}.subscription-settings-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px;background:var(--parent-block);border-radius:var(--parent-radius)}.subscription-settings-card img{width:64px;height:64px}.subscription-settings-card h3,.subscription-settings-card p{margin:0}.subscription-settings-card p{margin-top:6px;font-size:var(--parent-text-sm)}@media (max-width: 1151px){.profile-row,.subscription-settings-card{grid-template-columns:1fr}}.setting-card h2,.setting-card h3,.setting-card p{margin:0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:3px solid var(--parent-page)}.setting-row:last-child{border-bottom:0}.toggle{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:var(--parent-success)}.toggle:after{position:absolute;top:3px;right:3px;width:18px;height:18px;content:"";background:#fff;border-radius:50%}.toggle--off{background:var(--parent-primary-soft)}.toggle--off:after{right:auto;left:3px}.faq-list{padding:0 32px;background:var(--parent-block);border-radius:var(--parent-radius)}.faq-item{border-bottom:3px solid var(--parent-page)}.faq-item:last-child{border-bottom:0}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 0;color:var(--parent-text);text-align:left;border:0;background:transparent;cursor:pointer}.faq-question span{font-size:var(--parent-text-md);font-weight:700;line-height:1.25}.faq-question img{width:48px;height:48px;flex:0 0 auto}.faq-answer{display:none;margin:0;padding:0 0 16px;font-size:var(--parent-text-md);line-height:1.25}.faq-item.is-open .faq-answer{display:block}.plan-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width: 933px){.plan-track{grid-template-columns:1fr}}.track-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:20px;align-items:center;padding:24px;background:var(--parent-block);border-radius:var(--parent-radius)}.track-card__circle{display:grid;place-items:center;width:64px;height:64px;color:var(--parent-primary);border:4px solid var(--parent-primary-soft);border-radius:50%;font-size:32px;font-weight:700}.track-card h3,.track-card p{margin:0}.track-card h3{margin-bottom:8px;font-size:var(--parent-text-md)}.track-card p{font-size:var(--parent-text-sm);line-height:1.25}.content-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width: 933px){.content-cards{grid-template-columns:1fr}}.content-card{display:grid;gap:12px}.content-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--parent-radius)}.content-card h3,.content-card p{margin:0}.content-card h3{font-size:var(--parent-text-md)}.content-card p{font-size:var(--parent-text-sm);line-height:1.25}#parentCabinet.parent-cabinet--shell[data-page=subscription]{--subscription-section-title: 18px;--subscription-title: 18px;--subscription-text: 15px;--subscription-small: 13px;--subscription-tiny: 12px;--subscription-button: 16px;--subscription-row-cover: 192px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-content__inner{gap:48px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title{min-height:0;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title h1{font-size:28px;line-height:1}.subscription-section{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.subscription-section__title{margin:0;color:var(--parent-text);font-size:var(--subscription-section-title);font-weight:700;line-height:1}.subscription-current-card,.subscription-tariff-card,.subscription-offer-card{background:var(--parent-block);border-radius:var(--parent-radius)}.subscription-current-card{display:flex;gap:16px;align-items:center;width:100%;min-width:0;padding:8px 16px}.subscription-current-main{display:flex;flex:0 0 auto;gap:32px;align-items:center;min-width:0}.subscription-current__icon{width:64px;height:64px;flex:0 0 auto;object-fit:contain}.subscription-current-data{display:flex;flex-direction:column;min-width:0;margin:0}.subscription-current-row{display:grid;grid-template-columns:264px minmax(0,1fr);align-items:center;min-width:0}.subscription-current-row dt,.subscription-current-row dd{min-width:0;padding:10px;margin:0;color:var(--parent-text);font-size:var(--subscription-text);line-height:1}.subscription-current-row dd{font-weight:600}.subscription-current-actions{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-width:0;padding-left:16px;border-left:3px solid var(--parent-page)}.subscription-action{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:40px;padding:11px 21px;color:var(--parent-text);font-size:var(--subscription-small);line-height:1;text-align:left;background:transparent;border:0;border-radius:30px;cursor:pointer}.subscription-action img{width:8px;height:16px;flex:0 0 auto;object-fit:contain}.subscription-tariff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;align-items:stretch}.subscription-tariff-card{display:flex;flex-direction:column;gap:21px;width:100%;min-width:0;height:100%;padding:32px 21px}.subscription-tariff-head{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.subscription-tariff-copy{display:flex;flex-direction:column;gap:32px;min-width:0;color:var(--parent-text)}.subscription-tariff-copy p,.subscription-tariff-copy strong{margin:0;font-size:var(--subscription-title);line-height:1}.subscription-tariff-copy strong{font-weight:700}.subscription-tariff-subtitle{display:block;margin:0;font-weight:400;font-size:var(--subscription-small);line-height:1.2}.subscription-tariff-prices{display:flex;flex-direction:column;gap:8px}.subscription-tariff-price-old{font-size:var(--subscription-small);line-height:1;text-decoration:line-through}.subscription-tariff-price{display:block;margin:0;font-size:var(--subscription-title);line-height:1;color:var(--parent-primary);font-weight:700}.subscription-tariff-price--plain{color:var(--parent-text);font-weight:400}.subscription-tariff-footer__inner{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.subscription-tariff-note{margin:0;max-width:280px;color:var(--parent-text);font-size:var(--subscription-tiny);line-height:1.25;text-align:center}.subscription-tariff-cover{flex:0 0 auto;object-fit:contain;border-radius:var(--parent-radius)}.subscription-tariff-cover--desktop{width:100%;height:auto;aspect-ratio:1 / 1}.subscription-tariff-cover--row{display:none}.subscription-tariff-body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0}.subscription-feature-list{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;min-width:0;padding:16px;margin:0;color:var(--parent-text);list-style:none;background:var(--parent-page);border-radius:var(--parent-radius)}.subscription-feature-list li{display:flex;gap:16px;align-items:flex-start;min-width:0;font-size:var(--subscription-tiny);line-height:1.2}.subscription-feature-list li span{min-width:0}.subscription-feature-list img{width:11px;height:7px;flex:0 0 auto;margin-top:.3em;object-fit:contain}.subscription-tariff-footer{display:flex;justify-content:center;width:100%;margin-top:auto}.subscription-tariff-note--spacer{visibility:hidden;-webkit-user-select:none;user-select:none}.subscription-cta{display:inline-flex;align-items:center;justify-content:center;min-width:115px;min-height:40px;padding:11px 21px;color:var(--parent-text);font-size:var(--subscription-button);line-height:1;white-space:nowrap;border:0;border-radius:30px;background:var(--parent-primary-soft);cursor:pointer}.subscription-cta--primary{min-width:118px;color:var(--parent-white);font-weight:700;background:var(--parent-primary)}.subscription-cta--current,.subscription-cta--soft{background:var(--parent-primary-soft)}.subscription-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}.subscription-offer-card{display:flex;flex-direction:column;gap:32px;justify-content:space-between;min-height:222px;min-width:0;padding:32px 21px}.subscription-offer-card p{min-width:0;margin:0;color:var(--parent-text);font-size:var(--subscription-title);line-height:1.2}.subscription-offer-card .subscription-cta{align-self:center}#parentCabinet.parent-cabinet--shell[data-page=subscription] .subscription-faq-list{padding:0 32px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-question{padding:16px 0}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-question span,#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-answer{font-size:var(--subscription-title);line-height:1.2}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-question img{object-fit:contain}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-answer{padding-bottom:16px}@media (min-width: 1600px){#parentCabinet.parent-cabinet--shell[data-page=subscription]{--subscription-section-title: 24px;--subscription-title: 24px;--subscription-text: 20px;--subscription-small: 20px;--subscription-tiny: 20px;--subscription-button: 24px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-content{padding:32px 48px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-content__inner{gap:64px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title{padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title h1{font-size:40px}.subscription-current-card{gap:64px;padding:24px 48px}.subscription-current-main{flex:0 0 762px}.subscription-current__icon{width:96px;height:96px}.subscription-current-actions{flex:0 0 auto;gap:32px;padding:0 32px}.subscription-action{width:300px;min-height:60px;padding:16px 32px;font-size:20px}.subscription-action img{width:12px;height:24px}.subscription-tariff-grid,.subscription-offer-grid{gap:32px}.subscription-tariff-card{gap:32px;padding:48px 32px}.subscription-tariff-head{flex-direction:row;justify-content:space-between;gap:24px;align-items:flex-start}.subscription-tariff-copy{flex:1 1 0;min-width:0}.subscription-tariff-cover--desktop{width:127px;height:127px;aspect-ratio:auto}.subscription-feature-list{gap:16px;min-height:300px;height:auto;padding:32px}.subscription-feature-list img{width:16px;height:11px}.subscription-cta{min-width:256px;min-height:60px;padding:16px 32px;font-size:24px}.subscription-offer-card{gap:64px;min-height:222px;padding:48px 32px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .subscription-faq-list{padding:0 48px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-question{padding:32px 0}#parentCabinet.parent-cabinet--shell[data-page=subscription] .faq-answer{padding-bottom:32px}}@media (min-width: 1600px) and (max-width: 1839px){.subscription-current-card{gap:32px}.subscription-current-main{flex:1 1 auto}.subscription-current-row{grid-template-columns:220px minmax(0,1fr)}.subscription-current-actions{padding-right:16px;padding-left:16px}.subscription-action{width:260px}}@media (max-width: 1151px){.subscription-current-card{flex-direction:column;align-items:stretch;padding:24px}.subscription-current-main{width:100%}.subscription-current-data{flex:1 1 auto}.subscription-current-actions{width:100%;padding-top:16px;padding-left:0;border-top:3px solid var(--parent-page);border-left:0}.subscription-tariff-grid{grid-template-columns:1fr}.subscription-tariff-card{gap:32px}.subscription-tariff-head{display:block}.subscription-tariff-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:start}.subscription-tariff-copy>p,.subscription-tariff-copy>strong,.subscription-tariff-copy>.subscription-tariff-subtitle{grid-column:1}.subscription-tariff-copy>.subscription-tariff-price,.subscription-tariff-copy>.subscription-tariff-prices{grid-column:2;grid-row:1 / span 3;justify-self:end;text-align:right}.subscription-tariff-cover--desktop{display:none}.subscription-tariff-body{display:grid;grid-template-columns:var(--subscription-row-cover) minmax(0,1fr);gap:21px;align-items:stretch}.subscription-tariff-cover--row{display:block;width:var(--subscription-row-cover);height:var(--subscription-row-cover);object-fit:contain}.subscription-feature-list{justify-content:space-between;gap:0;font-size:var(--subscription-text)}.subscription-feature-list li{font-size:var(--subscription-text)}.subscription-tariff-footer{justify-content:flex-end}}@media (max-width: 933px){#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-content__inner{gap:32px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title{padding:16px 32px}.subscription-current-row{grid-template-columns:minmax(0,1fr) auto}.subscription-current-row dd{text-align:right}.subscription-offer-grid{grid-template-columns:1fr}.subscription-offer-card{flex-direction:row;gap:16px;align-items:flex-start;min-height:0;padding:32px 21px}.subscription-offer-card p{flex:1 1 auto}.subscription-offer-card .subscription-cta{flex:0 0 auto;align-self:center}}@media (max-width: 820px){#parentCabinet.parent-cabinet--shell[data-page=subscription]{--subscription-row-cover: 140px;--subscription-title: 16px;--subscription-section-title: 16px;--subscription-text: 14px;--subscription-small: 13px;--subscription-tiny: 12px;--subscription-button: 15px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title{padding:12px 16px}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-page-title h1{font-size:22px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}#parentCabinet.parent-cabinet--shell[data-page=subscription] .parent-content__inner{gap:24px}.subscription-current-main{gap:16px;width:100%}.subscription-current-card{flex-direction:column;align-items:stretch;padding:16px}.subscription-current-data{width:100%}.subscription-current-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.subscription-current-row dt,.subscription-current-row dd{padding:8px 0;font-size:var(--subscription-small);line-height:1.25;white-space:normal}.subscription-current-actions{width:100%;padding-top:12px;padding-left:0;border-top:3px solid var(--parent-page);border-left:0}.subscription-tariff-card{gap:20px;padding:20px 16px}.subscription-tariff-copy{display:flex;flex-direction:column;gap:8px}.subscription-tariff-copy>.subscription-tariff-price,.subscription-tariff-copy>.subscription-tariff-prices{grid-column:auto;grid-row:auto;justify-self:auto;text-align:left}.subscription-tariff-copy>p{font-size:var(--subscription-small)}.subscription-tariff-copy>strong{font-size:var(--subscription-title);line-height:1.2;white-space:normal}.subscription-tariff-subtitle{line-height:1.35}.subscription-tariff-body{display:flex;flex-direction:column;gap:16px;align-items:stretch}.subscription-tariff-cover--row{width:min(120px,40%);height:auto;max-height:120px;aspect-ratio:1 / 1;align-self:center;object-fit:contain}.subscription-feature-list{gap:12px;padding:14px;min-height:0}.subscription-feature-list li{gap:10px;font-size:var(--subscription-small);line-height:1.35}.subscription-tariff-footer{justify-content:center}.subscription-tariff-footer__inner{width:100%}.subscription-cta{width:100%;min-width:0;white-space:normal}.subscription-tariff-note{max-width:none}.subscription-offer-card{flex-direction:column;gap:16px;align-items:stretch;padding:20px 16px}.subscription-offer-card .subscription-cta{width:100%;align-self:stretch}}#parentCabinet.parent-cabinet--shell[data-page=settings],#teacherCabinet .teacher-page-inner{--settings-section-title: 18px;--settings-text: 15px;--settings-text-strong: 18px;--settings-button-text: 13px;--settings-gap: 16px;--settings-card-pad-x: 32px;--settings-card-pad-y: 16px;--settings-action-height: 40px;--settings-action-pad-x: 21px;--settings-arrow-w: 8px;--settings-arrow-h: 16px;--settings-toggle-w: 64px;--settings-toggle-h: 32px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-content__inner{gap:48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title{min-height:0;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title h1{font-size:28px;line-height:1}.settings-section{display:flex;flex-direction:column;gap:var(--settings-gap);width:100%}.settings-section__title{margin:0;color:var(--parent-text);font-size:var(--settings-section-title);font-weight:700;line-height:1}.settings-section.settings-profiles{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.settings-profile-grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:16px;width:max-content;min-width:100%;padding-bottom:4px}.settings-profile-grid .settings-child-card,.settings-profile-grid .settings-add-card{flex:0 0 auto;width:min(380px,88vw)}.settings-contacts-panel p{margin:0 0 10px;color:var(--parent-text);font-size:var(--settings-text-strong)}.settings-contact-link{color:var(--parent-primary);font-weight:600;text-decoration:underline}.settings-contacts-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.settings-child-card,.settings-add-card,.settings-subscription-card,.settings-panel,.settings-notification-list{background:var(--parent-block);border-radius:var(--parent-radius)}.settings-child-card{display:flex;align-items:center;gap:21px;min-width:0;padding:var(--settings-card-pad-y) var(--settings-card-pad-x)}.settings-child-card>img{width:46px;height:46px;flex:0 0 auto;border-radius:50%;object-fit:cover}.settings-child-card strong{flex:1;min-width:0;overflow:hidden;color:var(--parent-text);font-size:var(--settings-text-strong);line-height:1;text-overflow:ellipsis;white-space:nowrap}.settings-link-button,.settings-action-button{display:inline-flex;align-items:center;min-width:0;min-height:var(--settings-action-height);padding:11px var(--settings-action-pad-x);color:var(--parent-text);font-size:var(--settings-button-text);line-height:1;text-decoration:none;background:transparent;border:0;border-radius:30px;cursor:pointer}.settings-link-button{gap:21px;flex:0 0 auto;margin-left:auto}.settings-child-card__edit{gap:12px;padding-right:12px;padding-left:12px}.settings-link-button img,.settings-action-button img{width:var(--settings-arrow-w);height:var(--settings-arrow-h);flex:0 0 auto;object-fit:contain}.settings-add-card{display:flex;align-items:center;justify-content:center;min-width:0;padding:var(--settings-card-pad-y) 16px}.settings-add-button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--settings-action-height);padding:11px var(--settings-action-pad-x);color:var(--parent-primary-soft);font-size:16px;font-weight:500;line-height:1;white-space:nowrap;background:transparent;border:2px solid var(--parent-primary-soft);border-radius:30px;cursor:pointer}.settings-subscription-card{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:42px;align-items:center;width:100%;padding:16px 32px}.settings-subscription-main{display:flex;align-items:center;gap:32px;min-width:0}.settings-subscription__icon{width:64px;height:64px;flex:0 0 auto;object-fit:contain}.settings-subscription-list{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;margin:0}.settings-subscription-list div{display:grid;grid-template-columns:264px minmax(0,1fr);align-items:center;min-width:0}.settings-subscription-list dt,.settings-subscription-list dd{min-width:0;padding:10px;margin:0;color:var(--parent-text);font-size:var(--settings-text);line-height:1}.settings-subscription-list dd{font-weight:600}.settings-desktop-inline{display:none}.settings-compact-line{display:block}.settings-subscription-side{display:flex;flex-direction:column;gap:32px;align-items:flex-end;min-width:0}.settings-renewal-note{display:flex;gap:21px;align-items:flex-start;width:100%;min-width:0;padding:21px;background:var(--parent-page);border-radius:var(--parent-radius)}.settings-renewal-note img{width:32px;height:32px;flex:0 0 auto;object-fit:contain}.settings-renewal-note div{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-width:0}.settings-renewal-note p,.settings-panel__lead{margin:0;color:var(--parent-text);font-size:var(--settings-text);line-height:1}.settings-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--settings-action-height);padding:11px var(--settings-action-pad-x);color:#fff;font-size:16px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;background:var(--parent-primary);border-radius:30px}.settings-two-column{display:grid;gap:16px;width:100%}.settings-two-column--top{grid-template-columns:598px minmax(0,1fr);align-items:stretch}.settings-two-column--bottom{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.settings-notifications,.settings-documents,.settings-contact,.settings-microphone{min-width:0}.settings-notification-list{display:flex;flex-direction:column;min-width:0;padding:0 21px}.settings-notification-row{display:flex;gap:24px;align-items:center;width:100%;min-height:128.667px;min-width:0;padding:24px 0}.settings-notification-row+.settings-notification-row{border-top:4px solid var(--parent-page)}.settings-notification-row__icon{width:60px;flex:0 0 auto;object-fit:contain}.settings-notification-row__icon--bell{height:42px}.settings-notification-row__icon--report,.settings-notification-row__icon--promo{height:40px}.settings-notification-row__copy{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-width:0}.settings-notification-row__copy h3,.settings-notification-row__copy p{margin:0;color:var(--parent-text);font-size:var(--settings-text);line-height:1}.settings-notification-row__copy h3{font-weight:600}.settings-toggle{position:relative;display:flex;align-items:center;width:var(--settings-toggle-w);height:var(--settings-toggle-h);flex:0 0 var(--settings-toggle-w);padding:0;background:#e2d1c0;border:0;border-radius:24px;cursor:pointer;transition:background .16s ease}.settings-toggle span{width:var(--settings-toggle-h);height:var(--settings-toggle-h);background:#fff;border-radius:50%;transition:transform .16s ease}.settings-toggle.is-on,.settings-toggle[aria-checked=true]{background:#a6d87799}.settings-toggle.is-on span,.settings-toggle[aria-checked=true] span{transform:translate(calc(var(--settings-toggle-w) - var(--settings-toggle-h)))}.settings-panel{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.account-settings__panel{gap:16px;padding:var(--settings-card-pad-y) var(--settings-card-pad-x)}.account-settings__email-row{margin:0;color:var(--parent-text);font-size:var(--settings-text);line-height:1.35;overflow-wrap:anywhere}.account-password-form{display:grid;gap:12px;width:min(100%,520px)}.account-password-field{display:block;margin:0;color:var(--parent-text);font-size:var(--settings-text);line-height:1.35}.account-password-field__label{display:block;margin-bottom:5px;font-weight:500}.account-settings .account-password-form .password-wrap{display:block;position:relative}.account-settings .account-password-form .password-wrap input{width:100%;min-height:var(--settings-action-height);height:auto;margin:0;padding:9px 42px 9px 14px;color:var(--parent-text);font-size:var(--settings-text);line-height:1.35;background:#fff;border:2px solid var(--parent-primary-soft);border-radius:12px}.account-settings .account-password-form .password-wrap input:focus{outline:none;border-color:var(--parent-primary)}.account-settings .account-password-form .password-toggle{right:12px;width:20px;height:20px}.account-settings .account-password-form .account-password-submit{justify-self:start;width:auto;max-width:100%;min-height:var(--settings-action-height);height:auto;margin:2px 0 0;padding:11px var(--settings-action-pad-x);color:#fff;font-size:var(--settings-button-text);font-weight:700;line-height:1.2;background:var(--parent-primary);border:0;border-radius:30px;cursor:pointer}.account-settings .account-password-form .account-password-submit:disabled{cursor:wait;opacity:.65}.account-password-message{margin:0;font-size:var(--settings-text);line-height:1.35}.account-password-message[hidden]{display:none}.settings-documents-panel{gap:32px;height:100%;padding:24px 16px}.settings-action-button{justify-content:space-between;width:100%;gap:16px}.settings-action-button__text{display:inline-block;min-width:0;text-align:left}.settings-small-line{display:block}.settings-contact-panel,.settings-microphone-panel{padding:16px 32px}.settings-contact-panel{gap:48px}.settings-contact-list{display:flex;flex-direction:column;gap:48px;width:100%}.settings-contact-row,.settings-microphone-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}.settings-contact-row{gap:32px}.settings-contact-row__label{display:flex;align-items:center;gap:32px;min-width:0}.settings-contact-row__label strong{color:var(--parent-text);font-size:var(--settings-text-strong);font-weight:600}.settings-contact-row__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.settings-contact-value{display:block;font-size:var(--settings-text);font-weight:500;line-height:1.3;color:var(--parent-text)}.settings-contact-value .settings-contact-link{color:var(--parent-text);text-decoration:none;word-break:break-word}.settings-contact-value .settings-contact-link:hover{text-decoration:underline}.settings-contact-row__icon{flex:0 0 auto;object-fit:contain}.settings-contact-row__icon--email{width:42px;height:33px}.settings-contact-row__icon--telegram{width:42px;height:42px}.settings-microphone-panel{gap:48px}.settings-microphone__icon{width:32px;height:42.667px;flex:0 0 auto;object-fit:contain}.settings-microphone__guest-mic{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.settings-microphone__guest-mic .guest-action--mic{transform:scale(.72);transform-origin:center center}.settings-microphone__guest-mic .guest-action--mic:hover,.settings-microphone__guest-mic .guest-action--mic.is-active{transform:scale(.74)}@media (min-width: 1600px){#parentCabinet.parent-cabinet--shell[data-page=settings]{--settings-section-title: 24px;--settings-text: 20px;--settings-text-strong: 24px;--settings-button-text: 20px;--settings-card-pad-x: 48px;--settings-card-pad-y: 24px;--settings-action-height: 60px;--settings-action-pad-x: 32px;--settings-arrow-w: 12px;--settings-arrow-h: 24px;--settings-toggle-w: 96px;--settings-toggle-h: 48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-content{padding:32px 48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-content__inner{gap:64px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title{padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title h1{font-size:40px}.settings-child-card{gap:32px}.settings-child-card>img{width:70px;height:70px}.settings-link-button{gap:32px}.settings-child-card__edit{gap:24px;padding-right:24px;padding-left:24px}.settings-add-button{font-size:24px}.settings-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr)) 224px}.settings-subscription-card{grid-template-columns:762px minmax(0,1fr);gap:64px;padding:24px 48px}.settings-subscription__icon{width:96px;height:96px}.settings-subscription-list div{grid-template-columns:264px minmax(0,1fr)}.settings-desktop-inline{display:inline}.settings-compact-line{display:none}.settings-renewal-note{gap:32px;padding:32px}.settings-renewal-note img{width:48px;height:48px}.settings-primary-button{min-height:60px;padding:16px 32px;font-size:24px}.settings-two-column--top{grid-template-columns:896px minmax(0,1fr);gap:64px}.settings-two-column--bottom{gap:64px}.settings-notification-list{min-height:474px;padding:0 32px}.settings-notification-row{flex:1 1 0;gap:48px;min-height:158px;padding:32px 48px}.settings-notification-row__icon--bell{height:64px}.settings-notification-row__icon--report{width:48px;height:64px}.settings-notification-row__icon--promo{height:54px}.settings-documents-panel{gap:32px;padding:24px 32px}.settings-action-button{padding:16px 32px}.settings-small-line{display:inline}.settings-contact-panel,.settings-microphone-panel{padding:32px 48px}.settings-contact-row__label strong{font-size:24px}.settings-contact-row__icon--email{width:64px;height:51px}.settings-contact-row__icon--telegram{width:64px;height:64px}.settings-microphone__icon{width:48px;height:64px}}@media (min-width: 1600px) and (max-width: 1839px){#parentCabinet.parent-cabinet--shell[data-page=settings]{--settings-section-title: 18px;--settings-text: 15px;--settings-text-strong: 18px;--settings-button-text: 13px;--settings-card-pad-x: 32px;--settings-card-pad-y: 16px;--settings-action-height: 40px;--settings-action-pad-x: 21px;--settings-arrow-w: 8px;--settings-arrow-h: 16px;--settings-toggle-w: 64px;--settings-toggle-h: 32px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-content__inner{gap:48px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title h1{font-size:28px}.settings-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr)) 160px}.settings-child-card{gap:21px;padding:16px 32px}.settings-child-card>img{width:46px;height:46px}.settings-child-card strong{font-size:18px}.settings-child-card__edit{gap:12px;min-height:40px;padding:11px 12px;font-size:13px}.settings-child-card__edit img{width:8px;height:16px}.settings-add-button{min-height:40px;padding:11px 21px;font-size:16px}.settings-subscription-card{grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:42px;padding:16px 32px}.settings-subscription__icon{width:64px;height:64px}.settings-desktop-inline{display:none}.settings-compact-line{display:block}.settings-renewal-note{gap:21px;padding:21px}.settings-renewal-note img{width:32px;height:32px}.settings-primary-button{min-height:40px;padding:11px 21px;font-size:16px}.settings-two-column--top{grid-template-columns:minmax(0,760px) minmax(0,1fr);gap:32px}.settings-two-column--bottom{gap:32px}.settings-notification-list{min-height:auto;padding:0 21px}.settings-notification-row{flex:0 0 auto;gap:24px;min-height:128.667px;padding:24px 0}.settings-notification-row__icon--bell,.settings-notification-row__icon--report,.settings-notification-row__icon--promo{width:60px;height:46px}.settings-documents-panel{gap:32px;padding:24px 16px}.settings-action-button{justify-content:space-between;padding:11px 21px;text-align:left}.settings-small-line{display:block}.settings-contact-panel,.settings-microphone-panel{padding:16px 32px}.settings-contact-row__label strong{font-size:18px}.settings-contact-row__icon--email{width:42px;height:33px}.settings-contact-row__icon--telegram{width:42px;height:42px}.settings-microphone__icon{width:32px;height:42.667px}}@media (max-width: 1151px){.settings-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-add-card{grid-column:1 / -1;justify-content:flex-start;padding-right:var(--settings-card-pad-x);padding-left:var(--settings-card-pad-x)}.settings-child-card{gap:16px;padding-right:18px;padding-left:18px}.settings-subscription-card{grid-template-columns:1fr;gap:24px;padding:16px 21px}.settings-subscription-side{width:100%}.settings-two-column{grid-template-columns:1fr}.settings-documents-panel{height:auto}}@media (max-width: 933px){#parentCabinet.parent-cabinet--shell[data-page=settings]{--settings-gap: 8px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-content__inner{gap:32px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title{padding:16px 32px}.settings-child-card__edit{display:none}.settings-child-card strong:after{content:" ▼"}.settings-subscription-card{padding:16px 32px}.settings-subscription-list div{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.settings-notifications{gap:8px}.settings-notification-list{padding:0 32px}.settings-notification-row{min-height:128.667px}.settings-notification-row__copy p{line-height:1.12}.settings-documents{gap:8px}.settings-documents-panel{gap:16px;padding:16px 32px}.settings-contact,.settings-microphone{gap:16px}.settings-contact-panel,.settings-microphone-panel{gap:24px;padding:16px 32px}.settings-contact-list{gap:24px}.settings-contact-row__label{gap:16px}}@media (max-width: 820px){.settings-child-card{gap:12px;padding-right:14px;padding-left:14px}.settings-child-card strong{font-size:16px}.settings-subscription-card{padding-right:21px;padding-left:21px}.settings-subscription-main{gap:21px}.settings-subscription-list div{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.settings-notification-list,.settings-documents-panel,.settings-contact-panel,.settings-microphone-panel{padding-right:21px;padding-left:21px}.settings-notification-row{gap:16px}.settings-notification-row__icon{width:42px}.settings-contact-row__button,.settings-microphone__button{padding-right:8px;padding-left:8px}}#parentCabinet.parent-cabinet--shell[data-page=history]{--history-summary-text: 18px;--history-day-title: 18px;--history-row-text: 15px;--history-status-text: 15px;--history-summary-gap: 42px;--history-card-gap: 21px;--history-card-pad-x: 32px;--history-card-pad-y: 16px;--history-list-pad-x: 32px;--history-row-gap: 16px;--history-status-pad-x: 16px;--history-status-border: 4px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-head{gap:42px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title{min-height:78px;padding:16px 32px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title h1{font-size:28px;line-height:1}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker{gap:11px;min-width:auto;min-height:78px;padding:16px 32px}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker img{width:46px;height:46px}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker strong{font-size:18px;line-height:1}.history-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--history-summary-gap);width:100%;min-width:0}.history-summary-card{display:flex;align-items:center;gap:var(--history-card-gap);min-width:0;min-height:61px;padding:var(--history-card-pad-y) var(--history-card-pad-x);background:var(--parent-block);border-radius:var(--parent-radius)}.history-summary-card__icon{flex:0 0 auto;object-fit:contain}.history-summary-card__icon--calendar{width:21px;height:21px}.history-summary-card__icon--good{width:32px;height:21px}.history-summary-card p{flex:1 1 auto;min-width:0;margin:0;color:var(--parent-text);font-size:var(--history-summary-text);line-height:1.25;white-space:normal;overflow-wrap:anywhere}.history-summary-card strong{font-weight:700}.history-day{display:flex;flex-direction:column;gap:16px;width:100%}.history-day__title{margin:0;color:var(--parent-text);font-size:var(--history-day-title);font-weight:700;line-height:1}.history-list{display:flex;flex-direction:column;width:100%;min-width:0;padding:0 var(--history-list-pad-x);background:var(--parent-block);border-radius:var(--parent-radius)}.history-entry{display:grid;grid-template-columns:36px repeat(4,minmax(0,1fr)) auto;gap:var(--history-row-gap);align-items:center;width:100%;min-width:0;padding:16px 0}.history-entry+.history-entry{border-top:4px solid var(--parent-page)}.history-entry__kind{display:contents}.history-entry__icon{align-self:center;justify-self:start;flex:0 0 auto;object-fit:contain}.history-entry__icon--academy,.history-entry__icon--song{width:36px;height:32px}.history-entry__icon--academy-alt,.history-entry__icon--story{width:36px;height:21px}.history-entry__type,.history-entry__name,.history-entry__part,.history-entry__time{min-width:0;overflow:hidden;color:var(--parent-text);font-size:var(--history-row-text);line-height:1;text-overflow:ellipsis;white-space:nowrap}.history-entry__part{text-align:right}.history-status{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:0;padding:10px var(--history-status-pad-x);color:var(--parent-text);font-size:var(--history-status-text);line-height:1;white-space:nowrap;border:var(--history-status-border) solid rgba(166,216,119,.6);border-radius:var(--parent-radius)}.history-status--process{border-color:var(--parent-primary-soft)}@media (min-width: 1600px){#parentCabinet.parent-cabinet--shell[data-page=history]{--history-summary-text: 24px;--history-day-title: 24px;--history-row-text: 20px;--history-status-text: 20px;--history-summary-gap: 64px;--history-card-gap: 32px;--history-card-pad-x: 48px;--history-card-pad-y: 24px;--history-list-pad-x: 48px;--history-row-gap: 32px;--history-status-pad-x: 32px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-content{padding:32px 48px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-head{gap:64px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title{min-height:118px;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title h1{font-size:40px}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker{gap:16px;min-height:118px;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker img{width:70px;height:70px}#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker strong{font-size:24px}.history-summary{grid-template-columns:minmax(0,1fr) minmax(634px,auto)}.history-summary-card{min-height:80px}.history-summary-card__icon--calendar{width:32px;height:32px}.history-summary-card__icon--good{width:49px;height:32px}}@media (min-width: 1152px) and (max-width: 1599px){.history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1600px) and (max-width: 1839px){#parentCabinet.parent-cabinet--shell[data-page=history]{--history-summary-text: 20px;--history-summary-gap: 42px;--history-card-gap: 24px;--history-card-pad-x: 32px}.history-summary{grid-template-columns:minmax(0,1fr) minmax(540px,auto)}}@media (max-width: 1151px){#parentCabinet.parent-cabinet--shell[data-page=history]{--history-list-pad-x: 16px;--history-status-text: 12px}.history-summary{grid-template-columns:1fr}.history-entry{grid-template-columns:36px minmax(76px,.75fr) minmax(132px,1.25fr) minmax(70px,.75fr) minmax(130px,1.2fr) auto}}@media (max-width: 933px){#parentCabinet.parent-cabinet--shell[data-page=history]{--history-summary-gap: 24px;--history-list-pad-x: 16px;--history-row-text: 12px;--history-status-text: 12px;--history-status-border: 2px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-head{gap:24px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title,#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker{min-height:78px;padding:16px 32px}.history-day{gap:8px}.history-entry{grid-template-columns:minmax(94px,1fr) minmax(90px,1fr) minmax(64px,.85fr) minmax(96px,1fr) auto;gap:0}.history-entry__kind{display:flex;gap:4px;align-items:center;min-width:0}.history-entry__type{min-width:0}.history-entry__part{text-align:center}}@media (max-width: 820px){.history-list{padding-right:12px;padding-left:12px}.history-entry{grid-template-columns:minmax(84px,1fr) minmax(78px,1fr) minmax(58px,.8fr) minmax(82px,1fr) auto}.history-status{padding-right:10px;padding-left:10px;font-size:11px}}#parentCabinet.parent-cabinet--shell[data-page=plan]{--plan-section-title: 18px;--plan-card-title: 18px;--plan-body: 15px;--plan-tiny: 12px;--plan-course-gap: 21px;--plan-card-pad-x: 21px;--plan-card-pad-y: 16px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-head{gap:42px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title{min-height:78px;padding:16px 48px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title h1{font-size:28px;line-height:1}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker{gap:16px;min-width:285px;min-height:78px;padding:16px 48px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker img{width:46px;height:46px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker strong{font-size:18px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-section__title{font-size:var(--plan-section-title);line-height:1}.plan-program__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;width:100%}.plan-program-card{display:flex;flex-direction:column;gap:21px;justify-content:center;min-width:0;min-height:132px;padding:var(--plan-card-pad-y) var(--plan-card-pad-x);background:var(--parent-block);border-radius:var(--parent-radius)}.plan-program-card h3{margin:0;font-size:var(--plan-card-title);line-height:1}.plan-program-card__body{display:flex;align-items:flex-start;gap:var(--plan-course-gap);min-width:0}.plan-program-card__icon{width:63px;height:63px;flex:0 0 auto;object-fit:contain}.plan-check-list{display:flex;flex-direction:column;gap:16px;min-width:0;padding:0;margin:0;list-style:none}.plan-check-list li{display:flex;align-items:flex-start;gap:20px;min-width:0;font-size:var(--plan-body);line-height:1.25;white-space:normal;overflow-wrap:anywhere}.plan-check-list img{width:21px;height:14px;flex:0 0 auto;margin-top:.2em;object-fit:contain}.plan-course-showcase,.plan-shelf{width:100%;padding:var(--plan-card-pad-y) var(--plan-card-pad-x);background:var(--parent-block);border-radius:var(--parent-radius)}.plan-course-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--plan-course-gap)}.plan-media-card{display:flex;flex-direction:column;gap:16px;min-width:0}.plan-media-card__image{width:100%;aspect-ratio:320 / 190;object-fit:cover;border-radius:var(--parent-radius)}.plan-media-card.is-muted .plan-media-card__image,.plan-song-card.is-muted img{opacity:.4}.plan-media-card__body{display:flex;flex-direction:column;gap:4px;min-width:0;color:var(--parent-text)}.plan-media-card__body p,.plan-media-card__body strong{margin:0;font-size:var(--plan-body);line-height:1}.plan-media-card__body strong{font-weight:600}.plan-recommendations{display:grid;gap:48px;width:100%}.plan-shelf-section{gap:16px}.plan-shelf{display:flex;flex-direction:column;gap:16px;min-height:0}.plan-shelf__head{display:flex;align-items:center;gap:16px;width:100%}.plan-shelf__head p{flex:1 1 auto;min-width:0;margin:0;font-size:var(--plan-body);line-height:1}.plan-view-all{display:inline-flex;align-items:center;gap:16px;flex:0 0 auto;color:var(--parent-text);font-size:var(--plan-tiny);line-height:1;text-decoration:none;white-space:nowrap}.plan-view-all img{width:6px;height:12px;object-fit:contain}.plan-shelf__grid{display:grid;gap:16px;width:100%}.plan-shelf__grid--stories{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-shelf__grid--video{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--plan-course-gap)}.plan-song-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.plan-song-card{display:flex;flex:0 0 auto;flex-direction:column;gap:16px;align-items:flex-start;width:117.17px;color:var(--parent-text)}.plan-song-card img{width:117.17px;height:117.17px;object-fit:cover;border-radius:var(--parent-radius)}.plan-song-card div{display:flex;flex-direction:column;gap:4px}.plan-song-card strong,.plan-song-card p{margin:0;font-size:var(--plan-tiny);line-height:1}.plan-song-card strong{font-weight:600}.plan-show-1280-only{display:none}@media (min-width: 1600px){#parentCabinet.parent-cabinet--shell[data-page=plan]{--plan-section-title: 24px;--plan-card-title: 24px;--plan-body: 20px;--plan-tiny: 14px;--plan-course-gap: 32px;--plan-card-pad-x: 32px;--plan-card-pad-y: 24px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-content{padding:32px 48px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title{min-height:118px;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title h1{font-size:40px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker{min-width:356px;min-height:118px;padding:24px 48px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker img{width:70px;height:70px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker strong{font-size:24px}.plan-program__grid{gap:64px}.plan-program-card{min-height:166px;gap:32px}.plan-program-card__body{gap:32px}.plan-program-card__icon{width:96px;height:96px}.plan-check-list img{width:32px;height:21px}.plan-course-showcase{gap:32px}.plan-recommendations{grid-template-columns:minmax(0,1fr) 580px;gap:64px;align-items:stretch}.plan-recommendations .plan-shelf-section{height:100%}.plan-recommendations .plan-shelf{flex:1 1 auto}.plan-shelf__grid--video{gap:32px}.plan-view-all img{width:9px;height:18px}}@media (min-width: 1152px) and (max-width: 1599px){.plan-show-1280-only{display:flex}}@media (max-width: 1199px){.plan-program__grid{grid-template-columns:1fr;gap:42px}.plan-program-card{min-height:150px;padding:24px}.plan-program-card__body{gap:48px}}@media (max-width: 1151px){#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-head{gap:24px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title{padding:16px 32px}#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker{min-width:263px;padding:16px 32px}.plan-shelf__grid--video{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-video-extra{display:none}}@media (max-width: 933px){#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-head{gap:24px}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-section{gap:8px}.plan-program__grid{gap:24px}.plan-program-card{min-height:161px;padding:16px 21px}.plan-program-card__body{gap:21px}.plan-course-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-hide-844{display:none}.plan-recommendations{gap:32px}.plan-shelf{padding:16px 21px}.plan-media-card__image{border-radius:8px}.plan-song-card img{border-radius:16px}}@media (max-width: 820px){#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker{min-width:0;width:100%;padding:12px 16px}.plan-song-card,.plan-song-card img{width:clamp(100px,calc((100vw - max(var(--parent-sidebar),0px) - 132px)/4),117.17px);height:auto}.plan-song-card img{aspect-ratio:1 / 1}}@media (max-width: 760px){#parentCabinet.parent-cabinet--shell[data-page=plan] .plan-song-card,#parentCabinet.parent-cabinet--shell[data-page=plan] .plan-song-card img{width:clamp(100px,calc((100vw - 48px)/4),117.17px)}}.child-picker-menu{position:fixed;z-index:10000;min-width:200px;max-height:min(320px,calc(100vh - 120px));overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--parent-line, #e8ddd8);border-radius:12px;box-shadow:0 8px 24px #0000001f;padding:6px}.child-picker-menu__item{display:block;width:100%;text-align:left;padding:10px 14px;border:none;background:transparent;border-radius:8px;cursor:pointer;font:inherit;color:inherit}.child-picker-menu__item:hover,.child-picker-menu__item.is-active{background:#fff3eb}.parent-action-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center}.parent-action-modal[hidden]{display:none!important}.parent-action-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.parent-action-modal__card{position:relative;max-width:420px;width:calc(100% - 32px);background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 40px #00000026}.parent-action-modal__title{margin:0 0 12px;font-size:1.25rem}.parent-action-modal__body{margin:0 0 20px;line-height:1.5}.parent-action-modal__actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.mic-check-meter{margin:0 0 20px}.mic-check-meter__track{height:12px;border-radius:999px;background:#9252251f;overflow:hidden}.mic-check-meter__fill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#fd9731,#f05a28);transition:width 60ms linear}.mic-check-meter__hint{margin:8px 0 0;font-size:.9rem}@media (max-width: 760px){.parent-page-title{min-height:0;padding:12px 16px}.parent-page-title h1,#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title h1,#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title h1,#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title h1{font-size:22px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.parent-page-head,#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-head,#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-head{display:flex;flex-direction:column;gap:12px;align-items:stretch}.child-picker,#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker,#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker{min-width:0;width:100%;min-height:0;padding:12px 16px}.child-picker strong,#parentCabinet.parent-cabinet--shell[data-page=plan] .child-picker strong,#parentCabinet.parent-cabinet--shell[data-page=history] .child-picker strong{white-space:normal;overflow-wrap:anywhere}.parent-header-grid{grid-template-columns:1fr;gap:12px}.parent-header-grid .parent-info-card--wide{grid-column:auto}.parent-info-card,.stat-card{min-height:0;padding:12px 16px;gap:12px}.parent-info-card p,.parent-info-card strong,.stat-card p,.stat-card strong{white-space:normal;overflow-wrap:anywhere}.program-grid{grid-template-columns:1fr}.program-card{padding:16px;min-height:0}.lesson-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%}#parentCabinet.parent-cabinet--shell[data-page=plan] .parent-page-title{min-height:0;padding:12px 16px}.plan-program-card{min-height:0;height:auto;overflow:hidden;padding:16px;gap:12px}.plan-program-card__body{gap:16px}.plan-program-card__icon{width:48px;height:48px}.plan-check-list{gap:10px}.plan-check-list li{gap:10px;font-size:14px;line-height:1.35}.plan-course-showcase{grid-template-columns:1fr;gap:16px}.plan-shelf{padding:12px 14px}.plan-shelf__grid--stories,.plan-shelf__grid--video{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan-media-card__image{width:100%;height:auto}.plan-song-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#parentCabinet.parent-cabinet--shell[data-page=plan] .plan-song-card,#parentCabinet.parent-cabinet--shell[data-page=plan] .plan-song-card img{width:100%;max-width:none}.plan-song-card{min-width:0}.plan-song-card strong,.plan-song-card p{white-space:normal;overflow-wrap:anywhere}#parentCabinet.parent-cabinet--shell[data-page=history]{--history-summary-text: 14px;--history-day-title: 16px;--history-row-text: 13px;--history-status-text: 12px;--history-card-pad-x: 14px;--history-card-pad-y: 12px;--history-list-pad-x: 12px;--history-row-gap: 8px}#parentCabinet.parent-cabinet--shell[data-page=history] .parent-page-title{min-height:0;padding:12px 16px}.history-summary{grid-template-columns:1fr;gap:12px}.history-summary-card p{white-space:normal;overflow-wrap:anywhere;line-height:1.25}.history-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:start;padding:12px 0}.history-entry__kind{display:flex;grid-column:1 / -1;gap:8px;align-items:center;min-width:0}.history-entry__name{grid-column:1;white-space:normal;overflow-wrap:anywhere}.history-entry__part,.history-entry__time{grid-column:1;white-space:normal}.history-status{grid-column:2;grid-row:2 / span 3;align-self:center;justify-self:end;padding:8px 10px}#parentCabinet.parent-cabinet--shell[data-page=settings] .parent-page-title{min-height:0;padding:12px 16px}.settings-profile-grid .settings-child-card,.settings-profile-grid .settings-add-card{width:min(300px,calc(100vw - 48px))}.settings-subscription-card,.settings-notification-list,.settings-documents-panel,.settings-contact-panel,.settings-microphone-panel{padding-right:14px;padding-left:14px}.settings-subscription-list div{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:8px}.settings-subscription-list dt,.settings-subscription-list dd,.settings-notification-row,.settings-contact-row{white-space:normal;overflow-wrap:anywhere}.settings-notification-row,.settings-contact-row{gap:12px}.settings-link-button,.settings-action-button,.settings-add-button{white-space:normal}}.history-empty-state,.history-error-state{padding:16px 20px;background:var(--parent-block);border-radius:var(--parent-radius)}.history-empty-state .pc-muted,.history-error-state .pc-muted,.settings-billing-stub-note,.subscription-status-note{margin:8px 0 0;color:var(--parent-text);opacity:.75;font-size:13px;line-height:1.35}.subscription-current-badge{margin:0;color:var(--parent-primary);font-size:13px;font-weight:700}.subscription-tariff-card.is-current-plan{outline:2px solid var(--parent-primary)}.subscription-cta:disabled,.subscription-cta[aria-disabled=true]{opacity:.65;cursor:default}.settings-toggle[disabled],.settings-toggle[aria-disabled=true]{opacity:.45;cursor:not-allowed}:root{--q-panel: #fff4f0;--q-element: #ffebd8;--q-border: #ffa25e;--q-text: #925225;--q-muted: rgba(146, 82, 37, .6);--q-primary: #fd9731;--q-pale: #ffca97;--q-green: rgba(166, 216, 119, .6);--q-white: #ffffff;--q-dialog-w: 548px;--q-dialog-radius: 42px;--q-dialog-pad-y: 42px;--q-dialog-gap: 22px;--q-dialog-gap-flow: 32px;--q-stack-gap: 21px;--q-intro-stack-h: 290px;--q-license-stack-h: 290px;--q-step-size: 17px;--q-title-size: 24px;--q-label-size: 17px;--q-radio-label-size: 20px;--q-input-h: 42px;--q-input-radius: 12px;--q-input-border: 2px;--q-button-h: 64px;--q-button-font: 26px;--q-button-pad-x: 42px;--q-form-w: 336px;--q-logo-pad-y: 16px;--q-age-small: 32px;--q-age: 42px;--q-age-inner: 34px;--q-age-small-font: 17px;--q-age-font: 24px;--q-avatar-h: 64px;--q-avatar-radio: 24px;--q-avatar-gap: 8px;--q-avatar-row-w: 336px;--q-child-card-w: 147px;--q-child-card-w-small: 120px;--q-child-card-h: 200px;--q-child-card-radius: 13px;--q-child-image-h: 137px;--q-child-text-size: 17px;--q-child-text-line: 35px;--q-children-gap: 42px;--q-children-gap-two: 32px;--q-teacher-image-w: 137px;--q-teacher-image-h: 128px;--q-teacher-card-pad: 21px;--q-teacher-card-gap: 11px;--q-message-size: 17px;--q-message-line: 35px}html,#parentQuestionnaire{width:100%;height:100%;margin:0}#parentQuestionnaire{overflow:hidden;color:var(--q-text);font-family:Montserrat,sans-serif;background:#f5d5b6}button,input{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer}.questionnaire-page{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;min-width:0;overflow:hidden}.questionnaire-bg,.questionnaire-bg img{position:absolute;pointer-events:none}.questionnaire-bg{top:0;right:0;bottom:0;left:0;overflow:hidden}.questionnaire-bg img{top:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.questionnaire-logo-bar{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;padding:var(--q-logo-pad-y) 0;flex:0 0 auto}.questionnaire-logo{display:block;width:256px;height:auto}.questionnaire-stage{position:relative;z-index:1;display:grid;place-items:center;width:100%;min-height:0;flex:1 1 auto;padding:0 16px}.questionnaire-screen{display:none}.questionnaire-screen.is-active{display:block}.questionnaire-dialog{display:flex;flex-direction:column;align-items:center;width:min(var(--q-dialog-w),calc(100vw - 32px));padding:var(--q-dialog-pad-y) 0;gap:var(--q-dialog-gap);border-radius:var(--q-dialog-radius);background:var(--q-panel)}.questionnaire-dialog--child,.questionnaire-dialog--children,.questionnaire-dialog--license,.questionnaire-dialog--teacher{gap:var(--q-dialog-gap-flow)}.questionnaire-stack{display:flex;flex-direction:column;align-items:center;width:var(--q-form-w);max-width:calc(100% - 48px);gap:var(--q-stack-gap)}.questionnaire-stack--children,.questionnaire-stack--teacher,.questionnaire-stack--license{width:auto}.questionnaire-stack--intro,.questionnaire-stack--license{height:var(--q-intro-stack-h)}.questionnaire-stack--license{height:var(--q-license-stack-h)}.questionnaire-stack--children{gap:var(--q-dialog-gap-flow)}.questionnaire-dialog--children .questionnaire-title,.questionnaire-dialog--teacher .questionnaire-title{display:none}.questionnaire-dialog--children .questionnaire-step,.questionnaire-dialog--teacher .questionnaire-step{min-height:auto}.questionnaire-heading{display:flex;flex-direction:column;align-items:center;width:100%}.questionnaire-step,.questionnaire-title,.questionnaire-label,.questionnaire-license-question p,.questionnaire-message,.questionnaire-teacher-card p{margin:0}.questionnaire-step{display:flex;align-items:center;justify-content:center;min-height:43px;color:var(--q-text);font-size:var(--q-step-size);line-height:1;white-space:nowrap}.questionnaire-title{padding:16px 0;color:var(--q-muted);font-family:Balsamiq Sans,cursive;font-size:var(--q-title-size);font-weight:700;line-height:1;white-space:nowrap}.questionnaire-field{display:flex;flex-direction:column;align-items:flex-start;width:100%}.questionnaire-label{display:flex;align-items:center;justify-content:center;padding-bottom:8px;color:var(--q-text);font-size:var(--q-label-size);line-height:1;white-space:nowrap}.questionnaire-input{width:100%;height:var(--q-input-h);border:var(--q-input-border) solid var(--q-border);border-radius:var(--q-input-radius);outline:0;padding:0 16px;color:var(--q-text);background:var(--q-element)}.questionnaire-input:focus{box-shadow:0 0 0 2px #fd973129}.questionnaire-input[aria-invalid=true]{border-color:#c0392b}.questionnaire-field-error{display:block;margin-top:6px;color:#c0392b;font-size:14px;line-height:1.2}.questionnaire-field-error[hidden]{display:none}.questionnaire-choice-row{display:flex;align-items:center;justify-content:space-between;width:100%}.questionnaire-radio-choice{display:flex;align-items:center;gap:8px;padding:0;color:var(--q-text);font-size:var(--q-radio-label-size);line-height:1;white-space:nowrap;background:transparent}.questionnaire-radio{position:relative;display:block;width:var(--q-avatar-radio);height:var(--q-avatar-radio);border:var(--q-input-border) solid var(--q-border);border-radius:50%;background:transparent;flex:0 0 auto}.is-selected>.questionnaire-radio:after,.questionnaire-radio-choice.is-selected .questionnaire-radio:after,.questionnaire-avatar-choice.is-selected .questionnaire-radio:after{content:"";position:absolute;top:25%;right:25%;bottom:25%;left:25%;border-radius:50%;background:var(--q-green)}.questionnaire-age-row{display:flex;align-items:center;justify-content:space-between;width:100%}.questionnaire-age{display:flex;align-items:center;justify-content:center;width:var(--q-age);height:var(--q-age);border:var(--q-input-border) solid var(--q-border);border-radius:50%;color:var(--q-muted);font-family:Balsamiq Sans,cursive;font-size:var(--q-age-font);font-weight:700;line-height:1;background:transparent}.questionnaire-age--small{width:var(--q-age-small);height:var(--q-age-small);font-size:var(--q-age-small-font)}.questionnaire-age.is-selected:before{content:"";position:absolute}.questionnaire-age.is-selected{box-shadow:inset 0 0 0 calc((var(--q-age) - var(--q-age-inner)) / 2) var(--q-panel);background:var(--q-green)}.questionnaire-avatar-row{display:flex;align-items:flex-end;justify-content:space-between;width:min(var(--q-avatar-row-w),100%)}.questionnaire-avatar-choice{display:flex;flex-direction:column;align-items:center;gap:var(--q-avatar-gap);padding:0;background:transparent}.questionnaire-avatar{display:block;width:auto;height:var(--q-avatar-h);object-fit:contain}.questionnaire-avatar--pink{aspect-ratio:704 / 1116}.questionnaire-avatar--blonde{aspect-ratio:697 / 1116}.questionnaire-avatar--green{aspect-ratio:664 / 1136}.questionnaire-avatar--blue{aspect-ratio:719 / 1095}.questionnaire-radio--avatar{width:var(--q-avatar-radio);height:var(--q-avatar-radio)}.questionnaire-button{display:inline-flex;align-items:center;justify-content:center;height:var(--q-button-h);min-width:190px;padding:10px var(--q-button-pad-x);border-radius:50px;color:var(--q-white);font-family:Balsamiq Sans,cursive;font-size:var(--q-button-font);font-weight:400;line-height:1;text-align:center;white-space:nowrap}.questionnaire-button--pale{background:var(--q-pale)}.questionnaire-button--primary{background:var(--q-primary)}.questionnaire-button--wide,.questionnaire-button--start{min-width:0}.questionnaire-button--login{min-width:238px}.questionnaire-children-grid{display:flex;align-items:center}.questionnaire-children-grid--one{gap:var(--q-children-gap)}.questionnaire-children-grid--two{gap:var(--q-children-gap-two)}.questionnaire-child-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:var(--q-child-card-w);height:var(--q-child-card-h);border:2px solid transparent;border-radius:20px;padding:0;overflow:hidden;color:var(--q-text);font-size:var(--q-child-text-size);line-height:var(--q-child-text-line);text-align:center;background:transparent}.questionnaire-children-grid--two .questionnaire-child-card{width:var(--q-child-card-w-small)}.questionnaire-child-card.is-selected{border-color:var(--q-border);background:var(--q-element)}.questionnaire-child-card--add{justify-content:center;border-color:var(--q-border);background:var(--q-element)}.questionnaire-child-image{display:flex;align-items:flex-end;justify-content:center;width:100%;height:var(--q-child-image-h);overflow:hidden}.questionnaire-child-image img{display:block;width:auto;height:100%;object-fit:contain}.questionnaire-license-question{display:flex;flex-direction:column;align-items:center;gap:96px;color:var(--q-text);font-size:var(--q-label-size);line-height:1;text-align:center}.questionnaire-choice-row--license{width:363px;max-width:100%}.questionnaire-teacher-card{display:flex;flex-direction:column;align-items:center;gap:var(--q-teacher-card-gap);padding:var(--q-teacher-card-pad);border:2px solid var(--q-border);border-radius:20px;color:var(--q-text);font-size:var(--q-label-size);line-height:2;text-align:center;background:var(--q-element)}.questionnaire-teacher-image{display:block;width:var(--q-teacher-image-w);height:var(--q-teacher-image-h);object-fit:contain}.questionnaire-message{color:var(--q-text);font-size:var(--q-message-size);line-height:var(--q-message-line);text-align:center}@media (min-width: 1600px){:root{--q-dialog-w: 822px;--q-dialog-radius: 64px;--q-dialog-pad-y: 64px;--q-dialog-gap: 32px;--q-dialog-gap-flow: 48px;--q-stack-gap: 32px;--q-intro-stack-h: 440px;--q-license-stack-h: 440px;--q-step-size: 26px;--q-title-size: 36px;--q-label-size: 26px;--q-radio-label-size: 30px;--q-input-h: 64px;--q-input-radius: 20px;--q-input-border: 2px;--q-button-h: 100px;--q-button-font: 40px;--q-button-pad-x: 64px;--q-form-w: 491px;--q-age-small: 48px;--q-age: 64px;--q-age-inner: 52px;--q-age-small-font: 26px;--q-age-font: 36px;--q-avatar-h: 96px;--q-avatar-radio: 24px;--q-avatar-gap: 16px;--q-avatar-row-w: 491px;--q-child-card-w: 220px;--q-child-card-w-small: 180px;--q-child-card-h: 300px;--q-child-card-radius: 20px;--q-child-image-h: 205px;--q-child-text-size: 26px;--q-child-text-line: 52px;--q-children-gap: 64px;--q-children-gap-two: 48px;--q-teacher-image-w: 205px;--q-teacher-image-h: 192px;--q-teacher-card-pad: 32px;--q-teacher-card-gap: 16px;--q-message-size: 26px;--q-message-line: 52px}.questionnaire-button{min-width:270px}.questionnaire-button--wide{padding-right:48px;padding-left:48px}.questionnaire-button--start,.questionnaire-button--login{padding-right:96px;padding-left:96px}}@media (max-width: 933px){:root{--q-dialog-w: 296px;--q-dialog-radius: 23px;--q-dialog-pad-y: 23px;--q-dialog-gap: 11px;--q-dialog-gap-flow: 17px;--q-stack-gap: 12px;--q-intro-stack-h: 150px;--q-license-stack-h: 158px;--q-step-size: 9px;--q-title-size: 13px;--q-label-size: 9px;--q-radio-label-size: 11px;--q-input-h: 23px;--q-input-radius: 7px;--q-input-border: 1px;--q-button-h: 36px;--q-button-font: 14px;--q-button-pad-x: 22px;--q-form-w: 235px;--q-logo-pad-y: 0px;--q-age-small: 17px;--q-age: 23px;--q-age-inner: 19px;--q-age-small-font: 9px;--q-age-font: 13px;--q-avatar-h: 34px;--q-avatar-radio: 12px;--q-avatar-gap: 4px;--q-avatar-row-w: 235px;--q-child-card-w: 79px;--q-child-card-w-small: 64px;--q-child-card-h: 108px;--q-child-card-radius: 7px;--q-child-image-h: 74px;--q-child-text-size: 9px;--q-child-text-line: 19px;--q-children-gap: 23px;--q-children-gap-two: 17px;--q-teacher-image-w: 74px;--q-teacher-image-h: 69px;--q-teacher-card-pad: 11px;--q-teacher-card-gap: 6px;--q-message-size: 9px;--q-message-line: 19px}.questionnaire-stage{padding:0 8px}.questionnaire-step{min-height:15px}.questionnaire-title{padding:6px 0}.questionnaire-label{padding-bottom:8px}.questionnaire-input{padding:0 7px}.questionnaire-button{min-width:101px;padding-top:6px;padding-bottom:6px}.questionnaire-button--wide{min-width:162px}.questionnaire-button--start{min-width:155px}.questionnaire-button--login{min-width:86px}.questionnaire-dialog--children{padding-top:17px;padding-bottom:17px}.questionnaire-dialog--license{gap:32px}.questionnaire-license-question{gap:21px;line-height:1}.questionnaire-choice-row--license{width:auto;justify-content:center;gap:64px}.questionnaire-choice-row--license .questionnaire-radio-choice{align-items:flex-end;gap:12px}}@media (max-height: 430px) and (max-width: 933px){.questionnaire-logo{width:256px}.questionnaire-dialog--teacher{--q-dialog-gap-flow: 17px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400 700;font-display:swap;src:url(./assets/teacher/fonts/Montserrat-wght.ttf) format("truetype")}html,body{width:100%;height:100%;margin:0}button,input,a{font:inherit}button{color:inherit}img{display:block}:root{color-scheme:light;--teacher-page: #fefaf9;--teacher-block: #f9f4f0;--teacher-selected: #fcefdf;--teacher-text: #925225;--teacher-primary: #ffa25e;--teacher-soft: #ffca97;--teacher-muted: #dcc5b5;--teacher-success: #baea8e;--teacher-error: #c9a989;--teacher-line: #c2a68d}.teacher-page{overflow:hidden;background:var(--teacher-page);color:var(--teacher-text);font-family:Montserrat,Segoe UI,sans-serif}.teacher-shell{--teacher-sidebar: 256px;--teacher-menu-pad: 21px;--teacher-menu-gap: 21px;--teacher-logo-width: 214px;--teacher-avatar: 46px;--teacher-profile-name: 16px;--teacher-profile-role: 12px;--teacher-nav-icon: 21px;--teacher-nav-label: 16px;--teacher-nav-pad: 11px;--teacher-nav-gap: 11px;--teacher-content-x: 24px;--teacher-content-y: 16px;--teacher-content-gap: 16px;--teacher-heading-h: 82px;--teacher-heading-x: 48px;--teacher-heading-y: 24px;--teacher-title: 28px;--teacher-filter-pad: 24px;--teacher-search-h: 48px;--teacher-search-icon: 24px;--teacher-search-text: 18px;--teacher-table-head: 18px;--teacher-row-text: 18px;--teacher-row-avatar: 46px;--teacher-table-head-h: 61px;--teacher-row-h: 78px;display:grid;grid-template-columns:var(--teacher-sidebar) minmax(0,1fr);width:100vw;height:100vh;background:var(--teacher-page)}@media (min-width: 1600px){.teacher-shell{--teacher-sidebar: 384px;--teacher-menu-pad: 32px;--teacher-menu-gap: 32px;--teacher-logo-width: 320px;--teacher-avatar: 70px;--teacher-profile-name: 24px;--teacher-profile-role: 18px;--teacher-nav-icon: 32px;--teacher-nav-label: 20px;--teacher-nav-pad: 16px;--teacher-nav-gap: 16px;--teacher-content-x: 48px;--teacher-content-y: 32px;--teacher-content-gap: 32px;--teacher-heading-h: 97px;--teacher-title: 40px;--teacher-search-h: 64px;--teacher-search-icon: 32px;--teacher-search-text: 24px;--teacher-table-head: 24px;--teacher-row-text: 24px;--teacher-row-avatar: 70px;--teacher-table-head-h: 61px;--teacher-row-h: 102px}}@media (max-width: 1199px){.teacher-shell{--teacher-content-x: 16px;--teacher-content-y: 16px;--teacher-content-gap: 9px;--teacher-table-head-h: 76px}}@media (max-width: 933px){.teacher-shell{--teacher-sidebar: 224px;--teacher-menu-gap: 16px;--teacher-heading-h: 66px;--teacher-heading-x: 32px;--teacher-heading-y: 16px;--teacher-table-head: 15px;--teacher-row-text: 15px;--teacher-table-head-h: 68px}}.teacher-menu{position:sticky;top:0;display:flex;flex-direction:column;align-items:center;gap:var(--teacher-menu-gap);height:100vh;min-width:0;padding:var(--teacher-menu-pad);overflow:hidden;background:var(--teacher-block)}.teacher-logo{width:min(100%,var(--teacher-logo-width));height:auto;flex:0 0 auto}.teacher-profile{display:flex;align-items:center;gap:10px;width:100%;min-width:0;overflow:hidden}.teacher-profile__avatar{width:var(--teacher-avatar);height:var(--teacher-avatar);flex:0 0 auto;border-radius:50%}.teacher-profile__copy{min-width:0;color:var(--teacher-text)}.teacher-profile__name,.teacher-profile__role{margin:0;line-height:1;white-space:nowrap}.teacher-profile__name{margin-bottom:6px;font-size:var(--teacher-profile-name);font-weight:700}.teacher-profile__role{font-size:var(--teacher-profile-role);font-weight:400}.teacher-nav{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;width:100%;min-height:0}.teacher-nav__item{display:flex;align-items:center;gap:var(--teacher-nav-gap);width:100%;min-width:0;padding:var(--teacher-nav-pad);color:var(--teacher-text);text-decoration:none;border-radius:var(--teacher-nav-pad)}.teacher-nav__item.is-active{color:var(--teacher-primary);background:var(--teacher-selected)}.teacher-nav__icon{width:var(--teacher-nav-icon);height:var(--teacher-nav-icon);flex:0 0 auto;object-fit:contain}.teacher-nav__item span{overflow:hidden;font-size:var(--teacher-nav-label);font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.teacher-subscription{display:flex;flex-direction:column;align-items:center;gap:11px;width:100%;padding:11px 14px;color:var(--teacher-text);text-align:center;background:var(--teacher-page);border-radius:16px}.teacher-subscription__text{display:flex;flex-direction:column;gap:6px;width:100%;line-height:1.2}.teacher-subscription__text strong{font-size:15px;font-weight:700;line-height:1.2;color:var(--teacher-text)}.teacher-subscription__text span{font-size:13px;font-weight:500;line-height:1.35;color:var(--teacher-text);opacity:1}.teacher-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:11px 21px;color:#fff;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap;background:var(--teacher-primary);border:0;border-radius:30px;cursor:pointer;transition:transform .16s ease,filter .16s ease}.teacher-button:hover,.teacher-button:focus-visible{transform:translateY(-1px);outline:none;filter:brightness(1.02)}.teacher-button--subscription{font-size:14px;line-height:1.2}.teacher-button--logout{width:100%;font-size:14px;line-height:1.2;color:var(--teacher-text);background:var(--teacher-page)}#teacherCabinet .teacher-page-inner .settings-action-button img,#teacherCabinet .teacher-page-inner .settings-link-button img{width:8px;height:16px;flex:0 0 auto;object-fit:contain}#teacherCabinet .teacher-page-inner .settings-toggle{width:64px;height:32px;flex:0 0 64px}#teacherCabinet .teacher-page-inner .settings-toggle span{width:32px;height:32px}#teacherCabinet .teacher-page-inner .settings-toggle.is-on span,#teacherCabinet .teacher-page-inner .settings-toggle[aria-checked=true] span{transform:translate(32px)}.teacher-page-panel,.teacher-page-inner{display:flex;flex-direction:column;gap:var(--teacher-content-gap);width:100%}.teacher-page-inner.teacher-page-inner--hydrating{visibility:hidden}.teacher-list-status{margin:1rem 0;padding:.75rem 1rem;color:var(--teacher-text);opacity:.85}.teacher-list-status--error{color:#b42318;opacity:1}.teacher-billing-stub-note,.teacher-history-note{margin:.5rem 0 0;font-size:.85rem;line-height:1.35;color:var(--teacher-text);opacity:.7}.teacher-page-panel[hidden],.teacher-page-inner[hidden]{display:none!important}#teacherCabinet .teacher-page-inner .subscription-cta--primary,#teacherCabinet .teacher-page-inner .settings-primary-button,#teacherCabinet .teacher-page-inner .parent-button--primary{min-height:40px;padding:11px 21px;color:#fff;font-weight:700;background:var(--teacher-primary);border:0;border-radius:30px}#teacherCabinet .teacher-page-inner .account-settings__panel{color:var(--teacher-text);background:var(--teacher-block)}#teacherCabinet .teacher-page-inner .account-settings__email-row,#teacherCabinet .teacher-page-inner .account-password-field,#teacherCabinet .teacher-page-inner .account-password-message{color:var(--teacher-text);font-size:15px;line-height:1.35}#teacherCabinet .teacher-page-inner .account-settings .account-password-form .password-wrap input{min-height:40px;padding:9px 42px 9px 14px;color:var(--teacher-text);font-size:15px;line-height:1.35;border-color:var(--teacher-soft);border-radius:12px}#teacherCabinet .teacher-page-inner .account-settings .account-password-form .password-wrap input:focus{border-color:var(--teacher-primary)}#teacherCabinet .teacher-page-inner .account-settings .account-password-form .account-password-submit{min-height:40px;padding:11px 21px;color:#fff;font-size:14px;font-weight:700;line-height:1.2;background:var(--teacher-primary);border:0;border-radius:30px}#teacherCabinet .teacher-groups-mgmt .teacher-button{min-height:auto;padding:.5rem 1rem;font-size:.95rem;border-radius:6px}a.teacher-button,.teacher-subscription a.teacher-button{color:#fff;text-decoration:none}a.teacher-button:hover,a.teacher-button:focus-visible,.teacher-subscription a.teacher-button:hover,.teacher-subscription a.teacher-button:focus-visible{text-decoration:none}@media (min-width: 1600px){.teacher-subscription{gap:16px;padding:16px 14px}.teacher-subscription__text strong{font-size:20px}.teacher-subscription__text span{font-size:16px}.teacher-button{min-height:60px;padding:16px 32px;font-size:18px}}@media (max-height: 520px){.teacher-subscription__text{display:none}.teacher-subscription{padding:0;background:transparent}.teacher-button--subscription{width:100%}}.teacher-content{display:flex;flex-direction:column;gap:var(--teacher-content-gap);height:100vh;min-width:0;padding:var(--teacher-content-y) var(--teacher-content-x);overflow-x:hidden;overflow-y:auto;scrollbar-width:none;background:var(--teacher-page)}.teacher-content::-webkit-scrollbar{width:0;height:0}.teacher-heading,.teacher-table{width:100%;flex:0 0 auto;background:var(--teacher-block);border-radius:16px}.teacher-heading{display:flex;align-items:center;min-height:var(--teacher-heading-h);padding:var(--teacher-heading-y) var(--teacher-heading-x)}.teacher-heading h1{margin:0;font-size:var(--teacher-title);font-weight:700;line-height:1}#teacherCabinet .teacher-search,.teacher-content .teacher-search{display:block;width:100%;height:var(--teacher-search-h);margin:0;padding:0 16px;color:var(--teacher-text);font-size:var(--teacher-search-text);font-weight:500;line-height:1.2;font-family:inherit;background:#fff;border:2px solid var(--teacher-line);border-radius:16px;box-shadow:0 1px 3px #9252250f;outline:0;transition:border-color .16s ease,box-shadow .16s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}#teacherCabinet .teacher-search:focus,.teacher-content .teacher-search:focus{border-color:var(--teacher-primary);box-shadow:0 0 0 3px #ffa25e2e}#teacherCabinet .teacher-search::placeholder,.teacher-content .teacher-search::placeholder{color:var(--teacher-text);opacity:.45}.teacher-table{overflow:hidden}.teacher-table__head{display:grid;grid-template-columns:220px 240px 200px 268px;align-items:center;justify-content:center;min-height:var(--teacher-table-head-h);padding:16px 24px;color:var(--teacher-text);font-size:var(--teacher-table-head);font-weight:700;line-height:1.2;text-align:center;background:var(--teacher-selected);border-bottom:4px solid var(--teacher-page);border-radius:16px 16px 0 0}.teacher-table__head span,.teacher-table__sort{display:flex;align-items:center;justify-content:center;height:100%;min-width:0}.teacher-table__sort{cursor:pointer;background:transparent;border:0}.teacher-table__body{display:flex;flex-direction:column;padding:0 24px}.teacher-row{display:grid;grid-template-columns:46px 200px 200px 240px 180px;align-items:center;width:100%;min-height:var(--teacher-row-h);padding:16px 0;cursor:pointer;background:transparent;border:0;border-bottom:4px solid var(--teacher-page)}.teacher-row:hover,.teacher-row:focus-visible{outline:none;background:#fcefdf59}.student-avatar{position:relative;display:block;width:var(--teacher-row-avatar);height:var(--teacher-row-avatar)}.student-avatar__ring,.student-avatar__face{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.student-avatar__face{top:18%;right:18%;bottom:18%;left:18%;width:64%;height:70%}.teacher-row__name,.teacher-row__course,.teacher-row__lesson,.teacher-row__date{display:block;min-width:0;overflow:hidden;color:var(--teacher-text);font-size:var(--teacher-row-text);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.teacher-row__name{padding:0 16px;text-align:left}.teacher-row__name strong,.teacher-row__course{font-weight:700}.teacher-row__lesson,.teacher-row__date,.teacher-row__course{text-align:center}@media (min-width: 1600px){.teacher-table__head{grid-template-columns:repeat(4,minmax(0,1fr))}.teacher-table__body{padding:0 24px}.teacher-row{grid-template-columns:70px 272fr 360fr 345fr 345fr}}@media (max-width: 1199px){.teacher-table__head{grid-template-columns:244px 164px 164px 164px;padding:16px 0}.teacher-table__body{padding:0 16px}.teacher-row{grid-template-columns:46px 180px 180px 149px 149px}}@media (max-width: 933px){.teacher-table__head{grid-template-columns:217px 139px 112px 120px}.teacher-row{grid-template-columns:46px 150px 150px 105px 105px}}@media (max-width: 843px){.teacher-shell{--teacher-sidebar: 210px}.teacher-table__head{grid-template-columns:minmax(160px,2fr) minmax(110px,1.35fr) minmax(80px,1fr) minmax(96px,1.15fr)}.teacher-row{grid-template-columns:42px minmax(115px,1.25fr) minmax(115px,1.25fr) minmax(74px,.9fr) minmax(86px,1fr)}.teacher-row__name,.teacher-row__course,.teacher-row__lesson,.teacher-row__date,.teacher-table__head{font-size:13px}}@media (max-width: 933px){.teacher-table__head{font-weight:600}.teacher-row__name{overflow:visible;text-overflow:clip}.teacher-row__name strong,.teacher-row__course{font-weight:600}}.teacher-game-page{width:100vw;height:100vh;overflow:hidden;color:var(--teacher-text);font-family:Montserrat,Segoe UI,sans-serif;background:#fff}.game-shell{width:100vw;height:100vh}.game-shell[hidden]{display:none!important}.game-nav,.game-parents,.sort-window,.sort-box,.drag-hero-card,.staff-note-slot,.drag-note{padding:0;cursor:pointer;background:transparent;border:0}.game-nav{position:relative;width:var(--game-nav);height:var(--game-nav);flex:0 0 auto;transition:transform .16s ease}.game-nav:hover,.game-nav:focus-visible{outline:none;transform:scale(1.04)}.game-nav:active{transform:scale(.97)}.game-nav__base{position:absolute;display:block;left:50%;top:50%;width:var(--game-base);height:var(--game-base);border-radius:999px;background:linear-gradient(180deg,#fffcf8,#fef0e2);box-shadow:0 10px 20px #3130302e,0 2px 4px #3130301f,inset 0 -1px 3px #fc6a0052;transform:translate(-50%,-50%)}.game-nav__icon{position:absolute;display:block;left:50%;top:50%;margin:0;pointer-events:none;transform:translate(-50%,-50%)}.game-nav__icon img{width:100%;height:100%;object-fit:contain}.game-nav__icon--back{width:var(--game-back-w);height:var(--game-back-h)}.game-nav__icon--lamp{width:var(--game-lamp);height:var(--game-lamp)}.game-parents{display:flex;align-items:center;justify-content:center;width:var(--game-nav);height:var(--game-nav);flex:0 0 auto}.game-parents picture,.game-parents img{display:block}.game-parents picture{width:var(--game-parents-w);height:var(--game-parents-h)}.game-parents img{width:100%;height:100%}.game-parents img{object-fit:contain}.sort-game{--game-nav: 80px;--game-back-w: 52px;--game-back-h: 41.79px;--game-lamp: 46px;--game-base: 69px;--game-parents-w: 55px;--game-parents-h: 64px;--sort-side: 112px;--sort-pad: 32px;--sort-logo-w: 248px;--sort-logo-h: 32px;--sort-top-gap: 24px;--sort-doll: 180px;--sort-slot: 180px;--sort-slot-border: 12px;--sort-slot-radius: 32px;--sort-slot-gap: 16px;--sort-middle-x: 32px;--sort-box-w: 356px;--sort-box-h: 200px;--sort-bottom-left: 112px;--sort-bottom-right: 112px;position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100%}.sort-game>picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.sort-game__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.sort-game__top,.sort-game__middle,.sort-game__bottom{position:relative;z-index:1}.sort-game__top{display:flex;width:100%;flex:0 0 auto}.sort-game__side{width:var(--sort-side);flex:0 0 var(--sort-side);padding-top:var(--sort-pad)}.sort-game__side--left{padding-left:var(--sort-pad)}.sort-game__side--right{display:flex;justify-content:flex-end;padding-right:var(--sort-pad)}.sort-game__hero{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:var(--sort-top-gap);min-width:0;padding-top:var(--sort-pad)}.sort-game__logo{width:var(--sort-logo-w);height:var(--sort-logo-h);object-fit:contain}.sort-game__doll{width:var(--sort-doll);height:var(--sort-doll);object-fit:contain;pointer-events:none;transform:scaleX(-1)}.sort-doll-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--sort-doll)}.sort-doll-item{width:var(--sort-doll);height:var(--sort-doll);padding:0;border:none;background:transparent;cursor:grab;touch-action:none}.sort-doll-item img,.sort-doll-item__img{width:100%;height:100%;object-fit:contain;transform:scaleX(-1);pointer-events:none}.sort-doll-item.is-dragging{opacity:.35}.sort-window__doll{width:94%;height:94%;object-fit:contain;transform:scaleX(-1);pointer-events:none}.sort-game__middle{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;min-height:0;padding:0 var(--sort-middle-x);overflow:hidden}.sort-window-group{display:flex;gap:var(--sort-slot-gap);flex:0 0 auto}.sort-window{width:var(--sort-slot);height:var(--sort-slot);flex:0 0 var(--sort-slot);display:flex;align-items:center;justify-content:center;padding:3%;background:#fff;border:var(--sort-slot-border) solid var(--teacher-block);border-radius:var(--sort-slot-radius)}.sort-window.is-correct{border-color:var(--teacher-success);border-width:max(var(--sort-slot-border),4px)}.sort-window.is-wrong{border-color:var(--teacher-error);border-width:max(var(--sort-slot-border),4px)}.sort-window.is-over{transform:scale(1.025)}.sort-box.is-over{transform:scale(1.04)}.sort-box.is-wrong{outline:4px solid var(--teacher-error);outline-offset:2px;border-radius:12px}.sort-box.is-selected,.drag-note.is-selected{filter:drop-shadow(0 8px 14px rgba(146,82,37,.22));transform:translateY(-3px)}.sort-game__bottom{display:flex;width:100%;flex:0 0 auto}.sort-game__bottom-side,.sort-game__right-spacer{width:var(--sort-bottom-right);flex:0 0 var(--sort-bottom-right)}.sort-game__bottom-side{width:var(--sort-bottom-left);flex-basis:var(--sort-bottom-left);display:flex;align-items:flex-end;padding-bottom:var(--sort-pad);padding-left:var(--sort-pad)}.sort-boxes{display:flex;flex:1 1 auto;justify-content:space-between;min-width:0;padding:0 var(--sort-pad) var(--sort-pad)}.sort-box{display:block;width:var(--sort-box-w);height:var(--sort-box-h);flex:0 0 var(--sort-box-w);cursor:grab}.sort-box picture{display:block;width:100%;height:100%}.sort-box img{width:100%;height:100%;object-fit:contain;pointer-events:none}@media (min-width: 1600px){.sort-game{--game-nav: 108px;--game-back-w: 62.9466px;--game-back-h: 51.5455px;--game-lamp: 72px;--game-base: 93px;--game-parents-w: 70px;--game-parents-h: 81px;--sort-logo-w: 372px;--sort-logo-h: 48px;--sort-doll: 280px;--sort-slot: 260px;--sort-slot-gap: 32px;--sort-box-w: 569px;--sort-box-h: 320px;--sort-bottom-left: 140px}}@media (max-width: 1199px){.sort-game{--sort-logo-w: 248px;--sort-logo-h: 32px;--sort-doll: 150px;--sort-slot: 150px;--sort-slot-border: 8px;--sort-slot-gap: 8px;--sort-middle-x: 16px;--sort-box-w: 356px;--sort-box-h: 200px}.sort-boxes{padding-right:0;padding-left:0}}@media (max-width: 933px){.sort-game{--game-nav: 54px;--game-back-w: 26px;--game-back-h: 21px;--game-lamp: 36px;--game-base: 47px;--game-parents-w: 36px;--game-parents-h: 41px;--sort-side: 112px;--sort-pad: 32px;--sort-logo-w: 186px;--sort-logo-h: 24px;--sort-top-gap: 16px;--sort-doll: 100px;--sort-slot: 100px;--sort-slot-border: 4px;--sort-slot-radius: 16px;--sort-slot-gap: 8px;--sort-middle-x: 48px;--sort-box-w: 160px;--sort-box-h: 90px;--sort-bottom-left: 86px}.sort-game__hero{padding-top:16px}.sort-game__middle{flex:0 0 116px;padding-top:8px;padding-bottom:8px}.sort-game__bottom{flex:1 1 auto;min-height:0}.sort-boxes{padding-right:32px;padding-bottom:0;padding-left:32px}}@media (max-width: 843px){.sort-game{--sort-middle-x: 28px;--sort-side: 94px}}.drag-game{--game-nav: 80px;--game-back-w: 52px;--game-back-h: 41.79px;--game-lamp: 46px;--game-base: 69px;--game-parents-w: 55px;--game-parents-h: 64px;--drag-left: 112px;--drag-right: 158px;--drag-main-pad: 32px;--drag-logo-w: 256px;--drag-logo-h: 33px;--drag-logo-row-pb: 16px;--drag-hero-pl: 134px;--drag-hero-card: 132px;--drag-hero-img: 116px;--drag-hero-border: 6px;--drag-staff-h: 471px;--drag-clef-w: 134px;--drag-staff-bg-w: 772px;--drag-staff-bg-h: 456px;--drag-note-h: 80px;--drag-note-wide: 113px;--drag-note-normal: 94px;--drag-side-pad: 32px;--drag-rack-gap: 48px;--drag-rack-pad-left: 32px;--drag-hero-pad: 8px;--drag-hero-radius: 16px;--staff-line-h: clamp(3px, calc(var(--drag-staff-bg-h) * .0132), 9px);--staff-line-1: calc(var(--drag-staff-bg-h) * .1316);--staff-line-2: calc(var(--drag-staff-bg-h) * .2895);--staff-line-3: calc(var(--drag-staff-bg-h) * .4561);--staff-line-4: calc(var(--drag-staff-bg-h) * .614);--staff-line-5: calc(var(--drag-staff-bg-h) * .7719);display:flex;align-items:flex-start;position:relative;overflow:hidden;background:#fff;border:0}.drag-side{display:flex;flex:0 0 auto;height:100%;padding-top:var(--drag-side-pad);padding-bottom:var(--drag-side-pad)}.drag-side--left{width:var(--drag-left);flex-direction:column;justify-content:space-between;padding-left:var(--drag-side-pad)}.drag-side--right{width:var(--drag-right);flex-direction:column;align-items:flex-start;padding-right:var(--drag-side-pad);overflow:hidden}.drag-side--right .game-parents{margin-left:auto}.drag-main{display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-width:0;padding:var(--drag-main-pad);overflow:hidden}.drag-logo-row{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:var(--drag-logo-row-pb)}.drag-logo{width:var(--drag-logo-w);height:var(--drag-logo-h);object-fit:contain}.drag-hero-row{display:flex;align-items:center;justify-content:center;width:100%;padding-left:var(--drag-hero-pl)}.drag-heroes{display:flex;flex:1 1 auto;min-width:0}.drag-hero-wrap{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0}.drag-hero-wrap[hidden],.staff-note-slot[hidden],.drag-note[hidden]{display:none!important}.drag-hero-card{display:flex;align-items:flex-end;justify-content:center;width:var(--drag-hero-card);height:var(--drag-hero-card);flex:0 0 var(--drag-hero-card);padding:var(--drag-hero-pad);overflow:hidden;border:var(--drag-hero-border) solid var(--teacher-block);border-radius:var(--drag-hero-radius)}.drag-hero-card.is-correct,.staff-note-slot.is-correct{border-color:var(--teacher-success)}.drag-hero-card.is-wrong,.staff-note-slot.is-wrong{border-color:var(--teacher-error)}.drag-hero-card img{width:var(--drag-hero-img);height:var(--drag-hero-img);object-fit:contain;object-position:bottom center;pointer-events:none}.drag-hero-card--sol img{width:calc(var(--drag-hero-img) * 1.06);height:calc(var(--drag-hero-img) * 1.06)}.drag-hero-card--la img{width:calc(var(--drag-hero-img) * 1.16);height:calc(var(--drag-hero-img) * 1.16)}.drag-hero-card--si img,.drag-hero-card--dol img{width:calc(var(--drag-hero-img) * 1.52);height:calc(var(--drag-hero-img) * 1.52)}.staff-row{display:flex;width:100%;height:var(--drag-staff-h);flex:0 0 var(--drag-staff-h);background-image:linear-gradient(var(--teacher-line),var(--teacher-line)),linear-gradient(var(--teacher-line),var(--teacher-line)),linear-gradient(var(--teacher-line),var(--teacher-line)),linear-gradient(var(--teacher-line),var(--teacher-line)),linear-gradient(var(--teacher-line),var(--teacher-line));background-repeat:no-repeat;background-position:left var(--staff-line-1),left var(--staff-line-2),left var(--staff-line-3),left var(--staff-line-4),left var(--staff-line-5);background-size:100% var(--staff-line-h)}.staff-clef{width:var(--drag-clef-w);height:var(--drag-staff-bg-h);flex:0 0 var(--drag-clef-w);object-fit:fill}.staff-notes{display:flex;flex:1 1 auto;height:100%;min-width:0}.staff-note-slot{display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;border:0;border-radius:16px;background:transparent;cursor:pointer}.staff-note-slot.is-correct{border-color:var(--teacher-success)}.staff-note-slot.is-wrong{border-color:var(--teacher-error)}.drag-notes-complete{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#ffffffb3;font-family:var(--otto-logo-font, "Balsamiq Sans", sans-serif);font-size:36px;font-weight:700;color:#4b8a2f}.staff-note-slot img,.drag-note img{width:auto;height:var(--drag-note-h);object-fit:contain;pointer-events:none}.staff-note-slot--do img{width:var(--drag-note-wide)}.staff-note-slot--re{padding-bottom:34px}.staff-note-slot--mi{padding-bottom:68px}.drag-game[data-drag-level="4"] .staff-note-slot--mi{padding-bottom:80px}.staff-note-slot--fa{padding-bottom:110px}.staff-note-slot--sol{padding-bottom:148px}.staff-note-slot--la{padding-bottom:184px}.staff-note-slot--si{padding-bottom:224px}.staff-note-slot--dol{padding-bottom:256px}.drag-note-rack{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--drag-rack-gap);min-height:0;margin-top:0;padding-left:var(--drag-rack-pad-left);border-left:2px solid var(--teacher-line)}@media (min-width: 1600px){.drag-game{--game-nav: 108px;--game-back-w: 62.9466px;--game-back-h: 51.5455px;--game-lamp: 72px;--game-base: 93px;--game-parents-w: 70px;--game-parents-h: 81px;--drag-left: 168px;--drag-right: 237px;--drag-main-pad: 48px;--drag-logo-w: 384px;--drag-logo-h: 49.5px;--drag-logo-row-pb: 24px;--drag-hero-pl: 201px;--drag-hero-card: 198px;--drag-hero-img: 174px;--drag-hero-border: 9px;--drag-hero-pad: 12px;--drag-hero-radius: 24px;--drag-staff-h: 706.5px;--drag-clef-w: 201px;--drag-staff-bg-w: 1158px;--drag-staff-bg-h: 684px;--drag-note-h: 120px;--drag-note-wide: 169.5px;--drag-note-normal: 141px;--drag-side-pad: 48px;--drag-rack-gap: 72px;--drag-rack-pad-left: 48px}.staff-note-slot--re{padding-bottom:51px}.staff-note-slot--mi{padding-bottom:102px}.drag-game[data-drag-level="4"] .staff-note-slot--mi{padding-bottom:120px}.staff-note-slot--fa{padding-bottom:165px}.staff-note-slot--sol{padding-bottom:222px}.staff-note-slot--la{padding-bottom:276px}.staff-note-slot--si{padding-bottom:336px}.staff-note-slot--dol{padding-bottom:384px}}.drag-note{width:var(--drag-note-normal);height:var(--drag-note-h);flex:0 0 var(--drag-note-h);cursor:grab}.drag-note[data-note=do]{width:var(--drag-note-normal)}.drag-note img{width:100%}@media (max-width: 1199px) and (min-width: 934px){.drag-game{--drag-main-pad: 32px;--drag-hero-pl: 134px}}@media (max-width: 933px){.drag-game{--game-nav: 54px;--game-back-w: 26px;--game-back-h: 21px;--game-lamp: 36px;--game-base: 47px;--game-parents-w: 36px;--game-parents-h: 41px;--drag-left: 86px;--drag-right: 106px;--drag-main-pad: 16px 24px;--drag-logo-w: 186px;--drag-logo-h: 24px;--drag-logo-row-pb: 8px;--drag-hero-pl: 65px;--drag-hero-card: 88px;--drag-hero-img: 72px;--drag-hero-border: 4px;--drag-staff-h: 232px;--drag-clef-w: 68px;--drag-staff-bg-w: 389px;--drag-staff-bg-h: 230px;--drag-note-h: 42px;--drag-note-wide: 59px;--drag-note-normal: 49px}.drag-side{padding-top:32px;padding-bottom:32px}.drag-side--left{padding-left:32px}.drag-side--right{padding-right:32px}.drag-note-rack{justify-content:space-between;gap:0;padding:16px 0 16px 24px}.staff-note-slot--re{padding-bottom:12px}.staff-note-slot--mi{padding-bottom:32px}.drag-game[data-drag-level="4"] .staff-note-slot--mi{padding-bottom:39px}.staff-note-slot--fa{padding-bottom:50px}.staff-note-slot--sol{padding-bottom:67px}.staff-note-slot--la{padding-bottom:84px}.staff-note-slot--si{padding-bottom:102px}.staff-note-slot--dol{padding-bottom:116px}}@media (max-width: 843px){.drag-game{--drag-left: 78px;--drag-right: 92px;--drag-hero-pl: 44px}.drag-side--left{padding-left:24px}.drag-side--right{padding-right:24px}}.game-toast{position:fixed;left:50%;bottom:24px;z-index:10;max-width:min(520px,calc(100vw - 32px));padding:12px 18px;color:var(--teacher-text);font-size:16px;line-height:1.25;text-align:center;background:var(--teacher-selected);border:2px solid var(--teacher-soft);border-radius:18px;transform:translate(-50%)}.teacher-groups-mgmt--collapsed>div:not(:first-child){display:none}.teacher-groups-mgmt h2{cursor:pointer}.teacher-groups-mgmt h2 span{font-size:.85em;opacity:.7}.teacher-menu-toggle,.teacher-mobile-logout,.teacher-menu-backdrop{display:none}@media (max-width: 760px){.teacher-shell{--teacher-sidebar: 0px;--teacher-content-x: 16px;--teacher-content-y: 16px;--teacher-content-gap: 12px;--teacher-heading-h: 56px;--teacher-heading-x: 16px;--teacher-heading-y: 12px;--teacher-title: 22px;--teacher-search-h: 44px;--teacher-search-text: 15px;--teacher-table-head: 13px;--teacher-row-text: 13px;grid-template-columns:minmax(0,1fr)}.teacher-menu-toggle{position:fixed;top:12px;left:12px;z-index:70;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:var(--teacher-block);box-shadow:0 4px 16px #5c38141f;cursor:pointer}.teacher-menu-toggle span{display:block;width:20px;height:2px;margin:0 auto;border-radius:2px;background:var(--teacher-text);transition:transform .18s ease,opacity .18s ease}.teacher-shell--menu-open .teacher-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.teacher-shell--menu-open .teacher-menu-toggle span:nth-child(2){opacity:0}.teacher-shell--menu-open .teacher-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.teacher-mobile-logout{position:fixed;top:12px;right:12px;z-index:70;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;color:var(--teacher-text);font-size:14px;line-height:1;background:var(--teacher-block);border:0;border-radius:12px;box-shadow:0 4px 16px #5c38141f;cursor:pointer}.teacher-shell--menu-open .teacher-mobile-logout{visibility:hidden;pointer-events:none}.teacher-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#2c1c0c61}.teacher-shell--menu-open .teacher-menu-backdrop{display:block}.teacher-menu{position:fixed;top:0;left:0;z-index:65;width:min(280px,calc(100vw - 24px));max-width:100%;height:100vh;height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(calc(-100% - 16px));transition:transform .22s ease;box-shadow:8px 0 28px #5c381424}.teacher-shell--menu-open .teacher-menu{transform:translate(0)}.teacher-content{min-width:0;grid-column:1;padding-top:64px}body.teacher-menu-open{overflow:hidden}.teacher-heading h1{white-space:normal;overflow-wrap:anywhere;line-height:1.15}.teacher-table__head{display:none}.teacher-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px 12px;align-items:start;min-height:0;height:auto;padding:12px 0}.teacher-row .student-avatar{grid-row:1 / span 4;align-self:center}.teacher-row__name,.teacher-row__course,.teacher-row__lesson,.teacher-row__date{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.3}.teacher-groups-mgmt{padding:16px!important}.teacher-groups-mgmt h2,.teacher-groups-mgmt h3{font-size:1.05rem!important;line-height:1.25;overflow-wrap:anywhere}.teacher-groups-mgmt input,.teacher-groups-mgmt select,.teacher-groups-mgmt .teacher-button{width:100%;min-width:0;box-sizing:border-box}.teacher-groups-mgmt div[style*="display: flex"],.teacher-groups-mgmt>div{flex-direction:column!important;flex-wrap:nowrap!important}#teacherCabinet .teacher-page-inner .parent-page-title,#teacherCabinet .teacher-page-inner .parent-page-head{min-height:0}#teacherCabinet .teacher-page-inner .parent-page-title{padding:12px 16px}#teacherCabinet .teacher-page-inner .parent-page-title h1{font-size:22px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}#teacherCabinet .teacher-page-inner .parent-page-head{display:flex;flex-direction:column;gap:12px}#teacherCabinet .teacher-page-inner .child-picker{min-width:0;width:100%}#teacherCabinet .teacher-page-inner .subscription-tariff-copy{display:flex;flex-direction:column;gap:8px}#teacherCabinet .teacher-page-inner .subscription-tariff-body{display:flex;flex-direction:column;gap:16px}#teacherCabinet .teacher-page-inner .subscription-tariff-cover--row{width:min(120px,40%);height:auto;aspect-ratio:1 / 1;align-self:center;object-fit:contain}#teacherCabinet .teacher-page-inner .history-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}#teacherCabinet .teacher-page-inner .history-entry__kind{display:flex;grid-column:1 / -1;gap:8px;align-items:center}}.teacher-cabinet-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh;background:#fefaf9;color:#925225;font-family:Montserrat,Segoe UI,sans-serif}.teacher-cabinet-shell .teacher-content{padding:32px}.teacher-cabinet-shell .teacher-menu{padding:24px;background:#f9f4f0}#parentQuestionnaire[hidden]{display:none!important}#parentQuestionnaire:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;overflow:auto}@font-face{font-family:Shonen;src:url(/assets/fonts/Shonen-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Shonen;src:url(/assets/fonts/Shonen-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Shonen (Namikus)";src:url(/assets/fonts/Shonen-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Shonen (Namikus)";src:url(/assets/fonts/Shonen-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--otto-bg: #f8f9fa;--otto-bg-image: none;--otto-card: rgba(255, 255, 255, .88);--otto-card-gradient: radial-gradient(74.6% 74.6% at 50% 46.05%, #FFFFFF 24.52%, #FFDEBE 100%);--otto-card-shadow: 0px 0px 6.1px rgba(0, 0, 0, .25);--otto-primary: #ffac59;--otto-primary-hover: #ff9b37;--otto-text: #474747;--otto-text-muted: #999999;--otto-border: #ffeedf;--otto-field-bg: #ffefdf;--otto-shadow: 0 8px 32px rgba(0, 0, 0, .12);--otto-radius: 12px;--otto-font: "Nunito", system-ui, -apple-system, sans-serif;--otto-logo-font: "Shonen", "Nunito", system-ui, sans-serif}:root{--screen-width: 1920px;--screen-height: 1080px;--crop-offset: 0px;--splash-scale: 1;--title-top: 78px;--logo-top: 22px;--cta-primary-bottom: 175px;--cta-secondary-bottom: 87px;--primary-width: 612px;--secondary-width: 483px;--primary-height: 88px;--secondary-height: 64px;--primary-font-size: 40px;--secondary-font-size: 23px;--title-font-size: 30px;--title-line-height: 1.7;--text-accent: #7a564a;--primary-shadow: 2px 12px 22px rgba(0,0,0,.15), 2px 3px 8px rgba(0,0,0,.2), inset 0 -6px 12px rgba(213,113,13,.5);--secondary-shadow: 6px 12px 14px rgba(0,0,0,.15), 2px 3px 8px rgba(0,0,0,.2), inset 0 -3px 10px rgba(213,113,13,.3);--label-shadow: 0 1px 3px rgba(0,0,0,.25), 0 4px 4px rgba(0,0,0,.25);--ease-out: cubic-bezier(.2, .8, .2, 1);--login-accent: #7a564a;--login-primary: #fd9731;--login-primary-dark: #f18d28;--login-field: #ffebd7;--login-secondary: #474747;--login-primary-text: #1a1a1a;--login-muted: #999999;--login-danger: #ff5252;--desktop-card-scale: 1;--mobile-card-scale: 1}*{box-sizing:border-box}body{font-family:var(--otto-font);margin:0;min-height:100vh;display:block;background:var(--otto-bg);color:var(--otto-text);overflow-x:hidden;overflow-y:auto}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000001a;z-index:0;pointer-events:none}.page{position:relative;z-index:1;width:100%;max-width:732px;padding:1.5rem 1rem}.page .card:not(.login-card),.admin-card{background:var(--otto-card);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:1.25rem 1.5rem;border-radius:24px;box-shadow:var(--otto-shadow)}.logo{text-align:center;margin-bottom:1.25rem}.logo img{max-width:340px;height:auto;display:block;margin:0 auto}.logo .logo-fallback{display:none;font-size:3.125rem;line-height:3.5rem;font-weight:700;letter-spacing:-.02em;color:var(--otto-text);font-family:var(--otto-logo-font)}.logo.logo-no-img .logo-fallback{display:block}.logo.logo-no-img .logo-img{display:none!important}.tabs{display:none;gap:0;margin:0 auto 1rem;border-bottom:none;max-width:612px}.tabs button{padding:.35rem .8rem;border:none;background:none;cursor:pointer;color:var(--otto-text-muted);font-size:1rem;line-height:1.25rem;font-family:inherit;border-bottom:2px solid transparent}.tabs button.active{color:var(--otto-text);font-weight:600;border-bottom-color:var(--otto-primary)}.panel{display:none}.panel.active{display:block}#formArea{max-width:612px;margin:0 auto}#loginForm,#registerForm{max-width:612px;margin:0 auto;transform:translateY(11px)}label{display:block;margin-bottom:.25rem;font-size:1.375rem;line-height:1.5rem;font-weight:500;color:var(--otto-text-muted)}input:not([type=checkbox]),select{width:100%;padding:1.15rem 1.5rem;margin-bottom:.75rem;border:1px solid var(--otto-border);background:var(--otto-field-bg);border-radius:9999px;font-size:1.5rem;line-height:1.5rem;color:var(--otto-text);font-family:inherit;transition:border-color .15s}input.field-invalid{border-color:#ff5252}input:focus,select:focus{outline:none;border-color:var(--otto-primary)}input::placeholder{color:var(--otto-text-muted)}.field{margin-bottom:.25rem}.field.has-error{margin-bottom:.75rem}.field-error{display:none;font-size:.875rem;line-height:1rem;color:#ff5252;margin-top:0}.field.has-error .field-error{display:block;margin-top:.25rem}.field.has-success .field-error{display:block;margin-top:.25rem;color:#5aa638}input.field-valid{border:2px solid #5AA638!important;color:#5aa638}#loginForm input:not([type=checkbox]),#registerForm input:not([type=checkbox]){padding:.85rem 1.5rem;margin-bottom:0}.password-wrap{position:relative}.password-wrap input{padding-right:3.15rem}.password-toggle{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;border:none;padding:0;background:transparent;cursor:pointer;opacity:0;z-index:2;transition:opacity .15s ease;pointer-events:none}.password-wrap.has-value .password-toggle,.password-wrap:focus-within .password-toggle{opacity:.5;pointer-events:auto}.password-wrap.has-value .password-toggle:hover,.password-wrap:focus-within .password-toggle:hover{opacity:1}.password-toggle:before{content:"";display:block;width:100%;height:100%;background-color:#a4a4a4;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 5c5.05 0 9.27 3.11 11 7c-1.73 3.89-5.95 7-11 7S2.73 15.89 1 12c1.73-3.89 5.95-7 11-7zm0 2C8.44 7 5.33 9.02 3.67 12 5.33 14.98 8.44 17 12 17s6.67-2.02 8.33-5C18.67 9.02 15.56 7 12 7zm0 2.5a2.5 2.5 0 110 5 2.5 2.5 0 010-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 5c5.05 0 9.27 3.11 11 7c-1.73 3.89-5.95 7-11 7S2.73 15.89 1 12c1.73-3.89 5.95-7 11-7zm0 2C8.44 7 5.33 9.02 3.67 12 5.33 14.98 8.44 17 12 17s6.67-2.02 8.33-5C18.67 9.02 15.56 7 12 7zm0 2.5a2.5 2.5 0 110 5 2.5 2.5 0 010-5z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.password-toggle[aria-pressed=true]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M2.7 1.3L1.3 2.7 5 6.4A12.56 12.56 0 001 12c1.73 3.89 5.95 7 11 7 2.25 0 4.35-.62 6.13-1.69l3.17 3.17 1.4-1.4L2.7 1.3zM12 17c-3.56 0-6.67-2.02-8.33-5 .92-1.65 2.3-3 3.97-3.92l1.51 1.51A3.99 3.99 0 008 12a4 4 0 005.41 3.74l1.27 1.27A8.8 8.8 0 0112 17zm0-10c5.05 0 9.27 3.11 11 7a12.51 12.51 0 01-3.7 4.58l-1.45-1.45A8.8 8.8 0 0020.33 12C18.67 9.02 15.56 7 12 7c-.82 0-1.62.11-2.37.33L7.94 5.64C9.21 5.23 10.58 5 12 5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M2.7 1.3L1.3 2.7 5 6.4A12.56 12.56 0 001 12c1.73 3.89 5.95 7 11 7 2.25 0 4.35-.62 6.13-1.69l3.17 3.17 1.4-1.4L2.7 1.3zM12 17c-3.56 0-6.67-2.02-8.33-5 .92-1.65 2.3-3 3.97-3.92l1.51 1.51A3.99 3.99 0 008 12a4 4 0 005.41 3.74l1.27 1.27A8.8 8.8 0 0112 17zm0-10c5.05 0 9.27 3.11 11 7a12.51 12.51 0 01-3.7 4.58l-1.45-1.45A8.8 8.8 0 0020.33 12C18.67 9.02 15.56 7 12 7c-.82 0-1.62.11-2.37.33L7.94 5.64C9.21 5.23 10.58 5 12 5z'/%3E%3C/svg%3E")}button[type=submit]{width:100%;padding:1.5rem;background:var(--otto-primary);color:#fff;border:none;border-radius:9999px;font-size:2.5rem;line-height:2.5rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,transform .12s ease}.forgot-link{display:inline-block;width:auto;margin:0 0 .75rem;padding:.625rem 0;border:none;background:transparent;color:var(--otto-text);font-size:1.125rem;line-height:1.5rem;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:.15em}.forgot-link:hover{opacity:.85}.auth-switch{margin-top:1rem;min-height:48px;display:flex;align-items:center;gap:.5rem;color:var(--otto-text);font-size:1.5rem;line-height:1.5rem}.switch-link{border:none;background:transparent;color:var(--otto-text);font-size:inherit;line-height:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:.15em;padding:0}.check-row{display:flex;align-items:flex-start;gap:.6rem;margin:.75rem 0 .4rem;font-size:.95rem;line-height:1.25rem;color:var(--otto-text)}.check-row input.field-invalid{box-shadow:0 0 0 2px #ff5252}.msg{margin-top:1rem;padding:.75rem;border-radius:8px;font-size:.875rem}.msg.err{background:#fef2f2;color:#b91c1c}.msg.ok{background:#f0fdf4;color:#15803d}.out{margin-top:.75rem;font-size:1rem;color:var(--otto-text);text-align:left}.out a{color:var(--otto-primary);text-decoration:none}.out a:hover{text-decoration:underline}#authPage.login-page--admin .login-scene__background,#authPage.login-page--admin .login-scene__background--auth-desktop,#authPage.login-page--admin .login-scene__background--auth-mobile,#authPage.login-page--admin .login-scene__logo--auth-desktop,#authPage.login-page--admin .login-scene__logo--auth-mobile,#authPage.login-page--admin #logoBox{display:none!important}#authPage.login-page--admin .login-scene--auth{min-height:0;height:auto;overflow:visible;background:var(--otto-bg, #f8f9fa)}#authPage.login-page--admin{overflow-x:hidden;overflow-y:auto}#authPage.login-page--admin #out{margin-top:0;padding:0 0 1.5rem;width:100%;max-width:none;box-sizing:border-box}#authPage.login-page--admin #parentCabinet,#authPage.login-page--admin #childDashboard{display:none!important}#authPage.login-page--admin #pcChildModal,#authPage.login-page--admin #pcDeleteChildModal{display:none!important;visibility:hidden!important;pointer-events:none!important}#authPage.login-page--admin .admin-grid{max-width:1440px;margin-left:auto;margin-right:auto;padding:0 16px;box-sizing:border-box}#authPage.login-page--admin #out label,#authPage.login-page--admin .admin-modal label{font-size:.78rem;line-height:1.15rem;font-weight:500;margin-bottom:.2rem}#authPage.login-page--admin #out input:not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=radio]):not([type=range]),#authPage.login-page--admin #out select,#authPage.login-page--admin .admin-modal input:not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=radio]):not([type=range]),#authPage.login-page--admin .admin-modal select{width:100%;padding:.38rem .55rem;min-height:30px;font-size:.8rem;line-height:1.25;border-radius:8px;margin-bottom:.35rem;box-sizing:border-box}#authPage.login-page--admin #out .assign-search-input,#authPage.login-page--admin .admin-modal .assign-search-input{min-height:0;height:30px;padding:.2rem .45rem;font-size:.78rem;line-height:1.2;border-radius:6px;margin-bottom:.25rem}#authPage.login-page--admin .admin-modal .admin-add-child-row input{width:140px;max-width:100%;min-height:0;height:36px;padding:.35rem .6rem;font-size:.875rem;border-radius:8px;margin-bottom:0}.admin-subtext{color:var(--otto-text-muted);font-size:.8rem}.admin-header{display:flex;flex-direction:column;align-items:stretch;position:sticky;top:0;z-index:60;background:#2d1f0e;border-radius:0;margin:0 0 1rem;flex-shrink:0;box-shadow:0 2px 12px #0000001f}.admin-header__top{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 16px 0 20px}.admin-header__left{display:flex;align-items:center;gap:12px}.admin-header__logo{font-family:var(--otto-logo-font);font-size:1.15rem;font-weight:700;color:#fff;letter-spacing:.02em}.admin-header__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:var(--otto-primary);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.admin-header__right{display:flex;align-items:center;gap:12px}.admin-header__email{font-size:.82rem;color:#ffffffa6;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header__link{font-size:.8rem;color:#fff9;text-decoration:none;padding:4px 10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;transition:color .15s,border-color .15s}.admin-header__link:hover{color:#fff;border-color:#ffffff80}.admin-header__logout{padding:6px 16px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:transparent;color:#ffffffbf;font-size:.82rem;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.admin-header__logout:hover{background:#ffffff1a;color:#fff}.admin-header__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px 12px 20px;border-top:1px solid rgba(255,255,255,.12);background:#0003}.admin-toolbar__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#ffffffeb;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.admin-toolbar__btn:hover{background:#ffffff29;border-color:#ffffff59}.admin-toolbar__btn:active{transform:scale(.98)}.admin-toolbar__btn--accent{background:var(--otto-primary);border-color:transparent;color:#fff}.admin-toolbar__btn--accent:hover{background:var(--otto-primary-hover);filter:brightness(1.03)}.admin-toolbar__icon{font-size:1.05rem;line-height:1}.admin-toolbar__label{white-space:nowrap}.lesson-import-block__hint{line-height:1.45}.lesson-import-block__hint code{font-size:.88em}.lesson-import-block__check{display:flex;align-items:center;gap:.45rem;margin-top:.45rem;font-size:.9rem;cursor:pointer}.lesson-import-block .cms-row #lessonImportStatus{font-size:.82rem;color:var(--otto-text-muted)}.nav-world-search{width:100%;max-width:22rem;padding:.45rem .65rem;border:1px solid var(--otto-border, #ddd);border-radius:8px;font:inherit;margin-bottom:.5rem;box-sizing:border-box}.cms-media-drop-zone{position:relative;border-radius:12px;transition:background .15s,box-shadow .15s}.cms-media-drop-zone__hint{margin:0 0 .5rem}.cms-media-drop-zone.cms-media-drop-zone--over{background:#ffac591f;box-shadow:inset 0 0 0 2px var(--otto-primary, #ffac59)}.admin-panel-body{padding:20px 0 0}.admin-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.admin-modal[hidden]{display:none!important}.admin-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;cursor:pointer}.admin-modal__box{position:relative;width:100%;max-width:420px;max-height:90vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 20px 60px #0003;padding:1.5rem}.admin-modal--wide .admin-modal__box{max-width:520px}.admin-modal--wide .admin-modal__box--users{max-width:820px}.assign-search-wrap{position:relative}.assign-search-input{width:100%;padding:.25rem .4rem;font-size:.78rem;line-height:1.2;border:1px solid var(--otto-border);border-radius:6px;background:var(--otto-bg);color:var(--otto-text);box-sizing:border-box;height:28px}.assign-search-input:focus{outline:none;border-color:var(--otto-primary)}.assign-search-drop{position:absolute;top:calc(100% + 2px);left:0;right:0;background:var(--otto-bg);border:1px solid var(--otto-border);border-radius:6px;max-height:200px;overflow-y:auto;z-index:9999;box-shadow:0 4px 16px #0000001f}.assign-search-drop__item{padding:.35rem .6rem;font-size:.82rem;cursor:pointer;border-bottom:1px solid var(--otto-border)}.assign-search-drop__item:last-child{border-bottom:none}.assign-search-drop__item:hover,.assign-search-drop__item.is-focused{background:var(--otto-primary);color:#fff}.assign-search-drop__empty{padding:.4rem .6rem;font-size:.8rem;color:var(--otto-text-muted)}.assign-search-chosen{display:block;font-size:.78rem;color:var(--otto-primary);margin-top:.15rem;min-height:1em;font-weight:600}.admin-modal__title{margin:0 0 1.25rem;font-size:1.15rem;font-weight:700;color:var(--otto-text)}.admin-modal__form .field,.admin-modal__body{margin-bottom:1rem}.admin-modal__form .field label{display:block;margin-bottom:.35rem;font-size:.85rem;color:#7c6b5a}.admin-modal__form .field input,.admin-modal__form .field select{width:100%;padding:.55rem .75rem;border:1px solid #e7d6c4;border-radius:10px;font-size:.9rem}.admin-input-with-action{display:flex;gap:.5rem;align-items:center}.admin-input-with-action input{margin-bottom:0;flex:1}.admin-input-with-action__btn{flex:0 0 auto;white-space:nowrap}.admin-modal__actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #f0e2d4}.admin-modal__submit{padding:.6rem 1.25rem;background:var(--otto-primary);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.admin-modal__submit:hover{background:var(--otto-primary-hover)}.admin-users-section{margin-bottom:1rem}.admin-users-tabs{display:flex;gap:.45rem;margin-bottom:.7rem}.admin-users-section__title{margin:0 0 .4rem;font-size:.85rem;font-weight:600;color:#7d5b38}.admin-users-search{width:100%;padding:.45rem .6rem;font-size:.9rem;border:1px solid #e7d6c4;border-radius:8px;box-sizing:border-box}.admin-add-child-row{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.admin-add-child-row input{width:140px;max-width:100%;height:36px;padding:.35rem .6rem;font-size:.875rem;border:1px solid #e7d6c4;border-radius:8px;box-sizing:border-box}.admin-add-child-row .btn-secondary{padding:.35rem .7rem;font-size:.85rem}.admin-users-list{max-height:280px;overflow:auto;border:1px solid #e7d6c4;border-radius:10px;background:#fff}.admin-users-list__row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid #f0e2d4;font-size:.82rem}.admin-users-list__row span{flex:1;min-width:0;overflow-wrap:anywhere}.admin-users-list__row--header{font-weight:700;background:#f6efe6}.admin-users-list__row:last-child{border-bottom:none}.admin-users-list__email{font-weight:500;color:var(--otto-text);min-width:120px}.admin-users-list__roles{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.admin-users-list__role{display:inline-flex;align-items:center;gap:.2rem;padding:.15rem .4rem;border-radius:999px;font-size:.72rem;background:#fff5eb;color:#5b3e23}.admin-users-list__role.admin{background:#fef3c7;color:#92400e}.admin-users-role-remove{padding:0 .2rem;margin:0;border:none;background:none;cursor:pointer;font-size:1rem;line-height:1;color:#999}.admin-users-role-remove:hover{color:#c00}.admin-users-list__actions{margin-left:auto}.admin-users-role-select{padding:.25rem .4rem;font-size:.75rem;border:1px solid #e7d6c4;border-radius:6px;background:#fff}.admin-grid{display:grid;grid-template-columns:minmax(440px,1.15fr) minmax(320px,.85fr);gap:.9rem;align-items:start}.admin-card{border:1px solid #edd9c6;border-radius:16px;background:#fffdfb;box-shadow:0 2px 8px #0000000a}.admin-card__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem 0}.admin-card__title{margin:0;font-size:1rem;font-weight:700;color:var(--otto-text)}.admin-card__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:#f5ede4;color:#7d5b38;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.admin-card__close:hover{background:#edd9c6;color:var(--otto-text)}.logout-btn{margin-top:1rem;padding:.5rem 1rem;background:var(--otto-text-muted);color:#fff;border:none;border-radius:9999px;font-size:.875rem;font-family:inherit;cursor:pointer}.logout-btn:hover{opacity:.9}.cms{margin-top:.25rem;border-top:none;padding:.9rem;text-align:left}.cms h3{margin:0 0 .75rem;font-size:.98rem;letter-spacing:.01em;text-transform:uppercase;color:#7d5b38}.cms-row{display:flex;gap:.45rem;align-items:flex-end;margin-bottom:.45rem;flex-wrap:wrap}.cms-row input{margin-bottom:0;min-width:220px;flex:1}.cms-row input[type=file]{padding:.4rem .5rem;min-width:260px}.cms label,.runtime label{font-size:.78rem;line-height:1rem;color:#7c6b5a;margin-bottom:.2rem}.cms input,.cms select,.runtime input,.runtime select{padding:.52rem .65rem;min-height:36px;border-radius:10px;font-size:.8rem;line-height:1rem;border:1px solid #e7d6c4;background:#fff;margin-bottom:.45rem}.cms input:focus,.cms select:focus,.runtime input:focus,.runtime select:focus{border-color:#e7b57d;box-shadow:0 0 0 3px #ffac5933}.btn-secondary{width:auto;padding:.52rem .8rem;background:#fff5eb;color:#5b3e23;border:1px solid #edcfaf;border-radius:10px;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .14s ease}.btn-secondary:hover{background:#ffe5c8;border-color:#dfb58b}.cms textarea{width:100%;min-height:200px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.77rem;border:1px solid #e7d6c4;border-radius:10px;padding:.65rem .7rem;background:#fff;resize:vertical}.cms small{color:var(--otto-text-muted);display:block;margin:.5rem 0 .75rem}.audit-list{list-style:none;padding:0;margin:.5rem 0 0;max-height:180px;overflow:auto;border:1px solid #e7d6c4;border-radius:10px;background:#fff}.audit-list li{padding:.45rem .55rem;border-bottom:1px solid #f0e2d4;font-size:.76rem;line-height:1.35}.audit-list li:last-child{border-bottom:none}.item-builder{border:1px solid #ebdac8;border-radius:12px;padding:.65rem;background:#fffaf5;margin-top:.5rem}.item-builder h4{margin:0 0 .45rem;font-size:.82rem;color:#7d5b38;text-transform:uppercase;letter-spacing:.01em}.item-list{list-style:none;margin:.5rem 0;padding:0;border:1px solid #e7d6c4;border-radius:10px;max-height:220px;overflow:auto;background:#fff}.item-list li{display:flex;justify-content:space-between;gap:.5rem;align-items:center;border-bottom:1px solid #f0e2d4;padding:.45rem .55rem;font-size:.76rem}.scene-drag-handle{flex:0 0 auto;cursor:grab;-webkit-user-select:none;user-select:none;color:#a88a6e;font-size:1rem;line-height:1;padding:0 .15rem}.scene-drag-handle:active{cursor:grabbing}.item-list li.cms-scene-dragging{opacity:.65;background:#faf6f2}.item-list li:last-child{border-bottom:none}.item-list li.active{background:#fff1e2}.item-meta{color:var(--otto-text-muted);font-size:.7rem}.item-actions{display:flex;gap:.35rem;flex-wrap:wrap}.btn-mini{width:auto;padding:.35rem .5rem;border-radius:8px;border:1px solid #e2d0bf;background:#fff;cursor:pointer;font-size:.72rem;color:var(--otto-text)}.btn-mini:hover{border-color:var(--otto-primary);color:var(--otto-primary)}.btn-danger{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.btn-danger:hover{border-color:#fca5a5;color:#991b1b}.builder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.builder-grid .span-2{grid-column:1 / -1}.builder-grid textarea{min-height:100px;margin-bottom:0;font-size:.78rem}#mediaLibraryList,#cmsChecklistList{max-height:220px}.muted-note{margin-top:.5rem;color:var(--otto-text-muted);font-size:.8125rem}.runtime{margin-top:.25rem;border-top:none;padding:.9rem;text-align:left}.runtime h3{margin:0 0 .75rem;font-size:.98rem;letter-spacing:.01em;text-transform:uppercase;color:#7d5b38}.runtime-card{border:1px solid #ebdac8;border-radius:12px;padding:.65rem;margin-top:.5rem;background:#fffaf5}.runtime-meta{font-size:.8125rem;color:var(--otto-text-muted);margin-bottom:.35rem}.runtime-main{font-size:.9rem;margin-bottom:.5rem}.runtime-json{margin:0;padding:.5rem;border-radius:10px;background:#fff;border:1px solid #e7d6c4;font-size:.72rem;max-height:140px;overflow:auto;white-space:pre-wrap;word-break:break-word}.runtime-interaction{margin-top:.5rem;padding:.45rem;border:1px dashed #e6cdb3;border-radius:10px;background:#fff}.runtime-options{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.35rem}.runtime-options button{width:auto;padding:.4rem .65rem;border:1px solid var(--otto-border);border-radius:999px;background:#fff;cursor:pointer;font-size:.8rem}.runtime-options button.is-disabled,.runtime-options button:disabled{opacity:.55;cursor:not-allowed}.runtime-options button:hover{border-color:var(--otto-primary);color:var(--otto-primary)}.runtime-options button.is-selected-pending{outline:3px solid rgba(91,127,255,.85);outline-offset:2px;transition:outline-color .2s ease}.runtime-options button.is-correct{background:#22c55e;border-color:#16a34a;color:#fff;animation:correct-pulse .5s ease-out}.runtime-options button.is-wrong{background:transparent;border-color:#925225e0;box-shadow:0 0 0 3px #925225e0;color:inherit;animation:wrong-shake .4s ease-out}.runtime-options button.hint-flash{animation:hint-flash 1s ease-out}@keyframes correct-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes wrong-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}@keyframes hint-flash{0%,to{box-shadow:0 0 #2563eb00}50%{box-shadow:0 0 0 8px #2563eb4d}}.runtime-interaction-msg.correct{color:#15803d;font-weight:600}.runtime-interaction-msg.wrong{color:#b91c1c;font-weight:600}.runtime-interaction-msg.hint{color:#2563eb;font-size:.85rem}.runtime-interaction-msg.info{color:var(--otto-text-muted)}.layout-single-center{display:flex;align-items:center;justify-content:center;min-height:200px}.layout-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--layout-gap, 1rem)}.layout-three-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--layout-gap, .5rem)}.layout-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--layout-gap, .5rem)}.layout-grid-2x4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--layout-gap, .5rem)}.layout-top-bottom{display:flex;flex-direction:column;gap:var(--layout-gap, .5rem)}.layout-fullscreen{width:100%;height:100%}@media (max-width: 640px){.layout-grid-2x4{grid-template-columns:repeat(2,1fr)}.layout-three-columns{grid-template-columns:1fr}}.runtime-interaction-msg{margin-top:.35rem;font-size:.76rem;color:var(--otto-text-muted)}@media (max-width: 1023px){.admin-header__toolbar{gap:6px;padding-left:12px;padding-right:12px}.admin-toolbar__btn{padding:7px 10px;font-size:.76rem}.admin-grid,.builder-grid{grid-template-columns:1fr}}.game-screen--teacher-drag>.game-nav,.game-screen--teacher-drag>#gameProgress,.game-screen--teacher-drag>#gameNavForwardAnim{display:none!important}.game-screen--teacher-drag .game-screen__bg{background-image:none!important;background-color:transparent}.game-screen--teacher-drag{background:#fff}#gameScreen[data-teacher-drag-mode=sort]{width:100vw;height:100vh;height:100dvh;margin:0;padding:0;background:transparent}.game-screen__logo{position:absolute;top:clamp(48px,8vh,80px);left:50%;transform:translate(-50%);z-index:15;pointer-events:none;opacity:1;visibility:visible}.game-screen__logo-img{display:block;max-width:min(180px,28vw);max-height:64px;width:auto;height:auto;opacity:1;visibility:visible;object-fit:contain}.game-screen--teacher-drag .game-screen__logo{display:none!important}.game-screen--teacher-drag .drag-side .game-nav,.game-screen--teacher-drag .sort-game__side .game-nav,.game-screen--teacher-drag .sort-game__bottom-side .game-nav{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:var(--game-nav);height:var(--game-nav);transform:none;flex:0 0 auto}.game-screen--teacher-drag .drag-side .game-nav:hover,.game-screen--teacher-drag .drag-side .game-nav:focus-visible,.game-screen--teacher-drag .drag-side .game-nav:active,.game-screen--teacher-drag .sort-game__side .game-nav:hover,.game-screen--teacher-drag .sort-game__side .game-nav:focus-visible,.game-screen--teacher-drag .sort-game__side .game-nav:active,.game-screen--teacher-drag .sort-game__bottom-side .game-nav:hover,.game-screen--teacher-drag .sort-game__bottom-side .game-nav:focus-visible,.game-screen--teacher-drag .sort-game__bottom-side .game-nav:active{transform:scale(1.04)}.game-screen--teacher-drag .drag-side .game-nav:active,.game-screen--teacher-drag .sort-game__side .game-nav:active,.game-screen--teacher-drag .sort-game__bottom-side .game-nav:active{transform:scale(.97)}#gameScreen[data-teacher-drag-mode=sort]>.game-content{top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none!important;margin:0;padding:0;transform:none;border:0;border-radius:0;box-shadow:none;background:transparent}#gameScreen[data-teacher-drag-mode=sort]>.game-content>.game-content__inner{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;align-items:stretch;justify-content:stretch;border:0;border-radius:0;box-shadow:none;background:transparent}#gameScreen[data-teacher-drag-mode=sort] .game-drag-host--sort{width:100vw;max-width:none;height:100vh;height:100dvh;min-height:100dvh;margin:0;padding:0;display:block;border:0;border-radius:0;box-shadow:none;background:transparent}#gameScreen[data-teacher-drag-mode=sort] .game-drag-host--sort .sort-game{width:100vw;max-width:none;height:100vh;height:100dvh;min-height:100dvh;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.teacher-drag-prompt-lock{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;cursor:default;background:transparent;pointer-events:auto}.select-prompt-unlock{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#ffffff59}.sort-game__complete-overlay,.drag-notes-complete{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#ffffffbf;font-family:var(--otto-logo-font, "Nunito", sans-serif);font-size:36px;font-weight:700;color:#4b8a2f}.sort-drag-ghost{position:fixed;pointer-events:none;z-index:99999;opacity:.92;touch-action:none}.sort-drag-ghost img{width:100%;height:100%;object-fit:contain}.sort-game .sort-box.is-dragging{opacity:.45}.splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow-x:hidden;overflow-y:auto;background:#6b8e6b}.splash.hidden{display:none}.splash__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.splash__bg--mobile{display:none}.splash__bottom-gradient{position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(to top,rgba(195,175,155,1),transparent);pointer-events:none;z-index:1}.splash__hero{position:absolute;left:0;right:0;top:0;z-index:5;display:flex;flex-direction:column;align-items:center;padding-top:calc(env(safe-area-inset-top) + var(--logo-top));gap:21px;pointer-events:none}.splash__logo{display:block;margin:0;max-width:273px;width:min(273px,86vw);height:auto}.splash__title-pill{width:645px;max-width:calc(100% - 32px);min-height:142px;margin:0;padding:0 24px;box-sizing:border-box;background:url(/assets/title-pill-desktop.svg) center / 100% 100% no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}.splash__title-text{font-family:"Shonen (Namikus)",var(--otto-logo-font);font-weight:700;font-size:var(--title-font-size);line-height:var(--title-line-height);color:var(--text-accent);text-shadow:var(--label-shadow)}.splash__actions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.splash__btn{position:absolute;left:50%;transform:translate(-50%);border:none;cursor:pointer;pointer-events:auto;border-radius:999px;box-sizing:border-box;font-family:var(--otto-font);font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;transition:filter .15s ease,transform .12s ease}.splash__btn--primary{bottom:var(--cta-primary-bottom);width:min(var(--primary-width),calc(100% - 32px));height:var(--primary-height);padding:0 16px;font-size:var(--primary-font-size);line-height:1;color:#fff;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.25);background:linear-gradient(180deg,#ffa85c,#ff9437);box-shadow:var(--primary-shadow)}.splash__btn--secondary{bottom:var(--cta-secondary-bottom);width:min(var(--secondary-width),calc(100% - 64px));height:var(--secondary-height);padding:0 16px;font-size:var(--secondary-font-size);line-height:1.15;color:var(--text-accent);background:linear-gradient(180deg,#ffe2cd,#d0b8a3);box-shadow:var(--secondary-shadow)}.splash__btn:active:not(:disabled){transform:translate(-50%) translateY(1px) scale(.98);filter:brightness(.92)}.splash__btn:disabled{cursor:default;pointer-events:none;opacity:.5}@media (max-width: 480px){.splash__bg--desktop{display:none}.splash__bg--mobile{display:block;object-fit:fill;object-position:center center}.splash__title-pill{width:299px;max-width:calc(100% - 32px);min-height:101px;padding:0 16px;background-image:url(/assets/title-pill-mobile.svg)}.splash__title-text{font-size:28px;line-height:1.15}.splash__btn--primary{bottom:auto;top:calc(653 / 844 * 100%);width:91.8%;max-width:358px;height:calc(68 / 844 * 100%);min-height:52px;font-size:28px;font-weight:700}.splash__btn--secondary{bottom:auto;top:calc(737 / 844 * 100%);width:76.4%;max-width:298px;height:calc(52 / 844 * 100%);min-height:44px;font-size:18px;font-weight:500}}@media (min-width: 481px) and (max-width: 1023px){.splash__btn--primary{width:min(612px,calc(100% - 32px))}.splash__btn--secondary{width:min(483px,calc(100% - 64px))}.splash__title-pill{width:min(500px,calc(100% - 32px));min-height:120px}.splash__title-text{font-size:26px}}.page{position:relative;width:100%;max-width:none;padding:0 0 24px;padding-top:calc(env(safe-area-inset-top) + 22px);padding-bottom:calc(env(safe-area-inset-bottom) + 24px);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.page>.logo{position:absolute;top:22px;left:50%;transform:translate(-50%);z-index:5;margin-bottom:0}.page .card{position:relative;width:893px;max-width:100%;min-height:612px;padding:0 140px 80px;border-radius:0;background:url(/assets/card-outer-desktop.svg) center / 100% 100% no-repeat;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0px 0px 6.1px rgba(0,0,0,.25));overflow:visible}.card:after{display:none}.logo{margin-bottom:12px}.logo img{max-width:273px}#authPage #logoBox>img{max-width:none}#formArea,#loginForm,#registerForm,#forgotForm,#resetForm{max-width:612px}.auth-title{width:645px;max-width:100%;margin:-71px auto 35px;height:142px;min-height:142px;background:url(/assets/title-pill-desktop.svg) center / 100% 100% no-repeat;display:flex;align-items:center;justify-content:center;position:relative;z-index:6}.auth-title span{font-family:var(--otto-logo-font);font-weight:700;font-size:48px;line-height:56px;letter-spacing:0;color:#7a564a}.auth-title.long.forgot span{font-size:38px;line-height:56px}#loginForm,#registerForm,#forgotForm,#resetForm{transform:none}#formArea .field{position:relative}#formArea .field>label{position:absolute;top:14px;left:30px;font-size:13px;line-height:1em;font-weight:500;color:#999;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:3;margin:0}#formArea .field:has(input:not(:placeholder-shown))>label{opacity:1}#formArea .field:has(input:not(:placeholder-shown)) input:not([type=checkbox]){padding-top:40px;padding-bottom:14px}#formArea input:not([type=checkbox]){border-radius:999px;border:none;background:#ffebd7;height:88px;padding:30px;font-size:22px;line-height:1.0909em;font-weight:500;color:#474747}#formArea input:not([type=checkbox])::placeholder{color:#999;font-weight:500}#formArea input:not([type=checkbox]).field-invalid{border:2px solid #FF5252}#formArea input:not([type=checkbox]):focus{border:2px solid var(--otto-primary)}#formArea .password-wrap input{padding-right:60px}#formArea .forgot-link{margin:16px 0 0;padding:12px 0;width:100%;text-align:right;text-decoration:none;font-size:18px;line-height:20px;font-weight:500;color:#474747}#formArea button[type=submit]{margin-top:16px;width:100%;height:88px;padding:0 95px;border-radius:999px;background:#fd9731;color:#fff;font-size:40px;line-height:40px;font-weight:600;letter-spacing:0;text-transform:uppercase;text-shadow:0px 1px 2px rgba(0,0,0,.25);white-space:nowrap}#formArea button[type=submit]:active:not(:disabled){background:#d87f24;transform:translateY(1px)}#formArea button[type=submit]:disabled{background:#ffe3c8;color:#ffca97;cursor:default;text-shadow:none}.auth-switch{margin-top:16px;padding:12px 0;justify-content:center;font-size:24px;line-height:20px;font-weight:500;color:#474747;position:relative;z-index:5;display:flex;align-items:center;gap:.5rem}.switch-link{font-size:inherit;color:#1a1a1a;font-weight:700;text-decoration:none}.helper-copy{margin:0 0 24px;text-align:center;font-size:18px;line-height:1.1111em;color:#474747}.check-row{display:flex;align-items:flex-start;gap:8px;margin:16px 0 0;font-size:18px;line-height:20px;font-weight:400;color:#1a1a1a;cursor:pointer}.check-row span{flex:1;max-width:505px}.check-row u,.check-row a.legal-link{color:inherit;text-decoration:underline;text-underline-offset:2px;position:relative;z-index:1;pointer-events:auto;cursor:pointer}.check-row a.legal-link:hover{color:var(--otto-primary, #ffac59)}.check-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:32px;height:32px;min-width:32px;max-width:32px;min-height:32px;max-height:32px;padding:0;margin:0;border-radius:12px;background:#fff;border:1px solid #FD9731;cursor:pointer;position:relative;transition:box-shadow .15s;flex-shrink:0}.check-row input[type=checkbox]:after{content:"";display:block;position:absolute;top:50%;left:50%;width:15px;height:11px;transform:translate(-50%,-50%) scale(0);background:url(/assets/checkmark.svg) center / contain no-repeat;transition:transform .15s ease}.check-row input[type=checkbox]:checked{background:#fd9731;border-color:#fd9731}.check-row input[type=checkbox]:checked:after{transform:translate(-50%,-50%) scale(1);filter:brightness(0) invert(1)}.check-row input[type=checkbox]:focus-visible{outline:2px solid var(--otto-primary);outline-offset:2px}.token-field,.card[data-form=reset] #resetAuthSwitch{display:none}#forgotForm:has(#forgotHintState:not([style*="display:none"])) #forgotAuthSwitch,#forgotForm:has(#forgotHintState[style*="display: block"]) #forgotAuthSwitch{display:none}.reg-fields{display:flex;flex-direction:column;gap:0}#formArea .reg-fields .field{margin-bottom:12px}#formArea .reg-fields .check-row{margin-top:4px}.reg-buttons{display:flex;flex-direction:column;gap:16px;margin-top:24px}#formArea .reg-buttons button[type=submit]{margin-top:0}#formArea .reg-buttons .auth-switch{margin-top:0;min-height:auto;height:48px;padding:0}.card[data-form=register]{padding-bottom:26px}.card[data-form=register] .auth-title{margin-bottom:15px}.card[data-form=register] #formArea .reg-fields .field{margin-bottom:12px}.card[data-form=register] #formArea .reg-fields .check-row{margin-top:0}.card[data-form=register] .reg-buttons{margin-top:8px}#formArea .field{margin-bottom:12px}#formArea .field:last-of-type{margin-bottom:0}#formArea .field-error{font-size:16px;line-height:1em;margin-top:4px;padding-left:30px}.success-state{text-align:center;padding:20px 0}.success-title{font-family:var(--otto-font);font-size:26px;font-weight:600;color:#1a1a1a;margin:0 0 12px;line-height:1em}#resetSuccessState .success-title{font-size:32px}.success-copy{font-size:18px;line-height:1.1111em;color:#474747;margin:0 0 24px}.success-btn{width:100%;height:88px;padding:0 95px;border-radius:999px;background:#fd9731;color:#fff;border:none;font-size:40px;font-weight:600;font-family:inherit;letter-spacing:.01em;text-transform:uppercase;cursor:pointer;transition:background .15s;text-shadow:0px 1px 2px rgba(0,0,0,.25);white-space:nowrap}.success-btn:active{background:#d87f24;transform:translateY(1px)}@media (hover: hover) and (pointer: fine){button[type=submit]:hover{background:var(--otto-primary-hover)}#formArea button[type=submit]:hover:not(:disabled){background:#e88b2a}.success-btn:hover{background:var(--otto-primary-hover)}.splash__btn--primary:hover{filter:brightness(1.05)}.splash__btn--secondary:hover{filter:brightness(1.04)}}@media (hover: none),(pointer: coarse){button[type=submit]:hover{background:inherit}#formArea button[type=submit]:hover:not(:disabled){background:#fd9731}.success-btn:hover{background:#fd9731}.splash__btn--primary:hover,.splash__btn--secondary:hover{filter:none}}@media (min-width: 481px) and (max-width: 959px){.page{width:100%;max-width:none;padding:0;min-height:100vh;display:flex;align-items:center;justify-content:center}.card{width:90%;max-width:750px;min-height:520px;padding:0 80px 44px;background:url(/assets/card-outer-desktop.svg) center / 100% 100% no-repeat;filter:drop-shadow(0px 0px 5px rgba(0,0,0,.2))}.page>.logo{top:16px}.logo img{max-width:240px}.auth-title{width:500px;max-width:100%;height:120px;min-height:120px;margin:-46px auto 36px}.auth-title span{font-size:38px}.auth-title.long span{font-size:30px}.auth-title.long.forgot span{font-size:24px}#formArea,#loginForm,#registerForm,#forgotForm,#resetForm{max-width:540px}#formArea input:not([type=checkbox]){height:88px;padding:24px 30px;font-size:20px;font-weight:500;line-height:1.1em}#formArea .password-wrap input{padding-right:56px}#formArea button[type=submit]{height:88px;font-size:32px;padding:0 60px}#formArea .forgot-link{font-size:17px;margin:12px 0 0;padding:10px 0}.auth-switch{font-size:22px;padding:10px 0}.check-row{font-size:17px;line-height:1.18em}.check-row input[type=checkbox]{width:28px;height:28px;min-width:28px;max-width:28px;min-height:28px;max-height:28px;padding:0;border-radius:10px}.helper-copy{font-size:17px}#formArea .field{margin-bottom:10px}#formArea .field>label{top:10px;font-size:12px}#formArea .field:has(input:not(:placeholder-shown)) input:not([type=checkbox]){padding-top:36px;padding-bottom:10px}#formArea .field-error{font-size:14px;padding-left:24px}.success-title{font-size:28px}.success-copy{font-size:17px}.success-btn{height:88px;font-size:32px;padding:0 60px}}@media (max-width: 480px){.page{width:100%;max-width:390px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom) 0}.card{width:100%;max-width:390px;min-height:auto;margin-top:218px;padding:0 16px 28px;border-radius:0;background:url(/assets/card-outer-mobile.svg) center / 100% 100% no-repeat;filter:none;overflow:visible}.card:after{display:none}.page>.logo{position:absolute;top:22px;margin-bottom:0}.logo img{max-width:273px}.auth-title{width:299px;max-width:100%;height:101px;min-height:101px;margin:-54px auto 40px;background-image:url(/assets/title-pill-mobile.svg)}.auth-title span{font-size:40px;line-height:1em}.auth-title.long span{font-size:28px;line-height:36px}.auth-title.long.forgot span{font-size:22px;line-height:1.0909em}#formArea,#loginForm,#registerForm,#forgotForm,#resetForm{max-width:358px}#formArea input:not([type=checkbox]){height:68px;padding:0 30px;font-size:18px;font-weight:500;line-height:68px}#formArea .password-wrap input{padding-right:48px}#formArea button[type=submit]{height:68px;font-size:28px;font-weight:700;line-height:1em;padding:0 30px}#formArea .forgot-link{font-size:16px;line-height:1.25em;margin:0;padding:8px 0}.auth-switch{font-size:24px;line-height:1em;padding:8px 0;gap:.25rem}.check-row{font-size:16px;line-height:1.25em}.check-row input[type=checkbox]{width:24px;height:24px;min-width:24px;max-width:24px;min-height:24px;max-height:24px;padding:0;margin-top:0;border-radius:8px}.helper-copy{font-size:16px;line-height:1.25em;margin-bottom:16px}#formArea .field{margin-bottom:8px}#formArea .field>label{top:6px;left:30px;font-size:11px}#formArea .field:has(input:not(:placeholder-shown)) input:not([type=checkbox]){padding-top:28px;padding-bottom:4px;line-height:normal}#formArea .field-error{font-size:12px;padding-left:24px}.success-title{font-size:26px;line-height:1.0769em}.success-copy{font-size:16px;line-height:1.25em;margin-bottom:16px}.success-btn{height:68px;font-size:28px;font-weight:700;padding:0 30px}}@media (max-width: 374px){.page{max-width:320px;justify-content:flex-start}.page>.logo{position:relative;top:auto;left:auto;transform:none;margin:4px auto 0;z-index:10}.logo img{max-width:180px}.card{padding:0 8px 16px}.auth-title{width:230px;height:78px;min-height:78px;margin:-20px auto 12px}.auth-title span{font-size:28px}.auth-title.long span{font-size:20px}.auth-title.long.forgot span{font-size:16px}#formArea input:not([type=checkbox]){height:56px;padding:0 18px;font-size:14px;line-height:56px}#formArea .field>label{top:5px;left:18px;font-size:9px}#formArea .field:has(input:not(:placeholder-shown)) input:not([type=checkbox]){padding-top:22px;padding-bottom:2px;line-height:normal}#formArea .password-wrap input{padding-right:40px}#formArea button[type=submit]{height:56px;font-size:20px;padding:0 20px}.auth-switch{font-size:16px;padding:6px 0}#formArea .forgot-link{font-size:13px;margin:8px 0 0;padding:6px 0}.check-row{font-size:12px;margin:8px 0 0}.check-row input[type=checkbox]{width:20px;height:20px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;padding:0;border-radius:6px}.helper-copy{font-size:13px}#formArea .field{margin-bottom:6px}.success-title{font-size:18px}.success-copy{font-size:13px}.success-btn{height:56px;font-size:20px;padding:0 20px}}@media (max-width: 299px){.page{max-width:299px;justify-content:flex-start}.page>.logo{position:relative;top:auto;left:auto;transform:none;margin:4px auto 0}.logo img{max-width:160px}.card{padding:0 6px 12px}.auth-title{width:200px;height:68px;min-height:68px;margin:-12px auto 10px}.auth-title span{font-size:22px;line-height:1.05}.auth-title.long span{font-size:16px;line-height:1.15}.auth-title.long.forgot span{font-size:14px}#formArea input:not([type=checkbox]){height:48px;padding:0 14px;font-size:13px;line-height:48px}#formArea .field>label{top:4px;left:14px;font-size:8px}#formArea .field:has(input:not(:placeholder-shown)) input:not([type=checkbox]){padding-top:18px;padding-bottom:2px;line-height:normal}#formArea .password-wrap input{padding-right:36px}#formArea button[type=submit],.success-btn{height:48px;font-size:16px;line-height:1.15;letter-spacing:0;padding:0 14px;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center}.auth-switch{font-size:14px;line-height:1.2;gap:.25rem;flex-wrap:wrap;text-align:center;justify-content:center}#formArea .forgot-link{font-size:12px;margin:6px 0 0;padding:4px 0}.check-row{font-size:11px;line-height:1.25;margin:6px 0 0}.check-row input[type=checkbox]{width:18px;height:18px;min-width:18px;max-width:18px;min-height:18px;max-height:18px;padding:0;border-radius:5px}.helper-copy,.success-copy{font-size:12px}.success-title{font-size:16px}.splash__title-pill{width:min(230px,92vw);min-height:78px}.splash__title-text{font-size:22px;line-height:1.2}.splash__btn{white-space:normal;text-align:center;overflow-wrap:anywhere}.splash__btn--primary{width:94%;max-width:340px;min-height:48px;height:auto;font-size:20px;padding:12px}.splash__btn--secondary{width:84%;max-width:300px;min-height:40px;height:auto;font-size:14px;padding:10px}}@media (min-width: 1440px){.page{max-width:1920px;margin:0 auto}}button.button--loading,#formArea button[type=submit].button--loading{opacity:.7;cursor:not-allowed;pointer-events:none;position:relative;color:transparent}button.button--loading:after,#formArea button[type=submit].button--loading:after{content:"";position:absolute;width:22px;height:22px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .7s linear infinite;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes btn-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}button.button--selected,#formArea button[type=submit].button--selected{background:#e88b2a;box-shadow:inset 0 0 0 2px var(--otto-primary)}button:focus-visible,#formArea button[type=submit]:focus-visible,.splash__btn:focus-visible,.success-btn:focus-visible{outline:2px solid var(--otto-primary);outline-offset:3px}.splash__btn:active:not(:disabled),#formArea button[type=submit]:active:not(:disabled),.success-btn:active{transform:translateY(1px) scale(.98);filter:brightness(.92)}.child-nav-shell-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#eef1f4;background-image:url(/assets/nav/nav-bg-default.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.child-dashboard__content{position:relative;z-index:1}.child-dashboard{position:relative;max-width:800px;margin:0 auto;padding:1.2rem 1rem}.child-dashboard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.child-dashboard__header-actions{display:flex;align-items:center;gap:.5rem}.child-dashboard__api-link{display:inline-block;padding:6px 14px;font-size:.8rem;font-weight:600;color:#fff;background:var(--otto-primary);border-radius:8px;text-decoration:none;transition:background .2s}.child-dashboard__api-link:hover{background:var(--otto-primary-hover);color:#fff}.child-dashboard__title{font-size:1.3rem;color:var(--otto-primary, #6C47FF)}.child-dashboard__subtitle{display:block;font-size:.85rem;color:#888;margin-top:2px}.btn-sm{font-size:.8rem;padding:6px 16px}.btn-back{background:none;border:none;cursor:pointer;color:var(--otto-primary, #6C47FF);font-size:.85rem;padding:4px 0;margin-bottom:.6rem;display:inline-block}.btn-back:hover{text-decoration:underline}.child-step__heading{font-size:1.1rem;margin:.3rem 0 .8rem}.child-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:1rem}.child-list__empty{grid-column:1 / -1;text-align:center;color:#888;padding:2rem 0}.child-card{background:#fff;border:2px solid #eee;border-radius:14px;padding:1.2rem .8rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.6rem;transition:border-color .2s,box-shadow .2s}.child-card:hover{border-color:var(--otto-primary, #6C47FF);box-shadow:0 4px 16px #6c47ff1f}.child-card__avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#6c47ff,#a78bfa);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.child-card__name{font-size:.95rem;font-weight:600;text-align:center}.child-add-row{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.child-add-row input{flex:1;min-width:100px;max-width:180px;height:36px;padding:.35rem .6rem;font-size:.875rem;border:1px solid #e7d6c4;border-radius:8px;box-sizing:border-box}.child-add-row .btn-secondary{padding:.35rem .7rem;font-size:.85rem}.browse-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.8rem;margin-bottom:1rem}.browse-card{background:#fff;border:2px solid #eee;border-radius:12px;padding:1rem;cursor:pointer;display:flex;align-items:center;gap:.7rem;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.browse-card:hover{border-color:var(--otto-primary, #6C47FF);box-shadow:0 2px 12px #6c47ff1a}.browse-card__icon{font-size:1.5rem}.lesson-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem}.lesson-progress-text{font-size:.85rem;color:#888;white-space:nowrap}.lesson-stage{background:#fff;border:2px solid #eee;border-radius:14px;padding:1.5rem;min-height:160px;margin-bottom:1rem}.lesson-nav{display:flex;gap:.6rem;justify-content:center}.btn-primary-style{background:var(--otto-primary, #6C47FF)!important;color:#fff!important}.btn-primary-style:hover{filter:brightness(1.1)}.lesson-complete{text-align:center;font-size:1.3rem;padding:2rem;color:var(--otto-primary, #6C47FF)}.game-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;overflow:hidden;background:#b9ebff;font-family:var(--otto-font);--game-panel-width: min(880px, calc(100vw - 160px) );--game-content-top: 134px;--game-actions-bottom: 32px;--game-actions-slot: 192px;--game-stack-gap: 32px}.game-screen__bg{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background:url(/assets/game/game-bg.jpg) center / cover no-repeat;z-index:0}.game-nav{position:absolute;z-index:10;width:80px;height:80px;border:none;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffcf8,#fef0e2);box-shadow:0 10px 20px #0000102e,inset 0 1px 6px #00000026;transition:transform .12s ease,filter .12s ease}.game-nav:active{transform:scale(.93);filter:brightness(.95)}.game-nav--hint{bottom:42px;left:50px}.game-nav--forward{bottom:42px;right:50px}.game-nav-anim{position:absolute;bottom:42px;right:50px;width:80px;height:80px;pointer-events:none;z-index:20}.game-nav-anim--active{pointer-events:auto}.game-nav__icon{display:block;width:100%;height:100%;position:relative}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right{width:44px;height:44px;border-radius:50%;background:linear-gradient(180deg,#ebd2bc,#e8d1bc);box-shadow:0 7px 26px #00000026,0 2px 6px #0000001f,inset 0 2px 6px #0000001f;position:relative}.game-nav__icon--arrow-left:after,.game-nav__icon--arrow-right:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:14px;transform:translate(-50%,-50%);background:#ffa15d;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.game-nav__icon--arrow-right:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z'/%3E%3C/svg%3E")}.game-nav__icon--lamp{width:46px;height:46px;background:linear-gradient(180deg,#ff852c,#ffe2c3cc 42%,#fa8f42);border-radius:50%;box-shadow:0 3px 7px #0000001a,inset 0 -4px 4px #f9740040;position:relative}.game-nav__icon--lamp:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:24px;transform:translate(-50%,-50%);background:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.game-nav__icon--parents{width:55px;height:55px;position:relative}.game-nav__icon--parents:after{content:"";position:absolute;top:50%;left:50%;width:36px;height:28px;transform:translate(-50%,-50%);background:linear-gradient(148deg,#fff 34%,#cbb59c 95%);box-shadow:0 3px 5px #4f4d4d33,inset 0 -2px 5px #cab7aa;border-radius:6px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.game-content{position:absolute;z-index:5;top:134px;left:50px;right:50px;bottom:210px;background:#fff;border-radius:28px;box-shadow:0 4px 20px #00000014;overflow:hidden;display:flex;align-items:center;justify-content:center}.game-content__inner{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box;overflow:hidden}.game-content__inner img{max-width:100%;max-height:100%;object-fit:contain}.game-state-image{display:block;max-width:100%;max-height:100%;object-fit:contain;transition:opacity .2s ease}.game-state-image--flip{opacity:0}.game-content__inner .game-prompt-text{font-family:var(--otto-logo-font);font-size:32px;font-weight:700;color:#474747;text-align:center}.game-actions{position:absolute;z-index:6;bottom:32px;left:130px;right:130px;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px}.game-select-btn{width:158px;height:158px;border:none;border-radius:22px;background:#f9f4ef;padding:6px;cursor:pointer;box-shadow:0 18px 60px #11111105,0 8px 24px #1111110d,inset 0 -3px 10px #e2d2c2cc;transition:transform .15s ease,box-shadow .15s ease;position:relative;overflow:hidden}.game-select-btn:hover{transform:translateY(-4px);box-shadow:0 22px 70px #1111110f,0 12px 30px #1111111a,inset 0 -3px 10px #e2d2c2cc}.game-select-btn:active{transform:translateY(0) scale(.95)}.game-select-btn.is-correct{box-shadow:0 0 0 4px #4caf50,0 8px 24px #4caf504d;animation:game-correct-pulse .4s ease}.game-select-btn.is-wrong{box-shadow:0 0 0 3px #925225e0,0 8px 22px #92522538;animation:game-shake .45s ease}.game-select-btn.is-disabled{opacity:.5;pointer-events:none}.game-select-btn.is-demo-highlight{animation:game-demo-pulse 1.4s ease-in-out infinite}@keyframes game-demo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes game-correct-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes game-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.game-select-btn__character{width:100%;height:100%;border-radius:12px;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.game-select-btn__character img{width:100%;height:100%;object-fit:cover}.game-select-btn__glare{position:absolute;top:9px;left:9px;width:24px;height:20px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#ffffffe6,#fff0 70%);pointer-events:none;z-index:2}.game-actions.qty-2 .game-select-btn{width:158px;height:158px;border-radius:22px}.game-actions.qty-2{gap:18px}.game-actions.qty-3 .game-select-btn{width:158px;height:158px;border-radius:22px}.game-actions.qty-3{gap:22px}.game-actions.qty-4 .game-select-btn{width:158px;height:158px;border-radius:22px}.game-actions.qty-4{gap:18px}.game-actions.qty-6 .game-select-btn{width:118px;height:118px;border-radius:18px;padding:5px}.game-actions.qty-6{gap:14px}.game-actions.qty-6 .game-select-btn__glare{top:7px;left:7px;width:18px;height:16px}.game-actions.qty-8 .game-select-btn{width:96px;height:96px;border-radius:16px;padding:4px}.game-actions.qty-8{gap:10px}.game-actions.qty-8 .game-select-btn__character{border-radius:10px}.game-actions.qty-8 .game-select-btn__glare{top:6px;left:6px;width:16px;height:14px}.guest-action.guest-action--mic{position:relative;left:auto;transform:none;display:flex;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer;overflow:hidden;flex-shrink:0;background:linear-gradient(180deg,#fdfcf9,#fbf4ee);box-shadow:0 8px 24px #1111110d,0 18px 60px #11111105,inset 0 -3px 10px #e2d2c2cc;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;width:158px;height:144px;border-radius:80px}.guest-action.guest-action--mic:before{content:"";position:absolute;top:12%;left:10%;width:18%;height:9%;border-radius:999px;background:#fffffff2;filter:blur(5px);opacity:.9;pointer-events:none;z-index:2}.guest-action.guest-action--mic:hover,.guest-action.guest-action--mic.is-active{transform:scale(1.03)}.guest-action.guest-action--mic:active{transform:scale(.98)}.guest-action.guest-action--mic.is-recording{background:linear-gradient(180deg,#fff0e3,#ffe8d5);animation:guest-mic-pulse 1.2s ease infinite}@keyframes guest-mic-pulse{0%,to{box-shadow:0 8px 24px #ffa25e26,inset 0 -3px 10px #e2d2c2cc}50%{box-shadow:0 8px 40px #ffa25e66,inset 0 -3px 10px #e2d2c2cc}}.guest-action.guest-action--mic .guest-mic-tier{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.guest-action.guest-action--mic .guest-action__glare,.guest-action.guest-action--mic .guest-action__icon,.guest-action.guest-action--mic .guest-action__icon img{position:absolute;display:block;pointer-events:none}.guest-action.guest-action--mic .guest-action__glare{top:0;right:0;bottom:0;left:0}.guest-action.guest-action--mic .guest-action__glare img{width:100%;height:100%}.guest-action.guest-action--mic .guest-action__icon--mic{left:50%;top:50%;transform:translate(-50%,-50%)}.guest-action.guest-action--mic .guest-action__mic-top,.guest-action.guest-action--mic .guest-action__mic-bottom{left:50%;transform:translate(-50%)}.guest-action.guest-action--mic .guest-mic-tier--desktop{display:block}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__icon--mic{width:64px;height:107px}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__mic-top{top:0;width:45px;height:85px}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__mic-bottom{bottom:0;width:64px;height:41px}.game-play-btn{width:276px;height:90px;border:none;border-radius:999px;background:#ffa05b;padding:8px;cursor:pointer;box-shadow:0 18px 60px #15151505,0 8px 24px #0000000d,inset 0 -5px 10px #d4986c;transition:transform .15s ease,box-shadow .15s ease,background .15s;display:flex;align-items:center;justify-content:center}.game-play-btn:hover{transform:translateY(-3px);box-shadow:0 22px 70px #1515150f,0 12px 30px #0000001a,inset 0 -5px 10px #d4986c}.game-play-btn:active{transform:scale(.95)}.game-play-btn.is-playing{background:#ff8c3a}.game-play-btn__inner{width:100%;height:100%;border-radius:999px;display:flex;align-items:center;justify-content:center}.game-play-btn__inner img{width:80px;height:74px;filter:drop-shadow(0px 2px 3px rgba(0,0,0,.05))}.game-progress{position:absolute;z-index:8;top:8px;left:50%;transform:translate(-50%);background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:6px 20px;font-size:14px;font-weight:600;color:#7a564a;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .3s ease}.game-progress.visible{opacity:1}.game-complete-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#0006;display:flex;align-items:center;justify-content:center;animation:game-fade-in .3s ease}@keyframes game-fade-in{0%{opacity:0}to{opacity:1}}.game-complete-card{background:#fff;border-radius:32px;padding:48px 64px;text-align:center;box-shadow:0 20px 60px #0003;animation:game-scale-in .4s cubic-bezier(.34,1.56,.64,1)}@keyframes game-scale-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.game-complete-card__emoji{font-size:64px;margin-bottom:16px}.game-complete-card__title{font-family:var(--otto-logo-font);font-size:36px;font-weight:700;color:#7a564a;margin:0 0 12px}.game-complete-card__subtitle{font-size:18px;color:#999;margin:0 0 24px}.game-complete-card__btn{display:inline-block;padding:16px 48px;border:none;border-radius:999px;background:#fd9731;color:#fff;font-size:24px;font-weight:600;font-family:inherit;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:background .15s,transform .12s}.game-complete-card__btn:hover{background:#e88b2a}.game-complete-card__btn:active{transform:scale(.96)}.game-feedback{position:absolute;z-index:15;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:20px 40px;font-size:22px;font-weight:600;color:#474747;box-shadow:0 8px 30px #00000026;animation:game-scale-in .3s ease;pointer-events:none}.game-feedback.correct{color:#4caf50}.game-feedback.wrong{color:#f44336}.game-video-wrap{position:relative;width:100%;max-width:1600px;margin:0 auto;background:#000;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.game-video-wrap--immersive{max-width:none;border-radius:0;box-shadow:none;width:100vw;height:100vh;margin:0}.game-video{width:100%;display:block;max-height:90vh;object-fit:contain}.game-video-wrap--immersive .game-video{width:100%;height:100vh;max-height:100vh}.game-video-controls{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 70%,transparent 100%);position:absolute;bottom:0;left:0;right:0}.game-video-btn{width:44px;height:44px;border:none;border-radius:50%;background:#ffffff26;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .1s;flex-shrink:0}.game-video-btn:hover{background:#ffffff40}.game-video-btn:active{transform:scale(.92)}.game-video-btn__icon{color:#fff;font-size:18px;line-height:1}.game-video-btn--play .game-video-btn__icon{font-size:20px;margin-left:2px}.game-video-progress{flex:1;height:6px;background:#ffffff4d;border-radius:3px;overflow:hidden;cursor:pointer;min-width:60px}.game-video-progress:hover{height:8px}.game-video-progress-fill{height:100%;background:#fd9731;width:0%;transition:width .1s linear;border-radius:3px}.game-video-time{font-size:12px;color:#ffffffe6;font-weight:500;white-space:nowrap;min-width:70px;text-align:center}.game-video-btn--fullscreen .game-video-btn__icon{font-size:16px}.game-select-btn.is-hint-blink{animation:game-hint-blink .6s ease-in-out 2}@keyframes game-hint-blink{0%,to{transform:scale(1);box-shadow:0 4px 16px #ffac594d}50%{transform:scale(1.08);box-shadow:0 6px 24px #ffac5999}}.game-select-btn.is-hint-glow{animation:game-hint-glow 1s ease-in-out infinite}@keyframes game-hint-glow{0%,to{box-shadow:0 0 #4caf5000}50%{box-shadow:0 0 20px 8px #4caf5080}}@media (min-width: 481px) and (max-width: 1024px){.game-nav{width:72px;height:72px}.game-nav--back{top:22px;left:16px}.game-nav--parents{top:22px;right:16px}.game-nav--hint{bottom:32px;left:16px}.game-nav--forward{bottom:32px;right:16px}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right{width:40px;height:40px}.game-nav__icon--lamp{width:42px;height:42px}.game-nav__icon--parents{width:50px;height:50px}.game-content{top:126px;left:16px;right:16px;bottom:212px;border-radius:28px}.game-actions{left:88px;right:88px;height:auto;gap:12px}.game-select-btn,.game-actions.qty-2 .game-select-btn{width:134px;height:134px;border-radius:20px}.game-actions.qty-2{gap:18px}.game-actions.qty-3 .game-select-btn{width:134px;height:134px;border-radius:20px}.game-actions.qty-3{gap:18px}.game-actions.qty-4 .game-select-btn{width:134px;height:134px;border-radius:20px}.game-actions.qty-4{gap:16px}.game-actions.qty-6 .game-select-btn{width:110px;height:110px;border-radius:16px}.game-actions.qty-6{gap:12px}.game-actions.qty-8 .game-select-btn{width:86px;height:86px;border-radius:14px;padding:3px}.game-actions.qty-8{gap:8px}.guest-action.guest-action--mic{width:142px;height:130px;border-radius:70px}.guest-action.guest-action--mic .guest-mic-tier--desktop{display:none}.guest-action.guest-action--mic .guest-mic-tier--tablet{display:block}.guest-action.guest-action--mic .guest-mic-tier--tablet .guest-action__icon--mic{width:58px;height:96px}.guest-action.guest-action--mic .guest-mic-tier--tablet .guest-action__mic-top{top:0;width:41px;height:75px}.guest-action.guest-action--mic .guest-mic-tier--tablet .guest-action__mic-bottom{bottom:0;width:58px;height:37px}.game-play-btn{width:251px;height:82px}.game-play-btn__inner img{width:72px;height:66px}}@media (max-width: 480px){.game-nav{width:56px;height:56px}.game-nav--back{top:16px;left:16px}.game-nav--parents{top:16px;right:16px}.game-nav--hint{bottom:16px;left:16px}.game-nav--forward{bottom:16px;right:16px}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right{width:32px;height:32px}.game-nav__icon--lamp{width:34px;height:34px}.game-nav__icon--parents{width:40px;height:40px}.game-content{top:66px;left:10px;right:10px;bottom:160px;border-radius:16px}.game-actions{left:66px;right:66px;bottom:16px;height:130px;gap:8px}.game-select-btn{width:80px;height:80px;border-radius:14px;padding:4px}.game-select-btn__character{border-radius:8px}.game-select-btn__glare{top:5px;left:5px;width:14px;height:12px}.game-actions.qty-2 .game-select-btn{width:110px;height:110px}.game-actions.qty-2{gap:16px}.game-actions.qty-3 .game-select-btn{width:90px;height:90px}.game-actions.qty-4 .game-select-btn{width:80px;height:80px}.game-actions.qty-6 .game-select-btn{width:60px;height:60px;border-radius:10px}.game-actions.qty-6{gap:6px}.game-actions.qty-8 .game-select-btn{width:48px;height:48px;border-radius:10px;padding:3px}.game-actions.qty-8{gap:5px}.game-actions.qty-8 .game-select-btn__glare{display:none}.guest-action.guest-action--mic{width:109px;height:100px;border-radius:60px}.guest-action.guest-action--mic .guest-mic-tier--desktop,.guest-action.guest-action--mic .guest-mic-tier--tablet{display:none}.guest-action.guest-action--mic .guest-mic-tier--mobile{display:block}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__icon--mic{width:45px;height:74px}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__mic-top{top:0;width:31px;height:58px}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__mic-bottom{bottom:0;width:45px;height:29px}.game-play-btn{width:180px;height:60px}.game-play-btn__inner img{width:48px;height:44px}.game-content__inner .game-prompt-text{font-size:22px}.game-complete-card{padding:32px 24px;border-radius:24px}.game-complete-card__emoji{font-size:48px}.game-complete-card__title{font-size:26px}.game-complete-card__btn{font-size:20px;padding:14px 36px}}@media (max-width: 360px){.game-actions.qty-8 .game-select-btn{width:40px;height:40px;border-radius:8px;padding:2px}.game-actions.qty-8{gap:4px}.game-actions.qty-6 .game-select-btn{width:52px;height:52px;border-radius:9px}.game-actions.qty-6{gap:5px}.game-actions.qty-4 .game-select-btn{width:72px;height:72px}.game-actions.qty-3 .game-select-btn{width:82px;height:82px}.game-actions.qty-2 .game-select-btn{width:100px;height:100px}.game-content{left:8px;right:8px}.game-actions{left:60px;right:60px}}@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){.game-content{top:80px;left:20px;right:20px;bottom:200px}.game-actions{left:100px;right:100px;bottom:24px;height:160px;gap:12px}.game-select-btn{width:100px;height:100px;border-radius:16px}.game-actions.qty-2 .game-select-btn{width:140px;height:140px}.game-actions.qty-3 .game-select-btn{width:120px;height:120px}.game-actions.qty-4 .game-select-btn{width:100px;height:100px}.game-actions.qty-6 .game-select-btn{width:80px;height:80px}.game-actions.qty-8 .game-select-btn,.game-nav{width:64px;height:64px}.game-content__inner .game-prompt-text{font-size:28px}}@media (max-height: 500px) and (orientation: landscape){.game-nav{width:54px;height:54px}.game-nav--back{top:16px;left:16px}.game-nav--parents{top:16px;right:16px}.game-nav--hint{bottom:16px;left:16px}.game-nav--forward{bottom:16px;right:16px}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right{width:30px;height:30px}.game-nav__icon--lamp{width:32px;height:32px}.game-nav__icon--parents{width:38px;height:38px}.game-content{top:44px;left:86px;right:86px;bottom:132px;border-radius:16px}.game-content__inner{padding:16px}.game-actions{left:86px;right:86px;bottom:16px;height:auto;gap:8px}.game-select-btn{width:70px;height:70px;border-radius:14px;padding:3px}.game-actions.qty-2 .game-select-btn{width:104px;height:104px;border-radius:18px;padding:4px}.game-actions.qty-2{gap:16px}.game-actions.qty-3 .game-select-btn{width:86px;height:86px;border-radius:16px;padding:4px}.game-actions.qty-3{gap:10px}.game-actions.qty-4 .game-select-btn{width:70px;height:70px;border-radius:14px}.game-actions.qty-4{gap:8px}.game-actions.qty-6 .game-select-btn{width:56px;height:56px;border-radius:10px}.game-actions.qty-6{gap:6px}.game-actions.qty-8 .game-select-btn{width:70px;height:70px;border-radius:14px;padding:3px}.game-actions.qty-8{gap:8px}.guest-action.guest-action--mic{width:109px;height:100px;border-radius:60px}.guest-action.guest-action--mic .guest-mic-tier--desktop,.guest-action.guest-action--mic .guest-mic-tier--tablet{display:none}.guest-action.guest-action--mic .guest-mic-tier--mobile{display:block}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__icon--mic{width:45px;height:74px}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__mic-top{top:0;width:31px;height:58px}.guest-action.guest-action--mic .guest-mic-tier--mobile .guest-action__mic-bottom{bottom:0;width:45px;height:29px}.game-play-btn{width:196px;height:64px}.game-play-btn__inner img{width:52px;height:48px}.game-content__inner .game-prompt-text{font-size:18px}.game-complete-card{padding:20px 16px;border-radius:16px}.game-complete-card__emoji{font-size:36px}.game-complete-card__title{font-size:20px}.game-complete-card__btn{font-size:16px;padding:10px 28px}}@media (min-width: 1441px){.game-nav{width:108px;height:108px}.game-nav--back{top:22px;left:50px}.game-nav--parents{top:22px;right:50px}.game-nav--hint{bottom:48px;left:50px}.game-nav--forward{bottom:48px;right:50px}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right{width:60px;height:60px}.game-nav__icon--lamp{width:62px;height:62px}.game-nav__icon--parents{width:66px;height:66px}.game-actions{bottom:48px;left:160px;right:160px;height:auto;gap:24px}.game-select-btn{width:192px;height:192px;border-radius:28px;padding:8px}.game-select-btn__glare{top:12px;left:11px;width:29px;height:24px}.game-actions.qty-2 .game-select-btn{width:192px;height:192px;border-radius:28px}.game-actions.qty-2{gap:24px}.game-actions.qty-3 .game-select-btn{width:192px;height:192px;border-radius:28px}.game-actions.qty-3{gap:24px}.game-actions.qty-4 .game-select-btn{width:192px;height:192px;border-radius:28px}.game-actions.qty-4{gap:24px}.game-actions.qty-6 .game-select-btn{width:160px;height:160px;border-radius:24px}.game-actions.qty-6{gap:18px}.game-actions.qty-8 .game-select-btn{width:160px;height:160px;border-radius:28px;padding:8px}.game-actions.qty-8{gap:24px}.guest-action.guest-action--mic{width:192px;height:175px;border-radius:90px}.guest-action.guest-action--mic .guest-mic-tier--tablet,.guest-action.guest-action--mic .guest-mic-tier--mobile{display:none}.guest-action.guest-action--mic .guest-mic-tier--desktop{display:block}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__icon--mic{width:78px;height:130px}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__mic-top{top:0;width:55px;height:103px}.guest-action.guest-action--mic .guest-mic-tier--desktop .guest-action__mic-bottom{bottom:0;width:78px;height:50px}.game-play-btn{width:362px;height:118px}.game-play-btn__inner img{width:111px;height:102px}.game-content{top:162px;left:50px;right:50px;bottom:288px;border-radius:28px}}.game-actions.layout-single-center{display:flex;justify-content:center;align-items:center}.game-actions.layout-two-columns{display:grid;grid-template-columns:1fr 1fr;align-items:center}.game-actions.layout-three-columns{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.game-actions.layout-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);align-items:center}.game-actions.layout-grid-2x4{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);align-items:center}.game-actions.layout-top-bottom{display:flex;flex-direction:column;align-items:center}.game-actions.layout-fullscreen{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.game-tap-play-btn{position:relative}.game-feedback-anim{position:absolute;right:clamp(20px,4vw,72px);bottom:clamp(92px,13vh,150px);width:clamp(120px,18vw,280px);height:clamp(120px,18vw,280px);z-index:16;pointer-events:none}.game-feedback-anim svg{width:100%!important;height:100%!important;overflow:visible}.game-select-idle-character{position:absolute;right:clamp(20px,4vw,72px);bottom:clamp(92px,13vh,150px);width:clamp(96px,14vw,220px);height:clamp(96px,14vw,220px);z-index:15;pointer-events:none}.game-select-idle-character img{display:block;width:100%;height:100%;object-fit:contain}@media (max-width: 700px){.game-feedback-anim{right:12px;bottom:74px;width:min(36vw,150px);height:min(36vw,150px)}.game-select-idle-character{right:12px;bottom:74px;width:min(28vw,120px);height:min(28vw,120px)}}.game-tap-play-icon{position:absolute;bottom:4px;right:6px;font-size:12px;color:#ffffffb3;pointer-events:none;transition:opacity .2s}.game-tap-play-btn.is-playing{animation:tap-play-pulse .8s ease infinite}.game-tap-play-btn.is-playing .game-tap-play-icon{opacity:0}.game-tap-play-btn.is-listened{opacity:.6;border-color:#4caf5080;box-shadow:0 0 0 2px #4caf504d}.game-tap-play-btn.is-listened .game-tap-play-icon:after{content:"✓";font-size:14px;color:#4caf50}@keyframes tap-play-pulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #ffac594d}50%{transform:scale(1.05);box-shadow:0 8px 24px #ffac5980}}.parent-cabinet{width:100%;min-height:100vh;background:#f5f3ef;font-family:var(--otto-font);color:var(--otto-text);display:flex;flex-direction:column}.parent-cabinet.parent-cabinet--game-only{min-height:0;background:transparent}.parent-cabinet.parent-cabinet--game-only .parent-shell,.parent-cabinet.parent-cabinet--game-only .parent-cabinet__header,.parent-cabinet.parent-cabinet--game-only .parent-cabinet__tabs,.parent-cabinet.parent-cabinet--game-only #pcTabChildren,.parent-cabinet.parent-cabinet--game-only #pcTabProgress,.parent-cabinet.parent-cabinet--game-only #pcTabAccount{display:none!important}.parent-cabinet__header{background:#fff;border-bottom:1.5px solid var(--otto-border);padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:10}.parent-cabinet__header-left{display:flex;align-items:center;gap:10px}.parent-cabinet__logo{width:32px;height:32px;object-fit:contain}.parent-cabinet__brand{font-family:var(--otto-logo-font);font-size:20px;font-weight:700;color:var(--otto-primary);letter-spacing:.01em}.parent-cabinet__header-right{display:flex;align-items:center;gap:12px}.parent-cabinet__user-email{font-size:13px;color:var(--otto-text-muted);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parent-cabinet__api-link{font-size:13px;color:var(--otto-primary);text-decoration:none}.parent-cabinet__tabs{background:#fff;border-bottom:1.5px solid var(--otto-border);display:flex;padding:0 32px;gap:4px}.pc-tab{background:none;border:none;border-bottom:3px solid transparent;padding:14px 20px 11px;font-family:var(--otto-font);font-size:14px;font-weight:600;color:var(--otto-text-muted);cursor:pointer;display:flex;align-items:center;gap:6px;transition:color .15s,border-color .15s;white-space:nowrap}.pc-tab:hover{color:var(--otto-text)}.pc-tab.active{color:var(--otto-primary);border-bottom-color:var(--otto-primary)}.pc-tab__icon{font-size:16px}.pc-panel{flex:1;padding:32px;max-width:960px;width:100%;margin:0 auto;box-sizing:border-box}.pc-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px;flex-wrap:wrap}.pc-panel__title{font-family:var(--otto-logo-font);font-size:22px;font-weight:700;color:var(--otto-text);margin:0}.pc-btn{border:none;border-radius:10px;padding:10px 20px;font-family:var(--otto-font);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s,transform .1s;display:inline-flex;align-items:center;gap:6px;line-height:1.2;white-space:nowrap}.pc-btn:active{transform:scale(.97)}.pc-btn--primary{background:var(--otto-primary);color:#fff}.pc-btn--primary:hover{background:var(--otto-primary-hover)}.pc-btn--ghost{background:transparent;color:var(--otto-text-muted);border:1.5px solid var(--otto-border)}.pc-btn--ghost:hover{background:var(--otto-field-bg);color:var(--otto-text)}.pc-btn--danger{background:#ef4444;color:#fff}.pc-btn--danger:hover{background:#dc2626}.pc-btn--sm{padding:7px 14px;font-size:13px}.pc-children-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.pc-child-card{background:#fff;border-radius:18px;padding:24px 20px 20px;box-shadow:0 2px 12px #0000000f;border:1.5px solid var(--otto-border);display:flex;flex-direction:column;align-items:center;gap:10px;transition:box-shadow .15s,transform .15s;position:relative}.pc-child-card:hover{box-shadow:0 6px 24px #ffac592e;transform:translateY(-2px)}.pc-child-card__avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--otto-primary) 0%,#ffca88 100%);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#fff;font-family:var(--otto-logo-font);box-shadow:0 4px 14px #ffac594d;flex-shrink:0}.pc-child-card__name{font-size:16px;font-weight:700;color:var(--otto-text);text-align:center}.pc-child-card__meta{font-size:12px;color:var(--otto-text-muted);text-align:center}.pc-child-card__actions{display:flex;gap:8px;width:100%;margin-top:4px}.pc-child-card__actions .pc-btn{flex:1;justify-content:center;font-size:13px;padding:8px 10px}.pc-child-card__play-btn{width:100%;justify-content:center}.pc-child-card--add{background:none;border:2px dashed var(--otto-border);box-shadow:none;cursor:pointer;color:var(--otto-text-muted);font-size:14px;font-weight:600;min-height:180px;transition:border-color .15s,color .15s}.pc-child-card--add:hover{border-color:var(--otto-primary);color:var(--otto-primary)}.pc-child-card--add .pc-child-card__add-icon{font-size:32px}.pc-muted{color:var(--otto-text-muted);font-size:14px;margin:0 0 16px}.pc-children-chips{display:flex;flex-wrap:wrap;gap:10px}.pc-chip{background:#fff;border:1.5px solid var(--otto-border);border-radius:50px;padding:8px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:flex;align-items:center;gap:8px}.pc-chip:hover,.pc-chip.active{background:var(--otto-primary);border-color:var(--otto-primary);color:#fff}.pc-chip__avatar{width:24px;height:24px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.pc-progress-child-name{font-size:18px;font-weight:700;color:var(--otto-text);margin:16px 0;display:flex;align-items:center;gap:10px}.pc-progress-worlds{display:flex;flex-direction:column;gap:16px}.pc-world-card{background:#fff;border-radius:16px;padding:20px 24px;border:1.5px solid var(--otto-border);box-shadow:0 2px 8px #0000000a}.pc-world-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.pc-world-card__title{font-size:15px;font-weight:700;color:var(--otto-text);display:flex;align-items:center;gap:8px}.pc-world-card__count{font-size:13px;color:var(--otto-text-muted);font-weight:400}.pc-episodes-progress{display:flex;flex-direction:column;gap:8px}.pc-episode-row{display:flex;align-items:center;gap:12px}.pc-episode-row__name{flex:1;font-size:13px;color:var(--otto-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-episode-row__status{font-size:12px;font-weight:600;padding:3px 10px;border-radius:50px;white-space:nowrap}.pc-episode-row__status--done{background:#dcfce7;color:#16a34a}.pc-episode-row__status--progress{background:#fef3c7;color:#d97706}.pc-episode-row__status--new{background:#f3f4f6;color:#9ca3af}.pc-progress-bar-wrap{display:flex;align-items:center;gap:8px;margin-top:8px}.pc-progress-bar{flex:1;height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}.pc-progress-bar__fill{height:100%;background:linear-gradient(90deg,var(--otto-primary),#ffca88);border-radius:99px;transition:width .4s ease}.pc-progress-bar__label{font-size:12px;font-weight:600;color:var(--otto-text-muted);white-space:nowrap}.pc-account-sections{display:flex;flex-direction:column;gap:24px;max-width:480px}.pc-account-section{background:#fff;border-radius:16px;padding:24px;border:1.5px solid var(--otto-border)}.pc-account-section__title{font-size:14px;font-weight:700;color:var(--otto-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 16px}.pc-account-email{font-size:16px;color:var(--otto-text);margin:0;word-break:break-all}#parentCabinet #pcChangePasswordForm .field>label{font-size:.8125rem;line-height:1.2;margin-bottom:.35rem}#parentCabinet #pcChangePasswordForm .field{margin-bottom:.65rem}#parentCabinet #pcChangePasswordForm .password-wrap input{padding:.45rem 2.5rem .45rem .75rem;margin-bottom:.35rem;font-size:.9375rem;line-height:1.35;min-height:0;height:auto;border-radius:10px}#parentCabinet #pcChangePasswordForm .password-toggle{right:.6rem;width:1.35rem;height:1.35rem}#parentCabinet #pcChangePasswordForm button[type=submit]{width:auto;max-width:100%;min-height:0;height:auto;margin-top:.25rem;padding:.5rem 1.25rem;font-size:.9375rem;line-height:1.35;font-weight:600;border-radius:10px}.pc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.pc-modal[hidden]{display:none}.pc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pc-modal__box{position:relative;background:#fff;border-radius:20px;padding:32px 28px 24px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;gap:16px}.pc-modal__box--sm{max-width:360px}.pc-modal__title{font-family:var(--otto-logo-font);font-size:20px;font-weight:700;margin:0;color:var(--otto-text)}.pc-modal__text{font-size:14px;color:var(--otto-text-muted);line-height:1.5;margin:0}#pcChildModal .field>label{font-size:.8125rem;line-height:1.2;margin-bottom:.35rem}#pcChildModal .field{margin-bottom:.5rem}#pcChildModal .field input:not([type=checkbox]){padding:.45rem .65rem;margin-bottom:.25rem;font-size:.9375rem;line-height:1.35;min-height:0;height:auto;border-radius:10px}.parent-gate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.parent-gate-card{background:#fff;border-radius:20px;padding:2rem 2.5rem;text-align:center;max-width:340px;width:90%;box-shadow:0 8px 32px #00000040}.parent-gate-title{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:.5rem}.parent-gate-subtitle{font-size:.95rem;color:#666;margin-bottom:1rem}.parent-gate-question{font-size:2rem;font-weight:700;color:#5b7fff;margin-bottom:1rem}.parent-gate-input{width:100%;padding:.6rem 1rem;font-size:1.4rem;text-align:center;border:2px solid #ddd;border-radius:10px;outline:none;box-sizing:border-box;margin-bottom:.5rem}.parent-gate-input:focus{border-color:#5b7fff}.parent-gate-error{color:#e74c3c;font-size:.85rem;margin-bottom:.5rem;min-height:1.2em}.parent-gate-btn{width:100%;padding:.7rem;background:#5b7fff;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:.5rem}.parent-gate-btn:hover{background:#3d5fd9}.parent-gate-cancel{background:none;border:none;color:#999;font-size:.9rem;cursor:pointer;text-decoration:underline}.parent-gate-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.parent-gate-actions .parent-gate-btn{margin-bottom:0}.game-completion-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#0f121cb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.game-completion-overlay__inner{text-align:center;padding:1.5rem 1.75rem;max-width:420px;border-radius:18px;background:#fffffff5;box-shadow:0 12px 40px #00000040}.game-completion-overlay__img{max-width:100%;max-height:42vh;border-radius:12px;margin-bottom:.75rem;object-fit:contain}.game-completion-overlay__title{margin:0 0 .35rem;font-size:1.45rem;font-weight:800;color:#1e2433}.game-completion-overlay__sub{margin:.25rem 0 0;font-size:1rem;color:#5b6478}.game-completion-overlay__reward{margin:1.5rem 0 1rem;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border-radius:16px;border:2px solid #d0e0ff}.reward-icon{font-size:2.5rem;line-height:1;animation:reward-bounce .6s ease-out}@keyframes reward-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.reward-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.reward-word{font-size:1.5rem;font-weight:800;color:#1e2433;letter-spacing:.15em;font-family:Shonen,sans-serif}.reward-progress{display:flex;align-items:center;gap:.75rem}.reward-progress-bar{flex:1;height:8px;background:#d0e0ff;border-radius:4px;overflow:hidden}.reward-progress-fill{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:4px;transition:width .6s ease-out;animation:progress-fill .6s ease-out}@keyframes progress-fill{0%{width:0!important}}.reward-count{font-size:.875rem;font-weight:700;color:#3d4a6b;white-space:nowrap}@media (max-width: 480px){.game-completion-overlay__reward{padding:.875rem 1rem;gap:.75rem}.reward-icon{font-size:2rem}.reward-word{font-size:1.25rem}.reward-progress-bar{height:6px}.reward-count{font-size:.75rem}}.game-completion-overlay--lesson-end .game-completion-overlay__inner{animation:game-completion-pop .45s ease-out}@keyframes game-completion-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.game-nav.game-nav--locked{opacity:.35;pointer-events:none}.game-select-btn.is-selected-pending{outline:3px solid rgba(91,127,255,.85);outline-offset:3px;transition:outline-color .2s ease}.game-drag-host{width:100%;min-height:240px;display:flex;align-items:center;justify-content:center}.guest-action.guest-action--mic:disabled{opacity:.65;cursor:not-allowed;transform:none}.voice-scene{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;width:100%;min-height:auto;padding:0}.game-actions:has(.voice-scene){justify-content:center;align-items:center}.game-screen--voice{--game-stack-gap: 20px}.game-screen--voice .game-content{overflow:hidden}.game-screen--voice .game-content__inner{padding:12px 24px 8px;overflow:hidden;align-items:flex-end;justify-content:center}.game-screen--voice .game-scene-center-image{display:block;max-width:min(100%,380px);max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center bottom;margin:0 auto;background:transparent;box-shadow:none;mix-blend-mode:multiply}.game-screen--voice .voice-scene{justify-content:center;align-items:center;width:auto}.game-screen--voice .game-actions:has(.voice-scene){align-items:center;justify-content:center;padding-top:0}@media (min-width: 1280px){.game-screen--voice{--game-stack-gap: 28px;--game-actions-slot: 168px}.game-screen--voice .game-scene-center-image{max-width:min(100%,440px)}}@media (min-width: 1025px) and (max-width: 1279px){.game-screen--voice{--game-actions-slot: 156px}}.voice-status--sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#voicePlaybackBtn{display:none!important}.pc-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.pc-child-age-row{display:flex;flex-wrap:wrap;gap:8px}.pc-child-age{min-width:44px;padding:8px 12px;border:2px solid var(--parent-border, #e8dfd6);border-radius:12px;background:#fff;font-weight:600;cursor:pointer}.pc-child-age.is-selected{border-color:var(--parent-primary, #ff8a3d);background:#fff5ee}.pc-child-avatar-row{display:flex;flex-wrap:wrap;gap:10px}.pc-child-avatar-choice{width:64px;height:64px;padding:4px;border:2px solid transparent;border-radius:16px;background:#fff;cursor:pointer}.pc-child-avatar-choice.is-selected{border-color:var(--parent-primary, #ff8a3d)}.pc-child-avatar-choice img{width:100%;height:100%;object-fit:contain;display:block}@media (max-width: 640px){.parent-cabinet__header{padding:0 16px;height:56px}.parent-cabinet__tabs{padding:0 16px}.pc-panel{padding:20px 16px}.parent-cabinet__user-email{display:none}.pc-tab{padding:12px 14px 9px;font-size:13px}.pc-children-grid{grid-template-columns:1fr 1fr}.pc-account-sections{max-width:100%}}#splashScreen.screen-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;min-height:100vh;height:100dvh;overflow:hidden;background:#17110e}.screen__viewport,.screen__stage{position:relative;width:100%;height:100%;overflow:hidden}#splashScreen .screen__stage{width:var(--screen-width);height:var(--screen-height);left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--splash-scale));transform-origin:center center}#splashScreen .screen__asset{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none}#splashScreen .screen__asset--background{left:50%;bottom:0;width:var(--screen-width);height:var(--screen-height);object-fit:cover;object-position:center bottom;transform:translate(-50%)}#splashScreen .screen__asset--top-panel{left:50%;top:-131px;width:1094px;height:539px;transform:translate(-50%);opacity:0;animation:splash-fade-down .9s var(--ease-out) forwards}#splashScreen .hero{position:absolute;left:50%;top:0;transform:translate(-50%);width:1094px;height:260px;text-align:center;z-index:3}#splashScreen .hero__logo{position:absolute;left:50%;top:var(--logo-top);width:273px;height:35px;transform:translate(-50%);opacity:0;animation:splash-fade-down .9s .12s var(--ease-out) forwards}#splashScreen .hero__title{position:absolute;left:50%;top:var(--title-top);width:max-content;margin:0;color:var(--text-accent);font-family:"Shonen (Namikus)",Shonen,Trebuchet MS,cursive;font-size:var(--title-font-size);font-weight:700;line-height:var(--title-line-height);text-transform:none;transform:translate(-50%);opacity:0;animation:splash-title-enter .9s .24s var(--ease-out) forwards}#splashScreen .hero__title span{display:block}#splashScreen .characters{position:absolute;left:50%;bottom:225px;width:605px;height:563px;transform:translate(-50%)}#splashScreen .screen__asset--grandpa{left:156px;top:61px;width:166px;height:311px;animation:splash-fade-up .78s .28s var(--ease-out) both}#splashScreen .screen__asset--grandma{left:237px;top:51px;width:249px;height:324px;animation:splash-fade-up .78s .34s var(--ease-out) both}#splashScreen .screen__asset--dad{left:0;top:0;width:253px;height:475px;animation:splash-fade-up .78s .22s var(--ease-out) both}#splashScreen .screen__asset--dog{left:3px;top:318px;width:123px;height:231px;animation:splash-fade-up .78s .42s var(--ease-out) both}#splashScreen .screen__asset--girl{left:114px;top:224px;width:166px;height:312px;animation:splash-fade-up .78s .46s var(--ease-out) both}#splashScreen .screen__asset--mom{left:367px;top:18px;width:238px;height:447px;animation:splash-fade-up .78s .3s var(--ease-out) both}#splashScreen .screen__asset--boy{left:345px;top:225px;width:180px;height:338px;animation:splash-fade-up .78s .5s var(--ease-out) both}#splashScreen .screen__asset--cat{left:262px;top:325px;width:120px;height:125px;animation:splash-fade-up .78s .54s var(--ease-out) both}#splashScreen .cta-stack{position:absolute;right:0;bottom:0;left:0;top:0;width:100%;height:100%;z-index:4}#splashScreen .cta{position:absolute;left:50%;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:60px;cursor:pointer;font-family:var(--otto-font);transform:translate(-50%);transition:transform .22s var(--ease-out),filter .22s var(--ease-out),box-shadow .22s var(--ease-out);opacity:0;animation:splash-cta-enter .9s .62s var(--ease-out) forwards}#splashScreen .cta span{position:relative;z-index:2}#splashScreen .cta:before,#splashScreen .cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}#splashScreen .cta:after{pointer-events:none}#splashScreen .cta--primary{bottom:var(--cta-primary-bottom);width:var(--primary-width);height:var(--primary-height);padding:24px 41px;border:1px solid rgba(235,132,29,.4);box-shadow:var(--primary-shadow);background:linear-gradient(180deg,#ffa85c,#ff963c 48.558%,#ff9437);color:#fff;font-size:var(--primary-font-size);font-weight:600;line-height:40px;text-shadow:var(--label-shadow)}#splashScreen .cta--primary:after{inset:6.6px 104.91px auto;height:50.6px;border-radius:60px;background:linear-gradient(180deg,#ffffff26 5%,#fff0 85%);filter:blur(8px);box-shadow:0 1px 2px #0000001a}#splashScreen .cta--secondary{bottom:var(--cta-secondary-bottom);width:var(--secondary-width);height:var(--secondary-height);padding:14px 24px 18px;box-shadow:var(--secondary-shadow);background:linear-gradient(180deg,#ffe2cd,#f6d9c2 48.558%,#d0b8a3);color:var(--text-accent);font-size:var(--secondary-font-size);font-weight:600;line-height:24px}#splashScreen .cta--secondary:after{inset:4.2px 10.65px auto;height:59.803px;border-radius:60px;background:linear-gradient(180deg,#ffffff26 5%,#fff0 85%);filter:blur(8px);box-shadow:0 1px 2px #0000001a}#splashScreen .cta:hover{filter:brightness(1.02)}#splashScreen .cta:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:6px}#splashScreen .cta.is-pressed{filter:brightness(.98)}#splashScreen .cta--primary.is-pressed{transform:translate(-50%) translateY(2px) scale(.992)}#splashScreen .cta--secondary.is-pressed{transform:translate(-50%) translateY(2px) scale(.99)}@keyframes splash-fade-up{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes splash-title-enter{0%{opacity:0;transform:translate3d(-50%,22px,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes splash-cta-enter{0%{opacity:0;transform:translate3d(-50%,22px,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes splash-fade-down{0%{opacity:0;transform:translate3d(-50%,-18px,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@media (orientation: portrait){#splashScreen .screen__stage{width:100%;height:100%;left:auto;top:auto;transform:none}#splashScreen .screen__asset--background{top:0;right:0;left:0;bottom:0;width:100%;height:100%;transform:none;object-fit:cover;object-position:center bottom}#splashScreen .screen__asset--top-panel{width:min(1094px,160vw);height:auto;top:-10vw}#splashScreen .hero{width:100%;max-width:100vw;height:auto;min-height:120px;top:max(env(safe-area-inset-top),8px);padding:0 16px;box-sizing:border-box}#splashScreen .hero__logo{position:relative;left:auto;top:0;width:min(220px,56vw);height:auto;aspect-ratio:273 / 35;margin:0 auto;display:block;transform:none;animation:splash-fade-down-fluid .9s .12s var(--ease-out) forwards}#splashScreen .hero__title{position:relative;left:auto;top:0;margin:12px auto 0;width:min(92vw,420px);max-width:92vw;font-size:clamp(16px,4.6vw,22px);line-height:1.35;transform:none;text-align:center;animation:splash-title-enter-fluid .9s .24s var(--ease-out) forwards}#splashScreen .characters{width:605px;height:563px;bottom:max(148px,calc(env(safe-area-inset-bottom) + 132px));transform:translate(-50%) scale(min(1,calc(88vw/605px)));transform-origin:center bottom}#splashScreen .cta-stack{position:absolute;inset:auto 0 0;height:auto;padding:0 16px max(16px,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:10px;z-index:4}#splashScreen .cta{position:relative;left:auto;bottom:auto!important;width:min(88vw,360px);transform:none!important;animation:splash-cta-enter-portrait .9s .62s var(--ease-out) forwards}#splashScreen .cta--primary{height:56px;min-height:56px;padding:12px 20px;font-size:20px;line-height:1.2}#splashScreen .cta--primary:after{inset:4px 18% auto;height:28px}#splashScreen .cta--secondary{height:auto;min-height:44px;padding:10px 16px;font-size:15px;line-height:1.25}#splashScreen .cta--secondary:after{inset:3px 8% auto;height:24px}#splashScreen .cta--primary.is-pressed,#splashScreen .cta--secondary.is-pressed{transform:translateY(2px) scale(.99)}}@media (orientation: portrait) and (max-width: 420px){#splashScreen .characters{bottom:max(140px,calc(env(safe-area-inset-bottom) + 124px));transform:translate(-50%) scale(min(1,calc(92vw/605px)))}#splashScreen .cta--primary{font-size:18px}}@keyframes splash-cta-enter-portrait{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes splash-fade-down-fluid{0%{opacity:0;transform:translate3d(0,-18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes splash-title-enter-fluid{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@media (orientation: landscape) and (min-height: 501px) and (max-height: 950px) and (max-width: 1599px){#splashScreen .characters{bottom:280px}#splashScreen .hero__title{top:70px;font-size:26px}#splashScreen .cta--primary{bottom:150px;height:76px;font-size:34px}#splashScreen .cta--secondary{bottom:72px;height:56px;font-size:20px}}@media (orientation: landscape) and (max-height: 500px){#splashScreen .screen__stage{width:100%;height:100%;left:auto;top:auto;transform:none}#splashScreen .screen__asset--background{top:0;right:0;left:0;bottom:0;width:100%;height:100%;transform:none;object-fit:cover;object-position:center bottom}#splashScreen .screen__asset--top-panel{width:min(720px,70vw);height:auto;top:-18vh}#splashScreen .hero{width:min(520px,48vw);max-width:48vw;height:auto;min-height:0;left:4vw;top:max(env(safe-area-inset-top),8px);transform:none;text-align:left;padding:0}#splashScreen .hero__logo{position:relative;left:0;top:0;width:min(200px,28vw);height:auto;aspect-ratio:273 / 35;transform:none;margin:0;display:block;animation:splash-fade-down-fluid .9s .12s var(--ease-out) forwards}#splashScreen .hero__title{position:relative;left:0;top:0;margin:8px 0 0;width:100%;max-width:100%;font-size:clamp(13px,2.2vh,18px);line-height:1.25;transform:none;animation:splash-title-enter-fluid .9s .24s var(--ease-out) forwards}#splashScreen .characters{left:36%;bottom:max(8px,env(safe-area-inset-bottom));width:605px;height:563px;transform:translate(-50%) scale(min(.5,calc(68vh/563px),calc(40vw/605px)));transform-origin:center bottom}#splashScreen .cta-stack{position:absolute;inset:auto max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) auto;width:min(280px,34vw);height:auto;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:8px;z-index:4}#splashScreen .cta{position:relative;left:auto;bottom:auto!important;width:100%;transform:none!important;animation:splash-cta-enter-portrait .9s .62s var(--ease-out) forwards}#splashScreen .cta--primary{height:48px;min-height:48px;padding:8px 14px;font-size:18px;line-height:1.2}#splashScreen .cta--primary:after{inset:3px 16% auto;height:22px}#splashScreen .cta--secondary{height:auto;min-height:40px;padding:8px 12px;font-size:14px;line-height:1.2}#splashScreen .cta--secondary:after{inset:2px 8% auto;height:18px}#splashScreen .cta--primary.is-pressed,#splashScreen .cta--secondary.is-pressed{transform:translateY(2px) scale(.99)}}#splashScreen.hidden{display:none!important}#authPage.login-page{--login-desktop-visual-shift-x: 18px;position:relative;min-height:100vh;width:100%;overflow:hidden}#authPage .login-scene--auth{position:relative;width:100vw;height:100vh;overflow:hidden;display:block}#authPage .login-scene__background,#authPage .login-scene__logo,#authPage .login-card__shadow,#authPage .login-card__fill,#authPage .login-card__tab{position:absolute;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}#authPage .login-scene__background--auth-desktop,#authPage .login-scene__logo--auth-desktop,#authPage .login-card__layer--auth-desktop{display:block}#authPage .login-scene__background--auth-mobile,#authPage .login-scene__logo--auth-mobile,#authPage .login-card__layer--auth-mobile{display:none}#authPage .login-scene__background{left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center center}#authPage .login-scene__logo--auth-desktop,#authPage .login-scene__logo--auth-mobile{left:50%;top:22px;width:273px;height:35px;transform:translate(-50%);z-index:5}@media (min-width: 768px){#authPage .login-scene__logo--auth-desktop{transform:translate(calc(-50% + var(--login-desktop-visual-shift-x)))}}#authPage #logoBox.login-card--desktop.logo.card{position:absolute;left:50%;top:50%;width:892.562px;height:661.195px;min-height:0;max-width:none;margin:0;padding:0;transform:translate(calc(-50% + var(--login-desktop-visual-shift-x)),-50%) scale(var(--desktop-card-scale));transform-origin:center center;z-index:3;overflow:visible;background:none;background-image:none;border-radius:0;box-shadow:none;filter:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left}#authPage #logoBox.login-card--desktop:before{content:none;display:none}#authPage .login-card--desktop .login-card__shadow{left:0;top:49.462px;width:892.562px;height:611.732px}#authPage .login-card--desktop .login-card__fill{left:4.915px;top:44.492px;width:882.73px;height:610.659px}#authPage .login-card--desktop .login-card__tab{left:130.154px;top:0;width:632.141px;height:129.691px}#authPage #logoBox.login-card--desktop.logo.card[data-form=register]{height:940px}#authPage #logoBox.login-card--desktop[data-form=register] .login-card__shadow{height:890px}#authPage #logoBox.login-card--desktop[data-form=register] .login-card__fill{height:888px}#authPage .login-card__content{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;z-index:2}#authPage .login-card--desktop .login-card__content{padding-top:36.884px}#authPage #formArea,#authPage #loginForm,#authPage #registerForm,#authPage #forgotForm,#authPage #resetForm{max-width:612px}#authPage #formArea{position:absolute;left:140.186px;top:178.884px;width:612px;box-sizing:border-box}#authPage .login-card__title.auth-title{width:auto;max-width:none;margin:0 auto 12px;height:auto;min-height:0;background:none;background-image:none;display:block;padding:0;position:relative;z-index:2;text-align:center;text-transform:none;color:var(--login-accent);font-family:"Shonen (Namikus)",Shonen,Trebuchet MS,cursive;font-size:48px;font-weight:700;line-height:56px}#authPage .login-card__title.auth-title span{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}#authPage .login-card__title.auth-title.long span,#authPage .login-card__title.auth-title.long.forgot span{font-size:38px;line-height:56px}#logoBox .logo-fallback{display:none;position:absolute;left:50%;top:120px;transform:translate(-50%);z-index:4;font-family:var(--otto-logo-font);font-size:1.75rem;font-weight:700;color:var(--otto-text)}#authPage:has(#logoBox.logo-no-img) #logoImg{opacity:0;pointer-events:none}#logoBox.logo-no-img .logo-fallback{display:block}#authPage #formArea input:not([type=checkbox]){background:var(--login-field);border:none;border-radius:9999px;padding:30px;min-height:88px;font-size:22px}#authPage #formArea button[type=submit]{width:100%;height:88px;border:0;border-radius:9999px;background:linear-gradient(180deg,#ffa237 0%,var(--login-primary) 55%,var(--login-primary-dark) 100%);box-shadow:0 0 6.1px #00000040;color:#fff;font-size:40px;font-weight:600;line-height:40px;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.25)}@media (max-width: 767px){#authPage .login-scene__background--auth-desktop,#authPage .login-scene__logo--auth-desktop,#authPage .login-card__layer--auth-desktop{display:none}#authPage .login-scene__background--auth-mobile,#authPage .login-scene__logo--auth-mobile,#authPage .login-card__layer--auth-mobile{display:block}#authPage #logoBox.login-card--desktop.logo.card{width:506px;height:504px;min-height:0;padding:0;margin:0;background:none;background-image:none;filter:none;transform:translate(-50%,-50%) scale(var(--mobile-card-scale))}#authPage .login-card--desktop .login-card__shadow{left:0;top:48px;width:506px;height:456px}#authPage .login-card--desktop .login-card__fill{left:3px;top:44px;width:500px;height:455px}#authPage .login-card--desktop .login-card__tab{left:110px;top:0;width:286.054px;height:87.996px}#authPage #logoBox.login-card--desktop.logo.card[data-form=register]{height:780px}#authPage #logoBox.login-card--desktop[data-form=register] .login-card__shadow{height:728px}#authPage #logoBox.login-card--desktop[data-form=register] .login-card__fill{height:726px}#authPage .login-card--desktop .login-card__content{padding-top:24px}#authPage .login-card__title.auth-title{font-size:40px;line-height:40px}#authPage .login-card__title.auth-title span{font-size:inherit;line-height:inherit}#authPage #formArea{left:74px;top:130px;width:358px}#authPage #formArea,#authPage #loginForm,#authPage #registerForm,#authPage #forgotForm,#authPage #resetForm{max-width:358px}#authPage #formArea input:not([type=checkbox]){min-height:68px;padding:24px 30px;font-size:18px}#authPage #formArea button[type=submit]{height:68px;font-size:28px;font-weight:700;line-height:28px}#authPage #formArea .forgot-link{font-size:16px;line-height:20px}#authPage .login-card__title.auth-title.long span,#authPage .login-card__title.auth-title.long.forgot span{font-size:28px;line-height:36px}}@media (max-width: 480px){#authPage .login-card__title.auth-title{width:auto;max-width:none;height:auto;min-height:0;margin:0 auto 12px;background:none;background-image:none}}@media (max-width: 1279px){:root{--crop-offset: 320px}}@media (max-width: 959px){:root{--crop-offset: 480px}}.game-screen{background:#b9ebff}.game-screen__bg{background:url(/assets/guest/desktop-background.webp) center / cover no-repeat}#gameScreen.game-screen--teacher-drag .game-nav,#gameScreen.game-screen--teacher-drag .drag-side .game-nav,#gameScreen.game-screen--teacher-drag .sort-game__side .game-nav,#gameScreen.game-screen--teacher-drag .sort-game__bottom-side .game-nav{width:var(--game-nav)!important;height:var(--game-nav)!important}.game-nav{width:108px;height:108px;background:transparent;box-shadow:none}.game-nav__base,.game-nav__glare,.game-nav__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.game-nav__base{width:93px;height:93px;border-radius:999px;background:linear-gradient(180deg,#fffcf8,#fef0e2);box-shadow:0 10px 20px #0000102e,inset 0 1px 6px #00000026}.game-nav__base img,.game-nav__glare img,.game-nav__icon img{display:block}.game-nav__base img{display:none}.game-nav__glare{top:32px}.game-nav__glare img{width:20px;height:8px}.game-nav__icon--arrow-left img,.game-nav__icon--arrow-right img{width:63px;height:52px}.game-nav__icon--lamp img{width:72px;height:72px}.game-nav__icon--parents img{width:70px;height:81px}.game-nav--back{top:22px;left:50px}.game-nav--parents{top:22px;right:50px}.game-nav--hint{bottom:48px;left:50px}.game-nav--forward{bottom:48px;right:50px}@media (min-width: 1280px){.game-screen{--game-panel-width: min(880px, calc(100vw - 480px) );--game-content-top: 162px;--game-actions-bottom: 48px;--game-actions-slot: 192px;--game-stack-gap: 48px}.game-content{top:var(--game-content-top);left:50%;right:auto;bottom:calc(var(--game-actions-bottom) + var(--game-actions-slot) + var(--game-stack-gap));width:var(--game-panel-width);max-width:calc(100vw - 48px);height:auto;max-height:calc(100vh - var(--game-content-top) - var(--game-actions-bottom) - var(--game-actions-slot) - var(--game-stack-gap));transform:translate(-50%);border-radius:28px;box-shadow:0 20px 45px #0000000f}.game-content__inner{background:#fff}.game-actions{left:50%;right:auto;bottom:var(--game-actions-bottom);width:var(--game-panel-width);max-width:calc(100vw - 48px);transform:translate(-50%);box-sizing:border-box}}@media (min-width: 1025px) and (max-width: 1279px){.game-screen{--game-panel-width: min(840px, calc(100vw - 200px) );--game-content-top: 126px;--game-actions-bottom: 32px;--game-actions-slot: 150px;--game-stack-gap: 40px}.game-content{top:var(--game-content-top);left:50%;right:auto;bottom:calc(var(--game-actions-bottom) + var(--game-actions-slot) + var(--game-stack-gap));width:var(--game-panel-width);max-width:calc(100vw - 32px);height:auto;max-height:calc(100vh - var(--game-content-top) - var(--game-actions-bottom) - var(--game-actions-slot) - var(--game-stack-gap));transform:translate(-50%);border-radius:28px}.game-actions{left:50%;right:auto;bottom:var(--game-actions-bottom);width:var(--game-panel-width);max-width:calc(100vw - 32px);transform:translate(-50%);box-sizing:border-box}}@media (min-width: 1280px) and (min-height: 850px) and (max-height: 950px){.game-screen{--game-content-top: 202px}.game-content{top:var(--game-content-top);bottom:calc(var(--game-actions-bottom) + var(--game-actions-slot) + var(--game-stack-gap));height:auto;max-height:calc(100vh - var(--game-content-top) - var(--game-actions-bottom) - var(--game-actions-slot) - var(--game-stack-gap));width:var(--game-panel-width)}.game-actions{bottom:56px}}.game-select-btn{background:#f9f4ef}.game-select-btn__glare{top:7px;left:8px;width:20px;height:10px;border-radius:999px;background:#ffffffe6;filter:blur(3px)}@media (min-width: 481px) and (max-width: 1279px){.game-screen .game-screen__bg{background-image:url(/assets/guest/tablet-background.webp)}.game-screen .game-nav{width:72px;height:72px}.game-screen .game-nav__base{width:69px;height:69px}.game-screen .game-nav__glare{top:21px}.game-screen .game-nav__glare img{width:15px;height:6px;content:url(/assets/guest_controls/tablet-nav-glare.svg)}.game-screen .game-nav__icon--arrow-left img{width:52px;height:42px;content:url(/assets/guest_controls/tablet-nav-left.svg)}.game-screen .game-nav__icon--arrow-right img{width:52px;height:42px;content:url(/assets/guest_controls/tablet-nav-right.svg)}.game-screen .game-nav__icon--lamp img{width:46px;height:46px;content:url(/assets/guest_controls/tablet-lamp.svg)}.game-screen .game-nav__icon--parents img{width:54px;height:62px;content:url(/assets/guest_controls/tablet-parents.svg)}.game-screen .game-nav--back{top:22px;left:16px}.game-screen .game-nav--parents{top:22px;right:16px}.game-screen .game-nav--hint{bottom:32px;left:16px}.game-screen .game-nav--forward{bottom:32px;right:16px}}@media (min-width: 481px) and (max-width: 1279px) and (orientation: portrait){.game-content{top:126px;width:min(698px,calc(100vw - 140px));height:430px}.game-content__inner{background-image:none}.game-actions{bottom:32px}}@media (max-width: 844px){.game-screen .game-screen__bg{background-image:url(/assets/guest/mobile-background.webp)}.game-screen .game-nav{width:54px;height:54px}.game-screen .game-nav__base{width:47px;height:47px}.game-screen .game-nav__glare{top:16px}.game-screen .game-nav__glare img{width:10px;height:4px;content:url(/assets/guest_controls/mobile-nav-glare.svg)}.game-screen .game-nav__icon--arrow-left img{width:26px;height:21px;content:url(/assets/guest_controls/mobile-nav-left.svg)}.game-screen .game-nav__icon--arrow-right img{width:26px;height:21px;content:url(/assets/guest_controls/mobile-nav-right.svg)}.game-screen .game-nav__icon--lamp img{width:36px;height:36px;content:url(/assets/guest_controls/mobile-lamp.svg)}.game-screen .game-nav__icon--parents img{width:36px;height:41px;content:url(/assets/guest_controls/mobile-parents.svg)}.game-screen .game-nav--back{top:16px;left:16px}.game-screen .game-nav--parents{top:16px;right:16px}.game-screen .game-nav--hint{bottom:16px;left:16px}.game-screen .game-nav--forward{bottom:16px;right:16px}}.game-nav__icon--arrow-left,.game-nav__icon--arrow-right,.game-nav__icon--lamp,.game-nav__icon--parents{background:none!important;box-shadow:none!important;border-radius:0!important}.game-nav__icon--arrow-left:after,.game-nav__icon--arrow-right:after,.game-nav__icon--lamp:after,.game-nav__icon--parents:after{content:none!important}:root{--worlds-scale-1920: 1;--worlds-scale-1280: 1;--worlds-scale-1024: 1;--worlds-scale-844: 1;--catalog-scale-1920: 1;--catalog-scale-1280: 1;--catalog-scale-1024: 1;--catalog-scale-844: 1;--lessons-scale-1920: 1;--lessons-scale-1280: 1;--lessons-scale-1024: 1;--lessons-scale-844: 1}.guest-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;overflow:hidden;background:#090912;font-family:Balsamiq Sans,Trebuchet MS,Segoe UI,sans-serif}.guest-screen .game-nav{position:fixed;z-index:200;border:none;padding:0;cursor:pointer;background:transparent;box-shadow:none;border-radius:0;width:108px;height:108px;transition:transform .12s ease,filter .12s ease}.guest-screen .game-nav:hover{filter:brightness(1.06)}.guest-screen .game-nav:active{transform:scale(.93);filter:brightness(.95)}.guest-screen .game-nav--back{top:22px;left:50px}.guest-rewards-button{position:fixed;z-index:210;top:30px;right:50px;border:0;border-radius:999px;padding:13px 20px;color:#4f2f04;background:linear-gradient(180deg,#fff8bd,#ffc94d);box-shadow:0 7px 16px #00000040,inset 0 1px 1px #fff;font:700 18px/1 var(--otto-font, "Balsamiq Sans", sans-serif);cursor:pointer}.guest-rewards-button span{color:#ff8300;font-size:22px;vertical-align:-1px}.guest-rewards-modal{position:fixed;z-index:250;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#080812a8}.guest-rewards-modal[hidden]{display:none}.guest-rewards-modal__card{position:relative;width:min(480px,92vw);max-height:min(580px,86vh);overflow:auto;border:4px solid #ffe06b;border-radius:26px;padding:28px;color:#4f2f04;background:#fff8df;box-shadow:0 18px 60px #00000061}.guest-rewards-modal h2{margin:0 36px 10px 0;font-size:30px}.guest-rewards-modal__close{position:absolute;top:10px;right:15px;border:0;background:none;color:#76501a;font-size:34px;cursor:pointer}.guest-rewards-modal__count{margin:0 0 14px;font-size:20px;font-weight:700}.guest-rewards-achievements{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 15px}.guest-rewards-achievements span{padding:7px 10px;border-radius:12px;background:#ffe79b;font-weight:700}.guest-rewards-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.guest-rewards-list li{display:flex;align-items:center;gap:11px;border-radius:14px;padding:10px;background:#fff}.guest-rewards-list>li>span{color:#ff9b05;font-size:28px}.guest-rewards-list strong,.guest-rewards-list small{display:block}.guest-rewards-list small{margin-top:2px;color:#826d4c}.guest-rewards-modal__empty,.guest-rewards-modal__loading{margin:12px 0 0;color:#76501a;font-size:17px}@media (max-width: 933px){.guest-rewards-button{top:16px;right:16px;padding:10px 14px;font-size:15px}.guest-rewards-modal__card{padding:22px}}.guest-screen .game-nav__base,.guest-screen .game-nav__glare,.guest-screen .game-nav__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;background:none;box-shadow:none;border-radius:0}.guest-screen .game-nav__base{width:93px;height:93px;border-radius:999px;background:linear-gradient(180deg,#fffcf8,#fef0e2);box-shadow:0 10px 20px #0000102e,inset 0 1px 6px #00000026}.guest-screen .game-nav__base img{display:none}.guest-screen .game-nav__glare{top:32px}.guest-screen .game-nav__glare img{width:20px;height:8px;display:block}.guest-screen .game-nav__icon--arrow-left img,.guest-screen .game-nav__icon--arrow-right img{width:63px;height:52px;display:block}.guest-screen .game-nav__icon--arrow-left:after,.guest-screen .game-nav__icon--arrow-right:after,.guest-screen .game-nav__icon--lamp:after,.guest-screen .game-nav__icon--parents:after{content:none}@media (max-width: 1599px){.guest-screen .game-nav{width:72px;height:72px}.guest-screen .game-nav--back{top:22px;left:16px}.guest-screen .game-nav__base{width:69px;height:69px}.guest-screen .game-nav__glare{top:21px}.guest-screen .game-nav__glare img{width:15px;height:6px;content:url(/assets/guest_controls/tablet-nav-glare.svg)}.guest-screen .game-nav__icon--arrow-left img{width:52px;height:42px;content:url(/assets/guest_controls/tablet-nav-left.svg)}.guest-screen .game-nav__icon--arrow-right img{width:52px;height:42px;content:url(/assets/guest_controls/tablet-nav-right.svg)}}@media (max-width: 933px){.guest-screen .game-nav{width:54px;height:54px}.guest-screen .game-nav--back{top:16px;left:16px}.guest-screen .game-nav__base{width:47px;height:47px}.guest-screen .game-nav__glare{top:16px}.guest-screen .game-nav__glare img{width:10px;height:4px;content:url(/assets/guest_controls/mobile-nav-glare.svg)}.guest-screen .game-nav__icon--arrow-left img{width:26px;height:21px;content:url(/assets/guest_controls/mobile-nav-left.svg)}.guest-screen .game-nav__icon--arrow-right img{width:26px;height:21px;content:url(/assets/guest_controls/mobile-nav-right.svg)}}.worlds-page{min-height:100vh}.worlds-scene{position:relative;width:100vw;height:100vh;overflow:hidden}.worlds-scene__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.worlds-frame{position:absolute;top:0;right:0;bottom:0;left:0}.worlds-header{position:absolute;z-index:2;left:50%;width:256px;height:33px;transform:translate(-50%)}.worlds-header--1920{top:18px}.worlds-header--compact{top:8px}.worlds-logo-wrap{position:relative;width:256px;height:33px}.worlds-logo{position:absolute;left:0;top:calc(50% + 2px);width:286px;height:33px;transform:translateY(-50%);object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.worlds-grid{position:absolute;top:0;right:0;bottom:0;left:0}.worlds-carousel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.worlds-carousel>.worlds-grid,.worlds-carousel>.worlds-carousel__nav{pointer-events:auto}.worlds-carousel__nav{position:absolute;z-index:4;top:58%;transform:translateY(-50%)}.worlds-carousel__nav--prev{left:24px}.worlds-carousel__nav--next{right:24px}.worlds-carousel__nav.is-hidden{visibility:hidden;pointer-events:none;opacity:0}.worlds-scene--844 .worlds-carousel__nav--prev{left:8px}.worlds-scene--844 .worlds-carousel__nav--next{right:8px}.world-card{position:absolute;display:block;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .18s ease,filter .18s ease}.world-card:hover,.world-card:focus-visible,.world-card.is-active{transform:translateY(-8px)}.world-card:focus-visible{outline:none;filter:drop-shadow(0 16px 32px rgba(123,76,27,.18))}.world-card:active{transform:translateY(-3px)}.world-card__plate{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.world-card__plate--cover{object-fit:cover}.world-card__title{position:absolute;left:0;right:0;top:32px;color:#925225;font-weight:700;text-align:center;-webkit-user-select:none;user-select:none}.world-card__icon{position:absolute;left:50%;transform:translate(-50%);object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.worlds-scene--1920 .worlds-frame{width:1920px;height:1080px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--worlds-scale-1920));transform-origin:center center}.worlds-scene--1920 .world-card{width:400px;height:400px}.worlds-scene--1920 .world-card--songs{left:296px;top:441.5px}.worlds-scene--1920 .world-card--tales{left:760px;top:441.5px}.worlds-scene--1920 .world-card--academy{left:1224px;top:441.5px}.worlds-scene--1920 .world-card__title{font-size:48px;line-height:48px}.worlds-scene--1920 .world-card__icon{top:92px;width:280px;height:280px}.worlds-scene--1280 .worlds-frame{width:1280px;height:720px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--worlds-scale-1280));transform-origin:center center}.worlds-scene--1280 .world-card{width:300px;height:300px}.worlds-scene--1280 .world-card--songs{left:126px;top:271.5px}.worlds-scene--1280 .world-card--tales{left:490px;top:271.5px}.worlds-scene--1280 .world-card--academy{left:854px;top:271.5px}.worlds-scene--1280 .world-card__title{font-size:32px;line-height:32px}.worlds-scene--1280 .world-card__icon{top:76px;width:210px;height:210px}.worlds-scene--1024 .worlds-frame{width:1024px;height:768px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--worlds-scale-1024));transform-origin:center center}.worlds-scene--1024 .world-card{width:300px;height:300px}.worlds-scene--1024 .world-card--songs{left:30px;top:346.5px}.worlds-scene--1024 .world-card--tales{left:362px;top:346.5px}.worlds-scene--1024 .world-card--academy{left:694px;top:346.5px}.worlds-scene--1024 .world-card__title{font-size:32px;line-height:32px}.worlds-scene--1024 .world-card__icon{top:76px;width:210px;height:210px}.worlds-scene--844 .worlds-frame{width:844px;height:390px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--worlds-scale-844));transform-origin:center center}.worlds-scene--844 .world-card{width:200px;height:200px}.worlds-scene--844 .world-card--songs{left:90px;top:143.5px}.worlds-scene--844 .world-card--tales{left:322px;top:143.5px}.worlds-scene--844 .world-card--academy{left:554px;top:143.5px}.worlds-scene--844 .world-card__title{font-size:24px;line-height:24px}.worlds-scene--844 .world-card__icon{top:55px;width:130px;height:130px}.worlds-scene--1280,.worlds-scene--1024,.worlds-scene--844{display:none}@media (max-width: 1599px){.worlds-scene--1920{display:none}.worlds-scene--1280{display:block}}@media (max-width: 1151px){.worlds-scene--1280{display:none}.worlds-scene--1024{display:block}}@media (max-width: 933px){.worlds-scene--1024{display:none}.worlds-scene--844{display:block}}.worlds-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#cfe4ffe0;color:#374151;font-family:Balsamiq Sans,Trebuchet MS,Segoe UI,sans-serif;font-size:22px;font-weight:700;text-align:center;padding:24px}.worlds-overlay--error{background:#ffdcd2eb;color:#b91c1c}.worlds-overlay--info{color:#1d4ed8}.catalog-page{min-height:100vh}.catalog-scene{position:relative;width:100vw;height:100vh;overflow:hidden;background:#ffebd7}.catalog-frame{position:absolute;top:0;right:0;bottom:0;left:0}.catalog-header{position:absolute;z-index:10;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 24px}.catalog-header--1920{top:18px;height:52px}.catalog-header--compact{top:8px;height:44px}.catalog-logo-wrap{flex-shrink:0;height:33px;display:flex;align-items:center}.catalog-logo{display:block;height:33px;width:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.catalog-grid{position:absolute;top:0;right:0;bottom:0;left:0}.catalog-card{position:absolute;overflow:hidden;padding:0;border-style:solid;border-color:#ffb062;background:#ffe0b2;cursor:pointer;transition:transform .18s ease,filter .18s ease}.catalog-card:hover,.catalog-card:focus-visible,.catalog-card.is-active{transform:translateY(-6px)}.catalog-card:focus-visible{outline:none;filter:drop-shadow(0 16px 24px rgba(149,94,42,.18))}.catalog-card:active{transform:translateY(-2px)}.catalog-card__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.catalog-card__title{position:absolute;bottom:0;left:0;right:0;padding:10px 14px 14px;background:linear-gradient(transparent,#3c1e00b8);color:#fff;font-size:18px;font-weight:700;line-height:1.2;-webkit-user-select:none;user-select:none;pointer-events:none}.catalog-scene--1920 .catalog-frame{width:1920px;height:1080px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--catalog-scale-1920));transform-origin:center center}.catalog-scene--1920 .catalog-card{width:580px;height:340px;border-width:8px;border-radius:32px}.catalog-scene--1920 .catalog-card--1{left:348px;top:205px}.catalog-scene--1920 .catalog-card--2{left:992px;top:205px}.catalog-scene--1920 .catalog-card--3{left:348px;top:609px}.catalog-scene--1920 .catalog-card--4{left:992px;top:609px}.catalog-scene--1920 .catalog-card__title{font-size:26px}.catalog-scene--1280 .catalog-frame{width:1280px;height:720px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--catalog-scale-1280));transform-origin:center center}.catalog-scene--1280 .catalog-card{width:420px;height:246px;border-width:6px;border-radius:32px}.catalog-scene--1280 .catalog-card--1{left:188px;top:111px}.catalog-scene--1280 .catalog-card--2{left:672px;top:111px}.catalog-scene--1280 .catalog-card--3{left:188px;top:421px}.catalog-scene--1280 .catalog-card--4{left:672px;top:421px}.catalog-scene--1280 .catalog-card__title{font-size:20px}.catalog-scene--1024 .catalog-frame{width:1024px;height:768px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--catalog-scale-1024));transform-origin:center center}.catalog-scene--1024 .catalog-card{width:420px;height:246px;border-width:6px;border-radius:32px}.catalog-scene--1024 .catalog-card--1{left:76px;top:170px}.catalog-scene--1024 .catalog-card--2{left:528px;top:170px}.catalog-scene--1024 .catalog-card--3{left:76px;top:448px}.catalog-scene--1024 .catalog-card--4{left:528px;top:448px}.catalog-scene--1024 .catalog-card__title{font-size:20px}.catalog-scene--844 .catalog-frame{width:844px;height:390px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--catalog-scale-844));transform-origin:center center}.catalog-scene--844 .catalog-card{width:220px;height:129px;border-width:4px;border-radius:24px}.catalog-scene--844 .catalog-card--1{left:186px;top:74px}.catalog-scene--844 .catalog-card--2{left:438px;top:74px}.catalog-scene--844 .catalog-card--3{left:186px;top:235px}.catalog-scene--844 .catalog-card--4{left:438px;top:235px}.catalog-scene--844 .catalog-card__title{font-size:14px;padding:6px 8px 8px}.catalog-scene--1280,.catalog-scene--1024,.catalog-scene--844{display:none}@media (max-width: 1599px){.catalog-scene--1920{display:none}.catalog-scene--1280{display:block}}@media (max-width: 1151px){.catalog-scene--1280{display:none}.catalog-scene--1024{display:block}}@media (max-width: 933px){.catalog-scene--1024{display:none}.catalog-scene--844{display:block}}.catalog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#ffebd7e6;color:#374151;font-family:Balsamiq Sans,Trebuchet MS,Segoe UI,sans-serif;font-size:22px;font-weight:700;text-align:center;padding:24px}.catalog-overlay--error{background:#ffdcd2eb;color:#b91c1c}.catalog-overlay--info{color:#1d4ed8}.lessons-page{min-height:100vh}.lessons-scene{position:relative;width:100vw;height:100vh;overflow:hidden;background:#ffebd7}.lessons-frame{position:absolute;top:0;right:0;bottom:0;left:0}.lessons-header{position:absolute;z-index:3;left:50%;width:256px;height:33px;transform:translate(-50%)}.lessons-header--1920{top:18px}.lessons-header--compact{top:8px}.lessons-logo-wrap{position:relative;width:256px;height:33px}.lessons-logo{position:absolute;left:0;top:calc(50% + 2px);width:286px;height:33px;transform:translateY(-50%);object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.lessons-grid{position:absolute;top:0;right:0;bottom:0;left:0}.lessons-avatar,.lessons-course-card{position:absolute}.lessons-avatar{container-type:inline-size}.lessons-avatar__image,.lessons-course-card__image{display:block;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.lessons-avatar__image{object-fit:contain}.lessons-course-card{overflow:hidden;border-style:solid;border-color:#ffb062;background:transparent}.lessons-course-card__image{height:100%;object-fit:cover}.lessons-avatar__name{position:absolute;left:50%;color:#925225;font-weight:700;text-align:center;white-space:nowrap;transform:translate(-50%);pointer-events:none;max-width:90%;overflow:hidden;text-overflow:ellipsis}.lessons-avatar__name--300{bottom:14px;font-size:32px;line-height:32px}.lessons-avatar__name--160{bottom:8px;font-size:20px;line-height:20px}.lessons-avatar__name--96{bottom:5px;font-size:14px;line-height:14px}.lesson-card{position:absolute;overflow:hidden;border-style:solid;border-color:#ffb062;background:transparent;cursor:pointer;transition:transform .18s ease,filter .18s ease}.lesson-card:hover,.lesson-card:focus-visible,.lesson-card.is-active{transform:translateY(-6px)}.lesson-card:focus-visible{outline:none;filter:drop-shadow(0 12px 18px rgba(149,94,42,.14))}.lesson-card:active{transform:translateY(-2px)}.lesson-card__bg,.lesson-card__badge,.lesson-card__badge img{position:absolute;display:block}.lesson-card__bg{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.lesson-card__badge{left:50%;top:50%;transform:translate(-50%,-50%)}.lesson-card__badge img{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.lesson-card__number{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#ffebd7;font-weight:400;text-align:center}.lesson-card__number--two-digit{letter-spacing:-.04em}.lessons-scene--1920 .lessons-frame{width:1920px;height:1080px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--lessons-scale-1920, 1));transform-origin:center center}.lessons-scene--1920 .lessons-avatar--1920{left:232px;top:95px;width:300px;height:300px}.lessons-scene--1920 .lessons-course-card--1920-small{left:596px;top:122px;width:420px;height:246px;border-width:6px;border-radius:32px}.lessons-scene--1920 .lesson-card{width:240px;height:240px;border-width:8px;border-radius:48px}.lessons-scene--1920 .lesson-card__badge{width:96px;height:96px}.lessons-scene--1920 .lesson-card__number{font-size:72px;line-height:72px}.lessons-scene--1920 .lesson-card--1{left:232px;top:479px}.lessons-scene--1920 .lesson-card--2{left:536px;top:479px}.lessons-scene--1920 .lesson-card--3{left:840px;top:479px}.lessons-scene--1920 .lesson-card--4{left:1144px;top:479px}.lessons-scene--1920 .lesson-card--5{left:1448px;top:479px}.lessons-scene--1920 .lesson-card--6{left:232px;top:783px}.lessons-scene--1920 .lesson-card--7{left:536px;top:783px}.lessons-scene--1920 .lesson-card--8{left:840px;top:783px}.lessons-scene--1920 .lesson-card--9{left:1144px;top:783px}.lessons-scene--1920 .lesson-card--10{left:1448px;top:783px}.lessons-scene--1280 .lessons-frame{width:1280px;height:720px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--lessons-scale-1280, 1));transform-origin:center center}.lessons-scene--1280 .lessons-avatar--1280{left:144px;top:93.5px;width:160px;height:160px}.lessons-scene--1280 .lessons-course-card--1280{left:352px;top:108.5px;width:220px;height:129px;border-width:4px;border-radius:24px}.lessons-scene--1280 .lesson-card{width:160px;height:160px;border-width:6px;border-radius:32px}.lessons-scene--1280 .lesson-card__badge{width:64px;height:64px}.lessons-scene--1280 .lesson-card__number{font-size:48px;line-height:48px}.lessons-scene--1280 .lesson-card--1{left:144px;top:283px}.lessons-scene--1280 .lesson-card--2{left:352px;top:283px}.lessons-scene--1280 .lesson-card--3{left:560px;top:283px}.lessons-scene--1280 .lesson-card--4{left:768px;top:283px}.lessons-scene--1280 .lesson-card--5{left:976px;top:283px}.lessons-scene--1280 .lesson-card--6{left:144px;top:491px}.lessons-scene--1280 .lesson-card--7{left:352px;top:491px}.lessons-scene--1280 .lesson-card--8{left:560px;top:491px}.lessons-scene--1280 .lesson-card--9{left:768px;top:491px}.lessons-scene--1280 .lesson-card--10{left:976px;top:491px}.lessons-scene--1024 .lessons-frame{width:1024px;height:768px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--lessons-scale-1024, 1));transform-origin:center center}.lessons-scene--1024 .lessons-avatar--1024{left:48px;top:115.5px;width:160px;height:160px}.lessons-scene--1024 .lessons-course-card--1024{left:240px;top:130.5px;width:220px;height:129px;border-width:4px;border-radius:24px}.lessons-scene--1024 .lesson-card{width:160px;height:160px;border-width:6px;border-radius:32px}.lessons-scene--1024 .lesson-card__badge{width:64px;height:64px}.lessons-scene--1024 .lesson-card__number{font-size:48px;line-height:48px}.lessons-scene--1024 .lesson-card--1{left:48px;top:273px}.lessons-scene--1024 .lesson-card--2{left:240px;top:273px}.lessons-scene--1024 .lesson-card--3{left:432px;top:273px}.lessons-scene--1024 .lesson-card--4{left:624px;top:273px}.lessons-scene--1024 .lesson-card--5{left:816px;top:273px}.lessons-scene--1024 .lesson-card--6{left:48px;top:465px}.lessons-scene--1024 .lesson-card--7{left:240px;top:465px}.lessons-scene--1024 .lesson-card--8{left:432px;top:465px}.lessons-scene--1024 .lesson-card--9{left:624px;top:465px}.lessons-scene--1024 .lesson-card--10{left:816px;top:465px}.lessons-scene--844 .lessons-frame{width:844px;height:390px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--lessons-scale-844, 1));transform-origin:center center}.lessons-scene--844 .lessons-avatar--96{left:118px;top:57px;width:96px;height:96px}.lessons-scene--844 .lessons-course-card--164{left:246px;top:57px;width:164px;height:96px;border-width:3px;border-radius:16px}.lessons-scene--844 .lesson-card{width:96px;height:96px;border-width:4px;border-radius:16px}.lessons-scene--844 .lesson-card__badge{width:48px;height:48px}.lessons-scene--844 .lesson-card__number{font-size:40px;line-height:40px}.lessons-scene--844 .lesson-card--1{left:118px;top:169px}.lessons-scene--844 .lesson-card--2{left:246px;top:169px}.lessons-scene--844 .lesson-card--3{left:374px;top:169px}.lessons-scene--844 .lesson-card--4{left:502px;top:169px}.lessons-scene--844 .lesson-card--5{left:630px;top:169px}.lessons-scene--844 .lesson-card--6{left:118px;top:281px}.lessons-scene--844 .lesson-card--7{left:246px;top:281px}.lessons-scene--844 .lesson-card--8{left:374px;top:281px}.lessons-scene--844 .lesson-card--9{left:502px;top:281px}.lessons-scene--844 .lesson-card--10{left:630px;top:281px}.lessons-scene--1280,.lessons-scene--1024,.lessons-scene--844{display:none}@media (max-width: 1599px){.lessons-scene--1920{display:none}.lessons-scene--1280{display:block}}@media (max-width: 1151px){.lessons-scene--1280{display:none}.lessons-scene--1024{display:block}}@media (max-width: 933px){.lessons-scene--1024{display:none}.lessons-scene--844{display:block}}.lesson-card.is-locked{opacity:.45;cursor:not-allowed}.lesson-card.is-locked:hover,.lesson-card.is-locked:focus-visible{transform:none;filter:none}.lessons-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;font-size:20px;font-weight:700;text-align:center;font-family:Balsamiq Sans,Trebuchet MS,Segoe UI,sans-serif;pointer-events:none}.lessons-overlay--loading{color:#925225;background:#ffebd7b3}.lessons-overlay--error{color:#c0392b;background:#ffebd7e6;pointer-events:all}.lessons-overlay--info{color:#5a7a5a;background:#ffebd7cc}.game-content:has(.game-drag-host--notes){top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:none!important;transform:none;border-radius:0;box-shadow:none;border:0;background:#fff}.game-screen--teacher-drag:has(.game-drag-host--notes){background:#fff}#gameScreen[data-teacher-drag-mode=sort] .sort-game>picture,#gameScreen[data-teacher-drag-mode=sort] .sort-game__bg{z-index:0}.voice-headphones-warning{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-content:center;justify-items:center;gap:18px;padding:24px;text-align:center;color:#17324d;background:#f5fbfff5;font-size:clamp(1.2rem,3vw,2rem);font-weight:700}.voice-headphones-warning[hidden]{display:none}.voice-headphones-warning__continue{min-width:180px;padding:12px 24px;border:0;border-radius:999px;color:#fff;background:#2378c8;font:inherit;font-size:1rem;cursor:pointer}#gameScreen[data-teacher-drag-mode=sort] .sort-game>picture,#gameScreen[data-teacher-drag-mode=sort] .sort-game__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#gameScreen[data-teacher-drag-mode=sort] .sort-game__bg{object-fit:cover;object-position:center center}.game-content__inner:has(.game-drag-host--notes){padding:0;align-items:stretch;justify-content:stretch}.game-drag-host--notes{width:100%;height:100%;min-height:100vh;display:block}.game-drag-host--notes .game-shell.drag-game{width:100%;height:100%;min-height:100vh}.drag-note.is-selected,.sort-box.is-selected{filter:drop-shadow(0 8px 14px rgba(146,82,37,.22));transform:translateY(-3px)}.drag-note.is-dragging{opacity:.4}.drag-note{touch-action:none}.drag-note-ghost{position:fixed;pointer-events:none;z-index:99999;opacity:.92}.drag-note-ghost img{width:100%;height:var(--drag-note-h, 80px);object-fit:contain}.drag-game .shake,.sort-game .shake{animation:otto-drag-shake .45s ease}.notes-staff-row{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem}.notes-staff-row select{min-width:7rem}@keyframes otto-drag-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.game-screen--teacher-drag .drag-side .game-nav,.game-screen--teacher-drag .drag-side .game-nav--back,.game-screen--teacher-drag .drag-side .game-nav--lamp,.game-screen--teacher-drag .sort-game__side .game-nav,.game-screen--teacher-drag .sort-game__side .game-nav--back,.game-screen--teacher-drag .sort-game__side .game-nav--lamp,.game-screen--teacher-drag .sort-game__bottom-side .game-nav,.game-screen--teacher-drag .sort-game__bottom-side .game-nav--back{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:var(--game-nav);height:var(--game-nav)}.game-screen--teacher-drag .game-nav__icon--back,#runtimeInteraction .game-nav__icon--back{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:var(--game-back-w)!important;height:var(--game-back-h)!important;display:flex!important;align-items:center!important;justify-content:center!important}.game-screen--teacher-drag .game-nav__icon--lamp,#runtimeInteraction .game-nav__icon--lamp{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:var(--game-lamp)!important;height:var(--game-lamp)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:none!important;box-shadow:none!important;border-radius:0!important}#gameContent.game-content--video{--game-video-max-h: calc(100vh - 344px) ;--game-video-max-w: calc(100vw - 100px) ;position:absolute!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important;width:min(var(--game-video-max-w),calc(var(--game-video-max-h) * 16 / 9))!important;height:min(var(--game-video-max-h),calc(var(--game-video-max-w) * 9 / 16))!important;max-height:none!important;aspect-ratio:16 / 9;top:134px!important;padding:0!important;background:#000!important;box-shadow:0 20px 45px #00000026!important;border-radius:28px!important;overflow:hidden!important;display:block!important}#gameContent.game-content--video .game-content__inner{padding:0!important;width:100%!important;height:100%!important;display:block!important;background:#000!important}.game-video-embed{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.game-video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}#gameContent.game-content--video .game-video-wrap{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;display:flex;flex-direction:column}#gameContent.game-content--video .game-video{flex:1 1 auto;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain}@media (min-width: 1280px){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 402px) ;--game-video-max-w: min(1120px, calc(100vw - 220px) );top:162px!important}}@media (min-width: 1280px) and (min-height: 850px) and (max-height: 950px){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 442px) ;--game-video-max-w: min(1224px, calc(100vw - 220px) );top:202px!important}}@media (min-width: 1920px){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 450px) ;--game-video-max-w: min(1224px, calc(100vw - 220px) );top:162px!important}}@media (min-width: 481px) and (max-width: 1279px){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 338px) ;--game-video-max-w: calc(100vw - 32px) ;top:126px!important}}@media (max-width: 480px){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 226px) ;--game-video-max-w: calc(100vw - 20px) ;top:66px!important;border-radius:16px!important}}@media (max-width: 844px) and (orientation: landscape){#gameContent.game-content--video{--game-video-max-h: calc(100vh - 176px) ;--game-video-max-w: calc(100vw - 172px) ;top:44px!important;border-radius:16px!important}}
