:root{--tbn-ack-accent: #d97706;--tbn-ack-notice-bg: #fff7e6;--tbn-ack-notice-border: #f3d9a4;--tbn-ack-notice-text: #1f1a12;--tbn-ack-notice-sub: #6b5a3a;--tbn-ack-radius: 10px;--tbn-ack-z: 100000}html.tbn-ack-open,html.tbn-ack-open body{overflow:hidden}.tbn-ack{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--tbn-ack-z);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.tbn-ack[hidden]{display:none!important}.tbn-ack__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0f9e;animation:tbn-ack-fade .16s ease-out}.tbn-ack__dialog{position:relative;width:100%;max-width:440px;max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;color:#111;border-radius:var(--tbn-ack-radius);box-shadow:0 24px 60px #00000059;padding:36px 28px 26px;box-sizing:border-box;text-align:center;animation:tbn-ack-pop .2s cubic-bezier(.2,.8,.2,1)}.tbn-ack__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;background:transparent;color:#444;cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;min-width:0;line-height:1}.tbn-ack__close:hover{background:#f1f1f1;color:#000}.tbn-ack__close:focus-visible{outline:2px solid var(--tbn-ack-accent);outline-offset:2px}.tbn-ack__icon{line-height:0;margin-bottom:12px}.tbn-ack__title{margin:0 0 12px;font-size:18px;line-height:1.3;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tbn-ack__body{font-size:15px;line-height:1.55;color:#2b2b2b;margin:0 0 18px}.tbn-ack__body p{margin:0 0 10px}.tbn-ack__body p:last-child{margin-bottom:0}.tbn-ack__body strong{font-weight:700}.tbn-ack__body ul,.tbn-ack__body ol{text-align:left;margin:8px 0 8px 22px;padding:0}.tbn-ack__body a{color:inherit;text-decoration:underline}.tbn-ack__check{display:flex;align-items:flex-start;gap:12px;text-align:left;background:var(--tbn-ack-notice-bg);border:1px solid var(--tbn-ack-notice-border);border-radius:8px;padding:12px 14px;margin:0 0 18px;cursor:pointer;font-size:14px;line-height:1.45;font-weight:600;color:var(--tbn-ack-notice-text)}.tbn-ack__check[hidden]{display:none}.tbn-ack__checkbox{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.tbn-ack__check-box{flex:0 0 auto;width:22px;height:22px;margin-top:1px;border:2px solid #111;border-radius:5px;background:#fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,border-color .12s ease}.tbn-ack__check-box svg{opacity:0;transform:scale(.6);transition:all .12s ease}.tbn-ack__checkbox:checked+.tbn-ack__check-box{background:#111;border-color:#111}.tbn-ack__checkbox:checked+.tbn-ack__check-box svg{opacity:1;transform:scale(1)}.tbn-ack__checkbox:focus-visible+.tbn-ack__check-box{outline:2px solid var(--tbn-ack-accent);outline-offset:2px}.tbn-ack__actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.tbn-ack__actions .tbn-ack__confirm{width:100%;margin:0;min-height:48px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .12s ease}.tbn-ack__actions .tbn-ack__confirm:disabled,.tbn-ack__actions .tbn-ack__confirm.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.tbn-ack__cancel{background:none;border:0;padding:8px;margin:0;min-width:0;color:#555;font-size:14px;text-decoration:underline;cursor:pointer;line-height:1.2}.tbn-ack__cancel:hover{color:#000}.tbn-ack__cancel:focus-visible{outline:2px solid var(--tbn-ack-accent);outline-offset:2px}@keyframes tbn-ack-fade{0%{opacity:0}to{opacity:1}}@keyframes tbn-ack-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.tbn-ack__overlay,.tbn-ack__dialog{animation:none}}@media(max-width:480px){.tbn-ack{padding:0;align-items:flex-end}.tbn-ack__dialog{max-width:none;max-height:92vh;border-radius:14px 14px 0 0;padding:32px 20px 22px}}.tbn-ack-notice{display:flex;align-items:flex-start;gap:10px;background:var(--tbn-ack-notice-bg);border:1px solid var(--tbn-ack-notice-border);border-left:4px solid var(--tbn-ack-accent);border-radius:6px;padding:10px 12px;margin:10px 0 6px;text-align:left;color:var(--tbn-ack-notice-text);font-size:13px;line-height:1.4;max-width:100%;box-sizing:border-box}.tbn-ack-notice__icon{flex:0 0 auto;line-height:0;margin-top:1px}.tbn-ack-notice__text{display:flex;flex-direction:column;gap:2px;min-width:0}.tbn-ack-notice__title{font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:12.5px}.tbn-ack-notice__sub,.tbn-ack-notice__body{color:var(--tbn-ack-notice-sub);font-size:12.5px}.tbn-ack-notice__body p{margin:0 0 4px}.tbn-ack-notice__body p:last-child{margin:0}.mini-cart__item .line-item.tbn-ack-line{margin:8px 0 0}.mini-cart__item .line-item.tbn-ack-line .tbn-ack-notice{margin:0;padding:8px 10px;font-size:12px}.mini-cart__item .line-item.tbn-ack-line .tbn-ack-notice__title,.mini-cart__item .line-item.tbn-ack-line .tbn-ack-notice__sub{font-size:11.5px}.cart__item .tbn-ack-notice{margin:12px 0 8px}
/*# sourceMappingURL=/cdn/shop/t/33/assets/tbn-ack.css.map */
