:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button,.import-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #c7d1df;border-radius:8px;min-height:44px;font-weight:700}button:hover,.import-button:hover{color:#214c83;border-color:#3769a7}.app-shell{grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.app-shell.menu-collapsed{grid-template-columns:minmax(0,1fr)}.menu-button{z-index:8;background:#fff;border-color:#d7dee8;place-content:center;gap:5px;width:46px;min-height:46px;display:grid;position:fixed;top:16px;left:16px;box-shadow:0 12px 28px #17203329}.menu-button span{background:#172033;border-radius:999px;width:19px;height:2px;display:block}.menu-open .menu-button{background:#17324d;border-color:#ffffff42;left:16px}.menu-open .menu-button span{background:#fff}.menu-backdrop{display:none}.side-panel{color:#f8fbff;background:#102235;flex-direction:column;gap:18px;padding:78px 22px 22px;display:flex}.menu-collapsed .side-panel{display:none}.brand{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;display:grid}.brand img{border-radius:14px;width:54px;height:54px;box-shadow:0 12px 26px #00000038}.brand h1{margin:0;font-size:1.55rem;line-height:1.1}.brand p{color:#c7d5e8;margin:5px 0 0;line-height:1.35}.side-nav{gap:8px;display:grid}.side-nav button{color:#d6e3f5;text-align:left;background:#ffffff0f;border-color:#ffffff1f;justify-content:flex-start;width:100%;padding:0 14px}.side-nav button:hover,.side-nav button.active{color:#fff;background:#78b8ff29;border-color:#78b8ff6b}.mobile-filter-bar{display:none}.control-panel,.note-panel{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:16px}.control-panel{gap:14px;display:grid}.field{gap:7px;display:grid}.field span,.field label{color:#d6e3f5;font-size:.82rem;font-weight:800}.field-light span{color:#4a5a70}.field select,.field input{color:#172033;background:#fff;border:1px solid #c7d1df;border-radius:8px;width:100%;min-height:44px;padding:0 12px}.field input::placeholder{color:#8a96a8}.field select:disabled{color:#6c7788;background:#e8edf4}.check-row{color:#eaf2ff;align-items:center;gap:10px;font-weight:700;display:flex}.check-row input{width:18px;height:18px}.check-row-light{color:#253247}.button-grid{grid-template-columns:1fr;gap:10px;display:grid}.import-button{color:#172033;place-items:center;display:grid}.import-button input{display:none}.note-panel h2{margin:0 0 8px;font-size:.98rem}.note-panel p{color:#d2deef;margin:0;font-size:.92rem;line-height:1.45}.content{min-width:0;padding:24px 24px 24px 76px}.menu-open .content{padding-left:24px}.top-strip{justify-content:space-between;align-items:stretch;gap:20px;margin-bottom:16px;display:flex}.top-strip h2{margin:0;font-size:2rem;line-height:1.1}.top-strip p{color:#596579;margin:6px 0 0}.info-page{max-width:980px}.info-page h2{margin:0 0 18px;font-size:2rem;line-height:1.1}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.info-grid article{background:#fff;border:1px solid #d9e2ee;border-radius:8px;padding:18px}.info-grid h3{color:#172033;margin:0 0 8px}.info-grid p{color:#5f6f84;margin:0;font-weight:650;line-height:1.5}.info-grid .inline-note{color:#214c83;margin-top:12px}.eyebrow{letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900;color:#3769a7!important;margin:0 0 6px!important}.stats{grid-template-columns:minmax(112px,1.4fr) repeat(3,minmax(96px,1fr));gap:10px;display:grid}.stats div{background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:96px;padding:14px}.stats span{font-size:1.5rem;font-weight:900;display:block}.stats div:first-child span{font-size:1.05rem;line-height:1.35}.stats small{color:#667286;font-weight:700}.alert{color:#14532d;background:#dff4e7;border:1px solid #b6d9c3;border-radius:8px;margin-bottom:16px;padding:12px 14px;font-weight:700}.alert.error{color:#8c1d1d;background:#fde2e2;border-color:#f2b7b7}.workspace-filters{background:#fff;border:1px solid #d7dee8;border-radius:8px;gap:12px;margin-bottom:16px;padding:16px;display:grid}.filter-primary-grid{grid-template-columns:minmax(240px,1.45fr) minmax(180px,1fr) minmax(150px,.8fr) minmax(140px,.7fr);align-items:end;gap:12px;display:grid}.more-filters{border-top:1px solid #e2e8f0;padding-top:6px}.more-filters summary{color:#214c83;cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:30px;font-weight:900;list-style:none;display:flex}.more-filters summary::-webkit-details-marker{display:none}.more-filters-label:after{content:"+";margin-left:8px;font-size:1.1rem}.more-filters[open] .more-filters-label:after{content:"-"}.filter-summary-metrics{color:#667286;flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:.9rem;font-weight:900;display:flex}.filter-secondary-grid{grid-template-columns:repeat(3,minmax(150px,1fr)) repeat(2,minmax(180px,1fr));align-items:end;gap:12px;padding-top:8px;display:grid}.filter-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;display:flex}.filter-table-actions button,.filter-table-actions .import-button{min-width:0}.reset-progress-button{color:#214c83;background:#fff;border-color:#c7d1df;min-height:42px;padding:0 12px}.reset-progress-button:hover{background:#f4f8fd;border-color:#9fb6d2}.import-button-light{background:#fff;border-color:#c7d1df}.empty-filter-message{color:#9a5b13;background:#fff7ed;border:1px solid #f0c9a2;border-radius:8px;margin:0;padding:10px 12px;font-weight:800}.table-card{background:#fff;border:1px solid #d7dee8;border-radius:8px;overflow:hidden}.mobile-card-list{display:none}.verb-profile{border-bottom:1px solid #d7dee8;grid-template-columns:minmax(120px,.25fr) minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.verb-profile-title h3{color:#172033;margin:0;font-size:1rem;line-height:1.15}.verb-profile dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0;display:grid}.verb-profile dl div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;min-width:0;padding:5px 7px}.verb-profile dt{color:#667286;text-transform:uppercase;font-size:.64rem;font-weight:900}.verb-profile dd{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.78rem;font-weight:800;line-height:1.3;overflow:hidden}.compact-action{min-height:32px;padding:0 10px;font-size:.78rem}.table-wrap{max-height:calc(100vh - 154px);overflow:auto}table{border-collapse:collapse;width:100%;min-width:1080px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:11px 12px}th{z-index:1;color:#23334d;background:#f7f9fc;font-size:.82rem;position:sticky;top:0}.group-row td{color:#214c83;background:#e8f0fb;font-weight:900}.subject-cell,.tense-cell{font-weight:800}.usage-note{color:#667286;max-width:220px;margin-top:5px;font-size:.76rem;font-weight:700;line-height:1.35;display:block}.sentence,.translation{display:block}.sentence-parts{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.part{color:#253247;background:#f8fafc;border:1px solid #d7dee8;border-radius:6px;align-items:center;min-height:22px;padding:2px 6px;font-size:.72rem;font-weight:900;display:inline-flex}.part-subject{color:#214c83;background:#e8f0fb;border-color:#bcd3f2}.part-auxiliary{color:#0f766e;background:#e4f6f3;border-color:#c7ddda}.part-not{color:#9a5b13;background:#fff2df;border-color:#f0c9a2}.part-verb{color:#6b3fa0;background:#f3eafa;border-color:#d9c6ef}.mobile-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-card-header h3{color:#172033;margin:0;font-size:1.05rem}.mobile-card-header p{color:#667286;margin:3px 0 0;font-size:.9rem}.tense-card{background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:14px}.tense-card+.tense-card{margin-top:10px}.card-group-label{color:#214c83;text-transform:uppercase;margin:-2px 0 10px;font-size:.78rem;font-weight:900}.tense-card-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.tense-card-title span{color:#4a5a70;font-weight:900}.tense-card-title strong{color:#172033;text-align:right}.mobile-form-list{gap:10px;margin:0;display:grid}.mobile-form-line{background:#fbfdff;border:1px solid #e2e8f0;border-radius:8px}.mobile-form-line summary{cursor:pointer;grid-template-columns:minmax(92px,.72fr) minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:52px;padding:10px 12px;list-style:none;display:grid}.mobile-form-line summary::-webkit-details-marker{display:none}.mobile-form-line summary:after{content:"+";color:#3769a7;text-align:right;font-size:1.1rem;font-weight:900}.mobile-form-line[open] summary:after{content:"-"}.mobile-form-label{color:#667286;text-transform:uppercase;font-size:.76rem;font-weight:900}.mobile-form-value{color:#172033;font-weight:700;line-height:1.35}.mobile-form-detail{border-top:1px solid #e2e8f0;padding:10px 12px 12px}.card-translation{color:#667286;margin:8px 0 0;font-size:.84rem;line-height:1.35}.card-usage-note{color:#667286;margin:5px 0 0;font-size:.82rem;font-weight:700;line-height:1.35}.sentence{color:#172033;font-weight:700;line-height:1.35}.translation{color:#667286;margin-top:4px;font-size:.82rem;line-height:1.35}@media (width<=880px){.app-shell,.app-shell.menu-open,.app-shell.menu-collapsed{grid-template-columns:1fr}.menu-button,.menu-open .menu-button{width:44px;min-height:44px;top:14px;left:14px}.menu-backdrop{z-index:5;background:#0f172a75;border:0;border-radius:0;width:100%;min-height:100%;padding:0;display:block;position:fixed;inset:0}.side-panel{z-index:6;gap:12px;width:min(86vw,330px);padding:72px 18px 18px;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:18px 0 44px #0f172a47}.menu-collapsed .side-panel{pointer-events:none;display:flex;transform:translate(-104%)}.menu-open .side-panel{transform:translate(0)}.brand{grid-template-columns:44px minmax(0,1fr)}.brand img{width:44px;height:44px}.brand h1{font-size:1.28rem}.brand p,.note-panel{display:none}.mobile-filter-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-filter-bar div{gap:2px;min-width:0;display:grid}.mobile-filter-bar strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;overflow:hidden}.mobile-filter-bar span{color:#c7d5e8;font-size:.82rem;font-weight:700}.filter-toggle{min-width:86px;padding:0 12px}.control-panel{display:none}.control-panel.is-open{display:grid}.content{padding:74px 14px 14px}.menu-open .content{padding-left:14px}.top-strip{flex-direction:column;align-items:stretch}.filter-table-actions{justify-content:flex-start}.stats{grid-template-columns:repeat(3,1fr)}.filter-primary-grid,.filter-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.verb-profile{grid-template-columns:1fr}.verb-profile dl{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid{grid-template-columns:1fr}}@media (width<=720px){.top-strip,.table-card{display:none}.mobile-card-list{display:block}.filter-primary-grid,.filter-secondary-grid{grid-template-columns:1fr}.more-filters summary{flex-direction:column;align-items:flex-start;gap:6px}.filter-summary-metrics{justify-content:flex-start}.filter-table-actions{justify-content:stretch}.filter-table-actions button,.filter-table-actions .import-button{width:100%}}@media (width<=560px){.stats{grid-template-columns:1fr}.content{padding:72px 12px 12px}.menu-open .content{padding-left:12px}.mobile-card-header{flex-direction:column;align-items:stretch}.tense-card-title{flex-direction:column;align-items:start;gap:4px}.tense-card-title strong{text-align:left}}.dashboard-strip{margin-bottom:16px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-grid article,.individual-board{background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:18px}.dashboard-grid h3,.individual-header h2,.affirmative-card h3{color:#172033;margin:0}.dashboard-grid dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.dashboard-grid dl div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:10px}.dashboard-grid dt{color:#667286;text-transform:uppercase;font-size:.72rem;font-weight:900}.dashboard-grid dd{color:#172033;margin:4px 0 0;font-weight:800;line-height:1.35}.individual-board{gap:16px;display:grid}.individual-header p{color:#596579;margin:6px 0 0}.choice-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:14px;padding:14px;display:grid}.choice-label{color:#4a5a70;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:900}.choice-buttons{flex-wrap:wrap;gap:8px;display:flex}.choice-buttons button{color:#253247;background:#fff;border-color:#c7d1df;min-height:38px;padding:0 12px;font-size:.9rem}.choice-buttons button.active,.choice-buttons button:hover{color:#214c83;background:#e8f0fb;border-color:#3769a7}.subject-buttons button{min-width:70px}.affirmative-card{background:#fff;border:1px solid #d7dee8;border-radius:8px;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);align-items:start;gap:16px;padding:18px;display:grid}.affirmative-sentence .sentence{font-size:1.45rem;font-weight:900}@media (width<=880px){.dashboard-grid,.affirmative-card{grid-template-columns:1fr}}@media (width<=720px){.individual-board .top-strip,.individual-board .table-card{display:block}.dashboard-strip{display:flex}}.individual-tense-groups{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.individual-tense-group{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:10px}.individual-tense-group h3{color:#253247;margin:0 0 8px;font-size:.92rem}.individual-tense-group .choice-buttons{gap:6px}.individual-tense-group .choice-buttons button{flex:86px;padding:0 8px}.affirmative-grid{gap:12px;display:grid}@media (width<=1180px){.individual-tense-groups{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=640px){.individual-tense-groups{grid-template-columns:1fr}}.group-toggle,.choice-label-button{color:#253247;text-align:left;background:0 0;border:0;align-items:center;min-height:28px;padding:0;font-size:.92rem;font-weight:900;display:inline-flex}.group-toggle{margin:0 0 8px}.choice-label-button{text-transform:uppercase;margin:0 0 8px}.group-toggle:hover,.group-toggle.active,.choice-label-button:hover,.choice-label-button.active{color:#214c83;text-underline-offset:3px;text-decoration:underline}.individual-tense-group h3{display:none}.dashboard-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.dashboard-actions button{min-height:38px;padding:0 14px}.dashboard-actions button:first-child{color:#214c83;background:#e8f0fb;border-color:#3769a7}.individual-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.selection-summary{color:#4a5a70;white-space:nowrap;background:#f8fafc;border:1px solid #d7dee8;border-radius:8px;margin:0;padding:10px 12px;font-weight:900}.group-toggle,.choice-label-button{background:#f8fafc;border:1px solid #d7dee8;border-radius:8px;justify-content:space-between;width:100%;min-height:40px;padding:0 10px;text-decoration:none!important}.group-toggle small,.choice-label-button small{color:#667286;text-transform:none;font-size:.72rem;font-weight:900}.group-toggle:hover,.group-toggle.active,.choice-label-button:hover,.choice-label-button.active{color:#214c83;background:#e8f0fb;border-color:#3769a7}.affirmative-group{gap:10px;display:grid}.affirmative-group>h3{color:#214c83;text-transform:uppercase;margin:0;font-size:.95rem}.affirmative-group-grid{gap:10px;display:grid}.note-panel{padding:12px}.note-panel h2{font-size:.88rem}.note-panel p{font-size:.82rem}@media (width<=720px){.individual-header{flex-direction:column}.selection-summary{white-space:normal}}.affirmative-grid{grid-template-columns:1fr;align-items:stretch}.affirmative-group{min-width:0}.affirmative-group-grid{grid-template-columns:1fr}.affirmative-group .affirmative-card{grid-template-columns:minmax(110px,.14fr) minmax(220px,.32fr) minmax(240px,.3fr) minmax(220px,.24fr);align-items:center;gap:14px;min-height:76px;padding:12px 14px}.affirmative-group .affirmative-card>div:first-child{min-width:0}.affirmative-group .affirmative-sentence{display:contents}.affirmative-group .affirmative-sentence .sentence{min-width:0;font-size:1.12rem}.affirmative-group .affirmative-sentence .sentence-parts,.affirmative-group .affirmative-sentence .translation,.affirmative-group .affirmative-sentence .usage-note{margin-top:0}@media (width<=980px){.affirmative-group .affirmative-card{grid-template-columns:minmax(96px,.25fr) minmax(0,1fr);align-items:start}.affirmative-group .affirmative-sentence{gap:6px;display:grid}}@media (width<=720px){.affirmative-grid{grid-template-columns:1fr}.affirmative-group .affirmative-card{grid-template-columns:1fr;min-height:0}}.affirmative-group .affirmative-card{grid-template-columns:minmax(180px,.18fr) minmax(260px,.26fr) minmax(260px,.28fr) minmax(280px,.28fr);min-height:54px;padding:10px 14px}.affirmative-group .affirmative-card>div:first-child{white-space:nowrap;align-items:center;gap:10px;display:flex}.affirmative-group .affirmative-card>div:first-child .eyebrow{margin:0!important}.affirmative-group .affirmative-card>div:first-child h3{margin:0;font-size:.95rem}.affirmative-group .affirmative-card>div:first-child h3:before{content:"·";color:#8a96a8;margin-right:10px}.affirmative-group .affirmative-sentence .sentence-parts{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}@media (width<=980px){.affirmative-group .affirmative-card>div:first-child{white-space:normal}.affirmative-group .affirmative-card>div:first-child h3:before{content:"";margin-right:0}}.affirmative-group{gap:4px}.affirmative-group>h3{display:none}.affirmative-grid{gap:8px}.affirmative-group-grid{gap:6px}.affirmative-group .affirmative-card{min-height:46px;padding:8px 14px}.affirmative-group .affirmative-card>div:first-child{gap:8px}.affirmative-group .affirmative-sentence .sentence{font-size:1.05rem}.affirmative-group .translation{font-size:.78rem}.column-toggle-panel{gap:8px;min-width:min(100%,420px);display:grid}.column-toggle-panel>span{color:#4a5a70;font-size:.82rem;font-weight:800}.column-toggle-buttons{flex-wrap:wrap;gap:8px;display:flex}.column-toggle-buttons button{color:#253247;background:#fff;border-color:#d7dee8;min-height:34px;padding:0 12px;font-size:.84rem}.column-toggle-buttons button.active{color:#0f4c91;background:#e7f0fb;border-color:#5b8fd3}.complete-table-card{min-height:0;display:grid}.complete-table-card .verb-profile{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:12px;padding:12px 14px;display:grid}.complete-table-card .verb-profile dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.complete-table-card table{min-width:920px}.complete-table-card th,.complete-table-card td{vertical-align:top;padding:9px 12px}.complete-table-card .sentence{font-size:.94rem}.complete-table-card .sentence-parts{margin-top:5px}.complete-table-card .part{min-height:20px;padding:1px 6px;font-size:.72rem}.complete-table-card .translation{margin-top:3px;font-size:.78rem}.complete-table-card .subject-cell,.complete-table-card .tense-cell{background:#fff}.complete-table-card .sticky-col{z-index:2;position:sticky}.complete-table-card th.sticky-col{z-index:4;background:#f7f9fc}.complete-table-card .sticky-subject{width:92px;min-width:92px;left:0}.complete-table-card .sticky-tense{width:178px;min-width:178px;left:92px;box-shadow:10px 0 14px -14px #17203359}.complete-table-card .group-row td{z-index:3;position:sticky;left:0}@media (width<=980px){.complete-table-card .verb-profile{grid-template-columns:1fr}.complete-table-card .table-wrap{max-height:calc(100vh - 300px)}}.complete-table-card .verb-profile{grid-template-columns:150px minmax(0,1fr);align-items:stretch;gap:10px;padding:8px 12px}.complete-table-card .verb-profile-title{align-content:center;min-height:58px;display:grid}.complete-table-card .verb-profile-title .eyebrow{margin-bottom:4px}.complete-table-card .verb-profile-title h3{font-size:.98rem}.complete-table-card .verb-profile dl{grid-template-columns:repeat(5,minmax(120px,1fr));align-items:stretch;gap:6px}.complete-table-card .verb-profile dl div{align-content:center;min-height:42px;padding:5px 7px;display:grid}.complete-table-card .verb-profile dt{font-size:.62rem}.complete-table-card .verb-profile dd{margin-top:1px;font-size:.76rem}.complete-table-card .table-wrap{max-height:calc(100vh - 210px)}@media (width<=1260px){.complete-table-card .verb-profile dl{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=980px){.complete-table-card .verb-profile{grid-template-columns:1fr}.complete-table-card .verb-profile dl{grid-template-columns:repeat(2,minmax(130px,1fr))}}.home-board{gap:12px;display:grid}.home-hero-grid,.home-content-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;display:grid}.home-primary-card,.home-example-card,.home-info-card,.home-stat-card{background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:0}.home-primary-card{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.home-primary-card h2{color:#172033;margin:0;font-size:1.55rem;line-height:1.05}.home-primary-card p:not(.eyebrow),.home-example-card p,.home-info-card p:not(.eyebrow){color:#596579;margin:4px 0 0;line-height:1.35}.compact-home-actions{flex:none;margin-top:0}.compact-home-actions button,.home-recommend-button{white-space:nowrap;min-height:38px;padding:0 12px}.home-example-card{align-content:center;padding:12px 14px;display:grid}.home-example-card h3{color:#172033;margin:2px 0 0;font-size:1.22rem;line-height:1.2}.home-example-card .sentence-parts{margin-top:6px}.home-example-card .part{min-height:20px;padding:1px 6px;font-size:.72rem}.home-stat-grid{grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(110px,1fr));gap:10px;display:grid}.home-stat-card{gap:6px;padding:10px 12px;display:grid}.home-stat-card span{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:1.22rem;font-weight:900;line-height:1.1;overflow:hidden}.home-stat-card small{color:#667286;font-weight:800}.progress-track{background:#e7edf5;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:#2f7dc1;height:100%;display:block}.home-info-card{align-content:start;gap:10px;padding:14px;display:grid}.home-card-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.home-card-heading h3{color:#172033;text-align:right;margin:0;font-size:1rem;line-height:1.2}.home-compact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.home-compact-list div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:8px}.home-compact-list div:last-child:nth-child(odd){grid-column:1/-1}.home-compact-list dt{color:#667286;text-transform:uppercase;font-size:.68rem;font-weight:900}.home-compact-list dd{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.86rem;font-weight:800;line-height:1.3;overflow:hidden}.home-recommend-card{align-content:stretch}.home-recommend-button{color:#214c83;background:#e8f0fb;border-color:#3769a7;align-self:end;width:100%}@media (width<=1120px){.home-hero-grid,.home-content-grid{grid-template-columns:1fr}.home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.home-primary-card,.home-card-heading{flex-direction:column;align-items:stretch}.home-card-heading h3{text-align:left}.compact-home-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.compact-home-actions button{white-space:normal;min-width:0}.home-stat-grid,.home-compact-list{grid-template-columns:1fr}.home-compact-list div:last-child:nth-child(odd){grid-column:auto}}@media (width<=420px){.home-primary-card,.home-example-card,.home-info-card,.home-stat-card{padding:10px}.home-primary-card h2{font-size:1.35rem}.home-example-card h3{font-size:1.08rem}}@media (width<=720px){.home-board,.home-hero-grid,.home-content-grid{gap:10px}.home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-compact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-compact-list div:last-child:nth-child(odd){grid-column:1/-1}}@media (width<=360px){.home-stat-grid,.home-compact-list{grid-template-columns:1fr}.home-compact-list div:last-child:nth-child(odd){grid-column:auto}}.settings-page{gap:14px;display:grid}.settings-header,.settings-card{background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:0}.settings-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.settings-header h2,.settings-section-heading h3{color:#172033;margin:0;line-height:1.15}.settings-header p:not(.eyebrow),.settings-note{color:#596579;margin:6px 0 0;line-height:1.45}.settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.settings-actions button,.settings-actions .import-button{min-height:38px;padding:0 12px}.settings-actions button:first-child{color:#214c83;background:#e8f0fb;border-color:#3769a7}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:12px;display:grid}.settings-card{gap:12px;padding:14px;display:grid}.settings-control-grid{grid-template-columns:repeat(2,minmax(170px,1fr));align-items:end;gap:10px;display:grid}.data-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.data-summary-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:8px}.data-summary-grid dt{color:#667286;text-transform:uppercase;font-size:.68rem;font-weight:900}.data-summary-grid dd{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:1rem;font-weight:900;overflow:hidden}.settings-section-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.settings-section-heading .field{width:min(360px,100%)}.add-verb-grid{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:10px;display:grid}.add-verb-button{color:#214c83;background:#e8f0fb;border-color:#3769a7;min-height:44px}.bulk-edit-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:min(58vh,620px);overflow:auto}.bulk-edit-table{min-width:1480px}.bulk-edit-table th,.bulk-edit-table td{padding:7px}.bulk-edit-table input,.bulk-edit-table select{color:#172033;background:#fff;border:1px solid #c7d1df;border-radius:6px;width:100%;min-height:34px;padding:0 8px;font-size:.82rem}.bulk-edit-table th:first-child,.bulk-edit-table td:first-child{z-index:2;background:#fff;position:sticky;left:0;box-shadow:10px 0 14px -14px #17203359}.bulk-edit-table th:first-child{z-index:4;background:#f7f9fc}@media (width<=1080px){.settings-grid{grid-template-columns:1fr}.add-verb-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=720px){.settings-header,.settings-section-heading{flex-direction:column;align-items:stretch}.settings-actions,.settings-actions-wrap{justify-content:stretch}.settings-actions button,.settings-actions .import-button{width:100%}.settings-control-grid,.data-summary-grid,.add-verb-grid{grid-template-columns:1fr}.bulk-edit-wrap{max-height:62vh}}.data-summary-grid dt,.data-summary-grid dd{overflow-wrap:anywhere;white-space:normal}.data-summary-grid dt{font-size:.62rem}.data-summary-grid dd{font-size:.92rem}.bulk-edit-heading{align-items:start}.bulk-edit-controls{grid-template-columns:minmax(220px,360px) auto;align-items:end;gap:10px;display:grid}.bulk-edit-controls .field{width:100%}.settings-actions button.active{color:#fff;background:#214c83;border-color:#3769a7}.table-sort-button{color:#0f3f7f;text-align:left;width:100%;min-height:30px;font:inherit;background:0 0;border:0;padding:0;font-weight:900}.table-sort-button.active{color:#172033}.bulk-edit-table.is-readonly td{background:#fff}.bulk-edit-table .index-cell{color:#5c6a7d;text-align:center;font-weight:900}.table-read-value{color:#172033;text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.pattern-pill{color:#214c83;white-space:nowrap;background:#f8fafc;border:1px solid #c7d1df;border-radius:999px;align-items:center;min-height:26px;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.editing-row td{background:#f6fbff}.row-action-group{flex-wrap:wrap;gap:6px;min-width:150px;display:flex}.danger-action{color:#9b2f2f;border-color:#e3b7b7}.data-table-pagination{grid-template-columns:minmax(160px,1fr) minmax(150px,190px) auto;align-items:end;gap:10px;display:grid}.data-table-pagination>span,.pagination-buttons span{color:#596579;font-size:.82rem;font-weight:800}.pagination-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pagination-buttons button:disabled{cursor:not-allowed;opacity:.48}@media (width<=720px){.bulk-edit-controls,.data-table-pagination{grid-template-columns:1fr}.pagination-buttons{justify-content:stretch}.pagination-buttons button{flex:120px}}.bulk-edit-table th:last-child,.bulk-edit-table td:last-child{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-10px 0 14px -14px #17203359}.bulk-edit-table th:last-child{z-index:4;background:#f7f9fc}.editing-row td:last-child{background:#f6fbff}
