:root{--navy: #13203a;--ink: #1b2840;--muted: #5b6a82;--faint: #8a97ad;--steel: #2f5898;--steel-600: #28497f;--steel-700: #21437a;--steel-900: #16294b;--gold: #f5c518;--gold-deep: #d9a400;--bg: #eceff5;--surface: #ffffff;--surface-2: #f5f8fc;--line: #e1e7f0;--line-2: #eef2f8;--radius: 16px;--radius-lg: 22px;--sh-1: 0 1px 2px rgba(19, 32, 58, .06);--sh-2: 0 4px 14px rgba(19, 32, 58, .07);--sh-3: 0 14px 40px rgba(19, 32, 58, .12);--font: system-ui, -apple-system, "PingFang SC", "HarmonyOS Sans SC", "Microsoft YaHei", "Segoe UI", Roboto, Arial, sans-serif;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;--maxw: 1080px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}::selection{background:#2f589829}.shell{display:flex;height:100dvh;width:100%;background:var(--bg)}.main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--surface);position:relative}.sidebar{flex:0 0 268px;width:268px;display:flex;flex-direction:column;padding:18px 16px;background:linear-gradient(180deg,#fbfcfe,#eef3fa);border-right:1px solid var(--line)}.sb-brand{display:flex;flex-direction:column;gap:7px;padding:4px 6px 16px;cursor:pointer}.sb-logo{height:40px;width:auto;max-width:100%;align-self:flex-start;object-fit:contain;display:block}.sb-role{font-size:11.5px;font-weight:600;color:var(--steel-700);padding-left:2px;letter-spacing:.2px}.sb-new{display:flex;align-items:center;justify-content:center;gap:6px;height:40px;border:1px solid var(--line);background:#fff;color:var(--steel-700);font-weight:650;font-size:14px;border-radius:11px;cursor:pointer;transition:.15s}.sb-new:hover{border-color:var(--steel);background:#f5f8ff}.sb-nav{display:flex;flex-direction:column;gap:3px;margin-top:12px}.sb-item{display:flex;align-items:center;gap:11px;padding:10px 11px;border:none;background:transparent;border-radius:11px;cursor:pointer;text-align:left;transition:.14s}.sb-item:hover{background:#fff;box-shadow:var(--sh-1)}.sb-ico{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(150deg,#e8eff9,#dae6f5);color:var(--steel)}.sb-txt{display:flex;flex-direction:column;min-width:0}.sb-txt b{font-size:13.5px;font-weight:700;color:var(--navy)}.sb-txt i{font-style:normal;font-size:11px;color:var(--faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-foot{margin-top:auto;display:flex;flex-direction:column;gap:13px;padding-top:14px}.cta.wide{width:100%;height:42px;justify-content:center;font-size:14px}.sb-trust{display:flex;flex-wrap:wrap;gap:6px 11px}.sb-trust span{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--muted)}.sb-trust svg{color:var(--steel)}.sb-contact{font-size:11.5px;color:var(--faint);line-height:1.55;font-family:var(--mono)}.sb-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:13px}.sb-tag{font-size:10.5px;color:var(--faint)}.mobtop{display:none;align-items:center;justify-content:space-between;padding:11px 14px;background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.logo{height:34px;width:auto;display:block}.brand-divider{width:1px;height:22px;background:var(--line)}.brand-role{font-size:13.5px;font-weight:600;color:var(--steel-700);letter-spacing:.2px}.top-actions{display:flex;align-items:center;gap:10px}.ghost{height:36px;padding:0 13px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--steel-700);font-size:13px;font-weight:600;cursor:pointer;transition:.15s}.ghost:hover{background:var(--surface-2);border-color:#cfd8e6}.cta{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 15px;border-radius:10px;border:none;background:var(--steel);color:#fff;font-size:13.5px;font-weight:650;cursor:pointer;box-shadow:var(--sh-1);transition:.15s}.cta:hover{background:var(--steel-700);box-shadow:var(--sh-2);transform:translateY(-1px)}.seg{display:inline-flex;background:var(--surface-2);border:1px solid var(--line);border-radius:10px;padding:2px}.seg button{width:36px;height:30px;border:none;background:transparent;color:var(--muted);font-weight:700;font-size:12.5px;border-radius:8px;cursor:pointer}.seg button.on{background:#fff;color:var(--steel-700);box-shadow:var(--sh-1)}.stage{flex:1;min-height:0;display:flex;flex-direction:column}.stage.landing{overflow-y:auto;overscroll-behavior:contain}.stage.chatting{overflow:hidden;background:linear-gradient(rgba(47,88,152,.022) 1px,transparent 1px) 0 0 / 100% 30px,linear-gradient(90deg,rgba(47,88,152,.022) 1px,transparent 1px) 0 0 / 30px 100%}.hero{position:relative;min-height:100%}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 80% at 50% -10%,rgba(47,88,152,.1),transparent 60%),linear-gradient(rgba(47,88,152,.045) 1px,transparent 1px) 0 0 / 100% 30px,linear-gradient(90deg,rgba(47,88,152,.045) 1px,transparent 1px) 0 0 / 30px 100%;-webkit-mask-image:linear-gradient(#000 60%,transparent);mask-image:linear-gradient(#000 60%,transparent)}.hero-inner{position:relative;max-width:1080px;margin:0 auto;padding:clamp(30px,5vw,68px) clamp(22px,4vw,56px) 48px}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:650;letter-spacing:.3px;color:var(--steel-700);background:#2f589814;border:1px solid rgba(47,88,152,.16);padding:6px 13px;border-radius:30px}.eyebrow svg{color:var(--gold-deep)}.hero-title{margin:20px 0 0;font-size:clamp(30px,5.4vw,52px);line-height:1.08;font-weight:800;letter-spacing:-.02em;color:var(--navy)}.hero-title em{font-style:normal;color:var(--steel)}.hero-sub{margin:18px 0 0;max-width:620px;font-size:clamp(14.5px,1.6vw,16.5px);line-height:1.7;color:var(--muted)}.caps{margin:34px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cap{position:relative;text-align:left;display:flex;flex-direction:column;gap:4px;padding:18px 16px 17px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;transition:.18s;overflow:hidden}.cap:after{content:"";position:absolute;left:0;top:0;height:3px;width:0;background:var(--gold);transition:width .25s}.cap:hover{transform:translateY(-3px);box-shadow:var(--sh-3);border-color:#cdd9ea}.cap:hover:after{width:100%}.cap-ico{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(150deg,#eaf0fa,#dde7f6);color:var(--steel);margin-bottom:8px}.cap-tt{font-size:15.5px;font-weight:750;color:var(--navy)}.cap-dd{font-size:12.5px;color:var(--faint);line-height:1.45}.try{margin:30px 0 0}.try-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}.chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.chip{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;padding:9px 14px;font-size:13.5px;color:var(--steel-700);cursor:pointer;transition:.15s;text-align:left}.chip:hover{background:#fff;border-color:var(--steel);color:var(--steel-700);box-shadow:var(--sh-2)}.trust{display:flex;flex-wrap:wrap;gap:18px;margin:34px 0 0;padding-top:22px;border-top:1px dashed var(--line)}.trust-i{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--muted)}.trust-i svg{color:var(--steel)}.thread{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.thread-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain}.thread-inner{max-width:884px;margin:0 auto;padding:24px 20px 14px}.to-bottom{position:absolute;left:50%;bottom:16px;transform:translate(-50%);width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--steel-700);box-shadow:var(--sh-2);cursor:pointer;z-index:6;transition:.15s}.to-bottom:hover{background:var(--surface-2);transform:translate(-50%) translateY(-1px)}.msg{display:flex;gap:11px;margin-bottom:20px}.msg.user{flex-direction:row-reverse}.avatar{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,var(--steel),var(--steel-900));color:#fff;box-shadow:var(--sh-1)}.bubble-wrap{min-width:0}.msg.bot .bubble-wrap{flex:1;max-width:760px}.msg.user .bubble-wrap{max-width:84%;display:flex;flex-direction:column;align-items:flex-end}.bubble{width:fit-content;max-width:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-top-left-radius:5px;padding:13px 16px;box-shadow:var(--sh-1);font-size:15px;line-height:1.66;word-break:break-word}.msg.user .bubble{background:linear-gradient(160deg,var(--steel),var(--steel-700));color:#fff;border:none;border-top-left-radius:var(--radius);border-top-right-radius:5px}.caret{display:inline-block;width:3px;height:17px;background:var(--steel);margin-left:3px;vertical-align:-3px;border-radius:2px;animation:blink 1.1s steps(2) infinite}@keyframes blink{0%,50%{opacity:1}50.1%,to{opacity:0}}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin:0 0 9px}.prose h1,.prose h2,.prose h3{margin:16px 0 8px;line-height:1.3;font-weight:750;color:var(--navy);letter-spacing:-.01em}.prose h1{font-size:18px}.prose h2{font-size:16.5px}.prose h3{font-size:15px}.prose h3{padding-left:10px;border-left:3px solid var(--gold)}.prose strong{font-weight:750;color:var(--steel-900)}.msg.user .prose strong{color:#fff}.prose ul,.prose ol{margin:6px 0 10px;padding-left:20px}.prose li{margin:4px 0}.prose ul li::marker{color:var(--steel)}.prose code{font-family:var(--mono);font-size:.9em;background:var(--surface-2);border:1px solid var(--line);padding:1px 5px;border-radius:6px;color:var(--steel-700)}.prose a{color:var(--steel)}.prose table{border-collapse:collapse;width:100%;margin:8px 0;font-size:13.5px}.prose th,.prose td{border:1px solid var(--line);padding:7px 10px;text-align:left}.prose th{background:var(--surface-2);font-weight:700}.prose hr{border:none;border-top:1px solid var(--line);margin:12px 0}.cards{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(208px,1fr));gap:13px;margin-top:13px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--sh-1);display:flex;flex-direction:column;transition:.18s}.card:hover{box-shadow:var(--sh-3);border-color:#cdd9ea;transform:translateY(-2px)}.card-img{position:relative;aspect-ratio:4 / 3;background:radial-gradient(120% 90% at 50% 18%,#fbfcfe,#e9eef6);display:flex;align-items:center;justify-content:center}.card-img:after{content:"";position:absolute;left:18%;right:18%;bottom:10px;height:9px;border-radius:50%;background:#13203a1a;filter:blur(5px)}.card-img img{position:relative;width:100%;height:100%;object-fit:contain;padding:12px 12px 16px}.card-body{padding:12px 13px 13px;display:flex;flex-direction:column;gap:9px;flex:1}.card-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.model{font-family:var(--mono);font-weight:700;color:var(--steel-900);font-size:15px;letter-spacing:-.01em;white-space:nowrap}.badge{font-size:10.5px;font-weight:600;background:#2f589814;color:var(--steel);padding:3px 8px;border-radius:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex-shrink:1}.card-name{font-size:12.5px;color:var(--muted);margin-top:-3px}.specs{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line-2)}.specs>div{display:flex;flex-direction:column;gap:1px;padding:7px 0;border-bottom:1px solid var(--line-2)}.specs>div.wide{grid-column:1 / -1}.specs>div:nth-child(odd){padding-right:8px}.specs dt{font-size:10.5px;color:var(--faint)}.specs dd{margin:0;font-size:12.5px;font-weight:600;color:var(--ink);font-family:var(--mono)}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:2px}.link{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--steel);text-decoration:none;font-weight:600}.link:hover{color:var(--steel-700)}.mini{font-size:12px;padding:6px 13px;border-radius:9px;border:1px solid var(--line);background:#fff;color:var(--steel-700);font-weight:700;cursor:pointer;transition:.15s}.mini:hover{background:var(--gold);border-color:var(--gold);color:#3a2f00}.composer{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.composer-inner{max-width:884px;margin:0 auto;display:flex;gap:11px;align-items:flex-end;background:var(--surface);border:1.5px solid var(--line);border-radius:16px;padding:7px 7px 7px 16px;box-shadow:var(--sh-1);transition:.15s}.composer-inner:focus-within{border-color:var(--steel);box-shadow:0 0 0 4px #2f58981a}.composer textarea{flex:1;resize:none;border:none;outline:none;background:transparent;padding:8px 0;font-size:15px;font-family:inherit;line-height:1.5;max-height:160px;color:var(--ink)}.send{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:var(--steel);color:#fff;cursor:pointer;transition:.15s}.send:hover:not(:disabled){background:var(--steel-700);transform:translateY(-1px)}.send:disabled{opacity:.4;cursor:not-allowed}.foot-note{text-align:center;font-size:11px;color:var(--faint);margin-top:9px}.dots{display:inline-flex;gap:3px}.dots i{width:5px;height:5px;border-radius:50%;background:#fff;animation:bounce 1.2s infinite}.dots i:nth-child(2){animation-delay:.15s}.dots i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f192d80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:60;padding:16px;animation:fade .2s}@keyframes fade{0%{opacity:0}}.modal{width:100%;max-width:470px;background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--sh-3);animation:pop .22s}@keyframes pop{0%{transform:translateY(10px) scale(.98);opacity:0}}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:linear-gradient(135deg,var(--steel-900),var(--steel));color:#fff;font-size:16px}.x{background:transparent;border:none;color:#fff;font-size:26px;cursor:pointer;line-height:1;opacity:.85}.x:hover{opacity:1}.lead-form{padding:18px 20px 20px;display:flex;flex-direction:column;gap:11px}.row2{display:flex;gap:11px}.row2 input{flex:1;min-width:0}.lead-form input,.lead-form textarea{border:1.5px solid var(--line);border-radius:11px;padding:11px 13px;font-size:14px;font-family:inherit;outline:none;width:100%;transition:.15s;color:var(--ink)}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--steel);box-shadow:0 0 0 3px #2f58981a}.lead-form textarea{resize:vertical}.warn{color:#c0392b;font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:11px;margin-top:4px}.send-wide{height:42px;padding:0 22px;border:none;border-radius:11px;background:var(--steel);color:#fff;font-weight:700;font-size:14.5px;cursor:pointer}.send-wide:hover{background:var(--steel-700)}.modal-actions .ghost{height:42px}.lead-ok{padding:30px 24px;text-align:center;font-size:15px;line-height:1.6;color:var(--ink);display:flex;flex-direction:column;align-items:center;gap:14px}.ok-badge{width:56px;height:56px;border-radius:50%;background:#2f58981a;color:var(--steel);display:flex;align-items:center;justify-content:center}.lead-ok .send-wide{margin-top:4px}@media (max-width: 979px){.sidebar{display:none}.mobtop{display:flex}}@media (max-width: 900px){.caps{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.topbar{padding:11px 14px}.brand-divider,.brand-role,.only-wide{display:none}.cta{padding:0 11px}.hero-inner{padding:26px 16px 30px}.caps{gap:11px}.cap{padding:15px 14px}.cap-ico{width:38px;height:38px}.thread{padding:16px 13px 6px}.bubble-wrap{max-width:90%}.cards{grid-template-columns:1fr 1fr;gap:10px}.composer{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.foot-note{font-size:10px}}@media (max-width: 380px){.cards{grid-template-columns:1fr}}.tooltrace{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.toolchip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 11px;border-radius:20px;border:1px solid var(--line);background:var(--surface-2);color:var(--muted)}.toolchip.running{color:var(--steel-700);border-color:#2f589840;background:#2f58980f}.toolchip.done{color:var(--steel)}.toolchip.done svg{color:var(--steel)}.spin{width:11px;height:11px;border:2px solid rgba(47,88,152,.25);border-top-color:var(--steel);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.typing{display:inline-flex;gap:5px;padding:3px 0}.typing i{width:7px;height:7px;border-radius:50%;background:var(--steel);opacity:.35;animation:bounce 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.sources{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;font-size:12px;color:var(--faint)}.sources svg{color:var(--steel)}.src-label{font-weight:600;color:var(--muted)}.src-item{background:var(--surface-2);border:1px solid var(--line-2);border-radius:6px;padding:2px 8px;font-family:var(--mono);font-size:11.5px;color:var(--steel-700)}.actions{display:flex;align-items:center;gap:4px;margin-top:9px;opacity:.55;transition:opacity .15s}.msg.bot:hover .actions,.actions:focus-within{opacity:1}.act{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:none;background:transparent;color:var(--muted);font-size:12px;font-weight:600;border-radius:8px;cursor:pointer;transition:.12s}.act:hover:not(:disabled){background:var(--surface-2);color:var(--steel-700)}.act.icon{padding:0 7px}.act.on{color:var(--steel)}.act:disabled{cursor:default}.act-sep{width:1px;height:16px;background:var(--line);margin:0 4px}.retry{display:inline-flex;align-items:center;gap:6px;margin-top:9px;height:32px;padding:0 13px;border:1px solid rgba(192,57,43,.3);background:#c0392b0d;color:#c0392b;font-weight:650;font-size:13px;border-radius:9px;cursor:pointer}.retry:hover{background:#c0392b1a}.bubble.err{border-color:#c0392b4d}@media (max-width: 640px){.act-txt{display:none}.act{padding:0 8px}}.boundary{max-width:420px;margin:80px auto;text-align:center;padding:30px;display:flex;flex-direction:column;gap:14px;align-items:center;color:var(--ink)}.boundary-contact{font-size:12px;color:var(--faint)}:where(button,a,textarea,input,[tabindex]):focus-visible{outline:2px solid var(--steel);outline-offset:2px;border-radius:8px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.caret{animation:none;opacity:1}}
