@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#676767;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}.title-page{color:theme("colors.primary");font-size:2rem;font-weight:700;margin-bottom:1.5rem}p{margin-bottom:1rem;margin-top:0}ol.c-stepper{list-style:none;margin-top:30px;text-align:left}li.c-stepper__item{counter-increment:inst;display:flex;gap:1rem;padding-bottom:1.5rem;position:relative}.c-stepper__content{align-items:center;display:flex;min-height:40px;width:100%}li.c-stepper__item:before{align-items:center;background-color:#f7b1c3;border-radius:50%;color:theme("colors.primary");content:counter(inst);display:flex;flex:0 0 40px;font-weight:700;height:40px;justify-content:center}.c-stepper__item:not(:last-child):after{background-color:#bec9c7;bottom:5px;content:"";left:0;position:absolute;top:45px;transform:translateX(20px);width:2px;z-index:1}li.c-stepper__item:last-child{padding-bottom:0}.note{color:theme("colors.primary");font-style:italic;margin-bottom:8px}.note a{color:theme("colors.secondary");font-weight:400}p b,p strong{color:theme("colors.primary")}
/*# sourceMappingURL=main.83cdb3d7.css.map*/