/* Internhood theme — generated from site.json; edit site.json + re-run gen-tenant-site */
:root{
  --blue:#7C3AED; --blue-d:#6D28D9; --blue-dk:#4C1D95; --blue-l:#F5F3FF; --blue-l2:#EDE9FE;
  --sh-blue:0 4px 14px rgba(124,58,237,.28);
  --font:'Quicksand',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;
  --logo-post-dark:#EDE9FE;
}
body.t-internhood .hero{background:linear-gradient(180deg,#F5F3FF 0%,rgba(248,250,252,0) 92%);padding-top:36px} body.t-internhood .logo-mark{border-radius:14px;transform:rotate(-6deg)} body.t-internhood .samples .jc:nth-child(odd){transform:rotate(-.5deg)} body.t-internhood .samples .jc:nth-child(even){transform:rotate(.45deg)}
