@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&family=Geist+Mono:wght@400;500;600&family=Istok+Web:wght@400;700&family=Livvic:wght@700;900&display=swap");:root{--lime:#ebf99a;--purple:#8b5cf6;--hot-pink:#ff79cb;--sky-blue:#7dd3fc;--background:#fff8f0;--card-bg:#faf9ff;--text:#000;--text-soft:#666;--wyatt-glass-bg:#ffffff73;--wyatt-glass-blur:blur(25px) saturate(150%);--wyatt-glass-border:2px solid #000;--wyatt-glass-shadow:6px 6px 0px #00000014;--wyatt-glass-shadow-sm:4px 4px 0px #00000014;--wyatt-glass-shadow-hover:8px 8px 0px #0000001a;--shadow-apple-sm:1px 1px 0px #00000014,0 2px 8px #0000000f;--shadow-apple-md:1px 1px 0px #0000001a,0 4px 16px #00000012;--shadow-apple-lg:1px 1px 0px #0000001a,0 8px 30px #00000017;--shadow-apple-hover:1px 1px 0px #0000001a,0 8px 24px #0000001a;--shadow-brutalist-sm:2px 2px 0px #000;--shadow-brutalist-md:4px 4px 0px #000;--shadow-brutalist-lg:6px 6px 0px #000;--shadow-brutalist-xl:8px 8px 0px #000;--font-display:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Geist Mono","Courier New",monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px}.vibes-content{font-size:1.125rem;line-height:1.7;color:#111;border:4px solid #000;border-radius:0;background:#fff;padding:3rem;margin-bottom:1.5rem;box-shadow:1px 1px 0 #00000014,0 2px 8px #0000000f}.vibes-content,.vibes-content h1,.vibes-content h2,.vibes-content h3{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.vibes-content h1,.vibes-content h2,.vibes-content h3{font-weight:900;text-transform:uppercase;letter-spacing:-.5px;margin-top:2rem;margin-bottom:1rem}.vibes-content h4,.vibes-content h5,.vibes-content h6{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;margin-top:1.5rem;margin-bottom:.75rem}.vibes-content h1{font-size:2.75rem;line-height:1.2}.vibes-content h2{font-size:2.125rem;line-height:1.3}.vibes-content h3{font-size:1.5rem;line-height:1.4}.vibes-content h4{font-size:1.25rem}.vibes-content h5{font-size:1.125rem}.vibes-content h6{font-size:1rem}.vibes-content p{margin-bottom:1.5rem}.vibes-content a{color:#8b5cf6;font-weight:700;text-decoration:underline;text-decoration-color:#8b5cf6;text-underline-offset:2px;transition:all .2s}.vibes-content a:hover{text-decoration:none}@media (max-width:768px){.vibes-content a{text-decoration-thickness:2px}}.vibes-content img{width:100%;height:auto;border:3px solid #000;margin:2rem 0;display:block}.vibes-content blockquote{margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 4rem;border:4px solid #000;background:#ff79cb;color:#fff;font-weight:700;font-size:1.1rem;line-height:1.6;font-style:normal;box-shadow:6px 6px 0 #000;position:relative}.vibes-content blockquote:before{content:'"';font-size:4rem;font-weight:900;line-height:1;position:absolute;top:.5rem;left:.75rem;color:#ebf99a;opacity:1}.vibes-content blockquote p:last-child{margin-bottom:0}.vibes-content mark{background:var(--lime);padding:.125rem .25rem}.vibes-content code{background:#f5f5f5;border:2px solid #000;padding:.125rem .375rem;font-family:Courier New,monospace;font-size:.875rem}.vibes-content pre{background:#111;color:#fff;padding:1.5rem;overflow-x:auto;margin:2rem 0;border:4px solid #000;box-shadow:4px 4px 0 #000}.vibes-content pre code{background:#0000;border:none;padding:0;color:#fff}.vibes-content ol,.vibes-content ul{margin-bottom:1.5rem;padding-left:2rem}.vibes-content ul{list-style-type:disc}.vibes-content ol{list-style-type:decimal}.vibes-content li{margin-bottom:.5rem}.vibes-content li>ol,.vibes-content li>ul{margin-top:.5rem;margin-bottom:.5rem}.vibes-content hr{border:none;height:2px;background:#000;margin:1.5rem 0;box-shadow:none}.vibes-content table{border-collapse:collapse;border-spacing:0}.vibes-content table,.vibes-content td,.vibes-content th,.vibes-content tr{border:none}.vibes-content .kg-table table{border:4px solid #000;margin:2rem 0}.vibes-content .kg-table td,.vibes-content .kg-table th{border:2px solid #000;padding:.75rem;text-align:left}.vibes-content .kg-table th{background:#000;color:#fff;font-weight:900;text-transform:uppercase}.vibes-content .kg-gallery-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0}.vibes-content .kg-gallery-image img{border:3px solid #000;width:100%;height:100%;object-fit:cover}.vibes-content .kg-bookmark-card{display:flex;border:4px solid #000;background:#fff;margin:2rem 0;box-shadow:4px 4px 0 #000;transition:all .2s}.vibes-content .kg-bookmark-card:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 #000}.vibes-content .kg-bookmark-content{flex:1;padding:1.5rem}.vibes-content .kg-bookmark-title{font-weight:900;text-transform:uppercase;font-size:1.125rem;margin-bottom:.5rem}.vibes-content .kg-bookmark-description{font-size:.875rem;color:#000000b3;margin-bottom:.5rem}.vibes-content .kg-bookmark-metadata{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#00000080;font-family:monospace}.vibes-content .kg-bookmark-thumbnail{flex-shrink:0;width:200px;border-left:4px solid #000}.vibes-content .kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;margin:0;border:0}.vibes-content .kg-btn{display:inline-block;background:#111;color:#fff;padding:.75rem 1.5rem;font-weight:900;text-transform:uppercase;text-decoration:none;border:2px solid #111;transition:all .2s;margin:1rem 0}.vibes-content .kg-btn:hover{transform:translateY(-2px);background:#8b5cf6}.vibes-content .kg-btn-accent{background:var(--lime);color:#111}.vibes-content .kg-callout-card{border:4px solid #000;padding:1.5rem;margin:2rem 0;background:#ebf99a;box-shadow:4px 4px 0 #000}.vibes-content .kg-callout-emoji{font-size:1.5rem;margin-right:.75rem}.vibes-content .kg-callout-text{font-size:1rem}.vibes-content figure{margin:2rem 0}.vibes-content figcaption{margin-top:-3px;padding:1rem 1.5rem;border:3px solid #000;border-top:none;background:#ff79cb;font-weight:700;font-size:.95rem;font-style:normal;line-height:1.5;color:#fff;box-shadow:0 3px 0 #000}.vibes-content figcaption a{color:#fff;text-decoration:none;font-weight:800;font-size:1rem;transition:opacity .2s ease}.vibes-content figcaption a:hover{opacity:.85}.vibes-content figure img{border:3px solid #000;border-bottom:none;display:block;width:100%;height:auto;margin:0}.vibes-content .kg-image-card,.vibes-content .kg-video-card{margin:2rem 0}.vibes-content .kg-image-card img,.vibes-content .kg-video-card video{width:100%;border:3px solid #000}.vibes-content .kg-embed-card{margin:2rem 0;border:4px solid #000;box-shadow:6px 6px 0 #000;background:#000}.vibes-content .kg-embed-card iframe{display:block;width:100%;border:none}.vibes-content iframe{border:4px solid #000;box-shadow:6px 6px 0 #000;display:block;margin:2rem auto;max-width:100%}.vibes-content strong{font-weight:700}.vibes-content .kg-width-wide{max-width:none;width:100%}.vibes-content .kg-width-full{max-width:none;width:100vw;margin-left:50%;transform:translateX(-50%)}@media (max-width:768px){.vibes-content{padding:1.75rem}.vibes-content h1{font-size:2.125rem}.vibes-content h2{font-size:1.625rem}.vibes-content h3{font-size:1.25rem}.vibes-content .kg-bookmark-card{flex-direction:column}.vibes-content .kg-bookmark-thumbnail{width:100%;height:200px;border-left:0;border-top:4px solid #000}.vibes-content .kg-width-full{width:100%;margin-left:0;transform:none}}.vibes-content>table{max-width:600px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;float:none!important}.vibes-content>table,.vibes-content>table table{border-collapse:collapse!important;border-spacing:0!important}.vibes-content>table td{padding:0}.vibes-content{overflow-x:hidden;max-width:100%}@media (max-width:640px){.vibes-content>table{max-width:100%!important}}.vibes-content.newsletter-layout{padding:0;background:#0000;border:none!important;box-shadow:none!important;border-radius:0;max-width:680px;margin:0 auto}.vibes-content.newsletter-layout .newsletter-content{display:flex;flex-direction:column;align-items:center;width:100%;padding:32px 16px 48px;background:#f5f3ff}.vibes-content.newsletter-layout .newsletter-content>table{max-width:600px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"],.vibes-content.newsletter-layout table[style*="border-top:2px solid"]{background:#ffffffed!important;-webkit-backdrop-filter:blur(20px) saturate(170%)!important;backdrop-filter:blur(20px) saturate(170%)!important;border:1.5px solid #111!important;border-top:3px solid #8b5cf6!important;box-shadow:5px 5px 0 0 #111,0 8px 32px #8b5cf612,inset 0 1px 0 #fffffff2!important;border-radius:0!important;margin-bottom:44px!important;transition:box-shadow .18s ease,transform .18s ease!important;will-change:transform,box-shadow!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"]:hover,.vibes-content.newsletter-layout table[style*="border-top:2px solid"]:hover{transform:translateY(-2px) translateX(-1px)!important;box-shadow:7px 7px 0 0 #111,0 16px 48px #8b5cf61f,inset 0 1px 0 #fffffff2!important}.vibes-content.newsletter-layout table[style*="background-color:#FBF9FF"]{border-top:3px solid #111!important}.vibes-content.newsletter-layout table[style*="background-color:#FBF9FF"] td[style*="background-color:#"],.vibes-content.newsletter-layout table[style*="background-color:#FBF9FF"] td[style*="background-color:#"] *{color:#fff!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"]{border-top:3px solid #111!important}.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-style: italic"],.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-style:italic"]{text-shadow:0 1px 0 #fffffff2,0 0 20px #8b5cf614!important;font-family:Livvic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:900!important;font-size:1.25rem!important;line-height:1.5!important}.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-size: 12"],.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-size: 13"],.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-size:12"],.vibes-content.newsletter-layout table[style*="border-top:2px solid"] p[style*="font-size:13"]{color:#999!important;text-transform:uppercase!important;letter-spacing:.11em!important;font-family:Istok Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-size:.66rem!important;font-weight:700!important;margin-top:14px!important}.vibes-content.newsletter-layout table[style*="border-top:2px solid"]:not([style*="background-color:#FBF9FF"])>tbody>tr>td{padding:28px 32px 24px!important}.vibes-content.newsletter-layout table[style*="background-color:#FBF9FF"]>tbody>tr>td>table td{padding:10px 16px!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"]>tbody>tr>td{padding:0!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"] td[style*="border-left-color:#111111"]{padding:14px 12px!important}.vibes-content.newsletter-layout table[style*="border-top-color:#111111"] p[style*="background-color: #EBF99A"],.vibes-content.newsletter-layout table[style*="border-top-color:#111111"] p[style*="background-color:#EBF99A"]{font-family:Livvic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:800!important;font-size:.72rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#111!important;box-shadow:3px 3px 0 0 #111!important;padding:5px 10px!important;display:inline-block!important;margin-bottom:10px!important}.vibes-content.newsletter-layout p[style*="background-color:#EBF99A"][style*="font-size: 22px"],.vibes-content.newsletter-layout p[style*="background-color:#EBF99A"][style*="font-size:22px"]{font-family:Livvic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:900!important;letter-spacing:.14em!important;box-shadow:4px 4px 0 0 #111!important;margin-top:12px!important;margin-bottom:28px!important}.vibes-content.newsletter-layout p[style*=border-left][style*="#8B5CF6"],.vibes-content.newsletter-layout p[style*=border-left][style*="#8b5cf6"]{background:#0000!important;margin-bottom:14px!important}.vibes-content.newsletter-layout p[style*=border-left][style*="#8B5CF6"] strong,.vibes-content.newsletter-layout p[style*=border-left][style*="#8b5cf6"] strong{font-family:Livvic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:700!important;letter-spacing:.07em!important}.vibes-content.newsletter-layout h3,.vibes-content.newsletter-layout h3[style]{font-family:Livvic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:uppercase!important;margin-top:14px!important;margin-bottom:14px!important;line-height:1.25!important;font-size:1.05rem!important}.vibes-content.newsletter-layout p[style*="font-size: 14px"],.vibes-content.newsletter-layout p[style*="font-size: 15px"],.vibes-content.newsletter-layout p[style*="font-size:14px"],.vibes-content.newsletter-layout p[style*="font-size:15px"]{font-family:Istok Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;line-height:1.68!important}.vibes-content.newsletter-layout table[style*="border-top:2px solid"]:not([style*="background-color:#FBF9FF"]){margin-top:8px!important}.vibes-content.newsletter-layout p[style*="font-size: 10px"],.vibes-content.newsletter-layout p[style*="font-size:10px"],.vibes-content.newsletter-layout td[style*="font-size:10px"]{font-family:Istok Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;color:#666!important;letter-spacing:.04em!important}.vibes-theme-root .vibes-content [style*="#EBF99A"],.vibes-theme-root .vibes-content [style*="#ebf99a"],.vibes-theme-root .vibes-content [style*="rgb(235, 249, 154)"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content [style*="#EBF99A"] *,.vibes-theme-root .vibes-content [style*="#ebf99a"] *,.vibes-theme-root .vibes-content [style*="rgb(235, 249, 154)"] *{color:#111!important}.vibes-content [style*=border-left][style*="#8B5CF6"],.vibes-content [style*=border-left][style*="#8b5cf6"],.vibes-content td[style*=border-left][style*="#8B5CF6"],.vibes-content td[style*=border-left][style*="#8b5cf6"]{border-left-color:#8b5cf6!important}.vibes-content [style*=border-left][style*="#8B5CF6"] *,.vibes-content [style*=border-left][style*="#8b5cf6"] *,.vibes-content td[style*=border-left][style*="#8B5CF6"] *,.vibes-content td[style*=border-left][style*="#8b5cf6"] *{color:#111!important}.vibes-content [id=art],.vibes-content [id=business],.vibes-content [id=community],.vibes-content [id=curators-picks],.vibes-content [id=development],.vibes-content [id=eats],.vibes-content [id=entertainment],.vibes-content [id=events],.vibes-content [id=fun],.vibes-content [id=hey-cutie],.vibes-content [id=hov-lane],.vibes-content [id=local],.vibes-content [id=music],.vibes-content [id=national],.vibes-content [id=nightlife],.vibes-content [id=on-this-day],.vibes-content [id=quote-of-the-day],.vibes-content [id=sports],.vibes-content [id=trivia-answer],.vibes-content [id=trivia],.vibes-content [id=weather]{text-align:left!important}.vibes-theme-root{--bg:#f8f8f8;--card-bg:#fff;--text-primary:#111;--text-secondary:#666;--link-color:#8b5cf6;--pill-bg:#111;--pill-text:#fff;--pill-bar:#8b5cf6;--glass-border:1px solid #0000000f;--glass-shadow:0 1px 3px #0000000a,0 1px 2px #00000008}.vibes-theme-root .vibes-content{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.vibes-theme-root .vibes-content [style*="#EBF99A"],.vibes-theme-root .vibes-content [style*="#ebf99a"],.vibes-theme-root .vibes-content [style*="rgb(235, 249, 154)"]{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800}.vibes-theme-root .vibes-content strong[style*="font-size: 24px"],.vibes-theme-root .vibes-content strong[style*="font-size:24px"]{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-weight:800!important;letter-spacing:-.01em!important}.vibes-theme-root .vibes-content p[style*="font-size: 11px"],.vibes-theme-root .vibes-content p[style*="font-size: 15px"],.vibes-theme-root .vibes-content p[style*="font-size:11px"],.vibes-theme-root .vibes-content p[style*="font-size:15px"],.vibes-theme-root .vibes-content td[style*="font-size: 10px"],.vibes-theme-root .vibes-content td[style*="font-size:10px"]{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important}.vibes-theme-root .vibes-content span[style*="font-size: 13px"],.vibes-theme-root .vibes-content span[style*="font-size:13px"]{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-weight:700!important;letter-spacing:.02em!important}.vibes-theme-root .vibes-content table[data-block=section-header] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=section-header] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=section-header] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=section-header] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=section-header] [style*=border-left],.vibes-theme-root .vibes-content table[data-block=section-header] td[style*=border-left]{border-left-color:#111!important}.vibes-theme-root .vibes-content table[data-block=section-header] table{margin-left:0!important;margin-right:unset!important}.vibes-theme-root .vibes-content table[data-block=more-links]{border:var(--glass-border)!important;box-shadow:var(--glass-shadow)!important;background:var(--card-bg)!important}.vibes-theme-root .vibes-content table[data-block=more-links] a{text-decoration:none!important;border-bottom:none!important}.vibes-theme-root .vibes-content table[data-block=more-links] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=more-links] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=more-links] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=more-links] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=more-links] span[style*="font-size: 10px"],.vibes-theme-root .vibes-content table[data-block=more-links] span[style*="font-size: 12px"],.vibes-theme-root .vibes-content table[data-block=more-links] span[style*="font-size:10px"],.vibes-theme-root .vibes-content table[data-block=more-links] span[style*="font-size:12px"]{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important}.vibes-theme-root .vibes-content table[data-block=more-links] a[style*="#8B5CF6"],.vibes-theme-root .vibes-content table[data-block=more-links] a[style*="#8b5cf6"]{text-decoration:none!important;border-bottom:none!important}.vibes-theme-root .vibes-content table[data-block=hov-lane] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=hov-lane] [style*="#ebf99a"],.vibes-theme-root .vibes-content table[data-block=weather] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=weather] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=hov-lane] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=hov-lane] [style*="#ebf99a"] *,.vibes-theme-root .vibes-content table[data-block=weather] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=weather] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=hov-lane] table,.vibes-theme-root .vibes-content table[data-block=quote] table,.vibes-theme-root .vibes-content table[data-block=toc] table,.vibes-theme-root .vibes-content table[data-block=weather] table{margin-left:0!important;margin-right:unset!important}.vibes-theme-root .vibes-content table[data-block=trivia]{background:#0000!important;border:1px solid #00000014!important;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014!important}.vibes-theme-root .vibes-content table[data-block=trivia] td{color:#111!important;text-align:left!important}.vibes-theme-root .vibes-content table[data-block=trivia] td *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=trivia] a{color:#8b5cf6!important}.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=trivia] table{margin-left:0!important;margin-right:unset!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer],.vibes-theme-root .vibes-content table[data-block=trivia]{background:#0000!important;border:1px solid #00000014!important;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer] td,.vibes-theme-root .vibes-content table[data-block=trivia] td{color:#111!important;text-align:left!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer] td *,.vibes-theme-root .vibes-content table[data-block=trivia] td *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer] a,.vibes-theme-root .vibes-content table[data-block=trivia] a{color:#8b5cf6!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=trivia-answer] [style*="#ebf99a"],.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=trivia-answer] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=trivia-answer] [style*="#ebf99a"] *,.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=trivia] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] table,.vibes-theme-root .vibes-content table[data-block=trivia-answer] table,.vibes-theme-root .vibes-content table[data-block=trivia] table{margin-left:0!important;margin-right:unset!important}.vibes-theme-root .vibes-content table[data-block=sponsor]{border:1px solid #e0e0e0!important;border-top:3px solid #8b5cf6!important;box-shadow:none!important}.vibes-theme-root .vibes-content table[data-block=sponsor] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=sponsor] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=sponsor] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=sponsor] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=quote] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=quote] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=quote] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=quote] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=toc] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=toc] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=toc] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=toc] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=on-this-day]{background:#8b5cf6!important;border:1px solid #8b5cf64d!important;box-shadow:0 2px 8px #8b5cf626,0 1px 3px #0000000f!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] td{color:#fff!important;text-align:left!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] td *{color:#fff!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] a{color:#ebf99a!important;text-decoration-color:#ebf99a!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*="#EBF99A"],.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*="#ebf99a"]{background:#ebf99a!important;color:#111!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*="#EBF99A"] *,.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*="#ebf99a"] *{color:#111!important}.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*=border-left][style*="#8B5CF6"],.vibes-theme-root .vibes-content table[data-block=on-this-day] [style*=border-left][style*="#8b5cf6"],.vibes-theme-root .vibes-content table[data-block=on-this-day] td[style*=border-left][style*="#8B5CF6"],.vibes-theme-root .vibes-content table[data-block=on-this-day] td[style*=border-left][style*="#8b5cf6"]{border-left-color:#111!important}.vibes-theme-root .vibes-content table[data-block=hov-lane] td,.vibes-theme-root .vibes-content table[data-block=hov-lane] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=hov-lane] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=more-links] td,.vibes-theme-root .vibes-content table[data-block=more-links] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=more-links] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=on-this-day] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=on-this-day] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=quote] td,.vibes-theme-root .vibes-content table[data-block=quote] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=quote] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=toc] td,.vibes-theme-root .vibes-content table[data-block=toc] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=toc] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=trivia-answer] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=trivia-answer] td[style*="text-align:center"],.vibes-theme-root .vibes-content table[data-block=trivia] td[style*="text-align: center"],.vibes-theme-root .vibes-content table[data-block=trivia] td[style*="text-align:center"]{text-align:left!important}.vibes-theme-root{background:#0000;min-height:100vh}