:root{
  --bg:#06101f;--bg2:#081528;--card:#101d33;--text:#eef6ff;--muted:#9fb2d4;--line:#223b63;
  --blue:#2f7ae5;--blue2:#00a6ff;--orange:#ff9f1c;--orange2:#ff7a18;--green:#25d366;
  --shadow:0 22px 70px rgba(0,0,0,.38);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  background:radial-gradient(circle at top left,rgba(47,122,229,.30),transparent 34%),
  linear-gradient(180deg,#06101f 0%,#081528 45%,#050b14 100%);
  color:var(--text);
}
a{text-decoration:none;color:inherit}
.wrap{width:min(1240px,94vw);margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(5,14,28,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(75,127,200,.26)}
.header-inner{width:min(1320px,98vw);margin:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:8px 8px}
.logo-area{display:flex;align-items:center;gap:12px;min-width:300px}
.logo-img{width:292px;max-width:34vw;height:auto;display:block}
.logo-fallback{display:none;line-height:1.05}.logo-fallback strong{display:block;font-size:34px}.logo-fallback span{color:#c9d8ef;font-weight:700}
.main-menu{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.nav-pill{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:16px;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 12px 28px rgba(0,0,0,.22);transition:.18s ease;white-space:nowrap}
.nav-pill:hover{transform:translateY(-2px)}
.nav-pill.blue{background:linear-gradient(180deg,#44a5ff,#2477e8)}
.nav-pill.orange{background:linear-gradient(180deg,var(--orange),var(--orange2))}
.nav-pill.green{background:linear-gradient(180deg,#2be478,#15bf5b)}
.nav-pill.active{box-shadow:0 0 0 4px rgba(255,159,28,.15),inset 0 1px 0 rgba(255,255,255,.34)}
.menu-toggle{display:none;width:48px;height:44px;border:1px solid var(--line);border-radius:14px;background:#0d1b31;cursor:pointer}
.menu-toggle span{display:block;height:3px;background:white;margin:6px 10px;border-radius:99px}
.hero-pro{padding:34px 0 22px;overflow:hidden}.hero-card-pro{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;min-height:430px;padding:30px;border:1px solid rgba(93,143,215,.28);border-radius:34px;background:linear-gradient(135deg,rgba(16,29,51,.96),rgba(7,17,31,.86));box-shadow:var(--shadow);overflow:hidden}
.kicker,.eyebrow{display:inline-flex;width:max-content;padding:8px 12px;border-radius:999px;color:#bfe4ff;background:rgba(47,122,229,.16);border:1px solid rgba(95,168,255,.25);font-weight:900;font-size:13px}
.hero-content h1{margin:16px 0 10px;font-size:clamp(34px,5vw,66px);line-height:.98;letter-spacing:-1.6px}
.hero-content p{color:#c8d7ee;font-size:18px;max-width:680px;line-height:1.55}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn-pro{min-height:52px;padding:0 20px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);color:white;font-weight:950;cursor:pointer;transition:.18s ease}.btn-pro:hover{transform:translateY(-2px)}.btn-pro.primary{background:linear-gradient(135deg,var(--orange),var(--orange2))}.btn-pro.soft{background:rgba(255,255,255,.08)}.btn-pro.whatsapp-full{background:linear-gradient(135deg,#25d366,#12b957);width:100%}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;max-width:560px}.hero-stats div{padding:15px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.hero-stats strong{display:block;font-size:25px}.hero-stats span{color:#aebfde;font-size:13px;font-weight:800}
.hero-media{min-height:330px}.hero-image-pro{height:370px;border-radius:30px;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 60px rgba(0,0,0,.34)}.empty-hero{background:linear-gradient(135deg,rgba(47,122,229,.45),rgba(0,166,255,.18))}
.promo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:10px;margin-bottom:26px}.promo-mini{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.promo-mini span{font-size:23px}.promo-mini strong{display:block}.promo-mini small{display:block;color:#b9c9e4;margin-top:4px;line-height:1.35}
.shop-pro{display:grid;grid-template-columns:280px 1fr;gap:22px;padding:18px 0 42px}.glass-box{border:1px solid rgba(97,146,218,.26);border-radius:26px;background:linear-gradient(180deg,rgba(16,29,51,.92),rgba(9,20,38,.92));box-shadow:var(--shadow);padding:20px}.sticky-box{position:sticky;top:122px}.glass-box h3{margin:0 0 14px}.category-list{display:flex;flex-direction:column;gap:10px}.cat-pro{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:13px 14px;color:#dceaff;background:#0a1629;text-align:left;font-weight:950;cursor:pointer}.cat-pro.active,.cat-pro:hover{background:linear-gradient(135deg,var(--blue),var(--blue2));color:white}.help-pro{margin-top:16px}.help-icon{font-size:30px}.help-pro p{color:#b9c9e4;line-height:1.45}.help-pro a{color:#fff;background:linear-gradient(135deg,#25d366,#12b957);padding:12px 14px;border-radius:14px;font-weight:950;display:inline-flex}
.catalog-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.catalog-head h2,.section-title h2{margin:8px 0 0;font-size:34px;letter-spacing:-.7px}.tools-row{display:flex;gap:10px;align-items:center}.search-pro{min-width:320px;display:flex;align-items:center;gap:8px;background:#07111f;border:1px solid var(--line);border-radius:18px;padding:0 13px}.search-pro input{width:100%;height:52px;border:0;outline:0;background:transparent;color:white;font-weight:700}.sort-pro{height:52px;border:1px solid var(--line);border-radius:18px;background:#07111f;color:white;padding:0 12px;font-weight:800}
.product-grid-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card-pro{border:1px solid rgba(97,146,218,.24);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(16,29,51,.98),rgba(9,20,38,.98));box-shadow:0 18px 52px rgba(0,0,0,.26);transition:.2s ease}.product-card-pro:hover{transform:translateY(-4px);border-color:rgba(83,166,255,.55)}.product-img-pro{height:190px;background-size:cover;background-position:center;background-color:#09172a;position:relative}.tag-pro{position:absolute;top:12px;left:12px;padding:7px 11px;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:white;font-weight:950;font-size:12px}.product-info-pro{padding:17px}.meta-pro{display:flex;justify-content:space-between;gap:10px;color:#9fb2d4;font-size:12px;font-weight:900}.product-info-pro h3{margin:10px 0 7px;font-size:19px;line-height:1.2}.product-info-pro p{color:#bdcce6;line-height:1.45;min-height:44px;margin:0 0 14px}.bottom-pro{display:flex;flex-direction:column;gap:12px}.bottom-pro strong{font-size:21px}.actions-pro{display:grid;grid-template-columns:1fr 1fr;gap:10px}.view-btn,.wa-btn{min-height:44px;border:0;border-radius:14px;color:white;font-weight:950;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.view-btn{background:#203655}.wa-btn{background:linear-gradient(135deg,#25d366,#12b957)}.empty-pro{padding:22px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#cbd8ef;font-weight:900}
.gallery-pro{padding:10px 0 44px}.section-title{margin-bottom:18px}.gallery-grid-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-item-pro{border-radius:24px;overflow:hidden;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.gallery-item-pro div{height:170px;background-size:cover;background-position:center}.gallery-item-pro strong{display:block;padding:13px}
.modal-pro{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px}.modal-pro.show{display:flex}.modal-backdrop-pro{position:absolute;inset:0;background:rgba(0,0,0,.70);backdrop-filter:blur(8px)}.modal-card-pro{position:relative;width:min(920px,96vw);display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:30px;background:#101d33;border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 90px rgba(0,0,0,.50)}.modal-close-pro{position:absolute;top:12px;right:12px;z-index:2;width:42px;height:42px;border-radius:999px;border:0;background:rgba(0,0,0,.45);color:white;font-size:28px;cursor:pointer}.modal-img-pro{min-height:390px;background-size:cover;background-position:center;background-color:#09172a}.modal-body-pro{padding:30px}.modal-body-pro h2{font-size:32px;margin:13px 0 8px}.modal-price-pro{display:block;font-size:26px;margin:12px 0}.modal-body-pro p{color:#cbd8ef;line-height:1.55}
.float-whatsapp-pro{position:fixed;right:18px;bottom:18px;z-index:60;width:58px;height:58px;border-radius:999px;background:linear-gradient(135deg,#25d366,#12b957);color:white;display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 15px 45px rgba(37,211,102,.32)}.footer-pro{border-top:1px solid rgba(255,255,255,.12);background:#040a13}.footer-inner-pro{min-height:74px;display:flex;justify-content:space-between;align-items:center;color:#b9c9e4}
@media(max-width:1100px){.hero-card-pro{grid-template-columns:1fr}.product-grid-pro{grid-template-columns:repeat(2,1fr)}.shop-pro{grid-template-columns:1fr}.sticky-box{position:static}.category-list{display:grid;grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.header-inner{min-height:78px}.logo-img{width:230px;max-width:70vw}.menu-toggle{display:block}.main-menu{display:none;position:absolute;left:12px;right:12px;top:84px;padding:14px;border-radius:24px;background:#07111f;border:1px solid var(--line);box-shadow:var(--shadow)}.main-menu.open{display:grid}.nav-pill{width:100%}.catalog-head{align-items:stretch;flex-direction:column}.tools-row{flex-direction:column;align-items:stretch}.search-pro{min-width:0}.promo-strip{grid-template-columns:1fr}.gallery-grid-pro{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.hero-card-pro{padding:20px;border-radius:26px}.hero-stats{grid-template-columns:1fr}.product-grid-pro{grid-template-columns:1fr}.category-list{grid-template-columns:1fr}.modal-card-pro{grid-template-columns:1fr}.modal-img-pro{min-height:260px}.footer-inner-pro{flex-direction:column;gap:6px;justify-content:center}}
