*,:before,:after{box-sizing:border-box;margin:unset;padding:unset}ul,menu{list-style:none;margin:0;padding:0}[popover]{color:inherit;border:none;background-color:inherit}html{-webkit-text-size-adjust:100%;tab-size:4;scrollbar-gutter:stable}@property --brand-purple{syntax: "<color>"; inherits: false; initial-value: #4a1fd8;}@property --brand-charcoal{syntax: "<color>"; inherits: false; initial-value: #212121;}@property --grey-50{syntax: "<color>"; inherits: false; initial-value: #f3f4f6;}@property --grey-100{syntax: "<color>"; inherits: false; initial-value: #ddd;}@property --grey-200{syntax: "<color>"; inherits: false; initial-value: #ccc;}@property --grey-300{syntax: "<color>"; inherits: false; initial-value: #bbb;}@property --grey-400{syntax: "<color>"; inherits: false; initial-value: #aaa;}@property --black{syntax: "<color>"; inherits: false; initial-value: #000;}@property --white{syntax: "<color>"; inherits: false; initial-value: #fff;}@property --red{syntax: "<color>"; inherits: false; initial-value: #d75757;}@property --green{syntax: "<color>"; inherits: false; initial-value: #57d76a;}@property --blue-grey{syntax: "<color>"; inherits: false; initial-value: #d6e5eb;}@property --orange{syntax: "<color>"; inherits: false; initial-value: #f5a623;}@property --dark-red{syntax: "<color>"; inherits: false; initial-value: #8b2020;}:root{--stroke-hairline: var(--grey-100);--stroke-divider: var(--grey-300);--bg-hover: var(--grey-50);--fg-muted: hsl(from var(--black) h s 40%);--link__color--unvisited: inherit;--link__color--visited: inherit;--link__color--active: inherit;--link__color--hover: inherit;--link__decoration--hover: none;--icon__color--heart: hsl(from var(--red) h 100% 71%);--wishlist__color: var(--icon__color--heart)}:root{--site-max-width: 75rem;--site-gutter: 1rem;--header-height: 5.25rem;--radius-xs: .25rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 100vw;--motion-fast: .2s;--motion-normal: .3s;--motion-easing: ease-in-out;--z-header: 10;--z-overlay: 30;--gutter-scale: 2;--gutter: .5rem;--gutter-xs: calc(var(--gutter) / pow(var(--gutter-scale), 2));--gutter-sm: calc(var(--gutter) / var(--gutter-scale));--gutter-lg: calc(var(--gutter) * var(--gutter-scale));--gutter-xl: calc(var(--gutter) * pow(var(--gutter-scale), 2));--font-mono: ui-monospace, SFMono-Regular, monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-md: 1.125rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--header__height--mobile: 4rem;--header__height--desktop: 68px;--logo-height--mobile: 18px;--logo-height--desktop: 26px;--menu-width--mobile: 24rem;--header__icon-size: 18px;--header__search-icon-size: 14px;--header__cart-badge-size: 16px;--menu__gap: 1em;--menu__max-panels: 2;--menu__padding-block--item: .5em;--menu__padding-inline--item: 1em}@media(min-width:62.5em){:root{--site-max-width: 80rem;--header-height: 6.5rem}}body{font-family:Roboto,sans-serif;touch-action:manipulation;&:has(fusion-panel:popover-open){overflow:hidden}&:has(dialog[open]){overflow:hidden}}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}details-menu{display:contents}details{border-bottom:1px solid var(--stroke-divider);summary{display:flex;justify-content:space-between;align-items:center;padding-block:var(--gutter-lg);cursor:pointer;list-style:none;font-weight:var(--font-weight-semibold);user-select:none;&::-webkit-details-marker{display:none}&:after{content:"+";font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);line-height:1;transition:transform var(--motion-fast) var(--motion-easing)}}&[open]>summary:after{transform:rotate(45deg)}.details-body{padding-bottom:var(--gutter-lg)}}wh-image{display:block;width:100%;height:100%;img{width:100%;height:100%}}main{animation:fadein .3s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes drawer-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes drawer-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Layout_Flex{display:flex;position:relative;&.flex-wrap{flex-wrap:wrap}}.Layout_Grid{display:grid;position:relative}.Layout_Absolute{position:absolute;inset:0}.Layout_GroupedContent{display:flex;flex-direction:column;summary{cursor:pointer;margin-block:.5rem;&:hover{text-decoration:underline}>*{display:inline}}}.Widget_Image{display:block;max-width:100%}.Float_Left{float:left;margin-right:1em}.Float_Right{float:right;margin-left:1em}
