:root{
  --bg:#f6f8fc;--surface:#fff;--surface-2:#eef3fb;--text:#12213a;--muted:#65738a;
  --border:#dce5f0;--navy:#0b1830;--blue:#2768ef;--blue2:#1454d5;--red:#e63946;
  --shadow:0 22px 60px rgba(21,45,85,.10);--radius:22px;--container:1180px
}
html[data-theme="dark"]{--bg:#08111f;--surface:#0d192b;--surface-2:#12223a;--text:#edf5ff;--muted:#9aacbf;--border:#203552;--shadow:0 22px 60px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,textarea,select{font:inherit}.container{width:min(var(--container),calc(100% - 36px));margin:auto}.section{padding:88px 0}.compact-section{padding:34px 0}.section-dark{background:linear-gradient(135deg,#07152b,#102d5e);color:#fff}.section-head{max-width:780px;margin-bottom:36px}.section-head h2,.split h2,.security-grid h2,.cta-box h2{font-size:clamp(30px,4vw,48px);line-height:1.06;margin:10px 0 14px;letter-spacing:-.035em}.section-head p,.split p,.security-grid p,.lead-copy{color:var(--muted);font-size:17px}.section-dark .split p{color:#c6d6ec}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--blue)}.eyebrow:before{content:"";width:22px;height:3px;border-radius:99px;background:var(--red)}.eyebrow.light{color:#cfe1ff}
.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:1px solid color-mix(in srgb,var(--border) 80%,transparent)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;font-weight:950;letter-spacing:-.06em;box-shadow:0 9px 20px rgba(39,104,239,.22)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:15px}.brand-copy small{font-size:10px;color:var(--muted);margin-top:4px}.desktop-nav{margin-left:auto;display:flex;gap:5px}.desktop-nav a{text-decoration:none;color:var(--muted);font-weight:750;font-size:13px;padding:10px 11px;border-radius:10px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--text);background:var(--surface)}.header-actions{display:flex;align-items:center;gap:8px}.theme-toggle,.menu-toggle{width:40px;height:40px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;cursor:pointer;font-weight:900}.menu-toggle{display:none;font-size:21px}.mobile-menu{display:none;background:var(--surface);border-top:1px solid var(--border);padding:12px 18px 18px}.mobile-menu a{display:block;text-decoration:none;padding:12px 8px;border-bottom:1px solid var(--border);font-weight:800}.mobile-menu a:last-child{color:var(--blue);border-bottom:0}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:48px;padding:0 20px;border-radius:13px;border:1px solid transparent;font-size:14px;font-weight:900;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn-sm{min-height:40px;padding:0 15px;font-size:12px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 30px rgba(39,104,239,.24)}.btn-outline{border-color:var(--border);background:var(--surface);color:var(--text)}.btn-ghost{color:var(--text)}.btn-light{background:#fff;color:#0b1830}.btn.full{width:100%}
.hero{padding:88px 0 72px;background:radial-gradient(circle at 82% 22%,rgba(39,104,239,.13),transparent 30%),radial-gradient(circle at 13% 20%,rgba(230,57,70,.06),transparent 24%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:64px;align-items:center}.hero-copy h1{font-size:clamp(44px,6vw,76px);line-height:.96;letter-spacing:-.055em;margin:15px 0 22px}.hero-copy h1 span{color:var(--blue)}.hero-lead{font-size:18px;color:var(--muted)}.hero-actions{display:flex;gap:10px;margin-top:30px;flex-wrap:wrap}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:26px;color:var(--muted);font-size:12px;font-weight:800}
.dashboard-preview{background:linear-gradient(145deg,#0a1930,#123d78);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:18px;box-shadow:0 34px 80px rgba(7,25,56,.28)}.preview-top{display:flex;align-items:center;gap:10px;color:#dceaff;font-size:12px;padding:4px 5px 15px}.preview-logo{width:32px;height:32px;border-radius:9px;background:#fff;color:#0b1830;display:grid;place-items:center;font-weight:950}.preview-status{margin-left:auto;background:rgba(49,196,141,.14);color:#72e2ba;border:1px solid rgba(114,226,186,.25);padding:6px 9px;border-radius:999px;font-size:10px}.preview-layout{display:grid;grid-template-columns:60px 1fr;min-height:350px;background:#eff5fc;border-radius:20px;overflow:hidden}.preview-layout aside{padding:18px 12px;background:#fff;border-right:1px solid #dce5ef}.preview-layout aside i{display:block;height:34px;border-radius:9px;background:#e9eff8;margin-bottom:12px}.preview-main{padding:22px}.preview-title{display:flex;justify-content:space-between;color:#0e2547}.preview-title small{color:#8795aa}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.metric-grid div{background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:14px}.metric-grid small,.metric-grid span{display:block;color:#7b8a9f;font-size:8px}.metric-grid strong{display:block;color:#18375f;font-size:13px;margin:7px 0}.preview-chart{height:115px;background:#fff;border:1px solid #dce5ef;border-radius:15px;padding:16px}.bars{height:100%;display:flex;align-items:end;gap:8px}.bars b{flex:1;background:linear-gradient(#2768ef,#98b8ff);border-radius:5px 5px 2px 2px}.bars b:nth-child(1){height:34%}.bars b:nth-child(2){height:60%}.bars b:nth-child(3){height:44%}.bars b:nth-child(4){height:76%}.bars b:nth-child(5){height:56%}.bars b:nth-child(6){height:90%}.bars b:nth-child(7){height:72%}.preview-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.preview-row span{height:42px;border-radius:12px;background:#fff;border:1px solid #dce5ef}
.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.stat-strip div{padding:18px 20px;border-right:1px solid var(--border)}.stat-strip div:last-child{border-right:0}.stat-strip strong,.stat-strip span{display:block}.stat-strip span{font-size:11px;color:var(--muted)}
.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card,.integration-card,.security-detail-grid article{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:0 10px 34px rgba(25,45,80,.05)}.feature-card h3,.integration-card h3,.integration-card h2{margin:14px 0 7px;font-size:17px}.feature-card p,.integration-card p{margin:0;color:var(--muted);font-size:13px}.icon-box{width:44px;height:44px;border-radius:13px;background:var(--surface-2);color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:950}.center-action{text-align:center;margin-top:28px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{margin:11px 0;color:#d9e7fa;font-weight:700}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(75,143,255,.18);color:#8eb9ff;margin-right:10px;font-size:11px}.check-list.dark-text li{color:var(--text)}.white-label-visual{min-height:390px;position:relative;display:grid;place-items:center}.brand-orbit{width:190px;height:190px;border-radius:50%;border:1px dashed rgba(255,255,255,.32);display:grid;place-items:center}.brand-orbit span{width:108px;height:108px;border-radius:32px;background:#fff;color:#0b1830;display:grid;place-items:center;font-size:36px;font-weight:950}.brand-card{position:absolute;width:160px;padding:16px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);border-radius:16px}.brand-card b,.brand-card small{display:block}.brand-card small{color:#b9cbe3}.card-a{top:28px;left:20px}.card-b{right:0;top:150px}.card-c{left:60px;bottom:22px}
.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.integration-top{display:flex;align-items:center;justify-content:space-between}.integration-symbol{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;font-weight:950}.integration-top span{font-size:10px;font-weight:900;color:var(--muted);text-transform:uppercase}.integration-card>strong{color:var(--blue);font-size:11px}.integration-full{min-height:285px}.mini-list{list-style:none;padding:0}.mini-list li{padding:8px 0;border-top:1px solid var(--border);font-size:12px;color:var(--muted)}.notice-box{margin-top:26px;padding:20px 22px;background:var(--surface);border:1px solid var(--border);border-radius:16px}.notice-box p{margin:6px 0 0;color:var(--muted);font-size:13px}
.security-band{background:var(--surface-2)}.security-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.security-items{display:grid;grid-template-columns:1fr 1fr;gap:12px}.security-items div{background:var(--surface);border:1px solid var(--border);padding:18px;border-radius:15px}.security-items strong,.security-items span{display:block}.security-items span{font-size:11px;color:var(--muted)}.security-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.security-detail-grid article>span{color:var(--blue);font-size:11px;font-weight:950}.security-detail-grid h2{font-size:19px}.security-detail-grid p{font-size:13px;color:var(--muted)}
.cta-section{padding-top:35px}.cta-box{background:linear-gradient(135deg,#0a1b38,#2768ef);border-radius:28px;padding:38px 42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{max-width:760px;margin-bottom:0}
.page-hero{padding:82px 0 58px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 70%,transparent),transparent)}.page-hero.small{padding-bottom:40px}.page-hero h1{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em;max-width:900px;margin:13px 0 16px}.page-hero p{font-size:17px;color:var(--muted);max-width:780px}
.brand-demo{background:linear-gradient(145deg,#0b1830,#174b98);border-radius:26px;padding:16px;box-shadow:var(--shadow)}.brand-demo-head{height:58px;display:flex;align-items:center;gap:14px;color:#fff}.brand-demo-head span{width:40px;height:40px;border-radius:11px;background:#fff;color:#0b1830;display:grid;place-items:center;font-size:9px;font-weight:950}.brand-demo-body{display:grid;grid-template-columns:70px 1fr;min-height:320px;background:#f5f8fc;border-radius:17px;overflow:hidden}.brand-demo-body aside{background:#fff;padding:18px 13px}.brand-demo-body aside i{display:block;height:32px;border-radius:8px;background:#e6edf7;margin-bottom:10px}.brand-demo-body>div{padding:25px;color:#132b4e}.demo-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.demo-blocks span{height:75px;background:#fff;border:1px solid #dfe7f1;border-radius:13px}.demo-wide{height:120px;background:#fff;border:1px solid #dfe7f1;border-radius:13px;margin-top:14px}
.pricing-grid{display:grid;grid-template-columns:1fr .9fr;gap:28px;max-width:980px;margin:auto}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.price-tag{font-size:10px;font-weight:950;color:var(--blue)}.price-card h2{font-size:34px}.price-card p,.price-notes span{color:var(--muted)}.price-value{display:block;font-size:22px;margin:24px 0}.price-notes div{padding:17px 0;border-bottom:1px solid var(--border)}.price-notes b,.price-notes span{display:block}.price-notes span{font-size:12px}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px}.contact-points{margin:28px 0}.contact-points div{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--border)}.contact-points b{width:34px;height:34px;border-radius:10px;background:var(--surface-2);color:var(--blue);display:grid;place-items:center;font-size:10px}.contact-points span{display:flex;flex-direction:column}.contact-points small{color:var(--muted)}.contact-form{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.contact-form label{display:block;font-size:12px;font-weight:850;margin-bottom:14px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:7px;border:1px solid var(--border);border-radius:12px;background:var(--bg);color:var(--text);padding:12px 13px;outline:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:600!important;color:var(--muted)}.consent input{width:auto;margin-top:4px}.hp-field{position:absolute!important;left:-9999px!important}.form-alert{padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:12px;font-weight:800}.form-alert.success{background:#e7f8f0;color:#147650}.form-alert.error{background:#fff0f0;color:#b4232b}
.legal-content{max-width:850px;background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:38px}.legal-content h2{margin:26px 0 6px;font-size:19px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted)}.error-page{min-height:68vh;display:grid;place-items:center;text-align:center;padding:70px 0}.error-code{font-size:80px;font-weight:950;color:var(--blue)}
.site-footer{padding:58px 0 28px;background:#07111f;color:#dce8f8;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.footer-grid h3{font-size:12px;color:#7fa3d2}.footer-grid a{display:block;text-decoration:none;color:#c5d4e7;font-size:12px;padding:5px 0}.footer-brand{display:flex;gap:12px}.footer-brand p{font-size:12px;color:#8196b2}.footer-bottom{border-top:1px solid #152843;margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#6f86a4;font-size:10px}
@media(max-width:1000px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:block}.mobile-menu:not([hidden]){display:block}.hero-grid,.split,.security-grid,.contact-grid,.pricing-grid{grid-template-columns:1fr}.dashboard-preview{max-width:720px;margin:auto}.cards-grid{grid-template-columns:repeat(2,1fr)}.integration-grid{grid-template-columns:repeat(2,1fr)}.security-detail-grid{grid-template-columns:repeat(2,1fr)}.stat-strip{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:680px){.container{width:min(100% - 24px,var(--container))}.section{padding:62px 0}.hero{padding:58px 0 52px}.header-inner{height:68px}.brand-copy small{display:none}.hero-copy h1{font-size:46px}.hero-lead{font-size:16px}.preview-layout{grid-template-columns:45px 1fr;min-height:290px}.preview-main{padding:14px}.metric-grid{grid-template-columns:1fr}.metric-grid div:nth-child(n+2){display:none}.cards-grid,.integration-grid,.security-detail-grid,.security-items,.stat-strip{grid-template-columns:1fr}.section-head h2,.split h2,.security-grid h2,.cta-box h2{font-size:34px}.cta-box{padding:28px 24px;align-items:flex-start;flex-direction:column}.form-row{grid-template-columns:1fr}.contact-form{padding:20px}.legal-content{padding:24px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}.footer-bottom{flex-direction:column}.white-label-visual{min-height:330px}}


/* =========================================================
   LS TRACKER PRO SITE V2
========================================================= */
.hero-v2{padding-top:82px;padding-bottom:92px}
.hero-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}
.hero-badges span{
  padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);
  color:var(--muted);font-size:10px;font-weight:850
}
.btn-lg{min-height:54px;padding:0 24px}
.hero-trust-v2 span{display:flex;align-items:center;gap:6px}.hero-trust-v2 b{color:var(--blue)}

.product-showcase{position:relative}
.showcase-browser{overflow:hidden;border-radius:26px;background:#0b1830;box-shadow:0 42px 90px rgba(13,38,80,.30);border:1px solid rgba(255,255,255,.10)}
.showcase-browser-top{height:46px;padding:0 15px;display:flex;align-items:center;gap:11px;color:#bfd0e6;font-size:10px}
.showcase-browser-top>span{font-weight:800}.showcase-browser-top em{margin-left:auto;font-style:normal;color:#7ee0b5}
.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#e5535e}.browser-dots i:nth-child(2){background:#e8b74e}.browser-dots i:nth-child(3){background:#44c083}
.showcase-shell{display:grid;grid-template-columns:105px 1fr;background:#f3f7fc;min-height:390px}
.showcase-sidebar{background:#fff;border-right:1px solid #dfe8f2;padding:18px 12px}
.showcase-brand{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#0b1830,#2768ef);color:#fff;display:grid;place-items:center;font-weight:950;margin-bottom:22px}
.showcase-nav{display:flex;align-items:center;gap:7px;padding:9px 7px;border-radius:9px;margin-bottom:6px;color:#6f7e91}
.showcase-nav span{width:16px;height:16px;border-radius:5px;background:#e8edf4}.showcase-nav small{font-size:7px;font-weight:800}.showcase-nav.active{background:#edf3ff;color:#1c58c9}.showcase-nav.active span{background:#a8c4ff}
.showcase-main{padding:24px}
.showcase-title{display:flex;align-items:center;justify-content:space-between;color:#122c50}.showcase-title small,.showcase-title strong{display:block}.showcase-title small{font-size:7px;letter-spacing:.08em;color:#8a9aae}.showcase-title strong{font-size:15px;margin-top:3px}.status-pill{font-size:7px;padding:6px 9px;border-radius:999px;background:#e6f8f0;color:#17825a}
.showcase-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:18px 0}.showcase-kpis article{padding:12px;background:#fff;border:1px solid #dfe7f1;border-radius:12px}.showcase-kpis span,.showcase-kpis strong,.showcase-kpis small{display:block}.showcase-kpis span{font-size:7px;color:#8190a3}.showcase-kpis strong{font-size:11px;color:#19375e;margin:5px 0}.showcase-kpis small{font-size:6px;color:#97a4b4}
.showcase-content-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:10px}.showcase-graph,.showcase-feed{background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:13px}.graph-head{display:flex;justify-content:space-between;font-size:7px;color:#728399}.graph-head b{color:#1b385f}.graph-bars{display:flex;height:120px;align-items:end;gap:7px;padding-top:14px}.graph-bars i{flex:1;background:linear-gradient(#2768ef,#a9c4ff);border-radius:4px 4px 1px 1px}.showcase-feed>b{font-size:8px;color:#1b385f}.showcase-feed>span{display:flex;align-items:center;gap:6px;padding:9px 0;border-bottom:1px solid #edf1f5}.showcase-feed>span:last-child{border-bottom:0}.showcase-feed i{width:7px;height:7px;border-radius:50%;background:#2768ef}.showcase-feed small{font-size:6px;color:#738399}
.floating-card{position:absolute;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);padding:12px 15px;border-radius:13px}.floating-card span,.floating-card strong{display:block}.floating-card span{font-size:8px;color:var(--muted)}.floating-card strong{font-size:11px;margin-top:2px}.floating-finance{bottom:-20px;left:-28px}.floating-white{top:60px;right:-25px}

.mini-proof{padding:26px 0}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:20px;overflow:hidden}.proof-grid>div{background:var(--surface);padding:22px}.proof-grid span{display:block;color:var(--blue);font-size:9px;font-weight:950}.proof-grid strong{display:block;font-size:15px;margin:8px 0 3px}.proof-grid p{font-size:11px;color:var(--muted);margin:0}

.section-head-row{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;max-width:none;align-items:end}.section-head-row p{margin:0}
.section-head-centered{text-align:center;max-width:800px;margin:0 auto 38px}.section-head-centered .eyebrow{justify-content:center}
.cards-grid-v2{grid-template-columns:repeat(4,1fr)}
.feature-card-v2{position:relative;min-height:205px;transition:.2s ease;overflow:hidden}.feature-card-v2:hover{transform:translateY(-4px);border-color:#bad0f7;box-shadow:var(--shadow)}.feature-number{font-size:9px;color:var(--blue);font-weight:950}.feature-arrow{position:absolute;right:20px;bottom:18px;font-size:19px;color:#9bb4d7}

.integrations-premium{background:linear-gradient(135deg,#07152b,#10396e);color:#fff}
.integrations-premium .section-head p{color:#b8c9df}
.integration-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.integration-logo-card{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);padding:16px;border-radius:15px;backdrop-filter:blur(8px)}.integration-logo-card strong,.integration-logo-card span{display:block}.integration-logo-card strong{font-size:13px}.integration-logo-card span{font-size:9px;color:#9fb6d4;margin-top:2px}.integration-logo-symbol{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:10px;font-weight:950;background:#fff;color:#0b1830}.integration-logo-symbol.i-2{background:#e9f1ff;color:#1654c3}.integration-logo-symbol.i-3{background:#fff0f1;color:#c52231}.integration-logo-symbol.i-4{background:#e9fbf4;color:#188158}.integration-disclaimer{display:flex;align-items:center;gap:12px;max-width:800px;margin:24px auto 0;color:#9fb6d4;font-size:11px}.integration-disclaimer>span{min-width:27px;height:27px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;font-weight:900}.integration-disclaimer p{margin:0}

.white-v2-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.white-window{background:#0d2345;padding:14px;border-radius:25px;box-shadow:var(--shadow)}.white-window header{height:68px;display:flex;align-items:center;gap:12px;color:#fff;padding:0 8px}.white-window header b,.white-window header small{display:block}.white-window header small{color:#9db2cf;font-size:9px;margin-top:2px}.white-logo{width:48px;height:48px;border-radius:13px;background:#fff;color:#0b1830;display:grid;place-items:center;text-align:center;font-size:8px;font-weight:950}.white-window-body{min-height:330px;display:grid;grid-template-columns:64px 1fr;background:#f4f7fb;border-radius:17px;overflow:hidden}.white-window-body aside{background:#fff;padding:15px 12px}.white-window-body aside i{display:block;height:31px;border-radius:9px;background:#ebf0f6;margin-bottom:10px}.white-window-body aside i.on{background:#dce8ff}.white-window-body>div{padding:24px;color:#15365e}.white-window-body h4{margin:0 0 18px}.white-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.white-metrics span{height:70px;background:#fff;border:1px solid #dfe7f1;border-radius:12px}.white-chart{height:130px;background:#fff;border:1px solid #dfe7f1;border-radius:12px;margin-top:11px}
.benefit-list{margin:25px 0}.benefit-list div{padding:14px 0;border-bottom:1px solid var(--border)}.benefit-list b,.benefit-list span{display:block}.benefit-list span{font-size:11px;color:var(--muted);margin-top:3px}

.compare-section{background:var(--surface-2)}.compare-grid{display:grid;grid-template-columns:1fr 60px 1fr;gap:18px;align-items:center;max-width:950px;margin:auto}.compare-card{padding:30px;border-radius:22px;border:1px solid var(--border);background:var(--surface)}.compare-before{opacity:.82}.compare-after{border-color:#a9c6fb;box-shadow:0 20px 50px rgba(39,104,239,.10)}.compare-tag{font-size:9px;font-weight:950;color:var(--blue);letter-spacing:.09em}.compare-card h3{font-size:20px}.compare-card ul{list-style:none;padding:0;margin:20px 0 0}.compare-card li{padding:10px 0;border-top:1px solid var(--border);font-size:12px;color:var(--muted)}.compare-before li:before{content:"–";margin-right:8px;color:#a1adbb}.compare-after li:before{content:"✓";margin-right:8px;color:var(--blue);font-weight:900}.compare-arrow{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:22px;margin:auto}

.security-premium{background:#07152b;color:#fff}.security-premium-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.security-premium h2{font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.035em}.security-premium p{color:#aebfd6}.permission-demo{display:grid;gap:10px}.permission-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;padding:18px;border-radius:15px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.permission-row b{font-size:13px}.permission-row span{font-size:10px;color:#aebfd6}.permission-row em{font-size:8px;font-style:normal;padding:6px 8px;border-radius:999px;background:rgba(39,104,239,.22);color:#bcd3ff}.permission-row.master{border-color:rgba(39,104,239,.5)}

.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:62px;align-items:start}.faq-grid h2{font-size:40px;line-height:1.04;letter-spacing:-.035em}.faq-list details{border-bottom:1px solid var(--border);padding:6px 0}.faq-list summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:17px 0;font-weight:850;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0 0 18px;color:var(--muted);font-size:13px}

.cta-v2{padding-top:28px}.cta-v2-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:28px;background:linear-gradient(135deg,#0a1a35,#1d5ce1);color:#fff;box-shadow:0 30px 70px rgba(25,72,160,.22)}.cta-v2-box h2{font-size:clamp(28px,4vw,44px);line-height:1.05;max-width:720px;margin:10px 0}.cta-v2-box p{max-width:730px;color:#c8d9f0}.cta-v2-actions{display:flex;flex-direction:column;gap:9px;min-width:220px}.btn-glass{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.23);color:#fff}

@media(max-width:1000px){
  .showcase-kpis{grid-template-columns:repeat(2,1fr)}
  .section-head-row,.white-v2-grid,.security-premium-grid,.faq-grid{grid-template-columns:1fr}
  .integration-logo-grid{grid-template-columns:repeat(2,1fr)}
  .cards-grid-v2{grid-template-columns:repeat(2,1fr)}
  .floating-white{right:5px}.floating-finance{left:5px}
  .compare-grid{grid-template-columns:1fr}.compare-arrow{transform:rotate(90deg)}
  .cta-v2-box{flex-direction:column;align-items:flex-start}.cta-v2-actions{flex-direction:row;min-width:0}
}
@media(max-width:680px){
  .hero-v2{padding-top:48px}.hero-badges{margin-bottom:14px}.product-showcase{margin-top:20px}
  .showcase-shell{grid-template-columns:48px 1fr;min-height:315px}.showcase-sidebar{padding:12px 7px}.showcase-brand{width:34px;height:34px}.showcase-nav small{display:none}.showcase-nav{justify-content:center}.showcase-main{padding:14px}.showcase-kpis{grid-template-columns:1fr 1fr}.showcase-kpis article:nth-child(n+3){display:none}.showcase-content-grid{grid-template-columns:1fr}.showcase-feed{display:none}.graph-bars{height:95px}
  .floating-card{display:none}
  .proof-grid,.cards-grid-v2,.integration-logo-grid{grid-template-columns:1fr}
  .section-head-row{gap:12px}
  .white-window-body{grid-template-columns:48px 1fr}.white-window-body>div{padding:16px}.white-metrics{grid-template-columns:1fr}.white-metrics span:nth-child(n+2){display:none}
  .permission-row{grid-template-columns:1fr auto}.permission-row span{grid-column:1/3}.cta-v2-box{padding:28px 22px}.cta-v2-actions{width:100%;flex-direction:column}.cta-v2-actions .btn{width:100%}
}


/* ============================================================
   LS TRACKER PRO - DESIGN V3
   ============================================================ */

:root{
  --v3-bg:#f7f9fc;
  --v3-card:#ffffff;
  --v3-text:#101828;
  --v3-muted:#667085;
  --v3-border:#e4e9f1;
  --v3-blue:#175cd3;
  --v3-blue-2:#0b4fc0;
  --v3-navy:#08172d;
  --v3-navy-2:#0e274c;
  --v3-red:#e5484d;
  --v3-soft:#edf4ff;
  --v3-shadow:0 20px 60px rgba(15,35,65,.08);
}

html[data-theme="dark"]{
  --v3-bg:#07101d;
  --v3-card:#0c1828;
  --v3-text:#f4f7fb;
  --v3-muted:#9aa8bb;
  --v3-border:#1e314a;
  --v3-soft:#10243f;
  --v3-shadow:0 22px 60px rgba(0,0,0,.28);
}

body{
  background:var(--v3-bg);
  color:var(--v3-text);
}

.topbar{
  position:sticky;
  top:0;
  z-index:80;
  background:color-mix(in srgb,var(--v3-bg) 88%,transparent);
  backdrop-filter:blur(18px);
  border-bottom:1px solid color-mix(in srgb,var(--v3-border) 75%,transparent);
}
.topbar-inner{
  min-height:74px;
  display:flex;
  align-items:center;
  gap:24px;
}
.brand-v3{
  display:flex;
  align-items:center;
  gap:11px;
  text-decoration:none;
  min-width:max-content;
}
.brand-v3-mark{
  width:40px;
  height:40px;
  border-radius:11px;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,var(--v3-navy),var(--v3-blue));
  color:#fff;
  font-weight:950;
  letter-spacing:-.05em;
  box-shadow:0 10px 24px rgba(23,92,211,.20);
}
.brand-v3-copy{
  display:flex;
  flex-direction:column;
  line-height:1.1;
}
.brand-v3-copy strong{font-size:14px}
.brand-v3-copy small{
  margin-top:4px;
  font-size:9px;
  color:var(--v3-muted);
}
.nav-v3{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:2px;
}
.nav-v3 a{
  text-decoration:none;
  color:var(--v3-muted);
  font-size:12px;
  font-weight:800;
  padding:9px 10px;
  border-radius:9px;
}
.nav-v3 a:hover,
.nav-v3 a.active{
  color:var(--v3-text);
  background:var(--v3-card);
}
.topbar-actions{
  display:flex;
  align-items:center;
  gap:8px;
}
.theme-v3,.menu-v3{
  width:38px;
  height:38px;
  border-radius:10px;
  background:var(--v3-card);
  border:1px solid var(--v3-border);
  color:var(--v3-text);
}
.menu-v3{display:none;font-size:20px}
.mobile-menu-v3{
  background:var(--v3-card);
  border-top:1px solid var(--v3-border);
}
.mobile-menu-v3 a{
  color:var(--v3-text);
}

.btn-v3{
  min-height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 18px;
  border-radius:11px;
  text-decoration:none;
  border:1px solid transparent;
  font-size:12px;
  font-weight:900;
  transition:.18s ease;
}
.btn-v3:hover{transform:translateY(-1px)}
.btn-v3-lg{min-height:52px;padding:0 22px;font-size:13px}
.btn-v3-primary{
  background:linear-gradient(135deg,var(--v3-blue),var(--v3-blue-2));
  color:#fff;
  box-shadow:0 12px 28px rgba(23,92,211,.22);
}
.btn-v3-secondary{
  background:var(--v3-card);
  color:var(--v3-text);
  border-color:var(--v3-border);
}
.btn-v3-light{
  background:#fff;
  color:#0b1930;
}
.home-v3{overflow:hidden}

.hero-v3{
  position:relative;
  padding:92px 0 88px;
  background:
    radial-gradient(circle at 80% 18%,rgba(23,92,211,.11),transparent 26%),
    radial-gradient(circle at 10% 12%,rgba(229,72,77,.05),transparent 20%);
}
.hero-v3-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  align-items:center;
  gap:64px;
}
.hero-v3-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 11px;
  border-radius:999px;
  background:var(--v3-card);
  border:1px solid var(--v3-border);
  color:var(--v3-muted);
  font-size:10px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.signal-dot{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#21a179;
  box-shadow:0 0 0 4px rgba(33,161,121,.10);
}
.hero-v3-copy h1{
  margin:17px 0 20px;
  max-width:700px;
  font-size:clamp(48px,6vw,78px);
  line-height:.95;
  letter-spacing:-.055em;
}
.hero-v3-copy h1 span{color:var(--v3-blue)}
.hero-v3-copy>p{
  max-width:650px;
  color:var(--v3-muted);
  font-size:17px;
  line-height:1.7;
}
.hero-v3-actions{
  display:flex;
  gap:9px;
  flex-wrap:wrap;
  margin-top:28px;
}
.hero-v3-trust{
  display:flex;
  align-items:center;
  gap:15px;
  flex-wrap:wrap;
  margin-top:24px;
}
.hero-v3-trust div{
  display:flex;
  align-items:center;
  gap:5px;
  color:var(--v3-muted);
  font-size:10px;
  font-weight:800;
}
.hero-v3-trust b{color:var(--v3-blue)}

.hero-v3-product{position:relative}
.product-window{
  overflow:hidden;
  border-radius:24px;
  background:var(--v3-navy);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 34px 85px rgba(8,23,45,.25);
}
.product-window-top{
  height:46px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 15px;
  color:#c6d4e5;
  font-size:9px;
}
.window-dots{display:flex;gap:5px}
.window-dots i{
  width:7px;height:7px;border-radius:50%;background:#ef6570
}
.window-dots i:nth-child(2){background:#e9b94e}
.window-dots i:nth-child(3){background:#49bd88}
.product-window-top strong{font-size:9px}
.product-window-top>span{
  margin-left:auto;
  color:#8fa6c3;
}
.product-window-body{
  min-height:390px;
  display:grid;
  grid-template-columns:105px 1fr;
  background:#f4f7fb;
}
.product-side{
  padding:17px 11px;
  background:#fff;
  border-right:1px solid #e3e9f0;
}
.mini-logo{
  width:40px;height:40px;border-radius:11px;
  display:grid;place-items:center;
  background:linear-gradient(135deg,#08172d,#175cd3);
  color:#fff;font-size:12px;font-weight:950;
  margin-bottom:19px;
}
.side-item{
  display:flex;
  align-items:center;
  gap:6px;
  padding:8px 7px;
  margin-bottom:5px;
  border-radius:8px;
  color:#738198;
}
.side-item i{
  width:15px;height:15px;border-radius:4px;background:#e9eef4
}
.side-item span{font-size:6.5px;font-weight:800}
.side-item.active{
  background:#edf4ff;
  color:#175cd3;
}
.side-item.active i{background:#bbd2ff}
.product-main{padding:22px}
.product-main-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.product-main-head small{
  display:block;
  color:#8c9caf;
  font-size:6.5px;
  letter-spacing:.1em;
}
.product-main-head h3{
  margin:2px 0 0;
  color:#19365d;
  font-size:14px;
}
.online-badge{
  padding:6px 8px;
  border-radius:999px;
  background:#e5f7ef;
  color:#21835e;
  font-size:6.5px;
  font-weight:800;
}
.product-metrics{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:9px;
  margin:17px 0;
}
.product-metrics article{
  padding:12px;
  background:#fff;
  border:1px solid #dfe6ee;
  border-radius:11px;
}
.product-metrics span,
.product-metrics strong,
.product-metrics small{
  display:block;
}
.product-metrics span{font-size:6.5px;color:#8796a8}
.product-metrics strong{
  font-size:11px;
  color:#17375e;
  margin:5px 0;
}
.product-metrics small{font-size:6px;color:#98a5b5}
.product-lower{
  display:grid;
  grid-template-columns:1.3fr .7fr;
  gap:9px;
}
.product-chart,
.product-activity{
  padding:12px;
  background:#fff;
  border:1px solid #dfe6ee;
  border-radius:11px;
}
.product-chart-head{
  display:flex;
  justify-content:space-between;
  color:#8493a7;
  font-size:6.5px;
}
.product-chart-head strong{color:#17375e}
.chart-lines{
  display:flex;
  align-items:end;
  gap:6px;
  height:130px;
  padding-top:15px;
}
.chart-lines i{
  flex:1;
  border-radius:4px 4px 2px 2px;
  background:linear-gradient(180deg,#175cd3,#a8c4ff);
}
.product-activity>strong{
  display:block;
  color:#17375e;
  font-size:8px;
  margin-bottom:6px;
}
.product-activity>span{
  display:flex;
  align-items:center;
  gap:6px;
  padding:9px 0;
  border-bottom:1px solid #eef2f6;
  color:#7c8a9d;
  font-size:6px;
}
.product-activity>span:last-child{border-bottom:0}
.product-activity i{
  width:6px;height:6px;border-radius:50%;background:#175cd3
}
.product-floating{
  position:absolute;
  z-index:3;
  min-width:150px;
  padding:12px 14px;
  border-radius:12px;
  background:var(--v3-card);
  border:1px solid var(--v3-border);
  box-shadow:var(--v3-shadow);
}
.product-floating span,
.product-floating strong{display:block}
.product-floating span{
  font-size:7px;
  color:var(--v3-blue);
  font-weight:950;
  letter-spacing:.08em;
}
.product-floating strong{
  margin-top:3px;
  font-size:10px;
}
.product-floating-a{bottom:-20px;left:-24px}
.product-floating-b{top:64px;right:-22px}

.numbers-v3{padding:0 0 25px}
.numbers-v3-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  background:var(--v3-card);
  border:1px solid var(--v3-border);
  border-radius:17px;
  overflow:hidden;
  box-shadow:0 12px 40px rgba(15,35,65,.04);
}
.numbers-v3-grid div{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:68px;
  padding:15px 18px;
  border-right:1px solid var(--v3-border);
}
.numbers-v3-grid div:last-child{border-right:0}
.numbers-v3-grid strong{
  color:var(--v3-blue);
  font-size:9px;
  font-weight:950;
}
.numbers-v3-grid span{
  font-size:10px;
  color:var(--v3-muted);
  font-weight:800;
}

.section-v3{padding:92px 0}
.heading-v3{max-width:720px}
.heading-v3>span,
.control-v3-copy>span,
.final-cta-box-v3>div>span{
  color:var(--v3-blue);
  font-size:9px;
  font-weight:950;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.heading-v3 h2,
.control-v3-copy h2,
.final-cta-box-v3 h2{
  margin:10px 0 14px;
  font-size:clamp(34px,4.5vw,52px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.heading-v3 p,
.control-v3-copy p{
  margin:0;
  color:var(--v3-muted);
  font-size:15px;
  line-height:1.7;
}
.heading-v3-split{
  max-width:none;
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:50px;
  align-items:end;
  margin-bottom:35px;
}
.heading-v3-split p{padding-bottom:7px}
.heading-v3-center{
  margin:0 auto 36px;
  text-align:center;
}
.heading-v3-center>span{color:#8fb5ff}
.heading-v3-center p{color:#a9bad0}

.bento-v3{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.bento-card{
  position:relative;
  min-height:245px;
  padding:24px;
  border-radius:20px;
  background:var(--v3-card);
  border:1px solid var(--v3-border);
  overflow:hidden;
}
.bento-large{
  grid-column:span 2;
  display:grid;
  grid-template-columns:1fr .85fr;
  gap:25px;
}
.bento-icon{
  position:absolute;
  top:20px;
  right:20px;
  width:34px;height:34px;border-radius:10px;
  display:grid;place-items:center;
  background:var(--v3-soft);
  color:var(--v3-blue);
  font-size:9px;font-weight:950;
}
.bento-label{
  display:block;
  color:var(--v3-blue);
  font-size:8px;
  font-weight:950;
  letter-spacing:.1em;
  margin-bottom:12px;
}
.bento-card h3{
  max-width:390px;
  margin:0 0 9px;
  font-size:24px;
  line-height:1.08;
  letter-spacing:-.03em;
}
.bento-card p{
  margin:0;
  max-width:420px;
  color:var(--v3-muted);
  font-size:12px;
  line-height:1.65;
}
.rows-visual{
  align-self:end;
  background:var(--v3-soft);
  padding:13px;
  border-radius:14px;
}
.rows-visual i{
  display:block;
  height:34px;
  margin-bottom:8px;
  border-radius:9px;
  background:var(--v3-card);
  border:1px solid var(--v3-border);
}
.rows-visual i:last-child{margin-bottom:0}
.bento-dark{
  background:linear-gradient(145deg,#08172d,#0d315f);
  border-color:#173860;
  color:#fff;
}
.bento-dark p{color:#9eb5d1}
.bento-label-light{color:#a8c8ff}
.bento-icon-light{
  background:rgba(255,255,255,.09);
  color:#c8dcff;
}
.audit-lines{
  position:absolute;
  left:24px;right:24px;bottom:22px;
}
.audit-lines i{
  display:block;
  height:8px;
  margin-top:7px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
}
.audit-lines i:nth-child(2){width:82%}
.audit-lines i:nth-child(3){width:63%}
.section-action-v3{
  text-align:center;
  margin-top:28px;
}

.integrations-v3{
  background:linear-gradient(135deg,#07162b,#0d2d58);
  color:#fff;
}
.integration-pills-v3{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
}
.integration-pills-v3 article{
  display:flex;
  align-items:center;
  gap:11px;
  padding:15px;
  border-radius:14px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.11);
}
.integration-initials{
  width:40px;height:40px;border-radius:11px;
  display:grid;place-items:center;
  background:#fff;
  color:#102a52;
  font-size:9px;
  font-weight:950;
}
.integration-pills-v3 strong,
.integration-pills-v3 span{
  display:block;
}
.integration-pills-v3 strong{font-size:11px}
.integration-pills-v3 span{
  margin-top:2px;
  color:#9fb2ca;
  font-size:8px;
}
.integrations-note-v3{
  max-width:760px;
  margin:22px auto 0;
  display:flex;
  align-items:center;
  gap:10px;
  color:#9fb2ca;
  font-size:10px;
}
.integrations-note-v3>span{
  width:26px;height:26px;border-radius:50%;
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.18);
  color:#fff;
  font-weight:900;
}
.integrations-note-v3 p{margin:0}

.white-v3-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:68px;
  align-items:center;
}
.white-benefits-v3{
  margin:25px 0 28px;
}
.white-benefits-v3 div{
  padding:12px 0;
  border-bottom:1px solid var(--v3-border);
}
.white-benefits-v3 b,
.white-benefits-v3 span{
  display:block;
}
.white-benefits-v3 b{font-size:12px}
.white-benefits-v3 span{
  margin-top:3px;
  color:var(--v3-muted);
  font-size:10px;
}
.white-preview-v3{
  padding:28px;
  border-radius:28px;
  background:
    radial-gradient(circle at 70% 15%,rgba(23,92,211,.20),transparent 35%),
    var(--v3-soft);
}
.white-preview-frame{
  overflow:hidden;
  border-radius:20px;
  background:#0b1f3d;
  box-shadow:var(--v3-shadow);
}
.white-preview-top{
  height:64px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:0 13px;
  color:#fff;
}
.your-brand{
  width:46px;height:46px;border-radius:12px;
  display:grid;place-items:center;
  background:#fff;
  color:#102848;
  text-align:center;
  font-size:7px;
  font-weight:950;
}
.white-preview-top strong,
.white-preview-top small{
  display:block;
}
.white-preview-top strong{font-size:11px}
.white-preview-top small{
  margin-top:3px;
  color:#9cb2ce;
  font-size:7px;
}
.white-preview-content{
  min-height:315px;
  display:grid;
  grid-template-columns:62px 1fr;
  background:#f5f8fc;
}
.white-preview-content aside{
  padding:14px 11px;
  background:#fff;
}
.white-preview-content aside i{
  display:block;
  height:30px;
  margin-bottom:9px;
  border-radius:8px;
  background:#e8eef5;
}
.white-preview-content aside i.active{background:#d8e6ff}
.white-preview-main{padding:21px}
.white-preview-main h4{
  margin:0 0 16px;
  color:#17375e;
  font-size:13px;
}
.white-preview-kpis{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}
.white-preview-kpis i{
  height:70px;
  border-radius:10px;
  background:#fff;
  border:1px solid #dfe6ee;
}
.white-preview-chart{
  height:135px;
  margin-top:9px;
  border-radius:11px;
  background:#fff;
  border:1px solid #dfe6ee;
}

.control-v3{
  background:linear-gradient(135deg,#08172d,#0d2d58);
  color:#fff;
}
.control-v3-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:58px;
  align-items:center;
}
.control-v3-copy>span{color:#9fc0ff}
.control-v3-copy p{
  color:#a8bad0;
  max-width:580px;
  margin-bottom:24px;
}
.roles-v3{
  display:grid;
  gap:10px;
}
.roles-v3 article{
  display:grid;
  grid-template-columns:16px 1fr auto;
  align-items:center;
  gap:12px;
  padding:17px 18px;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.10);
}
.role-dot{
  width:9px;height:9px;border-radius:50%;
}
.role-master{background:#5b9cff}
.role-company{background:#49c18d}
.role-user{background:#e5ad4d}
.roles-v3 strong,
.roles-v3 span{
  display:block;
}
.roles-v3 strong{font-size:11px}
.roles-v3 span{
  margin-top:2px;
  color:#9db0c8;
  font-size:8px;
}
.roles-v3 small{
  padding:6px 8px;
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#bad0eb;
  font-size:7px;
}

.faq-v3-grid{
  display:grid;
  grid-template-columns:.75fr 1.25fr;
  gap:70px;
  align-items:start;
}
.faq-v3-list details{
  border-bottom:1px solid var(--v3-border);
}
.faq-v3-list summary{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:17px 0;
  cursor:pointer;
  list-style:none;
  font-size:12px;
  font-weight:850;
}
.faq-v3-list summary::-webkit-details-marker{display:none}
.faq-v3-list summary span{
  color:var(--v3-blue);
  font-size:18px;
}
.faq-v3-list details[open] summary span{
  transform:rotate(45deg);
}
.faq-v3-list p{
  margin:0 0 17px;
  color:var(--v3-muted);
  font-size:11px;
  line-height:1.7;
}

.final-cta-v3{padding-top:25px}
.final-cta-box-v3{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:38px 42px;
  border-radius:24px;
  background:linear-gradient(135deg,#175cd3,#0b4fc0);
  color:#fff;
  box-shadow:0 24px 70px rgba(23,92,211,.20);
}
.final-cta-box-v3>div>span{color:#d4e3ff}
.final-cta-box-v3 h2{
  max-width:760px;
  margin-bottom:8px;
  font-size:clamp(30px,4vw,44px);
}
.final-cta-box-v3 p{
  margin:0;
  color:#d2e0f6;
  font-size:12px;
}

@media(max-width:1050px){
  .nav-v3,.topbar-cta{display:none}
  .menu-v3{display:block}
  .mobile-menu-v3:not([hidden]){display:block}
  .hero-v3-grid,
  .white-v3-grid,
  .control-v3-grid,
  .faq-v3-grid,
  .heading-v3-split{
    grid-template-columns:1fr;
  }
  .hero-v3-product{max-width:760px;margin:20px auto 0}
  .integration-pills-v3{grid-template-columns:repeat(2,1fr)}
  .bento-v3{grid-template-columns:repeat(2,1fr)}
  .bento-large{grid-column:span 2}
  .heading-v3-split{gap:12px}
  .final-cta-box-v3{flex-direction:column;align-items:flex-start}
}

@media(max-width:700px){
  .topbar-inner{min-height:66px}
  .brand-v3-copy small{display:none}
  .hero-v3{padding:56px 0 62px}
  .hero-v3-copy h1{font-size:47px}
  .hero-v3-copy>p{font-size:15px}
  .hero-v3-actions .btn-v3{width:100%}
  .hero-v3-trust{gap:10px}
  .product-window-body{grid-template-columns:45px 1fr;min-height:315px}
  .product-side{padding:10px 6px}
  .mini-logo{width:32px;height:32px;font-size:10px}
  .side-item{justify-content:center;padding:7px 4px}
  .side-item span{display:none}
  .product-main{padding:13px}
  .product-metrics{grid-template-columns:1fr 1fr}
  .product-metrics article:nth-child(3){display:none}
  .product-lower{grid-template-columns:1fr}
  .product-activity{display:none}
  .chart-lines{height:95px}
  .product-floating{display:none}
  .numbers-v3-grid{grid-template-columns:1fr 1fr}
  .numbers-v3-grid div:nth-child(2){border-right:0}
  .numbers-v3-grid div:nth-child(-n+2){border-bottom:1px solid var(--v3-border)}
  .section-v3{padding:66px 0}
  .heading-v3 h2,
  .control-v3-copy h2{font-size:35px}
  .bento-v3{grid-template-columns:1fr}
  .bento-large{
    grid-column:auto;
    grid-template-columns:1fr;
  }
  .rows-visual{margin-top:35px}
  .integration-pills-v3{grid-template-columns:1fr}
  .white-preview-v3{padding:14px}
  .white-preview-content{grid-template-columns:45px 1fr}
  .white-preview-main{padding:14px}
  .white-preview-kpis{grid-template-columns:1fr}
  .white-preview-kpis i:nth-child(n+2){display:none}
  .roles-v3 article{grid-template-columns:14px 1fr}
  .roles-v3 small{grid-column:2}
  .final-cta-box-v3{padding:28px 22px}
  .final-cta-box-v3 .btn-v3{width:100%}
}
