:root{--sbp-peach:var(--starbox-peach,#f3aa82);--sbp-soft:var(--starbox-soft-peach,#fff1e8);--sbp-blush:var(--starbox-blush-peach,#fbd7c5);--sbp-dark:var(--starbox-peach-dark,#d87f5c);--sbp-brown:var(--starbox-brown,#432b23)}
.starbox-popup-overlay{position:fixed;z-index:999999;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(67,43,35,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .34s ease}
.starbox-popup-overlay[hidden]{display:none}.starbox-popup-overlay.is-visible{opacity:1}.starbox-popup{position:relative;width:min(660px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;background:#fffdfb;color:var(--sbp-brown);border:1px solid rgba(243,170,130,.3);border-radius:24px;box-shadow:0 24px 70px rgba(67,43,35,.24);outline:none;overscroll-behavior:contain;transition:transform .34s cubic-bezier(.2,.75,.3,1),opacity .34s ease;transform:translateY(12px) scale(.94);opacity:0}
.is-visible .starbox-popup{transform:none;opacity:1}.starbox-popup__close{position:absolute;z-index:2;top:14px;right:14px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,253,251,.94);color:var(--sbp-brown);font:400 32px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 3px 15px rgba(67,43,35,.14);transition:transform .2s ease,background .2s ease}.starbox-popup__close:hover{background:var(--sbp-soft);transform:scale(1.04)}
.starbox-popup__close:focus-visible,.starbox-popup__button:focus-visible{outline:3px solid var(--sbp-brown);outline-offset:3px}.starbox-popup__hero{overflow:hidden;border-radius:23px 23px 0 0;max-height:300px;background:var(--sbp-soft)}.starbox-popup__hero img{display:block;width:100%;height:auto;max-height:300px;object-fit:cover}.starbox-popup__body{padding:clamp(28px,5vw,48px)}.starbox-popup__heading{margin:0 0 16px;color:var(--sbp-brown);font-size:clamp(28px,5vw,42px);line-height:1.12;letter-spacing:-.02em}.starbox-popup__content{font-size:17px;line-height:1.65}.starbox-popup__content>:first-child{margin-top:0}.starbox-popup__content>:last-child{margin-bottom:0}.starbox-popup__content a{color:var(--sbp-dark);text-decoration-thickness:2px}.starbox-popup__button{display:inline-flex;align-items:center;justify-content:center;margin-top:26px;padding:14px 24px;border-radius:999px;background:var(--sbp-peach);color:var(--sbp-brown)!important;font-weight:700;text-decoration:none!important;box-shadow:0 7px 18px rgba(216,127,92,.22);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.starbox-popup__button:hover{background:var(--sbp-blush);transform:translateY(-2px);box-shadow:0 10px 22px rgba(216,127,92,.28)}
body.starbox-popup-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}.starbox-popup--slide-up .starbox-popup{transform:translateY(45px)}.starbox-popup--slide-down .starbox-popup{transform:translateY(-45px)}.starbox-popup--soft-zoom .starbox-popup{transform:scale(.88)}.starbox-popup--fade .starbox-popup{transform:none}.starbox-popup-overlay.is-visible .starbox-popup{transform:none}
@media(max-width:600px){.starbox-popup-overlay{align-items:center;padding:16px}.starbox-popup{border-radius:20px}.starbox-popup__hero{border-radius:19px 19px 0 0;max-height:220px}.starbox-popup__hero img{max-height:220px}.starbox-popup__body{padding:28px 22px}.starbox-popup__heading{font-size:28px}.starbox-popup__content{font-size:16px}.starbox-popup__button{width:100%;box-sizing:border-box}}
@media(prefers-reduced-motion:reduce){.starbox-popup-overlay,.starbox-popup,.starbox-popup__close,.starbox-popup__button{transition-duration:.01ms!important;animation-duration:.01ms!important}.starbox-popup,.starbox-popup--slide-up .starbox-popup,.starbox-popup--slide-down .starbox-popup,.starbox-popup--soft-zoom .starbox-popup{transform:none}}

