:root{--background: #ffffff;--foreground: #171717;--font-geist-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-geist-mono: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace}@media (prefers-color-scheme: dark){:root{--background: #0a0a0a;--foreground: #ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme: dark){html{color-scheme:dark}}.geist-sans{font-family:var(--font-geist-sans)}.geist-mono{font-family:var(--font-geist-mono)}.menu-toggle-button{display:none}@media (max-width: 768px){.menu-toggle-button{display:block}.side-navigation-closed{position:absolute;left:-200px;z-index:10;box-shadow:2px 0 5px #0003}.side-navigation-open{position:absolute;left:0;z-index:10;box-shadow:2px 0 5px #0003}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:1rem}.product-card{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}ui5-shellbar .ui5-shellbar-secondary-title,ui5-shellbar [data-ui5-slot=secondaryTitle],ui5-shellbar .ui5-shellbar-subtitle{font-weight:700!important}ui5-shellbar *{font-weight:inherit}ui5-shellbar{--sapShell_TextColor: inherit}:root{--ui5-shellbar-secondary-title-font-weight: bold}
