[data-theme=default]{--theme-primary: rgb(255, 255, 255);--theme-secondary: rgb(23, 23, 23);--theme-contrast: rgb(255, 80, 26);--theme-background: rgb(219, 219, 219)}@supports (color: oklab(0% 0 0%)){[data-theme=default]{--theme-primary: oklch(100% 0 0deg);--theme-secondary: oklch(20.46% 0 0deg);--theme-contrast: oklch(67.13% .219 35.94deg);--theme-background: oklch(89.14% 0 0deg)}}@media (color-gamut: p3){[data-theme=default]{--theme-contrast: rgb(255, 89, 42)}@supports (color: oklab(0% 0 0%)){[data-theme=default]{--theme-contrast: oklch(68.24% .261 35.94deg)}}}@font-face{font-family:Linux Libertine;src:url(../../../fonts/LinuxLibertine/LinLibertineB.woff2) format("woff2");font-display:swap;font-weight:400}:root{--font: "Arial";--font-secondary: "Linux Libertine"}.p{font-family:var(--font);font-size:1rem}.p-small{font-size:.875rem}.p-xsmall{font-size:.75rem}.h1{font-family:var(--font-secondary);font-size:3rem}.h2{font-family:var(--font-secondary);font-size:1rem}.h3{font-family:var(--font-secondary);font-size:1.5rem}:root{--layout-columns-count: 4;--layout-columns-gap: 1rem;--layout-margin: 1rem;--layout-width: calc(100vw - (2 * var(--layout-margin)));--layout-column-width: calc( (var(--layout-width) - ((var(--layout-columns-count) - 1) * var(--layout-columns-gap))) / var(--layout-columns-count) )}@media (min-width: 48em){:root{--layout-columns-count: 12;--layout-columns-gap: 1.25rem;--layout-margin: 2rem}}.layout-grid,.layout-block{max-width:var(--layout-width);margin-right:auto;margin-left:auto}.layout-grid-inner,.layout-block-inner{padding-right:var(--layout-margin);padding-left:var(--layout-margin)}.grid,.layout-grid-inner,.layout-grid{display:grid;grid-template-columns:repeat(var(--layout-columns-count),minmax(0,1fr));-moz-column-gap:var(--layout-columns-gap);column-gap:var(--layout-columns-gap)}*:where(:not(html,iframe,canvas,img,svg,video,audio,svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;-webkit-line-break:after-white-space;overflow-wrap:break-word;-moz-user-modify:read-write;-webkit-user-modify:read-write}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal),:where(pre){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}html:not(.dev){scrollbar-width:none!important}html:not(.dev) body{-ms-overflow-style:none}html:not(.dev) body::-webkit-scrollbar{width:0!important;height:0!important}:root{--spacer-xl: 5rem;--spacer-lg: 4rem;--spacer-md: 3rem;--spacer-sm: 2rem;--spacer-xs: 2rem}@media (min-width: 64em){:root{--spacer-xl: 12rem;--spacer-lg: 8rem;--spacer-md: 5rem;--spacer-sm: 4rem;--spacer-xs: 3rem}}.aspect-ratio{position:relative;width:100%;height:0;padding-bottom:calc(100% / var(--aspect-ratio))}.aspect-ratio>:first-child{position:absolute;top:0;left:0;width:100%;height:100%}.full-width{position:relative;right:50%;left:50%;width:100vw;margin-right:-50vw;margin-left:-50vw}.hidden-overflow{overflow:hidden}.relative{position:relative}@media (min-width: 64em){.hide-on-desktop{display:none}}@media (max-width: 48em){.hide-on-mobile{display:none}}.uppercase{text-transform:uppercase}html:not(.has-scroll-smooth) .hide-on-native-scroll{display:none}html.has-scroll-smooth .hide-on-smooth-scroll{display:none}:root{--header-height: 94px}html{scrollbar-width:thin;font-family:var(--font);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html.lenis-stopped,html.nav{overflow:hidden}html,body{overscroll-behavior:none}body{min-height:10svh}a,button,input,label,textarea,select{cursor:pointer;color:inherit}*::-moz-selection{color:var(--theme-primary);background-color:var(--theme-secondary)}*::selection{color:var(--theme-primary);background-color:var(--theme-secondary)}svg.icon path[fill],svg.icon rect[fill],svg.icon circle[fill]{fill:currentcolor}svg.icon path[stroke],svg.icon rect[stroke],svg.icon circle[stroke]{stroke:currentcolor}:root{--white: rgb(255, 255, 255);--light-grey: rgb(219, 219, 219);--grey: rgb(160, 160, 160);--black: rgb(23, 23, 23);--orange: rgb(255, 80, 26);--purple: rgb(120, 37, 255)}@supports (color: oklab(0% 0 0%)){:root{--white: oklch(100% 0 0deg);--light-grey: oklch(89.14% 0 0deg);--grey: oklch(70.46% 0 0deg);--black: oklch(20.46% 0 0deg);--orange: oklch(67.13% .219 35.94deg);--purple: oklch(53.61% .28 290.23deg)}}@media (color-gamut: p3){:root{--orange: rgb(255, 89, 42);--purple: rgb(121, 43, 255)}@supports (color: oklab(0% 0 0%)){:root{--orange: oklch(68.24% .261 35.94deg);--purple: oklch(54.12% .296 290.23deg)}}}:root{--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-in-out-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease-in-out-circ: cubic-bezier(.785, .135, .15, .86)}header.svelte-15tijho{width:100vw;height:var(--header-height);padding-top:.5rem}.header-container.svelte-15tijho{display:flex;justify-content:space-between;align-items:end}.title.svelte-15tijho{margin-bottom:.5rem}.container.svelte-15tijho{padding-bottom:1rem;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media (min-width: 48em){.container.svelte-15tijho{flex-direction:row;justify-content:space-between}}.box.svelte-15tijho{display:flex;flex-direction:row;gap:1px}.box.svelte-15tijho>:where(.svelte-15tijho){padding:.25rem .5rem;outline:1px solid black}footer.svelte-15tijho{height:var(--header-height);display:flex;width:100vw;flex-wrap:nowrap;align-items:end}footer.svelte-15tijho>div:where(.svelte-15tijho){width:100%}.line.svelte-15tijho{height:1px;background-color:#000}.link.svelte-15tijho{text-decoration:underline}.cart-button.svelte-15tijho{margin-bottom:1.25rem;padding:.5rem;outline:1px solid black;background-color:#f7f8fa;color:#000;text-transform:lowercase}.cart-button.active.svelte-15tijho{text-decoration:underline;color:#001eff}
