.pb-coupon-page-hero{position:relative;overflow:hidden;isolation:isolate;padding:76px 0;background:#05080e;color:#fff}
.pb-coupon-page-hero:before{content:"";position:absolute;z-index:-2;inset:-5%;background:url("../img/coupon-rules-hero-watermarked.png") 62% center/cover no-repeat;animation:couponHeroDrift 15s ease-in-out infinite alternate;will-change:transform}
.pb-coupon-page-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,7,13,.82) 0%,rgba(3,7,13,.58) 42%,rgba(3,7,13,.18) 72%,rgba(3,7,13,.03) 100%)}
.pb-coupon-page-hero .pb-shell{position:relative;z-index:2}.pb-coupon-page-hero h1{max-width:720px;margin:12px 0 16px;font-size:clamp(38px,5vw,62px);line-height:1.05;font-weight:900;letter-spacing:-.04em}.pb-coupon-page-hero h1>span{display:block;color:var(--orange);text-shadow:0 10px 34px rgba(255,122,0,.2)}.pb-coupon-page-hero .pb-shell>p:last-child{max-width:680px;margin:0;color:#cbd5e1;font-size:18px;line-height:1.65}
.pb-coupon-hero-orbit{position:absolute;z-index:1;right:6%;top:50%;width:286px;height:286px;transform:translateY(-50%);pointer-events:none;filter:drop-shadow(0 20px 38px rgba(0,0,0,.38))}.pb-coupon-orbit-ring{position:absolute;z-index:2;inset:30px;border-radius:50%;animation:couponOrbitSpin 17s linear infinite}.pb-coupon-orbit-icon{position:absolute;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,150,47,.55);border-radius:50%;background:#091321;color:#ff8a1c;font-size:18px;box-shadow:0 8px 22px rgba(0,0,0,.32),0 0 22px rgba(255,122,0,.18)}.pb-coupon-orbit-icon i{animation:couponOrbitCounter 17s linear infinite}.pb-coupon-orbit-icon--one{left:50%;top:-23px;transform:translateX(-50%)}.pb-coupon-orbit-icon--two{right:-23px;top:50%;transform:translateY(-50%)}.pb-coupon-orbit-icon--three{left:50%;bottom:-23px;transform:translateX(-50%)}.pb-coupon-orbit-icon--four{left:-23px;top:50%;transform:translateY(-50%)}.pb-coupon-orbit-core{position:absolute;z-index:3;left:50%;top:50%;width:112px;height:112px;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(-7deg);border:8px solid rgba(255,255,255,.14);border-radius:27px;background:linear-gradient(145deg,#ffad45,#ff7100);color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.35),0 18px 38px rgba(255,104,0,.34);animation:couponCorePulse 3.4s ease-in-out infinite}.pb-coupon-orbit-core span{font-size:52px;font-weight:900;line-height:1}.pb-coupon-orbit-core i{position:absolute;right:12px;bottom:10px;font-size:17px;opacity:.62}
@keyframes couponHeroDrift{from{transform:scale(1.03) translate3d(-.4%,0,0)}to{transform:scale(1.08) translate3d(.7%,-.8%,0)}}@keyframes couponOrbitSpin{to{transform:rotate(360deg)}}@keyframes couponOrbitCounter{to{transform:rotate(-360deg)}}@keyframes couponCorePulse{0%,100%{transform:translate(-50%,-50%) rotate(-7deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(-3deg) scale(1.06)}}
.pb-coupon-page-content{padding:64px 0 88px}.pb-coupon-guide{padding:28px;border:1px solid rgba(255,122,0,.3);border-radius:22px;background:linear-gradient(135deg,rgba(255,122,0,.09),var(--card));box-shadow:var(--shadow)}.pb-coupon-guide header{display:flex;align-items:flex-start;gap:16px}.pb-coupon-guide header>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:13px;background:var(--orange);color:#fff;font-size:18px;font-weight:900}.pb-coupon-guide h2,.pb-coupon-guide p{margin:0}.pb-coupon-guide h2{font-weight:900}.pb-coupon-guide header p{margin-top:5px;color:var(--muted)}.pb-coupon-guide ol{margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;counter-reset:coupon-step;list-style:none}.pb-coupon-guide li{position:relative;min-height:118px;padding:42px 16px 16px;border:1px solid var(--line);border-radius:14px;background:var(--card);line-height:1.5}.pb-coupon-guide li:before{counter-increment:coupon-step;content:counter(coupon-step);position:absolute;top:12px;left:16px;color:var(--orange);font-weight:900}
.pb-coupon-page-heading{max-width:760px;margin:62px auto 28px;text-align:center}.pb-coupon-page-heading h2{margin:6px 0 12px;font-size:34px;font-weight:900}.pb-coupon-page-heading>p:last-child{color:var(--muted);line-height:1.65}.pb-coupon-rule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pb-coupon-rule-grid article{position:relative;overflow:hidden;display:grid;grid-template-columns:48px 1fr;gap:15px;padding:22px;border:1px solid var(--line);border-radius:17px;background:var(--card);box-shadow:0 10px 30px rgba(13,23,38,.055);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.pb-coupon-rule-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 20%,rgba(255,122,0,.09) 50%,transparent 80%);transform:translateX(-115%);transition:transform .55s ease;pointer-events:none}.pb-coupon-rule-grid i{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(255,122,0,.1);color:var(--orange);font-size:19px;transition:transform .3s ease,background .3s ease,color .3s ease}.pb-coupon-rule-grid h3{margin:2px 0 7px;font-size:17px;font-weight:900;transition:color .25s ease}.pb-coupon-rule-grid p{margin:0;color:var(--muted);line-height:1.6}
@media(hover:hover){.pb-coupon-rule-grid article:hover{z-index:1;transform:translateY(-7px);border-color:rgba(255,122,0,.48);box-shadow:0 20px 42px rgba(13,23,38,.14),0 8px 24px rgba(255,122,0,.1)}.pb-coupon-rule-grid article:hover:after{transform:translateX(115%)}.pb-coupon-rule-grid article:hover i{transform:translateY(-2px) rotate(-7deg) scale(1.09);background:var(--orange);color:#fff}.pb-coupon-rule-grid article:hover h3{color:var(--orange)}}
.pb-coupon-notice{margin-top:24px;padding:22px;display:flex;align-items:flex-start;gap:15px;border-radius:17px;background:#101a27;color:#fff}.pb-coupon-notice>i{margin-top:3px;color:var(--orange);font-size:22px}.pb-coupon-notice h2{margin:0 0 6px;font-size:18px;font-weight:900}.pb-coupon-notice p{margin:0;color:#cbd5e1;line-height:1.6}.pb-coupon-page-cta{margin-top:48px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:22px;background:var(--card)}.pb-coupon-page-cta h2{margin:0 0 7px;font-weight:900}.pb-coupon-page-cta p{margin:0;color:var(--muted)}.pb-coupon-page-cta>div:last-child{display:flex;gap:10px;flex:none}.pb-coupon-page-secondary{border:1px solid var(--line);background:var(--card);color:var(--ink)}
body[data-theme=dark] .pb-coupon-guide,body[data-theme=dark] .pb-coupon-rule-grid article,body[data-theme=dark] .pb-coupon-page-cta{background:var(--card)}
@media(max-width:1100px){.pb-coupon-page-hero h1{max-width:650px}.pb-coupon-hero-orbit{right:2%;width:230px;height:230px}.pb-coupon-orbit-ring{inset:26px}.pb-coupon-orbit-core{width:94px;height:94px}.pb-coupon-orbit-core span{font-size:44px}}
@media(max-width:900px){.pb-coupon-page-hero h1{max-width:590px}.pb-coupon-hero-orbit{right:1%;width:190px;height:190px;opacity:.9}.pb-coupon-orbit-ring{inset:23px}.pb-coupon-orbit-icon{width:38px;height:38px;font-size:15px}.pb-coupon-orbit-icon--one{top:-19px}.pb-coupon-orbit-icon--two{right:-19px}.pb-coupon-orbit-icon--three{bottom:-19px}.pb-coupon-orbit-icon--four{left:-19px}.pb-coupon-orbit-core{width:82px;height:82px;border-width:6px;border-radius:22px}.pb-coupon-orbit-core span{font-size:38px}.pb-coupon-guide ol{grid-template-columns:repeat(2,1fr)}.pb-coupon-page-cta{align-items:stretch;flex-direction:column}.pb-coupon-page-cta>div:last-child{align-self:flex-start}}
@media(max-width:700px){.pb-coupon-page-hero{padding:54px 0}.pb-coupon-page-hero:before{background-position:67% center;background-size:cover}.pb-coupon-page-hero:after{background:linear-gradient(90deg,rgba(3,7,13,.82) 0%,rgba(3,7,13,.58) 42%,rgba(3,7,13,.18) 72%,rgba(3,7,13,.03) 100%)}.pb-coupon-hero-orbit{display:none}.pb-coupon-page-content{padding:38px 0 60px}.pb-coupon-guide{max-width:100%;padding:20px}.pb-coupon-guide header>div{min-width:0}.pb-coupon-guide h2,.pb-coupon-guide p,.pb-coupon-guide li{overflow-wrap:anywhere}.pb-coupon-guide ol,.pb-coupon-rule-grid{min-width:0;grid-template-columns:minmax(0,1fr)}.pb-coupon-guide li{min-width:0;min-height:0}.pb-coupon-page-heading{margin-top:44px}.pb-coupon-page-heading h2{font-size:28px}.pb-coupon-rule-grid article{min-width:0;grid-template-columns:42px minmax(0,1fr);padding:18px}.pb-coupon-rule-grid i{width:42px;height:42px}.pb-coupon-page-cta{min-width:0;padding:22px}.pb-coupon-page-cta>div{min-width:0}.pb-coupon-page-cta>div:last-child{width:100%;display:grid}.pb-coupon-page-cta .pb-btn{width:100%}}
@media(max-width:520px){.pb-header .pb-logo>img{width:138px}.pb-header__inner{gap:4px}.pb-actions{gap:5px}.pb-lang__btn{min-width:60px}.pb-cart,.pb-burger{width:38px}}
@media(prefers-reduced-motion:reduce){.pb-coupon-page-hero:before,.pb-coupon-orbit-ring,.pb-coupon-orbit-icon i,.pb-coupon-orbit-core{animation:none}.pb-coupon-rule-grid article,.pb-coupon-rule-grid article:after,.pb-coupon-rule-grid i,.pb-coupon-rule-grid h3{transition:none}}
.pb-coupon-page-cta{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:22px}.pb-coupon-page-cta>div:first-child{width:100%}.pb-coupon-page-cta>div:last-child{align-self:center;justify-content:center;flex-wrap:wrap}
