/* global-refresh.css */

:root{
  --ink:#0b1730;--muted:#526078;--line:#d9e1ec;--bg:#f4f7fb;--card:#fff;
  --brand:#1358c8;--brand2:#082e73;--dark:#061a40;--mint:#16745a;--mintbg:#e7f8f1;
  --soft:#edf4ff;--ticket:#e7db16;--signal:#e95b3f;--shadow:none;
}
html{background:#fff}body{font-family:'Public Sans','Segoe UI',sans-serif;color:var(--ink);font-size:16px}
h1,h2,h3,h4,.brand{font-family:'Anybody','Arial Black',sans-serif;letter-spacing:-.025em;text-wrap:balance}
p,li{ text-wrap:pretty }.wrap{width:min(1240px,calc(100% - 40px))}
.site-header{background:#fff;border-bottom:1px solid var(--line);backdrop-filter:none}
.nav-shell{min-height:78px;gap:18px}.brand-mark{width:40px;height:40px;border-radius:9px;background:var(--ticket);box-shadow:none}
.brand-copy b{color:var(--dark);font-size:20px}.brand-copy small{color:#60708a;font-family:'Public Sans',sans-serif;font-size:10px;letter-spacing:.02em}
.primary-nav{gap:2px;margin-left:0}.primary-nav a{min-height:44px;padding:0 9px;border-radius:8px;color:#34435c;font-size:13px}
.primary-nav a:hover,.primary-nav a.active{background:var(--soft);color:var(--brand2)}.primary-nav .nav-freebie{background:var(--ticket);color:#111b2c}
.top-search{border-color:#cbd6e5;border-radius:10px}.top-search button,.hero-search button,.btn,.primary-btn,.merchant-link{background:var(--brand);border-radius:8px;box-shadow:none}
.top-search button:hover,.hero-search button:hover,.btn:hover{background:var(--brand2);transform:none}
.eyebrow,.eyebrow.dark,.section-note{display:inline-flex;color:var(--brand);font-family:'Public Sans',sans-serif;font-size:13px;font-weight:700;letter-spacing:.015em;text-transform:none}
.section-note-light{color:#f3ef50}.deal-desk-hero{position:relative;background:var(--dark);padding:clamp(64px,8vw,112px) 0;color:#fff;overflow:hidden}
.deal-desk-hero::after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-120px;background:var(--signal);opacity:.9}
.deal-desk-grid{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:clamp(38px,6vw,84px)}
.deal-desk-kicker{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:700}.deal-desk-kicker i{width:10px;height:10px;border-radius:50%;background:var(--ticket)}
.deal-desk-hero h1{max-width:760px;margin:20px 0 22px;font-size:clamp(3.15rem,6.7vw,5.8rem);line-height:.96;letter-spacing:-.038em}
.deal-desk-hero h1 span{display:block;color:#f2ec42}.deal-desk-hero .hero-copy>p{max-width:700px;color:#dbe6f7;font-size:18px;line-height:1.7}
.deal-desk-hero .premium-search{max-width:720px;border-radius:12px;box-shadow:none}.deal-desk-hero .premium-search input{min-width:0}
.quick-lanes a{background:#0b2c64;border:1px solid #234a83;color:#fff;border-radius:7px}.quick-lanes a:hover{background:#16498f}
.premium-trust span{color:#dbe6f7}.premium-trust span::before{content:'✓';margin-right:7px;color:#f2ec42;font-weight:800}
.deal-desk-visual{position:relative;margin:0;z-index:1}.deal-desk-visual img{display:block;width:100%;height:auto;border-radius:14px;background:#102c5c}
.deal-desk-visual figcaption{display:flex;justify-content:space-between;gap:18px;padding:14px 4px 0;color:#fff}.deal-desk-visual figcaption strong{font-size:15px}.deal-desk-visual figcaption span{color:#bfcde1;font-size:12px;text-align:right}
.proof-strip{background:#fff;border-bottom:1px solid var(--line)}.proof-grid>div{padding:22px 18px}.proof-grid b{color:var(--dark)}.proof-grid span{color:var(--muted)}
.promo-stage-head h2,.section-head h2{letter-spacing:-.03em}.promo-stage-chip{background:var(--soft);border-color:#cddaf0;border-radius:8px;box-shadow:none;color:var(--brand2)}
.savings-banners{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}
.savings-banner{border-radius:14px;box-shadow:none;transition:transform .18s ease-out}.savings-banner:hover{transform:translateY(-2px);box-shadow:none}
.savings-banner-main{background:var(--brand2);color:#fff}.savings-banner-coupon{background:var(--ticket);color:#142033}.savings-banner-product{background:var(--signal);color:#fff}
.savings-banner:before,.savings-banner:after{display:none}.savings-banner-pill{border-radius:7px;background:#fff;color:var(--brand2);backdrop-filter:none}
.savings-banner-value{letter-spacing:-.04em}.savings-banner-action span{background:rgba(255,255,255,.16)}
.savings-banner-coupon .savings-banner-action span{background:rgba(6,26,64,.12)}
.promo-sublane{border:1px solid var(--line);border-radius:10px;box-shadow:none}.promo-sublane:hover{border-color:var(--brand);transform:none}.promo-sublane i{color:var(--brand)}
.featured-shell{background:var(--bg);border-block:1px solid var(--line)}
.category-card,.card,.coupon-preview,.article-card,.faq-grid details{border:1px solid var(--line);border-radius:12px;box-shadow:none;background:#fff}
.category-card:hover,.card:hover,.article-card:hover,.coupon-preview:hover{transform:translateY(-2px);box-shadow:none;border-color:#7d9ed1}
.category-card>span,.category-icon{background:var(--soft);color:var(--brand2);border-radius:8px}.category-card i{color:var(--brand)}
.deal-card{padding:0;overflow:hidden}.deal-card-body{padding:18px}.badge{background:var(--soft);color:var(--brand2);letter-spacing:0;text-transform:none}.badge.mint{background:var(--mintbg);color:var(--mint)}
.deal-provider-logo{object-fit:contain!important;padding:38px;background:#fff}.dv-pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0;grid-column:1/-1}.dv-pagination__summary{color:var(--muted);font-size:14px}.dv-pagination__links{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.dv-pagination__links a,.dv-pagination__links span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--brand2);font-size:14px;font-weight:700}.dv-pagination__links .is-current{background:var(--brand2);border-color:var(--brand2);color:#fff}.dv-pagination__links .is-disabled{color:#8995a8;background:#f3f6fa}.dv-pagination__links .is-gap{border:0;min-width:auto;padding-inline:4px}.pagination svg,.dv-pagination svg{width:18px!important;height:18px!important;max-width:18px!important}
.coupon-home{background:var(--dark);color:#fff}.coupon-home .section-head p{color:#cbd8ea}.coupon-home .arrow-link{color:#f2ec42}.coupon-preview{color:var(--ink)}
.coupon-provider{border-radius:9px;background:#fff}.masked-preview{background:var(--ticket);color:#132037;border-radius:8px}
.why-shell{background:#fff}.why-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(40px,7vw,100px)}
.why-cards{display:block!important;list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.why-cards li{display:grid;grid-template-columns:54px 180px 1fr;gap:18px;align-items:start;padding:24px 0;border-bottom:1px solid var(--line)}
.why-cards li>span{font-family:'Anybody',sans-serif;color:var(--brand);font-weight:800}.why-cards h3{margin:0;font-size:19px}.why-cards p{margin:0;color:var(--muted)}
.article-card>span{color:var(--brand);letter-spacing:0;text-transform:none}.article-art{background:var(--dark)}
.seo-panel{border:0;border-radius:14px;background:var(--brand2);color:#fff}.seo-panel p{color:#dbe6f7}.seo-panel .section-note{color:#f2ec42}
.faq-grid details{padding:18px 20px}.faq-grid summary{color:var(--dark)}
.page-hero,.category-hero,.article-hero{background:var(--dark);color:#fff}.page-hero p,.category-hero p,.article-hero p{color:#dbe6f7}
.editorial-hero-visual{border-radius:14px;box-shadow:none}.editorial-hero-label,.editorial-hero-points span{backdrop-filter:none}
.official-hero-image,.detail-hero-image,.sticky-card{border-radius:12px;box-shadow:none}
.site-footer{background:#04132f}.site-footer .brand-copy b{color:#fff}.site-footer a:hover{color:#f2ec42}
.error-art{border-radius:14px;background:var(--brand2);box-shadow:none}.error-art:before,.error-art:after{display:none}
#main-content>.managed-page-stack{gap:14px;padding-top:14px}.managed-section{border:0;border-radius:14px;box-shadow:none}.managed-theme-brand{background:var(--brand2);color:#fff}.managed-theme-dark{background:var(--dark);color:#fff}.managed-theme-light{background:var(--bg);color:var(--ink);border:1px solid var(--line)}.managed-theme-success{background:var(--mintbg);color:#0f5d48}.managed-theme-warning{background:#fff6dc;color:#704b00}
.managed-media{border-radius:12px;background:#102c5c}.managed-eyebrow{font-size:13px;letter-spacing:.015em;text-transform:none;color:#f2ec42;opacity:1}.managed-copy h2{letter-spacing:-.035em}.managed-item-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.managed-item{border:1px solid #40506f;border-radius:10px;background:#202b4b;backdrop-filter:none}.managed-theme-light .managed-item,.managed-theme-success .managed-item,.managed-theme-warning .managed-item{background:#fff;border-color:var(--line)}.managed-actions .btn.ghost{background:#fff;color:var(--brand2);border:0}.managed-item>span{text-transform:none;letter-spacing:0}

@media(max-width:1180px){.top-search{display:none}.deal-desk-grid{grid-template-columns:1fr .8fr}.primary-nav a{padding-inline:7px;font-size:12px}}
@media(max-width:900px){.deal-desk-grid{grid-template-columns:1fr}.deal-desk-visual{max-width:680px}.primary-nav{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 12px rgba(6,26,64,.12)}.why-grid{grid-template-columns:1fr}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1240px)}.deal-desk-hero::after{display:none}.deal-desk-hero h1{font-size:clamp(2.75rem,13vw,4.25rem)}.deal-desk-visual figcaption{display:grid}.deal-desk-visual figcaption span{text-align:left}.savings-banners{grid-template-columns:1fr}.why-cards li{grid-template-columns:42px 1fr}.why-cards li p{grid-column:2}.coupon-preview{grid-template-columns:52px 1fr}.masked-preview{grid-column:1/-1}}
@media(max-width:640px){.dv-pagination{align-items:flex-start;flex-direction:column}.dv-pagination__links{width:100%}.dv-pagination__links a,.dv-pagination__links span{min-width:38px;min-height:38px}}
@media(prefers-reduced-motion:reduce){.savings-banner,.category-card,.card,.article-card,.coupon-preview{transition:none}.savings-banner:hover,.category-card:hover,.card:hover,.article-card:hover,.coupon-preview:hover{transform:none}}

/* premium-ui-v3.css */
:root{--dv-navy:#06183d;--dv-navy-2:#09265c;--dv-blue:#175bd8;--dv-blue-2:#0d7cdb;--dv-teal:#16c8c6;--dv-cyan:#44dfe5;--dv-ink:#0d1b39;--dv-muted:#61708b;--dv-line:#dce5f1;--dv-bg:#f5f8fc;--dv-card:#fff;--dv-soft:#eef5ff;--dv-success:#16a565;--dv-shadow:0 14px 34px rgba(12,35,78,.08);--dv-shadow-sm:0 6px 18px rgba(12,35,78,.07)}
html{background:var(--dv-bg)}body{background:var(--dv-bg);color:var(--dv-ink);font-family:'Public Sans','Segoe UI',sans-serif}h1,h2,h3,h4,.brand{font-family:'Public Sans','Segoe UI',sans-serif;letter-spacing:-.035em}.wrap{width:min(1480px,calc(100% - 64px))}
.site-header{position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,#06183d 0%,#071b44 60%,#061a39 100%);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none}.nav-shell{min-height:72px;gap:20px}.brand{gap:10px}.brand-mark{width:38px;height:38px;border-radius:10px;background:transparent;display:grid;place-items:center}.brand-mark img{width:38px;height:38px}.brand-copy b{color:#fff;font-size:23px;letter-spacing:-.03em}.brand-copy small{display:none}.menu-btn{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.primary-nav{gap:5px}.primary-nav a{position:relative;color:#eef5ff;min-height:46px;padding:0 11px;border-radius:9px;background:transparent;font-weight:600}.primary-nav a:hover{background:rgba(255,255,255,.08);color:#fff}.primary-nav a.active{background:transparent;color:#fff}.primary-nav a.active:after{content:'';position:absolute;left:10px;right:10px;bottom:-13px;height:3px;border-radius:9px;background:linear-gradient(90deg,var(--dv-teal),var(--dv-cyan))}.primary-nav .nav-freebie{background:rgba(20,204,199,.13);color:#9ef5ee;border:1px solid rgba(93,235,226,.24)}.top-search{margin-left:auto;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:11px;overflow:hidden;min-width:280px}.top-search input{color:#fff;background:transparent;border:0}.top-search input::placeholder{color:#a8b7d0}.top-search button{border-radius:9px;background:linear-gradient(135deg,var(--dv-blue),var(--dv-blue-2));font-weight:700}
.deal-desk-hero,.directory-hero,.category-hero,.page-hero,.article-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#071d56 0%,#0c43a5 38%,#087cae 68%,#11bbb6 100%);color:#fff;border:0}.deal-desk-hero:before,.directory-hero:before,.category-hero:before,.page-hero:before,.article-hero:before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 34% 25%,rgba(255,255,255,.13) 1px,transparent 1.4px),linear-gradient(120deg,transparent 0 48%,rgba(255,255,255,.05) 48% 49%,transparent 49% 100%);background-size:17px 17px,100% 100%;mask-image:linear-gradient(to right,#000 10%,rgba(0,0,0,.7) 55%,transparent 96%);pointer-events:none}.deal-desk-hero:after{content:'';position:absolute;width:620px;height:620px;border-radius:50%;right:-270px;bottom:-360px;background:radial-gradient(circle,rgba(87,244,235,.34),rgba(87,244,235,0) 68%);opacity:1}.deal-desk-hero{padding:70px 0 78px}.deal-desk-grid{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:52px;align-items:center}.deal-desk-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em}.deal-desk-kicker i{background:var(--dv-cyan)}.deal-desk-hero h1{max-width:760px;margin:18px 0 18px;font-size:clamp(3rem,5.2vw,5.2rem);line-height:.98;font-weight:800}.deal-desk-hero h1 span{display:inline;color:#fff}.deal-desk-hero .hero-copy>p{max-width:720px;color:#e6effd;font-size:18px;line-height:1.65}.deal-desk-hero .premium-search{background:#fff;border:0;box-shadow:var(--dv-shadow);border-radius:12px;max-width:760px}.deal-desk-hero .premium-search input{color:var(--dv-ink)}.deal-desk-hero .premium-search input::placeholder{color:#7b89a2}.deal-desk-hero .premium-search button{background:linear-gradient(135deg,var(--dv-blue),var(--dv-blue-2))}.quick-lanes{gap:8px}.quick-lanes a{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:999px;padding:8px 12px}.quick-lanes a:hover{background:rgba(255,255,255,.16)}.premium-trust span{color:#dceafb}.premium-trust span:before{color:#6ff3e5}.deal-desk-visual{padding:0;margin:0;border:0;background:transparent}.deal-desk-visual img{width:100%;border-radius:0;background:transparent;filter:drop-shadow(0 24px 46px rgba(3,18,55,.28))}.deal-desk-visual figcaption{display:none}
.proof-strip{position:relative;z-index:3;margin-top:-36px;background:transparent;border:0}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.proof-grid>div{background:#fff;border:1px solid var(--dv-line);border-radius:14px;padding:20px 22px;box-shadow:var(--dv-shadow-sm)}.proof-grid b{display:block;color:var(--dv-ink);font-size:20px}.proof-grid span{color:var(--dv-muted);font-size:13px}
.section{padding-block:34px}.promo-stage{margin-top:26px}.promo-stage-head,.section-head{gap:24px}.promo-stage-head h2,.section-head h2{font-size:clamp(1.6rem,2.4vw,2.35rem);color:var(--dv-ink)}.promo-stage-head p,.section-head p{color:var(--dv-muted)}.section-note,.eyebrow.dark{color:var(--dv-blue);background:transparent;border:0;padding:0}.promo-stage-chip{background:#edf6ff;color:#1856bd;border:1px solid #d7e7fb;border-radius:999px}.savings-banners{gap:14px}.savings-banner{border-radius:16px;box-shadow:var(--dv-shadow-sm);min-height:250px}.savings-banner-main{background:linear-gradient(135deg,#0a3f9a,#0a78bd)}.savings-banner-coupon{background:linear-gradient(135deg,#ff9a37,#ff5f4f);color:#fff}.savings-banner-product{background:linear-gradient(135deg,#7457e8,#9d59de)}.savings-banner-pill{border-radius:999px}.promo-sublane{background:#fff;border:1px solid var(--dv-line);box-shadow:var(--dv-shadow-sm);border-radius:14px}.promo-sublane:hover{border-color:#9db9e8;transform:translateY(-1px)}
.category-grid,.cards,.article-grid,.coupon-grid{gap:14px}.category-card,.card,.deal-card,.article-card,.coupon-preview,.faq-grid details,.market-directory-card,.sticky-card{background:#fff;border:1px solid var(--dv-line);border-radius:14px;box-shadow:var(--dv-shadow-sm)}.category-card:hover,.deal-card:hover,.article-card:hover,.coupon-preview:hover,.market-directory-card:hover{transform:translateY(-2px);border-color:#aec5ea;box-shadow:0 14px 30px rgba(12,35,78,.10)}.category-card>span,.category-icon{border-radius:12px;background:linear-gradient(135deg,#eaf3ff,#eefcff);color:#1760d5}.deal-card{overflow:hidden}.deal-media{background:#eef5fb}.deal-media img{width:100%;height:220px;object-fit:cover}.deal-card-body{padding:17px}.deal-meta{color:#6c7990}.deal-card h3{font-size:17px;line-height:1.35}.merchant-link,.btn,.primary-btn{background:linear-gradient(135deg,var(--dv-blue),var(--dv-blue-2));border-radius:9px}.badge{border-radius:999px}.coupon-home{background:linear-gradient(110deg,#06183d,#0a2e69)}.coupon-preview{grid-template-columns:58px 1fr auto}.masked-preview{background:#edf4ff;color:#174fba;border-radius:9px}.featured-shell{background:#f0f5fb;border-block:1px solid #dfe8f4}.why-shell{background:#fff}.seo-panel{background:linear-gradient(110deg,#08265c,#0c5a9d);border-radius:18px}.site-footer{background:#06183d}.site-footer .brand-copy b{color:#fff}.footer-grid{gap:52px}.footer-grid a{color:#c9d7ec}.footer-grid a:hover{color:#7bf4e8}
.directory-hero,.category-hero{padding:54px 0 74px}.directory-hero-grid,.category-hero-grid{align-items:center;gap:40px}.directory-hero h1,.category-hero h1{font-size:clamp(2.6rem,4.7vw,4.7rem);line-height:1.02}.directory-hero p,.category-hero p{color:#e3efff;max-width:760px}.directory-search{display:flex;background:#fff;border:0;border-radius:12px;box-shadow:var(--dv-shadow);padding:6px;max-width:720px}.directory-search input{border:0;background:transparent;color:var(--dv-ink)}.directory-search button{border:0;border-radius:9px;background:linear-gradient(135deg,var(--dv-blue),var(--dv-blue-2));color:#fff}.page-trust-strip{gap:10px}.page-trust-strip span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#e8f4ff}
.market-explorer{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.market-filter-panel{position:sticky;top:92px;background:#fff;border:1px solid var(--dv-line);border-radius:14px;box-shadow:var(--dv-shadow-sm);padding:18px}.market-filter-panel h3{margin:0 0 14px;font-size:16px}.market-filter-panel a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f7;color:#36506f;font-size:13px}.market-filter-panel a:last-child{border-bottom:0}.market-filter-panel a:hover{color:var(--dv-blue)}.featured-market-strip{display:flex;gap:10px;overflow:auto;padding:2px 2px 14px;scrollbar-width:thin}.featured-market-chip{min-width:175px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--dv-line);border-radius:13px;padding:12px 14px;box-shadow:var(--dv-shadow-sm)}.featured-market-chip .flag{font-size:28px}.featured-market-chip b{font-size:14px}.featured-market-chip small{display:block;color:var(--dv-muted);font-size:11px;margin-top:2px}.market-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.market-directory-card{display:grid;grid-template-columns:54px 1fr auto;gap:13px;align-items:center;padding:17px}.market-code{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#eef4ff;color:#1254c1;font-weight:800}.market-flag{font-size:31px;line-height:1}.market-directory-card h3{margin:0 0 5px;font-size:16px}.market-directory-card p{display:none}.market-directory-card .market-counts{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.market-directory-card .market-counts span{padding:4px 7px;border-radius:999px;background:#f0f5ff;color:#36506f;font-size:11px}.market-directory-card>i{color:#6b85ab;font-style:normal}.market-result-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.market-result-head h2{margin:0}.market-result-head p{margin:5px 0 0;color:var(--dv-muted)}
.route-search-index .search-shell,.route-products-index .listing-shell,.route-deals-index .listing-shell,.route-coupons-index .listing-shell{background:transparent}.filters-panel,.listing-filters,.search-filter-panel{background:#fff;border:1px solid var(--dv-line);border-radius:14px;box-shadow:var(--dv-shadow-sm)}
@media(max-width:1280px){.primary-nav a{padding-inline:8px;font-size:12px}.top-search{min-width:220px}.deal-desk-grid{grid-template-columns:1fr .82fr}.market-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1020px){.top-search{display:none}.primary-nav{position:fixed;left:20px;right:20px;top:80px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;background:#06183d;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 20px 50px rgba(3,16,45,.28)}.primary-nav.open{display:grid}.primary-nav a.active:after{display:none}.deal-desk-grid,.directory-hero-grid,.category-hero-grid{grid-template-columns:1fr}.deal-desk-visual{max-width:680px}.proof-grid{grid-template-columns:repeat(2,1fr)}.market-explorer{grid-template-columns:1fr}.market-filter-panel{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.market-filter-panel h3{grid-column:1/-1}.market-filter-panel a{border:1px solid #edf1f7;border-radius:9px;padding:9px 10px}}
@media(max-width:720px){.wrap{width:min(100% - 28px,1480px)}.site-header{position:sticky}.nav-shell{min-height:64px}.brand-copy b{font-size:20px}.deal-desk-hero{padding:44px 0 64px}.deal-desk-hero h1,.directory-hero h1,.category-hero h1{font-size:clamp(2.35rem,11vw,3.7rem)}.deal-desk-hero .hero-copy>p{font-size:16px}.deal-desk-visual{margin-top:10px}.proof-strip{margin-top:-24px}.proof-grid{grid-template-columns:1fr 1fr;gap:10px}.proof-grid>div{padding:15px}.proof-grid b{font-size:17px}.savings-banners{grid-template-columns:1fr}.market-directory-grid{grid-template-columns:1fr}.market-filter-panel{grid-template-columns:1fr 1fr}.featured-market-chip{min-width:150px}.deal-media img{height:190px}.footer-grid{grid-template-columns:1fr}}
@media(max-width:460px){.proof-grid{grid-template-columns:1fr}.market-filter-panel{grid-template-columns:1fr}.primary-nav{grid-template-columns:1fr}.deal-desk-hero .premium-search{display:grid}.directory-search{display:grid}.directory-search button{min-height:44px}.market-directory-card{grid-template-columns:48px 1fr auto}.market-code{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.category-card,.deal-card,.article-card,.coupon-preview,.market-directory-card{transition:none!important}.category-card:hover,.deal-card:hover,.article-card:hover,.coupon-preview:hover,.market-directory-card:hover{transform:none}}

/* reference-ui-v4.css */
/* DealVorio reference UI v4
 * Final public presentation layer aligned to the approved navy/blue/teal
 * country/deals/courses dashboard references. It intentionally stays CSS-only:
 * existing routes, verification wording, SEO, forms and publication rules remain
 * authoritative. Loaded after every legacy public stylesheet. */
:root{
  --ref-navy:#041738;
  --ref-navy-2:#06245a;
  --ref-blue:#0e51c7;
  --ref-blue-2:#1479e8;
  --ref-teal:#04c8c1;
  --ref-cyan:#5de6e1;
  --ref-ink:#0a1b3d;
  --ref-muted:#63718a;
  --ref-line:#dfe7f2;
  --ref-surface:#ffffff;
  --ref-bg:#f6f9fd;
  --ref-shadow:0 8px 24px rgba(14,38,82,.075);
  --ref-shadow-lg:0 18px 44px rgba(7,34,85,.12);
}
html{background:var(--ref-bg)}
body{background:var(--ref-bg);color:var(--ref-ink)}
.wrap{width:min(1540px,calc(100% - 72px))}

/* Reference navigation: compact dark command bar with a restrained cyan active
 * underline rather than large pills. */
.site-header{background:linear-gradient(90deg,#031538 0%,#061d47 58%,#041a3d 100%);border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 4px 18px rgba(1,16,47,.12)}
.nav-shell{min-height:70px;gap:18px}
.brand-mark,.brand-mark img{width:38px;height:38px}.brand-copy b{font-size:22px}.brand-copy small{display:none}
.primary-nav{gap:2px;align-self:stretch}.primary-nav a{display:inline-flex;align-items:center;min-height:70px;padding:0 10px;border-radius:0;color:#ecf3ff;font-size:13px;font-weight:650;background:transparent!important;border:0!important}
.primary-nav a:hover{color:#fff;background:rgba(255,255,255,.055)!important}.primary-nav a.active:after{left:8px;right:8px;bottom:0;height:3px;background:linear-gradient(90deg,#11d5cb,#48d8ff)}
.primary-nav .nav-freebie{color:#aef9f1}
.top-search{min-width:320px;max-width:410px;height:40px;border-radius:10px;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.10)}
.top-search input{font-size:12px;padding-left:14px}.top-search button{width:42px;overflow:hidden;color:transparent;position:relative;background:transparent}.top-search button:after{content:'⌕';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:20px}

/* The supplied references share the same geographic hero vocabulary across
 * home, countries, categories, deals and course surfaces. */
.deal-desk-hero,.directory-hero,.category-hero,.page-hero,.article-hero{
  min-height:260px;
  background:
    linear-gradient(104deg,rgba(6,45,164,.98) 0%,rgba(7,91,183,.96) 49%,rgba(3,202,191,.94) 100%),
    url('/brand/premium-global-network.svg') right center/760px auto no-repeat;
}
.deal-desk-hero:before,.directory-hero:before,.category-hero:before,.page-hero:before,.article-hero:before{opacity:.38;background-size:18px 18px,100% 100%}
.deal-desk-hero:after,.directory-hero:after,.category-hero:after,.page-hero:after,.article-hero:after{content:'';position:absolute;right:-60px;top:-130px;width:640px;height:640px;border-radius:50%;border:1px solid rgba(255,255,255,.15);box-shadow:0 0 0 42px rgba(255,255,255,.025),0 0 0 92px rgba(255,255,255,.018);pointer-events:none}
.deal-desk-hero{padding:48px 0 70px}.directory-hero,.category-hero{padding:48px 0 72px}
.deal-desk-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:44px}
.deal-desk-hero h1,.directory-hero h1,.category-hero h1{font-size:clamp(2.55rem,4.25vw,4.45rem);line-height:1.02;letter-spacing:-.045em;max-width:820px}
.deal-desk-hero .hero-copy>p,.directory-hero p,.category-hero p{font-size:16px;line-height:1.55;color:#edf6ff;max-width:710px}
.deal-desk-kicker,.eyebrow{padding:6px 10px;font-size:11px;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.13)}
.deal-desk-visual{height:260px;display:flex;align-items:center;justify-content:center}.deal-desk-visual img{max-height:290px;object-fit:contain;filter:drop-shadow(0 18px 35px rgba(1,24,78,.25))}
.hero-search,.directory-search,.premium-search{max-width:690px;border-radius:11px!important;box-shadow:0 12px 30px rgba(3,28,86,.18)!important}.hero-search input,.directory-search input,.premium-search input{min-height:48px}.hero-search button,.directory-search button,.premium-search button{min-height:42px;border-radius:8px!important}
.quick-lanes{margin-top:13px}.quick-lanes a{padding:6px 10px;font-size:11px;background:rgba(255,255,255,.08)}

/* Floating stat cards replicate the white KPI rail crossing the hero/body seam. */
.proof-strip{margin-top:-38px}.proof-grid{gap:12px}.proof-grid>div{min-height:94px;padding:17px 20px;border-radius:13px;border:1px solid var(--ref-line);box-shadow:var(--ref-shadow);display:flex;flex-direction:column;justify-content:center}.proof-grid b{font-size:22px;letter-spacing:-.035em}.proof-grid span{font-size:12px}

/* White dashboard canvas and compact card density used by the country, deal and
 * course references. */
.section{padding-block:28px}.section-head{margin-bottom:14px}.section-head h2,.promo-stage-head h2{font-size:25px;letter-spacing:-.035em}.section-head p,.promo-stage-head p{font-size:13px;line-height:1.55}
.category-grid,.cards,.article-grid,.coupon-grid{gap:12px}.category-card,.card,.deal-card,.article-card,.coupon-preview,.market-directory-card,.sticky-card,.promo-sublane,.faq-grid details{border-radius:12px;border-color:var(--ref-line);box-shadow:0 4px 14px rgba(11,39,84,.055)}
.category-card{min-height:82px;padding:15px}.category-icon{width:44px;height:44px;border-radius:50%}.deal-card-body{padding:14px}.deal-card h3{font-size:15px}.deal-media img{height:184px}.merchant-link,.btn,.primary-btn{min-height:38px;border-radius:7px;background:linear-gradient(135deg,#1768ed,#075bd6)}

/* Country / market explorer gets the same filter-left + card-grid geometry shown
 * in the supplied screenshots. */
.market-explorer{grid-template-columns:245px minmax(0,1fr);gap:16px}.market-filter-panel{top:86px;padding:16px;border-radius:12px}.market-filter-panel h3{font-size:15px}.market-filter-panel a{padding:9px 0}.featured-market-strip{gap:10px;margin-top:-2px}.featured-market-chip{min-width:185px;min-height:72px;border-radius:11px;padding:12px}.featured-market-chip .flag{font-size:31px}.market-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.market-directory-card{grid-template-columns:50px 1fr 16px;min-height:112px;padding:14px}.market-code{width:48px;height:48px}.market-directory-card h3{font-size:15px}.market-directory-card .market-counts span{font-size:10px;padding:3px 6px}
.route-markets-index .section,.route-categories-index .section{padding-top:20px}

/* Listing routes: reference-style horizontal filter rail, left facets where
 * present, and dense 4-column desktop inventory. */
.filters-panel,.listing-filters,.search-filter-panel{border-radius:12px;border-color:var(--ref-line);box-shadow:var(--ref-shadow);padding:15px}
.route-deals-index .cards,.route-products-index .cards,.route-courses-index .cards,.route-games-index .cards,.route-apps-index .cards,.route-books-index .cards{gap:12px}
.route-deals-index .deal-card,.route-products-index .deal-card{min-height:100%}
.savings-banners{gap:12px}.savings-banner{min-height:220px;border-radius:14px}.savings-banner-main{background:linear-gradient(125deg,#ff8248,#f33e62)}.savings-banner-coupon{background:linear-gradient(125deg,#7258e8,#9b55e2)}.savings-banner-product{background:linear-gradient(125deg,#075bb8,#09a7b4)}

/* Footer mirrors the compact dark reference footer instead of competing with the
 * content above it. */
.site-footer{background:linear-gradient(90deg,#031534,#061c46);padding-top:28px}.footer-grid{gap:34px}.footer-grid p,.footer-grid a{font-size:12px}.footer-bottom{font-size:11px}

@media(max-width:1360px){.market-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.primary-nav a{padding-inline:7px;font-size:12px}.top-search{min-width:250px}.wrap{width:min(1480px,calc(100% - 48px))}}
@media(max-width:1080px){.market-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-desk-grid{grid-template-columns:1fr .72fr}.top-search{display:none}.primary-nav{top:76px}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1540px)}.site-header{position:sticky}.nav-shell{min-height:62px}.primary-nav{top:68px}.primary-nav a{min-height:44px;border-radius:8px}.deal-desk-hero,.directory-hero,.category-hero{padding:36px 0 58px;min-height:auto}.deal-desk-grid{grid-template-columns:1fr}.deal-desk-visual{height:180px}.deal-desk-hero h1,.directory-hero h1,.category-hero h1{font-size:clamp(2.25rem,10vw,3.15rem)}.proof-strip{margin-top:-26px}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.proof-grid>div{min-height:78px;padding:13px}.proof-grid b{font-size:18px}.market-directory-grid{grid-template-columns:1fr}.market-directory-card{min-height:92px}.market-explorer{grid-template-columns:1fr}.featured-market-chip{min-width:160px}.deal-media img{height:168px}}
@media(max-width:440px){.proof-grid{grid-template-columns:1fr}.hero-search,.directory-search{display:grid}.hero-search button,.directory-search button{width:100%}.market-directory-card{grid-template-columns:44px 1fr 12px}.market-code{width:42px;height:42px}}
@media(prefers-reduced-motion:reduce){.category-card,.deal-card,.article-card,.market-directory-card{transition:none!important;transform:none!important}}

/* pagination-v2.css */
/* Reference-style hero artwork is swapped at the final public style layer so
 * legacy Blade templates cannot leave the old purple illustration visible. */
.deal-desk-visual img{content:url('/brand/premium-global-network.svg')}

/* DealVorio shared pagination contract.
 * Loaded by both public and Admin layouts under a new filename so stale browser
 * caches cannot leave the paginator as an unstyled wall of links. */
.dv-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  width: 100%;
  min-width: 0;
  margin: 1.4rem 0 .5rem;
  padding: .8rem 0;
  font-size: .875rem;
  line-height: 1.2;
}

.dv-pagination__summary {
  flex: 0 0 auto;
  color: #64748b;
  font-weight: 650;
  white-space: nowrap;
}

.dv-pagination__links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: .35rem;
  flex-wrap: wrap;
  min-width: 0;
}

.dv-pagination__links > a,
.dv-pagination__links > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.35rem;
  min-height: 2.35rem;
  padding: .5rem .7rem;
  border: 1px solid #d7e0ee;
  border-radius: .7rem;
  background: #fff;
  color: #123b82;
  font-weight: 750;
  text-decoration: none;
  box-sizing: border-box;
}

.dv-pagination__links > a:hover,
.dv-pagination__links > a:focus-visible {
  border-color: #1f61cf;
  box-shadow: 0 0 0 3px rgba(31, 97, 207, .12);
  outline: none;
}

.dv-pagination__links .is-current {
  border-color: #123b82;
  background: #123b82;
  color: #fff;
}

.dv-pagination__links .is-disabled {
  color: #94a3b8;
  background: #f8fafc;
  cursor: not-allowed;
}

.dv-pagination__links .is-gap {
  min-width: auto;
  padding-inline: .35rem;
  border-color: transparent;
  background: transparent;
  color: #64748b;
}

.admin-body .dv-pagination {
  border-top: 1px solid #e2e8f0;
  margin-top: 1rem;
}

.admin-body .dv-pagination__links > a,
.admin-body .dv-pagination__links > span {
  box-shadow: 0 1px 2px rgba(15, 23, 42, .04);
}

@media (max-width: 760px) {
  .dv-pagination {
    align-items: stretch;
    flex-direction: column;
    gap: .7rem;
  }

  .dv-pagination__summary {
    white-space: normal;
  }

  .dv-pagination__links {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
    padding: .15rem .1rem .45rem;
  }

  .dv-pagination__links > a,
  .dv-pagination__links > span {
    flex: 0 0 auto;
  }
}

/* enterprise/portal-v5-01.css */
/* DealVorio Enterprise Portal v5
 * Final public presentation layer for the approved navy / royal-blue / teal
 * country, deals and learning portal. Loaded after every legacy stylesheet.
 */
:root{
  --dv-navy:#03163b;
  --dv-navy-2:#061f4f;
  --dv-blue:#1464f4;
  --dv-blue-dark:#074bc7;
  --dv-indigo:#5f4de8;
  --dv-teal:#08c9bd;
  --dv-cyan:#35d9e3;
  --dv-green:#16a866;
  --dv-orange:#ff8a36;
  --dv-red:#ef4b67;
  --dv-ink:#0a1c3f;
  --dv-text:#334663;
  --dv-muted:#718099;
  --dv-line:#dfe7f2;
  --dv-line-strong:#ced9e8;
  --dv-surface:#fff;
  --dv-bg:#f5f8fc;
  --dv-soft:#eef4fb;
  --dv-shadow:0 8px 24px rgba(18,45,90,.075);
  --dv-shadow-lg:0 20px 55px rgba(3,31,80,.14);
  --dv-radius:14px;
  --dv-radius-sm:10px;
}

*{box-sizing:border-box}

html{scroll-behavior:smooth;background:var(--dv-bg)}

body[data-dealvorio-ui="enterprise-v5"]{margin:0;background:var(--dv-bg);color:var(--dv-ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}

body[data-dealvorio-ui="enterprise-v5"] a{color:inherit;text-decoration:none}

body[data-dealvorio-ui="enterprise-v5"] button,body[data-dealvorio-ui="enterprise-v5"] input,body[data-dealvorio-ui="enterprise-v5"] select,body[data-dealvorio-ui="enterprise-v5"] textarea{font:inherit}

body[data-dealvorio-ui="enterprise-v5"] img{max-width:100%}

body[data-dealvorio-ui="enterprise-v5"] .dv-icon{display:block;flex:none}

body[data-dealvorio-ui="enterprise-v5"] .wrap,
.dv-portal-wrap{width:min(1500px,calc(100% - 72px));margin-inline:auto}

body[data-dealvorio-ui="enterprise-v5"] .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

body[data-dealvorio-ui="enterprise-v5"] :focus-visible{outline:3px solid rgba(32,135,255,.34);outline-offset:2px}

body[data-dealvorio-ui="enterprise-v5"] .skip-link{position:fixed;top:8px;left:8px;z-index:9999;transform:translateY(-180%);padding:10px 14px;border-radius:8px;background:#fff;color:var(--dv-navy);font-weight:800;box-shadow:var(--dv-shadow-lg)}

body[data-dealvorio-ui="enterprise-v5"] .skip-link:focus{transform:none}

/* ───────────────────────── Header and navigation ───────────────────────── */
body[data-dealvorio-ui="enterprise-v5"] .site-header{position:sticky!important;top:0;z-index:1200;width:100%;background:linear-gradient(90deg,#031539 0%,#061d46 56%,#04183a 100%)!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 5px 20px rgba(2,18,50,.16)!important}

body[data-dealvorio-ui="enterprise-v5"] .nav-shell{display:flex!important;align-items:center!important;gap:18px!important;min-height:72px!important;padding:0!important}

body[data-dealvorio-ui="enterprise-v5"] .brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}

body[data-dealvorio-ui="enterprise-v5"] .brand-mark{display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;height:40px!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}

body[data-dealvorio-ui="enterprise-v5"] .brand-mark img{display:block!important;width:40px!important;height:40px!important;object-fit:contain!important}

body[data-dealvorio-ui="enterprise-v5"] .brand-copy{display:grid;line-height:1.05}

body[data-dealvorio-ui="enterprise-v5"] .brand-copy b{color:#fff!important;font-size:22px!important;font-weight:800!important;letter-spacing:-.035em!important}

body[data-dealvorio-ui="enterprise-v5"] .brand-copy small{margin-top:4px;color:#99afd0!important;font-size:9px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav{display:flex!important;align-items:stretch!important;align-self:stretch!important;gap:2px!important;margin-left:22px!important;min-width:0!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a,
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>summary{position:relative;display:flex!important;align-items:center!important;gap:7px!important;min-height:72px!important;padding:0 11px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#e9f2ff!important;font-size:13px!important;font-weight:650!important;white-space:nowrap!important;cursor:pointer!important;list-style:none!important;box-shadow:none!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a:before,
body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a:after{content:none!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a:hover,
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>summary:hover{color:#fff!important;background:rgba(255,255,255,.055)!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a.active:after,
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more[data-active="true"]>summary:after{content:""!important;position:absolute!important;left:8px!important;right:8px!important;bottom:0!important;height:3px!important;border-radius:3px 3px 0 0!important;background:linear-gradient(90deg,#08d2c7,#45d8ff)!important}

body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a.active{color:#fff!important}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more{position:relative;align-self:stretch}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>summary::-webkit-details-marker{display:none}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more[open]>summary{background:rgba(255,255,255,.055)!important;color:#fff!important}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu{position:absolute;top:calc(100% + 8px);left:0;display:grid;min-width:240px;padding:8px;border:1px solid #dce5f0;border-radius:12px;background:#fff;box-shadow:0 20px 48px rgba(2,21,58,.2)}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu:before{content:"";position:absolute;top:-6px;left:25px;width:11px;height:11px;transform:rotate(45deg);border-left:1px solid #dce5f0;border-top:1px solid #dce5f0;background:#fff}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu a{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:8px;color:var(--dv-text);font-size:13px;font-weight:650}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu a:hover{background:#eef5ff;color:var(--dv-blue-dark)}

body[data-dealvorio-ui="enterprise-v5"] .top-search{display:flex!important;align-items:center!important;min-width:270px!important;max-width:360px!important;height:42px!important;margin-left:auto!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:11px!important;background:rgba(255,255,255,.09)!important;box-shadow:none!important;overflow:hidden!important}

/* enterprise/portal-v5-02.css */
body[data-dealvorio-ui="enterprise-v5"] .top-search input{width:100%!important;height:100%!important;padding:0 12px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:12px!important;outline:0!important}

body[data-dealvorio-ui="enterprise-v5"] .top-search input::placeholder{color:#a9b8ce!important}

body[data-dealvorio-ui="enterprise-v5"] .top-search button{display:grid!important;place-items:center!important;flex:0 0 44px!important;width:44px!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font-size:0!important}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-bell{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:50%;color:#f2f7ff}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-bell:hover{background:rgba(255,255,255,.08)}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-account{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:2px solid rgba(255,255,255,.2);border-radius:50%;background:linear-gradient(135deg,#0acdbd,#09aebc);color:#fff;font-size:12px;font-weight:850;box-shadow:0 5px 16px rgba(7,194,187,.22)}

body[data-dealvorio-ui="enterprise-v5"] .menu-btn{display:none!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:9px!important;background:rgba(255,255,255,.07)!important;color:#fff!important}

/* ───────────────────────── Enterprise home hero ───────────────────────── */
.dv-portal-home{padding-bottom:30px;background:var(--dv-bg)}

.dv-portal-hero{position:relative;isolation:isolate;min-height:330px;padding:48px 0 0;overflow:visible;background:linear-gradient(108deg,#0638ac 0%,#075ab9 48%,#05c9bd 100%)}

.dv-portal-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 12% 30%,rgba(255,255,255,.09) 0 1px,transparent 1.8px) 0 0/18px 18px,linear-gradient(90deg,rgba(3,36,129,.28),transparent 50%);opacity:.7}

.dv-portal-map-dots{position:absolute;inset:0;z-index:-1;opacity:.22;background:url('/brand/premium-global-network.svg') 45% 46%/760px auto no-repeat;mix-blend-mode:screen}

.dv-portal-hero-grid{display:grid;grid-template-columns:minmax(520px,.95fr) minmax(500px,1.05fr);align-items:center;gap:30px;min-height:225px}

.dv-portal-copy{position:relative;z-index:2;max-width:720px;padding-bottom:36px}

.dv-portal-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.09);color:#eaf7ff;font-size:11px;font-weight:750;letter-spacing:.02em}

.dv-portal-copy h1{max-width:770px;margin:14px 0 10px;color:#fff;font-size:clamp(42px,4vw,66px);font-weight:820;line-height:1.04;letter-spacing:-.052em}

.dv-portal-copy>p{max-width:690px;margin:0;color:#e7f5ff;font-size:16px;line-height:1.55}

.dv-portal-search{display:flex;align-items:center;gap:10px;width:min(670px,100%);height:54px;margin-top:23px;padding-left:16px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:#fff;box-shadow:0 14px 32px rgba(0,33,103,.2);overflow:hidden}

.dv-portal-search>.dv-icon{color:#7890aa}

.dv-portal-search input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:var(--dv-ink);outline:0;font-size:13px}

.dv-portal-search input::placeholder{color:#8796aa}

.dv-portal-search button{display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:104px;margin:5px;padding:0 18px;border:0;border-radius:9px;background:linear-gradient(135deg,#1769f4,#0758d6);color:#fff;font-size:13px;font-weight:800;cursor:pointer}

.dv-portal-globe{position:relative;align-self:stretch;min-width:0;min-height:250px;overflow:hidden;overflow:clip}

.dv-portal-globe:before,.dv-portal-globe:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%;pointer-events:none}

.dv-portal-globe:before{right:0;top:-20px;width:520px;height:250px;transform:rotate(-5deg)}

.dv-portal-globe:after{right:70px;top:5px;width:390px;height:210px;transform:rotate(13deg)}

.dv-portal-globe img{position:absolute;right:0;bottom:-10px;width:min(680px,100%);max-width:100%;height:auto;filter:drop-shadow(0 18px 40px rgba(0,27,81,.2))}

.dv-featured-markets{position:relative;z-index:6;display:flex;align-items:center;gap:16px;min-height:88px;margin-top:2px;transform:translateY(42px);padding:12px 18px;border:1px solid #e0e8f2;border-radius:14px;background:#fff;box-shadow:var(--dv-shadow-lg)}

.dv-featured-label{display:flex;align-items:center;gap:8px;flex:0 0 auto;color:#50627e;font-size:12px;font-weight:750;white-space:nowrap}

.dv-featured-track{display:flex;align-items:stretch;gap:4px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}

.dv-featured-track::-webkit-scrollbar{display:none}

.dv-featured-track>a{display:flex;align-items:center;gap:8px;min-width:130px;padding:7px 9px;border-radius:9px;color:var(--dv-ink)}

.dv-featured-track>a:hover{background:#f0f6ff}

.dv-featured-track .dv-flag,.dv-country-featured-card .dv-flag,.dv-country-card>.dv-flag{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #e2e7ee;border-radius:50%;background:#fff;font-size:27px;line-height:1;box-shadow:0 3px 8px rgba(12,35,75,.08);overflow:hidden}

.dv-featured-track b,.dv-featured-track small{display:block;white-space:nowrap}

.dv-featured-track b{font-size:11px;font-weight:780}

.dv-featured-track small{margin-top:2px;color:#8390a4;font-size:9px}

.dv-featured-all{display:flex;align-items:center;gap:5px;flex:0 0 auto;padding-left:14px;border-left:1px solid #e3e8f0;color:var(--dv-blue)!important;font-size:11px;font-weight:750;white-space:nowrap}

.dv-home-stats{position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:60px}

.dv-stat{display:flex;align-items:center;gap:13px;min-height:98px;padding:16px 18px;border:1px solid var(--dv-line);border-radius:13px;background:#fff;box-shadow:var(--dv-shadow);transition:.2s ease}

.dv-stat:hover{transform:translateY(-2px);border-color:#c6d8ee;box-shadow:0 14px 30px rgba(16,51,104,.11)}

.dv-stat>i{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;font-style:normal}

.dv-stat-blue>i{background:#e9f1ff;color:#2165d6}

.dv-stat-indigo>i{background:#edf1ff;color:#455fe8}

.dv-stat-violet>i{background:#f1edff;color:#7354e8}

.dv-stat-orange>i{background:#fff0e5;color:#ef7828}

.dv-stat-teal>i{background:#e4faf8;color:#0ba99f}

.dv-stat small,.dv-stat b,.dv-stat em{display:block}

.dv-stat small{color:#60708a;font-size:10px;font-weight:650}

.dv-stat b{margin-top:1px;color:var(--dv-ink);font-size:23px;font-weight:830;line-height:1.15;letter-spacing:-.035em}

.dv-stat em{margin-top:3px;color:#8a96a8;font-size:9px;font-style:normal}

/* enterprise/portal-v5-03.css */
.dv-home-command-grid{display:grid;grid-template-columns:minmax(300px,.76fr) minmax(600px,1.65fr) minmax(300px,.83fr);gap:14px;margin-top:14px}

.dv-command-panel{min-height:330px;border:1px solid var(--dv-line);border-radius:13px;background:#fff;box-shadow:var(--dv-shadow);overflow:hidden}

.dv-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px 12px}

.dv-panel-head span{display:block;color:#718099;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}

.dv-panel-head h2{margin:3px 0 0;color:var(--dv-ink);font-size:17px;font-weight:780;letter-spacing:-.025em}

.dv-panel-head>a{color:var(--dv-blue)!important;font-size:10px;font-weight:750;white-space:nowrap}

.dv-offer-list{display:grid;padding:0 14px}

.dv-list-offer{display:grid;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:75px;padding:10px 2px;border-top:1px solid #edf1f6}

.dv-list-offer:first-child{border-top:0}

.dv-offer-logo{display:grid;place-items:center;width:52px;height:52px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}

.dv-offer-logo img{width:100%;height:100%;object-fit:contain;padding:5px}

.dv-offer-copy b,.dv-offer-copy small{display:block}

.dv-offer-copy b{color:var(--dv-ink);font-size:11px;font-weight:760;line-height:1.35}

.dv-offer-copy small{display:flex;align-items:center;gap:8px;margin-top:6px;color:#8290a5;font-size:9px}

.dv-offer-copy small i{padding:3px 6px;border-radius:999px;background:#fff0e6;color:#dd6f2a;font-style:normal;font-weight:750}

.dv-offer-copy small span{display:flex;align-items:center;gap:3px}

.dv-offer-arrow{color:#92a1b5}

.dv-panel-cta{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 14px 14px;padding:9px 12px;border-top:1px solid #edf1f6;color:var(--dv-blue)!important;font-size:10px;font-weight:750}

.dv-trending-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 15px 15px}

.dv-trend-card{display:block;min-width:0;border:1px solid #e0e7f1;border-radius:10px;background:#fff;overflow:hidden;transition:.2s ease}

.dv-trend-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,48,96,.1)}

.dv-trend-card>span:first-child{display:block;height:124px;background:#eef4fb;overflow:hidden}

.dv-trend-card img{width:100%;height:100%;object-fit:cover}

.dv-trend-card>span:last-child{display:block;padding:10px}

.dv-trend-card em{display:inline-flex;margin-bottom:6px;padding:3px 6px;border-radius:999px;background:#eef3ff;color:#4965dc;font-size:8px;font-style:normal;font-weight:800}

.dv-trend-card b,.dv-trend-card small{display:block}

.dv-trend-card b{min-height:36px;color:var(--dv-ink);font-size:10px;font-weight:760;line-height:1.35}

.dv-trend-card small{margin-top:7px;color:#8290a5;font-size:8px;line-height:1.35}

.dv-market-links{display:grid;padding:0 14px}

.dv-market-links>a{display:grid;grid-template-columns:37px minmax(0,1fr) 17px;align-items:center;gap:9px;min-height:48px;padding:6px 2px;border-top:1px solid #edf1f6}

.dv-market-links>a:first-child{border-top:0}

.dv-market-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f4f7fb;font-size:22px}

.dv-market-links b,.dv-market-links small{display:block}

.dv-market-links b{font-size:10px;font-weight:750}

.dv-market-links small{margin-top:2px;color:#8592a5;font-size:8px}

.dv-market-links>a>.dv-icon{color:#9aa7b8}

.dv-portal-empty{display:grid;place-items:center;min-height:165px;padding:28px;text-align:center;color:#72819a}

.dv-portal-empty b{color:var(--dv-ink);font-size:13px}

.dv-portal-empty span{margin-top:4px;font-size:11px}

.dv-trust-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;padding:13px 14px;border:1px solid var(--dv-line);border-radius:12px;background:#fff;box-shadow:var(--dv-shadow)}

.dv-trust-ribbon>span{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:48px;padding:0 18px;border-left:1px solid #e3e9f1}

.dv-trust-ribbon>span:first-child{border-left:0}

.dv-trust-ribbon i{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef5ff;color:var(--dv-blue);font-style:normal}

.dv-trust-ribbon b{font-size:10px;font-weight:770}

.dv-trust-ribbon small{color:#8290a4;font-size:8px}

/* Home supporting sections */
.dv-enterprise-section{padding:30px 0 4px}

.dv-enterprise-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}

.dv-enterprise-section-head>div>span{color:var(--dv-blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

.dv-enterprise-section-head h2{margin:3px 0 2px;color:var(--dv-ink);font-size:26px;font-weight:800;letter-spacing:-.035em}

.dv-enterprise-section-head p{margin:0;color:var(--dv-muted);font-size:12px}

.dv-enterprise-section-head>a{display:flex;align-items:center;gap:5px;color:var(--dv-blue)!important;font-size:11px;font-weight:760}

.dv-enterprise-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}

.dv-enterprise-category-grid>a{display:grid;grid-template-columns:42px minmax(0,1fr) 16px;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:80px;padding:13px;border:1px solid var(--dv-line);border-radius:11px;background:#fff;box-shadow:0 4px 14px rgba(11,39,84,.055)}

.dv-enterprise-category-grid>a>span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#eef4ff;color:var(--dv-blue)}

.dv-enterprise-category-grid b{font-size:11px;font-weight:760}

.dv-enterprise-category-grid small{color:#8290a4;font-size:8px}

.dv-enterprise-category-grid>a>.dv-icon{grid-column:3;grid-row:1/3;color:#9aa7b9}

.dv-enterprise-coupon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}

.dv-enterprise-coupon-grid>a{display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:108px;padding:13px;border:1px solid var(--dv-line);border-radius:11px;background:#fff;box-shadow:0 4px 14px rgba(11,39,84,.055)}

.dv-enterprise-coupon-logo{display:grid;place-items:center;width:50px;height:50px;border-radius:10px;background:#f3f6fb;color:var(--dv-indigo);overflow:hidden}

.dv-enterprise-coupon-logo img{width:100%;height:100%;object-fit:contain;padding:5px}

.dv-enterprise-coupon-grid small,.dv-enterprise-coupon-grid b,.dv-enterprise-coupon-grid em{display:block}

.dv-enterprise-coupon-grid small{color:#7f8da1;font-size:8px}

.dv-enterprise-coupon-grid b{margin-top:3px;color:var(--dv-ink);font-size:11px;line-height:1.35}

.dv-enterprise-coupon-grid em{margin-top:7px;color:var(--dv-blue);font-size:9px;font-style:normal;font-weight:750}

.dv-enterprise-coupon-grid>a>.dv-icon{color:#98a5b7}

.dv-enterprise-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}

/* enterprise/portal-v5-04.css */
.dv-enterprise-guide-grid>a{border:1px solid var(--dv-line);border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(11,39,84,.055);overflow:hidden}

.dv-enterprise-guide-art{display:grid;place-items:center;height:145px;background:linear-gradient(135deg,#eaf3ff,#e4fbfa);color:var(--dv-blue)}

.dv-enterprise-guide-art img{width:100%;height:100%;object-fit:cover}

.dv-enterprise-guide-grid>a>small,.dv-enterprise-guide-grid>a>b,.dv-enterprise-guide-grid>a>p,.dv-enterprise-guide-grid>a>em{display:block;margin-inline:14px}

.dv-enterprise-guide-grid>a>small{margin-top:12px;color:var(--dv-blue);font-size:8px;font-weight:800;text-transform:uppercase}

.dv-enterprise-guide-grid>a>b{margin-top:5px;font-size:13px;line-height:1.35}

.dv-enterprise-guide-grid>a>p{min-height:44px;margin-top:6px;color:var(--dv-muted);font-size:10px;line-height:1.5}

.dv-enterprise-guide-grid>a>em{display:flex;align-items:center;gap:5px;margin-top:10px;margin-bottom:14px;color:var(--dv-blue);font-size:9px;font-style:normal;font-weight:750}

.dv-enterprise-faq{padding-bottom:40px}

.dv-enterprise-faq>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}

.dv-enterprise-faq details{border:1px solid var(--dv-line);border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(11,39,84,.05)}

.dv-enterprise-faq summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px;color:var(--dv-ink);font-size:12px;font-weight:750;cursor:pointer;list-style:none}

.dv-enterprise-faq summary::-webkit-details-marker{display:none}

.dv-enterprise-faq details[open] summary .dv-icon{transform:rotate(180deg)}

.dv-enterprise-faq p{margin:0;padding:0 16px 16px;color:var(--dv-muted);font-size:11px;line-height:1.55}

/* ───────────────────────── Country explorer ───────────────────────── */
.dv-country-hero,.dv-market-detail-hero{position:relative;isolation:isolate;min-height:250px;padding:43px 0 70px;overflow:hidden;background:linear-gradient(106deg,#0638ae 0%,#075bb9 49%,#06c9bc 100%)}

.dv-country-hero:before,.dv-market-detail-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:url('/brand/premium-global-network.svg') 48% center/760px auto no-repeat;opacity:.25}

.dv-country-hero:after,.dv-market-detail-hero:after{content:"";position:absolute;right:-60px;bottom:-170px;z-index:-1;width:650px;height:430px;background:url('/brand/portal-globe.svg') center/contain no-repeat;opacity:.9;pointer-events:none}

.dv-country-hero h1{max-width:690px;margin:12px 0 6px;color:#fff;font-size:clamp(43px,4vw,64px);line-height:1.03;letter-spacing:-.05em}

.dv-country-hero p{max-width:650px;margin:0;color:#e9f6ff;font-size:15px}

.dv-country-search{display:flex;align-items:center;width:min(650px,100%);height:51px;margin-top:20px;border:1px solid rgba(255,255,255,.24);border-radius:11px;background:#fff;box-shadow:0 12px 28px rgba(0,34,102,.2);overflow:hidden}

.dv-country-search input{flex:1;min-width:0;height:100%;padding:0 15px;border:0;outline:0;font-size:12px}

.dv-country-search button{display:flex;align-items:center;justify-content:center;gap:7px;align-self:stretch;margin:5px;padding:0 18px;border:0;border-radius:8px;background:var(--dv-blue);color:#fff;font-size:11px;font-weight:800}

.dv-country-featured{position:relative;z-index:5;margin-top:-38px;padding:14px;border:1px solid var(--dv-line);border-radius:13px;background:#fff;box-shadow:var(--dv-shadow-lg)}

.dv-country-featured-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}

.dv-country-featured-head h2{display:flex;align-items:center;gap:7px;margin:0;font-size:14px}

.dv-country-featured-head a{display:flex;align-items:center;gap:4px;color:var(--dv-blue)!important;font-size:10px;font-weight:750}

.dv-country-featured-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}

.dv-country-featured-card{display:flex;align-items:center;gap:9px;min-height:67px;padding:10px;border:1px solid #e5eaf2;border-radius:10px;background:#fff}

.dv-country-featured-card:hover{background:#f7faff;border-color:#cad8eb}

.dv-country-featured-card .dv-flag{flex-basis:40px;width:40px;height:40px;font-size:28px}

.dv-country-featured-card b,.dv-country-featured-card small{display:block}

.dv-country-featured-card b{font-size:10px;line-height:1.25}

.dv-country-featured-card small{margin-top:3px;color:#8491a4;font-size:8px}

.dv-country-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;padding:26px 0 44px}

.dv-country-filter{align-self:start;position:sticky;top:90px;padding:16px;border:1px solid var(--dv-line);border-radius:12px;background:#fff;box-shadow:var(--dv-shadow)}

.dv-country-filter header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e8edf4}

.dv-country-filter header h2{margin:0;font-size:15px}

.dv-country-filter header a{color:var(--dv-blue);font-size:9px;font-weight:750}

.dv-filter-group{display:grid;margin-top:14px}

.dv-filter-group h3{margin:0 0 6px;color:#52627b;font-size:10px;text-transform:uppercase;letter-spacing:.05em}

.dv-filter-group>a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 8px;border-radius:7px;color:#5d6d85;font-size:10px;font-weight:620}

.dv-filter-group>a:hover,.dv-filter-group>a.active{background:#eaf2ff;color:var(--dv-blue)}

.dv-filter-group>a span{display:grid;place-items:center;min-width:28px;padding:2px 5px;border-radius:999px;background:#f1f5fa;color:#6e7d91;font-size:8px}

.dv-filter-group>a.active span{background:#fff;color:var(--dv-blue)}

.dv-country-filter>form button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:40px;margin-top:16px;border:0;border-radius:8px;background:linear-gradient(135deg,#1768ed,#075bd6);color:#fff;font-size:11px;font-weight:800}

.dv-country-main{min-width:0}

.dv-country-main-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}

.dv-country-main-head h2{margin:0;font-size:17px}

.dv-country-sort{min-width:150px;height:40px;padding:0 34px 0 12px;border:1px solid var(--dv-line);border-radius:9px;background:#fff;color:#52617a;font-size:10px;outline:0}

.dv-country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}

.dv-country-card{display:grid;grid-template-columns:50px minmax(0,1fr) 17px;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-height:111px;padding:13px;border:1px solid var(--dv-line);border-radius:11px;background:#fff;box-shadow:0 4px 14px rgba(11,39,84,.05);transition:.2s ease}

.dv-country-card:hover{transform:translateY(-2px);border-color:#c4d7ef;box-shadow:0 12px 25px rgba(15,50,100,.1)}

.dv-country-card>.dv-flag{grid-row:1/3;flex-basis:48px;width:48px;height:48px;font-size:34px}

.dv-country-card h3{margin:0;font-size:12px;font-weight:780}

/* enterprise/portal-v5-05.css */
.dv-country-card p{display:flex;flex-wrap:wrap;gap:7px;margin:5px 0 0;color:#748299;font-size:8px}

.dv-country-card p span{display:flex;align-items:center;gap:3px}

.dv-country-card>i{display:grid;place-items:center;grid-column:3;grid-row:1;color:#92a1b5;font-style:normal}

.dv-country-card-tags{grid-column:2/4;display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}

.dv-country-card-tags>span{padding:3px 7px;border-radius:999px;background:#edf4ff;color:#3567c7;font-size:7px;font-weight:700}

.dv-country-card-tags>span:nth-child(2){background:#fff0e7;color:#d66b27}

.dv-country-card-tags>span:nth-child(3){background:#e9faf7;color:#148a7e}

/* Country detail */
.dv-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#dbeeff;font-size:10px}

.dv-breadcrumbs a{color:#fff!important}

.dv-breadcrumbs span:last-child{color:#c9def5}

.dv-market-detail-hero{min-height:295px;padding-bottom:38px}

.dv-market-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);align-items:end;gap:28px}

.dv-market-title-row{display:flex;align-items:center;gap:24px}

.dv-market-flag-large{display:grid;place-items:center;flex:0 0 150px;width:150px;height:102px;border:3px solid rgba(255,255,255,.8);border-radius:13px;background:#fff;font-size:76px;line-height:1;box-shadow:0 14px 30px rgba(0,27,80,.18);overflow:hidden}

.dv-market-title h1{margin:9px 0 4px;color:#fff;font-size:clamp(36px,3.5vw,56px);line-height:1.02;letter-spacing:-.05em}

.dv-market-title p{max-width:670px;margin:0;color:#e8f5ff;font-size:13px;line-height:1.55}

.dv-market-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}

.dv-market-actions a{padding:8px 13px;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:rgba(255,255,255,.1);color:#fff!important;font-size:10px;font-weight:750}

.dv-market-actions a:first-child{border-color:#fff;background:#fff;color:var(--dv-blue)!important}

.dv-market-mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}

.dv-market-mini-stat{display:flex;align-items:center;gap:10px;min-height:82px;padding:13px;border:1px solid rgba(255,255,255,.5);border-radius:11px;background:#fff;box-shadow:var(--dv-shadow-lg)}

.dv-market-mini-stat>i{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:50%;background:#edf4ff;color:var(--dv-blue);font-style:normal}

.dv-market-mini-stat:nth-child(2)>i{background:#f0edff;color:var(--dv-indigo)}

.dv-market-mini-stat:nth-child(3)>i{background:#e5faf8;color:#0ba69a}

.dv-market-mini-stat small,.dv-market-mini-stat b{display:block}

.dv-market-mini-stat small{color:#76849a;font-size:8px}

.dv-market-mini-stat b{font-size:19px;line-height:1.2}

.dv-market-detail-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;padding:24px 0 45px}

.dv-market-about{display:grid;align-self:start;gap:11px;position:sticky;top:90px}

.dv-market-about-card{padding:16px;border:1px solid var(--dv-line);border-radius:11px;background:#fff;box-shadow:var(--dv-shadow)}

.dv-market-about-card h2,.dv-market-about-card h3{margin:0;font-size:14px}

.dv-market-about-card>p{margin:8px 0 0;color:var(--dv-muted);font-size:10px;line-height:1.55}

.dv-market-facts{display:grid;margin-top:12px;border-top:1px solid #e8edf3}

.dv-market-facts span{display:flex;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid #eef2f6;color:#738198;font-size:9px}

.dv-market-facts b{color:var(--dv-ink)}

.dv-market-content{min-width:0}

.dv-market-section{margin-bottom:22px}

.dv-market-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}

.dv-market-section-head h2{margin:0;font-size:17px}

.dv-market-section-head a{color:var(--dv-blue)!important;font-size:10px;font-weight:750}

.dv-market-coupon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}

.dv-market-coupon{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:9px;min-height:82px;padding:11px;border:1px solid var(--dv-line);border-radius:10px;background:#fff;box-shadow:0 4px 13px rgba(11,39,84,.05)}

.dv-market-coupon>img,.dv-market-coupon>span:first-child{display:grid;place-items:center;width:43px;height:43px;border-radius:9px;background:#f2f5f9;color:var(--dv-indigo);object-fit:contain;padding:4px}

.dv-market-coupon b,.dv-market-coupon small{display:block}

.dv-market-coupon b{font-size:10px;line-height:1.35}

.dv-market-coupon small{margin-top:4px;color:#8491a4;font-size:8px}

/* ───────────────────────── Legacy listing and detail routes ───────────────────────── */
body[data-dealvorio-ui="enterprise-v5"] .section{padding-block:26px}

body[data-dealvorio-ui="enterprise-v5"] .category-hero,
body[data-dealvorio-ui="enterprise-v5"] .directory-hero,
body[data-dealvorio-ui="enterprise-v5"] .page-hero,
body[data-dealvorio-ui="enterprise-v5"] .article-hero,
body[data-dealvorio-ui="enterprise-v5"] .deal-desk-hero{position:relative;isolation:isolate;min-height:280px!important;padding:46px 0 62px!important;overflow:hidden!important;background:linear-gradient(107deg,#0638ad 0%,#075bb9 49%,#05c9bd 100%)!important;border-radius:0!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero:before,
body[data-dealvorio-ui="enterprise-v5"] .directory-hero:before,
body[data-dealvorio-ui="enterprise-v5"] .page-hero:before,
body[data-dealvorio-ui="enterprise-v5"] .article-hero:before,
body[data-dealvorio-ui="enterprise-v5"] .deal-desk-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;background:url('/brand/premium-global-network.svg') 46% center/760px auto no-repeat!important;opacity:.24!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero:after,
body[data-dealvorio-ui="enterprise-v5"] .directory-hero:after,
body[data-dealvorio-ui="enterprise-v5"] .page-hero:after,
body[data-dealvorio-ui="enterprise-v5"] .article-hero:after{content:""!important;position:absolute!important;right:-80px!important;bottom:-190px!important;z-index:-1!important;width:680px!important;height:460px!important;border:0!important;border-radius:0!important;background:url('/brand/portal-globe.svg') center/contain no-repeat!important;opacity:.86!important;box-shadow:none!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(400px,.75fr)!important;align-items:center!important;gap:42px!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-copy{position:relative;z-index:2!important}

body[data-dealvorio-ui="enterprise-v5"] .eyebrow{display:inline-flex!important;align-items:center!important;padding:6px 10px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:999px!important;background:rgba(255,255,255,.09)!important;color:#f0f8ff!important;font-size:10px!important;font-weight:750!important;letter-spacing:.03em!important}

/* enterprise/portal-v5-06.css */
body[data-dealvorio-ui="enterprise-v5"] .eyebrow.dark{border-color:#d8e3f2!important;background:#edf4ff!important;color:var(--dv-blue)!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero h1,
body[data-dealvorio-ui="enterprise-v5"] .directory-hero h1,
body[data-dealvorio-ui="enterprise-v5"] .page-hero h1,
body[data-dealvorio-ui="enterprise-v5"] .article-hero h1{max-width:820px!important;margin:12px 0 8px!important;color:#fff!important;font-size:clamp(40px,4vw,62px)!important;font-weight:820!important;line-height:1.03!important;letter-spacing:-.052em!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-copy>p,
body[data-dealvorio-ui="enterprise-v5"] .directory-hero p,
body[data-dealvorio-ui="enterprise-v5"] .page-hero p{max-width:720px!important;color:#e9f5ff!important;font-size:14px!important;line-height:1.55!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-links{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:16px!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-links a{padding:7px 11px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:8px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:9px!important;font-weight:750!important}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-links a.active,body[data-dealvorio-ui="enterprise-v5"] .category-hero-links a:hover{border-color:#fff!important;background:#fff!important;color:var(--dv-blue)!important}

body[data-dealvorio-ui="enterprise-v5"] .page-trust-strip{display:flex!important;flex-wrap:wrap!important;gap:8px 15px!important;margin-top:15px!important;color:#e7f6ff!important;font-size:9px!important}

body[data-dealvorio-ui="enterprise-v5"] .page-trust-strip span:before{content:"✓";margin-right:5px;color:#8df5e9;font-weight:900}

body[data-dealvorio-ui="enterprise-v5"] .category-hero-media{position:relative;z-index:2!important}

body[data-dealvorio-ui="enterprise-v5"] .editorial-hero-visual{min-height:220px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:15px!important;background:rgba(4,29,82,.28)!important;box-shadow:0 18px 40px rgba(0,30,88,.18)!important;overflow:hidden!important}

body[data-dealvorio-ui="enterprise-v5"] .editorial-hero-visual img{width:100%!important;height:240px!important;object-fit:contain!important;padding:12px!important}

body[data-dealvorio-ui="enterprise-v5"] .editorial-hero-label,body[data-dealvorio-ui="enterprise-v5"] .editorial-hero-info,body[data-dealvorio-ui="enterprise-v5"] .editorial-hero-metric{font-family:Inter,"Segoe UI",sans-serif!important}

body[data-dealvorio-ui="enterprise-v5"] .listing-section{padding-top:24px!important}

body[data-dealvorio-ui="enterprise-v5"] .listing-intro{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:25px!important;margin-bottom:14px!important}

body[data-dealvorio-ui="enterprise-v5"] .listing-intro h2{margin:5px 0 0!important;color:var(--dv-ink)!important;font-size:24px!important;letter-spacing:-.035em!important}

body[data-dealvorio-ui="enterprise-v5"] .listing-intro>p{max-width:650px!important;margin:0!important;color:var(--dv-muted)!important;font-size:11px!important;line-height:1.55!important}

body[data-dealvorio-ui="enterprise-v5"] .filter-bar,
body[data-dealvorio-ui="enterprise-v5"] .advanced-filter-bar,
body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar,
body[data-dealvorio-ui="enterprise-v5"] .filters-panel,
body[data-dealvorio-ui="enterprise-v5"] .search-filter-panel{display:grid!important;grid-template-columns:repeat(4,minmax(130px,1fr))!important;gap:9px!important;padding:13px!important;border:1px solid var(--dv-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:var(--dv-shadow)!important}

body[data-dealvorio-ui="enterprise-v5"] .advanced-filter-bar{grid-template-columns:repeat(5,minmax(125px,1fr))!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar{grid-template-columns:minmax(260px,1.7fr) minmax(180px,.8fr) auto auto!important}

body[data-dealvorio-ui="enterprise-v5"] .filter-bar input,
body[data-dealvorio-ui="enterprise-v5"] .filter-bar select,
body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar input,
body[data-dealvorio-ui="enterprise-v5"] .filters-panel input,
body[data-dealvorio-ui="enterprise-v5"] .filters-panel select{width:100%!important;min-height:42px!important;padding:0 11px!important;border:1px solid #d9e2ee!important;border-radius:8px!important;background:#fff!important;color:#42536f!important;font-size:10px!important;outline:0!important}

body[data-dealvorio-ui="enterprise-v5"] .filter-bar input:focus,
body[data-dealvorio-ui="enterprise-v5"] .filter-bar select:focus,
body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar input:focus{border-color:#6da3f0!important;box-shadow:0 0 0 3px rgba(23,102,245,.1)!important}

body[data-dealvorio-ui="enterprise-v5"] .filter-bar button,
body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar .btn,
body[data-dealvorio-ui="enterprise-v5"] .filters-panel button{min-height:42px!important;padding:0 15px!important;border:0!important;border-radius:8px!important;background:linear-gradient(135deg,#1768ed,#075bd6)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important}

body[data-dealvorio-ui="enterprise-v5"] .filter-clear,
body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar .ghost{display:grid!important;place-items:center!important;min-height:42px!important;padding:0 12px!important;border:1px solid #d7e1ed!important;border-radius:8px!important;background:#fff!important;color:#66758b!important;font-size:10px!important;font-weight:700!important}

body[data-dealvorio-ui="enterprise-v5"] .check{display:flex!important;align-items:center!important;gap:7px!important;min-height:42px!important;padding:0 10px!important;border:1px solid #d9e2ee!important;border-radius:8px!important;color:#596b84!important;font-size:10px!important}

body[data-dealvorio-ui="enterprise-v5"] .market-lanes{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin:12px 0 16px!important;padding:10px 12px!important;border:1px solid var(--dv-line)!important;border-radius:9px!important;background:#fff!important;color:#748198!important;font-size:9px!important}

body[data-dealvorio-ui="enterprise-v5"] .market-lanes>span{font-weight:800!important;color:#4d5f79!important}

.market-lanes a{padding:4px 8px!important;border-radius:999px!important;background:#eef4ff!important;color:#3569cc!important;font-weight:700!important}

body[data-dealvorio-ui="enterprise-v5"] .cards,
body[data-dealvorio-ui="enterprise-v5"] .premium-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}

/* enterprise/portal-v5-07.css */
body[data-dealvorio-ui="enterprise-v5"] .deal-card{display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid var(--dv-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:0 4px 14px rgba(11,39,84,.055)!important;overflow:hidden!important;transition:.2s ease!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card:hover{transform:translateY(-2px)!important;border-color:#c8d7eb!important;box-shadow:0 13px 28px rgba(11,45,95,.1)!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-media{position:relative!important;display:block!important;height:190px!important;background:linear-gradient(135deg,#edf4ff,#e6fbf8)!important;overflow:hidden!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-media img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-media img.deal-provider-logo,body[data-dealvorio-ui="enterprise-v5"] .deal-media img.deal-designed-fallback{object-fit:contain!important;padding:16px!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:13px!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;color:#75839a!important;font-size:8px!important;font-weight:650!important;text-transform:uppercase!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card h3{margin:8px 0 0!important;font-size:13px!important;font-weight:780!important;line-height:1.35!important;letter-spacing:-.015em!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card h3 a{color:var(--dv-ink)!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card-body>p{margin:7px 0 0!important;color:var(--dv-muted)!important;font-size:10px!important;line-height:1.5!important}

body[data-dealvorio-ui="enterprise-v5"] .deal-card-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:auto!important;padding-top:13px!important;border-top:1px solid #edf1f5!important;color:#7a889c!important;font-size:8px!important}

body[data-dealvorio-ui="enterprise-v5"] .merchant-link,
body[data-dealvorio-ui="enterprise-v5"] .primary-btn,
body[data-dealvorio-ui="enterprise-v5"] .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 12px!important;border:0!important;border-radius:7px!important;background:linear-gradient(135deg,#1768ed,#075bd6)!important;color:#fff!important;font-size:9px!important;font-weight:800!important;box-shadow:none!important}

body[data-dealvorio-ui="enterprise-v5"] .btn.ghost{border:1px solid #d6e0ed!important;background:#fff!important;color:#52627b!important}

/* Coupons */
body[data-dealvorio-ui="enterprise-v5"] .coupon-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-row{display:grid!important;grid-template-columns:104px minmax(0,1fr) 145px!important;align-items:center!important;gap:14px!important;min-height:160px!important;padding:14px!important;border:1px solid var(--dv-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:0 4px 14px rgba(11,39,84,.055)!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-copy,
body[data-dealvorio-ui="enterprise-v5"] .coupon-action{min-width:0!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-brand{display:grid!important;place-items:center!important;width:100%!important;height:104px!important;border:1px solid #e3e9f1!important;border-radius:10px!important;background:#f6f8fb!important;overflow:hidden!important}

.coupon-brand img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}

.coupon-brand>span{font-size:30px!important;font-weight:850!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important}

.coupon-meta span{padding:4px 7px!important;border-radius:999px!important;background:#edf4ff!important;color:#486dc1!important;font-size:14px!important;font-weight:750!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-copy h2{margin:7px 0 0!important;font-size:18px!important;line-height:1.35!important}

.coupon-copy p{margin:6px 0!important;color:var(--dv-muted)!important;font-size:14px!important;line-height:1.55!important}

.coupon-detail-link{display:inline-flex!important;align-items:center!important;min-height:44px!important;color:var(--dv-blue)!important;font-size:14px!important;font-weight:750!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-action{display:grid!important;gap:7px!important}

.reveal-code,.copy-revealed,.no-code-chip{min-height:44px!important;border:1px dashed #8da8d0!important;border-radius:8px!important;background:#f0f5ff!important;color:#285eb4!important;font-size:14px!important;font-weight:750!important}

.copy-revealed{border-style:solid!important;background:#fff!important}

body[data-dealvorio-ui="enterprise-v5"] .coupon-action .primary-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;font-size:14px!important}

/* Generic detail surfaces, tables, forms and managed content */
body[data-dealvorio-ui="enterprise-v5"] .sticky-card,
body[data-dealvorio-ui="enterprise-v5"] .article-card,
body[data-dealvorio-ui="enterprise-v5"] .search-result,
body[data-dealvorio-ui="enterprise-v5"] .detail-card,
body[data-dealvorio-ui="enterprise-v5"] .content-card,
body[data-dealvorio-ui="enterprise-v5"] .faq-grid details,
body[data-dealvorio-ui="enterprise-v5"] .seo-panel{border:1px solid var(--dv-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:var(--dv-shadow)!important}

body[data-dealvorio-ui="enterprise-v5"] .notice,body[data-dealvorio-ui="enterprise-v5"] .flash{margin-block:12px;padding:12px 14px;border:1px solid #cfe0f5;border-radius:9px;background:#eef6ff;color:#355779;font-size:11px}

.flash.success{border-color:#b9e8d3;background:#ecfaf3;color:#176b48}

.flash.error{border-color:#f3c4cc;background:#fff0f2;color:#9a3345}

body[data-dealvorio-ui="enterprise-v5"] .empty{padding:38px;border:1px dashed #c8d5e6;border-radius:12px;background:#fff;text-align:center}

.empty h2,.empty h3{margin:8px 0 4px}

.empty p{color:var(--dv-muted);font-size:11px}

body[data-dealvorio-ui="enterprise-v5"] .pagination{margin-top:18px}

body[data-dealvorio-ui="enterprise-v5"] .dv-pagination{font-size:10px!important}

body[data-dealvorio-ui="enterprise-v5"] .dv-pagination__links>a,body[data-dealvorio-ui="enterprise-v5"] .dv-pagination__links>span{min-width:36px!important;min-height:36px!important;border-radius:8px!important;font-size:10px!important}

/* ───────────────────────── Footer ───────────────────────── */
body[data-dealvorio-ui="enterprise-v5"] .site-footer{margin-top:34px!important;padding:34px 0 0!important;background:linear-gradient(90deg,#031537 0%,#061d47 100%)!important;color:#dbe7f6!important}

/* enterprise/portal-v5-08.css */
body[data-dealvorio-ui="enterprise-v5"] .footer-grid{display:grid!important;grid-template-columns:minmax(320px,1.45fr) repeat(3,minmax(150px,.65fr))!important;gap:40px!important;padding-bottom:28px!important}

body[data-dealvorio-ui="enterprise-v5"] .footer-grid>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important}

body[data-dealvorio-ui="enterprise-v5"] .footer-grid p{max-width:480px!important;margin:11px 0 0!important;color:#9eb1ca!important;font-size:10px!important;line-height:1.6!important}

body[data-dealvorio-ui="enterprise-v5"] .footer-grid h4{margin:0 0 10px!important;color:#fff!important;font-size:12px!important}

body[data-dealvorio-ui="enterprise-v5"] .footer-grid>div>a:not(.brand){padding:4px 0!important;color:#adc0d7!important;font-size:10px!important}

.footer-grid>div>a:hover{color:#fff!important}

body[data-dealvorio-ui="enterprise-v5"] .affiliate-note a{color:#73e3dc!important}

body[data-dealvorio-ui="enterprise-v5"] .footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:15px 0 18px!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#8298b5!important;font-size:9px!important}

/* ───────────────────────── Responsive layout ───────────────────────── */
@media(max-width:1400px){
  body[data-dealvorio-ui="enterprise-v5"] .wrap,.dv-portal-wrap{width:min(1400px,calc(100% - 48px))}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav{margin-left:8px!important}.primary-nav>a,.dv-nav-more>summary{padding-inline:8px!important}.top-search{min-width:220px!important}
  .dv-country-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dv-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .dv-home-command-grid{grid-template-columns:minmax(275px,.78fr) minmax(500px,1.5fr)}.dv-market-browse{grid-column:1/-1}.dv-market-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}.dv-market-links>a:nth-child(-n+3){border-top:0}
}

@media(max-width:1180px){
  body[data-dealvorio-ui="enterprise-v5"] .menu-btn{display:grid!important;margin-left:auto!important}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav{position:fixed!important;top:72px!important;left:18px!important;right:18px!important;z-index:1300!important;display:none!important;align-items:stretch!important;flex-direction:column!important;gap:2px!important;max-height:calc(100vh - 92px)!important;margin:0!important;padding:10px!important;border:1px solid #dce5f1!important;border-radius:12px!important;background:#fff!important;box-shadow:0 22px 55px rgba(3,22,60,.24)!important;overflow:auto!important}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav.open,body[data-dealvorio-ui="enterprise-v5"] .primary-nav[data-open="true"]{display:flex!important}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a,body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>summary{min-height:44px!important;padding:0 11px!important;border-radius:8px!important;color:#253b5e!important}.primary-nav>a:hover,.dv-nav-more>summary:hover{background:#eef5ff!important;color:var(--dv-blue)!important}.primary-nav>a.active:after,.dv-nav-more[data-active="true"]>summary:after{left:0!important;right:auto!important;top:8px!important;bottom:8px!important;width:3px!important;height:auto!important;border-radius:0 3px 3px 0!important}
  body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu{position:static!important;margin:2px 0 4px 24px!important;border:0!important;box-shadow:none!important}.dv-nav-more-menu:before{display:none!important}
  body[data-dealvorio-ui="enterprise-v5"] .top-search{margin-left:0!important;min-width:280px!important}.dv-nav-bell{display:none!important}
  .dv-portal-hero-grid{grid-template-columns:1fr .72fr}.dv-portal-globe img{right:0;width:min(100%,620px)}.dv-home-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dv-home-command-grid{grid-template-columns:1fr}.dv-market-browse{grid-column:auto}.dv-market-links{grid-template-columns:repeat(3,minmax(0,1fr))}.dv-trend-card>span:first-child{height:155px}
  .dv-enterprise-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dv-enterprise-coupon-grid,.dv-enterprise-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body[data-dealvorio-ui="enterprise-v5"] .category-hero-grid{grid-template-columns:1fr .75fr!important}.dv-market-detail-grid{grid-template-columns:1fr}.dv-market-mini-stats{max-width:650px}.dv-market-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body[data-dealvorio-ui="enterprise-v5"] .cards,body[data-dealvorio-ui="enterprise-v5"] .premium-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.coupon-list{grid-template-columns:1fr!important}
}

/* enterprise/portal-v5-09.css */
@media(max-width:820px){
  body[data-dealvorio-ui="enterprise-v5"] .wrap,.dv-portal-wrap{width:min(100% - 28px,1500px)}
  body[data-dealvorio-ui="enterprise-v5"] .nav-shell{min-height:64px!important}.brand-copy small{display:none!important}.brand-copy b{font-size:20px!important}.top-search{display:none!important}.primary-nav{top:64px!important}
  .dv-portal-hero{padding-top:34px;min-height:auto}.dv-portal-hero-grid{grid-template-columns:1fr;min-height:auto}.dv-portal-copy{padding-bottom:15px}.dv-portal-copy h1{font-size:clamp(38px,10vw,52px)}.dv-portal-globe{min-height:180px}.dv-portal-globe img{right:-80px;bottom:-35px;width:560px}.dv-featured-markets{transform:translateY(30px);align-items:flex-start;flex-wrap:wrap}.dv-featured-label{width:100%}.dv-featured-all{border-left:0;padding-left:0}.dv-home-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px}.dv-trending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dv-market-links{grid-template-columns:1fr 1fr}.dv-market-links>a:nth-child(3){border-top:1px solid #edf1f6}.dv-trust-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dv-trust-ribbon>span{border-left:0;padding:0}
  .dv-country-hero,.dv-market-detail-hero{padding:34px 0 58px}.dv-country-hero:after,.dv-market-detail-hero:after{right:-250px;opacity:.5}.dv-country-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dv-country-shell{grid-template-columns:1fr}.dv-country-filter,.dv-market-about{position:static}.dv-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dv-market-detail-shell{grid-template-columns:1fr}.dv-market-title-row{align-items:flex-start;flex-direction:column}.dv-market-flag-large{width:120px;height:80px;flex-basis:80px;font-size:58px}
  body[data-dealvorio-ui="enterprise-v5"] .category-hero-grid{grid-template-columns:1fr!important}.category-hero-media{display:none!important}.listing-intro{align-items:flex-start!important;flex-direction:column!important}.filter-bar,.advanced-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.coupon-filterbar{grid-template-columns:1fr 1fr!important}
  body[data-dealvorio-ui="enterprise-v5"] .cards,body[data-dealvorio-ui="enterprise-v5"] .premium-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-grid{grid-template-columns:1fr 1fr!important}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start!important;flex-direction:column!important}
}

@media(max-width:560px){
  .dv-portal-search{height:auto;flex-wrap:wrap;padding:10px}.dv-portal-search input{height:38px}.dv-portal-search button{width:100%;min-height:40px;margin:0}.dv-featured-markets{padding:11px}.dv-featured-track>a{min-width:145px}.dv-home-stats{grid-template-columns:1fr}.dv-stat{min-height:82px}.dv-trending-grid,.dv-market-links{grid-template-columns:1fr}.dv-market-links>a:nth-child(2){border-top:1px solid #edf1f6}.dv-trust-ribbon{grid-template-columns:1fr}.dv-enterprise-category-grid,.dv-enterprise-coupon-grid,.dv-enterprise-guide-grid,.dv-enterprise-faq>div:last-child{grid-template-columns:1fr}.dv-enterprise-section-head{align-items:flex-start;flex-direction:column}
  .dv-country-featured-grid,.dv-country-grid{grid-template-columns:1fr}.dv-country-main-head{align-items:flex-start;flex-direction:column}.dv-country-sort{width:100%}.dv-market-mini-stats{grid-template-columns:1fr}.dv-market-coupon-grid{grid-template-columns:1fr}
  body[data-dealvorio-ui="enterprise-v5"] .cards,body[data-dealvorio-ui="enterprise-v5"] .premium-cards{grid-template-columns:1fr!important}.filter-bar,.advanced-filter-bar,.coupon-filterbar{grid-template-columns:1fr!important}
  body[data-dealvorio-ui="enterprise-v5"] .coupon-list{min-width:0!important;grid-template-columns:minmax(0,1fr)!important}
  body[data-dealvorio-ui="enterprise-v5"] .coupon-row{grid-template-columns:80px minmax(0,1fr)!important}
  body[data-dealvorio-ui="enterprise-v5"] .coupon-brand{height:80px!important}
  body[data-dealvorio-ui="enterprise-v5"] .coupon-copy,body[data-dealvorio-ui="enterprise-v5"] .coupon-action{min-width:0!important}
  body[data-dealvorio-ui="enterprise-v5"] .coupon-action{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr)!important}
  .footer-grid{grid-template-columns:1fr!important}.footer-grid>div:first-child{grid-column:auto}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.dv-stat,.dv-trend-card,.dv-country-card,.deal-card{transition:none!important;transform:none!important}}

/* enterprise/portal-v5-10.css */
/* Enterprise public navigation: every destination remains visible. The former
 * More disclosure is flattened into direct navigation links without changing
 * route ownership or exposing protected Admin entry points. */
@media(min-width:1181px){
  body[data-dealvorio-ui="enterprise-v5"] .site-header .nav-shell{
    flex-wrap:wrap!important;
    align-content:center!important;
    row-gap:0!important;
    min-height:116px!important;
    padding-top:5px!important;
  }
  body[data-dealvorio-ui="enterprise-v5"] .site-header .brand{order:1}
  body[data-dealvorio-ui="enterprise-v5"] .site-header .top-search{order:2;margin-left:auto!important}
  body[data-dealvorio-ui="enterprise-v5"] .site-header .dv-nav-bell{order:3}
  body[data-dealvorio-ui="enterprise-v5"] .site-header .dv-nav-account{order:4}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav{
    order:10!important;
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    height:49px!important;
    margin:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(255,255,255,.25) transparent!important;
  }
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a,
  body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    flex:0 0 auto!important;
    min-height:48px!important;
    padding:0 10px!important;
    border-radius:0!important;
    background:transparent!important;
    color:#e9f2ff!important;
    font-size:12px!important;
    font-weight:650!important;
    white-space:nowrap!important;
  }
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav>a:hover,
  body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a:hover{background:rgba(255,255,255,.055)!important;color:#fff!important}
}

body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more{display:contents!important}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>summary{display:none!important}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>.dv-nav-more-menu,
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more:not([open])>.dv-nav-more-menu{
  display:contents!important;
  position:static!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more>.dv-nav-more-menu:before{display:none!important}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a{position:relative!important}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a:after{content:none!important}
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a[aria-current="page"],
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a.active{color:#fff!important}

@media(max-width:1180px){
  body[data-dealvorio-ui="enterprise-v5"] .site-header .nav-shell{min-height:64px!important;flex-wrap:nowrap!important;padding-top:0!important}
  body[data-dealvorio-ui="enterprise-v5"] .primary-nav{height:auto!important;overflow:auto!important}
  body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-height:44px!important;
    padding:0 11px!important;
    border-radius:8px!important;
    color:#253b5e!important;
    font-size:13px!important;
    font-weight:650!important;
  }
  body[data-dealvorio-ui="enterprise-v5"] .dv-nav-more-menu>a:hover{background:#eef5ff!important;color:#1766f5!important}
}

/* enterprise-portal-v5.css */
/* Admin is available only through its direct protected URL. */
body[data-dealvorio-ui="enterprise-v5"] .primary-nav a[href*="/admin"],
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-account[href*="/admin"],
body[data-dealvorio-ui="enterprise-v5"] .dv-nav-bell[href*="/admin"]{display:none!important}

/* platform-upgrade-v6.css */
/* DealVorio platform upgrade v6
 * Focus the public experience on seven core discovery lanes while preserving
 * the existing enterprise-v5 visual system and every secondary destination.
 */

body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more{display:block!important;position:relative!important;align-self:stretch!important}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>summary{display:flex!important;align-items:center!important;gap:7px!important;list-style:none!important;cursor:pointer!important}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>summary::-webkit-details-marker{display:none!important}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>.dv-nav-more-menu,
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more:not([open])>.dv-nav-more-menu{
  display:none!important;
  position:absolute!important;
  top:calc(100% + 8px)!important;
  right:0!important;
  left:auto!important;
  z-index:1400!important;
  min-width:250px!important;
  padding:8px!important;
  border:1px solid #dce5f0!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 20px 48px rgba(2,21,58,.2)!important;
}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more[open]>.dv-nav-more-menu{display:grid!important}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more-menu>a{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:43px!important;
  padding:0 11px!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#253b5e!important;
  font-size:13px!important;
  font-weight:650!important;
}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more-menu>a:hover,
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more-menu>a.active{background:#eef5ff!important;color:#1766f5!important}
body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>.dv-nav-more-menu:before{display:none!important}

@media(min-width:1181px){
  body[data-dealvorio-layout="seven-lanes-v6"] .site-header .nav-shell{
    min-height:76px!important;
    flex-wrap:nowrap!important;
    align-content:center!important;
    row-gap:0!important;
    padding-top:0!important;
  }
  body[data-dealvorio-layout="seven-lanes-v6"] .site-header .brand,
  body[data-dealvorio-layout="seven-lanes-v6"] .site-header .top-search,
  body[data-dealvorio-layout="seven-lanes-v6"] .site-header .dv-nav-bell,
  body[data-dealvorio-layout="seven-lanes-v6"] .site-header .dv-nav-account,
  body[data-dealvorio-layout="seven-lanes-v6"] .primary-nav{order:initial!important}
  body[data-dealvorio-layout="seven-lanes-v6"] .primary-nav{
    display:flex!important;
    align-items:stretch!important;
    align-self:stretch!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    margin-left:16px!important;
    overflow:visible!important;
  }
  body[data-dealvorio-layout="seven-lanes-v6"] .primary-nav>a,
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>summary{
    min-height:76px!important;
    padding:0 9px!important;
    border-radius:0!important;
    background:transparent!important;
    color:#e9f2ff!important;
    font-size:12.5px!important;
    white-space:nowrap!important;
  }
  body[data-dealvorio-layout="seven-lanes-v6"] .primary-nav>a:hover,
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>summary:hover{background:rgba(255,255,255,.055)!important;color:#fff!important}
  body[data-dealvorio-layout="seven-lanes-v6"] .top-search{min-width:235px!important;max-width:320px!important;margin-left:auto!important}
}

@media(max-width:1180px){
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more{align-self:auto!important;width:100%!important}
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>summary{
    min-height:43px!important;
    width:100%!important;
    padding:0 11px!important;
    border-radius:8px!important;
    color:#253b5e!important;
  }
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more[open]>summary{background:#eef5ff!important;color:#1766f5!important}
  body[data-dealvorio-layout="seven-lanes-v6"] .dv-nav-more>.dv-nav-more-menu{
    position:static!important;
    margin-top:4px!important;
    min-width:0!important;
    width:100%!important;
    padding:4px 0 4px 14px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
}

/* Seven-lane homepage hierarchy. */
.dv-seven-lanes{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.dv-seven-lanes>a{min-height:112px!important;align-items:center!important}
.dv-seven-lanes>a:nth-child(4){background:linear-gradient(135deg,#f3fbff 0%,#fff 70%)!important;border-color:#bfe8ee!important}
.dv-seven-lanes>a:nth-child(4)>i{background:#e2fbf7!important;color:#087d78!important}
.dv-home-utility-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--dv-line,#dfe7f2)}
.dv-home-utility-links>a{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--dv-line,#dfe7f2);border-radius:9px;background:#fff;color:#405472;font-size:12.5px;font-weight:700}
.dv-home-utility-links>a:hover{border-color:#a9c9f4;color:#075bd9;background:#f5f9ff}

.dv-discount-shortcuts{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 18px}
.dv-discount-shortcuts>span{margin-right:2px;color:#6d7c94;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.dv-discount-shortcuts>a{padding:7px 11px;border:1px solid #d8e3f1;border-radius:999px;background:#fff;color:#24415f;font-size:12px;font-weight:800}
.dv-discount-shortcuts>a:hover{border-color:#9cc6ff;background:#eef6ff;color:#075bd9}

/* Optional promotion slots. The component itself emits no section when there is
 * no active banner, so these rules can never reserve blank vertical space. */
.dv-promo-slot{width:min(1500px,calc(100% - 72px));margin:18px auto}
.dv-promo-slot-after-header{margin-top:14px;margin-bottom:14px}
.dv-promo-slot-before-footer{margin-top:24px;margin-bottom:24px}
.dv-promo-slot-inner{display:grid;gap:12px}
.dv-promo-banner{display:block;overflow:hidden;border:1px solid #dce5f0;border-radius:14px;background:var(--promo-bg,#eef4fb);box-shadow:0 8px 24px rgba(18,45,90,.06);line-height:0;transition:transform .16s ease,box-shadow .16s ease}
a.dv-promo-banner:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(18,45,90,.1)}
.dv-promo-banner picture,.dv-promo-banner img{display:block;width:100%}
.dv-promo-banner img{height:auto;max-height:360px;object-fit:cover}
.dv-promo-slot-sidebar{width:100%;margin:14px 0}
.dv-promo-slot-sidebar .dv-promo-banner img{max-height:none}

/* Keep source/product imagery visually stable while remote merchant CDNs load. */
.deal-media[data-image-shell],.catalog-provider-cell[data-image-shell]{background:#f4f7fb}
.deal-media[data-image-shell] img{transition:opacity .18s ease}

@media(min-width:1380px){.dv-seven-lanes{grid-template-columns:repeat(7,minmax(0,1fr))!important}}
@media(max-width:980px){.dv-seven-lanes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dv-promo-slot{width:min(100% - 32px,1500px)}}
@media(max-width:560px){.dv-seven-lanes{grid-template-columns:1fr!important}.dv-home-utility-links>a{flex:1 1 calc(50% - 4px);justify-content:center}.dv-promo-slot{width:calc(100% - 24px);margin-block:12px}.dv-promo-banner{border-radius:10px}}

/* upgrades.css */
/* DealVorio upgrades layer — loaded LAST on purpose.
 * One purpose-scoped sheet for the 2026-08 upgrade programme so newer work
 * never has to fight the v3→v6 accretion layers. All selectors are prefixed
 * dvu- or extend existing classes additively; nothing here may break a page
 * if this file fails to load. */

/* ------------------------------------------------------------------ */
/* Admin-configured big hero banner (promo_banners slot "hero")        */
/* ------------------------------------------------------------------ */
.dv-portal-hero { position: relative; }

.dvu-hero-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
  background: var(--hero-tint, #0b3aa8);
}

.dvu-hero-media picture,
.dvu-hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dvu-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, rgba(3, 26, 69, calc(var(--hero-overlay, 55) * 1.2 / 100)) 8%, rgba(3, 26, 69, calc(var(--hero-overlay, 55) / 100)) 62%, rgba(6, 40, 110, calc(var(--hero-overlay, 55) * .55 / 100)));
}

/* Keep hero content above the media layer. */
.dv-portal-hero .dv-portal-wrap { position: relative; z-index: 1; }

.dvu-hero-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 16px;
  padding: 11px 18px;
  border-radius: 999px;
  background: #22c7a9;
  color: #04252f !important;
  font-weight: 800;
  font-size: 14px;
  box-shadow: 0 10px 26px rgba(9, 44, 60, .28);
  transition: transform .15s, filter .15s;
}

.dvu-hero-cta:hover { transform: translateY(-1px); filter: brightness(1.06); }

@media (max-width: 640px) {
  .dvu-hero-cta { margin-top: 13px; padding: 10px 15px; font-size: 13px; }
}

/* ------------------------------------------------------------------ */
/* Country flags — self-hosted SVG (see App\Support\Flags)             */
/* ------------------------------------------------------------------ */
.dv-flag .dv-flag-svg,
.dv-market-icon .dv-flag-svg,
.search-market-flag .dv-flag-svg,
.dv-market-flag-large .dv-flag-svg,
.dv-admin-country-flag .dv-flag-svg,
.dvu-flag .dv-flag-svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  display: block;
}

/* Fallback chip for worldwide / custom codes keeps the glyph centred. */
.dv-flag .dv-flag-fallback,
.dv-market-icon .dv-flag-fallback,
.search-market-flag .dv-flag-fallback,
.dv-admin-country-flag .dv-flag-fallback {
  font-size: inherit;
  line-height: 1;
}

/* Standalone usage without a sized container. */
img.dv-flag-svg:not([class*=" "]) {
  width: 22px;
  height: 16px;
  object-fit: cover;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(12, 35, 75, .10);
}

/* ------------------------------------------------------------------ */
/* Admin: country directory + page-size control                        */
/* ------------------------------------------------------------------ */
.dvu-country-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 8px;
  max-height: 460px;
  overflow: auto;
  padding: 2px;
}

.dvu-country-chip {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 7px 9px;
  border: 1px solid #e3e8ef;
  border-radius: 12px;
  background: #fff;
  text-align: left;
  cursor: pointer;
  transition: border-color .15s, box-shadow .15s;
}

.dvu-country-chip:hover,
.dvu-country-chip:focus-visible {
  border-color: #2563eb;
  box-shadow: 0 2px 10px rgba(37, 99, 235, .14);
}

.dvu-country-chip .dv-flag-svg {
  flex: 0 0 27px;
  width: 27px;
  height: 19px;
  object-fit: cover;
  border-radius: 3.5px;
  box-shadow: 0 0 0 1px rgba(12, 35, 75, .12);
}

.dvu-country-chip span {
  display: grid;
  min-width: 0;
}

.dvu-country-chip b {
  font-size: 12px;
  color: #17233d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dvu-country-chip small {
  font-size: 10.5px;
  color: #64748b;
}

.dvu-country-chip.is-configured {
  background: #f0fdf6;
  border-color: #b7e6cd;
}

.dvu-country-chip.is-configured small {
  color: #0b7d61;
  font-weight: 700;
}

.dvu-market-row-flag {
  display: inline-grid;
  place-items: center;
  width: 26px;
  height: 18px;
  border-radius: 3px;
  overflow: hidden;
}

.dvu-market-row-flag .dv-flag-svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dvu-market-row-flag .dv-flag-fallback {
  font-size: 15px;
}

.dvu-pagesize-form {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.dvu-pagesize-form label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #4e4868;
}

.dvu-pagesize-form select {
  padding: 7px 9px;
  border: 1px solid #d9d5e8;
  border-radius: 9px;
  background: #fff;
  font-size: 12.5px;
  font-weight: 700;
  color: #201b3e;
}

@media (max-width: 640px) {
  .dvu-country-grid { grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); max-height: 320px; }
  .dvu-pagesize-form { width: 100%; justify-content: flex-end; }
}

/* ------------------------------------------------------------------ */
/* Responsiveness hardening — fixes cascade conflicts in older layers  */
/* ------------------------------------------------------------------ */

/* Footer: enhancements.css re-declares the 3-col grid inside its own media
 * queries, which defeats app.css's single-column mobile rule. Restore the
 * intended collapse at the final layer. */
@media (max-width: 1024px) {
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
}

@media (max-width: 640px) {
  .footer-grid { grid-template-columns: 1fr; gap: 24px; }
}

/* Never allow horizontal page scroll from stray grid children. */
.site-footer .footer-grid > div { min-width: 0; }

/* Header search: portal-v5-01 forces display:flex!important, which resurrects
 * the 270px search box on phones after enhancements.css correctly hides it. */
@media (max-width: 900px) {
  .top-search { display: none !important; }
}

/* Attribute-qualified mirrors: the enterprise layer scopes identical rules
 * with body[data-dealvorio-ui=enterprise-v5], which out-specifies bare class
 * selectors even when this sheet loads last. Mirror the critical mobile fixes
 * at equal specificity so the cascade resolves here. */
@media (max-width: 900px) {
  body[data-dealvorio-ui="enterprise-v5"] .top-search{display:none!important}
}
body[data-dealvorio-layout="seven-lanes-v6"] .footer-grid{grid-template-columns:1fr 1fr}
@media (max-width: 1024px) {
  body[data-dealvorio-layout="seven-lanes-v6"] .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media (max-width: 640px) {
  body[data-dealvorio-layout="seven-lanes-v6"] .footer-grid{grid-template-columns:1fr;gap:24px}
}

/* The enterprise footer grid is declared !important with the ui attribute
 * (portal-v5-08); it must be mirrored with both the attribute and !important
 * to collapse on small screens. */
@media (max-width: 1024px) {
  body[data-dealvorio-ui="enterprise-v5"] .footer-grid{grid-template-columns:1fr 1fr!important;gap:30px!important}
}
@media (max-width: 640px) {
  body[data-dealvorio-ui="enterprise-v5"] .footer-grid{grid-template-columns:1fr!important;gap:22px!important}
}

/* Advanced filter bars: portal-v5-06 pins a 5-column grid !important; allow
 * it to wrap on smaller screens instead of overflowing the viewport. */
@media (max-width: 1024px) {
  body[data-dealvorio-ui="enterprise-v5"] .advanced-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width: 640px) {
  body[data-dealvorio-ui="enterprise-v5"] .advanced-filter-bar{grid-template-columns:1fr!important}
  .filter-bar > * { min-width: 0; }
}

/* Family-wide safety net: every filter/search bar form collapses to one
 * column on phones regardless of which legacy layer pinned its columns.
 * portal-v5-06 pins these with body[data-dealvorio-ui] + !important, so the
 * mirror repeats that exact selector shape to win the cascade. */
@media (max-width: 640px) {
  .filter-bar,
  .coupon-filterbar,
  .advanced-filter-bar,
  .admin-filter-row,
  body[data-dealvorio-ui="enterprise-v5"] .filter-bar,
  body[data-dealvorio-ui="enterprise-v5"] .coupon-filterbar,
  body[data-dealvorio-ui="enterprise-v5"] .advanced-filter-bar,
  body[data-dealvorio-ui="enterprise-v5"] .admin-filter-row {
    grid-template-columns: 1fr !important;
    display: grid;
  }
  .filter-bar > *,
  .coupon-filterbar > *,
  .advanced-filter-bar > *,
  .admin-filter-row > * {
    min-width: 0;
    width: 100%;
  }
  /* Fixed-width inputs inside labels defeat the column collapse. */
  .filter-bar input:not([type=checkbox]):not([type=radio]),
  .coupon-filterbar input:not([type=checkbox]):not([type=radio]),
  .advanced-filter-bar input:not([type=checkbox]):not([type=radio]),
  .admin-filter-row input:not([type=checkbox]):not([type=radio]),
  .filter-bar select,
  .coupon-filterbar select,
  .advanced-filter-bar select,
  .admin-filter-row select {
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
  }
}

/* Decorative portal globe must never push the hero wider than the phone. */
@media (max-width: 1280px) {
  .dv-portal-hero-grid { grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); }
  .dv-portal-globe, .dv-portal-globe img { min-width: 0; max-width: 100%; height: auto; }
}
@media (max-width: 1080px) {
  .dv-portal-hero-grid { grid-template-columns: 1fr; }
  .dv-portal-globe { display: none; }
}
@media (max-width: 640px) {
  .dv-portal-globe { display: none; }
}

.dvu-pagesize-row{display:flex;justify-content:flex-end;margin:8px 0 4px}

/* Dashboard sync shortcut styled like a quick-action tile. */
.dvu-sync-card {
  display: flex;
  align-items: center;
  gap: 13px;
  width: 100%;
  padding: 15px 17px;
  border: 1px solid #c8ecd9;
  border-radius: 16px;
  background: linear-gradient(135deg, #f2fdf7, #eef9fb);
  text-align: left;
  cursor: pointer;
  transition: box-shadow .15s, border-color .15s;
}
.dvu-sync-card:hover:not(:disabled) { border-color: #22c7a9; box-shadow: 0 6px 18px rgba(34, 199, 169, .18); }
.dvu-sync-card:disabled { opacity: .55; cursor: not-allowed; }
.dvu-sync-card i { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 12px; flex: 0 0 40px; }
.dvu-sync-card i.green { background: #e3f9ef; color: #0b7d61; }
.dvu-sync-card b { display: block; font-size: 13.5px; color: #14351f; }
.dvu-sync-card small { display: block; margin-top: 2px; color: #5b7a68; font-size: 11.5px; }

/* ==================================================================== */
/* MOTION & DEPTH LAYER — visible polish, transform/opacity only.       */
/* Everything here is additive: with JS disabled nothing hides, and     */
/* prefers-reduced-motion turns all of it off.                          */
/* ==================================================================== */

/* ---------- Public hero: aurora background + gradient headline ------ */
.dv-portal-hero { position: relative; }

/* Aurora lives on the inner decorative layer so the featured-countries
 * strip that sits at the hero bottom edge is never clipped. */
.dv-portal-map-dots {
  overflow: hidden;
}

.dv-portal-map-dots::before,
.dv-portal-map-dots::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  filter: blur(70px);
  opacity: .55;
  pointer-events: none;
  z-index: 0;
}

.dv-portal-map-dots::before {
  width: 560px; height: 560px;
  left: 4%; top: -30%;
  background: radial-gradient(circle at 30% 30%, rgba(67, 214, 193, .8), rgba(34, 130, 255, .0) 65%);
  animation: dvu-drift-a 12s ease-in-out infinite alternate;
}

.dv-portal-map-dots::after {
  width: 620px; height: 620px;
  right: 2%; bottom: -40%;
  background: radial-gradient(circle at 60% 40%, rgba(56, 224, 255, .6), rgba(21, 70, 190, .0) 68%);
  animation: dvu-drift-b 15s ease-in-out infinite alternate;
}

@keyframes dvu-drift-a {
  from { transform: translate3d(0, 0, 0) scale(1); }
  to   { transform: translate3d(70px, 40px, 0) scale(1.12); }
}

@keyframes dvu-drift-b {
  from { transform: translate3d(0, 0, 0) scale(1.05); }
  to   { transform: translate3d(-60px, -35px, 0) scale(.94); }
}

.dv-portal-hero .dv-portal-wrap { position: relative; z-index: 1; }

.dv-portal-copy h1 {
  background: linear-gradient(92deg, #ffffff 20%, #b8f4ff 55%, #7de8d8 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dv-portal-search { transition: box-shadow .25s ease, transform .25s ease; }
.dv-portal-search:focus-within {
  box-shadow: 0 0 0 3px rgba(125, 232, 216, .35), 0 18px 44px rgba(4, 26, 74, .35);
  transform: translateY(-1px);
}

/* ---------- Public cards: lift + glow + arrow slide ------------------ */
.dv-stat,
.dv-command-panel,
.dv-trend-card,
.dv-list-offer,
.dv-market-links a,
.dv-featured-track a,
.dv-enterprise-section details,
.dv-home-discovery-grid a,
.dv-home-utility-links a {
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  will-change: transform;
}

.dv-stat:hover,
.dv-command-panel:hover,
.dv-home-discovery-grid a:hover,
.dv-home-utility-links a:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 48px rgba(16, 51, 104, .14);
  border-color: #bcd7f2;
}

.dv-trend-card:hover,
.dv-list-offer:hover,
.dv-market-links a:hover,
.dv-featured-track a:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(16, 51, 104, .13);
}

.dv-list-offer:hover .dv-offer-arrow,
.dv-market-links a:hover svg {
  transform: translateX(4px);
}

.dv-offer-arrow { transition: transform .2s ease; }

/* Icon micro-motion on stat tiles. */
.dv-stat:hover > i { transform: scale(1.08) rotate(-4deg); }
.dv-stat > i { transition: transform .25s ease; }

/* Flags pop on hover of their tile. */
.dv-featured-track a:hover .dv-flag,
.dv-market-links a:hover .dv-market-icon {
  transform: scale(1.12);
}
.dv-featured-track .dv-flag,
.dv-market-links .dv-market-icon { transition: transform .22s ease; }

/* Primary buttons: gradient + moving shine. */
.dv-portal-search button,
.dvu-hero-cta,
.admin-body .btn,
.dv-login-form button[type="submit"] {
  position: relative;
  overflow: hidden;
}

.dv-portal-search button::after,
.dvu-hero-cta::after,
.admin-body .btn::after,
.dv-login-form button[type="submit"]::after {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  left: -80%;
  width: 45%;
  background: linear-gradient(105deg, rgba(255,255,255,0), rgba(255,255,255,.35), rgba(255,255,255,0));
  transform: skewX(-18deg);
  transition: left .5s ease;
  pointer-events: none;
}

.dv-portal-search button:hover::after,
.dvu-hero-cta:hover::after,
.admin-body .btn:hover::after,
.dv-login-form button[type="submit"]:hover::after {
  left: 130%;
}

/* ---------- Scroll reveal (JS adds dvu-in; without JS, no effect) ---- */
.dvu-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .55s ease, transform .55s ease;
}

.dvu-reveal.dvu-in {
  opacity: 1;
  transform: none;
}

/* Stagger children of stat row when the row reveals. */
.dvu-reveal.dvu-in .dv-stat { animation: dvu-rise .5s ease backwards; }
.dvu-reveal.dvu-in .dv-stat:nth-child(2) { animation-delay: .06s; }
.dvu-reveal.dvu-in .dv-stat:nth-child(3) { animation-delay: .12s; }
.dvu-reveal.dvu-in .dv-stat:nth-child(4) { animation-delay: .18s; }
.dvu-reveal.dvu-in .dv-stat:nth-child(5) { animation-delay: .24s; }

@keyframes dvu-rise {
  from { opacity: 0; transform: translateY(14px); }
  to   { opacity: 1; transform: none; }
}

/* ---------- Admin panel polish --------------------------------------- */
.admin-side nav a {
  position: relative;
  transition: transform .18s ease, background .18s ease, color .18s ease;
}

.admin-side nav a:hover { transform: translateX(3px); }

.admin-side nav a.active {
  background: linear-gradient(90deg, rgba(141, 108, 255, .22), rgba(108, 222, 210, .10));
  box-shadow: inset 3px 0 0 #8d6cff;
}

.admin-panel,
.dv-admin-card,
.stat-card {
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.admin-panel:hover,
.stat-card:hover,
.dv-admin-card:hover {
  border-color: #d9d3f8;
  box-shadow: 0 16px 40px rgba(25, 30, 58, .08);
}

.stat-card { position: relative; overflow: hidden; }
.stat-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: linear-gradient(90deg, #6847ee, #6cded2);
  opacity: 0;
  transition: opacity .2s ease;
}
.stat-card:hover::before { opacity: 1; }

.content-table tbody tr { transition: background .15s ease; }
.content-table tbody tr:hover { background: #f7f8ff; }

/* Dashboard sync card: gentle pulse while a sync is pending. */
.dvu-sync-card.is-pending i { animation: dvu-pulse 1.6s ease-in-out infinite; }

@keyframes dvu-pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.12); opacity: .75; }
}

/* ---------- Reduced motion: switch everything off -------------------- */
@media (prefers-reduced-motion: reduce) {
  .dv-portal-map-dots::before,
  .dv-portal-map-dots::after,
  .dvu-reveal,
  .dvu-reveal.dvu-in .dv-stat,
  .dvu-sync-card.is-pending i {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Headline gradient slowly drifts for living color. */
.dv-portal-copy h1 {
  background-size: 220% 100%;
  animation: dvu-sheen 9s ease-in-out infinite alternate;
}

@keyframes dvu-sheen {
  from { background-position: 0% 50%; }
  to   { background-position: 100% 50%; }
}

/* Animated under-glow beneath the hero search bar. */
.dv-portal-search { position: relative; }

.dv-portal-search::before {
  content: "";
  position: absolute;
  left: 8%; right: 8%; bottom: -9px;
  height: 14px;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(125, 232, 216, .45), rgba(125, 232, 216, 0) 70%);
  filter: blur(6px);
  z-index: -1;
  animation: dvu-glow 4s ease-in-out infinite alternate;
}

@keyframes dvu-glow {
  from { opacity: .45; transform: scaleX(.92); }
  to   { opacity: .9; transform: scaleX(1); }
}

@media (prefers-reduced-motion: reduce) {
  .dv-portal-copy h1, .dv-portal-search::before { animation: none !important; }
}

/* ---------- Always-visible depth (not just hover) -------------------- */

/* Each stat tile carries its own brand tint. */
.dv-stat { position: relative; overflow: hidden; }
.dv-stat::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: currentColor;
  opacity: 0;
}
.dv-stat::after {
  content: "";
  position: absolute;
  right: -34px; top: -34px;
  width: 110px; height: 110px;
  border-radius: 50%;
  background: radial-gradient(circle, var(--dvu-tint, rgba(59, 130, 246, .12)), transparent 70%);
  pointer-events: none;
}
.dv-stat-blue   { --dvu-tint: rgba(59, 130, 246, .16); }
.dv-stat-indigo { --dvu-tint: rgba(99, 102, 241, .16); }
.dv-stat-violet { --dvu-tint: rgba(139, 92, 246, .16); }
.dv-stat-orange { --dvu-tint: rgba(249, 115, 22, .14); }
.dv-stat-teal   { --dvu-tint: rgba(20, 184, 166, .16); }

/* Section eyebrow labels get the brand gradient. */
.dv-enterprise-section-head span,
.dv-admin-section-title span,
.dv-panel-head span {
  background: linear-gradient(90deg, #2563eb, #14b8a6);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Command panels get a faint top sheen. */
.dv-command-panel { position: relative; }
.dv-command-panel::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(37, 99, 235, .28), transparent);
}

/* Admin: section labels + gradient kicker. */
.admin-side-label {
  background: linear-gradient(90deg, #8d6cff, #6cded2);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ---------- Flag chips: rounded-rectangle (4:3) for recognition ------ */
/* Circle crops make many national flags unreadable blobs at 38px.       */
.dv-flag,
.dv-market-icon,
.search-market-flag,
.dvu-country-chip .dv-flag-svg,
.dv-admin-country-flag {
  border-radius: 7px;
  overflow: hidden;
}

.dv-flag .dv-flag-svg,
.dv-market-icon .dv-flag-svg,
.search-market-flag .dv-flag-svg {
  border-radius: 0;
}

/* Size the chips as proper 4:3 rectangles with a soft ring. */
.dv-featured-track .dv-flag,
.dv-market-links .dv-market-icon {
  width: 42px;
  height: 30px;
  border-radius: 7px;
  border: 1px solid rgba(12, 35, 75, .12);
  box-shadow: 0 2px 8px rgba(12, 35, 75, .10);
}

.search-market-flag {
  width: 48px !important;
  height: 34px !important;
  border-radius: 8px !important;
}

.dv-featured-track a:hover .dv-flag,
.dv-market-links a:hover .dv-market-icon {
  transform: scale(1.06);
}

/* ---------- Featured strip: defensive layout ------------------------- */
/* The label must never be overlapped by the scrolling track, whatever    */
/* cached CSS combination a visitor arrives with. */
.dv-featured-markets {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 16px;
  position: relative;
  z-index: 1;
}

.dv-featured-label {
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

.dv-featured-track {
  flex: 1 1 260px;
  min-width: 0;
  position: relative;
  z-index: 1;
}

/* ==================================================================== */
/* Lane cards ("Choose what you want to find"): per-lane identity       */
/* ==================================================================== */
.dv-home-discovery-grid a {
  position: relative;
  overflow: hidden;
  padding: 16px 15px;
}

.dv-home-discovery-grid a::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: linear-gradient(90deg, var(--lane-ink), transparent 85%);
  opacity: .85;
}

.dv-home-discovery-grid a::after {
  content: "";
  position: absolute;
  right: -30px; top: -30px;
  width: 96px; height: 96px;
  border-radius: 50%;
  background: var(--lane-bg);
  pointer-events: none;
  transition: transform .25s ease;
}

.dv-home-discovery-grid a:hover::after { transform: scale(1.25); }

.dv-home-discovery-grid a > i {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  flex: 0 0 48px;
  background: var(--lane-bg);
  color: var(--lane-ink);
  box-shadow: inset 0 0 0 1px var(--lane-ring);
  transition: transform .25s ease, box-shadow .25s ease;
  position: relative;
  z-index: 1;
}

.dv-home-discovery-grid a:hover > i {
  transform: scale(1.1) rotate(-5deg);
  box-shadow: inset 0 0 0 1px var(--lane-ink), 0 8px 20px var(--lane-bg);
}

.dv-home-discovery-grid a > span {
  position: relative;
  z-index: 1;
}

/* Count becomes a pill badge; description follows. */
.dvu-lane-count {
  display: inline-block;
  padding: 1px 8px;
  margin-right: 4px;
  border-radius: 999px;
  background: var(--lane-bg);
  color: var(--lane-ink);
  font-style: normal;
  font-weight: 800;
  font-size: 11px;
}

/* Per-lane palettes (href-scoped so order never matters; hrefs are full
 * URLs so match on path segments). */
.dv-home-discovery-grid a[href$="/deals"],
.dv-home-discovery-grid a[href*="/deals?"]   { --lane-bg: rgba(59, 130, 246, .13);  --lane-ink: #1d4ed8; --lane-ring: rgba(59, 130, 246, .25); }
.dv-home-discovery-grid a[href$="/coupons"]  { --lane-bg: rgba(139, 92, 246, .13);  --lane-ink: #6d28d9; --lane-ring: rgba(139, 92, 246, .25); }
.dv-home-discovery-grid a[href$="/products"],
.dv-home-discovery-grid a[href$="/products/catalog"] { --lane-bg: rgba(249, 115, 22, .13); --lane-ink: #c2410c; --lane-ring: rgba(249, 115, 22, .25); }
.dv-home-discovery-grid a[href$="/free-access"] { --lane-bg: rgba(20, 184, 166, .13);  --lane-ink: #0f766e; --lane-ring: rgba(20, 184, 166, .25); }
.dv-home-discovery-grid a[href$="/courses"]  { --lane-bg: rgba(99, 102, 241, .13);  --lane-ink: #4338ca; --lane-ring: rgba(99, 102, 241, .25); }
.dv-home-discovery-grid a[href$="/games"]    { --lane-bg: rgba(236, 72, 153, .13);  --lane-ink: #be185d; --lane-ring: rgba(236, 72, 153, .25); }
.dv-home-discovery-grid a[href$="/books"]    { --lane-bg: rgba(217, 119, 6, .14);   --lane-ink: #b45309; --lane-ring: rgba(217, 119, 6, .28); }

/* Utility chips below the lanes get the same treatment, neutral blue. */
.dv-home-utility-links a {
  --lane-bg: rgba(59, 130, 246, .10);
  --lane-ink: #1d4ed8;
  --lane-ring: rgba(59, 130, 246, .22);
}

/* ==================================================================== */
/* Deal / coupon / guide cards: richer image presentation               */
/* ==================================================================== */
.dv-trend-card .dv-trend-art {
  overflow: hidden;
  border-radius: 12px;
}

.dv-trend-card .dv-trend-art img {
  transition: transform .45s ease;
}

.dv-trend-card:hover .dv-trend-art img {
  transform: scale(1.07);
}

.dv-enterprise-coupon-grid a,
.dv-enterprise-guide-grid a {
  position: relative;
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.dv-enterprise-coupon-grid a::before,
.dv-enterprise-guide-grid a::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: linear-gradient(90deg, #2563eb, #14b8a6);
  opacity: 0;
  transition: opacity .2s ease;
}

.dv-enterprise-coupon-grid a:hover::before,
.dv-enterprise-guide-grid a:hover::before {
  opacity: 1;
}

.dv-enterprise-coupon-grid a:hover,
.dv-enterprise-guide-grid a:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 44px rgba(16, 51, 104, .14);
  border-color: #bcd7f2;
}

.dv-enterprise-guide-grid a:hover .dv-enterprise-guide-art img {
  transform: scale(1.06);
}

.dv-enterprise-guide-art { overflow: hidden; }
.dv-enterprise-guide-art img { transition: transform .45s ease; }

/* Verified/deal badges keep readable contrast above imagery. */
.dv-trend-body em {
  backdrop-filter: blur(4px);
}

/* ==================================================================== */
/* REDESIGN LAYER — new color identity, visible on every page.          */
/* Loaded last; overrides the legacy cascade wholesale.                 */
/* ==================================================================== */

:root {
  --dvu-ink: #0b1030;
  --dvu-primary: #4f46e5;
  --dvu-primary-2: #7c3aed;
  --dvu-teal: #14b8a6;
  --dvu-amber: #f59e0b;
  --dvu-tint: #f4f5ff;
  --dvu-line: #e6e8f2;
  --dvu-grad: linear-gradient(92deg, #4f46e5, #7c3aed);
}

/* ---------- Header: deep indigo gradient ---------------------------- */
body[data-dealvorio-ui="enterprise-v5"] .site-header {
  background: linear-gradient(100deg, #0b1030 0%, #171335 55%, #1e1b4b 100%) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .top-search {
  background: rgba(255, 255, 255, .10) !important;
  border-color: rgba(255, 255, 255, .16) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .top-search input {
  color: #fff !important;
  background: transparent !important;
}

body[data-dealvorio-ui="enterprise-v5"] .top-search input::placeholder { color: rgba(230, 235, 255, .75) !important; }

body[data-dealvorio-ui="enterprise-v5"] .top-search button {
  background: var(--dvu-grad) !important;
  color: #fff !important;
  border-radius: 9px;
}

/* ---------- Hero: violet-indigo mesh -------------------------------- */
body[data-dealvorio-ui="enterprise-v5"] .dv-portal-hero {
  background:
    radial-gradient(900px 420px at 12% -10%, rgba(124, 58, 237, .55), transparent 60%),
    radial-gradient(900px 480px at 88% 110%, rgba(20, 184, 166, .38), transparent 62%),
    linear-gradient(115deg, #171335 0%, #2a2380 48%, #134e6b 100%);
}

.dv-portal-map-dots::before {
  background: radial-gradient(circle at 30% 30%, rgba(167, 139, 250, .75), rgba(79, 70, 229, 0) 65%);
}

.dv-portal-map-dots::after {
  background: radial-gradient(circle at 60% 40%, rgba(45, 212, 191, .55), rgba(20, 184, 166, 0) 68%);
}

.dv-portal-copy h1 {
  background: linear-gradient(92deg, #ffffff 25%, #c7d2fe 55%, #99f6e4 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dv-portal-search:focus-within {
  box-shadow: 0 0 0 3px rgba(139, 92, 246, .45), 0 18px 44px rgba(9, 8, 40, .45);
}

.dv-portal-search button {
  background: var(--dvu-grad) !important;
}

/* ---------- Section rhythm: alternating tinted bands ----------------- */
body[data-dealvorio-ui="enterprise-v5"] .dv-enterprise-section:nth-of-type(even),
body[data-dealvorio-ui="enterprise-v5"] .dv-core-lanes {
  background: var(--dvu-tint) !important;
  border-radius: 26px;
}

.dv-enterprise-section-head span,
.dv-admin-section-title span,
.dv-panel-head span {
  background: var(--dvu-grad) !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ---------- Promo banner slots: framed, not pasted ------------------- */
.dv-promo-slot-inner {
  display: grid;
  gap: 14px;
}

.dv-promo-banner {
  display: block;
  border-radius: 20px !important;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(18, 20, 60, .14) !important;
  border: 1px solid var(--dvu-line);
  transition: transform .25s ease, box-shadow .25s ease;
  background: var(--promo-bg, #eef4fb);
}

.dv-promo-banner:hover {
  transform: translateY(-3px) scale(1.006);
  box-shadow: 0 24px 54px rgba(18, 20, 60, .18) !important;
}

.dv-promo-banner img { display: block; width: 100%; height: auto; }

/* ---------- Footer ---------------------------------------------------- */
body[data-dealvorio-ui="enterprise-v5"] .site-footer {
  background: linear-gradient(180deg, #0b1030, #0d0d24) !important;
}

.site-footer h4 {
  background: linear-gradient(92deg, #a5b4fc, #99f6e4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.site-footer .footer-grid a { transition: color .15s ease; }
.site-footer .footer-grid a:hover { color: #99f6e4 !important; }

/* ---------- Buttons: violet gradient ---------------------------------- */
body[data-dealvorio-ui="enterprise-v5"] .dv-portal-search button,
.dvu-hero-cta,
.reveal-code,
.big-reveal {
  background: var(--dvu-grad) !important;
}

.admin-body .btn {
  background: var(--dvu-grad);
  box-shadow: 0 8px 20px rgba(79, 70, 229, .25);
}

.admin-body .btn.ghost { color: #4f46e5; border-color: #ddd6fe; }

/* ---------- Listing page heroes: per-type identity -------------------- */
body[data-dealvorio-ui="enterprise-v5"] .route-dealsindex .page-hero,
body[data-dealvorio-ui="enterprise-v5"] .route-productsindex .page-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(245, 158, 11, .25), transparent 60%),
    linear-gradient(120deg, #171335, #312e81 60%, #1e3a8a) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .route-couponsindex .page-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(139, 92, 246, .35), transparent 60%),
    linear-gradient(120deg, #171335, #4c1d95 55%, #6d28d9) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .route-coursesindex .page-hero,
body[data-dealvorio-ui="enterprise-v5"] .route-appsindex .page-hero,
body[data-dealvorio-ui="enterprise-v5"] .route-booksindex .page-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(20, 184, 166, .30), transparent 60%),
    linear-gradient(120deg, #171335, #312e81 55%, #0f766e) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .route-gamesindex .page-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(236, 72, 153, .30), transparent 60%),
    linear-gradient(120deg, #171335, #4c1d95 55%, #9d174d) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .route-benefitsindex .page-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(20, 184, 166, .32), transparent 60%),
    linear-gradient(120deg, #171335, #134e4a 55%, #0f766e) !important;
}

body[data-dealvorio-ui="enterprise-v5"] .page-hero h1 {
  background: linear-gradient(92deg, #ffffff 30%, #c7d2fe 70%, #99f6e4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ---------- Coupon presentation --------------------------------------- */
.coupon-row,
.dv-enterprise-coupon-grid a {
  border-radius: 18px !important;
}

.masked-code {
  padding: 3px 10px;
  border: 2px dashed #8b5cf6;
  border-radius: 9px;
  background: #f5f3ff;
  color: #6d28d9 !important;
}

/* ---------- Admin panel re-skin ---------------------------------------- */
.admin-body {
  --admin-purple: #4f46e5;
  --admin-purple-2: #7c3aed;
}

.admin-side {
  background:
    radial-gradient(500px 260px at 10% 0%, rgba(124, 58, 237, .22), transparent 60%),
    linear-gradient(180deg, #0b1030 0%, #14112e 60%, #0d0d24 100%) !important;
}

.admin-side nav a.active {
  background: linear-gradient(90deg, rgba(124, 58, 237, .35), rgba(20, 184, 166, .16)) !important;
  box-shadow: inset 3px 0 0 #7c3aed !important;
}

.admin-body .admin-top {
  background: rgba(255, 255, 255, .92) !important;
}

.admin-body th {
  background: #f4f5ff !important;
  color: #4338ca !important;
}

.admin-body .flash.success { border-left: 4px solid #14b8a6; }
.admin-body .flash.error { border-left: 4px solid #ef4444; }

/* Status chips in the new palette */
.status.published, .status.imported, .status-chip.is-live { background: #ecfdf5 !important; color: #047857 !important; }
.status.draft, .status-chip.is-draft { background: #eef2ff !important; color: #4338ca !important; }
.status.rejected { background: #fef2f2 !important; color: #b91c1c !important; }

/* ---------- Login page: match brand ------------------------------------ */
.admin-login-body .dv-login-brand-panel {
  background:
    radial-gradient(700px 380px at 20% 0%, rgba(124, 58, 237, .5), transparent 60%),
    radial-gradient(700px 420px at 90% 100%, rgba(20, 184, 166, .35), transparent 60%),
    linear-gradient(120deg, #0b1030, #2a2380 60%, #134e6b) !important;
}

.admin-login-body .dv-login-form button[type="submit"] {
  background: var(--dvu-grad) !important;
}

/* Listing heroes use .category-hero (per-type tint via body route class). */
body[class*="route-dealsindex"] .category-hero,
body[class*="route-productsindex"] .category-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(245, 158, 11, .22), transparent 60%),
    linear-gradient(120deg, #171335, #312e81 60%, #1e3a8a) !important;
}

body[class*="route-couponsindex"] .category-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(139, 92, 246, .32), transparent 60%),
    linear-gradient(120deg, #171335, #4c1d95 55%, #6d28d9) !important;
}

body[class*="route-coursesindex"] .category-hero,
body[class*="route-appsindex"] .category-hero,
body[class*="route-booksindex"] .category-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(20, 184, 166, .28), transparent 60%),
    linear-gradient(120deg, #171335, #312e81 55%, #0f766e) !important;
}

body[class*="route-gamesindex"] .category-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(236, 72, 153, .28), transparent 60%),
    linear-gradient(120deg, #171335, #4c1d95 55%, #9d174d) !important;
}

body[class*="route-benefitsindex"] .category-hero {
  background:
    radial-gradient(700px 320px at 85% -20%, rgba(20, 184, 166, .30), transparent 60%),
    linear-gradient(120deg, #171335, #134e4a 55%, #0f766e) !important;
}

body[class*="-index"] .category-hero h1,
body[class*="-index"] .category-hero-copy h1 {
  background: linear-gradient(92deg, #ffffff 30%, #c7d2fe 70%, #99f6e4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* Filter checkboxes: legacy layers blew them up to full-width boxes. */
.check input[type="checkbox"],
.filter-bar input[type="checkbox"],
.coupon-filterbar input[type="checkbox"],
.advanced-filter-bar input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px;
  padding: 0 !important;
  margin: 0 2px 0 0 !important;
  accent-color: #4f46e5;
  border-radius: 5px;
  cursor: pointer;
}

/* Market chip with flag on catalog cards. */
.dvu-market-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.dvu-market-chip .dv-flag-svg {
  width: 20px;
  height: 14px;
  border-radius: 3px;
  object-fit: cover;
  box-shadow: 0 0 0 1px rgba(12, 35, 75, .12);
}

/* Decisive clip: some legacy layer keeps stretching filter checkboxes. */
.check input[type="checkbox"] {
  min-width: 18px !important;
  max-width: 18px !important;
  min-height: 18px;
  max-height: 18px;
  display: inline-block !important;
  vertical-align: middle;
}

/* Eyebrow caps: solid brand violet — gradient-text clip is fragile when
 * later shorthand background declarations reset background-clip. */
.dv-enterprise-section-head span,
.dv-admin-section-title span,
.dv-panel-head span,
.dv-featured-label {
  background: none !important;
  -webkit-text-fill-color: #6d28d9 !important;
  color: #6d28d9 !important;
  font-weight: 800;
}

/* experience.css */
/* Shared usability improvements; public content is visible before JavaScript. */
:root { scroll-padding-top: 6rem; }
html { scrollbar-gutter: stable; }
h1,h2,h3 { text-wrap: balance; }
p { text-wrap: pretty; }
input,select,textarea,button { max-width: 100%; }
textarea { resize: vertical; }
.dv-promo-slot-after-header { margin: 10px auto; padding: 0 16px; }
.dv-promo-slot-after-header .dv-promo-slot-inner { display: flex; justify-content: center; }
.dv-promo-slot-after-header .dv-promo-banner { width: min(100%,520px); max-width: 520px; display:block; }
.dv-promo-slot-after-header img { display:block; width:100%; height:auto; aspect-ratio:3/1; object-fit:contain; }
.dv-promotion-dialog { width:min(92vw,780px); max-height:90dvh; padding:16px; border:0; border-radius:16px; color:#061a40; background:#fff; box-shadow:0 24px 80px #061a4055; }
.dv-promotion-dialog::backdrop { background:rgb(6 26 64 / .6); }
.dv-promotion-dialog:not([open]) { display:none; }
.dv-promotion-dialog-bar { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:12px; }
.dv-promotion-dialog-bar h2 { margin:0; font-size:1.15rem; }
.dv-promotion-dialog-bar button { min-width:44px; min-height:44px; border:1px solid #d9e1ec; border-radius:50%; background:white; font-size:28px; cursor:pointer; }
.dv-promotion-dialog picture,.dv-promotion-dialog img { display:block; width:100%; height:auto; max-height:65dvh; object-fit:contain; }
.dv-promotion-dialog>.btn { margin-top:12px; }
.footer-bottom { flex-wrap:wrap; gap:12px; }
button:disabled { cursor: not-allowed; opacity: .65; }
:focus-visible { outline: 3px solid #1358c8; outline-offset: 3px; }
.admin-panel .panel-title h2 { font-size: 1.35rem; letter-spacing: -.02em; }
.admin-panel p { max-width: 75ch; }
.admin-panel code,.admin-stat-list span { overflow-wrap: anywhere; }
.admin-card-actions { flex-wrap: wrap; gap: .65rem; }
.integration-setup-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(100%,300px),1fr)); gap: 1.25rem; }
.integration-setup-grid form { min-width: 0; }
.integration-setup-grid details { border-top: 1px solid #d9e1ec; padding-top: .8rem; }
.integration-setup-grid summary { cursor: pointer; min-height: 44px; }
.integration-setup-grid label { display: grid; gap: .45rem; margin-block: .8rem; }
.integration-setup-grid input,.integration-setup-grid select { width: 100%; }
.integration-setup-grid .connection-status { color: #526078; font-size: .9rem; }
@media(max-width:640px) {
  .admin-two-column,.form-grid.cols-2 { grid-template-columns: minmax(0,1fr); }
  .admin-card-actions .btn { min-height: 44px; }
  .admin-panel { min-width: 0; }
  input,select,textarea { font-size: max(1rem,16px); }
}
@media(prefers-reduced-motion:reduce) {
  *,*::before,*::after { scroll-behavior:auto!important; animation-duration:.01ms!important; animation-iteration-count:1!important; transition-duration:.01ms!important; }
}
