:root{--pearl-page-width: 1300px;--pearl-page-gutter: clamp(20px, 4vw, 60px);--pearl-shell-offset: clamp(40px, 6vw, 96px);--pearl-shell-padding-block: clamp(64px, 9vw, 140px);--pearl-shell-gap: 0px;--pearl-shell-radius: clamp(32px, 4vw, 64px);--pearl-shell-radius-lg: clamp(48px, 6vw, 96px);--pearl-shell-radius-sm: clamp(20px, 2.5vw, 36px);--pearl-shell-bg-light: #ffffff;--pearl-shell-bg-dark: #000000;--pearl-shell-bg-dark-soft: #0f131a;--pearl-shell-text-on-light: #0f131a;--pearl-shell-text-on-dark: #f5f5f5;--pearl-glow-cyan: rgba(0, 204, 255, .04);--pearl-glow-cyan-strong: rgba(0, 204, 255, .06);--pearl-transition-speed: .48s;--pearl-transition-ease: cubic-bezier(.22, .61, .36, 1);--pearl-shadow-soft: 0 24px 60px -24px rgba(0, 0, 0, .35);--pearl-shadow-lift: 0 32px 80px -28px rgba(0, 0, 0, .45)}.shopify-section:has(.pearl-shell){width:100%;max-width:100%;margin:0;padding:0;background:var(--pearl-shell-bg-dark)}html,body{overflow-x:clip}.pearl-shell{position:relative;width:auto;margin-left:var(--pearl-shell-l-offset, 0);margin-right:var(--pearl-shell-r-offset, 0);padding-block:0;padding-inline:0;background:var(--pearl-shell-bg-dark);color:var(--pearl-shell-text-on-dark);overflow:hidden;isolation:isolate;border-top-left-radius:var(--pearl-shell-radius-tl, 0);border-top-right-radius:var(--pearl-shell-radius-tr, 0);border-bottom-left-radius:var(--pearl-shell-radius-bl, 0);border-bottom-right-radius:var(--pearl-shell-radius-br, 0);box-sizing:border-box}.pearl-shell__inner{position:relative;z-index:2;width:100%;max-width:var(--pearl-page-width);margin-inline:auto;padding-block:0;padding-inline:2rem;box-sizing:border-box}@media screen and (min-width:750px){.pearl-shell__inner{padding-left:calc(5rem + var(--pearl-shell-l-comp, 0px));padding-right:calc(5rem + var(--pearl-shell-r-comp, 0px))}}@media screen and (max-width:749px){.pearl-shell{border-top-left-radius:max(0px,calc(var(--pearl-shell-radius-tl, 0) - 8px));border-top-right-radius:max(0px,calc(var(--pearl-shell-radius-tr, 0) - 8px));border-bottom-left-radius:max(0px,calc(var(--pearl-shell-radius-bl, 0) - 8px));border-bottom-right-radius:max(0px,calc(var(--pearl-shell-radius-br, 0) - 8px))}}.pearl-shell--dark{background:var(--pearl-shell-bg-dark);color:var(--pearl-shell-text-on-dark)}.pearl-shell--light{background:var(--pearl-shell-bg-light);color:var(--pearl-shell-text-on-light)}.pearl-shell--transparent,.pearl-shell--light.pearl-shell--carve-left{background:transparent}.pearl-shell--light.pearl-shell--carve-left:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--pearl-shell-offset);background:var(--pearl-shell-bg-dark);z-index:0}.pearl-shell--light.pearl-shell--carve-left:after{content:"";position:absolute;inset:0 0 0 var(--pearl-shell-offset);background:var(--pearl-shell-bg-light);border-radius:var(--pearl-shell-radius) 0 0 var(--pearl-shell-radius);z-index:1}.pearl-shell--light.pearl-shell--carve-right{background:transparent}.pearl-shell--light.pearl-shell--carve-right:before{content:"";position:absolute;inset:0 0 0 auto;width:var(--pearl-shell-offset);background:var(--pearl-shell-bg-dark);z-index:0}.pearl-shell--light.pearl-shell--carve-right:after{content:"";position:absolute;inset:0 var(--pearl-shell-offset) 0 0;background:var(--pearl-shell-bg-light);border-radius:0 var(--pearl-shell-radius) var(--pearl-shell-radius) 0;z-index:1}.pearl-shell--light.pearl-shell--carve-top:after,.pearl-shell--light.pearl-shell--carve-bottom:after{border-radius:0}.pearl-shell--light.pearl-shell--carve-top{border-top-left-radius:var(--pearl-shell-radius-lg);border-top-right-radius:var(--pearl-shell-radius-lg)}.pearl-shell--light.pearl-shell--carve-bottom{border-bottom-left-radius:var(--pearl-shell-radius-lg);border-bottom-right-radius:var(--pearl-shell-radius-lg)}.pearl-shell--dark.pearl-shell--bloom{background:radial-gradient(ellipse 80% 60% at 75% -10%,var(--pearl-glow-cyan-strong),transparent 55%),radial-gradient(ellipse 60% 50% at 15% 110%,var(--pearl-glow-cyan),transparent 55%),var(--pearl-shell-bg-dark)}.pearl-shell--dark.pearl-shell--bloom-alt{background:radial-gradient(ellipse 70% 50% at 20% 0%,var(--pearl-glow-cyan-strong),transparent 55%),var(--pearl-shell-bg-dark)}.pearl-shell--flush-top{padding-block-start:0}.pearl-shell--flush-bottom{padding-block-end:0}.pearl-shell--tight{padding-block:clamp(32px,5vw,72px)}.pearl-shell--spacious{padding-block:clamp(96px,12vw,200px)}@media(max-width:768px){:root{--pearl-shell-offset: clamp(16px, 4vw, 28px);--pearl-shell-radius: clamp(20px, 4vw, 32px);--pearl-shell-radius-lg: clamp(28px, 6vw, 48px);--pearl-shell-padding-block: clamp(48px, 10vw, 88px)}.pearl-shell--dark.pearl-shell--bloom,.pearl-shell--dark.pearl-shell--bloom-alt{background:var(--pearl-shell-bg-dark)}}@media(max-width:480px){:root{--pearl-shell-offset: 12px}}@media(prefers-reduced-motion:reduce){.pearl-shell,.pearl-shell:before,.pearl-shell:after{transition:none!important}}.pearl-shell--light :focus-visible{outline:2px solid var(--pearl-shell-text-on-light);outline-offset:3px}.pearl-shell--dark :focus-visible{outline:2px solid var(--pearl-shell-text-on-dark);outline-offset:3px}@media print{.pearl-shell{background:#fff!important;color:#000!important;padding-block:24px;overflow:visible}.pearl-shell:before,.pearl-shell:after{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/pearl-shell-system.css.map */
