:root{--navy: #12213a;--navy-2: #0c172a;--teal: #16a085;--teal-dark: #0f7f6b;--teal-soft: #ddf5ef;--bg: #f8fafc;--white: #ffffff;--text: #152033;--muted: #657084;--border: #e4eaf0;--success: #15976f;--warning: #e7a33e;--danger: #d95353;--shadow: 0 24px 70px rgba(18, 33, 58, .12);--shadow-soft: 0 12px 35px rgba(18, 33, 58, .08);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--container: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img,svg{display:block;max-width:100%}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin:0 auto}.section-pad{padding:112px 0}.site-header{position:fixed;inset:0 0 auto 0;z-index:1000;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s ease}.site-header.scrolled{border-bottom-color:#e4eaf0e6;box-shadow:0 10px 30px #12213a0f}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:22px;font-weight:800;letter-spacing:-.03em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--teal),#35bca1);border-radius:12px;box-shadow:0 8px 18px #16a08540;padding:8px}.desktop-nav{display:flex;align-items:center;gap:30px;color:#42506a;font-size:14px;font-weight:650}.desktop-nav a{position:relative;transition:color .2s}.desktop-nav a:hover{color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:10px}.button{min-height:46px;padding:0 20px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-size:14px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff;box-shadow:0 10px 24px #16a0853d}.button-primary:hover{background:var(--teal-dark);box-shadow:0 14px 30px #16a08547}.button-ghost{color:var(--text);background:transparent}.button-ghost:hover{background:var(--bg)}.button-secondary{background:#fff;border-color:var(--border);color:var(--text);box-shadow:0 8px 20px #12213a0d}.button-secondary:hover{border-color:#cfd8e3;box-shadow:0 12px 26px #12213a14}.button-lg{min-height:54px;padding:0 26px;border-radius:13px;font-size:15px}.button-light{background:#fff;color:var(--navy)}.button-outline-light{color:#fff;border-color:#ffffff59;background:#ffffff0a}.full{width:100%}.menu-toggle{display:none;width:46px;height:46px;border-radius:12px;border:1px solid var(--border);background:#fff;padding:12px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:4px 0;border-radius:3px;transition:.2s}.mobile-menu{border-top:1px solid var(--border);background:#fff}.mobile-menu-inner{padding:18px 0 26px;display:grid;gap:14px}.mobile-menu-inner>a{padding:10px 2px;font-weight:700;color:#3c4a61}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.hero{position:relative;overflow:hidden;padding-top:170px;background:radial-gradient(circle at 70% 10%,rgba(221,245,239,.95),transparent 36%),linear-gradient(180deg,#fff,#fbfdfd)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(18,33,58,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(18,33,58,.028) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 75%);mask-image:linear-gradient(to bottom,#000 0%,transparent 75%);pointer-events:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.hero-orb-one{width:260px;height:260px;background:#16a0851c;right:-60px;top:180px}.hero-orb-two{width:180px;height:180px;background:#386fde14;left:-60px;bottom:60px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.25fr;align-items:center;gap:54px}.eyebrow,.section-kicker,.mini-kicker{color:var(--teal-dark);font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--teal-soft);padding:8px 12px;border-radius:999px;letter-spacing:.02em;text-transform:none}.eyebrow span{width:7px;height:7px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px #16a0851f}.hero h1{font-size:clamp(46px,5.3vw,72px);line-height:1.06;letter-spacing:-.055em;margin:24px 0 22px;max-width:720px}.hero h1 em{color:var(--teal);font-style:normal}.hero-lead{font-size:18px;color:var(--muted);max-width:650px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#4f5b70;font-size:13px;font-weight:650}.check{width:20px;height:20px;display:inline-grid;place-items:center;border-radius:50%;background:var(--teal-soft);color:var(--teal-dark);margin-right:5px;font-size:12px}.hero-visual{position:relative}.dashboard-frame{background:#f5f8fb;border:1px solid rgba(18,33,58,.12);border-radius:24px;box-shadow:0 32px 90px #12213a2e;overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(2deg);transform-origin:center}.dashboard-topbar{height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8edf2}.browser-dots{display:flex;gap:5px}.browser-dots i{width:8px;height:8px;border-radius:50%;background:#d9dfe6}.browser-dots i:first-child{background:#ff8276}.browser-dots i:nth-child(2){background:#ffd15b}.browser-dots i:nth-child(3){background:#63d69b}.dashboard-search{width:180px;background:#f5f7f9;color:#9aa5b4;border-radius:8px;padding:6px 10px;font-size:10px}.dashboard-user{display:flex;align-items:center;gap:8px;font-size:9px}.dashboard-user span{width:26px;height:26px;border-radius:8px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-weight:800}.dashboard-body{display:grid;grid-template-columns:150px 1fr;min-height:505px}.dashboard-sidebar{background:var(--navy);padding:15px 10px;color:#afbdd0;display:flex;flex-direction:column;gap:5px}.sidebar-logo{width:30px;height:30px;border-radius:9px;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:800;margin:0 0 10px 5px}.dashboard-sidebar a{display:flex;align-items:center;gap:8px;color:inherit;padding:9px 10px;border-radius:8px;font-size:9px;font-weight:650}.dashboard-sidebar a.active{background:#ffffff1a;color:#fff}.dashboard-sidebar a span{width:15px;text-align:center;opacity:.9}.dashboard-main{padding:18px;min-width:0}.dash-heading-row{display:flex;justify-content:space-between;align-items:flex-start}.dash-heading-row small{font-size:8px;color:#8c98a7}.dash-heading-row h3{font-size:15px;margin:3px 0 0}.dash-heading-row button,.mockup-toolbar button,.editor-toolbar button{border:0;background:var(--teal);color:#fff;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:750}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:16px}.stats-grid article{position:relative;background:#fff;border:1px solid #e7ebf0;padding:11px;border-radius:11px;min-height:90px}.stat-icon{position:absolute;right:9px;top:9px;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;font-size:8px;font-weight:800}.stat-icon.teal{background:#e5f7f2;color:#11856e}.stat-icon.blue{background:#eaf0ff;color:#4b72d6}.stat-icon.amber{background:#fff4dd;color:#c48418}.stat-icon.violet{background:#f0eaff;color:#8052c7}.stats-grid small{display:block;font-size:8px;color:#8d98a7}.stats-grid strong{display:block;font-size:18px;line-height:1.2;margin-top:8px}.stats-grid em{display:block;font-style:normal;color:var(--teal-dark);font-size:7px;margin-top:5px}.dash-content-grid{display:grid;grid-template-columns:1.3fr .85fr;gap:10px;margin-top:10px}.dash-card{background:#fff;border:1px solid #e7ebf0;border-radius:11px;padding:12px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title strong{font-size:10px}.card-title small{color:#96a1ae;font-size:7px}.chart-bars{height:85px;display:flex;align-items:end;gap:8px;margin-top:12px;padding:0 4px;border-bottom:1px solid #edf1f4;background:repeating-linear-gradient(to top,transparent 0 20px,#f2f5f8 20px 21px)}.chart-bars span{flex:1;background:linear-gradient(#3cc1a7,var(--teal));border-radius:4px 4px 0 0;min-height:12px}.chart-labels{display:flex;justify-content:space-around;color:#9ba6b4;font-size:6px;padding-top:5px}.mini-event{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #eef1f4}.mini-event:last-child{border-bottom:0}.mini-event>b{width:26px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--teal-soft);color:var(--teal-dark);font-size:9px}.mini-event span strong,.mini-event span small{display:block}.mini-event span strong{font-size:8px}.mini-event span small{font-size:6px;color:#8995a5;margin-top:2px}.applications-card{margin-top:10px}.table-row{display:grid;grid-template-columns:1.35fr 1.2fr .8fr .65fr;gap:8px;align-items:center;min-height:34px;border-bottom:1px solid #f0f2f5;font-size:7px}.table-row:last-child{border:0}.table-head{color:#8c98a7;font-size:6px}.table-row>span:first-child{display:flex;align-items:center;gap:6px}.table-row i{width:20px;height:20px;border-radius:6px;background:#eef3f6;display:grid;place-items:center;font-style:normal;font-size:6px;font-weight:800}.status,.badge{display:inline-flex!important;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;border-radius:999px;padding:3px 7px;font-size:6px!important;font-weight:750}.pending{background:#fff4dd;color:#b97815}.review{background:#eaf0ff;color:#4c70c5}.approved,.success{background:#e3f5ee;color:#138162}.muted{background:#eef1f4;color:#728094}.warning{background:#fff0d6;color:#b97916}.floating-pill{position:absolute;display:flex;align-items:center;gap:8px;background:#fffffff2;border:1px solid rgba(18,33,58,.08);border-radius:13px;box-shadow:0 18px 40px #12213a24;padding:10px 13px;font-size:10px;font-weight:750}.floating-pill span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:var(--teal-soft);color:var(--teal-dark)}.pill-one{left:-28px;bottom:52px}.pill-two{right:-26px;top:80px}.logo-strip{border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4;background:#fff}.logo-strip-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7c8898;font-size:13px;font-weight:800;letter-spacing:.02em}.section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.section-heading.narrow{max-width:760px}.section-heading h2,.custom-copy h2,.integration-copy h2,.security-copy h2,.faq-intro h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.045em;margin:12px 0 18px}.section-heading p,.custom-copy p,.integration-copy p,.security-copy p,.faq-intro p{color:var(--muted);font-size:17px;margin:0}.problems-section{background:var(--bg)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;box-shadow:0 8px 24px #12213a0a;transition:.25s}.problem-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-soft)}.icon-box{width:44px;height:44px;border-radius:13px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-size:19px;font-weight:900}.problem-card h3{margin:20px 0 8px;font-size:18px}.problem-card p{color:var(--muted);margin:0;font-size:14px}.solution-ribbon{margin-top:24px;border:1px solid #cae8df;border-radius:14px;padding:16px 20px;text-align:center;background:#f2fbf8;color:#466358;font-weight:650}.solution-ribbon span{color:var(--teal-dark);font-weight:850}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;min-height:260px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:#d3dfe8}.feature-card.featured{grid-column:span 2;background:linear-gradient(135deg,var(--navy),#19365c);color:#fff;display:grid;grid-template-columns:auto 1fr;gap:22px}.feature-card.featured p,.feature-card.featured li{color:#c4cfdd}.feature-icon{width:46px;height:46px;border-radius:14px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-weight:900;font-size:18px}.featured .feature-icon{background:#ffffff1f;color:#7fe3ce}.feature-card h3{font-size:21px;margin:18px 0 9px}.feature-card.featured h3{margin:0 0 9px}.feature-card p{color:var(--muted);margin:0}.feature-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:20px 0 0}.feature-card li{background:#ffffff17;border:1px solid rgba(255,255,255,.12);padding:6px 10px;border-radius:999px;font-size:12px}.feature-link{display:block;margin-top:24px;color:var(--teal-dark);font-size:13px;font-weight:800}.product-section{background:linear-gradient(180deg,#f8fafc,#fff)}.split-heading{max-width:none;display:grid;grid-template-columns:1fr .7fr;align-items:end;text-align:left;gap:60px}.split-heading p{padding-bottom:8px}.product-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:22px}.product-tab{border:1px solid var(--border);background:#fff;color:#566276;padding:11px 18px;border-radius:11px;font-weight:750}.product-tab.active{background:var(--navy);color:#fff;border-color:var(--navy)}.product-panels{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--shadow);overflow:hidden}.product-panel{display:none;grid-template-columns:.72fr 1.28fr;gap:50px;align-items:center;padding:54px}.product-panel.active{display:grid}.product-copy h3{font-size:36px;line-height:1.14;letter-spacing:-.035em;margin:10px 0 15px}.product-copy>p{color:var(--muted);font-size:16px}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{position:relative;padding-left:28px;margin:11px 0;color:#4d5a6e}.check-list li:before{content:"✓";position:absolute;left:0;top:1px;width:19px;height:19px;border-radius:50%;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-size:11px;font-weight:900}.text-link{color:var(--teal-dark);font-weight:800}.product-mockup{background:#f5f8fb;border:1px solid #dfe6ed;border-radius:18px;padding:18px;box-shadow:0 18px 40px #12213a1f;min-width:0}.mockup-toolbar,.editor-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.mockup-toolbar strong{display:block;font-size:14px}.mockup-toolbar small{display:block;color:#8d99a8;font-size:9px}.mockup-filters{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;margin-bottom:10px}.mockup-filters span{background:#fff;border:1px solid #e1e7ed;border-radius:8px;padding:9px;color:#8d98a6;font-size:9px}.mockup-table{background:#fff;border:1px solid #e4e9ef;border-radius:11px;overflow:hidden}.mockup-row{display:grid;grid-template-columns:1.6fr .8fr .8fr .7fr;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef1f4;font-size:9px}.mockup-row:last-child{border:0}.mockup-row.head{color:#8793a3;background:#fafbfd;font-size:8px}.mockup-row>span:first-child{display:flex;align-items:center;gap:8px}.mockup-row i{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:var(--teal-soft);color:var(--teal-dark);font-style:normal;font-weight:900}.mockup-row b{font-size:9px}.mockup-row b small{display:block;color:#94a0ae;font-size:7px;font-weight:500}.kanban-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kanban-board>div{background:#eef3f6;border-radius:11px;padding:10px}.kanban-board h5{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px;font-size:9px}.kanban-board h5 b{background:#fff;padding:2px 6px;border-radius:999px}.kanban-board article{background:#fff;border:1px solid #e3e9ee;border-radius:9px;padding:10px;margin-bottom:8px}.kanban-board article strong,.kanban-board article small,.kanban-board article span{display:block}.kanban-board article strong{font-size:9px}.kanban-board article small{font-size:7px;color:#8290a0;margin:2px 0 7px}.kanban-board article span{font-size:6px;color:#a0aab6}.meeting-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.meeting-meta span{background:#fff;border:1px solid #e4e9ef;border-radius:8px;padding:8px;font-size:8px}.meeting-sections{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}.meeting-sections article{background:#fff;border:1px solid #e4e9ef;border-radius:11px;padding:12px}.meeting-sections h5{margin:0 0 10px;font-size:10px}.attendance{display:grid;gap:7px}.att{border-radius:8px;padding:9px;font-size:8px;font-weight:800}.present{background:#e4f5ef;color:#158263}.late{background:#fff3dd;color:#b57a1a}.absent{background:#fdeaea;color:#b85656}.decision{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #eef1f4;font-size:8px}.decision:last-child{border:0}.decision b{color:var(--teal-dark)}.decision em{font-style:normal;color:#8491a1;font-size:7px}.campaign-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.campaign-summary article{background:#fff;border:1px solid #e4e9ef;border-radius:10px;padding:12px}.campaign-summary small,.campaign-summary strong{display:block}.campaign-summary small{font-size:8px;color:#8d99a8}.campaign-summary strong{font-size:18px;margin-top:4px}.progress{height:8px;background:#dde7e4;border-radius:99px;overflow:hidden;margin-bottom:14px}.progress span{display:block;height:100%;background:var(--teal);border-radius:inherit}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.channel-grid>div{background:#fff;border:1px solid #e4e9ef;border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px}.channel-grid i{width:28px;height:28px;border-radius:8px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-style:normal;font-weight:900}.channel-grid b,.channel-grid small{display:block}.channel-grid b{font-size:8px}.channel-grid small{font-size:7px;color:#8c98a7}.website-mockup{display:grid;grid-template-columns:.65fr 1.35fr;gap:10px}.website-editor,.website-preview{background:#fff;border:1px solid #e4e9ef;border-radius:11px;overflow:hidden}.editor-toolbar{padding:10px;margin:0;border-bottom:1px solid #edf1f4;font-size:9px}.editor-blocks{padding:8px;display:grid;gap:6px}.editor-blocks span{padding:8px;border-radius:7px;background:#f6f8fa;font-size:8px}.editor-blocks span.active{background:var(--teal-soft);color:var(--teal-dark);font-weight:800}.preview-nav{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-size:6px;border-bottom:1px solid #edf1f4}.preview-nav b{font-size:8px}.preview-hero{min-height:180px;padding:34px 28px;background:linear-gradient(135deg,#e4f6f1,#f8fbfa);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.preview-hero small{font-size:7px;color:var(--teal-dark)}.preview-hero strong{font-size:17px;line-height:1.1;max-width:180px;margin:6px 0 12px}.preview-hero button{border:0;background:var(--teal);color:#fff;border-radius:7px;padding:7px 10px;font-size:7px;font-weight:800}.custom-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.custom-section:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#16a08524;right:-120px;top:-140px}.custom-grid{position:relative;z-index:1;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.section-kicker.light{color:#7de2cd}.custom-copy p{color:#b8c4d3}.domain-examples{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.domain-examples span{background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:8px 11px;border-radius:9px;color:#d5deea;font-size:12px}.custom-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.custom-cards article{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.custom-cards article>span{color:#77dbc7;font-size:12px;font-weight:900;letter-spacing:.08em}.custom-cards h3{margin:10px 0 7px;font-size:18px}.custom-cards p{margin:0;color:#b9c5d4;font-size:14px}.roles-section{background:#fbfcfd}.roles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.role-card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;background:#fff}.role-card.highlighted{border-color:#93d7c7;box-shadow:0 18px 45px #16a0851f}.role-head{display:flex;align-items:center;gap:13px}.role-head>span{width:45px;height:45px;border-radius:14px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-weight:900}.role-head h3{margin:0;font-size:21px}.role-head small{color:#8a96a6}.role-card ul{list-style:none;padding:0;margin:24px 0 0}.role-card li{padding:10px 0;border-bottom:1px solid #edf1f4;color:#556174}.role-card li:last-child{border:0}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.step-card{position:relative;border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;background:#fff}.step-card>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900;box-shadow:0 0 0 8px #edf4f3}.step-card h3{font-size:18px;margin:22px 0 8px}.step-card p{margin:0;color:var(--muted);font-size:14px}.center-cta{text-align:center;margin-top:36px}.integrations-section{background:var(--bg)}.integrations-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center}.integration-list{display:grid;gap:12px}.integration-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;border:1px solid var(--border);border-radius:16px;background:#fff}.integration-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:900}.integration-icon.whatsapp{background:#20af75}.integration-icon.sms{background:#3d78e7}.integration-icon.mail{background:#7d56cf}.integration-icon.pay{background:#e1a037}.integration-list h3{margin:0;font-size:17px}.integration-list p{margin:3px 0 0;color:var(--muted);font-size:13px}.integration-list article>b{font-size:11px;color:var(--teal-dark);background:var(--teal-soft);padding:6px 8px;border-radius:999px}.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.price-card{position:relative;border:1px solid var(--border);border-radius:24px;padding:32px;background:#fff;display:flex;flex-direction:column}.price-card.popular{border:2px solid var(--teal);box-shadow:0 22px 55px #16a08526;transform:translateY(-10px)}.popular-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--teal);color:#fff;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:900;letter-spacing:.08em}.price-icon{width:44px;height:44px;border-radius:13px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-weight:900;margin-bottom:20px}.price-label{font-size:11px;color:var(--teal-dark);font-weight:850;letter-spacing:.08em}.price-card h3{font-size:23px;margin:7px 0 10px}.price{display:flex;align-items:end;gap:5px}.price strong{font-size:42px;letter-spacing:-.05em;line-height:1}.price span{color:var(--muted);font-size:14px;padding-bottom:5px}.price-card>p{color:var(--muted);min-height:50px}.price-card .check-list{flex:1}.pricing-note{margin:30px auto 0;max-width:760px;display:flex;gap:14px;align-items:center;background:#f1fbf7;border:1px solid #cfece3;border-radius:16px;padding:18px 20px}.pricing-note>span{font-size:28px}.pricing-note strong{display:block}.pricing-note p{margin:2px 0 0;color:#5d6b7d;font-size:13px}.security-section{background:#f8fafc}.security-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.security-badge{margin-top:26px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:12px;font-weight:750;color:#4f5c70}.security-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.security-cards article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.security-cards article>span{width:40px;height:40px;border-radius:12px;background:var(--teal-soft);color:var(--teal-dark);display:grid;place-items:center;font-weight:900}.security-cards h3{font-size:17px;margin:15px 0 7px}.security-cards p{color:var(--muted);font-size:13px;margin:0}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:start}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:22px 0;border:0;background:transparent;font-weight:800;color:var(--text)}.faq-item button i{font-style:normal;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f1f4f7;color:#667387}.faq-answer{display:none;padding:0 40px 22px 0}.faq-answer p{margin:0;color:var(--muted)}.faq-item.open .faq-answer{display:block}.faq-item.open button i{background:var(--teal-soft);color:var(--teal-dark)}.final-cta{padding-top:50px}.final-cta-card{background:linear-gradient(135deg,var(--navy),#18395e);border-radius:30px;color:#fff;padding:58px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;box-shadow:0 28px 70px #12213a38}.final-cta-card h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:10px 0 14px}.final-cta-card p{color:#c2cedc;max-width:700px;margin:0}.final-cta-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:380px}.final-cta-actions small{grid-column:1/-1;text-align:center;color:#b7c4d3;margin-top:4px}.site-footer{background:#0b1525;color:#aeb9c7;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding-bottom:54px}.light-brand{color:#fff}.footer-brand p{max-width:300px;margin-top:18px}.footer-grid h4{color:#fff;margin:0 0 17px}.footer-grid>div:not(.footer-brand) a{display:block;margin:10px 0;color:#aeb9c7;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);min-height:76px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.footer-bottom div{display:flex;gap:18px}.mobile-sticky-cta{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media (max-width: 1100px){.desktop-nav{gap:18px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .eyebrow{margin-inline:auto}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:900px;margin:0 auto}.features-grid,.problem-grid{grid-template-columns:repeat(2,1fr)}.product-panel{grid-template-columns:1fr;padding:40px}.custom-grid,.integrations-grid,.security-grid,.faq-grid,.final-cta-card{grid-template-columns:1fr}.final-cta-actions{min-width:0;max-width:520px}.pricing-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}.price-card.popular{transform:none}.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 860px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:block}.section-pad{padding:84px 0}.hero{padding-top:135px}.hero h1{font-size:50px}.dashboard-frame{transform:none}.logo-strip-inner{justify-content:center;flex-wrap:wrap;padding:22px 0}.features-grid{grid-template-columns:1fr}.feature-card.featured{grid-column:auto}.split-heading{grid-template-columns:1fr;gap:14px}.product-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.product-tab{flex:0 0 auto}.custom-cards,.security-cards,.roles-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.floating-pill{display:none}}@media (max-width: 640px){.container{width:min(calc(100% - 28px),var(--container))}.nav-wrap{height:70px}.section-pad{padding:68px 0}.hero{padding-top:118px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{display:grid;justify-content:start;text-align:left;margin-left:auto;margin-right:auto;width:-moz-max-content;width:max-content;max-width:100%}.dashboard-body{grid-template-columns:70px 1fr}.dashboard-sidebar{padding:10px 6px}.dashboard-sidebar a{font-size:0;justify-content:center}.dashboard-sidebar a span{font-size:12px}.sidebar-logo{margin-inline:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.dash-content-grid{grid-template-columns:1fr}.event-card{display:none}.applications-card .table-row{grid-template-columns:1.4fr .9fr}.applications-card .table-row span:nth-child(2),.applications-card .table-row span:nth-child(3){display:none}.dashboard-user b,.dashboard-search{display:none}.problem-grid{grid-template-columns:1fr}.feature-card.featured{display:block}.feature-card.featured .feature-icon{margin-bottom:18px}.section-heading h2,.custom-copy h2,.integration-copy h2,.security-copy h2,.faq-intro h2{font-size:35px}.section-heading p,.custom-copy p,.integration-copy p,.security-copy p,.faq-intro p{font-size:15px}.product-panel{padding:24px;gap:30px}.product-copy h3{font-size:30px}.mockup-row{grid-template-columns:1.5fr .8fr}.mockup-row span:nth-child(3),.mockup-row span:nth-child(4){display:none}.kanban-board{grid-template-columns:1fr}.kanban-board>div:nth-child(3){display:none}.meeting-sections,.channel-grid,.website-mockup{grid-template-columns:1fr}.website-editor{display:none}.custom-grid{gap:36px}.custom-cards,.steps-grid{grid-template-columns:1fr}.integration-list article{grid-template-columns:auto 1fr}.integration-list article>b{display:none}.price-card{padding:26px}.price strong{font-size:38px}.security-grid{gap:36px}.faq-grid{gap:30px}.final-cta-card{padding:34px 24px}.final-cta-card h2{font-size:34px}.final-cta-actions{grid-template-columns:1fr}.final-cta-actions small{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;justify-content:center;gap:8px;text-align:center;padding:18px 0 90px}.mobile-sticky-cta{display:flex;position:fixed;left:14px;right:14px;bottom:14px;z-index:900;min-height:52px;border-radius:13px;background:var(--teal);color:#fff;align-items:center;justify-content:center;font-weight:850;box-shadow:0 18px 40px #16a08559}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}body:has(.page-shell),body:has(.page-shell).font-sans,.page-shell{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.page-shell h1,.page-shell h2,.page-shell h3,.page-shell h4,.page-shell h5,.page-shell h6,.page-shell strong,.page-shell b{font-weight:800}.page-shell .button{font-family:inherit!important}.page-shell .button-primary{background:var(--teal)!important;color:#fff!important}.page-shell .button-secondary{background:#fff!important;color:var(--text)!important;border-color:var(--border)!important}.page-shell .button-ghost{background:transparent!important;color:var(--text)!important}.page-shell .button-light{background:#fff!important;color:var(--navy)!important}.page-shell .button-outline-light{background:#ffffff0a!important;color:#fff!important;border-color:#ffffff59!important}.page-shell .product-tab{font-family:inherit!important;font-weight:750!important}.page-shell .product-tab.active{background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.page-shell .menu-toggle{background:#fff!important;border:1px solid var(--border)!important}.page-shell .faq-item button{font-family:inherit!important;font-weight:800!important;background:transparent!important;border:0!important;color:var(--text)!important}
