.spsrh{--bg:#0b0b0c;--panel:#111317;--panel2:#15181d;--line:rgba(255,255,255,.1);--line-strong:rgba(255,255,255,.16);--red:#ff3b30;--gold:#e5b14d;--text:#f4f4f5;--muted:#a7a9af;background:var(--bg);color:var(--text)}.spsrh *{box-sizing:border-box}.spsrh-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.spsrh-hero{position:relative;min-height:430px;overflow:hidden;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.05),transparent 28%),linear-gradient(135deg,#11151b,#08090b 64%);border-bottom:1px solid var(--line)}.spsrh-hero.has-image{background-image:linear-gradient(90deg,rgba(7,8,10,.98) 0%,rgba(7,8,10,.9) 35%,rgba(7,8,10,.55) 67%,rgba(7,8,10,.72) 100%),var(--spsrh-hero);background-size:cover;background-position:center right}.spsrh-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(11,11,12,.96) 100%);pointer-events:none}.spsrh-hero-inner{position:relative;z-index:2;min-height:430px;display:flex;align-items:center;padding:56px 0}.spsrh-hero-copy{max-width:790px}.spsrh-eyebrow{display:flex;align-items:center;gap:10px;color:#fff;font-size:11px;font-weight:800;letter-spacing:2.2px}.spsrh-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--red)}.spsrh-hero h1{margin:18px 0 14px;color:#fff;font-size:clamp(54px,6vw,82px);line-height:.96;letter-spacing:-2.6px}.spsrh-hero p{max-width:720px;margin:0 0 22px;color:#ececef;font-size:17px;line-height:1.65}.spsrh-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#babcc1;font-size:12px}.spsrh-hero-meta b{color:#fff}.spsrh-hero-meta i{width:4px;height:4px;border-radius:50%;background:var(--red)}.spsrh-start,.spsrh-featured,.spsrh-latest{padding:46px 0 54px}.spsrh-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--line)}.spsrh-section-head>div{display:flex;align-items:center;gap:13px}.spsrh-section-head span{color:var(--red);font-size:10px;font-weight:800}.spsrh-section-head h2{margin:0;color:#fff;font-size:27px;line-height:1}.spsrh-section-head p{margin:0;color:var(--muted);font-size:12px}.spsrh-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.spsrh-family-card{min-height:138px;display:flex;align-items:center;gap:16px;padding:19px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.spsrh-family-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid rgba(255,59,48,.42);border-radius:50%;color:var(--red);font-size:20px}.spsrh-family-card h3{margin:0 0 6px;color:#fff;font-size:16px}.spsrh-family-card p{margin:0 0 8px;color:#b6b8be;font-size:11px;line-height:1.5}.spsrh-family-card small{color:#777b83;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.spsrh-featured{border-top:1px solid var(--line)}.spsrh-featured-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.spsrh-featured-image{display:block;min-height:360px;background:#0e1013}.spsrh-featured-image img{display:block;width:100%;height:100%;object-fit:cover}.spsrh-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.spsrh-kicker,.spsrh-card-kicker{display:block;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.spsrh-featured-copy h2{margin:12px 0 12px;color:#fff;font-size:34px;line-height:1.12;letter-spacing:-.7px}.spsrh-featured-copy h2 a,.spsrh-latest-copy h3 a{color:inherit;text-decoration:none}.spsrh-featured-copy p{margin:0 0 16px;color:#c1c3c8;font-size:13.5px;line-height:1.68}.spsrh-card-meta{display:flex;flex-wrap:wrap;gap:14px;color:#898c94;font-size:10px}.spsrh-cta{align-self:flex-start;display:inline-flex;align-items:center;min-height:38px;margin-top:20px;padding:0 14px;border-radius:6px;background:var(--red);color:#fff;font-size:11px;font-weight:800;text-decoration:none}.spsrh-latest{border-top:1px solid var(--line)}.spsrh-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.spsrh-latest-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.spsrh-latest-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#0f1114}.spsrh-latest-image img{width:100%;height:100%;object-fit:cover}.spsrh-latest-copy{padding:17px}.spsrh-card-kicker{margin-bottom:9px;color:var(--gold)}.spsrh-latest-copy h3{margin:0 0 9px;color:#fff;font-size:19px;line-height:1.28}.spsrh-latest-copy p{display:-webkit-box;overflow:hidden;margin:0 0 14px;color:#b9bbc0;font-size:12px;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}.spsrh-about{padding:42px 0;background:#101216;border-top:1px solid var(--line)}.spsrh-about-inner{display:grid;grid-template-columns:150px 1fr;gap:34px;align-items:start}.spsrh-about-mark{padding-top:7px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.12em}.spsrh-about h2{margin:0 0 10px;color:#fff;font-size:27px;line-height:1.2}.spsrh-about p{max-width:860px;margin:0;color:#b8bac0;font-size:14px;line-height:1.7}@media(max-width:920px){.spsrh-family-grid,.spsrh-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spsrh-featured-card{grid-template-columns:1fr}.spsrh-featured-image{min-height:300px;aspect-ratio:16/8}}@media(max-width:640px){.spsrh-shell{width:min(100% - 28px,1180px)}.spsrh-hero,.spsrh-hero-inner{min-height:350px}.spsrh-hero-inner{padding:36px 0}.spsrh-hero h1{font-size:46px;letter-spacing:-1.5px}.spsrh-hero p{font-size:14px}.spsrh-start,.spsrh-featured,.spsrh-latest{padding:34px 0 40px}.spsrh-section-head p{display:none}.spsrh-family-grid,.spsrh-latest-grid{grid-template-columns:1fr}.spsrh-featured-image{min-height:auto;aspect-ratio:16/9}.spsrh-featured-copy{padding:22px}.spsrh-featured-copy h2{font-size:28px}.spsrh-about-inner{grid-template-columns:1fr;gap:10px}.spsrh-about h2{font-size:24px}}.spsrh-family-grid.is-single{grid-template-columns:1fr}.spsrh-family-grid.is-single .spsrh-family-card{position:relative;min-height:124px;padding:24px 78px 24px 24px;background:linear-gradient(90deg,rgba(17,19,23,.98) 0%,rgba(17,19,23,.92) 58%,rgba(17,19,23,.76) 100%)}.spsrh-family-grid.is-single .spsrh-family-card p{max-width:720px;font-size:12px}.spsrh-family-grid.is-single .spsrh-family-card h3{font-size:18px}.spsrh-family-grid.is-single .spsrh-family-arrow{position:absolute;right:28px;top:50%;transform:translateY(-50%);color:#fff;font-size:25px;font-weight:300}@media(max-width:640px){.spsrh-family-grid.is-single .spsrh-family-card{padding:20px 56px 20px 18px}.spsrh-family-grid.is-single .spsrh-family-arrow{right:18px}}.spsr-single{--spsr-bg:#0b0b0c;--spsr-panel:#111317;--spsr-line:rgba(255,255,255,.1);--spsr-red:#ff3b30;--spsr-text:#ededf0;--spsr-muted:#a9aab0;background:var(--spsr-bg);color:var(--spsr-text)}.spsr-single *{box-sizing:border-box}.spsr-single-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.05),transparent 30%),linear-gradient(135deg,#17191e,#09090b 66%);border-bottom:1px solid var(--spsr-line)}.spsr-single-hero.has-image{background-image:linear-gradient(90deg,rgba(8,8,9,.96) 0%,rgba(8,8,9,.86) 36%,rgba(8,8,9,.34) 68%,rgba(8,8,9,.58) 100%),linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.18) 50%,rgba(11,11,12,.92) 100%),var(--spsr-single-hero);background-size:cover;background-position:center}.spsr-single-hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:72px 0 60px}.spsr-single-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:4px;background:var(--spsr-red);color:#fff;font-size:10px;font-weight:800;letter-spacing:.03em}.spsr-single-hero h1{max-width:860px;margin:18px 0 18px;color:#fff;font-size:clamp(50px,5.4vw,78px);line-height:.98;letter-spacing:-2.8px}.spsr-single-deck{max-width:760px;margin:0 0 27px;color:#e0e0e4;font-size:17px;font-weight:500;line-height:1.62}.spsr-single-meta{display:flex;align-items:center;flex-wrap:wrap;gap:11px;color:#b5b6bc;font-size:11px}.spsr-single-meta i{width:4px;height:4px;border-radius:50%;background:var(--spsr-red)}.spsr-single-author{display:inline-flex;align-items:center;gap:8px;color:#fff}.spsr-single-author img{width:30px;height:30px;border-radius:50%}.spsr-single-layout{width:min(1180px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:64px minmax(0,1fr) 300px;gap:34px;padding:46px 0 70px}.spsr-single-share{position:sticky;top:90px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:8px}.spsr-single-share>span{margin-bottom:3px;color:#a5a6ac;font-size:10px}.spsr-single-share a{width:42px;height:42px;display:grid;place-items:center;background:#101114;color:#fff;text-decoration:none;font-size:15px;transition:background .2s ease,color .2s ease}.spsr-single-share a:hover{background:var(--spsr-red);color:#fff}.spsr-single-content{min-width:0;color:#e4e4e7;font-size:17px;line-height:1.82}.spsr-single-content>p:first-child{margin-top:0;font-size:20px;font-weight:500;line-height:1.65}.spsr-single-content p{margin:0 0 26px}.spsr-single-content h2{scroll-margin-top:100px;margin:48px 0 18px;color:#fff;font-size:30px;line-height:1.18;letter-spacing:-.6px}.spsr-single-content h3{margin:35px 0 14px;color:#fff;font-size:23px;line-height:1.25}.spsr-single-content a{color:#ff5a51;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.spsr-single-content img{max-width:100%;height:auto;border-radius:8px}.spsr-single-content figure{margin:32px 0}.spsr-single-content figcaption{margin-top:8px;color:#8e9097;font-size:11px;line-height:1.5}.spsr-single-content blockquote{margin:34px 0;padding:22px 26px;border-left:3px solid var(--spsr-red);background:#111317;color:#f1f1f3;font-size:18px;line-height:1.65}.spsr-single-toc-wrap{min-width:0}.spsr-single-toc{position:static;overflow:hidden;border:1px solid var(--spsr-line);border-radius:10px;background:#111317}.spsr-single-toc-title{padding:15px 17px;border-bottom:1px solid var(--spsr-line);color:#fff;font-size:11px;font-weight:800}.spsr-single-toc a{display:grid;grid-template-columns:27px 1fr;gap:5px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.07);color:#b9bbc0;text-decoration:none;font-size:10.5px;line-height:1.35}.spsr-single-toc a:last-child{border-bottom:0}.spsr-single-toc a span{color:var(--spsr-red);font-size:10px;font-weight:800}.spsr-single-toc a:hover{background:#15181c;color:#fff}@media(max-width:980px){.spsr-single-layout{grid-template-columns:48px minmax(0,1fr)}.spsr-single-toc-wrap{display:none}}@media(max-width:680px){.spsr-single-hero{min-height:460px}.spsr-single-hero-inner,.spsr-single-layout{width:min(100% - 28px,1180px)}.spsr-single-hero-inner{padding:52px 0 38px}.spsr-single-hero h1{font-size:43px;letter-spacing:-1.7px}.spsr-single-deck{font-size:14px}.spsr-single-layout{display:block;padding:32px 0 48px}.spsr-single-share{position:static;flex-direction:row;justify-content:flex-start;margin-bottom:26px}.spsr-single-share>span{margin:0 6px 0 0}.spsr-single-share a{width:38px;height:38px}.spsr-single-content{font-size:16px}.spsr-single-content>p:first-child{font-size:18px}.spsr-single-content h2{font-size:26px}}.spsr-single-toc-wrap{position:sticky;top:90px;align-self:start;display:flex;flex-direction:column;gap:16px}.spsr-single-hub-promo{display:block;padding:20px;border:1px solid var(--spsr-line);border-radius:10px;background:linear-gradient(145deg,rgba(255,59,48,.1),rgba(17,19,23,.96) 58%),#111317;text-decoration:none}.spsr-single-hub-promo>span{display:block;margin-bottom:9px;color:var(--spsr-red);font-size:8.5px;font-weight:800;letter-spacing:.1em}.spsr-single-hub-promo>strong{display:block;margin-bottom:9px;color:#fff;font-size:18px;line-height:1.22}.spsr-single-hub-promo>p{margin:0 0 13px;color:#b3b5bb;font-size:11px;line-height:1.6}.spsr-single-hub-promo>em{color:#fff;font-size:10px;font-style:normal;font-weight:800}.spsr-single-related{overflow:hidden;border:1px solid var(--spsr-line);border-radius:10px;background:#111317}.spsr-single-related-title{padding:14px 16px;border-bottom:1px solid var(--spsr-line);color:#fff;font-size:11px;font-weight:800}.spsr-single-related-list{display:flex;flex-direction:column}.spsr-single-related-list>a{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid rgba(255,255,255,.07);color:#fff;text-decoration:none}.spsr-single-related-list>a:last-child{border-bottom:0}.spsr-single-related-image{display:block;width:58px;height:44px;overflow:hidden;border-radius:6px;background:#0c0d0f}.spsr-single-related-image img{display:block;width:100%;height:100%;object-fit:cover}.spsr-single-related-list strong{display:block;color:#fff;font-size:10.5px;line-height:1.32}.spsr-single-related-list small{display:block;margin-top:4px;color:#85878d;font-size:8.5px}@media(max-width:980px){.spsr-single-hub-promo,.spsr-single-related{display:none}}@media(max-width:980px){.spsr-single-toc-wrap{position:static;top:auto}}