.helleny-combo {
    --hr-bg: #fbfaf7;
    --hr-surface: #fff;
    --hr-text: #241b16;
    --hr-muted: #786f68;
    --hr-brown: #7b4c26;
    --hr-action: #a8642a;
    --hr-beige: #f6efe5;
    --hr-border: #e8ded1;
    --hr-green: #2f8f46;
    --hr-green-dark: #287b3d;
    --hr-shadow: 0 14px 34px rgba(58, 39, 24, .08);
    width: min(1380px, calc(100% - 40px));
    margin: 0 auto;
    padding: 30px 0 0;
    color: var(--hr-text);
    font: 14px/1.45 Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}

body.helleny-repertoire-page .entry-hero-container,
body.helleny-repertoire-page .entry-hero,
body:has(.helleny-combo) .entry-hero-container,
body:has(.helleny-combo) .entry-hero,
body:has(.helleny-combo) .entry-hero-container-inner { display: none !important; }
body.helleny-repertoire-page .content-area,
body:has(.helleny-combo) .content-area { margin-top: 0 !important; }
body.helleny-repertoire-page .content-container,
body:has(.helleny-combo) .content-container { width: 100%; max-width: none; padding-right: 0; padding-left: 0; }
body.helleny-repertoire-page .site-main,
body:has(.helleny-combo) .site-main { width: 100%; }
body.helleny-repertoire-page .site-main,
body:has(.helleny-combo) .site-main { background: var(--hr-bg); }
.helleny-combo *, .helleny-combo *::before, .helleny-combo *::after { box-sizing: border-box; }
.helleny-combo button, .helleny-combo input, .helleny-combo select { font: inherit; }
.helleny-combo button { cursor: pointer; }

