.thesis-quick-card[hidden]{display:none}.thesis-quick-card{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.thesis-quick-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000057;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.thesis-quick-card__modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 40px));max-height:78vh;overflow:auto;background:#f7f5f2;color:#363636;padding:24px}.thesis-quick-card__size-guide-tabs{display:flex;gap:28px;margin:22px 0 18px;border-bottom:1px solid rgba(0,0,0,.1)}.thesis-quick-card__size-guide-tabs button{padding:0 0 10px;border:0;background:transparent;color:#363636;font-size:12px;text-transform:lowercase;cursor:pointer;opacity:.46}.thesis-quick-card__size-guide-tabs button.is-active{opacity:1;color:#002b78;border-bottom:1px solid #002B78}.thesis-quick-card__top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.thesis-quick-card__progress{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1;letter-spacing:.06em;color:#363636c7}.thesis-quick-card__progress-line{display:block;width:42px;height:1px;background:#002b78}.thesis-quick-card__close{width:30px;height:30px;border:0;margin-left:auto;background:transparent;color:#363636;font-size:25px;line-height:1;cursor:pointer;padding:0}.thesis-quick-card__body{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;align-items:start}.thesis-quick-card__media{display:block;width:150px;height:200px;background:#f3f3f3;overflow:hidden;color:inherit;text-decoration:none}.thesis-quick-card__media img{width:100%;height:100%;object-fit:contain;display:block}.thesis-quick-card__content{display:flex;flex-direction:column;min-width:0}.thesis-quick-card__meta{margin-bottom:18px;padding-right:4px}.thesis-quick-card__meta a{color:inherit;text-decoration:none}.thesis-quick-card__meta h2{margin:0 0 8px;font-size:15px;font-weight:400;line-height:1.35;letter-spacing:-.01em}.thesis-quick-card__meta p{margin:0;font-size:13px;color:#363636b8}.thesis-quick-card__colors{margin-bottom:18px}.thesis-quick-card__row-head{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin-bottom:10px;font-size:11px;line-height:1;text-transform:lowercase;color:#363636b8}.thesis-quick-card__row-head span:first-child{color:#363636}.thesis-quick-card__row-head button{border:0;background:transparent;padding:0;color:#363636ad;font-size:11px;text-transform:lowercase;cursor:pointer;border-bottom:1px solid rgba(54,54,54,.22)}.thesis-quick-card__swatches{display:flex;flex-wrap:wrap;gap:10px}.thesis-quick-card__swatch{width:14px;height:14px;min-width:14px;border-radius:50%;border:1px solid rgba(54,54,54,.18);background:var(--swatch-color,#d8d2c8);cursor:pointer;font-size:0;padding:0}.thesis-quick-card__swatch.is-active{border-color:#002b78;box-shadow:0 0 0 3px #f7f5f2,0 0 0 4px #002b78}.thesis-quick-card__sizes-wrap{margin-bottom:14px}.thesis-quick-card__sizes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.thesis-quick-card__size{height:36px;border:1px solid rgba(54,54,54,.18);background:transparent;color:#363636;cursor:pointer;font-size:12px;padding:0 10px}.thesis-quick-card__size.is-active{background:#002b78;color:#fff;border-color:#002b78}.thesis-quick-card__size.is-disabled{opacity:.32;cursor:not-allowed;pointer-events:none}.thesis-quick-card__status{min-height:15px;margin:0 0 10px;font-size:11px;color:#3636369e;text-transform:lowercase}.thesis-quick-card__add{width:100%;height:44px;border:0;background:#002b78;color:#fff;cursor:pointer;font-size:12px;text-transform:lowercase;letter-spacing:.06em}.thesis-quick-card__view{display:inline-flex;align-self:center;margin-top:12px;color:#363636;font-size:12px;text-decoration:none;text-transform:lowercase;transition:color .25s ease,opacity .25s ease}.thesis-quick-card__view:hover{color:#363636;text-decoration:underline;text-underline-offset:3px}.thesis-quick-card__row-head{justify-content:flex-start}.thesis-quick-card__colors .thesis-quick-card__row-head{gap:14px}.thesis-quick-card__sizes-wrap .thesis-quick-card__row-head{justify-content:space-between}.thesis-quick-card,.thesis-quick-card *{-webkit-tap-highlight-color:transparent}.thesis-quick-card button,.thesis-quick-card a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.thesis-quick-card button:focus,.thesis-quick-card a:focus{outline:none}.thesis-quick-card button:focus-visible,.thesis-quick-card a:focus-visible{outline:1px solid #002B78;outline-offset:3px}.thesis-quick-card__size-guide-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f5f2;padding:36px;overflow:auto;z-index:5}.thesis-quick-card__size-guide-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.thesis-quick-card__size-guide-top h3{margin:0;font-size:16px;font-weight:500;text-transform:lowercase}.thesis-quick-card__size-guide-top p{margin:6px 0 0;font-size:12px;opacity:.65;text-transform:lowercase}.thesis-quick-card__size-guide-top button{border:0;background:none;cursor:pointer;font-size:26px;line-height:1}.thesis-quick-card__size-guide-chart{font-size:12px;line-height:1.8}.thesis-quick-card.is-no-size-product .thesis-quick-card__content{justify-content:center}.thesis-quick-card.is-no-size-product .thesis-quick-card__add{margin-top:24px}.thesis-quick-card__size-guide-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:12px}.thesis-quick-card__size-guide-table th,.thesis-quick-card__size-guide-table td{padding:10px 8px;border:1px solid rgba(0,0,0,.08);text-align:left}.thesis-quick-card__size-guide-table th{font-weight:500;background:#00000008}.thesis-quick-card__size-guide-table th:first-child,.thesis-quick-card__size-guide-table td:first-child{font-weight:500;white-space:nowrap}.thesis-quick-card__progress{display:none!important}.thesis-quick-card__size-guide-units{display:flex;justify-content:flex-end;margin-bottom:18px}.thesis-quick-card__size-guide-units button{min-width:72px;height:34px;border:1px solid rgba(0,0,0,.14);background:transparent;font-size:12px;color:#363636;cursor:pointer}.thesis-quick-card__size-guide-units button+button{border-left:0}.thesis-quick-card__size-guide-units button.is-active{background:#002b78;color:#fff}@media(max-width:749px){.thesis-quick-card__modal{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;max-height:64vh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.thesis-quick-card__top{margin-bottom:14px}.thesis-quick-card__body{grid-template-columns:96px minmax(0,1fr);gap:16px}.thesis-quick-card__media{width:96px;height:128px}.thesis-quick-card__meta{margin-bottom:15px}.thesis-quick-card__meta h2{font-size:14px;line-height:1.3}.thesis-quick-card__colors{margin-bottom:15px}.thesis-quick-card__sizes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.thesis-quick-card__size{height:34px}.thesis-quick-card__add{height:42px}}@media(min-width:750px)and (max-width:990px){.thesis-quick-card__modal{width:min(600px,calc(100vw - 64px));max-height:70vh}.thesis-quick-card__body{grid-template-columns:160px minmax(0,1fr);gap:24px}.thesis-quick-card__media{width:160px;height:214px}}@media(max-width:990px){.thesis-quick-card__modal{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;max-height:66vh;padding:24px 22px calc(24px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.thesis-quick-card__body{grid-template-columns:150px minmax(0,1fr);gap:28px}.thesis-quick-card__media{width:150px;height:200px}}@media(max-width:749px){.thesis-quick-card__modal{max-height:64vh;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.thesis-quick-card__body{grid-template-columns:96px minmax(0,1fr);gap:16px}.thesis-quick-card__media{width:96px;height:128px}}@media(min-width:750px)and (max-width:990px){.thesis-quick-card__modal{max-height:68vh;padding:28px 32px calc(28px + env(safe-area-inset-bottom))}.thesis-quick-card__body{grid-template-columns:170px minmax(0,1fr);gap:34px}.thesis-quick-card__media{width:170px;height:226px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/thesis-quick-card.css.map */
