.kajero-editorial {
  --bg-dark-base: #f5f7fa; --bg-dark-surface: #fff; --bg-dark-elevated: #edf2f8;
  --text-primary: #0a2145; --text-secondary: #4b5e76; --text-muted: #60728a;
  --glass-border: #d9e2ed; --glass-bg: #ffffffed; --color-blue: #075be8;
  --color-green: #007ea2; --color-orange: #2861ad;
  --shadow-md: 0 12px 40px #082c5510; --shadow-lg: 0 24px 60px #082c5518;
  font-family: 'Space Grotesk', Arial, sans-serif;
}
.kajero-editorial *, .kajero-editorial *::before, .kajero-editorial *::after { box-sizing: border-box; }
.kajero-editorial .font-sans, .kajero-editorial button, .kajero-editorial input { font-family: inherit; }
.kajero-editorial section[id] { scroll-margin-top: 95px; }
.kajero-editorial button, .kajero-editorial a, .kajero-editorial input { touch-action: manipulation; }
.kajero-editorial :focus-visible { outline: 3px solid #00c9ef; outline-offset: 5px; }
.kajero-skip { position: fixed; top: -100px; left: 20px; z-index: 200; padding: 15px; background: white; color: #092048; }
.kajero-skip:focus { top: 10px; }
.kajero-editorial > header { padding: 17px max(30px, calc((100vw - 1320px)/2)) !important; background: #061a37f5 !important; border-color: #ffffff20 !important; color: #fff; }
.kajero-editorial > header strong { color: #fff !important; font-size: 25px !important; letter-spacing: -.06em; }
.kajero-editorial > header span { color: #6cdcf5 !important; }
.kajero-editorial > header nav { gap: 24px !important; color: #bfccdf !important; font-size: 12px !important; }
.kajero-editorial > header nav a:hover { color: #5de2ff !important; }
.kajero-editorial > header img { width: 46px !important; height: 46px !important; filter: none !important; }
.kajero-editorial > header button { color: #d7e5fa !important; border-color: #496183 !important; }
.kajero-editorial > header .btn { background: white !important; color: #08224e !important; border-radius: 4px !important; box-shadow: none !important; padding: 12px 18px !important; }
.kajero-editorial .kajero-hero {
  --text-primary: #f5f8ff; --text-secondary: #aebed6; --text-muted: #8ea4c5; --glass-border: #2c4263;
  max-width: none !important; padding: 94px max(32px, calc((100vw - 1320px)/2)) 0 !important;
  background: #061a37; isolation: isolate;
}
.kajero-hero > .responsive-hero-grid { grid-template-columns: 1.13fr 1fr; gap: 70px; align-items: center; max-width: 1320px; margin: auto; }
.kajero-hero > .responsive-hero-grid > div:first-child { align-items: flex-start; }
.kajero-hero > .responsive-hero-grid > div:first-child > div:first-child { background: transparent !important; border: 0 !important; border-radius: 0 !important; padding: 0 !important; color: #67d9ef !important; font-size: 10px !important; letter-spacing: .14em !important; }
.kajero-hero > .responsive-hero-grid > div:first-child > div:first-child svg { display: none; }
.kajero-hero h1 { font-size: clamp(40px, 4.05vw, 63px) !important; font-weight: 500 !important; line-height: 1.1 !important; letter-spacing: -.065em !important; margin: 8px 0 12px; }
.kajero-hero h1 br { display: none; }
.kajero-editorial .kajero-hero h1, .kajero-editorial .kajero-hero p { text-align: left !important; }
.kajero-night section[id] > div:first-child::before { color: #7bbbff; }
.kajero-hero h1 span { background: none !important; -webkit-text-fill-color: #55dfff !important; color: #55dfff; font-family: Georgia, serif; font-weight: 400 !important; font-style: italic; letter-spacing: -.055em; }
.kajero-hero p { font-size: 15px !important; line-height: 1.85 !important; max-width: 490px !important; }
.kajero-editorial .btn { border-radius: 5px !important; box-shadow: none !important; transition: transform .2s, background .2s; }
.kajero-editorial .btn:hover { transform: translateY(-3px); }
.kajero-hero button.btn { background: #33d3f5 !important; color: #062046 !important; padding: 17px 22px !important; }
.kajero-hero a.btn { padding: 17px 22px !important; }
.kajero-hero .responsive-hero-stats { width: 100%; gap: 24px; border-top: 1px solid #ffffff20; padding-top: 25px; margin-top: 20px; }
.kajero-hero .responsive-hero-stats > div { border: 0 !important; text-align: left; }
.kajero-hero .responsive-hero-stats span:first-child { font-size: 20px !important; font-weight: 500 !important; }
.kajero-hero .responsive-hero-stats span:last-child { font-size: 10px !important; }
.kajero-hero-art { min-height: 510px; align-items: center; padding: 35px 24px; }
.kajero-orbit { position: absolute; width: 490px; height: 490px; border: 1px solid #1a5b8a; border-radius: 50%; background: repeating-radial-gradient(circle at center, transparent 0 49px, #13457655 50px 51px); z-index: -1; }
.kajero-orbit::after { content: ''; position: absolute; inset: -20px; border: 1px dashed #1e527b; border-radius: 50%; }
.kajero-orbit span { position: absolute; font-size: 10px; letter-spacing: .22em; color: #63cce9; background: #061a37; padding: 8px; }
.kajero-orbit span:nth-child(1) { top: -17px; left: 40%; }
.kajero-orbit span:nth-child(2) { left: -42px; top: 47%; transform: rotate(-90deg); }
.kajero-orbit span:nth-child(3) { right: -20px; bottom: 15%; transform: rotate(55deg); }
.kajero-receipt-label { position: absolute; top: 35px; left: 38px; right: 38px; display: flex; justify-content: space-between; color: #94bcdf; font: 8px monospace; letter-spacing: .1em; }
.kajero-hero-art > div:last-child {
  --text-primary: #102849; --text-secondary: #50657e; --text-muted: #65758b; --glass-border: #dbe5ef; --color-blue: #075be8;
  position: relative; max-width: 410px !important; padding: 28px !important; border: 0 !important; border-radius: 3px 3px 0 0 !important; background: #f8fbff !important;
  transform: rotate(-4deg); box-shadow: 20px 25px 0 #075be840, 0 35px 70px #0005 !important; transition: transform .35s;
}
.kajero-hero-art:hover > div:last-child { transform: rotate(-1deg) translateY(-5px); }
.kajero-hero-art > div:last-child::after { content: ''; position: absolute; left: 0; right: 0; bottom: -11px; height: 12px; background: linear-gradient(135deg,#f8fbff 25%,transparent 25%) -6px 0/12px 12px,linear-gradient(225deg,#f8fbff 25%,transparent 25%) -6px 0/12px 12px; }
.kajero-hero-bottom { display: flex; justify-content: space-between; align-items: center; gap: 20px; border-top: 1px solid #ffffff25; margin-top: 72px; padding: 25px 0; color: #7790b3; font: 9px monospace; letter-spacing: .1em; }
.kajero-hero-bottom a { display: flex; align-items: center; gap: 15px; color: #e0ebfa; text-decoration: none; font: 12px 'Space Grotesk', sans-serif; letter-spacing: 0; }
.kajero-editorial > section[id] { max-width: 1320px !important; padding: 100px 40px !important; border-top: 0 !important; }
.kajero-editorial section[id] > div:first-child { text-align: left !important; margin-bottom: 50px !important; }
.kajero-editorial section[id] > div:first-child > p { margin-left: 0 !important; }
.kajero-editorial h2 { font-family: 'Space Grotesk', Arial, sans-serif !important; font-size: clamp(32px, 3.4vw, 49px) !important; font-weight: 500 !important; line-height: 1.15; letter-spacing: -.055em; max-width: 710px; }
.kajero-editorial h3 { letter-spacing: -.035em; }
.kajero-editorial section[id] > div:first-child::before { display: block; margin-bottom: 25px; color: #0860dc; font: 10px monospace; letter-spacing: .14em; }
.kajero-editorial #caracteristicas > div:first-child::before { content: '01 / EL DÍA A DÍA, RESUELTO'; }
.kajero-editorial #diferencias > div:first-child::before { content: '02 / CADA DETALLE CUENTA'; }
.kajero-editorial #pruebas > div:first-child::before { content: '03 / MENOS IMAGINAR. MÁS PROBAR.'; }
.kajero-editorial #planes > div:first-child::before { content: '04 / TU PRÓXIMO PASO'; }
.kajero-editorial #faq > div:first-child::before { content: '05 / CONVERSEMOS'; }
.kajero-editorial .glass-card { border-radius: 8px; box-shadow: none; backdrop-filter: none; }
.kajero-editorial #caracteristicas > div:last-child { gap: 0 !important; border-block: 1px solid var(--glass-border); counter-reset: feature; }
.kajero-editorial #caracteristicas .glass-card { counter-increment: feature; height: 100%; border: 0 !important; border-right: 1px solid var(--glass-border) !important; background: transparent; border-radius: 0; padding: 35px 30px !important; position: relative; }
.kajero-editorial #caracteristicas .glass-card:last-child { border-right: 0 !important; }
.kajero-editorial #caracteristicas .glass-card::after { content: '0' counter(feature); position: absolute; top: 37px; right: 25px; font: 12px monospace; color: #8295ac; }
.kajero-editorial #caracteristicas .glass-card > div { border-radius: 50% !important; background: #e3edfd !important; color: #075be8 !important; }
.kajero-editorial #diferencias { background: var(--bg-dark-surface); border-radius: 18px; }
.kajero-editorial #diferencias > div:first-child > div, .kajero-editorial #pruebas > div:first-child > div { border: 0 !important; background: transparent !important; padding: 0 !important; font-size: 10px !important; letter-spacing: .09em; }
.kajero-editorial #diferencias .responsive-hero-grid { padding: 45px 0; border-top: 1px solid var(--glass-border); }
.kajero-editorial #diferencias input { accent-color: #0867ec; }
.kajero-editorial #pruebas > .glass-card { border: 1px solid #b7cbe2; box-shadow: 0 24px 70px #09346213; }
.kajero-editorial .showcase-tabs-vertical { background: #08254e; padding: 18px; gap: 10px; }
.kajero-editorial .showcase-vertical-tab-btn { color: #c0d0e7; border: 0; border-radius: 4px; font-size: 12px; }
.kajero-editorial .showcase-vertical-tab-btn.active { background: #1162da; color: #fff; }
.kajero-editorial .responsive-pricing-flex { align-items: stretch; gap: 25px; justify-content: flex-start; }
.kajero-editorial .kajero-plan { max-width: none !important; flex: 1; transform: none !important; border: 1px solid var(--glass-border) !important; box-shadow: none !important; padding-top: 70px !important; }
.kajero-editorial .kajero-plan-premium { border-top: 4px solid #0867ec !important; background: var(--bg-dark-surface) !important; }
.kajero-editorial .kajero-plan svg { flex-shrink: 0; }
.kajero-editorial #faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; border-top: 1px solid var(--glass-border) !important; }
.kajero-editorial #faq .glass-card { background: transparent !important; border: 0; border-bottom: 1px solid var(--glass-border); border-radius: 0; padding: 20px 0 !important; }
.kajero-faq-trigger { width: 100%; background: transparent; border: 0; padding: 0; text-align: left; gap: 20px; cursor: pointer; line-height: 1.6; }
.kajero-editorial > footer { --text-primary: #fff; --text-secondary: #a4bbd7; --text-muted: #9baec9; background: #061a37 !important; padding: 75px 30px 35px !important; }
.kajero-editorial > footer::before { content: 'Cobra, controla y crece.'; display: block; color: #f0f7ff; font-size: clamp(32px, 5.5vw, 80px); letter-spacing: -.06em; font-weight: 500; padding-bottom: 45px; }
.kajero-night { --bg-dark-base: #0b213e; --bg-dark-surface: #102b4a; --bg-dark-elevated: #153454; --text-primary: #edf4ff; --text-secondary: #b1c3da; --text-muted: #94aecb; --glass-border: #2b4665; --color-blue: #66aeff; --color-green: #59c9e8; }
@media (max-width: 1100px) {
  .kajero-editorial > header nav { display: none; }
  .kajero-hero > .responsive-hero-grid { gap: 30px; }
  .kajero-orbit { width: 350px; height: 350px; }
  .kajero-hero-art { padding-inline: 0; }
  .kajero-editorial #caracteristicas > div:last-child { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
}
@media (max-width: 900px) {
  .kajero-editorial .kajero-hero { padding-top: 55px !important; }
  .kajero-hero > .responsive-hero-grid { grid-template-columns: 1fr; }
  .kajero-hero > .responsive-hero-grid > div:first-child { max-width: 650px; }
  .kajero-hero h1 { font-size: 54px !important; text-align: left; }
  .kajero-hero p { text-align: left; }
  .kajero-hero .responsive-hero-grid div[style*='display: flex'] { justify-content: flex-start; }
  .kajero-hero-art { max-width: 520px; width: 100%; margin: auto; justify-content: center !important; }
  .kajero-orbit { width: 420px; height: 420px; }
  .kajero-editorial #caracteristicas > div:last-child { grid-template-columns: 1fr !important; }
  .kajero-editorial #caracteristicas .glass-card { border-right: 0 !important; border-bottom: 1px solid var(--glass-border) !important; }
  .kajero-editorial #faq { grid-template-columns: 1fr; gap: 0; }
  .kajero-editorial .responsive-pricing-flex > div { max-width: none !important; }
}
@media (max-width: 540px) {
  .kajero-editorial > header { padding: 12px 18px !important; }
  .kajero-editorial > header > div:last-child { gap: 10px !important; }
  .kajero-editorial > header strong { font-size: 21px !important; }
  .kajero-editorial > header img { width: 38px !important; height: 38px !important; }
  .kajero-editorial > header .btn { padding: 10px !important; font-size: 10px !important; }
  .kajero-editorial .kajero-hero { padding: 44px 22px 0 !important; }
  .kajero-hero h1 { font-size: 43px !important; }
  .kajero-hero .responsive-hero-stats { grid-template-columns: repeat(3,1fr); display: grid; gap: 12px; }
  .kajero-hero .responsive-hero-stats span:first-child { font-size: 18px !important; }
  .kajero-hero-art { min-height: 460px; padding: 35px 10px; }
  .kajero-orbit { width: 300px; height: 300px; }
  .kajero-receipt-label { top: 10px; left: 5px; right: 5px; }
  .kajero-hero-art > div:last-child { padding: 19px !important; }
  .kajero-hero-bottom { margin-top: 20px; flex-wrap: wrap; padding: 24px 0; }
  .kajero-hero-bottom > span:last-child { display: none; }
  .kajero-editorial > section[id] { padding: 65px 22px !important; }
  .kajero-editorial #diferencias .responsive-hero-grid { gap: 28px !important; }
  .kajero-editorial .responsive-showcase-layout > div:last-child { padding: 17px !important; min-width: 0; }
  .kajero-editorial .showcase-tabs-vertical { padding: 10px; }
  .kajero-editorial .showcase-vertical-tab-btn { min-width: 135px; }
  .kajero-editorial .kajero-plan { padding-inline: 22px !important; }
}
@media (prefers-reduced-motion: reduce) {
  .kajero-editorial *, .kajero-editorial *::before, .kajero-editorial *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
