@media screen and (max-width:767px){.inspection-dashboard-mobile{padding:.75rem}.inspection-dashboard-mobile .metrics-grid{grid-template-columns:1fr;gap:1rem}.inspection-dashboard-mobile .metrics-card{padding:1rem}.inspection-dashboard-mobile .metrics-card .metric-value{font-size:1.5rem}.inspection-card-mobile{border-radius:.5rem;margin-bottom:.75rem;padding:.75rem}.inspection-card-mobile .card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.inspection-card-mobile .card-title{font-size:1rem;font-weight:600}.inspection-card-mobile .badge-container{flex-wrap:wrap;gap:.25rem;display:flex}.inspection-card-mobile .badge{padding:.25rem .5rem;font-size:.75rem}.inspection-card-mobile .card-details{grid-template-columns:1fr;gap:.5rem;margin-top:.75rem;display:grid}.inspection-card-mobile .detail-item{font-size:.875rem}.inspection-card-mobile .detail-label{color:#6b7280;font-weight:500}.inspection-card-mobile .action-buttons{gap:.5rem;width:100%;margin-top:1rem;display:flex}.inspection-card-mobile .action-buttons .primary-button{flex:1}.inspection-card-mobile .action-buttons .menu-button{min-width:2.5rem;padding:.5rem}.tabs-mobile .tabs-list{grid-template-columns:repeat(2,1fr);gap:.25rem;padding:.25rem}.tabs-mobile .tab-trigger{min-height:2.5rem;padding:.5rem .25rem;font-size:.75rem}.tabs-mobile .tab-trigger .icon{width:1rem;height:1rem}.filter-search-mobile{flex-direction:column;gap:.75rem;width:100%}.filter-search-mobile .button-group{gap:.5rem;width:100%;display:flex}.filter-search-mobile .filter-button,.filter-search-mobile .search-button{flex:1;justify-content:center}.filter-search-mobile .filter-button .icon,.filter-search-mobile .search-button .icon{margin-right:0}.header-mobile{flex-direction:column;align-items:stretch;gap:1rem}.header-mobile .title{font-size:1.25rem;line-height:1.75rem}.header-mobile .refresh-button{justify-content:center;width:100%}.inspection-review-mobile{padding:.75rem}.inspection-review-mobile .review-header{flex-direction:column;align-items:stretch;gap:1rem}.inspection-review-mobile .review-title{font-size:1.125rem;line-height:1.75rem}.inspection-review-mobile .review-badges{flex-wrap:wrap;gap:.5rem}.inspection-review-mobile .review-actions{gap:.5rem;width:100%;display:flex}.inspection-review-mobile .review-actions .button{flex:1;font-size:.875rem}.search-filter-mobile .search-form{flex-direction:column;gap:.75rem}.search-filter-mobile .search-input-container{width:100%}.search-filter-mobile .search-button{justify-content:center;width:100%}.search-filter-mobile .advanced-filters{grid-template-columns:1fr;gap:1rem}.mobile-touch-target{min-width:44px;min-height:44px}.mobile-no-select{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.mobile-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.mobile-spacing-sm{padding:.5rem}.mobile-spacing-md{padding:.75rem}.mobile-spacing-lg{padding:1rem}.mobile-text-xs{font-size:.75rem;line-height:1rem}.mobile-text-sm{font-size:.875rem;line-height:1.25rem}.mobile-text-base{font-size:1rem;line-height:1.5rem}.mobile-text-lg{font-size:1.125rem;line-height:1.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.inspection-dashboard-tablet .metrics-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.inspection-card-tablet .card-details{grid-template-columns:repeat(2,1fr);gap:1rem}.tabs-tablet .tabs-list{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:414px) and (max-width:767px){.inspection-card-large-mobile .card-details{grid-template-columns:repeat(2,1fr);gap:.75rem}.tabs-large-mobile .tab-trigger{padding:.75rem .5rem;font-size:.875rem}}@media screen and (max-width:767px) and (orientation:landscape){.mobile-landscape .metrics-grid{grid-template-columns:repeat(2,1fr)}.mobile-landscape .inspection-card{padding:.5rem}.mobile-landscape .header{flex-direction:row;align-items:center}.mobile-landscape .title{font-size:1rem}}
@media screen and (max-width:767px){.mobile-table-container{-webkit-overflow-scrolling:touch;border:1px solid hsl(var(--border));border-radius:.5rem;width:100%;max-width:100vw;overflow-x:auto}.mobile-table-container table{min-width:100%}.invoice-table-mobile .table-cell{padding:.75rem .5rem;font-size:.875rem}.invoice-table-mobile .table-header{text-transform:uppercase;letter-spacing:.025em;padding:.75rem .5rem;font-size:.75rem;font-weight:600}.invoice-card-mobile{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.invoice-card-mobile .invoice-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.invoice-card-mobile .invoice-number{color:hsl(var(--foreground));font-size:1rem;font-weight:600}.invoice-card-mobile .invoice-amount{color:hsl(var(--primary));font-size:1.125rem;font-weight:600}.invoice-card-mobile .invoice-details{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.invoice-card-mobile .invoice-detail{flex-direction:column;display:flex}.invoice-card-mobile .invoice-detail-label{color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.75rem}.invoice-card-mobile .invoice-detail-value{color:hsl(var(--foreground));font-size:.875rem}.invoice-card-mobile .invoice-actions{justify-content:flex-end;gap:.5rem;display:flex}.invoice-dialog-mobile{width:95vw;max-width:95vw;height:95vh;max-height:95vh;margin:0}.invoice-dialog-mobile .dialog-content{padding:1rem;overflow-y:auto}.invoice-dialog-mobile .dialog-header{border-bottom:1px solid hsl(var(--border));margin-bottom:1rem;padding-bottom:1rem}.invoice-dialog-mobile .dialog-title{font-size:1.25rem;line-height:1.75rem}.invoice-dialog-mobile .form-grid{grid-template-columns:1fr;gap:1rem;display:grid}.invoice-dialog-mobile .form-field{margin-bottom:1rem}.invoice-dialog-mobile .form-label{margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.invoice-dialog-mobile .form-input{width:100%;font-size:16px}.invoice-dialog-mobile .form-textarea{width:100%;min-height:80px;font-size:16px}.invoice-dialog-mobile .form-select{width:100%;font-size:16px}.line-items-mobile{border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.line-item-mobile{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));padding:1rem}.line-item-mobile:last-child{border-bottom:none}.line-item-mobile .line-item-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.line-item-mobile .line-item-description{color:hsl(var(--foreground));flex:1;margin-right:.5rem;font-size:.875rem;font-weight:500}.line-item-mobile .line-item-amount{color:hsl(var(--primary));font-size:1rem;font-weight:600}.line-item-mobile .line-item-details{color:hsl(var(--muted-foreground));justify-content:space-between;font-size:.75rem;display:flex}.line-item-mobile .line-item-quantity{margin-right:1rem}.line-item-mobile .line-item-unit-price{margin-left:auto}.summary-cards-mobile{grid-template-columns:1fr;gap:1rem;display:grid}.summary-card-mobile{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.5rem;padding:1rem}.summary-card-mobile .card-header{align-items:center;margin-bottom:.75rem;display:flex}.summary-card-mobile .card-icon{width:1.25rem;height:1.25rem;color:hsl(var(--primary));margin-right:.5rem}.summary-card-mobile .card-title{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.summary-card-mobile .card-value{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700}.summary-card-mobile .card-change{margin-top:.25rem;font-size:.75rem}.summary-card-mobile .card-change.positive{color:hsl(var(--success))}.summary-card-mobile .card-change.negative{color:hsl(var(--destructive))}.mobile-action-buttons{flex-direction:column;gap:.5rem;width:100%;display:flex}.mobile-action-button{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.875rem}.mobile-action-button-group{gap:.5rem;display:flex}.mobile-action-button-group .mobile-action-button{flex:1}.status-badge-mobile{text-transform:uppercase;letter-spacing:.025em;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.touch-target{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.touch-target-small{min-width:36px;min-height:36px}.invoice-card-mobile{transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.invoice-card-mobile:active{box-shadow:0 2px 6px #00000026}.invoice-actions button{font-weight:500}.invoice-card-mobile .status-badge-mobile{padding:.2rem .4rem;font-size:.7rem}[data-radix-popper-content-wrapper]{z-index:100!important}.mobile-spacing-tight{padding:.5rem}.mobile-spacing-normal{padding:1rem}.mobile-spacing-loose{padding:1.5rem}.mobile-gap-tight{gap:.5rem}.mobile-gap-normal{gap:1rem}.mobile-gap-loose{gap:1.5rem}}
