.elementor-340 .elementor-element.elementor-element-b04a8fe{--display:flex;}.elementor-340 .elementor-element.elementor-element-b8e6f07{--display:flex;}.elementor-340 .elementor-element.elementor-element-cd41ad0{--display:flex;}.elementor-340 .elementor-element.elementor-element-fb582cc{--display:flex;}.elementor-340 .elementor-element.elementor-element-0714b5d{--display:flex;}.elementor-340 .elementor-element.elementor-element-eb77f3e{--display:flex;}.elementor-widget-ma-blog-post .jltma-img-shape-bordered{border-color:var( --e-global-color-secondary );}.elementor-widget-ma-blog-post .jltma-entry-title a{color:var( --e-global-color-secondary );}.elementor-widget-ma-blog-post .jltma-entry-title:hover a{color:var( --e-global-color-primary );}.elementor-widget-ma-blog-post .jltma-post-entry-meta span, .elementor-widget-ma-blog-post .jltma-post-entry-meta a, .elementor-widget-ma-blog-post .jltma-blog-post-tags-container, .elementor-widget-ma-blog-post .jltma-blog-post-tags-container a, .elementor-widget-ma-blog-post .jltma-blog-post-tags a{color:var( --e-global-color-secondary );}.elementor-widget-ma-blog-post .jltma-post-entry-meta a:hover, .elementor-widget-ma-blog-post .jltma-blog-post-tags-container a:hover{color:var( --e-global-color-primary );}.elementor-widget-ma-blog-post .jltma-post-content, .elementor-widget-ma-blog-post .jltma-post-content p{color:var( --e-global-color-text );}.elementor-widget-ma-blog-post .jltma-blog-post-content-wrap .jltma-post-btn{color:var( --e-global-color-text );}.elementor-widget-ma-blog-post .jltma-blog-post-content-wrap .jltma-post-btn:hover{color:var( --e-global-color-text );}.elementor-widget-ma-blog-post .jltma-blog-format-link i{color:var( --e-global-color-secondary );}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-post-outer-container{width:25%;}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-post-entry-meta span:before{content:'//';}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-post-content {text-align:left;}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-post-thumbnail img{object-fit:cover;}.elementor-340 .elementor-element.elementor-element-c8fd278 .swiper{padding:10px;margin:0 -10px;}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--next i,.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--next i{font-size:24px;}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-slider .jltma-arrows .jltma-arrow--prev{left:-60px;}.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-slider .jltma-arrows .jltma-arrow--next{right:-60px;}.elementor-340 .elementor-element.elementor-element-22d855c{--display:flex;}.elementor-340 .elementor-element.elementor-element-e44325d{--display:flex;}.elementor-340 .elementor-element.elementor-element-848902b{--display:flex;}.elementor-340 .elementor-element.elementor-element-9b867d0{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--next i,.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--next i{font-size:24px;}}@media(max-width:767px){.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-arrows .jltma-arrow--next i,.elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--prev i, .elementor-340 .elementor-element.elementor-element-c8fd278 .jltma-blog-carousel-wrapper .jltma-arrows .jltma-arrow--next i{font-size:24px;}}/* Start custom CSS for html, class: .elementor-element-5aa3754 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c979a6 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3abb362 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a5be12b *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-67a8ac0 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae4389f *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e61b63 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d32c83 *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e1bb5f *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca1f88d *//* =========================================================
   TALLY ON CLOUD LANDING PAGE
   HTML + CSS ONLY
   ========================================================= */

:root {
  --navy-950: #061426;
  --navy-900: #081b31;
  --navy-850: #0b223d;
  --navy-800: #0d2b4d;
  --blue: #1677ff;
  --blue-dark: #0c5fdb;
  --cyan: #2ed8e9;
  --green: #14b87a;
  --text: #15243a;
  --muted: #68768a;
  --line: #dfe6ee;
  --soft: #f4f8fc;
  --white: #ffffff;
  --shadow: 0 20px 60px rgba(14, 40, 73, .12);
  --radius: 18px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }

