/*
Theme Name: SkaffaWorld Recordz V8 Pro Theme
Theme URI: https://skaffaworld.local/
Author: DonsterDesign / SkaffaWorld
Description: WordPress theme for SkaffaWorld Records / Skaffaworld Recordz. Upload as theme ZIP, after activating the matching SWR Core plugin.
Version: 8.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: swr-v8-theme
*/
:root{--bg:#050506;--panel:#111116;--panel2:#181820;--text:#f6f1e7;--muted:#aaa39b;--gold:#d7a743;--red:#d33535;--border:rgba(215,167,67,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}img{max-width:100%;height:auto}
.swr-site-header{position:sticky;top:0;z-index:50;background:rgba(5,5,6,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.swr-header-inner{max-width:1220px;margin:0 auto;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.swr-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.swr-brand-mark{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--gold),#fff0a8);color:#111;display:grid;place-items:center;font-weight:950;letter-spacing:-.08em}.swr-brand-text strong{display:block;letter-spacing:-.035em}.swr-brand-text span{display:block;color:var(--muted);font-size:12px}.swr-nav{display:flex;gap:4px;align-items:center}.swr-nav a{padding:10px 12px;border-radius:999px;text-decoration:none;color:var(--muted);font-weight:850;font-size:14px}.swr-nav a:hover,.swr-nav .current-menu-item>a{background:rgba(215,167,67,.10);color:var(--gold)}.swr-mobile-toggle{display:none;background:rgba(255,255,255,.06);border:1px solid var(--border);color:var(--text);border-radius:12px;padding:10px 12px;font-weight:900}
.swr-container{max-width:1180px;margin:0 auto;padding:70px 22px}.swr-content-card{border:1px solid var(--border);border-radius:26px;padding:30px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:0 26px 80px rgba(0,0,0,.35)}.swr-page-title{font-size:clamp(34px,5vw,68px);letter-spacing:-.06em;margin:0 0 18px;line-height:1}.swr-entry{color:var(--muted);line-height:1.72}.swr-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.swr-post-card{border:1px solid var(--border);border-radius:22px;padding:22px;background:#111116}.swr-post-card h2{margin-top:0;letter-spacing:-.03em}.swr-site-footer{border-top:1px solid var(--border);background:#070708}.swr-footer-inner{max-width:1220px;margin:0 auto;padding:34px 22px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.button,.wp-element-button,.woocommerce a.button{border-radius:999px!important;background:linear-gradient(135deg,var(--gold),#fff0a8)!important;color:#111!important;font-weight:900!important;text-decoration:none!important;border:0!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#101014;border:1px solid var(--border);border-radius:22px;padding:18px;color:var(--text)}.swr-site-header{border-bottom:1px solid rgba(216,171,74,.28)}.swr-brand-mark{box-shadow:0 0 30px rgba(215,167,67,.25)}.swr-container{max-width:1220px}.swr-pro-ribbon{background:linear-gradient(90deg,#d7a743,#fff0a8,#d33535);height:3px}.swr-content-card{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));}
@media(max-width:860px){.swr-mobile-toggle{display:inline-flex}.swr-nav{display:none;position:absolute;left:16px;right:16px;top:72px;background:#111116;border:1px solid var(--border);border-radius:18px;padding:12px;flex-direction:column;align-items:stretch}.swr-nav.is-open{display:flex}.swr-nav a{display:block}.swr-post-grid{grid-template-columns:1fr}.swr-container{padding:48px 18px}}
