.profile-package-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:18px 0 10px;font-size:12px;color:#3c3156}
.profile-package-heading span:last-child{font-size:10px;color:#7b708e}
.profile-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.profile-plan{min-width:0;border:1px solid transparent;border-radius:15px;padding:12px 10px;min-height:99px;text-align:left;background:#ffe2d6;color:#19231e;font:inherit;display:flex;flex-direction:column;justify-content:space-between;gap:6px}
button.profile-plan{cursor:pointer;transition:box-shadow .15s,transform .15s}
.profile-plan:nth-child(2){background:#e3d8ff}.profile-plan:nth-child(3){background:#d7ff72}.profile-plan:nth-child(4){background:#cfe4ff}.profile-plan:nth-child(5){background:#ffe9a6}
.profile-plan-count{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;line-height:1.1}
.profile-plan-count b{font-size:28px;font-weight:800;letter-spacing:-1px}
.balance-card .profile-plan-count small{font-size:10px;color:#364239}
.profile-plan-price{font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap}
.profile-plan:disabled{opacity:.6;cursor:default}.profile-plan[aria-pressed=true]{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #c8ff2f}
.profile-plan:focus-visible,.profile-custom-input:focus-visible,.profile-custom-submit:focus-visible{outline:2px solid #c8ff2f;outline-offset:3px}
.profile-plan.profile-plan-custom{background:#fff;border-color:#d7c9f3;color:#403251}
.profile-custom-title{font-size:12px;font-weight:600;line-height:1.2}
.profile-custom-controls{display:flex;gap:5px;align-items:center}
.profile-custom-input{width:100%;min-width:0;height:36px;border:1px solid #d9cced;border-radius:9px;background:#f7f3ff;padding:5px 7px;color:#322744;font:inherit;font-weight:600;font-size:15px;appearance:textfield}
.profile-custom-input::-webkit-inner-spin-button,.profile-custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.profile-custom-submit{flex:0 0 36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#c8ff2f;color:#19231e;font-size:20px;cursor:pointer}
.profile-custom-submit:disabled{opacity:.4;cursor:default}
.profile-plan-custom .profile-plan-price{font-size:11px;color:#604876;white-space:normal}
.balance-card .profile-package-note{margin:11px 0 0;font-size:10px;line-height:1.5;color:#7b708e}
@media(hover:hover){button.profile-plan:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 5px 14px #0002}.profile-custom-submit:not(:disabled):hover{background:#ddff85}}
@media(max-width:420px){.balance-card{padding:18px}.profile-package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-plan{min-height:94px;padding:10px}.profile-package-heading{flex-wrap:wrap}.profile-custom-input{font-size:16px}}
@media(prefers-reduced-motion:reduce){button.profile-plan{transition:none}}
.balance-card{background:linear-gradient(135deg,#faf8ff 0%,#f0eaff 70%,#f6f2ff 100%);border:1px solid #e2d7f5;color:#292333;box-shadow:0 8px 24px #7f61a808}
.profile-balance-head{display:grid;grid-template-columns:minmax(0,1fr) 164px;align-items:center;gap:18px;margin-bottom:22px;padding-right:30px}
.profile-balance-summary{min-width:0}.profile-balance-summary>span:first-child{font-size:12px;color:#746686}.profile-balance-summary strong{font-size:48px;line-height:1.1;letter-spacing:-1.5px;margin:12px 0;color:#38234f;overflow-wrap:anywhere}.profile-balance-summary strong small{font-size:15px;color:#7a688b;letter-spacing:0}.profile-balance-summary #profile-reserved{font-size:11px;line-height:1.5;color:#7a6d87;margin:0 0 14px}.profile-balance-caption{display:inline-block;font-size:10px;color:#745299;border:1px solid #e2d6f3;background:#fff9;padding:6px 9px;border-radius:20px;line-height:1.4}
.profile-balance-worlds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;transform:rotate(3deg);padding:3px}
.profile-world{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:66px;border-radius:15px;border:1px solid #fff;background:#e5dafb;color:#7853a7;box-shadow:0 4px 9px #9474b50b}.profile-world svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.profile-world span{font-size:10px;line-height:1.2}.profile-world-clothes{background:#e3edff;color:#5679a7}.profile-world-makeup{background:#ffe4ec;color:#b66885}.profile-world-nails{background:#eff8d4;color:#788c3c}
.balance-card .profile-plan{border-color:#ffffffb3}.balance-card .profile-plan-custom{border-color:#d7c9f3}.balance-card .profile-plan[aria-pressed=true]{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #9d78db}.profile-plan:focus-visible,.profile-custom-input:focus-visible,.profile-custom-submit:focus-visible{outline-color:#8c61c5}
@media(max-width:420px){.profile-balance-head{grid-template-columns:minmax(0,1fr) 126px;gap:10px;margin-bottom:18px}.profile-world{min-height:58px;border-radius:12px;gap:5px}.profile-world svg{width:19px;height:19px}.profile-world span{font-size:9px}.profile-balance-summary strong{font-size:42px}.profile-balance-summary strong small{font-size:12px}.profile-balance-caption{font-size:9px;padding:5px 7px}}
@media(max-width:360px){.profile-balance-head{grid-template-columns:minmax(0,1fr) 104px;gap:8px}.profile-balance-worlds{gap:5px;padding:1px}.profile-world{min-height:54px;border-radius:10px}.profile-world span{font-size:8px}.profile-balance-summary strong{font-size:36px}.profile-balance-summary>span:first-child{font-size:11px}.profile-balance-caption{max-width:100%}}
