:root {
  --fin-black: #050505;
  --fin-white: #fff;
  --fin-cloud: #f2f3f5;
  --fin-ink: #111218;
  --fin-muted: #65666d;
}

.fin-home { --fin-accent: #5955ff; --fin-accent-soft: #dad8ff; background: #fff; color: var(--fin-ink); font-family: "DM Sans", "Inter", sans-serif; overflow: hidden; }
.fin-home--bitec { --fin-accent: #ff3bc8; --fin-accent-soft: #ffd4f2; }
.fin-home * { box-sizing: border-box; }
.fin-home h1, .fin-home h2, .fin-home h3 { color: inherit; font-family: "Barlow Condensed", "Arial Narrow", sans-serif; font-weight: 800; letter-spacing: -.025em; margin: 0; }
.fin-home p { margin-top: 0; }

body:has(.fin-home) #header .navbar-brand-logo { filter: brightness(0) invert(1); }
body:has(.fin-home--prestami) #header { --fin-accent: #5955ff; }
body:has(.fin-home--bitec) #header { --fin-accent: #ff3bc8; }
body:has(.fin-home) #header .nav-link { color: rgba(255,255,255,.78); }
body:has(.fin-home) #header .nav-link:hover { color: #fff; }
body:has(.fin-home) #header .btn-dark { background: transparent; border-color: #fff; color: #fff; }
body:has(.fin-home) #header .btn-primary { background: var(--fin-accent); border-color: var(--fin-accent); color: #fff; }
body:has(.fin-home) #header.navbar-scrolled .navbar-brand-logo { filter: none !important; }
body:has(.fin-home) #header.navbar-scrolled .nav-link { color: #303037 !important; }
body:has(.fin-home) #header.navbar-scrolled .navbar-toggler { color: #111; }
body:has(.fin-home) #header.navbar-scrolled .btn-dark { border-color: #111; color: #111; }

#funciones, #precios { scroll-margin-top: 70px; }

.fin-hero { background: var(--fin-black); color: #fff; isolation: isolate; min-height: 740px; overflow: hidden; padding: 150px 0 90px; position: relative; }
.fin-home--bitec .fin-hero::before { background: radial-gradient(circle at 78% 35%, rgba(255,59,200,.17), transparent 24%), radial-gradient(circle at 96% 78%, rgba(89,85,255,.12), transparent 20%); content: ""; inset: 0; pointer-events: none; position: absolute; z-index: 0; }
.fin-hero-layout { align-items: center; display: grid; gap: 60px; grid-template-columns: minmax(0,.9fr) minmax(520px,1.1fr); position: relative; z-index: 2; }
.fin-hero h1 { font-size: clamp(44px,4.4vw,60px); line-height: .99; max-width: 720px; }
.fin-hero h1 em { color: var(--fin-accent); font-style: normal; }
.fin-hero-copy > p { color: #d0d0d5; font-size: 17px; line-height: 1.58; margin: 25px 0 29px; max-width: 650px; }
.fin-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 28px; }
.fin-btn { align-items: center; border-radius: 999px; display: inline-flex; font-size: 15px; font-weight: 800; justify-content: center; min-height: 56px; padding: 0 30px; text-decoration: none; transition: transform .2s ease, background .2s ease; }
.fin-btn:hover { transform: translateY(-3px); }
.fin-btn-accent { background: var(--fin-accent); color: #fff !important; }
.fin-btn-accent:hover { background: #fff; color: #000 !important; }
.fin-btn-light { background: #fff; color: #000 !important; }
.fin-btn-outline { border: 2px solid #111; color: #111 !important; }
.fin-btn-outline:hover { background: #111; color: #fff !important; }
.fin-text-link { align-items: center; color: inherit; display: inline-flex; font-size: 14px; font-weight: 800; gap: 9px; text-decoration: none; }
.fin-hero .fin-text-link, .fin-final .fin-text-link { color: #fff; }
.fin-hero-proof { border-top: 1px solid #343439; display: grid; gap: 14px; grid-template-columns: repeat(3,1fr); margin-top: 42px; padding-top: 19px; }
.fin-hero-proof span { color: #bcbcc3; font-size: 10px; font-weight: 700; }
.fin-hero-proof span::before { color: var(--fin-accent); content: "✓"; margin-right: 7px; }

.fin-hero-stage { --fin-image-a: 94,82,255; --fin-image-b: 38,178,255; --fin-image-c: 119,55,255; isolation: isolate; min-height: 535px; min-width: 0; perspective: 1300px; position: relative; }
.fin-home--bitec .fin-hero-stage { --fin-image-a: 255,40,185; --fin-image-b: 120,61,255; --fin-image-c: 255,112,45; }
.fin-hero-stage::before { animation: fin-image-light-spin 13s linear infinite; background: conic-gradient(from 12deg, transparent 0 10%, rgba(var(--fin-image-a),.78) 22%, rgba(var(--fin-image-b),.68) 37%, transparent 50%, rgba(var(--fin-image-c),.62) 64%, transparent 77%, rgba(var(--fin-image-a),.55) 89%, transparent); border-radius: 48%; bottom: -18%; content: ""; filter: blur(54px); left: 0; mix-blend-mode: screen; opacity: .94; pointer-events: none; position: absolute; right: -18%; top: -18%; will-change: transform, opacity; z-index: 0; }
.fin-hero-stage::after { animation: fin-image-light-pulse 6s ease-in-out infinite alternate; background: radial-gradient(circle at 23% 46%, rgba(var(--fin-image-b),.58), transparent 35%), radial-gradient(circle at 77% 29%, rgba(var(--fin-image-a),.64), transparent 32%), radial-gradient(circle at 64% 82%, rgba(var(--fin-image-c),.48), transparent 31%); bottom: -10%; content: ""; filter: blur(27px); left: 0; opacity: .92; pointer-events: none; position: absolute; right: -10%; top: -10%; will-change: transform, opacity; z-index: 0; }
.fin-visual-shell { animation: fin-screen-float 8s ease-in-out infinite; background: linear-gradient(145deg, rgba(255,255,255,.34), rgba(255,255,255,.08)); border: 1px solid rgba(255,255,255,.38); border-radius: 27px; box-shadow: 0 42px 105px rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.45); overflow: hidden; padding: 8px; position: absolute; right: 0; top: 30px; transform: rotateY(-4deg) rotateX(2deg); transform-style: preserve-3d; width: calc(100% - 24px); z-index: 3; }
.fin-dashboard { background: #fff; border: 1px solid rgba(255,255,255,.6); border-radius: 20px; box-shadow: 0 18px 50px rgba(0,0,0,.2); color: #111; min-width: 0; overflow: hidden; position: relative; z-index: 2; }
.fin-dashboard > header { align-items: center; background: #15161b; color: #fff; display: flex; font-size: 9px; font-weight: 800; justify-content: space-between; letter-spacing: .1em; padding: 15px 19px 15px 62px; position: relative; }
.fin-dashboard > header::before { background: #ff5f57; border-radius: 50%; box-shadow: 15px 0 #febc2e, 30px 0 #28c840; content: ""; height: 7px; left: 20px; position: absolute; top: 16px; width: 7px; }
.fin-dashboard > header b { align-items: center; display: flex; font-size: 8px; gap: 7px; }
.fin-dashboard > header i { background: #46d178; border-radius: 50%; height: 6px; width: 6px; }
.fin-dashboard-body { padding: 23px; }
.fin-dashboard-headline { display: grid; grid-template-columns: 1fr auto; }
.fin-dashboard-headline > span { color: #777981; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.fin-dashboard-headline > strong { font-family: "Barlow Condensed", sans-serif; font-size: 43px; grid-column: 1; line-height: 1; margin-top: 9px; }
.fin-dashboard-headline > small { align-self: end; color: #94959b; font-size: 8px; grid-column: 2; grid-row: 1 / span 2; padding-bottom: 5px; }
.fin-metrics { border-bottom: 1px solid #dedfe3; border-top: 1px solid #dedfe3; display: grid; grid-template-columns: repeat(3,1fr); margin: 21px 0; }
.fin-metrics > div { border-left: 1px solid #dedfe3; display: flex; flex-direction: column; padding: 17px; }
.fin-metrics > div:first-child { border-left: 0; padding-left: 0; }
.fin-metrics span { color: #777981; font-size: 8px; font-weight: 700; text-transform: uppercase; }
.fin-metrics b { font-family: "Barlow Condensed", sans-serif; font-size: 28px; line-height: 1; margin-top: 8px; }
.fin-metrics small { color: #85868c; font-size: 8px; margin-top: 5px; }
.fin-dashboard-detail { display: grid; gap: 18px; grid-template-columns: 1.05fr .95fr; }
.fin-chart, .fin-next-list { background: #f5f5f7; border-radius: 12px; padding: 16px; }
.fin-chart header, .fin-next-list header { align-items: center; display: flex; font-size: 9px; justify-content: space-between; }
.fin-chart header span { color: #8c8d92; font-size: 7px; }
.fin-bars { align-items: end; border-bottom: 1px solid #d5d6da; display: flex; gap: 9px; height: 100px; margin-top: 13px; }
.fin-bars i { background: var(--fin-accent); border-radius: 3px 3px 0 0; flex: 1; height: var(--bar); opacity: .28; }
.fin-bars i:last-child { opacity: 1; }
.fin-home .fin-bars i { animation: fin-bar-live 3.8s ease-in-out infinite alternate; transform-origin: center bottom; }
.fin-home .fin-bars i:nth-child(2) { animation-delay: .35s; }
.fin-home .fin-bars i:nth-child(3) { animation-delay: .7s; }
.fin-home .fin-bars i:nth-child(4) { animation-delay: 1.05s; }
.fin-home .fin-bars i:nth-child(5) { animation-delay: 1.4s; }
.fin-chart footer { color: #96979c; display: flex; font-size: 6px; justify-content: space-between; margin-top: 7px; }
.fin-next-list header span { background: var(--fin-accent); border-radius: 999px; color: #fff; font-size: 6px; padding: 4px 7px; }
.fin-next-list p { align-items: center; border-top: 1px solid #dedfe2; display: grid; gap: 8px; grid-template-columns: 27px 1fr auto; margin: 11px 0 0; padding-top: 11px; }
.fin-next-list p > i { align-items: center; background: var(--fin-accent-soft); border-radius: 50%; display: flex; font-size: 8px; font-style: normal; font-weight: 900; height: 27px; justify-content: center; width: 27px; }
.fin-next-list p > span { display: flex; flex-direction: column; min-width: 0; }
.fin-next-list p b { font-size: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.fin-next-list p small { color: #8b8c92; font-size: 7px; }
.fin-next-list p strong { font-size: 8px; }
.fin-hero-stage { --fin-rgb: 89,85,255; }
.fin-home--bitec .fin-hero-stage { --fin-rgb: 255,59,200; }
.fin-visual-aura { animation: fin-aura-breathe 10s ease-in-out infinite; background: radial-gradient(circle at 52% 46%, rgba(var(--fin-rgb),.3), rgba(var(--fin-rgb),.08) 36%, transparent 68%); border: 1px solid rgba(var(--fin-rgb),.18); border-radius: 50%; height: 580px; left: 50%; pointer-events: none; position: absolute; top: -35px; transform: translateX(-50%) rotate(-8deg); width: 660px; z-index: 1; }
.fin-visual-aura::before,
.fin-visual-aura::after { border: 1px solid rgba(255,255,255,.09); border-radius: 50%; content: ""; inset: 48px; position: absolute; }
.fin-visual-aura::after { inset: 114px; }
.fin-visual-aura i { animation: fin-orbit-dot 6s ease-in-out infinite; background: var(--fin-accent); border: 3px solid rgba(255,255,255,.7); border-radius: 50%; box-shadow: 0 0 22px rgba(var(--fin-rgb),.8); height: 10px; position: absolute; width: 10px; }
.fin-visual-aura i:nth-child(1) { left: 11%; top: 24%; }
.fin-visual-aura i:nth-child(2) { animation-delay: 1.2s; right: 8%; top: 38%; }
.fin-visual-aura i:nth-child(3) { animation-delay: 2.3s; bottom: 12%; left: 34%; }
.fin-visual-aura i:nth-child(4) { animation-delay: 3.1s; right: 28%; top: 5%; }

.fin-screen-glint { animation: fin-screen-glint 7s ease-in-out infinite; background: linear-gradient(105deg, transparent, rgba(255,255,255,.34), transparent); height: 150%; left: -40%; pointer-events: none; position: absolute; top: -25%; transform: rotate(9deg); width: 22%; z-index: 5; }
.fin-visual-event,
.fin-visual-payment { backdrop-filter: blur(18px) saturate(135%); -webkit-backdrop-filter: blur(18px) saturate(135%); background: rgba(255,255,255,.9); border: 1px solid rgba(255,255,255,.86); box-shadow: 0 22px 58px rgba(0,0,0,.28), inset 0 1px 0 #fff; color: #111; position: absolute; z-index: 7; }
.fin-visual-event { animation: fin-float-card-a 6.8s ease-in-out infinite; border-radius: 17px; display: flex; flex-direction: column; padding: 15px 18px; right: -18px; top: 0; width: 184px; }
.fin-visual-event span { color: #777981; font-size: 7px; font-weight: 900; letter-spacing: .09em; }
.fin-visual-event strong { font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif; font-size: 24px; letter-spacing: -.04em; line-height: 1; margin-top: 7px; }
.fin-visual-event small { color: #777981; font-size: 8px; margin-top: 6px; }
.fin-visual-payment { align-items: center; animation: fin-float-card-b 7.5s ease-in-out infinite; border-radius: 16px; bottom: 54px; display: flex; gap: 11px; padding: 12px 15px; right: 2px; }
.fin-visual-payment > i { align-items: center; animation: fin-success-pulse 3.2s ease-in-out infinite; background: #31c86a; border-radius: 50%; color: #fff; display: flex; flex: 0 0 auto; font-size: 17px; height: 32px; justify-content: center; width: 32px; }
.fin-visual-payment p { display: flex; flex-direction: column; margin: 0; }
.fin-visual-payment b { font-size: 10px; }
.fin-visual-payment span { color: #777981; font-size: 8px; margin-top: 3px; }

.fin-visual-phone { animation: fin-float-phone 8s ease-in-out infinite; background: linear-gradient(155deg, #25252b, #070708 78%); border: 6px solid #2c2c31; border-radius: 29px; bottom: 3px; box-shadow: 0 28px 65px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.12); color: #fff; left: -20px; min-height: 215px; padding: 17px 16px 14px; position: absolute; width: 168px; z-index: 8; }
.fin-visual-phone::before { background: #101012; border-radius: 999px; content: ""; height: 5px; left: 50%; position: absolute; top: 6px; transform: translateX(-50%); width: 38px; }
.fin-visual-phone header { align-items: center; display: grid; grid-template-columns: auto 1fr auto; margin: 8px 0 27px; }
.fin-visual-phone header i { background: var(--fin-accent); border-radius: 50%; box-shadow: 0 0 15px rgba(var(--fin-rgb),.85); height: 7px; width: 7px; }
.fin-visual-phone header b { font-size: 8px; margin-left: 7px; }
.fin-visual-phone header span { color: #717178; font-size: 8px; }
.fin-visual-phone > small { color: #96969d; display: block; font-size: 7px; font-weight: 800; letter-spacing: .06em; }
.fin-visual-phone > strong { display: block; font-family: -apple-system, BlinkMacSystemFont, "Inter", sans-serif; font-size: 26px; letter-spacing: -.05em; margin-top: 6px; }
.fin-visual-phone > div { align-items: end; display: flex; gap: 5px; height: 48px; margin: 13px 0 11px; }
.fin-visual-phone > div i { animation: fin-phone-bars 3.8s ease-in-out infinite alternate; background: linear-gradient(180deg, var(--fin-accent), rgba(var(--fin-rgb),.35)); border-radius: 3px 3px 0 0; flex: 1; height: var(--h); transform-origin: bottom; }
.fin-visual-phone > div i:nth-child(2) { animation-delay: .4s; }
.fin-visual-phone > div i:nth-child(3) { animation-delay: .8s; }
.fin-visual-phone > div i:nth-child(4) { animation-delay: 1.2s; }
.fin-visual-phone footer { border-top: 1px solid #39393f; color: #aaaab0; font-size: 7px; padding-top: 10px; }

@keyframes fin-aura-breathe { 0%,100% { opacity: .72; transform: translateX(-50%) rotate(-8deg) scale(.94); } 50% { opacity: 1; transform: translateX(-50%) rotate(-2deg) scale(1.05); } }
@keyframes fin-orbit-dot { 0%,100% { opacity: .35; transform: scale(.75); } 50% { opacity: 1; transform: scale(1.2); } }
@keyframes fin-screen-float { 0%,100% { transform: rotateY(-4deg) rotateX(2deg) translate3d(0,0,0); } 50% { transform: rotateY(-2deg) rotateX(1deg) translate3d(0,-9px,0); } }
@keyframes fin-screen-glint { 0%,18% { left: -40%; opacity: 0; } 35% { opacity: .72; } 58%,100% { left: 128%; opacity: 0; } }
@keyframes fin-float-card-a { 0%,100% { transform: translate3d(0,0,25px) rotate(1deg); } 50% { transform: translate3d(0,-11px,25px) rotate(-1deg); } }
@keyframes fin-float-card-b { 0%,100% { transform: translate3d(0,0,22px) rotate(-1deg); } 50% { transform: translate3d(0,-8px,22px) rotate(1deg); } }
@keyframes fin-float-phone { 0%,100% { transform: translate3d(0,0,35px) rotate(-3deg); } 50% { transform: translate3d(0,-10px,35px) rotate(-1deg); } }
@keyframes fin-success-pulse { 0%,100% { box-shadow: 0 0 0 0 rgba(49,200,106,.15); } 50% { box-shadow: 0 0 0 8px rgba(49,200,106,0); } }
@keyframes fin-phone-bars { from { transform: scaleY(.72); } to { transform: scaleY(1); } }
@keyframes fin-bar-live { from { transform: scaleY(.78); } to { transform: scaleY(1); } }
@keyframes fin-image-light-spin { 0% { opacity: .75; transform: rotate(0deg) scale(.9); } 50% { opacity: 1; transform: rotate(180deg) scale(1.1); } 100% { opacity: .75; transform: rotate(360deg) scale(.9); } }
@keyframes fin-image-light-pulse { 0% { opacity: .66; transform: translate3d(-5%,-3%,0) scale(.9); } 100% { opacity: 1; transform: translate3d(6%,5%,0) scale(1.14); } }

.fin-cycle { background: var(--fin-accent); color: #fff; padding: 92px 0 82px; }
.fin-cycle h2 { font-size: clamp(38px,4.2vw,54px); line-height: 1; max-width: 850px; }
.fin-cycle > .container > p { font-size: 17px; line-height: 1.55; margin: 26px 0 0; max-width: 680px; }
.fin-cycle-flow { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 72px; }
.fin-cycle-flow > div { border-left: 1px solid rgba(255,255,255,.42); min-height: 190px; padding: 0 27px; }
.fin-cycle-flow > div:first-child { border-left: 0; padding-left: 0; }
.fin-cycle-flow b { font-size: 10px; letter-spacing: .1em; opacity: .72; }
.fin-cycle-flow strong { display: block; font-size: 18px; margin-top: 32px; }
.fin-cycle-flow p { font-size: 13px; line-height: 1.5; margin: 11px 0 0; opacity: .84; }

.fin-control { padding: 105px 0; }
.fin-control-layout { align-items: start; display: grid; gap: 105px; grid-template-columns: .92fr 1.08fr; }
.fin-control-copy { position: sticky; top: 120px; }
.fin-control-copy h2, .fin-system-copy h2, .fin-section-heading h2, .fin-report-copy h2, .fin-audience h2, .fin-pricing-heading h2, .fin-faq-intro h2, .fin-final h2 { font-size: clamp(36px,3.7vw,48px); line-height: 1.02; }
.fin-control-copy > p, .fin-system-copy > p, .fin-section-heading > p, .fin-report-copy > p, .fin-pricing-heading > p, .fin-faq-intro > p { color: var(--fin-muted); font-size: 16px; line-height: 1.6; margin: 25px 0 0; max-width: 610px; }
.fin-control-list { border-top: 1px solid #cfd0d4; }
.fin-control-list > div { border-bottom: 1px solid #cfd0d4; padding: 25px 0; }
.fin-control-list p { display: flex; flex-direction: column; margin: 0; }
.fin-control-list b { font-size: 16px; }
.fin-control-list span { color: #696a70; font-size: 13px; line-height: 1.5; margin-top: 7px; }

.fin-system { background: var(--fin-cloud); padding: 105px 0; }
.fin-system-layout { align-items: center; display: grid; gap: 80px; grid-template-columns: 1.15fr .85fr; }
.fin-system-ui { background: #fff; border-radius: 18px; box-shadow: 0 28px 70px rgba(20,25,38,.12); overflow: hidden; }
.fin-system-ui > header { align-items: center; background: #15161b; color: #fff; display: flex; font-size: 9px; font-weight: 800; justify-content: space-between; letter-spacing: .08em; padding: 16px 19px; }
.fin-system-ui > header b { color: var(--fin-accent); }
.fin-system-summary { display: grid; grid-template-columns: repeat(3,1fr); padding: 20px; }
.fin-system-summary > div { border-left: 1px solid #e0e1e4; display: flex; flex-direction: column; padding: 3px 16px; }
.fin-system-summary > div:first-child { border-left: 0; padding-left: 0; }
.fin-system-summary span { color: #85868c; font-size: 8px; text-transform: uppercase; }
.fin-system-summary b { font-family: "Barlow Condensed", sans-serif; font-size: 25px; margin-top: 6px; }
.fin-system-table { border-top: 1px solid #e2e3e6; font-size: 8px; padding: 0 20px 20px; }
.fin-system-table > header, .fin-system-table > div { align-items: center; display: grid; gap: 10px; grid-template-columns: 1.2fr repeat(3,1fr); }
.fin-system-table > header { color: #8c8d92; font-size: 7px; padding: 13px 8px; text-transform: uppercase; }
.fin-system-table > div { border-top: 1px solid #ededf0; padding: 13px 8px; }
.fin-system-table .is-status { background: var(--fin-accent-soft); border-radius: 999px; font-weight: 800; justify-self: start; padding: 5px 8px; }
.fin-system-copy ul { list-style: none; margin: 27px 0 0; padding: 0; }
.fin-system-copy li { align-items: start; border-top: 1px solid #d2d3d6; display: flex; font-size: 13px; font-weight: 700; gap: 11px; padding: 13px 0; }
.fin-system-copy li i { color: var(--fin-accent); }

.fin-modules { padding: 105px 0; }
.fin-section-heading { max-width: 800px; }
.fin-module-list { border-top: 1px solid #cfd0d4; display: grid; grid-template-columns: 1fr 1fr; column-gap: 55px; margin-top: 60px; }
.fin-module-list article { align-items: start; border-bottom: 1px solid #cfd0d4; display: grid; gap: 25px; grid-template-columns: .72fr 1.28fr; padding: 27px 0; }
.fin-module-list h3 { font-size: 24px; line-height: 1.05; }
.fin-module-list p { color: #686970; font-size: 13px; line-height: 1.55; margin: 0; }

.fin-reports { background: var(--fin-black); color: #fff; padding: 105px 0; }
.fin-reports-layout { align-items: center; display: grid; gap: 100px; grid-template-columns: .85fr 1.15fr; }
.fin-report-copy > p { color: #bfc0c5; }
.fin-report-copy .fin-btn { margin-top: 7px; }
.fin-report-ui { background: #fff; border-radius: 18px; color: #111; overflow: hidden; padding: 23px; }
.fin-report-ui > header { align-items: center; border-bottom: 1px solid #dedfe2; display: flex; font-size: 9px; font-weight: 800; justify-content: space-between; letter-spacing: .08em; padding-bottom: 17px; }
.fin-report-ui > header b { background: #111; border-radius: 999px; color: #fff; font-size: 7px; padding: 6px 9px; }
.fin-report-total { display: grid; grid-template-columns: 1fr auto; padding: 23px 0 20px; }
.fin-report-total > span { color: #7c7d83; font-size: 9px; font-weight: 700; text-transform: uppercase; }
.fin-report-total > strong { font-family: "Barlow Condensed", sans-serif; font-size: 42px; grid-column: 1; line-height: 1; margin-top: 8px; }
.fin-report-total > small { align-self: end; color: #999a9f; font-size: 7px; grid-column: 2; grid-row: 1 / span 2; }
.fin-report-row { align-items: center; border-top: 1px solid #e3e4e7; display: grid; font-size: 9px; gap: 12px; grid-template-columns: 105px 1fr 70px; padding: 15px 0; }
.fin-report-row > i { background: #ececef; border-radius: 999px; height: 7px; overflow: hidden; }
.fin-report-row > i b { background: var(--fin-accent); display: block; height: 100%; }
.fin-report-row > strong { text-align: right; }
.fin-report-ui > footer { display: flex; flex-wrap: wrap; gap: 8px 20px; padding-top: 18px; }
.fin-report-ui > footer span { color: #77787e; font-size: 8px; }
.fin-report-ui > footer span::before { color: var(--fin-accent); content: "●"; font-size: 7px; margin-right: 6px; }

.fin-audience { background: var(--fin-accent-soft); padding: 92px 0 82px; }
.fin-audience h2 { max-width: 850px; }
.fin-audience-grid { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 66px; }
.fin-audience-grid > div { border-left: 1px solid rgba(0,0,0,.25); padding: 2px 25px; }
.fin-audience-grid > div:first-child { border-left: 0; padding-left: 0; }
.fin-audience-grid strong { font-size: 16px; }
.fin-audience-grid p { color: #54555b; font-size: 13px; line-height: 1.5; margin: 11px 0 0; }

.fin-pricing { padding: 105px 0; }
.fin-pricing-heading { max-width: 780px; }
.fin-pricing-grid { display: grid; grid-template-columns: 1fr 1fr; margin-top: 70px; }
.fin-plan { display: flex; flex-direction: column; min-height: 530px; padding: 45px; }
.fin-plan-free { border: 1px solid #cfd0d4; }
.fin-plan-premium { background: #111; color: #fff; }
.fin-plan-premium > header,
.fin-plan-premium > header > span,
.fin-plan-premium > header > b,
.fin-plan-premium > header small,
.fin-plan-premium > p,
.fin-plan-premium > ul,
.fin-plan-premium > ul li { color: #fff !important; }
.fin-plan header { border-bottom: 1px solid currentColor; display: flex; flex-direction: column; padding-bottom: 27px; }
.fin-plan header > span { font-size: 10px; font-weight: 900; letter-spacing: .11em; }
.fin-plan header > b { font-family: "Barlow Condensed", sans-serif; font-size: 44px; line-height: 1; margin-top: 21px; }
.fin-plan header small { font-family: "DM Sans", sans-serif; font-size: 10px; }
.fin-plan > p { font-size: 14px; line-height: 1.5; margin: 26px 0 18px; }
.fin-plan ul { list-style: none; margin: 0 0 28px; padding: 0; }
.fin-plan li { border-top: 1px solid rgba(128,128,128,.4); font-size: 12px; padding: 11px 0; }
.fin-plan li::before { color: var(--fin-accent); content: "✓"; font-weight: 900; margin-right: 9px; }
.fin-plan .fin-btn { align-self: flex-start; margin-top: auto; }
.fin-plan > small { color: #888990; font-size: 9px; line-height: 1.45; margin-top: 14px; }
.fin-plan-premium > small { color: #c5c5ca !important; }
.fin-plan-premium .fin-btn-accent { color: #fff !important; }

.fin-faq { background: var(--fin-cloud); padding: 100px 0; }
.fin-faq-layout { align-items: start; display: grid; gap: 100px; grid-template-columns: .8fr 1.2fr; }
.fin-faq-intro { position: sticky; top: 120px; }
.fin-faq-list { border-top: 1px solid #bfc0c4; }
.fin-faq-list details { border-bottom: 1px solid #bfc0c4; }
.fin-faq-list summary { align-items: center; cursor: pointer; display: flex; font-size: 16px; font-weight: 800; gap: 20px; justify-content: space-between; list-style: none; padding: 25px 0; }
.fin-faq-list summary::-webkit-details-marker { display: none; }
.fin-faq-list summary i { transition: transform .2s ease; }
.fin-faq-list details[open] summary i { transform: rotate(45deg); }
.fin-faq-list details p { color: #5e5f65; font-size: 14px; line-height: 1.65; margin: -5px 45px 25px 0; }

.fin-final { background: var(--fin-black); color: #fff; padding: 105px 0 115px; }
.fin-final h2 { max-width: 970px; }
.fin-final > .container > p { color: #c2c3c8; font-size: 17px; line-height: 1.55; margin: 27px 0 32px; max-width: 650px; }

@media (max-width:1199px) {
  .fin-hero-layout { gap: 45px; grid-template-columns: .85fr 1.15fr; }
  .fin-hero h1 { font-size: 54px; }
  .fin-dashboard-body { padding: 18px; }
  .fin-system-layout, .fin-reports-layout { gap: 55px; }
}

@media (max-width:991px) {
  .fin-hero { min-height: 0; padding: 145px 0 85px; }
  .fin-hero-layout, .fin-control-layout, .fin-system-layout, .fin-reports-layout, .fin-faq-layout { grid-template-columns: 1fr; }
  .fin-hero-copy { max-width: 760px; }
  .fin-hero h1 { font-size: clamp(44px,7vw,56px); }
  .fin-dashboard { max-width: 760px; }
  .fin-hero-stage { margin-top: 55px; max-width: 760px; min-height: 590px; width: 100%; }
  .fin-visual-event { right: 0; }
  .fin-visual-phone { left: 5px; }
  .fin-control-copy, .fin-faq-intro { max-width: 720px; position: static; }
  .fin-cycle-flow, .fin-audience-grid { grid-template-columns: 1fr 1fr; row-gap: 45px; }
  .fin-cycle-flow > div:nth-child(3), .fin-audience-grid > div:nth-child(3) { border-left: 0; padding-left: 0; }
  .fin-module-list { grid-template-columns: 1fr; }
}

@media (max-width:767px) {
  .fin-hero h1 { font-size: clamp(36px,9.5vw,43px); }
  .fin-hero-copy > p { font-size: 16px; }
  .fin-cycle, .fin-control, .fin-system, .fin-modules, .fin-reports, .fin-audience, .fin-pricing, .fin-faq, .fin-final { padding: 82px 0; }
  .fin-cycle h2, .fin-control-copy h2, .fin-system-copy h2, .fin-section-heading h2, .fin-report-copy h2, .fin-audience h2, .fin-pricing-heading h2, .fin-faq-intro h2, .fin-final h2 { font-size: clamp(33px,8.8vw,40px); }
  .fin-dashboard-detail { grid-template-columns: 1fr; }
  .fin-hero-stage { min-height: 675px; }
  .fin-visual-shell { top: 42px; width: calc(100% - 12px); }
  .fin-visual-aura { height: 610px; width: 720px; }
  .fin-visual-event { right: 0; top: 8px; }
  .fin-visual-payment { bottom: 48px; right: 0; }
  .fin-visual-phone { bottom: 0; left: 0; }
  .fin-cycle-flow { margin-top: 55px; }
  .fin-module-list { grid-template-columns: 1fr; margin-top: 55px; }
  .fin-module-list article { display: block; }
  .fin-module-list h3 { margin-bottom: 9px; }
  .fin-pricing-grid { grid-template-columns: 1fr; margin-top: 55px; }
  .fin-plan { min-height: 0; padding: 34px 28px; }
  .fin-plan .fin-btn { margin-top: 15px; }
}

@media (max-width:520px) {
  .fin-actions { align-items: flex-start; flex-direction: column; gap: 20px; }
  .fin-hero-proof { grid-template-columns: 1fr; }
  .fin-hero-stage { display: block; min-height: 440px; }
  .fin-visual-shell { border-radius: 20px; padding: 5px; right: -5px; top: 40px; width: calc(100% + 10px); }
  .fin-dashboard { border-radius: 16px; margin: 0; }
  .fin-next-list { display: none; }
  .fin-visual-aura { height: 450px; top: 0; width: 560px; }
  .fin-visual-event { padding: 11px 13px; right: -4px; top: 9px; width: 158px; }
  .fin-visual-event strong { font-size: 20px; }
  .fin-visual-payment { bottom: -2px; left: 4px; padding: 10px 12px; right: auto; }
  .fin-visual-payment > i { height: 28px; width: 28px; }
  .fin-visual-phone { display: none; }
  .fin-dashboard-headline > strong { font-size: 41px; }
  .fin-metrics > div { padding: 13px 9px; }
  .fin-metrics b { font-size: 23px; }
  .fin-cycle-flow, .fin-audience-grid { display: block; }
  .fin-cycle-flow > div, .fin-audience-grid > div { border-bottom: 1px solid rgba(0,0,0,.25); border-left: 0; min-height: 0; padding: 26px 0 !important; }
  .fin-cycle-flow > div { border-bottom-color: rgba(255,255,255,.42); }
  .fin-cycle-flow strong { margin-top: 16px; }
  .fin-system-ui { margin-left: -6px; margin-right: -6px; }
  .fin-system-summary { padding: 15px 10px; }
  .fin-system-summary > div { padding: 3px 9px; }
  .fin-system-summary b { font-size: 20px; }
  .fin-system-table { overflow: hidden; padding: 0 10px 15px; }
  .fin-system-table > header, .fin-system-table > div { gap: 6px; grid-template-columns: 1.2fr repeat(3,.8fr); }
  .fin-report-ui { margin-left: -6px; margin-right: -6px; padding: 18px 14px; }
  .fin-report-row { grid-template-columns: 88px 1fr 58px; }
  .fin-report-ui > footer { flex-direction: column; }
}

@media (prefers-reduced-motion:reduce) {
  .fin-btn, .fin-faq-list summary i { transition: none; }
  .fin-hero-stage::before,
  .fin-hero-stage::after,
  .fin-visual-aura,
  .fin-visual-aura i,
  .fin-visual-shell,
  .fin-screen-glint,
  .fin-visual-event,
  .fin-visual-payment,
  .fin-visual-payment > i,
  .fin-visual-phone,
  .fin-visual-phone > div i,
  .fin-home .fin-bars i { animation: none; }
}
