.back-link { display: inline-block; color: #a69bb3; font-size: 13px; margin-bottom: 14px; }
.service-status { color: #95879f; font-size: 12px; line-height: 1.9; margin: 16px 0; }
.home-create-banner { display: flex; align-items: center; gap: 23px; padding: 20px 30px; border: 1px solid #8962f62b; border-radius: 13px; background: radial-gradient(ellipse at 0 50%,#5c2f8340,transparent 70%),#242027; }
.home-create-banner > img { width: 78px; height: 76px; }
.home-create-banner h2 { font-size: 25px; font-weight: 600; }
.home-create-banner p { font-size: 13px; color: #b4a5c1; margin-top: 5px; }
.home-create-banner .primary { margin-left: auto; white-space: nowrap; }
.hot-section { padding: 23px 26px; border: 1px solid #c9b48521; border-radius: 13px; margin-bottom: 30px; background: #25221d url('assets/v145/res_img_hot_song_background.png') center/cover; }
.section-head h2 { display: flex; align-items: center; gap: 9px; }
.section-head h2 img { width: 22px; height: 22px; }
.sample-label { color: #a393ad; font-size: 11px; }
.hot-song-list { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.hot-song { display: flex; align-items: center; gap: 11px; padding: 0; text-align: left; min-width: 0; }
.hot-song em { font-size: 16px; font-style: italic; color: #e2bd73; }
.hot-song > .hot-cover { width: 53px; height: 53px; object-fit: cover; border-radius: 7px; }
.hot-song > span { min-width: 0; }
.hot-song strong { display: block; font-size: 14px; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.hot-song small { display: block; font-size: 11px; color: #a4958c; margin-top: 3px; }
.hot-song > img:last-child { width: 20px; height: 20px; margin-left: auto; }
.creation-tabs { display: flex; gap: 20px; align-items: center; margin-bottom: 18px; }
.creation-tabs .mode-tabs { flex: 1; margin: 0; background: #26222b; border: 1px solid #ffffff0d; }
.creation-tabs .mode-tabs button.active { background: #7c4dff; color: white; }
.model-label { display: flex; gap: 7px; color: #b9a3d6; align-items: center; font-size: 14px; }
.model-label img { width: 24px; height: 24px; }
.creation-card { padding: 22px; margin-bottom: 16px; background: #232225; }
.creation-card .field-title label { margin: 0; }
.idea-input { min-height: 190px; line-height: 1.9; }
.input-bottom { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 5px; }
.input-bottom .counter { margin: 0; text-align: left; }
.input-bottom .ghost { font-size: 12px; }
.simple-options { display: flex; align-items: center; gap: 16px; border-top: 1px solid var(--line); margin-top: 16px; padding-top: 17px; }
.pure-switch { display: inline-flex; align-items: center; gap: 10px; color: #ddd4e7; font-size: 13px; font-weight: 400; white-space: nowrap; }
.pure-switch input { appearance: none; width: 35px; height: 20px; border-radius: 20px; background: #57565d; cursor: pointer; position: relative; flex-shrink: 0; }
.pure-switch input:before { content: ''; position: absolute; width: 14px; height: 14px; left: 3px; top: 3px; border-radius: 50%; background: #eee9f5; transition: transform .15s; }
.pure-switch input:checked { background: #7c4dff; }
.pure-switch input:checked:before { transform: translateX(15px); }
.icon-text { display: inline-flex; align-items: center; gap: 7px; color: #b5a5c3; font-size: 12px; }
.icon-text img { width: 21px; height: 21px; }
.simple-options .pure-switch { margin-right: auto; }
.reference-card { display: flex; align-items: center; gap: 12px; width: 100%; text-align: left; padding: 0; }
.reference-card > img { width: 26px; height: 26px; opacity: .9; }
.reference-card span { min-width: 0; flex: 1; }
.reference-card strong { font-size: 14px; display: block; font-weight: 500; }
.reference-card small { display: block; color: #9b8da8; font-size: 12px; margin-top: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.reference-card b { font-size: 24px; font-weight: 400; color: #92819f; }
.reference-group .reference-card + .reference-card { border-top: 1px solid var(--line); margin-top: 19px; padding-top: 19px; }
.manual-lyrics { margin-top: 13px; border-top: 1px solid var(--line); padding-top: 13px; }
.manual-lyrics summary { font-size: 12px; color: #bc9fe5; cursor: pointer; margin-bottom: 14px; }
.manual-lyrics textarea { min-height: 200px; }
.lyric-generate { display: flex; align-items: center; gap: 8px; padding: 6px 14px; font-size: 12px; border: 1px solid #af88ee3b; border-radius: 20px; background: linear-gradient(120deg,#173f5140,#653a8940); }
.lyric-generate img { width: 17px; height: 17px; }
.description-tags { justify-content: flex-start; margin-bottom: 0; }
.description-editor { max-width: 800px; }
.reference-selected { padding: 16px; border: 1px solid var(--line); border-radius: 10px; margin-bottom: 23px; }
.reference-selected strong { font-size: 14px; overflow-wrap: anywhere; }
.reference-preview { width: 100%; margin: 14px 0 0; height: 40px; }
.reference-choice { display: flex; align-items: center; gap: 12px; width: 100%; text-align: left; padding: 13px 0; border-bottom: 1px solid var(--line); }
.reference-choice img { width: 31px; height: 31px; }
.reference-choice span { flex: 1; min-width: 0; font-size: 13px; overflow-wrap: anywhere; }
.reference-choice b { font-size: 12px; color: #b695e9; font-weight: 400; }
.membership-hero { position: relative; overflow: hidden; min-height: 215px; border-radius: 14px; background: linear-gradient(115deg,#322840,#1f1b28); padding: 35px; margin-bottom: 28px; }
.membership-hero > img { position: absolute; right: 0; top: 0; height: 100%; width: 53%; object-fit: cover; opacity: .85; }
.membership-hero > div { position: relative; z-index: 1; max-width: 70%; }
.membership-hero h2 { font-size: 29px; margin: 9px 0 12px; }
.membership-hero p:not(.eyebrow) { font-size: 13px; color: #b4a3c3; }
.membership-layout { display: grid; grid-template-columns: minmax(0,1.7fr) minmax(235px,1fr); gap: 25px; align-items: start; }
.member-tiers { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-bottom: 23px; }
.member-tier { position: relative; text-align: left; min-width: 0; padding: 0; border: 0; border-radius: 10px; background: transparent; }
.member-tier.selected { background: transparent; }
.member-tier-art { display: block; width: 100%; height: auto; }
.member-tier strong,.member-tier span,.member-tier small { position: absolute; left: 6%; display: block; }
.member-tier strong { top: 30%; max-width: 50%; font-size: 18px; }
.member-tier span { bottom: 23%; font-size: 12px; color: #c1b8cc; }
.member-tier small { bottom: 10%; font-size: 11px; color: #c6a7eb; }
.member-tier.selected small { color: #fff; font-weight: 600; }
.member-benefits h2 { margin-bottom: 23px; }
.benefit-list { display: grid; grid-template-columns: repeat(2,1fr); gap: 22px 15px; }
.benefit-list > div { display: flex; align-items: center; gap: 11px; }
.benefit-list img { width: 44px; height: 44px; object-fit: contain; flex-shrink: 0; }
.benefit-list .permanent-distribution { grid-column: 1 / -1; border-top: 1px solid var(--line); padding-top: 18px; }
.benefit-list strong { display: block; font-size: 14px; font-weight: 500; }
.benefit-list small { display: block; font-size: 11px; color: #9d8dac; margin-top: 5px; }
.membership-order { position: sticky; top: 20px; }
.order-price { font-size: 32px; margin: 15px 0; }
.order-price span { display: block; font-size: 12px; color: #aa96bd; }
.membership-order > button { width: 100%; margin-top: 12px; }
.membership-order .muted { font-size: 12px; margin-bottom: 12px; }
.member-links { display: flex; justify-content: center; gap: 20px; margin-top: 18px; }
.member-links button { font-size: 12px; color: #c0a6db; padding: 0; }
.creator-banner { position: relative; overflow: hidden; border-radius: 13px; min-height: 190px; padding: 29px; }
.creator-banner > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.creator-banner > div { position: relative; }
.creator-banner h2 { font-size: 26px; }
.creator-banner p { font-size: 13px; color: #b4a2c8; margin: 9px 0 22px; }
.service-tile { display: flex; align-items: center; gap: 10px; padding: 19px 15px; border: 1px solid var(--line); background: #242126; border-radius: 10px; font-size: 14px; }
.service-tile b { margin-left: auto; color: #8c7e99; font-weight: 400; }
.work-toolbar { display: flex; gap: 13px; margin-bottom: 25px; flex-wrap: wrap; }
.managed-work { display: flex; align-items: center; gap: 16px; padding: 20px 0; border-bottom: 1px solid var(--line); }
.managed-work > img { width: 62px; height: 62px; border-radius: 9px; }
.work-status { font-size: 11px; background: #8a5ce017; color: #b69acc; padding: 3px 7px; border-radius: 4px; margin-top: 7px; display: inline-block; }
.work-menu { margin-top: 10px; }
.work-menu > button,.work-menu > a { display: flex; align-items: center; width: 100%; gap: 12px; text-align: left; padding: 16px 3px; border-bottom: 1px solid var(--line); font-size: 14px; }
.work-menu img { width: 23px; height: 23px; }
.work-menu span { margin-left: auto; color: #8e7b9f; }
.coupon-banner { position: relative; border: 1px solid #9866c433; border-radius: 13px; padding: 28px; background: linear-gradient(120deg,#713ba546,#252129); margin-bottom: 25px; overflow: hidden; }
.coupon-banner > img { position: absolute; width: 120px; height: 115px; right: 24px; top: 9px; opacity: .8; }
.coupon-banner h2 { font-size: 24px; margin-bottom: 9px; }
.coupon-banner p { color: #b89eca; font-size: 13px; max-width: 70%; }
.earnings-stats { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 15px; }
.earnings-stats .stat small { color: #8d7c9d; font-size: 11px; }
.invite-hero { position: relative; min-height: 180px; border-radius: 13px; background: #26202f; padding: 35px; overflow: hidden; }
.invite-hero > img { position: absolute; width: 210px; height: 210px; right: 5px; top: -10px; opacity: .6; }
.invite-hero > div { position: relative; max-width: 72%; }
.invite-hero h2 { font-size: 26px; }
.invite-hero p { color: #b19bbf; font-size: 13px; margin-top: 10px; }
.invite-steps { display: grid; grid-template-columns: repeat(3,1fr); margin: 24px 0; gap: 12px; }
.invite-steps > div { display: flex; align-items: center; gap: 12px; padding: 18px; border: 1px solid var(--line); border-radius: 10px; }
.invite-steps img { width: 35px; height: 35px; }
.invite-steps strong { font-size: 13px; font-weight: 400; }
.invite-table { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 13px; color: #9c8daa; font-size: 13px; }
.account-type-list { display: flex; flex-wrap: wrap; gap: 24px; padding: 20px 0; border-top: 1px solid var(--line); }
.account-type-list > span { display: flex; gap: 9px; align-items: center; font-size: 13px; color: #b6a3c5; }
.account-type-list img { width: 30px; height: 30px; }
.payment-summary { display: flex; justify-content: space-between; padding: 10px 0 22px; }
.payment-summary span { color: #b5a0c4; font-size: 14px; }
.payment-methods { border: 0; margin: 0; padding: 0; }
.payment-methods legend { color: #aa94bc; font-size: 13px; margin-bottom: 9px; }
.payment-methods > label { display: flex; gap: 13px; align-items: center; padding: 16px 0; border-bottom: 1px solid var(--line); cursor: pointer; }
.payment-methods img { width: 30px; height: 30px; }
.payment-methods span { flex: 1; font-size: 14px; }
.payment-methods small { display: block; color: #8f7b9d; font-size: 11px; margin-top: 3px; }
.payment-methods input { accent-color: var(--accent); width: 18px; height: 18px; }
.song-detail-layout { display: grid; grid-template-columns: minmax(230px,.95fr) minmax(0,1.35fr); gap: 44px; padding: 28px 0; align-items: start; }
.song-art { position: relative; }
.song-art > img { width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 14px; box-shadow: 0 20px 50px #0004; }
.song-art > span { display: block; text-align: center; margin-top: 16px; }
.song-description h1 { font-size: 32px; margin: 6px 0; }
.song-actions { display: flex; gap: 9px; flex-wrap: wrap; margin: 26px 0 28px; }
.song-actions button { padding: 9px 13px; font-size: 13px; }
.song-actions button[aria-pressed=true] { border-color: #9971d252; color: #c1a3e4; background: #7c4dff16; }
.song-text-empty { min-height: 160px; color: #a697b5; line-height: 2; font-size: 14px; padding-top: 10px; }
.song-text-empty small { font-size: 12px; color: #88798f; }
.song-bottom-actions { display: flex; align-items: center; gap: 20px; }
@media(max-width:1050px) {
  .hot-song-list { gap: 14px; }
  .hot-song { gap: 8px; }
  .hot-song > .hot-cover { width: 40px; height: 40px; }
  .hot-song > img:last-child { display: none; }
  .membership-layout { grid-template-columns: 1fr; }
  .membership-order { position: static; }
  .song-detail-layout { gap: 27px; }
  .earnings-stats { grid-template-columns: repeat(2,1fr); }
}
@media(max-width:640px) {
  .mobile-nav { grid-template-columns: repeat(4,1fr); }
  .home-create-banner { padding: 18px; gap: 11px; flex-wrap: wrap; }
  .home-create-banner > img { width: 58px; height: 56px; }
  .home-create-banner h2 { font-size: 20px; }
  .home-create-banner p { font-size: 11px; }
  .home-create-banner .primary { min-height: 35px; font-size: 12px; padding: 8px 13px; }
  .hot-section { padding: 18px; margin-bottom: 24px; }
  .hot-section .section-head { gap: 6px; }
  .hot-section .sample-label { font-size: 9px; }
  .hot-song-list { grid-template-columns: 1fr; gap: 17px; }
  .hot-song { gap: 13px; }
  .hot-song > .hot-cover { width: 44px; height: 44px; }
  .hot-song > img:last-child { display: block; }
  .creation-tabs { gap: 11px; }
  .creation-tabs .model-label { font-size: 12px; }
  .creation-card { padding: 18px; }
  .idea-input { min-height: 190px; }
  .simple-options { gap: 11px; flex-wrap: wrap; }
  .simple-options .pure-switch { font-size: 12px; }
  .icon-text { font-size: 11px; gap: 5px; padding: 0; }
  .icon-text img { width: 19px; height: 19px; }
  .membership-hero { min-height: 180px; padding: 25px; }
  .membership-hero > div { max-width: 78%; }
  .membership-hero h2 { font-size: 24px; }
  .membership-hero > img { width: 75%; opacity: .6; }
  .member-tiers { gap: 12px; }
  .member-tier { padding: 0; }
  .member-tier strong { font-size: 16px; }
  .member-tier span { font-size: 11px; }
  .benefit-list { gap: 20px 12px; }
  .benefit-list > div { gap: 8px; align-items: flex-start; }
  .benefit-list strong { font-size: 13px; }
  .benefit-list small { font-size: 10px; }
  .benefit-list img { width: 36px; height: 36px; }
  .service-tile { padding: 16px 12px; font-size: 13px; }
  .managed-work { gap: 12px; }
  .managed-work > img { width: 44px; height: 44px; }
  .work-status { font-size: 10px; }
  .work-toolbar { gap: 9px; }
  .work-toolbar .secondary { font-size: 12px; padding: 9px 12px; }
  .coupon-banner { padding: 24px 20px; }
  .coupon-banner > img { width: 85px; height: 85px; top: 18px; right: 15px; opacity: .6; }
  .coupon-banner p { font-size: 12px; }
  .earnings-stats { gap: 11px; }
  .invite-hero { padding: 25px; min-height: 175px; }
  .invite-hero h2 { font-size: 23px; }
  .invite-hero > img { width: 150px; height: 150px; top: 5px; }
  .invite-hero p { font-size: 12px; }
  .invite-steps { gap: 8px; }
  .invite-steps > div { flex-direction: column; gap: 9px; padding: 14px 8px; }
  .invite-steps strong { font-size: 11px; }
  .invite-table { font-size: 11px; padding: 13px 0; }
  .account-type-list { gap: 18px; }
  .song-detail-layout { grid-template-columns: 1fr; gap: 25px; padding-top: 14px; }
  .song-art { width: 220px; margin: 0 auto; }
  .song-description h1 { font-size: 26px; }
  .song-actions { margin: 22px 0; }
  .song-text-empty { min-height: 135px; }
}

.quick-link > img { width: 42px; height: 42px; object-fit: contain; flex-shrink: 0; }
.platform-rules { margin-top: 22px; }
.platform-rules h3 { margin: 18px 0 8px; font-size: 15px; }
.platform-rules p,.platform-rules li { color: #c4b9cf; font-size: 13px; line-height: 1.9; }
.platform-rules p { margin: 12px 0; }
.platform-rules ul { padding-left: 20px; margin: 10px 0; }
.platform-rules a { color: #d0aff8; text-decoration: underline; }
.rule-rates { width: 100%; border-collapse: collapse; margin: 12px 0; font-size: 13px; }
.rule-rates th,.rule-rates td { text-align: left; padding: 8px; border-bottom: 1px solid var(--line); }
.rule-rates tbody th { font-weight: 500; }
.rule-rates caption { text-align: left; font-weight: 600; margin: 0 0 14px; }
.table-scroll { overflow-x: auto; max-width: 100%; }
.wide-table .rule-rates { min-width: 540px; }
.grade-selector { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 22px; }
.grade-selector button { flex: 1 0 70px; padding: 12px 9px; border: 1px solid var(--line); border-radius: 8px; color: #c7b7d4; font-size: 12px; }
.grade-selector button.active { color: #fff; border-color: #b19bdd; background: #7548b24a; }
.upgrade-note { border-top: 1px solid var(--line); padding: 16px 0 0; }
.upgrade-note strong { font-size: 13px; }
.upgrade-note p { color: #beadcc; line-height: 1.8; font-size: 12px; margin-top: 8px; }
.member-links a { font-size: 12px; color: #c0a6db; }
.member-benefits .fineprint { margin-top: 22px; }
.points-stats { grid-template-columns: repeat(3,minmax(0,1fr)); }
.points-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.points-grid .panel { margin-top: 0; }
.payment-network { border-block: 1px solid var(--line); padding: 15px 0; }
.payment-network p { font-size: 13px; color: #c4b9cf; line-height: 1.8; margin-top: 7px; }
.market-rules { margin-bottom: 28px; color: #c4b9cf; font-size: 13px; line-height: 1.9; }
.market-rules p + p { margin-top: 8px; }
.market-rules a,.page-footer a,.build-note a { color: #c4a6e9; }
.song-rights { margin-top: 18px; font-size: 13px; line-height: 1.8; color: #c8b9d4; }
.song-rights small { display: block; margin-top: 9px; color: #b3a4be; }
.faq { padding: 16px 0; border-bottom: 1px solid var(--line); }
.faq summary { cursor: pointer; font-size: 14px; }
.faq p { margin-bottom: 0; }
.platform-rules .empty img { max-width: 120px; }

@media (max-width: 640px) {
  .points-grid { grid-template-columns: 1fr; }
  .points-stats { grid-template-columns: 1fr; }
  .grade-selector { gap: 7px; }
  .grade-selector button { flex-basis: 28%; }
  .membership-order .order-price { font-size: 30px; }
  .song-bottom-actions { flex-wrap: wrap; gap: 12px; }
}

.member-tiers { grid-template-columns: repeat(2,minmax(0,1fr)); }
.member-tier { align-self: start; }
.member-tier-visual { position: relative; }
.member-tier-copy { display: grid; gap: 3px; padding: 10px 6px 4px; }
.member-tier-visual strong { top: 34%; left: 6%; max-width: 57%; font-size: clamp(14px,1.5vw,18px); line-height: 1.35; white-space: normal; overflow-wrap: anywhere; }
.member-tier-copy span,.member-tier-copy small { position: static; line-height: 1.6; white-space: normal; }
.member-tier-copy span { font-size: 14px; color: #e2dbe9; }
.member-tier-copy .member-tier-duration { font-size: 13px; color: #bdb0ca; }
.member-tier-copy small { font-size: 12px; margin-top: 3px; }
.benefit-list strong { font-size: 15px; line-height: 1.5; }
.benefit-list small { font-size: 13px; line-height: 1.7; color: #bdb0ca; }
.benefit-list span { min-width: 0; }
.member-benefits .fineprint,.membership-order p,.platform-rules p,.platform-rules li { font-size: 14px; }
.membership-order .order-price span { display: block; font-size: 14px; line-height: 1.6; margin-top: 8px; }
.grade-selector button { font-size: 14px; }
.rule-disclosure { margin-top: 22px; }
.rule-disclosure > summary { cursor: pointer; font-size: 15px; line-height: 1.6; color: #e6d8f5; }
.rule-disclosure > p { font-size: 14px; line-height: 1.9; color: #c4b9cf; margin-top: 16px; }
.rule-disclosure > .panel { background: transparent; border: 0; padding-inline: 0; }
.rule-disclosure a { color: #c4a6e9; }
.heading-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.market-intro { color: #bfb0ce; font-size: 14px; margin: -8px 0 20px; }
.task-progress { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; margin-bottom: 22px; }
.task-progress > div { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; font-size: 14px; }
.task-progress > div > span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #504265; color: #e5d5ff; }
.task-card { margin-bottom: 16px; }
.task-card p,.status-guide p { font-size: 14px; line-height: 1.8; color: #c4b9cf; }
.task-card h3 { overflow-wrap: anywhere; }
.task-card a { display: inline-block; margin: 12px 12px 0 0; }
.task-status { font-size: 14px; color: #d2b2f2; }
.status-guide { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; margin-top: 22px; }
.status-guide h3 { font-size: 15px; margin-bottom: 8px; }
.language-control { flex-shrink: 0; }
.language-control select { color: #e6dfed; background: #28222f; border: 1px solid #55475f; border-radius: 8px; padding: 9px 8px; font: inherit; font-size: 13px; max-width: 125px; }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
#daily-check-in { scroll-margin-top: 90px; }
.service-grid img { width: 34px; height: 34px; object-fit: contain; flex-shrink: 0; }
.service-grid button,.service-tile { min-width: 0; line-height: 1.5; text-align: left; }
.service-grid.profile-shortcuts { grid-template-columns: repeat(3,minmax(0,1fr)); margin: 0 0 24px; gap: 12px; }
.profile-shortcuts button { justify-content: center; flex-direction: column; text-align: center; padding: 16px 8px; font-size: 14px; }
.profile-shortcuts img { width: 40px; height: 40px; }
.filters { flex-wrap: wrap; }
.filters select { max-width: 100%; }
[lang="en"] .profile-hero h1 { font-size: 24px; }
[lang="en"] .brand span { font-size: 19px; letter-spacing: .02em; }
[lang="en"] .quick-link b { line-height: 1.4; }
@media (max-width: 640px) {
  .topbar { flex-wrap: wrap; gap: 10px; }
  .language-control { margin-left: auto; }
  .search { flex: 1 1 110px; min-width: 0; }
  .search input { min-width: 0; }
  .top-avatar { display: none; }
  .member-tiers { gap: 10px; }
  .member-tier-visual strong { font-size: 14px; }
  .member-tier-copy { padding-inline: 2px; }
  .benefit-list { grid-template-columns: 1fr; gap: 20px; }
  .benefit-list img { width: 40px; height: 40px; }
  .benefit-list .permanent-distribution { grid-column: auto; }
  .heading-actions { margin-top: 12px; }
  .page-heading { flex-wrap: wrap; gap: 10px; }
  .status-guide { grid-template-columns: 1fr; }
  .task-progress { gap: 8px; }
  .task-progress > div { flex-direction: column; text-align: center; font-size: 12px; }
  .profile-hero { flex-wrap: wrap; }
  .profile-hero .secondary { margin-left: 0; }
  .tabs button { white-space: normal; line-height: 1.5; font-size: 13px; }
  .service-grid button,.service-tile { font-size: 14px; gap: 8px; }
}

/* Keep icons aligned even when a translated shortcut needs two lines. */
.quick-link { min-width: 0; }
.quick-link > div { min-width: 0; }
.quick-link b { overflow-wrap: anywhere; }
@media (max-width: 850px) {
  .quick-link { justify-content: flex-start; text-align: center; }
  .quick-link > div { width: 100%; }
  .quick-link b { display: block; line-height: 1.4; }
}
