@media (max-width: 640px){.mobile-text-xs{font-size:.75rem}.mobile-text-sm{font-size:.875rem}.mobile-p-2{padding:.5rem}.mobile-p-3{padding:.75rem}.mobile-gap-2{gap:.5rem}.mobile-gap-3{gap:.75rem}}@media (min-width: 641px) and (max-width: 1024px){.tablet-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet-text-base{font-size:1rem}.tablet-p-4{padding:1rem}}@media (min-width: 1025px){.desktop-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-text-lg{font-size:1.125rem}.desktop-p-6{padding:1.5rem}}.responsive-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.responsive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width: 1024px){.responsive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}.responsive-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding:1rem}@media (min-width: 1024px){.responsive-card{padding:1.5rem}}.responsive-heading{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:1rem}@media (min-width: 1024px){.responsive-heading{font-size:1.25rem;margin-bottom:1.25rem}}.responsive-text{font-size:.75rem;color:#6b7280}@media (min-width: 640px){.responsive-text{font-size:.875rem}}.responsive-number{font-size:1.25rem;font-weight:600;color:#111827}@media (min-width: 1024px){.responsive-number{font-size:1.5rem}}.mobile-sidebar{position:fixed;top:0;left:0;height:100vh;width:16rem;background:#fff;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:50;box-shadow:0 10px 15px -3px #0000001a}.mobile-sidebar.open{transform:translate(0)}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:40;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.mobile-overlay.open{opacity:1;visibility:visible}.touch-button{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.responsive-spacing{padding:1rem;margin-bottom:1.5rem}@media (min-width: 640px){.responsive-spacing{padding:1.5rem;margin-bottom:2rem}}@media (min-width: 1024px){.responsive-spacing{padding:2rem;margin-bottom:2.5rem}}@media (max-width: 640px){.mobile-hidden{display:none!important}}@media (min-width: 641px){.mobile-only{display:none!important}}.responsive-image{width:100%;height:auto;max-width:100%}.responsive-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 640px){.responsive-table{font-size:.875rem}}.responsive-form{width:100%}@media (min-width: 640px){.responsive-form{max-width:28rem}}.responsive-nav{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1024px){.responsive-nav{flex-direction:row;gap:1rem}}.dashboard-auto-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.dashboard-auto-grid>*{height:100%;display:flex;flex-direction:column}.dashboard-auto-grid>*>.bg-gradient-to-r{margin-top:auto}@media (min-width: 1024px){.dashboard-auto-grid{gap:1.5rem!important}}.kv-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;width:100%;min-width:0}.kv-row>:first-child{flex:1 1 220px;min-width:140px}.kv-row>:last-child{margin-left:auto;flex:0 1 auto;max-width:100%;min-width:0}@media (max-width: 520px){.kv-row{flex-direction:column;align-items:flex-start}.kv-row>:last-child{margin-left:0;align-self:flex-end;width:100%;text-align:right}}.responsive-amount{font-size:clamp(1.25rem,4vw,1.875rem);line-height:1.15;text-align:right}.break-anywhere{overflow-wrap:anywhere;word-break:break-word}
