/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-9{margin-top:calc(var(--spacing) * 9)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-\[78px\]{margin-top:78px}.block{display:block}.flex{display:flex}.grid{display:grid}.h-3{height:calc(var(--spacing) * 3)}.h-6{height:calc(var(--spacing) * 6)}.min-h-\[82px\]{min-height:82px}.w-3{width:calc(var(--spacing) * 3)}.w-6{width:calc(var(--spacing) * 6)}.w-full{width:100%}.max-w-\[620px\]{max-width:620px}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.place-items-center{place-items:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-7>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 7) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 7) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-\[\#cad0d7\]{border-color:#cad0d7}.border-\[\#d90000\]{border-color:#d90000}.border-\[\#dfe4e8\]{border-color:#dfe4e8}.border-\[\#edf0f2\]{border-color:#edf0f2}.bg-\[\#d90000\]{background-color:#d90000}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.py-5{padding-block:calc(var(--spacing) * 5)}.pt-8{padding-top:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[34px\]{font-size:34px}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-\.055em\]{--tw-tracking:-.055em;letter-spacing:-.055em}.tracking-\[-\.065em\]{--tw-tracking:-.065em;letter-spacing:-.065em}.text-\[\#2b83d4\]{color:#2b83d4}.text-\[\#6e7783\]{color:#6e7783}.text-\[\#8c95a0\]{color:#8c95a0}.text-\[\#19a352\]{color:#19a352}.text-\[\#20a65a\]{color:#20a65a}.text-\[\#66717c\]{color:#66717c}.text-\[\#071522\]{color:#071522}.text-\[\#697481\]{color:#697481}.text-\[\#c4a100\]{color:#c4a100}.text-\[\#d90000\]{color:#d90000}@media (width>=48rem){.md\:mt-6{margin-top:calc(var(--spacing) * 6)}.md\:mt-10{margin-top:calc(var(--spacing) * 10)}.md\:mt-14{margin-top:calc(var(--spacing) * 14)}.md\:text-\[14px\]{font-size:14px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[24px\]{font-size:24px}}}:root{color:#071522;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#071522;--muted:#697481;--faint:#a8b0ba;--line:#edf0f2;--red:#d90000;--red-dark:#c60000;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#fff}button,input{font:inherit}button{cursor:pointer}.app-bg{background:radial-gradient(circle at 50% 22%,#d9000009,#0000 25%),#fff;min-height:100svh}.soft-shadow{box-shadow:0 18px 48px #07152214}.red-shadow{box-shadow:0 20px 44px #d900002e}.logo-text{letter-spacing:-.078em;color:var(--ink);font-weight:900;line-height:.86}.logo-mark{color:var(--red);letter-spacing:-.04em}.logo-home{font-size:clamp(72px,9vw,88px)}.logo-small{font-size:clamp(42px,4vw,50px)}.page-shell{flex-direction:column;align-items:center;width:100%;max-width:430px;min-height:100svh;margin-inline:auto;padding:clamp(56px,7vh,92px) 32px 40px;display:flex}.home-shell{justify-content:center;padding-top:48px;padding-bottom:48px}.practice-shell{max-width:680px;padding-top:112px}.end-shell{max-width:740px;padding-top:80px}.footer-copy{color:#b7bec7;text-align:center;margin-top:auto;font-size:14px}.home-copy{margin-top:52px}.play-orb{color:var(--red);background:#fff;border:1px solid #f6eeee;border-radius:999px;place-items:center;transition:transform .18s;display:grid;box-shadow:0 25px 70px #07152214}.play-orb:active{transform:scale(.985)}.play-orb-lg{width:154px;height:154px}.play-orb-lg span{width:92px;height:92px}.play-orb span{background:snow;border-radius:999px;place-items:center;display:grid}.primary-cta{background:var(--red);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:18px;width:100%;padding:24px 28px;font-size:clamp(18px,2vw,20px);font-weight:800;line-height:1;transition:transform .16s,background .16s;display:flex;box-shadow:0 24px 48px #d900002e}.primary-cta:hover{background:var(--red-dark)}.primary-cta:active{transform:scale(.987)}.action-list{border-bottom:1px solid var(--line);width:100%}.action-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;align-items:center;gap:22px;padding:26px 8px;display:flex}.action-row+.action-row{border-top:1px solid var(--line)}.action-row-title{letter-spacing:-.045em;font-size:clamp(22px,2vw,24px);font-weight:850;line-height:1.18;display:block}.action-row-sub{color:#596675;margin-top:8px;font-size:clamp(15px,1.5vw,17px);line-height:1.35;display:block}.icon-circle{width:56px;height:56px;color:var(--ink);background:#f5f6f8;border-radius:999px;flex-shrink:0;place-items:center;display:grid}.icon-red{color:var(--red);background:#fff1f1}.icon-blue{color:#2284dd;background:#f1f7ff}.chev{color:var(--ink);flex-shrink:0;margin-left:auto}.card-list{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 20px 55px #07152213}.card-list .action-row{padding:28px 32px}.card-primary{border-radius:14px;background:var(--red)!important;color:#fff!important;border-top:0!important}.card-primary .icon-circle{color:#fff;background:#ffffff2b}.card-primary .action-row-title,.card-primary .action-row-sub,.card-primary .chev{color:#fff}.card-primary .action-row-sub{opacity:.86}.progress-top{z-index:20;position:fixed;top:0;left:0;right:0}.progress-track{background:#eceef1;height:5px}.progress-fill{background:var(--red);height:100%}.progress-count{text-align:center;color:#6e7783;padding-top:26px;font-size:14px;font-weight:700}.settings-cog{z-index:21;color:#3c4752;background:0 0;border:0;position:fixed;top:54px;right:34px}.word-pill{color:var(--ink);background:#fff;border:1px solid #f0dddd;border-radius:999px;align-items:center;gap:14px;margin-top:44px;padding:16px 28px;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 18px 48px #0715220f}.letter-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px 28px;max-width:640px;margin-top:78px;display:flex}.letter-slot{letter-spacing:.04em;border-bottom:2px solid #8f98a3;place-items:center;min-width:30px;height:44px;font-size:26px;font-weight:850;display:grid}.letter-slot.empty{color:#0000}.letter-slot.mistake{color:#e66363;border:1.5px solid #ff8d8d;border-radius:7px;width:38px;min-width:38px}.status-line{min-height:28px;color:var(--red);justify-content:center;align-items:center;gap:10px;margin-top:54px;font-size:16px;font-weight:700;display:flex}.utility-bar{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(3,1fr);width:100%;max-width:620px;margin-top:auto;margin-bottom:92px;display:grid;overflow:hidden;box-shadow:0 20px 52px #0715220f}.utility-bar button{color:var(--ink);background:#fff;border:0;flex-direction:column;align-items:center;gap:9px;padding:22px 12px;font-size:18px;display:flex}.utility-bar button+button{border-left:1px solid var(--line)}.stats-grid{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);width:100%;max-width:620px;display:grid;overflow:hidden;box-shadow:0 20px 55px #07152212}.stat{text-align:center;padding:28px 14px}.stat+.stat{border-left:1px solid var(--line)}.stat-icon{place-items:center;height:26px;margin-bottom:14px;font-size:16px;display:grid}.stat-num{letter-spacing:-.045em;font-size:clamp(28px,3vw,36px);font-weight:900}.stat-label{color:#67727e;margin-top:8px;font-size:15px}.success-orb{color:#1fa65a;background:#e5f8eb;border-radius:999px;place-items:center;width:140px;height:140px;display:grid;box-shadow:0 20px 60px #1fa65a14}.overlay{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07152285;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.modal{background:#fff;width:100%;position:relative;box-shadow:0 24px 70px #0715222e}.modal-small{border-radius:14px;max-width:430px;padding:32px}.modal-wide{border-radius:8px;max-width:900px;padding:36px}.modal-accent:before{content:"";background:var(--red);border-radius:8px 8px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.modal-title{letter-spacing:-.04em;font-size:22px;font-weight:900}.modal-text{color:#77818d;font-size:16px;line-height:1.45}.field-note{color:#828c98;font-size:14px}.done-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.done-button{background:var(--red);color:#fff;border:0;border-radius:9px;padding:16px 38px;font-size:18px;font-weight:700;box-shadow:0 18px 40px #d900002e}.clear-button{color:var(--red);background:0 0;border:0;font-size:18px}.search-input{border:1px solid #dde2e7;border-radius:7px;outline:none;width:100%;height:58px;padding:0 18px;font-size:20px}.selected-box{color:var(--red);background:#fff7f7;border-radius:6px;padding:16px 18px;font-size:15px}.list-grid{grid-template-columns:1fr 1fr;gap:40px;max-height:430px;margin-top:28px;display:grid;overflow:auto}.group-title{color:#8c95a0;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:900}.check-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:15px;font-weight:700;display:flex}.check-left{align-items:center;gap:12px;min-width:0;display:flex}.fake-check{border:1.8px solid #8f98a3;border-radius:3px;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.fake-check.on{border-color:var(--red);background:var(--red);color:#fff}.dialect{color:#a0a7af;font-size:13px;font-weight:500}.screen-switch{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:.42;background:#ffffffa8;border:1px solid #07152214;border-radius:999px;gap:5px;padding:6px;transition:opacity .18s;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 44px #0715221a}.screen-switch:hover{opacity:1}.screen-switch button{color:#687281;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:12px}.screen-switch button.active{color:#fff;background:#071522}@media (width>=900px){.home-shell{max-width:500px}.page-shell{padding-top:80px}.practice-shell{padding-top:122px}.logo-home{font-size:72px}.play-orb-lg{width:142px;height:142px}.primary-cta,.home-shell .action-list{max-width:480px}.home-shell h1{font-size:30px}.end-shell{padding-top:76px}.card-list{max-width:620px}.settings-cog{right:54px}.word-pill{font-size:17px}.letter-slot{font-size:24px}.utility-bar{margin-bottom:70px}}@media (width<=520px){.page-shell{max-width:100%;padding:54px 32px 34px}.home-shell{justify-content:flex-start;padding-top:132px}.logo-home{font-size:72px}.play-orb-lg{width:130px;height:130px}.play-orb-lg span{width:78px;height:78px}.home-copy{margin-top:43px}.home-copy h1{line-height:1.32;font-size:24px!important}.primary-cta{border-radius:10px;padding:23px 20px;font-size:19px}.action-row{gap:22px;padding:25px 8px}.icon-circle{width:56px;height:56px}.action-row-title{font-size:24px}.action-row-sub{font-size:17px}.footer-copy{font-size:14px}.progress-count{padding-top:23px}.settings-cog{display:none}.practice-shell{padding-top:132px}.logo-small{font-size:52px}.word-pill{margin-top:60px;padding:20px 38px;font-size:24px}.letter-grid{gap:44px 32px;width:100%;margin-top:82px}.letter-slot{border-bottom-width:2px;min-width:32px;height:44px;font-size:36px}.letter-slot.mistake{width:56px;height:64px;font-size:33px}.status-line{margin-top:50px;font-size:24px}.utility-bar{border-radius:7px;margin-bottom:76px}.utility-bar button{gap:10px;padding:30px 6px;font-size:29px}.utility-bar svg{width:30px;height:30px}.end-shell{padding-top:92px}.success-orb{width:208px;height:208px}.end-shell h1{font-size:56px}.end-shell>p{text-align:center;font-size:24px}.stats-grid{border-radius:12px}.stat{padding:38px 6px}.stat-num{font-size:40px}.stat-label{font-size:18px}.stat-icon{margin-bottom:22px}.card-list .action-row{padding:34px 40px}.card-list .action-row-title{font-size:34px}.card-list .action-row-sub{font-size:25px}.card-list .icon-circle{width:88px;height:88px}.modal-small{border-radius:10px;max-width:100%;padding:48px}.modal-wide{border-radius:7px;max-width:100%;padding:64px 56px 56px}.modal-title{font-size:34px}.modal-text{font-size:24px}.field-note{font-size:21px}.search-input{height:90px;font-size:32px}.selected-box{padding:22px 24px;font-size:23px}.list-grid{max-height:820px;display:block}.list-grid>div+div{margin-top:54px}.group-title{font-size:24px}.check-row{padding:22px 0;font-size:25px}.fake-check{border-radius:5px;width:26px;height:26px}.dialect{font-size:21px}.done-button{border-radius:9px;padding:25px 57px;font-size:30px}.clear-button{font-size:30px}.screen-switch{opacity:.68;max-width:calc(100vw - 48px);inset:24px auto auto 24px;overflow-x:auto;transform:none}.screen-switch button{padding:22px 26px;font-size:18px}.screen-switch::-webkit-scrollbar{display:none}}@media (width<=380px){.page-shell{padding-left:28px;padding-right:28px}.letter-grid{gap:44px 30px}.utility-bar button{font-size:28px}.card-list .action-row{padding-left:24px;padding-right:24px}.card-list .action-row-title{font-size:31px}.card-list .action-row-sub{font-size:24px}.screen-switch{transform-origin:0 0;max-width:calc(119.048vw - 57.1429px);transform:scale(.84)}}.app-bg{background:radial-gradient(circle at 50% 28%,#d900000b,#0000 22%),radial-gradient(circle at 50% 78%,#07152206,#0000 26%),#fff}@media (width>=900px){.home-shell{justify-content:center;max-width:560px;padding-top:56px;padding-bottom:42px}.home-shell .primary-cta,.home-shell .action-list{max-width:520px}.home-shell h1{font-size:31px;line-height:1.28}.home-copy{margin-top:42px}.home-shell .mt-7{margin-top:26px!important}.home-shell .mt-12{margin-top:42px!important}.action-row{padding-top:28px;padding-bottom:28px}.practice-shell{max-width:720px;padding-top:110px}.practice-shell .logo-small{font-size:54px}.word-pill{margin-top:36px;padding:18px 32px;font-size:19px}.letter-grid{gap:28px 36px;max-width:700px;margin-top:64px}.letter-slot{border-bottom-width:2.5px;min-width:40px;height:56px;font-size:34px}.letter-slot.mistake{width:48px;min-width:48px;height:56px;font-size:32px}.status-line{margin-top:42px;font-size:18px}.utility-bar{max-width:680px;margin-bottom:78px}.utility-bar button{gap:11px;padding:28px 16px;font-size:20px}.utility-bar svg{width:26px;height:26px}.end-shell{max-width:760px;padding-top:70px}.end-shell .success-orb{width:190px;height:190px;box-shadow:0 0 0 36px #1fa65a0b,0 30px 90px #1fa65a24}.end-shell .success-orb svg{width:116px;height:116px}.end-shell h1{font-size:42px;line-height:1}.end-shell>p{font-size:19px}.stats-grid{border-radius:18px;max-width:740px;box-shadow:0 26px 70px #07152214}.stat{padding:36px 18px}.stat-icon{height:34px;margin-bottom:16px;font-size:22px}.stat-num{font-size:46px;line-height:1}.stat-label{margin-top:14px;font-size:17px}.card-list{max-width:740px}.card-list .action-row{padding:32px 40px}.card-list .icon-circle{width:62px;height:62px}.card-list .action-row-title{font-size:26px}.card-list .action-row-sub{font-size:17px}}.overlay{overflow:hidden}.modal{flex-direction:column;max-height:90svh;display:flex}.modal-close{color:#8c95a0;background:0 0;border:0;padding:0;font-size:28px;line-height:1}.modal-header{flex:none}.wordlist-modal{padding-bottom:0;overflow:hidden}.wordlist-body{flex:auto;min-height:0;padding-top:32px;padding-bottom:26px;overflow-y:auto}.wordlist-body .selected-box{margin-top:0}.wordlist-body .search-input{margin-top:32px}.sticky-done{z-index:2;background:linear-gradient(#fffffff0,#fff 28%);flex:none;margin-top:0;padding:26px 0 32px;position:sticky;bottom:0;box-shadow:0 -12px 32px #0715220b}.check-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width>=900px){.modal-small{max-width:520px;padding:38px}.modal-wide{max-width:960px;padding:44px 44px 0}.modal-title{font-size:25px}.modal-text{font-size:17px}.list-grid{max-height:none;overflow:visible}.wordlist-body{padding-top:34px}}@media (width<=700px){.overlay{align-items:center;padding:18px}.modal-wide{border-radius:10px;width:100%;max-width:100%;max-height:90svh;padding:42px 32px 0}.wordlist-body{padding-top:30px;padding-bottom:22px}.list-grid{max-height:none;margin-top:28px;display:block;overflow:visible}.list-grid>div+div{margin-top:42px}.sticky-done{padding:22px 0 26px}.done-row{gap:18px}.done-button{min-width:132px}.check-row{gap:10px;font-size:20px}.dialect{font-size:17px}.group-title{font-size:18px}.search-input{height:68px;font-size:25px}.selected-box{padding:20px 22px;font-size:20px}}@media (width<=520px){.overlay{padding:20px}.modal-small{max-height:90svh;padding:40px 32px;overflow-y:auto}.modal-wide{padding:34px 28px 0}.modal-title{font-size:30px}.modal-text{font-size:22px}.wordlist-body .search-input{margin-top:26px}.check-row{padding:18px 0;font-size:20px}.check-left{gap:12px}.fake-check{width:24px;height:24px}.dialect{font-size:16px}.group-title{letter-spacing:.16em;font-size:18px}.done-button{padding:21px 40px;font-size:24px}.clear-button{font-size:25px}.sticky-done{padding:20px 0 24px}}@media (width<=380px){.modal-wide{padding-left:24px;padding-right:24px}.check-row{font-size:18px}.search-input{font-size:22px}.modal-text{font-size:20px}.selected-box{font-size:18px}.done-button{padding:18px 34px;font-size:22px}.clear-button{font-size:23px}}.toggle-switch{background:#cad0d7;border:0;border-radius:999px;flex:none;width:50px;height:28px;padding:0;transition:background .16s;display:inline-flex;position:relative}.toggle-switch.on{background:var(--red)}.toggle-switch span{background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #07152229}.toggle-switch.on span{transform:translate(22px)}.letter-space{width:20px;height:44px}@media (width<=520px){.letter-space{width:28px;height:44px}.toggle-switch{width:64px;height:36px}.toggle-switch span{width:30px;height:30px}.toggle-switch.on span{transform:translate(28px)}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
