:root{--yellow:#ffcc00;--yellow-soft:#fff1a8;--black:#050505;--bone:#f2f0e9;--gray:#e6e6e3;--smoke:#696969;--white:#fff;--radius:20px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black);font-family:Inter,Manrope,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{width:min(calc(100% - 32px),var(--max));margin:16px auto 0;display:grid;grid-template-columns:210px 1fr auto;gap:24px;align-items:center;position:sticky;top:12px;z-index:20;background:rgba(255,255,255,.94);border:1px solid #e8e8e5;border-radius:16px;padding:8px 10px 8px 8px;backdrop-filter:blur(18px)}.brand{height:54px;background:#000;border-radius:12px;padding:10px 18px;display:flex;align-items:center}.brand img{width:164px}.site-header nav{display:flex;justify-content:center;gap:4px}.site-header nav a{padding:10px 12px;border-radius:12px;font-weight:600}.site-header nav a:hover{background:var(--bone)}.header-actions{display:flex;align-items:center;gap:8px}.login{padding:11px 18px;background:var(--bone);border-radius:999px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#000;border-radius:999px;padding:12px 22px;font-weight:750;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#ffd633}.button-lg{padding:15px 28px}.hero{min-height:660px;max-width:950px;margin:auto;padding:128px 24px 96px;text-align:center;display:flex;flex-direction:column;align-items:center}.eyebrow{margin:0 0 20px;font-size:13px;letter-spacing:.11em;font-weight:800}.hero h1{font-size:clamp(54px,8vw,100px);line-height:.92;letter-spacing:-.065em;font-weight:650;max-width:1000px;margin:0}.hero h1 span{position:relative;display:inline-block}.hero h1 span:after{content:"";height:9px;background:var(--yellow);position:absolute;left:0;right:0;bottom:-5px;border-radius:100% 20% 100% 20%;transform:rotate(-1.4deg)}.hero-copy{max-width:700px;color:var(--smoke);font-size:19px;margin:32px 0 28px}.handwritten{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:29px;transform:rotate(-4deg);margin:16px 0 0}.trust-band{background:#000;color:#fff;border-radius:40px;margin:0 16px;padding:80px max(24px,calc((100vw - var(--max))/2));min-height:420px;display:grid;align-content:center;gap:64px}.light{color:var(--yellow)}.trust-copy h2,.solutions h2,.apps h2{font-size:clamp(42px,6vw,70px);line-height:1;letter-spacing:-.045em;font-weight:600;margin:0;max-width:900px}.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:center}.logo-row img{max-height:42px;max-width:130px;margin:auto;filter:grayscale(1) brightness(0) invert(1);opacity:.88}.solutions{max-width:var(--max);margin:auto;padding:112px 24px}.section-copy{font-size:18px;color:var(--smoke);margin:20px 0 42px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{min-height:350px;border-radius:var(--radius);padding:24px;display:flex;flex-direction:column}.service-card>span{font-size:13px;font-weight:800}.service-card h3{font-size:28px;line-height:1.05;letter-spacing:-.035em;margin:80px 0 12px}.service-card p{margin:0;color:#424242}.service-card a{margin-top:auto;font-weight:750}.yellow{background:var(--yellow)}.bone{background:var(--bone)}.gray{background:#dadad7}.dark{background:#000;color:#fff}.dark p{color:#cfcfcb}.comparison{max-width:var(--max);margin:auto;padding:0 24px 112px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.compare-card{border-radius:var(--radius);padding:44px;min-height:450px}.compare-card h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.045em;margin:0 0 44px}.before{background:var(--bone)}.after{background:#000;color:#fff}.compare-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;font-size:18px;font-weight:650}.apps{margin:0 16px 16px;border-radius:40px;background:var(--yellow);min-height:640px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;padding:72px max(24px,calc((100vw - var(--max))/2)) 0}.apps>div{padding-bottom:72px}.apps p:not(.eyebrow){max-width:570px;font-size:18px;margin:24px 0 28px}.apps img{max-height:560px;margin:auto auto 0}.apps .button{background:#000;color:#fff}footer{margin:0 16px 16px;background:#000;color:#fff;border-radius:40px;padding:64px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:42px;align-items:start}footer>img{width:210px}footer strong{display:block;color:var(--yellow);margin-bottom:14px}footer div{display:flex;flex-direction:column;gap:7px}footer p{margin:0;color:#bdbdb8}@media(max-width:960px){.site-header{grid-template-columns:180px 1fr}.site-header nav{display:none}.header-actions{justify-self:end}.login{display:none}.card-grid{grid-template-columns:1fr 1fr}.logo-row{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}.apps{grid-template-columns:1fr 1fr}.service-card{min-height:300px}}@media(max-width:680px){.site-header{width:calc(100% - 20px);margin-top:10px;grid-template-columns:145px 1fr}.brand{height:48px;padding:8px 12px}.brand img{width:125px}.header-actions .button{font-size:13px;padding:10px 14px}.hero{min-height:600px;padding:100px 20px 70px}.hero h1{font-size:52px}.trust-band,.apps,footer{margin-left:8px;margin-right:8px;border-radius:28px}.trust-band{padding:60px 24px}.logo-row{grid-template-columns:repeat(2,1fr)}.solutions{padding:82px 18px}.card-grid,.comparison,.apps{grid-template-columns:1fr}.comparison{padding:0 18px 82px}.compare-card{padding:30px;min-height:390px}.apps{padding:60px 24px 0}.apps>div{padding:0}.apps img{max-height:430px;margin-top:30px}footer{grid-template-columns:1fr;padding:48px 26px}.service-card h3{margin-top:48px}}.customer-showcase{width:min(calc(100% - 32px),var(--max));margin:0 auto;background:#fff;border-radius:40px;overflow:hidden;position:relative;z-index:2}.monitoring-scene{min-height:430px;border-radius:40px 40px 20px 20px;background:#050505;color:#fff;padding:58px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:end;position:relative;overflow:hidden}.monitoring-scene:before{content:"";position:absolute;width:330px;height:330px;border:64px solid var(--yellow);border-radius:50%;right:-110px;top:-130px}.scene-copy,.scene-panel{position:relative;z-index:1}.scene-copy h2{font-size:clamp(42px,6vw,70px);line-height:1;letter-spacing:-.045em;font-weight:600;margin:0}.scene-panel{background:#fff;color:#000;border-radius:18px;padding:20px;border:7px solid #1d1d1d}.panel-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ddd;font-weight:750}.panel-top small{font-size:12px;color:#3c7b3c}.panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:12px}.panel-grid div{background:var(--bone);border-radius:12px;padding:15px 12px}.panel-grid strong{font-size:24px;display:block}.panel-grid span{font-size:11px;color:#666}.brand-proof{padding:40px 44px 52px;background:#f3f6fa}.brand-proof>p{text-align:center;margin:0 0 28px;color:#777;font-size:14px;font-weight:650}.customer-showcase .logo-row{gap:30px}.customer-showcase .logo-row img{filter:grayscale(1);opacity:.52;max-height:48px}.customer-showcase+.solutions{background:var(--bone);max-width:none;margin-top:-42px;padding-top:154px;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}@media(max-width:960px){.monitoring-scene{grid-template-columns:1fr;padding:42px}.customer-showcase .logo-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.customer-showcase{width:calc(100% - 16px);border-radius:28px}.monitoring-scene{min-height:520px;padding:34px 24px;grid-template-columns:1fr;border-radius:28px 28px 18px 18px}.panel-grid{grid-template-columns:1fr}.brand-proof{padding:32px 22px 40px}.customer-showcase .logo-row{grid-template-columns:repeat(2,1fr)}}.service-journey{height:360vh;background:var(--bone);margin-top:-42px;padding-top:42px;position:relative}.journey-sticky{position:sticky;top:86px;min-height:calc(100vh - 86px);padding:52px max(24px,calc((100vw - var(--max))/2)) 36px;display:flex;flex-direction:column;justify-content:center}.journey-heading{text-align:center;max-width:900px;margin:0 auto 28px}.journey-heading h2{font-size:clamp(40px,5.5vw,68px);line-height:.98;letter-spacing:-.05em;font-weight:600;margin:0}.journey-heading>p:last-child{color:var(--smoke);margin:14px 0 0}.stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-width:820px;width:100%;margin:0 auto 22px}.step-button{border:0;background:transparent;border-radius:16px;padding:9px 8px 12px;font:600 15px/1.2 inherit;color:#73736f;cursor:pointer;transition:.25s}.step-button span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 8px;border-radius:14px;background:#fff;font-size:22px;color:#000;transition:.25s}.step-button.active{color:#000}.step-button.active span{background:var(--yellow);transform:translateY(-4px)}.step-stage{background:#fff;border-radius:28px;overflow:hidden;min-height:390px}.step-panel{display:grid;grid-template-columns:1.1fr .9fr;min-height:390px;animation:panel-in .5s cubic-bezier(.2,.8,.2,1)}@keyframes panel-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.product-visual{min-height:390px;padding:34px;background:var(--yellow);position:relative;overflow:hidden}.panel-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.panel-copy h3{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em;margin:0 0 16px}.panel-copy>p:not(.eyebrow){color:var(--smoke);margin:0 0 18px}.panel-copy ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:8px;font-weight:650}.panel-copy li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#000;color:#fff;margin-right:9px;font-size:12px}.panel-copy>a{font-weight:800}.ui-bar,.activity,.status-cards>div,.alert-line,.credential,.access-door,.prevention-meter{background:#fff;border-radius:14px}.ui-bar{padding:17px;display:flex;justify-content:space-between;align-items:center}.ui-bar span{font-size:12px;color:#407645}.status-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.status-cards>div{padding:18px}.status-cards small,.status-cards strong{display:block}.status-cards strong{font-size:36px}.activity{padding:13px 15px;display:flex;align-items:center;gap:11px;margin-top:8px}.activity i{width:11px;height:11px;border-radius:50%;background:#48a15b}.activity p{margin:0;display:grid}.activity small{color:#777}.activity em{margin-left:auto;background:#eaf6e8;border-radius:999px;padding:5px 8px;font:600 11px/1 inherit}.camera-ui{display:grid;grid-template-columns:1fr 1fr;gap:9px;background:#111}.camera-tile{min-height:150px;border-radius:13px;background:linear-gradient(145deg,#595959,#191919);padding:14px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between}.camera-tile:nth-child(2),.camera-tile:nth-child(3){background:linear-gradient(145deg,#313131,#7d7d77)}.camera-tile span{font-size:10px;background:#e44040;border-radius:999px;padding:4px 7px}.alert-ui{background:#e3e3df;display:flex;flex-direction:column;justify-content:center}.alert-orbit,.shield-mark{width:100px;height:100px;margin:0 auto 20px;border-radius:50%;background:#000;color:var(--yellow);display:grid;place-items:center;font-size:42px;font-weight:850;box-shadow:0 0 0 18px #fff,0 0 0 20px #000}.alert-line{margin-top:9px;padding:13px 16px;display:flex;justify-content:space-between}.alert-line span{font-size:12px;color:#54845b}.alert-line.warning{border-left:7px solid var(--yellow)}.access-ui{background:#000;color:#fff}.access-door{color:#000;padding:20px;margin-bottom:12px;display:grid;place-items:center;text-align:center}.access-door span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:24px}.access-door small{color:#777}.credential{color:#000;padding:12px;margin-top:8px;display:flex;align-items:center;gap:12px}.credential i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-style:normal;font-weight:800}.credential p{display:grid;margin:0}.credential small{color:#777}.prevention-ui{background:#d8d8d4;display:flex;flex-direction:column;justify-content:center}.shield-mark{border-radius:30px;box-shadow:0 0 0 14px #fff;transform:rotate(3deg)}.prevention-meter{padding:17px;margin-top:22px;display:grid;grid-template-columns:1fr auto;gap:7px}.prevention-meter i{height:8px;border-radius:999px;background:var(--yellow);grid-column:1/-1}.prevention-ui>p{text-align:center}.journey-cta{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:20px}.journey-cta small{color:#777}@media(max-width:760px){.service-journey{height:auto}.journey-sticky{position:relative;top:auto;padding:100px 18px 70px}.stepper{display:flex;overflow:auto;justify-content:flex-start;padding-bottom:8px}.step-button{min-width:92px}.step-panel{grid-template-columns:1fr}.product-visual{min-height:340px}.panel-copy{padding:30px}.journey-heading h2{font-size:44px}}.announcement{background:#000;color:#fff;text-align:center;padding:9px 16px;font-size:13px}.announcement span{color:var(--yellow);font-weight:800}.announcement a{margin-left:8px;font-weight:750}.site-header{top:10px}.ecosystem,.stories,.start-timeline,.faq-section,.resources{max-width:var(--max);margin:auto;padding:110px 24px}.ecosystem-head,.stories-head,.resources-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:42px}.ecosystem-head .eyebrow,.stories-head .eyebrow,.resources-head .eyebrow{grid-column:1/-1;margin-bottom:0}.ecosystem-head h2,.stories-head h2,.resources-head h2,.timeline-heading h2,.faq-intro h2,.final-cta h2,.numbers-title h2{font-size:clamp(42px,5.8vw,70px);line-height:.98;letter-spacing:-.05em;margin:0;font-weight:600;max-width:860px}.ecosystem-head>a,.resources-head>a,.faq-intro>a{font-weight:800}.access-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.access-pills a{border-radius:20px;padding:24px;background:var(--bone);min-height:215px;display:flex;flex-direction:column;transition:.25s}.access-pills a:nth-child(2){background:#dadad7}.access-pills a:nth-child(3){background:var(--yellow)}.access-pills a:nth-child(4){background:#000;color:#fff}.access-pills a:hover{transform:translateY(-7px)}.access-pills span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#000;font-size:21px}.access-pills b{font-size:24px;margin-top:auto}.access-pills small{font-size:14px;color:#666}.access-pills a:nth-child(4) small{color:#aaa}.numbers-band{margin:0 16px;border-radius:40px;background:#000;color:#fff;padding:88px max(24px,calc((100vw - var(--max))/2));display:grid;gap:64px}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.numbers-grid div{border-top:1px solid #494949;padding-top:22px}.numbers-grid strong{font-size:clamp(46px,6vw,76px);display:block;letter-spacing:-.055em}.numbers-grid span{color:#bcbcb7}.story-controls{display:flex;gap:8px}.story-controls button{width:48px;height:48px;border:0;border-radius:50%;font-size:22px;cursor:pointer}.story-controls button:last-child{background:var(--yellow)}.story-track{display:grid;grid-auto-flow:column;grid-auto-columns:min(420px,85vw);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.story-track article{scroll-snap-align:start;background:var(--bone);border-radius:20px;padding:28px;min-height:390px;display:flex;flex-direction:column}.story-track article:nth-child(2){background:var(--yellow)}.story-track article:nth-child(3){background:#d9d9d5}.story-track article:nth-child(4){background:#000;color:#fff}.story-track article>span{font-size:13px;font-weight:800}.story-track blockquote{font-size:28px;line-height:1.16;letter-spacing:-.035em;margin:55px 0 30px}.story-track article>p{display:grid;margin:auto 0 0}.story-track small{color:#777}.start-timeline{background:var(--yellow);max-width:none;border-radius:40px;margin:0 16px;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2));text-align:center}.timeline-heading{max-width:900px;margin:0 auto 52px}.timeline-heading>p:last-child{font-size:18px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:0;text-align:left;margin-bottom:38px}.timeline article{padding:30px;border-top:2px solid #000;position:relative}.timeline article:before{content:"";position:absolute;top:-8px;left:30px;width:14px;height:14px;border-radius:50%;background:#000}.timeline article:nth-child(2){background:#fff;border-radius:20px 20px 0 0}.timeline article span{display:block;margin:12px 0 50px;font-size:13px;font-weight:800}.timeline article h3{font-size:28px;line-height:1.05;margin:0 0 20px}.timeline article ul{padding-left:18px;margin:0;display:grid;gap:7px}.start-timeline .button{background:#000;color:#fff}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-intro{position:sticky;top:130px;align-self:start}.faq-intro>a{display:inline-block;margin-top:28px}.faq-list details{border-top:1px solid #d8d8d4;padding:22px 0}.faq-list details:last-child{border-bottom:1px solid #d8d8d4}.faq-list summary{font-size:20px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary span{font-size:26px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--smoke);max-width:650px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.resource-grid article{border-top:1px solid #bbb;padding-top:14px}.resource-art{height:260px;border-radius:20px;margin-bottom:20px;padding:18px;position:relative;overflow:hidden;background:var(--yellow)}.resource-art:after{content:"";position:absolute;width:180px;height:180px;border:45px solid #000;border-radius:50%;right:-40px;bottom:-70px}.art-two{background:#dadad7}.art-two:after{border-radius:20px;transform:rotate(35deg);right:-25px}.art-three{background:#000;color:#fff}.art-three:after{border-color:var(--yellow)}.resource-art span{font-size:12px;font-weight:800;position:relative;z-index:1}.resource-grid article>p{font-size:13px;color:#777}.resource-grid h3{font-size:24px;line-height:1.15;margin:0 0 18px}.resource-grid a{font-weight:800}.final-cta{text-align:center;background:var(--yellow);border-radius:40px;margin:0 16px 16px;padding:100px 24px}.final-cta h2{max-width:930px;margin:auto}.final-cta>div{display:flex;justify-content:center;gap:10px;margin-top:32px}.final-cta .button{background:#000;color:#fff}.outline-button{border:2px solid #000;border-radius:999px;padding:12px 22px;font-weight:800}.footer-brand>img{width:220px}.footer-brand>p{color:#aaa;max-width:290px}.socials{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.socials a{color:#fff;font-size:13px}.footer-bottom{grid-column:1/-1;border-top:1px solid #333;margin-top:24px;padding-top:22px;display:flex;flex-direction:row;gap:22px;color:#999;font-size:13px}.footer-bottom span{margin-right:auto}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.revealed{opacity:1;transform:none}@media(max-width:960px){.access-pills,.numbers-grid{grid-template-columns:1fr 1fr}.faq-section{grid-template-columns:1fr;gap:40px}.faq-intro{position:static}.resource-grid{grid-template-columns:1fr 1fr}.ecosystem-head,.stories-head,.resources-head{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}.timeline article{border-top:0;border-left:2px solid #000}.timeline article:before{top:30px;left:-8px}.timeline article span{margin:0 0 25px}.footer-bottom{flex-wrap:wrap}.footer-bottom span{width:100%}}@media(max-width:680px){.announcement{font-size:11px}.announcement a{display:none}.ecosystem,.stories,.start-timeline,.faq-section,.resources{padding:80px 18px}.access-pills,.numbers-grid,.resource-grid{grid-template-columns:1fr}.numbers-band,.start-timeline,.final-cta{margin-left:8px;margin-right:8px;border-radius:28px}.numbers-band{padding:70px 24px}.ecosystem-head h2,.stories-head h2,.resources-head h2,.timeline-heading h2,.faq-intro h2,.final-cta h2,.numbers-title h2{font-size:44px}.final-cta>div{flex-direction:column}.footer-bottom{flex-direction:column}.footer-bottom span{margin:0}}.inner-main{overflow:hidden}.inner-header .menu-button{display:none}.nav-group{position:relative}.nav-trigger{border:0;background:transparent;padding:10px 12px;border-radius:12px;font:600 16px/1 inherit;cursor:pointer}.nav-trigger:hover,.nav-group:focus-within .nav-trigger{background:var(--bone)}.mega-menu{position:absolute;left:50%;top:55px;width:min(940px,calc(100vw - 48px));transform:translateX(-45%) translateY(10px);display:grid;grid-template-columns:230px 1fr;gap:20px;background:#fff;border:1px solid #e5e5e1;border-radius:24px;padding:18px;opacity:0;visibility:hidden;transition:.25s;box-shadow:0 28px 70px rgba(0,0,0,.13)}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu,.nav-group.open .mega-menu{opacity:1;visibility:visible;transform:translateX(-45%) translateY(0)}.mega-intro{background:#000;color:#fff;border-radius:17px;padding:22px;display:flex;flex-direction:column}.mega-intro small{color:var(--yellow);font-weight:800}.mega-intro strong{font-size:25px;line-height:1.05;margin-top:34px}.mega-intro a{margin-top:auto;font-weight:800}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:4px}.mega-links>a{display:flex!important;gap:10px;padding:10px!important;border-radius:13px}.mega-links>a:hover{background:var(--bone)}.mega-links>a>span{width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:var(--yellow);display:grid;place-items:center;font-weight:850}.mega-links div{display:grid}.mega-links b{font-size:14px}.mega-links small{font-size:11px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.mobile-menu{position:fixed;z-index:40;top:82px;left:10px;right:10px;background:#fff;border:1px solid #ddd;border-radius:20px;padding:16px;box-shadow:0 20px 60px rgba(0,0,0,.16)}.mobile-menu a{display:block;padding:14px;border-bottom:1px solid #eee;font-weight:750}.inner-hero{max-width:1040px;margin:auto;text-align:center;padding:132px 24px 106px;position:relative}.inner-hero h1{font-size:clamp(56px,8vw,102px);line-height:.92;letter-spacing:-.065em;font-weight:620;margin:0}.inner-hero>p:not(.eyebrow){font-size:19px;color:var(--smoke);max-width:710px;margin:28px auto 0}.scribble{display:inline-block;font:28px/1 "Segoe Print","Comic Sans MS",cursive;margin-top:22px;transform:rotate(-4deg);border-bottom:8px solid var(--yellow)}.page-section,.related-services,.feature-section{max-width:var(--max);margin:auto;padding:100px 24px}.section-heading{max-width:850px;margin-bottom:44px}.section-heading h2,.company-story h2,.process-split h2,.career-teaser h2,.training-split h2,.resume-cta h2,.hearing-process h2,.contact-form h2,.faq-page aside h2,.access-main h2,.quick-apps h2{font-size:clamp(40px,5.5vw,68px);line-height:.98;letter-spacing:-.05em;margin:0;font-weight:620}.section-heading>p:last-child{font-size:18px;color:var(--smoke)}.solution-list{border-top:1px solid #ccc}.solution-row{display:grid;grid-template-columns:65px 1fr 50px;align-items:center;gap:20px;padding:24px;border-bottom:1px solid #ccc;transition:.25s}.solution-row:hover{padding-left:36px;background:var(--bone)}.solution-row>span{font-size:13px;font-weight:800}.solution-row h3{font-size:30px;margin:0}.solution-row p{margin:5px 0 0;color:var(--smoke)}.solution-row>i{font-style:normal;font-size:26px}.audience-band,.culture-band{margin:0 16px;border-radius:40px;background:#000;color:#fff;padding:88px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.audience-band h2,.culture-band h2{font-size:clamp(42px,5.5vw,68px);line-height:.98;letter-spacing:-.05em;margin:0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.audience-grid article{border:1px solid #3a3a3a;border-radius:18px;padding:22px}.audience-grid b{font-size:23px}.audience-grid p{color:#aaa}.service-hero{max-width:var(--max);margin:68px auto 0;border-radius:40px;min-height:650px;padding:72px;display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center;background:var(--yellow)}.service-hero.tone-bone{background:var(--bone)}.service-hero.tone-gray{background:#d9d9d5}.service-hero.tone-dark{background:#000;color:#fff}.service-hero h1{font-size:clamp(50px,6vw,82px);line-height:.92;letter-spacing:-.06em;margin:0}.service-hero>div>p:not(.eyebrow){font-size:18px;max-width:610px;margin:25px 0}.service-hero.tone-dark .button{background:var(--yellow);color:#000}.service-device{background:#fff;color:#000;border:9px solid #171717;border-radius:32px;padding:24px;min-height:455px;display:flex;flex-direction:column;box-shadow:0 28px 60px rgba(0,0,0,.12)}.device-top{display:flex;justify-content:space-between}.device-top small{color:#478250}.service-symbol{width:100px;height:100px;border-radius:28px;background:var(--yellow);display:grid;place-items:center;font-size:48px;font-weight:850;margin:auto}.service-device>strong{font-size:30px}.service-device>p{color:#666}.active-line{border-top:1px solid #ddd;padding-top:16px;display:flex;align-items:center;gap:9px}.active-line i{width:11px;height:11px;border-radius:50%;background:#4eaa5b}.active-line b{margin-left:auto}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-grid article{min-height:300px;border-radius:20px;padding:24px;background:var(--bone);display:flex;flex-direction:column}.feature-grid article:nth-child(2){background:#dadad7}.feature-grid article:nth-child(3){background:var(--yellow)}.feature-grid article:nth-child(4){background:#000;color:#fff}.feature-grid span{font-size:13px;font-weight:800}.feature-grid h3{font-size:26px;line-height:1.05;margin:auto 0 12px}.feature-grid p{color:#666;margin:0}.feature-grid article:nth-child(4) p{color:#aaa}.process-split{max-width:var(--max);margin:auto;padding:20px 24px 110px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.process-art{background:#000;color:#fff;min-height:560px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.radar-rings{width:260px;height:260px;border-radius:50%;border:2px solid #555;display:grid;place-items:center;box-shadow:0 0 0 50px #151515,0 0 0 52px #444}.radar-rings span{width:100px;height:100px;border-radius:50%;background:var(--yellow);color:#000;display:grid;place-items:center;font-size:58px;font-weight:900}.process-art small{margin-top:90px;color:#aaa}.process-split ol{list-style:none;padding:0;margin:36px 0 0}.process-split li{display:flex;gap:18px;padding:18px 0;border-top:1px solid #d2d2ce}.process-split li>span{font-size:13px;font-weight:800}.process-split b{font-size:20px}.process-split p{margin:4px 0;color:#777}.ideal-section{max-width:var(--max);margin:auto;padding:0 24px 110px}.ideal-section>div{display:flex;gap:10px;flex-wrap:wrap}.ideal-section span{font-size:26px;border:2px solid #000;border-radius:999px;padding:12px 24px}.related-services{background:var(--bone);max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.related-grid a{background:#fff;border-radius:20px;padding:24px;min-height:300px;display:flex;flex-direction:column}.related-grid a:nth-child(2){background:var(--yellow)}.related-grid a:nth-child(3){background:#000;color:#fff}.related-grid small{font-weight:800}.related-grid h3{font-size:28px;line-height:1.05;margin:auto 0 12px}.related-grid p{color:#666}.related-grid a:nth-child(3) p{color:#aaa}.company-story{max-width:var(--max);margin:auto;padding:20px 24px 110px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.story-art{height:560px;background:var(--yellow);border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.big-number{font-size:130px;line-height:1;font-weight:650;letter-spacing:-.075em}.company-story>div:last-child>p:not(.eyebrow){font-size:18px;color:var(--smoke)}.values-section{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.values-section article{background:var(--bone);border-radius:20px;padding:28px;min-height:350px;display:flex;flex-direction:column}.values-section h3{font-size:38px;margin:auto 0 14px}.values-section p{font-size:17px}.culture-list p{border-top:1px solid #3b3b3b;padding:18px 0;margin:0;display:grid}.culture-list b{font-size:21px}.culture-list span{color:#aaa}.career-teaser,.resume-cta{max-width:var(--max);margin:110px auto;text-align:center;padding:90px 24px;background:var(--bone);border-radius:40px}.career-teaser h2,.resume-cta h2{max-width:900px;margin:0 auto 30px}.apps-showcase{max-width:var(--max);margin:auto;padding:10px 24px 110px;display:grid;gap:30px}.app-detail{border-radius:34px;background:var(--bone);padding:54px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:620px}.app-detail.reverse>div:first-child{order:2}.app-detail:nth-child(2){background:var(--yellow)}.app-detail:nth-child(3){background:#000;color:#fff}.app-detail h2{font-size:clamp(48px,6vw,74px);margin:0;letter-spacing:-.055em}.app-detail>div>p:not(.eyebrow){font-size:18px;color:#666}.app-detail:nth-child(3)>div>p:not(.eyebrow){color:#aaa}.app-detail ul{padding-left:18px}.app-visual{height:520px;border-radius:26px;background:#fff;overflow:hidden;display:flex;align-items:end;justify-content:center;position:relative}.app-visual>span{position:absolute;left:22px;top:20px;font-weight:800}.app-visual img{max-height:470px}.store-buttons{display:flex;gap:8px;margin-top:25px}.store-buttons a{background:#000;color:#fff;border-radius:14px;padding:10px 15px;display:grid}.app-detail:nth-child(3) .store-buttons a{background:var(--yellow);color:#000}.store-buttons small{font-size:11px}.access-page-grid{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.access-main{min-height:520px;border-radius:30px;padding:40px;display:flex;flex-direction:column}.access-main>span{width:54px;height:54px;background:#fff;color:#000;border-radius:50%;display:grid;place-items:center;font-size:25px}.access-main h2{margin-top:auto}.access-main>p:not(.eyebrow){font-size:18px}.quick-apps{max-width:var(--max);margin:auto;padding:0 24px 110px}.quick-apps>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-apps a{padding:24px;border-radius:20px;background:var(--bone);display:grid;min-height:190px}.quick-apps a:nth-child(2){background:var(--yellow)}.quick-apps a:nth-child(3){background:#000;color:#fff}.quick-apps a span{font-size:28px}.quick-apps a b{font-size:25px;margin-top:auto}.contact-layout{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:.85fr 1.15fr;gap:16px}.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-channels a{background:var(--bone);border-radius:18px;padding:20px;display:flex;flex-direction:column;min-height:235px}.contact-channels a:nth-child(2){background:var(--yellow)}.contact-channels a:nth-child(4){background:#000;color:#fff}.contact-channels>a>span{font-size:25px}.contact-channels small{margin-top:auto;font-weight:800}.contact-channels b{font-size:20px}.contact-channels p{font-size:13px;color:#777}.contact-form{background:#f5f5f2;border-radius:30px;padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form h2,.contact-form>.eyebrow{grid-column:1/-1}.contact-form label{display:grid;gap:6px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d1d1cc;border-radius:12px;background:#fff;padding:13px 14px;font:inherit}.contact-form .full{grid-column:1/-1}.contact-form .consent{display:flex;align-items:flex-start;font-size:13px;font-weight:400}.contact-form .consent input{width:auto;margin-top:4px}.contact-form button{border:0;justify-self:start}.career-photo{margin:0 16px;border-radius:40px;background:#000;color:#fff;min-height:620px;padding:80px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:end;position:relative;overflow:hidden}.career-photo:after{content:"B";position:absolute;right:3vw;top:-10vw;font-size:50vw;line-height:1;color:var(--yellow);font-weight:900;opacity:.9}.career-photo>div{max-width:720px;position:relative;z-index:1}.career-photo h2{font-size:clamp(48px,7vw,84px);line-height:.92;letter-spacing:-.06em;margin:0 0 30px}.training-split{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.training-split>div{border-radius:24px;padding:40px;background:var(--bone)}.training-split>div:last-child{background:#000;color:#fff}.training-split p:not(.eyebrow){font-size:18px}.hearing-process{max-width:var(--max);margin:auto;padding:0 24px 40px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.process-steps article{background:var(--bone);border-radius:20px;padding:28px;min-height:270px}.process-steps article:nth-child(2){background:var(--yellow)}.process-steps article:nth-child(3){background:#000;color:#fff}.process-steps h3{font-size:26px;margin-top:70px}.faq-page{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px}.faq-page aside{background:#000;color:#fff;border-radius:28px;padding:36px;align-self:start;position:sticky;top:120px}.faq-page aside h2{font-size:50px}.faq-page aside .button{margin-top:20px}.content-page{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.content-page article{border-top:1px solid #ccc;padding-top:14px}.content-art{height:300px;border-radius:22px;padding:22px;position:relative;overflow:hidden}.content-art:after{content:"";position:absolute;width:210px;height:210px;border:50px solid #000;border-radius:50%;right:-65px;bottom:-85px}.content-art.dark:after{border-color:var(--yellow)}.content-page small{display:block;margin-top:20px;font-weight:800}.content-page h2{font-size:30px;line-height:1.08}.content-page p{color:var(--smoke)}.legal-copy{max-width:850px;margin:0 auto 110px;padding:55px;border-radius:30px;background:var(--bone)}.legal-copy h2{font-size:48px}.legal-copy h3{font-size:25px;margin-top:36px}.legal-copy p{font-size:18px;color:#555}.not-found{min-height:75vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px}.not-found>span{font-size:120px;line-height:1;color:var(--yellow);font-weight:900}.not-found h1{font-size:54px;margin:10px 0}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:26px;border:2px solid #000}@media(max-width:1000px){.inner-header .menu-button{display:flex;width:46px;height:46px;border:0;border-radius:50%;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:4px}.menu-button i{width:20px;height:2px;background:#fff}.mega-menu{display:none}.service-hero,.company-story,.app-detail,.contact-layout{grid-template-columns:1fr}.service-device{min-height:380px}.feature-grid{grid-template-columns:1fr 1fr}.process-split,.audience-band,.culture-band{grid-template-columns:1fr}.values-section,.related-grid,.process-steps,.content-page{grid-template-columns:1fr 1fr}.faq-page{grid-template-columns:1fr}.faq-page aside{position:static}.app-detail.reverse>div:first-child{order:0}}@media(max-width:680px){.inner-hero{padding:100px 18px 76px}.inner-hero h1{font-size:52px}.service-hero{margin:30px 8px 0;padding:38px 24px;border-radius:28px;min-height:0}.feature-grid,.values-section,.related-grid,.process-steps,.content-page,.access-page-grid,.quick-apps>div:last-child,.training-split,.contact-channels{grid-template-columns:1fr}.process-split{padding:0 18px 80px}.process-art{min-height:430px}.radar-rings{width:180px;height:180px}.audience-band,.culture-band,.career-photo{margin:0 8px;border-radius:28px;padding:65px 24px}.audience-grid{grid-template-columns:1fr}.company-story,.page-section,.related-services,.feature-section,.apps-showcase,.access-page-grid,.quick-apps,.contact-layout,.training-split,.hearing-process,.faq-page,.content-page{padding-left:18px;padding-right:18px}.story-art{height:400px}.big-number{font-size:100px}.values-section{padding:0 18px 80px}.app-detail{padding:30px 20px;border-radius:24px;min-height:0}.app-visual{height:430px}.store-buttons{flex-direction:column}.access-main{min-height:400px}.contact-form{grid-template-columns:1fr;padding:26px 20px}.contact-form label,.contact-form .full{grid-column:1}.career-photo{min-height:540px}.career-photo:after{font-size:110vw}.career-teaser,.resume-cta{margin:70px 8px;padding:70px 22px;border-radius:28px}.legal-copy{margin:0 8px 70px;padding:30px 22px}.legal-copy h2{font-size:38px}.not-found h1{font-size:42px}}.inner-header.mega-open .mega-menu{opacity:1;visibility:visible;transform:translateX(-45%) translateY(0)}@font-face{font-family:"Nunito Sans Variable";font-style:normal;font-display:swap;font-weight:200 1000;src:url('/assets/fonts/nunito-sans-latin-ext-variable.woff2') format('woff2-variations');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Nunito Sans Variable";font-style:normal;font-display:swap;font-weight:200 1000;src:url('/assets/fonts/nunito-sans-latin-variable.woff2') format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.service-journey{--step-progress:20%;height:calc(420vh + 360px);padding-top:42px;overflow:clip}.journey-heading{max-width:960px;margin:0 auto;padding:118px 24px 72px;text-align:center}.journey-heading h2{font-size:clamp(46px,6vw,76px)}.journey-sticky{position:sticky;top:100px;height:calc(100vh - 100px);min-height:0;padding:14px max(24px,calc((100vw - var(--max))/2)) 18px;justify-content:flex-start;overflow:hidden}.stepper{position:relative;max-width:930px;margin:0 auto 14px;padding:0 0 14px;gap:0}.stepper:after,.stepper:before{content:"";position:absolute;left:0;bottom:0;height:3px;border-radius:999px}.stepper:after{right:0;background:#d4d4cf}.stepper:before{width:var(--step-progress);background:var(--yellow);z-index:2;transition:width .45s cubic-bezier(.2,.8,.2,1)}.step-button{display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 8px 13px;border-radius:0;color:#555;position:relative;z-index:3}.step-button span{width:28px;height:28px;margin:0;background:transparent;border-radius:0}.step-button span img{width:24px;height:24px;display:block}.step-button.active{color:#000;font-weight:800}.step-button.active span{background:transparent;transform:none}.step-stage{width:100%;height:min(560px,calc(100vh - 245px));min-height:430px;flex:0 1 560px;border-radius:25px}.step-panel,.product-visual{height:100%;min-height:0}.step-panel[hidden]{display:none!important}.step-panel{grid-template-columns:1fr 1fr}.product-visual{padding:34px 40px}.journey-cta{margin-top:13px;gap:4px}.alert-orbit img,.shield-mark img{width:76px;height:76px;border-radius:50%}.monitor-ui .ui-bar b{max-width:240px;line-height:1.15}.service-symbol img{width:58px;height:58px}.radar-rings span img{width:84px;height:84px;border-radius:50%}.device-top>span{font-weight:850;font-size:14px}.store-buttons a{padding:0;background:transparent!important;border-radius:10px;overflow:hidden}.store-buttons img{display:block;width:165px;height:auto}.mega-links>a>span img{width:21px;height:21px}.career-photo:after{content:"";width:min(500px,48vw);height:min(500px,48vw);right:4vw;top:50%;transform:translateY(-50%);background:url('/assets/images/favicon.png') center/contain no-repeat;opacity:.88}@media(max-height:760px) and (min-width:761px){.journey-cta{display:none}.step-stage{height:calc(100vh - 205px);min-height:390px}.journey-sticky{padding-top:8px}.stepper{margin-bottom:9px}}@media(max-width:760px){.service-journey{height:auto;padding-top:42px;overflow:visible}.journey-heading{padding:90px 20px 36px}.journey-sticky{position:relative;top:auto;height:auto;min-height:0;padding:0 18px 70px;overflow:visible}.stepper{display:flex;overflow-x:auto;justify-content:flex-start;padding-bottom:13px}.step-button{min-width:116px;flex-direction:column;gap:4px}.step-stage{height:auto;min-height:0;flex:none}.step-panel{grid-template-columns:1fr;height:auto}.product-visual{height:auto;min-height:370px}.panel-copy{padding:32px}.journey-cta{margin-top:20px}.journey-heading h2{font-size:44px}}.nav-trigger{border-radius:999px;padding:11px 16px}.nav-trigger:hover,.nav-group:focus-within .nav-trigger,.nav-trigger[aria-expanded="true"]{background:var(--bone)}.mega-menu{position:fixed;left:50vw;top:98px;width:min(1240px,calc(100vw - 40px));transform:translateX(-50%) translateY(10px);grid-template-columns:1fr;gap:0;padding:16px 18px 18px;border-radius:26px;box-shadow:0 28px 80px rgba(0,0,0,.14)}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu,.nav-group.open .mega-menu,.inner-header.mega-open .mega-menu{transform:translateX(-50%) translateY(0)}.mega-intro{min-height:0;background:transparent;color:#000;border-radius:0;border-bottom:1px solid #deded9;padding:4px 6px 15px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.mega-intro small{color:#000;background:var(--yellow);border-radius:999px;padding:7px 10px}.mega-intro strong{font-size:19px;line-height:1.1;margin:0;font-weight:750}.mega-intro a{margin:0;font-weight:800;padding:8px 12px!important}.mega-links{grid-template-columns:repeat(3,1fr);gap:0;padding-top:10px}.mega-links>a{min-height:74px;border-radius:14px!important;padding:12px 14px!important}.mega-links>a:not(:nth-child(3n+1)){border-left:1px solid #e2e2de}.mega-links>a>span{width:42px;height:42px;flex-basis:42px;border-radius:50%}.mega-links>a>span img{width:23px;height:23px}.mega-links b{font-size:15px}.mega-links small{font-size:12px;max-width:270px}.access-main{position:relative;gap:16px;padding:36px}.access-main .access-top{display:flex;justify-content:space-between;align-items:center}.access-main .access-top>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#000;font-size:24px}.access-main .access-top small{font-size:11px;font-weight:850;letter-spacing:.08em;border:1px solid currentColor;border-radius:999px;padding:7px 10px}.access-main h2{margin:28px 0 0}.access-main>p{margin:0;max-width:520px}.access-main ul{list-style:none;padding:0;margin:6px 0 20px;display:grid;gap:8px}.access-main li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;margin-right:8px;background:#000;color:#fff;font-size:11px;font-weight:900}.access-main.dark li:before{background:var(--yellow);color:#000}.access-button{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:#000;color:#fff;padding:14px 18px;font-weight:850}.access-main.dark .access-button{background:var(--yellow);color:#000}.access-button small{font-size:11px;font-weight:650;opacity:.72}.access-help{max-width:var(--max);margin:-72px auto 105px;padding:0 24px}.access-help>div{background:var(--bone);border-radius:22px;padding:24px 28px;display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center}.access-help strong{font-size:20px}.access-help p{margin:3px 0 0;color:#666}.access-help a{border:2px solid #000;border-radius:999px;padding:11px 17px;font-weight:800}.access-help a:last-child{background:var(--yellow)}.app-access-card{padding:24px;border-radius:20px;background:var(--bone);display:grid;grid-template-columns:50px 1fr;gap:5px 13px;min-height:210px}.app-access-card:nth-child(2){background:var(--yellow)}.app-access-card:nth-child(3){background:#000;color:#fff}.app-access-card>span{grid-row:1/3;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#000;font-size:24px}.app-access-card b{font-size:25px}.app-access-card>small{color:#6d6d68}.app-access-card:nth-child(3)>small{color:#aaa}.quick-app-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.quick-app-actions a{min-height:0!important;padding:10px 12px!important;border-radius:999px!important;background:#fff!important;color:#000!important;display:block!important;text-align:center;font-size:12px;font-weight:850}@media(max-width:1000px){.mega-menu{display:none}.access-help>div{grid-template-columns:1fr 1fr}.access-help>div>div{grid-column:1/-1}}@media(max-width:760px){.access-help{margin-top:-72px;padding:0 18px}.access-help>div{grid-template-columns:1fr}.access-help>div>div{grid-column:auto}.access-main{padding:28px 24px}.access-button{align-items:flex-start;gap:10px}.quick-app-actions{grid-template-columns:1fr}}:root{--yellow:#fecc00;--yellow-soft:#fff2b3;--black:#17223a;--bone:#f1f4f8;--gray:#e1e6ed;--smoke:#5f6877;--brand-blue:#53668d;--brand-blue-dark:#283853;--brand-blue-soft:#e8edf5}body{background:#fff;color:var(--black)}.announcement{background:var(--brand-blue-dark);color:#fff}.announcement span{color:var(--yellow)}.site-header{border-color:#dce2eb;box-shadow:0 14px 34px rgba(40,56,83,.08)}.brand{height:58px;background:#fff;border-radius:14px;padding:7px 13px}.brand img{width:184px;height:auto;object-fit:contain}.site-header .button,.hero .button,.journey-cta .button{background:var(--brand-blue);color:#fff}.site-header .button:hover,.hero .button:hover,.journey-cta .button:hover{background:var(--brand-blue-dark)}.login{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.nav-trigger:hover,.nav-group:focus-within .nav-trigger,.nav-trigger[aria-expanded="true"]{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.mega-menu{border-color:#dce2eb;box-shadow:0 28px 80px rgba(40,56,83,.18)}.mega-intro{border-bottom-color:#dce2eb;color:var(--brand-blue-dark)}.mega-intro small{color:var(--brand-blue-dark)}.mega-links>a:not(:nth-child(3n+1)){border-left-color:#e2e7ef}.mega-links>a>span{background:var(--brand-blue-soft)}.mega-links>a:hover{background:#f3f6fa}.mega-links b{color:var(--brand-blue-dark)}.customer-showcase{box-shadow:0 18px 50px rgba(40,56,83,.08)}.monitoring-scene{background:var(--brand-blue-dark)}.monitoring-scene:before{border-color:var(--brand-blue);box-shadow:0 0 0 3px rgba(254,204,0,.7)}.scene-panel{border-color:var(--brand-blue);box-shadow:0 18px 44px rgba(0,0,0,.18)}.brand-proof{background:var(--brand-blue-soft)}.service-journey{height:calc(220vh + 240px);background:#f1f4f8;margin-top:32px;padding-top:54px}.journey-heading{padding-top:86px;padding-bottom:48px}.journey-sticky{top:92px;height:calc(100vh - 92px)}.stepper:after{background:#cfd6e1}.stepper:before{background:var(--yellow);transition:width .28s cubic-bezier(.2,.8,.2,1)}.step-button{color:#687283;transition:color .2s ease}.step-button.active{color:var(--brand-blue-dark)}.step-stage{box-shadow:0 24px 60px rgba(40,56,83,.11)}.step-panel{animation-duration:.3s}.product-visual{background:var(--brand-blue)}.monitor-ui{background:linear-gradient(145deg,var(--brand-blue),#667ca4)}.alert-ui{background:var(--brand-blue-soft)}.access-ui{background:var(--brand-blue-dark)}.prevention-ui{background:#dfe5ee}.alert-orbit,.shield-mark{background:var(--brand-blue-dark);color:var(--yellow);box-shadow:0 0 0 18px #fff,0 0 0 20px var(--brand-blue)}.panel-copy li:before{background:var(--brand-blue-dark)}.panel-copy>a{color:var(--brand-blue-dark)}.camera-ui{background:var(--brand-blue-dark);padding:18px;gap:10px}.camera-tile{position:relative;min-height:0;border-radius:16px;padding:0;overflow:hidden;background:#1f2d45;display:block;isolation:isolate}.camera-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.camera-tile:hover img{transform:scale(1.045)}.camera-tile:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(17,28,47,.92));z-index:1}.camera-tile>div{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:13px;display:flex;align-items:center;justify-content:space-between;color:#fff;gap:8px}.camera-tile b{font-size:13px}.camera-tile span{flex:0 0 auto;background:var(--yellow);color:var(--brand-blue-dark);font-weight:850}.comparison{margin-top:0;padding-top:96px;padding-bottom:112px;position:relative;z-index:2;background:#fff}.before{background:var(--brand-blue-soft)}.after{background:var(--brand-blue-dark)}.apps{margin-top:16px;background:var(--brand-blue);color:#fff}.apps p:not(.eyebrow){color:#eef2f8}.apps .button{background:var(--yellow);color:var(--brand-blue-dark)}.access-pills a:nth-child(1){background:var(--brand-blue-soft)}.access-pills a:nth-child(2){background:#dfe5ee}.access-pills a:nth-child(3){background:var(--brand-blue);color:#fff}.access-pills a:nth-child(3) small{color:#e7ecf4}.access-pills a:nth-child(4){background:var(--brand-blue-dark)}.numbers-band{background:var(--brand-blue-dark)}.numbers-grid div{border-top-color:#60708c}.story-track article:nth-child(1){background:var(--brand-blue-soft)}.story-track article:nth-child(3){background:#dfe5ee}.story-track article:nth-child(4){background:var(--brand-blue-dark)}.start-timeline{background:var(--brand-blue);color:#fff}.timeline article{border-top-color:#fff}.timeline article:before{background:var(--yellow)}.timeline article:nth-child(2){background:#fff;color:var(--brand-blue-dark)}.start-timeline .button{background:var(--yellow);color:var(--brand-blue-dark)}.final-cta{background:var(--brand-blue-dark);color:#fff;margin-top:16px}.final-cta .button{background:var(--yellow);color:var(--brand-blue-dark)}.final-cta .outline-button{border-color:#fff}.final-cta .handwritten{color:var(--yellow)}footer{background:var(--brand-blue-dark)}footer strong{color:var(--yellow)}.footer-bottom{border-top-color:#5e6d87}.footer-brand>img{width:238px}.fgx-credit{margin-left:auto;color:#fff!important;white-space:nowrap}.fgx-credit b{color:var(--yellow)}.dark,.service-hero.tone-dark,.audience-band,.culture-band,.process-art,.feature-grid article:nth-child(4),.related-grid a:nth-child(3),.app-detail:nth-child(3),.access-main.dark,.app-access-card:nth-child(3),.contact-channels a:nth-child(4),.training-split>div:last-child,.process-steps article:nth-child(3),.faq-page aside,.content-art.dark{background:var(--brand-blue-dark)}.yellow:not(.access-main),.feature-grid article:nth-child(3),.related-grid a:nth-child(2),.app-detail:nth-child(2),.contact-channels a:nth-child(2),.process-steps article:nth-child(2){background:var(--yellow)}.access-main.yellow{background:var(--brand-blue-soft)}.access-main li:before{background:var(--brand-blue)}.access-main.dark li:before{background:var(--yellow)}.access-button{background:var(--brand-blue);color:#fff}.access-main.dark .access-button{background:var(--yellow);color:var(--brand-blue-dark)}.access-help>div{background:var(--brand-blue-soft)}.access-help a{border-color:var(--brand-blue-dark)}.floating-whatsapp{border-color:var(--brand-blue-dark);color:var(--brand-blue-dark)}@media(max-height:760px) and (min-width:761px){.service-journey{height:calc(230vh + 140px)}}@media(max-width:760px){.brand{height:50px;padding:6px 9px}.brand img{width:138px}.service-journey{height:auto;margin-top:18px;padding-top:26px}.journey-heading{padding-top:72px}.camera-tile{min-height:170px}.camera-ui{grid-template-columns:1fr 1fr}.comparison{padding-top:64px}.fgx-credit{margin-left:0}.timeline article{border-left-color:#fff}}.site-header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header nav{gap:2px}.site-header nav>a,.nav-trigger{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--brand-blue-dark)}.nav-trigger{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.nav-trigger>span{font-size:12px;line-height:1;transition:transform .2s ease}.nav-trigger[aria-expanded="true"]>span{transform:rotate(180deg)}.mega-menu{position:fixed;left:50%;right:auto;top:112px;width:min(1500px,calc(100vw - 48px));max-height:calc(100vh - 132px);overflow:auto;transform:translateX(-50%) translateY(10px)}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu,.nav-group.open .mega-menu,.inner-header.mega-open .mega-menu{transform:translateX(-50%) translateY(0)}.mega-links>a{color:var(--brand-blue-dark)}.mega-links small{color:#5f6877}.inner-hero,.page-section,.process-split,.ideal-section,.company-story,.values-section,.career-teaser,.resume-cta,.hearing-process,.content-page,.legal-copy,.quick-apps,.contact-layout{color:var(--brand-blue-dark)}.section-heading>p:last-child,.inner-hero>p:not(.eyebrow),.company-story>div:last-child>p:not(.eyebrow),.service-hero>div>p:not(.eyebrow),.service-device>p,.content-page p,.legal-copy p{color:#566174}.service-hero.tone-dark,.audience-band,.culture-band,.career-photo,.ceo-hero,.ceo-vision{color:#fff}.service-hero.tone-dark>div>p:not(.eyebrow),.audience-grid p,.culture-list span,.career-photo p,.ceo-hero .ceo-intro,.ceo-vision p{color:#dfe6f1}.service-hero.tone-gray{background:#dfe5ee;color:var(--brand-blue-dark)}.service-hero.tone-bone{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.values-section article{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.values-section article p{color:#46546a}.values-section article.dark{background:var(--brand-blue-dark);color:#fff}.values-section article.dark p{color:#e3e9f2}.values-section article.yellow{background:var(--yellow);color:var(--brand-blue-dark)}.values-section article.yellow p{color:var(--brand-blue-dark)}.feature-grid article{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.feature-grid article:nth-child(2){background:#dbe3ef}.feature-grid article:nth-child(3){background:var(--yellow)}.feature-grid article:nth-child(4){background:var(--brand-blue-dark);color:#fff}.feature-grid article p{color:#4e5b70}.feature-grid article:nth-child(4) p{color:#dfe6f1}.related-services{background:#eef2f7}.related-grid a{color:var(--brand-blue-dark)}.related-grid a:nth-child(3){background:var(--brand-blue-dark);color:#fff}.related-grid a:nth-child(3) p{color:#dfe6f1}.process-steps article{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.process-steps article:nth-child(2){background:var(--yellow)}.process-steps article:nth-child(3){background:var(--brand-blue-dark);color:#fff}.process-steps article:nth-child(3) p{color:#dfe6f1}.training-split>div{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.training-split>div:last-child{background:var(--brand-blue-dark);color:#fff}.training-split>div:last-child p{color:#dfe6f1}.contact-channels a{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.contact-channels a:nth-child(2){background:var(--yellow)}.contact-channels a:nth-child(4){background:var(--brand-blue-dark);color:#fff}.contact-channels a:nth-child(4) p{color:#dfe6f1}.contact-form,.legal-copy,.resume-cta,.career-teaser{background:#eef2f7}.contact-form input,.contact-form select,.contact-form textarea{border-color:#aeb9ca;color:var(--brand-blue-dark)}.faq-page aside{background:var(--brand-blue-dark);color:#fff}.faq-page aside p{color:#dfe6f1}.access-main.yellow{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.access-main.dark{background:var(--brand-blue-dark);color:#fff}.access-main.dark>p{color:#dfe6f1}.app-detail{background:var(--brand-blue-soft);color:var(--brand-blue-dark)}.app-detail:nth-child(2){background:var(--yellow);color:var(--brand-blue-dark)}.app-detail:nth-child(3){background:var(--brand-blue-dark);color:#fff}.app-detail:nth-child(3)>div>p:not(.eyebrow){color:#dfe6f1}.service-device{border-color:var(--brand-blue-dark);color:var(--brand-blue-dark);box-shadow:0 30px 70px rgba(40,56,83,.18)}.service-symbol{background:var(--brand-blue-soft)}.device-readings{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.device-readings span{background:#eef2f7;border-radius:11px;padding:11px 12px;font-size:13px;font-weight:750;color:var(--brand-blue-dark)}.service-device-camera .service-symbol,.service-device-video .service-symbol{background:#e6edf7}.service-device-bell .service-symbol,.service-device-flame .service-symbol{background:#fff2b3}.service-device-fingerprint .service-symbol,.service-device-building .service-symbol{background:#e5eaf2}.service-device-zap .service-symbol,.service-device-gate .service-symbol{background:var(--yellow)}.service-proof{min-height:560px;margin:0;display:block;position:relative;background:var(--brand-blue-dark);overflow:hidden}.service-proof>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.service-proof:after{content:"";position:absolute;inset:24% 0 0;background:linear-gradient(transparent,rgba(17,31,55,.96))}.service-proof figcaption{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;display:grid;gap:8px;color:#fff}.service-proof figcaption>span{justify-self:start;background:var(--yellow);color:var(--brand-blue-dark);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.08em}.service-proof figcaption strong{font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.035em}.service-proof figcaption small{font-size:15px;color:#e1e7f0;max-width:480px}.career-photo{background:linear-gradient(115deg,var(--brand-blue-dark) 0%,var(--brand-blue-dark) 56%,#53668d 100%);align-items:center}.career-photo:after{display:none!important;content:none!important}.career-photo>div{max-width:690px}.career-person{position:absolute;right:max(2vw,24px);bottom:0;height:94%;width:auto;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 24px 36px rgba(0,0,0,.28))}.content-art{background:var(--brand-blue-dark);isolation:isolate}.content-art:after{content:"";inset:35% 0 0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(transparent,rgba(17,31,55,.88));z-index:1;right:0;bottom:0}.content-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.content-art:nth-child(1) img{object-position:center}.content-art span{position:relative;z-index:2;display:inline-flex;background:var(--yellow);color:var(--brand-blue-dark);border-radius:999px;padding:7px 10px;font-weight:900}.content-page article:nth-child(3) .content-art img{object-fit:contain;padding:30px;background:#dfe6f1}.brand-film{width:min(calc(100% - 32px),var(--max));margin:32px auto 0;background:var(--brand-blue-dark);color:#fff;border-radius:40px;padding:68px;display:grid;gap:34px;overflow:hidden}.brand-film-copy{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:end}.brand-film-copy .eyebrow{grid-column:1/-1;margin:0}.brand-film-copy h2{font-size:clamp(44px,5.8vw,74px);line-height:.96;letter-spacing:-.055em;margin:0}.brand-film-copy>p:last-child{font-size:18px;color:#dfe6f1;max-width:500px;margin:0 0 8px}.brand-film-media{position:relative;aspect-ratio:16/8.5;border-radius:28px;overflow:hidden;background:#111f37}.brand-film video{width:100%;height:100%;object-fit:cover;display:block}.brand-film-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 35%,rgba(16,29,51,.18)),linear-gradient(0deg,rgba(16,29,51,.48),transparent 44%);pointer-events:none}.film-interface{position:absolute;z-index:2;right:28px;bottom:28px;width:min(390px,calc(100% - 56px));background:rgba(255,255,255,.94);color:var(--brand-blue-dark);border-radius:20px;padding:22px;box-shadow:0 24px 60px rgba(0,0,0,.24);display:grid;gap:10px}.film-interface>div{display:flex;justify-content:space-between;gap:16px;align-items:center}.film-interface small{font-weight:800}.film-interface strong{font-size:27px;line-height:1.05}.film-interface p{margin:0;color:#5a6578;font-size:14px}.film-live{color:#38764b;font-size:11px;font-weight:900;letter-spacing:.07em}.ceo-teaser{max-width:var(--max);margin:0 auto 110px;border-radius:34px;min-height:610px;background:var(--brand-blue-dark);color:#fff;display:grid;grid-template-columns:1fr .78fr;overflow:hidden;padding-left:58px;align-items:center}.ceo-teaser>div{padding:58px 0}.ceo-teaser h2{font-size:clamp(44px,5.8vw,72px);line-height:.96;letter-spacing:-.055em;margin:0 0 22px}.ceo-teaser p:not(.eyebrow){color:#dfe6f1;font-size:18px}.ceo-teaser img{width:100%;height:610px;object-fit:cover;object-position:center top}.ceo-hero{width:min(calc(100% - 32px),var(--max));margin:68px auto 0;background:var(--brand-blue-dark);border-radius:40px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;min-height:720px}.ceo-copy{padding:74px;display:flex;flex-direction:column;justify-content:center}.ceo-copy h1{font-size:clamp(64px,8vw,112px);line-height:.88;letter-spacing:-.07em;margin:0}.ceo-role{font-size:18px;font-weight:850;color:var(--yellow);margin:26px 0 12px}.ceo-intro{font-size:20px;max-width:650px}.ceo-actions{display:flex;align-items:center;gap:18px;margin-top:26px;flex-wrap:wrap}.ceo-secondary{font-weight:850;border-bottom:2px solid var(--yellow);padding-bottom:3px}.ceo-hero figure{margin:0;position:relative;min-height:720px}.ceo-hero figure>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.ceo-hero figcaption{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,255,255,.94);color:var(--brand-blue-dark);padding:16px 18px;border-radius:16px;display:grid}.ceo-hero figcaption span{font-weight:900;font-size:18px}.ceo-hero figcaption small{color:#5c687a}.ceo-statement{max-width:1050px;margin:auto;padding:120px 24px;text-align:center;color:var(--brand-blue-dark)}.ceo-statement h2{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:0}.ceo-statement>p:last-child{font-size:19px;color:#566174;max-width:800px;margin:30px auto 0}.leadership-pillars{max-width:var(--max);margin:0 auto 110px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.leadership-pillars article{min-height:360px;border-radius:24px;padding:28px;background:var(--brand-blue-soft);color:var(--brand-blue-dark);display:flex;flex-direction:column}.leadership-pillars article:nth-child(2){background:var(--yellow)}.leadership-pillars article:nth-child(3){background:var(--brand-blue);color:#fff}.leadership-pillars h3{font-size:38px;margin:auto 0 14px}.leadership-pillars p{font-size:17px;margin:0}.ceo-vision{margin:0 16px 110px;border-radius:40px;background:var(--brand-blue-dark);padding:90px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.ceo-vision h2{font-size:clamp(44px,5.5vw,70px);line-height:.98;letter-spacing:-.05em;margin:0}.ceo-vision>div:last-child{font-size:18px}.ceo-vision a{color:var(--yellow);font-weight:900}@media(max-width:1000px){.mega-menu{top:104px}.career-person{opacity:.42;right:-40px}.ceo-teaser,.ceo-hero,.ceo-vision,.brand-film-copy{grid-template-columns:1fr}.ceo-teaser{padding-left:0}.ceo-teaser>div{padding:52px}.ceo-teaser img{height:520px}.ceo-hero figure{min-height:620px}.ceo-vision{gap:36px}.leadership-pillars{grid-template-columns:1fr 1fr}}@media(max-width:760px){.mega-menu{display:none}.career-photo>div{max-width:75%}.career-person{right:-100px;height:82%}.service-proof{min-height:440px}.device-readings{grid-template-columns:1fr}.brand-film{margin-top:18px;padding:48px 18px;border-radius:28px}.brand-film-media{aspect-ratio:4/5}.film-interface{right:14px;bottom:14px;width:calc(100% - 28px);padding:18px}.film-interface>div{align-items:flex-start}.ceo-copy{padding:54px 28px}.ceo-hero{margin-top:30px;border-radius:28px}.ceo-hero figure{min-height:520px}.ceo-teaser{margin:0 8px 80px;border-radius:28px}.ceo-teaser>div{padding:46px 24px}.ceo-teaser img{height:460px}.leadership-pillars{grid-template-columns:1fr;padding:0 18px}.ceo-vision{margin:0 8px 80px;border-radius:28px;padding:64px 24px}}.mega-menu{z-index:80;top:var(--mega-top,112px);background:#fff;padding:0;border:1px solid #dce2eb;border-radius:28px;overflow:hidden!important;color:var(--brand-blue-dark)}.mega-lifecycle{display:grid;grid-template-columns:repeat(5,1fr);padding:26px 24px 22px}.mega-column{padding:0 18px;border-right:1px solid #dfe5ee;min-width:0}.mega-column:last-child{border-right:0}.mega-column>strong{display:block;font-size:14px;color:var(--brand-blue);margin:0 0 14px}.mega-column>a{display:grid!important;gap:2px;padding:10px 9px!important;border-radius:13px;color:var(--brand-blue-dark)}.mega-column>a:hover{background:var(--brand-blue-soft)}.mega-column b{font-size:14px;line-height:1.2}.mega-column small{font-size:11px;color:#687386;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-bottom{display:flex!important;justify-content:space-between;align-items:center;gap:20px;padding:15px 26px!important;background:var(--brand-blue);color:#fff!important;border-radius:0!important;font-size:14px}.mega-bottom:hover{background:var(--brand-blue-dark)!important}.mega-bottom b{color:var(--yellow)}.audience-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.audience-menu-grid>a{display:grid!important;gap:3px;padding:13px 16px!important;border-radius:14px;border-right:1px solid #e1e6ee}.audience-menu-grid>a:nth-child(4n){border-right:0}.audience-menu-grid>a:hover{background:var(--brand-blue-soft)}.audience-menu-grid b{font-size:16px}.audience-menu-grid small{font-size:12px;color:#657084;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-menu-grid{display:grid;grid-template-columns:1.1fr .9fr .8fr;gap:22px;padding:22px}.company-feature{display:flex!important;flex-direction:column;min-height:260px;padding:26px!important;border-radius:20px!important;background:var(--brand-blue-dark);color:#fff!important}.company-feature small{color:var(--yellow);font-weight:800}.company-feature b{font-size:27px;line-height:1.05;margin:34px 0 16px}.company-feature span{margin-top:auto;font-weight:800}.company-menu-grid>div{display:grid;align-content:start}.company-menu-grid>div>a{display:flex!important;justify-content:space-between;gap:10px;padding:13px 9px!important;border-bottom:1px solid #e0e5ed;font-weight:750}.company-menu-grid figure{margin:0;border-radius:20px;overflow:hidden;background:var(--brand-blue-soft);position:relative;min-height:260px}.company-menu-grid figure img{width:100%;height:100%;object-fit:cover}.company-menu-grid figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:13px;border-radius:13px;background:rgba(255,255,255,.94);display:grid}.company-menu-grid figcaption a{font-size:12px;font-weight:800;color:var(--brand-blue)}.resource-menu-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;padding:22px}.resource-menu-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:3px}.resource-menu-grid>div>a{display:grid!important;padding:13px!important;border-radius:13px}.resource-menu-grid>div>a:hover{background:var(--brand-blue-soft)}.resource-menu-grid b{font-size:16px}.resource-menu-grid small{font-size:12px;color:#687386}.resource-menu-feature{background:var(--brand-blue-dark);color:#fff!important;border-radius:20px!important;padding:13px!important;display:grid!important;gap:8px;grid-template-columns:1fr}.resource-menu-feature img{width:100%;height:128px;object-fit:cover;border-radius:13px}.resource-menu-feature small{color:var(--yellow)}.resource-menu-feature b{font-size:18px;line-height:1.15}.resource-menu-feature span{font-size:12px;font-weight:800}.product-page-hero,.audience-hero{max-width:var(--max);margin:54px auto 0;border-radius:38px;background:var(--brand-blue-dark);color:#fff;padding:66px;display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:center;overflow:hidden}.product-page-hero h1,.audience-hero h1{font-size:clamp(52px,6vw,84px);line-height:.93;letter-spacing:-.06em;margin:0;max-width:720px}.product-page-hero>div>p:not(.eyebrow),.audience-hero>div>p:not(.eyebrow){font-size:18px;color:#dce4f0;max-width:620px}.product-actions{display:flex;gap:18px;align-items:center;margin-top:30px}.product-actions>a:last-child{font-weight:800}.product-page-hero figure{height:560px;margin:0;border-radius:28px;overflow:hidden;position:relative;background:var(--brand-blue)}.product-page-hero figure>img{width:100%;height:100%;object-fit:cover}.product-page-hero figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.95);color:var(--brand-blue-dark);border-radius:17px;padding:18px;display:grid}.product-page-hero figcaption small{font-size:11px;font-weight:850;color:var(--brand-blue)}.product-page-hero figcaption b{font-size:23px}.product-page-hero figcaption span{font-size:12px;color:#287741}.feature-proof{max-width:var(--max);margin:auto;padding:118px 24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.feature-proof>div:first-child h2{font-size:clamp(42px,5.5vw,68px);line-height:.98;letter-spacing:-.05em;margin:0}.feature-proof>div:first-child>p:last-child{color:#566174;font-size:18px}.feature-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feature-proof-grid article{min-height:300px;padding:24px;border-radius:20px;background:var(--brand-blue-soft);display:flex;flex-direction:column}.feature-proof-grid article:nth-child(2){background:var(--yellow)}.feature-proof-grid article:nth-child(3){background:var(--brand-blue);color:#fff}.feature-proof-grid span{font-weight:850;font-size:12px}.feature-proof-grid h3{font-size:25px;line-height:1.05;margin:auto 0 12px}.feature-proof-grid p{margin:0;color:#536075}.feature-proof-grid article:nth-child(3) p{color:#eef2f8}.platform-demo{margin:0 16px;border-radius:40px;background:var(--brand-blue);color:#fff;padding:74px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.demo-video{position:relative;aspect-ratio:16/10;border-radius:26px;overflow:hidden;background:#17223a}.demo-video video{width:100%;height:100%;object-fit:cover}.demo-video>div{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,255,255,.94);color:var(--brand-blue-dark);border-radius:15px;padding:15px;display:flex;justify-content:space-between;gap:20px}.demo-video>div span{color:#247a3e;font-size:11px;font-weight:850}.platform-demo>div:last-child h2{font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:0}.platform-demo>div:last-child>p:not(.eyebrow){color:#e6ebf3;font-size:18px}.platform-demo ul{padding-left:20px;display:grid;gap:9px}.audience-directory{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.audience-directory>a{min-height:420px;border-radius:28px;overflow:hidden;position:relative;color:#fff}.audience-directory img{position:absolute;width:100%;height:100%;object-fit:cover}.audience-directory>a:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgba(24,39,66,.96))}.audience-directory>a>div{position:absolute;z-index:1;left:28px;right:28px;bottom:26px}.audience-directory small{color:var(--yellow);font-weight:850}.audience-directory h2{font-size:42px;margin:4px 0}.audience-directory p{color:#e1e7f0;max-width:560px}.audience-directory span{font-weight:800}.audience-hero{background:var(--brand-blue);padding-right:0}.audience-hero>img{width:100%;height:620px;object-fit:cover;border-radius:28px 0 0 28px}.audience-needs{max-width:var(--max);margin:auto;padding:110px 24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.audience-needs h2{font-size:clamp(42px,5.5vw,68px);line-height:.98;letter-spacing:-.05em;margin:0}.audience-needs>div:first-child>p:last-child{font-size:18px;color:#566174}.audience-needs>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.audience-needs article{background:var(--brand-blue-soft);border-radius:20px;padding:24px;min-height:260px;display:flex;flex-direction:column}.audience-needs article:nth-child(2){background:var(--yellow)}.audience-needs article:nth-child(3){background:var(--brand-blue-dark);color:#fff}.audience-needs article b{font-size:27px;margin:auto 0 9px}.audience-needs article p{margin:0;color:#536075}.audience-needs article:nth-child(3) p{color:#dfe6f1}.audience-guides{margin:0 16px 16px;border-radius:40px;background:var(--brand-blue-dark);color:#fff;padding:82px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.audience-guides h2{font-size:clamp(42px,5vw,65px);line-height:.98;margin:0}.audience-guides>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:10px}.audience-guides a{border:1px solid #566783;border-radius:18px;padding:20px;display:grid;min-height:170px}.audience-guides a:hover{background:var(--brand-blue)}.audience-guides small{color:var(--yellow)}.audience-guides b{font-size:21px;line-height:1.1;margin:auto 0}.audience-guides span{font-weight:800}.resource-feature{max-width:var(--max);margin:0 auto 100px;border-radius:36px;background:var(--brand-blue-dark);color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.resource-feature>div{padding:64px}.resource-feature h2{font-size:clamp(44px,5vw,68px);line-height:.98;margin:0}.resource-feature>div>p:not(.eyebrow){color:#dfe6f1;font-size:18px}.resource-feature img{width:100%;height:100%;min-height:540px;object-fit:cover}.library-grid{max-width:var(--max);margin:auto;padding:0 24px 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.library-grid>a{min-height:300px;border-radius:20px;padding:24px;background:var(--brand-blue-soft);display:flex;flex-direction:column}.library-grid>a:nth-child(3n+2){background:var(--yellow)}.library-grid>a:nth-child(3n){background:var(--brand-blue-dark);color:#fff}.library-grid small{font-weight:850}.library-grid h2{font-size:27px;line-height:1.05;margin:auto 0 12px}.library-grid p{color:#536075}.library-grid>a:nth-child(3n) p{color:#dfe6f1}.library-grid span{font-weight:800}.content-featured{max-width:var(--max);margin:0 auto 110px;border-radius:38px;background:var(--brand-blue-dark);color:#fff;padding:26px;display:grid;grid-template-columns:.75fr 1.25fr;gap:28px}.content-featured>div:first-child{padding:42px;display:flex;flex-direction:column;align-items:flex-start}.content-featured h2{font-size:clamp(44px,5vw,68px);line-height:.98;margin:0}.content-featured>div:first-child>p:not(.eyebrow){color:#dfe6f1}.content-featured .button{margin-top:auto}.content-feature-media{position:relative;aspect-ratio:16/10;border-radius:25px;overflow:hidden}.content-feature-media video{width:100%;height:100%;object-fit:cover}.content-feature-media span{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--brand-blue-dark);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.topic-directory{max-width:var(--max);margin:auto;padding:0 24px 110px}.topic-directory>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bdc6d3}.topic-directory>div:last-child a{padding:20px 12px;border-bottom:1px solid #bdc6d3;display:flex;justify-content:space-between;gap:12px;font-weight:750}.topic-directory>div:last-child a:hover{background:var(--brand-blue-soft)}.audience-library{margin:0 16px 16px;border-radius:40px;background:var(--brand-blue);color:#fff;padding:82px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.audience-library h2{font-size:clamp(42px,5vw,66px);line-height:.98;margin:0}.audience-library>div:first-child>p:last-child{color:#e1e7f0}.audience-library>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:7px}.audience-library a{background:#fff;color:var(--brand-blue-dark);border-radius:13px;padding:13px 15px;display:grid;grid-template-columns:1fr auto;align-items:center}.audience-library a small{grid-column:1;color:#6a7486}.audience-library a span{grid-column:2;grid-row:1/3;font-size:20px}.knowledge-article>header{max-width:1060px;margin:auto;text-align:center;padding:110px 24px 62px}.knowledge-article>header>a{display:inline-block;margin-bottom:46px;font-weight:800;color:var(--brand-blue)}.knowledge-article h1{font-size:clamp(54px,7vw,92px);line-height:.94;letter-spacing:-.06em;margin:0}.knowledge-article>header>p:last-child{font-size:20px;color:#566174;max-width:780px;margin:28px auto 0}.knowledge-article>figure{max-width:var(--max);height:660px;margin:0 auto 90px;padding:0 24px;position:relative}.knowledge-article>figure img{width:100%;height:100%;object-fit:cover;border-radius:34px}.knowledge-article>figure figcaption{position:absolute;right:44px;bottom:20px;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px}.article-layout{max-width:1120px;margin:auto;padding:0 24px 100px;display:grid;grid-template-columns:1fr 260px;gap:90px}.article-body{font-size:18px;line-height:1.72}.article-body h2{font-size:42px;line-height:1.03;margin:54px 0 18px}.article-body ol{display:grid;gap:17px;padding-left:24px}.article-callout{background:var(--yellow);border-radius:24px;padding:30px;margin-top:46px}.article-callout b{font-size:25px}.article-callout p{margin:6px 0 18px}.article-callout a{font-weight:850}.article-layout aside{position:sticky;top:130px;align-self:start;display:grid}.article-layout aside>small{font-weight:850;margin-bottom:12px}.article-layout aside>a{padding:11px 0;border-top:1px solid #cad1db}.article-layout aside>div{background:var(--brand-blue-dark);color:#fff;border-radius:18px;padding:20px;margin-top:24px}.article-layout aside>div p{color:#dfe6f1;font-size:13px}.article-layout aside>div a{color:var(--yellow);font-weight:800}.more-guides{max-width:var(--max);margin:0 auto 110px;padding:0 24px}.more-guides>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.more-guides a{min-height:190px;padding:22px;border-radius:18px;background:var(--brand-blue-soft);display:flex;flex-direction:column}.more-guides a:nth-child(2){background:var(--yellow)}.more-guides a:nth-child(3){background:var(--brand-blue-dark);color:#fff}.more-guides b{font-size:23px;line-height:1.05;margin:auto 0}.more-guides span{font-weight:800}@media(max-width:1180px){.site-header{grid-template-columns:190px 1fr auto;gap:10px}.site-header nav>a,.nav-trigger{font-size:14px;padding-left:9px;padding-right:9px}.mega-menu{top:var(--mega-top,108px)}.mega-lifecycle{padding-left:10px;padding-right:10px}.mega-column{padding-left:10px;padding-right:10px}}@media(max-width:960px){.inner-header .menu-button{display:flex}.mega-menu{display:none}.product-page-hero,.audience-hero,.feature-proof,.platform-demo,.audience-needs,.audience-guides,.resource-feature,.content-featured,.audience-library{grid-template-columns:1fr}.product-page-hero,.audience-hero{padding:48px 30px}.audience-hero{padding-right:30px}.audience-hero>img{border-radius:24px;height:520px}.feature-proof-grid{grid-template-columns:1fr 1fr}.audience-directory{grid-template-columns:1fr}.library-grid,.topic-directory>div:last-child{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.article-layout aside{position:static}.knowledge-article>figure{height:520px}}@media(max-width:680px){.product-page-hero,.audience-hero{margin:28px 8px 0;padding:42px 22px;border-radius:28px;gap:30px}.product-page-hero h1,.audience-hero h1{font-size:48px}.product-page-hero figure{height:430px}.product-actions{align-items:flex-start;flex-direction:column}.feature-proof,.audience-needs{padding:82px 18px;gap:36px}.feature-proof-grid,.audience-needs>div:last-child,.library-grid,.topic-directory>div:last-child,.audience-guides>div:last-child,.audience-library>div:last-child,.more-guides>div{grid-template-columns:1fr}.platform-demo,.audience-guides,.audience-library{margin-left:8px;margin-right:8px;border-radius:28px;padding:62px 22px;gap:34px}.demo-video>div{display:grid}.audience-directory{padding:0 18px 80px}.audience-directory>a{min-height:390px}.resource-feature{margin:0 8px 78px;border-radius:28px;grid-template-columns:1fr}.resource-feature>div{padding:46px 24px}.resource-feature img{min-height:420px}.library-grid{padding:0 18px 80px}.content-featured{margin:0 8px 82px;padding:14px;grid-template-columns:1fr}.content-featured>div:first-child{padding:34px 14px}.topic-directory{padding:0 18px 80px}.knowledge-article>header{padding-top:82px}.knowledge-article h1{font-size:50px}.knowledge-article>figure{height:420px;padding:0 8px;margin-bottom:60px}.knowledge-article>figure img{border-radius:24px}.article-layout{padding:0 18px 80px}.article-body h2{font-size:35px}.more-guides{padding:0 18px;margin-bottom:80px}}.tools-directory{max-width:var(--max);margin:0 auto 92px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.tools-directory>a{min-height:112px;border:1px solid #cad2df;border-radius:20px;padding:18px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;transition:.22s;background:#fff}.tools-directory>a:hover{transform:translateY(-3px);border-color:var(--brand-blue);box-shadow:0 14px 35px rgba(40,56,83,.09)}.tool-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--brand-blue-soft);color:var(--brand-blue);font-size:23px;font-weight:900}.tool-icon.mint{background:#e5f5f2;color:#008a75}.tool-icon.violet{background:#eee8fb;color:#7955c9}.tool-icon.orange{background:#f9ecdf;color:#c96819}.tool-icon.gray{background:#e8ebef;color:#33455d}.tool-icon.gold{background:#f7f0db;color:#aa7900}.tools-directory h2{font-size:18px;margin:0}.tools-directory p{font-size:13px;color:#667184;margin:5px 0 0}.tools-directory>a>b{font-size:18px}.tools-privacy{max-width:var(--max);margin:0 auto 110px;padding:26px 30px;background:var(--brand-blue-soft);border-radius:22px;display:flex;align-items:center;gap:18px}.tools-privacy>span{width:48px;height:48px;border-radius:50%;background:var(--brand-blue);color:#fff;display:grid;place-items:center;font-weight:900}.tools-privacy b{font-size:20px}.tools-privacy p{margin:4px 0 0;color:#566174}.tool-hero{max-width:1000px;margin:auto;text-align:center;padding:104px 24px 64px}.tool-hero>a{display:inline-block;margin-bottom:42px;font-weight:800;color:var(--brand-blue)}.tool-hero h1{font-size:clamp(58px,7vw,92px);line-height:.93;letter-spacing:-.06em;margin:0}.tool-hero>p:last-child{font-size:19px;color:#596579;margin:24px auto 0;max-width:680px}.tool-workspace{max-width:var(--max);margin:0 auto 100px;padding:18px;background:var(--brand-blue-soft);border-radius:34px;display:grid;grid-template-columns:1fr 1fr;gap:18px;min-height:610px}.tool-form,.tool-result{background:#fff;border-radius:24px;padding:38px}.tool-form{display:flex;flex-direction:column;gap:20px}.tool-form label{font-size:13px;font-weight:800;display:grid;gap:8px}.tool-form input,.tool-form textarea,.tool-form select{width:100%;border:1px solid #aeb9ca;border-radius:13px;padding:13px 14px;background:#fff;color:var(--brand-blue-dark);font:500 16px/1.4 inherit}.tool-form textarea{resize:vertical}.tool-form input[type="color"]{height:50px;padding:5px}.tool-form input[type="range"]{padding:0;border:0;accent-color:var(--brand-blue)}.tool-form .button{border:0;margin-top:auto;align-self:flex-start;background:var(--brand-blue);color:#fff;font:800 15px/1 inherit;cursor:pointer}.tool-inline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tool-check{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.tool-check input,.password-options input{width:auto}.password-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.password-options label{display:flex;align-items:center;background:var(--brand-blue-soft);border-radius:12px;padding:12px}.file-drop{border:2px dashed #9eabbd;border-radius:18px;padding:34px;text-align:center;place-items:center;background:#f8fafc}.file-drop input{border:0;padding:0}.file-drop span{color:#687386;font-weight:500}.tool-form output{color:var(--brand-blue);font-size:18px}.tool-result{display:grid;place-items:center;min-width:0}.tool-empty{text-align:center;color:#667184}.tool-empty>span{width:80px;height:80px;border-radius:22px;margin:0 auto 20px;background:var(--brand-blue-soft);color:var(--brand-blue);display:grid;place-items:center;font-size:36px;font-weight:900}.tool-empty b{display:block;font-size:22px;color:var(--brand-blue-dark)}.tool-output{width:100%;text-align:center}.tool-output>[data-output]{display:grid;gap:15px;justify-items:center}.tool-output small{font-weight:850;color:var(--brand-blue)}.tool-output strong{font-size:clamp(24px,3vw,42px);line-height:1.12;word-break:break-all}.tool-output p{color:#5f6a7c}.tool-output textarea{width:100%;border:1px solid #bdc7d5;border-radius:13px;padding:12px;resize:none}.tool-output canvas{max-width:320px;width:100%;height:auto;border:1px solid #e0e5ed;border-radius:18px}.tool-output img{max-height:330px;max-width:100%;border-radius:16px;box-shadow:0 12px 30px rgba(40,56,83,.12)}.tool-output-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}.tool-output-actions button,.tool-output-actions a{border:0;border-radius:999px;padding:11px 16px;background:var(--brand-blue-dark);color:#fff;font:800 13px/1 inherit;cursor:pointer}.tool-output-actions a{background:var(--yellow);color:var(--brand-blue-dark)}.counter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.counter-grid>div{background:var(--brand-blue-soft);border-radius:16px;padding:20px;display:grid}.counter-grid strong{font-size:36px;word-break:normal}.counter-grid span{color:#617087}.tool-notes{max-width:var(--max);margin:0 auto 110px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.tool-notes h2{font-size:clamp(42px,5vw,65px);line-height:.98;margin:0}.tool-notes>div:last-child{font-size:18px;color:#566174}.more-tools{max-width:var(--max);margin:0 auto 110px;padding:0 24px}.more-tools>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.more-tools a{min-height:210px;padding:22px;border-radius:20px;background:var(--brand-blue-soft);display:flex;flex-direction:column}.more-tools a:nth-child(2){background:var(--yellow)}.more-tools a:nth-child(3){background:#fff;border:1px solid #cad2df}.more-tools a:nth-child(4){background:var(--brand-blue-dark);color:#fff}.more-tools a b{font-size:21px;line-height:1.1;margin:auto 0}.more-tools a i{font-style:normal;font-size:20px}@media(max-width:960px){.tool-workspace{grid-template-columns:1fr}.more-tools>div{grid-template-columns:1fr 1fr}}@media(max-width:680px){.tools-directory{grid-template-columns:1fr;padding:0 18px;margin-bottom:70px}.tools-directory>a{grid-template-columns:52px 1fr auto}.tools-privacy{margin:0 8px 80px}.tool-hero{padding:82px 18px 48px}.tool-hero h1{font-size:49px}.tool-workspace{margin:0 8px 74px;padding:9px;border-radius:26px;min-height:0}.tool-form,.tool-result{padding:26px 20px;border-radius:20px}.tool-result{min-height:380px}.tool-inline,.password-options,.counter-grid,.more-tools>div{grid-template-columns:1fr}.tool-notes{grid-template-columns:1fr;gap:25px;padding:0 18px;margin-bottom:80px}.more-tools{padding:0 18px;margin-bottom:80px}}@media(max-width:680px){.tool-form .button{min-height:48px;padding-top:14px;padding-bottom:14px}.tool-output-actions button,.tool-output-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}}:root{--max:1280px;--ui-radius:38px;--ui-shadow:0 18px 48px rgba(23,34,58,.11)}html{scroll-padding-top:112px}body,button,input,textarea,select{font-family:"Nunito Sans Variable","Nunito Sans",Arial,sans-serif}body{font-weight:450;letter-spacing:-.01em}h1,h2,h3,strong,b{letter-spacing:-.032em}.eyebrow{letter-spacing:.08em;font-weight:800}.announcement{min-height:32px;padding:7px 16px;font-size:12px}.site-header{width:min(calc(100% - 40px),1280px);min-height:80px;margin:10px auto 0;top:10px;grid-template-columns:230px minmax(470px,1fr) auto;gap:10px;padding:10px 12px 10px 24px;border:0;border-radius:999px;box-shadow:var(--ui-shadow);background:#fff}.brand{height:54px;padding:0;background:transparent;border-radius:0}.brand img{width:194px;height:52px;object-fit:contain;object-position:left center}.site-header nav{gap:8px}.site-header nav>a,.nav-trigger{font-size:15px;font-weight:650;color:#111;padding:12px 13px;border-radius:999px}.site-header nav>a:hover,.nav-trigger:hover,.nav-group:focus-within .nav-trigger,.nav-trigger[aria-expanded="true"]{background:#f1f0ed;color:#111}.header-actions{gap:8px}.header-actions a{white-space:nowrap}.login{background:#f1f0ed;color:#111;padding:14px 22px;font-weight:650}.site-header .button{min-height:52px;background:var(--brand-blue);padding:13px 24px;font-weight:750}.site-header .button:hover{background:var(--brand-blue-dark)}.mega-menu{width:min(1280px,calc(100vw - 40px));top:var(--mega-top,104px);border:0;border-radius:38px;box-shadow:0 22px 52px rgba(23,34,58,.15);background:#fff;color:#111}.mega-bottom{min-height:52px;padding:0 28px;background:var(--brand-blue);color:#fff!important;border-radius:0 0 38px 38px;font-size:15px}.mega-bottom b{color:var(--yellow)}.mega-tools{display:grid;grid-template-columns:1fr;padding:0;overflow:hidden!important}.tools-menu-heading{text-align:center;padding:28px 24px 12px}.tools-menu-heading h2{font-size:28px;line-height:1.05;margin:0;color:#111}.tools-menu-heading p{margin:8px 0 0;color:#5f6877;font-size:14px}.tools-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 24px 26px;gap:4px 14px}.tools-menu-grid>a{min-height:90px;display:grid!important;grid-template-columns:48px 1fr 18px;gap:12px;align-items:center;padding:13px!important;border-radius:16px!important;color:#111!important}.tools-menu-grid>a:hover{background:#f4f3f0}.tools-menu-grid>a>span:nth-child(2){display:grid;min-width:0}.tools-menu-grid b{font-size:16px;line-height:1.15}.tools-menu-grid small{color:#666;font-size:12px;line-height:1.25;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tools-menu-grid i{font-style:normal;font-size:18px;transition:transform .2s}.tools-menu-grid a:hover i{transform:translateX(3px)}.games-menu-rail{padding:14px 24px 16px;background:#283853;color:#fff;display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center}.games-menu-rail>strong{font-size:12px;letter-spacing:.12em;color:#fecc00}.games-menu-rail>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.games-menu-rail a{min-height:66px;padding:10px 12px;border:1px solid rgba(255,255,255,.15);border-radius:14px;display:grid!important;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 10px;align-items:center;color:#fff!important;transition:.2s}.site-header nav .games-menu-rail a:hover,.site-header nav .games-menu-rail a:focus-visible{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.42);color:#fff!important;transform:translateY(-1px)}.site-header nav .games-menu-rail a:hover b,.site-header nav .games-menu-rail a:focus-visible b{color:#fff!important}.site-header nav .games-menu-rail a:hover small,.site-header nav .games-menu-rail a:focus-visible small{color:#dce4f0!important}.games-menu-rail a>span{grid-row:1/3;width:34px;height:34px;border-radius:10px;background:#fecc00;display:grid;place-items:center}.games-menu-rail a img{width:19px;height:19px}.games-menu-rail a b{font-size:14px;line-height:1.1}.games-menu-rail a small{font-size:9px;letter-spacing:.07em;color:#cbd4e4}.tool-menu-icon,.tool-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:var(--brand-blue-soft);color:var(--brand-blue)}.tool-menu-icon img,.tool-icon img{width:25px;height:25px;object-fit:contain}.tool-menu-icon.mint,.tool-icon.mint{background:#e2f4f0;color:#008b78}.tool-menu-icon.violet,.tool-icon.violet{background:#eee7fa;color:#7652c8}.tool-menu-icon.orange,.tool-icon.orange{background:#f8eadc;color:#c86b1d}.tool-menu-icon.gray,.tool-icon.gray{background:#e6eaef;color:#33455d}.tool-menu-icon.gold,.tool-icon.gold{background:#f7efda;color:#a87800}.mega-lifecycle{padding:28px 20px 26px;gap:8px}.mega-column{padding:0 10px;border:0!important}.mega-column>strong{min-height:82px;display:grid;place-items:center;text-align:center;border-radius:13px;padding:14px 8px;margin-bottom:9px;background:#f1f0ed;color:#111;font:800 20px/1 "Nunito Sans Variable","Nunito Sans",Arial,sans-serif;font-style:italic;letter-spacing:-.025em}.mega-column:nth-child(2)>strong{background:#e8edf5}.mega-column:nth-child(3)>strong{background:#d8e1f0}.mega-column:nth-child(4)>strong{background:var(--yellow-soft)}.mega-column:nth-child(5)>strong{background:#cbd7eb}.mega-column>a{padding:8px 5px!important;color:#111!important}.mega-column>a:hover{background:transparent;text-decoration:underline}.mega-column b{font-size:14px}.mega-column small{font-size:11px;color:#596273}.audience-menu-grid{padding:24px 20px}.audience-menu-grid>a{min-height:82px;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-content:center;padding:13px 12px!important;position:relative;border:0!important;border-radius:16px!important}.audience-menu-grid>a:before{display:none;content:none}.audience-menu-icon{grid-column:1;grid-row:1/3;width:34px;height:34px;padding:7px;border:1px solid #d7dbe2;border-radius:50%;background:#f6f6f4;object-fit:contain}.audience-menu-grid>a:hover{background:#f4f3f0}.audience-menu-grid b,.audience-menu-grid small{grid-column:2;display:block;min-width:0}.audience-menu-grid b{grid-row:1;font-size:17px;line-height:1.15;color:#111}.audience-menu-grid small{grid-row:2;margin-top:5px;font-size:12px;line-height:1.25;color:#596273}.company-menu-grid{padding:24px;gap:18px}.company-feature,.company-menu-grid figure{border-radius:24px!important}.company-menu-grid>div>a{min-height:52px;color:#111;border-color:#e1e2e5}.company-menu-grid>div>a:hover{background:#f4f3f0}.hero{min-height:640px;padding-top:112px}.hero h1,.inner-hero h1,.product-page-hero h1,.audience-hero h1,.service-hero h1,.ceo-copy h1,.knowledge-article h1{font-weight:760;letter-spacing:-.05em}.hero h1{font-size:clamp(62px,7.4vw,98px);line-height:.94}.hero-copy{font-size:18px;color:#4f5662}.button{font-weight:700}.inner-hero{padding-top:116px}.inner-hero h1{font-size:clamp(58px,7vw,92px);line-height:.95}.section-heading h2,.company-story h2,.process-split h2,.career-teaser h2,.training-split h2,.resume-cta h2,.hearing-process h2,.contact-form h2,.faq-page aside h2,.access-main h2,.quick-apps h2{font-weight:700;letter-spacing:-.05em}.trust-band,.numbers-band,.apps,.audience-band,.culture-band,.platform-demo,.audience-guides,.audience-library,.ceo-vision,.final-cta,footer{border-radius:var(--ui-radius)}.service-card,.feature-grid article,.related-grid a,.story-track article,.values-section article,.library-grid>a,.leadership-pillars article,.more-tools a{border-radius:22px}.service-hero,.product-page-hero,.audience-hero,.ceo-hero,.content-featured,.resource-feature,.tool-workspace{border-radius:var(--ui-radius)}.service-card h3,.feature-grid h3,.related-grid h3,.library-grid h2{font-weight:700}.tool-icon{width:52px;height:52px}.tool-icon img{width:28px;height:28px}.tools-directory{gap:14px}.tools-directory>a{min-height:116px;border-color:#d8dbe1;border-radius:20px;box-shadow:none}.tools-directory>a:hover{background:#f7f7f5;border-color:#bcc5d2;transform:translateY(-2px)}@media(max-width:1180px){.site-header{grid-template-columns:190px 1fr auto;padding-left:18px}.brand img{width:178px}.site-header nav{gap:1px}.site-header nav>a,.nav-trigger{font-size:13px;padding-left:9px;padding-right:9px}.site-header .button{font-size:13px;padding-left:15px;padding-right:15px}.tools-menu-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1001px) and (max-width:1100px){body{overflow-x:hidden}.site-header{grid-template-columns:160px minmax(420px,1fr) auto;padding-left:16px}.brand img{width:154px}.site-header nav{display:flex;gap:0}.site-header nav>a,.nav-trigger{font-size:12px;padding-left:7px;padding-right:7px}.login{font-size:13px;padding:12px 15px}.site-header .button{font-size:12px;min-height:46px;padding-left:12px;padding-right:12px}}@media(max-width:960px){.site-header{min-height:70px;border-radius:36px;grid-template-columns:190px 1fr}.header-actions .button{min-height:48px}.mega-menu{display:none}.tools-menu-grid{grid-template-columns:1fr}.games-menu-rail{grid-template-columns:1fr}.games-menu-rail>div{grid-template-columns:1fr 1fr}}@media(max-width:680px){.site-header{width:calc(100% - 20px);padding:8px 10px 8px 16px;grid-template-columns:145px 1fr}.brand img{width:142px}.site-header .button{font-size:12px;min-height:44px;padding:10px 13px}.trust-band,.numbers-band,.apps,.audience-band,.culture-band,.platform-demo,.audience-guides,.audience-library,.ceo-vision,.final-cta,footer{border-radius:28px}.hero h1{font-size:52px}.inner-hero h1{font-size:50px}.games-menu-rail{padding:14px}.games-menu-rail>div{grid-template-columns:1fr}}@media(max-width:960px){body.menu-open{overflow:hidden}.mobile-menu{top:92px;left:10px;right:10px;max-height:calc(100dvh - 104px);overflow:auto;overscroll-behavior:contain;padding:10px 16px 18px;border:0;border-radius:26px;box-shadow:0 24px 70px rgba(23,34,58,.22);color:#111}.mobile-menu[hidden]{display:none}.mobile-nav-group{border-bottom:1px solid #e2e4e8}.mobile-nav-group summary,.mobile-nav-direct{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 4px;font-size:17px;font-weight:800;cursor:pointer;list-style:none}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group summary span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f1f0ed;font-size:20px;transition:transform .2s}.mobile-nav-group[open] summary span{transform:rotate(45deg);background:var(--yellow)}.mobile-menu>a.mobile-nav-direct{border-bottom:1px solid #e2e4e8}.mobile-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:2px 0 16px}.mobile-nav-links>a,.mobile-menu .mobile-nav-links>a{min-height:44px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:0;border-radius:12px;background:#f7f7f5;font-size:13px;font-weight:700;line-height:1.2}.mobile-nav-links>a:active{background:#e8edf5}.mobile-nav-links>a.mobile-nav-overview{grid-column:1/-1;background:var(--brand-blue);color:#fff}.mobile-nav-links--tools>a img{width:22px;height:22px;object-fit:contain}.mobile-nav-links--tools>a span{min-width:0}.mobile-nav-links--tools>a small{margin-left:auto;color:#53668d;font-size:8px;font-weight:900;letter-spacing:.08em}}@media(max-width:420px){.mobile-nav-links{grid-template-columns:1fr}.mobile-nav-links>a.mobile-nav-overview{grid-column:auto}}.brand-film{width:min(calc(100% - 32px),var(--max));margin:0 auto 112px;padding:0;background:transparent;color:inherit;border-radius:0;display:block;overflow:visible}.brand-film-copy{display:none}.brand-film-media{position:relative;width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#e8edf5;box-shadow:none}.brand-film video{width:100%;height:100%;display:block;object-fit:cover}.brand-film-media:after{display:none;content:none}.film-interface{right:28px;bottom:28px;width:min(350px,calc(100% - 56px));border-radius:18px;padding:18px 20px;background:rgba(255,255,255,.95);box-shadow:0 10px 28px rgba(23,34,58,.12)}.film-interface strong{font-size:23px}.film-interface p{font-size:12px}.film-interface small{font-size:12px}@media(max-width:760px){.brand-film{width:calc(100% - 20px);margin:0 auto 74px;padding:0;border-radius:0}.brand-film-media{aspect-ratio:4/5;border-radius:18px}.film-interface{right:14px;bottom:14px;width:calc(100% - 28px);padding:16px}}.site-header nav>:nth-child(1){order:1}.site-header nav>:nth-child(2){order:3}.site-header nav>:nth-child(3){order:2}.site-header nav>:nth-child(4){order:4}.site-header nav>:nth-child(5){order:5}.header-actions .button{order:1}.header-actions .login{order:2}.header-actions .menu-button{order:3}.site-footer{margin:32px 0 0;padding:54px max(24px,calc((100vw - 1280px)/2)) 28px;background:#f7f7f5;color:#111;border-radius:40px 40px 0 0;display:block;letter-spacing:-.01em}.site-footer strong{color:#111;margin:0 0 18px;font-size:14px;font-weight:800;letter-spacing:-.01em}.site-footer p{color:#4f535a}.footer-signature{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:end;gap:40px;border-bottom:1px solid #cbd0d7;padding:0 0 28px;margin-bottom:38px}.footer-signature .footer-brand{display:block;flex:0 1 370px}.footer-signature .footer-brand img{display:block;width:min(370px,100%);height:auto;border-radius:0;object-fit:contain;object-position:left center}.footer-signature>p{max-width:390px;margin:0;text-align:right;font-size:15px;font-weight:520;line-height:1.45;color:#4f5969}.footer-directory{display:grid!important;grid-template-columns:1.15fr 1fr 1.35fr 1.8fr 1.15fr;gap:34px;align-items:start}.footer-column{display:block!important;font-size:13px;font-weight:560;line-height:1.2}.footer-column-body{display:flex;flex-direction:column;align-items:flex-start;gap:13px;width:100%}.footer-column a:hover{text-decoration:underline}.footer-column p{font-size:12px;line-height:1.45;margin:5px 0 0}.footer-column .footer-subtitle{margin-top:16px}.footer-product-links{display:grid!important;grid-template-columns:1fr;gap:14px!important;width:100%}.footer-column>summary{display:none}.footer-column-body>.footer-desktop-title{display:block}.footer-audience-links{display:grid!important;grid-template-columns:1fr 1fr;gap:13px 18px!important;width:100%}.footer-audiences .footer-all-audiences{margin-top:7px;color:var(--brand-blue);font-weight:800}.footer-connect{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:end;border-top:1px solid #cbd0d7;margin-top:50px;padding-top:24px}.footer-connect>span{font-size:14px;font-weight:750}.footer-connect>div{display:flex!important;flex-direction:row!important;gap:10px!important}.footer-connect a{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--brand-blue);color:#fff}.footer-connect a:nth-child(2){background:var(--yellow);color:var(--brand-blue-dark)}.footer-connect a:nth-child(3){background:var(--brand-blue-dark)}.footer-connect a img{width:19px;height:19px;object-fit:contain;filter:brightness(0) invert(1)}.footer-connect a:nth-child(2) img{filter:none}.site-footer .footer-bottom{display:flex!important;flex-direction:row!important;align-items:center;gap:22px!important;border-top:1px solid #cbd0d7;margin-top:24px;padding-top:20px;color:#545b65;font-size:12px}.site-footer .footer-bottom span{margin-right:auto}.site-footer .fgx-credit{color:#111!important;margin-left:auto}.site-footer .fgx-credit b{color:var(--brand-blue)}@media(max-width:1000px){.footer-directory{grid-template-columns:1.4fr 1fr 1fr;gap:40px 28px}.footer-products,.footer-audiences{grid-column:span 2}.site-footer .footer-bottom{flex-wrap:wrap}.site-footer .footer-bottom span{width:100%}}@media(max-width:680px){.site-footer{margin-top:16px;padding:42px 22px 24px;border-radius:28px 28px 0 0}.footer-signature{align-items:flex-start;flex-direction:column!important;gap:20px}.footer-signature .footer-brand{flex-basis:auto;width:min(290px,100%)}.footer-signature .footer-brand img{width:100%}.footer-signature>p{max-width:320px;text-align:left;font-size:13px}.footer-directory{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-products,.footer-audiences{grid-column:1/-1}.footer-product-links{grid-template-columns:1fr}.footer-audience-links{grid-template-columns:1fr 1fr}.footer-column{font-size:13px}.footer-connect{align-items:center}.site-footer .footer-bottom{flex-direction:column!important;align-items:flex-start}.site-footer .footer-bottom span{width:auto}.site-footer .fgx-credit{margin-left:0}}.reveal{transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.handwritten,.scribble{font-family:"Nunito Sans Variable","Nunito Sans",Arial,sans-serif!important;font-style:italic;font-weight:800;letter-spacing:-.025em}.nav-trigger{font-family:inherit}.nav-chevron{width:14px;height:14px;display:grid;place-items:center;transition:transform .2s ease}.nav-chevron img{width:14px;height:14px;display:block}.nav-trigger[aria-expanded="true"] .nav-chevron{transform:rotate(180deg)}.tool-menu-icon img,.tool-icon img,.audience-menu-icon,.step-button img,.service-symbol img{filter:none}.tool-empty>span img{width:38px;height:38px;display:block}.floating-whatsapp img{width:24px;height:24px;display:block}.boss-game__icon img{width:18px;height:18px;display:block}.site-footer .footer-bottom{font-weight:540}.site-footer .fgx-credit{font-weight:600}.site-footer .fgx-credit b{font-weight:850}.audience-map{max-width:var(--max);margin:0 auto 112px;padding:0 24px;color:var(--brand-blue-dark)}.audience-map-header{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;padding:48px;border-radius:32px;background:var(--brand-blue-soft)}.audience-map-header h2{font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:0}.audience-map-header>div>p:last-child{max-width:690px;margin:22px 0 0;color:#566174;font-size:17px}.audience-map-summary{min-height:150px;padding:24px;border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.audience-map-summary strong{font-size:52px;line-height:.9;letter-spacing:-.055em}.audience-map-summary span{margin-top:12px;color:#687386;font-size:13px}.audience-map-summary b{margin-top:2px;font-size:17px}.audience-map-nav{display:flex;gap:8px;flex-wrap:wrap;padding:26px 4px 34px}.audience-map-nav a{border:1px solid #cbd2dc;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:750}.audience-map-nav a:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark);color:#fff}.audience-groups{display:grid}.audience-group{scroll-margin-top:120px;display:grid;grid-template-columns:310px 1fr;gap:44px;padding:42px 0;border-top:1px solid #cbd2dc}.audience-group>header{display:grid;grid-template-columns:40px 1fr;gap:16px;align-content:start}.audience-group>header>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:12px;font-weight:900}.audience-group>header h2{font-size:27px;line-height:1.05;margin:4px 0 10px}.audience-group>header p{margin:0;color:#667185;font-size:14px}.audience-group>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.audience-group>div>a{min-height:118px;border:1px solid #d7dce4;border-radius:19px;padding:17px;display:grid;grid-template-columns:46px 1fr 24px;gap:13px;align-items:center;background:#fff;transition:transform .2s,border-color .2s,background .2s}.audience-group>div>a:hover{transform:translateY(-2px);border-color:#aab6c8;background:#f8f9fb}.audience-group>div>a>img{width:46px;height:46px;padding:10px;border-radius:50%;background:var(--brand-blue-soft);border:1px solid #cbd4e1}.audience-group>div>a>span{display:grid;gap:5px;min-width:0}.audience-group>div>a b{font-size:18px}.audience-group>div>a small{color:#657084;line-height:1.3}.audience-group>div>a i{font-style:normal;font-size:20px}.audience-empty{border-radius:20px;padding:28px;background:var(--yellow);font-weight:800;text-align:center}.content-featured{grid-template-columns:.9fr 1.1fr;gap:24px;padding:24px}.content-featured>div:first-child{padding:44px 38px}.content-featured h2{font-size:clamp(42px,4.3vw,58px);line-height:1}.content-feature-media{aspect-ratio:16/9;align-self:center}.knowledge-article>header{max-width:980px;padding-bottom:54px}.knowledge-article>figure{max-width:1120px;height:370px;margin-bottom:72px}.knowledge-article>figure img{border-radius:26px}.knowledge-article>figure figcaption{right:44px;bottom:18px}.article-layout{max-width:1120px;grid-template-columns:minmax(0,1fr) 250px;gap:72px}.article-body{max-width:720px}.article-body>p{margin:0 0 24px}.article-body h2{scroll-margin-top:130px}.article-body ol{margin:0;padding:0;list-style:none;counter-reset:guide-step}.article-body ol li{position:relative;padding:19px 18px 19px 62px;border-top:1px solid #cbd2dc;counter-increment:guide-step}.article-body ol li:last-child{border-bottom:1px solid #cbd2dc}.article-body ol li:before{content:counter(guide-step,decimal-leading-zero);position:absolute;left:12px;top:20px;font-size:12px;font-weight:900;color:var(--brand-blue)}.article-context{margin:34px 0 8px;padding:24px;border-radius:20px;background:var(--brand-blue-soft);display:grid;gap:5px}.article-context span{font-size:10px;letter-spacing:.1em;font-weight:900;color:var(--brand-blue)}.article-context b{font-size:23px}.article-context p{margin:0;color:#566174}.article-layout aside>a{transition:padding .2s,color .2s}.article-layout aside>a:hover{padding-left:7px;color:var(--brand-blue)}.more-guides{max-width:1120px}@media(max-width:960px){.audience-map-header,.audience-group{grid-template-columns:1fr}.audience-map-header{gap:30px}.audience-group{gap:24px}.article-body{max-width:none}}@media(max-width:680px){.audience-map{padding:0 14px;margin-bottom:80px}.audience-map-header{padding:32px 22px;border-radius:26px}.audience-map-header h2{font-size:43px}.audience-map-nav{padding-bottom:26px}.audience-group{padding:32px 0}.audience-group>div{grid-template-columns:1fr}.audience-group>div>a{min-height:108px;padding:15px}.knowledge-article>figure{height:250px;padding:0 14px;margin-bottom:48px}.knowledge-article>figure figcaption{right:24px;bottom:12px;max-width:calc(100% - 48px)}.article-layout{gap:44px}.article-context{padding:21px}.content-featured h2{font-size:42px}}.customer-showcase .brand-proof{padding-top:46px;padding-bottom:58px}.customer-showcase .brand-proof>p{margin-bottom:34px;font-size:15px;color:#566174}.customer-showcase .logo-row{gap:36px}.customer-showcase .logo-row img{width:auto;max-width:172px;max-height:66px;opacity:.7}@media(max-width:960px){.customer-showcase .logo-row img{max-width:150px;max-height:58px}}@media(max-width:680px){.customer-showcase .brand-proof{padding:34px 20px 44px}.customer-showcase .logo-row{gap:26px 22px}.customer-showcase .logo-row img{max-width:132px;max-height:52px}}.site-header nav .company-feature:hover,.site-header nav .company-feature:focus-visible{background:var(--brand-blue-dark)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 18px 36px rgba(28,45,76,.18)}.site-header nav .company-feature:hover small,.site-header nav .company-feature:focus-visible small{color:var(--yellow)!important}.site-header nav .company-feature:hover b,.site-header nav .company-feature:hover span,.site-header nav .company-feature:focus-visible b,.site-header nav .company-feature:focus-visible span{color:#fff!important}.apps{padding-top:72px;padding-bottom:72px;overflow:hidden}.apps>div:first-child{padding-bottom:0}.apps>.boss-app-visual{padding:0}.boss-app-visual{position:relative;min-width:0;width:100%;height:590px;display:grid;place-items:center;isolation:isolate;overflow:visible}.boss-app-visual img{margin:0;max-height:none}.boss-app-orbit{position:absolute;border:1.5px solid rgba(254,204,0,.78);border-radius:50%;z-index:-1}.boss-app-orbit--one{width:560px;height:560px;right:-125px;top:-85px}.boss-app-orbit--two{width:420px;height:420px;right:-35px;top:-15px;border:56px solid rgba(255,255,255,.13)}.boss-phone-shell{position:relative;width:294px;height:558px;padding:10px;border-radius:45px;background:linear-gradient(145deg,#172239,#05070c 58%,#52607a);border:2px solid #9ba5b5;box-shadow:0 34px 70px rgba(8,16,31,.34),inset 0 0 0 2px #0b1020;transform:rotate(2.4deg);z-index:2}.boss-phone-speaker{position:absolute;z-index:4;top:17px;left:50%;translate:-50% 0;width:86px;height:22px;border-radius:0 0 14px 14px;background:#05070b}.boss-phone-screen{position:relative;height:100%;overflow:hidden;border-radius:35px;background:#eef2f8;color:var(--brand-blue-dark);display:grid;grid-template-rows:54px 1fr 54px}.boss-phone-screen>header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 8px;background:#fff;font-size:11px;font-weight:850}.boss-phone-screen>header span{display:flex;align-items:center;gap:7px;letter-spacing:.05em}.boss-phone-screen>header img{width:23px;height:23px}.boss-phone-screen>header small{font-size:9px;color:#46526a}.boss-phone-screen>nav{display:grid;grid-template-columns:repeat(3,1fr);place-items:center;background:#fff;border-top:1px solid #dce2eb;color:#69758a;font-size:9px;font-weight:800}.boss-map{position:relative;overflow:hidden;background:linear-gradient(132deg,#e4ebdf 0 31%,#d8e5f1 31% 51%,#eef0df 51%);isolation:isolate}.boss-map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(85,107,84,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(85,107,84,.12) 1px,transparent 1px);background-size:38px 38px;transform:rotate(-10deg) scale(1.3)}.boss-road{position:absolute;height:8px;width:130%;left:-15%;border-radius:99px;background:#fff;border:1px solid #c7ced3;box-shadow:0 0 0 2px rgba(255,255,255,.4)}.road-one{top:30%;transform:rotate(23deg)}.road-two{top:58%;transform:rotate(-34deg)}.road-three{top:75%;transform:rotate(5deg)}.boss-map-zone{position:absolute;border-radius:50%;background:rgba(83,102,141,.12);border:1px dashed rgba(83,102,141,.35)}.zone-one{width:100px;height:100px;top:34px;right:20px}.zone-two{width:130px;height:130px;left:-38px;bottom:20px}.boss-marker{position:absolute;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--brand-blue);color:#fff;border:4px solid #fff;box-shadow:0 8px 18px rgba(20,35,62,.3);font-style:normal}.boss-marker img{width:23px!important;height:23px!important;margin:0!important}.boss-marker span{font-size:10px}.boss-marker em{position:absolute;top:39px;left:50%;translate:-50% 0;background:#fff;color:#1d2d4a;border-radius:8px;padding:5px 7px;white-space:nowrap;font:800 8px/1.1 inherit;box-shadow:0 6px 15px rgba(25,40,65,.16)}.marker-base{left:35px;top:64px}.marker-unit{right:46px;top:168px;background:var(--yellow);color:var(--brand-blue-dark)}.marker-client{left:74px;bottom:55px;background:#468657}.boss-app-card{position:absolute;z-index:3;left:18px;right:18px;bottom:69px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(24,39,64,.18);display:grid;gap:3px}.boss-app-card small{font-size:8px;font-weight:900;color:var(--brand-blue);letter-spacing:.08em}.boss-app-card strong{font-size:14px}.boss-app-card p{font-size:9px!important;margin:0!important;color:#5b6678!important}.boss-app-card p i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4a9258}.boss-app-proof{position:absolute;z-index:4;right:0;bottom:52px;width:228px;padding:17px;border-radius:18px;background:#fff;color:var(--brand-blue-dark);box-shadow:0 20px 42px rgba(20,34,59,.2);display:grid;gap:3px}.boss-app-proof span{font-size:8px;font-weight:900;letter-spacing:.06em;color:#3d814d}.boss-app-proof strong{font-size:17px}.boss-app-proof small{font-size:10px;color:#647086}.boss-control-screen{padding:24px 18px 12px;text-align:center;display:flex;flex-direction:column;align-items:center}.boss-control-screen>small{font-size:9px;font-weight:900;color:#4a9258;letter-spacing:.08em}.boss-control-ring{width:154px;height:154px;border-radius:50%;border:16px solid #d8e1f0;display:grid;place-items:center;margin:25px auto 20px;box-shadow:0 0 0 1px #c9d2e0,0 0 0 11px #f7f9fc}.boss-control-ring span{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:var(--brand-blue)}.boss-control-ring img{width:62px!important;height:62px!important;margin:0!important}.boss-control-screen>strong{font-size:17px}.boss-control-screen>p{font-size:10px!important;color:#657087!important;margin:5px 0 18px!important}.boss-control-screen>div:last-child{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.boss-control-screen button,.boss-condo-screen button{border:0;border-radius:9px;padding:10px 5px;background:#fff;color:var(--brand-blue-dark);font:800 9px/1 inherit}.boss-control-screen button:first-child{background:var(--yellow)}.boss-condo-screen{padding:12px 16px;display:flex;flex-direction:column}.boss-condo-camera{position:relative;height:184px;border-radius:17px;overflow:hidden;margin-bottom:16px}.boss-condo-camera img{width:100%!important;height:100%!important;object-fit:cover;margin:0!important}.boss-condo-camera span{position:absolute;top:10px;right:10px;border-radius:99px;padding:5px 8px;background:#fff;color:#3d814d;font-size:8px;font-weight:900}.boss-condo-screen>small{font-size:8px;font-weight:900;letter-spacing:.08em;color:var(--brand-blue)}.boss-condo-screen>strong{font-size:17px;margin-top:4px}.boss-condo-screen>p{font-size:10px!important;color:#657087!important;margin:5px 0 18px!important}.boss-condo-screen>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:7px}.boss-condo-screen button:first-child{background:var(--yellow)}.app-detail>.boss-app-visual{height:520px;border-radius:26px;overflow:hidden;background:linear-gradient(145deg,#dfe6f1,#f8fafc)}.app-detail:nth-child(2)>.boss-app-visual{background:linear-gradient(145deg,#fff7d7,#fff)}.app-detail:nth-child(3)>.boss-app-visual{background:linear-gradient(145deg,#334866,#17243b)}.app-detail>.boss-app-visual .boss-phone-shell{width:250px;height:476px}.app-detail>.boss-app-visual .boss-app-proof{right:18px;bottom:30px}.app-detail>.boss-app-visual .boss-app-orbit--one{right:-250px}.app-detail>.boss-app-visual .boss-app-orbit--two{right:-165px}@media(max-width:1000px){.apps{grid-template-columns:1fr 1fr;gap:20px;padding-left:42px;padding-right:42px}.boss-app-proof{right:-4px}.app-detail>.boss-app-visual{height:560px}}@media(max-width:760px){.apps{grid-template-columns:1fr;padding:56px 22px 40px}.apps>.boss-app-visual{height:540px;margin-top:28px}.boss-phone-shell{width:252px;height:480px}.boss-app-proof{right:0;bottom:24px;width:190px}.boss-app-orbit--one{right:-270px}.boss-app-orbit--two{right:-200px}.app-detail>.boss-app-visual{height:490px}.app-detail>.boss-app-visual .boss-phone-shell{width:230px;height:438px}.app-detail>.boss-app-visual .boss-app-proof{width:170px;right:8px;bottom:18px}.footer-audience-links{gap:12px 14px!important}}@media(max-width:760px){.service-journey{height:auto;margin-top:18px;padding-top:26px;overflow:visible}.journey-heading{padding:72px 20px 34px}.journey-sticky{position:relative;top:auto;height:auto;min-height:0;padding:0 14px 70px;overflow:visible}.stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;width:100%;max-width:none;margin:0 0 14px;padding:0;overflow:visible}.step-button{min-width:0;padding:7px 1px 9px;border-radius:12px;font-size:10px;line-height:1.15;white-space:normal}.step-button span{width:38px;height:38px;margin:0 auto 5px;border-radius:11px}.step-button span img{width:21px;height:21px}.step-stage{height:auto;min-height:0;overflow:hidden;border-radius:24px}.step-panel{grid-template-columns:1fr;height:auto;min-height:0}.product-visual{height:auto;min-height:340px;padding:20px}.panel-copy{min-height:0;padding:28px 22px 32px;overflow:visible}.panel-copy h3{font-size:38px}.panel-copy ul{margin-bottom:22px}.journey-cta{margin-top:18px}}@media(max-width:420px){.site-header{grid-template-columns:minmax(0,1fr) auto}.site-header .brand{min-width:0}.site-header .header-actions>.button{display:none}.header-actions{width:auto}.ui-bar{align-items:flex-start;gap:8px}.ui-bar b{max-width:145px;line-height:1.15}.ui-bar span{text-align:right;font-size:10px}.status-cards>div{padding:14px}.status-cards strong{font-size:29px}.activity{padding:12px 11px}.activity em{font-size:9px}}@media(max-width:680px){.site-footer{padding:38px 20px 22px}.footer-signature{gap:18px;margin-bottom:4px;padding-bottom:26px}.footer-signature .footer-brand{width:min(255px,100%)}.footer-directory{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important}.footer-directory>.footer-column{display:block!important;grid-column:1!important;width:100%;padding:0;border-bottom:1px solid #d5d9df}.footer-column>summary{display:flex;align-items:center;justify-content:space-between;min-height:62px;cursor:pointer;list-style:none}.footer-column>summary::-webkit-details-marker{display:none}.footer-column>summary strong{margin:0;font-size:15px}.footer-column>summary span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8ecf2;color:var(--brand-blue-dark);font-size:20px;line-height:1;transition:transform .2s}.footer-column[open]>summary span{transform:rotate(45deg)}.footer-column-body>.footer-desktop-title{display:none}.footer-column-body{padding-top:12px}.footer-column[open]{padding-bottom:24px}.footer-product-links{grid-template-columns:1fr 1fr!important;gap:13px 18px!important}.footer-audience-links{grid-template-columns:1fr 1fr!important;gap:13px 18px!important}.footer-column .footer-subtitle{width:100%;margin:11px 0 4px;padding-top:20px;border-top:1px solid #e0e3e7}.footer-connect{flex-direction:column!important;margin-top:0;padding-top:24px;border-top:0;align-items:flex-start;gap:16px}.footer-connect>div{flex-wrap:nowrap!important;width:100%}.site-footer .footer-bottom{margin-top:24px;gap:14px!important}}.step-button{color:#4f596b}.activity small,.journey-cta small{color:#4d586b}@media(max-width:390px){.footer-product-links,.footer-audience-links{grid-template-columns:1fr!important}}