html:has(.sc-page){background:#0d0518!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:clip!important}html:has(.sc-page) body{background:#0d0518!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:clip!important}.sc-page,.sc-page *,.sc-page :before,.sc-page :after{box-sizing:border-box}.sc-page{--bg-darkest:#0d0518;--bg-dark:#1a0a2e;--bg-medium:#280a4a;--bg-card:#ffffff0a;--bg-card-hover:#ffffff12;--border-subtle:#d6b2ff1f;--border-medium:#d6b2ff33;--text-primary:#fff;--text-secondary:#d6b2ff;--text-muted:#d6b2ff99;--accent-yellow:#fff277;--accent-purple:#5611a6;--accent-purple-bright:#7c3aed;--danger:#ef4444;--success:#22c55e;--text-scale:1;background:var(--bg-darkest);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:clip}@media (min-width:640px){.sc-page{--text-scale:1.05}}@media (min-width:1024px){.sc-page{--text-scale:1.15}}@media (min-width:1440px){.sc-page{--text-scale:1.2}}.sc-page h1{letter-spacing:-.03em;color:var(--text-primary);font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw + 1rem,4.5rem);font-weight:900;line-height:1.1}.sc-page h2{letter-spacing:-.02em;color:var(--text-primary);font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,2vw + 1rem,3rem);font-weight:800;line-height:1.15}.sc-page p{font-family:Onest,system-ui,sans-serif;font-size:calc(1rem*var(--text-scale));color:var(--text-muted);line-height:1.7}.sc-page a{color:var(--accent-yellow);text-decoration:none;transition:opacity .2s}.sc-page a:hover{opacity:.8}.sc-page a:focus-visible{outline:2px solid var(--accent-purple-bright);outline-offset:2px;border-radius:4px}.highlight{color:var(--accent-yellow)}.sc-section{max-width:1200px;margin:0 auto;padding:4rem 2rem}@media (min-width:1440px){.sc-section{padding:6rem 3rem}}.sc-hero{text-align:center;padding:6rem 2rem 3rem;position:relative;overflow:hidden}.sc-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 30% 40%,#5611a640 0%,#0000 70%),radial-gradient(50% 60% at 70% 60%,#7c3aed26 0%,#0000 70%),radial-gradient(80% 40% at 50% 30%,#fff27708 0%,#0000 60%);position:absolute;inset:0}.sc-hero>*{z-index:1;position:relative}.sc-hero-tagline{color:var(--text-muted);max-width:600px;margin:1rem auto 0;font-family:Onest,system-ui,sans-serif;font-size:clamp(1.1rem,.5vw + .9rem,1.5rem)}.sc-hero-count{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;margin-top:1.5rem;font-family:Onest,system-ui,sans-serif;font-size:.85rem;font-weight:600}.sc-filter-wrap{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.sc-filter-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.sc-filter-bar::-webkit-scrollbar{display:none}.sc-filter-pill{white-space:nowrap;border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:2rem;padding:.5rem 1.25rem;font-family:Onest,system-ui,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s}.sc-filter-pill:hover{border-color:var(--border-medium);color:var(--text-secondary)}.sc-filter-pill.active{background:var(--accent-yellow);color:var(--bg-darkest);border-color:var(--accent-yellow);font-weight:700}.sc-filter-count{opacity:.6;margin-left:.25rem;font-weight:400}.sc-filter-pill.active .sc-filter-count{opacity:.7}.sc-search-wrap{max-width:1200px;margin:0 auto;padding:0 2rem 1.5rem}.sc-search-inner{max-width:480px;margin:0 auto;position:relative}.sc-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.sc-search-input{background:var(--bg-card);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);font-family:Onest,system-ui,sans-serif;font-size:calc(.95rem*var(--text-scale));border-radius:.75rem;outline:none;padding:.75rem 2.5rem .75rem 2.75rem;transition:border-color .25s,box-shadow .25s}.sc-search-input::placeholder{color:var(--text-muted)}.sc-search-input:focus{border-color:var(--accent-purple-bright);box-shadow:0 0 0 3px #7c3aed40}.sc-search-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.sc-search-clear:hover{color:var(--text-primary)}.sc-results-info{max-width:1200px;color:var(--text-muted);margin:0 auto;padding:0 2rem 1.5rem;font-family:Onest,system-ui,sans-serif;font-size:.85rem}.sc-grid-wrap{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.sc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.sc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sc-grid{grid-template-columns:1fr}.sc-hero,.sc-filter-wrap,.sc-search-wrap,.sc-results-info,.sc-grid-wrap,.sc-footer,.sc-section,.sc-empty,.sc-breadcrumb,.sc-detail-hero,.sc-authority,.sc-sticky-toc-mobile,.sc-back-row{padding-left:1rem;padding-right:1rem}.sc-metric-card,.sc-inline-cta-text{min-width:0}.sc-inline-cta{gap:1rem;padding:1.25rem 1rem}}.sc-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:1.25rem;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.sc-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(80% 60% at 20% 10%,#7c3aed0f 0%,#0000 70%);transition:opacity .35s;position:absolute;inset:0}.sc-card:hover{background:var(--bg-card-hover);border-color:var(--border-medium);transform:translateY(-2px)}.sc-card:hover:before{opacity:1}.sc-card-name{color:var(--text-primary);margin:0 0 .2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.1rem,1vw + .5rem,1.3rem);font-weight:700;line-height:1.3}.sc-card-domain{color:var(--text-muted);margin:0 0 .75rem;font-family:Onest,system-ui,sans-serif;font-size:.8rem}.sc-card-pills{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.sc-card-pill{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:#ffffff08;border:1px solid #d6b2ff1a;border-radius:2rem;padding:.2rem .6rem;font-family:Onest,system-ui,sans-serif;font-size:.65rem;font-weight:600}.sc-card-pill.problem{color:var(--accent-purple-bright);border-color:#7c3aed33}.sc-card-signal{color:var(--accent-yellow);opacity:.85;border-left:2px solid var(--accent-purple-bright);margin:0 0 .5rem;padding-left:.6rem;font-family:Onest,system-ui,sans-serif;font-size:.8rem;font-weight:600;line-height:1.4}.sc-card-depth{text-transform:uppercase;letter-spacing:.06em;color:var(--success);background:#22c55e1a;border:1px solid #22c55e33;border-radius:1rem;padding:.2rem .5rem;font-family:Onest,system-ui,sans-serif;font-size:.6rem;font-weight:700;position:absolute;top:1rem;right:1rem}.sc-card-summary{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 1rem;font-family:Onest,system-ui,sans-serif;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.sc-card-link{color:var(--accent-yellow);align-self:flex-start;font-family:Onest,system-ui,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.sc-card-link:hover{opacity:.8}.sc-empty{text-align:center;padding:4rem 2rem}.sc-empty p{color:var(--text-muted);font-family:Onest,system-ui,sans-serif;font-size:1.1rem}.sc-empty a{color:var(--accent-yellow);font-weight:600}.sc-footer{text-align:center;border-top:1px solid var(--border-subtle);max-width:1200px;margin:0 auto;padding:4rem 2rem 3rem}.sc-footer h2{margin-bottom:1.5rem;font-size:clamp(1.5rem,2vw + .5rem,2.25rem)}.sc-footer-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.sc-btn-primary{background:var(--accent-yellow);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Onest,system-ui,sans-serif;font-size:clamp(.9rem,.3vw + .8rem,1.1rem);font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #fff27726;color:var(--bg-darkest)!important;text-decoration:none!important}.sc-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #fff2774d;opacity:1!important}.sc-btn-ghost{border:1px solid var(--border-medium);cursor:pointer;background:0 0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Onest,system-ui,sans-serif;font-size:clamp(.9rem,.3vw + .8rem,1.1rem);font-weight:600;transition:all .2s;display:inline-flex;color:var(--text-primary)!important;text-decoration:none!important}.sc-btn-ghost:hover{border-color:var(--text-secondary);background:#ffffff0f;transform:translateY(-2px);opacity:1!important}.sc-copyright{color:var(--text-muted);opacity:.6;font-family:Onest,system-ui,sans-serif;font-size:.75rem}.sc-breadcrumb{flex-wrap:wrap;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:1.5rem 2rem 0;font-family:Onest,system-ui,sans-serif;font-size:.85rem;display:flex}.sc-breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .2s}.sc-breadcrumb a:hover{color:var(--text-secondary);opacity:1}.sc-breadcrumb-sep{color:#d6b2ff4d;margin:0 .5rem}.sc-breadcrumb-current{color:var(--text-secondary)}.sc-detail-hero{text-align:center;padding:3rem 2rem 2rem;position:relative;overflow:hidden}.sc-detail-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 30% 40%,#5611a640 0%,#0000 70%),radial-gradient(50% 60% at 70% 60%,#7c3aed26 0%,#0000 70%),radial-gradient(80% 40% at 50% 30%,#fff27708 0%,#0000 60%);position:absolute;inset:0}.sc-detail-hero>*{z-index:1;position:relative}.sc-detail-hero h1{font-size:clamp(1.75rem,3vw + .5rem,3.5rem)}.sc-detail-hero-sub{color:var(--text-muted);margin-top:.5rem;font-family:Onest,system-ui,sans-serif;font-size:1rem}.sc-detail-hero-count{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;margin-top:1rem;font-family:Onest,system-ui,sans-serif;font-size:.85rem;font-weight:600}.sc-pills-row{flex-wrap:wrap;gap:.5rem;display:flex}.sc-content-card{padding:0}.sc-content-card h2{margin-bottom:1rem;font-size:clamp(1.1rem,1vw + .5rem,1.35rem)}.sc-content-card p{line-height:1.8}.sc-content-section{padding:0}.sc-content-section h2,.sc-content-section h3{color:var(--text-primary);margin-bottom:.75rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.1rem,.5vw + .9rem,1.25rem);font-weight:700;line-height:1.3}.sc-content-section p{white-space:pre-line;line-height:1.8}.sc-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.sc-section-heading{margin-bottom:1.5rem;font-size:clamp(1.25rem,1.5vw + .5rem,1.75rem)}.sc-crosslink-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.sc-crosslink-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.sc-crosslink-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.sc-crosslink-grid{grid-template-columns:1fr}}.sc-crosslink-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.25rem;transition:all .25s;display:flex;text-decoration:none!important}.sc-crosslink-card:hover{background:var(--bg-card-hover);border-color:var(--border-medium);transform:translateY(-2px)}.sc-crosslink-card-name{color:var(--text-primary);font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700}.sc-crosslink-card-count{color:var(--text-muted);font-family:Onest,system-ui,sans-serif;font-size:.8rem}.sc-back-row{flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem 2rem 4rem;font-family:Onest,system-ui,sans-serif;display:flex}.sc-back-link{font-size:1rem;font-weight:600;text-decoration:none}.sc-back-link--primary{color:var(--accent-yellow)}.sc-back-link--secondary{color:var(--text-muted)}.sc-content-stack{flex-direction:column;gap:1.5rem;display:flex}.sc-pill-list{flex-wrap:wrap;gap:.4rem;display:flex}.sc-pill-list .sc-card-pill.is-faded{opacity:.5}@keyframes sc-fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sc-fade-in{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(24px)}.sc-fade-in.visible{opacity:1;transform:translateY(0)}.sc-stagger>.sc-fade-in:first-child{transition-delay:0s}.sc-stagger>.sc-fade-in:nth-child(2){transition-delay:60ms}.sc-stagger>.sc-fade-in:nth-child(3){transition-delay:.12s}.sc-stagger>.sc-fade-in:nth-child(4){transition-delay:.18s}.sc-stagger>.sc-fade-in:nth-child(5){transition-delay:.24s}.sc-stagger>.sc-fade-in:nth-child(6){transition-delay:.3s}.sc-stagger>.sc-fade-in:nth-child(7){transition-delay:.36s}.sc-stagger>.sc-fade-in:nth-child(8){transition-delay:.42s}.sc-stagger>.sc-fade-in:nth-child(9){transition-delay:.48s}.sc-stats-row{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.sc-stat-card{border:1px solid var(--border-subtle);background:#ffffff0a;border-radius:.75rem;flex-direction:column;align-items:center;gap:.25rem;min-width:120px;padding:1rem 1.5rem;display:flex}.sc-stat-number{color:var(--accent-yellow);font-family:Fraunces,Georgia,serif;font-size:1.75rem;font-weight:800;line-height:1}.sc-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-family:Onest,system-ui,sans-serif;font-size:.75rem;font-weight:600}@media (max-width:480px){.sc-stats-row{gap:.75rem}.sc-stat-card{min-width:90px;padding:.75rem 1rem}.sc-stat-number{font-size:1.35rem}}.sc-authority{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.sc-authority-inner{border:1px solid var(--border-medium);background:linear-gradient(135deg,#5611a61a 0%,#7c3aed0f 50%,#fff27708 100%);border-radius:1.25rem;padding:2rem 2.5rem;position:relative;overflow:hidden}.sc-authority-inner:before{content:"";background:linear-gradient(90deg,var(--accent-purple-bright),var(--accent-yellow),var(--accent-purple-bright));opacity:.6;height:2px;position:absolute;top:0;left:0;right:0}.sc-authority-header{margin-bottom:1.75rem}.sc-authority-badge{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-yellow);background:#fff27714;border:1px solid #fff27726;border-radius:2rem;margin-bottom:.75rem;padding:.25rem .75rem;font-family:Onest,system-ui,sans-serif;font-size:.65rem;font-weight:700;display:inline-block}.sc-authority-title{color:var(--text-primary);margin:0 0 .5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,1vw + .7rem,1.5rem);font-weight:700;line-height:1.2}.sc-authority-subtitle{color:var(--text-muted);margin:0;font-family:Onest,system-ui,sans-serif;font-size:.85rem;line-height:1.5}.sc-authority-sources{flex-direction:column;gap:.75rem;display:flex}.sc-authority-source{align-items:stretch;gap:1rem;min-height:2.75rem;display:flex}.sc-authority-source-accent{background:linear-gradient(180deg,var(--accent-purple-bright),var(--accent-yellow));opacity:.7;border-radius:2px;flex-shrink:0;width:3px}.sc-authority-source-content{flex:1;min-width:0}.sc-authority-source-name{color:var(--text-primary);margin-bottom:.15rem;font-family:Onest,system-ui,sans-serif;font-size:.85rem;font-weight:700}.sc-authority-source-name a{color:var(--text-primary);text-decoration:none;transition:color .2s}.sc-authority-source-name a:hover{color:var(--accent-yellow)}.sc-authority-source-desc{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Onest,system-ui,sans-serif;font-size:.78rem;line-height:1.45;overflow:hidden}.sc-authority-overflow{color:var(--text-secondary);border-top:1px solid var(--border-subtle);margin:1rem 0 0;padding-top:.75rem;font-family:Onest,system-ui,sans-serif;font-size:.78rem;font-style:italic}@media (max-width:640px){.sc-authority-inner{padding:1.5rem 1.25rem}.sc-authority-source-desc{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.sc-industry-layout{max-width:1200px;margin:0 auto}.sc-industry-content{min-width:0}@media (min-width:1024px){.sc-industry-layout{grid-template-columns:220px 1fr;gap:2rem;padding:0 2rem;display:grid}.sc-industry-layout .sc-section{max-width:none;margin:0}}.sc-industry-content [id]{scroll-margin-top:2rem}.sc-toc-link{white-space:nowrap;color:var(--text-muted);border:1px solid #0000;border-radius:2rem;padding:.4rem 1rem;font-family:Onest,system-ui,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.sc-toc-link:hover{color:var(--text-secondary);border-color:var(--border-subtle);background:#ffffff0a}.sc-toc-link--active{color:var(--accent-yellow);background:#fff2770f;border-color:#fff27726}.sc-sticky-toc-sidebar{display:none}@media (min-width:1024px){.sc-sticky-toc-sidebar{border-right:1px solid var(--border-subtle);align-self:stretch;display:block}.sc-sticky-toc-sidebar nav{scrollbar-width:none;flex-direction:column;gap:.15rem;max-height:calc(100vh - 4rem);padding:4rem 1rem 2rem 0;display:flex;position:sticky;top:2rem;overflow-y:auto}.sc-sticky-toc-sidebar nav::-webkit-scrollbar{display:none}.sc-sticky-toc-sidebar .sc-toc-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.5rem;padding:0 .75rem;font-family:Onest,system-ui,sans-serif;font-size:.6rem;font-weight:700}.sc-sticky-toc-sidebar .sc-toc-link{white-space:normal;border-radius:.5rem;padding:.5rem .75rem;font-size:.78rem;line-height:1.35;display:block;position:relative}.sc-sticky-toc-sidebar .sc-toc-link--active{color:var(--accent-yellow);background:#fff2770f;border-color:#fff27726}.sc-sticky-toc-sidebar .sc-toc-link--active:after{content:"";background:var(--accent-yellow);border-radius:1px;width:2px;position:absolute;top:.25rem;bottom:.25rem;right:-1rem}.sc-sticky-toc-sidebar .sc-toc-link--playbooks{border-top:1px solid var(--border-subtle);border-radius:0 0 .5rem .5rem;margin-top:.75rem;padding-top:.75rem;font-weight:700}}.sc-sticky-toc-mobile{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.sc-sticky-toc-mobile .sc-toc-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);gap:.5rem;padding:.75rem 0;display:flex;overflow-x:auto}.sc-sticky-toc-mobile .sc-toc-bar::-webkit-scrollbar{display:none}@media (min-width:1024px){.sc-sticky-toc-mobile{display:none}}.sc-faq{flex-direction:column;gap:0;display:flex}.sc-faq-item{border-bottom:1px solid var(--border-subtle)}.sc-faq-item:first-child{border-top:1px solid var(--border-subtle)}.sc-faq-trigger{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-family:Onest,system-ui,sans-serif;font-size:calc(1rem*var(--text-scale));background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 0;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.sc-faq-trigger:hover{color:var(--text-secondary)}.sc-faq-icon{width:1.25rem;height:1.25rem;color:var(--text-muted);flex-shrink:0;margin-left:1rem;transition:transform .3s}.sc-faq-item.is-open .sc-faq-icon{transform:rotate(45deg)}.sc-faq-body{max-height:0;padding:0;transition:max-height .35s,padding .35s;overflow:hidden}.sc-faq-item.is-open .sc-faq-body{max-height:500px;padding:0 0 1.25rem}.sc-faq-body p{font-size:calc(.95rem*var(--text-scale));color:var(--text-muted);line-height:1.7}.sc-ds-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:768px){.sc-ds-grid{grid-template-columns:1fr}}.sc-ds-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.25rem;transition:border-color .2s}.sc-ds-card:hover{border-color:var(--border-medium)}.sc-ds-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.sc-ds-name{color:var(--text-primary);margin:0;font-family:Onest,system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3}.sc-ds-link{color:var(--text-muted);opacity:.6;flex-shrink:0;transition:opacity .2s}.sc-ds-link:hover{opacity:1;color:var(--accent-yellow)}.sc-ds-desc{margin:0 0 .5rem!important;font-size:.85rem!important;line-height:1.6!important}.sc-ds-gtm{opacity:.8;color:var(--accent-yellow)!important;margin:0!important;font-size:.8rem!important;line-height:1.5!important}.sc-ds-gtm-label{text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.sc-persona-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:1024px){.sc-persona-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sc-persona-grid{grid-template-columns:1fr}}.sc-persona-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.25rem;transition:border-color .2s}.sc-persona-card:hover{border-color:var(--border-medium)}.sc-persona-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.sc-persona-title{color:var(--text-primary);margin:0;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700;line-height:1.3}.sc-persona-role{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid;border-radius:2rem;flex-shrink:0;padding:.2rem .6rem;font-family:Onest,system-ui,sans-serif;font-size:.65rem;font-weight:700}.sc-persona-focus{margin:0 0 .5rem!important;font-size:.85rem!important;line-height:1.6!important}.sc-persona-insight{font-style:italic;color:var(--text-secondary)!important;margin:0!important;font-size:.8rem!important;line-height:1.5!important}.sc-signal-list{flex-direction:column;gap:.75rem;display:flex}.sc-signal-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.25rem;transition:border-color .2s}.sc-signal-card:hover{border-color:var(--border-medium)}.sc-signal-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.sc-signal-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sc-signal-name{color:var(--text-primary);margin:0;font-family:Onest,system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3}.sc-signal-source{text-transform:uppercase;letter-spacing:.04em;font-weight:600;color:var(--accent-purple-bright)!important;margin:0 0 .5rem!important;font-size:.75rem!important}.sc-signal-desc{margin:0!important;font-size:.85rem!important;line-height:1.6!important}.sc-metrics-row{flex-wrap:wrap;gap:1rem;display:flex}.sc-metric-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.75rem;flex-direction:column;flex:1;align-items:center;gap:.2rem;min-width:130px;padding:1rem 1.5rem;display:flex}.sc-metric-value{color:var(--accent-yellow);font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:800;line-height:1}.sc-metric-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;font-family:Onest,system-ui,sans-serif;font-size:.7rem;font-weight:600}.sc-expand-btn{color:var(--accent-yellow);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:Onest,system-ui,sans-serif;font-size:.85rem;font-weight:600;transition:opacity .2s}.sc-expand-btn:hover{opacity:.8}.sc-inline-cta{background:linear-gradient(135deg,#5611a626 0%,#7c3aed14 100%);border:1px solid #7c3aed33;border-radius:1.25rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin:1rem 0;padding:2rem;display:flex}.sc-inline-cta-text{flex:1;min-width:240px}.sc-inline-cta-headline{font-family:Fraunces,Georgia,serif;font-weight:700;color:var(--text-primary)!important;margin:0 0 .25rem!important;font-size:1.1rem!important}.sc-inline-cta-desc{color:var(--text-muted)!important;margin:0!important;font-size:.85rem!important}.sc-freshness{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);opacity:.6;margin-top:1rem;font-family:Onest,system-ui,sans-serif;font-size:.7rem;font-weight:600}.sc-show-more{color:var(--accent-yellow);cursor:pointer;background:0 0;border:1px solid #fff2774d;border-radius:.5rem;padding:.75rem 2rem;font-family:Onest,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.sc-show-more:hover{border-color:var(--accent-yellow);background:#fff27714;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.sc-fade-in{opacity:1;transition:none;transform:none}.sc-page *,.sc-page :before,.sc-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
