:root{color-scheme:light;font-family:Inter,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f4f8;color:#182027;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-error-fallback{display:grid;min-height:100vh;place-items:center;padding:24px;background:#eef3f7}.app-error-fallback .panel{width:min(620px,100%);display:grid;gap:12px}.app-error-fallback h1{margin:0;color:#111820;font-size:28px}.app-error-fallback p,.app-error-fallback small{margin:0;color:#48534d;line-height:1.7}.app-error-fallback small{color:#7a847d}.ai-waiting-note{margin:12px 0;padding:12px 14px;border:1px solid rgba(46,91,255,.18);border-radius:8px;background:#f7f9ff;color:#344039;font-weight:800;line-height:1.7}.app-shell{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:24px;overflow-y:auto;overscroll-behavior:contain;padding:24px 18px;background:#111820;color:#f8fafc;scrollbar-width:thin;scrollbar-color:rgba(203,213,225,.45) transparent}.sidebar-bottom{display:grid;gap:10px;margin-top:auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e159}.brand{display:flex;align-items:center;gap:12px;padding:6px}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 0 0 1px #dfe5dacc}.calendar-page,.drive-page{display:grid;gap:16px}.calendar-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(120deg,#f7fbff,#f3fbf4);border:1px solid #d8e4dd;border-radius:8px;padding:24px}.calendar-hero h2,.drive-title-row h2{margin:6px 0 8px;font-size:28px;letter-spacing:0}.calendar-hero p,.drive-storage p,.storage-summary-card p{margin:0;color:#52615b;line-height:1.7}.calendar-hero-actions,.drive-actions,.panel-actions,.calendar-upload-row,.drive-row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.calendar-shell,.calendar-editor-panel,.drive-main,.drive-sidebar,.library-editor,.storage-summary-card{background:#fff;border:1px solid #dbe4df;border-radius:8px;box-shadow:0 14px 34px #0f172a0d}.calendar-shell{padding:18px}.calendar-toolbar,.drive-topbar,.drive-title-row,.panel-heading-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.calendar-toolbar{justify-content:flex-start;margin-bottom:14px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays span{padding:10px 8px;color:#697973;font-weight:700;text-align:center}.calendar-grid{border-top:1px solid #e2e9e5;border-left:1px solid #e2e9e5}.calendar-day{min-height:132px;padding:10px;text-align:left;background:#fff;border:0;border-right:1px solid #e2e9e5;border-bottom:1px solid #e2e9e5;cursor:pointer}.calendar-day:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.calendar-day:hover{background:#f8fbff}.calendar-day.is-selected{background:#eff7ff;box-shadow:inset 0 0 0 2px #2563eb}.calendar-day.is-selected .calendar-date{background:#2563eb;color:#fff}.calendar-day.is-muted{background:#fafafa;color:#a0aaa5}.calendar-day.is-today .calendar-date{background:#0b8f5a;color:#fff}.calendar-date{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:999px;font-weight:800}.calendar-event-list{display:grid;gap:6px;margin-top:8px}.calendar-event-pill{display:block;min-height:30px;padding:7px 9px;overflow:hidden;color:#18241f;background:#f4f9f6;border:1px solid #dbe7df;border-radius:6px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.calendar-title-draft{width:100%;min-height:32px;padding:7px 9px;border:1px solid #7aa7ff;border-radius:6px;background:#fff;box-shadow:0 8px 20px #2563eb1f;font-weight:800}.calendar-more,.muted-inline{color:#66746f;font-size:13px}.calendar-editor-panel,.library-editor,.library-preview-modal{padding:20px}.calendar-modal-backdrop{position:fixed;inset:0;z-index:95;display:grid;place-items:center;padding:24px;background:#0f172a61}.calendar-editor-modal{width:min(920px,94vw);max-height:min(88vh,860px);overflow:auto}.calendar-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px}.calendar-editor-panel label,.library-editor label{display:grid;gap:8px;margin-top:14px;color:#26332e;font-weight:700}.calendar-editor-panel input,.calendar-editor-panel textarea,.library-editor input,.library-editor textarea,.drive-search input{width:100%;border:1px solid #d6e0da;border-radius:7px;padding:11px 12px;font:inherit;background:#fff}.calendar-editor-panel textarea,.library-editor textarea{resize:vertical}.attached-file-list{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.attached-file-list span{padding:6px 10px;border:1px solid #dbe5df;border-radius:999px;background:#f8faf9;color:#475852;font-size:13px}.attached-file-list.is-detailed span{display:inline-flex;align-items:center;gap:8px;border-radius:7px}.attached-file-list.is-detailed button{border:0;background:transparent;color:#0b7a53;font-weight:800}.calendar-inline-preview{display:grid;gap:12px;margin:12px 0 18px;padding:14px;border:1px solid #dce6e1;border-radius:8px;background:#fbfdfc}.calendar-inline-preview h4{margin:4px 0 0}.calendar-preview-body{display:grid;min-height:220px;max-height:520px;place-items:center;overflow:auto;border:1px solid #d6e0da;border-radius:8px;background:#f8faf9}.calendar-preview-body img{max-width:100%;max-height:480px;cursor:zoom-in;object-fit:contain}.calendar-preview-body iframe{width:100%;min-height:500px;border:0;background:#fff}.calendar-preview-body pre,.library-preview-body pre{width:100%;min-height:100%;margin:0;padding:18px;white-space:pre-wrap;line-height:1.8;color:#1f2d28}.calendar-preview-body audio,.calendar-preview-body video{width:min(860px,96%);max-height:460px}.calendar-preview-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:28px;background:#0f172ab8}.calendar-preview-lightbox-body{position:relative;width:min(1180px,96vw);max-height:92vh;overflow:auto;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0000003d}.calendar-preview-lightbox-body .icon-button{position:sticky;top:12px;left:calc(100% - 48px);z-index:1;margin:12px;background:#fff}.calendar-preview-lightbox-body img{display:block;max-width:100%;max-height:86vh;margin:0 auto;object-fit:contain}.calendar-preview-lightbox-body iframe{width:100%;height:86vh;border:0}.drive-page{grid-template-columns:240px minmax(0,1fr);align-items:start}.drive-sidebar{position:sticky;top:80px;display:grid;gap:8px;padding:16px}.drive-new-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:1px solid #d8e3dd;border-radius:8px;background:#fff;box-shadow:0 8px 18px #0f172a14;font-weight:800;cursor:pointer}.drive-view{display:flex;gap:10px;align-items:center;min-height:40px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#25312d;text-align:left;cursor:pointer}.drive-view.is-active{background:#e8f3ff;color:#0f5fa8;font-weight:800}.drive-storage{display:grid;gap:8px;margin-top:14px;padding:12px;border-top:1px solid #e1e8e4}.storage-bar{height:8px;overflow:hidden;background:#e5ebe8;border-radius:999px}.storage-bar span{display:block;height:100%;background:#2563eb}.storage-bar.is-large{height:12px}.drive-main{min-width:0;padding:18px}.drive-topbar{align-items:flex-start;margin-bottom:18px}.drive-search{display:flex;align-items:center;gap:10px;width:min(720px,100%);padding:0 12px;border:1px solid #d7e1db;border-radius:999px;background:#f6f9fb}.drive-search input{border:0;background:transparent;outline:none}.drive-title-row{margin-bottom:16px}.drive-filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:-6px 0 14px;color:#52615b}.drive-filter-row label{display:inline-flex;align-items:center;gap:8px;font-weight:800}.drive-filter-row select{min-height:36px;border:1px solid #d6e0da;border-radius:7px;padding:0 10px;background:#fff}.drive-list{border:1px solid #dce5e0;border-radius:8px;overflow-x:auto;overflow-y:hidden}.drive-list-head,.drive-row{display:grid;grid-template-columns:minmax(0,40fr) minmax(74px,11.666fr) minmax(74px,11.666fr) minmax(92px,11.666fr) minmax(210px,25fr);gap:14px;align-items:center;min-width:1040px;padding:12px 16px}.drive-list-head{background:#f8faf9;color:#5b6a65;font-weight:800;border-bottom:1px solid #dce5e0}.drive-list-scroll{max-height:560px;overflow-y:auto;overflow-x:hidden}.drive-row{min-height:58px;border-bottom:1px solid #eef2ef}.drive-row:last-child{border-bottom:0}.drive-name{display:flex;gap:12px;align-items:center;min-width:0;border:0;background:transparent;color:#17221e;font:inherit;font-weight:800;text-align:left;cursor:pointer}.drive-name span,.drive-list-head span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-list-head span:nth-child(2),.drive-list-head span:nth-child(3),.drive-list-head span:nth-child(4),.drive-row>span:nth-child(2),.drive-row>span:nth-child(3),.drive-row>span:nth-child(4){overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.drive-list-head span:nth-child(5){text-align:right;padding-right:10px}.drive-title-line{display:flex;align-items:flex-end;gap:12px;min-width:0}.drive-title-line h2{margin-bottom:0}.drive-row-actions{justify-content:flex-end;flex-wrap:nowrap;gap:8px;min-width:0}.drive-row-actions>*{flex:0 0 auto}.drive-list-footer,.forum-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #dce5e0;background:#f8faf9;color:#52615b;font-size:13px;font-weight:800}.drive-list-footer div,.forum-pagination div{display:flex;gap:8px;align-items:center}.ghost-action.is-compact{min-height:32px;padding:0 10px}.storage-summary-card{display:grid;gap:12px;padding:28px;max-width:620px}.library-editor,.library-workspace,.library-preview-modal{grid-column:2}.library-editor .panel-heading-row input,.library-workspace .panel-heading-row input{min-width:min(480px,100%);margin-top:8px;font-size:20px;font-weight:800}.library-editor textarea,.library-notes-pane textarea{min-height:300px;margin-top:16px;line-height:1.8}.library-workspace{align-self:start;padding:20px;background:#fff;border:1px solid #dbe4df;border-radius:8px;box-shadow:0 14px 34px #0f172a0d}.library-workspace-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:16px;margin-top:16px}.library-preview-pane,.library-notes-pane{min-width:0}.library-notes-pane textarea{width:100%;min-height:420px;margin-top:0;border:1px solid #d6e0da;border-radius:8px;padding:14px;font:inherit;resize:vertical}.library-editor.is-word-layout{align-self:start}.word-review-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:16px;margin-top:16px}.field-title{display:block;margin-bottom:8px;color:#33413b;font-weight:900}.word-preview-text{min-height:360px;max-height:520px;overflow:auto;white-space:pre-wrap;line-height:1.85;padding:16px;border:1px solid #d6e0da;border-radius:8px;background:#fbfdfc;color:#28342f}.word-review-grid textarea{min-height:360px;margin-top:0}.library-preview-modal{align-self:start}.library-preview-body{display:grid;min-height:380px;max-height:620px;place-items:center;overflow:auto;margin-top:14px;border:1px solid #dce5e0;border-radius:8px;background:#f8faf9}.library-preview-body img{max-width:100%;max-height:600px;object-fit:contain}.library-preview-body iframe{width:100%;min-height:620px;border:0;background:#fff}.library-preview-body audio,.library-preview-body video{width:min(900px,96%);max-height:560px}.office-no-preview{display:grid;min-height:380px;place-items:center;gap:10px;padding:28px;border:1px dashed #cfdcd6;border-radius:8px;background:#fbfdfc;color:#52615b;text-align:center}.office-no-preview strong{color:#10231d;font-size:18px}.empty-state{padding:36px;color:#64726d;text-align:center}@media(max-width:980px){.drive-page{grid-template-columns:1fr}.drive-sidebar,.library-editor,.library-workspace,.library-preview-modal{grid-column:1}.calendar-editor-grid,.word-review-grid,.library-workspace-grid{grid-template-columns:1fr}.drive-list-head,.drive-row{grid-template-columns:minmax(180px,1fr) 90px 90px}.drive-list-head span:nth-child(4),.drive-row>span:nth-child(4),.drive-list-head span:nth-child(5),.drive-row .drive-row-actions{display:none}.calendar-grid{min-width:840px}.calendar-shell{overflow-x:auto}}.brand-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.65);transform-origin:center 36%}.brand strong{display:block;font-size:21px}.brand span{color:#cbd5e1;font-size:13px}.nav-list{display:grid;gap:8px;margin-bottom:0}.nav-item{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;width:100%;min-height:48px;gap:10px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#cbd5e1;text-align:left}.nav-item:hover,.nav-item.is-active{background:#f0f4f8;color:#111820}.sidebar-card{margin-top:0;padding:16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff0f}.sidebar-card strong{display:block;margin-top:8px}.sidebar-card p{margin:10px 0 0;color:#cbd5e1;font-size:13px}.workspace{padding:18px clamp(18px,3vw,42px) 44px}.ai-job-center{margin:0 0 14px;border:1px solid #c8ead7;border-radius:8px;background:#f4fbf7;box-shadow:0 14px 30px #0f172a0f}.ai-job-summary{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border:0;background:transparent;color:#06281e;font-weight:900}.ai-job-summary span{flex:1;text-align:left}.ai-job-summary .rotate{transform:rotate(90deg)}.ai-job-panel{display:grid;gap:8px;padding:0 12px 12px}.ai-job-row{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d8e7d6;border-radius:8px;background:#fff}.ai-job-row div{display:grid;gap:3px}.ai-job-row strong{color:#061b16}.ai-job-row span{color:#5e6a64;font-size:13px}.ai-job-row button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#0b8f5a;font-weight:900}.admin-sidebar-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#ffffff0f;color:#cbd5e1;font-weight:900}.admin-sidebar-button:hover{background:#f0f4f8;color:#111820}.ai-service-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #bdd7ff;border-left:4px solid #2563eb;border-radius:8px;background:#f5f9ff;color:#102033;box-shadow:0 14px 30px #0f172a0f}.ai-service-notice strong{display:block;margin-bottom:3px;color:#1d4ed8}.ai-service-notice p{margin:0;font-size:14px}.ai-service-notice button{width:30px;height:30px;border:1px solid #d7e3f5;border-radius:8px;background:#fff;color:#1d4ed8;font-size:18px;font-weight:900}.member-pill{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-weight:900}.member-pill.is-active{border-color:#008653;background:#008653;color:#fff}.sidebar-account-actions{display:grid;gap:8px}.sidebar-account-actions .member-pill,.sidebar-logout-button{width:100%}.sidebar-logout-button{color:#dbe4ee;border-color:#94a3b84d;background:#ffffff0d}.member-sidebar-card{padding:14px;border:1px solid rgba(159,211,106,.32);border-radius:8px;background:#9fd36a14}.member-sidebar-card strong{display:block;margin-top:7px}.member-sidebar-card p{margin:8px 0 0;color:#cbd5e1;font-size:13px;word-break:break-word}.member-sidebar-card .account-notice{color:#9edb6a;font-weight:800}h1,h2,h3,h4,p{margin-top:0}.eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:10px;padding:0 10px;border:1px solid rgba(0,134,83,.18);border-radius:999px;background:#f0f7ea;color:#008653;font-size:14px;font-weight:900;letter-spacing:0;line-height:1}.sidebar .eyebrow{min-height:auto;margin-bottom:5px;padding:0;border:0;background:transparent;color:#9edb6a;font-size:12px}.stack{display:grid;gap:18px}.hero-band{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:clamp(22px,3vw,34px);border:1px solid #dfe5da;border-radius:8px;background:linear-gradient(135deg,#fff,#f4f7fb 52%,#eef7f2);box-shadow:0 18px 44px #15233712}.hero-band.compact{min-height:106px;padding:clamp(16px,2vw,22px) clamp(18px,2.4vw,26px)}.hero-band h2{max-width:920px;margin-bottom:8px;font-size:clamp(24px,2.2vw,32px);line-height:1.16;letter-spacing:0}.hero-band p{max-width:920px;margin-bottom:0;color:#48534d}.progress-card{display:grid;width:112px;height:112px;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#ffffff 0 57%,transparent 58%),conic-gradient(#008653 0 72%,#2e5bff 72% 84%,#d9ded6 84% 100%)}.progress-card strong{font-size:26px;text-align:center}.progress-card span{margin-top:-36px;color:#68736b;font-size:13px}.home-hero{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;padding:clamp(28px,3.2vw,42px);background:linear-gradient(135deg,#e8f4e2e0,#fff8eb9e),#fff}.home-hero h2{max-width:880px;margin:12px 0 10px;color:#0f1a14;font-size:clamp(34px,3.6vw,54px);line-height:1.05;letter-spacing:0}.home-hero p{max-width:920px;margin:0;color:#344039;font-size:17px;line-height:1.8}.home-hero-note{display:grid;gap:8px;padding:18px;border:1px solid rgba(0,134,83,.18);border-radius:8px;background:#ffffffc2}.home-hero-note strong{color:#008653;font-size:15px}.home-hero-note span{color:#344039;line-height:1.65}.home-belief{box-sizing:border-box;width:min(100%,960px);margin:12px 0 0;padding:18px 24px 20px;border-left:6px solid #2e5bff;border-radius:8px;background:linear-gradient(135deg,#2e5bff1f,#ffffffd1);color:#1e55e8;font-size:clamp(28px,2.7vw,40px);font-weight:950;line-height:1.16;letter-spacing:0;box-shadow:0 12px 28px #2e5bff14}.home-flow-intro{box-sizing:border-box;width:100%;margin:0 0 18px;padding:22px 24px;border:1px solid rgba(46,91,255,.14);border-left:5px solid rgba(46,91,255,.62);border-radius:8px;background:linear-gradient(135deg,#f8fbff,#fff)}.home-flow-intro h3{max-width:1040px;margin-bottom:8px;color:#122019;font-size:clamp(22px,2.2vw,30px);line-height:1.2;letter-spacing:0}.home-flow-intro p{max-width:1040px;margin-bottom:0;color:#48534d;line-height:1.75}.home-about-panel{display:grid;gap:14px}.home-about-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px}.home-about-grid article{display:grid;align-content:start;gap:8px;min-height:134px;padding:18px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.home-about-grid article strong{color:#102018;font-size:20px;line-height:1.35}.home-about-grid article p{margin-bottom:0;color:#48534d;line-height:1.75}.home-about-main{border-left:5px solid #2e5bff!important;background:linear-gradient(135deg,#2e5bff14,#fff)!important}.home-workflow,.home-case-grid{display:grid;gap:14px}.home-workflow{grid-template-columns:repeat(5,minmax(0,1fr))}.home-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.home-workflow article,.home-case-grid article{display:grid;align-content:start;gap:8px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.home-workflow article span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#008653;color:#fff;font-weight:900}.home-workflow article p,.home-case-grid article p{margin-bottom:0;color:#48534d}.home-module-panel,.home-logic-panel{display:grid;gap:14px}.home-module-list{display:grid;gap:10px}.home-module-card{border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.home-module-card summary{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:12px;align-items:center;min-height:72px;padding:12px 16px;cursor:pointer;list-style:none}.home-module-card summary::-webkit-details-marker{display:none}.home-module-card summary>span{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#f0f7ea;color:#008653;font-weight:950}.home-module-card summary strong{display:block;color:#111820;font-size:18px}.home-module-card summary p{margin:4px 0 0;color:#53625a;line-height:1.55}.home-module-card summary svg{color:#008653;transition:transform .16s ease}.home-module-card[open] summary svg,.home-module-card:hover summary svg{transform:rotate(180deg)}.home-module-card[open],.home-module-card:hover{border-color:#b7dbc6;background:#fbfdf9}.home-module-detail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 16px 16px}.home-module-detail article{padding:12px;border:1px solid #e3e8de;border-radius:8px;background:#fff}.home-module-detail em{display:block;margin-bottom:6px;color:#008653;font-style:normal;font-weight:900}.home-module-detail p{margin:0;color:#344039;line-height:1.65}.home-logic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-logic-grid article{padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.home-logic-grid strong{display:block;margin-bottom:8px;color:#111820;font-size:17px}.home-logic-grid p{margin:0;color:#48534d;line-height:1.7}.expert-page{--expert-accent: #008653}.expert-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:24px;align-items:stretch;min-height:360px;padding:clamp(24px,3vw,38px);border:1px solid #dfe5da;border-radius:8px;background:linear-gradient(135deg,#ecf7f1f0,#ffffffd1),#fff;box-shadow:0 18px 44px #15233712}.expert-hero-copy{display:grid;align-content:center;gap:16px}.expert-hero h1{max-width:820px;margin:0;color:#102018;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:0}.expert-hero p,.expert-lead-panel p{max-width:880px;margin:0;color:#48534d;line-height:1.8}.expert-photo{min-height:320px;margin:0;overflow:hidden;border-radius:8px;background:#f8f5ec}.expert-photo img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.expert-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,520px);gap:18px;align-items:stretch}.expert-lead-panel{display:grid;align-items:center;min-height:0;padding:clamp(22px,2.6vw,34px);border:1px solid rgba(0,134,83,.18);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(0,134,83,.12),transparent 34%),linear-gradient(135deg,#f3faf6fa,#fffffff5),#fff;box-shadow:inset 5px 0 0 var(--expert-accent),0 18px 42px #12231c12}.expert-lead-copy{display:grid;gap:14px;max-width:1180px}.expert-booking-panel{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:center;height:100%;padding:18px;border:1px solid #dfe5da;border-radius:8px;background:#fff;box-shadow:0 16px 36px #12231c0f}.expert-lead-panel h2,.expert-booking-panel h2{max-width:780px;margin:0;line-height:1.16}.expert-lead-panel h2{color:#102018;max-width:1120px;font-size:clamp(30px,2.5vw,44px);line-height:1.24}.expert-booking-panel h2{color:#102018;font-size:clamp(20px,1.7vw,26px)}.expert-booking-head{display:grid;gap:8px}.expert-booking-copy{display:grid;gap:16px;min-width:0}.expert-booking-head p{margin:0;color:#657069;line-height:1.7}.expert-booking-panel img{width:220px;justify-self:center;padding:10px;border:1px solid #edf0ea;border-radius:8px;background:#fbfdfb}.expert-contact-line{display:grid;gap:3px;padding:12px;border-radius:8px;background:#f4fbf7}.expert-contact-line strong{color:#102018;font-size:18px}.expert-contact-line span{margin:0;color:#48534d;font-size:14px}.expert-method-grid{display:grid;gap:10px}.expert-method-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.expert-method-card{display:grid;align-content:start;gap:6px;padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.expert-method-card strong{color:#102018;font-size:16px}.expert-method-card p{margin:0;color:#48534d;font-size:14px;line-height:1.55}.expert-method-card span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e8f4e2;color:#008653;font-weight:900}.expert-method-panel{padding:18px 20px}.expert-article-library{display:grid;gap:16px;overflow:visible}.expert-article-layout{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:18px;align-items:start}.expert-article-index{position:sticky;top:18px;display:grid;gap:8px;padding:10px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.expert-article-index>span{color:#008653;font-weight:900}.expert-article-index button{display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 10px;padding:10px 8px;border:1px solid #dfe5da;border-radius:8px;background:#fff;color:#102018;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.expert-article-index button.is-active{border-color:#008653;background:#f2fbf5;box-shadow:inset 4px 0 #008653}.expert-article-index em{grid-row:span 2;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e8f4e2;color:#008653;font-style:normal;font-size:13px;font-weight:900}.expert-article-index strong{font-size:13px;line-height:1.45}.expert-article-index small,.expert-article-index p{margin:0;color:#657069;line-height:1.6}.expert-article-detail{display:grid;justify-items:center;border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.expert-article-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(148px,180px);gap:18px;align-items:center;width:100%;padding:30px clamp(22px,4vw,46px);border-bottom:1px solid #dfe5da;background:linear-gradient(135deg,#f4fbf7,#fff)}.expert-article-header-copy{min-width:0}.expert-article-header-copy>*{max-width:960px}.expert-article-header h2{margin:10px 0 12px;color:#102018;font-size:clamp(32px,3vw,46px);line-height:1.2}.expert-article-header p{max-width:920px;margin:0;color:#48534d;line-height:1.75}.expert-pdf-actions{display:grid;gap:8px;margin-top:6px}.expert-pdf-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cfe7d8;border-radius:8px;background:#fff;color:#008653;font-weight:900;text-decoration:none}.expert-pdf-actions a:first-child{background:#008653;color:#fff}.expert-pdf-reader{width:100%;padding:16px;background:#f3f6f4}.expert-pdf-reader iframe{display:block;width:100%;height:min(82vh,920px);min-height:720px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.expert-article-body{width:min(960px,100%);padding:30px clamp(22px,3.6vw,44px) 42px}.expert-article-body p{margin:0 0 15px;color:#48534d;font-size:16px;line-height:2}.expert-article-body p.is-heading{margin-top:34px;margin-bottom:14px;padding-left:14px;border-left:4px solid var(--expert-accent);color:#102018;font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1.35}.expert-article-body p.is-heading:first-child{margin-top:0}.expert-article-body p.is-list-like{margin-bottom:8px;padding-left:12px;border-left:2px solid #dfe5da;color:#324039}.member-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0a14108a}.member-modal{display:grid;width:min(760px,100%);max-height:min(92vh,900px);gap:16px;overflow:auto;padding:22px;border:1px solid #dfe5da;border-radius:8px;background:#fff;box-shadow:0 28px 80px #10201842}.member-payment-modal{width:min(1180px,96vw);max-height:94vh;overflow:auto}.member-modal-head{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:14px}.member-modal-head h2{margin-bottom:8px;font-size:28px}.member-modal-head p{margin-bottom:0;color:#48534d}.modal-close{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-size:25px;line-height:1}.member-gate-summary,.account-status{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.member-gate-summary svg,.account-status svg{color:#008653;flex:0 0 auto}.member-gate-summary p,.account-status p{margin:5px 0 0;color:#48534d}.account-status.is-paid{border-color:#2f6b4f59;background:#edf7e8}.auth-form,.member-account-panel{display:grid;gap:14px}.auth-mode-tabs,.auth-channel-grid{display:grid;gap:8px}.auth-mode-tabs,.auth-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-mode-tabs button,.auth-channel-grid button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-weight:900}.auth-mode-tabs button.is-active,.auth-channel-grid button.is-active{border-color:#008653;background:#008653;color:#fff}.auth-form label{display:grid;gap:7px}.auth-form label span{color:#68736b;font-size:13px;font-weight:900}.auth-form input,.auth-form select{width:100%;min-height:42px;padding:0 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.code-row{display:grid;grid-template-columns:minmax(0,1fr) 136px;gap:8px}.full-width{width:100%;justify-content:center}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.plan-card{display:grid;gap:9px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.plan-card strong{font-size:18px}.plan-card b{color:#008653;font-size:24px}.plan-card p{margin-bottom:0;color:#48534d}.membership-rule-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.membership-rule-panel article,.lt-package-card{padding:14px;border:1px solid #d8dee8;border-radius:8px;background:#f8fafc}.membership-rule-panel span,.lt-package-card span{display:inline-flex;margin-bottom:6px;color:#2e5bff;font-size:12px;font-weight:900}.membership-rule-panel strong,.lt-package-card strong{display:block;margin-bottom:6px}.membership-rule-panel p,.lt-package-card p{margin-bottom:0;color:#5f6b76;font-size:13px}.lt-package-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.lt-package-card strong{color:#008653;font-size:18px}.payment-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(260px,.72fr) minmax(260px,.72fr);gap:14px}.checkout-section,.checkout-confirm-panel{display:grid;gap:14px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.checkout-heading,.checkout-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.checkout-heading h3,.checkout-confirm-panel h3{margin:0;font-size:18px}.checkout-heading strong,.checkout-summary strong,.checkout-confirm-panel strong{color:#008653;font-size:22px}.selectable-grid{margin-top:0}.selectable-card{text-align:left;cursor:pointer}.selectable-card.is-selected,.token-package-button.is-selected{border-color:#008653;background:#eef8f2;box-shadow:inset 0 0 0 1px #008653}.checkout-summary{padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#f7fbff}.payment-reminder{margin:0;color:#344039;font-weight:800}.payment-qr-panel,.payment-contact-panel,.token-order-panel,.checkout-confirm-panel{display:grid;align-content:start;gap:14px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.payment-qr-panel h3,.payment-contact-panel h3,.token-order-panel h3,.checkout-confirm-panel h3{margin:0;font-size:18px}.payment-qr-panel p,.payment-contact-panel p{margin:6px 0 0;color:#48534d}.payment-qr-grid,.token-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-qr-grid article{display:grid;gap:8px;justify-items:center;padding:10px;border:1px solid #e2e8e2;border-radius:8px;background:#f8faf8}.payment-qr-grid img{width:100%;max-height:260px;object-fit:contain;border-radius:6px;background:#fff}.payment-contact-panel{background:linear-gradient(180deg,#fff,#f7fbff)}.payment-contact-panel img{width:100%;max-height:360px;object-fit:contain;border:1px solid #e2e8e2;border-radius:8px;background:#fff}.token-package-button{display:grid;gap:6px;min-height:86px;padding:14px;border:1px solid #d9ded6;border-radius:8px;background:#f7fbff;color:#10221c;text-align:left}.token-package-button strong{color:#008653;font-size:22px}.token-package-button span{color:#48534d;font-weight:800}.custom-token-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.custom-token-row input,.member-form-grid input,.admin-control-panel input,.admin-control-panel select{min-height:42px;padding:0 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff}.member-center-grid,.records-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px}.records-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.member-form-grid,.admin-control-panel{display:grid;gap:12px}.member-form-grid label,.admin-control-panel label{display:grid;gap:6px;color:#56625c;font-weight:800}.member-status-grid{display:grid;gap:10px;margin-top:10px}.record-list-panel{display:grid;align-content:start;gap:10px}.record-list-scroll{display:grid;gap:10px;max-height:360px;overflow-y:auto;padding-right:6px}.record-row{display:grid;gap:4px;padding:10px;border:1px solid #e2e8e2;border-radius:8px;background:#f8faf8}.record-row span,.record-row small,.muted-text{color:#5f6b76}.admin-control-panel{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.admin-order-panel{display:grid;gap:14px}.admin-note-field{display:grid;gap:6px;max-width:520px;color:#56625c;font-weight:800}.admin-note-field input{min-height:42px;padding:0 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff}.admin-order-list{display:grid;gap:10px}.admin-order-card{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(170px,.8fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fbfdfb}.admin-order-card h3{margin:8px 0 4px;font-size:17px}.admin-order-card p,.admin-order-meta span,.admin-order-meta small{margin:0;color:#5f6b76}.admin-order-meta{display:grid;gap:4px}.admin-order-meta strong{color:#008653;font-size:20px}.admin-order-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.admin-recent-orders{display:grid;gap:8px;padding-top:12px;border-top:1px solid #e5ebe5}.admin-recent-orders h3{margin:0;font-size:16px}.admin-recent-row{display:grid;grid-template-columns:auto minmax(160px,1fr) minmax(120px,.8fr) auto minmax(130px,.8fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid #edf1ed;border-radius:8px;background:#fff}.status-pill{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;background:#eef3f7;color:#43515a;font-size:12px;font-weight:900}.status-pill.pending{background:#fff7df;color:#8a5a00}.status-pill.paid{background:#e7f7ed;color:#008653}.status-pill.cancelled,.status-pill.refunded{background:#f4eeee;color:#9f3434}.admin-actions{display:flex;grid-column:1 / -1;gap:10px;flex-wrap:wrap}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1.2fr 1fr 1.2fr .7fr 1fr;gap:10px;align-items:center;padding:10px 12px}.admin-table-head{color:#56625c;font-weight:900}.admin-table-row{width:100%;border:1px solid #e2e8e2;border-radius:8px;background:#fff;color:#10221c;text-align:left}.panel{min-width:0;padding:clamp(18px,2vw,24px);border:1px solid #dfe5da;border-radius:8px;background:#fff;box-shadow:0 16px 40px #1523370e}.panel-heading,.report-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-action-row{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.panel-heading h2,.report-title h2{margin-bottom:0;font-size:22px;line-height:1.22;letter-spacing:0}.profile-simple-title{margin-bottom:18px}.profile-unified-analysis{display:grid;gap:16px;margin-bottom:24px;padding:clamp(18px,3vw,26px);border:1px solid rgba(0,134,83,.18);border-radius:8px;background:linear-gradient(135deg,#f7fbff,#f0f7ea)}.profile-unified-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px}.profile-unified-head h2{max-width:760px;margin-bottom:0;font-size:clamp(22px,2.3vw,30px)}.profile-unified-body{display:grid;gap:12px}.profile-analysis-grid{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(210px,1fr));gap:12px}.profile-analysis-card{display:grid;align-content:start;gap:10px;min-height:150px;padding:16px;border:1px solid rgba(0,134,83,.16);border-radius:8px;background:#ffffffc7}.profile-analysis-card.is-primary{border-left:4px solid #008653;background:#fff}.profile-analysis-card>span{color:#008653;font-size:13px;font-weight:900}.profile-analysis-card h3{margin:0;color:#122019;font-size:20px;line-height:1.45}.profile-analysis-card p,.profile-analysis-summary{margin:0;color:#344039;line-height:1.75}.profile-analysis-card ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#344039;line-height:1.65}.profile-analysis-summary{padding:10px 12px;border:1px solid rgba(0,134,83,.12);border-radius:8px;background:#ffffff8f}.profile-unified-list{display:grid;gap:8px;margin:0;padding-left:20px;color:#344039;line-height:1.7}.profile-source-note{color:#68736b!important;font-size:13px;font-weight:800}.archive-source-selectors{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;width:100%;margin:12px 0}.archive-source-selectors label{display:grid;gap:6px;color:#526159;font-size:13px;font-weight:900}.archive-source-selectors select{width:100%;min-height:38px;border:1px solid #d9ded6;border-radius:8px;padding:0 10px;background:#fff;color:#1d2520;font:inherit;font-weight:800}.panel-heading svg{flex:0 0 auto;color:#008653}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:18px}.wide-left{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)}.wizard-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.step-list{position:sticky;top:18px;display:grid;gap:8px}.step-item{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;min-height:46px;gap:10px;padding:8px 10px;border:1px solid #dfe5da;border-radius:8px;background:#fff;color:#1d2520;text-align:left}.step-item span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#eef2ea;color:#008653;font-weight:900}.step-item.is-active{border-color:#008653;background:#f0f7ea}.wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.wizard-head h2{margin-bottom:6px;font-size:28px}.wizard-head p{margin-bottom:0;color:#48534d}.save-state{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 10px;border-radius:999px;background:#eef2ea;color:#48534d;font-size:13px;font-weight:800;white-space:nowrap}.progress-track{height:10px;overflow:hidden;margin:18px 0;border-radius:999px;background:#e8ede5}.progress-track i{display:block;width:var(--value);height:100%;border-radius:inherit;background:#008653}.question-stack{display:grid;gap:16px}.question-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:start}.question-page-grid.questionnaire-single-column{grid-template-columns:1fr}.analysis-target{position:sticky;top:18px;display:grid;gap:9px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.analysis-target p{margin-bottom:0;color:#48534d;font-size:14px}.analysis-target strong{margin-top:8px}.soft-note{margin-top:14px;padding:12px 14px;border-left:4px solid #2e5bff;border-radius:8px;background:#eef4ff;color:#1d3557;font-weight:800}.submit-with-hint{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.submit-with-hint span{color:#5f6b76;font-size:14px;font-weight:800}.question-field{display:grid;gap:10px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.question-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.question-label strong{font-size:17px}.question-label span{min-height:24px;padding:3px 8px;border-radius:999px;background:#eaf1ff;color:#2e5bff;font-size:12px;font-weight:900}.question-field input[type=text],.question-field textarea,.large-input{width:100%;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.question-field input[type=text]{min-height:44px;padding:0 13px}.question-field textarea,.large-input{min-height:132px;padding:13px;resize:vertical}.large-input{min-height:210px;background:#fff}.option-grid{display:flex;flex-wrap:wrap;gap:8px}.option-chip{min-height:38px;padding:0 13px;border:1px solid #d9ded6;border-radius:999px;background:#fff;color:#344039;font-weight:700}.option-chip.is-selected{border-color:#111820;background:#111820;color:#fff}.scale-field{display:grid;gap:8px}.scale-field input{width:100%;accent-color:#008653}.scale-field div{display:flex;justify-content:space-between;gap:12px;color:#68736b;font-size:13px}.scale-field strong{color:#008653;font-size:18px}.score-table,.matrix-list,.yesno-list{display:grid;gap:8px}.score-table-head,.score-table-row{display:grid;grid-template-columns:minmax(72px,.8fr) minmax(86px,1fr) minmax(86px,1fr);gap:8px;align-items:center}.score-table-head{color:#68736b;font-size:12px;font-weight:900}.score-table-row{padding:8px;border:1px solid #e3e8df;border-radius:8px;background:#fff}.score-table-row input{min-height:38px;width:100%;border:1px solid #d9ded6;border-radius:8px;padding:0 10px}.matrix-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,.9fr) 34px;gap:10px;align-items:center;padding:10px;border:1px solid #e3e8df;border-radius:8px;background:#fff}.matrix-row input{width:100%;accent-color:#008653}.matrix-row b{color:#008653;text-align:right}.yesno-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e3e8df;border-radius:8px;background:#fff}.yesno-row span,.matrix-row span{color:#344039}.yesno-row div{display:flex;gap:6px}.mini-choice{min-width:42px;min-height:32px;border:1px solid #d9ded6;border-radius:999px;background:#fff;color:#344039;font-weight:800}.mini-choice.is-selected{border-color:#111820;background:#111820;color:#fff}.wizard-actions,.action-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.primary-action,.secondary-action,.danger-action,.ghost-danger,.ghost-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;padding:0 14px;font-weight:800}.primary-action{border:0;background:#008653;color:#fff}.secondary-action,.ghost-action{border:1px solid #d9ded6;background:#fff;color:#1d2520}.danger-action{border:0;background:#b7473e;color:#fff}.ghost-danger{border:1px solid #f0c6c0;background:#fff7f6;color:#b7473e}.ghost-danger.is-compact{min-height:34px;padding:0 10px;font-size:13px;white-space:nowrap}.ghost-action{white-space:nowrap}.statement-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.statement-subtabs{display:flex;gap:10px;overflow-x:auto;padding:8px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.statement-subtabs button{min-height:40px;flex:0 0 auto;padding:0 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:#48534d;font-weight:900}.statement-subtabs button.is-active{border-color:#008653;background:#008653;color:#fff}.statement-input-panel{display:grid;gap:14px}.statement-hero{align-items:start}.statement-hero .hero-action-stack{min-width:170px}.statement-hero .progress-card{width:100%;height:auto;min-height:72px;padding:12px 14px;border:1px solid #dfe5da;border-radius:8px;background:#f8fbf6;box-shadow:none}.statement-hero .progress-card strong{font-size:24px;line-height:1}.statement-hero .progress-card span{margin-top:4px;font-size:12px}.statement-entry-layout{display:grid;width:100%;max-width:none;grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:stretch;gap:18px}.statement-entry-layout .statement-input-panel,.statement-entry-layout .statement-guide-panel{min-height:620px;min-width:0}.statement-guide-panel{align-content:start;gap:12px}.statement-guide-panel .panel-heading{align-items:start}.statement-guide-panel .panel-heading h2{max-width:320px;font-size:19px;line-height:1.32}.statement-guide-list{max-height:500px;overflow-y:auto;padding-right:4px}.statement-guide-list .guide-item{background:#fbfdf9}.statement-guide-list .guide-static-title{min-height:auto;align-items:start;padding:11px}.statement-guide-list .guide-static-title span{width:28px;height:28px;font-size:12px}.statement-guide-list .guide-static-title strong{line-height:1.45}.statement-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.statement-meta-grid>div{display:grid;gap:9px;padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.statement-meta-grid strong{font-size:14px}.compact-options{display:flex;flex-wrap:wrap;gap:7px}.guide-accordion{display:grid;gap:10px}.issue-combination-panel,.issue-detail-list{display:grid;gap:14px}.issue-option-grid{display:flex;flex-wrap:wrap;gap:10px}.issue-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:12px}.issue-detail-grid label{display:grid;gap:7px}.issue-detail-grid label span{color:#68736b;font-size:13px;font-weight:900}.issue-detail-grid textarea{width:100%;min-height:116px;padding:11px 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;resize:vertical}.guide-item{border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.guide-item summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:0 14px;list-style:none;cursor:pointer}.guide-item summary::-webkit-details-marker{display:none}.guide-item summary span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#eaf2e4;color:#008653;font-weight:900}.guide-item summary strong{font-size:15px}.guide-item summary em{min-height:26px;padding:4px 9px;border-radius:999px;background:#eef2ea;color:#68736b;font-size:12px;font-style:normal;font-weight:900}.guide-item[open] summary{border-bottom:1px solid #dfe5da;background:#f7f9f4}.guide-item textarea{width:calc(100% - 28px);min-height:122px;margin:14px;resize:vertical;border:1px solid #d9ded6;border-radius:8px;padding:11px}.guide-item-static{padding:0}.guide-static-title{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:54px;padding:0 14px}.guide-static-title span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#eaf2e4;color:#008653;font-weight:900}.guide-static-title strong{font-size:15px}.hero-action-stack{display:grid;gap:8px;justify-items:end}.clear-page-action{width:fit-content}.questionnaire-archive-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:14px}.questionnaire-archive-list,.questionnaire-archive-preview,.archive-section-stack{display:grid;gap:12px}.archive-card{display:grid;gap:8px;padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.archive-card.is-active{border-color:#008653;background:#f5fbf6}.archive-card div:first-child{display:flex;justify-content:space-between;gap:10px}.archive-card span,.archive-card p{margin-bottom:0;color:#68736b;font-size:13px;font-weight:800}.questionnaire-archive-preview{min-height:260px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.archive-section-card{display:grid;gap:10px;padding:0;border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.archive-section-card.is-open{border-color:#b8d6c8;background:#fbfdf9}.archive-section-toggle{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;background:#fbfdf9;color:#182027;text-align:left;cursor:pointer}.archive-section-card.is-open .archive-section-toggle{border-bottom:1px solid #edf0ea;background:#f4fbf6}.archive-section-index{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:999px;background:#e8f5eb;color:#008653;font-weight:900}.archive-section-copy{display:grid;gap:2px}.archive-section-copy strong{font-size:17px;line-height:1.25}.archive-section-copy small,.questionnaire-archive-preview .panel-heading p{margin-bottom:0;color:#68736b;font-size:13px;font-weight:700}.archive-section-count{display:inline-flex;min-width:54px;justify-content:center;padding:4px 10px;border-radius:999px;background:#eef6ef;color:#008653;font-size:13px;font-weight:900}.archive-section-toggle svg{color:#68736b;transition:transform .16s ease}.archive-section-card.is-open .archive-section-toggle svg{transform:rotate(180deg)}.archive-answer-table{display:grid;margin:0 12px 12px;overflow:hidden;border:1px solid #edf0ea;border-radius:8px;background:#fff}.archive-answer-table div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;padding:10px 12px;border-bottom:1px solid #edf0ea}.archive-answer-table div:last-child{border-bottom:0}.archive-answer-table p{margin-bottom:0;color:#344039;white-space:pre-wrap}.warning-text{display:flex;align-items:center;gap:7px;margin:0;color:#b7473e;font-weight:800}audio{width:100%}.upload-card{display:grid;place-items:center;gap:8px;min-height:170px;padding:18px;border:1px dashed #96a59b;border-radius:8px;background:#f7f8f5;text-align:center}.upload-card span{color:#68736b;font-size:13px}.upload-card input{display:none}.record-list{display:grid;gap:12px}.record-list-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.record-list article{display:grid;gap:7px;padding:14px;border-left:4px solid #008653;border-radius:8px;background:#f5f7f2}.record-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.record-list span{color:#68736b;font-size:12px;font-weight:900}.record-topline b{color:#008653}.record-list h3{margin-bottom:0;font-size:17px}.record-tags{display:flex;flex-wrap:wrap;gap:6px}.record-tags em{min-height:25px;padding:3px 8px;border-radius:999px;background:#eaf2e4;color:#008653;font-size:12px;font-style:normal;font-weight:900}.record-list p{margin-bottom:0;color:#48534d}.empty-state{display:grid;min-height:240px;place-items:center;color:#68736b;text-align:center}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.insight-box{display:grid;gap:12px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.ai-result-panel{border-color:#cbd8ce}.ai-empty{min-height:170px}.insight-grid{grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(210px,.75fr));align-items:stretch}.insight-grid>div{min-width:0;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.insight-main{display:grid;gap:12px}.insight-summary{display:block;padding:10px 12px;border-radius:8px;background:#fff;color:#48534d;font-size:14px;font-weight:800}.insight-box>strong{font-size:18px;color:#008653}.insight-box h3{margin-bottom:0;font-size:15px}.insight-box p{margin-bottom:0;color:#48534d}.clean-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.clean-list li{position:relative;padding-left:16px;color:#48534d}.clean-list li:before{position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background:#2e5bff;content:""}.report-panel{display:grid;gap:18px}.report-preface{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;padding:18px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.report-preface h3{margin-bottom:0;font-size:22px}.report-preface p{margin-bottom:8px;color:#48534d}.report-preface p:last-child{margin-bottom:0}.report-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:12px}.report-summary div,.profile-card{padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.report-summary strong{display:block;margin-bottom:6px;color:#008653}.report-summary p{margin-bottom:0;color:#48534d}.diagnosis-index{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.diagnosis-index a{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border:1px solid #dfe5da;border-radius:8px;background:#fff;color:#1d2520;font-size:14px;font-weight:800;text-decoration:none}.diagnosis-index span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#111820;color:#fff;font-size:12px;flex:0 0 auto}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-accordion{display:grid;gap:12px}.profile-detail{border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.profile-detail summary{display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:18px;padding:16px;list-style:none;cursor:pointer}.profile-detail summary::-webkit-details-marker{display:none}.profile-detail[open] summary{border-bottom:1px solid #dfe5da;background:#f7f9f4}.profile-summary-main{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.profile-summary-main>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#111820;color:#fff;font-weight:900}.profile-summary-main strong{display:block;font-size:19px}.profile-summary-main p{margin:5px 0 0;color:#48534d}.profile-score{display:grid;gap:6px}.profile-score b{color:#008653;text-align:right;font-size:20px}.profile-score small{color:#68736b;text-align:right;font-size:12px;font-weight:800}.profile-score i{display:block;height:10px;overflow:hidden;border-radius:999px;background:#e8ede5}.profile-score i:before{display:block;width:var(--value);height:100%;border-radius:inherit;background:#008653;content:""}.profile-detail-body{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.3fr) minmax(220px,.85fr);gap:12px;padding:16px}.profile-detail-body div{padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.profile-detail-body h3{margin-bottom:7px;font-size:15px}.profile-detail-body p{margin-bottom:0;color:#48534d}.profile-detail-body div:nth-child(2){grid-row:span 2}.student-self-eval{grid-column:1 / -1}.student-self-eval label{display:grid;grid-template-columns:minmax(150px,.3fr) minmax(0,1fr) 70px;gap:10px;align-items:center;margin-bottom:10px}.student-self-eval label span{color:#68736b;font-size:13px;font-weight:900}.student-self-eval input{width:100%;accent-color:#008653}.student-self-eval textarea,.student-portrait-box textarea{width:100%;min-height:110px;padding:11px 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;resize:vertical}.student-portrait-box{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.student-portrait-box h3{margin-bottom:4px;font-size:20px}.student-portrait-box p{margin-bottom:0;color:#48534d}.save-inline-note{margin:0;color:#008653;font-size:13px;font-weight:900}.mini-list{display:grid;gap:6px;margin:0;padding-left:18px;color:#48534d}.profile-card{display:grid;gap:10px}.profile-card div{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-card span{color:#68736b;font-size:13px;font-weight:900}.profile-card strong{color:#008653;font-size:22px}.profile-card i{display:block;height:10px;overflow:hidden;border-radius:999px;background:#e8ede5}.profile-card i:before{display:block;width:var(--value);height:100%;border-radius:inherit;background:#008653;content:""}.profile-card h3{margin-bottom:0;font-size:15px}.profile-card p,.readable-text{margin-bottom:0;color:#48534d}.readable-text{font-size:16px;line-height:1.75}.strategy-page{gap:20px}.strategy-hero{background:linear-gradient(135deg,#fff8ebb8,#fbfcfaeb),#fff}.strategy-status{display:grid;align-content:center;width:min(230px,100%);min-height:76px;gap:6px;padding:12px 14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.strategy-status strong{color:#008653;font-size:24px;line-height:1}.strategy-status span{color:#48534d;font-size:14px;font-weight:800}.subject-switch-panel{display:grid;gap:4px}.subject-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.subject-tab{min-height:48px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-size:16px;font-weight:900}.subject-tab:hover,.subject-tab.is-active{border-color:#111820;background:#111820;color:#fff}.strategy-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:stretch}.strategy-editor-panel{display:grid;gap:14px}.profile-signal,.strategy-explain{padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.profile-signal strong,.strategy-explain strong{display:block;margin-bottom:6px;color:#008653}.profile-signal p,.strategy-explain p{margin-bottom:0;color:#48534d}.strategy-textarea{min-height:190px;padding:14px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;resize:vertical}.strategy-ai-entry{display:flex;justify-content:flex-start}.strategy-advice-box,.strategy-student-box{display:grid;gap:12px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.strategy-advice-box{background:linear-gradient(135deg,#f8fbff,#fff);border-color:#2e5bff2e}.strategy-advice-head{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.strategy-advice-head strong,.strategy-student-box>span{color:#102018;font-size:18px;font-weight:950}.strategy-student-box>.strategy-box-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.strategy-box-head b{font-size:18px}.strategy-advice-box p{margin-bottom:0;color:#344039;line-height:1.75}.strategy-suggestion-textarea{min-height:260px;background:#fff;color:#24312a;line-height:1.75}.strategy-student-box .strategy-textarea{min-height:150px}.ai-action-row{display:flex;flex-wrap:wrap;gap:9px}.compact-actions{margin-top:4px}.task-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.task-card{display:grid;gap:12px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1118200a}.task-card-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.task-card-head span{display:inline-grid;place-items:center;min-width:54px;height:34px;padding:0 10px;border-radius:999px;background:#eef8ef;color:#008653;font-size:12px;font-weight:900}.task-card label,.flow-step-body label{display:grid;gap:7px}.task-card label span,.flow-step-body label span{color:#68736b;font-size:13px;font-weight:900}.task-card input,.task-card textarea,.flow-step-body input,.flow-step-body textarea,.task-card-head input{width:100%;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.task-card input,.flow-step-body input,.task-card-head input{min-height:42px;padding:0 12px}.task-card-head input{font-size:16px;font-weight:900}.task-card textarea,.flow-step-body textarea{min-height:70px;padding:11px 12px;resize:vertical}.task-card label:nth-of-type(4) textarea,.task-card label:nth-of-type(5) textarea{min-height:86px}.task-card-actions{display:flex;justify-content:flex-end}.flow-map{display:grid;gap:12px;counter-reset:flow}.flow-step{border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.flow-step summary{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:12px 16px;list-style:none}.flow-step summary::-webkit-details-marker{display:none}.flow-step summary span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#111820;color:#fff;font-weight:900}.flow-step summary strong{font-size:18px}.flow-step summary em{color:#68736b;font-size:13px;font-style:normal;font-weight:800}.flow-step[open] summary{border-bottom:1px solid #dfe5da;background:#f7f9f4}.flow-step-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.flow-step-body label:nth-child(3),.flow-step-body label:nth-child(4),.flow-step-body label:nth-child(5),.flow-step-body .ai-action-row{grid-column:1 / -1}.study-plan-page{gap:20px}.plan-hero{background:linear-gradient(135deg,#f0f7ead9,#fbfcfaf0),#fff}.study-section-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.study-section-tabs button{min-height:48px;border:1px solid transparent;border-radius:8px;background:#f7f9f4;color:#1d2520;font-size:17px;font-weight:900}.study-section-tabs button.is-active{border-color:#111820;background:#111820;color:#fff}.print-plan-package{display:grid;gap:18px}.day-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:16px}.day-tab{min-height:42px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-weight:900}.day-tab.is-active,.day-tab:hover{border-color:#111820;background:#111820;color:#fff}.availability-editor{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:18px;align-items:start}.time-ruler-panel{display:grid;grid-template-columns:72px minmax(0,1fr);min-height:640px;overflow:hidden;border:1px solid #dfe5da;border-radius:8px;background:#fff}.time-ruler{display:grid;align-content:space-between;padding:16px 10px;border-right:1px solid #dfe5da;background:#f0f4ed}.time-ruler span{color:#68736b;font-size:13px;font-weight:900}.day-timeline{display:grid;align-content:start;gap:10px;padding:14px}.timeline-block{display:grid;gap:4px;padding:12px;border-left:5px solid #008653;border-radius:8px;background:#fff}.timeline-block strong{font-size:16px}.timeline-block span{color:#008653;font-size:12px;font-weight:900}.timeline-block p{margin-bottom:0;color:#48534d;font-size:14px}.timeline-block.is-school{border-left-color:#40556a}.timeline-block.is-free{border-left-color:#008653;background:#f1f8ee}.timeline-block.is-rest{border-left-color:#2e5bff}.timeline-block.is-commute{border-left-color:#6587b7}.timeline-block.is-other{border-left-color:#7a807b}.empty-timeline{margin:0;color:#68736b;font-weight:800}.time-block-list{display:grid;gap:12px}.time-block-card{display:grid;gap:12px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.time-block-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.time-block-head select,.time-picker select,.plan-time-cell input,.weekly-plan-table textarea,.weekly-plan-table input,.plan-note textarea{border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.time-block-head select{min-height:40px;padding:0 10px;font-weight:900}.icon-action{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#008653}.time-pickers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.time-picker{display:grid;gap:7px}.time-picker span,.block-note span,.plan-note span{color:#68736b;font-size:13px;font-weight:900}.time-picker div{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;padding:8px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.time-picker select{min-height:88px;padding:0 8px;font-size:23px;font-weight:900;text-align:center}.time-picker b{font-size:24px}.block-note{display:grid;gap:7px}.block-note textarea,.plan-note textarea{width:100%;min-height:82px;padding:11px 12px;resize:vertical}.free-time-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:16px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.free-time-summary h3{margin-bottom:0;font-size:18px}.free-chip-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.free-chip-list span{min-height:32px;padding:6px 10px;border-radius:999px;background:#fff;color:#008653;font-size:13px;font-weight:900}.plan-note{display:grid;gap:7px;margin-bottom:14px}.weekly-plan-scroll{overflow-x:auto;border:1px solid #dfe5da;border-radius:8px}.weekly-plan-table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff}.weekly-plan-table th,.weekly-plan-table td{border:1px solid #dfe5da;vertical-align:top}.weekly-plan-table th{padding:9px;background:#111820;color:#fff;font-size:14px}.weekly-plan-table td{padding:7px}.weekly-plan-table textarea{width:100%;min-height:62px;margin-top:8px;padding:8px;resize:vertical}.weekly-plan-table td input{width:100%;min-height:34px;margin-top:7px;padding:0 8px}.plan-cell-time-range{display:grid;gap:6px}.plan-cell-time-range>span{color:#68736b;font-size:12px;font-weight:900}.plan-cell-time-range>div{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:5px}.plan-cell-time-range em{color:#68736b;font-size:12px;font-style:normal;font-weight:900}.compact-time-picker{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:3px}.compact-time-picker select{min-width:0;min-height:32px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;font-weight:900}.focus-training-block{display:grid;gap:10px;margin-top:16px}.focus-training-block:first-of-type{margin-top:0}.focus-training-block h3{margin-bottom:0;font-size:18px}.focus-training-table-wrap,.reflection-table-wrap{overflow-x:auto;border:1px solid #dfe5da;border-radius:8px}.focus-training-table,.reflection-table{width:100%;border-collapse:collapse;background:#fff}.focus-training-table{table-layout:fixed;min-width:1080px}.focus-training-table th,.focus-training-table td,.reflection-table th,.reflection-table td{border:1px solid #dfe5da;padding:8px;vertical-align:top}.focus-training-table th,.reflection-table th{background:#f0f4ed;color:#1d2520;font-size:13px;font-weight:900}.focus-training-table td:first-child{text-align:center;vertical-align:middle}.focus-training-table select,.focus-training-table textarea,.focus-training-table input:not([type=checkbox]),.reflection-table select,.reflection-table textarea,.discussion-card textarea,.discussion-card input,.discussion-card select{width:100%;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.focus-training-table select,.focus-training-table input:not([type=checkbox]),.reflection-table select,.discussion-card select,.discussion-card input{min-height:36px;padding:0 8px}.focus-training-table textarea,.reflection-table textarea,.discussion-card textarea{min-height:62px;padding:8px;resize:vertical}.focus-training-table th:first-child,.focus-training-table td:first-child{width:58px}.focus-training-table th:nth-child(2),.focus-training-table td:nth-child(2){width:26%}.focus-training-table th:nth-child(3),.focus-training-table td:nth-child(3){width:30%}.focus-training-table th:nth-child(n+4),.focus-training-table td:nth-child(n+4){width:92px}.focus-training-table input[type=checkbox]{width:28px;height:28px;min-height:0;margin:0;padding:0;accent-color:#008f5a;cursor:pointer}.focus-training-table .focus-custom-title{margin-top:8px;min-height:34px;font-size:14px}.print-only,.print-value{display:none}.reflection-stack{display:grid;gap:18px}.reflection-save-panel .panel-heading{align-items:center}.weekly-archive-panel{display:grid;gap:16px}.weekly-archive-list{display:grid;gap:12px}.weekly-archive-week{border:1px solid #dfe5da;border-radius:8px;background:#fff;overflow:hidden}.weekly-archive-week summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:14px;cursor:pointer;list-style:none}.weekly-archive-week summary::-webkit-details-marker{display:none}.weekly-archive-week[open] summary{border-bottom:1px solid #dfe5da;background:#f7f9f4}.weekly-archive-week[open] summary svg:last-child{transform:rotate(180deg)}.weekly-archive-scroll{display:grid;gap:14px;max-height:560px;overflow:auto;padding:14px}.weekly-archive-entry{display:grid;gap:12px;padding:14px;border:1px solid #e3e9e4;border-radius:8px;background:#fbfcfa}.weekly-archive-entry h4,.weekly-archive-entry h5{margin:0}.weekly-archive-entry h4{display:inline-flex;align-items:center;gap:8px;color:#102018;font-size:17px}.weekly-archive-entry h5,.weekly-archive-focus h5{color:#008653;font-size:15px}.weekly-archive-entry>p{margin:0;color:#344039}.weekly-archive-focus{display:grid;gap:8px}.reflection-table{min-width:980px}.reflection-table td:first-child{width:300px;color:#344039;font-weight:800}.reflection-table td:not(:first-child):not(:last-child){width:86px}.discussion-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px}.discussion-card{display:grid;gap:12px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.weekly-state-card{margin-bottom:14px}.problem-discussion-card{margin-top:14px}.problem-discussion-card textarea{min-height:150px}.discussion-card h3{margin-bottom:0;font-size:18px}.discussion-card label{display:grid;gap:7px}.discussion-card label span{color:#68736b;font-size:13px;font-weight:900}.score-line{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:center}.score-line span{font-size:14px!important}.weekly-discussion-table td:first-child{width:320px}.plan-row-actions{display:flex;justify-content:flex-end;margin-top:12px}.weekly-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.weekly-focus-card{display:grid;gap:12px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.weekly-focus-card label{display:grid;gap:7px}.weekly-focus-card label span{color:#68736b;font-size:13px;font-weight:900}.weekly-focus-card select,.weekly-focus-card textarea{width:100%;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.weekly-focus-card select{min-height:44px;padding:0 12px;font-weight:900}.weekly-focus-card textarea{min-height:112px;padding:11px 12px;resize:vertical}.download-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.download-card{display:grid;gap:8px;padding:18px;border:1px solid #dfe5da;border-radius:8px;background:#fff;color:#1d2520;text-decoration:none;text-align:left}.download-card svg{color:#008653}.download-card strong{font-size:19px}.download-card p{margin-bottom:0;color:#48534d}.mistake-workspace{gap:18px}.focus-custom-title{margin-top:8px}.mistake-ai-stage{display:grid;grid-template-columns:minmax(340px,.42fr) minmax(0,1fr);align-items:start;gap:18px;min-height:calc(100vh - 150px)}.mistake-chat-shell{display:grid;align-content:start;gap:12px;padding:18px;border:1px solid #dfe5da;border-radius:12px;background:#fff;box-shadow:0 18px 50px #1118200d}.mistake-upload-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.mistake-upload-strip p{margin:0;color:#68736b}.no-answer-intro{margin:0;color:#344039;font-weight:800;line-height:1.65}.no-answer-mode-note{margin:0;color:#68736b;font-size:12px;font-weight:800;line-height:1.5}.mistake-upload-strip article{display:grid;grid-template-columns:46px minmax(160px,1fr) 30px;gap:10px;align-items:center;min-width:260px;padding:10px;border:1px solid #dfe5da;border-radius:10px;background:#f7f9f4}.mistake-upload-strip img,.mistake-upload-strip article>svg{width:46px;height:46px;border-radius:8px;object-fit:cover;color:#008653;background:#fff}.mistake-upload-strip strong{display:block;overflow:hidden;color:#1d2520;text-overflow:ellipsis;white-space:nowrap}.mistake-upload-strip span{color:#68736b;font-size:12px}.mistake-upload-strip button,.mistake-plus-button,.mistake-send-button{display:grid;place-items:center;border:0;cursor:pointer}.mistake-upload-strip button{width:30px;height:30px;border-radius:8px;background:#fff;color:#68736b}.mistake-meta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mistake-meta-row label:last-child{grid-column:1 / -1}.mistake-meta-row label{display:grid;gap:7px}.mistake-meta-row span{color:#68736b;font-size:13px;font-weight:900}.mistake-meta-row input,.mistake-meta-row select,.mistake-archive-actions select{width:100%;min-height:42px;padding:0 12px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.mistake-prompt-box{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:10px;align-items:end;padding:10px;border:1px solid #dfe5da;border-radius:18px;background:#fbfcfa}.mistake-plus-button,.mistake-send-button{width:46px;height:46px;border-radius:50%}.mistake-plus-button{position:relative;background:#fff;color:#344039;border:1px solid #dfe5da}.mistake-plus-button input{display:none}.mistake-send-button{background:#111820;color:#fff}.mistake-send-button:disabled{opacity:.65;cursor:wait}.mistake-prompt-box textarea{width:100%;min-height:120px;max-height:240px;padding:12px 4px;border:0;outline:0;resize:vertical;background:transparent;color:#1d2520;line-height:1.6}.mistake-quick-actions{display:grid;grid-template-columns:1fr;gap:10px}.mistake-scope-actions{display:grid;gap:8px}.mistake-scope-actions span{color:#68736b;font-size:13px;font-weight:900}.mistake-scope-actions p{margin:-2px 0 0;color:#7c877f;font-size:12px;line-height:1.5}.mistake-scope-actions div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.mistake-scope-actions button{min-height:34px;padding:0 8px;border:1px solid #dfe5da;border-radius:999px;background:#fff;color:#344039;font-weight:900;cursor:pointer}.mistake-scope-actions button.is-active,.mistake-scope-actions button:hover{border-color:#008653;background:#0b1f18;color:#fff}.mistake-follow-up-thread{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #dfe5da}.mistake-follow-up-thread h3{margin:0;font-size:18px}.mistake-follow-up-item{display:grid;gap:10px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fbfcfa}.mistake-follow-up-item summary{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:center;cursor:pointer;list-style:none}.mistake-follow-up-item summary::-webkit-details-marker{display:none}.mistake-follow-up-item summary span{color:#008653;font-size:13px;font-weight:900}.mistake-follow-up-item summary strong{overflow:hidden;color:#17211b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.mistake-follow-up-item[open] summary{padding-bottom:10px;border-bottom:1px solid #e4e8df}.mistake-follow-up-question,.mistake-follow-up-answer{display:grid;gap:6px}.mistake-follow-up-question strong,.mistake-follow-up-answer strong{color:#008653;font-size:13px}.mistake-follow-up-question p,.mistake-follow-up-answer p{margin:0}.mistake-follow-up-loading{display:inline-flex;align-items:center;gap:8px;color:#53625a;font-weight:800}.mistake-reset-row{display:flex;justify-content:flex-end;margin-top:18px}.mistake-quick-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 15px;border:1px solid #dfe5da;border-radius:999px;background:#fff;color:#344039;font-weight:900;cursor:pointer}.mistake-quick-actions button.is-active,.mistake-quick-actions button:hover{border-color:#008653;color:#008653;background:#f0f7ea}.mistake-quality-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;color:#68736b;font-weight:800}.mistake-quality-actions button{min-height:34px;border:1px solid #dfe5da;border-radius:999px;background:#fff;color:#344039;font-weight:900;padding:0 14px}.mistake-quality-actions button.is-active{border-color:#008653;background:#0b1f18;color:#fff}.mistake-result-panel,.mistake-archive-toolbar,.mistake-archive-detail{border:1px solid #dfe5da;border-radius:12px;background:#fff;padding:18px}.mistake-result-panel{display:block;min-height:calc(100vh - 150px);max-height:none;overflow:visible}.mistake-empty-result{display:grid;min-height:300px;place-items:center;align-content:center;gap:12px;color:#68736b;text-align:center}.mistake-empty-result p{max-width:560px;margin:0;line-height:1.7}.mistake-report-view{display:grid;gap:18px;max-height:none;overflow:visible;padding:10px 4px 4px;color:#1d2520;line-height:1.8}.mistake-report-summary{margin:0;padding:16px;border-left:4px solid #2e5bff;border-radius:8px;background:#f4f8ff;color:#243040;font-weight:800}.no-answer-result-panel{border-color:#b7dbc6;background:linear-gradient(180deg,#fff,#fbfdf9)}.no-answer-summary{border-left-color:#008653;background:#f2fbf5}.no-answer-report-view .mistake-recognition-detail,.no-answer-follow-up-item{border-color:#cfe6d7}.mistake-report-view section{display:grid;gap:8px}.mistake-recognition-detail{border:1px solid #dfe5da;border-radius:8px;background:#fbfcfa;overflow:hidden}.mistake-recognition-detail summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;cursor:pointer;list-style:none}.mistake-recognition-detail summary::-webkit-details-marker{display:none}.mistake-recognition-detail summary span{color:#008653;font-weight:900}.mistake-recognition-detail summary em{color:#68736b;font-size:13px;font-style:normal;font-weight:800}.mistake-recognition-detail .structured-mistake-text{padding:0 14px 14px}.mistake-report-view h3{margin:0;color:#111820;font-size:20px}.mistake-report-view p,.mistake-report-view li{margin:0;color:#344039}.mistake-report-view section>p,.mistake-teacher-grid p,.mistake-step-list p,.mistake-teacher-summary p{white-space:pre-wrap}.structured-mistake-text{display:grid;gap:12px}.structured-mistake-text h4,.structured-mistake-text h5{margin:6px 0 0;color:#082318;line-height:1.35}.structured-mistake-text h4{font-size:18px}.structured-mistake-text h5{font-size:16px}.structured-mistake-text p{white-space:pre-wrap}.structured-mistake-text ul{display:grid;gap:7px;margin:0;padding-left:20px}.mistake-teacher-card{display:grid;gap:16px}.mistake-teacher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mistake-teacher-grid article,.mistake-teacher-summary article{display:grid;gap:8px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fbfcfa}.mistake-teacher-grid span,.mistake-step-list span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#008653;color:#fff;font-weight:900}.mistake-teacher-grid strong,.mistake-teacher-summary strong,.mistake-step-list strong{color:#111820;font-size:16px}.mistake-teacher-grid ul{display:grid;gap:6px;padding-left:18px;margin:0}.mistake-step-list{display:grid;gap:10px}.mistake-step-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:14px;border-left:4px solid #008653;border-radius:8px;background:#f2f8f4}.mistake-teacher-summary{display:grid;grid-template-columns:1fr;gap:12px}.mistake-report-list{display:grid;gap:10px}.mistake-report-list article{display:grid;gap:7px;padding:14px;border:1px solid #dfe5da;border-radius:10px;background:#fbfcfa}.mistake-archive-stage{display:grid;gap:16px}.mistake-archive-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center}.mistake-archive-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.mistake-archive-actions select{min-width:140px}.mistake-archive-layout{display:grid;grid-template-columns:minmax(360px,.46fr) minmax(0,1fr);gap:16px;align-items:start}.mistake-archive-list{display:grid;gap:10px;max-height:680px;overflow:auto;padding-right:4px}.mistake-archive-card{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #dfe5da;border-radius:10px;background:#fff;color:#1d2520}.mistake-archive-card.is-active,.mistake-archive-card:hover{border-color:#008653;background:#f0f7ea}.mistake-archive-card input{margin-top:4px}.mistake-archive-card button{display:block;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.mistake-archive-card span{color:#008653;font-size:12px;font-weight:900}.mistake-archive-card strong{display:block;margin:5px 0;font-size:17px}.mistake-archive-card p{display:-webkit-box;overflow:hidden;margin:0;color:#48534d;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mistake-archive-detail{display:grid;gap:10px;min-height:360px}.mistake-archive-detail h2{margin-bottom:4px}.mistake-archive-detail p{margin:0;color:#344039;line-height:1.7}.section-helper{margin:0;color:#5f6b76;font-size:14px;line-height:1.7}.empty-state.small{min-height:130px;padding:18px}.knowledge-page{gap:16px}.knowledge-hero{background:linear-gradient(135deg,#e8f4e2e6,#fff8eb94),#fff}.knowledge-control-panel{display:grid;gap:16px;padding:clamp(20px,2.4vw,30px)}.knowledge-input-row{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;align-items:start}.knowledge-prompt-stack{display:grid;gap:12px;min-width:0}.knowledge-input-row textarea,.knowledge-topic-input{width:100%;min-height:150px;padding:16px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520;resize:vertical}.knowledge-template-panel{display:grid;gap:10px;padding:14px;border:1px solid #d9e4dc;border-radius:10px;background:linear-gradient(180deg,#fbfdfb,#f6faf8)}.knowledge-template-panel.is-active{border-color:#80c7ac;background:linear-gradient(180deg,#f2fff9,#f7fbff);box-shadow:0 14px 32px #00734e1a}.knowledge-template-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.knowledge-template-header h3{margin:5px 0 0;color:#0d1b2a;font-size:18px;line-height:1.25}.knowledge-template-header>span{flex:0 0 auto;padding:6px 10px;border:1px solid #d7e1dc;border-radius:999px;background:#fff;color:#50615a;font-size:13px;font-weight:800}.knowledge-template-panel textarea{min-height:220px;max-height:300px;padding:14px 16px;border-color:#cfdcd5;background:#fff;color:#21312a;font-size:14px;line-height:1.75;overflow:auto;resize:vertical}.knowledge-actions{display:grid;grid-template-rows:auto auto;gap:12px;align-items:start}.knowledge-generate-action{width:100%;min-height:64px;align-self:start;border-radius:10px;font-size:18px;box-shadow:0 18px 36px #007a522e}.template-action{display:inline-flex;min-height:52px;width:100%;align-self:start;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #a8d5c0;border-radius:8px;background:linear-gradient(135deg,#eef8ff,#f0fff7);color:#0d4f7c;font-size:16px;font-weight:900;box-shadow:0 12px 30px #1f68a01f}.template-action.is-active{border-color:#006f49;background:linear-gradient(135deg,#0f6cbb,#008653);color:#fff}.knowledge-prompt-box{border:1px solid #dfe5da;border-radius:8px;background:#fff}.knowledge-prompt-box summary{cursor:pointer;padding:13px 14px;color:#102018;font-weight:900}.knowledge-prompt-box textarea{width:calc(100% - 28px);min-height:188px;margin:0 14px 14px;padding:12px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#344039;line-height:1.65;resize:vertical}.knowledge-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);gap:18px;align-items:start}.knowledge-preview-panel,.knowledge-points-panel{display:grid;gap:14px}.knowledge-image-frame{min-height:360px;padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#f7f9f4}.knowledge-image-frame img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 18px 48px #25302914}.knowledge-revision-list{display:grid;gap:8px;padding:12px 14px;border:1px solid #dfe5da;border-radius:8px;background:#fbfcfa}.knowledge-revision-list h3{margin:0;font-size:16px}.knowledge-revision-list p{margin:0;color:#3c4a43;line-height:1.6}.knowledge-subtitle{margin-bottom:0;color:#48534d;font-weight:800}.knowledge-point-list{display:grid;gap:10px}.knowledge-point-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.knowledge-point-list span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#008653;color:#fff;font-weight:900}.knowledge-point-list strong{display:block;margin-bottom:3px;font-size:16px}.knowledge-point-list p{margin-bottom:0;color:#48534d}.knowledge-empty-state{min-height:330px;display:grid;place-items:center;align-content:center;gap:12px;padding:28px;border:1px dashed #cbd8cd;border-radius:8px;background:#fff;color:#69766d;text-align:center}.knowledge-empty-state p{max-width:360px;margin:0;line-height:1.7}.knowledge-empty-state.compact{min-height:220px}.forum-page{gap:16px}.forum-hero{background:linear-gradient(135deg,#e8f4e2d1,#fbfcfaf5),#fff}.forum-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.forum-stats-row article{padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.forum-stats-row strong{display:block;font-size:28px}.forum-stats-row span{color:#68736b;font-weight:900}.forum-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:18px;align-items:start}.forum-list-panel,.forum-main-stack,.forum-compose-panel,.forum-detail-panel{display:grid;gap:14px}.forum-post-list{display:grid;gap:10px}.forum-post-card{display:grid;gap:7px;width:100%;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff;color:#1d2520;text-align:left}.forum-post-card:hover,.forum-post-card.is-active{border-color:#008653;background:#f0f7ea}.forum-post-card span,.forum-post-card em{color:#68736b;font-size:12px;font-style:normal;font-weight:800}.forum-post-card strong{font-size:17px}.forum-post-card p{display:-webkit-box;margin-bottom:0;overflow:hidden;color:#48534d;-webkit-box-orient:vertical;-webkit-line-clamp:2}.forum-compose-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px}.forum-compose-grid label,.reply-compose label{display:grid;gap:7px}.forum-compose-grid label span,.reply-compose label span{color:#68736b;font-size:13px;font-weight:900}.forum-compose-grid input,.forum-compose-grid select,.forum-compose-grid textarea,.reply-compose textarea{width:100%;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#1d2520}.forum-compose-grid input,.forum-compose-grid select{min-height:42px;padding:0 12px}.forum-compose-grid textarea,.reply-compose textarea{min-height:104px;padding:11px 12px;resize:vertical}.forum-compose-grid .wide-field{grid-column:1 / -1}.forum-image-upload input{padding:10px}.forum-thumbnail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,120px));gap:10px;margin-top:10px}.forum-thumbnail-grid figure{position:relative;width:120px;height:90px;margin:0;overflow:hidden;border:1px solid #d9ded6;border-radius:8px;background:#f7f9f4}.forum-thumbnail-grid img{width:120px;height:90px;object-fit:cover;border-radius:8px}.forum-thumbnail-grid figure button{position:absolute;top:4px;right:4px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:#111820c7;color:#fff;font-weight:900}.forum-thumbnail-grid.is-post{margin-top:4px}.forum-thumbnail-grid.is-post img{cursor:zoom-in}.forum-image-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:32px;background:#111820b8;cursor:zoom-out}.forum-image-lightbox img{max-width:min(92vw,1080px);max-height:88vh;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000047;cursor:default}.forum-action-row,.reply-compose{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.reply-compose label{flex:1 1 420px}.forum-detail-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #dfe5da}.forum-detail-head h2{margin:8px 0;font-size:28px}.forum-detail-head p,.forum-post-content{margin-bottom:0;color:#48534d}.forum-tag{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#e8f4e2;color:#008653;font-size:13px;font-weight:900}.forum-post-content{padding:4px 0;font-size:17px;line-height:1.75}.reply-list{display:grid;gap:10px;max-height:420px;overflow-y:auto;padding-right:4px}.reply-card{display:grid;gap:8px;padding:14px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.reply-card.is-moderator{border-color:#2f6b4f5c;background:#f0f7ea}.reply-card div{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.reply-card span{color:#68736b;font-size:12px;font-weight:900}.reply-card p{margin-bottom:0;color:#344039}.forum-feed-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.forum-board{display:grid;gap:12px}.forum-board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.forum-board-toolbar h2{margin-bottom:0}.forum-status-text{margin:6px 0 0;color:#68736b;font-size:13px;font-weight:800}.forum-new-post-button{min-width:118px;min-height:46px;padding:0 22px;font-size:16px;box-shadow:0 10px 20px #0089552e}.forum-board-tabs{display:flex;gap:10px;overflow-x:auto;padding:8px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.forum-board-tabs button{min-height:40px;flex:0 0 auto;padding:0 18px;border:1px solid transparent;border-radius:8px;background:transparent;color:#48534d;font-weight:900}.forum-board-tabs button:hover,.forum-board-tabs button.is-active{border-color:#008653;background:#008653;color:#fff}.forum-thread-list{display:grid;gap:14px;max-height:calc(100vh - 310px);min-height:360px;overflow-y:auto;padding-right:6px}.forum-thread-card{display:grid;gap:14px;border-color:#dfe5da}.forum-thread-card.is-active{border-color:#2f6b4f6b}.forum-thread-main{display:grid;gap:12px;width:100%;padding:0;border:0;background:transparent;color:#1d2520;text-align:left}.forum-thread-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #dfe5da}.forum-thread-head h2{margin:8px 0 5px;font-size:clamp(21px,2.4vw,28px);line-height:1.22}.forum-thread-head p{margin-bottom:0;color:#68736b;font-size:13px;font-weight:800}.forum-empty-state{display:grid;gap:10px;justify-items:start}.forum-empty-state strong{font-size:20px}.forum-empty-state p{max-width:680px;margin-bottom:0;color:#48534d}.forum-board-toolbar h2{font-size:24px;line-height:1.25}.forum-toolbar-note{margin:6px 0 0;color:#53625a;font-size:14px;line-height:1.6}.forum-board-tabs{gap:6px;padding:0 0 8px;border:0;border-bottom:1px solid #dfe5da;border-radius:0}.forum-board-tabs button{min-height:38px;padding:0 16px;border-radius:0}.forum-board-tabs button:hover,.forum-board-tabs button.is-active{border-color:transparent;border-bottom-color:#2e5bff;background:transparent;color:#111820}.forum-pinned-section{display:grid;gap:8px;padding:12px 0;border-bottom:1px solid #dfe5da}.forum-pinned-head{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline}.forum-pinned-head span{color:#008653;font-size:14px;font-weight:950}.forum-pinned-head em{color:#68736b;font-size:13px;font-style:normal;font-weight:800}.forum-thread-list{gap:10px;max-height:none;overflow:visible;padding-right:0}.forum-thread-card{gap:10px;padding:14px 16px;box-shadow:none}.forum-thread-card.is-pinned{border-color:#00865347;background:#fbfdf9}.forum-thread-card.is-compact{padding:12px 14px}.forum-thread-main{gap:8px;padding:0;border:0;background:transparent}.forum-thread-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding-bottom:0;border-bottom:0}.forum-thread-title-button,.forum-post-body-button{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.forum-author-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:24px}.forum-avatar{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#eef3ea;color:#53625a}.forum-author-row strong{color:#111820;font-size:14px;font-weight:950}.forum-author-row em{color:#7a847d;font-size:12px;font-style:normal;font-weight:800}.forum-pin-badge{display:inline-flex;min-height:20px;align-items:center;padding:0 6px;border:1px solid rgba(46,91,255,.2);border-radius:4px;background:#f0f4ff;color:#2e5bff;font-size:12px;font-weight:950}.forum-thread-head h2{margin:7px 0 0;color:#111820;font-size:18px;line-height:1.35;letter-spacing:0}.forum-thread-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.forum-danger-action{color:#b42318}.forum-tag{min-height:20px;padding:0 7px;border-radius:4px;font-size:12px}.forum-post-content{display:-webkit-box;margin:0;padding:0;overflow:hidden;color:#1f2a24;font-size:15px;line-height:1.72;-webkit-box-orient:vertical;-webkit-line-clamp:4}.forum-thread-card.is-active .forum-post-content{display:block;overflow:visible}.forum-thread-metrics{display:flex;flex-wrap:wrap;gap:16px;align-items:center;color:#68736b;font-size:13px;font-weight:800}.reply-list{gap:6px;max-height:none;overflow:visible;padding:0}.reply-card{gap:5px;padding:9px 11px;background:#fbfcfa}.reply-card strong{font-size:13px}.reply-card p{font-size:14px;line-height:1.65}.forum-more-replies{width:fit-content;padding:0;border:0;background:transparent;color:#2e5bff;font-size:13px;font-weight:900}.forum-thumbnail-grid.is-post{grid-template-columns:repeat(auto-fill,minmax(130px,180px));gap:6px;margin-top:2px}.forum-thumbnail-grid.is-post img{width:100%;max-width:180px;height:124px;border-radius:8px}.statement-focus-layout{width:100%;max-width:none;margin:0}.combination-add{width:fit-content;margin:4px 0 0}.statement-long-box{display:grid;gap:8px;margin-top:8px}.statement-long-box span{color:#48534d;font-size:13px;font-weight:900}.statement-long-box textarea{width:100%;min-height:430px;max-height:520px;overflow-y:auto;padding:14px;border:1px solid #d9ded6;border-radius:8px;background:#fff;color:#182027;resize:vertical}.statement-archive-panel{width:100%;max-width:none;margin:0}.statement-archive-panel .record-list-wide{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.statement-archive-panel .record-list-wide article{min-height:180px}.profile-overall-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.profile-overall-card{min-height:138px;padding:16px;border:1px solid #dfe5da;border-radius:8px;background:#f8fbff}.profile-overall-card.is-primary{grid-column:span 2;background:linear-gradient(135deg,#eaf1ff,#f3fbf5)}.profile-overall-card span{display:inline-flex;margin-bottom:8px;color:#008653;font-size:13px;font-weight:900}.profile-overall-card h3{margin-bottom:8px;font-size:20px;line-height:1.28}.profile-overall-card p{margin-bottom:0;color:#48534d}.agent-archive-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.agent-archive-strip article{padding:16px;border:1px solid #d8dee8;border-radius:8px;background:#fff}.agent-archive-strip span{display:inline-flex;margin-bottom:8px;color:#2e5bff;font-size:13px;font-weight:900}.agent-archive-strip strong{display:block;margin-bottom:6px;font-size:18px}.agent-archive-strip p{margin-bottom:0;color:#5f6b76;font-size:14px}.mistake-library{max-height:360px;overflow-y:auto;padding-right:6px}.mistake-library::-webkit-scrollbar,.statement-long-box textarea::-webkit-scrollbar,.free-ask-thread::-webkit-scrollbar{width:8px}.mistake-library::-webkit-scrollbar-thumb,.statement-long-box textarea::-webkit-scrollbar-thumb,.free-ask-thread::-webkit-scrollbar-thumb{border-radius:999px;background:#b7c3cf}.icon-download-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:#008653}.preview-download-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #b8d6c8;border-radius:8px;background:#fff;color:#006f49;font-weight:900;white-space:nowrap}.free-ask-page{display:grid;grid-template-columns:248px minmax(0,1fr);gap:16px;min-height:calc(100vh - 56px);padding:clamp(14px,1.8vw,22px);border:1px solid #dfe5da;border-radius:8px;background:#f7faf8}.free-ask-page.is-conversation-collapsed{grid-template-columns:58px minmax(0,1fr)}.free-conversation-sidebar{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:calc(100vh - 104px);padding:12px;border:1px solid #dfe5da;border-radius:8px;background:#fff}.free-conversation-sidebar.is-collapsed{justify-items:center;padding:10px 8px}.free-conversation-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px}.free-conversation-header strong{color:#0c1d19;font-size:15px}.free-collapse-button,.free-new-conversation{border:1px solid #d6dce5;background:#fff;color:#0c1d19}.free-collapse-button{display:grid;width:34px;height:34px;place-items:center;border-radius:8px}.free-new-conversation{display:inline-flex;width:100%;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:8px;color:#007f56;font-weight:900}.free-conversation-sidebar.is-collapsed .free-new-conversation{width:40px;padding:0}.free-conversation-list{display:grid;align-content:start;gap:8px;min-height:0;overflow-y:auto;padding-right:2px}.free-conversation-item{display:grid;gap:5px;width:100%;min-height:56px;padding:10px 11px;border:1px solid transparent;border-radius:8px;background:transparent;color:#26342e;text-align:left}.free-conversation-item:hover,.free-conversation-item.is-active{border-color:#b8d6c8;background:#eef8f1}.free-conversation-item span{overflow:hidden;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.free-conversation-item em,.free-conversation-empty{color:#708078;font-size:12px;font-style:normal}.free-conversation-empty{margin:4px 2px;line-height:1.7}.free-ask-center{display:flex;min-width:0;min-height:calc(100vh - 104px);flex-direction:column;padding:clamp(12px,1.5vw,18px);border:1px solid #dfe5da;border-radius:8px;background:#fff}.free-ask-center h2{margin:2px 0 14px;text-align:center;font-size:clamp(28px,3vw,42px);line-height:1.16}.free-ask-thread{display:grid;flex:1;align-content:start;gap:14px;min-height:0;overflow-y:auto;padding:6px 8px 18px}.free-empty-state{display:grid;min-height:48vh;place-items:center;align-content:center;gap:12px;color:#6a746f;text-align:center}.free-message{width:min(960px,94%);padding:16px 18px;border:1px solid #dfe5da;border-radius:8px;background:#f8fbff}.free-message.is-user{justify-self:end;width:min(760px,86%);background:#eef8f1}.free-message strong{display:block;margin-bottom:6px}.free-structured-text{color:#344039;line-height:1.82;word-break:break-word}.free-structured-text h3,.free-structured-text h4,.free-structured-text h5{margin:13px 0 8px;color:#0c1d19;line-height:1.35}.free-structured-text h3{font-size:20px}.free-structured-text h4{font-size:17px}.free-structured-text h5{font-size:15px}.free-structured-text p{margin:0 0 10px;white-space:pre-wrap}.free-structured-text ul{display:grid;gap:7px;margin:0 0 12px;padding-left:20px}.free-structured-text li{padding-left:2px}.free-message-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.free-message-attachments span{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:0 10px;border:1px solid #dfe5da;border-radius:999px;background:#fff;color:#344039;font-size:12px;font-weight:800}.free-note-preview{display:grid;gap:10px;margin-top:12px}.free-note-preview img{width:min(520px,100%);border-radius:8px;border:1px solid #dfe5da;background:#071426}.free-note-preview .ghost-action{width:fit-content}.free-attachment-tray{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 0;padding:10px;border:1px solid #dfe5da;border-radius:8px;background:#f8fbff}.free-attachment-chip{display:inline-grid;grid-template-columns:28px minmax(120px,1fr) auto 28px;min-height:40px;align-items:center;gap:8px;max-width:min(360px,100%);padding:6px 8px;border:1px solid #d6dce5;border-radius:8px;background:#fff}.free-attachment-chip img{width:28px;height:28px;border-radius:6px;object-fit:cover}.free-attachment-chip span{overflow:hidden;color:#182027;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.free-attachment-chip em{color:#68736b;font-size:12px;font-style:normal}.free-attachment-chip button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:50%;background:#eef2f5;color:#48534d}.free-ask-input{display:grid;grid-template-columns:44px minmax(0,1fr) 156px 48px;align-items:end;gap:8px;margin-top:14px;padding:8px;border:1px solid #d6dce5;border-radius:26px;background:#fff;box-shadow:0 18px 40px #1523371a}.free-ask-input button,.free-attach-button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:#f0f4f8;color:#182027}.free-attach-button{position:relative;cursor:pointer}.free-attach-button input{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.free-ask-input textarea{min-height:40px;max-height:160px;padding:10px 2px 8px;border:0;outline:0;resize:none;color:#182027;line-height:1.55}.free-model-picker{position:relative;align-self:center;min-width:156px}.free-model-picker .free-model-trigger{display:inline-flex;width:100%;height:40px;min-width:0;align-items:center;justify-content:center;gap:6px;overflow:hidden;border:1px solid #d6dce5;border-radius:999px;background:linear-gradient(180deg,#fff,#f5f8fb);color:#102018;padding:0 10px 0 12px;font-weight:850;white-space:nowrap;box-shadow:inset 0 1px #fffffff2}.free-model-trigger span,.free-model-trigger em{flex:0 0 auto}.free-model-trigger em{font-style:normal;color:#008b58}.free-model-trigger svg{flex:0 0 auto;color:#5b665f;transition:transform .18s ease}.free-model-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.free-model-menu{position:absolute;right:0;bottom:calc(100% + 10px);z-index:20;width:min(290px,calc(100vw - 48px));padding:8px;border:1px solid #d9e2dc;border-radius:18px;background:#fffffffa;box-shadow:0 22px 54px #121f2c2e}.free-model-menu:after{position:absolute;right:32px;bottom:-7px;width:12px;height:12px;border-right:1px solid #d9e2dc;border-bottom:1px solid #d9e2dc;background:#fff;content:"";transform:rotate(45deg)}.free-model-picker .free-model-option{display:grid;position:relative;width:100%;height:auto;min-height:62px;grid-template-columns:1fr 20px;align-items:center;justify-items:start;gap:3px 10px;border:1px solid transparent;border-radius:12px;background:transparent;color:#182027;padding:10px 12px;text-align:left}.free-model-option span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:850}.free-model-option span em{border:1px solid #caeadb;border-radius:999px;background:#effaf4;color:#007d50;padding:2px 7px;font-size:12px;font-style:normal}.free-model-option small{grid-column:1 / 2;color:#65736d;font-size:12px;line-height:1.35}.free-model-option svg{grid-row:1 / 3;grid-column:2 / 3;color:#008b58}.free-model-option:hover,.free-model-option.is-active{border-color:#a9dec5;background:#f0fbf5}.free-ask-input .free-send{background:#111820;color:#fff}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-card{display:none}.wizard-layout,.question-page-grid,.statement-layout,.two-column,.wide-left,.hero-band,.expert-hero,.expert-intro-grid,.expert-lead-panel,.expert-method-grid,.expert-article-layout,.strategy-grid,.availability-editor,.home-about-grid,.home-hero,.mistake-ai-stage,.mistake-meta-row,.mistake-archive-layout,.knowledge-layout,.forum-layout,.forum-feed-layout,.agent-archive-strip,.profile-overall-grid,.profile-analysis-grid,.report-summary,.report-preface{grid-template-columns:1fr}.mistake-ai-stage,.mistake-result-panel{min-height:auto;max-height:none}.mistake-meta-row label:last-child{grid-column:auto}.questionnaire-archive-layout{grid-template-columns:1fr}.statement-entry-layout{max-width:100%;grid-template-columns:1fr}.statement-entry-layout .statement-input-panel,.statement-entry-layout .statement-guide-panel{min-height:auto}.statement-entry-layout .statement-long-box textarea{min-height:320px}.statement-guide-list{max-height:none}.expert-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-action-stack{justify-items:start}.membership-rule-panel,.payment-layout,.member-center-grid,.records-grid,.lt-package-grid{grid-template-columns:1fr}.profile-overall-card.is-primary{grid-column:span 1}.step-list{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.insight-grid,.record-list-wide,.profile-detail-body,.diagnosis-index{grid-template-columns:1fr}.task-card-grid,.home-workflow,.home-module-detail,.home-logic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-target{position:static}}@media(max-width:760px){.workspace{padding:18px 14px 30px}.task-card-grid{grid-template-columns:1fr}.topbar,.wizard-head,.panel-heading,.report-title{display:grid}.nav-list,.subject-tabs,.day-tabs,.step-list,.home-workflow,.home-case-grid,.home-about-grid,.home-module-detail,.home-logic-grid,.expert-hero,.expert-intro-grid,.expert-lead-panel,.expert-method-grid,.expert-article-layout,.profile-grid,.profile-detail summary,.diagnosis-index,.statement-meta-grid,.insight-grid,.record-list-wide,.time-pickers,.free-time-summary,.weekly-focus-grid,.discussion-grid,.study-section-tabs,.download-card-grid,.plan-grid,.code-row,.forum-stats-row,.forum-compose-grid,.issue-detail-grid,.mistake-meta-row,.mistake-archive-layout,.mistake-teacher-grid,.mistake-teacher-summary,.knowledge-input-row,.flow-step-body{grid-template-columns:1fr}.mistake-ai-stage,.mistake-result-panel{min-height:auto;max-height:none}.mistake-meta-row label:last-child{grid-column:auto}.archive-answer-table div,.expert-booking-panel{grid-template-columns:1fr}.expert-booking-panel img{width:min(240px,100%)}.expert-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-pdf-reader{padding:10px}.expert-pdf-reader iframe{min-height:560px;height:72vh}.forum-thumbnail-grid,.forum-thumbnail-grid.is-post{grid-template-columns:repeat(auto-fill,minmax(96px,96px))}.forum-thumbnail-grid figure,.forum-thumbnail-grid img{width:96px;height:72px}.knowledge-actions{grid-template-rows:auto}.admin-order-card,.admin-recent-row{grid-template-columns:1fr}.admin-order-actions{justify-content:flex-start}.flow-step-body label:nth-child(3),.flow-step-body label:nth-child(4),.flow-step-body label:nth-child(5),.flow-step-body .ai-action-row{grid-column:auto}.student-self-eval label{grid-template-columns:1fr}.profile-score b{text-align:left}.guide-item summary{grid-template-columns:36px minmax(0,1fr)}.guide-item summary em{grid-column:2;width:max-content}.matrix-row,.yesno-row,.score-table-head,.score-table-row{grid-template-columns:1fr}.yesno-row div{justify-content:flex-start}.progress-card{width:104px;height:104px}.free-ask-page,.free-ask-page.is-conversation-collapsed{grid-template-columns:1fr;padding:12px}.free-conversation-sidebar,.free-conversation-sidebar.is-collapsed{min-height:auto;justify-items:stretch}.free-conversation-sidebar.is-collapsed .free-conversation-header{justify-content:center}.free-conversation-sidebar.is-collapsed .free-new-conversation{width:100%}.free-ask-center{min-height:calc(100vh - 94px)}.free-ask-input{grid-template-columns:44px minmax(0,1fr) 48px;border-radius:24px}.free-model-picker{grid-column:2 / 4;width:100%}.free-model-menu{right:auto;left:0}.free-message,.free-message.is-user{width:100%}}@media print{@page{size:A4 landscape;margin:10mm}body:has(.print-plan-package) .app-shell,body:has(.print-plan-package) .workspace,body:has(.print-plan-package) .study-plan-page,body:has(.print-plan-package) .print-plan-package{display:block!important}body:has(.print-plan-package) .workspace{padding:0!important}body:has(.print-plan-package) .study-plan-page>:not(.print-plan-package),body:has(.print-plan-package) .sidebar,body:has(.print-plan-package) .topbar{display:none!important}body:has(.print-plan-package) .plan-print-page{padding:0;border:0;box-shadow:none;page-break-after:always;break-after:page}body:has(.print-plan-package) .plan-print-page:last-child{page-break-after:auto;break-after:auto}body:has(.print-plan-package) .no-print,body:has(.print-plan-package) .study-section-tabs,body:has(.print-plan-package) .plan-print-page>.panel-heading,body:has(.print-plan-package) .plan-note,body:has(.print-plan-package) .focus-row-disabled{display:none!important}body:has(.print-plan-package) .print-only,body:has(.print-plan-package) .print-value{display:block!important}body:has(.print-plan-package) .weekly-plan-scroll,body:has(.print-plan-package) .focus-training-table-wrap{overflow:visible}body:has(.print-plan-package) .weekly-plan-table{min-width:0;font-size:10px}body:has(.print-plan-package) .weekly-plan-table th,body:has(.print-plan-package) .weekly-plan-table td{padding:5px}body:has(.print-plan-package) .plan-cell-time-range{gap:3px}body:has(.print-plan-package) .plan-print-time{color:#111820;font-size:10px;font-weight:900}body:has(.print-plan-package) .plan-print-task,body:has(.print-plan-package) .plan-print-note{min-height:22px;margin-top:4px;padding:3px 4px;border:1px solid #dfe5da;border-radius:4px;color:#1d2520;font-size:9px;line-height:1.35}body:has(.print-plan-package) .plan-print-note{min-height:18px;color:#68736b}body:has(.print-plan-package) .focus-training-table{min-width:0;table-layout:fixed;font-size:10px}body:has(.print-plan-package) .focus-training-table th:first-child,body:has(.print-plan-package) .focus-training-table td:first-child{width:42px}body:has(.print-plan-package) .focus-training-table th:nth-child(2),body:has(.print-plan-package) .focus-training-table td:nth-child(2){width:24%}body:has(.print-plan-package) .focus-training-table th:nth-child(3),body:has(.print-plan-package) .focus-training-table td:nth-child(3){width:36%}body:has(.print-plan-package) .focus-training-block h3{margin-bottom:5px;font-size:14px}body:has(.print-plan-package) .focus-training-block{margin-top:8px}body:has(.print-plan-package) .focus-training-table th,body:has(.print-plan-package) .focus-training-table td{padding:5px}body:has(.print-plan-package) .print-row-number,body:has(.print-plan-package) .focus-print-score{text-align:center;font-weight:900}body:has(.print-plan-package) .focus-print-item{color:#111820;font-weight:900}body:has(.print-plan-package) .focus-print-note{min-height:30px;color:#344039;line-height:1.45}body:has(.print-plan-package) .compact-time-picker select,body:has(.print-plan-package) .weekly-plan-table input,body:has(.print-plan-package) .focus-training-table select,body:has(.print-plan-package) .focus-training-table textarea{border-color:#cfd6cc}.sidebar,.topbar,.wizard-actions,.action-row,.step-list{display:none!important}.app-shell,.workspace,.wizard-layout,.two-column,.wide-left,.hero-band,.report-summary,.profile-grid{display:block}.workspace{padding:0}.panel,.hero-band,.profile-card,.report-summary div{break-inside:avoid;margin-bottom:14px;box-shadow:none}}
