@font-face{font-family:Inter;src:url(/assets/fonts/inter-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{color:#000000cf;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--page-pad: 40px;--page-content-max: 90rem;--icon-stroke-width: 1.5px}*{box-sizing:border-box}html{scroll-behavior:smooth}html::-webkit-scrollbar{width:11px}html::-webkit-scrollbar-thumb{background:#00000085;border-radius:8px}html::-webkit-scrollbar-track{background:transparent}body{margin:0;min-width:320px;min-height:100vh;color:#000000cf;background:#fff;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}.storefront{min-height:100vh;display:flex;flex-direction:column;background:#fff}#main-content{flex:1 0 auto}.skip-link{position:fixed;z-index:500;left:12px;top:12px;padding:10px 14px;background:#fff;border:1px solid #111;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.announcement{height:51px;display:grid;place-items:center;padding:0 var(--page-pad);border-bottom:1px solid #ececec;background:#fff}.announcement p{margin:0;text-align:center;font-size:18px;line-height:1.2;font-weight:700;text-wrap:pretty}.site-header{position:sticky;z-index:50;top:0;height:66.375px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 var(--page-pad);background:#fff;border-bottom:1px solid #ededed}.brand{width:46px;height:36px;display:grid;place-items:center;flex:0 0 auto}.brand img{width:46px;height:36px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:20px;min-width:0}.desktop-nav a{padding:20px 0;white-space:nowrap}.desktop-nav a:hover,.products-section__heading a:hover,.product-card__details a:hover,.footer-utilities a:hover{text-decoration:underline;text-underline-offset:3px}.site-header__actions,.site-header__mobile-left{display:flex;align-items:center}.site-header__mobile-left{display:none}.icon-button{width:44px;height:44px;padding:12px;display:grid;place-items:center;border:0;background:transparent;border-radius:0}.icon-button:hover{background:#f7f7f7}.icon-button img{width:20px;height:20px}.content-page__inner{width:min(672px,calc(100% - 32px));margin-inline:auto;padding-block:40px 80px;display:flex;flex-direction:column;gap:32px}.content-page h1{margin:0;font-size:48px;line-height:48px;font-weight:700}.content-page__body p{margin-block:14px}.content-page__body p:first-child{margin-top:0}.content-page__body p:last-child{margin-bottom:0}.content-page__media img{width:100%;height:auto}.shopify-policy__container{width:100%;max-width:574.082px;margin-inline:auto;padding:20px}.shopify-policy__title h1{margin:0 0 16px;font-size:clamp(48px,5.6vw,56px);line-height:1;font-weight:700}.shopify-policy__body,.shopify-policy__body .rte{margin:0;padding:0}.shopify-policy__body p{margin:0 0 14px}.shopify-policy__body p:last-child,.shopify-policy__body ul:last-child{margin-bottom:0}.shopify-policy__body h2{margin:40px 0 16px;font-size:clamp(36px,4.8vw,48px);line-height:1;font-weight:700}.shopify-policy__body ul{margin:0 0 14px;padding:0 0 0 21px}.shopify-policy__body a{text-decoration:underline}.hero{position:relative;height:468px;overflow:hidden;color:#fff}.hero__image,.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__image{object-fit:cover}.hero__shade{background:#00000047}.hero__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:53.2px;text-align:center}.hero__content p{margin:0;font-size:48px;line-height:48px;font-weight:700;overflow-wrap:break-word;text-wrap:balance}.hero__content p+p{margin-top:24px}.hero__content a{width:122.86px;height:54.39px;margin-top:24px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.85);border-radius:14px;background:#ffffff05;transition:background .16s ease,color .16s ease}.hero__content a:hover{color:#111;background:#fff}.products-section{padding-block:48px;padding-inline:max(var(--page-pad),calc((100% - var(--page-content-max)) / 2))}.products-section__heading{height:26.4px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between}.products-section__heading h2{margin:0;font-size:24px;line-height:24px;font-weight:700}.products-section__heading a{line-height:24px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;row-gap:24px;align-items:stretch}.product-card{min-width:0;display:grid;grid-template-rows:auto 1fr;align-content:start}.product-card__media{display:block;overflow:hidden;background:#f3f3f3}.product-card__media img{width:calc(100% + .75px);max-width:none;height:auto;transition:transform .22s ease}.product-card:hover .product-card__media img{transform:scale(1.008)}.product-card__details{margin-top:4px}.product-card__details a{display:block;line-height:22.4px}.product-card__details p{margin:0;line-height:22.4px}.footer-signup{min-height:120px;padding:24px var(--page-pad);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.footer-signup h2{margin:0 0 6px;font-size:24px;line-height:24px;font-weight:700}.footer-signup p{margin:0;line-height:22px}.email-signup{position:relative}.email-signup__status{position:absolute;top:calc(100% + 6px);left:27px;font-size:14px}.email-form{height:60px;display:grid;grid-template-columns:1fr 58px;align-items:center;border:1px solid #dedede;border-radius:32px;overflow:hidden}.email-form:focus-within{outline:1px solid #111;outline-offset:1px}.email-form input{min-width:0;height:100%;padding:0 27px;color:inherit;border:0;outline:0;background:transparent}.email-form button{width:42px;height:42px;margin:8px;padding:11px;border:0;border-radius:100px;background:transparent}.email-form button img{width:20px;height:20px}.footer-utilities{min-height:87.1875px;padding:20px var(--page-pad) 48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#0000008c;font-size:12px}.footer-utilities p{margin:0}.policy-disclosure{position:relative;width:max-content;height:17px;justify-self:center}.policy-disclosure__trigger{display:block;padding:0;color:#0009;border:0;background:transparent;font-size:12px;line-height:normal}.policy-disclosure__trigger:focus-visible{outline:1px solid rgba(0,0,0,.6);outline-offset:2px}.policy-disclosure__popover{position:absolute;z-index:60;bottom:calc(100% + 16px);left:0;width:max-content;min-width:160px;max-width:calc(100vw - 32px);margin:0;padding:8px;overflow:auto;color:#000000cf;border:1px solid transparent;border-radius:14px;background:#fff;box-shadow:0 4px 20px #00000026;transform-origin:46.8px 100%;animation:policy-popover-in .3s cubic-bezier(.32,.72,0,1)}.policy-disclosure__popover ul{width:100%;margin:0;padding:0;list-style:none}.policy-disclosure__popover li{width:100%;min-height:32px;border-radius:6px}.policy-disclosure__popover li:hover,.policy-disclosure__popover li:focus-within{background:#00000026}.policy-disclosure__popover a{width:100%;min-height:32px;padding:8px 10px;display:block;color:#000000cf;font-size:12px;line-height:16px;white-space:nowrap}.footer-social-placeholder{width:0;height:0;justify-self:end}.modal-layer,.search-overlay{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0}.scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#00000054}.menu-drawer,.cart-drawer,.account-drawer{position:absolute;z-index:1;background:#fff}.menu-drawer{inset:0 auto 0 0;width:min(95%,480px);padding:7px 18px 32px;overflow-y:auto;animation:slide-in-left .22s ease-out}.menu-drawer__close{width:16px;height:44px;margin:0 0 1px;padding:0;display:grid;place-items:center;border:0;background:transparent}.menu-drawer__close img{width:14px;height:14px}.menu-drawer nav{display:flex;flex-direction:column;gap:12px}.menu-drawer nav a{min-height:47px;padding:4px 0;display:flex;align-items:center;font-size:28px;line-height:39px}.search-overlay{overflow-y:auto;color:#000000cf;background:#fff}.search-overlay__dialog{min-height:100%;background:#fff}.search-overlay__bar{height:58px;padding:0 11px 0 20px;display:grid;grid-template-columns:20px 1fr 44px;align-items:center;gap:10px;border-bottom:1px solid #ececec}.search-overlay__bar>img{width:20px;height:20px}.search-overlay__bar input{min-width:0;height:48px;padding:0;border:0;outline:0;background:transparent;font-size:16px}.search-overlay__close{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent}.search-overlay__close img{width:14px;height:14px}.search-overlay__content{padding:10px 20px 32px}.search-overlay__label{margin:0 0 9px}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}.search-result{min-width:0;display:flex;flex-direction:column;line-height:19px}.search-result>img,.search-result:before{width:100%;height:211px;margin-bottom:8px}.search-result>img{object-fit:cover}.search-result:not(:has(img)):before{content:"";display:block}.search-result strong{font-weight:400}@media(min-width:750px){.search-overlay{padding-top:125.5px;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;background:#00000026;-webkit-backdrop-filter:brightness(.75);backdrop-filter:brightness(.75)}.search-overlay__dialog{width:672px;height:371.921875px;min-height:0;overflow:hidden;border-radius:14px;background:#fff}.search-overlay__bar{position:relative;height:52.96875px;padding:4px 4px 0;grid-template-columns:1fr 40.5625px;gap:11.1875px;background:#fff}.search-overlay__bar>img{position:absolute;z-index:1;top:16.984375px;left:13.796875px;width:22px;height:22px}.search-overlay__bar input{width:100%;height:47.96875px;padding:11.2px 0 11.2px 40px;font-size:14px}.search-overlay__close{width:40.5625px;height:44px;border-radius:14px}.search-overlay__close img{width:13.59375px;height:13.59375px}.search-overlay__content{height:318.953125px;padding:16px 20px;overflow-y:auto}.search-overlay__label{height:14px;margin:0 0 8px;line-height:14px}.search-results{grid-template-columns:repeat(4,minmax(0,1fr));gap:14.4px;padding:1px 0 11.2px}.search-result{line-height:18.2px}.search-result>img,.search-result:before{height:184px;margin-bottom:8px}.search-result strong{line-height:22.4px}}.cart-drawer{inset:0 0 0 auto;width:min(calc(100% - 19px),500px);min-height:100%;animation:slide-in-right .22s ease-out}.close-button{width:52px;height:52px;display:grid;place-items:center;border:1px solid #111;border-radius:50%;background:#fff}.close-button img{width:14px;height:14px}.cart-drawer>.close-button{position:absolute;top:2px;right:2px}.cart-drawer__empty{position:absolute;top:50%;left:50%;width:min(86%,310px);transform:translate(-50%,-44%);text-align:center}.cart-drawer__empty h2{margin:0 0 8px;white-space:nowrap;font-size:24px;line-height:30px}.cart-drawer__empty p{margin:0 0 28px}.cart-drawer__empty p a{text-decoration:underline}.black-button{min-width:120px;min-height:48px;padding:12px 22px;display:inline-grid;place-items:center;color:#fff;background:#000;border-radius:14px}.account-drawer{right:0;bottom:0;width:min(100%,500px);height:243.578125px;padding:0;animation:slide-in-bottom .22s ease-out}.account-drawer__title{height:61.59375px;padding:20px;display:flex;align-items:center;justify-content:space-between}.account-drawer__title h2{margin:0;font-size:18px;line-height:21.6px;font-weight:500}.account-drawer__title .close-button{position:absolute;top:8px;right:8px;width:44px;height:44px}.shop-button,.login-button{width:calc(100% - 40px);height:46px;margin-inline:20px;display:flex;align-items:center;justify-content:center;border:0;border-radius:14px}.shop-button{gap:4px;color:#fff;background:#5433eb}.shop-button strong{font-weight:700}.login-button{margin-top:11.1875px;color:#fff;background:#000}.account-links{margin:12.796875px 20px 20px;display:grid;grid-template-columns:1fr 1fr;gap:11.1875px}.account-links a{height:46px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #111;border-radius:14px}.account-links img{width:18px;height:18px}@media(min-width:750px){.account-trigger--open{outline:1px solid currentColor;outline-offset:0}.account-modal .scrim{background:transparent}.account-modal .account-drawer{position:fixed;inset:var(--account-panel-top, 117.375px) var(--account-panel-right, 95px) auto auto;width:352px;height:auto;min-height:0;padding:3.5px;border-radius:14px;box-shadow:0 4px 20px #00000026;animation:account-popover-in .14s ease-out}.account-modal .account-drawer__title{height:61.59375px;padding:20px}.account-modal .account-drawer__title h2{font-size:18px;line-height:21.6px;font-weight:500}.account-modal .account-drawer__title .close-button{display:none}.account-modal .shop-button,.account-modal .login-button{width:calc(100% - 40px);height:46px;margin-inline:20px;border-radius:14px}.account-modal .login-button{margin-top:11.1875px}.account-modal .account-links{margin:12.796875px 20px 20px;gap:11.1875px}.account-modal .account-links a{height:46px;border-radius:14px}}@keyframes account-popover-in{0%{opacity:0;transform:translateY(-4px)}}@keyframes policy-popover-in{0%{opacity:.7;scale:.94;translate:0 6px}}@keyframes slide-in-left{0%{transform:translate(-100%)}}@keyframes slide-in-right{0%{transform:translate(100%)}}@keyframes slide-in-bottom{0%{transform:translateY(100%)}}@media(max-width:749px){:root{--page-pad: 16px}.search-overlay__dialog{width:100%;min-height:100%}.search-result__desktop-image{visibility:hidden}.announcement{height:71px;padding:0 16px}.announcement p{width:291px;max-width:100%;font-size:20px;line-height:20px}.site-header{height:60px;grid-template-columns:88px 1fr 88px;padding:0}.site-header__mobile-left{display:flex}.site-header__mobile-left .icon-button,.site-header__actions .icon-button{padding:12px}.menu-trigger img{width:14px;height:14px}.site-header__actions .desktop-search,.desktop-nav{display:none}.brand{width:100%;height:60px}.brand img{width:36px;height:28px;transform:translate(-1px)}.site-header__actions{justify-content:flex-end}.content-page__inner{padding-block:28px 56px;gap:24px}.content-page h1{font-size:36px;line-height:36px}.hero{height:378.8px}.hero__shade{background:#0000004a}.hero__content{padding:19.6px 16px 0}.hero__content p{font-size:36px;line-height:36px}.hero__content p+p{margin-top:18px}.hero__content a{margin-top:24px}.products-section{padding:33.6px 16px}.products-section__heading{height:24px;margin-bottom:26.4px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.product-card__media img{width:calc(100% + .5px)}.footer-signup{height:196.78125px;min-height:0;padding:21px 16px;display:flex;flex-direction:column;align-items:stretch;gap:20px}.footer-signup h2{margin-bottom:6px}.footer-signup p{max-width:340px;line-height:22.4px}.email-form{flex:0 0 auto}.footer-utilities{min-height:137.78125px;padding:20px 16px 33.6px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.policy-disclosure__popover{left:50%;transform:translate(-50%);transform-origin:0 100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
