/*
 * Adult4Pass Archive & Utility Pages Pro
 * Legendary Pro UI — v2.0.0
 * High-clarity responsive presentation layer.
 */
:root{
  --a4paux-accent:#e92f63;
  --a4paux-accent-dark:#cf2454;
  --a4paux-ink:#151924;
  --a4paux-text:#344054;
  --a4paux-muted:#667085;
  --a4paux-soft:#f7f9fc;
  --a4paux-line:#e3e7ee;
  --a4paux-line-2:#d8dee8;
  --a4paux-green:#087a4d;
  --a4paux-green-soft:#eef9f4;
  --a4paux-shadow-sm:0 8px 24px rgba(16,24,40,.055);
  --a4paux-shadow-md:0 18px 46px rgba(16,24,40,.085);
  --a4paux-shadow-lg:0 28px 72px rgba(16,24,40,.115);
}

body.a4paux-page,
body.a4paux-page #page,
body.a4paux-page .site,
body.a4paux-page .site-content{background:linear-gradient(180deg,#fff 0,#fafbfc 42%,#fff 100%)!important;color:var(--a4paux-ink)!important}

.a4paux-shell{width:min(100%,1320px)!important;padding:38px 22px 78px!important;color:var(--a4paux-ink)!important}
.a4paux-breadcrumb{margin-bottom:19px!important;color:#8a94a6!important;font-size:12px!important;font-weight:700!important;gap:8px!important}
.a4paux-breadcrumb a{color:#667085!important}
.a4paux-breadcrumb a:hover{color:var(--a4paux-accent)!important}

/* Hero */
.a4paux-hero,.a4paux-search-hero,.a4paux-404-hero{position:relative!important;overflow:hidden!important;border:1px solid #e1e6ed!important;border-radius:28px!important;background:linear-gradient(135deg,#fff 0,#fff 68%,#fff7fa 100%)!important;box-shadow:var(--a4paux-shadow-md)!important}
.a4paux-hero:before,.a4paux-search-hero:before,.a4paux-404-hero:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:4px!important;height:auto!important;background:linear-gradient(180deg,var(--a4paux-accent),#ff7ca0)!important}
.a4paux-hero:after,.a4paux-search-hero:after,.a4paux-404-hero:after{content:"";position:absolute;right:-120px;top:-130px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(233,47,99,.09),rgba(233,47,99,0) 70%);pointer-events:none}
.a4paux-hero{grid-template-columns:minmax(0,1fr) 230px!important;gap:42px!important;padding:38px!important;margin-bottom:22px!important}
.a4paux-eyebrow{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:10px!important;color:#b62950!important;font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.12em!important}
.a4paux-hero h1,.a4paux-search-hero h1,.a4paux-404-hero h1{margin:0!important;color:#151924!important;font-size:clamp(40px,4vw,58px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:900!important;text-wrap:balance}
.a4paux-hero p,.a4paux-search-hero p,.a4paux-404-hero p{max-width:880px!important;margin:15px 0 0!important;color:#5f6b7d!important;font-size:16px!important;line-height:1.76!important}
.a4paux-hero-stat{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;padding:24px!important;border:1px solid #eadfe4!important;border-radius:20px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 12px 28px rgba(16,24,40,.06)!important}
.a4paux-hero-stat strong{color:#181d27!important;font-size:48px!important;line-height:.95!important;letter-spacing:-.055em!important;font-weight:950!important}
.a4paux-hero-stat span{margin-top:8px!important;color:#98a2b3!important;font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important}
.a4paux-hero-stat a{margin-top:16px!important;color:#ba2851!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important}

/* Toolbar */
.a4paux-toolbar{gap:16px!important;margin:0 0 26px!important;padding:12px!important;border:1px solid #e2e7ee!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(16,24,40,.045)!important}
.a4paux-search{min-height:50px!important;padding:0 15px!important;border:1px solid #dde3eb!important;border-radius:14px!important;background:#fafbfd!important}
.a4paux-search:focus-within{background:#fff!important;border-color:#efb5c5!important;box-shadow:0 0 0 4px rgba(233,47,99,.075)!important}
.a4paux-search span{color:#98a2b3!important;font-size:20px!important}
.a4paux-search input{height:48px!important;color:#202735!important;font-size:14px!important;font-weight:650!important}
.a4paux-count{padding:0 12px!important;color:#7b8495!important;font-size:11px!important;font-weight:700!important}
.a4paux-count strong{color:#273142!important;font-weight:900!important}

/* Premium card grid */
.a4paux-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}
.a4paux-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border:1px solid #e0e5ec!important;border-radius:24px!important;background:#fff!important;box-shadow:0 10px 30px rgba(16,24,40,.055)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}
.a4paux-card:hover{transform:translateY(-5px)!important;border-color:#ecb8c7!important;box-shadow:0 22px 48px rgba(16,24,40,.105)!important}
.a4paux-card-media{position:relative!important;display:block!important;width:calc(100% - 24px)!important;height:auto!important;aspect-ratio:5/3!important;margin:12px 12px 0!important;overflow:hidden!important;border:1px solid #e2e7ee!important;border-radius:18px!important;background:linear-gradient(180deg,#fafbfd,#f0f4f8)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)!important}
.a4paux-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:17px!important;transition:transform .28s ease!important}
.a4paux-card:hover .a4paux-card-media img{transform:scale(1.025)!important}
.a4paux-placeholder{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#eef2f6,#e4eaf1)!important;color:#697386!important;font-size:48px!important;font-weight:950!important}
.a4paux-card-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:20px!important}
.a4paux-card-top{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin-bottom:12px!important}
.a4paux-status,.a4paux-brand,.a4paux-result-type{min-height:28px!important;padding:6px 9px!important;border-radius:999px!important;font-size:9px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.045em!important}
.a4paux-status.is-available{border-color:#cbead9!important;background:#effaf4!important;color:#087a4d!important}
.a4paux-status.is-limited{border-color:#f3d69c!important;background:#fff9e9!important;color:#9a6400!important}
.a4paux-status.is-out{border-color:#edc9d0!important;background:#fff5f7!important;color:#aa394d!important}
.a4paux-brand{border:1px solid #e2e6ed!important;background:#f8fafc!important;color:#667085!important}
.a4paux-result-type.is-premium{border:1px solid #efcbd6!important;background:#fff4f7!important;color:#ba2851!important}
.a4paux-result-type.is-free{border:1px solid #c7ead8!important;background:#effaf4!important;color:#087a4d!important}
.a4paux-card h3{margin:0 0 10px!important;color:#18202b!important;font-size:22px!important;line-height:1.22!important;letter-spacing:-.025em!important;font-weight:900!important}
.a4paux-card h3 a{color:#18202b!important;text-decoration:none!important}
.a4paux-card h3 a:hover{color:var(--a4paux-accent)!important}
.a4paux-card p{min-height:0!important;margin:0!important;color:#667085!important;font-size:13px!important;line-height:1.7!important}
.a4paux-pills{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:14px 0 16px!important}
.a4paux-pills span{padding:6px 9px!important;border:1px solid #e5e9ef!important;border-radius:999px!important;background:#fafbfd!important;color:#667085!important;font-size:9px!important;font-weight:800!important}
.a4paux-card-meta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important;padding:14px 0!important;border-top:1px solid #eaedf2!important;border-bottom:1px solid #eaedf2!important}
.a4paux-card-meta>div{min-width:0!important;padding:0 2px!important}
.a4paux-card-meta small{display:block!important;margin-bottom:5px!important;color:#98a2b3!important;font-size:8px!important;line-height:1.3!important;font-weight:900!important;letter-spacing:.09em!important}
.a4paux-card-meta strong{display:block!important;overflow:visible!important;color:#344054!important;font-size:12px!important;line-height:1.4!important;font-weight:850!important;text-overflow:clip!important;white-space:normal!important}
.a4paux-card-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:46px!important;margin:14px 0 0!important;padding:11px 13px!important;border:1px solid #efc7d3!important;border-radius:13px!important;background:#fff7fa!important;color:#b5264f!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}
.a4paux-card-cta:hover{transform:translateY(-1px)!important;border-color:#eaaabd!important;background:#fff0f5!important;color:#a71f48!important}
.a4paux-card-cta.is-free{border-color:#c8e7d7!important;background:#f0faf5!important;color:#087a4d!important}
.a4paux-card-cta.is-free:hover{border-color:#abdac2!important;background:#e9f8f1!important;color:#066b43!important}
.a4paux-card.is-free-result{border-color:#d8eae1!important}

/* Load more */
.a4paux-load-wrap{gap:10px!important;margin:36px auto 0!important}
.a4paux-load-more{min-width:260px!important;min-height:52px!important;padding:0 26px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#202633,#111620)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 12px 26px rgba(16,24,40,.16)!important}
.a4paux-load-more:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,#ef356b,#d8275a)!important;box-shadow:0 16px 32px rgba(233,47,99,.22)!important}
.a4paux-load-note{font-size:10px!important;color:#98a2b3!important;font-weight:700!important}

/* Archive info */
.a4paux-footnote{max-width:960px!important;margin:54px auto 0!important;padding:26px 28px!important;border:1px solid #e3e7ee!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fafbfd)!important;box-shadow:0 8px 24px rgba(16,24,40,.035)!important;text-align:left!important}
.a4paux-footnote strong{color:#273142!important;font-size:14px!important;font-weight:900!important}
.a4paux-footnote p{margin:9px 0 0!important;color:#70798a!important;font-size:12px!important;line-height:1.75!important}

/* Search */
.a4paux-search-hero,.a4paux-404-hero{padding:42px!important;margin-bottom:34px!important}
.a4paux-main-search{gap:10px!important;max-width:920px!important;margin-top:26px!important}
.a4paux-main-search input{height:56px!important;padding:0 18px!important;border:1px solid #dbe1e9!important;border-radius:15px!important;background:#fff!important;color:#202735!important;font-size:14px!important;font-weight:650!important;box-shadow:0 6px 18px rgba(16,24,40,.035)!important}
.a4paux-main-search input:focus{border-color:#efb4c5!important;box-shadow:0 0 0 4px rgba(233,47,99,.075)!important}
.a4paux-main-search button{min-height:56px!important;padding:0 26px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#ef3369,#d9275b)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 12px 26px rgba(233,47,99,.22)!important}
.a4paux-main-search button:hover{transform:translateY(-1px)!important;background:linear-gradient(135deg,#e72c62,#c92050)!important;box-shadow:0 16px 32px rgba(233,47,99,.28)!important}
.a4paux-results-head{margin:0 0 20px!important;gap:18px!important}
.a4paux-results-head h2{color:#18202b!important;font-size:34px!important;line-height:1.12!important;letter-spacing:-.03em!important;font-weight:900!important}
.a4paux-results-head a{color:#b5264f!important;font-size:11px!important;font-weight:900!important}

/* Empty / zero results */
.a4paux-zero,.a4paux-empty{border:1px solid #e0e5ec!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fafbfd)!important;box-shadow:0 12px 32px rgba(16,24,40,.05)!important}
.a4paux-zero{min-height:360px!important;padding:42px!important}
.a4paux-zero-icon{display:grid!important;place-items:center!important;width:70px!important;height:70px!important;margin-bottom:8px!important;border-radius:22px!important;background:#fff1f5!important;color:#ba2851!important;font-size:36px!important}
.a4paux-zero h2{font-size:30px!important;letter-spacing:-.025em!important}
.a4paux-zero p{font-size:14px!important;line-height:1.72!important}
.a4paux-btn{min-height:48px!important;padding:0 20px!important;border-radius:13px!important;font-size:12px!important;font-weight:900!important}
.a4paux-btn.primary{border-color:transparent!important;background:linear-gradient(135deg,#ef3369,#d9275b)!important;box-shadow:0 11px 24px rgba(233,47,99,.2)!important}

/* 404 */
.a4paux-404-shell{padding-top:56px!important}
.a4paux-404-hero{max-width:1080px!important;margin:0 auto 58px!important}
.a4paux-error-code{margin-bottom:14px!important;color:#eef0f4!important;font-size:118px!important;line-height:.82!important;letter-spacing:-.075em!important;font-weight:950!important}
.a4paux-404-actions{gap:10px!important;margin-top:22px!important}

/* Accessibility */
.a4paux-shell a:focus-visible,.a4paux-shell button:focus-visible,.a4paux-shell input:focus-visible{outline:3px solid rgba(233,47,99,.2)!important;outline-offset:3px!important}

@media(max-width:1120px){
  .a4paux-shell{padding-inline:18px!important}
  .a4paux-hero{grid-template-columns:minmax(0,1fr) 200px!important;gap:30px!important;padding:32px!important}
  .a4paux-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .a4paux-card h3{font-size:21px!important}
}

@media(max-width:760px){
  .a4paux-shell{padding:24px 12px 56px!important}
  .a4paux-breadcrumb{margin-bottom:13px!important;font-size:10px!important}
  .a4paux-hero,.a4paux-search-hero,.a4paux-404-hero{border-radius:21px!important}
  .a4paux-hero{grid-template-columns:1fr!important;gap:18px!important;padding:20px!important}
  .a4paux-hero h1,.a4paux-search-hero h1,.a4paux-404-hero h1{font-size:clamp(31px,9vw,42px)!important;line-height:1.04!important}
  .a4paux-hero p,.a4paux-search-hero p,.a4paux-404-hero p{font-size:13px!important;line-height:1.68!important}
  .a4paux-hero-stat{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:6px 12px!important;padding:16px!important;border-radius:16px!important}
  .a4paux-hero-stat strong{font-size:36px!important}.a4paux-hero-stat span{margin:0!important}.a4paux-hero-stat a{grid-column:1/-1!important;margin-top:4px!important}
  .a4paux-toolbar{align-items:stretch!important;flex-direction:column!important;gap:9px!important;padding:9px!important;margin-bottom:18px!important;border-radius:15px!important}
  .a4paux-search{min-height:48px!important}.a4paux-search input{height:46px!important;font-size:13px!important}.a4paux-count{padding:0 4px 3px!important;font-size:10px!important}
  .a4paux-grid{grid-template-columns:1fr!important;gap:15px!important}
  .a4paux-card{border-radius:20px!important}
  .a4paux-card-media{width:calc(100% - 20px)!important;margin:10px 10px 0!important;border-radius:15px!important}
  .a4paux-card-media img{border-radius:14px!important}
  .a4paux-card-body{padding:16px!important}
  .a4paux-card h3{font-size:19px!important}
  .a4paux-card p{font-size:12px!important;line-height:1.64!important}
  .a4paux-card-meta{padding:12px 0!important}
  .a4paux-card-cta{min-height:46px!important;font-size:11px!important}
  .a4paux-load-more{width:100%!important;min-width:0!important}
  .a4paux-search-hero,.a4paux-404-hero{padding:22px 18px!important}
  .a4paux-main-search{flex-direction:column!important;gap:8px!important;margin-top:20px!important}
  .a4paux-main-search input,.a4paux-main-search button{width:100%!important;min-height:50px!important;height:50px!important}
  .a4paux-results-head{align-items:flex-start!important;flex-direction:column!important;margin-bottom:15px!important}.a4paux-results-head h2{font-size:27px!important}
  .a4paux-zero{min-height:300px!important;padding:28px 18px!important;border-radius:20px!important}.a4paux-zero h2{font-size:25px!important}.a4paux-zero p{font-size:12px!important}
  .a4paux-404-actions{display:grid!important;width:100%!important}.a4paux-btn{width:100%!important}
  .a4paux-error-code{font-size:82px!important}
  .a4paux-footnote{margin-top:38px!important;padding:20px 18px!important;border-radius:17px!important}
}

@media(max-width:420px){
  .a4paux-shell{padding-inline:10px!important}
  .a4paux-hero,.a4paux-search-hero,.a4paux-404-hero{padding:18px 15px!important}
  .a4paux-card-body{padding:14px!important}
  .a4paux-card h3{font-size:17px!important}
  .a4paux-card-meta{gap:7px!important}.a4paux-card-meta strong{font-size:10px!important}
}

@media(prefers-reduced-motion:reduce){
  .a4paux-shell *,.a4paux-shell *:before,.a4paux-shell *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}


/* Adult4Pass Archive Pages Pro 2.0.1 — Legendary 404 refinement */
.a4paux-404-shell{padding-top:34px!important;padding-bottom:64px!important}
.a4paux-404-hero{max-width:1120px!important;margin:0 auto 36px!important;padding:46px 54px 38px!important;text-align:center!important;border-radius:30px!important;background:radial-gradient(circle at 88% 8%,rgba(233,47,99,.085),transparent 26%),linear-gradient(135deg,#fff 0,#fff 72%,#fff8fa 100%)!important;box-shadow:0 22px 58px rgba(16,24,40,.09)!important}
.a4paux-404-hero:before{left:0!important;top:18px!important;bottom:18px!important;width:4px!important;height:auto!important;border-radius:0 6px 6px 0!important}
.a4paux-404-hero:after{right:-155px!important;top:-170px!important;width:410px!important;height:410px!important;opacity:.9!important}
.a4paux-error-code{display:none!important}
.a4paux-404-badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:7px 12px;border:1px solid #f0ced8;border-radius:999px;background:#fff7fa;color:#af284f;font-size:10px;font-weight:950;letter-spacing:.105em;box-shadow:0 5px 14px rgba(16,24,40,.035)}
.a4paux-404-badge>span{width:8px;height:8px;border-radius:50%;background:var(--a4paux-accent);box-shadow:0 0 0 4px rgba(233,47,99,.10)}
.a4paux-404-badge b{padding-left:8px;border-left:1px solid #f0ced8;color:#7b4052;font-size:10px}
.a4paux-404-hero h1{position:relative;z-index:1;max-width:880px;margin:20px auto 0!important;font-size:clamp(42px,4.4vw,62px)!important;line-height:1!important;letter-spacing:-.05em!important}
.a4paux-404-hero>p{position:relative;z-index:1;max-width:760px!important;margin:16px auto 0!important;font-size:16px!important;line-height:1.72!important;color:#637084!important}
.a4paux-404-search{position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:10px!important;max-width:860px!important;margin:28px auto 0!important;padding:7px!important;border:1px solid #e1e6ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 13px 32px rgba(16,24,40,.07)!important}
.a4paux-404-search-field{display:flex;align-items:center;min-width:0;padding-left:12px;border-radius:12px;background:#fbfcfd!important}
.a4paux-404-search-icon{position:relative;width:19px;height:19px;flex:0 0 19px;margin-right:10px;border:2px solid #98a2b3;border-radius:50%}
.a4paux-404-search-icon:after{content:"";position:absolute;width:7px;height:2px;right:-5px;bottom:-2px;border-radius:2px;background:#98a2b3;transform:rotate(45deg);transform-origin:center}
.a4paux-404-search input{width:100%!important;height:52px!important;padding:0 12px 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#202735!important;font-size:15px!important;font-weight:700!important}
.a4paux-404-search input::placeholder{color:#9aa4b4!important;font-weight:600!important}
.a4paux-404-search button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-width:180px!important;min-height:52px!important;padding:0 22px!important;border-radius:13px!important;font-size:13px!important;font-weight:950!important}
.a4paux-404-search button b{font-size:17px!important;line-height:1!important}
.a4paux-404-actions{position:relative;z-index:1;display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:9px!important;margin-top:18px!important}
.a4paux-404-actions .a4paux-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;padding:0 17px!important;border-radius:13px!important;font-size:11px!important}
.a4paux-404-actions .a4paux-btn>span{font-size:13px!important;opacity:.9}
.a4paux-404-suggestions{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:22px;padding-top:18px;border-top:1px solid #edf0f4}
.a4paux-404-suggestions small{margin-right:4px;color:#98a2b3;font-size:9px;font-weight:950;letter-spacing:.09em}
.a4paux-404-suggestions a{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid #e5e9f0;border-radius:999px;background:#fff;color:#596476!important;font-size:10px;font-weight:800;text-decoration:none!important;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.a4paux-404-suggestions a:hover{transform:translateY(-1px);border-color:#efbdcb;background:#fff7fa;color:#b62a51!important}
.a4paux-404-popular{max-width:1120px!important;margin:0 auto!important;padding-top:8px!important}
.a4paux-404-popular .a4paux-results-head{margin-bottom:18px!important}
.a4paux-404-popular .a4paux-results-head h2{font-size:30px!important}
.a4paux-404-popular .a4paux-results-head p{margin-top:6px!important;color:#7b8596!important;font-size:13px!important;line-height:1.55!important}
.a4paux-404-popular .a4paux-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.a4paux-404-popular .a4paux-card{min-height:0!important}
.a4paux-404-popular .a4paux-card h3{font-size:17px!important}

@media(max-width:1120px){
  .a4paux-404-hero{padding:40px 38px 34px!important}
  .a4paux-404-popular .a4paux-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .a4paux-404-shell{padding-top:18px!important;padding-inline:12px!important;padding-bottom:42px!important}
  .a4paux-404-hero{margin-bottom:28px!important;padding:28px 16px 22px!important;border-radius:22px!important}
  .a4paux-404-hero:before{top:14px!important;bottom:14px!important;width:3px!important}
  .a4paux-404-badge{min-height:29px;padding:6px 10px;font-size:8px!important}
  .a4paux-404-hero h1{margin-top:16px!important;font-size:clamp(32px,10vw,43px)!important;line-height:1.04!important}
  .a4paux-404-hero>p{font-size:13px!important;line-height:1.66!important}
  .a4paux-404-search{grid-template-columns:1fr!important;gap:7px!important;margin-top:21px!important;padding:6px!important;border-radius:16px!important}
  .a4paux-404-search-field{padding-left:10px!important}
  .a4paux-404-search input{height:48px!important;font-size:13px!important}
  .a4paux-404-search button{width:100%!important;min-width:0!important;min-height:49px!important;border-radius:12px!important;font-size:12px!important}
  .a4paux-404-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}
  .a4paux-404-actions .a4paux-btn{width:100%!important;min-height:46px!important;padding:0 10px!important;font-size:10px!important}
  .a4paux-404-actions .a4paux-btn.primary{grid-column:1/-1!important}
  .a4paux-404-suggestions{justify-content:flex-start!important;margin-top:18px!important;padding-top:15px!important}
  .a4paux-404-suggestions small{width:100%!important;text-align:left!important}
  .a4paux-404-popular .a4paux-results-head{align-items:flex-start!important}
  .a4paux-404-popular .a4paux-results-head h2{font-size:25px!important}
  .a4paux-404-popular .a4paux-grid{grid-template-columns:1fr!important;gap:12px!important}
}
@media(max-width:420px){
  .a4paux-404-actions{grid-template-columns:1fr!important}.a4paux-404-actions .a4paux-btn.primary{grid-column:auto!important}
  .a4paux-404-suggestions a{font-size:9px!important}
}


/* Adult4Pass Archive Pages Pro 2.0.2 — Live Search + Available-only Popular */
.a4paux-main-search[data-a4paux-live-search]{position:relative!important;overflow:visible!important;z-index:30}
.a4paux-search-hero,.a4paux-404-hero{overflow:visible!important}
.a4paux-live-results{position:absolute;z-index:999;left:7px;right:7px;top:calc(100% + 9px);max-height:430px;overflow:auto;padding:7px;border:1px solid #dfe5ed;border-radius:18px;background:rgba(255,255,255,.985);box-shadow:0 24px 60px rgba(16,24,40,.17);backdrop-filter:blur(18px);text-align:left}
.a4paux-live-results[hidden]{display:none!important}
.a4paux-live-item{display:grid;grid-template-columns:82px minmax(0,1fr) auto 24px;align-items:center;gap:12px;min-height:72px;padding:9px;border:1px solid transparent;border-radius:13px;color:#202735!important;text-decoration:none!important;transition:background .15s ease,border-color .15s ease,transform .15s ease}
.a4paux-live-item+.a4paux-live-item{margin-top:3px}
.a4paux-live-item:hover,.a4paux-live-item.is-active{border-color:#efc3cf;background:#fff6f9;transform:translateY(-1px)}
.a4paux-live-thumb{display:grid;place-items:center;width:82px;height:49px;overflow:hidden;border:1px solid #e2e7ee;border-radius:10px;background:#f1f4f7;color:#7a8495;font-weight:900}
.a4paux-live-thumb img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;border-radius:9px!important}
.a4paux-live-thumb .a4paux-placeholder{font-size:18px!important}
.a4paux-live-copy{display:block;min-width:0}
.a4paux-live-copy strong{display:block;overflow:hidden;color:#202735;font-size:13px;font-weight:900;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.a4paux-live-copy small{display:block;overflow:hidden;margin-top:4px;color:#7b8596;font-size:10px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.a4paux-live-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 9px;border:1px solid #dfe5ed;border-radius:999px;background:#f8fafc;color:#667085;font-size:8px;font-weight:950;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}
.a4paux-live-status.is-available{border-color:#c6ead8;background:#effaf4;color:#087a4d}
.a4paux-live-status.is-limited{border-color:#f0dfb2;background:#fffaec;color:#8b650b}
.a4paux-live-status.is-out{border-color:#efd1d7;background:#fff3f5;color:#b42345}
.a4paux-live-item>b{color:#b82a51;font-size:18px;line-height:1;text-align:center}
.a4paux-live-message{padding:22px 16px;color:#697487;font-size:12px;font-weight:800;text-align:center}
.a4paux-live-message.is-loading:before{content:"";display:inline-block;width:13px;height:13px;margin-right:8px;border:2px solid #e3e7ed;border-top-color:#e92f63;border-radius:50%;vertical-align:-2px;animation:a4pauxLiveSpin .75s linear infinite}
.a4paux-live-message.is-empty{color:#7b8596}
@keyframes a4pauxLiveSpin{to{transform:rotate(360deg)}}
.a4paux-404-popular .a4paux-status:not(.is-available){display:none!important}
@media(max-width:760px){
  .a4paux-live-results{left:0;right:0;top:calc(100% + 7px);max-height:360px;padding:6px;border-radius:15px}
  .a4paux-live-item{grid-template-columns:68px minmax(0,1fr) 20px;gap:9px;min-height:64px;padding:8px}
  .a4paux-live-thumb{width:68px;height:41px;border-radius:9px}
  .a4paux-live-copy strong{font-size:11px}.a4paux-live-copy small{font-size:9px}
  .a4paux-live-status{display:none}
  .a4paux-live-item>b{font-size:16px}
}
@media(prefers-reduced-motion:reduce){.a4paux-live-message.is-loading:before{animation:none}}
