
.hxseo{--bg:#fff;--surface:#f3f3f0;--text:#151515;--muted:#626262;--border:#d8d8d3;--accent:#4f5d50;background:var(--bg);color:var(--text);font-family:inherit}
.hxseo *{box-sizing:border-box}.hxseo__wrap{width:min(100%,1600px);margin:auto}.hxseo h1,.hxseo h2,.hxseo h3,.hxseo p{margin-top:0}
.hxseo h1{font-size:clamp(42px,6vw,82px);line-height:.97;letter-spacing:-.045em;font-weight:500;max-width:950px}
.hxseo h2{font-size:clamp(30px,4vw,52px);line-height:1.03;letter-spacing:-.035em;font-weight:500}.hxseo h3{font-size:clamp(20px,2vw,27px);font-weight:500}
.hxseo p,.hxseo li{font-size:17px;line-height:1.65}.hxseo__hero{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--surface)}
.hxseo__herocopy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,105px)}.hxseo__media{min-height:480px}.hxseo__media img{width:100%;height:100%;object-fit:cover}
.hxseo__eyebrow,.hxseo__kicker{font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.hxseo__lead{max-width:760px;color:var(--muted)}
.hxseo__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hxseo__btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--text);text-decoration:none;font-size:14px;font-weight:600}
.hxseo__btn--primary{background:var(--text);color:var(--bg)}.hxseo__btn--secondary{color:var(--text)}.hxseo__section{padding:clamp(68px,9vw,130px) clamp(24px,6vw,96px)}
.hxseo__surface{background:var(--surface)}.hxseo__dark{background:var(--text);color:white}.hxseo__dark p,.hxseo__dark li{color:rgba(255,255,255,.72)}
.hxseo__narrow{max-width:920px;margin:auto}.hxseo__narrow>p{color:var(--muted);font-size:clamp(18px,1.55vw,22px)}.hxseo__head{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end;margin-bottom:55px}
.hxseo__head>p{color:var(--muted)}.hxseo__grid{display:grid;gap:16px}.hxseo__grid--2{grid-template-columns:repeat(2,1fr)}.hxseo__grid--3{grid-template-columns:repeat(3,1fr)}.hxseo__grid--4{grid-template-columns:repeat(4,1fr)}
.hxseo__card{padding:28px;border-top:1px solid var(--border)}.hxseo__card p{color:var(--muted)}.hxseo__number{display:block;margin-bottom:45px;color:var(--muted);font-size:12px}
.hxseo__split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(48px,8vw,120px)}.hxseo__list>div{display:grid;grid-template-columns:46px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--border)}
.hxseo__list>div:last-child{border-bottom:1px solid var(--border)}.hxseo__list p{color:var(--muted);margin-bottom:0}.hxseo__pricegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.hxseo__price{padding:28px;background:var(--bg);border:1px solid var(--border)}.hxseo__price strong{display:block;font-size:clamp(26px,3vw,40px);font-weight:500}.hxseo__price small{color:var(--muted)}
.hxseo__callout{padding:clamp(30px,5vw,55px);background:var(--surface)}.hxseo__textlink{display:inline-block;color:inherit;text-decoration:none;border-bottom:1px solid currentColor;font-size:14px;font-weight:600}
.hxseo__compare{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border)}.hxseo__compare>article{padding:clamp(28px,4vw,48px);background:var(--bg)}
.hxseo__tablewrap{overflow:auto}.hxseo__table{width:100%;border-collapse:collapse;min-width:680px}.hxseo__table th,.hxseo__table td{padding:18px 16px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}
.hxseo__related{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hxseo__related a{display:block;padding:24px;background:var(--bg);border:1px solid var(--border);color:inherit;text-decoration:none}
.hxseo__faq{max-width:1050px;margin:auto;border-top:1px solid var(--border)}.hxseo__faq details{border-bottom:1px solid var(--border)}.hxseo__faq summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-size:20px}
.hxseo__faq summary::-webkit-details-marker{display:none}.hxseo__faqanswer{max-width:820px;padding-bottom:24px;color:var(--muted)}.hxseo__final{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;padding:clamp(60px,8vw,105px) clamp(24px,6vw,96px);background:var(--accent);color:white}
.hxseo__btn--light{background:white;border-color:white;color:#111}.hxseo__btn--outline{border-color:white;color:white}.hxseo__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:350px;background:#deddd9;color:#666}
@media(max-width:989px){.hxseo__hero,.hxseo__head,.hxseo__split,.hxseo__final{grid-template-columns:1fr}.hxseo__grid--4,.hxseo__pricegrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:649px){.hxseo__herocopy,.hxseo__section{padding-left:22px;padding-right:22px}.hxseo__grid--2,.hxseo__grid--3,.hxseo__grid--4,.hxseo__pricegrid,.hxseo__compare,.hxseo__related{grid-template-columns:1fr}.hxseo__actions .hxseo__btn{flex:1 1 100%}}
