.account-sheet{background:#faf8f2;color:#280001;border:0;border-radius:28px;padding:28px;width:min(460px,calc(100vw - 24px));max-height:90dvh;overflow:auto;font:inherit;box-sizing:border-box}.account-sheet::backdrop{background:#28000188;backdrop-filter:blur(4px)}.account-sheet header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.account-sheet h2{margin:4px 0;font-size:28px}.account-sheet header small{color:#9a0000;font-weight:600}.account-sheet header button{width:42px;height:42px;flex:none;border:0;border-radius:50%;background:#eee8dd;color:#280001;font-size:24px}.account-sheet p{line-height:1.55;font-size:14px}.account-sheet .primary{width:100%;min-height:50px;justify-content:center}.account-login-link{display:flex;align-items:center;text-align:center;text-decoration:none;box-sizing:border-box}.account-note{padding:14px 16px;background:#eee8dd;border-radius:14px;font-size:13px!important}.account-wallet{display:flex;align-items:center;gap:18px;background:#280001;color:#faf0c9;border-radius:22px;padding:24px}.account-wallet strong{display:block;font-size:44px;line-height:1.1}.account-wallet span{display:block;margin-top:7px}.account-consent{margin:20px 0;padding:20px;border:2px solid #9a0000;border-radius:20px}.account-consent h3{font-size:28px;margin:12px 0}.account-consent>span{font-size:13px;color:#9a0000}.account-notify{display:flex;gap:12px;align-items:center;font-size:14px;margin:24px 0}.account-notify input{width:22px;height:22px;accent-color:#9a0000;flex:none}.account-history{list-style:none;padding:0}.account-history li{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e7e0d5;font-size:14px}.account-history small{display:block;color:#766f68;margin-top:6px}.account-muted{color:#766f68}.account-error{color:#9a0000}#loyalty-consent-prompt{position:fixed;z-index:200;left:50%;transform:translateX(-50%);bottom:calc(90px + env(safe-area-inset-bottom));box-shadow:0 8px 28px #9a000044;white-space:nowrap;max-width:calc(100vw - 24px);font-size:14px}.account-sheet .text-button{min-height:44px}.account-profile-entry{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border:1px solid #e7e0d5;border-radius:14px;background:#faf8f2;color:#9a0000;font:inherit;font-weight:600;margin:10px 0}
