@font-face{font-family:'LT Wave';src:url('../fonts/LTWave-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'LT Wave';src:url('../fonts/LTWave-Medium.woff2') format('woff2');font-weight:500 650;font-style:normal;font-display:swap}
@font-face{font-family:'LT Wave';src:url('../fonts/LTWave-Bold.woff2') format('woff2');font-weight:700 900;font-style:normal;font-display:swap}
@font-face{font-family:'LT Wave';src:url('../fonts/LTWave-MediumItalic.woff2') format('woff2');font-weight:500 700;font-style:italic;font-display:swap}

:root{--ink:#05061b;--ink2:#090c25;--surface:#11152f;--surface2:#171b38;--flow:#54bcbc;--flow2:#74d1ce;--flow-deep:#3f989e;--blue:#2e9eff;--blue2:#68c4ff;--white:#f6f8fb;--paper:#f1f6f5;--paper2:#e6efed;--text:#152c34;--muted:#64747d;--line:rgba(20,49,58,.14);--dark-muted:#a6b1c3;--dark-line:rgba(116,209,206,.16);--ease:cubic-bezier(.22,.61,.36,1);--radius:28px;--shadow:0 28px 80px rgba(3,8,29,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:'LT Wave',system-ui,sans-serif;color:var(--text);background:var(--paper);font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.section-dark{color:var(--white);background:var(--ink)}.page-noise{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(84,188,188,.075),transparent 65%);transform:translate(-50%,-50%);pointer-events:none;z-index:0;opacity:0;transition:opacity .4s}.cursor-glow.visible{opacity:1}
.site-header{position:fixed;z-index:90;top:0;left:0;right:0;height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));color:var(--white);transition:background .35s,border-color .35s,height .35s;border-bottom:1px solid transparent}.site-header.scrolled{height:72px;background:rgba(5,6,27,.84);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.08)}.brand{display:flex;align-items:center}.brand img{width:150px;height:auto}.desktop-nav{display:flex;gap:29px;align-items:center}.desktop-nav a,.link-action{font-size:13px;color:#bdc6d5;transition:color .25s}.desktop-nav a:hover,.link-action:hover{color:var(--flow2)}.link-action{color:#dffdfb;border-bottom:1px solid rgba(116,209,206,.55);padding-bottom:3px}.header-actions{display:flex;align-items:center;gap:22px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--dark-line);background:rgba(255,255,255,.03);border-radius:14px;color:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:1px;background:currentColor;transition:.3s}.mobile-menu{display:none}
.hero{position:relative;min-height:820px;padding:158px 0 88px;overflow:hidden;background:radial-gradient(ellipse 70% 55% at 83% 14%,rgba(84,188,188,.15),transparent 64%),radial-gradient(ellipse 48% 50% at 48% 105%,rgba(45,48,98,.58),transparent 70%),linear-gradient(128deg,#040519,#0b0e2c 55%,#06071e)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 78%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.83fr 1.17fr;gap:74px;align-items:center}.hero-copy{padding-top:10px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#85d8d5;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--flow);box-shadow:0 0 18px var(--flow)}.hero h1{margin:24px 0 24px;font-size:clamp(52px,5.1vw,77px);line-height:.96;letter-spacing:-.055em;font-weight:600;max-width:650px}.hero h1 em{font-family:inherit;font-style:italic;font-weight:500;color:var(--flow2)}.hero-lead{max-width:620px;color:#aeb8ca;font-size:18px;line-height:1.68;margin:0}.hero-actions{display:flex;gap:12px;margin-top:36px;flex-wrap:wrap}.button{min-height:52px;padding:0 22px;border-radius:17px 17px 17px 5px;display:inline-flex;align-items:center;justify-content:center;gap:13px;border:1px solid transparent;font-size:14px;font-weight:650;transition:transform .25s var(--ease),background .25s,border-color .25s,box-shadow .25s}.button:hover{transform:translateY(-2px)}.button-primary{color:#071b24;background:linear-gradient(135deg,#7ad9d5,#4ab3b5);box-shadow:0 14px 36px rgba(84,188,188,.18)}.button-primary:hover{box-shadow:0 18px 45px rgba(84,188,188,.28)}.button-ghost{color:#dce5ed;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.025)}.button-ghost:hover{border-color:rgba(116,209,206,.38);background:rgba(84,188,188,.08)}.button-icon{font-size:16px;line-height:1}.hero-trust{display:flex;align-items:center;gap:10px;margin-top:42px;color:#67748b;font-size:9px;font-weight:700;letter-spacing:.13em}.hero-trust i{width:3px;height:3px;border-radius:50%;background:#536174}.hero-product{position:relative;min-width:0}.product-window{position:relative;width:112%;margin-left:-2%;border:1px solid rgba(116,209,206,.22);border-radius:30px 30px 30px 9px;background:rgba(10,13,39,.84);box-shadow:0 50px 120px rgba(1,2,16,.48),0 0 0 1px rgba(255,255,255,.025) inset;overflow:hidden;transform:perspective(1100px) rotateY(-4deg) rotateX(1.5deg);transform-style:preserve-3d;transition:transform .25s ease;backdrop-filter:blur(12px)}.window-topbar{height:50px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:rgba(255,255,255,.018)}.window-brand,.window-status{display:flex;align-items:center;gap:8px;font-size:10px;color:#99a5b9}.flow-mark{width:11px;height:11px;border-radius:4px 4px 4px 1px;background:var(--flow)}.window-status span{width:6px;height:6px;background:var(--flow);border-radius:50%;box-shadow:0 0 10px var(--flow)}.product-shell{display:grid;grid-template-columns:54px 1fr;min-height:430px}.mock-sidebar{padding:14px 8px;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;gap:9px;background:rgba(6,8,30,.5)}.mock-logo{width:32px;height:32px;display:grid;place-items:center;border-radius:10px 10px 10px 3px;background:linear-gradient(145deg,#72d0cd,#49aeb1);color:#071a25;font-weight:800;font-size:12px;margin-bottom:8px}.mock-nav{width:36px;height:36px;border:1px solid transparent;border-radius:12px 12px 12px 4px;background:transparent;color:#68758d;padding:9px}.mock-nav svg{width:100%;height:100%}.mock-nav.active{color:#9ce7e4;border-color:rgba(84,188,188,.22);background:rgba(84,188,188,.13)}.mock-main{padding:22px 22px 24px;min-width:0}.mock-heading{display:flex;justify-content:space-between;align-items:center}.mock-heading div:first-child{display:grid;gap:2px}.mock-heading small{color:#7d899e;font-size:9px}.mock-heading strong{color:#eff7f8;font-size:17px}.mock-avatar{width:32px;height:32px;border-radius:10px;background:rgba(84,188,188,.1);border:1px solid rgba(84,188,188,.2);color:#a7e5e2;display:grid;place-items:center;font-size:9px}.insight-strip{margin-top:17px;min-height:55px;border:1px solid rgba(84,188,188,.17);border-radius:15px 15px 15px 5px;background:linear-gradient(105deg,rgba(84,188,188,.11),rgba(255,255,255,.018));display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 12px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--flow);box-shadow:0 0 0 0 rgba(84,188,188,.45);animation:pulse 2.2s infinite}.insight-strip p{margin:0;color:#97a4b8;font-size:9px;line-height:1.4}.insight-strip p span{display:block;color:#82d3d0;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.insight-strip button{border:0;background:transparent;color:#9fe7e3;font-size:8px}.mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.mock-kpis article{padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:13px 13px 13px 4px;background:rgba(255,255,255,.025);display:grid;gap:3px}.mock-kpis span{color:#718096;font-size:7.5px;text-transform:uppercase;letter-spacing:.08em}.mock-kpis strong{color:#f2f5f7;font-size:15px}.mock-kpis small{color:#6dbfbc;font-size:7.5px}.mock-content-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin-top:10px}.pipeline-card,.prospect-card{min-height:170px;padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:15px 15px 15px 5px;background:rgba(255,255,255,.025)}.pipeline-card header{display:flex;justify-content:space-between}.pipeline-card header div{display:grid}.pipeline-card header small,.prospect-card header small{color:#72c9c6;font-size:7px;letter-spacing:.1em}.pipeline-card header strong{font-size:10px;color:#dfe7ec}.pipeline-card header>span{font-size:7px;color:#66738a}.mini-pipeline{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px}.stage{padding:8px 6px;background:rgba(4,6,24,.42);border-radius:9px;min-height:98px}.stage label{display:flex;justify-content:space-between;color:#78869c;font-size:6px}.stage label b{color:#a7b4c8}.stage>span{display:block;width:var(--w);height:23px;border:1px solid rgba(84,188,188,.12);background:rgba(84,188,188,.07);border-radius:6px;margin-top:7px}.prospect-card header{display:flex;justify-content:space-between}.score-pill{font-size:7px;color:#a8e9e6;background:rgba(84,188,188,.1);padding:3px 5px;border-radius:5px}.prospect-card>strong{display:block;color:#eef5f6;font-size:11px;margin-top:14px}.prospect-card>p{font-size:7px;color:#738197;margin:2px 0 12px}.reason{display:flex;align-items:center;gap:5px;color:#8f9cb0;font-size:7px}.reason span{width:5px;height:5px;border-radius:50%;background:var(--flow)}.prospect-card button{width:100%;height:27px;margin-top:12px;border:1px solid rgba(84,188,188,.2);background:rgba(84,188,188,.09);border-radius:8px;color:#9de2df;font-size:7px}.floating-chip{position:absolute;z-index:4;display:flex;gap:10px;align-items:center;padding:10px 12px;border:1px solid rgba(116,209,206,.2);border-radius:15px 15px 15px 5px;background:rgba(10,13,39,.92);box-shadow:0 20px 44px rgba(1,2,16,.35);backdrop-filter:blur(12px)}.floating-chip div{display:grid}.floating-chip small{color:#6e7d94;font-size:7px}.floating-chip b{color:#cdd7e2;font-size:8px}.chip-one{left:-35px;bottom:-26px}.chip-two{right:-35px;top:42px}.chip-icon{width:22px;height:22px;border-radius:7px;background:radial-gradient(circle at 35% 30%,#94e5e1,var(--flow-deep));box-shadow:0 0 25px rgba(84,188,188,.2)}.chip-status{width:8px;height:8px;border-radius:50%;background:#f0bf6e;box-shadow:0 0 12px rgba(240,191,110,.4)}.hero-orbit{position:absolute;border:1px solid rgba(84,188,188,.07);border-radius:50%;pointer-events:none}.orbit-one{width:700px;height:700px;right:-330px;top:40px}.orbit-two{width:440px;height:440px;right:-100px;top:170px}.scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;color:#55647a;font-size:8px;letter-spacing:.14em;text-transform:uppercase}.scroll-indicator span{display:block;width:31px;height:1px;background:#526178;position:relative;overflow:hidden}.scroll-indicator span:after{content:"";position:absolute;inset:0;background:var(--flow);transform:translateX(-100%);animation:scrollline 2.4s infinite}
.statement-section{padding:125px 0 115px;background:var(--paper);position:relative}.statement-grid{display:grid;grid-template-columns:220px 1fr;gap:40px}.section-index{font-size:10px;letter-spacing:.15em;font-weight:700;color:#71838a;padding-top:8px}.section-index.light{color:#708097}.statement-copy{max-width:910px}.statement-kicker{margin:0 0 18px;color:#718087;font-size:14px}.statement-copy h2,.section-heading h2,.memory-copy h2,.truth-copy h2,.industry-head h2,.implementation-copy h2,.faq-intro h2,.contact-copy h2{margin:0;font-size:clamp(42px,4.7vw,69px);line-height:1.02;letter-spacing:-.05em;font-weight:560}.statement-copy h2 span,.section-heading h2 span,.memory-copy h2 span,.truth-copy h2 span,.industry-head h2 span,.implementation-copy h2 span,.faq-intro h2 span,.contact-copy h2 span{color:var(--flow-deep);font-style:italic}.journey{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:80px}.journey-step{position:relative;z-index:2;padding:28px 26px 26px;min-height:275px;border:1px solid var(--line);border-radius:22px 22px 22px 6px;background:rgba(255,255,255,.53);transition:transform .35s var(--ease),border-color .35s,box-shadow .35s}.journey-step:hover{transform:translateY(-8px);border-color:rgba(63,152,158,.38);box-shadow:0 22px 50px rgba(29,64,72,.08)}.journey-number{font-size:9px;color:#9aabae}.journey-icon{width:44px;height:44px;margin-top:40px;display:grid;place-items:center;border:1px solid rgba(63,152,158,.2);border-radius:14px 14px 14px 4px;color:var(--flow-deep);background:rgba(84,188,188,.07)}.journey-icon svg{width:22px}.journey-step h3{font-size:22px;margin:18px 0 9px;font-weight:600}.journey-step p{margin:0;color:#66777e;font-size:13px;line-height:1.65}
.platform-section{padding:125px 0 135px;background:radial-gradient(ellipse 62% 70% at 90% 10%,rgba(84,188,188,.09),transparent 68%),linear-gradient(130deg,#05061b,#0a0d29 55%,#06071e)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px}.section-heading h2{color:#f5f8fa;max-width:800px;margin-top:16px}.section-heading h2 span{color:var(--flow2)}.section-heading>p{color:#8794a9;max-width:360px;margin:0 0 8px;font-size:14px;line-height:1.7}.module-layout{display:grid;grid-template-columns:310px 1fr;gap:34px;margin-top:72px}.module-tabs{display:flex;flex-direction:column;gap:5px}.module-tab{display:grid;grid-template-columns:34px 1fr;gap:12px;text-align:left;align-items:center;padding:15px 14px;border:1px solid transparent;background:transparent;border-radius:17px 17px 17px 5px;color:#8290a6;transition:.3s}.module-tab>span{font-size:9px;color:#536177}.module-tab div{display:grid}.module-tab b{font-size:14px;color:#a8b3c4;font-weight:550}.module-tab small{font-size:9px;color:#56657d}.module-tab:hover{background:rgba(255,255,255,.025)}.module-tab.active{border-color:rgba(84,188,188,.18);background:linear-gradient(100deg,rgba(84,188,188,.13),rgba(84,188,188,.025))}.module-tab.active>span{color:var(--flow)}.module-tab.active b{color:#efffff}.module-tab.active small{color:#75aaa9}.module-stage{position:relative;min-height:570px;border:1px solid rgba(84,188,188,.13);border-radius:30px 30px 30px 9px;background:radial-gradient(circle at 85% 15%,rgba(84,188,188,.08),transparent 34%),rgba(11,14,42,.7);overflow:hidden}.module-panel{position:absolute;inset:0;display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;padding:50px;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .4s var(--ease),transform .4s var(--ease),visibility .4s}.module-panel.active{opacity:1;visibility:visible;transform:none}.module-copy{display:flex;flex-direction:column;justify-content:center}.module-label{font-size:9px;letter-spacing:.13em;color:#75cecb}.module-copy h3{font-size:clamp(28px,2.8vw,42px);line-height:1.08;letter-spacing:-.035em;margin:17px 0 16px;color:#f2f6f8;font-weight:560}.module-copy>p{color:#8592a7;font-size:13px;line-height:1.7;margin:0}.check-list{list-style:none;padding:0;margin:23px 0 0;display:grid;gap:9px}.check-list li{color:#b1bccb;font-size:11px;display:flex;gap:9px;align-items:center}.check-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--flow);box-shadow:0 0 10px rgba(84,188,188,.5)}.module-visual{align-self:center;min-width:0;min-height:365px;border:1px solid rgba(255,255,255,.07);border-radius:22px 22px 22px 7px;background:rgba(5,7,28,.72);box-shadow:0 25px 65px rgba(1,2,15,.25);padding:24px;position:relative;overflow:hidden}.module-visual:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(84,188,188,.07);filter:blur(60px);top:-90px;right:-60px}.search-box{position:relative;z-index:2;height:47px;border:1px solid rgba(84,188,188,.18);background:rgba(84,188,188,.045);border-radius:13px 13px 13px 4px;display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center;padding:0 9px 0 13px}.search-box svg{width:16px;color:#6dbfbc}.search-box span{font-size:9px;color:#8694a9}.search-box b{font-size:8px;font-weight:600;color:#08232c;padding:7px 9px;background:var(--flow);border-radius:8px}.result-row{position:relative;z-index:2;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:13px 10px;margin-top:9px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:rgba(255,255,255,.02)}.result-row.featured{border-color:rgba(84,188,188,.2);background:rgba(84,188,188,.06)}.company-badge{width:35px;height:35px;display:grid;place-items:center;border-radius:10px 10px 10px 3px;background:#141a3a;color:#8edbd8;font-size:8px}.result-row div:nth-child(2){display:grid}.result-row b{font-size:10px;color:#dfe7ec}.result-row small{font-size:7px;color:#66758c}.match{font-size:9px;color:#83d7d4}.source-note{position:relative;z-index:2;margin:16px 4px 0;display:flex;align-items:center;gap:7px;color:#607088;font-size:7px}.source-note span{width:5px;height:5px;border-radius:50%;background:#75cbc8}.kanban-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:16px}.kanban-col{padding:9px;background:rgba(255,255,255,.018);border-radius:10px}.kanban-col header{display:flex;justify-content:space-between;color:#68778e;font-size:7px;padding:3px 3px 8px}.kanban-col header b{color:#9aa8ba}.deal{padding:12px 10px;margin-bottom:7px;border:1px solid rgba(255,255,255,.065);border-radius:9px 9px 9px 3px;background:#101531;display:grid;gap:4px}.deal.priority{border-color:rgba(240,191,110,.26);background:linear-gradient(135deg,rgba(240,191,110,.055),#101531)}.deal small{color:#6ebfbc;font-size:7px}.deal b{color:#dbe4ea;font-size:9px}.deal span{color:#68778e;font-size:6.5px}.copilot-visual{padding:28px}.copilot-head{display:flex;gap:12px;align-items:center}.ai-orb{width:34px;height:34px;border-radius:12px 12px 12px 4px;background:radial-gradient(circle at 35% 25%,#a5eeea,#51b8b9 45%,#296e80 100%);box-shadow:0 0 35px rgba(84,188,188,.18)}.copilot-head>div{display:grid}.copilot-head b{color:#e9f1f4;font-size:11px}.copilot-head small{color:#64738a;font-size:7px}.ai-message{margin-top:23px;padding:18px;border:1px solid rgba(84,188,188,.11);background:rgba(84,188,188,.045);border-radius:14px 14px 14px 4px}.ai-message small,.ai-grid small{color:#72c9c6;font-size:7px;letter-spacing:.11em}.ai-message p{color:#a7b2c1;font-size:9px;line-height:1.7;margin:8px 0 0}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.ai-grid>div{display:grid;gap:5px;padding:13px;border:1px solid rgba(255,255,255,.055);border-radius:11px}.ai-grid b{font-size:9px;color:#d7e1e6}.ai-action{width:100%;height:37px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid rgba(84,188,188,.18);border-radius:10px;background:rgba(84,188,188,.08);color:#92ddda;font-size:8px}.agenda-visual header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.06)}.agenda-visual header div{display:grid}.agenda-visual header b{font-size:15px;color:#ebf1f3}.agenda-visual header small{color:#68778e;font-size:7px}.agenda-visual header>span{font-size:7px;color:#688}.agenda-item{display:grid;grid-template-columns:45px 1fr auto;gap:9px;align-items:center;padding:16px 4px;border-bottom:1px solid rgba(255,255,255,.05)}.agenda-item time{font-size:9px;color:#7accc9}.agenda-item div{display:grid}.agenda-item b{font-size:9px;color:#d8e2e7}.agenda-item small{font-size:7px;color:#65748b}.agenda-item>span{font-size:6.5px;color:#76928f;border:1px solid rgba(84,188,188,.13);padding:4px 6px;border-radius:6px}.agenda-item.overdue>span{color:#f0bf6e;border-color:rgba(240,191,110,.18)}.management-visual{padding:20px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.metric-row div{padding:12px;border:1px solid rgba(255,255,255,.055);border-radius:10px;display:grid;gap:3px}.metric-row small{font-size:6px;color:#637188}.metric-row b{font-size:13px;color:#e7eef1}.chart{height:140px;margin-top:12px;position:relative;overflow:hidden}.chart-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 28px}.chart svg{position:absolute;inset:10px 0 0;width:100%;height:calc(100% - 10px)}.chart .area{fill:rgba(84,188,188,.07);stroke:none}.chart .line{fill:none;stroke:#68cbc8;stroke-width:2;vector-effect:non-scaling-stroke}.management-insight{display:flex;gap:10px;align-items:center;padding:11px;border:1px solid rgba(84,188,188,.12);border-radius:10px;background:rgba(84,188,188,.04)}.ai-orb.small{width:25px;height:25px;border-radius:8px;flex:0 0 auto}.management-insight p{display:grid;margin:0}.management-insight small{font-size:6px;color:#71c4c2}.management-insight b{font-size:8px;color:#aab6c5;font-weight:500}
.memory-section{padding:135px 0 145px;background:linear-gradient(180deg,var(--paper),#edf4f2)}.memory-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px;align-items:center}.memory-copy h2{margin-top:19px}.memory-copy h2 span{color:var(--flow-deep)}.memory-copy>p{font-size:15px;line-height:1.78;color:#607078;max-width:580px;margin:25px 0 0}.memory-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.memory-tags span{font-size:9px;color:#4c6b70;border:1px solid rgba(63,152,158,.16);background:rgba(255,255,255,.48);border-radius:9px 9px 9px 3px;padding:7px 10px}.memory-visual{position:relative;min-height:540px}.knowledge-card{position:absolute;left:5%;top:0;width:88%;padding:24px;border:1px solid rgba(22,58,66,.11);border-radius:25px 25px 25px 8px;background:rgba(255,255,255,.78);box-shadow:0 35px 80px rgba(25,69,74,.1);backdrop-filter:blur(8px)}.knowledge-top{display:flex;align-items:center;gap:11px}.knowledge-top>div:nth-child(2){display:grid}.knowledge-top b{font-size:13px}.knowledge-top small{font-size:8px;color:#789096}.knowledge-top i{margin-left:auto;font-style:normal;font-size:7px;letter-spacing:.08em;color:#397d7f;background:rgba(84,188,188,.1);padding:5px 6px;border-radius:6px}.knowledge-progress{height:3px;margin:20px 0;background:#d9e7e4;border-radius:5px;overflow:hidden}.knowledge-progress span{display:block;width:var(--p);height:100%;background:linear-gradient(90deg,var(--flow-deep),var(--flow2))}.knowledge-list{display:grid;gap:2px}.knowledge-list>div{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:center;padding:13px 4px;border-bottom:1px solid rgba(21,54,63,.07)}.knowledge-list p{display:grid;margin:0}.knowledge-list b{font-size:10px}.knowledge-list small{font-size:7px;color:#789096}.knowledge-list em{font-size:7px;font-style:normal;color:#789096}.status-ok,.status-warn{width:6px;height:6px;border-radius:50%;background:var(--flow-deep)}.status-warn{background:#dba04d}.knowledge-question{position:absolute;z-index:3;right:0;top:350px;width:63%;padding:16px 18px;border-radius:17px 17px 17px 5px;background:#111833;color:#fff;box-shadow:0 20px 50px rgba(4,14,31,.2)}.question-label,.answer-label{font-size:7px;color:#72c9c6;letter-spacing:.08em}.knowledge-question p{font-size:11px;line-height:1.55;margin:6px 0 0;color:#d6dfe5}.knowledge-answer{position:absolute;z-index:2;left:0;bottom:0;width:70%;padding:16px 18px;border:1px solid rgba(63,152,158,.16);border-radius:17px 17px 17px 5px;background:#f7fbfa;box-shadow:0 18px 48px rgba(25,69,74,.08)}.answer-label{display:flex;align-items:center;gap:6px;color:#4a777a}.ai-orb.tiny{width:14px;height:14px;border-radius:5px}.context-trail{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:10px}.context-trail span{font-size:7px;color:#60777b;background:#e6f0ee;padding:4px 6px;border-radius:5px}.context-trail i{width:8px;height:1px;background:#b9cfca}
.truth-section{padding:120px 0 130px;background:radial-gradient(circle at 18% 10%,rgba(84,188,188,.08),transparent 25%),#05061b}.truth-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.truth-copy h2{margin-top:19px;color:#f3f7f8}.truth-copy h2 span{color:var(--flow2)}.truth-copy p{color:#8391a7;font-size:14px;line-height:1.75;max-width:500px;margin-top:24px}.truth-cards{display:grid;gap:9px}.truth-card{padding:23px 24px;border:1px solid rgba(255,255,255,.07);border-radius:18px 18px 18px 6px;background:rgba(255,255,255,.025)}.truth-card small{font-size:7px;letter-spacing:.11em;color:#68809a}.truth-card b{display:block;margin-top:7px;color:#dbe4e9;font-size:14px;font-weight:550}.truth-card p{font-size:9px;color:#66758b;margin:6px 0 0}.truth-card.highlighted{border-color:rgba(84,188,188,.24);background:linear-gradient(105deg,rgba(84,188,188,.12),rgba(84,188,188,.025));transform:translateX(30px)}.truth-card.highlighted small{color:#7fd3d0}.truth-card.highlighted button{margin-top:15px;border:0;background:transparent;color:#90dbd8;padding:0;font-size:9px}
.industry-section{padding:125px 0 135px;background:#edf4f2}.industry-head{display:grid;grid-template-columns:220px 1fr;gap:40px}.industry-head h2{max-width:800px}.industry-head h2 span{color:var(--flow-deep)}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:70px}.industry-card{min-height:340px;padding:25px;border:1px solid rgba(21,57,66,.12);border-radius:22px 22px 22px 7px;background:rgba(255,255,255,.46);position:relative;overflow:hidden;transition:.35s var(--ease)}.industry-card:hover{transform:translateY(-7px);background:rgba(255,255,255,.76);box-shadow:0 25px 60px rgba(28,75,82,.08)}.industry-card>span{font-size:8px;color:#87999c}.industry-card h3{font-size:20px;font-weight:600;margin:57px 0 10px}.industry-card p{font-size:12px;color:#65767c;line-height:1.65;margin:0;max-width:220px}.industry-card svg{position:absolute;width:110px;height:75px;right:14px;bottom:8px;color:rgba(63,152,158,.28);stroke-width:1.1}
.implementation-section{padding:130px 0 135px;background:var(--paper)}.implementation-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.implementation-copy h2{margin-top:18px}.implementation-copy h2 span{color:var(--flow-deep)}.implementation-copy p{color:#62737a;max-width:520px;margin-top:24px}.text-link{display:inline-flex;gap:9px;margin-top:27px;color:#3d7478;font-size:12px;border-bottom:1px solid rgba(63,152,158,.3);padding-bottom:3px}.implementation-steps{border-top:1px solid var(--line)}.impl-step{display:grid;grid-template-columns:58px 1fr;gap:17px;padding:25px 3px;border-bottom:1px solid var(--line)}.impl-step>span{font-size:9px;color:#829497;padding-top:4px}.impl-step h3{font-size:18px;margin:0;font-weight:600}.impl-step p{font-size:12px;color:#6d7e84;margin:5px 0 0}
.faq-section{padding:120px 0 130px;background:linear-gradient(140deg,#05061b,#090c26)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:95px}.faq-intro h2{margin-top:19px;color:#f5f8f9}.faq-intro h2 span{color:var(--flow2)}.faq-intro p{color:#76849b;max-width:380px;font-size:13px;line-height:1.7}.faq-list{border-top:1px solid rgba(255,255,255,.08)}.faq-list details{border-bottom:1px solid rgba(255,255,255,.08);padding:0}.faq-list summary{list-style:none;min-height:75px;display:flex;align-items:center;justify-content:space-between;color:#dce5e9;font-size:14px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:21px;height:21px;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1px;background:#6bbfbc;transform:translate(-50%,-50%);transition:.3s}.faq-list summary span:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-list details[open] summary span:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.faq-list details p{color:#7e8ca2;font-size:12px;line-height:1.75;margin:0;padding:0 55px 23px 0;max-width:700px}
.contact-section{position:relative;padding:130px 0;overflow:hidden;background:#0c112a;color:#fff}.contact-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(84,188,188,.12),transparent 45%),radial-gradient(circle at 83% 30%,rgba(84,188,188,.13),transparent 25%)}.contact-orb{position:absolute;width:700px;height:700px;border:1px solid rgba(84,188,188,.08);border-radius:50%;right:-340px;top:-220px}.contact-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.contact-pre{font-size:9px;color:#76cbc8;letter-spacing:.14em}.contact-copy h2{margin-top:20px}.contact-copy h2 span{color:var(--flow2)}.contact-copy>p{color:#8592a7;max-width:500px;font-size:14px;line-height:1.7;margin-top:23px}.contact-meta{display:flex;gap:10px;margin-top:30px;color:#7b899f;font-size:11px}.contact-meta a:hover{color:#a9ece9}.contact-form{display:grid;gap:13px;padding:32px;border:1px solid rgba(116,209,206,.13);border-radius:25px 25px 25px 8px;background:rgba(255,255,255,.035);backdrop-filter:blur(10px)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{display:grid;gap:7px;color:#8f9db0;font-size:9px}.contact-form input,.contact-form select{width:100%;height:49px;border:1px solid rgba(255,255,255,.08);border-radius:12px 12px 12px 4px;background:rgba(4,6,23,.55);color:#dbe5e9;padding:0 13px;outline:none;transition:border-color .25s,box-shadow .25s}.contact-form input::placeholder{color:#526177}.contact-form input:focus,.contact-form select:focus{border-color:rgba(84,188,188,.4);box-shadow:0 0 0 3px rgba(84,188,188,.06)}.contact-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#718097 50%),linear-gradient(135deg,#718097 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-size:5px 5px;background-repeat:no-repeat}.consent{display:grid!important;grid-template-columns:15px 1fr!important;align-items:start;gap:9px!important;margin:5px 0}.consent input{width:14px;height:14px;margin:1px 0;accent-color:var(--flow)}.consent span{color:#6d7b91;line-height:1.5}.consent a{color:#8fcfcd}.submit-button{border:0;width:100%}.form-note{margin:0;text-align:center;color:#58667d;font-size:8px}
.site-footer{padding:60px 0 22px;background:#030416;color:#fff}.footer-top{display:flex;justify-content:space-between;gap:60px}.footer-brand img{width:145px}.footer-brand p{color:#59677e;font-size:11px;max-width:280px;margin-top:17px}.footer-links{display:flex;gap:85px}.footer-links>div{display:grid;align-content:start;gap:8px}.footer-links small{font-size:7px;color:#5c6b82;letter-spacing:.12em;margin-bottom:5px}.footer-links a{font-size:10px;color:#8d9aae}.footer-links a:hover{color:#8edbd8}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.06);margin-top:55px;padding-top:20px;color:#45536b;font-size:8px}.footer-bottom div{display:flex;gap:20px}.footer-bottom a:hover{color:#8190a5}.whatsapp-float{position:fixed;z-index:80;right:22px;bottom:22px;width:51px;height:51px;display:grid;place-items:center;border:1px solid rgba(84,188,188,.2);border-radius:17px 17px 17px 5px;background:rgba(6,13,32,.9);color:#78d2cf;box-shadow:0 16px 35px rgba(0,0,0,.18);backdrop-filter:blur(8px);transition:.25s}.whatsapp-float:hover{transform:translateY(-3px);background:#0d2730;color:#9ce7e4}.whatsapp-float svg{width:25px;height:25px;stroke-width:1.3}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.28s}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(84,188,188,.42)}70%{box-shadow:0 0 0 9px rgba(84,188,188,0)}100%{box-shadow:0 0 0 0 rgba(84,188,188,0)}}@keyframes scrollline{0%{transform:translateX(-100%)}60%,100%{transform:translateX(110%)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.pulse,.scroll-indicator span:after{animation:none}.product-window{transform:none!important}}
@media (max-width:1100px){.desktop-nav{gap:18px}.desktop-nav a{font-size:11px}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:30px}.product-window{width:108%;margin-left:0}.chip-one{left:-12px}.chip-two{right:-15px}.module-panel{padding:34px;grid-template-columns:.8fr 1.2fr}.memory-grid{gap:55px}.truth-grid{gap:50px}.implementation-grid{gap:60px}.contact-grid{gap:55px}}
@media (max-width:900px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:flex}.mobile-menu{display:block;position:fixed;z-index:85;inset:0;background:rgba(5,6,27,.98);backdrop-filter:blur(15px);padding:110px 24px 30px;opacity:0;visibility:hidden;transition:.3s}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu nav{display:grid;gap:0}.mobile-menu nav>a:not(.button){padding:17px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:20px;color:#d8e1e7}.mobile-menu .button{margin-top:28px}.site-header{height:76px}.brand img{width:135px}.hero{padding-top:125px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-product{margin-top:25px}.product-window{width:100%;transform:none}.floating-chip{display:none}.statement-grid,.industry-head{grid-template-columns:1fr}.section-index{padding:0}.journey{grid-template-columns:1fr 1fr}.journey-line{display:none}.section-heading{display:grid;gap:25px}.section-heading>p{max-width:600px}.module-layout{grid-template-columns:1fr}.module-tabs{display:grid;grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto;padding-bottom:8px}.module-tab{min-width:155px}.module-stage{min-height:600px}.memory-grid,.truth-grid,.implementation-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:60px}.memory-visual{max-width:700px;width:100%;margin-inline:auto}.truth-cards{max-width:700px}.industry-grid{grid-template-columns:1fr 1fr}.implementation-copy{max-width:700px}.faq-intro{max-width:650px}.contact-copy{max-width:700px}.footer-top{display:grid}.footer-links{justify-content:start}}
@media (max-width:650px){.container{width:min(100% - 32px,1240px)}.hero{padding:112px 0 72px}.hero h1{font-size:52px}.hero-lead{font-size:15px}.hero-actions{display:grid}.button{width:100%}.hero-trust{flex-wrap:wrap}.hero-product{margin-left:-9px;margin-right:-9px}.product-window{border-radius:20px 20px 20px 7px}.window-topbar{height:42px}.product-shell{grid-template-columns:42px 1fr}.mock-sidebar{padding:10px 5px}.mock-nav{width:31px;height:31px}.mock-logo{width:29px;height:29px}.mock-main{padding:14px 12px}.mock-heading strong{font-size:12px}.insight-strip{grid-template-columns:auto 1fr}.insight-strip button{display:none}.mock-kpis{grid-template-columns:1fr 1fr}.mock-kpis article:last-child{display:none}.mock-content-grid{grid-template-columns:1fr}.prospect-card{display:none}.pipeline-card{min-height:145px}.statement-section,.platform-section,.memory-section,.truth-section,.industry-section,.implementation-section,.faq-section,.contact-section{padding:85px 0 90px}.statement-copy h2,.section-heading h2,.memory-copy h2,.truth-copy h2,.industry-head h2,.implementation-copy h2,.faq-intro h2,.contact-copy h2{font-size:42px}.journey{grid-template-columns:1fr;margin-top:50px}.journey-step{min-height:auto}.journey-icon{margin-top:24px}.module-layout{margin-top:45px}.module-tabs{grid-template-columns:repeat(5,145px)}.module-stage{min-height:690px}.module-panel{grid-template-columns:1fr;padding:28px 20px;gap:25px;align-content:start}.module-copy h3{font-size:31px}.module-visual{min-height:280px}.kanban-col:nth-child(3){display:none}.kanban-visual{grid-template-columns:1fr 1fr}.memory-visual{min-height:505px}.knowledge-card{left:0;width:100%}.knowledge-question{right:-4px;width:78%;top:335px}.knowledge-answer{width:82%}.truth-card.highlighted{transform:none}.industry-grid{grid-template-columns:1fr}.industry-card{min-height:270px}.implementation-grid,.faq-grid,.contact-grid{gap:45px}.form-row{grid-template-columns:1fr}.contact-form{padding:22px 18px}.contact-meta{flex-wrap:wrap}.footer-links{display:grid;gap:30px}.footer-bottom{display:grid}.footer-bottom div{flex-wrap:wrap}.whatsapp-float{right:14px;bottom:14px}.cursor-glow{display:none}}
@media (max-width:420px){.hero h1{font-size:46px}.mock-kpis article{padding:9px}.module-stage{min-height:730px}.memory-visual{min-height:540px}.knowledge-question{top:355px}.knowledge-answer{bottom:0}.context-trail i{display:none}}

.arrow-up{position:relative;display:inline-block;width:13px;height:13px;flex:0 0 auto}.arrow-up:before{content:"";position:absolute;right:1px;top:1px;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.arrow-up:after{content:"";position:absolute;left:2px;bottom:2px;width:10px;height:1.5px;background:currentColor;transform:rotate(-45deg);transform-origin:center}.back-arrow{display:inline-block;width:12px;height:8px;position:relative;margin-right:5px}.back-arrow:before{content:"";position:absolute;left:0;top:3px;width:10px;height:1px;background:currentColor}.back-arrow:after{content:"";position:absolute;left:0;top:1px;width:5px;height:5px;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}

/* Pricing + conversion flow */
.pricing-section{position:relative;padding:130px 0 125px;background:linear-gradient(180deg,#eef5f3 0%,#f7faf9 100%);overflow:hidden}.pricing-orb{position:absolute;border-radius:50%;pointer-events:none}.pricing-orb-one{width:480px;height:480px;right:-180px;top:-180px;background:radial-gradient(circle,rgba(84,188,188,.13),transparent 68%)}.pricing-orb-two{width:380px;height:380px;left:-180px;bottom:-190px;border:1px solid rgba(63,152,158,.12)}.pricing-heading{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;gap:90px;align-items:end}.pricing-heading h2{margin:19px 0 0;font-size:clamp(44px,4.2vw,66px);line-height:1.02;letter-spacing:-.046em;font-weight:600}.pricing-heading h2 span{color:var(--flow-deep)}.pricing-heading>p{margin:0 0 7px;color:#63747c;font-size:14px;line-height:1.75;max-width:430px}.pricing-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.price-card{position:relative;display:flex;flex-direction:column;min-height:620px;padding:30px;border:1px solid rgba(21,44,52,.11);border-radius:28px 28px 28px 8px;background:rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(17,44,51,.07);backdrop-filter:blur(8px);transition:transform .3s var(--ease),box-shadow .3s,border-color .3s}.price-card:hover{transform:translateY(-6px);box-shadow:0 32px 80px rgba(17,44,51,.12);border-color:rgba(63,152,158,.24)}.price-card.featured{background:linear-gradient(165deg,#0b102c,#0e1930);color:#fff;border-color:rgba(116,209,206,.32);box-shadow:0 32px 90px rgba(4,9,30,.18),0 0 0 1px rgba(116,209,206,.04) inset}.price-card.featured:hover{box-shadow:0 38px 95px rgba(4,9,30,.24),0 0 0 1px rgba(116,209,206,.07) inset}.price-card.business{background:linear-gradient(180deg,#e8f2f0,#f4f8f7)}.recommended{position:absolute;top:18px;right:18px;padding:7px 9px;border:1px solid rgba(116,209,206,.2);border-radius:8px 8px 8px 3px;background:rgba(84,188,188,.11);color:#8ee0dd;font-size:7px;font-weight:800;letter-spacing:.12em}.price-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-right:3px}.plan-name{font-size:11px;font-weight:800;letter-spacing:.14em;color:#17434a}.featured .plan-name{color:#91e1de}.plan-fit{font-size:9px;color:#718087;border:1px solid rgba(21,44,52,.1);border-radius:999px;padding:6px 9px}.featured .plan-fit{color:#8f9fb2;border-color:rgba(255,255,255,.11)}.price-value{display:flex;align-items:flex-start;margin:34px 0 17px;color:#102f37;line-height:1}.price-value small{font-size:14px;margin:9px 4px 0 0}.price-value strong{font-size:64px;letter-spacing:-.06em;font-weight:650}.price-value sup{font-size:20px;margin-top:8px}.price-value>span{align-self:flex-end;margin:0 0 10px 7px;font-size:11px;color:#7a898f}.featured .price-value{color:#f1f7f8}.featured .price-value>span{color:#77869a}.business-value{min-height:75px;align-items:center}.business-value strong{font-size:37px;letter-spacing:-.04em}.price-card>p{min-height:88px;margin:0;color:#66777e;font-size:13px;line-height:1.7}.featured>p{color:#8d9bae}.price-card ul{display:grid;gap:12px;list-style:none;margin:23px 0 30px;padding:22px 0 0;border-top:1px solid rgba(21,44,52,.09)}.featured ul{border-color:rgba(255,255,255,.075)}.price-card li{position:relative;padding-left:22px;color:#43565d;font-size:11px;line-height:1.45}.featured li{color:#a9b5c4}.price-card li:before{content:"";position:absolute;left:0;top:4px;width:9px;height:5px;border-left:1.5px solid var(--flow-deep);border-bottom:1.5px solid var(--flow-deep);transform:rotate(-45deg)}.featured li:before{border-color:#79d0cd}.price-cta{width:100%;margin-top:auto}.button-dark{color:#e8f7f6;background:#102f37;border-color:#102f37}.button-dark:hover{background:#17414a}.button-business{color:#0d3940;background:rgba(84,188,188,.15);border-color:rgba(63,152,158,.28)}.button-business:hover{background:rgba(84,188,188,.24)}.price-note{display:block;text-align:center;margin-top:11px;color:#89979b;font-size:8px}.featured .price-note{color:#5f6e84}.pricing-foot{position:relative;z-index:2;margin-top:22px;padding:18px 22px;display:flex;gap:13px;align-items:center;border:1px solid rgba(63,152,158,.13);border-radius:16px 16px 16px 5px;background:rgba(84,188,188,.055)}.pricing-foot-icon{width:9px;height:9px;border-radius:50%;background:var(--flow-deep);box-shadow:0 0 0 6px rgba(84,188,188,.1);flex:0 0 auto}.pricing-foot p{margin:0;color:#66777e;font-size:11px}.pricing-foot b{color:#27484f}

.modal-backdrop{position:fixed;z-index:150;inset:0;display:grid;place-items:center;padding:24px;background:rgba(2,4,18,.79);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s}.modal-backdrop.open{opacity:1;visibility:visible}.site-modal{position:relative;width:min(760px,100%);max-height:min(860px,calc(100vh - 40px));overflow:auto;border:1px solid rgba(116,209,206,.17);border-radius:30px 30px 30px 9px;background:linear-gradient(150deg,#0c112c,#080b22);box-shadow:0 50px 140px rgba(0,0,0,.46);color:#fff}.modal-close{position:absolute;z-index:3;right:18px;top:18px;width:42px;height:42px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(255,255,255,.035);color:#fff}.modal-close span{position:absolute;left:12px;top:20px;width:17px;height:1px;background:#aeb9c8}.modal-close span:first-child{transform:rotate(45deg)}.modal-close span:last-child{transform:rotate(-45deg)}body.modal-open{overflow:hidden}.checkout-modal{padding:40px}.checkout-head{padding-right:55px}.checkout-kicker{color:#73cecb;font-size:8px;letter-spacing:.16em;font-weight:800}.checkout-head h2{margin:10px 0 4px;font-size:38px;line-height:1.05;letter-spacing:-.04em}.checkout-head p{margin:0;color:#74839a;font-size:11px}.checkout-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:10px;align-items:center;margin:30px 0 26px;padding:14px 0;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.checkout-progress>span{display:flex;align-items:center;gap:7px;color:#65738a;font-size:9px;white-space:nowrap}.checkout-progress>span b{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;border:1px solid rgba(255,255,255,.1);font-size:8px}.checkout-progress>span.active{color:#a8e5e2}.checkout-progress>span.active b{background:rgba(84,188,188,.14);border-color:rgba(84,188,188,.25);color:#9de4e1}.checkout-progress i{height:1px;background:rgba(255,255,255,.075)}.checkout-step{display:none}.checkout-step.active{display:block}.selected-plan{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px;border:1px solid rgba(84,188,188,.15);border-radius:17px 17px 17px 5px;background:linear-gradient(105deg,rgba(84,188,188,.1),rgba(255,255,255,.02));margin-bottom:18px}.selected-plan>div{display:grid}.selected-plan small{font-size:7px;color:#6d7c91;letter-spacing:.1em}.selected-plan strong{font-size:18px;color:#ebf4f5}.selected-plan span{font-size:9px;color:#718097}.selected-plan>div:last-child{text-align:right}.selected-plan>div:last-child b{font-size:19px;color:#8edbd8}.field-label{display:grid;gap:7px;color:#8795a9;font-size:9px}.field-label input,.field-label select{width:100%;height:50px;border:1px solid rgba(255,255,255,.09);border-radius:12px 12px 12px 4px;background:rgba(3,5,21,.55);color:#e1e8eb;padding:0 13px;outline:none}.field-label input:focus,.field-label select:focus{border-color:rgba(84,188,188,.4);box-shadow:0 0 0 3px rgba(84,188,188,.055)}.checkout-info{display:flex;gap:12px;align-items:center;margin:14px 0 22px;padding:13px;border:1px solid rgba(84,188,188,.1);border-radius:12px;background:rgba(84,188,188,.04)}.checkout-info>span{width:7px;height:7px;border-radius:50%;background:var(--flow);flex:0 0 auto}.checkout-info p{margin:0;color:#77869a;font-size:9px}.checkout-next{width:100%}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-actions{display:flex;gap:10px;margin-top:23px}.checkout-actions .button{flex:1}.button-ghost-dark{color:#abb6c5;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.025)}.checkout-summary{display:grid;gap:0;border:1px solid rgba(255,255,255,.075);border-radius:16px 16px 16px 5px;overflow:hidden}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.06);font-size:10px}.summary-row:last-child{border-bottom:0}.summary-row span{color:#6e7d92}.summary-row b{color:#d9e3e7;text-align:right}.summary-total{background:rgba(84,188,188,.065)}.summary-total b{color:#8edbd8;font-size:14px}.checkout-consent{display:grid;grid-template-columns:16px 1fr;gap:9px;align-items:start;margin:18px 0;color:#748197;font-size:9px}.checkout-consent input{width:14px;height:14px;accent-color:var(--flow);margin-top:1px}.checkout-consent a{color:#8edbd8}.checkout-preview-note{display:grid;gap:3px;padding:13px;border:1px dashed rgba(240,191,110,.2);border-radius:11px;background:rgba(240,191,110,.04);margin-bottom:6px}.checkout-preview-note b{font-size:9px;color:#d6b16f}.checkout-preview-note span{font-size:8px;line-height:1.5;color:#746c62}.checkout-success{text-align:center;padding:45px 20px 20px}.success-mark{display:block;width:52px;height:52px;margin:0 auto 18px;border:1px solid rgba(84,188,188,.24);border-radius:17px 17px 17px 5px;background:rgba(84,188,188,.09);position:relative}.success-mark:before{content:"";position:absolute;width:18px;height:9px;left:16px;top:18px;border-left:2px solid #7ad2cf;border-bottom:2px solid #7ad2cf;transform:rotate(-45deg)}.checkout-success small{color:#66c3c1;font-size:7px;letter-spacing:.14em}.checkout-success h3{font-size:30px;letter-spacing:-.03em;margin:8px 0}.checkout-success p{max-width:480px;margin:0 auto 22px;color:#75849a;font-size:11px;line-height:1.65}

.business-modal{width:min(650px,100%);padding:34px}.business-chat-head{display:flex;gap:13px;align-items:center;padding-right:55px}.business-chat-head .ai-orb{width:42px;height:42px;border-radius:14px;flex:0 0 auto}.business-chat-head small{font-size:7px;color:#69c5c2;letter-spacing:.12em}.business-chat-head h2{font-size:25px;margin:1px 0 0;letter-spacing:-.03em}.chat-stream{height:385px;margin:26px -4px 15px;padding:4px 8px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.chat-bubble{max-width:82%;padding:12px 14px;border-radius:14px 14px 14px 5px}.chat-bubble small{display:block;margin-bottom:3px;font-size:7px;color:#62b8b6}.chat-bubble p{margin:0;font-size:11px;line-height:1.55}.chat-bubble.bot{align-self:flex-start;background:rgba(84,188,188,.08);border:1px solid rgba(84,188,188,.12);color:#aab7c6}.chat-bubble.user{align-self:flex-end;background:#74d1ce;color:#082028;border-radius:14px 14px 5px 14px}.chat-bubble.user small{color:#285c62}.chat-composer{display:grid;grid-template-columns:1fr 46px;gap:8px}.chat-composer input{height:49px;border:1px solid rgba(255,255,255,.09);border-radius:13px 13px 13px 5px;background:rgba(3,5,21,.55);color:#e3eaed;padding:0 13px;outline:none}.chat-composer input:focus{border-color:rgba(84,188,188,.4)}.chat-composer button{border:0;border-radius:14px 14px 14px 5px;background:#73d0cd;color:#082028;display:grid;place-items:center}.chat-finish{display:grid;gap:8px;margin-top:12px}.chat-finish small{text-align:center;font-size:8px;color:#59687e}

@media (max-width:1100px){.pricing-heading{gap:50px}.pricing-grid{grid-template-columns:1fr 1fr}.price-card.business{grid-column:1/-1;min-height:auto}.price-card.business>p{min-height:0}.price-card.business ul{grid-template-columns:1fr 1fr}.price-card.business .price-cta{max-width:420px}}
@media (max-width:900px){.pricing-heading{grid-template-columns:1fr;gap:24px}.pricing-heading>p{max-width:620px}.pricing-grid{grid-template-columns:1fr}.price-card,.price-card.business{grid-column:auto;min-height:auto}.price-card>p{min-height:0}.price-card ul,.price-card.business ul{grid-template-columns:1fr 1fr}.price-cta{margin-top:20px}}
@media (max-width:650px){.pricing-section{padding:85px 0 90px}.pricing-heading h2{font-size:42px}.pricing-grid{margin-top:42px}.price-card{padding:24px 20px;border-radius:22px 22px 22px 7px}.price-card ul,.price-card.business ul{grid-template-columns:1fr}.price-value strong{font-size:58px}.recommended{position:static;align-self:flex-start;margin:-5px 0 18px;width:max-content}.modal-backdrop{padding:0;place-items:end center}.site-modal{width:100%;max-height:92vh;border-radius:25px 25px 0 0}.checkout-modal,.business-modal{padding:28px 18px 22px}.checkout-head h2{font-size:31px}.checkout-progress{gap:5px}.checkout-progress>span{font-size:0}.checkout-progress>span b{font-size:8px}.checkout-fields{grid-template-columns:1fr}.checkout-actions{display:grid}.checkout-actions .button{width:100%}.selected-plan{align-items:flex-start}.chat-stream{height:48vh}.business-chat-head h2{font-size:22px}}

/* --------------------------------------------------------------------------
   V4 — UI/UX refinement, icon hardening and checkout readability
   -------------------------------------------------------------------------- */
svg{shape-rendering:geometricPrecision}
.ui-icon{display:block;width:18px;height:18px;flex:0 0 18px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke}
.button .ui-icon{transition:transform .25s var(--ease)}
.button:hover .ui-icon{transform:translate(2px,-2px)}
.button{min-height:56px;padding:0 26px;gap:12px;font-size:15px;line-height:1.1}
.header-plan-cta{min-height:42px;width:auto;padding:0 17px;border-radius:13px 13px 13px 4px;font-size:13px;box-shadow:0 8px 24px rgba(84,188,188,.14)}
.header-actions{gap:15px}
.section-cta{width:max-content;margin-top:30px;min-height:52px}
.meta-separator{width:4px;height:4px;border-radius:50%;background:#55657b;align-self:center;flex:0 0 auto}
.whatsapp-float{width:56px;height:56px;border-radius:18px 18px 18px 6px}
.whatsapp-float .whatsapp-icon{width:29px;height:29px;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}

/* Better reading rhythm and hierarchy */
.statement-section,.platform-section,.memory-section,.truth-section,.industry-section,.implementation-section,.faq-section,.contact-section{padding-top:112px;padding-bottom:116px}
.statement-grid{grid-template-columns:180px 1fr;gap:34px}
.statement-kicker{font-size:16px;line-height:1.55;margin-bottom:20px}
.statement-copy h2,.section-heading h2,.memory-copy h2,.truth-copy h2,.industry-head h2,.implementation-copy h2,.faq-intro h2,.contact-copy h2{font-size:clamp(40px,3.85vw,61px);line-height:1.04;letter-spacing:-.045em}
.statement-copy{max-width:1030px}
.journey{margin-top:66px}
.journey-step{padding:27px 25px;min-height:255px}
.journey-step p{font-size:14px;line-height:1.65}
.section-heading>p,.memory-copy>p,.truth-copy>p,.industry-head>p,.implementation-copy>p,.faq-intro>p,.contact-copy>p{font-size:15px;line-height:1.72}
.module-copy>p{font-size:14px;line-height:1.72}
.check-list li{font-size:12.5px;line-height:1.5}
.impl-step p{font-size:13px;line-height:1.65}

/* Pricing: make purchase choices easier to scan */
.price-card{padding:31px 29px}
.plan-name{font-size:12px}.plan-fit{font-size:10.5px;padding:7px 10px}
.price-card>p{font-size:14px;line-height:1.65;min-height:78px}
.price-card li{font-size:13px;line-height:1.5}
.price-note{font-size:10.5px;line-height:1.5;margin-top:13px}
.pricing-foot p{font-size:12.5px;line-height:1.6}

/* Forms: no tiny labels or helper text */
.contact-form{gap:16px;padding:35px}
.contact-form label{gap:8px;font-size:12.5px}
.contact-form input,.contact-form select{height:54px;font-size:15px;padding:0 15px}
.consent{grid-template-columns:18px 1fr!important;gap:10px!important}
.consent input{width:17px;height:17px}
.consent span{font-size:12px;line-height:1.55}
.form-note{font-size:11px;line-height:1.55;margin-top:2px}

/* Checkout modal: desktop reading size starts at ~13px, never microcopy */
.site-modal{width:min(820px,100%)}
.checkout-modal{padding:44px 46px 42px}
.checkout-kicker{font-size:10.5px;letter-spacing:.14em}
.checkout-head h2{font-size:40px;margin:11px 0 8px}
.checkout-head p{font-size:14px;line-height:1.55;color:#91a0b4}
.checkout-progress{margin:31px 0 29px;padding:16px 0;gap:12px}
.checkout-progress>span{gap:8px;font-size:12px;color:#7f8da1}
.checkout-progress>span b{width:28px;height:28px;border-radius:9px;font-size:11px}
.selected-plan{padding:22px 23px;margin-bottom:21px}
.selected-plan small{font-size:10px}
.selected-plan strong{font-size:21px;margin-top:2px}
.selected-plan span{font-size:13px;line-height:1.5;margin-top:2px}
.selected-plan>div:last-child b{font-size:23px}
.selected-plan>div:last-child small{font-size:11px;letter-spacing:0}
.field-label{gap:8px;font-size:13px;color:#a0acbc}
.field-label input,.field-label select{height:55px;border-radius:13px 13px 13px 5px;padding:0 15px;font-size:15px}
.checkout-info{padding:14px 15px;margin:16px 0 24px}
.checkout-info p{font-size:13px;line-height:1.55;color:#8998ac}
.checkout-info>span{width:8px;height:8px}
.checkout-fields{gap:18px 16px}
.checkout-actions{gap:12px;margin-top:27px}
.summary-row{padding:15px 17px;font-size:13px;line-height:1.5}
.summary-total b{font-size:17px}
.checkout-consent{grid-template-columns:18px 1fr;gap:10px;margin:20px 0;font-size:12.5px;line-height:1.55;color:#8795a9}
.checkout-consent input{width:17px;height:17px;margin-top:2px}
.checkout-preview-note{gap:5px;padding:15px 16px;margin-bottom:9px}
.checkout-preview-note b{font-size:11.5px}.checkout-preview-note span{font-size:11.5px;line-height:1.55;color:#8b806f}
.checkout-success small{font-size:10px}.checkout-success h3{font-size:32px}.checkout-success p{font-size:14px;line-height:1.65;color:#91a0b4}

/* Business assistant readability */
.business-modal{width:min(700px,100%);padding:39px}
.business-chat-head small{font-size:10px}.business-chat-head h2{font-size:29px;line-height:1.1;margin-top:4px}
.chat-stream{gap:12px;margin-top:28px}
.chat-bubble{padding:14px 16px}.chat-bubble small{font-size:10px;margin-bottom:5px}.chat-bubble p{font-size:13.5px;line-height:1.6}
.chat-composer{grid-template-columns:1fr 54px;gap:9px}.chat-composer input{height:54px;padding:0 15px;font-size:14px}.chat-composer button{border-radius:14px 14px 14px 5px}.chat-composer .ui-icon{width:20px;height:20px}
.chat-finish small{font-size:11px;line-height:1.45}

@media (max-width:900px){
  .header-plan-cta{display:none}
  .statement-grid{grid-template-columns:1fr}
  .section-cta{width:100%;max-width:420px}
}
@media (max-width:650px){
  .button{min-height:55px;font-size:15px;padding:0 20px}
  .statement-section,.platform-section,.memory-section,.truth-section,.industry-section,.implementation-section,.faq-section,.contact-section{padding-top:78px;padding-bottom:84px}
  .statement-copy h2,.section-heading h2,.memory-copy h2,.truth-copy h2,.industry-head h2,.implementation-copy h2,.faq-intro h2,.contact-copy h2{font-size:clamp(35px,10.4vw,43px);line-height:1.05}
  .statement-kicker{font-size:14px}
  .journey{margin-top:44px}
  .contact-form{padding:24px 19px}
  .contact-form label{font-size:12.5px}.contact-form input,.contact-form select{font-size:16px}
  .whatsapp-float{width:54px;height:54px;right:14px;bottom:14px}.whatsapp-float .whatsapp-icon{width:28px;height:28px}
  .checkout-modal,.business-modal{padding:29px 20px 25px}
  .checkout-head{padding-right:44px}.checkout-kicker{font-size:9.5px}.checkout-head h2{font-size:31px;line-height:1.08}.checkout-head p{font-size:13px}
  .checkout-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:24px 0;padding:13px 0}
  .checkout-progress i{display:none}
  .checkout-progress>span{font-size:10px!important;white-space:normal;justify-content:center;flex-direction:column;gap:5px;text-align:center}
  .checkout-progress>span b{width:27px;height:27px;font-size:10px!important}
  .selected-plan{display:grid;grid-template-columns:1fr;gap:12px;padding:18px}.selected-plan>div:last-child{text-align:left}
  .selected-plan small{font-size:9.5px}.selected-plan strong{font-size:20px}.selected-plan span{font-size:12.5px}.selected-plan>div:last-child b{font-size:22px}
  .field-label{font-size:12.5px}.field-label input,.field-label select{font-size:16px;height:54px}
  .checkout-info p{font-size:12px}
  .summary-row{font-size:12px;gap:12px}.summary-row b{max-width:58%}
  .checkout-consent{font-size:12px}.checkout-preview-note b,.checkout-preview-note span{font-size:11px}
  .business-chat-head h2{font-size:24px}.business-chat-head small{font-size:9px}.chat-bubble p{font-size:13px}.chat-bubble small{font-size:9px}.chat-composer input{font-size:16px}
}

/* --------------------------------------------------------------------------
   V5 — readable typography pass
   Regra: nenhum conteúdo funcional deve depender de microtipografia.
   -------------------------------------------------------------------------- */
:root{
  --type-xs:12px;
  --type-sm:14px;
  --type-md:16px;
}

/* Navegação, labels e textos auxiliares */
.desktop-nav a,.link-action{font-size:14px;line-height:1.35}
.eyebrow{font-size:13px;line-height:1.4;letter-spacing:.14em}
.hero-trust{font-size:12px;line-height:1.45;gap:12px}
.scroll-indicator{font-size:12px;line-height:1.4}
.section-index{font-size:12px;line-height:1.4;letter-spacing:.12em}
.journey-number{font-size:12px}
.module-tab>span{font-size:12px}
.module-tab small{font-size:13px;line-height:1.35}
.module-label{font-size:12px;line-height:1.4}
.check-list li{font-size:14px;line-height:1.58}
.impl-step>span{font-size:12px}
.impl-step p{font-size:14px;line-height:1.65}
.memory-tags span{font-size:12px}
.industry-card>span{font-size:12px}
.contact-pre{font-size:12px}
.contact-meta{font-size:13px;line-height:1.55}

/* Corpo de leitura: confortável em desktop e notebook */
.journey-step p{font-size:15px;line-height:1.65}
.section-heading>p,.memory-copy>p,.truth-copy>p,.industry-head>p,.implementation-copy>p,.faq-intro>p,.contact-copy>p{font-size:16px;line-height:1.72}
.module-copy>p{font-size:16px;line-height:1.7}

/* Mockup do produto: segue sendo uma representação, mas todo texto é legível */
.product-window{width:114%;min-height:525px}
.product-shell{min-height:474px}
.window-brand,.window-status{font-size:12px}
.mock-heading small{font-size:12px;line-height:1.35}
.mock-heading strong{font-size:18px;line-height:1.25}
.mock-avatar{font-size:11.5px}
.insight-strip{min-height:66px;padding:12px 14px}
.insight-strip p{font-size:11.5px;line-height:1.48}
.insight-strip p span{font-size:10.5px;line-height:1.35}
.insight-strip button{font-size:11px;line-height:1.3;white-space:nowrap}
.mock-kpis article{padding:13px}
.mock-kpis span,.mock-kpis small{font-size:10.5px;line-height:1.35}
.mock-kpis strong{font-size:16px}
.pipeline-card,.prospect-card{min-height:190px}
.pipeline-card header small,.prospect-card header small{font-size:10.5px;line-height:1.35}
.pipeline-card header strong{font-size:12px;line-height:1.3}
.pipeline-card header>span{font-size:10.5px}
.stage label{font-size:10.5px;line-height:1.3}
.score-pill{font-size:10.5px;padding:4px 6px}
.prospect-card>strong{font-size:12.5px;line-height:1.35}
.prospect-card>p{font-size:10.5px;line-height:1.4}
.reason{font-size:10.5px;line-height:1.35}
.prospect-card button{height:31px;font-size:10.5px}
.floating-chip small{font-size:10.5px;line-height:1.35}
.floating-chip b{font-size:11.5px;line-height:1.35}

/* Mini interfaces dos módulos */
.search-box span{font-size:12px;line-height:1.35}
.search-box b{font-size:11.5px}
.company-badge{font-size:11px}
.result-row b{font-size:12.5px;line-height:1.35}
.result-row small{font-size:11px;line-height:1.4}
.match{font-size:11.5px}
.source-note{font-size:11px;line-height:1.4}
.kanban-col header{font-size:11px}
.deal small{font-size:10.5px;line-height:1.35}
.deal b{font-size:12px;line-height:1.3}
.deal span{font-size:10.5px;line-height:1.35}
.copilot-head b{font-size:13px}
.copilot-head small{font-size:11px}
.ai-message small,.ai-grid small{font-size:10.5px}
.ai-message p{font-size:12px;line-height:1.5}
.ai-grid b{font-size:12px}
.ai-action{font-size:11.5px}
.agenda-visual header small,.agenda-visual header>span{font-size:11px}
.agenda-item time,.agenda-item b{font-size:12px}
.agenda-item small,.agenda-item>span{font-size:10.5px;line-height:1.35}
.metric-row small{font-size:10.5px}
.management-insight small{font-size:10.5px}
.management-insight b{font-size:12px;line-height:1.35}
.knowledge-top small{font-size:11px}
.knowledge-top i{font-size:10.5px}
.knowledge-list b{font-size:12.5px}
.knowledge-list small,.knowledge-list em{font-size:10.5px;line-height:1.35}
.question-label,.answer-label{font-size:10.5px}
.knowledge-question p{font-size:13px;line-height:1.5}
.context-trail span{font-size:10.5px}
.truth-card small{font-size:11px}
.truth-card p{font-size:12.5px;line-height:1.5}
.truth-card.highlighted button{font-size:11.5px}

/* Planos: remover microcopy */
.plan-name{font-size:14px;line-height:1.35}
.plan-fit{font-size:13px;line-height:1.35;padding:8px 11px}
.price-card>p{font-size:15px;line-height:1.65}
.price-value>span{font-size:13px}
.price-card li{font-size:14px;line-height:1.55}
.price-note{font-size:13px;line-height:1.55}
.pricing-foot p{font-size:14px;line-height:1.6}
.recommended{font-size:11.5px;line-height:1.35}

/* Formulários do site */
.contact-form label{font-size:14px;line-height:1.35}
.contact-form input,.contact-form select{font-size:16px}
.consent span{font-size:13.5px;line-height:1.55}
.form-note{font-size:13px;line-height:1.55}

/* Checkout: escala mínima funcional de 13–14px */
.checkout-kicker{font-size:12px;line-height:1.35}
.checkout-head h2{font-size:42px;line-height:1.06}
.checkout-head p{font-size:15px;line-height:1.6}
.checkout-progress>span{font-size:13.5px;line-height:1.35}
.checkout-progress>span b{font-size:12px}
.selected-plan small{font-size:12px;line-height:1.35}
.selected-plan strong{font-size:22px;line-height:1.25}
.selected-plan span{font-size:14px;line-height:1.5}
.selected-plan>div:last-child b{font-size:24px}
.selected-plan>div:last-child small{font-size:12px}
.field-label{font-size:14px;line-height:1.35}
.field-label input,.field-label select{font-size:16px}
.checkout-info p{font-size:14px;line-height:1.6}
.summary-row{font-size:14px;line-height:1.55}
.summary-total b{font-size:18px}
.checkout-consent{font-size:13.5px;line-height:1.6}
.checkout-preview-note b,.checkout-preview-note span{font-size:13px;line-height:1.55}
.checkout-success small{font-size:12px}
.checkout-success p{font-size:15px;line-height:1.65}

/* Assistente Business */
.business-chat-head small{font-size:12px;line-height:1.35}
.business-chat-head h2{font-size:30px}
.chat-bubble small{font-size:12px;line-height:1.35}
.chat-bubble p{font-size:15px;line-height:1.62}
.chat-composer input{font-size:16px}
.chat-finish small{font-size:12.5px;line-height:1.5}

/* Rodapé */
.footer-brand p{font-size:13px;line-height:1.55}
.footer-links small{font-size:12px;line-height:1.35}
.footer-links a{font-size:13.5px;line-height:1.45}
.footer-bottom{font-size:12px;line-height:1.5}

@media (max-width:900px){
  .desktop-nav a,.link-action{font-size:14px}
  .module-copy>p,.section-heading>p,.memory-copy>p,.truth-copy>p,.industry-head>p,.implementation-copy>p,.faq-intro>p,.contact-copy>p{font-size:16px}
  .product-window{width:100%;min-height:0}
}

@media (max-width:650px){
  body{font-size:16px;line-height:1.6}
  .eyebrow{font-size:12.5px}
  .hero-trust{font-size:11.5px;line-height:1.45;row-gap:8px}
  .statement-kicker{font-size:16px;line-height:1.55}
  .section-index{font-size:12px}
  .journey-step p{font-size:15px}
  .module-tab small{font-size:13px}
  .check-list li{font-size:14px}
  .price-card>p{font-size:15px}
  .price-card li{font-size:14px}
  .price-note,.pricing-foot p{font-size:13.5px}
  .contact-form label{font-size:14px}
  .consent span,.form-note{font-size:13px}

  .checkout-kicker{font-size:12px}
  .checkout-head h2{font-size:33px}
  .checkout-head p{font-size:15px}
  .checkout-progress>span{font-size:12px!important;line-height:1.3}
  .checkout-progress>span b{font-size:12px!important}
  .selected-plan small{font-size:12px}
  .selected-plan strong{font-size:21px}
  .selected-plan span{font-size:14px}
  .field-label{font-size:14px}
  .checkout-info p{font-size:14px}
  .summary-row{font-size:13.5px}
  .checkout-consent{font-size:13px}
  .checkout-preview-note b,.checkout-preview-note span{font-size:12.5px}
  .business-chat-head small{font-size:12px}
  .business-chat-head h2{font-size:26px}
  .chat-bubble small{font-size:12px}
  .chat-bubble p{font-size:15px}
  .chat-finish small{font-size:12px}

  /* No mobile, o mockup é simplificado para não comprimir texto */
  .window-brand,.window-status{font-size:11.5px}
  .mock-heading small{font-size:11.5px}
  .insight-strip p{font-size:11px}
  .mock-kpis span,.mock-kpis small{font-size:10.5px}
}

/* V5.1 — piso tipográfico estrito: nenhum texto visível abaixo de 12px */
.insight-strip p span,.insight-strip button,
.mock-kpis span,.mock-kpis small,
.pipeline-card header small,.pipeline-card header>span,
.stage label,.score-pill,.prospect-card>p,.reason,.prospect-card button,
.floating-chip small,.search-box b,.company-badge,.result-row small,.match,.source-note,
.kanban-col header,.deal small,.deal span,.copilot-head small,.ai-message small,.ai-grid small,
.ai-action,.agenda-visual header small,.agenda-visual header>span,.agenda-item small,.agenda-item>span,
.metric-row small,.management-insight small,.knowledge-top small,.knowledge-top i,
.knowledge-list small,.knowledge-list em,.question-label,.answer-label,.context-trail span,
.truth-card small,.truth-card.highlighted button,
.recommended{font-size:12px!important;line-height:1.4}

.window-brand,.window-status,.mock-heading small,.mock-avatar,
.insight-strip p,.pipeline-card header strong,.prospect-card>strong,
.result-row b,.deal b,.copilot-head b,.ai-message p,.ai-grid b,
.agenda-item time,.agenda-item b,.management-insight b,.knowledge-list b,
.truth-card p{font-size:12.5px;line-height:1.45}

/* Dá espaço extra às interfaces ilustrativas para a nova escala tipográfica */
.product-window{min-height:548px}
.product-shell{min-height:497px}
.pipeline-card,.prospect-card{min-height:205px}
.module-visual{min-height:430px}

/* --------------------------------------------------------------------------
   V6 — reforço de legibilidade nas áreas editoriais
   Foco: inteligência baseada em fatos, segmentos e FAQ.
   -------------------------------------------------------------------------- */
.truth-cards{gap:18px}
.truth-card{
  padding:34px 38px;
  min-height:188px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-radius:22px 22px 22px 7px;
}
.truth-card small{
  font-size:17px!important;
  line-height:1.35!important;
  letter-spacing:.11em;
  font-weight:650;
}
.truth-card b{
  margin-top:14px;
  font-size:22px;
  line-height:1.34;
  font-weight:600;
}
.truth-card p{
  margin-top:12px;
  font-size:17px!important;
  line-height:1.62!important;
  max-width:780px;
}
.truth-card.highlighted button{
  display:inline-flex;
  align-items:center;
  gap:9px;
  width:max-content;
  margin-top:22px;
  font-size:17px!important;
  line-height:1.35!important;
  font-weight:550;
}
.truth-card.highlighted button .ui-icon{width:20px;height:20px}

.industry-grid{gap:18px}
.industry-card{
  min-height:390px;
  padding:34px 32px;
}
.industry-card>span{
  font-size:16px!important;
  line-height:1.3;
  font-weight:600;
  letter-spacing:.05em;
}
.industry-card h3{
  margin:68px 0 17px;
  font-size:clamp(25px,1.8vw,29px);
  line-height:1.16;
  letter-spacing:-.025em;
}
.industry-card p{
  max-width:270px;
  font-size:17px;
  line-height:1.62;
}
.industry-card svg{width:122px;height:84px;right:20px;bottom:15px}

.faq-intro p{
  font-size:17px!important;
  line-height:1.72!important;
  max-width:440px;
}
.faq-list summary{
  min-height:96px;
  gap:22px;
  font-size:19px;
  line-height:1.45;
  font-weight:520;
  padding:8px 0;
}
.faq-list summary span{width:26px;height:26px;flex:0 0 26px}
.faq-list summary span:before,.faq-list summary span:after{width:16px;height:1.5px}
.faq-list details p{
  max-width:780px;
  padding:0 72px 34px 0;
  font-size:17px;
  line-height:1.72;
  color:#91a0b5;
}

@media (max-width:900px){
  .truth-card{padding:30px 30px;min-height:174px}
  .industry-card{min-height:340px;padding:30px 28px}
  .industry-card h3{margin-top:54px}
  .faq-list summary{font-size:18px;min-height:88px}
  .faq-list details p{font-size:16.5px;padding-right:48px}
}

@media (max-width:650px){
  .truth-cards{gap:14px}
  .truth-card{padding:25px 22px;min-height:0}
  .truth-card small{font-size:15px!important}
  .truth-card b{font-size:20px;line-height:1.36;margin-top:11px}
  .truth-card p{font-size:16px!important;line-height:1.62!important;margin-top:10px}
  .truth-card.highlighted button{font-size:16px!important;margin-top:18px}

  .industry-card{min-height:310px;padding:27px 24px}
  .industry-card>span{font-size:15px!important}
  .industry-card h3{font-size:25px;margin:45px 0 14px}
  .industry-card p{font-size:16px;line-height:1.62;max-width:100%;padding-right:8px}
  .industry-card svg{width:98px;height:69px;right:15px;bottom:12px}

  .faq-intro p{font-size:16px!important}
  .faq-list summary{min-height:82px;font-size:17px;line-height:1.42;padding:10px 0}
  .faq-list details p{font-size:16px;line-height:1.68;padding:0 34px 28px 0}
}
