*{margin:0;padding:0;box-sizing:border-box}:root{--radius: .25rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--radius-2xl: calc(var(--radius) + 8px);--radius-3xl: calc(var(--radius) + 12px);--radius-4xl: calc(var(--radius) + 16px);--background: oklch(.982 .008 95);--foreground: oklch(.245 .021 45);--card: oklch(.982 .008 95);--card-foreground: oklch(.245 .021 45);--popover: oklch(.982 .008 95);--popover-foreground: oklch(.245 .021 45);--primary: oklch(.245 .021 45);--primary-foreground: oklch(.982 .008 95);--secondary: oklch(.951 .014 85);--secondary-foreground: oklch(.245 .021 45);--muted: oklch(.951 .014 85);--muted-foreground: oklch(.52 .018 50);--accent: oklch(.951 .014 85);--accent-foreground: oklch(.245 .021 45);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.982 .008 95);--border: oklch(.88 .015 80);--input: oklch(.88 .015 80);--ring: oklch(.245 .021 45);--stage: oklch(.951 .014 85);--stage-deep: oklch(.915 .018 80);--gradient-stage: radial-gradient( ellipse 70% 60% at 50% 42%, oklch(.982 .008 95) 0%, var(--stage) 45%, var(--stage-deep) 100% );--shadow-figure: 0 40px 60px -30px oklch(.245 .021 45 / .45);--ease-stage: cubic-bezier(.65, .02, .15, 1);--font-display: "Instrument Serif", ui-serif, Georgia, serif;--font-sans: "Manrope", ui-sans-serif, system-ui, sans-serif}.dark{--background: oklch(.129 .042 264.695);--foreground: oklch(.984 .003 247.858);--card: oklch(.208 .042 265.755);--card-foreground: oklch(.984 .003 247.858);--popover: oklch(.208 .042 265.755);--popover-foreground: oklch(.984 .003 247.858);--primary: oklch(.929 .013 255.508);--primary-foreground: oklch(.208 .042 265.755);--secondary: oklch(.279 .041 260.031);--secondary-foreground: oklch(.984 .003 247.858);--muted: oklch(.279 .041 260.031);--muted-foreground: oklch(.704 .04 256.788);--accent: oklch(.279 .041 260.031);--accent-foreground: oklch(.984 .003 247.858);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.984 .003 247.858);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.551 .027 264.364)}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.stage-section{position:relative;display:flex;flex-direction:column;height:100vh;height:100dvh;width:100%;overflow:hidden}.stage-area{position:relative;height:65%;width:100%;overflow:hidden;background:var(--gradient-stage)}@media(min-width:640px){.stage-area{height:68%}}@media(min-width:1024px){.stage-area{height:70%}}.stage-header{pointer-events:none;position:absolute;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:1rem}@media(min-width:640px){.stage-header{padding:1.25rem 1.5rem}}@media(min-width:768px){.stage-header{padding:1.5rem 2.5rem}}.brand-name{font-family:var(--font-display);font-size:1.125rem;letter-spacing:.3em;text-transform:uppercase;color:var(--foreground)}@media(min-width:640px){.brand-name{font-size:1.125rem}}@media(min-width:768px){.brand-name{font-size:1.125rem}}.stage-counter{font-size:.625rem;text-transform:uppercase;letter-spacing:.3em;color:var(--muted-foreground)}@media(min-width:640px){.stage-counter{font-size:.6rem;letter-spacing:.35em}}@media(min-width:768px){.stage-counter{font-size:.6rem}}.models-container{position:absolute;left:0;right:0;bottom:0;top:6%}@media(min-width:640px){.models-container{top:7%}}@media(min-width:1024px){.models-container{top:8%}}.model-figure{position:absolute;left:50%;bottom:0;height:100%;width:70vw;max-width:320px;transform-origin:bottom;cursor:pointer;border:0;background:transparent;padding:0;outline:none;transition:transform .9s var(--ease-stage),opacity .9s var(--ease-stage),filter .9s var(--ease-stage)}@media(min-width:480px){.model-figure{width:55vw;max-width:350px}}@media(min-width:640px){.model-figure{width:40vw;max-width:370px}}@media(min-width:768px){.model-figure{width:30vw;max-width:385px}}@media(min-width:1024px){.model-figure{width:24vw;max-width:400px}}.model-figure.instant{transition:none}.model-figure.center{z-index:20;cursor:default}.model-figure.side{z-index:10}.model-shadow{display:none}.model-glow{position:absolute;left:8%;right:8%;bottom:6%;top:10%;border-radius:9999px;opacity:0;transition:opacity .7s;background:radial-gradient(ellipse at 50% 40%,oklch(1 0 0 / .85) 0%,transparent 70%)}.model-figure.center .model-glow{opacity:1}.model-frames{position:relative;display:block;height:100%;width:100%}.model-frame{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;-webkit-user-select:none;user-select:none;object-fit:contain;object-position:bottom;transition:opacity .62s ease-in-out;filter:drop-shadow(var(--shadow-figure))}.stage-button{position:absolute;top:50%;z-index:30;display:flex;height:2.5rem;width:2.5rem;transform:translateY(-50%);align-items:center;justify-content:center;border-radius:9999px;border:1px solid oklch(from var(--foreground) l c h / .15);background:oklch(from var(--background) l c h / .6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--foreground);cursor:pointer;transition:all .3s;outline:none}@media(min-width:640px){.stage-button{height:3rem;width:3rem}}@media(min-width:768px){.stage-button{height:3.5rem;width:3.5rem}}.stage-button:hover{background:var(--primary);color:var(--primary-foreground)}.stage-button:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.stage-button svg{width:1rem;height:1rem;stroke-width:1.5}@media(min-width:640px){.stage-button svg{width:1.125rem;height:1.125rem}}@media(min-width:768px){.stage-button svg{width:1.25rem;height:1.25rem}}.stage-button-left{left:.75rem}.stage-button-right{right:.75rem}@media(min-width:640px){.stage-button-left{left:1rem}.stage-button-right{right:1rem}}@media(min-width:768px){.stage-button-left{left:2rem}.stage-button-right{right:2rem}}.details-area{height:35%;width:100%;border-top:1px solid var(--border);background-color:var(--background);overflow-y:auto}@media(min-width:640px){.details-area{height:32%}}@media(min-width:1024px){.details-area{height:30%}}.details-content{margin:0 auto;display:flex;height:100%;width:100%;max-width:72rem;align-items:center;justify-content:space-between;gap:1rem;padding:0 1rem;flex-wrap:wrap}@media(min-width:640px){.details-content{gap:1.25rem;padding:0 1.25rem;flex-wrap:nowrap}}@media(min-width:768px){.details-content{gap:1.5rem;padding:0 2.5rem}}.product-info{min-width:0;flex:1;animation:stage-fade-in .6s cubic-bezier(.16,1,.3,1) both}.product-tagline{font-size:.7rem;text-transform:uppercase;letter-spacing:.3em;color:var(--muted-foreground)}@media(min-width:640px){.product-tagline{font-size:.65rem;letter-spacing:.35em}}@media(min-width:768px){.product-tagline{font-size:.65rem}}.product-name{margin-top:.5rem;font-family:var(--font-display);font-size:2.25rem;line-height:1.2;letter-spacing:-.025em;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:640px){.product-name{margin-top:.5rem;font-size:2.5rem}}@media(min-width:768px){.product-name{font-size:2.75rem}}@media(min-width:1024px){.product-name{font-size:3rem}}.product-price{margin-top:.375rem;font-family:var(--font-display);font-size:1.375rem;color:oklch(from var(--foreground) l c h / .8)}@media(min-width:640px){.product-price{font-size:1.375rem}}@media(min-width:768px){.product-price{font-size:1.4rem}}@media(min-width:1024px){.product-price{font-size:1.5rem}}.product-rating{margin-top:.5rem}@media(min-width:640px){.product-rating{margin-top:.625rem}}@media(min-width:768px){.product-rating{margin-top:.75rem}}.star-rating{display:flex;align-items:center;gap:.5rem}.stars{display:flex;align-items:center;gap:.25rem}.star-wrapper{position:relative;display:inline-block;height:1rem;width:1rem}.star-empty{position:absolute;top:0;right:0;bottom:0;left:0;height:1rem;width:1rem;color:oklch(from var(--foreground) l c h / .25)}.star-empty svg{stroke-width:1.5}.star-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.star-fill svg{height:1rem;width:1rem;fill:currentColor;color:var(--foreground);stroke-width:1.5}.rating-text{font-size:.75rem;letter-spacing:.025em;color:var(--muted-foreground)}.shop-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:.625rem;border-radius:9999px;background-color:var(--primary);color:var(--primary-foreground);padding:.875rem 1.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border:none;cursor:pointer;outline:none}.shop-button:hover{color:var(--primary-foreground)}@media(min-width:640px){.shop-button{gap:.75rem;padding:.9375rem 1.75rem;font-size:.8125rem;min-width:160px}}@media(min-width:768px){.shop-button{gap:.75rem;padding:1rem 2.25rem;font-size:.875rem;letter-spacing:.2em;min-width:180px}}.shop-button svg{width:.875rem;height:.875rem;flex-shrink:0;transition:transform .3s}@media(min-width:640px){.shop-button svg{width:.9375rem;height:.9375rem}}@media(min-width:768px){.shop-button svg{width:1rem;height:1rem}}.custom-cursor{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;opacity:0;will-change:transform,opacity;display:none}@media(hover:hover)and (pointer:fine){.custom-cursor{display:block}}.cursor-label{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary);color:var(--primary-foreground);border:1.5px solid oklch(from var(--primary-foreground) l c h / .3);border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;box-shadow:0 4px 20px #00000026,0 0 0 1px oklch(from var(--primary) l c h / .5) inset;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%)}.cursor-label svg{width:1rem;height:1rem;stroke-width:2}@media(hover:hover)and (pointer:fine){.model-figure.center:hover,.model-figure.center:hover *{cursor:none!important}}@keyframes stage-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes cursor-arrow-float{0%,to{transform:translate(0)}50%{transform:translate(2px,-2px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rotating-showcase.css.map */
