.hipaa-page.svelte-1s1v16s{background:#0a0a0a;min-height:100vh;padding:2rem 1rem 4rem;color:#fff}.container.svelte-1s1v16s{max-width:1200px;margin:0 auto}.hero.svelte-1s1v16s{text-align:center;margin:4rem 0 5rem}.hero.svelte-1s1v16s h1:where(.svelte-1s1v16s){font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle.svelte-1s1v16s{font-family:Inter,sans-serif;font-size:1.25rem;color:#fffc;max-width:52rem;margin:0 auto;line-height:1.6}.compliance-grid.svelte-1s1v16s{display:flex;flex-direction:column;gap:2rem;margin:4rem 0}.compliance-card.svelte-1s1v16s{background:#ffffff08;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;transition:all .3s ease}.compliance-card.svelte-1s1v16s:hover{border-color:#ff6b354d;box-shadow:0 10px 30px #0000004d}.compliance-card.highlight.svelte-1s1v16s{border-color:#ff6b354d;background:#ff6b350d}.compliance-card.alert-card.svelte-1s1v16s{border-color:#ff6b3580;background:#ff6b3514}.compliance-icon.svelte-1s1v16s{width:64px;height:64px;background:linear-gradient(135deg,#ff6b3533,#ff8f5e33);border:1px solid rgba(255,107,53,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ff6b35;margin-bottom:1.5rem}.compliance-icon.alert.svelte-1s1v16s{background:linear-gradient(135deg,#ff6b354d,#ff8f5e4d);border-color:#ff6b3580}.compliance-card.svelte-1s1v16s h2:where(.svelte-1s1v16s){font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.3}.compliance-card.svelte-1s1v16s p:where(.svelte-1s1v16s){font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#fffc;margin-bottom:1rem}.compliance-card.svelte-1s1v16s strong:where(.svelte-1s1v16s){color:#fff;font-weight:600}.violation-list.svelte-1s1v16s{list-style:none;counter-reset:violation;padding:0;margin:1.5rem 0}.violation-list.svelte-1s1v16s li:where(.svelte-1s1v16s){counter-increment:violation;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#fffc;margin-bottom:1rem;padding-left:2.5rem;position:relative}.violation-list.svelte-1s1v16s li:where(.svelte-1s1v16s):before{content:counter(violation);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:#ff6b3533;border:1px solid rgba(255,107,53,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#ff6b35;font-size:.875rem}.warning-note.svelte-1s1v16s{background:#ff6b3526;border-left:3px solid #ff6b35;padding:1rem 1.25rem;border-radius:8px;margin-top:1.5rem;font-weight:500}.feature-list.svelte-1s1v16s{list-style:none;padding:0;margin:1rem 0}.feature-list.svelte-1s1v16s li:where(.svelte-1s1v16s){font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#fffc;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.feature-list.svelte-1s1v16s li:where(.svelte-1s1v16s):before{content:"✓";position:absolute;left:0;color:#ff6b35;font-weight:700}.fine-tiers.svelte-1s1v16s{background:#0000004d;border-radius:12px;padding:1.5rem;margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.fine-tier.svelte-1s1v16s{background:#ffffff08;padding:1rem 1.25rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.fine-tier.critical.svelte-1s1v16s{background:#ff6b3526;border-color:#ff6b3566}.fine-amount.svelte-1s1v16s{color:#ff6b35;font-weight:700;font-family:Space Grotesk,sans-serif}.role-list.svelte-1s1v16s{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.75rem}.role-list.svelte-1s1v16s li:where(.svelte-1s1v16s){background:#ff6b3514;padding:.75rem 1rem;border-radius:8px;border-left:3px solid #ff6b35;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#fffc}.final-cta.svelte-1s1v16s{text-align:center;margin:6rem 0 2rem}.final-cta.svelte-1s1v16s h2:where(.svelte-1s1v16s){font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.final-cta.svelte-1s1v16s p:where(.svelte-1s1v16s){font-family:Inter,sans-serif;font-size:1.25rem;color:#fffc;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.cta-button.svelte-1s1v16s{display:inline-block;padding:1.25rem 3rem;background:linear-gradient(135deg,#ff6b35,#ff8f5e);color:#fff;text-decoration:none;border-radius:8px;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;transition:all .3s ease}.cta-button.svelte-1s1v16s:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff6b354d}.cta-note.svelte-1s1v16s{font-size:1rem!important;color:#fff9!important;margin-top:1.5rem!important}.cta-note.svelte-1s1v16s a:where(.svelte-1s1v16s){color:#ff6b35;text-decoration:none;font-weight:500}.cta-note.svelte-1s1v16s a:where(.svelte-1s1v16s):hover{text-decoration:underline}@media(max-width:768px){.hero.svelte-1s1v16s h1:where(.svelte-1s1v16s){font-size:2.5rem}.hero-subtitle.svelte-1s1v16s{font-size:1.125rem}.compliance-card.svelte-1s1v16s{padding:2rem}.fine-tier.svelte-1s1v16s{flex-direction:column;align-items:flex-start;gap:.5rem}.final-cta.svelte-1s1v16s h2:where(.svelte-1s1v16s){font-size:2rem}}
