:root{--font-primary--family: "Manolo Mono";--font-primary--style: normal;--font-primary--weight: normal;--page-width: 1100px;--page-margin: 20px;--color-background: white;--color-foreground: black;--style-border-radius-inputs: 0px}@font-face{font-family:Manolo Mono;src:url(./manolo-mono.MJCLOjxH.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;font-family:var(--font-primary--family);overscroll-behavior:none}body{flex-direction:column;margin:0;min-height:100svh;font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground);display:flex;justify-content:center;align-items:center}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}button{padding:0;margin:0;box-shadow:none;border:none}button,a{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none}button{appearance:none;-webkit-appearance:none}a{text-decoration:none;color:inherit}@property --ring-gap{syntax: "<angle>"; inherits: true; initial-value: 33deg;}.flex-row-center{display:flex;flex-direction:row;justify-content:center}.add-variant-button{--ring-thickness: .5pt;--ring-gap: 33deg;position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-background);color:var(--color-foreground);border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:--ring-gap .22s ease,background-color .22s ease,color .22s ease,transform .22s ease}.add-variant-button:after{content:"";position:absolute;inset:0;border-radius:inherit;background:conic-gradient(from calc(-0deg - var(--ring-gap) / 2),transparent 0deg var(--ring-gap),var(--color-foreground) var(--ring-gap) 360deg);mask:radial-gradient(closest-side,transparent calc(100% - var(--ring-thickness) * 2),var(--color-background) calc(100% - var(--ring-thickness)));-webkit-mask:radial-gradient(closest-side,transparent calc(100% - var(--ring-thickness) * 2),var(--color-background) calc(100% - var(--ring-thickness)));pointer-events:none}@media(hover:hover)and (pointer:fine){.add-variant-button:hover{--ring-gap: 0deg}}.add-variant-button:focus-visible{--ring-gap: 0deg}.add-variant-button.add-variant-button--pressed{--ring-gap: 0deg;background-color:var(--color-foreground);color:var(--color-background);z-index:1;transform:scale(1.15) translateY(-15px)}.add-variant-button:active{background-color:inherit;color:inherit;transform:none}.stage.svelte-fcj8mm{position:relative;width:calc(var(--base) + var(--icon));height:calc(var(--base) + var(--icon));color:var(--c)}.tri.svelte-fcj8mm{position:absolute;inset:0;--half: calc(var(--base) / 2);--h: calc(var(--half) * tan(60deg))}.icon.svelte-fcj8mm{position:absolute;width:var(--icon);height:var(--icon);transform:translate(-50%,-50%);object-fit:contain;color:inherit;transition:left .36s cubic-bezier(.2,.9,.2,1),top .36s cubic-bezier(.2,.9,.2,1),transform .22s ease;will-change:left,top,transform}.top.svelte-fcj8mm{left:50%;top:calc(50% - (var(--h) / 2))}.bl.svelte-fcj8mm{left:calc(50% - var(--half));top:calc(50% + (var(--h) / 2))}.br.svelte-fcj8mm{left:calc(50% + var(--half));top:calc(50% + (var(--h) / 2))}.stage.svelte-fcj8mm:hover .icon:where(.svelte-fcj8mm),.stage.svelte-fcj8mm:focus-within .icon:where(.svelte-fcj8mm){left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(1.02)}.stage.svelte-fcj8mm:active .icon:where(.svelte-fcj8mm),.stage.svelte-fcj8mm:focus-within:active .icon:where(.svelte-fcj8mm){left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(.98)}.icon.svelte-fcj8mm{z-index:1}.stage.svelte-fcj8mm:hover .icon:where(.svelte-fcj8mm){z-index:2}.account-link.svelte-jix8hb{position:fixed;right:50%;top:7px;transform:translate(50%);display:inline-flex;align-items:center;justify-content:center;transition:right .15s ease-in-out;z-index:10}.account-link--moved.svelte-jix8hb{position:absolute;right:20px;top:7px;display:inline-flex;align-items:center;justify-content:center;transition:right .15s ease-in-out}.cart-count.svelte-1d2114h{position:absolute;margin-top:20%;margin-left:5%;color:var(--color-foreground)}.cart-link.svelte-icvili{position:fixed;display:flex;justify-content:center;align-items:center;right:10px;top:7px;width:46px;height:46px;text-decoration:none;z-index:10}.cart-icon.svelte-icvili{position:absolute;width:46px;height:46px}.back-link.svelte-ifjcm1{position:fixed;display:flex;justify-content:center;align-items:center;left:10px;top:7px;width:46px;height:46px;text-decoration:none;z-index:10}svg.svelte-ifjcm1{width:1.5rem;height:1.5rem}main.svelte-12qhfyh{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;min-height:100dvh;width:100%;margin:0;padding:0}
