:root{--al-green: #16734a;--al-green-bright: #1c9460;--al-line: #e4dac8}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f3ede1;-webkit-font-smoothing:antialiased;font-family:Bricolage Grotesque,system-ui,sans-serif}@keyframes alspin{to{transform:rotate(360deg)}}@keyframes alpop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes aldraw{to{stroke-dashoffset:0}}@keyframes alfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes albar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes alglow{0%,to{opacity:.7}50%{opacity:1}}.al-spin{animation:alspin .85s linear infinite}.al-cta{transition:filter .15s,transform .05s,opacity .15s}.al-cta:hover:not(:disabled){filter:brightness(1.07)}.al-cta:active:not(:disabled){transform:translateY(1px)}.al-fade{animation:alfade .32s cubic-bezier(.2,.7,.3,1) both}.al-wrow{transition:border-color .15s,background .15s,transform .05s}.al-wrow:hover:not(:disabled){border-color:#c2dec6!important;background:#16734a0d!important}.al-wrow:active:not(:disabled){transform:translateY(1px)}.al-link{cursor:pointer;transition:color .15s}.al-link:hover{color:var(--al-green-bright)!important}.al-check-c{stroke-dasharray:48;stroke-dashoffset:48;animation:aldraw .5s .15s ease-out forwards}@media(prefers-reduced-motion:reduce){.al-fade,.al-check-c,.al-spin{animation:none!important}}
