*{box-sizing:border-box}body{margin:0;color:#fff;background:#11071d;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.ph-wrap{width:min(1180px,calc(100% - 28px));margin:auto;padding:28px 0 70px}.ph-hero{min-height:78vh;display:grid;grid-template-columns:1.35fr .75fr;align-items:center;gap:34px}.ph-kicker{font-weight:900;letter-spacing:.22em;color:#72ebff}.ph-copy h1{font-size:clamp(2.6rem,7vw,5.8rem);line-height:.94;margin:.25em 0;background:linear-gradient(90deg,#fff,#ff79d1,#69eaff);-webkit-background-clip:text;color:transparent}.ph-copy p{font-size:1.15rem;line-height:1.7;max-width:720px;color:#e4dff0}.ph-cta{display:inline-flex;padding:15px 24px;border-radius:999px;background:linear-gradient(90deg,#ff4bb7,#69eaff);color:#18091e;text-decoration:none;font-weight:900;box-shadow:0 16px 45px #ff3db044}.ph-login{padding:24px;border-radius:28px}.ph-login label{display:block;margin:13px 0}.ph-section{margin:58px 0}.ph-section>h2,.ph-app h2,.ph-final h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:10px}.ph-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ph-grid article{padding:22px;border-radius:22px;min-height:145px}.ph-grid span{color:#71e9ff;font-weight:900}.ph-app{padding:30px;display:grid;grid-template-columns:1.2fr .8fr;gap:25px;border-radius:30px}.ph-phone{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ph-phone div{padding:24px 10px;border-radius:20px;background:linear-gradient(145deg,#ff4bb733,#69eaff22);text-align:center;font-weight:800}.ph-chiefs{display:flex;gap:15px;overflow:auto;padding:10px 0}.ph-chiefs article{min-width:180px;text-align:center;padding:18px;border-radius:24px}.ph-chiefs img,.ph-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:auto;display:grid;place-items:center;background:#5d2b78;font-size:2.5rem}.ph-final{text-align:center;padding:45px 20px;border-radius:30px}@media(max-width:760px){.ph-wrap{padding-top:10px}.ph-hero{display:flex;flex-direction:column;min-height:auto;align-items:stretch}.ph-copy{display:contents}.ph-kicker{order:1;margin-top:18px}.ph-copy h1{order:2;font-size:2.65rem}.ph-login{order:3;margin:5px 0 14px}.ph-copy p{order:4}.ph-copy>.ph-cta{order:5;align-self:flex-start}.ph-grid,.ph-app{grid-template-columns:1fr}.ph-grid article{min-height:auto}}