.fr-single{background:#f5f7f8;color:#101820}.fr-post-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.fr-post-hero{padding:54px 0 48px;background:linear-gradient(115deg,#07111f,#0c1a2a);color:#fff;border-bottom:1px solid rgba(183,243,74,.25)}
.fr-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#91a3b5;font-size:.72rem}.fr-breadcrumb a{color:#c6d0db}.fr-breadcrumb span:last-child{overflow:hidden;max-width:420px;text-overflow:ellipsis;white-space:nowrap}
.fr-post-category{display:inline-block;margin-bottom:14px;color:#b7f34a;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.fr-post-hero h1{max-width:980px;margin:0;color:#fff!important;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.96;letter-spacing:-.02em}
.fr-post-meta{display:flex;align-items:center;gap:22px;margin-top:25px;color:#aebdcb;font-size:.76rem}.fr-post-author-mini{display:flex;align-items:center;gap:10px}.fr-post-author-mini img{border-radius:50%}.fr-post-author-mini a{color:#b7f34a;font-weight:800}
.fr-post-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:42px;padding-top:42px;padding-bottom:80px}.fr-post-sidebar{align-self:start;position:sticky;top:24px;display:grid;gap:16px}
.fr-toc-card,.fr-sidebar-cta{padding:22px;border:1px solid rgba(183,243,74,.25);border-radius:8px;background:#0b192a;color:#fff;box-shadow:0 16px 36px rgba(7,17,31,.12)}.fr-toc-card>strong{display:block;margin-bottom:18px;color:#b7f34a;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}
#fr-post-toc{display:grid;gap:2px;border-left:1px solid rgba(255,255,255,.2)}.fr-toc-link{position:relative;padding:9px 8px 9px 18px;color:#c8d3dd!important;font-size:.74rem;line-height:1.35}.fr-toc-link:before{content:"";position:absolute;left:-5px;top:15px;width:8px;height:8px;border:1px solid #b7f34a;border-radius:50%;background:#0b192a}.fr-toc-link:hover,.fr-toc-link.is-active{color:#b7f34a!important}.fr-toc-link--h3{padding-left:28px;font-size:.69rem}.fr-toc-loading{color:#91a3b5;font-size:.72rem}
.fr-sidebar-cta__icon{display:grid;place-items:center;width:48px;aspect-ratio:1;margin-bottom:14px;border:2px solid #b7f34a;border-radius:50%;color:#b7f34a}.fr-sidebar-cta strong{display:block}.fr-sidebar-cta p{color:#aebdcb;font-size:.74rem}.fr-sidebar-cta a{display:block;padding:11px;border-radius:4px;background:#b7f34a;color:#07111f!important;text-align:center;font-size:.7rem;font-weight:900;text-transform:uppercase}
.fr-post-article{min-width:0}.fr-post-featured{overflow:hidden;margin:0 0 30px;border-radius:10px;background:#07111f;box-shadow:0 18px 45px rgba(7,17,31,.16)}.fr-post-featured img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.fr-post-content{padding:clamp(24px,4vw,54px);border:1px solid rgba(7,17,31,.1);border-radius:10px;background:#fff;box-shadow:0 14px 38px rgba(7,17,31,.07)}.fr-post-content>*{max-width:820px;margin-right:auto;margin-left:auto}.fr-post-content h2,.fr-post-content h3{scroll-margin-top:30px;color:#101820}.fr-post-content h2{margin-top:2.3em;padding-bottom:10px;border-bottom:2px solid #b7f34a;font-size:clamp(1.65rem,3vw,2.35rem)}.fr-post-content h3{margin-top:1.8em;font-size:1.35rem}.fr-post-content p,.fr-post-content li{font-size:1.02rem;line-height:1.8}.fr-post-content a{color:#527b00;text-decoration:underline}.fr-post-content table{width:100%;border-collapse:collapse;font-size:.86rem}.fr-post-content th{background:#0c1a2a;color:#fff}.fr-post-content th,.fr-post-content td{padding:12px;border:1px solid #dce2e7}.fr-post-content blockquote{padding:18px 22px;border-left:4px solid #b7f34a;background:#f2f7e8}
.fr-author-box{display:grid;grid-template-columns:112px 1fr;gap:24px;margin-top:32px;padding:28px;border:1px solid rgba(183,243,74,.25);border-radius:9px;background:#0b192a;color:#c7d2dc}.fr-author-box>img{border-radius:50%}.fr-author-box span{color:#b7f34a;font-size:.67rem;font-weight:900;text-transform:uppercase}.fr-author-box h2{margin:5px 0 8px;color:#fff!important}.fr-author-box h2 a{color:#fff}.fr-author-box p{margin:0 0 10px}.fr-author-link{color:#b7f34a!important;font-size:.72rem;font-weight:900;text-transform:uppercase}
.fr-related{margin-top:38px}.fr-related>h2{padding-left:13px;border-left:3px solid #b7f34a;text-transform:uppercase}.fr-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fr-related-card{overflow:hidden;border:1px solid rgba(7,17,31,.12);border-radius:8px;background:#fff;color:#101820!important;transition:transform .3s ease,box-shadow .3s ease}.fr-related-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(7,17,31,.12)}.fr-related-card__media{display:grid;place-items:center;aspect-ratio:16/9;background:#07111f;color:#b7f34a}.fr-related-card__media img{width:100%;height:100%;object-fit:cover}.fr-related-card__body{display:grid;gap:6px;padding:15px}.fr-related-card__body small{color:#6c7884}.fr-related-card__body strong{line-height:1.3}
@media(max-width:900px){.fr-post-shell{grid-template-columns:1fr}.fr-post-sidebar{position:static}.fr-toc-card{display:none}.fr-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.fr-post-container{width:min(100% - 24px,1240px)}.fr-post-hero{padding:38px 0}.fr-post-meta{align-items:flex-start;flex-direction:column;gap:10px}.fr-post-content{padding:22px 18px}.fr-author-box{grid-template-columns:1fr}.fr-related-grid{grid-template-columns:1fr}}

/* Premium editorial layer */
.fr-post-hero{position:relative;overflow:hidden;padding:clamp(58px,7vw,100px) 0 62px;background:radial-gradient(circle at 82% 15%,rgba(183,243,74,.11),transparent 27%),linear-gradient(115deg,#06101d 0%,#0b1a2b 67%,#101d25 100%)}
.fr-post-hero:before{content:"";position:absolute;inset:0;opacity:.055;background-image:linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,#000,transparent)}
.fr-post-hero .fr-post-container{position:relative;z-index:1}.fr-post-hero h1{max-width:900px;text-wrap:balance;text-shadow:0 12px 32px rgba(0,0,0,.22)}
.fr-post-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,5vw,76px);align-items:center}.fr-post-hero__copy{min-width:0}.fr-post-hero__copy h1{font-size:clamp(2.8rem,4.6vw,5.35rem)}.fr-post-hero__media{position:relative;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#07111f;box-shadow:0 28px 65px rgba(0,0,0,.34)}.fr-post-hero__media:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(183,243,74,.08);pointer-events:none}.fr-post-hero__media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.fr-post-hero:not(:has(.fr-post-hero__media)) .fr-post-hero__grid{grid-template-columns:1fr}
@media(max-width:900px){.fr-post-hero__grid{grid-template-columns:1fr;gap:32px}.fr-post-hero__copy h1{max-width:820px}.fr-post-hero__media{max-width:760px}.fr-post-hero__media img{aspect-ratio:16/9}}
.fr-post-category{padding:7px 11px;border:1px solid rgba(183,243,74,.35);border-radius:3px;background:rgba(183,243,74,.07)}
.fr-post-meta{padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}
.fr-post-shell{grid-template-columns:280px minmax(0,900px);justify-content:center;gap:34px;padding-top:48px}.fr-post-sidebar{top:96px}
.fr-toc-card{max-height:calc(100vh - 210px);overflow:auto;scrollbar-width:thin;scrollbar-color:#b7f34a #0b192a}.fr-toc-card,.fr-sidebar-cta{border-color:rgba(183,243,74,.2);background:linear-gradient(155deg,#0d2033,#07111f);box-shadow:0 20px 48px rgba(7,17,31,.16)}
.fr-toc-link{border-radius:0 4px 4px 0;transition:color .2s ease,background .2s ease}.fr-toc-link:hover,.fr-toc-link.is-active{background:rgba(183,243,74,.07)}
.fr-post-content{position:relative;padding:clamp(34px,5vw,66px);border-color:rgba(7,17,31,.09);box-shadow:0 22px 60px rgba(7,17,31,.09)}
.fr-post-content>p:first-child{margin-top:0;padding-top:4px;color:#253648;font-size:1.16rem;font-weight:500;line-height:1.82}.fr-post-content>p:nth-child(2){color:#425466;font-size:1.02rem}
.fr-post-content h2{position:relative;margin-top:2.7em;padding:0 0 13px;border:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.12;letter-spacing:-.025em}.fr-post-content h2:after{content:"";display:block;width:62px;height:3px;margin-top:13px;border-radius:4px;background:linear-gradient(90deg,#b7f34a,#d7a83e)}
.fr-post-content h3{color:#152638;font-size:1.42rem;line-height:1.25}.fr-post-content p,.fr-post-content li{color:#34485b;font-size:1.02rem;line-height:1.82}
.fr-key-heading+ul,.fr-key-heading+ol{display:grid;gap:12px;margin:18px auto 42px!important;padding:24px 28px 24px 52px!important;border:1px solid rgba(183,243,74,.38);border-radius:9px;background:linear-gradient(135deg,#f5faeb,#fff);box-shadow:0 14px 36px rgba(75,105,20,.08)}.fr-key-heading+ul li::marker,.fr-key-heading+ol li::marker{color:#6f9b16}
.fr-post-content .wp-block-table{overflow-x:auto;margin-top:24px;margin-bottom:44px;border-radius:9px;box-shadow:0 14px 34px rgba(7,17,31,.08)}
.fr-post-content table{min-width:720px;margin:0;border:0;background:#fff}.fr-post-content thead th,.fr-post-content th{padding:15px 13px;border-color:#26394d;background:#0c1a2a;color:#fff;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.fr-post-content td{padding:14px 13px;border-color:#d9e1e7;color:#26394a}.fr-post-content tbody tr:nth-child(even){background:#f4f7f8}.fr-post-content tbody tr:hover{background:#f1f8e5}.fr-post-content tbody td:first-child{color:#679000;font-weight:900}
.fr-player-heading{display:flex;align-items:center;gap:15px;padding:20px 22px!important;border:1px solid rgba(7,17,31,.1)!important;border-left:5px solid #b7f34a!important;border-radius:8px;background:linear-gradient(90deg,#f5faeb,#fff);box-shadow:0 12px 28px rgba(7,17,31,.06)}.fr-player-heading:after{display:none!important}.fr-player-rank{display:grid;place-items:center;flex:0 0 48px;width:48px;aspect-ratio:1;border-radius:5px;background:#0c1a2a;color:#b7f34a;font:500 1.55rem/1 Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif}
.fr-player-heading+p{margin-top:20px}.fr-post-content blockquote{border-radius:0 8px 8px 0;box-shadow:0 12px 28px rgba(7,17,31,.06)}
.fr-post-content img{border-radius:9px;box-shadow:0 18px 42px rgba(7,17,31,.13)}
.fr-faq-heading{margin-top:1.9em!important;padding:16px 18px!important;border:1px solid #dce4e9!important;border-radius:7px;background:#f7f9fa;font-size:1.15rem!important;cursor:pointer}.fr-faq-heading:after{display:none!important}
.fr-author-box{box-shadow:0 20px 48px rgba(7,17,31,.14)}
@media(max-width:900px){.fr-post-shell{display:block}.fr-post-sidebar{margin-bottom:22px}.fr-sidebar-cta{display:none}.fr-post-content>p:first-child{font-size:1.08rem}}
@media(max-width:600px){.fr-post-hero{padding:42px 0}.fr-post-content h2{font-size:1.7rem}.fr-player-heading{gap:11px;padding:15px!important}.fr-player-rank{flex-basis:40px;width:40px}.fr-key-heading+ul,.fr-key-heading+ol{padding:20px 20px 20px 42px!important}}

/* Full-cover featured image hero: title and metadata overlay the image. */
.fr-post-hero--featured{display:flex;align-items:center;min-height:clamp(520px,58vw,680px);padding:70px 0;background-color:#07111f;background-image:linear-gradient(90deg,rgba(4,13,24,.98) 0%,rgba(4,13,24,.92) 33%,rgba(4,13,24,.55) 58%,rgba(4,13,24,.14) 78%,rgba(4,13,24,.12) 100%),linear-gradient(0deg,rgba(4,13,24,.55),transparent 45%),var(--fr-post-hero-image);background-repeat:no-repeat;background-position:center;background-size:cover}.fr-post-hero--featured:before{opacity:.025}.fr-post-hero--featured .fr-post-hero__copy{max-width:min(760px,55%)}.fr-post-hero--featured h1{max-width:760px;font-size:clamp(3rem,5vw,5.7rem);text-shadow:0 8px 28px rgba(0,0,0,.75)}.fr-post-hero--featured .fr-post-meta{border-top-color:rgba(255,255,255,.2);text-shadow:0 2px 8px rgba(0,0,0,.7)}
@media(max-width:780px){.fr-post-hero--featured{min-height:580px;padding:50px 0;background-image:linear-gradient(90deg,rgba(4,13,24,.95),rgba(4,13,24,.68)),linear-gradient(0deg,rgba(4,13,24,.65),transparent 45%),var(--fr-post-hero-image);background-position:62% center}.fr-post-hero--featured .fr-post-hero__copy{max-width:100%}.fr-post-hero--featured h1{font-size:clamp(2.7rem,11vw,4.8rem)}}
