.mainhome-screen-wrapper{width:100%;height:100dvh;margin:0;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;border-radius:0}@media (min-width:768px){.mainhome-screen-wrapper{width:360px;height:785px;margin:.5rem auto;border-radius:32px;box-shadow:0 10px 40px rgba(0,0,0,.25)}}.legal-header{display:flex;align-items:center;gap:12px;min-height:58px;padding:12px 16px;color:#ffffff;background:#680229;box-shadow:0 4px 10px rgba(104,2,41,.24)}.legal-header h2{margin:0;font-size:18px;font-weight:700;line-height:1.25}.legal-back-btn{display:grid;place-items:center;width:36px;height:36px;color:#ffffff;background:transparent;border:0;border-radius:50%;cursor:pointer;flex:0 0 auto}.legal-content{flex:1 1;overflow-y:auto;padding:16px;background:#fff7fa}.legal-subtitle{margin:0 0 14px;color:#680229;font-size:13px;font-weight:700}.legal-section{padding:14px 0;border-bottom:1px solid #efd6df}.legal-section:last-child{border-bottom:0}.legal-section h3{margin:0 0 8px;color:#680229;font-size:16px;font-weight:700}.legal-section p{margin:8px 0 0;color:#333333;font-size:13px;line-height:1.55}.legal-highlight,.legal-section a{color:#680229;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;overflow-wrap:anywhere}.legal-highlight{-webkit-text-decoration-color:#680229;text-decoration-color:#680229}.legal-section a:focus-visible{outline:2px solid #680229;outline-offset:2px;border-radius:2px}.delete-account-content,.legal-delete-wrapper{background:#fff7fa}.delete-account-content{flex:1 1;display:flex;align-items:flex-start;justify-content:center;padding:48px 18px}.delete-account-card{width:100%;max-width:440px;padding:32px 20px;background:#ffffff;border-radius:8px;border:1px solid #efd6df;box-shadow:0 4px 14px rgba(104,2,41,.12)}.delete-account-card h2{margin:0 0 20px;color:#680229;font-size:24px;text-align:center}.delete-account-card input{width:100%;height:40px;margin-bottom:16px;padding:0 10px;border:1px solid #efd6df;border-radius:4px;color:#222222;font-size:16px;box-sizing:border-box}.delete-account-card button{width:100%;height:45px;color:#ffffff;background:#680229;border:0;border-radius:4px;font-size:18px;cursor:pointer}