.profile-balance{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-balance__copy{display:grid;gap:4px;min-width:0}.profile-balance__copy>span{display:block;color:#ffe5aa;font-size:11px;font-weight:800;letter-spacing:.04em}.profile-balance__amount{display:flex;align-items:center;gap:8px;min-width:0}.profile-balance__amount strong{display:inline-flex!important;align-items:center;gap:4px;margin:0!important;color:#fff!important;font-family:var(--font-cute)!important;font-size:34px!important;font-weight:400!important;line-height:1!important;white-space:nowrap}.profile-balance__amount strong i{font-size:19px!important}.profile-balance__amount small{overflow:hidden;min-width:0;margin:0!important;color:#f7d1de!important;font-size:10px!important;font-weight:700!important;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profile-redeem-button,.profile-order-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7b56f;border-radius:12px;background:#fff9ee;color:#4e293c;font-family:var(--font-cute);font-size:13px;font-weight:400;line-height:1;text-align:center;white-space:nowrap}.profile-redeem-button{flex:0 0 81px;width:81px;height:40px}.profile-balance-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:12px}.profile-balance-actions .primary-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:48px;margin:0;padding:0 10px;line-height:1;white-space:nowrap}.profile-order-button{width:100%;min-width:0;min-height:48px;background:#fffdfb}.redeem-dialog{width:min(400px,calc(100vw - 28px));border:0;border-radius:24px;padding:0;background:#fffdfb;color:#44243a;box-shadow:0 18px 62px #30182766}.redeem-dialog::backdrop{background:#30182788;backdrop-filter:blur(3px)}.redeem-dialog form{padding:20px}.redeem-dialog header{display:flex;justify-content:space-between;align-items:flex-start}.redeem-dialog h2{margin:2px 0 0;font-family:var(--font-cute);font-size:23px;font-weight:400}.redeem-dialog header button{display:grid;place-items:center;width:33px;height:33px;border:1px solid #e7d4dc;border-radius:50%;background:#fff;color:#80526a;font-size:22px}.redeem-dialog p{margin:12px 0;color:#806675;font-size:12px}.redeem-dialog__row{display:grid;grid-template-columns:1fr auto;gap:9px}.redeem-dialog__row input{min-width:0;height:46px;border:0;border-radius:14px;background:#fff9ed;padding:0 12px;color:#4d2c42;font:13px var(--font-cute)}.redeem-dialog__row button{min-width:70px;border:0;border-radius:14px;background:#ffdb75;color:#4d2c42;font:15px var(--font-cute)}.orders-page{position:fixed;z-index:90;inset:0;overflow:auto;background:linear-gradient(145deg,#fff8ee,#fff5ef);color:#392239}.orders-page__header{position:sticky;top:0;z-index:1;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:51px;border-bottom:1px solid #e3d5d6;background:#fff9ed;text-align:center}.orders-page__header b{font-family:var(--font-cute);font-size:16px;font-weight:400}.orders-page__header button,.orders-page__header a{display:grid;place-items:center;width:33px;height:33px;margin:auto;border:1px solid #604356;border-radius:50%;background:#fffdfb;color:#4e3142;font-size:21px;text-decoration:none}.orders-page main{padding:14px 14px 34px}.orders-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:14px;padding:16px 8px;border:1px solid #eadbdd;border-radius:22px;background:#fffdfb;box-shadow:0 7px 16px #5e30420d}.orders-summary div{text-align:center}.orders-summary strong{display:block;color:#321630;font-family:var(--font-cute);font-size:29px;font-weight:400}.orders-summary span{color:#9d7183;font-size:11px}.orders-filters{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.orders-filters button{height:39px;border:1px solid #e1d5d9;border-radius:99px;background:#fffdfb;color:#4b2d42;font-family:var(--font-cute);font-size:13px}.orders-filters button.selected{border-color:#9e733e;background:#ffd465;box-shadow:0 3px 0 #e8af2f}.orders-list{display:grid;gap:13px}.order-card{padding:15px;border:1px solid #e4d7dc;border-radius:21px;background:#fffdfb;box-shadow:0 6px 15px #55283c0c}.order-card header,.order-card>div{display:flex;align-items:center;justify-content:space-between;gap:9px}.order-card header>b{font-family:var(--font-cute);font-size:17px;font-weight:400}.order-card header em{padding:4px 9px;border-radius:99px;background:#fff0c6;color:#a16c24;font-size:11px;font-style:normal;font-weight:800}.order-card header em.paid{background:#e3f5d8;color:#4c8d35}.order-card header em.closed,.order-card header em.cancelled{background:#f4e9ed;color:#9b7484}.order-card small{display:block;margin:8px 0 12px;padding-bottom:12px;border-bottom:1px dashed #e9dce0;color:#a27587;font-size:11px}.order-card>div strong{font-family:var(--font-cute);font-size:34px;font-weight:400}.order-card>div strong i{color:#eba226;font-size:19px;font-style:normal}.order-card>div>b{font-family:var(--font-cute);font-size:22px;font-weight:400}.order-card footer{margin-top:12px;color:#a76d86;font-size:10px;letter-spacing:.25px}.orders-loading{padding:30px 0;text-align:center;color:#987686;font-size:13px}@media(max-width:760px){body.orders-page-open{overflow:hidden}.profile-balance-actions{margin-bottom:0}.mobile-profile .profile-balance{padding:15px 16px}.profile-balance__amount{gap:7px}.profile-balance__amount small{max-width:142px}}
