/* Larger, clearer floating TikTok CTA. */
.nct-floating{bottom:24px;left:20px;gap:12px;min-width:205px;padding:12px 20px 12px 13px;box-shadow:0 10px 32px rgba(0,0,0,.36)}
.nct-floating:hover{box-shadow:-4px -3px 0 #25f4ee,4px 3px 0 #fe2c55;transform:translateY(-3px)}
.nct-floating .nct-note{flex:0 0 auto;font-size:39px;height:46px;text-shadow:-3px -2px 0 #25f4ee,3px 2px 0 #fe2c55;width:46px}
.nct-floating .nct-floating-copy{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:9px;line-height:1}
.nct-floating .nct-floating-copy small{grid-column:1/-1;color:#aeb6bf;font-size:8px;letter-spacing:.12em;margin-bottom:4px}
.nct-floating .nct-floating-copy strong{color:#fff;font-size:20px;font-style:normal;font-weight:800}
.nct-floating .nct-floating-copy em{color:#fff;font-size:10px;font-style:normal;font-weight:700;padding-bottom:2px;white-space:nowrap}

@media(max-width:600px){
	.nct-floating{bottom:12px;left:10px;gap:8px;min-width:0;padding:8px 14px 8px 9px}
	.nct-floating .nct-note{font-size:29px;height:34px;width:34px}
	.nct-floating .nct-floating-copy small{font-size:6px;margin-bottom:3px}
	.nct-floating .nct-floating-copy strong{font-size:16px}
	.nct-floating .nct-floating-copy em{font-size:8px}
}
