/* Pug's Casinos — money-page theme. Derived from the Mi Carlino legacy site:
   chunky playful magenta wordmark headings, cream/white surfaces, pug accents, generous space.
   Scoped to .pc-wrap. */
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Chewy&family=Nunito:wght@400;600;700;800&display=swap');

.pc-wrap{--mag:#7c146e;--mag2:#9c1f6e;--deep:#5e1a4f;--gold:#f4b63f;--ink:#3b2f37;--soft:#faf2f7;--soft2:#f4e6ef;--line:#ecd9e6;
  max-width:1060px;margin:0 auto;padding:0 16px 50px;
  font-family:'Nunito',system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);line-height:1.7;font-size:17.5px}
.pc-wrap h1,.pc-wrap h2,.pc-wrap h3,.pc-brandname,.pc-toptitle{font-family:'Baloo 2',cursive,sans-serif;line-height:1.1;color:var(--deep)}
.pc-wrap section{margin:36px 0}
.pc-wrap p{margin:0 0 15px}
.pc-wrap a{color:var(--mag)}
.pc-wrap strong{color:var(--deep);font-weight:700}

/* H2 — chunky magenta heading w/ playful pug-paw underline (legacy wordmark vibe) */
.pc-wrap h2{font-size:1.95rem;font-weight:800;margin:0 0 16px;padding:0 0 12px;position:relative;letter-spacing:-.01em}
.pc-wrap h2:after{content:"";position:absolute;left:0;bottom:0;width:70px;height:6px;border-radius:4px;
  background:linear-gradient(90deg,var(--mag2) 0,var(--gold) 100%)}
.pc-wrap h3{font-size:1.3rem;font-weight:700;margin:0 0 10px}

