/*
Theme Name: SilverCoinMex
Theme URI: https://www.silvercoinmex.com
Author: AuraDigital / ExitoDigital777
Description: Tema profesional multiidioma para venta de Monedas de Plata Onza Libertad. WooCommerce, SEO optimizado, botón WhatsApp, 8 idiomas, panel admin precios.
Version: 2.0.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: silvercoinmex
Tags: ecommerce, silver, coins, multilanguage, whatsapp, seo, admin-prices
*/


/* === Inline CSS from index.html === */

:root{--silver:#C0C0C0;--gold:#C9A84C;--gold-light:#F0D080;--navy:#0D1B2A;--navy-mid:#1A2F45;--white:#FFFFFF;--off-white:#F7F7F5;--text-dark:#1A1A1A;--text-mid:#4A4A4A;--text-light:#888888;--radius:6px;--shadow:0 4px 24px rgba(0,0,0,.12)}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
body{font-family:'Inter',sans-serif;color:var(--text-dark);background:var(--white);overflow-x:hidden}
a{text-decoration:none;color:inherit}
nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(13,27,42,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(192,192,192,.15)}
.nav-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:68px}
.logo{display:flex;align-items:center;gap:10px}
.logo-mark{width:36px;height:36px;background:linear-gradient(135deg,var(--gold-light),var(--gold));border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-size:16px;font-weight:600;color:var(--navy)}
.logo-text{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:600;color:var(--white)}
.logo-text span{color:var(--gold-light)}
.nav-links{display:flex;align-items:center;gap:2rem}
.nav-links a{font-size:13px;color:rgba(255,255,255,.75);letter-spacing:.04em;text-transform:uppercase;transition:color .2s}
.nav-links a:hover{color:var(--gold-light)}
.nav-cta{background:var(--gold);color:var(--navy)!important;padding:8px 20px;border-radius:var(--radius);font-size:13px;font-weight:600}
.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}
.hamburger span{width:24px;height:2px;background:var(--white);border-radius:2px}

/* PRICE LIVE BANNER */
.live-banner{background:var(--gold);padding:.5rem 0;overflow:hidden}
.live-track{display:flex;gap:3rem;animation:scroll-l 22s linear infinite;white-space:nowrap;width:max-content}
@keyframes scroll-l{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.live-item{font-size:12px;font-weight:600;color:var(--navy);letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:6px}
.live-dot{width:6px;height:6px;border-radius:50%;background:var(--navy);animation:blink 1.5s ease-in-out infinite}
@keyframes blink{0%,100%{opacity:1}50%{opacity:.3}}

/* HERO */
.hero{min-height:100vh;background:linear-gradient(160deg,var(--navy) 0%,var(--navy-mid) 100%);display:flex;align-items:center;padding-top:68px;position:relative;overflow:hidden}
.hero::before{content:'';position:absolute;top:-40%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,168,76,.07) 0%,transparent 70%);pointer-events:none}
.hero-inner{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.hero-eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.25rem;font-weight:500}
.hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.1;color:var(--white);margin-bottom:1rem;font-weight:600}
.hero h1 em{color:var(--gold-light);font-style:italic}
.hero-sub{font-size:15px;line-height:1.75;color:rgba(255,255,255,.6);margin-bottom:2rem}

