@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(manrope-400.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(manrope-500.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(manrope-600.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(manrope-700.ttf) format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(manrope-800.ttf) format('truetype')}
body{margin:0;background:#f5f3ed}
.hp-main{color:var(--bw-ink);background:var(--bw-paper);font-family:var(--bw-font);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
.hp-main *{box-sizing:border-box;min-width:0}
.hp-main a{color:inherit;text-decoration:none;transition:background .2s,color .2s,border-color .2s}
.hp-main a:hover{color:var(--bw-accent)}
.hp-main :focus-visible,.hp-preview-dialog :focus-visible{outline:3px solid #325ba8;outline-offset:5px}
.hp-main p{margin:0 0 20px;color:var(--bw-muted)}
.hp-main h1,.hp-main h2,.hp-main h3,.hp-main h4{margin:0;color:inherit;font-weight:800;line-height:1.13;letter-spacing:-.045em}
.hp-main h2{font-size:clamp(38px,4.6vw,66px);max-width:1080px;margin-bottom:52px;text-wrap:balance}
.hp-main h3{font-size:32px;margin-bottom:24px}
.hp-main h4{font-size:23px;margin-bottom:16px;letter-spacing:-.025em}
.hp-main button{font:inherit;cursor:pointer}
.hp-container{width:min(1360px,calc(100% - 96px));margin-inline:auto}
.hp-section{padding:128px 0}
.hp-grid{display:grid;gap:0}
.hp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.hp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.hp-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bw-muted);margin-bottom:20px}
.hp-hero-copy{text-align:center;padding:56px 0 30px}
.hp-hero-copy h1{font-size:clamp(48px,6.7vw,98px);line-height:1.03;letter-spacing:-.065em;margin:0 auto 26px;max-width:1180px}
.hp-hero-copy h1 span{display:block;font-size:.59em;letter-spacing:-.045em;margin-top:14px}
.hp-hero-copy>p:not(.hp-kicker){max-width:800px;margin:0 auto;font-size:17px}
.hp-main .hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}
.hp-main .hero-actions a,.hp-main .choice-actions>a:first-child,.hp-main .valuation-action,.hp-main .home-catalog-all{display:inline-flex;align-items:center;justify-content:center;min-height:58px;border:1px solid var(--bw-line);border-radius:3px;padding:14px 26px;font-size:14px;font-weight:700;line-height:1.4}
.hp-main .hero-actions a:first-child,.hp-main .choice-actions>a:first-child,.hp-main .valuation-action,.hp-main .home-catalog-all{color:white;background:var(--bw-accent);border-color:var(--bw-accent)}
.hp-main .hero-actions a:first-child:hover,.hp-main .choice-actions>a:first-child:hover,.hp-main .valuation-action:hover,.hp-main .home-catalog-all:hover{background:var(--bw-accent-hover)}
.hp-main .hero-actions a:last-child{gap:16px;min-width:170px;background:var(--bw-accent-soft);border-color:#b8c6de;color:var(--bw-ink);text-decoration:none}
.hp-main .hero-actions a:last-child::after{content:"";width:18px;height:18px;flex-shrink:0;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12h15m-6-6 6 6-6 6' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}
.hp-main .hero-actions a:last-child:hover{background:#d5dfef;border-color:var(--bw-accent)}
.hp-stage{position:relative;height:430px;overflow:hidden;isolation:isolate;container-type:inline-size}
.hp-stage-word{position:absolute;top:72px;left:0;right:0;padding-inline:12px;text-align:center;font-size:clamp(24px,10.3vw,140px);font-size:10.3cqw;font-weight:800;letter-spacing:-.065em;line-height:1;color:#dedfd6;white-space:nowrap;z-index:-2;pointer-events:none}
.hp-stage-orbit{position:absolute;width:450px;height:450px;left:50%;bottom:-200px;transform:translateX(-50%);background:var(--bw-accent);border-radius:50%;z-index:-1}
.hp-stage>img{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:370px;height:auto}
.hp-stage-caption{position:absolute;top:65%;max-width:280px;font-size:14px;line-height:1.5}
.hp-stage-caption span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--bw-muted)}
.hp-stage-caption p{margin-top:12px;font-weight:700;color:var(--bw-ink)}
.hp-stage-left{left:3%}.hp-stage-right{right:3%;text-align:right}
.hp-choices{padding:32px 0 0;background:var(--bw-paper)}
.hp-choices .hp-grid{gap:24px}
.hp-main .choice-card{padding:40px;display:flex;flex-direction:column;background:var(--bw-ink);color:var(--bw-paper);border:1px solid var(--bw-ink)}
.hp-main .choice-card+.choice-card{padding:40px;background:var(--bw-accent-soft);color:var(--bw-ink);border:1px solid var(--bw-line)}
.hp-main .choice-card h3{font-size:36px}
.hp-main .choice-card p{color:#bdc8cf;max-width:540px;font-size:16px}
.hp-main .choice-card+.choice-card p{color:var(--bw-muted)}
.hp-main .choice-card>div:first-child{display:none}
.hp-main .choice-actions{display:flex;align-items:flex-start;gap:20px;flex-direction:column;margin-top:auto;padding-top:12px}
.hp-main .choice-actions>a:last-child{font-size:14px;text-decoration:underline;text-underline-offset:5px}
.hp-main .choice-actions>a:last-child:hover{color:#b7ceff}
.hp-main .choice-card+.choice-card .choice-actions>a:last-child:hover{color:var(--bw-accent-hover)}
.hp-main .hp-icon{display:none}
.hp-feature{padding:32px;border:1px solid var(--bw-line);margin:0 -1px -1px 0}
.hp-feature p{font-size:16px;margin-bottom:0}
.hp-buyer .hp-grid{counter-reset:feature}
.hp-buyer .hp-feature::before{counter-increment:feature;content:'0' counter(feature);display:block;font-size:12px;color:var(--bw-muted);margin-bottom:44px}
.hp-buyer .hp-feature:first-child{background:var(--bw-surface)}
.hp-categories{padding-top:0}
.hp-categories .hp-grid{grid-template-columns:repeat(5,minmax(0,1fr));border-left:1px solid var(--bw-line);border-top:1px solid var(--bw-line);margin-top:28px}
.hp-categories .hp-grid>a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:110px;padding:22px;font-size:15px;font-weight:700;border-bottom:1px solid var(--bw-line);border-right:1px solid var(--bw-line)}
.hp-categories .hp-grid>a::after,.hp-reading a::after{content:'';display:block;flex:0 0 22px;width:22px;height:22px;background-color:var(--bw-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 18 18 6M6 6h12v12' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 18 18 6M6 6h12v12' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}
.hp-categories .hp-grid>a:hover{background:var(--bw-accent-soft)}
.hp-categories .hp-grid>a:last-child{background:var(--bw-accent);color:white}
.hp-categories .hp-grid>a:last-child::after{background-color:white}
.hp-sale{background:var(--bw-ink);color:var(--bw-paper)}
.hp-sale .hp-grid{display:block;counter-reset:step}
.hp-sale-step{display:grid;grid-template-columns:100px 1fr 1.6fr;gap:32px;border-top:1px solid #52616c;padding:30px 0}
.hp-sale-step:last-child{border-bottom:1px solid #52616c}
.hp-sale-step>div{font-size:38px;line-height:1;font-weight:500;color:#8ea5bb}
.hp-sale-step h4{margin:0;font-size:25px}
.hp-sale-step p{margin:0;color:#c4cdd3;font-size:16px;max-width:600px}
.hp-value .hp-feature{border:0;border-top:1px solid var(--bw-line);padding:30px 30px 40px 0;margin-right:30px}
.hp-protection{background:var(--bw-surface)}
.hp-main .hp-section-lead{max-width:780px;font-size:18px;margin-top:-26px;margin-bottom:48px}
.hp-protection .hp-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.hp-protection .hp-feature{grid-column:span 2;background:var(--bw-paper);padding:32px}
.hp-protection .hp-feature:nth-child(n+4){grid-column:span 3}
.hp-process .hp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.hp-process-step{position:relative;padding:32px 32px 40px 0;border-top:1px solid var(--bw-line);margin-right:28px}
.hp-process-step>div{font-size:60px;line-height:1;font-weight:500;color:var(--bw-accent);margin-bottom:30px;letter-spacing:-.06em}
.hp-process-step p{font-size:16px;max-width:320px;margin-bottom:0}
.hp-why{padding-top:0}
.hp-main .home-why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--bw-line);border-left:1px solid var(--bw-line)}
.hp-main .home-why-item{padding:36px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:24px;border-bottom:1px solid var(--bw-line);border-right:1px solid var(--bw-line)}
.hp-main .home-why-item p{margin:0;font-size:16px}
.hp-main .home-why-index{font-size:12px;color:var(--bw-muted);padding-top:0;line-height:26px;font-variant-numeric:tabular-nums}
.hp-reviews{border-top:1px solid var(--bw-line);padding-top:100px}
.hp-reviews h2{margin-bottom:44px}
.hp-reviews iframe{width:100%;min-height:430px;border:0;display:block}
.hp-catalog{background:var(--bw-surface)}
.hp-main .home-catalog-shell{position:relative}
.hp-main .home-catalog-rail{display:flex;align-items:flex-start;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 24px;scrollbar-width:thin}
.hp-main .home-catalog-card{flex:0 0 390px;scroll-snap-align:start;background:var(--bw-paper);border:1px solid var(--bw-line);padding:28px;display:flex;flex-direction:column;font-size:14px}
.hp-main .home-catalog-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:24px;font-size:11px}
.hp-main .home-catalog-price{font-size:18px;font-weight:800;white-space:nowrap}
.hp-main .home-catalog-title{font-size:25px;line-height:1.2;font-weight:800;letter-spacing:-.03em;margin-bottom:20px}
.hp-main .home-catalog-meta,.hp-main .home-catalog-features{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}
.hp-main .home-catalog-pill{padding:4px 8px;background:var(--bw-accent-soft);font-size:11px;color:var(--bw-ink)}
.hp-main .home-catalog-field{margin-bottom:8px}
.hp-main .home-catalog-section-title{font-weight:700;font-size:12px;margin:16px 0 10px}
.hp-main .home-catalog-revenue{display:flex;gap:14px;margin-bottom:18px}
.hp-main .home-catalog-year{font-size:12px}.hp-main .home-catalog-year b{display:block}
.hp-main .home-catalog-cta{margin-top:auto;padding-top:20px}
.hp-main .home-catalog-link{display:flex;align-items:center;justify-content:center;min-height:52px;border:1px solid var(--bw-ink);font-weight:700;border-radius:3px}
.hp-main .home-catalog-link:hover{background:var(--bw-ink);color:white}
.hp-main .home-catalog-nav{position:absolute;top:-74px;right:0;width:48px;height:48px;background:transparent;border:1px solid #9aa29e;border-radius:3px;font-size:25px}
.hp-main .home-catalog-nav-prev{right:60px}.hp-main .home-catalog-nav:disabled{opacity:.35;cursor:default}
.hp-main .home-catalog-actions{margin-top:30px}
.hp-main .home-catalog-loading{padding:32px 0}
.hp-reading .hp-grid{gap:60px}
.hp-reading h3{font-size:30px;margin-bottom:32px}
.hp-reading a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--bw-line);padding:22px 0;min-height:75px;gap:20px;font-size:16px}
.hp-reading a:last-child{border-bottom:1px solid var(--bw-line)}
.hp-faq{padding-top:0}
.hp-main details{border-top:1px solid var(--bw-line)}
.hp-main details:last-child{border-bottom:1px solid var(--bw-line)}
.hp-main summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:20px;line-height:1.45;font-weight:700;padding:27px 0}
.hp-main summary::-webkit-details-marker{display:none}
.hp-main summary::after{content:'+';font-size:28px;color:var(--bw-accent);font-weight:400;flex-shrink:0}
.hp-main details[open] summary::after{content:'−'}
.hp-main details>div{max-width:1050px;padding:0 50px 30px 0;font-size:17px;color:var(--bw-muted)}
.hp-seo{padding-top:0}
.hp-seo article{max-width:1040px}.hp-seo h3{font-size:38px;margin-bottom:30px}.hp-seo p{font-size:16px}
.hp-final{background:var(--bw-paper);color:var(--bw-ink);padding-top:0}
.hp-final .hp-grid{gap:24px}
.hp-main .valuation-card{display:flex;flex-direction:column;padding:40px;background:var(--bw-accent-soft);border:1px solid var(--bw-line)}
.hp-main .valuation-card p{color:var(--bw-muted);font-size:16px}
.hp-main .valuation-card+.valuation-card{background:var(--bw-ink);border-color:var(--bw-ink);color:var(--bw-paper)}
.hp-main .valuation-card+.valuation-card p{color:#c4cdd3}
.hp-main .valuation-action{align-self:flex-start;margin-top:auto}
.hp-preview-dialog{box-sizing:border-box;border:1px solid #cfd1ca;border-radius:3px;background:#f5f3ed;color:#102536;padding:44px;width:min(540px,calc(100% - 32px));font:16px/1.6 Manrope,sans-serif}
.hp-preview-dialog::backdrop{background:#102536b3}.hp-preview-dialog h2{font-size:28px;line-height:1.2;margin:0 0 24px}.hp-preview-close{position:absolute;right:6px;top:6px;border:0;background:transparent;font-size:28px;width:44px;height:44px;cursor:pointer}.hp-preview-link{display:block;background:#325ba8;color:white;text-decoration:none;text-align:center;padding:16px;margin-top:24px}
@media(min-width:1800px){.hp-hero-copy h1{font-size:104px}}
@media(max-width:1000px){.hp-section{padding:90px 0}.hp-main h2{font-size:46px}.hp-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-categories .hp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-stage-caption{max-width:170px;font-size:12px}.hp-stage-word{top:100px}.hp-main .choice-card{padding-right:28px}.hp-main .choice-card+.choice-card{padding-left:28px}.hp-sale-step{grid-template-columns:60px 1fr 1.5fr;gap:20px}.hp-protection .hp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-protection .hp-feature,.hp-protection .hp-feature:nth-child(n+4){grid-column:auto}.hp-protection .hp-feature:last-child{grid-column:1/-1}.hp-main .home-why-item{padding:26px;gap:20px}.hp-final .hp-grid,.hp-reading .hp-grid{gap:32px}}
@media(max-width:640px){.hp-container{width:calc(100% - 32px)}.hp-section{padding:68px 0}.hp-main h2{font-size:34px;line-height:1.15;margin-bottom:32px;text-wrap:pretty}.hp-main h3{font-size:28px}.hp-main h4{font-size:22px}.hp-hero-copy{padding:34px 0 16px}.hp-hero-copy h1{font-size:clamp(30px,8.5vw,47px);letter-spacing:-.06em;margin-bottom:22px}.hp-hero-copy h1 span{font-size:.61em;margin-top:12px;letter-spacing:-.04em}.hp-hero-copy>p:not(.hp-kicker){font-size:15px;line-height:1.65}.hp-main .hp-kicker{font-size:9px;letter-spacing:.11em;margin-bottom:18px}.hp-main .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.hp-main .hero-actions a{min-height:52px;padding:12px;font-size:13px}.hp-main .hero-actions a:last-child{grid-column:1/-1;min-height:52px;padding:12px}.hp-stage{height:315px}.hp-stage>img{width:278px;top:0}.hp-stage-word{font-size:48px;top:76px;letter-spacing:-.06em}.hp-stage-orbit{width:290px;height:290px;bottom:-100px}.hp-stage-caption{display:none}.hp-choices{padding:0}.hp-grid-2,.hp-grid-3,.hp-main .home-why-grid,.hp-process .hp-grid,.hp-protection .hp-grid{grid-template-columns:1fr}.hp-main .choice-card,.hp-main .choice-card+.choice-card{padding:34px 0;border-left:0}.hp-main .choice-card+.choice-card{border-top:1px solid #53616a}.hp-main .choice-card h3{font-size:30px}.hp-main .choice-actions{gap:22px}.hp-main .choice-actions>a:first-child{width:100%;min-height:52px;padding-inline:14px}.hp-feature{padding:24px}.hp-buyer .hp-feature::before{margin-bottom:24px}.hp-categories{padding-top:0}.hp-categories .hp-grid>a{padding:16px;font-size:14px;min-height:110px;gap:6px}.hp-sale-step{grid-template-columns:42px 1fr;gap:15px;padding:25px 0}.hp-sale-step>div{font-size:28px}.hp-sale-step h4{font-size:23px}.hp-sale-step p{grid-column:2;font-size:15px}.hp-value .hp-feature{margin:0;padding:25px 0}.hp-protection .hp-feature,.hp-protection .hp-feature:nth-child(n+4){grid-column:auto;padding:24px}.hp-main .hp-section-lead{margin-top:-10px;margin-bottom:32px;font-size:16px}.hp-process-step{margin-right:0;padding:24px 0;display:grid;grid-template-columns:44px 1fr;gap:10px 20px}.hp-process-step>div{font-size:40px;grid-row:span 2;margin:0}.hp-process-step h4{margin:0}.hp-process-step p{grid-column:2;max-width:none}.hp-why{padding-top:0}.hp-main .home-why-item{padding:24px 20px}.hp-reviews iframe{min-height:420px}.hp-main .home-catalog-card{flex-basis:calc(100vw - 54px);padding:22px}.hp-main .home-catalog-nav{position:static;margin-bottom:12px}.hp-main .home-catalog-shell{display:flex;flex-wrap:wrap;gap:10px}.hp-main .home-catalog-nav-next{order:-1}.hp-main .home-catalog-nav-prev{order:-2}.hp-main .home-catalog-rail{width:100%;gap:14px}.hp-main .home-catalog-all{width:100%}.hp-reading .hp-grid{gap:45px}.hp-main summary{font-size:18px;padding:24px 0;gap:20px}.hp-main details>div{font-size:16px;padding-right:0}.hp-faq,.hp-seo{padding-top:0}.hp-seo h3{font-size:29px}.hp-final .hp-grid{gap:48px}.hp-main .valuation-action{width:100%;margin-top:10px}.hp-preview-dialog{padding:36px 24px}}
@media(prefers-reduced-motion:reduce){.hp-main *{scroll-behavior:auto;transition:none}}
/* Responsive card spacing; the entry band below overrides only the first pair. */
@media(max-width:1000px){.hp-main .choice-card,.hp-main .choice-card+.choice-card,.hp-main .valuation-card{padding:28px}.hp-final .hp-grid{gap:24px}.hp-stage-word{font-size:10.3cqw}}
@media(max-width:640px){.hp-choices{padding:24px 0 0}.hp-choices .hp-grid,.hp-final .hp-grid{gap:20px}.hp-main .choice-card,.hp-main .choice-card+.choice-card,.hp-main .valuation-card{padding:28px 22px;border:1px solid var(--bw-line)}.hp-main .choice-card:first-child,.hp-main .valuation-card+.valuation-card{border-color:var(--bw-ink)}.hp-stage-word{font-size:10.3cqw;letter-spacing:-.065em}.hp-main .home-why-item{grid-template-columns:24px minmax(0,1fr);gap:14px}.hp-main .home-why-index{line-height:25px}.hp-final{padding-top:0;padding-bottom:72px}}
/* Full-width entry band: two colors, one continuous surface, aligned page copy. */
.hp-main .hp-choices{padding:0;background:linear-gradient(to right,var(--bw-ink) 50%,var(--bw-accent-soft) 50%)}
.hp-choices .hp-grid{gap:0}
.hp-main .hp-choices .choice-card{border:0;padding:48px 48px 48px 0}
.hp-main .hp-choices .choice-card+.choice-card{padding:48px 0 48px 48px}
@media(max-width:1000px){.hp-main .hp-choices .choice-card{padding:36px 28px 36px 0}.hp-main .hp-choices .choice-card+.choice-card{padding:36px 0 36px 28px}}
@media(max-width:640px){.hp-main .hp-choices{background:var(--bw-ink)}.hp-choices .hp-grid{width:100%}.hp-main .hp-choices .choice-card,.hp-main .hp-choices .choice-card+.choice-card{padding:34px 16px}}

.hp-main .home-catalog-rail>.bw-company-card{flex:0 0 420px;scroll-snap-align:start}
@media(max-width:640px){.hp-main .home-catalog-rail>.bw-company-card{flex-basis:calc(100vw - 54px)}}
/* Mobile cards keep their own height instead of stretching to the tallest card. */
@media(max-width:767px){.hp-main .home-catalog-rail{align-items:flex-start}.hp-main .home-catalog-rail .bw-company-card .cta{margin-top:0;padding-top:20px}}
.hp-latest{padding-top:0}.hp-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hp-main .hp-article-card{display:grid;grid-template-columns:104px minmax(0,1fr);align-content:start;gap:10px 18px;border-top:1px solid var(--bw-line);padding-top:20px;color:var(--bw-ink);text-decoration:none}.hp-article-card img{width:104px;height:86px;object-fit:cover;grid-row:span 2;border-radius:3px}.hp-article-card .hp-article-date{font-size:11px;color:var(--bw-muted)}.hp-main .hp-article-card h3{font-size:17px;line-height:1.4;letter-spacing:-.02em;margin:0}.hp-main .hp-article-card:hover h3{text-decoration:underline;text-underline-offset:4px}.hp-main .hp-latest-all{display:inline-block;margin-top:28px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.hp-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.hp-latest-grid{grid-template-columns:1fr;gap:18px}.hp-main .hp-article-card{grid-template-columns:88px minmax(0,1fr);gap:8px 14px;padding-top:18px}.hp-article-card img{width:88px;height:76px}.hp-main .hp-article-card h3{font-size:16px}}
