:root{--petwise-orange: #F67549;--petwise-teal: #4DBDBE;--petwise-primary: #F67549;--petwise-secondary: #4DBDBE;--petwise-success: #10B981;--petwise-warning: #F59E0B;--petwise-danger: #EF4444;--petwise-info: #3B82F6;--petwise-gray-50: #F9FAFB;--petwise-gray-100: #F3F4F6;--petwise-gray-200: #E5E7EB;--petwise-gray-300: #D1D5DB;--petwise-gray-400: #9CA3AF;--petwise-gray-500: #6B7280;--petwise-gray-600: #4B5563;--petwise-gray-700: #374151;--petwise-gray-800: #1F2937;--petwise-gray-900: #111827;--petwise-radius-sm: 4px;--petwise-radius-md: 8px;--petwise-radius-lg: 12px;--petwise-radius-xl: 16px;--petwise-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--petwise-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--petwise-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--petwise-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--petwise-font-primary: "DM Sans", sans-serif;--petwise-font-accent: "DM Sans", sans-serif;--petwise-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}body{margin:0;font-family:var(--petwise-font-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--petwise-font-primary);margin:0;line-height:1.2}h1{font-weight:700;font-size:2.25rem}h2{font-weight:600;font-size:1.875rem}h3{font-weight:500;font-size:1.5rem}h4,h5,h6{font-weight:500;font-size:1.125rem}p,span,label,input,textarea,select,button{font-family:var(--petwise-font-primary);font-weight:400}button,.btn,.button{font-family:var(--petwise-font-primary);font-weight:500}.text-accent,.tooltip,.helper-text,blockquote,.testimonial{font-family:var(--petwise-font-accent);font-weight:400}code,pre,.monospace{font-family:var(--petwise-font-mono);font-weight:400}@media (max-width: 768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}:root{--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--text-primary: var(--petwise-gray-900);--text-secondary: var(--petwise-gray-600);--text-tertiary: var(--petwise-gray-400);--border-light: var(--petwise-gray-200);--border-medium: var(--petwise-gray-300);--border-dark: var(--petwise-gray-400);--bg-primary: #FFFFFF;--bg-secondary: var(--petwise-gray-50);--bg-tertiary: var(--petwise-gray-100)}*{box-sizing:border-box}button,input[type=button],input[type=submit],a[role=button]{min-height:44px;min-width:44px}html{font-size:16px}@media (max-width: 480px){html{font-size:15px}body{padding:0;line-height:1.5}}@media (min-width: 481px) and (max-width: 768px){html{font-size:15.5px}}@media (min-width: 769px) and (max-width: 1023px){html{font-size:16px}}@media (min-width: 1024px) and (max-width: 1199px){html{font-size:16px}}@media (min-width: 1200px){html{font-size:16px}}html{scroll-behavior:smooth}:focus{outline:2px solid var(--petwise-orange);outline-offset:2px}.js-focus-visible :focus:not(.focus-visible){outline:none}@media (prefers-contrast: high){:root{--border-light: var(--petwise-gray-400);--text-secondary: var(--petwise-gray-800)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media (max-width: 768px){button,input[type=button],input[type=submit],.clickable{min-height:44px;padding:12px 16px}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],textarea,select{font-size:16px}}@media (min-width: 1024px) and (max-width: 1366px){.dashboard-layout__content{max-width:1200px;margin:0 auto}}@media print{body{padding:0;background:#fff!important;color:#000!important}.no-print{display:none!important}}@media (prefers-color-scheme: dark){:root{color-scheme:dark}}.error-boundary-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.error-boundary-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:40px;max-width:500px;width:100%;text-align:center}.error-boundary-content h1{color:#333;font-size:24px;margin-bottom:16px}.error-boundary-content p{color:#666;font-size:16px;margin-bottom:24px}.error-details{background-color:#f8f8f8;border:1px solid #e0e0e0;border-radius:4px;padding:16px;margin:20px 0;text-align:left}.error-details summary{cursor:pointer;font-weight:600;color:#333;margin-bottom:10px}.error-details pre{overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;font-size:12px;color:#d32f2f;margin:10px 0}.error-boundary-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.error-btn-refresh,.error-btn-retry{padding:10px 20px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .2s}.error-btn-refresh{background-color:#f67549;color:#fff}.error-btn-refresh:hover{background-color:#e55a30}.error-btn-retry{background-color:#4dbdbe;color:#fff}.error-btn-retry:hover{background-color:#3aa9aa}@media (max-width: 768px){.error-boundary-container{padding:16px}.error-boundary-content{padding:24px}.error-boundary-content h1{font-size:20px}.error-boundary-content p{font-size:14px}.error-boundary-actions{flex-direction:column}.error-btn-refresh,.error-btn-retry{min-height:44px;width:100%}}
