/*
Theme Name: Clickabily
Theme URI: https://clickabily.co.il
Author: ג'וני סטודיו
Description: אתר Clickabily. הסגנון מוטמע ב-header.php; הקובץ הזה נושא רק את מה שנוגע לעמודי פנים ולמסך ההתחברות.
Version: 0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: clickabily
*/

/* Inner pages sit under a fixed nav and have no hero to push them
   down, so they carry their own top clearance. */
.s--inner{padding-block-start:clamp(7rem,14vh,10rem)}
.inner__h{font-family:'Fb Singulari',system-ui,sans-serif;font-weight:900;
  font-size:clamp(2rem,5vw,3.4rem);line-height:1.08;letter-spacing:-.02em;
  margin:0 0 clamp(1.2rem,3vh,2rem);text-wrap:balance}

.prose{max-width:62ch;color:rgba(242,242,242,.72);font-size:1.05rem;line-height:1.75}
.prose > * + *{margin-top:1.1em}
.prose h2{font-family:'Fb Singulari',system-ui,sans-serif;font-weight:900;
  font-size:clamp(1.3rem,2.6vw,1.75rem);color:#f2f2f2;line-height:1.25;
  margin-top:2.2em;letter-spacing:-.01em}
.prose h3{font-weight:700;font-size:1.1rem;color:#f2f2f2;margin-top:1.8em}
.prose strong,.prose b{color:#f2f2f2;font-weight:700}
.prose a{color:#00eaad;text-decoration:underline;text-underline-offset:3px}
.prose ul,.prose ol{padding-inline-start:1.3em}
.prose li + li{margin-top:.5em}
.prose li::marker{color:#00eaad}

/* 404 */
.nf__code{font-family:'Fb Singulari',system-ui,sans-serif;font-weight:900;
  font-size:clamp(4.5rem,16vw,9rem);line-height:.9;margin:0 0 .2em;
  color:transparent;-webkit-text-stroke:2px rgba(0,234,173,.55)}
.nf__b{max-width:46ch;color:rgba(242,242,242,.72);font-size:1.08rem;line-height:1.7;margin:0}
.nf__go{display:flex;flex-wrap:wrap;gap:1rem;margin-top:clamp(1.6rem,4vh,2.4rem)}
