:root{--color-primary:#0ea5a3;--color-primary-light:#c8fff5;--color-primary-dark:#077e74;--color-on-primary:#fff;--color-secondary:#6366f1;--color-secondary-light:#e0e7ff;--color-tertiary:#ca8a04;--color-tertiary-light:#fef9c3;--color-background:#fafaf8;--color-surface:#fff;--color-sidebar:#f5f5f0;--color-foreground:#1a1a17;--color-muted:#e8e8e2;--color-border:#e8e8e2;--color-text-primary:#1a1a17;--color-text-secondary:#737370;--color-success:#16a34a;--color-success-bg:#dcfce7;--color-warning:#eab308;--color-warning-bg:#fef3c7;--color-error:#dc2626;--color-error-bg:#fee2e2;--color-destructive:#dc2626;--color-info:#3b82f6;--color-info-bg:#dbeafe;--color-ring:#0ea5a3;--color-vinted:#09b1ba;--color-kleinanzeigen:#86b817;--color-wallapop:#f44c43;--color-tier-free:#6b7280;--color-tier-seller:#0ea5a3;--color-tier-reseller:#6366f1;--color-tier-pro:#ca8a04;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--space-4xl:64px;--shadow-sm:0 1px 2px rgba(26,26,23,.04);--shadow-md:0 2px 8px hsla(0,0%,9%,.08);--shadow-lg:0 4px 16px rgba(26,26,23,.08);--shadow-xl:0 8px 32px rgba(26,26,23,.1);--radius-sm:6px;--radius-md:10px;--radius-DEFAULT:14px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px;--font-heading:"Rubik",sans-serif;--font-body:"Nunito Sans",sans-serif;--font-label:"Space Grotesk",sans-serif;--font-mono:"JetBrains Mono",monospace}*,:after,:before{box-sizing:border-box}body{margin:0;background:var(--color-background);font-family:var(--font-body);color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}@media (max-width:640px){.nav-links{display:none!important}.hamburger{display:flex!important}.auth-area button:not(.hamburger){display:none!important}.watch-grid{grid-template-columns:1fr!important}}:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}