.home-shell{width:min(1220px,calc(100% - 32px));margin:0 auto;}
.home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(51,102,255,.36),transparent 28%),linear-gradient(135deg,#071120 0%,#10233d 58%,#172554 100%);color:#fff;padding:72px 0 96px;}
.home-hero:before{content:"";position:absolute;right:-180px;top:-170px;width:440px;height:440px;border-radius:50%;background:rgba(24,200,255,.12);}
.home-hero:after{content:"";position:absolute;left:8%;bottom:-150px;width:360px;height:360px;border-radius:50%;background:rgba(51,102,255,.14);}
.home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);gap:42px;align-items:center;}
.home-kicker{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#fff;font-weight:900;font-size:.86rem;text-transform:uppercase;letter-spacing:.06em;}
.home-kicker.dark{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8;}
.home-hero h1{font-family:'Montserrat','Inter',sans-serif;font-weight:900;font-size:clamp(2.4rem,5vw,5.2rem);line-height:.96;letter-spacing:-.07em;margin:22px 0 18px;max-width:820px;}
.home-hero p{font-size:1.12rem;line-height:1.75;color:rgba(255,255,255,.76);max-width:700px;margin:0 0 28px;}
.home-hero-actions,.home-help-actions{display:flex;gap:12px;flex-wrap:wrap;}
.home-btn,.home-btn-form{min-height:48px;border-radius:999px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:950;text-decoration:none;border:none;cursor:pointer;}
.home-btn-primary,.home-btn-form{background:linear-gradient(135deg,#3366ff,#1d4ed8);color:#fff;box-shadow:0 14px 30px rgba(51,102,255,.28);}
.home-btn-primary:hover,.home-btn-form:hover{color:#fff;filter:brightness(1.04);}
.home-btn-soft{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.20);}
.home-btn-soft:hover{color:#fff;background:rgba(255,255,255,.16);}
.home-btn-soft.dark{background:#fff;color:#0f1e33;border:1px solid #dbe3ee;}
.home-btn-soft.dark:hover{color:#0f1e33;background:#f8fafc;}
.home-hero-card{display:flex;justify-content:center;}
.home-phone-card{width:min(380px,100%);border-radius:38px;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(16px);}
.home-phone-top{display:flex;gap:6px;margin-bottom:18px;}
.home-phone-top span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.42);}
.home-ticket-preview{display:flex;align-items:center;justify-content:space-between;background:#fff;color:#0f1e33;border-radius:26px;padding:22px;margin-bottom:14px;}
.home-ticket-preview small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;}
.home-ticket-preview strong{font-size:1.3rem;font-weight:950;letter-spacing:-.04em;}
.home-ticket-preview i{font-size:4.2rem;color:#0f1e33;}
.home-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;}
.home-stat-grid div{border-radius:22px;padding:18px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);}
.home-stat-grid strong{display:block;font-size:1.7rem;font-weight:950;}
.home-stat-grid span{color:rgba(255,255,255,.70);font-weight:800;}
.home-mini-lines{display:grid;gap:9px;background:rgba(255,255,255,.08);border-radius:20px;padding:16px;}
.home-mini-lines span{height:10px;border-radius:999px;background:rgba(255,255,255,.16);}
.home-mini-lines span:nth-child(2){width:72%;}.home-mini-lines span:nth-child(3){width:48%;}
.home-search-wrap{margin-top:-54px;position:relative;z-index:5;}
.home-search-card{background:#fff;border:1px solid #e5e7eb;border-radius:30px;box-shadow:0 22px 55px rgba(15,30,51,.14);padding:24px;}
.home-search-title,.home-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;}
.home-search-title span,.home-section-head span{display:block;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;margin-bottom:5px;}
.home-search-title h2,.home-section-head h2,.home-help h2{margin:0;color:#0f1e33;font-family:'Montserrat','Inter',sans-serif;font-weight:950;letter-spacing:-.05em;}
.home-search-title h2{font-size:1.75rem;}
.home-section-head h2,.home-help h2{font-size:clamp(1.8rem,3vw,3rem);}
.home-link{display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;font-weight:950;white-space:nowrap;}
.home-link:hover{color:#143a9f;}
.home-filter-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr .8fr auto;gap:12px;align-items:end;}
.home-field label{font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:6px;display:block;}
.home-input,.home-select{width:100%;min-height:48px;border:1px solid #dbe3ee;border-radius:16px;background:#fff;color:#111827;padding:0 14px;font-weight:800;outline:none;}
.home-input:focus,.home-select:focus{border-color:#3366ff;box-shadow:0 0 0 4px rgba(51,102,255,.10);}
.home-section{padding:54px 0;}
.home-section-alt{background:#edf2f8;}
.home-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}
.home-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
.home-event-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 12px 30px rgba(15,30,51,.07);overflow:hidden;transition:transform .2s ease, box-shadow .2s ease;}
.home-event-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(15,30,51,.12);}
.home-event-featured{display:grid;grid-template-columns:1fr 1.05fr;min-height:260px;}
.home-card-image{position:relative;display:block;min-height:190px;background:linear-gradient(135deg,#dbeafe,#eff6ff);overflow:hidden;color:#0f1e33;}
.home-event-featured .home-card-image{min-height:100%;}
.home-card-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;}
.home-card-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(15,30,51,.18);font-size:3.5rem;}
.home-badge{position:absolute;left:14px;top:14px;z-index:2;border-radius:999px;padding:8px 11px;background:#dbeafe;color:#1d4ed8;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:.70rem;}
.home-badge-red{background:#fee2e2;color:#b91c1c;}
.home-card-body{padding:20px;display:flex;flex-direction:column;min-width:0;}
.home-card-body h3{margin:0 0 12px;font-size:1.18rem;line-height:1.25;font-weight:950;letter-spacing:-.03em;color:#111827;}
.home-card-body h3 a{color:#111827;}.home-card-body h3 a:hover{color:#1d4ed8;}
.home-card-meta{display:grid;gap:8px;color:#64748b;font-weight:800;font-size:.9rem;margin-bottom:18px;}
.home-card-meta span{display:flex;gap:8px;align-items:flex-start;}.home-card-meta i{width:16px;color:#1d4ed8;margin-top:2px;}
.home-card-bottom{margin-top:auto;border-top:1px solid #e5e7eb;padding-top:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;}
.home-card-bottom small{display:block;color:#64748b;font-weight:900;text-transform:uppercase;font-size:.70rem;letter-spacing:.08em;}
.home-card-bottom strong{font-size:1.18rem;color:#0f1e33;font-weight:950;}
.home-buy{min-height:40px;padding:0 15px;border-radius:999px;background:#0f1e33;color:#fff;font-weight:950;display:inline-flex;align-items:center;justify-content:center;}
.home-buy:hover{color:#fff;background:#1d4ed8;}
.home-alert{border-radius:16px;padding:13px 15px;margin-top:15px;font-weight:900;border:1px solid transparent;}
.home-alert-error{background:#fee2e2;border-color:#fecaca;color:#991b1b;}
.home-alert-warn{background:#fef3c7;border-color:#fde68a;color:#92400e;}
.home-help{background:#fff;padding:64px 0;}
.home-help-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;}
.home-help p{color:#64748b;font-weight:700;line-height:1.7;margin:16px 0 0;max-width:760px;}
.home-help-actions{justify-content:flex-end;}
@media(max-width:1080px){.home-hero-grid,.home-help-grid{grid-template-columns:1fr}.home-hero-card{justify-content:flex-start}.home-filter-grid{grid-template-columns:1fr 1fr}.home-feature-grid,.home-events-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.home-help-actions{justify-content:flex-start;}}
@media(max-width:720px){.home-shell{width:min(100% - 22px,1220px)}.home-hero{padding:48px 0 78px}.home-search-title,.home-section-head{align-items:flex-start;flex-direction:column}.home-filter-grid,.home-feature-grid,.home-events-grid,.home-event-featured{grid-template-columns:1fr}.home-event-featured .home-card-image{min-height:210px}.home-search-card{padding:18px;border-radius:24px}.home-card-bottom{align-items:flex-start;flex-direction:column}.home-buy{width:100%;}.home-btn,.home-btn-form{width:100%;}.home-hero h1{font-size:2.45rem;}.home-phone-card{width:100%;}}

/* ===== HERO MARKETING SLIDER (Index.aspx - sección 1) ===== */
.home-hero-slider{padding:0;min-height:660px;background:#071120;isolation:isolate;overflow:hidden;}
.home-hero-slider:before,.home-hero-slider:after{display:none;}
.home-hero-carousel{position:relative;min-height:660px;overflow:hidden;background:#071120;}
.home-hero-track{position:relative;min-height:660px;}
.home-hero-slide{position:absolute;inset:0;min-height:660px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease;}
.home-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2;}
.home-hero-bg,.home-hero-overlay{position:absolute;inset:0;}
.home-hero-bg{z-index:0;background:linear-gradient(135deg,#071120,#10233d 60%,#172554);}
.home-hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.12),transparent 26%),linear-gradient(180deg,rgba(7,17,32,.08),rgba(7,17,32,.38));z-index:2;pointer-events:none;}
.home-hero-bg-img{position:absolute!important;inset:0;z-index:1;width:100%!important;height:100%!important;object-fit:cover;object-position:center;filter:saturate(1.12) contrast(1.04);transform:scale(1.015);}
.home-hero-bg-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 14%,rgba(51,102,255,.45),transparent 28%),linear-gradient(135deg,#071120,#10233d 58%,#172554);color:rgba(255,255,255,.10);font-size:13rem;}
.home-hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(5,11,20,.82) 0%,rgba(5,11,20,.56) 38%,rgba(5,11,20,.14) 66%,rgba(5,11,20,.20) 100%),linear-gradient(180deg,rgba(5,11,20,.10) 0%,rgba(5,11,20,.74) 100%);}
.home-hero-content{position:relative;z-index:3;min-height:660px;display:grid;grid-template-columns:minmax(0,720px) minmax(280px,360px);align-items:end;gap:28px;padding:92px 0 118px;}
.home-hero-content.single{grid-template-columns:minmax(0,820px);align-items:center;}
.home-hero-copy{max-width:850px;}
.home-hero-copy-card{border-radius:34px;padding:28px;background:linear-gradient(180deg,rgba(5,11,20,.74),rgba(5,11,20,.54));border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(0,0,0,.34);backdrop-filter:blur(16px);}
.home-hero-copy-card .home-kicker{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22);}
.home-hero-slider .home-hero-copy-card h1{font-size:clamp(2.25rem,4.7vw,4.85rem);line-height:.98;margin:18px 0 16px;text-shadow:0 16px 40px rgba(0,0,0,.36);}
.home-hero-desc{font-size:1.08rem;line-height:1.72;color:rgba(255,255,255,.86);max-width:690px;margin:0 0 22px;}
.home-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px;}
.home-hero-meta span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.90);font-weight:900;font-size:.88rem;backdrop-filter:blur(12px);}
.home-hero-meta i{color:#bfdbfe;}
.home-hero-slider .home-btn-primary{background:linear-gradient(135deg,#f97316,#ef4444);box-shadow:0 18px 34px rgba(239,68,68,.30);}
.home-hero-slider .home-btn-soft{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);}
.home-hero-panel{width:100%;align-self:end;border-radius:30px;padding:20px;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.10));border:1px solid rgba(255,255,255,.22);box-shadow:0 24px 70px rgba(0,0,0,.30);backdrop-filter:blur(18px);}
.home-hero-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;}
.home-hero-status,.home-hero-category{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:0 12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;}
.home-hero-status{background:#dcfce7;color:#166534;}
.home-hero-status.soldout{background:#fee2e2;color:#991b1b;}
.home-hero-category{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18);}
.home-hero-price{background:#fff;color:#0f1e33;border-radius:24px;padding:20px;margin-bottom:14px;box-shadow:0 16px 35px rgba(0,0,0,.16);}
.home-hero-price small{display:block;color:#64748b;font-weight:950;text-transform:uppercase;letter-spacing:.10em;font-size:.72rem;margin-bottom:4px;}
.home-hero-price strong{display:block;font-family:'Montserrat','Inter',sans-serif;font-weight:950;letter-spacing:-.06em;font-size:clamp(2rem,3.4vw,3.25rem);line-height:.95;}
.home-hero-ticket-line{display:grid;gap:9px;}
.home-hero-ticket-line span{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.86);font-weight:900;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:11px 12px;}
.home-hero-ticket-line i{width:18px;color:#bfdbfe;text-align:center;}
.home-hero-controls{position:absolute;z-index:6;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:12px;padding:10px;border-radius:999px;background:rgba(5,11,20,.50);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);box-shadow:0 18px 38px rgba(0,0,0,.22);}
.home-hero-nav{width:42px;height:42px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.13);color:#fff;transition:background .18s ease,transform .18s ease;}
.home-hero-nav:hover{background:rgba(255,255,255,.24);transform:translateY(-1px);}
.home-hero-dots{display:flex;align-items:center;gap:8px;}
.home-hero-dot{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,255,255,.42);padding:0;transition:width .22s ease,background .22s ease;}
.home-hero-dot.is-active{width:34px;background:#fff;}
.home-hero-single .home-hero-controls,.home-hero-empty-active .home-hero-controls{display:none;}
.home-hero-empty{position:relative;min-height:660px;background:radial-gradient(circle at 18% 14%,rgba(51,102,255,.36),transparent 28%),linear-gradient(135deg,#071120 0%,#10233d 58%,#172554 100%);}

@media(max-width:1080px){
    .home-hero-content{grid-template-columns:1fr;gap:22px;align-items:end;padding:70px 0 112px;}
    .home-hero-panel{max-width:520px;}
    .home-hero-overlay{background:linear-gradient(180deg,rgba(5,11,20,.26) 0%,rgba(5,11,20,.78) 48%,rgba(5,11,20,.94) 100%);}
}
@media(max-width:720px){
    .home-hero-slider,.home-hero-carousel,.home-hero-track,.home-hero-slide,.home-hero-empty{min-height:720px;}
    .home-hero-content{min-height:720px;padding:40px 0 104px;}
    .home-hero-copy-card{border-radius:26px;padding:20px;}
    .home-hero-slider .home-hero-copy-card h1{font-size:2.35rem;letter-spacing:-.055em;}
    .home-hero-desc{font-size:1rem;line-height:1.62;}
    .home-hero-meta{display:grid;gap:9px;}
    .home-hero-meta span{border-radius:16px;justify-content:flex-start;}
    .home-hero-panel{border-radius:24px;padding:16px;}
    .home-hero-price{border-radius:20px;padding:18px;}
    .home-hero-ticket-line span{font-size:.86rem;}
    .home-hero-controls{bottom:20px;}
    .home-hero-bg-fallback{font-size:8rem;}
}

/* ===== HERO MINI PRO OVERRIDE 20260508 ===== */
/* HERO COMPACT PRO V2 - tarjeta más pequeña + switch del slider corregido */
.home-hero-slider {
    min-height: 580px;
    background: #071120;
}

.home-hero-carousel,
.home-hero-track,
.home-hero-slide {
    min-height: 580px;
}

.home-hero-slide {
    transition: opacity .55s ease, visibility .55s ease;
}

.home-hero-bg-img {
    object-position: center center;
    filter: saturate(1.14) contrast(1.05) brightness(.96);
    transform: scale(1.012);
    transition: transform 5.8s ease, filter .55s ease;
}

.home-hero-slide.is-active .home-hero-bg-img {
    transform: scale(1.045);
}

.home-hero-bg:after {
    background: radial-gradient(circle at 72% 18%, rgba(255,255,255,.09), transparent 26%),
linear-gradient(180deg, rgba(7,17,32,.05), rgba(7,17,32,.18));
}

.home-hero-overlay {
    background: linear-gradient(90deg, rgba(5,11,20,.74) 0%, rgba(5,11,20,.44) 24%, rgba(5,11,20,.10) 52%, rgba(5,11,20,.06) 100%),
linear-gradient(180deg, rgba(5,11,20,.06) 0%, rgba(5,11,20,.31) 100%);
}

.home-hero-content {
    min-height: 580px;
    display: grid;
    grid-template-columns: minmax(260px, 326px) minmax(0, 1fr);
    align-items: center;
    gap: 32px;
    padding: 44px 0 86px;
}

.home-hero-content.single {
    grid-template-columns: minmax(260px, 326px) minmax(0, 1fr);
}

.home-hero-copy-card.home-hero-compact-card {
    width: 100%;
    max-width: 326px;
    padding: 20px;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(6,13,24,.66), rgba(6,13,24,.49));
    border: 1px solid rgba(255,255,255,.14);
    box-shadow: 0 22px 56px rgba(0,0,0,.30);
    backdrop-filter: blur(13px);
}

.home-hero-copy-card.home-hero-compact-card .home-kicker {
    min-height: 30px;
    padding: 0 11px;
    font-size: .66rem;
    letter-spacing: .055em;
    background: rgba(255,255,255,.11);
    border-color: rgba(255,255,255,.18);
}

.home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
    margin: 18px 0 7px;
    font-size: clamp(1.78rem, 2.35vw, 2.32rem);
    line-height: 1.01;
    letter-spacing: -.06em;
    text-shadow: 0 12px 30px rgba(0,0,0,.36);
}

.home-hero-copy-card.home-hero-compact-card .home-hero-desc {
    margin: 0 0 12px;
    font-size: .92rem;
    line-height: 1.38;
    color: rgba(255,255,255,.74);
}

.home-hero-state-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0 0 13px;
    color: rgba(255,255,255,.80);
    font-weight: 900;
    font-size: .80rem;
}

.home-hero-state-line .home-hero-state {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #86efac;
}

.home-hero-state-line .home-hero-state.soldout {
    color: #fecaca;
}

.home-hero-state-line .home-hero-dot-icon {
    font-size: .50rem;
}

.home-hero-state-line .home-hero-separator {
    width: 4px;
    height: 4px;
    border-radius: 999px;
    background: rgba(255,255,255,.34);
}

.home-hero-compact-card .home-hero-meta {
    display: grid;
    gap: 8px;
    margin: 0 0 15px;
    padding: 13px 0;
    border-top: 1px solid rgba(255,255,255,.11);
    border-bottom: 1px solid rgba(255,255,255,.11);
}

.home-hero-compact-card .home-hero-meta span {
    min-height: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: rgba(255,255,255,.86);
    font-size: .84rem;
    font-weight: 850;
    line-height: 1.25;
    backdrop-filter: none;
}

.home-hero-compact-card .home-hero-meta i {
    width: 17px;
    color: #e0ecff;
    text-align: center;
}

.home-hero-price-inline {
    margin: 0 0 14px;
}

.home-hero-price-inline small {
    display: block;
    color: rgba(255,255,255,.60);
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .09em;
    font-size: .64rem;
    margin-bottom: 2px;
}

.home-hero-price-inline strong {
    display: block;
    color: #fff;
    font-family: 'Montserrat','Inter',sans-serif;
    font-weight: 950;
    letter-spacing: -.055em;
    font-size: clamp(1.7rem, 2.35vw, 2.12rem);
    line-height: .98;
}

.home-hero-compact-card .home-hero-actions {
    display: grid;
    grid-template-columns: 1.15fr .78fr;
    gap: 9px;
}

.home-hero-compact-card .home-btn {
    min-height: 43px;
    padding: 0 13px;
    border-radius: 999px;
    font-size: .82rem;
    white-space: nowrap;
}

.home-hero-compact-card .home-btn-primary {
    background: linear-gradient(135deg, #ff7a1a, #ef3f2f);
    box-shadow: 0 14px 26px rgba(239, 68, 68, .24);
}

.home-hero-compact-card .home-btn-soft {
    background: rgba(255,255,255,.075);
    border-color: rgba(255,255,255,.17);
}

.home-hero-panel {
    display: none !important;
}

.home-hero-controls {
    left: auto;
    right: max(18px, calc((100vw - 1220px) / 2));
    bottom: 70px;
    transform: none;
    gap: 6px;
    padding: 6px;
    border-radius: 999px;
    background: rgba(5,11,20,.34);
    border: 1px solid rgba(255,255,255,.13);
    box-shadow: 0 12px 28px rgba(0,0,0,.20);
    backdrop-filter: blur(12px);
    z-index: 8;
}

.home-hero-nav {
    width: 34px;
    height: 34px;
    background: rgba(255,255,255,.11);
    font-size: .78rem;
}

.home-hero-nav:hover {
    background: rgba(255,255,255,.23);
}

.home-hero-dots {
    gap: 6px;
}

.home-hero-dot {
    width: 7px;
    height: 7px;
    background: rgba(255,255,255,.42);
}

.home-hero-dot.is-active {
    width: 22px;
    background: #fff;
}

@media (max-width: 1080px) {
    .home-hero-content,
    .home-hero-content.single {
grid-template-columns: minmax(260px, 330px) 1fr;
padding: 42px 0 84px;
    }

    .home-hero-copy-card.home-hero-compact-card {
max-width: 330px;
    }

    .home-hero-controls {
right: 22px;
    }
}

@media (max-width: 760px) {
    .home-hero-slider,
    .home-hero-carousel,
    .home-hero-track,
    .home-hero-slide,
    .home-hero-empty {
min-height: 650px;
    }

    .home-hero-overlay {
background: linear-gradient(180deg, rgba(5,11,20,.10) 0%, rgba(5,11,20,.54) 46%, rgba(5,11,20,.90) 100%);
    }

    .home-hero-content,
    .home-hero-content.single {
min-height: 650px;
grid-template-columns: 1fr;
align-items: end;
padding: 34px 0 86px;
    }

    .home-hero-copy-card.home-hero-compact-card {
max-width: none;
padding: 18px;
border-radius: 22px;
    }

    .home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
font-size: 2rem;
    }

    .home-hero-compact-card .home-hero-actions {
grid-template-columns: 1fr 1fr;
    }

    .home-hero-controls {
left: 50%;
right: auto;
bottom: 24px;
transform: translateX(-50%);
    }
}

@media (max-width: 420px) {
    .home-hero-compact-card .home-hero-actions {
grid-template-columns: 1fr;
    }
}

/* ===== END HERO MINI PRO OVERRIDE 20260508 ===== */

/* ===== HERO CARD + SIDE CONTROLS FINAL FIX 20260511 ===== */
/* Ajuste final: mejora la tarjeta interna, evita que se vea contenido de otros slides y saca las flechas del cuadro. */

.home-hero-slider,
.home-hero-carousel,
.home-hero-track {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    contain: layout paint style;
}

.home-hero-slider,
.home-hero-carousel,
.home-hero-track,
.home-hero-slide,
.home-hero-empty {
    min-height: 580px;
}

.home-hero-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 0;
    transition: opacity .55s ease, visibility .55s ease;
    overflow: hidden;
}

.home-hero-slide:not(.is-active) .home-hero-content,
.home-hero-slide:not(.is-active) .home-hero-copy-card {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.home-hero-slide.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 3;
}

.home-hero-bg,
.home-hero-overlay {
    position: absolute;
    inset: 0;
}

.home-hero-bg {
    z-index: 0;
}

.home-hero-overlay {
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(5,11,20,.74) 0%, rgba(5,11,20,.42) 30%, rgba(5,11,20,.12) 58%, rgba(5,11,20,.10) 100%),
        linear-gradient(180deg, rgba(5,11,20,.05) 0%, rgba(5,11,20,.34) 100%);
}

.home-hero-bg-img {
    object-position: center center;
    filter: saturate(1.12) contrast(1.05) brightness(.94);
    transform: scale(1.012);
    transition: transform 5.8s ease, filter .55s ease;
}

.home-hero-slide.is-active .home-hero-bg-img {
    transform: scale(1.045);
}

.home-hero-content,
.home-hero-content.single {
    position: relative;
    z-index: 4;
    min-height: 580px;
    display: grid;
    grid-template-columns: minmax(310px, 370px) minmax(0, 1fr);
    align-items: center;
    gap: 36px;
    padding: 46px 96px 92px 112px;
}

.home-hero-copy-card.home-hero-compact-card {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 370px;
    padding: 22px 22px 20px;
    border-radius: 28px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(8,14,24,.82) 0%, rgba(7,13,22,.68) 100%);
    border: 1px solid rgba(255,255,255,.15);
    box-shadow: 0 26px 60px rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.05);
    backdrop-filter: blur(16px) saturate(120%);
    -webkit-backdrop-filter: blur(16px) saturate(120%);
}

.home-hero-copy-card.home-hero-compact-card::before {
    content: "";
    position: absolute;
    inset: 0 0 auto 0;
    height: 48%;
    background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,0));
    pointer-events: none;
}

.home-hero-copy-card.home-hero-compact-card::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -48px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(96,165,250,.12), transparent 68%);
    pointer-events: none;
}

.home-hero-copy-card.home-hero-compact-card > * {
    position: relative;
    z-index: 1;
}

.home-hero-copy-card.home-hero-compact-card .home-kicker {
    min-height: 32px;
    padding: 0 12px;
    font-size: .68rem;
    letter-spacing: .05em;
    background: rgba(255,255,255,.09);
    border: 1px solid rgba(255,255,255,.14);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
}

.home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
    margin: 16px 0 8px;
    font-size: clamp(2rem, 2.55vw, 2.72rem);
    line-height: .96;
    letter-spacing: -.065em;
    color: #fff;
    text-shadow: 0 10px 28px rgba(0,0,0,.30);
}

.home-hero-copy-card.home-hero-compact-card .home-hero-desc {
    margin: 0 0 14px;
    font-size: .96rem;
    line-height: 1.45;
    color: rgba(255,255,255,.76);
}

.home-hero-state-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0 0 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,.10);
    color: rgba(255,255,255,.84);
    font-weight: 900;
    font-size: .81rem;
}

.home-hero-state-line .home-hero-state {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(34,197,94,.14);
    border: 1px solid rgba(134,239,172,.20);
    color: #9cf1b7;
}

.home-hero-state-line .home-hero-state.soldout {
    background: rgba(239,68,68,.14);
    border-color: rgba(252,165,165,.20);
    color: #fecaca;
}

.home-hero-state-line .home-hero-dot-icon {
    font-size: .48rem;
}

.home-hero-state-line .home-hero-separator {
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: rgba(255,255,255,.26);
}

.home-hero-compact-card .home-hero-meta {
    display: grid;
    gap: 9px;
    margin: 0 0 16px;
    padding: 0;
    border: 0;
}

.home-hero-compact-card .home-hero-meta span {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    min-height: auto;
    padding: 10px 12px;
    border-radius: 14px;
    background: rgba(255,255,255,.055);
    border: 1px solid rgba(255,255,255,.07);
    color: rgba(255,255,255,.90);
    font-size: .84rem;
    font-weight: 850;
    line-height: 1.28;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.home-hero-compact-card .home-hero-meta i {
    width: 16px;
    margin-top: 2px;
    text-align: center;
    color: #dbeafe;
    flex: 0 0 16px;
}

.home-hero-price-inline {
    margin: 0 0 16px;
    padding: 14px 14px 12px;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.04));
    border: 1px solid rgba(255,255,255,.09);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
}

