:root{--bg: #f6f7fa;--bg-soft: #fafbfe;--surface: #ffffff;--line: #e8ecf2;--line-strong: #dde2ea;--text: #1d2939;--heading: var(--text);--body: #445469;--muted: #6b7f96;--accent: #2f79ed;--accent-deep: #205fc5;--ok: #53d59d;--shadow-soft: 0 2px 12px -4px rgba(18, 42, 78, .08);--shadow-hover: 0 6px 20px -6px rgba(19, 53, 101, .14);--shell-edge-gap: 12px;--anchor-offset: calc(72px + var(--shell-edge-gap))}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset);overscroll-behavior-y:none;scrollbar-gutter:stable}body{margin:0;overscroll-behavior-y:none;color:var(--text);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;line-height:1.52;letter-spacing:.005em;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}.lava-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;contain:paint}.lava-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.75;will-change:transform}.lava-orb-1{width:700px;height:700px;background:#2f79ed61;top:-10%;left:5%;animation:lava1 18s ease-in-out infinite}.lava-orb-2{width:550px;height:550px;background:#64a0ff52;top:25%;right:-8%;animation:lava2 22s ease-in-out infinite}.lava-orb-3{width:500px;height:500px;background:#3c64dc47;bottom:5%;left:-10%;animation:lava3 20s ease-in-out infinite}.lava-orb-4{width:450px;height:450px;background:#508cf03d;top:55%;left:45%;animation:lava4 25s ease-in-out infinite}@keyframes lava1{0%{transform:translate(0) scale(1);border-radius:50%}20%{transform:translate(80px,50px) scale(1.12);border-radius:60% 40% 55% 45%/50% 60% 40% 50%}45%{transform:translate(-40px,100px) scale(.94);border-radius:45% 55% 40% 60%/60% 40% 55% 45%}70%{transform:translate(60px,-30px) scale(1.07);border-radius:55% 45% 60% 40%/45% 55% 50% 50%}to{transform:translate(0) scale(1);border-radius:50%}}@keyframes lava2{0%{transform:translate(0) scale(1);border-radius:50%}25%{transform:translate(-70px,50px) scale(1.1);border-radius:40% 60% 50% 50%/55% 45% 60% 40%}50%{transform:translate(40px,-80px) scale(.9);border-radius:60% 40% 45% 55%/40% 60% 45% 55%}75%{transform:translate(-50px,-40px) scale(1.14);border-radius:50% 50% 60% 40%/60% 40% 50% 50%}to{transform:translate(0) scale(1);border-radius:50%}}@keyframes lava3{0%{transform:translate(0) scale(1);border-radius:50%}33%{transform:translate(90px,-60px) scale(1.18);border-radius:55% 45% 40% 60%/50% 60% 40% 50%}66%{transform:translate(-30px,70px) scale(.88);border-radius:40% 60% 55% 45%/60% 40% 55% 45%}to{transform:translate(0) scale(1);border-radius:50%}}@keyframes lava4{0%{transform:translate(0) scale(1);border-radius:50%}20%{transform:translate(-80px,-40px) scale(1.1);border-radius:60% 40% 50% 50%/45% 55% 50% 50%}50%{transform:translate(50px,60px) scale(.93);border-radius:45% 55% 60% 40%/55% 45% 40% 60%}80%{transform:translate(-30px,-60px) scale(1.06);border-radius:50% 50% 45% 55%/60% 40% 55% 45%}to{transform:translate(0) scale(1);border-radius:50%}}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:var(--anchor-offset)}.app-shell{position:relative;z-index:1;width:min(1460px,calc(100% - 2.4rem));margin:var(--shell-edge-gap) auto 0;border:1px solid rgba(255,255,255,.5);border-radius:20px;overflow:clip;background:#ffffff73;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:0 1px 3px #0000000a,0 8px 40px -20px #1a3d6c0f}.glass-refraction{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(135deg,#2f79ed03,#fff0,#64a0ff04 60%,#fff0);backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(.5px)}.bg-orb{position:absolute;width:34rem;height:34rem;border-radius:999px;filter:blur(70px);pointer-events:none;z-index:0}.bg-orb-top{left:-14rem;top:-18rem;background:#3e7ce414}.bg-orb-bottom{right:-12rem;bottom:-18rem;background:#2e6ace0f}.topbar,main,.footer{position:relative;z-index:1}.topbar{position:sticky;top:var(--shell-edge-gap);z-index:20;min-height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:0 2.8rem;border-bottom:1px solid rgba(0,0,0,.05);border-radius:20px 20px 0 0;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.logo{display:inline-flex;align-items:center;gap:.64rem}.logo-mark{width:1.85rem;height:1.85rem;display:grid;place-items:center;border-radius:9px;background:linear-gradient(160deg,#3580f0,#2868d7);color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:.88rem;font-weight:600}.logo-text{font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.nav-links{display:inline-flex;justify-content:center;gap:2rem}.nav-links a{position:relative;color:#7b8ea4;font-size:.88rem;font-weight:450;letter-spacing:.01em;padding-bottom:.2rem;transition:color .25s ease}.nav-links a:hover,.nav-links a.active{color:var(--text)}.nav-links a.active:after{content:"";position:absolute;left:20%;right:20%;bottom:-.3rem;height:1.5px;border-radius:999px;background:var(--accent);opacity:.7}.topbar-actions{display:inline-flex;align-items:center;gap:.72rem}.status-pill,.eyebrow{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:none;background:#2f79ed14;color:var(--accent);padding:.3rem .8rem;font-size:.75rem;font-weight:500;letter-spacing:.02em}.eyebrow.center{margin-inline:auto}.status-dot{width:6px;height:6px;border-radius:999px;background:var(--ok)}.button{position:relative;z-index:0;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 1.3rem;border-radius:10px;border:1px solid transparent;font-size:.85rem;font-weight:500;letter-spacing:.01em;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--accent);box-shadow:0 2px 8px -2px #2f72dc4d}.button-primary:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:14px;z-index:-1;background:#357eed26;filter:blur(10px);opacity:0;transition:opacity .3s ease}.button-primary:hover{box-shadow:0 4px 16px -4px #2f72dc59}.button-primary:hover:before{opacity:1}.button-ghost{color:var(--muted);background:transparent;border-color:var(--line)}.button-ghost:hover{color:var(--text);border-color:var(--line-strong)}.button-ghost:after{content:"→";margin-left:.44rem;transition:transform .25s ease}.button-ghost:hover:after{transform:translate(2px)}.section{width:min(1060px,calc(100% - 1.9rem));margin:0 auto;padding:3.6rem 0}.hero{padding-top:0;padding-bottom:0}.parallax-slow{will-change:transform;transform:translateY(calc(var(--scroll-y, 0px) * -.06));min-height:72vh;display:flex;flex-direction:column;align-items:center;padding:3rem 0 2.5rem}.parallax-fast{will-change:transform;transform:translateY(calc(var(--scroll-y, 0px) * -.11))}.hero-copy{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:900px;margin:0 auto;width:100%}.hero-copy h1,.section-title,.cta-box h2{margin:.9rem 0 0;font-family:"IBM Plex Serif",Georgia,serif;font-weight:500;letter-spacing:-.025em;line-height:1.08}.hero-copy h1{font-size:clamp(2.25rem,5vw,4.25rem)}.hero-copy h1 span,.section-title span,.cta-box h2 span{color:var(--accent);font-weight:500}.hero-copy h1 span{display:block;text-align:center}.scroll-indicator{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:100;color:var(--muted);opacity:.5;pointer-events:none;transition:opacity .4s ease}.scroll-indicator--hidden{opacity:0}.scroll-indicator svg{width:22px;height:22px;display:block;animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.cycling-word{display:block;transition:opacity .4s ease,transform .4s ease}.cycling-word.fading{opacity:0;transform:translateY(6px)}.hero-copy p,.section-description,.cta-box p{margin:1.1rem auto 0;max-width:60ch;color:var(--muted);font-size:.95rem;font-weight:400;line-height:1.6}.hero-cta-row{margin-top:1.3rem;display:inline-flex;gap:.72rem}.trust-row{margin-top:1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem}.trust-row span{border-radius:999px;border:1px solid #d5e1f2;background:#f2f7ff;color:#4f6888;padding:.28rem .62rem;font-size:.74rem;font-weight:700}.report-card{border-radius:0 0 12px 12px;border:none;border-top:1px solid rgba(0,0,0,.05);background:#fff;box-shadow:none;overflow:hidden;transition:box-shadow .3s ease}.desktop-window{width:100%;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 4px 40px -8px #0000001a,0 1px 3px #0000000a;animation:cardFloat 6s ease-in-out infinite;overflow:hidden}.window-chrome{display:flex;align-items:center;height:40px;padding:0 14px;background:#f8f9fb;border-bottom:1px solid rgba(0,0,0,.06);position:relative}.window-dots{display:flex;gap:6px}.dot{width:10px;height:10px;border-radius:999px}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.window-title{position:absolute;left:50%;transform:translate(-50%);color:#94a3b8;font-size:.72rem;font-weight:450;letter-spacing:.01em}.hero-callouts{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem;flex-wrap:wrap}.callout-pill{padding:.3rem .7rem;border-radius:999px;background:#2f79ed0f;color:var(--accent);font-size:.72rem;font-weight:450;letter-spacing:.01em}.trust-strip{text-align:center;padding:1.6rem 1.5rem 1.2rem}.trust-strip>p{color:#b0bbc8;font-size:.72rem;font-weight:450;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.trust-logos{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.trust-logo{color:#c5cdd8;font-size:.9rem;font-weight:500;letter-spacing:.02em}.band{width:100%;background:linear-gradient(180deg,#f4f6f9,#fff);border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.band-inner{max-width:1100px;margin:0 auto;padding:3.1rem 1.5rem}.band-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:500;color:var(--heading);margin:.5rem 0 1.8rem;line-height:1.25}.band-columns{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem}.band-col-left{position:relative}.band-col-right{display:flex;align-items:center}.band-col-left:after{content:"";position:absolute;right:-2.25rem;top:0;bottom:0;width:1px;background:#00000014}.band-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.band-bullets li{position:relative;padding-left:1.2rem;color:var(--body);font-size:.88rem;font-weight:400;line-height:1.5}.band-bullets li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:999px;background:var(--accent);opacity:.5}.band-metrics{display:flex;flex-direction:column}.band-metric{display:flex;flex-direction:column;gap:.2rem;padding:1.1rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.band-metric:first-child{padding-top:0}.band-metric:last-child{border-bottom:none;padding-bottom:0}.band-metric strong{font-size:2.4rem;font-weight:600;color:var(--accent);line-height:1;letter-spacing:-.02em}.band-metric span{color:var(--muted);font-size:.82rem;font-weight:400}.ring-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem 2rem}.ring-metric{display:flex;flex-direction:column;align-items:center;gap:.6rem}.ring-wrap{position:relative;width:88px;height:88px;flex-shrink:0}.ring-wrap svg{width:100%;height:100%}.ring-track{fill:none;stroke:#00000012;stroke-width:5}.ring-fill{fill:none;stroke:var(--accent);stroke-width:5;stroke-linecap:round;transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem}.ring-center strong{font-size:1.1rem;font-weight:600;color:var(--text);line-height:1;letter-spacing:-.02em}.ring-sub{font-size:.58rem;color:var(--muted);font-weight:400;line-height:1}.ring-label{margin:0;font-size:.72rem;color:var(--muted);text-align:center;line-height:1.4;max-width:90px}.band-quote{margin:0;padding:1.2rem 1.5rem;border-left:3px solid var(--accent);background:#2f79ed08;border-radius:0 8px 8px 0;font-size:.95rem;font-style:italic;color:var(--body);line-height:1.6}.band-quote cite{display:block;margin-top:.6rem;font-style:normal;font-size:.78rem;color:var(--muted);font-weight:450}.comparison-table{max-width:800px;margin:1.6rem auto 0;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.comparison-header{display:grid;grid-template-columns:1fr 1fr}.comparison-label{padding:.7rem 1.2rem;font-size:.72rem;font-weight:550;text-transform:uppercase;letter-spacing:.06em}.comparison-label-muted{background:#f8f9fb;color:var(--muted)}.comparison-label-active{background:#2f79ed0f;color:var(--accent)}.comparison-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(0,0,0,.05)}.comparison-cell{padding:.75rem 1.2rem;font-size:.85rem;font-weight:400;line-height:1.45}.comparison-mobile-label{display:none}.comparison-cell-muted{color:var(--muted);background:#fafbfc}.comparison-cell-active{color:var(--body);background:#2f79ed08;font-weight:450}.live-pill{display:inline-flex;align-items:center;gap:.42rem;font-size:.76rem;color:#94a3b8;font-weight:450}.report-preview{display:flex;flex-direction:column;background:#f8f9fb;overflow:hidden;position:relative}.rp-topnav{display:flex;align-items:center;gap:0;padding:0 .8rem;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;flex-shrink:0}.rp-topnav-brand{font-weight:700;font-size:.72rem;color:var(--accent);padding:.5rem .6rem .5rem 0;margin-right:.3rem;border-right:1px solid rgba(0,0,0,.06)}.rp-tab{padding:.5rem .55rem;font-size:.58rem;font-weight:450;color:#94a3b8;border-bottom:2px solid transparent;transition:all .2s ease;white-space:nowrap}.rp-tab.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:550}.rp-topnav-live{margin-left:auto;display:inline-flex;align-items:center;gap:.3rem;font-size:.62rem;color:#94a3b8;font-weight:450}.rp-body{display:grid;grid-template-columns:1.3fr 1fr;flex:1;min-height:0;gap:.6rem;padding:.7rem .8rem}.rp-col-left,.rp-col-right{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;min-height:0}.rp-redacted{border-radius:4px;background:#0000000f}.rp-redacted-sm{width:80px;height:9px;margin-bottom:.35rem}.rp-redacted-line{flex:1;height:8px}.rp-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem;padding:.45rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.rp-stat{text-align:center}.rp-stat strong{display:block;font-family:"IBM Plex Serif",Georgia,serif;font-size:1.1rem;font-weight:500;letter-spacing:-.03em;color:var(--text);line-height:1}.rp-stat span{display:block;margin-top:.15rem;font-size:.55rem;color:#94a3b8;font-weight:400}.rp-info-card{background:#2f79ed0a;border:1px solid rgba(47,121,237,.1);border-radius:6px;padding:.35rem .5rem;display:flex;align-items:center;gap:.5rem}.rp-info-label{font-size:.55rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.rp-info-tags{display:flex;gap:.25rem;flex-wrap:wrap}.rp-info-tags span{font-size:.5rem;padding:.1rem .35rem;border-radius:999px;background:#0000000a;color:#64748b;font-weight:450}.rp-chart-area,.rp-findings-area{display:flex;flex-direction:column}.rp-bars{flex:1;display:flex;align-items:flex-end;gap:.2rem;min-height:50px}.rp-bars span{flex:1;border-radius:2px 2px 0 0;background:var(--accent);opacity:.25}.rp-bars span:nth-child(2),.rp-bars span:nth-child(4),.rp-bars span:nth-child(8){opacity:.45}.rp-finding-lines{display:flex;flex-direction:column;gap:.35rem}.rp-finding-lines>div{display:flex;align-items:center;gap:.35rem}.rp-dot{width:5px;height:5px;border-radius:999px;flex-shrink:0}.rp-dot-blue{background:var(--accent)}.rp-dot-muted{background:#cbd5e1}.rp-conf{font-size:.55rem;color:#94a3b8;font-weight:450;flex-shrink:0}.rp-contacts{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:.5rem}.rp-contacts-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.rp-contact-count{font-size:.5rem;color:var(--accent);font-weight:500}.rp-contact-list{display:flex;flex-direction:column;gap:.3rem}.rp-contact{display:flex;align-items:center;gap:.35rem}.rp-avatar{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);flex-shrink:0}.rp-contact-status{font-size:.55rem;font-weight:600;flex-shrink:0;width:14px;text-align:center}.rp-contact-status.done{color:var(--ok)}.rp-contact-status.pending{color:#94a3b8}.rp-actions-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:.5rem;display:flex;flex-direction:column;gap:.3rem}.rp-action-item{display:flex;align-items:center;gap:.35rem}.rp-action-dot{width:5px;height:5px;border-radius:999px;flex-shrink:0}.rp-action-dot.high{background:#ef4444}.rp-action-dot.med{background:#f59e0b}.rp-action-badge{font-size:.48rem;font-weight:550;padding:.08rem .3rem;border-radius:999px;background:#ef444414;color:#ef4444;flex-shrink:0}.rp-action-badge.med{background:#f59e0b14;color:#f59e0b}.rp-notification{position:absolute;bottom:2.4rem;left:.6rem;display:flex;align-items:center;gap:.45rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:.4rem .6rem;box-shadow:0 4px 12px #00000014;animation:notifSlide .5s ease-out}@keyframes notifSlide{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.rp-notif-icon{font-size:.9rem}.rp-notif-text{display:flex;flex-direction:column}.rp-notif-text strong{font-size:.58rem;font-weight:550;color:var(--text)}.rp-notif-text span{font-size:.5rem;color:#94a3b8}.rp-notif-time{font-size:.48rem;color:#94a3b8;font-weight:400;flex-shrink:0}.hero-report-wrapper{position:relative;margin-top:0;width:100%}.hero-report-wrapper .desktop-window{margin-top:0}.rp-opportunities-area{display:flex;flex-direction:column;gap:.35rem;margin-top:.4rem}.rp-synthesis-area{display:flex;flex-direction:column;gap:.28rem;margin-top:.4rem}.rp-competitive-area{display:flex;flex-direction:column;gap:.3rem;margin-top:.25rem}.rp-tag{font-size:.46rem;padding:.1rem .32rem;border-radius:999px;font-weight:500;white-space:nowrap}.rp-tag-blue{background:#2f79ed1a;color:var(--accent)}.rp-tag-muted{background:#0000000d;color:#94a3b8}.rp-status-bar{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:0 .8rem;height:26px;border-top:1px solid rgba(0,0,0,.05);background:#f8f9fbf2}.rp-status-live{display:inline-flex;align-items:center;gap:.3rem;font-size:.5rem;color:#10b981;font-weight:500;flex-shrink:0}.rp-status-live .status-dot{background:#10b981;width:5px;height:5px}.rp-status-text{font-size:.5rem;color:#94a3b8;flex-shrink:0}.rp-status-sep{width:1px;height:10px;background:#00000014;flex-shrink:0}.rp-status-right{margin-left:auto;display:flex;align-items:center;gap:.4rem;flex-shrink:0}.rp-progress-track{width:56px;height:3px;border-radius:999px;background:#00000012;overflow:hidden}.rp-progress-fill{height:100%;width:87%;border-radius:999px;background:var(--accent)}.rp-status-pct{font-size:.5rem;color:var(--accent);font-weight:600}@keyframes cardFloat{0%,to{transform:translateY(0);box-shadow:0 4px 40px -8px #0000001a,0 1px 3px #0000000a}50%{transform:translateY(-10px);box-shadow:0 24px 64px -8px #00000024,0 6px 16px #0000000d}}@keyframes popupFloat{0%,to{transform:translateY(0);box-shadow:0 16px 48px -8px #0000002e,0 4px 16px #0000000f}50%{transform:translateY(-8px);box-shadow:0 28px 64px -8px #00000038,0 8px 24px #00000012}}.launchpad-popup{position:absolute;bottom:1.6rem;right:1.6rem;width:292px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.07);box-shadow:0 16px 48px -8px #0000002e,0 4px 16px #0000000f;z-index:10;overflow:hidden;animation:popupFloat 5s ease-in-out infinite;animation-delay:-2s}.lp-popup-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem .65rem;border-bottom:1px solid rgba(0,0,0,.05);background:#fafbfe}.lp-popup-title{display:block;font-size:.8rem;font-weight:650;color:#0f172a;letter-spacing:-.01em}.lp-popup-subtitle{margin:.1rem 0 0;font-size:.7rem;color:#94a3b8}.lp-popup-badge{width:22px;height:22px;border-radius:999px;background:#ef44441a;color:#ef4444;font-size:.68rem;font-weight:700;display:grid;place-items:center;flex-shrink:0}.lp-popup-list{display:flex;flex-direction:column;padding:.4rem 0}.lp-popup-item{display:flex;align-items:center;gap:.65rem;padding:.5rem 1rem;border-bottom:1px solid rgba(0,0,0,.04)}.lp-popup-item:last-child{border-bottom:none}.lp-popup-text{flex:1;min-width:0}.lp-popup-text strong{display:block;font-size:.74rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-popup-text span{display:block;font-size:.67rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-btn-sm{padding:.28rem .6rem;font-size:.67rem;height:auto;flex-shrink:0}.lp-popup-footer{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem .8rem;border-top:1px solid rgba(0,0,0,.05)}.lp-popup-more{font-size:.7rem;color:#94a3b8}.lp-popup-open{font-size:.74rem;font-weight:600;color:var(--accent);background:#2f79ed12;border:none;border-radius:8px;padding:.38rem .72rem;cursor:pointer;transition:background .2s ease}.lp-popup-open:hover{background:#2f79ed21}.launchpad-section{padding:4rem 1.2rem;background:var(--bg);display:flex;flex-direction:column;align-items:center}.launchpad-intro{text-align:center;margin-bottom:2.5rem;max-width:600px}.launchpad-intro h2{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:600;letter-spacing:-.02em;margin-bottom:.8rem}.launchpad-intro p{font-size:1.05rem;color:#64748b;line-height:1.5}.lp-container{width:min(800px,100%);background:#fff;border-radius:20px;box-shadow:0 12px 40px #0000000a,0 0 0 1px #00000005;padding:3rem;text-align:left}.lp-header{text-align:center;margin-bottom:2rem}.lp-header h3{font-size:1.8rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin-bottom:.4rem}.lp-header p{color:#64748b;font-size:.95rem}.lp-divider{display:flex;align-items:center;margin:2rem 0 1.5rem;color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.lp-divider:after{content:"";flex:1;height:1px;background:#e2e8f0;margin-left:1rem}.lp-list{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem}.lp-item{display:flex;align-items:center;gap:1.2rem}.lp-icon{width:32px;height:32px;border-radius:6px;background:#2f79ed14;color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-icon svg{width:16px;height:16px}.lp-icon.message{background:#6366f114;color:#6366f1}.lp-signal{display:flex;align-items:flex-end;gap:2px;height:14px}.lp-signal span{width:3px;border-radius:999px;background:#ef4444}.lp-signal.yellow span{background:#f59e0b}.lp-signal.blue span{background:#3b82f6}.lp-signal span:nth-child(1){height:6px}.lp-signal span:nth-child(2){height:10px}.lp-signal span:nth-child(3){height:14px}.lp-text{flex:1;font-size:.95rem;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-text strong{color:#0f172a;font-weight:600}.lp-btn{padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:600;background:#2f79ed1a;color:var(--accent);border:none;cursor:pointer;transition:all .2s ease}.lp-btn:hover{background:#2f79ed26}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem;border-top:1px solid rgba(0,0,0,.04);padding-top:2rem}.lp-card{border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1.2rem;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.lp-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000008}.lp-card h4{font-size:1.05rem;font-weight:600;color:#0f172a;margin:0 0 .4rem;display:flex;justify-content:space-between;align-items:center}.lp-card p{margin:0;font-size:.85rem;color:#64748b}.lp-card-icon{width:16px;height:16px;color:var(--accent)}.lp-card-blue{background:#3b82f6;border-color:#3b82f6;color:#fff}.lp-card-blue h4,.lp-card-blue p,.lp-card-blue .lp-card-icon{color:#fff}.lp-card-blue:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 16px #3b82f640}.section-centered{text-align:center}.section-title{font-size:clamp(2rem,4.8vw,3.2rem)}.section-description{max-width:38ch}.workflow-progress{margin:1.2rem auto 0;max-width:740px;padding:1rem 0 .9rem}.workflow-mobile-steps{display:none}.workflow-svg{width:100%;height:auto;display:block}.workflow-svg-label{fill:var(--muted);font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:450}.workflow-svg-day{fill:#b0bbc8;font-family:IBM Plex Sans,sans-serif;font-size:10px;font-weight:400}.workflow-mobile-step{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem 1rem 1rem .95rem;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#ffffffd1;box-shadow:0 1px 4px #00000008;text-align:left}.workflow-mobile-step-marker{width:2.1rem;height:2.1rem;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-size:.82rem;font-weight:600;box-shadow:0 8px 16px -10px #2f79edbf}.workflow-mobile-step-body{min-width:0}.workflow-mobile-step-meta{display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.workflow-mobile-step h3{margin:.45rem 0 0;font-size:.98rem;font-weight:600;letter-spacing:-.015em;color:var(--text)}.workflow-mobile-step p{margin:.32rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.5}.cards-grid{margin-top:1.25rem;display:grid;gap:.7rem}.cards-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{border:1px solid rgba(0,0,0,.05);border-radius:14px;background:#fff;box-shadow:0 1px 3px #00000008;text-align:left;padding:1.2rem;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border-color .3s ease}.surface-card header{display:flex;align-items:center;gap:.6rem}.icon-box{width:2rem;height:2rem;display:grid;place-items:center;border-radius:8px;border:none;background:#2f79ed12}.icon-box svg{width:15px;height:15px;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.phase-tag{text-transform:uppercase;color:var(--accent);letter-spacing:.08em;font-size:.68rem;font-weight:500}.surface-card h3,.capability-card h3,.team-card h3{margin:.6rem 0 0;font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:550;letter-spacing:-.01em;line-height:1.25}.surface-card p,.capability-card p,.team-card p{margin:.35rem 0 0;color:#94a3b8;font-size:.84rem;font-weight:400;line-height:1.45}.surface-card footer{margin-top:.64rem;padding-top:.62rem;border-top:1px solid rgba(0,0,0,.05);color:#94a3b8;font-size:.74rem;font-weight:400}.capability-card .icon-box{margin-bottom:.04rem}.capabilities-section{position:relative}.capabilities-section:before{content:"";position:absolute;left:50%;top:1.1rem;transform:translate(-50%);width:min(760px,88%);height:9.6rem;border-radius:18px;background:radial-gradient(65% 100% at 50% 0%,#3e80eb0f,#3e80eb00);pointer-events:none}.capabilities-header{position:relative;z-index:1}.capability-contrast{margin:.9rem auto 0;width:min(560px,100%);display:grid;grid-template-columns:1fr auto 1fr;gap:.6rem;align-items:center}.contrast-card{border-radius:10px;border:1px solid rgba(0,0,0,.05);background:#fff;padding:.6rem .8rem;text-align:left}.contrast-card span{display:block;color:#94a3b8;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;font-weight:450}.contrast-card p{margin:.15rem 0 0;color:var(--text);font-size:.82rem;font-weight:500}.contrast-card-muted{opacity:.55}.contrast-card-active{border-color:#2f79ed26;box-shadow:0 2px 12px -4px #3574db1f}.contrast-arrow{color:var(--accent);font-size:.85rem;font-weight:400;opacity:.5}.capability-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.capability-cue{border-radius:999px;border:none;background:#2f79ed0f;color:var(--accent);font-size:.65rem;font-weight:450;letter-spacing:.01em;padding:.18rem .5rem}.capability-card-primary{border-color:#0000000d;background:#fff}.team-grid{margin-top:1.45rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.team-card{border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fff;box-shadow:0 1px 4px #0000000a;text-align:center;padding:1.55rem 1rem 1.25rem;transition:transform .25s ease,box-shadow .25s ease}.avatar{width:3.4rem;height:3.4rem;margin:0 auto;border-radius:999px;overflow:hidden;flex-shrink:0}.avatar svg{display:block;width:100%;height:100%}.team-card h3{font-size:.95rem;font-weight:600;margin-top:.75rem}.team-card p{font-size:.78rem;margin-top:.2rem}.team-tag{display:inline-block;margin-top:.75rem;padding:.22rem .65rem;border-radius:999px;background:#0000000a;color:var(--muted);font-size:.66rem;font-weight:550;letter-spacing:.03em;text-transform:uppercase}.cta-section{padding-top:3.4rem;padding-bottom:3.4rem}.cta-box{border:1px solid rgba(0,0,0,.05);border-radius:20px;background:#fff;box-shadow:0 1px 4px #00000008;text-align:center;padding:1.7rem 1.35rem 1.9rem}.cta-box h2{margin:.95rem auto 0;font-size:clamp(1.8rem,4vw,2.8rem);max-width:32ch}.cta-box p{max-width:60ch}.cta-box .button{margin-top:1.2rem}.footer{border-top:1px solid rgba(0,0,0,.04);min-height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 2.8rem;background:transparent}.footer .logo-text{font-size:.88rem;color:#5f748c;font-weight:500}.footer nav{display:inline-flex;gap:1.6rem}.footer nav a{color:#5f748c;font-size:.8rem;font-weight:450;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#5f748c4d;transition:color .25s ease,text-decoration-color .25s ease}.footer nav a:hover,.footer nav a:focus-visible{color:var(--accent-deep);text-decoration-color:#205fc58c}.footer-copy{color:#72879d;font-size:.74rem;font-weight:400}.fade-in,.fade-in-up{animation:fadeUp .85s cubic-bezier(.16,.8,.2,1) both}.fade-in{animation-duration:.6s}.delay-0{animation-delay:0s}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes workflowFill{0%{transform:scaleX(.25);opacity:.55}to{transform:scaleX(1);opacity:1}}@media (hover: hover){.surface-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px -8px #2f79ed26;background:#2f79ed08;border-color:#2f79ed33}.team-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px -8px #2f79ed24;border-color:#2f79ed2e}.report-card:hover{box-shadow:0 2px 8px #0000000f,0 8px 32px -8px #00000014}}@media (max-width: 1220px){.app-shell{width:calc(100% - 1.2rem)}.topbar{padding:0 1.8rem}.section{width:min(1040px,calc(100% - 1.6rem))}.band-columns{gap:3rem}.launchpad-popup{width:268px;right:1rem;bottom:1rem}.cards-grid.three,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){:root{--shell-edge-gap: 10px;--anchor-offset: calc(56px + var(--shell-edge-gap))}.lava-orb{filter:blur(72px);opacity:.44}.lava-orb-3,.lava-orb-4,.bg-orb,.glass-refraction{display:none}.topbar{grid-template-columns:auto 1fr;align-items:start;gap:.6rem .9rem;padding:.82rem 1rem .92rem;background:#fffffff5;backdrop-filter:none;-webkit-backdrop-filter:none}.nav-links{grid-column:1 / -1;justify-content:flex-start;width:100%;gap:1.25rem;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;padding-bottom:.22rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.topbar-actions{justify-self:end;gap:.55rem}.topbar-actions .button{height:39px;padding:0 .95rem;font-size:.8rem}.section{width:min(980px,calc(100% - 1.35rem));padding:2.9rem 0}.app-shell{background:#ffffffe6;backdrop-filter:none;-webkit-backdrop-filter:none}.hero{padding-top:.2rem}.parallax-slow{min-height:auto;padding:1.7rem 0 1.2rem;transform:none}.parallax-fast{transform:none}.hero-copy h1{font-size:clamp(2rem,7.3vw,3.25rem)}.hero-copy p{max-width:46ch;margin-top:.9rem}.hero-report-wrapper{margin-top:.6rem;max-width:700px;margin-inline:auto}.hero-report-wrapper .desktop-window{max-width:100%}.report-preview{max-height:360px}.window-title{max-width:64%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-topnav{padding:0 .55rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rp-topnav>.rp-tab:nth-child(n+5),.rp-topnav-live{display:none}.rp-topnav::-webkit-scrollbar{display:none}.rp-topnav-brand,.rp-tab,.rp-topnav-live{flex-shrink:0}.rp-body{grid-template-columns:1fr;padding:.5rem;gap:.42rem}.rp-col-right{display:block}.rp-contacts,.rp-actions-card,.rp-queries-area,.rp-competitive-area,.rp-notification,.launchpad-popup,.rp-synthesis-area{display:none}.rp-status-bar{height:auto;flex-wrap:wrap;row-gap:.24rem;padding:.36rem .55rem}.rp-status-sep{display:none}.rp-status-right{margin-left:0}.workflow-progress{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.workflow-progress::-webkit-scrollbar{display:none}.workflow-svg{min-width:600px}.ring-metrics{gap:.5rem 1.2rem}.footer{padding-inline:1.25rem}}@media (max-width: 760px){:root{--shell-edge-gap: 0px;--anchor-offset: 20px}.app-shell{width:100%;margin:0;border-radius:0;border-left:0;border-right:0}.scroll-indicator{display:none}.topbar{grid-template-columns:1fr;justify-items:center;gap:.42rem;min-height:auto;padding:.62rem .7rem .72rem;position:relative}.nav-links{justify-content:center;gap:.7rem 1rem;flex-wrap:wrap;overflow:visible;white-space:normal;padding-bottom:0}.nav-links a{font-size:.8rem}.nav-links a.active:after{bottom:-.2rem}.topbar-actions{width:100%;justify-content:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.topbar-actions .button{width:100%;height:38px;padding:0 .85rem}.section{width:calc(100% - 1rem);padding-top:2.35rem;padding-bottom:2.35rem}.hero{padding-top:.95rem}.logo-text{font-size:.98rem}.parallax-slow,.parallax-fast{transform:none!important}.parallax-slow{min-height:auto;padding:.8rem 0 .75rem}.lava-orb{filter:blur(56px);opacity:.3}.hero-copy h1{font-size:clamp(1.78rem,9.6vw,2.7rem)}.hero-copy p{max-width:31ch;font-size:.86rem;margin-top:.72rem;line-height:1.52}.hero-callouts{margin-top:.72rem;gap:.35rem}.callout-pill{font-size:.66rem;padding:.26rem .58rem}.hero-cta-row{width:100%;display:grid;grid-template-columns:1fr;max-width:300px;margin-inline:auto;margin-top:1rem;gap:.5rem}.button{width:100%}.desktop-window{border-radius:10px;animation:none}.report-preview{max-height:292px}.window-chrome{height:34px;padding:0 10px}.window-title{font-size:.62rem;max-width:62%}.rp-topnav{padding:0 .45rem;gap:.18rem}.rp-tab{padding:.45rem;font-size:.53rem}.rp-topnav-live{display:none}.rp-body{padding:.42rem;gap:.34rem}.rp-col-right{grid-template-columns:1fr}.rp-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem;padding:.28rem 0}.rp-stat strong{font-size:.86rem}.rp-stat span{font-size:.47rem}.rp-info-card{padding:.28rem .4rem;gap:.32rem}.rp-info-tags{gap:.18rem}.rp-info-tags span{font-size:.46rem;padding:.08rem .28rem}.rp-status-text{font-size:.47rem}.rp-progress-track{width:42px}.rp-status-bar,.rp-opportunities-area,.workflow-progress{display:none}.workflow-mobile-steps{display:grid;gap:.62rem;margin-top:.85rem}#how-it-works .cards-grid{display:none}.cards-grid.three,.team-grid{grid-template-columns:1fr}.capability-contrast{grid-template-columns:1fr;gap:.42rem}.contrast-arrow{display:none}.band-columns{grid-template-columns:1fr;gap:1.5rem}.band-col-left:after{display:none}.band-inner{padding:2.05rem 1.05rem}.comparison-table{margin-left:0;margin-right:0;border-radius:8px}.comparison-cell{padding:.52rem .72rem;font-size:.76rem}.footer{min-height:auto;padding:.9rem .85rem 1.05rem;flex-direction:column;gap:.55rem;text-align:center}.footer nav{flex-wrap:wrap;justify-content:center;gap:.8rem 1rem}.booking-modal{width:min(100%,420px);padding:1.95rem 1.1rem 1.45rem;border-radius:16px}.booking-modal--calendar{width:100%;height:min(78dvh,620px)}}@media (max-width: 560px){.topbar{padding:.65rem .58rem .78rem}.nav-links{gap:.45rem .75rem}.nav-links a{font-size:.77rem}.topbar-actions{grid-template-columns:1fr}.section{width:calc(100% - .75rem);padding-top:2rem;padding-bottom:2rem}.hero-copy h1{font-size:clamp(1.66rem,10.8vw,2.14rem)}.hero-copy p{max-width:29ch;font-size:.82rem}.ring-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.ring-metric:last-child{grid-column:1 / -1}.comparison-header{display:none}.comparison-row{grid-template-columns:1fr}.comparison-cell{padding:.48rem .66rem;font-size:.72rem;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;text-align:left}.comparison-mobile-label{display:inline-flex;font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.comparison-cell-muted .comparison-mobile-label{color:var(--muted)}.comparison-cell-active .comparison-mobile-label{color:var(--accent)}.comparison-cell-muted{border-bottom:1px dashed rgba(0,0,0,.08)}.cta-box h2{font-size:clamp(1.42rem,8.9vw,2rem)}.cta-box h2 br{display:none}.booking-modal{padding:1.75rem .92rem 1.35rem}.booking-close{top:.55rem;right:.55rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.parallax-slow,.parallax-fast{transform:none!important}.desktop-window,.launchpad-popup{animation:none}.scroll-indicator svg{animation:none}}.booking-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a14288c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:overlayIn .2s ease;overflow-y:auto;overscroll-behavior:contain}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.booking-modal{position:relative;background:#fff;border-radius:20px;width:min(100%,460px);padding:2.8rem 2.5rem 2.5rem;box-shadow:0 40px 100px -20px #0a143c59;animation:modalIn .25s cubic-bezier(.16,.8,.2,1);max-height:calc(100dvh - 2rem);overflow-y:auto}.booking-modal--calendar{width:min(100%,820px);height:min(82dvh,680px);padding:0;overflow:hidden}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.booking-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:#0000000f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:background .2s,color .2s;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.booking-close:hover{background:#0000001f;color:var(--text)}.booking-close svg{width:15px;height:15px}.booking-placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding:.5rem 0 .25rem}.booking-placeholder-icon{width:58px;height:58px;border-radius:16px;background:#2f79ed14;border:1px solid rgba(47,121,237,.18);display:flex;align-items:center;justify-content:center;color:var(--accent)}.booking-placeholder-icon svg{width:26px;height:26px}.booking-placeholder h3{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.45rem;font-weight:500;letter-spacing:-.02em;margin:.1rem 0 0;color:var(--text)}.booking-placeholder p{color:var(--muted);font-size:.9rem;line-height:1.6;max-width:30ch;margin:0}.booking-placeholder-soon{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;color:var(--muted);background:#0000000a;border:1px solid rgba(0,0,0,.07);border-radius:99px;padding:.35rem .9rem;margin-top:.25rem}
