.om-shell,.om-auth,.om-console{--om-blue:#017ffe;--om-blue-dark:#0166cc;--om-blue-soft:#e8f3ff;--om-ink:#0d1b2a;--om-muted:#5a6b7d;--om-line:#e2eaf3;--om-surface:#fff;--om-surface-soft:#f5f9ff;--om-night:#06172a;--om-green:#12b76a;--om-amber:#f79009;--om-red:#f04438;--om-shadow-sm:0 1px 2px #0d1b2a0f,0 4px 12px -6px #0d1b2a1f;--om-shadow-md:0 10px 30px -12px #0d1b2a2e,0 2px 6px -2px #0d1b2a14;--om-shadow-lg:0 30px 70px -30px #017ffe59;--om-radius:16px;--om-radius-sm:10px;--primary:#017ffe;--primary-foreground:#fff;--ring:#017ffe;--accent:#e8f3ff;--accent-foreground:#0d1b2a;--radius:.75rem;--font-sans:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;font-family:var(--font-sans);color:var(--om-ink);background:var(--om-surface)}.om-shell.dark,.om-auth.dark,.om-console.dark{--primary:#4da3ff}.om-wrap{width:min(1160px,100% - 40px);margin:0 auto}.om-main{display:block}.om-header{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:fixed;inset:0 0 auto}.om-header.is-scrolled{border-bottom-color:var(--om-line);background:#fffffff0}.om-nav{align-items:center;gap:20px;height:68px;display:flex}.om-nav nav{align-items:center;gap:26px;margin-left:auto;display:flex}.om-nav nav a{color:var(--om-muted);font-size:15px;font-weight:500;transition:color .15s}.om-nav nav a:hover{color:var(--om-blue)}.om-logo{letter-spacing:-.01em;color:var(--om-ink);align-items:center;gap:10px;font-size:19px;font-weight:700;display:inline-flex}.om-logo img{width:34px;height:34px}.om-logo b{color:var(--om-blue)}.om-nav-actions{align-items:center;gap:12px;display:flex}.om-menu{border:1px solid var(--om-line);width:40px;height:40px;color:var(--om-ink);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:none}.om-button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex}.om-button svg{width:17px;height:17px}.om-button-primary{background:var(--om-blue);color:#fff;box-shadow:0 10px 24px -12px #017ffed9}.om-button-primary:hover{background:var(--om-blue-dark);transform:translateY(-1px)}.om-button-ghost{color:var(--om-ink);border-color:var(--om-line);background:#fff}.om-button-ghost:hover{color:var(--om-blue);border-color:#bfd8f6}.om-button-lg{height:50px;padding:0 26px;font-size:16px}.om-button:disabled{opacity:.65;cursor:progress}.om-button-block{width:100%}.om-hero{background:radial-gradient(900px 420px at 12% -8%,#dcecff 0%,#fff0 62%),radial-gradient(760px 380px at 88% 4%,#e7f6ff 0%,#fff0 58%),linear-gradient(#fff 0%,#f6fbff 100%);padding:132px 0 72px;position:relative;overflow:hidden}.om-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:46px;display:grid}.om-pill{color:#0b63c9;background:#f0f7ff;border:1px solid #cfe4ff;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.om-pill svg{width:15px;height:15px}.om-hero h1{letter-spacing:-.03em;margin:20px 0 16px;font-size:clamp(38px,5vw,62px);font-weight:800;line-height:1.04}.om-hero h1 span{color:var(--om-blue)}.om-hero-copy{max-width:560px;color:var(--om-muted);font-size:17px;line-height:1.65}.om-hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0 18px;display:flex}.om-chips{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.om-chips li{border:1px solid var(--om-line);color:var(--om-muted);background:#fff;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:500}.om-hero-note{color:var(--om-muted);align-items:center;gap:8px;margin-top:18px;font-size:13px;display:flex}.om-hero-note svg{width:15px;height:15px;color:var(--om-blue)}.om-hero-card{border:1px solid var(--om-line);box-shadow:var(--om-shadow-lg);background:#fff;border-radius:22px;padding:18px;position:relative}.om-hero-card-top{color:var(--om-muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px;display:flex}.om-hero-card-top b{color:var(--om-ink);font-size:14px}.om-hero-stage{grid-template-columns:1fr 1fr;gap:12px;display:grid}.om-stage-tile{aspect-ratio:4/3;background:linear-gradient(160deg,#d9ebff 0%,#b9d9ff 55%,#8cc2ff 100%);border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.om-stage-tile.you{background:linear-gradient(160deg,#0e2743 0%,#123a63 60%,#17558f 100%)}.om-stage-tile span.tag{color:#fff;letter-spacing:.02em;background:#06172a8c;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px}.om-stage-tile svg{color:#ffffffd9;width:42px;height:42px}.om-stage-tile.you svg{color:#fff6}.om-hero-chat{border:1px solid var(--om-line);background:var(--om-surface-soft);border-radius:14px;gap:8px;margin-top:12px;padding:12px 14px;font-size:13px;display:grid}.om-hero-chat p{gap:8px;margin:0;display:flex}.om-hero-chat .who{color:var(--om-blue);font-weight:700}.om-hero-chat .who.you{color:#0f8a5f}.om-section{padding:84px 0}.om-section.soft{background:var(--om-surface-soft);border-top:1px solid var(--om-line);border-bottom:1px solid var(--om-line)}.om-heading{text-align:center;max-width:720px;margin:0 auto 44px}.om-heading.left{text-align:left;margin-left:0}.om-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--om-blue);margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.om-heading h2{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1.15}.om-heading p{color:var(--om-muted);margin:0;font-size:16px;line-height:1.7}.om-grid{gap:20px;display:grid}.om-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.om-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.om-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.om-card{border-radius:var(--om-radius);border:1px solid var(--om-line);box-shadow:var(--om-shadow-sm);background:#fff;padding:24px;transition:transform .18s,box-shadow .18s}.om-card:hover{box-shadow:var(--om-shadow-md);transform:translateY(-3px)}.om-card .icon{background:var(--om-blue-soft);width:42px;height:42px;color:var(--om-blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.om-card .icon svg{width:21px;height:21px}.om-card h3{margin:0 0 8px;font-size:18px;font-weight:700}.om-card p{color:var(--om-muted);margin:0;font-size:15px;line-height:1.65}.om-steps{counter-reset:om-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.om-step{border-radius:var(--om-radius);border:1px solid var(--om-line);background:#fff;padding:26px 22px;position:relative}.om-step b{background:var(--om-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-size:15px;display:inline-flex}.om-step h3{margin:0 0 8px;font-size:17px}.om-step p{color:var(--om-muted);margin:0;font-size:15px;line-height:1.6}.om-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.om-mode{border-radius:var(--om-radius);border:1px solid var(--om-line);background:#fff;gap:14px;padding:28px;display:grid}.om-mode header{align-items:center;gap:12px;display:flex}.om-mode header svg{width:22px;height:22px;color:var(--om-blue)}.om-mode h3{margin:0;font-size:19px}.om-mode ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.om-mode li{color:var(--om-muted);gap:10px;font-size:15px;line-height:1.55;display:flex}.om-mode li svg{width:17px;height:17px;color:var(--om-green);flex:none;margin-top:3px}.om-links{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.om-link-card{border-radius:var(--om-radius);border:1px solid var(--om-line);background:#fff;padding:20px;transition:border-color .18s,transform .18s;display:block}.om-link-card:hover{border-color:#b8d6fb;transform:translateY(-2px)}.om-link-card b{margin-bottom:6px;font-size:16px;display:block}.om-link-card span{color:var(--om-muted);font-size:14px;line-height:1.6}.om-faq{gap:12px;max-width:900px;margin:0 auto;display:grid}.om-faq details{border-radius:var(--om-radius-sm);border:1px solid var(--om-line);background:#fff;padding:18px 20px}.om-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:600;list-style:none;display:flex}.om-faq summary::-webkit-details-marker{display:none}.om-faq summary span{color:var(--om-blue);font-size:20px;line-height:1}.om-faq details[open] summary span{transform:rotate(45deg)}.om-faq p{color:var(--om-muted);margin:12px 0 0;font-size:15px;line-height:1.7}.om-cta{text-align:center;color:#fff;box-shadow:var(--om-shadow-lg);background:linear-gradient(135deg,#017ffe 0%,#0656b4 65%,#062f6b 100%);border-radius:24px;padding:56px 40px;position:relative;overflow:hidden}.om-cta h2{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(26px,3vw,36px)}.om-cta p{color:#ffffffdb;max-width:620px;margin:0 auto 26px;font-size:16px;line-height:1.7}.om-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.om-cta .om-button-primary{color:var(--om-blue);box-shadow:none;background:#fff}.om-cta .om-button-primary:hover{background:#f0f7ff}.om-cta .om-button-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff52}.om-cta .om-button-ghost:hover{color:#fff;background:#fff3}.om-footer{border-top:1px solid var(--om-line);background:#f7fbff;padding:56px 0 28px}.om-footer-top{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:32px;display:grid}.om-footer-brand p{color:var(--om-muted);max-width:340px;margin:16px 0 14px;font-size:14px;line-height:1.7}.om-footer-brand a{color:var(--om-blue);font-size:14px;font-weight:600}.om-footer-group h3{letter-spacing:.02em;text-transform:uppercase;color:var(--om-ink);margin:0 0 14px;font-size:14px;font-weight:700}.om-footer-group a{color:var(--om-muted);margin-bottom:10px;font-size:14px;display:block}.om-footer-group a:hover{color:var(--om-blue)}.om-footer-bottom{border-top:1px solid var(--om-line);color:var(--om-muted);flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:40px;padding-top:22px;font-size:13px;display:flex}.om-footer-bottom span:last-child{max-width:720px;line-height:1.65}.om-console-section{background:linear-gradient(#f6fbff 0%,#fff 100%);padding:72px 0 84px}.om-console{border:1px solid var(--om-line);box-shadow:var(--om-shadow-md);background:#fff;border-radius:22px;overflow:hidden}.om-console-head{border-bottom:1px solid var(--om-line);background:#fbfdff;flex-wrap:wrap;align-items:center;gap:14px;padding:18px 22px;display:flex}.om-console-head h3{margin:0;font-size:17px}.om-console-head .om-badge{color:#0b63c9;background:var(--om-blue-soft);border-radius:999px;padding:5px 11px;font-size:12px;font-weight:600}.om-tabs{background:#eef4fb;border-radius:999px;margin-left:auto;padding:4px;display:inline-flex}.om-tabs button{color:var(--om-muted);background:0 0;border:0;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600}.om-tabs button.active{color:var(--om-blue);box-shadow:var(--om-shadow-sm);background:#fff}.om-interest-row{border-bottom:1px solid var(--om-line);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 22px;display:flex}.om-interest-row small{color:var(--om-muted);margin-right:4px;font-size:13px}.om-tag{border:1px solid var(--om-line);color:var(--om-muted);background:#fff;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:500}.om-tag.active{border-color:var(--om-blue);background:var(--om-blue-soft);color:#0b63c9}.om-console-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:460px;display:grid}.om-stage{background:linear-gradient(160deg,#0b2039 0%,#10395f 60%,#0a2a49 100%);grid-template-rows:1fr auto;gap:12px;padding:18px;display:grid;position:relative}.om-peer{color:#ffffffd1;background:radial-gradient(420px 220px at 30% 20%,#017ffe8c 0%,#06172a00 70%),linear-gradient(160deg,#10395f 0%,#061b2f 100%);border-radius:16px;justify-content:center;align-items:center;min-height:260px;display:flex;position:relative;overflow:hidden}.om-peer.idle,.om-peer.searching{text-align:center;place-content:center;gap:14px;padding:24px;display:grid}.om-peer.searching svg{animation:1.4s linear infinite om-spin}@keyframes om-spin{to{transform:rotate(360deg)}}.om-peer .peer-avatar{color:#fff;background:linear-gradient(140deg,#2f8bff,#0b4f9e);border-radius:50%;place-items:center;width:96px;height:96px;font-size:34px;font-weight:700;display:grid;box-shadow:0 18px 40px -18px #017ffee6}.om-peer .peer-meta{color:#ffffffbf;font-size:14px}.om-self{aspect-ratio:16/6;color:#fff9;background:#071a2e;border-radius:16px;place-items:center;font-size:13px;display:grid;position:relative;overflow:hidden}.om-self video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.om-self .self-tag{color:#fff;background:#06172a99;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px}.om-stage-controls{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.om-stage-controls .om-button{flex:120px}.om-chat{border-left:1px solid var(--om-line);background:#fff;grid-template-rows:1fr auto;min-height:0;display:grid}.om-messages{flex-direction:column;gap:12px;max-height:420px;padding:20px;display:flex;overflow-y:auto}.om-msg{border-radius:14px;max-width:82%;padding:11px 15px;font-size:14.5px;line-height:1.55}.om-msg.them{color:var(--om-ink);background:#f1f6fc;border-bottom-left-radius:4px;align-self:flex-start}.om-msg.me{background:var(--om-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.om-msg.system{color:var(--om-muted);background:0 0;align-self:center;padding:0;font-size:12.5px}.om-typing{background:#f1f6fc;border-radius:14px;align-self:flex-start;gap:4px;padding:10px 14px;display:inline-flex}.om-typing i{background:#9db4cc;border-radius:50%;width:6px;height:6px;animation:1.2s infinite om-blink}.om-typing i:nth-child(2){animation-delay:.2s}.om-typing i:nth-child(3){animation-delay:.4s}@keyframes om-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.om-composer{border-top:1px solid var(--om-line);gap:10px;padding:14px 16px;display:grid}.om-composer form{gap:10px;display:flex}.om-composer input{border:1px solid var(--om-line);height:44px;color:var(--om-ink);background:#fff;border-radius:999px;outline:none;flex:1;padding:0 16px;font-size:14.5px}.om-composer input:focus{border-color:var(--om-blue);box-shadow:0 0 0 4px #017ffe1f}.om-composer input:disabled{color:#9db4cc;background:#f7fafd}.om-console-foot{color:var(--om-muted);border-top:1px solid var(--om-line);background:#fbfdff;padding:12px 22px 16px;font-size:12.5px}.om-consent{gap:12px;padding:22px;display:grid}.om-consent .om-notice{border-radius:var(--om-radius-sm);color:#8a5b00;background:#fff8ec;border:1px solid #ffe0b2;padding:14px 16px;font-size:13.5px;line-height:1.6}.om-consent ul{color:var(--om-muted);margin:0;padding-left:18px;font-size:14px;line-height:1.7}.om-page-hero{border-bottom:1px solid var(--om-line);background:linear-gradient(#f2f8ff 0%,#fff 100%);padding:132px 0 40px}.om-page-hero h1{letter-spacing:-.02em;margin:12px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.1}.om-page-hero p{max-width:760px;color:var(--om-muted);margin:0;font-size:16.5px;line-height:1.7}.om-page-body{padding:56px 0 72px}.om-prose{gap:30px;max-width:860px;display:grid}.om-prose h2{letter-spacing:-.01em;margin:0 0 12px;font-size:24px}.om-prose h3{margin:20px 0 8px;font-size:18px}.om-prose p{color:#3d4d5f;margin:0 0 12px;font-size:15.5px;line-height:1.8}.om-prose ul{color:#3d4d5f;margin:0 0 14px;padding-left:20px;font-size:15.5px;line-height:1.8}.om-prose li{margin-bottom:8px}.om-prose .om-updated{color:var(--om-muted);font-size:13px}.om-prose blockquote{border-left:4px solid var(--om-blue);background:var(--om-blue-soft);color:#17456f;border-radius:0 12px 12px 0;margin:0;padding:18px 22px;font-size:15.5px;line-height:1.7}.om-table{border-collapse:collapse;border:1px solid var(--om-line);border-radius:12px;width:100%;font-size:14.5px;overflow:hidden}.om-table th,.om-table td{text-align:left;border-bottom:1px solid var(--om-line);padding:12px 16px}.om-table th{color:var(--om-ink);background:#f4f9ff;font-weight:600}.om-table tr:last-child td{border-bottom:0}.om-shell,.om-auth{background:var(--om-surface)}.om-shell [data-slot=card],.om-auth [data-slot=card]{box-shadow:var(--om-shadow-sm)}.om-shell h1,.om-shell h2,.om-shell h3,.om-auth h1,.om-auth h2,.om-auth h3{letter-spacing:-.015em}@media (max-width:1024px){.om-hero-inner,.om-console-body{grid-template-columns:1fr}.om-chat{border-left:0;border-top:1px solid var(--om-line)}.om-footer-top,.om-grid.cols-4,.om-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.om-nav nav{display:none}.om-menu{display:inline-flex}.om-nav-actions .om-button{display:none}.om-hero{padding-top:112px}.om-grid.cols-2,.om-grid.cols-3,.om-grid.cols-4,.om-steps,.om-modes{grid-template-columns:1fr}.om-section{padding:60px 0}.om-cta{padding:40px 22px}.om-footer-top{grid-template-columns:1fr}.om-mobile-menu{border-bottom:1px solid var(--om-line);box-shadow:var(--om-shadow-md);background:#fff;gap:14px;padding:16px 20px 22px;display:grid;position:absolute;top:68px;left:0;right:0}.om-mobile-menu a{color:var(--om-ink);font-size:16px;font-weight:600}}@media (min-width:761px){.om-mobile-menu{display:none}}