.home-hero-price-inline small {
    display: block;
    margin-bottom: 4px;
    color: rgba(255,255,255,.58);
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .10em;
    font-size: .64rem;
}

.home-hero-price-inline strong {
    display: block;
    color: #fff;
    font-family: 'Montserrat','Inter',sans-serif;
    font-weight: 950;
    letter-spacing: -.06em;
    font-size: clamp(1.95rem, 2.6vw, 2.4rem);
    line-height: .95;
}

.home-hero-compact-card .home-hero-actions {
    display: grid;
    grid-template-columns: 1.18fr .82fr;
    gap: 10px;
}

.home-hero-compact-card .home-btn {
    min-height: 44px;
    padding: 0 14px;
    border-radius: 999px;
    font-size: .84rem;
    font-weight: 900;
    white-space: nowrap;
}

.home-hero-compact-card .home-btn-primary {
    background: linear-gradient(135deg, #ff7b1a, #ef4444);
    box-shadow: 0 14px 26px rgba(239,68,68,.22);
}

.home-hero-compact-card .home-btn-soft {
    background: rgba(255,255,255,.07);
    border: 1px solid rgba(255,255,255,.15);
}

.home-hero-panel {
    display: none !important;
}

.home-hero-side-controls {
    position: absolute;
    inset: 0;
    z-index: 10;
    pointer-events: none;
}

.home-hero-side-controls .home-hero-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 999px;
    background: rgba(8,14,24,.26);
    color: #fff;
    box-shadow: 0 10px 24px rgba(0,0,0,.20);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    opacity: .62;
    pointer-events: auto;
    transition: opacity .18s ease, background .18s ease, transform .18s ease;
}

