.sthealth-page{width:100vw;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#0a0a0a;color:#fff;position:relative}.sthealth-bg{position:absolute;inset:0;z-index:1;overflow:hidden}.sthealth-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0}.sthealth-bg-img.active{opacity:1}.sthealth-bg-dim{position:absolute;inset:0;background:linear-gradient(to right,#0a0a0a 0%,rgba(10,10,10,.95) 25%,rgba(10,10,10,.6) 50%,transparent 80%),linear-gradient(to bottom,rgba(10,10,10,.5) 0%,transparent 25%),linear-gradient(to top,rgba(10,10,10,.6) 0%,transparent 20%);z-index:20}.sthealth-page .sthealth-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;position:relative;z-index:100;background:#0a0a0a80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sthealth-page .sthealth-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff}.sthealth-page .back-arrow{font-size:1.2rem;color:#ffffff80}.sthealth-page .sthealth-logo-img{width:80px;height:80px;object-fit:contain}.sthealth-page .sthealth-logo-text{font-family:Poppins,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.05em}.sthealth-page .sthealth-cta-btn{background:#cca800;color:#000;padding:.6rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:transform .2s,background .2s}.sthealth-page .sthealth-cta-btn:hover{transform:scale(1.05);background:#e0b800}.sthealth-main{flex:1;display:flex;align-items:center;padding:0 4rem;position:relative;z-index:50}.sthealth-gold{color:#cca800;text-shadow:0 0 30px rgba(204,168,0,.4)}.sthealth-content{max-width:600px}.sthealth-content .tagline{font-family:Lato,sans-serif;font-size:.85rem;letter-spacing:3px;color:#cca800;margin-bottom:1.5rem;font-weight:700;text-transform:uppercase}.sthealth-content h1{font-family:Poppins,sans-serif;font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800;color:#fff}.sthealth-content .description{font-family:Lato,sans-serif;font-size:1.1rem;color:#ffffff8c;line-height:1.6;margin-bottom:2rem;max-width:500px}.sthealth-content .cta-buttons{display:flex;gap:1.25rem}.sthealth-content .btn-primary{font-family:Lato,sans-serif;font-weight:700;background:#cca800;color:#000;border:none;padding:.9rem 2rem;border-radius:50px;cursor:pointer;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em;transition:transform .2s,background .2s;text-decoration:none}.sthealth-content .btn-primary:hover{transform:translateY(-2px);background:#e0b800}.sthealth-content .btn-secondary{font-family:Lato,sans-serif;font-weight:700;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.2);padding:.9rem 2rem;border-radius:50px;cursor:pointer;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .2s}.sthealth-content .btn-secondary:hover{background:#ffffff0d;color:#fff;border-color:#fff}.sthealth-footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 4rem;border-top:1px solid rgba(255,255,255,.06);position:relative;z-index:50}.sthealth-footer-row{display:flex;align-items:center;gap:1.25rem}.sthealth-footer-logo{height:1.4rem;width:auto}.sthealth-footer-brand{font-family:Poppins,sans-serif;font-weight:700;font-size:1rem;color:#fff;letter-spacing:.03em}.sthealth-footer-divider{width:1px;height:18px;background:#ffffff1f}.sthealth-footer-link{font-family:Lato,sans-serif;font-size:.9rem;color:#ffffff80;text-decoration:none;transition:color .2s}.sthealth-footer-link:hover{color:#cca800}.sthealth-footer-copy{font-family:Lato,sans-serif;font-size:.7rem;color:#fff3}@media(max-width:767px){.sthealth-page .sthealth-header{padding:1rem 1.5rem}.sthealth-main{padding:0 1.5rem}.sthealth-content h1{font-size:2rem}.sthealth-content .description{font-size:.95rem}.sthealth-content .cta-buttons{flex-direction:column}.sthealth-footer{padding:.75rem 1.5rem}.sthealth-footer-row{flex-wrap:wrap;justify-content:center;gap:.75rem}}
