.tma-module__uIHItG__hero{margin-bottom:3rem}.tma-module__uIHItG__heroBadge{font-family:var(--font-heading);background:var(--color-ink);color:var(--color-bg);margin-bottom:1.2rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block;transform:rotate(-1deg)}.tma-module__uIHItG__heroTitle{font-family:var(--font-heading);margin-bottom:1.2rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;line-height:1.15}.tma-module__uIHItG__highlight{color:var(--color-orange);position:relative}.tma-module__uIHItG__highlight:after{content:"";background:var(--color-orange);opacity:.2;height:6px;position:absolute;bottom:-2px;left:-4px;right:-4px;transform:rotate(-1deg)}.tma-module__uIHItG__heroText{color:var(--color-ink-light);max-width:600px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.tma-module__uIHItG__heroCtaGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.tma-module__uIHItG__btnSecondary{font-family:var(--font-heading);color:var(--color-ink);border:var(--border-comic);cursor:pointer;box-shadow:var(--shadow-comic-sm);transition:var(--transition-snap);background:0 0;padding:.9rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none}.tma-module__uIHItG__btnSecondary:hover{box-shadow:2px 2px 0px var(--color-ink);transform:translate(2px,2px)}.tma-module__uIHItG__divider{align-items:center;gap:1rem;margin:3rem 0;display:flex}.tma-module__uIHItG__dividerLine{background:var(--color-ink);flex:1;height:3px}.tma-module__uIHItG__dividerZap{font-family:var(--font-heading);color:var(--color-orange);font-size:1.3rem;font-weight:900}.tma-module__uIHItG__section{margin-bottom:0}.tma-module__uIHItG__sectionHeading{font-family:var(--font-heading);margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:900}.tma-module__uIHItG__sectionSub{color:var(--color-ink-light);max-width:600px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.tma-module__uIHItG__whenGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.tma-module__uIHItG__whenCard{background:var(--color-bg-panel);border:var(--border-comic);box-shadow:var(--shadow-comic-sm);transition:var(--transition-snap);padding:1.3rem;position:relative}.tma-module__uIHItG__whenCard:hover{box-shadow:2px 2px 0px var(--color-ink);transform:translate(2px,2px)}.tma-module__uIHItG__whenNum{font-family:var(--font-heading);color:var(--color-cream-dark);opacity:.5;pointer-events:none;font-size:2.5rem;font-weight:900;line-height:1;position:absolute;bottom:8px;right:10px}.tma-module__uIHItG__whenCard h3{font-family:var(--font-heading);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.tma-module__uIHItG__whenCard p{color:var(--color-ink-light);font-size:.85rem;line-height:1.6}.tma-module__uIHItG__includedGrid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.tma-module__uIHItG__includedItem{align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;display:flex}.tma-module__uIHItG__checkmark{font-family:var(--font-heading);color:var(--color-orange);flex-shrink:0;margin-top:1px;font-size:1.1rem;font-weight:900}.tma-module__uIHItG__pricePanel{background:var(--color-ink);border:var(--border-comic-thick);box-shadow:8px 8px 0px var(--color-orange);grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:2.5rem;display:grid}.tma-module__uIHItG__priceContent h3{font-family:var(--font-heading);color:var(--color-bg);margin-bottom:.8rem;font-size:1.3rem;font-weight:900}.tma-module__uIHItG__priceAmount{font-family:var(--font-heading);color:var(--color-orange-light);margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.tma-module__uIHItG__priceNote{color:var(--color-grey-metal);font-size:.9rem;line-height:1.6}.tma-module__uIHItG__priceNote strong{color:var(--color-bg)}.tma-module__uIHItG__priceCta{flex-direction:column;align-items:center;gap:.8rem;display:flex}.tma-module__uIHItG__btnPriceCalc{font-family:var(--font-heading);color:var(--color-bg);border:3px solid var(--color-bg);cursor:pointer;transition:var(--transition-snap);text-align:center;background:0 0;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none}.tma-module__uIHItG__btnPriceCalc:hover{background:var(--color-bg);color:var(--color-ink)}.tma-module__uIHItG__compTableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.tma-module__uIHItG__compTable{border-collapse:collapse;border:var(--border-comic);width:100%;box-shadow:var(--shadow-comic-sm);background:var(--color-bg-panel);font-size:.9rem}.tma-module__uIHItG__compTable th{font-family:var(--font-heading);background:var(--color-ink);color:var(--color-bg);text-align:left;border-bottom:var(--border-comic);padding:1rem;font-size:.85rem;font-weight:700}.tma-module__uIHItG__compTable td{border-bottom:2px solid var(--color-cream-dark);vertical-align:top;padding:.8rem 1rem;line-height:1.5}.tma-module__uIHItG__compTable tr:last-child td{border-bottom:none}.tma-module__uIHItG__compTable td:first-child{font-family:var(--font-heading);color:var(--color-ink);font-size:.85rem;font-weight:700}.tma-module__uIHItG__compTable td:nth-child(2){border-right:2px solid var(--color-cream-dark)}.tma-module__uIHItG__compHighlight{color:var(--color-orange);font-weight:700}.tma-module__uIHItG__processGrid{border:var(--border-comic-thick);box-shadow:var(--shadow-comic);grid-template-columns:repeat(2,1fr);gap:0;display:grid;overflow:hidden}.tma-module__uIHItG__processStep{background:var(--color-bg-panel);border-right:var(--border-comic);border-bottom:var(--border-comic);padding:1.5rem;position:relative}.tma-module__uIHItG__processStep:nth-child(2){border-right:none}.tma-module__uIHItG__processStep:nth-child(3){border-bottom:none}.tma-module__uIHItG__processStep:nth-child(4){border-bottom:none;border-right:none}.tma-module__uIHItG__stepNum{font-family:var(--font-heading);color:var(--color-cream-dark);margin-bottom:.3rem;font-size:2.5rem;font-weight:900;line-height:1}.tma-module__uIHItG__processStep h4{font-family:var(--font-heading);margin-bottom:.4rem;font-size:.9rem;font-weight:700}.tma-module__uIHItG__processStep p{color:var(--color-ink-light);font-size:.85rem;line-height:1.5}.tma-module__uIHItG__duration{font-family:var(--font-heading);color:var(--color-orange);margin-top:.6rem;font-size:.65rem;font-weight:700;display:block}.tma-module__uIHItG__faqList{flex-direction:column;gap:1rem;display:flex}.tma-module__uIHItG__faqItem{background:var(--color-bg-panel);border:var(--border-comic);box-shadow:var(--shadow-comic-sm);transition:var(--transition-snap);padding:1.3rem}.tma-module__uIHItG__faqItem:hover{box-shadow:2px 2px 0px var(--color-ink);transform:translate(2px,2px)}.tma-module__uIHItG__faqQuestion{font-family:var(--font-heading);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.tma-module__uIHItG__faqAnswer{color:var(--color-ink-light);font-size:.9rem;line-height:1.6}.tma-module__uIHItG__faqAnswer a{color:var(--color-orange);border-bottom:2px solid #0000;text-decoration:none;transition:border-color .2s}.tma-module__uIHItG__faqAnswer a:hover{border-bottom-color:var(--color-orange)}.tma-module__uIHItG__ctaBottom{background:var(--color-bg-panel);border:var(--border-comic-thick);box-shadow:var(--shadow-comic);text-align:center;padding:2.5rem}.tma-module__uIHItG__ctaBottom h2{font-family:var(--font-heading);margin-bottom:.8rem;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:900}.tma-module__uIHItG__ctaBottom p{color:var(--color-ink-light);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.tma-module__uIHItG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.tma-module__uIHItG__internalLink{color:var(--color-orange);border-bottom:2px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s}.tma-module__uIHItG__internalLink:hover{border-bottom-color:var(--color-orange)}@media (max-width:768px){.tma-module__uIHItG__hero{margin-bottom:2rem}.tma-module__uIHItG__heroCtaGroup{flex-direction:column;align-items:stretch}.tma-module__uIHItG__btnSecondary{text-align:center}.tma-module__uIHItG__divider{margin:2rem 0}.tma-module__uIHItG__whenGrid{gap:1rem}.tma-module__uIHItG__whenCard{padding:1.1rem}.tma-module__uIHItG__includedGrid{grid-template-columns:1fr}.tma-module__uIHItG__pricePanel{text-align:center;box-shadow:5px 5px 0px var(--color-orange);grid-template-columns:1fr;padding:1.5rem}.tma-module__uIHItG__priceCta{width:100%}.tma-module__uIHItG__compTable{font-size:.8rem}.tma-module__uIHItG__compTable th,.tma-module__uIHItG__compTable td{padding:.5rem}.tma-module__uIHItG__processGrid{grid-template-columns:1fr}.tma-module__uIHItG__processStep{border-right:none!important;border-bottom:var(--border-comic)!important}.tma-module__uIHItG__processStep:last-child{border-bottom:none!important}.tma-module__uIHItG__faqItem{padding:1rem}.tma-module__uIHItG__ctaBottom{box-shadow:5px 5px 0px var(--color-ink);padding:1.5rem}}
