/*
Theme Name: DeutscheOnlyFansCreators Pulse
Theme URI: https://deutscheonlyfanscreators.com/
Author: Famez Network
Author URI: https://famez.com/
Description: Dark mobile-first creator discovery theme with swipe interactions for DeutscheOnlyFansCreators.com.
Version: 17.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: deutscheonlyfanscreators-pulse
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{
 --bg:#07090e;--bg2:#0b0f17;--panel:#101621;--panel2:#0d121b;
 --text:#f7fbff;--muted:#8d9aac;--line:rgba(255,255,255,.08);
 --cyan:#2ee8ff;--vio:#7a5cff;--lime:#b8ff5a;--ice:#dffcff;
 --max:1320px;--radius:26px;--shadow:0 24px 90px rgba(0,0,0,.36)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(900px 650px at 8% -8%,rgba(46,232,255,.10),transparent 58%),radial-gradient(800px 600px at 100% 10%,rgba(122,92,255,.12),transparent 60%),var(--bg);overflow-x:hidden}a{color:inherit}.site-shell{width:min(var(--max),92vw);margin:auto}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}

/* Header */
.site-head{position:sticky;top:0;z-index:60;border-bottom:1px solid var(--line);background:rgba(7,9,14,.72);backdrop-filter:blur(18px)}.site-head-inner{width:min(var(--max),92vw);margin:auto;min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.logo{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;font-weight:950;letter-spacing:-.05em;font-size:1rem}.logo-mark{width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,var(--cyan),var(--vio));box-shadow:0 0 30px rgba(46,232,255,.25)}.logo span{color:var(--cyan)}.site-head nav ul{display:flex;justify-content:center;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.site-head nav a{color:#dce7f2;text-decoration:none;font-size:.8rem;font-weight:800}.site-head nav a:hover{color:var(--cyan)}.nav-action{padding:10px 14px;border-radius:999px;background:rgba(184,255,90,.08);border:1px solid rgba(184,255,90,.28);color:var(--lime);text-decoration:none;font-size:.79rem;font-weight:900}.menu-toggle{display:none;border:1px solid var(--line);background:rgba(255,255,255,.04);color:white;border-radius:12px;padding:9px 11px;font-weight:900}

/* Hero */
.hero{min-height:780px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-inner{width:min(var(--max),92vw);margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:flex;align-items:center;gap:10px;color:var(--cyan);font-size:.74rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 0 rgba(184,255,90,.5);animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 12px rgba(184,255,90,0)}100%{box-shadow:0 0 0 0 rgba(184,255,90,0)}}h1{font-size:clamp(4.4rem,8vw,8.4rem);line-height:.82;letter-spacing:-.09em;margin:22px 0 26px;font-weight:950}h1 .grad{display:inline-block;background:linear-gradient(90deg,var(--cyan),var(--vio),var(--lime));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:720px;color:var(--muted);font-size:1.12rem;line-height:1.72}.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-trust span{padding:8px 11px;border:1px solid var(--line);background:rgba(255,255,255,.03);border-radius:999px;color:#cdd9e7;font-size:.76rem;font-weight:800}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 18px;border-radius:14px;border:1px solid var(--line);text-decoration:none;font-weight:900;transition:.22s}.btn:hover{transform:translateY(-3px)}.btn-primary{background:linear-gradient(135deg,var(--cyan),var(--vio));color:#071018;box-shadow:0 20px 55px rgba(46,232,255,.16)}.btn-ghost{background:rgba(255,255,255,.045);color:white}.btn-lime{background:var(--lime);color:#0b1114}

/* Swipe deck */
.discovery-device{position:relative;min-height:560px;display:grid;place-items:center}.device-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(46,232,255,.13),transparent 68%);filter:blur(4px);animation:breathe 5s ease-in-out infinite}@keyframes breathe{50%{transform:scale(1.07);opacity:.72}}.device{position:relative;width:min(360px,76vw);aspect-ratio:.61;border-radius:42px;padding:11px;background:linear-gradient(160deg,#151d2a,#080c12);border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow);transform:rotate(3deg);animation:devicefloat 6s ease-in-out infinite}@keyframes devicefloat{50%{transform:rotate(1deg) translateY(-13px)}}.device-screen{height:100%;border-radius:33px;background:radial-gradient(330px 250px at 78% 8%,rgba(122,92,255,.23),transparent 63%),#0c121c;padding:18px;overflow:hidden}.device-top{display:flex;align-items:center;justify-content:space-between;color:#a8b7c8;font-size:.7rem;font-weight:800}.swipe-preview{margin-top:28px;border-radius:25px;min-height:380px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,rgba(46,232,255,.12),rgba(122,92,255,.20)),#111827;border:1px solid var(--line);position:relative;overflow:hidden}.swipe-preview:before{content:"";position:absolute;inset:0;background:radial-gradient(240px 190px at 70% 15%,rgba(184,255,90,.19),transparent 65%)}.avatar-big{width:74px;height:74px;border-radius:50%;background:linear-gradient(135deg,var(--cyan),var(--vio));border:4px solid rgba(255,255,255,.12);position:relative;z-index:2}.swipe-preview strong{position:relative;z-index:2;font-size:1.55rem;margin-top:16px}.swipe-preview span{position:relative;z-index:2;color:#a8b5c5;font-size:.84rem}.swipe-actions{display:flex;justify-content:center;gap:14px;margin-top:16px}.swipe-actions i{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.04);font-style:normal}.swipe-actions i:last-child{color:var(--lime)}.float-tag{position:absolute;padding:11px 15px;border-radius:999px;background:rgba(13,18,27,.92);border:1px solid var(--line);font-size:.8rem;font-weight:900;box-shadow:0 18px 50px rgba(0,0,0,.25);backdrop-filter:blur(12px)}.ft1{left:0;top:22%;color:var(--cyan);animation:floaty 5s ease-in-out infinite}.ft2{right:0;top:38%;color:var(--lime);animation:floaty 6.3s ease-in-out infinite reverse}.ft3{left:8%;bottom:12%;color:#d6dcff;animation:floaty 7s ease-in-out infinite}@keyframes floaty{50%{transform:translateY(-12px) translateX(5px)}}

/* Marquee */
.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:#090e16}.marquee-track{display:flex;width:max-content;gap:44px;padding:14px 0;color:#dce7f2;font-size:.73rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;animation:marquee 30s linear infinite}.marquee-track span:after{content:"•";margin-left:44px;color:var(--cyan)}@keyframes marquee{to{transform:translateX(-50%)}}

/* Base sections */
.block{padding:92px 0}.block-inner{width:min(var(--max),92vw);margin:auto}.section-head{display:grid;grid-template-columns:1fr .7fr;gap:32px;align-items:end;margin-bottom:34px}.section-head h2,.story-copy h2,.creator-panel h2,.seo-section h2{font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:.94;letter-spacing:-.065em;margin:10px 0 0}.section-head p,.story-copy p,.creator-panel p,.seo-section p{color:var(--muted);line-height:1.72;margin:0}

/* Placement */
.featured-block{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent)}.placement-shell{padding:18px;border-radius:30px;background:rgba(255,255,255,.04);border:1px solid var(--line);box-shadow:0 28px 80px rgba(0,0,0,.22);overflow:hidden;min-height:190px;position:relative}.placement-shell:after{content:"LIVE";position:absolute;right:18px;top:16px;font-size:.66rem;font-weight:950;letter-spacing:.14em;color:var(--lime);pointer-events:none}

/* Swipe links */
.swipe-row{display:flex;gap:14px;overflow-x:auto;padding:5px 1px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.swipe-row::-webkit-scrollbar{display:none}.swipe-link{flex:0 0 260px;min-height:176px;scroll-snap-align:start;border-radius:22px;padding:22px;text-decoration:none;background:linear-gradient(145deg,#111827,#0d121b);border:1px solid var(--line);position:relative;overflow:hidden;transition:.24s}.swipe-link:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-60px;top:-65px;background:radial-gradient(circle,var(--swipeGlow),transparent 68%);opacity:.45}.swipe-link:hover{transform:translateY(-6px)}.swipe-link small{color:var(--cyan);font-weight:900}.swipe-link strong{display:block;font-size:1.25rem;margin-top:50px}.swipe-link span{color:var(--muted);font-size:.84rem}.sg1{--swipeGlow:#2ee8ff}.sg2{--swipeGlow:#7a5cff}.sg3{--swipeGlow:#b8ff5a}.sg4{--swipeGlow:#3ca7ff}.sg5{--swipeGlow:#9f6cff}

/* Story section */
.story-grid{width:min(var(--max),92vw);margin:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:46px;align-items:center}.story-visual{min-height:480px;position:relative}.story-card{position:absolute;width:260px;height:340px;border-radius:30px;padding:26px;box-shadow:0 26px 75px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.10);font-size:2.4rem;line-height:.86;font-weight:950;display:flex;align-items:flex-end}.sc1{left:0;top:70px;background:linear-gradient(150deg,#1bbde0,#17345b);transform:rotate(-8deg)}.sc2{left:26%;top:30px;background:linear-gradient(150deg,#7a5cff,#31266f);transform:rotate(4deg)}.sc3{left:52%;top:85px;background:linear-gradient(150deg,#b8ff5a,#4f7414);color:#0a1211;transform:rotate(10deg)}

/* Creator CTA */
.creator-strip{padding:0 0 92px}.creator-panel{width:min(var(--max),92vw);margin:auto;padding:52px;border-radius:30px;background:linear-gradient(125deg,#dffcff,#b8ff5a);color:#071018;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;box-shadow:0 30px 90px rgba(184,255,90,.12)}.creator-panel .section-kicker{color:#0d6574}.creator-panel p{color:#34474d;max-width:760px}.creator-panel .btn{background:#071018;color:white;border-color:#071018}

/* SEO */
.seo-section{width:min(980px,92vw);margin:auto;padding:0 0 100px}.seo-section h2{font-size:clamp(2.5rem,4.5vw,4.7rem)}.seo-section p+p{margin-top:18px}

/* Footer */
.site-foot{border-top:1px solid var(--line);padding:34px 0}.site-foot-inner{width:min(var(--max),92vw);margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#8190a3;font-size:.84rem}.site-foot-links{display:flex;gap:16px;flex-wrap:wrap}.site-foot a{color:#c6d1dd;text-decoration:none}.site-foot a:hover{color:var(--cyan)}

/* Scroll reveal */
.reveal{opacity:0;transform:translateY(28px);transition:.75s cubic-bezier(.2,.7,.2,1)}.reveal.on{opacity:1;transform:none}

/* WordPress basics */
.wp-block-image img,img{max-width:100%;height:auto}.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}

@media(max-width:900px){.site-head-inner{grid-template-columns:1fr auto}.site-head nav,.nav-action{display:none}.menu-toggle{display:block}.site-head.menu-open nav{display:block;position:absolute;top:74px;left:0;right:0;background:#090d14;border-bottom:1px solid var(--line);padding:18px 4vw}.site-head.menu-open nav ul{display:grid;gap:8px;justify-content:stretch}.site-head.menu-open nav a{display:block;padding:12px 0}.hero{min-height:auto;padding:90px 0}.hero-inner,.story-grid{grid-template-columns:1fr}.discovery-device{min-height:590px}.section-head{grid-template-columns:1fr}.story-visual{order:2}.creator-panel{grid-template-columns:1fr}.story-card{width:230px;height:310px}}
@media(max-width:600px){h1{font-size:4.3rem}.hero-inner{gap:28px}.block{padding:72px 0}.discovery-device{min-height:520px}.device{width:290px}.float-tag{font-size:.7rem;padding:9px 12px}.story-visual{min-height:390px}.story-card{width:190px;height:270px;font-size:2rem;padding:20px}.sc2{left:18%}.sc3{left:36%}.creator-panel{padding:34px 24px}.swipe-link{flex-basis:235px}}

/* V3 swipe controls */
.swipe-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;color:var(--muted);font-size:.78rem;font-weight:800}.swipe-toolbar>div{display:flex;gap:8px}.swipe-toolbar button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.045);color:white;font-size:1.1rem;cursor:pointer;transition:.2s}.swipe-toolbar button:hover:not(:disabled){border-color:rgba(46,232,255,.35);background:rgba(46,232,255,.08);transform:translateY(-2px)}.swipe-toolbar button:disabled{opacity:.28;cursor:default}.swipe-row{cursor:grab}.swipe-row.dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.swipe-progress{height:3px;background:rgba(255,255,255,.06);border-radius:99px;overflow:hidden;margin-top:2px}.swipe-progress i{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--vio));transition:width .12s linear}

/* V3 WordPress content */
.content-shell{width:min(1120px,92vw);margin:0 auto;padding:78px 0 100px}.content-hero{padding:72px 0 30px}.content-kicker{color:var(--cyan);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.content-title{font-size:clamp(3rem,6vw,6rem);line-height:.92;letter-spacing:-.065em;margin:12px 0 18px}.content-meta{color:var(--muted);font-size:.86rem}.prose{max-width:820px;color:#dce5ef;font-size:1.02rem;line-height:1.8}.prose h2,.prose h3{color:white;letter-spacing:-.035em;line-height:1.1;margin-top:2em}.prose a{color:var(--cyan)}.prose img{border-radius:22px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.post-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.035);transition:.25s}.post-card:hover{transform:translateY(-5px);border-color:rgba(46,232,255,.24)}.post-card-media{aspect-ratio:16/10;background:linear-gradient(135deg,rgba(46,232,255,.14),rgba(122,92,255,.18));overflow:hidden}.post-card-media img{width:100%;height:100%;object-fit:cover}.post-card-body{padding:20px}.post-card-body small{color:var(--cyan);font-weight:900}.post-card-body h2{font-size:1.3rem;line-height:1.15;margin:10px 0}.post-card-body p{color:var(--muted);font-size:.9rem}.pagination{margin-top:34px}.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.pagination a,.pagination span{padding:9px 12px;border:1px solid var(--line);border-radius:10px;text-decoration:none}.error-panel{max-width:780px;padding:44px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.035)}.error-code{font-size:clamp(6rem,18vw,13rem);font-weight:950;line-height:.75;letter-spacing:-.1em;background:linear-gradient(90deg,var(--cyan),var(--vio));-webkit-background-clip:text;background-clip:text;color:transparent}.search-form{display:flex;gap:8px;margin-top:22px}.search-form label{flex:1}.search-field{width:100%;min-height:48px;border-radius:12px;border:1px solid var(--line);background:#0c121b;color:white;padding:0 14px}.search-submit{min-height:48px;border:0;border-radius:12px;padding:0 17px;background:var(--lime);color:#071018;font-weight:900}.comments-area{max-width:820px;margin-top:60px;padding-top:35px;border-top:1px solid var(--line)}
@media(max-width:850px){.post-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.post-grid{grid-template-columns:1fr}.content-shell{padding-top:50px}.swipe-toolbar span{display:none}}


/* ===== V4 Famez Live Discovery ===== */
.api-status-note{margin-top:12px;color:var(--muted);font-size:.84rem}.live-swipe{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,310px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 14px;scrollbar-width:none}.live-swipe::-webkit-scrollbar{display:none}.live-creator-card{scroll-snap-align:start;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.10);border-radius:24px;overflow:hidden;min-width:0;box-shadow:0 22px 60px rgba(0,0,0,.22);transition:.25s}.live-creator-card:hover{transform:translateY(-6px);border-color:rgba(118,248,255,.28)}.live-creator-media{position:relative;display:block;aspect-ratio:4/5;background:linear-gradient(145deg,#141b29,#0b1018);overflow:hidden}.live-creator-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.live-creator-card:hover .live-creator-media img{transform:scale(1.035)}.creator-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(4,7,12,.82))}.creator-rank,.creator-verified{position:absolute;top:14px;padding:7px 10px;border-radius:999px;font-size:.72rem;font-weight:900;backdrop-filter:blur(10px)}.creator-rank{left:14px;background:rgba(7,10,16,.72);color:#fff}.creator-verified{right:14px;background:rgba(184,255,74,.14);border:1px solid rgba(184,255,74,.35);color:#caff6c}.creator-avatar-fallback{height:100%;display:grid;place-items:center;font-size:4rem;font-weight:950;color:rgba(255,255,255,.16)}.live-creator-copy{padding:17px}.creator-name-row{display:flex;justify-content:space-between;gap:10px;align-items:start}.creator-name-row h3{font-size:1.2rem;margin:0;letter-spacing:-.03em}.creator-rating{white-space:nowrap;font-size:.78rem;color:#ffe176}.creator-handle{color:var(--muted);font-size:.8rem;margin-top:2px}.live-creator-copy p{color:var(--muted);font-size:.86rem;line-height:1.55;min-height:2.7em}.creator-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.creator-meta span{font-size:.72rem;padding:6px 9px;border-radius:999px;background:rgba(118,248,255,.08);border:1px solid rgba(118,248,255,.14);color:#cdeff5}.creator-open{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-weight:850;border-top:1px solid rgba(255,255,255,.08);padding-top:13px}.creator-open span{color:#b8ff4a}.api-empty{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:var(--muted);background:rgba(255,255,255,.035)}.api-explore-head{max-width:840px;margin:30px auto 38px}.api-explore-head h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:.94;letter-spacing:-.06em;margin:10px 0}.api-explore-head p{color:var(--muted)}.api-explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.api-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin:36px 0;flex-wrap:wrap}.api-pagination a{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;text-decoration:none}.api-pagination span{color:var(--muted);font-size:.85rem}.ai-label{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;border:1px solid rgba(123,97,255,.32);background:rgba(123,97,255,.09);color:#c7baff;font-size:.72rem;font-weight:850}@media(max-width:1050px){.api-explore-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.api-explore-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.api-explore-grid{grid-template-columns:1fr}.live-swipe{grid-auto-columns:82vw}}

/* V5 header + live hero */
.site-head-inner{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important}
.site-head .main-nav{margin-left:auto}
.site-head .main-nav-links{display:flex;align-items:center;gap:6px;list-style:none!important;margin:0!important;padding:0!important}
.site-head .main-nav-links a{display:block;padding:10px 12px;border-radius:11px;color:#dce7f2;text-decoration:none;font-size:.79rem;font-weight:850;white-space:nowrap}
.site-head .main-nav-links a:hover{background:rgba(255,255,255,.055);color:var(--cyan)}
.site-head .main-nav-links a.is-live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);margin-right:7px;box-shadow:0 0 12px rgba(184,255,90,.7)}
.menu-toggle{margin-left:0}
.live-device-card{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;color:white;background:#101722}
.live-device-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.live-device-card .live-device-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,8,13,.02) 35%,rgba(4,8,13,.93) 100%)}
.live-device-info{position:relative;z-index:2;padding:22px}
.live-device-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.live-device-badges span{font-size:.65rem;font-weight:900;padding:6px 8px;border-radius:999px;background:rgba(7,11,17,.68);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px)}
.live-device-info strong{display:block;font-size:1.7rem;line-height:1.05}.live-device-info small{display:block;color:#c2ccda;margin-top:5px}.live-device-open{display:inline-flex;margin-top:14px;font-size:.75rem;font-weight:900;color:var(--lime)}
.swipe-preview{padding:0!important}
@media(max-width:1000px){.site-head .main-nav-links{gap:0}.site-head .main-nav-links a{padding:9px 8px;font-size:.74rem}}
@media(max-width:900px){.site-head-inner{display:grid!important;grid-template-columns:1fr auto!important}.site-head .main-nav,.site-head .nav-action{display:none}.site-head.menu-open .main-nav{display:block;position:absolute;top:74px;left:0;right:0;background:rgba(9,13,20,.98);border-bottom:1px solid var(--line);padding:14px 4vw 20px}.site-head.menu-open .main-nav-links{display:grid;gap:4px}.site-head.menu-open .main-nav-links a{padding:13px 10px;font-size:.9rem}.site-head.menu-open .nav-action{display:block;position:absolute;top:330px;left:4vw;right:4vw;text-align:center;background:#b8ff5a;color:#071018}.site-head.menu-open{padding-bottom:56px}}

/* =========================================================
   V6 – FAMEZ NETWORK PLACEMENTS / PULSE SKIN
   Exact classes emitted by the central placement script.
   ========================================================= */
.placement-shell{
  padding:14px!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.025)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 28px 80px rgba(0,0,0,.18)!important;
  overflow:hidden!important;
}
.famez-network-placement{width:100%!important;color:var(--text)!important}
.famez-network-placement .fznet-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;
  gap:14px!important;
  width:100%!important;
  align-items:start!important;
}
.famez-network-placement .fznet-card{
  width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;
  display:flex!important;flex-direction:column!important;
  overflow:hidden!important;margin:0!important;padding:0!important;
  border:1px solid rgba(255,255,255,.09)!important;border-radius:20px!important;
  background:linear-gradient(180deg,#121a28 0%,#0d1420 100%)!important;
  color:#f7fbff!important;box-shadow:none!important;
  transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important;
}
.famez-network-placement .fznet-card:hover{
  transform:translateY(-5px)!important;border-color:rgba(46,232,255,.28)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.28)!important;
}
.famez-network-placement .fznet-image{
  display:block!important;width:100%!important;height:300px!important;min-height:300px!important;max-height:300px!important;
  aspect-ratio:auto!important;object-fit:cover!important;object-position:center 20%!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#0b111a!important;
}
.famez-network-placement .fznet-copy{
  display:flex!important;flex-direction:column!important;gap:0!important;
  padding:16px!important;background:transparent!important;color:#f7fbff!important;
}
.famez-network-placement .fznet-platform{
  margin:0 0 5px!important;color:var(--cyan)!important;font-size:11px!important;line-height:1.2!important;
  font-weight:900!important;letter-spacing:.10em!important;text-transform:uppercase!important;
}
.famez-network-placement .fznet-copy>strong{
  display:block!important;margin:0!important;color:#fff!important;font-size:20px!important;line-height:1.15!important;
  letter-spacing:-.03em!important;font-weight:900!important;
}
.famez-network-placement .fznet-facts{
  display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;
  min-height:0!important;margin:12px 0 2px!important;padding:0!important;
}
.famez-network-placement .fznet-facts span,
.famez-network-placement .fznet-facts .fznet-price{
  display:inline-flex!important;align-items:center!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;
  margin:0!important;padding:6px 9px!important;border-radius:999px!important;
  background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.07)!important;
  color:#aebccd!important;font-family:inherit!important;font-size:11px!important;line-height:1!important;font-weight:800!important;
  letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;
}
.famez-network-placement .fznet-facts .fznet-price{
  background:rgba(184,255,90,.09)!important;border-color:rgba(184,255,90,.20)!important;color:var(--lime)!important;
}
.famez-network-placement .fznet-actions{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;
  margin:14px 0 0!important;padding:0!important;
}
.famez-network-placement .fznet-btn{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:100%!important;min-height:42px!important;height:auto!important;margin:0!important;padding:10px 11px!important;
  border-radius:11px!important;text-decoration:none!important;font-family:inherit!important;font-size:12px!important;line-height:1.15!important;
  font-weight:900!important;text-align:center!important;box-shadow:none!important;transition:.2s ease!important;
}
.famez-network-placement .fznet-profile{
  color:#e9f7ff!important;background:rgba(46,232,255,.07)!important;border:1px solid rgba(46,232,255,.20)!important;
}
.famez-network-placement .fznet-account{
  color:#081015!important;background:linear-gradient(135deg,var(--cyan),var(--lime))!important;border:1px solid transparent!important;
}
.famez-network-placement .fznet-btn:hover{transform:translateY(-2px)!important;filter:brightness(1.06)!important}

/* Defensive reset: remote cards must never inherit oversized icon / image rules. */
.famez-network-placement .fznet-facts *,
.famez-network-placement .fznet-actions *{max-width:100%!important}

@media(max-width:900px){
  .placement-shell{padding:12px!important;overflow:hidden!important}
  .famez-network-placement .fznet-grid{
    display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;scroll-padding-left:1px!important;padding:1px 0 10px!important;
    scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;
  }
  .famez-network-placement .fznet-grid::-webkit-scrollbar{display:none!important}
  .famez-network-placement .fznet-card{flex:0 0:min(82vw,330px)!important;scroll-snap-align:start!important}
  .famez-network-placement .fznet-image{height:330px!important;min-height:330px!important;max-height:330px!important}
}
@media(max-width:520px){
  .famez-network-placement .fznet-card{flex-basis:84vw!important}
  .famez-network-placement .fznet-image{height:310px!important;min-height:310px!important;max-height:310px!important}
  .famez-network-placement .fznet-actions{grid-template-columns:1fr!important}
}


/* =========================================================
   V7 – HARD RESET FOR REMOTE FAMEZ PLACEMENT WIDGET
   The remote widget ships its own layout rules. These selectors
   intentionally use !important and are reinforced by JS.
   ========================================================= */
#featured .placement-shell{
  overflow:visible!important;
  min-height:0!important;
}
#featured .famez-network-placement,
#featured [data-famez-placement]{
  width:100%!important;
  max-width:none!important;
}
#featured .famez-network-placement .fznet-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:start!important;
  justify-items:stretch!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
}
#featured .famez-network-placement .fznet-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-self:start!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:22px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(180deg,#121a28 0%,#0c131e 100%)!important;
}
#featured .famez-network-placement .fznet-card > *{
  flex:0 0 auto!important;
}
#featured .famez-network-placement .fznet-image{
  width:100%!important;
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center 22%!important;
}
#featured .famez-network-placement .fznet-copy{
  flex:0 0 auto!important;
  min-height:0!important;
  height:auto!important;
  padding:15px 16px 16px!important;
}
#featured .famez-network-placement .fznet-facts{
  min-height:0!important;
  height:auto!important;
  margin:10px 0 0!important;
  overflow:visible!important;
}
#featured .famez-network-placement .fznet-facts img,
#featured .famez-network-placement .fznet-facts svg,
#featured .famez-network-placement .fznet-facts picture,
#featured .famez-network-placement .fznet-facts figure{
  display:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
}
#featured .famez-network-placement .fznet-actions{
  flex:0 0 auto!important;
  height:auto!important;
  min-height:0!important;
  margin-top:12px!important;
}
#featured .famez-network-placement .fznet-btn{
  min-height:42px!important;
  height:42px!important;
  padding:0 12px!important;
}

