:root{--g:#67d883;--g2:#42c96a;--bg:#06100a;--text:#f4faf5;--muted:#b7c9bc;--line:rgba(103,216,131,.24);--shadow:0 24px 70px rgba(0,0,0,.38)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.psh-home{margin:0!important;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.psh-home a{text-decoration:none}
.psh-header{height:76px;padding:0 clamp(22px,4vw,58px);display:flex;align-items:center;gap:30px;background:rgba(3,12,8,.92);border-bottom:1px solid rgba(103,216,131,.16);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.psh-brand img{display:block;width:min(290px,44vw);height:50px;object-fit:contain;object-position:left center}.psh-nav{display:flex;gap:clamp(18px,2.4vw,34px);margin-left:auto}.psh-nav a{color:#eef6f0;font-size:14px;font-weight:750;opacity:.88}.psh-nav a:hover,.psh-nav a.active{color:var(--g);opacity:1}.psh-nav-cta{color:#06200d;background:linear-gradient(135deg,var(--g),var(--g2));padding:10px 15px;border-radius:8px;font-size:13px;font-weight:900}
.psh-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.psh-hero{min-height:690px;position:relative;display:flex;align-items:center;background:url("palworld-background.png") center 43%/cover no-repeat}.psh-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,8,.94) 0%,rgba(3,13,8,.76) 45%,rgba(3,13,8,.28) 75%,rgba(3,13,8,.48) 100%),linear-gradient(180deg,rgba(3,12,8,.20),rgba(3,12,8,.52))}.psh-hero-content{position:relative;z-index:2}.psh-eyebrow{color:var(--g);font-size:12px;font-weight:950;letter-spacing:.17em;margin:0 0 10px}.psh-hero h1{margin:0;max-width:850px;font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.045em;text-shadow:0 4px 24px rgba(0,0,0,.5)}.psh-lead{margin:22px 0 0;max-width:760px;color:#d9e7dd;font-size:18px;line-height:1.65}.psh-lead.small{font-size:17px}.psh-home code{color:#b8f4c7}
.psh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.psh-button{min-height:46px;padding:12px 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:900;border:1px solid transparent;transition:transform .15s ease,filter .15s ease}.psh-button:hover:not(.disabled){transform:translateY(-1px);filter:brightness(1.05)}.psh-button.primary{background:linear-gradient(135deg,var(--g),var(--g2));color:#05200c}.psh-button.secondary{color:var(--text);background:rgba(5,20,12,.78);border-color:var(--line)}.psh-button.disabled{cursor:default;opacity:.78}.psh-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#c7d7cb;font-size:13px}
.psh-section{padding:88px 0}.psh-dark{background:#06120b}.psh-full{background:linear-gradient(180deg,#09180f,#06110a)}.psh-compare{background:#040c07}.psh-section-heading{max-width:760px;margin-bottom:34px}.psh-section-heading.centered{text-align:center;margin:0 auto 34px}.psh-section-heading h2,.psh-full h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em}.psh-section-heading p:not(.psh-eyebrow){color:var(--muted);line-height:1.65;font-size:16px}
.psh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.psh-card,.psh-plan,.psh-product-card{background:linear-gradient(180deg,rgba(14,38,23,.96),rgba(7,24,14,.97));border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.psh-card{padding:26px}.psh-card h3{margin:14px 0 8px;font-size:21px}.psh-card p{color:var(--muted);line-height:1.6;margin:0}.psh-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:11px;background:rgba(103,216,131,.10);border:1px solid rgba(103,216,131,.24);color:var(--g);font-size:23px}.psh-center{text-align:center;margin-top:34px}
.psh-full-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:42px;align-items:center}.psh-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin-top:28px;color:#dce8df}.psh-checks span{padding:9px 0}.psh-product-card{padding:30px}.psh-product-card h3{margin:7px 0 10px;font-size:30px}.psh-product-card p{color:var(--muted);line-height:1.6}.psh-product-card small{display:block;color:#8fa495;margin-top:12px;line-height:1.5}.psh-kicker,.psh-plan-label{color:var(--g);font-weight:950;font-size:11px;letter-spacing:.14em}.psh-price{font-size:32px;font-weight:950;margin:22px 0 18px}
.psh-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:900px;margin:0 auto}.psh-plan{padding:28px}.psh-plan.featured{border-color:rgba(103,216,131,.55);box-shadow:0 24px 80px rgba(47,180,80,.10)}.psh-plan h3{margin:5px 0 8px;font-size:28px}.psh-plan>p:not(.psh-plan-label){color:var(--muted);line-height:1.55}.psh-plan ul{padding-left:20px;color:#d8e6dc;line-height:1.9}.psh-button.wide{width:100%;margin-top:8px}
.psh-footer{background:#020804;border-top:1px solid rgba(103,216,131,.14);padding:46px 0 18px}.psh-footer-grid{display:grid;grid-template-columns:.8fr .45fr 1.25fr;gap:34px}.psh-footer img{width:250px;max-width:100%;height:48px;object-fit:contain;object-position:left center}.psh-footer p,.psh-footer a{color:#8fa495;font-size:13px;line-height:1.6}.psh-footer a{display:block;margin-top:8px}.psh-footer strong{display:block;margin-bottom:10px}.psh-copy{width:min(1180px,calc(100% - 40px));margin:30px auto 0;padding-top:16px;border-top:1px solid rgba(103,216,131,.10);color:#708476;font-size:12px}
@media(max-width:920px){.psh-nav{display:none}.psh-feature-grid{grid-template-columns:1fr}.psh-full-grid{grid-template-columns:1fr}.psh-footer-grid{grid-template-columns:1fr}}
@media(max-width:700px){.psh-header{height:68px;padding:0 16px}.psh-brand img{width:220px;height:44px}.psh-nav-cta{display:none}.psh-wrap{width:min(100% - 26px,1180px)}.psh-hero{min-height:620px;background-position:62% center}.psh-hero-overlay{background:linear-gradient(90deg,rgba(3,13,8,.94),rgba(3,13,8,.68))}.psh-hero h1{font-size:46px}.psh-lead{font-size:16px}.psh-section{padding:64px 0}.psh-checks{grid-template-columns:1fr}.psh-compare-grid{grid-template-columns:1fr}}


/* v0.1.2: Double-size hero buttons */
.psh-hero .psh-actions .psh-button{
    min-width:360px !important;
    min-height:88px !important;
    padding:24px 34px !important;
    font-size:1.35rem !important;
    border-radius:12px !important;
}
.psh-hero .psh-actions{
    gap:18px !important;
}
@media(max-width:850px){
    .psh-hero .psh-actions .psh-button{
        min-width:280px !important;
        min-height:76px !important;
        padding:20px 26px !important;
        font-size:1.15rem !important;
    }
}
@media(max-width:620px){
    .psh-hero .psh-actions{
        flex-direction:column !important;
        align-items:stretch !important;
    }
    .psh-hero .psh-actions .psh-button{
        width:100% !important;
        min-width:0 !important;
    }
}

/* v0.2.1 support section */
.psh-support {
  background: linear-gradient(180deg,#07150d,#041009);
  padding-top: 64px;
  padding-bottom: 64px;
}
.psh-support-card {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 28px;
  padding: 30px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(180deg,rgba(14,38,23,.96),rgba(7,24,14,.97));
  box-shadow: var(--shadow);
}
.psh-support-card h2 {
  margin: 0 0 8px;
  font-size: clamp(30px,3.4vw,44px);
  line-height: 1.05;
}
.psh-support-card p:not(.psh-eyebrow) {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
  max-width: 760px;
}
.psh-kofi-button {
  min-width: 210px;
  white-space: nowrap;
}
@media(max-width:700px){
  .psh-support-card {
    grid-template-columns: 1fr;
  }
  .psh-kofi-button {
    width: 100%;
  }
}
