/*
Theme Name: Serlok Platform
Theme URI: https://serlok.eu
Author: Serlok Studio
Description: Modern WordPress theme for the Serlok creator, influencer and brand platform.
Version: 4.0.0
Text Domain: serlok
*/
body{margin:0;background:#fffaf6;color:#17120f;font-family:Manrope,Arial,sans-serif}.site-header{position:sticky;top:0;z-index:9999;height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1420px)/2));background:rgba(255,250,246,.95);backdrop-filter:blur(14px);border-bottom:1px solid #eadfd6}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#17120f;font-size:29px;font-weight:850}.brand-logo-img{width:48px;height:48px;border-radius:14px;object-fit:cover}.desktop-nav{display:flex;justify-content:center;gap:30px}.desktop-nav a{color:#17120f;text-decoration:none;font-weight:750}.desktop-nav a:hover{color:#ff5a00}.header-actions{display:flex;align-items:center;gap:9px}.header-icon{position:relative;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;text-decoration:none;color:#17120f;background:#fff;border:1px solid #eadfd6;font-size:20px}.header-profile{display:flex;align-items:center;gap:9px;text-decoration:none;color:#17120f}.header-profile img{width:42px;height:42px;border-radius:50%;object-fit:cover}.header-profile span{display:grid;font-size:13px}.header-profile small{color:#766b64}.guest-cta{padding:12px 18px;border-radius:999px;background:#17120f;color:#fff!important}.site-footer{margin-top:70px;background:#0d0b0a;color:#fff;padding:52px max(24px,calc((100vw - 1420px)/2))}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:850}.footer-brand img{width:46px;height:46px;border-radius:13px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid #2a2522;color:#a79b93}.public-main{min-height:70vh}.hero{max-width:1320px;margin:0 auto;padding:90px 24px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.hero h1{font-size:clamp(52px,6vw,92px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px}.hero h1 em{font-family:'Playfair Display',serif;color:#ff5a00;font-weight:600}.hero p{font-size:19px;line-height:1.7;color:#695f59;max-width:700px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-btn{padding:14px 21px;border-radius:999px;text-decoration:none;font-weight:850}.hero-btn.primary{background:linear-gradient(135deg,#ff9738,#ff5a00);color:#fff}.hero-btn.secondary{border:1px solid #d9cbc1;color:#17120f;background:#fff}.hero-visual{min-height:520px;border-radius:38px;background:linear-gradient(145deg,#ffb167,#ff5a00 55%,#2b160d);position:relative;overflow:hidden}.float-card{position:absolute;background:#fff;border-radius:24px;box-shadow:0 28px 70px rgba(34,12,0,.2);padding:20px}.float-card.one{left:38px;top:48px;width:250px}.float-card.two{right:28px;bottom:38px;width:270px}.float-card .mock-avatar{width:70px;height:70px;border-radius:50%;background:#f2d7c6;margin-bottom:14px}.float-card h3{margin:0}.float-card p{font-size:14px}.public-section{max-width:1260px;margin:0 auto;padding:80px 24px}.public-section h2{font-size:48px;letter-spacing:-.04em;margin:10px 0 20px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:#fff;border:1px solid #eadfd6;border-radius:24px;padding:26px}.feature-card span{font-size:26px}.feature-card h3{font-size:23px}.feature-card p{color:#766b64;line-height:1.6}.promo-strip{max-width:1260px;margin:30px auto;padding:34px;border-radius:28px;background:#17120f;color:#fff;display:flex;justify-content:space-between;gap:24px;align-items:center}.promo-strip h2{margin:0;font-size:38px}.promo-strip p{color:#d2c7c0}.wp-block-post-title,.entry-title{max-width:1220px;margin:40px auto 0;padding:0 22px}.entry-content{min-height:50vh}@media(max-width:900px){.site-header{grid-template-columns:auto 1fr}.desktop-nav{display:none}.header-actions{justify-self:end}.header-profile span{display:none}.hero{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.promo-strip{margin-left:20px;margin-right:20px}}@media(max-width:650px){.site-header{height:68px;padding:0 14px}.brand-name{display:none}.brand-logo-img{width:42px;height:42px}.header-icon{width:42px;height:42px}.hero{padding-top:52px}.hero h1{font-size:52px}.hero-visual{min-height:420px}.feature-grid{grid-template-columns:1fr}.public-section h2{font-size:38px}.promo-strip{flex-direction:column;align-items:flex-start}.footer-top{flex-direction:column}}

/* Guest authentication buttons and contact */
.guest-actions a{box-sizing:border-box;min-height:46px;padding:11px 19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}
.guest-login{background:#fff;color:#17120f!important;border:1px solid #cfc1b7}
.guest-login:hover{background:#fff3ea;color:#17120f!important;transform:translateY(-1px)}
.guest-cta{border:1px solid #17120f}
.guest-cta:hover{background:#ff5a00;border-color:#ff5a00;transform:translateY(-1px)}
.footer-contact{display:grid;gap:8px}
.footer-contact strong{font-size:14px;color:#a79b93;text-transform:uppercase;letter-spacing:.08em}
.footer-contact a{color:#fff;text-decoration:none;font-size:18px;font-weight:750}
.footer-contact a:hover{color:#ff8a3d}
@media(max-width:650px){.guest-actions{gap:7px}.guest-actions a{min-height:42px;padding:9px 13px;font-size:14px}.footer-contact{margin-top:8px}}
