/* JBA v15.7.0 — Home promotions, timed discount, pagination and footer
   Extracted from legacy inline styles and consolidated into a versioned asset. */

body .jba-v147-showcase-shell{position:relative;width:100%;margin:14px 0 20px;padding:0;box-sizing:border-box;direction:rtl}
	body .jba-v147-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"main side";gap:13px;width:100%;direction:ltr;box-sizing:border-box;align-items:stretch}
	body .jba-v147-main{grid-area:main;position:relative;min-width:0;aspect-ratio:1.5/1}
	body .jba-v147-stage{position:absolute;inset:0;overflow:hidden;border:1px solid rgba(0,33,101,.13);border-radius:26px 10px 26px 10px;background:#e9eef5;box-shadow:0 12px 31px rgba(0,31,89,.12);isolation:isolate}
	body .jba-v147-slide{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.012);transition:opacity .42s ease,transform .75s ease,visibility .42s ease;text-decoration:none}
	body .jba-v147-slide.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}
	body .jba-v147-stage:after{content:"";position:absolute;right:0;bottom:0;z-index:5;width:110px;height:5px;border-radius:5px 0 0 0;background:linear-gradient(90deg,#f4a019,#ffd27a);pointer-events:none}
	body .jba-v147-arrow{position:absolute;top:50%;z-index:7;width:42px;height:54px;margin-top:-27px;padding:0;border:0;border-radius:13px;background:rgba(255,255,255,.78);color:#001f59;box-shadow:0 6px 18px rgba(0,20,55,.16);font-family:Arial,sans-serif;font-size:37px;line-height:48px;cursor:pointer;opacity:.84;transition:opacity .2s ease,transform .2s ease}
	body .jba-v147-arrow:hover{opacity:1;transform:translateY(-1px)}
	body .jba-v147-arrow.is-prev{left:16px}body .jba-v147-arrow.is-next{right:16px}
	body .jba-v147-dots{position:absolute;left:50%;bottom:16px;z-index:8;display:flex;align-items:center;justify-content:center;gap:9px;transform:translateX(-50%);direction:ltr;padding:7px 11px;border-radius:999px;background:rgba(0,26,72,.20);backdrop-filter:blur(4px)}
	body .jba-v147-dot{display:block;width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.88);cursor:pointer;transition:width .2s ease,background .2s ease}
	body .jba-v147-dot.is-active{width:27px;background:#f4a019}
	body .jba-v147-side-grid{grid-area:side;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:13px;min-width:0;direction:rtl}
	body .jba-v147-side-card{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(0,33,101,.11);background:#e9eef5 center/cover no-repeat;box-shadow:0 8px 22px rgba(0,31,89,.09);text-decoration:none;transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease}
	body .jba-v147-side-card:hover{transform:translateY(-2px);box-shadow:0 12px 27px rgba(0,31,89,.14)}
	body .jba-v147-side-card-1{border-radius:11px 24px 11px 18px}body .jba-v147-side-card-2{border-radius:24px 11px 18px 11px}body .jba-v147-side-card-3{border-radius:18px 11px 24px 11px}body .jba-v147-side-card-4{border-radius:11px 18px 11px 24px}
	body .jba-v147-card-shine{position:absolute;inset:0;display:block;background:linear-gradient(115deg,transparent 0,transparent 58%,rgba(255,255,255,.15) 71%,transparent 82%);transform:translateX(-120%);transition:transform .65s ease;pointer-events:none}
	body .jba-v147-side-card:hover .jba-v147-card-shine{transform:translateX(120%)}
	body .jba-v147-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;gap:8px;border:2px dashed #c9d5e5;border-radius:25px;color:#002165;text-decoration:none;background:linear-gradient(135deg,#f7f9fc,#eaf0f7)}
	body .jba-v147-empty b{font-size:20px}body .jba-v147-empty span{font-size:13px;color:#6c7a90}
	body .jba-v147-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
	@media(max-width:991px){body .jba-v147-showcase{grid-template-columns:1fr;grid-template-areas:"main" "side";gap:12px}body .jba-v147-main{aspect-ratio:2.05/1}body .jba-v147-side-grid{aspect-ratio:2.05/1}body .jba-v147-stage{border-radius:23px 9px 23px 9px}}
	@media(max-width:767px){body .jba-v147-showcase-shell{margin:9px 0 14px}body .jba-v147-showcase{gap:9px}body .jba-v147-main{aspect-ratio:1.85/1}body .jba-v147-side-grid{aspect-ratio:1.45/1;gap:8px}body .jba-v147-stage{border-radius:18px 7px 18px 7px}body .jba-v147-arrow{width:34px;height:44px;margin-top:-22px;border-radius:10px;font-size:30px;line-height:39px}body .jba-v147-arrow.is-prev{left:8px}body .jba-v147-arrow.is-next{right:8px}body .jba-v147-dots{bottom:9px;gap:6px;padding:5px 8px}body .jba-v147-dot{width:6px;height:6px}body .jba-v147-dot.is-active{width:20px}body .jba-v147-side-card-1,body .jba-v147-side-card-2,body .jba-v147-side-card-3,body .jba-v147-side-card-4{border-radius:12px}}
	@media(max-width:390px){body .jba-v147-main{aspect-ratio:1.72/1}body .jba-v147-side-grid{aspect-ratio:1.28/1}}

body .jba-tpd-luxe-shell{width:100%;margin:18px 0 26px;direction:rtl;box-sizing:border-box}
body .jba-tpd-luxe{position:relative;padding:18px 20px 14px;border-radius:30px;background:
radial-gradient(circle at 28% 18%, rgba(255,110,70,.16) 0, rgba(255,110,70,0) 22%),
radial-gradient(circle at 83% 24%, rgba(255,210,95,.10) 0, rgba(255,210,95,0) 18%),
linear-gradient(135deg,#7e050f 0%,#a10814 24%,#7c040e 54%,#5e030c 100%);
border:2px solid rgba(231,176,86,.65);box-shadow:0 18px 42px rgba(88,0,10,.26);overflow:hidden;box-sizing:border-box}
body .jba-tpd-luxe:before{content:"";position:absolute;inset:10px;border:1.5px solid rgba(231,176,86,.48);border-radius:18px;pointer-events:none}
body .jba-tpd-luxe:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%, rgba(255,255,255,.10) 0, rgba(255,255,255,0) 34%);pointer-events:none}
body .jba-tpd-luxe__header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}
body .jba-tpd-luxe__header-right{text-align:right}
body .jba-tpd-luxe__label{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(241,188,92,.55);color:#f4d79a;background:rgba(70,0,0,.18);font-size:12px;font-weight:700}
body .jba-tpd-luxe__diamond{font-size:14px;color:#efbe63}
body .jba-tpd-luxe__title{margin:10px 0 4px;color:#f6cf84;font-size:46px;line-height:1.06;font-weight:900;text-shadow:0 3px 16px rgba(0,0,0,.24)}
body .jba-tpd-luxe__subtitle{margin:0;color:#f8e3bd;font-size:14px;font-weight:600}
body .jba-tpd-luxe__header-left{display:flex;gap:8px;flex-wrap:wrap}
body .jba-tpd-luxe__topbtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 18px;border-radius:18px;text-decoration:none;font-size:12px;font-weight:800;box-sizing:border-box}
body .jba-tpd-luxe__topbtn.is-outline{background:rgba(120,0,0,.18);color:#fff3d0;border:1.5px solid rgba(241,188,92,.52)}
body .jba-tpd-luxe__topbtn.is-solid{background:#092d65;color:#fff3d0;border:1.5px solid rgba(241,188,92,.72);box-shadow:0 10px 26px rgba(6,16,44,.26)}
body .jba-tpd-luxe__topicon{font-size:14px;color:#f6c66c;line-height:1}
body .jba-tpd-luxe__content{position:relative;z-index:2;display:flex;flex-direction:row;gap:14px;align-items:stretch}
body .jba-tpd-luxe__timer{position:relative;order:1;flex:0 0 145px;width:145px;padding:14px 10px;border-radius:24px;background:linear-gradient(180deg,#640308 0%,#7c0509 100%);border:1.5px solid rgba(241,188,92,.76);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 14px 24px rgba(0,0,0,.16);overflow:hidden}
body .jba-tpd-luxe__timer-shine{position:absolute;left:50%;top:-8px;transform:translateX(-50%);width:62px;height:12px;border-radius:50%;background:radial-gradient(circle,#fff9e3 0, rgba(255,249,227,0) 72%)}
body .jba-tpd-luxe__timer-title{position:relative;color:#fff0c8;font-size:16px;font-weight:800;text-align:center;margin-bottom:10px}
body .jba-tpd-luxe__timer-stack{display:flex;flex-direction:column;gap:8px}
body .jba-tpd-luxe__timebox{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:78px;border-radius:18px;background:rgba(113,9,11,.92);border:1px solid rgba(240,187,91,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
body .jba-tpd-luxe__timebox strong{display:block;color:#ffffff;font-size:24px;line-height:1;font-weight:900}
body .jba-tpd-luxe__timebox span{display:block;color:#ffdf9d;font-size:12px;font-weight:700;margin-top:6px}
body .jba-tpd-luxe__timer-open{color:#fff0c8;text-align:center;font-size:14px;line-height:2;padding:34px 8px}
body .jba-tpd-luxe__slider-side{order:2;position:relative;flex:1 1 auto;min-width:0}
body .jba-tpd-luxe__viewport{overflow:hidden;padding:4px 0}
body .jba-tpd-luxe__track{display:flex;gap:12px;transition:transform .45s ease;will-change:transform;align-items:stretch;direction:ltr}
body .jba-tpd-luxe__card{direction:rtl;position:relative;flex:0 0 calc((100% - 60px)/6);max-width:calc((100% - 60px)/6);min-width:0;background:#fff;border-radius:20px;padding:10px 10px 12px;border:1px solid rgba(174,34,18,.12);box-shadow:0 8px 18px rgba(75,0,0,.09);box-sizing:border-box}
body .jba-tpd-luxe__card-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:14px;background:linear-gradient(180deg,#efd29b,#d6a048);color:#7b310a;font-size:12px;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.08)}
body .jba-tpd-luxe__thumb{display:block;aspect-ratio:1/1;margin-bottom:10px;border-radius:18px;background:#f8f8f8;overflow:hidden;border:1px solid #f0e7de}
body .jba-tpd-luxe__thumb img{display:block;width:100%;height:100%;object-fit:cover}
body .jba-tpd-luxe__name{display:block;min-height:44px;color:#282018;text-decoration:none;text-align:center;font-size:12px;line-height:1.65;font-weight:700;overflow:hidden}
body .jba-tpd-luxe__prices{padding:7px 0;text-align:center;border-top:1px solid #efe5db;border-bottom:1px solid #efe5db;margin-top:7px}
body .jba-tpd-luxe__prices del{display:block;color:#b4ada7;font-size:10px;margin-bottom:5px}
body .jba-tpd-luxe__prices b{display:block;color:#b31010;font-size:15px;line-height:1.2;font-weight:900}
body .jba-tpd-luxe__actions{display:flex;gap:6px;margin-top:9px}
body .jba-tpd-luxe__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;border-radius:11px;text-decoration:none;font-size:12px;font-weight:800;box-sizing:border-box;white-space:nowrap}
body .jba-tpd-luxe__btn.is-buy,body .jba-tpd-luxe__btn.is-buy:link,body .jba-tpd-luxe__btn.is-buy:visited,body .jba-tpd-luxe__btn.is-buy:hover,body .jba-tpd-luxe__btn.is-buy:focus{background:linear-gradient(180deg,#8e0608 0%,#790305 100%);color:#fff !important;border:1px solid rgba(120,0,0,.92)}
body .jba-tpd-luxe__btn.is-buy .glyphicon{color:#fff !important;font-size:12px;line-height:1}
body .jba-tpd-luxe__btn.is-view{background:#fff;color:#a71c15;border:1.5px solid #dfb5a1}
body .jba-tpd-luxe__nav{position:absolute;top:40%;width:48px;height:48px;border-radius:50%;border:0;background:#f7f7f7;color:#431010;box-shadow:0 10px 24px rgba(0,0,0,.14);font:700 36px/1 Arial;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4}
body .jba-tpd-luxe__nav.is-prev{right:-28px}
body .jba-tpd-luxe__nav.is-next{left:-28px}
body .jba-tpd-luxe__dots{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:10px;min-height:20px}
body .jba-tpd-luxe__dot{width:12px;height:12px;border-radius:50%;background:rgba(255,212,136,.34);display:block}
body .jba-tpd-luxe__dot.is-active{background:#f2c86e}
@media(max-width:1550px){body .jba-tpd-luxe__title{font-size:40px}}
@media(max-width:1199px){body .jba-tpd-luxe__header{flex-direction:column-reverse}body .jba-tpd-luxe__header-left{width:100%}body .jba-tpd-luxe__card{flex-basis:calc((100% - 36px)/4);max-width:calc((100% - 36px)/4)}body .jba-tpd-luxe__title{font-size:34px}body .jba-tpd-luxe__subtitle{font-size:13px}}
@media(max-width:991px){body .jba-tpd-luxe{padding:16px 14px 12px}body .jba-tpd-luxe__content{display:block}body .jba-tpd-luxe__timer{width:100%;margin-bottom:12px}body .jba-tpd-luxe__timer-stack{flex-direction:row}body .jba-tpd-luxe__timebox{flex:1;min-height:90px}body .jba-tpd-luxe__card{flex-basis:calc((100% - 24px)/3);max-width:calc((100% - 24px)/3)}}
@media(max-width:767px){body .jba-tpd-luxe__topbtn{height:40px;padding:0 14px;font-size:13px}body .jba-tpd-luxe__title{font-size:24px}body .jba-tpd-luxe__subtitle{font-size:13px}body .jba-tpd-luxe__timer-stack{flex-direction:column}body .jba-tpd-luxe__card{flex-basis:calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}body .jba-tpd-luxe__nav{width:38px;height:38px;font-size:28px}body .jba-tpd-luxe__nav.is-prev{right:-8px}body .jba-tpd-luxe__nav.is-next{left:-8px}}
@media(max-width:480px){body .jba-tpd-luxe__card{flex-basis:100%;max-width:100%}}

/* JBA v15.7.0 — shared home promotion, pagination and footer polish */
:root{
  --jba1570-navy:#002165;
  --jba1570-navy-deep:#00143f;
  --jba1570-gold:#f4a019;
  --jba1570-gold-soft:#f7c374;
  --jba1570-surface:#ffffff;
  --jba1570-surface-soft:#f6f8fb;
  --jba1570-border:#dfe6ef;
  --jba1570-text:#20324a;
  --jba1570-muted:#6c7a90;
  --jba1570-shadow:0 12px 32px rgba(0,33,101,.10);
}

/* Home banner: stable dimensions, clearer controls, no layout jump. */
html body .jba-v1570-showcase-shell{content-visibility:auto;contain-intrinsic-size:760px 430px;margin-top:12px}
html body .jba-v147-stage{background-color:#edf2f7;box-shadow:var(--jba1570-shadow)}
html body .jba-v147-slide{outline:0}
html body .jba-v147-slide:focus-visible{box-shadow:inset 0 0 0 4px var(--jba1570-gold-soft)}
html body .jba-v147-arrow{display:grid;place-items:center;line-height:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
html body .jba-v147-arrow:focus-visible,html body .jba-v147-dot:focus-visible{outline:3px solid var(--jba1570-gold-soft);outline-offset:3px}
html body .jba-v147-dot[aria-current="true"]{width:27px;background:var(--jba1570-gold)}
html body .jba-v147-side-card{background-color:#edf2f7}

/* Timed discount: compact desktop header and horizontal countdown. */
html body .jba-tpd-luxe-shell{content-visibility:auto;contain-intrinsic-size:1200px 390px;margin:16px 0 22px}
html body .jba-tpd-luxe{padding:15px 17px 13px;border-radius:24px}
html body .jba-tpd-luxe:before{inset:8px;border-radius:16px}
html body .jba-tpd-luxe__header{align-items:center;margin-bottom:12px}
html body .jba-tpd-luxe__title{font-size:clamp(24px,2.4vw,34px);margin:7px 0 2px}
html body .jba-tpd-luxe__subtitle{font-size:12px}
html body .jba-tpd-luxe__content{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:12px}
html body .jba-tpd-luxe__slider-side{order:1}
html body .jba-tpd-luxe__timer{order:2;width:auto;min-width:0;flex:none;padding:12px;border-radius:18px}
html body .jba-tpd-luxe__timer-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
html body .jba-tpd-luxe__timebox{min-height:62px;border-radius:13px}
html body .jba-tpd-luxe__timebox strong{font-size:21px}
html body .jba-tpd-luxe__card{border-radius:17px;padding:9px}
html body .jba-tpd-luxe__thumb{border-radius:14px}
html body .jba-tpd-luxe__nav{width:42px;height:42px;font-size:31px}
html body .jba-tpd-luxe__dot{appearance:none;border:0;padding:0;cursor:pointer}
html body .jba-tpd-luxe__dot:focus-visible{outline:3px solid #fff3c6;outline-offset:3px}
html body .jba-tpd-luxe__dot[aria-current="true"]{background:#f2c86e}

/* v16.20.20: retire the old luxury/sale ribbons on every legacy and unified product card. */
html body img.deluxe-javaherat,
html body img.haraj-javaherat{display:none!important;visibility:hidden!important}

/* Semantic pagination, preserving all legacy URLs and AJAX hooks. */
html body .jba-pagination-nav{display:flex;justify-content:center;width:100%;margin:24px 0 16px;direction:rtl;clear:both}
html body ul.pagination.jba-pagination{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:0!important;padding:7px!important;border:1px solid var(--jba1570-border);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(0,33,101,.07);list-style:none}
html body ul.pagination.jba-pagination>li{display:block!important;float:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
html body ul.pagination.jba-pagination>li>a,
html body ul.pagination.jba-pagination>li>span{display:inline-flex!important;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:12px!important;background:#f3f6fa!important;color:var(--jba1570-navy)!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;box-sizing:border-box;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
html body ul.pagination.jba-pagination>li>a:hover{border-color:#d5dfeb!important;background:#fff!important;transform:translateY(-1px)}
html body ul.pagination.jba-pagination>li>a.active,
html body ul.pagination.jba-pagination>li.is-current>a{border-color:var(--jba1570-navy)!important;background:var(--jba1570-navy)!important;color:#fff!important;box-shadow:0 7px 16px rgba(0,33,101,.20)}
html body ul.pagination.jba-pagination>li>span.disable{opacity:.42;cursor:not-allowed}
html body ul.pagination.jba-pagination>li.is-gap>span{min-width:28px;padding:0 5px!important;background:transparent!important;color:var(--jba1570-muted)!important}
html body .loading-pagination{width:100%;padding:15px;color:var(--jba1570-muted)}
html body .loading-pagination img{width:52px;height:52px;object-fit:contain}
html body .autoload-kies{display:flex!important;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:100%;margin:8px auto 20px;padding:7px;border:1px solid var(--jba1570-border);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(0,33,101,.06)}
html body .autoload-kies .autoload-key,
html body .autoload-kies .autotop-key{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;margin:0!important;border:0;border-radius:10px;background:#eef3f8;color:var(--jba1570-navy);font-family:inherit;font-size:12px;font-weight:850;cursor:pointer}
html body .autoload-kies .autoload-key{padding:0 15px}
html body .autoload-kies .autotop-key{width:40px;padding:0}
html body .autoload-kies .autotop-key img{width:24px;height:24px;object-fit:contain}

/* Footer: keep existing information and seals, modernize layout only. */
html body footer#footer.jba-v1570-footer{direction:rtl;display:block!important;width:100%!important;margin:24px 0 0!important;padding:0!important;border:0!important;background:linear-gradient(145deg,var(--jba1570-navy-deep),var(--jba1570-navy))!important;overflow:hidden!important;color:#fff!important}
html body footer#footer .jba-v1570-footer-content{margin:0!important;padding:0!important;background:transparent!important}
html body footer#footer #main-footer.jba-v1570-footer-grid{display:grid!important;grid-template-columns:minmax(260px,1.35fr) minmax(210px,.8fr) minmax(210px,.8fr) minmax(220px,.9fr)!important;gap:28px!important;align-items:start!important;margin:0!important;padding:34px clamp(18px,4vw,54px)!important;background:transparent!important}
html body footer#footer #khabarname,
html body footer#footer #news-footer,
html body footer#footer #services,
html body footer#footer #copyright1{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;text-align:right!important}
html body footer#footer #logo-footer img{display:block;max-width:170px!important;max-height:95px!important;width:auto!important;height:auto!important;margin:0 auto 8px!important;object-fit:contain}
html body footer#footer #khabarname p{margin:10px 0 0!important;color:#dce6f5!important;font-size:12px!important;line-height:2.05!important;text-align:justify!important}
html body footer#footer h4{margin:0 0 14px!important;padding:0 0 10px!important;border-bottom:1px solid rgba(247,195,116,.42)!important;color:var(--jba1570-gold-soft)!important;font-size:15px!important;font-weight:900!important}
html body footer#footer ul{margin:0!important;padding:0!important;list-style:none!important}
html body footer#footer li{margin:0!important;padding:0!important;color:#fff!important;font-size:12px!important;line-height:1.95!important}
html body footer#footer a{color:#eef4ff!important;text-decoration:none!important}
html body footer#footer a:hover{color:#ffd998!important}
html body footer#footer #copyright1>div{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important}
html body footer#footer #copyright1 img{display:block!important;width:auto!important;max-width:78px!important;height:72px!important;max-height:72px!important;margin:0!important;padding:5px!important;border-radius:10px!important;background:#fff!important;object-fit:contain!important}
html body footer#footer #bottom-footer.jba-v1570-footer-bottom{min-height:50px!important;margin:0!important;padding:0 18px!important;border-top:1px solid rgba(255,255,255,.12)!important;background:rgba(0,12,41,.28)!important}
html body footer#footer #bottom-footer p{margin:0!important;padding:15px 0!important;color:#dfe8f5!important;text-align:center!important;font-size:11px!important}
html body #jba-v137-backtop{right:20px!important;bottom:24px!important;width:48px!important;height:48px!important;line-height:48px!important;border:1px solid rgba(0,33,101,.18)!important;border-radius:15px!important;background:linear-gradient(135deg,var(--jba1570-gold-soft),var(--jba1570-gold))!important;color:var(--jba1570-navy)!important;box-shadow:0 12px 25px rgba(0,20,63,.22)!important}
html body #jba-v137-backtop:focus-visible{outline:3px solid #fff;outline-offset:3px}

@media(max-width:1199px){
  html body footer#footer #main-footer.jba-v1570-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:991px){
  html body .jba-tpd-luxe__content{grid-template-columns:1fr}
  html body .jba-tpd-luxe__timer{order:1}
  html body .jba-tpd-luxe__slider-side{order:2}
  html body .jba-tpd-luxe__timer-stack{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:767px){
  html body .jba-v1570-showcase-shell{contain-intrinsic-size:390px 470px}
  html body .jba-tpd-luxe{padding:13px 11px 10px;border-radius:19px}
  html body .jba-tpd-luxe__header{align-items:flex-start}
  html body .jba-tpd-luxe__header-left{gap:6px}
  html body .jba-tpd-luxe__topbtn{height:36px;padding:0 11px;font-size:11px;border-radius:11px}
  html body .jba-tpd-luxe__timer-stack{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}
  html body .jba-tpd-luxe__timebox{min-height:55px;padding:4px}
  html body .jba-tpd-luxe__timebox strong{font-size:18px}
  html body .jba-tpd-luxe__timebox span{font-size:9px}
  html body ul.pagination.jba-pagination{gap:5px;padding:6px!important;border-radius:14px}
  html body ul.pagination.jba-pagination>li>a,
  html body ul.pagination.jba-pagination>li>span{min-width:36px;height:38px;padding:0 9px!important;border-radius:10px!important;font-size:12px!important}
  html body ul.pagination.jba-pagination>li.is-gap{display:none!important}
  html body footer#footer{margin-bottom:88px!important;padding-bottom:0!important}
  html body footer#footer #main-footer.jba-v1570-footer-grid{grid-template-columns:1fr!important;gap:22px!important;padding:27px 18px!important}
  html body footer#footer #news-footer{display:block!important}
  html body footer#footer #logo-footer img{max-width:150px!important}
  html body footer#footer #copyright1>div{justify-content:center!important}
  html body footer#footer #bottom-footer.jba-v1570-footer-bottom{margin-bottom:0!important;padding-bottom:0!important}
  html body #jba-v137-backtop{right:14px!important;bottom:92px!important;width:46px!important;height:46px!important;line-height:46px!important;border-radius:14px!important}
}
@media(max-width:480px){
  html body .jba-tpd-luxe__timer-stack{grid-template-columns:repeat(2,minmax(0,1fr))}
  html body ul.pagination.jba-pagination{flex-wrap:nowrap!important;gap:4px!important;max-width:100%;padding:5px!important}
  html body ul.pagination.jba-pagination>li:not(.is-prev):not(.is-next):not(.is-mobile-window){display:none!important}
  html body ul.pagination.jba-pagination>li.is-mobile-window,
  html body ul.pagination.jba-pagination>li.is-current{display:block!important}
  html body ul.pagination.jba-pagination>li.is-gap{display:none!important}
  html body ul.pagination.jba-pagination>li>a,
  html body ul.pagination.jba-pagination>li>span{min-width:32px;height:36px;padding:0 7px!important;font-size:11px!important}
}
@media(prefers-reduced-motion:reduce){
  html body .jba-v147-slide,
  html body .jba-v147-side-card,
  html body .jba-tpd-luxe__track,
  html body ul.pagination.jba-pagination>li>a{transition:none!important;animation:none!important;scroll-behavior:auto!important}
}
