@font-face{font-family:"DemoSerif";src:local("FZYaSongS-R-GB"),local("Source Han Serif SC"),local("Noto Serif CJK SC"),local("SimSun")}
:root{--navy:#173760;--navy-2:#234b78;--navy-3:#315d8e;--red:#c8102e;--rose:#a95b5d;--ink:#17243a;--muted:#738095;--line:#e6eaf0;--bg:#f4f6f9;--paper:#fff;--green:#3d806d;--sand:#b58b54;--shadow:0 18px 45px rgba(35,55,83,.08);--sidebar:252px;--radius:16px;--font-serif:"DemoSerif","Songti SC","STSong",serif;--font-sans:"Microsoft YaHei UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}svg{display:block}.icon{flex:0 0 auto}h1,h2,h3,h4,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(51,107,165,.22);outline-offset:2px}.skip-link{position:fixed;z-index:999;top:8px;left:8px;transform:translateY(-160%);background:#fff;padding:10px 16px;border-radius:8px}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:linear-gradient(178deg,#173963 0%,#132f53 70%,#102a4a 100%);color:#dbe5f2;display:flex;flex-direction:column;z-index:40;overflow-y:auto;box-shadow:8px 0 34px rgba(10,32,60,.13)}.brand{height:78px;padding:18px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:11px;background:rgba(255,255,255,.07)}.brand-mark svg{width:23px;height:23px}.brand strong{font-family:var(--font-serif);font-size:18px;color:#fff;letter-spacing:.04em;display:block}.brand-dot{color:#e09b9d}.brand small{font-size:8px;letter-spacing:.2em;color:#8fa8c5;display:block;margin-top:-2px}.workspace-label{font-size:11px;letter-spacing:.1em;color:#8ea7c4;padding:23px 22px 8px}.workspace-label span{font-size:8px;margin-left:5px;opacity:.65}.sidebar nav{padding:0 10px}.nav-link{min-height:46px;padding:0 13px;margin:3px 0;border-radius:9px;display:flex;align-items:center;gap:12px;color:#c6d4e5;position:relative;transition:.2s}.nav-link:hover{background:rgba(255,255,255,.06);color:#fff}.nav-link.active{background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,.07));color:#fff;box-shadow:inset 3px 0 #eea3a5}.nav-link.active:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.06);border-radius:inherit}.nav-link .icon{width:18px}.nav-link em{font-style:normal;font-size:10px;border-radius:12px;min-width:19px;height:19px;display:grid;place-items:center;margin-left:auto;background:#d77d82;color:white}.nav-preview{font-size:9px;padding:1px 6px;background:rgba(255,255,255,.12);border-radius:9px;margin-left:auto}.nav-divider{margin:20px 13px 7px;border-top:1px solid rgba(255,255,255,.1);height:18px;position:relative}.nav-divider span{position:absolute;top:-10px;background:#16355d;padding-right:8px;font-size:9px;letter-spacing:.16em;color:#7892b0}.sidebar-bottom{margin-top:auto;padding:16px 12px}.side-note{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));margin-bottom:10px}.side-note>div{display:flex;align-items:center;gap:8px}.side-note svg{width:16px;color:#e8b1aa}.side-note strong{font-size:12px;color:#f1f5f9}.side-note p{font-size:10px;color:#92a8c1;margin:7px 0 7px;line-height:1.7}.side-note button{border:0;background:none;color:#a9bdd4;padding:0;font-size:10px;display:flex;gap:4px;align-items:center;cursor:pointer}.side-note button svg{width:12px}.profile{width:100%;border:0;background:rgba(5,19,38,.28);border-radius:12px;padding:9px;display:flex;align-items:center;text-align:left;gap:9px;color:#fff;cursor:pointer}.profile>.avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#dbe6f2;color:#244d78;font-weight:700}.profile>span:nth-child(2){min-width:0;flex:1}.profile strong,.profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:11px}.profile strong small{display:inline;font-size:8px;color:#9db1c8}.profile>span>small{font-size:8px;color:#8fa5bd}.profile>.icon{width:13px;color:#90a6bd}.sidebar-shade{display:none}
.app-main{min-height:100vh;margin-left:var(--sidebar);display:flex;flex-direction:column}.topbar{height:61px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 31px;position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px}.breadcrumb span{color:#9aa4b2}.breadcrumb .slash{color:#d1d6dd}.breadcrumb strong{font-weight:600}.mobile-menu{display:none!important}.topbar-actions{display:flex;align-items:center;gap:10px}.global-search{height:34px;min-width:208px;border:1px solid #e3e7ed;background:#f7f8fa;border-radius:8px;color:#8e98a6;display:flex;align-items:center;gap:9px;padding:0 10px;cursor:pointer;text-align:left}.global-search .icon{width:15px}.global-search span{flex:1;font-size:11px}.global-search kbd{border:1px solid #d9dee5;background:white;padding:0 5px;border-radius:4px;font-size:10px}.demo-badge{font-size:10px;padding:4px 9px;border:1px solid #dce4ee;border-radius:20px;color:#536781}.demo-badge i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#5d9f83;margin-right:5px}.icon-btn{border:0;background:transparent;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{background:#f0f3f7}.icon-btn .icon{width:17px}.notification-btn{position:relative}.notification-btn i{position:absolute;width:5px;height:5px;background:var(--red);border-radius:50%;top:7px;right:7px}.topbar-divider{height:20px;border-left:1px solid var(--line)}.role-select-label select{border:0;background:transparent;font-size:11px;color:#4e5b6d;padding:5px;cursor:pointer}.internal-strip{height:27px;padding:0 32px;background:#f7f9fb;border-bottom:1px solid #ebedf1;color:#8792a2;font-size:9px;display:flex;align-items:center;gap:7px;letter-spacing:.03em}.internal-strip svg{width:12px}.strip-right{margin-left:auto;color:#a36a6d}.footer{margin-top:auto;min-height:49px;padding:13px 34px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#929ba8;font-size:9px;background:#fff}.footer b{color:#51647c;margin-left:6px}main{width:100%;max-width:1500px;margin:0 auto;padding:26px 31px 44px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:23px}.page-heading h1{font-family:var(--font-serif);font-size:27px;letter-spacing:.02em;margin:2px 0 4px;color:#1d2b42}.page-heading p{color:#8490a0;font-size:12px;margin:0}.eyebrow{font-size:9px;letter-spacing:.2em;color:#8c99aa;text-transform:uppercase}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.greeting-dot{color:#c87779}.date-chip{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px;color:#556478;font-size:11px;display:flex;align-items:center;gap:8px}.date-chip svg{width:15px;color:#768ba6}.date-chip span{color:#9ba5b2}
.btn{border:0;border-radius:8px;min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:600;font-size:11px;transition:.18s;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px rgba(28,55,89,.12)}.btn:disabled{opacity:.48;cursor:not-allowed}.btn .icon{width:15px}.btn.primary{background:var(--navy);color:#fff}.btn.secondary{background:#fff;border:1px solid #dfe4eb;color:#324a68}.btn.white{background:#fff;color:#224b77}.btn.small{min-height:31px;padding:0 12px}.btn.text-button,.text-button{min-height:auto;padding:3px;border:0;background:transparent;color:#436b9c;font-weight:500}.btn.hero-link{color:#c8d7e8;background:transparent}.wide-btn{width:100%}.text-link{font-size:10px;color:#52739c;background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:2px;cursor:pointer}.text-link svg{width:13px}.badge{display:inline-flex;align-items:center;min-height:22px;padding:1px 8px;border-radius:20px;font-size:9px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.badge.blue{background:#eaf1fa;color:#3c6291}.badge.green{background:#eaf5f0;color:#397961}.badge.rose{background:#f8ebeb;color:#a7595c}.badge.amber{background:#faf0dc;color:#9a6a2f}.badge.gray{background:#f1f3f6;color:#6f7b8c}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 18px rgba(28,47,75,.025)}.panel-heading{min-height:58px;padding:16px 20px;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-heading h2{font-size:14px;margin:0;font-family:var(--font-serif);letter-spacing:.03em}.panel-heading>span{color:#909aa7;font-size:9px}.count{font-family:var(--font-sans);background:#eef2f6;color:#59708e;border-radius:9px;padding:1px 6px;font-size:9px}.notice{border:1px solid #dce6f2;background:#f5f8fc;color:#53667f;border-radius:10px;padding:11px 13px;display:flex;align-items:flex-start;gap:9px;font-size:11px;margin-bottom:18px}.notice .icon{width:16px;color:#4f74a1;margin-top:1px}.notice.amber{background:#fff8eb;border-color:#f1dfbb;color:#80643d}.notice.amber .icon{color:#c28538}.notice .btn{vertical-align:middle;margin-left:4px}.section-block{margin-top:22px}.section-head{display:flex;align-items:baseline;gap:12px;margin:25px 0 13px}.section-head h2{font-family:var(--font-serif);font-size:18px;margin:0}.section-head span{font-size:10px;color:#99a2af}.feature-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center}.feature-icon.blue{background:#e8f0fa;color:#315e91}.feature-icon.rose{background:#f6e9e9;color:#a85b5c}.feature-icon.green{background:#e8f3ee;color:#47806d}.feature-icon.sand{background:#f6eee1;color:#a27b49}.feature-icon svg{width:19px}.small-label{font-size:9px;color:#8b97a7}.small-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.small-icon.green{background:#e8f5ef;color:#3a7960}.small-icon.sand{background:#f5eddf;color:#9c7746}.small-icon svg{width:14px}.rotate-180{transform:rotate(180deg)}
.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:17px}.hero-card{min-height:261px;border-radius:17px;overflow:hidden;position:relative;background:linear-gradient(118deg,#1a3b67 0%,#234a79 58%,#2d5789 100%);color:#fff;padding:29px 32px;box-shadow:var(--shadow)}.hero-card:after{content:"";position:absolute;inset:auto -12% -45% 20%;height:180px;background:radial-gradient(ellipse,rgba(132,170,211,.2),transparent 70%);pointer-events:none}.hero-copy{position:relative;z-index:2}.hero-eyebrow{font-size:10px;color:#b8cee3;letter-spacing:.13em}.hero-eyebrow i{display:inline-block;width:6px;height:6px;background:#e6a19d;border-radius:50%;margin-right:6px}.hero-card h2{font-family:var(--font-serif);font-size:27px;line-height:1.45;font-weight:500;margin:14px 0 8px;letter-spacing:.04em}.hero-card p{font-size:11px;color:#b7cbe0;margin-bottom:22px}.hero-actions{display:flex;align-items:center;gap:18px}.hero-actions .btn{height:35px}.hero-art{position:absolute;z-index:1;right:16px;bottom:4px;width:330px;height:235px;opacity:.98}.hero-watermark{position:absolute;right:24px;top:20px;color:rgba(255,255,255,.12);font-size:8px;letter-spacing:.24em}.today-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px 19px;box-shadow:var(--shadow);min-height:261px}.today-card .card-top{display:flex;align-items:center;justify-content:space-between;color:#6e7c8f;font-size:10px}.card-top>span{display:flex;align-items:center;gap:7px}.card-top svg{width:14px;color:#7990ac}.today-card h3{font-size:16px;font-family:var(--font-serif);margin:16px 0 3px}.today-card>p{font-size:10px;color:#9099a5;margin-bottom:17px}.class-time{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #edf0f3;padding-top:14px}.class-time strong{font-size:16px;color:#2b4668}.class-time strong span{font-size:11px;color:#a5afbc;padding:0 3px}.class-time>span{color:#a4adb9;font-size:10px}.attendance-action{margin-top:17px}.today-bottom{border-top:1px solid #edf0f3;margin-top:16px;padding-top:12px;display:flex;justify-content:space-between;align-items:center;color:#9aa4b2;font-size:9px}.today-bottom span{display:flex;align-items:center;gap:5px}.today-bottom svg{width:12px}.today-bottom a{color:#547399;display:flex;align-items:center;gap:2px}.today-bottom a svg{width:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px 18px;min-height:119px;box-shadow:0 3px 12px rgba(28,47,75,.025)}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#7e8a9b;font-size:10px}.stat-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center}.stat-icon svg{width:15px}.stat-icon.blue{background:#e9f0f9;color:#466b98}.stat-icon.sand{background:#f6efe2;color:#a37b45}.stat-icon.green{background:#e8f3ee;color:#47806d}.stat-icon.rose{background:#f7eaea;color:#ab6062}.stat-number{font-size:27px;font-weight:600;line-height:1.25;color:#1e3655;margin-top:9px}.stat-number small{font-size:11px;font-weight:400;color:#68778b;margin-left:4px}.stat-sub{font-size:9px;color:#a0a8b4;margin-top:4px}.text-blue{color:#5277a3}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.path-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px 20px 15px;min-height:177px;transition:.2s;box-shadow:0 3px 12px rgba(28,47,75,.02)}.path-card:hover{transform:translateY(-3px);border-color:#cbd8e7;box-shadow:var(--shadow)}.path-top{display:flex;justify-content:space-between;align-items:center}.path-number{font-family:var(--font-serif);font-size:26px;color:#e4e8ed}.path-card h3{font-size:15px;font-family:var(--font-serif);margin:13px 0 5px}.mini-tag{font-family:var(--font-sans);font-size:8px;padding:3px 6px;border-radius:4px;background:#f4f5f7;color:#9099a6;vertical-align:2px;margin-left:3px}.path-card p{font-size:10px;line-height:1.75;color:#8a95a4;margin-bottom:13px}.path-bottom{display:flex;align-items:center;justify-content:space-between;color:#8390a1;font-size:9px;border-top:1px solid #f0f2f5;padding-top:10px}.path-bottom svg{width:14px;color:#6b85a5}.dashboard-lower{display:grid;grid-template-columns:1.16fr .84fr;gap:14px;margin-top:22px}.task-row{display:flex;align-items:center;gap:13px;padding:14px 20px;border-bottom:1px solid #f0f2f5}.task-row:last-child{border-bottom:0}.task-index{font-family:var(--font-serif);font-size:19px;color:#bec8d4;width:25px}.task-row-main{flex:1;min-width:0}.task-row-main strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-row-main span{display:block;font-size:9px;color:#969fab;margin-top:3px}.task-row-main b{font-weight:400;color:#c1c7cf;padding:0 3px}.task-mini-progress{width:76px;color:#8490a0;font-size:9px}.progress{height:5px;background:#edf1f5;border-radius:5px;overflow:hidden;margin-top:5px}.progress i{height:100%;display:block;background:#5478a2;border-radius:inherit}.task-row>.btn{flex:0 0 auto}.growth-panel{overflow:hidden}.segmented{display:flex;border:1px solid #e2e7ed;background:#f8f9fa;border-radius:7px;padding:2px}.segmented button{border:0;background:transparent;color:#8c97a5;font-size:9px;border-radius:5px;padding:4px 9px;cursor:pointer}.segmented button.selected{background:#fff;color:#3f6188;box-shadow:0 1px 4px rgba(20,43,72,.1)}.growth-summary{display:flex;align-items:center;gap:12px;padding:14px 20px 0}.growth-summary strong{font-size:27px;color:#1e3655}.growth-summary strong small{font-size:10px;font-weight:400;margin-left:2px}.growth-summary span{font-size:9px;color:#8e98a5}.growth-summary b{font-weight:400;background:#f2f4f6;color:#8d98a5;padding:2px 4px;margin-left:3px}.trend-chart{width:100%;height:153px;padding:10px 19px 0}.chart-caption{display:flex;justify-content:space-between;border-top:1px solid #f0f2f5;padding:10px 20px 13px;color:#a0a8b4;font-size:9px}.chart-caption i{display:inline-block;width:7px;height:7px;background:#43699a;border-radius:50%;margin-right:5px}.recent-panel{margin-top:14px;overflow:hidden}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;min-width:650px}th{font-size:9px;letter-spacing:.04em;color:#9aa4b0;font-weight:500;background:#fafbfc;padding:10px 20px;border-bottom:1px solid #edf0f3;white-space:nowrap}td{font-size:10px;color:#5b6a7c;padding:13px 20px;border-bottom:1px solid #f0f2f5;vertical-align:middle}tbody tr:last-child td{border-bottom:0}td strong{color:#314a6b;font-weight:600}td small{display:block;font-size:9px;color:#a1aab6;margin-top:3px}.inline{display:inline;margin:0}.table-score{font-size:18px;color:#2e537d}.report-name{display:flex;align-items:center;gap:9px}.report-name strong{display:block}.table-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center}.table-icon.blue{background:#eaf1fa;color:#466b98}.table-icon.rose{background:#f7eaea;color:#a85b5d}.table-icon svg{width:15px}.table-empty{text-align:center;color:#a3acb8;padding:35px!important}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 16px}.tabs{display:flex;gap:3px}.tabs button{border:0;background:transparent;color:#8a95a2;font-size:11px;padding:8px 14px;border-bottom:2px solid transparent;cursor:pointer}.tabs button.active{color:#315a87;border-color:#315a87;font-weight:600}.search-field{height:36px;border:1px solid #e1e6ed;background:#fff;border-radius:8px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#93a0af;min-width:220px}.search-field svg{width:15px}.search-field input{border:0;outline:0;background:transparent;width:100%;font-size:11px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 3px 14px rgba(28,47,75,.025)}.product-art{height:132px;position:relative;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%;width:180px;height:180px}.product-art:before{transform:translate(-55px,25px)}.product-art:after{transform:translate(90px,-45px)}.product-art.navy{background:linear-gradient(135deg,#234a78,#5279a5)}.product-art.green{background:linear-gradient(135deg,#4c806f,#9ebaa2)}.product-art.sand{background:linear-gradient(135deg,#a98658,#d0b68b)}.product-art svg{position:relative;z-index:1;width:54px;height:54px;stroke-width:1.1}.product-art-label{position:absolute;z-index:2;top:13px;left:16px;font-size:10px;letter-spacing:.08em}.product-art-version{position:absolute;z-index:2;right:15px;bottom:13px;font-size:8px;opacity:.85}.product-card-body{padding:17px 18px}.product-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.product-card-title h2{font-size:15px;font-family:var(--font-serif);margin:0;color:#253e5d}.product-card-title .badge{font-size:8px}.product-tag{font-size:9px;color:#a76063;margin:5px 0 8px}.product-description{font-size:10px;color:#7f8998;min-height:35px;margin-bottom:13px}.product-meta{display:flex;justify-content:space-between;border-top:1px solid #eff1f4;padding-top:10px;color:#99a3af;font-size:9px}.product-meta span{display:flex;align-items:center;gap:4px}.product-meta svg{width:12px}.product-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.knowledge-note{display:flex;align-items:center;gap:13px;margin-top:18px;background:#edf3f9;border:1px solid #dae6f2;padding:15px 18px;border-radius:12px}.knowledge-note h3{font-family:var(--font-serif);font-size:14px;margin:0 0 2px}.knowledge-note p{font-size:10px;color:#8090a3;margin:0}
/* Attendance / task / dialogue / pitch / report surfaces */
.attendance-layout{display:grid;grid-template-columns:minmax(0,1.25fr) 320px;gap:15px}.attendance-right{display:flex;flex-direction:column;gap:15px}.month-controls{display:flex;align-items:center;gap:9px;font-size:11px;color:#53667e}.month-controls .icon-btn{width:25px;height:25px}.calendar{padding:18px 20px 13px}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-week{margin-bottom:7px}.calendar-week span{text-align:center;color:#a0a8b4;font-size:9px}.calendar-cell{border:1px solid transparent;background:#fff;min-height:59px;border-radius:9px;padding:7px 3px;text-align:center;cursor:pointer;color:#657487;position:relative}.calendar-cell:hover{background:#f5f8fb;border-color:#dce5ef}.calendar-cell.muted{cursor:default}.calendar-cell>span{font-size:11px}.calendar-cell small{display:block;line-height:1.2;font-size:8px;margin-top:4px;color:#9aa4b0;white-space:nowrap}.calendar-cell.normal{background:#f0f8f4;border-color:#daeee5}.calendar-cell.normal small{color:#4b866f}.calendar-cell.abnormal{background:#fff6f0;border-color:#f5e0d1}.calendar-cell.abnormal small{color:#b97846}.calendar-cell.today{box-shadow:inset 0 0 0 2px #426b9b;background:#eef4fb}.calendar-cell.today:after{content:"";position:absolute;top:5px;right:6px;width:5px;height:5px;border-radius:50%;background:#426b9b}.calendar-legend{display:flex;gap:17px;align-items:center;border-top:1px solid #eef1f4;padding:12px 20px;color:#9aa3ae;font-size:9px}.calendar-legend i{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:4px}.green-dot{background:#5fa489}.red-dot{background:#d48b6d}.blue-dot{background:#5278a2}.rule-panel{padding-bottom:14px}.rule-panel h3{font-family:var(--font-serif);font-size:14px;padding:16px 18px 10px;margin:0;border-bottom:1px solid #edf0f4;display:flex;gap:7px;align-items:center}.rule-panel h3 svg{width:16px;color:#55789f}.rule-panel dl{margin:0;padding:4px 18px}.rule-panel dl div,.record-dl div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #f1f3f5}.rule-panel dl div:last-child{border-bottom:0}.rule-panel dt,.record-dl dt{font-size:9px;color:#98a2ae}.rule-panel dd,.record-dl dd{font-size:10px;color:#4e6178;margin:0;text-align:right}.demo-controls{margin:7px 18px 0;border-top:1px solid #edf0f4;padding-top:10px}.demo-controls summary{color:#54739a;font-size:10px;cursor:pointer}.demo-controls p{font-size:9px;color:#9aa3ae;margin:8px 0}.panel-tools{display:flex;align-items:center;gap:12px}.request-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:15px 20px;border-bottom:1px solid #f0f2f5}.request-row:last-child{border-bottom:0}.request-row strong{font-size:11px}.request-row p{font-size:10px;color:#8b95a3;margin:4px 0}.request-row>div:last-child{display:flex;align-items:center;gap:10px;white-space:nowrap}.tasks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.task-card{padding-bottom:16px;overflow:hidden}.task-card-heading{display:flex;align-items:center;justify-content:space-between;padding:17px 18px 0}.task-card-heading>div{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.task-card>h2{font-family:var(--font-serif);font-size:16px;margin:15px 18px 5px}.task-card>p{font-size:10px;color:#8c97a4;min-height:32px;margin:0 18px 13px}.task-product{margin:0 18px;padding:9px 0;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;color:#64758a;font-size:9px;display:flex;gap:5px;align-items:center}.task-product svg{width:13px;color:#7890ac}.task-checklist{padding:8px 18px 3px}.task-checklist>div{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:10px}.task-checklist small{margin-left:auto;color:#9ba5b0;font-size:9px}.check-circle{width:16px;height:16px;border:1px solid #d5dce5;border-radius:50%;display:grid;place-items:center;color:#fff}.check-circle.done{background:#5d9c82;border-color:#5d9c82}.check-circle svg{width:11px;stroke-width:2.5}.task-card-footer{display:flex;align-items:center;justify-content:space-between;margin:9px 18px 0;padding-top:12px;border-top:1px solid #edf0f3;color:#929daa;font-size:9px}.task-card-footer span{display:flex;align-items:center;gap:4px}.task-card-footer svg{width:12px}.section-tabs{margin:-5px 0 17px}.dialogue-setup{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(285px,.72fr);gap:15px}.config-panel{overflow:hidden}.config-panel .panel-heading{background:#fbfcfd}.form-body{padding:20px}.field{display:block;margin-bottom:15px}.field>span{display:block;font-size:10px;color:#647388;margin-bottom:6px;font-weight:600}.field em{font-style:normal;color:#bf6568}.field input,.field select,.field textarea{width:100%;background:#fff;border:1px solid #dfe5ec;border-radius:8px;min-height:38px;padding:0 11px;color:#384e6a;font-size:11px;outline:0}.field textarea{padding:10px;min-height:110px;resize:vertical;line-height:1.65}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7997b8;box-shadow:0 0 0 3px rgba(74,112,153,.1)}.field small{display:block;color:#a2abb5;font-size:9px;margin-top:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-footer{padding:14px 20px;border-top:1px solid #edf0f4;display:flex;justify-content:space-between;align-items:center;color:#929daa;font-size:9px}.form-footer>span{display:flex;align-items:center;gap:5px}.form-footer svg{width:13px}.mode-note{display:flex;gap:10px;padding:13px;border-radius:9px;background:#f3f7fb;color:#506b8f;margin-top:4px}.mode-note>svg{width:18px;margin-top:1px}.mode-note strong{font-size:10px}.mode-note p{font-size:9px;color:#8997a8;margin:3px 0 0}.persona-preview{overflow:hidden}.persona-content{padding:18px}.persona-header{display:flex;align-items:center;gap:11px}.persona-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#dbe5ef,#a9bfd7);color:#2c527b;font-family:var(--font-serif);font-size:18px;position:relative}.persona-avatar i{position:absolute;right:1px;bottom:1px;width:9px;height:9px;border-radius:50%;background:#62a487;border:2px solid #fff}.persona-kicker{font-size:8px;color:#8a98a7;letter-spacing:.08em}.persona-header h2{font-family:var(--font-serif);font-size:18px;margin:0;color:#284463}.persona-header h2 span{font-family:var(--font-sans);font-size:9px;color:#8f9aa8;margin-left:4px}.persona-header p{font-size:9px;color:#8e99a5;margin:1px 0 0}.persona-tags{display:flex;gap:5px;flex-wrap:wrap;margin:13px 0;border-bottom:1px solid #edf0f3;padding-bottom:13px}.persona-section{padding:9px 0;border-bottom:1px solid #edf0f3}.persona-section h4{font-size:9px;color:#95a0ae;margin:0 0 6px}.persona-section p,.persona-section li{font-size:10px;color:#5e7187;margin:3px 0}.persona-section ul{padding-left:16px;margin:0}.persona-details{margin-top:12px}.persona-details summary{cursor:pointer;font-size:10px;color:#4c6e96;list-style:none;display:flex;justify-content:space-between}.persona-details summary::-webkit-details-marker{display:none}.persona-details summary span{font-size:9px;color:#a0a9b3}.persona-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin-top:10px}.persona-fields dt{font-size:8px;color:#a0a9b4}.persona-fields dd{font-size:9px;color:#5f7186;margin:1px 0 0}.persona-bottom{border-top:1px solid #edf0f3;background:#fafbfc;padding:11px 18px;color:#93a0ad;font-size:9px;display:flex;gap:5px;align-items:center}.persona-bottom svg{width:13px}.stepper{display:flex;align-items:center;gap:9px;margin:-3px 0 20px;color:#a0a9b4;font-size:10px}.stepper>span{display:flex;align-items:center;gap:6px}.stepper b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e8edf3;color:#8492a4;font-size:10px}.stepper .active{color:#3c5f89}.stepper .active b{background:#315a87;color:#fff}.stepper>i{width:34px;height:1px;background:#dfe4ea}.live-training{display:grid;grid-template-columns:290px minmax(0,1fr);gap:15px;min-height:620px}.live-persona{overflow:hidden}.live-persona .persona-content{padding-bottom:8px}.training-target{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;margin:0 18px;padding:13px 0}.training-target h4{font-size:10px;color:#59769a;margin:0 0 5px;display:flex;align-items:center;gap:5px}.training-target h4 svg{width:14px}.training-target p{font-size:10px;color:#7e8b9b;margin:0;line-height:1.7}.session-stats{display:flex;padding:14px 18px;gap:26px}.session-stats span{font-size:9px;color:#929eab}.session-stats strong{display:block;color:#2e527b;font-size:19px;line-height:1.3}.session-stats strong small{font-size:9px;color:#9ba5b1;font-weight:400}.chat-panel{display:flex;flex-direction:column;overflow:hidden;min-height:620px}.chat-header{height:54px;flex:0 0 auto;padding:0 20px;border-bottom:1px solid #edf0f3;display:flex;align-items:center;justify-content:space-between;color:#405a78;font-size:11px}.chat-header>span:first-child{display:flex;align-items:center;gap:7px}.chat-header small{font-size:8px;color:#9ca5b0;margin-left:3px}.chat-header>span:last-child{color:#9ba5b0;font-size:9px}.online-dot{width:7px;height:7px;border-radius:50%;background:#60a589;display:inline-block}.chat-messages{flex:1;overflow:auto;padding:22px 24px;min-height:390px;max-height:520px;background:linear-gradient(180deg,#fbfcfd,#f8fafc)}.message{display:flex;gap:10px;max-width:83%;margin-bottom:19px}.message.user{margin-left:auto;flex-direction:row-reverse}.message-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:10px;font-weight:600;background:#e2ebf4;color:#315b88}.message.user .message-avatar{background:#f0dcdd;color:#a25b5e}.message-content{min-width:0}.message-meta{font-size:9px;color:#7d8c9e;margin:0 0 5px}.message-meta span{color:#adb5bf;margin-left:5px}.message.user .message-meta{text-align:right}.bubble{padding:11px 13px;border-radius:4px 12px 12px 12px;background:#fff;border:1px solid #e6ebf0;color:#526579;font-size:11px;line-height:1.75;box-shadow:0 2px 7px rgba(35,57,84,.03);white-space:pre-wrap}.message.user .bubble{border-radius:12px 4px 12px 12px;background:#315a87;color:#fff;border-color:#315a87}.typing-cursor{display:inline-block;width:5px;height:14px;background:#8ca0b6;vertical-align:-2px;margin-left:3px;animation:blink 1s infinite}@keyframes blink{50%{opacity:.15}}.round-feedback{margin-top:7px}.round-feedback summary{font-size:9px;color:#6182a4;cursor:pointer;display:flex;align-items:center;gap:4px}.round-feedback summary svg{width:12px}.round-feedback summary span{color:#abb4be;margin-left:3px}.round-feedback p{font-size:9px;color:#8290a0;margin:6px 0 0;padding:8px 10px;background:#f2f6fa;border-radius:6px}.hint-box{margin:0 24px 10px;display:flex;gap:8px;padding:10px 12px;border:1px solid #e9dcbf;background:#fffaf0;border-radius:8px;color:#876d3b}.hint-box svg{width:15px}.hint-box strong{font-size:9px}.hint-box p{font-size:9px;margin:3px 0 0;color:#8c7b5e}.chat-composer{border-top:1px solid #edf0f3;padding:13px 17px 9px;background:#fff}.chat-composer textarea{width:100%;min-height:68px;resize:none;border:1px solid #dfe5ec;border-radius:8px;padding:10px;color:#53677f;font-size:11px;outline:0}.chat-composer textarea:focus{border-color:#7c99b8;box-shadow:0 0 0 3px rgba(74,112,153,.1)}.composer-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:5px}.composer-toolbar>div{display:flex;gap:10px;align-items:center}.composer-toolbar .btn{font-size:9px}.send-shortcut{font-size:8px;color:#adb5bf;margin-left:auto;margin-right:8px}.chat-disclaimer{padding:8px 17px;border-top:1px solid #f0f2f5;color:#a2abb5;font-size:8px;display:flex;align-items:center;gap:4px}.chat-disclaimer svg{width:11px}
.pitch-layout{display:grid;grid-template-columns:305px minmax(0,1fr);gap:15px;align-items:start}.pitch-config{overflow:hidden}.pitch-config .form-body{padding:18px}.duration-options{display:flex;gap:7px}.duration-options button{flex:1;min-height:53px;background:#fff;border:1px solid #e0e5ec;border-radius:8px;color:#7f8b9c;cursor:pointer}.duration-options button strong{display:block;font-family:var(--font-serif);font-size:18px;color:#425d7d;line-height:1.1}.duration-options button.selected{background:#edf3fa;border-color:#7e9cbb;box-shadow:inset 0 0 0 1px #7e9cbb}.duration-options button.selected strong{color:#315a87}.pitch-source{display:flex;gap:8px;padding:12px;background:#f7f9fb;border:1px solid #e9edf2;border-radius:8px;margin:5px 0 14px}.pitch-source>svg{width:17px;color:#55799f}.pitch-source strong{font-size:10px;color:#4c6682}.pitch-source p{font-size:8px;color:#9aa5b1;margin:3px 0 4px}.pitch-source .text-link{font-size:9px}.fit-result{margin-top:14px;padding:11px;border-radius:8px;background:#f8fafc;border:1px dashed #dfe6ed}.fit-result h4{font-size:10px;margin:0 0 4px;color:#4c6787}.fit-result p{font-size:9px;color:#8793a1;line-height:1.65;margin:0}.pitch-editor{overflow:hidden}.outline-strip{height:46px;background:#f8fafc;border-bottom:1px solid #edf0f3;display:flex;align-items:center;justify-content:center;gap:11px;color:#9aa4b0;font-size:9px}.outline-strip span{display:flex;align-items:center;gap:4px}.outline-strip b{font-family:var(--font-serif);font-size:15px;font-weight:400;color:#7d8fa4}.outline-strip i{height:1px;width:26px;background:#dfe4ea}.pitch-tools{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 9px;color:#8995a4;font-size:9px}.pitch-tools b{color:#c6cbd2;font-weight:400;padding:0 4px}.pitch-tools>div{display:flex;gap:10px}.pitch-text{display:block;width:calc(100% - 40px);margin:0 20px;min-height:365px;border:1px solid #e2e7ed;border-radius:9px;padding:17px 18px;resize:vertical;line-height:1.9;color:#50657e;font-size:11px;background:#fff;outline:0}.pitch-text:focus{border-color:#7f9cba;box-shadow:0 0 0 3px rgba(74,112,153,.1)}.pitch-editor-meta{display:flex;justify-content:space-between;padding:9px 20px;color:#a4acb6;font-size:8px}.pitch-editor-meta span:last-child{display:flex;align-items:center;gap:4px}.pitch-editor-meta svg{width:11px}.rehearsal-bar{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:13px 20px;display:flex;align-items:center;gap:10px;background:#fbfcfd}.rehearsal-time{display:flex;gap:8px;align-items:center}.rehearsal-time>svg{width:18px;color:#59799d}.rehearsal-time span{display:block;font-size:8px;color:#9da6b1}.rehearsal-time strong{display:block;font-family:var(--font-serif);font-size:19px;line-height:1.2;color:#34577d}.rehearsal-spacer{flex:1}.pitch-bottom-actions{display:flex;align-items:center;gap:14px;padding:11px 20px;color:#a3acb6;font-size:8px}.pitch-bottom-actions span{margin-left:auto}.report-overview{display:grid;grid-template-columns:245px minmax(0,1fr);gap:15px}.score-panel{display:flex;flex-direction:column;align-items:center;text-align:center;padding:23px 18px}.score-panel .eyebrow{margin-bottom:10px}.score-circle{width:126px;height:126px;border-radius:50%;border:10px solid #e9f0f7;box-shadow:inset 0 0 0 1px #d2dfec;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5px 0 13px;background:radial-gradient(circle,#fff 57%,#f6f9fc 58%)}.score-circle strong{font-size:38px;line-height:1;color:#2e557e;font-family:var(--font-serif)}.score-circle span{font-size:8px;color:#97a3af;margin-top:4px}.score-panel>p{font-size:9px;color:#9ba4af;margin:11px 0 8px}.score-version{font-size:8px;color:#afb6bf}.radar-panel{overflow:hidden}.radar-row{display:flex;align-items:center;justify-content:space-around;padding:14px 20px 5px;gap:10px}.radar{width:280px;height:235px;overflow:visible}.dimension-list{min-width:195px;flex:1}.dimension-list>div{margin:7px 0}.dimension-list span{font-size:9px;color:#748398}.dimension-list strong{float:right;color:#3c5f87;font-size:11px}.dimension-list strong small{font-size:8px;color:#a0a9b2;font-weight:400}.dimension-list .progress{clear:both}.radar-foot{border-top:1px solid #edf0f3;padding:11px 20px;color:#9ba5b1;font-size:9px}.report-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:15px;margin-top:15px}.feedback-panel{overflow:hidden}.feedback-content{padding:20px}.feedback-content>p{font-size:11px;line-height:1.95;color:#66778b;margin-bottom:18px}.feedback-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-points>div{padding:12px;background:#f8fafb;border-radius:9px}.feedback-points h4{font-size:10px;margin:6px 0 2px}.feedback-points p{font-size:9px;color:#929daa;margin:0}.report-facts{padding-bottom:14px;overflow:hidden}.report-facts dl{padding:5px 18px;margin:0}.report-facts dl div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #f0f2f5}.report-facts dt{font-size:9px;color:#9aa4b0}.report-facts dd{font-size:9px;color:#58708c;margin:0;text-align:right;max-width:58%}.report-facts .btn{margin:8px 18px 0;width:calc(100% - 36px)}.review-evidence{padding:15px 20px}.review-evidence details{border-bottom:1px solid #edf0f3;padding:12px 0}.review-evidence details:first-child{padding-top:0}.review-evidence summary{cursor:pointer;color:#526e92;font-size:10px;display:flex;gap:8px;align-items:center}.review-evidence summary span{color:#9aa4b0;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-evidence details p{font-size:10px;color:#748397;line-height:1.75;margin:9px 0 0}.review-evidence pre,.template-preview{white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #edf0f3;border-radius:8px;padding:13px;font-size:10px;line-height:1.75;color:#65778e;font-family:var(--font-sans);max-height:330px;overflow:auto}.review-note{background:#fff8eb;border:1px solid #f1dfbb;color:#866d42;padding:10px;border-radius:8px;font-size:9px;margin-top:15px}.report-actions{display:flex;justify-content:center;gap:10px;margin:19px 0 5px}.access-preview{max-width:600px;margin:35px auto;text-align:center;padding:48px 25px}.large-feature{width:66px;height:66px;margin:0 auto 18px;display:grid;place-items:center;border-radius:20px;background:#eaf1fa;color:#3e6795}.large-feature svg{width:30px;height:30px}.access-preview h2{font-family:var(--font-serif);font-size:21px}.access-preview p{font-size:11px;color:#8a96a4;line-height:1.8}.access-preview small{display:block;margin-top:13px;color:#adb5bf;font-size:9px}.approval-card{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 20px;border-bottom:1px solid #edf0f3}.approval-card:last-child{border-bottom:0}.approval-card h3{font-family:var(--font-serif);font-size:14px;margin:7px 0 3px}.approval-card p{font-size:10px;color:#7f8c9b;margin:0 0 4px}.approval-card small{font-size:8px;color:#a2abb5}.approval-card>div:last-child{display:flex;align-items:center;gap:9px;white-space:nowrap}.empty-state{text-align:center;padding:46px 20px;color:#96a1ad}.empty-state>.icon{width:28px;height:28px;margin:0 auto 9px;color:#a8b8c7}.empty-state h3{font-family:var(--font-serif);font-size:15px;color:#64768c;margin:0 0 4px}.empty-state p{font-size:10px;margin:0}.table-empty{height:100px}.record-hero{padding:3px 0 14px;border-bottom:1px solid #edf0f3}.record-hero h3{font-family:var(--font-serif);font-size:17px;margin:9px 0 2px}.record-hero p{font-size:10px;color:#99a3af;margin:0}.record-dl{margin:0;padding:9px 0}.record-dl div{padding:11px 0}.record-dl dd small{display:block;font-size:8px;color:#a4acb5}.detail-meta{display:flex;gap:5px;margin:13px 0}.field-list{border:1px solid #e8edf2;border-radius:9px;overflow:hidden}.field-list>div{display:grid;grid-template-columns:185px 1fr;border-bottom:1px solid #edf0f3}.field-list>div:last-child{border-bottom:0}.field-list dt,.field-list dd{margin:0;padding:10px 13px;font-size:10px}.field-list dt{background:#f8fafc;color:#7e8d9f;display:flex;gap:9px}.field-list dt span{color:#b0bac5;font-family:var(--font-serif)}.field-list dd{color:#5a6e85}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:18px}.modal-actions .muted{margin-right:auto;font-size:9px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.info-grid>div{border:1px solid #edf0f3;border-radius:8px;padding:11px}.info-grid span{display:block;color:#9ba5b0;font-size:9px}.info-grid strong{display:block;color:#526b89;font-size:10px;margin-top:4px}.stack-form .modal-actions{margin-top:22px}.check-options{display:flex;gap:14px;flex-wrap:wrap}.check-options label{font-size:10px;color:#66768b}.check-options input{accent-color:#315a87;margin-right:5px}.approval-detail>h3{font-family:var(--font-serif);font-size:17px;margin:10px 0 4px}.approval-detail>p{font-size:10px;color:#7e8b9b}.compare{display:grid;grid-template-columns:1fr 30px 1fr;align-items:center;gap:8px;margin:15px 0}.compare>div:not(.compare-arrow){padding:11px;border-radius:8px;background:#f7f9fb}.compare span{display:block;font-size:8px;color:#9ba5b0}.compare strong{display:block;font-size:10px;color:#536b88;margin-top:4px}.compare-arrow{color:#91a1b3}.notification-list>div{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #edf0f3}.notification-list>div:last-child{border-bottom:0}.notification-list>div>div:nth-child(2){flex:1}.notification-list strong{font-size:10px}.notification-list p{font-size:9px;color:#909ba8;margin:3px 0 0}.notification-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center}.notification-icon svg{width:15px}.notification-icon.rose{background:#f8eaea;color:#aa5b5d}.notification-icon.blue{background:#eaf1fa;color:#476d9a}.notification-icon.green{background:#e8f3ee;color:#467d69}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.help-grid>div{padding:14px;border:1px solid #edf0f3;border-radius:10px}.help-grid h3{font-family:var(--font-serif);font-size:14px;margin:10px 0 4px}.help-grid p{font-size:9px;color:#85919f;line-height:1.7;margin:0}.voice-demo{display:flex;align-items:center;gap:14px;padding:19px;border:1px solid #edf0f3;border-radius:10px;background:#fafbfc;margin-top:13px}.voice-demo strong{font-size:10px;color:#66788f}.voice-wave{height:30px;display:flex;align-items:center;gap:3px}.voice-wave i{display:block;width:3px;background:#6c8cae;border-radius:3px;animation:wave 1.1s ease-in-out infinite alternate}.voice-wave i:nth-child(2n){animation-delay:.15s}.voice-wave i:nth-child(3n){animation-delay:.3s}@keyframes wave{to{transform:scaleY(.4);opacity:.55}}.search-results{margin-top:14px}.search-result{width:100%;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf0f3;background:#fff;padding:12px 2px;text-align:left;cursor:pointer}.search-result strong{font-size:10px;font-weight:600;flex:1}.search-result>.icon{width:14px;color:#8ea0b3}.modal-search{width:100%}


/* Final polish: overlays, motion, responsive layouts, and accessible touch targets */
#modal-root{position:relative;z-index:1000}
.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:24px;background:rgba(13,31,54,.58);backdrop-filter:blur(5px);animation:fade-in .18s ease-out}
.modal{width:min(560px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:18px;box-shadow:0 25px 80px rgba(11,31,57,.28);animation:modal-rise .22s cubic-bezier(.2,.75,.25,1)}
.modal.wide{width:min(820px,100%)}
.modal>header{min-height:72px;padding:18px 22px 15px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f4;background:linear-gradient(180deg,#fff,#fbfcfd)}
.modal>header h2{font-family:var(--font-serif);font-size:20px;line-height:1.35;color:#203b5c;margin:4px 0 0}
.modal-content{padding:20px 22px 22px;color:#53677f}
.modal-content>p{font-size:11px;line-height:1.8}
.modal-open{overflow:hidden}
#toast{position:fixed;z-index:1200;right:24px;bottom:23px;display:flex;align-items:center;gap:8px;max-width:min(430px,calc(100vw - 32px));padding:11px 15px;border:1px solid #dcebe3;border-radius:10px;background:#f7fcf9;color:#3c715d;box-shadow:0 12px 35px rgba(20,51,73,.16);font-size:11px;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s,transform .2s}
#toast.show{opacity:1;transform:none}
#toast.warning{background:#fffaf2;border-color:#efe0be;color:#886c3b}
#toast .icon{width:15px}
@keyframes fade-in{from{opacity:0}to{opacity:1}}
@keyframes modal-rise{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
#app main>.page-heading,#app main>.hero-grid,#app main>.stats-grid,#app main>.section-block,#app main>.attendance-layout,#app main>.dialogue-setup,#app main>.live-training,#app main>.pitch-layout,#app main>.panel,#app main>.tasks-grid{animation:page-enter .35s both}
#app main>.stats-grid{animation-delay:.04s}
@keyframes page-enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}

/* Avoid accidental clipping in wide desktop compositions */
main{min-width:0}
.panel,.hero-card,.today-card,.product-card,.task-card,.chat-panel,.pitch-editor,.pitch-config{min-width:0}

@media (max-width:1180px){
  :root{--sidebar:224px}
  .topbar{padding:0 22px}
  main{padding-left:22px;padding-right:22px}
  .hero-grid{grid-template-columns:minmax(0,1fr) 280px}
  .product-grid,.tasks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .live-training{grid-template-columns:250px minmax(0,1fr)}
  .pitch-layout{grid-template-columns:275px minmax(0,1fr)}
  .report-content-grid{grid-template-columns:minmax(0,1fr) 280px}
}

@media (max-width:800px){
  :root{--sidebar:272px}
  body{overflow-x:hidden}
  .sidebar{width:min(var(--sidebar),86vw);transform:translateX(-105%);transition:transform .22s ease;box-shadow:15px 0 44px rgba(8,25,47,.28)}
  .sidebar.open{transform:translateX(0)}
  .sidebar-shade{display:block;position:fixed;inset:0;background:rgba(7,22,40,.36);opacity:0;pointer-events:none;z-index:35;transition:opacity .22s}
  body.menu-open .sidebar-shade{opacity:1;pointer-events:auto}
  .app-main{margin-left:0;min-width:0}
  .topbar{height:56px;padding:0 12px;gap:8px}
  .breadcrumb{gap:6px;min-width:0}
  .breadcrumb span:not(.slash),.breadcrumb .slash{display:none}
  .breadcrumb strong{font-size:12px;white-space:nowrap}
  .mobile-menu{display:grid!important;width:36px;height:36px}
  .topbar-actions{gap:4px;min-width:0}
  .global-search{min-width:36px;width:36px;padding:0;justify-content:center;background:#f7f8fa}
  .global-search span,.global-search kbd,.demo-badge,.topbar-divider{display:none}
  .global-search .icon{width:16px}
  .notification-btn{width:34px}
  .role-select-label select{max-width:76px;font-size:10px;padding:4px 0}
  .internal-strip{min-height:30px;height:auto;padding:6px 12px;line-height:1.35;font-size:8px;align-items:flex-start}
  .internal-strip .strip-right{display:none}
  main{padding:20px 14px 34px}
  .page-heading{display:block;margin-bottom:18px}
  .page-heading h1{font-size:24px;line-height:1.35;margin-top:4px}
  .page-heading p{font-size:11px;line-height:1.7}
  .page-actions{margin-top:14px;justify-content:flex-start}
  .page-actions .btn{min-height:40px}
  .footer{padding:11px 14px;display:block;font-size:8px;line-height:1.6}
  .footer>span:last-child{display:block;margin-top:3px}
  .hero-grid,.attendance-layout,.dialogue-setup,.live-training,.pitch-layout,.report-overview,.report-content-grid,.dashboard-lower{grid-template-columns:1fr}
  .hero-card{min-height:300px;padding:24px 22px}
  .hero-card h2{font-size:24px;max-width:72%;line-height:1.45}
  .hero-card p{max-width:72%;line-height:1.6}
  .hero-art{right:-32px;bottom:-5px;width:245px;height:auto;opacity:.82}
  .hero-watermark{display:none}
  .today-card{min-height:0}
  .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
  .stat-card{padding:13px 14px;min-height:112px}
  .stat-number{font-size:25px}
  .stat-sub{font-size:8px;line-height:1.45}
  .path-grid,.product-grid,.tasks-grid{grid-template-columns:1fr;gap:11px}
  .section-block{margin-top:22px}
  .section-head{align-items:flex-start;gap:5px;flex-direction:column}
  .section-head h2{font-size:19px}
  .section-head span{font-size:9px}
  .panel-heading{padding:14px 15px;min-height:53px}
  .panel-heading h2{font-size:13px}
  .filter-bar{align-items:stretch;flex-direction:column;gap:9px}
  .search-field{min-width:0;width:100%}
  .tabs{overflow-x:auto;padding-bottom:1px;white-space:nowrap}
  .tabs button{min-height:39px;padding:8px 12px}
  .attendance-right{gap:11px}
  .calendar{padding:12px 9px 10px}
  .calendar-week,.calendar-grid{gap:3px}
  .calendar-cell{min-height:54px;padding:6px 1px;border-radius:7px}
  .calendar-cell>span{font-size:10px}
  .calendar-cell small{font-size:7px;overflow:hidden;text-overflow:ellipsis}
  .calendar-legend{padding:10px 11px;gap:10px;flex-wrap:wrap;font-size:8px}
  .form-body{padding:15px}
  .form-grid{grid-template-columns:1fr;gap:0}
  .live-training{min-height:0}
  .live-persona{order:2}
  .chat-panel{min-height:600px}
  .chat-messages{min-height:330px;max-height:none;padding:16px 13px}
  .message{max-width:94%;gap:7px;margin-bottom:15px}
  .message-avatar{width:26px;height:26px;font-size:9px}
  .bubble{font-size:11px;padding:10px 11px}
  .chat-composer{padding:11px 12px 8px}
  .chat-composer textarea{min-height:76px;font-size:11px}
  .composer-toolbar{align-items:flex-end;flex-wrap:wrap}
  .composer-toolbar>div{gap:5px}
  .send-shortcut{display:none}
  .pitch-config{order:2}
  .pitch-editor{order:1}
  .pitch-text{width:calc(100% - 28px);margin:0 14px;min-height:330px;padding:14px;font-size:11px}
  .outline-strip{overflow-x:auto;white-space:nowrap;padding-left:14px;padding-right:14px}
  .pitch-tools{padding:10px 14px!important;flex-wrap:wrap}
  .pitch-tools>div{margin-left:auto}
  .pitch-editor-meta{padding:8px 14px;gap:8px;line-height:1.4}
  .rehearsal-bar{flex-wrap:wrap;gap:8px;padding:10px 14px!important}
  .rehearsal-spacer{display:none}
  .pitch-bottom-actions{padding:11px 14px!important;flex-wrap:wrap;gap:8px}
  .pitch-bottom-actions span{width:100%;order:2}
  .pitch-bottom-actions .btn{flex:1}
  .report-overview{gap:11px}
  .score-panel{padding:18px 14px!important}
  .radar-panel{overflow:hidden}
  .report-actions{flex-wrap:wrap}
  .table-wrap{margin:0 -1px}
  table{min-width:650px}
  .table-wrap table{font-size:10px}
  .field-list>div{grid-template-columns:120px 1fr}
  .modal-backdrop{padding:12px}
  .modal{max-height:calc(100vh - 24px);border-radius:15px}
  .modal>header{padding:15px 16px 13px}
  .modal>header h2{font-size:18px}
  .modal-content{padding:15px 16px 18px}
  .modal.wide{width:100%}
  .help-grid,.info-grid{grid-template-columns:1fr}
  .compare{grid-template-columns:1fr;gap:5px}
  .compare-arrow{display:none}
  .approval-card{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 15px}
  .approval-card>div:last-child{width:100%;justify-content:flex-end}
  .detail-meta{flex-wrap:wrap}
  #toast{right:12px;bottom:12px;font-size:10px}
}

@media (max-width:430px){
  .role-select-label{display:none}
  main{padding-left:11px;padding-right:11px}
  .page-heading h1{font-size:22px}
  .hero-card{min-height:320px;padding:20px 17px}
  .hero-card h2{font-size:22px;max-width:76%}
  .hero-card p{font-size:10px;max-width:75%}
  .hero-art{right:-49px;width:225px;opacity:.72}
  .hero-actions{flex-wrap:wrap;gap:8px}
  .hero-actions .btn{min-height:39px}
  .stats-grid{gap:8px}
  .stat-card{min-height:104px;padding:11px 12px}
  .stat-number{font-size:23px}
  .stat-top>span:first-child{font-size:9px}
  .today-card{padding:15px 14px}
  .today-card h3{font-size:15px}
  .calendar-cell{min-height:50px}
  .calendar-cell small{font-size:6px}
  .chat-panel{min-height:570px}
  .message{max-width:97%}
  .composer-toolbar .btn{padding-left:10px;padding-right:10px}
  .duration-options button{min-height:50px}
  .field-list>div{grid-template-columns:105px 1fr}
  .field-list dt,.field-list dd{padding:9px 8px;font-size:9px}
}

@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

@media print{
  .sidebar,.topbar,.internal-strip,.footer,.page-actions,.tabs,#toast{display:none!important}
  .app-main{margin-left:0}
  body{background:#fff}
  main{max-width:none;padding:0}
  .panel{box-shadow:none;break-inside:avoid}
}

/* Product handbook integration and readable training controls. */
body{font-size:14px}
.page-heading p{font-size:14px;line-height:1.75}
.page-heading .badge{font-size:12px;white-space:normal;line-height:1.5}
.internal-strip{min-height:34px;height:auto;gap:10px;padding-top:7px;padding-bottom:7px}
.internal-strip span{font-size:11px;line-height:1.5}
.notice{font-size:13px;line-height:1.75}
.notice>div{min-width:0;overflow-wrap:anywhere}
.badge.gold{background:#fff0bd;color:#795816;border:1px solid #e9ce7f}
.product-filters{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px}
.product-filters .tabs{flex:0 0 auto;gap:5px}
.product-filters .tabs button{white-space:nowrap;min-height:44px;font-size:13px;padding:10px 14px}
.product-filter-inputs{display:flex;flex:1 1 430px;justify-content:flex-end;gap:10px;min-width:0}
.type-filter{display:flex;min-width:0}
.type-filter select,.field select,.field input{min-height:42px;font-size:14px;max-width:100%;min-width:0}
.type-filter select{width:210px;padding:9px 30px 9px 12px;border:1px solid #dae2ec;border-radius:8px;background:#fff;color:#425d7c}
.product-filter-inputs .search-field{width:260px;max-width:100%;min-width:180px}
.search-field input{font-size:13px;min-width:0}
.product-result-count{font-size:12px;color:#64758b;margin:0 0 14px}
.product-card{display:flex;flex-direction:column}
.product-card.recommended{border-color:#ddca92}
.product-art{height:116px;flex:0 0 116px;background:linear-gradient(135deg,#254b75,#55769b)}
.product-art.blue{background:linear-gradient(135deg,#254f83,#527daf)}
.product-art.rose{background:linear-gradient(135deg,#865161,#b1818c)}
.product-art.amber{background:linear-gradient(135deg,#8e6b33,#b79654)}
.product-art.slate{background:linear-gradient(135deg,#475970,#7e8da0)}
.product-art.teal{background:linear-gradient(135deg,#2c686e,#629395)}
.product-art.violet{background:linear-gradient(135deg,#5d577c,#8e83a5)}
.product-art>svg{margin-left:auto;margin-right:30px;opacity:.8}
.product-art-label{font-size:12px;letter-spacing:0;max-width:calc(100% - 32px);line-height:1.5}
.product-art-version{font-size:10px}
.recommended-ribbon{position:absolute;left:16px;top:44px;padding:4px 9px;border-radius:5px;background:#ffe7a0;color:#604915;font-size:11px;font-weight:700;z-index:2}
.product-card-body{display:flex;flex-direction:column;flex:1;padding:20px}
.product-card-title h2{font-size:17px;line-height:1.65;overflow-wrap:anywhere;min-height:56px;margin-bottom:8px}
.product-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:5px}
.product-tag{font-size:12px;line-height:1.6}
.product-description{font-size:13px;line-height:1.8;color:#5c6d83;min-height:70px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}
.product-meta{font-size:11px;gap:8px;flex-wrap:wrap;margin-top:auto}
.product-actions{padding-top:14px;gap:10px}
.product-actions .btn{min-height:42px;font-size:13px}
.knowledge-note p{font-size:13px;line-height:1.75}
.field-list{margin:0}
.field-list>div{grid-template-columns:180px minmax(0,1fr)}
.field-list dt{font-size:13px;line-height:1.7}
.field-list dd{font-size:14px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}
.field-list dt,.field-list dd{padding:15px 16px}
.modal.wide{width:min(940px,100%)}
.modal>header{position:sticky;top:0;z-index:3;background:#fff}
.modal-content p,.modal-description{font-size:13px;line-height:1.8}
.modal-actions{flex-wrap:wrap}
.modal-actions .btn{min-height:42px;font-size:13px}
.modal-actions .muted{font-size:12px}
.field>span,.field legend{font-size:13px;line-height:1.7}
.field small,.fine-print{font-size:12px;line-height:1.7}
.field textarea{font-size:14px;line-height:1.8}
fieldset.field{border:0;padding:0;min-width:0}
fieldset.field legend{margin-bottom:8px}
.checkbox-field{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.7}
.check-options label{font-size:13px}
.form-footer{flex-wrap:wrap;gap:12px}
.form-footer .btn{min-height:44px;font-size:13px}
.persona-content p,.persona-section p,.persona-section li{font-size:13px;line-height:1.8}
.persona-fields dt,.persona-fields dd{font-size:12px;line-height:1.7}
.task-detail-modules>div{flex-wrap:wrap;gap:12px}
.task-detail-modules>div>small{width:100%;font-size:12px;color:#9a672c}
.task-card h2{font-size:18px;line-height:1.6}
.task-card p,.task-product{font-size:13px;line-height:1.75}
.task-checklist div>span,.task-checklist small{font-size:12px}
.task-row-main>span{font-size:12px;line-height:1.6;overflow-wrap:anywhere}
.chat-header{font-size:12px}
.bubble{font-size:14px;line-height:1.85}
.chat-composer textarea{font-size:14px;line-height:1.75;min-height:90px}
.composer-toolbar{flex-wrap:wrap;gap:10px}
.composer-toolbar .btn{min-height:42px;font-size:12px}
.composer-toolbar>div{flex-wrap:wrap}
.round-feedback summary,.round-feedback p{font-size:12px;line-height:1.7}
.pitch-source strong,.pitch-source p,.fit-result h4{font-size:12px;line-height:1.7}
.fit-result p{font-size:12px;line-height:1.75;margin-top:8px;color:#64768c}
.pitch-text{font-size:14px;line-height:1.85;min-height:390px}
.pitch-tools,.pitch-editor-meta{font-size:12px;gap:10px}
.pitch-tools{flex-wrap:wrap}
.pitch-tools .btn{min-height:40px;font-size:12px}
.pitch-editor-meta{flex-wrap:wrap}
.rehearsal-bar{flex-wrap:wrap}
.rehearsal-bar .btn{min-height:42px;font-size:12px}
.rehearsal-spacer{flex-basis:0}
.pitch-bottom-actions{flex-wrap:wrap;gap:10px}
.pitch-bottom-actions .btn{font-size:12px;min-height:40px}
.pitch-bottom-actions>span{font-size:11px;line-height:1.7}
.record-dl dt,.record-dl dd,.report-facts dt,.report-facts dd{font-size:12px;line-height:1.7;overflow-wrap:anywhere}
.feedback-content>p,.review-evidence details p{font-size:13px;line-height:1.85}
.dimension-list span,.radar-foot,.review-evidence summary,.review-note{font-size:12px;line-height:1.8}
.review-evidence pre,.template-preview{font-size:13px;line-height:1.8}
.report-actions{flex-wrap:wrap}
.table-wrap{max-width:100%;overflow-x:auto}
table th,table td{font-size:12px;line-height:1.7}
table td small{font-size:11px;line-height:1.65}
.panel-tools,.segmented{flex-wrap:wrap}
.calendar-cell.leave{background:#f2f0f8;color:#736580}
.calendar-cell.absent{background:#fff2ed;color:#a7614b}
.calendar-cell small{font-size:10px;line-height:1.5;white-space:normal}
.request-row{gap:12px;flex-wrap:wrap}
.request-row p,.approval-card p{font-size:13px;line-height:1.75}
.request-row .btn,.approval-card .btn{min-height:42px}
.modal-search{box-sizing:border-box}
#copy-fallback{width:100%;margin:0;min-height:300px}
@media(max-width:1100px){
  .product-filter-inputs{justify-content:flex-start}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:800px){
  .product-grid{grid-template-columns:1fr}
  .product-filter-inputs{flex-direction:column;flex-basis:100%;width:100%}
  .product-filter-inputs .search-field,.type-filter select{width:100%;max-width:100%}
  .type-filter{width:100%}
  .product-filters .tabs{width:100%;overflow-x:auto;flex-wrap:nowrap}
  .product-filters .tabs button{flex:0 0 auto;padding:10px 12px}
  .product-card-title h2{min-height:0;font-size:18px}
  .product-description{min-height:0}
  .field-list>div{grid-template-columns:1fr}
  .field-list dt,.field-list dd{padding:12px 14px;font-size:13px}
  .field-list dt{font-weight:600}
  .pitch-config{order:0}
  .pitch-editor{order:1}
  .pitch-text{font-size:14px}
  .pitch-editor-meta{font-size:11px}
  .page-heading p{font-size:13px}
  .chat-messages{padding:18px 14px}
  .chat-header small{display:none}
  .role-select-label{display:block}
  .role-select-label select{font-size:11px;max-width:86px}
  .modal{max-height:calc(100dvh - 24px)}
  .btn,.icon-btn,.text-link,.calendar-cell{min-height:44px}
  .panel-tools{gap:8px;justify-content:flex-start}
}
