:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--text-primary: #333;--text-secondary: #666;--bg-primary: #ffffff;--bg-secondary: #f5f5f7;--border-color: #e5e5e5;--button-height: 44px;--button-padding: .875rem 1rem;--touch-target-min: 44px}:root.high-contrast{--text-primary: #000;--text-secondary: #1a1a1a;--text-tertiary: #333;--bg-primary: #fff;--bg-secondary: #fff;--bg-tertiary: #f0f0f0;--border-color: #000;--button-bg: #000;--button-text: #fff;--button-border: #000;--link-color: #0000EE;--link-visited: #551A8B;--success-bg: #d4edda;--success-text: #155724;--success-border: #28a745;--error-bg: #f8d7da;--error-text: #721c24;--error-border: #dc3545;--warning-bg: #fff3cd;--warning-text: #856404;--warning-border: #ffc107;color-scheme:light}:root.high-contrast body{background:#fff;color:#000}:root.high-contrast button,:root.high-contrast input,:root.high-contrast select,:root.high-contrast textarea{border:2px solid #000!important;background:#fff!important;color:#000!important}:root.high-contrast button:not(:disabled){background:#000!important;color:#fff!important;font-weight:700}:root.high-contrast button:disabled{background:#ccc!important;color:#666!important;border-color:#666!important}:root.high-contrast a{color:#00e;text-decoration:underline;font-weight:700}:root.high-contrast a:visited{color:#551a8b}:root.high-contrast .package-card,:root.high-contrast .modal,:root.high-contrast .settings-section{border:2px solid #000!important;background:#fff!important}:root.high-contrast .status-badge{border:2px solid #000!important;font-weight:700}:root.high-contrast .success,:root.high-contrast .status-message.success{background:var(--success-bg)!important;color:var(--success-text)!important;border:2px solid var(--success-border)!important}:root.high-contrast .error,:root.high-contrast .status-message.error,:root.high-contrast .error-text{background:var(--error-bg)!important;color:var(--error-text)!important;border:2px solid var(--error-border)!important}:root.high-contrast .warning,:root.high-contrast .status-message.warning{background:var(--warning-bg)!important;color:var(--warning-text)!important;border:2px solid var(--warning-border)!important}:root.high-contrast .setting-row,:root.high-contrast .queue-item,:root.high-contrast .conflict-item{background:#fff!important;border:2px solid #000!important}:root.high-contrast .slider{background-color:#ccc!important;border:2px solid #000!important}:root.high-contrast input:checked+.slider{background-color:#000!important}:root.glove-mode button{min-height:56px!important;min-width:56px!important;padding:1.25rem 1.5rem!important}:root.glove-mode input,:root.glove-mode select,:root.glove-mode textarea{min-height:56px!important;padding:1rem!important;font-size:16px!important}:root.glove-mode .package-card{padding:1.5rem!important}:root.glove-mode .modal{padding:2rem!important}:root[data-content-density=compact]{--element-spacing: .25rem;--element-padding: .5rem}:root[data-content-density=normal]{--element-spacing: .75rem;--element-padding: 1rem}:root[data-content-density=spacious]{--element-spacing: 1.5rem;--element-padding: 1.5rem}:root[data-card-size="1"] .package-card{font-size:.85rem;padding:.75rem}:root[data-card-size="2"] .package-card{font-size:1rem;padding:1rem}:root[data-card-size="3"] .package-card{font-size:1.1rem;padding:1.25rem}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-secondary);color:var(--text-primary)}body{overflow-x:hidden}#app{width:100%;height:100%}a{text-decoration:none;color:inherit}button{font-family:inherit}@media all and (display-mode:standalone){body{-webkit-user-select:none;user-select:none}}@supports (padding: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.offline-indicator[data-v-d02fb91e]{position:fixed;top:1rem;right:1rem;background:#fee2e2;color:#dc2626;padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:.875rem;z-index:100;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #0000001a;animation:slideIn-d02fb91e .3s ease-out}@keyframes slideIn-d02fb91e{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.badge[data-v-d02fb91e]{background:#dc2626;color:#fff;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:700;min-width:1.25rem;text-align:center}:root.high-contrast .offline-indicator[data-v-d02fb91e]{border:2px solid #DC2626}
