/*
Theme Name: CamX.co.za Feed
Theme URI: https://example.com/camxlive-affiliate
Author: ChatGPT
Description: Dark cam-style adult affiliate landing theme with 18+ gate, 50 editable fake cam profiles, media-library thumbnails, category filters, built-in SEO meta/schema, mobile sticky CTA, and automatic page/menu setup.
Version: 2.8.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: camxlive-affiliate
Tags: affiliate, landing-page, dark, custom-colors, custom-menu, featured-images
*/

:root{
  --camx-bg:#09090b;
  --camx-bg2:#111114;
  --camx-card:#141417;
  --camx-card2:#1b1b20;
  --camx-line:rgba(255,255,255,.105);
  --camx-text:#fff;
  --camx-muted:#a1a1aa;
  --camx-muted2:#71717a;
  --camx-orange:#ff7a00;
  --camx-orange2:#ff4d00;
  --camx-red:#e11d48;
  --camx-pink:#ff2d75;
  --camx-green:#22c55e;
  --camx-radius:24px;
  --camx-shadow:0 24px 80px rgba(0,0,0,.48);
  --camx-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--camx-bg);color:var(--camx-text);font-family:var(--camx-font);line-height:1.5;overflow-x:hidden}
body.camx-locked{overflow:hidden}
a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;height:auto;display:block}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.camx-container{width:min(1240px,calc(100% - 32px));margin:0 auto}.camx-main{min-height:70vh}.camx-admin-hint{display:none}
.camx-topbar{position:relative;z-index:80;border-bottom:1px solid var(--camx-line);background:rgba(0,0,0,.86);backdrop-filter:blur(18px)}
.camx-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.camx-brand{display:inline-flex;align-items:center;gap:10px;font-weight:950;letter-spacing:-.052em;font-size:22px;white-space:nowrap}.camx-logo-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--camx-orange),var(--camx-red));box-shadow:0 12px 35px rgba(255,91,0,.28)}.camx-logo-mark svg{width:24px;height:24px;fill:#fff}.camx-brand-accent{color:var(--camx-orange)}
.camx-nav{display:flex;align-items:center;gap:4px}.camx-nav .menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.camx-nav .menu a,.camx-header-link{display:inline-flex;align-items:center;height:42px;padding:0 13px;border-radius:13px;color:#d4d4d8;font-size:14px;font-weight:800;transition:.18s ease}.camx-nav .menu a:hover,.camx-header-link:hover{color:#fff;background:rgba(255,255,255,.07)}
.camx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;cursor:pointer;font-weight:950;line-height:1;transition:.18s ease}.camx-btn-primary{color:#fff;background:linear-gradient(90deg,var(--camx-orange),var(--camx-red));box-shadow:0 18px 45px rgba(255,86,0,.26)}.camx-btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.camx-btn-ghost{border:1px solid var(--camx-line);color:#fff;background:rgba(255,255,255,.06)}.camx-btn-ghost:hover{border-color:rgba(255,122,0,.7);background:rgba(255,122,0,.12)}.camx-btn-sm{min-height:42px;padding:0 16px;font-size:14px}.camx-btn-lg{min-height:56px;padding:0 24px;font-size:17px}.camx-header-cta{min-height:46px;padding:0 20px;border-radius:18px}
.camx-agegate{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.92);backdrop-filter:blur(18px)}.camx-agegate.is-hidden{display:none}.camx-age-card{width:min(460px,100%);text-align:center;border-radius:28px;padding:30px;background:linear-gradient(180deg,#151518,#09090b);border:1px solid rgba(255,122,0,.28);box-shadow:0 30px 110px rgba(0,0,0,.8),0 0 80px rgba(255,91,0,.12)}.camx-age-icon{width:68px;height:68px;margin:0 auto 18px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--camx-orange),var(--camx-red))}.camx-age-icon svg{width:34px;height:34px;fill:#fff}.camx-age-card h2{margin:0;font-size:34px;line-height:1;letter-spacing:-.05em}.camx-age-card p{color:#d4d4d8;margin:14px 0 24px;font-size:14px}.camx-age-actions{display:grid;gap:12px;grid-template-columns:1fr 1fr}.camx-age-actions .camx-btn{min-height:50px}
.camx-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--camx-line)}.camx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 8%,rgba(255,122,0,.25),transparent 34%),radial-gradient(circle at 82% 24%,rgba(225,29,72,.22),transparent 30%),linear-gradient(180deg,rgba(0,0,0,0),var(--camx-bg));pointer-events:none}.camx-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;padding:58px 0;min-height:590px;align-items:center}.camx-kicker{display:inline-flex;align-items:center;gap:9px;width:fit-content;border:1px solid rgba(255,122,0,.32);border-radius:999px;background:rgba(255,122,0,.1);color:#fed7aa;padding:9px 14px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.camx-kicker svg{width:16px;height:16px;fill:currentColor}.camx-hero h1{max-width:760px;margin:18px 0 0;font-size:clamp(44px,7vw,84px);line-height:.93;letter-spacing:-.075em}.camx-hero-copy{max-width:620px;margin:22px 0 0;color:#d4d4d8;font-size:18px}.camx-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.camx-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:560px;margin-top:30px}.camx-stat{border:1px solid var(--camx-line);border-radius:22px;background:rgba(255,255,255,.045);padding:16px}.camx-stat svg{width:22px;height:22px;fill:var(--camx-orange);color:var(--camx-orange);margin-bottom:8px}.camx-stat strong{display:block;font-size:28px;line-height:1;letter-spacing:-.06em}.camx-stat span{display:block;color:var(--camx-muted);font-size:12px;margin-top:5px}
.camx-feature-card{position:relative;min-height:520px;border:1px solid var(--camx-line);border-radius:34px;padding:12px;background:#060607;box-shadow:var(--camx-shadow)}.camx-feature-card:before,.camx-feature-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:999px;filter:blur(50px);pointer-events:none}.camx-feature-card:before{right:-35px;top:-35px;background:rgba(255,122,0,.24)}.camx-feature-card:after{left:-35px;bottom:-35px;background:rgba(225,29,72,.22)}.camx-feature-link{position:relative;display:block;height:100%;min-height:496px;overflow:hidden;border-radius:26px;background:#111}.camx-feature-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:.25s ease}.camx-feature-link:hover .camx-feature-img{transform:scale(1.025)}.camx-feature-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.1) 45%,rgba(0,0,0,.82))}.camx-live-badge,.camx-viewer-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:13px;font-weight:950}.camx-live-badge{background:var(--camx-green);color:#02130a;padding:8px 12px}.camx-live-dot{width:8px;height:8px;border-radius:50%;background:#02130a;display:inline-block}.camx-viewer-badge{background:rgba(0,0,0,.55);color:#fff;padding:8px 12px;backdrop-filter:blur(10px)}.camx-feature-link>.camx-live-badge{position:absolute;z-index:2;left:26px;top:26px}.camx-feature-link>.camx-viewer-badge{position:absolute;z-index:2;right:26px;top:26px}.camx-feature-content{position:absolute;z-index:2;left:34px;right:34px;bottom:34px}.camx-feature-content h2{font-size:56px;line-height:1;margin:18px 0 8px;letter-spacing:-.075em}.camx-feature-content p{margin:0;color:#e4e4e7;font-size:18px;font-weight:800}.camx-feature-cta{display:inline-flex;margin-top:22px;border-radius:20px;background:#fff;color:#070707;padding:16px 22px;font-weight:950}
.camx-filter-wrap{padding:28px 0 12px}.camx-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--camx-line);background:rgba(20,20,23,.75);border-radius:28px;padding:14px}.camx-search-fake{min-width:270px;flex:1;display:flex;align-items:center;gap:10px;border:1px solid var(--camx-line);border-radius:18px;background:rgba(0,0,0,.35);height:48px;padding:0 15px;color:var(--camx-muted);font-weight:800}.camx-search-fake svg{width:20px;height:20px;fill:var(--camx-muted2)}.camx-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.camx-chip{flex:0 0 auto;border:1px solid var(--camx-line);background:rgba(255,255,255,.06);color:#d4d4d8;border-radius:999px;min-height:42px;padding:0 16px;font-weight:950;cursor:pointer}.camx-chip.is-active,.camx-chip:hover{background:var(--camx-orange);border-color:var(--camx-orange);color:#050505}
.camx-section{padding:36px 0}.camx-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.camx-section-title{font-size:clamp(32px,5.2vw,54px);line-height:.96;letter-spacing:-.07em;margin:0}.camx-section-sub{max-width:760px;margin:8px 0 0;color:var(--camx-muted);font-size:16px}.camx-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.camx-model-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--camx-line);border-radius:22px;background:#101012;box-shadow:0 18px 60px rgba(0,0,0,.32);transition:.18s ease}.camx-model-card:hover{transform:translateY(-3px);border-color:rgba(255,122,0,.75);box-shadow:0 24px 80px rgba(255,86,0,.12)}.camx-model-card.is-hidden{display:none}.camx-model-thumb{position:relative;min-height:250px;background-color:#151518;overflow:hidden}.camx-model-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:.22s ease}.camx-model-card:hover .camx-model-img{transform:scale(1.035)}.camx-model-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05) 42%,rgba(0,0,0,.86))}.camx-model-live{position:absolute;z-index:2;left:12px;top:12px;font-size:12px;padding:7px 10px}.camx-model-viewers{position:absolute;z-index:2;right:12px;top:12px;font-size:12px;padding:7px 10px}.camx-model-name-wrap{position:absolute;z-index:2;left:12px;right:12px;bottom:12px;display:flex;align-items:end;justify-content:space-between;gap:8px}.camx-model-name{font-size:24px;line-height:1;font-weight:950;letter-spacing:-.06em;text-shadow:0 2px 10px rgba(0,0,0,.6)}.camx-model-mood{margin-top:6px;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;color:#e4e4e7}.camx-tag-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--camx-orange);color:#080808;font-size:11px;font-weight:950;padding:7px 9px;white-space:nowrap}.camx-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;background:#101012}.camx-card-bottom strong{display:block;font-size:14px;line-height:1.15}.camx-card-bottom span:not(.camx-watch-pill){display:block;color:var(--camx-muted);font-size:12px;margin-top:4px}.camx-watch-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(90deg,var(--camx-orange),var(--camx-red));color:#fff;font-size:13px;font-weight:950;min-height:38px;padding:0 13px;white-space:nowrap}
.camx-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.camx-cat-card{position:relative;overflow:hidden;border:1px solid var(--camx-line);border-radius:24px;min-height:160px;background:linear-gradient(135deg,rgba(255,122,0,.18),rgba(255,255,255,.03) 45%,rgba(225,29,72,.09));padding:22px;display:flex;flex-direction:column;justify-content:end;transition:.18s ease}.camx-cat-card:hover{border-color:rgba(255,122,0,.8);transform:translateY(-2px)}.camx-cat-card h3{font-size:28px;line-height:1;margin:0 0 5px;letter-spacing:-.06em}.camx-cat-card p{margin:0;color:var(--camx-muted)}
.camx-seo-block{margin:22px 0 8px;border:1px solid var(--camx-line);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,122,0,.055));padding:24px;color:#d4d4d8}.camx-seo-block h2{margin:0 0 10px;font-size:30px;line-height:1.05;letter-spacing:-.055em;color:#fff}.camx-seo-block p{margin:0;max-width:900px}.camx-seo-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.camx-seo-keywords span{border:1px solid rgba(255,122,0,.25);border-radius:999px;background:rgba(255,122,0,.08);color:#fed7aa;padding:7px 11px;font-size:12px;font-weight:900}
.camx-wide-cta{padding:38px 0 56px}.camx-wide-cta-box{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border:1px solid rgba(255,122,0,.25);border-radius:30px;background:linear-gradient(110deg,#111114,#19191d 45%,rgba(255,122,0,.17));padding:34px;box-shadow:var(--camx-shadow)}.camx-wide-cta-box h2{font-size:40px;line-height:1;margin:0 0 8px;letter-spacing:-.06em}.camx-wide-cta-box p{margin:0;color:#d4d4d8;max-width:720px}
.camx-page-content{padding:50px 0 90px}.camx-page-content h1{font-size:clamp(38px,6vw,64px);line-height:.95;letter-spacing:-.07em;margin:0 0 18px}.camx-page-box{border:1px solid var(--camx-line);border-radius:26px;background:#111114;padding:28px;color:#d4d4d8}.camx-page-box a{color:#ffb86b;text-decoration:underline}.camx-footer{border-top:1px solid var(--camx-line);padding:28px 0;color:var(--camx-muted2);font-size:13px;text-align:center}.camx-footer p{margin:4px 0}.camx-mobile-cta{display:none}
@media (max-width:1180px){.camx-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.camx-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-nav{display:none}}
@media (max-width:900px){.camx-container{width:min(100% - 24px,760px)}.camx-topbar{position:relative}.camx-header-inner{min-height:64px}.camx-logo-mark{width:40px;height:40px;border-radius:14px}.camx-logo-mark svg{width:22px;height:22px}.camx-brand{font-size:20px;gap:9px}.camx-header-cta{min-height:42px;border-radius:17px;padding:0 17px}.camx-hero-grid{grid-template-columns:1fr;min-height:auto;gap:24px;padding:38px 0}.camx-hero h1{font-size:clamp(44px,13vw,66px)}.camx-hero-copy{font-size:17px}.camx-hero-actions{display:grid;grid-template-columns:1fr}.camx-stats{grid-template-columns:repeat(3,1fr);gap:10px}.camx-stat{padding:13px}.camx-stat strong{font-size:26px}.camx-feature-card{min-height:0;border-radius:28px}.camx-feature-link{min-height:430px}.camx-feature-content h2{font-size:44px}.camx-filter-bar{display:block}.camx-search-fake{min-width:0;width:100%;margin-bottom:12px}.camx-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.camx-model-thumb{min-height:205px}.camx-model-name{font-size:20px}.camx-card-bottom{padding:10px}.camx-card-bottom strong{font-size:13px}.camx-watch-pill{min-height:34px;font-size:12px}.camx-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.camx-cat-card{min-height:130px;padding:18px}.camx-cat-card h3{font-size:24px}.camx-wide-cta-box{grid-template-columns:1fr;padding:26px}.camx-wide-cta-box h2{font-size:36px}.camx-mobile-cta{display:flex;justify-content:center;position:fixed;z-index:75;left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom))}.camx-mobile-cta .camx-btn{width:min(100%,420px);min-height:44px;border-radius:999px;font-size:14px;padding:0 18px;box-shadow:0 14px 38px rgba(255,86,0,.34)}body{padding-bottom:58px}}
@media (max-width:520px){.camx-container{width:calc(100% - 24px)}.camx-header-inner{gap:10px}.camx-brand{font-size:19px;letter-spacing:-.06em}.camx-logo-mark{width:38px;height:38px}.camx-header-cta{padding:0 15px;font-size:14px}.camx-hero-grid{padding:34px 0}.camx-kicker{font-size:11px;padding:8px 12px}.camx-hero h1{font-size:44px}.camx-hero-copy{font-size:16px}.camx-btn-lg{min-height:54px;font-size:16px}.camx-stats{grid-template-columns:repeat(3,1fr)}.camx-stat{border-radius:18px;padding:11px}.camx-stat svg{width:20px;height:20px}.camx-stat strong{font-size:23px}.camx-stat span{font-size:11px}.camx-feature-card{display:none}.camx-filter-wrap{padding-top:18px}.camx-filter-bar{border-radius:22px;padding:12px}.camx-chip{min-height:38px;padding:0 14px}.camx-section{padding:28px 0}.camx-section-head{align-items:start;display:block}.camx-section-head .camx-btn{margin-top:16px}.camx-section-title{font-size:34px}.camx-section-sub{font-size:15px}.camx-model-thumb{min-height:170px}.camx-live-badge,.camx-viewer-badge{font-size:10px}.camx-model-live{left:9px;top:9px;padding:6px 8px}.camx-model-viewers{right:9px;top:9px;padding:6px 8px}.camx-model-name-wrap{left:9px;right:9px;bottom:9px;display:block}.camx-model-name{font-size:18px}.camx-model-mood{font-size:10px}.camx-tag-badge{margin-top:7px;font-size:10px;padding:6px 8px}.camx-card-bottom{display:block}.camx-card-bottom strong{font-size:12px}.camx-card-bottom span:not(.camx-watch-pill){font-size:11px}.camx-watch-pill{width:100%;margin-top:8px;min-height:32px}.camx-cat-card{min-height:118px;border-radius:20px}.camx-cat-card h3{font-size:22px}.camx-cat-card p{font-size:13px}.camx-wide-cta{padding-top:28px}.camx-wide-cta-box{padding:24px;border-radius:24px}.camx-wide-cta-box h2{font-size:32px}.camx-seo-block{padding:18px;border-radius:22px}.camx-seo-block h2{font-size:24px}.camx-seo-keywords span{font-size:11px;padding:6px 9px}.camx-age-actions{grid-template-columns:1fr}.camx-age-card{padding:24px}.camx-page-box{padding:22px}.admin-bar .camx-mobile-cta{bottom:calc(8px + env(safe-area-inset-bottom))}}

/* CamX v2.0.0 vertical feed */
:root{--camx-red:#ff1010;--camx-red2:#c90000;--camx-bg:#000;--camx-orange:var(--camx-red);--camx-orange2:var(--camx-red2)}
body{background:#000}.camx-feed-header{position:fixed;z-index:90;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#000,transparent);pointer-events:none}.camx-feed-header a{pointer-events:auto}.camx-feed-header img{width:190px;max-height:58px;object-fit:contain}.camx-feed{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;background:#000}.camx-feed-item{height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;position:relative}.camx-media-stage{height:100%;max-width:720px;margin:auto;position:relative;background:#080808;overflow:hidden}.camx-feed-video,.camx-feed-image{width:100%;height:100%;object-fit:cover}.camx-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 25%,transparent 55%,rgba(0,0,0,.84))}.camx-feed-copy{position:absolute;z-index:4;left:18px;right:82px;bottom:112px;text-shadow:0 2px 12px #000}.camx-feed-copy h1{margin:0 0 8px;font-size:24px}.camx-inline-link{display:inline-flex;background:var(--camx-red);color:#fff;border-radius:999px;padding:9px 14px;font-weight:900;font-size:14px;margin-bottom:9px;box-shadow:0 5px 25px rgba(255,0,0,.28)}.camx-caption{font-size:15px;line-height:1.35}.camx-caption p{margin:0}.camx-feed-actions{position:absolute;z-index:5;right:12px;bottom:120px;display:grid;gap:16px}.camx-action{width:58px;border:0;background:transparent;color:#fff;font-size:29px;text-shadow:0 2px 8px #000;cursor:pointer}.camx-action span{display:block;font-size:10px;font-weight:800;margin-top:2px}.camx-bottom-nav{position:fixed;z-index:95;left:50%;transform:translateX(-50%);bottom:calc(10px + env(safe-area-inset-bottom));width:min(94%,620px);height:66px;border:1px solid rgba(255,255,255,.18);border-radius:25px;background:rgba(8,8,8,.88);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 14px 45px rgba(0,0,0,.55)}.camx-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#aaa;font-size:11px;font-weight:900}.camx-bottom-nav b{font-size:20px}.camx-bottom-nav .is-active,.camx-bottom-nav .camx-live-link{color:#fff}.camx-bottom-nav .is-active b,.camx-bottom-nav .camx-live-link b{color:var(--camx-red)}.camx-feed-empty{height:100dvh;display:grid;place-items:center;text-align:center;padding:30px}.camx-age-card img{width:260px;max-width:80%;margin:0 auto 18px}.camx-btn-primary{background:linear-gradient(90deg,var(--camx-red),var(--camx-red2))}
@media(min-width:800px){.camx-media-stage{border-left:1px solid #222;border-right:1px solid #222}.camx-feed-header img{width:230px}}
/* v2.0.1 video reliability + controls */
.camx-play-toggle{position:absolute;z-index:6;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border:0;border-radius:50%;background:rgba(0,0,0,.34);color:#fff;font-size:25px;opacity:.72}.camx-feed-video:not(:paused)+.camx-play-toggle{opacity:0}.camx-video-error{position:absolute;z-index:8;left:20px;right:20px;top:45%;padding:14px;border-radius:12px;background:rgba(0,0,0,.8);color:#fff;text-align:center}.camx-feed-video{background:#050505}
/* CamX v2.0.3 refinements */
.camx-feed-header{justify-content:flex-start;padding-left:12px;height:62px}.camx-feed-header img{width:118px;max-height:48px}.camx-type-tabs{position:fixed;z-index:94;top:18px;left:50%;transform:translateX(-50%);display:flex;gap:10px;align-items:center;text-shadow:0 2px 8px #000}.camx-type-tabs button{border:0;background:transparent;color:#aaa;font-weight:900;font-size:13px;padding:7px 3px;border-bottom:2px solid transparent}.camx-type-tabs button.is-active{color:#fff;border-bottom-color:var(--camx-red)}.camx-type-tabs span{color:#555}.camx-feed-copy{left:14px;right:82px;bottom:88px}.camx-feed-copy h1{font-size:21px;margin-bottom:6px}.camx-inline-link{padding:7px 12px;margin-bottom:6px}.camx-feed-actions{bottom:104px}.camx-sound-icon{font-weight:400}.camx-gallery{width:100%;height:100%;overflow:hidden;touch-action:pan-y}.camx-gallery-track{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.camx-gallery-track::-webkit-scrollbar{display:none}.camx-gallery-slide{min-width:100%;height:100%;scroll-snap-align:start}.camx-gallery-slide img{width:100%;height:100%;object-fit:cover}.camx-gallery-indicator{position:absolute;z-index:6;left:50%;bottom:78px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.35);padding:5px 8px;border-radius:20px}.camx-dots{display:flex;gap:4px}.camx-dots i{width:5px;height:5px;border-radius:50%;background:#aaa}.camx-dots i.is-active{background:var(--camx-red);width:7px;height:7px}.camx-gallery-indicator b{font-size:11px}.camx-external-video,.camx-external-video iframe{width:100%;height:100%;border:0}.camx-external-open{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--camx-red);padding:12px 18px;border-radius:22px;color:#fff;font-weight:900}.camx-feed-item.is-filtered{display:none}@media(min-width:800px){.camx-feed-header img{width:140px}}

/* ===== CamX v2.0.4 gallery / YouTube / header polish ===== */
.camx-media-shade{pointer-events:none}
.camx-type-tabs{left:auto;right:12px;transform:none;gap:8px}
.camx-gallery-indicator{bottom:170px;pointer-events:none}
.camx-gallery-track{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x}
.camx-gallery-slide{flex:0 0 100%}
.camx-external-video{position:absolute;top:62px;left:0;right:0;bottom:220px;z-index:2;background:#000}
.camx-external-video iframe{display:block;position:absolute;inset:0;z-index:3;pointer-events:auto}
.camx-feed-copy{z-index:6}.camx-feed-actions{z-index:7}
@media(max-width:390px){.camx-type-tabs{right:8px}.camx-type-tabs button{font-size:12px}.camx-feed-header img{width:108px}}


/* CamX Models v1 — 2.1.0 */
body.post-type-archive-camx_model,body.single-camx_model{background:#050609;color:#fff;padding-bottom:92px}.camx-models-shell{width:min(100% - 24px,980px);margin:0 auto;padding:76px 0 20px}.camx-models-title{font-size:34px;margin:12px 0 4px;letter-spacing:-.05em}.camx-models-lead{color:#aaa;margin:0 0 18px}.camx-model-search{width:100%;height:48px;border:1px solid #34343a;border-radius:999px;background:#12141a;color:#fff;padding:0 18px;font-size:16px;outline:none}.camx-model-search:focus{border-color:var(--camx-red)}.camx-models-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.camx-directory-card{display:block;min-width:0}.camx-directory-photo{aspect-ratio:3/4;position:relative;border-radius:15px;overflow:hidden;background:#151515}.camx-directory-photo img{width:100%;height:100%;object-fit:cover}.camx-directory-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.camx-directory-name{font-weight:900;font-size:16px;margin:7px 2px 0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.camx-directory-card.is-search-hidden{display:none}.camx-model-empty{grid-column:1/-1;color:#aaa;text-align:center;padding:30px}.camx-profile{width:min(100%,760px);margin:0 auto;padding-top:62px}.camx-profile-hero{height:58dvh;min-height:420px;max-height:650px;position:relative;background:#111;overflow:hidden}.camx-profile-hero img{width:100%;height:100%;object-fit:cover}.camx-profile-hero:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#050609)}.camx-profile-body{position:relative;z-index:2;margin-top:-74px;padding:0 16px 30px}.camx-profile-body h1{font-size:34px;line-height:1;margin:0 0 8px;letter-spacing:-.05em}.camx-profile-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;margin:18px 0;border-radius:999px;background:linear-gradient(90deg,var(--camx-red),var(--camx-red2));color:#fff;font-weight:950}.camx-profile-bio{color:#d5d5d8;line-height:1.55}.camx-profile-media-title{font-size:22px;margin:28px 0 12px}.camx-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.camx-related-item{display:block;aspect-ratio:3/4;background:#111;overflow:hidden;position:relative}.camx-related-item img,.camx-related-item video{width:100%;height:100%;object-fit:cover}.camx-related-play{position:absolute;inset:0;display:grid;place-items:center;font-size:28px;text-shadow:0 2px 10px #000}.post-type-archive-camx_model .camx-bottom-nav a:nth-child(1),.single-camx_model .camx-bottom-nav a:nth-child(1){color:#aaa}.post-type-archive-camx_model .camx-bottom-nav a:nth-child(2),.single-camx_model .camx-bottom-nav a:nth-child(2){color:#fff}.post-type-archive-camx_model .camx-bottom-nav a:nth-child(2) b,.single-camx_model .camx-bottom-nav a:nth-child(2) b{color:var(--camx-red)}
@media(min-width:700px){.camx-models-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.camx-models-title{font-size:44px}}


/* v2.1.1 Stripcash Models API */
.camx-api-status{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.camx-api-status.is-live{color:#22c55e}.camx-api-status.is-offline{color:#a1a1aa}
.camx-api-dot{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor}
.camx-directory-photo{position:relative}.camx-directory-live{position:absolute;top:12px;left:12px;background:#e11d48;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;letter-spacing:.05em}
.camx-profile-api-row{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 20px}.camx-profile-chip{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 11px;color:#d4d4d8;font-size:13px;background:#111114}
.camx-profile-source{display:block;margin:-12px 0 24px;color:#a1a1aa;font-size:14px;overflow-wrap:anywhere}.camx-profile-source:hover{color:#fff}
.camx-profile-hero img.camx-api-remote-image{width:100%;height:100%;object-fit:cover;display:block}


/* CamX v2.1.3 — model preview, mobile profile and age-gate polish */
html.camx-age-ok .camx-agegate{display:none!important}html.camx-age-ok body.camx-locked{overflow:auto}
body.post-type-archive-camx_model,body.single-camx_model{padding-bottom:132px}
.camx-profile{padding-bottom:44px}.camx-profile-hero{height:min(52vw,440px);min-height:330px;max-height:440px}.camx-profile-body{margin-top:-54px;padding-bottom:80px}
.camx-profile-details{margin:18px 0 8px}.camx-profile-details-title{font-size:15px;color:#aaa;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.camx-profile-tags{display:flex;flex-wrap:wrap;gap:8px}.camx-profile-chip{font-size:12px;padding:7px 10px}.camx-profile-tag{border:1px solid rgba(255,255,255,.12);background:#101115;color:#d7d7db;border-radius:999px;padding:7px 10px;font-size:12px}.camx-profile-media-title{margin-top:34px}
@media(max-width:520px){.camx-profile-hero{height:52vh;min-height:350px;max-height:480px}.camx-profile-body h1{font-size:32px}.camx-profile-body{padding-bottom:100px}.camx-bottom-nav{bottom:calc(12px + env(safe-area-inset-bottom))}}


/* CamX v2.1.4 — unobstructed model browsing */
body.single-camx_model .camx-bottom-nav,body.post-type-archive-camx_model .camx-bottom-nav{transition:transform .22s ease,opacity .22s ease}
body.single-camx_model .camx-bottom-nav.camx-nav-peek,body.post-type-archive-camx_model .camx-bottom-nav.camx-nav-peek{transform:translateX(-50%);opacity:1}
body.single-camx_model .camx-profile-body{padding-bottom:120px}
@media(max-width:520px){body.single-camx_model .camx-profile-hero{height:min(56vh,430px);min-height:330px}.camx-profile-cta{font-size:16px;padding:0 14px}.camx-profile-source{margin-bottom:18px}}

/* CamX v2.1.5 — denser model discovery + safer fixed navigation */
@media(max-width:699px){
 .camx-models-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px}
 .camx-directory-photo{border-radius:12px}
 .camx-directory-name{font-size:13px;margin-top:6px}
 .camx-directory-live{font-size:9px!important;padding:5px 7px!important;left:6px!important;top:6px!important}
}
body.post-type-archive-camx_model .camx-models-shell{padding-bottom:130px}
body.single-camx_model .camx-profile-body{padding-bottom:150px}
body.single-camx_model .camx-profile-media-title{scroll-margin-bottom:120px}


/* CamX v2.1.6 — live discovery, player, ad slots and navigation polish */
.camx-model-tabs{display:flex;gap:8px;margin:14px 0 2px}.camx-model-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #34343a;border-radius:999px;color:#aaa;font-size:12px;font-weight:900}.camx-model-tabs a:first-child{color:#22c55e}.camx-model-tabs a.is-active{background:#15171b;border-color:#52525b;color:#fff}.camx-model-tabs a:first-child.is-active{border-color:rgba(34,197,94,.55);color:#22c55e;background:rgba(34,197,94,.08)}
.camx-directory-live{background:#16a34a!important;color:#fff;box-shadow:0 5px 18px rgba(34,197,94,.28)}
.camx-model-ad{width:100%;margin:22px 0;overflow:hidden;text-align:center}.camx-model-ad:empty{display:none}.camx-model-ad iframe,.camx-model-ad img{max-width:100%}
.camx-live-player-wrap{margin:22px 0}.camx-live-player-wrap h2{font-size:15px;color:#aaa;letter-spacing:.08em;margin:0 0 10px}.camx-stripchat-player{width:100%;aspect-ratio:16/9;min-height:210px;background:#0d0e11;border-radius:16px;overflow:hidden}.camx-stripchat-player iframe,.camx-stripchat-player video,.camx-stripchat-player canvas{width:100%!important;height:100%!important;max-width:100%}
.camx-bottom-nav .camx-nav-videos b{color:#ff2b2b!important}.camx-bottom-nav .camx-nav-models b{color:#c026d3!important}.camx-bottom-nav .camx-nav-live b{color:#22c55e!important}.camx-bottom-nav a.is-active b{filter:drop-shadow(0 0 7px currentColor)}
body.single-camx_model,body.post-type-archive-camx_model{padding-bottom:160px}body.single-camx_model .camx-profile-body{padding-bottom:190px}body.post-type-archive-camx_model .camx-models-shell{padding-bottom:170px}
@media(max-width:520px){.camx-model-tabs{margin-top:12px}.camx-model-tabs a{flex:1;padding:0 8px}.camx-stripchat-player{min-height:190px}.camx-model-ad{margin:18px 0}body.single-camx_model .camx-profile-body{padding-bottom:210px}}


/* CamX v2.1.7 — live-first profile flow + CamX video rail */
body.single-camx_model .camx-profile-body{padding-bottom:250px}
.camx-profile-source{display:none!important}
.camx-live-player-wrap{margin:18px 0 14px}
.camx-profile-cta{margin:14px 0 12px}
.camx-model-ad-1{margin:12px 0 18px;min-height:0}
.camx-profile-videos{margin:22px 0 24px;min-width:0}
.camx-profile-videos-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.camx-profile-videos-head h2{font-size:15px;letter-spacing:.08em;color:#aaa;margin:0}.camx-profile-videos-head a{font-size:11px;font-weight:900;color:#fff}
.camx-profile-video-rail{display:grid;grid-auto-flow:column;grid-auto-columns:31%;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:0 0 5px;scrollbar-width:none}.camx-profile-video-rail::-webkit-scrollbar{display:none}.camx-profile-video-card{position:relative;display:block;aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:#111;scroll-snap-align:start}.camx-profile-video-card img,.camx-profile-video-card video{width:100%;height:100%;display:block;object-fit:cover}.camx-profile-video-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:28px;color:#fff}.camx-profile-video-play{position:absolute;left:8px;bottom:8px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.72);color:#fff;font-size:13px;padding-left:2px}
@media(max-width:520px){body.single-camx_model .camx-profile-body{padding-bottom:280px}.camx-profile-video-rail{grid-auto-columns:32%}}


/* CamX v2.1.8 — uniform 3x3 video gallery after model details */
body.single-camx_model{overflow-x:hidden}
body.single-camx_model .camx-profile-videos{margin:26px 0 30px;min-width:0}
body.single-camx_model .camx-profile-video-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;gap:7px;overflow:visible;padding:0;scroll-snap-type:none}
body.single-camx_model .camx-profile-video-card{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;min-width:0}
body.single-camx_model .camx-profile-video-card img,body.single-camx_model .camx-profile-video-card video{width:100%;height:100%;object-fit:cover}
body.single-camx_model .camx-profile-video-play{left:6px;bottom:6px;width:26px;height:26px;font-size:11px}
body.single-camx_model .camx-bottom-nav,body.post-type-archive-camx_model .camx-bottom-nav{width:calc(100vw - 24px);max-width:620px;box-sizing:border-box}
@media(max-width:520px){body.single-camx_model .camx-profile-video-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}}

/* CamX.co.za v2.1.9 — automated SEO foundation; visual/feed layout intentionally unchanged. */


/* v2.2.0 — final model-profile layout: two-row live discovery slider. */
body.single-camx_model .camx-more-live{margin:20px 0 24px;min-width:0}
body.single-camx_model .camx-more-live-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
body.single-camx_model .camx-more-live-head h2{font-size:15px;letter-spacing:.08em;color:#aaa;margin:0}
body.single-camx_model .camx-more-live-head a{font-size:11px;font-weight:900;color:#fff;white-space:nowrap}
body.single-camx_model .camx-more-live-rail{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:31%;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:0 0 6px;scrollbar-width:none}
body.single-camx_model .camx-more-live-rail::-webkit-scrollbar{display:none}
body.single-camx_model .camx-more-live-card{display:block;min-width:0;color:#fff;scroll-snap-align:start}
body.single-camx_model .camx-more-live-photo{display:block;position:relative;width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#111}
body.single-camx_model .camx-more-live-photo img{width:100%;height:100%;display:block;object-fit:cover}
body.single-camx_model .camx-more-live-badge{position:absolute;left:6px;top:6px;padding:4px 6px;border-radius:999px;background:#16a34a;color:#fff;font-size:9px;line-height:1;font-weight:950;box-shadow:0 2px 10px rgba(0,0,0,.35)}
body.single-camx_model .camx-more-live-name{display:block;margin:5px 2px 1px;font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:520px){body.single-camx_model .camx-more-live-rail{grid-auto-columns:32%;gap:6px}}


/* v2.2.6 profile conversion/discovery refinement */
body.single-camx_model .camx-profile-api-row{margin:12px 0 14px}
body.single-camx_model .camx-profile-bio{margin:0 0 14px;max-width:66ch}
body.single-camx_model .camx-profile-details{margin:14px 0 18px}
body.single-camx_model .camx-profile-cta{box-shadow:0 10px 28px rgba(0,0,0,.28);transition:transform .15s ease,filter .15s ease}
body.single-camx_model .camx-profile-cta:active{transform:scale(.985)}
body.single-camx_model .camx-more-live{padding-top:4px;border-top:1px solid rgba(255,255,255,.06)}
@media(min-width:760px){body.single-camx_model .camx-profile-cta:hover{filter:brightness(1.08)}}

/* v2.2.7 — compact split profile summary + mobile clearance + smarter discovery */
body.single-camx_model .camx-feed-header{position:absolute;height:58px;background:linear-gradient(#000,transparent)}
body.single-camx_model .camx-feed-header img{width:112px;max-height:46px}
body.single-camx_model .camx-profile{padding-top:68px}
body.single-camx_model .camx-profile-body{margin-top:0;padding-top:10px;padding-bottom:300px}
body.single-camx_model .camx-profile-summary{display:grid;grid-template-columns:minmax(120px,38%) 1fr;gap:14px;align-items:start;margin:0 0 18px}
body.single-camx_model .camx-profile-summary-photo{aspect-ratio:3/4;border-radius:16px;overflow:hidden;background:#111;box-shadow:0 10px 28px rgba(0,0,0,.35)}
body.single-camx_model .camx-profile-summary-photo img{width:100%;height:100%;display:block;object-fit:cover}
body.single-camx_model .camx-profile-summary-copy{min-width:0;padding-top:4px}
body.single-camx_model .camx-profile-summary-copy h1{font-size:clamp(26px,7vw,38px);line-height:1.02;margin:0 0 8px;overflow-wrap:anywhere}
body.single-camx_model .camx-profile-summary-facts{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}
body.single-camx_model .camx-profile-summary-facts span{border:1px solid rgba(255,255,255,.13);background:#101115;border-radius:999px;padding:6px 8px;color:#d7d7db;font-size:11px;line-height:1}
body.single-camx_model .camx-profile-summary-bio{color:#cfcfd4;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
body.single-camx_model .camx-live-player-wrap{margin-top:12px}
body.single-camx_model .camx-more-live-card:last-child{margin-bottom:8px}
body.single-camx_model .camx-profile-videos{margin-bottom:60px}
@media(min-width:700px){body.single-camx_model .camx-profile-summary{grid-template-columns:220px 1fr;gap:24px}body.single-camx_model .camx-profile-summary-bio{font-size:15px;-webkit-line-clamp:7}}
@media(max-width:520px){body.single-camx_model .camx-profile{padding-top:62px}body.single-camx_model .camx-profile-body{padding:8px 14px 320px}body.single-camx_model .camx-profile-summary{grid-template-columns:36% 1fr;gap:12px;margin-bottom:16px}body.single-camx_model .camx-profile-summary-photo{border-radius:14px}body.single-camx_model .camx-profile-summary-copy h1{font-size:27px}body.single-camx_model .camx-profile-summary-bio{font-size:12px;-webkit-line-clamp:5}.camx-bottom-nav{bottom:calc(14px + env(safe-area-inset-bottom))}}


/* CamX v2.2.8: crawlable video-category dropdown */
.camx-video-category-nav{position:fixed;z-index:93;top:62px;left:12px;width:min(250px,78vw);font-size:13px}
.camx-video-category-nav>summary{list-style:none;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(8,8,8,.86);backdrop-filter:blur(14px);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.35)}
.camx-video-category-nav>summary::-webkit-details-marker{display:none}.camx-video-category-nav>summary:after{content:'▾';font-size:10px;color:#aaa}.camx-video-category-nav[open]>summary:after{content:'▴'}
.camx-video-category-list{margin-top:7px;padding:7px;background:rgba(8,8,8,.94);border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 16px 38px rgba(0,0,0,.55);max-height:58vh;overflow:auto;backdrop-filter:blur(18px)}
.camx-video-category-list a{display:block;padding:10px 11px;border-radius:9px;color:#ddd;font-weight:800;line-height:1.15}.camx-video-category-list a:hover,.camx-video-category-list a:focus,.camx-video-category-list a.is-active{background:rgba(255,255,255,.1);color:#fff}.camx-video-category-list a.is-active:before{content:'● ';color:var(--camx-red)}
.camx-video-category-title{position:fixed;z-index:92;top:68px;left:50%;transform:translateX(-50%);max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;text-shadow:0 2px 8px #000}
@media(max-width:390px){.camx-video-category-nav{left:8px;width:min(230px,76vw)}.camx-video-category-nav>summary{padding:8px 10px;font-size:12px}.camx-video-category-title{display:none}}
.camx-type-tabs a[data-camx-images-link]{border:0;background:transparent;color:#aaa;font-weight:900;font-size:13px;padding:7px 3px;border-bottom:2px solid transparent}


/* CamX v2.2.9: media-type first, category second */
.camx-type-tabs{top:62px;left:12px;transform:none;right:auto;gap:8px;padding:2px 8px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(8,8,8,.78);backdrop-filter:blur(14px)}
.camx-video-category-nav,.camx-image-category-nav{position:fixed;z-index:93;top:104px;left:12px;width:min(250px,78vw);font-size:13px}
.camx-image-category-nav>summary{list-style:none;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(8,8,8,.86);backdrop-filter:blur(14px);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.35)}
.camx-image-category-nav>summary::-webkit-details-marker{display:none}.camx-image-category-nav>summary:after{content:'▾';font-size:10px;color:#aaa}.camx-image-category-nav[open]>summary:after{content:'▴'}
.camx-image-category-list{margin-top:7px;padding:7px;background:rgba(8,8,8,.94);border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 16px 38px rgba(0,0,0,.55);max-height:58vh;overflow:auto;backdrop-filter:blur(18px)}
.camx-image-category-list a{display:block;padding:10px 11px;border-radius:9px;color:#ddd;font-weight:800;line-height:1.15}.camx-image-category-list a:hover,.camx-image-category-list a:focus,.camx-image-category-list a.is-active{background:rgba(255,255,255,.1);color:#fff}.camx-image-category-list a.is-active:before{content:'● ';color:var(--camx-red)}
.camx-image-category-nav[hidden],.camx-video-category-nav[hidden]{display:none!important}
.camx-video-category-title{top:110px}
@media(max-width:390px){.camx-type-tabs{left:8px}.camx-video-category-nav,.camx-image-category-nav{left:8px;width:min(230px,76vw)}.camx-image-category-nav>summary{padding:8px 10px;font-size:12px}}


/* CamX v2.2.12 — final media polish
 * Restore the compact media switch to the upper-right, keep Categories below
 * the header, and allow vertical feed swipes to begin anywhere on an image.
 */
.camx-type-tabs{
  top:18px;
  left:auto;
  right:12px;
  transform:none;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  backdrop-filter:none;
}
.camx-video-category-nav,.camx-image-category-nav{top:62px;left:12px}
.camx-video-category-title{top:68px}
.camx-gallery-track{
  touch-action:pan-y;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}
.camx-gallery-slide img{
  pointer-events:none;
  -webkit-user-drag:none;
  user-select:none;
}
.camx-feed-item[data-type="image"] .camx-gallery{
  height:calc(100% - 62px);
  margin-top:62px;
}
@media(max-width:390px){
  .camx-type-tabs{left:auto;right:8px}
  .camx-video-category-nav,.camx-image-category-nav{left:8px}
}


/* CamX v2.3.0 — Feed identity + model filter polish */
:root{--camx-video:#9b5cff;--camx-image:#ff4fa3}
.camx-feed-toolbar{position:fixed;z-index:94;top:12px;left:8px;right:8px;height:44px;display:grid;grid-template-columns:minmax(92px,1fr) auto minmax(150px,1.25fr);align-items:center;gap:6px;pointer-events:none}
.camx-feed-toolbar>*{pointer-events:auto}.camx-feed-brand img{display:block;width:108px;max-height:42px;object-fit:contain}.camx-feed-modes{justify-self:end;display:flex;align-items:center;gap:5px;white-space:nowrap}.camx-feed-modes button{border:0;background:transparent;color:#aaa;font-size:11px;font-weight:900;padding:6px 2px;border-bottom:2px solid transparent}.camx-feed-modes button[data-feed-filter="feed"].is-active{color:#fff;border-color:#fff}.camx-feed-modes button[data-feed-filter="video"].is-active{color:var(--camx-video);border-color:var(--camx-video)}.camx-feed-modes button[data-feed-filter="image"].is-active{color:var(--camx-image);border-color:var(--camx-image)}.camx-feed-modes span{color:#555;font-size:10px}.camx-feed-categories{justify-self:center;position:relative}.camx-feed-categories>summary{list-style:none;display:flex;align-items:center;gap:4px;padding:7px 8px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(8,8,8,.84);font-size:10px;font-weight:900;white-space:nowrap}.camx-feed-categories>summary::-webkit-details-marker{display:none}.camx-feed-categories.video>summary{border-color:color-mix(in srgb,var(--camx-video) 70%,transparent);color:var(--camx-video)}.camx-feed-categories.image>summary{border-color:color-mix(in srgb,var(--camx-image) 70%,transparent);color:var(--camx-image)}.camx-feed-category-panel{position:absolute;top:42px;left:50%;transform:translateX(-50%);width:min(300px,88vw);max-height:65vh;overflow:auto;background:rgba(12,12,14,.97);border:1px solid #333;border-radius:14px;padding:10px;box-shadow:0 18px 50px #000}.camx-feed-category-panel b{display:block;font-size:10px;letter-spacing:.08em;margin:5px 6px}.camx-feed-category-panel b.video{color:var(--camx-video)}.camx-feed-category-panel b.image{color:var(--camx-image)}.camx-feed-category-panel a{display:block;color:#fff;padding:8px;border-radius:8px;font-size:12px}.camx-feed-category-panel a:hover{background:#222}.camx-feed-item[data-type="image"] .camx-gallery{height:calc(100% - 56px);margin-top:56px}
.camx-model-filterbar{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin:12px auto 18px;max-width:760px}.camx-model-filterbar button{border:1px solid #34343b;background:#111217;color:#ddd;border-radius:999px;padding:8px 12px;font-weight:800}.camx-model-filterbar button.is-active{border-color:#a855f7;color:#fff;background:#251235}.camx-model-filter-panel{max-width:760px;margin:-8px auto 20px;padding:14px;border:1px solid #282830;border-radius:16px;background:#0d0d11}.camx-model-filter-panel[hidden]{display:none}.camx-filter-group{margin:0 0 14px}.camx-filter-group:last-child{margin-bottom:0}.camx-filter-group h3{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.camx-filter-options{display:flex;flex-wrap:wrap;gap:7px}.camx-filter-options button{border:1px solid #303038;background:#15151a;color:#ddd;border-radius:999px;padding:7px 10px}.camx-filter-options button.is-active{border-color:#a855f7;color:#fff}.camx-model-search{display:block;margin-left:auto!important;margin-right:auto!important}.camx-bottom-nav .camx-nav-videos span:after{content:''}
@media(max-width:390px){.camx-feed-toolbar{grid-template-columns:90px auto 1fr;gap:3px}.camx-feed-brand img{width:88px}.camx-feed-modes button{font-size:9px}.camx-feed-categories>summary{font-size:0;padding:7px}.camx-feed-categories>summary:before{content:'☰';font-size:14px}.camx-feed-categories>summary .camx-cat-label{display:none}}
/* v2.3.1 toolbar placement: FEED / VIDEOS / IMAGES followed by category control */
.camx-feed-toolbar{grid-template-columns:minmax(92px,1fr) auto auto;}
.camx-feed-modes{justify-self:end;}
.camx-feed-categories{justify-self:end;}
@media(max-width:390px){.camx-feed-toolbar{grid-template-columns:minmax(76px,1fr) auto auto;}.camx-feed-modes{gap:3px}.camx-feed-categories>summary{padding:7px 6px}}

/* v2.3.2 directory pagination + compact Feed header */
.camx-model-pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin:26px 0 8px;flex-wrap:wrap}.camx-model-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #34343a;border-radius:999px;color:#fff;font-weight:900;background:#101115}.camx-model-pagination .page-numbers.current{border-color:var(--camx-red);background:var(--camx-red);color:#fff}.camx-feed-toolbar-v232{grid-template-columns:minmax(80px,1fr) auto}.camx-feed-toolbar-v232 .camx-feed-controls{justify-self:end;display:flex;align-items:center;gap:5px}.camx-feed-toolbar-v232 .camx-feed-categories{position:relative;justify-self:auto}.camx-feed-toolbar-v232 .camx-feed-categories>summary{width:31px;height:31px;padding:0;display:grid;place-items:center;font-size:16px;border-radius:9px}.camx-feed-toolbar-v232 .camx-feed-category-panel{left:0;transform:none}.camx-feed-toolbar-v232 .camx-feed-modes{justify-self:auto}@media(max-width:390px){.camx-feed-toolbar-v232{grid-template-columns:minmax(68px,1fr) auto}.camx-feed-toolbar-v232 .camx-feed-controls{gap:2px}.camx-feed-toolbar-v232 .camx-feed-categories>summary{width:28px;height:28px;font-size:14px}.camx-feed-toolbar-v232 .camx-feed-modes button{font-size:9px}}

/* CamX v2.3.3 finishing fixes */
.camx-feed-toolbar-v232 .camx-feed-categories>summary:before{content:none!important;display:none!important}
.camx-image-fallback{position:absolute;inset:0;display:grid;place-items:center;background:#17181d;color:#777;font-size:34px;font-weight:950;z-index:0}.camx-directory-photo img,.camx-profile-summary-photo img{position:relative;z-index:1}.camx-directory-live{z-index:3}
.camx-bottom-nav span{white-space:nowrap}.camx-bottom-nav a{min-width:0}.camx-bottom-nav .camx-nav-models span{font-size:11px}


/* CamX v2.3.4 — profile discovery/media layout regression fix.
   Remove legacy oversized bottom clearances and keep discovery/media sections in normal document flow. */
body.single-camx_model .camx-profile-body{padding-bottom:120px!important}
body.single-camx_model .camx-more-live-rail{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:7px!important;overflow:visible!important;padding:0!important}
body.single-camx_model .camx-more-live-card{min-width:0!important;margin:0!important}
body.single-camx_model .camx-profile-video-rail{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:7px!important;overflow:visible!important;padding:0!important}
body.single-camx_model .camx-profile-video-card{display:block!important;width:100%!important;min-width:0!important;aspect-ratio:1/1!important;margin:0!important}
body.single-camx_model .camx-profile-videos{margin:24px 0 34px!important}
body.single-camx_model .camx-more-live{margin:20px 0 24px!important}
@media(max-width:520px){body.single-camx_model .camx-profile-body{padding-bottom:120px!important}}


/* CamX v2.3.7 — restore profile information and remove phantom vertical gaps.
   Profile content is normal document flow; only the persistent bottom navigation is fixed. */
body.single-camx_model .camx-profile,
body.single-camx_model .camx-profile-body,
body.single-camx_model .camx-profile-summary,
body.single-camx_model .camx-live-player-wrap,
body.single-camx_model .camx-profile-details,
body.single-camx_model .camx-more-live,
body.single-camx_model .camx-profile-videos{height:auto!important;min-height:0!important;max-height:none!important;position:relative}
body.single-camx_model .camx-profile-body{margin-top:0!important;padding-bottom:110px!important}
body.single-camx_model .camx-profile-summary{align-items:start!important}
body.single-camx_model .camx-profile-summary-copy{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}
body.single-camx_model .camx-profile-summary-bio{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;margin-top:10px}
body.single-camx_model .camx-live-player-wrap{margin:14px 0 16px!important}
body.single-camx_model .camx-profile-details{margin:12px 0 16px!important}
body.single-camx_model .camx-more-live{margin:18px 0 22px!important}
body.single-camx_model .camx-profile-videos{margin:20px 0 28px!important}
body.single-camx_model .camx-more-live-rail,
body.single-camx_model .camx-profile-video-rail{height:auto!important;min-height:0!important;align-items:start!important}
body.single-camx_model .camx-more-live-card,
body.single-camx_model .camx-profile-video-card{height:auto!important;min-height:0!important}
body.post-type-archive-camx_model .camx-models-grid{align-items:start!important;grid-auto-rows:auto!important}
body.post-type-archive-camx_model .camx-directory-card{height:auto!important;min-height:0!important;align-self:start!important}
@media(max-width:520px){body.single-camx_model .camx-profile-body{padding-bottom:110px!important}}


/* CamX v2.3.7 — constrain the image fallback to the photo and restore complete profile copy. */
body.single-camx_model .camx-profile-summary-photo{position:relative!important}
body.single-camx_model .camx-profile-summary-copy{position:relative!important;z-index:2!important}
body.single-camx_model .camx-profile-summary-copy h1{display:block!important;visibility:visible!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important}
body.single-camx_model .camx-profile-about-bio{display:block;margin:0 0 14px;color:#cfcfd4;font-size:13px;line-height:1.55;white-space:normal;overflow:visible}
@media(min-width:700px){body.single-camx_model .camx-profile-about-bio{font-size:15px}}

/* v2.3.9 — primary model categories */
.camx-model-primary-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px auto 8px;max-width:760px}.camx-model-primary-nav a,.camx-model-secondary-nav a,.camx-model-secondary-nav button{min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #34343b;background:#111217;color:#ddd;border-radius:999px;min-height:46px;padding:7px 8px;font-weight:900;text-decoration:none}.camx-model-primary-nav a.is-active{border-color:#a855f7;color:#fff;background:#251235}.camx-model-primary-nav .camx-cat-icon{font-size:20px;line-height:1}.camx-model-secondary-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 auto 14px;max-width:760px}.camx-model-secondary-nav a,.camx-model-secondary-nav button{min-height:42px;color:#aaa}.camx-model-secondary-nav a.is-active{border-color:#52525b;color:#fff;background:#15171b}.camx-model-filter-panel{margin-top:0}.camx-filter-quick{margin-bottom:14px}.camx-filter-quick .camx-filter-options{justify-content:flex-start}@media(max-width:520px){.camx-model-primary-nav{gap:5px}.camx-model-primary-nav a{font-size:11px;padding:6px 3px;gap:3px}.camx-model-primary-nav .camx-cat-icon{font-size:17px}.camx-model-secondary-nav a,.camx-model-secondary-nav button{font-size:12px}}


/* CamX v2.4.0 — compact expandable About in the profile summary. */
body.single-camx_model .camx-profile-about-toggle{margin-top:10px;width:100%;position:relative}
body.single-camx_model .camx-profile-about-toggle>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:0 12px;border:1px solid #34343b;border-radius:14px;background:#111217;color:#ddd;font-size:11px;font-weight:950;letter-spacing:.05em;cursor:pointer;user-select:none}
body.single-camx_model .camx-profile-about-toggle>summary::-webkit-details-marker{display:none}
body.single-camx_model .camx-profile-about-toggle>summary span{font-size:17px;line-height:1;transition:transform .18s ease}
body.single-camx_model .camx-profile-about-toggle[open]>summary{border-color:#a855f7;background:#1b1024;color:#fff}
body.single-camx_model .camx-profile-about-toggle[open]>summary span{transform:rotate(180deg)}
body.single-camx_model .camx-profile-about-panel{margin-top:7px;padding:10px;border:1px solid #282830;border-radius:14px;background:#0d0d11;box-shadow:0 12px 28px rgba(0,0,0,.3)}
body.single-camx_model .camx-profile-about-panel .camx-profile-about-bio{font-size:11px;line-height:1.45;margin:0 0 9px;color:#d4d4d8}
body.single-camx_model .camx-profile-about-panel .camx-profile-tags{gap:5px}
body.single-camx_model .camx-profile-about-panel .camx-profile-tag{font-size:10px;padding:5px 7px}
body.single-camx_model .camx-live-player-wrap{margin-bottom:8px!important}
body.single-camx_model .camx-live-player-wrap + .camx-profile-cta{margin-top:10px!important}
@media(max-width:520px){body.single-camx_model .camx-profile-about-toggle{margin-top:8px}body.single-camx_model .camx-profile-about-toggle>summary{min-height:36px;padding:0 10px}}

/* CamX v2.4.1 — mobile category containment + responsive model signup advert. */
.camx-feed-toolbar-v232 .camx-feed-category-panel{
  left:auto!important;
  right:0!important;
  transform:none!important;
  width:min(300px,calc(100vw - 16px))!important;
  max-width:calc(100vw - 16px)!important;
  box-sizing:border-box;
}
.camx-model-signup-ad{display:block;width:100%;max-width:520px;margin:0 auto;text-decoration:none}
.camx-model-signup-ad img{display:block;width:100%;height:auto;max-width:100%;border:0;border-radius:16px}
@media(max-width:520px){.camx-feed-toolbar-v232 .camx-feed-category-panel{position:fixed!important;top:56px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important}.camx-model-signup-ad{max-width:100%}}

/* v2.5.5 focused feed landing pages for Google/search visitors */
.camx-single-feed-back{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;color:inherit;text-decoration:none;font-weight:800;letter-spacing:.04em}
.camx-single-media-feed .camx-feed-item-focused{scroll-snap-align:start}

/* CamX v2.5.12 — model categories share the persistent top header with the logo. */
body.single-camx_model .camx-feed-header{display:flex;align-items:center;gap:5px;padding:7px 8px;background:rgba(5,6,9,.96);border-bottom:1px solid rgba(255,255,255,.08);overflow:visible}
body.single-camx_model .camx-feed-header>a:first-child{flex:0 0 92px;min-width:0}
body.single-camx_model .camx-feed-header>a:first-child img{width:92px;height:auto;display:block}
.camx-header-model-nav{display:flex;align-items:center;gap:4px;min-width:0;flex:1}
.camx-header-model-nav>a,.camx-header-model-nav>details>summary{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 7px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:#111217;color:#fff;text-decoration:none;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}
.camx-header-model-nav>details{position:relative;margin-left:auto}.camx-header-model-nav>details>summary{list-style:none;cursor:pointer}.camx-header-model-nav>details>summary::-webkit-details-marker{display:none}.camx-header-model-nav>details[open]>summary{border-color:#a855f7;background:#251235}
.camx-header-model-nav>details>div{position:absolute;right:0;top:38px;width:150px;padding:7px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0a0a0d;box-shadow:0 16px 45px rgba(0,0,0,.65);z-index:80}
.camx-header-model-nav>details>div a{display:block;padding:10px;border-radius:9px;color:#eee;text-decoration:none;font-size:12px;font-weight:850}
body.single-camx_model .camx-profile{padding-top:62px}
@media(max-width:390px){body.single-camx_model .camx-feed-header>a:first-child{flex-basis:78px}body.single-camx_model .camx-feed-header>a:first-child img{width:78px}.camx-header-model-nav>a,.camx-header-model-nav>details>summary{padding:0 5px;font-size:8px}}


/* CamX v2.5.13 — persistent model category header, matching Feed behaviour. */
body.single-camx_model .camx-feed-header,body.post-type-archive-camx_model .camx-feed-header{position:fixed!important;top:0;left:0;right:0;height:62px;z-index:96;display:flex;align-items:center;gap:5px;padding:7px 8px;background:rgba(5,6,9,.96);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;pointer-events:auto}
body.single-camx_model .camx-feed-header>a:first-child,body.post-type-archive-camx_model .camx-feed-header>a:first-child{flex:0 0 92px;min-width:0}
body.single-camx_model .camx-feed-header>a:first-child img,body.post-type-archive-camx_model .camx-feed-header>a:first-child img{width:92px;height:auto;display:block}
.camx-header-model-nav{display:flex;align-items:center;gap:4px;min-width:0;flex:1;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.camx-header-model-nav::-webkit-scrollbar{display:none}
.camx-header-model-nav>a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 7px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:#111217;color:#fff;text-decoration:none;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}
body.post-type-archive-camx_model .camx-models-shell{padding-top:76px}
@media(max-width:390px){body.single-camx_model .camx-feed-header>a:first-child,body.post-type-archive-camx_model .camx-feed-header>a:first-child{flex-basis:78px}body.single-camx_model .camx-feed-header>a:first-child img,body.post-type-archive-camx_model .camx-feed-header>a:first-child img{width:78px}.camx-header-model-nav>a{padding:0 5px;font-size:8px}}


/* CamX v2.5.14 — routing/UI only. Status engine intentionally unchanged. */
body.post-type-archive-camx_model .camx-models-shell{padding-top:70px}
body.post-type-archive-camx_model .camx-models-title{margin:8px 0 2px;font-size:30px}
body.post-type-archive-camx_model .camx-models-lead{margin:0 0 12px;font-size:14px}
@media(min-width:700px){body.post-type-archive-camx_model .camx-models-title{font-size:36px}}

/* CamX v2.6.4 — safer duplicate classification + mobile inspector */
.camx-dup-summary{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.camx-dup-summary span,.camx-dup-badge{display:inline-block;border-radius:999px;background:#f0f0f1;padding:5px 9px}.camx-dup-summary .legacy,.camx-dup-badge.legacy{background:#fff2f2;color:#8a2424}.camx-dup-summary .mixed,.camx-dup-badge.mixed{background:#fff8e5;color:#7a5600}.camx-dup-summary .api,.camx-dup-badge.api{background:#edfaef;color:#087c25}.camx-dup-reason{display:block;margin-top:5px;color:#646970;max-width:360px}.camx-duplicate-table tr.camx-dup-legacy td:first-child{border-left:4px solid #d63638}.camx-duplicate-table tr.camx-dup-mixed td:first-child{border-left:4px solid #dba617}.camx-duplicate-table tr.camx-dup-api td:first-child{border-left:4px solid #00a32a}@media(max-width:782px){.camx-duplicate-table{overflow:visible}.camx-duplicate-table table,.camx-duplicate-table tbody,.camx-duplicate-table tr,.camx-duplicate-table td{display:block;width:100%;box-sizing:border-box}.camx-duplicate-table thead{display:none}.camx-duplicate-table tr{margin:0 0 12px;border:1px solid #dcdcde;border-radius:9px;overflow:hidden;background:#fff}.camx-duplicate-table td{position:relative;padding:8px 10px 8px 42%!important;border-bottom:1px solid #f0f0f1;min-height:38px}.camx-duplicate-table td:before{content:attr(data-label);position:absolute;left:10px;top:8px;width:36%;font-weight:700;color:#50575e}.camx-duplicate-table td:first-child{padding-left:10px!important;padding-top:12px!important}.camx-duplicate-table td:first-child:before{display:none}.camx-duplicate-table td:last-child{border-bottom:0}.camx-duplicate-table .button{width:100%;text-align:center}.camx-dup-summary span{width:100%;box-sizing:border-box}}

/* CamX v2.6.6 — safe legacy cleanup + mobile card inspector */
.camx-legacy-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:14px 0}.camx-legacy-tools #camx-legacy-selected{font-weight:700;color:#50575e}.camx-trash-button{background:#b32d2e!important;border-color:#b32d2e!important}.camx-duplicate-cards{display:grid;gap:14px}.camx-dup-card{background:#fff;border:1px solid #dcdcde;border-left:5px solid #dcdcde;border-radius:10px;overflow:hidden}.camx-dup-card.camx-dup-legacy{border-left-color:#d63638}.camx-dup-card.camx-dup-mixed{border-left-color:#dba617}.camx-dup-card.camx-dup-api{border-left-color:#00a32a}.camx-dup-card-head{padding:14px 16px;background:#f6f7f7}.camx-dup-name{font-size:18px;margin-right:10px}.camx-dup-card-head .camx-dup-reason{max-width:none;margin-top:8px;line-height:1.5}.camx-dup-record{padding:14px 16px;border-top:1px solid #eee}.camx-dup-record dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px;margin:12px 0}.camx-dup-record dl div{min-width:0}.camx-dup-record dl .wide{grid-column:1/-1}.camx-dup-record dt{font-size:12px;font-weight:700;text-transform:uppercase;color:#646970}.camx-dup-record dd{margin:2px 0 0;overflow-wrap:anywhere}.camx-legacy-check{display:inline-flex;align-items:center;gap:7px;font-weight:700}.camx-protected{display:inline-block;font-weight:700;color:#646970}.camx-safety-box{margin-top:14px;padding:12px 14px;background:#f6f7f7;border-left:4px solid #2271b1;line-height:1.5}
@media(max-width:782px){.camx-legacy-tools{display:grid;grid-template-columns:1fr 1fr}.camx-legacy-tools .camx-trash-button{grid-column:1/-1;width:100%;min-height:44px}.camx-legacy-tools #camx-legacy-selected{grid-column:1/-1;text-align:center}.camx-dup-card-head{padding:12px}.camx-dup-name{display:block;margin:0 0 8px}.camx-dup-badge{white-space:normal;line-height:1.35}.camx-dup-record{padding:12px}.camx-dup-record dl{grid-template-columns:1fr 1fr;gap:10px}.camx-dup-record .button{width:100%;text-align:center}.camx-safety-box{font-size:13px}}

/* v2.6.6 API duplicate repair */
.camx-api-dup-action{margin:14px 0 4px;padding:12px;border-top:1px solid #dcdcde}.camx-api-dup-action .button{white-space:normal;height:auto;min-height:40px}.camx-dup-card-head>div{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.camx-dup-name{margin-right:4px}

/* CamX v2.6.7 — standalone legacy inspector */
#camx-standalone-legacy .camx-dup-name{margin-right:8px}
#camx-standalone-legacy .camx-dup-badge{display:inline-block;margin-top:6px}

/* CamX v2.6.8 — preserve General feed affiliate CTA URL/label on save. */

/* CamX v2.7.9 — stationary bottom navigation + full-screen promotion framework. */
.camx-bottom-nav{position:fixed!important;z-index:110!important;transform:translateX(-50%)!important;opacity:1!important;visibility:visible!important}
.camx-promo-layer{position:fixed;inset:0;z-index:10000;background:#000}
.camx-promo-layer[hidden],.camx-promo-screen[hidden]{display:none!important}
.camx-promo-screen{position:absolute;inset:0;display:grid;place-items:center;overflow:auto;padding:22px;background:radial-gradient(circle at top,#251235 0,#08080b 42%,#000 100%);color:#fff;text-align:center}
.camx-promo-content{width:min(92vw,560px);margin:auto}.camx-promo-content img:not(.camx-promo-logo){max-width:100%;height:auto}.camx-promo-logo{display:block;width:min(280px,72vw);height:auto;margin:0 auto 22px}.camx-promo-content h2{font-size:clamp(28px,7vw,46px);line-height:1.05;margin:0 0 14px}.camx-promo-content p{color:#d4d4d8;font-size:16px;line-height:1.5}.camx-promo-close{position:fixed;top:calc(14px + env(safe-area-inset-top));right:14px;width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:30px;line-height:1;z-index:2}.camx-promo-primary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin:12px auto;padding:0 22px;border:0;border-radius:999px;background:#ff1010;color:#fff!important;font-size:15px;font-weight:950;text-decoration:none;box-shadow:0 8px 28px rgba(255,16,16,.28)}.camx-install-help{font-size:13px!important;color:#a1a1aa!important}.camx-promo-open{overflow:hidden!important}

/* v2.8.0 PWA install icon */
.camx-promo-app-icon{width:132px;height:132px;object-fit:contain;border-radius:28px;margin:0 auto 14px;display:block}
