:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292438;background:#f8f8fb;font-synthesis:none;font-weight:400;--purple: #7160d5;--ink: #241e38;--muted: #777284;--border: #e9e6ef;--surface: #fff;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b2a6ff;outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1{font-size:31px;letter-spacing:-1.05px;line-height:1.2;margin-bottom:13px}h2{font-size:22px;letter-spacing:-.45px;line-height:1.35}h3{font-size:16px;line-height:1.4}p{font-size:14px}small{font-size:12px}strong{font-weight:620}em{font-style:normal}img{max-width:100%}button svg{flex-shrink:0}textarea{resize:vertical}code{font-size:11px;word-break:break-all;color:#776f8e}hr{border:0;border-top:1px solid var(--border);margin:25px 0}fieldset{border:0;padding:0;margin:15px 0 24px;min-width:0}legend{font-size:13px;font-weight:600;margin-bottom:10px}details{border-top:1px solid var(--border);padding:16px 0;margin-top:15px}summary{cursor:pointer;font-size:14px;font-weight:600}summary+*{margin-top:15px}a{color:var(--purple)}.button{border:1px solid var(--border);border-radius:8px;background:#fff;display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:9px 14px;font-size:13px;font-weight:550;min-height:39px;transition:background .15s}.button:hover{background:#f4f1fe}.button.primary{background:var(--purple);border-color:var(--purple);color:#fff}.button.primary:hover{background:#6250c5}.button.light{color:#504172;background:#fff;border-color:#fff}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:16px 0}.field{display:block;margin-bottom:19px;font-size:13px}.field>span{display:block;font-weight:560;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #dedae6;border-radius:8px;padding:11px 12px;background:#fff;color:var(--ink);min-height:43px}.field textarea{display:block;line-height:1.65}.field input::placeholder,.field textarea::placeholder{color:#aaa4b6}.field input[type=file]{padding:9px;font-size:12px}.field select{max-width:100%}.check{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;margin-bottom:12px}.check input{accent-color:var(--purple);margin-top:4px}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:24px;margin-bottom:20px;min-width:0}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.card-heading h3{margin:0}.card p:last-child{margin-bottom:0}.badge{display:inline-flex;align-items:center;white-space:nowrap;background:#f0ecfb;color:#756396;border-radius:5px;padding:4px 8px;font-size:10px;line-height:1.5;font-weight:600;letter-spacing:.25px}.badge.green{background:#e9f6ee;color:#378062}.muted{color:var(--muted);font-size:13px}.eyebrow{display:block;color:#898297;font-size:10px;font-weight:650;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px}.empty{padding:35px 22px;color:var(--muted);border:1px dashed #ddd7e8;border-radius:10px;text-align:center;font-size:13px;margin:16px 0}.error{background:#fff0ef;border:1px solid #f2c6c3;color:#9d3734;padding:13px 16px;border-radius:8px;line-height:1.5;font-size:13px}.success{padding:11px 16px;background:#edf8f1;border:1px solid #cde6d7;color:#377253;border-radius:8px;font-size:13px}.notice{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border:1px solid #e5dff3;background:#f4f1fb;color:#726289;border-radius:9px;margin:18px 0}.notice svg{flex-shrink:0;margin-top:2px}.notice p{font-size:12px;line-height:1.65;margin:0}.brand{display:flex;gap:12px;align-items:center}.brand-icon{width:43px;height:43px;border-radius:12px;background:#302946;color:#d5c9ff;display:grid;place-items:center}.brand strong{font-size:23px;letter-spacing:-.8px;color:#fff}.brand strong span{font-weight:350;color:#d2cbdf}.brand small{display:block;color:#91869f;font-size:9px;letter-spacing:1px;text-transform:uppercase}.attribution{display:flex;align-items:center;gap:7px;color:#898196;font-size:10px;white-space:nowrap}.attribution img{width:20px;height:20px;object-fit:contain;border-radius:5px}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:radial-gradient(ellipse at 80% 65%,#302248,#171327 65%);padding:42px 8%;color:#fff;display:flex;flex-direction:column;min-height:780px;overflow:hidden}.story-body{margin:auto 0;padding:45px 0 20px}.story-body .badge{background:#332741;color:#ccbddf;padding:5px 9px;letter-spacing:1px;font-size:9px}.story-body h1{font-size:clamp(38px,3.8vw,58px);line-height:1.12;margin:25px 0;letter-spacing:-2px;font-weight:550}.story-body em{color:#baa2e3}.story-body p{max-width:345px;color:#aea3bc;line-height:1.8;font-size:13px}.story-footer{color:#7b6d8d;font-size:10px;display:flex;justify-content:space-between;gap:10px}.story-footer span{color:#9a8aa9}.login-form{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;position:relative;padding:60px 30px 95px}.login-box{width:355px;max-width:100%}.login-box h2{font-size:28px;letter-spacing:-.9px;margin-bottom:10px}.login-box .eyebrow{font-size:9px}.login-box>p{font-size:13px;margin-bottom:29px}.segmented{display:flex;background:#f3f2f7;border:1px solid #efedf3;border-radius:9px;padding:4px;margin:25px 0}.segmented button{flex:1;background:none;border:0;border-radius:6px;padding:10px 6px;font-size:12px;color:#8b829a}.segmented .selected{background:#fff;box-shadow:0 1px 5px #27143412;color:#443755;font-weight:600}.login-box form>.button{width:100%;margin-top:4px}.login-box .field{margin-bottom:20px}.login-box .help{font-size:11px;line-height:1.8;text-align:center;color:#99909f;margin-top:23px}.privacy-note{display:flex;gap:9px;font-size:10px;line-height:1.7;color:#a19aa9;margin-top:40px}.privacy-note svg{flex-shrink:0;margin-top:3px}.login-form>.attribution{position:absolute;bottom:32px}.divider{display:flex;align-items:center;gap:15px;color:#aaa;font-size:11px;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;flex:1;background:var(--border)}.google{width:100%;font-size:12px}.google-g{font-size:18px;font-weight:700;color:#4285f4}.ecosystem-art{height:210px;position:relative;max-width:360px;margin-top:20px}.orbit{position:absolute;border:1px solid #6d4f882e;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:230px;height:155px;transform:translate(-50%,-50%) rotate(-18deg)}.orbit-two{width:315px;height:190px;transform:translate(-50%,-50%) rotate(18deg)}.orbit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:88px;height:88px;border-radius:23px;background:linear-gradient(135deg,#61437c,#392948);color:#ceaceb;border:1px solid #806493;box-shadow:0 0 65px #8856a929}.orbit-item{position:absolute;width:46px;height:46px;background:#30243e;border:1px solid #584364;border-radius:13px;display:grid;place-items:center;color:#aa86c8}.item-0{top:10px;left:60px}.item-1{right:25px;top:42px}.item-2{left:10px;bottom:36px}.item-3{right:85px;bottom:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:247px;flex-shrink:0;background:#1d182d;color:#a9a1b9;padding:27px 19px 19px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:5}.sidebar .brand{padding:0 7px}.sidebar .brand-icon{width:37px;height:37px;border-radius:10px}.sidebar .brand strong{font-size:21px}.sidebar-section{font-size:9px;letter-spacing:1.3px;color:#6c617f;margin:37px 12px 12px}.class-selector{display:flex;align-items:center;width:100%;border:1px solid #393047;background:#2a233b;color:#d8cde5;padding:13px 10px;border-radius:8px;text-align:left;gap:9px;font-size:11px;line-height:1.5}.class-selector>span{flex:1}.class-selector>svg{flex-shrink:0}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:29px}.sidebar nav button{display:flex;align-items:center;gap:12px;border:0;background:none;color:#ada3bb;font-size:12px;text-align:left;padding:12px;border-radius:7px}.sidebar nav button:hover{background:#2b243b}.sidebar nav button.active{background:#3b2f51;color:#eadff7}.sidebar nav .active svg{color:#b99bde}.sidebar-bottom{margin-top:auto;padding-top:35px}.synthetic{font-size:9px;color:#7e718e;display:flex;align-items:center;gap:6px;margin:12px 7px}.status-dot{width:5px;height:5px;border-radius:50%;background:#70aa8e}.sidebar .attribution{padding:12px 7px;font-size:9px;color:#746881}.account{display:flex;align-items:center;text-align:left;width:100%;gap:10px;border:0;border-top:1px solid #352a43;background:none;padding:18px 7px 5px;margin-top:10px;color:#c1b4d0}.avatar{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;flex-shrink:0;background:#ebe4f5;color:#7b609b;font-size:11px;font-weight:650}.account .avatar{background:#46354f;color:#c3a4d0}.account strong{display:block;font-size:11px}.account small{display:block;font-size:9px;color:#83748f}.logout{background:none;border:0;color:#83748f;font-size:10px;margin:10px 7px 0;display:flex;gap:7px;align-items:center}.main-column{margin-left:247px;width:calc(100% - 247px);min-width:0}.topbar{height:73px;border-bottom:1px solid var(--border);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;padding:0 37px;gap:15px}.topbar>span{display:flex;align-items:center;gap:11px;font-size:11px;color:#b0a7b9;min-width:0}.topbar strong{font-weight:500;color:#776e85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar>div{display:flex;align-items:center;gap:14px}.topbar .button{padding:6px 10px;min-height:30px;font-size:10px}main{padding:39px 39px 60px;max-width:1530px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:31px}.page-heading p{font-size:13px;color:#8b8198;max-width:720px;margin-bottom:0}.page-heading .eyebrow{font-size:9px;letter-spacing:.8px}.page-heading>.badge{margin-top:10px}.page-heading>.field{min-width:260px}.hero{display:flex;justify-content:space-between;gap:35px;background:radial-gradient(ellipse at right bottom,#55446d,#33283f 65%);border-radius:13px;padding:36px 39px;color:#fff;margin-bottom:23px;overflow:hidden}.hero>.hero-graphic{width:38%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.hero>div:first-child{max-width:480px}.hero .badge{font-size:8px;background:#594562;color:#dac0ea;letter-spacing:1px}.hero h2{font-size:36px;line-height:1.12;letter-spacing:-1.2px;margin:18px 0}.hero p{font-size:12px;line-height:1.8;color:#bcacc7;max-width:370px;margin-bottom:22px}.hero .button{font-size:11px;padding:9px 13px}.hero-heart{width:125px;height:125px;background:linear-gradient(135deg,#86649555,#73528022);border:1px solid #a48ba060;border-radius:35px;display:grid;place-items:center;color:#d4b4db;box-shadow:0 0 0 26px #9d7cb20a,0 0 0 54px #9d7cb20a;margin-bottom:24px;transform:rotate(-6deg)}.hero-heart svg{transform:rotate(6deg)}.hero-graphic>span{font-size:11px;letter-spacing:.5px;color:#b2a1c3}.hero-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px;justify-content:center}.hero-chips span{font-size:9px;border:1px solid #776385;color:#bcaaca;border-radius:30px;padding:4px 8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px}.stats .card{padding:18px 23px;display:flex;align-items:center;gap:16px;margin:0}.stats strong{font-size:26px;font-weight:550;letter-spacing:-1px;color:#776188}.stats span{font-size:10px;color:#9a8da5}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 16px}.section-heading h2{font-size:18px;margin:0}.section-heading h3{margin:0}.section-heading>.button{border:0;background:none;font-size:11px;color:#8d769e;padding-right:0}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:26px}.journey-card{display:flex;flex-direction:column;text-align:left;border:1px solid var(--border);background:#fff;border-radius:11px;padding:23px;position:relative}.journey-card:hover,.class-card:hover{border-color:#c1b0d8;background:#fefcff}.journey-card .step{font-size:9px;color:#aa9bb6;letter-spacing:1px}.journey-card>svg{width:27px;height:27px;color:#9a79b1;position:absolute;right:23px;top:24px}.journey-card h3{font-size:19px;margin:22px 0 10px}.journey-card p{color:#998aa5;font-size:11px;line-height:1.8;flex:1}.text-link{display:flex;align-items:center;gap:6px;font-size:10px;color:#9678a6;margin-top:12px}.class-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:25px;text-align:left;display:flex;flex-direction:column;gap:15px;min-width:0}.class-card>svg{color:#8e72ac}.class-card h2,.class-card h3{margin:0}.class-card small{color:#9a8da5;font-size:11px}.class-card>span:not(.badge){display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#9d8aac}.class-card.selected{border-color:#aa8dcc;background:#fcf9ff}.tabs{display:flex;align-items:center;gap:5px;border-bottom:1px solid var(--border);overflow-x:auto;margin:0 0 24px;padding-bottom:8px}.tabs button{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;background:none;border:0;border-radius:6px;color:#9b8da7;padding:10px 13px}.tabs .selected{background:#eee8f7;color:#7c5d93}.tabs button:hover{background:#f1ecf7}.list-row,.person-row{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--border);border-radius:8px;text-align:left;padding:17px 20px;width:100%;margin-bottom:10px}.list-row>span:nth-child(2),.person-row>span:nth-child(2){flex:1;min-width:0}.list-row strong,.person-row strong{display:block;font-size:13px}.list-row small,.person-row small{display:block;font-size:11px;color:#95869e}.list-row>svg{color:#997aad}.list-row:hover,.person-row:hover,.person-row.selected{background:#faf7fd}.person-row{padding:12px;gap:10px}.person-row .badge{font-size:8px}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.heading-icon{width:60px;height:60px;border-radius:16px;background:#f1eafa;color:#a286b8;display:grid;place-items:center}.lab-layout{display:flex;gap:24px;align-items:start}.tool-menu{width:205px;flex-shrink:0;background:#fff;border:1px solid var(--border);padding:17px 10px;border-radius:10px;position:sticky;top:15px}.tool-menu .eyebrow{font-size:9px;padding:0 9px}.tool-menu button{display:flex;align-items:center;width:100%;gap:9px;font-size:11px;background:none;border:0;color:#918199;text-align:left;padding:12px 10px;border-radius:6px;line-height:1.5;margin-bottom:3px}.tool-menu button span:first-of-type{flex:1}.tool-menu button.selected{background:#f0e9f8;color:#816194}.tool-menu button:hover{background:#f8f4fb}.tool-divider{border-top:1px solid var(--border);margin:16px 5px}.lab-panel{flex:1;min-width:0;background:#fff;border:1px solid var(--border);border-radius:11px;padding:25px}.lab-panel>h2{font-size:22px}.patient-heading{display:flex;align-items:center;gap:15px;padding:3px 0 25px;border-bottom:1px solid var(--border);margin-bottom:25px}.patient-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e9dfed;color:#9a78a3;font-size:19px}.patient-heading h2{font-size:18px;margin:0 0 5px}.patient-heading p{font-size:10px;color:#a28eaa;margin:0}.conversation{display:flex;flex-direction:column;gap:17px;margin-bottom:26px;min-height:185px}.chat-message{max-width:90%;border-radius:12px;padding:16px 18px;align-self:flex-start;background:#f6f3f8;margin-bottom:10px}.chat-message small{font-size:9px;color:#a895b0;display:block;margin-bottom:6px}.chat-message p{font-size:13px;line-height:1.8;margin:0}.student-message{align-self:flex-end;background:#efe7f5;color:#755686}.fact{padding:17px 0;border-bottom:1px solid var(--border)}.fact>div{display:flex;justify-content:space-between;gap:20px;align-items:baseline}.fact strong{font-size:13px}.fact small{font-size:10px;color:#b3a2b9}.fact p{font-size:12px;line-height:1.9;color:#807285;margin:8px 0 0;white-space:pre-wrap}.finish-bar{display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid #e3d6ea;border-radius:10px;padding:20px 24px;background:#f2eaf5;margin-top:25px}.finish-bar>span{font-size:12px;color:#9a80a6;max-width:600px}.finish-bar>.button{flex-shrink:0}.trace-event summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11px}.sequence{width:25px;height:25px;display:grid;place-items:center;background:#ede3f3;border-radius:6px;color:#9875ad;font-size:10px}.trace-event summary small{margin-left:auto;color:#ad95ba}.trace-event>small{display:block;font-size:9px;color:#b6a3bd;word-break:break-all}.code-block{white-space:pre-wrap;word-break:break-word;max-height:500px;overflow:auto;background:#f7f3fa;border:1px solid var(--border);padding:18px;border-radius:8px;font-size:11px;line-height:1.75;color:#9575a7}.configuration-editor{font-family:SFMono-Regular,Consolas,monospace;font-size:11px!important;tab-size:2}.data-view{display:grid;grid-template-columns:minmax(90px,auto) 1fr;gap:9px 16px;font-size:12px;margin:0}.data-view dt{color:#a78db4}.data-view dd{margin:0;min-width:0}.data-list>div{padding:17px 0;border-bottom:1px solid var(--border)}.table-scroll{overflow:auto;max-height:480px;margin:20px 0;border:1px solid var(--border);border-radius:8px}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;font-weight:550;white-space:nowrap;color:#9e7fb0;background:#f8f3fa;position:sticky;top:0}td,th{padding:12px 15px;border-bottom:1px solid var(--border)}td{color:#8d749d}td>strong{color:#755986}th>small{display:block;font-size:9px;font-weight:400}tr:last-child td{border-bottom:0}.monitor-chart{display:block;width:100%;height:auto;overflow:visible}.monitor-chart text{font:10px system-ui;fill:#a88db9}.file-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-bottom:1px solid var(--border);padding:9px 0;margin-bottom:10px}.rubric-row{padding:17px 0;border-bottom:1px solid var(--border);font-size:13px}.rubric-row>.badge{float:right}.rubric-row p{font-size:11px;color:#a98cbb;margin:10px 0}.grade-card{border:1px solid #dcd3e5;border-radius:10px;padding:20px;margin:20px 0;background:#fcf9fe}.grade-card>div{display:flex;gap:15px;align-items:center;margin-bottom:13px}.grade-card>div>strong{font-size:24px;color:#9874b1}.grade-card small{font-size:10px;color:#b59bc6}.profile-photo{width:80px;height:80px;border-radius:20px;object-fit:cover;margin-bottom:20px}.password-page{max-width:520px;padding:80px 20px;margin:auto}.loading{min-height:100vh;display:grid;place-items:center;color:#a087ae;font-size:15px}.markdown{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.markdown p{font-size:13px}.markdown li{margin-bottom:7px}.workspace-layout{display:flex;gap:22px;align-items:flex-start}.resource-list{flex:1;min-width:180px}.workspace-editor{width:var(--side-panel-width, 65%);flex-shrink:0;min-width:0;padding:23px;border:1px solid var(--border);border-radius:10px;background:#fff}.resource-row{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;border:1px solid var(--border);border-radius:8px;background:#fff;padding:15px;margin-bottom:10px;gap:7px}.resource-row strong{font-size:12px}.resource-row small{font-size:10px;color:#ac8ebf}.resource-row.selected{background:#f9f1ff;border-color:#c1a0d9}.app-preview{width:100%;height:400px;background:#fff;border:1px solid #e3d3ef;border-radius:8px}.workspace-editor fieldset:disabled{opacity:.8}.workspace-editor>.section-heading{margin-top:0}@media(min-width:1500px){main{padding:45px 55px}.hero{padding:42px 45px}.hero h2{font-size:41px}.hero p{font-size:13px}}@media(max-width:1150px){.sidebar{width:215px;padding-left:13px;padding-right:13px}.main-column{margin-left:215px;width:calc(100% - 215px)}main{padding:30px 25px}.topbar{padding:0 25px}.hero{padding:28px}.card-grid{gap:14px}.journey-card{padding:20px}.hero h2{font-size:31px}.split-grid{grid-template-columns:1fr}.tool-menu{width:175px}.lab-layout{gap:15px}.lab-panel{padding:20px}.page-heading>.field{min-width:190px}.stats .card{padding:15px}.stats strong{font-size:22px}}@media(max-width:900px){.login-story{padding:32px 30px}.story-body h1{font-size:40px}.story-footer{flex-direction:column}.topbar .badge{display:none}.hero-graphic{display:none!important}.hero>div:first-child{max-width:100%}.hero p{max-width:100%}.card-grid{grid-template-columns:1fr}.journey-card h3{margin-top:15px}.journey-card{min-height:180px}.class-card{min-height:150px}.lab-layout{flex-direction:column}.tool-menu{position:static;width:100%;display:flex;flex-wrap:wrap;gap:5px}.tool-menu>.eyebrow,.tool-divider{display:none}.tool-menu button{width:auto;padding:8px;font-size:10px}.tool-menu button svg{width:14px}.lab-panel{width:100%}.workspace-layout{flex-direction:column}.resource-list,.workspace-editor{width:100%}.page-heading{flex-wrap:wrap}.page-heading .field{width:100%}.stats{gap:10px}.stats .card,.stats strong,.stats span{display:block}.stats span{margin-top:4px}}@media(max-width:700px){.login-page{display:block}.login-story{min-height:0;padding:24px}.story-body,.story-footer{display:none}.login-form{min-height:calc(100vh - 91px);padding:48px 26px 85px}.login-box{width:380px}.sidebar{position:static;width:100%;padding:18px 20px 10px;display:block}.sidebar .brand{padding:0}.sidebar .brand-icon{width:33px;height:33px}.sidebar-section,.class-selector,.sidebar-bottom{display:none}.sidebar nav{margin-top:17px;flex-direction:row;overflow-x:auto;padding-bottom:7px;gap:7px}.sidebar nav button{white-space:nowrap;font-size:10px;padding:9px;gap:6px}.sidebar nav button svg{width:15px}.app-shell{display:block}.main-column{margin:0;width:100%}.topbar{height:54px;padding:0 19px;gap:8px}.topbar>span{font-size:9px;gap:5px}.topbar .button{font-size:9px}.topbar>div{gap:0}main{padding:25px 18px 40px}.page-heading{gap:12px;margin-bottom:22px}h1{font-size:25px;letter-spacing:-.7px}.page-heading .eyebrow{font-size:8px;line-height:1.7}.page-heading p{font-size:12px}.hero{padding:26px 23px}.hero h2{font-size:30px}.hero .badge{font-size:7px}.hero p{font-size:11px}.stats .card{padding:13px 12px}.stats span{font-size:9px}.stats strong{font-size:23px}.card{padding:20px}.card-heading{align-items:flex-start;flex-wrap:wrap}.lab-panel{padding:18px}.tool-menu{padding:10px}.tool-menu button{font-size:9px;gap:5px}.tool-menu button svg{width:13px}.tool-menu .badge{font-size:8px}.finish-bar{padding:18px;flex-direction:column;align-items:stretch;gap:15px}.finish-bar>span{font-size:11px}.chat-message{max-width:95%;padding:14px}.chat-message p{font-size:12px}.fact>div{flex-wrap:wrap;gap:5px}.fact p{font-size:11px}.fact strong{font-size:12px}.section-heading{gap:10px;flex-wrap:wrap}.section-heading h2{font-size:17px}.list-row{padding:13px 12px;gap:10px}.list-row>.badge{font-size:8px}.list-row strong{font-size:11px}.list-row small{font-size:9px}.person-row{flex-wrap:wrap}.person-row small{word-break:break-all}.field{font-size:12px}.field input,.field textarea,.field select{font-size:14px}.configuration-editor{font-size:10px!important}.privacy-note{margin-top:25px}.button{font-size:11px}.trace-event summary small{width:100%;margin-left:37px}.data-view{grid-template-columns:1fr}.data-view dd{padding-left:10px}.card .table-scroll{margin-left:-10px;margin-right:-10px}.profile-photo{width:65px;height:65px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.campus-switch{border:0;background:none;color:#95819e;font-size:11px;padding:5px 0}.topbar>span{flex:1}.topbar{gap:10px}@media(max-width:700px){.campus-switch{font-size:10px}.topbar .logout-label{display:none}.topbar .button{padding:5px 7px}.topbar>div{gap:6px}}@media(max-width:700px){.sidebar nav{scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}}.language-selector{display:inline-flex;align-items:center;gap:8px;font-size:13px}.language-selector select{padding:7px 10px;border:1px solid #d9d3e6;border-radius:8px;background:#fff;color:#34274f}.login-box>.language-selector{display:flex;justify-content:flex-end;margin-bottom:22px}.execution-record{border-top:1px solid var(--border, #e5e4ed);padding-block:1rem}.execution-proposal{margin-block:1rem}.execution-proposal textarea{font-family:monospace;font-size:.85rem}
