:root{--color-midnight-ink:#0d0d0b;--color-canvas-white:#f5f4f0;--color-pure-white:#fff;--color-frost-gray:#c5c2bc;--color-brand-orange:#2d5c3e;--color-brand-accent-dark:#1b3a2a;--gradient-aura:linear-gradient(255deg,#facb0e,#f06ba8 30%,#78bae6 65%,#fff);--font-primary:"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;--radius-default:8px;--radius-lg:20px;--dk-text:#f5f2eaf2;--dk-text-dim:#f5f2ea80;--dk-text-muted:#f5f2ea59;--dk-border:#ffffff14}body.landing-active{cursor:auto;overflow-x:hidden}.loader{z-index:10000;background:#1b3a2a;flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:fixed;inset:0}.loader-text{--loader-text-fill:0%;font-family:var(--font-josefin),"Josefin Sans",sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#ffffff29;background:linear-gradient(90deg,#f8fafc,#d7dee7 42%,#fff 68%,#eef2f6)0 0/var(--loader-text-fill)100% no-repeat,linear-gradient(90deg,#ffffff2e,#ffffff2e);-webkit-text-fill-color:transparent;filter:drop-shadow(0 18px 44px #00140a59);-webkit-background-clip:text;background-clip:text;width:max-content;font-size:clamp(46px,8vw,112px);font-weight:300}.loader-bar{background:#ffffff1a;width:120px;height:1px;position:relative;overflow:hidden}.loader-bar-fill{background:var(--color-pure-white);width:0%;height:100%;position:absolute;top:0;left:0}.noise-overlay{pointer-events:none;z-index:9998;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.nav{z-index:100;opacity:0;justify-content:space-between;align-items:center;padding:28px clamp(24px,4vw,52px);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-20px)}.nav-logo{color:var(--dk-text);cursor:pointer;align-items:center;text-decoration:none;transition:color .3s;display:flex}.nav-logo svg{width:auto;max-width:min(42vw,180px);height:28px;display:block}.nav-actions{align-items:center;gap:clamp(12px,2vw,24px);display:flex}.nav-signin{letter-spacing:.01em;color:#f5f2eab3;cursor:pointer;padding:9px 0;font-size:13px;font-weight:400;text-decoration:none;transition:color .3s}.nav-signin:hover{color:var(--dk-text)}.nav-demo{letter-spacing:.05em;text-transform:uppercase;color:#1b3a2a;cursor:pointer;background:#f5f4f0f0;border:1px solid #0000;border-radius:6px;padding:10px 24px;font-size:12px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .15s}.nav-demo:hover{background:#f5f4f0;transform:translateY(-1px)}body.section-light-active .nav-logo{color:#0d0d0b}body.section-light-active .nav-signin{color:#0d0d0b8c}body.section-light-active .nav-signin:hover{color:#0d0d0b}body.section-light-active .nav-demo{color:#fff;background:#1b3a2a;border-color:#0000}body.section-light-active .nav-demo:hover{background:#2d5c3e}body.hero-pinned.section-light-active .nav-logo{color:var(--dk-text)}@media (max-width:768px){.nav{padding:20px 24px}.nav-logo{font-size:13px}.nav-actions{gap:12px}.nav-signin{font-size:13px}.nav-demo{border-radius:6px;padding:10px 16px;font-size:12px}}#sphereNavOverlay{z-index:120;pointer-events:none;position:fixed;inset:0;overflow:visible}#sphereNavLinks{z-index:130;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:108px;right:43px}#sphereNavLinks.open{pointer-events:auto}.sphere-nav-item{color:#1b3a2a;-webkit-backdrop-filter:blur(14px);cursor:pointer;opacity:0;pointer-events:none;will-change:opacity;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#f5f4f0f0;border:1px solid #ffffff59;border-radius:50%;outline:none;justify-content:center;align-items:center;width:clamp(40px,3vw,52px);height:clamp(40px,3vw,52px);text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:flex;position:relative;transform:translateY(18px)scale(.55);box-shadow:0 6px 20px #000f0824}.sphere-nav-item:focus{outline:none}.sphere-nav-item:focus-visible{outline-offset:3px;outline:2px solid #f5f4f0db}#sphereNavLinks.open .sphere-nav-item{opacity:1;pointer-events:auto;visibility:visible}.sphere-nav-item svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.sphere-nav-item:hover{color:#2d5c3e;background:#fff;box-shadow:0 8px 24px #000f082e}.sphere-nav-item.active{color:#fff;background:#1b3a2a;border-color:#1b3a2a33;box-shadow:0 8px 26px #000f0838}.sphere-nav-item.active:after{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.sphere-nav-tooltip{color:#f5f2eaeb;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#0a1910eb;border-radius:5px;padding:7px 12px;font-size:11px;font-weight:600;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px,-50%);box-shadow:0 4px 16px #000f0833}.sphere-nav-item:hover .sphere-nav-tooltip,.sphere-nav-item:focus-visible .sphere-nav-tooltip{opacity:1;transform:translateY(-50%)}.menu-toggle{z-index:140;cursor:pointer;opacity:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;justify-content:center;align-items:center;display:flex;position:fixed;bottom:34px;right:38px;transform:scale(.9)}.menu-toggle:focus-visible .menu-toggle-bars{outline-offset:4px;outline:2px solid #f5f4f0db}.menu-toggle-label{color:#f5f2eaeb;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#0a1910eb;border-radius:5px;padding:7px 12px;font-size:11px;font-weight:600;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px,-50%)}.menu-toggle-bars{-webkit-backdrop-filter:blur(14px);background:#f5f4f0eb;border:1px solid #fff6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:clamp(44px,3.1vw,60px);height:clamp(44px,3.1vw,60px);transition:border-color .3s,background .3s,transform .25s;animation:3s ease-in-out infinite menuPulse;display:flex;box-shadow:0 8px 28px #000f082e}@keyframes menuPulse{0%,to{box-shadow:0 8px 28px #000f082e,0 0 #ffffff26}50%{box-shadow:0 8px 28px #000f082e,0 0 0 7px #fff0}}.menu-toggle:hover .menu-toggle-bars{background:#fff;border-color:#ffffffbf;transform:scale(1.04)}.menu-toggle:hover .menu-toggle-label,.menu-toggle:focus-visible .menu-toggle-label{opacity:1;transform:translateY(-50%)}.menu-toggle-bars span{background:#1b3a2a;border-radius:999px;width:16px;height:1.5px;transition:all .3s;display:block}.menu-toggle.open .menu-toggle-bars span:first-child{transform:rotate(45deg)translate(3px,3px)}.menu-toggle.open .menu-toggle-bars span:last-child{transform:rotate(-45deg)translate(3px,-3px)}body.section-light-active .menu-toggle-label{color:#f5f2eaeb}body.section-light-active .menu-toggle-bars{background:#1b3a2a;border-color:#0000;box-shadow:0 8px 28px #000f0838}body.section-light-active .menu-toggle-bars span{background:#fff}body.section-light-active .menu-toggle:hover .menu-toggle-bars{background:#2d5c3e}@media (max-width:900px){body.landing-menu-open{overflow:hidden}}.transition-overlay{z-index:50;pointer-events:none;opacity:0;position:fixed;inset:0}.transition-overlay-circle{background:var(--gradient-aura);filter:blur(100px);border-radius:50%;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.split-section{z-index:1;grid-template-columns:1fr 1fr;width:100%;height:100vh;min-height:100svh;display:grid;position:relative;overflow:hidden}.split-left{isolation:isolate;background:#1b3a2a;width:100%;height:100vh;min-height:100svh;position:relative;overflow:hidden}.split-right{isolation:isolate;background:#f5f4f0;width:100%;height:100vh;min-height:100svh;position:relative;overflow:hidden}.right-panel{width:100%;height:100vh;min-height:100svh;overflow:hidden}.hero-half{box-sizing:border-box;background:#1b3a2a;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px clamp(40px,5vw,64px);display:flex;position:relative;overflow:hidden}.hero-bg-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-half:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#1b3a2a38,#1b3a2a85),radial-gradient(circle at 50% 68%,#0408058a,#04080529 52%,#04080557);position:absolute;inset:0}.hero-col-inner{z-index:10;isolation:isolate;text-align:left;width:100%;position:relative}.hero-col-inner:before{content:"";z-index:-1;filter:blur(22px);pointer-events:none;background:linear-gradient(90deg,#1b3a2a94,#1b3a2a4d 54%,#1b3a2a00);position:absolute;inset:-44px -28px -40px -64px}.hero-title{flex-direction:column;align-items:flex-start;gap:.36em;margin:0;line-height:.92;display:flex}.hero-title-line{display:block;overflow:visible}.hero-title-line span{font-family:var(--font-cormorant),"Cormorant Garamond",Cormorant,Georgia,serif;color:#f5f2eaf2;-webkit-text-fill-color:#f5f2eaf2;opacity:0;text-shadow:0 2px 40px #0000004d;display:inline-block;transform:translateY(112%)}.hero-title-line-1 span{letter-spacing:.02em;font-size:clamp(36px,4.6vw,74px);font-weight:700}.hero-title-line-2 span{letter-spacing:.02em;font-size:clamp(32px,4.1vw,66px);font-weight:700}.hero-title-line-3 span{letter-spacing:.02em;font-size:clamp(28px,3.8vw,62px);font-weight:700}.intro-half{box-sizing:border-box;background:#f5f4f0;flex-shrink:0;align-items:center;width:100%;min-height:100vh;padding:clamp(88px,11vh,120px) clamp(40px,5vw,72px) clamp(72px,8vh,88px) clamp(40px,5vw,64px);display:flex;position:relative;overflow:hidden}.intro-half:before{content:"";background:#0000000f;width:1px;height:76%;position:absolute;top:12%;left:0}.intro-half .intro-content{text-align:left;max-width:100%;margin:0}.intro-half .intro-heading{text-align:left;margin-bottom:32px;font-size:clamp(28px,3.4vw,48px)}.intro-half .intro-body{margin-bottom:20px;margin-left:0;margin-right:0;font-size:16px}.intro-half .intro-body-secondary{max-width:100%;margin-left:0;margin-right:0;font-size:14.5px}.intro-half .intro-stats{border-top:none;flex-direction:column;gap:0;max-width:100%;margin-top:52px;margin-left:0;margin-right:0;padding-top:0}.intro-half .intro-stat{text-align:left;flex-direction:row;flex:none;align-items:flex-start;gap:clamp(14px,2vw,24px);padding:28px 0;display:flex}.intro-half .intro-stat+.intro-stat:before{display:none}.intro-half .intro-stat-number{flex:0 0 min(52%,260px);justify-content:flex-start;min-height:auto;margin-bottom:0;font-size:clamp(28px,3vw,44px)}.intro-half .intro-stat-label{color:#0d0d0b9e;text-transform:none;letter-spacing:0;flex:1;align-self:flex-start;padding-top:6px;font-size:14px;line-height:1.55}.intro-half .time-stat-display{flex:0 0 min(52%,260px);justify-content:flex-start;min-height:auto;margin-bottom:0}.intro-half .time-stat-number{font-size:clamp(22px,2.4vw,34px)}.intro-heading{font-family:var(--font-cormorant),"Cormorant Garamond",Cormorant,Georgia,serif;letter-spacing:.01em;color:#0d0d0b;margin-bottom:44px;font-size:clamp(38px,5.2vw,64px);font-weight:700;line-height:1.08;position:relative}.intro-body{max-width:600px;margin:0 auto 32px;font-size:17px;font-weight:400;line-height:1.72}.intro-cycle-word{font-size:1.3em;line-height:1}.intro-body-secondary{max-width:520px;margin:0 auto;font-size:15.5px;font-weight:400;line-height:1.75}.intro-stats{border-top:1px solid #00000012;justify-content:center;gap:0;max-width:680px;margin-top:88px;margin-left:auto;margin-right:auto;padding-top:56px;display:flex}.intro-stat{text-align:center;flex:1;padding:0 28px;position:relative}.intro-stat+.intro-stat:before{content:"";background:#00000012;width:1px;height:76%;position:absolute;top:12%;left:0}.intro-stat-number{letter-spacing:-.03em;color:#0d0d0b;justify-content:center;align-items:center;min-height:48px;margin-bottom:12px;font-size:clamp(26px,3.2vw,40px);font-weight:250;line-height:1;display:flex}.intro-stat-number em{vertical-align:super;letter-spacing:0;margin-left:1px;font-size:.5em;font-style:normal;font-weight:400}.intro-stat-label{letter-spacing:.18em;text-transform:uppercase;color:#00000059;font-size:10px;font-weight:600;line-height:1.6;display:block}.intro-stat-source{letter-spacing:.08em;text-transform:uppercase;color:#0000002e;margin-top:6px;font-size:9px;display:block}.time-stat-display{justify-content:center;align-items:center;gap:10px;min-height:48px;margin-bottom:12px;display:flex}.time-stat-value{transition:opacity .5s;position:relative}.time-stat-active{opacity:1}.time-stat-dim{opacity:.18}.time-stat-number{letter-spacing:-.03em;color:#0d0d0b;white-space:nowrap;font-size:clamp(20px,2.4vw,32px);font-weight:250;line-height:1;display:block}.time-stat-number em{vertical-align:super;letter-spacing:0;font-size:.5em;font-style:normal;font-weight:400}.time-stat-arrow{color:#00000038;flex-shrink:0;font-size:14px;line-height:1}.time-stat-strike{opacity:.5;background:#0d0d0b;height:1px;position:absolute;top:48%;left:0;right:0}.trusted-section{z-index:5;isolation:isolate;will-change:transform;background:#f5f4f0;width:100%;height:100%;padding:0;position:absolute;top:0;left:0;overflow:hidden}.trusted-content{box-sizing:border-box;flex-direction:column;justify-content:center;max-width:520px;height:100%;margin:0 auto;padding:clamp(56px,8vh,88px) clamp(20px,2.7vw,36px) clamp(28px,4vh,48px);display:flex}.trusted-heading{font-family:var(--font-cormorant),"Cormorant Garamond",Cormorant,Georgia,serif;letter-spacing:.01em;color:#0d0d0b;text-align:center;margin:0 0 clamp(54px,7.8vh,81px);font-size:clamp(56px,7.8vw,96px);font-weight:700;line-height:1.08}.testimonial-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(10px,1vw,14px);width:100%;margin:0 auto;display:grid;overflow:visible}.testimonial-card{will-change:transform;background:#fff;border:1px solid #0d0d0b14;border-radius:13px;min-width:0;min-height:clamp(101px,11.8vh,130px);padding:0;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:block;overflow:hidden;box-shadow:0 2px 12px #000f080f}.testimonial-card:hover{transform:scale(1.04);box-shadow:0 24px 64px #000f0829,0 4px 18px #000f081a}.testimonial-card-featured,.testimonial-card-closing{grid-column:1/-1}.testimonial-card-featured{min-height:clamp(106px,12.3vh,134px)}.testimonial-card-medium{min-height:clamp(106px,12.9vh,139px)}.testimonial-card-closing{min-height:clamp(95px,10.6vh,118px)}.testimonial-card-content{height:100%;padding:clamp(12px,1.24vw,18px)}.testimonial-blockquote{flex-direction:column;justify-content:space-between;gap:clamp(10px,1.1vw,16px);height:100%;margin:0;display:flex}.testimonial-text{color:#0d0d0bd1;letter-spacing:0;max-width:50ch;margin:0;font-size:clamp(12px,.82vw,13px);font-style:normal;font-weight:520;line-height:1.5;display:block}.testimonial-card-featured .testimonial-text,.testimonial-card-closing .testimonial-text{color:#0d0d0be0;max-width:58ch;font-size:clamp(13px,.88vw,14.5px);font-weight:600;line-height:1.45}.testimonial-card-medium .testimonial-text{max-width:32ch}.testimonial-author{display:block}.testimonial-author-copy{min-width:0}.testimonial-name{color:#0d0d0bd6;font-size:9.5px;font-style:normal;font-weight:650;line-height:1.3;display:block}.testimonial-role{color:#5a5750a3;margin-top:3px;font-size:8.5px;line-height:1.35;display:block}.split-right>.right-panel{width:100%;height:100vh;min-height:100svh;overflow:hidden}.split-right>.right-panel.recognition-panel{overflow:visible}.split-right .trusted-heading{font-size:clamp(28px,3.4vw,48px)}.demo-section{--demo-section-pad-y:clamp(48px,7vw,96px);--demo-section-pad-x:clamp(14px,4vw,56px);--demo-frame-pad:clamp(10px,1.45vw,24px);z-index:3;min-height:min(100vh,920px);padding:var(--demo-section-pad-y)var(--demo-section-pad-x);box-sizing:border-box;background:radial-gradient(circle at 50% 0,#0d0d0b0f,#0000 44%),#f5f4f0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-demo-frame{width:min(calc((100vw - (2*var(--demo-section-pad-x)))*.8),1024px,calc((100svh - (2*var(--demo-section-pad-y)))*16/9));padding:var(--demo-frame-pad);box-sizing:border-box;background:#222;border:4px solid #6c6c6c;border-radius:clamp(18px,2.4vw,30px);overflow:hidden;box-shadow:0 0 #0000004d,0 9px 20px #0000004a,0 37px 37px #00000042,0 84px 50px #00000026,0 149px 60px #0000000a,0 233px 65px #00000003}.landing-demo-screen{aspect-ratio:16/9;box-sizing:border-box;background:#0d0d0b;border-radius:clamp(12px,1.4vw,16px);width:100%;position:relative;overflow:hidden}.landing-demo-video{object-fit:cover;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.services-section{z-index:4;box-sizing:border-box;background:#0d0d0b;align-items:center;min-height:100vh;padding:80px clamp(28px,5vw,72px);display:flex;position:relative;overflow:hidden}.services-content{z-index:10;width:100%;max-width:1400px;margin:0 auto;position:relative}.services-heading{font-family:var(--font-cormorant),"Cormorant Garamond",Cormorant,Georgia,serif;letter-spacing:.02em;text-align:center;white-space:nowrap;width:100%;max-width:100%;color:var(--dk-text);margin-bottom:0;font-size:clamp(26px,3vw,46px);font-weight:700;line-height:1}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid;position:relative}.service-card{border-radius:var(--radius-default);cursor:pointer;will-change:transform,opacity;padding:22px 24px;transition:background .4s cubic-bezier(.23,1,.32,1)}.feature-card.service-card{-webkit-backdrop-filter:blur(12px);background:#faf9f7f0;border:1px solid #00000012;border-radius:8px;flex-direction:column;min-height:280px;padding:28px 26px 32px;transition:box-shadow .3s,transform .3s,background .3s;display:flex;box-shadow:0 1px 6px #000f080a,0 6px 22px #000f080f}.feature-card.service-card:hover{background:#fffffffc;transform:translateY(-2px);box-shadow:0 2px 8px #000f080f,0 12px 32px #000f081a}.feature-visual{min-height:130px}.feature-cube{color:#1b3a2a;filter:drop-shadow(0 10px 16px #141e3212);width:min(172px,72%);height:auto;overflow:visible}.claims-check-stage{border-radius:10px;flex-direction:column;justify-content:center;gap:7px;width:min(220px,100%);min-height:142px;padding:14px;display:flex;position:relative;overflow:hidden}.claims-check-row{color:#3a4040;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;min-height:25px;padding:0 10px;font-size:11px;font-weight:500;display:flex;box-shadow:0 2px 10px #1b3a2a0f}.claims-check{color:#fff;background:#3a4040;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:9px;line-height:1;display:inline-flex}.filing-document-animation{color:#2a3630;filter:drop-shadow(0 10px 16px #141e3212);width:min(172px,74%);max-width:80vw;height:auto;overflow:visible}.service-card-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--color-brand-orange);margin-bottom:14px;font-size:10px;font-weight:700}.service-card-title{letter-spacing:-.015em;color:#1b3a2a;margin-bottom:12px;font-size:19px;font-weight:400;line-height:1.22}.service-card-desc{color:#322f28d1;font-size:14px;line-height:1.65}.service-card-icon{opacity:.7;margin-bottom:12px}.services-workflow{justify-content:center;align-items:center;gap:16px;margin-top:28px;margin-bottom:52px;display:flex}.swf-step{align-items:center;gap:8px;display:flex}.swf-icon{color:#f5f2ea66;font-size:13px;line-height:1}.swf-label{letter-spacing:.2em;text-transform:uppercase;color:#f5f2eab8;font-size:10px;font-weight:600}.swf-arrow{color:#f5f2ea38;flex-shrink:0;font-size:12px}.cta-heading{letter-spacing:-.03em;color:#0d0d0b;margin-bottom:36px;font-size:clamp(22px,3vw,44px);font-weight:300;line-height:1.1}.footer{z-index:5;color:#0d0d0b;background:#f5f4f0;padding:0;position:relative}.footer-cta-block{box-sizing:border-box;background:#f5f4f0;border-top:1px solid #00000012;grid-template-columns:minmax(0,3fr) minmax(320px,2fr);align-items:center;gap:clamp(48px,7vw,100px);min-height:100vh;padding:100px clamp(40px,6vw,80px);display:grid}.footer-faq{z-index:2;position:relative}.footer-faq-label{letter-spacing:.24em;text-transform:uppercase;color:#2d5c3e;margin-bottom:36px;font-size:10px;font-weight:700;display:block}.footer-faq-list{border-top:1px solid #00000012}.faq-item{border-bottom:1px solid #00000012}.faq-question{width:100%;color:inherit;text-align:left;cursor:pointer;letter-spacing:-.005em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:15px;font-weight:400;line-height:1.4;transition:opacity .2s;display:flex}.faq-question:hover{opacity:.65}.faq-question:focus-visible{opacity:.75;outline:none}.faq-chevron{opacity:.4;color:#1b3a2a;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.faq-chevron-open{transform:rotate(180deg)}.faq-answer{transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.faq-answer-text{color:#0d0d0bb8;padding-bottom:20px;font-size:14px;line-height:1.7}.faq-comparison-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:24px;font-size:13px}.faq-comparison-table th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:#0d0d0b59;overflow-wrap:anywhere;border-bottom:1px solid #00000012;padding:0 12px 12px 0;font-size:10px;font-weight:600}.faq-comparison-table td{color:#0d0d0b8a;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #0000000e;padding:11px 12px 11px 0;line-height:1.45}.faq-comparison-table td:first-child{color:#0d0d0bad;width:38%;font-weight:500}.faq-comparison-table td:last-child{color:#1b3a2a;font-weight:500}.footer-cta-inner{z-index:2;border-left:1px solid #00000012;padding-left:64px;position:relative}.footer-social{justify-content:flex-start;gap:12px;margin-top:32px;display:flex}.footer-social-link{color:#1b3a2a8f;cursor:pointer;border:1px solid #0000001a;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.footer-social-link:hover{color:#1b3a2a;border-color:#1b3a2a3d}.section-dark{color:var(--dk-text)}.section-light{color:#0d0d0b}.section-light .intro-body{color:#0d0d0bc7}.section-light .intro-body-secondary{color:#0d0d0ba3}.section-dark .service-card{color:#1b3a2a;background:#faf9f7f0;border:1px solid #0000000f}@keyframes dotBounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes btnRipple{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.letter-page{box-sizing:border-box;background:#fff;flex-shrink:0;width:100%;max-width:560px;min-height:724px;padding:28px 56px 44px;font-family:Times New Roman,Times,serif;box-shadow:0 1px 6px #00000040}.page-header{color:#555;border-bottom:1px solid #000;justify-content:space-between;margin-bottom:18px;padding-bottom:4px;font-size:9.5px;font-style:italic;display:flex}.page-title{text-align:center;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:700}.claim-block{margin-bottom:16px}.claim-num{color:#1a1a1a;margin-bottom:4px;font-size:10.5px;font-style:normal;font-weight:700;line-height:1.4}.claim-body{color:#1a1a1a;text-align:justify;margin:0;font-size:10.5px;line-height:1.6}.claim-body .sub{text-indent:-8px;margin-left:8px;padding-left:24px;display:block}body.landing-linear-opening .split-section{flex-direction:column;height:auto;min-height:0;display:flex;overflow:visible}body.landing-linear-opening .split-left,body.landing-linear-opening .split-right{display:contents}body.landing-linear-opening .split-right>.right-panel{will-change:auto;width:100%;height:auto;min-height:auto;position:relative;inset:auto;overflow:visible;transform:none!important}body.landing-linear-opening .hero-half{order:1;align-items:center;width:100%;min-height:100svh}body.landing-linear-opening .intro-half{order:2;width:100%;min-height:auto;padding:clamp(72px,8vh,112px) clamp(40px,8vw,120px)}body.landing-linear-opening .trusted-section{order:3;height:auto;min-height:auto;position:relative;overflow:visible;transform:none!important}body.landing-linear-opening .trusted-content{justify-content:flex-start;max-width:760px;height:auto;padding:clamp(72px,8vh,112px) clamp(40px,8vw,120px)}body.landing-linear-opening .intro-half:before{display:none}@media (max-width:1180px) and (min-width:768px){.intro-half .intro-heading{margin-bottom:24px;font-size:clamp(26px,3vw,40px)}.intro-half .intro-stats{margin-top:32px}.intro-half .intro-stat{padding:18px 0}.trusted-content{max-width:480px}.footer-cta-block{grid-template-columns:minmax(0,1fr);gap:56px}.footer-cta-inner{border-top:1px solid #00000012;border-left:none;padding-top:48px;padding-left:0}}@media (max-width:900px) and (min-width:768px){.hero-bg-video{object-position:50% 50%;filter:brightness(1.22)saturate(1.08)contrast(.96)}.hero-half:before{background:linear-gradient(#1b3a2a1a,#1b3a2a47),radial-gradient(circle at 50% 68%,#04080542,#04080514 54%,#0408052e)}.hero-col-inner:before{filter:blur(16px);background:linear-gradient(90deg,#1b3a2a57,#1b3a2a29 58%,#1b3a2a00)}}@media (max-width:767px){.split-section{flex-direction:column;height:auto;min-height:0;display:flex;overflow:visible}.split-left,.split-right{display:contents}.split-right>.right-panel{will-change:auto;width:100%;height:auto;min-height:auto;position:relative;inset:auto;overflow:visible;transform:none!important}.hero-half{order:1;align-items:flex-end;width:100%;min-height:90svh;padding:100px 40px 72px}.hero-half:before{display:none}.intro-half{order:2;width:100%;min-height:auto;padding:80px 40px}.trusted-section{order:3;height:auto;min-height:auto;position:relative;overflow:visible;transform:none!important}.trusted-content{justify-content:flex-start;max-width:760px;height:auto;padding:72px 40px 80px}.intro-half:before{display:none}.intro-half .intro-stats{margin-top:40px}.intro-half .intro-stat{padding:16px 0}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-half{min-height:80vh;padding:88px 28px 64px}.split-left>.hero-panel{min-height:80vh}.hero-title{margin-bottom:40px}.hero-title-line-1 span{font-size:clamp(37px,10.2vw,61px)}.hero-title-line-2 span{font-size:clamp(34px,9.4vw,54px)}.hero-title-line-3 span{font-size:clamp(31px,8.5vw,49px)}.intro-half{padding:64px 28px 72px}.trusted-section{height:auto;min-height:auto}.trusted-content{justify-content:flex-start;height:auto;padding:64px 28px 72px}.trusted-heading{margin-bottom:32px}.testimonial-grid{grid-template-rows:auto;grid-template-columns:1fr}.testimonial-card-featured,.testimonial-card-medium,.testimonial-card-closing{grid-column:auto;min-height:220px}.demo-section{--demo-section-pad-y:80px;--demo-section-pad-x:16px;--demo-frame-pad:8px;min-height:auto}.landing-demo-frame{border-width:3px;border-radius:16px;width:min(100%,1024px);box-shadow:0 10px 20px #0003,0 30px 40px #00000029}.landing-demo-screen{border-radius:8px}.services-section{min-height:auto;padding:80px 28px}.services-grid{grid-template-columns:1fr;gap:14px}.services-heading{white-space:normal;margin-bottom:40px;font-size:clamp(22px,5vw,36px)}.footer-cta-block{grid-template-columns:1fr;gap:72px;padding:80px 28px}.footer-cta-inner{border-top:1px solid #00000012;border-left:none;padding-top:48px;padding-left:0}.menu-toggle{bottom:20px;right:20px}.menu-toggle-bars{width:40px;height:40px}.menu-toggle-bars span{width:14px}#sphereNavLinks{gap:8px;bottom:72px;right:22px}.sphere-nav-item{width:38px;height:38px}.sphere-nav-item svg{width:16px;height:16px}body.landing-active{cursor:auto}}@media (max-width:480px){.hero-half{padding:80px 20px 56px}.intro-half{padding:56px 20px 64px}.footer-cta-block{padding:72px 20px}.trusted-content{padding:56px 20px 64px}.testimonial-card-content{padding:20px}.testimonial-card{border-radius:18px}.demo-section{--demo-section-pad-y:64px;--demo-section-pad-x:14px;--demo-frame-pad:6px}.landing-demo-frame{border-width:2px;border-radius:12px}.landing-demo-screen{border-radius:6px}.services-section{padding:64px 20px}.nav{padding:18px 16px}.nav-demo{padding:9px 12px;font-size:10px}.nav-signin{font-size:12px}.intro-half .intro-stat{flex-direction:column;gap:8px}.intro-half .intro-stat-number,.intro-half .time-stat-display{flex-basis:auto;width:100%}.intro-half .intro-stat-label{padding-top:0}.faq-comparison-table{font-size:11px}.faq-comparison-table th{letter-spacing:.06em;font-size:8px}}@media (prefers-reduced-motion:reduce){.split-section{flex-direction:column;height:auto;min-height:0;display:flex;overflow:visible}.split-left,.split-right{display:contents}.split-right>.right-panel{will-change:auto;width:100%;height:auto;min-height:auto;position:relative;inset:auto;transform:none}.hero-half{order:1;width:100%}.intro-half{order:2;width:100%}.trusted-section{order:3}.split-left>.hero-panel,.split-right>.recognition-panel{min-height:100svh}.trusted-section{will-change:auto;transform:none}.hero-title-line span{animation:none}}@media (max-height:800px){.trusted-content{padding-top:45px;padding-bottom:24px}.testimonial-grid{gap:6px}.testimonial-card-content{padding:10px}.testimonial-text{font-size:9.5px}.testimonial-card-featured .testimonial-text,.testimonial-card-closing .testimonial-text{font-size:10.5px}.testimonial-card-featured{min-height:96px}.testimonial-card-medium{min-height:93px}.testimonial-card-closing{min-height:85px}}@media (max-height:680px){.trusted-content{padding-top:29px;padding-bottom:29px}.trusted-heading{margin-bottom:14px}.testimonial-grid{gap:6px}.testimonial-card-content{padding:9px}.testimonial-text{font-size:9px;line-height:1.5}.testimonial-card-featured .testimonial-text,.testimonial-card-closing .testimonial-text{font-size:10px}.testimonial-card-featured{min-height:79px}.testimonial-card-medium{min-height:76px}.testimonial-card-closing{min-height:70px}.testimonial-name{font-size:8.5px}.testimonial-role{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bg-canvas-white{background-color:#fff}.bg-graphite{background-color:#171717}.text-graphite{color:#171717}.text-stone-gray{color:#8f8f8f}.text-cosmic-blue{color:#479ffa}.bg-cosmic-blue{background-color:#479ffa}.text-neon-cyan{color:#00e5ff}.bg-dark-teal{background-color:#193239}.bg-warm-gold{background-color:#ffc838}.custom-scroll::-webkit-scrollbar{width:5px;height:5px}.custom-scroll::-webkit-scrollbar-track{background:0 0}.custom-scroll::-webkit-scrollbar-thumb{background-color:#868f9733;border-radius:20px}.custom-scroll:hover::-webkit-scrollbar-thumb{background-color:#868f9766}
