#hb-cs-popup[hidden]{display:none}#hb-cs-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;box-sizing:border-box;font-family:var(--font-body-family);background:#000000bf!important}.hb-cs-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:0}.hb-cs-dialog{z-index:1}.hb-cs-dialog{position:relative;background:#fff;width:100%;max-width:440px;max-height:90vh;display:flex;flex-direction:column;border-radius:12px;box-shadow:0 14px 40px #00000059;animation:hbCsIn .22s ease-out both;box-sizing:border-box;overflow:hidden}@keyframes hbCsIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hb-cs-close{position:absolute;top:8px;right:10px;width:36px;height:36px;background:transparent;border:0;cursor:pointer;color:#00000080;font-size:24px;line-height:1;padding:0;border-radius:50%;z-index:2}.hb-cs-close:hover{background:#0000000d;color:#1a1a1a}.hb-cs-title{margin:0;padding:18px 48px 12px;font-family:var(--font-heading-family);font-weight:600;font-size:16px;text-align:center;color:#1a1a1a}.hb-cs-main{margin:0 16px 10px;padding:10px 12px;background:#28a74514;border:1px solid rgba(40,167,69,.2);border-radius:10px;display:flex;align-items:center;gap:10px}.hb-cs-main[hidden]{display:none}.hb-cs-main-icon{flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:#28a745;color:#fff;border-radius:50%;font-size:12px}.hb-cs-main-img{width:40px;height:40px;object-fit:cover;border-radius:6px;flex:0 0 40px}.hb-cs-main-body{flex:1;min-width:0}.hb-cs-main-title{font-size:12px;font-weight:600;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-cs-main-price{font-size:11.5px;color:#555;margin-top:2px}.hb-cs-scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2px 16px}.hb-cs-items{display:flex;flex-direction:column;gap:0}.hb-cs-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid rgba(0,0,0,.06)}.hb-cs-item:first-child{border-top:0}.hb-cs-item-img{width:48px;height:48px;object-fit:cover;border-radius:6px;flex:0 0 48px}.hb-cs-item-body{flex:1;min-width:0}.hb-cs-item-title-row{display:flex;align-items:center;gap:6px}.hb-cs-item-title{font-size:11.5px;font-weight:500;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}button.hb-cs-item-title.hb-cs-item-info-trigger{background:transparent;border:0;padding:0;margin:0;font:inherit;font-weight:500;font-size:11.5px;color:#1a1a1a;text-align:left;cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;text-decoration-color:#bbb}button.hb-cs-item-title.hb-cs-item-info-trigger:hover{color:#885231;text-decoration-color:#885231}.hb-cs-item-info-btn{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #885231;background:transparent;color:#885231;font-size:11px;font-weight:500;line-height:1;cursor:pointer;padding:0}.hb-cs-item-info-btn:hover{background:#885231;color:#fff}.hb-cs-item-price{font-size:11px;color:#555;display:flex;gap:6px;align-items:baseline;margin-top:2px}.hb-cs-item-price s{color:#999;font-size:10.5px}.hb-cs-item-price span{font-weight:600;color:#885231}.hb-cs-item-add{flex:0 0 auto;padding:8px 12px;background:#fff;border:1px solid #885231;border-radius:6px;color:#885231;font-size:10.5px;font-weight:600;letter-spacing:.03em;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s;min-height:32px}.hb-cs-item-add:hover{background:#885231;color:#fff}.hb-cs-item-add.is-added{background:#28a745;color:#fff;border-color:#28a745;pointer-events:none}.hb-cs-item-add.is-added .hb-cs-item-add-text:before{content:"\2713  "}.hb-cs-item-add[disabled]{opacity:.6;cursor:wait}.hb-cs-gruss{display:flex;flex-direction:column;gap:6px;padding:8px;margin:-4px 0 8px;background:#faf5f0;border:1px solid rgba(136,82,49,.15);border-radius:8px}.hb-cs-gruss[hidden]{display:none}.hb-cs-gruss-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;box-sizing:border-box}.hb-cs-gruss-input:focus{outline:none;border-color:#885231}.hb-cs-gruss-submit{padding:8px 14px;background:#885231;color:#fff;border:0;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;align-self:flex-end}.hb-cs-gruss-submit:disabled{opacity:.6;cursor:wait}.hb-cs-gruss-err{font-size:11px;color:#c20000}.hb-cs-footer{padding:14px 16px;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.hb-cs-continue{margin:8px 0 0;text-align:center;font-size:12px;color:#0009}.hb-cs-continue-link{color:#885231;text-decoration:underline;text-underline-offset:3px;font-weight:500;cursor:pointer}.hb-cs-continue-link:hover{color:#6b3f24}.hb-cs-to-cart{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:12px 20px;background:#f9ca63;color:#1a1a1a;border:0;border-radius:10px;font-family:var(--font-body-family);font-size:16px;font-weight:700;letter-spacing:normal;cursor:pointer;transition:background .15s,transform .15s}@media(hover:hover)and (pointer:fine){.hb-cs-to-cart:hover{background:#f7bc3a;transform:translateY(-1px)}}.hb-cs-info-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#0009!important}.hb-cs-info-popup[hidden]{display:none}.hb-cs-info-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:0}.hb-cs-info-card{z-index:1}.hb-cs-info-card{position:relative;background:#fff;border-radius:14px;padding:24px 20px 18px;max-width:420px;width:100%;max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 14px 40px #0000004d}.hb-cs-info-card h3{margin:0 0 10px;font-size:16px;font-weight:600}.hb-cs-info-card p{margin:0 0 12px;font-size:14px;line-height:1.4;color:#333}.hb-cs-info-card ul{margin:0;padding-left:18px;font-size:14px;color:#333}.hb-cs-info-card ul li{margin-bottom:4px}.hb-cs-info-close{position:absolute;top:8px;right:10px;width:40px;height:40px;background:transparent;border:0;color:#885231;font-size:26px;line-height:1;cursor:pointer;padding:0}.hb-atc-toast{position:fixed;left:50%;top:16px;transform:translate(-50%);z-index:10001;max-width:90vw;padding:12px 18px;background:#b22222;color:#fff;font-family:var(--font-body-family);font-size:14px;font-weight:500;border-radius:8px;box-shadow:0 10px 30px #00000040;animation:hbToastIn .18s ease-out both}.hb-atc-toast[hidden]{display:none}@keyframes hbToastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:480px){.hb-cs-dialog{max-height:94vh;max-width:100%}.hb-cs-title{font-size:15px}.hb-cs-item-title{font-size:11px}.hb-cs-item-add{font-size:10px;padding:7px 10px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/hb-cart-popup.css.map */
