.app{width:100%;padding:8px}.app-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.app-header h1{margin:0;font-size:1.5rem;font-weight:500}.date-picker-container{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.calendar-dropdown{position:relative;z-index:100;margin-bottom:16px}.statistics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.stat-content{text-align:center;padding:16px}.stat-value{font-size:2rem;font-weight:600;margin-bottom:4px}.stat-label{font-size:.875rem;opacity:.8}.section{margin-bottom:24px}.section h2{font-size:1.25rem;font-weight:500;margin-bottom:12px}.table-header{display:flex;justify-content:flex-end;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.table-header button{font-size:.85rem!important}.table-container{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.9rem}.data-table th,.data-table td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(0,0,0,.08)}.data-table th{font-weight:500;opacity:.7}.data-table tbody tr:hover{background:#00000008}.order-details-chayns{padding:8px 0}.order-meta{display:flex;gap:24px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.1)}.article-detail-chayns{background:#00000008;border-radius:8px;padding:12px 16px;margin-bottom:8px}.article-detail-chayns:last-child{margin-bottom:0}.article-header-chayns{display:flex;justify-content:space-between;align-items:center;font-weight:500;margin-bottom:8px}.article-options-chayns{padding-left:16px;border-left:2px solid rgba(0,0,0,.1);margin-bottom:8px}.option-item-chayns{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.9rem;opacity:.8}.article-sum-chayns{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid rgba(0,0,0,.1);font-weight:600}.loading{text-align:center;padding:48px;opacity:.7}@media(max-width:768px){.app-header{flex-direction:column;align-items:flex-start}.statistics-grid{grid-template-columns:repeat(2,1fr)}.order-meta{flex-direction:column;gap:8px}}@media(max-width:480px){.statistics-grid{grid-template-columns:1fr}}.cancel-button{background-color:#d32f2f!important;color:#fff!important}.cancel-button:hover{background-color:#b71c1c!important}.redeem-button{background-color:#388e3c!important;color:#fff!important}.redeem-button:hover{background-color:#2e7d32!important}:root{color:var(--chayns-color--text, #222)}body{margin:0;min-height:100vh;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#root{width:100%}.tapp,.tapp__content{padding:0!important;max-width:none!important}
