.ll-label-customizer{margin:1.25rem 0;padding:1.1rem;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:#fff;box-shadow:0 10px 26px #0000000b;color:#111}.ll-label-customizer *{box-sizing:border-box}.ll-label-customizer__eyebrow{margin:0 0 .45rem;font-size:.78rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:#7d6f60}.ll-label-customizer__title{margin:0 0 .45rem;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15;font-weight:850}.ll-label-customizer__help,.ll-label-customizer__muted{margin:0;color:#000000ad;font-size:.93rem;line-height:1.45}.ll-label-customizer__color-section{margin-top:1rem;padding:.95rem;border-radius:16px;background:#f7f4ef;border:1px solid rgba(0,0,0,.06)}.ll-label-customizer__color-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-end;margin-bottom:.75rem}.ll-label-customizer__color-head h3{margin:0;font-size:1.02rem;line-height:1.15;font-weight:850}.ll-label-customizer__selected-color{font-size:.82rem;line-height:1.25;color:#0000009e;text-align:right}.ll-label-customizer__selected-color strong{display:block;color:#111;font-size:.9rem}.ll-label-customizer__color-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.ll-label-customizer__color-option{display:grid;gap:.45rem;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff;padding:.55rem;min-height:82px;cursor:pointer;color:#111;font:inherit;text-align:left}.ll-label-customizer__color-option.is-active{border-color:#111;box-shadow:0 0 0 2px #111 inset}.ll-label-customizer__swatch{min-height:32px;border-radius:10px;border:2px solid var(--ll-swatch-border, #333);background:linear-gradient(180deg,var(--ll-swatch-bg-start, #222),var(--ll-swatch-bg-end, #111));display:flex;align-items:center;justify-content:center;color:var(--ll-swatch-text, #fff);font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:300;letter-spacing:.08em;line-height:1}.ll-label-customizer__color-name{font-size:.72rem;line-height:1.18;font-weight:800}.ll-label-customizer__preview-wrap{margin-top:1rem;display:grid;gap:.65rem}.ll-label-customizer__preview{--ll-label-bg-start: #2b2b2b;--ll-label-bg-end: #111111;--ll-label-border: #3d3d3d;--ll-label-text: #f7f7f7;min-height:118px;border-radius:16px;background:linear-gradient(180deg,var(--ll-label-bg-start) 0%,var(--ll-label-bg-end) 100%);border:2px solid var(--ll-label-border);display:flex;align-items:center;justify-content:center;text-align:center;padding:.9rem;overflow:hidden;box-shadow:inset 0 1px #ffffff26,0 12px 28px #0000001f}.ll-label-customizer__preview span{display:block;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:200;letter-spacing:.065em;color:var(--ll-label-text);text-transform:uppercase;font-size:48px;line-height:1.02;word-break:normal;overflow-wrap:anywhere;max-width:100%}.ll-label-customizer__preview-note{font-size:.8rem;line-height:1.35;color:#00000094}.ll-label-customizer__paste{margin-top:1rem;display:grid;gap:.6rem}.ll-label-customizer__paste-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end}.ll-label-customizer label{display:grid;gap:.35rem;font-size:.9rem;font-weight:750;color:#111}.ll-label-customizer input,.ll-label-customizer textarea{width:100%;border:1px solid rgba(0,0,0,.16);border-radius:12px;background:#fff;color:#111;font:inherit;padding:.78rem .9rem;outline:none}.ll-label-customizer input:focus,.ll-label-customizer textarea:focus{border-color:#0000008c;box-shadow:0 0 0 3px #0000000f}.ll-label-customizer textarea{min-height:92px;resize:vertical}.ll-label-customizer__rows{margin-top:1rem;display:grid;gap:.65rem}.ll-label-customizer__row{display:grid;grid-template-columns:42px minmax(0,1fr) 92px 42px;gap:.5rem;align-items:center}.ll-label-customizer__row-index{font-weight:850;color:#7d6f60;text-align:center;font-size:.9rem}.ll-label-customizer__remove,.ll-label-customizer__small-btn{border:1px solid rgba(0,0,0,.14);background:#fff;color:#111;border-radius:12px;cursor:pointer;min-height:44px;font:inherit;font-weight:750}.ll-label-customizer__small-btn{padding:.72rem 1rem;white-space:nowrap}.ll-label-customizer__remove{font-size:1.15rem}.ll-label-customizer__summary-wrap{margin-top:.85rem}.ll-label-customizer__summary{min-height:86px;background:#f7f4ef!important}.ll-label-customizer__totals{margin-top:.9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ll-label-customizer__total-card{border-radius:14px;background:#f7f4ef;padding:.8rem}.ll-label-customizer__total-card span{display:block;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#7d6f60;font-weight:850;margin-bottom:.25rem}.ll-label-customizer__total-card strong{display:block;font-size:1rem;color:#111}.ll-label-customizer__actions{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.55rem}.ll-label-customizer__warning{display:none;margin-top:.75rem;color:#9d2b1f;background:#fff1ee;border:1px solid #ffd1ca;border-radius:12px;padding:.75rem .85rem;font-size:.9rem;line-height:1.35}.ll-label-customizer__warning.is-visible{display:block}@media(max-width:760px){.ll-label-customizer{padding:.95rem}.ll-label-customizer__paste-row{grid-template-columns:1fr}.ll-label-customizer__color-head{align-items:flex-start;flex-direction:column}.ll-label-customizer__selected-color{text-align:left}.ll-label-customizer__color-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ll-label-customizer__row{grid-template-columns:1fr;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:.7rem}.ll-label-customizer__row-index{text-align:left}.ll-label-customizer__remove{width:100%}.ll-label-customizer__totals{grid-template-columns:1fr}}.ll-label-customizer--sign .ll-label-customizer__preview{min-height:260px;aspect-ratio:1 / 1;border-radius:10px;padding:1rem}.ll-label-customizer--sign .ll-label-customizer__preview span{letter-spacing:.045em}@media(max-width:760px){.ll-label-customizer--sign .ll-label-customizer__preview{min-height:220px}}.ll-label-customizer--single-sign .ll-label-customizer__layout-entry{margin-top:1rem;display:grid;gap:.55rem}.ll-label-customizer--single-sign textarea[data-ll-single-sign-text]{min-height:150px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:300;letter-spacing:.03em;line-height:1.35;text-transform:uppercase}.ll-label-customizer--single-sign .ll-label-customizer__preview span{white-space:pre-line;overflow-wrap:anywhere}.ll-label-customizer--single-sign .ll-label-customizer__quantity-note{margin-top:.55rem;padding:.75rem .85rem;border-radius:12px;background:#f7f4ef;color:#000000ad;font-size:.88rem;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/110/assets/lightline-label-customizer.css.map */
