section .glass.rounded-2xl,section .glass.rounded-xl{border:1px solid rgba(255,255,255,.06);background:rgba(15,22,32,.55);backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}section .glass.rounded-2xl:hover,section .glass.rounded-xl:hover{transform:translateY(-3px);border-color:rgba(34,197,94,.25);box-shadow:0 18px 40px rgba(0,0,0,.35),0 0 24px rgba(34,197,94,.1)}h1.pd-page-h1,h1.pd-page-h1.reveal,h1.pd-page-h1.reveal.show,section h1.pd-page-h1{font-size:clamp(34px,5vw,56px)!important;line-height:1.1!important;letter-spacing:-1.5px!important;background:linear-gradient(135deg,#fff 0,#cbd5e1 50%,#22c55e 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.pd-page-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;margin:0 auto 18px;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.08);border-radius:999px;font-family:'JetBrains Mono',ui-monospace,monospace;font-size:11px;font-weight:700;color:#22c55e;text-transform:uppercase;letter-spacing:.15em}.pd-page-eyebrow .dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55e;animation:pdLiveBreathe 2s ease-in-out infinite}section h2.h2{letter-spacing:-.5px}