.home-v3{--cream:var(--color-cream);--charcoal:var(--color-charcoal);--lightblue:var(--color-lightblue);--darkblue:var(--color-darkblue);--yellow:var(--color-yellow);--red:var(--color-red);--gray-mid:var(--color-gray-mid);--gray-light:var(--color-gray-light);--separator:#f8f5f02e;background:var(--charcoal);color:var(--cream);font-family:var(--font-sans);line-height:1.55}.home-v3 *,.home-v3 :before,.home-v3 :after{box-sizing:border-box}.home-v3 img{max-width:100%;display:block}.home-v3 a{color:inherit;text-decoration:none}.home-v3 .container{width:100%;max-width:1446px;margin:0 auto;padding:0 64px}.home-v3 .pill{background:var(--lightblue);color:var(--charcoal);letter-spacing:-.01em;border-radius:9999px;align-items:center;padding:14px 28px;font-size:1rem;font-weight:700;display:inline-flex}.home-v3 .pill-yellow{background:var(--yellow)}.home-v3 .pill-red{background:var(--red);color:var(--cream)}.home-v3 .display-xl{letter-spacing:-.025em;font-size:clamp(32px,7vw,100px);font-weight:700;line-height:1}.home-v3 .display{letter-spacing:-.02em;font-size:clamp(24px,5vw,64px);font-weight:700;line-height:1.05}.home-v3 .h1{letter-spacing:-.015em;font-size:clamp(22px,4vw,44px);font-weight:700;line-height:1.1}.home-v3 .h2{letter-spacing:-.01em;font-size:clamp(18px,3vw,32px);font-weight:700;line-height:1.15}.home-v3 .fade-up{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.home-v3 .fade-up.visible{opacity:1;transform:translateY(0)}.home-v3 .btn{letter-spacing:-.01em;cursor:pointer;text-align:center;border:none;border-radius:9999px;padding:16px 36px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-block}.home-v3 .btn-blue{background:var(--darkblue);color:var(--cream)}.home-v3 .btn-blue:hover{opacity:.88}.home-v3 .btn-charcoal{background:var(--charcoal);color:var(--cream)}.home-v3 .btn-charcoal:hover{background:#1a1a1a}.home-v3 .btn-outline-lightblue{color:var(--lightblue);cursor:pointer;background:0 0;border:1.5px solid #62bac066;border-radius:9999px;align-items:center;gap:8px;padding:16px 36px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.home-v3 .btn-outline-lightblue:hover{border-color:var(--lightblue)}.home-v3 .btn-outline-charcoal{color:#272626a6;cursor:pointer;background:0 0;border:1.5px solid #27262633;border-radius:9999px;padding:16px 36px;font-size:.9rem;font-weight:700;transition:border-color .2s}.home-v3 .btn-outline-charcoal:hover{border-color:#27262680}.home-v3 .hero{text-align:center;background:var(--charcoal);justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:80px 24px;display:flex;position:relative;overflow:hidden}.home-v3 #dot-canvas{pointer-events:none;z-index:0;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.home-v3 .hero-inner{z-index:1;max-width:800px;position:relative}.home-v3 .hero-eyebrow{margin-bottom:28px}.home-v3 .hero h1{letter-spacing:-.03em;color:var(--cream);margin-bottom:28px;font-size:clamp(38px,7.5vw,96px);font-weight:700;line-height:1}.home-v3 .hero h1 em{color:var(--cream);font-style:normal}.home-v3 .dot-i{color:#0000;display:inline-block;position:relative}.home-v3 .dot-i:before{content:"i";color:var(--cream);font:inherit;position:absolute;top:0;left:0}.home-v3 .dot-i:after{content:"";border-radius:50%;width:.22em;height:.22em;position:absolute;top:.05em;left:55%;transform:translate(-50%)}.home-v3 .dot-i--blue:after{background:var(--lightblue)}.home-v3 .dot-i--red:after{background:var(--red)}.home-v3 .dot-i--yellow:after{background:var(--yellow)}.home-v3 .hero-sub{color:#f8f5f0d1;max-width:560px;margin:0 auto 44px;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.7}.home-v3 .hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-v3 .stats-bar{background:var(--red);border-top:1px solid var(--separator);border-bottom:1px solid var(--separator);padding:36px 24px}.home-v3 .stats-bar-inner{text-align:center;grid-template-columns:repeat(3,1fr);gap:0;max-width:1446px;margin:0 auto;display:grid}.home-v3 .stat-item{padding:0 24px}.home-v3 .stat-item+.stat-item{border-left:1px solid #27262633}.home-v3 .stat-num{color:var(--charcoal);letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1}.home-v3 .stat-label{color:#272626b3;font-size:1rem;font-weight:500;line-height:1.4}.home-v3 .spectrum{background:var(--cream);text-align:center;padding:100px 24px}.home-v3 .spectrum .section-heading{color:var(--charcoal);margin-bottom:14px}.home-v3 .spectrum .section-sub{color:#272626b3;max-width:540px;margin:0 auto 60px;font-size:clamp(16px,1.8vw,19px);line-height:1.7}.home-v3 .spectrum-cols{grid-template-columns:1fr 1.1fr 1fr;align-items:stretch;gap:0;max-width:900px;margin:0 auto;display:grid}.home-v3 .spectrum-col{text-align:center;padding:36px 28px;position:relative}.home-v3 .spectrum-col.side{background:var(--cream);border:1px solid #2726261a;border-radius:4px}.home-v3 .spectrum-center-wrap{background:linear-gradient(135deg, var(--lightblue), var(--yellow), var(--red), var(--lightblue));z-index:1;border-radius:6px;margin:-14px 0;padding:4px;position:relative}.home-v3 .spectrum-col.center{background:var(--charcoal);color:var(--cream);z-index:1;border:none;border-radius:4px;margin:0;padding:50px 32px}.home-v3 .spectrum-icon{border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 18px;display:flex}.home-v3 .spectrum-col-label{letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:6px;font-size:.75rem;font-weight:700}.home-v3 .spectrum-col.side .spectrum-col-label,.home-v3 .spectrum-col.side .spectrum-col-title{color:var(--charcoal)}.home-v3 .spectrum-col-title{letter-spacing:-.01em;margin-bottom:24px;font-size:22px;font-weight:700;line-height:1.2}.home-v3 .spectrum-attrs{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-v3 .spectrum-attr{text-align:left;align-items:center;gap:9px;font-size:13px;line-height:1.4;display:flex}.home-v3 .attr-sq{flex-shrink:0;width:6px;height:6px}.home-v3 .spectrum-col.side .spectrum-attr{color:#272626a6}.home-v3 .spectrum-col.side .attr-sq{background:#27262640}.home-v3 .spectrum-col.center .spectrum-attr{color:#f8f5f0bf}.home-v3 .spectrum-col.center .attr-sq{background:var(--yellow)}.home-v3 .spectrum-bar{justify-content:center;align-items:center;max-width:900px;margin:40px auto 0;display:flex}.home-v3 .spectrum-bar-end{color:var(--gray-mid);white-space:nowrap;font-size:.8rem;font-weight:500}.home-v3 .spectrum-bar-line{background:var(--gray-light);flex:1;height:1px;margin:0 16px;position:relative}.home-v3 .spectrum-bar-line--left:before,.home-v3 .spectrum-bar-line--right:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;position:absolute;top:50%;transform:translateY(-50%)}.home-v3 .spectrum-bar-line--left:before{border-right:6px solid var(--gray-light);left:-5px}.home-v3 .spectrum-bar-line--right:after{border-left:6px solid var(--gray-light);right:-5px}.home-v3 .spectrum-bar-line--left:after,.home-v3 .spectrum-bar-line--right:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;position:absolute;top:50%;transform:translateY(-50%)}.home-v3 .spectrum-bar-line--left:after{border-left:6px solid var(--gray-light);right:-5px}.home-v3 .spectrum-bar-line--right:before{border-right:6px solid var(--gray-light);left:-5px}.home-v3 .spectrum-bar-mid{color:var(--darkblue);white-space:nowrap;font-size:.8rem;font-weight:500}.home-v3 .why-now{background:var(--charcoal);text-align:center;border-top:1px solid var(--separator);padding:100px 24px}.home-v3 .why-now .section-heading{color:var(--cream);margin-bottom:14px}.home-v3 .why-now .section-sub{color:#f8f5f08c;max-width:540px;margin:0 auto 56px;font-size:clamp(16px,1.8vw,19px);line-height:1.7}.home-v3 .cards-3{text-align:left;background:#f8f5f00f;border:1px solid #f8f5f00f;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.home-v3 .card{background:var(--charcoal);border-top:3px solid #0000;padding:32px 28px}.home-v3 .card-label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:900}.home-v3 .card h3{letter-spacing:-.01em;color:var(--cream);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.25}.home-v3 .card p{color:#f8f5f080;font-size:14px;line-height:1.7}.home-v3 .history-sticky-section{background:var(--charcoal);border-top:1px solid var(--separator)}.home-v3 .history-intro-block{text-align:center;max-width:760px;margin:0 auto;padding:100px 64px 72px}.home-v3 .history-intro-block p{color:#f8f5f080;margin-top:20px;font-size:1.1rem;font-weight:400;line-height:1.75}.home-v3 .history-sticky-outer{border-top:1px solid #f8f5f00f;border-bottom:1px solid #f8f5f00f}.home-v3 .history-sticky-wrap{grid-template-columns:45fr 55fr;display:grid}.home-v3 .history-image-panel{border-right:1.5px solid #f8f5f01a;align-self:start;height:100vh;position:sticky;top:0;overflow:hidden}.home-v3 .era-layer{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-end;padding:48px 48px 48px 56px;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.home-v3 .era-layer.active{opacity:1;pointer-events:auto}.home-v3 .era-photo-block{flex-direction:column;align-items:flex-start;max-width:min(100%,420px);display:flex}.home-v3 .era-cap-top{align-items:center;gap:8px;margin-bottom:12px;display:flex}.home-v3 .era-cap-top-line{display:none}.home-v3 .era-cap-top-text{letter-spacing:.13em;text-transform:uppercase;color:#f8f5f059;font-size:10px;font-weight:700;line-height:1}.home-v3 .era-photo{object-fit:contain;border:8px solid var(--cream);width:auto;max-width:100%;max-height:50vh;display:block;box-shadow:0 6px 32px #00000073}.home-v3 .era-cap-bottom{margin-top:14px}.home-v3 .era-cap-bottom-source{letter-spacing:.09em;text-transform:uppercase;color:#f8f5f02e;margin-bottom:4px;font-size:10px;font-weight:700}.home-v3 .era-cap-bottom-text{color:#f8f5f066;font-size:12px;font-weight:400;line-height:1.65}.home-v3 .tl-item{align-items:center;min-height:100vh;padding:80px 80px 80px 72px;display:flex;position:relative}.home-v3 .tl-item+.tl-item{border-top:1px solid #f8f5f00d}.home-v3 .tl-item:before{content:"";background:var(--charcoal);z-index:10;border:1.5px solid #f8f5f02e;border-radius:50%;width:11px;height:11px;transition:border-color .4s,background .4s;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.home-v3 .tl-item.in-view:before{border-color:var(--active-color,var(--lightblue));background:var(--active-color,var(--lightblue))}.home-v3 .tl-content{max-width:460px}.home-v3 .tl-tag{letter-spacing:.13em;text-transform:uppercase;border-radius:4px;margin-bottom:20px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-block}.home-v3 .tl-year-big{letter-spacing:-.02em;margin-bottom:26px;font-size:clamp(36px,4.7vw,61px);font-weight:300;line-height:.95}.home-v3 .tl-year-sub{opacity:.5;margin-top:7px;font-size:13px;font-weight:400;display:block}.home-v3 .tl-title{letter-spacing:-.02em;color:var(--cream);margin-bottom:18px;font-size:clamp(19px,2vw,27px);font-weight:700;line-height:1.2}.home-v3 .tl-desc{color:#f8f5f07a;font-size:15px;font-weight:400;line-height:1.82}.home-v3 .tl-item.in-view .tl-title{color:#fff}.home-v3 .tl-item.in-view .tl-desc{color:#f8f5f0a6}.home-v3 .tl-item.in-view .tl-year-big{opacity:1}.home-v3 .tl-item .tl-year-big{opacity:.5}.home-v3 .tl-year-big,.home-v3 .tl-title,.home-v3 .tl-desc{transition:color .5s,opacity .5s}@media (max-width:768px){.home-v3 .history-sticky-outer{display:none}.home-v3 .history-intro-block{padding:48px 24px 32px}.home-v3 .history-intro-block .display{font-size:clamp(22px,6vw,32px)}.home-v3 .history-intro-block p{font-size:13px;line-height:1.6}}.home-v3 .history-mobile-slider-wrap{border-top:1px solid #f8f5f00f;flex-direction:column;height:calc(100vh - 72px);min-height:480px;display:flex}.home-v3 .history-mobile-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1 1 0;min-height:0;display:flex;overflow:scroll hidden}.home-v3 .history-mobile-slider::-webkit-scrollbar{display:none}.home-v3 .hm-slide{scroll-snap-align:start;flex-direction:column;flex-shrink:0;width:100vw;min-width:100vw;height:100%;display:flex}.home-v3 .hm-image-half{background:var(--charcoal);border-top:1px solid #f8f5f012;flex-direction:column;flex:0 0 45%;order:2;justify-content:center;align-items:center;gap:8px;min-height:0;padding:16px 24px;display:flex;position:relative;overflow:hidden}.home-v3 .hm-image-half.hm-img-missing{background:#f8f5f00a}.home-v3 .hm-image-half.hm-img-missing img{display:none}.home-v3 .hm-image-half img{object-fit:contain;border:5px solid var(--cream);flex-shrink:0;width:auto;max-width:calc(100vw - 48px);height:auto;max-height:calc(55vh - 90px);display:block;box-shadow:0 4px 20px #0006}.home-v3 .hm-caption{color:#f8f5f047;text-align:center;flex-shrink:0;font-size:9px;font-weight:400;line-height:1.4}.home-v3 .hm-lower{flex-direction:column;flex:1 1 0;order:1;justify-content:flex-start;min-height:0;display:flex;overflow-y:auto}.home-v3 .hm-text-half{flex:none;padding:20px 24px 12px}.home-v3 .hm-tag{letter-spacing:.13em;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-block}.home-v3 .hm-year{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(28px,6.5vw,34px);font-weight:300;line-height:1}.home-v3 .hm-year-sub{opacity:.4;margin-top:4px;font-size:11px;font-weight:400;display:block}.home-v3 .hm-title{letter-spacing:-.01em;color:var(--cream);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.25}.home-v3 .hm-desc{color:#f8f5f08c;font-size:13px;font-weight:400;line-height:1.65}.home-v3 .hm-footer{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 24px 12px;display:flex}.home-v3 .hm-dots{align-items:center;gap:6px;display:flex}.home-v3 .hm-dot{background:#f8f5f033;border-radius:50%;width:5px;height:5px;transition:background .3s,transform .3s}.home-v3 .hm-dot.active{background:var(--cream);transform:scale(1.5)}.home-v3 .hm-counter{letter-spacing:.1em;color:#f8f5f040;font-size:10px;font-weight:700}@media (min-width:769px){.home-v3 .history-mobile-slider-wrap{display:none}}.home-v3 .tenets{background:var(--cream);border-top:1px solid #2726260f;padding:100px 24px}.home-v3 .tenets-header{max-width:640px;margin-bottom:56px}.home-v3 .tenets-header h2{color:var(--charcoal);margin-bottom:12px}.home-v3 .tenets-header p{color:var(--gray-mid);font-size:17px;line-height:1.7}.home-v3 .tenet-card{background:var(--cream);color:var(--charcoal);padding:36px 32px}.home-v3 .tenet-num{color:#27262633;letter-spacing:-.03em;margin-bottom:12px;font-size:72px;font-weight:300;line-height:1}.home-v3 .tenet-tag{color:#27262673;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.home-v3 .tenet-card p{color:#2726268c;font-size:14px;line-height:1.7}.home-v3 .tenets .cards-3{background:#2726260f;border-color:#2726260f}.home-v3 .tenets .tenet-card{background:var(--cream)}.home-v3 .resources{background:var(--charcoal);text-align:center;border-top:1px solid var(--separator);padding:100px 24px}.home-v3 .resources .section-heading{color:var(--cream);margin-bottom:14px}.home-v3 .resources .section-sub{color:#f8f5f080;max-width:540px;margin:0 auto 56px;font-size:clamp(16px,1.8vw,18px);line-height:1.7}.home-v3 .cards-2x2{text-align:left;background:#f8f5f00f;border:1px solid #f8f5f00f;grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.home-v3 .resource-card{background:var(--charcoal);cursor:pointer;padding:36px 32px;transition:background .2s;display:block}.home-v3 .resource-card:hover{background:#f8f5f00a}.home-v3 .resource-icon{justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:20px;display:flex}.home-v3 .resource-card h3{color:var(--cream);letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:700}.home-v3 .resource-card p{color:#f8f5f073;margin-bottom:20px;font-size:14px;line-height:1.7}.home-v3 .resource-link{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:900}.home-v3 .proof{background:var(--cream);border-top:1px solid #2726260f;padding:100px 24px}.home-v3 .proof-header{max-width:640px;margin-bottom:52px}.home-v3 .proof-header h2{color:var(--charcoal);margin-bottom:12px}.home-v3 .proof-header p{color:var(--gray-mid);font-size:17px;line-height:1.7}.home-v3 .proof-list{border:1px solid #2726261a;flex-direction:column;display:flex}.home-v3 .proof-row{background:var(--cream);grid-template-columns:200px 1fr;align-items:start;gap:32px;padding:28px 32px;display:grid}.home-v3 .proof-row+.proof-row{border-top:1px solid #27262614}.home-v3 .proof-co-name{color:var(--charcoal);letter-spacing:-.02em;margin-bottom:4px;font-size:clamp(20px,2.5vw,26px);font-weight:700;line-height:1.1}.home-v3 .proof-where{color:var(--gray-mid);margin-bottom:14px;font-size:12px}.home-v3 .proof-pills{flex-direction:column;gap:8px;display:flex}.home-v3 .proof-pill{background:var(--charcoal);color:var(--cream);letter-spacing:.01em;border-radius:9999px;width:fit-content;padding:7px 14px;font-size:11px;font-weight:700}.home-v3 .proof-desc{color:var(--gray-mid);padding-top:2px;font-size:14px;line-height:1.75}.home-v3 .proof-cite{color:#27262659;margin-top:10px;font-size:11px;line-height:1.6}.home-v3 .proof-cite a{color:var(--darkblue);text-underline-offset:2px;text-decoration:underline}.home-v3 .proof-disclaimer{color:#27262666;background:#2726260a;border:1px solid #27262614;margin-top:20px;padding:16px 20px;font-size:11px;line-height:1.75}.home-v3 .book-section{background:var(--charcoal);border-top:1px solid var(--separator);padding:100px 24px}.home-v3 .book-inner{grid-template-columns:1.4fr 1fr;align-items:center;gap:80px;max-width:1446px;margin:0 auto;display:grid}.home-v3 .book-cover{width:100%}.home-v3 .book-content h2{color:var(--cream);margin-bottom:14px}.home-v3 .book-content p{color:#f8f5f08c;margin-bottom:32px;font-size:15px;line-height:1.75}.home-v3 .book-authors{flex-wrap:wrap;gap:20px;margin-bottom:32px;display:flex}.home-v3 .author-chip{align-items:center;gap:12px;display:flex}.home-v3 .author-avatar{object-fit:cover;border:2px solid #f8f5f026;border-radius:50%;width:40px;height:40px}.home-v3 .author-name{color:var(--cream);font-size:13px;font-weight:700;line-height:1.2}.home-v3 .book-ctas{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.home-v3 .footer-cta{background:var(--red);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1446px;margin:48px auto 0;padding:22px 28px;display:flex}.home-v3 .footer-cta-text h3{color:var(--charcoal);text-align:left;letter-spacing:-.02em;margin-bottom:4px;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.15}.home-v3 .footer-cta-text p{color:#27262699;text-align:left;font-size:13px;line-height:1.5}.home-v3 .footer-cta-btns{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}@media (max-width:900px){.home-v3 .container{padding:0 16px}.home-v3 .spectrum-cols{background:#2726260f;grid-template-columns:1fr;gap:2px;max-width:440px}.home-v3 .spectrum-col.center{margin:0;padding:36px 28px}.home-v3 .spectrum-bar{display:none}.home-v3 .cards-3,.home-v3 .cards-2x2{grid-template-columns:1fr}.home-v3 .stats-bar-inner{grid-template-columns:1fr;gap:28px}.home-v3 .stat-item+.stat-item{border-top:1px solid #27262633;border-left:none;padding-top:28px}.home-v3 .proof-row{grid-template-columns:1fr;gap:12px}.home-v3 .book-inner{text-align:center;grid-template-columns:1fr;gap:40px}.home-v3 .book-cover{max-width:380px;margin:0 auto}.home-v3 .book-authors,.home-v3 .book-ctas{justify-content:flex-start}.home-v3 .author-chip{text-align:left}.home-v3 .tenets-header,.home-v3 .proof-header{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:768px){.home-v3 .spectrum,.home-v3 .why-now,.home-v3 .tenets,.home-v3 .resources,.home-v3 .proof,.home-v3 .book-section,.home-v3 .footer-cta{padding-top:56px;padding-bottom:56px}}@media (max-width:580px){.home-v3 .container{padding:0 14px}.home-v3 .hero{min-height:88vh;padding:64px 14px}.home-v3 .hero h1{font-size:38px}.home-v3 section{padding-top:72px;padding-bottom:72px}.home-v3 .btn,.home-v3 .btn-outline-lightblue,.home-v3 .btn-outline-charcoal{padding:13px 24px;font-size:.85rem}.home-v3 .footer-cta{flex-direction:column;align-items:flex-start;padding:20px}.home-v3 .footer-cta-btns{flex-wrap:wrap;flex-shrink:1;width:100%}}
