*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #000000;--bg-secondary: #111111;--bg-card: #1a1a1a;--bg-card-hover: #222222;--text-primary: #ffffff;--text-secondary: #888888;--text-muted: #555555;--accent: #ffffff;--accent-hover: #cccccc;--border: #333333;--shadow: 0 4px 20px rgba(0, 0, 0, .5)}html,body{background-color:var(--bg-primary);color:var(--text-primary);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;font-size:16px;line-height:1.5;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;overscroll-behavior:none}#app{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit;transition:color .2s ease}button{cursor:pointer;border:none;background:none;font-family:inherit}@media(hover:hover)and (pointer:fine){html,body,body *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cfilter id='g' x='-50%25' y='-50%25' width='200%25' height='200%25'%3E%3CfeGaussianBlur stdDeviation='1.3' result='b'/%3E%3CfeMerge%3E%3CfeMergeNode in='b'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M16 2.5 19.3 12.7 29.5 16l-10.2 3.3L16 29.5l-3.3-10.2L2.5 16l10.2-3.3Z' fill='%23ff63b4' stroke='%23fff1fa' stroke-width='1.35' filter='url(%23g)'/%3E%3Ccircle cx='16' cy='16' r='2.4' fill='%236ef2dd'/%3E%3C/svg%3E") 16 16,auto!important}button,a,[role=button],.nav-link,.category-item,.settings-btn{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cfilter id='g' x='-50%25' y='-50%25' width='200%25' height='200%25'%3E%3CfeGaussianBlur stdDeviation='1.3' result='b'/%3E%3CfeMerge%3E%3CfeMergeNode in='b'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M16 2.5 19.3 12.7 29.5 16l-10.2 3.3L16 29.5l-3.3-10.2L2.5 16l10.2-3.3Z' fill='%23ff63b4' stroke='%23fff1fa' stroke-width='1.35' filter='url(%23g)'/%3E%3Ccircle cx='16' cy='16' r='2.4' fill='%236ef2dd'/%3E%3C/svg%3E") 16 16,pointer!important}input,textarea,[contenteditable=true]{cursor:text!important}}img{max-width:100%;display:block}html,body,*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--text-primary);color:var(--bg-primary)}@media(max-width:768px){html,body{font-size:14px}*{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}body{overflow-x:hidden}}@supports (-webkit-touch-callout: none){*{-webkit-touch-callout:none}}input,textarea,select{font-size:16px!important}
