
/* IdeasBo V2.7 - navegación modular */
.sidebar{
  scrollbar-width:none;
  -ms-overflow-style:none;
  overscroll-behavior:contain;
}
.sidebar::-webkit-scrollbar{width:0;height:0;display:none}
.side-nav a{min-height:44px}
.side-nav a .nav-symbol{width:22px;text-align:center;opacity:.95}
.side-nav a.active .nav-symbol{color:#111}
.module-main{max-width:1240px;margin:0 auto;padding:28px 28px 55px;min-height:calc(100vh - 74px)}
.module-hero{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:34px;border:1px solid #2d383b;border-radius:20px;background:radial-gradient(circle at 80% 15%,#273737 0,#121b1d 38%,#0a1012 80%);margin-bottom:24px;overflow:hidden}
.module-hero>div:first-child{max-width:820px}
.module-hero h1{font-size:46px;line-height:1.03;margin:10px 0 14px;letter-spacing:-1.5px}
.module-hero p{color:#b8c0c2;line-height:1.65;font-size:15px;max-width:760px}
.module-stat,.live-counter{min-width:170px;align-self:center;padding:20px;border:1px solid #665417;border-radius:15px;background:#16150e;text-align:center}
.module-stat strong,.live-counter strong{display:block;color:var(--gold2);font-size:44px}
.module-stat span,.live-counter small{color:#aeb5b7;font-size:11px}
.module-section{margin-top:28px}
.module-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}
.module-section-head h2{margin:0;font-size:26px}
.module-section-head p{margin:5px 0 0;color:#9fa8aa;font-size:13px}
.module-store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.module-store-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px solid #2b3538;border-radius:15px;background:linear-gradient(145deg,#11191b,#0b1012);padding:16px}
.module-store-avatar{width:68px;height:68px;border-radius:16px;display:grid;place-items:center;background:#172124;color:var(--gold2);font-size:28px;font-weight:900}
.module-store-body{min-width:0}
.module-store-body small{color:var(--gold2);font-size:10px}
.module-store-body h3{margin:3px 0;font-size:17px}
.module-store-body p{margin:3px 0 7px;color:#aeb5b7;font-size:11px}
.module-store-card .btn{grid-column:1/-1}
.module-status{font-size:10px;color:#50df7d}
.module-status.is-live{color:#ff6269}
.module-empty{padding:40px 24px;text-align:center;border:1px dashed #3a4548;border-radius:15px;color:#9ca6a8;background:#0d1517}
.module-empty strong{color:#fff;font-size:18px}
.module-empty p{max-width:650px;margin:10px auto 18px;line-height:1.6}
.module-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#18231b;color:#5be681;font-size:10px;font-weight:800}
.live-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.live-module-card{border:1px solid #2b3538;border-radius:16px;overflow:hidden;background:#101719}
.live-module-image{height:220px;background:#050708;position:relative;display:grid;place-items:center}
.live-module-image img{width:100%;height:100%;object-fit:cover}
.live-module-image>span{font-size:42px;font-weight:900;color:#df3d46}
.live-module-image>b{position:absolute;top:12px;left:12px;background:#e43b43;padding:7px 10px;border-radius:7px;font-size:10px}
.live-module-body{padding:16px}
.live-module-body small{color:var(--gold2)}
.live-module-body h3{margin:6px 0;font-size:18px}
.live-module-body p{color:#aeb5b7;font-size:12px;min-height:34px}
.live-module-body .btn{margin-top:6px}
.history-list{display:grid;gap:9px}
.history-item{display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid #293336;border-radius:11px;background:#0e1517;color:#fff;text-decoration:none}
.history-item>span{color:var(--gold2);font-size:20px}
.history-item div{flex:1}
.history-item strong,.history-item small{display:block}
.history-item small{color:#929b9d;margin-top:3px}
.history-item>b{font-size:11px;color:var(--gold2)}
.pharmacy-symbol,.entrepreneur-symbol,.offer-symbol{font-size:100px;display:grid;place-items:center;width:190px;color:#5bceff;text-shadow:0 0 35px #2d9ddd55}
.entrepreneur-symbol{color:var(--gold2)}
.offer-symbol{color:#baff00}
.search-module{position:relative;max-width:620px;margin-bottom:18px}
.search-module input{width:100%;height:48px;border:1px solid #344044;border-radius:11px;background:#172024;color:#fff;padding:0 45px 0 15px;outline:none}
.search-module span{position:absolute;right:14px;top:8px;font-size:25px}
.module-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.service-module-card{display:grid;grid-template-columns:auto 1fr;gap:14px;border:1px solid #2b3538;border-radius:15px;padding:18px;background:#101719}
.service-big-icon{width:55px;height:55px;border-radius:14px;display:grid;place-items:center;background:#267ec2;font-size:28px}
.service-module-card>div:nth-child(2){min-width:0}
.service-module-card span{color:#55df7d;font-size:9px;font-weight:800}
.service-module-card h3{margin:4px 0;font-size:18px}
.service-module-card p{color:#aeb5b7;font-size:12px;line-height:1.5}
.service-module-card small{color:#9ba4a6}
.service-module-card .btn{grid-column:1/-1;justify-self:start}
.entrepreneur-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.entrepreneur-card{border:1px solid #2b3538;border-radius:15px;background:#101719;padding:20px}
.entrepreneur-card>span{font-size:28px;color:var(--gold2)}
.entrepreneur-card small{display:block;color:#b8a44d;margin-top:8px}
.entrepreneur-card h3{margin:6px 0}
.entrepreneur-card p{color:#aeb5b7;font-size:12px;line-height:1.5}
.entrepreneur-card a{color:var(--gold2);font-size:12px;text-decoration:none}
.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.offer-card{border:1px solid #2b3538;border-radius:15px;overflow:hidden;background:#101719}
.offer-img{height:210px;background:#080b0c;position:relative;display:grid;place-items:center}
.offer-img img{width:100%;height:100%;object-fit:contain}
.offer-img>span{font-size:55px;color:var(--gold2)}
.offer-img>b{position:absolute;top:12px;right:12px;background:#baff00;color:#101010;padding:7px 9px;border-radius:7px;font-size:11px}
.offer-card>div:last-child{padding:16px}
.offer-card small{color:var(--gold2)}
.offer-card h3{margin:6px 0 10px}
.offer-card strong{font-size:23px;color:#fff}
.offer-card p{font-size:11px;color:#9ea8aa}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.category-card{display:block;text-decoration:none;color:#fff;border:1px solid #2b3538;border-radius:14px;padding:18px;background:#101719}
.category-card>span{font-size:25px;color:var(--gold2)}
.category-card h3{margin:10px 0 5px}
.category-card p{color:#9ea8aa;font-size:11px;min-height:28px}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.article-card{border:1px solid #2b3538;border-radius:15px;padding:20px;background:#101719}
.article-card>span{font-size:9px;color:#54df7e;font-weight:800}
.article-card h3{font-size:19px;margin:8px 0}
.article-card p{color:#aeb5b7;font-size:12px;line-height:1.6}
.article-card a{color:var(--gold2);font-size:12px;text-decoration:none}
@media(max-width:1100px){.module-store-grid,.live-module-grid,.entrepreneur-grid,.offer-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.module-main{padding:20px 16px 45px}.module-hero{padding:25px;}.module-hero h1{font-size:38px}.pharmacy-symbol,.entrepreneur-symbol,.offer-symbol{display:none}.module-store-grid,.live-module-grid,.module-info-grid,.entrepreneur-grid,.offer-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.module-hero{padding:20px}.module-hero h1{font-size:31px}.module-stat,.live-counter{min-width:110px;padding:13px}.module-stat strong,.live-counter strong{font-size:30px}.category-grid{grid-template-columns:1fr}.history-item>b{display:none}.module-store-card{grid-template-columns:auto 1fr}}
