@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y: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;--spacing:.25rem;--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{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.grid{display:grid}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b1120;--surface:#111827;--surface-soft:#1f2937;--text:#f9fafb;--muted:#9ca3af;--border:#374151;--primary:#38bdf8;--danger:#f87171;--radius:7px}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page,.page-shell{min-height:100dvh;padding:24px}.page-section{gap:16px;width:100%;max-width:460px;margin:0 auto;display:grid}.mobile-shell{width:100%;max-width:460px;margin:0 auto}.card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:24px;box-shadow:0 24px 80px #00000047}.content-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:16px;box-shadow:0 18px 56px #00000038}.content-card h2,.content-card h3,.content-card p{margin:0}.content-card{gap:12px;display:grid}.stack{gap:16px;display:grid}.title{letter-spacing:-.04em;margin:0;font-size:32px;line-height:1.05}.subtitle{color:var(--muted);margin:0;line-height:1.5}.label{color:var(--muted);gap:8px;font-size:14px;display:grid}.input{border-radius:var(--radius);border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#020617;outline:none;padding:0 14px}.textarea{resize:vertical;min-height:120px;padding:14px;line-height:1.5}.input:focus{border-color:var(--primary)}.button{border-radius:var(--radius);background:var(--primary);color:#082f49;cursor:pointer;border:0;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:800;display:inline-flex}.button.secondary{background:var(--surface-soft);color:var(--text);border:1px solid var(--border)}.button.danger{color:var(--danger);background:0 0;border:1px solid #f8717166}.button.full{width:100%}.button:disabled{opacity:.6;cursor:not-allowed}.error{color:#fecaca;border-radius:var(--radius);background:#f871711a;border:1px solid #f8717159;padding:12px;font-size:14px}.success{color:#bbf7d0;border-radius:var(--radius);background:#22c55e1a;border:1px solid #22c55e59;padding:12px;font-size:14px}.nav-list{gap:10px;display:grid}.nav-link{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);padding:14px 16px;display:block}.meta{color:var(--muted);font-size:14px}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.top-actions{flex-wrap:wrap;gap:12px;display:flex}.card-list{gap:12px;display:grid}.item-card{border:1px solid var(--border);border-radius:var(--radius);background:#020617;gap:12px;padding:16px;display:grid}.item-header{gap:6px;display:grid}.item-title{margin:0;font-size:18px;line-height:1.25}.item-body{gap:8px;display:grid}.item-actions{flex-wrap:wrap;gap:10px;display:flex}.badge{border:1px solid var(--border);background:var(--surface-soft);width:fit-content;color:var(--muted);border-radius:var(--radius);padding:4px 10px;font-size:12px}.empty-state{border:1px dashed var(--border);border-radius:var(--radius);background:#1f293766;padding:18px}.form-grid{gap:14px;display:grid}.form-actions{gap:10px;display:flex}.page-header,.page-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-title-with-menu{align-items:center;gap:12px;min-width:0;display:flex}.page-title-with-menu h1{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:32px;font-weight:900;line-height:1.05}.square-button.button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.dashboard-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-title-group{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-title-group .title{text-transform:uppercase;font-weight:900}.dashboard-menu-wrap{flex:none;position:relative}.dashboard-icon-button,.dashboard-menu-action,.dashboard-close-button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.dashboard-icon-button{width:42px;height:42px}.dashboard-logout-button.button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.dashboard-menu-actions{z-index:30;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);gap:8px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 50px #00000059}.dashboard-menu-action{width:42px;height:42px}.dashboard-menu-action.is-disabled{opacity:.55;cursor:not-allowed}.dashboard-study-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);align-items:center;gap:16px;padding:14px;display:flex;box-shadow:0 18px 56px #00000038}.dashboard-study-ring{--study-progress:0%;background:conic-gradient(var(--primary) var(--study-progress), #374151d1 0);border-radius:999px;justify-content:center;align-items:center;width:88px;min-width:88px;height:88px;display:flex;position:relative}.dashboard-study-ring:after{content:"";border:1px solid var(--border);background:#020617;border-radius:999px;position:absolute;inset:10px}.dashboard-study-ring-content{z-index:1;justify-items:center;gap:1px;line-height:1;display:grid;position:relative}.dashboard-study-ring-content strong{color:var(--text);font-size:24px;font-weight:900}.dashboard-study-ring-content span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.dashboard-study-card-text{gap:3px;min-width:0;display:grid}.dashboard-study-card-text span{color:var(--muted);font-size:13px;line-height:1.3}.dashboard-study-card-text strong{color:var(--text);font-size:21px;font-weight:900;line-height:1.1}.dashboard-study-card-text small{color:var(--muted);font-size:12px;line-height:1.35}.dashboard-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-nav-link{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);min-height:74px;color:var(--text);text-transform:uppercase;justify-content:flex-start;align-items:center;gap:10px;padding:14px;font-weight:900;line-height:1.15;display:flex}.dashboard-nav-icon{color:currentColor;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:inline-flex}.dashboard-nav-svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.dashboard-top-decks{gap:10px;display:grid}.dashboard-top-decks-header{gap:3px;display:grid}.dashboard-top-decks-header h2{color:var(--text);text-transform:uppercase;margin:0;font-size:15px;font-weight:900;line-height:1.2}.dashboard-top-decks-header p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.dashboard-top-decks-carousel{gap:8px;display:grid}.dashboard-top-decks-viewport{border-radius:var(--radius);touch-action:pan-y;width:100%;overflow:hidden}.dashboard-top-decks-track{will-change:transform;width:100%;transition:transform .26s;display:flex}.dashboard-top-decks-slide{width:100%;min-width:100%}.dashboard-top-decks-dots{justify-content:center;align-items:center;gap:6px;display:flex}.dashboard-top-deck-dot{cursor:pointer;background:#9ca3af6b;border:0;border-radius:999px;width:6px;height:6px;padding:0}.dashboard-top-deck-dot.is-active{background:var(--primary);width:18px}.shared-deck-list{gap:12px;display:grid}.shared-deck-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#38bdf809 0 1px,#0000 1px 12px) 0 0/14px 14px,radial-gradient(circle at 12px 12px,#f9fafb09 0 1px,#0000 1.5px) 0 0/22px 22px,#020617;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 56px #0000002e}.shared-deck-main{gap:10px;display:grid}.shared-deck-title{color:var(--text);text-transform:uppercase;margin:0;font-size:18px;font-weight:900;line-height:1.25}.shared-deck-title em{color:var(--muted);text-transform:none;font-size:13px;font-style:italic;font-weight:400}.shared-deck-description{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.shared-deck-stats{grid-template-columns:repeat(4,max-content);justify-content:space-between;align-items:center;gap:6px 8px;width:100%;display:grid}.shared-deck-stat{min-height:22px;color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.shared-language-flag{border-radius:2px;width:18px;min-width:18px;height:12px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f9fafb1f}.shared-language-flag-default{background:linear-gradient(135deg,#38bdf8 0 50%,#1f2937 50% 100%)}.shared-language-flag-en{background:#012169}.shared-language-flag-en:before{content:"";background:linear-gradient(32deg,#0000 0 39%,#fff 39% 46%,#c8102e 46% 52%,#fff 52% 59%,#0000 59%),linear-gradient(-32deg,#0000 0 39%,#fff 39% 46%,#c8102e 46% 52%,#fff 52% 59%,#0000 59%),linear-gradient(90deg,#0000 0 39%,#fff 39% 61%,#0000 61%),linear-gradient(0deg,#0000 0 34%,#fff 34% 66%,#0000 66%);position:absolute;inset:0}.shared-language-flag-en:after{content:"";background:linear-gradient(90deg,#0000 0 44%,#c8102e 44% 56%,#0000 56%),linear-gradient(0deg,#0000 0 40%,#c8102e 40% 60%,#0000 60%);position:absolute;inset:0}.shared-language-flag-es{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.shared-language-flag-fr{background:linear-gradient(90deg,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66%)}.shared-language-flag-de{background:linear-gradient(#000 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.shared-language-flag-pt{background:linear-gradient(90deg,#060 0 40%,red 40%)}.shared-language-flag-zh{background:#de2910}.shared-language-flag-zh:after{content:"";clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#ffde00;width:4px;height:4px;position:absolute;top:2px;left:3px}.shared-language-flag-ja{background:#fff}.shared-language-flag-ja:after{content:"";background:#bc002d;border-radius:999px;width:6px;height:6px;position:absolute;top:3px;left:6px}.shared-language-flag-ko{background:#fff}.shared-language-flag-ko:after{content:"";background:linear-gradient(#c60c30 0 50%,#003478 50%);border-radius:999px;width:6px;height:6px;position:absolute;top:3px;left:6px}.shared-language-flag-ru{background:linear-gradient(#fff 0 33.33%,#0039a6 33.33% 66.66%,#d52b1e 66.66%)}.shared-language-flag-ar{background:linear-gradient(#006c35 0 100%)}.shared-deck-stat-icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.shared-deck-actions{grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:8px;width:100%;display:grid}.shared-deck-action-button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);width:fit-content;min-height:28px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.shared-deck-preview-button{border-color:var(--border);color:var(--text);background:0 0!important}.shared-deck-add-button{justify-self:end}.shared-deck-action-button:disabled{opacity:.55;cursor:not-allowed}.shared-deck-action-icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.cards-header-actions{flex:none;align-items:center;gap:8px;display:flex}.dashboard-overlay{z-index:80;background:#020617c2;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.dashboard-modal{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);width:min(100%,430px);max-height:calc(100dvh - 36px);padding:18px;overflow:auto;box-shadow:0 28px 90px #0000007a}.dashboard-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-close-button{flex:none;width:36px;height:36px}.profile-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.account-data-list{gap:10px;display:grid}.account-data-row{border:1px solid var(--border);border-radius:var(--radius);background:#020617;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.account-data-row span{color:var(--muted);font-size:13px}.account-data-row strong{color:var(--text);text-align:right;overflow-wrap:anywhere;font-size:14px}.account-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.account-stat-card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#020617;align-content:center;gap:6px;min-height:82px;padding:10px;display:grid}.account-stat-card span{color:var(--muted);font-size:12px;line-height:1.25}.account-stat-card strong{color:var(--text);font-size:18px;line-height:1.1}.tools-json-import{gap:12px;display:grid}.tools-intro-card p,.tools-json-form label,.tools-deck-main span{color:var(--muted);font-size:13px;line-height:1.45}.tools-intro-card h2,.tools-decks-card h2,.tools-json-form h3{font-size:18px;line-height:1.2}.tools-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tools-section-header>span{border:1px solid var(--border);border-radius:var(--radius);min-width:30px;height:30px;color:var(--muted);background:#020617;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.tools-deck-list{gap:8px;max-height:190px;padding-right:2px;display:grid;overflow:auto}.tools-deck-item{border:1px solid var(--border);border-radius:var(--radius);background:#020617;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.tools-deck-main{gap:4px;min-width:0;display:grid}.tools-deck-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tools-deck-main code{color:var(--text);font-size:12px}.tools-deck-meta{color:var(--muted);justify-items:end;gap:5px;font-size:12px;font-weight:800;display:grid}.tools-deck-meta span{border:1px solid var(--border);background:var(--surface-soft);border-radius:var(--radius);padding:3px 8px}.tools-json-form{gap:14px}.tools-json-textarea{resize:vertical;white-space:pre;min-height:420px;max-height:55dvh;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.5;overflow:auto}.tools-small-button.button{width:auto;min-height:34px;padding:0 12px;font-size:13px}.tools-created-list{gap:10px;display:grid}.tools-created-list ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tools-created-list li{border:1px solid var(--border);border-radius:var(--radius);background:#020617;gap:4px;padding:10px;display:grid}.tools-created-list li span{color:var(--muted);font-size:12px;font-weight:800}.tools-created-list li strong{font-size:14px;line-height:1.35}.study-session-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.study-session-title{text-transform:uppercase}.study-back-button.button{border-radius:5px;width:26px;min-width:26px;height:26px;min-height:26px;padding:0}.study-session-meta-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.study-reviewed-count{color:var(--muted);margin:0;font-size:14px;font-weight:800}.study-time-remaining{color:var(--text);text-align:center;margin:0;font-size:15px;font-weight:900}.study-card-button{width:100%;color:inherit;perspective:1200px;cursor:pointer;text-align:inherit;background:0 0;border:0;padding:0;display:block;position:relative;overflow:visible}.study-card-frame{z-index:3;aspect-ratio:62/95;width:100%;transform-style:preserve-3d;transition:transform .22s;position:relative}.study-card-frame.is-flipped{transform:rotateY(180deg)}.study-card-face{border:1px solid var(--border);border-radius:var(--radius);backface-visibility:hidden;background:#020617;align-content:center;justify-items:center;gap:16px;height:100%;padding:24px;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:0 24px 80px #00000047}.study-card-front{grid-template-rows:1fr auto;align-content:stretch}.study-card-front .study-card-title{align-self:center}.study-card-front-hint{text-align:center;width:auto;font-size:12px;line-height:1.25;position:absolute;bottom:10px;left:18px;right:18px}.study-card-back{transform:rotateY(180deg)}.study-card-back>.subtitle{text-align:center;width:auto;font-size:12px;line-height:1.25;position:absolute;bottom:10px;left:18px;right:18px}.study-card-title{text-align:center;white-space:pre-wrap;margin:0;font-size:24px;font-weight:800;line-height:1.25}.study-explanation{width:100%;color:var(--muted);text-align:justify;white-space:pre-wrap;margin:0;font-style:italic;line-height:1.55}.study-explanation strong{color:var(--text);font-weight:800}.study-flip-time{color:var(--text);text-align:center;margin:0;font-size:15px}.study-flip-time strong{font-weight:900}.study-actions-grid{grid-template-columns:1fr 1fr;align-items:center;gap:14px;margin-top:0;display:grid}.study-action-button{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:38px;color:var(--text);cursor:pointer;background:#020617;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 28px #00000047}.study-action-button-no{color:var(--danger);border-color:#f8717173}.study-action-button-yes{color:#22c55e;border-color:#22c55e73}.study-action-button:disabled{opacity:.42;cursor:not-allowed}@media (max-width:520px){.page,.page-shell{padding:16px}.card{padding:20px}.content-card{padding:14px}.title,.page-title-with-menu h1{font-size:28px}.button{width:100%}.dashboard-header>.button,.dashboard-header form .button,.dashboard-header .button,.page-header>.button,.page-header form .button,.page-header .button,.page-header-row>.button,.page-header-row form .button,.page-header-row .button{width:auto}.dashboard-icon-button{width:38px;height:38px}.dashboard-logout-button.button{width:38px;min-width:38px;height:38px;min-height:38px}.dashboard-title-group,.page-title-with-menu{gap:10px}.dashboard-study-card{gap:12px;padding:12px}.dashboard-study-ring{width:78px;min-width:78px;height:78px}.dashboard-study-ring:after{inset:9px}.dashboard-study-ring-content strong{font-size:22px}.dashboard-study-card-text strong{font-size:19px}.dashboard-nav-grid{gap:8px}.dashboard-nav-link{gap:8px;min-height:68px;padding:12px;font-size:14px}.dashboard-nav-icon{width:26px;min-width:26px;height:26px}.dashboard-nav-svg{width:22px;height:22px}.dashboard-top-decks-header h2{font-size:14px}.dashboard-top-decks-header p{font-size:11px}.shared-deck-card{padding:12px}.shared-deck-title{font-size:16px}.shared-deck-title em{font-size:12px}.shared-deck-description{font-size:13px}.shared-deck-stats{gap:6px}.shared-deck-stat{min-height:20px;font-size:11px}.shared-language-flag{width:17px;min-width:17px;height:11px}.shared-deck-actions{gap:7px}.shared-deck-action-button{min-height:27px;padding:0 7px;font-size:10px}.square-button.button{width:38px;min-width:38px;height:38px;min-height:38px}.cards-header-actions{gap:6px}.account-stats-grid{grid-template-columns:1fr}.account-data-row{flex-direction:column;align-items:flex-start}.account-data-row strong{text-align:left}.tools-deck-item{grid-template-columns:1fr}.tools-deck-meta{justify-content:flex-start;display:flex}.tools-json-textarea{min-height:360px;max-height:52dvh}.study-back-button.button{width:26px;min-width:26px}.row{flex-direction:column;align-items:flex-start}.study-card-face{padding:22px}.study-card-front-hint,.study-card-back>.subtitle{font-size:11px;bottom:8px;left:14px;right:14px}.study-card-title{font-size:22px}.study-actions-grid{gap:12px;margin-top:0}.study-action-button{height:36px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
