.mg-tmb{margin:20px 0 28px;color:rgb(var(--color-foreground));font-size:18px;line-height:1.5}.mg-tmb [hidden]{display:none!important}.mg-tmb p{margin:0}.mg-tmb__boot{padding:14px 16px;border:2px solid rgba(var(--color-foreground),.35);border-radius:8px;font-size:18px}.mg-tmb__group{min-width:0;margin:0 0 28px;padding:0;border:0}.mg-tmb__legend{display:block;margin:0 0 12px;padding:0;font-size:22px;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.mg-tmb__label{display:block;margin:16px 0 8px;font-size:18px;font-weight:700}.mg-tmb__hint,.mg-tmb__count,.mg-tmb__status{margin-top:8px;font-size:17px;color:rgb(var(--color-foreground))}.mg-tmb__note{margin:0 0 12px;padding:12px 14px;border-left:5px solid rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);font-size:18px}.mg-tmb__error{margin-top:8px;font-size:17px;font-weight:700;color:#a4161a}.mg-tmb__colors{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.mg-tmb__color,.mg-tmb__method{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 12px;border:2px solid rgba(var(--color-foreground),.4);border-radius:10px;background:rgb(var(--color-background));font-size:18px;line-height:1.3;cursor:pointer}.mg-tmb__color input,.mg-tmb__method input,.mg-tmb__check input{flex:none;width:24px;height:24px;margin:0;accent-color:rgb(var(--color-foreground));cursor:pointer}.mg-tmb__color.is-selected,.mg-tmb__method.is-selected{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 2px rgb(var(--color-foreground));background:rgba(var(--color-foreground),.07)}.mg-tmb__color:focus-within,.mg-tmb__method:focus-within{outline:3px solid rgb(var(--color-foreground));outline-offset:2px}.mg-tmb__color.is-sold-out{border-style:dashed;cursor:not-allowed}.mg-tmb__color.is-sold-out input{cursor:not-allowed}.mg-tmb__chip{flex:none;width:28px;height:28px;border:2px solid rgba(var(--color-foreground),.55);border-radius:50%;background:#c8c8c8}.mg-tmb__chip[data-color=peacock-blue]{background:#0f6f80}.mg-tmb__chip[data-color=hot-pink]{background:#f0359a}.mg-tmb__chip[data-color=dark-blue]{background:#1f2d5c}.mg-tmb__chip[data-color=black]{background:#141414}.mg-tmb__chip[data-color=purple]{background:#6a3d9a}.mg-tmb__chip[data-color=cream]{background:#f1e6cc}.mg-tmb__chip[data-color=light-green]{background:#a9d8a1}.mg-tmb__chip[data-color=matcha]{background:#93a860}.mg-tmb__chip[data-color=quartz]{background:#e6cbc6}.mg-tmb__chip[data-color=light-blue]{background:#a3d3ef}.mg-tmb__chip[data-color=hunter-green]{background:#2e5134}.mg-tmb__chip[data-color=light-pink]{background:#f6c3d6}.mg-tmb__color-text,.mg-tmb__method-text{display:flex;flex-direction:column;min-width:0}.mg-tmb__color-name,.mg-tmb__method-title{font-size:18px;font-weight:700;overflow-wrap:break-word}.mg-tmb__stock{font-size:17px;font-weight:700}.mg-tmb__stepper{display:inline-flex;align-items:stretch;border:2px solid rgb(var(--color-foreground));border-radius:10px;overflow:hidden}.mg-tmb__step{min-width:56px;min-height:56px;padding:0 12px;border:0;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-family:inherit;font-size:28px;font-weight:700;line-height:1;cursor:pointer}.mg-tmb__step:disabled{opacity:.45;cursor:not-allowed}.mg-tmb__step:focus-visible,.mg-tmb__qty:focus-visible{outline:3px solid rgb(var(--color-foreground));outline-offset:-3px}.mg-tmb__qty{width:88px;min-height:56px;margin:0;padding:0 6px;border:0;border-left:2px solid rgb(var(--color-foreground));border-right:2px solid rgb(var(--color-foreground));background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:24px;font-weight:700;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mg-tmb__qty::-webkit-outer-spin-button,.mg-tmb__qty::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.mg-tmb__methods{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.mg-tmb__method{align-items:flex-start}.mg-tmb__method-about{margin-top:2px;font-size:17px;font-weight:400}.mg-tmb__panel{margin-top:14px;padding:14px;border:2px solid rgba(var(--color-foreground),.25);border-radius:10px}.mg-tmb__panel>.mg-tmb__label:first-child{margin-top:0}.mg-tmb__textarea,.mg-tmb__select{display:block;width:100%;box-sizing:border-box;border:2px solid rgb(var(--color-foreground));border-radius:8px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:18px}.mg-tmb__textarea{min-height:120px;padding:12px;line-height:1.4;resize:vertical}.mg-tmb__select{min-height:52px;padding:8px 12px}.mg-tmb__textarea:focus-visible,.mg-tmb__select:focus-visible,.mg-tmb__file-input:focus-visible{outline:3px solid rgb(var(--color-foreground));outline-offset:2px}.mg-tmb__count-line{display:block;font-size:17px}.mg-tmb__count-line.is-over{font-weight:700;color:#a4161a}.mg-tmb__button-alt{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:14px;padding:8px 18px;border:2px solid rgb(var(--color-foreground));border-radius:8px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:18px;font-weight:700;cursor:pointer}.mg-tmb__panel>.mg-tmb__button-alt:first-child,.mg-tmb__note+.mg-tmb__button-alt{margin:0 0 4px}.mg-tmb__linkbutton{min-height:44px;padding:0 4px;border:0;background:none;color:rgb(var(--color-foreground));font-family:inherit;font-size:17px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.mg-tmb__file-input{display:block;width:100%;min-height:48px;font-family:inherit;font-size:17px}.mg-tmb__file-input::file-selector-button{min-height:48px;margin-right:12px;padding:8px 16px;border:2px solid rgb(var(--color-foreground));border-radius:8px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-family:inherit;font-size:18px;font-weight:700;cursor:pointer}.mg-tmb__filebox{display:flex;align-items:center;gap:14px;margin-top:12px}.mg-tmb__preview{flex:none;width:120px;height:120px;object-fit:contain;border:2px solid rgba(var(--color-foreground),.3);border-radius:8px;background:#ececec}.mg-tmb__filebox-text{min-width:0}.mg-tmb__filename{font-size:17px;font-weight:700;overflow-wrap:anywhere}.mg-tmb__check{display:flex;align-items:center;gap:12px;min-height:48px;font-size:18px;font-weight:700;cursor:pointer}.mg-tmb__check input{width:26px;height:26px}.mg-tmb__rights-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px}.mg-tmb__price{margin:0 0 20px;padding:16px;border:2px solid rgba(var(--color-foreground),.3);border-radius:10px}.mg-tmb__price-line{font-size:18px}.mg-tmb__total{margin-top:6px;font-size:24px;font-weight:700}.mg-tmb__next{margin-top:8px;font-size:18px;font-weight:700}.mg-tmb__ladder{width:100%;margin:14px 0 4px;border-collapse:collapse;font-size:17px}.mg-tmb__ladder caption{margin-bottom:6px;font-size:18px;font-weight:700;text-align:left}.mg-tmb__ladder th,.mg-tmb__ladder td{padding:8px 10px;border-bottom:1px solid rgba(var(--color-foreground),.25);font-size:17px;text-align:left}.mg-tmb__ladder thead th{font-weight:700}.mg-tmb__ladder tbody th{font-weight:400}.mg-tmb__ladder tr.is-current th,.mg-tmb__ladder tr.is-current td{background:rgba(var(--color-foreground),.08);font-weight:700}.mg-tmb__alert{margin:0 0 16px;padding:14px 16px;border:3px solid #a4161a;border-radius:10px;background:#fdecea;color:#3b0a0c;font-size:18px}.mg-tmb__alert:focus{outline:3px solid #3b0a0c;outline-offset:2px}.mg-tmb__alert-title{margin-bottom:6px;font-size:18px;font-weight:700}.mg-tmb__alert-list{margin:0;padding-left:22px}.mg-tmb__alert-list li{margin:4px 0;font-size:18px}.mg-tmb__alert-list a{color:#3b0a0c;text-decoration:underline;text-underline-offset:3px}.mg-tmb .mg-tmb__add{min-height:56px;font-size:20px;font-weight:700}.mg-tmb__status--done{font-size:18px;font-weight:700}.mg-tmb__cancel{margin-top:14px;font-size:17px;line-height:1.5}.mg-tmb__cancel a{display:inline-block;min-height:44px;padding-top:8px;color:rgb(var(--color-foreground));font-size:17px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.mg-tmb__dialog{width:min(96vw,1000px);max-width:96vw;max-height:94vh;overflow:auto;padding:0;border:0;border-radius:10px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.mg-tmb__dialog[open]{display:flex;flex-direction:column}.mg-tmb__dialog::backdrop{background:#000000bf}.mg-tmb__dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:2px solid rgba(var(--color-foreground),.2)}.mg-tmb__dialog-title{font-size:18px;font-weight:700}.mg-tmb__dialog-close{flex:none;min-width:96px;min-height:48px;border:2px solid rgb(var(--color-foreground));border-radius:8px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:inherit;font-size:18px;font-weight:700;cursor:pointer}.mg-tmb__dialog-image{display:block;width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mg-tumbler-form.css.map */
