:root{--ink:#17233d;--muted:#626f83;--blue:#365cf4;--lime:#c6f76b;--line:#e2e7ef;--paper:#f6f8fc;--radius:16px;--shadow:0 12px 32px #142b5210;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button{cursor:pointer}img{max-width:100%;height:auto}button:disabled{opacity:.6;cursor:wait}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(2rem,4.1vw,3.8rem);font-weight:800}h2{font-size:clamp(1.55rem,2.5vw,2.15rem)}h3{font-size:1.2rem}p{color:var(--muted)}small{font-size:.8rem;color:var(--muted)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}::selection{background:#c6f76b;color:#17233d}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.site-header{height:92px;background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:30px}.brand{display:inline-flex;flex-shrink:0}.brand img{width:182px;height:42px}.site-header nav{display:flex;align-items:center;gap:32px}.site-header nav a{font-size:.9rem;font-weight:600;color:#586376;position:relative}.site-header nav a[aria-current],.site-header nav a:hover{color:var(--blue)}.site-header nav a[aria-current]:after{content:'';position:absolute;bottom:-33px;left:0;right:0;height:3px;background:var(--blue);border-radius:3px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:white;border:1px solid transparent;padding:14px 23px;border-radius:9px;font-weight:700;font-size:.95rem;line-height:1.5;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{background:#2349da;color:white;transform:translateY(-2px);box-shadow:0 7px 20px #365cf426}.button span{font-size:1.2rem}.button.small{padding:10px 16px;font-size:.85rem;gap:16px}.button.secondary{background:#edf1ff;color:var(--blue);border-color:#dce3fd}.lime-button{background:var(--lime);color:var(--ink)}.lime-button:hover{background:#d6ff89;color:var(--ink)}.text-link{font-weight:700;font-size:.9rem;color:var(--blue);display:inline-flex;gap:14px;align-items:center}.text-link span{font-size:1.2rem}.eyebrow{display:block;font-size:.75rem;letter-spacing:.13em;font-weight:800;color:var(--blue);margin-bottom:12px}.eyebrow span{color:var(--muted);font-weight:400;letter-spacing:0}.hero{background:#111e38;color:white;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;padding-block:57px 53px}.hero-copy h1{font-size:clamp(2.9rem,4.2vw,4rem);letter-spacing:-.045em;line-height:1.05;margin:23px 0}.hero-copy h1 span{color:var(--lime)}.hero-copy p{color:#b4c0d5;font-size:1rem;line-height:1.75;margin-bottom:25px}.live-label{display:flex;align-items:center;gap:10px;font-size:.75rem;font-weight:700;letter-spacing:.11em;color:#cbd4e2}.live-label i{height:7px;width:7px;border-radius:50%;background:var(--lime);animation:beacon 3s infinite}.search-form{display:flex;align-items:center;background:white;border:1px solid #e3e8f2;border-radius:11px;padding:6px;max-width:530px;gap:8px;box-shadow:0 8px 24px #07101f10}.search-form>span{font-size:1.8rem;color:#627086;margin:0 6px 0 10px}.search-form input{border:0;margin:0;background:white;padding:10px 3px;min-width:0;flex:1;font-size:.9rem;color:var(--ink);box-shadow:none}.search-form button{width:45px;height:45px;border:0;border-radius:7px;background:var(--blue);color:white;font-size:1.5rem;flex-shrink:0}.popular{display:flex;gap:14px;align-items:center;margin-top:16px;font-size:.75rem;color:#aebad0;flex-wrap:wrap}.popular a{color:#dae2ef;border-bottom:1px solid #56627a}.popular a:hover{color:var(--lime)}.radar-panel{border:1px solid #ffffff22;background:linear-gradient(130deg,#ffffff09,#ffffff02);border-radius:18px;transform:rotate(-1deg);padding:26px 26px 20px;box-shadow:0 20px 50px #0002}.radar-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;letter-spacing:.08em;color:#b7c4d7;font-weight:700}.live-chip{background:#c6f76b15;border:1px solid #c6f76b38;color:var(--lime);padding:4px 8px;border-radius:5px;font-size:.75rem;white-space:nowrap}.radar-value{display:flex;align-items:center;gap:22px;font-size:5rem;font-weight:700;line-height:1;margin:24px 0 16px;letter-spacing:-.08em}.radar-value>span{font-size:.85rem;color:#b9c4d7;letter-spacing:0;font-weight:400;line-height:1.7}.pulse-display{position:relative}.pulse-display svg{width:100%;height:106px;overflow:visible}.pulse-grid{stroke:#ffffff0c;fill:none;stroke-width:1}.pulse-line{stroke:var(--lime);fill:none;stroke-width:2;stroke-dasharray:600;animation:draw 4s ease-in-out infinite;filter:drop-shadow(0 0 5px #c6f76b55)}.pulse-caption{display:block;text-align:center;font-size:.75rem;letter-spacing:.19em;color:#8292ac;margin-top:4px}.radar-bottom{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #ffffff15;padding-top:19px;margin-top:25px;color:#aab9d0;font-size:.75rem}.radar-bottom b{color:white;margin-right:4px;font-size:.95rem}.lime{color:var(--lime)}.trust-strip{background:white;border-bottom:1px solid var(--line)}.trust-strip .container{display:flex;justify-content:space-between;padding-block:17px;color:#616f83;font-size:.8rem}.trust-strip b{color:var(--blue);margin-right:9px;font-size:1.1rem}.services-section{padding-block:58px 30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading h2{margin-bottom:9px}.section-heading p{font-size:.93rem;margin:0}.section-heading>.text-link{align-self:flex-end;margin-bottom:8px;white-space:nowrap}.heading-dot{color:var(--blue)}.filter-tabs{display:flex;gap:7px;align-items:center;overflow-x:auto;padding-bottom:5px;margin:24px 0 23px;scrollbar-width:thin;scrollbar-color:#cad2e0 transparent}.filter-tabs button,.filter-tabs a{border:1px solid transparent;border-radius:7px;padding:9px 14px;background:transparent;font-size:.82rem;font-weight:600;color:var(--muted);white-space:nowrap;transition:.2s}.filter-tabs .active{background:var(--ink);color:white}.filter-tabs button:hover:not(.active),.filter-tabs a:hover:not(.active){background:#e9edf5;color:var(--ink)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{display:block;background:white;border:1px solid var(--line);border-radius:13px;padding:21px 22px 16px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;color:var(--ink)}.service-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #172b5411;border-color:#8ea3fb;color:var(--ink)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.service-logo,.service-monogram{width:48px;height:48px;border-radius:12px;object-fit:contain;background:white}.service-monogram{display:grid;place-items:center;font-size:1.16rem;font-weight:800;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 8%,white);letter-spacing:-.05em}.card-arrow{font-size:1.3rem;color:#95a1b3;transition:transform .2s}.service-card:hover .card-arrow{transform:translate(2px,-2px);color:var(--blue)}.service-card h3{font-size:1.13rem;margin-bottom:4px;letter-spacing:-.025em}.service-category{color:var(--muted);font-size:.76rem}.mini-chart{height:44px;margin:10px 0 6px;color:#9cadce}.mini-chart svg{width:100%;height:100%}.baseline{stroke:#eef1f6;stroke-width:1;stroke-dasharray:3 3}.has-reports .mini-chart{color:var(--blue)}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f2f7;padding-top:12px;gap:8px}.status{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;color:#68758a;white-space:nowrap}.status i{width:6px;height:6px;background:#9ba8ba;border-radius:50%;display:inline-block}.status.warm{color:#a36113}.status.warm i{background:#e5a238;animation:beacon 3s infinite}.card-bottom b{font-size:.85rem}.card-bottom small{font-size:.75rem;color:#6d788b}.data-note{display:flex;gap:10px;align-items:flex-start;color:#7c8aa2;margin:22px 0}.data-note>span{padding-top:1px}.data-note p{font-size:.76rem;line-height:1.7;margin:0}.data-note a{color:var(--blue);text-decoration:underline}.community-band{border-radius:17px;background:#e9eefb;display:flex;justify-content:space-between;align-items:center;padding:33px 42px;margin-block:10px 65px;gap:32px;position:relative;border:1px solid #dde5f5}.community-band .eyebrow{font-size:.75rem}.community-band h2{font-size:2rem;margin:0}.community-band p{font-size:.9rem;margin:0 0 14px}.community-band .button{padding:11px 19px}.latest-section{background:white;border-top:1px solid var(--line);padding:57px 0 65px}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.post-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:white;transition:box-shadow .2s,transform .2s}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.post-visual{display:flex;flex-direction:column;justify-content:space-between;height:190px;padding:20px 24px;position:relative;overflow:hidden;color:white}.post-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visual-0{background:#c8d8fc;color:#153b81}.visual-1{background:#172d48;color:#c6f76b}.visual-2{background:#dff0ce;color:#255837}.visual-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;z-index:1}.visual-symbol{position:absolute;right:33px;top:15px;font-size:8rem;line-height:1;font-weight:400;transform:rotate(-8deg);opacity:.9}.visual-bottom{font-size:.75rem;font-weight:700;display:flex;justify-content:space-between;z-index:1;letter-spacing:.04em}.post-copy{padding:23px}.post-copy>.eyebrow{font-size:.75rem;letter-spacing:.05em;line-height:1.6}.post-copy h3{font-size:1.22rem;line-height:1.4;margin-bottom:11px}.post-copy p{font-size:.85rem;line-height:1.7;margin-bottom:17px}.post-copy .text-link{font-size:.8rem}.site-footer{background:#0e192d;color:#c5cfdf;padding:54px 0 25px}.site-footer .brand{background:#fff;border-radius:9px;padding:3px 9px;margin-bottom:16px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:37px}.footer-brand p{color:#9dacbf;font-size:.83rem;line-height:1.9;margin-bottom:14px}.footer-tag{font-size:.75rem;letter-spacing:.09em;color:#b4c4d9}.footer-top h3{font-size:.87rem;color:white;letter-spacing:0;margin:8px 0 18px}.footer-top>div>a:not(.brand){display:block;color:#a8b6ca;font-size:.82rem;margin:9px 0}.footer-top a:hover{color:var(--lime)!important}.footer-bottom{border-top:1px solid #ffffff18;padding-top:23px;display:flex;justify-content:space-between;gap:18px;font-size:.75rem;color:#9aacbf}.footer-bottom>div{display:flex;gap:22px}.footer-disclaimer{font-size:.75rem;color:#8393aa;margin:20px 0 0;line-height:1.8}.skip-link{position:absolute;left:20px;top:-100px;z-index:100;background:white;padding:12px;border:2px solid var(--blue)}.skip-link:focus{top:10px}.page-intro{padding-block:55px 70px}.page-intro>h1{margin-bottom:18px}.page-intro>p{max-width:750px}.light-search{margin-block:28px;background:white}.empty-state{text-align:center;padding:55px 25px;border:1px dashed #cad4e6;border-radius:14px;background:white;margin:20px 0}.empty-state.compact{padding:26px 15px}.empty-state h2{font-size:1.9rem}.empty-state h3{margin-bottom:10px}.empty-state p{margin-bottom:20px}.muted{color:var(--muted);font-size:.85rem}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:28px;margin-bottom:24px}.panel h2{font-size:1.4rem;margin-bottom:18px}.panel p{font-size:.94rem}.panel>.eyebrow{font-size:.75rem}.notice{background:#e6f5e7;color:#1f6232;padding:18px 25px;margin:20px auto;max-width:1240px;border-radius:10px;border:1px solid #c4e6c6}.notice.error{background:#fff0ee;color:#983721;border-color:#f8cbc3}label{display:block;font-size:.88rem;font-weight:600;line-height:1.5;margin-bottom:20px}input,textarea,select{display:block;width:100%;border:1px solid #d9e0ec;border-radius:8px;padding:11px 12px;background:white;color:var(--ink);margin-top:7px;font-size:1rem;min-height:45px}input[type=color]{padding:4px;height:45px}textarea{resize:vertical}label small,form>small{display:block;font-weight:400;margin-top:7px;line-height:1.6}form>small{margin-bottom:20px}.check{display:flex;align-items:center;gap:10px;font-weight:400}.check input{width:18px;min-height:18px;height:18px;display:inline;margin:0;accent-color:var(--blue)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.service-page{padding-block:27px 65px}.breadcrumb{display:flex;gap:12px;color:var(--muted);font-size:.76rem;margin-bottom:30px}.breadcrumb a{color:var(--blue)}.service-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.service-title{display:flex;align-items:center;gap:21px}.service-title .service-logo,.service-title .service-monogram{width:74px;height:74px;font-size:1.7rem;border:1px solid var(--line);border-radius:17px;flex-shrink:0}.service-title h1{font-size:2.35rem;margin:0}.service-title .eyebrow{margin-bottom:7px}.service-description{font-size:.96rem;max-width:890px;margin:23px 0 33px}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:26px}.chart-panel .section-heading{align-items:flex-start}.chart-panel h2{font-size:1.4rem;margin:0}.period-tabs{display:flex;background:#eff2f9;border-radius:7px;padding:4px;gap:3px;flex-shrink:0}.period-tabs button{border:0;padding:5px 11px;font-size:.8rem;color:var(--muted);background:none;border-radius:4px}.period-tabs button.active{background:white;box-shadow:0 2px 4px #0001;color:var(--blue);font-weight:700}.chart-summary{display:flex;align-items:center;gap:16px;margin-top:30px;margin-bottom:10px;font-size:.84rem}.chart-summary>strong{font-size:2.9rem;letter-spacing:-.06em}.chart-summary .muted{font-size:.75rem}.chart-summary>.status{margin-left:auto}.chart{margin-top:20px}.chart svg{display:block;width:100%;height:auto;min-height:150px}.grid-line{stroke:#e9edf4;stroke-dasharray:4 4}.axis-label{fill:#69788c;font:13px Arial,sans-serif}.chart-note{font-size:.75rem!important;line-height:1.7;margin:20px 0 15px}.chart-table{font-size:.8rem;color:var(--muted)}summary{cursor:pointer;font-weight:600;list-style-position:outside;line-height:1.5}details[open] summary{margin-bottom:15px}details p{margin-top:15px}table{width:100%;border-collapse:collapse;text-align:left;font-size:.85rem}td,th{padding:13px 10px;border-bottom:1px solid var(--line);vertical-align:middle}th{font-size:.75rem;color:var(--muted);font-weight:600}td small{display:block;font-size:.75rem;margin-top:4px}.report-box{background:#17233d;color:white;padding:27px 24px;border-radius:16px;margin-bottom:24px;scroll-margin-top:20px}.report-box .eyebrow{color:var(--lime);font-size:.75rem}.report-box h2{font-size:1.75rem}.report-box p{color:#aebed4;font-size:.85rem}.report-box label{font-size:.8rem}.report-box .button{width:100%;font-size:.82rem;padding:13px 8px;gap:8px}.report-box small{display:block;color:#aebed4;font-size:.75rem;margin:16px 0 0}.report-box select{font-size:.85rem}.sidebar-note{padding:23px}.sidebar-note h3{font-size:1.13rem;line-height:1.35}.sidebar-note p{font-size:.85rem}.sidebar-related{padding:0 9px}.sidebar-related h3{font-size:.95rem}.sidebar-related a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:.85rem;padding:12px 0}.diagnosis p{line-height:1.85}.diagnosis details{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:.9rem}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.offer-card{padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.offer-card img{width:100%;height:65px;object-fit:contain}.offer-card h3{font-size:1.05rem;margin:14px 0}.offer-card p{font-size:.83rem}.offers{margin:30px 0}.offers h2{font-size:1.5rem}.offers .section-heading{margin-bottom:8px}.count-pill{background:#eff3fc;color:var(--blue);border-radius:30px;padding:5px 12px;font-weight:700}.comment-form{border-bottom:1px solid var(--line);padding-bottom:28px}.comment-form>label:first-of-type{max-width:400px}.comment{display:flex;gap:15px;padding:25px 0;border-bottom:1px solid var(--line)}.comment-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#e8eefb;color:#3055bd;font-weight:700}.comment-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.comment-meta time{font-size:.75rem;color:var(--muted)}.comment p{margin:8px 0 0;overflow-wrap:anywhere}.pagination{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:22px;font-size:.85rem;color:var(--blue)}.company-history summary{display:flex;justify-content:space-between;gap:20px}.history-scroll{max-height:270px;overflow-y:auto;padding-right:15px;scrollbar-width:thin;scrollbar-color:var(--blue) #edf0f5}.prose{line-height:1.9;overflow-wrap:anywhere}.prose h2{font-size:1.6rem;margin:35px 0 17px}.prose h3{margin:28px 0 14px}.prose p{color:#48566e;margin-bottom:20px}.prose a{text-decoration:underline;color:var(--blue)}.prose blockquote{border-left:3px solid var(--blue);padding:10px 25px;background:#edf2fe;margin-inline:0}.prose img{display:block;max-height:650px;object-fit:contain;margin:20px auto;border-radius:10px}.prose pre{overflow-x:auto;background:#17233d;color:white;border-radius:8px;padding:20px}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.article-page{max-width:820px;padding-block:55px 70px}.article-page h1{font-size:2.8rem;line-height:1.16}.article-lead{font-size:1.15rem;line-height:1.7}.article-page header{margin-bottom:40px}.article-cover{width:100%;max-height:450px;object-fit:cover;border-radius:14px;margin-bottom:20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.contact-grid>div>.panel{margin-top:35px}.partners-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.partner-image{display:flex;justify-content:center;align-items:center;background:#f8faff;height:160px;padding:22px;border-radius:10px;margin-bottom:25px}.partner-image img{width:100%;height:100%;object-fit:contain}.auth-page{min-height:100vh;background:#111e38;display:grid;place-items:center;padding:35px 20px}.auth-card{width:min(100%,520px);background:white;border-radius:20px;padding:38px}.auth-card .brand{margin-bottom:28px}.auth-card h1{font-size:2rem}.auth-card>p{font-size:.9rem}.auth-card .button{width:100%}.auth-card>.text-link{margin-top:20px}.auth-card .notice{padding:12px;font-size:.87rem}.auth-card .eyebrow{font-size:.75rem}
@keyframes beacon{0%,100%{box-shadow:0 0 0 0 #b6e56c44}50%{box-shadow:0 0 0 5px #b6e56c00}}@keyframes draw{0%{stroke-dashoffset:600;opacity:.3}60%,100%{stroke-dashoffset:0;opacity:1}}
@media(min-width:1600px){.container{width:1320px}.hero-grid{padding-block:68px}.hero-copy h1{font-size:4.3rem}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-inner{gap:20px}.site-header nav{gap:21px}.header-cta{font-size:.78rem!important;padding:10px 12px!important}.hero-grid{gap:32px}.radar-panel{padding:20px}.radar-top{font-size:.75rem}.radar-bottom{font-size:.75rem}.service-card{padding:18px 16px 14px}.service-title h1{font-size:1.95rem}.service-layout{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.service-heading>.button{font-size:.8rem}.chart-summary>.status{white-space:normal}.panel{padding:23px}.contact-grid{gap:40px}.service-card h3{font-size:1.02rem}}
@media(max-width:850px){.site-header{height:auto;min-height:82px}.header-inner{flex-wrap:wrap;padding-block:14px;gap:13px}.site-header nav{order:3;justify-content:center;width:100%;gap:36px;padding:7px 0}.site-header nav a[aria-current]:after{bottom:-12px}.hero-grid{gap:28px;padding-block:42px}.hero-copy h1{font-size:2.75rem}.hero-copy p{font-size:.87rem}.popular{gap:10px;font-size:.75rem}.radar-value{font-size:4rem}.radar-top{flex-wrap:wrap}.radar-bottom{flex-direction:column}.trust-strip .container{gap:15px;font-size:.75rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card h3{font-size:1.2rem}.section-heading>.text-link{font-size:.76rem}.posts-grid{gap:15px}.post-copy{padding:18px}.post-copy h3{font-size:1.02rem}.post-visual{height:160px;padding:17px}.visual-symbol{font-size:7rem}.footer-top{grid-template-columns:1.4fr 1fr;gap:30px}.service-heading{align-items:flex-start;flex-direction:column}.service-title h1{font-size:2rem}.service-layout{grid-template-columns:1fr}.service-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px;grid-row:1}.report-box{margin:0}.sidebar-related{display:none}.sidebar-note{margin:0}.service-main{min-width:0}.article-page{max-width:720px}.contact-grid{grid-template-columns:1fr;gap:20px}.partners-grid{grid-template-columns:repeat(2,1fr)}.community-band{padding:30px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.brand img{width:154px;height:36px}.header-inner{gap:6px}.header-cta{font-size:.75rem!important;padding:9px 10px!important;gap:8px!important}.header-cta span{font-size:.9rem}.site-header nav{gap:28px;padding-top:12px}.site-header nav a{font-size:.8rem}.hero-grid{grid-template-columns:1fr;gap:35px;padding-block:35px}.hero-copy h1{font-size:3.05rem;margin:20px 0}.hero-copy p{font-size:.93rem}.live-label{font-size:.75rem;letter-spacing:.06em}.search-form input{font-size:.8rem}.search-form>span{margin-left:5px}.popular{font-size:.75rem;gap:10px}.radar-panel{transform:none;border-radius:13px}.radar-top{flex-wrap:nowrap;font-size:.75rem}.radar-value{font-size:3.7rem;margin:20px 0 0}.radar-value>span{font-size:.8rem}.pulse-display svg{height:78px}.pulse-caption{font-size:.75rem}.radar-bottom{flex-direction:row;margin-top:17px;padding-top:14px;font-size:.75rem}.trust-strip .container{justify-content:center;gap:20px;font-size:.75rem;padding-block:12px;flex-wrap:wrap}.trust-strip .container>span:last-child{display:none}.trust-strip b{margin-right:5px}.services-section{padding-top:35px}.section-heading{align-items:flex-start;gap:14px;flex-wrap:wrap}.section-heading h2{font-size:1.75rem}.section-heading p{font-size:.83rem}.section-heading>.text-link{margin:0;font-size:.8rem;align-self:auto}.eyebrow{font-size:.75rem;margin-bottom:9px}.filter-tabs{margin-block:20px 18px}.filter-tabs button,.filter-tabs a{font-size:.76rem;padding:8px 11px}.service-grid{gap:12px}.service-card{padding:17px 14px 13px}.service-logo,.service-monogram{width:40px;height:40px;border-radius:10px;font-size:1rem}.card-top{margin-bottom:14px}.service-card h3{font-size:1rem;line-height:1.25;min-height:2.5em;margin-bottom:0}.service-category{font-size:.75rem}.mini-chart{height:34px;margin-top:6px}.card-bottom{align-items:flex-start;gap:4px;flex-wrap:wrap;padding-top:9px}.status{font-size:.75rem}.card-bottom b{font-size:.75rem}.card-bottom small{font-size:.75rem}.card-arrow{font-size:1.1rem}.data-note p{font-size:.75rem}.community-band{flex-direction:column;align-items:flex-start;gap:22px;padding:28px;margin-bottom:40px}.community-band h2{font-size:1.9rem}.community-band p{font-size:.86rem}.latest-section{padding-block:38px}.posts-grid{grid-template-columns:1fr;gap:23px}.post-visual{height:185px;padding:22px}.visual-symbol{font-size:8rem}.post-copy{padding:24px}.post-copy h3{font-size:1.25rem}.post-copy>.eyebrow{font-size:.75rem}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.site-footer{padding-top:38px}.footer-top h3{font-size:.8rem}.footer-top>div>a:not(.brand){font-size:.75rem}.footer-bottom{font-size:.75rem;gap:15px}.footer-bottom>div{gap:12px}.footer-disclaimer{font-size:.75rem}.page-intro{padding-block:35px 45px}.page-intro h1{font-size:2.4rem}.page-intro>p{font-size:.93rem}.service-page{padding-block:20px 35px}.breadcrumb{font-size:.75rem;gap:8px}.service-title{gap:13px;align-items:flex-start}.service-title .service-logo,.service-title .service-monogram{width:52px;height:52px;border-radius:12px;font-size:1.25rem}.service-title h1{font-size:1.75rem;line-height:1.18}.service-title .eyebrow{font-size:.75rem}.service-description{font-size:.88rem}.service-sidebar{grid-template-columns:1fr}.sidebar-note{display:none}.report-box{padding:24px}.report-box h2{font-size:1.6rem}.report-box h2 br{display:none}.report-box p{font-size:.86rem}.panel{padding:21px 18px}.chart-panel h2{font-size:1.3rem}.chart-panel .section-heading{gap:15px}.chart-summary{gap:12px;flex-wrap:wrap}.chart-summary>strong{font-size:2.4rem}.chart-summary>.status{margin-left:0}.chart-summary>div{font-size:.76rem}.chart-summary .muted{font-size:.75rem}.chart{margin-left:-8px;margin-right:-8px}.axis-label{font-size:17px}.chart-summary+.chart{margin-top:0}.offer-grid{grid-template-columns:1fr}.offer-card img{height:85px}.comment-meta{gap:4px;flex-direction:column;align-items:flex-start}.comment{gap:10px}.comment p{font-size:.88rem}.comment-avatar{height:30px;width:30px;font-size:.8rem}.article-page h1{font-size:2.1rem}.article-page{padding-block:35px 50px}.article-lead{font-size:1.05rem}.prose{font-size:.98rem}.prose h2{font-size:1.4rem}.partners-grid{grid-template-columns:1fr}.auth-card{padding:27px}.auth-card h1{font-size:1.9rem}.notice{margin:16px 18px;padding:15px;font-size:.88rem}.auth-card .notice{margin-inline:0}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
