:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f2f7ff;--surface:#fff;--surface-muted:#e8f0fa;--surface-floating:#fffffff5;--text:#0a1421;--text-secondary:#616b7a;--accent:#005ec7;--accent-strong:#003d9e;--accent-soft:#005ec71a;--border:#cfdbea;--separator:#e0e8f2;--group:#006b75;--auxiliary:#c76300;--reflexive:#5c45cc;--shadow:0 16px 38px #00142e1a;--small-shadow:0 8px 22px #00142e14;--page-width:1120px;--content-width:820px;--radius:14px;--radius-small:12px;font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--surface:#1c1c1f;--surface-muted:#ffffff1a;--surface-floating:#141417f5;--text:#fff;--text-secondary:#9e9ea8;--accent:#0073e6;--accent-strong:#0054d6;--accent-soft:#ffffff1a;--border:#ffffff2e;--separator:#ffffff24;--group:#00a3ad;--auxiliary:#ff991f;--reflexive:#7669e0;--shadow:0 18px 42px #00000075;--small-shadow:0 9px 24px #0000005c}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--surface:#1c1c1f;--surface-muted:#ffffff1a;--surface-floating:#141417f5;--text:#fff;--text-secondary:#9e9ea8;--accent:#0073e6;--accent-strong:#0054d6;--accent-soft:#ffffff1a;--border:#ffffff2e;--separator:#ffffff24;--group:#00a3ad;--auxiliary:#ff991f;--reflexive:#7669e0;--shadow:0 18px 42px #00000075;--small-shadow:0 9px 24px #0000005c}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);min-width:320px;scroll-padding-top:110px}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}button,input,select{font:inherit}button,select,a{-webkit-tap-highlight-color:transparent}a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--accent-strong)}img,svg{display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent-strong);color:#fff;border-radius:10px;padding:9px 14px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.topbar{z-index:30;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:saturate(160%)blur(18px);backdrop-filter:saturate(160%)blur(18px);position:sticky;top:0}.topbar-inner{width:min(calc(100% - 40px), var(--page-width));align-items:center;gap:22px;min-height:64px;margin:0 auto;display:flex}.brand{color:var(--text);letter-spacing:-.025em;flex:none;align-items:center;gap:10px;font-size:1.06rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;width:34px;height:34px;box-shadow:0 3px 8px #00214d29}.topbar-menu{flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.topbar-link{min-height:40px;color:var(--text-secondary);border-radius:10px;align-items:center;padding:0 11px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.topbar-link:hover{background:var(--surface-muted);color:var(--text)}.topbar-select-wrap{color:var(--text);align-items:center;display:flex;position:relative}.topbar-select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;position:absolute;top:50%;right:13px;transform:translateY(-70%)rotate(45deg)}.topbar-select{appearance:none;border:1px solid var(--border);background:var(--surface);min-width:132px;max-width:152px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;padding:0 36px 0 12px;font-size:.84rem;font-weight:650}.theme-toggle{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;flex:0 0 40px;place-items:center;padding:0;display:grid}.theme-toggle:hover{background:var(--surface-muted)}.theme-toggle:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;grid-area:1/1;width:19px;height:19px}.theme-icon-sun,:root[data-theme=dark] .theme-icon-moon{display:none}:root[data-theme=dark] .theme-icon-sun{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-icon-moon{display:none}:root:not([data-theme=light]) .theme-icon-sun{display:block}}.download-button,.primary-button{background:var(--accent-strong);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #003d9e30}.download-button:hover,.primary-button:hover{background:var(--accent);color:#fff}.menu-button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);border-radius:11px;justify-content:center;align-items:center;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:20px;height:20px}.page-shell{width:min(calc(100% - 40px), var(--page-width));margin:0 auto}.content-shell{width:min(calc(100% - 40px), var(--content-width));margin:0 auto}.home-main{padding-top:72px}.hero-section{text-align:center;max-width:820px;margin:0 auto;position:relative}.hero-icon{width:80px;height:80px;box-shadow:var(--shadow);border-radius:19px;margin:0 auto 22px}.eyebrow{color:var(--accent);letter-spacing:.085em;text-transform:uppercase;margin:0 0 10px;font-size:.84rem;font-weight:800}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}.hero-section h1{max-width:760px;margin:0 auto;font-size:clamp(2.65rem,7vw,5rem);font-weight:850}.hero-copy{max-width:650px;color:var(--text-secondary);margin:20px auto 30px;font-size:clamp(1.02rem,2vw,1.24rem);font-weight:520}#search-root{min-height:76px}.search-component{z-index:12;text-align:left;width:min(100%,680px);margin:0 auto;position:relative}.search-input-wrap{border:1px solid var(--border);background:var(--surface);min-height:58px;box-shadow:var(--shadow);border-radius:16px;align-items:center;transition:border-color .14s,box-shadow .14s;display:flex;position:relative}.search-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft), var(--shadow)}.search-icon{fill:none;width:22px;height:22px;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;flex:none;margin-left:18px}.search-input-wrap input{width:100%;min-width:0;height:56px;color:var(--text);background:0 0;border:0;outline:0;padding:0 48px 0 14px;font-size:1.04rem;font-weight:610}.search-input-wrap input::placeholder{color:var(--text-secondary);opacity:.86;font-weight:480}.search-spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;position:absolute;right:17px}@keyframes spin{to{transform:rotate(360deg)}}.search-hint{color:var(--text-secondary);text-align:center;margin:11px 12px 0;font-size:.86rem}.search-results{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-floating);max-height:min(470px,58vh);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:6px;position:absolute;top:66px;left:0;right:0;overflow-y:auto}.search-results a{min-height:52px;color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:8px 11px;text-decoration:none;display:flex}.search-results a:hover,.search-results a.is-active,.search-results a[aria-selected=true]{background:var(--accent-soft)}.search-results a span{gap:1px;min-width:0;display:grid}.search-results strong{font-size:.98rem}.search-results small{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.search-results svg{fill:none;width:17px;height:17px;stroke:var(--text-secondary);stroke-width:2px;flex:none}.search-state{color:var(--text-secondary);text-align:center;margin:0;padding:16px}.feature-strip{grid-template-columns:repeat(3,1fr);gap:12px;max-width:920px;margin:66px auto 0;display:grid}.feature-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;min-height:112px;padding:18px}.feature-symbol{background:var(--accent-soft);width:35px;height:35px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:13px;font-size:1rem;font-weight:800;display:grid}.feature-item strong{font-size:.94rem;display:block}.home-section{padding:88px 0 0}.section-gap{margin-top:12px}.section-compact{padding-top:34px}.section-heading{text-align:center;max-width:660px;margin:0 auto 30px}.section-heading h2{margin:0;font-size:clamp(1.85rem,4vw,2.8rem)}.section-heading p{color:var(--text-secondary);margin:12px 0 0;font-size:1.02rem}.verb-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.verb-link-card{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:64px;color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;text-decoration:none;display:flex}.verb-link-card:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--text)}.verb-link-card span{min-width:0;display:grid}.verb-link-card strong,.verb-link-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.verb-link-card small{color:var(--text-secondary)}.verb-link-card b{color:var(--accent)}.alphabet-grid{grid-template-columns:repeat(13,1fr);gap:7px;display:grid}.alphabet-grid a{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;place-items:center;font-weight:760;text-decoration:none;display:grid}.alphabet-grid a:hover{border-color:var(--accent);background:var(--accent);color:#fff}.promo-card{border:1px solid var(--border);background:linear-gradient(135deg, var(--surface), var(--surface-muted));box-shadow:var(--small-shadow);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:clamp(24px,5vw,44px);display:grid;position:relative;overflow:hidden}.promo-card:after{content:"";background:var(--accent);opacity:.12;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-110px}.promo-card h2,.promo-card h3{margin:0;font-size:clamp(1.55rem,4vw,2.35rem)}.promo-card p{max-width:610px;color:var(--text-secondary);margin:10px 0 0}.promo-card .primary-button{z-index:1;white-space:nowrap;position:relative}.page-header{padding:54px 0 26px}.breadcrumbs{color:var(--text-secondary);margin:0 0 16px;font-size:.84rem}.breadcrumbs a{color:inherit}.page-header h1{margin:0;font-size:clamp(2.2rem,6vw,4rem)}.page-header>p:not(.breadcrumbs){color:var(--text-secondary);margin:14px 0 0;font-size:1.04rem}.article-card,.detail-card,.tense-card,.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.article-card{padding:clamp(20px,4vw,34px)}.article-card+.article-card{margin-top:12px}.article-card h2,.article-card h3{margin:0 0 12px}.article-card p,.article-card li{color:var(--text-secondary)}.article-card p:last-child,.article-card ul:last-child{margin-bottom:0}.faq-list{gap:10px;display:grid}.faq-item{padding:20px}.faq-item h2,.faq-item h3{letter-spacing:-.015em;margin:0;font-size:1.04rem}.faq-item p{color:var(--text-secondary);margin:8px 0 0}.detail-main{width:min(calc(100% - 40px), var(--page-width));padding:22px 0 0}.detail-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.back-link,.icon-button{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text);border-radius:11px;align-items:center;gap:8px;padding:0 13px;font-size:.9rem;font-weight:650;text-decoration:none;display:inline-flex}.icon-button{cursor:pointer}.back-link:hover,.icon-button:hover{background:var(--surface-muted);color:var(--text)}.detail-card{padding:14px}.verb-summary-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.verb-title-line{flex-wrap:wrap;align-items:baseline;gap:5px 10px;min-width:0;display:flex}.verb-title-line h1{margin:0;font-size:clamp(2rem,7vw,3.2rem)}.ipa{color:var(--text-secondary);font-family:SF Mono,ui-monospace,monospace;font-size:.9rem}.meaning{color:var(--text-secondary);margin:5px 0 0;font-size:1rem;font-weight:540}.speech-button{border:1px solid var(--border);background:var(--surface-muted);width:44px;height:44px;color:var(--accent);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}.speech-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.speech-unavailable .speech-button{display:none}.pill-row{flex-wrap:wrap;gap:7px 8px;margin-top:14px;display:flex}.pill{background:var(--surface-muted);min-height:27px;color:var(--text);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.78rem;font-weight:720;display:inline-flex}.pill-group{color:var(--group)}.pill-auxiliary{color:var(--auxiliary)}.pill-reflexive{color:var(--reflexive)}.examples-card{margin-top:12px}.examples-card h2{margin:0 0 8px;font-size:1.08rem}.example-list{gap:0;display:grid}.example-row{border-top:1px solid var(--separator);padding:11px 0}.example-row:first-child{border-top:0}.example-row p{margin:0}.example-row p+p{color:var(--text-secondary);margin-top:2px;font-size:.9rem}.detail-promo{border-radius:var(--radius);grid-template-columns:1fr auto;margin-top:12px;padding:20px}.detail-promo h2{font-size:1.18rem}.detail-promo p{font-size:.9rem}.mood-nav{z-index:20;border:1px solid var(--border);background:var(--surface-floating);box-shadow:var(--small-shadow);scrollbar-width:none;border-radius:999px;gap:4px;margin:12px 0;padding:5px;display:flex;position:sticky;top:73px;overflow-x:auto}.mood-nav::-webkit-scrollbar{display:none}.mood-nav a{min-width:max-content;min-height:40px;color:var(--text);border-radius:999px;flex:1;justify-content:center;align-items:center;padding:0 15px;font-size:.82rem;font-weight:720;text-decoration:none;display:inline-flex}.mood-nav a:hover,.mood-nav a.is-active{background:var(--accent-strong);color:#fff}.mood-section{padding-top:10px}.mood-section>h2{margin:0 0 8px;font-size:1.25rem}.tense-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));align-items:start;gap:10px;display:grid}.tense-card{overflow:hidden}.tense-header{border-bottom:1px solid var(--separator);justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:7px 11px;display:flex}.tense-header h3{margin:0;font-size:.98rem}.tense-guide-link{flex:none;font-size:.8rem;font-weight:700;text-decoration:none}.conjugation-table{border-collapse:collapse;width:100%}.conjugation-table tr+tr{border-top:1px solid var(--separator)}.conjugation-table th,.conjugation-table td{vertical-align:middle;padding:7px 10px}.conjugation-table th{width:76px;color:var(--text-secondary);text-align:left;font-size:.82rem;font-weight:600}.form-cell{font-size:.92rem;font-weight:680}.form-cell strong{display:block}.form-cell .ipa{margin-top:1px;font-size:.74rem;font-weight:450;display:block}.audio-cell{text-align:right;width:38px}.row-speech{background:0 0;border:0;width:30px;height:30px}.row-speech svg{width:17px;height:17px}.verb-pagination{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.pagination-link{border:1px solid var(--border);border-radius:var(--radius-small);background:var(--surface);min-height:68px;color:var(--text);align-content:center;padding:12px 15px;text-decoration:none;display:grid}.pagination-link:last-child{text-align:right}.pagination-link small{color:var(--text-secondary)}.pagination-link strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.browse-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.browse-list .verb-link-card{min-height:58px}.tense-guide-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tense-guide-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:104px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:18px;text-decoration:none;display:flex}.tense-guide-card:hover{border-color:var(--accent);background:var(--accent-soft)}.tense-guide-card span{gap:6px;min-width:0;display:grid}.tense-guide-card small{color:var(--text-secondary);line-height:1.4}.tense-guide-card b{color:var(--accent);font-size:1.2rem}.guide-grid{gap:12px;display:grid}.guide-callout{border-left:4px solid var(--accent)}.guide-examples{gap:10px;display:grid}.guide-example{background:var(--surface-muted);border-radius:11px;padding:13px}.guide-example p{margin:0}.guide-example p+p{margin-top:3px;font-size:.9rem}.site-footer{border-top:1px solid var(--border);margin-top:90px;padding:28px 0 34px}.footer-inner{width:min(calc(100% - 40px), var(--page-width));justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.footer-brand p{color:var(--text-secondary);margin:6px 0 0;font-size:.84rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;display:flex}.footer-links a{color:var(--text-secondary);font-size:.84rem}@media (width<=920px){.topbar-inner{min-height:60px}.menu-button{margin-left:auto;display:inline-flex}.topbar-menu{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-floating);box-shadow:var(--shadow);flex-wrap:wrap;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:20px;right:20px}.topbar-menu.is-open{display:flex}.topbar-link,.topbar-select-wrap{flex:140px}.topbar-select{width:100%;max-width:none}.download-button{flex:100%}.verb-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alphabet-grid{grid-template-columns:repeat(9,1fr)}}@media (width<=680px){.topbar-inner,.page-shell,.content-shell,.footer-inner{width:min(calc(100% - 32px), var(--page-width))}.home-main{padding-top:46px}.hero-icon{border-radius:16px;width:66px;height:66px;margin-bottom:18px}.hero-section h1{font-size:clamp(2.35rem,13vw,3.7rem)}.hero-copy{margin-top:16px}.search-input-wrap{border-radius:14px;min-height:54px}.search-input-wrap input{height:52px;font-size:.96rem}.search-results{top:62px}.feature-strip{grid-template-columns:1fr;margin-top:48px}.feature-item{grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:0;display:grid}.feature-symbol{margin:0}.home-section{padding-top:68px}.verb-link-grid,.browse-list,.tense-guide-list{grid-template-columns:1fr 1fr}.alphabet-grid{grid-template-columns:repeat(7,1fr)}.promo-card,.detail-promo{grid-template-columns:1fr}.promo-card .primary-button{width:100%}.page-header{padding-top:38px}.mood-nav{gap:2px;padding:4px;top:68px}.mood-nav a{min-width:0;padding-inline:4px;font-size:clamp(.68rem,3vw,.78rem)}.detail-promo .primary-button{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (width<=440px){.brand span{display:none}.verb-link-grid,.browse-list,.tense-guide-list{grid-template-columns:1fr}.alphabet-grid{grid-template-columns:repeat(6,1fr)}.detail-toolbar{align-items:stretch}.verb-summary-header{gap:8px}.tense-header{flex-direction:column;align-items:flex-start;gap:4px}.conjugation-table th,.conjugation-table td{padding-left:10px;padding-right:10px}.conjugation-table th{width:74px}.verb-pagination{grid-template-columns:1fr}.pagination-link:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
