.tl-discount-code{--tl-discount-cream:#fbf1e2;--tl-discount-coral:#c23b2e;--tl-discount-coral-deep:#9a2e24;--tl-discount-pink-soft:#f8c3d0;--tl-discount-ink:#6d251f;overflow:hidden;border:1px solid color-mix(in srgb,var(--tl-discount-ink) 28%,transparent);border-radius:1.25rem;background:color-mix(in srgb,var(--tl-discount-cream) 82%,var(--tl-discount-pink-soft))}.tl-discount-toggle{width:100%;min-height:3.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;color:var(--tl-discount-coral-deep);font-weight:700;text-align:left}.tl-discount-toggle:hover{color:var(--tl-discount-coral)}.tl-discount-toggle span:last-child{font-size:1.35rem;font-weight:400;line-height:1}.tl-discount-form{padding:0 1rem 1rem}.tl-discount-input{border-color:color-mix(in srgb,var(--tl-discount-coral-deep) 38%,transparent)!important;background:var(--tl-discount-cream)!important}.tl-discount-apply{min-height:2.875rem!important;border:1px solid var(--tl-discount-coral-deep)!important;border-radius:9999px!important;padding-inline:1.125rem!important;color:var(--tl-discount-cream)!important;background:var(--tl-discount-coral)!important}.tl-discount-apply:hover{background:var(--tl-discount-coral-deep)!important}.tl-discount-applied{padding:0 1rem 1rem}.tl-discount-applied h2,.tl-discount-applied h3{max-width:12ch;font-size:clamp(1.35rem,2.6vw,1.75rem);line-height:1}.tl-discount-row{min-height:2.75rem;padding:.5rem .75rem;border-radius:.875rem;background:var(--tl-discount-cream)}.tl-discount-remove{min-width:2.75rem;min-height:2.75rem;justify-content:center;border-radius:9999px;color:var(--tl-discount-coral-deep)}.tl-discount-remove:hover{background:var(--tl-discount-pink-soft)}@media (max-width:420px){.tl-discount-form>div{flex-direction:column}.tl-discount-apply{width:100%}}