.home-hero-slider:hover .home-hero-side-controls .home-hero-nav,
.home-hero-side-controls .home-hero-nav:hover,
.home-hero-side-controls .home-hero-nav:focus-visible {
    opacity: 1;
}

.home-hero-side-controls .home-hero-nav:hover,
.home-hero-side-controls .home-hero-nav:focus-visible {
    background: rgba(8,14,24,.52);
    transform: translateY(-50%) scale(1.04);
    outline: none;
}

.home-hero-nav-left {
    left: 22px;
}

.home-hero-nav-right {
    right: 22px;
}

.home-hero-dots-wrap {
    position: absolute;
    left: 50%;
    bottom: 22px;
    transform: translateX(-50%);
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(5,11,20,.28);
    border: 1px solid rgba(255,255,255,.10);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.home-hero-dots-wrap .home-hero-dots {
    display: flex;
    align-items: center;
    gap: 6px;
}

.home-hero-dots-wrap .home-hero-dot {
    width: 7px;
    height: 7px;
    border: 0;
    border-radius: 999px;
    background: rgba(255,255,255,.36);
    padding: 0;
    transition: width .22s ease, background .22s ease;
}

.home-hero-dots-wrap .home-hero-dot.is-active {
    width: 24px;
    background: #fff;
}

.home-hero-controls {
    display: none !important;
}

.home-hero-single .home-hero-side-controls,
.home-hero-empty-active .home-hero-side-controls,
.home-hero-single .home-hero-dots-wrap,
.home-hero-empty-active .home-hero-dots-wrap {
    display: none;
}

@media (min-width: 1280px) {
    .home-hero-content,
    .home-hero-content.single {
        padding-left: 118px;
        padding-right: 102px;
    }

    .home-hero-nav-left {
        left: 26px;
    }

    .home-hero-nav-right {
        right: 26px;
    }
}

@media (max-width: 1080px) {
    .home-hero-content,
    .home-hero-content.single {
        grid-template-columns: minmax(300px, 360px) 1fr;
        gap: 28px;
        padding: 42px 78px 88px 88px;
    }

    .home-hero-copy-card.home-hero-compact-card {
        max-width: 360px;
    }

    .home-hero-nav-left {
        left: 18px;
    }

    .home-hero-nav-right {
        right: 18px;
    }
}

@media (max-width: 760px) {
    .home-hero-slider,
    .home-hero-carousel,
    .home-hero-track,
    .home-hero-slide,
    .home-hero-empty {
        min-height: 650px;
    }

    .home-hero-overlay {
        background: linear-gradient(180deg, rgba(5,11,20,.10) 0%, rgba(5,11,20,.54) 46%, rgba(5,11,20,.90) 100%);
    }

    .home-hero-content,
    .home-hero-content.single {
        min-height: 650px;
        grid-template-columns: 1fr;
        align-items: end;
        gap: 18px;
        padding: 34px 18px 88px;
    }

    .home-hero-copy-card.home-hero-compact-card {
        max-width: none;
        padding: 18px;
        border-radius: 24px;
    }

    .home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
        font-size: 2rem;
    }

    .home-hero-compact-card .home-hero-actions {
        grid-template-columns: 1fr 1fr;
    }

    .home-hero-side-controls .home-hero-nav {
        width: 40px;
        height: 40px;
        opacity: .46;
    }

    .home-hero-nav-left {
        left: 10px;
    }

    .home-hero-nav-right {
        right: 10px;
    }

    .home-hero-dots-wrap {
        bottom: 18px;
    }
}

