    * { margin: 0; padding: 0; box-sizing: border-box; }
    html { scroll-behavior: smooth; }
    body { font-family: 'Inter', sans-serif; overflow-x: hidden; background: #0A0A0B; color: #fff; transition: background 0.25s ease, color 0.25s ease; }
    ::-webkit-scrollbar { width: 6px; }
    ::-webkit-scrollbar-track { background: #0A0A0B; }
    ::-webkit-scrollbar-thumb { background: #D4AF37; border-radius: 3px; }


    body.theme-classic-gold { background: #0A0A0B; color: #fff; }
    body.theme-warm-neutral { background: #f3eadf; color: #2e241d; }
    body.theme-warm-neutral .hero::after { background: linear-gradient(180deg, rgba(29,19,12,0.16) 0%, rgba(243,234,223,0.36) 32%, rgba(243,234,223,0.74) 62%, rgba(243,234,223,0.96) 100%); }
    body.theme-warm-neutral .navbar { background: rgba(255,250,244,0.88); box-shadow: 0 10px 28px rgba(92,64,42,0.12); }
    body.theme-warm-neutral .navbar::before { background: linear-gradient(180deg, rgba(140,102,73,0.22) 0%, rgba(255,255,255,0.4) 50%, rgba(140,102,73,0.14) 100%); }
    body.theme-warm-neutral .nav-logo,
    body.theme-warm-neutral .hero-center-toni,
    body.theme-warm-neutral .hero-center-barbearia,
    body.theme-warm-neutral .section-title,
    body.theme-warm-neutral .card-price-value,
    body.theme-warm-neutral .booking-step h2 { color: #6b4428; -webkit-text-stroke: 0; text-shadow: 0 8px 26px rgba(255,250,244,0.42); }
    body.theme-warm-neutral .nav-links a,
    body.theme-warm-neutral .hero-tagline,
    body.theme-warm-neutral .section-subtitle,
    body.theme-warm-neutral .card-desc,
    body.theme-warm-neutral .service-option-duration,
    body.theme-warm-neutral .prof-card p,
    body.theme-warm-neutral .about-text p,
    body.theme-warm-neutral .address-item-text p,
    body.theme-warm-neutral .hours-banner-text small,
    body.theme-warm-neutral .footer-text { color: rgba(46,36,29,0.76); }
    body.theme-warm-neutral .nav-links a { color: rgba(70,48,33,0.78); }
    body.theme-warm-neutral .nav-links a:hover { color: #6b4428; }
    body.theme-warm-neutral .nav-links a::after { background: #8d5d3a; }
    body.theme-warm-neutral .services-section,
    body.theme-warm-neutral .about-section,
    body.theme-warm-neutral .address-section,
    body.theme-warm-neutral .contact-section,
    body.theme-warm-neutral .footer { background: #f3eadf; }
    body.theme-warm-neutral .booking-modal { background: linear-gradient(145deg, #fffdf9, #efe2d3); color: #2e241d; box-shadow: 0 24px 80px rgba(81,58,40,0.18); }
    body.theme-warm-neutral .card-title,
    body.theme-warm-neutral .service-option-name,
    body.theme-warm-neutral .prof-card h4,
    body.theme-warm-neutral .about-text h3,
    body.theme-warm-neutral .address-item-text h4,
    body.theme-warm-neutral .footer-logo { color: #2e241d; }
    body.theme-warm-neutral .cta-button { background: #7b4f31; color: #fffaf4; box-shadow: 0 14px 36px rgba(123,79,49,0.24); }
    body.theme-warm-neutral .cta-button:hover { background: #946243; box-shadow: 0 18px 44px rgba(123,79,49,0.3); }
    body.theme-warm-neutral .card-desc strong,
    body.theme-warm-neutral .hours-banner i,
    body.theme-warm-neutral .hours-banner-text span,
    body.theme-warm-neutral .address-map-empty strong,
    body.theme-warm-neutral .address-map-link,
    body.theme-warm-neutral .address-item-text a,
    body.theme-warm-neutral .address-item-icon,
    body.theme-warm-neutral .about-stat-value { color: #8d5d3a; }
    body.theme-warm-neutral .service-card:hover .card-foreground { box-shadow: 0 24px 56px rgba(117,83,56,0.18); }
    body.theme-warm-neutral .card-glow { opacity: 0.28; filter: blur(10px) saturate(0.82); }
    body.theme-warm-neutral .service-card:hover .card-glow { opacity: 0.44; }
    body.theme-warm-neutral .card-foreground { box-shadow: 0 14px 34px rgba(117,83,56,0.08); }
    body.theme-warm-neutral .card-inner { background: linear-gradient(180deg, rgba(255,251,246,0.96), rgba(240,225,209,0.96)); }
    body.theme-warm-neutral .card-1 .card-foreground { background: linear-gradient(#f6ede2, #ecdcc8) padding-box, linear-gradient(137deg, #b9834f 0%, #e6c79f 45%, #8f5a2c 100%) border-box; }
    body.theme-warm-neutral .card-2 .card-foreground { background: linear-gradient(#f6ede2, #ecdcc8) padding-box, linear-gradient(137deg, #c79246 0%, #efd39a 45%, #a76b24 100%) border-box; }
    body.theme-warm-neutral .card-3 .card-foreground { background: linear-gradient(#f6ede2, #ecdcc8) padding-box, linear-gradient(137deg, #7d6bb3 0%, #dbcaf2 45%, #5c4a90 100%) border-box; }
    body.theme-warm-neutral .card-4 .card-foreground { background: linear-gradient(#f6ede2, #ecdcc8) padding-box, linear-gradient(137deg, #5d9276 0%, #bfe1cf 45%, #3f6f55 100%) border-box; }
    body.theme-warm-neutral .card-5 .card-foreground { background: linear-gradient(#f6ede2, #ecdcc8) padding-box, linear-gradient(137deg, #c57a74 0%, #efc0be 45%, #9f5550 100%) border-box; }
    body.theme-warm-neutral .card-title,
    body.theme-warm-neutral .card-price-value,
    body.theme-warm-neutral .card-icon { color: #2f241d; }
    body.theme-warm-neutral .card-desc { color: rgba(58,43,33,0.78); }
    body.theme-warm-neutral .card-price-duration,
    body.theme-warm-neutral .about-stat-label { color: rgba(72,54,42,0.7); }
    body.theme-warm-neutral .about-image { border-color: rgba(141,93,58,0.18); box-shadow: 0 18px 38px rgba(112,81,56,0.12); }
    body.theme-warm-neutral .about-text .about-highlight { color: #5f4534; border-left: 2px solid #8d5d3a; background: rgba(141,93,58,0.07); padding: 14px 16px; border-radius: 0 14px 14px 0; }
    body.theme-warm-neutral .address-item-icon { background: rgba(141,93,58,0.1); border-color: rgba(141,93,58,0.18); }
    body.theme-warm-neutral #contactAddressReference { color: #8d5d3a; }
    body.theme-warm-neutral .booking-close { color: rgba(107,68,40,0.55); }
    body.theme-warm-neutral .booking-close:hover { color: #8d5d3a; }
    body.theme-warm-neutral .booking-dot { background: rgba(141,93,58,0.18); }
    body.theme-warm-neutral .prof-card,
    body.theme-warm-neutral .service-option,
    body.theme-warm-neutral .date-btn,
    body.theme-warm-neutral .time-btn,
    body.theme-warm-neutral .booking-input,
    body.theme-warm-neutral .booking-summary { background: rgba(255,250,244,0.82); border-color: rgba(141,93,58,0.14); color: #2e241d; }
    body.theme-warm-neutral .prof-card:hover,
    body.theme-warm-neutral .service-option:hover,
    body.theme-warm-neutral .date-btn:hover,
    body.theme-warm-neutral .time-btn:hover { background: rgba(141,93,58,0.08); border-color: rgba(141,93,58,0.26); }
    body.theme-warm-neutral .prof-card.selected,
    body.theme-warm-neutral .service-option.selected,
    body.theme-warm-neutral .date-btn.selected,
    body.theme-warm-neutral .date-btn.today-highlight,
    body.theme-warm-neutral .time-btn.selected { background: rgba(141,93,58,0.12); border-color: #8d5d3a; box-shadow: 0 10px 24px rgba(141,93,58,0.1); }
    body.theme-warm-neutral .service-option-name,
    body.theme-warm-neutral .service-option-desc,
    body.theme-warm-neutral .date-btn-number,
    body.theme-warm-neutral .date-btn-month,
    body.theme-warm-neutral .time-btn,
    body.theme-warm-neutral .booking-input,
    body.theme-warm-neutral .booking-summary-item,
    body.theme-warm-neutral .booking-success p,
    body.theme-warm-neutral .booking-success strong { color: #2e241d; }
    body.theme-warm-neutral .service-option-desc,
    body.theme-warm-neutral .date-btn-month,
    body.theme-warm-neutral .booking-summary-item,
    body.theme-warm-neutral .booking-success p { color: rgba(58,43,33,0.78); }
    body.theme-warm-neutral .service-option-price,
    body.theme-warm-neutral .date-btn-day,
    body.theme-warm-neutral .date-label-today,
    body.theme-warm-neutral .booking-success h3 { color: #8d5d3a; }
    body.theme-warm-neutral .booking-input::placeholder { color: rgba(107,68,40,0.45); }
    body.theme-warm-neutral .booking-input:focus { border-color: #8d5d3a; box-shadow: 0 0 0 3px rgba(141,93,58,0.08); }
    body.theme-warm-neutral .booking-btn-secondary { border-color: rgba(141,93,58,0.2); color: #6b4428; }
    body.theme-warm-neutral .booking-btn-secondary:hover { border-color: #8d5d3a; color: #8d5d3a; background: rgba(141,93,58,0.06); }
    body.theme-warm-neutral #selectedServiceBadge { background: rgba(141,93,58,0.08) !important; border-color: rgba(141,93,58,0.16) !important; }
    body.theme-warm-neutral #serviceBadgeName,
    body.theme-warm-neutral #serviceBadgePrice,
    body.theme-warm-neutral .booking-summary-item strong,
    body.theme-warm-neutral .booking-summary-value-price { color: #8d5d3a !important; }
    body.theme-warm-neutral .address-map { border-color: rgba(141,93,58,0.12); background: linear-gradient(180deg, rgba(255,250,244,0.98), rgba(239,226,211,0.96)); box-shadow: 0 18px 40px rgba(115,83,58,0.1); }
    body.theme-warm-neutral .address-map-empty { color: rgba(59,44,34,0.72); }
    body.theme-warm-neutral .address-map-link { border-color: rgba(141,93,58,0.22); background: rgba(141,93,58,0.05); }
    body.theme-warm-neutral .address-map-link:hover { border-color: rgba(141,93,58,0.42); background: rgba(141,93,58,0.1); }
    body.theme-warm-neutral .hours-banner { background: rgba(141,93,58,0.08); border-color: rgba(141,93,58,0.12); box-shadow: 0 14px 30px rgba(115,83,58,0.07); }
    body.theme-warm-neutral .footer { border-top: 1px solid rgba(141,93,58,0.1); }
    body.theme-warm-neutral .footer-text a { color: #8d5d3a; }
    body.theme-warm-neutral .footer-text a:hover { color: #6b4428; }
    body.theme-soft-elegance { background: #f7f1ea; color: #342c29; }
    body.theme-soft-elegance .hero::after { background: linear-gradient(180deg, rgba(81,67,60,0.14) 0%, rgba(247,241,234,0.22) 28%, rgba(247,241,234,0.7) 58%, rgba(247,241,234,0.97) 100%); }
    body.theme-soft-elegance .navbar { background: rgba(255,252,249,0.9); box-shadow: 0 12px 32px rgba(109,88,78,0.1); }
    body.theme-soft-elegance .navbar::before { background: linear-gradient(180deg, rgba(178,150,138,0.24) 0%, rgba(255,255,255,0.42) 50%, rgba(178,150,138,0.12) 100%); }
    body.theme-soft-elegance .nav-logo,
    body.theme-soft-elegance .hero-center-toni,
    body.theme-soft-elegance .hero-center-barbearia,
    body.theme-soft-elegance .section-title,
    body.theme-soft-elegance .card-price-value,
    body.theme-soft-elegance .booking-step h2 { color: #7f625a; -webkit-text-stroke: 0; text-shadow: 0 10px 28px rgba(255,252,249,0.46); }
    body.theme-soft-elegance .nav-links a,
    body.theme-soft-elegance .hero-tagline,
    body.theme-soft-elegance .section-subtitle,
    body.theme-soft-elegance .card-desc,
    body.theme-soft-elegance .service-option-duration,
    body.theme-soft-elegance .prof-card p { color: rgba(52,44,41,0.72); }
    body.theme-soft-elegance .nav-links a { color: rgba(88,70,63,0.78); }
    body.theme-soft-elegance .nav-links a:hover { color: #9b7669; }
    body.theme-soft-elegance .nav-links a::after { background: #b78a79; }
    body.theme-soft-elegance .services-section,
    body.theme-soft-elegance .about-section,
    body.theme-soft-elegance .contact-section,
    body.theme-soft-elegance .footer { background: #f7f1ea; }
    body.theme-soft-elegance .booking-modal { background: linear-gradient(145deg, #fffdfb, #f1e7df); color: #342c29; box-shadow: 0 26px 80px rgba(110,88,78,0.16); }
    body.theme-soft-elegance .card-title,
    body.theme-soft-elegance .service-option-name,
    body.theme-soft-elegance .prof-card h4 { color: #342c29; }
    body.theme-soft-elegance .cta-button { background: #b78a79; color: #fffdf9; box-shadow: 0 14px 36px rgba(183,138,121,0.24); }
    body.theme-soft-elegance .cta-button:hover { background: #c79b8a; box-shadow: 0 18px 46px rgba(183,138,121,0.3); }
    body.theme-soft-elegance .card-desc strong { color: #9b7669; }
    body.theme-soft-elegance .service-card:hover .card-foreground { box-shadow: 0 24px 56px rgba(143,112,99,0.16); }
    /* ═══════════ HERO ═══════════ */
    .hero {
      position: relative; width: 100%; height: 100vh;
      overflow: hidden; display: flex; flex-direction: column;
    }
    .hero::after {
      content: ''; position: absolute; inset: 0;
      background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 50%, rgba(10,10,11,1) 100%);
      z-index: 1;
    }
    .hero-bg {
      position: absolute; top: 0; left: 0;
      width: 100%; height: 100%;
      object-fit: cover; z-index: 0;
    }
    .hero-content {
      position: relative; z-index: 2;
      display: flex; flex-direction: column;
      justify-content: space-between; height: 100%;
    }

    /* ── Navbar ── */
    .navbar {
      display: flex; align-items: center; justify-content: space-between;
      padding: 10px 28px; margin: 20px auto 0;
      max-width: 900px; width: calc(100% - 48px);
      border-radius: 9999px;
      background: rgba(0,0,0,0.5);
      backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
      position: relative; overflow: hidden;
      transition: background 0.3s;
    }
    .navbar::before {
      content: ""; position: absolute; inset: 0;
      border-radius: inherit; padding: 1.4px;
      background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.05) 50%, rgba(255,255,255,0.2) 100%);
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor; mask-composite: exclude;
      pointer-events: none;
    }
    .nav-logo { color: #D4AF37; font-size: 18px; font-weight: 600; letter-spacing: -0.5px; z-index: 1; }
    .nav-links { display: flex; gap: 20px; align-items: center; z-index: 1; }
    .nav-links a {
      color: rgba(255,255,255,0.6); text-decoration: none;
      font-size: 13px; font-weight: 500; transition: color 0.3s;
      position: relative; padding: 4px 0;
    }
    .nav-links a::after {
      content: ''; position: absolute; bottom: -2px; left: 0;
      width: 0; height: 2px; background: #D4AF37;
      transition: width 0.3s; border-radius: 1px;
    }
    .nav-links a:hover { color: #D4AF37; }
    .nav-links a:hover::after { width: 100%; }

    /* ── Hero Center ── */
    .hero-center {
      position: absolute; top: 48%; left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; width: 90%; max-width: 1000px; z-index: 2;
    }
    .hero-center-toni {
      font-family: 'Cinzel', serif;
      font-size: clamp(72px, 14vw, 160px);
      font-weight: 900; letter-spacing: 12px; line-height: 0.95;
      color: #D4AF37; text-transform: uppercase; display: block;
      -webkit-text-stroke: 2.5px rgba(255,255,255,0.3);
      text-shadow: 0 0 20px rgba(212,175,55,0.6), 0 0 60px rgba(212,175,55,0.4), 0 0 120px rgba(212,175,55,0.2), 0 8px 24px rgba(0,0,0,0.8);
      animation: fadeInUp 1s ease-out 0.2s both;
    }
    .hero-center-barbearia {
      font-family: 'Cinzel', serif;
      font-size: clamp(28px, 5vw, 56px);
      font-weight: 600; letter-spacing: 18px; line-height: 1.1;
      color: #D4AF37; text-transform: uppercase; display: block; margin-top: 12px;
      -webkit-text-stroke: 1.2px rgba(255,255,255,0.2);
      text-shadow: 0 0 12px rgba(212,175,55,0.4), 0 0 40px rgba(212,175,55,0.2), 0 0 80px rgba(212,175,55,0.1), 0 4px 12px rgba(0,0,0,0.7);
      animation: fadeInUp 1s ease-out 0.5s both;
    }
    .hero-tagline {
      font-size: clamp(14px, 2vw, 18px);
      color: rgba(255,255,255,0.5);
      letter-spacing: 6px; text-transform: uppercase;
      margin-top: 24px;
      animation: fadeInUp 1s ease-out 0.8s both;
    }
    @keyframes fadeInUp {
      from { opacity: 0; transform: translateY(30px); }
      to { opacity: 1; transform: translateY(0); }
    }

    /* ── Hero CTA ── */
    .hero-text-area {
      display: flex; justify-content: center;
      align-items: flex-end; padding-bottom: 120px;
      width: 100%; z-index: 2;
      animation: fadeInUp 1s ease-out 1.1s both;
    }
    .cta-button {
      display: inline-block; padding: 18px 48px;
      background: #D4AF37; color: #0a0a0a;
      text-decoration: none; border-radius: 9999px;
      font-size: 16px; font-weight: 700;
      transition: all 0.3s; border: none; cursor: pointer;
      letter-spacing: 1px;
      box-shadow: 0 4px 20px rgba(212,175,55,0.3);
    }
    .cta-button:hover {
      transform: translateY(-3px);
      box-shadow: 0 12px 40px rgba(212,175,55,0.5);
      background: #E5C158;
    }

    /* ═══════════ SECTION TITLES ═══════════ */
    .section-title {
      font-family: 'Cinzel', serif;
      font-size: clamp(28px, 4vw, 42px); font-weight: 700;
      color: #D4AF37; text-align: center; letter-spacing: 3px;
      margin-bottom: 16px;
    }
    .section-subtitle {
      color: rgba(255,255,255,0.4);
      font-size: 15px; text-align: center;
      margin-bottom: 60px; max-width: 500px;
    }

    /* ═══════════ SERVICES — GLOWING CARDS ═══════════ */
    #services { scroll-margin-top: 80px; }
    .services-section {
      background: #0A0A0B;
      padding: 100px 24px 120px;
      display: flex; flex-direction: column; align-items: center;
    }
    .cards-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px;
      width: 100%; max-width: 936px;
      justify-items: center;
    }
    @media (min-width: 768px) {
      .cards-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
      }
    }

    .service-card {
      display: flex; flex-direction: column; align-items: center;
      width: 100%; max-width: 300px;
      position: relative;
      animation: cardFadeIn 0.8s ease-out both;
      cursor: pointer;
    }
    .service-card a { cursor: auto; }
    .service-card:nth-child(1) { animation-delay: 0.05s; }
    .service-card:nth-child(2) { animation-delay: 0.1s; }
    .service-card:nth-child(3) { animation-delay: 0.15s; }
    .service-card:nth-child(4) { animation-delay: 0.2s; }
    .service-card:nth-child(5) { animation-delay: 0.25s; }

    @keyframes cardFadeIn {
      from { opacity: 0; transform: translateY(30px); }
      to { opacity: 1; transform: translateY(0); }
    }

    .card-glow {
      position: absolute; top: 0; left: 0;
      width: 100%; height: 240px;
      opacity: 0.5; border-radius: 32px;
      pointer-events: none; transition: opacity 0.4s;
      filter: blur(8px);
    }
    .service-card:hover .card-glow { opacity: 0.85; }

    .card-foreground {
      position: relative; align-self: stretch;
      height: 240px; border-radius: 32px;
      z-index: 10; overflow: hidden;
      border: 6px solid transparent;
      transition: transform 0.4s ease, box-shadow 0.4s ease;
    }
    .service-card:hover .card-foreground {
      transform: translateY(-6px);
      box-shadow: 0 20px 60px rgba(0,0,0,0.5);
    }

    .card-inner {
      width: 100%; height: 100%;
      padding: 20px;
      display: flex; flex-direction: column;
      justify-content: space-between; align-items: flex-start;
    }
    .card-icon { font-size: 28px; line-height: 1; opacity: 0.9; }
    .card-title { color: #fff; font-size: 17px; font-weight: 500; letter-spacing: -0.3px; margin-bottom: 8px; }
    .card-desc { color: #9CA3AF; font-size: 13px; line-height: 1.5; }
    .card-desc strong { color: rgba(212,175,55,0.9); font-weight: 600; }
    .card-price {
      display: flex; align-items: baseline;
      justify-content: space-between; width: 100%;
      margin-top: 8px; padding-top: 8px;
    }
    .card-price-value {
      font-family: 'Cinzel', serif;
      font-size: 22px; font-weight: 700; color: #D4AF37;
    }
    .card-price-duration {
      color: rgba(255,255,255,0.35);
      font-size: 11px; letter-spacing: 1px;
    }

    /* ═══════════ BOOKING MODAL ═══════════ */
    .booking-overlay {
      position: fixed; inset: 0; z-index: 9999;
      background: rgba(0,0,0,0.85);
      backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
      display: none; align-items: center; justify-content: center;
      padding: 20px;
    }
    .booking-overlay.active { display: flex; }
    .booking-modal {
      background: linear-gradient(145deg, #1a1a1e, #0d0d0f);
      border: 1px solid rgba(212,175,55,0.25);
      border-radius: 32px; max-width: 580px; width: 100%;
      padding: 40px 36px; position: relative;
      box-shadow: 0 0 80px rgba(212,175,55,0.08), 0 30px 80px rgba(0,0,0,0.6);
      max-height: 90vh; overflow-y: auto;
    }
    .booking-close {
      position: absolute; top: 16px; right: 20px;
      color: rgba(255,255,255,0.4); font-size: 28px;
      cursor: pointer; transition: color 0.3s; background: none; border: none;
    }
    .booking-close:hover { color: #D4AF37; }
    .booking-step { display: none; }
    .booking-step.active { display: block; }
    .booking-step h2 {
      font-family: 'Cinzel', serif;
      color: #D4AF37; font-size: 22px; letter-spacing: 2px;
      margin-bottom: 24px; text-align: center;
    }
    .booking-progress {
      display: flex; justify-content: center; gap: 12px;
      margin-bottom: 32px;
    }
    .booking-dot {
      width: 10px; height: 10px; border-radius: 50%;
      background: rgba(255,255,255,0.15);
      transition: all 0.3s;
    }
    .booking-dot.active { background: #D4AF37; box-shadow: 0 0 12px rgba(212,175,55,0.5); }
    .booking-dot.done { background: rgba(212,175,55,0.4); }

    /* ── Professional Cards ── */
    .prof-grid {
      display: flex; gap: 16px; justify-content: center;
      flex-wrap: wrap; margin-bottom: 28px;
    }
    .prof-card {
      width: 160px; padding: 16px; text-align: center;
      background: rgba(255,255,255,0.04);
      border: 2px solid rgba(255,255,255,0.08);
      border-radius: 20px; cursor: pointer;
      transition: all 0.3s;
    }
    .prof-card:hover { border-color: rgba(212,175,55,0.4); background: rgba(212,175,55,0.06); }
    .prof-card.selected { border-color: #D4AF37; background: rgba(212,175,55,0.1); box-shadow: 0 0 20px rgba(212,175,55,0.15); }
    .prof-card img {
      width: 72px; height: 72px; border-radius: 50%;
      object-fit: cover; margin-bottom: 10px;
      border: 2px solid rgba(212,175,55,0.3);
    }
    .prof-card h4 { color: #fff; font-size: 16px; font-weight: 600; margin-bottom: 4px; }
    .prof-card p { color: #9CA3AF; font-size: 12px; }

    /* ── Service Selection ── */
    .service-list { margin-bottom: 28px; }
    .service-option {
      display: flex; align-items: center; justify-content: space-between;
      padding: 14px 18px; margin-bottom: 8px;
      background: rgba(255,255,255,0.03);
      border: 1px solid rgba(255,255,255,0.06);
      border-radius: 14px; cursor: pointer;
      transition: all 0.3s;
    }
    .service-option:hover { border-color: rgba(212,175,55,0.3); background: rgba(212,175,55,0.04); }
    .service-option.selected { border-color: #D4AF37; background: rgba(212,175,55,0.08); }
    .service-option-left { display: flex; align-items: center; gap: 14px; }
    .service-option-icon { font-size: 22px; }
    .service-option-name { color: #fff; font-weight: 500; }
    .service-option-desc { color: #9CA3AF; font-size: 12px; margin-top: 2px; }
    .service-option-right { text-align: right; }
    .service-option-price { color: #D4AF37; font-family: 'Cinzel', serif; font-size: 18px; font-weight: 700; }
    .service-option-duration { color: rgba(255,255,255,0.3); font-size: 11px; }

    /* ── Date Grid ── */
    .date-grid {
      display: flex; gap: 10px; overflow-x: auto;
      padding: 4px 0; margin-bottom: 28px;
      justify-content: center; flex-wrap: wrap;
    }
    .date-btn {
      min-width: 82px; padding: 14px 10px;
      text-align: center; cursor: pointer;
      background: rgba(255,255,255,0.04);
      border: 2px solid rgba(255,255,255,0.08);
      border-radius: 16px; transition: all 0.3s;
    }
    .date-btn:hover { border-color: rgba(212,175,55,0.3); }
    .date-btn.selected { border-color: #D4AF37; background: rgba(212,175,55,0.1); }
    .date-btn.today-highlight { border-color: #D4AF37; background: rgba(212,175,55,0.15); box-shadow: 0 0 20px rgba(212,175,55,0.2); }
    .date-btn-day { color: #D4AF37; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; }
    .date-btn-number { color: #fff; font-size: 18px; font-weight: 700; margin-top: 2px; }
    .date-btn-month { color: #9CA3AF; font-size: 11px; }
    .date-label-today { color: #D4AF37; font-size: 9px; text-transform: uppercase; letter-spacing: 2px; margin-top: 4px; font-weight: 600; }

    /* ── Time Grid ── */
    .time-grid {
      display: grid; grid-template-columns: repeat(3, 1fr);
      gap: 8px; margin-bottom: 28px;
    }
    .time-btn {
      padding: 14px 8px; text-align: center;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.08);
      border-radius: 12px; cursor: pointer;
      color: #fff; font-size: 15px; font-weight: 500;
      transition: all 0.3s;
    }
    .time-btn:hover { border-color: rgba(212,175,55,0.4); background: rgba(212,175,55,0.06); }
    .time-btn.selected { border-color: #D4AF37; background: rgba(212,175,55,0.12); }
    .time-btn.unavailable { opacity: 0.3; pointer-events: none; text-decoration: line-through; }

    /* ── Client Form ── */
    .booking-input {
      width: 100%; padding: 16px 18px; margin-bottom: 12px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.1);
      border-radius: 14px; color: #fff; font-size:16px;
      outline: none; transition: border-color 0.3s;
      box-sizing: border-box;
    }
    .booking-input:focus { border-color: #D4AF37; }
    .booking-input::placeholder { color: rgba(255,255,255,0.3); }

    .booking-summary {
      background: rgba(212,175,55,0.06);
      border: 1px solid rgba(212,175,55,0.15);
      border-radius: 16px; padding: 18px; margin-bottom: 20px;
    }
    .booking-summary-item {
      display: flex; justify-content: space-between;
      padding: 6px 0; color: #9CA3AF; font-size: 14px;
    }
    .booking-summary-item strong { color: #fff; }

    /* ── Buttons ── */
    .booking-btn {
      width: 100%; padding: 16px;
      background: linear-gradient(135deg, #D4AF37, #B8860B);
      border: none; border-radius: 14px;
      color: #000; font-size: 16px; font-weight: 700;
      cursor: pointer; transition: all 0.3s;
    }
    .booking-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(212,175,55,0.3); }
    .booking-btn:disabled { opacity: 0.5; cursor: not-allowed; transform: none; }
    .booking-btn-secondary {
      width: 100%; padding: 14px; margin-top: 10px;
      background: transparent;
      border: 1px solid rgba(255,255,255,0.15);
      border-radius: 14px; color: rgba(255,255,255,0.5);
      font-size: 14px; cursor: pointer; transition: all 0.3s;
    }
    .booking-btn-secondary:hover { border-color: #D4AF37; color: #D4AF37; }

    /* ── Success Screen ── */
    .booking-success {
      text-align: center; padding: 30px 0;
    }
    .booking-success-icon {
      font-size: 64px; margin-bottom: 16px;
    }
    .booking-success h3 {
      color: #D4AF37; font-family: 'Cinzel', serif;
      font-size: 24px; letter-spacing: 2px; margin-bottom: 10px;
    }
    .booking-success p {
      color: #9CA3AF; font-size: 15px; line-height: 1.6;
    }
    .booking-success strong { color: #fff; }

    /* ── Loading Spinner ── */
    .booking-spinner {
      display: none; text-align: center; padding: 20px;
    }
    .booking-spinner.active { display: block; }
    .booking-spinner::after {
      content: ''; display: inline-block;
      width: 36px; height: 36px;
      border: 3px solid rgba(212,175,55,0.2);
      border-top-color: #D4AF37;
      border-radius: 50%; animation: spin 0.8s linear infinite;
    }
    @keyframes spin { to { transform: rotate(360deg); } }

    /* Card gradients */
    .card-1 .card-glow { background: linear-gradient(137deg, #D4AF37 0%, #F5E6A3 45%, #B8860B 100%); }
    .card-1 .card-foreground { background: linear-gradient(#1A1A1C, #1A1A1C) padding-box, linear-gradient(137deg, #D4AF37 0%, #F5E6A3 45%, #B8860B 100%) border-box; }
    .card-2 .card-glow { background: linear-gradient(137deg, #FFD700 0%, #FFEC8B 45%, #DAA520 100%); }
    .card-2 .card-foreground { background: linear-gradient(#1A1A1C, #1A1A1C) padding-box, linear-gradient(137deg, #FFD700 0%, #FFEC8B 45%, #DAA520 100%) border-box; }
    .card-3 .card-glow { background: linear-gradient(137deg, #4361EE 0%, #E0AEFF 45%, #7C3AED 100%); }
    .card-3 .card-foreground { background: linear-gradient(#1A1A1C, #1A1A1C) padding-box, linear-gradient(137deg, #4361EE 0%, #E0AEFF 45%, #7C3AED 100%) border-box; }
    .card-4 .card-glow { background: linear-gradient(137deg, #059669 0%, #6EE7B7 45%, #047857 100%); }
    .card-4 .card-foreground { background: linear-gradient(#1A1A1C, #1A1A1C) padding-box, linear-gradient(137deg, #059669 0%, #6EE7B7 45%, #047857 100%) border-box; }
    .card-5 .card-glow { background: linear-gradient(137deg, #FF3D77 0%, #E0AEFF 45%, #F72585 100%); }
    .card-5 .card-foreground { background: linear-gradient(#1A1A1C, #1A1A1C) padding-box, linear-gradient(137deg, #FF3D77 0%, #E0AEFF 45%, #F72585 100%) border-box; }

    /* ═══════════ ABOUT ═══════════ */
    #about { scroll-margin-top: 80px; }
    .about-section {
      background: #0F0F11;
      padding: 100px 24px;
      display: flex; flex-direction: column; align-items: center;
    }
    .about-content {
      display: flex; gap: 60px; align-items: center;
      max-width: 900px; width: 100%;
    }
    .about-image {
      flex-shrink: 0;
      width: 280px; height: 280px;
      border-radius: 20px;
      overflow: hidden;
      border: 2px solid rgba(212,175,55,0.2);
    }
    .about-image img { width: 100%; height: 100%; object-fit: cover; }
    .about-text { flex: 1; }
    .about-text h3 {
      font-family: 'Cinzel', serif;
      color: #D4AF37; font-size: 24px; margin-bottom: 16px;
    }
    .about-text p { color: #9CA3AF; font-size: 15px; line-height: 1.8; margin-bottom: 12px; }
    .about-text .about-highlight {
      color: rgba(255,255,255,0.7);
      border-left: 2px solid #D4AF37;
      padding-left: 16px; font-style: italic;
    }
    .about-stats { display: flex; gap: 40px; margin-top: 24px; }
    .about-stat { text-align: center; }
    .about-stat-value {
      font-family: 'Cinzel', serif;
      font-size: 28px; color: #D4AF37; font-weight: 700;
    }
    .about-stat-label {
      color: rgba(255,255,255,0.4);
      font-size: 12px; text-transform: uppercase; letter-spacing: 1px;
      margin-top: 4px;
    }

    /* ═══════════ ADDRESS & CONTACT ═══════════ */
    #address { scroll-margin-top: 80px; }
    .address-section {
      background: #0A0A0B;
      padding: 100px 24px 80px;
      display: flex; flex-direction: column; align-items: center;
    }
    .address-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 48px;
      max-width: 936px; width: 100%;
    }
    .address-info { display: flex; flex-direction: column; gap: 24px; }
    .address-item { display: flex; align-items: flex-start; gap: 16px; }
    .address-item-icon {
      width: 44px; height: 44px;
      background: rgba(212,175,55,0.1);
      border: 1px solid rgba(212,175,55,0.2);
      border-radius: 12px;
      display: flex; align-items: center; justify-content: center;
      color: #D4AF37; font-size: 18px; flex-shrink: 0;
    }
    .address-item-text h4 { color: #fff; font-size: 15px; font-weight: 600; margin-bottom: 4px; }
    .address-item-text p { color: #9CA3AF; font-size: 14px; line-height: 1.5; }
    .address-item-text a { color: #D4AF37; text-decoration: none; transition: color 0.2s; }
    .address-item-text a:hover { color: #E5C158; }

    .social-buttons { display: flex; gap: 16px; margin-top: 8px; }
    .social-btn {
      padding: 14px 28px;
      border-radius: 12px;
      text-decoration: none; font-weight: 600; font-size: 14px;
      display: flex; align-items: center; gap: 10px;
      transition: all 0.3s; border: none; cursor: pointer;
    }
    .social-btn-instagram {
      background: linear-gradient(135deg, #833AB4, #FD1D1D, #F77737);
      color: #fff;
    }
    .social-btn-instagram:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 24px rgba(131,58,180,0.4);
    }
    .social-btn-whatsapp {
      background: linear-gradient(135deg, #25D366, #128C7E);
      color: #fff;
    }
    .social-btn-whatsapp:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 24px rgba(37,211,102,0.4);
    }

    .address-map {
      position: relative;
      border-radius: 20px; overflow: hidden;
      border: 1px solid rgba(255,255,255,0.05);
      height: 100%; min-height: 300px;
      background: linear-gradient(180deg, rgba(10,10,10,0.95), rgba(20,20,20,0.9));
    }
    .address-map iframe {
      width: 100%; height: 100%; min-height: 300px; border: none;
    }
    .address-map iframe[hidden] {
      display: none;
    }
    .address-map-empty {
      min-height: 300px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 14px;
      padding: 24px;
      text-align: center;
      color: rgba(255,255,255,0.68);
    }
    .address-map-empty strong {
      color: #D4AF37;
      font-family: 'Cinzel', serif;
      letter-spacing: 1px;
      font-size: 18px;
    }
    .address-map-link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 12px 18px;
      border-radius: 999px;
      border: 1px solid rgba(212,175,55,0.24);
      color: #D4AF37;
      text-decoration: none;
      font-weight: 600;
      transition: all 0.2s ease;
    }
    .address-map-link:hover {
      transform: translateY(-1px);
      border-color: rgba(212,175,55,0.48);
      background: rgba(212,175,55,0.08);
    }

    /* ── Hours banner ── */
    .hours-banner {
      display: flex; align-items: center; justify-content: center;
      gap: 32px; padding: 24px 32px;
      background: rgba(212,175,55,0.05);
      border: 1px solid rgba(212,175,55,0.1);
      border-radius: 16px; margin-top: 32px;
      max-width: 936px; width: 100%;
    }
    .hours-banner i { color: #D4AF37; font-size: 24px; }
    .hours-banner-text span { color: #D4AF37; font-weight: 600; font-size: 15px; }
    .hours-banner-text small { color: rgba(255,255,255,0.4); font-size: 13px; }

    /* ═══════════ FOOTER ═══════════ */
    .footer {
      background: #070708;
      padding: 40px 24px;
      display: flex; flex-direction: column; align-items: center;
      text-align: center; gap: 12px;
      border-top: 1px solid rgba(255,255,255,0.03);
    }
    .footer-logo {
      font-family: 'Cinzel', serif;
      color: #D4AF37; font-size: 20px; font-weight: 700; letter-spacing: 2px;
    }
    .footer-text { color: rgba(255,255,255,0.25); font-size: 12px; letter-spacing: 0.5px; }
    .footer-text a { color: rgba(212,175,55,0.6); text-decoration: none; transition: color 0.2s; }
    .footer-text a:hover { color: #D4AF37; }

    /* ═══════════ WHATSAPP FLOAT ═══════════ */
    .whatsapp-float {
      position: fixed; bottom: 24px; right: 24px; z-index: 999;
      width: 56px; height: 56px;
      background: linear-gradient(135deg, #25D366, #128C7E);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      color: #fff; font-size: 28px; text-decoration: none;
      box-shadow: 0 4px 20px rgba(37,211,102,0.4);
      transition: all 0.3s;
      animation: pulseWhatsApp 2s infinite;
    }
    .whatsapp-float:hover { transform: scale(1.1); box-shadow: 0 8px 30px rgba(37,211,102,0.6); }
    @keyframes pulseWhatsApp {
      0%, 100% { box-shadow: 0 4px 20px rgba(37,211,102,0.4); }
      50% { box-shadow: 0 4px 30px rgba(37,211,102,0.7); }
    }


    .lang-switch { display: inline-flex; align-items: center; gap: 6px; padding: 6px; border-radius: 999px; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.12); }
    .lang-switch a { display: inline-flex; align-items: center; justify-content: center; min-width: 38px; height: 30px; padding: 0 10px; border-radius: 999px; color: rgba(255,255,255,0.78); text-decoration: none; font-size: 11px; font-weight: 700; letter-spacing: 0.8px; transition: background 0.2s, color 0.2s, transform 0.2s; }
    .lang-switch a.is-active, .lang-switch a:hover { background: rgba(212,175,55,0.18); color: #fff; transform: translateY(-1px); }
    body.theme-warm-neutral .lang-switch, body.theme-soft-elegance .lang-switch { background: rgba(255,255,255,0.72); border-color: rgba(141,93,58,0.12); }
    body.theme-warm-neutral .lang-switch a, body.theme-soft-elegance .lang-switch a { color: rgba(52,44,41,0.78); }
    body.theme-warm-neutral .lang-switch a.is-active, body.theme-warm-neutral .lang-switch a:hover, body.theme-soft-elegance .lang-switch a.is-active, body.theme-soft-elegance .lang-switch a:hover { background: rgba(141,93,58,0.14); color: #2e241d; }

    /* ═══════════ RESPONSIVE ═══════════ */
    @media (max-width: 768px) {
      .navbar {
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 10px;
        padding: 12px 16px 14px;
        width: calc(100% - 24px);
        border-radius: 24px;
      }
      .nav-logo {
        text-align: center;
      }
      .nav-links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px 14px;
      }
      .lang-switch {
        max-width: 100%;
      }
      .hero-center { top: 44%; }
      .hero-center-toni { font-size: 52px; letter-spacing: 6px; -webkit-text-stroke: 1.5px; }
      .hero-center-barbearia { font-size: 20px; letter-spacing: 6px; margin-top: 6px; }
      .hero-text-area { padding-bottom: 80px; }
      .cta-button { padding: 16px 36px; font-size: 14px; }
      .nav-links a { font-size: 11px; }
      .section-title { font-size: 24px; letter-spacing: 2px; }
      .section-subtitle { font-size: 13px; margin-bottom: 36px; }
      .about-content { flex-direction: column; gap: 32px; text-align: center; }
      .about-image { width: 200px; height: 200px; }
      .about-stats { justify-content: center; gap: 24px; }
      .services-section { padding: 60px 16px 80px; }
      .card-foreground { height: 220px; }
      .card-glow { height: 220px; }
      .card-inner { padding: 16px; }
      .card-price-value { font-size: 19px; }
      .address-grid { grid-template-columns: 1fr; gap: 32px; }
      .address-section { padding: 60px 16px 60px; }
      .social-buttons { flex-direction: column; }
      .social-btn { justify-content: center; }
    }
    @media (max-width: 480px) {
      .hero-center-toni { font-size: 42px; letter-spacing: 4px; }
      .hero-center-barbearia { font-size: 16px; letter-spacing: 4px; }
      .hero-tagline { font-size: 11px; letter-spacing: 3px; }
      .navbar { gap: 8px; padding: 12px 12px 14px; }
      .nav-links { gap: 8px 10px; }
      .nav-links a { font-size: 10px; }
      .lang-switch { padding: 4px; }
      .lang-switch a { min-width: 34px; height: 28px; padding: 0 8px; }
      .services-section { padding: 40px 12px 60px; }
      .about-section { padding: 60px 16px; }
      .address-section { padding: 40px 16px 40px; }
      .booking-modal { padding: 28px 20px; border-radius: 24px; }
      .time-grid { grid-template-columns: repeat(2, 1fr); }
      .prof-card { width: 100%; max-width: 200px; }
      .date-grid { flex-wrap: nowrap; overflow-x: auto; justify-content: flex-start; gap: 6px; }
      .date-btn { min-width: 68px; padding: 10px 6px; }
    }

    /* ═══════════ SCROLL REVEAL ═══════════ */
    .reveal {
      opacity: 0; transform: translateY(40px);
      transition: opacity 0.8s ease, transform 0.8s ease;
    }
    .reveal.visible { opacity: 1; transform: translateY(0); }
