.home-hero{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);align-items:center;gap:clamp(1.75rem,3vw,3rem);width:min(100% - 2rem,84rem);padding-block:clamp(3.5rem,5vw,4.75rem) clamp(2.5rem,4vw,3.75rem);display:grid}.home-hero-copy{min-width:0}.home-kicker{color:var(--color-primary);letter-spacing:.12em;margin-bottom:1.1rem;font-size:.78rem;font-weight:800}.home-title-unit{display:inline-block}.home-hero-intro{max-width:35rem;color:var(--color-text-muted);margin-bottom:0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.85}.home-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.home-button{border:1px solid var(--color-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:.45rem;min-height:3rem;padding:.68rem 1.2rem;font-size:.93rem;font-weight:750;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.home-button:hover{transform:translateY(-1px)}.home-button-primary{color:#fff;background:var(--color-primary)}.home-button-primary:hover{color:#fff;background:var(--color-primary-hover)}.home-button-secondary{color:var(--color-primary);border-color:var(--color-border);background:0 0}.home-button-secondary:hover{color:var(--color-primary);border-color:var(--color-primary)}.home-hero-note{color:var(--color-text-muted);margin:.85rem 0 0;font-size:.78rem}.tool-preview{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-soft);background:#fffefae0;padding:clamp(1rem,2vw,1.5rem)}.tool-preview-header,.tool-preview-title-row,.preview-label,.distribution-content,.trend-axis{align-items:center;display:flex}.tool-preview-header{justify-content:space-between;gap:1rem;margin-bottom:1rem}.tool-preview-title-row{gap:.65rem;min-width:0}.tool-preview-title-row h2{letter-spacing:-.01em;margin:0;font-family:inherit;font-size:clamp(1.05rem,2vw,1.35rem)}.tool-preview-x{color:#111;font-size:1.5rem;line-height:1}.preview-badge,.home-product-title-row span{color:var(--color-primary);background:var(--color-soft);white-space:nowrap;border-radius:99rem;align-items:center;padding:.23rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.preview-label{border-radius:var(--radius-sm);background:#f4f3ef;flex-direction:column;align-items:flex-end;padding:.45rem .7rem;line-height:1.35}.preview-label strong{font-size:.75rem}.preview-label span{color:var(--color-text-muted);font-size:.65rem}.preview-metrics{background:var(--color-surface);border-radius:var(--radius-sm);border:1px solid #e9e7e1;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.85rem;display:grid}.preview-metrics>div{min-width:0;padding:.8rem}.preview-metrics>div+div{border-left:1px solid #e9e7e1}.preview-metrics span,.preview-metrics strong{display:block}.preview-metrics span{color:var(--color-text-muted);margin-bottom:.2rem;font-size:.68rem}.preview-metrics strong{font-size:clamp(.95rem,1.8vw,1.2rem)}.preview-metrics small{font-size:.65rem;font-weight:600}.preview-panels{background:var(--color-surface);border-radius:var(--radius-sm);border:1px solid #e9e7e1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) minmax(0,1fr);display:grid}.preview-panel{min-width:0;padding:.9rem}.preview-panel+.preview-panel{border-left:1px solid #e9e7e1}.preview-panel h3{letter-spacing:0;margin-bottom:.7rem;font-family:inherit;font-size:.78rem}.preview-panel h3 span{color:var(--color-text-muted);font-size:.65rem;font-weight:500}.trend-chart{color:#407a98;width:100%}.trend-grid line{stroke:#e9e7e1;stroke-width:1px}.trend-axis{color:var(--color-text-muted);justify-content:space-between;font-size:.56rem}.distribution-content{justify-content:center;gap:.8rem}.donut-chart{aspect-ratio:1;background:conic-gradient(#315d4b 0 42%, #688978 42% 70%, #8ba1ad 70% 86%, #b8c2bc 86% 100%);border-radius:50%;flex:none;place-items:center;width:5.7rem;display:grid}.donut-chart>div{aspect-ratio:1;background:var(--color-surface);text-align:center;border-radius:50%;place-content:center;width:3.5rem;display:grid}.donut-chart strong,.donut-chart span{display:block}.donut-chart strong{font-size:.8rem}.donut-chart span{color:var(--color-text-muted);font-size:.55rem}.legend-list,.insight-panel ul,.home-service-list{margin:0;padding:0;list-style:none}.legend-list{min-width:5.6rem;color:var(--color-text-muted);gap:.3rem;font-size:.6rem;display:grid}.legend-list li{grid-template-columns:.45rem 1fr auto;align-items:center;gap:.3rem;display:grid}.legend-list strong{color:var(--color-text)}.legend-dot{border-radius:50%;width:.42rem;height:.42rem}.dot-one{background:#315d4b}.dot-two{background:#688978}.dot-three{background:#8ba1ad}.dot-four{background:#b8c2bc}.insight-panel{flex-direction:column;display:flex}.insight-panel ul{color:var(--color-text-muted);gap:.55rem;margin-bottom:.8rem;font-size:.65rem;line-height:1.45;display:grid}.insight-panel li{padding-left:.8rem;position:relative}.insight-panel li:before{background:var(--color-primary);content:"";border-radius:50%;width:.25rem;height:.25rem;position:absolute;top:.55em;left:0}.preview-report-control{min-height:2rem;color:var(--color-primary);border:1px solid var(--color-primary);cursor:not-allowed;border-radius:.4rem;justify-content:center;align-items:center;gap:.35rem;margin-top:auto;padding:.35rem .6rem;font-size:.65rem;font-weight:750;display:inline-flex}.preview-disclaimer{color:var(--color-text-muted);text-align:center;margin:.8rem 0 0;font-size:.64rem}.home-section{padding-block:var(--section-gap);border-top:1px solid var(--color-border)}.home-section-heading,.home-column-heading,.home-product-title-row,.home-about-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-section-heading,.home-column-heading{margin-bottom:1.4rem}.home-section-heading h2,.home-column-heading h2{margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}.home-section-heading a,.home-column-heading a,.home-product-card a,.home-about-footer a{color:var(--color-primary);font-size:.85rem;font-weight:750;text-decoration:none}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.9rem;display:grid}.home-product-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:4.3rem minmax(0,1fr);gap:1rem;min-width:0;height:100%;padding:1.4rem;transition:transform .16s,border-color .16s,background-color .16s;display:grid;box-shadow:0 7px 24px #1f2c250a}.home-product-body{flex-direction:column;min-width:0;display:flex}.home-product-card:hover{background:#fff;border-color:#b8c4bd;transform:translateY(-2px)}.home-product-icon{width:4.3rem;height:4.3rem;color:var(--color-primary);background:#f8faf7;border:1px solid #cad4ce;border-radius:50%;place-items:center;font-family:Songti SC,SimSun,serif;font-size:1.15rem;font-weight:750;display:grid;box-shadow:inset 0 0 0 .5rem #f2f5f1}.home-product-title-row{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.home-product-card h3{color:#18231d;margin:0;font-size:1.2rem;font-weight:750}.home-product-card p{color:var(--color-text-muted);margin:.5rem 0 .7rem;font-size:.9rem;line-height:1.65}.home-product-card a{margin-top:auto;font-size:.9rem}.home-lower{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.home-column{min-width:0;padding-inline:clamp(1.25rem,3vw,2.2rem)}.home-column:first-child{padding-left:0}.home-column:last-child{padding-right:0}.home-column+.home-column{border-left:1px solid var(--color-border)}.home-column-intro,.home-about-copy,.home-service-note,.home-empty-state{color:var(--color-text-muted);font-size:.96rem;line-height:1.75}.home-lower .home-column-heading h2{font-size:clamp(1.55rem,2.1vw,1.95rem)}.home-lower .home-column-heading a,.home-lower .home-about-footer a{font-size:.92rem}.home-article-list{display:grid}.home-article-row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding-block:.85rem;display:grid}.home-article-row h3{margin-bottom:.3rem;font-family:inherit;font-size:1.04rem;line-height:1.55}.home-article-row h3 a{text-decoration:none}.home-article-row p{color:var(--color-text-muted);margin:0;font-size:.86rem;line-height:1.65}.home-article-row time{color:var(--color-text-muted);white-space:nowrap;font-size:.8rem}.home-empty-state{background:0 0;border-left:2px solid #a8b6ae;padding:.25rem 0 .25rem 1rem}.home-empty-state p{color:var(--color-text);margin-bottom:.35rem;font-size:1.05rem;font-weight:750}.home-empty-state span{font-size:.9rem;line-height:1.7;display:block}.home-service-list{gap:1rem;margin-block:1.3rem;display:grid}.home-service-list li{grid-template-columns:2rem minmax(0,1fr);gap:.65rem;display:grid}.home-service-list li>span{width:2rem;height:2rem;color:var(--color-primary);background:var(--color-soft);border-radius:50%;place-items:center;font-size:.62rem;font-weight:800;display:grid}.home-service-list h3{margin-bottom:.15rem;font-family:inherit;font-size:1rem;line-height:1.5}.home-service-list p,.home-service-note{color:var(--color-text-muted);margin:0;font-size:.86rem;line-height:1.65}.home-service-note{border-top:1px solid var(--color-border);padding-top:1rem}.home-about-copy p{margin-bottom:.75rem;line-height:1.85}.home-about-footer{border-top:1px solid var(--color-border);justify-content:flex-start;margin-top:1.25rem;padding-top:1rem}.home-about-avatar{color:#fff;background:var(--color-primary);border:.35rem solid #e4eae5;border-radius:50%;order:-1;place-items:center;width:4rem;height:4rem;font-size:.82rem;font-weight:800;display:grid}.home-service-status{margin-bottom:var(--section-gap);color:var(--color-text-muted);border-block:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.25rem;display:flex}.home-service-status p:last-child{margin-bottom:0}.home-service-status a{color:var(--color-primary);flex:none;font-size:.9rem;font-weight:750;text-decoration:none}@media (width<=68rem){.home-hero{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:1.5rem}.home-hero h1{font-size:clamp(1.75rem,2.75vw,2.1rem)}.preview-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-panel{border-top:1px solid #e9e7e1;border-left:0;grid-column:1/-1}.insight-panel ul{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-report-control{align-self:flex-start}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card:last-child{grid-column:1/-1}}@media (width<=56rem){.home-hero{grid-template-columns:1fr;padding-block:3.5rem}.home-hero h1{max-width:16ch;font-size:clamp(2.3rem,7vw,3.6rem)}.home-title-line{white-space:normal;display:contents}.home-hero-copy{max-width:42rem}.home-lower{grid-template-columns:1fr}.home-column{padding:2.5rem 0}.home-column:first-child{padding-top:0}.home-column:last-child{padding-bottom:0}.home-column+.home-column{border-top:1px solid var(--color-border);border-left:0}}@media (width<=40rem){.home-hero{gap:2.5rem;width:min(100% - 1.25rem,84rem);padding-block:2.75rem 3.5rem}.home-service-status{flex-direction:column;align-items:flex-start}.home-kicker{line-height:1.6}.home-hero h1{max-width:none;font-size:clamp(2rem,9vw,2.45rem);line-height:1.35}.home-hero-intro br{display:none}.home-hero-actions{grid-template-columns:1fr;display:grid}.home-button{width:100%}.tool-preview{padding:.85rem}.tool-preview-header{align-items:flex-start}.tool-preview-title-row{flex-wrap:wrap}.preview-label{flex:none}.preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-metrics>div+div{border-left:0}.preview-metrics>div:nth-child(2n){border-left:1px solid #e9e7e1}.preview-metrics>div:nth-child(n+3){border-top:1px solid #e9e7e1}.preview-panels{grid-template-columns:1fr}.preview-panel+.preview-panel,.insight-panel{border-top:1px solid #e9e7e1;border-left:0;grid-column:auto}.insight-panel ul,.home-product-grid{grid-template-columns:1fr}.home-product-card:last-child{grid-column:auto}.home-product-card{grid-template-columns:3.4rem minmax(0,1fr);padding:1.15rem}.home-product-icon{width:3.4rem;height:3.4rem;box-shadow:inset 0 0 0 .35rem #f2f5f1}.home-section-heading,.home-column-heading{align-items:baseline}.home-about-avatar{width:3.75rem;height:3.75rem}}@media (width<=22rem){.tool-preview-header{flex-direction:column}.preview-label{align-items:flex-start}.distribution-content{flex-direction:column;align-items:flex-start}.home-product-card{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-button,.home-product-card{transition:none}}.home-hero{width:min(100% - 2rem,78rem);padding-block:clamp(1.65rem,2vw,1.75rem) clamp(1.35rem,1.8vw,1.6rem);display:block}.home-hero-copy{max-width:58rem}.home-kicker{letter-spacing:.14em;margin-bottom:.7rem;font-size:.76rem}.home-hero h1{letter-spacing:-.03em;max-width:15ch;margin-bottom:.85rem;font-size:clamp(2.05rem,2.55vw,2.5rem);line-height:1.32}.home-title-line{white-space:nowrap;display:block}.home-hero-intro{color:#53605a;max-width:42rem;margin-bottom:0;line-height:1.68}.home-hero-context{color:#737c76;max-width:42rem;margin-top:.45rem;margin-bottom:0;font-size:.9rem;line-height:1.62}.home-hero-actions{gap:.65rem;margin-top:1rem}.home-button{min-height:2.75rem;box-shadow:none;border-radius:.625rem;padding:.58rem 1.05rem}.home-button-primary{box-shadow:0 6px 16px #244d3d1a}.tool-preview{min-width:0;box-shadow:none;background:#fffdf8db;border-color:#d7d8d2;border-radius:.85rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2rem;padding:1.1rem 1.2rem;display:grid}.tool-preview-header{grid-column:1;margin-bottom:.45rem}.tool-preview-summary{max-width:46rem;color:var(--color-text-muted);grid-column:1;margin:0;font-size:.9rem;line-height:1.62}.tool-preview-trust{flex-wrap:wrap;grid-column:1;gap:.45rem;margin-top:.65rem;display:flex}.tool-preview-trust span{color:var(--color-primary);background:var(--color-soft);border-radius:var(--radius-sm);padding:.22rem .52rem;font-size:.72rem;font-weight:750}.tool-preview-cta{min-height:2.65rem;color:var(--color-primary);white-space:nowrap;grid-area:1/2/4;align-items:center;gap:.35rem;margin:0;font-size:.88rem;font-weight:750;text-decoration:none;display:inline-flex}.home-editorial,.home-featured-video,.home-columns,.home-tool{border-top:1px solid var(--color-border);padding-block:clamp(1.9rem,3vw,2.6rem)}.home-editorial{padding-top:clamp(1.65rem,2.5vw,2.1rem)}.home-editorial-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.15rem;display:flex}.home-editorial-heading .eyebrow{margin-bottom:.3rem}.home-editorial-heading h2{margin:0;font-size:clamp(1.7rem,2.5vw,2.2rem)}.home-editorial-heading>a,.home-about-band-link,.home-editorial-link,.home-column-link{color:var(--color-primary);font-weight:750;text-decoration:none}.home-editorial-heading>a{flex:none;padding-bottom:.2rem;font-size:.88rem}.home-editorial-layout{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.home-editorial-feature{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;overflow:hidden}.home-editorial-feature>a{min-height:100%;color:inherit;flex-direction:column;padding:clamp(1.35rem,2.5vw,1.85rem);text-decoration:none;display:flex}.home-editorial-feature:hover{border-color:#bcc3bd}.home-editorial-meta{color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem .8rem;margin-bottom:.6rem;font-size:.75rem;display:flex}.home-editorial-meta span{color:var(--orange);letter-spacing:.035em;font-weight:800}.home-editorial-meta time{white-space:nowrap}.home-editorial-feature h3{margin-bottom:.8rem;font-size:clamp(1.7rem,2.8vw,2.25rem);line-height:1.32}.home-editorial-feature p{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.96rem;line-height:1.72;display:-webkit-box;overflow:hidden}.home-editorial-link{margin-top:auto;font-size:.85rem}.home-editorial-secondary{border-block:1px solid var(--color-border);min-width:0}.home-editorial-secondary-item+.home-editorial-secondary-item{border-top:1px solid var(--color-border)}.home-editorial-secondary-item>a{color:inherit;padding:.72rem .1rem;text-decoration:none;display:block}.home-editorial-secondary-item .home-editorial-meta{margin-bottom:.28rem;font-size:.7rem}.home-editorial-secondary-item h3{margin:0;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.48}.home-editorial-secondary-item a:hover h3,.home-column-discovery li a:hover{color:var(--color-primary)}.home-featured-video .home-editorial-heading h2{font-size:clamp(1.7rem,2.5vw,2.2rem)}.featured-video{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(18rem,32.5rem) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3.5vw,3.25rem);display:grid;overflow:visible}.featured-video-media{background:var(--paper-deep);aspect-ratio:16/9;border-radius:.75rem;width:100%;min-width:0;max-width:32.5rem;display:block;overflow:hidden}.featured-video-media img{object-fit:cover;width:100%;height:100%}.featured-video-body{flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.featured-video-body h3{margin:.62rem 0 .5rem;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.36}.featured-video-body p{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.92rem;line-height:1.7;display:-webkit-box;overflow:hidden}.featured-video-body .home-editorial-link{margin-top:0}.home-columns-grid{border-block:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-column-discovery{min-width:0;padding:1.35rem 0}.home-column-discovery:nth-child(odd){padding-right:clamp(1.5rem,3vw,2.5rem)}.home-column-discovery:nth-child(2n){border-left:1px solid var(--color-border);padding-left:clamp(1.5rem,3vw,2.5rem)}.home-column-discovery:nth-child(n+3){border-top:1px solid var(--color-border)}.home-column-discovery h3{margin-bottom:.45rem;font-size:clamp(1.2rem,1.8vw,1.45rem);line-height:1.42}.home-column-discovery>p{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.84rem;line-height:1.62;display:-webkit-box;overflow:hidden}.home-column-discovery ul{border-top:1px solid var(--color-border);margin:0 0 .72rem;padding:0;list-style:none}.home-column-discovery li+li{border-top:1px solid var(--color-border)}.home-column-discovery li a{color:inherit;justify-content:space-between;gap:.8rem;padding:.58rem 0;font-size:.9rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex}.home-column-discovery li a span{color:var(--color-primary);flex:none}.home-column-link{font-size:.8rem}.home-tool .tool-preview{max-width:none}.home-about-band{border-top:1px solid var(--color-border);grid-template-columns:minmax(10rem,.55fr) minmax(0,1.45fr) auto;align-items:start;gap:clamp(1.35rem,3vw,2.6rem);padding-block:clamp(1.9rem,3vw,2.6rem);display:grid}.home-about-band-heading .eyebrow{margin-bottom:.3rem}.home-about-band-heading h2{margin:0;font-size:clamp(1.4rem,2vw,1.75rem)}.home-about-band-copy{color:var(--color-text-muted);font-size:.92rem;line-height:1.72}.home-about-band-copy p{margin:0}.home-about-band-link{white-space:nowrap;align-items:center;min-height:2.55rem;font-size:.86rem;display:inline-flex}.home-service-status{color:var(--color-text-muted);border-block:1px solid var(--color-border);background:0 0;border-inline:0;border-radius:0;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:clamp(2.5rem,4vw,3.5rem);padding-block:.95rem;display:flex}.home-service-status .eyebrow{margin-bottom:.15rem}.home-service-status p:last-child{margin-bottom:0;font-size:.88rem}.home-service-status strong{color:var(--color-text)}.home-service-status a{min-height:2.4rem;color:var(--color-primary);flex:none;align-items:center;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex}@media (width<=68rem){.home-hero{width:min(100% - 2rem,78rem)}.home-hero h1{font-size:clamp(1.8rem,2.8vw,2.15rem)}.home-editorial-layout{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:1.5rem}.featured-video{grid-template-columns:minmax(17rem,.44fr) minmax(0,.56fr)}}@media (width<=56rem){.home-hero{width:min(100% - 2rem,78rem);padding-block:1.65rem 1.75rem}.home-hero-copy{max-width:42rem}.home-hero h1{max-width:20ch;font-size:clamp(1.9rem,5.8vw,2.5rem)}.home-editorial-layout,.home-about-band{grid-template-columns:1fr}.home-editorial-feature>a{min-height:auto}.home-about-band{gap:.75rem}.home-about-band-link{justify-self:start}}@media (width<=48rem){.home-columns-grid{grid-template-columns:1fr}.home-column-discovery:nth-child(odd),.home-column-discovery:nth-child(2n){border-left:0;padding-inline:0}.home-column-discovery+.home-column-discovery{border-top:1px solid var(--color-border)}}@media (width<=40rem){.home-hero{width:min(100% - 1.25rem,78rem);padding-block:1.45rem 1.7rem}.home-kicker{margin-bottom:.55rem;line-height:1.5}.home-hero h1{max-width:none;margin-bottom:.7rem;font-size:clamp(1.72rem,7vw,1.95rem);line-height:1.32}.home-title-line{white-space:normal;display:contents}.home-hero-intro{font-size:.94rem;line-height:1.58}.home-hero-context{margin-top:.35rem;font-size:.84rem;line-height:1.55}.home-hero-actions{gap:.55rem;margin-top:.8rem;display:flex}.home-button{flex:1 1 0;width:auto;min-height:2.6rem;padding-inline:.7rem;font-size:.86rem}.home-editorial,.home-featured-video,.home-columns,.home-tool{padding-block:1.55rem}.home-editorial{padding-top:1.35rem}.home-editorial-heading{align-items:baseline;gap:.8rem;margin-bottom:.95rem}.home-editorial-heading h2,.home-featured-video .home-editorial-heading h2{font-size:1.55rem}.home-editorial-layout{gap:1rem}.home-editorial-feature>a{padding:1.05rem}.home-editorial-feature h3{margin-bottom:.6rem;font-size:1.45rem}.home-editorial-feature p{margin-bottom:.75rem;font-size:.9rem;line-height:1.65}.home-editorial-secondary-item>a{padding-block:.7rem}.home-editorial-secondary-item h3{font-size:1rem;line-height:1.45}.featured-video{grid-template-columns:1fr;gap:1rem}.featured-video-media{max-width:none}.featured-video-body h3{margin-top:.55rem;font-size:1.35rem}.featured-video-body p{font-size:.88rem}.home-column-discovery{padding-block:1.05rem}.home-column-discovery h3{font-size:1.2rem}.tool-preview{grid-template-columns:1fr;padding:1rem}.tool-preview-header,.tool-preview-summary,.tool-preview-trust,.tool-preview-cta{grid-column:1}.tool-preview-cta{grid-row:auto;min-height:2.4rem;margin-top:.65rem}.home-about-band{padding-block:1.55rem}.home-service-status{flex-direction:column;align-items:flex-start;gap:.55rem;padding-block:.9rem}}@media (prefers-reduced-motion:reduce){.home-button{transition:none}}
