:root{--bg:#f3f5f8;--surface:#fff;--surface-2:#edf1f6;--text:#101722;--muted:#637083;--line:#d7dee8;--primary:#c81e1e;--primary-strong:#9f1717;--accent:#0f8f89;--blue:#2558b8;--amber:#a86608;--red:#b42318;--green-soft:#e8f6f4;--red-soft:#fff0ef;--shadow:0 18px 48px #1017221a;--shadow-strong:0 24px 80px #1017222e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);letter-spacing:0;margin:0;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.64}.eyebrow{color:var(--primary);letter-spacing:0;margin:0 0 6px;font-size:12px;font-weight:800}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.primary-button,.secondary-button,.ghost-button,.text-button,.sidebar-button,.upload-button,.admin-link{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex}.primary-button{background:var(--primary);color:#fff;box-shadow:0 10px 24px #c81e1e33}.primary-button:hover{background:var(--primary-strong)}.secondary-button,.ghost-button,.admin-link{border-color:var(--line);color:var(--text);background:#fff;box-shadow:0 8px 20px #1017220a}.text-button{background:var(--red-soft);min-height:32px;color:var(--primary-strong);border-color:#f0b5b2;margin-top:10px}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--text);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.icon-button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.danger-icon-button{width:34px;height:34px;color:var(--red);background:#fff7f7;border:1px solid #f0b5b2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.danger-icon-button:hover{border-color:var(--red);background:#ffe9e8}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-shell{background-color:#f5f6f8;background-image:linear-gradient(90deg,#1017220a 1px,#0000 1px),linear-gradient(#10172209 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh}.site-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);min-height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand svg{color:var(--primary)}.service-hero{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:32px;width:min(1180px,100% - 32px);margin:16px auto 0;display:grid}.hero-copy{flex-direction:column;justify-content:center;min-height:430px;padding:48px 20px 48px 0;display:flex}.hero-copy h1{letter-spacing:0;max-width:760px;margin:0;font-size:58px;line-height:1.02}.hero-copy p:not(.eyebrow){max-width:620px;color:var(--muted);margin:22px 0 0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.hero-actions span{color:var(--muted);font-size:13px}.service-board{color:#fff;box-shadow:var(--shadow-strong);background:repeating-linear-gradient(135deg,#ffffff09 0 1px,#0000 1px 14px),#151a22;border:1px solid #ffffff1a;border-radius:8px;align-content:center;gap:0;padding:24px;display:grid;position:relative;overflow:hidden}.service-board:after{content:"";border:1px solid #c81e1e47;width:260px;height:260px;position:absolute;bottom:-80px;right:-60px;transform:rotate(22deg)}.board-header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 0 18px;display:flex}.board-header span{color:#9aa8ba;font-size:12px;font-weight:800}.board-header strong{color:#94f0d9;background:#0f8f8929;border:1px solid #ffffff29;border-radius:999px;padding:5px 10px;font-size:12px}.service-row{background:0 0;border-bottom:1px solid #ffffff1a;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:18px 0;display:grid}.service-row svg{color:#ffaaa6}.service-row strong,.service-row span{display:block}.service-row span{color:#cbd6df;margin-top:4px;font-size:13px}.process-band{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1180px,100% - 32px);margin:26px auto 64px;display:grid}.process-band article{border:1px solid var(--line);border-left:4px solid var(--primary);background:#ffffffdb;border-radius:8px;padding:24px;box-shadow:0 12px 32px #1017220d}.process-band span{color:var(--primary);font-weight:800}.process-band strong{margin-top:10px;display:block}.process-band p{color:var(--muted);margin:8px 0 0;line-height:1.7}.chat-shell{z-index:30;position:fixed;bottom:22px;right:22px}.chat-launcher{background:var(--primary);color:#fff;border:0;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex;box-shadow:0 18px 42px #c81e1e3d}.chat-panel{width:min(420px,100vw - 32px);height:auto;max-height:calc(100vh - 120px);box-shadow:var(--shadow-strong);background:#fff;border:1px solid #1017221f;border-radius:8px;grid-template-rows:auto 1fr auto auto auto;display:grid;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:16px;display:flex}.chat-header h2{margin:0;font-size:18px}.chat-messages{background:#f7f9fb;flex-direction:column;gap:12px;padding:16px;display:flex;overflow:auto}.bubble p{white-space:pre-wrap;margin:0}.bubble.assistant{border:1px solid var(--line);background:#fff;align-self:flex-start}.bubble.user{background:var(--primary);color:#fff;align-self:flex-end}.bubble.loading{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.citations{gap:8px;margin-top:10px;display:grid}.citations details{border-top:1px solid var(--line);padding-top:8px}.citations summary{color:var(--blue);cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.citations details p{color:var(--muted);margin-top:6px;font-size:12px}.fallback-hint{color:var(--amber);margin:8px 0 0;font-size:12px;font-weight:700}.chat-input{border-top:1px solid var(--line);grid-template-columns:1fr 38px;gap:8px;padding:12px;display:grid}.chat-input input,.ticket-form input,.ticket-form textarea,.login-card input,.ticket-card select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:0}.chat-input input,.ticket-form input,.login-card input{min-height:38px;padding:0 12px}.ticket-form{border-top:1px solid var(--line);gap:10px;padding:12px;display:grid}.ticket-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ticket-grid input:first-child{grid-column:1/-1}.ticket-form textarea{resize:vertical;min-height:74px;padding:10px 12px}.ticket-actions{justify-content:flex-end;gap:8px;display:flex}.form-message,.form-error{color:var(--red);margin:0;padding:0 12px 10px;font-size:13px}.login-shell{background-color:#f4f6f8;background-image:linear-gradient(90deg,#1017220a 1px,#0000 1px),linear-gradient(#10172209 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(420px,100%);box-shadow:var(--shadow-strong);background:#fff;border:1px solid #1017221a;border-radius:8px;gap:14px;padding:34px;display:grid}.login-card h1{margin:0;font-size:24px}.login-card a{color:var(--muted);justify-self:center;font-size:13px}.login-icon{background:var(--red-soft);width:44px;height:44px;color:var(--primary);border-radius:8px;place-items:center;display:grid}.admin-shell{background-color:#f4f6f8;background-image:linear-gradient(90deg,#1017220a 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:248px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#111821;border-right:1px solid #ffffff14;flex-direction:column;gap:24px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.admin-sidebar h1{margin:0;font-size:22px}.admin-sidebar nav{gap:8px;display:grid}.admin-sidebar a,.sidebar-button{color:#fff;background:#ffffff0b;border-color:#ffffff1f;justify-content:flex-start}.admin-sidebar a:hover,.sidebar-button:hover{background:#c81e1e2e;border-color:#ffb2ae5c}.sidebar-button{margin-top:auto}.admin-main{align-content:start;gap:20px;padding:30px;display:grid}.admin-topbar,.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-topbar h2,.section-heading h3{margin:0}.warning,.notice{border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.warning{color:#6f4500;background:#fff8ec;border:1px solid #efc48b}.notice{background:var(--red-soft);color:var(--primary-strong);border:1px solid #f0b5b2}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:#fff;border:1px solid #10172217;border-radius:8px;gap:8px;padding:18px;display:grid;box-shadow:0 10px 28px #1017220d}.metric-card svg{color:var(--primary)}.metric-card span{color:var(--muted);font-size:13px}.metric-card strong{font-size:24px}.admin-section{background:#fff;border:1px solid #10172217;border-radius:8px;gap:14px;padding:20px;display:grid;box-shadow:0 12px 34px #1017220e}.upload-button{background:var(--primary);color:#fff;position:relative;overflow:hidden}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}th{color:#536175;font-size:12px;font-weight:800}.row-error{color:var(--red);margin-top:5px;font-size:12px;display:block}.status-badge{border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-badge.ready{background:var(--green-soft);color:#08756f}.status-badge.processing{color:var(--blue);background:#eef4ff}.status-badge.failed{color:var(--red);background:#ffeceb}.empty-cell,.empty-text{color:var(--muted);text-align:center}.admin-split{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:start;gap:18px;display:grid}.list-panel,.ticket-list{gap:10px;display:grid}.list-item{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;gap:6px;width:100%;padding:12px;display:grid}.list-item.selected{background:var(--red-soft);border-color:#f0b5b2}.list-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list-item small,.ticket-card small{color:var(--muted)}.message-detail{border-top:1px solid var(--line);gap:10px;max-height:420px;padding-top:12px;display:grid;overflow:auto}.admin-message{border-radius:8px;padding:12px;line-height:1.7}.admin-message.user{background:#edf4ff}.admin-message.assistant{background:#f6f7f9}.admin-message p{white-space:pre-wrap;margin:6px 0 0}.admin-citations{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.admin-citations span{color:var(--blue);background:#fff;border-radius:999px;padding:4px 8px;font-size:12px}.ticket-card{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 128px;align-items:start;gap:12px;padding:12px;display:grid}.ticket-card p{color:var(--muted);margin:6px 0;line-height:1.6}.ticket-card select{min-height:34px;padding:0 8px}.admin-footer{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}@media (max-width:920px){.service-hero,.process-band,.admin-split,.metric-grid{grid-template-columns:1fr}.service-hero{margin-top:8px}.hero-copy{min-height:auto;padding:30px}.hero-copy h1{font-size:34px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}}@media (max-width:560px){.site-nav,.service-hero,.process-band{width:min(100% - 24px,1120px)}.hero-copy{padding:22px}.hero-copy h1{font-size:28px}.chat-shell{bottom:12px;right:12px}.chat-panel{width:calc(100vw - 24px);height:calc(100vh - 24px)}.ticket-grid,.ticket-card{grid-template-columns:1fr}.admin-main{padding:16px}.admin-topbar,.section-heading{flex-direction:column;align-items:flex-start}}.site-shell{background:linear-gradient(#fffffff5,#f7f9fcf5),#f7f9fc;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.site-nav{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #10172214;width:100%;min-height:78px;padding:0 32px;position:relative;box-shadow:0 8px 30px #1017220d}.brand{color:#111821;gap:12px;font-size:26px;font-weight:900}.brand-mark{object-fit:contain;background:#fff;border-radius:8px;width:42px;height:42px;display:block}.site-nav .admin-link{color:#fff;background:linear-gradient(135deg,#d50b0b,#b50000);border:0;border-radius:8px;min-height:48px;padding:0 20px;box-shadow:0 14px 30px #c500003d}.service-hero{background:linear-gradient(90deg,#fffffffa 0%,#ffffffe0 41%,#e9eff7ad 100%),linear-gradient(#e2e9f27a,#ffffffe0);flex:auto;grid-template-columns:minmax(520px,.82fr) minmax(420px,1fr);align-items:start;gap:24px;width:100%;min-height:454px;margin:0;padding:24px 32px 42px;display:grid;position:relative;overflow:hidden}.service-hero:before{content:"";opacity:.42;background-color:#0000;background-image:linear-gradient(90deg,#c4d3e25c 1px,#0000 1px),linear-gradient(#c4d3e242 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.service-hero:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61),repeating-linear-gradient(118deg,#8294a914 0 2px,#0000 2px 22px);width:58%;height:100%;position:absolute;top:0;right:0}.hero-copy{z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:auto;padding:0;display:flex;position:relative}.hero-copy .eyebrow{color:#bb0909;font-size:13px;font-weight:900}.hero-copy h1{color:#111821;text-wrap:balance;max-width:820px;font-size:clamp(50px,5.2vw,76px);line-height:1.15}.hero-copy h1 span{color:#c80000;text-align:center;width:100%;display:inline-block}.hero-copy .hero-subtitle{color:#182232;margin:0;font-size:clamp(24px,2.1vw,34px);font-weight:500;line-height:1.32}.hero-copy .hero-description{color:#435065;max-width:710px;height:0;margin:0;font-size:18px;line-height:1.9;overflow:hidden}.hero-tags{flex-wrap:wrap;gap:32px;margin-top:0;display:flex}.hero-tags a{color:#111821;align-items:center;gap:10px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.hero-tags svg{color:#d00000;stroke-width:2.1px;animation:3s ease-in-out infinite heartbeat}.hero-tags a:first-child svg{animation-delay:0s}.hero-tags a:nth-child(2) svg{animation-delay:.3s}.hero-tags a:nth-child(3) svg{animation-delay:.6s}.hero-tags a:nth-child(4) svg{animation-delay:.9s}.hero-tags a:nth-child(5) svg{animation-delay:1.2s}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.18)}70%{transform:scale(1)}}.automation-visual{z-index:1;min-height:392px;position:relative;overflow:hidden}.automation-visual:before{content:"";transform-origin:100% 100%;background:linear-gradient(#ffffff0f,#ffffff9e),repeating-linear-gradient(90deg,#6f829824 0 1px,#0000 1px 64px);border-top:1px solid #8195ac38;width:760px;height:330px;position:absolute;bottom:-90px;right:-120px;transform:perspective(720px)rotateX(58deg)skew(-12deg)}.automation-visual:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000 0 28%,#ffffff57 28% 30%,#0000 30% 100%),linear-gradient(#e7eef647,#ffffff14);border:1px solid #a0b2c657;border-radius:8px;position:absolute;inset:20px 40px 80px 120px}.circuit-line{z-index:2;background:linear-gradient(90deg,#0000,#8da6c2cc,#0000);height:1px;position:absolute}.circuit-line:before,.circuit-line:after{content:"";background:#8da6c2b3;border-radius:999px;width:8px;height:8px;position:absolute;top:-4px}.line-one{width:380px;top:38px;right:86px}.line-two{width:520px;top:112px;right:16px}.circuit-line:before{left:28%}.circuit-line:after{right:12%}.factory-scene{z-index:3;position:absolute;inset:0}.robot-arm{filter:drop-shadow(0 26px 28px #28364829);width:340px;height:250px;position:absolute;top:40px;right:168px}.arm-joint,.arm-segment,.robot-claw{background:linear-gradient(135deg,#f9fbfe,#cfd8e3);border:1px solid #7e91a680;display:block;position:absolute}.arm-joint{border-radius:999px;box-shadow:inset 0 0 0 8px #ffffff8c}.joint-base{width:84px;height:84px;bottom:34px;right:36px}.joint-mid{width:64px;height:64px;top:92px;right:120px}.joint-end{width:54px;height:54px;top:36px;left:52px}.arm-segment{border-radius:999px;height:42px}.segment-one{width:178px;top:126px;right:87px;transform:rotate(-34deg)}.segment-two{width:150px;top:66px;left:62px;transform:rotate(27deg)}.robot-claw{border-radius:14px 14px 6px 6px;width:48px;height:76px;top:104px;left:14px;transform:rotate(10deg)}.robot-claw:before,.robot-claw:after{content:"";background:#768394;border-radius:999px;width:10px;height:42px;position:absolute;bottom:-32px}.robot-claw:before{left:8px;transform:rotate(10deg)}.robot-claw:after{right:8px;transform:rotate(-10deg)}.telemetry-card{z-index:4;color:#465468;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #c6d1ddb8;border-radius:8px;gap:8px;min-width:116px;padding:14px 16px;animation:3s ease-in-out infinite heartbeat;display:grid;position:absolute;box-shadow:0 18px 42px #27364a1c}.status-card{animation-delay:0s}.efficiency-card{animation-delay:.5s}.quality-card{animation-delay:1s}.telemetry-card span{font-size:12px}.telemetry-card strong{color:#0f9187;font-size:24px}.telemetry-card i{clip-path:polygon(0 82%,12% 72%,24% 56%,36% 62%,48% 36%,60% 42%,72% 20%,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#0f91872e,#0f918705),repeating-linear-gradient(90deg,#aac3d7 0 7px,#0000 7px 14px);width:68px;height:24px;display:block}.status-card{top:80px;left:164px}.status-card strong{color:#1c2a3a;padding-left:20px;font-size:14px;position:relative}.status-card strong:before{content:"";border:2px solid #0f9187;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.efficiency-card{top:160px;left:94px}.quality-card{bottom:80px;right:162px}.process-band{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:calc(100% - 64px);max-width:1120px;margin:-2px 0 0 32px;position:relative}.process-band article{background:#ffffffeb;border:1px solid #ccd6e2db;border-radius:8px;grid-template-columns:96px 1fr 22px;align-items:center;gap:20px;min-height:176px;padding:26px 26px 26px 20px;display:grid;position:relative;box-shadow:0 20px 54px #1b2a3e14}.feature-icon{color:#d00000;background:radial-gradient(circle at 32% 28%,#fffffff0,#0000 55%),linear-gradient(135deg,#d0000021,#0f91871a);border-radius:24px;place-items:center;width:78px;height:78px;display:grid}.process-band article:nth-child(2) .feature-icon{color:#0f9187}.process-band article:nth-child(3) .feature-icon{color:#4b6075}.process-band strong{color:#111821;margin-top:0;font-size:22px}.process-band p{color:#536175;margin:10px 0 0;font-size:15px;line-height:1.75}.feature-arrow{color:#d00000;justify-self:end}.trust-strip{z-index:4;background:#ffffffe6;border:1px solid #ccd6e2e0;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:calc(100% - 64px);max-width:1120px;margin:30px 0 44px 32px;display:grid;position:relative;box-shadow:0 22px 52px #1b2a3e14}.trust-strip article{grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:22px 24px;display:grid}.trust-strip article+article{border-left:1px solid #ccd6e2d1}.trust-strip svg{color:#d00000}.trust-strip strong{color:#111821}.trust-strip p{color:#536175;margin:6px 0 0;font-size:13px}.site-footer{color:#627086;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 22px;width:calc(100% - 64px);max-width:1120px;margin:0 auto 30px;font-size:14px;display:flex}.site-footer span{padding-left:22px;position:relative}.site-footer span:before{content:"";border:1px solid #536175;border-radius:3px;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(45deg)}.site-footer small{text-align:center;flex-basis:100%}.chat-shell{z-index:20;bottom:18px;right:16px}.chat-launcher{background:linear-gradient(135deg,#d50b0b,#b50000);border-radius:8px;min-height:54px;box-shadow:0 20px 50px #c5000042}.chat-panel{background:#fff;border:1px solid #b6c3d2db;border-radius:8px;grid-template-rows:auto 1fr auto auto auto;width:min(480px,100vw - 32px);height:auto;max-height:calc(100vh - 100px);display:grid;overflow:hidden;box-shadow:0 24px 70px #19273a33}.chat-header{color:#fff;background:linear-gradient(135deg,#d50b0b,#ba0000);border-bottom:0;min-height:52px;padding:12px 14px}.chat-header h2{font-size:17px;font-weight:900}.chat-header p{color:#ffffffb8;margin:2px 0 0;font-size:12px}.chat-header .icon-button,.chat-minimize{color:#fff;width:30px;height:30px;min-height:30px;box-shadow:none;background:#ffffff1a;border:0;border-radius:8px}.chat-minimize{justify-content:center;align-items:center;margin-left:auto;padding:0;font-size:20px;font-weight:700;display:inline-flex}.chat-messages{background:linear-gradient(#f8fafc,#fff),#fff;gap:8px;padding:10px}.message-row{align-items:flex-start;gap:10px;display:flex}.message-row.user{justify-content:flex-end}.assistant-mark{background:linear-gradient(135deg,#d50b0b,#b50000);border-radius:7px;flex:none;width:24px;height:24px;margin-top:3px;position:relative}.assistant-mark:before,.assistant-mark:after{content:"";background:#fff;position:absolute}.assistant-mark:before{border-radius:2px;width:11px;height:4px;top:6px;left:6px}.assistant-mark:after{opacity:.8;border-radius:2px;width:6px;height:6px;bottom:5px;right:5px}.bubble{border-radius:8px;max-width:86%;padding:10px 12px;font-size:15px;line-height:1.65}.bubble.assistant{background:#fff;border:1px solid #e1e7ef;box-shadow:0 12px 30px #2534480f}.bubble.user{color:#1a2230;background:#fff4f4}.bubble time{color:#8b97a8;text-align:right;margin-top:6px;font-size:11px;display:block}.citations{gap:6px}.citations details{background:#f6f8fb;border-top:0;border-radius:8px;padding:0}.citations summary{color:#233044;gap:7px;min-height:32px;padding:0 8px;list-style:none}.citations summary::-webkit-details-marker{display:none}.citations summary span{color:#fff;background:#1e2938;border-radius:6px;padding:3px 7px;font-size:11px;font-weight:900}.citations details p{padding:0 9px 9px}.ticket-form{background:#fff;border-top:1px solid #e5ebf2;gap:10px;padding:12px 14px}.ticket-grid{grid-template-columns:1fr 1fr}.ticket-form input{background:#fff;border-color:#dce4ee;min-height:40px}.ticket-actions{display:block}.ticket-actions .primary-button{background:linear-gradient(135deg,#d50b0b,#b50000);border:0;border-radius:8px;width:100%;min-height:42px;box-shadow:0 12px 28px #c500002e}.chat-input{background:#fff;border-top:1px solid #e5ebf2;grid-template-columns:auto auto 1fr 42px;gap:10px;padding:8px 10px}.chat-input input{border-color:#dce4ee;min-height:42px}.chat-input .icon-button.primary{background:linear-gradient(135deg,#d50b0b,#b50000);border:0;width:42px;height:42px;box-shadow:0 10px 22px #c500002e}.ticket-trigger{color:#fff;white-space:nowrap;background:#c80000;border:1px solid #dce4ee;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.ticket-trigger:hover{background:#a00000}.upload-trigger{color:#627086;cursor:pointer;background:#f6f8fb;border:1px solid #dce4ee;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.upload-trigger:hover{color:#1a2230;background:#edf1f6}.upload-trigger:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1180px){.service-hero{grid-template-columns:minmax(420px,.9fr) minmax(360px,1fr)}.robot-arm{right:86px}.status-card{left:72px}.quality-card{right:92px}}@media (max-width:920px){.site-nav{padding:0 20px}.brand{font-size:22px}.service-hero{grid-template-columns:1fr;min-height:auto;padding:42px 20px 30px}.hero-copy{padding:0}.automation-visual{min-height:280px}.process-band,.trust-strip,.site-footer{width:calc(100% - 40px);margin:0 auto 30px}.process-band,.trust-strip{grid-template-columns:1fr}.trust-strip article+article{border-top:1px solid #ccd6e2d1;border-left:0}}@media (max-width:560px){.site-nav{min-height:70px;padding:0 14px}.brand{font-size:19px}.brand-mark{width:36px;height:36px}.site-nav .admin-link{min-height:40px;padding:0 12px;font-size:13px}.service-hero{padding:32px 16px 22px}.hero-copy h1{font-size:40px}.hero-copy .hero-subtitle{font-size:21px}.hero-copy .hero-description{font-size:15px}.hero-tags{gap:16px}.hero-tags a{font-size:14px}.automation-visual{min-height:210px}.robot-arm{transform-origin:100% 0;top:30px;right:-10px;transform:scale(.72)}.telemetry-card{transform:scale(.86)}.status-card{left:8px}.efficiency-card{top:120px;left:16px}.quality-card{bottom:40px;right:8px}.process-band,.trust-strip,.site-footer{width:calc(100% - 24px);margin:0 auto 30px}.process-band article{grid-template-columns:74px 1fr 18px;min-height:auto;padding:18px}.feature-icon{border-radius:18px;width:58px;height:58px}.chat-shell{bottom:10px;right:10px}.chat-panel{width:calc(100vw - 20px);height:auto;max-height:calc(100vh - 80px)}}
