/*
Theme Name: BMB Modern Label
Theme URI: https://bluemonkeybeats.com/
Author: Blue Monkey Beats
Description: Mobile-first independent music label theme designed for the Blue Monkey Beats platform and BMB plugin.
Version: 2.0.0
Requires PHP: 7.4
Text Domain: bmb-modern
*/

:root{--navy:#020b1e;--navy2:#061a3a;--panel:#071a38;--panel2:#0a2854;--blue:#0785ff;--cyan:#19b6ff;--white:#fff;--muted:#a9bad2;--line:rgba(54,151,255,.25);--radius:22px;--shadow:0 18px 55px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input{font:inherit}.screen-reader-text{position:absolute;left:-9999px}.bmb-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(2,11,30,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:52px;height:52px;object-fit:contain;border-radius:50%}.brand-mark{width:52px;height:52px;border:1px solid #198cff;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#168fff,#06152e 65%);font-size:26px}.brand-copy strong{display:block;font-size:17px;line-height:1.05;letter-spacing:.01em}.brand-copy small{display:block;margin-top:5px;color:#46aaff;font-size:10px;letter-spacing:.28em}.main-nav{display:flex;align-items:center;gap:28px;font-weight:700;font-size:14px}.main-nav a:hover,.main-nav .current-menu-item>a{color:#45aaff}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:11px 20px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,#087eff,#0ca7ff);box-shadow:0 10px 28px rgba(0,132,255,.28)}.btn-primary:hover{transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.45);background:rgba(2,11,30,.45)}.menu-toggle{display:none;width:46px;height:46px;border:0;background:transparent;color:#fff;font-size:28px}.hero{position:relative;overflow:hidden;padding:78px 0 42px;background:radial-gradient(circle at 82% 25%,rgba(0,126,255,.28),transparent 34%),linear-gradient(180deg,#031027,#020b1e)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#020b1e 0%,rgba(2,11,30,.93) 35%,rgba(2,11,30,.18) 76%,#020b1e 100%);pointer-events:none}.hero-photo{position:absolute;right:0;top:0;width:64%;height:100%;object-fit:cover;object-position:center;opacity:.78}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;align-items:center}.hero-copy{max-width:610px}.eyebrow{display:inline-flex;padding:8px 13px;border:1px solid var(--line);border-radius:999px;color:#75c3ff;background:rgba(6,37,78,.55);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero h1{margin:20px 0 14px;font-size:clamp(58px,7vw,100px);line-height:.86;letter-spacing:-.06em}.hero h1 span{color:#128cff}.hero-lead{font-size:clamp(20px,2.2vw,29px);font-weight:800;max-width:560px}.hero-text{font-size:18px;color:#c5d2e4;max-width:560px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.mini-feature{display:flex;gap:11px;align-items:center}.mini-icon{width:42px;height:42px;flex:0 0 42px;border:1px solid #078fff;border-radius:50%;display:grid;place-items:center;color:#22a8ff}.mini-feature strong{display:block;font-size:13px}.mini-feature small{color:var(--muted)}.section{padding:70px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title h2{margin:0;font-size:clamp(31px,4vw,50px);letter-spacing:-.04em}.section-title p{color:var(--muted);margin:7px 0 0}.panel{background:linear-gradient(135deg,rgba(9,38,80,.96),rgba(3,18,43,.98));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.featured{padding:28px;display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:38px;align-items:center}.release-art{position:relative;aspect-ratio:1;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#173461,#071229)}.release-art img{width:100%;height:100%;object-fit:cover}.play-circle{position:absolute;left:18px;bottom:18px;width:64px;height:64px;border-radius:50%;border:2px solid #fff;background:rgba(2,10,25,.72);color:#fff;display:grid;place-items:center;font-size:25px;cursor:pointer}.kicker{color:#1aa2ff;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px}.release-info h3{font-size:clamp(34px,5vw,64px);line-height:1;margin:10px 0}.artist-name{font-size:21px;color:#1b9cff;font-weight:900}.release-copy{max-width:620px;color:#c0cce0;font-size:17px}.release-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.platforms{display:flex;gap:20px;flex-wrap:wrap;color:#dce8f8;font-weight:800}.benefits-section{background:#f5f8fd;color:#07142b}.benefit-head{text-align:center;max-width:760px;margin:0 auto 35px}.benefit-head small{color:#087eff;font-weight:900;letter-spacing:.1em}.benefit-head h2{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:8px 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit{background:#fff;border:1px solid #e1e9f4;border-radius:18px;padding:24px 16px;text-align:center;box-shadow:0 10px 30px rgba(2,24,60,.07)}.benefit-icon{font-size:34px;color:#087eff}.benefit h3{font-size:16px}.benefit p{font-size:13px;color:#52627a}.truth-strip{margin-top:28px;background:linear-gradient(135deg,#061a3d,#082b5f);color:#fff;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.truth{padding:9px 18px;border-right:1px solid rgba(255,255,255,.14);text-align:center}.truth:last-child{border:0}.truth strong{display:block;font-size:24px}.truth span{font-size:12px;color:#c2d0e4}.release-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.release-card{scroll-snap-align:start;background:#06162f;border:1px solid rgba(51,143,255,.22);border-radius:17px;overflow:hidden}.release-card .art{aspect-ratio:1;position:relative;background:#10264a}.release-card img{width:100%;height:100%;object-fit:cover}.release-card .meta{padding:16px}.release-card h3{margin:0 0 3px;font-size:17px}.release-card p{margin:0;color:#a8b9d0;font-size:14px}.empty-state{padding:28px;border:1px dashed rgba(65,157,255,.4);border-radius:18px;color:#b7c8de}.manager-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:30px;background:linear-gradient(135deg,#08275a,#087af8);border-radius:22px}.manager-icon{font-size:55px}.manager-cta h2{font-size:clamp(27px,4vw,45px);margin:0 0 5px}.manager-cta p{margin:0;color:#d9ecff}.site-footer{padding:50px 0 22px;background:#010817;border-top:1px solid rgba(255,255,255,.07)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-col h3{font-size:14px}.footer-col a{display:block;color:#afbdd0;margin:9px 0;font-size:14px}.footer-note{color:#9aabc0;max-width:300px}.copyright{margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#8192aa;text-align:center;font-size:13px}.page-shell{min-height:55vh;padding:70px 0}.page-shell h1{font-size:clamp(42px,7vw,76px);letter-spacing:-.05em}.entry-content{color:#c5d1e1}.entry-content a{color:#33a8ff}.bmb-plugin-slot{margin-top:25px}
@media(max-width:980px){.main-nav,.nav-actions{display:none}.menu-toggle{display:block}.main-nav.is-open{display:flex;position:absolute;left:16px;right:16px;top:72px;flex-direction:column;align-items:stretch;background:#041229;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.hero-inner{grid-template-columns:1fr;min-height:620px}.hero-photo{width:100%;opacity:.58;object-position:66% center}.hero:after{background:linear-gradient(90deg,#020b1e 0%,rgba(2,11,30,.92) 44%,rgba(2,11,30,.22) 100%)}.hero-copy{max-width:540px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-col:last-child{display:none}}
@media(max-width:700px){.bmb-wrap{width:min(100% - 24px,1180px)}.header-inner{min-height:70px}.brand img,.brand-mark{width:45px;height:45px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8px}.hero{padding:48px 0 28px}.hero-inner{min-height:680px;align-items:start}.hero-photo{height:54%;width:100%;left:25%;top:0;opacity:.55}.hero:after{background:linear-gradient(90deg,#020b1e 0%,rgba(2,11,30,.92) 46%,rgba(2,11,30,.15) 100%),linear-gradient(180deg,transparent 35%,#020b1e 67%)}.hero h1{font-size:56px;margin-top:155px}.hero-lead{font-size:20px;max-width:320px}.hero-text{font-size:15px;max-width:330px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.hero-features{grid-template-columns:1fr;gap:15px}.featured{grid-template-columns:1fr;padding:18px;gap:20px}.release-info h3{font-size:38px}.benefit-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.benefit{min-width:150px;scroll-snap-align:start}.truth-strip{grid-template-columns:1fr 1fr;gap:0}.truth:nth-child(2){border-right:0}.truth:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.release-scroller{grid-auto-columns:72%}.manager-cta{grid-template-columns:1fr;text-align:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .footer-col:first-child{grid-column:1/-1}.section{padding:48px 0}.section-title{align-items:flex-start;flex-direction:column}.platforms{font-size:13px;gap:12px}}

/* Artist membership onboarding */
.membership-card{max-width:760px;margin:32px auto;padding:clamp(28px,5vw,52px);border:1px solid rgba(124,171,255,.22);border-radius:28px;background:linear-gradient(145deg,rgba(17,37,84,.96),rgba(7,18,45,.98));box-shadow:0 30px 80px rgba(0,0,0,.32);text-align:center}.membership-card h2{font-size:clamp(2rem,6vw,3.5rem);margin:10px 0 16px}.membership-card p{max-width:620px;margin:0 auto 22px;color:var(--muted);font-size:1.08rem}.membership-price{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:24px 0}.membership-price strong{font-size:4rem;line-height:1;color:#fff}.membership-price span{color:var(--muted)}.membership-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;max-width:560px;margin:0 auto 30px;padding:0;list-style:none;text-align:left}.membership-list li{padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.05);color:#eaf1ff}.membership-list li:before{content:'✓';margin-right:10px;color:#6ca8ff;font-weight:800}.btn-wide{width:100%;justify-content:center}.membership-small{margin-top:18px!important;font-size:.95rem!important}.membership-active{border-color:rgba(90,220,150,.35)}.bmb-warning{padding:14px 18px;border-radius:14px;background:rgba(255,184,77,.12);color:#ffd598}
@media(max-width:620px){.membership-card{margin:18px 0;border-radius:22px;padding:26px 20px}.membership-list{grid-template-columns:1fr}.membership-price strong{font-size:3.3rem}}


/* ========================================================================
   BMB MODERN 2.0 — BRIGHT APP-STYLE INTERNAL PAGES
   ===================================================================== */
body:not(.home){background:#eef4fb;color:#13233d}
body:not(.home) .site-header{background:rgba(3,15,36,.97);box-shadow:0 8px 30px rgba(4,21,48,.16)}
body:not(.home) .page-shell{position:relative;min-height:62vh;padding:46px 0 72px;background:
 radial-gradient(circle at 92% 3%,rgba(49,151,255,.19),transparent 26%),
 radial-gradient(circle at 2% 18%,rgba(16,186,255,.13),transparent 25%),
 linear-gradient(180deg,#eaf4ff 0,#f7faff 260px,#eef4fb 100%)}
body:not(.home) .page-shell:before{content:"";position:absolute;inset:0 0 auto;height:210px;background:linear-gradient(135deg,#0878ef 0%,#12b7ed 100%);clip-path:polygon(0 0,100% 0,100% 58%,0 100%);opacity:.98}
body:not(.home) .page-shell>.bmb-wrap{position:relative;z-index:1}
.bmb-page-heading{padding:18px 4px 30px;color:#fff;text-shadow:0 2px 12px rgba(0,49,120,.22)}
.bmb-page-heading .page-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:9px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#dff5ff}
.bmb-page-heading .page-kicker:before{content:"";width:24px;height:3px;border-radius:99px;background:#fff}
body:not(.home) .page-shell h1{margin:0;color:#fff!important;font-size:clamp(38px,6vw,66px);line-height:1.02;letter-spacing:-.045em}
.bmb-content-card{max-width:1040px;margin:0 auto;padding:clamp(24px,4vw,48px);background:rgba(255,255,255,.98);border:1px solid rgba(91,133,183,.2);border-radius:28px;box-shadow:0 24px 70px rgba(37,74,118,.16)}
body:not(.home) .entry-content{color:#43536b;font-size:17px}
body:not(.home) .entry-content h2,body:not(.home) .entry-content h3,body:not(.home) .entry-content h4{color:#10223e;line-height:1.15}
body:not(.home) .entry-content p{color:#52627a}
body:not(.home) .entry-content a{color:#0679e8;font-weight:700}
body:not(.home) .entry-content hr{border:0;border-top:1px solid #dce6f1;margin:28px 0}
body:not(.home) .bmb-plugin-slot{margin-top:28px;color:#263b59}

/* Generic forms, WordPress login forms and plugin forms */
body:not(.home) .entry-content form,body:not(.home) .bmb-plugin-slot form{width:100%}
body:not(.home) label,body:not(.home) .entry-content label,body:not(.home) .bmb-plugin-slot label{display:block;color:#243955!important;font-weight:800;margin:0 0 7px}
body:not(.home) input[type=text],body:not(.home) input[type=email],body:not(.home) input[type=password],body:not(.home) input[type=tel],body:not(.home) input[type=url],body:not(.home) input[type=number],body:not(.home) input[type=date],body:not(.home) select,body:not(.home) textarea{width:100%;max-width:100%;min-height:54px;padding:13px 15px;border:1px solid #bfcde0!important;border-radius:13px!important;background:#fff!important;color:#13233d!important;box-shadow:0 3px 10px rgba(35,67,105,.05);outline:none;transition:.18s ease}
body:not(.home) textarea{min-height:140px}
body:not(.home) input:focus,body:not(.home) select:focus,body:not(.home) textarea:focus{border-color:#1289f5!important;box-shadow:0 0 0 4px rgba(18,137,245,.13)}
body:not(.home) input[type=checkbox],body:not(.home) input[type=radio]{width:20px;height:20px;accent-color:#087ff0;vertical-align:middle}
body:not(.home) input[type=submit],body:not(.home) button:not(.menu-toggle),body:not(.home) .button,body:not(.home) .wp-element-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#0783ef,#0cb6ea)!important;color:#fff!important;font-weight:900!important;box-shadow:0 12px 26px rgba(7,131,239,.24);cursor:pointer}
body:not(.home) input[type=submit]:hover,body:not(.home) button:not(.menu-toggle):hover,body:not(.home) .button:hover{transform:translateY(-1px);filter:brightness(1.04)}
body:not(.home) .login-username,body:not(.home) .login-password,body:not(.home) .login-remember{margin:0 0 20px}
body:not(.home) .login-submit{margin:24px 0 0}
body:not(.home) #loginform{max-width:620px}

/* WooCommerce and membership surfaces */
body:not(.home) .woocommerce,body:not(.home) .woocommerce-page{color:#334761}
body:not(.home) .woocommerce form.login,body:not(.home) .woocommerce form.register,body:not(.home) .woocommerce form.checkout_coupon{border:1px solid #d7e1ed;background:#f8fbff;border-radius:20px;padding:24px}
body:not(.home) .woocommerce-message,body:not(.home) .woocommerce-info,body:not(.home) .woocommerce-error{background:#f1f8ff;color:#24415e;border-radius:14px;border-top:0;padding:18px 20px 18px 52px}
body:not(.home) .membership-card{background:linear-gradient(145deg,#ffffff,#f0f7ff);border-color:#c9dcef;box-shadow:0 22px 55px rgba(35,77,125,.13);color:#172b48}
body:not(.home) .membership-card h2,body:not(.home) .membership-price strong{color:#10243f}
body:not(.home) .membership-card p,body:not(.home) .membership-price span{color:#60718a}
body:not(.home) .membership-list li{background:#eaf4ff;color:#253b57}

/* Footer stays premium but clearer */
.site-footer{background:#06132a;padding-top:54px}
.footer-note,.footer-col a{color:#bdcbe0}
.footer-col h3{color:#fff;font-size:16px}

@media(max-width:700px){
 body:not(.home) .page-shell{padding:28px 0 48px}
 body:not(.home) .page-shell:before{height:175px;clip-path:polygon(0 0,100% 0,100% 70%,0 100%)}
 .bmb-page-heading{padding:16px 8px 26px}
 body:not(.home) .page-shell h1{font-size:38px}
 .bmb-content-card{padding:24px 18px;border-radius:22px;box-shadow:0 16px 44px rgba(37,74,118,.14)}
 body:not(.home) .entry-content{font-size:16px}
 body:not(.home) input[type=submit],body:not(.home) button:not(.menu-toggle),body:not(.home) .button,body:not(.home) .wp-element-button{width:100%}
 body:not(.home) #loginform{max-width:none}
}
