@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-ui);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--font-content:var(--font-primary);--font-ui:var(--font-primary);--font-heading:var(--font-primary);--font-body:var(--font-primary);--lh-hero:1.1;--lh-subhead:1.35;--lh-body:1.6;--primary:#f8fafc;--secondary:#0f172a;--accent:#2563eb;--bg-primary:var(--primary);--bg-secondary:var(--secondary);--bg-accent:var(--accent);--bg-light:#f8fafc;--gradient-primary:linear-gradient(135deg,#2563eb,#60a5fa);--gradient-secondary:linear-gradient(135deg,#0f172a,#1e293b);--gradient-accent:linear-gradient(135deg,#2563eb,#60a5fa);--text-primary:#0f172a;--text-secondary:var(--primary);--text-accent:var(--accent);--text-medium:#475569;--border-light:#0f172a1a;--border-dark:#f8fafc1a;--shadow-color:#2563eb26;--shadow-sm:0 4px 6px #2563eb1a;--shadow-md:0 10px 25px #2563eb26;--shadow-lg:0 20px 35px #2563eb33;--transition-medium:0.3s ease;--transition-slow:0.5s ease;--radius-sm:6px;--radius-md:12px;--radius-lg:20px}body{background-color:#f8fafc;background-color:var(--bg-light);color:#0f172a;color:var(--text-primary);font-weight:400;line-height:1.3;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.625rem;margin-top:0}b,h1,strong{font-weight:500}h1{font-size:2.25rem;line-height:1.2em}button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-primary)}body :not(i):not(.fa):not(.fab):not(.far):not(.fas):not([class^=fa-]):not([class*=" fa-"]):not(code):not(pre):not(kbd):not(samp){font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-family:var(--font-primary)!important}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;margin-top:70px}main:has(.hero-section){margin-top:0}.container{padding:0 1.5rem;width:100%}img{height:auto;max-width:100%}.blue-shift{filter:hue-rotate(-18deg) saturate(1.2) brightness(1.05)}.request-pill{align-items:center;background:#2563eb1f;border:1px solid #2563eb33;border-radius:999px;color:#1d4ed8;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-ui);font-size:.9rem;font-weight:500;justify-content:center;letter-spacing:0;margin-bottom:1rem;padding:.4rem 1rem}a{color:inherit;text-decoration:none}.btn,button{background:none;border:none;cursor:pointer;outline:none;transition:var(--transition)}.btn,.btn-primary,button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-ui)}.btn-primary{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);background:var(--gradient-primary);border:none;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 10px 25px #2563eb26;box-shadow:var(--shadow-md);color:#fff;display:inline-flex;font-weight:500;letter-spacing:0;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease;transition:all var(--transition-medium)}.btn-primary:hover{box-shadow:0 20px 35px #2563eb33;box-shadow:var(--shadow-lg);transform:translateY(-3px)}.btn-secondary{align-items:center;border:1px solid #0f172a1a;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 4px 6px #2563eb1a;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-primary);display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-ui);letter-spacing:0;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease;transition:all var(--transition-medium)}.btn-secondary:hover{border-color:#2563eb;border-color:var(--accent)}.btn-secondary:hover,.card{box-shadow:0 10px 25px #2563eb26;box-shadow:var(--shadow-md)}.card{background-color:#fff;border-radius:12px;border-radius:var(--radius-md);transition:var(--transition)}.card:hover{box-shadow:0 20px 35px #2563eb33;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.section{padding:6rem 0}.section-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.1;margin-bottom:1.5rem}.section-title:after{background:var(--gradient-primary);left:0;width:60px}.section-subtitle{color:#475569;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.text-center{text-align:center}.text-primary{color:#f8fafc;color:var(--primary)}.bg-primary{background-color:#f8fafc;background-color:var(--primary)}.text-gradient{background:linear-gradient(135deg,#2563eb,#60a5fa);display:inline-block}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mt-6{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:1rem;padding-top:1rem}.py-4{padding-bottom:1.5rem;padding-top:1.5rem}.py-5{padding-bottom:2rem;padding-top:2rem}.py-6{padding-bottom:3rem;padding-top:3rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:1rem;padding-right:1rem}.px-4{padding-left:1.5rem;padding-right:1.5rem}.px-5{padding-left:2rem;padding-right:2rem}.px-6{padding-left:3rem;padding-right:3rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:2rem}.gap-6{gap:3rem}html{scroll-behavior:smooth}.App,main{transition:opacity .3s ease}footer a,nav a{transition:color .2s ease}footer a:hover,nav a:hover{color:#2563eb}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a1a;background:var(--border-light)}::-webkit-scrollbar-thumb{background:var(--text-light);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#475569;background:var(--text-medium)}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blank-page{min-height:100vh;padding-top:110px}.accent-text{color:#2563eb;color:var(--accent)}.gradient-text{color:#0000;display:inline-block}.gradient-bg,.gradient-text{background-image:linear-gradient(135deg,#2563eb,#60a5fa);background-image:var(--gradient-accent)}.product-page{padding-top:80px}.page-header{background:linear-gradient(135deg,#0f172a,#1e293b);background:var(--gradient-secondary);color:#f8fafc;color:var(--text-secondary);margin-bottom:40px;padding:60px 0}.page-header h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-content);font-size:3rem;letter-spacing:0;line-height:1.1;line-height:var(--lh-hero);margin:0}@media (max-width:768px){.product-page{padding-top:60px}.page-header{padding:40px 0}.page-header h1{font-size:2.25rem}}.animated-hover{transition:all .3s ease;transition:all var(--transition-medium)}.animated-hover:hover{transform:translateY(-3px)}.btn-large{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-ui);font-size:1.2rem;font-weight:500;letter-spacing:0;padding:1rem 2.2rem}.card-hover{border:1px solid #2563eb12;box-shadow:0 4px 6px #2563eb1a;box-shadow:var(--shadow-sm);transition:all .3s ease;transition:all var(--transition-medium)}.card-hover:hover{border-color:#2563eb26;box-shadow:0 10px 25px #2563eb26;box-shadow:var(--shadow-md);transform:translateY(-5px)}button:focus,input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #2563eb40;outline:none}@keyframes pulse-subtle{0%{box-shadow:0 0 0 0 #2563eb66}70%{box-shadow:0 0 0 10px #2563eb00}to{box-shadow:0 0 0 0 #2563eb00}}.pulse-effect{animation:pulse-subtle 2s infinite}.App.integrations-route .footer,.App.overview-route .footer{background:radial-gradient(circle,#142f5912 .85px,#0000 .95px),#f6f8fb;background-size:8px 8px}.App.terms-route,.App.terms-route .footer{background:#fff}.App.pricing-route .footer{background:radial-gradient(circle,#2563eb14 .8px,#0000 .9px),#f8fafc;background-size:10px 10px}.header{left:0;position:fixed;right:0;top:0;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,padding .35s ease;z-index:100}.header,.header.scrolled{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border-bottom:1px solid #0000;box-shadow:none;padding:0}.header .container,.header .header-container{max-width:1240px;padding-left:1.5rem;padding-right:1.5rem}.header-container{align-items:center;display:flex;justify-content:center;padding-bottom:0;padding-top:0}.header-wrapper{max-width:none;width:100%}.header-wrapper,.logo{align-items:center;display:flex}.logo{color:var(--text-primary);font-family:var(--font-ui);font-size:1.5rem;font-weight:500;letter-spacing:0;text-decoration:none}.logo-image{max-height:36px;transition:all .3s ease;width:auto}.header.scrolled .logo-image{max-height:30px}.logo-text{color:var(--text-primary);font-family:var(--font-ui);font-size:1.8rem;letter-spacing:0}.logo-text,.logo-text .text-gradient{font-weight:500}.navbar{transition:all var(--transition-medium)}.navigation{justify-content:center}.navigation,.pill-nav{align-items:center;display:flex}.pill-nav{flex:1 1;overflow:visible;position:relative}.pill-nav .navigation{margin:0 auto}.header-actions{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin-left:auto}.header:not(.scrolled) .header-wrapper{align-items:center;display:grid;grid-template-columns:auto 1fr auto}.header:not(.scrolled) .pill-nav{display:contents}.header:not(.scrolled) .header-actions{margin-left:0}.header:not(.scrolled) .pill-nav .navigation{display:flex;justify-content:center;margin:0 auto}.header:not(.scrolled) .pill-nav .nav-list{display:flex;gap:1.6rem;justify-content:center}.header:not(.scrolled) .pill-nav .nav-item{margin:0}.header-actions .nav-item{height:auto;margin:0}.header-login a{font-family:var(--font-ui);font-weight:500;letter-spacing:0;white-space:nowrap}.nav-list{height:28px;list-style:none;margin:0;padding:0}.nav-item,.nav-list{align-items:center;display:flex}.nav-item{height:100%;margin:0 1.2rem;position:relative}.nav-item a,.nav-item button,.nav-item span{color:var(--text-medium);font-family:var(--font-ui);font-size:.95rem;font-weight:500;letter-spacing:0;padding:.25rem .5rem;position:relative;text-decoration:none;transition:all var(--transition-medium)}.nav-item:not(.cta-button):not(.has-dropdown):not(.nav-item-no-underline):not(.header-login) a:after,.nav-item:not(.cta-button):not(.has-dropdown):not(.nav-item-no-underline):not(.header-login) span:after{background:var(--gradient-primary);border-radius:2px;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-item:not(.cta-button):not(.has-dropdown):not(.nav-item-no-underline):not(.header-login) a:hover:after,.nav-item:not(.cta-button):not(.has-dropdown):not(.nav-item-no-underline):not(.header-login) span:hover:after{width:100%}.nav-item a:hover,.nav-item span:hover{color:var(--accent)}.nav-item.cta-button{margin-left:1rem}.demo-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.demo-button:hover:before{left:100%}.has-dropdown{position:relative}.has-dropdown span{align-items:center;cursor:pointer;display:flex;padding:.5rem 0;position:relative}.has-dropdown svg{transition:transform var(--transition-medium)}.has-dropdown.active svg{transform:none}@media (min-width:992px){.header.scrolled .header-wrapper{justify-content:center}.header.scrolled .logo{margin:0;opacity:0;pointer-events:none;width:0}.header.scrolled .pill-nav{animation:pillFadeDown .6s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff0;border-radius:9999px;box-shadow:0 12px 30px #0f172a29;left:50%;max-width:calc(100% - 2rem);padding:.35rem .8rem;position:fixed;top:20px;transform:translateX(-50%);width:fit-content;z-index:120}.header.scrolled .navigation{margin:0}.header.scrolled .nav-list{height:auto}.header.scrolled .nav-item{margin:0 .75rem}.header.scrolled .header-login{display:none}.header.scrolled .header-actions{gap:.5rem}.header.scrolled .header-cta{background:var(--gradient-primary);border-radius:9999px;box-shadow:var(--shadow-md);font-size:.9rem;padding:.55rem 1.25rem}.header.scrolled .header-cta:hover{box-shadow:0 12px 26px #2563eb59;transform:translateY(-2px)}.nav-list .has-dropdown span svg{opacity:0;transition:opacity var(--transition-medium)}.nav-list .has-dropdown.active span svg,.nav-list .has-dropdown:hover span svg{opacity:1}.has-dropdown.active .dropdown-menu,.has-dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.has-dropdown.active svg,.has-dropdown:hover svg{transform:none}}@media (max-width:991px){.has-dropdown.active .dropdown-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}}@keyframes pillFadeDown{0%{opacity:0;transform:translateX(-50%) translateY(-16px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (prefers-reduced-motion:reduce){.header.scrolled .pill-nav{animation:none}}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;left:50%;min-width:280px;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:calc(100% + 1rem);transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.dropdown-item{background:none;border:none;border-bottom:none!important;border-radius:16px;box-shadow:none;color:var(--text-primary);display:block;font-family:var(--font-ui);margin-bottom:.5rem;padding:1.1rem 1.5rem;position:relative;text-decoration:none;text-decoration:none!important;transition:background .2s,color .2s;width:100%}.dropdown-item:last-child{margin-bottom:0}.dropdown-item.active,.dropdown-item:hover{background:#e8f0fe;color:var(--text-primary)}.dropdown-item span{display:block;padding:0;position:relative;text-align:left;z-index:2}.dropdown-item span,.dropdown-item span:first-child{border-bottom:none!important;text-decoration:none!important}.dropdown-item span:first-child{color:var(--text-primary);font-family:var(--font-ui);font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:.18rem}.dropdown-description{color:#82858c;display:block;font-family:var(--font-ui);font-size:.98rem;font-weight:400;letter-spacing:0;line-height:var(--lh-body);margin-top:.1rem;text-align:left}.dropdown-item,.dropdown-item *,.dropdown-item .dropdown-description,.dropdown-item a,.dropdown-item span,.dropdown-item span:first-child{border-bottom:none!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.solutions-dropdown-menu{background:#f2f3f5;border-radius:14px;box-shadow:0 12px 30px #0f172a1a;min-width:0;padding:.86rem .92rem;width:max-content}.solutions-dropdown-item{align-items:center;background:#0000;border-radius:12px;display:flex;gap:.8rem;margin-bottom:.45rem;padding:.62rem .55rem;width:auto}.solutions-dropdown-item:last-child{margin-bottom:0}.solutions-dropdown-item.active,.solutions-dropdown-item:hover{background:#e8eaee}.solutions-dropdown-item.active .dropdown-description,.solutions-dropdown-item.active .solutions-item-description,.solutions-dropdown-item:hover .dropdown-description,.solutions-dropdown-item:hover .solutions-item-description{color:var(--accent)}.solutions-icon-wrap{align-items:center;color:#101828;display:inline-flex;height:44px;justify-content:center;min-width:44px;width:44px}.solutions-icon-wrap svg{height:36px;width:36px}.solutions-copy-wrap{align-items:flex-start;display:flex;flex-direction:column;gap:.08rem;min-width:max-content}.solutions-dropdown-item .solutions-item-title{color:#1f2328;font-family:var(--font-ui);font-size:15px!important;font-weight:500;letter-spacing:0;line-height:1.2;white-space:nowrap}.solutions-dropdown-item .dropdown-description,.solutions-dropdown-item .solutions-item-description{color:#82858c;font-family:var(--font-ui);font-size:.71rem!important;line-height:1.35;margin-top:0;transition:color .2s ease;white-space:nowrap}.solutions-dropdown-item span{padding:0}@media (max-width:1280px){.solutions-dropdown-menu{min-width:0;width:max-content}.solutions-dropdown-item .solutions-item-title{font-size:15px!important}.solutions-dropdown-item .dropdown-description,.solutions-dropdown-item .solutions-item-description{font-size:.69rem!important}}@media (max-width:991px){.solutions-dropdown-menu{min-width:280px}.solutions-dropdown-item .solutions-item-title{font-size:15px!important}.solutions-dropdown-item .dropdown-description,.solutions-dropdown-item .solutions-item-description{font-size:.71rem!important}.solutions-icon-wrap{height:36px;min-width:36px;width:36px}.solutions-icon-wrap svg{height:32px;width:32px}}.mobile-menu-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:center;width:30px;z-index:110}.mobile-menu-toggle span{background-color:var(--text-primary);border-radius:2px;display:block;height:2px;margin:2px 0;transition:all .3s ease;width:100%}.mobile-menu-toggle.open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{background:#fff;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;height:100vh;max-width:400px;overflow-y:auto;padding:2rem;position:fixed;right:-100%;top:0;transition:right .4s ease;width:85%;z-index:100}.mobile-menu.open{right:0}.mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.mobile-menu-close{background:#0000;border:none;color:var(--text-primary);cursor:pointer;font-size:1.5rem}.mobile-nav-list{list-style:none;margin:0;padding:0}.mobile-nav-item{margin-bottom:1rem}.mobile-nav-link{border-bottom:1px solid var(--border-light);color:var(--text-primary);display:block;font-family:var(--font-ui);font-weight:500;letter-spacing:0;padding:1rem 0;text-decoration:none;transition:all var(--transition-medium)}.mobile-nav-link:hover{color:var(--accent)}.mobile-dropdown-toggle{align-items:center;background:#0000;border:none;border-bottom:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;display:flex;font-family:var(--font-ui);font-size:1rem;font-weight:500;justify-content:space-between;letter-spacing:0;padding:1rem 0;transition:all var(--transition-medium);width:100%}.mobile-dropdown-toggle:hover{color:var(--accent)}.mobile-dropdown-toggle svg{transition:all var(--transition-medium)}.mobile-dropdown-toggle.open svg{transform:rotate(180deg)}.mobile-dropdown-menu{max-height:0;overflow:hidden;transition:all var(--transition-medium)}.mobile-dropdown-menu.open{max-height:200px}.mobile-dropdown-item{color:var(--text-primary);display:block;font-family:var(--font-ui);font-size:15px;font-weight:400;letter-spacing:0;padding:.75rem 1rem;text-decoration:none;transition:all var(--transition-medium)}.mobile-dropdown-item:hover{background:#f8fafc;color:var(--accent)}.mobile-cta{background:var(--gradient-primary);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-family:var(--font-ui);font-weight:500;letter-spacing:0;margin-top:auto;padding:1rem 2rem;transition:all var(--transition-medium)}.mobile-cta:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.mobile-backdrop{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .4s ease;visibility:hidden;width:100%;z-index:99}.mobile-backdrop.open{opacity:1;visibility:visible}@media (max-width:992px){.navigation{display:none}.mobile-menu-toggle{display:flex}.header-wrapper{grid-template-columns:auto 1fr auto}.header-cta,.header-login{display:none}}@media (max-width:768px){.logo-text{font-size:1.5rem}.mobile-menu{width:100%}}@media (max-width:480px){.logo-text{font-size:1.3rem}}.demo-button{align-items:center;background:var(--gradient-primary);border:none;border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:#fff;display:inline-flex;font-family:var(--font-ui);font-weight:500;letter-spacing:0;overflow:hidden;padding:.9rem 1.8rem;position:relative;text-decoration:none;transition:all var(--transition-medium)}.header .header-wrapper{padding:.15rem 0}.header .demo-button,.header-cta{font-size:.9rem;padding:.35rem 1.25rem}.header .alphaflow-text{font-size:1.5rem}.header .alphaflow-arrow{height:32px;width:32px}.demo-button:hover{box-shadow:0 8px 25px #2563eb66!important;color:#fff!important;transform:translateY(-3px) scale(1.05)}.alphaflow-logo{align-items:center;cursor:pointer;display:flex;transition:all var(--transition-medium)}.alphaflow-logo:hover{transform:translateY(-2px)}.alphaflow-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ab1fe,#0287e7);background-clip:text;-webkit-background-clip:text;font-family:var(--font-ui);font-size:1.8rem;font-weight:500;letter-spacing:0;margin-right:-.3rem;position:relative}.alphaflow-underline{background:var(--gradient-primary);bottom:-2px;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.alphaflow-logo:hover .alphaflow-underline{width:100%}.footer-logo .alphaflow-underline,.logo .alphaflow-underline{display:none}.alphaflow-arrow{transition:all var(--transition-medium)}.alphaflow-logo:hover .alphaflow-arrow{transform:translateX(2px)}.hero-section{--hero-geo-center-y:47%;align-items:center;animation:backgroundShift 20s ease-in-out infinite;background:linear-gradient(135deg,#d0e5fc,#b8d4fc 50%,#93c5fd);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;isolation:isolate;justify-content:center;min-height:100vh;overflow:hidden;padding:9rem 0 8rem;position:relative}@keyframes backgroundShift{0%,to{background-image:linear-gradient(135deg,#d0e5fc,#b8d4fc)}50%{background-image:linear-gradient(135deg,#b8d4fc,#d0e5fc)}}.hero-bg-shapes{overflow:hidden;z-index:1}.hero-bg-shapes,.hero-dots-reveal{bottom:0;left:0;position:absolute;right:0;top:0}.hero-dots-reveal{animation:heroDotsRingSweep 6s ease-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3Cpattern id='a' width='6' height='6' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='3' cy='3' r='.4' fill='rgba(255,255,255,0.92)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h120v120H0z'/%3E%3C/svg%3E");-webkit-mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);-webkit-mask-position:50% 40%;mask-position:50% var(--hero-geo-center-y);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40% 40%;mask-size:40% 40%;pointer-events:none;z-index:0}@keyframes heroDotsRingSweep{0%{-webkit-mask-size:40% 40%;mask-size:40% 40%}to{-webkit-mask-size:260% 260%;mask-size:260% 260%}}.hero-geo-shape{background:#ffffff59;filter:blur(1px);height:560px;left:50%;opacity:.42;top:var(--hero-geo-center-y);transform:translate(-50%,-50%);width:560px}.hero-geo-shape,.hero-geo-shape:before{clip-path:polygon(50% 4%,92% 27%,92% 73%,50% 96%,8% 73%,8% 27%);pointer-events:none;position:absolute}.hero-geo-shape:before{background:radial-gradient(circle,#ffffff73,#fff0 70%);content:"";filter:blur(28px);inset:-70px;opacity:.58}.hero-bottom-boxes{background-image:linear-gradient(#60a5fa3d 1px,#0000 0),linear-gradient(90deg,#60a5fa3d 1px,#0000 0);background-size:28px 28px;bottom:0;height:38%;left:0;-webkit-mask-image:linear-gradient(0deg,#000 0,#0000 65%);mask-image:linear-gradient(0deg,#000 0,#0000 65%);pointer-events:none;position:absolute;right:0;z-index:1}.hero-section .container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:980px;padding:2.5rem 2rem;position:relative;z-index:2}.hero-content{align-items:center!important;display:flex;flex:1 1;flex-direction:column;max-width:820px;padding-top:0;text-align:center!important}.hero-section h1{color:var(--text-primary);font-family:var(--font-content);font-size:74px;font-weight:500;letter-spacing:0;line-height:1em;margin-bottom:2.5rem}.hero-line1,.hero-tagline{display:block}.hero-cta-group{align-items:center;background:#fff;border:1px solid #00000014;border-radius:999px;box-shadow:0 4px 14px #0000000f;display:flex;gap:.4rem;height:54px;justify-content:center;margin:0 auto 3rem;max-width:400px;padding:.4rem .4rem .4rem 1rem;transition:box-shadow .25s ease,transform .2s ease;width:100%}.hero-cta-group:hover{box-shadow:0 6px 20px #00000014}.hero-cta-group:has(.hero-cta:active){transform:scale(.995)}.hero-cta-input{align-items:center;background:#0000;border:none;color:var(--text-primary);display:flex;flex:1 1;font-family:var(--font-ui);font-size:.9375rem;font-weight:400;height:100%;letter-spacing:0;line-height:1.4;min-width:0;outline:none;padding:0 .5rem;text-align:left}.hero-cta-input::placeholder{color:#0f172a73}.hero-description{color:var(--text-medium);font-family:var(--font-content);font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:var(--lh-body);margin-bottom:2.25rem!important;margin-left:auto;margin-right:auto;max-width:720px}.hero-features{align-items:flex-start!important;flex-direction:column;justify-content:flex-start!important;margin-left:0!important;padding-left:0!important}.hero-features,.hero-section .hero-features{gap:1rem!important;margin-bottom:2rem!important;margin-top:0!important}.hero-section .hero-description{margin-bottom:2rem!important}section#home .hero-content .hero-features{gap:1rem!important;margin-bottom:2rem!important;margin-top:0!important}section#home .hero-content .hero-description{margin-bottom:2rem!important}.feature-tag{align-items:center;background-color:#fff;border:1px solid #2563eb26;border-radius:var(--radius-md);box-shadow:0 8px 16px #2563eb26;cursor:pointer;display:flex;gap:.9rem;padding:.8rem 1.5rem;transition:all .3s ease;white-space:nowrap;width:380px}.feature-tag:hover{border-color:#2563eb4d;box-shadow:0 10px 20px #2563eb33;transform:translateY(-3px)}.feature-tag i{align-items:center;background:#2563eb1a;border-radius:50%;box-shadow:0 4px 10px #2563eb26;color:#2563eb;display:flex;font-size:1.5rem;height:2.8rem;justify-content:center;width:2.8rem}.feature-tag span{color:#0f172a;font-family:var(--font-content);font-size:1.05rem;font-weight:500;letter-spacing:0}.cta-buttons{justify-content:flex-start;width:100%}.cta-buttons .btn-primary{margin-right:auto}.cta-buttons .btn-primary i{margin-left:.5rem;transition:transform .3s ease}.cta-buttons .btn-primary:hover i{transform:translateX(3px)}.hero-scroll-indicator{animation:fade-in-up 2s ease-in-out 1s forwards;bottom:1rem;left:0;opacity:.7;position:absolute;right:0;width:100%;z-index:10}.hero-scroll-indicator,.hero-scroll-indicator a{align-items:center;display:flex;justify-content:center;text-align:center}.hero-scroll-indicator a{color:var(--text-medium);flex-direction:column;gap:.5rem;transition:var(--transition)}.hero-scroll-indicator span{font-size:.9rem;font-weight:500}.hero-scroll-indicator i{animation:bounce 2s infinite;font-size:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:.7;transform:translateY(0)}}@media (max-width:1200px){.hero-section h1{font-size:3.5rem}}@media (max-width:991px){.hero-section h1{font-size:64px;line-height:1em;margin-left:auto;margin-right:auto;max-width:13ch}}@media (max-width:992px){.hero-section{padding:8rem 0 6rem}.hero-section .container{text-align:center}.hero-content{align-items:center;display:flex;flex-direction:column;max-width:100%}.hero-description{max-width:600px}}@media (max-width:768px){.hero-section{padding:7rem 0 5rem}.hero-section h1{font-size:2.5rem;max-width:none}.hero-description{font-size:1.1rem}}@media (max-width:576px){.hero-section h1{font-size:2rem}.cta-buttons{flex-direction:column;gap:1rem;width:100%}.cta-buttons a{width:100%}.hero-cta-group{flex-direction:column;max-width:100%;min-height:auto;padding:.5rem .5rem .5rem 1rem}.hero-cta-input{min-height:44px;padding:.5rem 0;width:100%}.hero-cta{padding:.75rem 1.25rem;width:100%}}.hero-cta-group .hero-cta,.hero-cta.btn-large{font-family:var(--font-content)!important;font-size:.9375rem!important;font-weight:500!important;letter-spacing:0;line-height:1.3;min-height:0;padding:.6rem 1.2rem!important;position:relative!important;top:19px!important}.hero-cta{align-items:center;align-self:center!important;background:linear-gradient(135deg,#2563eb,#60a5fa);border:none;border-radius:999px;box-shadow:0 2px 8px #2563eb33;color:#fff;flex-shrink:0;font-family:var(--font-content);font-size:.9375rem;font-weight:500;gap:.4rem;justify-content:center;letter-spacing:0;margin:0;padding:.6rem 1.2rem;position:relative;text-align:center;top:19px;transition:opacity .2s ease,transform .2s ease}.hero-cta:hover{opacity:.96}.hero-cta:active{transform:scale(.98)}.hero-cta i{margin-left:.25rem;transition:transform .25s ease}.hero-cta:hover i{transform:translateX(2px)}.hero-messaging{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:150vh;overflow:hidden;padding:6rem 0;position:relative}.hero-messaging:before{background:radial-gradient(62% 48% at 18% 62%,#bfdbfeeb 0,#93c5fd8c 40%,#3b82f600 74%),radial-gradient(58% 44% at 78% 42%,#60a5fa94 0,#3b82f62e 45%,#1e40af00 75%),radial-gradient(70% 52% at 46% 70%,#3b82f659 0,#1e40af1a 52%,#0000 78%);filter:blur(44px);height:75%;left:-140px;opacity:.95;right:-140px;top:42%;transform:rotate(-6deg) translateY(-10px) translateZ(0)}.hero-messaging:after,.hero-messaging:before{content:"";pointer-events:none;position:absolute;z-index:0}.hero-messaging:after{background:linear-gradient(180deg,#0000 0,#0000 38%,#93c5fd52 50%,#3b82f6a6 62%,#1e40afeb 78%,#000000fa);inset:0}.hero-messaging-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;text-align:center;width:100%;z-index:1}.hero-messaging-eyebrow{color:#0000004d;font-family:Fira Code,Impact,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:var(--lh-subhead);margin:0 0 2.25rem}.hero-messaging-headline{margin:0 0 2.5rem}.hero-messaging-headline,.hero-messaging-paragraph{color:#262222;font-family:var(--font-content);font-size:40px;font-weight:400;letter-spacing:0;line-height:1.3em}.hero-messaging-paragraph{margin:0 auto;max-width:1040px;opacity:.92}@media (max-width:991px){.hero-messaging-headline,.hero-messaging-paragraph{font-size:32px}}@media (max-width:992px){.hero-messaging{min-height:150vh;padding:5rem 0}.hero-messaging-headline{margin-bottom:2rem}}@media (max-width:768px){.hero-messaging{min-height:150vh;padding:4rem 0}.hero-messaging-eyebrow{font-size:16px;margin-bottom:1.5rem}.hero-messaging-headline{margin-bottom:1.75rem}}.meet-alphaflow{background:linear-gradient(180deg,#04050b 0,#04050b 82%,#1e40afeb 85%,#3b82f6a6 89%,#93c5fd52 94%,#f8fafc);border:none;box-sizing:border-box;margin:0;outline:none;overflow:hidden;padding:8rem 2rem 93vh;position:relative;width:100%}.meet-alphaflow-glow{background:radial-gradient(52% 26% at 50% 24%,#3b82f61f,#3b82f600),radial-gradient(58% 30% at 52% 62%,#0ea5e914,#0ea5e900);height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:min(980px,88vw);z-index:0}.meet-alphaflow-blocks{display:flex;flex-direction:column;gap:12rem;margin:0 auto;max-width:820px;position:relative;z-index:1}.meet-alphaflow-stage{text-align:center}.js-scroll-grow{--scroll-progress:0;opacity:calc(.1 + var(--scroll-progress)*.9);transform:translateY(calc((1 - var(--scroll-progress))*56px)) scale(calc(.76 + var(--scroll-progress)*.24));transform-origin:center top;will-change:transform,opacity}.meet-alphaflow-stage--meet{padding-top:1rem}.meet-stage-heading{align-items:center;display:inline-flex;gap:.55rem;margin-bottom:.65rem}.meet-stage-star{color:#8b5cf6;font-size:1rem;line-height:1;transform:translateY(-1px)}.meet-alphaflow-title{color:#f8fafc;font-size:clamp(2rem,3vw,2.25rem);font-weight:500;line-height:1.18;margin:0}.meet-alphaflow-subtitle,.meet-alphaflow-title{font-family:var(--font-content);letter-spacing:0}.meet-alphaflow-subtitle{color:#82858c;font-size:16px;font-weight:400;line-height:1.45;margin:.5rem auto 0;max-width:620px}.meet-alphaflow-stage--meet .meet-alphaflow-subtitle{margin-top:0}.meet-stage-card{background:linear-gradient(155deg,#33415561,#1e293b9e 46%,#0f172ad1);border:1px solid #94a3b82e;border-radius:20px;box-shadow:inset 0 1px 0 #ffffff0f,0 24px 50px #00000080;margin:4rem auto 0;width:min(520px,92%)}.meet-stage-card--integrations{padding:1.2rem;width:min(640px,98%)}.meet-integrations-center{align-items:center;background:#1e40af33;border:1px solid #60a5fa59;border-radius:999px;color:#e2e8f0f5;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;min-width:128px;padding:.55rem 1rem}.meet-integrations-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:1rem}.meet-integration-logo-tile{align-items:center;background:#0f172a80;border:1px solid #94a3b833;border-radius:10px;display:flex;justify-content:center;min-height:46px;overflow:hidden;padding:.35rem .4rem}.meet-integration-logo-tile img{filter:brightness(.95);height:18px;max-width:76px;object-fit:contain;width:auto}.meet-integrations-note{color:#94a3b8c7;font-size:.84rem;margin-top:.85rem}.meet-stage-card--checklist{border-radius:22px;margin-top:4rem;padding:.55rem 0;width:min(640px,96%)}.meet-check-item{align-items:center;border-bottom:1px solid #94a3b824;color:#e2e8f0d1;display:flex;font-size:.94rem;gap:1rem;justify-content:space-between;padding:.78rem 1.1rem}.meet-check-item:last-child{border-bottom:none}.meet-check-item--dimmed{color:#94a3b88f}.meet-check-dot{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.72rem;height:18px;justify-content:center;line-height:1;width:18px}.meet-check-dot--done{background:#e2e8f0e6;color:#0f172a}.meet-check-dot--pending{background:#94a3b82e;color:#e2e8f0c7}.meet-act-pill{background:linear-gradient(180deg,#1e293b9e,#0f172a75);border:1px solid #94a3b833;border-radius:999px;color:#e2e8f0d1;font-size:.86rem;margin:4rem auto 0;padding:.5rem 1rem;width:fit-content}.meet-act-line{background:linear-gradient(180deg,#94a3b857,#60a5fa1f);height:78px;margin:.55rem auto 0;width:1px}.meet-stage-card--act{border-radius:34px;margin-top:.85rem;min-height:240px;padding:1.4rem 1.5rem 1.75rem;text-align:left;width:min(640px,98%)}.meet-act-header{align-items:center;display:flex;gap:.8rem}.meet-act-logo{align-items:center;background:linear-gradient(145deg,#2563eb,#3b82f6);border-radius:12px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;height:44px;justify-content:center;width:44px}.meet-act-company{color:#f8fafceb;font-size:2rem;font-weight:400;line-height:1.1}.meet-act-break{display:block;margin-bottom:1.25rem}.meet-act-copy{color:#cbd5e1c7;font-size:1.02rem;line-height:1.58;margin:.85rem 0 0;max-width:92%}.meet-act-copy:first-of-type{margin-top:.5rem}.meet-act-copy--faded{color:#94a3b873}@media (max-width:768px){.meet-alphaflow{padding:5.5rem 1.1rem 93vh}.meet-alphaflow-blocks{gap:6.25rem}.meet-alphaflow-title{font-size:1.75rem}.meet-alphaflow-subtitle{font-size:16px}.meet-stage-card{border-radius:16px}.meet-stage-card--integrations{padding:.9rem .75rem}.meet-integrations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meet-integration-logo-tile{min-height:42px}.meet-integration-logo-tile img{height:18px;max-width:86px}.meet-stage-card--checklist{width:100%}.meet-check-item{font-size:.88rem;padding:.75rem .85rem}.meet-act-line{height:60px}.meet-stage-card--act{border-radius:24px;padding:1.1rem 1rem 1.2rem}.meet-act-company{font-size:1.6rem}.meet-act-copy{font-size:.94rem;max-width:100%}}@media (prefers-reduced-motion:reduce){.js-scroll-grow{opacity:1;transform:none}}.pillars-section{background:linear-gradient(180deg,#f8fafc,#fff);overflow:hidden;padding:7rem 2rem 0;position:relative}.pillars-section:before{background:radial-gradient(circle,#3b82f626 0,#0000 70%);content:"";filter:blur(6px);height:360px;opacity:.7;pointer-events:none;position:absolute;right:-180px;top:-120px;width:360px}.pillars-quote{margin:-7rem auto 20rem;max-width:880px;text-align:center}.pillars-quote-mark{color:#cbd5e1e6;display:block;font-family:var(--font-content);font-size:5.75rem;line-height:.8;margin-bottom:1rem}.pillars-quote-text{color:#262222;font-family:var(--font-content);font-size:clamp(1.9rem,3.6vw,3rem);font-weight:400;letter-spacing:0;line-height:1.18;margin:0}.pillars-quote-text span{color:#60a5fa}.section-header{margin-bottom:4.5rem}.section-header.centered{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.section-header.centered .section-title{display:block;margin-left:auto;margin-right:auto;text-align:center;width:100%}.section-title{color:var(--text-primary);font-family:var(--font-content);font-size:2.6rem;letter-spacing:0;line-height:var(--lh-hero);margin-bottom:1.25rem}.text-gradient{-webkit-text-fill-color:#0000;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--text-medium);font-family:var(--font-content);font-size:1.2rem;font-weight:500;letter-spacing:0;line-height:var(--lh-body);margin:0 auto}.relationship-stage-stack{display:flex;flex-direction:column;gap:5rem;margin-top:1rem;position:relative;z-index:1}.relationship-stage{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.relationship-stage-copy{text-align:left;width:min(1120px,100%)}.relationship-stage-title{color:#1f2937;font-family:var(--font-content);font-size:clamp(2rem,4vw,2.9rem);font-weight:500;letter-spacing:0;line-height:1.12;margin:0}.relationship-stage-description{color:#0000004d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:400;letter-spacing:0;line-height:1.35;margin:.5rem 0 0}.relationship-stage-image-wrap{background:#fff;border:1px solid #e2e8f0f2;border-radius:28px;box-shadow:0 24px 70px #0f172a17;overflow:hidden;width:min(1120px,100%)}.stage-canvas{background:#fff;padding:1.35rem 1.45rem 1.65rem;width:100%}.stage-top-nav{align-items:center;background:#fbfbfd;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;display:flex;font-size:.62rem;gap:.8rem;margin:0 auto 1.2rem;padding:.45rem .6rem;width:fit-content}.stage-top-nav button{background:#111827;border:none;border-radius:999px;color:#f9fafb;cursor:default;font-size:.62rem;padding:.35rem .7rem}.surface-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{background:linear-gradient(165deg,#f8fbff,#eef4ff 45%,#f4f7ff);border:1px solid #bfdbfe8c;border-radius:14px;box-shadow:inset 0 1px 0 #fffffff2,0 12px 28px #3b82f61f;min-height:460px;padding:.95rem}.engage-card h4,.surface-card h4,.sustain-card h4{color:#111827;font-size:1.08rem;font-weight:500;line-height:1.25;margin:0}.engage-card p,.surface-card p,.sustain-card p{color:#6b7280;font-size:.75rem;line-height:1.3;margin:.45rem 0 0}.surface-followups,.surface-person-list,.surface-score-board{display:flex;flex-direction:column;gap:.52rem;margin-top:.95rem}.surface-followup-item,.surface-person-item,.surface-score-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #bfdbfe94;border-radius:10px;padding:.52rem .58rem}.surface-person-item{align-items:center;display:flex;gap:.5rem}.surface-person-avatar{align-items:center;background:linear-gradient(145deg,#3b82f6,#2563eb);border-radius:999px;box-shadow:0 6px 16px #2563eb59;color:#fff;display:inline-flex;font-size:.62rem;font-weight:600;height:1.9rem;justify-content:center;width:1.9rem}.surface-person-avatar-image{border:1px solid #93c5fdb3;border-radius:999px;box-shadow:0 6px 14px #2563eb3d;height:1.95rem;object-fit:cover;width:1.95rem}.surface-person-meta{display:flex;flex-direction:column;min-width:0}.surface-person-meta strong{color:#0f172a;font-size:.64rem;font-weight:500;line-height:1.2}.surface-person-meta span{color:#64748b;font-size:.58rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-role-pill{background:#f8fafc;border:1px solid #94a3b880;border-radius:999px;color:#475569;font-size:.54rem;font-style:normal;margin-left:auto;padding:.2rem .44rem}.surface-followup-item{border-left:3px solid #f59e0b;display:flex;flex-direction:column;gap:.22rem;padding-right:.5rem;position:relative}.surface-followup-item--critical{background:linear-gradient(90deg,#fee2e273,#ffffffeb);border-left-color:#ef4444}.surface-followup-item--high{background:linear-gradient(90deg,#ffedd573,#ffffffeb);border-left-color:#f97316}.surface-followup-item--medium{background:linear-gradient(90deg,#fef9c366,#ffffffeb);border-left-color:#eab308}.surface-followup-item--low{background:linear-gradient(90deg,#dcfce766,#ffffffeb);border-left-color:#22c55e}.surface-followup-name{color:#1e293b;font-size:.6rem;font-weight:500;line-height:1.28}.surface-followup-detail{color:#64748b;font-size:.54rem;line-height:1.3}.surface-followup-action{align-self:flex-start;background:#3b82f61f;border:1px solid #3b82f659;border-radius:999px;color:#2563eb;font-size:.5rem;font-weight:500;margin-top:.12rem;padding:.18rem .4rem}.surface-followup-time{color:#64748b;font-size:.56rem}.surface-network-web{background:radial-gradient(circle at 50% 50%,#93c5fd47,#ffffffb3 65%),#fff;border:1px solid #bfdbfe99;border-radius:12px;height:122px;margin-top:.9rem;overflow:hidden;position:relative}.surface-network-line{background:linear-gradient(90deg,#94a3b833,#3b82f699,#94a3b833);height:1px;position:absolute;transform-origin:left center}.surface-network-line--1{left:calc(50% - 3px);top:calc(50% - 3px);transform:rotate(-145deg);width:66px}.surface-network-line--2{left:calc(50% - 2px);top:calc(50% - 2px);transform:rotate(-45deg);width:62px}.surface-network-line--3{left:calc(50% - 2px);top:calc(50% - 2px);transform:rotate(32deg);width:70px}.surface-network-line--4{left:calc(50% - 2px);top:calc(50% - 2px);transform:rotate(118deg);width:62px}.surface-network-line--5{left:calc(50% - 2px);top:calc(50% - 2px);transform:rotate(170deg);width:72px}.surface-network-node{background:#fff;border:1px solid #bfdbfee6;border-radius:999px;box-shadow:0 5px 14px #2563eb40;height:28px;overflow:hidden;position:absolute;width:28px}.surface-network-node img{height:100%;object-fit:cover;width:100%}.surface-network-node--center{border-color:#3b82f6d9;box-shadow:0 8px 20px #2563eb59;height:34px;left:calc(50% - 17px);top:calc(50% - 17px);width:34px}.surface-network-node--a{left:16%;top:16%}.surface-network-node--b{right:16%;top:14%}.surface-network-node--c{bottom:16%;right:12%}.surface-network-node--d{bottom:12%;left:14%}.surface-network-node--e{bottom:6%;left:50%;transform:translateX(-50%)}.surface-score-item{padding:.5rem .55rem .56rem}.surface-score-label{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.surface-score-label span{color:#334155;font-size:.6rem}.surface-score-label strong{color:#0f172a;font-size:.64rem;font-weight:600}.surface-score-bar{background:#dbeafe;border-radius:999px;height:.3rem;overflow:hidden}.surface-score-bar span{background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:inherit;display:block;height:100%}.surface-score-foot{background:#eff6ffc7;border:1px dashed #93c5fdd9;border-radius:8px;color:#1e40af;font-size:.58rem;margin-top:.7rem;padding:.46rem .52rem}.engage-grid,.sustain-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.engage-card,.sustain-card{background:linear-gradient(165deg,#f8fbff,#eef4ff 50%,#f4f7ff);border:1px solid #bfdbfe99;border-radius:14px;box-shadow:inset 0 1px 0 #fffffff2,0 12px 28px #3b82f61f;min-height:520px;padding:.9rem}.engage-card--interaction,.engage-card--network{display:flex;flex-direction:column}.engage-contact-header{grid-gap:.4rem .55rem;align-items:center;background:#ffffffe6;border:1px solid #bfdbfe9e;border-radius:10px;display:grid;gap:.4rem .55rem;grid-template-columns:auto 1fr auto;padding:.55rem .62rem}.engage-contact-avatar{border:1px solid #93c5fdb3;border-radius:999px;box-shadow:0 6px 14px #2563eb38;grid-row:1/span 2;height:2rem;object-fit:cover;width:2rem}.engage-contact-meta{display:flex;flex-direction:column;gap:.08rem;min-width:0}.engage-contact-meta strong{color:#0f172a;font-size:.66rem;font-weight:600;line-height:1.2}.engage-contact-meta span{color:#64748b;font-size:.56rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.engage-status-tag{background:#3b82f61f;border:1px solid #2563eb59;border-radius:999px;color:#1d4ed8;font-size:.52rem;justify-self:end;line-height:1;padding:.22rem .42rem}.engage-last-touch{color:#64748b;font-size:.52rem;grid-column:3;justify-self:end}.engage-context-snapshot{background:#ffffffe6;border:1px solid #bfdbfe8a;border-radius:10px;display:flex;flex-direction:column;gap:.34rem;margin-top:.5rem;padding:.42rem .48rem .45rem}.engage-snapshot-row{min-width:0}.engage-snapshot-row--signals{align-items:center;display:flex;gap:.28rem}.engage-signal-pill{align-items:center;background:#f8fafc;border:1px solid #94a3b86b;border-radius:999px;color:#334155;display:inline-flex;font-size:.5rem;gap:.18rem;line-height:1;min-width:0;padding:.22rem .34rem;white-space:nowrap}.engage-signal-pill i{font-size:.48rem;font-style:normal;line-height:1}.engage-signal-pill em{color:#64748b;font-style:normal}.engage-signal-overflow{background:#f1f5f9;border:1px solid #94a3b880;border-radius:999px;color:#475569;font-size:.49rem;line-height:1;margin-left:auto;padding:.22rem .38rem}.engage-snapshot-row--history{color:#64748b;font-size:.53rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.engage-snapshot-row--depth{display:flex;flex-direction:column;gap:.26rem}.engage-depth-metrics{align-items:center;display:flex;gap:.46rem}.engage-depth-metrics span{color:#475569;font-size:.51rem;position:relative}.engage-depth-metrics span+span:before{color:#94a3b8;content:"•";left:-.29rem;position:absolute}.engage-depth-strength-header{align-items:center;display:flex;gap:.4rem;justify-content:space-between}.engage-depth-strength-header span{color:#64748b;font-size:.5rem}.engage-depth-strength-header strong{color:#0f172a;font-size:.54rem;font-weight:600}.engage-depth-strength-bar{background:#dbeafe;border-radius:999px;height:.28rem;margin-top:.12rem;overflow:hidden}.engage-depth-strength-bar span{background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:inherit;display:block;height:100%}.engage-timeline{background:#ffffffeb;border:1px solid #bfdbfe8a;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:.4rem;margin-top:.5rem;padding:.58rem .55rem .5rem .64rem}.engage-timeline-event{padding-left:1.25rem;position:relative}.engage-timeline-event:before{background:linear-gradient(180deg,#94a3b833,#3b82f659,#94a3b833);content:"";height:calc(100% + .62rem);left:.34rem;position:absolute;top:-.32rem;width:1px}.engage-timeline-event:first-child:before{height:calc(100% + .32rem);top:.3rem}.engage-timeline-event:last-child:before{height:.5rem}.engage-channel-icon{align-items:center;background:#eff6ff;border:1px solid #3b82f673;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:.38rem;font-weight:600;height:.74rem;justify-content:center;left:0;position:absolute;top:.18rem;width:.74rem}.engage-event-head{align-items:center;display:flex;gap:.45rem;justify-content:space-between}.engage-event-head strong{color:#0f172a;font-size:.58rem;font-weight:600;line-height:1.2}.engage-event-head span{color:#64748b;font-size:.52rem}.engage-event-body p{color:#475569;font-size:.55rem;line-height:1.28;margin:.11rem 0 0}.engage-composer-preview{background:#fffffff0;border:1px solid #bfdbfe99;border-radius:10px;margin-top:.56rem;padding:.52rem .56rem}.engage-composer-label{background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-block;font-size:.49rem;line-height:1;padding:.2rem .38rem}.engage-composer-preview strong{color:#0f172a;display:block;font-size:.58rem;font-weight:600;margin-top:.38rem}.engage-composer-preview p{color:#475569;font-size:.56rem;line-height:1.28;margin:.24rem 0 0}.engage-composer-actions{display:flex;gap:.38rem;margin-top:.45rem}.engage-composer-actions button{background:#fff;border:1px solid #94a3b873;border-radius:999px;color:#334155;font-size:.5rem;line-height:1;padding:.21rem .44rem}.engage-composer-actions button:last-child{background:#3b82f61a;border-color:#3b82f673;color:#1d4ed8}.engage-network-head p{margin-top:.35rem}.engage-network-canvas{background:linear-gradient(180deg,#f8fbffe6,#f1f5f9d9);border:1px solid #bfdbfe99;border-radius:12px;margin-top:.62rem;min-height:430px;overflow:hidden;position:relative}.engage-network-grid{background-image:linear-gradient(#94a3b824 1px,#0000 0),linear-gradient(90deg,#94a3b824 1px,#0000 0);background-size:44px 44px;opacity:.7}.engage-network-grid,.engage-network-links{inset:0;position:absolute}.engage-network-link{background:linear-gradient(90deg,#0000,#3b82f680,#0000);filter:blur(.2px);height:1px;position:absolute;transform-origin:left center}.engage-network-link--1{left:25%;top:49%;transform:rotate(-6deg);width:240px}.engage-network-link--2{left:40%;top:52%;transform:rotate(118deg);width:170px}.engage-network-link--3{left:36%;top:46%;transform:rotate(35deg);width:190px}.engage-momentum-cloud{inset:0;position:absolute}.engage-cloud-node{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffb3;border:1px solid #94a3b847;border-radius:999px;box-shadow:0 3px 10px #0f172a14;height:var(--size);left:var(--x);opacity:var(--opacity);overflow:hidden;position:absolute;top:var(--y);transform:translate(-50%,-50%);width:var(--size)}.engage-cloud-node img{display:block;height:100%;width:100%}.engage-cloud-node--profile img{filter:grayscale(.2);object-fit:cover}.engage-cloud-node--company img{background:#fffffff0;filter:grayscale(.24) saturate(.92);object-fit:contain;padding:.34rem}.engage-cloud-node--active{animation:engageNodePulse 3.4s ease-in-out infinite;border-color:#60a5faa6;box-shadow:0 4px 14px #2563eb33,0 0 0 5px #3b82f614}.engage-network-legend{align-items:center;background:#ffffffe6;border:1px solid #bfdbfe8f;border-radius:10px;display:flex;gap:.52rem;margin-top:.58rem;padding:.45rem .55rem}.engage-legend-item{align-items:center;color:#475569;display:inline-flex;font-size:.52rem;gap:.26rem}.engage-legend-item i{background:#60a5fa;border-radius:999px;box-shadow:0 0 8px #3b82f666;height:.42rem;width:.42rem}.engage-legend-item--dormant i{box-shadow:none;opacity:.38}.engage-network-legend strong{color:#0f172a;font-size:.56rem;font-weight:600;margin-left:auto}.sustain-card--allocation,.sustain-card--queue,.sustain-queue-panel{display:flex;flex-direction:column}.sustain-queue-panel{background:#ffffffed;border:1px solid #bfdbfe8f;border-radius:10px;flex:1 1;gap:.4rem;margin-top:.72rem;padding:.52rem}.sustain-queue-group{background:#f8fafce6;border:1px solid #bfdbfe85;border-radius:8px;padding:.35rem .38rem .38rem}.sustain-queue-group--collapsed{background:#f1f5f9bd}.sustain-queue-group-head{align-items:center;display:flex;gap:.45rem;justify-content:space-between}.sustain-queue-group-head strong{color:#0f172a;font-size:.56rem;font-weight:600}.sustain-queue-group-head span{background:#f8fafc;border:1px solid #94a3b873;border-radius:999px;color:#475569;font-size:.5rem;padding:.18rem .35rem}.sustain-queue-rows{display:flex;flex-direction:column;gap:.28rem;margin-top:.34rem}.sustain-queue-row{grid-gap:.34rem;align-items:center;background:#fff;border:1px solid #bfdbfe7a;border-radius:8px;display:grid;gap:.34rem;grid-template-columns:auto 1fr auto;padding:.34rem .36rem}.sustain-queue-avatar{border:1px solid #93c5fda6;border-radius:999px;box-shadow:0 5px 12px #2563eb29;height:1.55rem;object-fit:cover;width:1.55rem}.sustain-queue-main{min-width:0}.sustain-queue-title{align-items:center;display:flex;gap:.26rem;min-width:0}.sustain-queue-title strong{color:#0f172a;font-size:.55rem;font-weight:600}.sustain-queue-title span{color:#64748b;font-size:.5rem}.sustain-queue-title em{background:#f8fafc;border:1px solid #94a3b873;border-radius:999px;color:#475569;font-size:.47rem;font-style:normal;margin-left:auto;padding:.16rem .3rem}.sustain-priority-badge{border:1px solid #94a3b86b;border-radius:999px;font-size:.45rem;line-height:1;padding:.18rem .3rem}.sustain-priority-badge--high{background:#fee2e2cc;border-color:#f8717173;color:#b91c1c}.sustain-priority-badge--medium{background:#fef3c7d1;border-color:#fbbf247a;color:#92400e}.sustain-queue-main p{color:#475569;font-size:.5rem;line-height:1.26;margin:.17rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sustain-queue-meta{align-items:center;display:flex;gap:.22rem}.sustain-trend{font-size:.54rem;line-height:1}.sustain-trend--up{color:#059669}.sustain-trend--stable{color:#64748b}.sustain-trend--down{color:#dc2626}.sustain-queue-meta small{color:#64748b;font-size:.47rem}.sustain-queue-meta button{background:#fff;border:1px solid #94a3b866;border-radius:999px;color:#334155;font-size:.46rem;line-height:1;padding:.2rem .34rem}.sustain-focus-strip{background:#eff6ffd9;border:1px solid #93c5fd9e;border-radius:8px;color:#1e40af;font-size:.53rem;line-height:1.3;margin-top:.56rem;padding:.4rem .48rem}.sustain-map{background:#ffffffeb;border:1px solid #bfdbfe8f;border-radius:10px;margin-top:.7rem;min-height:430px;overflow:hidden;position:relative}.sustain-map-grid{background-image:linear-gradient(#94a3b81f 1px,#0000 0),linear-gradient(90deg,#94a3b81f 1px,#0000 0);background-size:44px 44px;inset:0;position:absolute}.sustain-map:after,.sustain-map:before{background:#94a3b84d;content:"";position:absolute}.sustain-map:before{height:100%;left:50%;top:0;width:1px}.sustain-map:after{height:1px;left:0;top:50%;width:100%}.sustain-map-axis{color:#64748b;font-size:.5rem;position:absolute;z-index:2}.sustain-map-axis--x{bottom:.28rem;left:50%;transform:translateX(-50%)}.sustain-map-axis--y{left:.28rem;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left top}.sustain-map-corner{color:#64748b;font-size:.46rem;position:absolute;z-index:2}.sustain-map-corner--tr{right:.44rem;top:.4rem}.sustain-map-corner--tl{left:.54rem;top:.4rem}.sustain-map-corner--br{bottom:.8rem;right:.44rem}.sustain-map-corner--bl{bottom:.8rem;left:.44rem}.sustain-map-nodes{inset:0;position:absolute;z-index:3}.sustain-map-node{border:1px solid #94a3b880;border-radius:999px;height:var(--size);left:var(--x);position:absolute;top:var(--y);transform:translate(-50%,-50%);width:var(--size)}.sustain-map-node--high{background:radial-gradient(circle at 35% 30%,#3b82f6f2,#2563ebdb);box-shadow:0 8px 16px #2563eb3d}.sustain-map-node--cooling{background:radial-gradient(circle at 35% 30%,#fb923cf2,#f59e0bd9);box-shadow:0 8px 16px #f59e0b38}.sustain-map-node--active{background:radial-gradient(circle at 35% 30%,#2dd4bfe6,#0f766ed1);box-shadow:0 7px 14px #0d94882e}.sustain-map-node--low{background:#94a3b857;border-color:#94a3b86b}.sustain-map-node--glow{animation:sustainNodePulse 3.1s ease-in-out infinite;box-shadow:0 0 0 6px #3b82f61f,0 8px 16px #2563eb47}.sustain-map-tooltip{background:#fffffff2;border:1px solid #bfdbfe94;border-radius:8px;min-width:118px;padding:.28rem .34rem;position:absolute;z-index:4}.sustain-map-tooltip strong{color:#0f172a;display:block;font-size:.5rem;font-weight:600}.sustain-map-tooltip span{color:#64748b;display:block;font-size:.46rem;margin-top:.08rem}.sustain-map-tooltip p{color:#475569;font-size:.48rem;line-height:1.24;margin:.12rem 0 0}.sustain-map-tooltip--a{right:8%;top:12%}.sustain-map-tooltip--b{left:8%;top:24%}.sustain-map-tooltip--c{right:14%;top:42%}.sustain-map-legend{align-items:center;background:#ffffffe6;border:1px solid #bfdbfe8f;border-radius:8px;display:flex;gap:.45rem;margin-top:.55rem;padding:.34rem .44rem}.sustain-map-legend span{align-items:center;color:#475569;display:inline-flex;font-size:.5rem;gap:.2rem}.sustain-dot{border-radius:999px;height:.42rem;width:.42rem}.sustain-dot--high{background:#2563eb}.sustain-dot--cooling{background:#f59e0b}.sustain-dot--active{background:#14b8a6}.sustain-social-proof{background:linear-gradient(135deg,#d0e5fc,#b8d4fc 50%,#93c5fd);border:none;border-radius:0;border-top:1px solid #93c5fd59;box-shadow:none;margin:8rem calc(50% - 50vw) 0;min-height:780px;padding:4.8rem 2rem 5rem;width:100vw}.sustain-social-proof-inner{margin:0 auto;width:min(1120px,100%)}.sustain-social-proof h3{color:#0f172a;font-size:clamp(1.8rem,3vw,3.1rem);font-weight:500;letter-spacing:-.01em;line-height:1.07;margin:0 auto;max-width:16ch;text-align:center}.sustain-social-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.1rem}.sustain-social-proof-column,.sustain-social-proof-grid{grid-gap:.42rem;display:grid;gap:.42rem}.sustain-testimonial-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafce6;border:1px solid #bfdbfe99;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:190px;padding:.72rem .72rem .62rem}.sustain-social-proof-column .sustain-testimonial-card:first-child{min-height:240px}.sustain-social-proof-column:nth-child(2) .sustain-testimonial-card:first-child{min-height:200px}.sustain-social-proof-column:nth-child(3) .sustain-testimonial-card:first-child{min-height:228px}.sustain-testimonial-card p{color:#0f172a;font-size:1rem;line-height:1.5;margin:0}.sustain-testimonial-person{align-items:center;display:flex;gap:.72rem;margin-top:.72rem}.sustain-testimonial-person img{border:1px solid #93c5fda6;border-radius:999px;height:2.4rem;object-fit:cover;width:2.4rem}.sustain-testimonial-person strong{color:#0f172a;display:block;font-size:.86rem;font-weight:600;line-height:1.24}.sustain-testimonial-person span{color:#64748b;display:block;font-size:.72rem;line-height:1.3;margin-top:.06rem}.pillars-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;position:relative;z-index:1}.pillar-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#fffffffa,#f8fafcfa);border:1px solid #94a3b840;border-radius:24px;box-shadow:0 16px 40px #0f172a14;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:430px;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.pillar-card:before{background:linear-gradient(90deg,#0000,#2563eb59,#0000);height:1px;left:0;right:0;top:0}.pillar-card:after,.pillar-card:before{content:"";opacity:0;position:absolute;transition:opacity .3s ease}.pillar-card:after{border:1px solid #3b82f626;border-radius:20px;inset:10px}.pillar-card:hover:after,.pillar-card:hover:before{opacity:1}.pillar-card:hover{background:#fffffffa;border-color:#3b82f659;box-shadow:0 28px 70px #0f172a2e;transform:translateY(-12px) scale(1.015)}.pillar-icon{align-items:center;align-self:center;background:var(--gradient-primary);border-radius:50%;box-shadow:0 12px 40px #2563eb59;display:flex;height:90px;justify-content:center;margin-bottom:1.5rem;min-width:90px;position:relative;transition:all .3s ease;width:90px}.pillar-icon:after{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);border-radius:50%;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.pillar-icon i{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:2.2rem;transition:transform .3s ease}.pillar-card:hover .pillar-icon{box-shadow:0 16px 50px #2563eb66;transform:scale(1.1)}.pillar-card:hover .pillar-icon:after{opacity:1}.pillar-card:hover .pillar-icon i{transform:scale(1.1)}.pillar-content{display:flex;flex:1 1;flex-direction:column;text-align:center}.pillar-content h3{color:var(--text-primary);font-family:var(--font-content);font-size:1.55rem;font-weight:500;letter-spacing:0;line-height:1.15;margin-bottom:1.25rem}.pillar-content p{font-size:1.02rem;margin-bottom:1rem}.pillar-content p,.pillar-note{color:var(--text-medium);font-family:var(--font-content);font-weight:400;letter-spacing:0;line-height:var(--lh-body);max-width:none;width:100%}.pillar-note{background-color:#2563eb0f;border-left:3px solid #2563eb80;border-radius:14px;box-shadow:inset 0 0 0 1px #2563eb14;font-size:.95rem;margin-top:1.2rem;padding:1rem 1.1rem}.pillars-cta{margin-top:4rem;text-align:center}.pillars-cta .btn-primary{align-items:center;display:inline-flex;gap:.5rem;padding:.9rem 2rem}.pillars-cta .btn-primary i{transition:transform .3s ease}.pillars-cta .btn-primary:hover i{transform:translateX(4px)}@media (max-width:1024px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pillars-section{padding:4rem 1rem 0}.pillars-quote{margin-bottom:12rem}.pillars-quote-mark{font-size:4.4rem;margin-bottom:.65rem}.pillars-quote-text{font-size:clamp(1.6rem,7vw,2.05rem);line-height:1.22}.section-title{font-size:2rem}.relationship-stage-stack{gap:3rem}.relationship-stage-title{font-size:clamp(1.7rem,8vw,2.2rem)}.relationship-stage-description{font-size:20px;line-height:1.4}.stage-canvas{padding:.75rem}.engage-grid,.surface-grid,.sustain-grid{grid-template-columns:1fr}.sustain-social-proof{border-radius:0;margin-bottom:0;margin-top:5rem;min-height:620px;padding:3.2rem 1rem 4rem}.sustain-social-proof h3{font-size:clamp(1.45rem,7vw,2rem);max-width:14ch}.sustain-social-proof-grid{gap:.35rem;grid-template-columns:1fr;margin-top:1.25rem}.sustain-social-proof-column{gap:.35rem}.stage-top-nav{display:none}.pillars-grid{gap:2rem;grid-template-columns:1fr}.pillar-card{align-items:center;flex-direction:column;padding:1.75rem}.pillar-icon{height:60px;margin-bottom:1rem;min-width:60px;width:60px}.pillar-icon i{font-size:1.5rem}}@media (max-width:480px){.pillar-card{align-items:center;flex-direction:column;padding:1.5rem}.pillar-icon{margin-bottom:1rem}}.central-circle{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.circle-inner{align-items:center;animation:brainFloat 4s ease-in-out infinite,brainGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;box-shadow:0 0 30px #2563eb66;display:flex;height:80px;justify-content:center;margin-top:8px;position:relative;width:80px;z-index:3}.circle-inner i{animation:brainIconPulse 2s ease-in-out infinite;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:2rem}.circle-ring{animation:ringRotate 8s linear infinite,ringPulse 4s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;height:120px;left:50%;margin-left:-60px;margin-top:-60px;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}.circle-ring:before{animation:ringGlow 6s ease-in-out infinite;border:1px solid #fff3;border-radius:50%;bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px}.corner-elements{bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.corner-element{align-items:center;animation:cornerFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:12px;position:absolute;transition:all .3s ease}.corner-element:hover{background:#ffffff26;box-shadow:0 8px 25px #0000001a;transform:scale(1.05)}.element-icon{align-items:center;animation:iconGlow 3s ease-in-out infinite;background:#fffffff2;border-radius:8px;box-shadow:0 4px 15px #0000001a;display:flex;height:40px;justify-content:center;position:relative;width:40px}.element-icon:before{animation:iconBorder 4s ease-in-out infinite;background:linear-gradient(45deg,#0000,#2563eb4d,#0000);border-radius:10px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px}.element-icon i{animation:iconSpin 8s linear infinite;color:#2563eb;font-size:1rem}.element-text{color:#ffffffe6;font-size:.7rem;font-weight:500;text-align:center;text-shadow:0 1px 3px #0000004d}.top-left{animation-delay:0s;left:10%;top:10%}.top-right{animation-delay:1.5s;right:10%;top:10%}.bottom-left{animation-delay:3s;bottom:10%;left:10%}.bottom-right{animation-delay:4.5s;bottom:10%;right:10%}.connecting-lines{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.line{animation:lineFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);box-shadow:0 0 10px #ffffff4d;height:3px}.line,.line:before{border-radius:2px;position:absolute}.line:before{animation:dataFlow 2s linear infinite;background:linear-gradient(90deg,#0000,#ffffffe6,#0000);content:"";height:100%;left:0;top:0;width:100%}.line:after{animation:dataPacket 2s linear infinite;background:#fffc;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:-2px;width:6px}.line-1{left:20%;top:20%;transform:rotate(-45deg);width:100px}.line-1,.line-1:before{animation-delay:0s}.line-1:after{animation-delay:.5s}.line-2{right:20%;top:20%;transform:rotate(45deg);width:100px}.line-2,.line-2:before{animation-delay:.75s}.line-2:after{animation-delay:1.25s}.line-3{bottom:20%;left:20%;transform:rotate(45deg);width:100px}.line-3,.line-3:before{animation-delay:1.5s}.line-3:after{animation-delay:2s}.line-4{bottom:20%;right:20%;transform:rotate(-45deg);width:100px}.line-4,.line-4:before{animation-delay:2.25s}.line-4:after{animation-delay:2.75s}.node{animation:float-node 6s ease-in-out infinite;background:#fff;border:1px solid #ffffff4d;box-shadow:0 8px 20px #0003;cursor:pointer;height:70px;transition:all .3s ease;width:70px}.node:hover{border-color:#fff9;box-shadow:0 12px 30px #0000004d;transform:scale(1.1)}.node i{color:var(--accent);filter:drop-shadow(0 2px 3px rgba(37,99,235,.2));font-size:1.7rem;transition:all .3s ease}.node:hover i{color:#1d4ed8;filter:drop-shadow(0 4px 6px rgba(37,99,235,.4));transform:scale(1.1)}.node1{animation-delay:0s;left:20%;top:15%}.node2{animation-delay:2s;right:20%;top:15%}.node3{animation-delay:4s;bottom:5%;left:50%;margin-left:-35px;position:absolute;transform:translateX(-50%)}.connection-line{background:#fff9;position:absolute;transform-origin:left center;z-index:1}.line1{animation:pulse 3s infinite;left:30%;transform:rotate(-30deg)}.line1,.line2{height:2px;top:22.5%;width:80px}.line2{animation:pulse 4s infinite;right:30%;transform:rotate(30deg)}.line3{animation:pulse 3.5s infinite;height:2px;left:50%;top:85%;transform:translateX(-50%);width:60px}.line4{animation:pulse 3.2s infinite;left:25%;transform:rotate(45deg)}.line4,.line5{height:2px;top:35%;width:70px}.line5{animation:pulse 3.8s infinite;right:25%;transform:rotate(-45deg)}.line6{animation:pulse 4.2s infinite;left:35%;transform:rotate(15deg)}.line6,.line7{height:2px;top:75%;width:50px}.line7{animation:pulse 3.6s infinite;right:35%;transform:rotate(-15deg)}.pulse-circle{animation:ripple 3s infinite;border:2px solid #fff3;border-radius:50%;height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:1}@keyframes pulse{0%{opacity:.3}50%{opacity:.8}to{opacity:.3}}@keyframes float-node{0%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-8px) rotate(2deg)}50%{transform:translateY(-12px) rotate(0deg)}75%{transform:translateY(-8px) rotate(-2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes ripple{0%{height:120px;opacity:.8;width:120px}to{height:300px;opacity:0;width:300px}}@keyframes corePulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes particleMove{0%{opacity:0;transform:translateY(-50px)}50%{opacity:1}to{opacity:0;transform:translateY(50px)}}@keyframes avatarFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes templateFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-5px) rotate(2deg)}}@keyframes linePulse{0%,to{opacity:.2}50%{opacity:.6}}@keyframes indicatorPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes engageNodePulse{0%,to{filter:saturate(1);transform:scale(1)}50%{filter:saturate(1.08);transform:scale(1.06)}}@keyframes sustainNodePulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.08)}}@keyframes bgFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(180deg)}}@keyframes hubGlow{0%,to{opacity:.2;transform:translate(-50%,-50%) scale(1)}50%{opacity:.4;transform:translate(-50%,-50%) scale(1.2)}}@keyframes arrowPulse{0%,to{opacity:.5;transform:translateX(0)}50%{opacity:1;transform:translateX(3px)}}@keyframes connectionPulse{0%,to{opacity:.2}50%{opacity:.6}}@keyframes aiPulse{0%,to{box-shadow:0 0 30px #2563eb4d;transform:scale(1)}50%{box-shadow:0 0 40px #2563eb80;transform:scale(1.05)}}@keyframes brainFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cornerFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-6px) rotate(1deg)}50%{transform:translateY(-12px) rotate(0deg)}75%{transform:translateY(-6px) rotate(-1deg)}}@keyframes lineFlow{0%,to{opacity:.3;transform:scaleX(.8)}50%{opacity:.8;transform:scaleX(1.2)}}@keyframes dataFlow{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100%)}}@keyframes dataPacket{0%{opacity:0;transform:translateX(-100%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateX(100%)}}@media (max-width:768px){.illustration-element{font-size:1.25rem;height:50px;width:50px}.illustration-element.central-hub{font-size:1.75rem;height:70px;width:70px}}@media (max-width:576px){.saas-illustration{height:250px;width:250px}}.benefits-section{background:#fff;border:1px solid #2563eb12;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-top:80px;padding:60px 20px;text-align:center}.benefits-title{color:var(--text-primary);display:inline-block;font-size:2.2rem;font-weight:500;margin-bottom:3rem;position:relative}.benefits-row{display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between;margin-top:2rem}.benefit-card{align-items:center;border:1px solid #2563eb1a;border-radius:var(--radius-md);box-shadow:0 4px 20px #0000000f;display:flex;flex:1 1;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001f;transform:translateY(-8px)}.benefit-icon{background:var(--gradient-primary);border-radius:50%;box-shadow:0 8px 25px #2563eb40;margin-bottom:1.5rem}.benefit-icon i{filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));font-size:2rem}.benefit-card h3{color:var(--text-primary);font-size:1.4rem}.benefit-card p{color:var(--text-medium);font-size:1.05rem}@media (max-width:991px){.benefits-row{flex-wrap:wrap;gap:20px}.benefit-card{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0;min-width:220px}}@media (max-width:768px){.benefits-section{margin-top:50px;padding:40px 20px}.benefits-title{font-size:1.8rem;margin-bottom:2rem}.benefit-icon{height:70px;width:70px}.benefit-icon i{font-size:1.8rem}.benefit-card h3{font-size:1.3rem}}@media (max-width:576px){.benefits-row{flex-direction:column}.benefit-card{width:100%}}.footer{background:#f8fafc;padding:5rem 0 2rem}.footer .container{max-width:100%;padding:0 1.5rem;position:relative}.footer-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #94a3b826;border-radius:32px;box-shadow:0 18px 40px #0a0f1e59;color:#e2e8f0;padding:3rem}.footer-cta{align-items:center;background:linear-gradient(135deg,#0f172aeb,#1e293beb);border:1px solid #94a3b82e;border-radius:24px;box-shadow:inset 0 1px 0 #ffffff0d;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem;overflow:hidden;padding:2.5rem 2.75rem;position:relative}.footer-cta:before{background-image:linear-gradient(#60a5fa14 1px,#0000 0),linear-gradient(90deg,#60a5fa14 1px,#0000 0);background-size:28px 28px;border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}.footer-cta-content{max-width:520px;position:relative;z-index:2}.footer-cta-eyebrow{color:#94a3b8e6;display:inline-block;font-size:.85rem;margin-bottom:.75rem;text-transform:uppercase}.footer-cta h2,.footer-cta-eyebrow{font-family:var(--font-ui);font-weight:500;letter-spacing:0}.footer-cta h2{color:#f8fafc;font-size:2.2rem;line-height:var(--lh-hero);margin:0 0 .8rem}.footer-cta p{color:#e2e8f0c7;font-family:var(--font-ui);font-size:1rem;font-weight:400;letter-spacing:0;line-height:var(--lh-body);margin:0}.footer-cta-actions{align-items:center;background:#0f172ae6;border:1px solid #94a3b833;border-radius:999px;display:flex;gap:.75rem;padding:.4rem;position:relative;z-index:2}.footer-cta-actions input{background:#0000;border:none;color:#e2e8f0;font-family:var(--font-ui);font-size:.95rem;min-width:220px;outline:none;padding:.75rem 1rem}.footer-cta-actions input::placeholder{color:#e2e8f08c}.footer-cta-button{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:inline-flex;font-family:var(--font-ui);font-weight:500;justify-content:center;padding:.7rem 1.4rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.footer-cta-button:hover{background:#1d4ed8;box-shadow:0 8px 20px #2563eb59;transform:translateY(-1px)}.footer-main{grid-gap:3rem;border-bottom:1px solid #94a3b826;display:grid;gap:3rem;grid-template-columns:minmax(220px,1.2fr) 2fr;padding-bottom:2.5rem}.footer-brand p{color:#e2e8f0b3;font-family:var(--font-ui);font-weight:400;letter-spacing:0;line-height:var(--lh-body);margin:1rem 0 1.5rem}.footer-logo .alphaflow-logo{align-items:center;cursor:pointer;display:inline-flex}.footer-logo .alphaflow-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#2563eb);background-clip:text;-webkit-background-clip:text;font-family:var(--font-ui);font-size:1.6rem;font-weight:500;letter-spacing:0}.footer-logo .alphaflow-underline{display:none}.footer-logo .alphaflow-arrow{margin-left:.2rem}.footer-social{display:flex;gap:.75rem}.footer-social a{align-items:center;background:#0f172ab3;border:1px solid #94a3b833;border-radius:12px;color:#e2e8f0;display:inline-flex;height:42px;justify-content:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease;width:42px}.footer-social a:hover{background:#2563eb40;border-color:#60a5fa99;transform:translateY(-2px)}.footer-columns{grid-gap:10rem;display:grid;gap:10rem;grid-template-columns:repeat(2,minmax(140px,max-content));margin-left:auto;width:fit-content}.footer-column h3{color:#e2e8f0d9;font-family:var(--font-ui);font-size:1rem;font-weight:500;letter-spacing:0;margin:0 0 1rem;text-transform:uppercase}.footer-column ul{grid-gap:.7rem;display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.footer-column a{color:#e2e8f0ad;font-family:var(--font-ui);font-size:.95rem;font-weight:400;letter-spacing:0;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff}.footer-bottom{align-items:center;color:#e2e8f099;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:space-between;padding-top:1.5rem}.footer-bottom p{margin:0}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#e2e8f099;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:#e2e8f0}@media (max-width:1024px){.footer-cta{align-items:flex-start;flex-direction:column}.footer-cta-actions{justify-content:space-between;width:100%}.footer-main{grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,minmax(160px,1fr));margin-left:0;width:100%}}@media (max-width:768px){.footer-card{border-radius:24px;padding:2rem}.footer-cta{padding:2rem}.footer-cta h2{font-size:1.75rem}.footer-cta-actions{align-items:stretch;border-radius:20px;flex-direction:column}.footer-cta-actions input{min-width:0;width:100%}.footer-cta-button{width:100%}.footer-columns{grid-template-columns:1fr;margin-left:0;width:100%}}@keyframes peDotsRingSweep{0%{-webkit-mask-size:42% 42%;mask-size:42% 42%;opacity:.88}to{-webkit-mask-size:260% 260%;mask-size:260% 260%;opacity:0}}.private-equity-section{background-color:#fff;padding:8rem 2rem 6rem}.private-equity-section .container{margin:0 auto;max-width:1000px}.page-header{margin-bottom:3rem;text-align:left}.page-header h1{color:#1a365d;font-size:2.8rem;line-height:1.2}.page-header h1,.page-header h2{font-weight:500;margin-bottom:1.5rem}.page-header h2{color:#2d3748;font-size:1.8rem;line-height:1.4}.subheader-text{color:#4a5568;font-size:1.2rem;line-height:1.6;max-width:90%}.divider{background-color:#e2e8f0;height:1px;margin:3rem 0}.pain-points{margin-bottom:4rem}.pain-points h2,.use-cases h2{color:#1a365d;font-size:1.8rem;font-weight:500;margin-bottom:1.5rem}.pain-points ul{padding-left:1.5rem}.pain-points li{color:#4a5568;font-size:1.1rem;line-height:1.5;margin-bottom:1rem;position:relative}.pain-points li:before{color:#4299e1;content:"•";display:inline-block;font-weight:500;margin-left:-1.5rem;width:1.5rem}.use-cases{margin-bottom:4rem}.use-case{background-color:#f8fafc;border-left:4px solid #4299e1;border-radius:8px;margin-bottom:2.5rem;padding:2rem}.use-case h3{color:#2d3748;font-size:1.4rem;font-weight:500;margin-bottom:1rem}.use-case p{color:#4a5568;font-size:1.1rem;line-height:1.5;margin-bottom:1.2rem}.use-case ul{padding-left:1.5rem}.use-case li{color:#4a5568;font-size:1rem;line-height:1.5;margin-bottom:.8rem}.cta-container{margin:4rem 0 2rem}.cta-container .btn-primary{background-color:#4299e1;border-radius:4px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:500;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-container .btn-primary:hover{background-color:#3182ce;box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}@media (max-width:768px){.private-equity-section{padding:7rem 1.5rem 4rem}.page-header h1{font-size:2.2rem}.page-header h2{font-size:1.5rem}.subheader-text{font-size:1.1rem;max-width:100%}.pain-points h2,.use-cases h2{font-size:1.6rem}.use-case{padding:1.5rem}.use-case h3{font-size:1.3rem}}.private-equity-page{width:100%}.hero-automation-buttons{animation:fadeInUp 1s ease 1.1s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.automation-btn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-family:inherit;gap:1rem;min-width:280px;overflow:hidden;padding:1.25rem 1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.automation-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.automation-btn:hover:before{left:100%}.automation-btn.primary{background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 8px 25px #2563eb4d;color:#fff}.automation-btn.primary:hover{box-shadow:0 16px 40px #2563eb66;transform:translateY(-4px)}.automation-btn.secondary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:2px solid #2563eb1a;box-shadow:0 8px 25px #0000001a;color:#1e293b}.automation-btn.secondary:hover{border-color:#2563eb33;box-shadow:0 16px 40px #00000026;transform:translateY(-4px)}.btn-content{gap:.75rem;z-index:1}.btn-content,.btn-icon{align-items:center;display:flex}.btn-icon{border-radius:12px;font-size:1.1rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.automation-btn.primary .btn-icon{background:#fff3;color:#fff}.automation-btn.secondary .btn-icon{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff}.automation-btn:hover .btn-icon{transform:scale(1.1)}.btn-text{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.btn-title{font-size:1rem;font-weight:500;line-height:1.2}.btn-subtitle{font-size:.85rem;font-weight:500;opacity:.8}.btn-arrow{font-size:1rem;margin-left:auto;transition:transform .3s ease;z-index:1}.automation-btn:hover .btn-arrow{transform:translateX(4px)}@media (max-width:768px){.hero-automation-buttons{align-items:center;flex-direction:column}.automation-btn{max-width:320px;min-width:260px;width:100%}}.pe-hero{--pe-hero-geo-center-y:46%;align-items:center;background:linear-gradient(135deg,#d0e5fc,#b8d4fc 50%,#93c5fd);display:flex;min-height:100vh;overflow:hidden;padding:0;position:relative}.pe-hero .hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.pe-hero .hero-shapes{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.pe-hero .hero-dots-reveal{animation:peDotsRingSweep 7s ease-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3Cpattern id='a' width='6' height='6' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='3' cy='3' r='.4' fill='rgba(255,255,255,0.92)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h120v120H0z'/%3E%3C/svg%3E");inset:0;-webkit-mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);-webkit-mask-position:50% var(--pe-hero-geo-center-y);mask-position:50% var(--pe-hero-geo-center-y);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:42% 42%;mask-size:42% 42%;position:absolute}.pe-hero .hero-geo-shape{background:#ffffff59;filter:blur(1px);height:560px;left:50%;opacity:.42;top:var(--pe-hero-geo-center-y);transform:translate(-50%,-50%);width:560px}.pe-hero .hero-geo-shape,.pe-hero .hero-geo-shape:before{clip-path:polygon(50% 4%,92% 27%,92% 73%,50% 96%,8% 73%,8% 27%);position:absolute}.pe-hero .hero-geo-shape:before{background:radial-gradient(circle,#ffffff73,#fff0 70%);content:"";filter:blur(28px);inset:-70px;opacity:.58}@media (max-width:768px){.pe-hero .hero-geo-shape{height:360px;width:360px}}.pe-hero .shape{display:none}@media (prefers-reduced-motion:reduce){.pe-hero .hero-dots-reveal{animation:none}}.pe-hero .container{position:relative;z-index:2}.pe-hero-content{animation:fadeInUp 1s ease .3s both;margin:0 auto;max-width:1000px;text-align:center}.pe-hero h1{animation:fadeInUp 1s ease .5s both;color:#0f172a;font-size:4rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem}.pe-hero h1 .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#0ea5e9);-webkit-background-clip:text;background-clip:text}.pe-hero h1 .black-text{-webkit-text-fill-color:#000;color:#000}.pe-hero .hero-subtitle{color:#475569!important;margin-left:auto;margin-right:auto;max-width:640px;text-align:center!important}.pe-subheadline{animation:fadeInUp 1s ease .7s both;color:#000!important;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.pe-cta-buttons{display:flex;gap:1rem}.btn-secondary{background:#fff;border:none;border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--accent);display:inline-block;font-weight:500;letter-spacing:.5px;overflow:hidden;padding:.9rem 2rem;position:relative;text-align:center;transition:var(--transition-medium);z-index:1}.btn-secondary:hover{background:#f8fafc;box-shadow:var(--shadow-lg);transform:translateY(-3px)}.pe-core-challenge{background-color:#f8fafc;padding:6rem 0;position:relative}.section-title{color:#0f172a;display:block;font-size:3rem;margin-bottom:1rem;text-align:center!important;width:100%}.section-title:after{background:linear-gradient(135deg,#2563eb,#60a5fa)}.section-eyebrow{margin-bottom:1rem}.section-description{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px;text-align:center}.pe-relationship-engines{background-color:#fff;padding:6rem 0;position:relative}.relationship-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.relationship-card{align-items:center;animation:fadeInUp 1s ease both;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 12px 35px #0f172a14;cursor:pointer;display:flex;flex-direction:column;gap:1rem;max-width:320px;min-width:280px;padding:2rem;position:relative;transition:all .3s ease}.relationship-card:hover{border-color:#2563eb33;box-shadow:0 18px 45px #0f172a1f;transform:translateY(-4px)}.relationship-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 15px #2563eb33;color:#2563eb;display:flex;font-size:1.25rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.relationship-card:hover .relationship-icon{box-shadow:0 8px 25px #2563eb4d;transform:scale(1.1)}.relationship-icon i{color:#2563eb;font-size:1.25rem}.relationship-card h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin:0;text-align:center}.relationship-benefits{margin:0;padding-left:1.5rem}.relationship-benefits li{color:#64748b;line-height:1.6;margin-bottom:1rem}.pe-ai-capabilities{background-color:#f8fafc;padding:6rem 0;position:relative}.capabilities-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.capability-item{align-items:center;animation:fadeInUp 1s ease both;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 12px 35px #0f172a14;cursor:pointer;display:flex;flex-direction:column;gap:1rem;max-width:320px;min-width:280px;padding:2rem;position:relative;transition:all .3s ease}.capability-item:hover{border-color:#2563eb33;box-shadow:0 18px 45px #0f172a1f;transform:translateY(-4px)}.capability-icon{align-items:center;background:linear-gradient(135deg,#2563eb1f,#0ea5e91f);border-radius:14px;box-shadow:0 10px 24px #0f172a14;color:#ef4444;display:flex;font-size:1.25rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.capability-item:hover .capability-icon{box-shadow:0 8px 25px #ef44444d;transform:scale(1.1)}.capability-icon i{color:#ef4444;font-size:1.25rem}.capability-item h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin:0;text-align:center}.capability-item p{color:#64748b;line-height:1.6;margin:0;text-align:center}.pe-insights{background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:6rem 0;position:relative}.pe-insights-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.pe-insights-content .section-description,.pe-insights-content .section-title{margin-left:0;text-align:left}.pe-insights-list{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-top:2rem}.pe-insights-item{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 30px #0f172a14;padding:1.25rem 1.5rem}.pe-insights-item p{color:#64748b;line-height:1.6;margin:.4rem 0 0}.insights-label{color:#0f172a;font-weight:500}.pe-insights-metrics{display:flex;gap:2rem;margin-top:2rem}.pe-insights-metric{display:flex;flex-direction:column;gap:.4rem}.metric-value{color:#2563eb;font-size:2rem;font-weight:500}.metric-label{color:#64748b;font-size:.95rem;font-weight:500}.pe-insights-media{display:flex;justify-content:center}.pe-insights-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border:1px solid #94a3b859;border-radius:24px;box-shadow:0 30px 80px #0f172a26;max-width:520px;padding:1.25rem;position:relative;width:100%}.pe-insights-card img{border-radius:18px;box-shadow:0 20px 50px #0f172a2e;display:block;height:auto;position:relative;width:100%;z-index:1}.pe-insights-glow{background:radial-gradient(circle,#38bdf859,#3b82f600);filter:blur(45px);inset:12% 8%;opacity:.8;pointer-events:none;position:absolute;z-index:0}.pe-workflow{background-color:#fff;padding:6rem 0;position:relative}.pe-workflow-header{margin:0 auto 3rem;max-width:700px;text-align:center}.pe-workflow-header .section-description{margin:0 auto;text-align:center}.workflow-steps{margin:0 auto;max-width:1000px}.workflow-steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.workflow-step{align-items:flex-start;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 14px 32px #0f172a14;display:flex;flex-direction:column;gap:1.25rem;padding:2rem;position:relative}.workflow-step:not(:last-child):after{content:none}.step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:14px;box-shadow:0 4px 15px #2563eb4d;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:500;height:50px;justify-content:center;position:relative;width:50px;z-index:2}.step-content h3{font-size:1.2rem}.step-content p{font-size:1rem}.step-content h3{color:#0f172a;font-size:1.35rem;font-weight:500;margin-bottom:.75rem}.step-content p{color:#64748b;line-height:1.6}.pe-benefits{background-color:#f8fafc;padding:6rem 0;position:relative}.pe-benefits-header{margin:0 auto 3rem;max-width:720px;text-align:center}.pe-benefits-header .section-description{margin:0 auto;text-align:center}.benefits-grid{align-items:stretch;flex-wrap:wrap;gap:1.5rem;margin-top:3rem}.benefit-item,.benefits-grid{display:flex;justify-content:center}.benefit-item{align-items:center;animation:fadeInUp 1s ease both;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 12px 35px #0f172a14;cursor:pointer;flex-direction:column;gap:1rem;max-width:320px;min-width:280px;padding:2.25rem 2rem;position:relative;text-align:center;transition:all .3s ease}.benefit-icon{background:linear-gradient(135deg,#2563eb1f,#0ea5e91f);border-radius:18px;box-shadow:0 10px 24px #0f172a14;color:#2563eb;font-size:1.5rem;height:58px;width:58px}.benefit-item:hover{border-color:#2563eb33;box-shadow:0 18px 45px #0f172a1f;transform:translateY(-4px)}.benefit-item i{font-size:1.5rem}.benefit-item h3{color:#0f172a;font-size:1.25rem;font-weight:500;line-height:1.5;margin:0;text-align:center}.benefit-item p{color:#64748b;font-size:.98rem;line-height:1.6;margin:0}.pe-cta-footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:6rem 0;position:relative;text-align:center}.pe-cta-footer h2{color:#fff;font-size:3rem;font-weight:500;margin-bottom:2rem}.cta-buttons{gap:4rem}.cta-buttons .cta-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-buttons .cta-btn.primary{background:linear-gradient(135deg,#2563eb,#60a5fa);box-shadow:0 4px 15px #2563eb4d;color:#fff}.cta-buttons .cta-btn.primary:hover{box-shadow:0 8px 25px #2563eb66;transform:translateY(-2px)}.cta-buttons .cta-btn.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;color:#fff}.cta-buttons .cta-btn.secondary:hover{background:#fff3;border-color:#ffffff4d;box-shadow:0 8px 25px #0ff3;transform:translateY(-2px)}@media (max-width:768px){.pe-hero h1{font-size:2.5rem}.pe-hero-eyebrow{font-size:1.1rem}.pe-subheadline{font-size:1.2rem}.cta-buttons,.pe-cta-buttons{align-items:center;flex-direction:column}.section-title{font-size:1.8rem}.section-description{font-size:1.1rem}.workflow-step{flex-direction:column}.step-number{margin-bottom:1rem}.workflow-step:not(:last-child):after{height:calc(100% + 1rem);left:25px;top:50px}.pe-insights-grid{grid-template-columns:1fr}.pe-insights-media{margin-bottom:2.5rem;order:-1}.pe-insights-content .section-description,.pe-insights-content .section-title{margin-left:auto;margin-right:auto;text-align:center}.pe-insights-metrics{justify-content:center}}@media (max-width:480px){.pe-hero h1{font-size:2rem}.section-title{font-size:1.6rem}.capability-icon{height:60px;width:60px}.pe-insights-card{border-radius:18px;padding:1rem}.pe-insights-card img{border-radius:14px}}.pe-hero-bg{height:100%;opacity:.1;position:absolute;right:0;top:0;width:50%;z-index:1}.pe-sticky-steps{background:radial-gradient(1200px 380px at 82% 8%,#2563eb14,#0000 62%),linear-gradient(180deg,#fff,#f8fafc 52%,#fff);height:600vh;position:relative}.pe-sticky-steps-frame{grid-gap:clamp(2rem,4vw,4rem);align-items:center;display:grid;gap:clamp(2rem,4vw,4rem);grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100vh;margin:0 auto;max-width:1260px;padding:clamp(1.5rem,2.8vw,2.5rem) clamp(1rem,2.8vw,2rem);position:sticky;top:0}.pe-sticky-steps-left,.pe-sticky-steps-right{min-width:0}.pe-sticky-steps-left .container{max-width:100%;padding-left:0;padding-right:0}.pe-steps-copy-column{position:relative}.pe-steps-content-grid{grid-gap:1.75rem;align-items:start;display:grid;gap:1.75rem;grid-template-columns:auto minmax(0,1fr)}.pe-steps-rail-spacer{min-width:0}.pe-sticky-steps-header{justify-self:start;margin-bottom:1.5rem;margin-left:0;margin-right:0;max-width:100%;text-align:left}.pe-sticky-steps-header .section-eyebrow{color:#2563eb;display:inline-block;font-size:.76rem;font-weight:600;letter-spacing:.14em;margin-bottom:.65rem;text-transform:uppercase}.pe-sticky-steps-header .section-title{text-wrap:balance;color:#2563eb;display:block;font-size:clamp(1.85rem,2vw,2.45rem);font-weight:500;line-height:1.15;margin-bottom:.9rem;margin-left:0!important;margin-right:auto!important;text-align:left!important;width:auto}.pe-sticky-steps-header .section-title:after{display:none!important}.pe-sticky-steps-header .section-description{color:#475569;font-size:clamp(.98rem,1vw,1.05rem);line-height:1.66;margin:0 auto 0 0!important;max-width:56ch;text-align:left!important}.pe-steps-mobile-dots{display:none}.pe-steps-rail{--rail-step-count:3;--rail-active-step:0;--rail-index:0;--rail-top-offset:1.25rem;--rail-step-gap:4.85rem;--rail-indicator-height:2.15rem;flex-shrink:0;height:calc(var(--rail-top-offset)*2 + (var(--rail-step-count) - 1)*var(--rail-step-gap));position:relative;width:3rem}.pe-steps-rail-line{background:linear-gradient(180deg,#0f172a14,#0f172a38);bottom:var(--rail-top-offset);left:.72rem;top:var(--rail-top-offset);width:2px}.pe-steps-rail-indicator,.pe-steps-rail-line{border-radius:999px;pointer-events:none;position:absolute}.pe-steps-rail-indicator{background:linear-gradient(180deg,#2563eb,#3b82f6);box-shadow:0 4px 10px #2563eb3d;height:var(--rail-indicator-height);left:.47rem;top:calc(var(--rail-top-offset) + var(--rail-active-step)*var(--rail-step-gap) - var(--rail-indicator-height)/2);transition:top .6s cubic-bezier(.22,1,.36,1);width:.34rem}.pe-steps-rail-label{color:#0f172a70;font-size:.84rem;font-weight:600;left:1.7rem;letter-spacing:.08em;position:absolute;top:calc(var(--rail-top-offset) + var(--rail-index)*var(--rail-step-gap));transform:translateY(-50%);transition:color .22s ease,transform .22s ease;z-index:1}.pe-steps-rail-label.is-active{color:#0f172a;transform:translate(1px,-50%)}.pe-steps-copy-list{min-height:17.5rem;position:relative}.pe-steps-copy-list-single .pe-step-block{left:0;opacity:0;position:absolute;right:0;text-align:left;top:0;transform:translateY(10px);transition:opacity .55s cubic-bezier(.22,1,.36,1),visibility .55s,transform .55s cubic-bezier(.22,1,.36,1);visibility:hidden}.pe-steps-copy-list-single .pe-step-block.is-active{opacity:1;position:relative;transform:translateY(0);visibility:visible}.pe-step-block h3{color:#0f172a;font-size:clamp(1.35rem,1.65vw,1.62rem);font-weight:500;line-height:1.24;margin-bottom:.85rem}.pe-step-block p{color:#475569;font-size:1.02rem;line-height:1.65;margin-bottom:1rem;max-width:56ch}.pe-step-block ul{grid-gap:.55rem;display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.pe-step-block li{color:#334155;font-size:.95rem;line-height:1.5;padding-left:1.2rem;position:relative}.pe-step-block li:before{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.56em;width:6px}.pe-sticky-steps-right{align-items:center;display:flex;justify-content:center}.pe-steps-demo-background{background:radial-gradient(460px 220px at 96% 0,#2563eb29,#0000 68%),linear-gradient(160deg,#fff,#f8fafc 58%,#f1f5f9);border:1px solid #94a3b847;border-radius:24px;box-shadow:0 18px 36px #0f172a14,inset 0 1px 0 #ffffffb3;max-width:520px;min-height:360px;padding:clamp(1.25rem,2.2vw,1.9rem);width:100%}.pe-steps-demo-card-shell{min-height:308px;position:relative}.pe-step-demo-panel{left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(10px);transition:opacity .55s cubic-bezier(.22,1,.36,1),visibility .55s,transform .55s cubic-bezier(.22,1,.36,1);visibility:hidden}.pe-step-demo-panel.is-active{opacity:1;position:relative;transform:translateY(0);visibility:visible}.pe-demo-label{color:#2563eb;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.11em;margin-bottom:.55rem;text-transform:uppercase}.pe-step-demo-panel h4{color:#0f172a;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.pe-demo-row{align-items:center;display:flex;gap:.6rem;justify-content:space-between;margin-bottom:.8rem}.pe-demo-row-header{color:#64748b;font-size:.84rem}.pe-demo-chip{background:#0f172a0f;border-radius:999px;color:#475569;font-size:.76rem;font-weight:500;line-height:1.2;padding:.32rem .55rem}.pe-demo-chip-accent{background:#2563eb24;color:#1d4ed8}.pe-demo-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.95rem}.pe-demo-list{gap:.65rem}.pe-demo-list,.pe-demo-list-item{display:flex;flex-direction:column}.pe-demo-list-item{background:#ffffffd6;border:1px solid #94a3b83d;border-radius:12px;box-shadow:0 6px 12px #0f172a0a;font-size:.9rem;padding:.72rem .78rem}.pe-demo-list-item strong{color:#0f172a}.pe-demo-list-item span{color:#64748b;font-size:.79rem;margin-top:.2rem}.pe-demo-draft{background:#ffffffd6;border:1px solid #94a3b83d;border-radius:12px;box-shadow:0 6px 12px #0f172a0a;color:#475569;font-size:.9rem;line-height:1.58;margin-bottom:.95rem;padding:.95rem}.pe-demo-subject{color:#0f172a;font-weight:500;margin-bottom:.45rem}.pe-demo-actions{display:flex;flex-wrap:wrap;gap:.55rem}.pe-demo-action{background:#2563eb14;border:1px solid #2563eb29;border-radius:999px;color:#1d4ed8;font-size:.76rem;font-weight:500;padding:.32rem .6rem}@media (max-width:1080px){.pe-sticky-steps-frame{align-items:start;gap:1.75rem;grid-template-columns:1fr;padding-bottom:2.25rem;padding-top:2.25rem}.pe-sticky-steps-right{order:-1}.pe-steps-demo-background{max-width:100%}}@media (max-width:768px){.pe-sticky-steps{height:auto;min-height:100vh;padding:1.5rem 0}.pe-sticky-steps-frame{gap:1.4rem;height:auto;padding:1.5rem 1rem 2rem;position:relative}.pe-sticky-steps-header{margin-bottom:1.2rem}.pe-sticky-steps-header .section-title{font-size:1.62rem}.pe-sticky-steps-header .section-description{font-size:.96rem;max-width:none}.pe-steps-mobile-dots{display:flex;gap:.45rem;justify-content:center;margin-bottom:1rem}.pe-steps-mobile-dot{align-items:center;background:#0f172a14;border-radius:999px;color:#64748b;display:flex;font-size:.74rem;font-weight:600;height:2rem;justify-content:center;transition:background .22s ease,color .22s ease;width:2rem}.pe-steps-mobile-dot.is-active{background:linear-gradient(160deg,#1d4ed8,#60a5fa);color:#fff}.pe-steps-content-grid{gap:.8rem;grid-template-columns:1fr}.pe-steps-rail,.pe-steps-rail-spacer{display:none}.pe-steps-copy-list{min-height:16.5rem}.pe-step-block p{font-size:.95rem}.pe-step-block li{font-size:.9rem}.pe-steps-demo-background{border-radius:18px;min-height:280px}.pe-steps-demo-card-shell{min-height:258px}}.about-page{width:100%}.about-page,.about-story-intro{overflow:hidden;position:relative}.about-story-intro{align-items:center;background:#f8fafc;display:flex;min-height:100svh;padding:160px 0 110px}.about-story-intro .container{margin:0 auto;max-width:1120px;padding:0 30px;position:relative;z-index:1}.story-pattern{background:radial-gradient(ellipse at center top,#3b82f61c,#0000 64%),radial-gradient(ellipse at center top,#0ea5e914,#0000 72%),repeating-radial-gradient(circle at center top,#94a3b826 0 1px,#0000 1px 20px);height:350px;left:50%;mask-image:linear-gradient(180deg,#0000 0,#000 18%,#000 64%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 18%,#000 64%,#0000);opacity:.72;pointer-events:none;position:absolute;top:58px;transform:translateX(-50%);width:min(780px,80vw)}.story-intro-badge{align-items:center;background:#fff;border:1px solid #94a3b859;border-radius:18px;box-shadow:0 14px 35px #0f172a1a;display:flex;height:62px;justify-content:center;margin:0 auto 2.5rem;overflow:hidden;padding:10px;width:62px}.story-intro-badge-logo{height:100%;object-fit:contain;width:100%}.about-story-intro h1{color:#0f172a;font-size:clamp(2.1rem,4.8vw,3.8rem);line-height:1.05;margin:0 auto;max-width:none;text-align:center}.about-story-intro h1 .hero-line1,.about-story-intro h1 .hero-tagline{display:block}.story-intro-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:5rem}.story-intro-grid p{-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#5c5e66;display:block;font-family:Inter,-apple-system,Arial,sans-serif;font-size:17px;font-weight:400;line-height:27.2px;margin:0;max-width:none;text-align:left}.story-intro-grid p+p{margin-top:1.5em}.about-market-showcase-section{background:#f4f4f5;margin-top:-88px;min-height:100vh;min-height:100svh;padding:0}.market-showcase-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;min-height:100svh}.market-showcase-copy{align-items:center;background:#f4f4f5;display:flex;justify-content:center;padding:48px 40px}.market-showcase-copy h2{color:#0f172a;font-family:Inter,-apple-system,Arial,sans-serif;font-size:clamp(2.2rem,4vw,3.35rem);font-weight:500;letter-spacing:-.01em;line-height:1.08;margin:0;max-width:620px}.market-showcase-accent{color:#2563eb}.market-showcase-media{align-items:center;background:#0000;display:flex;justify-content:center;padding:32px 28px}.market-showcase-media-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:20px;box-shadow:0 26px 50px #0f172a1f;max-width:95%;overflow:hidden;width:min(580px,100%)}.market-showcase-media-card img{display:block;height:auto;width:100%}.about-momentum-section{background:#f8fafc;padding:115px 0 36px}.about-momentum-section .container{margin:0 auto;max-width:1240px;padding:0 48px}.about-momentum-section .momentum-panel{margin-left:auto;margin-right:auto;margin-top:-2px;max-width:1060px;min-height:400px;padding:36px 48px 24px}.momentum-panel{background:#deeafd;border:1px solid #94a3b859;margin:0 auto;max-width:1060px;min-height:430px;padding:40px 48px 30px}.about-momentum-section .momentum-content,.momentum-content{margin:0 0 2.8rem}.momentum-content h2{color:#0f172a}.about-culture-section{background:#f8fafc;padding:0 0 110px}.about-culture-section .container{margin:0 auto;max-width:1240px;padding:0 30px}.culture-panel{align-items:center;background:#f1f3f8;border:1px solid #e2e8f0d9;border-radius:32px;display:flex;min-height:min(840px,calc(100svh - 86px));overflow:hidden;padding:84px 106px 58px;position:relative}.culture-grid-cap{background-color:#f8fafc;background-image:linear-gradient(#94a3b833 1px,#0000 0),linear-gradient(90deg,#94a3b833 1px,#0000 0);background-size:24px 24px;clip-path:polygon(0 0,100% 0,100% 100%,34% 100%,0 58%);height:210px;pointer-events:none;position:absolute;right:0;top:0;width:min(42%,430px)}.culture-accent-shape{background:linear-gradient(#fff3 1px,#0000 0),linear-gradient(90deg,#fff3 1px,#0000 0),linear-gradient(135deg,#2563eb,#60a5fa);background-size:24px 24px,24px 24px,100% 100%;border-top-right-radius:18px;bottom:0;clip-path:polygon(0 100%,0 78%,0 48%,42% 24%,100% 56%,100% 100%,18% 100%);height:360px;left:0;pointer-events:none;position:absolute;width:min(58%,520px)}.culture-content{position:relative;width:100%;z-index:2}.culture-content h2{color:#0f172a;font-size:clamp(2.1rem,3.8vw,3.05rem);line-height:1.04;margin:0 0 1.8rem;max-width:430px}.culture-values-list{grid-gap:1rem;display:grid;gap:1rem}.culture-value-card{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:14px;box-shadow:0 4px 14px #0f172a0a;padding:1rem 1.1rem .9rem}.culture-value-card h3{color:#1f2022;display:block;font-size:20px;font-weight:500;line-height:20px;margin:0 0 .48rem}.culture-value-card h3,.culture-value-card p{-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Inter,-apple-system,Arial,sans-serif;text-align:left}.culture-value-card p{align-items:flex-start;color:#6f727a;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:center;line-height:24px;margin:0;row-gap:4px}.culture-section-fullwidth{padding-top:0;position:relative}.culture-section-fullwidth .culture-fullwidth-wrap{overflow:hidden;position:relative}.culture-section-fullwidth .culture-grid-cap--grey{background-color:#e5e7eb;background-image:linear-gradient(#94a3b840 1px,#0000 0),linear-gradient(90deg,#94a3b840 1px,#0000 0)}.culture-section-fullwidth .culture-fullwidth-container{margin:0 auto;max-width:min(1120px,100%);padding:0 2rem;position:relative;width:100%;z-index:2}.culture-section-fullwidth .culture-content{max-width:none}.hero-description{margin:0 auto 3rem;max-width:900px}.hero-description p{color:#ffffffe6;font-size:1.3rem;line-height:1.8;text-align:center;text-shadow:0 2px 10px #0003}.hero-features{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.feature-highlight{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;gap:.8rem;padding:1rem 1.5rem;transition:transform .3s ease}.feature-highlight:hover{background:#ffffff26;transform:translateY(-3px)}.feature-highlight i{color:#60a5fa;font-size:1.2rem}.feature-highlight span{color:#ffffffe6;font-size:1rem;font-weight:500}.about-section{padding:120px 0;position:relative;width:100%}.about-section .container{margin:0 auto;max-width:1200px;padding:0 30px;width:100%}.about-section:nth-child(2n){background-color:#f8fafc}.section-header{align-items:center;display:flex;flex-direction:column;margin-bottom:80px}.section-eyebrow{align-items:center;color:#2563eb;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;letter-spacing:2px;line-height:1.2;margin:0 auto .75rem;text-transform:uppercase}.section-header h2{margin-bottom:1.5rem}.section-subtitle{color:#64748b;font-size:1.15rem;line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.underline{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:3px;height:5px;margin:0 auto;width:100px}.values-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.value-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 15px 30px #0000000f;padding:40px 30px;text-align:center;transition:transform .4s ease,box-shadow .4s ease}.value-card:hover{border-color:#2563eb1a;box-shadow:0 20px 40px #2563eb26;transform:translateY(-15px)}.icon-container{align-items:center;background:linear-gradient(135deg,#2563eb1a,#0ea5e91a);border-radius:20px;box-shadow:0 10px 20px #2563eb14;display:flex;height:90px;justify-content:center;margin:0 auto 25px;width:90px}.icon-container svg{color:#2563eb;font-size:40px}.value-card h3{color:#0f172a;font-size:1.6rem;font-weight:500;margin-bottom:20px}.value-card p{color:#475569;font-size:1.1rem;line-height:1.7}.team-section{background:linear-gradient(180deg,#f0f9ff,#fff)}.team-intro{color:#334155;font-size:1.3rem;line-height:1.8;margin:0 auto 60px;max-width:900px;text-align:center}.cta-container{margin-top:70px;text-align:center}.cta-button{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:4px;box-shadow:0 15px 30px #2563eb4d;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:500;gap:12px;padding:16px 36px;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 20px 40px #2563eb66;transform:translateY(-5px)}.cta-button svg{transition:transform .3s ease}.cta-button:hover svg{transform:translateX(8px)}.network-section{background:linear-gradient(135deg,#f8fafc,#eef2ff)}.network-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.network-content h2{color:#0f172a;font-size:2.6rem;margin-bottom:1.5rem}.network-content .section-subtitle{margin-left:0;text-align:left}.network-highlights{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-top:2rem}.network-highlight{background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;box-shadow:0 12px 30px #0f172a14;padding:1.25rem 1.5rem}.highlight-title{color:#0f172a;font-weight:500}.network-highlight p{color:#64748b;line-height:1.6;margin:.4rem 0 0}.network-media{display:flex;justify-content:center}.network-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border:1px solid #94a3b859;border-radius:24px;box-shadow:0 30px 80px #0f172a26;max-width:520px;padding:1.25rem;position:relative;width:100%}.network-card img{border-radius:18px;box-shadow:0 20px 50px #0f172a2e;display:block;height:auto;position:relative;width:100%;z-index:1}.network-glow{background:radial-gradient(circle,#38bdf859,#3b82f600);filter:blur(45px);inset:12% 8%;opacity:.8;pointer-events:none;position:absolute;z-index:0}.about-story-cta{margin-top:2rem}.about-story-cta .about-cta-heading{color:#334155;display:block;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,sans-serif;font-size:18.88px;font-weight:400;line-height:1.75;margin:0}.about-story-cta .about-cta-text{color:#334155;font-size:1.18rem;line-height:1.75;margin:0}.about-cta-link{background:none;border:none;color:#2563eb;cursor:pointer;font:inherit;font-size:18.88px;padding:0;text-decoration:underline;text-underline-offset:3px}.about-cta-link:hover{color:#1d4ed8}@media (max-width:1200px){.container{padding:0 40px}}@media (max-width:991px){.about-story-intro{align-items:flex-start;min-height:100svh;padding:130px 0 80px}.about-story-intro h1{max-width:none}.story-intro-grid{gap:1.75rem;grid-template-columns:1fr;margin-top:3.2rem}.about-momentum-section{padding:84px 0 29px}.about-market-showcase-section{padding:0}.market-showcase-grid{min-height:100vh;min-height:100svh}.market-showcase-copy,.market-showcase-media{padding:34px 26px}.about-culture-section{padding-bottom:90px}.culture-panel{min-height:auto;padding:54px 28px 36px}.culture-grid-cap{height:150px;width:min(46%,290px)}.culture-accent-shape{height:195px;width:min(45%,270px)}.culture-content h2{margin-bottom:1.45rem;max-width:100%}.about-momentum-section .momentum-panel{max-width:980px;min-height:360px;padding:32px 30px 20px}.momentum-panel:after{height:250px;width:min(37%,256px)}.section-header h2{font-size:2.5rem}.network-grid{grid-template-columns:1fr}.network-media{margin-bottom:2rem;order:-1}}@media (max-width:768px){.about-story-intro{min-height:100svh;padding:110px 0 70px}.about-momentum-section .container{padding:0 24px}.about-market-showcase-section{padding:0}.market-showcase-grid{grid-template-columns:1fr;min-height:100vh;min-height:100svh}.market-showcase-copy{justify-content:flex-start;padding:36px 20px 28px}.market-showcase-copy h2{font-size:clamp(1.9rem,9vw,2.55rem)}.market-showcase-media{padding:26px 18px 30px}.market-showcase-media-card{border-radius:16px;width:min(440px,100%)}.about-culture-section .container{padding:0 18px}.culture-section-fullwidth .culture-fullwidth-container{padding:0 1rem}.story-intro-badge{height:54px;margin-bottom:1.8rem;width:54px}.about-momentum-section .momentum-panel{border-radius:22px;max-width:100%;min-height:310px;padding:28px 18px 16px}.culture-panel{border-radius:22px;padding:30px 14px 18px}.culture-grid-cap{background-size:18px 18px;height:102px;width:min(44%,170px)}.culture-accent-shape{background-size:18px 18px,18px 18px,100% 100%;height:132px;width:min(50%,190px)}.culture-content h2{font-size:clamp(1.6rem,8.2vw,2rem);margin-bottom:1.05rem}.culture-values-list{gap:.62rem}.culture-value-card{border-radius:12px;padding:.75rem .8rem .7rem}.culture-value-card h3{margin-bottom:.32rem}.momentum-panel:after{background-size:20px 20px;height:190px;width:min(46%,192px)}.momentum-content h2{font-size:clamp(1.5rem,8vw,2rem)}.about-section{padding:80px 0}.section-header h2{font-size:2.2rem}.network-content h2{font-size:2.1rem}.network-content,.network-content .section-subtitle{margin-left:auto;margin-right:auto;text-align:center}.values-grid{gap:30px;grid-template-columns:1fr}.value-card{margin:0 auto;max-width:450px;padding:30px 25px}.cta-button{font-size:1.1rem;padding:14px 28px}}.terms-section{background:#fff;overflow:hidden;padding:5rem 0 6rem;position:relative}.terms-section .container{position:relative;z-index:1}.terms-content{margin:0 auto;max-width:720px}.terms-page-title{color:var(--text-primary);font-family:var(--font-content);font-size:2.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem}.terms-updated{color:var(--text-medium);font-family:var(--font-content);font-size:.875rem;margin:0 0 1rem}.terms-intro{font-size:1.125rem;line-height:1.65;margin:0 0 2.5rem}.terms-intro,.terms-section-title{color:var(--text-primary);font-family:var(--font-content)}.terms-section-title{font-size:1.75rem;font-weight:500;line-height:1.25;margin:0 0 1.25rem;padding-bottom:.75rem;position:relative}.terms-block{padding-bottom:.25rem}.terms-block:not(:first-of-type):before{border-top:1px solid #0f172a24;content:"";display:block;margin:1.25rem 0}.terms-block p{color:var(--text-primary);font-family:var(--font-content);font-size:1rem;line-height:1.7;margin:0 0 .75rem}.terms-block p:last-child{margin-bottom:0}.terms-disclaimer{color:var(--text-primary)!important;font-size:.875rem!important;font-weight:600!important;letter-spacing:.025em;margin-bottom:.75rem!important;margin-top:.5rem!important}.terms-block h3{color:var(--text-primary);font-family:var(--font-content);font-size:1.0625rem;font-weight:500;margin:1.5rem 0 .5rem}.terms-block h3:first-of-type{margin-top:.75rem}.terms-block ul{color:var(--text-primary);font-family:var(--font-content);font-size:1rem;line-height:1.7;margin:.5rem 0 1rem;padding-left:1.5rem}.terms-block ul.terms-list-alpha{list-style-type:lower-alpha}.terms-block li{margin-bottom:.35rem}.terms-block a{color:var(--accent);font-weight:500;text-decoration:none;transition:color var(--transition-fast)}.terms-block a:hover{color:#1d4ed8}.terms-block .terms-updated{margin-bottom:0;margin-top:1rem}@media screen and (max-width:768px){.terms-section{padding:4rem 0 5rem}.terms-content{max-width:100%}.terms-page-title{font-size:2rem}.terms-section-title{font-size:1.5rem}.terms-block{padding-top:2rem}}.integrations-page{background:radial-gradient(circle,#142f5912 .85px,#0000 .95px),#f6f8fb;background-size:8px 8px;overflow:hidden;width:100%}@keyframes integrationsDotsRingSweep{0%{-webkit-mask-size:42% 42%;mask-size:42% 42%;opacity:.88}to{-webkit-mask-size:260% 260%;mask-size:260% 260%;opacity:0}}.integrations-hero{--integrations-geo-center-y:46%;align-items:center;background:linear-gradient(135deg,#d0e5fc,#b8d4fc 50%,#93c5fd);display:flex;justify-content:center;min-height:100vh;min-height:100svh;min-height:100dvh;overflow:hidden;padding:0;position:relative}.integrations-hero .hero-bg-shapes{inset:0;pointer-events:none;position:absolute;z-index:1}.integrations-hero .hero-dots-reveal{animation:integrationsDotsRingSweep 7s ease-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3Cpattern id='a' width='6' height='6' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='3' cy='3' r='.4' fill='rgba(255,255,255,0.92)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h120v120H0z'/%3E%3C/svg%3E");inset:0;-webkit-mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);mask-image:radial-gradient(circle,#0000 0,#0000 40%,#0000 42%,#000 48%,#000 58%,#0000 64%,#0000 100%);-webkit-mask-position:50% var(--integrations-geo-center-y);mask-position:50% var(--integrations-geo-center-y);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:42% 42%;mask-size:42% 42%;position:absolute}.integrations-hero .hero-geo-shape{background:#ffffff59;filter:blur(1px);height:560px;left:50%;opacity:.42;top:var(--integrations-geo-center-y);transform:translate(-50%,-50%);width:560px}.integrations-hero .hero-geo-shape,.integrations-hero .hero-geo-shape:before{clip-path:polygon(50% 4%,92% 27%,92% 73%,50% 96%,8% 73%,8% 27%);position:absolute}.integrations-hero .hero-geo-shape:before{background:radial-gradient(circle,#ffffff73,#fff0 70%);content:"";filter:blur(28px);inset:-70px;opacity:.58}@media (max-width:768px){.integrations-hero .hero-geo-shape{height:360px;width:360px}}.integrations-hero .container{position:relative;width:100%;z-index:2}.integrations-hero-content{animation:fadeInUp 1s ease .3s both;margin:0 auto;max-width:980px;text-align:center}.integrations-hero h1{animation:fadeInUp 1s ease .5s both;color:#0f172a;font-family:var(--font-content);font-size:74px;font-weight:500;letter-spacing:0;line-height:1.15em;margin-bottom:1.5rem}.integrations-hero h1 .gradient-text{display:inline-block;margin-bottom:.03em}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#0ea5e9);-webkit-background-clip:text;background-clip:text}.black-text{-webkit-text-fill-color:#000;color:#000}.integrations-hero .hero-subtitle{animation:fadeInUp 1s ease .7s both;color:#475569!important;font-family:var(--font-content);font-size:1rem;line-height:1.6;margin:0 auto;max-width:640px;text-align:center!important}.winning-deals-bridge-section{align-items:center;background:#0000;display:flex;min-height:100vh;min-height:100svh;min-height:100dvh;padding:5.5rem 0 5rem}.winning-problems-grid{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3rem}.winning-problem-card{text-align:center}.winning-problem-icon-wrap{align-items:center;background:linear-gradient(145deg,#3b82f63d,#94a3b814);border:1px solid #3b82f640;border-radius:8px;box-shadow:inset 0 1px 0 #ffffff80;color:#2563eb;display:inline-flex;font-size:.72rem;height:30px;justify-content:center;margin:0 auto .8rem;width:30px}.winning-problem-label{color:#64748b;font-size:.66rem;font-weight:500;letter-spacing:.07em;margin:0 0 .5rem;text-transform:uppercase}.winning-problem-card h3{color:#0f172a;font-size:2rem;font-weight:500;line-height:1.14;margin:0 0 .7rem}.winning-problem-card p{color:#4b5563;font-size:.92rem;line-height:1.45;margin:0}.winning-divider{background:#2563eb;border-radius:999px;height:3px;margin:0 auto 3.2rem;position:relative;width:100%}.winning-divider-notch{background:#2563eb;clip-path:polygon(50% 100%,0 0,100% 0);height:10px;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:16px}.winning-solution-grid{grid-gap:2.8rem;align-items:center;display:grid;gap:2.8rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.winning-solution-copy{max-width:540px}.winning-solution-label{color:#2563eb;font-size:.72rem;font-weight:500;letter-spacing:.07em;margin:0 0 .6rem;text-transform:uppercase}.winning-solution-copy h2{color:#111827;font-size:2.6rem;font-weight:500;line-height:1.08;margin:0 0 1rem}.winning-solution-copy h2 span{color:#2563eb}.winning-solution-copy p{color:#4b5563;font-size:1rem;line-height:1.55;margin:0 0 1rem}.winning-solution-copy p:last-child{margin-bottom:0}.winning-solution-media{display:flex;justify-content:flex-end}.winning-solution-visual{background:linear-gradient(145deg,#f2f8ff,#e8f1ff);border:1px solid #cfe0f5;border-radius:14px;box-shadow:0 14px 30px #0f172a29;max-width:520px;min-height:340px;overflow:hidden;position:relative;width:100%}.winning-solution-grid-bg{background:radial-gradient(circle at 78% 22%,#2e85eb33 0,#2e85eb00 46%),linear-gradient(#739bd31a 1px,#0000 0) 0 0 /100% 28px,linear-gradient(90deg,#739bd314 1px,#0000 0) 0 0 /28px 100%;inset:0;position:absolute}.winning-solution-intel-card{grid-gap:.55rem;background:#fffffff5;border:1px solid #d3e2f4;border-radius:12px;box-shadow:0 12px 24px #0f172a24;display:grid;gap:.55rem;left:18px;padding:.9rem .85rem .8rem;position:absolute;top:18px;width:min(74%,380px)}.winning-solution-intel-kicker{align-items:center;background:#eaf3ff;border:1px solid #d2e2f6;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.61rem;font-weight:600;margin:0;min-height:20px;padding:0 .45rem;width:fit-content}.winning-solution-intel-title{color:#1f3f73;font-size:.8rem;font-weight:600;margin:0}.winning-solution-intel-row{align-items:center;background:#fff;border:1px solid #dbe6f5;border-radius:8px;display:flex;gap:.6rem;justify-content:space-between;min-height:34px;padding:0 .5rem}.winning-solution-intel-name{color:#3f5b85;font-size:.64rem}.winning-solution-intel-score{align-items:center;background:#eaf3ff;border-radius:999px;color:#1d4f91;display:inline-flex;font-size:.58rem;font-weight:600;height:18px;justify-content:center;min-width:28px}.winning-solution-intel-actions{display:flex;flex-wrap:wrap;gap:.35rem}.winning-solution-chip{align-items:center;background:#e8f6f0;border-radius:999px;color:#145a47;display:inline-flex;font-size:.55rem;font-weight:600;min-height:18px;padding:0 .45rem}.winning-solution-chip-muted{background:#edf3fe;color:#445f87}.winning-solution-context-card{background:#fff;border:1px solid #dbe7f6;border-radius:10px;bottom:18px;box-shadow:0 8px 18px #0f172a1f;padding:.7rem;position:absolute;right:18px;width:176px}.winning-solution-context-title{color:#35598e;font-size:.62rem;font-weight:600;margin:0 0 .3rem}.winning-solution-context-line{color:#506786;font-size:.58rem;line-height:1.35;margin:0}.winning-platform-benefits-section{background:#0000;padding:4rem 0 5rem}.winning-platform-benefits-container{max-width:1120px}.winning-platform-benefits-header{margin:0 auto 2rem;max-width:720px;text-align:center}.winning-platform-benefits-kicker{color:#2563eb;font-size:.64rem;font-weight:500;letter-spacing:.08em;margin:0 0 .55rem;text-transform:uppercase}.winning-platform-benefits-header h2{color:#111827;font-size:3.45rem;font-weight:500;line-height:1.07;margin:0 0 .5rem}.winning-platform-benefits-header p{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.winning-benefit-row{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);margin-bottom:0;min-height:62vh;padding:.75rem 0}.winning-benefit-row:last-child{margin-bottom:0}.winning-benefit-row-reverse{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.winning-benefit-row-workflows{margin-top:.5rem;position:relative}.winning-benefit-row-workflows:before{background:linear-gradient(90deg,#30bdf7,#7dd3fc);border-radius:999px;content:"";height:4px;left:0;position:absolute;top:0;width:min(360px,42%)}.winning-benefit-copy{max-width:430px}.winning-benefit-kicker{color:#2563eb;font-size:.66rem;font-weight:500;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.winning-benefit-copy h3{color:#111827;font-size:2.65rem;font-weight:500;line-height:1.1;margin:0 0 1rem}.winning-benefit-copy p{color:#6b7280;font-size:1.03rem;line-height:1.58;margin:0 0 1.35rem}.winning-benefit-btn{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #94a3b8;border-radius:4px;color:#111827;cursor:pointer;font-size:.78rem;font-weight:500;height:44px;letter-spacing:.01em;min-width:126px;padding:0 1rem;transition:border-color .2s ease,transform .2s ease}.winning-benefit-btn:hover{border-color:#94a3b8;transform:translateY(-1px)}.winning-benefit-visual{display:flex;justify-content:center}.winning-visual-card{aspect-ratio:1.18/1;border-radius:2px;box-shadow:0 16px 32px #0f172a29;max-width:460px;min-height:350px;overflow:hidden;position:relative;width:100%}.winning-visual-card-map{background:linear-gradient(145deg,#f2f8ff,#e8f1ff);border:1px solid #cfe0f5;border-radius:14px}.winning-advantage-grid{background:radial-gradient(circle at 78% 20%,#2e85eb33 0,#2e85eb00 46%),linear-gradient(#739bd31a 1px,#0000 0) 0 0 /100% 28px,linear-gradient(90deg,#739bd314 1px,#0000 0) 0 0 /28px 100%;inset:0;position:absolute}.winning-advantage-main{grid-gap:.55rem;background:#fffffff5;border:1px solid #d3e2f4;border-radius:12px;box-shadow:0 12px 24px #0f172a24;display:grid;gap:.55rem;left:18px;padding:.9rem .85rem .8rem;position:absolute;top:18px;width:min(74%,330px)}.winning-advantage-kicker{align-items:center;background:#eaf3ff;border:1px solid #d2e2f6;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.61rem;font-weight:600;margin:0;min-height:20px;padding:0 .45rem;width:fit-content}.winning-advantage-title{color:#1f3f73;font-size:.78rem;font-weight:600;margin:0}.winning-advantage-row{align-items:center;background:#fff;border:1px solid #dbe6f5;border-radius:8px;display:flex;gap:.6rem;justify-content:space-between;min-height:34px;padding:0 .5rem}.winning-advantage-row-label{color:#3f5b85;font-size:.63rem}.winning-advantage-row-value{align-items:center;background:#eaf3ff;border-radius:999px;color:#1d4f91;display:inline-flex;font-size:.58rem;font-weight:600;height:18px;justify-content:center;min-width:30px}.winning-advantage-side{grid-gap:.35rem;background:#fff;border:1px solid #dbe7f6;border-radius:10px;bottom:18px;box-shadow:0 8px 18px #0f172a1f;display:grid;gap:.35rem;padding:.7rem;position:absolute;right:18px;width:176px}.winning-advantage-side-title{color:#35598e;font-size:.62rem;font-weight:600;margin:0}.winning-advantage-side-value{color:#506786;font-size:.62rem;line-height:1.35;margin:0}.winning-visual-card-list{background:linear-gradient(145deg,#f2f8ff,#e8f1ff);border:1px solid #cfe0f5;border-radius:14px}.winning-deals-flow-grid{background:radial-gradient(circle at 76% 18%,#227be633 0,#227be600 45%),linear-gradient(#709ad41a 1px,#0000 0) 0 0 /100% 28px,linear-gradient(90deg,#709ad414 1px,#0000 0) 0 0 /28px 100%;inset:0;position:absolute}.winning-deals-flow-main{grid-gap:.55rem;background:#fffffff5;border:1px solid #d3e2f4;border-radius:12px;box-shadow:0 12px 24px #0f172a24;display:grid;gap:.55rem;left:18px;padding:.9rem .85rem .8rem;position:absolute;top:18px;width:min(74%,330px)}.winning-deals-flow-kicker{align-items:center;background:#eaf3ff;border:1px solid #d2e2f6;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.61rem;font-weight:600;margin:0;min-height:20px;padding:0 .45rem;width:fit-content}.winning-deals-flow-title{color:#1f3f73;font-size:.78rem;font-weight:600;margin:0}.winning-deals-flow-step{align-items:center;background:#fff;border:1px solid #dbe6f5;border-radius:8px;display:flex;gap:.6rem;justify-content:space-between;min-height:34px;padding:0 .5rem}.winning-deals-flow-step-label{color:#3f5b85;font-size:.63rem}.winning-deals-flow-step-status{align-items:center;background:#eaf3ff;border-radius:999px;color:#1d4f91;display:inline-flex;font-size:.56rem;font-weight:600;height:18px;justify-content:center;min-width:34px}.winning-deals-flow-side{grid-gap:.35rem;background:#fff;border:1px solid #dbe7f6;border-radius:10px;bottom:18px;box-shadow:0 8px 18px #0f172a1f;display:grid;gap:.35rem;padding:.7rem;position:absolute;right:18px;width:176px}.winning-deals-flow-side-title{color:#35598e;font-size:.62rem;font-weight:600;margin:0}.winning-deals-flow-side-value{color:#506786;font-size:.62rem;line-height:1.35;margin:0}.winning-visual-card-workflow{background:linear-gradient(145deg,#f2f8ff,#e8f1ff);border:1px solid #cfe0f5;border-radius:14px}.winning-win-grid{background:radial-gradient(circle at 76% 18%,#227be633 0,#227be600 45%),linear-gradient(#709ad41a 1px,#0000 0) 0 0 /100% 28px,linear-gradient(90deg,#709ad414 1px,#0000 0) 0 0 /28px 100%;inset:0;position:absolute}.winning-win-main{grid-gap:.55rem;background:#fffffff5;border:1px solid #d3e2f4;border-radius:12px;box-shadow:0 12px 24px #0f172a24;display:grid;gap:.55rem;left:18px;padding:.9rem .85rem .8rem;position:absolute;top:18px;width:min(74%,330px)}.winning-win-kicker{align-items:center;background:#eaf3ff;border:1px solid #d2e2f6;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.61rem;font-weight:600;margin:0;min-height:20px;padding:0 .45rem;width:fit-content}.winning-win-title{color:#1f3f73;font-size:.78rem;font-weight:600;margin:0}.winning-win-step{align-items:center;background:#fff;border:1px solid #dbe6f5;border-radius:8px;display:flex;gap:.6rem;justify-content:space-between;min-height:34px;padding:0 .5rem}.winning-win-step-label{color:#3f5b85;font-size:.63rem}.winning-win-step-state{align-items:center;background:#eaf3ff;border-radius:999px;color:#1d4f91;display:inline-flex;font-size:.56rem;font-weight:600;height:18px;justify-content:center;min-width:34px}.winning-win-side{grid-gap:.35rem;background:#fff;border:1px solid #dbe7f6;border-radius:10px;bottom:18px;box-shadow:0 8px 18px #0f172a1f;display:grid;gap:.35rem;padding:.7rem;position:absolute;right:18px;width:176px}.winning-win-side-title{color:#35598e;font-size:.62rem;font-weight:600;margin:0}.winning-win-side-value{color:#506786;font-size:.62rem;line-height:1.35;margin:0}.winning-data-features-section{background:radial-gradient(circle,#94a3b824 .7px,#0000 .8px),#f8fafc;background-size:8px 8px;padding:4.5rem 0 5.2rem}.winning-data-features-container{max-width:1180px}.winning-data-features-header{margin:0 auto 3.6rem;max-width:760px;text-align:center}.winning-data-features-kicker{color:#0f172a;font-size:.95rem;font-weight:500;margin:0 0 .7rem;text-transform:none}.winning-data-features-header h2{color:#0f172a;font-size:3.45rem;font-weight:500;line-height:1.12;margin:0}.winning-data-features-grid{grid-gap:2.6rem 2.8rem;display:grid;gap:2.6rem 2.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.winning-data-feature-card{align-items:flex-start;display:flex;flex-direction:column}.winning-data-feature-icon{color:#6b7280;height:44px;margin-bottom:1rem;position:relative;width:66px}.winning-data-feature-icon .svg-inline--fa{color:#0ea5e9;font-size:1.65rem;left:18px;opacity:.88;position:absolute;top:7px}.winning-data-icon-accent{background:#cbd5e1;border-radius:3px;opacity:.85;position:absolute}.winning-data-icon-accent-a{height:14px;left:2px;top:2px;width:14px}.winning-data-icon-accent-b{background:#94a3b8;height:10px;right:5px;top:6px;width:10px}.winning-data-icon-accent-c{background:#dbeafe;border:1px solid #cbd5e1;bottom:5px;height:8px;left:8px;width:8px}.winning-data-feature-icon-sources .svg-inline--fa{color:#38bdf8}.winning-data-feature-icon-profile-plus .svg-inline--fa{color:#3b82f6}.winning-data-feature-icon-signal-data .svg-inline--fa{color:#0ea5e9}.winning-data-feature-icon-investors .svg-inline--fa{color:#60a5fa}.winning-data-feature-icon-executives .svg-inline--fa{color:#64748b}.winning-data-feature-icon-news .svg-inline--fa{color:#0284c7}.winning-data-feature-card h3{color:#0f172a;font-size:2rem;font-weight:500;line-height:1.1;margin:0 0 .8rem}.winning-data-feature-card p{color:#475569;font-size:.95rem;line-height:1.65;margin:0}.winning-outcome-section{background:#0000;padding:4.5rem 0 5rem}.winning-outcome-container{max-width:1100px}.winning-outcome-header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:720px;text-align:center}.winning-outcome-header h2{color:#0f172a;font-size:3.2rem;font-weight:500;line-height:1.1;margin:0 0 1.25rem}.winning-outcome-intro{color:#475569;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem}.winning-outcome-subhead{color:#0f172a;font-size:1.05rem;font-weight:500;margin:0}.winning-outcome-grid{grid-gap:2.4rem 2.6rem;display:grid;gap:2.4rem 2.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3.5rem}.winning-outcome-card{align-items:flex-start;display:flex;flex-direction:column}.winning-outcome-icon{height:44px;margin-bottom:.95rem;position:relative;width:66px}.winning-outcome-icon .svg-inline--fa{color:#0ea5e9;font-size:1.55rem;left:18px;opacity:.9;position:absolute;top:7px}.winning-outcome-icon-accent{background:#cbd5e1;border-radius:3px;opacity:.85;position:absolute}.winning-outcome-icon-accent-a{height:14px;left:2px;top:2px;width:14px}.winning-outcome-icon-accent-b{background:#94a3b8;height:10px;right:5px;top:6px;width:10px}.winning-outcome-icon-accent-c{background:#dbeafe;border:1px solid #cbd5e1;bottom:5px;height:8px;left:8px;width:8px}.winning-outcome-icon-proprietary .svg-inline--fa{color:#3b82f6}.winning-outcome-icon-differentiation .svg-inline--fa{color:#0284c7}.winning-outcome-icon-response-rates .svg-inline--fa{color:#0ea5e9}.winning-outcome-icon-bd-momentum .svg-inline--fa{color:#2563eb}.winning-outcome-icon-deeper-lists .svg-inline--fa{color:#60a5fa}.winning-outcome-icon-better-conversations .svg-inline--fa{color:#0891b2}.winning-outcome-card h3{color:#0f172a;font-size:1.5rem;font-weight:500;line-height:1.18;margin:0 0 .6rem}.winning-outcome-card p{color:#475569;font-size:.98rem;line-height:1.6;margin:0}.winning-outcome-footer{color:#0f172a;font-size:1.5rem;font-weight:500;letter-spacing:.02em;margin:0;text-align:center}.section-header{animation:fadeInUp 1s ease both;margin-bottom:4rem;text-align:center}.section-header h2{color:#0f172a;display:inline-block;font-size:3rem;font-weight:500;margin-bottom:1rem;position:relative}.section-header h2:after{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-header p{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.integrations-overview{background-color:#fff;padding:6rem 0}.integrations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.integration-category{background:#fff;border:1px solid #2563eb14;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.integration-category:before{background:linear-gradient(135deg,#2563eb,#0ea5e9);content:"";height:4px;left:0;position:absolute;right:0;top:0}.integration-category:hover{border-color:#2563eb33;box-shadow:0 20px 40px #2563eb26;transform:translateY(-8px)}.category-header{flex-direction:column;margin-bottom:1.5rem;text-align:center}.category-header,.category-icon{align-items:center;display:flex;justify-content:center}.category-icon{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:16px;box-shadow:0 8px 20px #2563eb4d;color:#fff;font-size:1.5rem;height:60px;position:relative;width:60px}.category-icon .svg-inline--fa,.category-icon svg{color:#fff!important;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.category-info h3{color:#0f172a;font-size:1.5rem;font-weight:500;margin-bottom:.25rem}.category-subtitle{color:#2563eb;font-size:.875rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.category-description{color:#64748b;line-height:1.6;margin-bottom:2rem}.integration-items{display:flex;flex-direction:column;gap:1rem}.integration-item{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.integration-item:hover{background:#eff6ff;transform:translateX(5px)}.item-icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 12px #2563eb1a;color:#2563eb;display:flex;font-size:1.1rem;height:40px;justify-content:center;width:40px}.item-info{display:flex;flex-direction:column;gap:.25rem}.item-name{color:#0f172a;font-weight:500}.item-status{border-radius:6px;font-size:.75rem;font-weight:500;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.item-status.available{background:#dcfce7;color:#166534}.item-status.coming-soon{background:#fef3c7;color:#92400e}.benefits-section{background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:6rem 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#fff;border:1px solid #2563eb14;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 20px 40px #2563eb26;transform:translateY(-5px)}.benefit-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:20px;box-shadow:0 12px 30px #2563eb4d;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px}.benefit-icon svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.benefit-card h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.benefit-card p{color:#64748b;line-height:1.6}.integrations-cta{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:6rem 0;text-align:center}.cta-content{animation:fadeInUp 1s ease both}.cta-header h2{font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.cta-header p{color:#fffc;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.cta-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-feature:nth-child(2){justify-self:end;margin-right:-60px}.cta-feature:nth-child(3){grid-column:1/-1;justify-self:center;max-width:300px}.cta-feature{align-items:center;color:#ffffffe6;display:flex;font-weight:500;gap:.5rem}.cta-feature svg{color:#10b981;font-size:1.1rem}.cta-buttons{flex-wrap:wrap}.cta-buttons .btn-primary{align-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:12px;box-shadow:0 8px 25px #2563eb4d;color:#fff;display:flex;font-weight:500;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.cta-buttons .btn-primary:hover{box-shadow:0 15px 35px #2563eb66}.cta-buttons .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.cta-buttons .btn-secondary:hover{background:#fff3;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.integrations-hero .hero-dots-reveal{animation:none}}@media (max-width:768px){.integrations-hero h1{font-size:64px;margin-left:auto;margin-right:auto;max-width:13ch}.section-header h2{font-size:2rem}.winning-problems-grid{gap:1.6rem;grid-template-columns:1fr;margin-bottom:2.2rem}.winning-problem-card h3{font-size:1.55rem}.winning-solution-grid{gap:2rem;grid-template-columns:1fr}.winning-solution-copy{max-width:100%}.winning-solution-copy h2{font-size:2rem}.winning-solution-media{justify-content:center}.winning-advantage-main{left:12px;top:12px;width:min(78%,340px)}.winning-advantage-side{bottom:12px;right:12px;width:160px}.winning-deals-flow-main{left:12px;top:12px;width:min(78%,340px)}.winning-deals-flow-side{bottom:12px;right:12px;width:160px}.winning-win-main{left:12px;top:12px;width:min(78%,340px)}.winning-win-side{bottom:12px;right:12px;width:160px}.winning-solution-intel-card{left:12px;top:12px;width:min(78%,380px)}.winning-solution-context-card{bottom:12px;right:12px;width:164px}.winning-platform-benefits-section{padding:4.4rem 0 5rem}.winning-platform-benefits-header h2{font-size:2.5rem}.winning-platform-benefits-header{margin-bottom:1.5rem}.winning-benefit-row,.winning-benefit-row-reverse{gap:1.4rem;grid-template-columns:1fr;margin-bottom:2rem;min-height:auto;padding:0}.winning-benefit-row-workflows:before{width:min(280px,70%)}.winning-benefit-copy{max-width:100%}.winning-benefit-copy h3{font-size:2rem}.winning-visual-card{max-width:460px;min-height:320px}.winning-data-features-section{padding:4rem 0 4.4rem}.winning-data-features-header{margin-bottom:2.5rem}.winning-data-features-header h2{font-size:2.45rem}.winning-data-features-grid{gap:2rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.winning-outcome-section{padding:4rem 0 4.5rem}.winning-outcome-header h2{font-size:2.5rem}.winning-outcome-header{margin-bottom:2.5rem}.winning-outcome-grid{gap:1.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2.75rem}.winning-outcome-card h3,.winning-outcome-footer{font-size:1.35rem}.integrations-grid{grid-template-columns:1fr}.integration-category{padding:2rem}.benefits-grid{grid-template-columns:1fr}.cta-features{gap:1rem}.cta-buttons,.cta-features{align-items:center;flex-direction:column}.cta-header h2{font-size:2rem}}@media (max-width:480px){.integrations-hero h1{font-size:2rem}.integrations-hero .hero-subtitle{color:#475569!important;font-size:.9rem;max-width:520px;text-align:center!important}.winning-deals-bridge-section{padding:4.2rem 0 3.8rem}.winning-solution-copy h2{font-size:1.7rem}.winning-solution-visual{min-height:300px}.winning-advantage-main{left:12px;padding:.75rem .7rem;top:12px;width:calc(100% - 24px)}.winning-advantage-title{font-size:.72rem}.winning-advantage-row-label{font-size:.6rem}.winning-advantage-side{display:none}.winning-deals-flow-main{left:12px;padding:.75rem .7rem;top:12px;width:calc(100% - 24px)}.winning-deals-flow-title{font-size:.72rem}.winning-deals-flow-step-label{font-size:.6rem}.winning-deals-flow-side{display:none}.winning-win-main{left:12px;padding:.75rem .7rem;top:12px;width:calc(100% - 24px)}.winning-win-title{font-size:.72rem}.winning-win-step-label{font-size:.6rem}.winning-win-side{display:none}.winning-solution-intel-card{left:12px;padding:.75rem .7rem;top:12px;width:calc(100% - 24px)}.winning-solution-intel-title{font-size:.72rem}.winning-solution-intel-name{font-size:.6rem}.winning-solution-context-card{display:none}.winning-platform-benefits-header h2{font-size:1.9rem}.winning-platform-benefits-header p{font-size:.9rem}.winning-benefit-copy h3{font-size:1.6rem}.winning-benefit-copy p{font-size:.95rem}.winning-visual-card{min-height:260px}.winning-data-features-kicker{font-size:.86rem}.winning-data-features-header h2{font-size:1.9rem}.winning-data-features-grid{gap:1.7rem;grid-template-columns:1fr}.winning-data-feature-card h3{font-size:1.55rem}.winning-data-feature-card p{font-size:.92rem;line-height:1.55}.winning-outcome-header h2{font-size:1.9rem}.winning-outcome-intro{font-size:1rem}.winning-outcome-card h3{font-size:1.2rem}.winning-outcome-card p{font-size:.92rem}.winning-outcome-grid{grid-template-columns:1fr}.winning-outcome-footer{font-size:1.2rem}.integration-category{padding:1.5rem}.category-header{flex-direction:column;text-align:center}}.overview-page{background:radial-gradient(circle,#142f5912 .85px,#0000 .95px),#f6f8fb;background-size:8px 8px;overflow:hidden;width:100%}.overview-hero{align-items:center;background:#0000;box-sizing:border-box;display:flex;min-height:100vh;padding:5rem 0 2rem}.overview-hero-layout{grid-gap:clamp(28px,4vw,56px);align-items:center;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(320px,1fr) minmax(420px,1.15fr);margin:0 auto;max-width:1280px;padding:0 24px;width:100%}.overview-copy{max-width:620px}.overview-kicker{color:#0f172a;font-size:.95rem;font-weight:600;margin:0 0 10px}.overview-hero-title{text-wrap:balance;color:#111936;font-size:clamp(2.1rem,4.2vw,3.35rem);font-weight:400;letter-spacing:-.02em;line-height:1.08;margin:0}.overview-hero-subtitle{color:#4b5565;font-size:1.12rem;line-height:1.45;margin:18px 0 0;max-width:580px}.intelligence-page .hero-kicker-blue,.overview-kicker-blue{color:#2563eb}.intelligence-page .overview-hero-title{color:#000}.overview-visual{background:linear-gradient(145deg,#f7fbff,#ecf4fe);border:1px solid #d7e5f7;border-radius:18px;box-shadow:0 16px 34px #1a407c21;min-height:365px;overflow:hidden;position:relative;width:100%}.overview-relationship-bg{background:radial-gradient(circle at 76% 40%,#3392f333 0,#3392f300 45%),radial-gradient(circle at 22% 80%,#12458b26 0,#12458b00 48%),linear-gradient(#4882d01f 1px,#0000 0) 0 0 /100% 28px,linear-gradient(90deg,#4882d01a 1px,#0000 0) 0 0 /28px 100%;inset:0;position:absolute}.overview-relationship-panel{grid-gap:10px;background:#fdfffff2;border:1px solid #c4daf6;border-radius:14px;box-shadow:0 14px 28px #16458729;display:grid;gap:10px;left:24px;padding:14px;position:absolute;top:24px;width:min(74%,420px)}.relationship-panel-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.relationship-pill{align-items:center;background:#167bea1f;border-radius:999px;color:#124794;display:inline-flex;font-size:.66rem;font-weight:600;letter-spacing:.01em;min-height:22px;padding:0 10px}.relationship-score{color:#1f4f93;font-size:.69rem;font-weight:600}.relationship-primary-card{background:linear-gradient(180deg,#fff,#f5f9ff);border:1px solid #d5e3f5;border-radius:11px;min-height:108px;padding:11px 12px}.relationship-avatar{background:radial-gradient(circle at 42% 32%,#f4d0bc 0 36%,#8b6f61 37% 100%);border-radius:999px;display:block;height:34px;width:34px}.relationship-name,.relationship-role,.relationship-strength{border-radius:999px;display:block;height:6px;margin-top:8px}.relationship-name{background:#c8d9ef;width:58%}.relationship-role{background:#d7e4f5;width:44%}.relationship-strength{background:linear-gradient(90deg,#1598ea,#2a67d7);height:7px;margin-top:14px;width:82%}.relationship-side-card{background:#fff;border:1px solid #d2e2f8;border-radius:10px;box-shadow:0 10px 20px #17438524;padding:10px 11px;position:absolute;right:-46px;width:190px}.relationship-side-card-top{top:72px}.relationship-side-card-bottom{top:166px}.relationship-side-title{background:#c8dbf1;border-radius:999px;display:block;height:6px;width:52%}.relationship-side-line{background:#e4edf9;border-radius:999px;display:block;height:5px;margin-top:8px}.relationship-side-line-short{width:72%}.relationship-node{background:#1f74e8;border-radius:999px;box-shadow:0 0 0 6px #2776e526;position:absolute}.relationship-node-core{height:18px;right:124px;top:136px;width:18px}.relationship-node-a{height:14px;right:44px;top:76px;width:14px}.relationship-node-b{height:12px;right:32px;top:160px;width:12px}.relationship-node-c{height:13px;right:72px;top:244px;width:13px}.relationship-node-d{height:10px;right:188px;top:264px;width:10px}.relationship-link{background:linear-gradient(90deg,#1b72e3cc,#1b72e33d);height:2px;position:absolute;transform-origin:left center}.relationship-link-a{right:133px;top:142px;transform:rotate(-34deg);width:95px}.relationship-link-b{right:132px;top:144px;transform:rotate(12deg);width:86px}.relationship-link-c{right:130px;top:148px;transform:rotate(44deg);width:90px}.relationship-link-d{right:138px;top:150px;transform:rotate(78deg);width:110px}.overview-visual-intelligence{background:linear-gradient(145deg,#f8fbff,#ecf4fd);border-color:#cedff5}.intelligence-hero-bg{background:radial-gradient(circle at 76% 28%,#206cd42e 0,#0000 48%),radial-gradient(circle at 24% 82%,#0ea5e929 0,#0000 52%),linear-gradient(#427ecb1a 1px,#0000 0) 0 0 /100% 30px,linear-gradient(90deg,#427ecb14 1px,#0000 0) 0 0 /30px 100%;inset:0;position:absolute}.intelligence-hero-main-card{grid-gap:9px;align-content:start;background:#fffffff2;border:1px solid #c8dcf5;border-radius:14px;box-shadow:0 14px 28px #123e7e26;display:grid;gap:9px;left:24px;min-height:218px;padding:14px;position:absolute;top:26px;width:min(78%,430px)}.intelligence-hero-kicker{align-items:center;background:#eaf3ff;border:1px solid #cce1f8;border-radius:999px;color:#1c4f94;display:inline-flex;font-size:.62rem;font-weight:600;min-height:20px;padding:0 9px;width:fit-content}.intelligence-hero-title{color:#244a82;font-size:.82rem;font-weight:600}.intelligence-hero-priority-row{align-items:center;background:linear-gradient(180deg,#fff,#f5f9ff);border:1px solid #d4e3f5;border-radius:10px;display:flex;justify-content:space-between;min-height:44px;padding:0 11px}.intelligence-hero-priority-label{color:#47648f;font-size:.64rem}.intelligence-hero-priority-score{color:#1f4f94;font-size:1.2rem;font-weight:600;line-height:1}.intelligence-hero-signal-list{grid-gap:7px;display:grid;gap:7px}.intelligence-hero-signal-item{align-items:center;color:#4c6791;display:inline-flex;font-size:.6rem;gap:7px;line-height:1.25}.intelligence-hero-dot{background:#1f8ce8;border-radius:999px;flex-shrink:0;height:7px;width:7px}.intelligence-hero-side-card{grid-gap:6px;background:#fff;border:1px solid #d3e2f6;border-radius:10px;box-shadow:0 10px 20px #1340821f;display:grid;gap:6px;padding:10px;position:absolute;right:18px;width:172px}.intelligence-hero-side-card-top{top:78px}.intelligence-hero-side-card-bottom{top:170px}.intelligence-side-label{color:#5a7398;font-size:.56rem;font-weight:600}.intelligence-side-value{color:#264e87;font-size:.72rem;font-weight:600}.intelligence-side-meter{background:linear-gradient(90deg,#1a9ae9,#2b69d9 78%,#dbe7f8 78% 100%);border-radius:999px;display:block;height:8px}.overview-how-section{align-items:center;background:#0000;display:flex;min-height:100vh;padding:3.25rem 0 2.5rem}.overview-how-inner{margin:0 auto;max-width:1300px;text-align:center;width:100%}.overview-how-title{color:#131d3d;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.1;margin:0}.overview-how-link{align-items:center;color:#1f2e55;display:inline-flex;font-size:.95rem;font-weight:500;gap:.55rem;margin-top:.95rem}.overview-how-link-icon{align-items:center;background:linear-gradient(135deg,#16a3f0,#008ce3);border-radius:4px;color:#fff;display:inline-flex;font-size:.72rem;height:18px;justify-content:center;line-height:1;width:18px}.overview-how-flow{margin:2rem auto 6rem;max-width:900px}.overview-flow-bottom,.overview-flow-top{align-items:center;display:grid;justify-items:center}.overview-flow-top{grid-template-columns:1fr 1fr;margin-bottom:.5rem}.overview-flow-bottom span,.overview-flow-top span{align-items:center;background:linear-gradient(180deg,#45adef,#3d9de7);clip-path:polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%);color:#12305e;display:inline-flex;font-size:.79rem;font-weight:600;justify-content:center;min-height:34px;padding:0 16px;white-space:nowrap}.overview-flow-shell{border-radius:74px;padding:20px 22px;position:relative}.overview-flow-arrow,.overview-flow-shell{background:linear-gradient(180deg,#4bb2f1,#3f9ee7)}.overview-flow-arrow{height:36px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.overview-flow-arrow-left{clip-path:polygon(100% 0,0 50%,100% 100%);left:-11px}.overview-flow-arrow-right{clip-path:polygon(0 0,100% 50%,0 100%);right:-11px}.overview-flow-core{align-items:center;background:#f9fbff;border:1px solid #97a8c773;border-radius:58px;display:flex;justify-content:center;min-height:194px;padding:24px 32px}.overview-flow-dots{grid-gap:8px 10px;align-items:center;display:grid;gap:8px 10px;grid-template-columns:repeat(17,minmax(0,1fr));justify-items:center;width:100%}.flow-node{display:block;position:relative}.flow-node-dot,.flow-node-ring{border-radius:999px}.flow-node-ring{background:#0000!important;border:2px solid}.flow-node-square{border-radius:3px}.flow-node-triangle{background:#0000!important;border-bottom:10px solid;border-left:6px solid #0000;border-right:6px solid #0000;height:0!important;width:0!important}.flow-node-pill{border-radius:999px;height:7px!important;width:14px!important}.flow-node-kite{border-radius:2px;clip-path:polygon(50% 0,100% 36%,68% 100%,0 66%)}.flow-node-ringed{background:#0000!important;border:2px solid;border-radius:999px}.flow-node-capsule{border-radius:999px;height:6px!important;width:16px!important}.flow-node-chevron{background:#0000!important;height:12px!important;width:12px!important}.flow-node-chevron:after,.flow-node-chevron:before{background:currentColor;border-radius:2px;content:"";height:2px;left:52%;position:absolute;top:50%;transform-origin:left center;width:8px}.flow-node-chevron:before{transform:translate(-50%,-50%) rotate(40deg)}.flow-node-chevron:after{transform:translate(-50%,-50%) rotate(-40deg)}.flow-node-spark{background:#0000!important;height:12px!important;width:12px!important}.flow-node-spark:after,.flow-node-spark:before{background:currentColor;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:12px}.flow-node-spark:after{transform:translate(-50%,-50%) rotate(-45deg)}.flow-node-size-1{height:6px;width:6px}.flow-node-size-2{height:8px;width:8px}.flow-node-size-3{height:10px;width:10px}.flow-node-size-4{height:12px;width:12px}.flow-node-size-5{height:14px;width:14px}.flow-node-blue{background:#2668d5;color:#2668d5}.flow-node-teal{background:#20a8d8;color:#20a8d8}.flow-node-yellow{background:#f2b91c;color:#f2b91c}.flow-node-pink{background:#eb64c6;color:#eb64c6}.flow-node-navy{background:#15348e;color:#15348e}.flow-node-mint{background:#76d88b;color:#76d88b}.flow-node-indigo{background:#4f46e5;color:#4f46e5}.flow-node-aqua{background:#06b6d4;color:#06b6d4}.flow-node-coral{background:#f97316;color:#f97316}.flow-node-amber{background:#f59e0b;color:#f59e0b}.flow-node-violet{background:#a855f7;color:#a855f7}.flow-node-charcoal{background:#334155;color:#334155}.flow-node-black{background:#0f172a;color:#0f172a}.overview-flow-bottom{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.5rem}.overview-how-steps{grid-column-gap:3.5rem;grid-row-gap:1.4rem;column-gap:3.5rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));row-gap:1.4rem;text-align:center}.overview-how-step h3{color:#162244;font-size:20px;letter-spacing:-.02em;line-height:1.2;margin:0}.overview-how-step p{color:#374768;font-size:1rem;line-height:1.5;margin:1.35rem 0 0}.overview-feature-scroll{padding:2rem 0 3.5rem}.overview-feature-scroll-inner{grid-gap:2.5rem;display:grid;gap:2.5rem;margin:0 auto;max-width:1280px}.overview-feature-row{grid-gap:clamp(2.5rem,7vw,8rem);align-items:center;display:grid;gap:clamp(2.5rem,7vw,8rem);grid-template-columns:minmax(360px,520px) minmax(260px,1fr);opacity:.85;transform:scale(.88);transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .45s ease-out}.overview-feature-row.feature-row-in-view{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.overview-feature-row{opacity:1;transform:none;transition:none}}.overview-feature-card{background:#f2f4f8;border:1px solid #dfe4ee;border-radius:18px;box-shadow:0 14px 26px #10234e0f;min-height:260px;padding:4rem 4.25rem}.overview-feature-card h3{color:#1d2b4f;font-size:2.45rem;letter-spacing:-.02em;line-height:1.15;margin:0}.overview-feature-card p{color:#425272;font-size:1.1rem;line-height:1.7;margin:1.35rem 0 0;max-width:92%}.overview-feature-visual{background:radial-gradient(circle,#1b7fe21f .8px,#0000 1px),#0000;background-size:8px 8px;border-radius:18px;min-height:264px;position:relative}.feature-widget{background:#f8fbff;border:1px solid #d8e4f4;border-radius:14px;box-shadow:0 12px 20px #2058a224;overflow:hidden;position:absolute}.feature-widget-search{background:linear-gradient(180deg,#fafdff,#f2f8ff);display:flex;flex-direction:column;gap:9px;padding:12px 12px 14px;right:20px;top:10px;width:246px}.feature-score-kicker{align-items:center;background:#fcfdff;border:1px solid #c9dcf4;border-radius:999px;color:#1f4f93;display:inline-flex;font-size:.62rem;font-weight:600;min-height:20px;padding:0 8px;width:fit-content}.feature-score-header{align-items:center;display:flex;justify-content:space-between}.feature-score-value{color:#173f79;font-size:2.2rem;font-weight:600;letter-spacing:-.02em;line-height:1}.feature-score-ring{background:conic-gradient(#1b89ea 0 82%,#d7e7f8 82% 100%);border-radius:999px;height:34px;position:relative;width:34px}.feature-score-ring:after{background:#f8fcff;border-radius:999px;content:"";inset:7px;position:absolute}.feature-score-label{color:#3f608f;font-size:.74rem;font-weight:500}.feature-score-weights{grid-gap:8px;display:grid;gap:8px}.feature-score-weight{align-items:center;background:#fff;border:1px solid #d8e7f8;border-radius:8px;color:#2a4a78;display:flex;font-size:.64rem;font-weight:600;justify-content:space-between;overflow:hidden;padding:6px 8px 7px;position:relative;z-index:1}.feature-score-weight:before{background:linear-gradient(90deg,#258fec40,#258fec0a);bottom:0;content:"";left:0;position:absolute;top:0;width:0;z-index:-1}.feature-score-weight-recency:before{width:35%}.feature-score-weight-history:before{width:40%}.feature-score-weight-strength:before{width:25%}.overview-feature-visual-similar .feature-widget-risk-main{grid-gap:8px;background:linear-gradient(180deg,#fbfdff,#f2f8ff);display:grid;gap:8px;left:16px;min-height:170px;padding:12px;top:12px;width:242px;z-index:3}.feature-risk-title{color:#1b3f75;font-size:.73rem;font-weight:600}.feature-risk-count{color:#47618a;font-size:.66rem}.feature-risk-row{align-items:center;background:#fff;border:1px solid #d8e6f7;border-radius:8px;display:flex;justify-content:space-between;min-height:24px;padding:0 7px}.feature-risk-name{background:#d4e2f3;border-radius:999px;height:5px;width:54%}.feature-risk-name-short{width:42%}.feature-risk-tag{align-items:center;border-radius:999px;display:inline-flex;font-size:.55rem;font-weight:600;min-height:16px;padding:0 7px}.feature-risk-tag-high{background:#fde8eb;color:#8e1e2a}.feature-risk-tag-medium{background:#fef5df;color:#845914}.feature-risk-tag-low{background:#e8f7f1;color:#145a47}.overview-feature-visual-similar .feature-widget-risk-stat{grid-gap:6px;align-content:center;display:grid;gap:6px;min-height:78px;padding:10px;right:14px;top:22px;width:132px;z-index:2}.feature-risk-stat-label{color:#526b90;font-size:.58rem;font-weight:500}.feature-risk-stat-value{color:#1c4a8a;font-size:.92rem;font-weight:600;line-height:1}.overview-feature-visual-similar .feature-widget-risk-trend{grid-gap:7px;align-content:start;bottom:16px;display:grid;gap:7px;min-height:98px;padding:10px;right:18px;width:178px;z-index:2}.feature-risk-trend-title{color:#3f5f8d;font-size:.58rem;font-weight:600}.feature-risk-trend-line{background:linear-gradient(90deg,#f4ccd2,#fbe9ec);border-radius:999px;height:6px}.feature-risk-trend-line-short{background:linear-gradient(90deg,#d5e8fc,#edf5fe);width:72%}.feature-risk-trend-meta{align-items:center;display:flex;gap:6px;justify-content:space-between}.feature-risk-trend-chip{align-items:center;background:#fde8eb;border-radius:999px;color:#8b1d2a;display:inline-flex;font-size:.53rem;font-weight:600;min-height:16px;padding:0 6px}.feature-risk-trend-delta{color:#4f6a92;font-size:.53rem;font-weight:600}.overview-feature-visual-tags .feature-widget-outreach-main{grid-gap:8px;background:linear-gradient(180deg,#fbfdff,#f2f8ff);display:grid;gap:8px;min-height:154px;padding:11px;right:20px;top:16px;width:242px;z-index:3}.feature-outreach-kicker{align-items:center;background:#e7f2ff;border:1px solid #cde1f8;border-radius:999px;color:#1f4f93;display:inline-flex;font-size:.6rem;font-weight:600;min-height:18px;padding:0 8px;width:fit-content}.feature-outreach-subject{color:#274a7d;font-size:.67rem;font-weight:600;line-height:1.3}.feature-outreach-line{background:#d9e7f8;border-radius:999px;height:6px}.feature-outreach-line-short{width:68%}.feature-outreach-actions{align-items:center;display:flex;gap:6px;margin-top:2px}.feature-outreach-chip{align-items:center;background:#e8f7f1;border-radius:999px;color:#145c47;display:inline-flex;font-size:.56rem;font-weight:600;min-height:18px;padding:0 8px}.feature-outreach-chip-muted{background:#edf4fd;color:#3f5e8b}.overview-feature-visual-tags .feature-widget-outreach-context{grid-gap:7px;align-content:start;display:grid;gap:7px;left:14px;min-height:120px;padding:10px;top:122px;width:214px;z-index:2}.feature-context-title{color:#2f5387;font-size:.63rem;font-weight:600}.feature-context-item{align-items:center;color:#4a648d;display:inline-flex;font-size:.58rem;gap:6px;line-height:1.25}.feature-context-dot{background:#1f8de8;border-radius:999px;flex-shrink:0;height:7px;width:7px}.overview-feature-visual-sources .feature-widget-signals-main{grid-gap:7px;background:linear-gradient(180deg,#fbfdff,#f1f8ff);display:grid;gap:7px;left:18px;min-height:146px;padding:10px;top:16px;width:214px;z-index:3}.feature-signals-title{color:#204779;font-size:.66rem;font-weight:600}.feature-signals-row{align-items:center;background:#fff;border:1px solid #d6e5f7;border-radius:8px;display:flex;justify-content:space-between;min-height:24px;padding:0 7px}.feature-signals-label{color:#466189;font-size:.58rem;font-weight:500}.feature-signals-badge{align-items:center;background:#e8f2ff;border-radius:999px;color:#20559b;display:inline-flex;font-size:.52rem;font-weight:600;min-height:16px;padding:0 7px}.overview-feature-visual-sources{min-height:292px}.overview-feature-visual-sources .feature-widget-signals-score{grid-gap:6px;align-content:center;display:grid;gap:6px;justify-items:center;min-height:108px;padding:10px 8px;right:18px;top:30px;width:118px;z-index:2}.feature-signals-score-label{color:#4f6b92;font-size:.54rem;font-weight:500}.feature-signals-score-value{color:#194a8f;font-size:1.65rem;font-weight:600;line-height:1}.feature-signals-score-trend{color:#1f7a5f;font-size:.54rem;font-weight:600}.overview-feature-visual-sources .feature-widget-signals-feed{grid-gap:6px;align-content:start;bottom:14px;display:grid;gap:6px;min-height:132px;padding:9px;right:20px;width:176px;z-index:2}.feature-signals-feed-title{color:#355a8e;font-size:.59rem;font-weight:600}.feature-signals-feed-item{align-items:center;color:#4b6791;display:inline-flex;font-size:.55rem;gap:6px;line-height:1.25}.feature-signals-feed-dot{background:#1c8ce8;border-radius:999px;flex-shrink:0;height:6px;width:6px}.feature-signals-feed-meta{align-items:center;background:#e8f2ff;border-radius:999px;color:#2a5b9b;display:inline-flex;font-size:.52rem;font-weight:600;margin-top:2px;min-height:16px;padding:0 7px;width:fit-content}.overview-feature-visual-browser .feature-widget-coverage{grid-gap:8px;align-content:start;background:linear-gradient(180deg,#fbfdff,#f1f8ff);display:grid;gap:8px;min-height:210px;padding:12px;right:18px;top:12px;width:246px;z-index:2}.feature-coverage-kicker{align-items:center;background:#eaf3ff;border:1px solid #cfe1f7;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.58rem;font-weight:600;min-height:18px;padding:0 8px;width:fit-content}.feature-coverage-title{color:#2b4f83;font-size:.68rem;font-weight:600;line-height:1.25}.feature-coverage-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-coverage-cell{border:1px solid #d6e4f5;border-radius:8px;min-height:28px}.feature-coverage-cell-strong{background:linear-gradient(180deg,#cbe4ff,#b4d8ff);border-color:#9dc9f5}.feature-coverage-cell-medium{background:linear-gradient(180deg,#e8f3ff,#ddebfb)}.feature-coverage-cell-gap{background:#f8fbff;border-style:dashed}.feature-coverage-legend{align-items:center;color:#4b678f;display:inline-flex;font-size:.54rem;font-weight:600;gap:6px}.feature-coverage-dot{border-radius:999px;height:8px;width:8px}.feature-coverage-dot-strong{background:#84bffd}.feature-coverage-dot-gap{background:#fff;border:1px dashed #b8cbe1}.feature-coverage-summary{color:#325b93;font-size:.62rem;font-weight:600;margin-top:2px}.overview-data-products{background:#10214c;border:1px solid #4e7ebf40;border-radius:16px;box-shadow:0 20px 40px #00143259;margin-top:2rem;padding:3.5rem 2.5rem 3rem;width:100%}.overview-data-products-inner{margin:0 auto;max-width:1280px}.overview-data-products-title{color:#fff;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin:0}.overview-data-products-subtitle{color:#ffffffe0;font-size:1.05rem;line-height:1.6;margin:1rem 0 0;max-width:none}.overview-data-products-grid{grid-gap:2.5rem 2rem;display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem}.overview-data-product-item{min-width:0}.overview-data-product-item h3{color:#fff;font-size:1.35rem;font-weight:400;letter-spacing:-.01em;line-height:1.2;margin:.75rem 0 0}.overview-data-product-item p{color:#ffffffd1;font-size:.95rem;line-height:1.6;margin:.75rem 0 0;max-width:none}.data-product-icon{background:linear-gradient(180deg,#122b5cb3,#0a1a3ecc);border:1px solid #96c7ff6b;border-radius:11px;box-shadow:inset 0 1px 0 #ffffff14;display:inline-block;flex-shrink:0;height:40px;position:relative;width:40px}.data-product-icon:after,.data-product-icon:before{content:"";position:absolute}.data-product-icon-graph:before{background:linear-gradient(180deg,#96c8ff26,#96c8ff0a),repeating-linear-gradient(90deg,#0000 0 7px,#a6ceff2e 7px 8px),repeating-linear-gradient(180deg,#0000 0 7px,#a6ceff29 7px 8px);border-radius:7px;bottom:9px;left:8px;right:8px;top:9px}.data-product-icon-graph:after{background:#b1d7fffa;border-radius:999px;box-shadow:7px -6px 0 #b1d7fff2,15px -1px 0 #b1d7fff2,0 -1px 0 1px #78b6facc,7px -7px 0 1px #78b6facc,15px -2px 0 1px #78b6facc;height:5px;left:11px;top:23px;width:5px}.data-product-icon-graph{background:linear-gradient(180deg,#153268b3,#0b1f46d9)}.data-product-icon-engine:before{border:2px solid #9cceffe0;border-radius:999px;box-shadow:inset 0 0 0 4px #1f56a873;inset:7px}.data-product-icon-engine:after{background:#e2f2ff;border-radius:999px;box-shadow:0 -11px 0 #92c7ffeb,0 11px 0 #92c7ffeb,-11px 0 0 #92c7ffeb,11px 0 0 #92c7ffeb;height:4px;left:18px;top:18px;width:4px}.data-product-icon-engine{background:radial-gradient(circle at 50% 50%,#468ce280 0 11px,#0000 11px),linear-gradient(180deg,#14336bb8,#0a1c42db)}.data-product-icon-outreach:before{background:linear-gradient(146deg,#0000 0 48%,#aad3ffbf 48% 52%,#0000 52% 100%),linear-gradient(34deg,#0000 0 48%,#aad3ffbf 48% 52%,#0000 52% 100%),linear-gradient(180deg,#90c4ff3d,#90c4ff0d);border:1px solid #9ccdffa3;border-radius:6px;bottom:9px;left:8px;right:8px;top:9px}.data-product-icon-outreach:after{background:linear-gradient(135deg,#d5ecfff2,#97cafff2);border-radius:2px;clip-path:polygon(0 58%,100% 0,72% 100%,53% 68%,18% 72%);height:11px;left:15px;top:14px;width:13px}.data-product-icon-outreach{background:linear-gradient(180deg,#143063b8,#0a193bd9)}.overview-data-products-cta-wrap{margin-top:2.25rem;text-align:center}.overview-data-products-cta{align-items:center;color:#fff;display:inline-flex;font-size:1rem;font-weight:400;gap:.5rem;text-decoration:none}.overview-data-products-cta:hover{color:#ffffffe6}.overview-data-products-cta-icon{align-items:center;display:inline-flex;font-size:.85rem;height:20px;justify-content:center;width:20px}.intelligence-crm-success{padding:.5rem 0 5.5rem}.intelligence-crm-success-inner{max-width:1280px}.intelligence-crm-success-title{color:#121a35;font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:-.025em;line-height:1.08;margin:0;text-align:center}.intelligence-crm-success-subtitle{color:#49556f;font-size:1.08rem;line-height:1.5;margin:.95rem auto 0;max-width:760px;text-align:center}.intelligence-crm-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.1rem}.intelligence-crm-card{min-width:0}.intelligence-crm-icon-wrap{align-items:center;display:flex;height:98px;justify-content:flex-start;margin-bottom:1.05rem}.intelligence-crm-icon{height:92px;width:110px}.intelligence-crm-card h3{color:#1a243f;font-size:2.05rem;font-weight:400;letter-spacing:-.02em;line-height:1.08;margin:0}.intelligence-crm-card p{color:#4b5670;font-size:1.02rem;line-height:1.58;margin:.85rem 0 0}.intelligence-fundraising-stack{padding:0 0 5.5rem}.intelligence-fundraising-stack-inner{grid-gap:5.4rem;display:grid;gap:5.4rem;max-width:1280px}.intelligence-fundraising-row{grid-gap:clamp(2rem,6vw,5rem);align-items:center;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:minmax(360px,1fr) minmax(360px,1fr)}.intelligence-fundraising-row.row-reversed .intelligence-fundraising-copy{order:2}.intelligence-fundraising-row.row-reversed .intelligence-fundraising-visual{order:1}.intelligence-fundraising-copy h2{color:#222d46;font-size:clamp(1.95rem,3.4vw,3.05rem);font-weight:400;letter-spacing:-.022em;line-height:1.14;margin:0}.intelligence-fundraising-lead{color:#4f596f;font-size:1.08rem;line-height:1.58;margin:.95rem 0 0;max-width:620px}.intelligence-accordion{margin-top:1.65rem}.intelligence-accordion-item{border-bottom:1px solid #d7dfea}.intelligence-accordion-trigger{align-items:center;background:#0000;border:0;color:#2a334b;display:flex;font-size:18px;font-weight:500;justify-content:space-between;line-height:1.3;min-height:58px;padding:0;text-align:left;width:100%}.intelligence-accordion-item.is-open .intelligence-accordion-trigger{color:#155ec4}.intelligence-accordion-chevron{color:#273956;font-size:1.1rem;line-height:1}.intelligence-accordion-item:not(.is-open) p{display:none}.intelligence-accordion-item p{color:#525f77;font-size:.98rem;line-height:1.55;margin:0 0 .95rem;max-width:580px}.intelligence-fundraising-visual{background:linear-gradient(180deg,#c6e9ff,#b6dfff);border:1px solid #9bcdf8;border-radius:14px;box-shadow:0 14px 28px #164f9724;min-height:330px;padding:22px;position:relative}.fundraising-visual-panel{background:#fff;border:1px solid #d7e4f2;border-radius:12px;box-shadow:0 8px 18px #1439661f}.fundraising-visual-chart{min-height:250px;padding:10px 16px 14px;width:82%}.chart-title{color:#44536d;display:block;font-size:.8rem;text-align:center}.chart-pie{background:conic-gradient(#6f89df 0 24%,#9fb2ef 24% 35%,#67a99f 35% 50%,#b8d4d1 50% 62%,#d86f61 62% 70%,#d6a1a0 70% 78%,#e5b66d 78% 87%,#bea979 87% 92%,#7f6dd2 92% 97%,#b6b7ef 97% 100%);border-radius:999px;height:172px;margin:10px auto 0;width:172px}.chart-legend{background:linear-gradient(#dbe6f3,#dbe6f3) left 0 top 3px /100% 3px no-repeat,linear-gradient(#dbe6f3,#dbe6f3) left 0 top 12px /86% 3px no-repeat,linear-gradient(#dbe6f3,#dbe6f3) left 0 top 21px /72% 3px no-repeat;border-radius:6px;height:30px;margin:10px 0 0 auto;width:130px}.fundraising-visual-stat{align-items:center;background:#fff;border:1px solid #d9e5f4;border-radius:12px;box-shadow:0 10px 20px #14396624;display:flex;flex-direction:column;justify-content:center;min-height:130px;padding:12px;position:absolute;right:-10px;top:92px;width:42%}.fundraising-stat-number{color:#28344d;font-size:3rem;font-weight:400;line-height:1}.fundraising-stat-copy{color:#52617b;font-size:.86rem;margin-top:.45rem;text-align:center}.intelligence-model-main{grid-gap:9px;align-content:start;background:linear-gradient(180deg,#fff,#f5f9ff);display:grid;gap:9px;min-height:248px;padding:12px;width:80%}.intelligence-model-kicker{align-items:center;background:#e9f3ff;border:1px solid #cfe1f7;border-radius:999px;color:#1f4f93;display:inline-flex;font-size:.62rem;font-weight:600;min-height:20px;padding:0 8px;width:fit-content}.intelligence-model-title{color:#264f87;font-size:.82rem;font-weight:600}.intelligence-model-row{align-items:center;background:#fff;border:1px solid #d6e4f4;border-radius:8px;display:flex;justify-content:space-between;min-height:34px;padding:0 9px}.intelligence-model-label{color:#4b658d;font-size:.63rem;font-weight:500}.intelligence-model-badge{align-items:center;background:#e8f2ff;border-radius:999px;color:#1f589f;display:inline-flex;font-size:.56rem;font-weight:600;min-height:18px;padding:0 8px}.intelligence-model-side{grid-gap:6px;align-content:center;display:grid;gap:6px;min-height:122px;padding:12px;position:absolute;right:-6px;top:94px;width:42%}.intelligence-model-side-label{color:#516c92;font-size:.62rem;font-weight:500}.intelligence-model-side-value{color:#1e4d90;font-size:1.45rem;font-weight:600;line-height:1}.intelligence-model-side-meter{background:linear-gradient(90deg,#1a9be9,#2a68d8 74%,#dbe8f8 74% 100%);border-radius:999px;display:block;height:8px}.intelligence-engagement-main{grid-gap:8px;align-content:start;background:linear-gradient(180deg,#fff,#f6faff);display:grid;gap:8px;min-height:254px;padding:12px;width:80%}.intelligence-engagement-kicker{align-items:center;background:#e9f3ff;border:1px solid #cfe1f7;border-radius:999px;color:#1f4f93;display:inline-flex;font-size:.62rem;font-weight:600;min-height:20px;padding:0 8px;width:fit-content}.intelligence-engagement-title{color:#264f87;font-size:.8rem;font-weight:600}.intelligence-engagement-contact-row{align-items:center;background:#fff;border:1px solid #d6e4f4;border-radius:10px;display:flex;gap:8px;min-height:48px;padding:0 9px}.intelligence-engagement-contact-avatar{background:radial-gradient(circle at 45% 32%,#f2d4c2 0 35%,#8b6a57 36% 100%);border-radius:999px;flex-shrink:0;height:24px;width:24px}.intelligence-engagement-contact-lines{flex:1 1}.intelligence-engagement-line{background:#d9e6f6;border-radius:999px;display:block;height:6px}.intelligence-engagement-line-name{width:68%}.intelligence-engagement-line-role{margin-top:6px;width:46%}.intelligence-engagement-priority{align-items:center;background:#e8f2ff;border-radius:999px;color:#1f589f;display:inline-flex;font-size:.56rem;font-weight:600;min-height:18px;padding:0 7px}.intelligence-engagement-draft-title{color:#4f6b92;font-size:.62rem;font-weight:600}.intelligence-engagement-line-short{width:70%}.intelligence-engagement-actions{align-items:center;display:inline-flex;gap:6px}.intelligence-engagement-chip{align-items:center;background:#e8f7f1;border-radius:999px;color:#145a47;display:inline-flex;font-size:.55rem;font-weight:600;min-height:18px;padding:0 8px}.intelligence-engagement-chip-muted{background:#edf4fd;color:#3f5e8b}.intelligence-engagement-side{grid-gap:6px;align-content:center;display:grid;gap:6px;min-height:118px;padding:12px;position:absolute;right:-6px;top:96px;width:42%}.intelligence-engagement-side-label{color:#516c92;font-size:.6rem;font-weight:500}.intelligence-engagement-side-value{color:#1f4f91;font-size:.84rem;font-weight:600;line-height:1.2}.intelligence-engagement-side-meter{background:linear-gradient(90deg,#1a9be9,#2a68d8 70%,#dbe8f8 70% 100%);border-radius:999px;display:block;height:8px}.intelligence-enables-main{grid-gap:8px;align-content:start;background:linear-gradient(180deg,#fff,#f6faff);display:grid;gap:8px;min-height:250px;padding:12px;width:80%}.intelligence-enables-kicker{align-items:center;background:#e9f3ff;border:1px solid #cfe1f7;border-radius:999px;color:#1f4f93;display:inline-flex;font-size:.62rem;font-weight:600;min-height:20px;padding:0 8px;width:fit-content}.intelligence-enables-title{color:#264f87;font-size:.8rem;font-weight:600}.intelligence-enables-item{align-items:center;background:#fff;border:1px solid #d6e4f4;border-radius:8px;display:flex;gap:8px;justify-content:space-between;min-height:34px;padding:0 9px}.intelligence-enables-item-label{color:#4b658d;font-size:.62rem;font-weight:500}.intelligence-enables-item-value{align-items:center;background:#e8f2ff;border-radius:999px;color:#1f589f;display:inline-flex;font-size:.55rem;font-weight:600;min-height:18px;padding:0 8px}.intelligence-enables-side{grid-gap:6px;align-content:center;display:grid;gap:6px;min-height:118px;padding:12px;position:absolute;right:-6px;top:96px;width:42%}.intelligence-enables-side-label{color:#516c92;font-size:.6rem;font-weight:500}.intelligence-enables-side-value{color:#1f4f91;font-size:.84rem;font-weight:600;line-height:1.2}.intelligence-enables-side-meter{background:linear-gradient(90deg,#1a9be9,#2a68d8 82%,#dbe8f8 82% 100%);border-radius:999px;display:block;height:8px}.fundraising-visual-table{margin-left:20px;margin-top:54px;min-height:170px;padding:14px;width:72%}.table-line-title{background:#d5e1f0;border-radius:999px;height:8px;width:50%}.table-grid-lines{background:repeating-linear-gradient(180deg,#edf3fa 0 1px,#0000 1px 15px),linear-gradient(90deg,#edf3fa 0 1px,#0000 1px) 0 0 /20% 100% repeat-x;border-radius:8px;height:112px;margin-top:12px;width:100%}.fundraising-visual-profile{background:#fff;border:1px solid #d7e4f3;border-radius:12px;box-shadow:0 12px 22px #1439662e;min-height:250px;padding:12px;position:absolute;right:12px;top:42px;width:34%}.profile-avatar{background:radial-gradient(circle at 45% 32%,#f0d5c4 0 35%,#8a6a58 36% 100%);border-radius:999px;height:40px;margin:0 auto;width:40px}.profile-line{background:#dce6f5;border-radius:999px;height:6px;margin-top:8px}.profile-line-name{margin-left:auto;margin-right:auto;width:84%}.profile-chip{background:linear-gradient(90deg,#2a8de2,#1a67d2);border-radius:999px;height:18px;margin-top:12px}.profile-contacts{grid-gap:8px;display:grid;gap:8px;margin-top:13px}.profile-mini-line{background:#e6eef9;border-radius:999px;height:10px}.fundraising-visual-schedule{margin:0 auto;min-height:286px;padding:14px 12px;width:56%}.schedule-title-line{background:#d7e3f2;border-radius:999px;height:8px;width:52%}.schedule-tabs{background:linear-gradient(90deg,#dbe7f5 0 22%,#0000 22% 32%,#dbe7f5 32% 54%,#0000 54% 64%,#dbe7f5 64% 90%);height:14px}.schedule-input,.schedule-tabs{border-radius:4px;margin-top:12px}.schedule-input{border:1px solid #c9d9eb;height:20px}.schedule-row{background:linear-gradient(90deg,#e0eaf7 0 64%,#f1f6fd 64% 100%);border-radius:4px;height:17px;margin-top:10px}.schedule-footer{background:linear-gradient(90deg,#d9e6f5 0 24%,#0000 24% 78%,#d9e6f5 78% 100%);border-radius:4px;height:16px;margin-top:14px}.intelligence-next-section{padding:0 0 5rem}.intelligence-next-inner{max-width:1280px}.intelligence-next-title{color:#2b354d;font-size:clamp(2rem,3vw,2.9rem);font-weight:400;letter-spacing:-.015em;line-height:1.1;margin:0;text-align:center}.intelligence-next-grid{background:#f8fafd;border:1px solid #ced7e3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.4rem}.intelligence-next-card{border-right:1px solid #ced7e3;display:flex;flex-direction:column;min-height:340px;padding:1.6rem 1rem 1.35rem}.intelligence-next-card:last-child{border-right:0}.intelligence-next-icon{border-radius:2px;display:inline-block;height:19px;margin-bottom:1rem;width:19px}.intelligence-next-icon-data{background:linear-gradient(#d7e6fb,#d7e6fb) left 2px top 2px /14px 2px no-repeat,linear-gradient(#d7e6fb,#d7e6fb) left 2px top 8px /14px 2px no-repeat,linear-gradient(#1c6fe0,#1c6fe0) left 11px top 13px /6px 6px no-repeat;border:1px solid #d8e2f0}.intelligence-next-icon-lock{background:radial-gradient(circle at 50% 32%,#d6e5fa 0 4px,#0000 4px),linear-gradient(180deg,#9dc7ff,#5d98f3) left 2px bottom 2px /15px 10px no-repeat;border:1px solid #d8e2f0}.intelligence-next-icon-clock{background:radial-gradient(circle at 50% 50%,#e8f1ff 0 7px,#0000 7px),conic-gradient(from 90deg,#0000 0 75%,#3f8cec 75% 100%);border:1px solid #d8e2f0;border-radius:999px}.intelligence-next-icon-grid{background:radial-gradient(circle,#2f82ea 0 2px,#0000 2.2px) 1px 1px /8px 8px repeat,radial-gradient(circle,#cadcf4 0 2px,#0000 2.2px) 5px 5px /8px 8px repeat}.intelligence-next-card h3{color:#313b52;font-size:22px;font-weight:400;letter-spacing:-.016em;line-height:1.18;margin:0}.intelligence-next-card p{color:#505b73;font-size:.99rem;line-height:1.5;margin:.8rem 0 0}.intelligence-next-link{align-items:center;color:#1c66c9;display:inline-flex;font-size:1.05rem;justify-content:space-between;line-height:1;margin-top:auto;padding-top:1.2rem;width:100%}@media (max-width:1024px){.overview-hero-layout{gap:28px;grid-template-columns:1fr}.overview-copy{max-width:100%}.overview-visual{min-height:320px}.intelligence-hero-main-card{width:min(78%,390px)}.intelligence-hero-side-card{right:12px;width:154px}.intelligence-hero-side-card-bottom{top:166px}.overview-relationship-panel{width:min(78%,400px)}.relationship-side-card{right:-22px;width:170px}.relationship-side-card-bottom{top:162px}.relationship-node-core{right:110px}.relationship-node-a{right:30px}.relationship-node-b{right:20px}.relationship-node-c{right:60px}.relationship-link-a,.relationship-link-b,.relationship-link-c,.relationship-link-d{right:118px}.overview-how-section{padding:3.5rem 0 2.75rem}.overview-how-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-flow-dots{grid-template-columns:repeat(14,minmax(0,1fr))}.overview-feature-scroll{padding:1rem 0 3rem}.overview-feature-row{gap:1.5rem;grid-template-columns:1fr}.overview-feature-card{min-height:0;padding:2.5rem}.overview-feature-card h3{font-size:2rem}.overview-feature-card p{max-width:100%}.overview-feature-visual{min-height:238px}.overview-feature-visual-sources{min-height:272px}.overview-data-products{padding:2.5rem 1.25rem}.overview-data-products-title{font-size:2rem}.overview-data-products-grid{gap:2rem;grid-template-columns:1fr}.overview-data-product-item h3{font-size:1.25rem}.intelligence-crm-grid{gap:2rem;grid-template-columns:1fr;margin-top:2.35rem}.intelligence-crm-success{padding-bottom:4rem}.intelligence-crm-card h3{font-size:1.65rem}.intelligence-fundraising-stack{padding-bottom:4rem}.intelligence-fundraising-stack-inner{gap:3.2rem}.intelligence-fundraising-row{gap:1.5rem;grid-template-columns:1fr}.intelligence-fundraising-row.row-reversed .intelligence-fundraising-copy,.intelligence-fundraising-row.row-reversed .intelligence-fundraising-visual{order:0}.intelligence-fundraising-visual{min-height:300px}.fundraising-visual-stat{right:20px;width:38%}.intelligence-model-main{width:78%}.intelligence-model-side{right:12px;width:34%}.intelligence-engagement-main{width:78%}.intelligence-engagement-side{right:12px;width:34%}.intelligence-enables-main{width:78%}.intelligence-enables-side{right:12px;width:34%}.fundraising-visual-profile{width:30%}.intelligence-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intelligence-next-card{border-bottom:1px solid #ced7e3;min-height:290px}.intelligence-next-card:nth-child(2n){border-right:0}.intelligence-next-card:nth-last-child(-n+2){border-bottom:0}}@media (max-width:680px){.overview-hero{padding:120px 0 68px}.overview-visual{min-height:300px}.intelligence-hero-main-card{gap:7px;left:12px;min-height:196px;padding:10px;top:12px;width:calc(100% - 90px)}.intelligence-hero-kicker{font-size:.56rem}.intelligence-hero-title{font-size:.72rem}.intelligence-hero-signal-item{font-size:.55rem}.intelligence-hero-side-card{padding:8px;right:8px;width:126px}.intelligence-hero-side-card-top{top:62px}.intelligence-hero-side-card-bottom{top:142px}.overview-relationship-panel{gap:8px;left:12px;padding:10px;top:12px;width:calc(100% - 86px)}.relationship-pill,.relationship-score{font-size:.6rem}.relationship-primary-card{min-height:96px;padding:9px 10px}.relationship-side-card{padding:8px;right:-8px;width:128px}.relationship-side-card-top{top:64px}.relationship-side-card-bottom{display:none}.relationship-node-core{height:14px;right:76px;top:132px;width:14px}.relationship-node-a{height:11px;right:20px;top:88px;width:11px}.relationship-node-b{height:10px;right:18px;top:152px;width:10px}.relationship-node-c{height:10px;right:34px;top:216px;width:10px}.relationship-node-d{height:9px;right:114px;top:242px;width:9px}.relationship-link-a{right:84px;top:136px;transform:rotate(-34deg);width:62px}.relationship-link-b{right:84px;top:136px;transform:rotate(13deg);width:58px}.relationship-link-c{right:84px;top:138px;transform:rotate(47deg);width:68px}.relationship-link-d{right:84px;top:138px;transform:rotate(76deg);width:88px}.overview-how-section{min-height:auto;padding:3rem 0 3.5rem}.overview-how-flow{margin:1.6rem auto 3.5rem}.overview-flow-bottom,.overview-flow-top{gap:.45rem;grid-template-columns:1fr}.overview-flow-bottom span,.overview-flow-top span{font-size:.72rem;min-height:30px}.overview-flow-shell{border-radius:34px;padding:12px 10px}.overview-flow-core{border-radius:26px;min-height:146px;padding:12px 10px}.overview-flow-dots{gap:6px;grid-template-columns:repeat(10,minmax(0,1fr))}.overview-flow-arrow{display:none}.overview-how-steps{gap:1.2rem;grid-template-columns:1fr}.overview-how-step h3{font-size:20px}.overview-how-step p{font-size:.95rem}.overview-feature-scroll-inner{gap:1.5rem}.overview-feature-card{border-radius:14px;padding:1.8rem 1.45rem}.overview-feature-card h3{font-size:1.5rem}.overview-feature-card p{font-size:.95rem;line-height:1.6;margin-top:1rem}.overview-feature-visual{min-height:200px}.overview-feature-visual-sources{min-height:244px}.feature-widget-search{right:8px;width:210px}.overview-feature-visual-similar .feature-widget-risk-main{left:8px;min-height:156px;padding:10px;top:10px;width:202px}.overview-feature-visual-similar .feature-widget-risk-stat{padding:8px;right:8px;top:14px;width:116px}.overview-feature-visual-similar .feature-widget-risk-trend{bottom:10px;min-height:90px;padding:8px;right:8px;width:150px}.overview-feature-visual-tags .feature-widget-outreach-main{min-height:140px;padding:9px;right:8px;top:10px;width:204px}.overview-feature-visual-tags .feature-widget-outreach-context{left:8px;min-height:106px;padding:8px;top:112px;width:182px}.feature-outreach-subject{font-size:.62rem}.feature-context-item{font-size:.54rem}.overview-feature-visual-sources .feature-widget-signals-main{left:8px;min-height:132px;padding:8px;top:10px;width:184px}.overview-feature-visual-sources .feature-widget-signals-score{min-height:94px;padding:8px 6px;right:8px;top:16px;width:102px}.overview-feature-visual-sources .feature-widget-signals-feed{bottom:10px;min-height:118px;padding:8px;right:8px;width:146px}.feature-signals-score-value{font-size:1.4rem}.feature-signals-feed-item{font-size:.5rem}.overview-feature-visual-browser .feature-widget-coverage{min-height:184px;padding:9px;right:8px;top:8px;width:206px}.feature-coverage-cell{min-height:24px}.feature-coverage-title{font-size:.64rem}.overview-data-products-title{font-size:1.75rem}.overview-data-products-subtitle{font-size:.95rem;line-height:1.55}.overview-data-product-item h3{font-size:1.15rem}.overview-data-product-item p{font-size:.9rem;line-height:1.55}.intelligence-crm-success{padding:0 0 3.5rem}.intelligence-crm-success-title{font-size:1.9rem}.intelligence-crm-success-subtitle{font-size:.95rem;line-height:1.55}.intelligence-crm-grid{gap:1.75rem;margin-top:2rem}.intelligence-crm-icon-wrap{height:88px;margin-bottom:.8rem}.intelligence-crm-icon{height:82px;width:100px}.intelligence-crm-card h3{font-size:1.4rem}.intelligence-crm-card p{font-size:.92rem}.intelligence-fundraising-stack{padding-bottom:3.5rem}.intelligence-fundraising-stack-inner{gap:2.4rem}.intelligence-fundraising-copy h2{font-size:1.7rem}.intelligence-fundraising-lead{font-size:.95rem}.intelligence-accordion-trigger{font-size:18px;min-height:50px}.intelligence-accordion-item p{font-size:.9rem}.intelligence-fundraising-visual{min-height:248px;padding:12px}.fundraising-visual-chart{min-height:190px;padding:8px 10px;width:82%}.chart-pie{height:112px;width:112px}.fundraising-visual-stat{min-height:90px;right:8px;top:72px;width:44%}.intelligence-model-main{gap:7px;min-height:194px;padding:9px 10px;width:80%}.intelligence-model-title{font-size:.72rem}.intelligence-model-label{font-size:.57rem}.intelligence-model-badge{font-size:.5rem;min-height:16px;padding:0 6px}.intelligence-model-side{min-height:96px;padding:8px;right:6px;top:76px;width:40%}.intelligence-model-side-value{font-size:1.1rem}.intelligence-engagement-main{gap:7px;min-height:198px;padding:9px 10px;width:80%}.intelligence-engagement-title{font-size:.72rem}.intelligence-engagement-draft-title{font-size:.56rem}.intelligence-engagement-chip,.intelligence-engagement-priority{font-size:.5rem;min-height:16px;padding:0 6px}.intelligence-engagement-side{min-height:96px;padding:8px;right:6px;top:78px;width:40%}.intelligence-engagement-side-value{font-size:.68rem}.intelligence-enables-main{gap:7px;min-height:196px;padding:9px 10px;width:80%}.intelligence-enables-title{font-size:.72rem}.intelligence-enables-item-label{font-size:.56rem}.intelligence-enables-item-value{font-size:.5rem;min-height:16px;padding:0 6px}.intelligence-enables-side{min-height:96px;padding:8px;right:6px;top:78px;width:40%}.intelligence-enables-side-value{font-size:.68rem}.fundraising-stat-number{font-size:2rem}.fundraising-stat-copy{font-size:.72rem}.fundraising-visual-table{margin-left:8px;margin-top:34px;min-height:130px;width:74%}.table-grid-lines{height:76px}.fundraising-visual-profile{min-height:190px;padding:9px;right:6px;top:28px;width:36%}.fundraising-visual-schedule{min-height:212px;padding:10px;width:62%}.intelligence-next-section{padding-bottom:3.5rem}.intelligence-next-title{font-size:1.95rem}.intelligence-next-grid{grid-template-columns:1fr;margin-top:1.75rem}.intelligence-next-card{border-bottom:1px solid #ced7e3;border-right:0;min-height:0;padding:1.25rem .95rem 1.1rem}.intelligence-next-card:last-child{border-bottom:0}.intelligence-next-card h3{font-size:22px}.intelligence-next-card p{font-size:.92rem}.intelligence-next-link{font-size:.95rem}}:root{--section-spacing:5rem;--card-radius:12px;--card-shadow:0 8px 30px #00000014;--transition-fast:0.2s ease;--transition-medium:0.4s ease;--transition-slow:0.6s ease}.product-overview-page{background:radial-gradient(circle at 8% 0,#2563eb14,#0000 28%),radial-gradient(circle at 92% 12%,#0ea5e914,#0000 30%),linear-gradient(180deg,#f8fbff,#fff 24%,#f8fbff 60%,#f4f8ff);overflow:hidden;width:100%}.product-overview-page .momentum-content h2,.product-overview-page .need-help-card-title,.product-overview-page .need-help-heading,.product-overview-page .section-title,.product-overview-page .startup-program-benefit-title,.product-overview-page .startup-program-headline,.product-overview-page .startup-program-highlight,.product-overview-page .stripe-apps-heading,.product-overview-page .stripe-hero-headline,.product-overview-page h1,.product-overview-page h2,.product-overview-page h3{-webkit-font-smoothing:antialiased;-webkit-text-fill-color:#0a0a0a;box-sizing:border-box;color:#0a0a0a;font-family:PP Neue Montreal,Arial,sans-serif;font-weight:500;letter-spacing:-.96px}.product-overview-page .momentum-content p,.product-overview-page .need-help-card-desc,.product-overview-page .need-help-intro,.product-overview-page .startup-program-benefit-desc,.product-overview-page .startup-program-intro,.product-overview-page .stripe-apps-intro,.product-overview-page .stripe-hero-copy{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif}.animate-in{animation:fadeInUp .8s ease-out .2s forwards;opacity:0;transform:translateY(20px)}.product-hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;min-height:100vh;min-height:100svh;min-height:100dvh;overflow:hidden;padding:8rem 0 6rem;position:relative}.product-hero:not(.product-hero-stripe):after{background:radial-gradient(circle at 20% 20%,#38bdf81f,#0000 45%),radial-gradient(circle at 80% 0,#2563eb2e,#0000 40%);content:"";inset:0;opacity:.8;pointer-events:none;position:absolute}.product-hero-stripe{align-items:flex-start;background:#f6f9fc;color:#0a2540;min-height:0;overflow:visible;padding:6rem 0 8rem}.hero-with-glow.product-hero-stripe{align-items:center;background:#fff;color:#0a0a0a;isolation:isolate;min-height:100vh;min-height:100svh;overflow:hidden;padding:8rem 0 6rem;position:relative}.hero-with-glow.product-hero-stripe:before{animation:heroAuroraDrift 18s ease-in-out infinite;background:radial-gradient(circle at 18% 30%,#3b82f629,#0000 45%),radial-gradient(circle at 82% 22%,#0ea5e926,#0000 46%),radial-gradient(circle at 68% 78%,#2563eb1f,#0000 44%);content:"";filter:blur(36px);inset:-22% -10% -26% -8%;opacity:.85;pointer-events:none;position:absolute;z-index:0}.hero-with-glow.product-hero-stripe:after{animation:heroDiagonalWave 15s ease-in-out infinite;background:linear-gradient(150deg,#ffffffc2,#fff3),repeating-linear-gradient(-32deg,#94a3b852,#94a3b852 1px,#0000 0,#0000 22px),repeating-linear-gradient(58deg,#94a3b83d,#94a3b83d 1px,#0000 0,#0000 22px);border:1px solid #94a3b847;box-shadow:inset 0 1px 0 #ffffff8c;clip-path:polygon(16% 0,100% 0,100% 82%,72% 100%,0 88%,0 12%);content:"";height:min(58vh,520px);opacity:.72;pointer-events:none;position:absolute;right:-5%;top:8%;width:min(44vw,560px);z-index:0}.hero-blob{border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none;position:absolute;z-index:0}.hero-blob-1{animation:heroBlobDrift 18s ease-in-out infinite;height:480px;right:10%;top:-10%;width:480px}.hero-blob-1,.hero-blob-2{background:radial-gradient(circle,#3b82f614 0,#0000 70%)}.hero-blob-2{animation:heroBlobDrift 22s ease-in-out 2s infinite reverse;bottom:-5%;height:400px;left:5%;width:400px}@keyframes heroBlobDrift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(12px,-8px) scale(1.02)}66%{transform:translate(-8px,10px) scale(.98)}}@keyframes heroAuroraDrift{0%,to{transform:translateZ(0) scale(1)}40%{transform:translate3d(2.5%,-2%,0) scale(1.03)}70%{transform:translate3d(-2%,2.2%,0) scale(.99)}}@keyframes heroDiagonalWave{0%,to{background-position:0 0,0 0,0 0;transform:translateZ(0)}50%{background-position:0 0,34px -20px,-20px 34px;transform:translate3d(-18px,10px,0)}}.hero-cards-anim,.hero-copy-anim,.hero-headline-anim{animation:heroFadeInUp .7s ease-out forwards;opacity:0;transform:translateY(20px)}.hero-headline-anim{animation-delay:0s}.hero-copy-anim{animation-delay:.2s}.hero-cards-anim{animation-delay:.45s}@keyframes heroFadeInUp{to{opacity:1;transform:translateY(0)}}.hero-with-glow .stripe-hero-headline{-webkit-text-fill-color:#0a0a0a!important;background:none!important;color:#0a0a0a!important}.hero-with-glow .stripe-hero-headline .hero-word{-webkit-text-fill-color:#0a0a0a!important;color:#0a0a0a!important;position:relative}.hero-glow-grow,.hero-glow-scale,.hero-glow-start{text-shadow:0 0 28px #3b82f673,0 0 56px #3b82f640}.hero-with-glow .stripe-hero-copy{color:#82858c}.hero-with-glow .stripe-hero-container{position:relative;z-index:2}@media (prefers-reduced-motion:reduce){.hero-blob-1,.hero-blob-2,.hero-with-glow.product-hero-stripe:after,.hero-with-glow.product-hero-stripe:before{animation:none!important}}.startup-program-section{background:radial-gradient(circle at 12% 22%,#2563eb14,#0000 34%),radial-gradient(circle at 88% 82%,#38bdf81a,#0000 36%),#f8fbff;padding:5rem 2rem}.startup-program-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffff5,#ffffffeb);border:1px solid #94a3b847;border-radius:20px;box-shadow:0 24px 70px #0f172a14,inset 0 1px 0 #ffffffe6;margin:0 auto;max-width:960px;overflow:hidden;padding:2.5rem 2.5rem 3rem;position:relative}.startup-program-container:before{background:radial-gradient(circle,#2563eb1f,#2563eb00);content:"";height:280px;inset:-35% -10% auto auto;pointer-events:none;position:absolute;width:360px}.startup-program-container:after{background-image:linear-gradient(#94a3b82e 1px,#0000 0),linear-gradient(90deg,#94a3b82e 1px,#0000 0);background-size:22px 22px;clip-path:polygon(20% 0,100% 0,100% 84%,62% 100%,0 76%,0 12%);content:"";height:220px;opacity:.55;pointer-events:none;position:absolute;right:0;top:0;width:min(34%,240px)}.startup-program-eyebrow{align-items:center;color:#6b7280;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;letter-spacing:.08em;margin-bottom:1rem}.startup-program-icon{color:#9ca3af;font-size:.9rem}.startup-program-headline{color:#0a0a0a;font-size:2.25rem;font-weight:500;letter-spacing:-.96px;line-height:1.25;margin:0 0 1rem}.startup-program-highlight{color:#2563eb;font-weight:500}.startup-program-intro{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125rem;line-height:1.6;margin:0 0 1.75rem}.startup-program-cta{align-items:center;display:flex;gap:1.5rem;margin-bottom:3rem}.startup-program-btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6 58%,#38bdf8);border:none;border-radius:8px;box-shadow:0 14px 28px #2563eb47;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.startup-program-btn-primary:hover{box-shadow:0 18px 32px #2563eb57;filter:brightness(1.02);transform:translateY(-2px)}.startup-program-link{color:#2563eb;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-decoration:none;transition:transform .2s ease,color .2s ease}.startup-program-link:hover{color:#1d4ed8;transform:translateX(2px)}.startup-program-benefits{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.startup-program-benefit{background:linear-gradient(180deg,#fffffff2,#f8fafcb8);border:1px solid #94a3b83d;border-radius:12px;padding:1.2rem 1.05rem;position:relative;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.startup-program-benefit:hover{border-color:#3b82f659;box-shadow:0 16px 30px #0f172a14;transform:translateY(-4px)}.startup-program-benefit-title{color:#0a0a0a;font-size:1rem;font-weight:500;margin:0 0 .5rem}.startup-program-benefit-desc{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:.9375rem;line-height:1.5;margin:0}.startup-program-testimonial{align-items:stretch;background:linear-gradient(130deg,#2563eb,#1d4ed8 52%,#1e40af);border-radius:12px;box-shadow:0 22px 45px #2563eb52;display:flex;min-height:200px;overflow:hidden}.startup-program-testimonial-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem 2.5rem}.startup-program-quote{color:#fff;font-size:1.25rem;font-style:normal;line-height:1.5;margin:0 0 1rem}.startup-program-attribution{color:#fffffff2;font-size:.9375rem;font-style:normal}.startup-program-testimonial-visual{align-items:center;background:linear-gradient(135deg,#0000002e,#0000 50%);display:flex;justify-content:center;min-width:280px;position:relative;width:280px}.startup-program-testimonial-brand{color:#ffffff59;font-size:3rem;font-weight:700;letter-spacing:-.02em}.startup-program-divider{background:linear-gradient(90deg,#94a3b800,#94a3b88c,#94a3b800);height:1px;margin:2.5rem 0 1.5rem}.startup-program-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:flex-start}.startup-program-logo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;border:1px solid #94a3b857;border-radius:999px;color:#334155;font-size:.9rem;font-weight:600;padding:.5rem .85rem}@media (max-width:992px){.startup-program-benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.startup-program-headline{font-size:1.75rem}.startup-program-benefits{grid-template-columns:1fr}.startup-program-testimonial{flex-direction:column}.startup-program-testimonial-visual{min-height:120px;min-width:0;width:100%}}.stripe-apps-section{background:linear-gradient(180deg,#fff,#f8fbff 48%,#fff);border-bottom:1px solid #94a3b833;border-top:1px solid #94a3b833;box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:4rem 2rem 5rem;width:100vw}.stripe-apps-container{margin:0 auto;max-width:1200px;padding:0;text-align:left}.stripe-apps-heading{color:#0a0a0a;font-size:2.25rem;font-weight:500;letter-spacing:-.96px;line-height:1.2;margin:0 0 1rem}.stripe-apps-intro{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125rem;line-height:1.6;margin:0 0 1.25rem;max-width:640px}.stripe-apps-cta{color:#2563eb;display:inline-block;font-size:1rem;font-weight:500;margin-bottom:2.5rem;text-decoration:underline;transition:transform .2s ease,color .2s ease}.stripe-apps-cta:hover{color:#1d4ed8;transform:translateX(2px)}.stripe-apps-marquee{display:block;margin-top:1rem;mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);overflow:hidden;padding:2rem 0 .5rem}.stripe-apps-marquee-track{align-items:center;animation:stripeAppsMarquee 36s linear infinite;display:flex;gap:2rem;min-width:max-content;width:max-content}@keyframes stripeAppsMarquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 1rem))}}.stripe-app-icon{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #2563eb29;border-radius:14px;box-shadow:0 8px 20px #0f172a12;display:flex;flex-shrink:0;height:64px;justify-content:center;min-width:184px;padding:.7rem 1rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.stripe-app-icon:hover{border-color:#2563eb52;box-shadow:0 14px 28px #0f172a1f;transform:translateY(-3px)}.stripe-app-icon img{height:100%;object-fit:contain;width:100%}.stripe-app-icon-text{color:#334155;font-size:.92rem;font-weight:600;line-height:1.3;text-align:center}@media (max-width:768px){.stripe-apps-heading{font-size:1.75rem}.stripe-app-icon{height:56px;min-width:160px}.stripe-app-icon-text{font-size:.82rem}}.need-help-section{background:#fff;padding:5rem 0 6rem}.need-help-container{margin:4rem auto 0;max-width:1200px;padding:0 2rem;position:relative}.need-help-heading{color:#0a0a0a;font-size:2.5rem;font-weight:500;letter-spacing:-.96px;margin:0 0 .75rem}.need-help-intro{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125rem;line-height:1.6;margin:0 0 3rem;max-width:640px}.need-help-grid{grid-gap:2.5rem 3rem;display:grid;gap:2.5rem 3rem;grid-template-columns:repeat(3,1fr)}.need-help-card{background:linear-gradient(180deg,#fffffff0,#f8fafcc7);border:1px solid #94a3b833;border-radius:14px;box-shadow:0 10px 24px #0f172a0f;padding:1.35rem 1.2rem 1.25rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.need-help-card:hover{border-color:#3b82f647;box-shadow:0 18px 34px #0f172a1a;transform:translateY(-4px)}.need-help-icon{align-items:center;border-radius:10px;display:flex;font-size:1.35rem;height:48px;justify-content:center;margin-bottom:1.25rem;width:48px}.need-help-icon-chat,.need-help-icon-code,.need-help-icon-cube,.need-help-icon-globe,.need-help-icon-growth{background:linear-gradient(135deg,#3b82f64d,#2563eb24);box-shadow:inset 0 1px 0 #ffffffa6;color:#2563eb}.need-help-card-title{color:#0a0a0a;font-size:1.25rem;font-weight:500;margin:0 0 .5rem}.need-help-card-desc{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1rem;line-height:1.6;margin:0 0 1rem}.need-help-link{color:#2563eb;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s}.need-help-link:hover{color:#1d4ed8;transform:translateX(2px)}.need-help-carousel-wrap{box-sizing:border-box;left:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;min-height:100dvh;min-height:100svh;position:relative;right:0;width:100vw}.need-help-section{overflow-x:hidden;padding:0 0 5rem}.need-help-carousel{align-items:center;background:linear-gradient(160deg,#0f172a,#1e293b 50%,#334155);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:100dvh;min-height:100svh;overflow:hidden;padding:3rem 2rem;position:relative;width:100%}.need-help-carousel:before{animation:needHelpBgDrift 18s ease-in-out infinite;background:radial-gradient(circle at 18% 28%,#60a5fa3d,#0000 42%),radial-gradient(circle at 82% 18%,#38bdf838,#0000 40%),radial-gradient(circle at 52% 82%,#3b82f62e,#0000 44%);filter:blur(20px);inset:-12%;opacity:.8}.need-help-carousel:after,.need-help-carousel:before{content:"";pointer-events:none;position:absolute;z-index:0}.need-help-carousel:after{background:repeating-linear-gradient(-32deg,#94a3b814,#94a3b814 1px,#0000 0,#0000 24px);inset:0;opacity:.34}.need-help-carousel-counter-wrap{left:2rem;position:absolute;top:1.5rem;z-index:2}.need-help-carousel-nav{align-items:center;display:flex;gap:.5rem;pointer-events:none;position:absolute;right:2rem;top:1.5rem;z-index:10}.need-help-carousel-counter{-webkit-text-fill-color:#fff;color:#fff;font-size:.875rem;margin-right:.25rem}.need-help-arrow-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:auto;position:relative;transition:background .2s,border-color .2s;width:40px;z-index:11}.need-help-arrow-btn:hover{background:#ffffff26;border-color:#ffffff80}.need-help-carousel-track{min-height:240px;padding-top:.5rem;position:relative;width:min(100%,860px);z-index:1}.need-help-carousel-slide{display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;padding:1rem 0;pointer-events:none;position:absolute;text-align:center;transform:translateX(24px);transition:opacity .6s ease,transform .6s ease}.need-help-carousel-slide.is-active{opacity:1;pointer-events:auto;transform:translateX(0)}.need-help-carousel-value{-webkit-text-fill-color:#fff;color:#fff;font-size:3.5rem;font-weight:500;line-height:1.1;margin-bottom:.5rem}.need-help-carousel-label{color:#ffffffe6;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125rem;margin:0 auto;max-width:560px}.need-help-carousel-slide.is-trust-highlight.is-active .need-help-carousel-value{text-shadow:0 0 18px #60a5fae6,0 0 34px #38bdf880}.need-help-carousel-slide.is-trust-highlight.is-active .need-help-carousel-label{text-shadow:0 0 20px #3b82f66b}.need-help-carousel-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.need-help-carousel-dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .2s,transform .2s;width:8px}.need-help-carousel-dot:hover{background:#fff9}.need-help-carousel-dot.is-active{background:#fff;transform:scale(1.2)}@keyframes needHelpBgDrift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(1.5%,-2%,0) scale(1.03)}}@media (max-width:992px){.need-help-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.need-help-grid{grid-template-columns:1fr}.need-help-heading{font-size:2rem}.need-help-carousel-value{font-size:2.5rem}.need-help-carousel-label{font-size:1rem}}@media (prefers-reduced-motion:reduce){.need-help-carousel:before{animation:none!important}}.product-momentum-section{background:radial-gradient(circle at 12% 25%,#3b82f61c,#0000 38%),radial-gradient(circle at 88% 75%,#0ea5e91a,#0000 42%),#f5f9ff;padding:4rem 0 5rem}.product-momentum-section .container{margin:0 auto;max-width:1240px;padding:0 2rem}.product-momentum-section .momentum-panel{margin-top:0}.momentum-panel{background:linear-gradient(160deg,#e8f1ff,#dfeafc 65%,#e9f1ff);border:1px solid #94a3b86b;border-radius:28px;box-shadow:0 28px 58px #2563eb1a;display:flex;flex-direction:column;isolation:isolate;min-height:540px;overflow:hidden;padding:56px 56px 48px;position:relative}.momentum-panel:before{background:radial-gradient(circle at 0 0,#3b82f61f,#0000 45%);inset:0}.momentum-panel:after,.momentum-panel:before{content:"";pointer-events:none;position:absolute;z-index:0}.momentum-panel:after{background-color:#ffffffb3;background-image:linear-gradient(#94a3b833 1px,#0000 0),linear-gradient(90deg,#94a3b833 1px,#0000 0);background-size:24px 24px;clip-path:polygon(14% 0,100% 0,100% 78%,58% 100%,0 72%,0 10%);height:300px;right:0;top:0;width:min(30%,288px)}.momentum-content{margin:0 0 4.5rem;max-width:560px;position:relative;text-align:left;z-index:2}.momentum-content h2{-webkit-font-smoothing:antialiased;color:#0a0a0a;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:500;letter-spacing:-.96px;line-height:1.1;margin:0 0 .9rem}.momentum-content h2,.momentum-content p{font-family:PP Neue Montreal,Arial,sans-serif}.momentum-content p{color:#82858c;font-size:1.05rem;line-height:1.7;margin:0}.momentum-marquee{display:flex;gap:.7rem;margin-top:auto;mask-image:linear-gradient(90deg,#0000 0,#000 6%,#000 94%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6%,#000 94%,#0000);overflow:hidden;padding:.35rem 0 .15rem;position:relative;z-index:2}.momentum-marquee-track{align-items:center;animation:momentumMarquee 26s linear infinite;display:flex;gap:.7rem;min-width:max-content}.momentum-chip{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(140deg,#84888ff0,#6c7079f0);border:1px solid #898e98eb;border-radius:999px;box-shadow:0 10px 24px #0f172a3d,inset 0 1px 0 #ffffff38,inset 0 -1px 0 #0f172a3d;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.012em;overflow:hidden;padding:.54rem 1rem .54rem .74rem;position:relative;text-shadow:0 1px 0 #0f172a3d;white-space:nowrap}.momentum-chip:after{animation:chipSheen 4.8s ease-in-out infinite;background:linear-gradient(100deg,#fff0,#ffffff2e 45%,#fff0);content:"";height:180%;left:-25%;pointer-events:none;position:absolute;top:-40%;transform:translateX(-180%);width:40%}.momentum-chip:before{align-items:center;background:radial-gradient(circle at 30% 25%,#ffffff40,#0f172a66);border:1px solid #94a3b880;border-radius:999px;box-shadow:inset 0 0 10px #ffffff14,0 0 0 1px #0f172a33;color:#dce6f6;content:"";display:inline-flex;font-size:.7rem;height:1.22rem;justify-content:center;line-height:1;width:1.22rem}.momentum-chip:first-child:before{content:"\2197"}.momentum-chip:nth-child(2):before{content:"\25CE"}.momentum-chip:nth-child(3):before{content:"\25F7"}.momentum-chip:nth-child(4):before{content:"\25C8"}.momentum-chip:nth-child(5):before{content:"\2316"}.momentum-chip:nth-child(6):before{content:"\2726"}.momentum-chip:nth-child(7):before{content:"\2387"}@keyframes chipSheen{0%,35%{transform:translateX(-180%)}55%{transform:translateX(330%)}to{transform:translateX(330%)}}@keyframes momentumMarquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - .7rem))}}@media (max-width:992px){.momentum-panel{min-height:480px;padding:56px 32px 36px}.momentum-panel:after{height:250px;width:min(37%,256px)}}@media (max-width:768px){.momentum-panel{border-radius:22px;min-height:420px;padding:44px 20px 28px}.momentum-panel:after{background-size:20px 20px;height:190px;width:min(46%,192px)}.momentum-content h2{font-size:clamp(1.5rem,8vw,2rem)}}.stripe-hero-container{margin:0 auto;max-width:1280px;padding:0 2rem;width:100%}.stripe-hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative}.stripe-hero-content{max-width:520px}.stripe-hero-headline{-webkit-font-smoothing:antialiased;background:none!important;-webkit-background-clip:unset!important;background-clip:initial!important;font-family:PP Neue Montreal,Arial,sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:-.96px;line-height:1.1;margin:0 0 1.5rem;white-space:nowrap}.stripe-hero-headline,.stripe-hero-headline span{-webkit-text-fill-color:#000!important;color:#000!important}.stripe-hero-headline span{display:inline}.stripe-hero-copy{color:#82858c;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}.stripe-hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.stripe-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:opacity .2s,transform .2s}.stripe-btn:hover{opacity:.9;transform:translateY(-1px)}.stripe-btn-primary{background:#2563eb;color:#fff}.stripe-btn-secondary{background:#fff;box-shadow:0 0 0 1px #2563eb4d;color:#2563eb}.stripe-hero-visual{min-height:620px;position:relative;width:100%}.stripe-hero-cards{height:100%;margin-left:auto;margin-right:0;max-width:720px;min-height:580px;position:relative;width:100%;z-index:2}.stripe-card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000f;font-size:.875rem;padding:1rem 1.25rem;position:absolute}.stripe-card-label{color:#697386;margin-bottom:.25rem}.stripe-card-amount{color:#0a2540;font-size:1.75rem;font-weight:600}.stripe-card-sub{color:#697386;font-size:.8125rem;margin-top:.25rem}.stripe-card-revenue{right:0;top:0;transform:translate(96px,40px);width:320px;z-index:2}.stripe-card-revenue .stripe-card-label{color:#0a2540;font-size:1.25rem;font-weight:600}.stripe-chart-legend{align-items:center;color:#697386;display:flex;font-size:.75rem;gap:.75rem;margin:.5rem 0 .75rem}.legend-dot{border-radius:50%;height:8px;width:8px}.legend-open{background:#2563eb}.legend-closed{background:#0ea5e9}.stripe-mini-bars{align-items:flex-end;display:flex;gap:6px;height:48px;margin-bottom:.25rem}.stripe-mini-bars .bar{background:linear-gradient(180deg,#2563eb,#60a5fa);border-radius:4px 4px 0 0;flex:1 1;min-width:8px}.stripe-chart-labels{color:#697386;display:flex;font-size:.7rem;justify-content:space-between;margin-bottom:.75rem}.stripe-summary{border-top:1px solid #e3e8ee;padding-top:.75rem}.stripe-summary-title{color:#697386;font-size:.7rem;margin-bottom:.5rem}.stripe-summary-row{color:#0a2540;display:flex;font-size:.75rem;gap:.5rem;justify-content:space-between;margin-bottom:.25rem}.stripe-card-balance{left:0;margin-left:8px;top:168px;width:280px;z-index:2}.stripe-card-btn{background:#0a2540;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:.8125rem;font-weight:500;margin:.75rem 0;padding:.5rem 1rem;width:100%}.stripe-deposits-label{color:#697386;font-size:.65rem;letter-spacing:.05em;margin-bottom:.5rem}.stripe-deposit{color:#0a2540;font-size:.75rem;margin-bottom:.35rem;padding-left:1rem;position:relative}.stripe-deposit .check{color:#2563eb;font-weight:600;left:0;position:absolute}.stripe-card-payment-link{bottom:-48px;left:48px;margin-bottom:0;margin-left:0;width:240px;z-index:0}.stripe-link-title{color:#2563eb;font-weight:600;margin-bottom:.25rem}.stripe-card-payment-link p{color:#425466;font-size:.8125rem;line-height:1.4;margin:0 0 .5rem}.stripe-link-url{color:#2563eb;font-size:.75rem;text-decoration:underline}.stripe-card-first-payment{bottom:36px;margin-bottom:0;margin-right:0;padding:.7rem 1rem;right:88px;text-align:center;width:180px;z-index:0}.stripe-card-first-payment .stripe-card-amount{font-size:1.55rem}.stripe-card-first-payment .stripe-card-sub{font-size:.8rem;margin-top:.2rem}.stripe-first-payment-check{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:32px;justify-content:center;line-height:1;margin:0 auto .4rem;width:32px}@media (max-width:992px){.product-hero-stripe .stripe-hero-grid{grid-template-columns:1fr}.product-hero-stripe .stripe-hero-visual{min-height:420px;order:-1}.stripe-hero-headline{font-size:2.75rem}.stripe-card-revenue{right:10px;width:260px}.stripe-card-balance,.stripe-card-payment-link{left:10px}.stripe-card-first-payment{right:10px}}@media (max-width:768px){.stripe-hero-headline{font-size:2.25rem;white-space:normal}.stripe-hero-visual{min-height:380px}.stripe-card{max-width:90%}}.product-hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);position:relative;z-index:2}.product-hero-content{max-width:700px;position:relative;z-index:2}.product-hero-media{display:flex;justify-content:center;position:relative;z-index:2}.hero-image-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a8c;border:1px solid #94a3b840;border-radius:24px;box-shadow:0 30px 80px #0f172a66;max-width:520px;padding:1.25rem;position:relative;width:100%}.hero-image-card img{border-radius:18px;box-shadow:0 20px 50px #0f172a59;display:block;height:auto;position:relative;width:100%;z-index:1}.hero-image-glow{background:radial-gradient(circle,#38bdf859,#2563eb00);filter:blur(45px);inset:12% 8%;opacity:.8;pointer-events:none;position:absolute;z-index:0}.overline{color:#38bdf8;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:2px;margin-bottom:1rem;padding-left:2.5rem;position:relative;text-transform:uppercase}.overline:before{background:#38bdf8;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.product-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff 30%,#0ea5e9cc);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.product-hero .hero-subtitle{color:#fff!important;filter:brightness(1.2) contrast(1.1);font-size:1.4rem;font-weight:400;letter-spacing:.5px;line-height:1.6;margin-bottom:2.5rem;max-width:100%;opacity:1;text-align:left!important;text-shadow:0 6px 25px #000c,0 3px 15px #0009,0 0 0 1px #ffffff1a}.hero-cta{display:flex;gap:1rem;margin-bottom:2.5rem}.simple-cta{display:flex;justify-content:flex-start;margin:2.5rem 0;padding-left:0}.blue-button{align-items:center;background:#2563eb;border-radius:8px;box-shadow:0 4px 15px #2563eb4d;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:12px;height:60px;justify-content:center;max-width:none;padding:0 2rem;text-align:center;transition:all .3s ease;width:auto}.blue-button:hover{background:#1d4ed8;box-shadow:0 8px 25px #2563eb66;transform:translateY(-3px)}.blue-button:active{transform:translateY(-1px)}.blue-button span{font-weight:500}.blue-button svg{font-size:16px}.feature-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.feature-tags span{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;box-shadow:0 2px 10px #0000001a;color:#ffffffe6;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease;transition:all var(--transition-fast)}.feature-tags span svg{color:#38bdf8}.feature-tags span:hover{background:#ffffff1f;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.background-shapes{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.shape{border-radius:50%;filter:blur(60px);opacity:.2;position:absolute}.shape-1{animation:float 12s ease-in-out infinite;background:linear-gradient(135deg,#2563eb,#60a5fa);height:400px;right:-100px;top:20%;width:400px}.shape-2{animation:float 15s ease-in-out infinite reverse;background:linear-gradient(135deg,#0ea5e9,#38bdf8);bottom:-200px;height:600px;left:-200px;width:600px}.shape-3{animation:float 10s ease-in-out 1s infinite;background:linear-gradient(135deg,#2563eb,#0ea5e9);bottom:10%;height:250px;right:20%;width:250px}@keyframes float{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(10px,15px) rotate(5deg)}50%{transform:translate(5px,-10px) rotate(10deg)}75%{transform:translate(-10px,5px) rotate(5deg)}to{transform:translate(0) rotate(0deg)}}.product-section{padding:4rem 0;position:relative}.product-section:nth-child(2n){background-color:#f8fafc}.section-title{-webkit-font-smoothing:antialiased;color:#0a0a0a;display:inline-block;font-family:PP Neue Montreal,Arial,sans-serif;font-size:2.5rem;font-weight:500;left:50%;letter-spacing:-.96px;margin-bottom:2.5rem;position:relative;text-align:center;transform:translateX(-50%)}.section-title:after{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-content{margin:0 auto;max-width:900px;text-align:center}.section-content p{color:#334155;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.problem-solution-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.problem-box,.solution-box{background:#fff;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex:1 1;flex-direction:column;min-width:300px;padding:2rem;transition:all .4s ease;transition:all var(--transition-medium)}.problem-box:hover,.solution-box:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.problem-icon,.solution-icon{align-items:center;background:linear-gradient(135deg,#2563eb1a,#2563eb0d);border-radius:50%;color:#2563eb;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.solution-icon{background:linear-gradient(135deg,#0ea5e91a,#0ea5e90d);color:#0ea5e9}.problem-box h3,.solution-box h3{color:#0f172a;font-size:1.8rem;font-weight:500;margin-bottom:1.5rem}.problem-box p,.solution-box p{color:#334155;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.solution-list{list-style:none;margin:0;padding:0}.solution-list li{align-items:center;color:#334155;display:flex;font-size:1.05rem;gap:.8rem;margin-bottom:1rem}.solution-list li svg{color:#0ea5e9;font-size:1.1rem}.audience-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:3rem}.audience-card{background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:1.5rem;text-align:center;transition:all .4s ease;transition:all var(--transition-medium)}.audience-card:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.audience-card h3{color:#0f172a;font-size:1.2rem;font-weight:500;margin:0}.relationship-types{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:3rem}.relationship-type{align-items:center;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-align:center;transition:all .4s ease;transition:all var(--transition-medium)}.relationship-type:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.relationship-type svg{color:#2563eb;font-size:2rem}.relationship-type h3{color:#0f172a;font-size:1.1rem;font-weight:500;margin:0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #2563eb14;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #2563eb26;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:20px;box-shadow:0 12px 30px #2563eb4d;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px}.feature-icon svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.feature-card h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.feature-item h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin-bottom:1rem;text-align:center}.feature-item p{color:#334155;font-size:1rem;line-height:1.6;margin:0}.feature-subtitle{color:#2563eb;font-size:1.1rem;font-weight:500;line-height:1.4;margin-bottom:1rem}.feature-description{color:#475569;font-size:1rem;line-height:1.7;margin:0;text-align:left}.principles-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:3rem}.principle-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;gap:1.5rem;padding:2rem;transition:all .4s ease;transition:all var(--transition-medium)}.principle-item:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.principle-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:4px;box-shadow:0 8px 20px #2563eb33;color:#fff;display:flex;font-size:1.3rem;height:50px;justify-content:center;min-width:50px;width:50px}.principle-content{flex:1 1}.principle-content h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin-bottom:.8rem}.principle-content p{color:#334155;font-size:1rem;line-height:1.6;margin:0}.cta-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:5rem 0}.cta-content{margin:0 auto;max-width:800px;text-align:center}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:500;margin-bottom:1.5rem}.cta-content p{color:#fffc;font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem;text-align:center}.cta-buttons .btn-primary{background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:4px;box-shadow:0 10px 25px #2563eb4d}.cta-buttons .btn-primary:hover{box-shadow:0 15px 30px #2563eb66;transform:translateY(-3px)}.problems-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.problem-card{background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;padding:2rem;transition:all .4s ease;transition:all var(--transition-medium)}.problem-card:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.problem-icon{align-items:center;background:linear-gradient(135deg,#2563eb1a,#2563eb0d);border-radius:50%;color:#2563eb;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.problem-content h3{color:#0f172a;font-size:1.4rem;font-weight:500;margin-bottom:1rem}.problem-content p{color:#334155;font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.solution{align-items:flex-start;background:#2563eb0d;border-left:4px solid #2563eb;border-radius:8px;display:flex;gap:.8rem;padding:1.2rem}.solution-check{color:#2563eb;font-size:1.1rem;margin-top:.25rem}.solution p{color:#0f172a;font-size:1rem;line-height:1.5;margin:0}.product-section.relationships{padding-top:6rem}.relationship-types-row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:2rem}.relationship-types-row .relationship-type{align-items:center;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex:0 1 150px;flex-direction:column;gap:.6rem;padding:1.1rem .8rem;text-align:center;transition:all .4s ease;transition:all var(--transition-medium)}.relationship-types-row .relationship-type:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.relationship-types-row .relationship-type svg{color:#2563eb;font-size:1.85rem}.relationship-types-row .relationship-type h3{color:#0f172a;font-size:1rem;font-weight:500;line-height:1.3;margin:0}.principles-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:3rem}.principles-row .principle-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;flex:1 1;gap:1.5rem;min-width:300px;padding:2rem;transition:all .4s ease;transition:all var(--transition-medium)}.principles-row .principle-item:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}@media (max-width:1200px){.relationship-types-row{justify-content:center}.relationship-types-row .relationship-type{flex:0 1 130px;max-width:140px;min-width:130px}.principles-row{justify-content:center}}@media (max-width:992px){.product-hero{padding:8rem 0 6rem}.product-hero-grid{grid-template-columns:1fr}.product-hero-media{margin-bottom:2.5rem;order:-1}.product-hero h1{font-size:3rem}.problems-grid{grid-template-columns:1fr}.problem-solution-container{flex-direction:column}.audience-cards{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.principles-list{grid-template-columns:1fr}.principle-item{flex-direction:row}.features-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.product-hero h1{font-size:2.5rem}.hero-image-card{border-radius:18px;padding:1rem}.hero-image-card img{border-radius:14px}.product-hero .hero-subtitle{color:#fff!important;font-size:1.1rem;max-width:100%;text-align:left!important}.hero-cta{flex-direction:column}.section-title{font-size:2rem}.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.feature-icon{font-size:1.5rem;height:60px;width:60px}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.95rem}.relationship-types{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{flex-direction:column;gap:1rem}.relationship-types-row .relationship-type{min-width:140px;padding:1.2rem 1rem}}.principles-stack{display:flex;flex-direction:column;gap:1.5rem;margin:2rem auto 0;max-width:800px}.principles-stack .principle-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 8px 30px #00000014;box-shadow:var(--card-shadow);display:flex;gap:1.5rem;padding:2rem;transition:all .4s ease;transition:all var(--transition-medium);width:100%}.principles-stack .principle-item:hover{border-color:#2563eb33;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.principle-number{align-items:center;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:4px;box-shadow:0 8px 20px #2563eb33;color:#fff;display:flex;font-size:1.6rem;font-weight:500;height:50px;justify-content:center;min-width:50px;width:50px}.pe-discovery-section{background:#0000}.pe-discovery-card{min-height:520px}.pe-discovery-btn{margin-top:auto}.pe-discovery-visual{min-height:320px}@media (max-width:992px){.pe-discovery-card{grid-template-columns:1fr;min-height:420px}.pe-discovery-content{padding:2.4rem 1.5rem 2rem}.pe-discovery-content h2{font-size:2.2rem}.pe-discovery-visual{min-height:280px}.pe-discovery-shape-blue{width:57%}.pe-discovery-shape-black{width:34%}}.privacy-page{overflow:hidden;width:100%}.page-entrance{animation:pageEntrance .8s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes pageEntrance{to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.dp-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:0;position:relative}.dp-hero--minimal{background:linear-gradient(165deg,#0c1222,#111827 40%,#0f172a)}.dp-hero-bg{background:radial-gradient(ellipse 80% 50% at 50% 20%,#38bdf81f 0,#0000 50%),radial-gradient(ellipse 60% 40% at 80% 80%,#2563eb14 0,#0000 45%),repeating-linear-gradient(0deg,#0000,#0000 1px,#94a3b808 0,#94a3b808 2px),repeating-linear-gradient(90deg,#0000,#0000 1px,#94a3b808 0,#94a3b808 2px);inset:0;position:absolute;z-index:0}.dp-hero-inner{animation:fadeInUp 1s ease .3s both;padding:2rem;position:relative;text-align:center;z-index:1}.dp-hero-title{align-items:center;display:flex;flex-direction:column;font-family:PP Neue Montreal,Arial,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;gap:.15em;letter-spacing:-.03em;line-height:1.05;margin:0 0 1.5rem}.dp-hero-title-line{color:#f8fafc;display:block}.dp-hero-title-line--accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#67e8f9,#38bdf8 50%,#2563eb);-webkit-background-clip:text;background-clip:text}.dp-hero-tagline{color:#f8fafcb3;font-size:1.125rem;font-weight:400;letter-spacing:.02em;margin:0 auto;max-width:320px}.privacy-section{background-color:#fff;padding:5rem 0 6rem;position:relative}.privacy-section-alt{background-color:#f8fafc}.privacy-section .section-header{margin:0 auto 3rem;max-width:800px;text-align:center}.privacy-section .section-eyebrow{align-items:center;color:#2563eb;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.privacy-section .section-title{color:#0f172a;display:block;font-size:3rem;font-weight:500;margin-bottom:1rem;position:relative;text-align:center;width:100%}.privacy-section .section-title:after{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.privacy-section .section-subtitle{color:#64748b;font-size:1.125rem;line-height:1.6;margin:1.5rem auto 0;max-width:600px;text-align:center}.section-header--plan .section-title--large{box-sizing:border-box;color:#1f2022;display:block;font-family:PP Neue Montreal,Arial,sans-serif;font-size:52px;font-weight:500;line-height:57.2px;margin:0;text-align:center}.section-header--plan .section-title--large:after{display:none}.section-header--plan .section-tagline{-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#abadb3!important;display:block;font-family:PP Neue Montreal,Arial,sans-serif;font-size:52px;font-weight:500;line-height:57.2px;margin:0;text-align:center}.privacy-info-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.privacy-info-grid--accent-cards{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(3,400px);justify-content:center;margin-left:auto;margin-right:auto;max-width:1248px}.privacy-info-card.privacy-info-card--accent{align-items:stretch;background:#fff;border:1px solid #0000000f;border-radius:10px;box-shadow:0 1px 2px #0000000a,0 4px 8px #0000000a,0 12px 24px #0000000f,0 24px 48px #0000000a;box-sizing:border-box;display:flex;flex-direction:column;height:558px;max-width:none;min-width:0;overflow:hidden;padding:1.5rem 2rem 2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:400px}.privacy-info-card.privacy-info-card--accent:hover{box-shadow:0 4px 8px #0000000d,0 12px 24px #0000000f,0 24px 48px #00000014,0 48px 96px #0000000f;transform:translateY(-6px)}.privacy-info-card--accent:before{border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:2}.privacy-info-card--accent-blue:before{background:#2563eb}.privacy-info-card .privacy-info-card-title{font-family:PP Neue Montreal,Arial,sans-serif;font-size:32px;font-weight:500;line-height:35px;margin:1.5rem 0 .375rem;unicode-bidi:isolate}.privacy-info-card .privacy-info-card-title,.privacy-info-card-description{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#1f2022;display:block;text-align:left}.privacy-info-card-description{font-family:Inter,-apple-system,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 1.25rem;padding-bottom:20px}.privacy-info-card-description b,.privacy-info-card-description strong{font-weight:700}.privacy-info-card-list{list-style:none;margin:0;padding:0}.privacy-info-card-list li{align-items:flex-start;color:#475569;display:flex;font-size:.95rem;gap:.65rem;line-height:1.5;margin-bottom:.6rem}.privacy-info-card-list li:last-child{margin-bottom:0}.privacy-info-bullet-content{flex:1 1;min-width:0}.privacy-info-revocable-pill{align-items:center;background:#fff;border:1px solid #2563eb;border-radius:9999px;color:#2563eb;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:500;line-height:1.3;padding:.2rem .5rem;white-space:nowrap}.privacy-info-card-footer{align-items:flex-end;display:flex;justify-content:flex-end;margin-top:auto;padding-top:1.25rem;width:100%}.privacy-info-card-learn-more{-webkit-font-smoothing:antialiased;align-items:center;background:#2563eb;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,Arial,sans-serif;font-size:.9375rem;font-weight:500;gap:.5rem;margin-left:auto;padding:.5rem 1rem;transition:background .2s ease,transform .2s ease}.privacy-info-card-learn-more-arrow{font-size:.75rem}.privacy-info-card-learn-more:hover{background:#1d4ed8;transform:translateY(-1px)}.privacy-info-check{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.65rem;height:20px;justify-content:center;margin-top:.15rem;min-width:20px;width:20px}.privacy-info-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;box-shadow:0 12px 35px #0f172a14;display:flex;flex:1 1 300px;flex-direction:column;max-width:380px;min-width:280px;padding:2rem;position:relative;text-align:left;transition:all .3s ease}.privacy-info-card:hover{border-color:#2563eb33;box-shadow:0 18px 45px #0f172a1f;transform:translateY(-4px)}.privacy-info-icon{align-items:center;background:linear-gradient(135deg,#2563eb1f,#0ea5e91f);border-radius:14px;box-shadow:0 10px 24px #0f172a14;color:#2563eb;display:flex;flex-shrink:0;font-size:1.4rem;height:56px;justify-content:center;margin-bottom:1.25rem;width:56px}.privacy-info-card:hover .privacy-info-icon{box-shadow:0 8px 25px #2563eb33;transform:scale(1.05)}.privacy-info-card h3{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#1f2022;display:block;font-family:PP Neue Montreal,Arial,sans-serif;font-size:32px;font-weight:500;line-height:35px;margin:1.5rem 0 .375rem;text-align:left;unicode-bidi:isolate}.privacy-info-card ul{list-style:none;margin:0;padding:0}.privacy-info-card li{align-items:flex-start;color:#64748b;display:flex;font-size:1rem;gap:.6rem;line-height:1.55;margin-bottom:.75rem}.privacy-info-card li:last-child{margin-bottom:0}.privacy-info-card .bullet-check{color:#2563eb;flex-shrink:0;font-size:.75rem;margin-top:.4rem}.pe-discovery-section{background-color:#f1f5f9;background-image:repeating-linear-gradient(62deg,#94a3b81f,#94a3b81f 1px,#0000 0,#0000 14px);background-position:100% 0;background-repeat:no-repeat;background-size:30% 100%;padding:5.5rem 0 6.5rem}.pe-discovery-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 22px 45px #0f172a14;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:320px;overflow:hidden}.pe-discovery-content{align-items:flex-start;display:flex;flex-direction:column;padding:3.75rem 3rem 2.75rem}.pe-discovery-content h2{color:#111827;font-size:3rem;letter-spacing:-.03em;line-height:1.05;margin:0 0 1.15rem}.pe-discovery-content p{color:#6b7280;font-size:1rem;line-height:1.55;margin:0;max-width:460px}.pe-discovery-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1.5rem}.pe-discovery-btn{align-items:center;background:#0b1220;border:none;border-radius:999px;box-shadow:0 8px 18px #02061738;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;letter-spacing:.01em;padding:.72rem 1.2rem;transition:transform .25s ease,box-shadow .25s ease}.pe-discovery-btn:hover{box-shadow:0 14px 26px #02061747;transform:translateY(-2px)}.pe-discovery-link{color:#2563eb;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.pe-discovery-link:hover{color:#1d4ed8;text-decoration:underline}.pe-discovery-visual{background:#e5e7eb;min-height:280px;overflow:hidden;position:relative}.pe-discovery-grid-overlay{background:repeating-linear-gradient(0deg,#94a3b82e,#94a3b82e 1px,#0000 0,#0000 16px),repeating-linear-gradient(90deg,#94a3b82e,#94a3b82e 1px,#0000 0,#0000 16px);height:36%;left:0;position:absolute;top:0;width:42%}.pe-discovery-surface{background:#e5e7eb;clip-path:polygon(0 46%,42% 18%,100% 18%,100% 100%,0 100%);inset:0;position:absolute}.pe-discovery-shape{background-size:220px 220px;position:absolute}.pe-discovery-shape-blue{background-color:#2563eb;background-image:repeating-linear-gradient(154deg,#ffffff21,#ffffff21 2px,#0000 0,#0000 11px);bottom:-1%;clip-path:polygon(0 57%,56% 18%,100% 44%,100% 100%,0 100%);height:43%;left:7%;width:53%}.pe-discovery-shape-black{background-color:#0b0f19;background-image:repeating-linear-gradient(90deg,#ffffff0d,#ffffff0d 1px,#0000 0,#0000 12px);clip-path:polygon(26% 0,100% 14%,100% 100%,25% 82%,0 74%,0 18%);height:62%;right:-2%;top:21%;width:35%}@media (max-width:992px){.dp-hero-title{font-size:3rem}.pe-discovery-card{grid-template-columns:1fr;min-height:320px}.pe-discovery-content{padding:2.4rem 1.5rem 2rem}.pe-discovery-content h2{font-size:2.2rem}.pe-discovery-visual{min-height:240px}.privacy-info-grid--accent-cards{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:400px}.privacy-info-card.privacy-info-card--accent{height:558px;margin-left:auto;margin-right:auto;max-width:400px;width:100%}}@media (max-width:768px){.dp-hero-title{font-size:2.5rem}.dp-hero-tagline{font-size:1rem}.privacy-section .section-title{font-size:2rem}.privacy-section .section-subtitle{font-size:1rem}.privacy-info-grid{gap:1.5rem}.privacy-info-card{max-width:100%;min-width:100%}.privacy-info-card.privacy-info-card--accent{height:auto;max-width:100%;min-height:558px;width:100%}.pe-discovery-actions{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.dp-hero-title{font-size:2rem}.privacy-section .section-title{font-size:1.75rem}}*{box-sizing:border-box;margin:0;padding:0}.login-container{align-items:center;background:linear-gradient(135deg,#f0f8ff,#e0f2fe 50%,#dbeafe);display:flex;font-family:var(--font-ui);justify-content:center;min-height:100vh;overflow:hidden;padding:1rem;position:relative}.login-container:before{animation:gridMove 30s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(37,99,235,0.03)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(20px,20px)}}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 25px 50px #2563eb26;max-width:420px;padding:2.5rem;position:relative;transition:all .3s ease;width:100%;z-index:1}.login-card:hover{box-shadow:0 35px 70px #2563eb33;transform:translateY(-5px)}.login-header{margin-bottom:2rem;text-align:center}.login-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:500;margin-bottom:.5rem}.login-header p{color:#64748b;font-size:.875rem;font-weight:500}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-group input{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f9fafbcc;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.form-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;outline:none;transform:translateY(-1px)}.login-btn{background:linear-gradient(135deg,#2563eb,#60a5fa);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.login-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.login-btn:hover:before{left:100%}.login-btn:hover{box-shadow:0 15px 35px #2563eb4d;transform:translateY(-2px)}.login-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;color:#dc2626}.error-message,.success-message{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:.875rem;margin-bottom:1rem;padding:1rem 1.25rem}.success-message{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;color:#16a34a}.loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:18px;margin-right:.5rem;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.admin-container{background:linear-gradient(135deg,#f0f8ff,#e0f2fe 50%,#dbeafe);color:#1e293b;font-family:var(--font-ui);line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}.admin-container:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(37,99,235,0.02)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;position:fixed;right:0;top:0;z-index:-1}.container{margin:0 auto;max-width:1200px;padding:2rem;position:relative;z-index:1}.admin-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #2563eb1a;display:flex;justify-content:space-between;margin-bottom:4rem;padding:2.5rem 2rem;transition:all .3s ease}.admin-header:hover{box-shadow:0 15px 40px #2563eb26;transform:translateY(-2px)}.header-left h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:500;margin-bottom:.25rem}.header-left p{color:#64748b;font-size:.875rem;font-weight:500}.header-right{align-items:center;display:flex;gap:1.5rem}.logout-btn{background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:12px;box-shadow:0 4px 15px #dc262633;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.logout-btn:hover{box-shadow:0 8px 25px #dc26264d;transform:translateY(-2px)}.user-info{color:#64748b;font-size:.875rem;font-weight:500}.user-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text;font-weight:500}.stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #2563eb1a;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 20px 40px #2563eb26;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #2563eb1a;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 15px 40px #2563eb26;transform:translateY(-2px)}.card-header{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem 2rem;position:relative}.card-header:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.card-header:hover:before{left:100%}.card-header h2{font-size:1.5rem;font-weight:500;margin:0}.refresh-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:all .3s ease}.refresh-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.submissions-table{border-collapse:collapse;margin:0;width:100%}.submissions-table th{background:#f8fafccc;border-bottom:2px solid #e2e8f0;color:#374151;font-size:.875rem;font-weight:500;letter-spacing:.5px;padding:1rem 1.5rem;text-align:left;text-transform:uppercase}.submissions-table td{border-bottom:1px solid #f1f5f9;color:#475569;font-size:.875rem;padding:1rem 1.5rem}.submissions-table tr:hover{background:#f8fafc80;transition:all .2s ease}.name{color:#1e293b}.email,.name{font-weight:500}.email{color:#2563eb}.timestamp{color:#64748b;font-size:.8rem}.delete-btn{background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.delete-btn:hover{box-shadow:0 4px 15px #dc26264d;transform:translateY(-1px)}.empty-state{color:#64748b;padding:3rem 2rem;text-align:center}.empty-state h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}.loading{color:#64748b;font-weight:500;padding:2rem;text-align:center}.error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-weight:500;margin:1rem;padding:1rem 1.5rem}.message-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.message-modal-content{animation:modalSlideIn .3s ease-out;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 25px 50px #2563eb33;max-height:80vh;max-width:600px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.message-modal-header{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:20px 20px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.message-modal-header h3{font-size:1.25rem;font-weight:500;margin:0}.modal-close-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.modal-close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.message-modal-info{background:#f8fafc80;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.modal-info-row{color:#475569;font-size:.875rem;margin-bottom:.75rem}.modal-info-row:last-child{margin-bottom:0}.modal-info-row strong{color:#1e293b;font-weight:500;margin-right:.5rem}.message-modal-body{padding:1.5rem 2rem}.message-modal-body strong{color:#1e293b;display:block;font-size:.875rem;font-weight:500;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.message-modal-body p{color:#475569;font-size:.875rem;line-height:1.6;margin:0}.message-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-cell.clickable{color:#2563eb;cursor:pointer;font-weight:500;text-decoration:underline;text-decoration-color:#0000;transition:all .2s ease}.message-cell.clickable:hover{text-decoration-color:#2563eb}.message-cell:hover{color:#1d4ed8}.message-cell:empty:before{color:#9ca3af;content:"-"}@media (max-width:768px){.container{padding:1rem}.admin-header{flex-direction:column;gap:1rem;text-align:center}.header-left h1{font-size:1.5rem}.stats{grid-template-columns:1fr}.stat-card{padding:1rem}.stat-number{font-size:2rem}.card-header{flex-direction:column;gap:1rem;text-align:center}.submissions-table{font-size:.75rem}.submissions-table td,.submissions-table th{padding:.75rem}.message-modal-content{margin:1rem;max-height:90vh}}@media (max-width:480px){.login-card{margin:1rem;padding:2rem}.admin-header,.card-header{padding:1rem}.submissions-table td,.submissions-table th{font-size:.7rem;padding:.5rem}}.pricing-page{background:radial-gradient(circle,#2563eb14 .8px,#0000 .9px),#f8fafc;background-size:10px 10px;min-height:calc(100vh - 70px)}.pricing-hero{padding:3rem 0 1.25rem}.pricing-hero-head{margin-bottom:2.5rem;text-align:center}.pricing-hero-head h1{color:var(--text-primary);font-family:var(--font-ui);font-size:2.7rem;font-weight:500;letter-spacing:-.03em;line-height:1.14;margin:0 auto;max-width:920px}.pricing-hero-head p{color:#64748b;font-family:var(--font-ui);font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.45;margin-bottom:1rem;margin-top:.8rem}.pricing-billing-toggle{align-items:center;background:#fff;border:1px solid #94a3b859;border-radius:999px;box-shadow:0 8px 18px #0f172a1f,inset 0 1px 0 #ffffffe6;display:inline-flex;gap:.35rem;padding:.34rem}.pricing-billing-option{background:#0000;border:1px solid #0000;border-radius:999px;color:#334155;font-size:.88rem;font-weight:600;letter-spacing:.01em;line-height:1;overflow:hidden;padding:.58rem 1.15rem;position:relative;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.pricing-billing-option span{color:#1d4ed8}.pricing-billing-option.is-active{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:#0ea5e952;box-shadow:0 10px 20px #2563eb57;color:#fff}.pricing-billing-option.is-active:before{background:linear-gradient(120deg,#fff0,#ffffff73 50%,#fff0);bottom:0;content:"";left:-45%;pointer-events:none;position:absolute;top:0;transform:skewX(-18deg);width:40%}.pricing-billing-option.is-active:hover{box-shadow:0 12px 24px #2563eb66;transform:translateY(-1px)}.pricing-billing-option.is-active:hover:before{left:115%;transition:left .62s ease}.pricing-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1180px}.pricing-grid-plans{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.pricing-trial-banner{background:var(--gradient-secondary);border:1px solid #94a3b840;border-radius:16px;box-shadow:0 12px 28px #0f172a38;color:#e2e8f0;margin:1.5rem auto 0;max-width:960px;padding:1.5rem 1.4rem;text-align:center}.pricing-faq-section{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:300px 1fr;margin:6.25rem auto 0;max-width:960px;padding:.25rem 0 .5rem;position:relative;top:2.25rem}.pricing-faq-kicker{color:#94a3b8;font-size:.9rem;letter-spacing:.01em;margin:0}.pricing-faq-intro h3{color:#0f172a;font-size:2rem;font-weight:500;line-height:1.2;margin:.35rem 0 0;max-width:280px}.pricing-faq-list{grid-gap:.15rem;display:grid;gap:.15rem}.pricing-faq-item{border-bottom:1px solid #94a3b84d}.pricing-faq-trigger{align-items:center;background:#0000;border:none;color:#0f172a;display:flex;font-size:1rem;font-weight:400;gap:1rem;justify-content:space-between;padding:.9rem 0;text-align:left;width:100%}.pricing-faq-plus{align-items:center;border:1px solid #94a3b880;border-radius:999px;color:#64748b;display:inline-flex;flex:0 0 22px;font-size:.95rem;height:22px;justify-content:center;transition:transform var(--transition-fast);width:22px}.pricing-faq-item.is-open .pricing-faq-plus{transform:rotate(45deg)}.pricing-faq-answer{color:#475569;font-size:.94rem;line-height:1.55;margin:0 0 .9rem;max-width:95%}.pricing-trial-banner h3{color:#f8fafc;font-size:1.4rem;font-weight:500;margin:0}.pricing-trial-banner p{color:#e2e8f0e6;font-size:.98rem;margin:.35rem 0 0}.pricing-trial-cta{background:var(--gradient-primary);border:none;border-radius:999px;box-shadow:0 8px 18px #2563eb4d;color:#fff;font-size:.9rem;font-weight:500;margin-top:1rem;padding:.62rem 1.2rem}.pricing-card{background:#fff;border:1px solid #2563eb24;border-radius:12px;box-shadow:0 10px 24px #2563eb14;display:flex;flex-direction:column;min-height:510px;padding:1.8rem 1.45rem 1.2rem;position:relative}.pricing-card-footer{align-items:center;display:flex;justify-content:flex-end;margin-top:auto;padding-top:.5rem}.pricing-footer-pill{margin:0}.pricing-footer-pill span{align-items:center;background:#2563eb1f;border:1px solid #2563eb59;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:.68rem;font-weight:600;justify-content:center;letter-spacing:.06em;padding:.2rem .55rem;text-transform:uppercase}.pricing-card:before{border-radius:12px 12px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.pricing-card-coral:before,.pricing-plan-card:before{background:var(--gradient-primary)}.pricing-card-dark:before{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)}.pricing-card h2{color:var(--text-primary);font-family:var(--font-ui);font-size:2.2rem;font-weight:500;line-height:1.15;margin-bottom:.55rem}.pricing-card-subtitle{color:#475569;font-family:var(--font-ui);font-size:1rem;line-height:1.45;margin-bottom:1.2rem}.pricing-plan-price-wrap{margin-bottom:1.15rem}.pricing-plan-monthly{color:#0f172a;font-size:1.75rem;font-weight:500;margin:0}.pricing-plan-or{color:#64748b;font-size:.9rem;margin:.3rem 0 .28rem}.pricing-plan-meta{color:#475569;font-size:.9rem;margin:.2rem 0 0}.pricing-plan-yearly{color:#0f172a;font-size:1.18rem;font-weight:500;margin:0}.pricing-plan-savings{align-items:center;background:#2563eb1a;border:1px solid #2563eb3d;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:.84rem;font-weight:600;margin:.45rem 0 0;padding:.16rem .5rem;width:fit-content}.pricing-plan-feature-label{color:#334155;font-size:.92rem;font-weight:500;margin:0 0 .65rem}.pricing-card ul{grid-gap:.56rem;display:grid;gap:.56rem;list-style:none;margin:0;padding:0}.pricing-card li{align-items:center;color:var(--text-primary);display:flex;font-family:var(--font-ui);font-size:.96rem;gap:.5rem;line-height:1.35}.pricing-check{align-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 18px;font-size:10px;height:18px;justify-content:center;width:18px}.pricing-addon{background:#2563eb1a;border:1px solid #2563eb38;border-radius:999px;color:#1d4ed8;font-size:.6rem;letter-spacing:.02em;margin-right:.18rem;padding:.08rem .38rem;text-transform:uppercase}.pricing-cta{background:var(--gradient-primary);border:none;border-radius:999px;box-shadow:0 8px 18px #2563eb47;color:#fff;font-family:var(--font-ui);font-size:.9rem;font-weight:500;margin:0;padding:.62rem 1.2rem;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.pricing-cta:hover{box-shadow:0 10px 20px #2563eb57;transform:translateY(-1px)}@media (max-width:1100px){.pricing-hero-head h1,.pricing-hero-head p{font-size:2.15rem}.pricing-hero-head p{font-size:1.08rem}.pricing-grid{max-width:1000px}.pricing-grid-plans,.pricing-trial-banner{max-width:900px}.pricing-faq-section{grid-template-columns:260px 1fr;max-width:900px}.pricing-card h2{font-size:1.75rem}.pricing-card{min-height:500px}}@media (max-width:900px){.pricing-hero-head h1{font-size:1.85rem}.pricing-hero-head p{font-size:1rem}.pricing-grid{grid-template-columns:1fr}.pricing-grid,.pricing-grid-plans,.pricing-trial-banner{max-width:520px}.pricing-faq-section{gap:1rem;grid-template-columns:1fr;max-width:520px}.pricing-faq-intro h3{font-size:1.6rem;max-width:100%}.pricing-card{min-height:0}}
/*# sourceMappingURL=main.60442bef.css.map*/