.tbn-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(2px);z-index:999998}.tbn-item{position:fixed;background:var(--tbn-bg);color:var(--tbn-text);z-index:999999;font-family:Arial,sans-serif;box-shadow:var(--tbn-shadow);border-radius:var(--tbn-radius);animation-duration:var(--tbn-duration);animation-fill-mode:both;max-width:calc(100vw - 20px)}.tbn-top,.tbn-bottom{left:0;right:0;border-radius:0;width:auto}.tbn-top{top:0}.tbn-bottom{bottom:0}.tbn-toast,.tbn-floating,.tbn-corner,.tbn-center_card{width:min(var(--tbn-width),calc(100vw - 40px))}.tbn-toast{top:90px}.tbn-floating{bottom:80px}.tbn-slide{top:120px;width:min(var(--tbn-width),calc(100vw - 20px))}.tbn-modal,.tbn-center_card{width:min(var(--tbn-width),92vw)}.tbn-fullscreen{inset:20px;width:auto;display:flex;align-items:center;justify-content:center}.tbn-ribbon{top:28px;right:-54px;width:240px;transform:rotate(45deg);border-radius:0}.tbn-pos-top-left{top:20px;left:20px}.tbn-pos-top-center{top:20px;left:50%;transform:translateX(-50%)}.tbn-pos-top-right{top:20px;right:20px}.tbn-pos-upper-left{top:28%;left:20px;transform:translateY(-50%)}.tbn-pos-upper-center{top:28%;left:50%;transform:translate(-50%,-50%)}.tbn-pos-upper-right{top:28%;right:20px;transform:translateY(-50%)}.tbn-pos-center-left{top:50%;left:20px;transform:translateY(-50%)}.tbn-pos-center{top:50%;left:50%;transform:translate(-50%,-50%)}.tbn-pos-center-right{top:50%;right:20px;transform:translateY(-50%)}.tbn-pos-lower-left{top:72%;left:20px;transform:translateY(-50%)}.tbn-pos-lower-center{top:72%;left:50%;transform:translate(-50%,-50%)}.tbn-pos-lower-right{top:72%;right:20px;transform:translateY(-50%)}.tbn-pos-bottom-left{bottom:20px;left:20px}.tbn-pos-bottom-center{bottom:20px;left:50%;transform:translateX(-50%)}.tbn-pos-bottom-right{bottom:20px;right:20px}.tbn-pos-left-edge{top:50%;left:0;transform:translateY(-50%);border-radius:0 var(--tbn-radius) var(--tbn-radius) 0}.tbn-pos-right-edge{top:50%;right:0;transform:translateY(-50%);border-radius:var(--tbn-radius) 0 0 var(--tbn-radius)}.tbn-pos-custom{left:var(--tbn-x);top:var(--tbn-y);transform:translate(-50%,-50%)}.tbn-top.tbn-item{top:0;left:0;right:0;transform:none}.tbn-bottom.tbn-item{bottom:0;left:0;right:0;transform:none}.tbn-inner{display:flex;gap:14px;align-items:center;justify-content:center;padding:14px 50px 14px 20px;min-height:48px}.tbn-title{font-weight:900}.tbn-message{opacity:.95;display:inline-flex;align-items:center;gap:8px}.tbn-message img{max-height:120px;max-width:100%;display:inline-block}.tbn-message a{color:inherit}.tbn-cta{background:var(--tbn-accent);color:#fff!important;border-radius:999px;padding:9px 14px;text-decoration:none;font-weight:900}.tbn-coupon{display:inline-flex;align-items:center;gap:8px;border:1px dashed currentColor;background:rgba(255,255,255,.14);color:inherit;border-radius:10px;padding:8px 10px;cursor:pointer}.tbn-coupon span{font-weight:900;letter-spacing:.08em}.tbn-coupon small{opacity:.8}.tbn-countdown{font-variant-numeric:tabular-nums;font-weight:900;background:rgba(255,255,255,.14);padding:8px 10px;border-radius:10px}.tbn-progress{display:grid;grid-template-columns:auto minmax(80px,180px) auto;align-items:center;gap:8px;font-size:12px}.tbn-progress i{height:8px;background:rgba(255,255,255,.25);border-radius:999px;overflow:hidden}.tbn-progress b{display:block;height:100%;background:var(--tbn-accent);border-radius:inherit}.tbn-close{position:absolute;top:12px;border:0;background:rgba(255,255,255,.2);color:var(--tbn-text);border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:20px;line-height:28px}.tbn-close-top-right .tbn-close{right:12px}.tbn-close-top-left .tbn-close{left:12px}.tbn-effect-none{animation:none}.tbn-effect-fade{animation-name:tbnFade}.tbn-effect-slide-down{animation-name:tbnSlideDown}.tbn-effect-slide-up{animation-name:tbnSlideUp}.tbn-effect-slide-left{animation-name:tbnSlideLeft}.tbn-effect-slide-right{animation-name:tbnSlideRight}.tbn-effect-zoom{animation-name:tbnZoom}.tbn-effect-bounce{animation-name:tbnBounce}.tbn-effect-flip{animation-name:tbnFlip}.tbn-effect-pulse{animation-name:tbnPulse}@keyframes tbnFade{from{opacity:0}to{opacity:1}}@keyframes tbnSlideDown{from{opacity:0;translate:0 -35px}to{opacity:1;translate:0 0}}@keyframes tbnSlideUp{from{opacity:0;translate:0 35px}to{opacity:1;translate:0 0}}@keyframes tbnSlideLeft{from{opacity:0;translate:35px 0}to{opacity:1;translate:0 0}}@keyframes tbnSlideRight{from{opacity:0;translate:-35px 0}to{opacity:1;translate:0 0}}@keyframes tbnZoom{from{opacity:0;scale:.78}to{opacity:1;scale:1}}@keyframes tbnBounce{0%{opacity:0;scale:.65}60%{opacity:1;scale:1.08}100%{scale:1}}@keyframes tbnFlip{from{opacity:0;transform:perspective(700px) rotateX(-70deg)}to{opacity:1;transform:perspective(700px) rotateX(0)}}@keyframes tbnPulse{0%{opacity:0;scale:.85}60%{opacity:1;scale:1.05}100%{scale:1}}@media (max-width:700px){.tbn-inner{display:block;text-align:center;padding:16px 44px}.tbn-toast,.tbn-floating,.tbn-slide,.tbn-corner,.tbn-center_card{left:10px;right:10px;width:auto}.tbn-pos-top-left,.tbn-pos-top-center,.tbn-pos-top-right{top:10px;transform:none}.tbn-pos-upper-left,.tbn-pos-upper-center,.tbn-pos-upper-right{top:25%;transform:translateY(-50%)}.tbn-pos-center-left,.tbn-pos-center,.tbn-pos-center-right,.tbn-pos-left-edge,.tbn-pos-right-edge{top:50%;transform:translateY(-50%);border-radius:var(--tbn-radius)}.tbn-pos-lower-left,.tbn-pos-lower-center,.tbn-pos-lower-right{top:75%;transform:translateY(-50%)}.tbn-pos-bottom-left,.tbn-pos-bottom-center,.tbn-pos-bottom-right{bottom:10px;transform:none}.tbn-pos-custom{left:clamp(10px,var(--tbn-x),calc(100vw - 10px));top:var(--tbn-y);right:auto;transform:translate(-50%,-50%)}.tbn-fullscreen{inset:10px}.tbn-ribbon{right:-60px;left:auto;width:240px}}@media (prefers-reduced-motion:reduce){.tbn-item{animation:none!important}}