@font-face{font-family:'Karla';src:url('../fonts/Karla-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Karla';src:url('../fonts/Karla-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'A little sunshine';src:url('../fonts/A-little-sunshine.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--ink:#172033;--muted:#667085;--accent:#6f42c1;--soft:#f6f7fb}
body{font-family:'Karla',system-ui,sans-serif;background:var(--soft);color:var(--ink)}
.display-script{font-family:'A little sunshine','Karla',sans-serif}
.hero{background:linear-gradient(135deg,#fff,#f1ecff);border:1px solid #e6e2f3;border-radius:1.25rem}
.card{border:0;border-radius:1rem;box-shadow:0 10px 35px rgba(23,32,51,.06)}
.form-control,.form-select{border-radius:.75rem;padding:.75rem .9rem}
.btn{border-radius:.75rem}
.section-title{font-weight:700;border-bottom:1px solid #ececf2;padding-bottom:.6rem;margin-bottom:1rem}
.required-star{color:#dc3545}
.sticky-summary{position:sticky;top:88px}
.table thead th{white-space:nowrap}
.admin-shell{min-height:100vh}
.admin-grid{font-size:.78rem}.admin-grid th{white-space:nowrap}.admin-grid td{max-width:240px;overflow:hidden;text-overflow:ellipsis}.record-view{font-size:.86rem}

.site-logo{max-height:46px;max-width:220px;width:auto;object-fit:contain}
