/* STLBEAST V545 Psychobilly Rename + Emphasis */

.stlb545-psy-page{
  min-height:100vh;
  color:#eef7ff;
  background:
    radial-gradient(circle at 10% 0%, rgba(24,202,255,.18), transparent 34%),
    radial-gradient(circle at 90% 6%, rgba(255,59,215,.16), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(255,118,93,.10), transparent 38%),
    linear-gradient(180deg,#04070d 0%,#07111d 54%,#03050a 100%);
  font-family:Arial,Helvetica,sans-serif;
}

.stlb545-psy-shell{max-width:1200px;margin:0 auto;padding:clamp(22px,5vw,62px) 16px;}

.stlb545-psy-hero{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:34px;
  background:
    radial-gradient(circle at 14% 0%, rgba(24,202,255,.13), transparent 34%),
    radial-gradient(circle at 90% 8%, rgba(255,59,215,.15), transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.078),rgba(255,255,255,.026));
  box-shadow:0 30px 100px rgba(0,0,0,.35);
  padding:clamp(24px,5vw,56px);
  margin-bottom:18px;
}

.stlb545-psy-kicker{
  margin:0 0 12px;
  color:#58dfff;
  text-transform:uppercase;
  letter-spacing:.2em;
  font-size:.76rem;
  font-weight:950;
}

.stlb545-psy-title{
  margin:0;
  color:#fff;
  font-size:clamp(3.05rem,10vw,8.3rem);
  line-height:.78;
  letter-spacing:-.09em;
  text-transform:uppercase;
  text-shadow:
    0 0 28px rgba(24,202,255,.20),
    0 0 46px rgba(255,59,215,.16);
}

.stlb545-psy-subtitle{
  max-width:920px;
  margin:16px 0 0;
  color:rgba(236,244,255,.80);
  font-size:clamp(1.05rem,2vw,1.35rem);
  line-height:1.5;
}

.stlb545-psy-stamp{
  display:inline-flex;
  margin-top:18px;
  border:1px solid rgba(255,59,215,.34);
  border-radius:999px;
  background:rgba(255,59,215,.10);
  color:#ffd6f6;
  padding:8px 12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:.76rem;
}

.stlb545-psy-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:24px;
}

.stlb545-psy-btn{
  display:inline-flex;
  min-height:44px;
  padding:10px 15px;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  text-decoration:none;
  color:#061018;
  background:linear-gradient(90deg,#18caff,#ff3bd7);
  font-weight:950;
  box-shadow:0 15px 36px rgba(24,202,255,.16);
}

.stlb545-psy-btn.secondary{
  color:#eef7ff;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  box-shadow:none;
}

.stlb545-psy-proof{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin:18px 0;
}

.stlb545-psy-proof div{
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:rgba(255,255,255,.052);
  padding:14px;
}

.stlb545-psy-proof strong{display:block;color:#fff;font-size:1.05rem;margin-bottom:4px;}
.stlb545-psy-proof span{display:block;color:rgba(236,244,255,.67);font-size:.86rem;line-height:1.35;}

.stlb545-psy-panel{
  border:1px solid rgba(255,255,255,.12);
  border-radius:26px;
  background:
    radial-gradient(circle at 12% 0%,rgba(24,202,255,.08),transparent 36%),
    linear-gradient(135deg,rgba(255,255,255,.058),rgba(255,255,255,.024));
  box-shadow:0 22px 78px rgba(0,0,0,.25);
  padding:clamp(18px,3vw,26px);
  margin-bottom:18px;
}

.stlb545-psy-panel h2{
  margin:0 0 10px;
  color:#fff;
  font-size:clamp(1.45rem,3vw,2.45rem);
  line-height:1;
  letter-spacing:-.045em;
}

.stlb545-psy-panel p,
.stlb545-psy-panel li{
  color:rgba(236,244,255,.72);
  line-height:1.5;
}

.stlb545-psy-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
  gap:14px;
}

.stlb545-psy-card{
  min-height:150px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:22px;
  background:rgba(0,0,0,.18);
  padding:16px;
}

.stlb545-psy-card h3{margin:0 0 8px;color:#fff;line-height:1.1;}
.stlb545-psy-card p{margin:0;color:rgba(236,244,255,.70);line-height:1.45;}
.stlb545-psy-card a{color:#8feaff;}

.stlb545-psy-faq{display:grid;gap:10px;}
.stlb545-psy-faq details{
  border:1px solid rgba(255,255,255,.10);
  border-radius:16px;
  background:rgba(0,0,0,.18);
  padding:14px;
}
.stlb545-psy-faq summary{color:#fff;cursor:pointer;font-weight:950;}
.stlb545-psy-faq p{margin:10px 0 0;}

/* Optional emphasis classes for existing drop/collection pages */
.stlb545-psychobilly-emphasis,
.psychobilly-emphasis{
  position:relative;
  border:1px solid rgba(255,59,215,.22) !important;
  box-shadow:0 24px 80px rgba(255,59,215,.08),0 18px 60px rgba(24,202,255,.06) !important;
}

.stlb545-psychobilly-wordmark,
.psychobilly-wordmark{
  display:block;
  color:#fff;
  font-size:clamp(2.6rem,8vw,6.8rem);
  line-height:.8;
  letter-spacing:-.08em;
  text-transform:uppercase;
  text-shadow:
    0 0 28px rgba(24,202,255,.20),
    0 0 42px rgba(255,59,215,.18);
}

@media(max-width:840px){
  .stlb545-psy-proof{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:760px){
  .stlb545-psy-shell{padding:22px 13px;}
  .stlb545-psy-hero{border-radius:24px;padding:22px 16px;}
  .stlb545-psy-title{font-size:3.2rem;}
  .stlb545-psy-actions{display:grid;grid-template-columns:1fr;}
  .stlb545-psy-proof,.stlb545-psy-grid{grid-template-columns:1fr;}
}
