.p-announce-bar{background-color:var(--custom-color-raw-white);border-bottom:2px solid var(--custom-color-link-primary)}.p-announce-bar__inner{padding-right:4rem;padding-left:4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 760px){.p-announce-bar__inner{padding-left:1.6rem;padding-right:3.6rem}}.p-announce-bar__close{position:absolute;width:1rem;height:1rem;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:2rem;translate:0 -50%;color:var(--custom-color-link-primary)}@media screen and (max-width: 760px){.p-announce-bar__close{right:1.6rem}}.p-announce-bar__close>i{width:100%;height:100%}.p-announce-bar__link{width:100%;max-width:100%;text-align:center;padding-top:.8rem;padding-bottom:1rem;color:var(--custom-color-link-primary);font-weight:var(--custom-weight-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 760px){.p-announce-bar__link{padding-top:.3rem;padding-bottom:.8rem}}.p-announce-bar__link>time{display:inline-block;padding-right:.8rem;font-size:1.5rem;line-height:1;font-family:var(--custom-font-en);vertical-align:middle}@media screen and (max-width: 760px){.p-announce-bar__link>time{font-size:1.3rem}}.p-announce-bar__link>span{font-size:1.5rem;letter-spacing:.14em;line-height:1.6;vertical-align:middle}@media screen and (max-width: 760px){.p-announce-bar__link>span{font-size:1.3rem}}.p-section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.p-section-title .en{display:inline-block;font-size:9rem;font-family:var(--custom-font-en);background:linear-gradient(88deg,#4b3430 0% 50%,#b17b71);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;line-height:1.2}@media screen and (max-width: 760px){.p-section-title .en{font-size:4.6rem}}.p-section-title .ja{font-size:2.2rem;font-weight:var(--custom-weight-black);letter-spacing:.08em;line-height:1.8;color:var(--custom-color-text-primary)}@media screen and (max-width: 760px){.p-section-title .ja{font-size:2rem}}.p-custom-button{max-width:30rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;line-height:6.4rem;border-radius:10rem;background-color:var(--custom-color-text-primary)}.p-custom-button[disabled]{opacity:.6}.p-custom-button>span{font-size:1.8rem;letter-spacing:.14em;color:var(--custom-color-raw-white)}.p-custom-button>i{width:1.8rem;position:absolute;right:1.6rem;top:50%;translate:0 -50%;color:var(--custom-color-raw-white)}.p-custom-button.--cta{background-color:#00d400}.p-custom-button.--cta>span{color:var(--custom-color-text-primary)}.p-custom-modal{padding:4rem;width:100%;height:100%}@media screen and (max-width: 760px){.p-custom-modal{padding-right:2.4rem;padding-left:2.4rem}}@media screen and (max-width: 760px){.p-custom-modal{padding:2.4rem 1.6rem}}.p-custom-modal::-ms-backdrop{background-color:var(--custom-color-text-primary-ml)}.p-custom-modal::backdrop{background-color:var(--custom-color-text-primary-ml)}.p-custom-modal[open]{opacity:1;translate:0 0;-webkit-transition-property:display,opacity,translate;transition-property:display,opacity,translate;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.3s;transition-delay:.3s;transition-behavior:allow-discrete}.p-custom-modal[open]::-ms-backdrop{opacity:1;-ms-transition-property:display,opacity;transition-property:display,opacity;transition-duration:.3s;transition-behavior:allow-discrete}.p-custom-modal[open]::backdrop{opacity:1;-webkit-transition-property:display,opacity;transition-property:display,opacity;-webkit-transition-duration:.3s;transition-duration:.3s;transition-behavior:allow-discrete}@starting-style{.p-custom-modal[open]{opacity:0;translate:0 2.4rem}.p-custom-modal[open]::-ms-backdrop{opacity:0}.p-custom-modal[open]::backdrop{opacity:0}}.p-custom-modal__inner{width:100%;max-width:72rem;margin-right:auto;margin-left:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-custom-modal__content{width:100%;max-height:100%;background-color:var(--custom-color-raw-white);border-radius:3.2rem;overflow:auto;position:relative}.p-custom-modal__content::-webkit-scrollbar{display:none}@media screen and (max-width: 760px){.p-custom-modal__content{border-radius:2rem}}.p-custom-modal__close{position:absolute;top:2.4rem;right:2.4rem;width:1.6rem;height:1.6rem;color:var(--custom-color-text-primary);cursor:pointer}@media screen and (max-width: 760px){.p-custom-modal__close{top:1.6rem;right:1.6rem}}.p-news-item{border-radius:2rem;background-color:var(--custom-color-text-primary-xs)}.p-news-item__inner{padding:2.4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}@media screen and (max-width: 760px){.p-news-item__inner{padding:2rem 1.6rem}}.p-news-item__detail{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-news-item__detail>time{font-size:1.5rem;font-family:var(--custom-font-en);line-height:.8;color:var(--custom-color-link-primary)}.p-news-item__detail>p{margin-top:1.6rem;font-size:1.5rem;letter-spacing:.08em;line-height:1.5;font-weight:var(--custom-weight-bold);color:var(--custom-color-text-primary)}@media screen and (max-width: 760px){.p-news-item__detail>p{margin-top:1rem}}.p-news-item__arrow{-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:var(--custom-color-raw-white)}.p-news-item__arrow>i{width:1.8rem;color:var(--custom-color-text-primary)}.shopify-section-group-header-group{position:sticky;top:0;left:0}.s-header{position:relative;padding-right:4rem;padding-left:4rem}@media screen and (max-width: 760px){.s-header{padding-right:2.4rem;padding-left:2.4rem}}@media screen and (max-width: 760px){.s-header{padding-left:1.6rem;padding-right:1.6rem}}.s-header__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3.2rem}@media screen and (max-width: 760px){.s-header__inner{padding-top:1.6rem}}.s-header__logo{width:23.9rem;height:6rem;position:relative}@media screen and (max-width: 760px){.s-header__logo{width:15rem;height:3.8rem;translate:0 20%}}@media screen and (min-width: 761px){body:has(.template-index) .s-header__logo img{width:38rem;top:1.2rem;left:1.6rem}}@media screen and (min-width: 761px){body:has(.template-index) .is-scrolling .s-header__logo img{width:100%;top:0;left:0}}.s-header__logo img{width:100%;max-width:none;height:auto;position:absolute;top:0;left:0;-webkit-transition:.3s;transition:.3s}.s-header__nav-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (max-width: 760px){.s-header__nav-wrap{gap:1rem}}.s-header__buy-btn{width:18rem;height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10rem;background-color:var(--custom-color-button-primary)}@media screen and (max-width: 760px){.s-header__buy-btn{width:12rem;height:4rem}}.s-header__buy-btn span{font-size:1.5rem;letter-spacing:.14em;line-height:1.5;font-weight:var(--custom-weight-bold);color:var(--custom-color-text-primary)}@media screen and (max-width: 760px){.s-header__buy-btn span{font-size:1.4rem}}.s-header__menu-btn{width:5.6rem;height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:var(--custom-color-text-primary)}.s-header__menu-btn:focus{outline-offset:none;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width: 760px){.s-header__menu-btn{width:4rem;height:4rem}}.s-header__menu-btn>span{position:relative;display:block;width:2.4rem;height:2.4rem}@media screen and (max-width: 760px){.s-header__menu-btn>span{width:1.8rem;height:1.8rem}}.s-header__menu-btn>span>i{width:100%;color:var(--custom-color-raw-white);-webkit-transition:.16s;transition:.16s}.s-header__menu-btn>span>i.close{position:absolute;width:1.6rem;top:50%;left:50%;scale:0;opacity:0;translate:-50% -50%}@media screen and (max-width: 760px){.s-header__menu-btn>span>i.close{width:1.6rem;height:1.6rem}}.s-header__menu-btn>span>i.open{opacity:1}.s-header__menu-btn>span>i svg{width:100%;height:auto}.is-nav-open .s-header__menu-btn>span>i.close{opacity:1;scale:1}.is-nav-open .s-header__menu-btn>span>i.open{opacity:0;scale:0}.s-header__nav{position:absolute;bottom:-2rem;right:0;padding:2rem;min-width:24rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;translate:0 90%;background-color:#f1f1f6;border-radius:2rem;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 760px){.s-header__nav{min-width:18rem;padding:2rem 1.6rem}}.is-nav-open .s-header__nav{translate:0 100%;pointer-events:all;opacity:1}.s-header__nav>a{color:var(--custom-color-text-primary);letter-spacing:.14em;line-height:1.5;font-weight:var(--custom-weight-bold);font-size:1.5rem}@media screen and (max-width: 760px){.s-header__nav>a{font-size:1.4rem}}.s-footer{position:relative}.s-footer__upper{position:relative;padding-top:6.4rem}@media screen and (max-width: 760px){.s-footer__upper{padding-top:12rem}}.s-footer__upper__accent{position:absolute;width:100%;bottom:0;left:0}.s-footer__upper__accent img{width:100%}.s-footer__to-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (max-width: 760px){.s-footer__to-top{position:absolute;top:0;left:50%;translate:-50% 0}}.s-footer__to-top__btn{width:24rem;height:24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width: 760px){.s-footer__to-top__btn{width:20rem;height:20rem}}.s-footer__to-top__btn .main-image{width:15rem}@media screen and (max-width: 760px){.s-footer__to-top__btn .main-image{width:12.5rem}}.s-footer__to-top__btn .accent{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-animation:to-top-accent 8s infinite linear;animation:to-top-accent 8s infinite linear}.s-footer__inner{padding-right:4rem;padding-left:4rem;margin-top:-.2rem;background-color:var(--custom-color-light-pink);padding-bottom:6.4rem}@media screen and (max-width: 760px){.s-footer__inner{padding-right:2.4rem;padding-left:2.4rem}}@media screen and (max-width: 760px){.s-footer__inner{padding-top:6.4rem}}.s-footer__contents{max-width:1080px;width:100%;margin-right:auto;margin-left:auto;padding-top:2.4rem}.s-footer__newsletter{margin-top:2.4rem}.s-footer__newsletter .newsletter-form{max-width:32rem;width:100%;display:block;margin-right:auto;margin-left:auto}.s-footer__newsletter .newsletter-form .form-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.s-footer__newsletter .newsletter-form .form-part__label{font-size:1.5rem;font-family:var(--custom-font-main);color:var(--custom-color-text-primary);text-align:center}.s-footer__newsletter .newsletter-form .form-part__input{width:100%;position:relative}.s-footer__newsletter .newsletter-form .form-part__input input{display:block;width:100%;height:5.6rem;padding:0 1.6rem;border-radius:1rem;border:.2rem solid var(--custom-color-text-primary);background-color:var(--custom-color-raw-white);font-size:1.6rem;letter-spacing:.14em}.s-footer__newsletter .newsletter-form .form-part__input input:focus{-webkit-box-shadow:none;box-shadow:none;outline-offset:none}.s-footer__newsletter .newsletter-form .form-part__input button{position:absolute;width:3.4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;padding-right:1.6rem;right:0}.s-footer__newsletter .newsletter-form .form-part__input button>i{width:1.8rem}.s-footer__newsletter .newsletter-form .form-error{margin-top:1rem;text-align:center;font-size:1.6rem;color:red;line-height:1.5;letter-spacing:.14em}.s-footer__newsletter .newsletter-form .form-success{margin-top:1rem;text-align:center;font-size:1.6rem;color:var(--custom-color-text-primary);line-height:1.5;letter-spacing:.14em}.s-footer__nav-wrap{margin-top:4.8rem;display:grid;grid-template-columns:minmax(0,1fr) 37rem minmax(0,1fr);gap:4rem}@media screen and (max-width: 760px){.s-footer__nav-wrap{grid-template-columns:100%}}@media screen and (min-width: 761px){.s-footer__logo{grid-column:2/3}}.s-footer__logo img{max-width:37rem;margin-right:auto;margin-left:auto}@media screen and (max-width: 760px){.s-footer__logo img{max-width:28rem;width:100%}}.s-footer__nav,.s-footer__sub-nav{display:grid;grid-template-columns:minmax(0,1fr)}@media screen and (min-width: 761px){.s-footer__nav,.s-footer__sub-nav{grid-row:1/2}}.s-footer__nav{gap:3.2rem}@media screen and (min-width: 761px){.s-footer__nav{grid-column:1/2}}.s-footer__nav>a{font-family:var(--custom-font-en);font-size:2.4rem;line-height:.8;color:var(--custom-color-text-primary)}@media screen and (max-width: 760px){.s-footer__nav>a{justify-self:center}}.s-footer__nav .line-link{max-width:31.5rem;margin-right:auto}@media screen and (max-width: 760px){.s-footer__nav .line-link{margin-left:auto}}.s-footer__sub-nav{gap:2.4rem}@media screen and (min-width: 761px){.s-footer__sub-nav{grid-column:3/4}}@media screen and (max-width: 760px){.s-footer__sub-nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 2.4rem}}.s-footer__sub-nav>a{justify-self:end;font-size:1.5rem;letter-spacing:.08em;line-height:1.5;font-weight:var(--custom-weight-black);color:var(--custom-color-text-primary)}@media screen and (max-width: 760px){.s-footer__sub-nav>a{justify-self:center;text-align:center}}.s-footer__bottom{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-footer__bottom .copyright{font-family:var(--custom-font-en);line-height:.8;color:var(--custom-color-text-primary)}.s-footer__bottom .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.s-footer__bottom .social>a{width:4.8rem;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--custom-color-raw-white);border-radius:50%}.s-footer__bottom .social>a>i{width:2.4rem}@-webkit-keyframes to-top-accent{0%{rotate:0}to{rotate:360deg}}@keyframes to-top-accent{0%{rotate:0}to{rotate:360deg}}[class^=custom-planet-rolls-]{color:var(--custom-color-text-primary)}@media screen and (min-width: 761px){.is-sp{display:none}}@media screen and (max-width: 760px){.is-pc{display:none}}body:has(dialog[open]){max-height:100vh;overflow:hidden}:root{scroll-behavior:smooth}:root{--custom-font-main: "Zen Kaku Gothic New", sans-serif;--custom-font-en: "Chillax", sans-serif}:root{--custom-weight-black: 900;--custom-weight-bold: 700}:root{--custom-color-text-primary: #4b3430;--custom-color-text-primary-xl: rgb(75 52 48 / .96);--custom-color-text-primary-lg: rgb(75 52 48 / .8);--custom-color-text-primary-ml: rgb(75 52 48 / .64);--custom-color-text-primary-md: rgb(75 52 48 / .5);--custom-color-text-primary-ms: rgb(75 52 48 / .24);--custom-color-text-primary-sm: rgb(75 52 48 / .15);--custom-color-text-primary-xs: rgb(75 52 48 / .06);--custom-color-text-secondary: #716461;--custom-color-text-secondary-xl: rgb(113 100 97 / .96);--custom-color-text-secondary-lg: rgb(113 100 97 / .8);--custom-color-text-secondary-ml: rgb(113 100 97 / .64);--custom-color-text-secondary-md: rgb(113 100 97 / .5);--custom-color-text-secondary-ms: rgb(113 100 97 / .24);--custom-color-text-secondary-sm: rgb(113 100 97 / .15);--custom-color-text-secondary-xs: rgb(113 100 97 / .06);--custom-color-raw-white: #ffffff;--custom-color-raw-white-xl: rgb(255 255 255 / .96);--custom-color-raw-white-lg: rgb(255 255 255 / .8);--custom-color-raw-white-ml: rgb(255 255 255 / .64);--custom-color-raw-white-md: rgb(255 255 255 / .5);--custom-color-raw-white-ms: rgb(255 255 255 / .24);--custom-color-raw-white-sm: rgb(255 255 255 / .15);--custom-color-raw-white-xs: rgb(255 255 255 / .06);--custom-color-light-pink: #ffd4ea;--custom-color-light-pink-xl: rgb(255 212 234 / .96);--custom-color-light-pink-lg: rgb(255 212 234 / .8);--custom-color-light-pink-ml: rgb(255 212 234 / .64);--custom-color-light-pink-md: rgb(255 212 234 / .5);--custom-color-light-pink-ms: rgb(255 212 234 / .24);--custom-color-light-pink-sm: rgb(255 212 234 / .15);--custom-color-light-pink-xs: rgb(255 212 234 / .06);--custom-color-purple: #b500e3;--custom-color-purple-xl: rgb(181 0 227 / .96);--custom-color-purple-lg: rgb(181 0 227 / .8);--custom-color-purple-ml: rgb(181 0 227 / .64);--custom-color-purple-md: rgb(181 0 227 / .5);--custom-color-purple-ms: rgb(181 0 227 / .24);--custom-color-purple-sm: rgb(181 0 227 / .15);--custom-color-purple-xs: rgb(181 0 227 / .06);--custom-color-light-green: #00d400;--custom-color-light-green-xl: rgb(0 212 0 / .96);--custom-color-light-green-lg: rgb(0 212 0 / .8);--custom-color-light-green-ml: rgb(0 212 0 / .64);--custom-color-light-green-md: rgb(0 212 0 / .5);--custom-color-light-green-ms: rgb(0 212 0 / .24);--custom-color-light-green-sm: rgb(0 212 0 / .15);--custom-color-light-green-xs: rgb(0 212 0 / .06);--custom-color-link-primary: #fc1dc1;--custom-color-link-primary-xl: rgb(252 29 193 / .96);--custom-color-link-primary-lg: rgb(252 29 193 / .8);--custom-color-link-primary-ml: rgb(252 29 193 / .64);--custom-color-link-primary-md: rgb(252 29 193 / .5);--custom-color-link-primary-ms: rgb(252 29 193 / .24);--custom-color-link-primary-sm: rgb(252 29 193 / .15);--custom-color-link-primary-xs: rgb(252 29 193 / .06);--custom-color-button-primary: #00d400;--custom-color-button-primary-xl: rgb(0 212 0 / .96);--custom-color-button-primary-lg: rgb(0 212 0 / .8);--custom-color-button-primary-ml: rgb(0 212 0 / .64);--custom-color-button-primary-md: rgb(0 212 0 / .5);--custom-color-button-primary-ms: rgb(0 212 0 / .24);--custom-color-button-primary-sm: rgb(0 212 0 / .15);--custom-color-button-primary-xs: rgb(0 212 0 / .06)}:root{--custom-radius-full: calc(infinity * 1px);--custom-radius-xl: 24px;--custom-radius-lg: 16px;--custom-radius-md: 8px;--custom-radius-sm: 4px}*{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit}html{overflow-wrap:break-word;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;position:relative}body,section,article,address,div,ul,ol,li,table,thead,tbody,tfoot,tr,th,td,dl,dt,dd,h1,h2,h3,h4,h5,p,a,span,strong,small,b,pre,form,input,select,textarea,button,figure,i,dialog{background:none;padding:0;border:none;margin:0}section,article,address,div,ul,ol,li,table,thead,tbody,tfoot,tr,th,td,dl,dt,dd,h1,h2,h3,h4,h5,p,a,span,strong,small,b,pre,form,input,select,textarea,button,figure,i,dialog{font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;text-decoration:inherit;letter-spacing:inherit;line-height:inherit}ul,ol,li,summary{list-style:none}summary::-webkit-details-marker{display:none}img,svg,video{display:block;max-width:100%;height:auto;vertical-align:top}img{pointer-events:none}pre{white-space:normal}a{text-decoration:none}*:link,*:visited,*:active{text-decoration:inherit}input,select,textarea{display:block;-webkit-appearance:none;background:none;border:none;border-radius:0}button{display:inline-block;background:none;border:none}label{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}input[type=radio],input[type=checkbox],input[type=file],input[type=submit],input[type=reset],input[type=button],button,label,summary{cursor:pointer}textarea{max-width:100%;min-width:100%;width:100%;resize:vertical;overflow:auto}*:focus{outline:none}dialog{max-width:100%;max-height:100%}fieldset{border:none;background:none;margin-block:0 0;padding-block:0 0;padding-inline:0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-global.css.map */
