
:root{
  --cg-pink:#ff73b5;
  --cg-pink-dark:#ff4aa1;
  --cg-yellow:#ffe45c;
  --cg-blue:#85d8ff;
  --cg-paper:#fff8fc;
  --cg-text:#2b1730;
}
.sppru-coolgirl-mode,.sppru-coolgirl-mode *{box-sizing:border-box}
.sppru-coolgirl-mode{
  font-family:"Trebuchet MS","Comic Sans MS",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--cg-text);
  background:
    radial-gradient(circle at top left,#ffe8f4 0%,transparent 25%),
    radial-gradient(circle at top right,#fff4b8 0%,transparent 20%),
    linear-gradient(180deg,#fffdfd 0%,#fff7fb 100%);
}
.sppru-term-theme{
  --sppru-term-primary:#ff73b5;
  --sppru-term-secondary:#ffe45c;
}
.sppru-cg-wrap{max-width:1180px;margin:0 auto;padding:0 20px}
.sppru-cg-hero{padding:34px 0 22px}
.sppru-cg-hero-card{
  position:relative;border:3px solid var(--sppru-term-primary, var(--cg-pink));
  background:linear-gradient(135deg,#fff7fb 0%,#ffffff 100%);
  border-radius:34px;padding:34px;box-shadow:0 20px 40px rgba(255,74,161,.12);overflow:hidden
}
.sppru-cg-cover{margin:-34px -34px 18px -34px;max-height:260px;overflow:hidden}
.sppru-cg-cover img{display:block;width:100%;height:260px;object-fit:cover}
.sppru-cg-bubbles{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.sppru-cg-bubbles span,.sppru-cg-sticker{
  display:inline-block;padding:7px 14px;border-radius:999px;
  background:var(--sppru-term-secondary, var(--cg-yellow));
  border:2px solid #2b1730;font-weight:800
}
.sppru-cg-bubbles span{transform:rotate(-3deg)}
.sppru-cg-kicker{
  display:inline-block;margin-bottom:14px;padding:6px 12px;border-radius:999px;
  background:var(--sppru-term-primary, var(--cg-blue));color:#fff;border:2px solid #2b1730;font-weight:800
}
.sppru-cg-hero-card h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 14px;color:var(--sppru-term-primary, var(--cg-pink-dark))}
.sppru-cg-subtitle{font-size:20px;line-height:1.6;margin:0 0 12px;font-weight:700}
.sppru-cg-intro{max-width:900px;font-size:17px;line-height:1.75;margin:0 0 20px}
.sppru-cg-btn{
  display:inline-flex;align-items:center;justify-content:center;text-decoration:none;
  background:var(--sppru-term-primary, var(--cg-pink));color:#fff;border:3px solid #2b1730;
  border-radius:999px;padding:14px 24px;font-weight:900;box-shadow:0 8px 0 #2b1730
}
.sppru-cg-magazine-strip{padding:8px 0 20px}
.sppru-cg-strip-inner{display:flex;gap:14px;flex-wrap:wrap}
.sppru-cg-strip-inner span{
  display:inline-block;padding:10px 16px;border-radius:999px;background:#fff;
  border:2px dashed var(--cg-pink);font-weight:800
}
.sppru-cg-tests-wrap,.sppru-seo-intro-wrap{padding:10px 0 24px}
.sppru-cg-editor-note,.sppru-seo-intro-card{
  background:#fff;border:2px dashed var(--sppru-term-primary, var(--cg-pink));
  border-radius:28px;padding:22px;margin-bottom:18px
}
.sppru-cg-editor-note h2,.sppru-seo-intro-card h2{
  margin:0 0 10px;font-size:30px;color:var(--sppru-term-primary, var(--cg-pink-dark))
}
.sppru-cg-editor-note p,.sppru-seo-intro-card p{margin:0;line-height:1.75}
.sppru-cg-group{margin-bottom:28px}
.sppru-cg-group-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}
.sppru-cg-group-head h2{margin:0;font-size:34px}
.sppru-cg-group-head a{text-decoration:none;color:var(--cg-text)}
.sppru-cg-term-intro{margin:0 0 12px;line-height:1.75;max-width:920px}
.sppru-cg-sticker{transform:rotate(6deg)}
.sppru-cg-grid,.sppru-related-grid,.sppru-popular-grid,.sppru-faq-grid,.sppru-new-grid,.sppru-mood-grid,.sppru-editor-grid{
  display:grid;grid-template-columns:repeat(3,1fr);gap:16px
}
.sppru-cg-card,.sppru-related-card,.sppru-popular-card,.sppru-faq-item,.sppru-new-card,.sppru-mood-card,.sppru-editor-card{
  background:#fff;border:3px solid var(--sppru-term-primary, var(--cg-pink));border-radius:28px;padding:22px;
  box-shadow:0 14px 28px rgba(255,74,161,.12)
}
.sppru-card-template-classic .sppru-cg-card{transform:none}
.sppru-card-template-glossy .sppru-cg-card{background:linear-gradient(180deg,#fff9fc 0%,#ffffff 100%)}
.sppru-card-template-stickers .sppru-cg-card{transform:rotate(-1deg)}
.sppru-card-template-stickers .sppru-cg-card:nth-child(even){transform:rotate(1deg)}
.sppru-cg-stars{font-size:14px;font-weight:900;color:var(--sppru-term-primary, var(--cg-pink-dark));margin-bottom:10px}
.sppru-cg-card h3,.sppru-related-card h3,.sppru-related-card h4,.sppru-popular-card h3,.sppru-faq-item h3,.sppru-new-card h3,.sppru-mood-card h3,.sppru-editor-card h3{
  margin:0 0 10px;font-size:26px;line-height:1.15
}
.sppru-cg-card p,.sppru-related-card p,.sppru-popular-card p,.sppru-faq-item p,.sppru-new-card p,.sppru-mood-head p,.sppru-editor-card p{
  margin:0 0 14px;line-height:1.7
}
.sppru-cg-card a,.sppru-related-card a,.sppru-popular-card a,.sppru-new-card a,.sppru-mood-card a,.sppru-editor-card a{text-decoration:none;color:var(--cg-text)}
.sppru-cg-link,.sppru-mood-card span{font-weight:900;color:var(--sppru-term-primary, var(--cg-pink-dark))!important}
.sppru-related-wrap,.sppru-popular-wrap,.sppru-faq-wrap,.sppru-new-wrap,.sppru-mood-wrap,.sppru-editor-wrap{margin-top:28px}
.sppru-related-wrap h2,.sppru-popular-wrap h2,.sppru-faq-wrap h2,.sppru-readmore h2,.sppru-new-wrap h2,.sppru-mood-head h2,.sppru-editor-wrap h2{
  margin:0 0 14px;font-size:30px
}
.sppru-readmore{margin-top:24px}
.sppru-readmore ul{margin:10px 0 0;padding-left:20px}
.sppru-readmore li{margin:8px 0}
.sppru-readmore a{color:var(--sppru-term-primary, var(--cg-pink-dark));font-weight:800}
.sppru-mood-head{margin-bottom:14px}
@media (max-width:980px){
  .sppru-cg-grid,.sppru-related-grid,.sppru-popular-grid,.sppru-faq-grid,.sppru-new-grid,.sppru-mood-grid,.sppru-editor-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:700px){
  .sppru-cg-grid,.sppru-related-grid,.sppru-popular-grid,.sppru-faq-grid,.sppru-new-grid,.sppru-mood-grid,.sppru-editor-grid{grid-template-columns:1fr}
  .sppru-cg-group-head h2,.sppru-cg-editor-note h2,.sppru-seo-intro-card h2{font-size:26px}
  .sppru-cg-cover img{height:190px}
}
