body{padding-top:68px}.vob-nav-links-current{color:var(--accent);font-size:15px;font-weight:600;padding:10px 12px;border-bottom:2px solid var(--accent)}.vob-news-hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 0%,var(--elevated) 0%,var(--bg) 55%,#000000 100%);padding:72px 24px 58px;text-align:center}.vob-news-hero[hidden]{display:none}.vob-news-hero-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}.vob-news-hero-art{position:relative;display:inline-block;margin-bottom:18px}.vob-news-hero-art:before{content:"";position:absolute;top:-36px;right:-36px;bottom:-36px;left:-36px;background:radial-gradient(closest-side,rgba(168,102,255,.35),transparent 70%);animation:vobBreathe 4s cubic-bezier(.4,0,.2,1) infinite}.vob-news-hero-art img{image-rendering:pixelated;display:block;position:relative}.vob-news-hero-title{font-family:"Jersey 25",monospace;font-weight:400;font-size:clamp(38px,5vw,56px);line-height:1.05;letter-spacing:.5px;color:var(--text);margin:0 0 14px;text-shadow:0 0 24px rgba(255,90,90,.3)}.vob-news-hero-blurb{font-size:17px;line-height:1.6;color:var(--text);margin:0 0 20px}.vob-news-hero-badges{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.vob-news-hero-badges-copy{font-size:14px;color:var(--dim)}.vob-news-list{max-width:1200px;margin:0 auto;padding:36px 24px 72px}.vob-news-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.vob-news-filter-chip{font-family:inherit;cursor:pointer;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;color:var(--dim);background:transparent;text-decoration:none;box-shadow:inset 0 0 0 1px var(--border);transition:color .15s,background .15s,box-shadow .15s}.vob-news-filter-chip:hover{color:var(--text)}.vob-news-filter-chip.is-active{color:var(--accent);background:#a866ff1f;box-shadow:inset 0 0 0 1px #a866ff59}.vob-news-empty{text-align:center;padding:48px 0;font-size:16px;color:var(--dim)}.vob-news-list-featured{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;box-sizing:border-box;text-align:left;background:var(--surface);border:1px solid rgba(168,102,255,.3);border-radius:16px;overflow:hidden;text-decoration:none;box-shadow:0 8px 30px #00000080,0 0 34px #a866ff1a;margin-bottom:18px;transition:border-color .18s,transform .18s}.vob-news-list-featured:hover{border-color:#a866ff8c;transform:translateY(-2px)}.vob-news-featured-media{flex:1.2 1 320px;min-width:0;display:flex;align-items:center;justify-content:center;background:var(--recess);border-right:1px solid var(--border);min-height:220px;background-image:repeating-linear-gradient(45deg,rgba(168,102,255,.035) 0 12px,transparent 12px 24px)}.vob-news-featured-media-inner{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px;text-align:center}.vob-news-featured-media-inner img{image-rendering:pixelated;max-width:100%}.vob-news-placeholder-crest{opacity:.35;width:48px;height:48px}.vob-news-featured-media:has(img:not(.vob-news-placeholder-crest)){background-image:none}.vob-news-featured-media:has(img:not(.vob-news-placeholder-crest)) .vob-news-featured-media-inner{display:block;align-self:stretch;width:100%;padding:0}.vob-news-featured-media-inner img:not(.vob-news-placeholder-crest){display:block;width:100%;height:100%;max-width:none;object-fit:cover;image-rendering:auto}.vob-news-featured-body{flex:1 1 320px;min-width:0;display:block;padding:26px 28px}.vob-news-featured-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.vob-news-featured-date{font-size:12.5px;color:var(--dim)}.vob-news-featured-latest{margin-left:auto;display:inline-flex;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;letter-spacing:1px;background:#e8c44a1a;color:var(--gold);border:1px solid rgba(232,196,74,.3)}.vob-news-featured-title{display:block;font-size:24px;font-weight:700;line-height:1.25;color:var(--text);margin-bottom:10px}.vob-news-featured-excerpt{display:block;font-size:15px;line-height:1.6;color:var(--dim);margin-bottom:16px}.vob-news-featured-byline{display:flex;align-items:center;gap:9px}.vob-news-featured-byline img{image-rendering:pixelated;opacity:.6}.vob-news-featured-author{font-size:13px;color:var(--dim)}.vob-news-featured-readmore{margin-left:auto;font-size:14.5px;font-weight:600;color:var(--accent)}.vob-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.vob-news-grid-card{display:flex;flex-direction:column;text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;text-decoration:none;box-shadow:0 8px 30px #00000080;transition:border-color .18s,transform .18s}.vob-news-grid-card:hover{border-color:#a866ff73;transform:translateY(-2px)}.vob-news-row-media{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;aspect-ratio:16 / 7;background:var(--recess);border-bottom:1px solid var(--border);background-image:repeating-linear-gradient(45deg,rgba(168,102,255,.035) 0 12px,transparent 12px 24px)}.vob-news-row-media-inner{display:flex;align-items:center;justify-content:center;padding:12px}.vob-news-row-media-inner img{image-rendering:pixelated;max-width:100%;max-height:100%}.vob-news-row-media:has(img:not(.vob-news-placeholder-crest)){background-image:none}.vob-news-row-media:has(img:not(.vob-news-placeholder-crest)) .vob-news-row-media-inner{width:100%;height:100%;padding:0}.vob-news-row-media-inner img:not(.vob-news-placeholder-crest){width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;image-rendering:auto}.vob-news-grid-card-body{display:block;padding:18px 20px;width:100%;box-sizing:border-box}.vob-news-grid-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.vob-news-grid-card-title{display:block;font-size:17.5px;font-weight:700;line-height:1.3;color:var(--text);margin-bottom:8px}.vob-news-grid-card-excerpt{display:block;font-size:14px;line-height:1.55;color:var(--dim);margin-bottom:12px}.vob-news-grid-card-byline{display:flex;align-items:center;gap:8px}.vob-news-grid-card-date{font-size:12px;color:var(--dim)}.vob-news-grid-card-author{font-size:12.5px;color:var(--faint)}.vob-news-grid-card .vob-news-grid-card-readmore{font-size:13.5px}.vob-news-post{max-width:760px;margin:0 auto;padding:42px 24px 64px}.vob-news-post-meta .vob-news-featured-date{font-size:13px}.vob-news-back{display:inline-block;margin:0 0 26px;color:var(--dim);text-decoration:none;font-size:14px;font-weight:600;transition:color .15s}.vob-news-back:hover{color:var(--text)}.vob-news-post-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.vob-news-post-byline{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:13px;color:var(--dim)}.vob-news-post-byline img{image-rendering:pixelated;opacity:.6}.vob-news-post-title{font-family:"Jersey 25",monospace;font-weight:400;font-size:clamp(32px,4.5vw,44px);line-height:1.1;letter-spacing:.5px;color:var(--text);margin:0 0 22px}.vob-news-post-lead{font-size:18.5px;line-height:1.65;color:var(--text);margin:0 0 26px;font-weight:600}.vob-news-post-media{margin:0 0 26px}.vob-news-post-media.vob-media-frame{padding:0;overflow:hidden}.vob-news-post-media .vob-media-frame-inner{aspect-ratio:16 / 9;gap:0;padding:0;background-image:none;border-radius:15px;overflow:hidden}.vob-news-post-media .vob-media-frame-inner img{width:100%;height:100%;max-width:none;object-fit:cover;image-rendering:auto}.vob-news-post-body{font-size:16.5px;line-height:1.75;color:var(--text)}.vob-news-post-body p{margin:0 0 20px}.vob-news-post-body h1,.vob-news-post-body h2,.vob-news-post-body h3{font-family:"Jersey 25",monospace;font-weight:400;color:var(--text);margin:30px 0 14px}.vob-news-post-body ul{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.vob-news-post-body ul li{display:flex;gap:10px;align-items:baseline}.vob-news-post-body ul li:before{content:"◆" / "";color:var(--accent);font-size:11px}.vob-news-post-body a{color:var(--accent);text-decoration:none;font-weight:600}.vob-news-post-body a:hover{color:var(--accent-hover)}.vob-news-post-body strong{color:var(--text)}.vob-news-post-bullets{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px 22px;margin:6px 0 26px}.vob-news-post-bullets-label{margin:0 0 12px;font-size:12.5px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--dim)}.vob-news-post-bullets-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.vob-news-post-bullets-list li{display:flex;gap:10px;align-items:baseline;font-size:15px;color:var(--text)}.vob-news-post-bullets-list li:before{content:"◆" / "";color:var(--accent);font-size:10px}.vob-news-post-signoff{font-size:15px;color:var(--dim);margin:0 0 34px}.vob-news-post-nav-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border) 20%,var(--border) 80%,transparent);margin-bottom:22px}.vob-news-post-nav{display:flex;gap:12px;flex-wrap:wrap}.vob-news-post-nav-card{flex:1 1 220px;min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 18px;text-decoration:none;transition:border-color .15s}.vob-news-post-nav-card:hover{border-color:#a866ff73}.vob-news-post-nav-card--left{text-align:left}.vob-news-post-nav-card--right{text-align:right}.vob-news-post-nav-label{display:block;font-size:11.5px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--dim);margin-bottom:4px}.vob-news-post-nav-title{display:block;font-size:14.5px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vob-news-notfound{max-width:640px;margin:0 auto;padding:120px 24px;text-align:center}.vob-news-notfound h1{font-family:"Jersey 25",monospace;font-weight:400;font-size:clamp(30px,4vw,40px);color:var(--text);margin:0 0 14px}.vob-news-notfound p{font-size:16px;color:var(--dim);margin:0 0 28px}.vob-news-subscribe{padding:0 24px 84px}.vob-news-subscribe-inner{max-width:1200px;margin:0 auto;background:var(--surface);border:1px solid rgba(168,102,255,.35);border-radius:16px;padding:48px 32px;box-shadow:0 8px 30px #00000080,0 0 34px #a866ff24;text-align:center;position:relative;overflow:hidden}.vob-news-subscribe-inner>:not(canvas){position:relative;z-index:1}.vob-news-subscribe-eyebrow{font-family:"Jersey 25",monospace;font-size:15px;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin:0 0 10px}.vob-news-subscribe-heading{font-size:clamp(24px,3vw,32px);line-height:1.2;font-weight:700;color:var(--text);margin:0 0 10px}.vob-news-subscribe-blurb{font-size:15px;line-height:1.6;color:var(--dim);margin:0 0 22px}.vob-news-subscribe .vob-notify-form{justify-content:center;max-width:640px;margin:0 auto}.vob-news-subscribe .vob-notify-input{min-width:220px;max-width:320px}.vob-news-subscribe .vob-notify-success{justify-content:center}.vob-news-subscribe-discord{margin:18px 0 0;font-size:13.5px;color:var(--dim)}.vob-news-subscribe-discord a{color:var(--accent);text-decoration:none;font-weight:600}.vob-news-subscribe-discord a:hover{color:var(--accent-hover)}@media(max-width:860px){.vob-nav-links{display:none}}.vob-news-figure{margin:26px 0}.vob-news-figure img{width:100%;border-radius:12px;border:1px solid var(--border);display:block}.vob-news-figure figcaption{text-align:center;color:var(--faint);font-size:13px;margin-top:9px}.vob-news-video{position:relative;aspect-ratio:16 / 9;margin:26px 0}.vob-news-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:1px solid var(--border);border-radius:12px}.vob-audio{display:flex;align-items:center;gap:14px;margin:22px 0;padding:14px 16px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.vob-audio audio{display:none}.vob-audio-play{flex:none;width:42px;height:42px;border-radius:50%;border:0;cursor:pointer;background:var(--accent);color:var(--bg);font-size:15px;line-height:1;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,box-shadow .15s}.vob-audio-play:hover{background:var(--accent-hover);box-shadow:0 0 16px color-mix(in srgb,var(--accent) 45%,transparent)}.vob-audio.is-playing .vob-audio-play{box-shadow:0 0 16px color-mix(in srgb,var(--accent) 45%,transparent)}.vob-audio-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}.vob-audio-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.vob-audio-title{font-size:14.5px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vob-audio-time{flex:none;font-family:ui-monospace,Menlo,monospace;font-size:12px;color:var(--dim)}.vob-audio-volwrap{flex:none;display:flex;align-items:center;gap:7px}.vob-audio-volglyph{color:var(--dim);font-size:13px}.vob-audio-seek,.vob-audio-vol{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--border);outline:none;cursor:pointer}.vob-audio-seek{width:100%}.vob-audio-vol{width:76px}.vob-audio-seek::-webkit-slider-thumb,.vob-audio-vol::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:var(--accent);border:0}.vob-audio-seek::-moz-range-thumb,.vob-audio-vol::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:var(--accent);border:0}.vob-audio-seek::-moz-range-track,.vob-audio-vol::-moz-range-track{height:4px;border-radius:2px;background:var(--border)}@media(max-width:560px){.vob-audio{flex-wrap:wrap}.vob-audio-volwrap{margin-left:56px}}.vob-callout{display:flex;gap:12px;padding:16px 18px;border-radius:12px;margin:24px 0;border:1px solid var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.vob-callout p{margin:0}.vob-callout--warning{border-color:var(--crimson);background:color-mix(in srgb,var(--crimson) 10%,transparent)}.vob-callout--tip{border-color:var(--jade);background:color-mix(in srgb,var(--jade) 10%,transparent)}.vob-blockquote{margin:24px 0;padding:4px 0 4px 18px;border-left:3px solid var(--accent);color:var(--dim);font-style:italic}.vob-news-table-wrap{overflow-x:auto;margin:24px 0}.vob-news-table{width:100%;border-collapse:collapse;font-size:15px;border:1px solid var(--border);border-radius:10px;overflow:hidden}.vob-news-table th,.vob-news-table td{padding:10px 14px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);text-align:left}.vob-news-table th{background:var(--elevated);color:var(--text);font-weight:700}.vob-news-table tr:last-child td{border-bottom:0}.vob-news-post-body hr{border:0;border-top:1px solid var(--border);margin:28px 0}
