:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-carousel{position:relative;width:100%;background:#fafafa}.product-carousel-stage{position:relative;display:grid;place-items:center;width:100%;height:560px;overflow:hidden}.product-carousel-stage>img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-carousel-arrow{position:absolute;top:50%;display:grid;place-items:center;width:42px;height:42px;padding:0;transform:translateY(-50%);border:1px solid #ffffff66;border-radius:999px;color:#263a30cc;background:#ffffff8f;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.product-carousel-arrow:hover{color:#263a30;background:#ffffffc7;box-shadow:0 2px 9px #0002}.product-carousel-arrow svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.product-carousel-arrow.next svg{transform:rotate(180deg)}.product-carousel-arrow.previous{left:10px}.product-carousel-arrow.next{right:10px}.product-carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:8px 12px 10px}.product-carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#c7cec9;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.product-carousel-dots button.active{transform:scale(1.35);background:#ff603c}.product-carousel button:focus-visible{outline:2px solid #ff603c;outline-offset:3px}@media(prefers-reduced-motion:reduce){.product-carousel-dots button{transition:none}}@media(max-width:900px){.product-carousel-stage{height:460px}}@media(max-width:600px){.product-carousel-stage{height:clamp(280px,calc(100vw - 72px),420px)}.product-carousel-arrow{width:38px;height:38px}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{height:100%}body{margin:0;display:flex;justify-content:center;background:#fff}#root{width:100%;max-width:980px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
