@font-face{font-family:Fixel Text;font-style:normal;font-weight:400;font-display:swap;src:url(FixelText-Regular.otf) format("opentype")}@font-face{font-family:Fixel Text;font-style:normal;font-weight:500;font-display:swap;src:url(FixelText-Medium.otf) format("opentype")}@font-face{font-family:Fixel Text;font-style:normal;font-weight:600;font-display:swap;src:url(FixelText-SemiBold.otf) format("opentype")}@font-face{font-family:Fixel Text;font-style:normal;font-weight:700;font-display:swap;src:url(FixelText-Bold.otf) format("opentype")}@font-face{font-family:Fixel Text;font-style:normal;font-weight:800;font-display:swap;src:url(FixelText-ExtraBold.otf) format("opentype")}@font-face{font-family:Fixel Text;font-style:normal;font-weight:900;font-display:swap;src:url(FixelText-Black.otf) format("opentype")}:root{--lystia-white:#FFFFFF;--lystia-black:#000000;--lystia-acid:#C6FF01;--lystia-acid-hover:#b3e600;--lystia-soft:#F5F5F4;--lystia-soft-hover:#ECECEA;--lystia-muted:#6B6B6B;--lystia-border:#E5E5E5;--lystia-ease: cubic-bezier(.16, 1, .3, 1);--t-display-hero-size:80px;--t-display-hero-lh:1;--t-display-hero-ls:-.03em;--t-h1-size:64px;--t-h1-lh:1;--t-h1-ls:-.03em;--t-h2-size:44px;--t-h2-lh:1;--t-h2-ls:-.02em;--t-h3-size:28px;--t-h3-lh:1;--t-h3-ls:-.01em;--t-h4-size:22px;--t-h4-lh:1;--t-h4-ls:-.01em;--t-h5-size:18px;--t-h5-lh:1;--t-h5-ls:-.005em;--t-body-lead-size:17px;--t-body-lead-lh:1.5;--t-body-default-size:16px;--t-body-default-lh:1.5;--t-body-small-size:13px;--t-body-small-lh:1.5;--t-label-default-size:15px;--t-label-default-lh:1.5;--t-label-button-size:16px;--t-label-button-lh:1;--t-label-button-ls:.02em;--t-label-eyebrow-size:11px;--t-label-eyebrow-lh:1;--t-label-eyebrow-ls:.12em;--t-label-meta-size:11px;--t-label-meta-lh:1.3;--t-label-meta-ls:.08em;--t-label-caption-size:12px;--t-label-caption-lh:1.3;--w-black:900;--w-extrabold:800;--w-bold:700;--w-semibold:600;--w-medium:500;--w-regular:400;--space-section-y:120px;--space-section-y-tight:96px;--space-section-y-trust:36px;--space-x:60px;--space-section-head-gap:48px;--space-grid-gap:24px;--space-mood-gap:12px;--font-body-family:"Fixel Text", system-ui, -apple-system, BlinkMacSystemFont, sans-serif !important;--font-heading-family:"Fixel Text", system-ui, -apple-system, BlinkMacSystemFont, sans-serif !important}@media(max-width:1024px){:root{--space-section-y:88px;--space-section-y-tight:72px;--space-x:32px;--space-section-head-gap:36px;--space-grid-gap:20px}}@media(max-width:720px){:root{--t-display-hero-size:44px;--t-h1-size:32px;--t-h2-size:28px;--t-h3-size:22px;--t-h4-size:18px;--t-h4-lh:1;--t-h5-size:14px;--t-h5-ls:-.003em;--t-body-lead-size:15px;--t-body-default-size:15px;--t-body-small-size:12px;--t-label-button-size:14px;--t-label-eyebrow-size:10px;--t-label-meta-size:10px;--space-section-y:64px;--space-section-y-tight:56px;--space-x:16px;--space-section-head-gap:24px;--space-grid-gap:14px;--space-mood-gap:8px}}body,h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:Fixel Text,system-ui,sans-serif;color:#000}body{background:#fff;line-height:1.5}.l-container{max-width:1440px;margin:0 auto;padding:0 var(--space-x)}.l-section-pad{padding:var(--space-section-y) 0}.l-btn{display:inline-flex;align-items:center;gap:8px;padding:18px 26px;font-size:var(--t-label-button-size);letter-spacing:var(--t-label-button-ls);font-weight:var(--w-bold);border:0;border-radius:0;cursor:pointer;transition:transform .15s var(--lystia-ease),background .2s,color .2s;text-decoration:none}.l-btn:hover{transform:translateY(-1px)}.l-btn--primary{background:var(--lystia-acid);color:#000}.l-btn--primary:hover{background:var(--lystia-acid-hover);color:#000}.l-btn--dark{background:#000;color:#fff}.l-btn--dark:hover{background:#1a1a1a;color:#fff}.l-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55)}.l-btn--ghost:hover{background:#ffffff14;border-color:#fff}.l-btn--outline{background:transparent;color:#000;border:1.5px solid #000}.l-btn--outline:hover{background:#000;color:#fff}.l-eyebrow{font-size:var(--t-label-eyebrow-size);line-height:var(--t-label-eyebrow-lh);letter-spacing:var(--t-label-eyebrow-ls);font-weight:var(--w-bold);text-transform:uppercase;color:var(--lystia-muted)}.l-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:var(--space-section-head-gap)}.l-section-head h2{font-size:var(--t-h2-size);line-height:var(--t-h2-lh);letter-spacing:var(--t-h2-ls);font-weight:var(--w-black);margin:0 0 6px}.l-section-head p{font-size:var(--t-body-default-size);line-height:var(--t-body-default-lh);color:var(--lystia-muted);margin:0}.l-section-head a{font-size:var(--t-body-default-size);font-weight:var(--w-medium);color:#000;text-decoration:none;white-space:nowrap}.l-section-head a:hover{opacity:.55}@media(max-width:720px){.l-section-head{flex-direction:column;align-items:flex-start;gap:10px}}.with-arrow{display:inline-flex;align-items:center;gap:8px}.with-arrow:after{content:"";flex:none;width:1em;height:1em;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14M13 6l6 6-6 6'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14M13 6l6 6-6 6'/></svg>") center/contain no-repeat;transform:translate(0);transition:transform .25s var(--lystia-ease)}.with-arrow:hover:after,.with-arrow:focus-visible:after{transform:translate(4px)}a.with-arrow:after{width:.85em;height:.85em}.with-arrow--down:after{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 5v14M6 13l6 6 6-6'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 5v14M6 13l6 6 6-6'/></svg>") center/contain no-repeat}.with-arrow--down:hover:after,.with-arrow--down:focus-visible:after{transform:translateY(3px)}@media(max-width:720px){input,select,textarea{font-size:16px}input[data-allow-small],select[data-allow-small],textarea[data-allow-small]{font-size:revert}}@media(max-width:380px){:root{--space-x:16px;--space-grid-gap:10px;--space-mood-gap:6px;--t-display-hero-size:38px;--t-h1-size:28px;--t-h2-size:24px}}@media(max-width:749px){h1{font-size:36px!important;line-height:1.06!important}h2{font-size:28px!important;line-height:1.12!important}}.shopify-policy__container{padding-top:48px!important;padding-bottom:96px!important}.shopify-policy__title{display:none}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:22px;margin:0 0 14px}.shopify-policy__body li{margin:0 0 6px}.shopify-policy__body li p{margin:0;display:inline}.shopify-policy__body p{margin:0 0 14px}@media(max-width:749px){.shopify-policy__container{padding-bottom:64px!important}}.lm-track:hover,.lm-track:focus-within,.lpart-track:hover,.lpart-track:focus-within{animation-play-state:paused}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.lm-track,.lpart-track{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/lystia-fonts.css.map */
