:root{--fb-bg:#ffffff;--fb-surface:#ffffff;--fb-soft:#f6f5fb;--fb-soft-2:#f2efff;--fb-text:#0a0a0c;--fb-muted:#66666f;--fb-line:#e8e8ed;--fb-accent:#635bff;--fb-accent-hover:#4f46e5;--fb-dark:#0b0b0f;--fb-shell:1200px;--fb-reading:900px;--fb-radius:18px;--fb-shadow:0 18px 50px rgba(28, 24, 65, 0.08);--fb-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", system-ui, "Segoe UI", Helvetica, Arial, sans-serif;color-scheme:light}html[data-fb-theme="dark"]{--fb-bg:#0c0c0f;--fb-surface:#141419;--fb-soft:#18181f;--fb-soft-2:#1e1930;--fb-text:#f5f5f7;--fb-muted:#aaaab4;--fb-line:#292930;--fb-dark:#050506;--fb-shadow:0 18px 50px rgba(0, 0, 0, 0.35);color-scheme:dark}html{scroll-behavior:smooth}body{margin:0;background:var(--fb-bg);color:var(--fb-text);font-family:var(--fb-font);font-size:17px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,textarea,select,h1,h2,h3,h4,h5,h6,.site-title,.main-navigation,.widget-title{font-family:var(--fb-font)!important}*,*::before,*::after{box-sizing:border-box}img{max-width:100%;height:auto}a{color:inherit}.fb-shell{width:min(calc(100% - 48px), var(--fb-shell));margin-inline:auto}.fb-site-main{min-height:55vh}.fb-kicker{margin:0 0 13px;color:var(--fb-accent);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.fb-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 23px;border-radius:999px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:transform 160ms ease,background-color 160ms ease,color 160ms ease}.fb-button:hover{transform:translateY(-2px)}.fb-button--primary{background:#0a0a0c;color:#fff;box-shadow:0 10px 24px rgb(10 10 12 / .18)}.fb-button--primary:hover{background:#25252a;color:#fff}.fb-text-link{display:inline-flex;align-items:center;min-height:48px;padding-inline:4px;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}html[data-fb-theme="dark"] .fb-button--primary,html[data-fb-theme="dark"] .fb-search-panel .search-submit,html[data-fb-theme="dark"] .fb-load-more,html[data-fb-theme="dark"] .fb-next-step-button,html[data-fb-theme="dark"] .fb-back-to-top{border-color:#303036;background:#050506;color:#fff}html[data-fb-theme="dark"] .fb-button--primary:hover,html[data-fb-theme="dark"] .fb-search-panel .search-submit:hover,html[data-fb-theme="dark"] .fb-load-more:hover,html[data-fb-theme="dark"] .fb-next-step-button:hover{background:#242429;color:#fff}.fb-site-header{position:relative;z-index:50;border-bottom:1px solid var(--fb-line);background:color-mix(in srgb,var(--fb-bg) 96%,transparent)}.fb-header-inner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:76px;gap:20px}.fb-header-brand{display:flex;align-items:center;min-width:0}.fb-header-brand .custom-logo-link,.fb-footer-brand .custom-logo-link{display:inline-flex;align-items:center}.fb-header-brand .custom-logo{width:auto;max-width:210px;max-height:46px}.fb-footer-brand .custom-logo{width:auto;max-width:190px;max-height:48px}.fb-wordmark{display:inline-flex;align-items:baseline;color:var(--fb-text);font-size:38px;font-weight:900;line-height:1;letter-spacing:-.065em;text-decoration:none;font-style:italic}.fb-wordmark strong{color:var(--fb-accent);font-weight:900}.fb-icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#fff0;color:var(--fb-text);cursor:pointer}.fb-icon-button:hover{background:var(--fb-soft)}.fb-menu-toggle{align-content:center;gap:4px}.fb-menu-toggle span{display:block;width:17px;height:2px;border-radius:2px;background:currentColor;transition:transform 160ms ease,opacity 160ms ease}.fb-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.fb-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.fb-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.fb-header-actions{display:flex;align-items:center;gap:4px}.fb-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fb-theme-icon--sun{display:none}html[data-fb-theme="dark"] .fb-theme-icon--moon{display:none}html[data-fb-theme="dark"] .fb-theme-icon--sun{display:block}.fb-menu-panel,.fb-search-panel{border-top:1px solid var(--fb-line);background:var(--fb-bg)}.fb-menu-panel-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,0.75fr);gap:70px;padding-block:46px 54px}.fb-nav-list,.fb-nav-list ul,.fb-footer-list,.fb-footer-legal-list{margin:0;padding:0;list-style:none}.fb-nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 40px}.fb-nav-list a{display:inline-block;padding-block:5px;font-size:clamp(24px, 3vw, 42px);font-weight:800;line-height:1.1;letter-spacing:-.04em;text-decoration:none}.fb-nav-list a:hover,.fb-menu-categories a:hover{color:var(--fb-accent)}.fb-menu-categories{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:24px;border-radius:var(--fb-radius);background:var(--fb-soft)}.fb-menu-categories p{margin:0 0 8px;color:var(--fb-muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fb-menu-categories a{font-size:17px;font-weight:700;text-decoration:none}.fb-mobile-feed-nav{display:none}.fb-mobile-feed-nav a{align-items:center;gap:11px;min-height:46px;padding:0 12px;border-radius:9px;color:var(--fb-text);font-size:15px;font-weight:700;text-decoration:none}.fb-mobile-feed-nav a:hover{background:var(--fb-feed-purple-soft,var(--fb-soft));color:var(--fb-feed-purple,var(--fb-accent))}.fb-mobile-menu-icon{display:inline-grid;place-items:center;width:20px;font-size:18px;font-weight:500}.fb-search-panel-inner{padding-block:24px}.fb-search-panel .search-form{display:flex;gap:10px}.fb-search-panel .search-field{width:100%;min-height:54px;padding:0 18px;border:1px solid var(--fb-line);border-radius:12px;background:var(--fb-surface);color:var(--fb-text);font-size:17px}.fb-search-panel .search-submit{min-width:110px;border:0;border-radius:12px;background:#0a0a0c;color:#fff;font-weight:800;cursor:pointer}.fb-search-panel .search-submit:hover{background:#25252a}.fb-home-hero{position:relative;min-height:430px;overflow:hidden;background-color:#f3f0ec;background-image:var(--fb-hero-image);background-repeat:no-repeat;background-position:center center;background-size:cover}.fb-home-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / .26) 0%,rgb(255 255 255 / .05) 48%,transparent 72%)}html[data-fb-theme="dark"] .fb-home-hero::after{background:linear-gradient(90deg,rgb(8 8 10 / .78) 0%,rgb(8 8 10 / .38) 48%,rgb(8 8 10 / .08) 78%)}.fb-home-hero-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:430px}.fb-home-hero-copy{width:min(600px, 52%);padding-block:58px}.fb-home-hero h1{margin:0;max-width:700px;color:#08080a;font-size:clamp(48px, 5.1vw, 74px);font-weight:900;line-height:.96;letter-spacing:-.065em}html[data-fb-theme="dark"] .fb-home-hero h1,html[data-fb-theme="dark"] .fb-home-hero-subtitle{color:#fff}.fb-home-hero-subtitle{margin:24px 0 0;color:#18181c;font-size:20px;font-style:italic;line-height:1.4}.fb-home-hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.fb-category-bar{border-bottom:1px solid var(--fb-line);background:var(--fb-bg)}.fb-category-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:72px}.fb-category-bar-inner>span{color:var(--fb-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fb-category-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 30px}.fb-category-links a{font-size:14px;font-weight:750;text-decoration:none}.fb-category-links a:hover{color:var(--fb-accent)}.fb-latest-section{padding-block:78px 100px}.fb-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.fb-section-heading h2{margin:0;font-size:clamp(34px, 4vw, 54px);font-weight:900;line-height:1;letter-spacing:-.055em}.fb-section-heading h2 span{color:var(--fb-accent)}.fb-home-content--with-sponsor{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:48px}.fb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.fb-home-content--with-sponsor .fb-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fb-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--fb-line);border-radius:16px;background:var(--fb-surface);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.fb-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--fb-accent) 35%,var(--fb-line));box-shadow:var(--fb-shadow)}.fb-card-media{display:block;height:205px;overflow:hidden;background:var(--fb-soft)}.fb-card-media img,.fb-image-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.fb-card:hover .fb-card-media img{transform:scale(1.025)}.fb-image-placeholder{background:linear-gradient(135deg,var(--fb-soft-2),var(--fb-soft))}.fb-card-content{display:flex;flex:1;flex-direction:column;padding:22px 22px 20px}.fb-pill{align-self:flex-start;display:inline-flex;align-items:center;min-height:25px;margin-bottom:13px;padding:5px 9px;border-radius:999px;background:var(--fb-soft-2);color:var(--fb-accent);font-size:10px;font-weight:850;line-height:1;letter-spacing:.075em;text-decoration:none;text-transform:uppercase}.fb-card h3{margin:0;font-size:22px;font-weight:850;line-height:1.15;letter-spacing:-.035em}.fb-card h3 a{text-decoration:none}.fb-card h3 a:hover{color:var(--fb-accent)}.fb-card-content>p{margin:13px 0 22px;color:var(--fb-muted);font-size:15px;line-height:1.55}.fb-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:17px;border-top:1px solid var(--fb-line)}.fb-card-footer time{color:var(--fb-muted);font-size:12px}.fb-card-link{color:var(--fb-text);font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.fb-card-link:hover{color:var(--fb-accent)}.fb-sponsor-card{position:sticky;top:24px}.fb-sponsor-card>span{display:block;margin-bottom:12px;color:var(--fb-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fb-sponsor-card img{display:block;width:100%;border-radius:12px}.fb-empty-state{max-width:720px;padding:52px;border:1px solid var(--fb-line);border-radius:22px;background:var(--fb-soft)}.fb-empty-state h2,.fb-empty-state h3{margin:0 0 12px;font-size:34px;line-height:1.1;letter-spacing:-.04em}.fb-empty-state p:not(.fb-kicker){margin:0 0 24px;color:var(--fb-muted)}.fb-archive-header{padding-block:78px 40px;border-bottom:1px solid var(--fb-line)}.fb-archive-header h1{margin:0;font-size:clamp(50px, 7vw, 94px);font-weight:900;line-height:.96;letter-spacing:-.065em}.fb-archive-description{max-width:680px;margin-top:22px;color:var(--fb-muted);font-size:18px}.fb-archive-feed{padding-block:54px 100px}.fb-load-more-wrap{display:flex;justify-content:center;margin-top:48px}.fb-load-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:160px;min-height:48px;padding:12px 22px;border:1px solid var(--fb-line);border-radius:999px;background:var(--fb-surface);font-size:14px;font-weight:800;text-decoration:none}.fb-load-more{border-color:#0a0a0c;background:#0a0a0c;color:#fff}.fb-load-more:hover,.fb-load-more.is-loading{border-color:#25252a;background:#25252a;color:#fff}.fb-discovery-page{width:min(calc(100% - 48px), var(--fb-reading));margin-inline:auto;padding-block:68px 110px}.fb-single-discovery{width:100%}.fb-discovery-header{margin-bottom:28px}.fb-discovery-header h1{margin:0 0 14px;font-size:clamp(46px, 6vw, 72px);font-weight:900;line-height:.98;letter-spacing:-.065em}.fb-discovery-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--fb-muted);font-size:14px}.fb-editorial-intro{max-width:760px;margin-top:24px;color:var(--fb-muted);font-size:22px;font-weight:550;line-height:1.45;letter-spacing:-.015em}.fb-editorial-intro p{margin:0}.fb-discovery-image{margin:0 0 34px}.fb-discovery-image img{display:block;width:100%;border-radius:18px}.fb-panel{margin:30px 0;padding:28px;border:1px solid var(--fb-line);border-radius:18px;background:var(--fb-soft)}.fb-panel-heading{display:flex;align-items:center;gap:10px}.fb-panel-heading>span{color:#f2b800;font-size:20px}.fb-panel h2{margin:0 0 10px;font-size:25px;font-weight:700;line-height:1.15;letter-spacing:-.035em}.fb-panel p{margin:0 0 12px}.fb-panel p:last-child{margin-bottom:0}.fb-tldr{border-color:#ded8ff;background:#f4f1ff}html[data-fb-theme="dark"] .fb-tldr{border-color:#3b315f;background:#1d1930}.fb-disclosures{display:grid;gap:10px;margin:22px 0 36px}.fb-disclosure-box{padding:14px 17px;border:1px solid #e8dfb4;border-radius:13px;background:#fffbea;color:#27230f;font-size:13px;line-height:1.55}html[data-fb-theme="dark"] .fb-disclosure-box{border-color:#4b4320;background:#201d10;color:#e9dfb2}.fb-discovery-content{margin-top:38px;color:var(--fb-text);font-size:19px;line-height:1.75}.fb-discovery-content>*{max-width:100%}.fb-discovery-content p,.fb-discovery-content ul,.fb-discovery-content ol{margin-top:0;margin-bottom:25px}.fb-discovery-content h2{margin:52px 0 17px;font-size:36px;font-weight:700;line-height:1.12;letter-spacing:-.045em}.fb-discovery-content h3{margin:38px 0 13px;font-size:27px;font-weight:700;line-height:1.18;letter-spacing:-.035em}.fb-discovery-content blockquote{margin:38px 0;padding:28px 32px;border-left:5px solid var(--fb-text);background:var(--fb-soft);font-size:24px;font-weight:750;line-height:1.4;letter-spacing:-.025em}.fb-discovery-content a{text-decoration-thickness:1px;text-underline-offset:3px}.fb-our-take{background:var(--fb-surface)}.fb-next-step-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:42px 0 24px;padding:28px 30px;border:1px solid var(--fb-line);border-radius:18px;background:var(--fb-soft)}.fb-next-step-content{flex:1}.fb-next-step-label{margin:0 0 9px;color:var(--fb-muted);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.fb-next-step-card h2{margin:0 0 7px;font-size:27px;font-weight:700;line-height:1.1;letter-spacing:-.04em}.fb-next-step-card p:not(.fb-next-step-label){max-width:560px;margin:0 0 5px;color:var(--fb-muted);font-size:15px}.fb-next-step-content>span{color:var(--fb-muted);font-size:12px}.fb-next-step-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:45px;padding:12px 20px;border-radius:999px;background:var(--fb-text);color:var(--fb-bg);font-size:13px;font-weight:850;text-decoration:none}.fb-next-step-button:hover{background:#25252a;color:#fff}.fb-share-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid var(--fb-line)}.fb-share-row>span{margin-right:5px;color:var(--fb-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fb-share-row a{padding:7px 12px;border:1px solid var(--fb-line);border-radius:999px;font-size:12px;font-weight:750;text-decoration:none}.fb-share-row a:hover{border-color:var(--fb-accent);color:var(--fb-accent)}.fb-page-article{width:min(calc(100% - 48px), 980px);padding-block:72px 100px}.fb-page-header h1{margin:0 0 38px;font-size:clamp(48px, 7vw, 84px);font-weight:900;line-height:.98;letter-spacing:-.06em}.fb-page-content{font-size:18px;line-height:1.72}.fb-page-content h2{margin:48px 0 16px;font-size:36px;line-height:1.1;letter-spacing:-.04em}.fb-get-featured-page{overflow:hidden}.fb-get-featured-content{width:100%}.fb-get-featured-content>*{width:min(calc(100% - 48px), var(--fb-shell));margin-left:auto;margin-right:auto}.fb-get-featured-content>.alignfull,.fb-get-featured-content>.gb-container.alignfull,.fb-get-featured-content>.wp-block-group.alignfull{width:100%;max-width:none}.fb-get-featured-content .wp-block-group,.fb-get-featured-content .gb-container{border-radius:0}.fb-get-featured-content h1,.fb-get-featured-content h2,.fb-get-featured-content h3{color:var(--fb-text);font-weight:900;letter-spacing:-.045em}.fb-get-featured-content h1{font-size:clamp(48px, 6vw, 76px);line-height:.98}.fb-get-featured-content h2{font-size:clamp(34px, 4vw, 52px);line-height:1.05}.fb-get-featured-content .wp-block-columns,.fb-get-featured-content .gb-grid-wrapper{gap:24px}.fb-get-featured-content .wp-block-column,.fb-get-featured-content .gb-grid-column{min-width:0}.fb-site-footer{border-top:1px solid var(--fb-line);background:var(--fb-bg)}.fb-footer-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,0.8fr);gap:80px;padding-block:62px 54px}.fb-footer-brand p{max-width:360px;margin:20px 0 0;color:var(--fb-muted);font-size:14px;line-height:1.55}.fb-footer-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.fb-footer-column h2{margin:0 0 13px;color:var(--fb-muted);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.fb-footer-column ul{margin:0;padding:0;list-style:none}.fb-footer-column li+li{margin-top:7px}.fb-footer-column a{font-size:14px;font-weight:700;text-decoration:none}.fb-footer-column a:hover{color:var(--fb-accent)}.fb-footer-bottom{background:#050506;color:#fff}.fb-footer-bottom-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:42px;font-size:10px}.fb-footer-bottom p{margin:0;white-space:nowrap}.fb-network-links,.fb-legal-links,.fb-footer-legal-list{display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px}.fb-network-links{justify-content:center}.fb-legal-links,.fb-footer-legal-list{justify-content:flex-end}.fb-footer-bottom a{color:#fff;text-decoration:underline;text-underline-offset:2px}.fb-back-to-top{position:fixed;right:22px;bottom:22px;z-index:30;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0a0a0c;color:#fff;font-size:19px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 12px 25px rgb(10 10 12 / .22)}.fb-not-found-inner{padding-block:110px 140px}.fb-not-found-number{margin:0;color:var(--fb-soft-2);font-size:clamp(130px, 23vw, 330px);font-weight:900;line-height:.68;letter-spacing:-.09em}.fb-not-found h1{max-width:750px;margin:0 0 18px;font-size:clamp(48px, 7vw, 86px);line-height:.98;letter-spacing:-.065em}.fb-not-found-inner>p:not(.fb-not-found-number):not(.fb-kicker){margin:0 0 28px;color:var(--fb-muted);font-size:18px}.fb-skip-link:focus{position:fixed;top:10px;left:10px;z-index:9999;display:block;padding:10px 14px;background:#000;color:#fff}@media (max-width:1180px){.fb-home-content--with-sponsor{grid-template-columns:1fr}.fb-sponsor-card{position:static;width:min(280px, 100%)}.fb-footer-bottom-inner{grid-template-columns:1fr;justify-items:center;gap:8px;padding-block:12px;text-align:center}.fb-legal-links,.fb-footer-legal-list{justify-content:center}}@media (max-width:900px){.fb-shell,.fb-page-article{width:min(calc(100% - 36px), var(--fb-shell))}.fb-menu-panel-inner{grid-template-columns:1fr;gap:32px}.fb-card-grid,.fb-home-content--with-sponsor .fb-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-home-hero{min-height:470px;background-position:62% center}.fb-home-hero-inner{min-height:470px}.fb-home-hero-copy{width:68%}.fb-category-bar-inner{align-items:flex-start;flex-direction:column;padding-block:18px}.fb-footer-main{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){body{font-size:16px}.fb-header-inner{min-height:66px;gap:10px}.fb-header-brand .custom-logo{max-width:160px;max-height:38px}.fb-wordmark{font-size:31px}.fb-icon-button{width:38px;height:38px}.fb-nav-list{grid-template-columns:1fr}.fb-nav-list a{font-size:30px}.fb-search-panel .search-form{flex-direction:column}.fb-search-panel .search-submit{min-height:48px}.fb-home-hero{min-height:590px;background-position:68% center}.fb-home-hero::after{background:linear-gradient(90deg,rgb(255 255 255 / .88) 0%,rgb(255 255 255 / .72) 65%,rgb(255 255 255 / .2) 100%)}html[data-fb-theme="dark"] .fb-home-hero::after{background:rgb(8 8 10 / .66)}.fb-home-hero-inner{align-items:flex-end;min-height:590px}.fb-home-hero-copy{width:100%;padding-block:52px}.fb-home-hero h1{font-size:50px}.fb-home-hero-subtitle{font-size:18px}.fb-home-hero-actions{align-items:flex-start;flex-direction:column;gap:7px}.fb-category-links{gap:9px 18px}.fb-latest-section,.fb-archive-feed{padding-block:52px 72px}.fb-card-grid,.fb-home-content--with-sponsor .fb-card-grid{grid-template-columns:1fr}.fb-card-media{height:220px}.fb-empty-state{padding:32px 24px}.fb-archive-header{padding-block:55px 32px}.fb-discovery-page{width:calc(100% - 36px);padding-block:44px 78px}.fb-discovery-header h1{font-size:44px}.fb-editorial-intro{font-size:19px}.fb-discovery-image img{border-radius:13px}.fb-panel{padding:22px}.fb-discovery-content{font-size:18px;line-height:1.7}.fb-discovery-content h2{font-size:30px}.fb-discovery-content h3{font-size:25px}.fb-next-step-card{align-items:stretch;flex-direction:column;padding:24px}.fb-next-step-button{width:100%}.fb-share-row{align-items:flex-start}.fb-footer-main{padding-block:48px 42px}.fb-footer-columns{grid-template-columns:1fr 1fr;gap:28px}.fb-footer-bottom p{white-space:normal}.fb-back-to-top{right:14px;bottom:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:0.01ms!important;animation-duration:0.01ms!important;animation-iteration-count:1!important}}.fb-feature-wrap{width:min(calc(100% - 48px), var(--fb-shell));margin-inline:auto}.fb-feature-section{padding-block:78px}.fb-feature-hero{padding-block:76px 82px;background:radial-gradient(circle at 15% 25%,rgb(99 91 255 / .1),transparent 34%),linear-gradient(135deg,#f8f7ff 0%,#ffffff 55%,#f5f3ff 100%)}.fb-feature-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,0.92fr);align-items:center;gap:72px}.fb-feature-hero__copy h1{max-width:650px;margin:0;color:var(--fb-text);font-size:clamp(46px, 5.2vw, 68px);font-weight:900;line-height:.98;letter-spacing:-.062em}.fb-feature-eyebrow{margin:0 0 15px;color:var(--fb-accent);font-size:12px;font-weight:850;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.fb-feature-intro{max-width:620px;margin:24px 0 28px;color:var(--fb-muted);font-size:17px;line-height:1.68}.fb-feature-hero__media{margin:0}.fb-feature-hero__media img{display:block;width:100%;aspect-ratio:1.26 / 1;object-fit:cover;border-radius:26px;box-shadow:0 28px 70px rgb(39 31 92 / .14)}.fb-feature-heading{max-width:800px}.fb-feature-heading--center{margin-inline:auto;text-align:center}.fb-feature-heading h2,.fb-feature-about h2,.fb-feature-request h2{margin:0;color:var(--fb-text);font-size:clamp(34px, 4.4vw, 52px);font-weight:900;line-height:1.02;letter-spacing:-.052em}.fb-feature-heading>p:not(.fb-feature-eyebrow){margin:20px auto 0;color:var(--fb-muted);font-size:16px;line-height:1.72}.fb-feature-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.fb-feature-card{overflow:hidden;border:1px solid var(--fb-line);border-radius:20px;background:var(--fb-surface);box-shadow:0 14px 38px rgb(30 27 65 / .06)}.fb-feature-card>img{display:block;width:100%;aspect-ratio:1.55 / 1;object-fit:cover}.fb-feature-card__body{padding:24px 24px 26px}.fb-feature-card h3,.fb-feature-steps h3,.fb-feature-offer-grid h3,.fb-feature-request__notice h3{margin:0;color:var(--fb-text);font-size:21px;font-weight:900;line-height:1.16;letter-spacing:-.035em}.fb-feature-card p{margin:10px 0 0;color:var(--fb-muted);font-size:14px;line-height:1.6}.fb-feature-process-section{padding-top:10px}.fb-feature-process{padding:60px 58px 54px;border-radius:28px;background:#0b0b0f;color:#fff;box-shadow:0 32px 76px rgb(10 10 16 / .16)}.fb-feature-heading--light h2,.fb-feature-heading--light p{color:#fff}.fb-feature-heading--light .fb-feature-eyebrow{color:#8d86ff}.fb-feature-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:46px}.fb-feature-steps article{padding:4px 34px 4px 0}.fb-feature-steps article+article{padding-left:34px;border-left:1px solid rgb(255 255 255 / .12)}.fb-feature-steps span{display:block;margin-bottom:18px;color:#8d86ff;font-size:12px;font-weight:850;letter-spacing:.08em}.fb-feature-steps h3{color:#fff}.fb-feature-steps p{margin:12px 0 0;color:#b8b8c1;font-size:14px;line-height:1.62}.fb-feature-submissions{padding-top:68px;padding-bottom:96px}.fb-feature-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:50px}.fb-feature-offer-grid article{padding:30px;border:1px solid var(--fb-line);border-radius:20px;background:color-mix(in srgb,var(--fb-soft) 64%,var(--fb-bg))}.fb-feature-offer-grid p{margin:12px 0 18px;color:var(--fb-muted);font-size:14px;line-height:1.58}.fb-feature-offer-grid ul{margin:0;padding-left:20px;color:var(--fb-text);font-size:14px;line-height:1.75}.fb-feature-about,.fb-feature-request{margin-top:54px;padding:46px 48px;border-radius:24px;background:var(--fb-soft-2)}.fb-feature-about{border-left:6px solid var(--fb-accent)}.fb-feature-about h2,.fb-feature-request h2{font-size:clamp(31px, 3.6vw, 43px)}.fb-feature-about p,.fb-feature-request>p:not(.fb-feature-eyebrow){max-width:760px;margin:18px 0 0;color:var(--fb-muted);font-size:15px;line-height:1.68}.fb-feature-request__notice{margin-top:28px;padding:28px 30px;border:1px solid var(--fb-line);border-radius:17px;background:var(--fb-surface)}.fb-feature-request__notice p{margin:12px 0 0;color:var(--fb-muted);font-size:14px;line-height:1.65}html[data-fb-theme="dark"] .fb-feature-hero{background:radial-gradient(circle at 15% 25%,rgb(99 91 255 / .2),transparent 36%),linear-gradient(135deg,#111117 0%,#0c0c0f 55%,#171226 100%)}html[data-fb-theme="dark"] .fb-feature-card,html[data-fb-theme="dark"] .fb-feature-request__notice{box-shadow:none}@media (max-width:900px){.fb-feature-hero__grid{grid-template-columns:1fr;gap:42px}.fb-feature-hero__copy{max-width:700px}.fb-feature-card-grid,.fb-feature-offer-grid{grid-template-columns:1fr 1fr}.fb-feature-card-grid article:last-child,.fb-feature-offer-grid article:last-child{grid-column:1 / -1}.fb-feature-process{padding:48px 36px}}@media (max-width:680px){.fb-feature-wrap{width:min(calc(100% - 34px), var(--fb-shell))}.fb-feature-section,.fb-feature-hero{padding-block:58px}.fb-feature-hero__copy h1{font-size:43px;line-height:.99}.fb-feature-hero__media img{min-height:310px;aspect-ratio:auto}.fb-feature-card-grid,.fb-feature-offer-grid,.fb-feature-steps{grid-template-columns:1fr}.fb-feature-card-grid article:last-child,.fb-feature-offer-grid article:last-child{grid-column:auto}.fb-feature-process{padding:42px 24px;border-radius:22px}.fb-feature-steps article,.fb-feature-steps article+article{padding:0;border-left:0}.fb-feature-steps article+article{margin-top:30px;padding-top:30px;border-top:1px solid rgb(255 255 255 / .12)}.fb-feature-about,.fb-feature-request{margin-top:38px;padding:32px 26px;border-radius:20px}.fb-feature-request__notice{padding:24px 22px}}.fb-site img,.fb-site-main img,.fb-site-footer img{border-radius:0!important}.fb-card{overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none;transition:none}.fb-card:hover{transform:none;border-color:#fff0;box-shadow:none}.fb-card-media{border-radius:0}.fb-card:hover .fb-card-media img{transform:none}.fb-card-content{padding:16px 0 0}.fb-card .fb-pill{min-height:0;margin-bottom:10px;padding:0;border-radius:0;background:#fff0;color:var(--fb-text);font-size:11px;font-weight:750;line-height:1.25;letter-spacing:.14em}.fb-card h3{font-size:23px;line-height:1.12}.fb-card-content>p{margin:12px 0 18px}.fb-card-footer{justify-content:flex-start;margin-top:auto;padding-top:0;border-top:0}.fb-card-footer time{color:var(--fb-text);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media (max-width:680px){.fb-card-content{padding-top:14px}.fb-card h3{font-size:22px}}.fb-card-content>p{font-size:17px;line-height:1.58}.fb-footer-column h2{font-size:12px;line-height:1.3}.fb-footer-column a{font-size:16px;line-height:1.45}.fb-footer-column li+li{margin-top:9px}.fb-footer-bottom-inner{min-height:48px;font-size:12px;line-height:1.4}@media (max-width:680px){.fb-card-content>p{font-size:16px}.fb-footer-column a{font-size:15px}.fb-footer-bottom-inner{font-size:11px}}.fb-card-media{height:auto;aspect-ratio:4 / 3}.fb-card-media img,.fb-card-media .fb-image-placeholder{width:100%;height:100%;object-fit:cover}@media (max-width:680px){.fb-card-media{height:auto;aspect-ratio:4 / 3}}.fb-card h3{min-height:calc(2em * 1.12);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fb-card-content>p{min-height:calc(3em * 1.58);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (max-width:680px){.fb-card h3,.fb-card-content>p{min-height:0;display:block;overflow:visible;-webkit-line-clamp:initial}}.fb-card h3{min-height:2.24em}.fb-card-content>p{min-height:4.74em}@media (max-width:680px){.fb-card h3,.fb-card-content>p{min-height:0}}.fb-card-grid{align-items:stretch}.fb-card{height:100%}@media (min-width:681px){.fb-card-content{display:grid;grid-template-rows:auto 52px 81px auto;align-content:start;flex:1}.fb-card .fb-pill{margin-bottom:10px}.fb-card h3{height:52px;min-height:52px;margin:0}.fb-card-content>p{height:81px;min-height:81px;margin:12px 0 18px}.fb-card-footer{align-self:end;margin-top:0}}@media (min-width:681px){.fb-card-content{grid-template-rows:auto 52px 111px auto}.fb-card-content>p{box-sizing:border-box;height:111px;min-height:111px;margin:0;padding:12px 0 18px}.fb-card-footer{align-self:start}}.fb-card{border:1px solid var(--fb-line);background:var(--fb-surface)}.fb-card-content{padding:18px 18px 20px}@media (max-width:680px){.fb-card-content{padding:16px 16px 18px}}.fb-up-next{margin-top:48px;padding-top:42px;border-top:1px solid var(--fb-line)}.fb-up-next-label{margin:0 0 14px;color:var(--fb-muted);font-size:11px;font-weight:850;line-height:1.25;letter-spacing:.14em;text-transform:uppercase}.fb-up-next-card{display:grid;grid-template-columns:minmax(260px,42%) 1fr;overflow:hidden;border:1px solid var(--fb-line);background:var(--fb-surface);color:var(--fb-text);text-decoration:none}.fb-up-next-card:hover{border-color:#bdbdc5;color:var(--fb-text)}.fb-up-next-media{display:block;min-width:0;aspect-ratio:4 / 3;overflow:hidden;background:var(--fb-soft)}.fb-up-next-media img,.fb-up-next-media .fb-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.fb-up-next-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-width:0;padding:30px 32px}.fb-up-next-category{margin-bottom:10px;font-size:11px;font-weight:800;line-height:1.25;letter-spacing:.14em;text-transform:uppercase}.fb-up-next-copy h2{margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.05;letter-spacing:-.045em}.fb-up-next-copy>p{margin:0 0 22px;color:var(--fb-muted);font-size:17px;line-height:1.58}.fb-up-next-action{display:inline-flex;align-items:center;justify-content:center;min-height:43px;margin-top:auto;padding:11px 18px;background:var(--fb-text);color:var(--fb-bg);font-size:13px;font-weight:850;line-height:1}.fb-up-next-card:hover .fb-up-next-action{background:#25252a;color:#fff}@media (max-width:760px){.fb-up-next{margin-top:40px;padding-top:36px}.fb-up-next-card{grid-template-columns:1fr}.fb-up-next-copy{padding:24px 22px 26px}.fb-up-next-copy h2{font-size:28px}.fb-up-next-copy>p{font-size:16px}}.fb-card-grid{gap:30px 24px}.fb-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--fb-line);background:var(--fb-surface);transition:border-color 180ms ease}.fb-card:hover{border-color:#bdbdc5}.fb-card-content{display:flex;flex:1;flex-direction:column;padding:24px 22px 26px}.fb-card .fb-pill{margin-bottom:10px}.fb-card h3{height:auto;min-height:2.1em;margin:0;font-size:28px;font-weight:900;line-height:1.05;letter-spacing:-.045em}.fb-card-content>p{height:auto;min-height:4.74em;margin:12px 0 22px;padding:0;color:var(--fb-muted);font-size:17px;line-height:1.58}.fb-card-footer{display:flex;align-items:flex-start;flex-direction:column;gap:16px;margin-top:auto;padding-top:0;border-top:0}.fb-card-footer time{color:var(--fb-muted);font-size:11px;font-weight:750;line-height:1.25;letter-spacing:.11em;text-transform:uppercase}.fb-card-action{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:11px 18px;background:var(--fb-text);color:var(--fb-bg);font-size:13px;font-weight:850;line-height:1;text-decoration:none}.fb-card-action:hover{background:#25252a;color:#fff}@media (max-width:680px){.fb-card-content{padding:24px 22px 26px}.fb-card h3{min-height:0;font-size:28px}.fb-card-content>p{min-height:0;font-size:16px}}@media (min-width:681px){.fb-card-content{display:flex!important;height:100%;min-height:0;flex:1 1 auto;flex-direction:column}.fb-card h3{height:60px;min-height:60px;flex:0 0 60px}.fb-card-content>p{box-sizing:border-box;height:115px;min-height:115px;flex:0 0 115px;margin:0;padding:12px 0 22px}.fb-card-footer{width:100%;align-self:stretch!important;margin-top:auto!important}}@media (min-width:681px){.fb-card-grid{align-items:start}.fb-card{height:auto}.fb-card-content{display:grid!important;height:auto;min-height:0;flex:none;grid-template-rows:auto 60px 115px auto}.fb-card h3{height:auto;min-height:0;flex:none;overflow:hidden}.fb-card-content>p{height:auto;min-height:0;flex:none;margin:0;overflow:hidden;padding:12px 0 22px}.fb-card-footer{align-self:auto!important;margin-top:0!important}}@media (min-width:681px){.fb-card-grid{align-items:stretch}.fb-card{box-sizing:border-box;height:100%}}@media (min-width:681px){.fb-card-content{padding-bottom:14px}}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:10px}.fb-footer-bottom a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding-inline:7px;line-height:1.2}.fb-network-links,.fb-legal-links,.fb-footer-legal-list{column-gap:2px;row-gap:2px}.fb-back-to-top{width:48px;height:48px}@media (max-width:1180px){.fb-footer-bottom-inner{gap:2px;padding-block:8px}}.fb-card h3,.fb-card h3 a{font-weight:700}.fb-home-hero h1,.fb-archive-header h1,.fb-discovery-header h1,.fb-page-header h1,.fb-get-featured-content h1,.fb-feature-hero__copy h1,.fb-not-found h1{font-weight:700}.fb-discovery-header h1{line-height:1.08}.fb-get-featured-page h1,.fb-get-featured-page h2,.fb-get-featured-page h3{font-weight:700}.fb-section-heading h2{font-weight:700}.fb-header-brand .fb-wordmark,.fb-header-brand .fb-wordmark:visited,.fb-footer-brand .fb-wordmark,.fb-footer-brand .fb-wordmark:visited{color:var(--fb-text)}.fb-header-brand .fb-wordmark:hover,.fb-header-brand .fb-wordmark:focus-visible,.fb-footer-brand .fb-wordmark:hover,.fb-footer-brand .fb-wordmark:focus-visible{color:var(--fb-text)!important}.fb-header-brand .custom-logo-link:hover .custom-logo,.fb-header-brand .custom-logo-link:focus-visible .custom-logo,.fb-footer-brand .custom-logo-link:hover .custom-logo,.fb-footer-brand .custom-logo-link:focus-visible .custom-logo{opacity:1!important;filter:none!important;transform:none!important}html[data-fb-theme="dark"] .fb-home{background:var(--fb-bg)!important;color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home .fb-latest-section{background:var(--fb-bg)!important;color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home .fb-section-heading h2{color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home .fb-home-hero .fb-text-link,html[data-fb-theme="dark"] .fb-home .fb-home-hero .fb-text-link:visited{color:#ffffff!important}html[data-fb-theme="dark"] .fb-home .fb-home-hero .fb-text-link:hover,html[data-fb-theme="dark"] .fb-home .fb-home-hero .fb-text-link:focus-visible{color:#c9c6ff!important}html[data-fb-theme="dark"] .fb-home .fb-category-bar{border-color:var(--fb-line)!important;background:var(--fb-dark)!important}html[data-fb-theme="dark"] .fb-home .fb-category-bar-inner>span{color:#d4d4dc!important}html[data-fb-theme="dark"] .fb-home .fb-category-links a,html[data-fb-theme="dark"] .fb-home .fb-category-links a:visited{color:#f5f5f7!important}html[data-fb-theme="dark"] .fb-home .fb-category-links a:hover,html[data-fb-theme="dark"] .fb-home .fb-category-links a:focus-visible{color:var(--fb-accent)!important}html[data-fb-theme="dark"] .fb-home .fb-empty-state{border-color:var(--fb-line)!important;background:var(--fb-surface)!important;color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home .fb-empty-state h2,html[data-fb-theme="dark"] .fb-home .fb-empty-state h3{color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home .fb-empty-state p:not(.fb-kicker){color:#b9b9c3!important}html[data-fb-theme="dark"] .fb-home~.fb-site-footer{border-color:var(--fb-line)!important;background:var(--fb-dark)!important;color:var(--fb-text)!important}html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-brand p{color:#b9b9c3!important}html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-column h2{color:#f5f5f7!important}html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-column a,html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-column a:visited{color:#c8c8d1!important}html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-column a:hover,html[data-fb-theme="dark"] .fb-home~.fb-site-footer .fb-footer-column a:focus-visible{color:var(--fb-accent)!important}body.home .fb-site-header{position:absolute;inset:0 0 auto;z-index:100;padding-block:18px;border-bottom-color:rgb(255 255 255 / .14);background:linear-gradient(180deg,rgb(5 5 7 / .58),#fff0);color:#fff}body.home .fb-header-inner{min-height:64px;padding-block:0}body.home .fb-site-header .fb-wordmark,body.home .fb-site-header .fb-wordmark:visited,body.home .fb-site-header .fb-wordmark:hover,body.home .fb-site-header .fb-wordmark:focus-visible,body.home .fb-site-header .fb-icon-button{color:#ffffff!important}body.home .fb-site-header .fb-icon-button:hover{background:rgb(255 255 255 / .12)}body.home .fb-site-header .custom-logo{filter:brightness(0) invert(1)}body.home .fb-menu-panel,body.home .fb-search-panel{color:var(--fb-text)}body.home .fb-menu-panel .fb-wordmark,body.home .fb-search-panel .fb-wordmark{color:var(--fb-text)!important}.fb-home-hero{min-height:min(900px, 92vh);background-position:center 42%;background-color:#151515}.fb-home-hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgb(4 4 6 / .88) 0%,rgb(4 4 6 / .62) 32%,rgb(4 4 6 / .12) 65%,rgb(4 4 6 / .08) 100%),linear-gradient(180deg,rgb(4 4 6 / .18) 0%,rgb(4 4 6 / .02) 52%,rgb(4 4 6 / .58) 100%)}.fb-home-hero::after{display:none}.fb-home-hero-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:min(900px, 92vh);padding-top:88px;padding-bottom:76px}.fb-home-hero-copy{width:min(700px, 52%);padding-block:64px}.fb-home-hero .fb-kicker{margin:0 0 25px;color:#8c84ff;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.fb-home-hero h1,html[data-fb-theme="dark"] .fb-home-hero h1{max-width:760px;color:#fff;font-size:clamp(58px, 6.25vw, 102px);font-weight:700;line-height:.92;letter-spacing:-.07em;text-wrap:balance}.fb-home-hero-subtitle,html[data-fb-theme="dark"] .fb-home-hero-subtitle{max-width:620px;margin-top:30px;color:rgb(255 255 255 / .86);font-size:clamp(18px, 1.35vw, 22px);font-style:normal;line-height:1.55}.fb-home-hero-actions{margin-top:34px}.fb-home-hero .fb-button--primary{min-height:58px;padding-inline:26px;border:0;border-radius:999px;background:var(--fb-accent);color:#fff;box-shadow:0 16px 38px rgb(99 91 255 / .28)}.fb-home-hero .fb-button--primary:hover,.fb-home-hero .fb-button--primary:focus-visible{background:#5148ef;color:#fff;transform:translateY(-1px)}.fb-home-hero .fb-text-link,.fb-home-hero .fb-text-link:visited{color:#fff}.fb-home-hero-categories{position:absolute;inset:auto 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px 31px;padding:24px 0 30px;border-top:1px solid rgb(255 255 255 / .18)}.fb-home-hero-categories a,.fb-home-hero-categories a:visited{position:relative;color:rgb(255 255 255 / .88);font-size:12px;font-weight:750;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.fb-home-hero-categories a:not(:last-child)::after{content:"";position:absolute;top:50%;right:-18px;width:4px;height:4px;border-radius:50%;background:var(--fb-accent);transform:translateY(-50%)}.fb-home-hero-categories a:hover,.fb-home-hero-categories a:focus-visible{color:#fff}@media (max-width:900px){body.home .fb-site-header{padding-block:15px}body.home .fb-header-inner{min-height:60px;padding-block:0}.fb-home-hero,.fb-home-hero-inner{min-height:820px}.fb-home-hero{background-position:62% center}.fb-home-hero-copy{width:67%}.fb-home-hero h1{font-size:clamp(56px, 9vw, 78px)}}@media (max-width:640px){body.home .fb-site-header{background:linear-gradient(180deg,rgb(5 5 7 / .7),#fff0)}body.home .fb-site-header{padding-block:13px}body.home .fb-header-inner{min-height:54px;padding-block:0}.fb-home-hero,.fb-home-hero-inner{min-height:760px}.fb-home-hero{background-position:66% center}.fb-home-hero::before{background:linear-gradient(180deg,rgb(4 4 6 / .24) 0%,rgb(4 4 6 / .18) 34%,rgb(4 4 6 / .86) 78%,rgb(4 4 6 / .96) 100%)}.fb-home-hero-inner{align-items:flex-end;padding-top:68px;padding-bottom:98px}.fb-home-hero-copy{width:100%;padding-block:38px}.fb-home-hero .fb-kicker{margin-bottom:18px;font-size:10px}.fb-home-hero h1{font-size:clamp(49px, 15vw, 66px);line-height:.94}.fb-home-hero-subtitle{margin-top:22px;font-size:17px;line-height:1.48}.fb-home-hero-actions{align-items:stretch;margin-top:26px}.fb-home-hero .fb-button--primary{justify-content:center;width:100%}.fb-home-hero .fb-text-link{align-self:center;padding:10px}.fb-home-hero-categories{gap:10px 22px;padding-block:18px 22px}.fb-home-hero-categories a{font-size:10px}.fb-home-hero-categories a:not(:last-child)::after{right:-13px}}body.home .fb-site-header{padding-block:0}body.home .fb-site-header>.fb-header-inner{min-height:96px;padding-block:18px}@media (max-width:900px){body.home .fb-site-header>.fb-header-inner{min-height:86px;padding-block:15px}}@media (max-width:640px){body.home .fb-site-header>.fb-header-inner{min-height:78px;padding-block:12px}}.fb-site-header--home{padding-top:22px!important;padding-bottom:18px!important}.fb-site-header--home>.fb-header-inner{min-height:62px!important;padding-top:0!important;padding-bottom:0!important}@media (max-width:900px){.fb-site-header--home{padding-top:18px!important;padding-bottom:15px!important}}@media (max-width:640px){.fb-site-header--home{padding-top:16px!important;padding-bottom:13px!important}}.fb-site-header--home{padding-top:30px!important;padding-bottom:26px!important}.fb-site-header--home>.fb-header-inner{min-height:78px!important}@media (max-width:900px){.fb-site-header--home{padding-top:24px!important;padding-bottom:21px!important}.fb-site-header--home>.fb-header-inner{min-height:68px!important}}@media (max-width:640px){.fb-site-header--home{padding-top:21px!important;padding-bottom:18px!important}.fb-site-header--home>.fb-header-inner{min-height:62px!important}}body.home .fb-site-header,.fb-site-header--home{border-bottom:0!important;border-bottom-color:transparent!important;box-shadow:none!important}:root{--fb-shell:1500px;--fb-feed-purple:#635bff;--fb-feed-purple-soft:#f1efff;--fb-feed-green-soft:#eaf8f1;--fb-feed-green:#25775c;--fb-feed-blue-soft:#edf5fb;--fb-feed-blue:#2b6483;--fb-feed-orange-soft:#fff2dc;--fb-feed-orange:#a96910;--fb-feed-border:#e7e7ec;--fb-feed-muted:#666670;--fb-feed-bg:#ffffff}body.home{background:var(--fb-feed-bg)}.fb-site-header--feed{position:sticky;top:0;z-index:100;background:rgb(255 255 255 / .97);border-bottom:1px solid var(--fb-feed-border);backdrop-filter:blur(14px)}.fb-site-header--feed .fb-header-inner{display:grid;grid-template-columns:210px minmax(320px,1fr) auto;gap:28px;min-height:74px}.fb-site-header--feed .fb-header-brand{min-width:0}.fb-site-header--feed .fb-wordmark{font-size:28px;font-style:normal;letter-spacing:-.045em}.fb-header-search{display:flex;align-items:center;width:min(100%, 680px);justify-self:center;min-height:44px;padding:0 14px;border:1px solid var(--fb-feed-border);border-radius:9px;background:#fafafa}.fb-header-search svg{flex:0 0 18px;width:18px;height:18px;margin-right:10px;fill:none;stroke:#71717a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fb-header-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:#fff0;color:#161619;font:inherit;font-size:14px}.fb-header-search input::placeholder{color:#8a8a92}.fb-header-submit{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:7px;background:var(--fb-feed-purple);color:#fff;font-size:13px;font-weight:750;text-decoration:none;white-space:nowrap}.fb-header-submit:hover{background:#554cf3;color:#fff}.fb-site-header--feed .fb-search-toggle{display:none}.fb-site-header--feed .fb-menu-toggle{order:4}.fb-feed-shell{display:grid;grid-template-columns:300px minmax(0,1fr) 300px;gap:28px;width:min(calc(100% - 40px), 1200px);margin-inline:auto}.fb-feed-left,.fb-feed-right{min-width:0}.fb-feed-left{border-right:1px solid var(--fb-feed-border)}.fb-feed-left-sticky,.fb-feed-right-sticky{position:sticky;top:98px}.fb-feed-left-sticky{display:flex;flex-direction:column;min-height:calc(100vh - 116px);padding:20px 18px 20px 0}.fb-feed-side-nav{display:flex;flex-direction:column;gap:4px}.fb-feed-side-nav+.fb-feed-side-nav{margin-top:18px;padding-top:18px;border-top:1px solid var(--fb-feed-border)}.fb-feed-side-nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 12px;border-radius:8px;color:#25252a;font-size:14px;font-weight:600;text-decoration:none}.fb-feed-side-nav a:hover,.fb-feed-side-nav a.is-active{background:var(--fb-feed-purple-soft);color:var(--fb-feed-purple)}.fb-side-icon{display:inline-grid;place-items:center;width:18px;color:currentColor;font-size:17px;font-weight:500}.fb-feed-left-bottom{margin-top:auto}.fb-mini-newsletter{padding:16px;border:1px solid var(--fb-feed-border);border-radius:10px;background:#fbfbfc}.fb-mini-newsletter h2{margin:0 0 8px;font-size:13px;line-height:1.2}.fb-mini-newsletter p{margin:0 0 14px;color:var(--fb-feed-muted);font-size:12px;line-height:1.5}.fb-mini-newsletter-button{display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:6px;background:var(--fb-feed-purple);color:#fff;font-size:12px;font-weight:750;text-decoration:none}.fb-feed-mini-legal{display:flex;flex-wrap:wrap;gap:5px 9px;margin-top:18px;color:#888890;font-size:10px}.fb-feed-mini-legal a{text-decoration:none}.fb-feed-mini-legal p{flex-basis:100%;margin:4px 0 0}.fb-feed-center{min-width:0;padding:30px 0 56px}.fb-feed-intro{margin-bottom:22px}.fb-feed-intro h1{margin:0;color:#111114;font-size:clamp(24px, 2vw, 31px);font-weight:750;line-height:1.08;letter-spacing:-.035em}.fb-feed-intro p{margin:9px 0 0;color:#4f4f57;font-size:14px;line-height:1.5}.fb-feed-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.fb-feed-filters a{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid var(--fb-feed-border);border-radius:999px;background:#fff;color:#28282d;font-size:12px;font-weight:600;line-height:1;text-decoration:none}.fb-feed-filters a:hover{border-color:#cfcfd7}.fb-feed-filters a.is-active{border-color:#111114;background:#111114;color:#fff}.fb-feed-filter-select{display:none;margin-bottom:16px}.fb-feed-filter-select label{display:block;margin:0 0 7px;color:#5e5e67;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fb-feed-filter-select-wrap{position:relative}.fb-feed-filter-select-wrap::after{content:'⌄';position:absolute;top:50%;right:14px;transform:translateY(-55%);color:#54545d;font-size:16px;pointer-events:none}.fb-feed-filter-select select{width:100%;min-height:44px;padding:0 42px 0 14px;border:1px solid var(--fb-feed-border);border-radius:11px;background:#fff;color:#17171b;font:inherit;font-size:14px;font-weight:650;appearance:none;-webkit-appearance:none}.fb-feed-filter-select select:focus{outline:2px solid rgb(96 79 255 / .18);outline-offset:2px;border-color:#6a5cff}.fb-feed-stream{overflow:hidden;border:1px solid var(--fb-feed-border);border-radius:12px;background:#fff}.fb-feed-item{position:relative;padding:21px 22px 20px;background:#fff}.fb-feed-item+.fb-feed-item{border-top:1px solid var(--fb-feed-border)}.fb-feed-item:hover{background:#fdfdff}.fb-feed-item-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.fb-feed-item-pills{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.fb-feed-item-pills time{margin-left:1px;color:#9a9aa2;font-size:11px;line-height:1}.fb-feed-type-pill,.fb-feed-category-pill{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;font-size:9px;font-weight:750;line-height:1;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.fb-feed-type-pill--discovery{background:var(--fb-feed-purple-soft);color:#554bd9}.fb-feed-type-pill--article{background:#eeefff;color:#565fba}.fb-feed-type-pill--spotlight{background:var(--fb-feed-orange-soft);color:var(--fb-feed-orange)}.fb-feed-category-pill{background:var(--fb-feed-green-soft);color:var(--fb-feed-green)}.fb-feed-category-pill--ai,.fb-feed-category-pill--tools,.fb-feed-category-pill--websites{background:var(--fb-feed-blue-soft);color:var(--fb-feed-blue)}.fb-feed-permalink{display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:6px;color:#5f5f68;text-decoration:none}.fb-feed-permalink:hover{background:#f3f3f6;color:#111114}.fb-feed-permalink svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.fb-feed-source{margin:0 0 5px;color:#1d1d21;font-size:12px;font-weight:700}.fb-feed-title{margin:0;font-size:clamp(18px, 1.45vw, 22px);font-weight:750;line-height:1.22;letter-spacing:-.025em}.fb-feed-title a{color:#111114;text-decoration:none}.fb-feed-title a:hover{color:var(--fb-feed-purple)}.fb-feed-card-image{display:block;margin-top:14px;overflow:hidden;border-radius:10px;background:#f3f3f6;text-decoration:none}.fb-feed-card-image img{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover;transition:transform 180ms ease}.fb-feed-card-image:hover img{transform:scale(1.012)}.fb-feed-summary,.fb-feed-take{max-width:760px;margin:9px 0 0;color:#37373e;font-size:14px;line-height:1.55}.fb-feed-take{color:#2e2e34}.fb-feed-take strong{font-weight:750}.fb-feed-action{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:var(--fb-feed-purple);font-size:12px;font-weight:700;text-decoration:none}.fb-feed-action:hover{color:#4f46dc}.fb-feed-load-more-wrap{display:flex;justify-content:center;margin-top:18px}.fb-feed-load-more{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 18px;border:1px solid var(--fb-feed-border);border-radius:999px;background:#fff;color:#202025;font-size:12px;font-weight:650;text-decoration:none}.fb-feed-empty{padding:46px;border:1px solid var(--fb-feed-border);border-radius:12px}.fb-feed-empty h2{margin:0 0 8px;font-size:22px}.fb-feed-empty p{margin:0;color:var(--fb-feed-muted)}.fb-feed-right{padding:20px 0 50px}.fb-feed-right-sticky{display:flex;flex-direction:column;gap:16px}.fb-rail-card,.fb-rail-newsletter{padding:20px;border:1px solid var(--fb-feed-border);border-radius:11px;background:#fff}.fb-rail-card h2,.fb-rail-newsletter h2{margin:0;color:#151518;font-size:17px;font-weight:750;line-height:1.2;letter-spacing:-.02em}.fb-rail-intro,.fb-rail-newsletter p{margin:9px 0 0;color:var(--fb-feed-muted);font-size:12px;line-height:1.55}.fb-rail-featured-list{display:flex;flex-direction:column;gap:16px;margin-top:20px}.fb-rail-featured-item{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px;color:#202024;text-decoration:none}.fb-rail-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:var(--fb-feed-purple);box-shadow:0 0 0 5px var(--fb-feed-purple-soft)}.fb-rail-featured-item strong{display:block;font-size:12px;font-weight:700;line-height:1.35}.fb-rail-featured-item small{display:block;margin-top:4px;color:var(--fb-feed-muted);font-size:10px;line-height:1.4}.fb-rail-popular-list{margin:18px 0 0;padding:0;list-style:none;counter-reset:fb-popular}.fb-rail-popular-list li{position:relative;min-height:38px;padding:0 0 0 30px;counter-increment:fb-popular}.fb-rail-popular-list li+li{margin-top:10px}.fb-rail-popular-list li::before{content:counter(fb-popular);position:absolute;left:0;top:0;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#f4f4f6;color:#777780;font-size:9px}.fb-rail-popular-list a{color:#28282e;font-size:11px;line-height:1.25;text-decoration:none}.fb-rail-popular-list a:hover,.fb-rail-featured-item:hover strong{color:var(--fb-feed-purple)}.fb-rail-link{display:block;margin-top:18px;color:var(--fb-feed-purple);font-size:11px;font-weight:650;text-align:right;text-decoration:none}.fb-rail-newsletter{border-color:#ece9ff;background:linear-gradient(145deg,#faf9ff 0%,#f4f1ff 100%)}.fb-rail-newsletter a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:16px;padding:0 18px;border-radius:6px;background:var(--fb-feed-purple);color:#fff;font-size:12px;font-weight:750;text-decoration:none}.home[data-fb-theme="dark"],html[data-fb-theme="dark"] body.home{color-scheme:light}@media (max-width:1180px){.fb-site-header--feed .fb-header-inner{grid-template-columns:185px minmax(260px,1fr) auto;gap:18px}.fb-feed-shell{grid-template-columns:270px minmax(0,1fr) 270px;gap:20px}}@media (max-width:1020px){.fb-menu-panel-inner{grid-template-columns:1fr;gap:24px;padding-block:22px 30px}.fb-mobile-feed-nav{display:flex;flex-direction:column;gap:3px;padding-bottom:18px;border-bottom:1px solid var(--fb-line)}.fb-feed-shell{grid-template-columns:minmax(0,780px);justify-content:center;width:min(calc(100% - 32px), 820px)}.fb-feed-left{display:none}.fb-feed-center{grid-column:1;grid-row:1}.fb-feed-right{display:block;grid-column:1;grid-row:2;padding:0 0 50px}.fb-feed-right-sticky{position:static;top:auto}.fb-site-header--feed .fb-header-inner{grid-template-columns:minmax(140px,auto) minmax(220px,1fr) auto}}@media (max-width:720px){.fb-menu-panel-inner .fb-nav-list a{font-size:24px}.fb-menu-panel-inner .fb-menu-categories{padding:18px}.fb-site-header--feed .fb-header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:64px;gap:10px}.fb-site-header--feed .fb-header-brand{grid-column:1}.fb-site-header--feed .fb-header-actions{grid-column:2}.fb-header-search,.fb-header-submit{display:none}.fb-site-header--feed .fb-search-toggle{display:inline-grid}.fb-feed-shell{width:100%}.fb-feed-center{padding:22px 14px 44px}.fb-feed-right{padding:0 14px 36px}.fb-feed-right-sticky{gap:12px}.fb-feed-intro{margin-bottom:17px}.fb-feed-intro h1{font-size:25px}.fb-feed-filters{display:none}.fb-feed-filter-select{display:block}.fb-feed-stream{margin-inline:-14px;border-right:0;border-left:0;border-radius:0}.fb-feed-item{padding:18px 14px 17px}.fb-feed-card-image{margin-top:12px;border-radius:8px}.fb-feed-title{font-size:19px}.fb-feed-summary,.fb-feed-take{font-size:13px}}.fb-site-header:not(.fb-site-header--feed) .fb-header-inner{grid-template-columns:minmax(0,1fr) auto}.fb-site-header:not(.fb-site-header--feed) .fb-header-brand{grid-column:1}.fb-site-header:not(.fb-site-header--feed) .fb-header-actions{grid-column:2}.fb-feed-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:12px}.fb-feed-actions .fb-feed-action{margin-top:0}.fb-feed-action--source{color:#6f6f78}.fb-feed-action--source:hover{color:var(--fb-feed-purple)}.fb-single-page{padding:54px 0 110px;background:#fff}.fb-single-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:54px;width:min(calc(100% - 48px), 1130px);margin-inline:auto;align-items:start}.fb-single-entry{min-width:0}.fb-single-header{padding-bottom:30px;border-bottom:1px solid #ececf0}.fb-single-pills{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:18px}.fb-single-source{margin:0 0 8px;color:#303036;font-size:13px;font-weight:750}.fb-single-header h1{max-width:760px;margin:0;color:#111114;font-size:clamp(38px, 4.5vw, 58px);font-weight:750;line-height:1.04;letter-spacing:-.052em}.fb-single-standfirst{max-width:720px;margin-top:20px;color:#46464e;font-size:clamp(18px, 2vw, 21px);line-height:1.55;letter-spacing:-.015em}.fb-single-standfirst p{margin:0}.fb-single-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:20px;color:#8a8a93;font-size:12px}.fb-source-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 0;padding:16px 18px;border:1px solid #e4e1ff;border-radius:12px;background:#f8f7ff}.fb-source-strip div{display:grid;gap:2px}.fb-source-strip span,.fb-single-section-label{margin:0;color:#777783;font-size:10px;font-weight:750;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.fb-source-strip strong{color:#19191d;font-size:14px}.fb-source-strip a{flex:0 0 auto;color:var(--fb-feed-purple);font-size:13px;font-weight:750;text-decoration:none}.fb-single-featured-image{margin:30px 0 0}.fb-single-featured-image img{display:block;width:100%;border-radius:14px}.fb-single-quick{margin:28px 0 0;padding:20px 22px;border:1px solid #e4e1ff;border-radius:12px;background:#f8f7ff;color:#292930;font-size:16px;line-height:1.62}.fb-single-quick p{margin:0}.fb-single-quick .fb-single-section-label{margin-bottom:8px;color:#5d53df}.fb-single-content{margin-top:36px;color:#242429;font-size:18px;line-height:1.78}.fb-single-content p,.fb-single-content ul,.fb-single-content ol{margin-top:0;margin-bottom:25px}.fb-single-content h2{margin:48px 0 16px;color:#111114;font-size:clamp(28px, 3vw, 35px);font-weight:750;line-height:1.14;letter-spacing:-.035em}.fb-single-content h3{margin:34px 0 12px;color:#111114;font-size:24px;font-weight:750;line-height:1.2;letter-spacing:-.025em}.fb-single-content a{color:#5147e7;text-decoration-thickness:1px;text-underline-offset:3px}.fb-single-content blockquote{margin:34px 0;padding:4px 0 4px 22px;border-left:3px solid #635bff;color:#303036;font-size:22px;font-weight:650;line-height:1.5}.fb-single-take{margin-top:42px;padding:26px;border:1px solid #e4e1ff;border-radius:14px;background:#f8f7ff}.fb-single-take .fb-single-section-label{margin-bottom:8px;color:#5d53df}.fb-single-take h2{margin:0 0 12px;color:#111114;font-size:25px;font-weight:750;line-height:1.15;letter-spacing:-.03em}.fb-single-take p{margin:0 0 12px;color:#323238;line-height:1.65}.fb-single-take p:last-child{margin-bottom:0}.fb-single-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:24px 26px;border:1px solid #e6e6eb;border-radius:14px;background:#fff}.fb-single-cta h2{margin:5px 0 2px;color:#111114;font-size:22px;font-weight:750;line-height:1.2}.fb-single-cta p:not(.fb-single-section-label){margin:0;color:#777780;font-size:13px}.fb-single-cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:8px;background:var(--fb-feed-purple);color:#fff;font-size:13px;font-weight:750;text-decoration:none;white-space:nowrap}.fb-single-share{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px;padding-top:20px;border-top:1px solid #ececf0;color:#777780;font-size:12px}.fb-single-share span{color:#313137;font-weight:750}.fb-single-share a{color:#5f5f68;font-weight:650;text-decoration:none}.fb-single-share a:hover{color:var(--fb-feed-purple)}.fb-single-rail{position:sticky;top:104px;align-self:start}.fb-single-rail-sticky{position:static;display:grid;gap:16px}.fb-single-rail-card{padding:19px;border:1px solid #e6e6eb;border-radius:12px;background:#fff}.fb-single-rail-card>h2{margin:0 0 15px;color:#111114;font-size:16px;font-weight:750;line-height:1.25}.fb-single-facts dl{margin:0}.fb-single-facts dl>div{display:grid;grid-template-columns:78px 1fr;gap:10px;padding:9px 0;border-top:1px solid #f0f0f3}.fb-single-facts dt,.fb-single-facts dd{margin:0;font-size:12px;line-height:1.45}.fb-single-facts dt{color:#96969e}.fb-single-facts dd{color:#303036;font-weight:650}.fb-single-rail-source,.fb-single-rail-all{display:inline-flex;margin-top:13px;color:var(--fb-feed-purple);font-size:12px;font-weight:750;text-decoration:none}.fb-single-more-list{display:grid}.fb-single-more-list a{display:grid;gap:3px;padding:12px 0;border-top:1px solid #f0f0f3;text-decoration:none}.fb-single-more-list a:first-child{padding-top:0;border-top:0}.fb-single-more-list span{color:#777783;font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.fb-single-more-list strong{color:#222227;font-size:13px;font-weight:700;line-height:1.35}.fb-single-more-list a:hover strong{color:var(--fb-feed-purple)}.fb-single-newsletter{margin:0}@media (max-width:940px){.fb-single-layout{grid-template-columns:minmax(0,1fr);width:min(calc(100% - 36px), 780px)}.fb-single-rail{position:static;top:auto;border-top:1px solid #ececf0;padding-top:26px}.fb-single-rail-sticky{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.fb-single-newsletter{grid-column:1 / -1}}@media (max-width:620px){.fb-single-page{padding:34px 0 72px}.fb-single-layout{width:min(calc(100% - 28px), 780px);gap:38px}.fb-single-header h1{font-size:clamp(34px, 10.5vw, 44px);letter-spacing:-.045em}.fb-single-standfirst{font-size:18px}.fb-source-strip,.fb-single-cta{align-items:flex-start;flex-direction:column}.fb-single-content{font-size:17px}.fb-single-rail-sticky{grid-template-columns:1fr}.fb-single-newsletter{grid-column:auto}}\n\n\n\n.fb-single-page{\n padding-top:46px;\n padding-bottom:82px;\n}\n\n.fb-single-layout{\n grid-template-columns:minmax(0,760px) 300px;\n gap:48px;\n width:min(calc(100% - 48px), 1120px);\n}\n\n.fb-single-header{\n padding-bottom:26px;\n}\n\n.fb-single-header h1{\n max-width:730px;\n font-size:clamp(38px, 4vw, 54px);\n}\n\n.fb-single-standfirst{\n margin-top:16px;\n}\n\n.fb-single-featured-image{\n overflow:hidden;\n border-radius:14px;\n}\n\n.fb-single-featured-image img{\n width:100%;\n max-height:500px;\n object-fit:cover;\n border-radius:0;\n}\n\n.fb-single-take--early{\n margin-top:24px;\n}\n\n.fb-disclosures{\n margin-top:22px;\n}\n\n.fb-single-content{\n margin-top:32px;\n max-width:720px;\n}\n\n.fb-single-rail-card,\n.fb-single-newsletter{\n box-shadow:0 1px 0 rgb(17 17 20 / .02);\n}\n\n@media (max-width:940px){\n .fb-single-layout{\n width:min(calc(100% - 36px), 780px);\n}\n}\n\n@media (max-width:620px){\n .fb-single-page{\n padding-top:30px;\n padding-bottom:62px;\n}\n\n .fb-single-featured-image img{\n max-height:none;\n object-fit:initial;\n}\n}\n .fb-rail-edit-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fb-rail-edit-heading span,.fb-edit-kicker,.fb-edit-rail-kicker{display:block;margin:0 0 5px;color:var(--fb-feed-purple);font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.075em;text-transform:uppercase}.fb-rail-edit-heading>a{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e8e8ed;border-radius:50%;color:#25252a;font-size:15px;text-decoration:none}.fb-rail-edit-heading>a:hover{border-color:#d9d5ff;color:var(--fb-feed-purple)}.fb-rail-edit-list{display:grid;margin-top:16px}.fb-rail-edit-item{display:block;padding:12px 0;border-top:1px solid #f0f0f3;color:#202024;text-decoration:none}.fb-rail-edit-item--lead{padding-top:0;border-top:0}.fb-rail-edit-image{display:block;overflow:hidden;aspect-ratio:16 / 9;margin-bottom:10px;border-radius:8px;background:#f2f1ff}.fb-rail-edit-image img{display:block;width:100%;height:100%;object-fit:cover}.fb-rail-edit-copy strong{display:block;color:#202024;font-size:12px;font-weight:740;line-height:1.38}.fb-rail-edit-copy small{display:block;margin-top:5px;color:#92929a;font-size:9px;line-height:1.4}.fb-rail-edit-item:hover strong{color:var(--fb-feed-purple)}.fb-rail-edit-empty{margin:15px 0 0;color:#8a8a93;font-size:11px;line-height:1.5}.fb-edit-shell{width:min(calc(100% - 48px), 1130px);margin-inline:auto}.fb-edit-archive{min-height:70vh;padding-bottom:100px;background:#fff}.fb-edit-archive-hero{padding:68px 0 48px;border-bottom:1px solid #ececf0;background:linear-gradient(180deg,#fbfaff 0%,#fff 100%)}.fb-edit-archive-hero h1{margin:0;color:#111114;font-size:clamp(48px, 7vw, 78px);font-weight:760;line-height:.98;letter-spacing:-.055em}.fb-edit-archive-hero>.fb-edit-shell>p:last-child{max-width:640px;margin:18px 0 0;color:#5a5a62;font-size:18px;line-height:1.55}.fb-edit-archive-body{padding-top:42px}.fb-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px}.fb-edit-card{min-width:0}.fb-edit-card-media{display:block;overflow:hidden;aspect-ratio:16 / 10;border-radius:12px;background:#f3f2ff;text-decoration:none}.fb-edit-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.fb-edit-card:hover .fb-edit-card-media img{transform:scale(1.02)}.fb-edit-card-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#6a61e8;font-size:32px;font-weight:850;letter-spacing:-.04em}.fb-edit-card-body{padding-top:16px}.fb-edit-topic{color:var(--fb-feed-purple);font-size:10px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.fb-edit-card h2{margin:8px 0 0;font-size:24px;font-weight:740;line-height:1.13;letter-spacing:-.032em}.fb-edit-card h2 a{color:#17171b;text-decoration:none}.fb-edit-card h2 a:hover{color:var(--fb-feed-purple)}.fb-edit-card-body>p{margin:10px 0 0;color:#64646c;font-size:13px;line-height:1.58}.fb-edit-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px;color:#9a9aa2;font-size:10px}.fb-edit-pagination{margin-top:54px}.fb-edit-pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:8px}.fb-edit-pagination .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #e7e7eb;border-radius:8px;color:#3b3b42;font-size:12px;text-decoration:none}.fb-edit-pagination .page-numbers.current{border-color:#151518;background:#151518;color:#fff}.fb-edit-empty{padding:54px 0}.fb-edit-empty h2{margin:0;color:#18181c;font-size:28px}.fb-edit-empty p{color:#777780}.fb-edit-single{padding:56px 0 110px;background:#fff}.fb-edit-single-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:54px;width:min(calc(100% - 48px), 1130px);margin-inline:auto;align-items:start}.fb-edit-single-topline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#93939b;font-size:11px;font-weight:700}.fb-edit-single-topline a{color:#66666e;text-decoration:none}.fb-edit-single-topline .fb-edit-label{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;background:var(--fb-feed-purple-soft);color:var(--fb-feed-purple);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.fb-edit-single-header h1{max-width:780px;margin:0;color:#111114;font-size:clamp(40px, 4.8vw, 62px);font-weight:760;line-height:1.03;letter-spacing:-.052em}.fb-edit-standfirst{max-width:730px;margin-top:20px;color:#4c4c54;font-size:clamp(19px, 2vw, 22px);line-height:1.55;letter-spacing:-.014em}.fb-edit-standfirst p{margin:0}.fb-edit-single-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:20px;color:#93939b;font-size:11px}.fb-edit-featured-image{margin:32px 0 0}.fb-edit-featured-image img{display:block;width:100%;border-radius:14px}.fb-edit-content{margin-top:38px;color:#242429;font-size:18px;line-height:1.8}.fb-edit-content p,.fb-edit-content ul,.fb-edit-content ol{margin-top:0;margin-bottom:26px}.fb-edit-content h2{margin:50px 0 16px;color:#111114;font-size:clamp(29px, 3vw, 36px);font-weight:750;line-height:1.13;letter-spacing:-.035em}.fb-edit-content h3{margin:35px 0 12px;color:#111114;font-size:24px;font-weight:740;line-height:1.2;letter-spacing:-.025em}.fb-edit-content a{color:#5147e7;text-decoration-thickness:1px;text-underline-offset:3px}.fb-edit-content blockquote{margin:36px 0;padding:5px 0 5px 24px;border-left:3px solid var(--fb-feed-purple);color:#303036;font-size:22px;font-weight:620;line-height:1.5}.fb-edit-content img{border-radius:10px}.fb-edit-share{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:34px;padding-top:20px;border-top:1px solid #ececf0;color:#777780;font-size:12px}.fb-edit-share span{color:#313137;font-weight:750}.fb-edit-share a{color:#5f5f68;font-weight:650;text-decoration:none}.fb-edit-more{margin-top:46px;padding-top:30px;border-top:1px solid #ececf0}.fb-edit-more-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.fb-edit-more-heading span{color:var(--fb-feed-purple);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.fb-edit-more-heading h2{margin:4px 0 0;color:#151518;font-size:24px;letter-spacing:-.03em}.fb-edit-more-heading>a{color:var(--fb-feed-purple);font-size:11px;font-weight:750;text-decoration:none}.fb-edit-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.fb-edit-more-grid>a{display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:16px;border:1px solid #e8e8ed;border-radius:10px;color:#212126;text-decoration:none}.fb-edit-more-grid strong{font-size:13px;line-height:1.4}.fb-edit-more-grid small{margin-top:12px;color:#9a9aa2;font-size:9px}.fb-edit-more-grid>a:hover{border-color:#ddd9ff}.fb-edit-more-grid>a:hover strong{color:var(--fb-feed-purple)}.fb-edit-single-rail-sticky{position:sticky;top:104px;display:grid;gap:16px}.fb-edit-rail-kicker{margin-bottom:4px}.fb-edit-discovery-list{display:grid}.fb-edit-discovery-list a{display:grid;gap:4px;padding:11px 0;border-top:1px solid #f0f0f3;text-decoration:none}.fb-edit-discovery-list a:first-child{padding-top:0;border-top:0}.fb-edit-discovery-list span{color:#96969e;font-size:9px}.fb-edit-discovery-list strong{color:#28282e;font-size:11px;font-weight:700;line-height:1.42}.fb-edit-discovery-list a:hover strong{color:var(--fb-feed-purple)}@media (max-width:980px){.fb-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-edit-single-layout{grid-template-columns:minmax(0,1fr);gap:40px}.fb-edit-single-rail-sticky{position:static}}@media (max-width:680px){.fb-edit-shell,.fb-edit-single-layout{width:min(calc(100% - 30px), 1130px)}.fb-edit-archive-hero{padding:48px 0 34px}.fb-edit-archive-hero h1{font-size:52px}.fb-edit-archive-hero>.fb-edit-shell>p:last-child{font-size:16px}.fb-edit-grid{grid-template-columns:1fr;gap:30px}.fb-edit-single{padding-top:38px}.fb-edit-single-header h1{font-size:40px}.fb-edit-standfirst{font-size:18px}.fb-edit-content{font-size:17px}.fb-edit-more-grid{grid-template-columns:1fr}.fb-edit-more-grid>a{min-height:0}}.fb-site-header,body.home .fb-site-header.fb-site-header--feed{position:sticky!important;inset:auto!important;top:0;z-index:1000;padding-block:0!important;border-bottom:1px solid #e7e7ec!important;background:rgb(255 255 255 / .98)!important;color:#161619;box-shadow:none!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.admin-bar .fb-site-header,.admin-bar body.home .fb-site-header.fb-site-header--feed{top:32px}.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{display:grid;grid-template-columns:190px minmax(320px,1fr) auto!important;align-items:center;gap:28px;width:min(calc(100% - 40px), 1200px);min-height:66px!important;padding-block:0!important;margin-inline:auto}.fb-site-header .fb-header-brand,body.home .fb-site-header.fb-site-header--feed .fb-header-brand{grid-column:1;min-width:0}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:6px}body.home .fb-site-header.fb-site-header--feed .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark:visited,body.home .fb-site-header.fb-site-header--feed .fb-wordmark:hover,body.home .fb-site-header.fb-site-header--feed .fb-wordmark:focus-visible,body.home .fb-site-header.fb-site-header--feed .fb-icon-button{color:#161619!important}body.home .fb-site-header.fb-site-header--feed .custom-logo,.fb-site-header .custom-logo{filter:none!important}.fb-site-header .fb-header-brand .custom-logo{width:auto;max-width:190px;max-height:40px}.fb-site-header .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark{color:#161619;font-size:38px;font-style:italic;font-weight:900;line-height:1;letter-spacing:-.065em}.fb-site-header .fb-header-search,body.home .fb-site-header.fb-site-header--feed .fb-header-search{grid-column:2;display:flex;align-items:center;justify-self:center;width:min(100%, 680px);min-height:42px;padding:0 14px;border:1px solid #e7e7ec;border-radius:11px;background:#f8f8fa;box-shadow:none}.fb-site-header .fb-header-search:focus-within{border-color:#cbc8ff;background:#fff;box-shadow:0 0 0 3px rgb(99 91 255 / .08)}.fb-site-header .fb-header-submit{min-height:42px;padding-inline:17px;border-radius:8px;box-shadow:none}.fb-header-submit-label--mobile{display:none}.fb-site-header .fb-search-toggle{display:none}.fb-site-header .fb-icon-button{width:40px;height:40px;color:#161619}.fb-site-header .fb-icon-button:hover{background:#f4f4f6}.fb-site-header .fb-menu-toggle span{width:18px;height:1.5px}@media (max-width:1180px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:170px minmax(250px,1fr) auto!important;gap:20px}}@media (max-width:820px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:minmax(0,1fr) auto!important;width:min(calc(100% - 28px), 1200px);min-height:62px!important;gap:10px}.fb-site-header .fb-header-brand,body.home .fb-site-header.fb-site-header--feed .fb-header-brand{grid-column:1}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{grid-column:2}.fb-site-header .fb-header-search{display:none}.fb-site-header .fb-header-submit{display:inline-flex;min-height:38px;padding-inline:12px;font-size:12px}.fb-header-submit-label--desktop{display:none}.fb-header-submit-label--mobile{display:inline}.fb-site-header .fb-search-toggle,body.home .fb-site-header.fb-site-header--feed .fb-search-toggle{display:inline-grid}.fb-site-header .fb-header-brand .custom-logo{max-width:150px;max-height:32px}.fb-site-header .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark{font-size:32px}}@media (max-width:480px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{width:min(calc(100% - 20px), 1200px);gap:6px}.fb-site-header .fb-header-brand .custom-logo{max-width:125px;max-height:28px}.fb-site-header .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark{font-size:29px}.fb-site-header .fb-header-submit{min-height:36px;padding-inline:10px;font-size:11.5px}.fb-site-header .fb-icon-button{width:36px;height:36px}}@media (max-width:782px){.admin-bar .fb-site-header,.admin-bar body.home .fb-site-header.fb-site-header--feed{top:46px}}@media (max-width:600px){.admin-bar .fb-site-header,.admin-bar body.home .fb-site-header.fb-site-header--feed{top:0}}html[data-fb-theme="dark"] body:not(.home) .fb-site-header{border-bottom-color:var(--fb-line)!important;background:rgb(12 12 15 / .97)!important;color:var(--fb-text)}html[data-fb-theme="dark"] body:not(.home) .fb-site-header .fb-wordmark,html[data-fb-theme="dark"] body:not(.home) .fb-site-header .fb-icon-button{color:var(--fb-text)}html[data-fb-theme="dark"] body:not(.home) .fb-site-header .fb-header-search{border-color:var(--fb-line);background:var(--fb-soft)}html[data-fb-theme="dark"] body:not(.home) .fb-site-header .fb-header-search input{color:var(--fb-text)}.fb-source-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:38px;padding:28px 30px;border:1px solid #dedaff;border-radius:16px;background:linear-gradient(135deg,#f7f5ff 0%,#ffffff 72%)}.fb-source-cta-copy{min-width:0}.fb-source-cta .fb-single-section-label{margin-bottom:8px;color:#5d53df}.fb-source-cta h2{margin:0;color:#111114;font-size:clamp(22px, 2.4vw, 28px);font-weight:780;line-height:1.15;letter-spacing:-.03em}.fb-source-cta-copy>p:last-child{max-width:520px;margin:9px 0 0;color:#686871;font-size:14px;line-height:1.55}.fb-source-cta-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:9px;background:var(--fb-feed-purple);color:#fff!important;font-size:13px;font-weight:780;text-decoration:none!important;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.fb-source-cta-button:hover,.fb-source-cta-button:focus-visible{transform:translateY(-1px);box-shadow:0 8px 22px rgb(99 91 255 / .18)}@media (max-width:620px){.fb-source-cta{align-items:flex-start;flex-direction:column;gap:20px;padding:24px 22px}.fb-source-cta-button{width:100%}}.fb-source-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;margin:46px 0 0;padding:30px 32px;border:1px solid #dcd7ff;border-radius:18px;background:#f7f5ff}.fb-source-cta::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--fb-feed-purple)}.fb-source-cta-kicker{margin:0 0 8px;color:var(--fb-feed-purple);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fb-source-cta h2{margin:0;color:#111114;font-size:clamp(23px, 2.2vw, 30px);font-weight:800;line-height:1.12;letter-spacing:-.035em}.fb-source-cta-copy>p:last-child{max-width:610px;margin:10px 0 0;color:#64646d;font-size:14px;line-height:1.6}.fb-source-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:10px;background:var(--fb-feed-purple);color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important;white-space:nowrap}.fb-source-cta-button:hover,.fb-source-cta-button:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px rgb(99 91 255 / .22)}.fb-single-facts .fb-single-rail-source{display:none!important}@media (max-width:700px){.fb-source-cta{grid-template-columns:1fr;gap:20px;padding:26px 24px 26px 27px}.fb-source-cta-button{width:100%}}.fb-site-header:not(.fb-site-header--feed) .fb-header-inner{grid-template-columns:190px minmax(320px,1fr) auto!important;align-items:center!important;min-height:66px!important;gap:28px!important}.fb-site-header:not(.fb-site-header--feed) .fb-header-brand{grid-column:1!important;grid-row:1!important}.fb-site-header:not(.fb-site-header--feed) .fb-header-search{grid-column:2!important;grid-row:1!important}.fb-site-header:not(.fb-site-header--feed) .fb-header-actions{grid-column:3!important;grid-row:1!important}@media (max-width:1180px){.fb-site-header:not(.fb-site-header--feed) .fb-header-inner{grid-template-columns:170px minmax(250px,1fr) auto!important;gap:20px!important}}@media (max-width:820px){.fb-site-header:not(.fb-site-header--feed) .fb-header-inner{grid-template-columns:minmax(0,1fr) auto!important;min-height:62px!important;gap:10px!important}.fb-site-header:not(.fb-site-header--feed) .fb-header-brand{grid-column:1!important;grid-row:1!important}.fb-site-header:not(.fb-site-header--feed) .fb-header-actions{grid-column:2!important;grid-row:1!important}}@media (max-width:820px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:62px!important;align-items:center!important;min-height:62px!important;height:62px!important;padding-block:0!important}.fb-site-header .fb-header-search,body.home .fb-site-header.fb-site-header--feed .fb-header-search{display:none!important}.fb-site-header .fb-header-brand,body.home .fb-site-header.fb-site-header--feed .fb-header-brand{grid-column:1!important;grid-row:1!important;align-self:center!important}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{grid-column:2!important;grid-row:1!important;align-self:center!important;flex-wrap:nowrap!important;white-space:nowrap}.fb-site-header .fb-search-toggle,body.home .fb-site-header.fb-site-header--feed .fb-search-toggle{display:inline-grid!important}}@media (max-width:480px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-rows:58px!important;min-height:58px!important;height:58px!important}.fb-site-header .fb-header-brand .custom-logo{max-width:112px}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{gap:3px}}.fb-feed-ad{padding:18px 22px 20px;background:#fff}.fb-feed-ad:hover{background:#fdfdff}.fb-feed-ad-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.fb-feed-ad-label{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#f1efff;color:#554bd9;font-size:9px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.fb-feed-ad-sponsor{overflow:hidden;color:#92929a;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fb-feed-ad-link{display:block;color:inherit;text-decoration:none}.fb-feed-ad-image{display:block;overflow:hidden;width:100%;aspect-ratio:16 / 7;margin-bottom:13px;border-radius:9px;background:#f4f4f7}.fb-feed-ad-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.fb-feed-ad-link:hover .fb-feed-ad-image img{transform:scale(1.012)}.fb-feed-ad-copy{display:block}.fb-feed-ad-title{display:block;margin:0 0 4px;color:#17171b;font-size:18px;font-weight:750;line-height:1.24}.fb-feed-ad-summary{display:block;margin:0 0 11px;color:#66666e;font-size:13px;line-height:1.52}.fb-feed-ad-cta{display:inline-flex;align-items:center;gap:4px;color:#5d50eb;font-size:12px;font-weight:750}@media (max-width:700px){.fb-feed-ad{padding:17px 14px 18px}.fb-feed-ad-image{aspect-ratio:16 / 8}.fb-feed-ad-title{font-size:17px}}@media (min-width:1181px){.fb-feed-shell{grid-template-columns:300px minmax(0,1fr) 300px}}@media (min-width:1021px) and (max-width:1180px){.fb-feed-shell{grid-template-columns:270px minmax(0,1fr) 270px}}.fb-featured-ad{padding:20px 22px 22px;background:#fff}.fb-featured-ad:hover{background:#fdfdff}.fb-featured-ad-pill{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#f1efff;color:#554bd9;font-size:9px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.fb-featured-ad-sponsor{color:#92929a;font-size:11px;font-weight:650}.fb-featured-ad-link{display:block;color:inherit;text-decoration:none}.fb-featured-ad-image{display:block;overflow:hidden;width:100%;aspect-ratio:16 / 8;margin:0 0 14px;border-radius:10px;background:#f4f4f7}.fb-featured-ad-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.fb-featured-ad-link:hover .fb-featured-ad-image img{transform:scale(1.012)}.fb-featured-ad-copy{display:block}.fb-featured-ad-title{display:block;margin:0 0 6px;color:#17171b;font-size:20px;font-weight:760;line-height:1.24}.fb-featured-ad-summary{display:block;margin:0 0 12px;color:#66666e;font-size:13px;line-height:1.55}.fb-featured-ad-cta{display:inline-flex;align-items:center;gap:4px;color:#5d50eb;font-size:12px;font-weight:760}@media (max-width:700px){.fb-featured-ad{padding:17px 14px 19px}.fb-featured-ad-image{aspect-ratio:16 / 9;margin-bottom:12px;border-radius:8px}.fb-featured-ad-title{font-size:18px}}.fb-suggest-page{background:#fff}.fb-suggest-shell{width:min(calc(100% - 48px), 1200px);margin-inline:auto;padding:72px 0 104px}.fb-suggest-intro{max-width:820px;margin:0 auto 50px;text-align:center}.fb-suggest-eyebrow{margin:0 0 14px;color:var(--fb-feed-purple,#635bff);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.fb-suggest-intro h1{margin:0;color:#151518;font-size:clamp(42px, 5.2vw, 68px);font-weight:820;line-height:1.01;letter-spacing:-.055em}.fb-suggest-lead{max-width:720px;margin:22px auto 0;color:#5f5f68;font-size:17px;line-height:1.68}.fb-suggest-note{max-width:660px;margin:13px auto 0;color:#8a8a92;font-size:13px;line-height:1.6}.fb-suggest-form-card{width:min(100%, 900px);margin-inline:auto;padding:38px 40px 42px;border:1px solid #e5e5ea;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgb(25 23 55 / .055)}.fb-suggest-form-heading{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #ececf0}.fb-suggest-form-heading h2{margin:0;color:#17171b;font-size:clamp(27px, 3.2vw, 38px);font-weight:800;line-height:1.08;letter-spacing:-.04em}.fb-suggest-form{position:relative}.fb-suggest-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fb-suggest-field{display:block;margin:0 0 20px}.fb-suggest-field>span{display:block;margin-bottom:8px;color:#29292e;font-size:13px;font-weight:720;line-height:1.3}.fb-suggest-field em{color:var(--fb-feed-purple,#635bff);font-style:normal}.fb-suggest-field input,.fb-suggest-field select,.fb-suggest-field textarea{width:100%;min-height:48px;margin:0;padding:11px 13px;border:1px solid #dcdce3;border-radius:9px;outline:0;background:#fff;color:#17171b;font:inherit;font-size:14px;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.fb-suggest-field textarea{min-height:144px;resize:vertical;line-height:1.55}.fb-suggest-field input:focus,.fb-suggest-field select:focus,.fb-suggest-field textarea:focus{border-color:#aaa4ff;box-shadow:0 0 0 3px rgb(99 91 255 / .10)}.fb-suggest-field input::placeholder,.fb-suggest-field textarea::placeholder{color:#aaaab2}.fb-suggest-field small{display:block;margin-top:7px;color:#777780;font-size:12px;line-height:1.45}.fb-suggest-privacy{display:flex;align-items:flex-start;gap:11px;margin:2px 0 22px;color:#65656d;font-size:12px;line-height:1.6;cursor:pointer}.fb-suggest-privacy input[type="checkbox"]{flex:0 0 auto;width:17px;height:17px;margin:2px 0 0;accent-color:var(--fb-feed-purple,#635bff)}.fb-suggest-privacy span{display:block}.fb-suggest-privacy a{color:var(--fb-feed-purple,#635bff);font-weight:700;text-decoration:none}.fb-suggest-privacy a:hover,.fb-suggest-privacy a:focus-visible{text-decoration:underline}.fb-suggest-submit-row{display:flex;align-items:center;gap:20px;margin-top:6px}.fb-suggest-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:9px;background:var(--fb-feed-purple,#635bff);color:#fff;font-size:13px;font-weight:780;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.fb-suggest-submit:hover,.fb-suggest-submit:focus-visible{transform:translateY(-1px);box-shadow:0 9px 24px rgb(99 91 255 / .20)}.fb-suggest-submit-row p{margin:0;color:#96969d;font-size:11px;line-height:1.5}.fb-suggest-message{display:grid;gap:3px;margin:0 0 24px;padding:14px 16px;border-radius:10px;font-size:13px;line-height:1.5}.fb-suggest-message--success{border:1px solid #cfe9dc;background:#eff9f4;color:#236349}.fb-suggest-message--error{border:1px solid #f0cfd0;background:#fff4f4;color:#8f3336}.fb-suggest-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}html[data-fb-theme="dark"] .fb-suggest-page,html[data-fb-theme="dark"] .fb-suggest-form-card,html[data-fb-theme="dark"] .fb-suggest-field input,html[data-fb-theme="dark"] .fb-suggest-field select,html[data-fb-theme="dark"] .fb-suggest-field textarea{background:var(--fb-bg);color:var(--fb-text)}html[data-fb-theme="dark"] .fb-suggest-intro h1,html[data-fb-theme="dark"] .fb-suggest-form-heading h2,html[data-fb-theme="dark"] .fb-suggest-field>span{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-suggest-form-card,html[data-fb-theme="dark"] .fb-suggest-form-heading,html[data-fb-theme="dark"] .fb-suggest-field input,html[data-fb-theme="dark"] .fb-suggest-field select,html[data-fb-theme="dark"] .fb-suggest-field textarea{border-color:var(--fb-line)}@media (max-width:760px){.fb-suggest-shell{width:min(calc(100% - 30px), 1200px);padding:48px 0 72px}.fb-suggest-intro{margin-bottom:34px;text-align:left}.fb-suggest-intro h1{font-size:clamp(38px, 11vw, 52px)}.fb-suggest-lead,.fb-suggest-note{margin-left:0;margin-right:0}.fb-suggest-form-card{padding:28px 22px 30px;border-radius:14px;box-shadow:none}.fb-suggest-form-grid{grid-template-columns:1fr;gap:0}.fb-suggest-submit-row{align-items:stretch;flex-direction:column;gap:12px}.fb-suggest-submit{width:100%}}html[data-fb-theme="dark"]{--fb-feed-bg:#0c0c0f;--fb-feed-border:#2a2a32;--fb-feed-muted:#a6a6b0;--fb-feed-purple-soft:#211f3d;--fb-feed-green-soft:#152820;--fb-feed-green:#71c7a3;--fb-feed-blue-soft:#17252f;--fb-feed-blue:#79b6d6;--fb-feed-orange-soft:#302515;--fb-feed-orange:#e1aa5c;color-scheme:dark}html[data-fb-theme="dark"] body.home,html[data-fb-theme="dark"] .home[data-fb-theme="dark"]{color-scheme:dark;background:var(--fb-feed-bg)!important;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-site-header,html[data-fb-theme="dark"] .fb-site-header--feed{border-bottom-color:var(--fb-feed-border)!important;background:rgb(12 12 15 / .97)!important;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-header-search{border-color:var(--fb-feed-border);background:#15151a}html[data-fb-theme="dark"] .fb-header-search input,html[data-fb-theme="dark"] .fb-header-search input::placeholder{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-header-search input::placeholder{color:#8f8f99}html[data-fb-theme="dark"] .fb-header-search svg{stroke:#a2a2ac}html[data-fb-theme="dark"] .fb-menu-panel,html[data-fb-theme="dark"] .fb-search-panel{border-color:var(--fb-line);background:var(--fb-bg)}html[data-fb-theme="dark"] .fb-icon-button:hover{background:#1b1b21}html[data-fb-theme="dark"] .fb-feed-home,html[data-fb-theme="dark"] .fb-feed-shell,html[data-fb-theme="dark"] .fb-feed-center,html[data-fb-theme="dark"] .fb-feed-left,html[data-fb-theme="dark"] .fb-feed-right{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-feed-left,html[data-fb-theme="dark"] .fb-feed-side-nav+.fb-feed-side-nav{border-color:var(--fb-feed-border)}html[data-fb-theme="dark"] .fb-feed-side-nav a,html[data-fb-theme="dark"] .fb-feed-side-nav a:visited{color:#d8d8de}html[data-fb-theme="dark"] .fb-feed-side-nav a:hover,html[data-fb-theme="dark"] .fb-feed-side-nav a.is-active{background:var(--fb-feed-purple-soft);color:#aaa4ff}html[data-fb-theme="dark"] .fb-feed-intro h1,html[data-fb-theme="dark"] .fb-feed-title,html[data-fb-theme="dark"] .fb-feed-title a,html[data-fb-theme="dark"] .fb-feed-title a:visited{color:#f5f5f7}html[data-fb-theme="dark"] .fb-feed-intro p,html[data-fb-theme="dark"] .fb-feed-source,html[data-fb-theme="dark"] .fb-feed-summary,html[data-fb-theme="dark"] .fb-feed-take,html[data-fb-theme="dark"] .fb-feed-item-pills time,html[data-fb-theme="dark"] .fb-feed-mini-legal,html[data-fb-theme="dark"] .fb-feed-mini-legal a,html[data-fb-theme="dark"] .fb-feed-mini-legal a:visited{color:var(--fb-feed-muted)}html[data-fb-theme="dark"] .fb-feed-filters a,html[data-fb-theme="dark"] .fb-feed-filters a:visited,html[data-fb-theme="dark"] .fb-feed-filter-select select{border-color:var(--fb-feed-border);background:#141419;color:#e6e6eb}html[data-fb-theme="dark"] .fb-feed-filters a:hover{border-color:#4d4d59}html[data-fb-theme="dark"] .fb-feed-filters a.is-active{border-color:#f1f1f4;background:#f1f1f4;color:#101014}html[data-fb-theme="dark"] .fb-feed-filter-select label{color:var(--fb-feed-muted)}html[data-fb-theme="dark"] .fb-feed-filter-select-wrap::after{color:#aaaab3}html[data-fb-theme="dark"] .fb-feed-item{border-color:var(--fb-feed-border);background:#131318}html[data-fb-theme="dark"] .fb-feed-item:hover{background:#16161c}html[data-fb-theme="dark"] .fb-feed-type-pill--discovery,html[data-fb-theme="dark"] .fb-feed-category-pill--ai,html[data-fb-theme="dark"] .fb-featured-ad-pill{background:var(--fb-feed-purple-soft);color:#aaa4ff}html[data-fb-theme="dark"] .fb-feed-type-pill--article,html[data-fb-theme="dark"] .fb-feed-category-pill--tools{background:var(--fb-feed-blue-soft);color:var(--fb-feed-blue)}html[data-fb-theme="dark"] .fb-feed-type-pill--spotlight{background:var(--fb-feed-orange-soft);color:var(--fb-feed-orange)}html[data-fb-theme="dark"] .fb-feed-category-pill--websites{background:var(--fb-feed-green-soft);color:var(--fb-feed-green)}html[data-fb-theme="dark"] .fb-feed-category-pill:not(.fb-feed-category-pill--ai):not(.fb-feed-category-pill--tools):not(.fb-feed-category-pill--websites){background:#202027;color:#ceced5}html[data-fb-theme="dark"] .fb-feed-permalink{color:#8f8f99}html[data-fb-theme="dark"] .fb-feed-permalink:hover{background:#202027;color:#fff}html[data-fb-theme="dark"] .fb-feed-take{border-color:var(--fb-feed-border);background:#17171d}html[data-fb-theme="dark"] .fb-feed-take strong,html[data-fb-theme="dark"] .fb-feed-action--internal,html[data-fb-theme="dark"] .fb-feed-action--source,html[data-fb-theme="dark"] .fb-feed-action--internal:visited,html[data-fb-theme="dark"] .fb-feed-action--source:visited{color:#9f98ff}html[data-fb-theme="dark"] .fb-feed-load-more{border-color:var(--fb-feed-border);background:#15151a;color:#e9e9ed}html[data-fb-theme="dark"] .fb-feed-load-more:hover{border-color:#5b55c9;background:#1b1a28}html[data-fb-theme="dark"] .fb-feed-empty{border-color:var(--fb-feed-border);background:#131318;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-mini-newsletter,html[data-fb-theme="dark"] .fb-rail-card,html[data-fb-theme="dark"] .fb-rail-newsletter{border-color:var(--fb-feed-border);background:#131318;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-rail-newsletter{background:linear-gradient(145deg,#171622 0%,#1d1a2d 100%)}html[data-fb-theme="dark"] .fb-mini-newsletter h2,html[data-fb-theme="dark"] .fb-rail-card h2,html[data-fb-theme="dark"] .fb-rail-featured-item strong,html[data-fb-theme="dark"] .fb-rail-popular-list a,html[data-fb-theme="dark"] .fb-rail-popular-list a:visited,html[data-fb-theme="dark"] .fb-rail-edit-copy strong,html[data-fb-theme="dark"] .fb-rail-edit-heading>a{color:#f1f1f4}html[data-fb-theme="dark"] .fb-mini-newsletter p,html[data-fb-theme="dark"] .fb-rail-intro,html[data-fb-theme="dark"] .fb-rail-featured-item small,html[data-fb-theme="dark"] .fb-rail-edit-copy small,html[data-fb-theme="dark"] .fb-rail-edit-empty,html[data-fb-theme="dark"] .fb-featured-ad-sponsor,html[data-fb-theme="dark"] .fb-feed-ad-sponsor{color:var(--fb-feed-muted)}html[data-fb-theme="dark"] .fb-rail-featured-item,html[data-fb-theme="dark"] .fb-rail-edit-item,html[data-fb-theme="dark"] .fb-rail-popular-list li,html[data-fb-theme="dark"] .fb-rail-edit-heading>a{border-color:var(--fb-feed-border)}html[data-fb-theme="dark"] .fb-rail-edit-image,html[data-fb-theme="dark"] .fb-rail-dot{background-color:#24242b}html[data-fb-theme="dark"] .fb-feed-ad,html[data-fb-theme="dark"] .fb-featured-ad{border-color:var(--fb-feed-border);background:#131318}html[data-fb-theme="dark"] .fb-feed-ad:hover,html[data-fb-theme="dark"] .fb-featured-ad:hover{background:#17171d}html[data-fb-theme="dark"] .fb-feed-ad-image,html[data-fb-theme="dark"] .fb-featured-ad-image{background:#202027}html[data-fb-theme="dark"] .fb-feed-ad-label{background:#2b2517;color:#e2b561}html[data-fb-theme="dark"] .fb-feed-ad-title,html[data-fb-theme="dark"] .fb-featured-ad-title{color:#f3f3f5}html[data-fb-theme="dark"] .fb-feed-ad-summary,html[data-fb-theme="dark"] .fb-featured-ad-summary{color:#b0b0b8}html[data-fb-theme="dark"] .fb-feed-ad-cta,html[data-fb-theme="dark"] .fb-featured-ad-cta{color:#aaa4ff}html[data-fb-theme="dark"] .fb-edit-archive,html[data-fb-theme="dark"] .fb-edit-single,html[data-fb-theme="dark"] .fb-edit-shell{background:var(--fb-bg);color:var(--fb-text)}html[data-fb-theme="dark"] .fb-edit-archive-hero{border-color:var(--fb-line);background:linear-gradient(180deg,#12111a 0%,#0c0c0f 100%)}html[data-fb-theme="dark"] .fb-edit-archive-hero h1,html[data-fb-theme="dark"] .fb-edit-card h2,html[data-fb-theme="dark"] .fb-edit-card h2 a,html[data-fb-theme="dark"] .fb-edit-card h2 a:visited,html[data-fb-theme="dark"] .fb-edit-single-header h1,html[data-fb-theme="dark"] .fb-edit-more-heading,html[data-fb-theme="dark"] .fb-edit-more-grid h3,html[data-fb-theme="dark"] .fb-edit-discovery-list a{color:#f5f5f7}html[data-fb-theme="dark"] .fb-edit-archive-hero p,html[data-fb-theme="dark"] .fb-edit-card p,html[data-fb-theme="dark"] .fb-edit-card-meta,html[data-fb-theme="dark"] .fb-edit-single-meta,html[data-fb-theme="dark"] .fb-edit-standfirst,html[data-fb-theme="dark"] .fb-edit-discovery-list small{color:var(--fb-muted)}html[data-fb-theme="dark"] .fb-edit-card,html[data-fb-theme="dark"] .fb-edit-card-body,html[data-fb-theme="dark"] .fb-edit-more-grid article,html[data-fb-theme="dark"] .fb-edit-discovery-list a{border-color:var(--fb-line);background:var(--fb-surface)}html[data-fb-theme="dark"] .fb-edit-card-placeholder{background:#1e1d2b}html[data-fb-theme="dark"] .fb-edit-topic,html[data-fb-theme="dark"] .fb-edit-label{background:var(--fb-feed-purple-soft);color:#aaa4ff}html[data-fb-theme="dark"] .fb-edit-content,html[data-fb-theme="dark"] .fb-edit-content p,html[data-fb-theme="dark"] .fb-edit-content li,html[data-fb-theme="dark"] .fb-edit-content h2,html[data-fb-theme="dark"] .fb-edit-content h3,html[data-fb-theme="dark"] .fb-edit-content h4{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-edit-content blockquote{color:#d2d2d8}html[data-fb-theme="dark"] .fb-edit-share,html[data-fb-theme="dark"] .fb-edit-more,html[data-fb-theme="dark"] .fb-edit-single-rail-sticky>*{border-color:var(--fb-line)}html[data-fb-theme="dark"] .fb-single-page,html[data-fb-theme="dark"] .fb-single-main,html[data-fb-theme="dark"] .fb-single-rail{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-single-header h1,html[data-fb-theme="dark"] .fb-single-content h2,html[data-fb-theme="dark"] .fb-single-content h3,html[data-fb-theme="dark"] .fb-single-content h4,html[data-fb-theme="dark"] .fb-source-cta h2,html[data-fb-theme="dark"] .fb-single-rail-card h2{color:#f5f5f7}html[data-fb-theme="dark"] .fb-single-standfirst,html[data-fb-theme="dark"] .fb-single-content,html[data-fb-theme="dark"] .fb-single-content p,html[data-fb-theme="dark"] .fb-single-content li,html[data-fb-theme="dark"] .fb-source-cta-copy>p:last-child,html[data-fb-theme="dark"] .fb-single-rail-card p,html[data-fb-theme="dark"] .fb-single-rail-card small{color:#b7b7bf}html[data-fb-theme="dark"] .fb-single-rail-card,html[data-fb-theme="dark"] .fb-single-newsletter{border-color:var(--fb-line);background:var(--fb-surface)}html[data-fb-theme="dark"] .fb-source-cta{border-color:#37334f;background:linear-gradient(135deg,#1b1928 0%,#141419 72%)}html[data-fb-theme="dark"] .fb-source-cta-button{background:#f0f0f3;color:#111114}html[data-fb-theme="dark"] .fb-suggest-page{background:var(--fb-bg)}html[data-fb-theme="dark"] .fb-suggest-form-card{border-color:var(--fb-line);background:var(--fb-surface);box-shadow:0 18px 50px rgb(0 0 0 / .22)}html[data-fb-theme="dark"] .fb-suggest-intro p,html[data-fb-theme="dark"] .fb-suggest-form-heading p,html[data-fb-theme="dark"] .fb-suggest-field small,html[data-fb-theme="dark"] .fb-suggest-submit-row p{color:var(--fb-muted)}html[data-fb-theme="dark"] .fb-suggest-field input,html[data-fb-theme="dark"] .fb-suggest-field select,html[data-fb-theme="dark"] .fb-suggest-field textarea{border-color:var(--fb-line);background:#101014;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-suggest-field input::placeholder,html[data-fb-theme="dark"] .fb-suggest-field textarea::placeholder{color:#777780}html[data-fb-theme="dark"] .fb-suggest-message--success{border-color:#285440;background:#12271d;color:#8ed5b2}html[data-fb-theme="dark"] .fb-suggest-message--error{border-color:#66393b;background:#2b1718;color:#ef9c9f}html[data-fb-theme="dark"] .fb-site-footer{border-color:var(--fb-line)!important;background:#09090c!important;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-site-footer p,html[data-fb-theme="dark"] .fb-site-footer li,html[data-fb-theme="dark"] .fb-site-footer small{color:var(--fb-muted)}html[data-fb-theme="dark"] .fb-site-footer a,html[data-fb-theme="dark"] .fb-site-footer a:visited,html[data-fb-theme="dark"] .fb-site-footer h2{color:#e9e9ed}@media (max-width:480px){.fb-site-header .fb-theme-toggle,body.home .fb-site-header.fb-site-header--feed .fb-theme-toggle{width:34px;height:34px}.fb-site-header .fb-theme-toggle svg,body.home .fb-site-header.fb-site-header--feed .fb-theme-toggle svg{width:20px;height:20px}}html[data-fb-theme="dark"] .fb-single-page{background:var(--fb-bg)!important;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-single-entry,html[data-fb-theme="dark"] .fb-single-header{background:#fff0;color:var(--fb-text)}html[data-fb-theme="dark"] .fb-single-header{border-bottom-color:var(--fb-line)}html[data-fb-theme="dark"] .fb-single-source,html[data-fb-theme="dark"] .fb-single-share span,html[data-fb-theme="dark"] .fb-single-facts dd,html[data-fb-theme="dark"] .fb-single-more-list strong,html[data-fb-theme="dark"] .fb-single-take h2{color:#f1f1f4}html[data-fb-theme="dark"] .fb-single-meta,html[data-fb-theme="dark"] .fb-single-section-label,html[data-fb-theme="dark"] .fb-single-share,html[data-fb-theme="dark"] .fb-single-share a,html[data-fb-theme="dark"] .fb-single-facts dt,html[data-fb-theme="dark"] .fb-single-more-list span{color:var(--fb-muted)}html[data-fb-theme="dark"] .fb-single-content blockquote{color:#d8d8de}html[data-fb-theme="dark"] .fb-single-take,html[data-fb-theme="dark"] .fb-single-quick,html[data-fb-theme="dark"] .fb-source-strip{border-color:#37334f;background:#171622;color:#d8d8de}html[data-fb-theme="dark"] .fb-single-take p,html[data-fb-theme="dark"] .fb-single-quick,html[data-fb-theme="dark"] .fb-source-strip strong{color:#c5c5cc}html[data-fb-theme="dark"] .fb-single-share{border-top-color:var(--fb-line)}html[data-fb-theme="dark"] .fb-single-share a:hover,html[data-fb-theme="dark"] .fb-single-more-list a:hover strong{color:#aaa4ff}html[data-fb-theme="dark"] .fb-single-facts dl>div,html[data-fb-theme="dark"] .fb-single-more-list a{border-color:var(--fb-line)}html[data-fb-theme="dark"] .fb-single-featured-image{background:#111116}html[data-fb-theme="dark"] .fb-single-content a{color:#aaa4ff}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed{border-bottom-color:var(--fb-feed-border)!important;background:rgb(12 12 15 / .98)!important;color:var(--fb-text)!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-wordmark,html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-wordmark:visited,html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-wordmark:hover,html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-wordmark:focus-visible,html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-icon-button{color:#f5f5f7!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-header-search{border-color:var(--fb-feed-border)!important;background:#15151a!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-header-search:focus-within{border-color:#4d477d!important;background:#18181e!important;box-shadow:0 0 0 3px rgb(99 91 255 / .10)!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-header-search input{color:#f1f1f4!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-header-search input::placeholder{color:#8f8f99!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-header-search svg{stroke:#a2a2ac!important}html[data-fb-theme="dark"] body.home .fb-site-header.fb-site-header--feed .fb-icon-button:hover{background:#1b1b21!important}html[data-fb-theme="dark"] .fb-source-cta-button,html[data-fb-theme="dark"] .fb-source-cta-button:visited{background:#f0f0f3!important;color:#111114!important}html[data-fb-theme="dark"] .fb-source-cta-button:hover,html[data-fb-theme="dark"] .fb-source-cta-button:focus-visible{background:#ffffff!important;color:#111114!important}.fb-category-archive{background:var(--fb-feed-bg,#fff)}.fb-category-center{padding-top:30px}.fb-category-intro{margin-bottom:20px}.fb-category-kicker{margin:0 0 8px;color:var(--fb-feed-purple);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.fb-category-description{max-width:720px;margin-top:10px;color:#4f4f57;font-size:14px;line-height:1.6}.fb-category-description p{margin:0}.fb-category-description p+p{margin-top:10px}.fb-category-description a{color:var(--fb-feed-purple)}.fb-category-filters{margin-top:0}.fb-category-filter-select{margin-top:0}html[data-fb-theme="dark"] .fb-category-archive,html[data-fb-theme="dark"] .fb-category-center{color:var(--fb-text)}html[data-fb-theme="dark"] .fb-category-description{color:var(--fb-feed-muted)}@media (max-width:720px){.fb-category-center{padding-top:22px}.fb-category-intro{margin-bottom:17px}.fb-category-description{font-size:13px;line-height:1.58}}.fb-site-footer .fb-shell{width:min(calc(100% - 40px), 1200px)}@media (max-width:720px){.fb-site-footer .fb-shell{width:min(calc(100% - 28px), 1200px)}}:root{--fb-2026-bg:#fbfbfd;--fb-2026-card:#ffffff;--fb-2026-border:#e8e9f0;--fb-2026-text:#111319;--fb-2026-muted:#6f7280;--fb-2026-purple:#6558ff;--fb-2026-purple-2:#7867ff;--fb-2026-soft:#f1efff;--fb-2026-shadow:0 10px 32px rgba(24, 28, 45, 0.055);--fb-2026-shadow-hover:0 14px 40px rgba(24, 28, 45, 0.085)}body.home,body.category{background:var(--fb-2026-bg)}.fb-site-header,body.home .fb-site-header.fb-site-header--feed{border-bottom-color:rgb(225 226 234 / .92)!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 1px 0 rgb(20 22 32 / .015)!important}.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:230px minmax(320px,1fr) auto!important;gap:24px;min-height:72px!important}.fb-site-header .fb-header-search,body.home .fb-site-header.fb-site-header--feed .fb-header-search{width:min(100%, 720px);min-height:44px;border-color:#e5e6ed;border-radius:12px;background:#f8f9fb}.fb-site-header .fb-header-submit{gap:7px;min-height:44px;padding-inline:17px 18px;border-radius:10px;background:linear-gradient(135deg,#5e51ff 0%,#725fff 100%);box-shadow:0 8px 18px rgb(95 80 255 / .18)}.fb-header-submit-plus{display:inline-grid;place-items:center;width:16px;height:16px;font-size:17px;font-weight:500;line-height:1}.fb-site-header .fb-header-submit:hover{transform:translateY(-1px);background:linear-gradient(135deg,#5548f6 0%,#6855f5 100%);box-shadow:0 10px 22px rgb(95 80 255 / .23)}.fb-feed-shell{grid-template-columns:250px minmax(0,1fr) 250px!important;gap:24px;width:min(calc(100% - 40px), 1200px)}.fb-feed-left{border-right:0}.fb-feed-left-sticky,.fb-feed-right-sticky{top:94px}.fb-feed-left-sticky{min-height:calc(100vh - 112px);padding:18px 12px 28px 0}.fb-feed-side-nav{gap:5px}.fb-feed-side-nav+.fb-feed-side-nav{margin-top:15px;padding-top:15px;border-top-color:#e5e6ed}.fb-feed-side-nav--categories{margin-top:14px!important;padding-top:14px!important}.fb-feed-side-nav a{min-height:42px;padding:0 13px;border-radius:10px;color:#292c35;font-size:13px;font-weight:650;transition:background .16s ease,color .16s ease,transform .16s ease}.fb-feed-side-nav a:hover,.fb-feed-side-nav a.is-active{transform:translateX(1px);background:linear-gradient(90deg,#f0edff 0%,#f7f5ff 100%);color:#5547eb}.fb-side-icon{width:20px;color:#6a6d77;font-size:16px}.fb-side-icon--dot{position:relative;color:#fff0;font-size:0}.fb-side-icon--dot::before{content:'';width:9px;height:9px;border:1.5px solid #747885;border-radius:3px}.fb-feed-side-nav a:hover .fb-side-icon--dot::before,.fb-feed-side-nav a.is-active .fb-side-icon--dot::before{border-color:#5c4ff0;background:#ece9ff}.fb-side-suggest{margin:22px 0 0;padding:18px;border:1px solid #e8e5ff;border-radius:15px;background:linear-gradient(135deg,#eef4ff 0%,#fff3fb 100%);box-shadow:0 8px 24px rgb(80 72 170 / .045)}.fb-side-suggest strong{display:block;color:#171923;font-size:13px;line-height:1.3}.fb-side-suggest p{margin:8px 0 14px;color:#686b77;font-size:11.5px;line-height:1.5}.fb-side-suggest a{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:0 12px;border:1px solid #e2e0f8;border-radius:8px;background:#fff;color:#5d50ec;font-size:11px;font-weight:750;text-decoration:none;box-shadow:0 4px 12px rgb(68 63 117 / .05)}.fb-feed-mini-legal{display:none}.fb-feed-center{padding:32px 0 64px}.fb-feed-intro{margin-bottom:16px}.fb-feed-intro h1{color:var(--fb-2026-text);font-size:clamp(30px, 2.45vw, 38px);font-weight:820;letter-spacing:-.05em}.fb-feed-home .fb-feed-intro h1 span{color:var(--fb-2026-purple)}.fb-feed-intro p,.fb-category-description{color:#575b67;font-size:13.5px}.fb-feed-filters{gap:7px;margin-bottom:16px}.fb-feed-filters a{min-height:35px;padding:0 14px;border-color:#e2e3e9;border-radius:999px;color:#353843;font-size:11px;font-weight:700;box-shadow:0 1px 0 rgb(17 19 25 / .015)}.fb-feed-filters a:hover{border-color:#cfd0da;background:#fafaff}.fb-feed-filters a.is-active{border-color:#12141a;background:#12141a;color:#fff;box-shadow:0 5px 14px rgb(18 20 26 / .12)}.fb-feed-stream{display:flex;flex-direction:column;gap:12px;overflow:visible;border:0;border-radius:0;background:#fff0}.fb-feed-item,.fb-feed-ad,.fb-featured-ad{border:1px solid var(--fb-2026-border);border-radius:15px;background:var(--fb-2026-card);box-shadow:0 2px 5px rgb(24 28 45 / .012);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fb-feed-item{padding:17px 18px 18px}.fb-feed-item+.fb-feed-item{border-top:1px solid var(--fb-2026-border)}.fb-feed-item:hover,.fb-feed-ad:hover,.fb-featured-ad:hover{transform:translateY(-1px);border-color:#dddfea;background:#fff;box-shadow:var(--fb-2026-shadow-hover)}.fb-feed-item-topline{margin-bottom:9px}.fb-feed-item-body{min-width:0}.fb-feed-item--has-image .fb-feed-item-body{display:grid;grid-template-columns:156px minmax(0,1fr);gap:17px;align-items:start}.fb-feed-card-image{grid-column:1;grid-row:1;margin:0;border-radius:11px;background:#f3f4f8}.fb-feed-card-image img{aspect-ratio:4 / 3;height:100%;min-height:118px;object-fit:cover}.fb-feed-item-copy{min-width:0}.fb-feed-source{margin-bottom:4px;color:#676b76;font-size:10.5px;font-weight:720}.fb-feed-title{font-size:clamp(17px, 1.35vw, 21px);font-weight:790;line-height:1.18;letter-spacing:-.032em}.fb-feed-summary,.fb-feed-take{margin-top:7px;color:#5a5d68;font-size:12.5px;line-height:1.46}.fb-feed-take{color:#3f424d}.fb-feed-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.fb-feed-action{margin-top:10px;font-size:11px;font-weight:760}.fb-feed-action--source{color:#474a54}.fb-feed-action--source:hover{color:#111319}.fb-feed-permalink{border:1px solid #fff0;border-radius:8px}.fb-feed-permalink:hover{border-color:#e4e5ea;background:#f8f8fb}.fb-featured-ad{padding:13px 13px 15px;overflow:hidden}.fb-featured-ad-topline{padding:0 2px;margin-bottom:10px}.fb-featured-ad-image{aspect-ratio:16 / 7.2;margin-bottom:12px;border-radius:12px}.fb-featured-ad-title{padding-inline:3px;font-size:18px;font-weight:790}.fb-featured-ad-summary,.fb-featured-ad-cta{margin-left:3px}.fb-feed-ad{padding:15px 16px 17px}.fb-feed-ad-image{border-radius:11px}.fb-feed-right{padding:18px 0 58px}.fb-feed-right-sticky{gap:14px}.fb-rail-card,.fb-rail-newsletter{padding:18px;border:1px solid var(--fb-2026-border);border-radius:15px;background:#fff;box-shadow:0 7px 24px rgb(24 28 45 / .035)}.fb-rail-card h2,.fb-rail-newsletter h2{font-size:16px;font-weight:790;letter-spacing:-.025em}.fb-rail-edit-heading span{color:var(--fb-2026-purple);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.fb-rail-edit-heading h2{margin-top:3px}.fb-rail-intro{margin-top:8px;color:#6b6f7b;font-size:11px}.fb-rail-edit-list{gap:0;margin-top:14px}.fb-rail-edit-item,.fb-rail-edit-item--lead{display:grid;grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #eff0f4}.fb-rail-edit-item:first-child{border-top:0;padding-top:3px}.fb-rail-edit-image{grid-column:2;grid-row:1;width:68px;aspect-ratio:1;border-radius:9px}.fb-rail-edit-copy{grid-column:1;grid-row:1}.fb-rail-edit-copy strong{font-size:12px;line-height:1.25}.fb-rail-edit-copy small{margin-top:6px;font-size:9.5px}.fb-rail-popular-list{margin-top:14px}.fb-rail-popular-list li{min-height:42px;padding-block:9px}.fb-rail-popular-list li::before{width:24px;height:24px;background:#f4f4f7;color:#727681;font-size:10px;font-weight:760}.fb-rail-popular-list a{font-size:11px;line-height:1.35}.fb-rail-link{margin-top:13px;font-size:10.5px;font-weight:760}.fb-category-intro{padding:0}.fb-category-kicker{color:var(--fb-2026-purple)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase}.fb-site-footer{border-top:0;background:#101726;color:#f4f6fb}.fb-site-footer .fb-shell{width:min(calc(100% - 40px), 1200px)}.fb-footer-main{grid-template-columns:minmax(250px,1.2fr) minmax(520px,1.8fr);gap:70px;padding-block:48px 42px}.fb-footer-brand .fb-wordmark,.fb-footer-brand .fb-wordmark:visited{color:#fff}.fb-footer-brand .fb-wordmark strong{color:#7463ff}.fb-footer-brand p{max-width:300px;margin-top:16px;color:#b8becb;font-size:12px;line-height:1.55}.fb-footer-social{display:flex;gap:8px;margin-top:18px}.fb-footer-social a{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;background:rgb(255 255 255 / .05);color:#e9ecf4;font-size:13px;text-decoration:none}.fb-footer-social a:hover{border-color:rgb(116 99 255 / .7);background:rgb(116 99 255 / .14);color:#fff}.fb-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.fb-footer-column h2{color:#c3c8d4;font-size:9px;letter-spacing:.11em}.fb-footer-column li+li{margin-top:6px}.fb-footer-column a,.fb-footer-column a:visited{color:#e7eaf1;font-size:12px;font-weight:580}.fb-footer-column a:hover{color:#8d80ff}.fb-footer-bottom{border-top:1px solid rgb(255 255 255 / .08);background:#0a101c}.fb-footer-bottom-inner{min-height:46px;color:#aeb5c2}.fb-footer-bottom a,.fb-footer-bottom a:visited{color:#cbd0da;text-decoration:none}.fb-footer-bottom a:hover{color:#fff}.fb-back-to-top{width:38px;height:38px;background:#151b27;box-shadow:0 8px 24px rgb(0 0 0 / .18)}@media (max-width:1180px){.fb-feed-shell{grid-template-columns:230px minmax(0,1fr) 230px!important;gap:20px}.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:210px minmax(260px,1fr) auto!important}}@media (max-width:1020px){.fb-feed-shell{display:block;width:min(calc(100% - 32px), 820px)}.fb-feed-left{display:none}.fb-feed-right{padding-top:6px}.fb-feed-right-sticky{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fb-footer-main{grid-template-columns:1fr;gap:34px}}@media (max-width:820px){.fb-header-submit-plus{display:none}.fb-feed-center{padding-top:24px}.fb-feed-intro h1{font-size:clamp(28px, 8vw, 36px)}.fb-footer-columns{gap:30px}}@media (max-width:700px){.fb-feed-stream{gap:10px}.fb-feed-item{padding:15px;border-radius:13px}.fb-feed-item--has-image .fb-feed-item-body{display:block}.fb-feed-card-image{margin-bottom:13px}.fb-feed-card-image img{aspect-ratio:16 / 9;min-height:0}.fb-featured-ad,.fb-feed-ad{border-radius:13px}.fb-feed-right-sticky{grid-template-columns:1fr}.fb-footer-main{padding-block:38px 34px}.fb-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-footer-column:last-child{grid-column:1 / -1}.fb-footer-bottom-inner{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-block:14px}.fb-network-links,.fb-legal-links{justify-content:flex-start}}@media (max-width:480px){.fb-site-footer .fb-shell{width:min(calc(100% - 28px), 1200px)}.fb-footer-columns{grid-template-columns:1fr}.fb-footer-column:last-child{grid-column:auto}}.fb-feed-side-nav--categories{display:none!important}.fb-feed-side-nav--secondary{margin-top:16px!important;padding-top:16px!important}.fb-rail-edit{padding:20px}.fb-rail-edit-heading h2{font-size:19px;line-height:1.1;letter-spacing:-.035em}.fb-rail-edit-heading>a{width:30px;height:30px;border-radius:50%}.fb-rail-intro{margin-top:9px;font-size:11.5px;line-height:1.48}.fb-rail-edit-list{margin-top:16px}.fb-rail-edit-item,.fb-rail-edit-item--lead{grid-template-columns:minmax(0,1fr) 74px;gap:14px;padding:13px 0}.fb-rail-edit-image{width:74px;border-radius:11px;overflow:hidden}.fb-rail-edit-copy strong{display:block;color:#171923;font-size:14px;font-weight:780;line-height:1.22;letter-spacing:-.018em}.fb-rail-edit-copy small{margin-top:7px;font-size:10px}.fb-rail-card--popular{padding:20px}.fb-rail-card--popular>h2{display:flex;align-items:center;gap:8px;font-size:18px;line-height:1.15;letter-spacing:-.03em}.fb-popular-icon{display:inline-block;font-size:17px;line-height:1}.fb-rail-card--popular .fb-rail-popular-list{margin-top:16px}.fb-rail-card--popular .fb-rail-popular-list li{min-height:50px;padding-block:11px}.fb-rail-card--popular .fb-rail-popular-list a{display:block;color:#20232c;font-size:13px;font-weight:690;line-height:1.15;letter-spacing:-.01em}.fb-site-footer .fb-footer-brand .fb-wordmark,.fb-site-footer .fb-footer-brand .fb-wordmark:visited,.fb-site-footer .fb-footer-brand .fb-wordmark:hover,.fb-site-footer .fb-footer-brand .fb-wordmark:focus-visible,.fb-site-footer .fb-footer-brand .fb-wordmark span,.fb-site-footer .fb-footer-brand .fb-wordmark:hover span,.fb-site-footer .fb-footer-brand .fb-wordmark:focus-visible span{color:#fff!important}.fb-site-footer .fb-footer-brand .fb-wordmark strong,.fb-site-footer .fb-footer-brand .fb-wordmark:hover strong,.fb-site-footer .fb-footer-brand .fb-wordmark:focus-visible strong{color:#7463ff!important}@media (max-width:1020px){.fb-feed-side-nav--secondary{margin-top:0!important;padding-top:0!important}}.fb-bookmark-toggle{appearance:none;-webkit-appearance:none;padding:0;font:inherit;cursor:pointer}.fb-bookmark-toggle.is-saved{border-color:rgb(92 76 255 / .18);background:#f1efff;color:#5c4cff}.fb-bookmark-toggle.is-saved svg{fill:currentColor}.fb-bookmark-toggle:focus-visible{outline:2px solid #6757ff;outline-offset:2px}.fb-bookmark-toggle{background:transparent!important;border:1px solid transparent!important;color:#747783;box-shadow:none!important}.fb-bookmark-toggle:hover{background:#f6f5ff!important;border-color:#e6e2ff!important;color:#5c4cff}.fb-bookmark-toggle.is-saved{background:#f0edff!important;border-color:#dcd5ff!important;color:#5c4cff!important}.fb-bookmark-toggle.is-saved svg{fill:currentColor}.fb-bookmark-toggle,.fb-bookmark-toggle:not(.is-saved){opacity:1!important;visibility:visible!important}.fb-bookmark-toggle svg,.fb-bookmark-toggle:not(.is-saved) svg{display:block!important;opacity:1!important;visibility:visible!important;fill:none!important;stroke:#747783!important}.fb-bookmark-toggle:hover svg{stroke:#5c4cff!important}.fb-bookmark-toggle.is-saved svg{fill:#5c4cff!important;stroke:#5c4cff!important}.fb-feed-home .fb-feed-intro p{max-width:650px;margin-top:9px;line-height:1.58}.fb-home-context{width:100%}.fb-home-context-inner{display:grid;grid-template-columns:250px minmax(0,1fr) 250px;gap:24px;width:min(calc(100% - 40px), 1200px);margin:0 auto}.fb-home-context-copy{grid-column:2;padding:30px 0 46px;border-top:1px solid #e6e7ec}.fb-home-context-copy h2{margin:0 0 9px;color:#171923;font-size:18px;font-weight:780;line-height:1.2;letter-spacing:-.025em}.fb-home-context-copy p{max-width:690px;margin:0;color:#5f626d;font-size:13px;line-height:1.68}@media (max-width:1180px){.fb-home-context-inner{grid-template-columns:230px minmax(0,1fr) 230px;gap:20px}}@media (max-width:1020px){.fb-home-context-inner{display:block;width:min(calc(100% - 32px), 820px)}.fb-home-context-copy{padding:28px 0 38px}}.fb-home-context-copy{margin:12px 0 46px;padding:30px 32px 32px;border:1px solid #e8e4f7;border-radius:20px;background:linear-gradient(135deg,#fbfaff 0%,#f7f5ff 100%)}.fb-home-context-copy h2{margin-bottom:10px;font-size:clamp(24px, 2.1vw, 30px);font-weight:780;line-height:1.08;letter-spacing:-.035em}.fb-home-context-copy p{max-width:720px;font-size:14.5px;line-height:1.7}@media (max-width:1020px){.fb-home-context-copy{margin-top:8px;padding:26px 24px 28px}}.fb-site-header .fb-menu-toggle{display:none!important}@media (max-width:820px){.fb-site-header .fb-menu-toggle,body.home .fb-site-header.fb-site-header--feed .fb-menu-toggle{display:inline-grid!important}}.fb-infinite-wrap{position:relative;display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:24px}.fb-infinite-next{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--fb-feed-border,var(--fb-line));border-radius:999px;background:#fff;color:#202025;font-size:12px;font-weight:700;text-decoration:none}.fb-infinite-wrap.is-enhanced .fb-infinite-next{position:absolute;width:1px;height:1px;min-height:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.fb-infinite-loader{display:none;align-items:center;gap:6px;height:24px}.fb-infinite-wrap.is-loading .fb-infinite-loader{display:flex}.fb-infinite-loader i{width:6px;height:6px;border-radius:999px;background:var(--fb-feed-purple,#6558ff);animation:fb-infinite-pulse 0.9s ease-in-out infinite}.fb-infinite-loader i:nth-child(2){animation-delay:0.12s}.fb-infinite-loader i:nth-child(3){animation-delay:0.24s}.fb-infinite-wrap.has-error .fb-infinite-next{position:static;width:auto;height:auto;min-height:40px;padding:0 18px;overflow:visible;clip:auto;clip-path:none;white-space:normal;border:1px solid var(--fb-feed-border,var(--fb-line))}.fb-edit-infinite-wrap{margin-top:48px}@keyframes fb-infinite-pulse{0%,100%{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.fb-infinite-loader i{animation:none;opacity:.72}}.fb-feed-item{padding:0;overflow:hidden;border-radius:0!important}.fb-feed-item-topline{display:none}.fb-feed-item--has-image .fb-feed-item-body{display:grid;grid-template-columns:minmax(190px,38%) minmax(0,1fr);gap:0;align-items:stretch}.fb-feed-card-image{position:relative;display:block;min-height:188px;margin:0;overflow:hidden;border-radius:0!important;background:#f2f3f6}.fb-feed-card-image img{width:100%;height:100%;min-height:188px;aspect-ratio:auto;object-fit:cover;transition:transform .25s ease}.fb-feed-item:hover .fb-feed-card-image img{transform:scale(1.015)}.fb-feed-image-category,.fb-card-image-category{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:0!important;background:rgb(16 18 24 / .86);color:#fff;font-size:9px;font-weight:820;letter-spacing:.055em;line-height:1;text-transform:uppercase;backdrop-filter:blur(5px)}.fb-feed-item-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:18px 20px}.fb-feed-copy-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:5px}.fb-feed-source,.fb-card-source{margin:0;color:#686c77;font-size:11px;font-weight:680;line-height:1.25}.fb-feed-inline-category{display:inline-block;margin-bottom:5px;color:var(--fb-2026-purple);font-size:9px;font-weight:820;letter-spacing:.055em;text-decoration:none;text-transform:uppercase}.fb-feed-title{margin:0;font-size:clamp(20px, 1.55vw, 25px);line-height:1.12;letter-spacing:-.035em}.fb-feed-summary{display:-webkit-box;overflow:hidden;margin-top:8px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#5b5f69;font-size:12.5px;line-height:1.45}.fb-feed-actions{margin-top:12px}.fb-feed-action,.fb-feed-action--internal,.fb-card-action{display:inline-flex;align-items:center;width:fit-content;min-height:34px;margin:0;padding:0 12px;border:1px solid #dfe1e7;border-radius:0!important;background:#fff;color:#171921;font-size:10.5px;font-weight:760;text-decoration:none}.fb-feed-action:hover,.fb-feed-action--internal:hover,.fb-card-action:hover{border-color:#111319;background:#111319;color:#fff}.fb-feed-permalink,.fb-bookmark-toggle{border-radius:0!important}.fb-feed-item--text-only .fb-feed-item-copy{padding:20px}.fb-card{overflow:hidden;border-radius:0!important}.fb-card-media{position:relative;border-radius:0!important}.fb-card-media img,.fb-card-media .fb-image-placeholder{border-radius:0!important}.fb-card-image-category{top:10px;left:10px}.fb-card-content .fb-pill{display:none}.fb-card-source{margin-bottom:6px}.fb-card-footer{justify-content:flex-start}.fb-card-footer time{display:none}.fb-button,.fb-header-submit,.fb-next-step-button,.fb-mini-newsletter-button,.fb-source-cta-button,.fb-feed-filters a,.fb-side-suggest a,.fb-infinite-next,.fb-feed-filter-select-wrap,.fb-feed-filter-select select{border-radius:0!important}.fb-feed-card-image,.fb-featured-ad-image,.fb-feed-ad-image,.fb-rail-edit-image,.fb-single-featured-image,.fb-single-featured-image img,.fb-card-media,.fb-card-media img,.fb-ad-image,.fb-edit-card-media,.fb-edit-card-media img{border-radius:0!important}.fb-rail-card,.fb-rail-newsletter,.fb-single-rail-card,.fb-single-newsletter,.fb-side-suggest{border-radius:0!important}@media (max-width:700px){.fb-feed-item,.fb-featured-ad,.fb-feed-ad{border-radius:0!important}.fb-feed-item--has-image .fb-feed-item-body{display:block}.fb-feed-card-image{min-height:0}.fb-feed-card-image img{min-height:0;aspect-ratio:16 / 9}.fb-feed-item-copy{padding:16px}}.fb-feed-ad,.fb-featured-ad{padding:0!important;overflow:hidden}.fb-feed-ad-link,.fb-featured-ad-link{display:grid;grid-template-columns:minmax(220px,38%) minmax(0,1fr);min-height:220px;color:inherit;text-decoration:none}.fb-feed-ad--text-only .fb-feed-ad-link,.fb-featured-ad--text-only .fb-featured-ad-link{grid-template-columns:minmax(0,1fr);min-height:0}.fb-feed-ad-image,.fb-featured-ad-image{display:block;overflow:hidden;width:100%;height:100%;min-height:220px;aspect-ratio:auto!important;margin:0!important;background:#f3f3f6}.fb-feed-ad-image img,.fb-featured-ad-image img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.fb-feed-ad-copy,.fb-featured-ad-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:26px 28px}.fb-feed-ad-kicker,.fb-featured-ad-kicker{display:flex;align-items:center;gap:8px;margin:0 0 10px}.fb-feed-ad-label,.fb-featured-ad-pill{display:inline-flex;align-items:center;min-height:20px;padding:4px 6px;border-radius:0!important;background:#6558ff;color:#fff;font-size:9px;font-weight:850;line-height:1;letter-spacing:.055em;text-transform:uppercase}.fb-feed-ad-sponsor,.fb-featured-ad-sponsor{overflow:hidden;color:#696973;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.fb-feed-ad-title,.fb-featured-ad-title{display:block;margin:0 0 8px;color:#17171b;font-size:clamp(19px, 2vw, 24px);font-weight:790;line-height:1.14;letter-spacing:-.025em}.fb-feed-ad-summary,.fb-featured-ad-summary{display:block;margin:0 0 17px;color:#66666e;font-size:13px;line-height:1.48}.fb-feed-ad-cta,.fb-featured-ad-cta{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding:9px 12px;border-radius:0!important;background:#6558ff;color:#fff;font-size:12px;font-weight:800;line-height:1.1}.fb-feed-ad-link:hover .fb-feed-ad-cta,.fb-featured-ad-link:hover .fb-featured-ad-cta{background:#5749f3}@media (max-width:760px){.fb-feed-ad-link,.fb-featured-ad-link{grid-template-columns:1fr;min-height:0}.fb-feed-ad-image,.fb-featured-ad-image,.fb-feed-ad-image img,.fb-featured-ad-image img{min-height:0;height:auto;aspect-ratio:16 / 9!important}.fb-feed-ad-copy,.fb-featured-ad-copy{padding:18px 16px 19px}.fb-feed-ad-title,.fb-featured-ad-title{font-size:19px}}.fb-feed-ad-cta,.fb-featured-ad-cta{display:inline-flex;align-items:center;width:fit-content;min-height:34px;gap:5px;margin-top:auto;padding:0 12px;border:1px solid #dfe1e7;border-radius:0!important;background:#fff;color:#171921;font-size:10.5px;font-weight:760;line-height:1.1;text-decoration:none}.fb-feed-ad-link:hover .fb-feed-ad-cta,.fb-featured-ad-link:hover .fb-featured-ad-cta,.fb-feed-ad-link:focus-visible .fb-feed-ad-cta,.fb-featured-ad-link:focus-visible .fb-featured-ad-cta{border-color:#111319;background:#111319;color:#fff}.fb-feed-ad-image,.fb-featured-ad-image{position:relative}.fb-feed-ad-label--image,.fb-featured-ad-pill--image{position:absolute;top:12px;left:12px;z-index:2;margin:0;box-shadow:0 1px 2px rgb(0 0 0 / .12)}@media (max-width:760px){.fb-feed-ad-label--image,.fb-featured-ad-pill--image{top:10px;left:10px}}@media (max-width:820px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:62px!important;width:min(calc(100% - 28px), 1200px)!important;min-width:0!important;max-width:100%!important;min-height:62px!important;height:62px!important;gap:10px!important;padding-block:0!important;margin-inline:auto}.fb-site-header .fb-header-brand,body.home .fb-site-header.fb-site-header--feed .fb-header-brand{grid-column:1!important;grid-row:1!important;min-width:0!important;max-width:100%;overflow:hidden}.fb-site-header .fb-header-search,body.home .fb-site-header.fb-site-header--feed .fb-header-search{display:none!important}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;min-width:0!important;gap:4px!important;white-space:nowrap}.fb-site-header .fb-header-submit,body.home .fb-site-header.fb-site-header--feed .fb-header-submit{display:inline-flex!important;flex:0 0 auto;min-height:38px;padding-inline:12px;font-size:12px}.fb-header-submit-label--desktop{display:none!important}.fb-header-submit-label--mobile{display:inline!important}.fb-site-header .fb-search-toggle,body.home .fb-site-header.fb-site-header--feed .fb-search-toggle{display:inline-grid!important}.fb-site-header .fb-header-brand .custom-logo{width:auto;max-width:150px;max-height:32px}.fb-site-header .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark{max-width:100%;font-size:32px}}@media (max-width:480px){.fb-site-header .fb-header-inner,body.home .fb-site-header.fb-site-header--feed .fb-header-inner{grid-template-rows:58px!important;width:min(calc(100% - 20px), 1200px)!important;min-height:58px!important;height:58px!important;gap:6px!important}.fb-site-header .fb-header-brand .custom-logo{max-width:112px;max-height:28px}.fb-site-header .fb-wordmark,body.home .fb-site-header.fb-site-header--feed .fb-wordmark{font-size:29px}.fb-site-header .fb-header-actions,body.home .fb-site-header.fb-site-header--feed .fb-header-actions{gap:3px!important}.fb-site-header .fb-header-submit,body.home .fb-site-header.fb-site-header--feed .fb-header-submit{min-height:36px;padding-inline:10px;font-size:11.5px}.fb-site-header .fb-icon-button{width:36px;height:36px}}