@media (max-width: 520px) {
    .home-hero-side-controls .home-hero-nav {
        top: 42%;
        width: 38px;
        height: 38px;
    }
}

@media (max-width: 420px) {
    .home-hero-compact-card .home-hero-actions {
        grid-template-columns: 1fr;
    }

    .home-hero-side-controls .home-hero-nav {
        width: 36px;
        height: 36px;
        font-size: .74rem;
    }
}

/* ===== END HERO CARD + SIDE CONTROLS FINAL FIX 20260511 ===== */

/* ===== HERO CARD SIZE REDUCTION ONLY 20260511 ===== */
.home-hero-copy-card.home-hero-compact-card {
    width: min(320px, 100%);
    max-width: 320px;
    padding: 16px;
    border-radius: 22px;
}

.home-hero-copy-card.home-hero-compact-card .home-kicker {
    min-height: 28px;
    padding: 0 10px;
    font-size: .64rem;
}

.home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
    margin: 14px 0 6px;
    font-size: clamp(1.72rem, 2vw, 2.2rem);
    line-height: .98;
}

.home-hero-copy-card.home-hero-compact-card .home-hero-desc {
    margin: 0 0 10px;
    font-size: .88rem;
    line-height: 1.34;
}

.home-hero-state-line {
    gap: 7px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: .76rem;
}

