:root{--bg:#f5f7fb;--surface:#fff;--surface2:#f8fbff;--ink:#14213a;--muted:#6c7c91;--line:#dfe7f1;--blue:#2563eb;--cyan:#0ea5e9;--navy:#13213a;--radius:18px;--shadow:0 18px 45px rgba(40,66,105,.09);--wrap:1400px}.sp-author-box{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:22px;align-items:center;margin:34px 0 20px;padding:25px 26px;overflow:hidden;border:1px solid #d9e3e1;border-radius:19px;background:linear-gradient(135deg,#fff 0%,#f6faf9 65%,#eef6f3 100%);box-shadow:0 16px 42px rgb(18 43 50 / .08)}.sp-author-box:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#b98b43,#087269)}.sp-author-avatar-wrap{position:relative}.sp-author-avatar-wrap>img{display:block;width:88px;height:88px;border:5px solid #fff;border-radius:18px;object-fit:cover;box-shadow:0 8px 25px rgb(18 43 50 / .16)}.sp-author-avatar-wrap>i{position:absolute;right:-2px;bottom:2px;display:grid;place-items:center;width:27px;height:27px;border:3px solid #fff;border-radius:50%;background:#087269;color:#fff;font-size:8px;font-style:normal;font-weight:900;letter-spacing:-.02em}.sp-author-info{min-width:0}.sp-author-kicker{display:block;margin-bottom:5px;color:#9a681e;font-size:9px;font-weight:900;letter-spacing:.16em}.sp-author-heading{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.sp-author-heading h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.025em}.sp-author-heading h2 a{color:#102a30}.sp-author-heading>b{padding:4px 7px;border-radius:999px;background:#e0f2ed;color:#087269;font-size:8px;letter-spacing:.08em}.sp-author-role{display:block;margin-top:4px;color:#53676d;font-size:12px}.sp-author-info p{max-width:650px;margin:8px 0 0;color:#40565c;font-size:13px;line-height:1.6}.sp-author-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.sp-author-tags span{padding:4px 8px;border:1px solid #d8e5e2;border-radius:999px;background:#fff;color:#315b57;font-size:10px;font-weight:750}.sp-author-actions{display:flex;min-width:148px;flex-direction:column;align-items:flex-end;gap:10px}.sp-author-actions>span{color:#728287;font-size:10px;font-weight:700;text-align:right}.sp-author-actions>span strong{display:block;color:#102a30;font-size:20px;line-height:1}.sp-author-actions>a{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border-radius:10px;background:#102a30;color:#fff;font-size:11px;font-weight:850;transition:.2s}.sp-author-actions>a:hover{background:#087269;transform:translateY(-1px)}.sp-article-meta a{color:inherit;font-weight:700}@media(max-width:720px){.sp-author-box{grid-template-columns:72px minmax(0,1fr);gap:15px;padding:20px}.sp-author-avatar-wrap>img{width:66px;height:66px;border-radius:14px}.sp-author-actions{grid-column:1/-1;width:100%;min-width:0;flex-direction:row;align-items:center;justify-content:space-between}.sp-author-actions>span strong{display:inline;margin-right:4px;font-size:14px}.sp-author-info p{font-size:12px}}@media(max-width:430px){.sp-author-box{grid-template-columns:58px minmax(0,1fr);padding:17px 16px}.sp-author-avatar-wrap>img{width:54px;height:54px;border-width:3px}.sp-author-avatar-wrap>i{width:21px;height:21px;border-width:2px}.sp-author-heading h2{font-size:18px}.sp-author-heading>b{display:none}.sp-author-actions>a{padding:9px 11px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8fbff 0,#f4f7fb 260px);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input{font:inherit}.sp-wrap{width:min(var(--wrap),calc(100% - 40px));margin-inline:auto}.sp-topbar{height:34px;background:#edf4ff;border-bottom:1px solid #dbe7f6;color:#5e7189;font-size:12px}.sp-topbar-inner,.sp-topbar-left,.sp-topbar-actions{height:100%;display:flex;align-items:center}.sp-topbar-inner{justify-content:space-between}.sp-topbar-left,.sp-topbar-actions{gap:15px}.sp-topbar a,.sp-topbar button{border:0;background:#fff0;color:#46617f;padding:0;cursor:pointer}.sp-live-pulse{width:7px;height:7px;border-radius:50%;background:#2f80ed;box-shadow:0 0 0 5px rgb(47 128 237 / .12)}.sp-header{height:80px;background:rgb(255 255 255 / .96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:1000}.sp-header-inner{height:100%;display:flex;align-items:center;gap:34px}.sp-logo{display:flex;align-items:center;gap:10px}.sp-logo-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:900;font-size:23px;box-shadow:0 9px 22px rgb(37 99 235 / .23)}.sp-logo-copy{display:grid;line-height:1}.sp-logo-copy strong{font-size:21px;letter-spacing:-.7px}.sp-logo-copy strong span{color:var(--blue)}.sp-logo-copy small{margin-top:6px;color:#8291a5;font-size:9px;letter-spacing:1.5px;text-transform:uppercase}.sp-mainnav{display:flex;align-items:center;gap:23px;margin-left:auto;font-size:14px;font-weight:750}.sp-mainnav>a,.sp-more-menu>button{position:relative;padding:30px 0;border:0;background:#fff0;color:#32445d;cursor:pointer}.sp-mainnav>a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--blue);transform:scaleX(0);transition:.2s}.sp-mainnav>a:hover:after,.sp-mainnav>a.active:after{transform:scaleX(1)}.sp-more-menu{position:relative}.sp-more-dropdown{position:absolute;right:0;top:61px;width:220px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);display:none}.sp-more-menu.open .sp-more-dropdown{display:grid}.sp-more-dropdown a{padding:10px 12px;border-radius:9px}.sp-more-dropdown a:hover{background:#eef5ff;color:var(--blue)}.sp-mobile-menu-button{display:none;margin-left:auto;border:0;background:#fff0;font-size:25px;cursor:pointer}.sp-mobile-drawer{position:fixed;top:114px;left:0;right:0;z-index:999;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.sp-mobile-drawer[hidden]{display:none}.sp-mobile-drawer a{padding:10px;border-radius:9px;background:#f5f8fc;font-weight:700}.sp-breaking{height:40px;background:#fff;border-bottom:1px solid var(--line);overflow:hidden}.sp-breaking-inner{height:100%;display:flex;align-items:center;gap:16px}.sp-breaking-label{display:flex;align-items:center;gap:7px;padding:6px 11px;border-radius:8px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-size:10px;font-weight:900;flex:0 0 auto}.sp-breaking-label i{width:6px;height:6px;border-radius:50%;background:#fff}.sp-breaking-window{overflow:hidden;white-space:nowrap;flex:1}.sp-breaking-track{display:inline-flex;gap:55px;min-width:max-content;animation:spTicker 56s linear infinite}.sp-breaking-track:hover{animation-play-state:paused}.sp-breaking-track a{font-size:13px;color:#42546b;font-weight:650}@keyframes spTicker{to{transform:translateX(-50%)}}.sp-home{padding:26px 0 60px}.sp-hero{display:grid;grid-template-columns:1.7fr 1fr 1fr;grid-template-rows:250px 220px;gap:14px}.sp-hero-card{position:relative;overflow:hidden;border-radius:20px;background:#dbe7f4;box-shadow:var(--shadow)}.sp-hero-card>a,.sp-hero-card img,.sp-hero-gradient{position:absolute;inset:0;width:100%;height:100%}.sp-hero-card img{object-fit:cover;transition:.45s}.sp-hero-card:hover img{transform:scale(1.035)}.sp-hero-gradient{background:linear-gradient(180deg,rgb(12 24 45 / .02) 20%,rgb(12 24 45 / .88) 100%)}.sp-hero-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.sp-hero-copy h1,.sp-hero-copy h2{margin:10px 0 7px;line-height:1.08;letter-spacing:-.5px}.sp-hero-copy h1{font-size:37px}.sp-hero-copy h2{font-size:19px}.sp-hero-copy p{margin:0 0 12px;max-width:760px;color:#d9e4f0;font-size:14px}.sp-badge{display:inline-flex;padding:6px 9px;border-radius:8px;background:#fff;color:#1d5fd1;font-size:10px;font-weight:900;text-transform:uppercase}.sp-meta{display:flex;gap:9px;align-items:center;color:#8b99ab;font-size:11px}.sp-hero-copy .sp-meta{color:#cbd6e3}.sp-hero-1{grid-row:1/3}.sp-hero-2{grid-column:2/4}.sp-premium-callout{margin:18px 0 40px;padding:18px 20px;border:1px solid #d5e4f6;border-radius:16px;background:linear-gradient(110deg,#fff,#eef6ff);display:flex;align-items:center;gap:14px;box-shadow:0 12px 30px rgb(42 77 120 / .06)}.sp-premium-symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff}.sp-premium-callout>div{display:grid;gap:3px}.sp-premium-callout small{color:var(--muted)}.sp-premium-action{margin-left:auto;color:var(--blue);font-weight:850;font-size:13px}.sp-section{margin-top:45px}.sp-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;padding-bottom:13px;border-bottom:1px solid #dbe3ed}.sp-section-head h2{margin:4px 0 0;font-size:29px;letter-spacing:-.8px}.sp-eyebrow{font-size:10px;font-weight:900;letter-spacing:1px;color:var(--blue)}.sp-section-head>a{color:var(--blue);font-size:13px;font-weight:850}.sp-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:28px;align-items:start}.sp-news-list{display:grid;gap:12px}.sp-news-item{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgb(37 65 100 / .04)}.sp-news-image{height:145px;border-radius:12px;overflow:hidden}.sp-news-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.sp-news-item:hover img{transform:scale(1.04)}.sp-news-copy{padding:3px}.sp-news-copy>span{color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase}.sp-news-copy h3{font-size:20px;line-height:1.22;margin:8px 0}.sp-news-copy h3 a:hover{color:var(--blue)}.sp-news-copy p{margin:0 0 13px;color:var(--muted);font-size:13px;line-height:1.55}.sp-sidebar{display:grid;gap:20px;position:sticky;top:100px}.sp-popular,.sp-newsletter{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.sp-popular-head{display:flex;align-items:center;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.sp-popular-head span{color:#e64b64;font-size:10px;font-weight:900;text-transform:uppercase}.sp-popular-head h3{margin:0;font-size:18px}.sp-popular-row{display:grid;grid-template-columns:38px 1fr;gap:8px;padding:14px 17px;border-bottom:1px solid #edf1f5}.sp-popular-row:last-child{border:0}.sp-popular-row b{font-size:26px;font-weight:950;font-style:italic;color:#d7e0eb}.sp-popular-row>span{font-size:13px;line-height:1.35;font-weight:760}.sp-popular-row small{display:block;margin-top:6px;color:#98a5b5;font-size:10px;font-weight:500}.sp-popular-row:hover>span{color:var(--blue)}.sp-newsletter{padding:25px;background:linear-gradient(145deg,#fff,#eef6ff)}.sp-newsletter-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:900}.sp-newsletter h3{font-size:23px;margin:17px 0 8px}.sp-newsletter p{color:var(--muted);font-size:13px;line-height:1.55}.sp-newsletter form{display:grid;gap:8px;margin-top:17px}.sp-newsletter input{padding:12px;border:1px solid #d3dfec;border-radius:9px;background:#fff;outline:0}.sp-newsletter button{padding:12px;border:0;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:850;cursor:pointer}.sp-form-status{font-size:11px;color:#5f7692}.sp-portal-section{margin-top:45px}.sp-portal-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;padding-bottom:13px;border-bottom:1px solid #dbe3ed}.sp-portal-section-head h2{margin:4px 0 0;font-size:29px}.sp-section-kicker{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:1px}.sp-portal-section-head>a{color:var(--blue);font-size:13px;font-weight:850}.sp-category-feature-grid{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:14px}.sp-category-feature,.sp-category-small{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;transition:.25s}.sp-category-feature:hover,.sp-category-small:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.sp-category-feature{grid-row:span 2}.sp-category-image{height:175px;overflow:hidden}.sp-category-feature .sp-category-image{height:355px}.sp-category-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.sp-category-feature:hover img,.sp-category-small:hover img{transform:scale(1.035)}.sp-category-copy{padding:15px}.sp-category-copy>span{color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase}.sp-category-copy h3{font-size:17px;line-height:1.22;margin:7px 0}.sp-category-feature .sp-category-copy h3{font-size:27px}.sp-category-copy p{color:var(--muted);font-size:13px;line-height:1.5}.sp-category-copy small{color:#98a5b5;font-size:10px}.sp-programs{padding:28px;border:1px solid #dce7f4;border-radius:22px;background:linear-gradient(145deg,#f7fbff,#edf6ff)}.sp-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sp-program-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.sp-program-image{height:170px;overflow:hidden}.sp-program-image img{width:100%;height:100%;object-fit:cover}.sp-program-copy{padding:16px}.sp-program-copy>span{color:var(--blue);font-size:10px;font-weight:900}.sp-program-copy h3{font-size:17px;margin:7px 0}.sp-program-copy p{color:var(--muted);font-size:12px;line-height:1.5}.sp-program-copy>div{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.sp-program-copy>div a{font-size:11px;font-weight:850;color:#65758a}.sp-program-copy>div a.download{padding:8px 10px;border-radius:8px;background:#eaf2ff;color:var(--blue)}.sp-network{margin-top:50px;padding:31px;border:1px solid #d7e5f5;border-radius:20px;background:linear-gradient(110deg,#fff,#edf7ff);display:flex;align-items:center;justify-content:space-between}.sp-network>div:first-child span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:1px}.sp-network h2{margin:5px 0 0;font-size:25px}.sp-network>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.sp-network a{padding:10px 13px;border:1px solid #cbdcf2;border-radius:10px;background:#fff;color:#355273;font-size:12px;font-weight:780}.sp-search-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:start center;padding-top:13vh;background:rgb(25 42 68 / .42);backdrop-filter:blur(9px)}.sp-search-modal[hidden]{display:none}.sp-search-dialog{position:relative;width:min(700px,calc(100% - 30px));padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 35px 90px rgb(25 45 75 / .22)}.sp-search-close{position:absolute;right:13px;top:8px;border:0;background:#fff0;color:#73849a;font-size:30px;cursor:pointer}.sp-search-dialog>span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:1px}.sp-search-dialog h2{font-size:28px;margin:8px 0 19px}.sp-search-dialog form{display:flex;overflow:hidden;border:1px solid #d3deeb;border-radius:11px}.sp-search-dialog input{flex:1;min-width:0;padding:14px;border:0;outline:0}.sp-search-dialog form button{padding:0 24px;border:0;background:var(--blue);color:#fff;font-weight:850}.sp-modal-open{overflow:hidden}.sp-toast{position:fixed;right:20px;bottom:20px;z-index:10000;padding:14px 18px;border-radius:11px;color:#fff;font-weight:750;box-shadow:var(--shadow)}.sp-toast[hidden]{display:none}.sp-toast.is-ok{background:#15926b}.sp-toast.is-error{background:#c64255}.sp-main,.sp-portal-main{padding:32px 0}.sp-pagehead,.sp-article,.sp-section,.sp-box{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.sp-pagehead{padding:25px}.sp-article{padding:30px}.sp-archivegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sp-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.sp-cardimage{height:185px;position:relative}.sp-cardimage img{width:100%;height:100%;object-fit:cover}.sp-cardbody{padding:15px}.sp-card h3{font-size:16px;line-height:1.25}.sp-content{font-size:17px;line-height:1.8}.sp-download-box{margin:22px 0;padding:18px;border-radius:14px;background:#eef6ff;display:flex;align-items:center;justify-content:space-between}.sp-download-box a{padding:11px 15px;border-radius:9px;background:var(--blue);color:#fff;font-weight:850}.sp-footer,.sp-portal-footer{margin-top:0;background:#14213a;color:#aebbd0}.sp-footgrid,.sp-footer-top{padding:38px 0;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.sp-footer h3,.sp-portal-footer h3{color:#fff}.sp-footer a,.sp-portal-footer a{color:#b8c6d8}.sp-copy,.sp-footer-bottom{border-top:1px solid #2d3b55}@media(max-width:1100px){.sp-mainnav{gap:14px;font-size:13px}.sp-hero{grid-template-columns:1.45fr 1fr;grid-template-rows:290px 210px}.sp-hero-1{grid-row:1/3}.sp-hero-2{grid-column:2}.sp-hero-5{display:none}.sp-content-grid{grid-template-columns:1fr 320px}.sp-category-feature-grid{grid-template-columns:1.2fr 1fr}.sp-category-small:nth-child(n+5){display:none}.sp-program-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sp-mainnav{display:none}.sp-mobile-menu-button{display:block}.sp-hero{grid-template-columns:1fr 1fr;grid-template-rows:360px 210px}.sp-hero-1{grid-column:1/3;grid-row:1}.sp-hero-2{grid-column:1}.sp-hero-5{display:block}.sp-content-grid{grid-template-columns:1fr}.sp-sidebar{position:static;grid-template-columns:1fr 1fr}.sp-category-feature-grid{grid-template-columns:1fr 1fr}.sp-category-feature{grid-column:1/3}.sp-archivegrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.sp-wrap{width:min(var(--wrap),calc(100% - 24px))}.sp-topbar-left span:last-child,.sp-topbar-actions a{display:none}.sp-header{height:68px}.sp-logo-copy small{display:none}.sp-mobile-drawer{top:102px;grid-template-columns:1fr 1fr}.sp-home{padding-top:14px}.sp-hero{display:block}.sp-hero-card{height:195px;margin-bottom:10px}.sp-hero-1{height:345px}.sp-hero-copy h1{font-size:29px}.sp-hero-copy p{display:none}.sp-premium-action{display:none}.sp-news-item{grid-template-columns:120px 1fr;gap:12px;padding:10px}.sp-news-image{height:108px}.sp-news-copy h3{font-size:15px}.sp-news-copy p{display:none}.sp-sidebar{grid-template-columns:1fr}.sp-category-feature .sp-category-image{height:270px}.sp-category-small:nth-child(n+5){display:block}.sp-program-grid{grid-template-columns:1fr}.sp-programs{padding:18px}.sp-network{align-items:flex-start;flex-direction:column;gap:20px}.sp-archivegrid{grid-template-columns:1fr}}.sp-program-image{height:190px;position:relative;background:#eef4fb}.sp-program-media{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(145deg,#eef5ff,#f8fbff)}.sp-program-screen{width:100%;height:100%;object-fit:cover;object-position:center}.sp-program-logo{position:absolute;left:13px;bottom:13px;width:48px;height:48px;padding:7px;border:1px solid rgb(255 255 255 / .8);border-radius:13px;background:rgb(255 255 255 / .94);box-shadow:0 8px 20px rgb(20 44 80 / .18);display:grid;place-items:center;overflow:hidden}.sp-program-logo img{width:100%;height:100%;object-fit:contain}.sp-program-logo-fallback{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:22px;font-weight:900}.sp-single-main{padding:28px 0 58px}.sp-single-layout{display:grid;grid-template-columns:minmax(0,920px) 320px;gap:24px;align-items:start;justify-content:center}.sp-article{padding:28px!important;min-width:0}.sp-article-header{max-width:820px;margin:0 auto 20px}.sp-article-category{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:11px;font-weight:850}.sp-article-header h1{font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-1px;margin:13px 0 10px}.sp-article-excerpt{font-size:16px;line-height:1.55;color:#65758a;margin:0 0 12px}.sp-article-meta{display:flex;gap:14px;flex-wrap:wrap;color:#8997a9;font-size:11px}.sp-article-image,.sp-article-program-visual{width:100%;max-width:840px;height:clamp(260px,42vw,480px);margin:20px auto;border-radius:16px;overflow:hidden;background:#eef4fb}.sp-article-image img{width:100%;height:100%;object-fit:cover}.sp-article-program-visual .sp-program-media{height:100%}.sp-article-program-visual .sp-program-logo{width:66px;height:66px;left:18px;bottom:18px}.sp-content{max-width:760px;margin:24px auto 0;font-size:17px;line-height:1.78}.sp-content img{max-width:100%!important;height:auto!important;border-radius:12px}.sp-content figure{max-width:100%!important;margin:24px auto!important}.sp-content iframe,.sp-content video{max-width:100%;width:100%;aspect-ratio:16/9;height:auto;border-radius:12px}.sp-download-box{max-width:840px;margin:18px auto!important}.sp-source{max-width:760px;margin:26px auto 0!important;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-source a{margin-left:auto}.sp-single-aside{position:sticky;top:100px}.sp-single-related{border:1px solid #dfe7f1;border-radius:17px;background:#fff;padding:16px;box-shadow:0 14px 35px rgb(40 66 105 / .07)}.sp-single-related h3{margin:0 0 12px;font-size:17px}.sp-single-related>a{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #edf1f5}.sp-related-thumb{height:54px;border-radius:9px;overflow:hidden;background:#eef4fb}.sp-related-thumb img{width:100%;height:100%;object-fit:cover}.sp-single-related strong{font-size:12px;line-height:1.35}@media(max-width:1050px){.sp-single-layout{grid-template-columns:minmax(0,850px)}.sp-single-aside{display:none}}@media(max-width:680px){.sp-article{padding:17px!important}.sp-article-header h1{font-size:29px}.sp-article-image,.sp-article-program-visual{height:260px;border-radius:13px}.sp-content{font-size:16px}.sp-download-box{align-items:flex-start;flex-direction:column}}.sp-programs{padding:24px}.sp-program-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important}.sp-program-card{min-width:0;border-radius:15px!important}.sp-program-image{display:block;height:128px!important;position:relative;overflow:hidden;background:#edf4fc}.sp-program-media{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(145deg,#eaf3ff,#f8fbff)}.sp-program-media.has-screen .sp-program-screen{width:100%;height:100%;object-fit:cover;object-position:center}.sp-program-media.logo-only{display:grid;place-items:center;padding:15px 13px 12px;background:radial-gradient(circle at 20% 15%,rgb(37 99 235 / .13),transparent 34%),radial-gradient(circle at 85% 85%,rgb(14 165 233 / .13),transparent 35%),linear-gradient(145deg,#f4f8ff,#eaf4ff)}.sp-program-clean-bg{position:absolute;inset:0;overflow:hidden}.sp-program-clean-bg span{position:absolute;border:1px solid rgb(37 99 235 / .11);border-radius:50%}.sp-program-clean-bg span:nth-child(1){width:110px;height:110px;left:-35px;top:-38px}.sp-program-clean-bg span:nth-child(2){width:80px;height:80px;right:-20px;bottom:-25px}.sp-program-clean-bg span:nth-child(3){width:42px;height:42px;right:22%;top:14%;background:rgb(14 165 233 / .05)}.sp-program-logo{position:absolute;left:12px;bottom:12px;width:43px;height:43px;padding:6px;border:1px solid rgb(208 221 238 / .95);border-radius:12px;background:#fff;box-shadow:0 7px 18px rgb(32 59 94 / .16);display:grid;place-items:center;overflow:hidden;z-index:3}.sp-program-media.logo-only .sp-program-logo{position:relative;left:auto;bottom:auto;width:56px;height:56px;padding:8px;margin-bottom:7px}.sp-program-logo img{width:100%;height:100%;object-fit:contain}.sp-program-logo.is-fallback:after,.sp-program-logo-fallback{content:"P";background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:20px;font-weight:900}.sp-program-media-title{position:relative;z-index:2;max-width:90%;text-align:center;color:#29415f;font-size:12px;line-height:1.25}.sp-program-copy{padding:13px!important}.sp-program-copy h3{font-size:14px!important;line-height:1.24;margin:6px 0!important}.sp-program-copy p{display:none}.sp-program-copy>div{margin-top:10px!important;gap:7px}.sp-program-copy>div a.download{padding:7px 8px!important}.sp-article-program-visual{height:min(420px,44vw)!important}.sp-article-program-visual .sp-program-media.logo-only{min-height:280px}.sp-article-program-visual .sp-program-media.logo-only .sp-program-logo{width:88px;height:88px}.sp-article-program-visual .sp-program-media-title{font-size:20px;max-width:70%}@media(max-width:1180px){.sp-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:850px){.sp-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.sp-programs{padding:15px}.sp-program-grid{grid-template-columns:1fr!important}.sp-program-image{height:116px!important}}.sp-archive-main{padding:30px 0 62px}.sp-archive-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:170px;padding:30px 34px;margin-bottom:18px;border:1px solid #dce6f1;border-radius:20px;background:radial-gradient(circle at 85% 20%,rgb(14 165 233 / .13),transparent 28%),radial-gradient(circle at 10% 0,rgb(37 99 235 / .10),transparent 30%),linear-gradient(135deg,#fff,#f4f9ff);box-shadow:0 18px 45px rgb(40 66 105 / .07)}.sp-archive-kicker{font-size:10px;font-weight:900;letter-spacing:1.2px;color:#2563eb}.sp-archive-hero h1{font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-1.1px;margin:8px 0 10px}.sp-archive-hero p{max-width:720px;margin:0;color:#66788e;font-size:14px;line-height:1.55}.sp-archive-count{flex:0 0 auto;min-width:135px;padding:18px;border:1px solid #d7e4f3;border-radius:15px;background:rgb(255 255 255 / .82);text-align:center}.sp-archive-count strong{display:block;color:#2563eb;font-size:30px;line-height:1}.sp-archive-count span{display:block;margin-top:7px;color:#7d8da1;font-size:10px}.sp-archive-featured{display:grid;grid-template-columns:1.7fr 1fr;grid-template-rows:205px 205px;gap:13px;margin-bottom:24px}.sp-archive-featured article{position:relative;overflow:hidden;border-radius:18px;background:#dce8f5;box-shadow:0 15px 38px rgb(32 59 94 / .09)}.sp-archive-featured article>a,.sp-archive-featured article img,.sp-archive-overlay{position:absolute;inset:0;width:100%;height:100%}.sp-archive-featured article img{object-fit:cover;transition:.45s}.sp-archive-featured article:hover img{transform:scale(1.035)}.sp-archive-overlay{background:linear-gradient(180deg,rgb(8 19 36 / .03) 20%,rgb(8 19 36 / .9) 100%)}.sp-archive-lead{grid-row:1/3}.sp-archive-feature-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.sp-archive-feature-copy>span{display:inline-flex;padding:5px 8px;border-radius:7px;background:#fff;color:#1d5fd1;font-size:9px;font-weight:900;text-transform:uppercase}.sp-archive-feature-copy h2{margin:8px 0 7px;font-size:20px;line-height:1.15;letter-spacing:-.3px}.sp-archive-lead .sp-archive-feature-copy h2{font-size:34px;max-width:760px}.sp-archive-feature-copy p{max-width:720px;margin:0 0 10px;color:#dbe5ef;font-size:13px}.sp-archive-feature-copy small{color:#c4d0de;font-size:10px}.sp-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.sp-archive-content{min-width:0}.sp-archive-toolbar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #dce4ee}.sp-archive-toolbar span{font-size:10px;font-weight:900;letter-spacing:1px;color:#2563eb}.sp-archive-toolbar h2{margin:4px 0 0;font-size:25px}.sp-view-label{color:#7a8ba0;font-size:11px}.sp-archive-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sp-archive-card{min-width:0;overflow:hidden;border:1px solid #dfe7f1;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgb(37 65 100 / .04);transition:.24s}.sp-archive-card:hover{transform:translateY(-3px);box-shadow:0 17px 38px rgb(37 65 100 / .10)}.sp-archive-card-image{display:block;height:158px;position:relative;overflow:hidden;background:#edf3fa}.sp-archive-card-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.sp-archive-card:hover .sp-archive-card-image img{transform:scale(1.04)}.sp-archive-card-image>span{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:7px;background:rgb(255 255 255 / .94);color:#2563eb;font-size:9px;font-weight:900;text-transform:uppercase}.sp-archive-card-copy{padding:14px}.sp-archive-card-copy h3{font-size:16px;line-height:1.27;margin:0 0 8px}.sp-archive-card-copy h3 a:hover{color:#2563eb}.sp-archive-card-copy p{min-height:52px;margin:0 0 12px;color:#6d7e92;font-size:12px;line-height:1.45}.sp-archive-card-copy>div{display:flex;align-items:center;justify-content:space-between;color:#96a3b3;font-size:10px}.sp-pagination{margin-top:24px}.sp-pagination ul{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.sp-pagination a,.sp-pagination span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #d9e3ee;border-radius:9px;background:#fff;color:#52667f;font-size:12px;font-weight:700}.sp-pagination .current{border-color:#2563eb;background:#2563eb;color:#fff}.sp-archive-sidebar{display:grid;gap:17px;position:sticky;top:98px}.sp-side-panel{overflow:hidden;border:1px solid #dfe7f1;border-radius:17px;background:#fff;box-shadow:0 14px 34px rgb(40 66 105 / .06)}.sp-side-panel-head{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid #e7edf4}.sp-side-panel-head>span{color:#e75269;font-size:9px;font-weight:900;letter-spacing:.8px}.sp-side-panel-head h3{font-size:17px;margin:0}.sp-side-popular-row{display:grid;grid-template-columns:35px 1fr;gap:8px;padding:13px 15px;border-bottom:1px solid #edf1f5}.sp-side-popular-row:last-child{border-bottom:0}.sp-side-popular-row>b{font-size:24px;font-weight:950;font-style:italic;color:#d7e0eb}.sp-side-popular-row>span{font-size:12px;line-height:1.35;font-weight:760}.sp-side-popular-row small{display:block;margin-top:5px;color:#99a6b5;font-size:9px;font-weight:500}.sp-side-popular-row:hover>span{color:#2563eb}.sp-side-categories>div:last-child{display:grid;padding:7px 15px 13px}.sp-side-categories>div:last-child a{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1f5;color:#42556d;font-size:12px}.sp-side-categories>div:last-child a:last-child{border-bottom:0}.sp-side-categories b{display:grid;place-items:center;min-width:27px;height:22px;border-radius:7px;background:#eef4ff;color:#2563eb;font-size:10px}.sp-side-newsletter{padding:22px;background:linear-gradient(145deg,#fff,#eef6ff)}.sp-side-newsletter-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:900}.sp-side-newsletter h3{font-size:21px;margin:16px 0 7px}.sp-side-newsletter p{color:#6f8196;font-size:12px;line-height:1.5}.sp-side-newsletter form{display:grid;gap:8px;margin-top:15px}.sp-side-newsletter input{padding:11px;border:1px solid #d4dfec;border-radius:9px;outline:0}.sp-side-newsletter button{padding:11px;border:0;border-radius:9px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:850;cursor:pointer}.sp-empty-state{padding:70px 25px;border:1px solid #dfe7f1;border-radius:18px;background:#fff;text-align:center}.sp-empty-state h2{margin:0 0 8px}.sp-empty-state p{color:#6d7e92}.sp-empty-state a{display:inline-flex;margin-top:12px;padding:10px 14px;border-radius:9px;background:#2563eb;color:#fff;font-weight:800}@media(max-width:1160px){.sp-archive-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-archive-layout{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:900px){.sp-archive-featured{grid-template-columns:1.3fr 1fr}.sp-archive-layout{grid-template-columns:1fr}.sp-archive-sidebar{position:static;grid-template-columns:1fr 1fr}.sp-side-newsletter{grid-column:1/3}}@media(max-width:680px){.sp-archive-main{padding-top:16px}.sp-archive-hero{min-height:auto;padding:22px;align-items:flex-start;flex-direction:column}.sp-archive-count{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px}.sp-archive-count strong,.sp-archive-count span{display:inline;margin:0}.sp-archive-featured{display:block}.sp-archive-featured article{height:195px;margin-bottom:10px}.sp-archive-lead{height:330px!important}.sp-archive-lead .sp-archive-feature-copy h2{font-size:27px}.sp-archive-feature-copy p{display:none}.sp-archive-cards{grid-template-columns:1fr}.sp-archive-card{display:grid;grid-template-columns:125px 1fr}.sp-archive-card-image{height:100%}.sp-archive-card-copy p{display:none}.sp-archive-sidebar{grid-template-columns:1fr}.sp-side-newsletter{grid-column:auto}}body.archive .sp-aside,body.category .sp-aside,body.tag .sp-aside,body.search-results .sp-aside,body.archive .sp-tabs,body.category .sp-tabs,body.tag .sp-tabs,body.search-results .sp-tabs,body.archive .sp-ranking,body.category .sp-ranking,body.tag .sp-ranking,body.search-results .sp-ranking{display:none!important}.sp-version-marker{display:none!important}.sp-archive-card-image .sp-program-media,.sp-archive-featured .sp-program-media{position:absolute;inset:0;width:100%;height:100%}.sp-archive-card-image .sp-program-media.logo-only,.sp-archive-featured .sp-program-media.logo-only{background:radial-gradient(circle at 18% 12%,rgb(37 99 235 / .15),transparent 35%),radial-gradient(circle at 85% 85%,rgb(14 165 233 / .13),transparent 38%),linear-gradient(145deg,#f8fbff,#e9f3ff)}.sp-archive-card-image .sp-program-logo{width:48px;height:48px;left:12px;bottom:12px}.sp-archive-card-image .sp-program-media.logo-only .sp-program-logo{width:62px;height:62px}.sp-archive-card-image .sp-program-media-title{font-size:13px}.sp-archive-featured .sp-program-media.logo-only .sp-program-logo{width:84px;height:84px}.sp-archive-featured .sp-program-media-title{font-size:18px;max-width:70%}.sp-archive-featured .sp-program-screen,.sp-archive-card-image .sp-program-screen{width:100%;height:100%;object-fit:cover}.sp-archive-featured article:has(.sp-program-media.logo-only) .sp-archive-overlay{background:linear-gradient(180deg,transparent 30%,rgb(16 36 66 / .75))}.sp-showcase{display:grid;grid-template-columns:minmax(0,2.55fr) minmax(300px,1fr);gap:15px;padding:10px;margin-bottom:20px;border:1px solid #dce5ef;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgb(34 58 91 / .08)}.sp-showcase-main{min-width:0;padding-right:4px;border-right:1px solid #e4ebf3}.sp-showcase-stage{position:relative;height:408px;overflow:hidden;border-radius:14px;background:#15233a}.sp-showcase-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.012);transition:opacity .5s ease,transform .55s ease,visibility .5s}.sp-showcase-slide.is-active{opacity:1;visibility:visible;transform:none;z-index:2}.sp-showcase-slide>a,.sp-showcase-slide img,.sp-showcase-shade{position:absolute;inset:0;width:100%;height:100%}.sp-showcase-slide img{object-fit:cover}.sp-showcase-shade{background:linear-gradient(180deg,rgb(4 12 24 / .02) 20%,rgb(4 12 24 / .9) 100%)}.sp-showcase-copy{position:absolute;z-index:3;left:30px;right:30px;bottom:25px;color:#fff}.sp-showcase-badge{display:inline-flex;padding:6px 9px;border-radius:7px;background:#fff;color:#2563eb;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.6px}.sp-showcase-copy h1{max-width:850px;margin:11px 0 8px;font-size:clamp(28px,3vw,43px);line-height:1.06;letter-spacing:-1px;text-shadow:0 3px 14px rgb(0 0 0 / .34)}.sp-showcase-copy p{max-width:760px;margin:0 0 11px;color:#e1e8f1;font-size:13px;line-height:1.5}.sp-showcase-meta{display:flex;gap:8px;color:#c9d3df;font-size:10px}.sp-showcase-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:41px;height:41px;border:1px solid rgb(255 255 255 / .5);border-radius:50%;background:rgb(10 24 45 / .55);color:#fff;font-size:28px;line-height:1;cursor:pointer;opacity:0;transition:.2s}.sp-showcase-stage:hover .sp-showcase-arrow{opacity:1}.sp-showcase-arrow.prev{left:14px}.sp-showcase-arrow.next{right:14px}.sp-showcase-thumbs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:11px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.sp-showcase-thumbs::-webkit-scrollbar{display:none}.sp-showcase-thumb{min-width:0;padding:0;border:2px solid #fff0;border-radius:9px;background:#edf3fa;overflow:hidden;cursor:pointer;position:relative;scroll-snap-align:start;transition:.2s}.sp-showcase-thumb img{width:100%;height:60px;object-fit:cover}.sp-showcase-thumb span{position:absolute;inset:auto 4px 4px;padding:3px 4px;border-radius:5px;background:rgb(7 18 34 / .72);color:#fff;font-size:8px;line-height:1.15;text-align:left;opacity:0;transition:.2s}.sp-showcase-thumb:hover span,.sp-showcase-thumb.is-active span{opacity:1}.sp-showcase-thumb.is-active{border-color:#2563eb;box-shadow:0 0 0 2px rgb(37 99 235 / .12)}.sp-showcase-trends{min-width:0;padding:3px 9px 3px 0}.sp-showcase-trend-head{height:36px;display:flex;align-items:center;border-bottom:1px solid #8ab06b;margin-bottom:14px}.sp-showcase-trend-head span{color:#397d1c;font-size:15px;font-weight:950}.sp-showcase-trend-lead{height:180px;position:relative;overflow:hidden;background:#101827;margin-bottom:8px}.sp-showcase-trend-lead>a,.sp-showcase-trend-lead img,.sp-showcase-trend-lead .sp-showcase-shade{position:absolute;inset:0;width:100%;height:100%}.sp-showcase-trend-lead img{object-fit:cover}.sp-showcase-trend-lead h2{position:absolute;z-index:3;left:15px;right:15px;bottom:13px;margin:0;color:#fff;font-size:18px;line-height:1.2;text-shadow:0 2px 10px rgb(0 0 0 / .5)}.sp-showcase-trend-list{display:grid}.sp-showcase-trend-row{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;min-height:62px;padding:7px 0;border-bottom:1px solid #e4e9ef}.sp-showcase-trend-row:last-child{border-bottom:0}.sp-showcase-trend-row>span{height:52px;border-radius:8px;overflow:hidden;background:#edf3fa}.sp-showcase-trend-row img{width:100%;height:100%;object-fit:cover}.sp-showcase-trend-row strong{font-size:12px;line-height:1.28}.sp-showcase-trend-row:hover strong{color:#2563eb}@media(max-width:1050px){.sp-showcase{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr)}.sp-showcase-stage{height:380px}.sp-showcase-thumbs{grid-template-columns:repeat(5,120px)}}@media(max-width:820px){.sp-showcase{grid-template-columns:1fr}.sp-showcase-main{padding-right:0;border-right:0;border-bottom:1px solid #e4ebf3;padding-bottom:13px}.sp-showcase-trends{padding:0}.sp-showcase-trend-list{grid-template-columns:1fr 1fr;gap:0 14px}.sp-showcase-trend-lead{height:220px}}@media(max-width:620px){.sp-showcase{padding:7px;border-radius:15px}.sp-showcase-stage{height:335px}.sp-showcase-copy{left:18px;right:18px;bottom:18px}.sp-showcase-copy h1{font-size:27px}.sp-showcase-copy p{display:none}.sp-showcase-thumbs{grid-template-columns:repeat(7,95px);gap:7px}.sp-showcase-thumb img{height:54px}.sp-showcase-trend-list{grid-template-columns:1fr}.sp-showcase-trend-lead{height:190px}}.sp-program-center{padding:25px;border:1px solid #dce6f1;border-radius:21px;background:linear-gradient(145deg,#fff,#f1f7ff);box-shadow:0 17px 44px rgb(38 67 104 / .07)}.sp-program-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sp-program-logo-card{min-width:0;border:1px solid #dfe7f1;border-radius:15px;background:#fff;transition:.23s;overflow:hidden}.sp-program-logo-card:hover{transform:translateY(-3px);border-color:#bcd2f2;box-shadow:0 14px 30px rgb(37 65 100 / .1)}.sp-program-logo-card>a{min-height:142px;padding:16px 12px 13px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.sp-program-logo-visual{width:56px;height:56px;padding:8px;margin-bottom:10px;display:grid;place-items:center;border:1px solid #dbe5f0;border-radius:15px;background:#f8fbff;overflow:hidden;box-shadow:0 7px 18px rgb(33 62 99 / .08)}.sp-program-logo-visual img{width:100%;height:100%;object-fit:contain}.sp-program-logo-visual b{width:100%;height:100%;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:22px}.sp-program-logo-card strong{font-size:13px;line-height:1.2}.sp-program-logo-card small{margin-top:6px;color:#2563eb;font-size:9px;font-weight:800}.sp-program-detail-hero{max-width:840px;margin:20px auto 13px;padding:18px;display:flex;align-items:center;gap:16px;border:1px solid #dbe6f2;border-radius:15px;background:linear-gradient(115deg,#fff,#edf6ff)}.sp-program-detail-logo{flex:0 0 70px;width:70px;height:70px;padding:10px;display:grid;place-items:center;border:1px solid #d7e2ef;border-radius:17px;background:#fff;overflow:hidden}.sp-program-detail-logo img{width:100%;height:100%;object-fit:contain}.sp-program-detail-logo b{font-size:30px;color:#2563eb}.sp-program-detail-hero>div:last-child>span{color:#2563eb;font-size:9px;font-weight:900;letter-spacing:1px}.sp-program-detail-hero h2{margin:5px 0 4px;font-size:22px}.sp-program-detail-hero p{margin:0;color:#687b91;font-size:12px}@media(max-width:1000px){.sp-program-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.sp-program-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.sp-program-center{padding:15px}.sp-program-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-program-logo-card>a{min-height:128px;padding:13px 8px}}.sp-thumb-logo-only{width:100%;height:100%;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 20% 15%,rgb(37 99 235 / .14),transparent 35%),radial-gradient(circle at 80% 85%,rgb(14 165 233 / .12),transparent 35%),linear-gradient(145deg,#f7fbff,#eaf3ff)}.sp-thumb-logo-only img{width:min(72px,42%)!important;height:min(72px,42%)!important;object-fit:contain!important;filter:drop-shadow(0 8px 15px rgb(30 55 90 / .13))}.sp-showcase-thumb .sp-thumb-logo-only{padding:5px}.sp-showcase-thumb .sp-thumb-logo-only img{width:34px!important;height:34px!important}.sp-news-image .sp-thumb-logo-only img,.sp-archive-card-image .sp-thumb-logo-only img{width:58px!important;height:58px!important}.sp-showcase-thumbs{overscroll-behavior-inline:contain}.sp-showcase-thumb:empty{display:none}.sp-home-empty{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:30px;border:1px dashed #cfdceb;border-radius:16px;background:linear-gradient(145deg,#fff,#f5f9ff);color:#263b57;text-align:center}.sp-home-empty span{color:#718298;font-size:13px}.sp-news-list:empty{display:none}.sp-showcase-thumbs{grid-template-columns:repeat(8,minmax(92px,1fr))}@media(max-width:1050px){.sp-showcase-thumbs{grid-template-columns:repeat(8,112px)}}.sp-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 18px;font-size:13px;color:#74839a}.sp-breadcrumb a{color:#3867a8;text-decoration:none}.sp-breadcrumb a:hover{text-decoration:underline}.sp-breadcrumb span[aria-current="page"]{max-width:55ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-article-meta time{font:inherit}.sp-content img{max-width:100%;height:auto}.sp-content h2,.sp-content h3{scroll-margin-top:100px}.sp-seo-score{display:inline-grid;place-items:center;min-width:44px;height:28px;border-radius:999px;background:#eef4ff;font-weight:800}.sp-related-enterprise{margin-top:30px}.sp-related-enterprise ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;list-style:none}.sp-related-enterprise a{display:block;padding:14px;border:1px solid #dfe7f1;border-radius:12px;text-decoration:none;font-weight:700}@media(max-width:700px){.sp-related-enterprise ul{grid-template-columns:1fr}}.sp-program-hub{margin-top:48px;padding:30px;border:1px solid #d9e5f4;border-radius:26px;background:radial-gradient(circle at 92% 5%,rgb(14 165 233 / .12),transparent 24%),radial-gradient(circle at 6% 0,rgb(37 99 235 / .10),transparent 28%),linear-gradient(145deg,#fff 0%,#f5f9ff 100%);box-shadow:0 22px 55px rgb(28 55 92 / .09);overflow:hidden}.sp-program-hub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding-bottom:23px;border-bottom:1px solid #dce7f4}.sp-program-hub-copy{max-width:660px}.sp-program-hub-kicker{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:10px;font-weight:950;letter-spacing:1.35px}.sp-program-hub-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#0ea5e9;box-shadow:0 0 0 5px rgb(14 165 233 / .10)}.sp-program-hub-copy h2{margin:8px 0 9px;font-size:clamp(30px,3vw,42px);letter-spacing:-1.3px;line-height:1.05}.sp-program-hub-copy p{margin:0;color:#65758b;font-size:14px;line-height:1.65}.sp-program-hub-stats{display:grid;grid-template-columns:repeat(3,minmax(108px,1fr));gap:9px}.sp-program-hub-stats span{padding:13px 14px;border:1px solid #dce7f4;border-radius:14px;background:rgb(255 255 255 / .82);display:grid}.sp-program-hub-stats strong{color:#17233a;font-size:15px}.sp-program-hub-stats small{margin-top:3px;color:#8796aa;font-size:9px}.sp-program-toolbar{display:grid;grid-template-columns:minmax(210px,320px) 1fr auto;gap:15px;align-items:center;padding:20px 0}.sp-program-search{height:44px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #d8e4f2;border-radius:13px;background:#fff;box-shadow:0 6px 18px rgb(37 63 98 / .04)}.sp-program-search span{color:#2563eb;font-size:20px;line-height:1}.sp-program-search input{width:100%;border:0;outline:0;background:#fff0;color:#17233a;font-size:13px}.sp-program-search input::placeholder{color:#9aa8b8}.sp-program-chips{display:flex;align-items:center;gap:7px;overflow:auto;scrollbar-width:none}.sp-program-chips::-webkit-scrollbar{display:none}.sp-program-chips button{flex:0 0 auto;padding:8px 12px;border:1px solid #dce6f2;border-radius:999px;background:#fff;color:#62748a;font-size:10px;font-weight:850;cursor:pointer;transition:.2s}.sp-program-chips button:hover,.sp-program-chips button.is-active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 7px 16px rgb(37 99 235 / .18)}.sp-program-all{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-size:11px;font-weight:900;white-space:nowrap}.sp-program-all span{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;transition:.2s}.sp-program-all:hover span{background:#2563eb;color:#fff;transform:translateX(2px)}.sp-program-pro-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.sp-program-pro-card{position:relative;min-width:0;border:1px solid #dce6f2;border-radius:18px;background:rgb(255 255 255 / .94);overflow:hidden;transition:.25s;box-shadow:0 7px 18px rgb(30 57 93 / .035)}.sp-program-pro-card:hover{transform:translateY(-5px);border-color:#b9d1f3;box-shadow:0 18px 34px rgb(30 57 93 / .11)}.sp-program-pro-card[hidden]{display:none}.sp-program-pro-card>a{min-height:174px;padding:18px 14px 14px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative}.sp-program-rank{position:absolute;left:11px;top:11px;width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#f1f6fc;color:#6f8197;font-size:9px;font-weight:900}.sp-program-popular-badge{position:absolute;right:10px;top:10px;padding:5px 7px;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:8px;font-weight:900;letter-spacing:.25px}.sp-program-pro-logo{width:64px;height:64px;margin:7px 0 12px;padding:9px;display:grid;place-items:center;border:1px solid #dae5f2;border-radius:18px;background:linear-gradient(145deg,#fff,#f3f8ff);box-shadow:0 9px 23px rgb(31 61 101 / .09);overflow:hidden}.sp-program-pro-logo img{width:100%;height:100%;object-fit:contain}.sp-program-pro-logo b{width:100%;height:100%;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:24px}.sp-program-pro-content{display:grid;min-width:0}.sp-program-pro-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#17233a}.sp-program-pro-content small{margin-top:4px;color:#8b99aa;font-size:9px}.sp-program-pro-action{margin-top:auto;padding-top:12px;color:#2563eb;font-size:9px;font-weight:900}.sp-program-pro-action i{font-style:normal;display:inline-block;transition:.2s}.sp-program-pro-card:hover .sp-program-pro-action i{transform:translateX(3px)}.sp-program-empty{padding:34px;text-align:center;border:1px dashed #cfddec;border-radius:16px;background:#fff;color:#71839a;font-size:13px}@media(max-width:1180px){.sp-program-pro-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sp-program-toolbar{grid-template-columns:minmax(210px,300px) 1fr}.sp-program-all{grid-column:1/-1;justify-self:end}.sp-program-hub-head{flex-direction:column}.sp-program-hub-stats{width:100%}}@media(max-width:850px){.sp-program-hub{padding:22px}.sp-program-pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-toolbar{grid-template-columns:1fr}.sp-program-all{grid-column:auto;justify-self:start}.sp-program-hub-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.sp-program-hub{margin-top:32px;padding:16px;border-radius:20px}.sp-program-hub-copy h2{font-size:30px}.sp-program-hub-stats{grid-template-columns:1fr}.sp-program-hub-stats span{display:flex;align-items:center;justify-content:space-between}.sp-program-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sp-program-pro-card>a{min-height:158px;padding:15px 10px 11px}.sp-program-pro-logo{width:56px;height:56px}.sp-program-chips{margin-inline:-4px;padding:0 4px}.sp-program-all{display:none}}.sp-program-hub{margin-top:34px;padding:22px;border-radius:20px;background:linear-gradient(145deg,#ffffff 0%,#f7faff 100%);box-shadow:0 14px 34px rgb(28 55 92 / .07)}.sp-program-hub-head{align-items:center;gap:20px;padding-bottom:16px}.sp-program-hub-copy{max-width:720px}.sp-program-hub-copy h2{margin:6px 0 5px;font-size:clamp(26px,2.4vw,34px);letter-spacing:-.8px}.sp-program-hub-copy p{font-size:13px;line-height:1.5}.sp-program-hub-stats{display:block;min-width:145px}.sp-program-hub-stats span{padding:10px 12px;border-radius:12px;text-align:right}.sp-program-hub-stats strong{font-size:12px}.sp-program-hub-stats small{font-size:9px}.sp-program-toolbar{grid-template-columns:minmax(190px,260px) 1fr auto;gap:12px;padding:14px 0}.sp-program-search{height:40px;border-radius:11px}.sp-program-chips button{padding:7px 11px}.sp-program-pro-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sp-program-pro-card{border-radius:14px;box-shadow:none}.sp-program-pro-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgb(30 57 93 / .09)}.sp-program-pro-card>a{min-height:104px;padding:12px;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;text-align:left;align-items:center}.sp-program-rank{left:auto;right:8px;top:8px;width:19px;height:19px;border-radius:6px;font-size:8px}.sp-program-popular-badge{display:none}.sp-program-pro-logo{grid-column:1;grid-row:1/3;width:46px;height:46px;margin:0;padding:7px;border-radius:13px;box-shadow:0 6px 14px rgb(31 61 101 / .07)}.sp-program-pro-logo b{font-size:18px;border-radius:9px}.sp-program-pro-content{grid-column:2;grid-row:1;padding-right:18px;align-self:end}.sp-program-pro-content strong{font-size:12px}.sp-program-pro-content small{font-size:8px;margin-top:2px}.sp-program-pro-action{grid-column:2;grid-row:2;margin:0;padding-top:5px;align-self:start;font-size:8px}@media(max-width:1180px){.sp-program-pro-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sp-program-hub-head{flex-direction:row}.sp-program-hub-stats{width:auto}}@media(max-width:900px){.sp-program-pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-toolbar{grid-template-columns:1fr}.sp-program-all{justify-self:start}}@media(max-width:650px){.sp-program-hub{margin-top:26px;padding:15px;border-radius:17px}.sp-program-hub-head{align-items:flex-start;flex-direction:column;gap:10px}.sp-program-hub-stats{display:none}.sp-program-hub-copy h2{font-size:27px}.sp-program-toolbar{padding:12px 0}.sp-program-pro-grid{grid-template-columns:1fr 1fr;gap:8px}.sp-program-pro-card>a{min-height:92px;padding:10px;grid-template-columns:40px minmax(0,1fr);column-gap:8px}.sp-program-pro-logo{width:40px;height:40px;border-radius:11px}.sp-program-pro-content strong{font-size:11px}}@media(max-width:420px){.sp-program-pro-grid{grid-template-columns:1fr}}.sp-header-inner{justify-content:space-between;gap:34px}.sp-mainnav{margin-left:auto;justify-content:center;gap:clamp(14px,1.6vw,25px)}.sp-mainnav>a,.sp-more-menu>button{min-height:72px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.sp-breaking-track{padding-left:100%;gap:64px;animation:spTickerUnique 72s linear infinite}@keyframes spTickerUnique{from{transform:translateX(0)}to{transform:translateX(-100%)}}.sp-category-section{max-width:1180px;margin-left:auto;margin-right:auto}.sp-category-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sp-category-feature,.sp-category-small{grid-row:auto;min-width:0;border-radius:16px}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:190px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:18px;line-height:1.28;margin:7px 0}.sp-category-feature .sp-category-copy p{display:none}.sp-category-copy{padding:15px 16px 16px}.sp-category-copy h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:46px}.sp-category-copy small{display:block;margin-top:9px}.sp-program-hub{max-width:1240px;margin-left:auto;margin-right:auto}.sp-program-pro-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.sp-portal-footer{margin-top:54px;background:linear-gradient(145deg,#101b31 0%,#162743 56%,#102039 100%);color:#b8c6d8;border-top:1px solid rgb(255 255 255 / .07)}.sp-footer-showcase{padding:52px 0 42px;display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(520px,1.85fr);gap:72px;align-items:start}.sp-footer-brand{max-width:420px}.sp-footer-logo{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:18px;letter-spacing:.2px}.sp-footer-logo>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:900;box-shadow:0 10px 24px rgb(37 99 235 / .25)}.sp-footer-logo strong{font-weight:800}.sp-footer-logo b{color:#60a5fa}.sp-footer-brand p{margin:20px 0 22px;max-width:390px;color:#b8c6d8;font-size:14px;line-height:1.75}.sp-footer-badges{display:flex;flex-wrap:wrap;gap:8px}.sp-footer-badges span{padding:7px 10px;border:1px solid rgb(148 163 184 / .2);border-radius:999px;background:rgb(255 255 255 / .035);font-size:10px;color:#d6e0ee}.sp-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.sp-footer-column{display:flex;flex-direction:column;gap:11px}.sp-footer-column h3{margin:0 0 9px;color:#fff;font-size:15px}.sp-footer-column a{display:block;width:max-content;max-width:100%;color:#b8c6d8;font-size:13px;line-height:1.45;transition:.2s}.sp-footer-column a:hover{color:#fff;transform:translateX(3px)}.sp-footer-bottom{border-top:1px solid rgb(148 163 184 / .18);background:rgb(5 12 25 / .18)}.sp-footer-bottom>.sp-wrap{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}.sp-footer-bottom div div{display:flex;gap:22px}.sp-footer-bottom a{color:#9fb0c7}.sp-footer-bottom a:hover{color:#fff}@media(max-width:1100px){.sp-category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-footer-showcase{grid-template-columns:1fr;gap:34px}.sp-footer-brand{max-width:none}.sp-footer-columns{gap:28px}}@media(max-width:900px){.sp-mainnav{display:none}.sp-program-pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.sp-category-feature-grid{grid-template-columns:1fr 1fr;gap:11px}.sp-category-feature{grid-column:auto}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:145px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:15px;min-height:39px}.sp-portal-section-head{align-items:center}.sp-portal-section-head h2{font-size:24px}.sp-footer-showcase{padding:36px 0 30px}.sp-footer-columns{grid-template-columns:1fr 1fr;gap:30px 22px}.sp-footer-column:last-child{grid-column:1/-1}.sp-footer-bottom>.sp-wrap{padding:16px 0;align-items:flex-start;flex-direction:column;gap:10px}.sp-footer-bottom div div{flex-wrap:wrap;gap:14px}}@media(max-width:430px){.sp-category-feature-grid{grid-template-columns:1fr}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:185px}.sp-footer-columns{grid-template-columns:1fr}.sp-footer-column:last-child{grid-column:auto}}.sp-program-hub{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 52%,#f8fbff 100%);border:1px solid #d8e5f5;border-radius:24px;padding:24px;margin:34px 0;box-shadow:0 16px 44px rgb(20 50 95 / .07)}.sp-program-hub:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-130px;top:-140px;background:radial-gradient(circle,rgb(37 99 235 / .16),transparent 66%);pointer-events:none}.sp-program-hub-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;position:relative}.sp-program-hub-kicker{font-size:10px;letter-spacing:1.4px;font-weight:900;color:#2563eb}.sp-program-hub h2{font-size:30px;margin:5px 0 4px;color:#0f1f3d}.sp-program-hub-copy p{margin:0;color:#63738b;font-size:13px}.sp-program-hub-stats{display:flex;gap:8px}.sp-program-hub-stats span{padding:10px 13px;border:1px solid #d8e5f5;border-radius:13px;background:rgb(255 255 255 / .82)}.sp-program-hub-stats strong{display:block;font-size:12px;color:#12213c}.sp-program-hub-stats small{display:block;color:#718096;font-size:9px;margin-top:2px}.sp-program-recommend{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:10px;margin-bottom:16px}.sp-program-recommend-title{padding:16px;border-radius:16px;background:linear-gradient(135deg,#0f2a58,#1e5fd5);color:#fff;display:flex;flex-direction:column;justify-content:center}.sp-program-recommend-title span{font-size:9px;font-weight:900;letter-spacing:1.2px;color:#9fc2ff}.sp-program-recommend-title strong{font-size:18px;margin-top:5px}.sp-program-recommend-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dbe7f5;border-radius:16px;background:#fff;text-decoration:none;transition:.22s}.sp-program-recommend-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgb(30 70 130 / .12)}.sp-program-mini-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#e9f1ff,#f8fbff);color:#2563eb;font-weight:950}.sp-program-recommend-card b{font-size:12px;color:#12213c}.sp-program-recommend-card small{display:block;color:#728097;font-size:9px;margin-top:3px}.sp-program-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.sp-program-search{flex:1 1 220px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d6e3f3;border-radius:13px;padding:0 12px;height:42px}.sp-program-search input{border:0;outline:0;background:#fff0;width:100%;font-size:12px}.sp-program-chips{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.sp-program-chips button{white-space:nowrap;border:1px solid #d8e4f3;background:#fff;color:#53647d;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:850;cursor:pointer}.sp-program-chips button.is-active{background:#1769e0;border-color:#1769e0;color:#fff}.sp-program-all{font-size:11px;font-weight:900;color:#1769e0}.sp-program-pro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.sp-program-pro-card{background:#fff;border:1px solid #dce7f4;border-radius:16px;overflow:hidden;transition:.22s}.sp-program-pro-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgb(20 50 95 / .1);border-color:#bcd2ef}.sp-program-pro-card>a{position:relative;display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:14px;text-decoration:none;min-height:108px}.sp-program-rank{position:absolute;right:10px;top:8px;color:#a7b4c7;font-size:9px;font-weight:900}.sp-program-popular-badge{position:absolute;left:8px;top:7px;background:#ffb000;color:#3e2a00;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:950}.sp-program-pro-logo{width:46px;height:46px;border-radius:13px;background:linear-gradient(145deg,#edf4ff,#fff);border:1px solid #dce8f5;display:grid;place-items:center;overflow:hidden}.sp-program-pro-logo img{width:30px;height:30px;object-fit:contain}.sp-program-pro-logo b{font-size:18px;color:#1769e0}.sp-program-pro-content{min-width:0}.sp-program-pro-content strong{display:block;font-size:13px;color:#14213a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-program-pro-content small{display:block;color:#6f7d91;font-size:9px;margin-top:3px}.sp-program-pro-desc{grid-column:1/-1;color:#68778d;font-size:10px;line-height:1.45;margin-top:1px}.sp-program-pro-links{grid-column:1/-1;display:flex;gap:6px;margin-top:3px}.sp-program-pro-links span{flex:1;text-align:center;border-radius:9px;padding:7px 5px;font-size:9px;font-weight:900}.sp-program-detail-link{background:#edf4ff;color:#1769e0}.sp-program-download-link{background:#146c43;color:#fff}.sp-program-source{grid-column:1/-1;color:#8996a8;font-size:8px;border-top:1px solid #edf1f6;padding-top:7px}.sp-program-loadmore{display:flex;justify-content:center;margin-top:18px}.sp-program-loadmore button{border:0;border-radius:12px;background:#11284e;color:#fff;padding:11px 20px;font-size:11px;font-weight:900;cursor:pointer}.sp-program-loadmore button:hover{background:#1769e0}.sp-program-empty{text-align:center;padding:25px;color:#718096}@media(max-width:1100px){.sp-program-pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-recommend{grid-template-columns:1fr 1fr}.sp-program-recommend-title{grid-row:span 2}}@media(max-width:760px){.sp-program-hub{padding:17px;border-radius:18px}.sp-program-hub-head{align-items:flex-start;flex-direction:column}.sp-program-hub h2{font-size:25px}.sp-program-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-program-recommend{grid-template-columns:1fr}.sp-program-recommend-title{grid-row:auto}.sp-program-toolbar{align-items:stretch}.sp-program-chips{width:100%}}@media(max-width:460px){.sp-program-pro-grid{grid-template-columns:1fr}.sp-program-recommend-card:nth-child(n+4){display:none}}:root{--sp8-blue:#155eef;--sp8-indigo:#4138e8;--sp8-cyan:#06b6d4;--sp8-navy:#08152c;--sp8-ink:#0b1730;--sp8-soft:#f4f7fc;--sp8-line:#dce5f1;--sp8-glow:0 24px 70px rgba(18,54,110,.13);--sp8-card:0 12px 34px rgba(22,48,88,.075)}body{background:radial-gradient(circle at 8% 0,rgb(21 94 239 / .08),transparent 24rem),radial-gradient(circle at 92% 12%,rgb(6 182 212 / .07),transparent 25rem),linear-gradient(180deg,#fbfdff 0,#f5f8fc 580px,#f7f9fc 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.22;background-image:linear-gradient(rgb(33 72 130 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(33 72 130 / .045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 62%)}.sp-wrap{width:min(1320px,calc(100% - 44px))}.sp-topbar{height:36px;background:#091a35;color:#bfcee3;border:0}.sp-topbar a,.sp-topbar button{color:#d6e4f7}.sp-topbar a:hover,.sp-topbar button:hover{color:#fff}.sp-topbar-left>span:last-child{opacity:.72}.sp-live-pulse{background:#43e7a1;box-shadow:0 0 0 5px rgb(67 231 161 / .13)}.sp-header{height:78px;background:rgb(255 255 255 / .88);backdrop-filter:blur(22px) saturate(150%);border-bottom:1px solid rgb(180 198 222 / .62);box-shadow:0 8px 28px rgb(20 46 83 / .04)}.sp-header-inner{gap:24px}.sp-logo-icon{border-radius:15px;background:linear-gradient(145deg,var(--sp8-blue),var(--sp8-indigo) 58%,var(--sp8-cyan));box-shadow:0 12px 28px rgb(31 92 229 / .28)}.sp-mainnav{gap:7px;padding:7px;border:1px solid rgb(207 219 235 / .72);border-radius:16px;background:rgb(247 250 255 / .78)}.sp-mainnav>a,.sp-more-menu>button{padding:10px 13px;border-radius:11px;font-size:13px}.sp-mainnav>a:after{display:none}.sp-mainnav>a:hover,.sp-mainnav>a.active,.sp-more-menu>button:hover{background:#fff;color:var(--sp8-blue);box-shadow:0 5px 15px rgb(21 55 105 / .08)}.sp-header-tools{display:flex;align-items:center;gap:8px}.sp-icon-action{width:39px;height:39px;border:1px solid #dce5f1;border-radius:12px;background:#fff;color:#30435f;display:grid;place-items:center;cursor:pointer;transition:.2s}.sp-icon-action:hover{transform:translateY(-2px);border-color:#b9cef0;color:var(--sp8-blue);box-shadow:0 9px 22px rgb(24 64 120 / .10)}.sp-breaking{height:38px;background:rgb(255 255 255 / .84);backdrop-filter:blur(12px)}.sp-breaking-label{background:linear-gradient(135deg,var(--sp8-blue),var(--sp8-indigo));border-radius:999px;padding-inline:13px}.sp-breaking-track a{position:relative}.sp-breaking-track a:before{content:"";position:absolute;left:-29px;top:50%;width:4px;height:4px;border-radius:50%;background:#a9b7ca}.sp-home{padding-top:30px}.sp-showcase{gap:18px}.sp-showcase-main,.sp-showcase-trends{border:1px solid rgb(205 218 235 / .9);box-shadow:var(--sp8-glow)}.sp-showcase-main{border-radius:25px;background:#fff;padding:10px}.sp-showcase-stage{border-radius:19px;overflow:hidden}.sp-showcase-slide img{filter:saturate(1.05) contrast(1.02)}.sp-showcase-shade{background:linear-gradient(90deg,rgb(5 15 34 / .9) 0,rgb(5 15 34 / .58) 48%,rgb(5 15 34 / .08) 80%),linear-gradient(0deg,rgb(4 12 27 / .65),transparent 64%)}.sp-showcase-copy{max-width:760px}.sp-showcase-copy h1{font-size:clamp(31px,3.5vw,54px);line-height:1.01;letter-spacing:-1.9px;text-wrap:balance}.sp-showcase-copy p{font-size:15px;max-width:660px}.sp-showcase-badge{border:1px solid rgb(255 255 255 / .30);background:rgb(255 255 255 / .14);backdrop-filter:blur(12px);color:#fff;border-radius:999px}.sp-showcase-arrow{width:42px;height:42px;border-radius:13px;background:rgb(255 255 255 / .92);color:#13223c;box-shadow:0 10px 26px rgb(4 15 35 / .22)}.sp-showcase-thumbs{padding:10px 2px 0;gap:8px}.sp-showcase-thumb{border-radius:13px;background:#f5f8fc;border:1px solid #fff0}.sp-showcase-thumb.is-active{background:#eaf1ff;border-color:#bdd1f4;color:var(--sp8-blue)}.sp-showcase-trends{border-radius:25px;background:linear-gradient(155deg,#0a1933,#102b56);color:#fff;overflow:hidden}.sp-showcase-trends a{border-color:rgb(255 255 255 / .09)}.sp-showcase-trends small{color:#8ea6c8}.sp-premium-callout{position:relative;overflow:hidden;margin:20px 0 26px;padding:19px 22px;border:1px solid rgb(190 209 237 / .8);border-radius:18px;background:linear-gradient(120deg,#fff 0,#f2f7ff 50%,#eef4ff 100%);box-shadow:var(--sp8-card)}.sp-premium-callout:after{content:"";position:absolute;right:-50px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgb(65 56 232 / .18),transparent 67%)}.sp-premium-symbol{background:linear-gradient(145deg,var(--sp8-blue),var(--sp8-indigo));box-shadow:0 10px 25px rgb(40 72 210 / .23)}.sp-quick-worlds{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:0 0 45px}.sp-quick-world{position:relative;min-height:94px;padding:15px;border:1px solid #dce5f1;border-radius:17px;background:rgb(255 255 255 / .86);box-shadow:0 7px 23px rgb(25 56 98 / .045);overflow:hidden;transition:.25s}.sp-quick-world:after{content:"";position:absolute;right:-22px;bottom:-30px;width:85px;height:85px;border-radius:50%;background:var(--world-glow,rgb(21 94 239 / .10))}.sp-quick-world:hover{transform:translateY(-5px);border-color:#b8cef0;box-shadow:0 15px 34px rgb(25 56 98 / .10)}.sp-quick-world i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-style:normal;background:var(--world-bg,#eaf2ff);font-size:17px}.sp-quick-world strong{display:block;margin-top:12px;font-size:12px}.sp-quick-world small{display:block;margin-top:3px;color:#8190a4;font-size:9px}.sp-section,.sp-portal-section{margin-top:54px}.sp-section-head,.sp-portal-section-head{margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #d8e2ef}.sp-section-head h2,.sp-portal-section-head h2{font-size:clamp(25px,2.3vw,34px);letter-spacing:-1.1px}.sp-eyebrow,.sp-section-kicker{display:inline-flex;align-items:center;gap:7px}.sp-eyebrow:before,.sp-section-kicker:before{content:"";width:18px;height:2px;border-radius:3px;background:linear-gradient(90deg,var(--sp8-blue),var(--sp8-cyan))}.sp-news-item{border-radius:20px;border-color:#dce5f1;box-shadow:var(--sp8-card);transition:.25s}.sp-news-item:hover{transform:translateY(-3px);border-color:#bfd1eb;box-shadow:0 18px 42px rgb(22 48 88 / .105)}.sp-news-image{border-radius:15px}.sp-news-copy h3{letter-spacing:-.25px}.sp-popular,.sp-newsletter{border-radius:21px;border-color:#dce5f1;box-shadow:var(--sp8-card)}.sp-popular-row b{color:#cedaec}.sp-newsletter{background:radial-gradient(circle at 90% 10%,rgb(6 182 212 / .16),transparent 28%),linear-gradient(145deg,#fff,#eef4ff)}.sp-category-section{max-width:none}.sp-category-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.sp-category-feature,.sp-category-small{grid-row:auto;border-radius:20px;border-color:#dce5f1;box-shadow:var(--sp8-card)}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:202px}.sp-category-copy{padding:17px 18px 18px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:18px;line-height:1.28}.sp-category-copy>span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eef4ff}.sp-category-copy small{margin-top:11px}.sp-program-hub{margin:58px 0;padding:28px;border:1px solid rgb(178 201 233 / .85);border-radius:28px;background:radial-gradient(circle at 8% 0,rgb(6 182 212 / .11),transparent 23%),radial-gradient(circle at 95% 0,rgb(65 56 232 / .12),transparent 26%),linear-gradient(145deg,#fbfdff,#edf4ff);box-shadow:0 28px 75px rgb(26 60 116 / .12)}.sp-program-hub:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgb(57 92 145 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(57 92 145 / .04) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(#000,transparent 85%)}.sp-program-hub>*{position:relative;z-index:1}.sp-program-hub-head{align-items:center;padding-bottom:21px;border-bottom:1px solid rgb(184 203 229 / .8)}.sp-program-hub h2{font-size:clamp(31px,3vw,43px);letter-spacing:-1.5px}.sp-program-hub-copy p{font-size:13px;max-width:680px}.sp-program-hub-stats span{min-width:115px;background:rgb(255 255 255 / .82);backdrop-filter:blur(10px);box-shadow:0 7px 18px rgb(25 52 95 / .04)}.sp-program-recommend{grid-template-columns:1.15fr repeat(3,1fr);gap:12px;margin:20px 0}.sp-program-recommend-title{background:radial-gradient(circle at 100% 0,rgb(80 196 255 / .28),transparent 36%),linear-gradient(135deg,#071b3e,#174aa8);border-radius:18px;box-shadow:0 14px 30px rgb(11 43 100 / .20)}.sp-program-recommend-card{border-radius:18px;box-shadow:0 9px 24px rgb(29 60 105 / .055)}.sp-program-mini-logo{background:linear-gradient(145deg,#e8f1ff,#fff);box-shadow:inset 0 0 0 1px #dce7f6}.sp-program-toolbar{padding:15px;border:1px solid rgb(195 211 233 / .85);border-radius:17px;background:rgb(255 255 255 / .72);backdrop-filter:blur(12px)}.sp-program-search{box-shadow:none}.sp-program-chips button{padding:8px 12px}.sp-program-pro-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:17px}.sp-program-pro-card{border-radius:18px;border-color:#dbe5f2;box-shadow:0 8px 22px rgb(28 58 101 / .05)}.sp-program-pro-card:hover{transform:translateY(-6px);box-shadow:0 19px 40px rgb(24 57 107 / .13)}.sp-program-pro-card>a{min-height:128px;padding:17px}.sp-program-pro-logo{width:50px;height:50px;border-radius:15px}.sp-program-pro-desc{font-size:10.5px}.sp-program-download-link{background:linear-gradient(135deg,#0b7b50,#0e9d66)}.sp-program-loadmore button{padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,#0b1f43,#155eef);box-shadow:0 11px 25px rgb(21 94 239 / .22)}.sp-network{border-radius:24px;background:radial-gradient(circle at 90% 0,rgb(69 205 255 / .18),transparent 26%),linear-gradient(135deg,#07162f,#102d5d);box-shadow:0 22px 55px rgb(4 22 52 / .20)}.sp-network a{border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .07);backdrop-filter:blur(10px)}.sp-portal-footer{position:relative;margin-top:70px;background:radial-gradient(circle at 12% 0,rgb(21 94 239 / .25),transparent 26rem),radial-gradient(circle at 92% 15%,rgb(6 182 212 / .13),transparent 22rem),linear-gradient(145deg,#061126,#0b1e3d 60%,#07162f);overflow:hidden}.sp-portal-footer:before{content:"";position:absolute;inset:0;opacity:.20;background-image:linear-gradient(rgb(255 255 255 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .055) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(#000,transparent 78%)}.sp-footer-cta{position:relative;z-index:2;transform:translateY(-34px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;padding:27px 30px;border:1px solid rgb(185 210 248 / .40);border-radius:23px;background:linear-gradient(115deg,rgb(255 255 255 / .97),rgb(238 245 255 / .96));box-shadow:0 25px 65px rgb(3 17 43 / .25);color:#10213d}.sp-footer-cta h2{margin:4px 0 6px;font-size:26px;letter-spacing:-.8px}.sp-footer-cta p{margin:0;color:#65758d;font-size:13px}.sp-footer-cta form{display:flex;gap:8px}.sp-footer-cta input{width:260px;padding:13px 14px;border:1px solid #ccd9ea;border-radius:12px;background:#fff;outline:0}.sp-footer-cta button{padding:13px 18px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--sp8-blue),var(--sp8-indigo));color:#fff;font-weight:850;cursor:pointer}.sp-footer-showcase{position:relative;z-index:1;padding-top:15px}.sp-footer-logo>span{background:linear-gradient(135deg,var(--sp8-blue),var(--sp8-indigo) 60%,var(--sp8-cyan))}.sp-footer-column h3{font-size:12px;letter-spacing:.8px;text-transform:uppercase;color:#8fb7ff}.sp-footer-column a{position:relative;padding-left:0}.sp-footer-column a:before{content:"";position:absolute;left:-12px;top:50%;width:4px;height:4px;border-radius:50%;background:#44c8ec;opacity:0;transition:.2s}.sp-footer-column a:hover:before{opacity:1}.sp-footer-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.sp-footer-trust span{padding:10px;border:1px solid rgb(147 173 211 / .18);border-radius:11px;background:rgb(255 255 255 / .04);font-size:9px;text-align:center}body.sp-dark{--ink:#eaf1fb;--muted:#9fb0c8;--line:#263c5e;background:#071226;color:#eaf1fb}body.sp-dark:before{opacity:.08}body.sp-dark .sp-header,body.sp-dark .sp-breaking,body.sp-dark .sp-news-item,body.sp-dark .sp-popular,body.sp-dark .sp-program-pro-card,body.sp-dark .sp-category-feature,body.sp-dark .sp-category-small{background:#0d1d36;color:#eaf1fb;border-color:#253a59}body.sp-dark .sp-mainnav{background:#0b1a31;border-color:#273b5b}body.sp-dark .sp-mainnav>a:hover,body.sp-dark .sp-mainnav>a.active{background:#172a47}body.sp-dark .sp-program-hub{background:linear-gradient(145deg,#0b1b35,#10294e);border-color:#29476d}body.sp-dark .sp-program-toolbar,body.sp-dark .sp-program-hub-stats span,body.sp-dark .sp-program-recommend-card{background:#10223e;border-color:#294365}body.sp-dark .sp-program-pro-content strong,body.sp-dark .sp-program-recommend-card b,body.sp-dark .sp-program-hub h2{color:#edf5ff}body.sp-dark .sp-quick-world,body.sp-dark .sp-premium-callout{background:#0d1d36;border-color:#253a59}@media(max-width:1180px){.sp-mainnav{gap:3px}.sp-mainnav>a,.sp-more-menu>button{padding-inline:9px}.sp-quick-worlds{grid-template-columns:repeat(4,1fr)}.sp-program-pro-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:930px){.sp-header-tools{margin-left:auto}.sp-icon-action[data-sp-search-open]{display:none}.sp-quick-worlds{grid-template-columns:repeat(3,1fr)}.sp-category-feature-grid{grid-template-columns:repeat(2,1fr)}.sp-program-recommend{grid-template-columns:1fr 1fr}.sp-program-recommend-title{grid-column:1/-1}.sp-footer-cta{grid-template-columns:1fr;transform:translateY(-25px)}.sp-footer-cta form{width:100%}.sp-footer-cta input{flex:1;width:auto}}@media(max-width:680px){.sp-wrap{width:min(100% - 28px,1320px)}.sp-topbar-left>span:last-child{display:none}.sp-topbar-actions a{display:none}.sp-header{height:68px}.sp-logo-icon{width:38px;height:38px}.sp-logo-copy strong{font-size:18px}.sp-quick-worlds{grid-template-columns:repeat(2,1fr);gap:8px}.sp-quick-world{min-height:88px}.sp-category-feature-grid{grid-template-columns:1fr}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:210px}.sp-program-hub{padding:18px;margin-inline:-4px}.sp-program-pro-grid{grid-template-columns:repeat(2,1fr);gap:9px}.sp-program-pro-card>a{padding:13px}.sp-footer-cta{padding:22px}.sp-footer-cta form{display:grid}.sp-footer-columns{grid-template-columns:1fr 1fr}.sp-footer-trust{grid-template-columns:1fr}.sp-showcase-copy h1{font-size:31px}}@media(max-width:430px){.sp-quick-worlds{grid-template-columns:1fr 1fr}.sp-program-pro-grid{grid-template-columns:1fr}.sp-footer-columns{grid-template-columns:1fr}.sp-footer-cta h2{font-size:22px}.sp-header-tools .sp-icon-action:first-child{display:none}}.sp-category-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sp-category-feature,.sp-category-small{min-width:0;border-radius:18px;overflow:hidden}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:158px;background:#eaf0f8;position:relative}.sp-category-image img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto;transform:translateZ(0)}.sp-category-copy{padding:15px 16px 17px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{margin:8px 0 0;font-size:17px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:46px}.sp-category-feature .sp-category-copy p{display:none}.sp-category-copy small{display:block;margin-top:10px}.sp-category-image img[src*="googleusercontent"],.sp-category-image img[src*="gstatic"],.sp-category-image img[src*="wp.com"]{object-fit:contain;padding:10px;background:#f4f7fb}.sp-network{margin:54px 0 0;min-height:118px;padding:25px 28px;border-radius:22px;display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:24px;align-items:center;color:#fff;background:radial-gradient(circle at 90% 10%,rgb(73 199 255 / .24),transparent 28%),linear-gradient(135deg,#071a36,#124a88)}.sp-network>div:first-child span{color:#7dd3fc!important}.sp-network h2{color:#fff!important;opacity:1!important;margin:7px 0 0;font-size:clamp(22px,2vw,29px);line-height:1.2}.sp-network>div:last-child{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.sp-network a{color:#fff!important;opacity:1!important;border:1px solid rgb(255 255 255 / .28)!important;background:rgb(255 255 255 / .12)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}.sp-network a:hover{background:#fff!important;color:#0b3263!important}.sp-portal-footer{margin-top:56px;color:#dce9fb}.sp-footer-cta{transform:translateY(-26px)}.sp-footer-showcase{padding:8px 0 38px!important;grid-template-columns:minmax(260px,.95fr) minmax(500px,1.55fr);gap:64px}.sp-footer-brand p,.sp-footer-column a,.sp-footer-bottom,.sp-footer-bottom a{color:#c9d8ec!important;opacity:1!important}.sp-footer-logo,.sp-footer-logo strong{color:#fff!important}.sp-footer-column h3{color:#8fc5ff!important}.sp-footer-trust span{color:#d9e8fa!important}.sp-footer-bottom{border-top:1px solid rgb(255 255 255 / .13)}@media(max-width:930px){.sp-category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:170px}.sp-network{grid-template-columns:1fr;align-items:start}.sp-network>div:last-child{justify-content:flex-start}.sp-footer-showcase{grid-template-columns:1fr;gap:34px}}@media(max-width:680px){.sp-category-feature-grid{grid-template-columns:1fr}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:190px}.sp-network{margin-top:40px;padding:22px}.sp-portal-footer{margin-top:42px}.sp-footer-cta{transform:translateY(-18px)}}.sp-program-hub{margin-top:28px;padding:18px;border-radius:18px}.sp-program-hub-copy h2{font-size:clamp(24px,2vw,30px)}.sp-program-hub-copy p{font-size:12px}.sp-program-hub-head{padding-bottom:14px}.sp-program-hub-stats span{padding:8px 10px}.sp-program-recommend{display:grid;grid-template-columns:180px repeat(3,minmax(0,1fr));gap:10px;padding:12px 0 8px}.sp-program-recommend-title{padding:10px 12px;border-radius:12px}.sp-program-recommend-card{padding:10px 12px;border-radius:14px;gap:10px}.sp-program-mini-logo{width:36px;height:36px;border-radius:12px;font-size:14px}.sp-program-toolbar{padding:12px 0 10px;gap:10px}.sp-program-pro-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.sp-program-pro-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 18px rgb(30 57 93 / .05)}.sp-program-pro-card>a{min-height:auto;padding:0;display:block;text-align:left}.sp-program-rank{right:8px;top:8px;z-index:4;background:rgb(255 255 255 / .88);backdrop-filter:blur(4px);width:22px;height:22px;border-radius:7px;font-size:8px}.sp-program-popular-badge{display:inline-flex;right:36px;top:8px;z-index:4;padding:4px 7px;font-size:8px;background:rgb(234 242 255 / .92)}.sp-program-pro-visual{position:relative;display:block;height:88px;background:linear-gradient(145deg,#eef5ff,#f9fbff);border-bottom:1px solid #edf2f8;overflow:hidden}.sp-program-pro-visual.logo-mode{display:flex;align-items:center;justify-content:center}.sp-program-pro-shot{width:100%;height:100%;object-fit:cover;display:block}.sp-program-pro-visual:after{content:"";position:absolute;inset:auto 0 0 0;height:40px;background:linear-gradient(180deg,#fff0,rgb(255 255 255 / .96))}.sp-program-pro-logo{position:absolute;left:10px;bottom:10px;width:42px;height:42px;margin:0;padding:7px;border-radius:12px;background:rgb(255 255 255 / .96);border:1px solid #dce6f2;box-shadow:0 8px 20px rgb(29 53 87 / .12);display:grid;place-items:center;z-index:2}.sp-program-pro-visual.logo-mode .sp-program-pro-logo{position:static;width:48px;height:48px}.sp-program-pro-logo img{width:100%;height:100%;object-fit:contain}.sp-program-pro-logo b{width:100%;height:100%;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:17px}.sp-program-pro-content,.sp-program-pro-desc,.sp-program-pro-links,.sp-program-source{display:block;padding:0 12px}.sp-program-pro-content{padding-top:10px}.sp-program-pro-content strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#17233a}.sp-program-pro-content small{display:block;margin-top:3px;color:#8b99aa;font-size:8px}.sp-program-pro-desc{min-height:34px;padding-top:6px;color:#66788f;font-size:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-program-pro-links{padding-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;font-weight:900;color:#2563eb}.sp-program-pro-links span{display:inline-flex;align-items:center}.sp-program-source{padding-top:6px;padding-bottom:12px;color:#94a3b8;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1280px){.sp-program-pro-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1080px){.sp-program-recommend{grid-template-columns:1fr 1fr}.sp-program-recommend-title{grid-column:1/-1}.sp-program-pro-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.sp-program-pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-hub{padding:16px}.sp-program-pro-visual{height:82px}}@media(max-width:620px){.sp-program-hub{margin-top:24px;padding:14px;border-radius:16px}.sp-program-recommend{grid-template-columns:1fr;gap:8px}.sp-program-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sp-program-pro-visual{height:76px}.sp-program-pro-content,.sp-program-pro-desc,.sp-program-pro-links,.sp-program-source{padding-left:10px;padding-right:10px}.sp-program-pro-desc{min-height:30px;font-size:9px}.sp-program-pro-logo{width:38px;height:38px;left:8px;bottom:8px}}.sp-showcase-trends{border-radius:24px!important;background:linear-gradient(155deg,#ffffff 0%,#f5f9ff 58%,#eef6ff 100%)!important;color:#14213a!important;border:1px solid #d7e4f3!important;box-shadow:0 16px 36px rgb(31 67 115 / .09)!important;padding:16px!important;overflow:hidden}.sp-showcase-trend-head{height:auto;min-height:40px;margin:0 0 12px;padding:0 0 11px;border-bottom:1px solid #d8e5f4}.sp-showcase-trend-head span{display:inline-flex;align-items:center;gap:8px;color:#155eef!important;font-size:14px;font-weight:950;letter-spacing:.35px}.sp-showcase-trend-head span:before{content:"";width:9px;height:9px;border-radius:50%;background:#ff4d67;box-shadow:0 0 0 5px rgb(255 77 103 / .12)}.sp-showcase-trend-lead{height:190px;border-radius:16px;background:#e8f1fb;margin-bottom:10px;box-shadow:0 9px 22px rgb(23 59 106 / .10)}.sp-showcase-trend-lead img{filter:saturate(1.08) contrast(1.02)}.sp-showcase-trend-lead .sp-showcase-shade{background:linear-gradient(180deg,rgb(8 24 49 / .02) 20%,rgb(8 24 49 / .88) 100%)!important}.sp-showcase-trend-lead h2{left:14px;right:14px;bottom:13px;color:#fff!important;font-size:17px;line-height:1.22;text-shadow:0 2px 12px rgb(0 0 0 / .65)}.sp-showcase-trend-list{gap:2px}.sp-showcase-trend-row{min-height:66px;padding:8px 6px;border-bottom:1px solid #e4ebf4!important;border-radius:11px;transition:.2s}.sp-showcase-trend-row:hover{background:#edf5ff;transform:translateX(3px)}.sp-showcase-trend-row>span{height:50px;border-radius:10px;background:#eaf1f8;box-shadow:0 4px 10px rgb(27 60 103 / .07)}.sp-showcase-trend-row img{filter:saturate(1.06)}.sp-showcase-trend-row strong{color:#20324d!important;font-size:12px;line-height:1.3;font-weight:800}.sp-showcase-trend-row:hover strong{color:#155eef!important}.sp-showcase-trends a{border-color:#e4ebf4!important}.sp-showcase-trends small{color:#71839a!important}.sp-breaking{background:linear-gradient(90deg,#ffffff,#f7faff)!important}.sp-breaking-track a{color:#354a67!important;font-weight:750}.sp-breaking-track a:hover{color:#155eef!important}@media(max-width:820px){.sp-showcase-trends{padding:14px!important}.sp-showcase-trend-lead{height:215px}}.sp-reading-progress{position:fixed;z-index:99999;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,#2563eb,#06b6d4,#8b5cf6);box-shadow:0 1px 8px rgb(37 99 235 / .35);transition:width .08s linear}.sp-trust-strip{margin:16px 0 22px;display:flex;flex-wrap:wrap;gap:8px}.sp-trust-strip span{padding:7px 10px;border:1px solid #d8e5f4;border-radius:999px;background:#f7fbff;color:#32608e;font-size:10px;font-weight:850}.sp-program-platform{padding:34px 0 70px;background:linear-gradient(180deg,#f7faff 0,#fff 38%)}.sp-program-platform-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:38px;align-items:center;padding:34px;border:1px solid #dbe7f5;border-radius:28px;background:radial-gradient(circle at 92% 8%,rgb(14 165 233 / .15),transparent 28%),linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 24px 60px rgb(35 63 99 / .09)}.sp-program-platform-hero h1{margin:7px 0 10px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-1.8px;color:#10213a}.sp-program-platform-hero p{margin:0;max-width:720px;color:#66788d;font-size:15px;line-height:1.7}.sp-program-platform-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sp-program-platform-metrics span{padding:18px 14px;border:1px solid #dbe7f5;border-radius:17px;background:rgb(255 255 255 / .88);text-align:center}.sp-program-platform-metrics strong{display:block;color:#10213a;font-size:22px}.sp-program-platform-metrics small{display:block;margin-top:4px;color:#7d8da1;font-size:9px}.sp-program-daily,.sp-program-catalog{margin-top:34px}.sp-program-daily-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sp-program-daily-card{display:grid;grid-template-columns:118px 1fr;gap:15px;align-items:center;padding:12px;border:1px solid #dce7f4;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgb(28 55 92 / .055);transition:.22s}.sp-program-daily-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgb(28 55 92 / .11)}.sp-program-daily-visual{position:relative;height:88px;border-radius:13px;overflow:hidden;background:#edf5ff}.sp-program-daily-visual>img{width:100%;height:100%;object-fit:cover}.sp-program-daily-visual i{position:absolute;left:8px;bottom:8px;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fff;border:1px solid #dce7f4;box-shadow:0 7px 16px rgb(25 53 89 / .15);font-style:normal;font-weight:900;color:#2563eb}.sp-program-daily-visual i img{width:75%;height:75%;object-fit:contain}.sp-program-daily-card small{display:block;color:#2563eb;font-size:9px;font-weight:900}.sp-program-daily-card strong{display:block;margin-top:5px;color:#13233b;font-size:15px}.sp-program-daily-card em{display:block;margin-top:9px;color:#71839a;font-size:9px;font-style:normal}.sp-program-catalog{padding:24px;border:1px solid #dbe7f5;border-radius:24px;background:#f9fbff}.sp-program-catalog-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.sp-program-catalog-head h2{margin:5px 0 0;font-size:30px}.sp-program-catalog-head .sp-program-search{width:300px}.sp-program-catalog>.sp-program-chips{margin:16px 0 18px}.sp-program-platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sp-program-platform-card{border:1px solid #dce7f4;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgb(28 55 92 / .045);transition:.22s}.sp-program-platform-card:hover{transform:translateY(-4px);border-color:#bcd3f3;box-shadow:0 16px 32px rgb(28 55 92 / .1)}.sp-program-platform-visual{position:relative;display:block;height:125px;background:linear-gradient(145deg,#edf5ff,#fbfdff);overflow:hidden}.sp-program-platform-visual>img{width:100%;height:100%;object-fit:cover}.sp-program-platform-visual i{position:absolute;left:12px;bottom:10px;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgb(255 255 255 / .96);border:1px solid #dbe7f5;box-shadow:0 8px 20px rgb(25 53 89 / .16);font-style:normal;font-size:18px;font-weight:900;color:#2563eb}.sp-program-platform-visual i img{width:74%;height:74%;object-fit:contain}.sp-program-platform-visual b{position:absolute;right:10px;top:10px;padding:5px 7px;border-radius:8px;background:rgb(255 255 255 / .92);color:#2563eb;font-size:9px}.sp-program-platform-copy{display:block;padding:13px 14px 8px}.sp-program-platform-copy small{color:#2563eb;font-size:9px;font-weight:900}.sp-program-platform-copy strong{display:block;margin-top:4px;color:#13233b;font-size:15px}.sp-program-platform-copy p{height:38px;margin:7px 0 0;color:#65778d;font-size:10px;line-height:1.45;overflow:hidden}.sp-program-platform-copy em{display:block;margin-top:8px;color:#9aa8b8;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-program-platform-actions{display:flex;justify-content:space-between;gap:8px;padding:10px 14px 13px;border-top:1px solid #edf2f7;color:#2563eb;font-size:9px;font-weight:900}@media(max-width:1100px){.sp-program-platform-hero{grid-template-columns:1fr}.sp-program-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-daily-grid{grid-template-columns:1fr 1fr}.sp-program-daily-card:last-child{grid-column:1/-1}}@media(max-width:760px){.sp-program-platform{padding-top:22px}.sp-program-platform-hero{padding:22px;border-radius:21px}.sp-program-platform-metrics{grid-template-columns:1fr}.sp-program-daily-grid{grid-template-columns:1fr}.sp-program-daily-card:last-child{grid-column:auto}.sp-program-catalog{padding:16px;border-radius:19px}.sp-program-catalog-head{align-items:flex-start;flex-direction:column}.sp-program-catalog-head .sp-program-search{width:100%}.sp-program-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sp-program-platform-visual{height:92px}.sp-program-platform-copy p{display:none}}@media(max-width:460px){.sp-program-platform-grid{grid-template-columns:1fr}.sp-program-daily-card{grid-template-columns:92px 1fr}.sp-program-daily-visual{height:74px}}.sp-program-recommend-card{position:relative;min-height:112px;overflow:hidden;align-items:flex-end;background:#fff;padding:12px 12px 12px 14px;border:1px solid #dbe7f5}.sp-program-recommend-bg,.sp-program-recommend-overlay{position:absolute;inset:0;border-radius:inherit}.sp-program-recommend-bg img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02) contrast(1.02)}.sp-program-recommend-overlay{background:linear-gradient(90deg,rgb(255 255 255 / .98) 0%,rgb(255 255 255 / .95) 42%,rgb(255 255 255 / .80) 62%,rgb(255 255 255 / .58) 100%)}.sp-program-mini-logo,.sp-program-recommend-text{position:relative;z-index:2}.sp-program-mini-logo{flex:0 0 auto;width:42px;height:42px;border-radius:13px;overflow:hidden;background:rgb(255 255 255 / .94);backdrop-filter:blur(6px);border:1px solid #dce7f6;box-shadow:0 8px 18px rgb(26 53 95 / .10);display:grid;place-items:center;font-size:14px;font-weight:900;color:#2563eb}.sp-program-mini-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.sp-program-recommend-text{display:flex;flex-direction:column;gap:2px;min-width:0}.sp-program-recommend-card b{font-size:12px;line-height:1.3;color:#12213c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-program-recommend-card small{display:block;color:#3862c3;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;margin-top:1px}.sp-program-recommend-card em{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-style:normal;color:#5c6f88;font-size:9px;line-height:1.45;margin-top:3px}.sp-program-recommend-card:hover .sp-program-recommend-bg img{transform:scale(1.04);transition:transform .35s ease}body.sp-dark .sp-program-recommend-overlay{background:linear-gradient(90deg,rgb(11 25 49 / .97) 0%,rgb(11 25 49 / .92) 45%,rgb(11 25 49 / .76) 70%,rgb(11 25 49 / .50) 100%)}body.sp-dark .sp-program-mini-logo{background:rgb(16 34 62 / .92);border-color:#355582;color:#edf5ff}body.sp-dark .sp-program-recommend-card small{color:#8eb7ff}body.sp-dark .sp-program-recommend-card em{color:#b9c7da}@media(max-width:620px){.sp-program-recommend-card{min-height:104px}.sp-program-mini-logo{width:40px;height:40px}.sp-program-recommend-card b{font-size:11px}}.sp-quick-worlds{gap:8px;margin:0 0 34px}.sp-quick-world{min-height:82px;padding:12px 12px 11px;border-radius:15px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.sp-quick-world-media,.sp-quick-world-overlay{position:absolute;inset:0;border-radius:inherit;overflow:hidden}.sp-quick-world-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.03) contrast(1.04)}.sp-quick-world-overlay{background:linear-gradient(180deg,rgb(255 255 255 / .60) 0%,rgb(255 255 255 / .78) 42%,rgb(255 255 255 / .95) 100%)}.sp-quick-world i,.sp-quick-world strong,.sp-quick-world small{position:relative;z-index:2}.sp-quick-world i{width:30px;height:30px;border-radius:9px;font-size:14px;background:rgb(255 255 255 / .78);backdrop-filter:blur(4px)}.sp-quick-world strong{margin-top:10px;font-size:11px}.sp-quick-world small{font-size:8px;color:#63748d}.sp-quick-world:after{width:68px;height:68px;right:-18px;bottom:-26px}.sp-category-feature-grid{gap:12px}.sp-category-feature,.sp-category-small{border-radius:18px}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:168px}.sp-category-copy{padding:13px 14px 14px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:16px;line-height:1.26}.sp-category-copy h3{min-height:40px}.sp-category-copy p{font-size:12px}.sp-category-copy small{margin-top:8px}.sp-program-hub-head{margin-bottom:10px}.sp-program-hub-copy p{margin-top:5px}.sp-program-pro-grid{gap:10px}.sp-program-pro-card>a{min-height:102px}body.sp-dark .sp-quick-world-overlay{background:linear-gradient(180deg,rgb(10 25 49 / .40) 0%,rgb(10 25 49 / .70) 45%,rgb(10 25 49 / .90) 100%)}body.sp-dark .sp-quick-world i{background:rgb(16 34 62 / .82)}body.sp-dark .sp-quick-world small{color:#b7c7da}@media(max-width:1080px){.sp-quick-world{min-height:78px}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:156px}}@media(max-width:680px){.sp-quick-worlds{gap:7px}.sp-quick-world{min-height:76px;padding:11px}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image{height:150px}.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:15px}}.sp-quick-worlds{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin:0 0 28px}.sp-quick-world{position:relative;min-height:92px;padding:11px 12px 10px;overflow:hidden;border-radius:16px;border-color:#d9e5f2;box-shadow:0 10px 24px rgb(36 67 116 / .06)}.sp-quick-world-media,.sp-quick-world-overlay{position:absolute;inset:0;border-radius:inherit;overflow:hidden}.sp-quick-world-media img{width:100%;height:100%;object-fit:cover;display:block;opacity:.98}.sp-quick-world-overlay{background:linear-gradient(180deg,rgb(255 255 255 / .28) 0%,rgb(255 255 255 / .56) 48%,rgb(255 255 255 / .90) 100%)}.sp-quick-world i,.sp-quick-world strong,.sp-quick-world small{position:relative;z-index:2}.sp-quick-world i{width:28px;height:28px;border-radius:10px;background:rgb(255 255 255 / .70);backdrop-filter:blur(5px);border:1px solid rgb(255 255 255 / .72);font-size:13px;color:#17305e}.sp-quick-world strong{margin-top:9px;font-size:12px;line-height:1.2;color:#11213d}.sp-quick-world small{font-size:8px;color:#607187}.sp-quick-world:after{display:none}.sp-category-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sp-category-card,.sp-category-small,.sp-category-feature{grid-row:auto!important;grid-column:auto!important;border-radius:17px;border:1px solid #dbe6f2;box-shadow:0 8px 20px rgb(25 53 94 / .05);min-width:0;background:#fff;overflow:hidden}.sp-category-card a,.sp-category-small a,.sp-category-feature a{display:block;height:100%}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image,.sp-category-card .sp-category-image{height:148px}.sp-category-image img{width:100%;height:100%;object-fit:cover;display:block}.sp-category-copy{padding:12px 13px 13px}.sp-category-copy>span{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:9px;font-weight:900;letter-spacing:.2px;text-transform:uppercase}.sp-category-copy h3,.sp-category-feature .sp-category-copy h3,.sp-category-small .sp-category-copy h3{font-size:15px;line-height:1.3;margin:8px 0 0;min-height:58px;color:#10213c;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sp-category-copy p{display:none!important}.sp-category-copy small{display:block;margin-top:10px;font-size:10px;color:#94a3b8}body.sp-dark .sp-quick-world-overlay{background:linear-gradient(180deg,rgb(10 25 49 / .18) 0%,rgb(10 25 49 / .40) 45%,rgb(10 25 49 / .82) 100%)}body.sp-dark .sp-quick-world i{background:rgb(15 33 59 / .70);color:#ecf3ff;border-color:rgb(255 255 255 / .08)}body.sp-dark .sp-quick-world strong{color:#f4f7fb}body.sp-dark .sp-quick-world small{color:#c0cbda}body.sp-dark .sp-category-card,body.sp-dark .sp-category-small,body.sp-dark .sp-category-feature{background:#0d1d36;border-color:#273c5a}body.sp-dark .sp-category-copy h3{color:#edf4ff}body.sp-dark .sp-category-copy>span{background:#112949;color:#9bc2ff}@media(max-width:1240px){.sp-category-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-quick-worlds{grid-template-columns:repeat(4,1fr)}}@media(max-width:930px){.sp-category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-quick-worlds{grid-template-columns:repeat(3,1fr)}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image,.sp-category-card .sp-category-image{height:158px}}@media(max-width:680px){.sp-quick-worlds{grid-template-columns:repeat(2,1fr);gap:8px}.sp-quick-world{min-height:88px}.sp-category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image,.sp-category-card .sp-category-image{height:134px}.sp-category-copy{padding:11px 11px 12px}.sp-category-copy h3{font-size:14px;min-height:54px}}@media(max-width:430px){.sp-category-feature-grid{grid-template-columns:1fr}.sp-category-feature .sp-category-image,.sp-category-small .sp-category-image,.sp-category-card .sp-category-image{height:180px}}.sp-archive-main{padding-top:28px}.sp-archive-hero-themed{position:relative;min-height:190px;padding:28px 30px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--sp-cat-a) 12%,#fff),color-mix(in srgb,var(--sp-cat-b) 10%,#fff));border:1px solid color-mix(in srgb,var(--sp-cat-a) 18%,#dbe6f2);box-shadow:0 18px 46px rgb(26 54 98 / .08);display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sp-archive-hero-themed:before{content:"";position:absolute;inset:0;background-image:var(--sp-cat-bg);background-repeat:no-repeat;background-position:right center;background-size:auto 128%;opacity:.55;pointer-events:none}.sp-archive-hero-themed:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(255 255 255 / .98) 0%,rgb(255 255 255 / .92) 48%,rgb(255 255 255 / .40) 100%);pointer-events:none}.sp-archive-hero-copy,.sp-archive-count{position:relative;z-index:2}.sp-archive-hero-copy{max-width:690px}.sp-archive-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--sp-cat-a) 10%,#fff);color:var(--sp-cat-a);font-size:10px;font-weight:950;letter-spacing:1px}.sp-archive-hero h1{margin:10px 0 7px;font-size:clamp(32px,4vw,52px);letter-spacing:-1.7px;line-height:1.02}.sp-archive-hero p{max-width:660px;margin:0;color:#5f7087;font-size:14px;line-height:1.6}.sp-archive-count{min-width:130px;padding:14px 16px;border-radius:18px;background:rgb(255 255 255 / .82);backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .80);box-shadow:0 10px 24px rgb(34 62 101 / .08);text-align:center}.sp-archive-count strong{display:block;color:var(--sp-cat-a);font-size:28px;line-height:1}.sp-archive-count span{display:block;margin-top:6px;color:#718198;font-size:10px}.sp-archive-featured{margin-top:18px;display:grid;grid-template-columns:1.45fr .8fr .8fr;grid-template-rows:250px;gap:12px}.sp-archive-lead,.sp-archive-side{height:250px;border-radius:20px;overflow:hidden;position:relative}.sp-archive-featured article>a{display:block;height:100%}.sp-archive-featured img,.sp-archive-featured .sp-program-media{width:100%;height:100%;object-fit:cover}.sp-archive-feature-copy h2{font-size:18px;line-height:1.25}.sp-archive-lead .sp-archive-feature-copy h2{font-size:28px}.sp-archive-feature-copy p{font-size:12px}.sp-archive-overlay{background:linear-gradient(180deg,transparent 24%,rgb(4 15 35 / .88) 100%)}.sp-archive-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;margin-top:28px}.sp-archive-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sp-archive-card{border-radius:17px;overflow:hidden;border:1px solid #dce6f1;background:#fff;box-shadow:0 8px 20px rgb(28 54 92 / .045)}.sp-archive-card-image{height:142px;display:block;overflow:hidden;position:relative}.sp-archive-card-image img{width:100%;height:100%;object-fit:cover}.sp-archive-card-copy{padding:12px 13px 13px}.sp-archive-card-copy h3{font-size:14px;line-height:1.32;min-height:56px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sp-archive-card-copy p{font-size:10px;line-height:1.45;margin:7px 0;color:#6d7d91;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-archive-card-copy>div{font-size:9px;color:#94a3b8}.sp-side-panel{border-radius:18px}.sp-side-popular-row{padding:11px 0}.sp-side-popular-row>b{width:27px;height:27px;border-radius:9px;background:linear-gradient(135deg,var(--sp-cat-a,#2563eb),var(--sp-cat-b,#0ea5e9));color:#fff}.sp-program-platform{padding-top:28px}.sp-program-platform-hero{padding:28px;border-radius:24px}.sp-program-platform-hero h1{font-size:clamp(34px,4vw,54px)}.sp-program-daily{margin-top:24px}.sp-program-daily-card{min-height:118px}.sp-program-catalog{margin-top:26px;padding:22px}.sp-program-platform-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.sp-program-platform-card{border-radius:16px}.sp-program-platform-visual{height:96px}.sp-program-platform-copy{padding:11px 12px}.sp-program-platform-copy strong{font-size:13px}.sp-program-platform-copy p{font-size:10px;min-height:42px}.sp-program-platform-actions{padding:9px 12px 11px}body.sp-dark .sp-archive-hero-themed{background:linear-gradient(135deg,#0b1d38,#112c50);border-color:#2b4668}.sp-dark .sp-archive-hero-themed:after{background:linear-gradient(90deg,rgb(8 22 43 / .98) 0%,rgb(8 22 43 / .92) 50%,rgb(8 22 43 / .54) 100%)}body.sp-dark .sp-archive-hero h1{color:#eef5ff}body.sp-dark .sp-archive-hero p{color:#b9c8da}body.sp-dark .sp-archive-count{background:rgb(13 34 61 / .82);border-color:#355476}body.sp-dark .sp-archive-card{background:#0d1d36;border-color:#2b405f}@media(max-width:1180px){.sp-archive-featured{grid-template-columns:1.35fr 1fr;grid-template-rows:250px 190px}.sp-archive-side:last-child{grid-column:2}.sp-archive-featured article{height:auto}.sp-archive-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-program-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.sp-archive-hero-themed{min-height:170px}.sp-archive-layout{grid-template-columns:1fr}.sp-archive-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sp-side-newsletter{grid-column:1/-1}.sp-program-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.sp-archive-main{padding-top:18px}.sp-archive-hero-themed{min-height:160px;padding:22px;border-radius:20px;align-items:flex-start}.sp-archive-hero-themed:before{background-size:auto 110%;opacity:.35}.sp-archive-hero h1{font-size:34px}.sp-archive-count{display:none}.sp-archive-featured{grid-template-columns:1fr 1fr;grid-template-rows:220px 170px}.sp-archive-lead{grid-column:1/-1}.sp-archive-featured article{height:auto}.sp-archive-lead .sp-archive-feature-copy h2{font-size:23px}.sp-archive-feature-copy h2{font-size:15px}.sp-archive-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sp-archive-card-image{height:124px}.sp-archive-card-copy{padding:10px}.sp-archive-card-copy h3{font-size:13px;min-height:52px}.sp-archive-card-copy p{display:none}.sp-archive-sidebar{grid-template-columns:1fr}.sp-side-newsletter{grid-column:auto}.sp-program-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sp-program-platform-visual{height:86px}}@media(max-width:430px){.sp-archive-featured{grid-template-columns:1fr;grid-template-rows:220px 160px 160px}.sp-archive-lead{grid-column:auto}.sp-archive-cards{grid-template-columns:1fr}.sp-archive-card-image{height:170px}.sp-program-platform-grid{grid-template-columns:1fr}}.sp-showcase-trend-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sp-showcase-trend-head small{font-size:9px;color:#7d8ea5;font-weight:750;white-space:nowrap}.sp-showcase-trend-list{position:relative;height:330px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%)}.sp-showcase-trend-track{display:grid;gap:2px;will-change:transform}.sp-showcase-trend-row{flex:0 0 auto}.sp-showcase-trend-list:hover .sp-showcase-trend-row{background:#f8fbff}@media(max-width:820px){.sp-showcase-trend-list{height:300px}}.sp-category-feature-grid{align-items:stretch}.sp-category-feature-grid:has(>:last-child:nth-child(4n+1))>:last-child{grid-column:2}.sp-category-feature-grid:has(>:last-child:nth-child(4n+2))>:nth-last-child(2){grid-column:2}@media(max-width:1240px){.sp-category-feature-grid:has(>:last-child:nth-child(4n+1))>:last-child,.sp-category-feature-grid:has(>:last-child:nth-child(4n+2))>:nth-last-child(2){grid-column:auto}}:root{--bg:#f3f1ec;--surface:#fffdf9;--surface2:#ebe8e1;--ink:#111a22;--muted:#68727b;--line:rgba(17,26,34,.11);--blue:#2557d6;--cyan:#3d8d8a;--navy:#111a22;--accent:#bb8a45;--radius:22px;--shadow:0 24px 70px rgba(25,33,41,.09);--shadow-soft:0 10px 35px rgba(25,33,41,.06);--wrap:1360px}html{scroll-padding-top:110px}body{background:radial-gradient(circle at 15% 0,rgb(187 138 69 / .09),transparent 28rem),radial-gradient(circle at 92% 5%,rgb(37 87 214 / .07),transparent 30rem),var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E")}::selection{background:rgb(187 138 69 / .25);color:var(--ink)}:focus-visible{outline:3px solid rgb(37 87 214 / .32);outline-offset:3px}.sp-wrap{width:min(var(--wrap),calc(100% - 56px))}.sp-topbar{height:32px;background:#111a22;border:0;color:rgb(255 255 255 / .68);font-size:11px;letter-spacing:.025em}.sp-topbar a,.sp-topbar button{color:rgb(255 255 255 / .75)}.sp-live-pulse{background:#d9ad6c;box-shadow:0 0 0 4px rgb(217 173 108 / .14)}.sp-header{height:82px;top:0;background:rgb(255 253 249 / .88);border-color:rgb(17 26 34 / .08);backdrop-filter:blur(20px) saturate(1.25)}.sp-header-inner{gap:30px}.sp-logo{gap:12px}.sp-logo-icon{width:43px;height:43px;border-radius:50%;background:#111a22;color:#fff;font-family:Georgia,serif;font-size:25px;font-weight:500;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .15),0 8px 20px rgb(17 26 34 / .15)}.sp-logo-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:600;letter-spacing:.01em}.sp-logo-copy strong span{color:var(--accent)}.sp-logo-copy small{margin-top:5px;color:#7e776c;font-size:8px;letter-spacing:2.1px}.sp-mainnav{gap:5px;font-size:12px;font-weight:700;letter-spacing:.015em}.sp-mainnav>a,.sp-more-menu>button{padding:32px 11px;color:#3f474d}.sp-mainnav>a:after{left:11px;right:11px;bottom:23px;height:1px;background:var(--accent)}.sp-mainnav>a:hover,.sp-mainnav>a.active,.sp-more-menu>button:hover{color:#111a22}.sp-more-dropdown{top:62px;width:230px;padding:9px;border-color:var(--line);border-radius:16px;background:rgb(255 253 249 / .98);box-shadow:var(--shadow)}.sp-more-dropdown a{padding:11px 12px}.sp-more-dropdown a:hover{background:#f1ede6;color:var(--ink)}.sp-header-tools{gap:7px}.sp-icon-action{width:38px;height:38px;border:1px solid var(--line)!important;border-radius:50%!important;background:rgb(255 255 255 / .58)!important;color:var(--ink)!important}.sp-icon-action:hover{background:#111a22!important;color:#fff!important;transform:translateY(-1px)}.sp-breaking{height:38px;background:rgb(255 253 249 / .74);border-color:var(--line)}.sp-breaking-label{padding:6px 10px;border-radius:999px;background:#111a22;color:#fff;font-size:9px;letter-spacing:.12em}.sp-breaking-label i{background:#d9ad6c}.sp-breaking-track a{color:#596168;font-size:12px;font-weight:600}.sp-home{padding:30px 0 72px}.sp-showcase{gap:16px}.sp-showcase-main,.sp-showcase-trends{border:1px solid rgb(17 26 34 / .09);border-radius:26px;background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.sp-showcase-stage{border-radius:0}.sp-showcase-slide img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}.sp-showcase-slide:hover img{transform:scale(1.025);filter:saturate(.92)}.sp-showcase-shade{background:linear-gradient(180deg,rgb(9 15 20 / .03) 25%,rgb(9 15 20 / .88) 100%)}.sp-showcase-copy{left:34px;right:34px;bottom:32px;max-width:760px}.sp-showcase-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(35px,3.4vw,54px);line-height:1.02;font-weight:500;letter-spacing:-.035em;text-wrap:balance}.sp-showcase-copy p{max-width:680px;color:rgb(255 255 255 / .76);font-size:14px;line-height:1.65}.sp-showcase-badge,.sp-badge{padding:7px 10px;border-radius:999px;background:#e5b66f;color:#1c242a;font-size:9px;letter-spacing:.1em;font-weight:900}.sp-showcase-meta{color:rgb(255 255 255 / .66)}.sp-showcase-arrow{width:42px;height:42px;border:1px solid rgb(255 255 255 / .28)!important;background:rgb(10 17 23 / .35)!important;backdrop-filter:blur(10px)}.sp-showcase-thumbs{padding:10px;background:#171f26}.sp-showcase-thumb{border-radius:12px;opacity:.56}.sp-showcase-thumb.is-active{opacity:1;box-shadow:0 0 0 2px #d9ad6c}.sp-showcase-trends{padding:20px!important}.sp-showcase-trend-head{padding-bottom:13px;border-bottom:1px solid var(--line)}.sp-showcase-trend-head span{color:var(--ink);font-size:10px;letter-spacing:.12em}.sp-showcase-trend-lead,.sp-showcase-trend-row{border-radius:16px}.sp-showcase-trend-row{padding:10px;border-bottom:1px solid var(--line)}.sp-section,.sp-portal-section,.sp-program-hub{margin-top:58px}.sp-section-head,.sp-portal-section-head{align-items:center;margin-bottom:22px;padding-bottom:15px;border-color:var(--line)}.sp-section-head h2,.sp-portal-section-head h2,.sp-program-hub h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.025em}.sp-section-head h2,.sp-portal-section-head h2{font-size:34px}.sp-eyebrow,.sp-section-kicker,.sp-program-hub-kicker{color:#9b6d30;font-size:9px;letter-spacing:.15em}.sp-section-head>a,.sp-portal-section-head>a,.sp-program-all{color:#815c2b;font-size:12px}.sp-news-list{gap:13px}.sp-news-item{grid-template-columns:230px minmax(0,1fr);gap:20px;padding:11px;border-color:var(--line);border-radius:19px;background:var(--surface);box-shadow:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s}.sp-news-item:hover{transform:translateY(-3px);border-color:rgb(187 138 69 / .4);box-shadow:var(--shadow-soft)}.sp-news-image{height:142px;border-radius:13px}.sp-news-copy{padding:7px 10px 5px 0}.sp-news-copy>span{color:#9b6d30;font-size:9px;letter-spacing:.08em}.sp-news-copy h3{margin:8px 0 7px;font-family:Georgia,serif;font-size:21px;font-weight:600;line-height:1.2}.sp-news-copy h3 a:hover{color:#8e642d}.sp-news-copy p{color:var(--muted);line-height:1.6}.sp-popular,.sp-newsletter{border-color:var(--line);border-radius:20px;background:var(--surface);box-shadow:none}.sp-popular-head{border-color:var(--line)}.sp-popular-head span{color:#9b6d30;letter-spacing:.09em}.sp-popular-row{border-color:var(--line)}.sp-popular-row b{font-family:Georgia,serif;color:#d4cbbf}.sp-popular-row:hover>span{color:#8e642d}.sp-newsletter{background:linear-gradient(145deg,#172129,#253039);color:#fff}.sp-newsletter-icon{border-radius:50%;background:#d9ad6c;color:#182128}.sp-newsletter p{color:rgb(255 255 255 / .62)}.sp-newsletter input{border-color:rgb(255 255 255 / .12);background:rgb(255 255 255 / .08);color:#fff}.sp-newsletter button{background:#d9ad6c;color:#182128}.sp-category-feature-grid{gap:14px}.sp-category-feature,.sp-category-small,.sp-category-card{border-color:var(--line);border-radius:19px;background:var(--surface);box-shadow:none}.sp-category-feature:hover,.sp-category-small:hover,.sp-category-card:hover{transform:translateY(-4px);border-color:rgb(187 138 69 / .4);box-shadow:var(--shadow-soft)}.sp-category-copy>span{color:#9b6d30;letter-spacing:.08em}.sp-category-copy h3{font-family:Georgia,serif;font-weight:600;line-height:1.2}.sp-category-image:after,.sp-news-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 65%,rgb(10 16 21 / .12))}.sp-category-image,.sp-news-image{position:relative}.sp-program-hub{border:1px solid rgb(255 255 255 / .08);border-radius:28px;background:radial-gradient(circle at 90% 0,rgb(217 173 108 / .15),transparent 28rem),linear-gradient(145deg,#121b22,#202b33);color:#fff;box-shadow:0 30px 80px rgb(17 26 34 / .16)}.sp-program-hub-copy p{color:rgb(255 255 255 / .59)}.sp-program-hub-kicker{color:#d9ad6c}.sp-program-hub-stats span{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .045)}.sp-program-hub-stats small{color:rgb(255 255 255 / .48)}.sp-program-recommend-title,.sp-program-recommend-card{border-color:rgb(255 255 255 / .1);background:rgb(255 255 255 / .055)}.sp-program-search,.sp-program-chips button{border-color:rgb(255 255 255 / .12);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .8)}.sp-program-search input{color:#fff}.sp-program-search input::placeholder{color:rgb(255 255 255 / .42)}.sp-program-chips button.is-active{background:#d9ad6c;color:#172129;border-color:#d9ad6c}.sp-program-all{color:#e5bc7d}.sp-program-pro-card{border-color:rgb(255 255 255 / .1);background:#fffdf9;color:var(--ink);border-radius:18px;box-shadow:none;transition:transform .25s,box-shadow .25s}.sp-program-pro-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgb(0 0 0 / .2)}.sp-program-rank{background:#172129;color:#fff}.sp-program-popular-badge{background:#d9ad6c;color:#172129}.sp-program-loadmore button{background:#d9ad6c;color:#172129;border:0}.sp-archive-hero-themed{border:1px solid rgb(255 255 255 / .08);border-radius:28px;background-color:#162129!important;box-shadow:0 25px 65px rgb(17 26 34 / .14)}.sp-archive-hero h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em}.sp-archive-featured article,.sp-archive-card,.sp-side-widget{border-color:var(--line);border-radius:20px;background:var(--surface);box-shadow:none}.sp-archive-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.sp-archive-feature-copy h2,.sp-archive-card-copy h3{font-family:Georgia,serif;font-weight:600}.sp-search-modal{background:rgb(13 20 26 / .72);backdrop-filter:blur(12px)}.sp-search-dialog{border:1px solid rgb(255 255 255 / .12);border-radius:26px;background:#172129;color:#fff}.sp-search-dialog>span{color:#d9ad6c}.sp-search-dialog h2{font-family:Georgia,serif;font-weight:500}.sp-search-dialog input{border-color:rgb(255 255 255 / .14);background:rgb(255 255 255 / .07);color:#fff}.sp-search-dialog button[type=submit]{background:#d9ad6c;color:#172129}.sp-footer{background:#111a22}.sp-footer-cta{border-color:rgb(255 255 255 / .1);background:#1d282f}.sp-footer-cta h2,.sp-footer-brand strong{font-family:Georgia,serif;font-weight:500}.sp-dark{--bg:#0e151a;--surface:#161f25;--surface2:#202a30;--ink:#edf0ec;--muted:#9ca7aa;--line:rgba(255,255,255,.1);--shadow:0 24px 70px rgba(0,0,0,.23)}.sp-dark body,.sp-dark{background-color:var(--bg)}.sp-dark .sp-header{background:rgb(18 27 33 / .88)}.sp-dark .sp-logo-copy strong,.sp-dark .sp-mainnav>a,.sp-dark .sp-more-menu>button{color:#edf0ec}.sp-dark .sp-logo-icon{background:#d9ad6c;color:#172129}.sp-dark .sp-breaking{background:rgb(18 27 33 / .84)}.sp-dark .sp-more-dropdown{background:#172129}.sp-dark .sp-newsletter{background:linear-gradient(145deg,#202c34,#111a20)}@media(max-width:1100px){.sp-wrap{width:min(var(--wrap),calc(100% - 40px))}.sp-mainnav{gap:0}.sp-mainnav>a,.sp-more-menu>button{padding-inline:7px}.sp-showcase-copy{left:26px;right:26px;bottom:25px}}@media(max-width:900px){.sp-header{height:72px}.sp-mobile-drawer{top:104px;background:rgb(255 253 249 / .97);backdrop-filter:blur(20px)}.sp-showcase{gap:12px}.sp-showcase-main,.sp-showcase-trends{border-radius:22px}.sp-sidebar{gap:14px}}@media(max-width:680px){.sp-wrap{width:min(100% - 24px,var(--wrap))}.sp-topbar{height:30px}.sp-header{height:66px}.sp-logo-icon{width:38px;height:38px}.sp-logo-copy strong{font-size:18px}.sp-mobile-drawer{top:96px}.sp-home{padding-top:14px}.sp-showcase-copy{left:20px;right:20px;bottom:20px}.sp-showcase-copy h1{font-size:31px}.sp-showcase-main,.sp-showcase-trends{border-radius:18px}.sp-showcase-thumbs{display:none}.sp-section,.sp-portal-section,.sp-program-hub{margin-top:40px}.sp-section-head h2,.sp-portal-section-head h2{font-size:28px}.sp-news-item{grid-template-columns:116px 1fr;gap:12px;padding:8px}.sp-news-image{height:108px}.sp-news-copy{padding:3px 4px 3px 0}.sp-news-copy h3{font-size:16px}.sp-program-hub{border-radius:21px}.sp-category-feature-grid{gap:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.spx-home{padding:0 0 90px}.spx-home a{transition:color .2s,transform .25s,opacity .2s}.spx-edition-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.58fr);gap:70px;align-items:end;padding:58px 0 35px;border-bottom:1px solid var(--ink)}.spx-overline,.spx-section-head span{display:block;margin-bottom:17px;color:#8e642d;font-size:9px;font-weight:900;letter-spacing:.19em}.spx-edition-head h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(47px,6vw,82px);line-height:.92;font-weight:500;letter-spacing:-.055em}.spx-edition-head h1 em{color:#9a6c31;font-weight:400}.spx-edition-note{display:grid;grid-template-columns:52px 1fr;gap:8px 15px;align-items:start;padding-bottom:3px}.spx-edition-mark{grid-row:1/3;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--ink);color:var(--surface);font-family:Georgia,serif;font-size:16px}.spx-edition-note p{margin:0;color:var(--muted);font-family:Georgia,serif;font-size:15px;line-height:1.52}.spx-edition-note small{color:#8c9295;font-size:10px;letter-spacing:.06em}.spx-lead-grid{display:grid;grid-template-columns:minmax(0,1.56fr) minmax(270px,.72fr) minmax(255px,.65fr);gap:14px;padding:18px 0}.spx-lead-main,.spx-lead-secondary article{position:relative;overflow:hidden;background:#1a2329}.spx-lead-main{min-height:590px;border-radius:3px}.spx-lead-main>a,.spx-lead-secondary article>a{position:absolute;inset:0;display:block}.spx-lead-media,.spx-secondary-media{position:absolute;inset:0}.spx-lead-media img,.spx-secondary-media img,.spx-category-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .4s}.spx-lead-main:hover img,.spx-lead-secondary article:hover img,.spx-category-tile:hover img{transform:scale(1.035);filter:saturate(.88)}.spx-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(9 14 18 / .04) 22%,rgb(9 14 18 / .9) 100%)}.spx-lead-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:32px;color:#fff}.spx-story-label{display:inline-flex;padding:7px 10px;border-radius:2px;background:#d9ad6c;color:#172129;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.spx-lead-copy h2{max-width:800px;margin:14px 0 11px;font-family:Georgia,serif;font-size:clamp(35px,3.5vw,54px);line-height:1.02;font-weight:500;letter-spacing:-.035em;text-wrap:balance}.spx-deck{display:block;max-width:660px;color:rgb(255 255 255 / .72);font-size:14px;line-height:1.55}.spx-story-meta{display:block;margin-top:18px;color:rgb(255 255 255 / .6);font-size:10px;letter-spacing:.04em}.spx-lead-secondary{display:grid;grid-template-rows:1fr 1fr;gap:14px}.spx-lead-secondary article{min-height:0;border-radius:3px}.spx-secondary-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:19px;color:#fff}.spx-secondary-copy h3{margin:10px 0 9px;font-family:Georgia,serif;font-size:22px;line-height:1.08;font-weight:500}.spx-secondary-copy small{color:rgb(255 255 255 / .58);font-size:9px}.spx-briefing{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);background:var(--surface)}.spx-briefing-head{display:flex;align-items:center;gap:9px;padding:17px 18px;border-bottom:1px solid var(--ink)}.spx-briefing-head>span{width:7px;height:7px;border-radius:50%;background:#c34b42;box-shadow:0 0 0 5px rgb(195 75 66 / .11)}.spx-briefing-head strong{font-family:Georgia,serif;font-size:16px;font-weight:600}.spx-briefing-head small{margin-left:auto;color:#b23e36;font-size:8px;font-weight:900;letter-spacing:.13em}.spx-brief-row{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.spx-brief-row>b{color:#c7b9a8;font-family:Georgia,serif;font-size:18px;font-weight:400}.spx-brief-row span{display:grid;gap:6px}.spx-brief-row small{color:#9a6c31;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.spx-brief-row strong{font-family:Georgia,serif;font-size:14px;line-height:1.28}.spx-brief-row em{color:var(--muted);font-size:9px}.spx-brief-row:hover strong{color:#8e642d}.spx-brief-all{display:flex;justify-content:space-between;margin-top:auto;padding:16px 18px;background:var(--ink);color:var(--surface);font-size:10px;font-weight:800;letter-spacing:.05em}.spx-transparency{display:grid;grid-template-columns:54px minmax(235px,.8fr) 1.3fr auto;gap:18px;align-items:center;margin:18px 0 42px;padding:18px 21px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgb(255 253 249 / .5)}.spx-transparency-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--ink);border-radius:50%;font-size:20px}.spx-transparency div:nth-child(2){display:grid;gap:5px}.spx-transparency div span{color:#9a6c31;font-size:8px;font-weight:900;letter-spacing:.14em}.spx-transparency div strong{font-family:Georgia,serif;font-size:16px}.spx-transparency p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.spx-transparency a{font-size:10px;font-weight:800;white-space:nowrap}.spx-topic-rail{display:grid;grid-template-columns:90px repeat(7,1fr);margin-bottom:62px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.spx-topic-rail>span{display:flex;align-items:center;color:#9a6c31;font-size:8px;font-weight:900;letter-spacing:.16em}.spx-topic-rail a{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:18px 14px;border-left:1px solid var(--line);font-size:11px;font-weight:750}.spx-topic-rail a i{color:#a48a68;font-family:Georgia,serif;font-size:10px}.spx-topic-rail a b{opacity:.35}.spx-topic-rail a:hover{background:var(--ink);color:var(--surface)}.spx-topic-rail a:hover b{opacity:1}.spx-stream-layout{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:52px;align-items:start}.spx-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:23px;padding-bottom:15px;border-bottom:1px solid var(--ink)}.spx-section-head span{margin-bottom:8px}.spx-section-head h2{margin:0;font-family:Georgia,serif;font-size:40px;line-height:1;font-weight:500;letter-spacing:-.035em}.spx-section-head p{max-width:260px;margin:0;color:var(--muted);font-size:10px;line-height:1.5;text-align:right}.spx-stream{display:grid}.spx-stream-card{display:grid;grid-template-columns:220px 1fr;gap:23px;padding:17px 0;border-bottom:1px solid var(--line)}.spx-stream-card.is-featured{grid-template-columns:minmax(300px,.9fr) 1fr;padding-top:0;padding-bottom:25px}.spx-stream-image{display:block;height:145px;overflow:hidden;background:#ddd}.spx-stream-card.is-featured .spx-stream-image{height:275px}.spx-stream-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.spx-stream-card:hover .spx-stream-image img{transform:scale(1.025)}.spx-stream-copy{align-self:center}.spx-stream-kicker{display:flex;align-items:center;gap:10px}.spx-stream-kicker span{color:#9a6c31;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.spx-stream-kicker small{padding-left:10px;border-left:1px solid var(--line);color:var(--muted);font-size:9px}.spx-stream-copy h3{margin:8px 0 7px;font-family:Georgia,serif;font-size:21px;line-height:1.12;font-weight:600;letter-spacing:-.015em}.spx-stream-card.is-featured h3{font-size:30px}.spx-stream-copy h3 a:hover{color:#8e642d}.spx-stream-copy p{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.6}.spx-stream-meta{display:flex;align-items:center;gap:8px;color:#899095;font-size:9px}.spx-stream-meta i{width:3px;height:3px;border-radius:50%;background:#b7ada0}.spx-stream-meta a{margin-left:auto;color:var(--ink);font-weight:800}.spx-rail{display:grid;gap:18px;position:sticky;top:100px}.spx-popular{border-top:4px solid var(--ink);background:var(--surface)}.spx-popular header{padding:18px;border-bottom:1px solid var(--ink)}.spx-popular header span{color:#9a6c31;font-size:8px;font-weight:900;letter-spacing:.13em}.spx-popular h3{margin:6px 0 0;font-family:Georgia,serif;font-size:24px;font-weight:500}.spx-popular>a{display:grid;grid-template-columns:35px 1fr;gap:9px;padding:15px 17px;border-bottom:1px solid var(--line)}.spx-popular>a>b{color:#c9bca9;font-family:Georgia,serif;font-size:18px;font-weight:400}.spx-popular>a span{display:grid;gap:6px}.spx-popular>a strong{font-family:Georgia,serif;font-size:13px;line-height:1.3}.spx-popular>a small{color:var(--muted);font-size:8px}.spx-popular>a:hover strong{color:#8e642d}.spx-letter{position:relative;overflow:hidden;padding:26px;background:#172129;color:#fff}.spx-letter:after{content:"";position:absolute;width:180px;height:180px;right:-80px;bottom:-100px;border:1px solid rgb(217 173 108 / .28);border-radius:50%}.spx-letter-number{position:absolute;right:18px;top:17px;color:rgb(255 255 255 / .2);font-family:Georgia,serif;font-size:25px}.spx-letter>small{color:#d9ad6c;font-size:8px;font-weight:900;letter-spacing:.15em}.spx-letter h3{margin:15px 0 10px;font-family:Georgia,serif;font-size:28px;line-height:1.02;font-weight:500}.spx-letter p{color:rgb(255 255 255 / .6);font-size:10px;line-height:1.55}.spx-letter form{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;margin-top:18px;border-bottom:1px solid rgb(255 255 255 / .25)}.spx-letter input{min-width:0;padding:11px 0;border:0;background:#fff0;color:#fff;font-size:11px;outline:0}.spx-letter button{border:0;background:#fff0;color:#d9ad6c;font-size:10px;font-weight:800;cursor:pointer}.spx-letter .sp-form-status{grid-column:1/-1;font-size:9px}.spx-category-board{margin-top:85px}.spx-category-grid{display:grid;grid-template-columns:1.25fr .85fr .85fr;grid-template-rows:270px 270px;gap:12px}.spx-category-tile{position:relative;overflow:hidden;min-height:0;background:#1b252c;color:#fff}.spx-category-1{grid-row:1/3}.spx-category-4{grid-column:2/3}.spx-category-5{grid-column:3/4}.spx-category-media{position:absolute;inset:0}.spx-category-tile .spx-image-shade{background:linear-gradient(180deg,rgb(8 13 17 / .05),rgb(8 13 17 / .85))}.spx-category-index{position:absolute;top:18px;right:18px;z-index:2;color:rgb(255 255 255 / .62);font-family:Georgia,serif;font-size:12px}.spx-category-copy{position:absolute;z-index:2;left:23px;right:23px;bottom:22px;display:grid}.spx-category-copy small{color:#e3b671;font-size:8px;font-weight:900;letter-spacing:.14em}.spx-category-copy strong{margin:7px 0 5px;font-family:Georgia,serif;font-size:27px;font-weight:500}.spx-category-1 .spx-category-copy strong{font-size:42px}.spx-category-copy em{color:rgb(255 255 255 / .62);font-size:10px}.spx-category-copy b{margin-top:14px;font-size:9px;letter-spacing:.04em}.spx-tools{display:grid;grid-template-columns:320px 1fr;gap:50px;margin-top:75px;padding:42px;background:#172129;color:#fff}.spx-tools>header>span{color:#d9ad6c;font-size:8px;font-weight:900;letter-spacing:.15em}.spx-tools>header h2{margin:11px 0 8px;font-family:Georgia,serif;font-size:37px;font-weight:500}.spx-tools>header p{color:rgb(255 255 255 / .55);font-size:11px;line-height:1.6}.spx-tools>header a{display:inline-block;margin-top:18px;color:#d9ad6c;font-size:10px;font-weight:800}.spx-tools>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.spx-tools>div>a{display:flex;min-width:0;flex-direction:column;padding:17px;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .08)}.spx-tools>div>a>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:23px;border-radius:11px;background:#fff;color:#172129;font-weight:900}.spx-tools>div>a img{max-width:32px;max-height:32px}.spx-tools>div>a small{color:#d9ad6c;font-size:8px;text-transform:uppercase}.spx-tools>div>a strong{margin:6px 0 20px;font-family:Georgia,serif;font-size:15px;line-height:1.2}.spx-tools>div>a b{margin-top:auto;color:rgb(255 255 255 / .55);font-size:9px}.spx-tools>div>a:hover{transform:translateY(-4px);background:rgb(255 255 255 / .09)}@media(max-width:1180px){.spx-lead-grid{grid-template-columns:1.5fr .8fr}.spx-briefing{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.spx-briefing-head,.spx-brief-all{grid-column:1/-1}.spx-brief-all{margin-top:0}.spx-topic-rail{grid-template-columns:70px repeat(4,1fr)}.spx-topic-rail a:nth-last-child(-n+3){display:none}.spx-stream-layout{gap:30px}.spx-tools{grid-template-columns:260px 1fr;padding:32px;gap:30px}}@media(max-width:900px){.spx-edition-head{grid-template-columns:1fr;gap:25px;padding-top:40px}.spx-edition-note{max-width:440px}.spx-lead-main{min-height:500px}.spx-transparency{grid-template-columns:45px 1fr auto}.spx-transparency p{grid-column:2/4}.spx-stream-layout{grid-template-columns:1fr}.spx-rail{position:static;grid-template-columns:1fr 1fr}.spx-category-grid{grid-template-columns:1fr 1fr;grid-template-rows:340px 240px 240px}.spx-category-1{grid-column:1/-1;grid-row:auto}.spx-category-4,.spx-category-5{grid-column:auto}.spx-tools{grid-template-columns:1fr}.spx-tools>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:680px){.spx-home{padding-bottom:55px}.spx-edition-head{padding:30px 0 22px}.spx-edition-head h1{font-size:45px}.spx-edition-note{grid-template-columns:43px 1fr}.spx-edition-mark{width:43px;height:43px}.spx-lead-grid{grid-template-columns:1fr}.spx-lead-main{min-height:480px}.spx-lead-secondary{grid-template-columns:1fr 1fr;grid-template-rows:230px}.spx-lead-copy{left:21px;right:21px;bottom:21px}.spx-lead-copy h2{font-size:34px}.spx-deck{display:none}.spx-secondary-copy{left:14px;right:14px;bottom:14px}.spx-secondary-copy h3{font-size:16px}.spx-briefing{display:block}.spx-transparency{grid-template-columns:44px 1fr;margin-bottom:30px}.spx-transparency p,.spx-transparency a{grid-column:1/-1}.spx-topic-rail{display:flex;overflow-x:auto;margin-inline:-12px;padding-inline:12px;border-bottom:0}.spx-topic-rail>span{display:none}.spx-topic-rail a{flex:0 0 135px;border-bottom:1px solid var(--ink)}.spx-stream-layout{gap:25px}.spx-section-head{align-items:start}.spx-section-head h2{font-size:34px}.spx-section-head p{display:none}.spx-stream-card,.spx-stream-card.is-featured{grid-template-columns:112px 1fr;gap:13px;padding:13px 0}.spx-stream-card.is-featured .spx-stream-image,.spx-stream-image{height:108px}.spx-stream-card.is-featured h3,.spx-stream-copy h3{font-size:16px}.spx-stream-copy p{display:none}.spx-stream-meta span:nth-of-type(2),.spx-stream-meta i,.spx-stream-meta a{display:none}.spx-rail{grid-template-columns:1fr}.spx-category-board{margin-top:55px}.spx-category-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(5,220px)}.spx-category-1{grid-column:auto}.spx-category-1 .spx-category-copy strong,.spx-category-copy strong{font-size:29px}.spx-tools{margin-top:50px;padding:24px}.spx-tools>div{grid-template-columns:1fr 1fr}.spx-tools>div>a>span{margin-bottom:15px}}@media(max-width:430px){.spx-edition-head h1{font-size:39px}.spx-lead-main{min-height:430px}.spx-lead-secondary{grid-template-columns:1fr;grid-template-rows:210px 210px}.spx-tools>div{grid-template-columns:1fr}}:root{--bg:#f3f6fa;--surface:#ffffff;--surface2:#eaf0f7;--ink:#07111f;--muted:#647386;--line:rgba(11,31,54,.11);--blue:#2563eb;--cyan:#06b6d4;--navy:#07111f;--accent:#19c6e6;--radius:18px;--shadow:0 18px 55px rgba(15,35,60,.10);--shadow-soft:0 8px 28px rgba(15,35,60,.07);--wrap:1380px}body{background:radial-gradient(circle at 83% 0,rgb(37 99 235 / .10),transparent 29rem),linear-gradient(180deg,#f7f9fc 0,#f3f6fa 500px);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif}body:before{opacity:.18;background-image:linear-gradient(rgb(31 82 140 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(31 82 140 / .04) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(180deg,#000,transparent 720px)}.sp-wrap{width:min(var(--wrap),calc(100% - 48px))}.sp-topbar{height:30px;background:#030812;color:#8797aa}.sp-topbar a,.sp-topbar button{color:#9aabbd}.sp-live-pulse{background:#22d3ee;box-shadow:0 0 0 4px rgb(34 211 238 / .13)}.sp-header{height:76px;background:rgb(7 17 31 / .96);border-color:rgb(255 255 255 / .08);box-shadow:0 8px 30px rgb(3 8 18 / .16);backdrop-filter:blur(18px)}.sp-header-inner{gap:28px}.sp-logo-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#2563eb,#06b6d4);color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:900;box-shadow:0 0 0 1px rgb(255 255 255 / .15),0 9px 30px rgb(6 182 212 / .2)}.sp-logo-copy strong{color:#fff;font-family:Inter,sans-serif;font-size:19px;font-weight:900;letter-spacing:-.03em}.sp-logo-copy strong span{color:#31d7ef}.sp-logo-copy small{color:#71869c;font-size:7px;font-weight:800;letter-spacing:1.7px}.sp-mainnav{font-size:11px}.sp-mainnav>a,.sp-more-menu>button{padding:29px 10px;color:#aebccc}.sp-mainnav>a:after{bottom:19px;height:2px;background:#22d3ee}.sp-mainnav>a:hover,.sp-mainnav>a.active,.sp-more-menu>button:hover{color:#fff}.sp-mainnav>a.active{background:rgb(255 255 255 / .055)}.sp-header-tools{gap:8px}.sp-icon-action{border-color:rgb(255 255 255 / .13)!important;background:rgb(255 255 255 / .05)!important;color:#dce6ef!important}.sp-icon-action:hover{background:#22d3ee!important;color:#07111f!important}.sp-more-dropdown{background:#0c1928;border-color:rgb(255 255 255 / .1)}.sp-more-dropdown a{color:#c7d2df}.sp-more-dropdown a:hover{background:rgb(34 211 238 / .1);color:#4de2f7}.sp-breaking{height:34px;background:#0b1624;border:0}.sp-breaking-label{background:#22d3ee;color:#07111f}.sp-breaking-label i{background:#07111f}.sp-breaking-track a{color:#9fb0c1}.spx-home{padding-bottom:80px}.spx-edition-head{grid-template-columns:minmax(0,1.5fr) minmax(310px,.55fr);gap:70px;padding:38px 0 25px;border-color:#12263d}.spx-overline,.spx-section-head span{color:#1678eb;font-size:9px;letter-spacing:.17em}.spx-overline{display:flex;align-items:center;gap:8px;margin-bottom:12px}.spx-overline i{width:7px;height:7px;border-radius:50%;background:#11c8e7;box-shadow:0 0 0 5px rgb(17 200 231 / .12)}.spx-edition-head h1{font-family:Inter,"Segoe UI",sans-serif;font-size:clamp(43px,5.1vw,69px);line-height:.94;font-weight:850;letter-spacing:-.065em}.spx-edition-head h1 em{color:#fff0;font-style:normal;font-weight:850;background:linear-gradient(90deg,#2563eb,#06b6d4);background-clip:text;-webkit-background-clip:text}.spx-edition-note{grid-template-columns:56px 1fr;gap:8px 16px}.spx-edition-mark{width:56px;height:56px;border-radius:15px;background:#07111f;color:#35d8ef;font-family:Inter,sans-serif;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px rgb(34 211 238 / .2)}.spx-edition-note p{font-family:Inter,sans-serif;font-size:12px;line-height:1.55}.spx-edition-note small{font-size:9px}.spx-edition-note small b{color:#11c8e7}.spn-signal-bar{display:flex;align-items:center;gap:22px;margin:13px 0 18px;padding:10px 14px;border:1px solid rgb(25 102 190 / .12);border-radius:10px;background:rgb(255 255 255 / .72);color:#6d7d90;font-size:9px;font-weight:700;letter-spacing:.035em}.spn-signal-bar>span:first-child{color:#0d365c;font-weight:900}.spn-signal-bar i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#18cfa0;box-shadow:0 0 0 4px rgb(24 207 160 / .1)}.spn-signal-bar a{margin-left:auto;color:#176cd1;font-weight:900}.spx-lead-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.78fr) minmax(290px,.68fr);gap:12px;padding:0 0 17px}.spx-lead-main{min-height:510px;border-radius:18px;box-shadow:var(--shadow)}.spx-lead-secondary{gap:12px}.spx-lead-secondary article{border-radius:16px;box-shadow:var(--shadow-soft)}.spx-lead-media img,.spx-secondary-media img,.spx-category-media img{image-rendering:auto;transform:translateZ(0)}.spx-image-shade{background:linear-gradient(180deg,rgb(3 8 15 / .02) 20%,rgb(3 9 17 / .94) 100%)}.spx-lead-copy{left:29px;right:29px;bottom:27px}.spx-story-label{padding:6px 9px;border-radius:6px;background:#20d1eb;color:#06111e;font-size:8px;letter-spacing:.1em}.spx-lead-copy h2{margin:12px 0 9px;font-family:Inter,sans-serif;font-size:clamp(31px,3vw,46px);line-height:1.02;font-weight:850;letter-spacing:-.045em}.spx-deck{font-size:12px;line-height:1.55}.spx-story-meta{margin-top:14px;color:#a9b9c8}.spx-secondary-copy{left:17px;right:17px;bottom:16px}.spx-secondary-copy h3{font-family:Inter,sans-serif;font-size:18px;line-height:1.12;font-weight:800;letter-spacing:-.025em}.spx-briefing{overflow:hidden;border-color:rgb(21 68 112 / .16);border-radius:16px;background:#07111f;color:#fff;box-shadow:var(--shadow-soft)}.spx-briefing-head{padding:16px 17px;border-color:rgb(255 255 255 / .11)}.spx-briefing-head>span{background:#22d3ee;box-shadow:0 0 0 5px rgb(34 211 238 / .12)}.spx-briefing-head strong{font-family:Inter,sans-serif;font-size:14px;font-weight:850}.spx-briefing-head small{color:#3ce2f5}.spx-brief-row{padding:16px;border-color:rgb(255 255 255 / .09)}.spx-brief-row>b{color:#395069;font-family:Inter,sans-serif;font-size:15px;font-weight:800}.spx-brief-row small{color:#29cde6}.spx-brief-row strong{font-family:Inter,sans-serif;font-size:12px;line-height:1.32}.spx-brief-row em{color:#70859a}.spx-brief-row:hover{background:rgb(34 211 238 / .06)}.spx-brief-row:hover strong{color:#48def2}.spx-brief-all{background:#0d2033;color:#4ddff2}.spx-transparency{margin:0 0 34px;padding:15px 18px;border:1px solid rgb(37 99 235 / .12);border-radius:13px;background:linear-gradient(90deg,rgb(37 99 235 / .055),rgb(6 182 212 / .035))}.spx-transparency-icon{border-color:#2272d3;color:#1678eb}.spx-transparency div span{color:#1678eb}.spx-transparency div strong{font-family:Inter,sans-serif;font-size:14px}.spx-topic-rail{margin-bottom:52px;border-color:#173454;border-radius:12px;overflow:hidden;background:#fff}.spx-topic-rail a{padding:16px 13px}.spx-topic-rail a i{color:#1986d7;font-family:Inter,sans-serif}.spx-topic-rail a:hover{background:linear-gradient(135deg,#123d75,#0d8eab)}.spx-stream-layout{grid-template-columns:minmax(0,1fr) 340px;gap:38px}.spx-section-head{border-color:#173454}.spx-section-head h2{font-family:Inter,sans-serif;font-size:36px;font-weight:850;letter-spacing:-.045em}.spx-stream-card{grid-template-columns:215px 1fr;gap:20px;margin-top:10px;padding:0 0 16px;border:1px solid rgb(18 55 91 / .1);border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 5px 20px rgb(20 45 76 / .035)}.spx-stream-card+.spx-stream-card{margin-top:12px}.spx-stream-card.is-featured{grid-template-columns:minmax(290px,.8fr) 1fr;padding:0}.spx-stream-image{height:148px}.spx-stream-card.is-featured .spx-stream-image{height:260px}.spx-stream-copy{padding:14px 18px 13px 0}.spx-stream-card.is-featured .spx-stream-copy{padding:22px 22px 18px 0}.spx-stream-kicker span{color:#1476dc}.spx-stream-copy h3{font-family:Inter,sans-serif;font-size:19px;line-height:1.18;font-weight:800;letter-spacing:-.025em}.spx-stream-card.is-featured h3{font-size:28px}.spx-stream-copy h3 a:hover{color:#126ce1}.spx-stream-meta a{color:#1476dc}.spx-popular{border:1px solid rgb(18 55 91 / .12);border-top:4px solid #1687db;border-radius:14px;overflow:hidden}.spx-popular header{border-color:var(--line)}.spx-popular header span{color:#1385d7}.spx-popular h3{font-family:Inter,sans-serif;font-size:21px;font-weight:850}.spx-popular>a strong{font-family:Inter,sans-serif;font-size:12px;font-weight:750}.spx-popular>a>b{color:#a7b9ca;font-family:Inter,sans-serif;font-size:15px;font-weight:800}.spx-letter{border-radius:14px;background:linear-gradient(145deg,#07111f,#0e2b48)}.spx-letter>small,.spx-letter button{color:#36d9ef}.spx-letter h3{font-family:Inter,sans-serif;font-size:26px;font-weight:850;letter-spacing:-.04em}.spx-category-board{margin-top:70px}.spx-category-grid{gap:11px}.spx-category-tile{border-radius:17px;box-shadow:var(--shadow-soft)}.spx-category-copy small{color:#31d9ef}.spx-category-copy strong{font-family:Inter,sans-serif;font-size:25px;font-weight:850;letter-spacing:-.035em}.spx-category-1 .spx-category-copy strong{font-size:38px}.spx-tools{margin-top:65px;border-radius:20px;background:radial-gradient(circle at 90% 0,rgb(6 182 212 / .18),transparent 28rem),#07111f;box-shadow:0 25px 70px rgb(5 18 35 / .18)}.spx-tools>header>span,.spx-tools>header a,.spx-tools>div>a small{color:#3bdcf0}.spx-tools>header h2{font-family:Inter,sans-serif;font-weight:850;letter-spacing:-.045em}.spx-tools>div>a{border-radius:13px}.spx-tools>div>a strong{font-family:Inter,sans-serif;font-weight:800}.sp-portal-footer{background:#050b14}.sp-footer-cta{background:#0a1827;border-color:rgb(255 255 255 / .08)}.sp-footer-cta h2,.sp-footer-brand strong{font-family:Inter,sans-serif;font-weight:850}.sp-dark{--bg:#050b13;--surface:#0b1724;--surface2:#101f2e;--ink:#edf6fc;--muted:#8da1b5;--line:rgba(255,255,255,.1)}.sp-dark body,.sp-dark{background:#050b13}.sp-dark .spx-edition-mark{background:#14283c}.sp-dark .spn-signal-bar,.sp-dark .spx-topic-rail{background:#0b1724}.sp-dark .spx-stream-card{background:#0b1724}.sp-dark .spx-transparency{background:rgb(21 65 105 / .2)}@media(max-width:1180px){.spx-lead-grid{grid-template-columns:1.55fr .8fr}.spx-briefing{grid-column:1/-1}.spx-stream-layout{gap:28px}}@media(max-width:930px){.sp-header{height:68px}.sp-mobile-drawer{top:98px;background:#0b1724}.sp-mobile-drawer a{background:#122438;color:#dce8f2}.spx-edition-head{grid-template-columns:1fr;gap:16px;padding-top:30px}.spx-edition-note{max-width:520px}.spn-signal-bar{overflow-x:auto}.spn-signal-bar span{white-space:nowrap}.spn-signal-bar a{display:none}.spx-stream-layout{grid-template-columns:1fr}}@media(max-width:680px){.sp-wrap{width:min(100% - 24px,var(--wrap))}.spx-edition-head{padding:25px 0 18px}.spx-edition-head h1{font-size:40px}.spx-edition-note p{font-size:11px}.spn-signal-bar{margin-inline:-12px;padding-inline:12px;border-radius:0}.spx-lead-main{min-height:410px}.spx-lead-copy h2{font-size:30px}.spx-lead-secondary{grid-template-rows:205px}.spx-transparency{grid-template-columns:42px 1fr}.spx-stream-card,.spx-stream-card.is-featured{grid-template-columns:112px 1fr;padding:0;margin-top:9px}.spx-stream-image,.spx-stream-card.is-featured .spx-stream-image{height:112px}.spx-stream-copy,.spx-stream-card.is-featured .spx-stream-copy{padding:11px 10px 10px 0}.spx-stream-card.is-featured h3,.spx-stream-copy h3{font-size:15px}.spx-category-copy strong,.spx-category-1 .spx-category-copy strong{font-size:27px}}:root{--pulse:#1747ff;--pulse-dark:#0c1d8d;--pulse-acid:#b8ff2c;--pulse-black:#080b10;--pulse-paper:#f5f6f7;--pulse-line:#cfd4da;--pulse-muted:#66707d}body{background:var(--pulse-paper);color:var(--pulse-black)}.nv-home{padding-bottom:82px}.nv-masthead{overflow:hidden;background:linear-gradient(115deg,#123eea 0,#1747ff 56%,#295bff 100%);color:#fff;border-bottom:7px solid var(--pulse-black)}.nv-masthead-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.62fr) 100px;gap:35px;align-items:center;min-height:185px}.nv-wordmark{display:flex;align-items:baseline;font-size:clamp(64px,8vw,112px);font-weight:950;line-height:.78;letter-spacing:-.085em}.nv-wordmark span{color:#fff}.nv-wordmark strong{color:var(--pulse-acid);font-weight:950}.nv-masthead-copy{padding-left:28px;border-left:1px solid rgb(255 255 255 / .35)}.nv-masthead-copy b{font-size:9px;letter-spacing:.18em}.nv-masthead-copy p{max-width:340px;margin:10px 0 0;color:rgb(255 255 255 / .78);font-size:12px;line-height:1.55}.nv-live-chip{display:flex;align-items:center;gap:10px;justify-self:end}.nv-live-chip>i{width:12px;height:12px;border-radius:50%;background:var(--pulse-acid);box-shadow:0 0 0 7px rgb(184 255 44 / .17)}.nv-live-chip span{font-size:8px;letter-spacing:.13em}.nv-live-chip strong{font-size:13px}.nv-topic-nav{display:flex;align-items:center;gap:0;overflow-x:auto;border-bottom:1px solid var(--pulse-black);background:#fff;white-space:nowrap}.nv-topic-nav>span,.nv-topic-nav>a{padding:15px 18px;font-size:10px;font-weight:850;letter-spacing:.025em}.nv-topic-nav>span{padding-left:0;color:var(--pulse);letter-spacing:.13em}.nv-topic-nav>a{border-left:1px solid var(--pulse-line)}.nv-topic-nav>a:hover{background:var(--pulse-black);color:#fff}.nv-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(390px,1fr) 300px;gap:14px;padding:20px 0 22px;border-bottom:1px solid var(--pulse-black)}.nv-hero a{color:inherit}.nv-hero-lead{position:relative;min-height:600px;overflow:hidden;background:#111}.nv-hero-lead>a{position:absolute;inset:0}.nv-media{position:absolute;inset:0}.nv-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.nv-hero-lead:hover .nv-media img{transform:scale(1.025)}.nv-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgb(2 5 10 / .93) 100%)}.nv-lead-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;color:#fff}.nv-label{display:inline-flex;padding:5px 8px;background:var(--pulse-acid);color:#080b10;font-size:8px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.nv-lead-copy h1,.nv-lead-copy h2{max-width:780px;margin:12px 0 9px;font-size:clamp(37px,3.6vw,56px);line-height:1.01;font-weight:900;letter-spacing:-.05em;text-wrap:balance}.nv-lead-copy p{max-width:680px;margin:0;color:rgb(255 255 255 / .72);font-size:13px;line-height:1.55}.nv-lead-copy small{display:flex;align-items:center;gap:8px;margin-top:16px;color:#b7c0ca;font-size:9px}.nv-lead-copy small i{width:3px;height:3px;border-radius:50%;background:var(--pulse-acid)}.nv-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.nv-hero-grid article{min-width:0;border-bottom:1px solid var(--pulse-black);background:#fff}.nv-hero-grid article[data-sp-hero-side]{display:none;opacity:0;transform:translateY(8px)}.nv-hero-grid article[data-sp-hero-side].is-visible{display:block;opacity:1;transform:none;transition:opacity .32s ease,transform .32s ease}.nv-hero-grid article[data-sp-hero-side].is-leaving{opacity:0;transform:translateY(-8px)}.nv-hero-grid article[data-sp-hero-side].is-entering{opacity:0;transform:translateY(8px)}.nv-hero-grid article>a{display:block;height:100%}.nv-card-media{display:block;height:180px;overflow:hidden;background:#d7dce2}.nv-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.nv-hero-grid article:hover img{transform:scale(1.03)}.nv-hero-grid .nv-label{position:relative;margin:-13px 0 0 12px;vertical-align:top;background:var(--pulse);color:#fff}.nv-hero-grid h2{margin:10px 12px 8px;font-size:17px;line-height:1.13;font-weight:850;letter-spacing:-.025em}.nv-hero-grid small{display:block;margin:0 12px 14px;color:var(--pulse-muted);font-size:8px}@media (prefers-reduced-motion:reduce){.nv-hero-grid article[data-sp-hero-side]{transition:none!important;transform:none!important}}.sp-program-platform{background:radial-gradient(circle at 8% 4%,rgb(32 193 151 / .09),transparent 24%),radial-gradient(circle at 92% 10%,rgb(159 117 56 / .10),transparent 28%),linear-gradient(180deg,#f6f8f5 0,#fff 44%)}.sp-program-platform-hero{overflow:hidden;border-color:#d8dfda;background:linear-gradient(120deg,rgb(255 255 255 / .97),rgb(239 246 241 / .92)),repeating-linear-gradient(90deg,transparent 0 60px,rgb(24 72 56 / .025) 60px 61px);box-shadow:0 26px 70px rgb(28 54 45 / .10)}.sp-format-center{margin-top:26px;padding:28px;border-radius:25px;background:#101a18;color:#fff;box-shadow:0 24px 60px rgb(10 26 22 / .18)}.sp-format-center>header{display:flex;align-items:end;justify-content:space-between;gap:28px}.sp-format-center h2{margin:7px 0 8px;font-size:clamp(27px,3vw,40px);letter-spacing:-.04em}.sp-format-center header p{max-width:720px;margin:0;color:rgb(255 255 255 / .62);font-size:13px;line-height:1.6}.sp-format-center header>a{flex:none;padding:11px 14px;border:1px solid rgb(255 255 255 / .16);border-radius:11px;color:#e4bd79;font-size:10px;font-weight:900}.sp-format-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.sp-format-steps article{display:flex;gap:13px;min-width:0;padding:16px;border:1px solid rgb(255 255 255 / .10);border-radius:15px;background:rgb(255 255 255 / .045);transition:.25s}.sp-format-steps article:hover{transform:translateY(-3px);border-color:rgb(228 189 121 / .45);background:rgb(255 255 255 / .075)}.sp-format-steps b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#d4b878;color:#101a18;font-size:10px}.sp-format-steps strong,.sp-format-steps small{display:block}.sp-format-steps strong{font-size:12px}.sp-format-steps small{margin-top:5px;color:rgb(255 255 255 / .53);font-size:9px;line-height:1.45}.sp-essential-programs{margin-top:18px;overflow:hidden;border:1px solid #dbe3dd;border-radius:21px;background:#fff;box-shadow:0 14px 38px rgb(27 57 47 / .07)}.sp-essential-head{display:flex;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid #e7ece8}.sp-essential-head span{color:#8d662d;font-size:9px;font-weight:950;letter-spacing:.12em}.sp-essential-head small{color:#7b8982;font-size:9px}.sp-essential-window{overflow:hidden;padding:14px 0}.sp-essential-track{display:flex;width:max-content;gap:10px;padding-inline:10px;animation:sp-program-flow 48s linear infinite}.sp-essential-window:hover .sp-essential-track{animation-play-state:paused}.sp-essential-track>a{display:grid;grid-template-columns:45px 150px 18px;align-items:center;gap:11px;width:245px;padding:11px;border:1px solid #e0e7e2;border-radius:14px;background:#f8faf8;transition:.2s}.sp-essential-track>a:hover{border-color:#c5a66f;background:#fff;transform:translateY(-2px)}.sp-essential-track i{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#fff;border:1px solid #e1e8e3;color:#1a7a60;font-style:normal;font-weight:900}.sp-essential-track i img{max-width:29px;max-height:29px}.sp-essential-track small,.sp-essential-track strong{display:block}.sp-essential-track small{color:#9b743d;font-size:8px;text-transform:uppercase}.sp-essential-track strong{margin-top:3px;color:#15221e;font-size:12px}.sp-essential-track b{color:#99a69f}@keyframes sp-program-flow{to{transform:translateX(calc(-50% - 5px))}}.sp-program-daily-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-program-catalog{scroll-margin-top:110px}.nv-programs{grid-template-columns:280px 1fr;padding:40px;background:linear-gradient(135deg,#101a18,#172622);border:0;color:#fff;box-shadow:0 28px 70px rgb(13 29 24 / .17)}.nv-programs>header p{color:rgb(255 255 255 / .58)}.nv-programs>header h2{color:#fff}.nv-programs>header>a{color:#e4bd79}.nv-programs>div{grid-template-columns:repeat(4,1fr)}.nv-programs>div>a{min-height:165px;border-color:rgb(255 255 255 / .10);background:rgb(255 255 255 / .055);color:#fff;border-radius:12px}.nv-programs>div>a>span{border-radius:12px}.nv-programs>div>a small{color:#e4bd79}.nv-programs>div>a em{margin-top:7px;color:rgb(255 255 255 / .44);font-size:8px;font-style:normal}.nv-programs>div>a:hover{background:#d4b878;color:#101a18}.nv-programs>div>a:hover small,.nv-programs>div>a:hover em{color:#483618}@media(max-width:1050px){.sp-format-steps{grid-template-columns:1fr 1fr}.nv-programs{grid-template-columns:1fr}.nv-programs>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.sp-format-center{padding:20px}.sp-format-center>header{align-items:flex-start;flex-direction:column}.sp-format-steps{grid-template-columns:1fr}.sp-essential-head small{display:none}.nv-programs{padding:22px}.nv-programs>div{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.sp-essential-track{animation-play-state:paused}}.nv-headlines{display:flex;min-width:0;flex-direction:column;border-top:7px solid var(--pulse);background:#fff}.nv-headlines header{padding:16px 16px 13px;border-bottom:2px solid var(--pulse-black)}.nv-headlines header span{display:block;color:var(--pulse);font-size:8px;font-weight:950;letter-spacing:.14em}.nv-headlines header strong{display:block;margin-top:4px;font-size:21px;font-weight:900;letter-spacing:-.035em}.nv-headlines>a:not(.nv-all){display:grid;grid-template-columns:31px 1fr;gap:8px;padding:17px 15px;border-bottom:1px solid var(--pulse-line)}.nv-headlines>a>b{color:#a9b0b9;font-size:14px;font-weight:900}.nv-headlines>a>span{display:grid;gap:5px}.nv-headlines small{color:var(--pulse);font-size:8px;font-weight:900;text-transform:uppercase}.nv-headlines strong{font-size:12px;line-height:1.25}.nv-headlines em{color:#8a929c;font-size:8px}.nv-headlines>a:hover strong{color:var(--pulse)}.nv-all{display:flex;justify-content:space-between;margin-top:auto;padding:14px 15px;background:var(--pulse-black);color:#fff!important;font-size:9px;font-weight:850}.nv-all span{color:var(--pulse-acid)}.nv-source-strip{display:grid;grid-template-columns:50px minmax(280px,.8fr) 1fr auto;gap:18px;align-items:center;margin:18px 0 54px;padding:17px 19px;border:1px solid var(--pulse-black);background:#fff}.nv-source-icon{display:grid;place-items:center;width:42px;height:42px;background:var(--pulse-black);color:var(--pulse-acid);font-size:17px;font-weight:950}.nv-source-strip>div{display:grid;gap:4px}.nv-source-strip>div b{color:var(--pulse);font-size:8px;letter-spacing:.12em}.nv-source-strip>div strong{font-size:13px}.nv-source-strip p{margin:0;color:var(--pulse-muted);font-size:10px;line-height:1.5}.nv-source-strip>a{color:var(--pulse);font-size:9px;font-weight:900;white-space:nowrap}.nv-newsroom{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:42px;align-items:start}.nv-section-title{display:flex;align-items:end;gap:13px;margin-bottom:18px;padding-bottom:12px;border-bottom:4px solid var(--pulse-black)}.nv-section-title>span{color:var(--pulse);font-size:31px;font-weight:950;line-height:.9}.nv-section-title>div{display:grid;gap:2px}.nv-section-title small{font-size:8px;font-weight:900;letter-spacing:.14em}.nv-section-title h2{margin:0;font-size:32px;line-height:1;font-weight:950;letter-spacing:-.045em}.nv-section-title>a{margin-left:auto;color:var(--pulse);font-size:9px;font-weight:900}.nv-feed-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.nv-feed-grid>article{display:grid;grid-template-columns:155px 1fr;min-width:0;border:1px solid var(--pulse-line);background:#fff}.nv-feed-grid>article.is-wide{grid-column:1/-1;grid-template-columns:minmax(300px,.85fr) 1fr}.nv-feed-media{display:block;min-height:145px;overflow:hidden;background:#dde1e6}.nv-feed-grid>article.is-wide .nv-feed-media{min-height:270px}.nv-feed-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.nv-feed-grid>article:hover img{transform:scale(1.025)}.nv-feed-copy{display:flex;min-width:0;flex-direction:column;padding:14px}.nv-feed-grid>article.is-wide .nv-feed-copy{padding:23px}.nv-feed-copy>div{display:flex;gap:8px;align-items:center}.nv-feed-copy>div span{color:var(--pulse);font-size:8px;font-weight:950;text-transform:uppercase}.nv-feed-copy>div small{padding-left:8px;border-left:1px solid var(--pulse-line);color:#858e99;font-size:8px}.nv-feed-copy h3{margin:8px 0 6px;font-size:16px;line-height:1.17;font-weight:850;letter-spacing:-.025em}.nv-feed-grid>article.is-wide h3{font-size:27px}.nv-feed-copy h3 a:hover{color:var(--pulse)}.nv-feed-copy p{margin:0 0 13px;color:var(--pulse-muted);font-size:10px;line-height:1.55}.nv-feed-copy footer{display:flex;gap:10px;align-items:center;margin-top:auto;color:#9299a2;font-size:8px}.nv-feed-copy footer>a{margin-left:auto;color:var(--pulse);font-weight:900}.nv-side{display:grid;gap:18px;position:sticky;top:92px}.nv-popular{border-top:7px solid var(--pulse-acid);background:var(--pulse-black);color:#fff}.nv-popular header{padding:19px;border-bottom:1px solid rgb(255 255 255 / .15)}.nv-popular header small{color:var(--pulse-acid);font-size:8px;font-weight:900;letter-spacing:.13em}.nv-popular header h2{margin:5px 0 0;font-size:24px;font-weight:900;letter-spacing:-.04em}.nv-popular>a{display:grid;grid-template-columns:35px 1fr;gap:8px;padding:16px 18px;border-bottom:1px solid rgb(255 255 255 / .12)}.nv-popular>a>b{color:#526071;font-size:16px;font-weight:950}.nv-popular>a span{display:grid;gap:5px}.nv-popular>a strong{font-size:12px;line-height:1.27}.nv-popular>a small{color:#7f8c9b;font-size:8px}.nv-popular>a:hover strong{color:var(--pulse-acid)}.nv-newsletter{padding:25px;background:var(--pulse);color:#fff}.nv-newsletter>span{font-size:8px;font-weight:900;letter-spacing:.14em}.nv-newsletter h2{margin:15px 0 10px;font-size:31px;line-height:.95;font-weight:950;letter-spacing:-.05em}.nv-newsletter p{color:rgb(255 255 255 / .75);font-size:10px;line-height:1.55}.nv-newsletter form{display:grid;grid-template-columns:1fr auto;margin-top:18px;border-bottom:1px solid rgb(255 255 255 / .55)}.nv-newsletter input{min-width:0;padding:11px 0;border:0;background:#fff0;color:#fff;outline:0}.nv-newsletter input::placeholder{color:rgb(255 255 255 / .68)}.nv-newsletter button{border:0;background:#fff0;color:var(--pulse-acid);font-weight:900;cursor:pointer}.nv-newsletter .sp-form-status{grid-column:1/-1;font-size:8px}.nv-channels{margin-top:75px}.nv-channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.nv-channel-grid>a{position:relative;display:grid;min-height:250px;overflow:hidden;padding:19px;background:#10151c;color:#fff}.nv-channel-media{position:absolute;inset:0;opacity:.58}.nv-channel-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(4 7 12 / .1),rgb(4 7 12 / .92))}.nv-channel-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.nv-channel-grid>a:hover img{transform:scale(1.04)}.nv-channel-code,.nv-channel-grid>a>strong,.nv-channel-grid>a>small,.nv-channel-grid>a>b{position:relative;z-index:1}.nv-channel-code{justify-self:end;color:var(--pulse-acid);font-size:11px;font-weight:950}.nv-channel-grid>a>strong{align-self:end;font-size:27px;font-weight:950;letter-spacing:-.045em}.nv-channel-grid>a>small{margin-top:4px;color:rgb(255 255 255 / .65);font-size:9px}.nv-channel-grid>a>b{margin-top:12px;color:var(--pulse-acid);font-size:9px}.nv-programs{display:grid;grid-template-columns:300px 1fr;gap:35px;margin-top:70px;padding:34px;background:#fff;border:1px solid var(--pulse-black)}.nv-programs>header small{color:var(--pulse);font-size:8px;font-weight:950;letter-spacing:.14em}.nv-programs>header h2{margin:12px 0 8px;font-size:37px;line-height:.95;font-weight:950;letter-spacing:-.05em}.nv-programs>header p{color:var(--pulse-muted);font-size:10px;line-height:1.55}.nv-programs>header>a{display:inline-block;margin-top:14px;color:var(--pulse);font-size:9px;font-weight:900}.nv-programs>div{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.nv-programs>div>a{display:flex;min-width:0;flex-direction:column;padding:16px;border:1px solid var(--pulse-line);background:var(--pulse-paper)}.nv-programs>div>a>span{display:grid;place-items:center;width:45px;height:45px;margin-bottom:20px;background:#fff;font-weight:950}.nv-programs>div>a img{max-width:31px;max-height:31px}.nv-programs>div>a small{color:var(--pulse);font-size:8px;text-transform:uppercase}.nv-programs>div>a strong{margin-top:5px;font-size:13px;line-height:1.2}.nv-programs>div>a b{margin-top:auto;padding-top:17px;color:#a2a9b2}.nv-programs>div>a:hover{background:var(--pulse-acid);transform:translateY(-3px)}@media(max-width:1200px){.nv-hero{grid-template-columns:1.5fr 1fr}.nv-headlines{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.nv-headlines header,.nv-headlines .nv-all{grid-column:1/-1}.nv-headlines .nv-all{margin-top:0}.nv-newsroom{gap:28px}.nv-programs{grid-template-columns:250px 1fr}.nv-programs>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:920px){.nv-masthead-inner{grid-template-columns:1fr auto;min-height:145px}.nv-masthead-copy{grid-column:1/-1;grid-row:2;padding:0 0 18px;border:0}.nv-wordmark{font-size:70px}.nv-hero{grid-template-columns:1fr}.nv-hero-lead{min-height:540px}.nv-hero-grid{grid-template-columns:repeat(4,1fr)}.nv-card-media{height:145px}.nv-hero-grid h2{font-size:14px}.nv-newsroom{grid-template-columns:1fr}.nv-side{position:static;grid-template-columns:1fr 1fr}.nv-channel-grid{grid-template-columns:1fr 1fr}.nv-programs{grid-template-columns:1fr}}@media(max-width:680px){.nv-masthead-inner{min-height:120px}.nv-wordmark{font-size:51px}.nv-masthead-copy p{font-size:10px}.nv-live-chip{display:none}.nv-topic-nav{margin-inline:-12px;padding-inline:12px}.nv-hero{padding-top:12px}.nv-hero-lead{min-height:430px}.nv-lead-copy{left:19px;right:19px;bottom:20px}.nv-lead-copy h1,.nv-lead-copy h2{font-size:31px}.nv-lead-copy p{display:none}.nv-hero-grid{grid-template-columns:1fr 1fr}.nv-card-media{height:155px}.nv-headlines{display:block}.nv-source-strip{grid-template-columns:42px 1fr;margin-bottom:42px}.nv-source-strip p,.nv-source-strip>a{grid-column:1/-1}.nv-section-title h2{font-size:27px}.nv-newsroom{gap:22px}.nv-feed-grid{grid-template-columns:1fr}.nv-feed-grid>article,.nv-feed-grid>article.is-wide{grid-column:auto;grid-template-columns:112px 1fr}.nv-feed-media,.nv-feed-grid>article.is-wide .nv-feed-media{min-height:112px}.nv-feed-copy,.nv-feed-grid>article.is-wide .nv-feed-copy{padding:10px}.nv-feed-grid>article.is-wide h3,.nv-feed-copy h3{font-size:14px}.nv-feed-copy p{display:none}.nv-side{grid-template-columns:1fr}.nv-channel-grid{grid-template-columns:1fr}.nv-channel-grid>a{min-height:220px}.nv-programs{padding:22px}.nv-programs>div{grid-template-columns:1fr 1fr}}@media(max-width:420px){.nv-wordmark{font-size:43px}.nv-hero-grid{grid-template-columns:1fr}.nv-programs>div{grid-template-columns:1fr}}:root{--pulse:#a87932;--pulse-dark:#72501f;--pulse-acid:#45c1b5;--pulse-black:#0d1015;--pulse-paper:#f4f3ef;--pulse-line:#d6d3cb;--pulse-muted:#706f6b}body{background:radial-gradient(circle at 80% 0,rgb(69 193 181 / .055),transparent 30rem),#f4f3ef}body .sp-topbar{background:#090c11!important;color:#9aa1a8!important}body .sp-header{height:74px!important;background:#11151b!important;border:0!important;box-shadow:0 8px 28px rgb(0 0 0 / .18)!important}body .sp-header-inner{height:74px!important;gap:28px!important}body .sp-logo-icon{background:linear-gradient(145deg,#b58a49,#80602f)!important;color:#fff!important;box-shadow:0 0 0 1px rgb(255 255 255 / .13),0 8px 24px rgb(0 0 0 / .2)!important}body .sp-logo-copy strong{color:#fff!important}body .sp-logo-copy strong span{color:#d4b16f!important}body .sp-logo-copy small{color:#858b93!important}body .sp-mainnav{display:flex!important;align-items:center!important;align-self:stretch!important;gap:2px!important;height:74px!important;margin-left:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body .sp-mainnav>a,body .sp-more-menu>button{display:flex!important;align-items:center!important;height:74px!important;margin:0!important;padding:0 13px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#d5d9dd!important;font-size:11px!important;font-weight:750!important;opacity:1!important}body .sp-mainnav>a:hover,body .sp-more-menu>button:hover{background:rgb(255 255 255 / .055)!important;color:#fff!important}body .sp-mainnav>a.active{background:#c09a5c!important;color:#11151b!important;box-shadow:none!important}body .sp-mainnav>a:after{left:13px!important;right:13px!important;bottom:14px!important;background:#49c3b8!important}body .sp-header-tools{margin-left:8px!important}body .sp-icon-action{border-color:rgb(255 255 255 / .15)!important;color:#e6e9eb!important}body .sp-icon-action:hover{background:#c09a5c!important;color:#11151b!important}body .sp-more-dropdown{top:68px!important;background:#171c23!important}body .sp-breaking{background:#f8f7f3!important;border-bottom:1px solid #d8d5ce!important}body .sp-breaking-label{background:#11151b!important;color:#fff!important}body .sp-breaking-label i{background:#49c3b8!important}body .sp-breaking-track a{color:#57616c!important}.nv-masthead{background:radial-gradient(circle at 82% 35%,rgb(69 193 181 / .13),transparent 23rem),linear-gradient(112deg,#11151b 0,#171d25 62%,#202933 100%);border-bottom:6px solid #c09a5c}.nv-wordmark span{color:#f7f5f0}.nv-wordmark strong{color:#cba765}.nv-masthead-copy{border-color:rgb(203 167 101 / .35)}.nv-masthead-copy b{color:#5ed0c5}.nv-live-chip>i{background:#58cfc3;box-shadow:0 0 0 7px rgb(88 207 195 / .14)}.nv-topic-nav>span{color:#9a6e2c}.nv-topic-nav>a:hover{background:#11151b}.nv-label{background:#56cbbf}.nv-hero-grid .nv-label{background:#9f7538}.nv-headlines{border-top-color:#b78c4c}.nv-headlines header span,.nv-headlines small{color:#9e7333}.nv-headlines>a:hover strong{color:#92682b}.nv-all span{color:#62d2c7}.nv-source-icon{color:#61d1c6}.nv-source-strip>div b,.nv-source-strip>a{color:#956b2f}.nv-section-title>span,.nv-section-title>a,.nv-feed-copy>div span,.nv-feed-copy footer>a{color:#966d31}.nv-feed-copy h3 a:hover{color:#8f6427}.nv-popular{border-top-color:#55cabe}.nv-popular header small,.nv-popular>a:hover strong{color:#62d2c7}.nv-newsletter{background:linear-gradient(145deg,#8b642d,#b08749)}.nv-newsletter button{color:#d9fff9}.nv-channel-code,.nv-channel-grid>a>b{color:#62d2c7}.nv-programs>header small,.nv-programs>header>a,.nv-programs>div>a small{color:#956b2f}.nv-programs>div>a:hover{background:#d4b878}.nv-headlines>a:not(.nv-all){padding:12px 15px}.nv-headlines>a>span{gap:3px}.nv-headlines strong{font-size:11px;line-height:1.22}.nv-headlines em{font-size:7px}.nv-headlines header{padding:14px 16px 11px}.nv-headlines header strong{font-size:19px}@media(max-width:930px){body .sp-mainnav{display:none!important}body .sp-mobile-menu-button{display:block!important;color:#fff!important}body .sp-header-tools{margin-left:auto!important}body .sp-mobile-drawer{background:#171c23!important}body .sp-mobile-drawer a{background:#202832!important;color:#e7e9eb!important}}body .sp-portal-footer{position:relative!important;margin-top:70px!important;padding:0!important;overflow:visible!important;background:#0b0f14!important;color:#aeb6bf!important;border-top:1px solid rgb(255 255 255 / .08)!important}body .sp-portal-footer:before{display:none!important}body .sp-footer-cta{position:relative!important;z-index:2!important;grid-template-columns:minmax(0,1fr) minmax(390px,500px)!important;gap:42px!important;align-items:center!important;transform:translateY(-30px)!important;margin-bottom:-30px!important;padding:26px 30px!important;border:1px solid rgb(202 167 102 / .28)!important;border-radius:16px!important;background:#151b22!important;box-shadow:0 18px 48px rgb(0 0 0 / .22)!important;color:#fff!important}body .sp-footer-cta .sp-section-kicker{color:#caa766!important;font-size:8px!important;font-weight:900!important;letter-spacing:.16em!important}body .sp-footer-cta h2{margin:6px 0 5px!important;color:#f4f2ed!important;font-family:Inter,sans-serif!important;font-size:24px!important;font-weight:850!important;line-height:1.1!important;letter-spacing:-.035em!important}body .sp-footer-cta p{margin:0!important;color:#8f9aa5!important;font-size:11px!important}body .sp-footer-cta form{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;width:100%!important;margin:0!important}body .sp-footer-cta input{width:100%!important;min-width:0!important;padding:13px 14px!important;border:1px solid rgb(255 255 255 / .13)!important;border-radius:9px!important;background:#f8f7f3!important;color:#14181d!important;outline:0!important}body .sp-footer-cta input:focus{border-color:#caa766!important;box-shadow:0 0 0 3px rgb(202 167 102 / .13)!important}body .sp-footer-cta button{padding:13px 18px!important;border:0!important;border-radius:9px!important;background:#c39a57!important;color:#12161b!important;font-weight:900!important;white-space:nowrap!important}body .sp-footer-cta button:hover{background:#d2ae70!important;transform:translateY(-1px)}body .sp-footer-cta .sp-form-status{grid-column:1/-1!important;color:#b9c2ca!important;font-size:9px!important}body .sp-footer-showcase{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(280px,.85fr) minmax(560px,1.55fr)!important;gap:72px!important;align-items:start!important;padding:40px 0 36px!important}body .sp-footer-brand{max-width:390px!important}body .sp-footer-logo{gap:10px!important;color:#fff!important}body .sp-footer-logo>span{width:38px!important;height:38px!important;border-radius:10px!important;background:linear-gradient(145deg,#b68c4c,#7f5d2d)!important;color:#fff!important;box-shadow:none!important}body .sp-footer-logo strong{color:#fff!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:900!important;letter-spacing:.01em!important}body .sp-footer-logo b{color:#d2ad68!important}body .sp-footer-brand p{max-width:360px!important;margin:16px 0 18px!important;color:#9da7b0!important;font-size:11px!important;line-height:1.65!important}body .sp-footer-trust{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;gap:7px!important;margin-top:0!important}body .sp-footer-trust span{padding:7px 9px!important;border:1px solid rgb(255 255 255 / .11)!important;border-radius:7px!important;background:rgb(255 255 255 / .025)!important;color:#abb5bd!important;font-size:8px!important;text-align:left!important}body .sp-footer-columns{display:grid!important;grid-template-columns:repeat(3,minmax(140px,1fr))!important;gap:50px!important}body .sp-footer-column{gap:9px!important}body .sp-footer-column h3{margin:0 0 9px!important;color:#caa766!important;font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important}body .sp-footer-column a{width:max-content!important;max-width:100%!important;padding:0!important;color:#b8c0c8!important;font-size:11px!important;line-height:1.5!important}body .sp-footer-column a:before{display:none!important}body .sp-footer-column a:hover{color:#fff!important;transform:translateX(2px)!important}body .sp-footer-bottom{border-top:1px solid rgb(255 255 255 / .09)!important;background:#080b0f!important}body .sp-footer-bottom>.sp-wrap{min-height:52px!important;padding:0!important;color:#737e88!important;font-size:9px!important}body .sp-footer-bottom div div{gap:18px!important}body .sp-footer-bottom a{color:#8e98a2!important;font-size:9px!important}body .sp-footer-bottom a:hover{color:#d3ad68!important}@media(max-width:930px){body .sp-footer-cta{grid-template-columns:1fr!important;gap:18px!important}body .sp-footer-showcase{grid-template-columns:1fr!important;gap:30px!important}body .sp-footer-brand{max-width:none!important}}@media(max-width:680px){body .sp-portal-footer{margin-top:52px!important}body .sp-footer-cta{transform:translateY(-20px)!important;margin-bottom:-20px!important;padding:20px!important}body .sp-footer-cta h2{font-size:21px!important}body .sp-footer-cta form{grid-template-columns:1fr!important}body .sp-footer-showcase{padding:30px 0 27px!important}body .sp-footer-columns{grid-template-columns:1fr 1fr!important;gap:28px 18px!important}body .sp-footer-column:last-child{grid-column:1/-1!important}body .sp-footer-bottom>.sp-wrap{padding:13px 0!important;align-items:flex-start!important;flex-direction:column!important;gap:8px!important}}@media(max-width:420px){body .sp-footer-columns{grid-template-columns:1fr!important}body .sp-footer-column:last-child{grid-column:auto!important}}body .sp-footer-cta .sp-section-kicker{font-size:10px!important}body .sp-footer-cta h2{font-size:27px!important;line-height:1.18!important}body .sp-footer-cta p{color:#b6bec6!important;font-size:13px!important;line-height:1.55!important}body .sp-footer-cta input,body .sp-footer-cta button{font-size:13px!important}body .sp-footer-brand p{color:#bec5cc!important;font-size:13px!important;line-height:1.7!important}body .sp-footer-trust span{color:#c7ced4!important;font-size:9px!important;line-height:1.4!important}body .sp-footer-column h3{font-size:11px!important;letter-spacing:.11em!important}body .sp-footer-column a{color:#c7cdd3!important;font-size:13px!important;line-height:1.65!important}body .sp-footer-column a:hover{color:#fff!important}body .sp-footer-bottom>.sp-wrap{color:#9aa3ac!important;font-size:11px!important}body .sp-footer-bottom a{color:#aeb6be!important;font-size:11px!important}@media(max-width:680px){body .sp-footer-cta h2{font-size:23px!important}body .sp-footer-column a{font-size:14px!important}body .sp-footer-bottom>.sp-wrap,body .sp-footer-bottom a{font-size:12px!important}}body .nv-programs{grid-template-columns:280px 1fr;padding:40px;background:linear-gradient(135deg,#101a18,#172622);border:0;color:#fff;box-shadow:0 28px 70px rgb(13 29 24 / .17)}body .nv-programs>header h2{color:#fff}body .nv-programs>header p{color:rgb(255 255 255 / .58)}body .nv-programs>header>a{color:#e4bd79}body .nv-programs>div{grid-template-columns:repeat(4,1fr)}body .nv-programs>div>a{min-height:165px;border-color:rgb(255 255 255 / .10);border-radius:12px;background:rgb(255 255 255 / .055);color:#fff}body .nv-programs>div>a>span{border-radius:12px}body .nv-programs>div>a small{color:#e4bd79}body .nv-programs>div>a em{margin-top:7px;color:rgb(255 255 255 / .44);font-size:8px;font-style:normal}body .nv-programs>div>a:hover{background:#d4b878;color:#101a18}body .nv-programs>div>a:hover small,body .nv-programs>div>a:hover em{color:#483618}@media(max-width:1050px){body .nv-programs{grid-template-columns:1fr}body .nv-programs>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){body .nv-programs{padding:22px}body .nv-programs>div{grid-template-columns:1fr 1fr}}.sp-image-placeholder,.is-image-missing:after{display:block;width:100%;height:100%;min-height:inherit;background:radial-gradient(circle at 24% 30%,rgb(212 184 120 / .30),transparent 22%),radial-gradient(circle at 76% 68%,rgb(72 112 101 / .24),transparent 25%),linear-gradient(135deg,#18221f,#2c3a35)}.is-image-missing{position:relative}.is-image-missing:after{content:"";position:absolute;inset:0}.nv-programs-v2{position:relative;margin-top:70px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 86% 0,rgb(212 184 120 / .13),transparent 26%),linear-gradient(135deg,#0c1714,#14241f);color:#fff;box-shadow:0 30px 80px rgb(9 25 20 / .20)}.nv-programs-v2:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(#000,transparent 86%)}.nv-programs-v2>*{position:relative;z-index:1}.nv-programs-v2-head{display:flex;align-items:end;justify-content:space-between;gap:35px;padding:34px 36px 27px;border-bottom:1px solid rgb(255 255 255 / .10)}.nv-programs-v2-head>div:first-child{max-width:650px}.nv-programs-v2-head>div:first-child>small{color:#d8a755;font-size:8px;font-weight:950;letter-spacing:.16em}.nv-programs-v2-head h2{margin:9px 0 8px;color:#fff;font-size:clamp(30px,3.2vw,47px);line-height:.98;letter-spacing:-.045em}.nv-programs-v2-head p{max-width:590px;margin:0;color:rgb(255 255 255 / .58);font-size:11px;line-height:1.6}.nv-programs-v2-stats{display:flex;align-items:stretch;gap:9px}.nv-programs-v2-stats span{min-width:105px;padding:11px 14px;border:1px solid rgb(255 255 255 / .11);border-radius:12px;background:rgb(255 255 255 / .045)}.nv-programs-v2-stats strong,.nv-programs-v2-stats small{display:block}.nv-programs-v2-stats strong{color:#e3bc77;font-size:15px}.nv-programs-v2-stats small{margin-top:3px;color:rgb(255 255 255 / .46);font-size:8px}.nv-programs-v2-stats>a{display:grid;place-items:center;padding:0 15px;border-radius:12px;background:#d4b878;color:#152019;font-size:9px;font-weight:950}.nv-programs-v2-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.7fr);gap:14px;padding:20px 36px 23px}.nv-program-featured{display:flex;min-height:350px;flex-direction:column;padding:24px;border:1px solid rgb(228 189 121 / .32);border-radius:18px;background:radial-gradient(circle at 82% 14%,rgb(228 189 121 / .16),transparent 26%),rgb(255 255 255 / .055)}.nv-program-featured-top{display:flex;align-items:center;justify-content:space-between}.nv-program-featured-top>span{padding:5px 8px;border-radius:999px;background:#d4b878;color:#152019;font-size:7px;font-weight:950;letter-spacing:.08em}.nv-program-featured-top>small{color:rgb(255 255 255 / .20);font-size:25px;font-weight:950}.nv-program-featured-logo{display:grid;place-items:center;width:72px;height:72px;margin:28px 0 21px;border-radius:19px;background:#fff;color:#1e755f;font-size:25px;font-weight:950;box-shadow:0 14px 30px rgb(0 0 0 / .20)}.nv-program-featured-logo img{max-width:48px;max-height:48px}.nv-program-featured>small{color:#d8a755;font-size:8px;font-weight:900;text-transform:uppercase}.nv-program-featured h3{margin:6px 0 8px;color:#fff;font-size:23px;line-height:1.08;letter-spacing:-.025em}.nv-program-featured p{margin:0;color:rgb(255 255 255 / .52);font-size:10px;line-height:1.55}.nv-program-featured-actions{display:flex;gap:8px;margin-top:auto;padding-top:24px}.nv-program-featured-actions a{flex:1;padding:10px;border:1px solid rgb(255 255 255 / .13);border-radius:10px;color:#fff;text-align:center;font-size:8px;font-weight:900}.nv-program-featured-actions a:last-child{border-color:#d4b878;background:#d4b878;color:#132019}.nv-program-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.nv-program-mini-card{position:relative;display:flex;min-width:0;min-height:170px;flex-direction:column;border:1px solid rgb(255 255 255 / .10);border-radius:16px;background:rgb(255 255 255 / .045);transition:transform .24s,border-color .24s,background .24s}.nv-program-mini-card:hover{transform:translateY(-4px);border-color:rgb(228 189 121 / .45);background:rgb(255 255 255 / .075)}.nv-program-mini-main{display:flex;min-width:0;flex:1;flex-direction:column;padding:15px;color:#fff}.nv-program-mini-main>span{display:grid;place-items:center;width:47px;height:47px;margin-bottom:17px;border-radius:13px;background:#fff;color:#1b705b;font-size:17px;font-weight:950}.nv-program-mini-main>span img{max-width:31px;max-height:31px}.nv-program-mini-main small{color:#d8a755;font-size:7px;font-weight:950;letter-spacing:.08em}.nv-program-mini-main strong{margin-top:5px;font-size:12px;line-height:1.2}.nv-program-mini-main em{margin-top:6px;color:rgb(255 255 255 / .40);font-size:7px;font-style:normal}.nv-program-mini-download{position:absolute;right:12px;bottom:11px;color:rgb(255 255 255 / .58);font-size:8px;font-weight:900}.nv-program-mini-card:hover .nv-program-mini-download{color:#e4bd79}.nv-programs-v2-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 36px;border-top:1px solid rgb(255 255 255 / .09);color:rgb(255 255 255 / .46);font-size:8px}.nv-programs-v2-footer span{display:flex;align-items:center;gap:7px}.nv-programs-v2-footer i{width:6px;height:6px;border-radius:50%;background:#45c698;box-shadow:0 0 0 5px rgb(69 198 152 / .09)}.nv-programs-v2-footer a{color:#e4bd79;font-weight:900}@media(max-width:1050px){.nv-programs-v2-head{align-items:flex-start;flex-direction:column}.nv-programs-v2-layout{grid-template-columns:1fr}.nv-program-featured{min-height:300px}.nv-program-mini-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.nv-programs-v2{margin-top:48px;border-radius:18px}.nv-programs-v2-head{padding:24px 20px 20px}.nv-programs-v2-stats{display:grid;width:100%;grid-template-columns:1fr 1fr}.nv-programs-v2-stats>a{grid-column:1/-1;min-height:42px}.nv-programs-v2-layout{padding:14px 20px 20px}.nv-program-mini-grid{grid-template-columns:1fr 1fr}.nv-programs-v2-footer{align-items:flex-start;flex-direction:column;padding:14px 20px}}@media(max-width:430px){.nv-program-mini-grid{grid-template-columns:1fr}.nv-program-mini-card{min-height:150px}.nv-program-featured-actions{flex-direction:column}}.nv-program-featured,.nv-program-mini-card{position:relative;isolation:isolate;overflow:hidden}.nv-program-card-bg{position:absolute!important;z-index:0!important;inset:0;display:block;margin:0!important;border-radius:inherit;background:#10201b}.nv-program-card-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 20 17 / .58),rgb(8 20 17 / .94) 78%)}.nv-program-card-bg img{width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:cover;opacity:.48;filter:saturate(.78) contrast(1.08);transition:transform .55s ease,opacity .35s ease}.nv-program-featured:hover .nv-program-card-bg img,.nv-program-mini-card:hover .nv-program-card-bg img{transform:scale(1.045);opacity:.62}.nv-program-featured>*:not(.nv-program-card-bg),.nv-program-mini-card>*:not(.nv-program-card-bg){position:relative;z-index:1}.nv-program-featured-logo,.nv-program-mini-main>span{box-shadow:0 12px 28px rgb(0 0 0 / .24)}.sp-program-platform-v2{padding:28px 0 82px;background:radial-gradient(circle at 12% 3%,rgb(49 127 103 / .09),transparent 25%),linear-gradient(180deg,#f3f6f3,#fff 48%)}.sp-program-platform-v2>.sp-wrap{width:min(1380px,calc(100% - 40px))}.sp-program-visual-hero{min-height:455px;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);padding:46px;border:0;border-radius:30px;background:radial-gradient(circle at 8% 0,rgb(212 184 120 / .16),transparent 24%),linear-gradient(135deg,#0a1512,#142721);box-shadow:0 32px 80px rgb(13 34 27 / .20)}.sp-program-visual-hero .sp-eyebrow{color:#e0b66d}.sp-program-visual-hero h1{max-width:680px;color:#fff;font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.055em}.sp-program-visual-hero p{max-width:620px;color:rgb(255 255 255 / .60);font-size:14px}.sp-program-hero-search{display:grid;grid-template-columns:30px 1fr auto;align-items:center;max-width:650px;margin-top:27px;padding:7px 9px 7px 15px;border:1px solid rgb(255 255 255 / .16);border-radius:15px;background:#fff;box-shadow:0 18px 40px rgb(0 0 0 / .18)}.sp-program-hero-search>span{color:#1d745d;font-size:20px}.sp-program-hero-search input{width:100%;padding:11px 8px;border:0;outline:0;color:#17221f;font-size:13px}.sp-program-hero-search kbd{padding:9px 11px;border-radius:9px;background:#13231e;color:#e3bc77;font-family:inherit;font-size:8px;letter-spacing:.1em}.sp-program-hero-side{min-width:0}.sp-program-visual-hero .sp-program-platform-metrics{margin-bottom:10px}.sp-program-visual-hero .sp-program-platform-metrics span{border-color:rgb(255 255 255 / .10);background:rgb(255 255 255 / .055);backdrop-filter:blur(10px)}.sp-program-visual-hero .sp-program-platform-metrics strong{color:#e3bc77}.sp-program-visual-hero .sp-program-platform-metrics small{color:rgb(255 255 255 / .48)}.sp-program-hero-mosaic{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:145px 145px;gap:10px}.sp-program-hero-tile{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / .11);border-radius:17px;background:#1b302a;color:#fff}.sp-program-hero-tile.tile-1{grid-row:1/-1}.sp-program-hero-tile>img{width:100%;height:100%;object-fit:cover;opacity:.69;transition:transform .5s}.sp-program-hero-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgb(5 15 12 / .92))}.sp-program-hero-tile>span{position:absolute;z-index:1;right:13px;bottom:13px;left:13px;display:flex;align-items:center;gap:9px}.sp-program-hero-tile>span img{width:34px;height:34px;padding:5px;border-radius:9px;background:#fff;object-fit:contain}.sp-program-hero-tile strong{font-size:11px}.sp-program-hero-tile:hover>img{transform:scale(1.045)}.sp-program-packs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:15px}.sp-program-packs button{display:flex;min-width:0;align-items:center;gap:11px;padding:15px;border:1px solid #dfe6e1;border-radius:14px;background:#fff;color:#17231f;text-align:left;cursor:pointer;transition:.22s}.sp-program-packs button:hover,.sp-program-packs button.is-active{transform:translateY(-2px);border-color:#b99458;background:#15251f;color:#fff;box-shadow:0 12px 28px rgb(20 45 36 / .12)}.sp-program-packs i{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#edf3ef;color:#8e662e;font-size:9px;font-style:normal;font-weight:950}.sp-program-packs button.is-active i{background:#d4b878;color:#152019}.sp-program-packs strong,.sp-program-packs small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-program-packs strong{font-size:10px}.sp-program-packs small{margin-top:3px;color:#859188;font-size:8px}.sp-program-packs button.is-active small{color:rgb(255 255 255 / .5)}.sp-program-platform-v2 .sp-format-center{margin-top:18px}.sp-program-platform-v2 .sp-essential-programs{margin-top:14px}.sp-program-platform-v2 .sp-program-daily{margin-top:46px}.sp-program-platform-v2 .sp-program-daily-grid{grid-template-columns:repeat(3,1fr)}.sp-program-platform-v2 .sp-program-daily-card{overflow:hidden;background:#fff}.sp-program-platform-v2 .sp-program-daily-visual{height:105px}.sp-program-platform-v2 .sp-program-catalog{margin-top:48px;padding:28px;border-color:#dfe6e1;border-radius:25px;background:#f7faf8}.sp-program-platform-v2 .sp-program-catalog-head{align-items:end}.sp-program-platform-v2 .sp-program-catalog-head h2{font-size:36px;letter-spacing:-.035em}.sp-program-platform-v2 .sp-program-catalog-head p{margin:7px 0 0;color:#7a897f;font-size:10px}.sp-program-platform-v2 .sp-program-catalog-head p strong{color:#997137;font-size:13px}.sp-program-platform-v2 .sp-program-chips{display:flex;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.sp-program-platform-v2 .sp-program-chips button{flex:none}.sp-program-platform-v2 .sp-program-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.sp-program-platform-v2 .sp-program-platform-card{border-color:#dfe6e1;border-radius:17px;box-shadow:0 8px 22px rgb(23 51 41 / .05)}.sp-program-platform-v2 .sp-program-platform-card:hover{border-color:#c5a66e;box-shadow:0 18px 38px rgb(23 51 41 / .12)}.sp-program-platform-v2 .sp-program-platform-visual{height:145px;background:#e8efea}.sp-program-platform-v2 .sp-program-platform-visual>img{transition:transform .5s}.sp-program-platform-v2 .sp-program-platform-card:hover .sp-program-platform-visual>img{transform:scale(1.04)}.sp-program-platform-v2 .sp-program-loadmore{margin-top:24px}.sp-program-platform-v2 .sp-program-loadmore button{padding:13px 24px;border:0;border-radius:12px;background:#14251f;color:#fff;font-size:10px;font-weight:900;cursor:pointer}.sp-program-platform-v2 .sp-program-loadmore button:hover{background:#98713a}.sp-program-platform-v2 .sp-program-loadmore button[hidden]{display:none}.sp-program-platform-v2.is-program-loading .sp-program-platform-grid{opacity:.48;pointer-events:none}.sp-program-platform-v2.is-program-loading .sp-program-loadmore button:after{content:" …"}@media(max-width:1120px){.sp-program-visual-hero{grid-template-columns:1fr}.sp-program-packs{grid-template-columns:repeat(3,1fr)}.sp-program-platform-v2 .sp-program-platform-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.sp-program-platform-v2>.sp-wrap{width:min(100% - 24px,1380px)}.sp-program-visual-hero{min-height:0;padding:25px;border-radius:21px}.sp-program-visual-hero h1{font-size:40px}.sp-program-hero-mosaic{grid-template-rows:120px 120px}.sp-program-packs{grid-template-columns:1fr 1fr}.sp-program-platform-v2 .sp-program-daily-grid{grid-template-columns:1fr}.sp-program-platform-v2 .sp-program-platform-grid{grid-template-columns:1fr 1fr}.sp-program-platform-v2 .sp-program-catalog{padding:17px}.sp-program-platform-v2 .sp-program-catalog-head h2{font-size:29px}}@media(max-width:480px){.sp-program-hero-mosaic{grid-template-columns:1fr;grid-template-rows:190px 110px 110px}.sp-program-hero-tile.tile-1{grid-row:auto}.sp-program-packs{grid-template-columns:1fr}.sp-program-platform-v2 .sp-program-platform-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.sp-program-hero-tile>img,.sp-program-platform-v2 .sp-program-platform-card{transition:none!important}.sp-program-packs button{transition:none!important}}.nv-hero-stage{position:relative;min-width:0;min-height:600px;overflow:hidden;background:#07100e;isolation:isolate}.nv-hero-slides{position:absolute;inset:0}.nv-hero-stage .nv-hero-lead{position:absolute;inset:0;min-height:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .65s ease,transform 1.05s ease,visibility .65s}.nv-hero-stage .nv-hero-lead.is-active{z-index:2;opacity:1;visibility:visible;transform:scale(1)}.nv-hero-stage .nv-gradient{background:linear-gradient(90deg,rgb(3 9 8 / .82) 0,rgb(3 9 8 / .24) 64%,rgb(3 9 8 / .12)),linear-gradient(180deg,transparent 24%,rgb(2 7 6 / .94) 100%)}.nv-hero-stage .nv-lead-copy{bottom:62px;max-width:850px}.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2{text-shadow:0 3px 22px rgb(0 0 0 / .35)}.nv-hero-controls{position:absolute;z-index:5;right:18px;bottom:17px;left:28px;display:flex;align-items:center;gap:10px}.nv-hero-controls>button{display:grid;place-items:center;width:33px;height:33px;padding:0;border:1px solid rgb(255 255 255 / .28);border-radius:50%;background:rgb(5 14 12 / .54);color:#fff;cursor:pointer;backdrop-filter:blur(9px);transition:.2s}.nv-hero-controls>button:hover{border-color:#d4b878;background:#d4b878;color:#101a18;transform:translateY(-2px)}.nv-hero-dots{display:flex;align-items:center;gap:6px}.nv-hero-dots button{width:30px;height:18px;padding:7px 0;border:0;background:#fff0;cursor:pointer}.nv-hero-dots span{display:block;height:3px;border-radius:5px;background:rgb(255 255 255 / .34);transition:width .25s,background .25s}.nv-hero-dots button.is-active span{background:#d4b878}.nv-hero-progress{position:absolute;z-index:6;right:0;bottom:0;left:0;height:3px;background:#d4b878;transform:scaleX(0);transform-origin:left}.nv-hero-stage.is-running .nv-hero-progress{animation:nvHeroProgress 6.5s linear forwards}@keyframes nvHeroProgress{to{transform:scaleX(1)}}@media(max-width:1180px){.nv-hero-stage{min-height:540px}}@media(max-width:760px){.nv-hero-stage{min-height:430px}.nv-hero-stage .nv-lead-copy{bottom:61px}.nv-hero-controls{left:19px}.nv-hero-dots button{width:22px}}@media(prefers-reduced-motion:reduce){.nv-hero-stage .nv-hero-lead{transition:none;transform:none}.nv-hero-stage.is-running .nv-hero-progress{animation:none;transform:scaleX(1)}}.nv-channel-grid>a{min-height:270px;padding:21px;border:1px solid rgb(255 255 255 / .08);border-radius:3px;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.nv-channel-grid>a:after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,rgb(4 11 15 / .08) 0%,rgb(4 11 15 / .28) 42%,rgb(4 11 15 / .96) 100%)}.nv-channel-media{opacity:1}.nv-channel-media:after{background:radial-gradient(circle at 80% 15%,rgb(50 220 200 / .10),transparent 34%),linear-gradient(180deg,rgb(3 8 12 / .02),rgb(3 8 12 / .54))}.nv-channel-media img{filter:saturate(.92) contrast(1.08)}.nv-channel-grid>a:hover{z-index:2;transform:translateY(-5px);box-shadow:0 22px 45px rgb(7 18 25 / .18)}.nv-channel-grid>a:hover .nv-channel-media img{transform:scale(1.055)}.nv-channel-code{padding:6px 8px;border:1px solid rgb(98 210 199 / .36);border-radius:999px;background:rgb(5 18 21 / .48);font-size:8px;letter-spacing:.12em;backdrop-filter:blur(8px)}.nv-channel-grid>a>strong{font-size:29px;text-shadow:0 2px 16px rgb(0 0 0 / .30)}.nv-channel-grid>a>small{min-height:25px;max-width:90%;line-height:1.45}.nv-channel-grid>a>b{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:14px;padding-top:12px;border-top:1px solid rgb(255 255 255 / .18);font-weight:900}.nv-channel-grid>a>b span{font-size:9px}.nv-channel-grid>a>b em{color:rgb(255 255 255 / .48);font-size:8px;font-style:normal;font-weight:600}.nv-channel-grid>a>b i{font-size:15px;font-style:normal;transition:transform .2s}.nv-channel-grid>a:hover>b i{transform:translateX(4px)}@media(max-width:680px){.nv-channel-grid>a{min-height:220px;padding:17px}.nv-channel-grid>a>strong{font-size:24px}}.nv-hero-grid{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:600px}.nv-hero-grid article[data-sp-hero-side].is-visible{display:block;position:relative;height:293px;overflow:hidden;border:0;background:#0a1012}.nv-hero-grid article>a{position:relative;display:block;height:100%;overflow:hidden}.nv-hero-grid article>a:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgb(3 8 10 / .03) 20%,rgb(3 8 10 / .92) 100%)}.nv-hero-grid .nv-card-media{position:absolute;inset:0;height:auto;background:#111}.nv-hero-grid .nv-card-media img{width:100%;height:100%;object-fit:cover}.nv-hero-grid .nv-label{position:absolute;z-index:3;top:18px;left:18px;margin:0;padding:6px 9px;border-radius:2px;background:#d4b878;color:#101512}.nv-hero-grid h2{position:absolute;z-index:3;right:18px;bottom:35px;left:18px;margin:0;color:#fff;font-size:23px;line-height:1.08;letter-spacing:-.035em;text-shadow:0 2px 16px rgb(0 0 0 / .4)}.nv-hero-grid small{position:absolute;z-index:3;right:18px;bottom:17px;left:18px;margin:0;color:rgb(255 255 255 / .62);font-size:8px}.nv-hero-grid article:hover img{transform:scale(1.045)}.nv-channel-media img{object-fit:cover;filter:saturate(.86) contrast(1.06)}.nv-channel-grid>a:nth-child(4) .nv-channel-media img{object-position:center}@media(max-width:1180px){.nv-hero-grid{min-height:540px}.nv-hero-grid article[data-sp-hero-side].is-visible{height:263px}.nv-hero-grid h2{font-size:20px}}@media(max-width:900px){.nv-hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr;min-height:0}.nv-hero-grid article[data-sp-hero-side].is-visible{height:235px}.nv-hero-grid h2{font-size:18px}}@media(max-width:560px){.nv-hero-grid{grid-template-columns:1fr}.nv-hero-grid article[data-sp-hero-side].is-visible{height:220px}.nv-hero-grid h2{font-size:19px}}.nv-hero{grid-template-columns:minmax(0,1.55fr) minmax(330px,.9fr) 280px;align-items:stretch}.nv-hero-stage,.nv-hero-grid{min-height:520px;height:520px}.nv-hero-grid{grid-template-rows:1fr 1fr}.nv-hero-grid article[data-sp-hero-side].is-visible{height:253px}.nv-hero-stage .nv-lead-copy{right:42px;bottom:60px}.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2{font-size:clamp(32px,3.1vw,48px);line-height:1.02}.nv-hero-stage .nv-media img{object-position:center;filter:saturate(.94) contrast(1.03)}.nv-channel-media img{object-position:center!important;filter:saturate(.88) contrast(1.08)!important}@media(max-width:1180px){.nv-hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr)}.nv-hero-stage,.nv-hero-grid{height:500px;min-height:500px}.nv-hero-grid article[data-sp-hero-side].is-visible{height:243px}.nv-headlines{grid-column:1/-1}}@media(max-width:900px){.nv-hero{grid-template-columns:1fr}.nv-hero-stage{height:470px;min-height:470px}.nv-hero-grid{height:auto;min-height:0;grid-template-columns:1fr 1fr}.nv-hero-grid article[data-sp-hero-side].is-visible{height:230px}}@media(max-width:560px){.nv-hero-stage{height:420px;min-height:420px}.nv-hero-grid{grid-template-columns:1fr}.nv-hero-grid article[data-sp-hero-side].is-visible{height:215px}}.nv-masthead,.nv-topic-nav{display:none}body .sp-topbar{height:30px;background:#07352f;color:#f5eee1;border:0}body .sp-topbar a,body .sp-topbar button{color:#f5eee1}.sp-live-pulse{background:#d5aa63;box-shadow:0 0 0 5px rgb(213 170 99 / .12)}body .sp-header{position:sticky;top:0;height:78px!important;background:rgb(255 254 251 / .96)!important;border-bottom:1px solid #e6dfd3!important;box-shadow:0 8px 30px rgb(25 45 40 / .06)!important;backdrop-filter:blur(18px)}body .sp-header-inner{height:78px!important}.sp-logo-icon{border-radius:50%!important;background:#0a3a33!important;color:#d9b46f!important;box-shadow:none!important}.sp-logo-copy strong{color:#12352f}.sp-logo-copy strong span{color:#ad7d36}body .sp-mainnav{align-self:stretch}.sp-mainnav>a,.sp-more-menu>button{position:relative;display:flex;align-items:center;height:100%;padding:0 16px!important;color:#273934!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:12px!important}.sp-mainnav>a.active:after,.sp-mainnav>a:hover:after{content:"";position:absolute;right:15px;bottom:0;left:15px;height:3px;background:#c79a55}.sp-mainnav>a:hover{color:#9b6e2e!important}.sp-icon-action{border-color:#d9c6a5!important;border-radius:50%!important;color:#8e672e!important;background:#fff!important}body .sp-breaking{height:42px!important;background:#fffdfa!important;border-bottom:1px solid #e6dfd3!important}.sp-breaking-label{background:transparent!important;color:#a37432!important}.sp-breaking-label i{background:#c99b56!important}.sp-breaking-track{animation-duration:86s!important}.sp-breaking-track a{color:#3f4e49!important;font-size:11px!important}.nv-home>.sp-wrap{padding-top:22px}.nv-hero{grid-template-columns:minmax(0,1.25fr) minmax(470px,.95fr);gap:14px;padding:0;border:0}.nv-hero-stage{height:550px;min-height:550px;border-radius:18px;box-shadow:0 18px 48px rgb(15 38 33 / .13)}.nv-hero-stage .nv-lead-copy{left:28px;right:28px;bottom:72px}.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2{max-width:720px;font-size:clamp(34px,3.2vw,50px)}.nv-hero-refresh{margin-left:auto;color:rgb(255 255 255 / .62);font-size:8px}.nv-hero-controls>button:last-child{margin-left:0}.nv-hero-grid{height:550px;min-height:550px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px 151px 151px;gap:14px}.nv-hero-grid article[data-sp-hero-side].is-visible{display:block;height:auto;min-height:0;border-radius:16px;box-shadow:0 12px 30px rgb(15 38 33 / .10)}.nv-hero-grid article:nth-child(1){grid-column:1/-1}.nv-hero-grid h2{right:16px;bottom:31px;left:16px;font-size:16px}.nv-hero-grid article:nth-child(1) h2{font-size:23px}.nv-hero-grid small{right:16px;bottom:14px;left:16px}.nv-hero-grid .nv-label{top:14px;left:14px}.nv-flow-strip{display:grid;grid-template-columns:230px repeat(5,minmax(0,1fr));margin:18px 0 50px;border:1px solid #e0d8ca;border-radius:17px;background:#fffdfa;box-shadow:0 12px 32px rgb(34 53 47 / .05);overflow:hidden}.nv-flow-strip header,.nv-flow-strip>a{min-width:0;padding:18px;border-right:1px solid #e5ded2}.nv-flow-strip header{display:flex;align-items:center;gap:12px}.nv-flow-strip header>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#07352f;color:#d5aa63}.nv-flow-strip header div{display:grid;gap:5px}.nv-flow-strip header b{color:#a47331;font-size:9px;letter-spacing:.1em}.nv-flow-strip header small{color:#7b847f;font-size:8px}.nv-flow-strip>a{display:grid;grid-template-rows:auto 1fr auto;gap:7px}.nv-flow-strip>a>b{color:#b38443;font-size:20px}.nv-flow-strip>a>strong{font-size:11px;line-height:1.3}.nv-flow-strip>a>small{color:#929a96;font-size:8px}.nv-flow-strip>a:hover{background:#f7f1e8}@media(max-width:1180px){.nv-hero{grid-template-columns:1fr}.nv-hero-stage{height:520px;min-height:520px}.nv-hero-grid{height:auto;min-height:0;grid-template-rows:220px 170px 170px}.nv-flow-strip{grid-template-columns:190px repeat(3,1fr)}.nv-flow-strip>a:nth-of-type(n+4){display:none}}@media(max-width:760px){body .sp-header{height:66px!important}body .sp-header-inner{height:66px!important}.nv-home>.sp-wrap{padding-top:12px}.nv-hero-stage{height:450px;min-height:450px}.nv-hero-refresh{display:none}.nv-hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:205px repeat(2,155px)}.nv-flow-strip{display:flex;overflow-x:auto}.nv-flow-strip header,.nv-flow-strip>a{flex:0 0 210px}.nv-flow-strip>a:nth-of-type(n){display:grid}}@media(max-width:520px){.nv-hero-grid{grid-template-columns:1fr;grid-template-rows:210px repeat(4,175px)}.nv-hero-grid article:nth-child(1){grid-column:auto}.nv-hero-grid article:nth-child(1) h2{font-size:19px}}body .sp-header .sp-logo{display:flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto;min-width:224px;align-items:center;gap:11px}body .sp-header .sp-logo-icon{display:grid!important;visibility:visible!important;opacity:1!important;place-items:center;width:46px!important;height:46px!important;flex:0 0 46px;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:0 7px 18px rgb(14 54 47 / .14)!important;overflow:hidden}body .sp-header .sp-logo-icon img{display:block!important;width:46px!important;height:46px!important;max-width:none!important;object-fit:contain}body .sp-header .sp-logo-copy{display:grid!important;visibility:visible!important;opacity:1!important;gap:3px;line-height:1}body .sp-header .sp-logo-copy strong{color:#12352f!important;font-size:21px!important;font-weight:850!important;letter-spacing:-.045em!important}body .sp-header .sp-logo-copy strong span{color:#ad7d36!important}body .sp-header .sp-logo-copy small{color:#718079!important;font-size:7px!important;font-weight:750!important;letter-spacing:.2em!important}body .sp-header .sp-mainnav{display:flex!important;align-items:stretch!important;align-self:stretch!important;visibility:visible!important;opacity:1!important;background:transparent!important}body .sp-header .sp-mainnav>a,body .sp-header .sp-more-menu>button{display:flex!important;align-items:center!important;height:100%!important;padding:0 13px!important;color:#273934!important;opacity:1!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:12px!important;font-weight:760!important;text-shadow:none!important}body .sp-header .sp-mainnav>a:hover,body .sp-header .sp-more-menu>button:hover{color:#926729!important;background:#f8f3ea!important}body .sp-header .sp-mainnav>a.active{color:#173e36!important;background:transparent!important}body .sp-header .sp-mainnav>a.active:after,body .sp-header .sp-mainnav>a:hover:after{display:block!important;content:""!important;position:absolute!important;right:13px!important;bottom:0!important;left:13px!important;height:3px!important;background:#c79a55!important;transform:scaleX(1)!important}body .sp-header .sp-more-dropdown{top:72px!important;background:#fffdfa!important;border-color:#ded5c7!important;box-shadow:0 16px 36px rgb(26 45 40 / .14)!important}body .sp-header .sp-more-dropdown a{color:#273934!important;background:transparent!important}body .sp-header .sp-more-dropdown a:hover{color:#926729!important;background:#f4ecdf!important}body .sp-header .sp-icon-action{color:#875e28!important;background:#fff!important;border-color:#d9c6a5!important;opacity:1!important}@media(max-width:1100px){body .sp-header .sp-logo{min-width:185px}body .sp-header .sp-logo-copy small{display:none!important}body .sp-header .sp-mainnav>a,body .sp-header .sp-more-menu>button{padding-right:9px!important;padding-left:9px!important;font-size:11px!important}}:root{--sp-forest:#0b3b34;--sp-forest-deep:#071f1c;--sp-forest-soft:#e8f0ed;--sp-gold:#c59a55;--sp-gold-deep:#926729;--sp-gold-soft:#f4eadb;--sp-paper:#f6f3ed;--sp-surface:#fffdfa;--sp-ink:#111c19;--sp-muted:#69766f;--sp-border:#ded6ca;--bg:var(--sp-paper);--surface:var(--sp-surface);--surface2:#f9f6f0;--ink:var(--sp-ink);--muted:var(--sp-muted);--line:var(--sp-border);--blue:var(--sp-forest);--cyan:var(--sp-gold);--navy:var(--sp-forest-deep);--shadow:0 18px 45px rgba(25,48,42,.08)}html,body{background:var(--sp-paper)!important;color:var(--sp-ink)}body,.nv-home,.sp-main,.sp-portal-main{background:var(--sp-paper)!important}body .sp-topbar{background:var(--sp-forest-deep)!important;border-color:#1e3c35!important;color:#d6ded9!important}body .sp-topbar a,body .sp-topbar button{color:#e7eee9!important}body .sp-live-pulse{background:var(--sp-gold)!important;box-shadow:0 0 0 5px rgb(197 154 85 / .15)!important}body .sp-header,body .sp-breaking{background:rgb(255 253 250 / .97)!important;border-color:var(--sp-border)!important}body .sp-breaking-label,body .sp-eyebrow,body .sp-section-kicker,body .sp-news-copy>span,body .sp-category-copy>span{color:var(--sp-gold-deep)!important}body .sp-breaking-label{background:var(--sp-gold-soft)!important}body .sp-breaking-label i{background:var(--sp-gold)!important}body .sp-pagehead,body .sp-article,body .sp-section,body .sp-box,body .sp-card,body .sp-news-item,body .sp-popular,body .sp-newsletter,body .sp-category-feature,body .sp-category-small,body .sp-program-card,body .sp-single-related{background:var(--sp-surface)!important;border-color:var(--sp-border)!important}body .sp-programs,body .sp-network,body .sp-premium-callout,body .sp-download-box{background:linear-gradient(135deg,var(--sp-surface),var(--sp-gold-soft))!important;border-color:var(--sp-border)!important}body .sp-section-head,body .sp-portal-section-head,body .nv-section-title{border-color:var(--sp-border)!important}body .sp-premium-symbol,body .sp-newsletter-icon,body .sp-newsletter button,body .sp-search-dialog form button,body .sp-download-box a{background:var(--sp-forest)!important;color:#fff!important}body .sp-premium-action,body .sp-section-head>a,body .sp-portal-section-head>a,body .sp-news-copy h3 a:hover,body .sp-popular-row:hover>span{color:var(--sp-gold-deep)!important}body .sp-footer,body .sp-portal-footer{background:var(--sp-forest-deep)!important;color:#b8c7c1!important}body .sp-footer a,body .sp-portal-footer a{color:#d9e2de!important}body .sp-copy,body .sp-footer-bottom{border-color:#29463f!important}body .sp-search-modal{background:rgb(7 31 28 / .52)!important}body .sp-search-dialog{background:var(--sp-surface)!important;border-color:var(--sp-border)!important}.sp-language-switch{display:flex;align-items:center;padding:3px;border:1px solid #d9c6a5;border-radius:999px;background:#fff;box-shadow:0 5px 14px rgb(25 48 42 / .06)}.sp-language-switch a{display:grid;place-items:center;min-width:30px;height:27px;padding:0 7px;border-radius:999px;color:#52635d;font-size:10px;font-weight:850;letter-spacing:.04em}.sp-language-switch a:hover{color:var(--sp-gold-deep);background:var(--sp-gold-soft)}.sp-language-switch a.active{background:var(--sp-forest)!important;color:#fff!important}body.sp-dark{--sp-paper:#091512;--sp-surface:#10211d;--sp-ink:#edf3f0;--sp-muted:#a7b5af;--sp-border:#29443d;--sp-gold-soft:#29251d}body.sp-dark .sp-language-switch{background:#10211d;border-color:#4a5549}@media(max-width:1180px){.sp-language-switch{margin-left:auto}.sp-header-tools{gap:7px!important}}@media(max-width:760px){.sp-language-switch a{min-width:28px;height:25px}.sp-header-tools .sp-icon-action:first-of-type{display:none!important}}:root{--sp-font-body:"Segoe UI Variable Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--sp-font-display:"Segoe UI Variable Display","Aptos Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif}html,body,button,input,select,textarea{font-family:var(--sp-font-body)!important;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{font-size:16px;font-weight:400;line-height:1.55;letter-spacing:0}h1,h2,h3,h4,h5,h6,b,strong{font-family:var(--sp-font-display)!important;font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:720!important;letter-spacing:-.022em!important;text-wrap:balance}b,strong{font-weight:700}p,li{font-weight:400;letter-spacing:0}.sp-logo-copy strong{font-family:var(--sp-font-display)!important;font-weight:760!important;letter-spacing:-.035em!important}.sp-mainnav,.sp-mainnav>a,.sp-more-menu>button,.sp-more-dropdown a{font-family:var(--sp-font-body)!important;font-weight:650!important;letter-spacing:-.005em!important}.sp-topbar,.sp-breaking-track a{font-size:12px!important;font-weight:500!important;letter-spacing:0!important}.sp-breaking-label,.sp-badge,.sp-eyebrow,.sp-section-kicker,.nv-label,.nv-section-title small,.nv-channel-code,.nv-programs-v2 small{font-family:var(--sp-font-body)!important;font-weight:700!important;letter-spacing:.075em!important}.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2,.nv-hero-lead h1,.nv-hero-lead h2,.sp-hero-copy h1,.sp-showcase-copy h1,.spx-lead-copy h2{font-family:var(--sp-font-display)!important;font-size:clamp(32px,3.15vw,48px)!important;font-weight:720!important;line-height:1.07!important;letter-spacing:-.035em!important;max-width:760px;text-shadow:0 2px 18px rgb(0 0 0 / .26)}.nv-hero-grid h2,.nv-hero-grid article:nth-child(1) h2,.spx-secondary-copy h3,.sp-showcase-trend-row strong{font-family:var(--sp-font-display)!important;font-weight:700!important;line-height:1.16!important;letter-spacing:-.018em!important;text-shadow:0 2px 12px rgb(0 0 0 / .22)}.nv-hero-grid h2{font-size:16px!important}.nv-hero-grid article:nth-child(1) h2{font-size:22px!important}.nv-lead-copy p,.sp-hero-copy p{font-size:13px!important;font-weight:400!important;line-height:1.55!important;letter-spacing:0!important}.nv-wordmark{font-family:var(--sp-font-display)!important;font-weight:760!important;letter-spacing:-.06em!important}.nv-wordmark strong{font-weight:760!important}.nv-section-title h2,.sp-section-head h2,.sp-portal-section-head h2,.spx-section-head h2,.spx-tools>header h2{font-family:var(--sp-font-display)!important;font-weight:720!important;line-height:1.08!important;letter-spacing:-.03em!important}.nv-feed-copy h3,.nv-popular strong,.nv-channel-copy strong,.nv-channel-grid>a>strong,.sp-news-copy h3,.sp-category-copy h3,.sp-card h3,.sp-archive-card-copy h3,.sp-archive-feature-copy h2,.spx-stream-copy h3,.spx-popular h3,.spx-popular>a strong,.spx-category-copy strong,.spx-tools>div>a strong{font-family:var(--sp-font-display)!important;font-weight:680!important;line-height:1.2!important;letter-spacing:-.018em!important}.sp-article-header h1,.sp-pagehead h1,.sp-archive-hero h1,.sp-search-dialog h2{font-family:var(--sp-font-display)!important;font-weight:730!important;line-height:1.1!important;letter-spacing:-.032em!important}.sp-article-excerpt{font-family:var(--sp-font-body)!important;font-size:17px!important;font-weight:400!important;line-height:1.6!important;letter-spacing:0!important}.sp-content{font-family:var(--sp-font-body)!important;font-size:17px!important;font-weight:400!important;line-height:1.78!important;letter-spacing:0!important}.sp-content h2{margin:1.8em 0 .65em;font-size:clamp(23px,2vw,29px)!important;line-height:1.2!important}.sp-content h3{margin:1.45em 0 .55em;font-size:20px!important;line-height:1.25!important}.sp-content p,.sp-content li{font-family:var(--sp-font-body)!important;font-weight:400!important;line-height:1.78!important}.nv-program-featured h3,.nv-program-mini-card strong,.sp-program-featured h3,.sp-program-mini-card strong,.sp-program-platform-copy strong,.sp-program-detail-hero h2,.sp-program-copy h3,.sp-program-media-title{font-family:var(--sp-font-display)!important;font-weight:690!important;line-height:1.18!important;letter-spacing:-.018em!important}.sp-footer-cta h2,.sp-footer-brand strong,.sp-footer h3,.sp-portal-footer h3,.spx-letter h3{font-family:var(--sp-font-display)!important;font-weight:700!important;letter-spacing:-.02em!important}.sp-popular-row b,.sp-side-popular-row>b,.spx-popular>a>b,.spx-letter-number,.spx-category-index{font-family:var(--sp-font-display)!important;font-weight:650!important;font-style:normal!important}@media(max-width:760px){.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2,.nv-hero-lead h1,.nv-hero-lead h2,.sp-hero-copy h1,.sp-showcase-copy h1,.spx-lead-copy h2{font-size:clamp(27px,8vw,36px)!important;line-height:1.09!important}.nv-hero-grid article:nth-child(1) h2,.nv-hero-grid h2{font-size:17px!important}.sp-article-header h1{font-size:clamp(27px,8vw,34px)!important;line-height:1.12!important}.sp-content{font-size:16.5px!important;line-height:1.75!important}}body .sp-search-dialog{color:var(--sp-ink)!important;background:var(--sp-surface)!important}body .sp-search-dialog h1,body .sp-search-dialog h2,body .sp-search-dialog h3{color:var(--sp-ink)!important;text-shadow:none!important}body .sp-search-dialog>span{color:var(--sp-gold-deep)!important;font-weight:750!important}body .sp-search-dialog .sp-search-close{color:#52645e!important}body .sp-search-dialog form{background:#fff!important;border-color:#b9c8c2!important}body .sp-search-dialog input{color:#14241f!important;background:#fff!important;border:0!important;opacity:1!important}body .sp-search-dialog input::placeholder{color:#64736d!important;opacity:1!important}body .sp-search-dialog form button{color:#fff!important;background:var(--sp-forest)!important}body .sp-pagehead,body .sp-article,body .sp-card,body .sp-news-item,body .sp-category-feature,body .sp-category-small,body .sp-single-related,body .nv-flow-strip,body .nv-source-strip,body .nv-feed-copy{color:var(--sp-ink)!important}body .sp-pagehead h1,body .sp-pagehead h2,body .sp-article h1,body .sp-article h2,body .sp-article h3,body .sp-card h3,body .sp-news-item h3,body .sp-category-copy h3,body .sp-single-related h3,body .nv-flow-strip strong,body .nv-source-strip strong,body .nv-feed-copy h3,body .nv-feed-copy h3 a{color:var(--sp-ink)!important}body .nv-flow-strip header b,body .nv-feed-copy>div>span,body .sp-article-category,body .sp-archive-kicker,body .sp-section-kicker{color:var(--sp-gold-deep)!important}body .nv-flow-strip header small,body .nv-flow-strip>a>small,body .nv-feed-copy>div>small,body .nv-feed-copy footer>span,body .sp-article-meta,body .sp-card small,body .sp-category-copy small,body .sp-archive-card-copy>div,body .sp-archive-feature-copy small,body .sp-related-meta{color:#5b6963!important;opacity:1!important}body .nv-feed-copy p,body .sp-card p,body .sp-news-copy p,body .sp-category-copy p,body .sp-archive-card-copy p,body .sp-article-excerpt{color:#4e5e58!important}body .sp-content{color:#1e2c27!important}body .sp-content a{color:#176b5d!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}body .sp-content blockquote{color:#33443e!important;background:#f2eee6!important;border-color:var(--sp-gold)!important}body .sp-content code,body .sp-content pre{color:#17241f!important;background:#eee9df!important}body input,body textarea,body select{color:#17241f;background:#fff}body input::placeholder,body textarea::placeholder{color:#66766f;opacity:1}body.sp-dark .sp-pagehead,body.sp-dark .sp-article,body.sp-dark .sp-card,body.sp-dark .sp-news-item,body.sp-dark .sp-category-feature,body.sp-dark .sp-category-small,body.sp-dark .sp-single-related{color:var(--sp-ink)!important}body.sp-dark .sp-content{color:#e3ece8!important}body.sp-dark .sp-content a{color:#d7ae6c!important}body.category-programlar .sp-archive-featured .sp-program-media.has-screen .sp-program-logo{display:none!important}body.category-programlar .sp-archive-featured .sp-archive-feature-copy{left:20px;right:20px;bottom:17px;max-width:calc(100% - 40px)}body.category-programlar .sp-archive-featured .sp-archive-feature-copy h2{font-family:var(--sp-font-ui,Arial,sans-serif)!important;font-weight:850!important;letter-spacing:-.025em!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:3.45em;text-wrap:balance}body.category-programlar .sp-archive-lead .sp-archive-feature-copy h2{font-size:clamp(23px,2.15vw,31px)!important;-webkit-line-clamp:3}body.category-programlar .sp-archive-side .sp-archive-feature-copy h2{font-size:17px!important;-webkit-line-clamp:3}body.category-programlar .sp-archive-feature-copy p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:3.1em}body.category-programlar .sp-archive-featured .sp-archive-overlay{background:linear-gradient(180deg,rgb(5 15 30 / .04) 20%,rgb(4 14 31 / .94) 100%)}@media(max-width:680px){body.category-programlar .sp-archive-featured .sp-archive-feature-copy{left:14px;right:14px;bottom:13px;max-width:calc(100% - 28px)}}.sp-sharebar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:18px;padding-top:15px;border-top:1px solid var(--sp-border,#dfe7f1)}.sp-sharebar>strong{margin-right:3px;color:var(--sp-ink,#17241f);font-size:12px}.sp-sharebar>a,.sp-sharebar>button{display:inline-grid;place-items:center;min-width:35px;height:35px;margin:0;padding:0 10px;border:1px solid #d8e1dd;border-radius:10px;background:#fff;color:#21322c;font:800 11px/1 Arial,sans-serif;text-decoration:none;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.sp-sharebar>a:hover,.sp-sharebar>button:hover{transform:translateY(-2px);border-color:#bdc9c4;box-shadow:0 7px 17px rgb(21 47 39 / .10)}.sp-sharebar .is-whatsapp{background:#25d366;color:#073d1b;border-color:#25d366}.sp-sharebar .is-x{background:#111;color:#fff;border-color:#111}.sp-sharebar .is-facebook{background:#1877f2;color:#fff;border-color:#1877f2;font-size:16px}.sp-sharebar .is-linkedin{background:#0a66c2;color:#fff;border-color:#0a66c2}.sp-sharebar .is-telegram{background:#229ed9;color:#fff;border-color:#229ed9}.sp-sharebar>button[data-sp-copy-link]{min-width:auto;padding-inline:13px}.sp-native-share{display:none!important}.sp-share-status{color:#176b5d;font-size:11px;font-weight:750}@media(max-width:680px){.sp-sharebar{position:sticky;z-index:24;bottom:8px;margin:14px -8px 0;padding:9px 10px;border:1px solid rgb(209 219 214 / .92);border-radius:15px;background:rgb(255 255 255 / .94);box-shadow:0 12px 30px rgb(16 39 32 / .16);backdrop-filter:blur(12px)}.sp-sharebar>strong,.sp-sharebar .is-linkedin,.sp-sharebar .is-telegram,.sp-sharebar>button[data-sp-copy-link]{display:none}.sp-sharebar>a{flex:1}.sp-sharebar .sp-native-share:not([hidden]){display:inline-grid!important;flex:1;background:#173f36;color:#fff;border-color:#173f36}.sp-share-status{position:absolute;right:8px;bottom:44px;padding:6px 9px;border-radius:8px;background:#173f36;color:#fff}}body.category-programlar .sp-archive-card-image .sp-program-media.has-screen .sp-program-logo{display:none!important}.sp-program-topic-visual{display:flex!important;align-items:flex-end;justify-content:flex-start;flex-direction:column;padding:18px;background:radial-gradient(circle at 82% 18%,hsla(var(--sp-topic-hue),75%,62%,.55),transparent 34%),linear-gradient(145deg,hsl(var(--sp-topic-hue),55%,25%),#0d1728)!important;color:#fff}.sp-program-topic-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(255 255 255 / .055) 1px,transparent 1px),linear-gradient(rgb(255 255 255 / .055) 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .7),transparent)}.sp-program-topic-visual span,.sp-program-topic-visual strong{position:relative;z-index:1;align-self:flex-start}.sp-program-topic-visual span{margin-bottom:auto;padding:5px 8px;border-radius:999px;background:rgb(255 255 255 / .92);color:#173f36;font-size:8px;font-weight:900;letter-spacing:.08em}.sp-program-topic-visual strong{max-width:92%;font-size:15px;line-height:1.18;text-wrap:balance}.nv-platform-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.nv-platform-strip span,.nv-program-platforms span{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid rgb(228 189 121 / .28);border-radius:999px;background:rgb(228 189 121 / .08);color:#e7c689;font-size:8px;font-weight:850;letter-spacing:.025em}.nv-program-platforms{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 10px}.nv-program-featured h3+.nv-program-platforms{margin-top:2px}.nv-platform-strip.is-program-page{margin:20px 0 0}.nv-platform-strip.is-program-page span{border-color:rgb(255 255 255 / .16);background:rgb(255 255 255 / .07);color:#e6c17f;font-size:9px;padding:7px 10px}.sp-program-platform-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.nv-platform-strip{gap:5px}.nv-platform-strip span{font-size:7px}.nv-programs-v2-head h2{line-height:1.04}}.nv-hero-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:30px 0 14px;padding:0 2px 14px;border-bottom:1px solid #cfdae5}.nv-hero-heading>div>span{display:flex;align-items:center;gap:8px;color:#087f96;font-size:9px;font-weight:850;letter-spacing:.13em}.nv-hero-heading>div>span i{width:7px;height:7px;border-radius:50%;background:#12b8d4;box-shadow:0 0 0 5px rgb(18 184 212 / .12),0 0 17px rgb(18 184 212 / .42)}.nv-hero-heading h1{margin:6px 0 0;color:#081b2e;font-size:clamp(27px,2.8vw,40px)!important;line-height:1;letter-spacing:-.04em!important}.nv-hero-heading p{margin:0 0 3px;color:#607386;font-size:10px;font-weight:650}.nv-hero{grid-template-columns:minmax(0,1.52fr) minmax(330px,.68fr);gap:16px;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}.nv-hero-stage{height:570px;min-height:570px;border:1px solid #b7cbd8;border-radius:22px;box-shadow:0 22px 58px rgb(8 31 50 / .16)}.nv-hero-stage:after{content:"";position:absolute;z-index:4;inset:0;border:1px solid rgb(255 255 255 / .09);border-radius:inherit;pointer-events:none}.nv-hero-stage .nv-gradient{background:linear-gradient(90deg,rgb(2 12 22 / .85),rgb(2 12 22 / .16) 78%),linear-gradient(180deg,transparent 35%,rgb(2 10 18 / .94))}.nv-hero-stage .nv-label,.nv-hero-grid .nv-label{border:1px solid rgb(139 231 249 / .42);background:rgb(5 29 43 / .72)!important;color:#91eaf8!important;backdrop-filter:blur(8px)}.nv-hero-stage .nv-lead-copy{right:48px;bottom:65px;left:34px}.nv-hero-stage .nv-lead-copy h1,.nv-hero-stage .nv-lead-copy h2{max-width:810px;font-weight:760!important;text-shadow:0 4px 24px rgb(0 0 0 / .45)}.nv-hero-grid{display:grid;height:570px;min-height:570px;grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.nv-hero-grid article[data-sp-hero-side]{display:none}.nv-hero-grid article[data-sp-hero-side].is-visible{display:block;height:auto;min-height:0;border:1px solid #bfd0da;border-radius:20px;background:#0d2434;box-shadow:0 13px 34px rgb(8 31 50 / .11)}.nv-hero-grid article:nth-child(1){grid-column:auto}.nv-hero-grid article>a:after{background:linear-gradient(180deg,rgb(2 11 18 / .02) 20%,rgb(2 10 17 / .92) 100%)}.nv-hero-grid .nv-card-media{aspect-ratio:auto}.nv-hero-grid .nv-label{top:17px;left:17px;padding:5px 8px;font-size:7px}.nv-hero-grid h2,.nv-hero-grid article:nth-child(1) h2{right:18px;bottom:38px;left:18px;font-size:20px!important;line-height:1.12!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.nv-hero-grid small{right:18px;bottom:17px;left:18px;color:rgb(223 239 247 / .7);font-size:8px}.nv-hero-controls>button{border-color:rgb(136 224 243 / .36);background:rgb(3 20 32 / .64)}.nv-hero-controls>button:hover{border-color:#22d3ee;background:#22d3ee;color:#06131d}.nv-hero-dots button.is-active span,.nv-hero-progress{background:#22d3ee}.nv-hero-dots button.is-active span{box-shadow:0 0 12px rgb(34 211 238 / .72)}.nv-flow-strip{margin-top:16px!important;border:1px solid #d4dee7!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 28px rgb(18 45 67 / .06)!important}.nv-flow-strip,.nv-source-strip,.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2{content-visibility:auto;contain-intrinsic-size:1px 700px}@media(max-width:1180px){.nv-hero{grid-template-columns:1fr}.nv-hero-stage{height:520px;min-height:520px}.nv-hero-grid{height:250px;min-height:250px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.nv-hero-grid article[data-sp-hero-side].is-visible{height:auto}}@media(max-width:760px){.nv-hero-heading{align-items:flex-start;flex-direction:column;gap:7px;margin-top:20px}.nv-hero-heading p{display:none}.nv-hero{gap:11px}.nv-hero-stage{height:445px;min-height:445px;border-radius:18px}.nv-hero-stage .nv-lead-copy{right:20px;bottom:62px;left:20px}.nv-hero-grid{height:215px;min-height:215px;gap:10px}.nv-hero-grid h2,.nv-hero-grid article:nth-child(1) h2{right:13px;bottom:31px;left:13px;font-size:16px!important}.nv-hero-grid small{right:13px;bottom:12px;left:13px}}@media(max-width:520px){.nv-hero-heading h1{font-size:28px!important}.nv-hero-stage{height:410px;min-height:410px}.nv-hero-grid{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:repeat(2,200px)}}.nv-recent-corner{margin-top:34px;padding:20px 22px 22px;border:1px solid #dfe5df;border-radius:20px;background:linear-gradient(135deg,#fff,#f5f7f3);box-shadow:0 15px 38px rgb(20 45 37 / .06)}.nv-recent-corner>header{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:22px;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid #dfe5df}.nv-recent-corner>header span{color:#9b7138;font-size:8px;font-weight:900;letter-spacing:.13em}.nv-recent-corner>header h2{margin:4px 0 0;color:#14221d;font-size:26px;line-height:1}.nv-recent-corner>header p{display:flex;align-items:center;gap:7px;margin:0;color:#68776f;font-size:9px}.nv-recent-corner>header p i{width:7px;height:7px;border-radius:50%;background:#27b684;box-shadow:0 0 0 5px rgb(39 182 132 / .10)}.nv-recent-corner>header>a{color:#8c642d;font-size:9px;font-weight:900}.nv-recent-window{overflow:auto;padding-bottom:5px;scrollbar-width:thin;scroll-snap-type:x proximity}.nv-recent-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,1fr);gap:10px;min-width:max-content}.nv-recent-track article{display:grid;grid-template-columns:86px 1fr;width:285px;min-height:92px;overflow:hidden;border:1px solid #e0e6e1;border-radius:14px;background:#fff;scroll-snap-align:start;transition:.2s}.nv-recent-track article:hover{transform:translateY(-2px);border-color:#c9b183;box-shadow:0 10px 22px rgb(25 49 41 / .08)}.nv-recent-media{display:block;height:100%;min-height:92px;background:#dfe7e2}.nv-recent-media img,.nv-recent-media .sp-thumb-logo-only{width:100%;height:100%;object-fit:cover}.nv-recent-track article>div{min-width:0;padding:11px}.nv-recent-track article>div>span{color:#9b7138;font-size:7px;font-weight:900;text-transform:uppercase}.nv-recent-track h3{margin:5px 0 8px;font-size:12px;line-height:1.24;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nv-recent-track small{color:#89958f;font-size:8px}@media(max-width:680px){.nv-recent-corner{margin-top:24px;padding:16px 14px}.nv-recent-corner>header{grid-template-columns:1fr auto}.nv-recent-corner>header p{display:none}.nv-recent-corner>header h2{font-size:21px}.nv-recent-track{grid-auto-columns:260px}.nv-recent-track article{width:260px;grid-template-columns:78px 1fr}}.nv-recent-corner{margin-top:24px!important;padding:14px 16px 15px!important;border-radius:17px!important}.nv-recent-corner>header{align-items:center!important;margin-bottom:10px!important;padding-bottom:10px!important}.nv-recent-corner>header h2{font-size:21px!important}.nv-recent-corner>header>p{white-space:nowrap}.nv-recent-corner>header{grid-template-columns:1fr auto!important}.nv-recent-window{max-height:90px!important;overflow-x:auto!important;overflow-y:hidden!important}.nv-recent-track{grid-auto-columns:230px!important;gap:8px!important;min-height:80px!important;align-items:start!important}.nv-recent-track article{display:grid!important;width:230px!important;height:80px!important;min-height:80px!important;max-height:80px!important;grid-template-columns:68px minmax(0,1fr)!important;overflow:hidden!important;border-radius:11px!important}.nv-recent-media{display:block!important;width:68px!important;height:80px!important;min-height:80px!important;overflow:hidden!important}.nv-recent-media>img,.nv-recent-media>.sp-thumb-logo-only,.nv-recent-media>.sp-thumb-logo-only img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important}.nv-recent-media>.sp-thumb-logo-only{padding:15px!important;background:linear-gradient(145deg,#eef3ef,#fff)!important}.nv-recent-media>.sp-thumb-logo-only img{object-fit:contain!important}.nv-recent-track article>div{padding:8px 9px!important;overflow:hidden!important}.nv-recent-track article>div>span{font-size:6px!important}.nv-recent-track h3{margin:3px 0 5px!important;font-size:10px!important;line-height:1.22!important;-webkit-line-clamp:2!important;max-height:25px!important}.nv-recent-track small{font-size:7px!important;white-space:nowrap}@media(max-width:680px){.nv-recent-corner{padding:12px!important}.nv-recent-corner>header h2{font-size:18px!important}.nv-recent-corner>header>a{font-size:8px}.nv-recent-track{grid-auto-columns:215px!important}.nv-recent-track article{width:215px!important}}.nv-source-strip{grid-template-columns:34px 1fr auto!important;gap:12px!important;margin:14px 0 14px!important;padding:10px 12px!important;border-color:#d9e0db!important;border-radius:13px!important;background:#fff!important}.nv-source-icon{width:32px!important;height:32px!important;border-radius:8px!important;font-size:13px!important}.nv-source-strip>div{gap:2px!important}.nv-source-strip>div b{font-size:6px!important}.nv-source-strip>div strong{font-size:11px!important}.nv-source-strip>a{font-size:8px!important}.nv-recent-corner{margin-top:0!important}.nv-recent-actions{display:flex;align-items:center;gap:5px}.nv-recent-actions button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid #d7dfda;border-radius:8px;background:#fff;color:#183128;font-size:12px;cursor:pointer}.nv-recent-actions button:hover{border-color:#b89155;background:#173128;color:#fff}.nv-recent-actions a{margin-left:3px;color:#8c642d;font-size:8px;font-weight:900}.nv-recent-window{scrollbar-width:none!important}.nv-recent-window::-webkit-scrollbar{display:none}.nv-recent-track{will-change:transform}@media(max-width:680px){.nv-source-strip{grid-template-columns:30px 1fr!important}.nv-source-icon{width:30px!important;height:30px!important}.nv-source-strip>a{display:none}.nv-source-strip>div strong{font-size:10px!important}.nv-recent-actions a{display:none}.nv-recent-actions button{width:25px;height:25px}}.sp-header-inner{gap:18px!important}.sp-seo-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;flex:1 1 auto!important;min-width:0!important;padding:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;white-space:nowrap!important}.sp-seo-nav>a,.sp-seo-nav>.sp-more-menu>button{display:flex!important;align-items:center!important;justify-content:center!important;height:42px!important;min-height:42px!important;padding:0 11px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#24344a!important;font-size:12px!important;font-weight:800!important;letter-spacing:-.01em!important;white-space:nowrap!important;text-decoration:none!important}.sp-seo-nav>a:after{display:none!important}.sp-seo-nav>a:hover,.sp-seo-nav>a.active,.sp-seo-nav>.sp-more-menu>button:hover,.sp-seo-nav>.sp-more-menu>button[aria-expanded="true"]{background:#eef4ff!important;color:#155eef!important;box-shadow:none!important}.sp-seo-more{position:relative!important;flex:0 0 auto!important}.sp-seo-more>button span{margin-left:5px;font-size:11px;line-height:1;transition:transform .18s ease}.sp-seo-more.open>button span{transform:rotate(180deg)}.sp-seo-more .sp-more-dropdown{top:47px!important;right:0!important;width:205px!important;display:none!important;padding:7px!important;border:1px solid #dce5f1!important;border-radius:12px!important;background:#fff!important;box-shadow:0 16px 38px rgb(20 45 85 / .14)!important;grid-template-columns:1fr!important;z-index:1200!important}.sp-seo-more.open .sp-more-dropdown{display:grid!important}.sp-seo-more .sp-more-dropdown a{display:block!important;padding:9px 10px!important;border-radius:8px!important;color:#26364b!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important}.sp-seo-more .sp-more-dropdown a:hover{background:#eef4ff!important;color:#155eef!important}@media(max-width:1180px){.sp-header-inner{gap:10px!important}.sp-seo-nav{gap:0!important}.sp-seo-nav>a,.sp-seo-nav>.sp-more-menu>button{padding-inline:7px!important;font-size:11px!important}.sp-logo-copy small{display:none!important}}@media(max-width:900px){.sp-seo-nav{display:none!important}.sp-mobile-menu-button{display:block!important}}.nv-feed-media,.sp-archive-card-image,.sp-related-thumb,.nv-recent-media,.sp-category-image,.nv-card-media{overflow:hidden;background:#e7ece9}.nv-feed-media>img,.sp-archive-card-image>img,.sp-related-thumb>img,.nv-recent-media>img,.sp-category-image>img,.nv-card-media>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.sp-archive-card-image{aspect-ratio:16/10}.sp-related-thumb{aspect-ratio:4/3}.sp-category-image,.nv-card-media{aspect-ratio:16/9}.nv-recent-media{aspect-ratio:4/3}@media(max-width:900px){body .sp-mobile-drawer-v2{position:fixed!important;top:102px!important;right:10px!important;left:10px!important;display:block!important;max-height:calc(100dvh - 116px)!important;padding:10px!important;overflow:auto!important;border:1px solid #dce4e0!important;border-radius:16px!important;background:rgb(255 255 255 / .98)!important;box-shadow:0 20px 55px rgb(16 39 32 / .2)!important;backdrop-filter:blur(18px)!important}body .sp-mobile-drawer-v2[hidden]{display:none!important}.sp-mobile-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sp-mobile-primary>a{display:flex!important;align-items:center;justify-content:space-between;min-height:43px;padding:10px 12px!important;border:1px solid #e2e9e5;border-radius:10px!important;background:#f8faf9!important;color:#21372f!important;font-size:12px;font-weight:800}.sp-mobile-primary>a:first-child{grid-column:1/-1;background:#173f36!important;color:#fff!important}.sp-mobile-primary>a span{color:#b88a49}.sp-mobile-more{margin-top:7px;border:1px solid #e0e7e3;border-radius:11px;background:#fff}.sp-mobile-more summary{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;color:#31473f;font-size:11px;font-weight:850;cursor:pointer;list-style:none}.sp-mobile-more summary::-webkit-details-marker{display:none}.sp-mobile-more[open] summary span{transform:rotate(180deg)}.sp-mobile-more>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0 8px 8px}.sp-mobile-more a{padding:9px 10px!important;border-radius:8px!important;background:#f3f6f4!important;color:#40554d!important;font-size:11px!important;font-weight:700!important}}@media(max-width:680px){body .sp-mobile-drawer-v2{top:94px!important;right:8px!important;left:8px!important}.sp-mobile-primary>a{min-height:40px;padding:9px 10px!important}}.sp-archive-sidebar{gap:14px}.sp-archive-sidebar .sp-side-panel{border:1px solid #d8e0db;border-radius:16px;background:#fffdf9;box-shadow:0 12px 32px rgb(24 54 45 / .07)}.sp-archive-sidebar .sp-side-panel-head{position:relative;gap:9px;padding:15px 16px;border-bottom:1px solid #dfe6e1;background:linear-gradient(135deg,#112b24,#1d493d)}.sp-archive-sidebar .sp-side-panel-head:after{content:"";position:absolute;right:15px;width:30px;height:2px;border-radius:99px;background:#d7b16e}.sp-archive-sidebar .sp-side-panel-head>span{padding:4px 6px;border-radius:5px;background:rgb(215 177 110 / .14);color:#e0bc7c;font-size:8px;letter-spacing:.12em}.sp-archive-sidebar .sp-side-panel-head h3{color:#fff;font-size:16px;letter-spacing:-.02em}.sp-archive-sidebar .sp-side-popular-row{grid-template-columns:29px minmax(0,1fr);gap:10px;padding:11px 14px;border-color:#e7ebe8;transition:background .18s ease,transform .18s ease}.sp-archive-sidebar .sp-side-popular-row>b{display:grid;width:27px;height:27px;place-items:center;border:1px solid #d9bc86;border-radius:50%;background:#fbf3e4!important;color:#936727;font-size:12px!important;font-weight:850!important}.sp-archive-sidebar .sp-side-popular-row>span{min-width:0;color:#172a24;font-size:11px;line-height:1.32;font-weight:780;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-archive-sidebar .sp-side-popular-row small{color:#829089;font-size:8px;line-height:1.2}.sp-archive-sidebar .sp-side-popular-row:hover{background:#f1f6f3;transform:translateX(2px)}.sp-archive-sidebar .sp-side-popular-row:hover>span{color:#8d6127}.sp-archive-sidebar .sp-side-categories>div:last-child{grid-template-columns:1fr 1fr;gap:7px;padding:12px}.sp-archive-sidebar .sp-side-categories>div:last-child a{min-width:0;padding:9px 10px;border:1px solid #e1e7e3;border-radius:9px;background:#f7f9f7;color:#294239;font-size:10px;font-weight:720;transition:.18s}.sp-archive-sidebar .sp-side-categories>div:last-child a:hover{border-color:#cfb078;background:#fff8e9;color:#81591f;transform:translateY(-1px)}.sp-archive-sidebar .sp-side-categories>div:last-child a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-archive-sidebar .sp-side-categories b{min-width:23px;height:19px;margin-left:6px;border-radius:999px;background:#e5eee9;color:#285c4b;font-size:8px}body.sp-dark .sp-archive-sidebar .sp-side-panel{background:#10221c;border-color:#29443a}body.sp-dark .sp-archive-sidebar .sp-side-categories>div:last-child a{background:#152b24;border-color:#2b493e;color:#dce9e3}@media(max-width:680px){.sp-archive-sidebar .sp-side-categories>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}.nv-home{--nv17-accent:#087f96;--nv17-accent-soft:#e8f5f7;--nv17-ink:#102535;--nv17-muted:#637684;--nv17-line:#d7e1e7;--nv17-paper:var(--sp-paper,#f6f3ed);padding-bottom:48px;background:var(--nv17-paper)!important;color:var(--nv17-ink)}.nv-home *{box-shadow:none!important}.nv-home img{filter:none!important}.nv-home .nv-masthead,.nv-home .nv-topic-nav{background:transparent!important}.nv-home .nv-hero-heading{border-color:var(--nv17-line)}.nv-home .nv-hero-heading>div>span,.nv-home .nv-section-title small{color:var(--nv17-accent)}.nv-home .nv-hero-heading>div>span i{background:var(--nv17-accent);box-shadow:none!important}.nv-home .nv-hero{gap:18px}.nv-home .nv-hero-stage{border:1px solid var(--nv17-line);border-radius:20px;box-shadow:none!important}.nv-home .nv-hero-stage:after{display:none}.nv-home .nv-hero-stage .nv-media img{opacity:1!important;filter:none!important}.nv-home .nv-hero-stage .nv-gradient{background:linear-gradient(180deg,#fff0 34%,rgb(4 15 23 / .76) 100%)}.nv-home .nv-hero-stage .nv-lead-copy h1,.nv-home .nv-hero-stage .nv-lead-copy h2{max-width:860px;text-shadow:none!important}.nv-home .nv-hero-stage .nv-label{border:0;background:rgb(255 255 255 / .92)!important;color:var(--nv17-accent)!important}.nv-home .nv-hero-controls>button{border-color:rgb(255 255 255 / .72);background:rgb(255 255 255 / .9);color:var(--nv17-ink);backdrop-filter:none}.nv-home .nv-hero-controls>button:hover{border-color:#fff;background:#fff;color:var(--nv17-accent);transform:none}.nv-home .nv-hero-dots span{background:rgb(255 255 255 / .48)}.nv-home .nv-hero-dots button.is-active span,.nv-home .nv-hero-progress{background:#fff}.nv-home .nv-hero-grid{gap:18px}.nv-home .nv-hero-grid article[data-sp-hero-side].is-visible{border:1px solid var(--nv17-line);border-radius:18px;background:#fff;color:var(--nv17-ink);box-shadow:none!important}.nv-home .nv-hero-grid article>a{display:grid;height:100%;grid-template-rows:minmax(145px,1.45fr) minmax(92px,.72fr);background:#fff}.nv-home .nv-hero-grid article>a:after{display:none}.nv-home .nv-hero-grid .nv-card-media{position:relative;inset:auto;width:100%;height:100%;overflow:hidden;background:#eef2f4}.nv-home .nv-hero-grid .nv-card-media img{width:100%;height:100%;opacity:1!important;object-fit:cover;filter:none!important}.nv-home .nv-hero-grid .nv-label{top:14px;left:14px;border:0;background:rgb(255 255 255 / .93)!important;color:var(--nv17-accent)!important}.nv-home .nv-hero-grid h2,.nv-home .nv-hero-grid article:nth-child(1) h2{position:absolute;right:17px;bottom:38px;left:17px;margin:0;color:var(--nv17-ink);font-size:18px!important;line-height:1.16!important;text-shadow:none!important}.nv-home .nv-hero-grid small{position:absolute;right:17px;bottom:17px;left:17px;margin:0;color:#748590}.nv-home .nv-flow-strip{border:1px solid var(--nv17-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.nv-home .nv-flow-strip header{background:var(--nv17-accent-soft)}.nv-home .nv-flow-strip header b,.nv-home .nv-flow-strip>a>b{color:var(--nv17-accent)!important}.nv-home .nv-recent-corner,.nv-home .nv-feed-grid>article,.nv-home .nv-popular,.nv-home .nv-newsletter{border:1px solid var(--nv17-line)!important;background:#fff!important;box-shadow:none!important}.nv-home .nv-recent-corner{background:#fff!important}.nv-home .nv-recent-track article{border-color:var(--nv17-line);background:#fff;box-shadow:none!important}.nv-home .nv-recent-track article:hover,.nv-home .nv-feed-grid>article:hover{transform:none;box-shadow:none!important}.nv-home .nv-section-title{border-bottom:1px solid var(--nv17-line)}.nv-home .nv-section-title>span{color:var(--nv17-accent)}.nv-home .nv-feed-copy>div span,.nv-home .nv-feed-copy footer>a{color:var(--nv17-accent)!important}.nv-home .nv-popular{border-top:4px solid var(--nv17-accent)!important;color:var(--nv17-ink)}.nv-home .nv-popular header{border-color:var(--nv17-line)}.nv-home .nv-popular header small{color:var(--nv17-accent)}.nv-home .nv-popular>a{border-color:var(--nv17-line)}.nv-home .nv-popular>a>b{color:#a1b0b9}.nv-home .nv-popular>a strong{color:var(--nv17-ink)}.nv-home .nv-popular>a small{color:#73838d}.nv-home .nv-popular>a:hover strong{color:var(--nv17-accent)}.nv-home .nv-newsletter{color:var(--nv17-ink);background:var(--nv17-accent-soft)!important}.nv-home .nv-newsletter>span,.nv-home .nv-newsletter button{color:var(--nv17-accent)}.nv-home .nv-newsletter h2{color:var(--nv17-ink)}.nv-home .nv-newsletter p{color:var(--nv17-muted)}.nv-home .nv-newsletter form{border-color:#9fb9c4}.nv-home .nv-newsletter input{color:var(--nv17-ink)}.nv-home .nv-newsletter input::placeholder{color:#6f858e}.nv-home .nv-channels{margin-top:68px}.nv-home .nv-channel-grid{gap:16px}.nv-home .nv-channel-grid>a{display:grid;min-height:0;padding:0 0 15px;overflow:hidden;border:1px solid var(--nv17-line);border-radius:18px;background:#fff;color:var(--nv17-ink);grid-template-rows:180px auto auto auto;box-shadow:none!important;transition:border-color .18s}.nv-home .nv-channel-grid>a:after{display:none}.nv-home .nv-channel-grid>a:hover{border-color:#9ebdca;transform:none;box-shadow:none!important}.nv-home .nv-channel-media{position:relative;inset:auto;width:100%;height:180px;opacity:1;background:#eef2f4}.nv-home .nv-channel-media:after{display:none}.nv-home .nv-channel-media img{width:100%;height:100%;opacity:1;object-fit:cover;filter:none!important;transform:none!important}.nv-home .nv-channel-code{position:absolute;z-index:2;top:14px;left:14px;justify-self:start;padding:6px 8px;border:0;border-radius:7px;background:rgb(255 255 255 / .92);color:var(--nv17-accent);font-size:8px;backdrop-filter:none}.nv-home .nv-channel-grid>a>strong{position:relative;margin:15px 16px 0;color:var(--nv17-ink);font-size:24px;text-shadow:none}.nv-home .nv-channel-grid>a>small{position:relative;min-height:31px;margin:6px 16px 0;color:var(--nv17-muted);font-size:10px;line-height:1.45}.nv-home .nv-channel-grid>a>b{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:9px;margin:13px 16px 0;padding-top:12px;border-top:1px solid var(--nv17-line);color:var(--nv17-accent)}.nv-home .nv-channel-grid>a>b em{color:#7c8b94}.nv-home .nv-channel-grid>a:hover>b i{transform:none}.nv-home .nv-programs-v2{margin-top:72px;overflow:visible;border:0;border-top:1px solid var(--nv17-line);border-radius:0;background:transparent!important;color:var(--nv17-ink);box-shadow:none!important}.nv-home .nv-programs-v2:before{display:none}.nv-home .nv-programs-v2-head{padding:30px 0 24px;border-color:var(--nv17-line)}.nv-home .nv-programs-v2-head>div:first-child>small{color:var(--nv17-accent)}.nv-home .nv-programs-v2-head h2{color:var(--nv17-ink)}.nv-home .nv-programs-v2-head p{color:var(--nv17-muted)}.nv-home .nv-platform-strip span,.nv-home .nv-program-platforms span{border-color:#bad4dc;background:var(--nv17-accent-soft);color:#176a7b}.nv-home .nv-programs-v2-stats span{border-color:var(--nv17-line);background:#fff}.nv-home .nv-programs-v2-stats strong{color:var(--nv17-accent)}.nv-home .nv-programs-v2-stats small{color:var(--nv17-muted)}.nv-home .nv-programs-v2-stats>a{background:var(--nv17-accent);color:#fff}.nv-home .nv-programs-v2-layout{grid-template-columns:minmax(290px,.82fr) minmax(0,1.8fr);gap:16px;padding:20px 0 26px}.nv-home .nv-program-featured,.nv-home .nv-program-mini-card{overflow:hidden;border:1px solid var(--nv17-line);border-radius:18px;background:#fff;color:var(--nv17-ink);box-shadow:none!important;transform:none!important}.nv-home .nv-program-featured{min-height:0;padding:0 20px 20px}.nv-home .nv-program-card-bg{position:relative!important;z-index:0!important;inset:auto!important;display:block!important;width:auto;height:165px;min-height:165px;margin:0 -20px 18px!important;border-radius:17px 17px 0 0!important;background:#eef2f4}.nv-home .nv-program-card-bg:after{display:none}.nv-home .nv-program-card-bg img{width:100%;height:100%;opacity:1!important;object-fit:cover;filter:none!important;transform:none!important}.nv-home .nv-program-featured-top>span{background:var(--nv17-accent-soft);color:var(--nv17-accent)}.nv-home .nv-program-featured-top>small{color:#b5c1c7}.nv-home .nv-program-featured-logo{width:58px;height:58px;margin:17px 0 14px;border:1px solid var(--nv17-line);border-radius:14px;background:#fff;color:var(--nv17-accent);box-shadow:none!important}.nv-home .nv-program-featured-logo img{max-width:39px;max-height:39px}.nv-home .nv-program-featured>small,.nv-home .nv-program-mini-main small{color:var(--nv17-accent)}.nv-home .nv-program-featured h3{color:var(--nv17-ink)}.nv-home .nv-program-featured p{color:var(--nv17-muted)}.nv-home .nv-program-featured-actions a{border-color:var(--nv17-line);color:var(--nv17-ink)}.nv-home .nv-program-featured-actions a:last-child{border-color:var(--nv17-accent);background:var(--nv17-accent);color:#fff}.nv-home .nv-program-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.nv-home .nv-program-mini-card{min-height:245px}.nv-home .nv-program-mini-card .nv-program-card-bg{width:100%;height:120px;min-height:120px;margin:0!important;border-radius:17px 17px 0 0!important}.nv-home .nv-program-mini-main{padding:0 14px 28px;color:var(--nv17-ink)}.nv-home .nv-program-mini-main>span{z-index:2;width:44px;height:44px;margin:14px 0 10px;border:1px solid var(--nv17-line);border-radius:12px;background:#fff;color:var(--nv17-accent);box-shadow:none!important}.nv-home .nv-program-mini-card:has(.nv-program-card-bg) .nv-program-mini-main>span{margin-top:-22px}.nv-home .nv-program-mini-main strong{color:var(--nv17-ink);font-size:13px}.nv-home .nv-program-mini-main em{color:#7a8b95}.nv-home .nv-program-mini-download{color:var(--nv17-accent)}.nv-home .nv-programs-v2-footer{padding:15px 0;border-color:var(--nv17-line);color:var(--nv17-muted)}.nv-home .nv-programs-v2-footer i{background:var(--nv17-accent);box-shadow:none!important}.nv-home .nv-programs-v2-footer a{color:var(--nv17-accent)}.nv-home .nv-source-strip{grid-template-columns:42px minmax(260px,.9fr) 1fr auto!important;gap:18px!important;margin:50px 0 0!important;padding:24px 0 0!important;border:0!important;border-top:1px solid var(--nv17-line)!important;border-radius:0!important;background:transparent!important}.nv-home .nv-source-icon{width:40px!important;height:40px!important;border-radius:10px!important;background:var(--nv17-accent)!important;color:#fff!important}.nv-home .nv-source-strip>div b{color:var(--nv17-accent)!important}.nv-home .nv-source-strip>div strong{color:var(--nv17-ink)!important;font-size:12px!important}.nv-home .nv-source-strip p{color:var(--nv17-muted);font-size:10px}.nv-home .nv-source-strip>a{color:var(--nv17-accent)!important;font-size:9px!important}@media(max-width:1050px){.nv-home .nv-programs-v2-layout{grid-template-columns:1fr}.nv-home .nv-program-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nv-home .nv-source-strip{grid-template-columns:42px 1fr auto!important}.nv-home .nv-source-strip p{grid-column:2/3}}@media(max-width:760px){.nv-home .nv-hero-grid article>a{grid-template-rows:125px 90px}.nv-home .nv-channel-grid{grid-template-columns:1fr 1fr}.nv-home .nv-channel-grid>a{grid-template-rows:145px auto auto auto}.nv-home .nv-channel-media{height:145px}.nv-home .nv-channel-grid>a>strong{font-size:20px}.nv-home .nv-programs-v2{margin-top:52px}.nv-home .nv-programs-v2-head{padding:24px 0 20px}.nv-home .nv-programs-v2-layout{padding-top:14px}.nv-home .nv-program-mini-grid{grid-template-columns:1fr 1fr}.nv-home .nv-source-strip{grid-template-columns:36px 1fr!important}.nv-home .nv-source-strip p,.nv-home .nv-source-strip>a{grid-column:2/3!important}.nv-home .nv-source-strip>a{display:block!important}}@media(max-width:520px){.nv-home .nv-hero-grid article>a{grid-template-rows:112px 88px}.nv-home .nv-channel-grid{grid-template-columns:1fr}.nv-home .nv-channel-grid>a{grid-template-rows:180px auto auto auto}.nv-home .nv-channel-media{height:180px}.nv-home .nv-program-mini-grid{grid-template-columns:1fr}.nv-home .nv-program-mini-card{min-height:235px}}.nv-home .nv-programs-v2{overflow:hidden;padding:0 20px 16px;border:1px solid #c8d7de;border-radius:20px;background:#e8f0f3!important}.nv-home .nv-programs-v2-head{padding:25px 4px 21px;border-color:#c5d4db}.nv-home .nv-programs-v2-head h2{font-size:clamp(29px,3vw,43px)}.nv-home .nv-programs-v2-head p{max-width:650px;color:#526b77;font-size:10px}.nv-home .nv-programs-v2-stats span{min-width:92px;padding:9px 12px;background:#f8fbfc}.nv-home .nv-programs-v2-stats>a{min-width:112px;border-radius:10px}.nv-home .nv-programs-v2-layout{display:block;padding:16px 0 22px}.nv-home .nv-program-featured{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);min-height:280px;margin-bottom:14px;padding:0;border-radius:16px;background:#f9fbfc}.nv-home .nv-program-featured:not(:has(.nv-program-card-bg)){grid-template-columns:1fr}.nv-home .nv-program-featured>.nv-program-card-bg{width:100%;height:100%;min-height:280px;margin:0!important;border-radius:15px 0 0 15px!important}.nv-home .nv-program-featured-body{display:flex;min-width:0;flex-direction:column;padding:20px 22px}.nv-home .nv-program-featured-top>small{font-size:20px}.nv-home .nv-program-featured-logo{width:52px;height:52px;margin:15px 0 11px;padding:6px;border-radius:12px}.nv-home .nv-program-featured-logo img{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}.nv-home .nv-program-featured h3{margin:5px 0 7px;font-size:21px}.nv-home .nv-program-featured-body>small{color:var(--nv17-accent);font-size:7px;font-weight:850;text-transform:uppercase}.nv-home .nv-program-featured p{font-size:9px;line-height:1.5}.nv-home .nv-program-featured-actions{margin-top:auto;padding-top:14px}.nv-home .nv-program-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.nv-home .nv-program-mini-card{min-height:188px;border-radius:14px;background:#fbfcfd}.nv-home .nv-program-mini-card .nv-program-card-bg{width:100%;height:82px;min-height:82px;margin:0!important;border-radius:13px 13px 0 0!important}.nv-home .nv-program-mini-card:not(:has(.nv-program-card-bg)) .nv-program-mini-main:before{content:"";display:block;flex:0 0 82px;margin:0 -12px;background:linear-gradient(135deg,#dbe8ed,#eef4f6 54%,#d2e3e9)}.nv-home .nv-program-mini-main{padding:0 12px 25px}.nv-home .nv-program-mini-main>span,.nv-home .nv-program-mini-card:has(.nv-program-card-bg) .nv-program-mini-main>span{width:40px;height:40px;margin:-20px 0 8px;padding:5px;border-radius:10px;background:#fff}.nv-home .nv-program-mini-main>span img{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:contain!important}.nv-home .nv-program-featured-logo.is-logo-missing:after,.nv-home .nv-program-mini-main>span.is-logo-missing:after{content:attr(data-initial);color:var(--nv17-accent);font-weight:900}.nv-home .nv-program-mini-main small{font-size:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nv-home .nv-program-mini-main strong{display:-webkit-box;margin-top:4px;overflow:hidden;color:#173040;font-size:11px;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nv-home .nv-program-mini-main em{margin-top:5px;overflow:hidden;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.nv-home .nv-program-mini-download{right:10px;bottom:9px;font-size:7px}.nv-home .nv-programs-v2-footer{padding:13px 4px 0;border-color:#c5d4db}@media(max-width:1080px){.nv-home .nv-program-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.nv-home .nv-programs-v2{padding:0 14px 14px;border-radius:17px}.nv-home .nv-program-featured{grid-template-columns:1fr}.nv-home .nv-program-featured>.nv-program-card-bg{height:170px;min-height:170px;border-radius:15px 15px 0 0!important}.nv-home .nv-program-featured-body{padding:17px}.nv-home .nv-program-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:460px){.nv-home .nv-program-mini-grid{grid-template-columns:1fr}.nv-home .nv-program-mini-card{min-height:178px}}.nv-home .nv-programs-v2{margin-top:72px;padding:0 22px 18px;overflow:hidden;border:1px solid #d8d0c5;border-radius:20px;background:#efeae2!important;color:var(--nv17-ink)}.nv-home .nv-programs-v2-head{padding:27px 2px 23px;border-color:#d8d0c5}.nv-home .nv-programs-v2-head p{color:#627078}.nv-home .nv-programs-v2-stats span{border-color:#d8d0c5;background:#fffdfa}.nv-home .nv-programs-v2-stats>a{background:var(--nv17-accent);color:#fff}.nv-home .nv-program-visual-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;padding:18px 0 24px}.nv-home .nv-program-visual-card{min-width:0;overflow:hidden;border:1px solid #ddd5ca;border-radius:15px;background:#fffdfa;color:var(--nv17-ink)}.nv-home .nv-program-square{position:relative;display:grid;width:100%;aspect-ratio:1/1;place-items:center;overflow:hidden;border-bottom:1px solid #ddd5ca;background:linear-gradient(145deg,#e6efed,#f5f1e9 62%,#dce9e6)}.nv-home .nv-program-square:after{content:"";position:absolute;inset:0;border:1px solid rgb(255 255 255 / .42);pointer-events:none}.nv-home .nv-program-screen-img{position:absolute;z-index:2;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.nv-home .nv-program-square-logo{z-index:1;display:grid;width:100%;height:100%;place-items:center;color:var(--nv17-accent);font-size:44px;font-weight:950;line-height:1}.nv-home .nv-program-square-logo img{display:block;width:62%!important;height:62%!important;max-width:150px!important;max-height:150px!important;margin:0!important;padding:0!important;object-fit:contain!important}.nv-home .nv-program-square.has-screen .nv-program-square-logo{display:none}.nv-home .nv-program-square-logo.is-logo-missing:after{content:attr(data-initial)}.nv-home .nv-program-card-info{display:flex;min-height:142px;flex-direction:column;padding:12px 12px 11px}.nv-home .nv-program-card-info>small{overflow:hidden;color:var(--nv17-accent);font-size:7px;font-weight:900;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.nv-home .nv-program-card-info h3{display:-webkit-box;min-height:35px;margin:7px 0 5px;overflow:hidden;color:var(--nv17-ink);font-size:13px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nv-home .nv-program-card-info h3 a:hover{color:var(--nv17-accent)}.nv-home .nv-program-card-info>p{margin:0;color:#77847f;font-size:8px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nv-home .nv-program-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:11px;border-top:1px solid #e8e1d8}.nv-home .nv-program-card-actions a{color:#536964;font-size:8px;font-weight:850}.nv-home .nv-program-card-actions a:last-child{color:var(--nv17-accent)}.nv-home .nv-programs-v2-footer{padding:14px 2px 0;border-color:#d8d0c5}@media(max-width:1180px){.nv-home .nv-program-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.nv-home .nv-programs-v2{padding:0 14px 14px}.nv-home .nv-program-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nv-home .nv-program-card-info{min-height:135px;padding:11px 10px 10px}}@media(max-width:390px){.nv-home .nv-program-visual-grid{grid-template-columns:1fr}.nv-home .nv-program-square{aspect-ratio:4/3}}.nv-home{--nv17-accent:var(--sp-forest);--nv17-accent-soft:var(--sp-forest-soft);--nv17-ink:var(--sp-ink);--nv17-muted:var(--sp-muted);--nv17-line:var(--sp-border)}.nv-home .nv-programs-v2{border-color:var(--sp-border);background:#f1ede6!important}.nv-home .nv-programs-v2-head,.nv-home .nv-programs-v2-footer{border-color:var(--sp-border)}.nv-home .nv-program-visual-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;padding:16px 0 20px}.nv-home .nv-program-visual-card{border-color:var(--sp-border);border-radius:13px;background:var(--sp-surface)}.nv-home .nv-program-square{border-color:var(--sp-border);background:linear-gradient(145deg,#e8efec,#f7f3ec 64%,#e2ebe7)}.nv-home .nv-program-square-logo{font-size:34px;color:var(--sp-forest)}.nv-home .nv-program-square-logo img{width:56%!important;height:56%!important;max-width:104px!important;max-height:104px!important}.nv-home .nv-program-card-info{min-height:123px;padding:10px 10px 9px}.nv-home .nv-program-card-info h3{min-height:31px;margin:6px 0 4px;font-size:11px;line-height:1.28}.nv-home .nv-program-card-info>small{color:var(--sp-gold-deep);font-size:6px}.nv-home .nv-program-card-info>p{font-size:7px;color:var(--sp-muted)}.nv-home .nv-program-card-actions{padding-top:8px;border-color:#e9e1d7}.nv-home .nv-program-card-actions a{font-size:7px;color:#52645e}.nv-home .nv-program-card-actions a:last-child{color:var(--sp-forest)}.nv-home .nv-channel-grid>a{border-color:var(--sp-border);background:var(--sp-surface);transition:transform .24s ease,border-color .24s ease,background-color .24s ease,box-shadow .24s ease}.nv-home .nv-channel-grid>a:before{content:"";position:absolute;z-index:3;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--sp-forest),var(--sp-gold));transform:scaleX(0);transform-origin:left;transition:transform .24s ease;pointer-events:none}.nv-home .nv-channel-media img{transition:transform .35s ease,filter .35s ease!important}.nv-home .nv-channel-grid>a:hover{z-index:2;border-color:#b7a27d;background:#fff!important;transform:translateY(-6px);box-shadow:0 18px 34px rgb(20 56 47 / .14)!important}.nv-home .nv-channel-grid>a:hover:before{transform:scaleX(1)}.nv-home .nv-channel-grid>a:hover .nv-channel-media img{transform:scale(1.055)!important;filter:saturate(1.05)!important}.nv-home .nv-channel-grid>a:hover>strong{color:var(--sp-forest)}.nv-home .nv-channel-grid>a:hover>b i{transform:translateX(4px)}body:not(.sp-dark) .sp-archive-content,body:not(.sp-dark) .sp-archive-card,body:not(.sp-dark) .sp-side-panel,body:not(.sp-dark) .sp-side-newsletter,body:not(.sp-dark) .sp-article,body:not(.sp-dark) .sp-single-related,body:not(.sp-dark) .sp-program-catalog,body:not(.sp-dark) .sp-program-platform-v2,body:not(.sp-dark) .sp-program-daily-card,body:not(.sp-dark) .sp-essential-programs,body:not(.sp-dark) .sp-format-center{color:var(--sp-ink)!important;background:var(--sp-surface)!important;border-color:var(--sp-border)!important}body:not(.sp-dark) .sp-archive-toolbar,body:not(.sp-dark) .sp-archive-count,body:not(.sp-dark) .sp-view-label,body:not(.sp-dark) .sp-program-catalog-head,body:not(.sp-dark) .sp-essential-head{border-color:var(--sp-border)!important}body:not(.sp-dark) .sp-archive-kicker,body:not(.sp-dark) .sp-author-kicker,body:not(.sp-dark) .sp-eyebrow,body:not(.sp-dark) .sp-program-card-info>small,body:not(.sp-dark) .sp-program-platform-copy>small{color:var(--sp-gold-deep)!important}body:not(.sp-dark) .sp-pagination a,body:not(.sp-dark) .sp-program-chips button,body:not(.sp-dark) .nv-platform-strip span{border-color:#cdbfAA!important;background:var(--sp-gold-soft)!important;color:var(--sp-forest)!important}body:not(.sp-dark) .sp-pagination .current,body:not(.sp-dark) .sp-program-chips button.is-active,body:not(.sp-dark) .sp-program-loadmore,body:not(.sp-dark) .sp-program-hero-search button{border-color:var(--sp-forest)!important;background:var(--sp-forest)!important;color:#fff!important}body:not(.sp-dark) .sp-article a,body:not(.sp-dark) .sp-archive-card a:hover,body:not(.sp-dark) .sp-side-panel a:hover,body:not(.sp-dark) .sp-program-catalog a:hover{color:var(--sp-forest)}body:not(.sp-dark) .sp-native-share a,body:not(.sp-dark) .sp-trust-strip,body:not(.sp-dark) .sp-source{border-color:var(--sp-border)!important}@media(max-width:1180px){.nv-home .nv-program-visual-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:900px){.nv-home .nv-program-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:600px){.nv-home .nv-program-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.nv-home .nv-channel-grid>a:hover{transform:translateY(-3px)}}:root{--sp-premium-gold:#c59a55;--sp-premium-gold-strong:#9b6a20;--sp-premium-gold-soft:#ead9b9}.nv-home .nv-programs-v2{border:2px solid var(--sp-premium-gold)!important}.nv-home .nv-program-visual-card,.nv-home .nv-channel-grid>a{border:1px solid var(--sp-premium-gold)!important}.nv-home .nv-program-square{border-bottom-color:var(--sp-premium-gold-soft)!important}.nv-home .nv-program-visual-card,.nv-home .nv-channel-grid>a{transition:transform .24s ease,border-color .24s ease,background-color .24s ease,box-shadow .24s ease}.nv-home .nv-program-visual-card:hover,.nv-home .nv-channel-grid>a:hover{border-color:var(--sp-premium-gold-strong)!important}.nv-home .nv-program-visual-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgb(104 73 25 / .12)!important}body:not(.sp-dark) .sp-archive-card,body:not(.sp-dark) .sp-side-panel,body:not(.sp-dark) .sp-side-newsletter,body:not(.sp-dark) .sp-article,body:not(.sp-dark) .sp-single-related,body:not(.sp-dark) .sp-program-catalog,body:not(.sp-dark) .sp-program-platform-v2,body:not(.sp-dark) .sp-program-daily-card,body:not(.sp-dark) .sp-essential-programs,body:not(.sp-dark) .sp-format-center,body:not(.sp-dark) .sp-news-item,body:not(.sp-dark) .sp-popular,body:not(.sp-dark) .sp-newsletter{border-color:var(--sp-premium-gold)!important}body:not(.sp-dark) .sp-archive-card:hover,body:not(.sp-dark) .sp-side-panel a:hover,body:not(.sp-dark) .sp-program-daily-card:hover,body:not(.sp-dark) .sp-news-item:hover{border-color:var(--sp-premium-gold-strong)!important}.sp-page-main .sp-wrap{width:min(1100px,calc(100% - 40px))}.sp-page-article{width:100%;margin:0 auto;border-color:var(--sp-premium-gold)!important}.sp-page-header{max-width:820px}.sp-page-content{max-width:820px}.sp-direct-edit{margin:14px 0 0}.sp-direct-edit a{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid var(--sp-premium-gold);border-radius:9px;background:var(--sp-gold-soft);color:var(--sp-forest)!important;font-size:11px;font-weight:800;text-decoration:none!important}.sp-direct-edit a:hover{border-color:var(--sp-premium-gold-strong);background:#ead9b9}.sp-page-content>.alignwide{width:min(1000px,calc(100vw - 64px));max-width:none;margin-left:50%;transform:translateX(-50%)}.sp-page-content>.alignfull{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}.sp-page-links{margin-top:28px;padding-top:16px;border-top:1px solid var(--sp-border);font-weight:700}@media(max-width:760px){.sp-page-main .sp-wrap{width:min(100% - 24px,1100px)}.sp-page-content>.alignwide{width:calc(100vw - 32px)}}.sp-logo-custom .custom-logo-link{display:flex;align-items:center}.sp-logo-custom img{display:block;max-height:52px;width:auto}.sp-mainnav .menu-item{list-style:none}.sp-mainnav .sub-menu{position:absolute;z-index:40;display:none;min-width:220px;padding:10px;background:#fff;border:1px solid #dbe4e2;border-radius:12px;box-shadow:0 16px 35px rgb(16 42 48 / .14)}.sp-mainnav .menu-item-has-children{position:relative}.sp-mainnav .menu-item-has-children:hover>.sub-menu{display:block}.sp-mainnav .sub-menu a{display:block;padding:8px 10px}.sp-mobile-primary .sub-menu{display:block;padding-left:14px}.sp-comments-area{margin-top:32px;padding-top:26px;border-top:1px solid #dde5e4}.sp-comment-list{padding-left:0;list-style:none}.sp-comment-list .comment{margin:0 0 14px;padding:16px;border:1px solid #dde5e4;border-radius:12px;background:#fff}.sp-comment-list .children{margin-top:12px}.sp-comments-area textarea,.sp-comments-area input[type=text],.sp-comments-area input[type=email],.sp-comments-area input[type=url]{box-sizing:border-box;width:100%;padding:11px;border:1px solid #ccd8d6;border-radius:9px}.sp-comments-area input[type=submit]{padding:11px 16px;border:0;border-radius:9px;background:#102a30;color:#fff;font-weight:800}.sp-widget,.sp-footer-widget{margin-bottom:18px;padding:18px;border:1px solid #dde5e4;border-radius:14px;background:#fff}.sp-footer-widget-area{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:24px 0}.sp-footer-managed-menu{display:flex;flex-wrap:wrap;gap:14px;padding:8px 0 22px}.sp-footer-managed-menu a{text-decoration:none}.sp-ad-slot{margin:18px auto;text-align:center;overflow:hidden}.sp-ad-slot iframe,.sp-ad-slot img{max-width:100%}.sp-mainnav>.menu-item{position:relative;display:flex;align-items:center}.sp-mainnav>.menu-item>a{position:relative;padding:30px 0;color:#32445d;font-weight:750}.sp-mainnav>.menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--blue);transform:scaleX(0);transition:.2s}.sp-mainnav>.current-menu-item>a:after,.sp-mainnav>.current-menu-ancestor>a:after,.sp-mainnav>.menu-item>a:hover:after{transform:scaleX(1)}.sp-front-editor{margin:18px 0;padding:14px 16px;border:1px dashed #9eb8b3;border-radius:12px;background:#f7fbfa}.sp-front-editor>summary{cursor:pointer;font-weight:850;color:#087269}.sp-front-editor form{display:grid;gap:12px;margin-top:15px}.sp-front-editor label{display:grid;gap:5px;font-size:12px;font-weight:800}.sp-front-editor input,.sp-front-editor textarea{width:100%;padding:10px;border:1px solid #cbd8d5;border-radius:8px;background:#fff;font:inherit}.sp-front-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-front-editor button{justify-self:start;padding:10px 14px;border:0;border-radius:9px;background:#087269;color:#fff;font-weight:850;cursor:pointer}.sp-front-editor-ok{padding:9px;border-radius:8px;background:#e7f6ee;color:#176b45}@media(max-width:640px){.sp-front-editor-grid{grid-template-columns:1fr}}\n\n body .sp-header{height:78px!important;overflow:visible!important}body .sp-header .sp-header-inner{height:78px!important;display:flex!important;align-items:center!important;gap:18px!important;overflow:visible!important}body .sp-header .sp-logo{flex:0 1 280px!important;min-width:180px!important;max-width:300px!important;height:70px!important;display:flex!important;align-items:center!important;overflow:hidden!important;position:relative!important;z-index:2!important}body .sp-header .sp-logo-custom{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:64px!important;overflow:hidden!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:62px!important;object-fit:contain!important;object-position:left center!important;margin:0!important}body .sp-header .sp-mainnav{flex:1 1 auto!important;min-width:0!important;height:78px!important;display:flex!important;align-items:stretch!important;justify-content:center!important;overflow:visible!important}body .sp-header .sp-mainnav .sp-nav-list{width:100%!important;height:100%!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:0!important;list-style:none!important;margin:0!important;padding:0!important}body .sp-header .sp-mainnav .sp-nav-list>li{position:relative!important;display:flex!important;align-items:stretch!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}body .sp-header .sp-mainnav .sp-nav-list>li>a{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;padding:0 10px!important;color:#273934!important;font-size:11px!important;font-weight:760!important;line-height:1.1!important;white-space:nowrap!important;text-decoration:none!important;position:relative!important}body .sp-header .sp-mainnav .sp-nav-list>li>a:hover,body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-item>a,body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-ancestor>a{color:#926729!important;background:#f8f3ea!important}body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-item>a:after,body .sp-header .sp-mainnav .sp-nav-list>li>a:hover:after{content:""!important;position:absolute!important;left:10px!important;right:10px!important;bottom:0!important;height:3px!important;background:#c79a55!important}body .sp-header .sp-mainnav .sub-menu{position:absolute!important;left:0!important;top:100%!important;z-index:1300!important;display:none!important;min-width:210px!important;margin:0!important;padding:7px!important;list-style:none!important;border:1px solid #ded5c7!important;border-radius:12px!important;background:#fffdfa!important;box-shadow:0 16px 36px rgb(26 45 40 / .14)!important}body .sp-header .sp-mainnav li:hover>.sub-menu,body .sp-header .sp-mainnav li:focus-within>.sub-menu{display:block!important}body .sp-header .sp-mainnav .sub-menu a{display:block!important;padding:9px 10px!important;color:#273934!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important;border-radius:8px!important;text-decoration:none!important}body .sp-header .sp-mainnav .sub-menu a:hover{color:#926729!important;background:#f4ecdf!important}body .sp-header .sp-header-tools{flex:0 0 auto!important;margin-left:auto!important}.sp-mobile-primary .sp-mobile-nav-list{list-style:none!important;margin:0!important;padding:0!important;display:contents!important}.sp-mobile-primary .sp-mobile-nav-list li{list-style:none!important}.sp-mobile-primary .sp-mobile-nav-list li>a{display:flex!important;align-items:center!important;justify-content:space-between!important}@media(max-width:1180px){body .sp-header .sp-logo{flex-basis:225px!important;max-width:225px!important;min-width:150px!important}body .sp-header .sp-logo-custom{height:58px!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:56px!important}body .sp-header .sp-mainnav .sp-nav-list>li>a{padding-inline:7px!important;font-size:10px!important}}@media(max-width:980px){body .sp-header .sp-mainnav{display:none!important}body .sp-header .sp-logo{flex:1 1 auto!important;max-width:260px!important;min-width:0!important}body .sp-header .sp-mobile-menu-button{display:block!important}}@media(max-width:680px){body .sp-header,body .sp-header .sp-header-inner{height:66px!important}body .sp-header .sp-logo{height:60px!important;max-width:220px!important}body .sp-header .sp-logo-custom{height:52px!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:50px!important}}body .sp-header .sp-logo{flex-basis:300px!important;max-width:315px!important;min-width:205px!important;padding-right:8px!important;overflow:visible!important}body .sp-header .sp-logo-custom{height:66px!important;overflow:visible!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:64px!important;transform:scale(1.12)!important;transform-origin:left center!important}body .sp-header .sp-mainnav .sp-nav-list{gap:1px!important}body .sp-header .sp-mainnav .sp-nav-list>li>a{padding-inline:11px!important;font-size:11px!important;letter-spacing:-.01em!important}body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-item>a:after,body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-ancestor>a:after,body .sp-header .sp-mainnav .sp-nav-list>li>a:hover:after{left:11px!important;right:11px!important}body .sp-header .sp-header-tools{padding-left:5px!important}.sp-breaking-inner{gap:18px!important}.sp-breaking-window{min-width:0!important;overflow:hidden!important;position:relative!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%)}.sp-breaking-track{display:flex!important;width:max-content!important;min-width:max-content!important;padding-left:0!important;gap:0!important;animation:spTickerSeamless 58s linear infinite!important;will-change:transform}.sp-breaking-group{display:flex!important;align-items:center!important;gap:58px!important;flex:0 0 auto!important;padding-right:58px!important}.sp-breaking-group a{display:inline-block!important;flex:0 0 auto!important;white-space:nowrap!important}@keyframes spTickerSeamless{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.sp-breaking-track{animation:none!important;transform:none!important}.sp-breaking-group[aria-hidden="true"]{display:none!important}}@media(max-width:1180px){body .sp-header .sp-logo{flex-basis:245px!important;max-width:255px!important;min-width:165px!important;padding-right:4px!important}body .sp-header .sp-logo-custom{height:60px!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:58px!important;transform:scale(1.08)!important}body .sp-header .sp-mainnav .sp-nav-list>li>a{padding-inline:8px!important;font-size:10px!important}body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-item>a:after,body .sp-header .sp-mainnav .sp-nav-list>li.current-menu-ancestor>a:after,body .sp-header .sp-mainnav .sp-nav-list>li>a:hover:after{left:8px!important;right:8px!important}}@media(max-width:980px){body .sp-header .sp-logo{max-width:285px!important;padding-right:0!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{transform:scale(1.08)!important}}@media(max-width:680px){body .sp-header .sp-logo{max-width:245px!important}body .sp-header .sp-logo-custom{height:54px!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:52px!important;transform:scale(1.05)!important}.sp-breaking-group{gap:38px!important;padding-right:38px!important}.sp-breaking-window{-webkit-mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent);mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent)}}.sp-contact-panel{margin-top:32px;padding:clamp(22px,4vw,42px);border:1px solid var(--sp-border,#ddd7cc);border-radius:22px;background:var(--sp-surface,#fff);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);gap:36px}.sp-contact-intro h2{margin:.35rem 0 .7rem;font-size:clamp(1.55rem,2.5vw,2.3rem)}.sp-contact-intro p{color:var(--sp-muted,#667085);line-height:1.7}.sp-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sp-contact-form label{display:grid;gap:7px;font-weight:700;font-size:.85rem}.sp-contact-form .is-wide{grid-column:1/-1}.sp-contact-form input,.sp-contact-form textarea{width:100%;border:1px solid var(--sp-border,#d7d0c5);border-radius:12px;background:#fff0;color:inherit;padding:13px 14px;font:inherit;box-sizing:border-box}.sp-contact-form textarea{resize:vertical;min-height:150px}.sp-contact-form input:focus,.sp-contact-form textarea:focus{outline:2px solid currentColor;outline-offset:2px}.sp-contact-actions{display:flex!important;align-items:center;gap:14px;flex-wrap:wrap}.sp-contact-actions button{border:0;border-radius:999px;padding:13px 20px;background:#0b4f46;color:#fff;font-weight:800;cursor:pointer}.sp-contact-actions small{color:var(--sp-muted,#667085);font-weight:400}.sp-contact-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.sp-form-notice{margin:0 0 20px;padding:13px 16px;border-radius:12px;font-weight:700}.sp-form-notice.is-success{background:#e9f7f1;color:#145c43}.sp-form-notice.is-error{background:#fff0ef;color:#8f2f29}.sp-404-main{padding:clamp(50px,8vw,100px) 0}.sp-404-hero{max-width:820px;margin:0 auto;text-align:center;padding:clamp(28px,5vw,58px);border:1px solid var(--sp-border,#ddd7cc);border-radius:28px;background:var(--sp-surface,#fff)}.sp-404-hero h1{font-size:clamp(2.2rem,6vw,4.8rem);line-height:.98;margin:.55rem 0 1rem}.sp-404-hero p{max-width:650px;margin:0 auto 24px;color:var(--sp-muted,#667085);line-height:1.7}.sp-404-hero form{display:flex;gap:10px;max-width:620px;margin:0 auto}.sp-404-hero input{flex:1;min-width:0;border:1px solid var(--sp-border,#d7d0c5);border-radius:999px;padding:14px 18px;background:#fff0;color:inherit;font:inherit}.sp-404-hero button{border:0;border-radius:999px;padding:14px 22px;background:#0b4f46;color:#fff;font-weight:800}.sp-404-actions{margin-top:18px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.sp-404-actions a{font-weight:800;text-decoration:none}.sp-404-recent{margin-top:48px}.sp-404-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sp-404-grid a{display:grid;gap:8px;padding:18px;border:1px solid var(--sp-border,#ddd7cc);border-radius:16px;color:inherit;text-decoration:none}.sp-404-grid a span,.sp-404-grid a small{font-size:.75rem;color:var(--sp-muted,#667085)}.sp-404-grid a strong{line-height:1.3}@media(max-width:760px){.sp-contact-panel{grid-template-columns:1fr;gap:24px}.sp-contact-form{grid-template-columns:1fr}.sp-contact-form label,.sp-contact-form .is-wide{grid-column:1}.sp-404-grid{grid-template-columns:1fr}.sp-404-hero form{flex-direction:column}.sp-404-hero button{width:100%}}html,body{max-width:100%;overflow-x:clip}.sp-header-inner,.sp-header-tools,.sp-mainnav,.sp-breaking-window,.sp-content-grid,.sp-archive-layout,.sp-archive-content,.sp-article,.nv-home *{min-width:0}.sp-article table,.sp-page-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.sp-article pre,.sp-page-content pre{max-width:100%;overflow:auto}body.admin-bar .sp-header{top:32px}@media(max-width:980px){body .sp-header .sp-header-inner{gap:8px!important}body .sp-header .sp-logo{flex:1 1 auto!important;min-width:0!important;max-width:min(250px,52vw)!important;padding-right:0!important}body .sp-header .sp-header-tools{gap:4px!important;margin-left:auto!important;padding-left:0!important}.sp-header-tools .sp-icon-action,.sp-mobile-menu-button{width:42px!important;height:42px!important;min-width:42px!important;display:grid;place-items:center;padding:0!important;border-radius:11px!important}.sp-mobile-menu-button{margin-left:2px!important}.sp-mobile-drawer-v2{position:fixed!important;z-index:1400!important;top:var(--sp-mobile-drawer-top,68px)!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100dvh - var(--sp-mobile-drawer-top,68px))!important;overflow-y:auto!important;overscroll-behavior:contain;padding:12px 14px 18px!important;background:rgb(255 253 249 / .98)!important;backdrop-filter:blur(18px)!important;border-top:1px solid #e6ded2!important;border-bottom:1px solid #d8c9b2!important;box-shadow:0 18px 38px rgb(16 39 34 / .16)!important}.sp-mobile-drawer-v2[hidden]{display:none!important}.sp-mobile-primary{width:min(100%,680px);margin-inline:auto}.sp-mobile-primary .sp-mobile-nav-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.sp-mobile-primary .sp-mobile-nav-list>li{min-width:0!important}.sp-mobile-primary .sp-mobile-nav-list>li>a{min-height:46px!important;padding:11px 13px!important;border:1px solid #e5ddd1!important;border-radius:11px!important;background:#fffdfa!important;color:#263a34!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.sp-mobile-primary .sp-mobile-nav-list>li.current-menu-item>a,.sp-mobile-primary .sp-mobile-nav-list>li.current-menu-ancestor>a{border-color:#c79a55!important;background:#f7efe2!important;color:#7d561d!important}.sp-mobile-primary .sub-menu{position:static!important;display:grid!important;gap:5px!important;margin:6px 0 0!important;padding:0 0 0 8px!important;background:transparent!important;border:0!important;box-shadow:none!important}.sp-mobile-primary .sub-menu a{min-height:40px!important;padding:9px 10px!important;border-radius:9px!important;background:#f6f2eb!important;font-size:12px!important}body.sp-mobile-nav-open{overflow:hidden!important}}@media(max-width:680px){.sp-wrap{width:min(100% - 24px,var(--wrap))!important}.sp-topbar-inner{min-height:32px!important;gap:8px!important}.sp-topbar-left{min-width:0!important;gap:7px!important}.sp-topbar-left a{white-space:nowrap!important;font-size:10px!important}.sp-topbar-left span:last-child{display:none!important}.sp-topbar-actions{display:none!important}body .sp-header,body .sp-header .sp-header-inner{height:64px!important}body .sp-header .sp-logo{height:58px!important;max-width:min(205px,52vw)!important}body .sp-header .sp-logo-custom{height:50px!important;max-width:100%!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-width:100%!important;max-height:48px!important;transform:none!important;object-fit:contain!important;object-position:left center!important}.sp-language-switch{min-width:auto!important;padding:2px!important}.sp-language-switch a{min-width:32px!important;height:34px!important;padding:0 7px!important;display:grid!important;place-items:center!important;font-size:10px!important}.sp-header-tools .sp-icon-action{width:38px!important;height:38px!important;min-width:38px!important}.sp-mobile-menu-button{width:40px!important;height:40px!important;min-width:40px!important;font-size:22px!important}.sp-breaking{height:36px!important}.sp-breaking-inner{gap:9px!important}.sp-breaking-label{padding:5px 8px!important;font-size:9px!important}.sp-breaking-group{gap:34px!important;padding-right:34px!important}.sp-breaking-group a{font-size:11px!important}.sp-search-modal{padding:12px!important}.sp-search-dialog{width:min(100%,560px)!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important;padding:22px 16px!important;border-radius:18px!important}.sp-search-dialog form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.sp-search-dialog input,.sp-search-dialog button,.sp-contact-form input,.sp-contact-form textarea,.sp-newsletter input{font-size:16px!important}.sp-hero-copy{left:16px!important;right:16px!important;bottom:16px!important}.sp-hero-copy h1{font-size:clamp(25px,8vw,31px)!important;line-height:1.08!important}.sp-hero-copy h2{font-size:17px!important}.sp-news-item{grid-template-columns:104px minmax(0,1fr)!important}.sp-news-image{height:96px!important}.sp-archive-hero-themed{padding:19px!important;border-radius:17px!important}.sp-archive-hero h1{font-size:clamp(28px,9vw,34px)!important}.sp-archive-featured{grid-template-columns:1fr!important;grid-template-rows:none!important;gap:10px!important}.sp-archive-featured .sp-archive-lead,.sp-archive-featured article{grid-column:auto!important;min-height:190px!important;height:190px!important}.sp-archive-featured .sp-archive-lead{min-height:250px!important;height:250px!important}.sp-archive-cards{grid-template-columns:1fr!important;gap:10px!important}.sp-archive-card{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important}.sp-archive-card-image{height:100%!important;min-height:112px!important}.sp-archive-card-copy h3{min-height:0!important;font-size:14px!important}.sp-page-main .sp-wrap{width:min(100% - 24px,1100px)!important}.sp-page-article,.sp-article{border-radius:16px!important}.sp-footer-widget-area{grid-template-columns:1fr!important;padding-inline:0!important}.sp-footer-managed-menu{gap:8px 12px!important}}@media(max-width:430px){.sp-wrap{width:calc(100% - 20px)!important}body .sp-header .sp-logo{max-width:min(172px,48vw)!important}body .sp-header .sp-logo-custom .sp-custom-logo-img,body .sp-header .sp-logo-custom img,body .sp-header .custom-logo{max-height:44px!important}.sp-language-switch{display:none!important}.sp-header-tools .sp-icon-action:first-of-type{display:none!important}.sp-header-tools .sp-icon-action{width:38px!important;height:38px!important;min-width:38px!important}.sp-mobile-primary .sp-mobile-nav-list{grid-template-columns:1fr 1fr!important;gap:7px!important}.sp-mobile-primary .sp-mobile-nav-list>li>a{min-height:44px!important;padding:10px 11px!important;font-size:12px!important}.sp-breaking-label{width:28px!important;min-width:28px!important;height:26px!important;padding:0!important;font-size:0!important;justify-content:center!important}.sp-breaking-label i{width:7px!important;height:7px!important}.sp-breaking-window{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 12px),transparent 100%)!important;mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 12px),transparent 100%)!important}.sp-hero-1{height:300px!important}.sp-hero-card{height:178px!important;border-radius:15px!important}.sp-hero-copy h1{font-size:25px!important}.sp-hero-copy h2{font-size:16px!important}.sp-news-item{grid-template-columns:88px minmax(0,1fr)!important;gap:9px!important}.sp-news-image{height:84px!important}.sp-news-copy h3{font-size:14px!important;line-height:1.25!important}.sp-archive-featured .sp-archive-lead{height:228px!important;min-height:228px!important}.sp-archive-featured article{height:174px!important;min-height:174px!important}.sp-archive-card{grid-template-columns:96px minmax(0,1fr)!important}.sp-archive-card-image{min-height:100px!important}.sp-contact-panel{padding:18px 14px!important;border-radius:16px!important}.sp-404-hero{padding:24px 15px!important;border-radius:20px!important}}@media(max-width:360px){body .sp-header .sp-logo{max-width:150px!important}.sp-header-tools .sp-icon-action{display:none!important}.sp-mobile-primary .sp-mobile-nav-list{grid-template-columns:1fr!important}.sp-hero-1{height:280px!important}.sp-hero-copy h1{font-size:23px!important}}@media(max-width:782px){body.admin-bar .sp-header{top:46px}}.sp-article .sp-author-profile-v2{position:relative!important;display:grid!important;grid-template-columns:96px minmax(0,1fr) 158px!important;gap:22px!important;align-items:center!important;margin:34px 0 20px!important;padding:25px 26px!important;overflow:hidden!important;border:1px solid #d9e3e1!important;border-radius:19px!important;background:linear-gradient(135deg,#fff 0%,#f6faf9 65%,#eef6f3 100%)!important;box-shadow:0 16px 42px rgb(18 43 50 / .08)!important}.sp-article .sp-author-profile-v2:before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:4px!important;background:linear-gradient(180deg,#b98b43,#087269)!important}.sp-author-profile-v2 .sp-author-avatar-wrap{position:relative!important;width:88px!important;height:88px!important}.sp-author-profile-v2 .sp-author-avatar-wrap>img{display:block!important;width:88px!important;height:88px!important;margin:0!important;border:5px solid #fff!important;border-radius:18px!important;object-fit:cover!important;box-shadow:0 8px 25px rgb(18 43 50 / .16)!important}.sp-author-profile-v2 .sp-author-avatar-wrap>i{position:absolute!important;right:-2px!important;bottom:2px!important;display:grid!important;place-items:center!important;width:27px!important;height:27px!important;margin:0!important;border:3px solid #fff!important;border-radius:50%!important;background:#087269!important;color:#fff!important;font:900 8px/1 Arial,sans-serif!important}.sp-author-profile-v2 .sp-author-info{min-width:0!important}.sp-author-profile-v2 .sp-author-kicker{display:block!important;margin:0 0 5px!important;color:#9a681e!important;font:900 9px/1.2 Arial,sans-serif!important;letter-spacing:.16em!important}.sp-author-profile-v2 .sp-author-heading{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important}.sp-author-profile-v2 .sp-author-heading h2{margin:0!important;color:#102a30!important;font-size:22px!important;line-height:1.15!important}.sp-author-profile-v2 .sp-author-heading h2 a{color:#102a30!important;text-decoration:none!important}.sp-author-profile-v2 .sp-author-heading>b{display:inline-flex!important;padding:4px 7px!important;border-radius:999px!important;background:#e0f2ed!important;color:#087269!important;font-size:8px!important;letter-spacing:.08em!important}.sp-author-profile-v2 .sp-author-role{display:block!important;margin:4px 0 0!important;color:#53676d!important;font-size:12px!important}.sp-author-profile-v2 .sp-author-info>p{max-width:650px!important;margin:8px 0 0!important;color:#40565c!important;font-size:13px!important;line-height:1.6!important}.sp-author-profile-v2 .sp-author-tags{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:10px!important}.sp-author-profile-v2 .sp-author-tags span{padding:4px 8px!important;border:1px solid #d8e5e2!important;border-radius:999px!important;background:#fff!important;color:#315b57!important;font-size:10px!important;font-weight:750!important}.sp-author-profile-v2 .sp-author-actions{display:flex!important;min-width:148px!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important}.sp-author-profile-v2 .sp-author-actions>span{display:block!important;margin:0!important;color:#728287!important;font-size:10px!important;font-weight:700!important;text-align:right!important}.sp-author-profile-v2 .sp-author-actions>span strong{display:block!important;margin-bottom:2px!important;color:#102a30!important;font-size:20px!important;line-height:1!important}.sp-author-profile-v2 .sp-author-actions>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:11px 14px!important;border:0!important;border-radius:10px!important;background:#102a30!important;color:#fff!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 8px 18px rgb(16 42 48 / .13)!important}.sp-author-profile-v2 .sp-author-actions>a:hover{background:#087269!important}@media(max-width:720px){.sp-article .sp-author-profile-v2{grid-template-columns:72px minmax(0,1fr)!important;gap:15px!important;padding:20px!important}.sp-author-profile-v2 .sp-author-avatar-wrap,.sp-author-profile-v2 .sp-author-avatar-wrap>img{width:66px!important;height:66px!important}.sp-author-profile-v2 .sp-author-actions{grid-column:1/-1!important;width:100%!important;min-width:0!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.sp-author-profile-v2 .sp-author-actions>span strong{display:inline!important;margin-right:4px!important;font-size:14px!important}}@media(max-width:430px){.sp-article .sp-author-profile-v2{grid-template-columns:58px minmax(0,1fr)!important;padding:17px 16px!important}.sp-author-profile-v2 .sp-author-avatar-wrap,.sp-author-profile-v2 .sp-author-avatar-wrap>img{width:54px!important;height:54px!important}.sp-author-profile-v2 .sp-author-heading h2{font-size:18px!important}.sp-author-profile-v2 .sp-author-heading>b{display:none!important}}@supports (content-visibility:auto){.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip,.sp-footer{content-visibility:auto;contain-intrinsic-size:auto 720px}.nv-programs-v2{contain-intrinsic-size:auto 980px}.sp-footer{contain-intrinsic-size:auto 520px}}.sp-skip-link{position:fixed;left:14px;top:12px;z-index:100000;padding:11px 15px;border-radius:10px;background:#102a30;color:#fff;font-weight:800;text-decoration:none;transform:translateY(-160%);transition:transform .18s ease}.sp-skip-link:focus{transform:translateY(0)}.sp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#sp-main-content{scroll-margin-top:110px;min-width:0}.sp-search-close,.sp-icon-action,.sp-mobile-menu-button,.sp-topbar-actions button,.sp-footer-cta button{min-width:44px;min-height:44px}.sp-footer-cta input,.sp-search-dialog input{min-height:44px}.sp-search-dialog h2,.sp-footer-cta h2,.sp-article h1,.sp-page-content h1,.sp-archive-main h1,.nv-home h1{overflow-wrap:anywhere;text-wrap:balance}.sp-article,.sp-page-content,.sp-archive-main,.nv-home{min-width:0}.sp-article img,.sp-page-content img,.sp-archive-main img{max-width:100%;height:auto}.sp-mainnav a,.sp-mobile-primary a,.sp-footer-column a,.sp-footer-bottom a{text-underline-offset:3px}.sp-search-modal[aria-hidden="false"] .sp-search-dialog{animation:spDialogIn .16s ease-out}@keyframes spDialogIn{from{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}@media(max-width:430px){.sp-search-dialog{width:min(100% - 24px,560px);padding:22px 18px}.sp-footer-cta input,.sp-footer-cta button{width:100%}.sp-footer-bottom>.sp-wrap{align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.sp-skip-link,.sp-search-dialog,.sp-mainnav a,.sp-footer-column a{transition:none!important;animation:none!important}}.sp-skip-link{position:fixed!important;left:12px;top:8px;z-index:100000;transform:translateY(-160%);opacity:0;pointer-events:none}.sp-skip-link:focus,.sp-skip-link:focus-visible{transform:translateY(0);opacity:1;pointer-events:auto}.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip{content-visibility:auto;contain-intrinsic-size:auto 700px}.nv-programs-v2{contain-intrinsic-size:auto 900px}.nv-source-strip{contain-intrinsic-size:auto 220px}.nv-feed-grid>article,.nv-channel-grid>a,.nv-program-visual-card,.nv-recent-track>article{contain:layout paint style}.nv-media,.nv-card-media,.nv-feed-media,.nv-recent-media,.nv-channel-media,.nv-program-square{overflow:hidden}.nv-media img,.nv-card-media img,.nv-feed-media img,.nv-recent-media img,.nv-channel-media img,.nv-program-square img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:700px){.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip{contain-intrinsic-size:auto 900px}}:root{--sp-section-gap:clamp(42px,5vw,76px)}.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip{margin-top:var(--sp-section-gap)}.nv-newsroom{gap:clamp(24px,3vw,44px)}.nv-section-title{margin-bottom:clamp(22px,2.5vw,34px)}.nv-channel-grid,.nv-program-visual-grid{gap:clamp(16px,2vw,26px)}.nv-feed-grid{gap:clamp(18px,2vw,30px)}.nv-feed-media,.nv-recent-media,.sp-archive-card-image,.sp-archive-featured>a{overflow:hidden;background:var(--sp-card,#f2f4f7)}.nv-feed-media img,.nv-recent-media img,.sp-archive-card-image img{width:100%;height:100%;object-fit:cover}.nv-feed-media{aspect-ratio:16/10}.nv-recent-media{aspect-ratio:4/3}.sp-archive-card-image{aspect-ratio:16/10}.sp-mobile-menu-head{display:flex;align-items:end;justify-content:space-between;padding:18px 20px 10px;border-bottom:1px solid var(--border)}.sp-mobile-menu-head strong{font-size:20px}.sp-mobile-menu-head small{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.sp-mobile-groups{padding:10px 14px 22px}.sp-mobile-home{display:flex;justify-content:space-between;align-items:center;padding:14px 10px;font-weight:800;border-bottom:1px solid var(--border)}.sp-mobile-groups details{border-bottom:1px solid var(--border)}.sp-mobile-groups summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:15px 10px;font-weight:800}.sp-mobile-groups summary::-webkit-details-marker{display:none}.sp-mobile-groups summary span{font-size:18px;color:var(--accent)}.sp-mobile-groups details[open] summary span{transform:rotate(45deg)}.sp-mobile-groups details>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 6px 14px}.sp-mobile-groups details a{padding:11px 10px;border-radius:10px;background:color-mix(in srgb,var(--surface) 90%,var(--border));font-size:14px;font-weight:650}.sp-search-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.sp-search-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.sp-search-filters label,.sp-search-results-filter label{display:grid;gap:6px}.sp-search-filters span,.sp-search-results-filter label>span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.sp-search-filters select,.sp-search-results-filter select,.sp-search-results-filter input{min-height:44px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);padding:0 12px;font:inherit}.sp-search-results-filter{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(160px,.8fr) minmax(150px,.7fr) auto auto;gap:12px;align-items:end;margin:24px 0 34px;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.sp-search-results-filter button{min-height:44px;padding:0 20px;border:0;border-radius:10px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.sp-search-results-filter>a{min-height:44px;display:flex;align-items:center;font-weight:700;color:var(--muted)}.sp-author-profile-v2{margin-top:clamp(34px,4vw,56px);padding:clamp(20px,3vw,30px);border-radius:18px}.sp-author-kicker{letter-spacing:.12em}.sp-author-actions{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.sp-reaction-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:clamp(32px,4vw,54px) 0;padding:22px 24px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--surface) 88%,var(--accent)))}.sp-reaction-box>div:first-child>span{font-size:10px;letter-spacing:.13em;font-weight:900;color:var(--accent)}.sp-reaction-box h2{margin:5px 0 4px;font-size:clamp(20px,2vw,28px)}.sp-reaction-box p{margin:0;color:var(--muted)}.sp-reaction-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sp-reaction-actions button{min-height:46px;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);font:inherit;font-weight:750;cursor:pointer}.sp-reaction-actions i{font-style:normal;color:var(--accent)}.sp-reaction-actions b{min-width:20px;color:var(--muted);font-size:12px}.sp-reaction-actions button:hover,.sp-reaction-actions button.is-selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--surface))}.sp-reaction-actions button.is-selected{cursor:default}.sp-reaction-status{grid-column:1/-1;min-height:18px;color:var(--muted);font-size:13px}@media(max-width:900px){.sp-search-results-filter{grid-template-columns:1fr 1fr}.sp-search-results-filter label:first-child{grid-column:1/-1}.sp-reaction-box{grid-template-columns:1fr}.sp-reaction-actions{justify-content:flex-start}}@media(max-width:600px){:root{--sp-section-gap:38px}.sp-search-filters,.sp-search-results-filter{grid-template-columns:1fr}.sp-search-results-filter label:first-child{grid-column:auto}.sp-search-main-row{grid-template-columns:1fr}.sp-search-main-row button{min-height:44px}.sp-mobile-groups details>div{grid-template-columns:1fr 1fr}.sp-reaction-actions{display:grid;grid-template-columns:1fr}.sp-reaction-actions button{grid-template-columns:auto 1fr auto;text-align:left}.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip{margin-top:38px}}@media(max-width:360px){.sp-mobile-groups details>div{grid-template-columns:1fr}}:root{--sp-v23-section-gap:clamp(54px,6vw,92px);--sp-v23-touch:44px;--sp-v23-dark-muted:#b5bec9;--sp-v23-dark-soft:#97a4b2}body .sp-mainnav.sp-mega-nav{gap:3px!important;overflow:visible!important}body .sp-mainnav.sp-mega-nav>a,body .sp-mainnav.sp-mega-nav summary{display:flex!important;align-items:center!important;min-height:74px!important;height:74px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#d8dde2!important;font-size:11px!important;font-weight:780!important;cursor:pointer;list-style:none;white-space:nowrap;transition:background .18s ease,color .18s ease}body .sp-mainnav.sp-mega-nav summary::-webkit-details-marker{display:none}body .sp-mainnav.sp-mega-nav summary span{margin-left:6px;color:#8f9aa5;font-size:11px;transition:transform .18s ease}body .sp-mainnav.sp-mega-nav .sp-mega-item[open]>summary span{transform:rotate(180deg)}body .sp-mainnav.sp-mega-nav>a:hover,body .sp-mainnav.sp-mega-nav summary:hover,body .sp-mainnav.sp-mega-nav .sp-mega-item[open]>summary{background:rgb(255 255 255 / .065)!important;color:#fff!important}body .sp-mainnav.sp-mega-nav>a.active{background:#c09a5c!important;color:#11151b!important}.sp-mega-item{position:relative;height:74px}.sp-mega-panel{position:absolute;z-index:1200;top:70px;left:50%;width:min(720px,calc(100vw - 44px));display:grid;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.45fr);gap:25px;padding:24px;border:1px solid rgb(255 255 255 / .10);border-radius:0 0 18px 18px;background:#171c23;color:#eef1f4;box-shadow:0 28px 70px rgb(0 0 0 / .28);transform:translateX(-50%)}.sp-mega-item-right .sp-mega-panel{left:auto;right:-58px;transform:none}.sp-mega-panel-compact{width:min(650px,calc(100vw - 44px))}.sp-mega-intro{padding:4px 18px 4px 2px;border-right:1px solid rgb(255 255 255 / .10)}.sp-mega-intro small{display:block;color:#d0a65f;font-size:8px;font-weight:950;letter-spacing:.15em}.sp-mega-intro strong{display:block;margin-top:10px;font-size:20px;line-height:1.18;letter-spacing:-.025em}.sp-mega-intro p{margin:9px 0 0;color:#9ea9b4;font-size:11px;line-height:1.55}.sp-mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sp-mega-links>a{display:grid;gap:4px;min-height:76px;padding:13px 14px;border:1px solid rgb(255 255 255 / .08);border-radius:11px;background:#202832;transition:.18s ease}.sp-mega-links>a:hover,.sp-mega-links>a:focus-visible{border-color:rgb(69 193 181 / .48);background:#26323d;transform:translateY(-1px)}.sp-mega-links b{color:#f2f4f5;font-size:12px}.sp-mega-links small{color:#9ca8b4;font-size:9px;line-height:1.4}.nv-recent-corner,.nv-newsroom,.nv-channels,.nv-programs-v2,.nv-source-strip{margin-top:var(--sp-v23-section-gap)}.nv-recent-corner,.nv-channels,.nv-programs-v2{padding-top:clamp(10px,1.5vw,20px);border-top:1px solid color-mix(in srgb,var(--pulse-line) 72%,transparent)}.nv-newsroom{gap:clamp(30px,4vw,54px)}.nv-section-title{margin-bottom:clamp(26px,3vw,40px);padding-bottom:16px}.nv-feed-grid>article{min-height:190px;align-items:stretch}.nv-feed-grid>article.is-wide{min-height:285px}.nv-feed-media,.nv-recent-media,.nv-card-media{position:relative;isolation:isolate}.nv-feed-media{aspect-ratio:16/10;min-height:0!important;height:auto!important}.nv-feed-grid>article.is-wide .nv-feed-media{aspect-ratio:16/9;min-height:0!important}.nv-recent-media{aspect-ratio:4/3;height:auto!important}.nv-card-media{aspect-ratio:16/10;height:auto}.nv-card-media-wrap img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.nv-card-badge{position:absolute;z-index:3;left:10px;top:10px;display:inline-flex;align-items:center;max-width:calc(100% - 20px);min-height:24px;padding:5px 9px;border-radius:999px;background:rgb(13 16 21 / .88);color:#fff;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(7px);box-shadow:0 4px 14px rgb(0 0 0 / .17)}.nv-feed-copy>div span{padding:4px 7px;border-radius:999px;background:#eee8dd;color:#8a6228!important;line-height:1.2}.nv-feed-copy>div{gap:10px}.nv-feed-copy>div small{line-height:1.3}.sp-icon-action,.sp-mobile-menu-button,.sp-topbar-actions button,.sp-search-main-row button,.sp-search-results-filter button,.nv-recent-actions button,.nv-recent-actions a,.nv-topic-nav>a,.nv-topic-nav>span,.sp-mobile-groups summary,.sp-mobile-groups details a{min-height:var(--sp-v23-touch)}.nv-topic-nav,.nv-recent-window{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin}.nv-topic-nav{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.nv-topic-nav>a{scroll-snap-align:start}.nv-topic-nav:after{content:"→";position:sticky;right:0;display:grid;place-items:center;flex:0 0 34px;height:44px;background:linear-gradient(90deg,transparent,#fff 45%);color:#8f6a34;font-size:13px;pointer-events:none}.nv-newsletter{position:relative;overflow:hidden;padding:30px!important;border-radius:18px;background:linear-gradient(145deg,#755020 0%,#a97b38 58%,#265b57 145%)!important;box-shadow:0 20px 45px rgb(72 49 22 / .20)}.nv-newsletter:before{content:"";position:absolute;right:-48px;top:-52px;width:155px;height:155px;border:1px solid rgb(255 255 255 / .13);border-radius:50%}.nv-newsletter:after{content:"";position:absolute;right:-6px;top:-15px;width:86px;height:86px;border:1px solid rgb(255 255 255 / .09);border-radius:50%}.nv-newsletter>*{position:relative;z-index:1}.nv-newsletter>span{color:#d8fff8;font-size:9px}.nv-newsletter h2{font-size:clamp(29px,3vw,36px)}.nv-newsletter p{color:rgb(255 255 255 / .83);font-size:11px}.nv-newsletter form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:20px;border:0}.nv-newsletter input{min-height:48px;padding:0 14px!important;border:1px solid rgb(255 255 255 / .28)!important;border-radius:11px!important;background:rgb(255 255 255 / .11)!important;color:#fff!important}.nv-newsletter input:focus{border-color:#d9fff9!important;box-shadow:0 0 0 3px rgb(217 255 249 / .14)}.nv-newsletter button{min-height:48px;padding:0 17px!important;border-radius:11px!important;background:#d9fff9!important;color:#173634!important}.nv-newsletter button:hover{background:#fff!important}.nv-newsletter .sp-form-status{margin-top:7px;color:#f4f5f5;font-size:9px}.sp-dark .sp-topbar,.sp-dark .sp-topbar a,.sp-dark .sp-topbar button{color:#b8c1cb!important}.sp-dark .sp-logo-copy small{color:#aab4bf!important}.sp-dark .sp-breaking-track a{color:#c3cbd3!important}.sp-dark .nv-feed-copy p,.sp-dark .nv-feed-copy footer,.sp-dark .nv-feed-copy>div small,.sp-dark .nv-popular>a small,.sp-dark .nv-channel-grid>a>small,.sp-dark .nv-masthead-copy p,.sp-dark .sp-form-status{color:var(--sp-v23-dark-muted)!important}.sp-dark .sp-mega-links small,.sp-dark .sp-mega-intro p{color:#b3bdc7!important}.sp-dark .nv-topic-nav:after{background:linear-gradient(90deg,transparent,#0b1724 45%)}@media(max-width:980px){body .sp-mainnav.sp-mega-nav{display:none!important}.sp-mega-panel{display:none!important}.sp-mobile-menu-button{min-width:44px;min-height:44px}.sp-mobile-groups summary,.sp-mobile-groups details a,.sp-mobile-home{min-height:48px}}@media(max-width:700px){:root{--sp-v23-section-gap:44px}.nv-feed-grid>article,.nv-feed-grid>article.is-wide{min-height:0}.nv-feed-media,.nv-feed-grid>article.is-wide .nv-feed-media{aspect-ratio:16/10}.nv-card-badge{left:8px;top:8px;min-height:22px;padding:4px 8px;font-size:7px}.nv-newsletter{padding:24px!important}.nv-newsletter form{grid-template-columns:1fr}.nv-newsletter button{width:100%}.nv-topic-nav:after{display:grid}}@media(max-width:430px){.sp-mobile-groups details>div{grid-template-columns:1fr}.nv-topic-nav>span,.nv-topic-nav>a{padding-inline:14px}}@media(prefers-reduced-motion:reduce){.sp-mega-links>a,.sp-mainnav.sp-mega-nav summary span,.nv-topic-nav{scroll-behavior:auto!important;transition:none!important}}:root{--sp-v24-nav:#182b29;--sp-v24-nav-hover:#7a5521;--sp-v24-active:#8b5d1f;--sp-v24-active-bg:#f5ecde;--sp-v24-header:#fffefa;--sp-v24-border:#e4ddd2}body .sp-header{background:rgb(255 254 250 / .985)!important;border-bottom:1px solid var(--sp-v24-border)!important;box-shadow:0 7px 24px rgb(26 45 40 / .055)!important;backdrop-filter:blur(18px) saturate(130%)!important}body .sp-mainnav.sp-mega-nav{align-items:stretch!important;gap:2px!important}body .sp-mainnav.sp-mega-nav>a,body .sp-mainnav.sp-mega-nav summary{position:relative!important;color:var(--sp-v24-nav)!important;font-size:12px!important;font-weight:850!important;letter-spacing:-.015em!important;text-shadow:none!important;opacity:1!important}body .sp-mainnav.sp-mega-nav summary span{color:#7b817f!important;font-weight:900!important}body .sp-mainnav.sp-mega-nav>a:hover,body .sp-mainnav.sp-mega-nav>a:focus-visible,body .sp-mainnav.sp-mega-nav summary:hover,body .sp-mainnav.sp-mega-nav summary:focus-visible,body .sp-mainnav.sp-mega-nav .sp-mega-item[open]>summary{color:var(--sp-v24-nav-hover)!important;background:#f8f3ea!important}body .sp-mainnav.sp-mega-nav>a.active,body .sp-mainnav.sp-mega-nav .sp-mega-item.is-active>summary{color:var(--sp-v24-active)!important;background:var(--sp-v24-active-bg)!important}body .sp-mainnav.sp-mega-nav>a.active:after,body .sp-mainnav.sp-mega-nav .sp-mega-item.is-active>summary:after,body .sp-mainnav.sp-mega-nav>a:hover:after,body .sp-mainnav.sp-mega-nav summary:hover:after{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:0!important;height:3px!important;border-radius:3px 3px 0 0!important;background:#c4934c!important}body .sp-mainnav.sp-mega-nav>a:focus-visible,body .sp-mainnav.sp-mega-nav summary:focus-visible{outline:2px solid #b88a47!important;outline-offset:-4px!important}body.home .sp-mainnav.sp-mega-nav>a,body.home .sp-mainnav.sp-mega-nav summary,body.front-page .sp-mainnav.sp-mega-nav>a,body.front-page .sp-mainnav.sp-mega-nav summary{color:var(--sp-v24-nav)!important;opacity:1!important}body.sp-dark .sp-header{background:rgb(10 22 31 / .97)!important;border-color:#293b49!important}body.sp-dark .sp-mainnav.sp-mega-nav>a,body.sp-dark .sp-mainnav.sp-mega-nav summary{color:#edf3f5!important}body.sp-dark .sp-mainnav.sp-mega-nav summary span{color:#b6c1c8!important}body.sp-dark .sp-mainnav.sp-mega-nav>a:hover,body.sp-dark .sp-mainnav.sp-mega-nav summary:hover,body.sp-dark .sp-mainnav.sp-mega-nav .sp-mega-item[open]>summary{background:#172936!important;color:#fff!important}body.sp-dark .sp-mainnav.sp-mega-nav>a.active,body.sp-dark .sp-mainnav.sp-mega-nav .sp-mega-item.is-active>summary{background:#3b3020!important;color:#f3cf91!important}@media(max-width:1180px) and (min-width:981px){body .sp-mainnav.sp-mega-nav>a,body .sp-mainnav.sp-mega-nav summary{padding-inline:9px!important;font-size:11px!important}body .sp-header .sp-logo{flex-basis:235px!important;max-width:245px!important}}