.tool-page-switcher{border-bottom:1px solid var(--border);background:#fff}.tool-page-switcher>div{display:flex;gap:8px;max-width:1180px;margin:auto;padding:14px 48px;overflow-x:auto}.tool-page-switcher a{padding:9px 11px;border-radius:7px;color:var(--mid);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.tool-page-switcher a:hover,.tool-page-switcher a.active{background:var(--blue);color:#fff}.tool-content-wrap{max-width:1180px;padding-top:34px}.tool-content-wrap .esims-page-content{min-width:0}.tool-content-wrap .wp-block-shortcode,.tool-content-wrap .shortcode-output,.tool-content-wrap form,.tool-content-wrap iframe,.tool-content-wrap [class*="checker"],.tool-content-wrap [class*="calculator"],.tool-content-wrap [class*="comparison"]{max-width:100%}.tool-content-wrap input,.tool-content-wrap select,.tool-content-wrap textarea,.tool-content-wrap button{font-family:'Inter',Arial,sans-serif}.tool-content-wrap input,.tool-content-wrap select,.tool-content-wrap textarea{max-width:100%}
@media(max-width:1000px){.tool-page-switcher>div{padding:12px 30px}}
@media(max-width:680px){.tool-page-switcher>div{padding:10px 20px}.tool-content-wrap{padding-top:25px}}


/* Compact long disclaimer blocks on tool pages only */
.esims-tool-shell .esims-page-content blockquote {
	padding: 12px 15px 12px 18px;
	font-size: 13px;
	font-style: normal;
	line-height: 1.55;
}

.esims-tool-shell .esims-page-content blockquote::before {
	top: 5px;
	left: 7px;
	font-size: 20px;
}

.esims-tool-shell .esims-page-content blockquote p {
	margin-bottom: 6px;
}

.esims-tool-shell .esims-page-content blockquote p:last-child {
	margin-bottom: 0;
}
