*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
margin:0;
font-family:Inter,Segoe UI,Arial,sans-serif;
background:#071020;
color:#fff;
overflow-x:hidden
}
a{text-decoration:none;color:inherit}
.header{
height:86px;
padding:0 max(4.5vw,30px);
display:flex;
align-items:center;
gap:45px;
position:relative;
z-index:20;
background:rgba(8,13,35,.96);
border-bottom:1px solid rgba(145,118,255,.35)
}
.brand{width:310px;display:flex;align-items:center}
.brand img{
width:300px;
max-height:68px;
object-fit:contain;
object-position:left center;
mix-blend-mode:screen
}
nav{display:flex;gap:37px;align-items:center;margin-left:auto}
nav a{font-size:15px;color:#f3f4ff}
.header-actions{display:flex;gap:16px;margin-left:25px}
.login,.outline-btn,.btn-secondary{
border:1px solid #8e7aff;
border-radius:12px;
padding:15px 27px;
font-weight:700
}
.btn{
display:inline-flex;
align-items:center;
justify-content:center;
padding:16px 29px;
border-radius:12px;
font-weight:800;
background:linear-gradient(110deg,#7d27ff,#d736ef,#ff7a32);
box-shadow:0 12px 35px rgba(154,52,255,.28)
}
.hero{
min-height:580px;
padding:38px 4.5vw 0;
display:grid;
grid-template-columns:39% 61%;
position:relative;
background:
radial-gradient(circle at 82% 35%,rgba(127,50,255,.42),transparent 34%),
radial-gradient(circle at 18% 65%,rgba(33,67,255,.24),transparent 38%),
linear-gradient(115deg,#071020 0%,#0c1330 52%,#24113d 100%)
}
.hero-copy{padding-top:24px;position:relative;z-index:3}
.eyebrow{
font-size:13px;
letter-spacing:1.6px;
font-weight:900;
color:#9b7cff
}
.hero h1{
font-size:clamp(54px,5vw,86px);
line-height:.94;
letter-spacing:-4px;
margin:15px 0 20px
}
.hero h1 span{
background:linear-gradient(90deg,#fff 0%,#ff7744 65%);
-webkit-background-clip:text;
color:transparent
}
.hero-text{
font-size:18px;
line-height:1.5;
max-width:600px;
color:#e4e7f2
}
.hero-actions{display:flex;gap:17px;margin:25px 0 33px}
.hero-benefits{display:flex;gap:34px}
.hero-benefits>div{display:flex;gap:12px;align-items:center;max-width:150px}
.hero-benefits b{
width:36px;height:36px;border:2px solid #876bff;border-radius:50%;
display:grid;place-items:center;color:#a58fff
}
.hero-benefits span{font-size:12px;color:#cdd3e4}
.hero-benefits strong{display:block;color:#fff;font-size:14px;margin-bottom:2px}
.product-stage{position:relative;min-height:510px}
.glow{
position:absolute;width:650px;height:430px;right:0;top:10px;
background:radial-gradient(circle,rgba(111,61,255,.42),transparent 68%);
filter:blur(20px)
}
.laptop{position:absolute;width:88%;right:7%;top:0;z-index:3}
.screen{
height:440px;
display:grid;
grid-template-columns:120px 1fr;
background:#0b1528;
border:8px solid #050912;
border-radius:20px 20px 8px 8px;
box-shadow:0 35px 70px rgba(0,0,0,.48),0 0 0 1px #6962a4
}
.sidebar{background:#091222;padding:18px 10px;font-size:10px;color:#cbd4e5}
.sidebar div{padding:9px 8px;border-radius:5px}
.sidebar .active{background:linear-gradient(90deg,#5540e7,#25399c);color:white}
.mini-logo{font-size:16px!important;font-weight:900;color:#8c69ff!important;margin-bottom:10px}
.mini-logo span{font-size:9px;color:white}
.dashboard{padding:18px;overflow:hidden}
.dash-top{display:flex;justify-content:space-between;align-items:start}
.dash-top h2{margin:3px 0;font-size:24px}
.dash-top p{margin:0;color:#8996ac;font-size:11px}
.dash-top>span{font-size:10px;color:#cbd5e5}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}
.metrics article,.bottom-metrics>div,.chart-card,.donut-card{
background:linear-gradient(145deg,#14233a,#101b30);
border:1px solid #263854;border-radius:8px
}
.metrics article{padding:13px}
.metrics small,.bottom-metrics small{display:block;color:#9facbf;font-size:9px}
.metrics strong{font-size:18px;display:block;margin:5px 0}
.metrics em,.bottom-metrics em{font-size:9px;color:#4ce882;font-style:normal}
.red{color:#ff596a!important}
.analytics{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:10px}
.chart-card,.donut-card{height:150px;padding:12px}
.chart-title{display:flex;justify-content:space-between;font-size:10px}
.linechart{position:relative;height:105px;margin-top:8px;background:repeating-linear-gradient(0deg,transparent 0 25px,#1e3048 26px)}
.linechart svg{position:absolute;inset:0;width:100%;height:100%}
.donut-card{font-size:10px}
.donut{
width:75px;height:75px;border-radius:50%;
background:conic-gradient(#ff8a4c 0 35%,#5267ff 35% 60%,#25c9ee 60% 80%,#ae58ff 80%);
margin:10px auto;
position:relative
}
.donut:after{content:"";position:absolute;inset:19px;border-radius:50%;background:#14233a}
.donut-card small{display:block;font-size:7px;text-align:center;color:#b8c2d3}
.bottom-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:10px}
.bottom-metrics>div{padding:10px}
.bottom-metrics strong{display:block;font-size:14px;margin:3px 0}
.laptop-base{
height:17px;width:108%;margin-left:-4%;
background:linear-gradient(#aeb4c3,#525a6a);
clip-path:polygon(4% 0,96% 0,100% 75%,96% 100%,4% 100%,0 75%);
box-shadow:0 10px 15px #000
}
.mobile{
position:absolute;right:1%;top:145px;width:150px;height:320px;
background:#f6f7fb;color:#172038;border:7px solid #111827;border-radius:30px;
z-index:5;padding:27px 10px 10px;
box-shadow:0 25px 45px rgba(0,0,0,.5)
}
.notch{position:absolute;width:58px;height:12px;border-radius:10px;background:#111827;top:5px;left:39px}
.mobile-logo{font-weight:900;font-size:13px;color:#6946d9;text-align:center;margin-bottom:17px}
.mobile-logo span{font-size:8px;color:#e56c35}
.mobile-item{
padding:9px 7px;margin:7px 0;background:white;border-radius:7px;
box-shadow:0 3px 10px #dce0eb;font-size:9px
}
.mobile-item b{color:#6553ef;margin-right:5px}
.mobile-nav{position:absolute;bottom:8px;left:8px;right:8px;display:flex;justify-content:space-around;color:#37405b}
.mobile-nav span{font-size:12px;text-align:center}
.mobile-nav small{font-size:6px;display:block}
.anywhere{
position:absolute;right:0;top:28px;font-style:italic;font-size:17px;
line-height:1.2;text-align:center;transform:rotate(-7deg);z-index:7
}
.anywhere span{font-size:40px;display:block}
.value-strip{
min-height:96px;padding:18px 4.5vw;
display:grid;grid-template-columns:repeat(4,1fr);gap:30px;
border-top:1px solid #26355e;border-bottom:1px solid #26355e;
background:linear-gradient(90deg,#111538,#181438)
}
.value-strip>div{display:flex;gap:13px;align-items:center}
.value-strip b{
width:44px;height:44px;border-radius:50%;display:grid;place-items:center;
background:#26246b;color:#8976ff;font-size:19px
}
.value-strip span{font-size:12px;color:#bfc7d7}
.value-strip strong{display:block;font-size:17px;color:#fff;margin-bottom:4px}
.section{padding:55px 4.5vw}
.modules{
display:grid;grid-template-columns:31% 69%;gap:45px;
background:linear-gradient(120deg,#071020,#091426)
}
.section-heading h2,.integration-heading h2,.profit h2,.final-cta h2{
font-size:37px;line-height:1.05;margin:10px 0 15px
}
.section-heading h2 span{color:#ff7a42}
.section-heading p,.profit p,.final-cta p{color:#aeb9cb;line-height:1.6}
.outline-btn{display:inline-block;margin-top:12px;padding:12px 20px}
.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.module-grid article,.integration-grid article{
background:linear-gradient(145deg,#111d32,#0c1729);
border:1px solid #26344d;border-radius:12px;
padding:17px;display:flex;align-items:center;gap:13px;
transition:.25s
}
.module-grid article:hover,.integration-grid article:hover{transform:translateY(-4px);border-color:#725cff}
.module-grid b{
min-width:50px;height:50px;border-radius:50%;display:grid;place-items:center;
font-size:25px;background:#1b2840
}
.module-grid h3,.integration-grid h3{margin:0 0 5px;font-size:15px}
.module-grid p,.integration-grid p{margin:0;color:#aab5c6;font-size:11px;line-height:1.4}
.pink{color:#ff5791!important}.orange{color:#ff914c!important}.green{color:#3ee78c!important}
.purple{color:#846cff!important}.blue{color:#31a7ff!important}.cyan{color:#28cdf4!important}
.profit{
text-align:center;background:#0a1426;border-top:1px solid #1c2941
}
.profit p{max-width:850px;margin:auto}
.integrations{
display:grid;grid-template-columns:25% 75%;align-items:center;
background:linear-gradient(110deg,#0c1230,#071020)
}
.integration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.social-logo{
width:55px;height:55px;min-width:55px;border-radius:15px;
display:grid;place-items:center;font-size:30px;font-weight:900
}
.wa-logo{background:#25d366;color:white}
.ig-logo{background:linear-gradient(135deg,#5638d7,#d62976,#ff9c32);color:white}
.fb-logo{background:#1877f2;color:#fff;font-family:Arial;font-size:42px}
.link-logo{background:#28344d}
.final-cta{text-align:center;background:radial-gradient(circle at center,#211552,#091225 65%)}
.final-cta p{max-width:700px;margin:0 auto 22px}
footer{
padding:28px 4.5vw;background:#050b16;border-top:1px solid #202b40;
display:flex;align-items:center;gap:25px;color:#7f8ca2;font-size:12px
}
footer img{width:170px;mix-blend-mode:screen}
.whatsapp-float{
position:fixed;right:22px;bottom:20px;z-index:50;
background:#fff;color:#172038;padding:8px 15px 8px 8px;border-radius:18px;
display:flex;align-items:center;gap:10px;
box-shadow:0 12px 35px rgba(0,0,0,.35)
}
.whatsapp-symbol{
width:43px;height:43px;border-radius:50%;background:#25d366;color:white;
display:grid;place-items:center;font-size:23px
}
.whatsapp-float strong{display:block;font-size:13px}
.whatsapp-float small{font-size:10px;color:#536076}

@media(max-width:1100px){
nav{display:none}
.brand{width:auto}
.hero{grid-template-columns:1fr;padding-bottom:50px}
.product-stage{min-height:520px;margin-top:30px}
.hero-copy{max-width:700px}
.modules,.integrations{grid-template-columns:1fr}
.module-grid{grid-template-columns:repeat(2,1fr)}
.integration-grid{margin-top:25px}
}
@media(max-width:650px){
.header{height:70px;padding:0 16px}
.brand img{width:180px}
.header-actions .login{display:none}
.header-actions{margin-left:auto}
.header-actions .btn{padding:11px;font-size:11px}
.hero{padding:35px 20px 20px}
.hero h1{font-size:53px;letter-spacing:-3px}
.hero-text{font-size:15px}
.hero-benefits{display:grid}
.product-stage{transform:scale(.72);transform-origin:left top;width:138%;margin-bottom:-130px}
.value-strip{grid-template-columns:1fr 1fr;padding:20px}
.module-grid,.integration-grid{grid-template-columns:1fr}
.section{padding:45px 20px}
.whatsapp-float div{display:none}
.whatsapp-float{padding:7px;border-radius:50%}
}

/* =========================================================
   GESTIONFIX — TIPOGRAFÍA PROFESIONAL
   ========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

html,
body,
button,
input,
textarea,
select {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

body {
    font-weight: 400;
    letter-spacing: -0.01em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.045em;
}

h1 {
    font-weight: 900;
    line-height: 0.96;
}

h2 {
    font-weight: 800;
    line-height: 1.05;
}

h3 {
    font-weight: 700;
}

nav a,
.btn,
.btn-secondary,
.login,
.header-actions a {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    letter-spacing: -0.015em;
}

.eyebrow {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    letter-spacing: 0.12em;
}

.hero-text,
.section-intro,
p {
    font-family: 'Inter', sans-serif;
    line-height: 1.55;
}

.metrics strong,
.hero-panel strong {
    font-weight: 800;
    letter-spacing: -0.035em;
}


/* ===== GESTIONFIX - TIPOGRAFIA PROFESIONAL ===== */

html,
body,
button,
input,
textarea,
select {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body {
    font-weight: 400;
    letter-spacing: -0.01em;
}

nav a,
.header-actions a,
.btn,
.btn-secondary {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    letter-spacing: -0.02em;
}

.hero h1 {
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    letter-spacing: -0.055em;
    line-height: 0.96;
}

.hero-text {
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: -0.015em;
}

.eyebrow {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    letter-spacing: 0.12em;
}

h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
}

h3 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    letter-spacing: -0.025em;
}

p {
    font-weight: 400;
}

strong {
    font-weight: 700;
}
