.swatch-app{padding:24px 0 40px}.swatch-app__loading,.swatch-app__error,.swatch-app__empty{padding:20px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fafafa}.swatch-app__header{display:grid;gap:14px;margin-bottom:22px}.swatch-app__title{margin:0;font-size:28px;line-height:1.2}.swatch-app__intro{margin:0;color:#000000b8;font-size:16px;line-height:1.5;max-width:760px}.swatch-app__info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.swatch-app__info-card{padding:14px 16px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#f8fafc}.swatch-app__info-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:6px}.swatch-app__info-value{font-size:14px;line-height:1.45;color:#111827}@media screen and (max-width:989px){.swatch-app__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.swatch-app__info-grid{grid-template-columns:1fr}}.swatch-app__info{display:grid;gap:10px;padding:16px 18px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#f8fafc}.swatch-app__info-item{font-size:14px;line-height:1.45;color:#374151}.swatch-card__openness-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;margin-bottom:8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:600;line-height:1;max-width:fit-content;white-space:nowrap}.swatch-card__image-wrap{position:relative}.swatch-card__view{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border:0;border-radius:999px;background:#111827d1;color:#fff;display:none;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:2}.swatch-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.swatch-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#111827ad}.swatch-modal__dialog{position:relative;z-index:1;width:min(92vw,520px);max-height:88vh;overflow:auto;margin:5vh auto 0;border-radius:18px;background:#fff;padding:16px;box-shadow:0 24px 60px #0000003d;display:grid;gap:14px}.swatch-modal__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;background:#11182714;color:#111827;font-size:22px;line-height:1;cursor:pointer}.swatch-modal__image-wrap{border-radius:14px;overflow:hidden;background:#f5f5f5;max-height:60vh}@media(hover:none)and (orientation:landscape){.swatch-modal__dialog{width:min(94vw,980px);height:min(88vh,560px);max-height:88vh;margin-top:4vh;padding:18px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);gap:22px;align-items:stretch}.swatch-modal__image-wrap{align-self:stretch;height:100%;min-height:100%;max-height:none!important;margin-bottom:0;overflow:hidden;background:#f5f5f5;border-radius:14px;display:flex;align-items:center;justify-content:center}.swatch-modal__image{width:auto;height:auto;max-width:100%;max-height:100%;display:block;transform:scale(1.22);transform-origin:center center}.swatch-modal__content{align-self:center;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;text-align:left}.swatch-modal__code{font-size:12px;font-weight:700;color:#6b7280;line-height:1.2;margin:0}.swatch-modal__name{margin:0;font-size:20px;line-height:1.2}.swatch-modal__badge{align-self:flex-start}.swatch-modal__collection{margin:0;font-size:15px;line-height:1.4}.swatch-modal__close{top:12px;right:12px}}.swatch-modal__image{display:block;width:100%;height:100%;max-height:60vh;object-fit:contain}.swatch-modal__content{display:grid;gap:8px}.swatch-modal__code{font-size:12px;font-weight:700;color:#6b7280;letter-spacing:.03em;text-transform:uppercase}.swatch-modal__name{margin:0;font-size:20px;line-height:1.25}.swatch-modal__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;width:fit-content;padding:0 12px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:600;line-height:1}.swatch-modal__collection{font-size:14px;color:#4b5563;line-height:1.4;font-weight:500}body.swatch-modal-open{overflow:hidden}@media(hover:none),(pointer:coarse){.swatch-card__view{display:inline-flex}}.swatch-preview__openness-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;margin-top:10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:600;line-height:1}.swatch-app__layout{display:grid;grid-template-columns:320px minmax(0,1fr) 300px;gap:20px;align-items:start}@media(hover:none)and (orientation:landscape){.swatch-app__preview-wrap{display:none}.swatch-app__layout{display:block;max-width:100%;overflow-x:hidden}.swatch-browser,.swatch-app__grid-wrap,.swatch-grid,.swatch-app__selected-wrap{max-width:100%;min-width:0}.swatch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.swatch-app,.swatch-product-section{max-width:100%;overflow-x:hidden}.swatch-preview,.swatch-selected{position:static;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:16px;background:#fff}.swatch-app__preview-wrap,.swatch-app__selected-wrap{position:relative;min-width:0}.swatch-preview__image-wrap{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f5f5f5;margin-bottom:14px}.swatch-preview__image{width:100%;height:100%;object-fit:cover;display:block}.swatch-preview__code{font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#0000009e;margin-bottom:6px}.swatch-preview__name{font-size:20px;line-height:1.25;margin:0 0 6px}.swatch-preview__meta{font-size:14px;color:#000000ad}.swatch-mobile-cart-button{position:fixed;right:16px;bottom:140px;z-index:998;display:none;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-size:14px;font-weight:600;box-shadow:0 12px 24px #0003}@media(hover:none),(pointer:coarse){.swatch-mobile-cart-button{display:inline-flex}}@media screen and (min-width:768px){.swatch-mobile-cart-button{display:none!important}}.swatch-mobile-selected-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:999;display:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#111827;color:#fff;box-shadow:0 14px 32px #00000038}.swatch-mobile-selected-bar__info{font-size:14px;line-height:1.3}.swatch-mobile-selected-bar__button{border:0;border-radius:999px;background:#fff;color:#111827;min-height:36px;padding:0 14px;font:inherit;font-weight:600;cursor:pointer;white-space:nowrap}@media(hover:none),(pointer:coarse){.swatch-mobile-selected-bar{display:flex}}@media(hover:hover)and (pointer:fine)and (min-width:768px){.swatch-mobile-selected-bar{display:none!important}}@media(hover:none)and (orientation:landscape){.swatch-mobile-selected-bar{left:12px;right:12px;bottom:12px;padding:10px 12px;gap:10px}.swatch-mobile-selected-bar__info{font-size:13px}.swatch-mobile-selected-bar__button{min-height:34px;padding:0 12px;font-size:13px}}.swatch-browser{min-width:0}.swatch-controls{display:grid;gap:14px;margin-bottom:18px}.swatch-controls__search{width:100%;min-height:46px;border:1px solid rgba(0,0,0,.14);border-radius:12px;padding:10px 42px 10px 14px;font:inherit}.swatch-controls__search-wrap{position:relative}.swatch-controls__clear{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:999px;background:#11182714;color:#111827;font-size:18px;line-height:1;cursor:pointer}.swatch-filters{display:flex;flex-wrap:wrap;gap:10px}.swatch-filter{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:999px;padding:10px 14px;cursor:pointer;font:inherit}.swatch-filter.is-active{background:#111;color:#fff;border-color:#111}.swatch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.swatch-card{border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:14px;padding:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.swatch-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000000f}.swatch-card.is-selected{border-color:#111;box-shadow:0 0 0 2px #111 inset}.swatch-card.is-in-cart .swatch-card__select{background:#e2e8f0;color:#334155;border-color:#cbd5e1;cursor:default}.swatch-card__status{font-size:11px;font-weight:700;color:#0f766e;margin-bottom:6px}.swatch-card__image-wrap{aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#f5f5f5;margin-bottom:10px}.swatch-card__image{width:100%;height:100%;object-fit:cover;display:block}.swatch-card__code{font-size:12px;font-weight:700;color:#0000009e;margin-bottom:4px}.swatch-card__name{font-size:14px;line-height:1.3;min-height:36px;margin-bottom:8px}.swatch-card__collection{font-size:13px;color:#6b7280;line-height:1.3;font-weight:500;margin-bottom:10px;min-height:34px}.swatch-scroll-top{position:fixed;right:20px;bottom:20px;width:46px;height:46px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 10px 24px #00000029;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:999}.swatch-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width:767px){.swatch-scroll-top{right:16px;bottom:16px;width:42px;height:42px}}@media(hover:none),(pointer:coarse){.swatch-scroll-top{bottom:85px}}.swatch-tier-guide{font-size:13px;line-height:1.5;color:#6b7280;margin-top:14px;margin-bottom:14px}.swatch-tier-guide strong{color:#374151;font-weight:600}.swatch-card__footer{display:block}.swatch-card__footer button{flex-shrink:0;white-space:nowrap}.swatch-card__select{width:100%;min-height:38px;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:#fff;padding:0 14px;font:inherit;white-space:nowrap;cursor:pointer}.swatch-card.is-selected .swatch-card__select{background:#111;color:#fff;border-color:#111}.swatch-browser__actions{display:flex;justify-content:center;margin-top:24px}.swatch-load-more{min-height:50px;padding:0 24px;border-radius:999px;border:1px solid #111;background:#111;color:#fff;cursor:pointer;font:inherit;font-weight:600;font-size:15px}.swatch-selected__title{margin:0 0 8px;font-size:18px}.swatch-selected__count{font-size:14px;color:#000000ad;margin-bottom:12px}.swatch-selected__list{display:grid;gap:10px;margin-bottom:14px}.swatch-selected-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center}.swatch-selected-item__thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;background:#f5f5f5}.swatch-selected-item__code{font-size:11px;font-weight:700;color:#0000009e}.swatch-selected-item__name{font-size:13px;line-height:1.25}.swatch-selected-item__remove{border:0;background:transparent;cursor:pointer;font:inherit;color:#b42318}.swatch-selected__summary{display:grid;gap:6px;margin-bottom:14px;font-size:14px}.swatch-selected__add{width:100%;min-height:46px;border:0;border-radius:12px;background:#111;color:#fff;cursor:pointer;font:inherit;font-weight:600}.swatch-selected__add[disabled]{opacity:.5;cursor:not-allowed}.swatch-selected__note{margin-top:10px;font-size:12px;color:#0009}.swatch-selected.is-adding{opacity:.88}@media screen and (max-width:1199px){.swatch-app__layout{grid-template-columns:280px minmax(0,1fr)}.swatch-selected{grid-column:1 / -1;position:static}}@media screen and (max-width:767px){.swatch-app__layout{grid-template-columns:1fr}.swatch-app__preview-wrap,.swatch-app__selected-wrap,.swatch-preview{position:static}.swatch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swatch-app__title{font-size:24px}}.swatch-card.is-preview{border-color:#00000059}.swatch-card.is-in-cart{background:#f6f8fb;border-color:#94a3b8;box-shadow:0 0 0 1px #94a3b859 inset}.swatch-card.is-removing{opacity:.65}.swatch-card__status{font-size:11px;font-weight:700;color:#0f766e;margin-bottom:6px;min-height:16px}.swatch-card__status--empty{visibility:hidden}.swatch-card__select,.swatch-selected-item__remove{cursor:pointer}.swatch-card__select[disabled],.swatch-card.is-removing .swatch-card__select{cursor:not-allowed}button.swatch-card__select,button.swatch-selected-item__remove{cursor:pointer!important}button.swatch-card__select[disabled]{cursor:not-allowed!important}.swatch-toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:grid;gap:10px}.swatch-toast{min-width:240px;max-width:320px;padding:12px 14px;border-radius:12px;color:#fff;font-size:14px;line-height:1.35;box-shadow:0 10px 30px #0000001f;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.swatch-toast.is-visible{opacity:1;transform:translateY(0)}.swatch-toast--success{background:#111827}.swatch-toast--error{background:#b42318}.swatch-toast__content{display:flex;align-items:center;justify-content:space-between;gap:12px}.swatch-toast__message{flex:1}.swatch-toast__action{color:#fff;text-decoration:underline;font-weight:600;white-space:nowrap}.swatch-toast__action:hover{text-decoration:none}.swatch-app__layout,.swatch-browser,.swatch-grid,.swatch-card,.swatch-card__name,.swatch-card__collection,.swatch-preview,.swatch-preview__name,.swatch-selected,.swatch-selected__list,.swatch-selected-item{min-width:0}@media(hover:none)and (orientation:landscape){.swatch-product-section,.swatch-app,.swatch-app__layout,.swatch-browser,.swatch-app__grid-wrap,.swatch-grid{min-width:0;max-width:100%;overflow-x:hidden}.swatch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.swatch-card,.swatch-card__name,.swatch-card__collection,.swatch-card__footer,.swatch-card__openness-badge{min-width:0;max-width:100%}.swatch-app__layout{overflow-x:hidden}}.swatch-scroll-top,.swatch-mobile-selected-bar,.swatch-mobile-cart-button{max-width:calc(100vw - 32px)}.swatch-product-section,.swatch-app{max-width:100%;overflow-x:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/swatch-app.css.map */
