@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,PingFang SC,sans-serif;color:#181a1f;background:#f4f8fb;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f4f8fb}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-shell{min-height:100vh;overflow:hidden;background:#f4f8fb}.site-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.26;background-image:radial-gradient(circle at 20px 20px,rgba(187,199,210,.28) 1.2px,transparent 1.2px);background-size:46px 46px}.topbar{height:76px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;background:#f4f8fbe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(218,226,233,.45)}.brand{display:flex;align-items:center;gap:13px;font-weight:800;font-size:24px;letter-spacing:-.8px}.brand-logo{width:44px;height:44px;flex:none;filter:drop-shadow(0 8px 12px rgba(238,37,24,.2))}.main-nav{display:flex;align-items:center;gap:38px;font-size:16px;font-weight:600}.main-nav a{display:flex;align-items:center;gap:6px;padding:12px 0;position:relative}.main-nav a:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:4px;background:#ee2518;transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{left:0;right:0}.hero{min-height:700px;padding:74px 24px 46px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.hero-illustration{width:118px;height:112px;position:relative;margin-bottom:22px}.signal-orb{width:76px;height:76px;color:#fff;border-radius:50%;background:#ed2418;display:grid;place-items:center;margin:0 auto;box-shadow:0 12px 30px #ed24182b}.monitor{position:absolute;width:92px;height:58px;background:#fffffff0;border:4px solid #d8d9db;border-radius:7px;left:13px;top:36px;padding:10px 12px;box-shadow:0 12px 22px #1e2d3c1f}.monitor:before{content:"";position:absolute;width:4px;height:14px;background:#cfd1d4;left:40px;bottom:-17px}.monitor:after{content:"";position:absolute;width:36px;height:4px;border-radius:4px;background:#cfd1d4;left:24px;bottom:-20px}.monitor-line{height:4px;width:46px;background:#e8ebed;border-radius:3px;margin:0 0 6px 14px}.monitor-line.hot{background:#ff766c;width:27px;margin-left:14px}.monitor-panel{height:15px;width:44px;background:#f1f3f5;border-radius:2px}.eyebrow{color:#e52a1f;font-size:12px;letter-spacing:2.4px;font-weight:800;margin:0 0 10px}.hero h1{font-family:Songti SC,STSong,serif;font-size:clamp(42px,4vw,64px);letter-spacing:3px;margin:0;font-weight:700}.hero-subtitle{font-family:Songti SC,STSong,serif;color:#63666b;font-size:23px;letter-spacing:1.5px;margin:24px 0 60px}.detect-box{width:min(1110px,calc(100vw - 80px));min-height:92px;background:#fff;border-radius:48px;padding:12px 13px 12px 31px;display:flex;align-items:center;gap:18px;box-shadow:0 14px 40px #23374614,0 2px 6px #2337460a;border:1px solid rgba(222,228,233,.7)}.search-icon{color:#666b72;flex:none}.detect-box input{flex:1;border:0;outline:0;font-size:18px;min-width:0;color:#202329}.detect-box input::placeholder{color:#90949a}.syntax-hint{display:flex;align-items:center;gap:6px;color:#686d73;font-weight:600;padding-right:5px}.detect-box button{border:0;border-radius:35px;height:65px;padding:0 28px;background:#ee2e20;color:#fff;display:flex;align-items:center;gap:9px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #ee2e2038}.detect-box button:disabled{opacity:.72;cursor:wait}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.service-switches{display:flex;gap:14px;margin-top:30px}.service-switches span{display:flex;align-items:center;gap:7px;border:1px solid #dfe6eb;color:#646970;background:#fff9;padding:10px 18px;border-radius:25px;font-size:14px}.service-switches .active{color:#e62c20;background:#fff;border-color:#f3c2bd}.error-banner{margin-top:22px;color:#b52117;background:#fff0ee;border:1px solid #ffd2cd;padding:12px 20px;border-radius:12px}.result-panel{width:min(1110px,calc(100vw - 80px));background:#fffffff5;margin-top:28px;border-radius:24px;padding:20px;box-shadow:0 16px 40px #1e32411a;border:1px solid #e7ecef}.result-head{display:flex;justify-content:space-between;align-items:center;padding:0 5px 15px}.result-head>div{display:flex;align-items:center;gap:8px;font-weight:700}.result-head code{color:#8a8e94;font-size:11px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.result-item{border:1px solid #e8edef;border-radius:16px;padding:16px;background:#fbfcfd}.result-title{display:flex;align-items:center;gap:8px}.status-dot{margin-left:auto;font-size:11px;border-radius:12px;padding:4px 8px}.status-dot.safe{color:#267c51;background:#e7f8ef}.status-dot.unsafe{color:#c92c21;background:#ffebe8}.result-item p{color:#666c72;font-size:13px;min-height:40px;line-height:1.6}.result-meta{display:flex;justify-content:space-between;color:#32363a;font-size:12px}.pipeline-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#fff0ee;color:#ea3125;flex:none}.pipeline-icon.output31{color:#3568d4;background:#edf3ff}.pipeline-icon.model_attack{color:#7f52c7;background:#f3edff}.latest-section{position:relative;z-index:2;background:#fff;padding:76px 0 84px}.section-heading{width:min(1420px,calc(100vw - 80px));margin:0 auto 34px;display:flex;align-items:end;justify-content:space-between}.section-heading h2,.architecture h2{font-size:36px;margin:0 0 9px}.section-heading p:not(.eyebrow),.architecture-copy>p:last-child{color:#757b82;margin:0}.section-heading a{display:flex;align-items:center;gap:7px;color:#e62b20;font-weight:700}.ticker-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}.ticker-track{width:max-content;display:flex;gap:18px;padding:10px 18px;animation:ticker 55s linear infinite}.ticker-track:hover{animation-play-state:paused}@keyframes ticker{to{transform:translate(-50%)}}.detection-card{width:345px;min-height:190px;border:1px solid #e7ecef;border-radius:20px;padding:20px;box-shadow:0 12px 34px #1b314112;background:#fff}.card-topline,.card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.pipeline-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:12px;font-size:11px;font-weight:700;color:#d92e22;background:#fff0ed;white-space:nowrap}.pipeline-pill.output31{color:#315fc1;background:#edf3ff}.pipeline-pill.model_attack{color:#7749bc;background:#f2ecff}.time{display:flex;align-items:center;gap:4px;color:#94999e;font-size:11px}.detection-card h3{margin:18px 0 8px;font-size:19px}.detection-card p{color:#6f747a;line-height:1.6;height:44px;overflow:hidden;font-size:13px}.card-footer{border-top:1px solid #edf0f2;padding-top:13px;font-size:12px;color:#8a8f94}.risk{color:#d52b20;font-weight:700}.normal{color:#2a8359;font-weight:700}.empty-state{width:calc(100vw - 80px);text-align:center;color:#969ba0;padding:50px}.architecture{padding:94px max(40px,calc((100vw - 1420px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;position:relative;z-index:2}.architecture-copy p{line-height:1.9}.architecture-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.architecture-cards article{background:#ffffffe0;border:1px solid #e3e9ed;border-radius:20px;padding:22px;min-height:190px}.architecture-cards h3{margin:18px 0 8px}.architecture-cards p{color:#72777c;font-size:13px;line-height:1.7}footer{position:relative;z-index:2;padding:28px;text-align:center;color:#959a9f;background:#fff;border-top:1px solid #edf0f2}.console-shell{min-height:100vh;background:#f4f7fa}.console-main{display:flex;min-height:calc(100vh - 76px)}.console-sidebar{width:230px;background:#fff;border-right:1px solid #e6ebef;padding:30px 18px;display:flex;flex-direction:column;gap:7px}.sidebar-label{color:#9ca1a6;font-size:12px;padding:0 14px 12px}.console-sidebar a{display:flex;gap:10px;align-items:center;color:#646a70;padding:12px 14px;border-radius:10px}.console-sidebar a.active{background:#fff0ed;color:#e52d21;font-weight:700}.sidebar-status{margin-top:auto;border:1px solid #e4e9ec;border-radius:12px;padding:13px;color:#62686d;font-size:13px}.sidebar-status span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#2fbd74;margin-right:7px}.console-content{flex:1;padding:38px 42px 70px;min-width:0}.console-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.console-title h1{margin:0 0 7px;font-size:32px}.console-title p:not(.eyebrow){margin:0;color:#7c8288}.live-badge{display:flex;align-items:center;gap:7px;color:#277d55;background:#e8f8f0;border-radius:20px;padding:9px 14px;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat-card{background:#fff;border:1px solid #e7ebef;border-radius:16px;padding:20px;display:flex;gap:15px;box-shadow:0 7px 22px #283c4b0a}.stat-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#edf3ff;color:#416dcc}.stat-card.danger .stat-icon{background:#fff0ed;color:#e73326}.stat-card p{color:#777d83;font-size:12px;margin:0 0 6px}.stat-card strong{display:block;font-size:26px}.stat-card div>span{color:#a0a5aa;font-size:11px}.pipeline-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:15px;margin:15px 0 26px}.pipeline-overview article{min-height:116px;display:grid;grid-template-columns:minmax(165px,1fr) minmax(82px,auto) minmax(76px,auto);align-items:center;column-gap:18px;background:#fff;border:1px solid #e7ebef;border-radius:16px;padding:19px 20px}.pipeline-overview-title{min-width:0;display:flex;align-items:center;gap:11px}.pipeline-overview-title .pipeline-icon{width:42px;height:42px;border-radius:12px}.pipeline-overview-title strong{font-size:16px;line-height:1.35;white-space:nowrap}.pipeline-overview article>div:not(:first-child){min-width:0;min-height:54px;padding-left:18px;border-left:1px solid #edf0f2;display:flex;flex-direction:column;justify-content:center}.pipeline-overview b{font-size:22px;line-height:1.1;font-variant-numeric:tabular-nums;white-space:nowrap}.pipeline-overview span:not(.pipeline-icon){margin-top:7px;font-size:11px;color:#959ba0;white-space:nowrap}.records-panel{background:#fff;border:1px solid #e4e9ed;border-radius:18px;overflow:hidden}.records-head{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8ecef}.records-head h2{margin:0 0 4px;font-size:19px}.records-head p{margin:0;color:#969ba0;font-size:12px}.table-tools{display:flex;gap:8px}.table-tools label{min-width:230px;height:38px;border:1px solid #dfe5e9;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 11px;color:#92979c}.table-tools input,.table-tools select{border:0;outline:0;background:transparent;width:100%;font-size:12px}.table-tools .select-wrap{min-width:135px}.table-tools button{border:1px solid #dfe5e9;background:#fff;border-radius:9px;padding:0 12px;display:flex;gap:6px;align-items:center;color:#666c72;cursor:pointer}.table-tools button.filter-active{color:#df3024;border-color:#f1bcb6;background:#fff2f0}.mono{font-family:ui-monospace,monospace;color:#7c8288;white-space:nowrap}.risk-tag,.safe-tag{padding:5px 9px;border-radius:10px;font-size:11px;white-space:nowrap}.risk-tag{color:#cf2d22;background:#ffebe8}.safe-tag{color:#267f54;background:#e8f8f0}.table-empty{text-align:center;color:#9ba0a5;padding:45px}.audit-record-list{min-width:0}.audit-record-head,.audit-record{display:grid;grid-template-columns:185px 180px 130px minmax(260px,1fr) 110px;column-gap:18px;align-items:center}.audit-record-head{min-height:43px;padding:0 20px;color:#7b8187;background:#fafbfc;border-bottom:1px solid #e9edef;font-size:11px;font-weight:700}.audit-record{position:relative;min-height:104px;padding:15px 20px;border-bottom:1px solid #edf1f3;cursor:pointer;transition:background .15s,box-shadow .15s}.audit-record:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 3px 3px 0;background:#3baa72;opacity:0}.audit-record.unsafe:before{background:#e23a2e}.audit-record:hover,.audit-record:focus-visible{outline:0;background:#fbfcfd;box-shadow:inset 0 0 0 1px #eef1f3}.audit-record:hover:before,.audit-record:focus-visible:before{opacity:1}.audit-record-event>strong{display:block;color:#4d545a;font:600 13px ui-monospace,monospace}.audit-record-event>span{display:flex;align-items:center;gap:5px;margin-top:8px}.audit-record-event code{color:#949ba1;font:10px ui-monospace,monospace}.audit-record-event button{width:25px;height:25px;border:0;border-radius:7px;background:transparent;color:#a0a6ab;display:grid;place-items:center;cursor:pointer}.audit-record-event button:hover{color:#df3024;background:#fff0ed}.audit-record-classification{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:9px}.audit-record-classification>strong{max-width:100%;color:#444b50;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-record-verdict{display:flex;align-items:flex-start;flex-direction:column;gap:6px}.audit-record-verdict b{color:#555c62;font-size:11px}.audit-record-verdict small{color:#9aa0a5;font-size:10px}.audit-record-summary{min-width:0;padding-left:16px;border-left:1px solid #ebeff2}.audit-record-summary strong{color:#777e84;font-size:10px}.audit-record-summary p{margin:7px 0 0;color:#4f565c;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.audit-open{min-height:34px;border:1px solid #dce3e8;border-radius:9px;color:#444b51;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;cursor:pointer;white-space:nowrap;font-size:11px}.audit-open:hover{color:#df3024;border-color:#efb9b3;background:#fff6f5}.audit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end;background:#131c245c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.audit-drawer{width:min(780px,96vw);height:100vh;background:#f5f7f9;box-shadow:-20px 0 55px #14202a2e;overflow-y:auto;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(35px);opacity:.6}}.audit-drawer-head{position:sticky;top:0;z-index:4;height:88px;padding:18px 25px;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e2e7eb}.audit-drawer-head h2{margin:0;font-size:22px}.audit-drawer-head .eyebrow{margin-bottom:3px}.drawer-close{width:38px;height:38px;border:1px solid #dfe4e8;border-radius:10px;background:#fff;color:#6d7379;display:grid;place-items:center;cursor:pointer}.drawer-close:hover{color:#d92f24;border-color:#efbbb5}.audit-drawer-body{padding:20px 22px 50px}.audit-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:10px;color:#747a80}.audit-loader{width:20px;height:20px;border:2px solid #e2e6e9;border-top-color:#e83226;border-radius:50%;animation:spin .7s linear infinite}.audit-error{margin:24px;padding:14px;border:1px solid #f2c3be;border-radius:12px;color:#b52c22;background:#fff3f1;display:flex;gap:8px;align-items:center}.audit-verdict{padding:18px 20px;border:1px solid #dfe8e3;border-left:4px solid #34a46d;border-radius:14px;background:#fff}.audit-verdict.unsafe{border-color:#f0d5d2;border-left-color:#e4382c}.audit-verdict-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.audit-verdict-top>strong{font-size:19px}.audit-verdict-top>b{margin-left:auto;font-size:20px}.audit-reason{margin:13px 0 0;line-height:1.75;color:#4d545a}.audit-reason span{display:block;margin-bottom:2px;color:#9aa0a5;font-size:10px;font-weight:700}.audit-category{margin:12px 0 -5px;color:#737a80;font-size:12px}.audit-section{margin-top:16px;padding:18px;border:1px solid #e2e7eb;border-radius:14px;background:#fff}.audit-section-title{display:flex;gap:8px;align-items:center;margin-bottom:14px;color:#e03227}.audit-section-title h3{margin:0;color:#24282c;font-size:15px}.audit-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px}.audit-meta{min-width:0;padding:8px 0;border-bottom:1px dashed #e8ebee}.audit-meta span{display:block;color:#979da2;font-size:10px;margin-bottom:4px}.audit-meta b{display:block;color:#4b5258;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-text-block{margin-top:10px;border:1px solid #e3e7ea;border-radius:10px;overflow:hidden;background:#fbfcfd}.audit-text-block summary{min-height:42px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;color:#40464b;font-size:12px;font-weight:700}.audit-text-block summary::-webkit-details-marker{display:none}.audit-text-block summary span{display:flex;align-items:center;gap:7px}.audit-text-block summary span:before{content:"›";color:#e23429;font-size:18px;transition:transform .15s}.audit-text-block[open] summary span:before{transform:rotate(90deg)}.audit-text-block summary small{color:#9aa0a5;font-size:9px;font-weight:500}.audit-text-block summary button{border:0;background:transparent;color:#737a80;font-size:10px;display:flex;align-items:center;gap:4px;cursor:pointer}.audit-text-block pre{max-height:480px;margin:0;padding:15px;border-top:1px solid #e5e9ec;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#3f464c;background:#f7f9fa;font:11px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.audit-note{margin-top:10px;padding:10px 12px;color:#8b6d30;background:#fff9eb;border:1px solid #f1e1b8;border-radius:9px;font-size:11px;line-height:1.6}.knowledge-hit-list{display:flex;flex-wrap:wrap;gap:6px}.knowledge-hit-list span{max-width:100%;padding:5px 8px;border-radius:7px;color:#565d64;background:#f1f4f6;font:10px ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-hit-list em{color:#9aa0a5;font-size:11px}.audit-repro .audit-meta-grid{grid-template-columns:1fr}@media(max-width:1250px){.audit-record-head{display:none}.audit-record{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"event classification" "verdict action" "summary summary";row-gap:13px}.audit-record-event{grid-area:event}.audit-record-classification{grid-area:classification;align-items:flex-end}.audit-record-verdict{grid-area:verdict;flex-direction:row;align-items:center;flex-wrap:wrap}.audit-record-summary{grid-area:summary;padding:11px 0 0;border-left:0;border-top:1px solid #edf0f2}.audit-record>.audit-open{grid-area:action}}@media(max-width:1050px){.main-nav{gap:20px}.result-grid,.architecture-cards,.architecture{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.pipeline-overview{grid-template-columns:1fr}.records-head{align-items:flex-start;flex-direction:column}.table-tools{flex-wrap:wrap}}@media(max-width:720px){.topbar{padding:0 18px}.brand{font-size:18px}.main-nav a:not(:last-child){display:none}.hero{padding-top:48px}.hero h1{font-size:38px;text-align:center}.hero-subtitle{font-size:17px;text-align:center;margin-bottom:35px}.detect-box{width:calc(100vw - 28px);min-height:70px;padding-left:20px}.detect-box button{width:52px;height:52px;padding:0;justify-content:center}.detect-box button{font-size:0}.syntax-hint{display:none}.service-switches{flex-wrap:wrap;justify-content:center}.result-panel{width:calc(100vw - 28px)}.result-grid{grid-template-columns:1fr}.section-heading{width:calc(100vw - 34px)}.architecture{padding:60px 20px}.console-sidebar{display:none}.console-content{padding:25px 15px}.stats-grid{grid-template-columns:1fr 1fr}.table-tools label{min-width:100%}.console-title{align-items:flex-start}.live-badge{display:none}.audit-drawer{width:100vw}.audit-drawer-body{padding:14px 12px 40px}.audit-meta-grid{grid-template-columns:1fr}.audit-verdict-top>b{margin-left:0}.audit-text-block pre{max-height:55vh}}.agent-hero{min-height:980px;padding-top:55px}.agent-hero .hero-illustration{margin-bottom:12px;transform:scale(.78);transform-origin:bottom center}.agent-hero .hero-subtitle{margin:17px 0 30px;font-family:Noto Sans SC,PingFang SC,sans-serif;font-size:18px;letter-spacing:0}.chat-workspace{width:min(1040px,calc(100vw - 48px));border:1px solid rgba(220,227,232,.9);border-radius:26px;background:#fffffff7;box-shadow:0 24px 70px #1c30401f,0 2px 8px #1c30400d;overflow:hidden}.chat-toolbar{height:60px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2;background:#fcfdfd}.chat-toolbar>div{display:flex;align-items:center;gap:8px}.chat-toolbar small{color:#93999e;margin-left:4px}.online-dot{width:8px;height:8px;border-radius:50%;background:#28b86d;box-shadow:0 0 0 5px #e7f8ef;margin-right:4px}.model-badge{padding:7px 10px;color:#646b71;background:#f4f7f9;border:1px solid #e5eaed;border-radius:9px;font-size:12px}.chat-messages{height:315px;padding:22px 25px 10px;overflow-y:auto;scroll-behavior:smooth;background:linear-gradient(180deg,#fff,#fbfcfd)}.chat-row{display:flex;gap:11px;margin-bottom:18px;align-items:flex-start}.chat-row.user{flex-direction:row-reverse}.chat-avatar{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px;color:#fff;background:#ed3024;font-size:12px;font-weight:700}.chat-row.user .chat-avatar{background:#333a40}.chat-bubble{max-width:78%;padding:13px 15px;border:1px solid #e6ebee;border-radius:4px 16px 16px;background:#fff;box-shadow:0 5px 18px #192d3c0a}.chat-row.user .chat-bubble{border-color:#f0d9d6;border-radius:16px 4px 16px 16px;background:#fff5f3}.chat-role{margin-bottom:6px;color:#92989d;font-size:10px;font-weight:700;letter-spacing:.3px}.chat-bubble p{margin:0;color:#3f464c;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.verdict-strip{margin-top:11px;padding-top:10px;border-top:1px solid #edf1f3;display:flex;align-items:center;gap:8px;color:#2a7d54;font-size:11px}.verdict-strip span:first-of-type{margin-left:auto}.verdict-strip.review{color:#aa7720}.verdict-strip.block{color:#d52f24}.typing{min-height:48px;display:flex;align-items:center;gap:5px}.typing i{width:6px;height:6px;border-radius:50%;background:#e34338;animation:typing-bounce 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.typing span{margin-left:6px;color:#959ba0;font-size:11px}@keyframes typing-bounce{0%,70%,to{transform:translateY(0);opacity:.4}35%{transform:translateY(-4px);opacity:1}}.suggestion-row{display:flex;gap:7px;padding:3px 22px 10px;overflow-x:auto}.suggestion-row button{flex:none;border:1px solid #e2e7ea;border-radius:18px;padding:7px 11px;color:#70777d;background:#fff;font-size:11px;cursor:pointer}.suggestion-row button:hover{color:#dd3126;border-color:#efbbb6;background:#fff7f6}.chat-composer{margin:0 20px;border:1px solid #dfe5e9;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 20px #1e303d0a}.chat-composer:focus-within{border-color:#eca9a3;box-shadow:0 0 0 3px #e8372a12}.chat-composer textarea{width:100%;min-height:70px;resize:none;padding:14px 16px 5px;border:0;outline:0;color:#30363b;background:transparent;font:14px/1.6 inherit}.composer-footer{min-height:43px;padding:4px 7px 7px 14px;display:flex;align-items:center;justify-content:space-between;color:#92999e;font-size:10px}.composer-footer span{display:flex;gap:5px;align-items:center}.composer-footer button{height:34px;padding:0 13px;border:0;border-radius:10px;display:flex;align-items:center;gap:6px;color:#fff;background:#eb3428;font-weight:700;cursor:pointer}.composer-footer button:disabled{opacity:.45;cursor:not-allowed}.chat-footnote{padding:10px 22px 14px;display:flex;justify-content:center;align-items:center;gap:5px;color:#a0a5aa;font-size:10px}.guard-features{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:23px}.guard-features span{display:flex;align-items:center;gap:6px;border:1px solid #e0e7eb;border-radius:20px;padding:8px 13px;color:#656c72;background:#ffffffad;font-size:11px}.guard-features span:first-child{color:#d83328;border-color:#f0c4c0;background:#fff}.agent-ticker{animation-duration:48s}.pipeline-icon.prompt{color:#7b4cc2;background:#f2ecff}.pipeline-icon.tool{color:#d83529;background:#fff0ed}.pipeline-icon.data{color:#3568d4;background:#edf3ff}.integration-console{max-width:1500px}.integration-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px;margin-top:18px}.integration-card{padding:22px;border:1px solid #e4e9ed;border-radius:18px;background:#fff}.integration-title{display:flex;gap:12px;align-items:center;margin-bottom:17px}.integration-title>svg{width:39px;height:39px;padding:9px;color:#e1362b;background:#fff0ed;border-radius:11px}.integration-title h2{margin:0 0 4px;font-size:17px}.integration-title p{margin:0;color:#92989d;font-size:11px}.code-snippet{position:relative;border-radius:12px;background:#10171d;overflow:hidden}.code-snippet pre{min-height:150px;margin:0;padding:22px;color:#cad8df;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace}.code-snippet button{position:absolute;right:10px;top:10px;display:flex;align-items:center;gap:5px;border:1px solid #384650;border-radius:7px;padding:5px 8px;color:#aebcc4;background:#1a252d;font-size:10px;cursor:pointer}.credential-box{display:grid;gap:7px;padding:16px;border:1px solid #e4e9ec;border-radius:12px;background:#f8fafb}.credential-box span,.endpoint-row span{color:#979da2;font-size:10px}.credential-box code{color:#d83328;font:13px ui-monospace,monospace}.credential-box small{color:#a0a5aa;font-size:10px}.endpoint-row{display:flex;align-items:center;justify-content:space-between;padding:13px 3px;border-bottom:1px dashed #e3e8eb}.endpoint-row code{color:#596168;font:11px ui-monospace,monospace}.capability-panel{margin-top:16px;padding:21px 23px;border:1px solid #e5e9ec;border-radius:18px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#fff,#fff5f3)}.capability-panel>div{display:grid;grid-template-columns:auto 1fr;column-gap:12px}.capability-panel svg{grid-row:1/3;color:#e6382d}.capability-panel h2{margin:0;font-size:16px}.capability-panel p{margin:5px 0 0;color:#7d8489;font-size:11px}.capability-panel a{display:flex;align-items:center;gap:6px;color:#db3328;font-size:12px;font-weight:700}@media(max-width:900px){.agent-hero{min-height:930px}.chat-workspace{width:calc(100vw - 24px)}.integration-grid{grid-template-columns:1fr}.chat-bubble{max-width:88%}.chat-toolbar small{display:none}}@media(max-width:620px){.agent-hero h1{font-size:34px}.agent-hero .hero-subtitle{font-size:14px;padding:0 15px}.chat-messages{height:330px;padding:18px 12px 6px}.chat-workspace{border-radius:18px}.chat-composer{margin:0 10px}.suggestion-row{padding-left:12px}.composer-footer span{display:none}.guard-features{padding:0 10px}.capability-panel{align-items:flex-start;gap:18px;flex-direction:column}.stats-grid{grid-template-columns:1fr}.integration-console{padding:24px 12px}.model-badge{display:none}}
