:root{color-scheme:light;--ob-text:#0f172a;--ob-text-muted:#0f172ab8;--ob-text-subtle:#0f172a8c;--ob-text-inverse:#fff;--ob-surface:#fff;--ob-surface-raised:#fff;--ob-surface-sunken:#f8f9fb;--ob-surface-overlay:#fffffff2;--ob-surface-soft:#00000005;--ob-surface-inverse:#0f172a;--ob-border:#00000014;--ob-border-strong:#0000002e;--ob-border-subtle:#0000000a;--ob-backdrop:#0006;--ob-success:#16a34a;--ob-success-soft:#16a34a1f;--ob-warning:#f59e0b;--ob-warning-soft:#f59e0b1f;--ob-danger:#dc2626;--ob-danger-soft:#dc26261f;--ob-info:#2563eb;--ob-info-soft:#2563eb1f;--ob-brand:#0ea5e9;--ob-brand-hover:#0284c7;--ob-brand-contrast:#fff;--ob-brand-soft:#0ea5e91f;--ob-accent:#22c55e;--ob-accent-hover:#16a34a;--ob-accent-contrast:#fff;--ob-accent-soft:#22c55e1f;--ob-link:var(--ob-brand);--ob-link-hover:var(--ob-brand-hover);--ob-font-body:system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--ob-font-heading:var(--ob-font-body);--ob-font-mono:ui-monospace, "SF Mono", Menlo, monospace;--ob-text-xs:.75rem;--ob-text-sm:.875rem;--ob-text-base:1rem;--ob-text-md:1.125rem;--ob-text-lg:1.25rem;--ob-text-xl:1.5rem;--ob-text-2xl:1.875rem;--ob-text-3xl:2.25rem;--ob-text-4xl:2.75rem;--ob-text-5xl:3.75rem;--ob-weight-regular:400;--ob-weight-medium:500;--ob-weight-semibold:600;--ob-weight-bold:700;--ob-weight-extrabold:800;--ob-weight-black:900;--ob-leading-tight:1.15;--ob-leading-snug:1.3;--ob-leading-normal:1.5;--ob-leading-relaxed:1.7;--ob-tracking-tight:-.03em;--ob-tracking-snug:-.02em;--ob-tracking-normal:0;--ob-tracking-wide:.03em;--ob-space-1:.25rem;--ob-space-2:.5rem;--ob-space-3:.75rem;--ob-space-4:1rem;--ob-space-5:1.25rem;--ob-space-6:1.5rem;--ob-space-8:2rem;--ob-space-10:2.5rem;--ob-space-12:3rem;--ob-space-16:4rem;--ob-space-20:5rem;--ob-space-24:6rem;--ob-radius-none:0;--ob-radius-sm:4px;--ob-radius-md:8px;--ob-radius-lg:12px;--ob-radius-xl:16px;--ob-radius-2xl:24px;--ob-radius-pill:9999px;--ob-shadow-xs:0 1px 2px #0000000a;--ob-shadow-sm:0 2px 6px #0000000f;--ob-shadow-md:0 6px 18px #0000000f;--ob-shadow-lg:0 10px 30px #0000001a;--ob-shadow-xl:0 20px 50px #00000026;--ob-duration-fast:.15s;--ob-duration-base:.25s;--ob-duration-slow:.4s;--ob-easing-default:cubic-bezier(.4, 0, .2, 1);--ob-easing-emphasis:cubic-bezier(.16, 1, .3, 1);--ob-container-narrow:640px;--ob-container-default:860px;--ob-container-wide:1120px;--ob-container-max:1280px;--ob-z-dropdown:100;--ob-z-sticky:200;--ob-z-overlay:300;--ob-z-modal:400;--ob-z-toast:500}body{font-family:var(--ob-font-body);background:var(--ob-surface);color:var(--ob-text);margin:0;line-height:1.6}img{max-width:100%;height:auto}.ob-no-scroll{overflow:hidden}:focus-visible{outline:2px solid var(--ob-accent);outline-offset:2px;border-radius:2px}.ob-skip-link{z-index:1000;background:var(--ob-surface);color:var(--ob-link);border:1px solid var(--ob-border-strong);border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:top .15s;position:absolute;top:-48px;left:8px}.ob-skip-link:focus{top:8px}h1,h2,h3,h4,h5,h6,.ob-brand__text,.ob-footer__copyright,.ob-author__name,.ob-tldr__title,.ob-affiliate__name{font-family:var(--ob-font-heading)}.ob-container{max-width:var(--ob-container-default);margin:0 auto;padding:0 16px}.ob-container--wide{max-width:var(--ob-container-wide)}.ob-main{padding-top:28px;padding-bottom:56px}.ob-section{margin-top:3rem}.ob-section__title{font-size:var(--ob-text-xl);font-weight:var(--ob-weight-bold);letter-spacing:var(--ob-tracking-snug);margin-bottom:1.25rem}.ob-section__cta{text-align:center;margin-top:1.5rem}.ob-header{z-index:var(--ob-z-sticky);background:var(--ob-surface-overlay);backdrop-filter:blur(10px);border-bottom:1px solid var(--ob-border);position:sticky;top:0}.ob-header__inner{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.ob-brand{color:inherit;font-weight:var(--ob-weight-bold);letter-spacing:var(--ob-tracking-snug);white-space:nowrap;flex-shrink:0;text-decoration:none}.ob-brand__text{font-size:var(--ob-text-lg)}@media (width>=960px){.ob-mobile-nav,.ob-mobile-nav__overlay{display:none!important}}.ob-header--centered .ob-header__inner{flex-direction:column;gap:4px;height:auto;padding:12px 0}.ob-header--centered .ob-brand__text{font-size:var(--ob-text-xl)}.ob-header--centered .ob-nav__list{justify-content:center}.ob-header--minimal{border-bottom:none}.ob-header--minimal .ob-header__inner{height:52px}.ob-header--minimal .ob-brand__text{font-size:var(--ob-text-md)}.ob-nav{align-items:center;gap:8px;display:none}@media (width>=960px){.ob-nav{display:flex}}.ob-nav__list{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ob-nav__item{margin:0;padding:0}.ob-nav__link{color:inherit;opacity:.85;white-space:nowrap;border-radius:10px;padding:8px 9px;font-size:15px;font-weight:650;text-decoration:none}.ob-nav__link:hover{opacity:1;background:var(--ob-surface-sunken)}.ob-nav__dropdown{position:relative}.ob-nav__dropdown>summary{cursor:pointer;list-style:none}.ob-nav__dropdown>summary::-webkit-details-marker{display:none}.ob-nav__panel{background:var(--ob-surface);min-width:220px;color:var(--ob-text);border:1px solid var(--ob-border-strong);box-shadow:var(--ob-shadow-lg);z-index:50;border-radius:14px;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.ob-nav__sublink{color:inherit;opacity:.9;border-radius:10px;padding:8px 10px;font-size:14px;font-weight:600;text-decoration:none;display:block}.ob-nav__sublink:hover{background:var(--ob-surface-sunken);opacity:1}.ob-header__hamburger{cursor:pointer;width:44px;height:44px;color:var(--ob-text);background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ob-header__hamburger:hover{background:var(--ob-surface-sunken)}@media (width>=960px){.ob-header__hamburger{display:none}}.ob-hamburger__icon--close,.ob-header__hamburger[aria-expanded=true] .ob-hamburger__icon--open{display:none}.ob-header__hamburger[aria-expanded=true] .ob-hamburger__icon--close{display:block}.ob-mobile-nav__overlay{background:var(--ob-backdrop);z-index:8;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.ob-mobile-nav__overlay.is-open{opacity:1;visibility:visible}.ob-mobile-nav{z-index:9;background:var(--ob-surface-raised);-webkit-overflow-scrolling:touch;transition:transform .3s;position:fixed;inset:64px 0 0;overflow-y:auto;transform:translate(100%)}.ob-mobile-nav.is-open{transform:translate(0)}.ob-mobile-nav__list{margin:0;padding:8px 0;list-style:none}.ob-mobile-nav__item{border-bottom:1px solid var(--ob-border)}.ob-mobile-nav__link{min-height:48px;color:var(--ob-text);justify-content:space-between;align-items:center;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;display:flex}a.ob-mobile-nav__link:active{background:var(--ob-surface-sunken)}.ob-mobile-nav__dropdown>summary{cursor:pointer;list-style:none}.ob-mobile-nav__dropdown>summary::-webkit-details-marker{display:none}.ob-mobile-nav__chevron{flex-shrink:0;transition:transform .2s}.ob-mobile-nav__dropdown[open]>summary .ob-mobile-nav__chevron{transform:rotate(180deg)}.ob-mobile-nav__panel{background:var(--ob-surface-soft);padding:0 0 8px}.ob-mobile-nav__sublink{min-height:44px;color:var(--ob-text);opacity:.85;padding:10px 20px 10px 36px;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;display:block}.ob-mobile-nav__sublink:active{background:var(--ob-surface-sunken);opacity:1}.ob-footer{background:var(--ob-surface-overlay);backdrop-filter:blur(10px);border-top:1px solid var(--ob-border);margin-top:3rem;padding:2rem 0}.ob-footer__inner{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.ob-footer__left{gap:.35rem;display:grid}.ob-footer__copyright{font-size:.95rem;font-weight:var(--ob-weight-bold);letter-spacing:var(--ob-tracking-snug);opacity:.85}.ob-footer__note{opacity:.7;font-size:.9rem}.ob-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;line-height:1.6;display:flex}.ob-footer__link{opacity:.9;color:inherit;font-size:.95rem;text-decoration:none}.ob-footer__link:hover{text-decoration:underline}.ob-footer__sep{opacity:.45}@media (width<=640px){.ob-footer__inner{text-align:center;flex-direction:column;align-items:center}.ob-footer__links{justify-content:center}}.ob-hero{border-radius:var(--ob-radius-2xl);border:1px solid var(--ob-border);background:var(--ob-surface-overlay);justify-content:center;align-items:center;min-height:340px;margin-bottom:32px;display:flex;position:relative;overflow:hidden}.ob-hero__bg{z-index:0;position:absolute;inset:0;transform:scale(1.03)}.ob-hero__bg img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ob-hero__overlay{background:var(--ob-backdrop);z-index:1;position:absolute;inset:0}.ob-hero__content{text-align:center;color:var(--ob-text-inverse);z-index:2;max-width:820px;margin:0 auto;padding:32px 18px;position:relative}.ob-hero__title{font-size:var(--ob-text-4xl);letter-spacing:var(--ob-tracking-tight);line-height:1.05;font-weight:var(--ob-weight-black);margin:0 0 10px}.ob-hero__subtitle{opacity:.95;margin:0 0 18px}.ob-hero__cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ob-btn{padding:var(--ob-space-3) var(--ob-space-4);border-radius:var(--ob-radius-lg);font-weight:var(--ob-weight-bold);border:1px solid #0000;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ob-btn--primary{background:var(--ob-brand);color:var(--ob-brand-contrast)}.ob-btn--secondary{background:var(--ob-surface-sunken);color:var(--ob-text);border:1px solid var(--ob-border)}.ob-article-grid{grid-template-columns:1fr;gap:14px;display:grid}.ob-article-grid--cards{gap:22px}@media (width>=760px){.ob-article-grid--cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.ob-article-card{border-radius:var(--ob-radius-xl);border:1px solid var(--ob-border);color:inherit;background:var(--ob-surface-overlay);grid-template-columns:120px 1fr;gap:14px;padding:14px;text-decoration:none;display:grid}.ob-article-card:hover{border-color:var(--ob-border-strong)}.ob-article-card--stacked{background:var(--ob-surface-raised);box-shadow:var(--ob-shadow-md);flex-direction:column;padding:0;display:flex;overflow:hidden}.ob-article-card--stacked:hover{box-shadow:var(--ob-shadow-lg);transform:translateY(-1px)}.ob-article-thumb{border-radius:var(--ob-radius-lg);background:var(--ob-surface-sunken);width:120px;height:90px;overflow:hidden}.ob-article-card--stacked .ob-article-thumb{border-radius:0;width:100%;height:190px}.ob-article-thumb img{object-fit:cover;width:100%;height:100%}.ob-article-meta{flex-direction:column;gap:6px;padding:14px 16px 16px;display:flex}.ob-article-title{font-size:var(--ob-text-md);line-height:1.25;font-weight:var(--ob-weight-extrabold);margin:0}.ob-article-excerpt{font-size:var(--ob-text-sm);opacity:.85;line-height:1.45}.ob-article-date{font-size:var(--ob-text-xs);opacity:.7}.ob-article-readmore{font-size:13px;font-weight:var(--ob-weight-extrabold);color:var(--ob-link);margin-top:12px}.ob-thumb-fallback{background:linear-gradient(135deg,#0000001a,#00000005);width:100%;height:100%}.ob-page-title{margin:8px 0 18px;font-size:28px;font-weight:900;line-height:1.15}.ob-page-header{margin:6px 0 18px}.ob-page-subtitle{font-size:var(--ob-text-sm);opacity:.75}.ob-pagination{justify-content:center;align-items:center;gap:.75rem;margin:2rem 0 1rem;display:flex}.ob-pagination__pages{align-items:center;gap:.35rem;display:flex}.ob-pagination__btn,.ob-pagination__page{border:1px solid var(--ob-border-strong);color:inherit;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.95rem;text-decoration:none;display:inline-flex}.ob-pagination__page.is-current{border-color:#0f172a40;font-weight:700}.ob-pagination__btn.is-disabled{opacity:.45;pointer-events:none}.ob-pagination__ellipsis{opacity:.6;padding:0 .35rem}.ob-taxonomy-grid{margin-top:2rem}.ob-taxonomy-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.ob-taxonomy-card{margin:0}.ob-taxonomy-card__link{border:1px solid var(--ob-border);background:var(--ob-surface-raised);height:100%;color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.ob-taxonomy-card__link:hover{border-color:#00000026;transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.ob-taxonomy-card__link:hover .ob-taxonomy-card__image img{transform:scale(1.05)}.ob-taxonomy-card__image{aspect-ratio:16/9;background:var(--ob-surface-soft);overflow:hidden}.ob-taxonomy-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ob-taxonomy-card__body{flex:1;padding:1rem 1.2rem 1.2rem}.ob-taxonomy-card__top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.ob-taxonomy-card__title{margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.ob-taxonomy-card__count{font-variant-numeric:tabular-nums;color:#000000b3;background:#0000000f;border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.8rem}.ob-taxonomy-card__desc{color:var(--ob-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ob-taxonomy-intro{border:1px solid var(--ob-border);background:var(--ob-surface-soft);border-radius:16px;width:100%;margin:18px 0 26px;padding:14px}.ob-taxonomy-intro p{margin:0 0 .9rem}.ob-taxonomy-intro p:last-child{margin-bottom:0}.ob-taxonomy__intro{width:100%;max-width:none}.ob-taxonomy__intro--plain{background:0 0;border:0;padding:0}@media (width<=640px){.ob-taxonomy-list{grid-template-columns:1fr}}.ob-toc{font-size:.9rem;line-height:1.5}.ob-toc__toggle{cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.ob-toc__title{color:var(--ob-text-muted);font-size:.95rem;font-weight:600}.ob-toc__chevron{color:var(--ob-text-muted);transition:transform .2s}.ob-toc__toggle[aria-expanded=true] .ob-toc__chevron{transform:rotate(180deg)}.ob-toc__list{margin:.75rem 0 0;padding:0;list-style:none}.ob-toc__item{margin:0}.ob-toc__item a{color:var(--ob-text-muted);border-left:2px solid #0000;padding:4px 0 4px 12px;text-decoration:none;transition:color .15s,border-color .15s;display:block}.ob-toc__item a:hover{color:var(--ob-text)}.ob-toc__item.is-active a{color:var(--ob-brand);border-left-color:var(--ob-brand);font-weight:600}.ob-toc__indent-0 a{padding-left:12px}.ob-toc__indent-1 a{padding-left:24px}.ob-toc__indent-2 a{padding-left:36px}@media (width<=1099px){.ob-toc{border:1px solid var(--ob-border);background:var(--ob-surface-soft);border-radius:12px;margin:18px 0 26px;padding:14px}.ob-toc__list{max-height:0;margin:0;transition:max-height .3s;overflow:hidden}.ob-toc__list.is-open{max-height:80vh;margin-top:.75rem}}@media (width>=1100px){.ob-toc{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;max-height:calc(100vh - 128px);margin-top:2rem;padding:1.25rem;position:sticky;top:96px;overflow-y:auto}.ob-toc__toggle{cursor:default}.ob-toc__chevron{display:none}.ob-toc__list{max-height:none;margin-top:.75rem;overflow:visible}}.ob-tldr{background:var(--ob-surface-soft);border-left:4px solid var(--ob-brand);border-radius:0 .5rem .5rem 0;margin-block:1.5rem;padding:1rem 1.25rem}.ob-tldr__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ob-tldr__icon{font-size:1.1rem}.ob-tldr__title{text-transform:uppercase;letter-spacing:.03em;color:var(--ob-text);font-size:.95rem}.ob-tldr__list{margin:0;padding-left:1.25rem;list-style:outside}.ob-tldr__list li{color:var(--ob-text);margin-bottom:.35rem;line-height:1.5}.ob-tldr__list li:last-child{margin-bottom:0}.ob-tldr__text{color:var(--ob-text);margin:0;line-height:1.6}.ob-related{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:.5rem;margin-block:2rem;padding:1.25rem 1.5rem}.ob-related__header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ob-related__icon{font-size:1.1rem}.ob-related__title{font-size:var(--ob-text-base);color:var(--ob-text)}.ob-related__list{margin:0;padding-left:1.25rem;list-style:outside}.ob-related__list li{margin-bottom:.5rem;line-height:1.5}.ob-related__list li:last-child{margin-bottom:0}.ob-related__list a{color:var(--ob-link);text-decoration:none}.ob-related__list a:hover{text-decoration:underline}.ob-featured{margin:2.5rem 0}.ob-featured__title{color:var(--ob-text);margin:0 0 1.25rem;font-size:1.35rem;font-weight:600}.ob-featured__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.ob-featured__grid{grid-template-columns:repeat(2,1fr)}}.ob-featured__card{color:inherit;border-radius:var(--ob-radius-lg);background:var(--ob-surface-raised);border:1px solid var(--ob-border);transition:transform var(--ob-duration-fast) var(--ob-easing-default), box-shadow var(--ob-duration-fast) var(--ob-easing-default), border-color var(--ob-duration-fast) var(--ob-easing-default);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ob-featured__card:hover{border-color:var(--ob-border-strong);box-shadow:var(--ob-shadow-md);transform:translateY(-3px)}.ob-featured__card:hover .ob-featured__image img{transform:scale(1.05)}.ob-featured__card:hover .ob-featured__readmore{color:var(--ob-link)}.ob-featured__image{aspect-ratio:16/10;background:var(--ob-surface-soft);overflow:hidden}.ob-featured__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ob-featured__placeholder{background:linear-gradient(135deg, var(--ob-surface-soft) 0%, var(--ob-border) 100%);width:100%;height:100%}.ob-featured__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.15rem 1.15rem;display:flex}.ob-featured__card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ob-featured__excerpt{color:var(--ob-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.ob-featured__readmore{color:var(--ob-text-muted);margin-top:auto;font-size:.88rem;font-weight:600;transition:color .15s}.ob-featured__hero-grid{grid-template-rows:320px 320px;grid-template-columns:2fr 1fr 1fr;gap:22px;display:grid}.ob-featured__hero-grid .ob-featured__card--overlay:first-child{grid-row:1/3}@media (width<=900px){.ob-featured__hero-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.ob-featured__hero-grid .ob-featured__card--overlay:first-child{grid-area:auto/1/auto/3;height:320px}.ob-featured__hero-grid .ob-featured__card--overlay{height:240px}}@media (width<=600px){.ob-featured__hero-grid{grid-template-columns:1fr}.ob-featured__hero-grid .ob-featured__card--overlay:first-child{grid-column:auto;height:300px}.ob-featured__hero-grid .ob-featured__card--overlay{height:220px}}.ob-featured__card--overlay{border-radius:var(--ob-radius-xl);color:var(--ob-text-inverse);box-shadow:var(--ob-shadow-md);transition:transform var(--ob-duration-base) var(--ob-easing-default);text-decoration:none;display:block;position:relative;overflow:hidden}.ob-featured__card--overlay:hover{transform:translateY(-2px)}.ob-featured__card-image{position:absolute;inset:0}.ob-featured__card-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--ob-duration-base) var(--ob-easing-default)}.ob-featured__card--overlay:hover .ob-featured__card-image img{transform:scale(1.05)}.ob-featured__card-overlay-tint{background:linear-gradient(#0000000d 0%,#000000b3 70%,#000000e0 100%);position:absolute;inset:0}.ob-featured__card-overlay-body{gap:var(--ob-space-2);flex-direction:column;padding:22px;display:flex;position:absolute;inset:auto 0 0}.ob-featured__hero-grid .ob-featured__card--overlay:first-child .ob-featured__card-overlay-body{padding:28px}.ob-featured__card-tag{font-size:var(--ob-text-xs);font-weight:var(--ob-weight-semibold);letter-spacing:.14em;text-transform:uppercase;opacity:.85}.ob-featured__card--overlay .ob-featured__card-title{color:var(--ob-text-inverse);font-family:var(--ob-font-heading);font-size:1.18rem;font-weight:var(--ob-weight-semibold);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.25;display:-webkit-box;overflow:hidden}.ob-featured__hero-grid .ob-featured__card--overlay:first-child .ob-featured__card-title{font-size:2.1rem;line-height:1.15}.ob-featured__card-meta{font-size:var(--ob-text-sm);opacity:.75}.ob-affiliates{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;margin:2rem 0;padding:1.5rem}.ob-affiliates__title{margin:0 0 1rem;font-size:1.15rem;font-weight:600}.ob-affiliates__list--simple{flex-direction:column;gap:.75rem;display:flex}.ob-affiliates__list--card{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.ob-affiliates__disclosure{color:var(--ob-text-muted);margin:1rem 0 0;font-size:.8rem;font-style:italic}.ob-affiliate--simple{background:var(--ob-surface);border:1px solid var(--ob-border);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ob-affiliate--simple .ob-affiliate__content{flex-direction:column;gap:.2rem;display:flex}.ob-affiliate--simple .ob-affiliate__name{font-size:.95rem;font-weight:600}.ob-affiliate--simple .ob-affiliate__desc{color:var(--ob-text-muted);font-size:.85rem}.ob-affiliate--card{background:var(--ob-surface);border:1px solid var(--ob-border);border-radius:12px;flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.ob-affiliate--card:hover{box-shadow:var(--ob-shadow-md);transform:translateY(-2px)}.ob-affiliate__image{aspect-ratio:16/9;background:var(--ob-surface-soft);overflow:hidden}.ob-affiliate__image img{object-fit:cover;width:100%;height:100%}.ob-affiliate__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.ob-affiliate__badge{text-transform:uppercase;letter-spacing:.03em;background:var(--ob-brand);color:var(--ob-brand-contrast);border-radius:4px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.ob-affiliate--card .ob-affiliate__name{margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.ob-affiliate__meta{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.ob-affiliate__rating{align-items:center;gap:.25rem;display:flex}.ob-affiliate__star{color:var(--ob-border-strong)}.ob-affiliate__star--full{color:var(--ob-warning)}.ob-affiliate__star--half{background:linear-gradient(90deg, var(--ob-warning) 50%, var(--ob-border-strong) 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ob-affiliate__rating-value{color:var(--ob-text);margin-left:.25rem;font-weight:500}.ob-affiliate__price{color:var(--ob-text-muted);font-weight:500}.ob-affiliate--card .ob-affiliate__desc{color:var(--ob-text-muted);margin:0;font-size:.9rem;line-height:1.5}.ob-affiliate__cta{color:var(--ob-brand-contrast);background:var(--ob-brand);border-radius:6px;align-items:center;gap:.4rem;margin-top:auto;padding:.6rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.ob-affiliate__cta:hover{background:var(--ob-brand-hover)}.ob-affiliate--simple .ob-affiliate__cta{flex-shrink:0;padding:.5rem .9rem;font-size:.85rem}.ob-affiliate__arrow{transition:transform .15s}.ob-affiliate__cta:hover .ob-affiliate__arrow{transform:translate(3px)}.ob-affiliate-inline{margin:1.5rem 0}.ob-affiliate-disclosure{border-left:3px solid var(--ob-brand);color:var(--ob-text-muted);margin-bottom:1.5rem;padding:.65em 1em;font-size:.85em;line-height:1.5}.ob-affiliate-disclosure p{margin:0}.ob-affiliate-disclosure__link{color:var(--ob-text-muted);margin-left:.25em;text-decoration:underline}.ob-affiliate-disclosure__link:hover{color:var(--ob-text)}.ob-faq{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;margin:2rem 0;padding:1.5rem}.ob-faq__title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:600}.ob-faq__list{flex-direction:column;gap:1rem;margin:0;padding:0;display:flex}.ob-faq__item{background:var(--ob-surface);border:1px solid var(--ob-border);border-radius:8px;padding:1rem 1.25rem}.ob-faq__question{color:var(--ob-text);margin:0 0 .5rem;font-size:1rem;font-weight:600}.ob-faq__question:before{content:"Q: ";color:var(--ob-brand);font-weight:700}.ob-faq__answer{color:var(--ob-text-muted);margin:0;font-size:.95rem;line-height:1.6}.ob-faq__answer span:before{content:"A: ";color:var(--ob-brand);font-weight:600}.ob-breadcrumbs{margin:1rem 0;font-size:.875rem}.ob-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ob-breadcrumbs__item{align-items:center;gap:.5rem;display:flex}.ob-breadcrumbs__item:not(:last-child):after{content:"›";color:var(--ob-text-muted);font-size:1em}.ob-breadcrumbs__link{color:var(--ob-text-muted);text-decoration:none;transition:color .15s}.ob-breadcrumbs__link:hover{color:var(--ob-brand);text-decoration:underline}.ob-breadcrumbs__current{color:var(--ob-text);font-weight:500}.ob-author{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;gap:1.25rem;margin:2.5rem 0;padding:1.5rem;display:flex}.ob-author__image{flex-shrink:0}.ob-author__image img{object-fit:cover;border:3px solid var(--ob-surface);width:80px;height:80px;box-shadow:var(--ob-shadow-sm);border-radius:50%}.ob-author__content{flex-direction:column;gap:.5rem;min-width:0;display:flex}.ob-author__header{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ob-author__name{color:var(--ob-text);font-size:1.1rem;font-weight:600;text-decoration:none}a.ob-author__name:hover{color:var(--ob-brand)}.ob-author__role{color:var(--ob-text-muted);font-size:.875rem}.ob-author__bio{color:var(--ob-text-muted);margin:0;font-size:.9rem;line-height:1.6}.ob-author__footer{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.ob-author__socials{gap:.5rem;display:flex}.ob-author__social{width:32px;height:32px;color:var(--ob-text-muted);background:var(--ob-surface);border-radius:6px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.ob-author__social:hover{color:var(--ob-brand);background:var(--ob-surface-soft)}.ob-author__articles{color:var(--ob-text-muted);background:var(--ob-surface);border-radius:4px;padding:.25rem .6rem;font-size:.8rem}@media (width<=480px){.ob-author{text-align:center;flex-direction:column;align-items:center}.ob-author__header,.ob-author__footer{justify-content:center}}.ob-author-page{padding:2rem 0}.ob-author-page__header{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex}.ob-author-page__image img{object-fit:cover;border:3px solid var(--ob-surface);width:120px;height:120px;box-shadow:var(--ob-shadow-sm);border-radius:50%}.ob-author-page__info{flex-direction:column;gap:.5rem;display:flex}.ob-author-page__name{color:var(--ob-text);margin:0;font-size:1.75rem;font-weight:700}.ob-author-page__role{color:var(--ob-text-muted);margin:0;font-size:1rem;font-weight:500}.ob-author-page__bio{color:var(--ob-text-muted);margin:.25rem 0 0;font-size:.95rem;line-height:1.6}.ob-author-page__socials{gap:.5rem;margin-top:.5rem;display:flex}.ob-author-page__body{margin-bottom:2rem}.ob-author-page__articles h2{margin-bottom:1.5rem;font-size:1.5rem}@media (width<=600px){.ob-author-page__header{text-align:center;flex-direction:column;align-items:center}.ob-author-page__socials{justify-content:center}}.ob-authors-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3.5rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.ob-author-card{margin:0}.ob-author-card__link{border:1px solid var(--ob-border);background:var(--ob-surface-raised);height:100%;color:inherit;border-radius:14px;align-items:flex-start;gap:1.1rem;padding:1.25rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.ob-author-card__link:hover{border-color:var(--ob-border-strong);box-shadow:var(--ob-shadow-md);transform:translateY(-2px)}.ob-author-card__avatar{background:var(--ob-surface-soft);border:2px solid var(--ob-surface);width:72px;height:72px;box-shadow:var(--ob-shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ob-author-card__avatar img{object-fit:cover;width:100%;height:100%}.ob-author-card__monogram{color:var(--ob-brand-contrast);letter-spacing:.02em;background:linear-gradient(135deg, var(--ob-brand), var(--ob-accent));justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}.ob-author-card__body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.ob-author-card__head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.ob-author-card__name{margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.ob-author-card__count{font-variant-numeric:tabular-nums;background:var(--ob-surface-sunken);color:var(--ob-text-muted);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.75rem}.ob-author-card__role{color:var(--ob-brand);margin:0;font-size:.85rem;font-weight:500}.ob-author-card__bio{color:var(--ob-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (width<=640px){.ob-authors-list{grid-template-columns:1fr}}.ob-notfound{padding:3rem 0 4rem}.ob-notfound__header{text-align:center;padding:2rem 0 3rem}.ob-notfound__code{letter-spacing:-.04em;background:linear-gradient(135deg, var(--ob-brand), var(--ob-accent));color:#0000;user-select:none;background-clip:text;margin:0;font-size:clamp(5rem,14vw,9rem);font-weight:800;line-height:1}.ob-notfound__title{margin:.5rem 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.ob-notfound__message{max-width:520px;color:var(--ob-text-muted);margin:0 auto 1.75rem;font-size:1rem;line-height:1.6}.ob-notfound__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:inline-flex}.ob-notfound__btn{background:var(--ob-brand);color:var(--ob-brand-contrast);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.ob-notfound__btn:hover{box-shadow:var(--ob-shadow-md);transform:translateY(-1px)}.ob-notfound__btn--ghost{color:var(--ob-text);border-color:var(--ob-border);background:0 0}.ob-notfound__btn--ghost:hover{background:var(--ob-surface-soft);box-shadow:none;transform:translateY(-1px)}.ob-notfound__section{margin-top:2.5rem}.ob-notfound__subtitle{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ob-notfound__categories{flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.ob-notfound__categories a{border:1px solid var(--ob-border);background:var(--ob-surface-raised);color:inherit;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .9rem;font-size:.9rem;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.ob-notfound__categories a:hover{border-color:var(--ob-brand);background:var(--ob-surface-soft)}.ob-notfound__count{font-variant-numeric:tabular-nums;background:var(--ob-surface-sunken);color:var(--ob-text-muted);border-radius:999px;padding:.1rem .45rem;font-size:.75rem}.ob-next-up{margin:3rem 0 2rem}.ob-next-up__link{border:1px solid var(--ob-border);background:var(--ob-surface-raised);color:inherit;border-radius:16px;grid-template-columns:220px 1fr;align-items:stretch;gap:1.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;overflow:hidden}.ob-next-up__link:hover{border-color:var(--ob-border-strong);box-shadow:var(--ob-shadow-md);transform:translateY(-2px)}.ob-next-up__link:hover .ob-next-up__cta{gap:.6rem}.ob-next-up__link:hover .ob-next-up__image img{transform:scale(1.04)}.ob-next-up__image{background:var(--ob-surface-soft);min-height:160px;position:relative;overflow:hidden}.ob-next-up__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ob-next-up__body{flex-direction:column;justify-content:center;gap:.5rem;padding:1.25rem 1.5rem 1.25rem 0;display:flex}.ob-next-up__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ob-brand);font-size:.75rem;font-weight:600}.ob-next-up__title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.ob-next-up__excerpt{color:var(--ob-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.ob-next-up__cta{color:var(--ob-brand);align-items:center;gap:.35rem;margin-top:.4rem;font-size:.9rem;font-weight:600;transition:gap .15s;display:inline-flex}@media (width<=640px){.ob-next-up__link{grid-template-columns:1fr}.ob-next-up__image{aspect-ratio:16/9;min-height:0}.ob-next-up__body{padding:1rem 1.25rem 1.25rem}}.ob-next-up__link:not(:has(.ob-next-up__image)){grid-template-columns:1fr}.ob-next-up__link:not(:has(.ob-next-up__image)) .ob-next-up__body{padding:1.25rem 1.5rem}.ob-subscribe{margin:2.5rem 0 1rem}.ob-subscribe__inner{background:linear-gradient(135deg, color-mix(in srgb, var(--ob-brand) 6%, transparent), color-mix(in srgb, var(--ob-accent) 6%, transparent));border:1px solid var(--ob-border);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;display:grid}.ob-subscribe__icon{background:var(--ob-surface-raised);width:48px;height:48px;color:var(--ob-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #0000000d}.ob-subscribe__text{min-width:0}.ob-subscribe__title{margin:0 0 .25rem;font-size:1.05rem;font-weight:700;line-height:1.3}.ob-subscribe__description{color:var(--ob-text-muted);margin:0;font-size:.9rem;line-height:1.5}.ob-subscribe__actions{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.ob-subscribe__btn{border:1px solid var(--ob-border);background:var(--ob-surface-raised);color:inherit;border-radius:999px;align-items:center;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex}.ob-subscribe__btn:hover{border-color:var(--ob-brand);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.ob-subscribe__btn--primary{background:var(--ob-brand);color:var(--ob-brand-contrast);border-color:#0000}.ob-subscribe__form{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.ob-subscribe__input{border:1px solid var(--ob-border);background:var(--ob-surface);width:18rem;max-width:100%;color:var(--ob-text);border-radius:999px;padding:.55rem .9rem;font-size:.875rem}.ob-subscribe__rss-alt{color:var(--ob-text-muted);align-self:center;font-size:.8rem;text-decoration:none}.ob-subscribe__rss-alt:hover{text-decoration:underline}.ob-subscribe__btn--primary:hover{border-color:#0000}@media (width<=640px){.ob-subscribe__inner{text-align:center;grid-template-columns:1fr;padding:1.25rem}.ob-subscribe__icon{margin:0 auto}.ob-subscribe__actions{flex-wrap:wrap;justify-content:center}}.ob-article__meta{color:var(--ob-text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.ob-article__meta-sep{color:var(--ob-border)}.ob-last-updated{align-items:center;gap:.4rem;display:inline-flex}.ob-last-updated__label{font-weight:500}.ob-last-updated__label:after{content:":"}.ob-last-updated__date{color:var(--ob-text)}.ob-reading-time{color:var(--ob-text-muted);font-size:.85rem}.ob-review{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem}.ob-review__rating{align-items:center;gap:.75rem;display:flex}.ob-review__stars{gap:.1rem;font-size:1.25rem;display:flex}.ob-review__star{color:var(--ob-border-strong)}.ob-review__star--full{color:var(--ob-warning)}.ob-review__star--half{background:linear-gradient(90deg, var(--ob-warning) 50%, var(--ob-border-strong) 50%);-webkit-text-fill-color:transparent;background-clip:text}.ob-review__star--empty{color:var(--ob-border-strong)}.ob-review__value{color:var(--ob-text);font-size:1rem;font-weight:600}.ob-review__summary{color:var(--ob-text-muted);margin:.75rem 0 0;font-size:.9rem;line-height:1.5}.ob-proscons{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.ob-proscons__column{border:1px solid var(--ob-border);border-radius:10px;padding:1.25rem}.ob-proscons__column--pros{background:linear-gradient(135deg,#22c55e14 0%,#22c55e05 100%);border-color:#22c55e4d}.ob-proscons__column--cons{background:linear-gradient(135deg,#ef444414 0%,#ef444405 100%);border-color:#ef44444d}.ob-proscons__title{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.ob-proscons__column--pros .ob-proscons__title{color:var(--ob-success)}.ob-proscons__column--cons .ob-proscons__title{color:var(--ob-danger)}.ob-proscons__icon{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:700;display:flex}.ob-proscons__column--pros .ob-proscons__icon{color:var(--ob-success);background:#22c55e26}.ob-proscons__column--cons .ob-proscons__icon{color:var(--ob-danger);background:#ef444426}.ob-proscons__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.ob-proscons__item{color:var(--ob-text);padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.ob-proscons__item:before{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.ob-proscons__column--pros .ob-proscons__item:before{background:var(--ob-success)}.ob-proscons__column--cons .ob-proscons__item:before{background:var(--ob-danger)}.ob-howto{background:var(--ob-surface-soft);border:1px solid var(--ob-border);border-radius:12px;margin:2rem 0;padding:1.5rem}.ob-howto__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ob-howto__title{margin:0;font-size:1.2rem;font-weight:600}.ob-howto__time{color:var(--ob-text-muted);background:var(--ob-surface);border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.85rem;display:inline-flex}.ob-howto__time-icon{opacity:.7}.ob-howto__desc{color:var(--ob-text-muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.ob-howto__steps{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ob-howto__step{background:var(--ob-surface);border:1px solid var(--ob-border);border-radius:8px;gap:1rem;padding:1rem;display:flex}.ob-howto__step-number{width:32px;height:32px;color:var(--ob-brand-contrast);background:var(--ob-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.ob-howto__step-content{flex:1;min-width:0}.ob-howto__step-title{margin:0 0 .35rem;font-size:1rem;font-weight:600}.ob-howto__step-desc{color:var(--ob-text-muted);margin:0;font-size:.9rem;line-height:1.6}.ob-howto__step-image{border-radius:6px;margin-top:.75rem;overflow:hidden}.ob-howto__step-image img{width:100%;height:auto;display:block}@media (width<=480px){.ob-howto__step{flex-direction:column;gap:.75rem}.ob-howto__step-number{align-self:flex-start}}.ob-comparison{margin:2rem 0}.ob-comparison__title{margin:0 0 1rem;font-size:1.15rem;font-weight:600}.ob-comparison__wrapper{border:1px solid var(--ob-border);border-radius:10px;overflow-x:auto}.ob-comparison__table{border-collapse:collapse;width:100%;font-size:.9rem}.ob-comparison__header{background:var(--ob-surface-soft);text-align:center;vertical-align:bottom;border-bottom:1px solid var(--ob-border);min-width:140px;padding:1rem}.ob-comparison__header--label{min-width:120px}.ob-comparison__badge{text-transform:uppercase;letter-spacing:.03em;color:var(--ob-brand-contrast);background:var(--ob-brand);border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.ob-comparison__name{color:var(--ob-text);font-size:1rem;font-weight:600;display:block}.ob-comparison__rating{color:var(--ob-text-muted);justify-content:center;align-items:center;gap:.25rem;margin-top:.35rem;font-size:.85rem;font-weight:500;display:flex}.ob-comparison__stars{color:var(--ob-warning)}.ob-comparison__label{color:var(--ob-text);background:var(--ob-surface-soft);border-right:1px solid var(--ob-border);text-align:left;padding:.75rem 1rem;font-weight:500}.ob-comparison__cell{text-align:center;color:var(--ob-text);background:var(--ob-surface);border-bottom:1px solid var(--ob-border);padding:.75rem 1rem}.ob-comparison__cell--yes{color:var(--ob-success);font-weight:600}.ob-comparison__cell--no{color:var(--ob-danger);font-weight:600}.ob-comparison__cell--cta{background:var(--ob-surface-soft);border-bottom:none;padding:1rem}.ob-comparison__cta{color:var(--ob-brand-contrast);background:var(--ob-brand);border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.ob-comparison__cta:hover{background:var(--ob-brand-hover)}.ob-comparison__table tbody tr:nth-child(2n) .ob-comparison__cell{background:var(--ob-surface-soft)}.ob-comparison__table tbody tr:nth-child(2n) .ob-comparison__label{background:var(--ob-border)}@media (width<=640px){.ob-comparison__wrapper{position:relative}.ob-comparison__wrapper:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0000000d);width:30px;position:absolute;top:0;bottom:0;right:0}}.ob-statblock{border:1px solid var(--ob-border);border-left:4px solid var(--ob-accent);border-radius:var(--ob-radius-lg);background:var(--ob-surface-soft);margin:1.5rem 0;padding:1.25rem 1.5rem}.ob-statblock__value{font-family:var(--ob-font-heading);color:var(--ob-accent);font-size:2.5rem;font-weight:700;line-height:1.1}.ob-statblock__label{color:var(--ob-text);margin-top:.35rem;font-size:1rem;line-height:1.5}.ob-statblock__source{color:var(--ob-text-muted);margin-top:.6rem;font-size:.8rem}.ob-statblock__source-link{color:var(--ob-link);text-decoration:underline}.ob-statblock__source-link:hover{color:var(--ob-link-hover)}.ob-widget{border:1px solid var(--ob-border);background:var(--ob-surface-overlay);border-radius:16px;padding:14px}.ob-widget__title{font-size:var(--ob-text-base);font-weight:800}.ob-cookie{z-index:9999;position:fixed;bottom:1rem;left:1rem;right:1rem}.ob-cookie__inner{background:var(--ob-surface-inverse);max-width:960px;color:var(--ob-text-inverse);box-shadow:var(--ob-shadow-lg);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem;display:flex}.ob-cookie__text{margin:0;font-size:.95rem;line-height:1.4}.ob-cookie__actions{flex-shrink:0;gap:.5rem;display:flex}.ob-cookie__btn{color:var(--ob-text-inverse);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:10px;padding:.55rem .9rem}.ob-cookie__btn--primary{color:#111;background:#fff;border-color:#fff}.ob-taxonomy-badges{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.ob-taxonomy-badge{border-radius:999px;padding:.1rem .5rem;font-size:.75rem;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.ob-taxonomy-badge--category{background:var(--ob-brand);color:var(--ob-brand-contrast)}.ob-taxonomy-badge--category:hover{opacity:.85}.ob-taxonomy-badge--tag{background:var(--ob-surface-sunken);color:var(--ob-text-muted);border:1px solid var(--ob-border)}.ob-taxonomy-badge--tag:hover{background:var(--ob-border);color:var(--ob-text)}.ob-search-trigger{cursor:pointer;width:44px;height:44px;color:var(--ob-text);background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ob-search-trigger:hover{background:#0000000f}.ob-search-overlay{z-index:100;backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#00000080;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.ob-search-overlay.is-open{opacity:1;visibility:visible}.ob-search-dialog{background:var(--ob-surface);border-radius:14px;max-width:640px;max-height:calc(100vh - 120px);margin:80px auto 0;padding:24px;position:relative;overflow-y:auto;box-shadow:0 10px 30px #00000026}@media (width<=680px){.ob-search-dialog{max-height:calc(100vh - 32px);margin:16px}}.ob-search-close{cursor:pointer;width:36px;height:36px;color:var(--ob-text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:12px;right:12px}.ob-search-close:hover{color:var(--ob-text);background:#0000000f}.pagefind-ui__search-input{font-family:var(--ob-font-body)!important;border:1px solid var(--ob-border-strong)!important;color:var(--ob-text)!important;background:var(--ob-surface)!important;border-radius:10px!important;padding:10px 14px!important;font-size:16px!important}.pagefind-ui__search-input:focus{outline:2px solid var(--ob-brand)!important;outline-offset:-1px!important;border-color:#0000!important}.pagefind-ui__search-clear{border-radius:8px!important}.pagefind-ui__result-link{color:var(--ob-link)!important;font-weight:600!important}.pagefind-ui__result-excerpt mark{border-radius:3px;padding:1px 2px;background:var(--ob-brand-soft)!important;color:inherit!important}.pagefind-ui__message,.pagefind-ui__result-excerpt{font-family:var(--ob-font-body)!important;color:var(--ob-text-muted)!important}.pagefind-ui__button{background:var(--ob-brand)!important;color:#fff!important;border-radius:10px!important}.ob-search-page{padding-top:var(--ob-space-8);padding-bottom:var(--ob-space-16);min-height:60vh}.ob-search-page__title{margin:0 0 var(--ob-space-6)}.ob-search-page__widget{max-width:720px}.ob-search-page__error{color:var(--ob-text-muted);font-size:var(--ob-text-sm)}.ob-print-btn{color:var(--ob-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.85rem;line-height:1;display:inline-flex}.ob-print-btn:hover{color:var(--ob-text)}.ob-print-btn svg{flex-shrink:0}@media print{.ob-header,.ob-footer,.ob-mobile-nav,.ob-mobile-nav__overlay,.ob-toc,.ob-breadcrumbs,.ob-related,.ob-featured,.ob-cookie-banner,.ob-draft-banner,.ob-print-btn,.ob-search-overlay,.ob-search-trigger,.ob-affiliate-disclosure,.ob-article__meta-sep,.ob-taxonomy-badges{display:none!important}body{color:#000;background:#fff;margin:0;padding:0}.ob-container,.ob-container--wide{max-width:100%;margin:0;padding:0}.ob-article__body{display:block!important}.ob-article__title{margin-bottom:.5rem;font-size:1.8rem}.ob-prose{font-size:12pt;line-height:1.6}.ob-prose a[href^=http]:after{content:" (" attr(href) ")";color:#555;word-break:break-all;font-size:.85em}.ob-article__featured img,.ob-prose img{border-radius:0;margin:1rem auto;width:auto!important;max-width:100%!important}h1,h2,h3,h4,h5,h6{break-after:avoid}figure,table,img{break-inside:avoid}.ob-author{break-inside:avoid;border-top:1px solid #ccc;margin-top:2rem;padding-top:1rem}*{box-shadow:none!important;text-shadow:none!important}}.ob-sources{border-top:1px solid var(--ob-border);margin:2rem 0;padding-top:1.5rem}.ob-sources__title{text-transform:uppercase;letter-spacing:.03em;color:var(--ob-text);margin:0 0 1rem;font-size:.95rem;font-weight:600}.ob-sources__list{margin:0;padding-left:1.5rem;list-style:decimal}.ob-sources__item{margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.ob-sources__item:last-child{margin-bottom:0}.ob-sources__link{color:var(--ob-link);text-decoration:none;transition:color .15s}.ob-sources__link:hover{color:var(--ob-link);text-decoration:underline}.ob-sources__domain{color:var(--ob-text-muted);margin-left:.25rem;font-size:.8em}@media (width<=640px){.ob-sources{margin:1.5rem 0;padding-top:1rem}.ob-sources__title{font-size:.9rem}}.ob-glossary-term{display:inline;position:relative}.ob-glossary-term__link{color:inherit;text-decoration:underline dotted;text-decoration-color:var(--ob-text-muted);text-underline-offset:3px;cursor:help;transition:text-decoration-color .15s}.ob-glossary-term__link:hover{text-decoration-color:var(--ob-brand)}.ob-glossary-term__tooltip{background:var(--ob-text);color:var(--ob-text-inverse);z-index:50;width:max-content;max-width:300px;box-shadow:var(--ob-shadow-md);pointer-events:none;border-radius:6px;padding:.6rem .8rem;font-size:.82rem;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.ob-glossary-term__tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--ob-text);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ob-glossary-term__tooltip-full{margin-bottom:.2rem;font-weight:600;display:block}.ob-glossary-term__link:hover+.ob-glossary-term__tooltip,.ob-glossary-term__link:focus+.ob-glossary-term__tooltip,.ob-glossary-term__tooltip[data-visible=true]{display:block}.ob-glossary-index{max-width:800px;margin:0 auto}.ob-glossary-index__intro{color:var(--ob-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ob-glossary-index__letter{color:var(--ob-brand);border-bottom:2px solid var(--ob-border);margin:2rem 0 .75rem;padding-bottom:.3rem;font-size:1.4rem;font-weight:700}.ob-glossary-index__letter:first-child{margin-top:0}.ob-glossary-index__list{margin:0;padding:0;list-style:none}.ob-glossary-index__item{border-bottom:1px solid var(--ob-border);padding:.6rem 0}.ob-glossary-index__item:last-child{border-bottom:none}.ob-glossary-index__term-link{color:var(--ob-link);font-size:1rem;font-weight:600;text-decoration:none;transition:color .15s}.ob-glossary-index__term-link:hover{color:var(--ob-brand);text-decoration:underline}.ob-glossary-index__full-form{color:var(--ob-text-muted);margin-left:.4rem;font-size:.9rem}.ob-glossary-index__definition{color:var(--ob-text-muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.5}.ob-glossary-page{max-width:720px;margin:0 auto}.ob-glossary-page__header{margin-bottom:2rem}.ob-glossary-page__term{margin:0 0 .25rem;font-size:2rem;font-weight:800}.ob-glossary-page__full-form{color:var(--ob-text-muted);margin:0 0 1rem;font-size:1.15rem}.ob-glossary-page__definition{margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.ob-glossary-page__aliases{margin-bottom:2rem}.ob-glossary-page__aliases-title{text-transform:uppercase;letter-spacing:.03em;color:var(--ob-text-muted);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.ob-glossary-page__alias-list{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ob-glossary-page__alias{background:var(--ob-surface-sunken);color:var(--ob-text);border-radius:4px;padding:.2rem .6rem;font-size:.85rem}.ob-glossary-page__back{border-top:1px solid var(--ob-border);margin-top:2rem;padding-top:1.5rem}.ob-glossary-page__back-link{color:var(--ob-link);font-size:.95rem;text-decoration:none}.ob-glossary-page__back-link:hover{text-decoration:underline}@media (width<=640px){.ob-glossary-term__tooltip{max-width:260px;left:0;transform:none}.ob-glossary-term__tooltip:after{left:1rem;transform:none}.ob-glossary-page__term{font-size:1.6rem}.ob-glossary-index__letter{font-size:1.2rem}}.ob-article__featured{justify-content:center;margin:2rem 0;display:flex}.ob-article__featured img{object-fit:cover;border-radius:12px;width:80%;height:auto}.ob-prose{max-width:70ch}.ob-prose :where(table){border-collapse:separate;border-spacing:0;border:1px solid var(--ob-border);background:var(--ob-surface-raised);border-radius:12px;max-width:100%;margin:1.25rem auto;font-size:.95rem;line-height:1.4;overflow:hidden}.ob-article thead th{text-align:left;border-bottom:1px solid var(--ob-border);background:#00000009;padding:.65rem .85rem;font-weight:700}.ob-article tbody td{vertical-align:top;border-bottom:1px solid var(--ob-border);padding:.65rem .85rem}.ob-article tbody tr:last-child td{border-bottom:none}.ob-article tbody tr:nth-child(2n) td{background:#00000005}.ob-article td,.ob-article th{overflow-wrap:anywhere;word-break:normal}.ob-article table tbody td:first-child{white-space:nowrap;font-weight:600}@media (width<=640px){.ob-prose :where(table){-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.ob-prose :where(img){object-fit:cover;border-radius:12px;width:min(80%,920px);height:auto;margin:2rem auto;display:block}@media (width<=768px){.ob-prose :where(img){width:100%;margin:1.25rem 0}}@media (width>=1100px){.ob-article__body{grid-template-columns:1fr 220px;align-items:start;gap:40px;display:grid}.ob-article__content{order:1;min-width:0}.ob-article__body>.ob-toc{order:2}.ob-article__body:not(:has(>.ob-toc)){display:block}}.ob-prose :where(h2,h3,h4){scroll-margin-top:80px}.ob-section__title,.ob-featured__title,.ob-featured__card-title{font-weight:700}.ob-hero{min-height:480px}.ob-hero__title{font-weight:800;line-height:1.05}.ob-hero__subtitle{max-width:580px;margin-left:auto;margin-right:auto;font-size:1.12rem;line-height:1.55}.ob-btn{letter-spacing:0;font-weight:600}.ob-hero .ob-btn--primary{background:var(--ob-accent);color:var(--ob-accent-contrast)}.ob-hero .ob-btn--primary:hover{background:var(--ob-accent-hover)}.ob-affiliate__cta,.ob-comparison__cta{background:var(--ob-accent);color:var(--ob-accent-contrast)}.ob-affiliate__cta:hover,.ob-comparison__cta:hover{background:var(--ob-accent-hover)}.ob-prose{font-size:1.06rem;line-height:1.75}.ob-prose h2{margin-top:3rem;margin-bottom:1rem;font-size:1.7rem}.ob-prose h3{margin-top:2.2rem;margin-bottom:.6rem;font-size:1.3rem}.ob-tldr{background:var(--ob-brand-soft);border-left-color:var(--ob-brand)}.ob-tldr__title{color:var(--ob-brand);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}
