:root{--c-navy:#1B0A38;--c-navy-light:#26124C;--c-heading:#1F1733;--c-text:#3A3350;--c-text-light:#57506B;--c-accent:#C2187A;--c-accent-hover:#A31164;--c-link:#4B1F8C;--c-link-hover:#2E1059;--c-white:#fff;--c-off-white:#F7F4FC;--c-light-grey:#E9E3F3;--c-mid-grey:#A79CBD;--c-border:#DDD5EE;--c-footer-bg:#EDE7F7;--c-footer-bar:#E2D9F2;--c-tag-bg:#F1ECFA;--c-sun:#C9A8FF;--c-sun-deep:#4B1F8C;--c-sun-text:#1F1733;--c-sun-soft:#F0E8FF;--c-charcoal:#241B3D;--c-sand:#F7F4FC;--c-slate:#57506B;--brand:#4B1F8C;--brand-deep:#2E1059;--brand-tint:#F0E8FF;--brand-tint-2:#E2D3FB;--brand-zebra:#FBF9FE;--table-head:#1B0A38;--table-head-label:#ffffff;--line:#E3DCF0;--invert-bg:#1B0A38;--brand-mint:#C9A8FF;--brand-mint-soft:#DCC6FF;--octo-cream:#F7F4FC;--octo-cream-line:#E3DCF0;--octo-cream-muted:#57506B;--octo-cream-tile:#EDE4FB;--r-lg:16px;--shadow-card:0 10px 30px rgba(27,10,56,.08);--font:'Schibsted Grotesk',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;--s-xs:.25rem;--s-sm:.5rem;--s-md:1rem;--s-lg:1.5rem;--s-xl:2rem;--s-2xl:3rem;--s-3xl:4rem;--s-4xl:5.5rem;--w-site:1320px;--w-content:820px;--w-wide:960px;--radius:6px;--radius-lg:10px;--ease:200ms ease}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);font-size:1rem;font-weight:400;line-height:1.8;color:var(--c-text);background:var(--c-white)}img{max-width:100%;height:auto;display:block}a{color:var(--c-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color var(--ease)}a:hover{color:var(--c-link-hover)}ul,ol{list-style:none;padding:0;margin:0}nav ul,nav ol,.main-nav,.main-nav ul,.main-nav li,.footer-col ul,.footer-col li,.footer-bar__links,.footer-bar__links li{list-style:none!important;padding:0;margin:0}button{font-family:var(--font);cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:var(--font);color:var(--c-heading);line-height:1.3;font-weight:600}h1{font-size:clamp(1.75rem,3.5vw,2.4rem);margin-bottom:var(--s-lg)}h2{font-size:clamp(1.35rem,2.5vw,1.65rem);margin-bottom:var(--s-md)}h3{font-size:clamp(1.1rem,2vw,1.3rem);margin-bottom:var(--s-md)}h4{font-size:1.05rem;margin-bottom:var(--s-sm)}p{margin-bottom:var(--s-lg)}.tag{font-size:.78rem;font-weight:500;letter-spacing:.02em}.tag-box{display:inline-block;font-size:.72rem;font-weight:500;padding:3px 12px;background:var(--c-tag-bg);border-radius:3px;color:var(--c-text);text-decoration:none;transition:background var(--ease)}.tag-box:hover{background:var(--c-light-grey);color:var(--c-heading)}.site-container{width:100%;max-width:var(--w-site);margin:0 auto;padding:0 var(--s-xl)}.constrained{max-width:var(--w-content)}.site-header{position:sticky;top:0;z-index:1000;border:0;padding:0;background:rgb(27 10 56 / .92);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border-bottom:1px solid rgb(255 255 255 / .07);box-shadow:0 1px 0 rgb(255 255 255 / .03),0 10px 30px rgb(0 0 0 / .22);transition:background var(--ease),box-shadow var(--ease),border-color var(--ease)}.site-header__inner{max-width:var(--w-site);margin:0 auto;width:100%;padding:0 32px}.header-shell{display:flex;align-items:center;justify-content:space-between;gap:var(--s-xl);padding:14px 0;border-radius:0;background:none;box-shadow:none;border:0}.site-header.scrolled{background:rgb(19 6 40 / .95);border-bottom-color:rgb(255 255 255 / .09);box-shadow:0 1px 0 rgb(255 255 255 / .04),0 14px 38px rgb(0 0 0 / .4)}.site-header.scrolled .header-shell{box-shadow:none}.site-logo{display:flex;align-items:center;text-decoration:none;flex:0 0 auto;line-height:0}.site-logo__img{height:42px;width:auto;display:block}.site-logo__icon{width:38px;height:38px;background:var(--c-navy);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.15rem}.site-logo__text{font-size:1rem;font-weight:600;color:#fff;line-height:1.2}.site-logo__text span{color:var(--c-accent)}.header-right{display:flex;align-items:center;gap:var(--s-md);flex:0 0 auto}.main-nav{display:flex;align-items:center;flex:1 1 auto;justify-content:center}.main-nav__list{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;list-style:none!important;margin:0!important;padding:0!important}.main-nav__list li{list-style:none!important;list-style-type:none!important;margin:0;padding:0;position:relative}.main-nav__list li::before,.main-nav__list li::marker{display:none!important;content:none!important}.main-nav a,.main-nav__list a{display:block;padding:8px 14px;color:rgb(255 255 255 / .82);font-weight:500;font-size:.9rem;text-decoration:none;border-radius:6px;transition:color var(--ease),background var(--ease);white-space:nowrap}.main-nav a:hover,.main-nav__list .current-menu-item>a,.main-nav__list .current_page_item>a,.main-nav__list .current-menu-ancestor>a{color:#C9A8FF;background:#fff0}.main-nav a:focus-visible{outline:2px solid #fff;outline-offset:3px}.main-nav__list .sub-menu{display:none;position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);background:rgb(20 7 42 / .92);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border:1px solid rgb(255 255 255 / .08);border-radius:0 0 8px 8px;box-shadow:0 18px 44px rgb(0 0 0 / .5);min-width:248px;padding:10px;z-index:100;list-style:none!important;align-items:stretch!important}.main-nav__list li:hover>.sub-menu,.main-nav__list li:focus-within>.sub-menu{display:block}.main-nav__list .sub-menu li{list-style:none!important}.main-nav__list .sub-menu a{padding:11px 14px;font-size:.9rem;font-weight:500;text-indent:0;margin-left:0;color:rgb(255 255 255 / .82);border-radius:10px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.main-nav__list .sub-menu a:hover{background:#fff0;color:#C9A8FF;box-shadow:none}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border-radius:999px;font-family:'Schibsted Grotesk',-apple-system,'Helvetica Neue',Arial,sans-serif;font-weight:500;font-size:.9rem;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;border:none;transition:background var(--ease),transform var(--ease),color var(--ease)}.header-cta--ghost{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .45)}.header-cta--ghost:hover,.header-cta--ghost:focus{background:rgb(255 255 255 / .10);color:#fff;transform:translateY(-1px);text-decoration:none}.header-cta--primary{background:#DE5CF1;color:#1B0A38;border:1px solid #DE5CF1}.header-cta--primary:hover,.header-cta--primary:focus{background:#C846DC;border-color:#C846DC;color:#1B0A38;transform:translateY(-1px);text-decoration:none}.header-cta:focus-visible{outline:2px solid var(--brand-mint);outline-offset:3px}.header-cta__icon{flex-shrink:0}.menu-toggle{display:none;background:#fff0;border:1px solid rgb(255 255 255 / .18);border-radius:10px;padding:8px;color:#fff;cursor:pointer;width:42px;height:42px;align-items:center;justify-content:center}.menu-toggle svg{width:24px;height:24px}.menu-toggle:focus-visible{outline:2px solid #fff;outline-offset:3px}.header-search-btn{background:none;border:none;padding:8px;color:var(--c-text-light);display:flex;align-items:center;transition:color var(--ease)}.header-search-btn:hover{color:var(--c-heading)}.header-search-btn svg{width:20px;height:20px}.breadcrumbs{padding:var(--s-md) 0;font-size:.8rem;color:var(--c-mid-grey)}.breadcrumbs a{color:var(--c-text-light);text-decoration:none}.breadcrumbs a:hover{color:var(--c-link)}.breadcrumbs .sep{margin:0 6px;opacity:.5}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;font-family:var(--font);font-size:.9rem;font-weight:500;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all var(--ease)}.btn--primary{background:var(--c-charcoal);color:#fff}.btn--primary:hover{background:#140430;color:#fff}.btn--outline{background:#fff0;color:var(--c-heading);border:2px solid var(--c-heading)}.btn--outline:hover{background:var(--c-heading);color:#fff}.btn--small{padding:8px 18px;font-size:.82rem}.btn--white{background:#fff;color:var(--c-heading)}.btn--white:hover{background:var(--c-off-white);color:var(--c-heading)}.text-link{font-size:.88rem;font-weight:500;color:var(--c-heading);text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap var(--ease)}.text-link:hover{gap:10px;color:var(--c-heading)}.text-link::after{content:'›';font-size:1.1em}.progress-bar{position:sticky;top:0;z-index:999;height:3px;background:#fff0}.progress-bar progress{display:block;width:100%;height:3px;border:none;appearance:none;-webkit-appearance:none;background:#fff0}.progress-bar progress::-webkit-progress-bar{background:#fff0}.progress-bar progress::-webkit-progress-value{background:var(--c-accent);transition:width 100ms linear}.progress-bar progress::-moz-progress-bar{background:var(--c-accent)}.soeb-article__body table .tag{display:inline-block;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.7rem;font-weight:500;line-height:1.25;letter-spacing:.01em;text-transform:none;color:var(--brand-deep);background:var(--brand-tint-2);border-radius:999px;padding:4px 10px;white-space:nowrap;vertical-align:baseline}html,body{max-width:100%;overflow-x:hidden}@supports (overflow-x:clip){html,body{overflow-x:clip}}body{position:relative}#comments input[type="text"],#comments input[type="email"],#comments input[type="url"],#comments textarea{max-width:100%;box-sizing:border-box}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s-xl)}.blog-card{display:flex;flex-direction:column}.blog-card__image{position:relative;aspect-ratio:16/10;margin-bottom:var(--s-md);display:block;overflow:hidden;border-radius:4px}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease;display:block}.blog-card:hover .blog-card__image img{transform:scale(1.02)}.blog-card__categories{display:flex;gap:6px;margin-bottom:var(--s-sm);flex-wrap:wrap}.blog-card__title{font-size:1.05rem;font-weight:600;line-height:1.35;margin-bottom:var(--s-sm);margin-top:var(--s-sm)}.blog-card__title a{color:var(--c-heading);text-decoration:none}.blog-card__title a:hover{text-decoration:underline}.blog-card__meta{font-size:.78rem;color:var(--c-text-light);margin-bottom:var(--s-sm)}.blog-card__excerpt{font-size:.88rem;color:var(--c-text-light);line-height:1.6;margin-bottom:var(--s-md)}.blog-card .tag-box{background:var(--c-charcoal);color:#fff;border-radius:3px;padding:4px 10px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-card .tag-box:hover{background:var(--c-charcoal);color:#fff}.blog-card .text-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;color:var(--c-charcoal);text-decoration:none;margin-top:auto}.blog-card .text-link::after{content:"→";font-size:1rem;line-height:1}.blog-card .text-link:hover{text-decoration:underline;text-underline-offset:3px}.archive-header{padding:var(--s-3xl) 0 var(--s-xl);border-bottom:1px solid var(--c-light-grey);margin-bottom:var(--s-2xl)}.archive-header h1{margin-bottom:var(--s-sm)}.archive-header p{color:var(--c-text-light);max-width:560px}.search-form{display:flex;gap:var(--s-sm)}.search-form__input{flex:1;padding:10px 16px;border:2px solid var(--c-light-grey);border-radius:4px;font-family:var(--font);font-size:.9rem;outline:none;transition:border-color var(--ease)}.search-form__input:focus{border-color:var(--c-navy)}.error-404{text-align:center;padding:var(--s-4xl) 0}.error-404__number{font-size:clamp(5rem,12vw,10rem);font-weight:600;color:var(--c-light-grey);line-height:1}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;padding:var(--s-3xl) 0}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0;border:1px solid var(--c-border);border-radius:999px;font-weight:500;font-size:.95rem;color:#241B3D;text-decoration:none;transition:all var(--ease)}.pagination a.page-numbers:hover{border-color:#B48DF5;color:#B48DF5;background:#fff0}.pagination a.page-numbers:focus-visible{outline:2px solid var(--brand-mint);outline-offset:2px}.pagination .current{background:var(--brand-mint);border-color:var(--brand-mint);color:#1B0A38}.pagination .next,.pagination .prev{padding:0 20px;gap:6px}.pagination .dots{border:0;background:#fff0;color:var(--c-mid-grey);min-width:auto;padding:0 4px}.scroll-top{position:fixed;bottom:24px;right:24px;width:42px;height:42px;border-radius:50%;background:var(--c-navy);color:#fff;border:none;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--ease);box-shadow:0 2px 10px rgb(0 0 0 / .15);z-index:999}.scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:hover{background:var(--c-navy-light);transform:translateY(-2px)}@media(max-width:1024px){.posts-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){:root{--s-3xl:2.5rem;--s-4xl:3.5rem}.site-header{padding:0}.site-header__inner{padding:0 16px}.header-shell{padding:10px 0;border-radius:0;gap:12px}.site-logo__img{height:34px;max-width:170px}.menu-toggle{display:inline-flex}.header-cta--ghost{display:none}.header-cta--primary{padding:10px 18px;font-size:.9rem}.main-nav{display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px;background:rgb(20 7 42 / .92);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border:1px solid rgb(255 255 255 / .10);border-radius:18px;box-shadow:0 14px 32px rgb(0 0 0 / .45);padding:12px;z-index:100}.main-nav.open{display:block}.main-nav__list{flex-direction:column!important;align-items:stretch!important;gap:2px!important;width:100%}.main-nav__list>li{width:100%}.main-nav__list>li>a{padding:12px 14px;font-size:1rem;border-radius:10px}.main-nav__list .sub-menu{position:static!important;transform:none!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:0!important;padding:4px 0 4px 14px!important;min-width:0}.posts-grid{grid-template-columns:1fr}.site-container{padding:0 var(--s-md)}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background:var(--c-white);border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:var(--c-heading);display:block;font-size:.9rem;font-weight:600;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:focus-visible{outline:2px solid var(--c-link);outline-offset:2px}.wp-block-image{margin:var(--s-xl) 0}.aligncenter{text-align:center}.alignleft{float:left;margin-right:var(--s-lg)}.alignright{float:right;margin-left:var(--s-lg)}.page-hero{background:#fff;padding:var(--s-3xl) 0;color:var(--c-charcoal)}.page-hero__content{max-width:760px}.page-hero__kicker{display:inline-block;background:var(--c-charcoal);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:3px;margin-bottom:var(--s-md)}.page-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.18;letter-spacing:-.025em;color:var(--c-charcoal);margin:0 0 var(--s-md)}.page-hero__subtitle{font-size:1.05rem;line-height:1.6;color:var(--c-text-light);margin:0 0 var(--s-lg);max-width:600px}.page-hero__meta{display:flex;align-items:center;gap:var(--s-sm);font-size:.85rem;color:var(--c-text-light)}.page-hero__meta-sep{color:var(--c-light-grey)}.page-hero__breadcrumbs{font-size:.8rem;color:var(--c-text-light);display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:var(--s-lg)}.page-hero__breadcrumbs a{color:var(--c-charcoal);text-decoration:none;font-weight:500}.page-hero__breadcrumbs a:hover{text-decoration:underline}.page-hero__breadcrumbs .sep{color:var(--c-mid-grey)}.page-hero__breadcrumbs-current{color:var(--c-text-light)}@media(max-width:600px){.page-hero{padding:var(--s-2xl) 0}}#menu-main-menu,.site-header ul,.main-header ul,#primary-nav ul,#primary-nav>ul,.main-nav>ul,.main-nav__list{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:2px!important;list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important}#menu-main-menu li,.site-header li,.main-header li,#primary-nav li,.main-nav li,.main-nav__list li{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important;position:relative}#menu-main-menu li::before,#menu-main-menu li::marker,.site-header li::before,.site-header li::marker,#primary-nav li::before,#primary-nav li::marker{display:none!important;content:none!important}.main-nav__list>li.menu-item-has-children::after{content:"";position:absolute;top:100%;left:0;right:0;height:14px;background:#fff0}.main-nav .sub-menu,.main-nav__list .sub-menu,#primary-nav .sub-menu{display:none!important;flex-direction:column!important;align-items:stretch!important;position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);background:rgb(20 7 42 / .92)!important;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border:1px solid rgb(255 255 255 / .08)!important;border-radius:0 0 8px 8px!important;box-shadow:0 18px 44px rgb(0 0 0 / .5)!important;min-width:248px;padding:10px!important;z-index:100}.main-nav .sub-menu li,.main-nav__list .sub-menu li,#primary-nav .sub-menu li{padding:0!important;margin:0!important;text-indent:0!important}.main-nav .sub-menu a,.main-nav__list .sub-menu a,#primary-nav .sub-menu a{padding:11px 14px!important;margin:0!important;text-indent:0!important;font-size:.9rem;font-weight:500;color:rgb(255 255 255 / .82)!important;background:transparent!important;border-radius:10px!important;display:block!important;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.main-nav .sub-menu a:hover,.main-nav__list .sub-menu a:hover,#primary-nav .sub-menu a:hover,.main-nav .sub-menu a:focus,.main-nav__list .sub-menu a:focus,#primary-nav .sub-menu a:focus{color:#C9A8FF!important;background:transparent!important;box-shadow:none!important}.main-nav .sub-menu a:focus-visible,.main-nav__list .sub-menu a:focus-visible,#primary-nav .sub-menu a:focus-visible{color:#C9A8FF!important;background:transparent!important;box-shadow:none!important;outline:2px solid #C9A8FF!important;outline-offset:2px}.main-nav .sub-menu .current-menu-item>a,.main-nav__list .sub-menu .current-menu-item>a,#primary-nav .sub-menu .current-menu-item>a{color:#C9A8FF!important;background:transparent!important}.main-nav li:hover>.sub-menu,.main-nav__list li:hover>.sub-menu,#primary-nav li:hover>.sub-menu{display:flex!important}.site-footer ul,.site-footer li,.footer-col ul,.footer-col li,.footer-bar__links li{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important}.footer-bar__links li::before,.footer-bar__links li::marker,.footer-col li::before,.footer-col li::marker{display:none!important;content:none!important}@media(max-width:768px){.main-nav.open ul,.main-nav.open .main-nav__list,#primary-nav.open ul{flex-direction:column!important;align-items:stretch!important}}.site-logo__img{height:48px;width:auto;display:block}.site-logo--footer .site-logo__img{height:44px}.soeb-toc{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:20px 18px 12px;box-shadow:var(--shadow-card);position:static}.soeb-toc__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 6px 14px;margin-bottom:8px;border-bottom:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none}.soeb-toc__title{display:inline-flex;align-items:center;gap:11px;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#1F1733;margin:0}.soeb-toc__title svg{flex-shrink:0;color:var(--brand)}.soeb-toc__toggle{background:none;border:none;padding:4px;color:#A79CBD;transition:transform var(--ease),color var(--ease);display:flex;align-items:center}.soeb-toc__toggle:hover{color:var(--brand)}.soeb-toc__toggle.collapsed{transform:rotate(-180deg)}.soeb-toc__list{list-style:none!important;padding:0!important;margin:0!important}.soeb-toc__list li{list-style:none!important;margin:0!important;padding:0!important;border:0}.soeb-toc__list li::before,.soeb-toc__list li::marker{display:none!important;content:none!important}.soeb-toc__list a{display:grid;grid-template-columns:30px 1fr;gap:14px;align-items:center;padding:9px 10px;border-radius:10px;font-size:.86rem;line-height:1.4;font-weight:500;color:#57506B;text-decoration:none;transition:background .15s ease,color .15s ease}.soeb-toc__list a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.soeb-toc__list a:hover{background:var(--brand-tint);color:#1F1733}.soeb-toc__list a.active{background:var(--brand-tint);color:#1F1733;font-weight:700}.soeb-toc__list a .soeb-toc__num{font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.74rem;font-weight:600;color:var(--brand);width:30px;height:30px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:var(--brand-tint-2);flex-shrink:0;transition:background .15s ease,color .15s ease}.soeb-toc__list a:hover .soeb-toc__num{background:var(--brand);color:#fff}.soeb-toc__list a.active .soeb-toc__num{background:var(--brand);color:#fff}.soeb-toc__list--h3 a{padding-left:26px;font-size:.8rem}@media(max-width:1080px){.soeb-toc{padding:20px 20px 6px}}@media (max-width:768px){.site-header .header-shell .menu-toggle,#site-header #menu-toggle,button.menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;background:transparent!important;border:1px solid rgb(255 255 255 / .18)!important;padding:8px!important;color:#fff!important;z-index:1001;flex:0 0 auto}.site-header .header-shell .menu-toggle svg,#menu-toggle svg{width:24px!important;height:24px!important;display:block!important}.header-shell .header-right{flex:0 0 auto}.header-shell .site-logo{flex:0 1 auto;min-width:0}.header-shell .site-logo__img{max-width:170px!important}}body.legal-page{background:#F7F4FC}.hub-article-grid{--hub-card-radius:22px;--hub-card-border:#E3DCF0;--hub-card-navy:#1B0A38;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.hub-article-grid .hub-article-card{position:relative;min-height:300px;background:var(--hub-card-navy);border:1px solid var(--hub-card-border);border-radius:var(--hub-card-radius);overflow:hidden;text-decoration:none;box-shadow:0 8px 22px rgb(15 23 42 / .05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hub-article-grid .hub-article-card:hover{transform:translateY(-3px);border-color:#D5C9EE;box-shadow:0 16px 36px rgb(15 23 42 / .10);color:inherit}.hub-article-grid .hub-article-card__media{position:absolute;inset:0;overflow:hidden;background:#F1ECFA}.hub-article-grid .hub-article-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hub-article-grid .hub-article-card:hover .hub-article-card__media img{transform:scale(1.04)}.hub-article-grid .hub-article-card__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#fff0 26%,rgb(7 23 42 / .55) 62%,rgb(7 23 42 / .92) 100%)}.hub-article-grid .hub-article-card__body{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:26px}.hub-article-grid .hub-article-card__label{position:absolute;top:20px;left:24px;margin:0;width:fit-content;padding:7px 13px;border-radius:999px;background:rgb(7 23 42 / .42);border:1px solid rgb(255 255 255 / .45);color:#fff;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.64rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(3px)}.hub-article-grid .hub-article-card__title{display:block;color:#fff;font-weight:700;letter-spacing:-.02em;line-height:1.3;font-size:1.18rem}.hub-article-grid .hub-article-card__excerpt{margin:0;color:rgb(255 255 255 / .86);font-size:.92rem;line-height:1.5;max-width:54ch}.hub-article-grid .hub-article-card__link{font-weight:900;font-size:.8rem;color:#fff}.hub-article-grid .hub-article-card--noimg .hub-article-card__media{background:linear-gradient(135deg,#2E1059,#1B0A38)}.hub-article-grid .hub-article-card--featured .hub-article-card__body{padding:30px}.hub-article-grid .hub-article-card--featured .hub-article-card__label{top:22px;left:30px}.hub-article-grid .hub-article-card--featured .hub-article-card__title{font-size:1.45rem}.hub-article-grid .hub-article-card--featured .hub-article-card__excerpt{font-size:.96rem}.hub-article-grid--count-1{grid-template-columns:minmax(0,1fr);max-width:920px;margin-inline:auto}.hub-article-grid--count-1 .hub-article-card--featured{min-height:380px}.hub-article-grid--count-2{grid-template-columns:1.7fr 1fr}.hub-article-grid--count-2 .hub-article-card--featured{min-height:360px}.hub-article-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-article-grid--count-3 .hub-article-card--featured{min-height:340px}.hub-article-grid--uniform{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-article-grid--count-4{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-article-grid--count-4 .hub-article-card--featured{grid-column:1 / -1;min-height:360px}.hub-article-grid--stack{grid-template-columns:minmax(0,1fr)}.hub-article-grid--stack .hub-article-card--featured{min-height:320px}@media (max-width:1080px){.hub-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-article-grid--count-1,.hub-article-grid--count-2{grid-template-columns:minmax(0,1fr)}.hub-article-grid--count-3,.hub-article-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-article-grid--count-3 .hub-article-card--featured,.hub-article-grid--count-4 .hub-article-card--featured{grid-column:1 / -1;min-height:320px}}@media (max-width:640px){.hub-article-grid,.hub-article-grid--count-1,.hub-article-grid--count-2,.hub-article-grid--count-3,.hub-article-grid--count-4{grid-template-columns:minmax(0,1fr);max-width:none;margin-inline:0;gap:16px}.hub-article-grid .hub-article-card--featured{min-height:300px}.hub-article-grid .hub-article-card--featured .hub-article-card__title{font-size:1.25rem}.hub-article-grid .hub-article-card--featured .hub-article-card__body{padding:22px}.hub-article-grid .hub-article-card--featured .hub-article-card__label{top:18px;left:18px}}.soeb-article{--sa-ink:#1F1733;--sa-text:#3A3350;--sa-muted:#6A6180;--sa-line:#E3DCF0;--sa-line-soft:#EBE4F7;--sa-soft:#F7F4FC;--sa-blue:#6D3BC4;--sa-blue-dark:#4B1F8C;--sa-blue-tint:#F0E8FF;--sa-blue-line:#E2D3FB;--sa-yellow:#f5a623;--sa-yellow-soft:#fff8eb;--sa-yellow-line:#f7d99b;--sa-yellow-text:#7c5500;--sa-green:#4B1F8C;--sa-green-soft:#F0E8FF;--sa-green-line:#E2D3FB;--sa-amber:#b45309;--sa-amber-soft:#fff3e0;--sa-amber-line:#f9b878;--sa-amber-text:#7c3a00;--sa-shadow:0 20px 50px rgba(27,10,56,.07);--sa-shadow-soft:0 8px 22px rgba(27,10,56,.05);--sa-radius-card:22px;--sa-radius-small:16px;--sa-reading-w:800px;--sa-container-w:1256px;background:#fff;color:var(--sa-ink);line-height:1.65;overflow:hidden}.soeb-article :where(h1,h2,h3,h4){color:var(--sa-ink);letter-spacing:-.025em;line-height:1.15;font-weight:800;margin:0}.soeb-article__hero{padding:40px 0 0;background:#fff}.soeb-article__hero .site-container{max-width:var(--w-site)}.soeb-article__hero>.site-container>.soeb-article__crumbs{margin-bottom:22px}.soeb-article__hero-inner{background:#F7F4FC;border:1px solid #EBE4F7;border-radius:32px;box-shadow:0 24px 60px rgb(15 23 42 / .08);padding:29px 34px}.soeb-article__hero-inner--has-image{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:48px;align-items:center}.soeb-article__hero-content{min-width:0}.soeb-article__crumbs{font-size:.78rem;color:var(--sa-muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:18px;letter-spacing:.005em}.soeb-article__crumbs a{color:var(--sa-muted);text-decoration:none;transition:color .15s ease}.soeb-article__crumbs a:hover{color:var(--sa-blue-dark)}.soeb-article__crumbs .sep{opacity:.45}.soeb-article__crumbs-current{color:var(--sa-ink);font-weight:600}.soeb-article__eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgb(139 92 246 / .22);background:#fff;color:var(--sa-blue-dark);border-radius:999px;padding:6px 12px;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;width:fit-content;margin-bottom:18px}.soeb-article__eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sa-blue);flex-shrink:0}.soeb-article__hero-content .soeb-article__eyebrow::before{content:none}.soeb-article__title{font-size:clamp(38px, 3.3vw, 52px);line-height:1.08;letter-spacing:-.04em;font-weight:700;color:var(--sa-ink);margin:0 0 16px;max-width:720px}.soeb-article__hero-inner:not(.soeb-article__hero-inner--has-image) .soeb-article__title{font-size:clamp(2.333rem, 5vw, 4rem);line-height:1.05;max-width:880px}.soeb-article .soeb-highlight{background:linear-gradient(180deg,transparent 60%,var(--sa-yellow) 60%);padding-inline:4px;margin-inline:-4px}.soeb-article__accent-line{display:block;width:64px;height:3px;border-radius:999px;background:var(--sa-blue);margin:0 0 20px}.soeb-article__lead{font-size:clamp(17px, 1.3vw, 20px);line-height:1.55;color:var(--sa-text);font-weight:400;margin:0 0 20px;max-width:640px}.soeb-article__meta{display:flex;flex-wrap:wrap;gap:14px 22px;align-items:center;padding:20px 0 0;margin-top:24px;border-top:1px solid #E3DCF0;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.78rem;letter-spacing:.01em;color:var(--sa-muted);font-weight:500;max-width:640px}.soeb-article__meta-item{display:inline-flex;align-items:center;gap:8px}.soeb-article__meta b{color:var(--sa-ink);font-weight:700}.soeb-article__meta-dot{opacity:.4}.soeb-article__avatar{width:26px;height:26px;border-radius:50%;background:var(--sa-blue-tint);color:var(--sa-blue-dark);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.7rem;letter-spacing:.02em}.soeb-article__byline{color:var(--sa-ink);font-weight:600}.soeb-article__hero-featured{min-width:0}.soeb-article__featured-img{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgb(27 10 56 / .07)}.soeb-article__featured-img img{display:block;width:100%;height:auto}.soeb-article__hero-inner--has-image .soeb-article__featured-img{height:380px}.soeb-article__hero-inner--has-image .soeb-article__featured-img img{height:100%;object-fit:cover}.soeb-article__featured-img figcaption{font-size:.78rem;color:var(--sa-muted);padding:12px 16px;background:var(--sa-soft);border-top:1px solid var(--sa-line);text-align:center}.soeb-article__layout{display:grid;grid-template-columns:minmax(0,var(--sa-reading-w)) 300px;gap:80px;max-width:var(--sa-container-w);margin:64px auto 0;align-items:start}.soeb-article__main{min-width:0}.soeb-article__body{max-width:var(--sa-reading-w);font-size:1rem;line-height:1.75;color:var(--sa-text)}.soeb-article__sidebar{position:sticky;top:110px;align-self:start}.tool-feature-section{max-width:1140px;margin:64px auto 0;padding:0 24px}.tool-feature-section>*{max-width:100%}@media (max-width:900px){.tool-feature-section{margin:48px auto 0;padding:0 20px}}@media (max-width:720px){.tool-feature-section{margin:36px auto 0;padding:0 16px}}.soeb-article__body h2{position:relative;font-size:clamp(1.667rem, 3.5vw, 2.556rem);line-height:1.12;letter-spacing:-.025em;font-weight:800;color:var(--sa-ink);margin:64px 0 22px;padding-left:0;border:0;scroll-margin-top:110px}.soeb-article__body h2:first-child{margin-top:8px}.soeb-article__body h3{font-size:1.333rem;line-height:1.25;letter-spacing:-.015em;font-weight:800;color:var(--sa-ink);margin:36px 0 14px;padding-left:0;border-left:0;scroll-margin-top:110px}.soeb-article__body h4{font-size:1.111rem;line-height:1.3;letter-spacing:-.01em;font-weight:700;color:var(--sa-ink);margin:28px 0 10px}.soeb-article__body h1,.soeb-article__body h2,.soeb-article__body h3,.soeb-article__body h4,.soeb-article__body h5,.soeb-article__body h6{color:#1F1733}.soeb-article__body p{font-size:1rem;line-height:1.75;color:var(--sa-text);margin:0 0 1.45em}.soeb-article__body p a,.soeb-article__body li a,.soeb-article__body blockquote a{color:var(--brand);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:500;transition:text-decoration-thickness .15s ease,color .15s ease}.soeb-article__body p a:hover,.soeb-article__body li a:hover,.soeb-article__body blockquote a:hover{color:var(--brand-deep);text-decoration-thickness:2px}.soeb-article__body p a:focus-visible,.soeb-article__body li a:focus-visible,.soeb-article__body blockquote a:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:3px}.soeb-article__body strong,.soeb-article__body b{color:var(--sa-ink);font-weight:700}.soeb-article__body em,.soeb-article__body i{font-style:italic}.soeb-article__body ul{list-style:disc;margin:1.2em 0 1.8em;padding-left:1.4em}.soeb-article__body ul>li{margin:0 0 .65em;padding-left:.3em;font-size:1rem;line-height:1.7;color:var(--sa-text)}.soeb-article__body ul>li::marker{color:var(--brand)}.soeb-article__body ul ul{margin:.4em 0 .6em;list-style:circle}.soeb-article__body ol{list-style:decimal;margin:1.2em 0 1.8em;padding-left:1.6em;counter-reset:none}.soeb-article__body ol>li{margin:0 0 .65em;padding-left:.3em;font-size:1rem;line-height:1.7;color:var(--sa-text)}.soeb-article__body ol>li::marker{color:var(--brand);font-weight:700}.soeb-article__body ul>li::before,.soeb-article__body ol>li::before{content:none}.soeb-article__body blockquote{background:var(--sa-soft);border-left:4px solid var(--sa-yellow);border-radius:14px;padding:22px 26px;margin:32px 0;position:relative}.soeb-article__body blockquote p{font-size:1.083rem;line-height:1.55;font-weight:500;color:var(--sa-ink);letter-spacing:-.01em;margin:0 0 8px}.soeb-article__body blockquote p:last-child{margin-bottom:0}.soeb-article__body blockquote cite{font-size:.78rem;color:var(--sa-muted);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-style:normal;display:block}.soeb-article__body hr{border:0;height:1px;background:var(--sa-line);margin:40px 0}.soeb-article__body figure,.soeb-article__body img{margin:36px 0;max-width:100%}.soeb-article__body figure img,.soeb-article__body>img,.soeb-article__body p>img{display:block;width:100%;height:auto;border-radius:18px}.soeb-article__body figure figcaption,.soeb-article__body .wp-caption-text{font-size:.78rem;color:var(--sa-muted);margin-top:10px;text-align:center;font-style:normal;line-height:1.5}.soeb-article__body .wp-block-table,.soeb-article__body figure.wp-block-table,.soeb-article__body .table-wrap,.soeb-article__body .soeb-table,.soeb-article__body table{--sa-ink:#1F1733;--sa-text:#3A3350;--sa-line:var(--line);--sa-line-soft:#F1ECFA;--sa-soft:var(--table-head);--sa-blue:var(--brand);--sa-blue-dark:var(--brand-deep);--sa-shadow-soft:0 10px 30px rgba(27,10,56,.08)}.soeb-article__body .wp-block-table,.soeb-article__body figure.wp-block-table,.soeb-article__body .table-wrap,.soeb-article__body .soeb-table{margin:32px 0;background:#fff;border:1px solid var(--sa-line);border-radius:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;box-shadow:var(--sa-shadow-soft);position:relative;max-width:100%}.soeb-article__body figure.wp-block-table>.table-wrap{background:#fff0;border:0;border-radius:0;box-shadow:none;margin:0;overflow:visible}.soeb-article__body figure.wp-block-table{padding:0}.soeb-article__body table,.soeb-article__body .wp-block-table table,.soeb-article__body .table-wrap table{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;font-family:var(--font);font-size:.92rem;margin:0;background:#fff0;border:0}.soeb-article__body table thead th,.soeb-article__body table thead td{text-align:left;padding:15px 18px;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.68rem;font-weight:500;color:var(--table-head-label);text-transform:uppercase;letter-spacing:.1em;background:var(--sa-soft);border:0;border-bottom:0;vertical-align:top}.soeb-article__body table>tr:first-child>th,.soeb-article__body table>tbody>tr:first-child>th{text-align:left;padding:15px 18px;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.68rem;font-weight:500;color:var(--table-head-label);text-transform:uppercase;letter-spacing:.1em;background:var(--sa-soft);border:0;border-bottom:0;vertical-align:top}.soeb-article__body table td{padding:16px 18px;color:var(--sa-text);background:#fff0;border:0;border-bottom:1px solid var(--sa-line-soft);vertical-align:top;line-height:1.55;font-size:.92rem}.soeb-article__body table tbody th{padding:16px 18px;color:var(--sa-ink);background:#fff0;border:0;border-bottom:1px solid var(--sa-line-soft);vertical-align:top;line-height:1.55;font-size:.92rem;font-weight:600;text-align:left}.soeb-article__body table tbody tr:nth-child(even){background:var(--brand-zebra)}.soeb-article__body table tbody tr:hover{background:var(--brand-tint)}.soeb-article__body table tbody tr:last-child td{border-bottom:0}.soeb-article__body table tbody tr td:first-child,.soeb-article__body table tbody tr th:first-child{color:var(--sa-ink);font-weight:700}.soeb-article__body table td:first-child strong,.soeb-article__body table td:first-child b,.soeb-article__body table th:first-child strong,.soeb-article__body table th:first-child b{color:var(--sa-ink)}.soeb-article__body table strong,.soeb-article__body table b{color:var(--sa-ink)}.soeb-article__body table a{color:var(--sa-blue);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.soeb-article__body table a:hover{color:var(--sa-blue-dark)}.soeb-article__body table td:first-child a,.soeb-article__body table th:first-child a{color:var(--brand-deep)}.soeb-article__body table td:first-child a:hover,.soeb-article__body table th:first-child a:hover{color:var(--brand)}.soeb-article__body .wp-block-table::after,.soeb-article__body figure.wp-block-table::after,.soeb-article__body .table-wrap::after{content:'';position:absolute;top:0;right:0;bottom:0;width:32px;background:linear-gradient(to right,#fff0,#ffffff);pointer-events:none;opacity:0;transition:opacity var(--ease,180ms);border-radius:0 16px 16px 0}.soeb-article__body .wp-block-table.is-scrollable::after,.soeb-article__body figure.wp-block-table.is-scrollable::after,.soeb-article__body .table-wrap.is-scrollable::after{opacity:1}.soeb-article__body .wp-block-table.scrolled-end::after,.soeb-article__body figure.wp-block-table.scrolled-end::after,.soeb-article__body .table-wrap.scrolled-end::after{opacity:0}.soeb-article__body figure.wp-block-table>.table-wrap::after{content:none}@media(min-width:1025px){.soeb-article__body .table-wrap.is-wide-table,.soeb-article__body .table-wrap.wide-table,.soeb-article__body .wp-block-table.is-wide-table,.soeb-article__body .wp-block-table.wide-table,.soeb-article__body figure.wp-block-table.is-wide-table,.soeb-article__body figure.wp-block-table.wide-table,.soeb-article__body .table-wrap:has(>table.is-wide-table),.soeb-article__body .table-wrap:has(>table.wide-table),.soeb-article__body .wp-block-table:has(>table.is-wide-table),.soeb-article__body .wp-block-table:has(>table.wide-table),.soeb-article__body figure.wp-block-table:has(>table.is-wide-table),.soeb-article__body figure.wp-block-table:has(>table.wide-table),.soeb-article__body figure.wp-block-table:has(>.table-wrap>table.is-wide-table),.soeb-article__body figure.wp-block-table:has(>.table-wrap>table.wide-table){width:var(--soeb-wt-maxw,min(1100px, 92vw));max-width:var(--soeb-wt-maxw,92vw);margin-left:0}.soeb-article__body figure.wp-block-table.is-wide-table .table-wrap,.soeb-article__body figure.wp-block-table.wide-table .table-wrap,.soeb-article__body figure.wp-block-table:has(>.table-wrap>table.is-wide-table) .table-wrap,.soeb-article__body figure.wp-block-table:has(>.table-wrap>table.wide-table) .table-wrap{width:100%;max-width:100%;margin-left:0}}@media(max-width:720px){.soeb-article__body .wp-block-table,.soeb-article__body figure.wp-block-table,.soeb-article__body .table-wrap,.soeb-article__body .soeb-table{margin:24px 0;overflow:visible;background:#fff0;border:0;border-radius:0;box-shadow:none;padding:0}.soeb-article__body .wp-block-table::after,.soeb-article__body figure.wp-block-table::after,.soeb-article__body .table-wrap::after{content:none}.soeb-article__body .wp-block-table table,.soeb-article__body figure.wp-block-table table,.soeb-article__body .table-wrap table,.soeb-article__body>table{display:block;width:100%;min-width:0;background:#fff0;font-size:.92rem}.soeb-article__body .wp-block-table table thead,.soeb-article__body figure.wp-block-table table thead,.soeb-article__body .table-wrap table thead,.soeb-article__body>table thead{display:none}.soeb-article__body .wp-block-table table tbody,.soeb-article__body .wp-block-table table tfoot,.soeb-article__body figure.wp-block-table table tbody,.soeb-article__body figure.wp-block-table table tfoot,.soeb-article__body .table-wrap table tbody,.soeb-article__body .table-wrap table tfoot,.soeb-article__body>table tbody,.soeb-article__body>table tfoot{display:block}.soeb-article__body .wp-block-table table tbody tr,.soeb-article__body .wp-block-table table tfoot tr,.soeb-article__body figure.wp-block-table table tbody tr,.soeb-article__body figure.wp-block-table table tfoot tr,.soeb-article__body .table-wrap table tbody tr,.soeb-article__body .table-wrap table tfoot tr,.soeb-article__body>table tbody tr,.soeb-article__body>table tfoot tr{display:block;background:#fff;border:1px solid var(--sa-line);border-radius:14px;box-shadow:var(--sa-shadow-soft);padding:6px 0;margin:0 0 14px;overflow:hidden}.soeb-article__body .wp-block-table table tbody tr:last-child,.soeb-article__body figure.wp-block-table table tbody tr:last-child,.soeb-article__body .table-wrap table tbody tr:last-child,.soeb-article__body>table tbody tr:last-child{margin-bottom:0}.soeb-article__body .wp-block-table table tbody td,.soeb-article__body .wp-block-table table tbody th,.soeb-article__body .wp-block-table table tfoot td,.soeb-article__body figure.wp-block-table table tbody td,.soeb-article__body figure.wp-block-table table tbody th,.soeb-article__body figure.wp-block-table table tfoot td,.soeb-article__body .table-wrap table tbody td,.soeb-article__body .table-wrap table tbody th,.soeb-article__body .table-wrap table tfoot td,.soeb-article__body>table tbody td,.soeb-article__body>table tbody th,.soeb-article__body>table tfoot td{display:block;width:100%;padding:10px 16px;border:0;border-bottom:1px solid var(--sa-line-soft);background:transparent!important;color:var(--sa-text)!important;text-align:left;font-weight:400;text-transform:none;letter-spacing:normal;font-size:.92rem;line-height:1.55}.soeb-article__body .wp-block-table table tbody tr>*:last-child,.soeb-article__body figure.wp-block-table table tbody tr>*:last-child,.soeb-article__body .table-wrap table tbody tr>*:last-child,.soeb-article__body>table tbody tr>*:last-child{border-bottom:0}.soeb-article__body .wp-block-table table tbody tr td:first-child,.soeb-article__body .wp-block-table table tbody tr th:first-child,.soeb-article__body figure.wp-block-table table tbody tr td:first-child,.soeb-article__body figure.wp-block-table table tbody tr th:first-child,.soeb-article__body .table-wrap table tbody tr td:first-child,.soeb-article__body .table-wrap table tbody tr th:first-child,.soeb-article__body>table tbody tr td:first-child,.soeb-article__body>table tbody tr th:first-child{background:var(--brand-tint)!important;color:var(--sa-ink)!important;font-weight:700}.soeb-article__body table tbody td:first-child strong,.soeb-article__body table tbody td:first-child b,.soeb-article__body table tbody th:first-child strong,.soeb-article__body table tbody th:first-child b{color:var(--sa-ink)!important}.soeb-article__body table tbody td:first-child a,.soeb-article__body table tbody th:first-child a{color:var(--sa-blue)}.soeb-article__body table tbody td:first-child a:hover,.soeb-article__body table tbody th:first-child a:hover{color:var(--sa-blue-dark)}.soeb-article__body table tbody td[data-label]::before,.soeb-article__body table tfoot td[data-label]::before{content:attr(data-label);display:block;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.62rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--brand);margin-bottom:4px}.soeb-article__body table tbody td:first-child:not([data-label])::before{content:none}.soeb-article__body .soeb-table--ranked tr.soeb-table-winner,.soeb-article__body table.soeb-table--ranked tr.soeb-table-winner{background:var(--brand-tint-2);border-color:var(--brand)}}.soeb-article__body .soeb-table--ranked tr.soeb-table-winner td,.soeb-article__body table.soeb-table--ranked tr.soeb-table-winner td{background:var(--brand-tint)}.soeb-article__body .soeb-winner-pill{display:inline-flex;align-items:center;gap:5px;background:var(--brand);border-radius:999px;padding:3px 9px;font-size:.62rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-left:8px;vertical-align:middle}.soeb-article__body .soeb-rating-chip{display:inline-block;background:var(--brand-zebra);border:1px solid var(--sa-line);color:var(--sa-ink);border-radius:999px;padding:5px 11px;font-size:.75rem;font-weight:800;line-height:1}.soeb-article__body .soeb-rating-chip--gold{background:rgb(245 166 35 / .16);border-color:rgb(245 166 35 / .42);color:#f3c980}.soeb-article__body .soeb-rating-chip--green{background:rgb(201 168 255 / .16);border-color:rgb(201 168 255 / .45);color:#C9A8FF}.soeb-article__body .article-note,.soeb-article__body .article-tip,.soeb-article__body .article-warning{margin:32px 0;padding:18px 20px;border-radius:16px;border:1px solid var(--sa-line);background:#fff;color:var(--sa-text);font-size:.97rem;line-height:1.6}.soeb-article__body .article-note>*:last-child,.soeb-article__body .article-tip>*:last-child,.soeb-article__body .article-warning>*:last-child{margin-bottom:0}.soeb-article__body .article-note strong,.soeb-article__body .article-tip strong,.soeb-article__body .article-warning strong{color:var(--sa-ink);margin-right:.35em}.soeb-article__body .article-note{background:var(--sa-yellow-soft);border-color:var(--sa-yellow-line);color:var(--sa-yellow-text)}.soeb-article__body .article-note strong{color:#5a3d00}.soeb-article__body .article-tip{background:var(--sa-blue-tint);border-color:rgb(31 133 167 / .2);color:var(--sa-ink)}.soeb-article__body .article-warning{background:var(--sa-amber-soft);border-color:var(--sa-amber-line);color:var(--sa-amber-text)}.soeb-article__body .soeb-callout{margin:24px 0;padding:18px 22px;border-radius:18px;border:1px solid var(--sa-line);background:#fff}.soeb-article__body .soeb-callout>*:last-child{margin-bottom:0}.soeb-article__body .soeb-callout .soeb-callout__label{display:inline-flex;align-items:center;gap:9px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}.soeb-article__body .soeb-callout .soeb-callout__label::before{content:"i";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;font-size:.78rem;font-weight:900;color:#fff}.soeb-article__body .soeb-callout--info{background:var(--sa-blue-tint);border-color:rgb(139 92 246 / .18)}.soeb-article__body .soeb-callout--info .soeb-callout__label{color:var(--sa-blue-dark)}.soeb-article__body .soeb-callout--info .soeb-callout__label::before{background:var(--sa-blue)}.soeb-article__body .soeb-callout--info p{color:var(--sa-text)}.soeb-article__body .soeb-callout--tip{background:var(--sa-yellow-soft);border-color:var(--sa-yellow-line)}.soeb-article__body .soeb-callout--tip .soeb-callout__label{color:#8a5a00}.soeb-article__body .soeb-callout--tip .soeb-callout__label::before{content:"\2605";background:var(--sa-yellow);color:#241B3D}.soeb-article__body .soeb-callout--tip p{color:var(--sa-yellow-text)}.soeb-article__body .soeb-callout--warning{background:var(--sa-amber-soft);border-color:var(--sa-amber-line)}.soeb-article__body .soeb-callout--warning .soeb-callout__label{color:var(--sa-amber-text)}.soeb-article__body .soeb-callout--warning .soeb-callout__label::before{content:"!";background:var(--sa-amber)}.soeb-article__body .soeb-callout--warning p{color:#5a2900}.soeb-article__body .soeb-callout--takeaway{background:var(--sa-green-soft);border-color:var(--sa-green-line)}.soeb-article__body .soeb-callout--takeaway .soeb-callout__label{color:#2E1059}.soeb-article__body .soeb-callout--takeaway .soeb-callout__label::before{content:"\2713";background:var(--sa-green)}.soeb-article__body .soeb-callout--takeaway p{color:#3A3350}.soeb-article__body .soeb-faq{display:grid;gap:10px;margin:24px 0}.soeb-article__body .soeb-faq details{background:#fff;border:1px solid var(--sa-line);border-radius:18px;box-shadow:var(--sa-shadow-soft);overflow:hidden;transition:border-color .2s ease}.soeb-article__body .soeb-faq details[open]{border-color:rgb(139 92 246 / .25)}.soeb-article__body .soeb-faq summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;font-size:1.02rem;font-weight:700;letter-spacing:-.015em;color:var(--sa-ink);cursor:pointer;list-style:none}.soeb-article__body .soeb-faq summary::-webkit-details-marker{display:none}.soeb-article__body .soeb-faq summary::after{content:"+";width:26px;height:26px;border-radius:9px;background:var(--sa-soft);border:1px solid var(--sa-line);color:var(--sa-text);display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;flex-shrink:0;line-height:1;transition:background .2s ease,color .2s ease,transform .2s ease}.soeb-article__body .soeb-faq details[open] summary::after{content:"\2212";background:var(--sa-blue);color:#fff;border-color:#fff0}.soeb-article__body .soeb-faq details>*:not(summary){padding:0 22px 18px;color:var(--sa-text);line-height:1.65;font-size:.95rem}.soeb-article__body .soeb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:24px 0}.soeb-article__body .soeb-stats__item{background:var(--sa-soft);border:1px solid var(--sa-line);border-radius:14px;padding:14px 16px}.soeb-article__body .soeb-stats__item small{display:block;color:var(--sa-muted);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;margin-bottom:4px}.soeb-article__body .soeb-stats__item strong{display:block;font-size:1.4rem;letter-spacing:-.04em;color:var(--sa-ink);font-weight:800;line-height:1.1}.soeb-article__body .soeb-stats__item .soeb-stats__meta{display:block;color:var(--sa-blue-dark);font-size:.72rem;font-weight:800;margin-top:4px}.soeb-article__body .soeb-cta-card{background:linear-gradient(180deg,var(--sa-blue-tint) 0%,#fff 100%);border:1px solid rgb(139 92 246 / .25);border-radius:var(--sa-radius-card);padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin:28px 0}.soeb-article__body .soeb-cta-card>div{flex:1;min-width:220px}.soeb-article__body .soeb-cta-card .soeb-cta-card__pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgb(139 92 246 / .18);color:var(--sa-blue-dark);border-radius:999px;padding:5px 11px;font-size:.66rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.soeb-article__body .soeb-cta-card .soeb-cta-card__pill::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sa-blue)}.soeb-article__body .soeb-cta-card h4{font-size:1.15rem;letter-spacing:-.035em;font-weight:800;color:var(--sa-ink);margin:0 0 4px}.soeb-article__body .soeb-cta-card p{font-size:.92rem;color:var(--sa-text);margin:0}.soeb-article__body .soeb-cta-card .soeb-cta-card__btn,.soeb-article__body a.soeb-cta-card__btn{background:var(--sa-blue);color:#fff!important;border-radius:999px;padding:12px 22px;font-weight:800;font-size:.9rem;text-decoration:none!important;white-space:nowrap;box-shadow:0 10px 22px rgb(139 92 246 / .22);transition:background .15s ease,transform .15s ease}.soeb-article__body .soeb-cta-card .soeb-cta-card__btn:hover,.soeb-article__body a.soeb-cta-card__btn:hover{background:var(--sa-blue-dark);transform:translateY(-1px)}.soeb-article__body .soeb-key-takeaways{background:linear-gradient(180deg,var(--sa-yellow-soft) 0%,#fffbea 100%);border:1px solid var(--sa-yellow-line);border-radius:var(--sa-radius-card);padding:22px 24px;margin:28px 0}.soeb-article__body .soeb-key-takeaways__label{display:inline-flex;align-items:center;gap:10px;font-size:.72rem;color:#8a5a00;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px}.soeb-article__body .soeb-key-takeaways__label::before{content:"\2605";width:30px;height:30px;border-radius:10px;background:var(--sa-yellow);color:#241B3D;display:grid;place-items:center;font-size:.95rem;font-weight:900}.soeb-article__body .soeb-key-takeaways ul{margin:0}.soeb-article__body .soeb-key-takeaways ul>li{color:var(--sa-yellow-text)}.soeb-article__body .soeb-key-takeaways ul>li::before{background:var(--sa-amber)}.soeb-article__body .soeb-key-takeaways ul>li strong{color:var(--sa-ink)}.soeb-article__footer{background:#fff;padding:48px 0 0}.soeb-article__footer-inner{max-width:1100px;margin:0 auto}.soeb-article__tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:22px 0;border-top:1px solid var(--sa-line);max-width:var(--sa-reading-w)}.soeb-article__tags-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--sa-muted)}.soeb-article__tag{display:inline-flex;align-items:center;background:#241B3D;color:#fff;border-radius:999px;padding:6px 13px;font-family:'IBM Plex Mono',ui-monospace,monospace;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:background .15s ease,transform .15s ease}.soeb-article__tag:hover{background:#2E1059;color:#fff;transform:translateY(-1px)}.soeb-article__tag--soft{background:#F1ECFA;color:#57506B}.soeb-article__tag--soft:hover{background:#e6ebe4;color:#57506B}@media (max-width:1080px){.soeb-article__layout{grid-template-columns:1fr;gap:0;margin:48px auto 0;padding:0 24px}.soeb-article__sidebar{position:static;order:-1;margin-bottom:36px;max-width:var(--sa-reading-w)}.soeb-article__hero-inner{padding:24px 28px;border-radius:24px}.soeb-article__hero-inner--has-image{grid-template-columns:1fr;gap:32px}.soeb-article__hero-inner--has-image .soeb-article__featured-img{height:auto}.soeb-article__hero-inner--has-image .soeb-article__featured-img img{height:auto;object-fit:initial}.soeb-article__featured-img{border-radius:20px;margin:0 auto}}@media (max-width:900px){.soeb-article__layout{padding:0 20px}.soeb-article__sidebar{margin-bottom:32px}}@media (max-width:720px){.soeb-article__hero{padding:24px 0 0}.soeb-article__hero-inner{padding:28px 22px;border-radius:20px}.soeb-article__hero-inner--has-image{gap:24px}.soeb-article__title{font-size:2rem}.soeb-article__hero-inner:not(.soeb-article__hero-inner--has-image) .soeb-article__title{font-size:2.222rem}.soeb-article__lead{font-size:1.056rem;line-height:1.55}.soeb-article__meta{gap:10px 14px;font-size:.78rem;padding:0}.soeb-article__meta-dot{display:none}.soeb-article__featured-img{border-radius:16px;margin:0 auto;box-shadow:0 12px 30px rgb(27 10 56 / .07)}.soeb-article__layout{margin:36px auto 0;padding:0 16px}.soeb-article__body,.soeb-article__body p,.soeb-article__body ul>li,.soeb-article__body ol>li{font-size:.889rem;line-height:1.7}.soeb-article__body h2{font-size:1.556rem;margin-top:48px;padding-left:0}.soeb-article__body h3{font-size:1.222rem;margin-top:32px}.soeb-article__body blockquote{padding:18px 20px}.soeb-article__body blockquote p{font-size:1.025rem}.soeb-article__body figure,.soeb-article__body img{margin:28px 0}.soeb-article__body .article-note,.soeb-article__body .article-tip,.soeb-article__body .article-warning{padding:16px 18px;margin:24px 0}.soeb-article__body .soeb-faq summary{font-size:.95rem;padding:16px 18px}.soeb-article__body .soeb-cta-card{flex-direction:column;align-items:flex-start;padding:18px 20px}.soeb-article__body .soeb-cta-card .soeb-cta-card__btn{width:100%;text-align:center;justify-content:center}.soeb-article__author-card{flex-direction:column;gap:12px;padding:18px 20px}.soeb-article__author-avatar{width:48px;height:48px;font-size:.95rem}}.site-footer--floating{background:#fff0;color:#57506B;font-size:.95rem;margin:64px auto 0;padding:0}.site-footer--floating .footer-shell{max-width:var(--w-site);margin:0 auto;padding:44px 32px 32px;border-radius:0;background:#fff0;border:0;box-shadow:none}.site-footer--floating .footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.site-footer--floating .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.site-footer--floating .site-logo--footer .site-logo__img{height:34px;width:auto;max-width:240px}.site-footer--floating .footer-tagline{margin:0;color:#57506B;font-size:.9rem;line-height:1.55;max-width:400px}.site-footer--floating .footer-subscribe-button{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:var(--invert-bg);color:#fff;border:1px solid var(--invert-bg);font-weight:500;font-size:.9rem;text-decoration:none;line-height:1;white-space:nowrap;box-shadow:none;transition:background var(--ease),transform var(--ease),box-shadow var(--ease)}.site-footer--floating .footer-subscribe-button:hover,.site-footer--floating .footer-subscribe-button:focus{background:#2E1059;border-color:#2E1059;color:#fff;transform:translateY(-2px);text-decoration:none}.site-footer--floating .footer-subscribe-button:focus-visible{outline:2px solid var(--brand-mint);outline-offset:3px}.site-footer--floating .footer-subscribe-button__icon{flex-shrink:0}.site-footer--floating .footer-divider{height:1px;background:#dbe7de;margin:28px 0;border:0}.site-footer--floating .footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:48px}.site-footer--floating .footer-column-title{color:var(--brand-deep);font-family:'IBM Plex Mono',ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin:0 0 14px}.site-footer--floating .footer-links ul{list-style:none;padding:0;margin:0}.site-footer--floating .footer-links li{list-style:none;margin:0 0 9px;padding:0}.site-footer--floating .footer-links li::before,.site-footer--floating .footer-links li::marker{content:none;display:none}.site-footer--floating .footer-links a{display:inline-block;color:#4F4766;text-decoration:none;font-size:.9rem;line-height:1.5;transition:color var(--ease)}.site-footer--floating .footer-links a:hover,.site-footer--floating .footer-links a:focus{color:var(--brand-deep);text-decoration:none}.site-footer--floating .footer-links a:focus-visible{outline:2px solid #8B5CF6;outline-offset:3px;border-radius:3px}.site-footer--floating .footer-bottom{display:flex;justify-content:space-between;gap:24px;color:#A79CBD;font-size:.82rem}.site-footer--floating .footer-bottom__copyright,.site-footer--floating .footer-bottom__statement{color:#6A6180;font-family:'IBM Plex Mono',ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;letter-spacing:.01em}.site-footer--floating .footer-disclaimer{margin:0 0 20px}.site-footer--floating .footer-disclaimer__text{margin:0;max-width:none;color:#6A6180;font-size:.72rem;line-height:1.65;letter-spacing:.01em}.site-footer--floating .footer-disclaimer__text a{color:inherit;text-decoration:underline;text-underline-offset:2px}.site-footer--floating .footer-disclaimer__text a:hover,.site-footer--floating .footer-disclaimer__text a:focus{color:#57506B}@media(max-width:1024px){.site-footer--floating .footer-top{flex-direction:column;align-items:flex-start;gap:28px}.site-footer--floating .footer-tagline{max-width:none}.site-footer--floating .footer-links{grid-template-columns:1fr 1fr;gap:40px 48px}}@media(max-width:768px){.site-footer--floating{margin:56px 0 0;padding:0}.site-footer--floating .footer-shell{padding:40px 16px 32px;border-radius:0}.site-footer--floating .footer-top,.site-footer--floating .footer-links,.site-footer--floating .footer-bottom{display:grid;grid-template-columns:1fr;gap:24px}.site-footer--floating .footer-subscribe-button{padding:11px 16px;font-size:.88rem;gap:8px;border-radius:12px;align-self:flex-start;justify-self:start}.site-footer--floating .footer-subscribe-button__icon{width:16px;height:16px}.site-footer--floating .footer-divider{margin:28px 0}.site-footer--floating .footer-bottom{gap:8px;font-size:.85rem}}@media(max-width:768px){#primary-nav.main-nav{top:100%!important;left:0!important;right:0!important;border:1px solid rgb(255 255 255 / .08)!important;border-top:none!important;border-radius:0 0 14px 14px!important;background:rgb(10 13 16 / .97)!important;box-shadow:0 16px 34px rgb(0 0 0 / .5)!important;padding:8px 16px 14px!important;max-height:calc(100vh - 70px)!important;max-height:calc(100dvh - 70px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}#primary-nav a,#primary-nav .main-nav__list a,#primary-nav .sub-menu a{white-space:normal!important;overflow-wrap:break-word;word-break:break-word}#primary-nav .sub-menu{position:static!important;transform:none!important;top:auto!important;left:auto!important;right:auto!important;min-width:0!important;width:auto!important;max-width:100%!important;background:transparent!important;border:none!important;border-left:2px solid rgb(93 202 165 / .35)!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;margin:2px 0 6px 6px!important;padding:2px 0 2px 10px!important}#primary-nav .sub-menu li{width:100%!important}#primary-nav .sub-menu a{padding:10px 10px!important;font-size:.95rem!important;line-height:1.35!important}}.site-header,.site-header *,.site-footer,.site-footer *{font-family:'Schibsted Grotesk',-apple-system,'Helvetica Neue',Arial,sans-serif}.main-nav a.main-nav__cta{display:none}@media(max-width:768px){.header-cta--primary{display:none!important}.main-nav a.main-nav__cta{display:flex!important;align-items:center;justify-content:center;gap:10px;margin:10px 0 0!important;padding:13px 18px!important;border-radius:999px!important;background:#DE5CF1!important;color:#1B0A38!important;font-family:'Schibsted Grotesk',-apple-system,'Helvetica Neue',Arial,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none}.main-nav a.main-nav__cta:hover,.main-nav a.main-nav__cta:focus{background:#C846DC!important;color:#1B0A38!important;text-decoration:none}}body.category-archive .page-hero,body.blog .page-hero{background:var(--invert-bg)!important;color:#F7F4FC!important;padding:96px 0 76px!important}body.category-archive .page-hero__content,body.blog .page-hero__content{max-width:none!important;text-align:left!important}body.category-archive .page-hero__kicker,body.blog .page-hero__kicker{display:inline-block!important;background:none!important;padding:0!important;border-radius:0!important;color:#C0AEDD!important;font-family:'IBM Plex Mono',ui-monospace,'SF Mono',Menlo,Monaco,Consolas,monospace!important;font-size:13px!important;font-weight:400!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:30px!important}body.category-archive .page-hero__title,body.blog .page-hero__title{font-family:'Schibsted Grotesk',-apple-system,'Helvetica Neue',Arial,sans-serif!important;font-weight:800!important;font-size:clamp(2.6rem,6.2vw,5.3rem)!important;line-height:1.04!important;letter-spacing:-.02em!important;color:#F7F4FC!important;margin:0!important}body.category-archive .page-hero__meta,body.blog .page-hero__meta{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:22px!important;margin-top:34px!important;font-size:.95rem!important}body.category-archive .page-hero__meta-item,body.blog .page-hero__meta-item{display:inline-flex!important;align-items:center!important;gap:9px!important;color:rgb(255 255 255 / .82)!important;font-weight:500!important}body.category-archive .page-hero__meta-icon,body.blog .page-hero__meta-icon{color:var(--brand-mint-soft)!important;flex-shrink:0!important}body.category-archive .page-hero__breadcrumbs,body.blog .page-hero__breadcrumbs{color:rgb(255 255 255 / .72)!important;margin-top:30px!important}body.category-archive .page-hero__breadcrumbs a,body.blog .page-hero__breadcrumbs a{color:rgb(255 255 255 / .72)!important}body.category-archive .page-hero__breadcrumbs a:hover,body.blog .page-hero__breadcrumbs a:hover{color:#F7F4FC!important;text-decoration:none!important}body.category-archive .page-hero__breadcrumbs .sep,body.blog .page-hero__breadcrumbs .sep{color:rgb(255 255 255 / .4)!important}body.category-archive .page-hero__breadcrumbs-current,body.blog .page-hero__breadcrumbs-current{color:#F7F4FC!important}@media(max-width:720px){body.category-archive .page-hero,body.blog .page-hero{padding:72px 0 60px!important}}.hub-article-grid .hub-article-card:not(.hub-article-card--octopus) .hub-article-card__scrim{background:linear-gradient(180deg,#fff0 24%,rgb(19 6 40 / .55) 60%,rgb(20 7 42 / .92) 100%),linear-gradient(rgb(27 10 56 / .30),rgb(27 10 56 / .30))!important}.hub-article-grid .hub-article-card:not(.hub-article-card--octopus) .hub-article-card__media img{filter:saturate(.9)!important}.hub-article-grid .hub-article-card--noimg:not(.hub-article-card--octopus) .hub-article-card__media{background:linear-gradient(150deg,#2E1059 0%,var(--invert-bg) 60%,#140430 100%)!important}.hub-article-grid .hub-article-card:not(.hub-article-card--octopus) .hub-article-card__label{background:none!important;border:0!important;border-radius:0!important;padding:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#C0AEDD!important;font-weight:400!important;font-size:13px!important;letter-spacing:.16em!important;text-shadow:0 1px 10px rgb(8 14 10 / .75)!important}.hub-article-grid .hub-article-card:not(.hub-article-card--octopus) .hub-article-card__link{color:#DCC6FF!important}.hub-article-grid .hub-article-card:not(.hub-article-card--octopus) .hub-article-card__scrim{background:linear-gradient(180deg,rgb(9 18 13 / .62) 0%,#fff0 30%),linear-gradient(180deg,#fff0 24%,rgb(19 6 40 / .55) 60%,rgb(20 7 42 / .92) 100%),linear-gradient(rgb(27 10 56 / .30),rgb(27 10 56 / .30))!important}.hub-article-grid .hub-article-card--featured:not(.hub-article-card--octopus) .hub-article-card__scrim{background:linear-gradient(180deg,rgb(14 4 30 / .5) 0%,#fff0 22%),linear-gradient(180deg,#fff0 46%,rgb(18 6 38 / .84) 100%),linear-gradient(rgb(27 10 56 / .16),rgb(27 10 56 / .16))!important}:root{--soeb-forest:#1B0A38;--soeb-forest-2:#26124C;--soeb-pine:#4B1F8C;--soeb-green:#5E2BA8;--soeb-mint:#C9A8FF;--soeb-mint-deep:#B48DF5;--soeb-mint-tint:#F0E8FF;--soeb-cta:#DE5CF1;--soeb-cta-deep:#C846DC;--soeb-lilac-soft:#F4EEFF;--soeb-ink:#1F1733;--soeb-ink-soft:#57506B;--soeb-mist:#CFC2E8;--soeb-paper:#FFFFFF;--soeb-ground:#F7F4FC;--soeb-line:#E3DCF0;--soeb-line-dark:rgba(255,255,255,.12);--soeb-accent:#C2187A;--soeb-accent-deep:#A31164;--soeb-neg:#B4452F;--soeb-neg-tint:#F9ECE8;--soeb-warn:#8A5A00;--soeb-warn-tint:#FBF3DE;--soeb-numeral:#8E7FA8;--soeb-font:'Schibsted Grotesk',-apple-system,'Helvetica Neue',Arial,sans-serif;--soeb-mono:'IBM Plex Mono',ui-monospace,Menlo,monospace;--soeb-space-1:4px;--soeb-space-2:8px;--soeb-space-3:12px;--soeb-space-4:16px;--soeb-space-5:24px;--soeb-space-6:32px;--soeb-space-7:48px;--soeb-space-8:64px;--soeb-space-9:96px;--soeb-w-site:1320px;--soeb-w-standard:1040px;--soeb-w-narrow:760px;--soeb-w-article:1148px;--soeb-w-read:720px;--soeb-w-wide:1000px;--soeb-w-full:1260px;--soeb-rail-w:190px;--soeb-art-pad:32px;--soeb-art-overlap:60px;--soeb-bleed-wide:max(0px, min(calc((var(--soeb-w-wide) - var(--soeb-w-read)) / 2),
                                 calc((100vw - var(--soeb-w-read)) / 2 - var(--soeb-art-pad))));--soeb-bleed-full:max(0px, min(calc((var(--soeb-w-full) - var(--soeb-w-read)) / 2),
                                 calc((100vw - var(--soeb-w-read)) / 2 - var(--soeb-art-pad))));--soeb-radius-pill:999px;--soeb-radius-card:16px;--soeb-radius-control:12px;--soeb-bw:1.5px;--soeb-shadow-float:0 8px 24px rgba(18,33,26,.12)}body,button,input,select,textarea,.site-header,.site-footer,.main-nav,.header-cta,.soeb-art__head,.soeb-btn,.soeb-label,.soeb-eyebrow,.soeb-num,h1,h2,h3,h4,h5,h6{font-style:normal}.soeb-label{font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.soeb-eyebrow{font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--soeb-green)}.soeb-on-dark .soeb-eyebrow{color:var(--soeb-mint)}.soeb-num{font-variant-numeric:tabular-nums lining-nums;font-weight:700;letter-spacing:-.02em;line-height:1}.soeb-stat-hero{font-size:clamp(3.4rem,6vw,5.4rem);letter-spacing:-.03em}.soeb-stat-xl{font-size:3.2rem}.soeb-stat-lg{font-size:2.2rem}.soeb-stat-md{font-size:1.5rem}.soeb-unit{font-size:.4em;font-weight:500;color:var(--soeb-ink-soft);letter-spacing:0;margin-left:3px}.soeb-unit--word{margin-left:.35em}.soeb-stat-hero .soeb-unit{font-size:.32em}.soeb-on-dark .soeb-unit{color:var(--soeb-mist)}.soeb-delta{display:inline-flex;align-items:center;gap:4px;font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;padding:4px 11px;border-radius:var(--soeb-radius-pill)}.soeb-delta--up{background:var(--soeb-neg-tint);color:var(--soeb-neg)}.soeb-delta--down{background:var(--soeb-mint-tint);color:var(--soeb-pine)}.soeb-delta--flat{background:var(--soeb-ground);color:var(--soeb-ink-soft)}.soeb-ledger{display:flex}.soeb-ledger>div{flex:1;padding:0 var(--soeb-space-5)}.soeb-ledger>div+div{border-left:1px solid var(--soeb-line)}.soeb-ledger>div:first-child{padding-left:0}.soeb-on-dark .soeb-ledger>div+div{border-left-color:var(--soeb-line-dark)}.soeb-stat-label{font-family:var(--soeb-mono);font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;color:var(--soeb-ink-soft);display:block;margin-bottom:8px}.soeb-on-dark .soeb-stat-label{color:var(--soeb-mist)}@media(max-width:640px){.soeb-ledger{flex-wrap:wrap;row-gap:var(--soeb-space-5)}.soeb-ledger>div{flex:1 1 45%;padding:0}.soeb-ledger>div+div{border-left:0}}.soeb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border-radius:var(--soeb-radius-pill);border:var(--soeb-bw) solid #fff0;font-family:var(--soeb-font);font-size:.97rem;font-weight:600;text-decoration:none;line-height:1;letter-spacing:.005em;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .06s ease}.soeb-btn:active{transform:translateY(1px)}.soeb-btn .soeb-btn-arrow{display:inline-block;transition:transform .18s ease}.soeb-btn:hover .soeb-btn-arrow{transform:translateX(3px)}.soeb-btn--primary{background:var(--soeb-pine);color:#fff}.soeb-btn--primary:hover{background:var(--soeb-forest);color:#fff;text-decoration:none}.soeb-on-dark .soeb-btn--primary{background:var(--soeb-cta);color:var(--soeb-forest)}.soeb-on-dark .soeb-btn--primary:hover{background:var(--soeb-cta-deep);color:var(--soeb-forest)}.soeb-btn--secondary{background:#fff0;color:var(--soeb-pine);border-color:currentColor}.soeb-btn--secondary:hover{background:var(--soeb-mint-tint);color:var(--soeb-pine);text-decoration:none}.soeb-on-dark .soeb-btn--secondary{color:#fff}.soeb-on-dark .soeb-btn--secondary:hover{background:rgb(255 255 255 / .08);color:#fff}.soeb-btn--lg{padding:18px 36px;font-size:1.02rem}.soeb-btn--cta{gap:10px;padding:16px 28px;font-size:1rem;font-weight:650;transition:background .16s ease,color .16s ease}.soeb-btn--cta:active{transform:none}.soeb-btn--cta svg{flex:none}.soeb-on-dark .soeb-btn--cta.soeb-btn--primary:hover{background:var(--soeb-cta-deep);color:var(--soeb-forest)}.soeb-btn[disabled],.soeb-btn.is-disabled{opacity:.45;pointer-events:none;transform:none}.soeb-btn:focus-visible{outline:2px solid var(--soeb-green);outline-offset:3px}.soeb-on-dark .soeb-btn:focus-visible{outline-color:var(--soeb-mint)}.soeb-arrow-link{font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;color:var(--soeb-pine)}.soeb-arrow-link::after{content:'→';transition:transform .15s ease}.soeb-arrow-link:hover::after{transform:translateX(3px)}.soeb-arrow-link:hover{color:var(--soeb-forest);text-decoration:none}.soeb-on-dark .soeb-arrow-link{color:var(--soeb-mint)}.soeb-on-dark .soeb-arrow-link:hover{color:var(--soeb-mint-tint)}.soeb-callout{font-size:1.02rem;line-height:1.6;margin:var(--soeb-space-6) 0}.soeb-callout .soeb-label{display:block;margin-bottom:10px}.soeb-callout--key{border-top:2px solid var(--soeb-pine);padding-top:16px;font-size:1.08rem;line-height:1.55}.soeb-callout--key .soeb-label{color:var(--soeb-pine)}.soeb-callout--warn{background:var(--soeb-warn-tint);border-radius:var(--soeb-radius-control);padding:20px 24px;color:#4a3a10;font-size:.97rem}.soeb-callout--warn .soeb-label{color:var(--soeb-warn);margin-bottom:6px}.soeb-callout--update{border-top:1px solid var(--soeb-line);border-bottom:1px solid var(--soeb-line);padding:16px 0}.soeb-callout--update .soeb-label{color:var(--soeb-ink-soft);margin-bottom:6px}.soeb-callout--update .soeb-label b{color:var(--soeb-ink);font-weight:600}.soeb-statblock{margin:var(--soeb-space-7) 0;padding:var(--soeb-space-5) 0;border-top:2px solid var(--soeb-ink);border-bottom:1px solid var(--soeb-line)}.soeb-statblock>.soeb-label{color:var(--soeb-ink-soft);display:block;margin-bottom:18px}.soeb-index{--soeb-index-num-col:104px;--soeb-index-cta-col:180px;--soeb-index-gap:var(--soeb-space-6);--soeb-index-pad-y:28px;--soeb-index-num-size:3rem;--soeb-index-num-nudge:-2px;--soeb-index-cols:var(--soeb-index-num-col) minmax(0,1fr) minmax(0,1.25fr) var(--soeb-index-cta-col);display:grid;grid-template-columns:var(--soeb-index-cols);column-gap:var(--soeb-index-gap);border-top:1px solid var(--soeb-line)}.soeb-index__row{display:grid;grid-column:1/-1;grid-template-columns:var(--soeb-index-cols);column-gap:var(--soeb-index-gap);align-items:baseline;padding:var(--soeb-index-pad-y) 0;border-bottom:1px solid var(--soeb-line);text-decoration:none;color:var(--soeb-ink)}@supports(grid-template-columns:subgrid){.soeb-index__row{grid-template-columns:subgrid}}.soeb-index__row:hover{color:var(--soeb-ink);text-decoration:none}.soeb-index__num{grid-column:1;align-self:start;margin-top:var(--soeb-index-num-nudge);font-size:var(--soeb-index-num-size);font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--soeb-numeral);font-variant-numeric:tabular-nums;transition:color .18s ease}.soeb-index__row:hover .soeb-index__num{color:var(--soeb-pine)}.soeb-index__title{grid-column:2;font-size:1.45rem;font-weight:700;letter-spacing:-.015em;line-height:1.15}.soeb-index__desc{grid-column:3;font-size:.97rem;color:var(--soeb-ink-soft);line-height:1.55}.soeb-index__row .soeb-arrow-link{grid-column:4;justify-self:end;text-align:right;white-space:nowrap}@media(max-width:1024px){.soeb-index{--soeb-index-num-col:88px;--soeb-index-cta-col:160px;--soeb-index-num-size:2.6rem;--soeb-index-cols:var(--soeb-index-num-col) minmax(0,1fr) var(--soeb-index-cta-col)}.soeb-index__row{row-gap:10px}.soeb-index__num{grid-column:1;grid-row:1}.soeb-index__title{grid-column:2;grid-row:1}.soeb-index__desc{grid-column:2;grid-row:2}.soeb-index__row .soeb-arrow-link{grid-column:3;grid-row:1}}@media(max-width:640px){.soeb-index{--soeb-index-num-col:56px;--soeb-index-gap:var(--soeb-space-4);--soeb-index-pad-y:var(--soeb-space-5);--soeb-index-num-size:2rem;--soeb-index-num-nudge:-1px;--soeb-index-cols:var(--soeb-index-num-col) minmax(0,1fr)}.soeb-index__row{row-gap:8px}.soeb-index__title{grid-column:2;grid-row:1;font-size:1.2rem}.soeb-index__desc{grid-column:2;grid-row:2}.soeb-index__row .soeb-arrow-link{grid-column:2;grid-row:3;justify-self:start;text-align:left}}.soeb-toolrow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px var(--soeb-space-5);padding:var(--soeb-space-5) 0;border-bottom:1px solid var(--soeb-line);text-decoration:none;color:var(--soeb-ink)}.soeb-toolrow:first-of-type{padding-top:0}.soeb-toolrow:hover{text-decoration:none;color:var(--soeb-ink)}.soeb-toolrow .soeb-label{color:var(--soeb-green)}.soeb-toolrow h3{font-size:1.12rem;margin:4px 0 0;font-weight:600}.soeb-toolrow p{grid-column:1;font-size:.92rem;color:var(--soeb-ink-soft);line-height:1.5;margin:0}.soeb-toolrow .soeb-arrow-link{grid-column:2;grid-row:1 / span 3;align-self:center;font-size:.92rem;white-space:nowrap}.soeb-toolrow:hover h3{color:var(--soeb-pine)}@media(max-width:640px){.soeb-toolrow{grid-template-columns:1fr}.soeb-toolrow .soeb-arrow-link{grid-column:1;grid-row:auto;margin-top:6px}}.soeb-hero__intro{max-width:52rem}.soeb-hero__title{font-size:clamp(2.6rem,4.8vw,3.9rem);line-height:1.02;font-weight:800;letter-spacing:-.03em;margin:16px 0 0;text-wrap:balance;max-width:15em;color:#fff}.soeb-hero__title em{font-style:normal;color:var(--soeb-mint)}.soeb-hero__lead{font-size:1.22rem;line-height:1.5;color:var(--soeb-mist);max-width:34em;margin:var(--soeb-space-5) 0 var(--soeb-space-6)}.soeb-hero__ctas{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.soeb-art__container{max-width:var(--soeb-w-site);margin:0 auto;padding-left:32px;padding-right:32px}@media(max-width:768px){.soeb-art__container{padding-left:16px;padding-right:16px}}.soeb-art__head{background:var(--soeb-ground);border-bottom:1px solid var(--soeb-line)}.soeb-art__crumbs{font-size:.82rem;color:var(--soeb-ink-soft);padding:18px 0 0}.soeb-art__crumbs a{color:var(--soeb-ink-soft);text-decoration:none}.soeb-art__crumbs a:hover{color:var(--soeb-pine);text-decoration:underline}.soeb-art__crumbs .sep{margin:0 7px}.soeb-art__crumbs-current{color:var(--soeb-ink);font-weight:600}.soeb-art__mast{padding:40px 0 52px;max-width:880px}.soeb-art__mast--trail{padding-top:56px}.soeb-art__mast--trail .soeb-art__crumbs{padding:0;margin-top:22px}.soeb-art__eyebrows{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 9px;margin-bottom:18px}.soeb-art__eyebrow{font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--soeb-green);text-decoration:none;display:inline-block;margin-bottom:16px;background:#fff0;border:0;padding:0}.soeb-art__eyebrow:hover{color:var(--soeb-pine);text-decoration:underline}.soeb-art__eyebrows .soeb-art__eyebrow{margin-bottom:0;color:var(--soeb-pine);font-weight:600}.soeb-art__eyebrows a.soeb-art__eyebrow:hover{color:var(--soeb-forest)}.soeb-art__eyebrow--context{color:var(--soeb-pine)}.soeb-art__eyebrow-sep{font-family:var(--soeb-mono);font-size:.72rem;font-weight:600;color:#A9BAAD;line-height:1}.soeb-art__title{font-family:var(--soeb-font);font-style:normal;font-size:clamp(2.2rem,4.4vw,3.15rem);line-height:1.05;letter-spacing:-.028em;font-weight:750;max-width:14.5em;color:var(--soeb-ink);margin:0}.soeb-art__standfirst{font-size:1.28rem;line-height:1.5;color:var(--soeb-ink-soft);max-width:32em;margin:22px 0 0}.soeb-art__metaline{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;margin-top:42px;font-size:.9rem;color:var(--soeb-ink-soft)}.soeb-art__metaline+.soeb-art__crumbs{margin-top:30px}.soeb-art__meta-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.soeb-art__avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--soeb-mist);display:block}.soeb-art__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.soeb-art__metaline b{color:var(--soeb-ink);font-weight:600}.soeb-art__dot{color:#A9BAAD}.soeb-art__crumbs-icon{display:inline-block;vertical-align:-2px;margin-right:7px}.soeb-art__feat{margin:0;padding:40px 0 0;background:var(--soeb-paper)}.soeb-art__feat-img{aspect-ratio:21/9;border-radius:20px;overflow:hidden;background:var(--soeb-ground)}.soeb-art__feat-img img{width:100%;height:100%;object-fit:cover;display:block}.soeb-art__feat-cap{margin-top:10px;font-size:.82rem;color:var(--soeb-ink-soft)}.soeb-art__head--overlap{padding-bottom:var(--soeb-art-overlap)}.soeb-art__head--overlap .soeb-art__mast--trail{padding-bottom:52px}.soeb-art__head--overlap+.soeb-art__feat{position:relative;z-index:1;margin-top:calc(-1 * var(--soeb-art-overlap));padding-top:0;background:linear-gradient(to bottom,transparent 0,transparent var(--soeb-art-overlap),var(--soeb-paper) var(--soeb-art-overlap),var(--soeb-paper) 100%)}@media(max-width:1024px){.soeb-art__head--overlap .soeb-art__mast--trail{padding-bottom:46px}.soeb-art__metaline{margin-top:36px}.soeb-art__metaline+.soeb-art__crumbs{margin-top:26px}}@media(max-width:640px){.soeb-art__feat{padding-top:24px}.soeb-art__feat-img{aspect-ratio:3/2;border-radius:14px}.soeb-art__head--overlap .soeb-art__mast--trail{padding-bottom:36px}.soeb-art__metaline{flex-wrap:wrap;gap:12px;margin-top:30px}.soeb-art__metaline+.soeb-art__crumbs{margin-top:22px}.soeb-art__avatar{flex:0 0 40px;width:40px;height:40px}.soeb-art__eyebrows{gap:3px 8px;margin-bottom:14px}}.soeb-art__shell{position:relative;padding:56px var(--soeb-art-pad) 0}.soeb-art__feat+.soeb-art__shell{padding-top:44px}.soeb-art__main{max-width:none}.soeb-art__prose{max-width:var(--soeb-w-read);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media(max-width:640px){.soeb-art__shell{padding-left:16px;padding-right:16px}}.soeb-art__rail{width:auto;min-width:0;max-width:100%}@media(min-width:1240px){.soeb-art__rail{position:absolute;top:56px;left:max(var(--soeb-art-pad), calc(50% - (var(--soeb-w-site) / 2) + var(--soeb-art-pad)));width:var(--soeb-rail-w)}.soeb-art__feat+.soeb-art__shell .soeb-art__rail{top:44px}}.soeb-art__rail .soeb-toc{width:auto;min-width:0;max-width:100%}.soeb-art__rail .soeb-toc{background:#fff0;border:0;box-shadow:none;border-radius:0;padding:0}.soeb-art__rail .soeb-toc__header{padding:0;border:0;background:#fff0;margin-bottom:14px;cursor:default}.soeb-art__rail .soeb-toc__title{font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--soeb-ink-soft);gap:8px}.soeb-art__rail .soeb-toc__title svg{display:none}.soeb-art__rail .soeb-toc__toggle{display:none}.soeb-art__rail .soeb-toc__list{display:block;border-left:1px solid var(--soeb-line);margin:0;padding:0;list-style:none;overflow:visible;white-space:normal}.soeb-art__rail .soeb-toc__list li{display:block;flex:none;margin:0;padding:0}.soeb-art__rail .soeb-toc__list a{display:flex;white-space:normal;width:auto;gap:10px;padding:7px 0 7px 16px;margin-left:-1px;border-left:2px solid #fff0;font-size:.86rem;line-height:1.4;color:var(--soeb-ink-soft);text-decoration:none;background:#fff0}.soeb-art__rail .soeb-toc__list a .soeb-toc__num{font-family:var(--soeb-mono);font-size:.66rem;color:#A9BAAD;padding:3px 0 0;min-width:14px;background:#fff0;border:0;box-shadow:none;width:auto;height:auto;min-height:0;border-radius:0;display:inline;flex:0 0 auto;line-height:inherit}.soeb-art__rail .soeb-toc__list a.active .soeb-toc__num{background:#fff0;color:var(--soeb-pine)}.soeb-art__rail .soeb-toc__list a:hover{color:var(--soeb-pine)}.soeb-art__rail .soeb-toc__list a.active{color:var(--soeb-pine);font-weight:600;border-left-color:var(--soeb-pine)}.soeb-art__rail .soeb-toc__list a.active .soeb-toc__num{color:var(--soeb-pine)}@media(max-width:1239.98px){.soeb-art__rail{position:static;margin:24px auto 8px;max-width:var(--soeb-w-read)}.soeb-art__rail .soeb-toc{border-top:1px solid var(--soeb-line);border-bottom:1px solid var(--soeb-line);padding:14px 0}.soeb-art__rail .soeb-toc__header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.soeb-art__rail .soeb-toc__toggle{display:inline-flex;background:none;border:0;color:var(--soeb-ink-soft)}.soeb-art__rail .soeb-toc__list{border-left:0;padding-top:10px}.soeb-art__rail .soeb-toc__list a{padding-left:0;border-left:0}}.soeb-art__prose p{font-size:1.005rem;line-height:1.75}.soeb-art__prose>p:first-child{font-size:1.14rem;line-height:1.65;color:var(--soeb-ink)}.soeb-secnum{font-family:var(--soeb-mono);font-size:.7rem;letter-spacing:.09em;color:var(--soeb-green);display:block;margin:60px 0 8px}.soeb-art__prose h2{font-size:1.45rem;line-height:1.25;letter-spacing:-.014em;font-weight:700;margin:60px 0 14px;max-width:22em;color:var(--soeb-ink)}.soeb-secnum+h2{margin-top:0}.soeb-art__prose h3{font-size:1.12rem;line-height:1.35;font-weight:650;margin:34px 0 10px}.soeb-glance{margin:40px 0 8px;border-top:2px solid var(--soeb-ink);padding-top:16px}.soeb-glance>.soeb-label{color:var(--soeb-ink-soft)}.soeb-glance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:18px}.soeb-glance-grid .soeb-stat-label{margin-bottom:6px}.soeb-glance-grid .soeb-num{font-size:1.7rem}.soeb-glance-grid .soeb-num--text{font-size:1.15rem;line-height:1.3}.soeb-glance-note{display:block;font-size:.82rem;color:var(--soeb-ink-soft);margin-top:6px;line-height:1.45}@media(max-width:820px){.soeb-glance-grid{grid-template-columns:1fr 1fr;gap:20px}}.soeb-keyfact{margin:34px 0;padding-left:20px;border-left:3px solid var(--soeb-pine)}.soeb-keyfact .soeb-label{color:var(--soeb-pine);display:block;margin-bottom:8px}.soeb-keyfact p{font-size:1.1rem;line-height:1.55;margin:0;max-width:34em}.soeb-checked{margin:30px 0;padding:12px 0;border-top:1px solid var(--soeb-line);border-bottom:1px solid var(--soeb-line);font-size:.93rem;line-height:1.6;color:var(--soeb-ink)}.soeb-checked .soeb-label{color:var(--soeb-ink-soft)}.soeb-checked .soeb-label b{color:var(--soeb-ink);font-weight:600}.soeb-caution{margin:34px 0;background:var(--soeb-warn-tint);border-radius:10px;padding:16px 20px;font-size:.95rem;line-height:1.6;color:#4a3a10;max-width:38em}.soeb-caution .soeb-label{color:var(--soeb-warn);display:block;margin-bottom:5px}.soeb-pullstat{margin:40px 0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 28px;align-items:baseline;border-top:1px solid var(--soeb-line);border-bottom:1px solid var(--soeb-line);padding:22px 0}.soeb-pullstat .soeb-ps-num{font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.02em;line-height:1;font-size:3rem;color:var(--soeb-pine)}.soeb-pullstat .soeb-ps-label{grid-column:1;font-family:var(--soeb-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--soeb-ink-soft)}.soeb-pullstat p{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:.95rem;line-height:1.6;color:var(--soeb-ink-soft);margin:0;max-width:30em}@media(max-width:640px){.soeb-pullstat{grid-template-columns:1fr}.soeb-pullstat p{grid-column:1;grid-row:auto}}.soeb-toolstep{margin:40px 0;background:var(--soeb-ground);border-radius:12px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.soeb-toolstep b{display:block;font-size:1.05rem}.soeb-toolstep span{font-size:.9rem;color:var(--soeb-ink-soft)}.soeb-toolstep .soeb-btn{flex:0 0 auto}@media(max-width:640px){.soeb-toolstep .soeb-btn{width:100%;justify-content:center}}.soeb-wide,.soeb-full{margin:40px auto}.soeb-wide>.soeb-label,.soeb-full>.soeb-label{color:var(--soeb-ink-soft);display:block;margin-bottom:12px}.soeb-wide-note{font-size:.85rem;color:var(--soeb-ink-soft);margin-top:12px;max-width:60ch}@media(max-width:640px){.soeb-wide .soeb-tblwrap,.soeb-full .soeb-tblwrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.soeb-wide table,.soeb-full table{min-width:560px}}.soeb-art__prose>.soeb-wide{width:auto;max-width:none;margin-left:calc(-1 * var(--soeb-bleed-wide));margin-right:calc(-1 * var(--soeb-bleed-wide))}.soeb-art__prose>.soeb-full{width:auto;max-width:none;margin-left:calc(-1 * var(--soeb-bleed-full));margin-right:calc(-1 * var(--soeb-bleed-full))}@media(min-width:1025px){.soeb-art__prose .table-wrap.is-wide-table,.soeb-art__prose .table-wrap.wide-table,.soeb-art__prose .wp-block-table.is-wide-table,.soeb-art__prose .wp-block-table.wide-table,.soeb-art__prose figure.wp-block-table.is-wide-table,.soeb-art__prose figure.wp-block-table.wide-table,.soeb-art__prose .table-wrap:has(>table.is-wide-table),.soeb-art__prose .table-wrap:has(>table.wide-table),.soeb-art__prose .wp-block-table:has(>table.is-wide-table),.soeb-art__prose .wp-block-table:has(>table.wide-table),.soeb-art__prose figure.wp-block-table:has(>table.is-wide-table),.soeb-art__prose figure.wp-block-table:has(>table.wide-table),.soeb-art__prose figure.wp-block-table:has(>.table-wrap>table.is-wide-table),.soeb-art__prose figure.wp-block-table:has(>.table-wrap>table.wide-table){width:auto;max-width:none;margin-left:calc(-1 * var(--soeb-bleed-full));margin-right:calc(-1 * var(--soeb-bleed-full))}.soeb-art__prose figure.wp-block-table.is-wide-table .table-wrap,.soeb-art__prose figure.wp-block-table.wide-table .table-wrap,.soeb-art__prose figure.wp-block-table:has(>.table-wrap>table.is-wide-table) .table-wrap,.soeb-art__prose figure.wp-block-table:has(>.table-wrap>table.wide-table) .table-wrap{width:100%;max-width:100%;margin-left:0;margin-right:0}}.soeb-art__widget{margin-top:44px;margin-bottom:44px;display:grid;grid-template-columns:minmax(0,var(--soeb-widget-max,max-content));justify-content:center}.soeb-art__widget>*{max-width:100%;margin-left:auto;margin-right:auto}.soeb-art__widget>*:first-child{margin-top:0}.soeb-art__widget>*:last-child{margin-bottom:0}.soeb-art__next{background:var(--soeb-forest);color:#fff;border-radius:var(--soeb-radius-card);margin-top:72px}.soeb-art__next-inner{padding:44px 44px 40px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:48px}.soeb-art__next-eyebrow{font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--soeb-mint)}.soeb-art__next h2{font-size:1.6rem;letter-spacing:-.018em;color:#fff;margin:12px 0 10px}.soeb-art__next p{color:var(--soeb-mist);font-size:.98rem;line-height:1.6;margin:0 0 20px;max-width:30em}.soeb-art__next .soeb-btn{background:var(--soeb-cta);color:var(--soeb-forest)}.soeb-art__next .soeb-btn:hover{background:var(--soeb-cta-deep);color:var(--soeb-forest)}.soeb-art__next-list{border-top:1px solid var(--soeb-line-dark)}.soeb-art__next-list a{display:flex;justify-content:space-between;gap:16px;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--soeb-line-dark);color:#fff;text-decoration:none;font-weight:600;font-size:.98rem}.soeb-art__next-list a small{font-family:var(--soeb-mono);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;color:var(--soeb-mist);font-weight:500}.soeb-art__next-list a:hover{color:var(--soeb-mint)}.soeb-art__next-meta{margin-top:22px;font-size:.82rem;color:var(--soeb-mist)}@media(max-width:900px){.soeb-art__next-inner{grid-template-columns:1fr;gap:28px;padding:32px 24px}}@media(prefers-reduced-motion:reduce){.soeb-btn,.soeb-btn .soeb-btn-arrow,.soeb-arrow-link::after,.soeb-index__num{transition:none}}.soeb-foot{background:var(--soeb-forest);color:#E4EDE7;margin-top:80px}.soeb-foot a{text-decoration:none}.soeb-foot--has-cta{--soeb-cta-overlap:150px;background:linear-gradient(to bottom,transparent 0,transparent var(--soeb-cta-overlap),var(--soeb-forest) var(--soeb-cta-overlap))}.soeb-foot__cta{padding:0 32px}.soeb-foot__cta-panel{position:relative;overflow:hidden;max-width:calc(var(--soeb-w-site) - 64px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:48px 40px 48px 64px;background:var(--soeb-lilac-soft);border:1px solid #FFF;border-radius:28px;box-shadow:0 30px 60px -24px rgb(16 0 43 / .55),0 2px 6px rgb(27 10 56 / .08);color:var(--soeb-forest)}.soeb-foot__cta-panel::before{content:"";position:absolute;right:-80px;top:50%;width:520px;height:520px;transform:translateY(-50%);background:radial-gradient(closest-side,rgb(222 92 241 / .16),#fff0);pointer-events:none}.soeb-foot__cta-copy{position:relative;max-width:600px}.soeb-foot__cta-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0;font-family:var(--soeb-mono);font-size:.72rem;font-weight:500;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:var(--soeb-pine)}.soeb-foot__cta-eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--soeb-cta);flex:none}.soeb-foot .soeb-foot__cta-title{margin:18px 0 0;max-width:22ch;font-family:var(--soeb-font);font-size:clamp(1.7rem,1.1rem + 1.6vw,2.4rem);line-height:1.1;letter-spacing:-.025em;font-weight:700;color:var(--soeb-forest)}.soeb-foot__cta-text{margin:16px 0 0;max-width:46ch;font-size:1.06rem;line-height:1.6;color:var(--soeb-ink-soft)}.soeb-foot__cta-side{position:relative;display:flex;align-items:center;gap:20px}.soeb-foot__cta-art{flex:none;width:260px;line-height:0}.soeb-foot__cta-illo{display:block;width:100%;height:auto}.soeb-foot .soeb-foot__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex:none;padding:18px 30px;border-radius:var(--soeb-radius-pill);background:var(--soeb-forest);color:#fff;font-family:var(--soeb-font);font-size:1rem;font-weight:650;line-height:1;letter-spacing:.005em;white-space:nowrap;text-decoration:none;box-shadow:0 10px 24px -10px rgb(27 10 56 / .6);transition:background .16s ease,box-shadow .16s ease}.soeb-foot .soeb-foot__cta-btn:hover,.soeb-foot .soeb-foot__cta-btn:focus{background:var(--soeb-pine);color:#fff;text-decoration:none}.soeb-foot .soeb-foot__cta-btn:focus-visible{outline:2px solid var(--soeb-forest);outline-offset:3px}.soeb-foot__cta-arrow{flex:none;transition:transform .18s ease}.soeb-foot__cta-btn:hover .soeb-foot__cta-arrow{transform:translateX(3px)}@media(max-width:1080px){.soeb-foot__cta-panel{padding:44px 36px 44px 48px;gap:32px}.soeb-foot__cta-side{flex-direction:column-reverse;align-items:center;gap:8px}.soeb-foot__cta-art{width:210px}}@media(max-width:900px){.soeb-foot__cta{padding:0 24px}}@media(max-width:760px){.soeb-foot--has-cta{--soeb-cta-overlap:120px}.soeb-foot__cta{padding:0 16px}.soeb-foot__cta-panel{grid-template-columns:1fr;gap:24px;padding:28px 24px 28px;border-radius:22px}.soeb-foot__cta-panel::before{right:auto;left:50%;top:0;width:420px;height:420px;transform:translate(-50%,-45%)}.soeb-foot__cta-side{display:contents}.soeb-foot__cta-art{order:-1;width:190px;justify-self:center;margin:-4px auto -8px}.soeb-foot .soeb-foot__cta-btn{width:100%;padding:17px 24px}.soeb-foot__cta-text{font-size:1rem}.soeb-foot .site-logo--footer .site-logo__img{height:34px}}@media(prefers-reduced-motion:reduce){.soeb-foot .soeb-foot__cta-btn,.soeb-foot__cta-arrow{transition:none}}.soeb-foot .footer-shell{padding:64px 32px 40px;background:#fff0}.soeb-foot .site-logo--footer .site-logo__img{filter:none;opacity:1;height:40px;width:auto;max-width:none}.soeb-foot .footer-divider{background:var(--soeb-line-dark);border:0}.soeb-foot .footer-column-title{color:var(--soeb-mint)}.soeb-foot .footer-links a{color:#D3E0D7}.soeb-foot .footer-links a:hover,.soeb-foot .footer-links a:focus{color:var(--soeb-mint)}.soeb-foot .footer-disclaimer{max-width:none;margin-inline:0}.soeb-foot .footer-disclaimer__text{color:#9FB2A6;font-size:.78rem}.soeb-foot .footer-disclaimer__text a{color:#D3E0D7}.soeb-foot .footer-disclaimer__text a:hover{color:var(--soeb-mint)}.soeb-foot .footer-bottom{border-top:1px solid var(--soeb-line-dark);padding-top:28px}.soeb-foot .footer-bottom__copyright{color:#8CA294}@media(max-width:900px){.soeb-foot{margin-top:56px}.soeb-foot .footer-shell{padding:48px 24px 32px}}.site-header .header-cta{font-family:var(--soeb-font);letter-spacing:.005em;transition:background .16s ease,border-color .16s ease,color .16s ease}.site-header .header-cta--ghost{background:#fff0;border:1px solid rgb(255 255 255 / .28);color:#fff}.site-header .header-cta--ghost:hover,.site-header .header-cta--ghost:focus{background:#fff0;border-color:var(--soeb-mint);color:var(--soeb-mint);transform:none;text-decoration:none}.site-header .header-cta--primary{background:var(--soeb-cta);border:1px solid var(--soeb-cta);color:var(--soeb-forest);font-weight:650}.site-header .header-cta--primary:hover,.site-header .header-cta--primary:focus{background:var(--soeb-cta-deep);border-color:var(--soeb-cta-deep);color:var(--soeb-forest);transform:none;text-decoration:none}.site-header .header-cta:active{transform:none}.site-header .site-logo__img{height:38px;width:auto;max-width:none;filter:none}@media(max-width:1024px){.site-header .header-shell .site-logo__img{height:auto;width:230px;max-width:100%!important}}@media(max-width:480px){.site-header .header-shell .site-logo__img{width:190px}}.site-header .header-cta:focus-visible{outline:2px solid var(--soeb-mint);outline-offset:3px}.soeb-author__mast{max-width:940px}.soeb-author__idrow{display:flex;align-items:center;gap:36px}.soeb-author__photo{flex:0 0 auto}.soeb-author__photo img{display:block;width:128px;height:128px;object-fit:cover;border-radius:var(--soeb-radius-card);background:var(--soeb-ground)}.soeb-author__ident{min-width:0}.soeb-author__title{font-size:clamp(2.05rem,3.6vw,2.75rem);max-width:none}.soeb-author__role{margin:12px 0 0;font-size:1.05rem;font-weight:600;color:var(--soeb-pine)}.soeb-author__intro{font-size:1.14rem;margin-top:16px;max-width:34em}.soeb-author__links{display:flex;flex-wrap:wrap;gap:8px 20px;margin:20px 0 0;font-size:.9rem}.soeb-author__links a{color:var(--soeb-pine);text-decoration:none;border-bottom:1px solid var(--soeb-line)}.soeb-author__links a:hover{color:var(--soeb-forest);border-bottom-color:currentColor}.soeb-author__body{max-width:var(--soeb-w-read);margin-inline:auto}.soeb-author__body>h2:first-child{margin-top:56px}.soeb-author__subjects{list-style:none;margin:22px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:36px;border-top:1px solid var(--soeb-line)}.soeb-author__subjects li{margin:0;padding:13px 0;border-bottom:1px solid var(--soeb-line);font-size:.97rem;line-height:1.45;color:var(--soeb-ink)}.soeb-author__guides{margin-top:var(--soeb-space-9);padding:var(--soeb-space-8) 0 var(--soeb-space-9);border-top:1px solid var(--soeb-line)}.soeb-author__guides-h{font-family:var(--soeb-font);font-size:1.6rem;line-height:1.2;letter-spacing:-.018em;font-weight:700;color:var(--soeb-ink);margin:0 0 var(--soeb-space-6)}.soeb-author__empty{color:var(--soeb-ink-soft)}.soeb-author .pagination{margin-top:var(--soeb-space-7)}.soeb-author .hub-article-card__meta{font-family:var(--soeb-mono);font-size:.7rem;letter-spacing:.06em;color:rgb(255 255 255 / .74);margin-top:-4px}@media(max-width:860px){.soeb-author__idrow{gap:26px}.soeb-author__photo img{width:104px;height:104px}}@media(max-width:640px){.soeb-author__idrow{flex-direction:column;align-items:flex-start;gap:20px}.soeb-author__photo img{width:88px;height:88px}.soeb-author__intro{font-size:1.06rem}.soeb-author__subjects{grid-template-columns:1fr;column-gap:0}.soeb-author__guides{margin-top:var(--soeb-space-8);padding:var(--soeb-space-7) 0 var(--soeb-space-8)}}.soeb-art__metaline .soeb-art__byline{color:var(--soeb-ink);text-decoration:none;border-bottom:1px solid var(--soeb-line)}.soeb-art__metaline .soeb-art__byline:hover{color:var(--soeb-pine);border-bottom-color:currentColor}.soeb-art__metaline .soeb-art__byline:focus-visible{outline:2px solid var(--soeb-pine);outline-offset:3px}.soeb-hero{background:var(--soeb-forest);color:#fff;font-family:var(--soeb-font);padding:var(--soeb-space-8) 0 var(--soeb-space-7);position:relative;z-index:1}.soeb-hero *{box-sizing:border-box}.soeb-hero__wrap{max-width:var(--soeb-w-site);margin:0 auto;padding:0 var(--soeb-space-6)}@media(max-width:768px){.soeb-hero__wrap{padding:0 var(--soeb-space-4)}}@media(max-width:640px){.soeb-hero{padding:var(--soeb-space-7) 0 var(--soeb-space-6)}}.soeb-hero__crumbs{font-size:.82rem;line-height:1.5;color:rgb(255 255 255 / .72);margin-top:var(--soeb-space-6)}.soeb-hero__crumbs a{color:rgb(255 255 255 / .72);text-decoration:none}.soeb-hero__crumbs a:hover{color:#fff;text-decoration:underline}.soeb-hero__crumbs a:focus-visible{outline:2px solid var(--soeb-mint);outline-offset:3px}.soeb-hero__crumbs .sep{margin:0 7px}.soeb-hero__crumbs-current{color:#fff;font-weight:600}.soeb-hero--split{overflow:hidden}.soeb-hero--split .soeb-hero__wrap{display:grid;grid-template-columns:minmax(0,57fr) minmax(0,43fr);gap:var(--soeb-space-7);align-items:center}.soeb-hero__media{position:relative;min-width:0;width:100%;max-width:620px;margin-inline:auto;display:flex;justify-content:center;align-items:center}.soeb-hero__media::before{content:"";position:absolute;z-index:0;pointer-events:none;left:50%;top:52%;transform:translate(-50%,-50%);width:126%;padding-bottom:102%;background:radial-gradient(closest-side ellipse,rgb(79 199 149 / .42) 0%,rgb(79 199 149 / .30) 48%,rgb(79 199 149 / .12) 72%,#fff0 100%);filter:blur(38px)}.soeb-hero__img{position:relative;z-index:1;display:block;width:100%;height:auto}@media(max-width:1024px){.soeb-hero--split .soeb-hero__wrap{grid-template-columns:1fr;gap:var(--soeb-space-6)}.soeb-hero__media{max-width:420px}.soeb-hero__media::before{filter:blur(26px);opacity:.9}}@media(max-width:640px){.soeb-hero__media{max-width:320px}.soeb-hero__media::before{filter:blur(20px);opacity:.8}}