body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}@media (max-width:768px){body{font-size:16px}*{-webkit-tap-highlight-color:transparent}a,button,input,select,textarea{min-height:44px}}.mobile-bottom-nav{background:#fff;border-top:1px solid #0000001f;bottom:0;box-shadow:0 -2px 8px #0000001a;left:0;position:fixed;right:0;z-index:1000}@supports (padding:max(0px)){.mobile-bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.mobile-page{background:#f5f5f5;min-height:100vh;padding-bottom:80px}.mobile-content{padding:16px}.mobile-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:16px;padding:16px}.mobile-card-header{align-items:center;display:flex;font-size:16px;font-weight:600;margin-bottom:12px}.mobile-card-icon{height:24px;margin-right:8px;width:24px}.mobile-list-item{align-items:center;border-bottom:1px solid #0000000f;display:flex;padding:12px 0}.mobile-list-item:last-child{border-bottom:none}.mobile-list-item-avatar{border-radius:50%;flex-shrink:0;height:40px;margin-right:12px;width:40px}.mobile-list-item-content{flex:1 1;min-width:0}.mobile-list-item-title{font-size:14px;font-weight:500;margin-bottom:2px}.mobile-list-item-subtitle,.mobile-list-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-list-item-subtitle{color:#0009;font-size:12px}.mobile-fab{border-radius:50%;bottom:80px;box-shadow:0 4px 12px #0003;height:56px;position:fixed;right:16px;width:56px;z-index:999}.mobile-button-primary{font-size:16px;font-weight:600;height:48px}.mobile-button-primary,.mobile-button-secondary{border-radius:8px;text-transform:none;width:100%}.mobile-button-secondary{font-size:14px;font-weight:500;height:44px}.mobile-input{background:#fff;border:1px solid #0000003b;border-radius:8px;font-size:16px;height:48px;padding:12px 16px;width:100%}.mobile-input:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a;outline:none}.mobile-textarea{border:1px solid #0000003b;border-radius:8px;font-family:inherit;font-size:16px;min-height:120px;padding:12px 16px;resize:vertical;width:100%}.mobile-modal{background:#fff;bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:1300}.mobile-modal-header{background:#fff;border-bottom:1px solid #0000001f;position:-webkit-sticky;position:sticky;top:0;z-index:1}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-up{animation:slideUp .3s ease-out}.slide-down{animation:slideDown .3s ease-out}.fade-in{animation:fadeIn .2s ease-in}.pull-to-refresh{position:relative}.pull-to-refresh-indicator{align-items:center;display:flex;height:40px;justify-content:center;left:50%;position:absolute;top:-60px;transform:translateX(-50%);transition:top .2s ease;width:40px}.pull-to-refresh.pulling .pull-to-refresh-indicator{top:10px}.swipeable-item{overflow:hidden;position:relative}.swipeable-actions{align-items:center;bottom:0;display:flex;position:absolute;right:0;top:0}.swipeable-action{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:600;height:100%;justify-content:center;padding:0 24px}.swipeable-action.delete{background:#d32f2f}.swipeable-action.complete{background:#388e3c}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none!important}}.mobile-text-center{text-align:center}.mobile-mt-1{margin-top:8px}.mobile-mt-2{margin-top:16px}.mobile-mt-3{margin-top:24px}.mobile-mb-1{margin-bottom:8px}.mobile-mb-2{margin-bottom:16px}.mobile-mb-3{margin-bottom:24px}.mobile-p-1{padding:8px}.mobile-p-2{padding:16px}.mobile-p-3{padding:24px}.mobile-skeleton{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.mobile-spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#1976d2;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.mobile-button-primary,.mobile-card{border:2px solid #000}}@media (prefers-color-scheme:dark){.mobile-page{background:#121212}.mobile-card{background:#1e1e1e;color:#fff}.mobile-input,.mobile-textarea{background:#1e1e1e;border-color:#ffffff3b;color:#fff}}