:root{--bl-white: #FAFBF9;--bl-sand: #F0F2EE;--bl-graphite: #2E3C3D;--bl-text-primary: #1A1D1B;--bl-slate: #4B554F;--bl-light-gray: #E1E2DE;--bl-green: #58B98E;--bl-green-light: #58B98E;--bl-green-dark: #0F3D32;--bl-product-brief: #3B82F6;--bl-product-brief-dark: #2563EB;--bl-product-whatsapp: #25D366;--bl-product-whatsapp-dark: #059669;--bl-product-sales: #F59E0B;--bl-product-sales-dark: #D97706;--bl-product-automate: #A855F7;--bl-product-automate-dark: #6D28D9;--bl-bg: var(--bl-white);--bl-surface: var(--bl-sand);--bl-surface-elevated: #FFFFFF;--bl-text: var(--bl-text-primary);--bl-text-secondary: var(--bl-slate);--bl-brand: var(--bl-green);--bl-brand-light: var(--bl-green-light);--bl-brand-dark: var(--bl-green-dark);--bl-border-subtle: #DDE2DE;--bl-border-strong: #C8D0CA;--bl-muted: #707C75;--bl-disabled: #A9B2AC;--bl-success: #15803D;--bl-warning: #B45309;--bl-danger: #B42318;--bl-info: #2563EB;--bl-dark-bg: #111513;--bl-dark-surface: #1A1F1C;--bl-dark-text: #F7FAF8;--bl-dark-text-secondary: #B7C3BC;--bl-dark-border: #2D3631;--bl-product-accent: var(--bl-brand)}[data-product=brief]{--bl-product-accent: var(--bl-product-brief)}[data-product=whatsapp]{--bl-product-accent: var(--bl-product-whatsapp)}[data-product=sales]{--bl-product-accent: var(--bl-product-sales)}[data-product=automate]{--bl-product-accent: var(--bl-product-automate)}:root{--bl-font-display: "Geist", ui-sans-serif, system-ui, sans-serif;--bl-font-body: "Manrope", ui-sans-serif, system-ui, sans-serif;--bl-text-xs: .8125rem;--bl-text-sm: .875rem;--bl-text-md: 1rem;--bl-text-lg: 1.125rem;--bl-text-xl: 1.25rem;--bl-display-sm: clamp(2rem, 5vw, 3.25rem);--bl-display-md: clamp(2.75rem, 7vw, 5.25rem);--bl-display-lg: clamp(3.25rem, 9vw, 6.5rem);--bl-leading-tight: 1.02;--bl-leading-heading: 1.1;--bl-leading-body: 1.6;--bl-tracking-tight: -.04em;--bl-tracking-heading: -.025em;--bl-tracking-wide: .08em}:root{--bl-space-1: .25rem;--bl-space-2: .5rem;--bl-space-3: .75rem;--bl-space-4: 1rem;--bl-space-5: 1.25rem;--bl-space-6: 1.5rem;--bl-space-8: 2rem;--bl-space-10: 2.5rem;--bl-space-12: 3rem;--bl-space-16: 4rem;--bl-space-20: 5rem;--bl-space-24: 6rem;--bl-space-28: 7rem;--bl-space-32: 8rem;--bl-section-space: clamp(4.5rem, 9vw, 8rem);--bl-gutter: clamp(1.25rem, 4vw, 2.5rem);--bl-container: 1280px}:root{--bl-radius-xs: 8px;--bl-radius-sm: 12px;--bl-radius-md: 16px;--bl-radius-lg: 24px;--bl-radius-xl: 32px;--bl-radius-round: 999px}:root{--bl-shadow-card:0 1px 2px rgba(26,29,27,.04),0 8px 24px rgba(26,29,27,.05);--bl-shadow-float:0 16px 48px rgba(17,21,19,.14)}:root{--bl-ease:cubic-bezier(.2,.75,.2,1);--bl-fast:.16s;--bl-normal:.28s}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{color-scheme:light}.theme-dark{color-scheme:dark;--bl-bg:var(--bl-dark-bg);--bl-surface:var(--bl-dark-surface);--bl-surface-elevated:#202622;--bl-text:var(--bl-dark-text);--bl-text-secondary:var(--bl-dark-text-secondary);--bl-border-subtle:var(--bl-dark-border)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bl-bg);color:var(--bl-text);font-family:var(--bl-font-body);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 3rem),var(--bl-container));margin:auto}.section{padding:5.5rem 0}.eyebrow{margin:0 0 1rem;font-size:.76rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#68736d}h1,h2,h3{font-family:var(--bl-font-display);margin:0;letter-spacing:-.045em;line-height:1.03}h1{font-size:clamp(3.6rem,6.2vw,6.7rem)}h2{font-size:clamp(2.3rem,4vw,4.3rem)}h3{font-size:1.18rem}p{margin:0}.lead{font-size:clamp(1.08rem,1.45vw,1.3rem);line-height:1.6;color:var(--bl-text-secondary);max-width:42rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:52px;padding:.8rem 1.25rem;border-radius:12px;border:1px solid transparent;font-weight:600;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#0e241c;color:#fff;box-shadow:0 8px 24px #11271f1f}.button-secondary{border-color:#cad5cf;background:#fff9}.button-row{display:flex;flex-wrap:wrap;gap:.8rem}.site-header{position:sticky;top:0;z-index:20;padding:1rem 0;background:#fafbf9e0;backdrop-filter:blur(18px);border-bottom:1px solid rgba(200,208,202,.55)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-links{display:flex;gap:2rem;font-size:.86rem;font-weight:600}.nav-action{min-height:44px;padding:.55rem 1.2rem}.brand-lockup{display:inline-flex;align-items:center;line-height:0}.brand-lockup img{display:block;width:176px;height:auto}.brand-lockup--compact img{width:42px}.brand-lockup--reversed img{width:176px}.hero{position:relative;overflow:hidden;padding:5.8rem 0 3.5rem;background:linear-gradient(105deg,#fafbf9,#f7faf7 48%,#dff5e9)}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:4rem}.hero-copy{display:grid;gap:1.55rem;position:relative;z-index:2}.hero h1 em,.brand-panel h2 em{font-style:normal;color:#3c9c76}.hero-signoff{font-size:.74rem;letter-spacing:.2em;color:#69736f;margin-top:.3rem}.hero-stage{position:relative;min-height:480px}.orb{position:absolute;border-radius:50%;border:90px solid rgba(126,211,173,.22)}.orb-one{width:510px;height:510px;right:-150px;top:-220px}.orb-two{width:330px;height:330px;right:40px;bottom:-190px;border-width:62px}.dashboard{position:absolute;z-index:2;left:0;right:2%;top:8%;background:#fff;border:1px solid #dce4df;border-radius:18px;box-shadow:0 28px 70px #1a372b2b;padding:1rem;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.dash-top{display:flex;justify-content:space-between;border-bottom:1px solid #edf0ee;padding:.2rem .2rem .8rem;font-size:.72rem}.dash-brand{font-weight:700}.dash-body{display:grid;grid-template-columns:145px 1fr;min-height:330px}.dash-body aside{padding:1rem .5rem;display:grid;align-content:start;gap:1rem;color:#6b746f;font-size:.72rem}.dash-body aside b{color:#17201c}.dash-main{padding:1.2rem}.dash-main h3{font-size:1.35rem}.dash-main>p{font-size:.7rem;color:#7a837f;margin:.35rem 0 1.4rem}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.metric-row>div{border:1px solid #e6ebe8;border-radius:10px;padding:.8rem;display:grid;gap:.5rem}.metric-row small{font-size:.62rem;color:#727b77}.metric-row b{font:600 1.5rem var(--bl-font-display)}.activity{display:grid;margin-top:1rem;border:1px solid #e8ecea;border-radius:10px;padding:.5rem 1rem}.activity span{font-size:.7rem;padding:.7rem 0;border-bottom:1px solid #edf0ee}.activity span:last-child{border:0}.product-section{padding-top:2.2rem;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{min-height:245px;padding:1.5rem;background:#fff;border:1px solid #e1e6e3;border-radius:16px;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 8px 28px #1f302809;transition:.22s ease}.product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--bl-product-accent) 45%,#e1e6e3)}.product-lockup{display:flex;align-items:center;gap:.8rem}.product-symbol{width:46px;height:46px;fill:var(--bl-product-accent)}.product-subtitle{font-size:.82rem!important;color:var(--bl-product-accent)!important;margin-top:.15rem!important}.product-card>p{color:#68736d;font-size:.9rem}.product-card>a{margin-top:auto;font-weight:700;font-size:.86rem;color:var(--bl-product-accent)}.proof-section{padding-top:0;background:#fff}.proof-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:1rem}.brand-panel,.impact-panel{border-radius:18px;padding:2.2rem}.brand-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 0,#1e6a50 0,transparent 30%),linear-gradient(125deg,#0b2119,#11392c);color:#fff}.brand-panel:after{content:"";position:absolute;width:280px;height:280px;border:55px solid rgba(119,220,174,.25);border-radius:50%;right:-120px;top:-120px}.brand-panel .eyebrow{color:#c5d6ce}.brand-panel h2{font-size:clamp(2rem,3vw,3.3rem);max-width:650px}.brand-panel p:not(.eyebrow){max-width:580px;margin:1.2rem 0;color:#d2ddd8}.brand-panel a{font-weight:600}.impact-panel{border:1px solid #e1e6e3}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);height:calc(100% - 2rem);align-items:center}.impact-grid>div{padding:0 1rem;border-right:1px solid #e4e8e6}.impact-grid>div:last-child{border:0}.impact-grid b{display:block;font:600 2.2rem var(--bl-font-display);margin-bottom:.45rem}.impact-grid span{font-size:.82rem;color:#68736d}.footer{padding:3rem 0;border-top:1px solid #e0e5e2}.footer-grid{display:flex;justify-content:space-between;gap:2rem}.footer-copy{margin-top:1rem;color:#68736d;font-size:.86rem}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;font-size:.86rem;color:#65706a}@media(max-width:980px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero-stage{min-height:400px}.product-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:1fr}}@media(max-width:620px){.container{width:min(calc(100% - 2rem),var(--bl-container))}.site-header .nav-action{display:none}.hero{padding-top:4rem}.hero-stage{min-height:330px}.dashboard{right:-25%;transform:scale(.8);transform-origin:left top}.product-grid{grid-template-columns:1fr}.proof-section{padding-bottom:4rem}.impact-grid{grid-template-columns:1fr;gap:1rem}.impact-grid>div{border-right:0;border-bottom:1px solid #e4e8e6;padding:1rem 0}.footer-grid{flex-direction:column}}.hero-brand-chip{position:absolute;left:1.3rem;top:1rem;z-index:4;width:148px;padding:.65rem .8rem;border-radius:12px;background:#ffffffe0;box-shadow:0 8px 28px #1f302814;backdrop-filter:blur(12px)}.hero-brand-chip img{display:block;width:100%;height:auto}.brand-banner-section{padding:1rem 0 4.5rem;background:#fff}.brand-banner-section--dark{background:#fff;padding-top:0}.brand-banner{display:block;width:100%;height:auto;border-radius:24px;box-shadow:0 16px 50px #182a2212}.product-lockup-image{display:block;width:min(100%,190px);height:58px;object-fit:contain;object-position:left center}.product-subtitle{font-size:.8rem!important;color:var(--bl-product-accent)!important;margin-top:-.7rem!important}.impact-panel--wide{min-height:100%}.world-panel{display:block;border-radius:18px;overflow:hidden}.world-panel img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:620px){.brand-lockup img{width:148px}.brand-banner{border-radius:16px}.brand-banner-section{padding-bottom:3rem}.hero-brand-chip{width:120px;left:.7rem;top:.7rem}}.hero--v2{padding:6.4rem 0 4.4rem;background:radial-gradient(circle at 84% 16%,rgba(167,227,196,.46),transparent 24%),radial-gradient(circle at 70% 88%,rgba(110,197,160,.2),transparent 26%),linear-gradient(105deg,#fbfcfa,#f8faf8 52%,#edf8f2)}.hero--v2 .hero-grid{grid-template-columns:.92fr 1.08fr;gap:4.5rem}.hero--v2 .hero-copy{gap:1.45rem}.hero--v2 .hero-copy h1{max-width:720px}.hero-proof{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.hero-proof span{padding:.55rem .8rem;border:1px solid #cbd8d1;border-radius:999px;background:#ffffff9e;font-size:.8rem;color:#4d5953}.hero-stage--v2{min-height:520px}.dashboard--v2{left:2%;right:-5%;top:10%;padding:1.05rem;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);box-shadow:0 35px 85px #112e2230}.dashboard--v2 .dash-body{grid-template-columns:150px 1fr;min-height:350px}.dashboard--v2 .dash-main{padding:1.3rem}.metric-row em{font-style:normal;font-size:.58rem;color:#7a837f}.dash-lower{display:grid;grid-template-columns:1.5fr .8fr;gap:.8rem;margin-top:1rem}.growth-card{border:1px solid #e8ecea;border-radius:12px;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:150px}.bars{display:flex;align-items:end;gap:7px;height:70px;margin-bottom:1rem}.bars i{display:block;width:13%;border-radius:5px 5px 0 0;background:linear-gradient(#9de0c0,#42b985)}.bars i:nth-child(1){height:22%}.bars i:nth-child(2){height:35%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:58%}.bars i:nth-child(5){height:78%}.growth-card strong{font:600 .9rem/1.25 var(--bl-font-display)}.activity .dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:.55rem}.dot-blue{background:#3b82f6}.dot-green{background:#25d366}.dot-purple{background:#8b5cf6}.dot-orange{background:#f59e0b}.hero-note{position:absolute;right:-1rem;top:29%;max-width:140px;font:500 .82rem/1.45 var(--bl-font-body);color:#4c7b66;transform:rotate(-3deg)}.section-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:end;margin-bottom:2.4rem}.section-intro h2{max-width:780px;font-size:clamp(2.25rem,3.6vw,4rem)}.section-intro--tight{margin-bottom:2rem}.product-section--v2{padding:6rem 0;background:linear-gradient(180deg,#fff,#fbfcfb)}.product-section--v2 .product-grid{gap:1.15rem}.product-section--v2 .product-card{padding:1.65rem;min-height:290px;border-radius:18px;box-shadow:0 12px 38px #1d2d250b}.product-lockup-image{height:56px;width:auto;max-width:100%;object-fit:contain;object-position:left center}.product-section--v2 .product-card>p{font-size:.93rem;line-height:1.55}.product-section--v2 .product-card>a{font-size:.9rem}.operating-section{background:#f2f5f2}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.capability-card{padding:1.55rem;border:1px solid #dbe2dd;border-radius:18px;background:#ffffffb8;min-height:230px}.capability-card>span{display:block;font-size:.72rem;letter-spacing:.12em;color:#819088;margin-bottom:2.5rem}.capability-card h3{font-size:1.55rem;margin-bottom:.7rem}.capability-card p{font-size:.9rem;line-height:1.6;color:#667169}.brand-feature{padding:5.5rem 0;background:#fff}.brand-feature-link{display:block;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px #0f2e221f}.brand-feature-link img{display:block;width:100%;height:auto}.outcomes-section{background:#fff}.outcomes-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:start}.outcomes-copy{position:sticky;top:120px}.outcomes-copy h2{font-size:clamp(2.4rem,4vw,4.4rem);margin-bottom:1.2rem}.outcomes-copy .lead{margin-bottom:1.5rem}.text-link{display:inline-flex;gap:.5rem;font-weight:700;color:#173f33}.outcome-list{display:grid;border-top:1px solid #dfe5e1}.outcome-item{display:grid;grid-template-columns:60px 1fr;gap:1rem;padding:1.55rem 0;border-bottom:1px solid #dfe5e1}.outcome-item>span{font-size:.72rem;letter-spacing:.12em;color:#8b9891}.outcome-item h3{font-size:1.45rem;margin-bottom:.4rem}.outcome-item p{color:#667169;font-size:.94rem}.architecture-section{background:#0d1713;color:#f7faf8}.architecture-shell{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.architecture-section .eyebrow,.architecture-section .lead{color:#b8c7bf}.architecture-copy h2{font-size:clamp(2.5rem,4.3vw,4.7rem);margin-bottom:1.2rem}.architecture-map{position:relative;min-height:430px;border:1px solid #27362f;border-radius:28px;background:radial-gradient(circle at center,rgba(110,197,160,.15),transparent 35%),linear-gradient(145deg,#111b17,#17251f);overflow:hidden}.core-node{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;background:linear-gradient(145deg,#6ec5a0,#3f9f78);color:#0d1713;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 22px #6ec5a014,0 0 0 48px #6ec5a009}.core-node span{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em}.core-node strong{font:700 2rem var(--bl-font-display)}.orbit{position:absolute;padding:.65rem .85rem;border-radius:999px;border:1px solid #34463e;background:#17241f;font-size:.8rem;font-weight:700}.orbit-brief{left:12%;top:18%;color:#72a7ff}.orbit-whatsapp{right:10%;top:22%;color:#45df85}.orbit-sales{left:14%;bottom:18%;color:#ffb13a}.orbit-automate{right:12%;bottom:16%;color:#ad8bff}.brand-cta{padding:6rem 0;background:#f4f6f4}.brand-cta-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:1rem;align-items:stretch}.brand-cta-visual,.brand-cta-copy{border-radius:24px;overflow:hidden}.brand-cta-visual img{display:block;width:100%;height:100%;object-fit:cover}.brand-cta-copy{padding:3rem;background:#fff;border:1px solid #dde4df;display:flex;flex-direction:column;justify-content:center}.brand-cta-copy h2{font-size:clamp(2.2rem,3.5vw,3.8rem);margin-bottom:1rem}.brand-cta-copy .lead{margin-bottom:1.5rem}@media(max-width:980px){.hero--v2 .hero-grid,.section-intro,.outcomes-grid,.architecture-shell,.brand-cta-grid{grid-template-columns:1fr}.hero-note{display:none}.capability-grid{grid-template-columns:repeat(2,1fr)}.outcomes-copy{position:static}}@media(max-width:620px){.hero--v2{padding-top:4rem}.hero--v2 .hero-copy h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-stage--v2{min-height:350px}.dashboard--v2{right:-35%;left:-4%;top:8%;transform:scale(.72);transform-origin:left top}.hero-proof{gap:.45rem}.hero-proof span{font-size:.72rem}.section-intro{gap:1.4rem;margin-bottom:1.8rem}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:190px}.brand-feature{padding:3.5rem 0}.outcomes-grid,.architecture-shell{gap:2.5rem}.architecture-map{min-height:360px}.brand-cta{padding:4rem 0}.brand-cta-copy{padding:2rem}}.hero--v3{position:relative;overflow:hidden;padding:6.6rem 0 5rem;background:radial-gradient(circle at 84% 10%,rgba(167,227,196,.55),transparent 24%),radial-gradient(circle at 72% 75%,rgba(110,197,160,.16),transparent 25%),linear-gradient(110deg,#fbfcfa,#fafbf9 48%,#edf8f2)}.hero-grid-v3{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}.hero-copy-v3{display:grid;gap:1.45rem;position:relative;z-index:3}.hero-copy-v3 h1{font-size:clamp(3.4rem,5.9vw,6.25rem);max-width:780px}.hero-copy-v3 h1 em{font-style:normal;color:#3f9e78}.hero-copy-v3 .lead{max-width:700px}.hero-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:720px}.hero-capabilities span{display:flex;align-items:center;gap:.55rem;padding:.72rem .85rem;border:1px solid #d3ddd7;border-radius:12px;background:#ffffffa3;font-size:.82rem;color:#47534d}.hero-capabilities span:before{content:"";width:7px;height:7px;border-radius:50%;background:#6ec5a0;box-shadow:0 0 0 4px #6ec5a024}.hero-visual-v3{position:relative;min-height:565px}.hero-orbit{position:absolute;border-radius:50%;border:88px solid rgba(110,197,160,.15)}.hero-orbit-a{width:530px;height:530px;right:-190px;top:-150px}.hero-orbit-b{width:360px;height:360px;right:45px;bottom:-140px;border-width:62px}.laptop-shell{position:absolute;z-index:2;left:-1%;right:-6%;top:9%;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.laptop-screen{border:15px solid #0e1110;border-bottom-width:22px;border-radius:22px 22px 13px 13px;background:#fff;box-shadow:0 32px 85px #142f2438;overflow:hidden}.laptop-base{height:22px;width:106%;margin-left:-3%;background:linear-gradient(180deg,#b9bdbe,#6c7275);border-radius:4px 4px 24px 24px;box-shadow:0 8px 18px #00000029}.screen-top{height:58px;display:flex;align-items:center;gap:1rem;padding:0 1rem;border-bottom:1px solid #e9eeeb;background:#fff}.screen-top img{width:114px;height:auto}.screen-top>span{margin-left:auto;min-width:180px;padding:.46rem .8rem;border:1px solid #dfe5e1;border-radius:999px;color:#86908b;font-size:.65rem}.screen-top>b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#154c3a;color:#fff;font-size:.63rem}.screen-grid{display:grid;grid-template-columns:142px 1fr;min-height:380px}.screen-grid aside{display:grid;align-content:start;gap:.9rem;padding:1.15rem .8rem;background:#f8faf8;border-right:1px solid #edf0ee;font-size:.7rem;color:#68746d}.screen-grid aside strong{padding:.65rem .7rem;border-radius:8px;background:#e4f3eb;color:#153b2e}.screen-main{padding:1.3rem}.screen-main h3{font-size:1.5rem}.screen-main>p{margin:.25rem 0 1.2rem;color:#7a847f;font-size:.72rem}.screen-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.screen-metrics article{padding:.9rem;border:1px solid #e5e9e7;border-radius:10px;background:#fff;display:grid;gap:.55rem}.screen-metrics small{font-size:.62rem;color:#737e78}.screen-metrics b{font:600 1.7rem var(--bl-font-display)}.screen-bottom{display:grid;grid-template-columns:1.4fr .8fr;gap:.7rem;margin-top:.8rem}.screen-activity{display:grid;border:1px solid #e6eae8;border-radius:10px;padding:.75rem}.screen-activity strong{font-size:.76rem;margin-bottom:.25rem}.screen-activity span{padding:.55rem 0;border-bottom:1px solid #edf0ee;font-size:.66rem}.screen-activity span:last-child{border:0}.screen-growth{padding:.85rem;border:1px solid #e6eae8;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-end}.screen-growth strong{font:600 .86rem/1.2 var(--bl-font-display)}.mini-bars{display:flex;align-items:end;gap:6px;height:70px;margin-bottom:.8rem}.mini-bars i{width:14%;background:linear-gradient(#b8ead2,#5dc397);border-radius:4px 4px 0 0}.mini-bars i:nth-child(1){height:24%}.mini-bars i:nth-child(2){height:37%}.mini-bars i:nth-child(3){height:46%}.mini-bars i:nth-child(4){height:62%}.mini-bars i:nth-child(5){height:82%}.hero-callout{position:absolute;right:-1rem;top:31%;z-index:4;max-width:150px;font:600 .85rem/1.35 var(--bl-font-display);color:#3d765e;transform:rotate(-3deg)}.what-section{background:#fff}.intro-copy{display:grid;gap:1rem;color:#667169;font-size:1.02rem;line-height:1.7}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pillar-grid article{padding:2rem;border:1px solid #dfe5e1;border-radius:20px;background:#fbfcfb;min-height:260px}.pillar-grid h3{font-size:1.7rem;margin:1.4rem 0 .75rem}.pillar-grid p{color:#68736d;max-width:28rem}.line-icon{width:54px;height:54px;border-radius:16px;border:1px solid #bfd6ca;display:grid;place-items:center;background:#eef8f3;position:relative}.line-icon span,.line-icon:before,.line-icon:after{content:"";position:absolute;border:2px solid #306f57;border-radius:5px}.icon-product span{width:22px;height:22px}.icon-product:before{width:10px;height:10px;left:8px;top:8px}.icon-product:after{width:10px;height:10px;right:8px;bottom:8px}.icon-platform span{width:27px;height:18px;border-radius:4px}.icon-platform:before{width:27px;height:18px;transform:translateY(-7px)}.icon-platform:after{width:27px;height:18px;transform:translateY(7px)}.icon-implementation span{width:27px;height:27px;border-radius:50%}.icon-implementation:before{width:10px;height:10px;left:7px;bottom:6px}.icon-implementation:after{width:10px;height:10px;right:7px;top:6px}.ecosystem-section{background:#0f1714;color:#f7faf8}.ecosystem-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:center}.ecosystem-section .eyebrow,.ecosystem-section .lead{color:#b6c4bd}.ecosystem-copy h2{font-size:clamp(2.5rem,4.4vw,4.8rem);margin-bottom:1.2rem}.flow-words{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:1.6rem 0 1rem}.flow-words span{padding:.55rem .7rem;border:1px solid #34463e;border-radius:10px;background:#16231e;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.flow-words b{color:#6ec5a0}.ecosystem-note{color:#98aaa1;font-size:.9rem}.ecosystem-map-v3{position:relative;min-height:620px;border:1px solid #2b3a33;border-radius:30px;background:radial-gradient(circle at center,rgba(110,197,160,.11),transparent 34%),linear-gradient(145deg,#111a16,#17231e);overflow:hidden}.ecosystem-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(131,169,151,.22);border-radius:50%}.ring-one{width:330px;height:330px}.ring-two{width:530px;height:530px}.core-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:155px;height:155px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#8bd5b4,#4ca47e);color:#0e1713;box-shadow:0 0 0 20px #6ec5a00f}.core-brand img{width:54px;height:54px;margin-bottom:.25rem}.core-brand span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.core-brand strong{font:700 1.8rem var(--bl-font-display)}.product-node{position:absolute;width:150px;padding:.7rem .8rem;border:1px solid #31423a;border-radius:14px;background:#17241f;box-shadow:0 12px 35px #00000026}.product-node img{display:block;width:100%;height:48px;object-fit:contain;filter:brightness(1.28) saturate(1.05)}.pn-brief{left:8%;top:18%}.pn-whatsapp{right:6%;top:20%}.pn-sales{left:9%;bottom:17%}.pn-automate{right:7%;bottom:17%}.connector-node{position:absolute;display:flex;align-items:center;gap:.45rem;padding:.45rem .6rem;border:1px solid #2c3b34;border-radius:999px;background:#121e19;font-size:.68rem;color:#bac7c1}.connector-node b{display:grid;place-items:center;min-width:27px;height:27px;border-radius:50%;background:#203129;color:#8ed8b7;font-size:.62rem}.cn-whatsapp{left:31%;top:7%}.cn-email{left:51%;top:7%}.cn-calendar{right:11%;top:8%}.cn-crm{left:2%;top:43%}.cn-cloud{right:2%;top:44%}.cn-drive{left:8%;bottom:5%}.cn-erp{left:42%;bottom:4%}.cn-llm{right:20%;bottom:5%}.cn-api{right:2%;bottom:30%}.product-section--v3{background:linear-gradient(180deg,#fff,#fafbf9)}.product-section--v3 .product-card{min-height:320px;padding:1.7rem}.product-help{margin-top:1.2rem;padding:1.3rem 1.4rem;border:1px solid #dde4df;border-radius:16px;background:#f5f8f6;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-help strong{font:600 1rem var(--bl-font-display)}.product-help p{margin-top:.2rem;color:#6a756e;font-size:.86rem}.usecase-section{background:#f2f5f2}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.usecase-card{padding:1.6rem;border:1px solid #dce3de;border-radius:18px;background:#fff;min-height:230px}.usecase-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eaf6f0;color:#2e785b;font-weight:800;font-size:.76rem;letter-spacing:.04em}.usecase-card h3{font-size:1.35rem;margin:1.15rem 0 .55rem}.usecase-card p{color:#68736d;font-size:.92rem;line-height:1.6}.process-section{background:#fff}.process-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe5e1}.process-line article{padding:1.7rem 1.4rem 0 0;position:relative}.process-line article:before{content:"";position:absolute;top:-6px;left:0;width:11px;height:11px;border-radius:50%;background:#6ec5a0;box-shadow:0 0 0 5px #fff}.process-line span{font-size:.72rem;letter-spacing:.12em;color:#86928c}.process-line h3{font-size:1.45rem;margin:.85rem 0 .5rem}.process-line p{color:#69746e;font-size:.9rem;max-width:250px}.product-real-section{background:#eef4f0}.product-real-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem;align-items:center}.product-real-copy h2{font-size:clamp(2.5rem,4vw,4.4rem);margin-bottom:1rem}.product-real-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;list-style:none;padding:0;margin:1.5rem 0}.product-real-copy li{padding:.7rem .85rem;border:1px solid #d2ddd7;border-radius:10px;background:#fff;font-size:.82rem}.product-real-visual{position:relative;min-height:500px}.screen-card-large{position:absolute;inset:8% 3% 3% 6%;border:1px solid #dbe2de;border-radius:22px;background:#fff;box-shadow:0 32px 80px #1b352a26;overflow:hidden}.screen-main-product{padding:1.6rem}.screen-main-product .activity{margin-top:1rem}.floating-card{position:absolute;z-index:3;min-width:160px;padding:1rem;border-radius:14px;background:#fff;border:1px solid #dae2dd;box-shadow:0 18px 45px #1f362c1f;display:grid;gap:.2rem}.floating-card span{font-size:.7rem;color:#748079}.floating-card strong{font:600 1.25rem var(--bl-font-display)}.fc-one{left:0;bottom:12%}.fc-two{right:0;top:2%}.benefits-section{background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe5e1}.benefit-grid article{padding:1.4rem 1.4rem 0 0;border-right:1px solid #e1e6e3;min-height:190px}.benefit-grid article:last-child{border:0}.benefit-grid span{font-size:.7rem;letter-spacing:.12em;color:#89958e}.benefit-grid h3{font-size:1.35rem;margin:1.2rem 0 .55rem}.benefit-grid p{font-size:.9rem;color:#69746e}.segment-section{background:#f3f5f3}.segment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.85rem}.segment-grid article{padding:1.4rem;border:1px solid #dbe2dd;border-radius:17px;background:#fff;min-height:210px}.segment-mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(145deg,#a8e3c5,#5fba91);margin-bottom:2rem}.segment-grid h3{font-size:1.15rem;margin-bottom:.55rem}.segment-grid p{font-size:.86rem;color:#6a756f;line-height:1.55}.brand-feature-v3{padding:5.5rem 0;background:#fff}.final-cta-v3{padding:6rem 0;background:#0d1713}.final-cta-shell{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}.final-cta-copy,.final-cta-visual{border-radius:26px;overflow:hidden}.final-cta-copy{padding:3.2rem;background:linear-gradient(145deg,#111b17,#173529);color:#f8fbf9;display:flex;flex-direction:column;justify-content:center;min-height:520px}.negative-logo{width:180px;height:auto;margin-bottom:3rem}.final-cta-copy .eyebrow{color:#a7bdb2}.final-cta-copy h2{font-size:clamp(2.5rem,4vw,4.4rem);margin-bottom:1rem}.final-cta-copy>p:not(.eyebrow){color:#c5d1cb;font-size:1.05rem;line-height:1.65;max-width:600px;margin-bottom:1.6rem}.final-cta-copy small{margin-top:1rem;color:#91a39a}.final-cta-visual img{display:block;width:100%;height:100%;object-fit:cover}.button-light{background:#f7faf8;color:#122119}.button-ghost-dark{border-color:#3b5046;color:#e7efe9;background:transparent}.footer--v3{background:#fafbf9;padding:4.2rem 0 1.8rem}.footer-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.footer-brand p{margin-top:1.1rem;font:600 1rem var(--bl-font-display)}.footer-brand>span{display:block;margin-top:.4rem;color:#78847e;font-size:.8rem}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}.footer-columns>div{display:grid;align-content:start;gap:.55rem}.footer-columns strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.45rem}.footer-columns a,.footer-columns span{font-size:.84rem;color:#66726b}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3.2rem;padding-top:1.4rem;border-top:1px solid #e0e6e2;color:#7b8780;font-size:.76rem}.footer-bottom>div{display:flex;gap:1rem}.nav-actions{display:flex;align-items:center;gap:.7rem}.mobile-nav{display:none;position:relative}.mobile-nav summary{list-style:none;width:44px;height:44px;border:1px solid #d4ddd8;border-radius:12px;display:grid;place-content:center;gap:4px;background:#fff}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:18px;height:2px;background:#1b231f}.mobile-nav nav{position:absolute;right:0;top:54px;width:min(280px,82vw);padding:.8rem;border:1px solid #dbe2de;border-radius:16px;background:#fff;box-shadow:0 18px 50px #1d2f2724;display:grid}.mobile-nav nav a{padding:.75rem .8rem;border-radius:9px;font-size:.9rem}.mobile-nav nav a:last-child{margin-top:.4rem;background:#10261d;color:#fff}@media(max-width:1080px){.hero-grid-v3,.ecosystem-shell,.product-real-grid,.final-cta-shell,.footer-shell{grid-template-columns:1fr}.hero-visual-v3{min-height:520px}.ecosystem-map-v3{min-height:620px}.segment-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.nav-links,.nav-action{display:none}.mobile-nav{display:block}.pillar-grid,.usecase-grid{grid-template-columns:repeat(2,1fr)}.process-line,.benefit-grid{grid-template-columns:repeat(2,1fr);gap:1rem;border-top:0}.process-line article{border-top:1px solid #dfe5e1}.benefit-grid article{border:1px solid #e0e5e2;border-radius:14px;padding:1.2rem}.ecosystem-map-v3{transform:scale(.92);transform-origin:center}.footer-columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.hero--v3{padding:4.2rem 0 3.4rem}.hero-grid-v3{gap:2.4rem}.hero-copy-v3 h1{font-size:clamp(2.9rem,14vw,4.4rem)}.hero-capabilities{grid-template-columns:1fr}.hero-visual-v3{min-height:360px}.laptop-shell{right:-44%;left:-6%;top:4%;transform:scale(.7);transform-origin:left top}.hero-callout{display:none}.pillar-grid,.usecase-grid,.process-line,.benefit-grid,.segment-grid{grid-template-columns:1fr}.ecosystem-map-v3{min-height:520px;transform:none}.ring-two{width:430px;height:430px}.ring-one{width:270px;height:270px}.product-node{width:120px}.pn-brief{left:3%;top:22%}.pn-whatsapp{right:3%;top:22%}.pn-sales{left:4%;bottom:20%}.pn-automate{right:4%;bottom:20%}.connector-node span{display:none}.connector-node{padding:.35rem}.cn-whatsapp{left:35%;top:5%}.cn-email{left:52%;top:8%}.cn-calendar{right:8%;top:10%}.cn-crm{left:1%;top:47%}.cn-cloud{right:1%;top:47%}.cn-drive{left:7%;bottom:7%}.cn-erp{left:41%;bottom:4%}.cn-llm{right:16%;bottom:7%}.cn-api{right:1%;bottom:34%}.product-real-copy ul{grid-template-columns:1fr}.product-real-visual{min-height:390px}.screen-card-large{inset:8% 0 0}.floating-card{min-width:130px;padding:.75rem}.fc-one{left:-4%;bottom:5%}.fc-two{right:-4%;top:1%}.final-cta-copy{padding:2rem;min-height:auto}.final-cta-visual{min-height:260px}.footer-columns{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}html,body,button,input,select,textarea{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6,.brand-lockup,.button,.nav-links,.assessment-brand{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-weight:400}h1,h2{font-weight:600;letter-spacing:-.035em}h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em}.button,.nav-links{font-weight:600}.eyebrow{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:.14em}.hero-grid-v3{grid-template-columns:1fr .82fr;gap:4rem}.hero-brand-visual{display:flex;align-items:center;justify-content:center}.hero-brand-visual img{display:block;width:100%;height:auto;border-radius:24px;box-shadow:0 20px 55px #20302812}.ecosystem-clean{background:#f6f8f6}.ecosystem-clean-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.ecosystem-clean-grid article{padding:1.6rem;border:1px solid #dfe5e1;border-radius:18px;background:#fff;min-height:220px}.ecosystem-clean-grid article>span{display:block;margin-bottom:2rem;color:#8a958f;font-size:.7rem;letter-spacing:.12em}.ecosystem-clean-grid h3{font-size:1.45rem;margin-bottom:.65rem}.ecosystem-clean-grid p{color:#69746e;font-size:.9rem;line-height:1.6}.product-real-clean{background:#eef4f0}.product-real-points{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.product-real-points span{padding:1.1rem 1.2rem;border:1px solid #d3ddd7;border-radius:14px;background:#fff;font-weight:600;font-size:.9rem}.product-real-clean .intro-copy .button{justify-self:start}.hero-visual-v3,.ecosystem-section,.ecosystem-map-v3,.product-real-visual,.laptop-shell,.screen-card-large,.floating-card,.hero-callout{display:none!important}@media(max-width:980px){.hero-grid-v3{grid-template-columns:1fr}.hero-brand-visual{max-width:760px}.ecosystem-clean-grid,.product-real-points{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.ecosystem-clean-grid,.product-real-points{grid-template-columns:1fr}.hero-brand-visual img{border-radius:16px}}.assessment-page{min-height:100vh;background:radial-gradient(circle at 90% 8%,rgba(167,227,196,.26),transparent 25%),linear-gradient(180deg,#fbfcfa,#f5f8f6)}.assessment-topbar{position:sticky;top:0;z-index:30;height:76px;display:grid;grid-template-columns:auto minmax(120px,340px) auto;align-items:center;gap:1.3rem;padding:0 max(1.25rem,calc((100vw - 1280px)/2));background:#fafbf9e8;backdrop-filter:blur(18px);border-bottom:1px solid #e1e7e3}.assessment-brand{font:700 1.15rem var(--bl-font-display);letter-spacing:-.035em}.assessment-brand span{font-weight:500;color:#5c6861;margin-left:.25rem}.assessment-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6ec5a0,#4ba67d);transition:width .35s var(--bl-ease-standard)}.assessment-save-state{min-width:70px;text-align:right;font-size:.72rem;color:#748078}.assessment-main{width:min(calc(100% - 2rem),1120px);margin:0 auto;padding:4.5rem 0 6rem}.assessment-kicker{margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:#557365}.assessment-intro{display:grid;grid-template-columns:1fr .9fr;gap:5rem;align-items:center;min-height:calc(100vh - 170px)}.assessment-intro-copy{display:grid;gap:1.35rem}.assessment-intro h1,.assessment-step h1,.assessment-analyzing h1,.assessment-result h1{font-size:clamp(2.8rem,5.4vw,5.5rem);max-width:830px}.assessment-intro-copy>p:not(.assessment-kicker){font-size:1.15rem;color:#5e6a64;line-height:1.7;max-width:700px}.assessment-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.assessment-value-grid span{padding:.75rem .85rem;border:1px solid #d8e1dc;border-radius:12px;background:#ffffffa6;font-size:.82rem;color:#4e5953}.assessment-primary,.assessment-secondary,.assessment-back{appearance:none;border:0;cursor:pointer;font:600 .9rem var(--bl-font-body);border-radius:12px;min-height:50px;padding:.8rem 1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;transition:.2s ease}.assessment-primary{background:#11271e;color:#fff;box-shadow:0 10px 25px #153b2c21}.assessment-primary:hover{transform:translateY(-2px);background:#18382b}.assessment-secondary,.assessment-back{background:#fff;border:1px solid #d2dcd6;color:#26332c}.assessment-intro .assessment-primary{justify-self:start;margin-top:.3rem}.assessment-intro small{font-size:.76rem;color:#78847e}.assessment-preview{position:relative;min-height:500px;border:1px solid #dfe7e2;border-radius:30px;background:linear-gradient(145deg,#f9fbf9,#eaf5ef);overflow:hidden;box-shadow:0 28px 80px #213c3017}.assessment-orbit{position:absolute;width:500px;height:500px;border:95px solid rgba(110,197,160,.13);border-radius:50%;right:-220px;top:-170px}.assessment-preview-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:linear-gradient(145deg,#8ed7b6,#52aa82);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#102319;box-shadow:0 0 0 22px #6ec5a01a}.assessment-preview-core span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.assessment-preview-core strong{font:700 1.75rem var(--bl-font-display)}.assessment-preview-core i{font-style:normal;font-size:1.35rem;margin-top:.4rem}.assessment-preview-card{position:absolute;width:210px;padding:1rem;border-radius:15px;background:#fff;border:1px solid #dbe3de;box-shadow:0 18px 45px #1933281a;display:grid;gap:.2rem}.assessment-preview-card span{font-size:.7rem;color:#758178}.assessment-preview-card strong{font:600 1rem var(--bl-font-display)}.card-one{left:7%;top:17%}.card-two{right:6%;bottom:15%}.assessment-step{max-width:900px;margin:0 auto}.assessment-step>header{margin-bottom:2.3rem}.assessment-step>header h1{font-size:clamp(2.6rem,5vw,4.9rem);margin-bottom:.8rem}.assessment-step>header>p:not(.assessment-kicker){font-size:1.06rem;color:#69756e}.assessment-form{display:grid;gap:1.2rem}.assessment-question{margin:0;padding:1.5rem;border:1px solid #dfe6e2;border-radius:18px;background:#fff;box-shadow:0 10px 32px #1b2f2609}.assessment-question legend{width:100%;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:0 0 .4rem;font:600 1.05rem var(--bl-font-display)}.required-dot,.optional-dot{font:600 .66rem var(--bl-font-body);letter-spacing:.06em;text-transform:uppercase;color:#5f756a;background:#edf6f1;padding:.35rem .5rem;border-radius:999px;white-space:nowrap}.optional-dot{background:#f2f4f3;color:#88918d}.question-help{margin:0 0 .9rem;color:#77827c;font-size:.85rem}.question-error{min-height:1em;margin:.55rem 0 0;color:#b42318;font-size:.75rem}.question-invalid{border-color:#d98b85}.choice-list{display:grid;gap:.55rem}.choice-row{position:relative;display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border:1px solid #dce4df;border-radius:12px;cursor:pointer;transition:.16s ease}.choice-row:hover{border-color:#98cdb5;background:#f8fcfa}.choice-row input{position:absolute;opacity:0}.choice-row>span{display:grid;gap:.15rem}.choice-row b{font-size:.9rem}.choice-row small{font-size:.76rem;color:#79847d}.choice-row>i{margin-left:auto;width:22px;height:22px;border-radius:50%;border:1px solid #cdd7d1;display:grid;place-items:center;color:transparent;font-size:.72rem}.choice-row:has(input:checked){border-color:#5db68e;background:#eef8f3}.choice-row:has(input:checked)>i{background:#397d60;border-color:#397d60;color:#fff}.choice-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.choice-card{position:relative;min-height:130px;padding:1rem;border:1px solid #dce4df;border-radius:14px;display:grid;align-content:start;gap:.4rem;cursor:pointer;background:#fff;transition:.16s}.choice-card input{position:absolute;opacity:0}.choice-card:hover{border-color:#9acfb7;transform:translateY(-2px)}.choice-card:has(input:checked){border-color:#58ad86;background:#edf8f2;box-shadow:inset 0 0 0 1px #58ad86}.choice-card-icon{width:36px;height:36px;border-radius:10px;background:#eaf6f0;display:grid;place-items:center;color:#2f785b;font-weight:700;margin-bottom:.35rem}.choice-card b{font-size:.92rem}.choice-card small{color:#768179;font-size:.74rem;line-height:1.4}.choice-grid{display:flex;flex-wrap:wrap;gap:.55rem}.choice-pill{position:relative}.choice-pill input{position:absolute;opacity:0}.choice-pill span{display:block;padding:.66rem .8rem;border:1px solid #d6dfd9;border-radius:999px;background:#fff;cursor:pointer;font-size:.82rem;transition:.15s}.choice-pill:hover span{border-color:#9bcdb6}.choice-pill:has(input:checked) span{border-color:#4fa87f;background:#e9f7f0;color:#1e5a43}.boolean-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.boolean-grid label{position:relative}.boolean-grid input{position:absolute;opacity:0}.boolean-grid span{display:grid;place-items:center;padding:1rem;border:1px solid #d8e1dc;border-radius:12px;font-weight:700;cursor:pointer}.boolean-grid label:has(input:checked) span{border-color:#55aa82;background:#edf8f2;color:#245f47}.assessment-question input[type=text],.assessment-question input[type=email],.assessment-question input[type=tel],.assessment-question input[type=url],.assessment-question input[type=number],.assessment-question input[type=search],.assessment-question textarea{width:100%;border:1px solid #d6dfda;border-radius:12px;background:#fbfcfb;padding:.9rem 1rem;font:500 .9rem var(--bl-font-body);color:#1c261f;outline:none}.assessment-question textarea{min-height:120px;resize:vertical}.assessment-question input:focus,.assessment-question textarea:focus{border-color:#64b992;box-shadow:0 0 0 4px #6ec5a01f}.range-wrap{display:grid;gap:.75rem}.range-wrap input{accent-color:#4ba67d}.range-wrap output{font:700 2rem var(--bl-font-display);color:#2e7659}.range-wrap>div{display:flex;justify-content:space-between;color:#8a948f;font-size:.72rem}.assessment-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:.6rem}.assessment-actions .assessment-primary{min-width:150px}.assessment-status,.assessment-analyzing{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.assessment-status h2,.assessment-analyzing h1{max-width:760px}.assessment-status p,.assessment-analyzing>p:not(.assessment-kicker){max-width:620px;color:#69756e}.assessment-loader{display:flex;gap:.35rem}.assessment-loader i{width:10px;height:10px;border-radius:50%;background:#63bd94;animation:assessmentPulse 1s infinite alternate}.assessment-loader i:nth-child(2){animation-delay:.2s}.assessment-loader i:nth-child(3){animation-delay:.4s}@keyframes assessmentPulse{to{transform:translateY(-8px);opacity:.4}}.error-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff0ef;color:#a82820;font:700 1.5rem var(--bl-font-display)}.assessment-actions-centered{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center}.analysis-visual{position:relative;width:260px;height:260px;margin-bottom:1rem}.analysis-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130px;height:130px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#91d9b9,#55aa82);font:700 1.3rem var(--bl-font-display);color:#133124}.analysis-core span{font:600 .62rem var(--bl-font-body);text-transform:uppercase;letter-spacing:.12em}.analysis-visual>i{position:absolute;width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid #cfe0d7;box-shadow:0 8px 22px #1c372b17}.analysis-visual>i:nth-of-type(1){left:8px;top:40px}.analysis-visual>i:nth-of-type(2){right:8px;top:34px}.analysis-visual>i:nth-of-type(3){left:18px;bottom:30px}.analysis-visual>i:nth-of-type(4){right:16px;bottom:26px}.analysis-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.analysis-steps span{padding:.5rem .65rem;border-radius:999px;border:1px solid #dce4df;color:#748079;font-size:.72rem}.analysis-steps .active{background:#edf8f2;border-color:#8dceb0;color:#2e6e54}.assessment-result{display:grid;gap:3.5rem}.result-header{max-width:800px}.result-header>p:not(.assessment-kicker){margin-top:1rem;color:#67736c;font-size:1.06rem}.result-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.result-summary article{padding:1.3rem;border:1px solid #dce4df;border-radius:16px;background:#fff;display:grid;gap:.35rem}.result-summary span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#7c8881}.result-summary strong{font:600 1.45rem var(--bl-font-display);text-transform:capitalize}.result-block{display:grid;grid-template-columns:.55fr 1.45fr;gap:3rem;align-items:start}.result-block-heading h2{font-size:clamp(2rem,3vw,3.3rem)}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.fit-card{padding:1.3rem;border:1px solid #dce4df;border-radius:16px;background:#fff;display:grid;gap:1rem}.fit-card>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.fit-card h3{font-size:1.15rem}.fit-card p{color:#69756e;font-size:.84rem;line-height:1.55}.fit-badge{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;padding:.4rem .55rem;border-radius:999px;background:#f2f4f3}.fit-high{border-color:#7bc8a5;background:#f4fbf7}.fit-high .fit-badge{background:#dff4e9;color:#236546}.fit-medium .fit-badge{background:#fff2d9;color:#91610e}.opportunity-list{display:grid;border-top:1px solid #dce4df}.opportunity-list article{display:grid;grid-template-columns:50px 1fr;gap:1rem;padding:1.1rem 0;border-bottom:1px solid #dce4df}.opportunity-list>article>span{font-size:.7rem;color:#859088;letter-spacing:.08em}.opportunity-list h3{font-size:1.05rem;margin-bottom:.3rem}.opportunity-list p{color:#6c7770;font-size:.83rem}.result-next{padding:2rem;border-radius:22px;background:linear-gradient(145deg,#102019,#173529);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem}.result-next .assessment-kicker{color:#9fb8ac}.result-next h2{font-size:clamp(1.8rem,3vw,3rem);margin-bottom:.5rem}.result-next p{color:#c8d5cf;max-width:650px}.result-cta{flex:none;background:#f8fbf9;color:#173025}@media(max-width:900px){.assessment-topbar{grid-template-columns:auto 1fr}.assessment-save-state{display:none}.assessment-intro,.result-block{grid-template-columns:1fr;gap:2.5rem}.assessment-preview{min-height:390px}.result-summary{grid-template-columns:1fr 1fr}.fit-grid{grid-template-columns:1fr}.result-next{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.assessment-topbar{height:68px;padding:0 1rem;gap:.8rem}.assessment-brand{font-size:1rem}.assessment-brand span{display:none}.assessment-main{padding:2.5rem 0 4rem}.assessment-intro{min-height:auto}.assessment-intro h1,.assessment-step h1,.assessment-analyzing h1,.assessment-result h1{font-size:clamp(2.45rem,12vw,3.8rem)}.assessment-value-grid,.choice-cards,.result-summary{grid-template-columns:1fr}.assessment-preview{min-height:330px}.assessment-preview-card{width:160px;padding:.8rem}.card-one{left:4%;top:10%}.card-two{right:4%;bottom:10%}.assessment-preview-core{width:130px;height:130px}.assessment-preview-core strong{font-size:1.35rem}.assessment-question{padding:1.15rem}.assessment-question legend{flex-direction:column;gap:.5rem}.choice-grid{display:grid;grid-template-columns:1fr 1fr}.choice-pill span{text-align:center;border-radius:11px}.assessment-actions{position:sticky;bottom:0;padding:.8rem 0;background:linear-gradient(transparent,#f7f9f7 22%);align-items:end}.assessment-actions .assessment-primary{flex:1}.result-block{gap:1.3rem}.result-next{padding:1.5rem}.result-cta{width:100%}}.assessment-intro-actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.assessment-intro-actions .assessment-primary{margin-top:0}.assessment-powered-by{position:fixed;z-index:25;right:18px;bottom:16px;display:flex;align-items:center;gap:.55rem;padding:.48rem .65rem;border:1px solid rgba(214,224,218,.9);border-radius:12px;background:#ffffffe6;backdrop-filter:blur(12px);box-shadow:0 10px 30px #1a2f2514}.assessment-powered-by span{font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;color:#7b8680}.assessment-powered-by img{width:104px;height:28px;object-fit:contain;object-position:left center}.fit-primary{box-shadow:inset 0 0 0 2px #f59e0b40,0 12px 35px #1b30260f}.primary-chip{display:inline-block;margin-bottom:.45rem;padding:.28rem .42rem;border-radius:999px;background:#fff1d6;color:#8f5b00;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.fit-reasons{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.fit-reasons li{position:relative;padding-left:1rem;color:#67736c;font-size:.82rem;line-height:1.45}.fit-reasons li:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:#75be9c}.result-next-success{background:linear-gradient(145deg,#123427,#1e513d)}.result-next-success .result-cta{background:#e8f7ef;color:#174831}.assessment-primary:disabled{cursor:wait;opacity:.72;transform:none}@media(max-width:620px){.assessment-powered-by{right:10px;bottom:10px;padding:.4rem .5rem}.assessment-powered-by span{display:none}.assessment-powered-by img{width:92px;height:24px}.assessment-intro-actions{display:grid;grid-template-columns:1fr}.assessment-intro-actions .assessment-primary,.assessment-intro-actions .assessment-secondary{width:100%}}.assessment-page.is-transitioning .assessment-main{opacity:0;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.assessment-primary.is-submitting{pointer-events:none;opacity:.72}.assessment-brand-logo{display:inline-flex;align-items:center;line-height:0}.assessment-brand-logo img{display:block;width:162px;height:auto}@media(max-width:620px){.assessment-brand-logo img{width:138px}}.assessment-topbar{height:auto;min-height:92px;grid-template-columns:auto minmax(0,1fr) auto;padding-top:.8rem;padding-bottom:.8rem}.assessment-progress-wrap{width:min(100%,760px);justify-self:center;display:grid;gap:.45rem}.assessment-progress-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--bl-font-body)}.assessment-progress-meta span{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a867f}.assessment-progress-meta strong{font:600 .8rem var(--bl-font-display);color:#24322b}.assessment-progress{height:5px;border-radius:999px;background:#e1e8e4;overflow:hidden}.assessment-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6ec5a0,#3f9e78);transition:width .3s var(--bl-ease-standard)}.assessment-milestones{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.35rem;align-items:start}.assessment-milestone{min-width:0;display:grid;justify-items:center;gap:.28rem;color:#98a29d}.assessment-milestone i{width:8px;height:8px;border-radius:50%;background:#d9e1dc;box-shadow:0 0 0 3px #d9e1dc59;transition:.2s ease}.assessment-milestone b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 .62rem var(--bl-font-body)}.assessment-milestone.completed{color:#587267}.assessment-milestone.completed i{background:#6ec5a0}.assessment-milestone.current{color:#17362a}.assessment-milestone.current i{background:#17362a;box-shadow:0 0 0 4px #6ec5a047;transform:scale(1.08)}.assessment-milestone.current b{font-weight:700}.assessment-preview-image{min-height:0;aspect-ratio:16/9;background:#fff;border-radius:26px;padding:.45rem;display:flex;align-items:center;justify-content:center}.assessment-preview-image img{display:block;width:100%;height:100%;object-fit:contain;border-radius:20px}.assessment-orbit,.assessment-preview-core,.assessment-preview-card{display:none!important}@media(max-width:900px){.assessment-topbar{grid-template-columns:auto 1fr;row-gap:.65rem}.assessment-progress-wrap{grid-column:1 / -1;grid-row:2;width:100%}.assessment-save-state{grid-column:2;grid-row:1}.assessment-milestones b,.assessment-milestone.current b{display:none}}@media(max-width:620px){.assessment-topbar{min-height:104px;padding:.72rem 1rem .8rem;gap:.55rem}.assessment-progress-wrap{gap:.38rem}.assessment-progress-meta strong{font-size:.78rem}.assessment-progress-meta span{font-size:.62rem}.assessment-milestones{gap:.2rem}.assessment-milestone i{width:7px;height:7px}.assessment-main{padding-top:2.2rem}.assessment-preview-image{width:100%;aspect-ratio:16/9;border-radius:20px;padding:.3rem;box-shadow:0 18px 50px #213c3014}.assessment-preview-image img{border-radius:16px}}.assessment-intro h1{color:#1a1d1b}.assessment-intro h1 em{font-style:normal;color:#3f9e78}.assessment-preview-image{background:#fff}.assessment-preview-image img{object-fit:contain;background:#fff}.hero-brand-system{display:grid;gap:1.2rem;padding:1.2rem;border:1px solid #E1E2DE;border-radius:28px;background:#ffffffc2;box-shadow:0 28px 80px #0f3d3214}.hero-master-lockup{display:flex;align-items:center;justify-content:center;min-height:180px;padding:1.5rem;border-radius:22px;background:#fafbf9}.hero-master-lockup img{width:min(100%,440px);height:auto}.hero-product-lockups,.brand-system-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hero-product-lockups img,.brand-system-logos img{display:block;width:100%;height:84px;object-fit:contain;object-position:left center;padding:.75rem;border:1px solid #E1E2DE;border-radius:16px;background:#fff}.brand-system-strip{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.5rem;align-items:center}.brand-system-strip h2{max-width:650px}.final-cta-brand{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem;background:#0d2420}.final-cta-brand img{width:min(100%,460px);height:auto}.final-cta-brand p{color:#e1e2de;font:600 .72rem var(--bl-font-body);letter-spacing:.16em}.product-page-lockup{display:block;width:min(100%,260px);height:74px;object-fit:contain;object-position:left center}@media(max-width:820px){.brand-system-strip{grid-template-columns:1fr}}@media(max-width:620px){.hero-product-lockups,.brand-system-logos{grid-template-columns:1fr}.hero-product-lockups img,.brand-system-logos img{height:72px}}.assessment-preview-canonical{position:relative;min-height:500px;padding:1.2rem;display:grid;grid-template-rows:auto 1fr;gap:1rem;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(88,185,142,.18),transparent 32%),linear-gradient(145deg,#fafbf9,#f0f7f3)}.assessment-preview-canonical:before,.assessment-preview-canonical:after{content:"";position:absolute;border:1px solid rgba(88,185,142,.22);border-radius:50%;pointer-events:none}.assessment-preview-canonical:before{width:420px;height:420px;right:-110px;top:-150px}.assessment-preview-canonical:after{width:290px;height:290px;left:-110px;bottom:-120px}.assessment-ecosystem-core{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;min-height:150px;padding:1.1rem;border:1px solid #E1E2DE;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 45px #0f3d320f}.assessment-ecosystem-core img{width:min(100%,320px);height:auto;display:block}.assessment-ecosystem-products{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.assessment-ecosystem-products>div{min-width:0;display:grid;align-content:center;gap:.35rem;padding:.85rem;border:1px solid #E1E2DE;border-radius:16px;background:#ffffffeb}.assessment-ecosystem-products img{display:block;width:100%;height:60px;object-fit:contain;object-position:left center}.assessment-ecosystem-products span{font:500 .68rem var(--bl-font-body);color:#66726c}@media(max-width:620px){.assessment-preview-canonical{min-height:0;padding:.8rem}.assessment-ecosystem-core{min-height:112px}.assessment-ecosystem-core img{width:min(100%,260px)}.assessment-ecosystem-products{grid-template-columns:1fr}.assessment-ecosystem-products img{height:52px}}.hero h1 em,.hero-copy-v3 h1 em,.assessment-intro h1 em,.brand-panel h2 em{color:var(--bl-brand)}.button-primary,.assessment-primary,.button-primary:hover,.assessment-primary:hover{background:var(--bl-brand-dark)}.hero-capabilities span:before,.assessment-loader i,.assessment-milestone.completed i,.fit-reasons li:before{background:var(--bl-brand)}.assessment-progress i{background:var(--bl-brand)}.assessment-milestone.current i{background:var(--bl-brand-dark);box-shadow:0 0 0 4px #58b98e47}.assessment-progress-meta strong,.assessment-milestone.current{color:var(--bl-brand-dark)}.assessment-preview-canonical{background:radial-gradient(circle at 50% 42%,rgba(88,185,142,.18),transparent 32%),linear-gradient(145deg,#fafbf9,#f0f2ee)}.assessment-preview-canonical:before,.assessment-preview-canonical:after{border-color:#58b98e38}.hero-brand-system,.assessment-ecosystem-core,.assessment-ecosystem-products>div,.brand-system-logos img,.hero-product-lockups img{border-color:var(--bl-light-gray)}.final-cta-brand{background:var(--bl-brand-dark)}[data-product=brief] .product-subtitle{color:#3b82f6!important}[data-product=whatsapp] .product-subtitle{color:#25d366!important}[data-product=sales] .product-subtitle{color:#f59e0b!important}[data-product=automate] .product-subtitle{color:#a855f7!important}
