body{min-height:100vh;color:#000;background:#fff;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-nowrap{text-wrap:nowrap}.custom-button{width:max-content;margin:0 auto;display:block;text-decoration:none;padding:12px 30px;color:#fff;background:#000;border:1px solid transparent;transition:background-color .3s;cursor:pointer}.custom-button:hover{background:#313131}.custom-button--secondary{color:#000;background:#fff;border:1px solid #000000}.custom-button--secondary:hover{background:#ececec;cursor:pointer}@font-face{font-family:Nicoletta;src:url(/assets/Nicoletta-DAE9A166.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HelloJanuary;src:url(/assets/HelloJanuary-CEvyJLqY.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DiplomaScriptBasic;src:url(/assets/DiplomaScriptBasic-JHyzsdCb.woff) format("woff");font-weight:400;font-style:normal}.animate .card__body{opacity:0;animation:card-animation 1.5s ease-in forwards .25s}.animate .text-animation{opacity:.5;transform:translate(10px);animation:text-animation 2s ease-out forwards .25s}.animate .name--rishad,.animate .name--maryam{animation:name-animation 2s ease-out forwards 1s}@keyframes card-animation{0%{opacity:0}to{opacity:1}}@keyframes text-animation{0%{opacity:.5;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes name-animation{0%{transform:scale(.8)}to{transform:scale(1)}}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}ul,ul li{list-style:none}#app{font-weight:400;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}a{color:#000;text-decoration:none}.card-title{text-align:center;font-size:24px;font-weight:500;font-family:Georgia,serif}@media (min-width: 600px){.card-title{font-size:28px}}.progress{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
