body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:700;src:url(/static/media/AbhayaLibre-Bold.e029fcaedc832a5a7538.ttf) format("truetype")}@font-face{font-family:Amsterdam Four;font-style:normal;font-weight:400;src:url(/static/media/AmsterdamFour.f4bcaab8b0476cc31d68.ttf) format("truetype")}:root{--color-light:#d2bcbc;--color-dark:#745c4c;--color-white:#fff;--color-cream:#fffcef;--color-medium:#bfa8a2;--color-accent:linear-gradient(135deg,#d2bcbc,#fffcef);--font-heading:"Amsterdam Four",cursive;--font-body:"Abhaya Libre",serif;--text-color:#000}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fffcef;background-color:var(--color-cream);color:#000;color:var(--text-color);font-family:Abhaya Libre,serif;font-family:var(--font-body);line-height:1.6}.app-container{margin:0 auto;max-width:700px;padding:2rem}h1,h2,h3{color:#745c4c;color:var(--color-dark);font-family:Amsterdam Four,cursive;font-family:var(--font-heading);margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:1.75rem}button{background:#745c4c;background:var(--color-dark);border:none;border-radius:12px;box-shadow:0 4px 6px #00000026;color:#fff;color:var(--color-white);cursor:pointer;font-family:Abhaya Libre,serif;font-family:var(--font-body);font-size:1rem;font-weight:700;padding:.75rem 1.25rem;transition:all .3s ease}button:hover{background:#bfa8a2;background:var(--color-medium);transform:translateY(-2px)}input,textarea{background-color:#fff;background-color:var(--color-white);border:2px solid #d2bcbc;border:2px solid var(--color-light);border-radius:10px;font-family:Abhaya Libre,serif;font-family:var(--font-body);font-size:1rem;margin-bottom:1rem;padding:.75rem;width:100%}input:focus,textarea:focus{border-color:#745c4c;border-color:var(--color-dark);outline:none}.section{background-color:#fff;background-color:var(--color-white);border:1px solid #d2bcbc;border:1px solid var(--color-light);border-radius:16px;box-shadow:0 2px 6px #00000014;margin-bottom:2rem;padding:1.5rem}a{color:#745c4c;color:var(--color-dark);font-weight:700;text-decoration:none}a:hover{color:#bfa8a2;color:var(--color-medium)}.text-center{text-align:center}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.section form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem}.form-row label{color:#745c4c;color:var(--color-dark);display:flex;flex:1 1 auto;flex-direction:column;font-weight:700}.bp-inputs{align-items:center;display:flex;gap:.5rem}textarea{min-height:80px;resize:vertical}.hipaa-section img{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}@media (max-width:480px){.hipaa-section img{max-width:140px;width:60%}}@media (max-width:600px){.form-row{flex-direction:column}.form-row label{width:100%}}
/*# sourceMappingURL=main.32eaa6a8.css.map*/