.insight-page-wrapper{--color-bg-primary:#0a0a0a;--color-bg-secondary:#111;--color-bg-secondary-2:#161616;--color-bg-card:#131313;--color-text-primary:#c9a96e;--color-text-secondary:#f0ebe0;--color-text-des:#9a9080;--color-text-muted:#868686;--color-gold-dim:#c9a96e1f;--color-gold-border:#c9a96e38;--font-family-primary:"Cormorant Garamond", "Garamond", Georgia, serif;--font-family-secondary:"Jost", "Gill Sans", "Futura", sans-serif}.insight-page-wrapper .insight-container{background-color:var(--color-bg-primary);color:var(--color-text-secondary);font-family:var(--font-family-secondary);-webkit-font-smoothing:antialiased;overflow-x:hidden}.insight-page-wrapper .progress-container{z-index:200;background:0 0;width:100%;height:2px;position:fixed;top:0;left:0}.insight-page-wrapper .progress-bar{background:var(--color-text-primary);height:100%;transition:width .1s ease-out}.insight-page-wrapper .insight-hero{align-items:center;height:100%;padding:3rem 0;display:flex;position:relative;overflow:hidden}.insight-page-wrapper .hero-bg-wrapper{z-index:0;position:absolute;inset:0}.insight-page-wrapper .hero-bg-image{object-fit:cover;width:100%;height:100%}.insight-page-wrapper .hero-overlay{background:linear-gradient(#0000 0%,#0a0a0a26 30%,#0a0a0ae0 68%,#0a0a0a 100%),linear-gradient(90deg,#0a0a0a8c 0%,#0000 65%);position:absolute;inset:0}.insight-page-wrapper .hero-base-line{background:linear-gradient(to right, var(--color-text-primary), transparent 55%);z-index:2;height:1px;position:absolute;bottom:0;left:0;right:0}.insight-page-wrapper .hero-content-wrapper{z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 6% 80px;position:relative}.insight-page-wrapper .hero-eyebrow{align-items:center;margin-bottom:30px;display:flex}.insight-page-wrapper .category-badge{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:3px;font-size:.68rem;font-weight:600;font-family:var(--font-family-secondary)}.insight-page-wrapper .eyebrow-separator{background:var(--color-gold-border);width:36px;height:1px;margin:0 18px}.insight-page-wrapper .read-time-badge{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.68rem}.insight-page-wrapper .insight-main-title{font-family:var(--font-family-primary);color:var(--color-text-secondary);letter-spacing:-.02em;max-width:860px;margin:0 0 28px;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:400;line-height:1.07}.insight-page-wrapper .insight-lead-text{color:var(--color-text-des);max-width:580px;margin-bottom:50px;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.75}.insight-page-wrapper .insight-meta-strip{align-items:center;display:flex}.insight-page-wrapper .meta-item{flex-direction:column;gap:5px;display:flex}.insight-page-wrapper .meta-label{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:2px;font-size:.57rem;font-weight:600}.insight-page-wrapper .meta-value{color:var(--color-text-secondary);font-size:.86rem;font-weight:400}.insight-page-wrapper .meta-divider{background:var(--color-gold-border);width:1px;height:28px;margin:0 28px}.insight-page-wrapper .chapter-divider{align-items:center;max-width:1320px;margin:0 auto;padding:0 6%;display:flex}.insight-page-wrapper .chapter-divider-line{background:linear-gradient(to right, var(--color-gold-border), transparent);flex:1;height:1px}.insight-page-wrapper .chapter-divider-text{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:4px;padding:0 24px;font-size:.58rem}.insight-page-wrapper .insight-intro-section{grid-template-columns:200px 1fr;align-items:start;gap:80px;max-width:1320px;margin:0 auto;padding:90px 6%;display:grid}.insight-page-wrapper .intro-number{font-family:var(--font-family-primary);color:var(--color-gold-dim);-webkit-user-select:none;user-select:none;letter-spacing:-.05em;font-size:clamp(7rem,14vw,13rem);font-weight:300;line-height:1;position:sticky;top:120px}.insight-page-wrapper .drop-cap-text{color:var(--color-text-des);padding-top:10px;font-size:clamp(.92rem,.9vw + .5rem,1.1rem);line-height:2.05}.insight-page-wrapper .drop-cap-text:first-letter{float:left;font-family:var(--font-family-primary);color:var(--color-text-primary);padding-top:6px;padding-right:14px;font-size:clamp(4.5rem,8vw,6rem);font-weight:400;line-height:.78}.insight-page-wrapper .insight-body-container{max-width:1320px;margin:0 auto;padding:0 6%}.insight-page-wrapper .content-block{border-bottom:1px solid #ffffff0b;grid-template-columns:240px 1fr;gap:64px;padding:80px 0;display:grid;position:relative}.insight-page-wrapper .content-block:last-child{border-bottom:none;padding-bottom:0}.insight-page-wrapper .content-block-left{height:fit-content;position:sticky;top:100px}.insight-page-wrapper .section-index{font-family:var(--font-family-primary);color:var(--color-gold-dim);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(3rem,4.5vw,4.5rem);font-weight:300;line-height:1;display:block}.insight-page-wrapper .section-h2{font-family:var(--font-family-primary);color:var(--color-text-secondary);letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(1.4rem,1.8vw,1.9rem);font-weight:400;line-height:1.25}.insight-page-wrapper .section-h3{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:2.5px;opacity:.8;margin:0;font-size:clamp(.8rem,.75rem + .25vw,.9rem);font-weight:500}.insight-page-wrapper .content-block-right{padding-top:4px}.insight-page-wrapper .section-p{color:var(--color-text-des);font-size:clamp(.88rem,.7vw + .5rem,1.08rem);line-height:2.05}.insight-page-wrapper .gold-text{color:var(--color-text-primary);font-weight:500}.insight-page-wrapper .insight-outro-section{max-width:1320px;margin:0 auto;padding:60px 6% 0}.insight-page-wrapper .conclusion-tape{background:var(--color-bg-card);border-top:1px solid var(--color-gold-border);border-bottom:1px solid var(--color-gold-border);padding:70px 80px 70px 96px;position:relative;overflow:hidden}.insight-page-wrapper .tape-bar{background:linear-gradient(to bottom, transparent 0%, var(--color-text-primary) 50%, transparent 100%);width:5px;position:absolute;top:0;bottom:0;left:0}.insight-page-wrapper .tape-watermark{font-family:var(--font-family-primary);color:#c9a96e09;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;letter-spacing:-.04em;font-size:clamp(5rem,12vw,11rem);font-weight:300;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.insight-page-wrapper .conclusion-label{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:3px;margin-bottom:22px;font-size:clamp(.6rem,.75rem + .15vw,.9rem);font-weight:600;display:block}.insight-page-wrapper .conclusion-text{color:var(--color-text-des);z-index:1;max-width:780px;font-size:clamp(.92rem,.9vw + .5rem,1.1rem);line-height:2;position:relative}.insight-page-wrapper .final-cta-box{text-align:center;padding:110px 6%;position:relative;overflow:hidden}.insight-page-wrapper .final-cta-box:before{content:"";pointer-events:none;background:radial-gradient(#c9a96e0e 0%,#0000 70%);width:700px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.insight-page-wrapper .final-cta-box:after{content:"";background:linear-gradient(to right, transparent, var(--color-gold-border), transparent);height:1px;position:absolute;top:0;left:6%;right:6%}.insight-page-wrapper .cta-subtext{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:4px;z-index:1;margin-bottom:22px;font-size:.63rem;font-weight:500;position:relative}.insight-page-wrapper .cta-headline{font-family:var(--font-family-primary);color:var(--color-text-secondary);letter-spacing:-.02em;z-index:1;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1;position:relative}.insight-page-wrapper .cta-button-wrapper{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:50px;display:flex;position:relative}@media (max-width:1024px){.insight-page-wrapper .insight-intro-section{grid-template-columns:1fr;gap:0;padding:70px 6%}.insight-page-wrapper .intro-number{display:none}.insight-page-wrapper .content-block{grid-template-columns:1fr;gap:24px;padding:60px 0}.insight-page-wrapper .content-block-left{position:static}.insight-page-wrapper .section-index{vertical-align:baseline;margin-right:10px;font-size:2rem;display:inline}.insight-page-wrapper .conclusion-tape{padding:50px 48px 50px 68px}.insight-page-wrapper .tape-watermark{display:none}.insight-page-wrapper .final-cta-box{padding:80px 6%}}@media (max-width:640px){.insight-page-wrapper .insight-hero{max-height:720px}.insight-page-wrapper .hero-content-wrapper{padding:0 5% 56px}.insight-page-wrapper .insight-main-title{font-size:clamp(1.9rem,8vw,2.8rem)}.insight-page-wrapper .insight-lead-text{display:none}.insight-page-wrapper .insight-meta-strip{flex-wrap:wrap;gap:16px}.insight-page-wrapper .meta-divider{display:none}.insight-page-wrapper .insight-intro-section{padding:50px 5%}.insight-page-wrapper .insight-body-container{padding:0 5%}.insight-page-wrapper .content-block{gap:16px;padding:48px 0}.insight-page-wrapper .section-index{font-size:1.8rem}.insight-page-wrapper .conclusion-tape{padding:40px 22px 40px 42px}.insight-page-wrapper .insight-outro-section{padding:60px 5% 0}.insight-page-wrapper .final-cta-box{padding:70px 5%}.insight-page-wrapper .cta-button-wrapper{flex-direction:column;align-items:stretch}.insight-page-wrapper .chapter-divider{padding:0 5%}}
