@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Jost:wght@300;400;500;600&display=swap");*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{background:#f1ece6;font-family:Jost,-apple-system,sans-serif;color:#2d2a32}.pf{font-family:Playfair Display,Georgia,serif}a{color:inherit;text-decoration:none}button,input,textarea{font-family:Jost,sans-serif}input,textarea{outline:none}button{cursor:pointer;border:none}::-webkit-scrollbar{width:0;height:0}.frame{max-width:480px;margin:0 auto;min-height:100vh;background:#fbf8f5;box-shadow:0 10px 40px rgba(45,42,50,.08);display:flex;flex-direction:column}.pad-bottom{padding-bottom:84px}.btn-rose{width:100%;background:#c4567a;color:#fff;border-radius:13px;padding:13px 0;font-size:15px;font-weight:600}.btn-rose:disabled{opacity:.45}.btn-ghost{color:#2d2a32;border:1px solid #efe9e3;border-radius:13px;padding:12px 0;font-size:14px;font-weight:500}.btn-ghost,.inp{width:100%;background:#fff}.inp{padding:12px 14px;border-radius:12px;font-size:15px}.card,.inp{border:1px solid #efe9e3}.card{background:#fff;border-radius:16px;padding:14px}.pill{display:inline-block;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:20px}