
/* WebyChat Loterías 1.0 — aislado bajo .wyc-lotto */
.wyc-lotto{--ink:#131a2c;--muted:#697487;--line:#e3e7ee;--soft:#f7f8fb;--violet:#6848df;background:#fff;color:var(--ink)}
.wyc-lotto *{box-sizing:border-box}.wyc-lotto a{text-decoration:none}.wyc-lotto-shell{width:min(1180px,calc(100% - 40px));margin:auto;padding:28px 0 72px}
.wyc-lotto-crumbs{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:24px;color:#7b8495;font-size:12px}.wyc-lotto-crumbs a{color:inherit}.wyc-lotto-crumbs a:hover{color:var(--violet)}
.wyc-lotto-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:32px;align-items:center;padding:46px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 90% 8%,rgba(104,72,223,.12),transparent 34%),linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 18px 48px rgba(24,31,52,.06)}
.wyc-lotto-kicker,.wyc-lotto-section-head span,.wyc-lotto-info span,.wyc-lotto-result-panel>span{display:block;color:var(--violet);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.075em}
.wyc-lotto-hero h1,.wyc-lotto-detail-hero h1{margin:8px 0 13px;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em}.wyc-lotto-hero p,.wyc-lotto-detail-hero p{max-width:760px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.wyc-lotto-hero time,.wyc-lotto-detail-hero time{display:inline-flex;margin-top:18px;color:#4f5a6f;font-size:12px;font-weight:850}
.wyc-lotto-hero aside{display:grid;gap:6px;padding:22px;border:1px solid #e0daf4;border-radius:19px;background:#fff}.wyc-lotto-hero aside span{color:#078a49;font-size:10px;font-weight:900}.wyc-lotto-hero aside strong{font-size:19px}.wyc-lotto-hero aside small{color:#7c8596}
.wyc-lotto-section{padding-top:54px}.wyc-lotto-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.wyc-lotto-section-head h2{margin:5px 0 0;font-size:clamp(27px,3vw,39px);letter-spacing:-.035em}.wyc-lotto-section-head>small{max-width:350px;color:#858e9e;font-size:10px;text-align:right}
.wyc-lotto-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wyc-lotto-card{min-width:0;padding:19px;border:1px solid var(--line);border-top:3px solid var(--lotto);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(24,31,52,.04);transition:.18s ease}.wyc-lotto-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(24,31,52,.07)}
.wyc-lotto-card-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center}.wyc-lotto-game-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:color-mix(in srgb,var(--lotto) 13%,white);color:var(--lotto);font-weight:950}.wyc-lotto-card-head strong,.wyc-lotto-card-head small{display:block}.wyc-lotto-card-head strong{font-size:16px}.wyc-lotto-card-head small{margin-top:3px;color:#7c8697;font-size:9px}
.wyc-lotto-numbers,.wyc-lotto-big-numbers{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0}.wyc-lotto-numbers b,.wyc-lotto-big-numbers b{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;background:#f5f6f9;color:#172033;font-size:13px;font-weight:950}.wyc-lotto-big-numbers b{width:54px;height:54px;font-size:18px;background:#f2effd;color:#4e35a8}
.wyc-lotto-extras{margin:0;color:#596579;font-size:10px;font-weight:800}.wyc-lotto-status{margin:13px 0 0;color:#078a49;font-size:9px;font-weight:800}.wyc-lotto-status.is-stale{color:#9a6800}.wyc-lotto-unavailable{display:flex;align-items:center;gap:9px;min-height:70px;margin:15px 0;padding:12px;border-radius:12px;background:#f8f8fa}.wyc-lotto-unavailable span{font-size:22px;color:#a0a8b6}.wyc-lotto-unavailable p{margin:0;color:#717b8c;font-size:10px;line-height:1.45}
.wyc-lotto-card-actions{display:flex;justify-content:space-between;gap:10px;margin-top:15px;padding-top:12px;border-top:1px solid var(--line)}.wyc-lotto-card-actions a{color:#6249bd;font-size:10px;font-weight:900}.wyc-lotto-card-actions a:last-child{color:#7c8595}
.wyc-lotto-info{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:58px;padding:27px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#faf9ff,#fff)}.wyc-lotto-info h2{margin:6px 0 9px;font-size:28px}.wyc-lotto-info p{margin:0;color:var(--muted);line-height:1.65}.wyc-lotto-info>div:last-child{padding:18px;border:1px solid #e5e1f2;border-radius:15px;background:#fff}.wyc-lotto-info>div:last-child p{margin-top:6px;font-size:11px}
.wyc-lotto-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:38px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff,#fafaff)}.wyc-lotto-detail-icon{display:flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:23px;background:color-mix(in srgb,var(--lotto) 13%,white);color:var(--lotto);font-size:24px;font-weight:950}
.wyc-lotto-result-panel{margin-top:22px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 13px 35px rgba(24,31,52,.05)}.wyc-lotto-result-panel p{color:#5f697b}.wyc-lotto-result-panel footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;padding-top:15px;border-top:1px solid var(--line);color:#788294;font-size:10px}.wyc-lotto-result-panel footer a{color:#6249bd;font-weight:900}.wyc-lotto-warning,.wyc-lotto-empty{margin-top:16px;padding:13px;border-radius:12px;background:#fff7df;color:#77591a;font-size:11px}.wyc-lotto-empty strong{display:block;font-size:14px}.wyc-lotto-empty p{margin-bottom:0}
.wyc-lotto-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.wyc-lotto-mini-grid a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:13px;color:var(--ink)}.wyc-lotto-mini-grid a>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:color-mix(in srgb,var(--lotto) 12%,white);color:var(--lotto);font-size:10px;font-weight:950}.wyc-lotto-mini-grid strong{font-size:11px}.wyc-lotto-mini-grid b{color:#a4acb9}
@media(max-width:980px){.wyc-lotto-hero{grid-template-columns:1fr}.wyc-lotto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wyc-lotto-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.wyc-lotto-shell{width:min(100% - 24px,1180px);padding-top:18px}.wyc-lotto-hero{padding:27px;border-radius:21px}.wyc-lotto-grid,.wyc-lotto-info,.wyc-lotto-mini-grid{grid-template-columns:1fr}.wyc-lotto-section-head{align-items:flex-start;flex-direction:column}.wyc-lotto-section-head>small{text-align:left}.wyc-lotto-detail-hero{grid-template-columns:1fr;padding:25px}.wyc-lotto-detail-icon{width:62px;height:62px;border-radius:17px}.wyc-lotto-result-panel footer{align-items:flex-start;flex-direction:column}}
@media(max-width:430px){.wyc-lotto-hero{padding:21px}.wyc-lotto-hero h1,.wyc-lotto-detail-hero h1{font-size:36px}.wyc-lotto-card{padding:16px}.wyc-lotto-big-numbers b{width:46px;height:46px}.wyc-lotto-card-actions{align-items:flex-start;flex-direction:column}}

/* Loterías 1.1 — tarjetas informativas e histórico */
.wyc-lotto-card{position:relative;overflow:hidden}.wyc-lotto-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--lotto)}
.wyc-lotto-card-head strong{font-size:17px;letter-spacing:-.015em}.wyc-lotto-card-head small{font-size:10px}
.wyc-lotto-card-actions{justify-content:flex-start;flex-wrap:wrap}.wyc-lotto-card-actions a{padding:6px 8px;border-radius:8px;background:#f7f7fa}.wyc-lotto-card-actions a:first-child{background:#f1edfd;color:#553cae}.wyc-lotto-card-actions a:last-child{margin-left:auto;background:transparent}
.wyc-lotto-result-panel footer>div{display:flex;gap:16px;flex-wrap:wrap}
.wyc-lotto-history{margin-top:24px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff}
.wyc-lotto-history-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.wyc-lotto-history-head span{color:var(--violet);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.wyc-lotto-history-head h2{margin:5px 0 0;font-size:30px}.wyc-lotto-history-head>a{color:#667084;font-size:10px;font-weight:850}
.wyc-lotto-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wyc-lotto-history-list article{display:grid;grid-template-columns:100px minmax(0,1fr);gap:8px 14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fcfcfd}.wyc-lotto-history-list time{color:#667084;font-size:10px;font-weight:850}.wyc-lotto-history-numbers{display:flex;flex-wrap:wrap;gap:5px}.wyc-lotto-history-numbers b{display:flex;align-items:center;justify-content:center;min-width:29px;height:29px;padding:0 6px;border-radius:9px;background:#f0edf9;color:#473496;font-size:11px}.wyc-lotto-history-list small{grid-column:2;color:#727c8d;font-size:9px}
.wyc-lotto-history-actions{display:flex;justify-content:space-between;gap:16px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.wyc-lotto-history-actions a{color:#6249bd;font-size:10px;font-weight:900}
@media(hover:hover){.wyc-lotto-card:hover .wyc-lotto-game-icon{transform:scale(1.04)}.wyc-lotto-game-icon{transition:transform .18s ease}}
@media(max-width:700px){.wyc-lotto-history-list{grid-template-columns:1fr}.wyc-lotto-history-head,.wyc-lotto-history-actions{align-items:flex-start;flex-direction:column}.wyc-lotto-result-panel footer>div{flex-direction:column;gap:8px}}
@media(max-width:430px){.wyc-lotto-history{padding:17px}.wyc-lotto-history-list article{grid-template-columns:1fr}.wyc-lotto-history-list small{grid-column:1}.wyc-lotto-card-actions a:last-child{margin-left:0}}

.wyc-lotto-history-compact{margin-top:22px}.wyc-lotto-history-compact .wyc-lotto-history-head h2{font-size:25px}

.wyc-lotto-unavailable:before{content:'';width:7px;height:7px;border-radius:50%;background:#8d7ad1;box-shadow:0 0 0 4px rgba(104,72,223,.08)}
