*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{background:radial-gradient(circle at 14% 10%,rgba(0,0,0,.06),transparent 30%),radial-gradient(circle at 88% 5%,rgba(0,0,0,.05),transparent 24%),#f7f7f7}@media (prefers-color-scheme:dark){body{background:#111113}}:is(html.dark,html.dark-theme) body{background:#111113}a{color:inherit;text-decoration:none}.radix-themes{--app-bg:#f3f6ff;--app-nav-border:rgba(0,0,0,.1);--app-nav-bg:hsla(0,0%,100%,.92);--app-link-strong:#111;--app-legal-text:#374151;--app-nav-item:#525252;--app-nav-item-active:#000;--app-input-text:#111;--app-input-placeholder:#9ca3af;--app-submit-bg:#111;--app-submit-text:#fff;--app-submit-hover:#000;--app-spinner-track:hsla(0,0%,100%,.35);--app-spinner-head:#fff;--app-word-label:#6b7280;--app-word-gray-bg:#f3f4f6;--app-word-gray-text:#111827;--app-phonetic:#4b5563;--app-hint:#6b7280;--app-audio-btn-bg:rgba(0,0,0,.1);--app-audio-btn-bg-hover:rgba(0,0,0,.18);--app-translation-text:#000;--app-translation-placeholder:#9ca3af;--app-translation-audio:#111;--app-float-btn-bg:hsla(0,0%,100%,.72);--app-float-btn-border:rgba(15,23,42,.08);--app-query-lang-hover:rgba(15,23,42,.06);--app-query-lang-active:rgba(15,23,42,.06);--app-query-lang-text-active:#111}.radix-themes:where(.dark,.dark-theme),:is(.dark,.dark-theme) .radix-themes:not(.light,.light-theme){--app-bg:#111113;--app-nav-border:hsla(0,0%,100%,.12);--app-nav-bg:rgba(28,28,31,.92);--app-link-strong:#f5f5f5;--app-legal-text:#d4d4d8;--app-nav-item:#b4b4b8;--app-nav-item-active:#fff;--app-input-text:#f5f5f5;--app-input-placeholder:#8f8f95;--app-submit-bg:#f5f5f5;--app-submit-text:#111;--app-submit-hover:#e4e4e7;--app-spinner-track:hsla(0,0%,7%,.25);--app-spinner-head:#111;--app-word-label:#a1a1aa;--app-word-gray-bg:#27272a;--app-word-gray-text:#f5f5f5;--app-phonetic:#a1a1aa;--app-hint:#a1a1aa;--app-audio-btn-bg:hsla(0,0%,100%,.14);--app-audio-btn-bg-hover:hsla(0,0%,100%,.24);--app-translation-text:#fff;--app-translation-placeholder:#a1a1aa;--app-translation-audio:#f5f5f5;--app-float-btn-bg:rgba(39,39,42,.92);--app-float-btn-border:hsla(0,0%,100%,.1);--app-query-lang-hover:hsla(0,0%,100%,.08);--app-query-lang-active:hsla(0,0%,100%,.08);--app-query-lang-text-active:#f5f5f5}.radix-app-bg{min-height:100vh;padding-bottom:calc(82px + env(safe-area-inset-bottom));background:var(--app-bg)}.radix-page-shell{padding-left:clamp(12px,2.8vw,24px);padding-right:clamp(12px,2.8vw,24px)}.app-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;border-top:1px solid var(--app-nav-border);background:var(--app-nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom)}.gdpr-banner-wrap{position:fixed;left:0;right:0;bottom:calc(74px + env(safe-area-inset-bottom));z-index:70;padding:0 12px}.gdpr-banner-card{max-width:680px;margin:0 auto}.gdpr-legal-links a{color:var(--app-link-strong);text-decoration:underline;text-underline-offset:2px}.legal-html{color:var(--app-legal-text);font-size:14px;line-height:1.65}.legal-html h2{color:var(--app-link-strong);font-size:18px;margin:0 0 8px}.legal-html p{margin:0 0 10px}.legal-html ul{margin:0 0 12px;padding-left:18px}.legal-html li{margin:0 0 6px}.app-bottom-nav-inner{max-width:680px;margin:0 auto;padding:8px 12px 10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.app-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52px;border-radius:12px;color:var(--app-nav-item);font-size:12px;line-height:1.2;font-weight:600;transition:background-color .2s ease,color .2s ease}.app-bottom-nav-item svg{width:18px;height:18px;margin-bottom:4px}.app-bottom-nav-item.is-active{background:transparent;color:var(--app-nav-item-active);font-weight:800}.app-bottom-nav-item:hover{background:transparent}.query-topbar{position:-webkit-sticky;position:sticky;top:12px;z-index:20}.home-page{min-height:calc(100vh - 180px)}.home-page-idle{justify-content:center;align-items:center}.query-topbar-idle{position:static;width:min(100%,620px)}.home-empty-hero{width:min(100%,620px);text-align:center}.home-empty-logo{width:76px;height:76px;border-radius:20px;box-shadow:0 16px 38px rgba(15,23,42,.12)}.home-empty-title{letter-spacing:-.03em;text-wrap:balance}.home-empty-hint{max-width:34ch;line-height:1.5;text-wrap:balance}.query-omni{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;min-height:44px;padding:0;border:0;border-radius:0;background:transparent}.query-omni-lang{min-width:82px;border:0;box-shadow:none;background:transparent;padding-left:8px;padding-right:8px}.query-omni-lang-content{display:inline-flex;align-items:center;gap:6px;font-weight:800;letter-spacing:.02em}.query-omni-lang-item{min-height:40px;padding-top:8px;padding-bottom:8px;transition:background-color .14s ease}.query-omni-lang-item:hover,.query-omni-lang-item[data-highlighted]{background:var(--app-query-lang-hover);color:var(--app-query-lang-text-active)}.query-omni-lang-item[data-state=checked]{background:var(--app-query-lang-active);color:var(--app-query-lang-text-active)}.query-omni-input{min-width:0;border:0;outline:none;background:transparent;font:inherit;color:var(--app-input-text);width:100%;padding:10px 4px}.query-omni-input::placeholder{color:var(--app-input-placeholder)}.query-omni-submit{width:40px;height:40px;border:0;border-radius:10px;background:var(--app-submit-bg);color:var(--app-submit-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.query-omni-submit:disabled{opacity:.5;cursor:not-allowed}.query-btn-spinner,.query-omni-submit svg{width:18px;height:18px}.query-btn-spinner{border:2px solid var(--app-spinner-track);border-top-color:var(--app-spinner-head);border-radius:50%;animation:query-spin .7s linear infinite}@keyframes query-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:520px){.query-omni-lang{min-width:72px}.query-omni-lang-menu{min-width:180px}.query-omni-lang-item{min-height:48px;padding-top:12px;padding-bottom:12px}}.word-label{font-size:12px;color:var(--app-word-label);font-weight:600;letter-spacing:.02em}.word-block{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.word-token{display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:0;padding:6px 10px;line-height:1.2;font-weight:500}.word-size-xl{font-size:clamp(1.2rem,2.2vw,1.35rem)}.word-size-lg{font-size:clamp(1.08rem,2vw,1.2rem)}.word-size-md{font-size:clamp(.96rem,1.6vw,1.06rem)}.word-size-sm{font-size:clamp(.84rem,1.3vw,.92rem)}.word-tone-gray{background:var(--app-word-gray-bg);border-color:#d4d4d8;color:var(--app-word-gray-text)}.word-tone-direct{background:#dcfce7;border-color:#86efac;color:#166534}.word-tone-candidate{background:#cffafe;border-color:#67e8f9;color:#155e75}.word-tone-similar{background:#ede9fe;border-color:#c4b5fd;color:#5b21b6}.word-text-btn{border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer;text-align:left}.word-text-btn:hover{text-decoration:underline}.word-speak-btn{border:0;border-radius:8px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--app-audio-btn-bg);color:inherit;cursor:pointer}.word-speak-btn:hover{background:var(--app-audio-btn-bg-hover)}.word-phonetic-inline{font-size:14px;color:var(--app-phonetic);font-style:italic}.query-correction-hint{font-size:12px;color:#2563eb;line-height:1.3}.query-analysis-hint{font-size:12px;color:var(--app-hint);line-height:1.3}.query-conjugation-link{color:var(--app-link-strong);text-decoration:underline;text-underline-offset:2px;font-weight:600}.query-conjugation-link:hover{opacity:.82}.conjugation-page-header{display:flex;flex-direction:column;gap:12px}.conjugation-page-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.conjugation-page-header-left{display:flex;align-items:center;gap:10px;min-width:0}.conjugation-float-button{width:44px;height:44px;background:var(--app-float-btn-bg)!important;box-shadow:inset 0 0 0 1px var(--app-float-btn-border)}.conjugation-back-button{width:44px;height:44px;padding:0;background:transparent!important;box-shadow:none!important;border:0!important;color:var(--app-link-strong)!important}.conjugation-back-icon{width:24px;height:24px}.conjugation-query-word-badge{font-size:16px;line-height:1.2;padding:8px 12px;width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:12px;background:#e0f2fe!important;color:#0369a1!important}.conjugation-query-badge-wrap{position:relative;display:inline-flex;max-width:100%;padding-right:18px;padding-bottom:10px}.conjugation-query-language-tag{display:inline-flex;align-items:center;font-size:9px;line-height:1;color:#f97316;white-space:nowrap;padding:3px 6px;border-radius:4px;background:#fce7f3;position:absolute;right:0;bottom:0}.conjugation-note{color:var(--app-hint);line-height:1.45}.conjugation-grid{display:grid;grid-gap:16px;gap:16px}.conjugation-grid-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.conjugation-tense-card{border:0!important;box-shadow:none!important;outline:none!important;overflow:hidden}.conjugation-card-header{margin:-16px -16px 2px;padding:12px 16px;border-radius:0;color:#111}.conjugation-card-header-de-indicative{background:#f1e8ff;color:#4c1d95}.conjugation-card-header-de-subjunctive{background:#fde7e7;color:#991b1b}.conjugation-card-header-de-other{background:#fef3c7;color:#111}.conjugation-card-header-fr-indicative{background:#e0efff;color:#1d4ed8}.conjugation-card-header-fr-subjunctive{background:#ffe4ef;color:#9d174d}.conjugation-card-header-fr-other{background:#fee2e2;color:#991b1b}.conjugation-table-title{margin-bottom:10px;color:var(--app-link-strong)}.conjugation-tense-heading{font-size:1rem!important;line-height:1.3;color:inherit!important}.conjugation-mood-label{margin-bottom:4px;color:inherit;opacity:.78;text-transform:uppercase;letter-spacing:.08em}.conjugation-table-shell{overflow-x:auto}.conjugation-table{width:100%;border-collapse:collapse;font-size:16px}.conjugation-table td,.conjugation-table th{padding:8px 10px;border-bottom:0;text-align:left;vertical-align:top}.conjugation-table th{color:var(--app-link-strong);font-weight:700;background:color-mix(in srgb,var(--app-surface) 88%,var(--app-link-strong) 12%)}.conjugation-table td{color:var(--app-translation-text);font-weight:400}.conjugation-table tbody tr:nth-child(3n):not(:last-child) td{border-bottom:1px solid var(--app-nav-border)}.conjugation-loading-wrap{min-height:180px}.conjugation-loading-spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.38);border-top-color:#fff;border-radius:50%;animation:query-spin .7s linear infinite;filter:drop-shadow(0 1px 6px rgba(14,116,144,.22))}@media (max-width:640px){.conjugation-grid,.conjugation-page-header-top{gap:10px}.conjugation-page-header-left{gap:8px}.conjugation-back-button,.conjugation-float-button{width:40px;height:40px}.conjugation-back-icon{width:26px;height:26px}.conjugation-grid-two-columns .rt-Card{padding:12px}.conjugation-card-header{margin:-12px -12px 2px;padding:10px 12px}.conjugation-tense-heading{font-size:.94rem!important}.conjugation-table td,.conjugation-table th{padding:6px 8px;font-size:14px}}.translation-source-field{position:relative}.translation-source-area,.translation-target-area{resize:none;min-height:88px;line-height:1.5;border:0!important;box-shadow:none!important;outline:none!important}.translation-source-area{padding-right:52px!important}.translation-target-area{color:var(--app-translation-text)!important;-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important;-webkit-touch-callout:default;cursor:text}.translation-target-area::placeholder{color:var(--app-translation-placeholder)!important}.translation-language-switcher-item{min-height:48px;padding-top:10px;padding-bottom:10px}.translation-language-switcher-item:hover,.translation-language-switcher-item[data-highlighted]{background:#f3f4f6;color:#111}.translation-target-area :where(.rt-TextAreaInput),textarea.translation-target-area{color:var(--app-translation-text)!important;-webkit-text-fill-color:var(--app-translation-text)!important;opacity:1!important;-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important;-webkit-touch-callout:default;cursor:text}@media (max-width:768px){.translation-language-switcher-item{min-height:52px;padding-top:12px;padding-bottom:12px}.translation-source-area,.translation-source-area :where(.rt-TextAreaInput),.translation-target-area,.translation-target-area :where(.rt-TextAreaInput),textarea.translation-source-area,textarea.translation-target-area{font-size:16px!important}}.translation-submit-btn{background:var(--app-submit-bg)!important;color:var(--app-submit-text)!important;min-width:108px!important;min-height:42px!important;padding-left:18px!important;padding-right:18px!important}.translation-submit-btn:hover{background:var(--app-submit-hover)!important}.translation-audio-btn{color:var(--app-translation-audio)!important}.translation-record-btn{min-width:48px!important;width:48px!important;height:48px!important;padding:0!important;border-radius:999px!important;background:#2563eb!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0}.translation-record-btn:hover{background:#1d4ed8!important}.translation-record-btn.is-recording{background:#dc2626!important}.translation-record-btn.is-recording:hover{background:#b91c1c!important}.translation-record-btn.is-transcribing,.translation-record-btn:disabled{background:#93c5fd!important;color:#fff!important}.translation-record-btn .query-btn-spinner{width:16px;height:16px}.translation-source-play-btn{position:absolute;top:10px;right:10px;min-width:32px!important;width:32px;height:32px;padding:0!important;border-radius:999px!important;color:var(--app-translation-audio)!important;z-index:1}