/* Hide any remote decorative avatar/icon accidentally injected between facts/actions. */
#featured .fznet-card .fznet-copy > img:not(.fznet-image),
#featured .fznet-card .fznet-copy > svg,
#featured .fznet-card .fznet-copy > picture,
#featured .fznet-card .fznet-copy > figure{
  display:none!important;
}

/* 4+ placements: compact responsive gallery. */
@media (min-width:1180px){
  #featured .famez-network-placement .fznet-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media (max-width:980px) and (min-width:701px){
  #featured .famez-network-placement .fznet-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:700px){
  #featured .placement-shell{
    overflow:hidden!important;
    padding:10px!important;
  }
  #featured .famez-network-placement .fznet-grid{
    display:flex!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:12px!important;
    padding:0 0 8px!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  #featured .famez-network-placement .fznet-grid::-webkit-scrollbar{display:none!important}
  #featured .famez-network-placement .fznet-card{
    flex:0 0 82vw!important;
    width:82vw!important;
    max-width:340px!important;
    scroll-snap-align:start!important;
  }
  #featured .famez-network-placement .fznet-image{
    height:300px!important;
    min-height:300px!important;
    max-height:300px!important;
  }
}


/* =========================================================
   V8 – SECTION OFFSET + LIVE API DISCOVERY POLISH
   ========================================================= */