.home-hero-state-line .home-hero-state {
    min-height: 24px;
    padding: 0 8px;
}

.home-hero-compact-card .home-hero-meta {
    gap: 7px;
    margin: 0 0 12px;
}

.home-hero-compact-card .home-hero-meta span {
    padding: 8px 10px;
    border-radius: 12px;
    font-size: .8rem;
    line-height: 1.2;
}

.home-hero-price-inline {
    margin: 0 0 12px;
    padding: 10px 12px;
    border-radius: 16px;
}

.home-hero-price-inline small {
    font-size: .6rem;
    margin-bottom: 3px;
}

.home-hero-price-inline strong {
    font-size: clamp(1.65rem, 2.1vw, 2.05rem);
    line-height: .94;
}

.home-hero-compact-card .home-hero-actions {
    gap: 8px;
    grid-template-columns: 1.08fr .82fr;
}

.home-hero-compact-card .home-btn {
    min-height: 40px;
    padding: 0 12px;
    font-size: .8rem;
}

@media (max-width: 1080px) {
    .home-hero-copy-card.home-hero-compact-card {
        width: min(310px, 100%);
        max-width: 310px;
    }
}

@media (max-width: 760px) {
    .home-hero-copy-card.home-hero-compact-card {
        width: min(300px, 100%);
        max-width: 300px;
        padding: 15px;
        border-radius: 20px;
    }

    .home-hero-slider .home-hero-copy-card.home-hero-compact-card h1 {
        font-size: 1.72rem;
    }

    .home-hero-copy-card.home-hero-compact-card .home-hero-desc {
        font-size: .86rem;
    }
}

@media (max-width: 420px) {
    .home-hero-copy-card.home-hero-compact-card {
        width: min(290px, 100%);
        max-width: 290px;
    }
}
/* ===== END HERO CARD SIZE REDUCTION ONLY 20260511 ===== */


/* ===== DESTACADOS CARRUSEL ESTABLE 20260514 ===== */
.home-featured-modern-head {
    align-items: center;
}

.home-featured-modern-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    flex-wrap: wrap;
}

.featured-modern-control-group {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 6px;
    border-radius: 999px;
    background: rgba(255,255,255,.9);
    border: 1px solid rgba(226,232,240,.96);
    box-shadow: 0 14px 32px rgba(15,30,51,.09);
    backdrop-filter: blur(14px);
}

.featured-modern-control,
.featured-modern-side {
    border: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    background: #0f1e33;
    color: #fff;
    font-weight: 950;
    transition: transform .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease, opacity .18s ease;
}

.featured-modern-control:hover:not(:disabled),
.featured-modern-control:focus-visible:not(:disabled),
.featured-modern-side:hover:not(:disabled),
.featured-modern-side:focus-visible:not(:disabled) {
    background: #1d4ed8;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(29,78,216,.24);
    outline: none;
}

.featured-modern-control:disabled,
.featured-modern-side:disabled {
    opacity: .34;
    cursor: default;
    transform: none;
    box-shadow: none;
}

.featured-modern-carousel {
    --featured-gap: 22px;
    position: relative;
    z-index: 2;
    margin-top: 8px;
}

.featured-modern-stage {
    position: relative;
    isolation: isolate;
    padding: 6px 58px 12px;
    overflow: visible;
}

.featured-modern-stage:before,
.featured-modern-stage:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 20px;
    width: 92px;
    z-index: 8;
    pointer-events: none;
}

.featured-modern-stage:before {
    left: 0;
    background: linear-gradient(90deg, rgba(248,250,252,.98), rgba(248,250,252,.62) 42%, rgba(248,250,252,0));
}

.featured-modern-stage:after {
    right: 0;
    background: linear-gradient(270deg, rgba(248,250,252,.98), rgba(248,250,252,.62) 42%, rgba(248,250,252,0));
}

.featured-modern-viewport {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 8px 0 24px;
    cursor: grab;
    touch-action: pan-y;
    user-select: none;
    border-radius: 34px;
}

.featured-modern-viewport a,
.featured-modern-viewport button {
    user-select: auto;
}

.featured-modern-viewport:focus-visible {
    outline: 4px solid rgba(51,102,255,.18);
    outline-offset: 6px;
}

.featured-modern-track {
    display: flex;
    align-items: stretch;
    gap: var(--featured-gap);
    will-change: transform;
    transform: translate3d(0,0,0);
    transition: transform .48s cubic-bezier(.22,.68,.18,1);
    backface-visibility: hidden;
}

.featured-modern-track.no-transition {
    transition: none !important;
}

.featured-modern-slide {
    flex: 0 0 calc((100% - (var(--featured-gap) * 2)) / 3);
    min-width: 0;
    opacity: .88;
    transform: translateY(0);
    transition: opacity .22s ease, transform .22s ease, filter .22s ease;
}

.featured-modern-slide.is-active {
    opacity: 1;
    transform: translateY(-2px);
}

.featured-modern-card {
    height: 100%;
    background: #fff;
    border: 1px solid rgba(226,232,240,.95);
    border-radius: 32px;
    box-shadow: 0 16px 44px rgba(15,30,51,.09);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.featured-modern-card:hover {
    transform: translateY(-5px);
    border-color: rgba(29,78,216,.20);
    box-shadow: 0 28px 68px rgba(15,30,51,.16);
}

.featured-modern-media {
    position: relative;
    display: block;
    min-height: 228px;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: linear-gradient(135deg, #dbeafe, #eff6ff);
    color: #0f1e33;
}

.featured-modern-media:after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 54%;
    background: linear-gradient(180deg, rgba(7,17,32,0), rgba(7,17,32,.54));
    z-index: 1;
    pointer-events: none;
}

.featured-modern-media img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
    transition: transform .28s ease;
}

.featured-modern-card:hover .featured-modern-media img {
    transform: scale(1.055);
}

.featured-modern-fallback {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(15,30,51,.18);
    font-size: 4rem;
}

.featured-modern-badge {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 2;
    max-width: calc(100% - 32px);
    padding: 9px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.92);
    color: #1d4ed8;
    border: 1px solid rgba(255,255,255,.78);
    box-shadow: 0 12px 28px rgba(15,30,51,.16);
    font-size: .72rem;
    font-weight: 950;
    letter-spacing: .06em;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.featured-modern-badge-red {
    color: #b91c1c;
}

.featured-modern-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 18px;
    flex: 1;
}

.featured-modern-topline,
.featured-modern-bottom,
.featured-modern-meta,
.featured-modern-card-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.featured-modern-topline,
.featured-modern-meta {
    color: #64748b;
    font-size: .9rem;
    font-weight: 700;
}

.featured-modern-content h3 {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.28;
}

.featured-modern-content h3 a {
    color: #0f1e33;
    text-decoration: none;
}

.featured-modern-content h3 a:hover {
    color: #1d4ed8;
}

