:root{color:#000;background:#fff;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;font-feature-settings:"kern"}*{box-sizing:border-box}html{min-width:320px;background:#fff}body{margin:0;min-width:320px;min-height:100vh}html{scroll-behavior:smooth}a{color:inherit}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #000;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;background:#fff}.topbar{position:sticky;z-index:10;top:0;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:24px;padding:8px max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid #e6e6e6;background:#fff}.wordmark{position:relative;z-index:0;color:#000;font-size:24px;font-weight:700;letter-spacing:-.4px;text-decoration:none}.wordmark--highlighted:after{position:absolute;z-index:-1;right:-5px;bottom:-1px;left:-5px;height:12px;border-radius:3px;background:#dceeb1;content:""}.home-nav,.home-nav__links{display:flex;align-items:center}.home-nav{min-width:0;gap:34px}.home-nav__links{gap:28px}.mobile-nav-trigger,.mobile-nav-panel{display:none}.home-nav__links a,.site-footer a{font-size:14px;font-weight:480;text-decoration:none}.home-nav__links a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.topbar__actions,.header-statuses{display:flex;align-items:center}.topbar__actions{gap:14px}.header-statuses{gap:10px}.settings-trigger{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:7px 15px;border:1px solid #000;border-radius:50px;background:#fff;font-size:14px;font-weight:480}.settings-trigger:hover,.button--secondary:hover{background:#f7f7f5}.header-status{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px}.header-status__dot{width:7px;height:7px;border-radius:9999px;background:#000}.header-status.is-configured .header-status__dot{background:#1ea64a}.modal-layer{position:fixed;z-index:20;inset:0;display:grid;padding:24px;place-items:center}.modal-scrim{position:absolute;inset:0;background:#0000007a}.settings-dialog{position:relative;display:flex;width:min(760px,100%);max-height:calc(100dvh - 48px);flex-direction:column;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 18px 52px #0003}.settings-dialog__header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px;padding:10px 28px;border-bottom:1px solid #e6e6e6}.settings-dialog__title-group{display:flex;min-width:0;align-items:center;gap:12px}.settings-dialog__title-group h1{margin:0;white-space:nowrap;font-size:20px;font-weight:700;letter-spacing:-.2px}.settings-dialog__title-group p{margin:1px 0 0 10px;font-size:14px;font-weight:330}.icon-button{display:inline-grid;width:44px;height:44px;flex:0 0 auto;padding:0;border:0;border-radius:9999px;background:#fff;place-items:center}.icon-button:hover{background:#f7f7f5}.settings-dialog form{overflow:auto}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 28px 14px}.model-panel{min-width:0;padding-right:20px}.model-panel+.model-panel{padding-right:0;padding-left:20px;border-left:1px solid #e6e6e6}.model-panel__heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.model-panel__heading h2{margin:0;font-size:18px;font-weight:700;letter-spacing:-.18px}.status{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:540}.status svg{width:14px;height:14px}.status--configured{color:#1a7c38}.status--pending{color:#000}.select-wrap{position:relative}.select-wrap select,.field input,.field textarea{width:100%;border:1px solid #bcbcbc;border-radius:8px;background:#fff;font-size:14px;font-weight:400}.select-wrap select,.field input{min-height:38px;padding:6px 12px}.select-wrap select{padding-right:40px;appearance:none}.select-wrap>svg{position:absolute;top:50%;right:13px;width:17px;height:17px;pointer-events:none;transform:translateY(-50%)}.field{margin-top:12px}.field>label:not(.sr-only){display:block;margin-bottom:7px;font-size:14px;font-weight:480}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b3261e}.field-error{margin:6px 0 0;color:#b3261e;font-size:12px;font-weight:480;line-height:1.35}.secret-input{position:relative}.secret-input input{padding-right:48px}.secret-input__toggle{position:absolute;top:50%;right:3px;display:grid;width:44px;height:44px;padding:0;border:0;border-radius:9999px;background:#fff;transform:translateY(-50%);place-items:center}.secret-input__toggle:hover{background:#f7f7f5}.secret-input__toggle svg{width:19px;height:19px}.advanced-toggle{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin-top:5px;padding:8px 4px;border:0;border-radius:8px;background:#fff;font-size:14px;font-weight:540}.advanced-toggle:hover{background:#f7f7f5}.advanced-toggle__icon{width:17px;height:17px;transition:transform .16s ease}.advanced-toggle__icon.is-open{transform:rotate(180deg)}.model-panel__description{margin:2px 0 0;font-size:13px;font-weight:330;line-height:1.45}.model-test{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:10px;margin-top:10px}.model-test__button{min-width:116px;min-height:38px;padding:7px 14px;font-size:13px}.model-test__result{margin:0;color:#666;font-size:11px;line-height:1.4}.model-test__result--success{color:#1a7c38;font-weight:600}.model-test__result--error{color:#b3261e;font-weight:600}.field--advanced{margin-top:10px}.field textarea{min-height:118px;resize:vertical;padding:10px 12px;font-family:SF Mono,Menlo,monospace;font-size:12px;line-height:1.45}.settings-dialog__footer{padding:6px 28px 16px}.privacy-notice{display:flex;align-items:flex-start;gap:12px;padding:10px 16px;border-radius:8px;background:#dceeb1}.privacy-notice svg{flex:0 0 auto;margin-top:1px}.privacy-notice p{margin:0;font-size:13px;font-weight:480;line-height:1.45}.dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:12px}.dialog-actions>p{margin:0;font-size:12px;font-weight:330;line-height:1.4}.dialog-actions__buttons{display:flex;flex:0 0 auto;gap:12px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:8px 24px;border-radius:50px;font-size:16px;font-weight:480;line-height:1.4}.button:active{transform:scale(.98)}.button--primary{border:1px solid #000;background:#000;color:#fff}.button--primary:hover{background:#242424}.button--secondary{border:1px solid #000;background:#fff;color:#000}.dialog-actions__buttons .button{min-width:112px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-main,.site-footer{width:min(100% - 32px,1280px);margin-inline:auto}.hero{position:relative;padding:54px 0 18px}.hero__heading{position:relative;z-index:2;max-width:760px;padding-left:18px}.hero__heading h1,.home-section h2,.closing-cta h2{margin:0;font-weight:700;letter-spacing:-1.2px}.hero__heading h1{font-size:clamp(48px,5.4vw,72px);line-height:1.02}.hero__heading p{max-width:660px;margin:20px 0 0;font-size:17px;font-weight:330;line-height:1.55}.hero__maker{position:relative;display:grid;min-height:610px;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:38px;margin-top:28px;padding:42px 34px 24px;border-radius:46px 0 46px 46px;background:#dceeb1}.hero__maker:before{position:absolute;top:-150px;right:0;width:46%;height:210px;border-radius:12px 12px 0 0;background:#dceeb1;content:"";transform:rotate(-2deg);transform-origin:bottom right}.word-entry{position:relative;z-index:1;align-self:center;min-width:0}.word-entry>label{display:block;margin-bottom:12px;font-size:16px;font-weight:700}.word-entry>label span{font-size:12px;font-weight:400}.word-entry textarea{width:100%;min-height:300px;resize:vertical;padding:18px;border:1px solid #000;border-radius:12px;background:#fff;font-family:SF Mono,Menlo,monospace;font-size:15px;line-height:1.52}.word-entry textarea::placeholder{color:#858585;opacity:1}.word-entry__count{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:14px 4px 0;font-size:14px;line-height:1.45}.word-entry__count svg{width:18px;height:18px;padding:2px;border:1px solid #000;border-radius:999px}.word-entry__count span{width:100%;padding-left:25px;font-size:12px}.entry-error{margin:10px 4px 0;color:#a2241c;font-size:14px;font-weight:700}.save-confirmation{margin:12px 4px 0;color:#1a7c38;font-size:13px;font-weight:700}.word-entry__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.word-entry__actions .button{gap:26px}.entry-privacy{display:flex;align-items:flex-start;gap:12px;margin-top:20px}.entry-privacy>svg{width:42px;height:42px;flex:0 0 auto;padding:9px;border-radius:14px;background:#fff6}.entry-privacy p{margin:1px 0 0;font-size:12px;line-height:1.55}.entry-privacy strong{font-size:14px}.poster-showcase{position:relative;z-index:1;align-self:end;min-width:0}.poster-showcase img{display:block;width:min(100%,520px);margin:-118px auto 0;border:10px solid rgba(255,255,255,.72);border-radius:14px;box-shadow:0 6px 18px #00000012;transform:rotate(-1deg)}.home-section{margin-top:18px;border-radius:18px;padding:42px 48px}.home-section h2{font-size:clamp(32px,3.3vw,50px);line-height:1.14}.steps-section{display:grid;grid-template-columns:250px 1fr;gap:34px;background:#eee8fb}.steps-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.steps-list li{position:relative;min-width:0;padding:2px 8px;text-align:center}.steps-list li:not(:last-child):after{position:absolute;top:76px;right:-14px;font-size:26px;content:"→"}.step-number{display:grid;width:26px;height:26px;margin:0 auto 8px;border-radius:999px;background:#000;color:#fff;font-size:13px;place-items:center}.steps-list h3{margin:0 0 12px;font-size:16px}.steps-list p{margin:10px 0 0;font-size:12px;line-height:1.5}.card-anatomy{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:center;background:#f4ecd6}.card-title__line{white-space:nowrap}.section-copy p{margin:44px 0 0;font-size:15px;line-height:1.75}.section-copy p svg{vertical-align:-3px}.anatomy-preview{display:grid;grid-template-columns:minmax(0,460px) 140px;gap:32px;align-items:center;justify-content:center}.teaching-card{position:relative;display:grid;min-height:230px;grid-template-columns:minmax(150px,.86fr) minmax(210px,1.14fr);overflow:hidden;border:1px solid #000;border-radius:10px;background:#fff}.teaching-card__number{position:absolute;z-index:1;top:12px;left:12px;display:grid;width:30px;height:30px;border-radius:999px;background:#1157ba;color:#fff;font-weight:700;place-items:center}.teaching-card img{width:100%;height:100%;object-fit:cover}.teaching-card__copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 24px}.teaching-card__copy strong{color:#0c43ad;font-size:clamp(34px,4vw,52px);line-height:1}.teaching-card__copy>span{margin-top:5px;font-size:14px}.teaching-card__copy p{margin:10px 0 0;font-size:13px;line-height:1.35}.teaching-card__copy b{color:#0c43ad}.anatomy-preview ul{display:grid;gap:22px;margin:0;padding:0;list-style:none;font-size:14px;font-weight:700}.anatomy-preview li:before{display:inline-block;width:30px;margin-right:8px;border-top:1px dotted #000;content:"";vertical-align:middle}.scenarios{display:grid;grid-template-columns:250px 1fr;gap:34px;align-items:center;background:#c8e6cd}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.scenario-grid article{min-width:0;text-align:center}.scenario-grid article>img{display:block;width:100%;height:150px;border-radius:10px;object-fit:cover}.scenario-grid h3{margin:12px 0 4px;font-size:18px}.scenario-grid p{margin:0;font-size:12px;line-height:1.5}.privacy-section{display:grid;grid-template-columns:250px 1fr;gap:34px;background:#1f1d3d;color:#fff}.privacy-content>p{max-width:720px;margin:0 0 24px;font-size:15px;line-height:1.6}.privacy-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:22px;border-top:1px solid rgba(255,255,255,.4)}.privacy-points article{display:flex;gap:12px}.privacy-points svg{width:42px;height:42px;flex:0 0 auto;padding:8px;border-radius:14px;background:#ffffff24}.privacy-points h3,.privacy-points p{margin:0}.privacy-points h3{font-size:15px}.privacy-points p{margin-top:5px;font-size:11px;line-height:1.5}.faq-section{display:grid;grid-template-columns:250px 1fr;gap:34px;background:#dceeb1}.faq-list{display:grid;gap:6px}.faq-list details{border-radius:10px;background:#fff}.faq-list summary{min-height:48px;padding:14px 18px;font-size:14px;font-weight:540;cursor:pointer}.faq-list p{margin:0;padding:0 18px 16px;font-size:12px;line-height:1.5}.closing-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#f3c9b6}.closing-cta h2{font-size:clamp(28px,3vw,44px)}.closing-cta .button{flex:0 0 auto;gap:20px;text-decoration:none}.site-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:38px 18px 48px}.site-footer strong{font-size:22px}.site-footer p{margin:7px 0 0;font-size:11px}.site-footer nav{display:flex;flex-wrap:wrap;gap:32px}.site-footer a{font-size:11px}.workbench-brand{display:flex;align-items:center;gap:16px;white-space:nowrap}.workbench-brand__divider{width:1px;height:28px;background:#d7d7d7}.workbench-brand strong{font-size:15px;font-weight:540}.workbench-shell{min-height:100vh;background:#fff}.poster-download-actions{display:flex;min-width:0;align-items:center;gap:10px;margin-right:auto}.poster-download-button{display:inline-flex;min-height:44px;align-items:center;gap:7px}.poster-download-button svg{flex:0 0 auto}.poster-download-error{max-width:260px;margin:0;color:#b3261e;font-size:11px;line-height:1.35}.workbench-main{padding:18px 22px 92px}.workflow-strip{position:relative;display:grid;min-height:84px;grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:18px;padding:14px 30px;border:1px solid #b79cff;border-radius:8px;background:#eee8fb}.workflow-strip ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.workflow-strip li{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px}.workflow-strip li>span{display:grid;width:30px;height:30px;border:1px solid #000;border-radius:999px;background:#fff;font-size:14px;place-items:center}.workflow-strip li.is-current>span{background:#000;color:#fff}.workflow-strip>p{position:absolute;bottom:6px;left:14%;margin:0;font-size:11px}.workflow-notice{display:flex;align-items:center;gap:10px;align-self:stretch;padding-left:24px;border-left:1px solid #d7cdf0;font-size:13px}.workflow-notice>div{min-width:0}.workflow-notice .validation-pass,.workflow-notice .validation-count{display:block;margin-top:3px;font-size:10px}.workflow-notice .validation-pass{color:#1a7c38}.workflow-notice .validation-count{color:#b3261e}.workflow-issues{max-height:48px;margin:5px 0 0;overflow:auto;padding:0;list-style:none}.workflow-issues button{max-width:100%;overflow:hidden;padding:2px 0;border:0;background:transparent;color:#5c329f;font-size:10px;text-align:left;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.workflow-notice svg{color:#c85e19}.workflow-notice.status-success svg,.page-status.status-success{color:#1a7c38}.workflow-notice.status-error svg,.page-status.status-error{color:#b3261e}.spin{animation:workbench-spin .9s linear infinite}.workbench-layout{display:grid;grid-template-columns:190px minmax(480px,1fr) minmax(270px,.72fr);gap:8px;margin-top:16px}@media(min-width:1200px){.workbench-layout{grid-template-columns:200px minmax(520px,1fr) minmax(300px,.62fr)}}.page-sidebar,.current-page,.workbench-preview{min-width:0;min-height:calc(100vh - 260px);overflow:hidden;border:1px solid #ddd;border-radius:8px;background:#fff}.page-sidebar{position:sticky;top:8px;display:flex;height:max(420px,calc(100vh - 290px));min-height:0;align-self:start;flex-direction:column}.page-list{flex:1}.page-sidebar>header,.current-page>header,.workbench-preview>header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid #e8e8e8}.page-sidebar header span,.current-page header span,.workbench-preview header span{color:#565656;font-size:11px}.page-list button{display:grid;width:100%;grid-template-columns:1fr auto;gap:5px 8px;padding:17px 16px;border:0;border-bottom:1px solid #e8e8e8;background:#fff;text-align:left}.page-list button.is-active{padding-left:13px;border-left:3px solid #7651d9;background:#eee8fb}.page-list button:disabled{background:#f7f7f5;color:#565656;cursor:not-allowed}.page-list button strong,.page-list button span{font-size:13px}.page-list button small{grid-column:1 / -1;font-size:11px}.clear-task-button{min-height:44px;margin:12px;padding:8px 14px;border:1px solid #dc2626;border-radius:9999px;background:#fff;color:#b91c1c;font:inherit;font-size:12px;font-weight:540}.clear-task-button:hover,.clear-task-button:focus-visible{background:#fef2f2}.current-page>header>div{display:flex;align-items:center;gap:12px}.current-page h2{margin:0;font-size:16px}.current-page>header>p{display:flex;align-items:center;gap:5px;margin:0;font-size:11px}.page-title-fields{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:8px;margin:16px}.page-title-fields>*{position:relative;min-width:0}.page-title-fields label.has-issue input,.content-field input[aria-invalid=true]{border-color:#b3261e}.page-title-fields input{width:100%;min-width:0;padding:9px 42px 9px 10px;border:1px solid #bcbcbc;border-radius:6px;background:#fff;font-size:12px;text-overflow:ellipsis}.page-title-fields .is-center-title input{font-weight:700}.page-title-fields small{position:absolute;top:50%;right:9px;color:#565656;font-size:9px;transform:translateY(-50%)}.title-field__issue{display:block;margin-top:4px;color:#b3261e;font-size:9px;font-style:normal;line-height:1.25}.word-table{overflow-x:auto;border-top:1px solid #ddd}.word-table__head,.word-table__row{display:grid;min-width:790px;grid-template-columns:42px 62px minmax(78px,.6fr) 86px minmax(108px,.85fr) minmax(150px,1.3fr) 118px;gap:6px;align-items:center;min-height:58px;padding:0 16px;border-bottom:1px solid #e8e8e8;font-size:12px}.word-table__row[tabindex="0"]{cursor:pointer}.word-table__row.is-selected{background:#eee8fb;box-shadow:inset 3px 0 #7651d9}.word-table__row.has-validation-issue{box-shadow:inset 3px 0 #b3261e}.word-table__row.has-validation-issue.is-selected{box-shadow:inset 3px 0 #7651d9,inset 6px 0 #b3261e}.word-table__row:focus-visible{outline:2px solid #7651d9;outline-offset:-2px}.word-table__head{min-height:38px;font-weight:700}.word-meaning,.word-examples{display:grid;gap:3px;min-width:0;line-height:1.35}.word-meaning b{font-weight:700}.word-error{color:#b3261e;font-weight:480}.word-index{display:grid;width:24px;height:24px;border-radius:999px;background:#1157ba;color:#fff;place-items:center}.word-image{display:grid;width:52px;height:44px;overflow:hidden;place-items:center;border:1px solid #d9d9d9;border-radius:6px;background:#f7f7f5;color:#767676}.word-image img{width:100%;height:100%;object-fit:cover}.word-image svg{width:21px;height:21px}.word-image.status-generating{color:#7651d9}.word-image.status-error{border-color:#e6a9a4;background:#fff4f3;color:#b3261e}.word-statuses{display:grid;justify-items:start;gap:4px;min-width:0}.word-status{display:inline-flex;max-width:100%;justify-self:start;padding:4px 8px;border-radius:6px;font-size:11px;white-space:nowrap}.word-statuses>small{max-width:100%;font-size:9px;line-height:1.25}.word-status.status-pending,.word-status.status-generating{background:#f4ecd6}.word-status.status-success{background:#dff4e5;color:#1a7c38}.word-status.status-error{background:#fbe4e2;color:#b3261e}.word-status.status-confirmation{background:#f4ecd6;color:#000}.content-editor{border-bottom:1px solid #ddd}.content-editor>header{display:grid;min-height:58px;gap:8px;padding:12px 16px 0;border-bottom:1px solid #e8e8e8}.content-editor>header h2{min-width:0;margin:0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.content-editor__tabs{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.content-editor__tabs button{min-width:0;padding:7px 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#565656;font-size:11px}.content-editor__tabs button[aria-selected=true]{border-bottom-color:#7651d9;color:#6542c7;font-weight:540}.content-editor [hidden]{display:none}.content-editor__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px}.content-field{position:relative;display:grid;gap:5px;min-width:0}.content-field--chineseMeaning,.content-field--englishExample,.content-field--chineseExample{grid-column:1 / -1}.content-field>span{font-size:10px}.content-field input{width:100%;min-width:0;min-height:34px;padding:7px 44px 7px 9px;border:1px solid #bcbcbc;border-radius:6px;background:#fff;font-size:11px}.content-field small{position:absolute;top:31px;right:8px;color:#676767;font-size:9px}.content-field__issue{color:#b3261e;font-size:9px;font-style:normal;line-height:1.25}.is-over-limit{color:#b3261e!important;font-weight:700}.content-editor__summary,.content-editor__notice,.content-editor__error{margin:0 12px 9px;font-size:10px;line-height:1.4}.content-editor__summary{padding:9px 10px;border:1px solid #b79cff;border-radius:6px;background:#eee8fb}.content-editor__notice{color:#1a7c38}.content-editor__error{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;border:1px solid #e6a9a4;border-radius:6px;background:#fff4f3;color:#b3261e}.content-editor__error svg{flex:0 0 auto}.content-editor__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 12px 12px}.content-editor__actions .button{min-width:0;min-height:38px;padding:7px 12px;font-size:12px}.content-editor__empty{display:grid;min-height:150px;margin:0;padding:24px;color:#565656;font-size:12px;place-items:center;text-align:center}.image-prompt-editor{display:grid;gap:12px;padding-top:12px}.image-prompt-editor>label{display:grid;gap:6px;padding-inline:12px;font-size:10px}.image-prompt-editor textarea{width:100%;min-height:112px;resize:vertical;padding:10px;border:1px solid #bcbcbc;border-radius:6px;background:#fff;font-size:11px;line-height:1.45}.workbench-preview>header>div{display:flex;align-items:center;gap:7px}.poster-preview__header{align-items:flex-start!important}.poster-preview__meta{display:grid!important;justify-items:end;gap:5px!important}.poster-preview__meta small{color:#565656;font-size:9px}.poster-zoom{display:inline-grid;grid-template-columns:28px 42px 28px;align-items:center;overflow:hidden;border:1px solid #d8d8d8;border-radius:6px;background:#fff}.poster-zoom button{display:grid;width:28px;height:26px;padding:0;border:0;background:#fff;font-size:16px;place-items:center}.poster-zoom button:disabled{color:#aaa}.poster-zoom span{color:#333!important;font-size:10px!important;text-align:center}.poster-preview__viewport{width:100%;overflow:auto;padding:14px}.poster-preview__empty{display:grid;min-height:260px;align-content:center;justify-items:center;gap:9px;padding:28px;border:1px dashed #c8c8c8;border-radius:6px;background:#f7f7f5;color:#565656;text-align:center}.poster-preview__empty svg{width:30px;height:30px}.poster-preview__empty strong{color:#111;font-size:13px}.poster-preview__empty span{max-width:320px;font-size:11px;line-height:1.5}.poster-preview__empty.is-blocked{border-color:#e6a9a4;background:#fff8f7}.poster-preview__empty.is-blocked svg{color:#b3261e}.poster-preview__empty.is-rendering svg{color:#7651d9}.poster-preview__scale{width:calc((100% - 0px) * var(--poster-preview-scale));min-width:220px;margin-inline:auto;transition:width .16s ease}.task-ready{margin:14px;padding:18px;border:1px solid #b79cff;border-radius:8px;background:#eee8fb;text-align:center}.task-ready svg{width:34px;height:34px}.task-ready h2{margin:8px 0 0;font-size:16px}.task-ready p{margin:7px 0 0;font-size:11px;line-height:1.5}.task-ready.status-success{border-color:#8bc69b;background:#eef8f1}.task-ready.status-error{border-color:#e6a9a4;background:#fff4f3}.poster-sheet{width:calc(100% - 28px);aspect-ratio:210 / 297;margin:14px;overflow:hidden;padding:10px;border:1px solid #1157ba;border-radius:6px;background:#fff;color:#0d49b4}.poster-preview__scale .poster-sheet{width:100%;margin:0}.poster-sheet--composed{display:block;height:auto;overflow:visible;padding:0;border:0;border-radius:0;object-fit:contain}.workbench-footer{position:fixed;z-index:5;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;gap:24px;padding:16px max(42px,calc((100vw - 1280px)/2));border-top:1px solid #e6e6e6;background:#fffffff5}.workbench-footer .button{min-width:200px}@media(min-width:1200px){.word-table__row{min-height:50px}.content-editor__fields{gap:4px;padding:8px 12px}.content-field{gap:3px}.content-field input{min-height:28px;padding-block:5px}.content-field small{top:25px}}.button:disabled{border-color:#777;background:#777;cursor:not-allowed}@keyframes workbench-spin{to{transform:rotate(360deg)}}@media(max-width:820px){.modal-layer{padding:12px}.settings-dialog{max-height:calc(100dvh - 24px)}.settings-dialog__title-group p{display:none}.config-grid{grid-template-columns:1fr}.model-panel{padding:0 0 22px}.model-panel+.model-panel{padding:22px 0 0;border-top:1px solid #e6e6e6;border-left:0}.model-test{grid-template-columns:1fr}.model-test__button{width:100%;min-height:44px}.dialog-actions{align-items:stretch;flex-direction:column}.dialog-actions__buttons{justify-content:flex-end}}@media(max-width:1040px){.hero__maker{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.steps-section,.scenarios,.privacy-section,.faq-section{grid-template-columns:210px 1fr}.steps-list{grid-template-columns:repeat(2,1fr);row-gap:28px}.steps-list li:after{display:none}.card-anatomy{grid-template-columns:1fr;gap:30px}.workbench-layout{grid-template-columns:170px minmax(430px,1fr)}.workbench-preview{grid-column:1 / -1;min-height:auto}.workbench-footer{gap:12px;padding-inline:22px}.workbench-footer .button{min-width:160px}.poster-sheet{width:min(calc(100% - 28px),560px);margin-inline:auto}}@media(max-width:560px){.topbar{align-items:flex-start;flex-direction:column}.topbar__actions,.header-statuses{width:100%;align-items:flex-start;flex-direction:column}.topbar__actions{gap:12px}.modal-layer{display:block;padding:0}.settings-dialog{width:100%;height:100dvh;max-height:none;border-radius:0}.settings-dialog__header{min-height:68px;padding:12px 18px}.config-grid{padding:20px 18px 16px}.settings-dialog__footer{padding:8px 18px 20px}.dialog-actions__buttons{display:grid;grid-template-columns:1fr 1fr}.dialog-actions__buttons .button{min-width:0;width:100%}.landing{align-items:flex-start;text-align:left}.landing h2{font-size:48px;letter-spacing:-.96px}.select-wrap select,.field input{min-height:48px}}@media(max-width:960px){.home-main,.site-footer{width:min(100% - 24px,1280px)}.home-nav__links{display:none}.home-topbar{isolation:isolate;flex-wrap:wrap}.home-topbar .home-nav,.home-topbar .topbar__actions{position:relative;z-index:2}.home-nav{justify-content:space-between}.mobile-nav-trigger{display:inline-grid;width:44px;height:44px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:#f7f7f5;place-items:center}.mobile-nav-trigger svg{width:23px;height:23px}.mobile-nav-panel{position:fixed;z-index:1;inset:0;display:flex;min-height:100dvh;flex-direction:column;gap:4px;padding:clamp(112px,17vh,160px) max(24px,calc((100vw - 1280px)/2)) 40px;background:#fff}.mobile-nav-panel a{display:flex;min-height:44px;align-items:center;padding:12px 0;border-bottom:1px solid #e6e6e6;font-size:clamp(30px,5vw,46px);font-weight:700;text-decoration:none}.mobile-nav-panel a:hover,.mobile-nav-panel a:focus-visible{text-decoration:underline;text-underline-offset:6px}}@media(max-width:820px){.hero{padding-top:38px}.hero__heading{padding-inline:4px}.hero__heading h1{font-size:clamp(40px,11vw,58px)}.hero__maker{min-height:0;grid-template-columns:1fr;padding:30px 24px;border-radius:28px}.hero__maker:before{display:none}.poster-showcase img{width:min(100%,460px);margin:0 auto;transform:none}.steps-section,.scenarios,.privacy-section,.faq-section{grid-template-columns:1fr}.steps-section,.scenarios,.privacy-section,.faq-section,.closing-cta{gap:30px}.closing-cta{align-items:stretch;flex-direction:column}.closing-cta .button{align-self:flex-start}.workbench-topbar{position:relative}.workbench-layout{grid-template-columns:1fr}.page-sidebar,.current-page,.workbench-preview{min-height:0}.page-sidebar{position:static;height:auto}.page-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.workflow-strip{grid-template-columns:1fr;padding:18px 16px}.workflow-strip>p{position:static;grid-row:2;text-align:center}.workflow-notice{justify-content:center;padding:12px 0 0;border-top:1px solid #d7cdf0;border-left:0}.workbench-footer{position:static;flex-wrap:wrap;padding:16px 22px}.poster-download-actions{width:100%}}@media(max-width:768px){.home-main{width:100%}.hero__heading{padding-inline:24px}.hero__maker,.home-section{border-radius:0}.anatomy-preview{grid-template-columns:1fr}.anatomy-preview ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(max-width:560px){.home-topbar,.workbench-topbar{gap:10px;padding:10px 14px}.mobile-nav-panel{padding:140px 22px 32px}.home-nav,.workbench-brand{width:100%}.home-topbar .topbar__actions,.workbench-topbar .topbar__actions{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.home-topbar .header-statuses,.workbench-topbar .header-statuses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-items:center}.header-status{overflow:hidden;font-size:10px;text-overflow:ellipsis}.settings-trigger{min-height:44px;padding:6px 12px}.workbench-brand{min-width:0}.workbench-brand strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.site-footer{width:calc(100% - 24px)}.home-main{width:100%}.hero{padding-top:32px}.hero__heading h1{font-size:36px;letter-spacing:-.7px}.hero__heading p{font-size:15px}.hero__maker{gap:28px;padding:26px 18px}.word-entry textarea{min-height:260px;font-size:14px}.word-entry__actions{display:grid;grid-template-columns:1fr}.word-entry__actions .button{width:100%}.home-section{padding:30px 22px;border-radius:0}.home-section h2{font-size:34px}.steps-list,.scenario-grid,.privacy-points{grid-template-columns:1fr}.steps-list li{display:grid;grid-template-columns:38px 1fr 44px;align-items:center;gap:8px;text-align:left}.step-number,.steps-list h3,.steps-list p{margin:0}.steps-list p{grid-column:2 / -1}.anatomy-preview ul{grid-template-columns:repeat(2,1fr)}.teaching-card{grid-template-columns:minmax(116px,.86fr) minmax(0,1.14fr)}.teaching-card__copy{padding:18px 16px}.section-copy p{margin-top:24px}.scenario-grid article>img{height:110px}.closing-cta .button{width:100%}.site-footer{align-items:flex-start;flex-direction:column}.site-footer nav{gap:20px}.workbench-main{padding:12px 12px 24px}.workflow-strip ol{grid-template-columns:repeat(2,1fr);gap:12px}.page-title-fields{grid-template-columns:1fr}.page-title-fields input,.content-field input{min-height:48px}.content-editor__actions .button,.content-editor__tabs button{min-height:44px}.poster-zoom{grid-template-columns:44px 44px 44px}.poster-zoom button{width:44px;height:44px;touch-action:manipulation}.poster-download-actions{align-items:stretch;flex-direction:column}.poster-download-actions .button,.poster-download-error{width:100%;max-width:none}.word-table__head,.word-table__row{min-width:0;grid-template-columns:34px 56px minmax(0,1fr) 106px;gap:7px;padding:0 10px}.word-table__head .cell-phonetic,.word-table__head .cell-meaning,.word-table__head .cell-examples{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.word-table__head .cell-status{grid-column:4}.word-table__row{padding-block:10px}.word-table__row .cell-index{align-self:start;grid-column:1;grid-row:1 / 5}.word-table__row .cell-image{align-self:start;grid-column:2;grid-row:1 / 4}.word-table__row .cell-word{grid-column:3;grid-row:1}.word-table__row .cell-phonetic,.word-table__row .cell-meaning,.word-table__row .cell-examples{grid-column:3 / 5}.word-table__row .cell-phonetic{grid-row:2}.word-table__row .cell-meaning{grid-row:3}.word-table__row .cell-examples{grid-row:4}.word-table__row .cell-status{grid-column:4;grid-row:1 / 3}.word-table__row .is-empty{display:none}.current-page>header{align-items:flex-start;flex-direction:column}.workbench-footer{display:grid;grid-template-columns:1fr;gap:10px;padding:12px}.workbench-footer .button{width:100%;min-width:0}}
