:root{--bg:#fff;--bg-soft:#f7faff;--ink:#101624;--text:#536174;--muted:#728096;--text-strong:#f8fbff;--text-muted:#c5cfde;--text-soft:#8f9cae;--border:#e2e8f2;--border-strong:#c9d4e4;--blue:#104fff;--blue-soft:#73a4ff;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}button,input,select{font:inherit}img{max-width:100%;display:block}a{color:inherit}::selection{color:#fff;background:var(--blue)}.container{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:0 clamp(20px,4vw,56px);display:flex;position:sticky;top:0}.brand,.site-header nav,.header-cta,.button{align-items:center;display:inline-flex}.brand{min-width:148px;text-decoration:none}.imgLogo{object-fit:contain;width:auto;height:48px}.site-header nav{gap:28px}.site-header nav a,.header-cta{color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none}.site-header nav a:hover,.header-cta:hover{color:var(--ink)}.header-cta{border:1px solid var(--border-strong);min-height:40px;color:var(--ink);background:#fff;border-radius:6px;justify-content:center;gap:8px;padding:0 16px}.hero-section{background-color:#0000;background-image:linear-gradient(90deg,#023dfd94 0%,#023dfd4f 45%,#f7faff5c 100%),url(https://grovehub.com.br/wp-content/uploads/2026/03/grove-hub-bg-06-2.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:clamp(70px,7vw,104px) 0 clamp(68px,7vw,96px);position:relative;overflow:hidden}.hero-section:after{content:"";pointer-events:none;background:#104fff0a;border-radius:50%;width:52vw;height:52vw;position:absolute;top:-22vw;right:-16vw}.hero-grid,.split,.solution-panel,.mobile-grid,.portal-grid,.cta-grid{grid-template-columns:minmax(0,.98fr) minmax(390px,1.02fr);align-items:center;gap:clamp(38px,6vw,82px);display:grid}.hero-copy{z-index:1;max-width:660px;position:relative}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(34px,5vw,66px)}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{max-width:680px;margin-bottom:22px;font-size:clamp(2.55rem,5.2vw,4.65rem);line-height:1}h2{margin-bottom:18px;font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.06}h3{margin-bottom:12px;font-size:1.12rem;line-height:1.25}.hero-text,.section-text,.final-cta p,.solution-panel p:not(.eyebrow),.module-card p,.operations-grid p{color:var(--text);font-size:1.02rem;line-height:1.7}.hero-text{color:#fff;border-radius:8px;max-width:610px;display:inline-block}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;gap:9px;min-height:48px;padding:0 18px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s}.button span,.header-cta span{width:18px;height:18px;color:inherit;background:#ffffff2e;border-radius:50%;place-items:center;display:inline-grid}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover{background:#0a42dc}.button.secondary{color:var(--ink);border-color:var(--border-strong);background:#fff}.button.secondary span,.header-cta span{background:#eef3ff}.button.secondary:hover,.header-cta:hover{border-color:#b9c7dd}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:650px;margin:32px 0 0;display:grid}.hero-metrics div{background:#ffffff2e;border-radius:8px;padding:15px}.hero-metrics dt{color:#fff;font-size:1.16rem;font-weight:850}.hero-metrics dd{color:#fff;margin:4px 0 0;font-size:.82rem;line-height:1.4}.phone-demo{z-index:1;justify-items:center;gap:14px;display:grid;position:relative}.phone-device{background:#f7faff;border:10px solid #172234;border-radius:34px;flex-direction:column;width:min(100%,330px);height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #10203847}.phone-maximize{z-index:3;border:1px solid var(--border);width:30px;height:30px;color:var(--blue);cursor:pointer;background:#ffffffeb;border-radius:8px;place-items:center;font-size:1rem;font-weight:900;display:grid;position:absolute;top:44px;right:14px}.phone-maximize:hover{background:#eef3ff}.phone-modal{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a101cc7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.phone-modal-content{place-items:center;display:grid}.phone-modal .phone-device{border-width:12px;width:min(92vw,390px);height:min(86vh,760px);box-shadow:0 40px 120px #0000006b}.phone-modal .phone-caption{display:none}.phone-modal-close{z-index:1000;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;min-height:42px;padding:0 16px;font-weight:800;position:fixed;top:96px;right:24px}.phone-modal-close:hover{background:#fff3}.phone-status,.phone-appbar,.phone-tabs{flex:none}.phone-status{color:#172234;background:#fff;justify-content:space-between;padding:9px 20px 6px;font-size:.72rem;font-weight:800;display:flex}.phone-appbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;display:flex}.phone-appbar small,.detail-heading small,.detail-section small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.phone-logo{object-fit:contain;width:auto;height:24px;margin-bottom:4px}.phone-appbar strong{color:var(--ink);letter-spacing:.02em;text-transform:uppercase;font-size:.78rem}.phone-appbar button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:800}.phone-content{flex:auto;overflow:hidden}.phone-screen-view{height:100%;padding:16px;overflow-y:auto}.inspector-card{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.inspector-card>span{width:38px;height:38px;color:var(--blue);background:#eef3ff;border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.inspector-card strong,.phone-list-item strong,.detail-heading h3,.sync-view h3{color:var(--ink)}.inspector-card small{color:#188060;margin-top:2px;font-size:.72rem;display:block}.phone-search{border:1px solid var(--border);width:100%;min-height:38px;color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:8px;margin:12px 0;padding:0 12px}.phone-list{gap:10px;display:grid}.phone-list-item{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.phone-list-item:hover{border-color:#b9c7dd}.phone-list-item small{color:var(--blue);font-size:.68rem;font-weight:850;display:block}.phone-list-item strong{margin-top:3px;font-size:.9rem;display:block}.phone-list-item span{color:var(--muted);margin-top:4px;font-size:.74rem;line-height:1.35;display:block}.phone-list-item b{text-transform:uppercase;border-radius:99px;flex:none;padding:5px 7px;font-size:.64rem}.phone-list-item b[data-tone=success]{color:#137a56;background:#e8f7f1}.phone-list-item b[data-tone=warning]{color:#9b6415;background:#fff3dc}.phone-list-item b[data-tone=danger]{color:#a83232;background:#fdeaea}.detail-heading{border-bottom:1px solid var(--border);padding-bottom:14px}.detail-heading h3{margin:5px 0 4px;font-size:1.08rem}.detail-heading span{color:var(--muted);font-size:.8rem}.detail-section{border:1px solid var(--border);background:#fff;border-radius:8px;margin-top:14px;padding:13px}.detail-section p{color:var(--text);margin:6px 0 0;font-size:.84rem;line-height:1.5}.detail-section label{color:var(--text);align-items:center;gap:8px;margin-top:9px;font-size:.82rem;display:flex}.detail-section input{accent-color:var(--blue)}.photo-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.photo-grid button{aspect-ratio:1;color:var(--blue);cursor:pointer;background:#fff;border:1px dashed #b9c7dd;border-radius:8px;font-size:.7rem;font-weight:800}.phone-primary{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;width:100%;min-height:42px;margin-top:14px;font-weight:850}.sync-view{text-align:center;align-content:center;display:grid}.sync-orb{border:12px solid #dbe7ff;border-top-color:var(--blue);border-left-color:var(--blue);border-bottom-color:var(--blue);width:124px;height:124px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:1.3rem;font-weight:900;display:grid}.sync-view h3{margin-bottom:8px;font-size:1.1rem}.sync-view p{color:var(--text);margin:0;font-size:.86rem;line-height:1.55}.sync-stats{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;display:grid}.sync-stats div{border:1px solid var(--border);background:#fff;border-radius:8px;padding:14px}.sync-stats strong,.sync-stats span{display:block}.sync-stats strong{color:var(--ink);font-size:1.35rem}.sync-stats span{color:var(--muted);margin-top:3px;font-size:.72rem}.phone-tabs{border-top:1px solid var(--border);background:#fff;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px;display:grid}.phone-tabs button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-weight:800}.phone-tabs button.active,.phone-tabs button:hover{color:var(--blue);background:#eef3ff}.phone-caption{color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:none;background:#104fff;border-radius:999px;margin:0;padding:9px 19px;font-size:.84rem;font-weight:750;line-height:1.45}.hero-panel,.module-card,.pain-item,.operations-grid article,.portal-preview,.lead-form,.ai-panel,.field-phone,.benefit-item{border:1px solid var(--border);background:#fff;border-radius:8px}.hero-panel{z-index:1;padding:clamp(22px,3.2vw,34px);position:relative;box-shadow:0 28px 80px #1831561f}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:22px;display:flex}.panel-header small,.inspection-flow small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.panel-header strong{color:var(--ink);margin-top:6px;font-size:1.12rem;display:block}.panel-header>span{color:var(--blue);background:#eef3ff;border-radius:99px;flex:none;padding:8px 10px;font-size:.78rem;font-weight:800}.inspection-flow{gap:12px;margin:22px 0;display:grid}.inspection-flow article{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:42px 1fr;column-gap:14px;padding:16px;display:grid}.inspection-flow small{width:38px;height:38px;color:var(--blue);background:#eef3ff;border-radius:50%;grid-row:span 2;place-items:center;display:grid}.inspection-flow strong{color:var(--ink)}.inspection-flow p{color:var(--text);margin:5px 0 0;font-size:.93rem;line-height:1.48}.certificate-summary{background:#f7faff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px;display:grid}.certificate-summary div{min-width:0}.certificate-summary span{min-height:34px;color:var(--muted);font-size:.78rem;line-height:1.35;display:block}.certificate-summary strong{color:var(--ink);margin-top:8px;font-size:1.5rem;display:block}.hero-tags{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.hero-tags li{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:99px;padding:8px 10px;font-size:.84rem;font-weight:700}.product-preview{align-self:stretch;align-items:center;display:flex}.dashboard-card{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;padding:clamp(22px,3vw,30px);box-shadow:0 24px 70px #1831561a}.dashboard-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dashboard-top small,.ai-line span,.phone-screen small{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.dashboard-top strong,.phone-screen strong{color:var(--ink);margin-top:5px;display:block}.dashboard-top b{color:var(--blue);font-size:2rem}.chart-row{background:#f4f7fb;border-radius:8px;grid-template-columns:repeat(6,1fr);align-items:end;gap:12px;height:150px;margin:30px 0;padding:18px;display:grid}.chart-row span{background:linear-gradient(180deg, #82b2ff, var(--blue));border-radius:5px 5px 0 0;display:block}.kanban-preview{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.kanban-preview div{border:1px solid var(--border);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.kanban-preview small{color:var(--muted);font-weight:800}.kanban-preview span,.preview-list span,.phone-screen span{color:var(--text);background:#f4f7fb;border-radius:6px;padding:9px 10px;font-size:.84rem}.preview-list{gap:10px;margin-top:16px;display:grid}.section{padding:clamp(66px,8vw,104px) 0}.problem-section,.ai-section,.audience-section,.portal-section{background:var(--bg-soft)}.split{align-items:start}.pain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pain-item{align-items:flex-start;gap:12px;padding:16px;display:flex}.pain-item span{color:var(--blue);flex:none;font-weight:900}.pain-item p{color:var(--text);margin-bottom:0;line-height:1.48}.solution-panel{border:1px solid var(--border);background:#fff;border-radius:8px;padding:clamp(28px,4vw,46px)}.section-heading{max-width:760px;margin-bottom:34px}.module-grid,.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.module-card,.operations-grid article{padding:24px}.module-icon{min-width:48px;height:34px;color:var(--blue);background:#eef3ff;border-radius:6px;place-items:center;margin-bottom:20px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-grid}.check-list,.feature-list{gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.check-list li,.feature-list li,.benefit-item{color:var(--text);padding-left:24px;line-height:1.45;position:relative}.check-list li:before,.feature-list li:before,.benefit-item:before{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;position:absolute;top:.42em;left:0}.mobile-section{background:#fff}.field-phone{background:#f7faff;place-items:center;min-height:420px;display:grid}.phone-shell{background:#fff;border:1px solid #cfd9ea;border-radius:28px;width:230px;height:410px;padding:14px;box-shadow:0 20px 60px #1831561a}.phone-screen{background:#f4f7fb;border-radius:20px;align-content:start;gap:14px;height:100%;padding:24px 16px;display:grid}.qr-access-card{border:1px solid var(--border);background:#f8fbff;border-radius:8px;grid-template-columns:132px 1fr;align-items:center;gap:18px;margin-top:26px;padding:18px;display:grid}.qr-placeholder{aspect-ratio:1;width:132px;color:var(--blue);background-color:#fff;background-image:linear-gradient(90deg,#104fff14 1px,#0000 1px),linear-gradient(#104fff14 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #9db2d1;border-radius:8px;place-items:center;font-size:.82rem;font-weight:850;display:grid;position:relative;overflow:hidden}.qr-placeholder img{object-fit:cover;background:#fff;width:100%;height:100%;position:absolute;inset:0}.qr-access-card small,.tester-hero-card small,.tester-detail-card small,.tester-panel small{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:850;display:block}.qr-access-card p{color:var(--text);margin:7px 0 9px;font-size:.94rem;line-height:1.55}.qr-access-card a{max-width:100%;color:var(--ink);overflow-wrap:anywhere;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.mobile-preview-page{min-height:100svh;color:var(--ink);background:#f3f7ff}.login-preview-page{place-items:center;padding:22px;display:grid}.login-card{border:1px solid var(--border);background:#fff;border-radius:12px;gap:18px;width:min(100%,430px);padding:26px;display:grid;box-shadow:0 24px 80px #1831561f}.login-card img{object-fit:contain;width:auto;height:38px}.login-card small{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:850;display:block}.login-card h1{margin:6px 0 8px;font-size:1.65rem;line-height:1.15}.login-card p{color:var(--text);margin:0;line-height:1.55}.login-form{gap:14px;display:grid}.login-form label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:850;display:grid}.login-form input{border:1px solid var(--border);width:100%;min-height:52px;color:var(--ink);background:#f8fbff;border-radius:8px;padding:0 14px}.login-loading{color:var(--text);background:#f4f7fb;border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:.88rem;display:flex}.login-loading span{border:3px solid #dbe7ff;border-top-color:var(--blue);border-radius:50%;width:16px;height:16px;animation:.9s linear infinite spin}.mobile-preview-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-preview-header img{object-fit:contain;width:auto;height:34px}.mobile-preview-header span{color:var(--muted);font-size:.82rem;font-weight:800}.mobile-preview-content{width:min(100%,560px);margin:0 auto;padding:18px}.tester-screen{gap:14px;display:grid}.tester-hero-card,.tester-detail-card,.tester-panel,.tester-list-item,.tester-sync-stats div{border:1px solid var(--border);background:#fff;border-radius:8px}.tester-hero-card,.tester-detail-card,.tester-panel{padding:16px}.tester-hero-card h1,.tester-detail-card h1,.tester-sync h1{color:var(--ink);margin:6px 0 8px;font-size:1.55rem;line-height:1.15}.tester-hero-card p,.tester-detail-card p,.tester-panel p,.tester-sync p{color:var(--text);margin:0;line-height:1.55}.tester-search{border:1px solid var(--border);min-height:46px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;padding:0 14px;display:flex}.tester-list{gap:10px;display:grid}.tester-list-item{text-align:left;cursor:pointer;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:14px;display:flex}.tester-list-item small{color:var(--blue);font-weight:850}.tester-list-item strong{color:var(--ink);margin-top:4px;display:block}.tester-list-item span{color:var(--muted);margin-top:5px;font-size:.84rem;display:block}.tester-list-item b,.tester-detail-card>span{text-transform:uppercase;border-radius:999px;flex:none;padding:6px 8px;font-size:.68rem}.tester-list-item b[data-tone=success],.tester-detail-card>span[data-tone=success]{color:#137a56;background:#e8f7f1}.tester-list-item b[data-tone=warning],.tester-detail-card>span[data-tone=warning]{color:#9b6415;background:#fff3dc}.tester-list-item b[data-tone=danger],.tester-detail-card>span[data-tone=danger]{color:#a83232;background:#fdeaea}.tester-back{min-height:38px;color:var(--blue);background:0 0;border:0;justify-self:start;font-weight:850}.tester-detail-card{position:relative}.tester-detail-card>span{position:absolute;top:16px;right:16px}.tester-panel{gap:10px;display:grid}.tester-panel label{color:var(--text);align-items:center;gap:9px;display:flex}.tester-panel input{accent-color:var(--blue)}.tester-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tester-photo-grid img,.tester-add-photo{aspect-ratio:1;border-radius:8px}.tester-photo-grid img{object-fit:cover;width:100%;height:100%}.tester-add-photo{color:var(--blue);background:#f8fbff;border:1px dashed #9db2d1;place-items:center;font-weight:850;display:grid}.tester-add-photo input{display:none}.tester-primary{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;width:100%;min-height:52px;font-weight:850}.tester-primary:disabled{opacity:.72;cursor:progress}.tester-sync{text-align:center;align-content:center;min-height:calc(100svh - 104px)}.tester-sync-orb{border:13px solid #dbe7ff;border-top-color:var(--blue);border-right-color:var(--blue);border-bottom-color:var(--blue);width:136px;height:136px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin:0 auto 12px;font-size:1.45rem;font-weight:900;display:grid}.tester-sync-orb.is-loading{animation:.9s ease-in-out infinite pulse-ring}.tester-sync-orb.is-complete{border-color:var(--blue)}.tester-loading-bar{background:#dbe7ff;border-radius:999px;height:8px;overflow:hidden}.tester-loading-bar span{border-radius:inherit;background:var(--blue);width:44%;height:100%;animation:.95s ease-in-out infinite loading-slide;display:block}.tester-sync-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tester-sync-stats div{padding:16px}.tester-sync-stats strong,.tester-sync-stats span{display:block}.tester-sync-stats strong{color:var(--ink);font-size:1.55rem}.tester-sync-stats span{color:var(--muted);font-size:.84rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-ring{50%{transform:scale(1.03)}}@keyframes loading-slide{0%{transform:translate(-110%)}to{transform:translate(240%)}}.progress-ring{border:10px solid #dce7ff;border-top-color:var(--blue);border-right-color:var(--blue);border-bottom-color:var(--blue);width:116px;height:116px;color:var(--ink);border-radius:50%;place-items:center;margin:14px auto;font-weight:900;display:grid}.ai-panel{padding:24px}.ai-line{border:1px solid var(--border);background:#fff;border-radius:8px;margin-bottom:14px;padding:18px}.ai-line p{color:var(--text);margin:8px 0 0}.ai-line.approved{background:#f7faff;border-color:#b9d6ff}.portal-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr)}.portal-preview{padding:22px}.search-bar{border:1px solid var(--border);color:var(--muted);background:#f7faff;border-radius:6px;margin-bottom:14px;padding:14px}.certificate-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.certificate-row:last-child{border-bottom:0}.certificate-row span{color:var(--ink);font-weight:800}.certificate-row b{color:var(--blue);background:#eef3ff;border-radius:99px;padding:7px 10px;font-size:.78rem}.benefits-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.benefit-item{align-items:center;min-height:70px;padding:15px 15px 15px 38px;font-weight:700;display:flex}.benefit-item:before{top:50%;left:16px;transform:translateY(-50%)}.audience-tags{flex-wrap:wrap;gap:10px;display:flex}.audience-tags span{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:99px;padding:10px 13px;font-weight:650}.final-cta{background:linear-gradient(135deg,#0f1724f7,#102343f0),radial-gradient(circle at 82% 18%,#104fff52,#0000 30%);padding:clamp(72px,9vw,118px) 0;position:relative;overflow:hidden}.final-cta:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.final-cta .container{z-index:1;position:relative}.cta-grid{grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:clamp(34px,6vw,86px)}.cta-copy{max-width:670px}.final-cta h2{color:#fff;max-width:680px}.final-cta .eyebrow{color:#9bbcff}.final-cta p{color:#c9d3e2;max-width:600px}.cta-points{gap:12px;max-width:610px;margin:30px 0 0;padding:0;list-style:none;display:grid}.cta-points li{color:#e7edf7;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:14px 16px 14px 42px;position:relative}.cta-points li:before{content:"";background:#72a5ff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.lead-form{background:#fff;gap:16px;padding:clamp(22px,4vw,32px);display:grid;box-shadow:0 28px 90px #00000038}.form-heading{border-bottom:1px solid var(--border);padding-bottom:16px}.form-heading span,.form-heading strong{display:block}.form-heading span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:850}.form-heading strong{color:var(--ink);margin-top:5px;font-size:1.35rem;line-height:1.2}.lead-form label{color:var(--muted);text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:800;display:grid}.lead-form input,.lead-form select{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:52px;color:var(--ink);background:#f8fbff;border-radius:6px;padding:0 14px}.lead-form input::placeholder{color:#9aa8ba}.form-button{color:#fff;background:var(--blue);width:100%;margin-top:6px}.form-note{color:#101624;text-align:center;margin:0;font-size:.82rem;line-height:1.5}.site-footer{border-top:1px solid var(--border);color:#697586;background:#fff;padding:clamp(58px,7vw,86px) 0 clamp(36px,5vw,48px)}.footer-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;row-gap:clamp(54px,7vw,86px);display:grid}.footer-main{max-width:470px}.footer-brand{align-items:center;text-decoration:none;display:inline-flex}.footer-brand img{object-fit:contain;width:auto;height:clamp(54px,5vw,72px)}.footer-main p{color:#6d7888;max-width:440px;margin:28px 0 0;font-size:1rem;line-height:1.65}.footer-seller{color:#7a8796;text-align:right;align-self:center;justify-items:end;gap:12px;min-width:220px;display:grid}.footer-seller span{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:750}.footer-seller-logo{justify-content:flex-end;align-items:center;min-height:46px;text-decoration:none;display:inline-flex}.footer-seller-logo img{object-fit:contain;width:auto;max-width:170px;max-height:44px}.footer-bottom{color:#6d7888;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;font-size:.86rem;line-height:1.5;display:flex}@media (width<=980px){.site-header nav{display:none}.hero-grid,.split,.solution-panel,.mobile-grid,.portal-grid,.cta-grid{grid-template-columns:1fr}.product-preview{align-self:auto}.module-grid,.operations-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-header{min-height:68px;padding:0 22px}.brand{min-width:0}.imgLogo{max-width:136px;height:32px}.container{width:min(100% - 44px,1120px)}.hero-section{padding-top:56px}.hero-actions,.button{width:100%}.hero-metrics,.pain-grid,.module-grid,.operations-grid,.benefits-grid,.kanban-preview{grid-template-columns:1fr}.dashboard-card,.module-card,.operations-grid article,.lead-form,.ai-panel{padding:20px}.site-footer{padding:46px 0 34px}.footer-layout{grid-template-columns:1fr;row-gap:34px}.footer-seller{text-align:left;align-self:start;justify-items:start;min-width:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.chart-row{gap:8px;height:120px}.field-phone{min-height:390px}.phone-shell{width:210px;height:auto;margin:12px}.section{padding:58px 0}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}.hero-metrics div{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:11px 8px}.hero-metrics dt{font-size:.96rem}.hero-metrics dd{display:none}.phone-device{width:min(100%,320px);height:610px}.qr-access-card{text-align:center;grid-template-columns:1fr;justify-items:center}.qr-access-card a{justify-content:center}}
