@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}}:root{--ink:#17211c;--muted:#6d756f;--line:#e4e8e3;--cream:#f6f5ef;--white:#fff;--teal:#095d59;--teal-dark:#073e3c;--yellow:#ffc83d;--coral:#ff735d;--purple:#8265d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.icon-button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-button--light{color:var(--ink);background:#f1f3ef}.notification-dot{border:2px solid var(--teal-dark);background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.entry-page{color:#fff;background:#062f2e;place-items:center;min-height:100svh;padding:32px 20px 68px;display:grid;position:relative;overflow:hidden}.entry-page:before{content:"";opacity:.2;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 0);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.entry-glow{filter:blur(4px);border-radius:50%;position:absolute}.entry-glow--one{background:#ffc83d1f;width:560px;height:560px;top:-240px;right:-180px}.entry-glow--two{background:#2cb8a521;width:520px;height:520px;bottom:-260px;left:-170px}.entry-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#073e3cc7;border:1px solid #ffffff1f;border-radius:32px;width:min(720px,100%);padding:clamp(28px,6vw,58px);position:relative;box-shadow:0 30px 90px #00000047}.entry-brand{align-items:center;gap:11px;font-weight:800;display:flex}.entry-logo,.parent-logo{color:#17312a;background:var(--yellow);border-radius:11px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:20px;display:grid}.entry-heading{text-align:center;margin:54px 0 32px}.entry-kicker{color:#ffdf7f;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:15px;font-size:12px;font-weight:800;display:inline-flex}.entry-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,6vw,54px);line-height:1.04}.entry-heading p{color:#b9cbc7;max-width:460px;margin:16px auto 0;font-size:16px;line-height:1.55}.entry-options{gap:13px;display:grid}.entry-option{border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px;transition:transform .2s,border-color .2s,background .2s;display:grid}.entry-option:hover{border-color:#ffffff59;transform:translateY(-2px)}.entry-option--child{background:linear-gradient(115deg,#ffc83d2e,#ff735d17)}.entry-option--parent{background:#ffffff0e}.entry-option-icon{border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.entry-option--child .entry-option-icon{color:#533b00;background:var(--yellow)}.entry-option--parent .entry-option-icon{color:#063f3d;background:#9ee0cc}.entry-option-copy{flex-direction:column;gap:4px;display:flex}.entry-option-copy small{color:#a9bfba;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.entry-option-copy strong{font-size:22px}.entry-option-copy>span{color:#c3d1ce;font-size:13px}.entry-safety{color:#88aaa4;text-align:center;justify-content:center;align-items:center;gap:7px;margin:24px 0 0;font-size:12px;display:flex}.staff-link{z-index:2;color:#8eada7;text-underline-offset:4px;font-size:13px;text-decoration:underline;position:absolute;bottom:24px}.student-app,.parent-app{width:min(880px,100%);min-height:100svh;margin:0 auto;padding:24px 24px 118px}.app-nav{z-index:50;padding:12px 20px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-top:1px solid #0e251e1a;justify-content:center;gap:clamp(18px,6vw,72px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #14272014}.app-nav a{color:#88918b;flex-direction:column;align-items:center;gap:5px;min-width:58px;font-size:10px;font-weight:700;display:flex}.app-nav a.is-active{color:var(--teal)}.student-app{background:#f7f4ea}.student-topbar,.parent-topbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.student-user{align-items:center;gap:11px;display:flex}.student-avatar{color:#fff;background:linear-gradient(145deg,#ff795f,#ef4f66);border:3px solid #fff;border-radius:15px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:0 4px 12px #ef4f6633}.student-user div{flex-direction:column;display:flex}.student-user small{color:var(--muted);font-size:11px}.student-user strong{font-size:17px}.student-actions{align-items:center;gap:9px;display:flex}.duck-balance{background:#fff5c9;border:1px solid #f2cf5a;border-radius:14px;padding:10px 13px;font-size:14px;font-weight:900}.student-actions .icon-button{color:var(--teal-dark);background:#fff;box-shadow:0 4px 16px #142a220f}.student-actions .notification-dot{border-color:#fff}.quest-hero{color:#fff;background:#073f3d;border-radius:28px;min-height:294px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #073f3d30}.quest-hero:after{content:"";background:linear-gradient(90deg,#073f3d 0%,#073f3df0 46%,#073f3d0d 80%);position:absolute;inset:0}.quest-copy{z-index:3;align-self:center;max-width:430px;position:relative}.quest-label{color:#3b2d00;background:var(--yellow);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.quest-copy h1{letter-spacing:-.045em;max-width:330px;margin:18px 0 10px;font-size:clamp(34px,7vw,52px);line-height:.94}.quest-copy p{color:#c1d6d2;max-width:310px;margin:0 0 22px;line-height:1.5}.quest-button{color:#382c00;background:var(--yellow);cursor:pointer;border:0;border-radius:14px;align-items:center;gap:9px;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:0 6px #c79713}.quest-art{z-index:1;width:390px;height:430px;position:absolute;top:-50px;right:-30px}.quest-art img{object-fit:cover;object-position:50% 32%;mix-blend-mode:screen}.hero-note{z-index:4;color:#ffdb67;opacity:.7;font-family:Georgia,serif;position:absolute}.hero-note--one{font-size:27px;top:28px;left:53%;transform:rotate(-12deg)}.hero-note--two{font-size:32px;bottom:25px;right:34px;transform:rotate(10deg)}.student-progress-card{z-index:5;background:#fff;border:1px solid #e9e3d5;border-radius:20px;align-items:center;gap:18px;width:calc(100% - 44px);margin:-20px auto 30px;padding:16px 20px;display:flex;position:relative;box-shadow:0 12px 32px #332f2117}.level-badge{color:#5b4300;background:#ffdc69;border-radius:17px;flex:none;place-items:center;width:52px;height:52px;display:grid;position:relative}.level-badge span{font-size:10px;font-weight:900;position:absolute;bottom:3px}.level-copy{flex:1}.level-copy>div:first-child{justify-content:space-between;gap:12px;font-size:13px;display:flex}.level-copy>div:first-child span,.level-copy small{color:#899089;font-size:10px}.level-track{background:#eceeea;border-radius:999px;height:8px;margin:9px 0 5px;overflow:hidden}.level-track span{border-radius:inherit;background:linear-gradient(90deg,#ffc83d,#ff8a50);height:100%;display:block}.student-section{margin-top:30px;scroll-margin-top:24px}.section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title>div{align-items:center;gap:10px;display:flex}.section-title h2{letter-spacing:-.025em;margin:0;font-size:20px}.section-title a{color:var(--teal);align-items:center;font-size:12px;font-weight:800;display:flex}.section-icon{border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.section-icon--yellow{color:#634b00;background:#ffe38a}.section-icon--purple{color:#47329b;background:#ddd3ff}.section-icon--mint{color:#075248;background:#bde7dc}.mission-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.mission-card{border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:108px;padding:18px;display:grid}.mission-card--coral{background:#ffe1db}.mission-card--blue{background:#dff0f2}.mission-icon{color:#fff;background:var(--coral);border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.mission-card--blue .mission-icon{background:#2e8b94}.mission-card div{flex-direction:column;gap:5px;min-width:0;display:flex}.mission-card small{color:#7d6b67;text-transform:uppercase;font-size:10px;font-weight:800}.mission-card strong{font-size:14px}.mission-reward{background:#ffffffb3;border-radius:8px;align-self:start;padding:5px 7px;font-size:10px;font-weight:900}.student-split{grid-template-columns:1.55fr .8fr;gap:13px;margin-top:28px;display:grid}.event-card,.streak-card{border-radius:20px;align-items:center;gap:14px;min-height:102px;padding:17px;display:flex}.event-card{color:#fff;background:#222c28}.event-date{color:#433200;background:var(--yellow);border-radius:15px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:58px;height:64px;display:flex}.event-date strong{font-size:24px;line-height:1}.event-date span{font-size:9px;font-weight:900}.event-card>div:nth-child(2){flex:1}.event-card small{color:#b8c7c1;font-size:8px;font-weight:900}.event-card h3{margin:5px 0 4px;font-size:15px}.event-card p{color:#b8c7c1;margin:0;font-size:11px}.event-card button{color:#fff;background:#ffffff1a;border:0;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.streak-card>span{color:#e3612d;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.streak-card div{flex-direction:column;gap:4px;display:flex}.streak-card small{color:#877b5d;font-size:10px;line-height:1.35}.league-pill{color:#727a74;align-items:center;gap:5px;font-size:11px;display:flex}.rating-card{background:#fff;border:1px solid #e8e4d9;border-radius:20px;overflow:hidden}.rating-row{border-bottom:1px solid #eff0ec;grid-template-columns:28px 38px 1fr auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.rating-row:last-child{border-bottom:0}.rating-row--me{background:#fff7d7}.rating-row>span:last-child{font-size:12px;font-weight:900}.rating-row strong{font-size:13px}.rating-row strong small{color:#8a8471;margin-left:5px;font-size:9px;font-weight:600}.place{color:#8c948e;text-align:center;font-size:12px;font-weight:900}.place--gold{color:#d69a00}.rating-avatar{color:#fff;background:#699787;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.shop-strip{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.shop-strip article{text-align:center;background:#fff;border:1px solid #e8e4d9;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:16px;display:flex}.shop-strip article>span{margin-bottom:10px;font-size:38px}.shop-strip strong{font-size:12px}.shop-strip small{color:#b17a00;margin-top:6px;font-size:11px;font-weight:900}.parent-app{background:#f6f8f5;width:min(960px,100%)}.parent-topbar>div{align-items:center;gap:10px;display:flex}.parent-greeting{justify-content:space-between;align-items:end;gap:20px;padding:30px 0 25px;display:flex}.parent-greeting small{color:#7d857f;font-size:13px}.parent-greeting h1{letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(31px,6vw,46px)}.parent-greeting p{color:#717a74;margin:0}.calm-status{color:#276450;background:#dff2e8;border-radius:999px;flex:none;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.parent-wallet{grid-template-columns:1.12fr .88fr;gap:15px;display:grid}.subscription-card,.token-card{border-radius:24px;min-height:230px;padding:25px}.subscription-card{color:#fff;background:#173f35}.subscription-top{color:#c0d7cf;align-items:center;gap:10px;display:flex}.subscription-top>span{color:#143e34;background:#a9dec9;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.subscription-top small{letter-spacing:.08em;font-size:10px;font-weight:900}.subscription-card h2{margin:26px 0 7px;font-size:23px}.subscription-card>p{color:#b9cec6;margin:0;font-size:13px}.subscription-footer{border-top:1px solid #ffffff1f;justify-content:space-between;gap:10px;margin-top:28px;padding-top:15px;font-size:11px;display:flex}.subscription-footer span{color:#b9cec6;align-items:center;gap:6px;display:flex}.subscription-footer strong{color:#ffdc6c}.token-card{background:#fff9df;border:1px solid #eadfab}.token-card>div:first-child{align-items:center;gap:12px;display:flex}.token-icon{color:#6a4b00;background:#ffda60;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.token-card>div:first-child>div{flex-direction:column;display:flex}.token-card small{color:#786e50;font-size:11px}.token-card strong{font-size:29px}.token-card p{color:#736c57;font-size:12px;line-height:1.45}.token-actions{gap:8px;margin-top:18px;display:flex}.token-actions button{color:#fff;cursor:pointer;background:#285d4f;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 10px;font-size:11px;font-weight:800;display:inline-flex}.token-actions .token-secondary{color:#4e4a3c;background:0 0;border:1px solid #d8ca8b}.parent-child-card{background:#fff;border:1px solid #e2e7e1;border-radius:24px;margin-top:16px;padding:24px}.child-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.parent-child-avatar{color:#fff;background:#ee755e;border-radius:18px;place-items:center;width:54px;height:54px;font-size:20px;font-weight:900;display:grid}.child-summary small{color:#858d87;letter-spacing:.1em;font-size:9px;font-weight:900}.child-summary h2{margin:3px 0;font-size:20px}.child-summary p{color:#737b75;margin:0;font-size:12px}.child-summary button,.parent-panel-title button{color:#356858;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:800;display:inline-flex}.parent-stats{background:#e7ebe7;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.parent-stats>div{background:#f7f9f6;grid-template-columns:auto 1fr;gap:2px 9px;padding:16px;display:grid}.parent-stats>div>span{color:#2f6656;background:#dfeee8;border-radius:11px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.parent-stats strong{font-size:13px}.parent-stats small{color:#7e8780;font-size:10px}.parent-grid{grid-template-columns:1.1fr .9fr;gap:15px;margin-top:16px;display:grid}.parent-panel{background:#fff;border:1px solid #e2e7e1;border-radius:24px;min-height:260px;padding:23px}.parent-panel-title{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.parent-panel-title>div{color:#316251;align-items:center;gap:9px;display:flex}.parent-panel-title h2{color:var(--ink);margin:0;font-size:18px}.parent-panel-title>span{color:#89918b;font-size:11px}.next-class{align-items:center;gap:14px;display:flex}.next-date{color:#194a3d;background:#d9eee5;border-radius:15px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:54px;height:58px;display:flex}.next-date strong{font-size:22px;line-height:1}.next-date span{font-size:9px;font-weight:900}.next-class>div:last-child{flex-direction:column;gap:4px;display:flex}.next-class>div:last-child>span{color:#35715f;font-size:10px;font-weight:800}.next-class strong{font-size:14px}.next-class small,.calendar-event small{color:#7d857f;font-size:10px}.calendar-event{border-top:1px solid #edf0ed;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:21px;padding-top:17px;display:grid}.calendar-event>span{color:#704b00;text-transform:uppercase;background:#fff0bb;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:900}.calendar-event>div{flex-direction:column;gap:3px;display:flex}.calendar-event strong{font-size:12px}.calendar-event button{background:#fff;border:1px solid #cad7d0;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800}.parent-panel blockquote{color:#52605a;background:#f4f7f4;border:0;border-radius:15px;margin:0;padding:16px;font-size:13px;line-height:1.55}.teacher-sign{align-items:center;gap:10px;margin-top:18px;display:flex}.teacher-sign>span{color:#fff;background:#4c796b;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.teacher-sign>div{flex-direction:column;gap:2px;display:flex}.teacher-sign strong{font-size:12px}.teacher-sign small{color:#848c86;font-size:9px}.parent-care-card{color:#553a38;background:#fbe8e4;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:16px;padding:18px 22px;display:grid}.parent-care-card>span{color:#bc4e45;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.parent-care-card strong{font-size:13px}.parent-care-card p{margin:3px 0 0;font-size:10px}.parent-care-card button{color:#fff;background:#b95148;border:0;border-radius:10px;padding:9px 13px;font-size:11px;font-weight:800}.teacher-crm{background:#f4f6f4;min-height:100svh;display:flex}.teacher-sidebar{color:#dce7e2;background:#153a31;flex-direction:column;width:246px;padding:26px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.teacher-brand{align-items:center;gap:11px;padding:0 9px 30px;display:flex}.teacher-brand>span{color:#213d34;background:var(--yellow);border-radius:12px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:22px;display:grid}.teacher-brand div{flex-direction:column;display:flex}.teacher-brand strong{color:#fff;font-size:14px}.teacher-brand small{color:#8fb0a6;font-size:10px}.teacher-sidebar nav{flex-direction:column;gap:5px;display:flex}.teacher-sidebar nav a,.teacher-sidebar-bottom>a{color:#a9c0b9;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-size:12px;font-weight:700;display:flex}.teacher-sidebar nav a.active{color:#fff;background:#ffffff1a}.teacher-sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;display:flex}.teacher-account{border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px 9px 0;display:grid}.teacher-account>span{color:#173d32;background:#a6d5c3;border-radius:12px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.teacher-account div{flex-direction:column;display:flex}.teacher-account strong{color:#fff;font-size:11px}.teacher-account small{color:#8fb0a6;font-size:9px}.teacher-workspace{width:calc(100% - 246px);margin-left:246px}.teacher-toolbar{background:#fff;border-bottom:1px solid #e1e5e1;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex}.teacher-toolbar label{color:#8a938d;background:#f2f4f2;border-radius:10px;align-items:center;gap:9px;width:290px;padding:9px 12px;display:flex}.teacher-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.teacher-notifications{background:#fff;border:1px solid #e2e6e2;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.teacher-notifications span{background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.teacher-content{max-width:1280px;margin:0 auto;padding:34px}.teacher-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.teacher-heading small{color:#708078;letter-spacing:.11em;font-size:9px;font-weight:900}.teacher-heading h1{letter-spacing:-.035em;margin:7px 0;font-size:30px}.teacher-heading p{color:#77827c;margin:0;font-size:12px}.teacher-heading>button{color:#fff;cursor:pointer;background:#1b5a49;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:800;display:inline-flex}.teacher-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:27px 0 16px;display:grid}.teacher-metrics article{background:#fff;border:1px solid #e0e5e1;border-radius:16px;align-items:flex-start;gap:12px;min-height:126px;padding:18px;display:flex}.metric-icon{border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.metric-icon--green{color:#24634f;background:#dff1e9}.metric-icon--blue{color:#35677a;background:#e2eff3}.metric-icon--yellow{color:#7b5b00;background:#fff1bf}.metric-icon--purple{color:#594596;background:#ece6ff}.teacher-metrics article>div{flex-direction:column;display:flex}.teacher-metrics small{color:#7d8780;font-size:10px}.teacher-metrics strong{margin-top:6px;font-size:22px}.teacher-metrics p{color:#89918c;margin:5px 0 0;font-size:9px}.teacher-metrics b{color:#2c725d}.teacher-card{background:#fff;border:1px solid #e0e5e1;border-radius:17px;padding:22px;scroll-margin-top:20px}.teacher-card-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;display:flex}.teacher-card-head h2{margin:0 0 5px;font-size:16px}.teacher-card-head p{color:#818b84;margin:0;font-size:10px}.text-button{color:#28634f;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.lesson-table{border-top:1px solid #edf0ed}.lesson-row{border-bottom:1px solid #edf0ed;grid-template-columns:52px 38px minmax(160px,1fr) 100px 132px 30px;align-items:center;gap:11px;min-height:67px;display:grid}.lesson-row:last-child{border-bottom:0}.lesson-row time{font-size:12px;font-weight:900}.group-avatar{color:#2c594c;background:#e3eee9;border-radius:11px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:900;display:grid}.lesson-main{flex-direction:column;gap:3px;display:flex}.lesson-main strong{font-size:12px}.lesson-main small{color:#7c8780;font-size:9px}.lesson-status{color:#746539;background:#fff4cf;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.lesson-status.done{color:#28634e;background:#e2f3eb}.outline-button,.primary-small{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:125px;padding:8px 10px;font-size:9px;font-weight:800;display:inline-flex}.outline-button{background:#fff;border:1px solid #dce2dd}.primary-small{color:#fff;background:#22614f;border:0}.more-button{color:#7f8983;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.teacher-lower-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px;display:grid}.group-list>div{border-top:1px solid #edf0ed;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;min-height:58px;display:grid}.group-dot{border-radius:50%;width:10px;height:10px}.group-dot--green{background:#4e9a7f}.group-dot--orange{background:#e59b51}.group-dot--purple{background:#9076cd}.group-list>div>div{flex-direction:column;gap:3px;display:flex}.group-list strong{font-size:11px}.group-list small{color:#818b84;font-size:9px}.group-list>div>span:nth-last-child(2){color:#77817b;font-size:9px}.attention-count{color:#9b4038;background:#ffe1dd;border-radius:9px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.attention-item{border-top:1px solid #edf0ed;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:58px;display:grid}.attention-item>span{color:#9d574e;background:#fff0ed;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.attention-item>div{flex-direction:column;gap:3px;display:flex}.attention-item strong{font-size:10px}.attention-item small{color:#858e88;font-size:8px}.attention-item button{color:#2a6854;background:0 0;border:0;font-size:9px;font-weight:800}@media (max-width:900px){.teacher-sidebar{width:78px;padding:24px 12px}.teacher-brand{justify-content:center;padding:0 0 28px}.teacher-brand div,.teacher-sidebar nav a:not(.active):after,.teacher-sidebar nav a{font-size:0}.teacher-sidebar nav a,.teacher-sidebar-bottom>a{justify-content:center}.teacher-sidebar-bottom .teacher-account div,.teacher-sidebar-bottom .teacher-account svg{display:none}.teacher-account{grid-template-columns:1fr;justify-items:center}.teacher-workspace{width:calc(100% - 78px);margin-left:78px}.teacher-metrics{grid-template-columns:repeat(2,1fr)}.teacher-lower-grid{grid-template-columns:1fr}}@media (max-width:700px){.entry-card{border-radius:25px}.entry-heading{margin-top:40px}.entry-option{gap:13px;padding:16px}.entry-option-icon{width:50px;height:50px}.entry-option-copy strong{font-size:19px}.student-app,.parent-app{padding:18px 16px 108px}.quest-hero{min-height:310px;padding:26px 22px}.quest-copy{align-self:flex-end}.quest-copy h1{max-width:250px;font-size:36px}.quest-copy p{max-width:220px;font-size:13px}.quest-art{width:310px;height:335px;top:-36px;right:-72px}.quest-hero:after{background:linear-gradient(#073f3d14 22%,#073f3dd9 56%,#073f3d 100%)}.student-progress-card{width:calc(100% - 20px);padding:14px}.level-copy>div:first-child{flex-direction:column;gap:4px}.mission-grid,.student-split,.parent-wallet,.parent-grid{grid-template-columns:1fr}.shop-strip{grid-template-columns:repeat(3,145px);padding-bottom:6px;overflow-x:auto}.parent-greeting{flex-direction:column;align-items:flex-start}.parent-stats{grid-template-columns:1fr}.child-summary{grid-template-columns:auto 1fr}.child-summary button{grid-column:2;justify-self:start}.parent-care-card{grid-template-columns:auto 1fr}.parent-care-card button{grid-column:2;justify-self:start}.teacher-crm{min-width:900px;display:block}}@media (max-width:430px){.entry-option-copy>span{display:none}.entry-safety{font-size:10px}.duck-balance{padding:9px 10px;font-size:12px}.mission-card{grid-template-columns:auto 1fr}.mission-reward{grid-column:2}.app-nav{justify-content:space-between;gap:4px}.app-nav a{min-width:50px}}.student-app{--student-terracotta:#c95638;--student-olive:#656b45;--student-sky:#2f8292;--student-gold:#d99c22;background:radial-gradient(circle at 92% 4%,#e0a53624,#0000 26%),#f5f0e3;width:min(880px,100%);min-height:100svh;padding:20px 24px 132px}.student-view{animation:.28s ease-out both student-view-in}@keyframes student-view-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.student-topbar{z-index:10;margin-bottom:18px;position:relative}.student-brand{align-items:center;gap:10px;display:flex}.student-brand__mark{background:#ffffffb3;border:1px solid #5443261a;border-radius:18px;place-items:center;width:51px;height:51px;display:grid;overflow:hidden;box-shadow:0 5px 18px #44361e17}.student-brand__mark img{object-fit:contain;width:47px;height:44px}.student-brand>div{flex-direction:column;gap:2px;display:flex}.student-brand small{color:#817969;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:750}.student-brand strong{letter-spacing:-.02em;font-size:17px}.student-actions{gap:8px}.currency{white-space:nowrap;justify-content:center;align-items:center;gap:5px;width:max-content;display:inline-flex}.currency img{object-fit:contain;width:22px;height:auto}.student-actions>.currency{background:#fff8dae6;border:1px solid #e6cd83;border-radius:15px;min-height:43px;padding:7px 12px 7px 8px;font-size:14px;box-shadow:0 5px 16px #7a561512}.currency--compact{gap:3px;font-size:11px}.currency--compact img{width:17px;height:auto}.student-news{color:#fff;background:var(--student-terracotta);cursor:pointer;border:0;border-radius:15px;place-items:center;width:43px;height:43px;display:grid;position:relative;box-shadow:0 6px 16px #a43f252e}.student-news:before{content:"✦";font-size:17px}.student-news span{color:#443100;background:#f4c64c;border:2px solid #f5f0e3;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-3px;right:-3px}.student-nav{z-index:60;padding:0 14px calc(8px + env(safe-area-inset-bottom));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.student-nav__inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background:#fffdf7f0;border:1px solid #433a2921;border-radius:25px;grid-template-columns:repeat(5,1fr);max-width:650px;margin:0 auto;padding:8px 8px 6px;display:grid;box-shadow:0 14px 38px #2e281b2b}.student-nav a{color:#8e897d;flex-direction:column;align-items:center;gap:1px;min-width:0;font-size:9px;font-weight:800;transition:color .18s,transform .18s;display:flex;position:relative}.student-nav__icon{border-radius:16px;place-items:center;width:46px;height:44px;transition:background .18s,transform .18s;display:grid}.student-nav__icon img{object-fit:contain;filter:grayscale(.65)saturate(.65);opacity:.64;width:38px;height:36px;transition:filter .18s,opacity .18s,transform .18s}.student-nav a.is-active{color:#9f3f2c}.student-nav a.is-active .student-nav__icon{background:#f7e2c0;transform:translateY(-6px)rotate(-2deg);box-shadow:0 6px 14px #7943241f}.student-nav a.is-active .student-nav__icon img{filter:none;opacity:1;transform:scale(1.08)}.quest-hero{color:#fffaf0;background:radial-gradient(circle at 79% 48%,#ffc96421,#0000 25%),linear-gradient(135deg,#174c43,#0b3835 68%);border:1px solid #ffffff14;min-height:310px;padding:34px 36px;box-shadow:0 18px 38px #1f41352e}.quest-hero:after{display:none}.quest-copy{z-index:4}.quest-label{color:#453307;background:#edbd45;gap:3px}.quest-label .currency img{width:15px;height:17px}.quest-kicker{letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#8eb4aa!important;margin:19px 0 4px!important;font-size:9px!important}.quest-copy h1{margin:3px 0 11px;font-size:clamp(38px,7vw,55px)}.quest-button{color:#3e3007;background:#efbf47;box-shadow:0 6px #a97316}.play-shape{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid;width:0;height:0}.quest-art{z-index:2;width:340px;height:315px;top:-3px;right:5px}.quest-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 23px #00000040);mix-blend-mode:normal;padding:38px}.quest-orbit{z-index:1;border:1px solid #f5c8603d;border-radius:50%;position:absolute}.quest-orbit--one{inset:24px}.quest-orbit--two{border-style:dashed;inset:54px}.student-progress-card{background:#fffcf5;border-color:#e1d8c4}.level-badge{color:#fff8e7;background:var(--student-terracotta);border-radius:50% 50% 46% 46%;flex-direction:column;display:flex;transform:rotate(-3deg)}.level-badge b{font-size:20px;line-height:1}.level-badge span{letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:7px;position:static}.level-track span{background:linear-gradient(90deg, var(--student-terracotta), #dc9e29)}.home-route{margin-top:28px}.route-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.route-heading>div{flex-direction:column;gap:3px;display:flex}.route-heading span,.route-heading>div>span{color:#9a6545;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.route-heading h2{letter-spacing:-.03em;margin:0;font-size:21px}.route-heading a,.route-heading>small{color:#9b4834;font-size:11px;font-weight:850}.route-cards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.route-card{border:1px solid #523b2514;border-radius:22px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:137px;padding:18px;display:flex;position:relative;overflow:hidden}.route-card:after{content:"";border:12px solid #ffffff42;border-radius:50%;width:94px;height:94px;position:absolute;top:-29px;right:-17px}.route-card--coral{background:#efd1bd}.route-card--blue{background:#cee0dc}.route-card small{color:#786557;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.route-card>strong{max-width:75%;margin:5px 0 10px;font-size:15px}.route-number{color:#48312273;font-size:11px;font-weight:900;position:absolute;top:14px;left:17px}.student-split{margin-top:14px}.event-card{background:#343c34}.event-arrow{background:#ffffff1a;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:grid}.streak-card{background:#ead9a7}.streak-flame{place-items:center;font-size:20px;font-weight:950;display:grid;transform:rotate(2deg);color:#fff3d3!important;background:var(--student-terracotta)!important;border-radius:52% 48% 50% 50%/68% 68% 32% 32%!important;width:48px!important;height:56px!important}.tab-hero{color:#fffaf0;border-radius:28px;justify-content:space-between;align-items:center;min-height:235px;padding:32px 38px;display:flex;position:relative;overflow:hidden}.tab-hero>div{z-index:2;max-width:470px;position:relative}.tab-hero h1,.profile-hero h1{letter-spacing:-.045em;margin:7px 0 10px;font-size:clamp(37px,7vw,54px);line-height:.95}.tab-hero p{color:#ffffffba;max-width:410px;margin:0;font-size:13px;line-height:1.55}.tab-hero>img{z-index:1;object-fit:contain;filter:drop-shadow(0 16px 16px #0000002e);flex:none;position:relative;transform:rotate(3deg)}.tab-eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.tab-hero--tasks{background:linear-gradient(135deg,#254f46,#48634b)}.tab-hero--rating{background:linear-gradient(135deg,#aa472f,#c8693f)}.tab-hero--shop{background:linear-gradient(135deg,#2e7580,#244e55)}.filter-chips{scrollbar-width:none;gap:8px;margin:20px 0 14px;display:flex;overflow-x:auto}.filter-chips button{white-space:nowrap;background:#ffffff9e;border:1px solid #ded6c5;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;font-size:10px;font-weight:850;display:inline-flex}.filter-chips button.is-active{color:#fff;background:#b74f36;border-color:#b74f36}.filter-chips b{background:#ffffff38;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid}.mission-list{gap:10px;display:grid}.mission-sheet{background:#fffdf8;border:1px solid #4b3e2a1a;border-radius:21px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;min-height:125px;padding:17px 18px;display:grid}.mission-sheet__number{color:#fff8e9;border-radius:48% 48% 44% 44%;place-items:center;width:52px;height:64px;font-size:19px;font-weight:950;display:grid;transform:rotate(-2deg)}.mission-sheet--coral .mission-sheet__number{background:#bc563e}.mission-sheet--blue .mission-sheet__number{background:#397f89}.mission-sheet--olive .mission-sheet__number{background:#69704b}.mission-sheet__copy small,.product-card>small{color:#9b755d;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.mission-sheet__copy h2{margin:4px 0;font-size:16px}.mission-sheet__copy p{color:#777367;margin:0;font-size:11px;line-height:1.45}.mission-sheet__aside{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.mission-sheet__aside button,.product-card button{color:#fff;cursor:pointer;background:#354f43;border:0;border-radius:10px;padding:8px 12px;font-size:9px;font-weight:850}.teacher-note{background:#f5e8c5;border:1px dashed #c9b684;border-radius:18px;align-items:center;gap:13px;margin-top:14px;padding:16px 18px;display:flex}.teacher-note>span{color:#fff;background:#845a40;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.teacher-note small{color:#8e6847;letter-spacing:.08em;font-size:8px;font-weight:900}.teacher-note p{color:#655b49;margin:4px 0 0;font-size:11px;line-height:1.45}.league-summary{z-index:5;grid-template-columns:repeat(2,1fr);gap:12px;margin:-18px 22px 16px;display:grid;position:relative}.league-summary>div{background:#fffdf8;border:1px solid #e1d9c9;border-radius:20px;align-content:center;justify-items:center;min-height:110px;padding:14px;display:grid;box-shadow:0 10px 26px #45321f17}.league-summary small{color:#8c7662;letter-spacing:.09em;font-size:8px;font-weight:900}.league-summary>div>strong{color:#b44731;font-size:36px;line-height:1.05}.league-summary>div>span{color:#888174;font-size:9px}.league-summary .currency{margin:7px 0;font-size:20px}.rating-board{background:#fffdf8;border:1px solid #dfd8c9;border-radius:22px;overflow:hidden}.rating-board header{color:#90897c;letter-spacing:.1em;text-transform:uppercase;background:#eee8db;grid-template-columns:60px 1fr auto;padding:11px 17px;font-size:8px;font-weight:900;display:grid}.rating-player{border-top:1px solid #eee9df;grid-template-columns:35px 40px 1fr auto;align-items:center;gap:9px;min-height:61px;padding:9px 17px;display:grid}.rating-player.is-me{background:#f9e8bd}.rating-place{color:#8b867d;text-align:center;font-size:12px;font-weight:900}.rating-place--1{color:#c58c17;font-size:18px}.rating-place--2{color:#a64b36}.rating-player__avatar{color:#fff;background:#637459;border-radius:44% 56% 47% 53%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.rating-player strong{font-size:12px}.rating-player strong small{color:#a1624d;margin-left:6px;font-size:8px}.rating-kind-note{color:#898174;text-align:center;max-width:520px;margin:14px auto 0;font-size:10px;line-height:1.55}.shop-balance-card{z-index:5;background:#fff9e7;border:1px solid #dfd6bd;border-radius:18px;align-items:center;gap:13px;margin:-17px 22px 17px;padding:14px 18px;display:flex;position:relative;box-shadow:0 10px 25px #4a381d1a}.shop-balance-card>span{color:#7f7460;font-size:10px;font-weight:800}.shop-balance-card .currency{font-size:20px}.shop-balance-card small{color:#757064;margin-left:auto;font-size:9px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.product-card{background:#fffdf8;border:1px solid #e0d8c8;border-radius:21px;padding:12px;overflow:hidden}.product-art{background:#e9ddc5;border-radius:15px;place-items:center;height:145px;margin-bottom:13px;display:grid;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute}.product-art>span{z-index:2;letter-spacing:.12em;font-size:9px;font-weight:950;position:relative}.product-art--shirt:before{clip-path:polygon(20% 0,38% 0,42% 12%,58% 12%,62% 0,80% 0,100% 24%,83% 42%,75% 31%,75% 100%,25% 100%,25% 31%,17% 42%,0 24%);background:#bd583e;width:86px;height:94px}.product-art--shirt>span{color:#fae7c4}.product-art--pick{background:#cee0dc}.product-art--pick:before{background:#d5a02c;border-radius:50% 50% 55% 55%/42% 42% 70% 70%;width:74px;height:88px;transform:rotate(7deg)}.product-art--pick>span{color:#5e4315}.product-art--ticket{background:#e9cfc3}.product-art--ticket:before{background:#3c6c62;border:3px dashed #f4dfbd;border-radius:9px;width:106px;height:61px;transform:rotate(-5deg)}.product-art--ticket>span{color:#f8e8c5;transform:rotate(-5deg)}.product-art--lesson{background:#d9d7c5}.product-art--lesson:before{opacity:.8;border:12px double #a45a3f;border-radius:50%;width:91px;height:91px}.product-card h2{min-height:34px;margin:5px 0 13px;font-size:14px}.product-card>div:last-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-card button:disabled{color:#837b6e;cursor:default;background:#ddd7ca}.profile-hero{color:#fffaf0;background:linear-gradient(135deg,#3e5d45,#214c43);border-radius:28px;align-items:center;gap:35px;min-height:245px;padding:26px 42px;display:flex}.profile-patch{flex:none;width:190px;height:190px;position:relative}.profile-patch img{object-fit:contain;filter:drop-shadow(0 13px 15px #00000038);transform:rotate(-3deg)}.profile-hero p{color:#bfd0c4;margin:0;font-size:12px}.profile-stats{z-index:5;grid-template-columns:repeat(3,1fr);gap:10px;margin:-14px 22px 16px;display:grid;position:relative}.profile-stats article{background:#fffdf8;border:1px solid #ded6c7;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:78px;display:flex;box-shadow:0 8px 20px #43321e14}.profile-stats strong{color:#ad4e37;font-size:23px}.profile-stats span{color:#817b6f;font-size:9px}.profile-card{background:#fffdf8;border:1px solid #ded7c9;border-radius:21px;padding:20px}.profile-card__head{border-bottom:1px solid #ebe5da;justify-content:space-between;align-items:center;gap:15px;padding-bottom:15px;display:flex}.profile-card__head small{color:#9d6c4d;letter-spacing:.1em;font-size:8px;font-weight:900}.profile-card__head h2{margin:3px 0 0;font-size:17px}.profile-card__head>span{color:#fff;background:#b9553d;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:900}.profile-card dl{margin:4px 0 0}.profile-card dl>div{border-bottom:1px solid #eee9df;justify-content:space-between;gap:15px;padding:12px 0;display:flex}.profile-card dl>div:last-child{border:0;padding-bottom:0}.profile-card dt{color:#817b70;font-size:10px}.profile-card dd{margin:0;font-size:10px;font-weight:850}.badge-rack{margin-top:24px}.badge-rack>div:last-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.badge-rack article{text-align:center;background:#fffdf8;border:1px solid #ded7c8;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:116px;padding:11px;display:flex}.badge-rack article b{color:#f8e8c9;background:#b8563d;border-radius:48% 48% 46% 46%;place-items:center;width:52px;height:59px;font-family:Georgia,serif;font-size:22px;display:grid;transform:rotate(-3deg)}.badge-rack article:nth-child(2) b{background:#c99729}.badge-rack article:nth-child(3) b{background:#477b77}.badge-rack article strong{font-size:9px}.badge-rack article.is-locked{opacity:.45;filter:grayscale()}@media (max-width:700px){.student-app{padding:14px 14px 118px}.student-topbar{margin-bottom:14px}.student-brand__mark{border-radius:15px;width:43px;height:43px}.student-brand__mark img{width:40px;height:38px}.student-brand small{display:none}.student-brand strong{font-size:14px}.student-actions>.currency{min-height:39px;padding:5px 9px 5px 6px;font-size:12px}.student-news{border-radius:13px;width:39px;height:39px}.student-nav{padding-left:8px;padding-right:8px}.student-nav__inner{border-radius:21px}.student-nav__icon{width:42px;height:41px}.student-nav__icon img{width:35px;height:34px}.quest-hero{min-height:360px;padding:24px 22px}.quest-copy{align-self:flex-end}.quest-copy h1{max-width:260px;font-size:39px}.quest-copy>p:not(.quest-kicker){max-width:230px}.quest-art{width:285px;height:255px;top:-32px;right:-39px}.quest-art img{padding:34px}.quest-orbit--one{inset:19px}.quest-orbit--two{inset:47px}.hero-note--one{top:28px;left:18%}.student-progress-card{gap:12px;width:calc(100% - 18px);margin-bottom:25px;padding:13px}.route-cards,.student-split,.league-summary,.product-grid{grid-template-columns:1fr}.student-split{gap:10px}.tab-hero{align-items:flex-end;min-height:268px;padding:24px 22px}.tab-hero>div{max-width:75%}.tab-hero h1{font-size:40px}.tab-hero>img{opacity:.92;width:150px;height:auto;max-height:150px;position:absolute;top:4px;right:-13px}.tab-hero p{font-size:11px}.league-summary{grid-template-columns:repeat(2,1fr);margin-left:10px;margin-right:10px}.shop-balance-card{flex-wrap:wrap;margin-left:10px;margin-right:10px}.shop-balance-card small{width:100%;margin:-6px 0 0}.mission-sheet{grid-template-columns:46px 1fr;gap:11px;padding:14px}.mission-sheet__number{width:44px;height:55px;font-size:16px}.mission-sheet__aside{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center}.profile-hero{align-items:flex-end;min-height:310px;padding:24px 22px}.profile-patch{opacity:.95;width:175px;height:175px;position:absolute;top:5px;right:12px}.profile-hero h1{max-width:260px;font-size:39px}.profile-stats{margin-left:10px;margin-right:10px}.badge-rack>div:last-child{grid-template-columns:repeat(2,1fr)}}@media (max-width:390px){.student-brand strong{max-width:92px}.student-nav a{font-size:8px}.student-nav__icon{width:38px}.student-nav__icon img{width:32px;height:32px}.league-summary{gap:7px}.league-summary>div{padding:10px 6px}.rating-board header{grid-template-columns:48px 1fr auto;padding-left:12px;padding-right:12px}.rating-player{grid-template-columns:29px 36px 1fr auto;gap:6px;padding-left:10px;padding-right:10px}}.level-badge--image{background:0 0;border-radius:0;width:64px;height:64px;overflow:visible;transform:none}.level-badge--image img{object-fit:contain;filter:drop-shadow(0 6px 7px #472f192e);width:72px;height:72px;animation:3.4s ease-in-out infinite patch-breathe}.level-card-arrow{color:#fffaf0;background:#a94d37;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.profile-level-route{background:linear-gradient(115deg,#f1dfbd,#fffaf0 65%);border:1px solid #d9ceb7;border-radius:21px;grid-template-columns:86px 1fr auto;align-items:center;gap:15px;min-height:105px;margin-top:14px;padding:10px 18px 10px 8px;display:grid;overflow:hidden}.profile-level-route__patch{place-items:center;display:grid}.profile-level-route__patch img{object-fit:contain;filter:drop-shadow(0 7px 6px #48321b2e);width:86px;height:86px;transform:rotate(-4deg)}.profile-level-route>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.profile-level-route small{color:#9c5a3f;letter-spacing:.12em;font-size:8px;font-weight:900}.profile-level-route strong{font-size:15px}.profile-level-route>span:nth-child(2)>span{color:#827969;font-size:10px}.profile-level-route>b{color:#9d4a36}.levels-hero,.games-hero{border-radius:29px;position:relative;overflow:hidden}.levels-hero{color:#fffaf0;background:radial-gradient(circle at 80% 42%,#f4c24a38,#0000 28%),linear-gradient(135deg,#244f45,#173a35);grid-template-columns:1fr 255px;align-items:center;gap:24px;min-height:310px;padding:54px 36px 30px;display:grid}.levels-hero:before{content:"";opacity:.18;background-image:radial-gradient(circle at 1px 1px,#fff4d6 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.student-back-link{z-index:4;color:#765f49;font-size:10px;font-weight:850;position:absolute;top:20px;left:25px}.student-back-link--light,.levels-hero .student-back-link{color:#fffaf0b8}.levels-hero__copy,.levels-hero__badge{z-index:2;position:relative}.levels-hero h1,.games-hero h1{letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(37px,7vw,54px);line-height:.98}.levels-hero p,.games-hero p{color:#ffffffb3;max-width:470px;margin:0;font-size:12px;line-height:1.55}.levels-hero__badge{place-items:center;display:grid}.levels-hero__badge img{object-fit:contain;filter:drop-shadow(0 17px 15px #00000045);width:230px;height:230px;animation:4s ease-in-out infinite patch-float}.levels-hero__badge>span{z-index:2;color:#493506;letter-spacing:.09em;text-transform:uppercase;background:#f1c44c;border-radius:999px;padding:7px 11px;font-size:8px;font-weight:950;position:absolute;bottom:20px;right:4px;transform:rotate(4deg);box-shadow:0 5px 13px #2f220e38}.level-map{gap:11px;margin-top:18px;display:grid;position:relative}.level-map:before{content:"";opacity:.5;background:linear-gradient(#c35a40,#d49b2f,#3b7d7a,#63704b);border-radius:999px;width:3px;position:absolute;top:65px;bottom:65px;left:35px}.level-stop{background:#fffdf8c4;border:1px solid #dfd7c8;border-radius:23px;grid-template-columns:70px 135px 1fr;align-items:center;gap:13px;min-height:132px;padding:8px 22px 8px 0;transition:transform .18s,box-shadow .18s;display:grid;position:relative}.level-stop:hover{transform:translateY(-2px);box-shadow:0 12px 27px #48372014}.level-stop.is-current{background:linear-gradient(105deg,#f3e3bd,#fffaf0 72%);border-color:#c79833;box-shadow:0 13px 28px #69491b1a}.level-stop__rail{z-index:2;place-items:center;display:grid;position:relative}.level-stop__rail span{color:#fffaf0;background:#825c43;border:5px solid #f5f0e3;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:950;display:grid;box-shadow:0 0 0 2px #c8b69c}.level-stop.is-current .level-stop__rail span{color:#4e380a;background:#efc34e;box-shadow:0 0 0 2px #b98621}.level-stop__badge{place-items:center;height:118px;display:grid;position:relative}.level-stop__badge img{object-fit:contain;filter:drop-shadow(0 8px 7px #422d1a26);width:116px;height:116px;transform:rotate(-2deg)}.level-stop:nth-child(2n) .level-stop__badge img{transform:rotate(2deg)}.level-stop__badge span{color:#5d594e;text-transform:uppercase;background:#e9e3d6;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;bottom:5px;right:-2px}.level-stop.is-current .level-stop__badge span{color:#fff;background:#ad4d37}.level-stop__copy small{color:#9f6e50;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.level-stop__copy h2{letter-spacing:-.025em;margin:4px 0 6px;font-size:20px}.level-stop__copy p{color:#7c7669;max-width:490px;margin:0;font-size:11px;line-height:1.5}.levels-training-cta{color:#fffaf0;background:#343d35;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:21px 24px;display:flex}.levels-training-cta small{color:#e1b94e;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.levels-training-cta h2{margin:4px 0 0;font-size:17px}.levels-training-cta a{color:#423207;background:#edbf4a;border-radius:11px;flex:none;padding:10px 13px;font-size:10px;font-weight:900}.training-invite{background:linear-gradient(118deg,#cfe3dc,#e7e5c9);border:1px solid #22524c1f;border-radius:21px;grid-template-columns:78px 1fr auto;align-items:center;gap:16px;min-height:115px;margin-bottom:12px;padding:13px 17px 13px 10px;display:grid;overflow:hidden}.training-invite__mark{color:#fff3d8;background:#31756f;border-radius:50% 50% 54% 46%/48% 48% 52% 52%;place-items:center;width:70px;height:82px;display:grid;position:relative;transform:rotate(-4deg)}.training-invite__mark span{z-index:2;font-family:Georgia,serif;font-size:31px;position:relative}.training-invite__mark i{border:1px dashed #ffffff75;border-radius:50%;width:45px;height:45px;animation:8s linear infinite training-spin;position:absolute}.training-invite small{color:#4f746b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.training-invite h2{margin:4px 0;font-size:16px}.training-invite p{color:#69766f;margin:0;font-size:10px}.training-invite>a{color:#fff;background:#326a61;border-radius:11px;padding:10px 13px;font-size:10px;font-weight:900}.games-hero{color:#fffaf0;background:radial-gradient(circle at 82% 45%,#f5c44838,#0000 26%),linear-gradient(135deg,#a84c36,#703b34);min-height:275px;padding:59px 37px 35px}.games-hero>:not(.games-sound-wave):not(.student-back-link){z-index:2;position:relative}.games-hero h1{max-width:560px}.games-sound-wave{opacity:.45;align-items:center;gap:8px;height:100px;display:flex;position:absolute;bottom:28px;right:32px;transform:rotate(-7deg)}.games-sound-wave i{background:#f2c556;border-radius:999px;width:8px;animation:1.1s ease-in-out infinite alternate sound-wave}.games-sound-wave i:first-child,.games-sound-wave i:nth-child(7){height:22px}.games-sound-wave i:nth-child(2),.games-sound-wave i:nth-child(6){height:44px;animation-delay:-180ms}.games-sound-wave i:nth-child(3),.games-sound-wave i:nth-child(5){height:72px;animation-delay:-360ms}.games-sound-wave i:nth-child(4){height:96px;animation-delay:-540ms}.guitar-games{margin-top:15px}.game-tabs{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.game-tabs>button{text-align:left;cursor:pointer;background:#fffdf8bd;border:1px solid #ddd5c6;border-radius:18px;grid-template-columns:32px 1fr;align-content:center;align-items:center;gap:2px 9px;min-height:88px;padding:11px;transition:transform .17s,background .17s;display:grid}.game-tabs>button:hover{transform:translateY(-2px)}.game-tabs>button.is-active{background:#f0d4c3;border-color:#a94b37;box-shadow:0 8px 18px #643d2517}.game-tabs button>span{color:#fff;background:#687256;border-radius:47% 53% 48% 52%;grid-row:1/3;place-items:center;width:31px;height:39px;font-size:9px;font-weight:950;display:grid;transform:rotate(-3deg)}.game-tabs button.is-active>span{background:#a94b37}.game-tabs strong{font-size:11px}.game-tabs small{color:#827a6e;text-transform:uppercase;font-size:7px;font-weight:750}.game-stage{background:#fffdf8;border:1px solid #ddd4c4;border-radius:25px;min-height:420px;margin-top:10px;padding:25px;animation:.23s ease-out both student-view-in;position:relative;overflow:hidden}.game-stage__head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.game-stage__head small{color:#a1654a;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.game-stage__head h2{letter-spacing:-.03em;margin:5px 0 6px;font-size:23px}.game-stage__head p{color:#7d776c;max-width:500px;margin:0;font-size:10px;line-height:1.5}.game-skill-mark{color:#a54835;letter-spacing:.07em;background:#f3dec8;border:2px solid #b7553e;border-radius:48% 52% 47% 53%;flex:none;place-items:center;width:58px;height:64px;font-size:8px;font-weight:950;display:grid;transform:rotate(4deg)}.chord-choices{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.chord-choices>button{cursor:pointer;background:#f8f4eb;border:1px solid #d9d2c5;border-radius:18px;padding:13px 10px;transition:transform .16s,border-color .16s,background .16s}.chord-choices>button:hover,.chord-choices>button:focus-visible{background:#f5e2d4;border-color:#b2553d;transform:translateY(-3px)rotate(-1deg)}.chord-diagram{justify-items:center;display:grid}.chord-diagram__markers{color:#6e6256;text-align:center;grid-template-columns:repeat(6,1fr);width:110px;font-size:11px;display:grid}.chord-fretboard{width:100px;height:126px;margin:3px 0 9px;position:relative}.chord-string,.chord-fret{background:#77685b;display:block;position:absolute}.chord-string{width:1px;top:0;bottom:0}.chord-string:first-of-type{width:2px;left:0}.chord-string:nth-of-type(2){left:20%}.chord-string:nth-of-type(3){left:40%}.chord-string:nth-of-type(4){left:60%}.chord-string:nth-of-type(5){left:80%}.chord-string:nth-of-type(6){right:0}.chord-fret{height:1px;left:0;right:0}.chord-fret:nth-of-type(7){height:4px;top:0}.chord-fret:nth-of-type(8){top:25%}.chord-fret:nth-of-type(9){top:50%}.chord-fret:nth-of-type(10){top:75%}.chord-fret:nth-of-type(11){bottom:0}.chord-dot{background:#ad4e38;border:2px solid #f9e7ca;border-radius:50%;width:16px;height:16px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px #482a1b29}.chord-diagram>strong{font-size:18px}.game-feedback{border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:66px;margin-top:14px;padding:12px 14px;display:grid;position:relative;overflow:hidden}.game-feedback.is-correct{color:#174f43;background:#d8ead8}.game-feedback.is-wrong{color:#76502f;background:#f4e2bf}.game-feedback>span{font-size:11px;font-weight:950}.game-feedback p{margin:0;font-size:10px}.game-feedback button{z-index:2;color:#fff;cursor:pointer;background:#2f6758;border:0;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900;position:relative}.success-burst{background:#e7ad2d;border-radius:50%;width:8px;height:8px;animation:.65s ease-out both success-pop;position:absolute;right:55px;box-shadow:17px -12px #b64e38,34px 5px #3e7a6c,12px 17px #e7ad2d}.listen-button{color:#fffaf0;text-align:left;cursor:pointer;background:linear-gradient(120deg,#2c716d,#225049);border:0;border-radius:21px;align-items:center;gap:14px;width:100%;min-height:100px;padding:17px 22px;display:flex;position:relative;overflow:hidden}.listen-button__pick{color:#463300;background:#efbf46;border-radius:50% 50% 58% 58%/43% 43% 70% 70%;flex:none;place-items:center;width:58px;height:64px;padding-left:3px;font-size:18px;transition:transform .16s;display:grid;transform:rotate(-4deg);box-shadow:0 7px #a67317}.listen-button:active .listen-button__pick{transform:translateY(5px)rotate(-4deg)}.listen-button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.listen-button strong{font-size:16px}.listen-button small{color:#b9d4ce;font-size:9px}.listen-wave{border:2px solid #f2c44c8a;border-radius:50%;width:65px;height:65px;position:absolute;right:28px}.listen-wave:before,.listen-wave:after{content:"";border:1px solid #f2c44c66;border-radius:50%;position:absolute}.listen-wave:before{inset:10px}.listen-wave:after{inset:21px}.listen-button:active .listen-wave{animation:.7s ease-out listen-pulse}.string-choices{grid-template-columns:repeat(6,1fr);gap:7px;margin-top:12px;display:grid}.string-choices button{cursor:pointer;background:#f8f4eb;border:1px solid #dbd4c7;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:71px;padding:7px 3px;transition:transform .16s,background .16s;display:flex}.string-choices button:hover{background:#eedcc8;transform:translateY(-2px)}.string-choices strong{color:#a94b37;font-family:Georgia,serif;font-size:20px}.string-choices span{color:#7e776b;font-size:7px;font-weight:800}.rhythm-zone{background:linear-gradient(135deg,#e7d9b8,#d5e2d7);border-radius:22px;grid-template-rows:1fr auto;grid-template-columns:180px 1fr;place-items:center;gap:13px 24px;min-height:295px;padding:22px;display:grid}.metronome{width:145px;height:195px;position:relative}.metronome__body{clip-path:polygon(34% 0,66% 0,100% 100%,0 100%);color:#f5d377;background:#a94e39;place-items:end center;height:170px;padding-bottom:24px;font-size:22px;font-weight:950;display:grid;position:absolute;bottom:0;left:10px;right:10px}.metronome__body:before{content:"";background:#f3c958;border-radius:999px;height:6px;position:absolute;bottom:62px;left:30px;right:30px}.metronome__arm{z-index:2;transform-origin:50% calc(100% - 8px);background:#3a3933;border-radius:999px;width:6px;height:139px;position:absolute;bottom:38px;left:calc(50% - 3px)}.metronome__arm:before{content:"";background:#efc14e;border-radius:6px;width:22px;height:30px;position:absolute;top:35px;left:-8px}.rhythm-zone.is-countin .metronome__arm,.rhythm-zone.is-playing .metronome__arm{animation:.75s ease-in-out infinite alternate metronome-swing}.rhythm-copy{text-align:center;flex-direction:column;justify-content:center;gap:7px;min-height:90px;display:flex}.rhythm-copy strong{color:#644331;letter-spacing:-.03em;font-size:26px}.rhythm-copy span{color:#70695d;max-width:260px;font-size:10px;line-height:1.45}.rhythm-start,.tap-button{color:#fffaf0;cursor:pointer;letter-spacing:.04em;background:#2d6960;border:0;border-radius:16px;grid-column:1/-1;width:min(330px,100%);min-height:55px;font-size:12px;font-weight:950;box-shadow:0 7px #1c4a44}.tap-button{color:#4c3707;background:#efc14b;min-height:76px;font-size:22px;animation:.75s ease-in-out infinite tap-ready;box-shadow:0 8px #a87819}.tap-button:active,.rhythm-start:active{transform:translateY(5px);box-shadow:0 2px #1c4a44}@keyframes patch-breathe{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(2deg)translateY(-3px)}}@keyframes patch-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes training-spin{to{transform:rotate(360deg)}}@keyframes sound-wave{0%{opacity:.45;transform:scaleY(.55)}to{opacity:1;transform:scaleY(1)}}@keyframes success-pop{0%{opacity:0;transform:scale(.2)rotate(-25deg)}50%{opacity:1}to{opacity:0;transform:scale(1.6)rotate(12deg)}}@keyframes listen-pulse{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(1.7)}}@keyframes metronome-swing{0%{transform:rotate(-27deg)}to{transform:rotate(27deg)}}@keyframes tap-ready{0%,to{filter:brightness()}50%{filter:brightness(1.08)}}@media (max-width:700px){.level-copy>div:first-child span{display:none}.level-badge--image,.level-badge--image img{width:57px;height:57px}.levels-hero{align-items:flex-end;min-height:365px;padding:58px 22px 27px;display:flex}.levels-hero__copy{max-width:72%}.levels-hero h1,.games-hero h1{font-size:39px}.levels-hero__badge{width:175px;height:175px;position:absolute;top:10px;right:-5px}.levels-hero__badge img{width:175px;height:175px}.levels-hero__badge>span{bottom:3px;right:7px}.level-stop{grid-template-columns:47px 95px 1fr;gap:7px;min-height:122px;padding-right:12px}.level-map:before{left:23px}.level-stop__rail span{border-width:4px;width:34px;height:34px}.level-stop__badge,.level-stop__badge img{width:94px;height:94px}.level-stop__badge span{font-size:6px;right:0}.level-stop__copy h2{font-size:15px}.level-stop__copy p{font-size:9px}.levels-training-cta{flex-direction:column;align-items:flex-start}.training-invite{grid-template-columns:62px 1fr;gap:10px}.training-invite__mark{width:57px;height:69px}.training-invite h2{font-size:14px}.training-invite p{display:none}.training-invite>a{grid-column:2;width:max-content}.profile-level-route{grid-template-columns:72px 1fr auto;padding-left:4px}.profile-level-route__patch img{width:74px;height:74px}.games-hero{min-height:310px;padding:62px 23px 30px}.games-hero h1{max-width:90%}.games-sound-wave{opacity:.27;bottom:20px;right:13px}.game-tabs{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.game-tabs>button{min-width:170px}.game-stage{min-height:500px;padding:18px 14px}.game-stage__head h2{font-size:20px}.game-skill-mark{width:48px;height:53px}.chord-choices{gap:5px}.chord-choices>button{padding:10px 2px}.chord-fretboard{width:74px;height:105px}.chord-diagram__markers{width:82px}.chord-dot{width:14px;height:14px}.game-feedback{grid-template-columns:1fr auto}.game-feedback>span{grid-column:1/-1}.success-burst{right:22px}.listen-wave{opacity:.45;right:14px}.string-choices{grid-template-columns:repeat(3,1fr)}.rhythm-zone{grid-template-columns:1fr 1fr;gap:8px;min-height:390px;padding:16px 12px}.metronome{width:120px;height:168px}.metronome__body{height:145px}.metronome__arm{height:120px}.rhythm-copy strong{font-size:21px}}@media (prefers-reduced-motion:reduce){.student-view,.level-badge--image img,.levels-hero__badge img,.training-invite__mark i,.games-sound-wave i,.game-stage,.success-burst,.rhythm-zone .metronome__arm,.tap-button{animation:none!important}.student-nav a,.student-nav__icon,.student-nav__icon img,.level-stop,.game-tabs>button,.chord-choices>button,.string-choices button{transition:none!important}}
