/*
Theme Name: LiveModels Minimal Landing
Theme URI: https://superuniverso.com
Author: MediaUpscale
Author URI: https://superuniverso.com
Description: Ultra-minimal, fullscreen hero landing theme optimized for cam affiliate funnels. Set header image via Appearance -> Customize -> Header Image. Button link is preconfigured to your affiliate offer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: livemodels-minimal
*/
body,html{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,'Helvetica Neue',Arial;}
.site-wrap{height:100vh;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;text-align:center;background-size:cover;background-position:center;}
.overlay{position:fixed;inset:0;background:linear-gradient(rgba(0,0,0,0.35),rgba(0,0,0,0.55));pointer-events:none;}
.container{position:relative;z-index:2;padding:30px;max-width:900px;width:100%;}
h1{font-size:32px;margin:0 0 12px;line-height:1.05;letter-spacing:-0.02em}
p.lead{font-size:16px;margin:0 0 20px;opacity:0.92}
.btn-cta{display:inline-block;background:#ff2d6f;color:#fff;padding:18px 26px;border-radius:10px;text-decoration:none;font-weight:700;font-size:18px;box-shadow:0 8px 30px rgba(0,0,0,0.4)}
.small-note{margin-top:14px;font-size:13px;opacity:0.85}
@media(max-width:600px){h1{font-size:24px}.btn-cta{padding:14px 20px;font-size:16px}}
/* Hide admin bar spacing when logged in */
html.wp-admin-bar .site-wrap{min-height: calc(100vh - 32px);}