.helleny-combo-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 30px; align-items: start; }
.helleny-combo-catalog { min-width: 0; }
.helleny-repertoire-header { margin: 0 0 20px; text-align: center; }
.helleny-repertoire-header__title { display: block; }
.helleny-repertoire-header__title h2 { margin: 0; color: var(--hr-text); font: 700 clamp(32px, 4vw, 48px)/1.08 Georgia, serif; letter-spacing: -.03em; }
.helleny-repertoire-header__title p { margin: 8px 0 0; color: var(--hr-muted); font-size: 16px; }
.helleny-repertoire-benefits { display: flex; flex-wrap: wrap; justify-content: center; gap: 28px; margin-top: 20px; }
.helleny-benefit { display: inline-flex; align-items: center; gap: 8px; color: #4e4843; font-size: 14px; }
.helleny-benefit svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.helleny-benefit:nth-child(3) svg { fill: none; }

.helleny-goals { display: grid; grid-template-columns: 1.2fr repeat(3, 1fr); gap: 0; overflow: hidden; margin: 0 0 18px; border: 1px solid var(--hr-border); border-radius: 12px; background: linear-gradient(90deg, #fff, #fbf4ea); }
.helleny-goals__intro { display: block; padding: 18px 20px; }
.helleny-goals__intro-icon { display: none; }
.helleny-goals__intro small { display: block; margin-bottom: 6px; color: var(--hr-text); font: 700 24px/1.1 Georgia, serif; }
.helleny-goals__intro strong { display: none; }
.helleny-goals__intro span { display: block; max-width: 260px; color: var(--hr-muted); font-size: 14px; }
.helleny-goals__intro > .helleny-goals__intro-icon { display: none !important; }
.helleny-goal { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: 18px 20px; border-left: 1px solid var(--hr-border); text-align: center; transition: background .2s ease; }
.helleny-goal strong { display: block; color: var(--hr-brown); font: 700 26px/1.1 Georgia, serif; }
.helleny-goal span { display: block; margin-top: 4px; color: var(--hr-muted); font-size: 12px; }
.helleny-goal.is-next { background: #fff9f1; }
.helleny-goal.is-achieved { background: #f0f8f2; }
.helleny-goal.is-achieved strong { color: var(--hr-green); }
.helleny-goal.is-achieved strong::before { content: "✓ "; }

.helleny-how-it-works { margin: 0 0 22px; }
.helleny-how-it-works h3 { margin: 0 0 8px; text-align: center; font: 700 17px/1.2 Georgia, serif; }
.helleny-how-it-works ol { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 0; padding: 0; list-style: none; }
.helleny-how-it-works li { position: relative; display: flex; align-items: center; justify-content: center; gap: 12px; min-height: 62px; }
.helleny-how-it-works li > span { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border: 1px solid var(--hr-border); border-radius: 50%; background: var(--hr-beige); color: var(--hr-text); font-weight: 700; }
.helleny-how-it-works li strong, .helleny-how-it-works li small { display: block; }
.helleny-how-it-works li strong { font-size: 13px; }
.helleny-how-it-works li small { color: var(--hr-muted); font-size: 11px; }
.helleny-how-it-works li:not(:last-child)::after { content: "→"; position: absolute; right: -12px; color: #9c8f82; font-size: 24px; }

.helleny-filtros { display: grid; grid-template-columns: minmax(260px, 2.15fr) repeat(4, minmax(120px, 1fr)); gap: 10px; margin-bottom: 0; }
.helleny-filtros__fields, .helleny-filtros__meta { display: contents; }
.helleny-filter-control--search { grid-column: 1; grid-row: 1; }
.helleny-filter-control--category { grid-column: 2; grid-row: 1; }
.helleny-filter-control--instrument { grid-column: 3; grid-row: 1; }
.helleny-filter-control--level { grid-column: 4; grid-row: 1; }
.helleny-filter-control--sort { grid-column: 5; grid-row: 1; }
.helleny-filter-control { position: relative; display: flex; height: 48px; align-items: center; overflow: hidden; border: 1px solid var(--hr-border); border-radius: 10px; background: #fff; }
.helleny-filter-control:focus-within { border-color: var(--hr-action); box-shadow: 0 0 0 3px rgba(168, 100, 42, .12); }
.helleny-filter-control > svg, .helleny-filter-control__piano { position: absolute; z-index: 1; left: 13px; width: 17px; height: 17px; pointer-events: none; }
.helleny-filter-control > svg { fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.helleny-filter-control__piano svg { width: 17px; height: 17px; fill: currentColor; }
.helleny-filter-control input, .helleny-filter-control select { width: 100%; height: 100%; margin: 0; padding: 0 34px 0 40px; border: 0; outline: 0; background: transparent; color: var(--hr-text); font-size: 12px; }
.helleny-filter-control--search input { padding-left: 40px; }
.helleny-filtros__resultado { grid-column: 1 / 5; grid-row: 2; margin: 1px 0 0; color: var(--hr-muted); font-size: 12px; }
.helleny-clear-filters { grid-column: 5; grid-row: 2; align-self: center; justify-self: end; border: 0; background: none; color: var(--hr-brown); font-size: 12px; }
.helleny-clear-filters[hidden] { display: none; }

.helleny-partituras { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: start; gap: 12px; }
.helleny-partitura-card { display: flex; overflow: hidden; min-width: 0; flex-direction: column; border: 1px solid var(--hr-border); border-radius: 10px; background: #fff; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease; }
.helleny-partitura-card button, .helleny-partitura-card a { cursor: pointer; }
.helleny-partitura-card:hover { transform: translateY(-2px); box-shadow: var(--hr-shadow); }
.helleny-partitura-card.is-selected { border-color: #8bc49a; box-shadow: 0 0 0 2px rgba(47, 143, 70, .12); }
.helleny-partitura-card__image { position: relative; aspect-ratio: 16 / 9; overflow: hidden; background: #3b2b21; }
.helleny-partitura-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .2s ease; }
.helleny-category-badge { position: absolute; z-index: 3; top: 7px; left: 7px; display: inline-flex; align-items: center; gap: 3px; max-width: calc(100% - 14px); padding: 4px 7px; border: 1px solid rgba(255,255,255,.85); border-radius: 999px; background: rgba(255,255,255,.91); color: #312820; font-size: 8px; font-weight: 700; line-height: 1; backdrop-filter: blur(6px); }
.helleny-category-badge svg { width: 11px; height: 11px; fill: currentColor; }
.helleny-category-badge[class*="--piano-solo"] { border-color: #8f6a38; background: #7b5425; color: #fff; }
.helleny-category-badge[class*="--gospel"] { border-color: #79509b; background: #684087; color: #fff; }
.helleny-category-badge[class*="--4-maos"] { border-color: #167f94; background: #0f7185; color: #fff; }
.helleny-category-badge[class*="--ester-alcantara"] { border-color: #de7396; background: #d75f87; color: #fff; }
.helleny-youtube-button { position: absolute; z-index: 4; right: 7px; bottom: 7px; display: flex; min-width: 32px; min-height: 32px; align-items: center; justify-content: center; gap: 0; padding: 5px 7px; border: 2px solid #fff; border-radius: 50px; background: rgba(0,0,0,.42); color: #fff; transition: gap .2s ease, background .2s ease; }
.helleny-youtube-button svg { width: 18px; height: 13px; }
.helleny-youtube-button span { max-width: 0; overflow: hidden; opacity: 0; white-space: nowrap; transition: max-width .2s ease, opacity .2s ease; }
.helleny-youtube-button:hover, .helleny-youtube-button:focus-visible { gap: 7px; background: rgba(0,0,0,.75); }
.helleny-youtube-button:hover span, .helleny-youtube-button:focus-visible span { max-width: 70px; opacity: 1; }
.helleny-partitura-card__image:has(.helleny-youtube-button:hover) img, .helleny-partitura-card__image:has(.helleny-youtube-button:focus-visible) img { transform: scale(1.02); }
.helleny-partitura-card__content { display: flex; min-height: 184px; flex: 1 1 auto; flex-direction: column; gap: 5px; padding: 10px 11px 11px; }
.helleny-partitura-card__select input { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
.helleny-partitura-card__title { min-height: 36px; font: 700 14px/1.3 Inter, ui-sans-serif, system-ui, sans-serif; }
.helleny-partitura-card__subtitle { color: var(--hr-muted); font-size: 11px; }
.helleny-card-level { display: flex; flex-wrap: wrap; min-height: 38px; align-items: center; gap: 3px 6px; margin-top: 2px; }
.helleny-card-level > small { width: 100%; color: var(--hr-text); font-size: 10px; }
.helleny-card-level__name { color: var(--hr-muted); font-size: 10px; }
.helleny-difficulty { display: flex; gap: 2px; margin: 0; font-size: 13px; }
.helleny-difficulty--iniciante { color: var(--hr-green); }
.helleny-difficulty--intermediario { color: #d77a2c; }
.helleny-difficulty--avancado { color: #c94747; }
.helleny-difficulty--neutro { color: var(--hr-muted); }
.helleny-partitura-card .helleny-difficulty .is-empty { color: #bbb4ad; }
.helleny-partitura-card__footer { display: flex; flex-direction: column; gap: 8px; margin-top: auto; padding-top: 2px; }
.helleny-partitura-card__price { font-size: 16px; font-weight: 800; }
.helleny-card-action { display: flex; width: 100%; min-height: 40px; align-items: center; justify-content: center; border: 1px solid var(--hr-action); border-radius: 6px; background: #fff; color: var(--hr-brown); font-size: 11px; font-weight: 700; transition: background .18s ease, color .18s ease; }
.helleny-card-action:hover { background: var(--hr-brown); color: #fff; }
.helleny-card-action__added, .helleny-card-action__mobile { display: none; }
.helleny-partitura-card.is-selected .helleny-card-action__add { display: none; }
.helleny-partitura-card.is-selected .helleny-card-action__added { display: inline; }
.helleny-partitura-card.is-selected .helleny-card-action { border-color: var(--hr-green); color: var(--hr-green-dark); }
.helleny-sem-resultados { display: none; padding: 40px 20px; border: 1px dashed var(--hr-border); border-radius: 12px; color: var(--hr-muted); text-align: center; }
.helleny-load-more { display: block; min-height: 42px; margin: 20px auto 0; padding: 8px 20px; border: 1px solid var(--hr-border); border-radius: 9px; background: #fff; color: var(--hr-brown); }

.helleny-resumo { position: sticky; top: 18px; overflow: hidden; border: 1px solid var(--hr-border); border-radius: 12px; background: #fff; box-shadow: 0 8px 24px rgba(58,39,24,.05); }
.helleny-resumo h3 { display: flex; align-items: center; gap: 10px; margin: 0; padding: 18px 20px 4px; font: 700 16px/1.2 Georgia, serif; }
.helleny-sidebar-piano svg { width: 22px; height: 22px; fill: currentColor; }
.helleny-repertoire-count-badge { display: none; }
.helleny-sidebar-close { display: none; }
.helleny-resumo__count { display: block !important; margin: 0; padding: 4px 20px 10px; border: 0 !important; }
.helleny-resumo__count strong { display: flex; align-items: baseline; gap: 8px; font: 700 29px/1 Georgia, serif; }
.helleny-resumo__count small { font-size: 16px; }
.helleny-next-discount { margin: 8px 20px 14px; padding: 13px; border: 1px solid #ead8c4; border-radius: 9px; background: #fff9f2; }
.helleny-discount-hero > span { display: none; }
.helleny-discount-hero strong { color: var(--hr-brown); font-size: 11px; }
.helleny-current-unlocked { display: none; margin-top: 5px; color: var(--hr-green-dark); font-size: 10px; font-weight: 700; }
.helleny-next-discount-text { display: block; margin-top: 5px; color: var(--hr-text); font-size: 11px; }
.helleny-discount-progress { height: 9px; overflow: hidden; margin-top: 12px; border-radius: 999px; background: #eee7df; }
.helleny-discount-progress__bar { display: block; width: 0; height: 100%; border-radius: inherit; background: var(--hr-green); transition: width .35s ease; }
.helleny-progress-meta { display: flex; justify-content: space-between; margin-top: 5px; color: var(--hr-muted); font-size: 10px; }
.helleny-progress-fraction { color: var(--hr-green-dark); }
.helleny-next-discount.is-complete { background: #f0f8f2; border-color: #b8d9c0; }
.helleny-resumo__row { display: flex; min-height: 0 !important; justify-content: space-between; margin: 0 20px !important; padding: 8px 0 !important; border: 0; font-size: 11px; line-height: 1.2; }
.helleny-resumo__discount.has-discount, .helleny-resumo__discount.has-discount strong { color: var(--hr-green-dark); }
.helleny-resumo__discount mark { display: inline-flex; min-height: 20px; align-items: center; margin-left: 5px; padding: 1px 7px; border-radius: 5px; background: #dcefe0; color: var(--hr-green-dark); font-size: 10px; font-weight: 700; }
.helleny-resumo__total { margin-top: 6px !important; padding-top: 12px !important; border-top: 1px solid var(--hr-border); font: 700 19px/1.2 Georgia, serif; }
#helleny-comprar { display: flex; width: calc(100% - 40px); min-height: 48px; align-items: center; justify-content: center; gap: 8px; margin: 14px 20px 0; border: 0; border-radius: 7px; background: var(--hr-green); color: #fff; font-weight: 800; }
#helleny-comprar:hover { background: var(--hr-green-dark); }
#helleny-comprar:disabled { background: #d8d5d1; color: #77716b; cursor: not-allowed; }
#helleny-comprar svg { width: 18px; fill: currentColor; }
.helleny-checkout-helper, .helleny-checkout-security { display: block; margin: 8px 20px 12px; color: var(--hr-muted); font-size: 9px; text-align: center; }
.helleny-checkout-security { margin-top: -6px; }
.helleny-repertoire-details { margin-top: 14px; border-top: 1px solid var(--hr-border); }
.helleny-repertoire-details details { margin: 0; padding: 0 20px; border-bottom: 1px solid var(--hr-border); }
.helleny-repertoire-details summary { position: relative; padding: 14px 20px 14px 0; cursor: pointer; font-size: 11px; font-weight: 700; list-style: none; }
.helleny-repertoire-details summary::-webkit-details-marker { display: none; }
.helleny-repertoire-details summary::after { content: "⌄"; position: absolute; right: 0; }
.helleny-repertoire-details p, .helleny-repertoire-details ul { margin: -2px 0 12px; color: var(--hr-muted); font-size: 10px; }
.helleny-secure-footer { display: none; }
.helleny-combo-message { display: none; margin: 10px 20px; padding: 10px; background: #f0f8f2; color: var(--hr-green-dark); }

.helleny-product-assurance { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-top: 18px; padding: 16px; border: 1px solid var(--hr-border); border-radius: 12px; background: #fff; }
.helleny-product-assurance > div { display: flex; align-items: center; justify-content: center; gap: 10px; }
.helleny-product-assurance > div > span { display: inline-flex; color: var(--hr-brown); }
.helleny-product-assurance > div > span svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.helleny-product-assurance p { margin: 0; }
.helleny-product-assurance strong, .helleny-product-assurance small { display: block; }
.helleny-product-assurance strong { font-size: 11px; }
.helleny-product-assurance small { margin-top: 2px; color: var(--hr-muted); font-size: 9px; }

.helleny-toast { position: fixed; z-index: 100000; bottom: 22px; left: 22px; width: min(350px, calc(100% - 44px)); padding: 14px 42px 14px 16px; border: 1px solid var(--hr-border); border-radius: 12px; background: #fff; box-shadow: var(--hr-shadow); opacity: 0; transform: translateY(15px); pointer-events: none; transition: .2s; }
.helleny-toast.is-visible { opacity: 1; transform: none; pointer-events: auto; }
.helleny-toast button { position: absolute; top: 7px; right: 8px; border: 0; background: transparent; }
.helleny-toast strong, .helleny-toast span { display: block; }
.helleny-toast span { color: var(--hr-muted); font-size: 12px; }
.helleny-toast__timer { position: absolute; bottom: 0; left: 0; height: 3px; background: var(--hr-green); }
.helleny-video-modal[hidden] { display: none; }
.helleny-video-modal { position: fixed; z-index: 100003; inset: 0; display: grid; place-items: center; padding: 20px; background: rgba(0,0,0,.8); }
.helleny-video-modal__dialog { position: relative; width: min(900px,100%); overflow: hidden; border-radius: 10px; background: #000; }
.helleny-video-modal__frame { aspect-ratio: 16/9; }
.helleny-video-modal__frame iframe { width: 100%; height: 100%; border: 0; }
.helleny-video-modal__close { position: absolute; z-index: 2; top: 8px; right: 8px; width: 38px; height: 38px; border: 0; border-radius: 50%; }
.helleny-mobile-cart, .helleny-mobile-overlay { display: none; }

@media (max-width: 1180px) {
    .helleny-combo-layout { grid-template-columns: minmax(0,1fr) 320px; gap: 20px; }
    .helleny-partituras { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .helleny-filtros { grid-template-columns: repeat(3, 1fr); }
    .helleny-filter-control--search { grid-column: 1 / 3; }
    .helleny-filter-control--sort { grid-column: 3; }
    .helleny-filter-control--category { grid-column: 1; grid-row: 2; }
    .helleny-filter-control--instrument { grid-column: 2; grid-row: 2; }
    .helleny-filter-control--level { grid-column: 3; grid-row: 2; }
    .helleny-clear-filters { grid-column: 1 / -1; grid-row: 3; }
    .helleny-filtros__resultado { grid-row: 4; }
}
@media (max-width: 920px) {
    .helleny-combo-layout { grid-template-columns: 1fr; }
    .helleny-partituras { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .helleny-resumo { position: static; }
    .helleny-product-assurance { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 640px) {
    body.helleny-drawer-open { overflow: hidden; }
    .helleny-combo { width: 100%; max-width: 100%; margin: 0; padding: 18px 12px 84px; overflow: hidden; }
    .helleny-repertoire-header { width: 100%; overflow: hidden; }
    .helleny-repertoire-header__title h2 { max-width: 100%; font-size: 28px; white-space: normal; overflow-wrap: anywhere; }
    .helleny-repertoire-header__title p { font-size: 13px; }
    .helleny-repertoire-benefits { gap: 8px 14px; margin-top: 14px; }
    .helleny-benefit { font-size: 11px; }
    .helleny-goals { grid-template-columns: 1fr; }
    .helleny-goal { border-top: 1px solid var(--hr-border); border-left: 0; }
    .helleny-how-it-works ol { grid-template-columns: 1fr; }
    .helleny-how-it-works li:not(:last-child)::after { display: none; }
    .helleny-filtros { grid-template-columns: 1fr; }
    .helleny-filter-control--search, .helleny-filter-control--sort, .helleny-filter-control--category, .helleny-filter-control--instrument, .helleny-filter-control--level, .helleny-clear-filters, .helleny-filtros__resultado { grid-column: 1; grid-row: auto; }
    .helleny-partituras { grid-template-columns: 1fr; gap: 18px; padding: 0 2px; }
    .helleny-partitura-card { display: flex; width: 100%; min-height: 0; grid-template-columns: none; }
    .helleny-partitura-card__image { width: 100%; height: auto; min-height: 0; aspect-ratio: 16 / 9; }
    .helleny-partitura-card__content { min-height: 168px; padding: 13px 14px 14px; gap: 6px; }
    .helleny-partitura-card__title { min-height: 0; font-size: 15px; }
    .helleny-partitura-card__subtitle { font-size: 11px; }
    .helleny-card-level { min-height: 34px; }
    .helleny-partitura-card__price { font-size: 17px; }
    .helleny-partitura-card__footer { margin-top: auto; }
    .helleny-card-action { min-height: 46px; font-size: 12px; }
    .helleny-youtube-button { min-width: 104px; min-height: 44px; gap: 7px; background: rgba(0,0,0,.75); }
    .helleny-youtube-button span { max-width: 70px; opacity: 1; }
    .helleny-card-action { min-height: 44px; }
    .helleny-card-action__desktop { display: none; }
    .helleny-card-action__mobile { display: inline; }
    .helleny-product-assurance { grid-template-columns: 1fr 1fr; }
    .helleny-product-assurance > div { justify-content: flex-start; }
    .helleny-resumo { position: fixed; z-index: 100002; right: 0; bottom: 0; left: 0; top: auto; width: 100%; max-width: 100%; max-height: 88vh; overflow: auto; border-radius: 18px 18px 0 0; background: #fff !important; opacity: 1 !important; box-shadow: 0 -18px 44px rgba(36,27,22,.18); isolation: isolate; transform: translateY(105%); transition: transform .25s ease; }
    .helleny-resumo.is-open { transform: none; }
    .helleny-sidebar-close { display: block; margin-left: auto; border: 0; background: transparent; font-size: 22px; }
    .helleny-mobile-overlay { position: fixed; z-index: 100001; inset: 0; background: rgba(20,15,12,.52); }
    .helleny-mobile-overlay.is-open { display: block; }
    .helleny-mobile-cart { position: fixed; z-index: 100000; right: 10px; bottom: 10px; left: 10px; display: flex; width: auto !important; max-width: none !important; min-height: 64px; align-items: center; justify-content: space-between; padding: 10px 14px; border: 0; border-radius: 12px; background: #241b16 !important; color: #fff !important; opacity: 1 !important; box-shadow: 0 14px 34px rgba(12,18,29,.3); }
    .helleny-mobile-cart strong, .helleny-mobile-cart span { display: block; }
    .helleny-mobile-cart__summary { text-align: left; }
    .helleny-mobile-cart__summary span { color: #ddd6cf; font-size: 11px; }
    .helleny-mobile-cart__action { font-weight: 800; }
}
@media (prefers-reduced-motion: reduce) {
    .helleny-combo *, .helleny-combo *::before, .helleny-combo *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
