.os-page{color:var(--navy);background:#fff;overflow-x:hidden}.os-page *,.os-page :before,.os-page :after{box-sizing:border-box}.os-page a{text-decoration:none}.os-page ul{margin:0;padding:0;list-style:none}.os-anim{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.os-anim.os-vis{opacity:1;transform:translateY(0)}.os-d1{transition-delay:.1s}.os-d2{transition-delay:.2s}.os-d3{transition-delay:.3s}.os-d4{transition-delay:.4s}.os-d5{transition-delay:.5s}@media (prefers-reduced-motion:reduce){.os-anim{opacity:1;transition:none;transform:none}}@keyframes os-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes os-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes os-float2{0%,to{transform:translateY(-6px)}50%{transform:translateY(4px)}}@keyframes os-pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.os-nav{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.os-nav.os-scrolled{border-bottom-color:var(--border);box-shadow:0 2px 12px #0b1f3a0f}.os-nav-inner{align-items:center;gap:1.5rem;max-width:1200px;height:68px;margin:0 auto;padding:0 2.5rem;display:flex}.os-logo{flex-shrink:0;display:inline-block}.os-logo img{width:auto;height:32px;display:block}.os-nav-spacer{flex:1}.os-nav-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.os-btn-nav-ghost{font-family:var(--sans);color:var(--navy);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s;display:inline-block}.os-btn-nav-ghost:hover{background:var(--off-white)}.os-btn-nav-primary{background:var(--navy);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:50px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s;display:inline-block}.os-btn-nav-primary:hover{background:var(--navy-mid);transform:translateY(-1px)}.os-demo-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-mid);background:var(--accent-light);white-space:nowrap;border:1px solid #1d9e754d;border-radius:50px;align-items:center;padding:.3rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.os-hero{grid-template-columns:1fr 1.08fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:8.5rem 2.5rem 6rem;display:grid;position:relative}.os-hero-text{animation:.9s 50ms both os-fadeUp}.os-hero-visual{animation:.9s .25s both os-fadeUp;position:relative}.os-badge{background:var(--accent-light);color:var(--accent-mid);letter-spacing:.08em;text-transform:uppercase;border-radius:50px;align-items:center;gap:7px;margin-bottom:1.5rem;padding:.38rem .95rem;font-size:.7rem;font-weight:600;display:inline-flex}.os-badge-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite os-pulseDot}.os-h1{font-family:var(--serif);letter-spacing:-.035em;color:var(--navy);margin-bottom:1.35rem;font-size:3.75rem;line-height:1.07}.os-h1 em{color:var(--accent);font-style:italic}.os-hero-sub{color:var(--text-muted);max-width:460px;margin-bottom:2.5rem;font-size:1.08rem;font-weight:300;line-height:1.75}.os-hero-ctas{align-items:center;gap:1rem;margin-bottom:2.25rem;display:flex}.os-btn-primary{background:var(--navy);color:#fff;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:.88rem 2rem;font-size:.9rem;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block}.os-btn-primary:hover{background:#091828;transform:translateY(-2px);box-shadow:0 10px 28px #0b1f3a38}.os-btn-ghost{color:var(--navy);font-family:var(--sans);border:1.5px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;padding:.88rem 1.75rem;font-size:.9rem;font-weight:500;transition:border-color .2s,transform .15s;display:inline-block}.os-btn-ghost:hover{border-color:var(--navy);transform:translateY(-1px)}.os-hero-social{align-items:center;gap:.85rem;display:flex}.os-dash-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 30px 90px #0b1f3a24,0 4px 16px #0b1f3a0f}.os-dash-head{justify-content:space-between;align-items:center;margin-bottom:1.4rem;display:flex}.os-dash-title{color:var(--navy);font-size:.88rem;font-weight:600}.os-dash-sub{color:var(--text-muted);margin-top:2px;font-size:.7rem}.os-live-badge{letter-spacing:.06em;text-transform:uppercase;background:var(--accent-light);color:var(--accent-mid);border-radius:50px;padding:.22rem .65rem;font-size:.62rem;font-weight:600}.os-skill-rows{flex-direction:column;gap:.85rem;display:flex}.os-sk-row{align-items:center;gap:.65rem;display:flex}.os-sk-name{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;flex:0 0 120px;font-size:.77rem;font-weight:500;overflow:hidden}.os-sk-track{background:var(--off-white);border:1px solid var(--border);border-radius:50px;flex:1;height:7px;overflow:hidden}.os-sk-fill{border-radius:50px;height:100%;transition:width 1.2s cubic-bezier(.16,1,.3,1) .6s}.os-sk-fill--g{background:var(--accent)}.os-sk-fill--w{background:#e8a010}.os-sk-fill--r{background:#e05555}.os-sk-pct{color:var(--navy);text-align:right;flex:0 0 30px;font-size:.7rem;font-weight:600}.os-sk-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.os-sk-dot--g{background:var(--accent)}.os-sk-dot--w{background:#e8a010}.os-sk-dot--r{background:#e05555}.os-fc{border:1px solid var(--border);white-space:nowrap;z-index:10;background:#fff;border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex;position:absolute;box-shadow:0 8px 30px #0b1f3a1f}.os-fc-ai{animation:5s ease-in-out infinite os-float;top:-20px;right:-12px}.os-fc-gap{animation:6.5s ease-in-out infinite os-float2;bottom:-16px;left:-16px}.os-fc-score{animation:7s ease-in-out .4s infinite os-float;bottom:38%;right:-18px}.os-fc-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.os-fc-icon--g{background:var(--accent-light);color:var(--accent-mid)}.os-fc-icon--r{color:#b71c1c;background:#fde8e8}.os-fc-label{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:600}.os-fc-val{color:var(--navy);font-size:.76rem;font-weight:500}.os-score-ring{flex-shrink:0;width:44px;height:44px;position:relative}.os-score-txt{color:var(--accent-mid);justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex;position:absolute;inset:0}.os-blob{pointer-events:none;z-index:0;filter:blur(90px);border-radius:50%;position:fixed}.os-blob--1{background:#1d9e7512;width:600px;height:500px;top:-80px;right:-150px}.os-blob--2{background:#0b1f3a0a;width:500px;height:400px;bottom:10vh;left:-100px}.os-section{padding:7rem 2.5rem}.os-section--alt{background:var(--off-white)}.os-section--dark{background:var(--navy)}.os-inner{max-width:1100px;margin:0 auto}.os-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}.os-eyebrow--light{color:var(--accent)}.os-h2{font-family:var(--serif);letter-spacing:-.032em;color:var(--navy);margin-bottom:1rem;font-size:2.65rem;line-height:1.12}.os-h2--white{color:#fff}.os-section-sub{color:var(--text-muted);max-width:500px;margin-bottom:.5rem;font-size:1rem;font-weight:300;line-height:1.75}.os-feat{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.os-feat--rev{direction:rtl}.os-feat--rev>*{direction:ltr}.os-feat-desc{color:var(--text-muted);margin-bottom:1.75rem;font-size:.98rem;font-weight:300;line-height:1.75}.os-feat-list{flex-direction:column;gap:.6rem;display:flex}.os-feat-list li{color:var(--navy);align-items:center;gap:.6rem;font-size:.875rem;font-weight:450;display:flex}.os-feat-list li svg{color:var(--accent);flex-shrink:0}.os-mini-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #0b1f3a1a}.os-mini-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.os-mini-title{color:var(--navy);font-size:.84rem;font-weight:600}.os-mini-badge{border-radius:50px;padding:.2rem .6rem;font-size:.62rem;font-weight:600}.os-mini-badge--blue{color:var(--navy-mid);background:#eef1f8}.os-mini-badge--green{background:var(--accent-light);color:var(--accent-mid)}.os-mini-badge--navy{background:var(--navy);color:#fffc}.os-donut-wrap{align-items:center;gap:1.4rem;display:flex}.os-donut{background:conic-gradient(#1d9e75 0 43%,#3949ab 43% 67%,#bf5000 67% 86%,#7b1fa2 86% 100%);border-radius:50%;flex-shrink:0;width:120px;height:120px;position:relative}.os-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:26px}.os-donut-legend{flex-direction:column;flex:1;gap:.5rem;display:flex}.os-lg-row{align-items:center;gap:.5rem;display:flex}.os-lg-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.os-lg-cat{color:var(--navy);flex:1;font-size:.76rem}.os-lg-n{color:var(--text-muted);font-size:.76rem;font-weight:600}.os-md-stats{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:1.4rem;display:grid}.os-md-stat{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.65rem .7rem}.os-md-stat--accent{background:var(--navy);border-color:var(--navy)}.os-md-stat-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem;font-size:.54rem;font-weight:600;line-height:1.2}.os-md-stat--accent .os-md-stat-label{color:#ffffff8c}.os-md-stat-val{font-family:var(--serif);color:var(--navy);font-size:1.4rem;line-height:1}.os-md-stat--accent .os-md-stat-val{color:#fff}.os-md-subhead{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.85rem;font-size:.6rem;font-weight:600}.os-md-skill{margin-bottom:.7rem}.os-md-skill:last-child{margin-bottom:0}.os-md-skill-top{justify-content:space-between;align-items:baseline;margin-bottom:.3rem;display:flex}.os-md-skill-name{color:var(--navy);font-size:.76rem;font-weight:500}.os-md-skill-n{color:var(--text-muted);font-size:.72rem;font-weight:600}.os-chat{flex-direction:column;gap:.6rem;display:flex}.os-chat-prompts{display:flex}.os-chat-chip{color:var(--accent-mid);background:var(--accent-light);border-radius:50px;padding:.3rem .7rem;font-size:.68rem;line-height:1.3}.os-chat-msg{border-radius:12px;max-width:92%;padding:.6rem .8rem;font-size:.76rem;line-height:1.5}.os-chat-msg--user{background:var(--navy);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.os-chat-msg--ai{background:var(--off-white);color:var(--navy);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.os-anl-rows{flex-direction:column;gap:.7rem;display:flex}.os-anl-name{color:var(--navy);margin-bottom:.25rem;font-size:.76rem;font-weight:500}.os-anl-track{background:var(--off-white);border:1px solid var(--border);border-radius:50px;height:7px;margin-bottom:.2rem;overflow:hidden}.os-anl-fill{border-radius:50px;height:100%;transition:width 1s .3s}.os-anl-meta{justify-content:space-between;display:flex}.os-anl-score{color:var(--navy);font-size:.68rem;font-weight:600}.os-anl-trend{font-size:.68rem;font-weight:500}.os-caps-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3.5rem;display:grid}.os-cap-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:background .2s,border-color .2s}.os-cap-card:hover{background:#ffffff17;border-color:#ffffff24}.os-cap-icon{width:44px;height:44px;color:var(--accent);background:#1d9e7526;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.os-cap-card h3{color:#fff;margin-bottom:.55rem;font-size:1.02rem;font-weight:600}.os-cap-card p{color:#ffffff7a;font-size:.875rem;font-weight:300;line-height:1.65}.os-uc-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;display:grid}.os-uc-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.75rem;transition:box-shadow .22s,transform .22s}.os-uc-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0b1f3a1a}.os-uc-ico{border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1.1rem;font-size:1.3rem;display:flex}.os-uc-card h3{margin-bottom:.55rem;font-size:1rem;font-weight:600}.os-uc-card p{color:var(--text-muted);font-size:.875rem;line-height:1.65}.os-why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.os-why-pair{flex-direction:column;display:flex}.os-why-before{border:1px solid var(--border);background:#fafafa;border-radius:14px 14px 0 0;padding:1.5rem}.os-why-arrow{text-align:center;color:var(--accent);background:var(--accent-light);border-left:1px solid #1d9e7533;border-right:1px solid #1d9e7533;padding:.55rem;font-size:1.1rem;font-weight:700}.os-why-after{background:var(--accent-light);border:1px solid #1d9e754d;border-radius:0 0 14px 14px;padding:1.5rem}.os-why-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem;font-size:.62rem;font-weight:600;display:block}.os-why-lbl--new{color:var(--accent-mid)}.os-why-name{color:var(--navy);margin-bottom:.4rem;font-size:.98rem;font-weight:600}.os-why-name--new{color:var(--accent-mid)}.os-why-desc{color:var(--text-muted);font-size:.82rem;line-height:1.55}.os-gauge-pair{justify-content:center;gap:1.5rem;margin-bottom:1.1rem;display:flex}.os-gauge{flex-direction:column;align-items:center;gap:.35rem;display:flex}.os-gauge-ring{width:64px;height:64px;position:relative}.os-gauge-txt{font-family:var(--serif);color:var(--navy);justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;inset:0}.os-gauge-lbl{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.66rem;font-weight:600}.os-ready-ring{flex-shrink:0;width:46px;height:46px;position:relative}.os-ready-txt{font-family:var(--serif);color:var(--navy);justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;inset:0}.os-sk-badge{border-radius:50px;flex:none;padding:.12rem .45rem;font-size:.62rem;font-weight:700}.os-sk-badge--met{background:var(--accent-light);color:var(--accent-mid)}.os-sk-badge--gap{color:#b71c1c;background:#fde8e8}.os-cta-section{background:var(--navy);text-align:center;padding:8rem 2.5rem;position:relative;overflow:hidden}.os-cta-section:before{content:"";filter:blur(80px);pointer-events:none;background:#1d9e751a;border-radius:50%;width:700px;height:600px;position:absolute;top:-200px;right:-150px}.os-cta-section:after{content:"";filter:blur(80px);pointer-events:none;background:#1d9e750f;border-radius:50%;width:600px;height:500px;position:absolute;bottom:-200px;left:-80px}.os-cta-inner{z-index:1;max-width:680px;margin:0 auto;position:relative}.os-cta-h2{font-family:var(--serif);letter-spacing:-.035em;color:#fff;margin:.75rem 0 1.25rem;font-size:3.2rem;line-height:1.1}.os-cta-sub{color:#ffffff85;margin-bottom:2.75rem;font-size:1.05rem;font-weight:300;line-height:1.75}.os-cta-btns{justify-content:center;align-items:center;gap:1rem;display:flex}.os-cta-ghost{color:#ffffffa6;cursor:pointer;font-size:.9rem;font-weight:500;font-family:var(--sans);background:0 0;border:none;transition:color .2s;display:inline-block}.os-cta-ghost:hover{color:#fff}.os-footer{border-top:1px solid var(--border);padding:2.25rem 2.5rem}.os-footer-contact{color:var(--accent-mid);font-size:.77rem;font-weight:600;transition:color .2s}.os-footer-contact:hover{color:var(--navy)}.os-footer-btm{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.os-footer-btm span{color:var(--text-muted);font-size:.77rem}@media (max-width:1024px){.os-h1{font-size:3.1rem}.os-fc-score{display:none}}@media (max-width:768px){.os-nav-inner{padding:0 1.25rem}.os-hero{grid-template-columns:1fr;gap:3rem;padding:6rem 1.25rem 4rem}.os-h1{font-size:2.6rem}.os-fc-ai,.os-fc-gap,.os-fc-score{display:none}.os-section{padding:4rem 1.25rem}.os-feat{direction:ltr;grid-template-columns:1fr;gap:2.5rem}.os-feat--rev{direction:ltr}.os-h2{font-size:2.1rem}.os-caps-grid,.os-uc-grid,.os-why-grid{grid-template-columns:1fr}.os-cta-section{padding:5rem 1.25rem}.os-cta-h2{font-size:2.4rem}.os-cta-btns{flex-direction:column}.os-footer-btm{text-align:center;flex-direction:column;gap:.5rem}}
