.toto-vt-wrap{width:100%}.toto-vt-eyebrow{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#888;text-align:center;margin:0 0 8px}.toto-vt-section-title{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:700;color:#0a0a0a;text-align:center;line-height:1.2;margin:0 0 10px}.toto-vt-subtitle{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:15px;color:#666;text-align:center;line-height:1.6;max-width:640px;margin:0 auto 36px}.toto-vt-grid{display:grid;grid-template-columns:repeat(var(--toto-vt-cols,4),1fr);gap:10px}.toto-vt-card{position:relative;height:380px;border-radius:8px;overflow:hidden;padding:0;line-height:0;background:#0b1228;cursor:pointer;outline:none;-webkit-tap-highlight-color:#fff0}.toto-vt-card:focus-visible{box-shadow:0 0 0 3px #0a0a0a}.toto-vt-bg{position:absolute;inset:0;width:100%;height:100%;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat;transition:transform 0.55s cubic-bezier(.22,1,.36,1);will-change:transform}.toto-vt-card:hover .toto-vt-bg{transform:scale(1.07)}.toto-vt-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .05) 55%,transparent 100%);pointer-events:none;z-index:1}.toto-vt-badge{position:absolute;top:12px;right:12px;z-index:3;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:5px;box-shadow:0 2px 8px rgb(0 0 0 / .18);transition:transform 0.25s ease}.toto-vt-badge svg{width:100%;height:100%;display:block}.toto-vt-card:hover .toto-vt-badge{transform:scale(1.1)}.toto-vt-footer{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:center;gap:10px;padding:16px 14px}.toto-vt-accent{display:block;flex-shrink:0;width:3px;height:22px;background:#fff;border-radius:2px}.toto-vt-card-title{color:#fff;font-size:16px;font-weight:700;font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;line-height:1.25;letter-spacing:.01em;text-shadow:0 1px 4px rgb(0 0 0 / .4)}.toto-vt-hover-ring{position:absolute;inset:0;border:2px solid #fff0;border-radius:inherit;transition:border-color 0.25s ease;pointer-events:none;z-index:4}.toto-vt-card:hover .toto-vt-hover-ring{border-color:rgb(255 255 255 / .4)}.toto-vt-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:16px}.toto-vt-modal.toto-vt-open{display:flex}.toto-vt-modal-bd{position:absolute;inset:0;background:rgb(0 0 0 / .88);cursor:pointer;animation:totoVtFadeIn 0.22s ease}@keyframes totoVtFadeIn{from{opacity:0}to{opacity:1}}.toto-vt-modal-box{position:relative;z-index:2;width:100%;max-width:1100px;background:#111;border-radius:12px;overflow:hidden;box-shadow:0 24px 80px rgb(0 0 0 / .65);animation:totoVtSlideUp 0.3s cubic-bezier(.22,1,.36,1)}@keyframes totoVtSlideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toto-vt-modal-top{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#1a1a1a;border-bottom:1px solid #2a2a2a}.toto-vt-modal-lbl{color:#fff;font-size:.8rem;font-weight:600;font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.toto-vt-modal-close{width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .12);border:none;color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease;line-height:1}.toto-vt-modal-close:hover{background:rgb(255 255 255 / .28)}.toto-vt-frame-wrap{aspect-ratio:16 / 9;background:#000}.toto-vt-frame-wrap iframe{width:100%;height:100%;border:none;display:block}@media (max-width:1024px){.toto-vt-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.toto-vt-grid{grid-template-columns:1fr}.toto-vt-card{height:280px}}