html{scroll-padding-top:120px}
#featured,#top-creators,#verified,#ai-creators,#discover{scroll-margin-top:120px}
#featured{
  overflow:visible!important;
  padding-top:96px!important;
}
#featured .section-head{
  overflow:visible!important;
  padding-top:6px!important;
}
#featured .section-head h2{
  overflow:visible!important;
  padding-top:.08em!important;
  margin-top:0!important;
}

/* API sections now share the compact premium card language of Featured. */
.api-section{position:relative;overflow:hidden}
.api-section:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:
    radial-gradient(700px 320px at 15% 15%,rgba(45,220,255,.07),transparent 65%),
    radial-gradient(620px 300px at 88% 55%,rgba(160,255,73,.05),transparent 65%);
}
.api-section .section-head,.api-section .api-rail{position:relative;z-index:1}
.api-rail{
  display:flex!important;
  gap:16px!important;
  overflow-x:auto!important;
  padding:6px 0 16px!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.api-rail::-webkit-scrollbar{display:none}
.api-card{
  position:relative!important;
  flex:0 0 clamp(250px,24vw,310px)!important;
  min-width:250px!important;
  scroll-snap-align:start!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#121b29 0%,#0b121d 100%)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.22)!important;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important;
}
.api-card:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(52,221,255,.35)!important;
  box-shadow:0 25px 70px rgba(0,0,0,.34)!important;
}
.api-card-media{
  position:relative!important;
  height:310px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#142334,#17203a)!important;
}
.api-card-media img{
  width:100%!important;height:100%!important;display:block!important;
  object-fit:cover!important;object-position:center 20%!important;
  transition:transform .45s ease!important;
}
.api-card:hover .api-card-media img{transform:scale(1.035)!important}
.api-rank{
  position:absolute!important;left:14px!important;top:14px!important;z-index:2!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-width:40px!important;height:32px!important;padding:0 10px!important;
  border-radius:999px!important;background:rgba(6,12,19,.78)!important;
  border:1px solid rgba(255,255,255,.13)!important;backdrop-filter:blur(12px)!important;
  color:#fff!important;font-weight:900!important;font-size:12px!important;
}
.api-badge{
  position:absolute!important;right:14px!important;top:14px!important;z-index:2!important;
  display:inline-flex!important;align-items:center!important;gap:6px!important;
  height:32px!important;padding:0 10px!important;border-radius:999px!important;
  background:rgba(6,12,19,.78)!important;border:1px solid rgba(255,255,255,.13)!important;
  backdrop-filter:blur(12px)!important;color:#9cff57!important;
  font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;
}
.api-card-body{padding:16px!important}
.api-platform{
  color:#38dcff!important;font-size:11px!important;font-weight:900!important;
  letter-spacing:.11em!important;text-transform:uppercase!important;margin-bottom:5px!important;
}
.api-name{
  color:#fff!important;font-size:21px!important;line-height:1.1!important;
  font-weight:900!important;letter-spacing:-.025em!important;margin:0 0 5px!important;
}
.api-user{color:#8492a7!important;font-size:13px!important;margin-bottom:12px!important}
.api-meta{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:0 0 14px!important}
.api-pill{
  display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;
  border-radius:999px!important;background:#182332!important;border:1px solid rgba(255,255,255,.08)!important;
  color:#b7c2d2!important;font-size:12px!important;font-weight:800!important;
}
.api-cta{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  width:100%!important;min-height:44px!important;padding:0 13px!important;border-radius:13px!important;
  background:linear-gradient(90deg,rgba(41,219,255,.16),rgba(114,104,255,.16))!important;
  border:1px solid rgba(45,220,255,.25)!important;color:#fff!important;text-decoration:none!important;
  font-weight:900!important;font-size:13px!important;
}
.api-cta span:last-child{color:#9cff57!important;font-size:18px!important}
.api-empty{
  padding:24px!important;border:1px dashed rgba(255,255,255,.12)!important;border-radius:20px!important;
  color:#8e9aae!important;background:rgba(255,255,255,.025)!important;
}
.api-rail-wrap{position:relative!important}
.api-nav{
  display:flex!important;gap:8px!important;justify-content:flex-end!important;margin:0 0 10px!important;
}
.api-nav button{
  width:40px!important;height:40px!important;border-radius:50%!important;
  border:1px solid rgba(255,255,255,.11)!important;background:#111a27!important;color:#fff!important;
  cursor:pointer!important;font-size:18px!important;
}
.api-nav button:hover{border-color:rgba(52,221,255,.45)!important}
@media(max-width:700px){
  html{scroll-padding-top:92px}
  #featured,#top-creators,#verified,#ai-creators,#discover{scroll-margin-top:92px}
  #featured{padding-top:68px!important}
  .api-card{flex-basis:82vw!important;min-width:82vw!important;max-width:340px!important}
  .api-card-media{height:300px!important}
  .api-nav{display:none!important}
}


/* =========================================================
   V10 – CREATOR EXPLORE / SWIPE DISCOVERY
   ========================================================= */
.explore-page{min-height:100vh;padding:128px 0 90px;overflow:hidden}
.explore-shell{width:min(1420px,calc(100% - 48px));margin:0 auto}
.explore-kicker{display:flex;align-items:center;gap:10px;color:#39ddff;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.explore-kicker:before{content:"";width:9px;height:9px;border-radius:50%;background:#9cff57;box-shadow:0 0 22px rgba(156,255,87,.75)}
.explore-title{max-width:900px;margin:18px 0 14px;font-size:clamp(48px,7vw,102px);line-height:.88;letter-spacing:-.065em;color:#fff}
.explore-title .grad{background:linear-gradient(90deg,#35dcff,#7b67ff 52%,#a7ff54);-webkit-background-clip:text;background-clip:text;color:transparent}
.explore-lead{max-width:760px;color:#94a1b5;font-size:clamp(16px,1.5vw,20px);line-height:1.65;margin:0 0 30px}

.explore-toolbar{position:relative;z-index:5;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:rgba(12,18,28,.78);backdrop-filter:blur(18px);box-shadow:0 22px 70px rgba(0,0,0,.24)}
.explore-search{flex:1 1 310px;position:relative}
.explore-search input{width:100%;height:50px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#0a111b;color:#fff;padding:0 48px 0 16px;font:inherit;outline:none}
.explore-search input:focus{border-color:rgba(55,220,255,.48);box-shadow:0 0 0 4px rgba(55,220,255,.07)}
.explore-search span{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6f7d91}
.explore-filters{display:flex;gap:8px;flex-wrap:wrap}
.explore-filter{height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:#111a27;color:#aab5c5;font-weight:850;cursor:pointer;transition:.2s}
.explore-filter:hover,.explore-filter.is-active{color:#071019;background:linear-gradient(90deg,#3ddcff,#9cff57);border-color:transparent}
.explore-count{margin-left:auto;color:#718096;font-size:13px;font-weight:800;white-space:nowrap}

.explore-stage{position:relative;margin-top:26px;min-height:650px}
.explore-deck{position:relative;width:min(460px,100%);height:650px;margin:0 auto;perspective:1200px}
.swipe-card{position:absolute;inset:0;border-radius:34px;overflow:hidden;background:#101925;border:1px solid rgba(255,255,255,.11);box-shadow:0 35px 100px rgba(0,0,0,.48);transform-origin:50% 90%;transition:transform .32s ease,opacity .32s ease}
.swipe-card:nth-child(2){transform:translateY(13px) scale(.965);opacity:.78}
.swipe-card:nth-child(3){transform:translateY(26px) scale(.93);opacity:.48}
.swipe-card:nth-child(n+4){opacity:0;pointer-events:none}
.swipe-media{height:68%;position:relative;background:linear-gradient(145deg,#16283b,#24224a)}
.swipe-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%}
.swipe-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#101925)}
.swipe-top{position:absolute;z-index:3;left:18px;right:18px;top:18px;display:flex;justify-content:space-between;align-items:center}
.swipe-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:999px;background:rgba(5,11,18,.72);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.swipe-chip.verified{color:#a8ff5b}
.swipe-info{position:absolute;z-index:4;left:0;right:0;bottom:0;padding:24px}
.swipe-name{margin:0;color:#fff;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.045em}
.swipe-user{margin-top:7px;color:#9aa8ba;font-size:14px}
.swipe-bio{margin:13px 0 0;color:#c1cad6;line-height:1.5;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.swipe-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.swipe-meta span{padding:7px 10px;border-radius:999px;background:#172331;border:1px solid rgba(255,255,255,.07);color:#b9c5d4;font-size:12px;font-weight:800}
.swipe-actions{position:absolute;z-index:8;left:50%;bottom:-78px;transform:translateX(-50%);display:flex;align-items:center;gap:14px}
.swipe-action{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);background:#111a27;color:#fff;font-size:23px;cursor:pointer;box-shadow:0 14px 40px rgba(0,0,0,.28);transition:.2s}
.swipe-action:hover{transform:translateY(-4px)}
.swipe-action.nope{color:#ff6985}
.swipe-action.open{width:68px;height:68px;color:#071019;background:linear-gradient(135deg,#3ddcff,#7a6cff);border:0}
.swipe-action.like{color:#a5ff55}
.swipe-hint{text-align:center;color:#68778b;font-size:12px;margin-top:102px}
.swipe-empty{display:none;text-align:center;padding:80px 25px;border:1px dashed rgba(255,255,255,.12);border-radius:30px;color:#8997aa;background:rgba(255,255,255,.025)}
.swipe-empty strong{display:block;color:#fff;font-size:25px;margin-bottom:8px}
.swipe-card.is-left{transform:translateX(-125%) rotate(-14deg)!important;opacity:0!important}
.swipe-card.is-right{transform:translateX(125%) rotate(14deg)!important;opacity:0!important}
.swipe-card.is-dragging{transition:none!important}
.swipe-stamp{position:absolute;z-index:8;top:105px;padding:8px 13px;border:3px solid;border-radius:9px;font-size:23px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:rotate(-10deg)}
.swipe-stamp.nope{right:25px;color:#ff6985;border-color:#ff6985}
.swipe-stamp.like{left:25px;color:#a5ff55;border-color:#a5ff55;transform:rotate(10deg)}

.explore-list-title{margin:120px 0 20px;font-size:clamp(30px,4vw,52px);color:#fff;letter-spacing:-.045em}
.explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.explore-mini{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#101925;transition:.22s}
.explore-mini:hover{transform:translateY(-4px);border-color:rgba(55,220,255,.3)}
.explore-mini img{width:100%;height:250px;display:block;object-fit:cover}
.explore-mini-body{padding:14px}
.explore-mini-name{color:#fff;font-size:18px;font-weight:900}
.explore-mini-user{color:#7f8da1;font-size:12px;margin-top:3px}
.explore-mini a{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:11px 12px;border:1px solid rgba(55,220,255,.2);border-radius:12px;color:#fff;text-decoration:none;font-size:12px;font-weight:900}

@media(max-width:1000px){.explore-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){
 .explore-page{padding-top:98px}.explore-shell{width:min(100% - 28px,1420px)}
 .explore-title{font-size:clamp(48px,16vw,72px)}
 .explore-toolbar{border-radius:18px}.explore-count{width:100%;margin-left:0}
 .explore-stage{min-height:590px}.explore-deck{height:560px}
 .swipe-media{height:66%}.swipe-name{font-size:29px}.swipe-info{padding:19px}
 .swipe-actions{bottom:-72px}.swipe-action{width:54px;height:54px}.swipe-action.open{width:64px;height:64px}
 .explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-mini img{height:210px}
}
@media(max-width:440px){.explore-grid{grid-template-columns:1fr 1fr;gap:10px}.explore-mini img{height:175px}.explore-mini-body{padding:11px}}


/* =========================================================
   V11 – EXPLORE DATA FIX + COMPACT DISCOVERY LAYOUT
   ========================================================= */
.explore-page{padding-top:96px!important}
.explore-title{max-width:820px!important;font-size:clamp(48px,6.2vw,88px)!important;margin-top:14px!important}
.explore-lead{margin-bottom:22px!important}
.explore-toolbar{margin-top:8px!important}
.explore-stage{margin-top:18px!important;min-height:610px!important}
.explore-data-note{margin:14px 0 0;color:#6f7f94;font-size:12px}
.explore-data-note strong{color:#9cff57}
.explore-fallback{max-width:760px;margin:40px auto 0;padding:30px;border:1px dashed rgba(255,255,255,.13);border-radius:24px;text-align:center;background:rgba(255,255,255,.025);color:#8f9db1}
.explore-fallback strong{display:block;color:#fff;font-size:24px;margin-bottom:8px}
.explore-fallback a{display:inline-flex;margin-top:18px;padding:12px 16px;border-radius:13px;background:linear-gradient(90deg,#39dcff,#7b69ff);color:#071019;text-decoration:none;font-weight:900}
@media(max-width:720px){
 .explore-page{padding-top:78px!important}
 .explore-title{font-size:clamp(46px,14vw,68px)!important}
 .explore-stage{min-height:560px!important}
}


/* =========================================================
   V12 – EXPLORE VISUAL POLISH + IMAGE FALLBACKS
   ========================================================= */
.explore-stage{min-height:690px!important}
.explore-deck{width:min(520px,100%)!important;height:680px!important}
.swipe-card{border-radius:32px!important;background:#0d151f!important}
.swipe-media{height:100%!important;min-height:100%!important;background:linear-gradient(145deg,#132335,#1a1d38)!important}
.swipe-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important}
.swipe-media:after{inset:34% 0 0!important;background:linear-gradient(180deg,transparent 0%,rgba(7,12,18,.18) 24%,rgba(7,12,18,.78) 66%,#0d151f 100%)!important}
.swipe-info{padding:26px!important;background:linear-gradient(180deg,transparent,rgba(7,12,18,.12))!important}
.swipe-name{font-size:38px!important;text-shadow:0 2px 18px rgba(0,0,0,.45)}
.swipe-user{color:#bcc6d2!important}
.swipe-bio{color:#eef2f7!important;max-width:94%!important;text-shadow:0 2px 14px rgba(0,0,0,.4)}
.swipe-meta span{background:rgba(11,20,29,.72)!important;backdrop-filter:blur(10px)!important}
.swipe-actions{bottom:-76px!important}
.swipe-hint{margin-top:100px!important}

/* Cards with failed images are hidden instead of leaving broken dark tiles. */
.explore-mini.is-image-broken{display:none!important}
.explore-mini img{background:#152132!important}
.explore-mini-name{min-height:22px}

/* Mobile card keeps the photo dominant. */
@media(max-width:720px){
  .explore-stage{min-height:615px!important}
  .explore-deck{height:590px!important;width:min(430px,100%)!important}
  .swipe-name{font-size:32px!important}
  .swipe-info{padding:21px!important}
}


/* =========================================================
   V13 – SWIPE DECK STACK / ONLYFANS PRIORITY / HERO COMPACT
   ========================================================= */
.explore-page{
  padding-top:104px!important;
}
.explore-title{
  font-size:clamp(44px,6vw,84px)!important;
  line-height:.9!important;
  max-width:860px!important;
}
.explore-lead{
  margin-bottom:22px!important;
}
.explore-toolbar{
  margin-top:18px!important;
}
.explore-stage{
  min-height:600px!important;
  margin-top:16px!important;
}
.explore-deck{
  width:min(430px,100%)!important;
  height:560px!important;
  margin:0 auto!important;
  position:relative!important;
  perspective:1200px!important;
}
.swipe-card{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#0d1520!important;
  border-radius:30px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  transform-origin:50% 92%!important;
}
.swipe-card .swipe-media{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  background:#101824!important;
}
.swipe-card .swipe-media img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 18%!important;
  display:block!important;
  z-index:0!important;
}
.swipe-card .swipe-media:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(180deg,rgba(4,9,14,.08) 0%,rgba(4,9,14,.03) 38%,rgba(4,9,14,.54) 68%,rgba(4,9,14,.95) 100%)!important;
}
.swipe-top{
  z-index:3!important;
}
.swipe-info{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:4!important;
  padding:24px!important;
  background:transparent!important;
}
.swipe-name{
  font-size:32px!important;
  text-shadow:0 2px 18px rgba(0,0,0,.35)!important;
}
.swipe-user{color:#c0cad7!important}
.swipe-bio{
  color:#e0e7ef!important;
  max-width:92%!important;
}
.swipe-meta span{
  background:rgba(10,17,25,.68)!important;
  backdrop-filter:blur(10px)!important;
}

/* Exactly three layers: active + two behind it. */
.swipe-card[data-stack="0"]{
  z-index:30!important;
  transform:translateY(0) scale(1)!important;
  opacity:1!important;
  pointer-events:auto!important;
}
.swipe-card[data-stack="1"]{
  z-index:20!important;
  transform:translateY(12px) scale(.97)!important;
  opacity:.66!important;
  pointer-events:none!important;
}
.swipe-card[data-stack="2"]{
  z-index:10!important;
  transform:translateY(24px) scale(.94)!important;
  opacity:.30!important;
  pointer-events:none!important;
}
.swipe-card[data-stack="hidden"]{
  opacity:0!important;
  pointer-events:none!important;
  visibility:hidden!important;
}

/* Make the helper text quieter and closer. */
.swipe-hint{
  margin-top:88px!important;
  color:#66768a!important;
}

/* Slightly tighter lower grid. */
.explore-list-title{
  margin-top:92px!important;
}

@media(max-width:720px){
  .explore-page{padding-top:88px!important}
  .explore-title{font-size:clamp(42px,14vw,64px)!important}
  .explore-stage{min-height:540px!important}
  .explore-deck{height:515px!important;width:min(390px,100%)!important}
  .swipe-info{padding:20px!important}
  .swipe-name{font-size:28px!important}
}


/* =========================================================
   V14 – INTERNAL CREATOR PROFILE
   ========================================================= */
.creator-profile-page{padding:118px 0 90px;min-height:100vh}
.creator-profile-shell{width:min(1220px,calc(100% - 48px));margin:0 auto}
.creator-profile-back{display:inline-flex;gap:9px;align-items:center;color:#91a0b3;text-decoration:none;font-size:13px;font-weight:850;margin-bottom:22px}
.creator-profile-back:hover{color:#fff}
.creator-profile-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:660px;border:1px solid rgba(255,255,255,.09);border-radius:34px;overflow:hidden;background:rgba(13,20,30,.86);box-shadow:0 35px 100px rgba(0,0,0,.32)}
.creator-profile-media{position:relative;min-height:660px;background:#111a27;overflow:hidden}
.creator-profile-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}
.creator-profile-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(7,12,19,.78))}
.creator-profile-badges{position:absolute;z-index:2;top:22px;left:22px;right:22px;display:flex;gap:8px;flex-wrap:wrap}
.creator-profile-badges span{padding:8px 11px;border-radius:999px;background:rgba(7,12,19,.72);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(10px);font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#fff}
.creator-profile-badges .verified{color:#a6ff55}
.creator-profile-copy{padding:clamp(30px,5vw,64px);display:flex;flex-direction:column;justify-content:center}
.creator-profile-kicker{color:#3bdcff;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.creator-profile-copy h1{margin:12px 0 5px;color:#fff;font-size:clamp(48px,6vw,84px);line-height:.9;letter-spacing:-.06em}
.creator-profile-handle{color:#8c9bad;font-size:16px;margin-bottom:25px}
.creator-profile-description{color:#c0cad7;font-size:18px;line-height:1.7;max-width:650px}
.creator-profile-meta{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}
.creator-profile-meta span{padding:9px 12px;border-radius:999px;background:#14202d;border:1px solid rgba(255,255,255,.07);color:#cbd5df;font-size:13px;font-weight:850}
.creator-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}
.creator-profile-actions a{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border-radius:14px;text-decoration:none;font-weight:950}
.creator-profile-actions .primary{background:linear-gradient(90deg,#39ddff,#7b68ff 55%,#a4ff55);color:#071019}
.creator-profile-actions .secondary{border:1px solid rgba(255,255,255,.12);background:#111a27;color:#fff}
.creator-profile-related{margin-top:72px}
.creator-profile-related h2{color:#fff;font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;margin:0 0 20px}
.network-route-note{margin-top:14px;color:#748398;font-size:13px}
@media(max-width:820px){
 .creator-profile-page{padding-top:92px}.creator-profile-shell{width:min(100% - 28px,1220px)}
 .creator-profile-card{grid-template-columns:1fr}.creator-profile-media{min-height:500px}.creator-profile-copy{padding:28px}
 .creator-profile-copy h1{font-size:clamp(44px,13vw,66px)}
}


/* V15 – Famez-first creator conversion */
.creator-profile-actions-famez{
  display:block;
  margin-top:10px;
}
.creator-profile-actions-famez .famez-main-cta{
  width:100%;
  max-width:540px;
  min-height:58px;
  padding:0 24px;
  font-size:16px;
  text-align:center;
}
.famez-cta-copy{
  max-width:560px;
  margin:14px 0 0;
  color:#9eacbd;
  font-size:14px;
  line-height:1.6;
}


/* =========================================================
   V16 – RELATED CREATOR + PROFILE SEO POLISH
   ========================================================= */
.creator-profile-meta .platform-social{
  opacity:.72;
  background:#101925;
}
.creator-profile-meta .platform-core{
  border-color:rgba(55,220,255,.18);
}
.creator-profile-related{
  margin-top:72px;
}
.creator-profile-related-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:22px;
}
.creator-profile-related-head h2{
  margin:0;
}
.creator-profile-related-head p{
  margin:0;
  max-width:520px;
  color:#8695a8;
  line-height:1.6;
}
.related-rail{
  display:flex;
  gap:15px;
  overflow-x:auto;
  padding:4px 0 14px;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.related-rail::-webkit-scrollbar{display:none}
.related-card{
  flex:0 0 min(280px,78vw);
  scroll-snap-align:start;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.09);
  border-radius:23px;
  background:#101925;
  transition:.22s;
}
.related-card:hover{
  transform:translateY(-5px);
  border-color:rgba(55,220,255,.30);
}
.related-card-media{
  height:310px;
  position:relative;
  overflow:hidden;
  background:#121c29;
}
.related-card-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 18%;
  display:block;
}
.related-card-media:after{
  content:"";
  position:absolute;
  inset:58% 0 0;
  background:linear-gradient(transparent,rgba(8,13,20,.72));
}
.related-card-badges{
  position:absolute;
  z-index:2;
  top:13px;
  left:13px;
  right:13px;
  display:flex;
  justify-content:space-between;
  gap:7px;
}
.related-card-badges span{
  min-height:29px;
  display:inline-flex;
  align-items:center;
  padding:0 9px;
  border-radius:999px;
  background:rgba(7,13,20,.72);
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(10px);
  color:#fff;
  font-size:10px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.related-card-badges .verified{color:#a4ff55}
.related-card-body{padding:15px}
.related-card-name{
  font-size:20px;
  font-weight:950;
  color:#fff;
  letter-spacing:-.025em;
}
.related-card-user{
  color:#7f8da1;
  font-size:12px;
  margin-top:3px;
}
.related-card-meta{
  display:flex;
  gap:6px;
  flex-wrap:wrap;
  margin:11px 0;
}
.related-card-meta span{
  padding:6px 8px;
  border-radius:999px;
  background:#172331;
  border:1px solid rgba(255,255,255,.06);
  color:#b7c2d0;
  font-size:11px;
  font-weight:800;
}
.related-card-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:43px;
  padding:0 12px;
  border-radius:12px;
  border:1px solid rgba(55,220,255,.20);
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:950;
}
.related-more{
  margin-top:18px;
}
@media(max-width:720px){
  .creator-profile-related-head{display:block}
  .creator-profile-related-head p{margin-top:9px}
  .related-card{flex-basis:78vw;max-width:310px}
  .related-card-media{height:290px}
}