.featured-modern-price small {
    display: block;
    color: #64748b;
    font-size: .78rem;
    margin-bottom: 2px;
}

.featured-modern-price strong {
    color: #0f1e33;
    font-size: 1.3rem;
    line-height: 1;
}

.featured-modern-buy,
.featured-modern-view {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 14px;
    text-decoration: none;
    font-weight: 900;
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
}

.featured-modern-buy {
    background: #1d4ed8;
    color: #fff;
    box-shadow: 0 14px 28px rgba(29,78,216,.22);
}

.featured-modern-buy:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 18px 30px rgba(29,78,216,.28);
}

.featured-modern-view {
    background: #eff6ff;
    color: #1d4ed8;
}

.featured-modern-view:hover {
    background: #dbeafe;
    color: #1d4ed8;
    transform: translateY(-1px);
}

.featured-modern-side {
    position: absolute !important;
    top: 50%;
    margin-top: -21px;
    z-index: 20;
}

.featured-modern-side-prev {
    left: 4px;
}

.featured-modern-side-next {
    right: 4px;
}

.featured-modern-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-top: 8px;
}

.featured-modern-dots {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.featured-modern-dot {
    width: 10px;
    height: 10px;
    border: 0;
    padding: 0;
    border-radius: 999px;
    background: #cbd5e1;
    cursor: pointer;
    transition: width .18s ease, background .18s ease, transform .18s ease;
}

.featured-modern-dot:hover,
.featured-modern-dot:focus-visible {
    background: #94a3b8;
    transform: scale(1.05);
    outline: none;
}

.featured-modern-dot.is-active {
    width: 30px;
    background: #1d4ed8;
}

.featured-modern-counter {
    min-height: 30px;
    padding: 0 12px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(255,255,255,.92);
    border: 1px solid #e2e8f0;
    color: #64748b;
    font-size: .78rem;
    font-weight: 900;
    box-shadow: 0 10px 24px rgba(15,30,51,.06);
}

.featured-modern-counter strong {
    color: #0f1e33;
}

.featured-modern-progress {
    width: min(440px, 68vw);
    height: 5px;
    margin: 12px auto 0;
    border-radius: 999px;
    background: #dbe3ee;
    overflow: hidden;
}

.featured-modern-progress span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #1d4ed8, #f97316);
    transition: width .18s ease;
}

.featured-modern-hint {
    margin: 12px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #64748b;
    font-size: .86rem;
    font-weight: 900;
}

.featured-modern-carousel.is-dragging .featured-modern-viewport {
    cursor: grabbing;
    user-select: none;
}

.featured-modern-carousel.is-dragging .featured-modern-track {
    transition: none !important;
}

.featured-modern-carousel.is-single .featured-modern-stage {
    padding-left: 0;
    padding-right: 0;
}

.featured-modern-carousel.is-single .featured-modern-stage:before,
.featured-modern-carousel.is-single .featured-modern-stage:after,
.featured-modern-carousel.is-single .featured-modern-side,
.featured-modern-carousel.is-single .featured-modern-nav,
.featured-modern-carousel.is-single .featured-modern-progress,
.featured-modern-carousel.is-single .featured-modern-hint {
    display: none;
}

.featured-modern-carousel.is-single .featured-modern-viewport {
    overflow: visible;
    cursor: default;
    touch-action: auto;
}

.featured-modern-carousel.is-single .featured-modern-track {
    justify-content: center;
}

.featured-modern-carousel.is-single .featured-modern-slide {
    flex-basis: min(420px, 100%);
    opacity: 1;
    transform: none;
}

@media (max-width: 1180px) {
    .featured-modern-slide {
        flex-basis: calc((100% - var(--featured-gap)) / 2);
    }
}

@media (max-width: 980px) {
    .featured-modern-carousel {
        --featured-gap: 18px;
    }

    .home-featured-modern-head {
        align-items: flex-start;
    }

    .home-featured-modern-actions {
        width: 100%;
        justify-content: space-between;
    }

    .featured-modern-stage {
        padding-left: 0;
        padding-right: 0;
    }

    .featured-modern-stage:before,
    .featured-modern-stage:after,
    .featured-modern-side {
        display: none;
    }

    .featured-modern-slide {
        flex-basis: min(420px, 82vw);
    }

    .featured-modern-media {
        min-height: 216px;
    }
}

@media (max-width: 620px) {
    .featured-modern-carousel {
        --featured-gap: 14px;
    }

    .home-featured-modern-actions {
        align-items: stretch;
        gap: 10px;
    }

    .featured-modern-control-group,
    .home-featured-modern-actions .home-link {
        width: 100%;
        justify-content: center;
    }

    .featured-modern-control-group {
        justify-content: space-between;
    }

    .featured-modern-control {
        width: calc(50% - 4px);
        min-height: 44px;
    }

    .featured-modern-slide {
        flex-basis: 88vw;
    }

    .featured-modern-card {
        border-radius: 25px;
    }

    .featured-modern-media {
        min-height: 198px;
    }

    .featured-modern-content {
        padding: 17px;
    }

    .featured-modern-topline,
    .featured-modern-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .featured-modern-card-actions,
    .featured-modern-buy,
    .featured-modern-view {
        width: 100%;
    }

    .featured-modern-card-actions {
        justify-content: stretch;
    }

    .featured-modern-nav {
        justify-content: space-between;
        gap: 10px;
    }

    .featured-modern-dots {
        justify-content: flex-start;
        max-width: calc(100vw - 120px);
    }

    .featured-modern-progress {
        width: 100%;
    }
}

/* Refuerzo final: evita que reglas generales posteriores conviertan las flechas internas en elementos relativos. */
.featured-modern-stage .featured-modern-side {
    position: absolute !important;
}
/* ===== END DESTACADOS CARRUSEL ESTABLE 20260514 ===== */



