/*
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.1.0
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;inset:0;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}}
