:root{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#16202c;background:#eef2f4;font-synthesis:none;--navy: #071525;--navy-2: #0c2036;--ink: #14202d;--muted: #687685;--line: #dde4e8;--green: #21c47b;--cyan: #2dd7bf;--blue: #3b82f6;--surface: #ffffff}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{min-width:320px;overflow:hidden}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible{outline:3px solid rgba(45,215,191,.25);outline-offset:2px}.app-shell{display:flex;width:100%;height:100%;background:#eef2f4}.sidebar{position:relative;z-index:30;width:284px;flex:0 0 284px;display:flex;flex-direction:column;color:#dce7ef;background:var(--navy);padding:26px 18px 18px;overflow:hidden}.sidebar:before{content:"";position:absolute;width:280px;height:280px;left:-150px;top:-130px;border-radius:50%;background:#23c4a021;filter:blur(4px)}.sidebar__top{position:relative;display:flex;align-items:center;justify-content:space-between}.sidebar__brand{display:flex;align-items:center;gap:12px}.sidebar__brand strong{display:block;font-size:18px;letter-spacing:.08em;color:#fff}.sidebar__brand span{display:block;margin-top:3px;font-size:10px;letter-spacing:.13em;color:#7e93a6}.brand-mark{position:relative;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:linear-gradient(145deg,#15344c,#0a2538);box-shadow:inset 0 0 0 1px #63ffd829,0 8px 24px #0000002e}.brand-node{position:absolute;z-index:2;width:6px;height:6px;border:2px solid #49e5be;border-radius:50%;background:#092034}.brand-node--one{left:8px;top:8px}.brand-node--two{right:8px;top:9px}.brand-node--three{left:10px;bottom:8px}.brand-node--four{right:7px;bottom:7px}.brand-link{position:absolute;height:1px;transform-origin:left center;background:linear-gradient(90deg,#49e5be,#49e5be59)}.brand-link--one{width:17px;left:12px;top:11px;transform:rotate(3deg)}.brand-link--two{width:18px;left:12px;top:13px;transform:rotate(65deg)}.brand-link--three{width:15px;left:14px;bottom:11px;transform:rotate(-4deg)}.icon-button{border:0;color:inherit;background:transparent;display:grid;place-items:center;border-radius:8px}.sidebar__close{display:none;color:#91a3b3}.new-chat{position:relative;margin:30px 0 24px;width:100%;height:48px;display:flex;align-items:center;gap:11px;padding:0 13px;border:1px solid rgba(74,229,190,.28);border-radius:11px;color:#f3fffb;background:linear-gradient(100deg,#2abe9933,#0f394b8c);font-weight:600}.new-chat>span{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;color:var(--navy);background:#45dfb7}.new-chat kbd{margin-left:auto;padding:3px 6px;border:1px solid rgba(255,255,255,.1);border-radius:5px;color:#72899a;background:#00000026;font-size:9px}.sidebar__section-label{margin:0 8px 9px;color:#52687b;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.history-list{min-height:80px;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1d394c transparent}.history-item{width:100%;min-height:57px;display:flex;align-items:center;gap:10px;margin-bottom:3px;padding:9px 8px 9px 11px;border:1px solid transparent;border-radius:9px;color:#6e8495;background:transparent;text-align:left;transition:.18s ease}.history-item:hover{color:#b8c8d4;background:#ffffff09}.history-item--active{color:#dff7ef;border-color:#45dfb71c;background:linear-gradient(90deg,#2c9d842b,#ffffff05)}.history-item__content{min-width:0;flex:1}.history-item__content strong,.history-item__content small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item__content strong{color:inherit;font-size:12px;font-weight:500}.history-item__content small{margin-top:4px;color:#526678;font-size:9px}.history-item__delete{opacity:0;padding:5px;border-radius:5px}.history-item:hover .history-item__delete{opacity:1}.history-item__delete:hover{color:#ff8b8b;background:#ff64641a}.history-empty{padding:28px 12px;color:#435a6d;font-size:12px;text-align:center}.sidebar__foundation{padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}.foundation-item{display:flex;align-items:center;gap:9px;height:33px;padding:0 8px;color:#6a8192;font-size:11px}.foundation-item i{width:5px;height:5px;margin-left:auto;border-radius:50%;background:#2dc78c;box-shadow:0 0 8px #2dc78c}.sidebar-backdrop{display:none}.workspace{min-width:0;width:100%;flex:1;display:flex;flex-direction:column;overflow:hidden}.topbar{height:66px;flex:0 0 66px;display:flex;align-items:center;gap:14px;padding:0 24px;border-bottom:1px solid #dce4e8;background:#ffffffe0;backdrop-filter:blur(16px)}.topbar__title{display:flex;align-items:center;gap:7px;font-size:13px}.topbar__title strong{color:#253442}.topbar__index{color:#9aa6af}.topbar__status{display:flex;align-items:center;gap:7px;margin-left:auto;padding:7px 11px;border:1px solid #dceae5;border-radius:20px;color:#43866f;background:#f5fbf8;font-size:10px;font-weight:600}.topbar__status:before{content:"";width:5px;height:5px;border-radius:50%;background:#27c681;box-shadow:0 0 6px #27c681}.topbar__status--offline{color:#b25b5b;border-color:#f0d6d6;background:#fff7f7}.topbar__status--offline:before{background:#ef6b6b;box-shadow:0 0 6px #ef6b6b}.info-toggle{width:34px;height:34px;color:#6f7d88;background:#f4f6f7}.mobile-menu,.topbar__brand-mobile{display:none}.content-row{min-width:0;min-height:0;width:100%;flex:1;display:flex}.chat-panel{position:relative;min-width:0;width:100%;flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f7f9fa}.message-area{min-width:0;width:100%;flex:1;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.welcome{max-width:920px;margin:0 auto;padding:clamp(48px,8vh,92px) 40px 190px}.welcome__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:19px;color:#1b9c79;font-size:10px;font-weight:700;letter-spacing:.16em}.welcome h1{margin:0;color:#152333;font-size:clamp(38px,4.5vw,62px);line-height:1.12;letter-spacing:-.045em}.welcome h1 span{color:#1db28b}.welcome>p{max-width:620px;margin:23px 0 26px;color:#6d7c87;font-size:14px;line-height:1.85}.welcome__metrics{display:flex;align-items:center;gap:24px;margin-bottom:40px}.welcome__metrics div{display:flex;align-items:baseline;gap:7px}.welcome__metrics strong{color:#1c2e3c;font-size:18px}.welcome__metrics span{color:#8a969f;font-size:10px}.welcome__metrics>i{width:1px;height:22px;background:#dce3e6}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.prompt-card{min-width:0;width:100%;min-height:170px;padding:19px;border:1px solid #dfe6e8;border-radius:14px;background:#ffffffd1;text-align:left;box-shadow:0 5px 20px #132a3c09;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.prompt-card:hover{transform:translateY(-3px);border-color:#bfcfd2;box-shadow:0 15px 34px #132a3c17}.prompt-card__top{display:flex;align-items:center;margin-bottom:18px}.prompt-card__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px}.prompt-card--blue .prompt-card__icon{color:#3678df;background:#eaf2ff}.prompt-card--violet .prompt-card__icon{color:#8261d7;background:#f2edff}.prompt-card--green .prompt-card__icon{color:#139d78;background:#e4f8f1}.prompt-card__course{margin-left:9px;color:#7c8a94;font-size:10px}.prompt-card__arrow{margin-left:auto;color:#aeb9c0}.prompt-card strong{display:block;overflow-wrap:anywhere;color:#2c3944;font-size:13px;line-height:1.65}.prompt-card small{display:block;margin-top:8px;color:#a0aab1;font-size:10px}.conversation{max-width:820px;min-height:100%;margin:0 auto;padding:46px 36px 210px}.message{display:flex;gap:14px;margin-bottom:34px}.message--user{justify-content:flex-end}.message__avatar{width:34px;flex:0 0 34px}.message__avatar .brand-mark{width:34px;height:34px;border-radius:9px;transform:scale(.9);transform-origin:top left}.message__body{min-width:0;max-width:calc(100% - 48px)}.message--user .message__body{max-width:76%}.message__identity{display:flex;align-items:center;gap:8px;margin-bottom:9px}.message__identity strong{color:#263542;font-size:12px}.message__identity span{padding:3px 7px;border-radius:10px;color:#1a9674;background:#e8f7f2;font-size:8px;font-weight:700;letter-spacing:.05em}.message__user-content{padding:12px 16px;border-radius:15px 15px 4px;color:#eaf4f8;background:#132b40;font-size:13px;line-height:1.75;white-space:pre-wrap;box-shadow:0 8px 20px #0715251c}.message__content{color:#35424d;font-size:13px;line-height:1.9}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body p{margin:0 0 12px}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:20px 0 9px;color:#1d2d3a;line-height:1.45}.markdown-body h1{font-size:19px}.markdown-body h2{font-size:16px}.markdown-body h3{font-size:14px}.markdown-body ul,.markdown-body ol{padding-left:22px}.markdown-body code{padding:2px 5px;border-radius:4px;color:#b63d67;background:#f1f3f5;font-family:Consolas,monospace;font-size:12px}.markdown-body pre{overflow-x:auto;padding:15px;border:1px solid #23384a;border-radius:10px;color:#d9e8ee;background:#0e2132}.markdown-body pre code{padding:0;color:inherit;background:none}.markdown-body blockquote{margin:12px 0;padding:4px 14px;border-left:3px solid #25bd91;color:#64747f;background:#f1f8f5}.sources{margin-top:18px;border:1px solid #dfe7e8;border-radius:12px;overflow:hidden;background:#fff}.sources__toggle{width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:0;color:#556570;background:#f8faf9;font-size:10px}.sources__toggle span{display:flex;align-items:center;gap:7px}.source-list{padding:0 13px}.source-card{display:flex;gap:11px;padding:13px 0;border-top:1px solid #edf0f1}.source-card__number{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px;border-radius:7px;color:#168a6b;background:#e8f7f1;font-size:9px;font-weight:700}.source-card__body{min-width:0;flex:1}.source-card__body>div{display:flex;align-items:center;gap:8px}.source-card__body strong{color:#34424c;font-size:10px}.source-card__body span{padding:2px 5px;border-radius:3px;color:#76858e;background:#eef2f3;font-size:8px}.source-card__body p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;color:#89959d;font-size:9px;line-height:1.55}.source-card__score{flex:0 0 auto;color:#9aa6ad;font-size:8px}.message__tools{display:flex;align-items:center;gap:5px;margin-top:11px;color:#93a0a8}.message__tools button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:6px;color:#8e9ba3;background:transparent}.message__tools button:hover,.message__tools button.active{color:#168e6c;background:#eaf7f3}.message__tools>span{width:1px;height:13px;margin:0 3px;background:#dfe4e7}.message__tools small{margin-right:1px;font-size:9px}.message__tools em{margin-left:auto;font-size:8px;font-style:normal}.thinking-card{width:380px;padding:14px 16px;border:1px solid #dce7e5;border-radius:11px;background:#ffffffd1}.thinking-card__head{display:flex;align-items:center;gap:8px}.thinking-card__head strong{color:#3b4a53;font-size:11px}.thinking-card__head span{width:6px;height:6px;border-radius:50%;background:#2ac38d;animation:pulse 1.3s infinite}.thinking-card p{margin:5px 0 10px;color:#8b989f;font-size:9px}.thinking-lines{display:flex;gap:4px}.thinking-lines i{width:32%;height:3px;border-radius:3px;background:linear-gradient(90deg,#dce6e4,#43d2ac,#dce6e4);background-size:200% 100%;animation:shimmer 1.3s infinite}.thinking-lines i:nth-child(2){animation-delay:.15s}.thinking-lines i:nth-child(3){width:18%;animation-delay:.3s}.session-loading{padding:80px;color:#87949d;text-align:center;font-size:12px}.composer-wrap{position:absolute;z-index:10;left:0;right:0;bottom:0;padding:20px 36px 12px;background:linear-gradient(0deg,#f7f9fa 74%,#f7f9fa00)}.composer{max-width:820px;margin:0 auto;padding:12px 13px 10px 16px;border:1px solid #cfdadd;border-radius:15px;background:#fff;box-shadow:0 14px 40px #142a391c;transition:border-color .2s,box-shadow .2s}.composer:focus-within{border-color:#75cdb6;box-shadow:0 15px 44px #14705821,0 0 0 3px #2cc19914}.composer--loading{opacity:.78}.composer textarea{width:100%;min-height:30px;max-height:160px;resize:none;border:0;outline:0;color:#273640;background:transparent;font-size:13px;line-height:1.65}.composer textarea::placeholder{color:#9ea9b0}.composer__bottom{display:flex;align-items:center;gap:9px;margin-top:5px}.composer__bottom>div{display:flex;align-items:center;gap:5px;color:#509c87;font-size:9px}.composer__bottom>div i{width:1px;height:11px;margin:0 3px;background:#dfe6e8}.composer__bottom>div span:last-child{color:#9ba5aa}.composer__bottom small{margin-left:auto;color:#a7b0b5;font-size:8px}.composer__bottom>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;color:#06251d;background:#35d2a7;box-shadow:0 5px 12px #27be9440}.composer__bottom>button:disabled{cursor:not-allowed;color:#a7b1b6;background:#e7ebed;box-shadow:none}.composer-note{margin:7px auto 0;color:#a1abb1;font-size:8px;text-align:center}.error-banner{max-width:820px;min-height:35px;display:flex;align-items:center;gap:8px;margin:0 auto 8px;padding:7px 10px;border:1px solid #f0d0ce;border-radius:9px;color:#9f4c48;background:#fff4f3;font-size:10px}.error-banner span{flex:1}.error-banner button{display:flex;align-items:center;gap:4px;border:0;color:#a44440;background:transparent;font-size:9px}.insight-panel{width:276px;flex:0 0 276px;overflow-y:auto;border-left:1px solid #dbe3e6;background:#fff}.insight-panel__header{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #e5eaec;color:#586772;font-size:10px;font-weight:700;letter-spacing:.05em}.insight-panel__header em{padding:3px 6px;border-radius:8px;color:#148867;background:#e5f6f0;font-size:7px;font-style:normal;letter-spacing:.08em}.insight-hero{position:relative;min-height:172px;padding:24px 20px;overflow:hidden;color:#e8f5f2;background:linear-gradient(145deg,#0c2639,#0b1d2d)}.insight-hero:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(84,223,187,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(84,223,187,.13) 1px,transparent 1px);background-size:20px 20px}.insight-hero>span{position:relative;color:#45d5af;font-size:7px;font-weight:700;letter-spacing:.2em}.insight-hero h2{position:relative;z-index:2;margin:12px 0 0;font-size:23px;line-height:1.28;letter-spacing:.05em}.orbit{position:absolute;width:102px;height:102px;right:-4px;bottom:-7px;border:1px solid rgba(67,218,179,.22);border-radius:50%}.orbit:before{content:"";position:absolute;inset:15px;border:1px dashed rgba(67,218,179,.22);border-radius:50%}.orbit b{position:absolute;inset:31px;display:grid;place-items:center;border-radius:50%;color:#4ce1bb;background:#2abd9726;font-size:13px}.orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#46dfb6;box-shadow:0 0 8px #46dfb6}.orbit i:nth-child(1){left:10px;top:24px}.orbit i:nth-child(2){right:20px;top:6px}.orbit i:nth-child(3){right:4px;bottom:30px}.insight-section{padding:18px 18px 14px;border-bottom:1px solid #edf0f1}.insight-section h3{margin:0 0 13px;color:#87939b;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.course-row{display:flex;align-items:center;gap:9px;padding:9px 0}.course-row>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#1e9a76;background:#e9f7f2;font-size:8px;font-weight:700}.course-row div{flex:1}.course-row strong,.course-row small{display:block}.course-row strong{color:#34424c;font-size:10px}.course-row small{margin-top:2px;color:#9da7ad;font-size:8px}.course-row>i{width:5px;height:5px;border-radius:50%;background:#35c895}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.stat-grid div{padding:11px;border:1px solid #e6ebed;border-radius:9px;background:#fafbfb}.stat-grid strong,.stat-grid span{display:block}.stat-grid strong{color:#243640;font-size:17px}.stat-grid span{margin-top:3px;color:#9aa5ab;font-size:8px}.insight-section--ask button{width:100%;padding:8px 0;border:0;border-bottom:1px solid #eef1f2;color:#697781;background:transparent;font-size:9px;line-height:1.5;text-align:left}.insight-section--ask button:hover{color:#158d6b}.insight-footer{display:flex;align-items:center;gap:7px;padding:16px 19px;color:#7f8d95;font-size:8px}.insight-footer span{width:6px;height:6px;border-radius:50%;background:#31c68f;box-shadow:0 0 7px #31c68f}@keyframes pulse{50%{opacity:.3;transform:scale(.75)}}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width: 1100px){.insight-panel,.info-toggle{display:none}}@media (max-width: 780px){.sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,300px);transform:translate(-102%);transition:transform .25s ease;box-shadow:20px 0 50px #0000004d}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid}.sidebar-backdrop{display:block;position:fixed;z-index:25;inset:0;border:0;background:#030c1480;backdrop-filter:blur(2px)}.mobile-menu{display:grid;width:34px;height:34px;flex:0 0 34px;color:#63717b;background:#f1f4f5}.topbar__brand-mobile{min-width:0;display:flex;align-items:center;gap:8px}.topbar__brand-mobile .brand-mark{width:30px;height:30px;flex-basis:30px;transform:scale(.78);margin-right:-5px}.topbar__brand-mobile strong{color:#263540;font-size:14px;white-space:nowrap}.topbar__title{display:none}.topbar{min-width:0;padding:0 14px}.topbar__status{width:34px;height:34px;flex:0 0 34px;justify-content:center;margin-left:auto;padding:0;font-size:0}.topbar__status:before{display:none}.welcome{width:100%;padding:45px 20px 180px;overflow:hidden}.welcome h1{font-size:38px}.welcome>p{overflow-wrap:anywhere}.welcome__metrics{gap:12px}.welcome__metrics div{display:block}.welcome__metrics span{display:block;margin-top:3px}.prompt-grid{min-width:0;grid-template-columns:minmax(0,1fr)}.prompt-card{min-height:140px}.conversation{width:100%;padding:30px 17px 205px}.message__body{max-width:calc(100% - 42px)}.message--user .message__body{max-width:88%}.composer-wrap{padding:15px 12px 8px}.composer{width:100%;padding-left:13px}.source-card__score{display:none}}@media (max-width: 430px){.topbar__status{padding:7px}.topbar__status svg{display:none}.welcome__metrics{flex-wrap:wrap}.welcome__metrics>i{display:none}.welcome__metrics div{width:28%}.message{gap:8px}.message__avatar{width:30px;flex-basis:30px}.message__avatar .brand-mark{transform:scale(.78)}.thinking-card{width:100%}.composer__bottom>div span:last-child,.composer__bottom>div i{display:none}}:root{--portal-navy:#081c2d;--portal-ink:#172a3a;--portal-mint:#22c99a;--portal-line:#dde6e9;--portal-bg:#f3f6f7}.portal-shell{width:100%;height:100%;display:flex;color:var(--portal-ink);background:var(--portal-bg)}.portal-sidebar{position:relative;z-index:40;width:252px;flex:0 0 252px;display:flex;flex-direction:column;padding:22px 14px 16px;overflow:hidden;color:#d6e2e9;background:linear-gradient(180deg,#071d2e,#0b2639 63%,#081d2d);transition:width .22s,flex-basis .22s,transform .22s}.portal-sidebar:before{content:"";position:absolute;width:260px;height:260px;left:-140px;top:-150px;border-radius:50%;background:#22c99a21;filter:blur(8px)}.portal-sidebar--collapsed{width:76px;flex-basis:76px;padding-inline:12px}.portal-sidebar__brand{position:relative;min-height:42px;display:flex;align-items:center;gap:11px;padding:0 7px}.portal-sidebar__brand strong,.portal-sidebar__brand span{display:block;white-space:nowrap}.portal-sidebar__brand strong{color:#fff;font-size:17px;letter-spacing:.12em}.portal-sidebar__brand span{margin-top:3px;color:#7290a4;font-size:9px;letter-spacing:.08em}.portal-sidebar--collapsed .portal-sidebar__brand{padding:0 6px}.portal-mobile-close{display:none;margin-left:auto;border:0;color:#90a4b2;background:transparent}.role-chip{display:flex;align-items:center;gap:10px;min-height:58px;margin:24px 2px 20px;padding:10px 11px;border:1px solid rgba(85,225,187,.12);border-radius:11px;background:#ffffff09}.role-chip>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:8px;color:#4ee0ba;background:#28cca121}.role-chip strong,.role-chip small{display:block;white-space:nowrap}.role-chip strong{color:#d9f5ed;font-size:11px}.role-chip small{max-width:155px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;color:#637e91;font-size:8px}.portal-nav{flex:1;overflow-y:auto;scrollbar-width:none}.portal-nav button{position:relative;width:100%;height:43px;display:flex;align-items:center;gap:12px;margin:3px 0;padding:0 12px;border:0;border-radius:9px;color:#8096a6;background:transparent;text-align:left;font-size:11px;transition:.18s}.portal-nav button:hover{color:#cbe0e8;background:#ffffff0a}.portal-nav button.active{color:#effffb;background:linear-gradient(90deg,#26c69d2e,#186c6514)}.portal-nav button.active svg{color:#43ddb4}.portal-nav button i{position:absolute;right:0;width:3px;height:20px;border-radius:3px;background:#35d4a9;box-shadow:0 0 10px #35d4a9}.portal-sidebar--collapsed .portal-nav button{justify-content:center;padding:0}.portal-sidebar__foot{padding-top:13px;border-top:1px solid rgba(255,255,255,.06)}.engine-status{display:flex;align-items:center;gap:9px;margin:0 8px 10px}.engine-status>span{width:7px;height:7px;border-radius:50%;background:#33d59d;box-shadow:0 0 9px #33d59d}.engine-status strong,.engine-status small{display:block}.engine-status strong{font-size:9px;color:#9ab2bf}.engine-status small{margin-top:2px;font-size:7px;color:#526c7d}.sidebar-action{width:100%;height:35px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:8px;color:#688092;background:transparent;font-size:10px}.sidebar-action:hover{color:#d2e0e7;background:#ffffff0a}.portal-sidebar--collapsed .sidebar-action{justify-content:center;padding:0}.portal-sidebar--collapsed .sidebar-collapse svg{transform:rotate(180deg)}.portal-sidebar-mask{display:none}.portal-main{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.portal-topbar{height:64px;flex:0 0 64px;display:flex;align-items:center;gap:12px;padding:0 23px;border-bottom:1px solid #dce4e7;background:#ffffffe6;backdrop-filter:blur(14px)}.portal-menu,.notification-button,.user-menu button{display:grid;place-items:center;border:0;color:#647580;background:transparent;border-radius:8px}.portal-menu{width:34px;height:34px;background:#f1f4f5}.portal-breadcrumb{display:flex;align-items:center;gap:6px;color:#a0abb1;font-size:10px}.portal-breadcrumb strong{color:#33434e;font-size:11px}.portal-topbar__right{margin-left:auto;display:flex;align-items:center;gap:13px}.service-pill{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d8ebe4;border-radius:18px;color:#36886f;background:#f4fbf8;font-size:9px}.service-pill.offline{color:#b45454;border-color:#eed5d5;background:#fff6f6}.notification-button{position:relative;width:33px;height:33px;border:1px solid #e1e7e9}.notification-button i{position:absolute;right:7px;top:7px;width:5px;height:5px;border-radius:50%;background:#ef786d}.user-menu{display:flex;align-items:center;gap:9px;padding-left:13px;border-left:1px solid #e1e7e9}.user-menu>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#0b4c3b;background:#dff7ef;font-size:10px;font-weight:700}.user-menu div strong,.user-menu div small{display:block}.user-menu div strong{color:#31414c;font-size:10px}.user-menu div small{margin-top:3px;color:#98a3aa;font-size:8px}.user-menu button{width:27px;height:27px}.mobile-only{display:none}.portal-content{min-height:0;flex:1;overflow:auto}.portal-footer{height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-top:1px solid #e2e8ea;color:#a1abb1;background:#fff;font-size:7px}.portal-footer em{font-style:normal;letter-spacing:.08em}.portal-boot{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#73838d;background:#071d2e;font-size:11px}.portal-boot__mark{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#08281f;background:#3ed9b0;font-weight:800}.portal-boot span{width:100px;height:2px;overflow:hidden;background:#16364a}.portal-boot span:after{content:"";display:block;width:45px;height:100%;background:#3ed9b0;animation:boot 1s infinite alternate}@keyframes boot{to{transform:translate(55px)}}.view-page{min-height:100%;padding:30px clamp(22px,3vw,46px) 46px}.view-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:25px}.view-heading h1{margin:7px 0 8px;color:#172b3b;font-size:26px;line-height:1.25;letter-spacing:-.03em}.view-heading p{max-width:700px;margin:0;color:#74838d;font-size:11px;line-height:1.7}.section-eyebrow{display:flex;align-items:center;gap:7px;color:#159674;font-size:8px;font-weight:800;letter-spacing:.16em}.primary-action,.secondary-action{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:9px;font-size:10px;font-weight:700}.primary-action{border:0;color:#062b20;background:#39d3a8;box-shadow:0 7px 18px #22c29729}.primary-action:hover{background:#2bc99f}.primary-action:disabled{opacity:.55;cursor:not-allowed}.secondary-action{border:1px solid #d9e2e5;color:#556671;background:#fff}.panel-card{border:1px solid #dfe7e9;border-radius:13px;background:#fff;box-shadow:0 8px 25px #18324309}.panel-card>header{min-height:61px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 17px;border-bottom:1px solid #e9edef}.panel-card>header span{display:block;margin-bottom:4px;color:#29a582;font-size:7px;font-weight:800;letter-spacing:.16em}.panel-card>header h2{margin:0;color:#2c3d49;font-size:13px}.panel-card>header>em,.panel-card>header>small{color:#93a0a8;font-size:8px;font-style:normal}.empty-state{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b1bcc1}.empty-state p{margin:10px 0 0;font-size:9px}.form-notice{padding:9px 12px;border:1px solid #d2eae2;border-radius:8px;color:#237c62;background:#effaf6;font-size:9px}.form-notice.error,.lab-error{color:#aa4f4b;border-color:#f0d2d0;background:#fff4f3}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{width:100%;height:100%;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(430px,.92fr);overflow:auto;background:#f5f7f7}.login-brand-panel{position:relative;min-height:680px;display:flex;flex-direction:column;overflow:hidden;padding:38px clamp(38px,6vw,88px);color:#dceaf0;background:radial-gradient(circle at 20% 20%,#143f50 0,#082437 37%,#061a2a)}.login-brand-panel:after{content:"";position:absolute;width:480px;height:480px;right:-240px;bottom:-260px;border:1px solid rgba(65,224,181,.18);border-radius:50%;box-shadow:0 0 0 70px #41e0b505,0 0 0 140px #41e0b505}.login-brand-panel__grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(87,221,188,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(87,221,188,.16) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(135deg,#000,transparent 75%)}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:13px}.login-brand strong,.login-brand span{display:block}.login-brand strong{color:#fff;font-size:19px;letter-spacing:.12em}.login-brand span{margin-top:4px;color:#7593a5;font-size:9px;letter-spacing:.14em}.login-hero{position:relative;z-index:2;margin:auto 0}.login-hero>span{display:flex;align-items:center;gap:7px;color:#43d8b0;font-size:8px;font-weight:800;letter-spacing:.18em}.login-hero h1{margin:21px 0;color:#fff;font-size:clamp(35px,4vw,57px);line-height:1.18;letter-spacing:-.05em}.login-hero h1 em{color:#42d9b2;font-style:normal}.login-hero p{max-width:520px;margin:0;color:#91a8b6;font-size:12px;line-height:1.9}.login-capabilities{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:45px}.login-capabilities>div{padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff06}.login-capabilities svg{width:18px;color:#42d8b0}.login-capabilities strong,.login-capabilities span{display:block}.login-capabilities strong{margin-top:9px;color:#d7e8ed;font-size:10px}.login-capabilities span{margin-top:4px;color:#597486;font-size:7px}.login-model-note{position:relative;z-index:2;display:flex;align-items:center;gap:7px;margin-top:24px;color:#718c9c;font-size:8px}.login-model-note i{width:6px;height:6px;border-radius:50%;background:#3bd5a8;box-shadow:0 0 8px #3bd5a8}.login-form-panel{min-height:680px;display:grid;place-items:center;padding:35px}.login-card{width:min(100%,440px)}.login-card__heading>span{color:#21a27e;font-size:8px;font-weight:800;letter-spacing:.17em}.login-card__heading h2{margin:9px 0 8px;color:#1b2e3c;font-size:25px}.login-card__heading p{margin:0 0 23px;color:#8b989f;font-size:10px}.demo-accounts{display:grid;grid-template-columns:1fr 1fr;gap:9px}.demo-accounts button{min-height:65px;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #e0e7e9;border-radius:10px;color:#52626c;background:#fff;text-align:left}.demo-accounts button:hover,.demo-accounts button.active{border-color:#66d3b5;background:#f1fbf7;box-shadow:0 5px 18px #1d937212}.demo-accounts button>span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:8px;color:#159672;background:#e3f7f0}.demo-accounts button div{min-width:0;flex:1}.demo-accounts button strong,.demo-accounts button small{display:block}.demo-accounts button strong{font-size:10px}.demo-accounts button small{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9ba6ac;font-size:7px}.demo-accounts button>svg{color:#a8b3b8}.login-divider{display:flex;align-items:center;gap:10px;margin:19px 0;color:#a5afb4;font-size:8px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#e3e8ea}.login-card form>label{display:block;margin-bottom:12px;color:#596974;font-size:9px;font-weight:700}.login-card input{width:100%;height:40px;margin-top:6px;padding:0 12px;border:1px solid #d9e2e5;border-radius:8px;outline:0;color:#33444f;background:#fff}.login-card input:focus{border-color:#55cbae;box-shadow:0 0 0 3px #2fc49d17}.password-field{position:relative}.password-field svg{position:absolute;left:12px;top:18px;color:#8a989f}.password-field input{padding-left:37px}.login-submit{width:100%;height:43px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:7px;border:0;border-radius:9px;color:#06291f;background:#37d0a5;font-size:10px;font-weight:800}.login-error{margin:0 0 9px;color:#b64e49;font-size:9px}.login-notice{margin:15px 0 0;color:#a4adb2;font-size:8px;text-align:center}.dashboard-hero{position:relative;min-height:235px;display:flex;align-items:center;padding:33px 42px;overflow:hidden;border-radius:17px;color:#fff;background:linear-gradient(115deg,#0a2437,#103d4e)}.dashboard-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(68,223,183,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(68,223,183,.14) 1px,transparent 1px);background-size:28px 28px}.dashboard-hero>div:first-child{position:relative;z-index:2}.dashboard-hero h1{max-width:690px;margin:12px 0 11px;font-size:30px;letter-spacing:-.04em}.dashboard-hero p{max-width:610px;margin:0 0 19px;color:#91a9b6;font-size:11px;line-height:1.75}.dashboard-orbit{position:absolute;right:5%;width:190px;height:190px;border:1px solid rgba(61,221,179,.23);border-radius:50%;animation:rotateSlow 28s linear infinite}.dashboard-orbit:before,.dashboard-orbit:after{content:"";position:absolute;border:1px dashed rgba(61,221,179,.17);border-radius:50%}.dashboard-orbit:before{inset:24px}.dashboard-orbit:after{inset:54px}.dashboard-orbit b{position:absolute;inset:72px;display:grid;place-items:center;border-radius:50%;color:#44dbb3;background:#36d3aa1f;font-size:14px}.dashboard-orbit span{position:absolute;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#47dcb5;background:#123d4a;font-size:8px}.dashboard-orbit span:nth-of-type(1){left:-6px;top:78px}.dashboard-orbit span:nth-of-type(2){left:28px;top:10px}.dashboard-orbit span:nth-of-type(3){right:25px;top:10px}.dashboard-orbit span:nth-of-type(4){right:-5px;top:79px}.dashboard-orbit span:nth-of-type(5){right:25px;bottom:8px}.dashboard-orbit span:nth-of-type(6){left:29px;bottom:8px}@keyframes rotateSlow{to{transform:rotate(360deg)}}.dashboard-orbit span,.dashboard-orbit b{animation:rotateBack 28s linear infinite}@keyframes rotateBack{to{transform:rotate(-360deg)}}.metric-strip,.analytics-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:15px 0}.metric-strip article,.analytics-metrics article{min-height:80px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e0e7e9;border-radius:11px;background:#fff}.metric-strip article>span,.analytics-metrics article>span{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;color:#168d6d;background:#e9f8f2}.metric-strip strong,.metric-strip small,.analytics-metrics strong,.analytics-metrics small{display:block}.metric-strip strong,.analytics-metrics strong{font-size:18px}.metric-strip small,.analytics-metrics small{margin-top:4px;color:#929fa6;font-size:8px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.flow-card{padding:17px;border:1px solid #dfe7e9;border-radius:12px;background:#fff}.flow-card header{display:flex;align-items:center;justify-content:space-between}.flow-card header>div{display:flex;align-items:center;gap:9px}.flow-card header span{color:#22a57e;font-size:8px}.flow-card h3{margin:0;font-size:11px}.flow-card header em{color:#29a985;font-size:7px;font-style:normal}.flow-line{display:flex;align-items:center;gap:5px;margin:22px 0 14px}.flow-line span{padding:6px 7px;border-radius:6px;color:#5f6f79;background:#f2f5f6;font-size:7px;white-space:nowrap}.flow-line i{height:1px;flex:1;background:#9edbc9}.flow-card p{margin:0;color:#8c989f;font-size:8px;line-height:1.7}.search-field{width:230px;height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dbe3e6;border-radius:9px;color:#8d999f;background:#fff}.search-field input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.course-legend{display:flex;align-items:center;gap:18px;margin:-8px 0 15px;color:#78868f;font-size:8px}.course-legend span{display:flex;align-items:center;gap:5px}.course-legend i{width:7px;height:7px;border-radius:50%}.course-legend .deep{background:#25bd90}.course-legend .base{background:#5c88df}.course-legend .planned{background:#b7c0c5}.course-legend em{margin-left:auto;color:#a0a9ae;font-style:normal}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.course-card{min-height:220px;padding:17px;border:1px solid #dde6e8;border-radius:13px;background:#fff;text-align:left;box-shadow:0 5px 16px #15314206;transition:.2s}.course-card:hover{transform:translateY(-3px);border-color:#a9d9cb;box-shadow:0 14px 28px #15413912}.course-card header{display:flex;align-items:center;justify-content:space-between}.course-card header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;font-size:9px;font-weight:800}.course-card header em,.status{padding:4px 7px;border-radius:10px;font-size:7px;font-style:normal}.course-card header em.deep,.status.indexed,.status.verified{color:#138969;background:#e7f7f1}.course-card header em.base{color:#4d6fb0;background:#edf2fb}.course-card header em.planned,.status.planned{color:#88959c;background:#f0f3f4}.course-card h3{margin:18px 0 7px;color:#273946;font-size:14px}.course-card p{min-height:43px;margin:0;color:#85939b;font-size:8px;line-height:1.7}.course-card__meta{display:flex;gap:10px;margin:16px 0;color:#7d8c94;font-size:7px}.course-card__meta span{display:flex;align-items:center;gap:4px}.progress-line{height:3px;overflow:hidden;border-radius:3px;background:#edf1f2}.progress-line i{display:block;height:100%;border-radius:inherit}.course-card>small{display:block;margin-top:7px;color:#a0a9ae;font-size:7px}.back-link{display:flex;align-items:center;gap:7px;margin-bottom:15px;border:0;color:#68808d;background:transparent;font-size:9px}.course-detail-hero{min-height:175px;display:flex;align-items:center;justify-content:space-between;padding:28px 35px;border-radius:14px;color:#fff;background:linear-gradient(120deg,#0c293d,#123f4e);border-left:4px solid var(--course-color)}.course-detail-hero span{color:#63daba;font-size:8px}.course-detail-hero h1{margin:11px 0 7px;font-size:28px}.course-detail-hero p{max-width:650px;margin:0;color:#93a9b5;font-size:10px}.course-detail-score{width:96px;height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:#ffffff0a}.course-detail-score strong{font-size:22px}.course-detail-score span{margin-top:4px}.course-detail-grid{display:grid;grid-template-columns:1.55fr .8fr;gap:13px;margin-top:14px}.graph-panel{min-height:410px}.asset-list{padding:5px 15px}.asset-list article{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf1f2}.asset-list article>span{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;color:#819099;background:#f0f3f4}.asset-list article>span.indexed{color:#168c6b;background:#e6f7f1}.asset-list article div{min-width:0;flex:1}.asset-list strong,.asset-list small{display:block}.asset-list strong{font-size:9px}.asset-list small{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#89969d;font-size:7px}.asset-list em{color:#94a0a6;font-size:7px;font-style:normal}.learning-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:13px}.diagnostic-card,.path-card{min-height:405px}.diagnostic-intro{display:flex;flex-direction:column;align-items:center;padding:62px 30px;text-align:center}.diagnostic-intro>div{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;color:#1a9a76;background:#e6f8f1}.diagnostic-intro h3{margin:18px 0 8px;font-size:15px}.diagnostic-intro p{max-width:390px;margin:0 0 20px;color:#849199;font-size:9px;line-height:1.7}.diagnostic-question{padding:25px}.question-progress{display:flex;align-items:center;gap:10px;color:#6b7b84;font-size:8px}.question-progress>i{height:3px;flex:1;border-radius:2px;background:#e8edef}.question-progress b{display:block;height:100%;border-radius:inherit;background:#2bc79a}.question-progress em{color:#22a27d;font-style:normal}.diagnostic-question h3{margin:23px 0 16px;font-size:14px;line-height:1.65}.option-list{display:grid;gap:8px;margin-bottom:18px}.option-list button{min-height:43px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e0e6e8;border-radius:9px;color:#596a74;background:#fff;text-align:left;font-size:9px}.option-list button.active{border-color:#51c9aa;color:#197d62;background:#eefaf6}.option-list button>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#f0f4f5}.option-list button svg{margin-left:auto}.diagnostic-result{display:grid;grid-template-columns:145px 1fr;align-items:center;gap:24px;padding:28px}.score-ring{width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:conic-gradient(#31c69a var(--score),#e9efef 0);position:relative}.score-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.score-ring strong,.score-ring span{position:relative;z-index:2}.score-ring strong{font-size:27px}.score-ring span{color:#8e9aa1;font-size:7px}.mastery-bars article{margin-bottom:11px}.mastery-bars div{display:flex;justify-content:space-between;color:#65757e;font-size:8px}.mastery-bars em{font-style:normal}.mastery-bars i{display:block;height:4px;margin-top:5px;border-radius:3px;background:#edf1f2}.mastery-bars b{display:block;height:100%;border-radius:inherit;background:#2bc79a}.diagnostic-result .secondary-action{grid-column:1/-1}.path-list{padding:8px 17px}.path-list article{display:flex;align-items:center;gap:9px;padding:13px 0}.path-list article>span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:50%;color:#157e61;background:#e4f6f0;font-size:8px}.path-list article>i{width:14px;height:1px;background:#a9ddcd}.path-list article div{flex:1}.path-list strong,.path-list small{display:block}.path-list strong{font-size:9px}.path-list small{margin-top:4px;color:#9aa5aa;font-size:7px}.path-list em{color:#24a27f;font-size:7px;font-style:normal}.assignment-section{margin-top:13px}.assignment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;padding:14px}.assignment-grid button{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #e5eaec;border-radius:9px;background:#fbfcfc;text-align:left}.assignment-grid button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#258f70;background:#e6f6f0}.assignment-grid button div{flex:1}.assignment-grid strong,.assignment-grid small{display:block}.assignment-grid strong{font-size:9px}.assignment-grid small{margin-top:4px;color:#99a3a8;font-size:7px}.assignment-grid em{color:#b17a38;font-size:7px;font-style:normal}.assignment-grid em.done{color:#178667}.modal-mask{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:20px;background:#05141e8c;backdrop-filter:blur(4px)}.modal-card{width:min(650px,96vw);max-height:90vh;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 25px 70px #00000040}.modal-card>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #e7ecee}.modal-card>header span{color:#219d79;font-size:8px}.modal-card>header h2{margin:4px 0 0;font-size:15px}.modal-card>header button{border:0;color:#7b8b94;background:transparent;font-size:22px}.assignment-modal>p,.submission-content{margin:17px 20px;color:#6e7d86;font-size:9px;line-height:1.7}.rubric-row{display:flex;gap:7px;margin:0 20px 13px}.rubric-row span,.evidence-list span{padding:5px 7px;border-radius:6px;color:#347661;background:#eef8f4;font-size:7px}.modal-card textarea,.modal-card input{width:calc(100% - 40px);margin:0 20px;padding:11px;border:1px solid #dae3e5;border-radius:9px;resize:vertical;outline:0;color:#3d4d57;background:#fbfcfc;font-size:9px;line-height:1.7}.modal-card>label{display:block;margin:14px 20px;color:#60717b;font-size:9px}.modal-card>label input,.modal-card>label textarea{width:100%;margin:6px 0 0}.modal-card>footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 20px;border-top:1px solid #e8edef}.evidence-list{display:flex;flex-wrap:wrap;gap:6px;margin:13px 20px}.evidence-list strong{width:100%;font-size:9px}.segment-tabs,.mode-cards,.segmented{display:flex;gap:5px}.segment-tabs{margin-bottom:14px}.segment-tabs button,.mode-cards button,.segmented button{padding:7px 11px;border:1px solid #dce4e6;border-radius:8px;color:#77868e;background:#fff;font-size:8px}.segment-tabs button.active,.mode-cards button.active,.segmented button.active{color:#147e61;border-color:#84d7c0;background:#eef9f5}.two-column-form,.research-grid,.open-grid,.analytics-layout{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-panel,.rubric-panel,.artifact-preview,.research-panel,.vision-panel{padding-bottom:17px}.form-panel>label,.research-panel>textarea,.vision-panel>textarea{display:block;margin:14px 17px 0}.form-panel>label{color:#61717b;font-size:8px}.form-panel input,.form-panel textarea,.form-panel select,.research-panel textarea,.vision-panel textarea{width:100%;margin-top:6px;padding:10px;border:1px solid #dce4e6;border-radius:8px;outline:0;color:#40515c;background:#fbfcfc;font-size:9px;line-height:1.6}.form-panel>.primary-action,.research-panel>.primary-action,.vision-panel>.primary-action{margin:14px 17px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rubric-panel{padding:17px}.rubric-panel h3{margin:0 0 13px;font-size:12px}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.library-item{padding:15px;border:1px solid #dfe7e9;border-radius:11px;background:#fff}.library-item h3{margin:9px 0;font-size:11px}.library-item p{color:#7f8d95;font-size:8px;line-height:1.6}.artifact-preview{padding:18px}.image-drop{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:15px 17px;border:1px dashed #b9c9ce;border-radius:10px;overflow:hidden;color:#84939b;background:#f8fafb;text-align:center}.image-drop input{display:none}.image-drop img{width:100%;max-height:260px;object-fit:contain}.image-drop strong{margin-top:10px;font-size:9px}.image-drop span{margin-top:5px;font-size:7px}.vision-panel>small{display:block;margin:0 17px;color:#87959d;font-size:8px}.research-result{margin:15px 17px 0;padding:15px;border:1px solid #dfe9e6;border-radius:10px;background:#f8fbfa;font-size:9px}.research-sources{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.research-sources span{padding:4px 6px;border-radius:5px;color:#277a63;background:#e8f6f1;font-size:7px}.chat-module{height:calc(100vh - 186px);min-height:550px;display:grid;grid-template-columns:220px 1fr;overflow:hidden;border:1px solid #dfe6e8;border-radius:13px;background:#fff}.chat-history{padding:12px;border-right:1px solid #e7ecee;background:#fafbfb;overflow:auto}.chat-new{width:100%;height:38px;border:1px solid #bfe3d8;border-radius:8px;color:#187e61;background:#ebf8f3;font-size:9px}.chat-history>button:not(.chat-new){width:100%;display:block;margin-top:5px;padding:11px;border:0;border-radius:8px;color:#6d7d86;background:transparent;text-align:left;font-size:8px}.chat-history>button.active{color:#1a8064;background:#e9f6f1}.chat-stage{min-width:0;display:flex;flex-direction:column}.chat-feed{flex:1;overflow:auto;padding:22px}.chat-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa6ac;text-align:center}.chat-empty h2{color:#30414c}.chat-compose{padding:13px;border-top:1px solid #e4eaec}.chat-compose textarea{width:100%;min-height:65px;padding:11px;border:1px solid #d8e2e4;border-radius:9px;resize:none;outline:0;font-size:9px}.chat-compose footer{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.chat-compose button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#062b21;background:#35cfa4}.safety-badge{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d4eae3;border-radius:16px;color:#298169;background:#f1faf7;font-size:8px}.lab-layout{display:grid;grid-template-columns:250px 1fr;min-height:610px;overflow:hidden;border:1px solid #dbe5e7;border-radius:13px;background:#fff}.challenge-list{padding:15px;border-right:1px solid #e3e9eb;background:#f8fafb}.challenge-list>h3{margin:3px 5px 12px;font-size:10px}.challenge-list>button{width:100%;display:flex;align-items:center;gap:9px;margin-bottom:5px;padding:10px;border:1px solid transparent;border-radius:8px;color:#667680;background:transparent;text-align:left}.challenge-list>button.active{border-color:#bce1d6;background:#eaf8f3}.challenge-list>button>span{font-size:8px;color:#199170}.challenge-list>button div{flex:1}.challenge-list strong,.challenge-list small{display:block}.challenge-list strong{font-size:9px}.challenge-list small{margin-top:3px;color:#96a2a8;font-size:7px}.schema-box{margin-top:20px;padding:11px;border:1px solid #e1e8ea;border-radius:9px;background:#fff}.schema-box h4{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:8px}.schema-box article{margin-top:8px}.schema-box strong,.schema-box small{display:block}.schema-box strong{font-size:8px}.schema-box small{margin-top:3px;color:#97a2a8;font-size:7px;line-height:1.6}.lab-workspace{min-width:0;padding:20px;background:#f4f6f7}.lab-task>span{color:#1a9b77;font-size:8px}.lab-task h2{margin:7px 0;font-size:15px}.lab-task p,.lab-task small{color:#76858e;font-size:9px;line-height:1.6}.code-editor{margin-top:14px;overflow:hidden;border:1px solid #20394c;border-radius:10px;background:#0b2031}.code-editor header,.code-editor footer{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#9db1be;background:#10293b;font-size:8px}.code-editor button{display:flex;align-items:center;gap:5px;border:0;color:#a8bbc5;background:transparent;font-size:8px}.code-editor textarea{width:100%;height:190px;padding:16px;border:0;resize:none;outline:0;color:#cde5dc;background:#091c2b;font:10px/1.7 Consolas,monospace}.code-editor footer>button{padding:8px 12px;border-radius:7px;color:#062a20;background:#38d0a6;font-weight:700}.lab-error{display:flex;gap:7px;margin-top:12px;padding:11px;border:1px solid}.lab-result{margin-top:12px;overflow:hidden;border:1px solid #e5cfcf;border-radius:9px;background:#fff}.lab-result.passed{border-color:#bfdfd4}.lab-result>header{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;color:#a45450;background:#fff6f5;font-size:8px}.lab-result.passed>header{color:#1d8165;background:#eef9f5}.lab-result>header>div{display:flex;align-items:center;gap:7px}.result-table-wrap{overflow:auto}.result-table-wrap table{width:100%;border-collapse:collapse;font-size:8px}.result-table-wrap th,.result-table-wrap td{padding:8px 10px;border-bottom:1px solid #edf0f1;text-align:left}.result-table-wrap th{color:#78868e;background:#fafbfb}.submission-list,.weak-list,.run-list,.audit-list,.credential-list{padding:7px 15px}.submission-list article,.weak-list article,.run-list article,.audit-list article,.credential-list article{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #edf1f2}.submission-list article>div:first-child,.run-list article>div:nth-child(2),.audit-list article>div,.credential-list article>div{min-width:0;flex:1}.submission-list strong,.submission-list small,.run-list strong,.run-list small,.audit-list strong,.audit-list small,.credential-list strong,.credential-list small{display:block}.submission-list strong,.run-list strong,.audit-list strong,.credential-list strong{font-size:9px}.submission-list small,.run-list small,.audit-list small,.credential-list small{margin-top:4px;color:#97a3a9;font-size:7px}.submission-list>article>span{padding:4px 6px;border-radius:7px;color:#9a6b34;background:#fff4df;font-size:7px}.submission-list>article>span.graded{color:#197d61;background:#e8f7f1}.submission-list button{padding:6px 8px;border:1px solid #cfe5de;border-radius:7px;color:#287860;background:#f1faf7;font-size:7px}.weak-list article>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:#158467;background:#e8f6f1;font-size:8px}.weak-list article div{flex:1}.weak-list article div strong{font-size:9px}.weak-list article i{display:block;height:3px;margin-top:6px;border-radius:3px;background:#edf1f2}.weak-list article b{display:block;height:100%;border-radius:inherit;background:#33c89c}.weak-list article em{color:#88969e;font-size:7px;font-style:normal}.target-banner{display:grid;grid-template-columns:minmax(300px,1fr) minmax(180px,2fr) 58px;align-items:center;gap:20px;padding:20px 24px;border-radius:13px;color:#fff;background:linear-gradient(110deg,#0c293b,#104b53)}.target-banner span,.target-banner strong,.target-banner p{display:block}.target-banner span{color:#5ce0bd;font-size:8px}.target-banner strong{margin-top:5px;font-size:20px}.target-banner p{margin:5px 0 0;color:#88aab5;font-size:8px}.target-banner>i{height:6px;overflow:hidden;border-radius:4px;background:#ffffff1a}.target-banner>i b{display:block;min-width:3px;height:100%;border-radius:inherit;background:#43d7af}.target-banner>em{font-size:11px;font-style:normal}.governance-targets{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:13px 0}.governance-targets article{display:grid;grid-template-columns:34px 1fr;gap:0 10px;align-items:center;padding:13px;border:1px solid #dfe7e9;border-radius:10px;background:#fff}.governance-targets svg{grid-row:1/3;width:34px;padding:8px;border-radius:9px;color:#168b6a;background:#e7f7f1}.governance-targets strong{font-size:13px}.governance-targets span{color:#8c999f;font-size:7px}.data-table{min-width:760px}.data-table__head,.data-table__row{display:grid;grid-template-columns:2fr 1fr .7fr .7fr .7fr .7fr;align-items:center;gap:10px;padding:10px 16px}.data-table__head{color:#89979f;background:#f8fafb;font-size:7px;font-weight:700}.data-table__row{border-top:1px solid #edf1f2;color:#667780;font-size:8px}.data-table__row>span:first-child b,.data-table__row>span:first-child small{display:block}.data-table__row>span:first-child b{color:#354752}.data-table__row>span:first-child small{margin-top:3px;color:#a0a9ae;font-size:7px}.data-table__row .status{display:inline-flex;align-items:center;gap:3px;width:max-content}.architecture-flow{display:flex;align-items:center;margin-bottom:14px;padding:17px;border:1px solid #dfe7e9;border-radius:13px;background:#fff}.architecture-flow article{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.architecture-flow svg{color:#1e9d79}.architecture-flow strong{margin-top:7px;font-size:9px}.architecture-flow span{margin-top:4px;color:#94a0a6;font-size:7px}.architecture-flow>i{height:1px;flex:.6;background:linear-gradient(90deg,#b4e1d4,#5ac8ab)}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.model-card{padding:17px}.model-card>header{min-height:0;padding:0;border:0}.model-icon{width:40px;height:40px;display:grid!important;place-items:center;border-radius:10px;color:#138c6a;background:#e5f7f0}.model-card>header em{padding:4px 7px;border-radius:10px;color:#7760aa;background:#f2edfb;font-size:7px;font-style:normal}.model-card>header em.active{color:#168468;background:#e8f7f1}.model-card h2{margin:17px 0 7px;font-size:14px}.model-card>p{min-height:41px;margin:0;color:#839098;font-size:8px;line-height:1.7}.model-card dl{margin:15px 0}.model-card dl div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #edf1f2;font-size:8px}.model-card dt{color:#94a0a6}.model-card dd{margin:0;color:#4f606b;text-align:right}.model-card footer{display:flex;align-items:center;gap:6px;color:#3c8b73;font-size:7px}.truth-note{margin-top:13px;padding:16px 19px;border-left:3px solid #2fc69a;border-radius:0 10px 10px 0;background:#eaf7f3}.truth-note strong{font-size:9px}.truth-note p{margin:6px 0 0;color:#648077;font-size:8px;line-height:1.7}.eval-suite-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px}.eval-suite-grid article{min-height:112px;display:flex;align-items:center;gap:9px;padding:14px;border:1px solid #dfe7e9;border-radius:11px;background:#fff}.eval-suite-grid article>svg{width:32px;color:#19916f}.eval-suite-grid article>div{min-width:0;flex:1}.eval-suite-grid strong,.eval-suite-grid span{display:block}.eval-suite-grid strong{font-size:9px}.eval-suite-grid span{margin-top:5px;color:#95a1a7;font-size:7px;line-height:1.5}.eval-suite-grid button{display:flex;align-items:center;gap:4px;padding:6px 7px;border:0;border-radius:7px;color:#0a503d;background:#dcf5ed;font-size:7px}.eval-suite-grid .muted{opacity:.64}.eval-suite-grid em{color:#9ca6ab;font-size:7px;font-style:normal}.run-list article>span{padding:5px 7px;border-radius:7px;color:#1a8063;background:#e9f7f2;font-size:7px}.metric-pills{display:flex;flex-wrap:wrap;gap:4px}.metric-pills em{padding:4px 5px;border-radius:5px;color:#63747d;background:#f0f3f4;font-size:6px;font-style:normal}.run-list article>b{color:#168567;font-size:7px}.filter-select{display:flex;align-items:center;gap:5px;color:#73828b}.filter-select select{border:1px solid #dce4e6;border-radius:7px;padding:6px;background:#fff;color:#63737d;font-size:8px}.risk-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#48caa3}.risk-dot.medium{background:#e7ad4c}.risk-dot.high{background:#e66965}.audit-list article>em,.audit-list article>b{font-size:7px;font-style:normal}.audit-list article>em{padding:4px 6px;border-radius:6px;color:#258167;background:#eaf7f2}.audit-list article>em.denied{color:#ad4e49;background:#fff0ef}.audit-list article>b.low{color:#268169}.audit-list article>b.medium{color:#a16e21}.audit-list article>b.high{color:#b54945}.secret-banner{display:flex;align-items:center;gap:12px;margin-bottom:13px;padding:15px;border:1px solid #91d8c3;border-radius:10px;color:#155e49;background:#eaf8f3}.secret-banner>div{flex:1}.secret-banner strong,.secret-banner code{display:block}.secret-banner strong{font-size:9px}.secret-banner code{margin-top:5px;font-size:9px}.secret-banner button{display:flex;align-items:center;gap:5px;border:0;color:#17634d;background:transparent;font-size:8px}.credential-list article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#198a6a;background:#e6f6f0}.credential-list article>em{color:#819099;font-size:7px;font-style:normal}.api-doc{padding-bottom:16px}.api-doc dl{margin:12px 17px}.api-doc dl div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #edf1f2;font-size:8px}.api-doc dt{color:#8c999f}.api-doc dd{margin:0}.api-doc pre{margin:10px 17px;padding:12px;overflow:auto;border-radius:8px;color:#cfe4dc;background:#0a2031;font:8px/1.7 Consolas,monospace}.api-doc h3{margin:14px 17px 0;font-size:9px}.blueprint{padding:20px;border:1px solid #dce5e7;border-radius:14px;background:#fff}.blueprint>i{display:block;width:1px;height:24px;margin:auto;background:#80ceb9}.blueprint-layer{display:flex;align-items:stretch;gap:9px;padding:12px;border-radius:10px;background:#f6f9f9}.blueprint-layer header{width:160px;display:flex;flex-direction:column;justify-content:center;padding:0 13px;border-right:1px solid #dce5e7}.blueprint-layer header span{color:#1b9774;font-size:7px}.blueprint-layer header strong{margin-top:5px;font-size:10px}.blueprint-layer article{min-height:60px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border:1px solid #e0e8e9;border-radius:8px;background:#fff;text-align:center}.blueprint-layer article svg{width:17px;color:#1c9a76}.blueprint-layer article b{margin-top:5px;font-size:8px}.blueprint-layer article small{margin-top:4px;color:#98a3a8;font-size:6px}.blueprint-layer.services article b{margin:0}.blueprint-layer.foundation{background:#0d2b3e}.blueprint-layer.foundation header{border-color:#ffffff1a;color:#fff}.blueprint-layer.foundation article{border-color:#ffffff14;color:#dce8ed;background:#ffffff0a}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:13px}.milestones article{padding:17px;border:1px solid #dfe7e9;border-radius:11px;background:#fff}.milestones span{color:#1c9a76;font-size:7px}.milestones strong{display:block;margin-top:6px;font-size:11px}.milestones p{margin:7px 0 0;color:#87949b;font-size:8px;line-height:1.7}@media (max-width:1100px){.dashboard-orbit{opacity:.55;right:-35px}.course-grid,.model-grid,.eval-suite-grid{grid-template-columns:repeat(2,1fr)}.flow-line{flex-wrap:wrap}.flow-line i{display:none}.blueprint-layer header{width:125px}.governance-targets{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.desktop-only{display:none}.mobile-only{display:grid}.portal-sidebar{position:fixed;inset:0 auto 0 0;width:min(82vw,270px);transform:translate(-102%);box-shadow:20px 0 55px #00000047}.portal-sidebar--open{transform:translate(0)}.portal-mobile-close{display:block}.portal-sidebar-mask{display:block;position:fixed;z-index:35;inset:0;border:0;background:#030f177a}.portal-topbar{padding:0 13px}.portal-breadcrumb span,.service-pill span,.user-menu div,.user-menu button,.notification-button{display:none}.service-pill{width:33px;height:33px;justify-content:center;padding:0}.user-menu{padding-left:7px}.view-page{padding:22px 15px 36px}.view-heading{align-items:flex-start;flex-direction:column;gap:13px}.dashboard-hero{padding:27px 24px}.dashboard-orbit{display:none}.dashboard-hero h1{font-size:24px}.metric-strip,.analytics-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.course-grid,.model-grid,.milestones,.course-detail-grid,.learning-layout,.two-column-form,.research-grid,.open-grid,.analytics-layout{grid-template-columns:1fr}.course-detail-hero{padding:24px}.course-detail-score{display:none}.chat-module{height:calc(100vh - 195px);grid-template-columns:1fr}.chat-history{display:none}.lab-layout{grid-template-columns:1fr}.challenge-list{border-right:0;border-bottom:1px solid #e3e9eb}.challenge-list .schema-box{display:none}.target-banner{grid-template-columns:1fr}.target-banner>em{display:none}.eval-suite-grid{grid-template-columns:1fr}.data-table{min-width:700px}.panel-card,.architecture-flow{overflow-x:auto}.architecture-flow article{min-width:120px}.blueprint-layer{flex-wrap:wrap}.blueprint-layer header{width:100%;padding-bottom:9px;border-right:0;border-bottom:1px solid #dce5e7}.blueprint-layer article{min-width:100px}.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:420px;padding:28px}.login-capabilities{margin-top:28px}.login-form-panel{min-height:auto;padding:40px 20px}.portal-footer em{display:none}}@media (max-width:520px){.login-hero h1{font-size:34px}.login-capabilities,.demo-accounts{grid-template-columns:1fr}.metric-strip article,.analytics-metrics article{padding:11px}.metric-strip strong,.analytics-metrics strong{font-size:15px}.course-grid,.assignment-grid,.governance-targets,.diagnostic-result{grid-template-columns:1fr}.score-ring{margin:auto}.eval-suite-grid{grid-template-columns:1fr}.portal-breadcrumb{display:none}.blueprint-layer article{min-width:calc(50% - 9px)}}@media (max-width:520px){.login-page{grid-template-columns:minmax(0,1fr)}.login-brand-panel{width:100%;min-width:0;max-width:100vw;min-height:460px}.login-hero{min-width:0}.login-hero p{max-width:100%;white-space:normal;overflow-wrap:anywhere}.login-capabilities{width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr))}.login-capabilities>div{min-width:0;padding:11px}.login-capabilities span{overflow-wrap:anywhere}}.login-card{width:100%;max-width:440px;min-width:0}.portal-sidebar__brand strong{font-size:20px}.role-chip strong{font-size:13px}.role-chip small{font-size:10px}.portal-nav button{height:48px;font-size:14px}.engine-status strong{font-size:11px}.engine-status small{font-size:9px}.sidebar-action{height:40px;font-size:12px}.portal-breadcrumb{font-size:12px}.portal-breadcrumb strong{font-size:13px}.service-pill{font-size:11px}.user-menu div strong{font-size:12px}.user-menu div small{font-size:10px}.portal-footer{height:34px;flex-basis:34px;font-size:9px}.view-page{padding-top:34px}.view-heading{margin-bottom:28px}.view-heading h1{font-size:32px}.view-heading p{font-size:14px;line-height:1.75}.section-eyebrow{font-size:10px}.primary-action,.secondary-action{min-height:44px;padding:0 19px;font-size:13px}.panel-card>header{min-height:70px;padding:15px 20px}.panel-card>header span{font-size:9px}.panel-card>header h2{font-size:16px}.panel-card>header>em,.panel-card>header>small{font-size:11px}.empty-state p,.form-notice{font-size:12px}.dashboard-hero{min-height:255px;padding:38px 44px}.dashboard-hero h1{font-size:36px}.dashboard-hero p{font-size:14px}.metric-strip article,.analytics-metrics article{min-height:92px;padding:18px}.metric-strip article>span,.analytics-metrics article>span{width:42px;height:42px}.metric-strip strong,.analytics-metrics strong{font-size:24px}.metric-strip small,.analytics-metrics small{font-size:11px}.flow-card{padding:20px}.flow-card header span,.flow-card header em{font-size:9px}.flow-card h3{font-size:14px}.flow-line span{padding:7px 9px;font-size:10px}.flow-card p{font-size:11px;line-height:1.7}.search-field{width:270px;height:44px}.search-field input{font-size:13px}.course-legend{font-size:11px}.course-card{min-height:245px;padding:20px}.course-card header em,.status{font-size:10px}.course-card h3{font-size:18px}.course-card p{min-height:50px;font-size:12px}.course-card__meta{font-size:10px}.course-card>small{font-size:10px}.back-link{font-size:12px}.course-detail-hero span{font-size:11px}.course-detail-hero p{font-size:13px}.asset-list strong{font-size:12px}.asset-list small,.asset-list em{font-size:10px}.diagnostic-card,.path-card{min-height:430px}.diagnostic-intro h3{font-size:19px}.diagnostic-intro p{font-size:12px}.diagnostic-card>header em{font-size:11px}.question-progress{font-size:11px}.diagnostic-question h3{font-size:17px}.option-list button{min-height:50px;font-size:13px}.mastery-bars div,.path-list strong{font-size:12px}.path-list small,.path-list em{font-size:10px}.assignment-grid strong{font-size:12px}.assignment-grid small,.assignment-grid em,.rubric-row span,.evidence-list span{font-size:10px}.segment-tabs button,.mode-cards button,.segmented button{min-height:38px;padding:8px 13px;font-size:11px}.form-panel>label{font-size:12px}.form-panel input,.form-panel textarea,.form-panel select,.research-panel textarea,.vision-panel textarea{min-height:44px;padding:12px;font-size:13px}.research-panel>textarea,.vision-panel>textarea{width:calc(100% - 34px)}.rubric-panel h3{font-size:15px}.library-item h3{font-size:14px}.library-item p{font-size:11px}.image-drop strong{font-size:12px}.image-drop span,.vision-panel>small{font-size:10px}.research-result{font-size:12px}.research-sources span{font-size:10px}.chat-module{height:calc(100vh - 270px);min-height:560px;grid-template-columns:250px 1fr}.chat-history{padding:16px}.chat-new{height:44px;font-size:12px}.chat-history>h3{margin:24px 2px 12px;font-size:15px}.chat-history>button:not(.chat-new){padding:13px;font-size:11px}.chat-history>button:not(.chat-new)>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-history>button:not(.chat-new) strong{font-size:12px}.chat-history>button:not(.chat-new) small{font-size:10px}.chat-empty>span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#1b9a76;background:#e6f7f1}.chat-empty h2{font-size:24px}.chat-empty p{font-size:14px}.chat-empty>div{max-width:760px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.chat-empty>div button{padding:11px 14px;border:1px solid #d3e5df;border-radius:10px;color:#3d5a50;background:#f6fbf9;font-size:12px;line-height:1.45}.chat-empty>div button:hover{border-color:#53c9aa;color:#127b5e;background:#eaf8f3}.chat-compose{padding:16px 18px}.chat-compose>p{margin:0 0 8px;color:#ae514c;font-size:12px}.chat-compose>div{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:end;gap:10px}.chat-compose textarea{min-height:72px;margin:0;font-size:14px}.chat-compose button{width:46px;height:46px}.chat-compose>small{display:block;margin-top:8px;color:#91a0a8;font-size:10px}.chat-thinking{font-size:12px}.challenge-list>h3{font-size:14px}.challenge-list>button{min-height:58px}.challenge-list strong{font-size:12px}.challenge-list small,.challenge-list>button>span{font-size:10px}.schema-box h4,.schema-box strong{font-size:11px}.schema-box small{font-size:9px}.lab-task>span{font-size:10px}.lab-task h2{font-size:20px}.lab-task p,.lab-task small{font-size:12px}.code-editor header,.code-editor footer{font-size:11px}.code-editor textarea{height:220px;font-size:13px}.lab-result>header,.result-table-wrap table{font-size:11px}.submission-list strong,.weak-list article div strong,.run-list strong,.audit-list strong,.credential-list strong{font-size:12px}.submission-list small,.run-list small,.audit-list small,.credential-list small{font-size:10px}.submission-list>article>span,.submission-list button,.weak-list article em{font-size:10px}.target-banner span{font-size:10px}.target-banner strong{font-size:24px}.target-banner p{font-size:11px}.target-banner>em{font-size:14px}.governance-targets strong{font-size:17px}.governance-targets span,.data-table__head{font-size:10px}.data-table__row{min-height:48px;font-size:11px}.data-table__row>span:first-child small{font-size:9px}.architecture-flow strong{font-size:12px}.architecture-flow span{font-size:10px}.model-card h2{font-size:17px}.model-card>p{min-height:48px;font-size:11px}.model-card dl div{font-size:11px}.model-card footer,.truth-note p{font-size:10px}.truth-note strong,.eval-suite-grid strong{font-size:12px}.eval-suite-grid span,.eval-suite-grid button,.eval-suite-grid em{font-size:10px}.run-list article>span,.metric-pills em,.run-list article>b{font-size:9px}.filter-select select{font-size:11px}.audit-list article>em,.audit-list article>b{font-size:10px}.api-doc dl div{font-size:11px}.api-doc pre{font-size:10px}.api-doc h3{font-size:12px}.blueprint-layer header span{font-size:9px}.blueprint-layer header strong{font-size:13px}.blueprint-layer article b{font-size:11px}.blueprint-layer article small{font-size:9px}.milestones span{font-size:9px}.milestones strong{font-size:14px}.milestones p{font-size:11px}.status.pending{color:#9b6c2e;background:#fff4df}.login-brand strong{font-size:22px}.login-brand span{font-size:11px}.login-hero>span{font-size:10px}.login-hero p{font-size:14px}.login-capabilities>div{min-height:98px;padding:18px}.login-capabilities strong{font-size:13px}.login-capabilities span{font-size:10px;line-height:1.55}.login-model-note{font-size:10px}.login-card{max-width:500px}.login-card__heading>span{font-size:10px}.login-card__heading h2{font-size:30px}.login-card__heading p{font-size:13px}.demo-accounts button{min-height:72px;padding:12px}.demo-accounts button strong{font-size:13px}.demo-accounts button small,.login-divider{font-size:10px}.login-card form>label{font-size:12px}.login-card input{height:46px;font-size:14px}.password-field svg{top:21px}.login-submit{height:48px;font-size:13px}.login-error{font-size:12px}.login-notice{font-size:10px;line-height:1.6}@media (max-width:820px){.view-heading h1{font-size:27px}.view-heading p,.portal-nav button{font-size:13px}.chat-module{grid-template-columns:1fr}.course-card{min-height:220px}}.portal-boot{gap:16px;font-size:16px}.portal-boot__mark{width:72px;height:72px;border-radius:20px;font-size:18px}.portal-boot span{width:160px;height:4px;border-radius:4px}.portal-boot span:after{width:72px}@keyframes boot{to{transform:translate(88px)}}.portal-sidebar__brand strong{font-size:22px}.portal-sidebar__brand span{font-size:11px}.role-chip strong{font-size:15px}.role-chip small{font-size:11px;line-height:1.5}.portal-nav button{min-height:50px;font-size:15px}.engine-status strong{font-size:12px}.engine-status small{font-size:10px}.sidebar-action{min-height:40px;font-size:13px}.portal-breadcrumb{font-size:14px}.portal-breadcrumb strong{font-size:15px}.service-pill,.user-menu div strong{font-size:13px}.user-menu div small{font-size:11px}.portal-footer{font-size:10px}.view-heading h1{font-size:36px}.view-heading p{font-size:16px}.section-eyebrow,.safety-badge{font-size:12px}.panel-card>header span{font-size:11px}.panel-card>header h2{font-size:19px}.panel-card>header>em,.panel-card>header>small{font-size:12px}.primary-action,.secondary-action{min-height:48px;font-size:15px}.course-legend{font-size:12px}.course-card h3{font-size:20px}.course-card p{font-size:14px}.course-card__meta,.course-card>small,.course-card header em,.status{font-size:12px}.back-link{min-height:40px;font-size:14px}.course-detail-hero span{font-size:12px}.course-detail-hero h1{font-size:34px}.course-detail-hero p{font-size:15px}.course-detail-score span{font-size:11px}.asset-list strong{font-size:14px}.asset-list small,.asset-list em{font-size:12px}.graph-panel{min-width:0;min-height:560px;overflow:hidden}.knowledge-graph{position:relative;height:488px;min-height:488px;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(39,198,153,.08),transparent 36%),linear-gradient(rgba(17,110,91,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,110,91,.045) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px}.knowledge-graph>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.knowledge-graph line{stroke:#8fcfbd;stroke-width:2;stroke-dasharray:6 5;vector-effect:non-scaling-stroke}.graph-node{position:absolute;z-index:2;min-width:132px;max-width:170px;min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid color-mix(in srgb,var(--node-color) 45%,#d8e4e1);border-radius:12px;color:#263b45;background:#fff;box-shadow:0 8px 22px #0c2e361a;font-size:14px;font-weight:700;line-height:1.35;transform:translate(-50%,-50%);transition:transform .18s,border-color .18s,box-shadow .18s}.graph-node:hover,.graph-node.active{z-index:4;transform:translate(-50%,-50%) translateY(-3px);border-color:var(--node-color);box-shadow:0 13px 30px #0c463b29}.graph-node i{width:11px;height:11px;flex:0 0 11px;border:3px solid #fff;border-radius:50%;background:var(--node-color);box-shadow:0 0 0 2px var(--node-color)}.graph-node span{white-space:nowrap}.graph-node small{padding:2px 6px;border-radius:8px;color:#197a60;background:#e9f7f2;font-size:10px}.graph-popover{position:absolute;z-index:8;right:20px;bottom:20px;width:min(330px,calc(100% - 40px));padding:18px;border:1px solid #b8dfd4;border-radius:13px;color:#30444e;background:#fffffff7;box-shadow:0 18px 42px #0b333b29}.graph-popover strong{font-size:16px}.graph-popover p{margin:8px 0 14px;color:#657780;font-size:13px;line-height:1.7}.graph-popover button{min-height:36px;padding:0 14px;border:1px solid #a9d9cb;border-radius:8px;color:#147b60;background:#eef9f5;font-size:13px;font-weight:700}.chat-new{font-size:14px}.chat-history>h3{font-size:18px}.chat-history>button:not(.chat-new) strong{font-size:14px}.chat-history>button:not(.chat-new) small{font-size:12px}.chat-empty h2{font-size:28px}.chat-empty p{font-size:16px}.chat-empty>div button{font-size:14px}.chat-compose textarea{font-size:16px}.chat-compose>small{font-size:12px}.chat-thinking{font-size:14px}.message__identity strong{font-size:15px}.message__identity span{font-size:11px}.message__content,.message__user-content{font-size:15px;line-height:1.85}.sources__toggle{height:50px;font-size:13px}.source-card__body strong{font-size:13px}.source-card__body p{font-size:12px}.source-card__body span,.source-card__score,.message__tools small,.message__tools em{font-size:11px}.challenge-list>h3{font-size:18px}.challenge-list>button{min-height:70px}.challenge-list>button>span{font-size:12px}.challenge-list strong{font-size:14px}.challenge-list small{font-size:12px}.schema-box h4,.schema-box strong{font-size:13px}.schema-box small{font-size:11px}.lab-task>span{font-size:12px}.lab-task h2{font-size:26px}.lab-task p{font-size:14px}.lab-task small{font-size:13px}.code-editor header,.code-editor footer,.code-editor button{font-size:13px}.code-editor textarea{height:250px;font-size:15px}.lab-result>header,.result-table-wrap table{font-size:13px}@media (max-width:820px){.view-heading h1{font-size:30px}.view-heading p{font-size:15px}.graph-panel{min-height:500px}.knowledge-graph{height:430px;min-height:430px;overflow:auto}.graph-node{min-width:112px;padding:9px 11px;font-size:12px}.chat-module{height:calc(100vh - 245px);min-height:540px}}@media (min-width:821px){.portal-main,.portal-content,.view-page{min-width:0}.portal-content{overflow-x:hidden}.portal-sidebar{width:360px;flex-basis:360px;padding:28px 20px 20px}.portal-sidebar--collapsed{width:104px;flex-basis:104px}.portal-sidebar__brand{min-height:64px;gap:16px}.portal-sidebar__brand .brand-mark{width:52px;height:52px;flex-basis:52px}.portal-sidebar__brand strong{font-size:38px}.portal-sidebar__brand span{font-size:20px}.role-chip{min-height:100px;padding:16px 18px}.role-chip strong{font-size:26px}.role-chip small{max-width:245px;font-size:18px;white-space:normal}.portal-nav button{min-height:68px;gap:16px;font-size:26px}.portal-nav button svg{width:26px;height:26px}.engine-status strong{font-size:22px}.engine-status small{font-size:18px}.sidebar-action{min-height:54px;font-size:22px}.portal-topbar{height:88px;flex-basis:88px;padding-inline:34px}.portal-breadcrumb{font-size:22px}.portal-breadcrumb strong{font-size:24px}.service-pill{padding:11px 17px;font-size:20px}.user-menu div strong{font-size:22px}.user-menu div small{font-size:18px}.portal-footer{height:50px;flex-basis:50px;font-size:18px}.view-page{padding:46px clamp(34px,3vw,62px) 72px}.view-heading{margin-bottom:42px}.view-heading h1{font-size:64px}.view-heading p{font-size:28px}.section-eyebrow{font-size:20px}.safety-badge{padding:13px 18px;font-size:20px}.primary-action,.secondary-action{min-height:68px;padding-inline:28px;font-size:24px}.panel-card>header{min-height:104px;padding:22px 28px}.panel-card>header span{font-size:20px}.panel-card>header h2{font-size:34px}.panel-card>header>em,.panel-card>header>small{font-size:20px}.empty-state p,.form-notice{font-size:20px}.dashboard-hero{min-height:390px;padding:56px 62px}.dashboard-hero h1{max-width:1040px;font-size:64px}.dashboard-hero p{font-size:26px}.metric-strip,.analytics-metrics{gap:20px;margin:24px 0}.metric-strip article,.analytics-metrics article{min-height:150px;gap:20px;padding:28px}.metric-strip article>span,.analytics-metrics article>span{width:64px;height:64px}.metric-strip strong,.analytics-metrics strong{font-size:44px}.metric-strip small,.analytics-metrics small{font-size:20px}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dashboard-grid>*,.metric-strip>*,.analytics-metrics>*{min-width:0}.flow-card{min-height:250px;padding:30px}.flow-card header span,.flow-card header em{font-size:18px}.flow-card h3{font-size:26px}.flow-line{flex-wrap:wrap;gap:9px;margin:30px 0 22px}.flow-line i{min-width:20px}.flow-line span{padding:11px 13px;font-size:18px}.flow-card p{font-size:20px}.search-field{width:420px;height:64px;padding-inline:20px}.search-field input{font-size:22px}.course-legend{gap:28px;font-size:20px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.course-card{min-height:430px;padding:30px}.course-card header>span{width:60px;height:60px;font-size:20px}.course-card header em,.status{padding:8px 12px;font-size:20px}.course-card h3{font-size:34px}.course-card p{min-height:90px;font-size:24px}.course-card__meta{gap:20px;font-size:20px}.course-card>small{font-size:20px}.back-link{min-height:54px;font-size:22px}.course-detail-hero{min-height:260px;padding:40px 48px}.course-detail-hero span{font-size:20px}.course-detail-hero h1{font-size:56px}.course-detail-hero p{font-size:24px}.course-detail-score{width:150px;height:150px}.course-detail-score strong{font-size:40px}.course-detail-score span{font-size:18px}.asset-list{padding:10px 24px}.asset-list article{gap:16px;padding:21px 0}.asset-list strong{font-size:24px}.asset-list small,.asset-list em{font-size:19px}.graph-panel{min-height:820px}.knowledge-graph{height:710px;min-height:710px}.graph-node{min-width:230px;max-width:280px;min-height:84px;padding:16px 22px;font-size:24px}.graph-node small{font-size:18px}.graph-popover{width:min(520px,calc(100% - 60px));padding:28px}.graph-popover strong{font-size:28px}.graph-popover p{font-size:22px}.graph-popover button{min-height:54px;padding-inline:22px;font-size:22px}.diagnostic-card,.path-card{min-height:650px}.diagnostic-intro h3,.diagnostic-question h3{font-size:32px}.diagnostic-intro p{font-size:22px}.diagnostic-card>header em,.question-progress{font-size:20px}.option-list button{min-height:76px;font-size:22px}.mastery-bars div{font-size:22px}.path-list{padding:16px 28px}.path-list article{min-height:96px;gap:16px;padding:20px 0}.path-list article>span{width:48px;height:48px;flex-basis:48px;font-size:20px}.path-list strong{font-size:24px}.path-list small,.path-list em{font-size:20px}.assignment-section{margin-top:22px}.assignment-grid{gap:16px;padding:24px}.assignment-grid button{min-height:112px;gap:18px;padding:20px}.assignment-grid button>span{width:54px;height:54px}.assignment-grid strong{font-size:24px}.assignment-grid small,.assignment-grid em{font-size:20px}.segment-tabs button,.mode-cards button,.segmented button{min-height:58px;padding:12px 20px;font-size:20px}.form-panel>label{font-size:22px}.form-panel input,.form-panel textarea,.form-panel select,.research-panel textarea,.vision-panel textarea{min-height:64px;padding:18px;font-size:22px}.rubric-panel h3,.library-item h3{font-size:26px}.library-item p,.research-result{font-size:20px}.image-drop strong{font-size:22px}.image-drop span,.vision-panel>small,.research-sources span{font-size:18px}.chat-module{height:calc(100vh - 390px);min-height:760px;grid-template-columns:390px 1fr}.chat-new{height:68px;font-size:24px}.chat-history>h3{font-size:30px}.chat-history>button:not(.chat-new){padding:20px}.chat-history>button:not(.chat-new) strong{font-size:24px}.chat-history>button:not(.chat-new) small{font-size:20px}.chat-empty h2{font-size:44px}.chat-empty p{font-size:26px}.chat-empty>div button{padding:16px 20px;font-size:22px}.chat-compose textarea{min-height:106px;padding:18px;font-size:26px}.chat-compose button{width:64px;height:64px}.chat-compose>small,.chat-thinking{font-size:20px}.message__identity strong{font-size:26px}.message__identity span{font-size:20px}.message__content,.message__user-content{font-size:24px}.sources__toggle{height:70px;font-size:22px}.source-card__body strong{font-size:22px}.source-card__body p{font-size:20px}.source-card__body span,.source-card__score,.message__tools small,.message__tools em{font-size:18px}.lab-layout{grid-template-columns:390px 1fr;min-height:820px}.challenge-list{padding:24px}.challenge-list>h3{font-size:30px}.challenge-list>button{min-height:110px;padding:18px}.challenge-list>button>span{font-size:20px}.challenge-list strong{font-size:24px}.challenge-list small{font-size:20px}.schema-box{padding:20px}.schema-box h4,.schema-box strong{font-size:22px}.schema-box small{font-size:18px}.lab-workspace{padding:32px}.lab-task>span{font-size:20px}.lab-task h2{font-size:42px}.lab-task p{font-size:24px}.lab-task small{font-size:22px}.code-editor header,.code-editor footer,.code-editor button{font-size:22px}.code-editor textarea{height:390px;padding:24px;font-size:26px}.lab-result>header,.result-table-wrap table{font-size:22px}.target-banner span{font-size:18px}.target-banner strong{font-size:40px}.target-banner p{font-size:20px}.target-banner>em{font-size:24px}.governance-targets strong{font-size:30px}.governance-targets span,.data-table__head{font-size:18px}.data-table__row{min-height:76px;font-size:20px}.data-table__row>span:first-child small{font-size:18px}.architecture-flow strong{font-size:22px}.architecture-flow span{font-size:18px}.model-card h2{font-size:30px}.model-card>p{font-size:20px}.model-card dl div{font-size:20px}.model-card footer,.truth-note p{font-size:18px}.truth-note strong,.eval-suite-grid strong{font-size:22px}.eval-suite-grid span,.eval-suite-grid button,.eval-suite-grid em{font-size:18px}.run-list strong,.audit-list strong,.credential-list strong{font-size:22px}.run-list small,.audit-list small,.credential-list small{font-size:18px}.api-doc dl div{font-size:20px}.api-doc pre{font-size:18px}.api-doc h3{font-size:22px}.blueprint-layer header span{font-size:18px}.blueprint-layer header strong{font-size:24px}.blueprint-layer article b{font-size:22px}.blueprint-layer article small{font-size:18px}.milestones span{font-size:18px}.milestones strong{font-size:26px}.milestones p{font-size:20px}.login-brand strong{font-size:38px}.login-brand span{font-size:20px}.login-hero>span{font-size:18px}.login-hero h1{font-size:clamp(64px,5vw,90px)}.login-hero p{font-size:26px}.login-capabilities{gap:18px}.login-capabilities>div{min-height:150px;padding:26px}.login-capabilities strong{font-size:24px}.login-capabilities span,.login-model-note{font-size:18px}.login-form-panel{padding:48px}.login-card{max-width:780px}.login-card__heading>span{font-size:18px}.login-card__heading h2{font-size:54px}.login-card__heading p{font-size:24px}.demo-accounts{gap:16px}.demo-accounts button{min-height:116px;padding:20px}.demo-accounts button>span{width:52px;height:52px;flex-basis:52px}.demo-accounts button strong{font-size:24px}.demo-accounts button small,.login-divider{font-size:18px}.login-card form>label{font-size:22px}.login-card input{height:70px;padding-inline:20px;font-size:24px}.password-field input{padding-left:52px}.password-field svg{left:20px;top:32px}.login-submit{height:72px;font-size:24px}.login-error{font-size:20px}.login-notice{font-size:18px}.login-page{overflow-x:hidden}.login-brand-panel,.login-form-panel,.login-card,.demo-accounts button div{min-width:0}.demo-accounts button small{white-space:normal;line-height:1.55}}@media (min-width:821px){.portal-sidebar{width:clamp(260px,17vw,300px);flex-basis:clamp(260px,17vw,300px);padding:24px 16px 18px}.portal-sidebar--collapsed{width:84px;flex-basis:84px;padding-inline:13px}.portal-sidebar__brand{min-height:46px;gap:12px}.portal-sidebar__brand .brand-mark{width:42px;height:42px;flex-basis:42px}.portal-sidebar__brand strong{font-size:clamp(22px,1.45vw,27px)}.portal-sidebar__brand span{font-size:12px}.role-chip{min-height:72px;padding:12px 13px}.role-chip strong{font-size:16px}.role-chip small{max-width:210px;font-size:12px;white-space:nowrap}.portal-nav button{min-height:52px;gap:11px;font-size:16px}.portal-nav button svg{width:20px;height:20px}.engine-status strong{font-size:13px}.engine-status small{font-size:11px}.sidebar-action{min-height:42px;font-size:14px}.portal-topbar{height:72px;flex-basis:72px;padding-inline:26px}.portal-breadcrumb{font-size:14px}.portal-breadcrumb strong{font-size:15px}.service-pill{padding:8px 12px;font-size:13px}.user-menu div strong{font-size:14px}.user-menu div small{font-size:12px}.portal-footer{height:38px;flex-basis:38px;font-size:11px}.view-page{padding:clamp(28px,2.2vw,40px) clamp(24px,2.6vw,46px) 52px}.view-heading{margin-bottom:30px}.view-heading h1{font-size:clamp(34px,2.4vw,44px)}.view-heading p{font-size:clamp(15px,1vw,17px)}.section-eyebrow{font-size:11px}.safety-badge{padding:9px 13px;font-size:13px}.primary-action,.secondary-action{min-height:46px;padding-inline:20px;font-size:14px}.panel-card>header{min-height:76px;padding:16px 21px}.panel-card>header span{font-size:10px}.panel-card>header h2{font-size:18px}.panel-card>header>em,.panel-card>header>small{font-size:12px}.empty-state p,.form-notice{font-size:13px}.dashboard-hero{min-height:285px;padding:42px 48px}.dashboard-hero h1{max-width:900px;font-size:clamp(40px,3vw,54px)}.dashboard-hero p{font-size:clamp(15px,1.05vw,18px)}.metric-strip,.analytics-metrics{gap:14px;margin:17px 0}.metric-strip article,.analytics-metrics article{min-height:105px;gap:14px;padding:20px}.metric-strip article>span,.analytics-metrics article>span{width:46px;height:46px}.metric-strip strong,.analytics-metrics strong{font-size:clamp(28px,1.8vw,34px)}.metric-strip small,.analytics-metrics small{font-size:13px}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.flow-card{min-height:180px;padding:21px}.flow-card header span,.flow-card header em{font-size:10px}.flow-card h3{font-size:17px}.flow-line{flex-wrap:wrap;gap:6px;margin:22px 0 16px}.flow-line i{min-width:12px}.flow-line span{padding:7px 9px;font-size:12px}.flow-card p{font-size:13px}.search-field{width:min(320px,32vw);height:46px;padding-inline:14px}.search-field input{font-size:14px}.course-legend{gap:20px;font-size:12px}.course-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.course-card{min-height:280px;padding:21px}.course-card header>span{width:42px;height:42px;font-size:12px}.course-card header em,.status{padding:5px 8px;font-size:11px}.course-card h3{font-size:22px}.course-card p{min-height:58px;font-size:14px}.course-card__meta{gap:12px;font-size:12px}.course-card>small{font-size:12px}.back-link{min-height:42px;font-size:14px}.course-detail-hero{min-height:195px;padding:30px 38px}.course-detail-hero span{font-size:12px}.course-detail-hero h1{font-size:clamp(34px,2.4vw,44px)}.course-detail-hero p{font-size:15px}.course-detail-score{width:104px;height:104px}.course-detail-score strong{font-size:26px}.course-detail-score span{font-size:11px}.asset-list{padding:6px 17px}.asset-list article{gap:11px;padding:14px 0}.asset-list strong{font-size:14px}.asset-list small,.asset-list em{font-size:11px}.graph-panel{min-height:590px}.knowledge-graph{height:510px;min-height:510px}.graph-node{min-width:140px;max-width:190px;min-height:56px;padding:10px 15px;font-size:14px}.graph-node small{font-size:10px}.graph-popover{width:min(350px,calc(100% - 40px));padding:18px}.graph-popover strong{font-size:17px}.graph-popover p{font-size:13px}.graph-popover button{min-height:38px;padding-inline:15px;font-size:13px}.diagnostic-card,.path-card{min-height:460px}.diagnostic-intro h3,.diagnostic-question h3{font-size:20px}.diagnostic-intro p{font-size:14px}.diagnostic-card>header em,.question-progress{font-size:12px}.option-list button{min-height:52px;font-size:14px}.mastery-bars div{font-size:13px}.path-list{padding:9px 19px}.path-list article{min-height:66px;gap:10px;padding:13px 0}.path-list article>span{width:30px;height:30px;flex-basis:30px;font-size:11px}.path-list strong{font-size:15px}.path-list small,.path-list em{font-size:12px}.assignment-section{margin-top:15px}.assignment-grid{gap:11px;padding:16px}.assignment-grid button{min-height:72px;gap:12px;padding:14px}.assignment-grid button>span{width:36px;height:36px}.assignment-grid strong{font-size:15px}.assignment-grid small,.assignment-grid em{font-size:12px}.segment-tabs button,.mode-cards button,.segmented button{min-height:40px;padding:8px 14px;font-size:12px}.form-panel>label{font-size:13px}.form-panel input,.form-panel textarea,.form-panel select,.research-panel textarea,.vision-panel textarea{min-height:46px;padding:13px;font-size:14px}.rubric-panel h3,.library-item h3{font-size:16px}.library-item p,.research-result{font-size:13px}.image-drop strong{font-size:14px}.image-drop span,.vision-panel>small,.research-sources span{font-size:11px}.chat-module{height:calc(100vh - 275px);min-height:570px;grid-template-columns:270px 1fr}.chat-new{height:46px;font-size:14px}.chat-history>h3{font-size:17px}.chat-history>button:not(.chat-new){padding:13px}.chat-history>button:not(.chat-new) strong{font-size:14px}.chat-history>button:not(.chat-new) small{font-size:12px}.chat-empty h2{font-size:26px}.chat-empty p{font-size:15px}.chat-empty>div button{padding:11px 14px;font-size:13px}.chat-compose textarea{min-height:76px;padding:12px;font-size:15px}.chat-compose button{width:48px;height:48px}.chat-compose>small,.chat-thinking{font-size:11px}.message__identity strong{font-size:15px}.message__identity span{font-size:11px}.message__content,.message__user-content{font-size:15px}.sources__toggle{height:48px;font-size:12px}.source-card__body strong{font-size:13px}.source-card__body p{font-size:12px}.source-card__body span,.source-card__score,.message__tools small,.message__tools em{font-size:10px}.lab-layout{grid-template-columns:280px 1fr;min-height:650px}.challenge-list{padding:17px}.challenge-list>h3{font-size:18px}.challenge-list>button{min-height:68px;padding:11px}.challenge-list>button>span{font-size:11px}.challenge-list strong{font-size:14px}.challenge-list small{font-size:11px}.schema-box{padding:13px}.schema-box h4,.schema-box strong{font-size:12px}.schema-box small{font-size:10px}.lab-workspace{padding:22px}.lab-task>span{font-size:11px}.lab-task h2{font-size:24px}.lab-task p{font-size:14px}.lab-task small{font-size:13px}.code-editor header,.code-editor footer,.code-editor button{font-size:12px}.code-editor textarea{height:240px;padding:18px;font-size:15px}.lab-result>header,.result-table-wrap table{font-size:12px}.target-banner span{font-size:10px}.target-banner strong{font-size:26px}.target-banner p{font-size:12px}.target-banner>em{font-size:15px}.governance-targets strong{font-size:18px}.governance-targets span,.data-table__head{font-size:11px}.data-table__row{min-height:52px;font-size:12px}.data-table__row>span:first-child small{font-size:10px}.architecture-flow strong{font-size:13px}.architecture-flow span{font-size:10px}.model-card h2{font-size:18px}.model-card>p{font-size:12px}.model-card dl div{font-size:12px}.model-card footer,.truth-note p{font-size:11px}.truth-note strong,.eval-suite-grid strong{font-size:13px}.eval-suite-grid span,.eval-suite-grid button,.eval-suite-grid em{font-size:11px}.run-list strong,.audit-list strong,.credential-list strong{font-size:13px}.run-list small,.audit-list small,.credential-list small{font-size:11px}.api-doc dl div{font-size:12px}.api-doc pre{font-size:11px}.api-doc h3{font-size:13px}.blueprint-layer header span{font-size:10px}.blueprint-layer header strong{font-size:14px}.blueprint-layer article b{font-size:13px}.blueprint-layer article small{font-size:11px}.milestones span{font-size:10px}.milestones strong{font-size:15px}.milestones p{font-size:12px}.login-brand strong{font-size:clamp(24px,1.7vw,30px)}.login-brand span{font-size:13px}.login-hero>span{font-size:11px}.login-hero h1{font-size:clamp(46px,4vw,68px)}.login-hero p{font-size:clamp(15px,1.15vw,19px)}.login-capabilities{gap:12px}.login-capabilities>div{min-height:105px;padding:18px}.login-capabilities strong{font-size:16px}.login-capabilities span{font-size:12px}.login-model-note{font-size:11px}.login-form-panel{padding:clamp(30px,3vw,48px)}.login-card{max-width:560px}.login-card__heading>span{font-size:11px}.login-card__heading h2{font-size:clamp(34px,2.5vw,42px)}.login-card__heading p{font-size:14px}.demo-accounts{gap:11px}.demo-accounts button{min-height:82px;padding:13px}.demo-accounts button>span{width:38px;height:38px;flex-basis:38px}.demo-accounts button strong{font-size:16px}.demo-accounts button small{font-size:12px;white-space:normal;line-height:1.45}.login-divider{font-size:11px}.login-card form>label{font-size:14px}.login-card input{height:52px;padding-inline:14px;font-size:16px}.password-field input{padding-left:42px}.password-field svg{left:14px;top:21px}.login-submit{height:52px;font-size:15px}.login-error{font-size:13px}.login-notice{font-size:11px}}@media (min-width:821px) and (max-width:1200px){.portal-sidebar{width:260px;flex-basis:260px}.metric-strip,.analytics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.course-grid,.model-grid,.eval-suite-grid,.milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.course-detail-grid,.learning-layout,.two-column-form,.research-grid,.open-grid,.analytics-layout{grid-template-columns:1fr}.chat-module{grid-template-columns:230px 1fr}.lab-layout{grid-template-columns:240px 1fr}.login-card{max-width:500px}}@media (max-width:820px){.login-brand-panel{height:74px;min-height:74px;padding:16px 20px;justify-content:center}.login-hero,.login-capabilities,.login-model-note{display:none}.login-form-panel{padding:32px 20px 40px}.login-card__heading h2{font-size:30px}.login-card__heading p{margin-bottom:20px;font-size:13px}.demo-accounts button{min-height:68px}}.chat-view-page{height:100%;min-height:0;padding:0;background:#f4f7f7}.chat-view-page .chat-module{height:100%;min-height:0;grid-template-columns:292px minmax(0,1fr);border:0;border-radius:0;background:#fff;box-shadow:none}.chat-view-page .chat-history{position:relative;display:flex;flex-direction:column;min-height:0;padding:18px 16px;border-right:1px solid #dce7e5;background:linear-gradient(180deg,#f7fbfa,#f1f7f5);overflow:hidden}.chat-view-page .chat-history:before{content:"";position:absolute;right:-70px;top:-90px;width:190px;height:190px;border:1px solid rgba(37,184,145,.12);border-radius:50%;box-shadow:0 0 0 32px #25b89106}.chat-assistant-card{position:relative;z-index:1;display:flex;align-items:center;gap:11px;padding:12px 10px 17px}.chat-assistant-card>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:13px;color:#073f31;background:linear-gradient(145deg,#64e2bf,#2ec99e);box-shadow:0 8px 20px #1faa842e}.chat-assistant-card strong,.chat-assistant-card small{display:block}.chat-assistant-card strong{color:#17372f;font-size:17px}.chat-assistant-card small{margin-top:3px;color:#77928a;font-size:11px}.chat-view-page .chat-new{position:relative;z-index:1;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #72d3b8;border-radius:11px;color:#116f56;background:#e7f8f2;font-size:14px;font-weight:700;box-shadow:0 5px 16px #1d987412}.chat-view-page .chat-new:hover{color:#074e3c;background:#dcf5ed;transform:translateY(-1px)}.chat-history__title{display:flex;align-items:center;justify-content:space-between;margin:24px 3px 9px}.chat-history__title h3{margin:0;color:#26433b;font-size:14px}.chat-history__title span{min-width:24px;height:22px;display:grid;place-items:center;padding:0 7px;border-radius:11px;color:#4f756a;background:#e3efeb;font-size:10px}.chat-history__list{min-height:0;flex:1;overflow:auto;padding-right:2px}.chat-history__list>button{width:100%;display:flex;align-items:center;gap:8px;margin:4px 0;padding:12px 10px;border:1px solid transparent;border-radius:10px;color:#667d76;background:transparent;text-align:left}.chat-history__list>button:hover{border-color:#d9e8e4;background:#ffffffb8}.chat-history__list>button.active{border-color:#cde7df;color:#156d55;background:#fff;box-shadow:0 6px 18px #1758460f}.chat-history__list>button>div{min-width:0;flex:1}.chat-history__list>button strong,.chat-history__list>button small{display:block}.chat-history__list>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.chat-history__list>button small{margin-top:5px;color:#94a59f;font-size:10px}.chat-history__list>button>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:8px;color:#9baaa5;opacity:0}.chat-history__list>button:hover>span{opacity:1}.chat-history__list>button>span:hover{color:#b0504b;background:#fff0ef}.chat-history__empty{margin:22px 10px;color:#94a49f;font-size:11px;line-height:1.7}.chat-library-state{position:relative;display:flex;align-items:center;gap:9px;flex:0 0 auto;margin-top:12px;padding:12px;border:1px solid #d9e9e4;border-radius:11px;color:#34856e;background:#ffffffb8}.chat-library-state strong,.chat-library-state small{display:block}.chat-library-state strong{font-size:12px}.chat-library-state small{margin-top:3px;color:#8da098;font-size:10px}.chat-library-state i{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#2fd19f;box-shadow:0 0 0 4px #2fd19f1f}.chat-view-page .chat-stage{position:relative;min-height:0;background:radial-gradient(circle at 80% 12%,rgba(57,211,168,.07),transparent 25%),linear-gradient(180deg,#fbfdfc,#fff 34%)}.chat-context-bar{height:72px;flex:0 0 72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e3ece9;background:#ffffffd6;backdrop-filter:blur(10px)}.chat-context-bar>div{display:flex;align-items:center;gap:11px}.chat-context-bar>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#168969;background:#e5f7f0}.chat-context-bar strong,.chat-context-bar small{display:block}.chat-context-bar strong{color:#243d36;font-size:14px}.chat-context-bar small{margin-top:4px;color:#8c9c97;font-size:10px}.chat-context-bar>em{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #cae7de;border-radius:18px;color:#207a61;background:#f1faf7;font-size:11px;font-style:normal}.chat-context-bar>em i{width:6px;height:6px;border-radius:50%;background:#2dc99b;box-shadow:0 0 0 4px #2dc99b1c}.chat-view-page .chat-feed{min-height:0;padding:28px clamp(24px,3.4vw,58px)}.chat-view-page .chat-empty{max-width:1040px;height:100%;min-height:390px;margin:auto;padding:14px 0}.chat-knowledge-visual{position:relative;width:220px;height:118px;flex:0 0 118px;margin-bottom:12px}.chat-knowledge-visual:before,.chat-knowledge-visual:after{content:"";position:absolute;left:50%;top:50%;border:1px dashed rgba(40,178,140,.27);border-radius:50%;transform:translate(-50%,-50%)}.chat-knowledge-visual:before{width:126px;height:82px}.chat-knowledge-visual:after{width:194px;height:112px}.chat-knowledge-visual__core{position:absolute;z-index:2;left:50%;top:50%;width:58px;height:58px;display:grid;place-items:center;border-radius:19px;color:#087157;background:linear-gradient(145deg,#c9f5e7,#65ddb9);box-shadow:0 12px 28px #1fac8433;transform:translate(-50%,-50%)}.chat-knowledge-visual__node{position:absolute;z-index:3;padding:5px 9px;border:1px solid #d3e9e2;border-radius:12px;color:#3b7565;background:#fff;box-shadow:0 5px 14px #20564612;font-size:10px}.chat-knowledge-visual .node--algorithm{left:0;top:17px}.chat-knowledge-visual .node--database{right:0;top:31px}.chat-knowledge-visual .node--network{left:28px;bottom:0}.chat-view-page .chat-empty h2{margin:0;color:#17372f;font-size:30px;letter-spacing:-.03em}.chat-view-page .chat-empty>p{margin:10px 0 22px;color:#81928c;font-size:14px}.chat-view-page .chat-prompt-grid{width:100%;max-width:920px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.chat-view-page .chat-prompt-grid>button{min-height:116px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:16px;border:1px solid #dce9e5;border-radius:14px;color:#35564d;background:#ffffffe0;text-align:left;box-shadow:0 8px 24px #1e4a3d0b;transition:.18s ease}.chat-view-page .chat-prompt-grid>button:hover{border-color:#76d3b9;background:#f3fbf8;box-shadow:0 12px 28px #1987671a;transform:translateY(-2px)}.chat-prompt-grid>button>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#148b69;background:#e4f7f0}.chat-prompt-grid>button>div{min-width:0}.chat-prompt-grid em,.chat-prompt-grid strong,.chat-prompt-grid small{display:block}.chat-prompt-grid em{color:#22a27d;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.08em}.chat-prompt-grid strong{margin-top:5px;color:#27443c;font-size:14px}.chat-prompt-grid small{margin-top:5px;color:#899b95;font-size:10px;line-height:1.5}.chat-prompt-grid b{color:#84a69c;font-size:17px;font-weight:400}.chat-view-page .chat-compose{position:relative;z-index:2;flex:0 0 auto;padding:14px clamp(22px,3.2vw,52px) 12px;border-top:1px solid #e3ebe9;background:#f9fcfbf0;box-shadow:0 -10px 26px #17423509;backdrop-filter:blur(10px)}.chat-view-page .chat-compose>.chat-compose__box{display:grid;grid-template-columns:44px minmax(0,1fr) 50px;align-items:end;gap:8px;padding:7px;border:1px solid #cfdeda;border-radius:14px;background:#fff;box-shadow:0 7px 22px #1b52410f}.chat-view-page .chat-compose textarea{min-height:54px;padding:9px 0;border:0;background:transparent;font-size:15px;line-height:1.6}.chat-view-page .chat-compose button{width:50px;height:50px;border-radius:12px;color:#063f30;background:linear-gradient(145deg,#56dbb5,#2fc99f);box-shadow:0 7px 16px #21b78d33}.chat-view-page .chat-compose button:disabled{opacity:.38;box-shadow:none}.chat-view-page .chat-compose>small{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;color:#8c9b96;font-size:10px}@media (max-width:1100px) and (min-width:821px){.chat-view-page .chat-module{grid-template-columns:238px minmax(0,1fr)}.chat-view-page .chat-prompt-grid{grid-template-columns:1fr}.chat-view-page .chat-prompt-grid>button{min-height:78px}.chat-knowledge-visual{height:88px;flex-basis:88px;transform:scale(.84)}.chat-view-page .chat-empty h2{font-size:26px}}@media (max-width:820px){.chat-view-page{padding:0}.chat-view-page .chat-module{height:100%;min-height:0;grid-template-columns:1fr}.chat-view-page .chat-history{display:none}.chat-context-bar{height:60px;flex-basis:60px;padding:0 15px}.chat-context-bar>div>span{width:34px;height:34px}.chat-context-bar strong{font-size:13px}.chat-context-bar small{font-size:9px}.chat-context-bar>em{padding:6px 8px;font-size:0}.chat-context-bar>em i{margin:0}.chat-view-page .chat-feed{padding:18px 15px}.chat-view-page .chat-empty{min-height:520px;padding:8px 0 18px}.chat-knowledge-visual{height:96px;flex-basis:96px;margin-bottom:8px;transform:scale(.86)}.chat-view-page .chat-empty h2{font-size:24px}.chat-view-page .chat-empty>p{margin:8px 0 17px;font-size:12px}.chat-view-page .chat-prompt-grid{grid-template-columns:1fr;gap:8px}.chat-view-page .chat-prompt-grid>button{min-height:76px;padding:11px 13px}.chat-prompt-grid small{display:none}.chat-view-page .chat-compose{padding:10px 12px 8px}.chat-view-page .chat-compose>.chat-compose__box{grid-template-columns:40px minmax(0,1fr) 44px;padding:5px}.chat-view-page .chat-compose textarea{min-height:44px;font-size:14px}.chat-view-page .chat-compose button{width:44px;height:44px}.chat-view-page .chat-compose>small{font-size:9px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.chat-view-page .chat-compose>.chat-attachment-tray{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:9px;padding:0;border:0;background:transparent;box-shadow:none}.chat-attachment-tray article{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:8px 9px;border:1px solid #d8e7e2;border-radius:11px;background:#fff;box-shadow:0 5px 14px #1952400b}.chat-attachment-tray article.uploading{border-style:dashed;background:#f8fbfa}.chat-attachment-preview{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:9px;color:#158a69;background:#e4f6f0}.chat-attachment-preview img{width:100%;height:100%;object-fit:cover}.chat-attachment-tray article>div{min-width:0}.chat-attachment-tray strong,.chat-attachment-tray small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-tray strong{color:#355149;font-size:11px}.chat-attachment-tray small{margin-top:4px;color:#8a9d96;font-size:9px}.chat-view-page .chat-compose .chat-attachment-tray article>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#8c9c97;background:transparent;box-shadow:none}.chat-view-page .chat-compose .chat-attachment-tray article>button:hover{color:#a74845;background:#fff0ef}.chat-attachment-tray article>svg{color:#24a17d}.chat-attach-control{position:relative;align-self:end}.chat-view-page .chat-compose .chat-attach-button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:11px;color:#4d7469;background:#edf5f2;box-shadow:none}.chat-view-page .chat-compose .chat-attach-button:hover{color:#11775b;background:#dff3ec}.chat-attach-menu{position:absolute;z-index:8;left:0;bottom:54px;width:260px;padding:7px;border:1px solid #d7e5e1;border-radius:13px;background:#fff;box-shadow:0 16px 42px #12413329}.chat-view-page .chat-compose .chat-attach-menu>button{width:100%;height:auto;min-height:62px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:11px 12px;border:0;border-radius:9px;color:#176f57;background:transparent;text-align:left;box-shadow:none}.chat-view-page .chat-compose .chat-attach-menu>button:hover{background:#edf8f4}.chat-view-page .chat-compose .chat-attach-menu>button>svg{width:20px;height:20px;flex:0 0 20px}.chat-attach-menu span{min-width:0;flex:1}.chat-attach-menu span,.chat-attach-menu strong,.chat-attach-menu small{display:block}.chat-attach-menu strong{color:#2b493f;font-size:13px;line-height:1.45;white-space:nowrap}.chat-attach-menu small{margin-top:3px;color:#8b9c96;font-size:10px;line-height:1.45;white-space:normal}.chat-view-page .chat-compose .chat-send-button{width:50px;height:50px}.message-attachments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:9px}.message-attachments article{min-width:180px;max-width:260px;display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid #d3e7e0;border-radius:11px;background:#f5fbf8;text-align:left}.message-attachments article>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;overflow:hidden;border-radius:9px;color:#147f63;background:#dff4ec}.message-attachments article img{width:100%;height:100%;object-fit:cover}.message-attachments article>div{min-width:0}.message-attachments strong,.message-attachments small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-attachments strong{color:#294b40;font-size:11px}.message-attachments small{margin-top:3px;color:#82958e;font-size:9px}.source-card__body>div{flex-wrap:wrap}.source-card__body>div>span{flex:0 0 auto;white-space:nowrap}@media (max-width:820px){.chat-view-page .chat-compose>.chat-attachment-tray{grid-template-columns:1fr;max-height:132px;overflow:auto}.chat-attachment-tray article{padding:6px 8px}.chat-attach-menu{position:fixed;left:12px;right:12px;bottom:102px;width:auto}.chat-view-page .chat-compose .chat-attach-button{width:40px;height:40px}.message-attachments{justify-content:stretch}.message-attachments article{width:100%;max-width:none}.source-list{padding:0 9px}.source-card{gap:8px;padding:11px 0}.source-card__body strong{font-size:12px;line-height:1.5}.source-card__body p{font-size:11px}}.data-pagination{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;border-top:1px solid #e6ecee;color:#788992;background:#fbfcfc;font-size:12px}.data-pagination nav{display:flex;align-items:center;gap:6px}.data-pagination nav button{min-width:34px;height:34px;display:grid;place-items:center;padding:0 10px;border:1px solid #d9e3e5;border-radius:8px;color:#61727c;background:#fff;font-size:12px;font-weight:700}.data-pagination nav button:hover:not(:disabled),.data-pagination nav button.active{color:#087457;border-color:#67cdb0;background:#e9f8f2}.data-pagination nav button:disabled{opacity:.42;cursor:not-allowed}.data-pagination nav i{color:#9aa6ac;font-style:normal}.governance-view{padding-top:32px}.governance-ledger,.audit-ledger{overflow:hidden}.governance-ledger .data-table__row{min-height:58px}.audit-ledger .audit-list{min-height:492px}.audit-ledger .audit-list article{min-height:58px}.filter-select select{min-height:38px;padding:0 11px;font-size:13px}.open-platform-view .open-service-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.open-service-summary article{min-height:88px;display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid #dce8e5;border-radius:13px;background:linear-gradient(135deg,#fff,#f4faf8);box-shadow:0 9px 24px #18483b0a}.open-service-summary article>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:12px;color:#118260;background:#e1f6ee}.open-service-summary article strong,.open-service-summary article small{display:block}.open-service-summary article strong{color:#203f35;font-size:18px}.open-service-summary article small{margin-top:5px;color:#82958e;font-size:12px}.open-service-summary article>i{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#2fd09d;box-shadow:0 0 0 5px #2fd09d1f}.open-platform-view .open-grid{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:16px}.open-platform-view .credential-list{padding:9px 20px}.open-platform-view .credential-list article{min-height:76px;gap:14px;padding:14px 0}.open-platform-view .credential-list article>span{width:42px;height:42px;flex:0 0 42px}.open-platform-view .credential-list strong{font-size:15px}.open-platform-view .credential-list small,.open-platform-view .credential-list article>em{font-size:12px;line-height:1.6}.open-platform-view .api-doc dl{margin:16px 21px}.open-platform-view .api-doc dl div{padding:11px 0;font-size:14px}.open-platform-view .api-doc pre{margin:14px 21px;padding:17px;font-size:12px;line-height:1.8}.open-platform-view .api-doc h3{margin:18px 21px 0;font-size:16px}.open-platform-view .secret-banner strong,.open-platform-view .secret-banner code,.open-platform-view .secret-banner button{font-size:13px}.model-routing-map{margin-bottom:17px;overflow:hidden;border:1px solid #1b4652;border-radius:17px;color:#d8e8eb;background:radial-gradient(circle at 50% -20%,rgba(53,211,168,.2),transparent 40%),linear-gradient(125deg,#071b2b,#0b2d3d 62%,#0b2334);box-shadow:0 18px 45px #071e2b24}.model-routing-map>header{display:flex;align-items:center;justify-content:space-between;padding:22px 25px;border-bottom:1px solid rgba(255,255,255,.08)}.model-routing-map>header span{color:#49d9b2;font-size:10px;font-weight:800;letter-spacing:.16em}.model-routing-map>header h2{margin:6px 0 0;color:#fff;font-size:21px}.model-routing-map>header em{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(85,221,183,.2);border-radius:18px;color:#63dfbd;background:#23bf9614;font-size:12px;font-style:normal}.model-route-track{display:flex;align-items:center;padding:25px}.model-route-track article{position:relative;min-height:126px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff09;text-align:center}.model-route-track article>b{position:absolute;left:10px;top:9px;color:#466a75;font-size:10px}.model-route-track article>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#52dfb8;background:#2dcba01f;box-shadow:inset 0 0 0 1px #4de2bc1a}.model-route-track article strong{margin-top:11px;color:#edf8f7;font-size:14px}.model-route-track article small{margin-top:5px;color:#75929d;font-size:11px}.model-route-track>i{height:1px;flex:0 0 5%;background:linear-gradient(90deg,#285866,#46d0ab,#285866);box-shadow:0 0 8px #46d0ab59}.model-routing-map>footer{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px;border-top:1px solid rgba(255,255,255,.07);color:#7897a0;background:#00000014;font-size:12px}.models-view .model-grid{gap:16px}.models-view .model-card{padding:21px}.models-view .model-card h2{font-size:20px}.models-view .model-card>p{min-height:54px;font-size:14px;line-height:1.75}.models-view .model-card dl div{padding:11px 0;font-size:13px}.models-view .model-card footer{font-size:12px;line-height:1.6}.models-view .truth-note{padding:19px 22px}.models-view .truth-note strong{font-size:15px}.models-view .truth-note p{font-size:13px}.architecture-board{overflow:hidden;border:1px solid #163e4d;border-radius:18px;background:#071b2b;box-shadow:0 20px 50px #09233124}.architecture-board__header{display:flex;align-items:center;justify-content:space-between;padding:23px 27px;color:#fff;background:linear-gradient(100deg,rgba(44,204,162,.1),transparent)}.architecture-board__header span{color:#49d9b2;font-size:10px;font-weight:800;letter-spacing:.17em}.architecture-board__header h2{margin:7px 0 0;font-size:22px}.architecture-board__header em{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(80,218,182,.18);border-radius:20px;color:#7edfc4;background:#31c49c12;font-size:12px;font-style:normal}.architecture-board__header em i{width:7px;height:7px;border-radius:50%;background:#3bd3a7;box-shadow:0 0 9px #3bd3a7}.architecture-kpis{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid rgba(255,255,255,.075);background:#ffffff06}.architecture-kpis article{display:flex;align-items:baseline;justify-content:center;gap:8px;padding:14px;border-right:1px solid rgba(255,255,255,.075)}.architecture-kpis article:last-child{border-right:0}.architecture-kpis strong{color:#fff;font-size:23px}.architecture-kpis span{color:#678590;font-size:11px}.architecture-canvas{padding:24px;background-image:linear-gradient(rgba(54,208,169,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(54,208,169,.035) 1px,transparent 1px);background-size:28px 28px}.architecture-zone{display:grid;grid-template-columns:200px minmax(0,1fr);gap:18px;padding:17px;border:1px solid rgba(115,167,178,.16);border-radius:14px;background:#ffffff09}.architecture-zone>header{display:flex;align-items:center;gap:12px;padding-right:17px;border-right:1px solid rgba(255,255,255,.09)}.architecture-zone>header>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;border-radius:10px;color:#4cdbb5;background:#30cda31c;font-size:11px;font-weight:800}.architecture-zone>header strong,.architecture-zone>header small{display:block}.architecture-zone>header strong{color:#eef8f7;font-size:15px}.architecture-zone>header small{margin-top:5px;color:#68858f;font-size:10px;line-height:1.5}.architecture-zone>div{display:grid;gap:10px}.application-zone>div{grid-template-columns:repeat(4,1fr)}.architecture-zone article{min-height:72px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#aac1c7;background:#ffffff09}.architecture-zone article svg{width:19px;color:#50d8b3}.architecture-zone article b{color:#e0ecee;font-size:13px}.architecture-zone article small{color:#65808a;font-size:10px}.application-zone article{flex-direction:column;text-align:center}.service-zone>div{grid-template-columns:repeat(6,1fr)}.service-zone article{min-height:54px;color:#d8e8e9;font-size:12px;font-weight:700}.intelligence-zone{border-color:#43dab345;background:linear-gradient(110deg,#1f957b1f,#ffffff06)}.intelligence-grid{grid-template-columns:repeat(3,1fr)}.intelligence-grid article{position:relative;justify-content:flex-start}.intelligence-grid article>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:11px;background:#2fd3a91a}.intelligence-grid article>div b,.intelligence-grid article>div small{display:block}.intelligence-grid article>div small{margin-top:5px}.intelligence-grid article>i{margin-left:auto;color:#3e6f73;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.1em}.intelligence-grid article.core{border-color:#4fdeb94d;background:#2ec7a11a;box-shadow:inset 0 0 30px #2dc9a109}.foundation-zone>div{grid-template-columns:repeat(5,1fr)}.foundation-zone article{flex-direction:column;text-align:center}.architecture-connector{height:42px;display:flex;align-items:center;justify-content:center;gap:8px;color:#567b83;font-size:10px}.architecture-connector svg{width:15px;color:#3fcba6}.architecture-rails{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.075);background:#061724}.architecture-rails span{padding:14px;border-right:1px solid rgba(255,255,255,.06);color:#708d96;font-size:11px;text-align:center;letter-spacing:.08em}.architecture-rails span:last-child{border:0}.architecture-milestones{gap:14px;margin-top:16px}.architecture-milestones article{position:relative;overflow:hidden;padding:20px}.architecture-milestones article>i{display:block;height:4px;margin-top:15px;overflow:hidden;border-radius:3px;background:#e8efed}.architecture-milestones article>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22ae82,#51d9b4)}.admin-command-view{min-height:100%;color:#d9e8eb;background:radial-gradient(circle at 48% -15%,#174656 0,#0b2535 36%,#071b2a 76%)}.admin-command-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.admin-command-hero h1{margin:8px 0 7px;color:#fff;font-size:clamp(30px,2.4vw,42px);letter-spacing:-.04em}.admin-command-hero p{margin:0;color:#76909b;font-size:14px}.admin-command-hero .section-eyebrow{color:#4bdbb5}.command-live{display:grid;grid-template-columns:8px auto;align-items:center;gap:5px 9px;padding:10px 14px;border:1px solid rgba(73,216,178,.17);border-radius:12px;background:#24917714}.command-live i{grid-row:1/3;width:8px;height:8px;border-radius:50%;background:#3cdaa9;box-shadow:0 0 12px #3cdaa9}.command-live span{color:#bce8dc;font-size:12px;font-weight:700}.command-live small{color:#537480;font-size:10px}.command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.command-metrics article{min-height:96px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid rgba(133,180,190,.14);border-radius:13px;background:linear-gradient(140deg,#ffffff0f,#ffffff06);box-shadow:inset 0 1px #ffffff09}.command-metrics article>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:12px;color:#4dd8b2;background:#2fc9a11a}.command-metrics small,.command-metrics strong{display:block}.command-metrics small{color:#63808b;font-size:11px}.command-metrics strong{margin-top:5px;color:#fff;font-size:25px}.command-metrics strong em{color:#79939c;font-size:11px;font-style:normal;font-weight:500}.command-metrics article>i{margin-left:auto;padding:5px 7px;border-radius:7px;color:#7ba09f;background:#ffffff0a;font-size:9px;font-style:normal;font-weight:800}.command-metrics article>i.healthy{color:#57d9b5;background:#30caa317}.command-metrics article>i.warning{color:#f3b96c;background:#edaa4d17}.command-grid{display:grid;grid-template-columns:1.15fr .85fr .8fr;gap:12px}.command-panel{overflow:hidden;border:1px solid rgba(129,176,187,.14);border-radius:14px;background:#ffffff09;box-shadow:inset 0 1px #ffffff06}.command-panel>header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 17px;border-bottom:1px solid rgba(255,255,255,.07)}.command-panel>header span{color:#39c99f;font-size:8px;font-weight:800;letter-spacing:.16em}.command-panel>header h2{margin:5px 0 0;color:#e8f2f3;font-size:15px}.command-panel>header button{display:flex;align-items:center;gap:6px;border:0;color:#6f9397;background:transparent;font-size:10px}.command-panel>header button:hover{color:#4ed4af}.command-panel>header em{display:flex;align-items:center;gap:6px;color:#6c8d94;font-size:10px;font-style:normal}.command-panel>header em i{width:6px;height:6px;border-radius:50%;background:#39d1a3;box-shadow:0 0 8px #39d1a3}.command-progress{grid-column:span 1}.command-progress__body{min-height:203px;display:grid;grid-template-columns:150px 1fr;align-items:center;gap:22px;padding:19px}.command-ring{--progress:0deg;width:132px;height:132px;display:grid;place-items:center;margin:auto;border-radius:50%;background:conic-gradient(#46d5ad var(--progress),rgba(255,255,255,.07) 0);box-shadow:0 0 35px #2ecaa217}.command-ring:before{content:"";grid-area:1/1;width:104px;height:104px;border-radius:50%;background:#0d2a39;box-shadow:inset 0 0 18px #00000040}.command-ring>div{z-index:1;grid-area:1/1;text-align:center}.command-ring strong,.command-ring small{display:block}.command-ring strong{color:#fff;font-size:24px}.command-ring small{margin-top:5px;color:#617f8a;font-size:9px}.pipeline-health section{display:grid;grid-template-columns:1fr auto;gap:6px;margin:13px 0}.pipeline-health span{color:#8ca3aa;font-size:11px}.pipeline-health strong{color:#dce9eb;font-size:11px}.pipeline-health i{grid-column:1/3;height:4px;overflow:hidden;border-radius:3px;background:#ffffff12}.pipeline-health i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#209c7a,#51d9b3)}.command-progress>footer{display:flex;align-items:center;justify-content:space-around;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.06);color:#5f7d86;font-size:9px}.command-progress>footer span{display:flex;align-items:center;gap:5px}.command-course{grid-column:span 1}.course-bars{padding:12px 17px 16px}.course-bars section{margin:10px 0}.course-bars section>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#87a0a7;font-size:10px}.course-bars section>div strong{color:#aec0c4;font-size:9px}.course-bars section>i{display:block;height:4px;margin-top:6px;overflow:hidden;border-radius:3px;background:#ffffff0e}.course-bars section>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2ba987,#4cd4b0)}.command-topology{grid-column:span 1}.topology-map{position:relative;min-height:276px;overflow:hidden}.topology-map:before,.topology-map:after{content:"";position:absolute;left:50%;top:50%;border:1px dashed rgba(64,205,170,.15);border-radius:50%;transform:translate(-50%,-50%)}.topology-map:before{width:208px;height:208px}.topology-map:after{width:132px;height:132px}.topology-core,.topology-node{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;text-align:center}.topology-core{left:50%;top:50%;width:82px;height:82px;color:#0b3c31;background:linear-gradient(145deg,#79e3c4,#36c99f);box-shadow:0 0 34px #34cfa63d;transform:translate(-50%,-50%)}.topology-core b{margin-top:4px;font-size:11px}.topology-node{width:62px;height:62px;border:1px solid rgba(83,206,175,.19);color:#55d4b1;background:#0d3040;box-shadow:0 8px 18px #0003}.topology-node b{margin-top:4px;color:#88a5a9;font-size:8px}.node-data{left:14%;top:16%}.node-model{right:13%;top:14%}.node-cloud{right:11%;bottom:12%}.node-safe{left:12%;bottom:11%}.command-audit{grid-column:span 2}.command-audit-list{padding:5px 17px 10px}.command-audit-list section{min-height:53px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.055)}.command-audit-list section>i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#43cfa8}.command-audit-list section>i.medium{background:#eab45f}.command-audit-list section>i.high{background:#e97770}.command-audit-list section>div{min-width:0;flex:1}.command-audit-list strong,.command-audit-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-audit-list strong{color:#bacbce;font-size:11px}.command-audit-list small{margin-top:4px;color:#526f79;font-size:9px}.command-audit-list section>span{padding:4px 7px;border-radius:7px;color:#56d3b1;background:#30c7a014;font-size:9px}.command-audit-list section>span.denied{color:#ee8e86;background:#e15b5317}.command-health{grid-column:span 1}.health-matrix{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px}.health-matrix section{min-height:79px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#ffffff06}.health-matrix section>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#47d1ab;background:#2ec19b14}.health-matrix strong,.health-matrix small{display:block}.health-matrix strong{color:#bdced1;font-size:10px}.health-matrix small{margin-top:4px;color:#57747c;font-size:8px}.health-matrix section>i{grid-column:1/3;color:#48cda9;font-size:8px;font-style:normal;text-align:right}.lab-mode-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:-8px 0 15px}.lab-mode-strip>span{padding:11px 13px;border:1px solid #dce8e5;border-radius:10px;color:#82938d;background:#fff;font-size:11px}.lab-mode-strip strong{color:#168667;font-size:12px}.lab-loading,.lab-load-error{min-height:430px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #dce6e7;border-radius:14px;background:#fff;color:#52666f}.lab-loading{flex-direction:column}.lab-loading>span{width:36px;height:36px;border:3px solid #dcece7;border-top-color:#28bd91;border-radius:50%;animation:spin .8s linear infinite}.lab-loading strong,.lab-loading small{display:block}.lab-loading small{color:#91a0a6;font-size:12px}.lab-load-error>svg{color:#c45d58}.lab-load-error p{margin:5px 0;color:#8c999f;font-size:12px}.lab-load-error button{margin-left:12px}.lab-no-rows{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;padding:20px;color:#87969e;font-size:12px}@media (max-width:1200px) and (min-width:821px){.open-platform-view .open-grid{grid-template-columns:1fr}.model-route-track article small{display:none}.architecture-zone{grid-template-columns:170px minmax(0,1fr)}.service-zone>div{grid-template-columns:repeat(3,1fr)}.command-grid{grid-template-columns:1fr 1fr}.command-topology,.command-health{grid-column:span 1}.command-audit{grid-column:span 2}}@media (max-width:820px){.data-pagination{align-items:flex-start;flex-direction:column;padding:12px 14px}.data-pagination nav{width:100%;justify-content:flex-end}.governance-ledger,.audit-ledger{overflow-x:auto}.governance-ledger>header,.audit-ledger>header{min-width:700px}.governance-ledger .data-pagination{min-width:700px}.audit-ledger .audit-list{min-width:680px;min-height:auto}.audit-ledger .data-pagination{min-width:680px}.open-platform-view .open-service-summary,.open-platform-view .open-grid{grid-template-columns:1fr}.open-platform-view .api-doc dl div{font-size:12px}.open-platform-view .api-doc pre{font-size:10px}.model-routing-map>header{align-items:flex-start;flex-direction:column}.model-route-track{align-items:stretch;flex-direction:column;gap:9px;padding:16px}.model-route-track>i{width:1px;height:16px;flex-basis:16px;margin:auto}.model-route-track article{min-height:105px}.architecture-board__header{align-items:flex-start;flex-direction:column}.architecture-kpis{grid-template-columns:1fr 1fr}.architecture-kpis article:nth-child(2){border-right:0}.architecture-kpis article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.075)}.architecture-canvas{padding:14px}.architecture-zone{grid-template-columns:1fr}.architecture-zone>header{padding:0 0 12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.application-zone>div,.intelligence-grid,.foundation-zone>div{grid-template-columns:1fr 1fr}.service-zone>div{grid-template-columns:repeat(2,1fr)}.architecture-zone article{min-width:0}.architecture-rails{grid-template-columns:1fr 1fr}.architecture-rails span{border-bottom:1px solid rgba(255,255,255,.06)}.architecture-rails span:last-child{grid-column:1/3}.admin-command-view{padding:22px 14px 36px}.admin-command-hero{align-items:flex-start;flex-direction:column}.command-live{width:100%}.command-metrics{grid-template-columns:1fr 1fr}.command-metrics article{min-width:0;padding:13px}.command-metrics article>span{width:38px;height:38px;flex-basis:38px}.command-metrics strong{font-size:20px}.command-metrics article>i{display:none}.command-grid{grid-template-columns:1fr}.command-panel,.command-progress,.command-course,.command-topology,.command-audit,.command-health{grid-column:1}.command-progress__body{grid-template-columns:1fr}.command-ring{width:120px;height:120px}.topology-map{min-height:270px}.health-matrix{grid-template-columns:1fr}.lab-mode-strip{grid-template-columns:1fr 1fr;margin-top:0}.lab-mode-strip>span{font-size:10px}}@media (max-width:520px){.command-metrics{grid-template-columns:1fr}.application-zone>div,.intelligence-grid,.foundation-zone>div{grid-template-columns:1fr}.architecture-zone article{min-height:62px}.lab-mode-strip{grid-template-columns:1fr}}.knowledge-detail-grid{grid-template-columns:minmax(0,1.9fr) minmax(300px,.62fr);align-items:start}.knowledge-detail-grid .graph-panel{min-width:0;min-height:704px;overflow:hidden}.knowledge-map-shell{--course-accent:#2bd4a4;min-width:0;background:#081e2d}.knowledge-map-toolbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);color:#dcebed;background:linear-gradient(105deg,#31c9a221,#ffffff06)}.knowledge-map-summary{display:flex;align-items:center;gap:11px;min-width:0}.knowledge-map-summary>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border:1px solid rgba(79,219,182,.18);border-radius:11px;color:#50ddb7;background:#2dc39c1a}.knowledge-map-summary strong,.knowledge-map-summary small{display:block}.knowledge-map-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#edf8f7;font-size:14px}.knowledge-map-summary small{margin-top:4px;color:#68858f;font-size:10px}.knowledge-map-legend{display:flex;align-items:center;gap:13px;flex:0 0 auto;color:#829ba3;font-size:9px}.knowledge-map-legend span{display:flex;align-items:center;gap:5px}.knowledge-map-legend i{width:7px;height:7px;border-radius:50%;box-shadow:0 0 7px currentColor}.knowledge-map-legend .level-one{color:#2bd4a4;background:#2bd4a4}.knowledge-map-legend .level-two{color:#55a7ff;background:#55a7ff}.knowledge-map-legend .level-three{color:#a881ff;background:#a881ff}.knowledge-detail-grid .knowledge-graph{position:relative;height:586px;min-height:586px;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(44,211,168,.1),transparent 34%),linear-gradient(rgba(68,221,183,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(68,221,183,.045) 1px,transparent 1px),linear-gradient(135deg,#091f2f,#071a28);background-size:auto,30px 30px,30px 30px,auto}.knowledge-detail-grid .knowledge-graph:before{content:"";position:absolute;inset:6% 4%;border:1px solid rgba(75,213,177,.07);border-radius:48%;box-shadow:0 0 0 40px #40cca803,0 0 90px #1fa18109;pointer-events:none}.knowledge-detail-grid .knowledge-graph>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.graph-edge{transition:opacity .2s}.graph-edge>path{fill:none;stroke:#386977;stroke-width:.38;stroke-dasharray:1.2 1.1;vector-effect:non-scaling-stroke;filter:url(#graph-glow);transition:stroke .2s,opacity .2s,stroke-width .2s}.graph-edge.active>path{stroke:#52e0b9;stroke-width:.75;stroke-dasharray:none}.graph-edge.dimmed{opacity:.13}#graph-arrow path{fill:#4d8d83}.graph-particle{fill:#64e7c2;filter:url(#graph-glow);opacity:.72}.knowledge-detail-grid .graph-node{position:absolute;z-index:3;width:clamp(112px,9.2vw,142px);min-width:0;max-width:none;min-height:58px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:7px;padding:9px 10px;border:1px solid color-mix(in srgb,var(--node-color) 53%,#34505c);border-radius:12px;color:#dcebed;background:linear-gradient(145deg,#113040f7,#081f2ef7);box-shadow:0 10px 26px #0000003d,inset 0 1px #ffffff09;font-size:11px;line-height:1.3;text-align:left;transform:translate(-50%,-50%);transition:transform .2s,opacity .2s,border-color .2s,box-shadow .2s}.knowledge-detail-grid .graph-node:hover,.knowledge-detail-grid .graph-node.active{z-index:5;transform:translate(-50%,-50%) translateY(-3px);border-color:var(--node-color);box-shadow:0 13px 32px #00000052,0 0 0 3px color-mix(in srgb,var(--node-color) 14%,transparent),0 0 24px color-mix(in srgb,var(--node-color) 18%,transparent)}.knowledge-detail-grid .graph-node.connected{border-color:color-mix(in srgb,var(--node-color) 82%,#fff)}.knowledge-detail-grid .graph-node.dimmed{opacity:.23;filter:saturate(.45)}.graph-node__pulse{width:12px;height:12px;grid-row:1/3;grid-column:1;display:block;border:3px solid rgba(255,255,255,.88);border-radius:50%;background:var(--node-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--node-color) 16%,transparent),0 0 12px var(--node-color)}.knowledge-detail-grid .graph-node em{grid-column:2;color:color-mix(in srgb,var(--node-color) 80%,#dcebed);font-size:8px;font-style:normal;font-weight:800;letter-spacing:.08em}.knowledge-detail-grid .graph-node span{grid-column:2/4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e9f3f4;font-size:11px;font-weight:700}.knowledge-detail-grid .graph-node small{grid-column:3;grid-row:1/3;align-self:center;padding:3px 5px;border-radius:7px;color:var(--node-color);background:color-mix(in srgb,var(--node-color) 12%,transparent);font-size:8px}.knowledge-detail-grid .graph-node.level-3{background:linear-gradient(145deg,#30264ef7,#101c31f7)}.knowledge-map-hint{position:absolute;z-index:4;left:17px;bottom:15px;display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(76,211,177,.12);border-radius:18px;color:#688a90;background:#061823bd;backdrop-filter:blur(8px);font-size:9px;pointer-events:none}.graph-inspector{position:absolute;z-index:10;right:16px;bottom:16px;width:min(330px,calc(100% - 32px));padding:17px;border:1px solid rgba(94,225,191,.25);border-radius:15px;color:#d7e6e8;background:#081f2df5;box-shadow:0 22px 56px #00000061,inset 0 1px #ffffff0a;backdrop-filter:blur(14px)}.graph-inspector>header{display:flex;align-items:center;justify-content:space-between}.graph-inspector>header>span{display:flex;align-items:center;gap:6px;color:#55dcb7;font-size:10px;font-weight:800;letter-spacing:.08em}.graph-inspector>header button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#75919a;background:#ffffff0a}.graph-inspector>header button:hover{color:#fff;background:#ffffff14}.graph-inspector h3{margin:13px 0 7px;color:#fff;font-size:18px}.graph-inspector>p{margin:0;color:#8ba2a9;font-size:12px;line-height:1.75}.graph-inspector section{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.graph-inspector section>strong{display:flex;align-items:center;gap:6px;color:#b8cbcf;font-size:11px}.graph-inspector section>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.graph-inspector section button{padding:5px 8px;border:1px solid rgba(81,205,173,.14);border-radius:7px;color:#69cdb2;background:#30b39214;font-size:9px}.graph-inspector section button:hover{border-color:#51d2b0;background:#30b39226}.graph-inspector section em{color:#617c85;font-size:9px;font-style:normal}@media (max-width:1300px) and (min-width:821px){.knowledge-detail-grid{grid-template-columns:1fr}.knowledge-detail-grid .asset-list{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}}@media (max-width:820px){.knowledge-detail-grid{display:block}.knowledge-detail-grid .graph-panel{min-height:650px;overflow-x:auto}.knowledge-map-shell{min-width:820px}.knowledge-map-toolbar{position:sticky;z-index:20;left:0;width:min(calc(100vw - 30px),820px)}.knowledge-detail-grid .knowledge-graph{height:570px;min-height:570px}.knowledge-detail-grid .graph-node{width:124px}.knowledge-map-hint{position:sticky;left:16px;width:max-content}}@media (prefers-reduced-motion:reduce){.graph-particle{display:none}.knowledge-detail-grid .graph-node{transition:none}}