/* PRICE BOX – pieza central */
.price-box{background:rgba(255,255,255,.04);border:1px solid rgba(201,168,76,.25);border-radius:14px;padding:1.5rem 1.75rem;margin-bottom:2rem;position:relative;overflow:hidden}
.price-box::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.price-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}
.price-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45)}
.price-status{display:flex;align-items:center;gap:6px;font-size:11px}
.price-status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;animation:blink 2s infinite}
.price-status-txt{color:#4ade80;font-weight:500}
.price-values{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}
.price-val{text-align:center;padding:.75rem;background:rgba(255,255,255,.04);border-radius:8px;border:1px solid rgba(255,255,255,.06)}
.price-currency{font-size:10px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}
.price-amount{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600;color:var(--gold-light);line-height:1;transition:all .4s ease}
.price-amount.updating{opacity:.4;transform:scale(.96)}
.price-amount.updated{opacity:1;transform:scale(1)}
.price-sub{font-size:10px;color:rgba(255,255,255,.3);margin-top:.25rem}
.price-floor-badge{display:none;background:rgba(201,168,76,.15);border:1px solid rgba(201,168,76,.3);border-radius:6px;padding:.4rem .75rem;font-size:11px;color:var(--gold-light);text-align:center;margin-bottom:.75rem}
.price-floor-badge.show{display:block}
.price-market-info{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:rgba(255,255,255,.3)}
.price-update-time{font-size:10px;color:rgba(255,255,255,.25);margin-top:.5rem;text-align:right}
.price-spot{font-size:11px;color:rgba(255,255,255,.3)}
.price-spot span{color:rgba(255,255,255,.5)}

.hero-actions{display:flex;gap:.875rem;flex-wrap:wrap}
.btn-gold{background:var(--gold);color:var(--navy);padding:13px 28px;border-radius:var(--radius);font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s}
.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}
.btn-outline{background:transparent;color:var(--white);padding:13px 28px;border-radius:var(--radius);font-size:13px;font-weight:500;border:1px solid rgba(255,255,255,.25);cursor:pointer;transition:all .2s}
.btn-outline:hover{border-color:var(--gold-light);color:var(--gold-light)}
.wa-icon{width:17px;height:17px;fill:currentColor}
.hero-stats{display:flex;gap:2rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.08)}
.stat-num{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:600;color:var(--gold-light);line-height:1}
.stat-label{font-size:10px;color:rgba(255,255,255,.4);letter-spacing:.08em;text-transform:uppercase;margin-top:3px}

/* COIN VISUAL */
.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}
.coin-showcase{width:320px;height:320px;position:relative}
.coin-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(201,168,76,.18);animation:pulse-ring 3s ease-in-out infinite}
.coin-ring:nth-child(1){width:340px;height:340px}
.coin-ring:nth-child(2){width:285px;height:285px;animation-delay:.5s}
@keyframes pulse-ring{0%,100%{opacity:.25;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.015)}}
.coin-main{width:210px;height:210px;border-radius:50%;background:conic-gradient(from 0deg,#e8e8e8,#a8a8a8,#f0f0f0,#c0c0c0,#e8e8e8,#b0b0b0,#f5f5f5,#c8c8c8,#e8e8e8);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 0 50px rgba(192,192,192,.25),0 16px 50px rgba(0,0,0,.45),inset 0 2px 4px rgba(255,255,255,.4);animation:coin-float 4s ease-in-out infinite}
@keyframes coin-float{0%,100%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}

/* TRUST BAR */
.trust-bar{background:var(--off-white);border-top:1px solid #E5E5E0;border-bottom:1px solid #E5E5E0;padding:1.1rem 0}
.trust-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}
.trust-item{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--text-mid);font-weight:500}
.trust-icon{width:30px;height:30px;background:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.trust-icon svg{width:14px;height:14px;stroke:var(--gold-light);fill:none;stroke-width:2}

/* PRODUCTS */
.products{padding:5rem 0;background:var(--white)}
.section-inner{max-width:1200px;margin:0 auto;padding:0 2rem}
.section-header{text-align:center;margin-bottom:3.5rem}
.section-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:.6rem}
.section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:600;color:var(--navy)}
.section-sub{font-size:14px;color:var(--text-mid);margin-top:.5rem}
.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem}
.product-card{background:var(--white);border:1px solid #E8E8E3;border-radius:12px;overflow:hidden;transition:all .3s;position:relative}
.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.product-badge{position:absolute;top:.875rem;left:.875rem;background:var(--gold);color:var(--navy);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 9px;border-radius:3px;z-index:2}
.product-image{height:190px;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center}
.product-body{padding:1.375rem}
.product-name{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:600;color:var(--navy);margin-bottom:.35rem}
.product-spec{font-size:11px;color:var(--text-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.875rem}
.product-price-row{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.875rem}
.p-mxn{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;color:var(--navy);transition:all .4s}
.p-cur{font-size:12px;color:var(--text-light)}
.p-usd{font-size:11px;color:var(--text-light);transition:all .4s}
.product-btn{width:100%;padding:10px;background:var(--navy);color:var(--white);border:none;border-radius:var(--radius);font-size:12px;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:6px}
.product-btn:hover{background:var(--gold);color:var(--navy)}

/* WHY */
.why{padding:5rem 0;background:var(--navy)}
.why .section-title{color:var(--white)}
.why .section-eyebrow{color:var(--gold-light)}
.why .section-sub{color:rgba(255,255,255,.55)}
.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;margin-top:2.5rem}
.why-card{padding:1.75rem;border:1px solid rgba(192,192,192,.1);border-radius:12px;background:rgba(255,255,255,.03);transition:all .3s}
.why-card:hover{background:rgba(255,255,255,.05);border-color:rgba(201,168,76,.25)}
.why-icon{width:44px;height:44px;background:rgba(201,168,76,.12);border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}
.why-icon svg{width:22px;height:22px;stroke:var(--gold-light);fill:none;stroke-width:1.5}
.why-title{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:600;color:var(--white);margin-bottom:.5rem}
.why-desc{font-size:12px;color:rgba(255,255,255,.5);line-height:1.7}

/* PROCESS */
.process{padding:5rem 0;background:var(--off-white)}
.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.5rem;margin-top:2.5rem}
.process-card{text-align:center;padding:1.75rem 1.25rem}
.process-num{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:600;color:var(--silver);line-height:1;margin-bottom:.875rem}
.process-title{font-weight:600;font-size:14px;color:var(--navy);margin-bottom:.35rem}
.process-desc{font-size:12px;color:var(--text-mid);line-height:1.7}

