:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#252734;background:#f8f9fc;font-synthesis:none;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;--accent: #6257df;--accent-dark: #5146c9;--muted: #858997;--line: #e9ebf1;--green: #23876e;--surface: #fff;--radius: 12px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{transition:background .18s,color .18s,border-color .18s,box-shadow .18s}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #aea7f5;outline-offset:3px}input:focus,select:focus{outline:none;border-color:#9e95ed;box-shadow:0 0 0 3px #6257df12}h1,h2,h3,p{margin:0}h1{letter-spacing:-.035em}h2{font-size:16px;font-weight:650;letter-spacing:-.025em}h3{font-size:15px}svg{flex-shrink:0;vertical-align:middle}button svg{pointer-events:none}input,select{border:1px solid #dfe2ea;background:#fff;border-radius:8px;min-width:0;height:42px;padding:0 12px;color:#303440;width:100%;transition:border-color .18s,box-shadow .18s}input::placeholder{color:#a7aab4}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{border:0;background:transparent;color:inherit}code,.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.muted{color:var(--muted);line-height:1.7}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.14em;color:#9296a4}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:0 17px;border-radius:8px;font-size:13px;font-weight:550;white-space:nowrap}.button.primary{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:0 2px 3px #5246b311}.button.primary:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:0 4px 12px #6257df26}.button.secondary{background:#fff;border:1px solid #dfe2ea;color:#5e6373;box-shadow:0 1px 2px #22223303}.button.secondary:hover:not(:disabled){background:#f6f5fc;border-color:#c9c5e5;color:var(--accent)}.button.text{color:#6d7181}.button.text:hover:not(:disabled){background:#efedf9;color:var(--accent)}.button.small{min-height:34px;padding:0 12px;font-size:14px}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;color:#969aa7;flex-shrink:0}.icon-button:hover:not(:disabled){color:var(--accent);background:#f0eefb}.icon-button.bordered{border:1px solid #dfe2ea;background:#fff;width:40px;height:40px}.status-dot{display:inline-block;width:6px;height:6px;min-width:6px;border-radius:50%;background:#c1c5cf}.status-dot.online{background:#36aa85;box-shadow:0 0 0 3px #36aa850c}.status-dot.offline{background:#acb1be}.badge{font-size:13px;font-weight:500;letter-spacing:0;padding:4px 9px;border-radius:5px}.badge.green{background:#eaf7f1;color:#248965}.badge.neutral{background:#eff0f4;color:#9499a6}.inline-error{display:flex;gap:8px;align-items:center;padding:12px 14px;background:#fff3f1;color:#bb655c;border:1px solid #f6dcd7;border-radius:8px;font-size:14px;line-height:1.7;margin:12px 0}.small-error{color:#bc5f5f;font-size:14px;padding:8px 0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:#fff;border-bottom:1px solid var(--line);gap:20px;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:650;letter-spacing:-.045em;flex-shrink:0}.brand b{color:var(--accent);font-weight:600}.brand-symbol{height:29px;width:29px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:3px;box-shadow:0 3px 7px #6257df1f}.brand-symbol span{width:3px;height:12px;border-radius:2px;background:#fff}.brand-symbol span:nth-child(2){height:18px}.brand-symbol span:last-child{height:8px}.brand-by{font-size:11px;letter-spacing:.08em;font-weight:500;color:#a4a8b4;margin-left:3px;border-left:1px solid var(--line);padding-left:12px}.main-nav{display:flex;align-items:center;gap:8px;position:absolute;left:50%;transform:translate(-50%)}.main-nav button{display:flex;gap:8px;align-items:center;height:34px;padding:0 14px;color:#8b8f9c;font-size:14px;border-radius:7px}.main-nav button.active{background:#f0eefb;color:var(--accent);font-weight:550}.main-nav button:hover:not(:disabled){background:#f6f5fa;color:var(--accent)}.topbar-right{margin-left:auto}.connection-status{display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;font-size:14px;background:#fff;color:#737788}.connection-status.demo-status{background:#fbf7ec;color:#a08445;border-color:#efe6d2}.demo-status .status-dot{background:#bda368}.context-strip{display:flex;align-items:center;justify-content:space-between;padding:0 34px;height:34px;border-bottom:1px solid var(--line);font-size:12px;color:#9297a5;background:#fbfcfe}.context-strip span:first-child{display:flex;align-items:center;gap:8px}.context-strip>span:last-child{font-size:11px;letter-spacing:.05em}.context-strip.demo{background:#fcfaf4;border-color:#f0ecdf;color:#a3987c}.context-strip.demo .status-dot{background:#bca467}.welcome{max-width:1190px;margin:0 auto;padding:60px 42px 0}.welcome-tag{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#818997;border:1px solid #e5e8ee;background:#fff;border-radius:20px;padding:8px 12px}.welcome-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;min-height:440px}.welcome-copy{padding:35px 0 45px}.welcome-copy .eyebrow{font-size:11px;letter-spacing:.19em;color:#a3a6b3}.welcome-copy h1{font-size:47px;line-height:1.47;letter-spacing:-.055em;font-weight:650;margin:20px 0 19px}.welcome-copy h1 span{color:var(--accent)}.welcome-copy>p{color:#7c8698;font-size:14px;line-height:2}.welcome-actions{display:flex;align-items:center;gap:13px;margin-top:30px}.welcome-actions .primary{padding:0 23px;height:44px}.welcome-assurance{display:flex;align-items:center;gap:7px;color:#9199a8;font-size:12px;margin-top:20px}.welcome-visual{height:365px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#e7e8f066 1px,transparent 1px),linear-gradient(90deg,#e7e8f066 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:radial-gradient(ellipse at center,black,transparent 72%);mask-image:radial-gradient(ellipse at center,black,transparent 72%)}.visual-orbit{position:absolute;border:1px solid #dedbf0;border-radius:50%;transform:rotate(-22deg)}.orbit-one{width:355px;height:225px}.orbit-two{width:275px;height:335px;transform:rotate(32deg);border-color:#e9e6f4}.visual-lift{width:155px;height:235px;position:relative;padding:14px 18px 20px;border-radius:14px 14px 4px 4px;background:linear-gradient(120deg,#fff,#f1effa);border:1px solid #d6d2eb;box-shadow:12px 18px 32px #554b9f10,7px 7px #ece9f6;transform:perspective(700px) rotateY(-12deg) rotateX(5deg)}.visual-floor{font-family:monospace;background:#eeebfb;border:1px solid #dcd6f5;color:#796ad2;width:55px;margin:0 auto 14px;text-align:center;font-size:16px;padding:5px;border-radius:4px;letter-spacing:2px}.visual-floor span{font-size:14px}.visual-door{border:2px solid #d9d5e8;height:151px;display:flex;background:#e4e0f1;border-radius:3px 3px 0 0;overflow:hidden;box-shadow:inset 0 2px 8px #8073ab10}.visual-door div{width:50%;height:100%;background:linear-gradient(110deg,#ebe7f7,#faf8ff);border-right:1px solid #ccc5e3}.visual-door div:last-child{border-right:0;background:linear-gradient(110deg,#eeebf8,#f7f5fc)}.visual-base{position:absolute;bottom:7px;height:5px;width:130px;left:12px;border-radius:2px;background:#d8d2e8}.visual-chip{position:absolute;display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #e6e3ef;background:#fffffff2;box-shadow:0 8px 22px #51458c08;border-radius:9px;font-size:12px;color:#828092;z-index:3}.chip-status{top:52px;left:17px}.chip-response{bottom:75px;right:-9px}.chip-response svg{color:#31a987}.chip-response code{color:#677080;font-size:12px}.chip-response span{font-size:11px;padding-left:8px;margin-left:4px;border-left:1px solid #eceaf4;color:#aaa6b6}.visual-caption{position:absolute;bottom:20px;font-size:10px;letter-spacing:2px;color:#b5b0c5}.welcome-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.welcome-step{display:flex;gap:20px;padding:0 24px;border-left:1px solid var(--line)}.welcome-step:first-child{border:0;padding-left:0}.step-number{font-family:monospace;color:#babcc7;font-size:13px;padding-top:2px}.welcome-step h3{display:flex;align-items:center;gap:8px;font-size:13px;color:#626677;font-weight:550}.welcome-step h3 svg{color:#a09bbd}.welcome-step p{font-size:13px;color:#8e97a8;line-height:1.8;margin-top:9px}.welcome-footer{display:flex;justify-content:space-between;padding:25px 0;font-size:11px;color:#99a1af;letter-spacing:.03em}.workspace-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 106px)}.device-sidebar{background:#fdfdff;border-right:1px solid var(--line);padding:29px 20px 20px;display:flex;flex-direction:column;min-height:calc(100vh - 106px)}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;margin:0 1px 12px}.sidebar-heading .eyebrow{letter-spacing:.06em;font-size:12px}.site-mark{font-size:11px;display:flex;gap:5px;align-items:center;color:#b0b4c0}.site-form{display:flex;align-items:center;border:1px solid #e3e5ed;border-radius:8px;background:#fff;padding-right:5px}.site-form:focus-within{border-color:#9e95ed}.site-form input{border:0;box-shadow:none!important;height:37px;font-family:monospace;font-size:14px;background:transparent;padding-left:7px}.site-prefix{padding-left:12px;color:#a8a5bb;font-family:monospace}.sidebar-rule{height:1px;background:var(--line);margin:25px 0 18px}.device-list-heading{display:flex;align-items:center;justify-content:space-between}.device-list-heading h2{font-size:13px;font-weight:550;letter-spacing:0;color:#72778a}.device-list-heading h2 span{font-size:12px;background:#eff0f5;padding:2px 6px;border-radius:4px;margin-left:5px;color:#a4a9b6}.search-box{display:flex;align-items:center;gap:7px;border:1px solid #e7e9f0;border-radius:7px;padding:0 10px;height:34px;background:#fff;color:#a5aabb}.search-box input{border:0;height:30px;background:none;padding:0;font-size:13px;box-shadow:none!important}.search-box:focus-within{border-color:#b5aceb}.device-sidebar .search-box{margin-top:10px}.device-list{margin:17px -8px 20px}.device-item{width:100%;display:flex;align-items:center;gap:10px;padding:14px 11px;border-radius:9px;text-align:left;border:1px solid transparent;margin-bottom:5px}.device-item:hover{background:#f5f4fb}.device-item.selected{background:#eeecfb;border-color:#e4e0f6}.device-icon{background:#f2f3f7;color:#a4a7b7;border:1px solid #e9ebf1;border-radius:8px;width:34px;height:36px;display:flex;align-items:center;justify-content:center}.device-item.selected .device-icon{background:#fcfbff;border-color:#ddd7f3;color:#887bce}.device-copy{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.device-copy strong{font-size:14px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#757787}.device-copy small{font-family:monospace;font-size:11px;color:#8790a2}.device-item.selected .device-copy strong{color:#6d5bbb}.device-item .status-dot{width:5px;height:5px;min-width:5px}.list-empty{padding:20px 12px;text-align:center;font-size:13px;color:#a9acb7}.sidebar-bottom{display:flex;gap:6px;align-items:center;margin-top:auto;padding-top:25px;font-size:11px;color:#939aaa}.workspace{width:100%;max-width:1195px;padding:35px 42px 24px;margin:0 auto}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:#8790a0}.workspace-heading h1{font-size:25px;line-height:1.5;font-weight:650;display:flex;align-items:center;gap:12px;margin:9px 0 7px}.device-meta{display:flex;align-items:center;gap:10px;font-size:11px;font-family:monospace;color:#8490a1}.device-meta>span{width:2px;height:2px;background:#c8cbd5;border-radius:50%}.observe-actions{display:flex;gap:8px;align-items:center}.observe-actions .button{font-size:13px;height:36px;min-height:36px;padding:0 12px}.observe-actions .icon-button{width:36px;height:36px}.button.observing{background:#eeecfa;border-color:#ded9f4;color:#7465c6}.state-grid{display:grid;grid-template-columns:1fr 2fr;gap:17px}.lift-card{background:#f0eef9;border:1px solid #e3e0f1;border-radius:var(--radius);padding:19px 21px 0;min-width:0;position:relative;overflow:hidden;display:flex;flex-direction:column}.lift-card-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#9990b4}.lift-card-top svg{color:#b0a7c8}.floor-value{font-size:39px;font-weight:600;line-height:1.2;letter-spacing:-.07em;color:#6f609b;margin:13px 0 15px;display:flex;align-items:center;gap:10px}.floor-value>span{font-size:20px;font-weight:400;color:#ae9fc8}.lift-preview{position:absolute;right:20px;bottom:39px;width:67px;height:86px;border:2px solid #ddd7ec;border-bottom:0;background:#c6bed6;display:flex;overflow:hidden;border-radius:4px 4px 0 0}.lift-leaf{width:50%;background:linear-gradient(110deg,#e5e0ef,#f4f0fa);transition:transform 1s ease}.lift-leaf.left{border-right:1px solid #d3cae2}.lift-preview.open .left{transform:translate(-85%)}.lift-preview.open .right{transform:translate(85%)}.lift-card-foot{margin:auto -21px 0;padding:13px 21px;background:#eae6f4b3;border-top:1px solid #e2dceb;display:flex;align-items:center;gap:7px;font-size:11px;color:#a499ba;position:relative}.lift-card-foot .status-dot{width:4px;min-width:4px;height:4px}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px 17px}.metric-card>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#778091;gap:10px}.metric-card svg{width:16px;height:16px;color:#b3b7c7}.metric-card strong{display:block;margin:13px 0 8px;color:#606779;font-size:18px;font-weight:550;letter-spacing:-.035em;white-space:nowrap}.metric-card small{font-size:10px;color:#8c94a3;line-height:1.5}.metric-card.stale strong{color:#b99965}.metric-card.stale{background:#fffdf8;border-color:#f0e9d9}.control-panel{margin-top:23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:23px 25px 22px}.control-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.control-panel h2{font-size:13px;font-weight:600;color:#596173}.control-panel header p{font-size:12px;color:#7f8899;margin-top:7px;line-height:1.7}.subtle-tag{display:flex;align-items:center;gap:5px;font-size:11px;color:#a8abb9;white-space:nowrap}.control-panel form{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:25px}.control-inputs{display:flex;gap:18px;flex:1;min-width:0}.control-inputs label{display:flex;flex-direction:column;gap:9px;min-width:0;flex:1;max-width:215px;font-size:12px;color:#6e788b}.control-inputs input,.control-inputs select{height:37px;font-size:13px;border-color:#e3e6ee;color:#727c8d}.number-input{position:relative}.number-input input{padding-right:30px;font-family:monospace}.number-input span{position:absolute;right:13px;top:12px;font-size:11px;color:#8d99ac}.control-inputs small{font-size:10px;color:#8791a2;white-space:nowrap}.control-buttons{display:flex;gap:9px;margin-top:1px}.control-buttons .button{min-height:37px;font-size:12px;padding:0 13px}.control-hint{font-size:12px;color:#a59c83;background:#fcfaf4;padding:9px 12px;border-radius:6px;margin-top:15px}.technical-details{border:1px solid var(--line);border-radius:10px;background:#fff;margin-top:19px}.technical-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:16px 21px;cursor:pointer;color:#7e8ca1;font-size:13px}.technical-details summary::-webkit-details-marker{display:none}.technical-details summary>span{display:flex;align-items:center;gap:9px}.technical-details summary .count{color:#b5b9c6;font-size:10px;letter-spacing:.04em;background:#f5f6fa;padding:3px 5px;border-radius:4px;margin-left:2px}.technical-details[open] summary>svg{transform:rotate(180deg)}.technical-body{padding:0 20px 20px}.json-block{position:relative;background:#f7f8fc;border:1px solid #eaedf4;border-radius:8px;overflow:hidden}.json-block pre{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.9;color:#8a91a5;overflow:auto;padding:18px;margin:0;max-height:340px;-moz-tab-size:2;tab-size:2}.copy-button{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:5px;padding:6px 8px;background:#fffd;border:1px solid #e8eaf0;border-radius:5px;font-size:11px;color:#a0a6b5}.copy-button:hover{color:var(--accent)}.changes{margin-bottom:14px}.changes>div{display:flex;align-items:center;gap:9px;font-size:12px;padding:8px 0;border-bottom:1px solid var(--line);color:#9ba1b4}.changes code{flex:1}.changes del{color:#be9b9b}.changes b{font-weight:500;color:#70a48f}.workspace-footer{display:flex;align-items:center;justify-content:space-between;margin-top:22px;font-size:10px;color:#8590a0;gap:15px}.workspace-footer>span,.workspace-footer button{display:flex;align-items:center;gap:6px}.workspace-footer button{font-size:11px;color:#9c9ab5}.workspace-footer button:hover{color:var(--accent)}.large-empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:85px 20px;color:#bec3d1;gap:15px}.large-empty h3,.large-empty h2{font-size:15px;color:#8a92a5;font-weight:500}.large-empty p{font-size:13px;color:#a8aebe;max-width:400px;line-height:1.8}.workspace-empty{min-height:420px}.history-page{max-width:1300px;margin:0 auto;padding:48px 55px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.page-heading h1{font-size:25px;margin-top:13px;margin-bottom:13px;font-weight:600}.page-heading .muted{font-size:13px}.page-heading .button{font-size:13px;min-height:35px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:33px;margin-bottom:17px}.segmented{display:flex;background:#eceef5;padding:3px;border-radius:7px;gap:2px}.segmented button{font-size:12px;padding:7px 12px;border-radius:5px;color:#939bae}.segmented button.active{background:#fff;color:#716496;box-shadow:0 1px 3px #46416b0c}.history-tools{display:flex;align-items:center;gap:8px}.history-tools .search-box{width:230px}.trace-table{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.trace-header,.trace-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 90px 90px 20px;gap:16px;align-items:center}.trace-header{padding:12px 22px;background:#fcfcfe;border-bottom:1px solid var(--line);font-size:11px;color:#7d8b9f}.trace-row{width:100%;padding:17px 22px;text-align:left;border-bottom:1px solid #f0f2f7;min-width:0}.trace-row:last-child{border:0}.trace-row:hover{background:#faf9ff}.trace-request{display:flex;align-items:center;gap:14px;min-width:0}.trace-request>span:last-child{min-width:0;display:flex;flex-direction:column;gap:7px}.trace-request strong{font-size:13px;font-weight:500;color:#737d90}.trace-request small{font-size:10px;font-family:monospace;color:#8d99ac;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.method{font-family:monospace;font-size:10px;color:#a188c6;background:#f4eefb;border:1px solid #ece3f7;min-width:39px;text-align:center;padding:5px 4px;border-radius:5px}.method.get{color:#68a998;background:#eef8f3;border-color:#e1f0e8}.outcome{font-size:11px;padding:4px 7px;border-radius:5px;white-space:nowrap}.outcome.success{color:#75a791;background:#edf7f2}.outcome.failure{color:#bd7e7c;background:#fbefee}.outcome.unknown{color:#b0996d;background:#fbf5e8}.trace-row>.mono{font-size:11px}.trace-row>svg{color:#c1c6d4}.table-footnote{display:flex;justify-content:space-between;margin-top:16px;color:#b4bac7;font-size:11px}.trace-detail{padding:23px}.trace-detail-meta{display:flex;gap:17px;align-items:center;color:#929aac;font-size:12px}.endpoint-line{display:flex;gap:15px;align-items:flex-start;padding:17px 0;margin:5px 0;font-size:13px;color:#9ba3b5;word-break:break-all}.endpoint-line b{font-weight:500;color:#9784b8;font-family:monospace}.trace-detail h3{font-size:13px;color:#929aac;font-weight:500;margin:20px 0 12px}.modal{position:fixed;border:1px solid #e7e4ef;border-radius:15px;width:440px;max-width:calc(100vw - 32px);padding:0;background:#fff;color:#5e6577;box-shadow:0 20px 100px #20213a22;max-height:calc(100dvh - 40px);overflow:auto}.modal.wide{width:720px}.modal::backdrop{background:#20203745;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-header{position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:17px 23px;border-bottom:1px solid var(--line)}.modal-header h2{font-size:14px;color:#626b7d;font-weight:600}.connection-form{padding:24px}.connection-form>.muted{font-size:13px;margin-bottom:25px;color:#8591a3}.connection-form>label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:500;color:#717f95;margin-bottom:18px}.connection-form input{font-size:14px;color:#788294;height:42px;border-color:#e2e6ef}.connection-form input::placeholder{color:#bcc2cf}.connection-form .button{font-size:14px}.security-note{display:flex;gap:7px;align-items:center;padding:12px 0 22px;font-size:11px;color:#a3aaba}.security-note svg{color:#aaa4c3}.form-footnote{font-size:11px;color:#b7bdc9;margin-top:17px;line-height:1.8;text-align:center;overflow-wrap:anywhere}.connection-info{display:grid;grid-template-columns:90px 1fr;gap:16px;font-size:13px;margin-bottom:30px;background:#f9fafc;border:1px solid var(--line);border-radius:8px;padding:17px}.connection-info>span{color:#8492a6}.connection-info>strong{font-weight:500;color:#7e889b}.connection-form>.button+.button{margin-top:8px}.confirm-content{padding:25px}.confirm-icon{width:53px;height:53px;border-radius:13px;background:#eeebfa;color:#9a88c6;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.confirm-content>h3{text-align:center;color:#778294;font-size:16px;font-weight:550}.confirm-content>p{text-align:center;font-size:13px;color:#a9b1bf;margin-top:12px;line-height:1.8}.confirm-summary{display:grid;grid-template-columns:100px 1fr;gap:16px;margin:23px 0;padding:20px 17px;background:#f8f9fc;border:1px solid #e9ecf3;border-radius:9px;font-size:13px}.confirm-summary dt{color:#aeb6c4}.confirm-summary dd{margin:0;text-align:right;color:#7a879b;overflow-wrap:anywhere}.confirmation-note{display:flex;align-items:flex-start;gap:8px;color:#b5a47f;font-size:11px;line-height:1.8;padding:4px 0 20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions .button{font-size:13px;min-height:37px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:12px;max-width:calc(100vw - 40px);width:max-content;padding:13px 14px 13px 17px;border:1px solid #e0e9e5;background:#fafffc;border-radius:11px;box-shadow:0 8px 35px #273c3d15;color:#7d9c8b;font-size:14px;line-height:1.8}.toast.error{background:#fff9f9;border-color:#f1dedc;color:#b2807c}.toast.unknown{background:#fffdf5;border-color:#ece5d1;color:#b39c6c}.toast .icon-button{width:25px;height:25px;margin-left:8px}.recovery{padding:25vh 20px;text-align:center}.recovery h1{font-size:24px}.recovery p{color:#9ba2b3;margin:18px}.recovery button{margin-top:12px}@media(min-width:1450px){.workspace{padding:42px 50px}.state-grid{grid-template-columns:1fr 2.1fr;gap:20px}.metric-card{padding:22px 23px}.metric-card strong{font-size:21px}.lift-card{padding-top:23px}.floor-value{font-size:46px}.control-panel{padding:25px 28px}.workspace-heading{margin-bottom:32px}.workspace-layout{grid-template-columns:280px minmax(0,1fr)}.device-sidebar{padding:32px 25px}}@media(max-width:1100px){.workspace{padding:28px}.control-panel form{align-items:flex-end;gap:18px}.control-buttons{flex-direction:column;align-self:center}.control-inputs{gap:12px}.control-inputs small{font-size:10px}.brand-by{display:none}.welcome{padding:40px 35px 0}.welcome-copy h1{font-size:40px}.welcome-hero{gap:20px}.visual-orbit{max-width:95%}.chip-status{left:0}.chip-response{right:0}.workspace-layout{grid-template-columns:235px minmax(0,1fr)}.device-sidebar{padding:25px 17px}.metric-card{padding:17px 15px}.metric-card strong{font-size:16px}.metric-card small{font-size:10px}.lift-card{padding-left:17px;padding-right:17px}.lift-card-foot{margin-left:-17px;margin-right:-17px;padding-left:17px}.floor-value{font-size:32px}.history-page{padding:35px}.welcome-step{gap:13px;padding:0 15px}}@media(max-width:800px){.topbar{padding:0 20px;height:65px}.brand{font-size:15px;gap:8px}.brand-symbol{width:25px;height:25px;border-radius:7px}.main-nav{position:static;transform:none;margin-left:auto;gap:2px}.main-nav button{padding:0 10px}.main-nav button svg{display:none}.topbar-right{margin:0}.context-strip{padding:0 20px}.context-strip>span:last-child{display:none}.workspace-layout{grid-template-columns:205px minmax(0,1fr)}.device-sidebar{padding:24px 14px}.workspace{padding:25px 20px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:16px}.workspace-heading h1{font-size:22px}.observe-actions{width:100%}.observe-actions .button{flex:1}.state-grid{grid-template-columns:1fr}.lift-card{min-height:160px;padding:15px 18px 0}.floor-value{font-size:38px;margin:10px 0 20px}.lift-preview{height:91px;width:82px;right:25px}.lift-card-foot{margin-left:-18px;margin-right:-18px;padding:11px 18px}.metrics{gap:10px}.metric-card strong{font-size:16px}.metric-card small{font-size:10px}.control-panel{padding:19px 17px}.control-panel form{flex-direction:column;align-items:stretch}.control-inputs{width:100%}.control-inputs label{max-width:none}.control-buttons{flex-direction:row;align-self:stretch}.control-buttons .button{flex:1;padding:0 8px}.control-panel .subtle-tag{display:none}.control-panel header p{font-size:11px}.control-inputs small{font-size:10px}.workspace-footer{flex-direction:column;align-items:flex-start;gap:13px}.welcome-hero{gap:10px}.welcome-copy h1{font-size:34px}.welcome-copy p{font-size:14px}.welcome-visual{transform:scale(.85);transform-origin:center}.welcome-actions{gap:3px}.welcome-actions .button{padding:0 14px;font-size:13px}.welcome-step p{font-size:11px}.welcome-step{gap:10px;padding:0 12px}.welcome-copy .eyebrow{font-size:10px}.welcome-steps{padding:23px 0}.trace-header,.trace-row{grid-template-columns:minmax(0,1fr) 70px 65px 65px 12px;gap:10px}.trace-row{padding:16px}.trace-header{padding:12px 16px}.trace-request{gap:8px}.trace-request small{max-width:200px}.history-page{padding:32px 25px}.page-heading h1{font-size:22px}.page-heading .muted,.trace-request strong{font-size:12px}.history-tools .search-box{width:170px}.history-toolbar{gap:10px}.segmented button{padding:7px 9px}.table-footnote{font-size:10px}}@media(max-width:600px){.topbar{height:62px;padding:0 14px;gap:10px;flex-wrap:wrap}.brand{font-size:15px}.main-nav{order:3;position:absolute;top:62px;left:0;right:0;background:#fff;height:44px;border-bottom:1px solid var(--line);justify-content:center;z-index:3}.main-nav button{min-height:33px;flex:1;max-width:150px}.main-nav button svg{display:block}.app{padding-top:44px}.topbar{margin-top:-44px;margin-bottom:44px}.topbar-right{margin-left:auto}.connection-status{font-size:12px;max-width:145px;overflow:hidden}.context-strip{font-size:10px;padding:0 14px;height:32px}.welcome{padding:30px 23px 0}.welcome-tag{font-size:11px;padding:7px 11px}.welcome-hero{grid-template-columns:1fr;gap:0;min-height:0}.welcome-copy{padding:35px 0 0}.welcome-copy h1{font-size:39px;line-height:1.4;margin:18px 0}.welcome-copy>p{font-size:14px;line-height:1.9}.welcome-copy .eyebrow{font-size:10px}.welcome-actions{margin-top:25px;gap:8px}.welcome-actions .button{font-size:14px;min-height:43px;padding:0 18px}.welcome-assurance{font-size:10px}.welcome-visual{height:310px;transform:scale(.85);margin:0 -8px}.welcome-steps{grid-template-columns:1fr;padding:7px 0;gap:0}.welcome-step{padding:18px 0!important;border-left:0;border-bottom:1px solid var(--line);gap:18px}.welcome-step:last-child{border:0}.welcome-step h3{font-size:14px}.welcome-step p{font-size:12px;margin-top:5px}.step-number{font-size:12px}.welcome-footer{font-size:10px;padding:20px 0}.workspace-layout{display:block}.device-sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:17px 17px 12px}.sidebar-heading{margin-bottom:8px}.site-form{max-width:none}.site-form input{height:34px;font-size:14px}.site-form .icon-button{height:28px}.sidebar-rule{margin:15px 0 10px}.device-sidebar .search-box{margin-top:7px;height:30px}.device-list-heading h2{font-size:12px}.device-list{display:flex;gap:8px;overflow-x:auto;margin:12px -2px 0;padding-bottom:3px;scrollbar-width:thin}.device-item{flex:0 0 165px;min-width:165px;gap:8px;padding:10px 8px;margin:0;border:1px solid var(--line);border-radius:8px}.device-copy strong{font-size:12px}.device-copy small{font-size:10px}.device-icon{width:29px;height:30px}.device-icon svg{width:16px}.device-list .list-empty{padding:10px;width:100%}.sidebar-bottom{display:none}.workspace{padding:24px 17px 30px}.workspace-heading{flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:21px}.workspace-heading h1{font-size:20px;gap:8px}.observe-actions{width:auto;flex-direction:column;gap:7px;align-items:stretch}.observe-actions .button{font-size:11px;padding:0 9px;min-height:30px}.observe-actions .icon-button{display:none}.device-meta{font-size:10px;gap:8px}.breadcrumb{font-size:10px}.badge{font-size:11px;padding:3px 6px}.state-grid{gap:12px}.lift-card{min-height:166px}.lift-card-top{font-size:12px}.metrics{gap:10px}.metric-card{padding:17px}.metric-card strong{font-size:18px}.metric-card small{font-size:10px}.control-panel{margin-top:16px;padding:20px 18px}.control-panel header p{font-size:11px}.control-panel form{margin-top:22px;gap:20px}.control-inputs{gap:16px}.control-inputs label{font-size:12px}.control-inputs small{font-size:10px}.control-buttons .button{font-size:13px;height:40px}.technical-details{margin-top:14px}.technical-details summary{padding:15px 17px;font-size:12px}.technical-body{padding:0 12px 12px}.json-block pre{font-size:11px;padding:15px 12px}.workspace-footer{font-size:10px;gap:14px;margin-top:21px}.history-page{padding:30px 17px}.page-heading{flex-direction:column;align-items:flex-start;gap:20px}.page-heading h1{font-size:23px}.page-heading .eyebrow{font-size:10px}.page-heading p{font-size:12px}.history-toolbar{flex-direction:column;align-items:stretch;margin-top:24px;gap:13px}.history-tools .search-box{width:auto;flex:1}.segmented button{flex:1;min-height:31px;font-size:12px}.trace-header,.trace-row{grid-template-columns:minmax(0,1fr) 60px 55px;gap:8px}.trace-header>span:nth-child(4),.trace-header>span:last-child,.trace-row>span:nth-child(4),.trace-row>svg{display:none}.trace-row{padding:15px 11px}.trace-header{padding:11px}.trace-request .method{font-size:10px;min-width:33px;padding:4px 3px}.trace-request strong{font-size:12px}.trace-request small{font-size:10px;max-width:150px}.trace-row>.mono{font-size:10px}.outcome{font-size:10px;padding:3px 5px}.table-footnote{font-size:10px;gap:8px}.modal{max-width:calc(100vw - 24px)}.modal-header{padding:15px 19px}.modal-header h2{font-size:13px}.connection-form{padding:22px}.connection-form>.muted{font-size:13px}.confirm-content{padding:22px}.confirm-content>p{font-size:12px}.confirm-summary{font-size:12px;grid-template-columns:90px 1fr;padding:17px 14px}.confirmation-note{font-size:10px}.toast{bottom:16px;width:calc(100vw - 28px);max-width:none;font-size:13px;padding:12px;gap:8px}.toast svg{width:16px}.trace-detail{padding:18px}.trace-detail-meta{font-size:11px;gap:10px;flex-wrap:wrap}.endpoint-line{font-size:11px}.welcome-footer>span:first-child{display:none}.welcome-footer{justify-content:center}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:600px){.observe-actions .icon-button{display:inline-flex;height:30px;width:30px;align-self:flex-end}.control-inputs small{white-space:normal;line-height:1.6}.welcome-hero{overflow:hidden}}
