@import "https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700&family=Roboto+Mono:wght@400;500;700&family=Roboto:wght@300;400;500;700;900&display=swap";
:root{--obsidian:#111e35;--navy:#183763;--blue:#3273ff;--blue-hover:#2a62d9;--green:#12b8ab;--red:#ff4245;--yellow:#ffc922;--marble:#fff;--quartz:#f2f4f7;--slate:#506078;--diorite:#dde1e8;--text:#111e35;--ring:0 0 0 3px #3273ff33;--shadow-card:0 1px 2px #505e760d, 0 4px 12px #505e7614}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--obsidian);letter-spacing:-.02rem;margin:0;font-family:Roboto,Arial,sans-serif}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3{font-family:Fira Sans,Roboto,sans-serif}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111e358c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.header-left,.brand,.header-actions{align-items:center;display:flex}.header-left{gap:40px}.brand{color:#fff;gap:10px;font-family:Fira Sans,sans-serif;font-size:20px;font-weight:700}.brand img{width:26px;height:26px}nav{gap:26px;display:flex}nav a{color:#ffffffb3;font-size:14px;font-weight:500;transition:color .13s}nav a:hover{color:#fff}.header-actions{gap:12px}.button{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:37px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1;transition:background .13s,border-color .13s,color .13s;display:inline-flex}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:var(--ring);outline:none}.button-primary{background:var(--blue)}.button-primary:hover{background:var(--blue-hover)}.button-primary:disabled{opacity:.46;cursor:not-allowed}.button-outline{background:0 0;border-color:#ffffff6b}.button-outline:hover{background:#ffffff0f;border-color:#fff}.button-large{min-height:44px;padding:12px 22px;font-size:15px}.hero{background:var(--obsidian);align-items:center;min-height:100vh;padding:104px 32px 60px;display:flex;position:relative;overflow:hidden}.hero-content{text-align:center;width:100%;max-width:900px;margin:0 auto;position:relative}.hero h1{margin:0;animation:.5s 50ms both rise}.eyebrow-heading{color:#ffffff8c;font-size:clamp(18px,1.8vw,24px);font-weight:500;line-height:1.3;display:block}.hero-heading{color:#fff;letter-spacing:-.035em;white-space:nowrap;margin-top:10px;font-size:clamp(40px,5.4vw,68px);font-weight:700;line-height:1.08;display:block}.hero-heading em{color:#0000;background:linear-gradient(90deg, var(--blue), var(--green));-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy{color:#ffffffa6;text-wrap:balance;max-width:620px;margin:20px auto 0;font-size:18px;line-height:1.55;animation:.5s .1s both rise}.orbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(.2px);will-change:transform;border-radius:50%;display:block;position:absolute}.orbs-hero .orb-a{background:radial-gradient(circle,#3273ff59,#0000 62%);width:640px;height:640px;animation:11s ease-in-out infinite alternate drift-a;top:-180px;left:-120px}.orbs-hero .orb-b{background:radial-gradient(circle,#12b8ab42,#0000 62%);width:520px;height:520px;animation:14s ease-in-out -4s infinite alternate drift-b;top:-140px;right:-100px}.orbs-hero .orb-c{background:radial-gradient(circle,#ff42452e,#0000 62%);width:580px;height:580px;animation:16s ease-in-out -8s infinite alternate drift-c;bottom:-220px;left:32%}.orbs-hero .orb-d{background:radial-gradient(circle,#ffc92229,#0000 62%);width:400px;height:400px;animation:12s ease-in-out -12s infinite alternate drift-b;top:32%;left:-170px}.orbs-hero .orb-e{background:radial-gradient(circle,#ff9e962e,#0000 62%);width:380px;height:380px;animation:14s ease-in-out -16s infinite alternate drift-c;top:18%;right:-150px}.chat-panel{z-index:90;color:#fff;text-align:left;-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);background-color:#111e3540;background-image:linear-gradient(#111e3573,#111e3573),linear-gradient(135deg,#3273ffa6,#12b8ab73 40%,#ff42454d 75%,#ffc92273);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:14px;flex-direction:column;width:100%;max-width:780px;margin:44px auto 0;animation:.7s cubic-bezier(.2,.8,.2,1) .35s both panel-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff1f}.chat-panel.active.compact{max-width:780px}.chat-panel.active.expanded{background-image:linear-gradient(#0e192de0,#0e192de0),linear-gradient(135deg,#3273ffa6,#12b8ab73 40%,#ff42454d 75%,#ffc92273);width:auto;max-width:1400px;margin:0 auto;position:fixed;inset:84px max(3vw,16px) 20px}.chat-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#070d188c;border:0;width:100%;height:100%;animation:.3s both rise;position:fixed;inset:0}.chat-titlebar{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:41px;padding:10px 14px;display:flex}.window-dot{border-radius:50%;width:10px;height:10px}.window-dot.red{background:var(--red)}.window-dot.yellow{background:var(--yellow)}.window-dot.green{background:var(--green)}.chat-title{color:#ffffff73;margin-left:8px;font:12px Roboto Mono,monospace}.expand-button{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font:11px Roboto Mono,monospace;display:flex}.expand-button:hover{color:#fff;border-color:#fff6}.site-icon{flex:none;width:1em;height:1em;display:block}.expand-button .site-icon{width:15px;height:15px}.chat-composer{padding:18px 18px 10px}.composer-input-wrap{align-items:flex-start;gap:10px;display:flex}.prompt{color:var(--green);margin-top:10px;font:15px Roboto Mono,monospace;animation:1.2s infinite blink}.chat-composer textarea,.followup-composer input{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;outline:none;flex:1;font:13.5px/1.6 Roboto Mono,monospace}.chat-composer textarea{resize:none;min-height:78px;padding:12px 14px;animation:1.5s 1.4s 2 glow}.chat-composer textarea::placeholder,.followup-composer input::placeholder{color:#ffffff59}.chat-composer textarea:focus,.followup-composer input:focus{border-color:var(--blue);box-shadow:var(--ring);background:#ffffff1a}.composer-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-left:25px;display:flex}.suggestions{flex-wrap:wrap;gap:8px;display:flex}.suggestions button{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;min-height:32px;padding:6px 12px;font-size:13px}.suggestions button:hover{color:#fff;border-color:#ffffff73}.chat-disclosure{color:#ffffff61;margin:10px 0 0 25px;font-size:10.5px;line-height:1.4}.chat-disclosure-active{background:#ffffff0a;margin:0;padding:5px 16px 7px 41px}.message-list{overscroll-behavior:contain;flex:1;min-height:150px;max-height:380px;padding:14px 20px 8px;overflow-y:auto}.expanded .message-list{max-height:none}.message-row{padding:6px 0;display:flex}.user-row{justify-content:flex-end}.assistant-row{align-items:flex-start;gap:10px}.assistant-row>img{flex:none;width:26px;height:26px;margin-top:4px}.message{overflow-wrap:anywhere;border-radius:10px;max-width:82%;padding:10px 14px;font:13.5px/1.65 Roboto Mono,monospace}.user-message{color:#dbe7ff;white-space:pre-wrap;background:#3273ff42;border:1px solid #3273ff8c;border-radius:10px 10px 2px;max-width:78%}.assistant-message{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px 10px 10px 2px}.findings{color:#ffffffeb;background:#12b8ab24;border-color:#12b8ab80}.findings strong{color:var(--green);align-items:center;gap:7px;display:flex}.findings strong .site-icon{width:17px;height:17px}.findings>span{color:#ffffffbf;margin-top:6px;display:block}.markdown p{margin:0 0 8px}.markdown p:last-child{margin-bottom:0}.markdown ul,.markdown ol{margin:0 0 8px;padding-left:18px}.markdown li{margin:3px 0}.markdown strong{color:#fff}.markdown a{color:#8ab0ff;text-decoration:underline}.audit-card ol{color:#ffffffbf;padding-left:20px}.audit-download{margin-top:4px;font-family:Roboto,sans-serif}.audit-card small{color:#ffffff80;margin-top:10px;font-size:11px;display:block}.thinking-row{align-items:center}.thinking{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px 10px 10px 2px;gap:5px;padding:12px 14px;display:flex}.thinking span{background:#fff9;border-radius:50%;width:7px;height:7px;animation:1.2s infinite dots}.thinking span:nth-child(2){animation-delay:.2s}.thinking span:nth-child(3){animation-delay:.4s}.chat-error{color:#ffd8dc;background:#f2294926;border:1px solid #f2294959;border-radius:8px;margin:8px 36px;padding:9px 12px;font:12px/1.5 Roboto Mono,monospace}.followup-composer{background:#ffffff0a;border-top:1px solid #ffffff14;align-items:center;gap:10px;padding:12px 16px;display:flex}.followup-composer input{min-width:0;padding:11px 14px}.section{padding:96px 32px;position:relative;overflow:hidden}.section-light{background:var(--quartz)}.section-white{background:#fff}.section-dark{background:var(--navy)}.section-inner{max-width:1120px;margin:0 auto}.section-layer{position:relative}.section-intro .kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font:12px Roboto Mono,monospace}.section-intro h2{letter-spacing:-.03em;margin:14px 0 0;font-size:38px;line-height:1.15}.section-intro>p{max-width:620px;color:var(--slate);margin:12px 0 0;font-size:16px;line-height:1.6}.section-intro.dark .kicker{color:var(--green)}.section-intro.dark h2{color:#fff}.section-intro.dark>p{color:#ffffffa6}.card-grid{gap:20px;margin-top:44px;display:grid}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--diorite);box-shadow:var(--shadow-card);background:#fff;border-radius:8px;padding:24px;transition:transform .14s,box-shadow .14s}.card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #505e7614,0 12px 28px #505e761f}.card h3,.analytics-grid h3{margin:16px 0 0;font-size:18px}.card p{margin:8px 0 0;font-size:14px;line-height:1.55}.card p.muted{color:var(--slate)}.icon-box{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.icon-box .site-icon{width:24px;height:24px}.icon-box.blue{color:var(--blue);background:#3273ff29}.icon-box.green{color:var(--green);background:#12b8ab29}.icon-box.yellow{color:#c28d00;background:#ffc92229}.icon-box.red{color:var(--red);background:#ffe9e7}.icon-box.dark{color:#fff}.icon-box.dark.blue{background:#3273ff38}.icon-box.dark.green{background:#12b8ab38}.icon-box.dark.yellow{background:#ffc92238}.analytics-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px;display:grid}.analytics-grid h3{color:#fff}.analytics-grid p{color:#ffffffa6;margin:8px 0 0;font-size:15px;line-height:1.6}.orbs-analytics .orb-a{background:radial-gradient(circle,#12b8ab38,#0000 62%);width:560px;height:560px;animation:13s infinite alternate drift-a;bottom:-200px;right:-140px}.orbs-analytics .orb-b{background:radial-gradient(circle,#3273ff3d,#0000 62%);width:480px;height:480px;animation:15s -4s infinite alternate drift-c;top:-160px;left:-120px}.orbs-analytics .orb-c{background:radial-gradient(circle,#ffc9221f,#0000 62%);width:340px;height:340px;animation:12s -8s infinite alternate drift-b;top:30%;right:22%}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial{min-height:220px}.testimonial>p{font-size:16px;line-height:1.6}.quote{font-size:28px}.quote.blue{color:var(--blue)}.quote.green{color:var(--green)}.quote.yellow{color:#c28d00}.person{align-items:center;gap:12px;margin-top:18px;display:flex}.avatar{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.avatar.blue{color:var(--blue);background:#3273ff29}.avatar.green{color:var(--green);background:#12b8ab29}.avatar.yellow{color:#9e7400;background:#ffc92229}.person strong,.person small{display:block}.person strong{font-size:14px}.person small{color:var(--slate);margin-top:2px;font-size:13px}.cta{color:#fff;text-align:center;background:var(--obsidian);padding:110px 32px;position:relative;overflow:hidden}.cta h2{letter-spacing:-.03em;margin:0;font-size:40px}.cta p{color:#ffffffa6;max-width:520px;margin:14px auto 30px;font-size:16px;line-height:1.6}.orbs-cta .orb-a{background:radial-gradient(circle,#3273ff4d,#0000 62%);width:620px;height:620px;animation:13s -12s infinite alternate drift-b;bottom:-240px;left:22%}.orbs-cta .orb-b{background:radial-gradient(circle,#ff424524,#0000 62%);width:440px;height:440px;animation:15s -16s infinite alternate drift-a;bottom:-180px;right:12%}.orbs-cta .orb-c{background:radial-gradient(circle,#12b8ab29,#0000 62%);width:400px;height:400px;animation:12s infinite alternate drift-c;top:-160px;left:-120px}footer{color:#ffffff8c;background:var(--obsidian);border-top:1px solid #ffffff14;padding:26px 32px}.footer-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1120px;margin:0 auto;font-size:13px;display:flex}.copyright{align-items:center;gap:10px;display:flex}.copyright img{width:20px;height:20px}.footer-inner>div{gap:20px;display:flex}.footer-inner a:hover{color:#fff}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes panel-in{0%{opacity:0;transform:translateY(32px)scale(.96)}to{opacity:1;transform:none}}@keyframes blink{50%{opacity:.15}}@keyframes dots{0%,80%,to{opacity:.25}40%{opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 #3273ff00}45%{border-color:var(--blue);box-shadow:0 0 0 5px #3273ff40,0 0 28px #3273ff73}}@keyframes drift-a{0%{transform:translate(0)scale(1)}50%{transform:translate(110px,-190px)scale(1.2,.85)}to{transform:translate(-60px,40px)scale(1.1,.9)}}@keyframes drift-b{0%{transform:translate(0)scale(1)}50%{transform:translate(-120px,180px)scale(.85,1.25)}to{transform:translate(55px,-70px)scale(.92,1.12)}}@keyframes drift-c{0%{transform:translate(0)scale(1)}50%{transform:translate(120px,-80px)scale(1.24,.82)}to{transform:translate(-80px,-30px)scale(1.1,.92)}}@media (max-width:900px){.solution-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.hero-heading{white-space:normal}}@media (max-width:700px){.site-header{padding:0 18px}.header-left{gap:0}nav,.header-actions .button-outline{display:none}.hero{align-items:flex-start;min-height:100svh;padding:100px 16px 44px}.hero-copy{font-size:16px}.hero-heading{font-size:clamp(36px,11vw,54px)}.chat-panel{margin-top:30px}.chat-panel.active.expanded{inset:70px 8px 8px}.composer-actions{align-items:flex-end;padding-left:0}.suggestions{gap:6px}.suggestions button{padding:6px 9px;font-size:12px}.chat-disclosure{margin-left:0}.message-list{padding-left:12px;padding-right:12px}.message{max-width:calc(100% - 36px)}.user-message{max-width:88%}.expand-button{font-size:0}.expand-button .site-icon{width:16px;height:16px}.followup-composer{padding:10px}.followup-composer .prompt{display:none}.followup-composer .button{padding:8px 12px}.section{padding:72px 20px}.section-intro h2{font-size:32px}.solution-grid,.analytics-grid{grid-template-columns:1fr}.analytics-grid{gap:28px}.cta{padding:84px 20px}.cta h2{font-size:34px}footer{padding:24px 20px}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
