.siws-cal-product-title{word-break:break-word;margin:0 0 1.5rem}.siws-cal-master-description{margin:0 0 1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.siws-cal-layout{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start}@media screen and (min-width:750px){.siws-cal-layout{grid-template-columns:minmax(0,1fr) minmax(32rem,38rem);gap:3.2rem}}.siws-cal-actions--desktop,.siws-cal-invoice--desktop{display:none}@media screen and (min-width:750px){.siws-cal-actions--mobile{display:none}.siws-cal-actions--desktop{display:block}.siws-cal-invoice--mobile{display:none}.siws-cal-invoice--desktop{display:block}.siws-cal-active{position:sticky;top:2rem;align-self:start}}.siws-cal-active,.siws-cal-controls{display:flex;flex-direction:column;gap:1.6rem}.siws-cal-hero{display:block;width:100%;max-width:60rem;height:auto;border-radius:var(--buttons-radius, 4px);background:rgba(var(--color-foreground),.04)}.siws-cal-title{font-size:2.2rem;font-weight:600;margin:0;letter-spacing:-.01em}.siws-cal-tagline{font-style:italic;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5}.siws-cal-description{margin:0;line-height:1.6;color:rgba(var(--color-foreground),.85)}.siws-cal-helper{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:.4rem 0 0}.siws-cal-stepper-wrap{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem;border:1px solid #0ea5e9;border-radius:8px;margin:0 0 .8rem;background:rgba(var(--color-foreground),.03)}.siws-cal-discount-status{font-size:1.3rem;line-height:1.5;padding:.8rem 1.2rem;border:1px solid #bae6fd;border-left:3px solid #0ea5e9;background:#f0f9ff;color:#0369a1;border-radius:var(--buttons-radius, 4px);margin:0 0 .8rem}.siws-cal-atc{width:100%;margin-top:.4rem;border-radius:4px}.siws-cal-atc:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.siws-cal-confirmation{font-size:1.3rem;color:#166534;background:#16653414;border-left:3px solid #16a34a;padding:.8rem 1.2rem;border-radius:var(--buttons-radius, 4px);margin:0}.siws-cal-error{font-size:1.3rem;color:#c00;background:#c800000f;border-left:3px solid #c00;padding:.8rem 1.2rem;border-radius:var(--buttons-radius, 4px);margin:0}.siws-qty-stepper{display:inline-flex;align-items:center;border:2px solid rgba(var(--color-foreground),.18);border-radius:var(--buttons-radius, 4px);overflow:hidden;background:rgb(var(--color-background))}.siws-qty-stepper__btn{background:transparent;border:0;width:4.4rem;height:4.4rem;font-size:1.8rem;line-height:1;cursor:pointer;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center}.siws-qty-stepper__btn:hover{background:rgba(var(--color-foreground),.06)}.siws-qty-stepper__input{width:7.2rem;height:4.4rem;text-align:center;border:0;border-left:1px solid rgba(var(--color-foreground),.12);border-right:1px solid rgba(var(--color-foreground),.12);font-size:1.5rem;font-weight:600;background:transparent;color:rgb(var(--color-foreground));-moz-appearance:textfield}.siws-qty-stepper__input::-webkit-outer-spin-button,.siws-qty-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.siws-qty-stepper__input:focus{outline:none;background:rgba(var(--color-button),.04)}.siws-qty-stepper--locked .siws-qty-stepper__btn{display:none}.siws-qty-stepper--locked .siws-qty-stepper__input{border-left:0;border-right:0;pointer-events:none;background:rgba(var(--color-foreground),.05)}.siws-cal-thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.siws-cal-thumbs{grid-template-columns:repeat(4,1fr)}}.siws-cal-thumb{position:relative;display:grid;grid-template-rows:1fr auto;gap:.4rem;aspect-ratio:1 / 1;background:transparent;border:3px solid rgba(var(--color-foreground),.12);border-radius:var(--buttons-radius, 4px);padding:.8rem;cursor:pointer;font:inherit;text-align:center;opacity:.75;transition:all .2s ease}.siws-cal-thumb:hover{border-color:rgba(var(--color-foreground),.35);opacity:.9}.siws-cal-thumb--active{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.06);opacity:1}.siws-cal-thumb--active:after{content:"\2713";position:absolute;top:.6rem;right:.6rem;width:2.4rem;height:2.4rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;line-height:1;box-shadow:0 1px 3px #0003}.siws-cal-thumb__img{display:block;width:100%;height:100%;object-fit:contain;border-radius:calc(var(--buttons-radius, 4px) * .6);background:rgba(var(--color-foreground),.04);min-height:0}.siws-cal-thumb__name{font-size:1.2rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.siws-cal-thumbs__divider{grid-column:1 / -1;list-style:none;margin:.4rem 0;padding:0}.siws-cal-thumbs__divider hr{border:0;border-top:1px solid rgba(var(--color-foreground),.18);margin:0}.siws-cal-mobile-helper{display:none}.siws-cal-currently-viewing{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5}.siws-cal-currently-viewing strong{color:rgb(var(--color-foreground));font-weight:600}.siws-cal-order-summary{margin:0 0 .8rem;padding:1.25rem;background:rgba(var(--color-foreground),.03);border:1px solid #0ea5e9;border-radius:8px}.siws-cal-order-summary__title{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .6rem}.siws-cal-order-summary__empty{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0}.siws-cal-order-summary__table{width:100%;border-collapse:collapse;font-size:1.3rem}.siws-cal-order-summary__table tbody td{padding:.4rem 0;vertical-align:middle}.siws-cal-order-summary__qty-cell{text-align:right;white-space:nowrap;color:rgba(var(--color-foreground),.7)}.siws-cal-order-summary__total-row td{padding-top:.8rem;border-top:1px solid rgba(var(--color-foreground),.1);font-weight:700;font-size:1.4rem;color:rgb(var(--color-foreground))}.siws-cal-cart-block{margin-bottom:1.2rem;padding-bottom:1rem}.siws-cal-cart-block__heading{font-size:1.4rem;font-weight:600;margin:0 0 .6rem}@media screen and (max-width:749px){.siws-cal-active,.siws-cal-controls{display:contents}.siws-cal-layout{padding:0 .4rem;gap:1.6rem}.siws-cal-product-title{order:1;margin-bottom:.4rem}.siws-cal-master-description{order:2;display:none}.siws-cal-mobile-helper{display:block;order:3;margin:0;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.75)}.siws-cal-thumbs{order:4;grid-template-columns:repeat(3,1fr);gap:.8rem}.siws-cal-currently-viewing{order:5;text-align:center}.siws-cal-hero{order:6;max-height:32rem;width:auto;margin:0 auto}.siws-cal-title{order:7}.siws-cal-tagline{order:8}.siws-cal-description{order:9}.siws-imprint-panel{order:10}.siws-cal-stepper-wrap{order:11}.siws-cal-discount-status{order:12}.siws-cal-order-summary{order:13}.siws-cal-invoice--mobile{order:14}.siws-cal-actions--mobile,.siws-cal-error,.siws-cal-confirmation{order:15}.siws-cal-atc{order:16}.siws-cal-thumb__name{font-size:1.05rem;line-height:1.2}.siws-cal-thumb--active:after{width:2rem;height:2rem;font-size:1.2rem;top:.4rem;right:.4rem}}.siws-cal-controls .siws-invoice-notice{padding:1.25rem!important;border-radius:8px!important;margin:0 0 .8rem!important}.siws-cal-discount-meter{margin:.75rem 0}.siws-cal-discount-meter__track{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.siws-cal-discount-meter__fill{height:100%;width:0%;background:#0ea5e9;border-radius:3px;transition:width .2s ease-out}.siws-cal-discount-meter__label{margin-top:.4rem;font-size:.9rem;color:#6b7280}.siws-cal-order-summary__subtotals{margin:.5rem 0;padding:.5rem 0;border-top:1px solid #e5e7eb}.siws-cal-order-summary__row{display:flex;justify-content:space-between;font-size:.95rem;color:#374151;padding:.2rem 0}.siws-cal-order-summary__row--discount{color:#065f46}
/*# sourceMappingURL=/cdn/shop/t/5/assets/calendars-picker.css.map */
