body.wtb-v2 .bl-wrap{max-width:var(--wrap-max);margin:0 auto;padding:0 var(--wrap-pad-x)}body.wtb-v2 .bl-rule{height:1px;background:var(--c-line);border:0;margin:0}body.wtb-v2 .bl-section-label{font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--c-smoke);font-weight:500;padding:32px 0 20px}body.wtb-v2 .bl-hero{display:grid;grid-template-columns:5fr 4fr;gap:clamp(24px,4vw,48px);align-items:center;padding:clamp(40px,6vw,64px) 0 clamp(32px,5vw,48px)}body.wtb-v2 .bl-hero-figure{margin:0;aspect-ratio:1376 / 768;overflow:hidden;border-radius:var(--radius-media)}body.wtb-v2 .bl-hero-figure img{width:100%;height:100%;object-fit:cover;display:block}body.wtb-v2 h1.bl-display{font-family:var(--wtb-display);font-weight:350;font-size:clamp(2.4rem,5.5vw,4.2rem);line-height:var(--leading-display);letter-spacing:-.01em;margin:0;text-wrap:balance;color:var(--c-ink)}body.wtb-v2 h1.bl-display em{font-style:italic;color:var(--c-accent-deep)}body.wtb-v2 .bl-lede{margin:20px 0 0;max-width:52ch;font-family:var(--wtb-body);font-size:1.0625rem;line-height:var(--leading-body);color:var(--c-smoke)}body.wtb-v2 .bl-pillar{font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--c-accent-deep);font-weight:500}body.wtb-v2 .bl-featured{display:block;text-decoration:none;color:inherit;padding:0 0 48px;transition:opacity var(--motion-default)}body.wtb-v2 .bl-featured:hover{opacity:.8}body.wtb-v2 .bl-featured:active{opacity:.65}body.wtb-v2 .bl-featured:focus-visible{outline:2px solid var(--c-accent-deep);outline-offset:4px;border-radius:4px}body.wtb-v2 .bl-featured-figure{margin:16px 0 28px;overflow:hidden;border-radius:var(--radius-media);aspect-ratio:16 / 7}body.wtb-v2 .bl-featured-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--motion-reveal)}body.wtb-v2 .bl-featured:hover .bl-featured-img{transform:scale(1.02)}body.wtb-v2 .bl-featured-body{display:block}body.wtb-v2 h2.bl-featured-title{font-family:var(--wtb-display);font-weight:380;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;letter-spacing:-.02em;color:var(--c-ink);margin:12px 0 0;max-width:28ch;text-wrap:balance}body.wtb-v2 .bl-featured-excerpt{font-family:var(--wtb-body);font-size:1.0625rem;line-height:var(--leading-body);color:var(--c-smoke);max-width:62ch;margin:16px 0 0}body.wtb-v2 .bl-meta{display:flex;align-items:center;gap:10px;font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--c-smoke);margin-top:20px}body.wtb-v2 .bl-meta-sep{color:var(--c-line-strong)}body.wtb-v2 .bl-read{color:var(--c-accent-deep);font-weight:500}body.wtb-v2 .bl-list{border-top:1px solid var(--c-line)}body.wtb-v2 .bl-item{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start;text-decoration:none;color:inherit;padding:24px 0;border-bottom:1px solid var(--c-line);transition:background var(--motion-default);min-height:44px}body.wtb-v2 .bl-item--has-thumb{grid-template-columns:160px 1fr auto;gap:clamp(16px,2vw,28px)}body.wtb-v2 .bl-item:hover{background:color-mix(in oklab,var(--c-accent-deep) 4%,transparent)}body.wtb-v2 .bl-item:focus-visible{outline:2px solid var(--c-accent-deep);outline-offset:2px;border-radius:4px}body.wtb-v2 .bl-item-thumb-wrap{margin:0;overflow:hidden;border-radius:var(--radius-media);aspect-ratio:16 / 9;align-self:start;background:var(--c-bone);position:relative}body.wtb-v2 .bl-item-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--motion-default)}body.wtb-v2 .bl-item:hover .bl-item-thumb{transform:scale(1.03)}body.wtb-v2 .bl-item-thumb-fallback{position:absolute;inset:0;background:var(--c-bone);border:1px solid var(--c-line);display:flex;align-items:center;justify-content:center;padding:8px}body.wtb-v2 .bl-item-thumb-label{font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--c-smoke);text-align:center;word-break:break-word;line-height:1.4}body.wtb-v2 h3.bl-item-title{font-family:var(--wtb-display);font-weight:420;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.2;letter-spacing:-.01em;color:var(--c-ink);margin:8px 0 0;text-wrap:balance}body.wtb-v2 .bl-item-excerpt{font-family:var(--wtb-body);font-size:1.0625rem;line-height:var(--leading-body);color:var(--c-smoke);margin:8px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.wtb-v2 .bl-item-date{font-family:var(--wtb-mono);font-size:11.5px;letter-spacing:.08em;color:var(--c-smoke);white-space:nowrap;padding-top:4px}body.wtb-v2 .bl-topics{display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;padding:0 0 36px;margin:0}body.wtb-v2 .bl-topic{font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;color:var(--c-ink)}body.wtb-v2 .bl-empty{padding:clamp(4rem,8vw,6rem) 0;text-align:center}body.wtb-v2 .bl-empty-msg{font-family:var(--wtb-body);font-size:1.0625rem;color:var(--c-smoke)}body.wtb-v2 .bl-pagination{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:clamp(2rem,4vw,3rem) 0}body.wtb-v2 .bl-page-btn{font-family:var(--wtb-mono);font-size:var(--label-size);letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink);padding:.65rem 1rem;min-height:44px;display:inline-flex;align-items:center;border:1px solid var(--c-line);text-decoration:none;transition:background var(--motion-default),color var(--motion-default),border-color var(--motion-default)}body.wtb-v2 .bl-page-btn:hover{background:var(--c-ink);color:var(--c-bone);border-color:var(--c-ink)}body.wtb-v2 .bl-page-btn:focus-visible{outline:2px solid var(--c-accent-deep);outline-offset:2px}body.wtb-v2 .bl-page-btn--active{background:var(--c-ink);color:var(--c-bone);border-color:var(--c-ink)}body.wtb-v2 .bl-cta{padding:clamp(3rem,6vw,5rem) 0;margin-top:clamp(1rem,3vw,2rem);background:var(--c-ink)}body.wtb-v2 .bl-cta-inner{max-width:56ch}body.wtb-v2 h2.bl-cta-title{font-family:var(--wtb-display);font-weight:380;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.12;letter-spacing:-.015em;color:var(--c-text-inverse);margin:0 0 12px;text-wrap:balance}body.wtb-v2 .bl-cta-sub{font-size:1rem;line-height:var(--leading-body);color:var(--c-muted-inverse);margin:0 0 28px}body.wtb-v2 .bl-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;font-family:var(--wtb-body);font-size:15px;font-weight:500;letter-spacing:-.005em;color:#fff;background:var(--c-accent-deep);border:0;border-radius:var(--radius-btn);text-decoration:none;transition:background var(--motion-default)}body.wtb-v2 .bl-cta-btn:hover{background:var(--c-accent-hover)}body.wtb-v2 .bl-cta-btn:active{transform:scale(.97);opacity:.9;transition-duration:80ms}body.wtb-v2 .bl-cta-btn:focus-visible{outline:2px solid var(--c-text-inverse);outline-offset:2px}@media(max-width:800px){body.wtb-v2 .bl-hero{grid-template-columns:1fr;padding:32px 0 28px}body.wtb-v2 .bl-hero-figure{order:-1;margin:0 0 24px}body.wtb-v2 .bl-item--has-thumb{grid-template-columns:1fr;gap:12px}body.wtb-v2 .bl-item-thumb-wrap{width:100%;max-height:200px}body.wtb-v2 .bl-item{grid-template-columns:1fr;gap:8px}body.wtb-v2 .bl-item-date{order:-1}body.wtb-v2 h2.bl-featured-title{font-size:clamp(1.75rem,5vw,2.4rem)}body.wtb-v2 .bl-featured-figure{aspect-ratio:16 / 9}}@media(max-width:480px){body.wtb-v2 .bl-wrap{padding:0 16px}body.wtb-v2 h1.bl-display{font-size:clamp(2rem,8vw,2.8rem)}body.wtb-v2 .bl-pagination{gap:.375rem}body.wtb-v2 .bl-page-btn{padding:.5rem .75rem;font-size:11px}}@media(prefers-reduced-motion:reduce){body.wtb-v2 .bl-featured,body.wtb-v2 .bl-featured-img,body.wtb-v2 .bl-item,body.wtb-v2 .bl-item-thumb,body.wtb-v2 .bl-page-btn,body.wtb-v2 .bl-cta-btn{transition:none;animation:none}body.wtb-v2 .bl-cta-btn:active{transform:none}}html.dark body.wtb-v2{background:var(--c-canvas-deep)}html.dark body.wtb-v2 .bl-wrap{background:var(--c-canvas-deep);border:none}html.dark body.wtb-v2 .bl-rule{background:#e8e4dc1a}html.dark body.wtb-v2 .bl-section-label{color:var(--c-muted-inverse)}html.dark body.wtb-v2 h1.bl-display{color:var(--c-text-inverse)}html.dark body.wtb-v2 h1.bl-display em{color:var(--c-accent-soft)}html.dark body.wtb-v2 .bl-lede{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-hero-figure{background:var(--c-canvas-deep);border-radius:var(--radius-media);overflow:hidden}html.dark body.wtb-v2 .bl-hero-atmos{background:radial-gradient(ellipse 130% 100% at 55% 50%,#10142a,#0b0e1a);border:1px solid rgba(123,63,160,.22);box-shadow:0 0 48px #7b3fa01a;position:relative;overflow:hidden}html.dark body.wtb-v2 .bl-hero-atmos-blob{position:absolute;border-radius:50%;filter:blur(52px);pointer-events:none}html.dark body.wtb-v2 .bl-hero-atmos-blob--violet{width:75%;height:75%;top:-15%;left:-8%;background:radial-gradient(circle,rgba(123,63,160,.22) 0%,transparent 70%)}html.dark body.wtb-v2 .bl-hero-atmos-blob--cobalt{width:65%;height:65%;bottom:-15%;right:-5%;background:radial-gradient(circle,rgba(107,91,196,.2) 0%,transparent 70%)}html.dark body.wtb-v2 .bl-pillar{color:var(--c-accent-soft)}html.dark body.wtb-v2 .bl-featured,html.dark body.wtb-v2 h2.bl-featured-title{color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-featured-excerpt,html.dark body.wtb-v2 .bl-meta{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-meta-sep{color:#e8e4dc40}html.dark body.wtb-v2 .bl-read{color:var(--c-accent-soft)}html.dark body.wtb-v2 .bl-featured:hover{opacity:1}html.dark body.wtb-v2 .bl-featured:focus-visible{outline:2px solid var(--c-accent-soft);outline-offset:4px}html.dark body.wtb-v2 .bl-featured-figure{position:relative}html.dark body.wtb-v2 .bl-featured-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0b0e1a66,#0b0e1a1a);z-index:1;pointer-events:none;transition:opacity .3s}html.dark body.wtb-v2 .bl-featured:hover .bl-featured-overlay{opacity:0}html.dark body.wtb-v2 .bl-list{border-top-color:#e8e4dc1a}html.dark body.wtb-v2 .bl-item{border-bottom-color:#e8e4dc1a;background:transparent;border-left:2px solid transparent;padding-left:14px;transition:background .2s,border-left-color .2s}html.dark body.wtb-v2 .bl-item:hover{background:#7b3fa008;border-left-color:#7b3fa08c}html.dark body.wtb-v2 .bl-item:hover h3.bl-item-title{color:#c4a8e0}html.dark body.wtb-v2 .bl-item:focus-visible{outline:2px solid var(--c-accent-soft);outline-offset:2px}html.dark body.wtb-v2 .bl-item-thumb-wrap{background:#ffffff0d;border:1px solid rgba(232,228,220,.1)}html.dark body.wtb-v2 .bl-item-thumb-fallback{background:#7b3fa00f;border-color:#7b3fa026}html.dark body.wtb-v2 .bl-item-thumb-label{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-item-thumb{filter:brightness(.9) saturate(.92);border-radius:var(--radius-media)}html.dark body.wtb-v2 .bl-item:hover .bl-item-thumb{filter:brightness(1) saturate(1)}html.dark body.wtb-v2 .bl-item-thumb-wrap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #e8e4dc14,inset 0 0 20px #0b0e1a47;border-radius:var(--radius-media);pointer-events:none;z-index:2}html.dark body.wtb-v2 h3.bl-item-title{color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-item-excerpt,html.dark body.wtb-v2 .bl-item-date{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-topic{color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-empty-msg{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-page-btn{color:var(--c-text-inverse);border-color:#e8e4dc26}html.dark body.wtb-v2 .bl-page-btn:hover{background:var(--c-text-inverse);color:var(--c-canvas-deep);border-color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-page-btn:focus-visible{outline:2px solid var(--c-accent-soft);outline-offset:2px}html.dark body.wtb-v2 .bl-page-btn--active{background:var(--c-text-inverse);color:var(--c-canvas-deep);border-color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-cta{background:var(--c-canvas-deep);padding:clamp(2rem,4vw,3rem) 0;margin-top:clamp(1rem,3vw,2rem)}html.dark body.wtb-v2 .bl-cta-inner{background:linear-gradient(135deg,#111525e6,#0b0e1af2);border:1px solid rgba(123,63,160,.2);box-shadow:0 0 80px #3d5a801f,inset 0 0 80px #0b0e1a99;border-radius:16px;padding:clamp(2rem,4vw,3rem);max-width:620px}html.dark body.wtb-v2 h2.bl-cta-title{color:var(--c-text-inverse)}html.dark body.wtb-v2 .bl-cta-sub{color:var(--c-muted-inverse)}html.dark body.wtb-v2 .bl-cta-btn{background:var(--c-accent-soft);color:var(--c-canvas-deep)}html.dark body.wtb-v2 .bl-cta-btn:hover{background:var(--c-accent-soft-hover)}@media(prefers-reduced-motion:reduce){html.dark body.wtb-v2 .bl-featured-overlay,html.dark body.wtb-v2 .bl-item{transition:none}}html.dark body.wtb-v2 .bl-cat-thumb{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px 16px;border:1px solid;box-sizing:border-box;border-radius:inherit;overflow:hidden;transition:filter .2s ease}html.dark body.wtb-v2 .bl-cat-thumb:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(58% 78% at 16% 10%,rgba(190,176,232,.4) 0%,transparent 60%),radial-gradient(56% 72% at 90% 92%,rgba(163,43,196,.34) 0%,transparent 62%);mix-blend-mode:screen;pointer-events:none;z-index:0}html.dark body.wtb-v2 .bl-cat-thumb--featured:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top,rgba(13,11,31,.52) 0%,transparent 46%);pointer-events:none;z-index:0}html.dark body.wtb-v2 .bl-cat-thumb-label,html.dark body.wtb-v2 .bl-cat-thumb-bottom,html.dark body.wtb-v2 .bl-cat-thumb-arrow{position:relative;z-index:1}html.dark body.wtb-v2 .bl-cat-thumb-label{font-family:var(--wtb-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;line-height:1.3;word-break:break-word}html.dark body.wtb-v2 .bl-cat-thumb-arrow{font-family:var(--wtb-mono);font-size:10px;letter-spacing:.06em;opacity:.6;align-self:flex-end}html.dark body.wtb-v2 .bl-item:hover .bl-cat-thumb{filter:brightness(1.12)}html.dark body.wtb-v2 .bl-featured:hover .bl-cat-thumb{filter:brightness(1.08)}html.dark body.wtb-v2 .bl-item-thumb-wrap:after{display:none}@media(prefers-reduced-motion:reduce){html.dark body.wtb-v2 .bl-cat-thumb{transition:none}}html.dark body.wtb-v2 .bl-featured-figure{aspect-ratio:16 / 10}html.dark body.wtb-v2 .bl-cat-thumb--featured{padding:20px 24px;justify-content:space-between}html.dark body.wtb-v2 .bl-cat-thumb-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}html.dark body.wtb-v2 .bl-cat-thumb-title{margin:0;font-family:var(--wtb-display);font-weight:500;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html.dark body.wtb-v2 .bl-cat-thumb--featured .bl-cat-thumb-title{font-size:clamp(1.35rem,3vw,2rem);-webkit-line-clamp:3;max-width:24ch}html.dark body.wtb-v2 .bl-cat-thumb--featured .bl-cat-thumb-arrow{font-size:14px;opacity:.75;flex-shrink:0;align-self:flex-end}
