@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100dvh;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{background:#eee5d6;min-width:320px;overflow:hidden}.web-stage{background:#eee5d6;justify-content:center;width:100%;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.web-screen{background:#f7f2e8;width:100%;max-width:640px;height:100dvh;position:relative;overflow:hidden;box-shadow:0 0 48px #3f342221}.web-screen input,.web-screen textarea,.web-screen select,.web-screen option,.web-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}@media (width<=640px){.web-screen{max-width:none;box-shadow:none}}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.mobile-app-viewport[data-runtime=responsive-web]{bottom:0}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-app-viewport[data-runtime=responsive-web] .mobile-page{--mobile-safe-area-height:env(safe-area-inset-bottom,0px)}.web-screen .mobile-scroll{touch-action:pan-y;-webkit-user-select:auto;user-select:auto;scroll-behavior:auto}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}:root{--paper:#f7f2e8;--paper-deep:#eee5d6;--surface:#fffdf7;--ink:#252a27;--muted:#77766e;--line:#ddd3c2;--green:#245d3d;--green-dark:#17472e;--green-soft:#e7eee5;--orange:#d9752e;--orange-soft:#f7e7d7;--red:#a44f45;--display:Georgia, "Songti SC", "STSong", serif;--sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}.keyboard-dock[data-visible=false]{visibility:hidden}.app-screen{min-height:100%;color:var(--ink);background:var(--paper);font-family:var(--sans)}.paper-screen{background-color:#faf6ee;background-image:url(/assets/app/paper-texture-v2.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.screen-content{min-height:100%;padding:48px 24px calc(var(--mobile-safe-area-height) + 34px);box-sizing:border-box;position:relative}.screen-content.with-tabs{padding-bottom:calc(var(--flow-footer-height) + var(--mobile-safe-area-height) + 30px)}.screen-content.with-action-footer{padding-bottom:calc(var(--flow-footer-height) + var(--mobile-safe-area-height) + 26px)}.screen-content button,.top-bar button,.bottom-tabs button,.action-footer button{font:inherit}.screen-content h1,.screen-content h2,.screen-content p{margin-top:0}.stationery-hero{opacity:.82;pointer-events:none;background-image:url(/assets/app/stationery-hero.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:300px;height:200px;position:absolute;top:-8px;right:-24px}.home-content{padding-top:24px}.home-heading{z-index:1;min-height:82px;margin-bottom:14px;position:relative}.home-heading span,.eyebrow{color:var(--green);letter-spacing:.12em;font-size:12px;font-weight:750}.home-heading h1{width:min(290px,92%);margin:8px 0 0}.home-heading h1 .greeting-line{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;white-space:nowrap;display:block}.home-heading h1.greeting-pending{visibility:hidden}.home-heading h1 .greeting-line-primary{font-size:29px;font-weight:700;line-height:1.05}.home-heading h1 .greeting-line-secondary{color:#4d5d52;letter-spacing:-.02em;margin-top:4px;font-size:21px;font-weight:650;line-height:1.2}.search-launch,.library-search{z-index:1;color:#87847c;text-align:left;background:#fffdf7eb;border:1px solid #d2c5b1;border-radius:27px;align-items:center;gap:12px;width:100%;height:54px;padding:0 18px;display:flex;position:relative;box-shadow:0 9px 22px #46341f12}.search-launch svg,.library-search svg{width:20px;height:20px;color:var(--green)}.search-launch{border-radius:20px;width:calc(100% - 82px);height:40px}.review-hero{margin-top:30px}.review-hero .eyebrow{font:700 18px/1.2 var(--display);letter-spacing:.04em;align-items:center;gap:9px;display:flex}.review-hero .eyebrow:before{content:"";background:var(--green);border-radius:3px;width:3px;height:22px;display:block}.section-title-row,.section-heading,.library-summary,.week-title,.identity-topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-hero h2{font:500 17px/1.3 var(--display);margin:7px 0 0}.review-hero h2 em{color:var(--orange);margin-right:7px;font-size:52px;font-style:normal;line-height:1}.text-action,.section-heading>button,.edit-link,.library-summary button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.progress-row{align-items:center;gap:13px;margin:17px 0 18px;display:flex}.progress-row strong{color:var(--green);font:700 16px var(--display);flex:none}.progress-track,.review-progress{background:#dfdacd;border-radius:999px;height:7px;overflow:hidden}.progress-track{flex:1}.progress-track span,.review-progress span{background:var(--green);border-radius:inherit;height:100%;display:block}.primary-button{color:#fffdf8;background:var(--green);border:0;border-radius:16px;place-items:center;width:100%;min-height:54px;padding:0 20px;font-size:17px;font-weight:750;display:grid;box-shadow:0 11px 24px #1f533529}.primary-button:active,.footer-primary:active{background:var(--green-dark)}.primary-button:disabled{opacity:.45}.quiz-home-button{width:100%;min-height:54px;color:var(--green);border:1.5px solid var(--green);background:0 0;border-radius:16px;place-items:center;margin-top:10px;padding:0 20px;font-size:17px;font-weight:750;display:grid}.review-hero .quiz-home-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:10px}.review-hero>.quiz-home-button,.quiz-start-button{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 10px 22px #a44f4533}.review-hero>.quiz-home-button:active,.quiz-start-button:active{background:#873f37}.study-desk{margin-top:25px}.study-desk-heading h2{font:700 22px/1.2 var(--display);letter-spacing:.04em;align-items:center;display:flex}.study-desk-heading h2:before{content:"";background:var(--green);border-radius:3px;width:3px;height:23px;margin-right:10px;display:block}.study-desk-board{height:413px;margin-top:36px;position:relative}.new-study-sheet{z-index:1;box-sizing:border-box;background:0 0;border:0;width:calc(100% - 82px);min-height:250px;position:absolute;top:0;left:0}.study-paper-asset{z-index:0;object-fit:fill;pointer-events:none;width:100%;height:286px;position:absolute;top:-33px;left:0}.study-sheet-tab{z-index:1;box-sizing:border-box;color:#fffdf7;min-width:128px;font:700 19px/1 var(--display);letter-spacing:.05em;background:0 0;padding:9px 0;position:absolute;top:-27px;left:44px}.new-study-content{z-index:1;padding:25px 24px 15px 44px;position:relative}.new-study-content>p{color:var(--muted);margin:0;font-size:12px}.study-number{align-items:baseline;gap:8px;margin-top:2px;display:flex}.study-number strong{color:var(--green);font:700 56px/1 var(--display);letter-spacing:-.05em}.study-number span{color:var(--ink);font:500 18px var(--display)}.new-study-content .study-completed{color:var(--ink);font:500 15px/1.4 var(--display);margin-top:6px}.study-completed b{color:var(--green);margin-left:4px;font-size:20px}.study-sheet-progress{background:#ded8cc;border-radius:999px;height:7px;margin:9px 0 10px;overflow:hidden}.study-sheet-progress span{background:var(--green);border-radius:inherit;height:100%;display:block}.study-text-link{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;padding:3px 0;font-size:15px;font-weight:750;display:inline-flex}.study-text-link svg{width:18px;height:18px}.study-text-link:disabled{color:var(--muted);opacity:.72}.study-sheet-actions{border-top:1px dashed #d7cbbb;align-items:center;gap:0;margin-top:9px;padding-top:9px;display:flex}.study-sheet-actions button{min-width:0;color:var(--ink);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:3px 12px;font-size:12px;display:inline-flex}.study-sheet-actions button:first-child{padding-left:0}.study-sheet-actions svg{width:16px;height:16px;color:var(--green)}.quiz-ticket{z-index:3;box-sizing:border-box;color:#fffaf4;text-align:left;width:102px;min-height:142px;box-shadow:none;background:0 0;border:0;border-radius:0;align-content:center;justify-items:start;padding:14px 13px 13px;display:grid;position:absolute;top:266px;bottom:auto;left:8px}.quiz-ticket-asset{z-index:0;object-fit:fill;pointer-events:none;width:calc(100% + 10px);height:calc(100% + 12px);position:absolute;inset:-5px -5px -7px}.quiz-ticket-copy{z-index:1;gap:5px;width:100%;display:grid;position:relative}.quiz-ticket-copy strong{font:700 17px/1.15 var(--display);letter-spacing:.03em}.quiz-ticket-copy>i{border-top:1px dashed #fffaf48f;width:100%;margin:3px 0 4px;display:block}.quiz-ticket-copy>b{color:#fffaf4;font:700 29px/1 var(--display)}.quiz-ticket-copy>b small,.quiz-ticket-copy>small{color:#fffaf4;font-size:10px;font-weight:500;line-height:1.5}.quiz-ticket>svg:last-child{z-index:1;position:absolute;bottom:12px;right:10px}.quiz-ticket:disabled{opacity:.65}.review-folder{z-index:2;box-sizing:border-box;color:#fffdf7;text-align:left;width:calc(100% - 128px);min-height:168px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:start;padding:24px 13px 21px;display:grid;position:absolute;top:223px;bottom:auto;right:0}.review-folder-label{z-index:1;font:700 20px/1.1 var(--display);letter-spacing:.06em;position:relative}.review-folder-asset{z-index:0;object-fit:fill;pointer-events:none;width:calc(100% + 14px);height:calc(100% + 12px);position:absolute;inset:-6px -7px}.review-folder-count{z-index:1;align-items:baseline;gap:7px;margin-top:7px;display:flex;position:relative}.review-folder-count strong{font:700 54px/1 var(--display)}.review-folder-count small{font-size:14px}.review-folder-copy{z-index:1;color:#fffdf7c7;margin-top:7px;font-size:11px;line-height:1.5;position:relative}.review-folder-actions{z-index:1;align-items:center;gap:16px;width:100%;margin-top:9px;display:flex;position:relative}.review-folder-action{color:#fffdf7;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;min-width:0;padding:0;font-size:16px;font-weight:750;display:inline-flex}.review-folder-action svg{width:19px;height:19px}.review-folder-action:disabled{opacity:.48}.home-progress-summary{width:100%;color:var(--ink);text-align:center;background-color:var(--surface);border:1px solid var(--line);background-image:url(/assets/app/paper-texture-v2.webp);background-repeat:no-repeat;background-size:cover;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:4px;padding:10px 8px;display:grid;box-shadow:0 9px 20px #46341f0f}.home-progress-section{margin-top:18px}.home-progress-summary>span{justify-content:center;align-items:center;gap:8px;display:flex}.home-progress-summary>span+span{border-left:1px solid var(--line)}.home-progress-summary i{width:32px;height:32px;color:var(--green);background:var(--green-soft);border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.home-progress-summary i svg{width:17px;height:17px}.home-progress-summary>span:nth-child(2) i{color:var(--orange);background:#f5ead9}.home-progress-summary>span:nth-child(2) strong,.home-progress-summary>span:nth-child(3) strong{color:var(--ink)}.home-progress-summary em{text-align:left;gap:1px;min-width:0;font-style:normal;display:grid}.home-progress-summary small{color:var(--muted);font-size:10px}.home-progress-summary strong{color:var(--green);font:700 22px/1.1 var(--display)}.quiz-new-link{color:var(--red);background:0 0;border:0;margin:13px auto 0;padding:4px 8px;font-size:11px;font-weight:700;display:block}.continue-learning{width:100%;min-height:70px;color:var(--ink);text-align:left;background-color:var(--green-soft);background-blend-mode:multiply;background-image:url(/assets/app/paper-texture-v2.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #cfddcf;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:8px 16px;display:flex}.continue-learning>span{gap:2px;min-width:0;display:grid}.continue-learning small{color:var(--green);font-size:10px;font-weight:750}.continue-learning strong{font:700 18px/1.1 var(--display);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.continue-learning em{color:var(--muted);font-size:10px;font-style:normal;display:block}.recent-section{margin-top:30px}.learning-progress-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;gap:13px;margin-top:24px;padding:18px;display:grid}.learning-progress-card>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.learning-progress-card span{color:var(--muted);font-size:12px}.learning-progress-card strong{color:var(--green);font:700 25px var(--display)}.learning-progress-card .progress-track{width:100%}.learning-progress-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.progress-continue{background:var(--orange-soft);border-color:#edd1b8}.progress-restart{width:100%;margin-top:10px}.section-heading h2,.recognition-heading h1{font:700 21px/1.3 var(--display);margin:0}.section-heading h2:before{vertical-align:-3px;content:"";background:var(--green);border-radius:3px;width:3px;height:20px;margin-right:9px;display:inline-block}.phrase-list{border-top:1px solid var(--line);margin-top:11px}.phrase-row{width:100%;min-height:74px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;gap:14px;padding:14px 5px;display:flex}.phrase-row>span{gap:5px;display:grid}.phrase-row strong{font:700 18px/1.25 var(--display)}.phrase-row small{color:var(--muted);font-size:12px}.phrase-row>svg{color:#8d8b82;flex:none}.library-row.is-target{background:#e8f2e6;border:1px solid #8ab49a;border-radius:14px;margin:5px 0;padding-left:12px;padding-right:12px;animation:.52s ease-out both phrase-target-arrive;position:relative;box-shadow:0 7px 18px #2267461a}.library-row.is-target:before{content:"";background:var(--green);border-radius:0 4px 4px 0;width:4px;position:absolute;top:12px;bottom:12px;left:0}@keyframes phrase-target-arrive{0%{opacity:.55;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.detail-learning-footer{box-sizing:border-box;border-top:1px solid var(--line);background:#fffdf7fa;place-items:center;height:100%;padding:8px 18px 12px;display:grid;position:relative;box-shadow:0 -7px 20px #4939250f}.detail-learning-footer button{color:#fff;background:var(--green);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:14px;font-weight:760;display:flex}.detail-learning-footer button:disabled{opacity:.7}.detail-learning-footer>span{color:#8a2e24;text-align:center;background:#fff0ea;border:1px solid #efb8a8;border-radius:10px;padding:7px 10px;font-size:11px;position:absolute;bottom:calc(100% + 7px);left:18px;right:18px}.custom-review-setup{padding-bottom:calc(var(--mobile-safe-area-height) + 42px)}.custom-review-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-review-count{min-height:48px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:0 14px;font-size:12px;display:grid}.custom-review-count input{width:100%;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;font-size:16px;font-weight:750}.custom-review-count em{color:var(--ink);font-style:normal}.custom-review-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px;margin-top:12px;display:grid}.custom-review-range label{color:var(--muted);gap:7px;font-size:11px;display:grid}.custom-review-range input{width:100%;height:48px;color:var(--green);text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:13px;outline:0;padding:0 12px;font-size:18px;font-weight:800}.custom-review-range input:focus{border-color:#75a086;box-shadow:0 0 0 3px #22674617}.custom-review-range b{color:var(--muted);padding-bottom:15px;font-size:12px}.custom-review-range-hint{color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.55}.custom-review-order{gap:9px;margin-top:12px;display:grid}.custom-review-order button{min-height:58px;color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:14px;gap:4px;padding:11px 14px;display:grid}.custom-review-order button.selected{color:var(--green);background:var(--green-soft);border-color:#83ac91;box-shadow:inset 0 0 0 1px #22674614}.custom-review-order strong{font-size:14px}.custom-review-order small{color:var(--muted);font-size:11px;font-weight:500}.custom-review-note{color:var(--green);background:var(--green-soft);border:1px solid #cfddcf;border-radius:14px;align-items:flex-start;gap:10px;margin:18px 0 14px;padding:13px 14px;display:flex}.custom-review-note>svg{flex:none;width:19px;height:19px}.custom-review-note span{gap:3px;display:grid}.custom-review-note strong{font-size:12px}.custom-review-note small{color:var(--muted);font-size:10px;line-height:1.5}.compact .phrase-row>span{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);align-items:center;width:100%}.compact .phrase-row small{border-left:1px solid var(--line);padding-left:16px}.camera-cta{width:100%;min-height:78px;color:var(--green);text-align:left;background:var(--surface);border:1px dashed #9fad8d;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-top:24px;padding:14px 16px;display:grid}.camera-cta>svg:first-child{width:26px;height:26px}.camera-cta span{gap:4px;display:grid}.camera-cta small{color:var(--muted);font-size:11px;font-weight:500}.home-camera-cta{grid-template-columns:24px auto;width:auto;min-height:54px;margin-left:auto;margin-right:auto;padding:10px 18px}.home-camera-cta>svg:first-child{width:22px;height:22px}.home-camera-cta small,.home-camera-cta>svg:last-child{display:none}.top-bar{height:56px;color:var(--ink);background:#f7f2e8f5;border-bottom:1px solid #cdc2afc7;grid-template-columns:42px 1fr 42px;align-items:center;padding:0 12px;display:grid}.top-bar strong{text-align:center;font-size:15px}.icon-button{width:42px;height:42px;color:var(--green);background:0 0;border:0;place-items:center;display:grid}.icon-button svg{width:22px;height:22px}.bottom-tabs{border-top:1px solid var(--line);background:#fffdf7f7;grid-template-columns:repeat(3,1fr);height:100%;padding:8px 20px 13px;display:grid;box-shadow:0 -8px 24px #4939250d}.tab-item{color:#86847d;background:0 0;border:0;align-content:center;place-items:center;gap:5px;font-size:11px;font-weight:650;display:grid}.tab-item svg{width:21px;height:21px}.tab-item.active{color:var(--green)}.action-footer{border-top:1px solid var(--line);background:#fffdf7fa;grid-template-columns:1fr auto;align-items:center;gap:10px;height:100%;padding:10px 18px 16px;display:grid}.action-footer>span{color:var(--muted);font-size:11px}.footer-primary{color:#fff;background:var(--green);border:0;border-radius:14px;align-items:center;gap:7px;height:48px;padding:0 17px;font-size:13px;font-weight:750;display:flex}.subpage-content,.detail-content{padding-top:28px}.page-intro h1,.schedule-heading h1,.library-header h1,.profile-content header h1{font:700 29px/1.2 var(--display);letter-spacing:-.035em;margin:7px 0 9px}.page-intro>p:last-child,.schedule-heading>p:last-child,.profile-content header>p:last-child{color:var(--muted);font-size:13px;line-height:1.65}.photo-preview{background:var(--paper-deep);border:1px dashed #b8aa94;border-radius:20px;place-items:center;height:316px;margin-top:23px;display:grid;position:relative;overflow:hidden}.photo-preview.selected{border-style:solid}.photo-preview img{object-fit:cover;width:100%;height:100%}.selected-badge,.recognition-source>span{color:var(--green);background:#fffdf7ed;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex;position:absolute;top:12px;right:12px}.empty-photo{color:var(--muted);justify-items:center;gap:10px;font-size:13px;display:grid}.empty-photo svg{width:34px;height:34px}.two-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.soft-button{min-height:46px;color:var(--green);background:var(--green-soft);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.tip-block,.schedule-note{color:var(--green);background:var(--green-soft);border-radius:15px;grid-template-columns:30px 1fr;gap:10px;margin:17px 0;padding:14px;display:grid}.tip-block svg,.schedule-note svg{width:20px;height:20px}.tip-block span,.schedule-note span{gap:4px;display:grid}.tip-block small,.schedule-note small{color:#657468;font-size:11px;line-height:1.5}.quiet-button{color:var(--muted);background:0 0;border:0;margin:14px auto 0;padding:10px;font-size:12px;display:block}.recognition-source{background:var(--paper-deep);border-radius:17px;height:150px;position:relative;overflow:hidden}.recognition-source img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.recognition-heading{margin:24px 0 10px}.recognition-heading h1{font-size:23px}.recognition-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.recognition-list{background:var(--surface);border:1px solid var(--line);border-radius:17px;overflow:hidden}.recognition-row{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr 34px;align-items:center;gap:10px;min-height:72px;padding:9px 11px;display:grid}.recognition-row:last-child{border-bottom:0}.recognition-row>span{gap:4px;display:grid}.recognition-row small{color:var(--muted);font-size:10px}.recognition-row strong{font:700 16px var(--display)}.check-control,.remove-button{color:#fff;background:0 0;border:1px solid #b3aa9c;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.check-control.checked{background:var(--green);border-color:var(--green)}.remove-button{color:#9b9890;border:0}.add-phrase-field{color:var(--ink);gap:8px;margin-top:17px;font-size:12px;font-weight:700;display:grid}.add-phrase-field>div{height:48px;color:var(--green);background:var(--surface);border:1px solid var(--line);border-radius:13px;align-items:center;gap:10px;padding:0 14px;display:flex}.add-phrase-field input,.library-search input{min-width:0;color:var(--ink);font:16px var(--sans);background:0 0;border:0;flex:1}.success-summary{background:var(--green-soft);border-radius:18px;grid-template-columns:48px 1fr;align-items:start;gap:14px;padding:18px;display:grid}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.success-summary h1{font:700 20px/1.35 var(--display);margin:5px 0}.success-summary p:last-child{color:var(--muted);margin-bottom:0;font-size:11px}.generation-list{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:18px;overflow:hidden}.generation-item{border-bottom:1px solid var(--line)}.generation-item:last-child{border-bottom:0}.generation-toggle{width:100%;min-height:72px;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.generation-toggle>span{gap:5px;display:grid}.generation-toggle strong{font:700 17px var(--display)}.generation-toggle small{color:var(--muted);font-size:11px}.generation-item.open .generation-toggle>svg{transform:rotate(90deg)}.generation-preview{padding:0 15px 15px}.generation-preview p{color:#5f625d;margin:0 0 8px;font-size:12px;line-height:1.55}.generation-preview b{color:var(--green);margin-right:6px;display:inline-block}.generation-preview button{color:var(--green);background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:750}.phrase-identity{background:var(--green);color:#fff;border-radius:20px;padding:20px;overflow:hidden}.identity-topline>span{letter-spacing:.14em;opacity:.78;font-size:11px}.bookmark-button{color:#fff;background:#ffffff1c;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.bookmark-button.saved{color:#f5c278}.pronunciation-button{width:42px;height:42px;color:var(--green);background:var(--green-soft);border:0;border-radius:50%;flex:none;place-items:center;transition:color .16s,background .16s,transform .16s;display:grid}.pronunciation-button:active{transform:scale(.94)}.pronunciation-button.playing{color:#fff;background:var(--orange)}.pronunciation-button svg{width:19px;height:19px}.pronunciation-button.on-green{color:#fff;background:#ffffff24}.pronunciation-button.on-green.playing{color:var(--green-dark);background:#f5c278}.teaching-audio-player{background:linear-gradient(145deg,#edf3ea,#e2ecdf);border:1px solid #245d3d24;border-radius:15px;padding:13px 14px}.detail-body>.teaching-audio-player{margin-left:-28px}.teaching-audio-copy{align-items:center;gap:10px;display:flex}.teaching-audio-copy>div{gap:2px;min-width:0;display:grid}.teaching-audio-copy strong{color:var(--green-dark);font-size:13px}.teaching-audio-copy small,.teaching-current-rate{color:#647066;font-size:10px;line-height:1.45}.teaching-play-button{color:#fff;background:var(--green);border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:0;display:grid}.teaching-play-button:active{transform:scale(.985)}.teaching-play-button:disabled{opacity:.58}.teaching-play-button svg{width:17px;height:17px}.teaching-audio-controls{align-items:center;gap:12px;margin-top:12px;display:flex}.teaching-progress-block{flex:auto;gap:4px;min-width:0;display:grid}.teaching-progress-block>div{color:#6d746d;font-variant-numeric:tabular-nums;justify-content:space-between;gap:8px;font-size:9px;display:flex}.teaching-progress-block>div span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teaching-progress-block input[type=range]{width:100%;accent-color:var(--green);margin:0}.teaching-rate-options{grid-template-columns:repeat(4,1fr);gap:6px;margin:9px 0 0 54px;display:grid}.teaching-rate-options button{color:#5d675f;background:#ffffffb8;border:1px solid #245d3d26;border-radius:9px;min-height:28px;padding:0 4px;font-size:10px;font-weight:700}.teaching-rate-options button.active{color:#fff;background:var(--green);border-color:var(--green)}.pronunciation-lesson{border-top:1px solid #245d3d24;margin-top:15px;padding-top:14px}.pronunciation-lesson-status{color:#647066;margin:0;font-size:11px}.lesson-phrase{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 14px;padding-bottom:10px;display:flex}.lesson-phrase strong{color:var(--green-dark);font:700 16px/1.35 var(--display)}.lesson-phrase span{color:#536259;font-size:12px}.lesson-word-list{border-top:1px solid #245d3d1f}.lesson-word{border-bottom:1px solid #245d3d1f;grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr);gap:12px;padding:11px 0;display:grid}.lesson-word>div{align-content:start;gap:2px;display:grid}.lesson-word strong{color:var(--ink);font:700 13px/1.3 var(--display)}.lesson-word small{color:#6f796f;font-size:9px}.lesson-word span{color:var(--green-dark);font-size:11px}.lesson-word p,.lesson-rhythm p{color:#596159;margin:0;font-size:11px;line-height:1.65}.lesson-rhythm{background:#ffffffa3;border-radius:11px;margin-top:12px;padding:11px 12px}.lesson-rhythm strong{color:var(--green-dark);margin-bottom:4px;font-size:11px;display:block}.teaching-audio-player.compact{margin-top:16px;padding:12px}.teaching-audio-player.compact .teaching-play-button{width:38px;height:38px}.teaching-current-rate{text-align:center;margin-top:7px;display:block}.phrase-title-audio,.review-title-audio,.example-audio-line,.review-example-audio{align-items:center;gap:12px;display:flex}.phrase-title-audio h1,.review-title-audio h1,.example-audio-line blockquote,.review-example-audio blockquote{flex:auto;min-width:0}.phrase-title-audio h1,.review-title-audio h1{white-space:normal;overflow-wrap:anywhere;max-width:100%}.phrase-title-audio h1{margin:18px 0 8px}.phrase-title-audio .pronunciation-button{margin-top:10px}.phrase-identity h1{font:700 29px/1.2 var(--display);margin:18px 0 8px}.phrase-title-audio h1.long-phrase-title{font-size:25px;line-height:1.24}.phrase-identity>p{color:#e1e9e2;margin-bottom:18px;font-size:14px}.next-review{color:#e6ece7;background:#ffffff1a;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:inline-flex}.detail-neighbors{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:12px;display:grid}.detail-neighbors button{min-width:0;min-height:58px;color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:8px;padding:10px 12px;display:flex}.detail-neighbors button:last-child{text-align:right;justify-content:flex-end}.detail-neighbors button:disabled{color:var(--muted);opacity:.55}.detail-neighbors button>span{min-width:0;display:grid}.detail-neighbors small{color:var(--muted);font-size:10px}.detail-neighbors strong{font:700 12px/1.5 var(--display);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-section{border-bottom:1px solid var(--line);padding:24px 0}.detail-section.accent{background:var(--orange-soft);border:0;border-radius:17px;margin:0 -12px;padding:21px 12px}.detail-heading{align-items:baseline;gap:10px;display:flex}.detail-heading>span{color:var(--orange);font:700 12px var(--display)}.detail-heading h2{font:700 20px var(--display);margin:0}.detail-body{color:#52554f;margin-top:15px;padding-left:28px;font-size:13px;line-height:1.7}.detail-body p{margin-bottom:8px}.word-line,.compare-line{border-bottom:1px solid #d9d2c4bf;grid-template-columns:minmax(112px,1fr) 1fr;gap:14px;padding:8px 0;display:grid}.word-line:last-child,.compare-line:last-child{border-bottom:0}.word-line strong,.compare-line strong{color:var(--ink);font-family:var(--display)}.detail-body blockquote,.answer-content blockquote{color:var(--green);font:700 17px/1.55 var(--display);margin:0 0 8px}.example-audio-line,.review-example-audio{align-items:flex-start}.example-audio-line blockquote,.review-example-audio blockquote{margin-bottom:8px}.example-audio-line .pronunciation-button,.review-example-audio .pronunciation-button{width:36px;height:36px}.library-content,.profile-content{padding-top:62px}.library-header,.profile-content header{position:relative}.library-header>span{color:var(--muted);font-size:11px;position:absolute;bottom:5px;right:0}.source-tabs{background:#e2daca94;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:20px;padding:4px;display:grid}.source-tabs button{min-width:0;min-height:38px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:0 8px;font-size:12px;font-weight:700;overflow:hidden}.source-tabs button.active{color:var(--green);background:var(--surface);box-shadow:0 3px 10px #45341f14}.library-search{box-shadow:none;margin-top:14px}.filter-carousel{margin:14px -24px 0}.filter-track{gap:8px;padding:0 24px}.filter-chip{min-height:34px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:99px;flex:none;padding:0 14px;font-size:12px}.filter-chip.active{color:#fff;background:var(--green);border-color:var(--green)}.library-summary{color:var(--muted);margin-top:18px;font-size:11px}.library-row{min-height:89px}.library-row em{color:var(--green);background:var(--green-soft);border-radius:5px;justify-self:start;padding:4px 7px;font-size:9px;font-style:normal;font-weight:750}.empty-result{color:var(--muted);text-align:center;justify-items:center;gap:8px;padding:60px 20px;display:grid}.empty-result svg{width:28px;height:28px}.empty-result span{font-size:11px}.review-content{text-align:center;padding-top:28px}.review-kicker{color:var(--muted);margin:18px 0 22px;font-size:12px}.review-card{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:22px;min-height:300px;padding:32px 24px;box-shadow:0 18px 40px #45341f14}.card-label{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:750}.review-card h1{font:700 33px/1.18 var(--display);margin:45px 0 15px}.review-title-audio{align-items:center;margin:45px 0 15px}.review-title-audio h1{margin:0}.review-title-audio h1.long-phrase-title{font-size:27px;line-height:1.22}.review-card>p{color:var(--muted);font-size:13px}.answer-content{border-top:1px solid var(--line);padding-top:18px}.answer-content>strong{color:var(--green);font-size:16px}.review-phrase-pronunciation{background:var(--green-soft);border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:10px 12px;display:flex}.review-phrase-pronunciation>span{gap:2px;display:grid}.review-phrase-pronunciation>span strong{color:var(--green-dark);font-size:12px}.review-phrase-pronunciation>span small{color:#6f796f;font-size:9px}.answer-content p{color:var(--muted);margin:14px 0;font-size:12px}.review-content>.primary-button,.rating-area{margin-top:22px}.rating-area>p{margin-bottom:12px;font-size:13px;font-weight:700}.rating-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rating-grid button{color:#363832;background:#fffaf2;border:1px solid #ddcfba;border-radius:18px;justify-content:flex-start;align-items:center;min-width:0;min-height:88px;padding:8px 10px 8px 5px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 12px #5241260f}.rating-grid button:after{pointer-events:none;content:"";background:linear-gradient(135deg,#ffffff70,#0000 52%);position:absolute;inset:0}.rating-grid button img{z-index:1;object-fit:contain;flex:0 0 68px;width:68px;height:68px}.rating-grid button strong{z-index:1;letter-spacing:.01em;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;line-height:1.2}.rating-grid .rating-forgot{background-color:#fff1eb;border-color:#e9a996}.rating-grid .rating-fuzzy{background-color:#fff7e6;border-color:#e5b968}.rating-grid .rating-remembered{color:#185f42;background-color:#ecf8e9;border-color:#75b784}.rating-grid .rating-familiar{color:#164f3f;background-color:#f4f8e9;border-color:#3d7966}.rating-grid button.selected{z-index:1;border-width:2px;transform:translateY(-2px);box-shadow:0 0 0 3px #1f69491f,0 9px 18px #36593b24}.rating-grid button.selected img{animation:.3s cubic-bezier(.2,.8,.2,1) rating-mascot-pop}@keyframes rating-mascot-pop{0%{transform:scale(.9)rotate(-3deg)}58%{transform:scale(1.09)rotate(2deg)}to{transform:scale(1)rotate(0)}}.rating-area>small{color:var(--muted);margin-top:11px;font-size:10px;display:block}.daily-new-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:23px;padding:18px 16px}.pronunciation-settings-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:12px;padding:18px 16px}.pronunciation-settings-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.pronunciation-settings-heading>div{gap:4px;display:grid}.pronunciation-settings-heading span{color:var(--orange);letter-spacing:.08em;font-size:10px;font-weight:800}.pronunciation-settings-heading h2{margin:0;font-size:16px;line-height:1.35}.pronunciation-settings-card>p{color:var(--muted);margin:11px 0 14px;font-size:11px;line-height:1.7}.pronunciation-rate-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.pronunciation-rate-options button{min-width:0;min-height:50px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;gap:2px;display:grid}.pronunciation-rate-options button strong{font-size:13px}.pronunciation-rate-options button small{color:var(--muted);font-size:9px}.pronunciation-rate-options button.active{color:#fff;background:var(--green);border-color:var(--green)}.pronunciation-rate-options button.active small{color:#ffffffc7}.daily-new-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.daily-new-heading>div{gap:4px;display:grid}.daily-new-heading span{color:var(--orange);letter-spacing:.08em;font-size:10px;font-weight:800}.daily-new-heading h2{margin:0;font-size:16px;line-height:1.35}.daily-new-heading>strong{color:var(--green);flex:none;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1}.daily-new-heading>strong small{color:var(--muted);margin-left:3px;font-family:inherit;font-size:11px}.daily-new-card>p{color:var(--muted);margin:11px 0 14px;font-size:11px;line-height:1.7}.daily-new-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.daily-new-options button{min-width:0;min-height:40px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:12px;padding:0;font-size:13px;font-weight:800}.daily-new-options button.active{color:#fff;background:var(--green);border-color:var(--green)}.daily-new-options button:disabled,.daily-new-custom button:disabled{cursor:wait;opacity:.6}.daily-new-custom{grid-template-columns:minmax(0,1fr) 74px;gap:8px;margin-top:10px;display:grid}.daily-new-custom label{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:0 12px;display:grid}.daily-new-custom label>span{color:var(--muted);font-size:11px;font-weight:700}.daily-new-custom input{width:100%;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:800}.daily-new-custom button{color:#fff;background:var(--green);border:0;border-radius:12px;font-size:12px;font-weight:800}.daily-new-success{color:var(--green);align-items:center;gap:6px;margin-top:10px;font-size:11px;font-weight:750;display:flex}.daily-new-explanation{color:var(--green-dark);background:var(--green-soft);border-radius:13px;grid-template-columns:18px 1fr;gap:10px;margin-top:14px;padding:12px;display:grid}.daily-new-explanation>svg{width:17px;height:17px;margin-top:1px}.daily-new-explanation span{gap:4px;display:grid}.daily-new-explanation strong{font-size:12px}.daily-new-explanation small,.daily-new-effective{color:var(--muted);font-size:10px;line-height:1.6}.daily-new-effective{margin-top:10px;display:block}.week-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:23px;padding:18px 14px}.week-title{padding:0 4px 14px;font-size:13px}.week-title span{color:var(--muted);font-size:11px}.week-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.day{color:var(--muted);border-radius:10px;justify-items:center;gap:7px;padding:8px 0;display:grid}.day>span{font-size:9px}.day strong{color:var(--ink);font-size:13px}.day small{width:22px;height:22px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-size:9px;display:grid}.day.today{background:var(--green)}.day.today>span,.day.today strong{color:#fff}.day.today small{color:var(--green-dark);background:#eef4eb}.timeline-section{margin-top:26px}.timeline-section .section-heading{margin-bottom:11px}.timeline-section .section-heading>span{color:var(--muted);font-size:11px}.timeline-item{border-bottom:1px solid var(--line);grid-template-columns:22px 1fr;gap:12px;padding:15px 0;display:grid;position:relative}.timeline-dot{background:#bab4a9;border-radius:50%;width:11px;height:11px;margin-top:4px}.timeline-item.active .timeline-dot{background:var(--orange)}.timeline-item>div{gap:4px;display:grid}.timeline-item small{color:var(--orange);font-size:9px;font-weight:750}.timeline-item strong{font-size:14px}.timeline-item p{color:var(--muted);margin:0;font-size:11px}.profile-content header{border-bottom:1px solid var(--line);padding-bottom:24px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0;display:grid}.profile-stats>div{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:14px;gap:5px;padding:15px 7px;display:grid}.profile-stats strong{color:var(--green);font:700 24px var(--display)}.profile-stats span{color:var(--muted);font-size:9px}.profile-menu{background:var(--surface);border:1px solid var(--line);border-radius:17px;overflow:hidden}.profile-menu button{width:100%;min-height:74px;color:var(--green);text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.profile-menu button:last-child{border-bottom:0}.profile-menu button>span{color:var(--ink);gap:4px;display:grid}.profile-menu small{color:var(--muted);font-size:10px}.compact-camera{margin-top:18px}.auth-content{min-height:100%;padding-top:72px;padding-bottom:calc(var(--mobile-safe-area-height) + 56px);flex-direction:column;justify-content:center;display:flex}.auth-mark{color:#fff;background:var(--green);border-radius:19px 19px 19px 5px;place-items:center;width:62px;height:62px;margin-bottom:18px;display:grid;box-shadow:0 12px 28px #1e4e3333}.auth-mark svg{width:28px;height:28px}.auth-content header h1{font:700 34px/1.1 var(--display);margin:7px 0 8px}.auth-content header>p:last-child{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.auth-tabs{background:var(--paper-deep);border-radius:13px;grid-template-columns:1fr 1fr;gap:5px;margin-top:28px;padding:4px;display:grid}.auth-tabs button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:700}.auth-tabs button.active{color:var(--green);background:var(--surface);box-shadow:0 3px 10px #4a392314}.auth-form{gap:13px;margin-top:20px;display:grid}.auth-form label{color:var(--ink);gap:7px;font-size:11px;font-weight:700;display:grid}.auth-form input{box-sizing:border-box;width:100%;height:48px;color:var(--ink);font:16px var(--sans);background:var(--surface);border:1px solid var(--line);border-radius:13px;outline:none;padding:0 14px}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #245d3d14}.privacy-note{color:var(--muted);text-align:center;margin:17px 20px 0;font-size:10px;line-height:1.55}.native-file-input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.photo-processing{color:#fff;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#173223c7;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.photo-processing small{color:#ffffffc7;font-size:10px}.spinner{border:3px solid #245d3d33;border-top-color:var(--green);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin;display:block}.photo-processing .spinner{border-color:#fff #ffffff47 #ffffff47}@keyframes spin{to{transform:rotate(360deg)}}.inline-error{color:#8a3f37;background:#f8e5df;border:1px solid #e8c6bb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:14px 0;padding:11px 13px;font-size:11px;line-height:1.45;display:flex}.inline-error button{color:#8a3f37;background:0 0;border:0;flex:none;align-items:center;gap:4px;padding:4px 0;font-size:10px;font-weight:750;display:inline-flex}.footer-primary:disabled,.rating-grid button:disabled{cursor:default}.rating-grid button:disabled:not(.selected){opacity:.5}.footer-stack{height:100%;position:relative}.footer-stack .action-footer{box-sizing:border-box;height:100%}.footer-error{z-index:4;color:#8a3f37;text-align:center;background:#fae8e2;border:1px solid #e8c6bb;border-radius:10px;padding:9px 11px;font-size:10px;position:absolute;bottom:calc(100% + 7px);left:14px;right:14px;box-shadow:0 8px 20px #4e2b231f}.add-phrase-field>div>button,.library-search button{color:var(--green);background:0 0;border:0;flex:none;padding:6px;font-size:11px;font-weight:750}.library-search button{place-items:center;display:grid}.library-search button svg{width:15px;height:15px}.loading-rows{gap:12px;margin-top:15px;display:grid}.loading-rows span{background:linear-gradient(90deg,#e0d7c780,#fffdf7e6,#e0d7c780) 0 0/200% 100%;border-radius:12px;height:58px;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.empty-mini{color:var(--green);border:1px dashed var(--line);background:#fffdf7b8;border-radius:14px;grid-template-columns:30px 1fr;align-items:center;gap:11px;margin-top:14px;padding:16px;display:grid}.empty-mini>span{gap:4px;display:grid}.empty-mini small{color:var(--muted);font-size:10px}.centered-state,.centered-inline{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:100%;display:grid}.centered-state h1{font:700 24px var(--display);margin:3px 0 0}.centered-state p{color:var(--muted);font-size:12px}.centered-inline{min-height:280px;color:var(--muted);font-size:12px}.ai-disclaimer{color:var(--muted);text-align:center;margin:16px 8px 0;font-size:10px;line-height:1.6}.example-pair+.example-pair{border-top:1px dashed var(--line);margin-top:18px;padding-top:15px}.usage-list{background:var(--green-soft);border-radius:12px;margin-top:18px;padding:12px 14px}.usage-list p{color:#4f6556;margin:0 0 7px}.usage-list p:last-child{margin-bottom:0}.review-count{color:var(--muted);text-align:right;margin-bottom:8px;font-size:10px}.review-finished{text-align:center;justify-items:center;gap:12px;padding-top:92px;display:grid}.review-finished>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.review-finished h1{font:700 28px var(--display);margin:6px 0 0}.review-finished p{max-width:280px;color:var(--muted);font-size:12px;line-height:1.7}.review-finished .primary-button{margin-top:10px}.logout-button{color:#95655b;margin-top:22px}.quiz-setup-content,.quiz-exam-content,.quiz-result-content{padding-bottom:calc(var(--mobile-safe-area-height) + 48px)}.quiz-config-section,.quiz-history,.quiz-review-section{margin-top:26px}.quiz-config-section .section-heading h2,.quiz-history .section-heading h2,.quiz-review-section .section-heading h2{font:700 19px var(--display);margin:0}.quiz-config-section .section-heading>span,.quiz-history .section-heading>span,.quiz-review-section .section-heading>span{color:var(--muted);font-size:10px}.quiz-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.quiz-source-grid button{min-height:78px;color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:14px;gap:5px;padding:13px;display:grid}.quiz-source-grid button.selected{color:var(--green);background:var(--green-soft);border-color:#94b19c;box-shadow:inset 0 0 0 1px #94b19c}.quiz-source-grid strong{font-size:13px}.quiz-source-grid small{color:var(--muted);font-size:9px;line-height:1.45}.quiz-count-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.quiz-count-grid button{min-height:58px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:14px}.quiz-count-grid button.selected{color:#fff;background:var(--green);border-color:var(--green)}.quiz-count-grid strong{font:700 23px var(--display);margin-right:3px}.quiz-count-grid span{font-size:10px}.quiz-rule-note{color:var(--green);background:var(--orange-soft);border-radius:14px;grid-template-columns:30px 1fr;gap:11px;margin-top:18px;padding:14px;display:grid}.quiz-rule-note>svg{width:22px;height:22px}.quiz-rule-note>span{gap:4px;display:grid}.quiz-rule-note small{color:#776654;font-size:10px;line-height:1.55}.quiz-start-button{margin-top:18px}.quiz-history-list{background:var(--surface);border:1px solid var(--line);border-radius:16px;margin-top:12px;overflow:hidden}.quiz-history-list>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr auto;align-items:center;gap:12px;min-height:62px;padding:10px 13px;display:grid}.quiz-history-list>div:last-child{border-bottom:0}.quiz-history-list>div>span{color:var(--green);font-size:10px}.quiz-history-list>div>span strong{font:700 23px var(--display);margin-right:2px}.quiz-history-list p{gap:3px;margin:0;font-size:12px;font-weight:700;display:grid}.quiz-history-list p small{color:var(--muted);font-size:9px;font-weight:400}.quiz-history-list em{color:#a35e47;font-size:9px;font-style:normal}.quiz-exam-meta{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:10px;display:flex}.quiz-exam-meta strong{color:var(--green)}.quiz-save-state{color:var(--green);text-align:right;margin:-3px 0 8px;font-size:9px}.quiz-save-state[data-state=saving]{color:var(--muted)}.quiz-save-state[data-state=error]{color:var(--red);font-weight:700}.quiz-number-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;margin-top:15px;display:grid}.quiz-number-grid button{aspect-ratio:1;color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:7px;padding:0;font-size:9px}.quiz-number-grid button.answered{color:var(--green);background:var(--green-soft);border-color:#9ab7a1}.quiz-number-grid button.current{color:#fff;background:var(--green);border-color:var(--green)}.quiz-question-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;min-height:340px;margin-top:18px;padding:22px 18px;box-shadow:0 16px 34px #45341f12}.quiz-question-card h1{font:700 22px/1.5 var(--display);margin:22px 0}.quiz-options{gap:9px;display:grid}.quiz-options button{min-height:50px;color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:13px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:9px 12px;display:grid}.quiz-options button>span{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.quiz-options button>strong{font-size:12px;line-height:1.45}.quiz-options button.selected{color:var(--green);background:var(--green-soft);border-color:#8eae98}.quiz-options button.selected>span{color:#fff;background:var(--green)}.quiz-text-answer{gap:8px;display:grid}.quiz-text-answer>span{color:var(--muted);font-size:10px}.quiz-text-answer input{box-sizing:border-box;width:100%;min-height:54px;color:var(--ink);font:16px var(--display);background:var(--paper);border:1px solid #beaf98;border-radius:13px;outline:0;padding:0 15px}.quiz-text-answer input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f673f1a}.quiz-navigation{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.quiz-navigation button{min-height:46px;color:var(--green);background:var(--green-soft);border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.quiz-navigation button:disabled{opacity:.4}.quiz-submit-button{background:var(--red);margin-top:10px;box-shadow:0 11px 24px #a44f4533}.quiz-submit-button:active{background:#873f37}.quiz-navigation button.quiz-final-submit{color:#fff;background:var(--red)}.quiz-grading-note{color:var(--muted);text-align:center;margin:10px 8px 0;font-size:10px;line-height:1.5}.quiz-score-card{color:#fff;text-align:center;background:var(--green);border-radius:22px;justify-items:center;padding:24px 18px;display:grid}.quiz-submit-success{color:var(--green);background:#f6fff8;border-radius:99px;align-items:center;gap:6px;margin-bottom:10px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.quiz-submit-success svg{width:14px;height:14px}.quiz-score-card>p{color:#dbe7dd;margin-bottom:8px;font-size:11px}.quiz-score{align-items:baseline;display:flex}.quiz-score strong{font:700 64px/1 var(--display)}.quiz-score span{margin-left:4px;font-size:12px}.quiz-score-card h1{font:700 19px var(--display);margin:8px 0 16px}.quiz-score-stats{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);width:100%;padding-top:14px;display:grid}.quiz-score-stats span{gap:3px;font-size:9px;display:grid}.quiz-score-stats b{font:700 19px var(--display)}.quiz-score-card>small{color:#dbe7dd;margin-top:14px;font-size:9px}.quiz-result-actions{gap:0;margin-top:14px;display:grid}.quiz-result-filter{background:#e2daca94;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;padding:4px;display:grid}.quiz-result-filter button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px}.quiz-result-filter button.active{color:var(--green);background:var(--surface);font-weight:700}.quiz-result-list{gap:12px;margin-top:12px;display:grid}.quiz-result-item{background:var(--surface);border:1px solid var(--line);border-left:4px solid #b45d4c;border-radius:15px;padding:16px}.quiz-result-item.correct{border-left-color:var(--green)}.quiz-result-item.partial{border-left-color:var(--orange)}.quiz-result-item>header{color:#a84f40;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.quiz-result-item.partial>header{color:var(--orange)}.quiz-result-item.correct>header{color:var(--green)}.quiz-result-item>header small{color:var(--muted);font-weight:400}.quiz-result-item h3{font:700 15px/1.5 var(--display);margin:10px 0 12px}.quiz-result-item dl{gap:7px;margin:0;display:grid}.quiz-result-item dl>div{grid-template-columns:72px 1fr;gap:8px;font-size:10px;line-height:1.5;display:grid}.quiz-result-item dt{color:var(--muted)}.quiz-result-item dd{color:var(--ink);margin:0;font-weight:700}.quiz-result-item>p{color:#8e5b50;margin:10px 0 0;font-size:10px;line-height:1.5}.quiz-result-item aside{color:var(--green);background:var(--green-soft);border-radius:10px;gap:4px;margin-top:12px;padding:10px;font-size:10px;line-height:1.55;display:grid}.quiz-result-item aside span{color:#53685a}.quiz-perfect{color:var(--green);text-align:center;background:var(--green-soft);border-radius:16px;justify-items:center;gap:7px;margin-top:14px;padding:28px;display:grid}.quiz-perfect svg{width:26px;height:26px}.quiz-perfect span{color:var(--muted);font-size:10px}@media (width<=370px){.screen-content{padding-left:19px;padding-right:19px}.home-heading h1{width:min(280px,94%)}.home-heading h1 .greeting-line-primary{font-size:27px}.home-heading h1 .greeting-line-secondary{font-size:19px}.phrase-identity h1{font-size:26px}.quiz-source-grid{grid-template-columns:1fr}.quiz-number-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.rating-grid button{min-height:82px;padding-left:3px;padding-right:7px}.rating-grid button img{flex-basis:62px;width:62px;height:62px}.rating-grid button strong{font-size:12px}}@media (prefers-reduced-motion:reduce){.rating-grid button,.rating-grid button.selected img{transition:none;animation:none}}
