/* Lucía Fer Tarot - carga optimizada automática para celulares y tablets */
@media (max-width: 1024px){
  html,body{max-width:100%;overflow-x:hidden}.container{width:min(100% - 24px, 980px)}
  .nav-inner{flex-wrap:wrap;justify-content:center}.nav-links{width:100%;overflow-x:auto;gap:10px;justify-content:flex-start;padding-bottom:4px}.nav-links a{white-space:nowrap;font-size:12px}
  .hero{min-height:auto;padding:110px 0 58px}.hero-title{margin:30px auto 14px}.hero h1{font-size:clamp(54px,16vw,92px)}.hero h2{font-size:clamp(25px,7vw,44px)}.hero p{font-size:17px}.hero-main-logo{width:min(82vw,430px)}
  .channel-trio-row,.contact-strip,.footer-social-buttons,.modal-social-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;width:100%}.btn,.contact-chip,.footer-social-btn{min-height:48px;text-align:center}
  .grid-4,.tarot-store-grid,.gallery,.checkout-steps,.payment-route-split,.lucia-form-grid,.footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px}
  section,.lucia-pro-section{padding:54px 0}.lucia-pro-card,.card,.tarot-store-card,.payment-route-box,.checkout-step{border-radius:24px}
  .gallery img,.tarot-store-image{height:auto;max-height:420px;object-fit:cover}.lucia-bottom-bar{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.chat{bottom:92px}
}
@media (max-width: 520px){
  .topbar .container{gap:8px;font-size:12px}.logo h3{font-size:28px}.phone{width:100%;justify-content:center}.hero{padding-top:96px}.hero h1{font-size:56px}.hero-main-logo{width:92vw}.hero-actions,.channel-trio-row,.contact-strip,.footer-social-buttons,.modal-social-grid{grid-template-columns:1fr!important}.section-head h2{font-size:clamp(30px,10vw,44px)}.section-head p{font-size:16px}.lucia-bottom-bar{grid-template-columns:1fr}.lucia-bottom-sec:nth-child(n+4){display:none}.modal-box{width:calc(100vw - 24px);padding:20px;border-radius:24px}.entry-box{width:calc(100vw - 24px)}
}