/* COMMON */
.section { padding: 104px 0; }
.section-soft { background: var(--soft); }
.section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 14px;
}
.section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
}
.section-heading { max-width: 700px; margin-bottom: 48px; }
.section-heading.centered { text-align: center; margin-inline: auto; }
.section-heading.compact { margin-bottom: 38px; }
h1, h2, h3, h4 {
  font-family: "Manrope", sans-serif;
  line-height: 1.18;
  margin-top: 0;
  color: var(--navy-950);
}
h2 { font-size: clamp(34px, 4vw, 52px); margin-bottom: 18px; letter-spacing: -1.6px; }
h3 { font-size: 21px; margin-bottom: 10px; }
p { margin-top: 0; color: var(--muted); }
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-weight: 700;
  transition: .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-small { min-height: 42px; padding-inline: 18px; font-size: 14px; }
.btn-primary {
  background: linear-gradient(135deg, var(--blue), #055bd5);
  color: var(--white);
  box-shadow: 0 12px 24px rgba(22, 119, 255, .24);
}
.btn-primary:hover { box-shadow: 0 16px 30px rgba(22, 119, 255, .32); }
.btn-outline-light { border-color: rgba(255,255,255,.5); color: white; background: rgba(255,255,255,.04); }
.btn-outline-light:hover { background: rgba(255,255,255,.1); }
.btn-outline-dark { border-color: #cbd6e2; color: var(--navy-900); background: white; }
.btn-outline-dark:hover { border-color: var(--blue); color: var(--blue); }

/* TOP */
.topbar { background: #04101f; color: #aebed1; font-size: 12px; }
.topbar-inner { min-height: 36px; display: flex; justify-content: space-between; align-items: center; }
.top-links, .top-contact { display: flex; gap: 22px; }
.topbar a:hover { color: white; }
.offerbar {
  text-align: center;
  padding: 7px 15px;
  color: #d6f9ff;
  background: linear-gradient(90deg, #075d8d, #08729d, #075d8d);
  font-size: 13px;
}
.offerbar a { margin-left: 8px; color: white; font-weight: 800; }

/* HEADER */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(8, 27, 49, .08);
}
.nav-wrap { min-height: 76px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; }
.brand-mark {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: white;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 800;
  border-radius: 11px;
  background: linear-gradient(145deg, #166ef3, #17bccc);
  box-shadow: 0 8px 18px rgba(22, 119, 255, .25);
}
.brand strong { display: block; font-family: "Manrope"; font-size: 20px; line-height: 1; }
.brand small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.btn):hover { color: var(--blue); }
.nav-login { border-left: 1px solid var(--line); padding-left: 25px; }
.nav-toggle, .hamburger { display: none; }

/* HERO */
.hero {
  position: relative;
  overflow: hidden;
  color: white;
  background:
    radial-gradient(circle at 80% 15%, rgba(29, 163, 255, .16), transparent 28%),
    linear-gradient(130deg, var(--navy-950), #09213c 58%, #093152);
  padding: 88px 0 0;
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  opacity: .23;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(to bottom, black, transparent 90%);
}
.hero-glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .25; }
.hero-glow-one { width: 300px; height: 300px; background: #137cff; right: 8%; top: 8%; }
.hero-glow-two { width: 220px; height: 220px; background: #16dae6; left: -8%; bottom: 12%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 72px; align-items: center; }
.breadcrumb { color: #7d92aa; font-size: 12px; margin-bottom: 42px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--cyan); font-size: 12px; font-weight: 800; letter-spacing: 1.8px; margin-bottom: 18px; }
.eyebrow span { width: 26px; height: 2px; background: var(--cyan); }
.hero h1 { color: white; font-size: clamp(46px, 5vw, 72px); letter-spacing: -3.2px; margin-bottom: 24px; }
.hero h1 em { color: var(--cyan); font-style: normal; }
.hero-lead { max-width: 580px; color: #b9c8d8; font-size: 18px; line-height: 1.75; }
.hero-price { display: flex; align-items: baseline; gap: 8px; margin: 26px 0; }
.hero-price span { color: #9eb0c3; font-size: 13px; }
.hero-price strong { color: white; font-family: "Manrope"; font-size: 40px; line-height: 1; }
.hero-actions { display: flex; gap: 13px; }
.hero-assurance { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 22px; color: #9fb2c6; font-size: 12px; }

/* HERO DASHBOARD */
.hero-visual { position: relative; min-height: 520px; display: grid; place-items: center; }
.dashboard-shell {
  width: 100%;
  max-width: 630px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px;
  overflow: hidden;
  transform: perspective(1200px) rotateY(-5deg) rotateX(2deg);
  background: #eef5fb;
  box-shadow: 0 45px 100px rgba(0, 0, 0, .38);
}
.window-bar { height: 43px; display: flex; align-items: center; justify-content: space-between; padding: 0 15px; color: #8190a2; font-size: 10px; background: white; }
.window-dots { display: flex; gap: 5px; }
.window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d7dee6; }
.dashboard-body { min-height: 400px; display: flex; color: var(--text); }
.dash-sidebar { width: 55px; display: flex; flex-direction: column; align-items: center; gap: 22px; padding: 18px 0; background: #0a2340; }
.mini-logo { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 7px; background: var(--blue); color: white; font-weight: 800; margin-bottom: 10px; }
.dash-sidebar span { width: 18px; height: 5px; border-radius: 4px; background: #31506e; }
.dash-sidebar span.active { background: var(--cyan); }
.dash-main { flex: 1; padding: 27px; background: #f5f8fb; }
.dash-title { display: flex; justify-content: space-between; align-items: center; }
.dash-title small { color: #9aa8b7; font-size: 8px; font-weight: 700; letter-spacing: 1px; }
.dash-title h3 { margin: 2px 0 0; font-size: 17px; }
.live-pill { color: #168f65; font-size: 9px; font-weight: 800; padding: 5px 9px; border-radius: 20px; background: #dff8ef; }
.stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 22px 0; }
.stat-card { background: white; border: 1px solid #e8edf3; border-radius: 10px; padding: 14px; box-shadow: 0 8px 18px rgba(15,39,68,.05); }
.stat-card small { display: block; color: #8d9bac; font-size: 8px; }
.stat-card strong { display: block; font-size: 20px; margin: 4px 0; color: #112b48; }
.stat-card span { display: block; color: #21a06f; font-size: 7px; }
.chart-card { padding: 16px; border: 1px solid #e6edf4; border-radius: 11px; background: white; }
.chart-head { display: flex; justify-content: space-between; color: #263b54; font-size: 10px; font-weight: 700; }
.chart-head small { color: #98a6b4; font-size: 8px; font-weight: 500; }
.chart { height: 120px; margin-top: 17px; display: flex; align-items: end; gap: 13px; border-bottom: 1px solid #edf1f5; background: repeating-linear-gradient(to top, #eef2f6 0, #eef2f6 1px, transparent 1px, transparent 30px); }
.chart span { flex: 1; max-width: 22px; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #1677ff, #35d8e6); }
.activity { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.activity > div { display: flex; align-items: center; gap: 9px; padding: 11px; background: white; border: 1px solid #e7edf4; border-radius: 9px; }
.activity b { width: 23px; height: 23px; display: grid; place-items: center; background: #e5f8f1; color: #14a66f; border-radius: 6px; font-size: 10px; }
.activity span { flex: 1; }
.activity strong, .activity small { display: block; line-height: 1.2; }
.activity strong { font-size: 8px; }
.activity small, .activity time { color: #9aa7b4; font-size: 6px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 175px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.15); border-radius: 12px; color: white; background: rgba(8, 32, 56, .88); backdrop-filter: blur(10px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.floating-card strong, .floating-card small { display: block; line-height: 1.35; }
.floating-card strong { font-size: 11px; }
.floating-card small { color: #9eb4c8; font-size: 8px; }
.floating-icon { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 9px; background: rgba(22,119,255,.18); }
.secure-card { left: -20px; bottom: 60px; }
.support-card { right: -12px; top: 55px; }
.online-dot { width: 12px; height: 12px; border-radius: 50%; background: #25d98c; box-shadow: 0 0 0 5px rgba(37,217,140,.12); }

.hero-feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 78px;
  border-top: 1px solid rgba(255,255,255,.11);
}
.hero-feature-strip div { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 10px; color: #b9c7d6; font-size: 11px; border-right: 1px solid rgba(255,255,255,.1); }
.hero-feature-strip div:last-child { border-right: 0; }
.hero-feature-strip span { font-size: 17px; }
.hero-feature-strip strong { font-weight: 600; }

/* TRUST */
.trust-strip { border-bottom: 1px solid var(--line); background: white; }
.trust-grid { min-height: 100px; display: grid; grid-template-columns: repeat(5, 1fr); align-items: center; }
.trust-grid div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.trust-grid div:last-child { border: 0; }
.trust-grid strong { color: #16365a; font-family: "Manrope"; font-size: 17px; }
.trust-grid span { color: #8a98a8; font-size: 9px; text-transform: uppercase; letter-spacing: .8px; }

/* OVERVIEW */
.two-column { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.section-copy > p { font-size: 16px; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 28px 0; color: #34475d; font-size: 13px; font-weight: 600; }
.check-grid span::first-letter { color: var(--green); }
.text-link { color: var(--blue); font-weight: 800; font-size: 14px; }
.overview-card { border-radius: 24px; background: linear-gradient(145deg, #eaf3fb, #f7fbff); padding: 35px; box-shadow: var(--shadow); }
.overview-image { min-height: 360px; position: relative; display: flex; align-items: center; justify-content: center; }
.device.laptop { width: 82%; filter: drop-shadow(0 24px 25px rgba(15,41,70,.18)); }
.laptop .screen { padding: 11px; border: 7px solid #18314d; border-radius: 13px 13px 5px 5px; background: #dce9f5; }
.laptop::after { content:""; display:block; width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#cbd7e2,#9eacba); }
.tally-box { min-height: 210px; padding: 28px; background: #f7fbfe; border-left: 46px solid #173a61; }
.tally-box span { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; }
.tally-box strong { display: block; margin: 10px 0 22px; color: #183653; }
.tally-lines { display: grid; gap: 12px; }
.tally-lines i { height: 8px; border-radius: 5px; background: #d8e4ef; }
.tally-lines i:nth-child(2) { width: 72%; }
.tally-lines i:nth-child(3) { width: 88%; }
.tally-lines i:nth-child(4) { width: 58%; }
.device.phone { position: absolute; right: 2%; bottom: 35px; width: 72px; height: 135px; padding: 6px; border: 5px solid #102b48; border-radius: 15px; background: white; box-shadow: 0 20px 30px rgba(10,35,63,.25); }
.phone-screen { height: 100%; display: grid; place-items: center; color: white; font-size: 28px; font-weight: 800; border-radius: 7px; background: linear-gradient(145deg,#1677ff,#20c9d5); }
.cloud-badge { position: absolute; left: 2%; top: 37px; padding: 10px 14px; border-radius: 9px; background: white; color: #2671c7; font-size: 11px; font-weight: 800; box-shadow: 0 12px 26px rgba(17,47,81,.13); }
.overview-note { display: flex; gap: 12px; align-items: center; padding: 16px; border-radius: 13px; background: white; }
.overview-note > span { width: 43px; height: 43px; display: grid; place-items: center; border-radius: 10px; background: #e9f4ff; }
.overview-note strong, .overview-note small { display: block; }
.overview-note small { color: var(--muted); font-size: 10px; }

/* FEATURES */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.feature-card { position: relative; min-height: 245px; padding: 32px; border: 1px solid #e0e8f0; border-radius: var(--radius); background: white; transition: .25s ease; overflow: hidden; }
.feature-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.feature-card.featured { background: linear-gradient(145deg, #0b3158, #0b203a); }
.feature-card.featured h3, .feature-card.featured span { color: white; }
.feature-card.featured p { color: #aebfd0; }
.feature-card.featured::after { content:""; position:absolute; width:170px; height:170px; right:-65px; bottom:-70px; border-radius:50%; background:rgba(46,216,233,.1); }
.icon-box { width: 50px; height: 50px; display: grid; place-items: center; margin-bottom: 24px; border-radius: 13px; font-size: 22px; background: #eaf4ff; }
.feature-card p { font-size: 14px; }
.feature-card > span { color: var(--cyan); font-size: 12px; font-weight: 700; }

/* PROCESS */
.steps { display: grid; grid-template-columns: 1fr 100px 1fr 100px 1fr; align-items: start; }
.steps article { text-align: center; position: relative; }
.step-number { color: #dce6f0; font-family: "Manrope"; font-size: 46px; font-weight: 800; line-height: 1; }
.step-icon { width: 72px; height: 72px; display: grid; place-items: center; margin: -8px auto 22px; border: 1px solid #dce5ee; border-radius: 18px; font-size: 28px; background: white; box-shadow: 0 12px 28px rgba(17,45,76,.08); }
.steps p { font-size: 13px; max-width: 250px; margin-inline: auto; }
.step-line { height: 1px; margin-top: 76px; border-top: 1px dashed #b9c9d8; }

/* SECURITY */
.security { position: relative; overflow: hidden; background: linear-gradient(135deg, #061426, #0a2949); }
.security::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px); background-size:25px 25px; }
.security-grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.light-copy h2 { color: white; }
.light-copy > p { color: #aebfd0; }
.security-panel { min-height: 500px; position: relative; display: grid; place-items: center; }
.shield-wrap { position: relative; z-index: 3; width: 160px; height: 180px; display: grid; place-items: center; font-size: 74px; border: 1px solid rgba(46,216,233,.35); border-radius: 45% 45% 52% 52%; background: radial-gradient(circle at 45% 35%, rgba(34,169,255,.3), rgba(8,32,56,.45)); box-shadow: 0 0 70px rgba(31,178,230,.2); }
.security-orbit { position:absolute; border:1px solid rgba(46,216,233,.18); border-radius:50%; }
.orbit-one { width:320px; height:320px; }
.orbit-two { width:450px; height:450px; }
.security-tag { position:absolute; z-index:4; padding:10px 14px; color:#cfe9f4; border:1px solid rgba(255,255,255,.12); border-radius:9px; background:rgba(8,33,59,.85); font-size:11px; box-shadow:0 12px 25px rgba(0,0,0,.2); }
.tag-one { left: 6%; top: 22%; }
.tag-two { right: 4%; top: 38%; }
.tag-three { left: 13%; bottom: 17%; }
.security-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 34px; }
.security-list > div { display: flex; gap: 13px; }
.security-list > div > span { color: var(--cyan); font-size: 10px; font-weight: 800; }
.security-list p { margin:0; }
.security-list strong { display:block; color:white; font-size:14px; }
.security-list small { display:block; color:#91a6ba; font-size:11px; margin-top:3px; }

/* PRICING */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.price-card { position: relative; padding: 35px; border: 1px solid #dfe7ef; border-radius: 20px; background: white; box-shadow: 0 12px 35px rgba(17,44,74,.06); }
.price-card.popular { border: 2px solid var(--blue); transform: translateY(-12px); box-shadow: 0 25px 60px rgba(22,119,255,.16); }
.popular-label { position:absolute; top:-14px; left:50%; transform:translateX(-50%); padding:6px 16px; border-radius:20px; color:white; background:var(--blue); font-size:9px; font-weight:800; letter-spacing:1px; white-space:nowrap; }
.plan-name { font-family:"Manrope"; font-size:22px; font-weight:800; color:var(--navy-950); }
.price-card > p { font-size:12px; min-height:40px; }
.price { display:flex; align-items:flex-start; margin:20px 0 8px; }
.price sup { font-size:17px; font-weight:800; margin-top:9px; }
.price strong { font-family:"Manrope"; color:var(--navy-950); font-size:48px; line-height:1; letter-spacing:-2px; }
.price span { align-self:flex-end; color:var(--muted); font-size:10px; margin:0 0 5px 5px; }
.saving { display:inline-block; padding:4px 9px; border-radius:20px; color:#0b9263; background:#e3f8ef; font-size:9px; font-weight:800; }
.price-card ul { list-style:none; padding:0; margin:27px 0; display:grid; gap:12px; color:#536478; font-size:12px; }
.price-card li::first-letter { color:var(--green); }
.price-card .btn { width:100%; }
.pricing-note { margin:24px 0 0; text-align:center; font-size:10px; }

/* WHY */
.why-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.why-grid > div { padding:26px; border:1px solid #e1e8ef; border-radius:15px; background:white; text-align:center; }
.why-grid span { display:block; font-size:28px; margin-bottom:12px; }
.why-grid strong { display:block; color:var(--navy-950); font-family:"Manrope"; }
.why-grid p { margin:7px 0 0; font-size:11px; }

/* TESTIMONIALS */
.testimonial-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
.testimonial-grid article { padding:30px; border:1px solid #e0e7ee; border-radius:18px; background:white; box-shadow:0 10px 30px rgba(14,40,73,.05); }
.stars { color:#f4ad22; letter-spacing:2px; margin-bottom:17px; }
.testimonial-grid article > p { min-height:115px; color:#45576c; font-size:14px; font-style:italic; }
.person { display:flex; align-items:center; gap:12px; padding-top:18px; border-top:1px solid #e7edf3; }
.person > span { width:42px; height:42px; display:grid; place-items:center; color:white; border-radius:50%; background:linear-gradient(145deg,#1677ff,#21bdcc); font-size:11px; font-weight:800; }
.person strong, .person small { display:block; }
.person strong { font-size:12px; }
.person small { color:#8997a7; font-size:9px; }

/* FAQ */
.faq-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:90px; align-items:start; }
.faq-intro { position:sticky; top:120px; }
.faq-intro p { max-width:360px; }
.faq-list { display:grid; gap:12px; }
.faq-list details { border:1px solid #dfe7ef; border-radius:13px; background:white; overflow:hidden; }
.faq-list summary { position:relative; cursor:pointer; list-style:none; padding:20px 52px 20px 22px; color:var(--navy-900); font-family:"Manrope"; font-size:14px; font-weight:700; }
.faq-list summary::-webkit-details-marker { display:none; }
.faq-list summary::after { content:"+"; position:absolute; right:22px; top:50%; transform:translateY(-50%); color:var(--blue); font-size:24px; font-weight:400; }
.faq-list details[open] summary::after { content:"−"; }
.faq-list details p { margin:0; padding:0 22px 20px; font-size:12px; }

/* CTA */
.cta { padding:72px 0; color:white; background:linear-gradient(110deg,#086fe8,#083f98); }
.cta-inner { display:flex; justify-content:space-between; align-items:center; gap:35px; }
.cta .section-label { color:#9fefff; }
.cta h2 { color:white; margin-bottom:8px; font-size:clamp(32px,4vw,48px); }
.cta p { margin:0; color:#c9dcf3; }
.cta-actions { display:flex; gap:12px; flex-shrink:0; }
.btn-white { color:#0758be; background:white; }
.btn-whatsapp { color:white; background:#16a86d; }

/* FOOTER */
.footer { padding:70px 0 24px; color:#9eb0c2; background:#051426; }
.footer-grid { display:grid; grid-template-columns:1.6fr repeat(3,1fr); gap:65px; }
.brand-light strong { color:white; }
.brand-light small { color:#8297aa; }
.footer-brand p { max-width:330px; margin:24px 0; font-size:12px; }
.footer h4 { color:white; font-size:13px; margin-bottom:20px; }
.footer-grid > div:not(.footer-brand) { display:flex; flex-direction:column; gap:10px; }
.footer-grid > div:not(.footer-brand) a { font-size:11px; }
.footer a:hover { color:white; }
.socials { display:flex; gap:8px; }
.socials a { width:32px; height:32px; display:grid; place-items:center; border:1px solid #29405a; border-radius:8px; color:#b6c6d6; font-size:11px; }
.footer-bottom { display:flex; justify-content:space-between; margin-top:55px; padding-top:22px; border-top:1px solid #1b3047; font-size:9px; }

/* RESPONSIVE */
@media (max-width: 1050px) {
  .main-nav { gap: 18px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-visual { margin-top: 15px; }
  .hero-feature-strip { grid-template-columns: repeat(3, 1fr); }
  .hero-feature-strip div:nth-child(3) { border-right:0; }
  .hero-feature-strip div:nth-child(n+4) { border-top:1px solid rgba(255,255,255,.1); }
  .two-column, .security-grid { gap: 55px; }
  .feature-grid { grid-template-columns: repeat(2,1fr); }
  .steps { grid-template-columns:1fr 55px 1fr 55px 1fr; }
}

@media (max-width: 860px) {
  .top-links { display:none; }
  .topbar-inner { justify-content:center; }
  .main-nav {
    position:absolute;
    left:0; right:0; top:76px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:16px 20px 22px;
    background:white;
    border-bottom:1px solid var(--line);
    box-shadow:0 20px 35px rgba(12,36,64,.12);
  }
  .main-nav a { padding:12px; }
  .nav-login { border-left:0; padding-left:12px; }
  .nav-toggle:checked ~ .main-nav { display:flex; }
  .hamburger { display:grid; gap:5px; cursor:pointer; }
  .hamburger span { width:25px; height:2px; background:var(--navy-900); }
  .two-column, .security-grid, .faq-grid { grid-template-columns:1fr; }
  .overview-card { order:-1; }
  .faq-intro { position:static; }
  .pricing-grid { grid-template-columns:1fr; max-width:560px; margin-inline:auto; }
  .price-card.popular { transform:none; }
  .why-grid { grid-template-columns:repeat(2,1fr); }
  .testimonial-grid { grid-template-columns:1fr; }
  .testimonial-grid article > p { min-height:auto; }
  .trust-grid { grid-template-columns:repeat(3,1fr); padding:20px 0; gap:18px; }
  .trust-grid div { border:0; }
  .cta-inner { flex-direction:column; align-items:flex-start; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column:2; }
}

@media (max-width: 650px) {
  .container { width:min(100% - 28px, 1180px); }
  .section { padding:76px 0; }
  h2 { font-size:34px; }
  .offerbar { font-size:11px; }
  .top-contact { gap:12px; font-size:10px; }
  .hero { padding-top:55px; }
  .breadcrumb { margin-bottom:30px; }
  .hero h1 { font-size:44px; letter-spacing:-2px; }
  .hero-lead { font-size:15px; }
  .hero-actions, .cta-actions { flex-direction:column; align-items:stretch; width:100%; }
  .hero-actions .btn { width:100%; }
  .hero-visual { min-height:390px; }
  .dashboard-shell { transform:none; }
  .dashboard-body { min-height:300px; }
  .dash-main { padding:15px; }
  .stats-row { gap:6px; }
  .stat-card { padding:8px; }
  .stat-card strong { font-size:14px; }
  .chart { height:85px; gap:7px; }
  .activity { display:none; }
  .floating-card { display:none; }
  .hero-feature-strip { grid-template-columns:1fr 1fr; margin-top:40px; }
  .hero-feature-strip div { min-height:72px; border-top:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(odd) { border-right:1px solid rgba(255,255,255,.1); }
  .hero-feature-strip div:nth-child(even) { border-right:0; }
  .hero-feature-strip div:last-child { grid-column:1/-1; }
  .trust-grid { grid-template-columns:1fr 1fr; }
  .trust-grid div:last-child { grid-column:1/-1; }
  .feature-grid, .why-grid, .check-grid, .security-list { grid-template-columns:1fr; }
  .steps { grid-template-columns:1fr; gap:28px; }
  .step-line { display:none; }
  .security-panel { min-height:380px; transform:scale(.82); margin:-40px 0; }
  .price-card { padding:28px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:38px; }
  .footer-brand { grid-column:1/-1; }
  .footer-grid > div:last-child { grid-column:auto; }
  .footer-bottom { flex-direction:column; gap:8px; }
}

@media (max-width: 430px) {
  .brand small { display:none; }
  .brand strong { font-size:18px; }
  .brand-mark { width:37px; height:37px; }
  .hero h1 { font-size:38px; }
  .dashboard-shell { width:112%; margin-left:-6%; }
  .dash-sidebar { width:42px; }
  .stats-row { grid-template-columns:1fr 1fr; }
  .stat-card:last-child { display:none; }
  .overview-card { padding:18px; }
  .overview-image { min-height:280px; }
  .tally-box { min-height:170px; padding:17px; border-left-width:32px; }
  .device.phone { width:57px; height:108px; }
}/* End custom CSS */