:root{--navy: #071527;--navy-2: #0f172a;--blue: #0a3d91;--ai-blue: #2563eb;--cyan: #00c2ff;--soft: #f6fafd;--white: #ffffff;--muted: #64748b;--text: #0f172a;--line: rgba(15, 23, 42, .1);--line-dark: rgba(255, 255, 255, .1);--shadow: 0 24px 64px rgba(7, 21, 39, .12);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--soft);line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.site-shell{overflow:clip}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;border-bottom:1px solid rgba(15,23,42,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.brand{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.brand-mark{display:inline-flex;width:54px;height:54px;flex:0 0 54px;align-items:center;justify-content:center;border-radius:999px;background:transparent;box-shadow:none}.brand img,.brand-mark img{width:100%;height:100%;object-fit:contain;object-position:center}.brand-copy{display:grid;gap:.08rem;min-width:0}.brand-name{color:var(--navy);font-size:16px;font-weight:800;line-height:1.05;letter-spacing:-.02em}.brand-name-short{display:none}.brand-tagline{color:var(--muted);font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.08em;text-transform:uppercase}.brand-footer .brand-name{font-size:15px}.brand-footer .brand-tagline{font-size:10px}.brand-footer .brand-name-short{display:none}.site-footer p,.section-heading p,.hero-text,.info-card p,.problem-copy p,.solution-panel p,.platform-copy p,.platform-list,.legal-card p,.legal-card li,.workflow-step p,.metric-card span,.audience-card h3,.cta-copy p,.cta-side p{color:var(--muted)}.brand img{height:auto}.site-nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:1rem;font-size:.92rem;font-weight:600}.site-nav a:hover{color:var(--ai-blue)}.lang-pill{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;padding:.55rem .8rem;border-radius:999px;border:1px solid var(--line);background:#2563eb0d;font-size:.8rem;font-weight:700}.header-cta{padding-inline:1rem}.nav-toggle{display:none;width:2.9rem;height:2.9rem;border:1px solid var(--line);border-radius:999px;background:var(--white);align-items:center;justify-content:center;gap:.28rem;flex-direction:column}.nav-toggle span{width:18px;height:2px;background:var(--navy)}.section{padding:4.4rem 0}.section-white{background:var(--white)}.section-soft,.section-light{background:var(--soft)}.hero-section{padding:4.6rem 0 3.6rem;background:radial-gradient(circle at top right,rgba(0,194,255,.14),transparent 26%),radial-gradient(circle at 18% 18%,rgba(37,99,235,.18),transparent 20%),linear-gradient(180deg,#081425,#0b1930 72%,#10203b);color:var(--white)}.hero-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:2rem;align-items:center}.hero-copy h1,.section-heading h2,.problem-copy h2,.platform-copy h2,.cta-copy h2,.legal-card h1{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:1.04;letter-spacing:-.04em}.hero-copy h1{max-width:720px;font-size:clamp(2.2rem,4vw,3.8rem)}.hero-text{max-width:670px;margin:1rem 0 0;color:#ffffffc2;font-size:1rem}.eyebrow{display:inline-flex;margin-bottom:.95rem;padding:.42rem .72rem;border-radius:999px;background:#2563eb1f;color:var(--ai-blue);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-section .eyebrow,.cta-block .eyebrow{background:#00c2ff24;color:#8fdfff}.hero-actions,.proof-row,.footer-links{display:flex;flex-wrap:wrap;gap:.8rem}.hero-actions{margin-top:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.15rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue) 0%,var(--ai-blue) 100%);color:var(--white);box-shadow:0 16px 38px #2563eb3d}.btn-secondary{background:#fffffff5;border-color:#0f172a1a;color:var(--navy)}.btn-cyan{background:linear-gradient(135deg,var(--cyan) 0%,var(--ai-blue) 100%)}.btn-dark-outline{background:transparent;border-color:#ffffff42;color:var(--white)}.proof-row{margin-top:1rem}.proof-row span{padding:.58rem .82rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fffc;font-size:.84rem;font-weight:600}.workflow-card,.info-card,.solution-panel,.audience-card,.platform-credibility,.problem-item,.legal-card,.chat-panel{border-radius:var(--radius);box-shadow:var(--shadow)}.workflow-card{padding:1.45rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0f,#ffffff05),#071527db}.workflow-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.workflow-head strong{font-size:.95rem}.workflow-badge{display:inline-flex;padding:.45rem .7rem;border-radius:999px;background:#00c2ff24;color:#9ae9ff;font-size:.78rem;font-weight:700}.workflow-steps,.workflow-metrics,.card-grid,.platform-section,.legal-wrap{display:grid;gap:1rem}.workflow-step{display:flex;align-items:center;gap:.7rem;padding:.82rem .92rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.workflow-step p{margin:0;color:#ffffffd1}.workflow-dot{width:.7rem;height:.7rem;border-radius:999px;background:linear-gradient(135deg,var(--cyan) 0%,var(--ai-blue) 100%);box-shadow:0 0 0 6px #00c2ff14}.workflow-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.35rem}.metric-card{padding:.95rem .9rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.metric-card strong{display:block;font-size:1.05rem;color:var(--white)}.metric-card span{font-size:.82rem;color:#ffffffa8}.problem-band{display:grid;gap:1.3rem}.problem-copy,.section-heading,.platform-copy{max-width:760px}.section-heading{margin-bottom:1.35rem;text-align:center}.section-heading-left{text-align:left}.problem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.problem-item,.info-card,.audience-card,.platform-credibility,.solution-panel{padding:1.25rem;background:var(--white);border:1px solid rgba(15,23,42,.07)}.problem-item{display:grid;gap:.7rem}.problem-item span{width:2rem;height:2rem;border-radius:12px;background:linear-gradient(135deg,#0a3d911f,#00c2ff29)}.problem-item p,.solution-panel p{margin:0}.solution-panel{display:grid;gap:.55rem;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);align-items:start}.solution-panel h3,.info-card h3,.audience-card h3,.cta-side h3,.platform-credibility strong,.legal-card h2{margin:0;font-size:1.18rem;line-height:1.2}.card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.info-card p,.platform-list,.legal-card p,.legal-card li,.cta-side p{margin:.75rem 0 0}.audience-card{min-height:140px;display:flex;align-items:flex-end}.platform-section{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start}.platform-credibility{background:linear-gradient(180deg,#fff,#f8fbff)}.platform-list{padding-left:1.1rem;display:grid;gap:.65rem}.cta-section{padding:4.2rem 0;background:var(--soft)}.cta-block{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1.2rem;padding:1.8rem;border-radius:28px;background:radial-gradient(circle at top right,rgba(0,194,255,.18),transparent 30%),linear-gradient(135deg,#071527,#0d223d);color:var(--white);box-shadow:0 30px 80px #07152738}.cta-copy p{color:#ffffffc2}.cta-side{padding:1.2rem;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.contact-link{display:inline-block;margin-top:.85rem;color:#8fdfff;font-weight:700}.site-footer{padding:1.6rem 0 2rem;background:var(--white)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--line)}.footer-grid strong{display:block;margin-bottom:.25rem}.legal-wrap{max-width:860px}.legal-card{padding:1.8rem;background:var(--white);border:1px solid rgba(15,23,42,.07)}.legal-card h1{margin-bottom:.9rem}.legal-block+.legal-block{margin-top:1.35rem}.chat-widget{position:fixed;right:1rem;bottom:1rem;z-index:60;width:min(360px,calc(100vw - 1.2rem))}.chat-launcher,.chat-close,.chat-form button,.quick-reply{cursor:pointer}.chat-launcher{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--navy) 0%,var(--ai-blue) 100%);color:var(--white);box-shadow:0 20px 48px #07152747;font-size:.9rem;font-weight:700}.chat-panel{margin-top:.7rem;overflow:hidden;background:var(--white);border:1px solid rgba(15,23,42,.08)}.chat-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem .8rem;background:linear-gradient(135deg,var(--navy) 0%,#0a2f66 100%);color:var(--white)}.chat-panel-head p{margin:.25rem 0 0;color:#ffffffb8}.chat-close{border:0;background:transparent;color:var(--white);font-size:1.35rem}.chat-messages,.chat-quick-replies,.chat-form{padding:.95rem}.chat-messages{max-height:320px;overflow:auto;display:grid;gap:.65rem}.chat-message{padding:.78rem .88rem;border-radius:16px;background:#2563eb14;font-size:.94rem}.chat-message.user{background:#00c2ff1a}.chat-quick-replies{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:0}.quick-reply{border:1px solid var(--line);border-radius:999px;background:var(--white);padding:.5rem .8rem;font-size:.84rem}.chat-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;border-top:1px solid var(--line)}.chat-form input{min-width:0;border:1px solid var(--line);border-radius:14px;padding:.8rem .85rem}.chat-form button{border:0;border-radius:14px;background:var(--navy);color:var(--white);padding:.8rem .95rem;font-weight:700}@media (max-width: 1100px){.hero-shell,.platform-section,.cta-block,.card-grid-4,.card-grid-5,.problem-grid,.workflow-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.hero-shell,.platform-section,.cta-block,.card-grid-4,.card-grid-3,.card-grid-5,.problem-grid,.solution-panel,.workflow-metrics{grid-template-columns:1fr}.header-row,.footer-grid{align-items:flex-start;flex-direction:column}.nav-toggle{display:inline-flex}.site-nav{display:none;width:100%;align-items:flex-start;flex-direction:column;padding:.9rem 0 .2rem}.site-nav.is-open{display:flex}}@media (max-width: 640px){.container{width:min(100% - 1rem,1200px)}.section,.hero-section{padding:3.4rem 0}.brand-copy small{display:block}.brand-name{font-size:14px}.brand-tagline{font-size:10px;letter-spacing:.06em}.brand-mark{width:50px;height:50px;flex-basis:50px}.brand:not(.brand-footer) .brand-name-full{display:none}.brand:not(.brand-footer) .brand-name-short{display:inline}.brand:not(.brand-footer) .brand-tagline{font-size:9px}.legal-card,.cta-block,.workflow-card{padding:1.2rem}.chat-widget{right:.5rem;bottom:.5rem;width:min(100vw - 1rem,360px)}}
