*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#14181f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.host{min-height:100vh;display:flex;flex-direction:column}.host-header{position:sticky;top:0;z-index:10;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef0f3}.host-header-inner{max-width:1180px;margin:0 auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;letter-spacing:-.01em;color:#14181f}.brand-logo{width:30px;height:30px}.host-nav{display:flex;gap:26px;font-size:14px;color:#4a5263}.host-nav a:hover{color:#14181f}.host-cta{background:#b8860b;color:#fff;padding:10px 18px;border-radius:999px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:background .15s ease,transform .05s ease}.host-cta:hover{background:#9a7209}.hero{max-width:1180px;margin:0 auto;padding:88px 28px 64px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:56px 24px 40px;gap:36px}}.eyebrow{display:inline-block;background:#b8860b1a;color:#8a6408;font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;margin-bottom:18px}.hero h1{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.02em;margin:0 0 18px;color:#14181f;font-weight:700}.hero h1 em{font-style:normal;color:#b8860b}.hero p.lede{font-size:18px;color:#4a5263;margin:0 0 28px;max-width:540px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary{background:#b8860b;color:#fff;padding:14px 22px;border-radius:10px;font-weight:600;font-size:15px;border:none;cursor:pointer;transition:background .15s ease}.btn-primary:hover{background:#9a7209}.btn-ghost{background:#fff;color:#14181f;padding:14px 22px;border-radius:10px;font-weight:600;font-size:15px;border:1px solid #e3e6eb;cursor:pointer;transition:border-color .15s ease,background .15s ease}.btn-ghost:hover{border-color:#b8860b}.hero-card{background:linear-gradient(155deg,#fdfaf2,#fff 60%);border:1px solid #f0e7cf;border-radius:18px;padding:28px;box-shadow:0 30px 60px -30px #b8860b40}.hero-card h3{margin:0 0 8px;font-size:16px;color:#b8860b;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.hero-card .stat{font-size:44px;line-height:1;font-weight:700;color:#14181f;letter-spacing:-.02em}.hero-card .stat-label{color:#4a5263;margin-top:6px;font-size:14px}.hero-card hr{border:none;border-top:1px solid #f0e7cf;margin:22px 0}.hero-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.hero-card li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#2a2f39}.hero-card li:before{content:"";width:8px;height:8px;border-radius:999px;background:#b8860b;margin-top:7px;flex-shrink:0}.section{max-width:1180px;margin:0 auto;padding:56px 28px}.section h2{font-size:32px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px;color:#14181f}.section p.subtitle{color:#4a5263;margin:0 0 32px;font-size:16px;max-width:640px}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.solution-card{background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:24px;transition:border-color .15s ease,transform .15s ease}.solution-card:hover{border-color:#b8860b;transform:translateY(-2px)}.solution-card .pill{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#b8860b1a;color:#b8860b;margin-bottom:14px;font-weight:700}.solution-card h4{margin:0 0 6px;font-size:16px;color:#14181f}.solution-card p{margin:0;font-size:14px;color:#4a5263}.host-footer{margin-top:auto;background:#fafbfc;border-top:1px solid #eef0f3;padding:28px;text-align:center;font-size:13px;color:#6b7385}.dash{min-height:100vh;background:#f7f8fa;color:#14181f;display:flex;flex-direction:column}.dash-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #eef0f3}.dash-header-inner{max-width:1400px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.dash-brand{display:flex;align-items:center;gap:14px;font-weight:600;font-size:17px}.dash-brand-logo{height:32px;width:auto;display:block}.dash-brand-sub{padding-left:14px;border-left:1px solid #e5e7eb;color:#6b7280;font-weight:500;font-size:14px}.dash-btn{background:#fff;border:1px solid #d1d5db;color:#14181f;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.dash-btn:hover:not(:disabled){border-color:#b8860b;color:#b8860b}.dash-btn:disabled{opacity:.5;cursor:default}.dash-main{max-width:1400px;width:100%;margin:0 auto;padding:24px;flex:1}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.dash-stat{background:#fff;border:1px solid #eef0f3;border-radius:10px;padding:18px 20px}.dash-stat-num{font-size:28px;font-weight:600;color:#14181f;line-height:1.1}.dash-stat-label{font-size:13px;color:#6b7280;margin-top:4px}.dash-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:12px}.dash-search{flex:1;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:9px 14px;font-size:14px;font-family:inherit;color:#14181f;outline:none}.dash-search:focus{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1f}.dash-toolbar-meta{font-size:13px;color:#6b7280}.dash-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:8px;font-size:14px}.dash-empty{background:#fff;border:1px dashed #d1d5db;border-radius:10px;padding:60px 20px;text-align:center;color:#6b7280;font-size:15px}.dash-table-wrap{background:#fff;border:1px solid #eef0f3;border-radius:10px;overflow:hidden;overflow-x:auto}.dash-table{width:100%;border-collapse:collapse;font-size:14px}.dash-table thead th{background:#fafbfc;border-bottom:1px solid #eef0f3;padding:11px 14px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;white-space:nowrap}.dash-table tbody td{padding:14px;border-bottom:1px solid #f3f4f6;vertical-align:top}.dash-row{cursor:pointer;transition:background .1s}.dash-row:hover{background:#fdfbf5}.dash-row:last-child td{border-bottom:none}.dash-num{text-align:right;font-variant-numeric:tabular-nums}.dash-visitor-name{font-weight:600;color:#14181f}.dash-visitor-email{font-size:12px;color:#6b7280;margin-top:2px}.dash-stack{font-size:13px;color:#4b5563;max-width:220px}.dash-muted{color:#9ca3af;font-style:italic;font-size:13px}.dash-drawer-bg{position:fixed;inset:0;background:#0f172a73;z-index:100;display:flex;justify-content:flex-end;animation:dash-fade-in .15s ease}@keyframes dash-fade-in{0%{opacity:0}to{opacity:1}}.dash-drawer{width:min(640px,100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-8px 0 30px #0f172a26;animation:dash-slide-in .2s ease}@keyframes dash-slide-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.dash-drawer-header{padding:22px 24px 16px;border-bottom:1px solid #eef0f3;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dash-drawer-header h2{margin:0 0 4px;font-size:18px;font-weight:600}.dash-drawer-sub{font-size:13px;color:#6b7280}.dash-drawer-sub a{color:#b8860b;text-decoration:none}.dash-drawer-sub a:hover{text-decoration:underline}.dash-drawer-close{background:transparent;border:none;font-size:26px;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px}.dash-drawer-close:hover{background:#f3f4f6;color:#14181f}.dash-drawer-loading{padding:40px 24px;text-align:center;color:#6b7280}.dash-drawer-meta{padding:14px 24px;background:#fafbfc;border-bottom:1px solid #eef0f3;font-size:13px;color:#4b5563;display:flex;flex-direction:column;gap:4px}.dash-drawer-meta strong{color:#14181f;font-weight:600;margin-right:4px}.dash-drawer-meta-faint{margin-top:6px;color:#9ca3af;font-size:12px}.dash-transcript{flex:1;overflow-y:auto;padding:18px 24px 30px;display:flex;flex-direction:column;gap:14px}.dash-msg{display:flex;flex-direction:column;gap:4px;max-width:90%}.dash-msg-user{align-self:flex-end}.dash-msg-assistant{align-self:flex-start}.dash-msg-role{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;padding:0 4px}.dash-msg-user .dash-msg-role{text-align:right}.dash-msg-body{background:#f3f4f6;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.dash-msg-user .dash-msg-body{background:#b8860b;color:#fff}@media(max-width:700px){.dash-stats{grid-template-columns:1fr}.dash-table{font-size:13px}.dash-drawer{width:100%}}
