.hth-fixes h2,.hth-setup h2,.hth-compare h2,.hth-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.hth-compare h2{margin-bottom:40px}.hth-cta h2{margin-bottom:12px}.hth-fix-text code,.hth-step-body code{border:1px solid var(--color-stone-200);border-radius:4px;font-family:DM Mono,monospace}.hth-fix-text code{font-size:.82rem;background:var(--color-stone-100);padding:1px 5px}.hth-step-body code{font-size:.78rem;background:var(--color-stone-50);padding:1px 4px}.hth-fix-text a,.hth-step-body a{text-decoration:none;font-weight:600}.hth-fix-text a,.hth-step-body a{color:var(--color-gold-text)}.hth-fix-text a:hover,.hth-step-body a:hover{color:var(--color-gold-text-hover)}.hth-fixes{background:var(--color-stone-100);padding:80px 24px}.hth-fixes-inner{max-width:760px;margin:0 auto}.hth-fixes-list{display:flex;flex-direction:column;gap:32px}.hth-fix{display:flex;gap:20px;align-items:flex-start}.hth-fix-icon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text)}.hth-fix-text h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:6px;line-height:1.3}.hth-fix-text p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:540px){.hth-fix{flex-direction:column;gap:12px}}.hth-setup{background:var(--color-white);padding:80px 24px}.hth-setup-inner{max-width:800px;margin:0 auto}.hth-setup-grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hth-setup-step{text-align:center}.hth-step-num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));border:1px solid rgba(201,160,0,.25);font-size:1.1rem;font-weight:700;color:var(--color-gold-text);margin-bottom:16px}.hth-step-body h3{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:6px}.hth-step-body p{font-size:.85rem;color:var(--text-secondary);line-height:1.65}@media(max-width:640px){.hth-setup-grid{grid-template-columns:1fr;gap:36px}}.hth-compare{background:var(--color-stone-100);padding:80px 24px}.hth-compare-inner{max-width:900px;margin:0 auto}.hth-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid var(--color-stone-200);background:linear-gradient(to right,var(--color-white) 30%,transparent) left / 40px 100% no-repeat local,linear-gradient(to left,var(--color-white) 30%,transparent) right / 40px 100% no-repeat local,linear-gradient(to right,rgba(0,0,0,.08),transparent) left / 24px 100% no-repeat scroll,linear-gradient(to left,rgba(0,0,0,.08),transparent) right / 24px 100% no-repeat scroll,var(--color-white)}.hth-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:600px}.hth-table thead tr{background:linear-gradient(135deg,var(--color-gold-pale),var(--color-gold-muted))}.hth-table th{font-weight:700;color:var(--text-primary);padding:14px 18px;text-align:left;border-bottom:2px solid var(--color-stone-200);white-space:nowrap}.hth-table td{padding:12px 18px;color:var(--text-secondary);border-bottom:1px solid var(--color-stone-125)}.hth-table tbody tr:nth-child(2n){background:var(--color-stone-25)}.hth-table tbody tr:last-child td{border-bottom:none}.hth-table-highlight{background:#fef3c74d}.hth-table tbody tr:nth-child(2n) .hth-table-highlight{background:#fef3c773}.hth-table td strong{color:var(--text-primary);font-weight:600}.hth-cta{position:relative;overflow:hidden;background:var(--color-stone-50);padding:80px 24px;text-align:center}.hth-cta-gradient{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hth-blob{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform}.hth-blob--1{width:500px;height:500px;top:-30%;right:-5%;background:radial-gradient(circle,rgba(254,226,101,.45),rgba(255,200,50,.15) 50%,transparent 70%);animation:drift-2 18s ease-in-out infinite alternate}.hth-blob--2{width:450px;height:450px;bottom:-20%;left:-5%;background:radial-gradient(circle,rgba(254,200,60,.4),rgba(255,230,120,.12) 50%,transparent 70%);animation:drift-1 16s ease-in-out infinite alternate}.hth-cta-inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.hth-cta p{font-size:1rem;color:var(--text-secondary);margin-bottom:32px;line-height:1.6}.hth-cta-note{display:block;margin-top:14px;font-size:.82rem;color:var(--text-muted)}[data-theme=dark] .hth-fixes,[data-theme=dark] .hth-compare,[data-theme=dark] .hth-cta{background:var(--color-stone-950)}[data-theme=dark] .hth-fix-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .hth-fix-text code,[data-theme=dark] .hth-step-body code{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .hth-fix-text a,[data-theme=dark] .hth-step-body a{color:var(--color-gold-light)}[data-theme=dark] .hth-fix-text a:hover,[data-theme=dark] .hth-step-body a:hover{color:var(--color-gold-text)}[data-theme=dark] .hth-setup{background:var(--color-stone-850)}[data-theme=dark] .hth-step-num{background:linear-gradient(135deg,#fefce814,#fef3c70d);border-color:#c9a00033}[data-theme=dark] .hth-table-wrap{border-color:var(--color-stone-800);background:linear-gradient(to right,var(--color-stone-900) 30%,transparent) left / 40px 100% no-repeat local,linear-gradient(to left,var(--color-stone-900) 30%,transparent) right / 40px 100% no-repeat local,linear-gradient(to right,rgba(0,0,0,.15),transparent) left / 24px 100% no-repeat scroll,linear-gradient(to left,rgba(0,0,0,.15),transparent) right / 24px 100% no-repeat scroll,var(--color-stone-900)}[data-theme=dark] .hth-table thead tr{background:linear-gradient(135deg,#fef3c71f,#fde68a14)}[data-theme=dark] .hth-table th{border-bottom-color:var(--color-stone-800)}[data-theme=dark] .hth-table td{border-bottom-color:var(--color-stone-775)}[data-theme=dark] .hth-table tbody tr:nth-child(2n){background:var(--color-stone-875)}[data-theme=dark] .hth-table-highlight{background:#fef3c70f}[data-theme=dark] .hth-table tbody tr:nth-child(2n) .hth-table-highlight{background:#fef3c71a}[data-theme=dark] .hth-blob--1{background:radial-gradient(circle,rgba(254,226,101,.15),rgba(255,200,50,.05) 50%,transparent 70%)}[data-theme=dark] .hth-blob--2{background:radial-gradient(circle,rgba(254,200,60,.12),rgba(255,230,120,.04) 50%,transparent 70%)}@media(prefers-reduced-motion:reduce){.hth-blob{animation:none}}
