.touch-target{min-height:44px;min-width:44px}.text-mobile-xs{font-size:.75rem;line-height:1rem}.text-mobile-sm{font-size:.875rem;line-height:1.25rem}.text-mobile-base{font-size:1rem;line-height:1.5rem}.text-mobile-lg{font-size:1.125rem;line-height:1.75rem}.text-mobile-xl{font-size:1.25rem;line-height:1.75rem}@media (min-width:640px){.text-mobile-xs{font-size:.75rem;line-height:1rem}.text-mobile-base,.text-mobile-sm{font-size:.875rem;line-height:1.25rem}.text-mobile-lg{font-size:1rem;line-height:1.5rem}.text-mobile-xl{font-size:1.125rem;line-height:1.75rem}}.space-mobile-xs>*+*{margin-top:.5rem}.space-mobile-sm>*+*{margin-top:.75rem}.space-mobile-md>*+*{margin-top:1rem}.space-mobile-lg>*+*{margin-top:1.5rem}@media (min-width:640px){.space-mobile-xs>*+*{margin-top:.25rem}.space-mobile-sm>*+*{margin-top:.5rem}.space-mobile-md>*+*{margin-top:.75rem}.space-mobile-lg>*+*{margin-top:1rem}}.p-mobile-xs{padding:.5rem}.p-mobile-sm{padding:.75rem}.p-mobile-md{padding:1rem}.p-mobile-lg{padding:1.5rem}@media (min-width:640px){.p-mobile-xs{padding:.25rem}.p-mobile-sm{padding:.5rem}.p-mobile-md{padding:.75rem}.p-mobile-lg{padding:1rem}}.btn-mobile-sm{height:2.5rem;padding:0 .75rem}.btn-mobile-md{height:3rem;padding:0 1rem}.btn-mobile-lg{height:3.5rem;padding:0 1.5rem}@media (min-width:640px){.btn-mobile-sm{height:2.25rem;padding:0 .75rem}.btn-mobile-md{height:2.5rem;padding:0 1rem}.btn-mobile-lg{height:2.75rem;padding:0 1.25rem}}.input-mobile{height:3rem;padding:.75rem 1rem;font-size:1rem}@media (min-width:640px){.input-mobile{height:2.5rem;padding:.5rem .75rem;font-size:.875rem}}.gap-mobile-xs{gap:.5rem}.gap-mobile-sm{gap:.75rem}.gap-mobile-md{gap:1rem}.gap-mobile-lg{gap:1.5rem}@media (min-width:640px){.gap-mobile-xs{gap:.25rem}.gap-mobile-sm{gap:.5rem}.gap-mobile-md{gap:.75rem}.gap-mobile-lg{gap:1rem}}.rounded-mobile{border-radius:.75rem}.rounded-mobile-lg{border-radius:1rem}@media (min-width:640px){.rounded-mobile{border-radius:.5rem}.rounded-mobile-lg{border-radius:.75rem}}.shadow-mobile{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.shadow-mobile-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.shadow-mobile-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.mobile-container{max-width:100vw;overflow-x:hidden}.mobile-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem;border:1px solid hsl(var(--border))}.mobile-table-wrapper table{min-width:100%;width:max-content}.mobile-dialog{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;margin:0}@media (min-width:640px){.mobile-dialog{width:auto;height:auto;max-width:32rem;max-height:90vh;border-radius:.75rem;margin:auto}}.mobile-form-group{display:flex;flex-direction:column;gap:.5rem}.mobile-form-row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.mobile-form-row{grid-template-columns:repeat(2,1fr);gap:.75rem}}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid hsl(var(--border));padding:.75rem;z-index:50}@media (min-width:768px){.mobile-nav{display:none}}.mobile-card-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.mobile-card-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (min-width:1024px){.mobile-card-grid{grid-template-columns:repeat(3,1fr)}}.mobile-list-item{padding:1rem;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;gap:.75rem;min-height:4rem}@media (min-width:640px){.mobile-list-item{padding:.75rem;min-height:3rem;gap:.5rem}}.mobile-search{position:sticky;top:0;z-index:10;background:#fff;padding:1rem;border-bottom:1px solid hsl(var(--border))}@media (min-width:640px){.mobile-search{position:static;padding:.75rem;border-bottom:none;background:transparent}}.mobile-action-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid hsl(var(--border));padding:1rem;display:flex;gap:.75rem;z-index:40}@media (min-width:640px){.mobile-action-bar{position:static;background:transparent;border-top:none;padding:0}}.mobile-full-width{width:100vw;margin-left:calc(-50vw + 50%)}.mobile-safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.flutter-appbar,.mobile-safe-area-top{padding-top:env(safe-area-inset-top)}.flutter-appbar{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);min-height:calc(4rem + env(safe-area-inset-top))}.mobile-content-safe{height:calc(100vh - 4rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.appbar-content{height:4rem;display:flex;align-items:center;padding:0 1rem}@media (max-width:640px){.touch-target{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.sidebar-trigger-mobile{padding:8px;border-radius:8px;transition:background-color .2s}.sidebar-trigger-mobile:hover{background-color:rgba(0,0,0,.05)}}@media (max-width:639px){:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}}