:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#252333;background:#faf9fc;--primary:#f81f5c;--muted:#686477}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}header,footer{border-color:#e6e2ea}.mx-auto{margin-inline:auto}.max-w-6xl{max-width:72rem}.max-w-3xl{max-width:48rem}.flex{display:flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-10{gap:2.5rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.px-5{padding-inline:1.25rem}.py-4{padding-block:1rem}.py-8{padding-block:2rem}.py-12{padding-block:3rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.space-y-5>*+*{margin-top:1.25rem}.rounded-lg{border-radius:.6rem}.rounded-2xl{border-radius:1rem}.border{border:1px solid #e6e2ea}.border-b{border-bottom:1px solid #e6e2ea}.border-t{border-top:1px solid #e6e2ea}.bg-card{background:#fff}.bg-muted,.bg-muted\/40{background:#f1eef4}.bg-primary{background:var(--primary)}.bg-foreground{background:#252333}.text-background,.text-primary-foreground{color:white}.text-primary{color:var(--primary)}.text-muted-foreground{color:var(--muted)}.text-destructive{color:#b42318}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:650}.font-bold{font-weight:750}.uppercase{text-transform:uppercase}.tracking-tight{letter-spacing:-.025em}.tracking-wider,.tracking-widest{letter-spacing:.1em}.leading-6{line-height:1.5rem}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:anywhere}.min-h-32{min-height:8rem}.w-full{width:100%}.shadow-sm{box-shadow:0 1px 3px #241c3312}.dashboard-field,.dashboard-select{display:block;width:100%;height:2.75rem;border:1px solid #cbc4d1;border-radius:.55rem;background:#fff;padding:0 .8rem;font:inherit}.dashboard-field:focus,.dashboard-select:focus,button:focus,a:focus{outline:3px solid #f81f5c55;outline-offset:2px}button{border:0;font:inherit;cursor:pointer}.transition{transition:.18s ease}.hover\:border-primary:hover{border-color:var(--primary)}.hover\:text-primary:hover{color:var(--primary)}[hidden]{display:none!important}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[1fr_\.8fr\]{grid-template-columns:1fr .8fr}.lg\:pt-24{padding-top:6rem}.sticky{position:sticky}.top-6{top:1.5rem}}@media(max-width:640px){.text-4xl{font-size:1.9rem}}
