.calendar-workspace .calendar-grid{overscroll-behavior:contain;scrollbar-gutter:stable;overflow:auto}.calendar-workspace .teacher-time-labels{background:var(--card)}.calendar-workspace .teacher-time-labels span{color:var(--foreground);letter-spacing:-.025em;font-size:12px;font-weight:650;right:8px}.calendar-workspace .teacher-time-labels span:first-child{transform:translateY(3px)}.calendar-workspace .teacher-time-day-heading span{text-transform:none;color:var(--foreground);font-size:12px}.calendar-mode-bar{justify-content:space-between;align-items:center;gap:8px;padding:0 16px 12px;display:flex}.calendar-mode-switch{border:1px solid var(--border);background:var(--background);border-radius:12px;gap:4px;padding:4px;display:flex}.calendar-mode-switch button{border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:550;transition:background .18s,box-shadow .18s;display:flex}.calendar-mode-switch button[aria-pressed=true]{background:var(--card);color:var(--foreground);box-shadow:0 1px 4px #00000012}.calendar-mode-switch button[aria-pressed=false]{color:var(--muted-foreground)}.calendar-availability-slot{border:1px dashed color-mix(in oklab, var(--foreground) 25%, transparent);background:color-mix(in oklab, var(--foreground) 4%, var(--card));z-index:1;text-align:left;border-radius:8px;align-items:flex-start;gap:6px;padding:6px;font-size:12px;font-weight:550;display:flex;position:absolute;left:5px;right:5px;overflow:hidden}.calendar-availability-slot svg{flex-shrink:0}.calendar-availability-slot:hover{background:color-mix(in oklab, var(--foreground) 9%, var(--card))}.calendar-range-selection{z-index:6;border:1.5px solid var(--foreground);background:color-mix(in oklab, var(--foreground) 10%, var(--card));pointer-events:none;border-radius:8px;flex-direction:column;gap:2px;padding:7px;font-size:12px;display:flex;position:absolute;inset-inline:3px;overflow:hidden}.calendar-slot-summary{background:var(--muted);font-variant-numeric:tabular-nums;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.calendar-slot-summary span{color:var(--muted-foreground);font-size:13px}@media (width<=600px){.calendar-mode-bar{padding-inline:12px}.calendar-mode-switch button{padding:8px;font-size:12px}.calendar-mode-switch svg{display:none}}.student-cabinet{--student-color:#a4cd69;--student-ink:#20252a}.rk-app.student-cabinet>aside{color:#fafafa;background:#202126;border-color:#202126;width:224px;padding:24px 14px}.student-cabinet .student-brand{color:#fafafa;letter-spacing:-.6px;align-items:center;gap:10px;padding:0 12px 32px;font-size:22px;font-weight:600;display:flex}.student-brand img{width:32px;height:32px}.student-cabinet>aside nav a,.student-cabinet>aside>button{color:#b8b9c2;font-size:14px}.student-cabinet>aside nav a:hover,.student-cabinet>aside>button:hover{color:#fff;background:#2d2e35}.student-cabinet>aside nav a[data-status=active]{color:#fff;background:#383940}.student-cabinet>aside nav a[data-status=active]>svg{color:var(--student-color)}.student-topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;height:65px;margin:0 28px;display:flex}.student-topbar>div{min-width:0;color:var(--muted-foreground);align-items:center;gap:14px;font-size:14px;display:flex}.student-topbar strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.student-topbar button{border-radius:12px;place-items:center;min-width:40px;min-height:40px;display:grid}.student-topbar button:hover{background:var(--secondary)}.student-language-settings{gap:12px;display:flex}.student-language-settings button{border:1px solid var(--border);border-radius:12px;flex:1;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.student-language-settings button[aria-pressed=true]{border-color:var(--foreground);background:var(--secondary)}.student-profile-card{border:1px solid var(--border);background:var(--card);border-radius:22px;overflow:hidden;box-shadow:0 3px 9px #20212b03}.student-profile-cover{height:126px;position:relative}.student-profile-cover>button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#23232b66;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:14px;display:flex;position:absolute;top:16px;right:18px}.student-profile-identity{align-items:flex-start;gap:22px;padding:0 24px 16px;display:flex}.student-profile-identity>div:first-child{flex-shrink:0;margin-top:-29px;position:relative}.student-profile-identity>div:last-child{min-width:0;padding-top:16px}.student-profile-identity h1{overflow-wrap:anywhere;font-size:clamp(22px,2.5vw,28px);line-height:1.2}.student-profile-facts{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:9px;font-size:14px;display:flex}.student-profile-facts>span{align-items:center;gap:7px;display:flex}.student-profile-facts b{border:1px solid var(--border);border-radius:4px;padding:1px 4px;font-size:12px;font-weight:500}.student-profile-identity p{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:8px;font-size:14px}.student-profile-details{flex-wrap:wrap;gap:14px 26px;padding:10px 24px 20px;display:flex}.student-profile-details>div{flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.student-profile-details>div>span{color:var(--muted-foreground)}.student-profile-details>div>div>span{font-size:13px}.student-goal-chips{flex-wrap:wrap;gap:6px;display:flex}.student-goal-chips span{border:1px solid color-mix(in srgb, var(--student-color) 25%, var(--border));background:color-mix(in srgb, var(--student-color) 6%, white);border-radius:7px;padding:4px 9px}.student-profile-achievements{border-top:1px solid var(--border);align-items:center;gap:12px;padding:13px 24px;display:flex}.student-profile-achievements>span{color:var(--muted-foreground);align-items:center;gap:7px;font-size:13px;display:flex}.student-profile-achievements>span svg{color:var(--student-color)}.student-profile-achievements>div{flex-wrap:wrap;flex:1;gap:7px;display:flex}.student-profile-achievements>button{color:var(--muted-foreground);padding:8px}.student-next-lesson{border:1px solid color-mix(in srgb, var(--accent) 26%, #e9e9ed);background:linear-gradient(115deg, color-mix(in srgb, var(--accent) 13%, white), #fff 56%, color-mix(in srgb, var(--accent) 8%, white));border-radius:20px;align-items:center;gap:22px;padding:24px;display:flex}.student-next-date{width:70px;min-height:91px;color:var(--muted-foreground);background:#ffffffb3;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;padding:10px;font-size:13px;display:flex}.student-next-date strong{color:var(--foreground);font-size:29px;font-weight:600;line-height:1.3}.student-next-copy{flex:1;min-width:0}.student-next-copy>span,.student-next-copy small{color:var(--muted-foreground);font-size:13px}.student-next-copy h2{letter-spacing:-.6px;margin:5px 0 7px;font-size:clamp(21px,2.2vw,27px);font-weight:600;line-height:1.25}.student-next-copy p{color:var(--muted-foreground);margin-bottom:5px;font-size:14px}.student-next-action{flex-direction:column;align-items:flex-end;gap:15px;display:flex}.student-next-action>span{color:var(--muted-foreground);align-items:center;gap:7px;font-size:13px;display:flex}.student-next-action i{background:var(--accent);border-radius:50%;width:6px;height:6px}.student-next-action a{border:1px solid color-mix(in srgb, var(--accent) 26%, #ddd);color:var(--foreground);background:#ffffffba;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:11px 16px;font-size:14px;transition:background .18s,transform .18s;display:flex}.student-next-action a:hover{background:#fff;transform:translateY(-1px)}.student-cabinet .rk-learning-row{grid-template-columns:minmax(0,590px) minmax(280px,410px);gap:24px;max-width:1020px}.student-cabinet .rk-learning-row>section:first-child>div>:is(a,button){width:170px}.student-cabinet .rk-learning-row h2{font-size:18px}.student-cabinet .rk-todo>.rk-todo-category>svg:first-child{box-sizing:content-box;background:color-mix(in srgb, var(--student-color) 10%, white);color:color-mix(in srgb, var(--student-color) 70%, #333);border-radius:11px;flex-shrink:0;padding:8px}.student-cabinet .rk-todo>.rk-todo-category>svg:last-child{color:#a6a6b1;flex-shrink:0}.student-cabinet .rk-schedule{max-width:1130px}@media (width<=1320px){.student-cabinet .rk-learning-row{grid-template-columns:minmax(0,1fr);max-width:650px}}@media (width<=640px){.student-topbar{height:57px;margin:0 12px}.student-topbar>div{gap:8px;font-size:13px}.student-profile-cover{height:108px}.student-profile-cover>button{font-size:13px;top:12px;right:12px}.student-profile-identity{gap:14px;padding:0 16px 12px}.student-profile-identity>div:first-child{margin-top:-22px}.student-profile-identity>div:last-child{padding-top:12px}.student-profile-details{gap:12px;padding:10px 16px 18px}.student-profile-achievements{flex-wrap:wrap;gap:9px;padding:12px 16px}.student-profile-achievements>div{flex-basis:80%}.student-next-lesson{flex-wrap:wrap;gap:14px;padding:18px}.student-next-date{width:56px;min-height:80px}.student-next-action{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.student-next-action a{padding:10px 12px}.student-cabinet .rk-learning-row>section:first-child>div>:is(a,button){width:150px}}@media (prefers-reduced-motion:reduce){.student-next-action a{transition:none}}.student-cabinet .rk-student-home{flex-direction:column;gap:26px;display:flex}.student-cabinet .rk-student-home>*{flex:none;width:100%;min-width:0;margin-block:0}.student-cabinet .rk-learning-row{align-items:start;padding:0}.student-cabinet .student-book-shelf{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;padding:20px 12px 28px;display:grid;overflow:visible}.student-cabinet .rk-learning-row>section:first-child>.student-book-shelf>:is(a,button){aspect-ratio:auto;width:100%;min-width:0;height:220px}.student-book-shelf h3{font-size:16px;line-height:1.2}.student-book-shelf .matstack-3{top:0}.student-cabinet .student-profile-details{flex-wrap:wrap;justify-content:flex-start;gap:14px 26px;padding:0 24px 20px;display:flex}.student-cabinet .student-profile-details>div{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.student-cabinet .student-profile-details>div>span{color:var(--muted-foreground);white-space:nowrap;font-size:13px}.student-cabinet .student-profile-details>div>div>span{font-size:14px}.student-cabinet .student-goal-chips{flex-wrap:wrap;gap:6px;display:flex}.student-cabinet .student-goal-chips>span{border:1px solid color-mix(in srgb, var(--student-color) 18%, #eee);background:color-mix(in srgb, var(--student-color) 7%, white);color:#625c67;border-radius:6px;padding:4px 9px;line-height:1.5}.student-cabinet .rk-schedule{height:auto;position:relative;overflow:visible}.student-cabinet .rk-schedule>section{height:auto}.student-schedule-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.student-schedule-days>div{overflow-wrap:anywhere;min-width:0}@media (width<=800px){.student-schedule-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=640px){.student-cabinet .student-profile-details{gap:12px 22px;padding:0 16px 18px}.student-cabinet .student-book-shelf{grid-template-columns:repeat(3,150px);gap:14px;padding:12px 8px 26px;overflow-x:auto}.student-cabinet .rk-learning-row>section:first-child>.student-book-shelf>:is(a,button){width:150px;height:208px}.student-schedule-days{grid-template-columns:repeat(2,minmax(0,1fr))}}.student-cabinet .rk-student-home{container:student-home/inline-size}@container student-home (width<=740px){.student-schedule-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@container student-home (width<=480px){.student-schedule-days{grid-template-columns:repeat(2,minmax(0,1fr))}}.rk-todo>.rk-todo-category{border-bottom:1px solid var(--border);text-align:left;align-items:center;gap:13px;width:100%;padding:18px 0;display:flex}.rk-todo>.rk-todo-category:last-child{border:0;padding-bottom:0}.rk-todo-category>div{flex:1;min-width:0}.rk-todo>.rk-todo-category.is-complete{color:var(--muted-foreground)}.rk-todo>.rk-todo-category.is-complete>svg:first-child{color:var(--muted-foreground);background:var(--secondary)}.rk-todo-category:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.family-learning{gap:22px;display:grid}.family-learning-nav{gap:8px;padding:4px 0;display:flex;overflow-x:auto}.family-learning-nav button{white-space:nowrap;border:1px solid var(--border);background:var(--card);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;display:flex}.family-learning-nav button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.family-home-finance{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.family-home-finance .student-balance{width:100%}@media (width<=760px){.family-home-finance{grid-template-columns:1fr}}.student-book-shelf>:is(a,button){text-align:left}.student-balance{max-width:560px;margin-inline:auto;padding:18px 18px 8px}.student-balance>header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.student-balance h2{letter-spacing:-.4px;font-size:20px;font-weight:600}.student-balance-history-toggle{color:#7b7b87;align-items:center;gap:7px;padding:8px 0;font-size:13px;display:inline-flex}.student-wallet-unit{width:100%}.student-wallet{width:min(310px,100%);height:calc(176px + var(--wallet-notes) * 20px);isolation:isolate;margin:4px auto 0;position:relative}.student-wallet-back{background:linear-gradient(145deg,#44434a,#25252c);border-radius:17px 17px 22px 22px;height:137px;position:absolute;bottom:13px;left:11px;right:11px;box-shadow:0 2px 2px #0002}.student-wallet-notes{position:absolute;inset:0}.student-banknote{z-index:calc(8 - var(--note-index));height:104px;left:29px;right:29px;bottom:calc(73px + var(--note-index) * 23px);background:linear-gradient(115deg, var(--note-paper), var(--note-shade));color:var(--note-ink);transform:rotate(var(--note-angle));border:1px solid #fff9;border-radius:6px;justify-content:space-between;align-items:flex-start;padding:6px 13px;display:flex;position:absolute;overflow:hidden;box-shadow:0 -2px 7px #19202b12}.student-banknote:after{content:"";opacity:.22;pointer-events:none;border:1px solid;border-radius:4px;position:absolute;inset:4px}.student-banknote strong{z-index:1;letter-spacing:-.35px;font-size:18px;font-weight:700;line-height:1.2;position:relative}.student-banknote>span{z-index:1;font-size:11px;font-weight:600;line-height:20px;position:relative}.student-banknote-guilloche{opacity:.13;background:repeating-radial-gradient(at 74% 80%,#0000 0 3px,currentColor 4px,#0000 5px);position:absolute;inset:0}.student-banknote-watermark{opacity:.25;font-size:30px;font-weight:700;position:absolute;bottom:12px;right:24px}.student-wallet-front{z-index:10;color:#f7f5f0;background:linear-gradient(145deg,#4d4c54,#35343d 55%,#292930);border-radius:15px 15px 23px 23px;min-height:134px;padding:22px 30px 17px;position:absolute;inset:auto 4px 8px;box-shadow:0 14px 20px -14px #17181f70,inset 0 1px 1px #ffffff38}.student-wallet-stitch{pointer-events:none;border:1px dashed #ffffff26;border-radius:10px 10px 17px 17px;position:absolute;inset:8px}.student-wallet-label{color:#d4d2d9;font-size:12px;line-height:1.3;display:block}.student-wallet-value{letter-spacing:-.6px;margin-top:5px;padding-right:10px;font-size:28px;font-weight:600;line-height:1.25;display:block}.student-wallet-brand{letter-spacing:.03em;color:#b7b3bd;margin-top:11px;font-size:11px;display:block}.student-wallet-front progress{accent-color:#c5ccd1;width:100%;height:3px;margin-top:12px;display:block}.student-wallet-clasp{background:linear-gradient(120deg,#595760,#414049);border:1px solid #ffffff16;border-radius:8px 0 0 8px;place-items:center;width:42px;height:31px;display:grid;position:absolute;top:49px;right:-7px;box-shadow:-2px 2px 4px #0003}.student-wallet-clasp i{background:linear-gradient(135deg,#d8c8a8,#9d8b70);border:2px solid #c0b092;border-radius:50%;width:11px;height:11px}.student-wallet-package-info{text-align:center;color:#82818b;flex-wrap:wrap;justify-content:center;gap:6px 14px;margin-top:10px;font-size:13px;display:flex}.student-wallet-expand{color:#777681;align-items:center;gap:6px;margin:8px auto;padding:6px;font-size:13px;display:flex}.student-wallet-inventory{background:#fff;border:1px solid #e5e5eb;border-radius:14px;max-height:200px;margin-top:8px;padding:8px 16px;overflow:auto}.student-wallet-inventory>div{align-items:center;gap:12px;padding:8px 0;font-size:13px;display:flex}.student-wallet-inventory b{flex:1;font-weight:500}.student-wallet-inventory span{color:#83838d}.student-balance-history{border-top:1px solid #e3e3e9;max-height:300px;margin-top:20px;overflow:auto}.student-balance-history>div{border-bottom:1px solid #e8e8ee;align-items:center;gap:12px;padding:13px 0;display:flex}.student-ledger-icon{color:#777;background:#ededf1;border-radius:10px;padding:8px}.student-balance-history>div>div{flex:1}.student-balance-history strong{font-size:13px;font-weight:500;display:block}.student-balance-history span,.student-balance-history p{color:#878792;font-size:12px}.student-balance-history b{font-size:13px;font-weight:500}.student-balance button:focus-visible{outline:2px solid var(--student-color);outline-offset:3px}@media (width<=400px){.student-balance{padding-inline:0}.student-banknote strong{font-size:16px}.student-wallet-value{font-size:26px}}.student-wallet{width:min(380px,100%);height:218px;margin-top:0}.student-wallet-back{bottom:16px;left:8px;right:80px}.student-wallet-front{min-height:134px;padding:20px 24px 16px;bottom:10px;left:2px;right:75px}.student-banknote{width:200px;left:auto;right:calc(64px - var(--note-index) * 10px);transform-origin:30% 85%;height:110px;transform:rotate(var(--note-angle));flex-direction:column;justify-content:flex-start;align-items:flex-end;padding:8px 12px;bottom:66px}.student-banknote strong{writing-mode:vertical-rl;font-size:17px;line-height:1.1;position:absolute;top:8px;right:7px}.student-banknote>span{position:absolute;top:8px;left:9px}.student-banknote-watermark{right:42px}.student-wallet-clasp{top:54px}.student-wallet-value{font-size:26px}@media (width<=400px){.student-wallet{width:100%;height:210px}.student-wallet-front{padding-inline:18px;right:65px}.student-wallet-value{font-size:24px}.student-banknote{width:165px;right:calc(54px - var(--note-index) * 9px)}}.family-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.family-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.rk-parent input{min-width:0}@media (width<=480px){.family-header{gap:12px}.family-actions{justify-content:space-between;width:100%}.rk-parent h2{overflow-wrap:anywhere}}.attention-total{font-variant-numeric:tabular-nums;background:#f0f1f5;border-radius:8px;align-items:center;gap:4px;padding:5px 7px;font-size:13px;display:inline-flex}.attention-groups{padding:0 10px 10px}.attention-groups>button{text-align:left;border-radius:11px;align-items:center;gap:10px;width:100%;padding:12px 10px;transition:background .18s;display:flex}.attention-groups>button:hover{background:#f4f5f7}.attention-group-icon{color:#737b8c;background:#f0f1f5;border-radius:11px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.attention-groups>button>span:nth-child(2){flex:1;min-width:0}.attention-groups strong{font-size:14px;font-weight:550;display:block}.attention-groups small{color:#7b8290;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.attention-groups b{color:#4c5564;font-size:14px;font-weight:550}.attention-groups>button>svg{color:#9ba1ad;flex-shrink:0}.attention-error{color:#8a6851;padding:0 18px 18px;font-size:13px}.attention-error button{align-items:center;gap:6px;margin-top:10px;display:flex}.attention-dialog{border-radius:20px;flex-direction:column;gap:18px;width:min(650px,100vw - 24px);max-width:650px;max-height:min(780px,100dvh - 36px);padding:24px;display:flex;overflow:hidden}.attention-dialog>div:first-child{text-align:left;flex-shrink:0;padding-right:18px}.attention-tabs{flex-wrap:wrap;flex-shrink:0;gap:5px;display:flex}.attention-tabs button{color:#727987;background:#f4f5f7;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;min-height:36px;padding:8px 10px;font-size:13px;display:inline-flex}.attention-tabs button[aria-pressed=true]{color:#fff;background:#2e333c}.attention-tabs b{opacity:.65;font-size:12px;font-weight:500}.attention-detail-list{overscroll-behavior:contain;min-height:0;margin:0 -8px;padding:0 8px;overflow-y:auto}.attention-detail-list section+section{margin-top:20px}.attention-detail-list h3{color:#7f8795;align-items:center;gap:7px;padding:0 10px 10px;font-size:13px;display:flex}.attention-detail-list h3 span{margin-left:auto}.attention-detail-list li+li{border-top:1px solid #eceef2}.attention-detail-list li a{border-radius:10px;align-items:center;gap:13px;padding:13px 10px;transition:background .18s;display:flex}.attention-detail-list li a:hover{background:#f5f6f9}.attention-task-marker{background:#939cac;border-radius:50%;flex-shrink:0;width:7px;height:7px}.attention-task-marker[data-urgent=true]{background:#b96a65}.attention-task-copy{flex:1;min-width:0}.attention-task-copy strong{font-size:15px;font-weight:550;line-height:1.4;display:block}.attention-task-copy>span{color:#596270;margin-top:3px;font-size:14px;display:block}.attention-task-copy>small{-webkit-line-clamp:2;overflow-wrap:anywhere;color:#8a909c;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.attention-detail-list li a>svg{color:#8f97a6;flex-shrink:0}.attention-category-empty{color:#828996;padding:18px 10px;font-size:14px}.attention-dialog button:focus-visible,.attention-groups button:focus-visible{outline-offset:2px;outline:2px solid #8f9bb1}@media (width<=480px){.attention-dialog{gap:15px;max-height:calc(100dvh - 24px);padding:20px 14px}.attention-tabs button{padding:8px;font-size:12px}}@media (prefers-reduced-motion:reduce){.attention-groups *,.attention-dialog *{transition:none!important}}@font-face{font-family:RK;src:url(../fonts/HelveticaNeue-Light.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:RK;src:url(../fonts/HelveticaNeue.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:RK;src:url(../fonts/HelveticaNeue-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:RK;src:url(../fonts/HelveticaNeue-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@scope(.rk-site){:scope{--page:#f7f7f2;--ink:#202820;--muted:#747d73;--line:#dfe3d8;--lime:#c8ea74;--soft:#eff4e5}*{box-sizing:border-box}html{scroll-behavior:smooth}:scope{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:RK,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:6px;outline:3px solid #667e32}a:hover{color:#527326}.icon{flex:none;width:24px;height:24px;display:block}p,h1,h2,h3,figure{margin:0}.shell{width:calc(100% - 176px);max-width:1424px;margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;height:108px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-icon{background:var(--ink);width:48px;height:48px;color:var(--lime);border-radius:13px;place-items:center;display:grid}.brand-icon .icon{width:27px;height:27px}.brand strong{letter-spacing:-.8px;font-size:28px;font-weight:500;line-height:1.1;display:block}.brand small{color:var(--muted);letter-spacing:.1px;margin-top:6px;font-size:11px;display:block}.site-header nav{gap:36px;margin-left:60px;font-size:15px;display:flex}.header-actions{align-items:center;gap:35px;display:flex}.lang{color:var(--muted);gap:18px;font-size:13px;display:flex}.lang b{color:var(--ink);font-weight:500}.login{border:1px solid #879181;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:500;display:flex}.login .icon{width:17px;height:17px}.hero{isolation:isolate;max-width:1600px;height:952px;margin:auto;position:relative;overflow:hidden}.hero-content{z-index:2;width:650px;position:absolute;top:0;left:88px}.eyebrow{letter-spacing:1.5px;color:var(--muted);font-size:13px;line-height:1.4}.hero-eyebrow{letter-spacing:1px;font-size:15px;position:absolute;top:84px;left:0}.hero-eyebrow span{margin-inline:7px}h1{letter-spacing:-5.2px;font-size:120px;font-weight:300;line-height:1.06}h1 span{white-space:nowrap;display:block}#hero-title{position:absolute;top:132px;left:-4px}.hero-lead{letter-spacing:-.45px;width:660px;font-size:23px;line-height:1.55;position:absolute;top:418px}.hero-offer{width:627px;position:absolute;top:553px}.offer-caption{color:var(--muted);margin-bottom:17px;font-size:16px}.primary-cta{background:var(--lime);letter-spacing:-.25px;border:1px solid #b6d66a;border-radius:18px;justify-content:space-between;align-items:center;width:100%;height:112px;padding:18px 24px 18px 30px;font-size:23px;line-height:1.2;transition:background .2s;display:flex}.primary-cta:hover{color:var(--ink);background:#bedf69}.primary-cta strong{letter-spacing:-.65px;font-size:31px;font-weight:500;line-height:1.25}.cta-arrow{background:var(--ink);width:57px;height:57px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.cta-arrow .icon{stroke-width:1.3px;width:30px;height:30px}.cta-note{color:var(--muted);white-space:nowrap;margin-top:20px;font-size:15px;line-height:1.5}.hero-photo{object-fit:contain;filter:none;opacity:1;border:0;border-radius:0;width:846px;max-width:none;height:674px;display:block;position:absolute;top:278px;left:744px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;height:150px;display:grid}.benefits>div{border-left:1px solid var(--line);padding-left:54px}.benefits>div:first-child{border-left:0;padding-left:0}.benefits strong{letter-spacing:-.6px;font-size:26px;font-weight:400;display:block}.benefits span{color:var(--muted);margin-top:10px;font-size:16px;display:block}.platform{border-bottom:1px solid var(--line);grid-template-columns:420px minmax(0,1fr);gap:58px;padding-top:115px;padding-bottom:110px;display:grid}h2{letter-spacing:-1.9px;font-size:52px;font-weight:300;line-height:1.08}.section-lead{color:var(--muted);letter-spacing:-.3px;margin-top:27px;font-size:21px;line-height:1.5}.feature-list{margin:43px 0 0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--line);align-items:center;gap:19px;height:80px;font-size:20px;display:flex}.feature-list li:first-child{border-top:1px solid var(--line)}.feature-list .icon{width:25px;height:25px}.feature-list small{color:#8b9586;margin-left:auto;font-size:12px}.platform-side-note{color:var(--muted);margin-top:55px;font-size:16px;line-height:1.6}.product-showcase{min-width:0;padding-top:0}.dashboard-preview{background:#f8f9fa;border:1px solid #d8ded3;border-radius:17px;overflow:hidden;box-shadow:0 20px 45px -35px #28382055}.preview-topline{background:#fff;border-bottom:1px solid #edf0e9;align-items:center;gap:9px;height:45px;padding:0 17px;font-size:12px;display:flex}.preview-status{background:#a7d455;border-radius:50%;width:7px;height:7px}.preview-domain{color:var(--muted);align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.preview-domain .icon{width:12px;height:12px}.dashboard-preview img{width:100%;height:auto;display:block}.learning-preview{background:#f8f9fa;border:1px solid #d8ded3;border-radius:17px;margin-top:29px;overflow:hidden;box-shadow:0 20px 45px -35px #28382033}.learning-heading{letter-spacing:-.3px;background:#fff;border-bottom:1px solid #edf0e9;justify-content:space-between;align-items:center;height:63px;padding:0 24px;font-size:18px;display:flex}.small-arrow{background:var(--soft);color:#607d30;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.small-arrow .icon{width:17px;height:17px}.learning-crop{aspect-ratio:1966/610;width:100%;position:relative;overflow:hidden}.learning-crop img{width:100%;max-width:none;height:auto;display:block;position:absolute;top:0;left:0;transform:translateY(-31.4%)}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.section-heading h2{font-size:48px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.5}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:43px;display:grid}.audience-grid article{border:1px solid var(--line);background:#f9f9f5;border-radius:19px;min-height:252px;padding:30px 35px 36px}.card-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.card-top .icon{color:var(--ink);width:28px;height:28px}.audience-grid h3{letter-spacing:-.6px;margin-top:31px;font-size:29px;font-weight:400}.audience-grid p{color:var(--muted);letter-spacing:-.2px;margin-top:13px;font-size:19px;line-height:1.5}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:45px;display:grid}.steps article{border-top:1px solid #cdd5c3;padding-top:23px}.step-number{color:var(--muted);font-size:13px}.steps h3{letter-spacing:-.5px;margin-top:24px;font-size:28px;font-weight:400}.steps p{color:var(--muted);max-width:340px;margin-top:12px;font-size:18px;line-height:1.5}.final-panel{background:var(--ink);color:var(--page);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;padding:57px 58px 61px;display:flex}.final-panel .eyebrow{color:#9fae97;letter-spacing:1.4px;margin-bottom:25px;font-size:12px}.final-panel h2{letter-spacing:-1.6px;font-size:53px;line-height:1.08}.final-panel p:not(.eyebrow){color:#c6d0c0;margin-top:22px;font-size:19px;line-height:1.5}.final-button{background:var(--lime);color:var(--ink);white-space:nowrap;border-radius:13px;justify-content:space-between;align-items:center;gap:25px;margin-top:23px;padding:23px 27px;font-size:20px;font-weight:500;display:flex}.final-button .icon{width:22px;height:22px}.final-button:hover{color:var(--ink);background:#bedf69}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:58px;padding-top:35px;padding-bottom:38px;display:flex}.site-footer .brand-icon{border-radius:10px;width:37px;height:37px}.site-footer .brand-icon .icon{width:22px;height:22px}.site-footer .brand strong{font-size:22px}.site-footer .brand small{margin-top:5px;font-size:10px}.site-footer nav{color:var(--muted);gap:36px;font-size:13px;display:flex}.site-footer nav a{align-items:center;gap:7px;display:flex}.site-footer nav .icon{width:13px;height:13px}@media (width>=1601px){.hero{overflow:visible}}@media (width>=1001px) and (width<=1599px){.shell{width:calc(100% - 11vw)}.site-header{height:6.75vw}.brand strong{font-size:1.75vw}.brand small{font-size:.69vw}.brand-icon{border-radius:.8vw;width:3vw;height:3vw}.brand-icon .icon{width:1.69vw;height:1.69vw}.site-header nav{gap:2.25vw;margin-left:3.75vw;font-size:.94vw}.header-actions{gap:2.18vw}.login{padding:.875vw 1.25vw;font-size:.875vw}.lang{font-size:.82vw}.hero{height:59.5vw}.hero-content{width:40.625vw;left:5.5vw}.hero-eyebrow{font-size:.94vw;top:5.25vw}.hero h1{letter-spacing:-.325vw;font-size:7.5vw}.hero #hero-title{top:8.25vw;left:-.25vw}.hero-lead{width:41.25vw;font-size:1.4375vw;top:26.125vw}.hero-offer{width:39.1875vw;top:34.5625vw}.offer-caption{margin-bottom:1.0625vw;font-size:1vw}.primary-cta{border-radius:1.125vw;height:7vw;padding:1.125vw 1.5vw 1.125vw 1.875vw;font-size:1.4375vw}.primary-cta strong{font-size:1.9375vw}.cta-arrow{width:3.5625vw;height:3.5625vw}.cta-arrow .icon{width:1.875vw;height:1.875vw}.cta-note{margin-top:1.25vw;font-size:.9375vw}.hero-photo{width:52.875vw;height:42.125vw;top:17.375vw;left:46.5vw}.platform{grid-template-columns:29.49% minmax(0,1fr);gap:3.625vw}.platform h2{font-size:3.4375vw}.platform .section-lead{font-size:1.3125vw}.feature-list li{height:5vw;font-size:1.25vw}.platform-side-note{font-size:1vw}.section-heading h2{font-size:3vw}.final-panel h2{font-size:3.3125vw}.final-panel{padding:3.56vw}.final-button{padding:1.44vw 1.69vw;font-size:1.25vw}}@media (width<=1000px){.shell{width:calc(100% - 64px)}.site-header{gap:18px;height:88px}.brand small,.site-header nav{display:none}.header-actions{gap:20px}.hero{flex-direction:column;height:auto;padding:64px 32px 0;display:flex}.hero-content{width:100%;display:contents;position:static}.hero-eyebrow{order:0;font-size:13px;position:static}#hero-title{letter-spacing:-4px;order:1;margin-top:25px;font-size:86px;position:static}.hero-lead{order:3;width:auto;margin-top:30px;font-size:21px;position:static}.hero-photo{order:2;align-self:center;width:min(100%,750px);max-width:100%;height:auto;margin:30px auto 0;position:static}.hero-offer{order:4;width:min(100%,660px);margin:30px 0 50px;position:static}.offer-caption{display:none}.primary-cta{height:96px}.cta-note{white-space:normal}.benefits{height:auto;padding:34px 0}.benefits>div{padding-left:25px}.benefits strong{font-size:21px}.benefits span{font-size:13px}.platform{grid-template-columns:1fr;gap:48px;padding-block:72px}.platform-copy{grid-template-columns:1fr 1fr;column-gap:30px;display:grid}.platform-copy .eyebrow{grid-column:1/-1}.platform h2{margin-top:25px;font-size:49px}.platform .section-lead{grid-column:1;margin-top:20px;font-size:19px}.feature-list{grid-area:2/2/5;margin-top:13px}.feature-list li{height:70px;font-size:17px}.platform-side-note{display:none}.section-heading{display:block}.section-heading>p{margin-top:20px}.section-heading h2{font-size:45px}.audience-grid{gap:15px}.audience-grid article{min-height:238px;padding:25px 24px}.audience-grid h3{font-size:25px}.audience-grid p{font-size:16px}.audience-grid p br{display:none}.steps h3{font-size:23px}.steps p{font-size:16px}.final-panel{padding:42px;display:block}.final-panel h2{font-size:46px}.final-button{width:max-content;margin-top:32px}.site-footer nav{gap:20px}}@media (width<=600px){.shell{width:calc(100% - 40px)}.site-header{height:77px}.brand{gap:10px}.brand-icon{border-radius:10px;width:36px;height:36px}.brand-icon .icon{width:23px;height:23px}.brand strong{font-size:22px}.lang{display:none}.login{border-radius:10px;gap:8px;padding:10px 12px;font-size:12px}.login .icon{width:14px;height:14px}.hero{padding:38px 20px 0}.hero-eyebrow{letter-spacing:.8px;font-size:11px}.hero-eyebrow span{margin-inline:3px}#hero-title{letter-spacing:-2.3px;margin-top:19px;font-size:clamp(43px,13.6vw,71px);line-height:1.06}.hero-photo{order:4;width:100%;margin-top:31px}.hero-lead{letter-spacing:-.2px;order:2;margin-top:20px;font-size:16px;line-height:1.5}.hero-lead br{display:none}.hero-offer{order:3;margin-top:23px;margin-bottom:0}.primary-cta{border-radius:14px;height:84px;padding:16px 18px;font-size:17px}.primary-cta strong{letter-spacing:-.4px;font-size:23px}.cta-arrow{width:43px;height:43px}.cta-arrow .icon{width:25px;height:25px}.cta-note{max-width:310px;margin-top:13px;font-size:12px;line-height:1.5}.benefits{grid-template-columns:1fr;gap:22px;padding-block:30px}.benefits>div{border-left:0;justify-content:space-between;align-items:center;gap:12px;padding-left:0;display:flex}.benefits strong{font-size:19px}.benefits span{text-align:right;margin:0;font-size:12px}.platform{padding-block:49px;display:block}.platform-copy{display:block}.eyebrow{letter-spacing:1px;font-size:10px}.platform h2{letter-spacing:-1.5px;margin-top:23px;font-size:42px}.platform .section-lead{margin-top:20px;font-size:17px}.feature-list{margin-top:28px}.feature-list li{height:63px;font-size:17px}.feature-list .icon{width:23px;height:23px}.product-showcase{margin-top:36px}.preview-topline{height:34px;padding:0 10px;font-size:9px}.preview-domain{font-size:8px}.dashboard-preview{border-radius:10px}.learning-preview{border-radius:10px;margin-top:16px}.learning-heading{height:44px;padding:0 12px;font-size:12px}.small-arrow{width:24px;height:24px}.audience{padding-top:48px;padding-bottom:46px}.section-heading h2{letter-spacing:-1.2px;font-size:38px;line-height:1.12}.section-heading>p{font-size:15px}.audience-grid{grid-template-columns:1fr;gap:15px;margin-top:26px}.audience-grid article{grid-template-columns:1fr 2fr;column-gap:10px;min-height:0;padding:23px;display:grid}.card-top{flex-direction:column;grid-area:1/1/3;justify-content:space-between;align-items:flex-start;padding-bottom:4px;display:flex}.audience-grid h3{margin:0;font-size:25px}.audience-grid p{margin-top:11px;font-size:16px}.process{padding-top:10px;padding-bottom:47px}.process h2{letter-spacing:-1.4px;margin-top:18px;font-size:40px}.steps{grid-template-columns:1fr;gap:25px;margin-top:28px}.steps article{grid-template-columns:40px 1fr;padding-top:21px;display:grid}.step-number{grid-area:1/1/3;margin-top:6px}.steps h3{margin:0;font-size:24px}.steps p{grid-column:2;margin-top:8px;font-size:16px}.final-panel{border-radius:18px;padding:30px 25px}.final-panel .eyebrow{letter-spacing:1.1px;margin-bottom:22px;font-size:8px}.final-panel h2{letter-spacing:-1.2px;font-size:34px;line-height:1.1}.final-panel p:not(.eyebrow){margin-top:19px;font-size:16px}.final-button{gap:17px;width:100%;margin-top:28px;padding:18px;font-size:16px}.site-footer{margin-top:35px;padding-top:27px;padding-bottom:28px;display:block}.site-footer .brand small{display:block}.site-footer nav{gap:17px;margin-top:27px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.site-header{height:96px}.hero{height:814px}.hero-eyebrow{top:39px}#hero-title{top:79px}.hero-lead{top:365px}.hero-offer{top:481px}.primary-cta{height:104px}.hero-visual{width:846px;height:674px;position:absolute;top:140px;left:744px;container-type:inline-size}.hero .hero-photo{object-fit:contain;filter:none;opacity:1;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;border:0;border-radius:0;width:100%;max-width:none;height:100%;margin:0;display:block;position:absolute;inset:0;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12.3% 96.45%,#0000),linear-gradient(#0000,#000 3.7% 95.25%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12.3% 96.45%,#0000),linear-gradient(#0000,#000 3.7% 95.25%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-stat{z-index:1;color:var(--ink);box-shadow:none;background:#fff;border-radius:2.25cqw;align-items:center;gap:1.2cqw;padding:1.8cqw;font-size:1.65cqw;line-height:1.35;display:flex;position:absolute}.hero-stat>span:last-child{min-width:0}.hero-stat strong{letter-spacing:-.055cqw;white-space:nowrap;font-size:2.6cqw;font-weight:500;line-height:1.1;display:block}.hero-stat small{color:#6d7666;margin-top:.65cqw;font-size:1.6cqw;line-height:1.3;display:block}.stat-icon{color:#66812f;background:#edf5d9;border-radius:1.25cqw;flex:none;place-items:center;width:4.65cqw;height:4.65cqw;display:grid}.stat-icon svg{width:2.8cqw;height:2.8cqw}.stat-experience{width:23.405%;height:16.618%;top:14.985%;left:64.776%}.stat-students{width:22.222%;height:16.469%;top:35.311%;left:71.513%}.stat-rating{gap:.9cqw;width:19.503%;height:16.172%;padding:1.35cqw;top:55.638%;left:74.941%}.stat-rating .stat-icon{width:4.35cqw;height:4.35cqw}.stat-rating strong{font-size:2.65cqw}.benefits{height:122px}.platform{grid-template-columns:405px minmax(0,1fr);gap:49px;padding-top:78px;padding-bottom:78px}.platform h2{margin-top:25px;font-size:53px}.section-lead{margin-top:23px;font-size:20px}.feature-list{margin-top:29px}.feature-list li{height:70px;font-size:19px}.platform-side-note{margin-top:28px;font-size:15px}.audience{padding-top:65px;padding-bottom:62px}.audience-grid{gap:22px;margin-top:33px}.audience-grid article{min-height:223px;padding:26px 31px 29px}.audience-grid h3{margin-top:24px}.process{padding-top:15px;padding-bottom:64px}.process h2{margin-top:19px}.steps{margin-top:31px}.steps h3{margin-top:20px}.final-panel{padding:44px 52px 47px}.final-panel .eyebrow{margin-bottom:20px}.final-panel h2{font-size:51px}.site-footer{margin-top:41px;padding-top:29px;padding-bottom:31px}@media (width>=1001px) and (width<=1599px){.site-header{height:6vw}.hero{height:50.875vw}.hero-eyebrow{top:2.4375vw}.hero #hero-title{top:4.9375vw}.hero-lead{top:22.8125vw}.hero-offer{top:30.0625vw}.primary-cta{height:6.5vw}.hero-visual{width:52.875vw;height:42.125vw;top:8.75vw;left:46.5vw}.platform{grid-template-columns:28.44% minmax(0,1fr);gap:3.0625vw}.platform h2{font-size:3.3125vw}.feature-list li{font-size:1.1875vw}.final-panel h2{font-size:3.1875vw}}@media (width<=1000px){.site-header{height:82px}.hero{height:auto;padding-top:42px}.hero-eyebrow,#hero-title,.hero-lead,.hero-offer{position:static}.hero-visual{aspect-ratio:846/674;order:2;align-self:center;width:min(100%,750px);height:auto;margin:20px auto 0;position:relative;inset:auto}.hero .hero-photo{order:initial;position:absolute;inset:0}.hero-lead{margin-top:24px}.hero-offer{margin-top:25px;margin-bottom:34px}.primary-cta{height:96px}.benefits{height:auto;padding-block:27px}.platform{grid-template-columns:1fr;gap:35px;padding-block:59px}.platform h2{font-size:49px}.platform-copy .section-lead{font-size:19px}.feature-list{margin-top:13px}.feature-list li{height:66px;font-size:17px}.platform-side-note{display:none}.audience{padding-top:50px;padding-bottom:49px}.audience-grid article{min-height:222px;padding:24px}.final-panel{padding:38px}.final-panel h2{font-size:46px}}@media (width<=600px){.site-header{height:73px}.hero{padding-top:29px}.hero-eyebrow{position:static}#hero-title{margin-top:17px;position:static}.hero-lead{margin-top:18px;position:static}.hero-offer{margin-top:21px;margin-bottom:0;position:static}.primary-cta{height:81px}.hero-visual{order:4;width:100%;margin-top:24px}.benefits{gap:20px;padding-block:25px}.platform{padding-block:43px}.platform h2{margin-top:20px;font-size:42px}.platform .section-lead{margin-top:18px;font-size:17px}.feature-list{margin-top:23px}.feature-list li{height:59px}.product-showcase{margin-top:29px}.audience{padding-top:43px;padding-bottom:41px}.audience-grid{margin-top:25px}.audience-grid article{min-height:0;padding:23px}.audience-grid h3{margin:0}.process{padding-top:10px;padding-bottom:43px}.steps h3{margin:0}.final-panel{padding:29px 24px}.final-panel h2{font-size:34px}.site-footer{margin-top:31px;padding-block:25px}}.rk-demo{--rk-demo-ink:#222a25;--rk-demo-muted:#858a82;--rk-demo-lime:#c8ea74;--rk-demo-line:#e4e7df;box-sizing:border-box;border:1px solid var(--rk-demo-line);width:100%;max-width:960px;color:var(--rk-demo-ink);text-align:left;background:#f6f7f2;border-radius:22px;font-family:RK,Helvetica Neue,Arial,sans-serif;overflow:hidden;box-shadow:0 15px 44px #2935220a;container-type:inline-size}.rk-demo *,.rk-demo :before,.rk-demo :after{box-sizing:border-box}.rk-demo-header{border-bottom:1px solid var(--rk-demo-line);background:#fff;align-items:center;gap:17px;height:60px;padding:0 28px;display:flex}.rk-demo-brand{letter-spacing:-.6px;white-space:nowrap;align-items:center;gap:9px;font-size:19px;font-weight:650;display:flex}.rk-demo-mark{width:28px;height:28px;color:var(--rk-demo-lime);letter-spacing:-3px;background:#263126;border-radius:8px;justify-content:center;align-items:center;padding-right:3px;font-size:17px;font-weight:500;display:flex}.rk-demo-mark span{margin-top:3px}.rk-demo-header-label{border-left:1px solid var(--rk-demo-line);color:var(--rk-demo-muted);padding-left:17px;font-size:12px}.rk-demo-avatar{background:#eaf1db;border:1px solid #d7e4bb;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:auto;font-size:12px;display:grid}.rk-demo-content{padding:21px 28px 18px}.rk-demo-greeting{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.rk-demo-overline{letter-spacing:1.5px;color:var(--rk-demo-muted);margin:0 0 7px;font-size:9px;font-weight:500;line-height:1.2}.rk-demo-greeting h3{letter-spacing:-1px;margin:0;font-size:25px;font-weight:450;line-height:1.13}.rk-demo-online{color:#777e70;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.rk-demo-online i{background:#87a648;border-radius:50%;width:5px;height:5px}.rk-demo-lesson{border:1px solid var(--rk-demo-line);background:#fff;border-radius:14px;align-items:center;gap:13px;margin-bottom:18px;padding:16px 18px;display:flex}.rk-demo-calendar{color:#607039;background:#eaf2d7;border-radius:12px;flex:none;place-items:center;width:41px;height:41px;display:grid}.rk-demo-calendar svg{width:23px;height:23px}.rk-demo-lesson-copy{flex-direction:column;gap:5px;display:flex}.rk-demo-lesson-copy>span{color:var(--rk-demo-muted);font-size:10px}.rk-demo-lesson-copy strong{white-space:nowrap;font-size:14px;font-weight:500}.rk-demo-lesson-time{flex-direction:column;gap:6px;margin-left:auto;display:flex}.rk-demo-lesson-time strong{font-size:13px;font-weight:500}.rk-demo-lesson-time>span{color:var(--rk-demo-muted);white-space:nowrap;font-size:10px}.rk-demo-lesson-action{background:var(--rk-demo-lime);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:15px;margin-left:8px;padding:12px 15px;font-size:11px;display:flex}.rk-demo-lesson-action>span{font-size:17px;line-height:10px}.rk-demo-tabs{background:#eef0e9;border:1px solid #e5e8df;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;padding:4px;display:grid}.rk-demo-tabs>span{text-align:center;white-space:nowrap;color:#83887e;border-radius:7px;padding:10px 3px;font-size:11px}.rk-demo-tabs .rk-demo-tab-active{color:#3e4d2c;background:#fff;box-shadow:0 2px 4px #222a2510}.rk-demo-learning-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px;display:flex}.rk-demo-learning-heading h4{letter-spacing:-.3px;margin:0;font-size:15px;font-weight:500}.rk-demo-learning-heading>span{color:var(--rk-demo-muted);white-space:nowrap;font-size:10px}.rk-demo-learning{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:25px;padding:0 7px 21px;display:grid}.rk-demo-object{min-width:0;height:208px;font-size:14px;position:relative}.rk-demo-object-title{letter-spacing:-.6px;z-index:1;font-size:19px;font-weight:500;line-height:1.12;display:block;position:relative}.rk-demo-object-meta{z-index:1;align-items:center;gap:6px;margin-top:15px;font-size:10px;line-height:1.3;display:flex;position:relative}.rk-demo-object-meta svg{flex:none;width:14px;height:14px}.rk-demo-object-foot{color:#68734e;z-index:1;font-size:10px;line-height:1.5;position:absolute;bottom:19px;left:18px}.rk-demo-book{perspective:650px}.rk-demo-book-page{background:repeating-linear-gradient(90deg,#eeefda 0 2px,#c2caa7 3px,#fafaf4 4px);border:2px solid #6e8550;border-radius:5px 10px 10px 5px;position:absolute;inset:4px -4px 1px 8px;box-shadow:4px 14px 18px #2e43222a}.rk-demo-book-cover{color:#3e502d;background:linear-gradient(90deg,#a9c666 0%,#c8ea74 7%,#bad975 9%,#cde991 10%,#c8ea74 100%);border:1px solid #a4c865;border-radius:5px 11px 11px 5px;padding:18px 15px 18px 22px;position:absolute;inset:0 6px 0 0;box-shadow:inset 0 0 0 4px #cce991,inset 0 0 0 5px #ffffff35,2px 0 3px #6b813e35}.rk-demo-book-cover:after{content:"";pointer-events:none;border:1px solid #effbd14a;border-radius:2px 5px 5px 2px;position:absolute;inset:10px 9px 10px 17px}.rk-demo-book-title{letter-spacing:-.7px;font-size:22px;font-weight:450;line-height:1.03;display:block}.rk-demo-book-cover .rk-demo-object-meta{margin-top:14px}.rk-demo-book-cover .rk-demo-object-foot{left:22px}.rk-demo-book-bookmark{clip-path:polygon(0 0,100% 0,100% 100%,50% 71%,0 100%);z-index:-1;background:#89a95c;width:12px;height:16px;position:absolute;bottom:-11px;left:28px}.rk-demo-homework{background:repeating-linear-gradient(0deg,#0000 0 27px,#cbd8a650 28px 29px),linear-gradient(#fffef9,#f4f0e5);border:1px solid #e7dfcf;border-radius:3px 12px 3px 3px;padding:19px 15px 19px 24px;box-shadow:0 11px 15px #342f251a}.rk-demo-homework:before{content:"";background:#d69b8f70;width:1px;height:100%;position:absolute;top:0;left:16px}.rk-demo-homework:after{content:"";background:linear-gradient(45deg,#e4e0d4 49%,#f6f7f2 50%);border-radius:0 11px 0 4px;width:28px;height:28px;position:absolute;top:-1px;right:-1px}.rk-demo-paperclip{z-index:2;border:2px solid #799447;border-top:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:9px;height:24px;position:absolute;top:-6px;left:15px}.rk-demo-homework .rk-demo-object-meta{gap:4px;margin-top:17px;font-size:9px}.rk-demo-homework .rk-demo-object-foot{color:#8b8a7c;left:24px}.rk-demo-materials{isolation:isolate;background:linear-gradient(120deg,#fff,#efeee8 68%,#deded7);border:1px solid #dcded7;border-radius:13px 13px 20px 20px;height:194px;padding:22px 18px 18px;box-shadow:1px 13px 17px #29302225}.rk-demo-materials:before{content:"";z-index:-1;background:#fffffb;border:1px solid #e4e7df;border-radius:6px 8px 0 0;height:11px;position:absolute;inset:-5px 6px auto 7px}.rk-demo-materials:after{content:"";background:#fff9;height:1px;position:absolute;bottom:13px;left:0;right:0}.rk-demo-folder-tab{background:var(--rk-demo-lime);z-index:-2;border-radius:6px 6px 0 0;width:57px;height:8px;position:absolute;top:-13px;left:18px}.rk-demo-folder-bookmark{background:var(--rk-demo-lime);clip-path:polygon(0 0,100% 0,100% 100%,50% 82%,0 100%);width:10px;height:39px;position:absolute;top:-5px;right:20px}.rk-demo-materials .rk-demo-object-title{font-size:18px}.rk-demo-materials .rk-demo-object-foot{color:#8b8d80;bottom:45px}.rk-demo-folder-lines{background:repeating-linear-gradient(0deg,#ccd0c2 0 1px,#0000 1px 6px);height:13px;position:absolute;bottom:24px;left:18px;right:18px}.rk-demo-progress{border:1px solid var(--rk-demo-line);background:#fff;border-radius:11px;align-items:center;gap:11px;padding:14px 16px;display:flex}.rk-demo-progress-icon{color:#74894b;background:#eef3e4;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.rk-demo-progress-icon svg{width:20px;height:20px}.rk-demo-progress>div{flex-direction:column;gap:5px;display:flex}.rk-demo-progress strong{font-size:12px;font-weight:500}.rk-demo-progress>div>span{color:var(--rk-demo-muted);font-size:10px}.rk-demo-progress-arrow{color:#78826d;margin-left:auto;font-size:20px}@container (width>=850px){.rk-demo-content{padding:22px 34px 20px}.rk-demo-learning{gap:32px;padding-left:17px;padding-right:17px}.rk-demo-object{height:210px}.rk-demo-materials{height:196px}.rk-demo-object-title{font-size:23px}.rk-demo-materials .rk-demo-object-title{font-size:22px}.rk-demo-object-meta{font-size:12px}.rk-demo-homework .rk-demo-object-meta,.rk-demo-object-foot{font-size:11px}.rk-demo-book-title{font-size:26px}.rk-demo-greeting h3{font-size:27px}.rk-demo-lesson-copy strong{font-size:16px}.rk-demo-lesson-time strong{font-size:14px}.rk-demo-tabs>span{font-size:12px}}@container (width<=620px){.rk-demo-header{height:51px;padding:0 18px}.rk-demo-content{padding:20px 18px 18px}.rk-demo-greeting h3{font-size:22px}.rk-demo-online{display:none}.rk-demo-lesson{gap:10px;padding:13px 12px}.rk-demo-lesson-time>span{display:none}.rk-demo-lesson-action{gap:6px;margin-left:0;padding:11px 10px}.rk-demo-lesson-copy strong{font-size:12px}.rk-demo-calendar{width:33px;height:36px}.rk-demo-lesson-time strong{white-space:nowrap;font-size:11px}.rk-demo-learning{gap:16px;padding-left:0;padding-right:0}.rk-demo-object{height:190px}.rk-demo-materials{height:177px;padding-left:11px;padding-right:10px}.rk-demo-object-title{font-size:16px}.rk-demo-materials .rk-demo-object-title{font-size:15px}.rk-demo-book-cover{padding-left:17px;padding-right:8px}.rk-demo-book-title{font-size:20px}.rk-demo-book-cover .rk-demo-object-foot{left:17px}.rk-demo-object-foot{font-size:8px;bottom:16px;left:11px}.rk-demo-homework{padding-left:19px;padding-right:6px}.rk-demo-homework .rk-demo-object-foot{left:19px}.rk-demo-object-meta{gap:3px;font-size:9px}.rk-demo-homework .rk-demo-object-meta{align-items:flex-start;font-size:8px}.rk-demo-object-meta svg{width:11px;height:11px}.rk-demo-folder-bookmark{width:8px;height:28px;right:12px}.rk-demo-learning-heading h4{font-size:13px}.rk-demo-learning-heading>span{display:none}.rk-demo-folder-lines{left:11px;right:11px}.rk-demo-tabs{margin-bottom:22px}}@container (width<=390px){.rk-demo-header{gap:12px;padding:0 12px}.rk-demo-header-label{padding-left:12px;font-size:10px}.rk-demo-brand{font-size:17px}.rk-demo-content{padding:17px 12px 14px}.rk-demo-greeting h3{font-size:21px}.rk-demo-overline{font-size:8px}.rk-demo-greeting{margin-bottom:15px}.rk-demo-lesson{grid-template-columns:31px 1fr auto;gap:7px;padding:10px;display:grid}.rk-demo-calendar{grid-row:1/3;width:31px;height:38px}.rk-demo-lesson-copy{grid-column:2/4;gap:3px}.rk-demo-lesson-copy>span{font-size:9px}.rk-demo-lesson-copy strong{font-size:12px}.rk-demo-lesson-time{grid-area:2/2;margin:0}.rk-demo-lesson-time strong{color:#808779;font-size:10px;font-weight:400}.rk-demo-lesson-action{grid-area:2/3;padding:7px 9px;font-size:10px}.rk-demo-lesson-action>span{font-size:13px}.rk-demo-tabs>span{padding:9px 1px;font-size:9px}.rk-demo-learning{gap:10px;padding-bottom:19px}.rk-demo-learning-heading{margin-bottom:19px}.rk-demo-learning-heading h4{letter-spacing:-.25px;font-size:12px}.rk-demo-object{height:171px}.rk-demo-materials{height:160px;padding:20px 8px 10px}.rk-demo-book-cover{padding:16px 6px 12px 12px;right:3px}.rk-demo-book-cover:after{inset:7px 5px 7px 11px}.rk-demo-book-title{font-size:17px}.rk-demo-object-title{letter-spacing:-.6px;font-size:14px}.rk-demo-materials .rk-demo-object-title{letter-spacing:-.5px;font-size:13px}.rk-demo-object-meta{gap:2px;margin-top:12px;font-size:8px}.rk-demo-object-meta svg{width:10px;height:10px}.rk-demo-homework{padding-left:15px;padding-right:3px}.rk-demo-homework:before{left:11px}.rk-demo-paperclip{left:10px}.rk-demo-homework .rk-demo-object-meta{margin-top:12px;font-size:7px}.rk-demo-homework .rk-demo-object-meta svg{display:none}.rk-demo-book-cover .rk-demo-object-foot{left:12px}.rk-demo-object-foot{font-size:7px;line-height:1.4;left:8px}.rk-demo-homework .rk-demo-object-foot{left:15px}.rk-demo-folder-bookmark{width:7px;height:24px;right:8px}.rk-demo-folder-tab{width:38px;left:13px}.rk-demo-folder-lines{left:8px;right:8px}.rk-demo-progress{padding:11px}.rk-demo-progress strong{font-size:11px}.rk-demo-progress>div>span{font-size:9px}}.rk-demo-mark svg{width:18px;height:18px;display:block}.rk-demo-mark{letter-spacing:0;padding:0}.rk-site-button{cursor:pointer;font-family:inherit}.primary-cta{color:var(--ink)}.lang button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.lang button[aria-pressed=true]{color:var(--ink);font-weight:500}.hero-stat{pointer-events:none}.hero-stat-cover{z-index:0;background:#fff;border-radius:2.25cqw;position:absolute}.stat-experience-cover{width:25%;height:18%;top:14.2%;left:64.2%}.stat-students-cover{width:24%;height:18%;top:34.7%;left:70.9%}.stat-rating-cover{width:21%;height:17.5%;top:55%;left:74.3%}@media (width<=600px){.hero-stat{display:flex}.hero-stat-cover{display:block}.site-footer nav{flex-wrap:wrap}}}@font-face{font-family:RepKey;src:url(../fonts/HelveticaNeue.ttf);font-weight:400}@font-face{font-family:RepKey;src:url(../fonts/HelveticaNeue-Medium.ttf);font-weight:500}@font-face{font-family:RepKey;src:url(../fonts/HelveticaNeue-Bold.ttf);font-weight:700}.rk-site,.rk-site *{font-family:RK,Helvetica Neue,Helvetica,Arial,sans-serif!important}html{scroll-behavior:smooth}body{margin:0}.rk-site{min-height:100vh;overflow-x:clip}.rk-site button{cursor:pointer}.rk-site button:focus-visible{outline-offset:4px;outline:2px solid #758f36}.rk-site .primary-cta>span:first-child{text-align:left}.rk-site .motion-features{gap:0;margin-top:26px}.rk-site .motion-features li{border:0;padding:0;display:block;position:relative}.rk-site .motion-features li button{font:inherit;color:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:18px;width:100%;padding:13px 14px;transition:background .3s,transform .3s;display:flex}.rk-site .motion-features small{margin-left:auto}.rk-site .motion-features li:hover button{transform:translate(3px)}.rk-site .platform-side-note{margin-top:22px}.rk-site .motion-showcase{align-self:center;min-width:0;position:relative}.showcase-window{color:#26272b;background:#fff;border:1px solid #dedfe2;border-radius:20px;font-family:RK,Helvetica Neue,sans-serif;overflow:hidden;box-shadow:0 24px 65px #24301912}.showcase-window button{font:inherit}.showcase-header{border-bottom:1px solid #ececee;justify-content:space-between;align-items:center;gap:16px;height:68px;padding:0 24px;display:flex}.showcase-header>span:first-child{align-items:center;gap:9px;font-size:19px;display:flex}.showcase-header i{color:#c8ea74;background:#232a23;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.showcase-location{color:#777780;font-size:14px}.showcase-header .showcase-avatar{color:#b9477b;background:#f8e6ed;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.showcase-stage{--demo-accent:#df5997;--demo-soft:#f9e8f0;background:#fafafb;height:490px;position:relative;overflow:hidden}.scene-content{height:100%;padding:22px 24px;animation:.5s cubic-bezier(.2,.8,.2,1) scene-in;position:relative}.showcase-controls{border-top:1px solid #ececee;align-items:center;gap:20px;height:46px;padding:0 20px;display:flex}.scene-dots{flex:1;gap:7px;display:flex}.scene-dots button{background:0 0;border:0;flex:1;height:24px;padding:0;position:relative;overflow:hidden}.scene-dots button:before{content:"";background:#e7e9e1;border-radius:3px;height:3px;position:absolute;top:11px;left:0;right:0}.scene-dots button>span{background:#9bb652;border-radius:3px;height:3px;transition:width 1s linear;position:absolute;top:11px;left:0}.motion-toggle{color:#69745e;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.demo-person{background:#fff;border:1px solid #e8e5e8;border-radius:12px;overflow:hidden}.demo-cover{background:linear-gradient(115deg,#d95799,#f5c8dc 45%,#eab4cc 75%,#f5d9e5) 0 0/180% 100%;height:48px;animation:8s ease-in-out infinite cover-shimmer}.demo-person-line{align-items:center;gap:14px;padding:0 18px 13px;display:flex}.demo-person-avatar{color:#c15387;background:#f6deea;border:3px solid #fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;margin-top:-17px;font-size:16px;display:grid;box-shadow:0 0 0 2px #e78ab4}.demo-person-line h3{letter-spacing:-.4px;padding-top:10px;font-size:20px;font-weight:500;line-height:1.25}.demo-person-line p{color:#777780;margin-top:4px;font-size:14px}.demo-achievements{border-top:1px solid #f0ecf0;align-items:center;gap:10px;padding:9px 16px;font-size:13px;display:flex}.demo-achievements>svg{color:#c85188;flex:none}.demo-achievements>span{background:#f7f7f9;border-radius:5px;padding:4px 7px}.demo-next{background:linear-gradient(110deg,#fbeaf3,#fff,#f8dfed);border:1px solid #f0d5e3;border-radius:12px;align-items:center;gap:13px;margin-top:14px;padding:13px 16px;display:flex}.demo-next>svg{color:#c05287}.demo-next span{color:#777780;font-size:13px;display:block}.demo-next strong{font-size:18px;font-weight:500}.demo-next p{color:#676571;margin-left:auto;font-size:14px}.demo-books{perspective:900px;justify-content:center;gap:20px;margin:22px 10px 17px;display:flex}.demo-book-object{text-align:left;color:#29272c;background:#fff;border:1px solid #e1dfe3;border-radius:2px 7px 7px 2px;flex:1;max-width:173px;height:161px;padding:18px 16px;position:relative;box-shadow:3px 4px #eeeef0,6px 7px #e5e5e9,0 13px 20px #29233115;transition:transform .4s!important}.demo-book-object:hover{transform:rotateY(-12deg)translateY(-5px)}.demo-book-object strong{font-size:16px;font-weight:500;line-height:1.25;display:block}.demo-book-object>span{opacity:.85;margin-top:7px;font-size:14px;display:block}.demo-book-object>small{align-items:center;gap:5px;font-size:14px;display:flex;position:absolute;bottom:15px;left:16px}.demo-book-object.object-0{color:#fff;background:linear-gradient(100deg,#a34675,#de78a9 15%,#bf588b);border:1px solid #a84a79;transform:rotate(-2deg);box-shadow:4px 2px #fff4e5,7px 3px #91466e,0 13px 20px #72234326}.object-0:before{content:"";border:1px solid #ffffff65;border-radius:2px;position:absolute;inset:7px}.object-0:after{content:"";border-left:1px solid #ffffff30;border-right:1px solid #53214330;width:4px;position:absolute;inset:0 auto 0 7px}.demo-book-object.object-1{padding-left:21px}.object-1:before{content:"";background:#f1b2b7;width:1px;position:absolute;top:0;bottom:0;left:15px}.object-2{background:linear-gradient(#fff,#f2f2f4);border-radius:11px 11px 18px 5px}.object-bookmark{clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%);background:#e96faa;width:11px;height:36px;position:absolute;top:-4px;right:12px}.object-1 .object-bookmark{clip-path:none;background:0 0;border:2px solid #b1628c;border-radius:5px;width:7px;height:25px;top:-9px;left:16px}.object-0 .object-bookmark{z-index:-1;top:auto;bottom:-14px;right:19px}.demo-todo{color:#686673;align-items:center;gap:10px;font-size:14px;display:flex}.demo-todo>svg{color:#c15587}.demo-todo>svg:last-child{margin-left:auto}.demo-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.demo-title h3{letter-spacing:-.7px;font-size:27px;font-weight:500}.demo-title>div>span{letter-spacing:1px;color:#88818a;margin-bottom:6px;font-size:12px;display:block}.demo-title>svg{color:var(--demo-accent)}.demo-pill{color:#7a747d;white-space:nowrap;background:#f0eef2;border-radius:8px;padding:7px 10px;font-size:14px}.material-demo-list{gap:9px;display:grid}.material-demo-list button{text-align:left;background:#fff;border:1px solid #e9e6e9;border-radius:10px;align-items:center;gap:13px;padding:10px;transition:border .3s;display:flex}.material-demo-list button>span:nth-child(2){flex:1}.material-demo-list strong{font-size:17px;font-weight:500;display:block}.material-demo-list small{color:#817a84;margin-top:4px;font-size:14px;display:block}.material-thumb{color:#a87361;background:#efdfd9;border-radius:7px;flex:none;place-items:center;width:50px;height:50px;display:grid}.thumb-1{color:#5a7d90;background:#dae5ea}.thumb-2{color:#7b659c;background:#e7dff2}.demo-document{opacity:0;background:#fff;border:1px solid #eed2df;border-left:3px solid #df75a3;border-radius:10px;margin-top:14px;padding:13px 17px;transition:all .4s;transform:translateY(12px)}.demo-document.revealed{opacity:1;transform:translateY(0)}.demo-document>span{color:#9a5b7a;align-items:center;gap:8px;font-size:13px;display:flex}.demo-document h4{margin:7px 0;font-size:19px;font-weight:500}.demo-document p,.demo-document>div{margin-top:6px;font-size:14px}.demo-document>div{color:#81717e;font-style:italic}.demo-track{background:#e9e6ed;border-radius:3px;height:5px;overflow:hidden}.demo-track i{background:linear-gradient(90deg,#d95092,#f29fc8);height:100%;transition:width .6s;display:block}.demo-exercise{background:#fff;border:1px solid #e9e6eb;border-radius:13px;margin-top:20px;padding:30px 22px 10px}.demo-exercise>span{color:#807985;font-size:14px}.demo-exercise h4{margin:20px 0;font-size:23px;font-weight:400;line-height:1.55}.demo-answer-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-answer-grid button{background:#fff;border:1px solid #e0dce3;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:13px 8px;font-size:17px;display:flex}.demo-answer-grid button.correct{color:#506a37;background:#edf4e6;border-color:#bdcfa6}.answer-feedback{color:#638245;opacity:0;align-items:center;gap:8px;min-height:49px;font-size:14px;transition:opacity .3s;display:flex}.answer-feedback.revealed{opacity:1}.exercise-bottom{color:#8a828d;justify-content:space-between;align-items:center;margin-top:19px;font-size:14px;display:flex}.exercise-bottom>span:last-child{color:#b64c81;align-items:center;gap:8px;display:flex}.mini-vocabulary{background:#fffdf8;border:1px solid #d4becb;border-radius:5px 14px 14px 5px;grid-template-columns:150px 1fr;margin-top:25px;display:grid;overflow:hidden;box-shadow:3px 3px #ece3d9,7px 5px #b2688f}.mini-vocabulary aside{background:#fbf3f8;border-right:1px solid #eadde4;padding:17px 10px}.mini-vocabulary aside>strong{margin:0 5px 14px;font-size:14px;display:block}.mini-vocabulary aside button{text-align:left;background:0 0;border:0;border-radius:6px;width:100%;margin-bottom:5px;padding:11px 8px;font-size:14px;display:block}.mini-word-list{padding:7px 17px}.mini-word-list>div{border-bottom:1px solid #eee8dd;align-items:center;gap:10px;padding:17px 0;transition:background .3s;display:flex}.mini-word-list>div:last-child{border:0}.mini-word-list>div>span{flex:1}.mini-word-list strong{font-size:18px;font-weight:500;display:block}.mini-word-list small{color:#8b7f80;margin-top:6px;font-size:14px;display:block}.mini-word-list svg{color:#ba6892;flex:none}.demo-vocab-footer{color:#847981;justify-content:space-between;align-items:center;gap:12px;margin-top:29px;font-size:14px;display:flex}.demo-vocab-footer button{color:#a74377;background:#fbe6f0;border:1px solid #eec2d7;border-radius:9px;align-items:center;gap:9px;padding:12px 16px;display:flex}.demo-progress-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.demo-progress-stats>div{border-bottom:1px solid #e6dde4;padding:0 10px 15px}.demo-progress-stats strong{letter-spacing:-1px;font-size:34px;font-weight:400;line-height:1;display:block}.demo-progress-stats span{color:#807880;margin-top:9px;font-size:14px;display:block}.demo-chart{background:#fff;border:1px solid #e7e2e8;border-radius:12px;padding:17px}.demo-chart header{justify-content:space-between;gap:8px;font-size:14px;display:flex}.demo-chart header>span{color:#8a8089}.demo-bars{align-items:flex-end;gap:16px;height:140px;padding:15px 6px 20px;display:flex}.demo-bars>div{flex:1;justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.demo-bars i{transform-origin:bottom;background:linear-gradient(#e978ae,#f6d5e5);border-radius:5px 5px 2px 2px;width:100%;animation:.8s ease-out both bar-grow}.demo-bars span{color:#8c838d;font-size:12px;position:absolute;bottom:-22px}.demo-award{background:#fff;border:1px solid #e7e3e8;border-radius:11px;align-items:center;gap:12px;margin-top:18px;padding:13px 16px;transition:all .5s;display:flex}.demo-award>span{color:#bf8e3f;background:#faf0d9;border-radius:9px;padding:8px}.demo-award>div{flex:1}.demo-award strong{font-size:16px;font-weight:500}.demo-award p{color:#8d828b;margin-top:3px;font-size:14px}.demo-award>svg{color:#ba7;opacity:0;transition:all .5s;transform:scale(.4)}.demo-award.earned{border-color:#dbcba2;box-shadow:0 3px 12px #cabc9820}.demo-award.earned>svg{opacity:1;transform:scale(1)}.demo-pointer{z-index:5;color:#fff;filter:drop-shadow(0 2px 3px #24222445);pointer-events:none;transition:top .65s,left .65s,transform .3s;display:block;position:absolute}.demo-pointer>svg{fill:#373139;stroke:#fff;stroke-width:1.4px}.demo-pointer i{opacity:0;border:2px solid #d775a5;border-radius:50%;width:25px;height:25px;position:absolute;top:-9px;left:-9px}.is-playing .demo-pointer.clicked i{animation:1.6s ease-out click-ring}.overview-pointer{animation:6s ease-in-out infinite cursor-books;top:70%;left:24%}.materials-pointer{top:42%;left:81%}.materials-pointer.clicked{top:31%;left:62%}.homework-pointer{top:70%;left:48%}.homework-pointer.clicked{top:62%;left:72%}.words-pointer{top:68%;left:38%}.words-pointer.clicked{top:45%;left:20%}.showcase-stage:not(.is-playing) .demo-pointer,.showcase-stage:not(.is-playing) .demo-cover{animation-play-state:paused!important}@keyframes scene-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes cover-shimmer{50%{background-position:100%}}@keyframes bar-grow{0%{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes click-ring{0%{opacity:.7;transform:scale(.3)}to{opacity:0;transform:scale(1.7)}}@keyframes cursor-books{0%,12%{transform:translate(0)}40%{transform:translate(120px,-6px)}70%,to{transform:translate(255px)}}.booking-motion-dialog{color:#26272a!important;background:#fff!important;border:1px solid #e6e6e7!important;border-radius:24px!important;gap:20px!important;max-width:480px!important;padding:32px!important;font-family:RK,Helvetica Neue,sans-serif!important}.booking-motion-dialog h2{letter-spacing:-.8px;font-family:inherit;line-height:1.15;font-size:31px!important;font-weight:500!important}.booking-motion-dialog [data-slot=dialog-description]{color:#7d7d83;margin-top:12px;line-height:1.5;font-size:16px!important}.booking-label{color:#788348;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.booking-form{gap:19px;display:grid}.booking-form>label{gap:8px;font-size:15px;font-weight:500;display:grid}.booking-form input{background:#fafafa;border:1px solid #dedee1;border-radius:10px;outline:none;height:48px;padding:0 14px;font:400 17px RK,sans-serif}.booking-form input:focus{border-color:#94a95b;box-shadow:0 0 0 3px #c8ea7427}.booking-form .select-v4-label{color:#26272a;margin-bottom:8px;font-size:15px;font-weight:500}.booking-form .select-v4-trigger{background:#fafafa;border:1px solid #dedee1;height:48px;padding:0 14px;font-size:16px}.zone-hint{color:#83838b;align-items:center;gap:7px;margin-top:-7px;font-size:14px;display:flex}.booking-submit{background:#c8ea74;border:1px solid #b8d86a;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:15px 17px;font-size:17px;font-weight:500;line-height:1.3;transition:background .2s;display:flex}.booking-submit:hover{background:#d4ef98}.booking-foot{text-align:center;color:#83838a;margin-top:-6px;font-size:14px}.select-v4-menu{font-family:RK,Helvetica Neue,sans-serif!important}.select-v4-options button{font-family:inherit!important;font-size:15px!important}.homepage-guest{--accent:#c8ea74;--accent-soft:#f0f5e5;--accent-ink:#283123;--student-color:#c8ea74;--student-ink:#283123;min-height:100vh}.homepage-guest .scenario-toolbar{color:#7a7d74;background:#eff0ec;border-bottom:1px solid #dfe2d8;justify-content:center;align-items:center;gap:22px;height:39px;font-size:13px;display:flex}.scenario-toolbar button{color:#5b6250;font:inherit;background:0 0;border:0;align-items:center;gap:6px;display:flex}.scenario-toolbar button:hover{color:#27341a}.guest-motion-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;max-width:1160px;height:83px;margin:auto;display:flex}.guest-motion-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.guest-motion-brand>span{color:#c8ea74;background:#252b24;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.guest-motion-brand strong{letter-spacing:-.6px;font-size:24px;font-weight:500}.guest-motion-header nav{gap:18px;margin-left:auto;margin-right:18px;display:flex}.guest-motion-header nav button{color:#787982;background:0 0;border:0;align-items:center;gap:7px;font-size:15px;display:flex}.guest-motion-header nav button.active{color:#25272c}.homepage-guest .guest-layout main{padding-top:32px}.homepage-guest .guest-main-card h2{font-size:30px;line-height:1.2}.homepage-guest .guest-main-card p{font-size:16px;line-height:1.55}.homepage-guest .guest-card-top .chip{align-items:center;gap:6px;display:flex}.status-dot{background:#a4bc69;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #c8ea7424}.guest-teacher-strip{border-top:1px solid #ededf0;border-bottom:1px solid #ededf0;align-items:center;gap:13px;margin:22px 0;padding:17px 0;display:flex}.guest-teacher-strip img{object-fit:cover;object-position:center 26%;border-radius:50%;width:46px;height:46px}.guest-teacher-strip>div{flex:1;gap:4px;display:grid}.guest-teacher-strip strong{font-size:17px;font-weight:500}.guest-teacher-strip span{color:#81818a;font-size:14px}.guest-teacher-strip>svg{color:#a0b960}.homepage-guest .guest-main-action{background:#f0f4e7;border-color:#dde6ca;justify-content:flex-start;width:100%;margin-top:22px;font-size:16px}.guest-main-action>svg:last-child{margin-left:auto}.homepage-guest .guest-progress>div.current{border-color:#c8ea74}.homepage-guest .guest-progress>div.current>span{color:#506b2e;background:#e8f1d4}.homepage-guest .guest-return{color:#84848d;align-items:center;gap:15px;max-width:100%;padding:20px 0 8px;display:flex}.guest-return>div{flex:1}.guest-return strong{color:#555660;font-size:15px;font-weight:500}.guest-return p{max-width:680px;margin:3px 0 0;font-size:14px;line-height:1.4}.guest-return>svg{flex:none}.homepage-guest .guest-inline-chat{min-width:0}.homepage-guest .mv4-thread{scroll-behavior:smooth}.homepage-guest .guest-heading h1{letter-spacing:-1.4px;font-size:42px}.homepage-guest .guest-agenda{font-size:15px}.homepage-guest .guest-main-card{animation:.45s scene-in}.homepage-guest .mv4-messages{min-height:220px}@media (width>=1001px) and (width<=1320px){.showcase-header{padding-inline:18px}.scene-content{padding:18px}.demo-person-line h3{font-size:19px}.demo-books{gap:13px;margin-inline:0}.demo-book-object{padding:16px 13px}.demo-book-object strong{font-size:15px}.demo-next p{max-width:105px}.mini-vocabulary{grid-template-columns:120px 1fr}.mini-word-list{padding-inline:12px}.mini-word-list strong{font-size:16px}.mini-vocabulary aside button{font-size:13px}}@media (width<=1000px){.hero-orbit{top:55px;right:10%;transform:scale(.75)}.rk-site .motion-showcase{width:100%;max-width:740px;margin-inline:auto}.rk-site .motion-features{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.rk-site .motion-features li button{border:1px solid #e0e5d8;gap:8px;padding:10px 13px;font-size:16px}.rk-site .motion-features li small{display:none}.rk-site .motion-features .icon{width:18px;height:18px}.rk-site .platform-side-note{display:none}.guest-motion-header{margin-inline:24px}.homepage-guest .guest-progress strong{font-size:14px}.homepage-guest .guest-heading h1{font-size:35px}}@media (width<=600px){.hero-orbit{transform-origin:100% 0;top:27px;right:7%;transform:scale(.52)}.rk-site .hero-eyebrow{max-width:80%}.showcase-header{gap:8px;height:56px;padding:0 15px}.showcase-header>span:first-child{font-size:17px}.showcase-location{font-size:13px}.showcase-header i{width:28px;height:28px}.showcase-header .showcase-avatar{display:none}.scene-content{padding:16px 13px}.showcase-stage{height:473px}.showcase-window{border-radius:15px}.demo-person-line{gap:9px;padding:0 11px 10px}.demo-person-line h3{font-size:17px}.demo-person-line p{font-size:13px}.demo-person-avatar{width:38px;height:38px;font-size:13px}.demo-cover{height:45px}.demo-achievements{gap:6px;padding:8px 10px}.demo-achievements>span{padding:4px 5px;font-size:12px}.demo-achievements>span:last-child{display:none}.demo-next{gap:9px;margin-top:12px;padding:12px}.demo-next>svg{width:22px}.demo-next strong{font-size:17px}.demo-next p{max-width:87px;font-size:13px;line-height:1.4}.demo-books{gap:11px;margin:25px 3px 20px}.demo-book-object{min-width:0;height:154px;padding:16px 10px}.demo-book-object strong{word-break:normal;overflow-wrap:normal;font-size:14px}.demo-book-object>span{font-size:13px}.demo-book-object>small{gap:2px;font-size:12px;left:10px}.demo-book-object.object-1{padding-left:10px}.object-1:before{left:5px}.object-bookmark{width:8px;height:25px;right:7px}.demo-todo{gap:5px;font-size:13px}.demo-title h3{font-size:25px}.demo-title>div>span{letter-spacing:.8px;font-size:11px}.demo-pill{padding:6px;font-size:12px}.demo-exercise{padding:22px 13px 8px}.demo-exercise h4{margin:20px 0;font-size:20px}.demo-answer-grid{gap:8px}.demo-answer-grid button{padding:13px 6px;font-size:15px}.answer-feedback{font-size:13px;line-height:1.4}.exercise-bottom{font-size:13px}.material-demo-list strong{font-size:16px}.material-demo-list small{font-size:13px}.material-thumb{width:38px;height:44px}.material-demo-list button{gap:10px;padding:9px}.demo-document{padding:11px 13px}.demo-document p,.demo-document>div{font-size:13px}.mini-vocabulary{grid-template-columns:1fr;margin-top:20px}.mini-vocabulary aside{border-bottom:1px solid #eadde4;border-right:0;gap:3px;padding:9px;display:flex}.mini-vocabulary aside>strong{display:none}.mini-vocabulary aside button{text-align:center;flex:1;width:auto;margin:0;padding:9px 7px;font-size:13px}.mini-word-list{padding:3px 14px}.mini-word-list>div{padding:16px 0}.mini-word-list strong{font-size:17px}.mini-word-list small{font-size:14px}.demo-vocab-footer{margin-top:22px;font-size:13px}.demo-vocab-footer button{padding:11px;font-size:14px}.demo-progress-stats{gap:5px;margin:20px 0}.demo-progress-stats>div{padding:0 5px 13px}.demo-progress-stats strong{font-size:30px}.demo-progress-stats span{font-size:13px;line-height:1.4}.demo-chart{padding:13px}.demo-chart header>span{display:none}.demo-bars{gap:10px}.demo-award{gap:10px;padding:12px}.demo-award strong{font-size:14px}.demo-award p{font-size:13px}.demo-award>span{padding:7px}.demo-award>svg{width:16px}.words-pointer.clicked{top:32%;left:50%}.homework-pointer.clicked{top:63%;left:69%}.materials-pointer.clicked{top:30%;left:79%}@keyframes cursor-books{0%,12%{transform:translate(0)}40%{transform:translate(65px,-4px)}70%,to{transform:translate(135px)}}.booking-motion-dialog{border-radius:19px!important;width:calc(100vw - 24px)!important;padding:27px 23px!important}.booking-motion-dialog h2{font-size:28px!important}.booking-submit{font-size:16px}.booking-form{gap:17px}.booking-form .select-v4-trigger{font-size:15px}.zone-hint{font-size:13px}.homepage-guest .scenario-toolbar{gap:12px;height:36px;font-size:12px}.scenario-toolbar>span{display:none}.guest-motion-header{gap:8px;height:72px;margin-inline:18px}.guest-motion-brand strong{font-size:21px}.guest-motion-brand>span{width:32px;height:32px}.guest-motion-header nav{gap:0;margin:0}.guest-motion-header nav button:first-child{display:none}.guest-motion-header nav button{gap:5px;font-size:14px}.homepage-guest .guest-heading h1{font-size:31px}.homepage-guest .guest-layout main{padding-top:24px}.homepage-guest .guest-identity-v42{flex-direction:column;align-items:flex-start;gap:5px}.homepage-guest .guest-identity-v42 .btn{padding-left:0;font-size:13px}.homepage-guest .guest-progress{gap:10px}.homepage-guest .guest-progress strong{font-size:13px}.homepage-guest .guest-main-card{padding:21px}.homepage-guest .guest-main-card h2{font-size:26px}.homepage-guest .guest-return{flex-wrap:wrap;align-items:flex-start;padding-top:22px}.guest-return>div{flex-basis:calc(100% - 38px)}.guest-return>button{margin-left:34px}.homepage-guest .guest-inline-chat{min-height:470px}.homepage-guest .guest-grid>.preparation{display:none}.homepage-guest .guest-teacher-strip{margin:16px 0;padding:14px 0}.homepage-guest .guest-agenda{font-size:14px}.homepage-guest .guest-main-action{margin-top:17px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.rk-site *,.homepage-guest *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.demo-pointer,.hero-orbit{display:none}.demo-document,.answer-feedback{opacity:1;transform:none}.demo-bars i{transform:none}.demo-award>svg{opacity:1;transform:none}.rk-site .steps article:before{display:none}}.booking-motion-dialog .booking-description{color:#7d7d83!important;margin-top:12px!important;font-size:16px!important;line-height:1.5!important}.demo-back{background:0 0;border:1px solid #dfdce0;border-radius:7px;padding:8px 12px;font-size:14px}.booking-motion-dialog *{font-family:RK,Helvetica Neue,sans-serif!important}@media (width<=600px){.homepage-guest .guest-main-card .guest-teacher-strip,.homepage-guest .guest-main-card .guest-agenda{display:none}.homepage-guest .guest-main-card p{margin-bottom:0}.homepage-guest .guest-grid{gap:16px}.homepage-guest .guest-main-card{padding:18px}.homepage-guest .guest-main-card h2{font-size:24px}.homepage-guest .guest-main-card .guest-card-top{margin-bottom:15px}}.rk-site .motion-features li{height:auto}@media (width<=600px){.rk-site .motion-features{grid-template-columns:1fr 1fr;gap:7px;display:grid}.rk-site .motion-features li:first-child{grid-column:1/-1}.rk-site .motion-features li button{gap:7px;height:100%;min-height:44px;padding:10px;font-size:14px}.rk-site .motion-features li .icon{width:17px;height:17px}.rk-site .motion-showcase{margin-top:24px}}.booking-heading{text-align:left!important}.scene-4 .demo-title{margin-bottom:14px}.scene-4 .demo-progress-stats{margin-block:18px}.scene-4 .demo-bars{height:115px}.rk-site{--accent:#c8ea74;--accent-soft:#eff4e4;--accent-ink:#26311f;--primary:#c8ea74;--primary-foreground:#26311f;--ring:#9ab657;--secondary:#eef2e6}.rk-site button,.rk-site a{transition:background .25s,color .25s,border-color .25s,transform .35s cubic-bezier(.2,.8,.2,1)}.rk-site button:focus-visible,.rk-site a:focus-visible{outline-offset:5px;box-shadow:none;outline:2px solid #8da94b}.rk-site .site-header{height:88px}.rk-site .site-header nav{gap:32px;margin-left:0}.rk-site .login{color:#293025;background:0 0;border-color:#bbc1b1;padding:13px 18px;font-size:15px}.rk-site .login:hover,.rk-site .login:focus-visible{color:#25301e;background:#eaf1da;border-color:#adbf89}.rk-site .login:active{color:#25301e;background:#dce8c3;transform:translateY(1px)}.rk-site .header-login-compact{display:none}.rk-site .lang button{color:#747d73;border-radius:7px;min-width:32px;min-height:36px;font-size:14px}.rk-site .lang button[aria-pressed=true]{color:#26311f;background:#e8efdb}.rk-site[lang=en] #hero-title{font-size:clamp(58px,5.7vw,90px)}.rk-site .hero{grid-template-columns:47% 53%;align-items:center;gap:0;width:calc(100% - 176px);max-width:1424px;height:auto;min-height:clamp(540px,42vw,640px);padding:26px 0 34px;display:grid;overflow:visible}.rk-site .hero-content{width:auto;transform:translateY(calc(var(--hero-scroll,0) * -23px));display:block;position:relative;top:auto;left:auto}.rk-site #hero-title{letter-spacing:-.055em;margin:0 0 0 -4px;font-size:clamp(74px,7.1vw,112px);font-weight:300;line-height:1.055;position:static}.rk-site #hero-title>span{transform-origin:0 100%;animation:.85s cubic-bezier(.2,.8,.2,1) both hero-type-in}.rk-site #hero-title>span:nth-child(2){animation-delay:90ms}.rk-site .hero-lead{letter-spacing:-.3px;width:auto;margin:26px 0 0;font-size:clamp(18px,1.45vw,22px);line-height:1.55;animation:.7s .16s both hero-copy-in;position:static}.rk-site .hero-offer{width:min(100%,582px);margin:30px 0 0;animation:.7s .24s both hero-copy-in;position:static}.rk-site .primary-cta{color:#26321f;isolation:auto;background:#c8ea74;border:1px solid #c1df78;border-radius:14px;gap:16px;width:100%;height:94px;padding:19px 22px 19px 28px;font-size:20px;line-height:1.27;box-shadow:0 1px 1px #31420e0b}.rk-site .primary-cta strong{letter-spacing:-.6px;font-size:28px;font-weight:500}.rk-site .cta-arrow{color:#d5eda9;background:#283720;flex:none;width:51px;height:51px;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .3s}.rk-site .primary-cta:hover{background:#d2eb9c;border-color:#bfdc7f;box-shadow:0 3px 8px #37471d0a}.rk-site .primary-cta:hover .cta-arrow{background:#344728;transform:translate(3px)}.rk-site .primary-cta:active{transform:scale(.992)}.rk-site .hero-visual{aspect-ratio:846/674;width:calc(100% + 49px);height:auto;transform:translateY(calc(var(--hero-scroll,0) * 21px));align-self:center;margin:0 0 0 -18px;position:relative;top:auto;left:auto}.rk-site .hero-photo{object-fit:contain;width:100%;height:100%;margin:0;animation:1s 50ms both hero-image-in;position:absolute;inset:0;transform:none}.rk-site .hero-stat{animation:.9s .28s both hero-copy-in}.rk-site .hero-stat .stat-icon svg{animation:none}@keyframes hero-type-in{0%{opacity:0;filter:blur(4px);transform:translateY(25px)rotate(.8deg)}to{opacity:1;filter:blur();transform:none}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hero-image-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.rk-site .platform{border-top:1px solid #dfe3d8;border-bottom:0;grid-template-columns:28% minmax(0,1fr);gap:5%;padding-top:54px;padding-bottom:76px}.rk-site .platform .eyebrow{letter-spacing:1.3px;font-size:13px}.rk-site .platform h2{letter-spacing:-1.8px;margin-top:24px;font-size:clamp(36px,3.35vw,51px);line-height:1.08}.rk-site .platform .section-lead{margin-top:24px;font-size:18px;line-height:1.55}.rk-site .motion-features{margin-top:28px}.rk-site .motion-features li button{border-radius:9px;gap:13px;padding:14px 12px;font-size:16px}.rk-site .motion-features li.selected button{background:#e8efdb}.rk-site .motion-features li:hover button{background:#eef2e5;transform:none}.rk-site .motion-features li .icon{width:20px;height:20px}.rk-site .motion-features small{color:#88917e;font-size:12px}.rk-site .platform-side-note{display:none}.rk-site .showcase-window{opacity:.1;background:#fff;border-color:#dce1d6;border-radius:18px;transition:transform .85s cubic-bezier(.2,.8,.2,1),opacity .85s;transform:translateY(17px);box-shadow:0 3px 7px #22291a03,0 24px 48px -27px #35402c28}.rk-site .platform.motion-visible .showcase-window{opacity:1;transform:none}.showcase-header{border-bottom-color:#e9ece5;height:63px}.showcase-header>span:first-child{font-size:18px}.showcase-header b{font-weight:500}.showcase-location{font-size:14px}.showcase-header .showcase-avatar{color:#678240;background:#e8efdc}.showcase-window:has(.scene-0) .showcase-avatar{color:#597735;background:#edf6d9}.scene-0 .demo-cover{background-image:linear-gradient(115deg,#9dc34f,#d9f0a5 45%,#b7d97d 75%,#e4f3c5)}.scene-0 .demo-person-avatar{color:#597735;background:#edf6d9;box-shadow:0 0 0 2px #a7cd63}.scene-0 .demo-achievements{border-top-color:#edf1e5}.scene-0 .demo-achievements>svg,.scene-0 .demo-next>svg,.scene-0 .demo-todo>svg{color:#779a3f}.scene-0 .demo-next{background:linear-gradient(110deg,#eef6dd,#fff,#e4f0ce);border-color:#d5e5ba}.scene-0 .demo-book-object.object-0{color:#2d411f;background:linear-gradient(100deg,#769a35,#c8e982 15%,#a8cd59);border-color:#90b449;box-shadow:4px 2px #fff9ec,7px 3px #719336,0 13px 20px #49672426}.scene-0 .object-0:before{border-color:#f2ffd38c}.scene-0 .object-0:after{border-right-color:#3b592a30}.scene-0 .object-1:before{background:#c7dea1}.scene-0 .object-bookmark{background:#a1c954}.scene-0 .object-1 .object-bookmark{background:0 0;border-color:#7da33d}.showcase-stage{--demo-accent:#87a448;--demo-soft:#edf3e1;background:#f9faf7}.scene-content{animation:.62s cubic-bezier(.18,.8,.2,1) both product-scene-in}@keyframes product-scene-in{0%{opacity:0;filter:blur(3px);transform:translate(21px,7px)scale(.985)}to{opacity:1;filter:blur();transform:none}}.scene-content .demo-title{animation:.5s 40ms both product-detail-in}.material-demo-list button,.mini-word-list>div{animation:.5s both product-detail-in}.material-demo-list button:nth-child(2),.mini-word-list>div:nth-child(2){animation-delay:70ms}.material-demo-list button:nth-child(3),.mini-word-list>div:nth-child(3){animation-delay:.14s}@keyframes product-detail-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.scene-dots button>span{background:#92ae54;transition:width .12s linear}.showcase-controls{border-top-color:#e8ece2;height:44px}.scene-dots button:before{background:#e4e9db}.showcase-stage:not(.scene-0) .demo-title>svg,.showcase-stage:not(.scene-0) .mini-word-list svg{color:#7f9948}.demo-pill{color:#7b8470;background:#ecf0e5}.material-demo-list button.active{background:#f7faef;border-color:#b3c590}.demo-document{border-color:#dce4d0 #dce4d0 #dce4d0 #a7c166}.demo-document>span{color:#748951}.demo-document{transition:opacity .42s,transform .5s cubic-bezier(.2,.8,.2,1);transform:translate(12px,16px)rotate(1deg)}.demo-document.revealed{transform:none}.demo-track i{background:linear-gradient(90deg,#8da751,#c7df97)}.demo-exercise{border-color:#e2e7d9}.demo-answer-grid button{transition:background .3s,border .3s,transform .3s}.demo-answer-grid button.correct{background:#ebf4db;border-color:#bed398;transform:translateY(-2px)}.answer-feedback{color:#667f42}.exercise-bottom>span:last-child{color:#698238}.mini-vocabulary{background:#fffefa;border-color:#bdc9a8;box-shadow:3px 3px #e8eadf,6px 5px #829359}.mini-vocabulary aside{background:#f1f5e9;border-right-color:#dfe7d1}.mini-vocabulary aside button.active{color:#557035;background:#e0edc7}.mini-word-list>div.highlighted{background:#f0f5e7}.demo-vocab-footer{color:#7f8575}.demo-vocab-footer button{color:#354826;background:#c8e397;border-color:#bbd680}.demo-chart{border-color:#e2e7d8}.demo-bars i{background:linear-gradient(#9fb967,#d8e5bc);animation:1.2s cubic-bezier(.18,.8,.2,1) both bar-grow}.demo-award>span{color:#7d964b;background:#edf3df}.demo-award.earned{box-shadow:none;background:#fbfcf8;border-color:#c5d4a7;transform:translateY(-3px)}.demo-award>svg{color:#8da359}.demo-award{transition:transform .55s,border .4s,background .4s}.demo-pointer i{border-color:#9db969}.is-playing .demo-book-object.object-0{animation:6s infinite open-book-demo}.is-playing .demo-book-object.object-1{animation:6s 1.8s infinite open-book-demo}.is-playing .demo-book-object.object-2{animation:6s 3.6s infinite open-book-demo}@keyframes open-book-demo{0%,7%,27%,to{transform:translateY(0)rotateY(0)}15%,21%{transform:translateY(-5px)rotateY(-15deg)}}.scene-1 .demo-pointer{transition:top .8s cubic-bezier(.22,1,.36,1),left .8s cubic-bezier(.22,1,.36,1)}.rk-site .goals-journey{border-top:1px solid #dfe3d8;height:1320px;margin-top:6px;padding:0;position:relative}.journey-pin{grid-template-columns:30% minmax(0,1fr);align-items:center;gap:5%;height:560px;min-height:0;display:grid;position:sticky;top:64px}.journey-copy{align-self:center;min-width:0}.rk-site #journey-title{letter-spacing:-1.7px;margin:0 0 31px;font-size:clamp(36px,3.1vw,48px);font-weight:400;line-height:1.08}.journey-chapters{gap:0;display:grid}.journey-chapters button{text-align:left;color:#a0a697;background:0 0;border:0;border-top:1px solid #dfe4d5;align-items:flex-start;gap:15px;padding:18px 1px;display:flex;position:relative;overflow:hidden}.journey-chapters button>span:nth-child(2){flex:1;min-width:0}.journey-number{letter-spacing:.6px;padding-top:6px;font-size:13px}.journey-chapters strong{letter-spacing:-.5px;font-size:23px;font-weight:400;line-height:1.2;display:block}.journey-chapters small{color:#939a88;max-width:255px;margin-top:8px;font-size:15px;line-height:1.45;display:block}.journey-chapters svg{opacity:0;margin-top:5px;transition:all .3s;transform:translate(-4px,4px)}.journey-chapters button.active{color:#2a3222}.journey-chapters button.active small{color:#77806b}.journey-chapters button.active svg{opacity:1;color:#8da74f;transform:none}.journey-chapters button:hover{color:#2a3222}.journey-chapters button>i{transform-origin:0;background:#99b357;height:2px;position:absolute;top:0;left:0;right:0}.journey-scroll{color:#8c9481;align-items:center;gap:8px;margin-top:22px;font-size:13px;display:flex}.journey-cinema{aspect-ratio:1.42;color:#e6eddb;background:radial-gradient(at 48% 42%,#303331 0%,#232624 52%,#1c1f1d 100%);border:1px solid #343f2e;border-radius:22px;min-width:0;position:relative;overflow:hidden;box-shadow:0 18px 35px -29px #12210c66}.journey-art{width:100%;height:85%;position:absolute;inset:4% 0 auto;overflow:visible}.journey-scene-label{color:#a2b08e;letter-spacing:1.4px;z-index:2;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:25px;left:28px;right:27px}.journey-scene-label>span:last-child{color:#718461;letter-spacing:1px;font-size:12px}.journey-phrase{color:#d8e5c7;letter-spacing:-.4px;white-space:nowrap;align-items:center;gap:22px;font-size:clamp(17px,1.6vw,23px);display:flex;position:absolute;bottom:37px;left:28px;right:28px}.journey-phrase>span:first-child{animation:.6s cubic-bezier(.2,.8,.2,1) both phrase-enter}.phrase-rule{background:#536546;flex:1;min-width:10px;height:1px}.journey-time-line{background:#3e4d34;height:2px;position:absolute;bottom:0;left:0;right:0}.journey-time-line>span{transform-origin:0;background:#c8ea74;height:100%;display:block}@keyframes phrase-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.rk-site .final-cta{padding-top:56px}.rk-site .final-panel{background:#232624;border:1px solid #303a28;border-radius:22px;justify-content:space-between;align-items:center;gap:40px;padding:57px 55px;display:flex;position:relative;overflow:hidden}.rk-site .final-panel:before{content:"";transform-origin:0;background:#b7d67b;height:1px;transition:transform 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.rk-site .final-cta.motion-visible .final-panel:before{transform:scaleX(1)}.rk-site .final-panel h2{letter-spacing:-1.6px;color:#eef1e8;margin:0;font-size:clamp(34px,3.45vw,53px);font-weight:300;line-height:1.08}.rk-site .final-panel p:not(.eyebrow){color:#aeb6a7;margin-top:19px;font-size:18px}.rk-site .final-panel>div{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(17px)}.rk-site .final-cta.motion-visible .final-panel>div{opacity:1;transform:none}.rk-site .final-button{color:#29381f;box-shadow:none;white-space:nowrap;background:#c8ea74;border:1px solid #c8ea74;border-radius:11px;gap:22px;margin:0;padding:20px 24px;font-size:18px;transform:none}.rk-site .final-button .icon{transition:transform .3s}.rk-site .final-button:hover{background:#d9eca9;border-color:#d9eca9;transform:none}.rk-site .final-button:hover .icon{transform:translate(3px,-3px)}.rk-site .final-button:active{transform:scale(.99)}.rk-site .site-footer{flex-wrap:wrap;gap:24px;margin-top:43px;padding-bottom:32px}.rk-site .site-footer nav{flex-wrap:wrap;font-size:14px}.rk-site .mini-vocabulary,.rk-site .mini-word-list,.rk-site .mini-word-list>div>span{min-width:0}.rk-site .showcase-stage{height:auto;min-height:490px}.rk-site .scene-content{height:auto;min-height:inherit}.rk-site .mini-vocabulary aside button,.rk-site .demo-answer-grid button{white-space:normal;line-height:1.4}.rk-site .demo-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rk-site .demo-answer-grid button>svg,.rk-site .answer-feedback>svg{flex:none}@media (width>=1601px){.rk-site .hero{min-height:658px}}@media (width>=1001px) and (width<=1220px){.rk-site .hero{width:calc(100% - 112px);min-height:520px}.rk-site #hero-title{font-size:7.3vw}.rk-site .hero-lead{font-size:18px}.rk-site .primary-cta{height:85px;padding-left:22px;font-size:18px}.rk-site .primary-cta strong{font-size:24px}.rk-site .cta-arrow{width:45px;height:45px}.rk-site .platform{grid-template-columns:29% 67%;gap:4%}.rk-site .platform h2{font-size:36px}.rk-site .motion-features li button{font-size:15px}.journey-pin{grid-template-columns:32% 64%;gap:4%}.rk-site #journey-title{font-size:37px}.journey-chapters strong{font-size:21px}.journey-chapters small{font-size:14px}.journey-phrase{font-size:18px;bottom:27px;left:23px;right:23px}.journey-scene-label{font-size:10px;top:20px;left:23px;right:23px}.rk-site .final-panel{gap:25px;padding:44px 38px}.rk-site .final-button{padding:18px;font-size:16px}}@media (width<=1000px){.rk-site .hero{flex-direction:column;grid-template-columns:1fr;gap:0;width:calc(100% - 64px);min-height:0;padding:48px 0 24px;display:flex}.rk-site .hero-content{width:100%;transform:none}.rk-site #hero-title{letter-spacing:-.052em;font-size:clamp(64px,10.5vw,96px);line-height:1.04}.rk-site .hero-lead{max-width:650px;margin-top:23px;font-size:20px}.rk-site .hero-offer{width:100%;max-width:570px;margin-top:28px}.rk-site .hero-visual{align-self:center;width:min(90%,690px);margin:22px 0 0;transform:none}.rk-site .primary-cta{max-width:570px;height:90px}.rk-site .platform{grid-template-columns:1fr;gap:31px;padding-block:49px;display:grid}.rk-site .platform-copy{display:block}.rk-site .platform h2{margin-top:17px;font-size:46px}.rk-site .platform .section-lead{margin-top:18px;font-size:18px}.rk-site .motion-features{flex-wrap:wrap;gap:7px;margin-top:23px;display:flex}.rk-site .motion-features li button{border:1px solid #e0e5d7;gap:8px;padding:11px 14px;font-size:15px}.rk-site .motion-features small{display:none}.rk-site .motion-showcase{max-width:none;margin:0}.rk-site .goals-journey{height:1310px}.journey-pin{grid-template-columns:1fr;align-content:center;gap:23px;height:640px;top:30px}.journey-copy{grid-template-columns:37% 1fr;gap:22px;display:grid}.rk-site #journey-title{letter-spacing:-1.2px;align-self:center;margin:0;font-size:35px}.journey-chapters{align-self:center;gap:15px;min-width:0;display:flex}.journey-chapters button{flex:1;gap:0;padding:12px 0;display:block}.journey-chapters strong{letter-spacing:-.3px;font-size:18px}.journey-number{margin-bottom:5px;padding:0;font-size:11px;display:block}.journey-chapters small,.journey-chapters svg,.journey-scroll{display:none}.journey-cinema{aspect-ratio:1.85;border-radius:18px;width:100%;min-height:365px;max-height:440px}.journey-art{height:100%;inset:0}.journey-scene-label{font-size:11px;top:21px;left:24px}.journey-phrase{font-size:20px;bottom:23px;left:24px;right:24px}.rk-site .final-cta{padding-top:35px}.rk-site .final-panel{padding:40px;display:block}.rk-site .final-panel h2{font-size:45px}.rk-site .final-button{width:auto;max-width:100%;margin-top:30px}}@media (width<=600px){.rk-site .shell{width:calc(100% - 40px)}.rk-site .site-header{gap:12px;height:74px}.rk-site .header-actions{gap:10px}.rk-site .lang{gap:2px;display:flex}.rk-site .header-login-full{display:none}.rk-site .header-login-compact{display:inline}.rk-site[lang=en] #hero-title{font-size:clamp(33px,10vw,60px)}.rk-site .login{border-radius:10px;gap:8px;padding:10px 12px;font-size:13px}.rk-site .hero{width:calc(100% - 40px);padding:32px 0 25px}.rk-site #hero-title{letter-spacing:-.05em;margin-left:-2px;font-size:clamp(43px,13.1vw,74px)}.rk-site .hero-lead{letter-spacing:-.25px;margin-top:21px;font-size:16px;line-height:1.5}.rk-site .hero-offer{margin-top:24px}.rk-site .primary-cta{border-radius:12px;gap:10px;height:auto;min-height:81px;padding:16px 17px;font-size:16px}.rk-site .primary-cta strong{letter-spacing:-.45px;font-size:22px}.rk-site .cta-arrow{width:42px;height:42px}.rk-site .hero-visual{width:100%;margin-top:24px}.rk-site .hero-photo{margin:0}.rk-site .platform{gap:24px;padding-top:36px;padding-bottom:40px}.rk-site .platform .eyebrow{letter-spacing:1px;font-size:12px}.rk-site .platform h2{letter-spacing:-1.5px;margin-top:18px;font-size:39px}.rk-site .platform .section-lead{margin-top:17px;font-size:17px;line-height:1.45}.rk-site .motion-features{grid-template-columns:1fr 1fr;gap:6px;margin-top:21px;display:grid}.rk-site .motion-features li:first-child{grid-column:1/-1}.rk-site .motion-features li button{gap:7px;height:100%;min-height:44px;padding:10px;font-size:14px}.rk-site .motion-features .icon{width:17px;height:17px}.rk-site .motion-showcase{margin-top:0}.rk-site .showcase-window{border-radius:14px}.showcase-header{height:56px}.showcase-header>span:first-child{font-size:17px}.showcase-location{font-size:13px}.mini-vocabulary aside{border-bottom-color:#dfe7d1}.rk-site .goals-journey{height:calc(min(710px,100svh - 40px) + 560px);margin-top:8px}.journey-pin{flex-direction:column;justify-content:center;align-items:stretch;gap:22px;height:min(710px,100svh - 40px);display:flex;top:20px}.journey-copy{display:block}.rk-site #journey-title{letter-spacing:-1.25px;margin-bottom:22px;font-size:36px;line-height:1.08}.journey-chapters{gap:13px;display:flex}.journey-chapters button{flex:1;min-height:57px;padding:11px 0 0}.journey-chapters strong{font-size:17px}.journey-number{margin-bottom:6px;font-size:11px}.journey-cinema{aspect-ratio:1.02;border-radius:15px;min-height:340px;max-height:none}.journey-art{width:112%;height:84%;top:6%;left:-6%;overflow:hidden}.journey-scene-label{letter-spacing:1.15px;font-size:12px;top:18px;left:18px;right:18px}.journey-scene-label>span:last-child{font-size:12px}.journey-phrase{white-space:normal;gap:10px;min-height:21px;font-size:16px;line-height:1.3;bottom:23px;left:18px;right:18px}.phrase-rule{display:none}.rk-site .final-cta{padding-top:28px}.rk-site .final-panel{border-radius:17px;padding:29px 24px}.rk-site .final-panel h2{letter-spacing:-1px;font-size:clamp(27px,7.5vw,33px);line-height:1.12}.rk-site .final-panel p:not(.eyebrow){margin-top:19px;font-size:16px;line-height:1.45}.rk-site .final-button{justify-content:space-between;width:100%;margin-top:28px;padding:17px 18px;font-size:16px}.rk-site .site-footer{margin-top:29px}.rk-site .site-footer nav{flex-wrap:wrap;gap:17px;font-size:13px}.rk-site .site-footer .brand small{font-size:10px}}@media (width<=359px){.rk-site .site-header .brand{gap:7px}.rk-site .site-header .brand strong{font-size:19px}.rk-site .header-actions{gap:6px}.rk-site .login{padding-inline:9px}.rk-site .lang button{min-width:28px}}@media (height<=680px) and (width>=1001px){.journey-pin{height:500px;top:30px}.rk-site .goals-journey{height:1260px}.journey-cinema{aspect-ratio:auto;height:450px;max-height:450px}}@media (prefers-reduced-motion:reduce){.rk-site .hero-content,.rk-site .hero-visual{transform:none!important}.rk-site .showcase-window,.rk-site .final-panel>div{opacity:1;transform:none!important}.rk-site .goals-journey{padding:40px 0;height:auto!important}.journey-pin{position:relative;top:auto;height:auto!important}.journey-chapters button>i,.journey-scroll{display:none}.rk-site .hero-photo,.rk-site .hero-stat,.rk-site #hero-title>span,.rk-site .hero-lead,.rk-site .hero-offer{opacity:1;transform:none;animation:none!important}.journey-phrase>span{animation:none!important}}.student-section{width:100%;min-width:0;max-width:1080px;margin:auto}.student-section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px;display:flex}.student-section-heading h1{letter-spacing:-.8px;margin-top:5px;font-size:29px;font-weight:600}.student-zone{color:var(--muted-foreground);align-items:center;gap:7px;font-size:13px;display:flex}.student-section-tabs{background:var(--border);border-radius:13px;flex-wrap:wrap;gap:5px;width:fit-content;margin-bottom:25px;padding:5px;display:flex}.student-section-tabs button{color:var(--muted-foreground);border-radius:10px;align-items:center;gap:8px;padding:10px 15px;font-size:14px;display:flex}.student-section-tabs button[aria-pressed=true]{background:var(--card);color:var(--foreground);box-shadow:0 2px 5px #00000008}.student-section-tabs button>span{opacity:.6;font-size:12px}.student-section-empty{border:1px solid var(--border);background:var(--card);text-align:center;color:var(--muted-foreground);border-radius:20px;flex-direction:column;grid-column:1/-1;align-items:center;gap:13px;padding:42px 20px;display:flex}.student-section-empty h2{color:var(--foreground);font-size:19px;font-weight:500}.student-section-empty p{max-width:420px;font-size:14px;line-height:1.6}.student-action{color:var(--foreground);background:var(--card);border:1px solid #dedee6;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:11px 15px;font-size:14px;display:inline-flex}.student-action:hover{background:var(--secondary)}.student-action:disabled{opacity:.45;cursor:not-allowed}.student-lesson-list{gap:14px;display:grid}.student-lesson-card{background:var(--card);border:1px solid var(--border);border-radius:19px;align-items:center;gap:22px;padding:21px 24px;display:flex}.student-lesson-card.is-live{border-color:color-mix(in srgb, var(--student-color) 50%, #dedee5);background:linear-gradient(120deg, color-mix(in srgb, var(--student-color) 6%, white), white 55%)}.student-lesson-date{background:var(--secondary);width:66px;color:var(--muted-foreground);border-radius:13px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;padding:9px;font-size:12px;display:flex}.student-lesson-date b{color:var(--foreground);font-size:28px;font-weight:550;line-height:1.1}.student-lesson-main{flex:1;min-width:0}.student-lesson-main h2{letter-spacing:-.5px;margin:4px 0;font-size:25px;font-weight:600}.student-lesson-main small{color:var(--muted-foreground);letter-spacing:0;font-size:14px;font-weight:400}.student-lesson-main p{color:var(--muted-foreground);font-size:14px}.student-lesson-wait{color:var(--muted-foreground);align-items:center;gap:7px;font-size:13px;display:flex}.student-lesson-card.is-live .student-action{background:var(--student-color);color:var(--student-ink)}.student-lesson-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.student-recap-card{background:var(--card);border:1px solid var(--border);border-radius:19px;padding:23px;transition:transform .2s,box-shadow .2s;display:block}.student-recap-card:hover{transform:translateY(-2px);box-shadow:0 7px 22px #29293308}.student-recap-icon{background:color-mix(in srgb, var(--student-color) 9%, white);width:45px;height:45px;color:color-mix(in srgb, var(--student-color) 55%, #444);border-radius:13px;place-items:center;margin-bottom:17px;display:grid}.student-recap-card h2{overflow-wrap:anywhere;margin:8px 0;font-size:19px;font-weight:550}.student-recap-card p{color:var(--muted-foreground);font-size:14px}.student-recap-card footer{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;gap:14px;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.student-recap-card footer span{align-items:center;gap:6px;display:flex}.student-recap>header{padding:20px 0 8px}.student-recap>section{border-radius:18px}.student-recap>section h2{font-size:17px}.student-recap>section p{font-size:15px;line-height:1.8}@media (width<=640px){.student-section-heading{flex-direction:column;align-items:flex-start;gap:10px}.student-section-tabs{gap:2px;width:100%}.student-section-tabs button{flex:1;padding:10px;font-size:13px}.student-lesson-card{flex-wrap:wrap;gap:15px;padding:17px}.student-lesson-main{flex-basis:calc(100% - 90px)}.student-lesson-wait,.student-lesson-card>.student-action{margin-left:80px}.student-lesson-history{grid-template-columns:1fr}.student-recap-card{padding:20px}}@media (prefers-reduced-motion:reduce){.student-recap-card{transition:none}.student-recap-card:hover{transform:none}}.student-my-teacher{border:1px solid var(--border);background:var(--card);border-radius:22px;overflow:hidden}.student-teacher-cover{background:linear-gradient(120deg, var(--border), var(--secondary) 45%, #d9dfd6);background-position:50%;background-size:cover;height:135px}.student-my-teacher-content{padding:0 28px 26px;position:relative}.student-teacher-connected{color:var(--muted-foreground);align-items:center;gap:6px;font-size:12px;display:flex;position:absolute;top:17px;right:24px}.student-teacher-identity{align-items:center;gap:15px;min-width:0;display:flex}.student-teacher-identity>div:first-child{flex-shrink:0}.student-teacher-identity h2{letter-spacing:-.5px;overflow-wrap:anywhere;font-size:20px;font-weight:600}.student-teacher-identity p{color:var(--muted-foreground);margin-top:3px;font-size:14px}.student-my-teacher .student-teacher-identity{align-items:flex-end;padding-top:18px}.student-my-teacher .student-teacher-identity>div:first-child{border:5px solid #fff;margin-top:-42px;position:relative}.student-teacher-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:8px 16px;margin-top:9px;font-size:13px;display:flex}.student-teacher-meta>span{align-items:center;gap:5px;display:flex}.student-teacher-about{max-width:750px;color:var(--muted-foreground);font-size:15px;line-height:1.8}.student-teacher-about h3{color:var(--foreground);margin-bottom:7px;font-size:15px;font-weight:550}.student-teacher-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.student-teacher-facts>div{border:1px solid var(--border);background:var(--secondary);border-radius:13px;padding:16px}.student-teacher-facts svg{color:var(--muted-foreground);margin-bottom:10px}.student-teacher-facts span{color:var(--muted-foreground);font-size:12px;display:block}.student-teacher-facts strong{margin-top:4px;font-size:14px;font-weight:500;line-height:1.6;display:block}.student-teacher-specialties{flex-wrap:wrap;gap:8px;margin:19px 0 0;display:flex}.student-teacher-specialties>span{background:var(--secondary);color:var(--muted-foreground);border-radius:7px;padding:6px 10px;font-size:13px}.student-my-teacher footer{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.student-teacher-directory{margin-top:32px}.student-teacher-directory>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.student-teacher-directory h2{font-size:18px;font-weight:550}.student-teacher-directory label{background:var(--card);color:var(--muted-foreground);border:1px solid #dedee7;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;display:flex}.student-teacher-directory input{background:0 0;outline:none;min-width:0;font-size:14px}.student-teacher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.student-teacher-grid>article{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:22px}.student-teacher-grid>article>p{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:19px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.student-teacher-grid footer{justify-content:space-between;align-items:center;gap:10px;margin-top:21px;display:flex}.student-teacher-grid footer>button{align-items:center;gap:5px;font-size:13px;display:flex}.student-teacher-grid .student-teacher-meta{font-size:12px}.student-teacher-request{border:1px solid var(--border);background:var(--card);border-radius:18px;padding:22px}.student-teacher-request>div:last-child{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:20px;font-size:14px;display:flex}.student-teacher-request button{text-underline-offset:4px;text-decoration:underline}.student-teachers-empty{color:var(--muted-foreground);padding:25px 0;font-size:14px}.student-teacher-dialog{max-height:85dvh;overflow:auto;max-width:750px!important}.student-request-message{color:var(--muted-foreground);gap:9px;font-size:14px;display:grid}@media (width<=700px){.student-teacher-facts{grid-template-columns:1fr}.student-teacher-facts>div{grid-template-columns:25px 1fr;align-items:center;gap:3px 10px;padding:13px;display:grid}.student-teacher-facts svg{grid-row:1/3;margin:0}.student-teacher-facts strong{margin:0}.student-my-teacher-content{padding:0 18px 22px}.student-teacher-connected{justify-content:flex-end;padding-top:16px;display:flex;position:static}.student-my-teacher .student-teacher-identity{align-items:center}.student-my-teacher .student-teacher-identity>div:first-child{margin-top:0}.student-teacher-directory>header{flex-direction:column;align-items:stretch}.student-teacher-grid{grid-template-columns:1fr}.student-teacher-grid footer{flex-wrap:wrap}.student-my-teacher .student-teacher-identity h2{font-size:22px}}.student-teachers{max-width:900px}.student-teacher-cover{background:color-mix(in srgb, var(--student-color) 24%, var(--secondary));height:8px}.student-teacher-cover.has-image{height:84px}.student-my-teacher-content{padding:20px 24px}.student-teacher-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.student-my-teacher .student-teacher-identity{align-items:center;padding:0}.student-my-teacher .student-teacher-identity>div:first-child{border:0;margin:0}.student-my-teacher .student-teacher-identity h2{font-size:23px}.student-teacher-connected{flex-shrink:0;justify-content:flex-start;padding:0;font-size:12px;position:static}.student-teacher-about{max-width:none;line-height:1.65}.student-teacher-about:empty,.student-teacher-facts:empty{display:none}.student-teacher-about>p,.student-teacher-about section{margin-top:16px}.student-teacher-facts{flex-wrap:wrap;gap:14px 26px;margin-top:18px;display:flex}.student-teacher-facts>div{background:0 0;border:0;border-radius:0;grid-template-columns:20px auto;gap:3px 8px;padding:0;display:grid}.student-teacher-facts svg{grid-row:1/3;margin:2px 0 0}.student-teacher-facts strong{margin:0;line-height:1.4}.student-my-teacher footer{margin-top:18px}@media (width<=600px){.student-teacher-top{flex-direction:column;align-items:flex-start;gap:12px}.student-my-teacher-content{padding:18px}.student-my-teacher .student-teacher-identity h2{font-size:21px}}.teacher-profile-page{gap:20px;max-width:1100px;margin:0 auto;display:grid}.teacher-profile-composition{border:1px solid var(--border);background:var(--card);border-radius:24px;overflow:hidden}.teacher-profile-header{background:var(--card);border:1px solid var(--border);border-radius:22px;overflow:hidden}.teacher-profile-composition .teacher-profile-header{border:0;border-radius:0}.teacher-profile-cover{height:180px;position:relative;overflow:hidden}.teacher-profile-cover>button{background:var(--card);color:var(--foreground);border-radius:10px;gap:8px;display:flex;position:absolute;top:18px;right:18px}.teacher-profile-identity{align-items:center;gap:22px;margin-top:-30px;padding:0 30px 26px;display:flex;position:relative}.teacher-profile-identity .teacher-profile-avatar{border:5px solid var(--card);border-radius:28px;flex-shrink:0;width:108px;height:108px;font-size:26px}.teacher-profile-name{flex:1;min-width:0;padding-top:40px}.teacher-profile-name h1{letter-spacing:-.04em;overflow-wrap:anywhere;margin:8px 0;font-size:28px;font-weight:650;line-height:1.2}.teacher-profile-role{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.teacher-profile-role>span{background:color-mix(in srgb, var(--student-accent) 12%, var(--card));color:var(--foreground);border-radius:7px;padding:4px 9px}.teacher-profile-facts{color:var(--muted-foreground);flex-wrap:wrap;gap:14px;font-size:14px;display:flex}.teacher-profile-facts>span{align-items:center;gap:6px;display:flex}.teacher-profile-visibility{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:10px;padding:14px 30px;font-size:13px;display:flex}.teacher-profile-visibility button{color:var(--foreground);margin-left:auto;font-weight:500}.teacher-profile-about{background:var(--card);border:1px solid var(--border);border-radius:22px;grid-template-columns:minmax(0,1.65fr) minmax(220px,1fr);gap:36px;padding:30px;display:grid}.teacher-profile-composition .teacher-profile-about{border:0;border-top:1px solid var(--border);border-radius:0}.teacher-profile-story{gap:26px;display:grid}.teacher-profile-story h2{align-items:center;gap:9px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.teacher-profile-story h2 svg{color:var(--muted-foreground)}.teacher-profile-story p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.8}.teacher-profile-approach{border-left:3px solid color-mix(in srgb, var(--student-accent) 45%, var(--border));padding-left:18px}.teacher-profile-specialties{flex-wrap:wrap;gap:9px;display:flex}.teacher-profile-specialties span{background:var(--secondary);border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;display:flex}.teacher-profile-details{border-left:1px solid var(--border);flex-direction:column;gap:26px;padding-left:26px;display:flex}.teacher-profile-details>div{align-items:flex-start;gap:12px;display:flex}.teacher-profile-details>div>svg{color:var(--muted-foreground);flex-shrink:0;margin-top:4px}.teacher-profile-details span{color:var(--muted-foreground);font-size:13px}.teacher-profile-details p{margin-top:5px;font-size:15px;line-height:1.5}.teacher-profile-requests{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:16px}.teacher-profile-requests summary{cursor:pointer;font-size:14px;font-weight:500}.teacher-profile-requests[open] summary{margin-bottom:16px}.teacher-profile-editor{border-radius:24px;flex-direction:column;width:calc(100vw - 28px);max-height:92dvh;overflow:hidden;gap:0!important;max-width:820px!important;padding:0!important;display:flex!important}.teacher-profile-editor>[data-slot=dialog-header],.teacher-profile-editor>div:first-child{padding:24px 28px 18px}.teacher-editor-tabs{border-bottom:1px solid var(--border);gap:6px;padding:0 24px 18px;display:flex}.teacher-editor-tabs button{color:var(--muted-foreground);border-radius:10px;padding:10px 16px;font-size:14px}.teacher-editor-tabs button[aria-pressed=true]{background:var(--secondary);color:var(--foreground);font-weight:600}.teacher-editor-scroll{overscroll-behavior:contain;gap:24px;min-height:0;padding:24px 28px;display:grid;overflow-y:auto}.teacher-editor-section{gap:22px;display:grid}.teacher-profile-editor label{text-transform:none;letter-spacing:0;font-size:14px}.teacher-profile-editor input:not([type=range]):not([type=color]),.teacher-profile-editor textarea{font-size:15px}.teacher-profile-editor input[type=range]{height:20px}.teacher-profile-editor [data-slot=dialog-footer],.teacher-profile-editor>div:last-of-type{border-top:1px solid var(--border);background:var(--card);flex-shrink:0;padding:16px 28px}.teacher-cover-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:290px;padding:3px;display:grid;overflow:auto}.teacher-cover-gallery button{aspect-ratio:16/9;border:2px solid #0000;border-radius:10px;position:relative;overflow:hidden}.teacher-cover-gallery button[aria-pressed=true]{border-color:var(--foreground)}.teacher-cover-gallery img{object-fit:cover;width:100%;height:100%}.teacher-cover-gallery span{color:#fff;text-align:left;background:#0006;padding:5px 7px;font-size:12px;position:absolute;inset:auto 0 0}@media (width<=640px){.teacher-profile-cover{height:140px}.teacher-profile-identity{flex-wrap:wrap;align-items:flex-start;gap:14px;padding:0 18px 20px}.teacher-profile-identity .teacher-profile-avatar{border-radius:22px;width:82px;height:82px}.teacher-profile-name{padding-top:38px}.teacher-profile-name h1{font-size:23px}.teacher-profile-visibility{padding:14px 18px}.teacher-profile-about{grid-template-columns:1fr;gap:26px;padding:22px 18px}.teacher-profile-details{border-left:0;border-top:1px solid var(--border);gap:20px;padding:22px 0 0}.teacher-editor-tabs{padding:0 14px 14px}.teacher-editor-tabs button{padding:10px 12px}.teacher-editor-scroll{padding:18px}.teacher-cover-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
