:root{--navy:#0b1a45;--blue:#1464ed;--cyan:#13c6d6;--orange:#ff6516;--teal:#09aa91;--ink:#183266;--muted:#5c6f99;--pale:#eef6ff;--line:#dce8f7;--white:#fff;--shadow:0 14px 38px rgba(15,49,103,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:"DM Sans",Arial,sans-serif;background:#fff;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.container{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{height:82px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #edf2f9;position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:204px;height:auto;display:block}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav a{padding:29px 0 24px;border-bottom:3px solid transparent}.nav a.active{border-color:var(--orange)}.header-actions{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;background:none;font-size:26px;color:var(--navy)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 24px;border-radius:25px;font-weight:700;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{color:white;background:linear-gradient(110deg,var(--orange),#ff8b23)}.btn-blue{color:#fff;background:var(--blue)}.btn-outline{color:var(--blue);background:#fff;border:1.5px solid var(--blue)}.btn-light{color:var(--navy);background:#fff}.arrow{font-size:22px;line-height:0}.eyebrow{color:var(--blue);font-size:12px;letter-spacing:2px;font-weight:800;text-transform:uppercase}.orange{color:var(--orange)}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.08;letter-spacing:-.045em;margin:0 0 18px}h1{font-size:clamp(42px,5vw,70px)}h2{font-size:clamp(30px,3.7vw,48px)}h3{font-size:23px}p{color:var(--ink);margin:0 0 16px}.hero{background:linear-gradient(110deg,#f5f9ff,#eaf5ff 62%,#fff5eb);overflow:hidden}.hero-grid{min-height:480px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px;padding:54px 0}.hero-copy p{font-size:18px;max-width:530px;color:#34507f}.hero-kicker{margin-bottom:18px}.hero-visual{position:relative;min-height:340px}.visual-orb{position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,#cbe0ff,#edf8ff);left:15%;top:2%}.browser-card{position:absolute;background:#fff;border:7px solid #102243;border-radius:14px;width:310px;right:10%;top:42px;padding:26px;box-shadow:0 20px 35px rgba(18,42,84,.15);transform:rotate(-2deg)}.browser-card:before{content:"•  •  •";color:var(--orange);font-size:20px;letter-spacing:4px;position:absolute;top:4px}.browser-card h3{margin-top:14px;font-size:23px}.browser-image{height:95px;border-radius:6px;background:linear-gradient(135deg,#cbe5ff,#5aa1e9 55%,#193c6d);margin:13px 0}.search-card,.chart-card{position:absolute;background:#fff;border-radius:15px;box-shadow:var(--shadow);padding:16px}.search-card{left:4%;bottom:12px;width:230px}.search-line{border:1px solid #dae5f4;border-radius:18px;padding:8px 12px;font-size:11px;margin:5px 0 12px}.search-card small{color:var(--teal);font-weight:700}.chart-card{right:1%;bottom:-6px;width:218px}.bars{height:62px;display:flex;align-items:end;gap:8px}.bars i{display:block;width:22px;background:#8bb5fa;border-radius:3px 3px 0 0}.bars i:nth-child(1){height:18px}.bars i:nth-child(2){height:34px}.bars i:nth-child(3){height:48px}.bars i:nth-child(4){height:60px;background:var(--orange)}.bars i:nth-child(5){height:74px;background:#ff9e2f}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 22px}.since{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:500}.since:before{content:"";width:44px;height:3px;background:var(--blue)}.logo-strip{padding:22px 0 24px;border-bottom:1px solid #edf2f9;text-align:center}.logo-strip p{color:#657796;margin-bottom:18px}.logo-placeholders{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;color:#7182a1;font-weight:800;letter-spacing:1px;font-size:12px}.logo-placeholder{min-height:34px;display:flex;align-items:center;justify-content:center}.section{padding:72px 0}.soft-panel{background:var(--pale);border-radius:18px;padding:38px 42px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}.split-rule{border-left:1px solid #a9c9fb;padding-left:32px}.focus-grid,.feature-grid,.package-grid,.article-grid,.case-grid,.ecosystem-grid{display:grid;gap:18px}.focus-grid{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e2ebf7;border-radius:15px;padding:27px;box-shadow:0 8px 25px rgba(15,49,103,.04)}.focus-card{min-height:205px;background:#f0f6ff}.focus-card:nth-child(2){background:#effbf7}.focus-card:nth-child(3){background:#fff4e9}.icon{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-bottom:18px;background:var(--blue)}.focus-card:nth-child(2) .icon{background:var(--teal)}.focus-card:nth-child(3) .icon{background:var(--orange)}.card h3{margin-bottom:10px}.card p{color:#425a87;font-size:15px}.focus-card a,.link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:700;font-size:14px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px}.section-heading p{max-width:620px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.why-item{display:flex;gap:16px}.why-item .icon{width:50px;height:50px;flex:0 0 auto;background:#e6f1ff;color:var(--blue);font-size:20px}.why-item:nth-child(2) .icon{background:#e3faf5;color:var(--teal)}.why-item:nth-child(3) .icon{background:#fff0e3;color:var(--orange)}.gradient-cta{background:linear-gradient(110deg,#0769ed 15%,#4484db 45%,#ff7417);color:white}.gradient-cta p{color:white}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 0}.cta-inner h2{font-size:34px;margin-bottom:8px}.page-hero{padding:62px 0 50px;background:linear-gradient(110deg,#f5faff,#eef7ff 64%,#fff7ef)}.page-hero .hero-grid{min-height:330px;padding:0}.page-hero h1{font-size:clamp(40px,4.8vw,62px)}.page-hero .hero-visual{min-height:285px}.how-section{padding:60px 0}.how-section:nth-of-type(odd){background:#f6faff}.numbered{font-size:11px;letter-spacing:1.7px;color:var(--blue);font-weight:800;text-transform:uppercase}.package-grid{grid-template-columns:repeat(3,1fr)}.package{position:relative;min-height:280px;background:#eff7ff}.package:nth-child(2){background:#fff6ed;border:2px solid #ffd3ab}.popular{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;border-radius:13px;padding:5px 14px;font-size:10px;letter-spacing:1px;font-weight:800;white-space:nowrap}.check-list{padding:0;margin:17px 0 0;list-style:none}.check-list li{margin:8px 0;color:#405b87;font-size:14px}.check-list li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:9px}.flow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:28px}.flow-step{flex:1;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 10px;font-weight:700;color:var(--ink)}.flow-arrow{color:var(--orange);font-size:23px}.subtle{background:#fafcff}.secondary{background:linear-gradient(110deg,#f2f9ff,#fff)}.tag-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.tag{padding:14px 18px;border-radius:14px;background:#fff;border:1px solid #dbe8f7;font-weight:700;font-size:14px}.timeline{position:relative;max-width:920px;margin:38px auto 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(var(--blue),var(--orange));transform:translateX(-50%)}.timeline-item{width:50%;padding:0 42px 28px;position:relative}.timeline-item:nth-child(even){margin-left:50%}.timeline-item:after{content:"";position:absolute;top:20px;right:-8px;width:16px;height:16px;border-radius:50%;background:var(--blue);border:4px solid white;box-shadow:0 0 0 1px #b8d1f6}.timeline-item:nth-child(even):after{left:-8px;right:auto;background:var(--orange)}.timeline-card{background:#f0f7ff;border-radius:14px;padding:22px}.timeline-item:nth-child(3n) .timeline-card{background:#effbf7}.timeline-item:nth-child(4n) .timeline-card{background:#fff4e9}.timeline-card .era{color:var(--orange);font-weight:800;font-size:18px;margin-bottom:5px}.ecosystem-grid{grid-template-columns:repeat(4,1fr)}.ecosystem-card{background:#eff7ff}.ecosystem-card:nth-child(2){background:#fff2e8}.ecosystem-card:nth-child(3){background:#eafaf5}.ecosystem-card:nth-child(4){background:#f0f6ff}.founder{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.founder-card{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.portrait-placeholder{min-height:230px;border-radius:18px;background:linear-gradient(135deg,#d6eaff,#88b9ed);display:flex;align-items:end;justify-content:center;color:#1451a9;font-weight:800;font-size:50px}.quote{padding:24px;border:1px solid #d9e6f6;border-radius:15px;background:#fff}.quote:before{content:"“";display:block;color:var(--blue);font-size:45px;font-family:serif;line-height:.7}.case-grid{grid-template-columns:repeat(3,1fr)}.case-card{padding:10px 10px 20px}.case-image{height:135px;border-radius:10px;background:linear-gradient(135deg,#154c96,#85c8f4);margin-bottom:15px;position:relative;overflow:hidden}.case-image:after{content:"";position:absolute;inset:28px 30px;background:#fff;border-radius:7px;opacity:.87;box-shadow:22px 15px 0 -6px #d2ebff}.case-card:nth-child(2) .case-image{background:linear-gradient(135deg,#c6e6ff,#5389c6)}.case-card:nth-child(3) .case-image{background:linear-gradient(135deg,#f5d0a6,#9f6032)}.case-card:nth-child(4) .case-image{background:linear-gradient(135deg,#bbdcff,#f5d67d)}.case-card:nth-child(5) .case-image{background:linear-gradient(135deg,#0c4c9c,#83b8ee)}.case-card:nth-child(6) .case-image{background:linear-gradient(135deg,#b8ddf7,#e1f7ff)}.label{display:inline-block;background:var(--teal);color:#fff;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800;margin-bottom:9px}.article-grid{grid-template-columns:repeat(4,1fr)}.article-card{min-height:230px;display:flex;flex-direction:column}.article-card .link{margin-top:auto}.insight-panel{background:#f1f8ff;border-radius:18px;padding:35px}.modal-backdrop{position:fixed;inset:0;background:rgba(5,18,55,.52);display:none;align-items:center;justify-content:center;padding:20px;z-index:50}.modal-backdrop.open{display:flex}.modal{background:#fff;border-radius:18px;width:min(570px,100%);padding:34px;position:relative;max-height:92vh;overflow:auto}.close{position:absolute;right:18px;top:14px;background:none;color:var(--navy);font-size:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:13px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:700;color:var(--ink)}.field input,.field select,.field textarea{border:1px solid #cfdded;border-radius:8px;padding:11px 12px;color:var(--navy);background:#fff}.field textarea{min-height:100px;resize:vertical}.float-ai{position:fixed;right:25px;bottom:24px;z-index:25;background:var(--blue);color:#fff;border-radius:25px;padding:13px 18px;box-shadow:0 8px 22px rgba(20,100,237,.3);font-weight:700;font-size:14px}.site-footer{padding:36px 0 18px;border-top:1px solid #edf2f9}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:30px}.site-footer .brand img{width:190px}.footer-links{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:14px}.footer-title{font-weight:800;margin-bottom:11px}.footer-bottom{border-top:1px solid #e9eef6;margin-top:28px;padding-top:15px;color:#7182a1;font-size:13px;display:flex;justify-content:space-between}.small{font-size:14px;color:#617398}
@media(max-width:860px){.site-header{height:70px}.brand img{width:165px}.nav,.header-actions .btn{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.header-actions{margin-left:auto}.hero-grid,.split,.founder{grid-template-columns:1fr;gap:25px}.hero-grid{padding:45px 0}.hero-visual{min-height:300px}.browser-card{right:6%;width:275px}.search-card{left:0}.chart-card{right:0}.focus-grid,.package-grid,.case-grid{grid-template-columns:1fr}.article-grid{grid-template-columns:repeat(2,1fr)}.why-grid,.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.soft-panel{padding:28px}.flow{overflow-x:auto;justify-content:flex-start}.flow-step{min-width:150px}.flow-arrow{flex:0 0 auto}.timeline:before{left:8px}.timeline-item,.timeline-item:nth-child(even){width:100%;margin-left:0;padding:0 0 24px 32px}.timeline-item:after,.timeline-item:nth-child(even):after{left:0;right:auto}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.container{width:min(100% - 30px,1160px)}h1{font-size:42px}.hero-copy p{font-size:16px}.hero-visual{transform:scale(.88);transform-origin:left top;margin-bottom:-25px}.logo-placeholders{grid-template-columns:repeat(3,1fr)}.section{padding:52px 0}.section-heading{display:block}.section-heading .btn{margin-top:10px}.why-grid,.ecosystem-grid,.article-grid{grid-template-columns:1fr}.founder-card{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.cta-inner{display:block}.cta-inner .btn{margin-top:18px}.float-ai{right:14px;bottom:14px;font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.page-hero{padding:48px 0 38px}}
.home-hero-visual{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center}.home-hero-visual img{display:block;width:100%;max-width:560px;height:auto;object-fit:contain}
.home-hero-visual{margin-bottom:0}
@media(max-width:860px){.home-hero-visual{min-height:300px}}
@media(max-width:560px){.home-hero-visual{transform:scale(.88);transform-origin:left top;margin-bottom:-25px}}
.site-header .header-inner,.page-hero .hero-grid,.logo-strip>.container{width:100%;max-width:none;padding-left:48px;padding-right:48px}
@media(max-width:860px){.site-header .header-inner,.page-hero .hero-grid,.logo-strip>.container{padding-left:24px;padding-right:24px}}
@media(max-width:560px){.site-header .header-inner,.page-hero .hero-grid,.logo-strip>.container{padding-left:15px;padding-right:15px}}
.home-hero-visual img{max-width:none}
@media(max-width:860px){.home-hero-visual img{width:100%;max-width:100%}}
@media(max-width:560px){.home-hero-visual{transform:none;margin-bottom:0}.home-hero-visual img{width:100%;max-width:100%;height:auto}}
@media(max-width:560px){.home-hero-visual{width:96vw;max-width:96vw;justify-self:center;margin-left:auto;margin-right:auto;justify-content:center;overflow:visible}.home-hero-visual img{display:block;width:100%;max-width:none;height:auto;margin-left:auto;margin-right:auto;object-fit:contain;object-position:center;transform:none}}
.insights-hero-visual{display:flex;align-items:center;justify-content:flex-end;min-height:285px;overflow:visible}.insights-hero-visual img{display:block;width:100%;max-width:760px;height:auto;object-fit:contain}
@media(max-width:860px){.insights-hero-visual{justify-content:center;min-height:300px}.insights-hero-visual img{width:100%;max-width:100%;height:auto;margin:0 auto;object-fit:contain;object-position:center}}
@media(max-width:560px){.insights-hero-visual{width:96vw;max-width:96vw;justify-self:center;margin-left:auto;margin-right:auto;justify-content:center;overflow:visible}.insights-hero-visual img{display:block;width:100%;max-width:none;height:auto;margin-left:auto;margin-right:auto;object-fit:contain;object-position:center}}
.insights-use-case-grid{grid-template-columns:repeat(4,1fr)}.insight-use-case-card{padding:0 0 22px;display:flex;flex-direction:column;overflow:hidden}.insight-use-case-image{display:block;width:100%;aspect-ratio:1;object-fit:cover}.insight-use-case-card-body{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:22px 22px 0}.insight-use-case-card-body .link{margin-top:auto;padding-top:8px}.insights-article-grid{grid-template-columns:repeat(4,1fr)}.insight-article-card{display:flex;flex-direction:column;min-height:245px}.insight-article-card .link{margin-top:auto}.insights-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;color:#617398;font-size:14px}.insights-breadcrumb a{color:var(--blue);font-weight:700}.insights-detail-hero{background:linear-gradient(110deg,#f5faff,#eef7ff 64%,#fff7ef)}.insights-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.insights-detail-grid h1{margin-top:12px}.insights-detail-intro{max-width:650px;font-size:19px;color:#425a87}.insights-detail-image{display:block;width:100%;max-width:560px;max-height:560px;margin:0 auto;object-fit:contain}.insights-detail-content{padding-top:42px}.insights-reading-width{max-width:820px}.insights-detail-content section{margin-bottom:38px}.insights-detail-content h2{font-size:32px;margin-bottom:14px}.insights-detail-content p,.insights-detail-content li{color:#425a87;font-size:17px}.insights-detail-content ol,.insights-detail-content ul{padding-left:24px}.insights-detail-content li{margin:10px 0}.insights-related-links{display:flex;flex-wrap:wrap;gap:18px}.insights-detail-body{margin-bottom:38px}.insights-detail-body h2{margin-top:32px}
@media(max-width:860px){.insights-use-case-grid{grid-template-columns:repeat(2,1fr)}.insights-article-grid{grid-template-columns:repeat(2,1fr)}.insights-detail-grid{grid-template-columns:1fr;gap:28px}.insights-detail-image{max-width:620px}.insights-detail-hero{padding-top:45px}}
@media(max-width:560px){.insights-use-case-grid,.insights-article-grid{grid-template-columns:1fr}.insight-use-case-card-body{padding:20px 20px 0}.insights-breadcrumb{font-size:13px;margin-bottom:22px}.insights-detail-grid{gap:22px}.insights-detail-intro{font-size:17px}.insights-detail-content h2{font-size:28px}.insights-detail-content p,.insights-detail-content li{font-size:16px}.insights-related-links{display:grid;gap:12px}}
@media(min-width:861px){.home-hero-visual img{width:90%}.page-hero:has(.home-hero-visual){padding-top:31px;padding-bottom:25px}}
@media(max-width:860px){.site-header .nav{position:absolute;top:70px;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;box-shadow:0 12px 24px rgba(15,49,103,.12);max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;transition:max-height .25s ease,opacity .2s ease,transform .25s ease}.site-header.menu-open .nav{max-height:320px;opacity:1;transform:translateY(0);pointer-events:auto}.site-header .nav a{padding:16px 24px;border-bottom:1px solid #edf2f9}.site-header .nav a.active{border-color:#edf2f9;background:#f5f9ff}.site-header .menu-toggle{position:relative;z-index:31}.site-header.menu-open{z-index:30}}
@media(max-width:860px){html,body{width:100%;max-width:100%;overflow-x:hidden}#app{width:100%;max-width:100%;overflow-x:hidden}}
@media(min-width:861px){.site-header .brand img{width:220px}}
.site-footer .brand{display:block;text-align:left}
@media(max-width:860px){.site-header .brand img{width:175px}}
@media(min-width:861px){.site-header .brand img{width:242px}}
@media(max-width:860px){.site-header .brand img{width:192.5px}}
.footer-logo-tagline{padding-top:5px}
.footer-logo-divider{border-top:1px solid #e9eef6;margin:0 0 16px}
.faq-list{display:grid;gap:16px;max-width:900px;margin-top:25px}
.how-help-hero-image{display:flex;align-items:center;justify-content:flex-end;min-height:330px;overflow:visible}
.how-help-hero-image img{display:block;width:159%;max-width:952px;height:auto;object-fit:contain;transform:translateX(3%)}
@media(max-width:860px){.how-help-hero-image{justify-content:center;min-height:300px}.how-help-hero-image img{width:100%;max-width:100%;transform:none}}
@media(min-width:861px){.page-hero:has(.how-help-hero-image){padding-top:32px;padding-bottom:22px}}
@media(max-width:860px){.page-hero:has(.how-help-hero-image){padding-top:36px;padding-bottom:26px}}
@media(max-width:560px){.page-hero:has(.how-help-hero-image){padding-top:30px;padding-bottom:22px}}
@media(max-width:860px){.how-help-hero-image img{width:100%;max-width:100%;height:auto;transform:none;object-fit:contain;object-position:center;margin:0 auto}}
.search-ecosystem h3{font-size:26px;margin-bottom:8px}
.search-ecosystem-copy{font-size:14px;color:#425a87;margin-bottom:0}
.search-ecosystem-graphic{position:relative;min-height:360px;margin:20px 0 16px}
.ecosystem-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:72px;border-radius:36px;background:linear-gradient(135deg,#0b1a45,#2369d1);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;z-index:2;box-shadow:0 10px 22px rgba(20,100,237,.2)}
.ecosystem-channel{position:absolute;width:132px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;z-index:2}
.ecosystem-channel img{width:64px;height:64px;object-fit:contain;display:block}
.ecosystem-channel span{font-size:13px;font-weight:700;line-height:1.15;color:var(--navy)}
.ecosystem-channel-1{top:0;left:2%}.ecosystem-channel-2{top:0;right:2%}.ecosystem-channel-3{top:37%;left:-2%}.ecosystem-channel-4{top:37%;right:-2%}.ecosystem-channel-5{bottom:0;left:50%;transform:translateX(-50%)}
.ecosystem-connector{position:absolute;left:50%;top:50%;width:37%;height:1px;background:#a9c9fb;transform-origin:left center;z-index:1}
.ecosystem-connector-1{transform:rotate(-142deg)}.ecosystem-connector-2{transform:rotate(-38deg)}.ecosystem-connector-3{transform:rotate(180deg)}.ecosystem-connector-4{transform:rotate(0deg)}.ecosystem-connector-5{transform:rotate(90deg)}
@media(max-width:860px){.search-ecosystem-graphic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-height:0}.ecosystem-connector{display:none}.ecosystem-center{position:relative;left:auto;top:auto;transform:none;grid-column:1/-1;width:100%;height:58px;border-radius:16px}.ecosystem-channel,.ecosystem-channel-1,.ecosystem-channel-2,.ecosystem-channel-3,.ecosystem-channel-4,.ecosystem-channel-5{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;width:auto}.ecosystem-channel img{width:72px;height:72px}}
@media(max-width:560px){.search-ecosystem h3{font-size:23px}.search-ecosystem-graphic{grid-template-columns:1fr 1fr;gap:18px}.ecosystem-channel span{font-size:12px}}
.get-found-cta-moved{display:inline-block;margin-top:20px}
#get-found .package-intro{margin:0 0 22px;color:var(--ink);font-size:16px}
#get-found .package{display:flex;flex-direction:column;height:100%}
#get-found .visibility-package-icon{width:84px;height:84px;object-fit:contain;display:block;margin:0 0 18px}
#get-found .package-positioning{font-weight:800;color:var(--navy);margin-bottom:9px}
#get-found .package .check-list{margin-top:auto;padding-top:12px}
#get-found .split>div:first-child{align-self:start}
#conversations .conversation-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:38px;align-items:center;margin-top:24px}
#conversations .conversation-left>p{max-width:590px}
#conversations .conversation-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
#conversations .conversation-benefit{background:#fff;border:1px solid #e2ebf7;border-radius:15px;padding:18px;box-shadow:0 8px 25px rgba(15,49,103,.04);min-height:220px}
#conversations .conversation-benefit img{width:68px;height:68px;object-fit:contain;display:block;margin-bottom:15px}
#conversations .conversation-benefit h3{font-size:18px;letter-spacing:-.03em;margin-bottom:8px}
#conversations .conversation-benefit p{font-size:14px;color:#425a87;margin:0}
#conversations .conversation-flow{background:var(--pale);border-radius:18px;padding:20px 22px;text-align:center}
#conversations .conversation-flow img{width:100%;height:auto;display:block;object-fit:contain}
#conversations .conversation-flow p{font-size:15px;font-weight:700;color:var(--navy);margin:14px 0 0}
@media(max-width:980px){#conversations .conversation-layout{grid-template-columns:1fr}#conversations .conversation-flow{max-width:760px;margin:0 auto;width:100%}}
@media(max-width:640px){#conversations .conversation-benefits{grid-template-columns:1fr;gap:16px}#conversations .conversation-benefit{min-height:0;padding:20px}#conversations .conversation-benefit img{width:76px;height:76px}#conversations .conversation-flow{padding:12px}}
#conversations .conversation-layout{display:block;margin-top:24px}
#conversations .conversation-process{margin-top:36px;background:var(--pale);border-radius:18px;padding:30px 32px;text-align:center}
#conversations .conversation-process-label{color:var(--blue);font-size:11px;letter-spacing:1.7px;font-weight:800;text-transform:uppercase;margin-bottom:9px}
#conversations .conversation-process h3{font-size:30px;margin-bottom:8px}
#conversations .conversation-process-intro{color:var(--ink);margin-bottom:26px}
#conversations .conversation-process-flow{display:flex;align-items:center;justify-content:space-between;gap:12px}
#conversations .conversation-process-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--navy);min-width:0}
#conversations .conversation-process-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--blue);font-size:28px;font-weight:800;box-shadow:0 8px 20px rgba(15,49,103,.08)}
#conversations .conversation-process-step:nth-of-type(3) .conversation-process-icon{color:var(--teal)}
#conversations .conversation-process-step:nth-of-type(5) .conversation-process-icon{color:var(--orange)}
#conversations .conversation-process-step strong{font-size:15px;line-height:1.2}
#conversations .conversation-process-arrow{color:var(--blue);font-size:28px;line-height:1;flex:0 0 auto}
#conversations .conversation-process-message{border-top:1px solid #c8dcf4;margin:28px 0 0;padding-top:20px;color:var(--navy);font-size:16px;font-weight:600}
#conversations .conversation-process-message strong{color:var(--blue)}
@media(max-width:760px){#conversations .conversation-process{padding:26px 20px}#conversations .conversation-process-flow{flex-direction:column;gap:10px}#conversations .conversation-process-step{flex:0 0 auto;flex-direction:row;justify-content:center;width:100%;gap:12px}#conversations .conversation-process-icon{width:50px;height:50px;font-size:24px}.conversation-process-arrow{transform:rotate(90deg);font-size:24px}}
#conversations .conversation-process-icon{width:72px;height:72px;border-radius:0;background:transparent;box-shadow:none;object-fit:contain;display:block;font-size:0}
@media(max-width:760px){#conversations .conversation-process-icon{width:64px;height:64px}}
#digital-presence .presence-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;margin-top:24px}
#digital-presence .presence-copy>p{max-width:620px}
#digital-presence .presence-highlight{background:#fff8ef;border:1px solid #ffe0bd;border-radius:15px;padding:22px 24px;margin-top:24px}
#digital-presence .presence-highlight p{margin:0;color:var(--ink);font-size:15px}
#digital-presence .presence-capabilities{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}
#digital-presence .presence-capabilities article{background:#fff;border:1px solid #e2ebf7;border-radius:13px;padding:16px 18px;min-height:118px}
#digital-presence .presence-capabilities h3{font-size:17px;letter-spacing:-.025em;margin-bottom:7px}
#digital-presence .presence-capabilities p{font-size:13px;color:#425a87;margin:0}
#digital-presence .presence-visual{display:flex;align-items:center;justify-content:center}
#digital-presence .presence-visual img{width:100%;height:auto;max-width:650px;display:block;object-fit:contain}
@media(max-width:900px){#digital-presence .presence-layout{grid-template-columns:1fr;gap:30px}#digital-presence .presence-visual{order:2}#digital-presence .presence-copy{order:1}}
@media(max-width:560px){#digital-presence .presence-capabilities{grid-template-columns:1fr;gap:12px}#digital-presence .presence-highlight{padding:19px 20px}#digital-presence .presence-visual img{max-width:100%}}
.more-ways-intro{max-width:800px;margin:0 0 28px;color:var(--ink)}
.more-ways-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px;align-items:stretch}
.more-ways-card{background:#fff;border:1px solid #e2ebf7;border-radius:15px;padding:0;box-shadow:0 8px 25px rgba(15,49,103,.04);display:flex;flex-direction:column;min-width:0;overflow:hidden}
.more-ways-card:nth-child(2){background:#f4fbff}.more-ways-card:nth-child(3){background:#effbf7}.more-ways-card:nth-child(4){background:#fff8ef}
.more-ways-media{width:100%;aspect-ratio:1/1;border:0;border-bottom:1px dashed #a9c9fb;border-radius:15px 15px 0 0;background:linear-gradient(135deg,#eef6ff,#f8fbff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--blue);margin:0;padding:16px}
.more-ways-card:nth-child(2) .more-ways-media{background:linear-gradient(135deg,#e9f8ff,#f7fdff)}.more-ways-card:nth-child(3) .more-ways-media{background:linear-gradient(135deg,#e9faf6,#f8fffd)}.more-ways-card:nth-child(4) .more-ways-media{background:linear-gradient(135deg,#fff1e3,#fffaf4)}
.more-ways-media span{font-size:11px;letter-spacing:1.5px;font-weight:800}.more-ways-media small{margin-top:7px;color:#617398;font-size:12px;line-height:1.3}
.more-ways-card h3{font-size:22px;margin:18px 18px 9px}.more-ways-card p{font-size:14px;color:#425a87;margin:0 18px 16px}.more-ways-card .link{margin:auto 18px 18px}
.more-ways-cta{margin-top:28px}
@media(max-width:1000px){.more-ways-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.more-ways-grid{grid-template-columns:1fr;gap:14px}.more-ways-media{aspect-ratio:1/1}}
.more-ways-section .more-ways-media{overflow:hidden;padding:0}
.more-ways-section .more-ways-media-image{display:block;width:100%;height:100%;object-fit:cover}
.more-ways-cta-block{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.more-ways-cta-block p{margin:0;max-width:760px;color:var(--ink);font-size:15px}
.more-ways-cta-block .btn{flex:0 0 auto}
.more-ways-use-case-backdrop{position:fixed;inset:0;z-index:60;display:none;align-items:center;justify-content:center;background:rgba(5,18,55,.58);padding:20px}
.more-ways-use-case-backdrop.open{display:flex}
.more-ways-use-case-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(900px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(5,18,55,.24)}
.more-ways-use-case-image-wrap{min-height:360px;background:#eef6ff}.more-ways-use-case-image{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}
.more-ways-use-case-content{padding:40px 38px 34px;display:flex;flex-direction:column;justify-content:center}.more-ways-use-case-content h2{font-size:clamp(28px,3vw,42px);margin-top:10px}.more-ways-use-case-copy p{font-size:15px;color:#425a87}.more-ways-use-case-contact{align-self:flex-start;margin-top:8px}
.more-ways-use-case-close{position:absolute;right:16px;top:11px;z-index:2;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--navy);font-size:27px;line-height:1;box-shadow:0 5px 14px rgba(5,18,55,.16)}
.more-ways-use-case-image-annual-report{object-position:right center}
@media(max-width:700px){.more-ways-cta-block{display:block}.more-ways-cta-block p{margin-bottom:18px}.more-ways-use-case-dialog{grid-template-columns:1fr;max-height:94vh}.more-ways-use-case-image-wrap{min-height:0}.more-ways-use-case-image{height:auto;min-height:0;max-height:45vh;object-fit:cover}.more-ways-use-case-content{padding:28px 24px 24px}.more-ways-use-case-content h2{font-size:30px}.more-ways-use-case-contact{width:100%}}
.about-hero-visual{display:flex;align-items:center;justify-content:center;min-height:285px}.about-hero-visual img{display:block;width:100%;max-width:760px;height:auto;object-fit:contain}.about-lead{max-width:820px;font-size:18px;color:#425a87}.about-story h2,.about-evolving h2,.about-ecosystem h2,.about-founder h2{margin-bottom:14px}.about-evolving .about-lead{margin-bottom:0}.about-timeline{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1000px;margin:36px auto 0}.about-timeline-item{position:relative}.about-timeline-card{height:100%;padding:24px;background:#fff;border:1px solid #dbe8f7;border-radius:15px;box-shadow:0 8px 25px rgba(15,49,103,.04)}.about-timeline-item:nth-child(2n) .about-timeline-card{background:#fff8ef}.about-timeline-item:nth-child(3n) .about-timeline-card{background:#effbf7}.about-era{color:var(--orange);font-weight:800;font-size:16px;letter-spacing:.2px;margin-bottom:7px}.about-timeline-card h3{font-size:22px;margin-bottom:9px}.about-timeline-card p{font-size:15px;color:#425a87;margin:0}.about-today{margin:48px auto 0;max-width:900px;padding:34px 38px;background:linear-gradient(110deg,#eaf4ff,#fff8ef);border:1px solid #d9e7f7;border-radius:18px}.about-today-statement{font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,4vw,48px);font-weight:800;letter-spacing:-.045em;color:var(--blue);margin:10px 0 12px}.about-today p{max-width:780px;margin:0;color:#425a87;font-size:17px}.about-brand-grid{margin-top:26px}.about-brand-card{min-height:205px}.about-brand-card .icon{margin-bottom:16px}.about-brand-card-1{background:#eff7ff}.about-brand-card-2{background:#fff2e8}.about-brand-card-3{background:#eafaf5}.about-brand-card-4{background:#f0f6ff}.about-founder-copy{max-width:820px}.about-founder-copy p{font-size:17px;color:#425a87}.about-founder-copy p:last-child{margin-bottom:0}@media(max-width:860px){.about-hero .hero-grid{grid-template-columns:1fr;gap:25px}.about-hero-visual{min-height:0}.about-hero-visual img{max-width:100%}.about-timeline{grid-template-columns:1fr;margin-top:28px}.about-today{margin-top:30px;padding:28px 24px}}@media(max-width:560px){.about-hero-visual{width:100%;justify-content:center}.about-hero-visual img{width:100%;height:auto}.about-lead{font-size:16px}.about-timeline-card{padding:21px}.about-timeline-card h3{font-size:20px}.about-today-statement{font-size:34px}.about-today p,.about-founder-copy p{font-size:16px}}
.about-story-readable{max-width:820px}
.about-evolving .about-timeline{display:flex;flex-direction:column;gap:22px;max-width:900px;margin:36px auto 0;padding-left:44px;position:relative}.about-evolving .about-timeline:before{content:"";position:absolute;left:13px;top:16px;bottom:16px;width:2px;background:linear-gradient(180deg,var(--blue),#8bcfe5,var(--orange))}.about-evolving .about-timeline-item{position:relative}.about-evolving .about-timeline-item:before{content:"";position:absolute;left:-38px;top:32px;width:14px;height:14px;border-radius:50%;background:var(--orange);border:4px solid #fff;box-shadow:0 0 0 2px var(--blue);z-index:1}.about-evolving .about-timeline-card{background:#fff;border:1px solid #dbe8f7;border-radius:15px;box-shadow:0 8px 25px rgba(15,49,103,.04);padding:24px}.about-evolving .about-timeline-card h3{font-size:22px;margin-bottom:9px}.about-evolving .about-timeline-card p{font-size:15px;color:#425a87;margin:0}@media(max-width:560px){.about-evolving .about-timeline{gap:18px;padding-left:34px;margin-top:28px}.about-evolving .about-timeline:before{left:10px}.about-evolving .about-timeline-item:before{left:-30px;top:27px;width:12px;height:12px}.about-evolving .about-timeline-card{padding:21px}.about-evolving .about-timeline-card h3{font-size:20px}}
.about-evolving .about-evolution-brand-cta{display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:7px 12px;border:1px solid var(--blue);border-radius:999px;color:var(--blue);font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.about-evolving .about-evolution-brand-cta:hover,.about-evolving .about-evolution-brand-cta:focus-visible{background:var(--blue);color:#fff;border-color:var(--blue);outline:none}.about-evolving .about-evolution-brand-cta:focus-visible{box-shadow:0 0 0 3px rgba(21,111,239,.22)}
.about-today .about-today-followup{margin-top:14px}.about-ecosystem .about-brand-logo{display:block;width:100%;max-width:210px;height:58px;object-fit:contain;object-position:left center;margin:0 0 16px}.about-ecosystem .about-brand-card{display:flex;flex-direction:column}.about-ecosystem .about-brand-card p{flex:1}.about-ecosystem .about-brand-cta{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;margin-top:16px;padding:7px 12px;border:1px solid var(--blue);border-radius:999px;color:var(--blue);font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.about-ecosystem .about-brand-cta:hover,.about-ecosystem .about-brand-cta:focus-visible{background:var(--blue);color:#fff;border-color:var(--blue);outline:none}.about-ecosystem .about-brand-cta:focus-visible{box-shadow:0 0 0 3px rgba(21,111,239,.22)}
.about-founder .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:44px;align-items:start}.about-founder .container>.eyebrow,.about-founder .container>h2,.about-founder .container>.about-founder-copy{grid-column:1}.about-founder .container>.about-founder-media{grid-column:2;grid-row:1 / span 3}.about-founder-media{width:100%;display:flex;justify-content:center}.about-founder-video-shell{position:relative;width:100%;max-width:380px;aspect-ratio:1076/1568;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(15,49,103,.12)}.about-founder-poster,.about-founder-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .4s ease}.about-founder-poster{opacity:1;z-index:1;background:#fff}.about-founder-video{opacity:0;z-index:2;background:#fff;pointer-events:none}.about-founder-video-shell.is-playing .about-founder-poster{opacity:0;pointer-events:none}.about-founder-video-shell.is-playing .about-founder-video{opacity:1;pointer-events:auto}.about-founder-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:68px;height:68px;border:0;border-radius:50%;background:var(--blue);color:#fff;font-size:24px;cursor:pointer;box-shadow:0 8px 24px rgba(5,18,55,.22);transition:transform .2s ease,background-color .2s ease}.about-founder-play:hover,.about-founder-play:focus-visible{background:var(--orange);transform:translate(-50%,-50%) scale(1.05);outline:none}.about-founder-play:focus-visible{box-shadow:0 0 0 4px rgba(21,111,239,.26),0 8px 24px rgba(5,18,55,.22)}.about-founder-video-shell.is-playing .about-founder-play{opacity:0;pointer-events:none}.about-founder-loading{position:absolute;left:12%;right:12%;bottom:54px;z-index:5;height:4px;border-radius:4px;background:rgba(255,255,255,.65);overflow:hidden}.about-founder-loading span{display:block;width:35%;height:100%;background:var(--orange);animation:aboutFounderLoading 1.1s ease-in-out infinite alternate}@keyframes aboutFounderLoading{from{transform:translateX(-100%)}to{transform:translateX(250%)}}.about-founder-video-error{position:absolute;left:12%;right:12%;top:12px;z-index:5;padding:8px 12px;border-radius:8px;background:rgba(5,18,55,.78);color:#fff;font-size:13px;text-align:center}.about-founder-restart{position:absolute;left:12px;bottom:54px;z-index:5;width:34px;height:34px;border:0;border-radius:50%;background:rgba(5,18,55,.8);color:#fff;cursor:pointer}.about-founder-restart:disabled{opacity:.45;cursor:not-allowed}.about-founder-restart:hover:not(:disabled),.about-founder-restart:focus-visible{background:var(--blue);outline:none;box-shadow:0 0 0 3px rgba(21,111,239,.24)}.about-founder-ai{position:absolute;left:50%;bottom:54px;transform:translateX(-50%);z-index:5;white-space:nowrap;border:0;border-radius:999px;padding:10px 18px;background:var(--orange);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(5,18,55,.2)}.about-founder-ai:hover,.about-founder-ai:focus-visible{background:var(--blue);outline:none;box-shadow:0 0 0 3px rgba(21,111,239,.24),0 8px 20px rgba(5,18,55,.2)}
@media(max-width:860px){.about-founder .container{display:flex;flex-direction:column;gap:24px}.about-founder .container>.about-founder-media{order:4;width:100%}.about-founder-media{justify-content:flex-start}.about-founder-video-shell{max-width:380px;margin:0 auto}}
@media(max-width:560px){.about-founder-video-shell{width:100%;max-width:calc(100vw - 40px)}.about-founder-ai{padding:11px 16px;font-size:14px}}
.about-founder{padding-bottom:0}.about-founder .container{align-items:start;align-content:start;justify-content:initial;grid-auto-rows:auto}.about-founder .container>.about-founder-media{align-self:end}.about-founder-media{align-items:flex-end}.about-founder .eyebrow{margin-bottom:18px}.about-founder h2{margin-top:0;margin-bottom:30px}.about-founder-copy p{margin-top:0;margin-bottom:16px}.about-founder-copy p:last-child{margin-bottom:0}.about-founder-restart{display:none!important}
@media(max-width:860px){.about-founder{padding-bottom:56px}.about-founder .container>.about-founder-media{align-self:auto}.about-founder-video-shell{margin-bottom:0}}
.about-founder .container{grid-template-rows:auto;align-content:start;align-items:start}.about-founder .container>.about-founder-content{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:0;height:auto;width:100%}.about-founder-content>.eyebrow{margin:0 0 16px}.about-founder-content>h2{margin:0 0 28px}.about-founder-content>.about-founder-copy{margin:0;display:block;width:100%;max-width:820px}.about-founder-content>.about-founder-copy p{margin:0 0 17px}.about-founder-content>.about-founder-copy p:last-child{margin-bottom:0}
@media(max-width:860px){.about-founder .container>.about-founder-content{order:1}.about-founder .container>.about-founder-media{order:2}}
.about-founder{padding-top:48px;padding-bottom:0}.about-founder-video-shell{max-width:330px}.about-founder .container>.about-founder-media{align-self:end}
@media(max-width:860px){.about-founder{padding-top:56px;padding-bottom:56px}.about-founder-video-shell{max-width:380px}}
.about-founder{height:auto;min-height:0;padding-top:56px;padding-bottom:28px}.about-founder .container{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,.9fr);grid-template-rows:auto auto;column-gap:44px;row-gap:20px;align-items:start;align-content:start}.about-founder .container>.eyebrow{grid-column:1 / -1;grid-row:1;margin:0 0 0}.about-founder .container>.about-founder-content{grid-column:1;grid-row:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:0;height:auto;width:100%}.about-founder-content>h2{margin:0 0 28px}.about-founder-content>.about-founder-copy{margin:0;max-width:820px}.about-founder-content>.about-founder-copy p{margin:0 0 17px}.about-founder-content>.about-founder-copy p:last-child{margin-bottom:0}.about-founder .container>.about-founder-media{grid-column:2;grid-row:2;align-self:start;justify-self:end}.about-founder-media{justify-content:flex-end;align-items:flex-start}.about-founder-video-shell{max-width:300px}
@media(max-width:860px){.about-founder{padding-top:48px;padding-bottom:48px}.about-founder .container{display:flex;flex-direction:column;gap:0}.about-founder .container>.eyebrow{order:1;margin:0 0 20px}.about-founder .container>.about-founder-content{order:2}.about-founder .container>.about-founder-media{order:3;align-self:auto;justify-self:auto;width:100%;margin-top:28px}.about-founder-media{justify-content:center}.about-founder-video-shell{max-width:380px}}
@media(min-width:861px){.about-founder-video-shell{max-width:325px}}
.about-founder{height:auto;min-height:0;padding-bottom:40px}.about-founder .container{grid-template-columns:minmax(0,1.65fr) minmax(220px,.9fr);grid-template-rows:auto auto;align-items:start;align-content:start}.about-founder .container>.eyebrow{grid-column:1;grid-row:1;margin:0 0 18px}.about-founder .container>.about-founder-content{grid-column:1;grid-row:2}.about-founder .container>.about-founder-media{grid-column:2;grid-row:1 / span 2;align-self:start;justify-self:end}
@media(max-width:860px){.about-founder{padding-bottom:48px}.about-founder .container{grid-template-rows:none}.about-founder .container>.eyebrow{grid-column:auto;grid-row:auto;margin:0 0 20px}.about-founder .container>.about-founder-content{grid-column:auto;grid-row:auto}.about-founder .container>.about-founder-media{grid-column:auto;grid-row:auto;align-self:auto;justify-self:auto}}
.about-founder .container>.about-founder-content{grid-column:1;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:0;height:auto;margin:0}.about-founder-content>.eyebrow{margin:0 0 14px}.about-founder-content>h2{margin:0 0 26px}.about-founder-content>.about-founder-copy{margin:0}
@media(max-width:860px){.about-founder .container>.about-founder-content{grid-column:auto;grid-row:auto;order:2}.about-founder-content>.eyebrow{margin:0 0 14px}.about-founder-content>h2{margin:0 0 26px}}
.insights-detail-hero .hero-buttons,.insights-detail-content+.gradient-cta .hero-buttons{margin:25px 0 0}
.legal-page{padding:72px 0 88px}.legal-content{max-width:880px;margin:0 auto}.legal-content h1{margin-bottom:12px}.legal-content .legal-intro{font-size:18px;color:var(--ink);max-width:760px}.legal-meta{font-size:14px;color:#617398;margin:20px 0 42px}.legal-content h2{font-size:26px;margin:38px 0 14px}.legal-content p{max-width:820px;color:#425a87}.legal-content ul{max-width:820px;margin:0 0 18px;padding-left:24px;color:#425a87}.legal-content li{margin:0 0 8px}.legal-content a,.form-privacy-notice a{color:var(--blue);text-decoration:underline}.form-privacy-notice{font-size:12px;line-height:1.45;color:#617398;margin:16px 0 16px;max-width:540px}.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:80;background:#fff;border:1px solid #dbe8f7;border-radius:16px;box-shadow:0 18px 55px rgba(5,18,55,.18);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cookie-banner p{margin:0;color:var(--ink);font-size:14px;max-width:760px}.cookie-banner p a{color:var(--blue);text-decoration:underline}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.cookie-actions button{white-space:nowrap}.cookie-manager-backdrop{position:fixed;inset:0;z-index:85;display:none;align-items:center;justify-content:center;background:rgba(5,18,55,.58);padding:20px}.cookie-manager-backdrop.open{display:flex}.cookie-manager{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:30px;box-shadow:0 24px 70px rgba(5,18,55,.24);position:relative}.cookie-manager h2{margin:8px 0 10px}.cookie-manager-intro{color:#425a87}.cookie-category{border-top:1px solid #e2ebf7;padding:17px 0}.cookie-category-row{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.cookie-category strong{color:var(--navy)}.cookie-category p{font-size:13px;color:#617398;margin:5px 0 0}.cookie-category input{width:18px;height:18px;accent-color:var(--blue)}.cookie-manager-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;flex-wrap:wrap}.cookie-manager-close{position:absolute;right:15px;top:12px;width:34px;height:34px;border-radius:50%;background:#f2f6fc;color:var(--navy);font-size:23px;line-height:1}.footer-legal-links{display:flex;gap:14px;flex-wrap:wrap}.footer-legal-links .link{padding:0;background:none;text-align:left}.footer-links a.external-link::after{content:' ↗';font-size:.85em}@media(max-width:760px){.legal-page{padding:48px 0 64px}.legal-content{max-width:none}.legal-content h2{font-size:23px;margin-top:32px}.cookie-banner{left:10px;right:10px;bottom:10px;display:block;padding:16px}.cookie-actions{justify-content:flex-start;margin-top:14px}.cookie-actions button{flex:1 1 auto}.cookie-manager{padding:26px 22px}.footer-legal-links{gap:10px 14px}}
.form-submit-error{font-size:13px;color:#a33b2d;margin:14px 0 0;line-height:1.45}
.credibility-section{padding-bottom:30px}.credibility-copy{max-width:820px}.credibility-copy p:last-child{margin-bottom:0}.credibility-section + .section{padding-top:30px}
@media(max-width:560px){.credibility-section{padding-bottom:24px}.credibility-section + .section{padding-top:24px}}
.dg-motion-ready [data-dg-motion]{opacity:0;transform:translate3d(0,16px,0);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);transition-delay:var(--dg-motion-delay,0ms);will-change:opacity,transform}.dg-motion-ready [data-dg-motion].is-visible{opacity:1;transform:none}.dg-motion-ready .page-hero .hero-grid>div:first-child>[data-dg-motion]:nth-child(1){transform:translate3d(-8px,10px,0)}.dg-motion-ready .page-hero .hero-grid>div:first-child>[data-dg-motion].is-visible{transform:none}.dg-motion-ready .page-hero .hero-visual{transform:translate3d(10px,0,0)}.dg-motion-ready .page-hero .hero-visual.is-visible{transform:none}.card,.more-ways-card,.conversation-benefit,.timeline-card,.about-timeline-card,.ecosystem-card{transition:transform .24s ease,box-shadow .24s ease}.btn{transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.icon,.visibility-package-icon,.conversation-process-icon{transition:transform .24s ease}.dg-motion-ready .gradient-cta .cta-inner{transition-duration:.7s}@media (hover:hover) and (pointer:fine){.card:hover,.more-ways-card:hover,.conversation-benefit:hover,.timeline-card:hover,.about-timeline-card:hover,.ecosystem-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(15,49,103,.10)}.card:hover .icon,.more-ways-card:hover .icon,.conversation-benefit:hover img,.conversation-benefit:hover .conversation-process-icon{transform:translateY(-2px) scale(1.02)}.btn:hover{transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.dg-motion-ready [data-dg-motion]{opacity:1!important;transform:none!important;transition:none!important}.card,.more-ways-card,.conversation-benefit,.timeline-card,.about-timeline-card,.ecosystem-card,.btn,.icon,.visibility-package-icon,.conversation-process-icon{transition:none!important}.card:hover,.more-ways-card:hover,.conversation-benefit:hover,.timeline-card:hover,.about-timeline-card:hover,.ecosystem-card:hover,.btn:hover{transform:none!important}}