/* SHIPPING */
.shipping{padding:4.5rem 0;background:linear-gradient(135deg,var(--navy-mid),var(--navy))}
.ship-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.ship-title{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600;color:var(--white);margin-bottom:.875rem}
.ship-text{font-size:14px;color:rgba(255,255,255,.6);line-height:1.8;margin-bottom:1.25rem}
.flags{display:flex;gap:.5rem;flex-wrap:wrap}
.flag-chip{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:5px 10px;font-size:12px;color:rgba(255,255,255,.8)}
.routes{background:rgba(255,255,255,.04);border:1px solid rgba(192,192,192,.1);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}
.route-item{display:flex;align-items:center;gap:.875rem;padding:.625rem;border-radius:7px;background:rgba(255,255,255,.04)}
.route-flag{font-size:1.25rem}
.route-info{flex:1}
.route-name{font-size:12px;font-weight:500;color:var(--white)}
.route-time{font-size:10px;color:rgba(255,255,255,.35)}
.route-status{font-size:10px;color:#4ade80;background:rgba(74,222,128,.1);padding:3px 8px;border-radius:3px}

/* TESTIMONIALS */
.testimonials{padding:5rem 0;background:var(--white)}
.test-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;margin-top:2.5rem}
.test-card{padding:1.75rem;border:1px solid #E8E8E3;border-radius:12px;position:relative}
.test-card::before{content:'"';font-family:'Cormorant Garamond',serif;font-size:4.5rem;color:#E8E8E3;position:absolute;top:-.4rem;left:1.25rem;line-height:1}
.test-text{font-size:13px;color:var(--text-mid);line-height:1.8;margin-bottom:1.25rem;padding-top:1.75rem}
.test-author{display:flex;align-items:center;gap:.625rem}
.author-av{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--silver),#8C8C8C);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--white)}
.author-name{font-weight:600;font-size:13px;color:var(--navy)}
.author-loc{font-size:11px;color:var(--text-light)}
.stars{color:var(--gold);font-size:11px;margin-bottom:2px}

/* CONTACT */
.contact{padding:5rem 0;background:var(--off-white)}
.contact-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}
.contact-info .section-title{font-size:2rem;margin-bottom:.875rem}
.contact-info p{color:var(--text-mid);font-size:14px;line-height:1.8;margin-bottom:1.75rem}
.contact-detail{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}
.cd-icon{width:38px;height:38px;background:var(--navy);border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cd-icon svg{width:16px;height:16px;stroke:var(--gold-light);fill:none;stroke-width:2}
.cd-label{font-size:10px;color:var(--text-light);text-transform:uppercase;letter-spacing:.06em}
.cd-value{font-size:13px;color:var(--navy);font-weight:500}
.contact-form-box{background:var(--white);padding:2.25rem;border-radius:12px;border:1px solid #E8E8E3;box-shadow:var(--shadow)}
.form-title{font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:600;color:var(--navy);margin-bottom:1.25rem}
.form-group{margin-bottom:1.1rem}
.form-group label{display:block;font-size:11px;font-weight:500;color:var(--text-mid);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem}
.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 13px;border:1px solid #E0E0DC;border-radius:var(--radius);font-size:13px;color:var(--text-dark);background:var(--white);font-family:'Inter',sans-serif}
.form-group textarea{min-height:90px;resize:vertical}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}
.btn-submit{width:100%;padding:13px;background:var(--navy);color:var(--white);border:none;border-radius:var(--radius);font-size:13px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:.25rem}
.btn-submit:hover{background:var(--gold);color:var(--navy)}
.form-note{font-size:10px;color:var(--text-light);text-align:center;margin-top:.5rem}

/* PAYMENT */
.payment{padding:4.5rem 0;background:var(--navy);text-align:center}
.payment .section-title{color:var(--white);margin-bottom:.5rem}
.payment .section-sub{color:rgba(255,255,255,.55);font-size:14px;margin-bottom:2rem}
.pay-methods{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}
.pay-method{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:.5rem 1.1rem;font-size:11px;color:rgba(255,255,255,.65)}
.btn-pay{display:inline-flex;align-items:center;gap:.625rem;background:var(--gold);color:var(--navy);padding:15px 36px;border-radius:var(--radius);font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;transition:all .2s}
.btn-pay:hover{background:var(--gold-light);transform:translateY(-2px)}

/* FOOTER */
footer{background:#080F18;padding:2.5rem 0 1.25rem}
.footer-inner{max-width:1200px;margin:0 auto;padding:0 2rem}
.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.05)}
.footer-brand p{font-size:12px;color:rgba(255,255,255,.3);line-height:1.75;max-width:260px;margin-top:.5rem}
.footer-col h4{font-size:10px;font-weight:600;color:rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.875rem}
.footer-col a{display:block;font-size:12px;color:rgba(255,255,255,.45);margin-bottom:.5rem;transition:color .2s}
.footer-col a:hover{color:var(--gold-light)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;flex-wrap:wrap;gap:.75rem}
.footer-copy{font-size:11px;color:rgba(255,255,255,.2)}
.footer-langs a{font-size:10px;color:rgba(255,255,255,.25);margin-left:.5rem}
.footer-langs a:hover{color:var(--gold-light)}

/* WA FLOAT */
.wa-float{position:fixed;bottom:1.75rem;right:1.75rem;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}
.wa-bubble{background:rgba(13,27,42,.92);color:var(--white);font-size:12px;padding:.45rem .75rem;border-radius:7px;white-space:nowrap;border:1px solid rgba(201,168,76,.3)}
.wa-btn{width:54px;height:54px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(37,211,102,.4);cursor:pointer;transition:transform .2s}
.wa-btn:hover{transform:scale(1.1)}
.wa-btn svg{width:27px;height:27px;fill:var(--white)}

@media(max-width:900px){
  .hero-inner{grid-template-columns:1fr;gap:2.5rem;text-align:center}
  .hero-visual{justify-content:center}
  .hero-stats{justify-content:center}
  .ship-inner{grid-template-columns:1fr}
  .contact-inner{grid-template-columns:1fr}
  .footer-top{grid-template-columns:1fr 1fr}
  .form-row{grid-template-columns:1fr}
  .nav-links{display:none}
  .hamburger{display:flex}
}
@media(max-width:600px){
  .trust-inner{flex-direction:column;align-items:flex-start}
  .footer-top{grid-template-columns:1fr}
  .hero-actions{flex-direction:column;align-items:center}
  .btn-gold,.btn-outline{width:100%;justify-content:center}
  .price-values{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}


/* WordPress Core */
.wp-block-group{margin-bottom:1.5rem}
.alignwide{margin-left:auto;margin-right:auto}
.wp-caption-text{font-size:.85rem;color:var(--text-mid)}
.sticky{position:relative}
.gallery-caption{font-size:.8rem}
.bypostauthor{background:var(--off-white)}
.screen-reader-text{position:absolute;left:-9999px}
