:root{--ableton-grey: #2b2b2b;--pastel-green: #a8f0c6;--nav-bg: #1e1e1e}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,"Apple Color Emoji","Segoe UI Emoji";background:transparent;color:var(--pastel-green)}html{background:#1e1e1e}@media (hover: hover){a:hover{opacity:.8}}.page{min-height:100vh;background:#2b2b2b;color:#a8f0c6}.navbar{position:relative;z-index:100;top:0;background:var(--nav-bg);border-bottom:1px solid #333}.nav-inner{max-width:1100px;padding:12px 16px;display:flex;align-items:center}.nav-link{color:#e7e7e7;text-decoration:none}.left-links{display:flex;gap:16px}.nav-link:visited{color:#a8f0c6}.nav-link:hover{color:#fff}.left-links:visited{color:#a8f0c6}.hero{max-width:1100px;margin:0 auto;padding:64px 16px 48px}.heroh1{font-size:70px;font-weight:700;text-align:center;position:relative;left:center}.herop{font-size:24px;opacity:.9;margin:auto;max-width:680px;text-align:center;color:#fff}.productsSection{max-width:1100px;margin:0 auto;padding:48px 16px 120px}.products-section h2{margin:0;font-size:28px;font-weight:700}.product-wrapper{margin-top:16;max-width:480px;width:100%;height:480px;border-radius:12px;overflow:hidden;position:relative;will-change:transform,opacity;transition:transform 2s ease,opacity 2s ease}.slide-start{transform:translateY(40px);opacity:0}.slide-in{transform:translateY(0);opacity:1}.product-image{width:100%;max-width:420px;max-height:420px;height:auto;display:block}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;width:6.2vw;background:#1e1e1e;padding:20px;z-index:1000}
