.brandspective-onepager{--text:#2C2C2B;--text-2:#7D7A75;--canvas:#FFFFFF;--soft:#F9F8F7;--surface-2:#F0EFED;--border:#E6E5E3;--blue:#0057A5;--blue-soft:#E6F0F8;--green:#95C11F;--radius:8px;font-family:var(--font-nunito),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--canvas);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.brandspective-onepager,.brandspective-onepager *{margin:0;padding:0;box-sizing:border-box}.brandspective-onepager .container{max-width:1040px;margin:0 auto;padding:0 32px}.brandspective-onepager .narrow{max-width:760px}.brandspective-onepager nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.brandspective-onepager .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brandspective-onepager .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.brandspective-onepager .logo img{height:32px;width:auto;display:block}.brandspective-onepager .logo .wm{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-size:16px;letter-spacing:.08em;color:var(--blue);font-weight:400}.brandspective-onepager .logo .wm strong{font-weight:800}.brandspective-onepager .nav-links{display:flex;gap:24px;align-items:center}.brandspective-onepager .nav-links a{color:var(--text-2);text-decoration:none;font-size:14px}.brandspective-onepager .nav-links a:hover{color:var(--text)}.brandspective-onepager .btn{display:inline-block;background:var(--blue);color:#fff;padding:12px 24px;border-radius:var(--radius);text-decoration:none;font-weight:600;font-size:15px;transition:background .15s ease;border:none;cursor:pointer}.brandspective-onepager .btn:hover{background:#004583}.brandspective-onepager .btn-sm{padding:9px 18px;font-size:14px}.brandspective-onepager .nav-links a.btn{background:#00417C;color:#fff;font-weight:700}.brandspective-onepager .nav-links a.btn:hover{background:#002E55;color:#fff}.brandspective-onepager .btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.brandspective-onepager .btn-outline:hover{background:var(--soft)}.brandspective-onepager .hero{padding:88px 0 72px;position:relative;overflow:hidden}.brandspective-onepager .hero-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(560px 320px at 85% 0,var(--blue-soft) 0,rgba(229,242,252,0) 70%),radial-gradient(420px 260px at 0 100%,#F0EFED 0,rgba(240,239,237,0) 70%)}.brandspective-onepager .hero .container{position:relative}.brandspective-onepager .eyebrow{display:inline-block;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:600;letter-spacing:.04em;padding:5px 12px;border-radius:999px;margin-bottom:24px}.brandspective-onepager h1{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-size:48px;line-height:1.12;font-weight:700;letter-spacing:-.02em;max-width:720px}.brandspective-onepager h1 em{font-style:normal;color:var(--blue)}.brandspective-onepager .hero p.lede{margin-top:24px;font-size:18px;color:var(--text-2);max-width:640px}.brandspective-onepager .hero-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.brandspective-onepager .pill{background:var(--soft);border:1px solid var(--border);border-radius:999px;padding:8px 16px;font-size:14px;color:var(--text)}.brandspective-onepager .pill strong{font-weight:600}.brandspective-onepager .hero-cta{display:flex;align-items:center;gap:16px;margin-top:40px;flex-wrap:wrap}.brandspective-onepager .hero-cta .note{font-size:14px;color:var(--text-2)}.brandspective-onepager section{padding:72px 0}.brandspective-onepager .section-soft{background:var(--soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.brandspective-onepager .kicker{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.brandspective-onepager .kicker:before{content:"";display:inline-block;width:24px;height:3px;border-radius:2px;background:var(--green);margin-right:10px;vertical-align:middle}.brandspective-onepager h2{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-size:32px;line-height:1.2;letter-spacing:-.01em;font-weight:700}.brandspective-onepager .section-intro{margin-top:16px;color:var(--text-2);max-width:640px}.brandspective-onepager .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.brandspective-onepager .card{background:var(--canvas);border:1px solid var(--border);border-radius:12px;padding:32px 28px}.brandspective-onepager .card .num{width:40px;height:40px;border-radius:8px;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin-bottom:20px}.brandspective-onepager .card .num svg{width:22px;height:22px}.brandspective-onepager .card h3{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-size:19px;margin-bottom:12px}.brandspective-onepager .card p{font-size:15px;color:var(--text-2)}.brandspective-onepager .card p em{color:var(--text);font-style:italic}.brandspective-onepager .wwd-track{display:flex;gap:24px}.brandspective-onepager .wwd-dots{display:flex;gap:8px;margin-top:28px}.brandspective-onepager .wwd-dots span{width:8px;height:8px;border-radius:4px;background:var(--border);transition:all .3s ease}.brandspective-onepager .wwd-dots span.active{width:24px;background:var(--blue)}@media (max-width:860px){.brandspective-onepager .wwd-viewport{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px;margin:44px -4px -4px;scrollbar-width:none}.brandspective-onepager .wwd-viewport::-webkit-scrollbar{display:none}.brandspective-onepager .wwd-track .card{flex:0 0 86%;scroll-snap-align:start}}@media (min-width:861px){.brandspective-onepager #services.wwd-scrolly{padding:0;height:340vh}.brandspective-onepager .wwd-sticky{position:sticky;top:max(0px,calc(50vh - 260px));display:flex;align-items:center;padding:80px 0;box-sizing:border-box}.brandspective-onepager .wwd-sticky>.container{width:100%;min-width:0}.brandspective-onepager .wwd-viewport{overflow:hidden;padding:4px;margin:44px -4px -4px}.brandspective-onepager .wwd-track{will-change:transform}.brandspective-onepager .wwd-track .card{flex:0 0 78%;opacity:.35;transition:opacity .35s ease}.brandspective-onepager .wwd-track .card.is-active{opacity:1}}@media (prefers-reduced-motion:reduce){.brandspective-onepager #services.wwd-scrolly{height:auto}.brandspective-onepager .wwd-sticky{position:static;min-height:0}.brandspective-onepager .wwd-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.brandspective-onepager .wwd-track .card{flex:none;opacity:1}.brandspective-onepager .wwd-dots{display:none}}.brandspective-onepager .steps{list-style:none;counter-reset:step;margin-top:48px;display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.brandspective-onepager .steps li{counter-increment:step;display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}.brandspective-onepager .steps li:nth-last-child(-n+2){border-bottom:none}.brandspective-onepager .steps li:before{content:counter(step);flex:none;width:32px;height:32px;border-radius:50%;background:var(--text);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.brandspective-onepager .steps li strong{display:block;margin-bottom:2px}.brandspective-onepager .steps li span{font-size:15px;color:var(--text-2)}.brandspective-onepager .quote-card{background:var(--blue-soft);border-radius:12px;padding:40px;margin-top:48px}.brandspective-onepager .quote-card .fw-kicker{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.brandspective-onepager .quote-card p.big{font-size:21px;font-weight:650;line-height:1.35;letter-spacing:-.01em}.brandspective-onepager .quote-card p.sub{margin-top:12px;font-size:15px;color:#33689B;max-width:720px}.brandspective-onepager .frameworks{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.brandspective-onepager .fw{background:rgba(255,255,255,.75);border-radius:8px;padding:14px 16px;font-size:14.5px}.brandspective-onepager .fw .fw-ic{display:flex;color:var(--blue);margin-bottom:10px}.brandspective-onepager .fw .fw-ic svg{width:28px;height:28px}.brandspective-onepager .fw strong{display:block;margin-bottom:2px;color:var(--text)}.brandspective-onepager .fw span{color:var(--text-2)}.brandspective-onepager .fw-cta{display:inline-block;margin-top:24px;background:var(--blue);color:#fff;padding:12px 22px;border-radius:8px;font-weight:700;font-size:14.5px;text-decoration:none;transition:background .2s ease}.brandspective-onepager .fw-cta:hover{background:#004583}.brandspective-onepager .t-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.brandspective-onepager .t-card{background:var(--canvas);border:1px solid var(--border);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px}.brandspective-onepager .stars{color:#E0A83E;font-size:15px;letter-spacing:2px}.brandspective-onepager .t-card blockquote{font-size:15.5px;line-height:1.55;color:var(--text)}.brandspective-onepager .t-card footer{font-size:14px;color:var(--text-2)}.brandspective-onepager .t-card footer strong{color:var(--text);font-weight:600}.brandspective-onepager .carousel{margin-top:48px}.brandspective-onepager .car-viewport{overflow:hidden}.brandspective-onepager .car-track{display:flex;transition:transform .45s ease}.brandspective-onepager .car-slide{flex:0 0 100%;display:flex;justify-content:center}.brandspective-onepager .car-slide .t-card{max-width:720px;width:100%;padding:36px}.brandspective-onepager .car-slide blockquote{font-size:18px}.brandspective-onepager .car-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:28px}.brandspective-onepager .car-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:#fff;color:var(--text);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.brandspective-onepager .car-btn:hover{background:var(--soft);border-color:var(--blue);color:var(--blue)}.brandspective-onepager .car-dots{display:flex;gap:8px}.brandspective-onepager .car-dot{width:8px;height:8px;border-radius:4px;background:var(--border);border:none;padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.brandspective-onepager .car-dot.active{background:var(--blue);width:24px}.brandspective-onepager .proof-video{margin-top:56px;text-align:center;position:relative}.brandspective-onepager .proof-video .pv-label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-2);margin-bottom:20px}.brandspective-onepager .proof-video video{width:100%;border-radius:12px;display:block;margin:0 auto;border:1px solid var(--border)}.brandspective-onepager .pv-sound{position:absolute;right:14px;bottom:14px;width:44px;height:44px;border-radius:50%;background:rgba(0,65,124,.75);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.brandspective-onepager .pv-sound:hover{background:rgba(0,65,124,.95);transform:scale(1.06)}.brandspective-onepager .pv-sound svg{width:22px;height:22px;fill:#fff}.brandspective-onepager .proof-video video.pv-desktop{display:none}@media (min-width:721px){.brandspective-onepager .proof-video video.pv-desktop{display:block}.brandspective-onepager .proof-video video.pv-desktop~video.pv-mobile{display:none}}@media (prefers-reduced-motion:reduce){.brandspective-onepager .car-dot,.brandspective-onepager .car-track{transition:none}}.brandspective-onepager .roles{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.brandspective-onepager .role{background:var(--surface-2);border-radius:999px;padding:9px 18px;font-size:14.5px;font-weight:500}.brandspective-onepager .collective-note{margin-top:32px;padding:20px 24px;background:var(--soft);border:1px solid var(--border);border-radius:var(--radius);font-size:15px;color:var(--text-2)}.brandspective-onepager .collective-note a{color:var(--blue);font-weight:600;text-decoration:none}.brandspective-onepager .collective-note a:hover{text-decoration:underline}.brandspective-onepager .faq{margin-top:40px;border-top:1px solid var(--border)}.brandspective-onepager .faq details{border-bottom:1px solid var(--border)}.brandspective-onepager .faq summary{cursor:pointer;padding:20px 0;font-weight:600;font-size:16.5px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.brandspective-onepager .faq summary::-webkit-details-marker{display:none}.brandspective-onepager .faq summary:after{content:"+";color:var(--text-2);font-size:20px;font-weight:400}.brandspective-onepager .faq details[open]>summary:after{content:"\2013"}.brandspective-onepager .faq details p{padding:0 0 20px;color:var(--text-2);font-size:15.5px;max-width:680px}.brandspective-onepager .faq details ol,.brandspective-onepager .faq details ul{margin:-10px 0 0;padding:0 0 20px 22px;color:var(--text-2);font-size:15.5px;max-width:660px}.brandspective-onepager .faq details li{margin-bottom:6px}.brandspective-onepager .faq details.faq-cat>summary{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-size:18px;color:var(--blue);padding:22px 0}.brandspective-onepager .faq-cat-body{padding:0 0 12px 18px}.brandspective-onepager .faq-cat-body details:last-child{border-bottom:none}.brandspective-onepager .cta-final{background:#00417C;color:#fff;text-align:center;padding:88px 0}.brandspective-onepager .cta-final .cta-logo{height:88px;width:auto;margin-bottom:24px}.brandspective-onepager .cta-final .btn{background:#fff;color:var(--blue);margin-top:36px}.brandspective-onepager .cta-final .btn:hover{background:var(--blue-soft)}.brandspective-onepager .cta-final h2{color:#fff;max-width:640px;margin:0 auto}.brandspective-onepager .cta-final p{margin:20px auto 0;color:rgba(255,255,255,.65);max-width:520px}.brandspective-onepager .cta-final .contact{margin-top:28px;font-size:14px;color:rgba(255,255,255,.65)}.brandspective-onepager .cta-final .contact a{color:#fff;text-decoration:none;font-weight:600}.brandspective-onepager .cta-final .contact a:hover{text-decoration:underline}.brandspective-onepager .footer-faq{display:inline-block;margin-bottom:10px;color:rgba(255,255,255,.8);font-weight:600;font-size:13.5px;text-decoration:none}.brandspective-onepager .footer-faq:hover{color:#fff;text-decoration:underline}.brandspective-onepager footer.site{background:#00417C;border-top:1px solid rgba(255,255,255,.2);padding:24px 0;text-align:center;font-size:13px;color:rgba(255,255,255,.55)}.brandspective-onepager .cal-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,23,43,.55);backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;padding:24px}.brandspective-onepager .cal-overlay.open{display:flex}.brandspective-onepager .cal-box{position:relative;background:#fff;border-radius:16px;width:min(1040px,100%);height:min(720px,calc(100vh - 48px));box-shadow:0 12px 48px rgba(0,0,0,.3);overflow:hidden}.brandspective-onepager .cal-box iframe{width:100%;height:100%;border:0;display:block}.brandspective-onepager .cal-close{position:absolute;top:10px;right:10px;z-index:1;width:36px;height:36px;border-radius:50%;background:var(--blue-soft);color:#00417C;border:none;font-size:20px;line-height:1;cursor:pointer;transition:background .15s ease}.brandspective-onepager .cal-close:hover{background:#d3e5f5}@media (max-width:720px){.brandspective-onepager .cal-overlay{padding:0}.brandspective-onepager .cal-box{width:100%;height:100%;border-radius:0}}.brandspective-onepager .chat-fab{position:fixed;right:24px;bottom:24px;z-index:100;width:60px;height:60px;border-radius:50%;background:var(--blue);border:none;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;transition:transform .15s ease,background .15s ease}.brandspective-onepager .chat-fab:hover{background:#004583;transform:scale(1.05)}.brandspective-onepager .chat-fab svg{width:28px;height:28px;fill:#fff}.brandspective-onepager .chat-panel{position:fixed;right:24px;bottom:96px;z-index:100;width:380px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 130px);background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);border:1px solid rgba(255,255,255,.65);border-radius:16px;box-shadow:0 8px 40px rgba(0,65,124,.22);display:none;flex-direction:column;overflow:hidden}@supports not (backdrop-filter:blur(1px)){.brandspective-onepager .chat-panel{background:rgba(255,255,255,.94)}}.brandspective-onepager .chat-panel.open{display:flex}.brandspective-onepager .chat-head{background:rgba(0,87,165,.82);color:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px}.brandspective-onepager .chat-head img{height:34px;width:auto}.brandspective-onepager .chat-head .t{font-family:var(--font-nunito-sans),var(--font-nunito),sans-serif;font-weight:700;font-size:15px;line-height:1.25}.brandspective-onepager .chat-head .s{font-size:12px;color:rgba(255,255,255,.75)}.brandspective-onepager .chat-close{margin-left:auto;background:none;border:none;color:#fff;font-size:22px;cursor:pointer;line-height:1;padding:4px 10px;border-radius:6px}.brandspective-onepager .chat-close:hover{background:rgba(255,255,255,.15)}.brandspective-onepager .chat-body{flex:1;overflow-y:auto;padding:16px;background:transparent;display:flex;flex-direction:column;gap:10px}.brandspective-onepager .msg{max-width:88%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.5}.brandspective-onepager .msg.bot{background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.8);border-bottom-left-radius:4px;align-self:flex-start;color:var(--text)}.brandspective-onepager .msg.bot a{color:var(--blue);font-weight:600;text-decoration:none}.brandspective-onepager .msg.bot a:hover{text-decoration:underline}.brandspective-onepager .msg.bot ol,.brandspective-onepager .msg.bot ul{padding-left:18px;margin-top:6px}.brandspective-onepager .msg.bot li{margin-bottom:4px}.brandspective-onepager .msg.user{background:rgba(0,87,165,.88);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.brandspective-onepager .chips{display:flex;flex-wrap:wrap;gap:8px}.brandspective-onepager .chip{background:rgba(230,240,248,.75);color:var(--blue);border:1px solid rgba(255,255,255,.7);border-radius:999px;padding:8px 13px;font-size:13px;font-family:inherit;cursor:pointer;text-align:left}.brandspective-onepager .chip:hover{border-color:var(--blue)}.brandspective-onepager .typing{display:inline-flex;gap:4px}.brandspective-onepager .typing span{width:6px;height:6px;border-radius:50%;background:var(--text-2);animation:bsop-blink 1s infinite alternate}.brandspective-onepager .typing span:nth-child(2){animation-delay:.2s}.brandspective-onepager .typing span:nth-child(3){animation-delay:.4s}@keyframes bsop-blink{0%{opacity:.25}to{opacity:1}}@media (prefers-reduced-motion:reduce){.brandspective-onepager .typing span{animation:none}.brandspective-onepager .chat-fab{transition:none}.brandspective-onepager .chat-fab:hover{transform:none}}@media (max-width:480px){.brandspective-onepager .chat-fab{right:16px;bottom:16px}.brandspective-onepager .chat-panel{right:12px;bottom:86px;height:65vh}}@media (max-width:860px){.brandspective-onepager .container{padding:0 20px}.brandspective-onepager .nav-links a:not(.btn){display:none}.brandspective-onepager h1{font-size:34px}.brandspective-onepager h2{font-size:26px}.brandspective-onepager .hero{padding:56px 0 48px}.brandspective-onepager section{padding:56px 0}.brandspective-onepager .cards,.brandspective-onepager .steps,.brandspective-onepager .t-grid{grid-template-columns:1fr}.brandspective-onepager .steps li:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.brandspective-onepager .steps li:last-child{border-bottom:none}.brandspective-onepager .frameworks{grid-template-columns:1fr;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}}@media (max-width:860px){.brandspective-onepager .frameworks::-webkit-scrollbar{display:none}.brandspective-onepager .frameworks .fw{flex:0 0 84%;scroll-snap-align:start}}