/* ALFA 55: scoped visual sample. Source photographs, catalog and brand artwork unchanged. */
body.alfa-refined {
    --alfa-surface: #111214;
    --alfa-line: #34363a;
    --alfa-muted: #b9bbc0;
    --alfa-accent-text: #ff6374;
    background: #08090a;
    color: #f4f4f5;
    font-size: 1rem;
}
body.alfa-refined .container { width: min(1240px, calc(100% - 48px)); max-width: 1240px; }
body.alfa-refined .stars-container { display: none; }
body.alfa-refined [data-aos] { opacity: 1; transform: none; }
body.alfa-refined .navbar { background: #08090a; border-bottom: 1px solid #292b2e; box-shadow: none; padding: 16px 0; }
body.alfa-refined .logo { transform: none; }
body.alfa-refined .logo-img { max-width: 190px; height: auto; max-height: 52px; }
body.alfa-refined .nav-content { grid-template-columns: minmax(180px, 1fr) auto minmax(180px, 1fr); gap: 24px; }
body.alfa-refined .nav-left, body.alfa-refined .nav-center, body.alfa-refined .nav-right { min-width: 0; }
body.alfa-refined .header-search { width: min(100%, 270px); }
body.alfa-refined .search-input { width: 100%; min-height: 44px; font-size: .875rem; border-color: #45474c; border-radius: 4px; }
body.alfa-refined .nav-links { gap: 18px; }
body.alfa-refined .nav-link { font-size: .875rem; letter-spacing: .025em; }
body.alfa-refined .nav-center { gap: 8px; }
body.alfa-refined .meta-right { flex-wrap: wrap; justify-content: flex-end; gap: 0 16px; }
body.alfa-refined a:focus-visible, body.alfa-refined button:focus-visible,
body.alfa-refined input:focus-visible, body.alfa-refined summary:focus-visible {
    outline: 2px solid #fff; outline-offset: 4px;
}
body.alfa-refined .btn-red, body.alfa-refined .btn-outline-red { min-height: 48px; border-radius: 3px; font-size: .875rem; letter-spacing: .035em; text-align: center; }
body.alfa-refined .section-title-wrapper { text-align: left; }
body.alfa-refined .section-title { font-size: clamp(1.8rem, 3vw, 2.6rem); line-height: 1.15; letter-spacing: -.015em; text-align: left; }
body.alfa-refined .title-underline { width: 40px; height: 3px; margin: 18px 0 0; background: var(--red-sport); box-shadow: none; }
body.alfa-refined .section-kicker { color: var(--alfa-muted); font-size: .875rem; letter-spacing: .09em; margin: 0 0 12px; }
/* One calm composition: editorial message and a truthful product plate. */
body.alfa-refined .hero-section { display: block; position: relative; min-height: 0; padding: 52px 0 34px !important; background: #08090a; overflow: visible; }
body.alfa-refined .hero-section::before, body.alfa-refined .hero-section::after,
body.alfa-refined .hero-title span::after, body.alfa-refined .hero-product-card::before,
body.alfa-refined .hero-product-media::after { content: none; }
body.alfa-refined .showcase-radar { display: none; }
body.alfa-refined .hero-shell { width: min(1240px, calc(100% - 48px)); grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 72px); align-items: center; }
body.alfa-refined .hero-content { padding: 0; max-width: none; order: 0; }
body.alfa-refined .hero-eyebrow { font-size: .875rem; letter-spacing: .12em; color: #b9bbc0; margin: 0 0 24px; }
body.alfa-refined .hero-eyebrow span { width: 24px; box-shadow: none; flex-shrink: 0; }
body.alfa-refined .hero-title { font-size: clamp(3rem, 5.3vw, 5.25rem); line-height: 1.05; letter-spacing: -.025em; margin: 0 0 26px; }
body.alfa-refined .hero-title span { color: #fff; text-shadow: none; -webkit-text-stroke: 0; }
body.alfa-refined .hero-deck { max-width: 480px; font-size: 1.0625rem; color: #c4c5c9; line-height: 1.75; margin-bottom: 28px; }
body.alfa-refined .hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
body.alfa-refined .hero-actions .hero-btn { min-height: 50px; padding: 16px 20px; font-size: .875rem; letter-spacing: .025em; }
body.alfa-refined .hero-actions .hero-wa-btn { color: #f5f5f5; background: transparent; border: 1px solid #62646a; box-shadow: none; }
body.alfa-refined .hero-actions .hero-wa-btn:hover { background: #222429; border-color: #fff; }
body.alfa-refined .hero-resource { display: inline-flex; flex-wrap: wrap; align-items: center; gap: 10px; padding: 14px 0; min-height: 44px; color: #eee; font-size: .875rem; text-decoration: underline; text-underline-offset: 4px; }
body.alfa-refined .hero-resource span { color: var(--alfa-muted); font-size: .8125rem; }
body.alfa-refined .hero-proof { margin-top: 18px; padding-top: 18px; border-top: 1px solid #34363a; font-size: .875rem; color: #c4c5c9; gap: 10px 18px; }
body.alfa-refined .hero-proof i { color: var(--alfa-accent-text); }
body.alfa-refined .hero-showcase { --hero-card-radius: 4px; min-height: 0; perspective: none; order: 1; padding: 0; }
body.alfa-refined .hero-product-slider { display: grid; min-height: 0; }
body.alfa-refined .hero-product-slide { grid-area: 1 / 1; position: relative; inset: auto; transform: none; transition: opacity .4s ease, visibility .4s; }
body.alfa-refined .hero-product-card { position: relative; inset: auto; display: grid; grid-template-rows: auto 1fr; height: 100%; border: 1px solid var(--alfa-line); border-radius: 4px; background: #111214; backdrop-filter: none; box-shadow: none; transform: none; }
body.alfa-refined .hero-product-media { margin: 0; min-height: 0; height: auto; aspect-ratio: 1.5; border-radius: 3px 3px 0 0; background: #fff; overflow: hidden; }
body.alfa-refined .hero-product-media img { width: 100%; height: 100%; max-height: none; object-fit: contain; padding: 16px; filter: none; animation: none; will-change: auto; }
body.alfa-refined .hero-product-number { top: 16px; right: 16px; color: #606268; font-size: 1rem; letter-spacing: .1em; line-height: 1; }
body.alfa-refined .hero-product-copy { padding: 24px; background: #111214; }
body.alfa-refined .hero-product-copy > span { color: var(--alfa-accent-text); font-size: .875rem; letter-spacing: .06em; }
body.alfa-refined .hero-product-copy h2 { margin: 9px 0; font-size: clamp(1.5rem, 2vw, 2rem); line-height: 1.15; }
body.alfa-refined .hero-product-copy p { font-size: 1rem; line-height: 1.55; color: #b9bbc0; }
body.alfa-refined .hero-product-copy strong { font-size: .875rem; letter-spacing: .04em; line-height: 1.4; }
body.alfa-refined .hero-product-copy strong i { color: var(--alfa-accent-text); }
body.alfa-refined .hero-showcase-controls { position: relative; inset: auto; margin-top: 10px; gap: 12px; }
body.alfa-refined .hero-dots, body.alfa-refined .hero-arrows { gap: 4px; }
body.alfa-refined .hero-dot, body.alfa-refined .hero-dot.is-active { position: relative; width: 44px; height: 44px; min-width: 44px; border-radius: 3px; background: transparent; box-shadow: none; transition: none; }
body.alfa-refined .hero-dot::before { content: ''; position: absolute; left: 10px; right: 10px; top: 20px; height: 3px; border-radius: 1px; background: #66696f; }
body.alfa-refined .hero-dot.is-active::before { background: #fff; }
body.alfa-refined .hero-arrow { width: 44px; height: 44px; border-radius: 3px; box-shadow: none; }
body.alfa-refined .hero-pause { min-height: 44px; padding: 10px 12px; border: 1px solid #62646a; border-radius: 3px; background: transparent; color: #fff; font: 500 .875rem var(--font-body); cursor: pointer; }
body.alfa-refined .hero-progress { position: relative; inset: auto; margin-top: 8px; background: #34363a; }
body.alfa-refined .hero-scroll-cue { position: relative; inset: auto; transform: none; margin: 28px 0 0 calc((100% - min(1240px, calc(100% - 48px))) / 2); color: #b9bbc0; font-size: .875rem; }
/* Families: real reference images, no decorative stand-ins for unknown products. */
body.alfa-refined .universes-section { padding: 64px 0 28px; background: #111214; }
body.alfa-refined .universes-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: stretch; gap: 24px; }
body.alfa-refined .universe-item { display: flex; flex-direction: column; align-items: stretch; width: auto; max-width: none; padding: 0 0 28px; text-align: left; border-bottom: 1px solid #4b4e53; }
body.alfa-refined .universe-circle { position: relative; flex-shrink: 0; width: 100%; height: auto; aspect-ratio: 1.5; margin: 0 0 22px; border: 0; border-radius: 3px; background: #fff; box-shadow: none; overflow: hidden; transform: none; }
body.alfa-refined .universe-circle::before, body.alfa-refined .universe-circle::after { content: none; }
body.alfa-refined .universe-visual { display: block; position: absolute; inset: 0; width: 100%; height: 100%; border: 0; border-radius: 0; background: #fff; transform: none; animation: none; }
body.alfa-refined .universe-visual img { display: block; width: 100%; height: 100%; padding: 16px; object-fit: contain; filter: none; transform: none; }
body.alfa-refined #categorias { scroll-margin-top: calc(var(--header-height, 140px) + 24px); }
body.alfa-refined .family-type { display: flex; justify-content: space-between; align-items: flex-end; padding: 28px; background: #d90429; color: #fff; }
body.alfa-refined .family-type span { font: 600 clamp(1.8rem, 3.5vw, 3.5rem)/1.05 var(--font-heading); letter-spacing: -.02em; }
body.alfa-refined .family-type i { font-size: 1.25rem; color: #fff; filter: none; text-shadow: none; }
body.alfa-refined .universe-title { font-size: 1.7rem; color: #fff; margin: 0 0 10px; text-shadow: none; letter-spacing: 0; }
body.alfa-refined .universe-desc { font-size: 1rem; line-height: 1.6; color: #b9bbc0; max-width: none; margin: 0 0 18px; }
body.alfa-refined .family-link { margin-top: auto; display: inline-flex; gap: 12px; align-items: center; min-height: 44px; font-size: .875rem; color: #fff; }
/* Repeat the same product plate across home, collection and detail. */
body.alfa-refined .catalog-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
body.alfa-refined .product-card, body.alfa-refined .premium-promo-card { min-width: 0; border: 1px solid #34363a; border-radius: 4px; background: #111214; box-shadow: none; transform: none; overflow: hidden; }
body.alfa-refined .product-card:hover, body.alfa-refined .premium-promo-card:hover { border-color: #85878d; box-shadow: none; transform: none; }
body.alfa-refined .product-image-container, body.alfa-refined .premium-promo-image-wrapper { display: block; height: auto; aspect-ratio: 1.15; padding: 18px; background: #fff; border-radius: 0; overflow: hidden; }
body.alfa-refined .product-img, body.alfa-refined .premium-promo-image-wrapper img { width: 100%; height: 100%; object-fit: contain; filter: none; transform: none; mix-blend-mode: normal; }
body.alfa-refined .product-card:hover .product-img,
body.alfa-refined .premium-promo-card:hover .premium-promo-image-wrapper img { transform: none; }
body.alfa-refined .product-info, body.alfa-refined .premium-promo-info { padding: 22px; background: #111214; }
body.alfa-refined .product-category, body.alfa-refined .premium-promo-category { color: var(--alfa-accent-text); font-size: .875rem; line-height: 1.5; letter-spacing: .025em; }
body.alfa-refined .product-name, body.alfa-refined .premium-promo-name { color: #fff; font-size: 1.25rem; line-height: 1.4; height: auto; min-height: 0; margin: 10px 0 18px; display: block; overflow: visible; }
body.alfa-refined .product-price, body.alfa-refined .premium-promo-current-price { color: #fff; font-size: 1.4rem; }
body.alfa-refined .filter-btn { min-height: 44px; border-radius: 3px; font-size: .875rem; white-space: nowrap; }
body.alfa-refined .catalog-intro { max-width: 670px; font-size: 1rem; color: #b9bbc0; line-height: 1.65; margin: 22px 0 0; }
/* Preserve the full portrait editorial image instead of cutting it into a banner. */
body.alfa-refined #seo-blog-featured { display: grid !important; grid-template-columns: minmax(0, .7fr) minmax(0, 1.3fr); align-items: center; gap: 32px; }
body.alfa-refined #seo-blog-featured .featured-blog-image-wrapper { width: 100% !important; height: 420px !important; border-radius: 4px !important; background: #111214; }
body.alfa-refined #seo-blog-featured img { object-fit: contain !important; transform: none !important; }
body.alfa-refined.alfa-shop .main-content { padding-top: calc(var(--header-height, 140px) + 42px); }
body.alfa-refined .catalog-result-count { color: #b9bbc0; font-size: .875rem; line-height: 1.65; margin: 12px 0 24px; }
body.alfa-refined .reviews-section, body.alfa-refined .faq-section { padding-top: 56px; padding-bottom: 56px; }
body.alfa-refined .review-card { border-radius: 3px; border: 1px solid #34363a; background: #111214; text-align: left; padding: 26px; }
body.alfa-refined .review-text { font-size: 1rem; line-height: 1.65; color: #b9bbc0; }
body.alfa-refined .reviews-grid { gap: 24px; }
body.alfa-refined .faq-question { min-height: 48px; font-size: 1rem; width: 100%; border: 0; background: transparent; color: inherit; text-align: left; gap: 16px; }
body.alfa-refined .faq-question:focus-visible { outline: 2px solid #fff; outline-offset: -4px; }
body.alfa-refined .faq-item.active .faq-question { color: #ff727c; }
body.alfa-refined .faq-item.active .faq-answer { max-height: none; }
body.alfa-refined .faq-answer { font-size: 1rem; line-height: 1.7; }
body.alfa-refined .branch-strip { padding: 56px 0; background: #111214; border: 0; }
body.alfa-refined .branch-strip-header { max-width: 820px; text-align: left; margin: 0 0 28px; }
body.alfa-refined .branch-strip-header h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); }
body.alfa-refined .branch-strip-grid { gap: 24px; }
body.alfa-refined .branch-strip-card { border-radius: 3px; box-shadow: none; background: #111214; border: 1px solid #4b4e53; padding: 24px; }
body.alfa-refined .branch-strip-card a { min-height: 44px; display: inline-flex; align-items: center; font-size: .875rem; }
body.alfa-refined .branch-strip-card p { font-size: .9375rem; line-height: 1.6; }
body.alfa-refined .branch-kicker, body.alfa-refined .branch-hours { font-size: .875rem; color: #b9bbc0; }
body.alfa-refined .catalog-spotlight { padding: 44px 0; background: #08090a; border-top: 1px solid #34363a; border-bottom: 1px solid #34363a; }
body.alfa-refined .catalog-spotlight-inner { border: 0; padding: 0; background: transparent; box-shadow: none; }
body.alfa-refined .catalog-spotlight-icon { display: none; }
body.alfa-refined .catalog-spotlight-copy p { color: #b9bbc0; font-size: .9375rem; line-height: 1.6; }
body.alfa-refined .catalog-spotlight-copy h2 { color: #fff; }
body.alfa-refined .catalog-spotlight-actions a { font-size: .875rem; min-height: 48px; border-radius: 3px; }
body.alfa-refined .footer { padding-top: 48px; background: #08090a; }
body.alfa-refined .footer p, body.alfa-refined .footer li { font-size: .875rem; line-height: 1.7; }
/* Detail: CSS owns visibility/layout after JS removes initial display:none. */
body.alfa-refined .product-page { padding-top: calc(var(--header-height, 92px) + 42px); padding-bottom: 56px; }
body.alfa-refined .single-product-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: start; gap: clamp(28px, 4vw, 56px); padding: 0; background: transparent; border: 0; border-radius: 0; backdrop-filter: none; box-shadow: none; }
body.alfa-refined .sp-image-col { min-width: 0; padding: 24px; width: 100%; aspect-ratio: 1; background: #fff; position: sticky; top: 120px; }
body.alfa-refined .sp-image-col img { width: 100%; height: 100%; max-height: 520px; object-fit: contain; filter: none; }
body.alfa-refined .sp-info-col { min-width: 0; justify-content: start; }
body.alfa-refined .sp-category { color: var(--alfa-accent-text); font-size: .875rem; margin-bottom: 12px; }
body.alfa-refined .sp-title { font-size: clamp(1.7rem, 2.6vw, 2.5rem); line-height: 1.2; margin: 0 0 14px; overflow-wrap: anywhere; }
body.alfa-refined .sp-sku { font-size: .875rem; margin-bottom: 16px; }
body.alfa-refined .sp-price { font-size: 2rem; line-height: 1.25; font-weight: 500; margin-bottom: 18px; }
body.alfa-refined .availability-note { font-size: .875rem; color: #c4c5c9; padding: 14px 16px; line-height: 1.65; border-top: 1px solid #34363a; }
body.alfa-refined .sp-section-title { font-size: 1.125rem; margin: 10px 0 12px; }
body.alfa-refined .product-branch-actions { display: flex; flex-wrap: wrap; gap: 8px; }
body.alfa-refined .product-branch-actions a { display: inline-flex; align-items: center; justify-content: center; flex: 1 1 120px; font-family: var(--font-heading); font-size: .875rem; font-weight: 700; text-align: center; text-decoration: none; min-height: 48px; padding: 14px 12px; }
body.alfa-refined .privacy-note { font-size: .8125rem; line-height: 1.6; color: #b9bbc0; margin: 16px 0 24px; }
body.alfa-refined .sp-details { border-top: 1px solid #34363a; padding-top: 16px; }
body.alfa-refined .sp-details summary { cursor: pointer; min-height: 44px; font-size: 1rem; font-weight: 600; }
body.alfa-refined .sp-description { font-size: 1rem; line-height: 1.75; color: #c4c5c9; white-space: pre-line; }
body.alfa-refined .mobile-sticky-cta { gap: 12px; }
@media (max-width: 1100px) and (min-width: 769px) {
    body.alfa-refined .nav-content { grid-template-columns: minmax(140px, 1fr) auto minmax(110px, 1fr); gap: 16px; }
    body.alfa-refined .nav-left, body.alfa-refined .nav-center, body.alfa-refined .nav-right { order: 0; }
    body.alfa-refined .nav-links { gap: 12px; }
    body.alfa-refined .nav-link { font-size: .8125rem; }
    body.alfa-refined .hero-shell { gap: 28px; }
    body.alfa-refined .hero-title { font-size: 3.5rem; }
    body.alfa-refined .hero-actions .hero-btn { width: 100%; }
}
@media (max-width: 768px) {
    body.alfa-refined #seo-blog-featured { grid-template-columns: minmax(0, 1fr); gap: 20px; }
    body.alfa-refined #seo-blog-featured .featured-blog-image-wrapper { height: 360px !important; }
    body.alfa-refined { padding-bottom: 72px; }
    body.alfa-refined .container, body.alfa-refined .hero-shell { width: calc(100% - 32px); }
    body.alfa-refined .navbar { padding: 12px 0; }
    body.alfa-refined .nav-content { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 8px 16px; padding: 0; }
    body.alfa-refined .nav-center { grid-row: 1; grid-column: 1; order: 0; width: auto; justify-content: flex-start; margin: 0; }
    body.alfa-refined .nav-right { grid-row: 1; grid-column: 2; order: 0; position: static; margin: 0; }
    body.alfa-refined .nav-left { grid-row: 2; grid-column: 1 / -1; order: 0; margin: 4px 0 0; width: 100%; }
    body.alfa-refined .header-search { width: 100%; }
    body.alfa-refined .logo-img { max-height: 38px; max-width: 160px; }
    body.alfa-refined .mobile-menu-btn { min-width: 44px; min-height: 44px; }
    body.alfa-refined .nav-links.categories-center.active { position: fixed; top: 64px; left: 16px; right: 16px; width: auto; height: auto; max-height: calc(100dvh - 100px); padding: 16px 20px; }
    body.alfa-refined .nav-link { font-size: .9375rem; }
    body.alfa-refined .hero-section { padding: 30px 0 28px !important; }
    body.alfa-refined .hero-shell { grid-template-columns: minmax(0, 1fr); gap: 26px; }
    body.alfa-refined .hero-content { order: 0; }
    body.alfa-refined .hero-showcase { order: 1; }
    body.alfa-refined .hero-eyebrow { font-size: .8125rem; margin-bottom: 18px; letter-spacing: .06em; }
    body.alfa-refined .hero-title { font-size: clamp(2.8rem, 10vw, 4rem); margin-bottom: 18px; }
    body.alfa-refined .hero-deck { font-size: 1rem; margin-bottom: 18px; }
    body.alfa-refined .hero-actions { gap: 8px; }
    body.alfa-refined .hero-actions .hero-btn { width: 100%; justify-content: center; }
    body.alfa-refined .hero-resource { font-size: .875rem; }
    body.alfa-refined .hero-proof { font-size: .875rem; margin-top: 8px; padding-top: 14px; }
    body.alfa-refined .hero-product-copy { padding: 20px; }
    body.alfa-refined .hero-product-media { aspect-ratio: 1.35; }
    body.alfa-refined .hero-showcase-controls { flex-wrap: wrap; gap: 4px; }
    body.alfa-refined .hero-scroll-cue { margin-left: 16px; }
    body.alfa-refined .universes-section { padding: 42px 0 24px; }
    body.alfa-refined .universes-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
    body.alfa-refined .universe-circle { aspect-ratio: 1.65; }
    body.alfa-refined .family-type span { font-size: 3rem; }
    body.alfa-refined .catalog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
    body.alfa-refined #featured-grid { grid-template-columns: minmax(0, 1fr); }
    body.alfa-refined .product-info { padding: 14px; }
    body.alfa-refined .product-name { font-size: 1.125rem; }
    body.alfa-refined .product-category { font-size: .8125rem; }
    body.alfa-refined .product-image-container { padding: 10px; aspect-ratio: 1; }
    body.alfa-refined .premium-promo-image-wrapper { aspect-ratio: 1.45; }
    body.alfa-refined .filter-controls { flex-wrap: wrap; overflow-x: visible !important; }
    body.alfa-refined.alfa-shop .main-content { padding-top: calc(var(--header-height, 156px) + 28px); }
    body.alfa-refined .catalog-spotlight-inner { display: flex; flex-direction: column; gap: 24px; align-items: stretch; }
    body.alfa-refined .catalog-spotlight-actions { width: 100%; }
    body.alfa-refined .reviews-grid, body.alfa-refined .branch-strip-grid { grid-template-columns: minmax(0, 1fr); }
    body.alfa-refined.alfa-product .nav-left { margin: 0; }
    body.alfa-refined.alfa-product .btn-back { font-size: .875rem; min-height: 44px; margin: 0; }
    body.alfa-refined .product-page { padding-top: calc(var(--header-height, 120px) + 28px); }
    body.alfa-refined .single-product-layout { grid-template-columns: minmax(0, 1fr); gap: 24px; }
    body.alfa-refined .sp-image-col { position: static; padding: 16px; aspect-ratio: 1.3; }
    body.alfa-refined .sp-title { font-size: 1.75rem; }
    body.alfa-refined .sp-price { font-size: 1.8rem; }
    body.alfa-refined .floating-wa { display: none; }
}
@media (max-width: 360px) {
    body.alfa-refined .catalog-grid { grid-template-columns: minmax(0, 1fr); }
    body.alfa-refined .hero-arrows { margin-left: auto; }
}
@media (prefers-reduced-motion: reduce) {
    body.alfa-refined *, body.alfa-refined *::before, body.alfa-refined *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
