.ds-container{max-width:880px;margin:0 auto;padding:32px 20px 56px}.ds-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px}.ds-header .ds-title{margin-bottom:6px!important;color:var(--ds-ink, #233b2e)}.ds-receipt{margin-bottom:24px;padding:20px 22px 14px;border-radius:14px;background:linear-gradient(180deg,#1f4d3a0d,#1f4d3a05),var(--ant-color-bg-container, #fffdf6);border:1px solid rgba(31,77,58,.14);box-shadow:0 1px 2px #233b2e0d,0 10px 28px #233b2e14}.ds-receipt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 16px}.ds-stat{display:flex;flex-direction:column;gap:4px;min-width:0}.ds-stat-label{font-size:12px;color:var(--ant-color-text-tertiary, #7c8a80)}.ds-stat-value{font-size:26px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums;color:var(--ds-green, #1f4d3a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-stat-unit{margin-left:4px;font-size:14px;font-weight:500;color:var(--ant-color-text-secondary, #6b7a70)}.ds-stat-money{font-size:22px}.ds-stat-info{margin-left:4px;font-size:11px;color:var(--ant-color-text-tertiary, #8a968e);cursor:help;vertical-align:2px;transition:color .2s ease}.ds-stat-info:hover{color:var(--ds-green, #1f4d3a)}.ds-daily-pop{display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.5}.ds-daily-pop b{font-variant-numeric:tabular-nums}.ds-daily-pop .ds-pop-recurring b{color:#c45418}.ds-daily-pop .ds-pop-device b{color:var(--ds-green, #1f4d3a)}.ds-receipt-foot{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px dashed rgba(31,77,58,.22);font-size:12px;color:var(--ant-color-text-secondary, #6b7a70);font-variant-numeric:tabular-nums}.ds-receipt-foot .ds-receipt-foot-tip{margin-left:auto;font-size:12px}.ds-receipt-foot .ds-recurring-count{color:#c45418}.ds-group-title{display:flex;align-items:baseline;gap:8px;margin:6px 0 10px;padding-top:16px;border-top:1px dashed rgba(35,59,46,.2);font-size:13px;font-weight:600;color:var(--ant-color-text-secondary, #6b7a70)}.ds-group-title .ds-group-count{font-size:11px;font-weight:500;color:var(--ant-color-text-tertiary, #8a968e)}.ds-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-item{position:relative;display:flex;flex-direction:column;gap:6px;padding:14px 16px 12px;min-height:104px;border-radius:12px;cursor:pointer;background:var(--ant-color-bg-container, #fffdf6);border:1px solid rgba(35,59,46,.08);box-shadow:0 1px 2px #233b2e0a;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ds-item:hover{box-shadow:0 2px 4px #233b2e0f,0 12px 28px #233b2e1a;transform:translateY(-2px);border-color:#1f4d3a47}.ds-item:hover .ds-actions{opacity:1}.ds-item.is-recurring{border-color:#c4541859;background:linear-gradient(135deg,#fffaf6,#fff3e8)}.ds-item.is-recurring .ds-status-pill{color:#c45418}.ds-item.is-recurring .ds-price{color:#a34b16}.ds-item-main{min-width:0;flex:1}.ds-item-title{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;padding-right:76px;min-width:0}.ds-item-title .ds-device-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;font-size:15px;line-height:1;flex-shrink:0;color:var(--ds-green, #1f4d3a);background:#1f4d3a1a}.ds-item-title .ds-name{font-size:16px;font-weight:700;color:var(--ant-color-text, #233b2e);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-item-title .ds-note-tip{flex-shrink:0;font-size:12px;color:var(--ant-color-text-tertiary, #8a968e);cursor:help}.ds-item-sub{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:12px;color:var(--ant-color-text-tertiary, #8a968e);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-item-sub .ds-status-pill{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;flex-shrink:0}.ds-item-sub .ds-sub-date{font-size:12px;color:var(--ant-color-text-tertiary, #8a968e)}.ds-item-side{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px;border-top:1px dashed rgba(31,77,58,.18);flex-shrink:0;min-width:0}.ds-item-side .ds-daily{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--ds-green, #1f4d3a);white-space:nowrap}.ds-item-side .ds-daily .is-negative{color:var(--ant-color-success, #389e0d)}.ds-item-side .ds-daily .ds-daily-unit{margin-left:2px;font-size:11px;font-weight:400}.ds-item-side .ds-price{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ds-corner{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:6px;z-index:1}.ds-corner .ds-actions{display:flex;gap:2px;opacity:0;padding:2px;border-radius:8px;background:var(--ant-color-bg-container, #fffdf6);box-shadow:0 1px 4px #233b2e1f;transition:opacity .2s ease}.ds-corner .ds-actions .ant-btn{min-width:30px;padding-inline:6px}.ds-icon-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.ds-icon-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 2px 7px;border-radius:10px;cursor:pointer;border:1px solid rgba(35,59,46,.14);background:var(--ant-color-bg-container, #fffdf6);color:var(--ant-color-text-secondary, #6b7a70);font:inherit;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.ds-icon-cell:hover{border-color:#1f4d3a73;background:#1f4d3a0d}.ds-icon-cell.is-selected{border-color:var(--ds-green, #1f4d3a);background:#1f4d3a1a;color:var(--ds-green, #1f4d3a);box-shadow:inset 0 0 0 1px var(--ds-green, #1f4d3a)}.ds-icon-cell .ds-icon-cell-icon{font-size:18px;line-height:1}.ds-icon-cell .ds-icon-cell-label{font-size:11px;line-height:1;white-space:nowrap}.ds-icon-hint{display:flex;align-items:center;min-height:28px;margin:-14px 0 20px;font-size:12px;color:var(--ant-color-text-tertiary, #8a968e)}.ds-icon-hint .ant-btn-link{padding:0;height:auto;font-size:12px;color:var(--ds-green, #1f4d3a)}.ds-empty{margin:56px 0}@media(max-width:768px){.ds-header{flex-direction:column;align-items:stretch}.ds-header .ant-btn{min-height:44px}.ds-receipt-grid{grid-template-columns:1fr 1fr}.ds-receipt-grid .ds-stat:first-child{grid-column:1 / -1}.ds-stat-value{font-size:22px}.ds-receipt-foot{gap:10px}.ds-receipt-foot .ds-receipt-foot-tip{width:100%;margin-left:0}.ds-item{padding:18px 16px;align-items:flex-start}.ds-item .ds-actions{opacity:1}.ds-icon-picker{grid-template-columns:repeat(4,1fr)}.ds-item-side .ds-daily{font-size:18px}}@media(max-width:575px){.ds-container{padding:24px 12px 48px}.ds-header{margin-bottom:20px}.ds-receipt{padding:16px 14px 12px;margin-bottom:16px}.ds-list{grid-template-columns:1fr;gap:12px}.ds-item{min-height:96px}.ds-item-sub{flex-wrap:wrap;row-gap:2px}.ds-item-side .ds-daily{font-size:20px}}@media(prefers-reduced-motion:reduce){.ds-item{transition:none;transform:none}}
