/* === Multitec — tema WooCommerce refatorado === */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#0a0e1f;--bg-2:#0f1530;--surface:#141a35;--surface-2:#1a2143;--card:#10162f;--border:rgba(255,255,255,.10);--text:#ffffff;--muted:#a7b0d1;--primary:#7c3aed;--primary-2:#3b82f6;--gradient:linear-gradient(90deg,#3b82f6,#8b5cf6);--gradient-strong:linear-gradient(135deg,#2563eb,#7c3aed,#a855f7);--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--radius:16px;--shadow:0 18px 50px -24px rgba(0,0,0,.75)}
html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none;transition:.2s ease}ul{list-style:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit}.container{width:min(1440px,100%);margin:0 auto;padding:0 32px}.muted{color:var(--muted)}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.topbar{background:linear-gradient(90deg,#312e81,#1e1b4b);font-size:13px;padding:10px 0}.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.topbar-left,.topbar-right a{display:flex;align-items:center;gap:10px}.topbar-right{display:flex;align-items:center;gap:28px}.topbar-right a{color:#e0e7ff}.topbar-right a:hover{color:#fff}.header{background:rgba(15,21,48,.96);border-bottom:1px solid var(--border);position:relative;z-index:10}.header-inner{display:flex;align-items:center;gap:32px;padding:20px 32px}.logo{display:inline-flex;align-items:center;gap:12px}.site-logo{height:62px;width:auto;display:block}.search{flex:1;max-width:720px;background:#fff;border-radius:999px;padding:6px;box-shadow:0 14px 35px -28px #000}.search form{width:100%;display:flex;align-items:center;gap:8px}.search .search-field,.search input[type="search"]{flex:1;border:0;outline:0;background:transparent;color:#111827;font-size:15px;padding:12px 18px;min-width:0}.search button,.search input[type="submit"]{background:var(--gradient);color:#fff;border:0;border-radius:999px;padding:12px 20px;cursor:pointer;font-weight:800;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:18px}.cart-btn{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700}.cart-icon{position:relative;color:var(--muted);font-size:22px}.cart-btn:hover .cart-icon{color:#fff}.badge{position:absolute;top:-10px;right:-12px;min-width:20px;height:20px;border-radius:999px;background:#fff;color:#0a0e1f;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;padding:0 6px}.badge.primary{background:var(--primary-2);color:#fff}.cart-total{white-space:nowrap}.nav{background:rgba(15,21,48,.98);border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid var(--border)}.nav-inner{display:flex;align-items:center;gap:20px}.menu-toggle{background:var(--gradient);color:#fff;font-weight:800;font-size:13px;padding:14px 22px;border-radius:12px 12px 0 0;display:inline-flex;align-items:center;gap:10px;border:0;cursor:pointer}.menu-toggle{display:none;border-radius:12px;margin-left:auto}.nav-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nav-links a{display:inline-flex;align-items:center;gap:9px;padding:18px 22px;color:#cbd5e1;font-weight:700;font-size:14px;border-bottom:2px solid transparent;border-radius:10px 10px 0 0;transition:.2s ease}.nav-links a i{font-size:15px;color:var(--primary-2);transition:.2s ease}.nav-links a:hover{color:#fff;border-bottom-color:var(--primary);background:rgba(255,255,255,.04)}.nav-links a:hover i{color:#fff}.hero{background:radial-gradient(circle at 80% 20%,rgba(124,58,237,.34),transparent 32%),linear-gradient(135deg,#0a0e1f 0%,#111a3b 52%,#2d1b69 100%);position:relative;overflow:hidden}.hero-inner{padding:72px 32px}.hero-slide{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:56px;align-items:center}.eyebrow{display:inline-flex;background:rgba(59,130,246,.14);border:1px solid rgba(96,165,250,.28);color:#bfdbfe;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 14px;font-size:12px;margin-bottom:18px}.hero-text h1{font-size:clamp(40px,6vw,72px);font-weight:900;line-height:.98;letter-spacing:-1.5px}.gradient-text{background:linear-gradient(90deg,#60a5fa,#a78bfa,#e879f9);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text p{margin:24px 0 30px;font-size:18px;color:#d8def3;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary,.btn-secondary,.view-all,.checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:900;letter-spacing:.02em}.btn-primary{background:var(--gradient-strong);padding:16px 32px;color:#fff;box-shadow:0 16px 40px -18px rgba(139,92,246,.9)}.btn-secondary{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);padding:15px 28px;color:#fff}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px)}.hero-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;margin-top:42px;max-width:640px}.hero-features>div{display:flex;gap:12px;align-items:flex-start;color:#cbd5e1;font-size:13px}.hero-features i{color:#a78bfa;font-size:18px;width:24px;margin-top:3px}.hero-features strong{display:block;color:#fff}.hero-image{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.hero-image img{position:relative;z-index:1;max-height:470px;border-radius:28px;object-fit:cover;box-shadow:var(--shadow)}.hero-placeholder{position:relative;z-index:1;font-size:180px;color:#dbeafe}.hero-glow{position:absolute;width:430px;height:430px;background:radial-gradient(circle,rgba(139,92,246,.54),transparent 62%);filter:blur(44px)}.benefits{background:#0d1230;padding:24px 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid var(--border)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{display:flex;align-items:center;gap:16px;background:var(--surface);padding:18px 22px;border-radius:var(--radius);border:1px solid var(--border);box-shadow:0 14px 35px -30px #000}.benefit i{font-size:24px;color:#a78bfa}.benefit strong{display:block;font-size:13px;font-weight:900;letter-spacing:.04em}.benefit span{font-size:12px;color:var(--muted)}.section{padding:54px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.section-title{font-size:24px;font-weight:900;letter-spacing:.08em;position:relative;padding-bottom:12px}.section-title::after{content:"";position:absolute;left:0;bottom:0;width:54px;height:3px;background:var(--gradient);border-radius:8px}.view-all{color:#dbeafe;border:1px solid rgba(255,255,255,.14);padding:10px 18px}.view-all:hover{background:rgba(255,255,255,.08)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative}.product-card:hover{transform:translateY(-6px);border-color:rgba(139,92,246,.52);box-shadow:0 22px 46px -30px rgba(139,92,246,.85)}.product-link{display:flex;flex-direction:column;flex:1}.product-image{aspect-ratio:1;background:#1a2143;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-info{padding:18px}.product-cat,.product-cat a{font-size:12px;color:var(--muted);margin-bottom:8px}.product-name{font-size:16px;font-weight:800;line-height:1.35;margin-bottom:10px;color:#fff}.product-price{font-size:20px;font-weight:900;color:#fff}.product-actions{padding:0 18px 18px}.product-actions .button,.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex!important;align-items:center;justify-content:center;width:100%;background:var(--gradient)!important;color:#fff!important;border:0!important;border-radius:13px!important;padding:13px 18px!important;font-weight:900!important;text-decoration:none!important;line-height:1.2!important;box-shadow:none!important;transition:.2s ease!important}.product-actions .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{transform:translateY(-2px);box-shadow:0 14px 30px -20px rgba(124,58,237,.9)!important}.empty-state,.content-card{background:rgba(20,26,53,.74);border:1px solid var(--border);border-radius:20px;padding:30px;box-shadow:var(--shadow)}.content-wrap{padding-top:54px;padding-bottom:54px}.page-header{margin-bottom:24px}.page-header h1,.woocommerce-products-header__title,.product_title{font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:-.02em}.entry-content{color:#eef2ff}.entry-content p{margin-bottom:1rem}.woocommerce-wrap{color:#fff}.woocommerce .woocommerce-breadcrumb{color:var(--muted);margin-bottom:22px}.woocommerce .woocommerce-breadcrumb a{color:#dbeafe}.woocommerce-result-count,.woocommerce-ordering{margin-bottom:22px}.woocommerce-ordering select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single,input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="number"],textarea,select{background:#fff!important;color:#111827!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:12px!important;padding:12px 14px!important;min-height:48px}.woocommerce form .form-row label{color:#eef2ff;font-weight:700}.woocommerce form .form-row .required{color:#fca5a5}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:16px!important;overflow:hidden}.woocommerce ul.products li.product a img{height:250px;object-fit:contain;background:#1a2143;border-radius:14px;padding:14px;margin:0 0 16px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff;font-weight:800;font-size:16px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:#fff;font-weight:900;font-size:20px}.woocommerce span.onsale{background:var(--danger);color:#fff;border-radius:999px;font-weight:900;min-height:auto;line-height:1;padding:8px 10px}.woocommerce div.product{background:rgba(20,26,53,.62);border:1px solid var(--border);border-radius:22px;padding:26px}.woocommerce div.product div.images img{background:#1a2143;border-radius:18px;padding:18px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#1a2143;border:1px solid var(--border);border-radius:12px 12px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff}.woocommerce div.product .woocommerce-tabs .panel{background:rgba(10,14,31,.55);border:1px solid var(--border);border-radius:0 18px 18px 18px;padding:24px}.woocommerce table.shop_table{background:var(--surface);border:1px solid var(--border)!important;border-radius:18px;overflow:hidden;border-collapse:separate}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:rgba(255,255,255,.08)!important;color:#fff}.woocommerce table.shop_table a{color:#dbeafe}.cart_totals,.woocommerce-checkout-review-order,#payment,.woocommerce-checkout-payment{background:var(--surface)!important;border:1px solid var(--border)!important;border-radius:18px!important;padding:24px!important;color:#fff!important}.woocommerce-info,.woocommerce-message,.woocommerce-error{background:#141a35!important;color:#fff!important;border-top:3px solid #7c3aed!important;border-radius:14px!important}.woocommerce-error{border-top-color:var(--danger)!important}.woocommerce-message{border-top-color:var(--success)!important}.woocommerce-info a,.woocommerce-message a,.woocommerce-error a{color:#bfdbfe;font-weight:800}.payment_box{background:#0f1530!important;color:#fff!important;border-radius:12px!important}.select2-dropdown{background:#fff;color:#111827}.woocommerce-MyAccount-navigation ul{display:grid;gap:10px}.woocommerce-MyAccount-navigation a{display:block;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.woocommerce-MyAccount-content{background:rgba(20,26,53,.65);border:1px solid var(--border);border-radius:18px;padding:24px}.footer{background:#070a1a;margin-top:auto;padding:48px 0 0;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px}.footer-logo{margin-bottom:16px}.footer h4{font-size:14px;font-weight:900;margin-bottom:16px;letter-spacing:.06em}.footer ul li{margin-bottom:10px}.footer ul a{color:var(--muted);font-size:14px}.footer ul a:hover{color:#fff}.socials{display:flex;gap:12px;margin-top:18px}.socials a{width:38px;height:38px;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--muted)}.socials a:hover{background:var(--gradient);color:#fff}.footer-bottom{border-top:1px solid var(--border);padding:20px 32px;text-align:center;color:var(--muted);font-size:12px}
@media(max-width:1180px){.products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-slide{grid-template-columns:1fr .8fr}.benefits-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.container{padding-left:22px;padding-right:22px}.topbar-right{display:none}.header-inner{flex-wrap:wrap;gap:18px}.search{order:3;flex-basis:100%;max-width:none}.nav-inner{padding-top:10px;padding-bottom:10px;flex-wrap:wrap}.menu-toggle{display:inline-flex}.nav-links{display:none;flex-basis:100%;width:100%;padding:8px 0}.nav-links.is-open{display:grid}.nav-links a{padding:12px 6px;border-radius:10px;border-bottom:0}.nav-links a:hover{background:rgba(255,255,255,.05)}.site-logo{height:48px}.hero-inner{padding:52px 22px}.hero-slide{grid-template-columns:1fr;text-align:left}.hero-image{min-height:280px}.hero-features{grid-template-columns:1fr}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){body{font-size:14px}.container{padding-left:16px;padding-right:16px}.site-logo{height:42px}.cart-total{display:none}.hero-text h1{font-size:38px}.benefits-grid,.products-grid,.woocommerce ul.products,.footer-grid{grid-template-columns:1fr}.content-wrap{padding-top:32px;padding-bottom:32px}.content-card,.woocommerce div.product{padding:18px}.woocommerce table.shop_table_responsive tr td::before{color:#cbd5e1}.topbar-left{font-size:12px}}

/* === Submenu dropdown === */
@keyframes submenuFadeIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.nav-links .has-submenu{position:relative}
.nav-caret{font-size:10px;margin-left:5px;transition:transform .22s ease;display:inline-block;vertical-align:middle}
.nav-links .has-submenu:hover>.nav-parent-link .nav-caret,
.nav-links .has-submenu.is-open>.nav-parent-link .nav-caret{transform:rotate(180deg)}
.nav-links .submenu{
  display:none;
  position:absolute;
  top:calc(100% + 4px);
  left:0;
  min-width:210px;
  background:rgba(8,12,30,.97);
  border:1px solid rgba(124,58,237,.35);
  border-radius:14px;
  padding:8px;
  z-index:999;
  box-shadow:0 24px 56px -16px rgba(0,0,0,.9),0 0 0 1px rgba(255,255,255,.04),inset 0 1px 0 rgba(255,255,255,.06);
  backdrop-filter:blur(16px);
}
.nav-links .has-submenu:hover>.submenu,
.nav-links .has-submenu.is-open>.submenu{display:block;animation:submenuFadeIn .18s ease}
.nav-links .submenu li a{
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 14px;
  border-radius:9px;
  color:#a7b0d1;
  font-size:13px;
  font-weight:700;
  letter-spacing:.03em;
  border-bottom:none!important;
  background:none;
  transition:background .15s,color .15s;
  white-space:nowrap;
}
.nav-links .submenu li a i{font-size:14px;color:var(--primary-2);transition:color .15s}
.nav-links .submenu li a:hover{color:#fff;background:rgba(124,58,237,.18);border-bottom:none!important}
.nav-links .submenu li a:hover i{color:#fff}
@media(max-width:900px){
  .nav-links .has-submenu>.nav-parent-link{justify-content:space-between;width:100%}
  .nav-links .has-submenu>.submenu{
    display:none;
    position:static;
    border-radius:10px;
    box-shadow:none;
    backdrop-filter:none;
    border-color:rgba(255,255,255,.08);
    margin-top:4px;
    animation:none;
    min-width:0;
    width:100%;
  }
  .nav-links .has-submenu.is-open>.submenu{display:block}
  .nav-links .submenu li a{padding:10px 12px}
}

/* === Minha conta: login / cadastro === */
#customer_login.u-columns{display:flex;flex-wrap:wrap;align-items:stretch}
#customer_login .col-1,#customer_login .col-2{float:none;width:100%;flex:1 1 320px}
#customer_login .col-2{border-left:1px solid var(--border);padding-left:44px;margin-left:44px}
#customer_login h2{font-size:22px;font-weight:900;letter-spacing:-.01em;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--border)}
#customer_login .woocommerce-form-row{margin-bottom:16px}
#customer_login .woocommerce-form-row label{display:block;margin-bottom:6px;font-weight:700;color:#eef2ff}
#customer_login .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-weight:600}
#customer_login .woocommerce-form-login__rememberme input{width:auto!important;min-height:auto!important;accent-color:var(--primary)}
#customer_login .woocommerce-LostPassword{margin-top:14px;text-align:center;font-size:13px}
#customer_login .woocommerce-LostPassword a{color:#bfdbfe;font-weight:700}
#customer_login .woocommerce-privacy-policy-text{margin:14px 0;font-size:12px;color:var(--muted)}
#customer_login .woocommerce-privacy-policy-text a{color:#bfdbfe}
@media(max-width:780px){
  #customer_login .col-2{border-left:0;border-top:1px solid var(--border);padding:32px 0 0;margin:32px 0 0}
}

/* === Minha conta: painel do cliente === */
.woocommerce-MyAccount-navigation ul li{margin:0}
.woocommerce-MyAccount-navigation a{font-weight:700;color:#cbd5e1;transition:.2s ease}
.woocommerce-MyAccount-navigation a:hover{border-color:rgba(139,92,246,.45);color:#fff}
.woocommerce-MyAccount-navigation-link.is-active a{background:var(--gradient);color:#fff;border-color:transparent;box-shadow:0 14px 30px -20px rgba(124,58,237,.9)}
.woocommerce-MyAccount-navigation-link--customer-logout a{color:#fca5a5}
.woocommerce-MyAccount-navigation-link--customer-logout a:hover{border-color:rgba(239,68,68,.5);color:#fff}
.woocommerce-MyAccount-content h3{font-size:20px;font-weight:900;margin-bottom:16px}
.woocommerce-MyAccount-content mark{background:rgba(124,58,237,.18);color:#e9d5ff;padding:2px 6px;border-radius:6px}
.woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}
.woocommerce-Address{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px}
.woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.woocommerce-Address-title h3{margin-bottom:0;font-size:15px}
.woocommerce-Address-title a{color:#bfdbfe;font-weight:800;font-size:13px}
.woocommerce-Address address{color:var(--muted);line-height:1.8;font-style:normal}
.woocommerce-MyAccount-content fieldset{border:1px solid var(--border);border-radius:14px;padding:18px;margin-top:20px}
.woocommerce-MyAccount-content legend{padding:0 8px;font-weight:800}

/* === Paginação === */
.woocommerce-pagination{margin-top:36px;text-align:center}
.woocommerce-pagination ul.page-numbers{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:center}
.woocommerce-pagination .page-numbers li{display:inline-block}
.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 8px;border-radius:10px;background:var(--surface);border:1px solid var(--border);color:#fff;font-weight:800}
.woocommerce-pagination a.page-numbers:hover{border-color:rgba(139,92,246,.52);color:#fff}
.woocommerce-pagination span.page-numbers.current{background:var(--gradient);border-color:transparent}

/* === Páginas de erro / busca === */
.state-section{padding:64px 0;text-align:center}
.state-icon{font-size:64px;color:#a78bfa;margin-bottom:24px}
.state-section h1{font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:-.02em;margin-bottom:14px}
.state-section p{color:var(--muted);font-size:16px;max-width:560px;margin:0 auto 28px}
.state-search{max-width:520px;margin:0 auto 28px}
.state-search form{display:flex;gap:8px;background:#fff;border-radius:999px;padding:6px}
.state-search .search-field{flex:1;border:0;outline:0;background:transparent;color:#111827;font-size:15px;padding:12px 18px;min-width:0}
.state-search button{background:var(--gradient);color:#fff;border:0;border-radius:999px;padding:12px 24px;cursor:pointer;font-weight:800}
.state-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}
.search-results-heading{margin-bottom:28px}
.search-results-heading h1{font-size:clamp(24px,3.5vw,36px);font-weight:900;letter-spacing:-.02em}
.search-results-heading .muted{margin-top:8px;display:block}
.post-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:10px}
.post-card h2{font-size:18px;font-weight:800}
.post-card h2 a{color:#fff}
.post-card h2 a:hover{color:#c4b5fd}
.post-meta{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}
.page-header .post-meta{display:inline-block;margin-top:10px}
.post-card .post-excerpt{color:#d8def3;font-size:14px}
.post-card .post-readmore{align-self:flex-start;color:#bfdbfe;font-weight:800;font-size:13px}
.posts-list{display:grid;gap:18px}


/* === Página Smartphones === */
.page-smartphones-hero {
  background: linear-gradient(135deg, #0a0e1f 0%, #111a3b 40%, #2d1b69 100%);
  border-radius: 20px;
  padding: 54px 48px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.08);
}
.page-smartphones-hero::before {
  content: "";
  position: absolute;
  top: -60px; right: -60px;
  width: 320px; height: 320px;
  background: radial-gradient(circle, rgba(124,58,237,.45), transparent 65%);
  pointer-events: none;
}
.page-smartphones-hero::after {
  content: "";
  position: absolute;
  bottom: -80px; left: 30%;
  width: 260px; height: 260px;
  background: radial-gradient(circle, rgba(59,130,246,.3), transparent 65%);
  pointer-events: none;
}
.page-smartphones-hero .hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(59,130,246,.14);
  border: 1px solid rgba(96,165,250,.28);
  color: #bfdbfe;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-radius: 999px;
  padding: 7px 16px;
  font-size: 11px;
  margin-bottom: 18px;
}
.page-smartphones-hero h1 {
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -1px;
  margin-bottom: 14px;
  background: linear-gradient(90deg, #fff 0%, #c4b5fd 60%, #93c5fd 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  position: relative; z-index: 1;
}
.page-smartphones-hero p.hero-desc {
  color: #a7b0d1;
  font-size: 16px;
  max-width: 560px;
  line-height: 1.7;
  position: relative; z-index: 1;
}
.smartphones-category-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 48px;
}
.smartphone-cat-card {
  display: flex;
  flex-direction: column;
  background: linear-gradient(145deg, #141a35, #1a2143);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 22px;
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  text-decoration: none;
  color: inherit;
  position: relative;
}
.smartphone-cat-card:hover {
  transform: translateY(-8px);
  border-color: rgba(139,92,246,.55);
  box-shadow: 0 28px 60px -24px rgba(124,58,237,.75);
  color: inherit;
}
.smartphone-cat-card .card-glow {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  border-radius: 22px 22px 0 0;
}
.smartphone-cat-card.ios .card-glow {
  background: linear-gradient(90deg, #555, #bbb, #fff, #bbb, #555);
}
.smartphone-cat-card.android .card-glow {
  background: linear-gradient(90deg, #3ddc84, #0f9d58, #34a853);
}
.smartphone-cat-card .card-body {
  padding: 36px 32px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.smartphone-cat-card .card-icon-wrap {
  width: 72px; height: 72px;
  border-radius: 20px;
  display: flex; align-items: center; justify-content: center;
  font-size: 34px;
  margin-bottom: 4px;
}
.smartphone-cat-card.ios .card-icon-wrap {
  background: linear-gradient(135deg, rgba(200,200,210,.15), rgba(120,120,140,.12));
  border: 1px solid rgba(255,255,255,.15);
  color: #e2e8f0;
}
.smartphone-cat-card.android .card-icon-wrap {
  background: linear-gradient(135deg, rgba(61,220,132,.15), rgba(15,157,88,.1));
  border: 1px solid rgba(61,220,132,.25);
  color: #6ee7b7;
}
.smartphone-cat-card h2 {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -.02em;
  color: #fff;
  margin: 0;
}
.smartphone-cat-card .card-desc {
  color: #94a3b8;
  font-size: 14px;
  line-height: 1.65;
  flex: 1;
}
.smartphone-cat-card .card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}
.smartphone-cat-card .card-tag {
  font-size: 11px;
  font-weight: 700;
  padding: 5px 12px;
  border-radius: 999px;
  letter-spacing: .04em;
}
.smartphone-cat-card.ios .card-tag {
  background: rgba(255,255,255,.08);
  color: #cbd5e1;
  border: 1px solid rgba(255,255,255,.12);
}
.smartphone-cat-card.android .card-tag {
  background: rgba(61,220,132,.1);
  color: #6ee7b7;
  border: 1px solid rgba(61,220,132,.18);
}
.smartphone-cat-card .card-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 32px;
  background: rgba(0,0,0,.18);
  border-top: 1px solid rgba(255,255,255,.06);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.smartphone-cat-card.ios .card-cta { color: #e2e8f0; }
.smartphone-cat-card.android .card-cta { color: #6ee7b7; }
.smartphone-cat-card .card-cta i { font-size: 16px; transition: transform .22s ease; }
.smartphone-cat-card:hover .card-cta i { transform: translateX(5px); }

.smartphones-features-bar {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 48px;
}
.smartphones-feature-item {
  display: flex;
  align-items: center;
  gap: 14px;
  background: rgba(20,26,53,.7);
  border: 1px solid rgba(255,255,255,.07);
  border-radius: 14px;
  padding: 18px 20px;
}
.smartphones-feature-item i {
  font-size: 22px;
  color: #a78bfa;
  width: 28px;
  text-align: center;
  flex-shrink: 0;
}
.smartphones-feature-item strong {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  letter-spacing: .02em;
}
.smartphones-feature-item span {
  font-size: 12px;
  color: #64748b;
}
@media(max-width:768px){
  .smartphones-category-grid { grid-template-columns: 1fr; }
  .smartphones-features-bar { grid-template-columns: 1fr; }
  .page-smartphones-hero { padding: 36px 24px; }
  .smartphone-cat-card .card-body { padding: 24px 22px 18px; }
}
