.tz-cost-info{--card-max:360px;--radius:16px;--pad:24px;--accent:#008dff;--text:#1f2a37;--muted:#6b7280;--bg:#fff;--ring:#e5e7eb;font-family:inherit}.tz-cost-info *{box-sizing:border-box}.tz-cost-info .tz-card{width:100%;max-width:var(--card-max);background:var(--bg);border-radius:var(--radius);padding:var(--pad);margin:auto;box-shadow:0 12px 34px #00000029}.tz-cost-info .tz-title{text-align:center;color:var(--text);margin:0 0 16px;font-size:26px;font-weight:800}.tz-cost-info .tz-details{grid-template-columns:auto 1px auto;align-items:center;column-gap:12px;width:max-content;max-width:100%;margin:0 auto 16px;display:grid}.tz-cost-info .tz-sep{background:var(--ring);justify-self:center;width:1px;height:48px}.tz-cost-info .tz-side{align-items:center;gap:10px;display:flex}.tz-cost-info .tz-ico{flex:0 0 26px;width:26px;height:26px}.tz-cost-info .tz-ico svg{width:100%;height:100%;fill:var(--accent);display:block}.tz-cost-info .tz-line{color:var(--text);font-size:15px;line-height:1.1}.tz-cost-info .tz-sub{color:var(--muted);margin-top:3px;font-size:14px}.tz-cost-info .tz-prices{text-align:center;margin:6px 0 16px}.tz-cost-info .tz-price-row{color:var(--text);font-size:clamp(16px,3.3vw,18px);font-weight:600;line-height:1.25}.tz-cost-info .tz-price-row+.tz-price-row{margin-top:6px}.tz-cost-info .tz-price-amt{color:var(--accent);font-size:22px;font-weight:800}.tz-cost-info .tz-btn{background:var(--accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 22px #008dff59}.tz-cost-info .tz-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #008dff73}@media (max-width:430px){.tz-cost-info .tz-details{column-gap:10px}.tz-cost-info .tz-sep{height:44px}.tz-cost-info .tz-ico{width:24px;height:24px}.tz-cost-info .tz-line{font-size:14px}.tz-cost-info .tz-sub{font-size:13px}.tz-cost-info .tz-card{padding:20px}}@media (max-width:340px){.tz-cost-info .tz-details{grid-template-columns:1fr;width:100%}.tz-cost-info .tz-sep{display:none}}.tz-callout{color:#fff;text-align:center;background:#d01987;padding:20px;font-size:16px;line-height:1.6}.tz-callout b{color:#fbff33;font-weight:700}
