@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
:root{--ink:#0b1220;--muted:#64748b;--line:#e7eaf0;--bg:#f7f9fc;--card:#fff;--accent:#5b5cf0;--accent2:#7c3aed;--success:#16a34a;--shadow:0 20px 60px rgba(15,23,42,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:22px;font-weight:900;letter-spacing:-.04em}.brand span{color:var(--accent)}.navlinks{display:flex;align-items:center;gap:25px;color:#475569;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:12px;padding:12px 18px;font-weight:800;font-size:14px;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;box-shadow:0 12px 28px rgba(91,92,240,.24)}.btn-ghost{border-color:var(--line);background:#fff}.hero{padding:70px 0 85px;background:radial-gradient(circle at 85% 15%,#e9e7ff 0,transparent 34%),linear-gradient(180deg,#fff 0,#f7f9fc 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:65px}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#efefff;color:#4f46e5;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,70px);line-height:.98;letter-spacing:-.055em;margin:20px 0}.hero h1 em{font-style:normal;color:var(--accent)}.hero p{font-size:19px;line-height:1.65;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 18px}.trust{font-size:13px;color:#64748b}.mock{background:#10172a;border-radius:24px;padding:14px;box-shadow:0 35px 80px rgba(15,23,42,.22);transform:rotate(1deg)}.mockbar{height:34px;display:flex;align-items:center;gap:6px;padding:0 9px}.dot{width:7px;height:7px;border-radius:50%;background:#94a3b8}.screen{background:#f7f9fc;border-radius:15px;padding:18px;display:grid;grid-template-columns:100px 1fr;gap:15px;min-height:330px}.side{background:#111827;border-radius:12px;padding:12px}.side b{display:block;color:#fff;font-size:10px;margin-bottom:22px}.side i{display:block;height:8px;background:#334155;border-radius:4px;margin:13px 0}.mainmock{display:grid;gap:12px}.mocktitle{font-weight:900;font-size:15px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:13px}.stat small{display:block;color:#94a3b8;font-size:9px}.stat strong{font-size:18px}.chart{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;align-items:end;gap:6px;padding:16px;height:130px}.chart i{display:block;flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(#7c3aed,#5b5cf0);height:var(--h)}section{padding:90px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 45px}.section-head h2{font-size:38px;letter-spacing:-.04em;margin:0 0 12px}.section-head p{color:var(--muted);line-height:1.7}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 8px 28px rgba(15,23,42,.04)}.feature .ico{width:42px;height:42px;border-radius:12px;background:#f0efff;display:grid;place-items:center;font-size:21px;margin-bottom:18px}.feature h3{margin:0 0 8px;font-size:18px}.feature p{color:var(--muted);line-height:1.6;margin:0;font-size:14px}.band{background:#0b1220;color:#fff}.band .section-head p{color:#aab4c6}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border:1px solid #263149;border-radius:18px;padding:25px}.num{font-size:12px;color:#a5b4fc;font-weight:900}.step h3{margin:8px 0}.step p{color:#aab4c6;line-height:1.6;font-size:14px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.plan{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column}.plan.recommended{border:2px solid var(--accent);box-shadow:var(--shadow);transform:translateY(-8px)}.tag{position:absolute;right:18px;top:18px;background:#efefff;color:#4f46e5;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.plan h3{font-size:23px;margin:0 0 8px}.price{font-size:37px;font-weight:900;letter-spacing:-.04em}.price small{font-size:13px;color:var(--muted);font-weight:600}.plan p{color:var(--muted);font-size:14px;line-height:1.5;min-height:43px}.plan ul{list-style:none;padding:0;margin:15px 0 24px;display:grid;gap:10px;flex:1}.plan li{font-size:14px;color:#334155}.plan li:before{content:'✓';color:var(--success);font-weight:900;margin-right:8px}.cta{background:linear-gradient(135deg,#111827,#24204b);color:#fff;border-radius:28px;padding:55px;text-align:center}.cta h2{font-size:40px;letter-spacing:-.04em;margin:0 0 12px}.cta p{color:#cbd5e1;margin:0 0 25px}.footer{padding:35px 0;color:#64748b;font-size:13px;display:flex;justify-content:space-between;gap:20px}.mobile-only{display:none}@media(max-width:850px){.navlinks{display:none}.mobile-only{display:inline-flex}.hero-grid{grid-template-columns:1fr;gap:35px}.features,.steps,.plans{grid-template-columns:1fr}.plan.recommended{transform:none}.screen{min-height:280px}.cta{padding:35px 22px}.footer{flex-direction:column}.hero{padding-top:45px}section{padding:65px 0}}

/* DILJUM POS SaaS V6 — navegación móvil de la landing */
.landing-menu-toggle{display:none;border:0;background:#0b1220;color:#fff;width:44px;height:44px;border-radius:12px;font-size:22px;font-weight:900;cursor:pointer;box-shadow:0 10px 28px rgba(9,22,39,.18)}
@media(max-width:850px){
  header{position:sticky;top:0;z-index:500;background:rgba(247,249,252,.96);backdrop-filter:blur(10px)}
  .nav{position:relative}
  .landing-menu-toggle{display:inline-flex;align-items:center;justify-content:center}
  .navlinks{position:absolute;top:calc(100% + 10px);right:0;width:min(290px,calc(100vw - 28px));display:none;flex-direction:column;align-items:stretch;gap:4px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px rgba(15,23,42,.16);z-index:600}
  .navlinks.open{display:flex}
  .navlinks a{padding:11px 12px;border-radius:10px}
  .navlinks .btn{width:100%;text-align:center}
}


/* ============================================================
   DILJUM POS — LANDING / AUTH VISUAL SYSTEM
   ============================================================ */
:root{
  --ink:#111827;
  --muted:#64748B;
  --line:#E7EAF0;
  --bg:#F6F7FB;
  --card:#FFFFFF;
  --accent:#6366F1;
  --accent2:#8B5CF6;
  --cyan:#06B6D4;
  --navy:#0F172A;
  --shadow:0 24px 70px rgba(15,23,42,.10);
}
body{font-family:'Poppins',Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.brand{display:flex;align-items:center}
.brand img{width:172px;height:auto;display:block}
.btn{border-radius:13px;min-height:46px}
.btn-primary{background:linear-gradient(135deg,#6366F1 0%,#8B5CF6 70%,#A855F7 100%);box-shadow:0 14px 32px rgba(99,102,241,.23)}
.btn-primary:hover{box-shadow:0 18px 40px rgba(99,102,241,.30);transform:translateY(-2px)}
.btn-ghost{border-color:#E5E7EB;background:rgba(255,255,255,.82)}
header{background:rgba(255,255,255,.82);border-bottom:1px solid rgba(229,231,235,.8);backdrop-filter:blur(18px);position:sticky;top:0;z-index:1000}
.hero{
  position:relative;
  overflow:hidden;
  padding:76px 0 92px;
  background:
    radial-gradient(circle at 8% 0,rgba(99,102,241,.14),transparent 30%),
    radial-gradient(circle at 92% 12%,rgba(6,182,212,.16),transparent 27%),
    linear-gradient(180deg,#FFFFFF 0%,#F6F7FB 100%);
}
.hero:before{
  content:'';
  position:absolute;
  width:420px;height:420px;
  right:-190px;bottom:-220px;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(168,85,247,.05));
}
.eyebrow{background:linear-gradient(135deg,#EEF2FF,#F5F3FF);color:#4F46E5;border:1px solid #E0E7FF}
.hero h1{font-weight:800}
.hero h1 em{
  background:linear-gradient(90deg,#6366F1,#8B5CF6,#06B6D4);
  -webkit-background-clip:text;background-clip:text;color:transparent;
}
.hero p{max-width:620px}
.mock{
  position:relative;
  background:linear-gradient(145deg,#0B1220,#1E1B4B);
  border:1px solid rgba(99,102,241,.35);
  box-shadow:0 35px 90px rgba(49,46,129,.24);
  transform:rotate(.7deg);
}
.mock:after{
  content:'';
  position:absolute;inset:-1px;border-radius:24px;
  box-shadow:0 0 0 1px rgba(255,255,255,.04),0 0 70px rgba(99,102,241,.12);
  pointer-events:none;
}
.side{background:linear-gradient(180deg,#0F172A,#111827)}
.side b{color:#fff}
.chart i{background:linear-gradient(180deg,#06B6D4,#6366F1 55%,#8B5CF6)}
.feature,.plan{border-radius:20px;box-shadow:0 8px 30px rgba(15,23,42,.045)}
.feature{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.feature:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,23,42,.09);border-color:#D8D7FF}
.feature .ico{background:linear-gradient(135deg,#EEF2FF,#F5F3FF);color:#6366F1;border:1px solid #E0E7FF}
.band{background:
  radial-gradient(circle at 85% 10%,rgba(99,102,241,.25),transparent 28%),
  linear-gradient(135deg,#0B1220,#1E1B4B)}
.plan.recommended{border-color:#6366F1;box-shadow:0 25px 60px rgba(99,102,241,.15)}
.tag{background:#EEF2FF;color:#4F46E5}
.cta{background:
  radial-gradient(circle at 10% 10%,rgba(6,182,212,.18),transparent 25%),
  radial-gradient(circle at 90% 0,rgba(168,85,247,.22),transparent 30%),
  linear-gradient(135deg,#0B1220,#312E81)}
.footer{border-top:1px solid #E7EAF0}
.register,.login{background:
  radial-gradient(circle at 10% 0,rgba(99,102,241,.12),transparent 34%),
  radial-gradient(circle at 90% 20%,rgba(6,182,212,.10),transparent 30%),
  #F6F7FB}
.register .box,.login .box{border:1px solid #E7EAF0;box-shadow:0 30px 90px rgba(15,23,42,.12);border-radius:28px}
.register .pitch,.login .pitch{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 5%,rgba(6,182,212,.22),transparent 30%),
    radial-gradient(circle at 90% 80%,rgba(139,92,246,.24),transparent 35%),
    linear-gradient(145deg,#0B1220,#111827 65%,#1E1B4B);
}
.register .pitch:after,.login .pitch:after{
  content:'';
  position:absolute;width:280px;height:280px;right:-150px;bottom:-160px;border:1px solid rgba(139,92,246,.22);border-radius:50%;box-shadow:0 0 0 45px rgba(99,102,241,.035);
}
.pitch .brand img{width:180px;position:relative;z-index:2}
.pitch h1,.pitch p,.pitch ul{position:relative;z-index:2}
.formbox,.form{background:rgba(255,255,255,.94)}
.field input,.field select{border-color:#DDE2EA;border-radius:12px;background:#fff}
.field input:focus,.field select:focus{border-color:#6366F1;box-shadow:0 0 0 4px rgba(99,102,241,.10)}
.submit{background:linear-gradient(135deg,#6366F1,#8B5CF6,#A855F7);border-radius:13px;box-shadow:0 12px 28px rgba(99,102,241,.22)}
.foot a{color:#4F46E5}
@media(max-width:760px){
  .brand img{width:156px}
  .hero{padding-top:55px}
}

.hero-brand-card{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  padding:18px;
  background:
    radial-gradient(circle at 18% 10%,rgba(6,182,212,.24),transparent 28%),
    radial-gradient(circle at 85% 85%,rgba(168,85,247,.25),transparent 32%),
    linear-gradient(145deg,#08101f,#111827 58%,#1E1B4B);
  border:1px solid rgba(99,102,241,.35);
  box-shadow:0 35px 90px rgba(15,23,42,.20),0 0 80px rgba(99,102,241,.10);
  transform:rotate(.7deg);
}
.hero-brand-card>img{
  display:block;
  width:100%;
  height:auto;
  border-radius:18px;
  opacity:.98;
}
.hero-brand-glow{
  position:absolute;
  width:180px;height:180px;right:-70px;top:-70px;border-radius:50%;
  background:rgba(99,102,241,.22);filter:blur(35px);pointer-events:none;
}
.hero-mini-row{
  display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;
}
.hero-mini-row span{
  display:flex;flex-direction:column;gap:2px;padding:11px 12px;border-radius:13px;
  background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);
  color:#fff;
}
.hero-mini-row b{font-size:11px}.hero-mini-row small{font-size:9px;color:#A5B4FC}
.cta{position:relative;overflow:hidden}
.cta-mark{
  width:64px;height:64px;margin:0 auto 18px;border-radius:20px;
  display:grid;place-items:center;background:#0F172A;box-shadow:0 14px 30px rgba(0,0,0,.18);
}
.cta-mark img{width:46px;height:46px;object-fit:contain}
@media(max-width:850px){
  .hero-brand-card{transform:none}
  .hero-mini-row span{padding:9px 7px}
}

/* ============================================================
   DILJUM POS V14 — LANDING PRODUCT PREVIEW
   ============================================================ */
.hero-product{position:relative;min-height:420px;border:1px solid rgba(99,102,241,.28);border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#07101D,#0D1525 54%,#21194B);box-shadow:0 35px 90px rgba(15,23,42,.22),0 0 70px rgba(99,102,241,.10);transform:rotate(.45deg);transition:transform .25s ease,box-shadow .25s ease}
.hero-product:hover{transform:rotate(0) translateY(-3px);box-shadow:0 42px 100px rgba(15,23,42,.25),0 0 90px rgba(99,102,241,.14)}
.hero-product-top{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}
.hero-product-brand{display:flex;align-items:center;gap:8px;color:#fff}.hero-product-brand img{width:25px;height:25px;object-fit:contain}.hero-product-brand strong{font-size:12px;letter-spacing:.4px}.hero-product-brand strong span{color:#A78BFA;font-size:9px;margin-left:2px}
.hero-window-actions{display:flex;gap:5px}.hero-window-actions i{width:6px;height:6px;border-radius:50%;background:#475569;display:block}
.hero-product-body{display:grid;grid-template-columns:76px 1fr;min-height:368px}.hero-product-side{border-right:1px solid rgba(255,255,255,.06);padding:13px 9px;display:flex;flex-direction:column;gap:8px}.hero-side-logo{height:38px;display:grid;place-items:center;margin-bottom:4px}.hero-side-logo img{width:30px;height:30px;object-fit:contain}.hero-side-item{appearance:none;border:0;background:transparent;color:#71809A;border-radius:10px;padding:9px 4px;font:inherit;font-size:8px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;transition:background .16s ease,color .16s ease,transform .16s ease}.hero-side-item span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.035);font-size:12px}.hero-side-item:hover{color:#E5E7EB;background:rgba(255,255,255,.045);transform:translateY(-1px)}.hero-side-item.is-active{color:#fff;background:linear-gradient(135deg,rgba(99,102,241,.30),rgba(139,92,246,.14))}.hero-side-item.is-active span{background:rgba(99,102,241,.30);color:#C4B5FD}
.hero-product-main{padding:20px 18px}.hero-product-head{display:flex;justify-content:space-between;align-items:flex-start;color:#fff}.hero-product-head small{font-size:7px;letter-spacing:1px;color:#71809A;font-weight:800}.hero-product-head h3{font-size:18px;margin:4px 0 0;letter-spacing:-.4px}.hero-live{display:flex;align-items:center;gap:5px;font-size:7px;color:#A7F3D0;padding:6px 8px;border:1px solid rgba(52,211,153,.15);border-radius:999px;background:rgba(52,211,153,.06)}.hero-live b{width:5px;height:5px;border-radius:50%;background:#34D399;box-shadow:0 0 8px #34D399}
.hero-preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.hero-preview-kpis>div{padding:11px;border-radius:12px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.035)}.hero-preview-kpis small{display:block;color:#64748B;font-size:6px;font-weight:800;letter-spacing:.8px}.hero-preview-kpis strong{display:block;color:#fff;font-size:13px;margin-top:6px}.hero-preview-kpis em{display:block;color:#8B5CF6;font-size:6px;font-style:normal;margin-top:3px}
.hero-preview-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;margin-top:10px}.hero-preview-chart,.hero-preview-list{border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.025);border-radius:13px;padding:12px}.hero-chart-head{display:flex;justify-content:space-between;color:#fff;font-size:8px}.hero-chart-head span{color:#64748B;font-size:6px}.hero-chart{height:150px;display:flex;align-items:end;gap:7px;padding:18px 4px 3px;border-bottom:1px solid rgba(255,255,255,.06)}.hero-chart i{flex:1;height:var(--h);min-height:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#06B6D4,#6366F1 55%,#8B5CF6);box-shadow:0 -4px 15px rgba(99,102,241,.16);transition:height .35s ease,filter .16s ease}.hero-chart i:hover{filter:brightness(1.18)}
.hero-preview-list{display:grid;align-content:start;gap:0}.hero-preview-list>div{display:flex;justify-content:space-between;gap:6px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#E5E7EB;font-size:7px}.hero-preview-list>div:last-child{border-bottom:0}.hero-preview-list span{display:flex;flex-direction:column}.hero-preview-list small{color:#64748B;font-size:6px;margin-top:3px}.hero-preview-list b{color:#A5B4FC;font-size:9px}.hero-product-glow{position:absolute;width:190px;height:190px;right:-70px;top:-90px;border-radius:50%;background:rgba(99,102,241,.20);filter:blur(40px);pointer-events:none}
.cta-mark{background:#07101D!important;border:1px solid rgba(99,102,241,.25);overflow:hidden}.cta-mark img{width:44px!important;height:44px!important;object-fit:contain!important}
@media(max-width:850px){.hero-product{transform:none;min-height:360px}.hero-product-body{grid-template-columns:62px 1fr}.hero-product-main{padding:15px 12px}.hero-chart{height:120px}.hero-preview-grid{grid-template-columns:1fr}.hero-preview-list{display:none}}
@media(max-width:560px){.hero-product-top{height:46px}.hero-product-side{padding:9px 5px}.hero-side-item{font-size:7px}.hero-product-main{padding:13px 9px}.hero-preview-kpis{gap:5px}.hero-preview-kpis>div{padding:8px}.hero-preview-kpis strong{font-size:10px}}
/* Full brand in public/auth chrome. */
header .brand img{width:178px;height:auto;display:block}
.pitch .brand img{width:196px;height:auto;display:block}


/* DILJUM POS V15 — marca completa y responsive */
.brand img{display:block;width:196px!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important}
.hero-product{min-width:0!important}.hero-grid>*{min-width:0!important}
@media(max-width:760px){.nav{gap:12px!important}.brand img{width:175px!important}.hero-grid{grid-template-columns:1fr!important}.hero-product{width:100%!important;transform:none!important}.hero-copy h1{font-size:clamp(38px,12vw,58px)!important;line-height:.95!important}.hero-copy p{font-size:15px!important}.hero-actions{flex-direction:column!important;align-items:stretch!important}.hero-actions .btn{width:100%!important}.features,.steps,.plans{grid-template-columns:1fr!important}.hero-product-body{grid-template-columns:66px 1fr!important}.hero-product-side{padding:8px!important}.hero-side-item{font-size:8px!important}.hero-side-item span{width:26px!important;height:26px!important}.hero-preview-kpis{grid-template-columns:1fr!important}.hero-preview-grid{grid-template-columns:1fr!important}.section-head h2{font-size:32px!important}}
@media(max-width:520px){header .nav{padding:12px 14px!important}.navlinks{display:none!important}.landing-menu-toggle{display:flex!important}.hero{padding-top:24px!important}.hero-product{border-radius:20px!important}.hero-product-main{padding:10px!important}.hero-product-body{grid-template-columns:52px 1fr!important}.hero-side-item{padding:7px 3px!important}.hero-product-brand strong{font-size:10px!important}}

/* V16 logo sizing: complete DILJUM mark remains fully visible in every header size. */
header .brand{display:flex!important;align-items:center!important;min-height:70px!important;overflow:visible!important}header .brand img{width:198px!important;height:auto!important;max-height:70px!important;object-fit:contain!important;display:block!important}@media(max-width:760px){header .brand img{width:180px!important;max-height:64px!important}}
