.economy-page{align-content:start;gap:24px;width:min(100% - 32px,1120px);margin:0 auto;padding:clamp(36px,6vw,72px) 0 90px;display:grid}.economy-hero{justify-content:space-between;align-items:end;gap:28px;display:flex}.economy-hero h1{color:var(--navy);letter-spacing:-.055em;margin-top:8px;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:900;line-height:.98}.economy-hero>div:first-child>p:last-child{max-width:680px;color:var(--muted-strong);margin-top:14px;line-height:1.65}.economy-wallet-card{background:var(--navy);color:#fff;box-shadow:var(--shadow-card);border-radius:20px;flex:none;gap:10px;padding:14px;display:flex}.economy-wallet-card>span{background:#ffffff14;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;min-width:108px;padding:12px;display:grid}.economy-wallet-card svg{color:#ffc05a;grid-row:1/3;width:22px;height:22px}.economy-wallet-card strong{font-size:1.15rem;font-weight:900}.economy-wallet-card small{color:#ffffffad;text-transform:uppercase;font-size:.68rem;font-weight:750}.economy-notice{border:1px solid var(--border);background:#fff;border-radius:14px;padding:13px 16px;font-size:.85rem;font-weight:750}.economy-notice.is-success{color:var(--green);background:#eef9f4;border-color:#187c5b4d}.economy-notice.is-error{color:#a9342f;background:#fff2f0;border-color:#d94d434d}.economy-regen{color:var(--muted-strong);align-items:center;gap:8px;margin-top:-14px;font-size:.78rem;font-weight:750;display:flex}.economy-regen svg{color:#d97920;width:17px;height:17px}.economy-store-panel{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fffffff2;border-radius:24px;padding:clamp(22px,4vw,36px)}.economy-store-panel h2{color:var(--navy);letter-spacing:-.04em;margin-top:5px;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900}.economy-store-panel>div:first-child>p:last-child{color:var(--muted-strong);margin-top:8px}.economy-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.economy-offer-card{border:1px solid var(--border);background:#fff;border-top:4px solid #df8a37;border-radius:19px;flex-direction:column;min-width:0;padding:21px;display:flex}.economy-offer-icon{color:#c66d18;background:#fff3e4;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.economy-offer-icon svg{width:22px;height:22px}.economy-offer-card h3{color:var(--navy);margin-top:16px;font-size:1.15rem;font-weight:880}.economy-offer-card>p{color:var(--muted-strong);flex:1;margin-top:7px;font-size:.82rem;line-height:1.55}.economy-offer-card>strong{color:var(--navy);align-items:center;gap:6px;margin:18px 0 13px;font-size:1.35rem;display:flex}.economy-offer-card>strong svg{width:20px;color:var(--red)}.economy-offer-card form button{width:100%}.economy-offer-card.is-boost{background:#f5faff;border-top-color:#498fc9}.economy-offer-card.is-boost .economy-offer-icon{color:#286598;background:#e4eff9}.economy-offer-card.is-vocabulary{border-top-color:var(--green)}.economy-offer-card button,.economy-offer-card a{white-space:normal;text-align:center}.economy-regen{flex-wrap:wrap}@media (min-width:761px) and (max-width:1000px){.economy-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.economy-history{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#fffffff2;border-radius:24px;padding:clamp(20px,4vw,32px)}.economy-history h2{color:var(--navy);font-size:1.35rem;font-weight:900}.economy-history>p{color:var(--muted-strong);margin-top:12px}.economy-history ol{margin-top:14px;display:grid}.economy-history li{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.economy-history li:first-child{border-top:0}.economy-history-icon{color:#c66d18;background:#fff3e4;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.economy-history-icon.is-points{color:var(--green);background:#eef9f4}.economy-history-icon svg{width:19px;height:19px}.economy-history li>span:nth-child(2){gap:3px;min-width:0;display:grid}.economy-history li strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.economy-history li time,.economy-history li small{color:var(--muted);font-size:.69rem;font-weight:650}.economy-history li>span:last-child{color:var(--navy);justify-items:end;font-weight:900;display:grid}.economy-history li>span:last-child.is-positive{color:var(--green)}.economy-history li>span:last-child.is-negative{color:#b7443c}.economy-footnote{color:var(--muted);text-align:center;font-size:.76rem;font-weight:650}@media (max-width:760px){.economy-hero{flex-direction:column;align-items:stretch}.economy-wallet-card{width:100%}.economy-wallet-card>span{flex:1}.economy-offer-grid{grid-template-columns:1fr}}@media (max-width:430px){.economy-page{width:min(100% - 24px,1120px)}.economy-wallet-card>span{min-width:0;padding:10px}}