/* ===== CARTELERA POR CATEGORÍA (Index.aspx) ===== */
.home-category-block{position:relative;margin:0 0 28px;padding:24px;border-radius:30px;background:rgba(255,255,255,.72);border:1px solid rgba(203,213,225,.92);box-shadow:0 18px 42px rgba(15,30,51,.08);overflow:hidden;}
.home-category-block:last-child{margin-bottom:0;}
.home-category-block:before{content:"";position:absolute;inset:0 0 auto 0;height:96px;background:linear-gradient(135deg,rgba(51,102,255,.10),rgba(255,255,255,0));pointer-events:none;}
.home-category-head{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px;}
.home-category-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:7px;color:#1d4ed8;font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}
.home-category-head h3{margin:0;color:#0f1e33;font-family:'Montserrat','Inter',sans-serif;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1;font-weight:950;letter-spacing:-.045em;}
.home-category-count{flex:0 0 auto;display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:#fff;border:1px solid #dbe3ee;color:#64748b;font-size:.82rem;font-weight:950;box-shadow:0 10px 22px rgba(15,30,51,.06);}
.home-category-grid{position:relative;z-index:1;}
.home-category-event-card.is-category-extra{display:none;}
.home-category-block.is-expanded .home-category-event-card.is-category-extra{display:block;}
.home-category-more-wrap{position:relative;z-index:1;display:flex;justify-content:center;margin-top:20px;}
.home-category-more-btn{min-height:44px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(135deg,#0f1e33,#1d4ed8);color:#fff;font-weight:950;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 14px 30px rgba(29,78,216,.22);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;}
.home-category-more-btn:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 18px 36px rgba(29,78,216,.28);}
.home-category-more-btn:focus{outline:none;box-shadow:0 0 0 4px rgba(51,102,255,.16),0 18px 36px rgba(29,78,216,.28);}

@media(max-width:720px){.home-category-block{padding:18px;border-radius:24px}.home-category-head{align-items:flex-start;flex-direction:column}.home-category-count{width:100%;justify-content:center}.home-category-more-btn{width:100%;}}

/* ===== CARTELERA POR CATEGORÍA - VER MÁS / VER MENOS ===== */
.home-category-block.is-expanded .home-category-more-btn{
    background:linear-gradient(135deg,#334155,#0f1e33);
}

.home-category-block.is-expanded .home-category-more-btn i{
    transform:translateY(-1px);
}


/* ===== INDEX UX FINAL FIX 20260514: scroll cue + buscador fácil + carrusel destacados ===== */
.home-hero-scroll-cue {
    position: absolute;
    left: 50%;
    bottom: 22px;
    z-index: 12;
    transform: translateX(-50%);
    min-height: 42px;
    padding: 0 14px 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #fff;
    text-decoration: none;
    font-size: .82rem;
    font-weight: 950;
    letter-spacing: -.01em;
    background: rgba(7,17,32,.48);
    border: 1px solid rgba(255,255,255,.22);
    box-shadow: 0 18px 44px rgba(0,0,0,.26);
    backdrop-filter: blur(15px);
    animation: homeScrollCueFloat 1.8s ease-in-out infinite;
}

.home-hero-scroll-cue:hover,
.home-hero-scroll-cue:focus-visible {
    color: #fff;
    background: rgba(29,78,216,.78);
    outline: none;
    box-shadow: 0 0 0 4px rgba(255,255,255,.18), 0 20px 46px rgba(0,0,0,.30);
}

.home-hero-scroll-icon {
    width: 30px;
    height: 30px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.16);
}

.home-hero-scroll-arrow {
    font-size: .74rem;
    opacity: .86;
}

@keyframes homeScrollCueFloat {
    0%, 100% { transform: translate(-50%, 0); }
    50% { transform: translate(-50%, 7px); }
}

.home-search-card-easy {
    position: relative;
    overflow: hidden;
    padding: 28px;
    border-radius: 34px;
    border: 1px solid rgba(219,227,238,.96);
    box-shadow: 0 26px 70px rgba(15,30,51,.16);
}

.home-search-card-easy:before {
    content: "";
    position: absolute;
    inset: 0 0 auto 0;
    height: 110px;
    background: linear-gradient(135deg, rgba(51,102,255,.10), rgba(249,115,22,.08), rgba(255,255,255,0));
    pointer-events: none;
}

.home-search-title-easy,
.home-filter-grid-easy,
.home-search-helper,
.home-search-card-easy .home-alert {
    position: relative;
    z-index: 1;
}

.home-search-title-easy {
    align-items: center;
    margin-bottom: 16px;
}

.home-search-title-easy h2 {
    font-size: clamp(1.75rem, 2.4vw, 2.35rem);
}

.home-search-lead {
    margin: 8px 0 0;
    max-width: 680px;
    color: #64748b;
    font-weight: 800;
    line-height: 1.55;
}

.home-search-helper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 0 0 18px;
}

.home-search-helper div {
    min-height: 52px;
    padding: 10px 12px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
}

.home-search-helper strong {
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1d4ed8;
    color: #fff;
    font-size: .86rem;
    font-weight: 950;
    box-shadow: 0 10px 22px rgba(29,78,216,.22);
}

.home-search-helper span {
    color: #0f1e33;
    font-size: .88rem;
    font-weight: 900;
    line-height: 1.2;
}

.home-filter-grid-easy {
    grid-template-columns: minmax(260px, 1.6fr) minmax(170px, .9fr) minmax(170px, .9fr) minmax(150px, .72fr) minmax(150px, .72fr) minmax(160px, auto);
    gap: 14px;
}

.home-field-icon label {
    color: #334155;
    font-size: .79rem;
}

.home-field-icon small {
    display: block;
    margin-top: 7px;
    color: #64748b;
    font-size: .78rem;
    font-weight: 800;
    line-height: 1.25;
}

.home-input-shell {
    position: relative;
}

.home-input-shell > i {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    width: 18px;
    text-align: center;
    color: #1d4ed8;
    pointer-events: none;
}

.home-input-with-icon {
    padding-left: 44px !important;
}

.home-search-card-easy .home-input,
.home-search-card-easy .home-select {
    min-height: 54px;
    border-radius: 18px;
    font-size: .94rem;
    background: #fff;
    border-color: #d7e1ee;
    box-shadow: 0 8px 18px rgba(15,30,51,.045);
}

.home-search-card-easy .home-input:hover,
.home-search-card-easy .home-select:hover {
    border-color: #b9c8dc;
}

.home-search-card-easy .home-input:focus,
.home-search-card-easy .home-select:focus {
    border-color: #1d4ed8;
    box-shadow: 0 0 0 4px rgba(29,78,216,.12), 0 10px 22px rgba(15,30,51,.07);
}

.home-search-actions {
    display: grid;
    gap: 9px;
    align-self: end;
}

.home-btn-form-search {
    width: 100%;
    min-height: 54px;
    border-radius: 18px;
    padding: 0 18px;
    font-size: .94rem;
    box-shadow: 0 16px 32px rgba(29,78,216,.25);
}

.home-btn-form-search:before {
    content: "\f002";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

.home-btn-clear {
    min-height: 38px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #64748b;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    text-decoration: none;
    font-size: .84rem;
    font-weight: 950;
}

.home-btn-clear:hover {
    color: #0f1e33;
    background: #eef2f7;
}

.featured-modern-control,
.featured-modern-side,
.featured-modern-dot {
    pointer-events: auto !important;
}

.featured-modern-control {
    position: relative;
    z-index: 20;
}

.featured-modern-stage .featured-modern-side {
    position: absolute !important;
    z-index: 20;
}

.featured-modern-stage:before,
.featured-modern-stage:after {
    z-index: 3;
}

.featured-modern-viewport {
    z-index: 1;
}

.featured-modern-track {
    backface-visibility: hidden;
}

@media (max-width: 1080px) {
    .home-filter-grid-easy {
        grid-template-columns: 1fr 1fr;
    }

    .home-search-actions {
        grid-column: 1 / -1;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
    }

    .home-btn-clear {
        min-height: 54px;
        padding: 0 18px;
    }
}

@media (max-width: 720px) {
    .home-hero-scroll-cue {
        bottom: 16px;
        max-width: calc(100% - 28px);
        white-space: nowrap;
    }

    .home-search-card-easy {
        padding: 18px;
        border-radius: 26px;
    }

    .home-search-helper,
    .home-filter-grid-easy,
    .home-search-actions {
        grid-template-columns: 1fr;
    }

    .home-search-helper div {
        min-height: 48px;
    }

    .home-btn-clear,
    .home-btn-form-search {
        width: 100%;
    }
}
/* ===== END INDEX UX FINAL FIX 20260514 ===== */


/* ===== DESTACADOS TARJETA HORIZONTAL PRO 20260515 ===== */
.featured-modern-card {
    position: relative;
}

.featured-modern-meta span,
.featured-modern-topline span {
    min-width: 0;
}

.featured-modern-meta span {
    width: 100%;
}

.featured-modern-price {
    min-width: 110px;
}

@media (min-width: 981px) {
    .featured-modern-slide {
        flex-basis: calc((100% - var(--featured-gap)) / 2) !important;
    }

    .featured-modern-card {
        display: grid !important;
        grid-template-columns: minmax(220px, 43%) minmax(0, 1fr);
        min-height: 286px;
        border-radius: 30px;
    }

    .featured-modern-media {
        width: 100%;
        height: 100%;
        min-height: 286px;
        aspect-ratio: auto;
    }

    .featured-modern-media:after {
        height: 100%;
        background: linear-gradient(90deg, rgba(7,17,32,0) 52%, rgba(7,17,32,.18));
    }

    .featured-modern-content {
        min-width: 0;
        padding: 22px 22px 20px;
        gap: 13px;
    }

    .featured-modern-content h3 {
        font-size: clamp(1.16rem, 1.4vw, 1.45rem);
        line-height: 1.18;
        letter-spacing: -.025em;
    }

    .featured-modern-topline {
        justify-content: flex-start;
        gap: 10px 14px;
    }

    .featured-modern-meta {
        justify-content: flex-start;
        line-height: 1.35;
    }

    .featured-modern-bottom {
        margin-top: auto;
        align-items: flex-end;
        gap: 14px;
    }

    .featured-modern-card-actions {
        justify-content: flex-end;
        gap: 8px;
    }

    .featured-modern-buy,
    .featured-modern-view {
        min-height: 40px;
        padding: 0 13px;
        border-radius: 13px;
    }
}

@media (min-width: 1280px) {
    .featured-modern-stage {
        padding-left: 62px;
        padding-right: 62px;
    }

    .featured-modern-card {
        grid-template-columns: minmax(250px, 45%) minmax(0, 1fr);
        min-height: 304px;
    }

    .featured-modern-media {
        min-height: 304px;
    }

    .featured-modern-content {
        padding: 24px 24px 22px;
    }
}

@media (max-width: 1180px) and (min-width: 981px) {
    .featured-modern-card {
        grid-template-columns: minmax(205px, 42%) minmax(0, 1fr);
    }

    .featured-modern-topline,
    .featured-modern-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .featured-modern-card-actions {
        width: 100%;
        justify-content: stretch;
    }

    .featured-modern-buy,
    .featured-modern-view {
        flex: 1 1 auto;
    }
}

@media (max-width: 980px) and (min-width: 721px) {
    .featured-modern-slide {
        flex-basis: min(760px, 88vw) !important;
    }

    .featured-modern-card {
        display: grid !important;
        grid-template-columns: minmax(245px, 44%) minmax(0, 1fr);
        min-height: 268px;
    }

    .featured-modern-media {
        height: 100%;
        min-height: 268px;
        aspect-ratio: auto;
    }

    .featured-modern-content {
        min-width: 0;
        padding: 21px;
    }

    .featured-modern-bottom {
        margin-top: auto;
    }
}

@media (max-width: 720px) {
    .featured-modern-slide {
        flex-basis: min(92vw, 430px) !important;
    }

    .featured-modern-card {
        display: flex !important;
        flex-direction: column;
    }

    .featured-modern-media {
        min-height: 210px;
        aspect-ratio: 16 / 10;
    }

    .featured-modern-content h3 {
        font-size: 1.18rem;
    }
}

@media (max-width: 430px) {
    .featured-modern-slide {
        flex-basis: 91vw !important;
    }

    .featured-modern-media {
        min-height: 190px;
    }
}
/* ===== END DESTACADOS TARJETA HORIZONTAL PRO 20260515 ===== */


/* ===== SERVICIO AL CLIENTE PRO (Index.aspx - sección ayuda) ===== */
.home-help-pro {
    position: relative;
    overflow: hidden;
    padding: 72px 0;
    background:
        radial-gradient(circle at 8% 18%, rgba(51,102,255,.10), transparent 28%),
        radial-gradient(circle at 92% 76%, rgba(29,78,216,.08), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.home-help-pro:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(51,102,255,.25), transparent);
}

.home-help-card {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 560px);
    gap: 38px;
    align-items: center;
    padding: clamp(26px, 4vw, 42px);
    border: 1px solid #dbe6f5;
    border-radius: 34px;
    background:
        linear-gradient(135deg, rgba(255,255,255,.96), rgba(248,251,255,.92)),
        radial-gradient(circle at 80% 20%, rgba(51,102,255,.10), transparent 26%);
    box-shadow: 0 24px 70px rgba(15,30,51,.10);
}

.home-help-card:after {
    content: "";
    position: absolute;
    right: 34%;
    top: 28px;
    bottom: 28px;
    width: 1px;
    background: linear-gradient(180deg, transparent, #dbe6f5, transparent);
    pointer-events: none;
}

.home-help-copy {
    position: relative;
    z-index: 1;
    min-width: 0;
}

.home-help-kicker {
    box-shadow: 0 12px 26px rgba(51,102,255,.10);
}

.home-help-pro h2 {
    max-width: 760px;
    margin-top: 16px;
    font-size: clamp(2rem, 3.8vw, 4rem);
    line-height: 1.05;
}

.home-help-pro p {
    max-width: 720px;
    margin: 18px 0 0;
    color: #64748b;
    font-size: 1.02rem;
    font-weight: 800;
    line-height: 1.75;
}

.home-help-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.home-help-badges span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 38px;
    padding: 0 13px;
    border: 1px solid #dbe6f5;
    border-radius: 999px;
    background: #fff;
    color: #334155;
    font-size: .84rem;
    font-weight: 950;
    box-shadow: 0 10px 24px rgba(15,30,51,.06);
}

.home-help-badges i {
    color: #1d4ed8;
}

.home-help-action-grid {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 14px;
    justify-content: stretch;
}

.home-help-action-card {
    position: relative;
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr) 34px;
    gap: 14px;
    align-items: center;
    min-height: 92px;
    padding: 16px 18px;
    border: 1px solid #dbe6f5;
    border-radius: 24px;
    background: rgba(255,255,255,.92);
    color: #0f1e33;
    text-decoration: none;
    box-shadow: 0 14px 34px rgba(15,30,51,.07);
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
}

.home-help-action-card:hover,
.home-help-action-card:focus {
    color: #0f1e33;
    border-color: rgba(51,102,255,.40);
    background: #fff;
    box-shadow: 0 22px 46px rgba(15,30,51,.12);
    transform: translateY(-2px);
    text-decoration: none;
    outline: none;
}

.home-help-action-card:focus-visible {
    box-shadow: 0 0 0 4px rgba(51,102,255,.15), 0 22px 46px rgba(15,30,51,.12);
}

.home-help-action-main {
    border-color: rgba(51,102,255,.30);
    background: linear-gradient(135deg, #3366ff 0%, #1d4ed8 100%);
    color: #fff;
    box-shadow: 0 20px 42px rgba(51,102,255,.26);
}

.home-help-action-main:hover,
.home-help-action-main:focus {
    color: #fff;
    border-color: rgba(51,102,255,.30);
    background: linear-gradient(135deg, #3f72ff 0%, #1d4ed8 100%);
}

.home-help-action-icon {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 1.12rem;
}

.home-help-action-main .home-help-action-icon {
    background: rgba(255,255,255,.18);
    color: #fff;
}

.home-help-action-content {
    min-width: 0;
}

.home-help-action-content strong {
    display: block;
    margin-bottom: 4px;
    font-size: 1.02rem;
    font-weight: 950;
    line-height: 1.2;
    letter-spacing: -.02em;
}

.home-help-action-content small {
    display: block;
    color: #64748b;
    font-size: .84rem;
    font-weight: 800;
    line-height: 1.35;
}

.home-help-action-main .home-help-action-content small {
    color: rgba(255,255,255,.82);
}

.home-help-action-arrow {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f1f5f9;
    color: #1d4ed8;
    transition: transform .18s ease, background .18s ease;
}

.home-help-action-main .home-help-action-arrow {
    background: rgba(255,255,255,.18);
    color: #fff;
}

.home-help-action-card:hover .home-help-action-arrow,
.home-help-action-card:focus .home-help-action-arrow {
    transform: translateX(3px);
    background: #eaf1ff;
}

.home-help-action-main:hover .home-help-action-arrow,
.home-help-action-main:focus .home-help-action-arrow {
    background: rgba(255,255,255,.24);
}

@media(max-width:1080px) {
    .home-help-card {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .home-help-card:after {
        display: none;
    }

    .home-help-action-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .home-help-action-card {
        grid-template-columns: 1fr;
        align-items: start;
        min-height: 186px;
    }

    .home-help-action-arrow {
        position: absolute;
        right: 16px;
        top: 16px;
    }
}

@media(max-width:720px) {
    .home-help-pro {
        padding: 46px 0;
    }

    .home-help-card {
        padding: 22px;
        border-radius: 26px;
    }

    .home-help-pro h2 {
        font-size: 2rem;
        line-height: 1.08;
    }

    .home-help-pro p {
        font-size: .96rem;
    }

    .home-help-badges {
        display: grid;
        grid-template-columns: 1fr;
        gap: 9px;
    }

    .home-help-badges span {
        justify-content: center;
    }

    .home-help-action-grid {
        grid-template-columns: 1fr;
    }

    .home-help-action-card {
        grid-template-columns: 48px minmax(0, 1fr) 30px;
        min-height: 86px;
        padding: 14px;
        border-radius: 20px;
    }

    .home-help-action-icon {
        width: 48px;
        height: 48px;
        border-radius: 16px;
    }

    .home-help-action-arrow {
        position: static;
        width: 30px;
        height: 30px;
    }
}