/* ---------- COMPACT HERO ---------- */
.pc-hero{background:radial-gradient(130% 150% at 88% -10%,#8a1a78 0,#5e1a4f 58%,#42103a 100%);
  color:#fff;border-radius:8px;padding:22px 26px 20px;margin:14px 0 20px;box-shadow:0 12px 30px rgba(94,26,79,.26)}
/* H1 uses Chewy — echoes the chunky hand-drawn "Mi Carlino" wordmark */
.pc-hero h1{font-family:'Chewy',cursive;color:#fff;font-size:3.12rem;font-weight:400;line-height:1.15;
  margin:8px 0 10px;letter-spacing:.012em;text-shadow:0 2px 14px rgba(0,0,0,.28)}
.pc-sub{color:#f3e1ee;font-size:1.05rem;margin:0 0 14px;max-width:760px}
.pc-sub strong{color:#fff}
.pc-brandlock{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:6px}
.pc-lockup{height:62px;width:auto;filter:drop-shadow(0 2px 5px rgba(0,0,0,.28))}
.pc-byline{display:inline-flex;align-items:center;gap:12px;font-size:.9rem;color:#efdcea;
  background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:7px 16px 7px 8px;margin-top:4px}
.pc-byavatar{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid var(--gold);flex:none}
.pc-bytext strong{color:#fff}
.pc-bymeta{color:#d9c2d2;font-size:.82rem}

/* ---------- TOPLIST — simple, scannable, bonus-forward (ref: projectbritain) ----------
   Each casino is a self-contained card with a full-height dark BONUS BAND (the hero)
   and a full-height solid CTA block. Same anatomy desktop + mobile. */
.pc-toplist{margin:0 0 22px}
.pc-toptitle{background:linear-gradient(90deg,var(--mag2),var(--deep));color:#fff;font-size:1.3rem;font-weight:800;
  padding:13px 22px;border-radius:7px;display:flex;align-items:center;gap:10px;margin-bottom:16px;box-shadow:0 6px 18px rgba(94,26,79,.18)}
.pc-toptitle .pc-paw{font-size:1.1rem}
.pc-rows{list-style:none;margin:0;padding:0}

/* DESKTOP: rank · logo · best-for · [bonus band] · rating · [CTA block] */
.pc-row{display:grid;grid-template-columns:56px 162px 1fr 300px 100px 168px;
  grid-template-areas:"num logo info bonus rate cta";
  align-items:stretch;min-height:106px;background:#fff;border:1px solid var(--line);
  border-radius:7px;overflow:hidden;margin-bottom:12px;box-shadow:0 4px 14px rgba(94,26,79,.07)}
.pc-row--top{border:2px solid var(--gold);box-shadow:0 9px 24px rgba(244,182,63,.30)}

.pc-rnum{grid-area:num;align-self:center;justify-self:center;font-family:'Baloo 2';font-weight:800;font-size:1.2rem;
  color:#fff;background:var(--mag2);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.pc-row--top .pc-rnum{background:var(--gold);color:var(--deep)}

/* normalized logo chip — uniform white box so every brand reads at the same visual weight */
.pc-rlogo{grid-area:logo;align-self:center;justify-self:center;display:flex;align-items:center;justify-content:center;
  height:62px;width:140px;background:#fff;border:1px solid var(--line);border-radius:5px;padding:6px 10px}
.pc-rlogo img{max-height:40px;max-width:120px;width:auto;object-fit:contain;display:block}

/* best-for: tiny label + bold descriptor */
.pc-rtag{grid-area:info;align-self:center;display:flex;flex-direction:column;gap:3px;padding:0 8px 0 4px;
  font-family:'Baloo 2';font-weight:800;color:var(--deep);font-size:1.06rem;line-height:1.2}
.pc-rtag em{font-style:normal;font-family:'Nunito';font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#9a8290}

/* BONUS — no block; big glowing magenta value is the focal point of the row */
.pc-rbonus{grid-area:bonus;display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:3px;text-align:center;padding:10px 16px}
.pc-rbonus em{font-style:normal;font-family:'Baloo 2';font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:#a98aa0}
.pc-rbonus b{font-family:'Baloo 2';font-weight:800;font-size:2.58rem;color:var(--mag2);line-height:1.05;
  text-shadow:0 0 16px rgba(156,31,110,.42),0 1px 0 rgba(255,255,255,.5)}
.pc-rbonus i{font-style:normal;font-weight:700;font-size:1.18rem;color:#7a6470}

/* rating: big score + gold stars */
.pc-rrate{grid-area:rate;align-self:center;justify-self:center;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}
.pc-rrate b{font-family:'Baloo 2';font-weight:800;color:var(--deep);font-size:1.5rem;line-height:1}
.pc-rstars{color:var(--gold);font-size:.74rem;letter-spacing:1.5px;line-height:1}

/* CTA — full-height solid block in the site's gold/amber */
.pc-rcta{grid-area:cta;display:flex;align-items:center;justify-content:center;text-align:center;
  background:linear-gradient(180deg,#f9c64e,#f0a52a);color:var(--deep)!important;font-family:'Baloo 2';font-weight:800;
  font-size:1.08rem;text-decoration:none!important;padding:0 14px;transition:filter .12s}
.pc-rcta:hover{filter:brightness(1.05);color:var(--deep)!important}
.pc-disclaimer{font-size:.8rem;color:#8a7682;margin:8px 2px 0;padding:0}

/* ---------- WHAT-CHANGED CALLOUT ---------- */
.pc-callout{display:flex;gap:14px;align-items:flex-start;background:var(--soft);border:1px solid var(--line);
  border-left:5px solid var(--gold);border-radius:0 6px 6px 0;padding:14px 18px;margin:0 0 30px;font-size:.97rem}
.pc-callout-badge{flex:none;background:var(--gold);color:var(--deep);font-family:'Baloo 2';font-weight:800;font-size:.78rem;
  text-transform:uppercase;letter-spacing:.04em;padding:4px 12px;border-radius:8px}

/* ---------- DETAILED REVIEW CARDS ---------- */
.pc-reviews .pc-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px 20px 20px;
  margin:14px 0;box-shadow:0 5px 16px rgba(94,26,79,.07)}
.pc-cardhead{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:10px}
.pc-rank{width:34px;height:34px;border-radius:50%;background:var(--deep);color:#fff;font-family:'Baloo 2';font-weight:800;
  display:flex;align-items:center;justify-content:center;flex:none}
.pc-logo{max-height:40px;max-width:150px;width:auto;object-fit:contain}
.pc-tag{margin-left:auto;background:var(--soft);color:var(--mag);border:1px solid var(--line);border-radius:8px;
  padding:4px 14px;font-size:.82rem;font-weight:800;font-family:'Baloo 2'}
.pc-bonus{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;background:var(--soft);border-radius:5px;padding:10px 16px;margin:0 0 12px}
.pc-bigbonus{font-family:'Baloo 2';font-weight:800;color:var(--deep);font-size:1.4rem}
.pc-fs{color:var(--mag);font-weight:700}
.pc-mini{font-size:1rem;color:#4d3f48;margin:0 0 14px}
.pc-review{font-size:1rem;color:#463a42;margin:0 0 16px}
.pc-facts{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 14px;padding:0}
.pc-facts li{background:var(--soft);border:1px solid var(--line);border-radius:5px;padding:8px 12px;display:flex;flex-direction:column;line-height:1.2}
.pc-facts li span{font-size:.72rem;font-weight:700;color:#8a7682;text-transform:uppercase;letter-spacing:.03em}
.pc-facts li b{font-family:'Baloo 2';font-weight:700;color:var(--deep);font-size:.96rem}
.pc-cta{display:inline-block;background:linear-gradient(90deg,var(--mag2),var(--mag));color:#fff!important;font-weight:800;
  font-family:'Baloo 2';font-size:1.06rem;text-decoration:none!important;padding:12px 32px;border-radius:10px;
  box-shadow:0 6px 16px rgba(124,20,110,.32);transition:transform .12s}
.pc-cta:hover{transform:translateY(-2px);color:#fff!important}

/* ---------- TABLES ---------- */
.pc-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 14px}
.pc-table{width:100%;min-width:540px;border-collapse:collapse;border-radius:5px;overflow:hidden;box-shadow:0 4px 14px rgba(94,26,79,.08)}
.pc-table th{background:linear-gradient(90deg,var(--mag2),var(--deep));color:#fff;font-family:'Baloo 2';font-weight:700;text-align:left;padding:12px 14px;font-size:.95rem}
.pc-table td{padding:11px 14px;border-bottom:1px solid var(--line);font-size:.96rem}
.pc-table tr:nth-child(even) td{background:var(--soft)}

/* ---------- LISTS ---------- */
.pc-list{list-style:none;margin:0 0 14px;padding:0}
.pc-list li{position:relative;padding:6px 0 6px 32px;margin-bottom:4px}
.pc-list li:before{content:"";position:absolute;left:4px;top:14px;width:13px;height:13px;border-radius:3px;transform:rotate(45deg);
  background:linear-gradient(135deg,var(--mag2),var(--gold))}

/* ---------- PROS / CONS ---------- */
.pc-proscons{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:6px 0 14px}
.pc-pros,.pc-cons{border-radius:7px;padding:16px 18px;border:1px solid var(--line)}
.pc-pros{background:#f2faf3;border-color:#cfe9cf}
.pc-cons{background:#fdf3f1;border-color:#f1d6cf}
.pc-pros h3{color:#2c7a3f}.pc-cons h3{color:#b1402c}
.pc-pros ul,.pc-cons ul{margin:0;padding-left:2px;list-style:none}
.pc-pros li,.pc-cons li{position:relative;padding:5px 0 5px 28px}
.pc-pros li:before{content:"\2713";position:absolute;left:2px;color:#2c7a3f;font-weight:800}
.pc-cons li:before{content:"\2715";position:absolute;left:2px;color:#b1402c;font-weight:800}

/* ---------- STEPS ---------- */
.pc-steps{counter-reset:s;list-style:none;margin:0;padding:0}
.pc-steps li{counter-increment:s;position:relative;padding:9px 0 9px 50px;margin-bottom:6px}
.pc-steps li:before{content:counter(s);position:absolute;left:0;top:7px;width:34px;height:34px;border-radius:50%;
  background:linear-gradient(135deg,var(--mag2),var(--gold));color:#fff;font-family:'Baloo 2';font-weight:800;
  display:flex;align-items:center;justify-content:center}

/* ---------- FAQ ---------- */
.pc-faq details{border:1px solid var(--line);border-radius:6px;margin-bottom:10px;background:#fff;overflow:hidden}
.pc-faq summary{cursor:pointer;padding:14px 46px 14px 18px;font-family:'Baloo 2';font-weight:700;color:var(--deep);
  position:relative;list-style:none;font-size:1.08rem}
.pc-faq summary::-webkit-details-marker{display:none}
.pc-faq summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--mag2);font-weight:700}
.pc-faq details[open] summary:after{content:"\2212"}
.pc-faq details[open] summary{background:var(--soft)}
.pc-faq details p{padding:4px 18px 16px;margin:0;color:#4d3f48}

/* ---------- RESPONSIBLE GAMBLING ---------- */
.pc-rg{background:var(--deep);color:#f3e6ef;border-radius:8px;padding:22px 26px}
.pc-rg h2{color:#fff}
.pc-rg h2:after{background:var(--gold)}
.pc-rg strong{color:var(--gold)}

/* ---------- MOBILE ---------- */
@media(max-width:760px){
  .pc-wrap{font-size:16.5px}
  .pc-hero{padding:18px 18px 16px}
  .pc-hero h1{font-size:2.31rem;line-height:1.14}
  .pc-sub{font-size:.98rem}
  .pc-wrap h2{font-size:1.4rem}
  .pc-byline{flex-wrap:nowrap}
  /* MOBILE toplist -> stacked card (ref: projectbritain): rank + rating on top,
     centered logo, best-for line, edge-to-edge dark bonus BAND, flush full-width CTA */
  .pc-row{grid-template-columns:auto 1fr auto;
    grid-template-areas:"num . rate" "logo logo logo" "info info info" "bonus bonus bonus" "cta cta cta";
    align-items:center;min-height:0;padding:0;row-gap:0;text-align:center}
  .pc-rnum{margin:16px 0 0 16px;justify-self:start}
  .pc-rrate{flex-direction:row;align-items:center;gap:7px;margin:16px 16px 0 0;justify-self:end}
  .pc-rrate b{font-size:1.35rem}
  .pc-rstars{font-size:.92rem}
  .pc-rlogo{justify-self:center;margin-top:14px;height:76px;width:220px;max-width:84%;padding:12px 18px}
  .pc-rlogo img{max-height:48px;max-width:160px}
  .pc-rtag{align-items:center;margin:13px 0 14px;padding:0 16px;font-size:1.06rem}
  .pc-rbonus{margin:0 0 16px;padding:0 16px}     /* no band — big glowing value */
  .pc-rbonus b{font-size:2.52rem}
  .pc-rcta{min-height:54px;font-size:1.2rem}     /* flush full-width gold block at card bottom */
  .pc-proscons{grid-template-columns:1fr}
  .pc-facts{grid-template-columns:repeat(2,1fr)}
  .pc-bigbonus{font-size:1.25rem}
}
