.shopify-section--text-with-media .prose>*+*{margin-block-start:.75em}.shopify-section--text-with-media .prose h1+*,.shopify-section--text-with-media .prose h2+*,.shopify-section--text-with-media .prose h3+*,.shopify-section--text-with-media .prose h4+*{margin-block-start:.5em}.shopify-section--rich-text .prose>*+*{margin-block-start:.75em}.shopify-section--rich-text .prose h1+*,.shopify-section--rich-text .prose h2+*,.shopify-section--rich-text .prose h3+*,.shopify-section--rich-text .prose h4+*{margin-block-start:.5em}.shopify-section--text-with-media .subheading+*{margin-block-start:.5em}.shopify-section--rich-text .subheading+*{margin-block-start:.5em}.mustu-press-list{display:flex;flex-direction:column;gap:0}.mustu-press-list__item{padding:1.25rem 0;border-bottom:1px solid var(--color-border)}.mustu-press-list__item:first-child{border-top:1px solid var(--color-border)}.mustu-press-list__content{display:flex;flex-direction:column;gap:.5rem}.mustu-press-list__meta{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--color-text-secondary)}.mustu-press-list__publisher{font-weight:500}.mustu-press-list__date{opacity:.7}.mustu-press-list__title{margin:0}.mustu-press-list__link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s ease}.mustu-press-list__link:hover{opacity:.7}.mustu-press-list__link svg{flex-shrink:0;transition:transform .2s ease}.mustu-press-list__link:hover svg{transform:translate(4px)}.mustu-media-grid{display:grid;grid-template-columns:repeat(var(--items-per-row, 3),1fr);gap:2rem}@media screen and (max-width: 699px){.mustu-media-grid{grid-template-columns:repeat(var(--items-per-row-mobile, 1),1fr)}}.mustu-media-card{display:flex;flex-direction:column;overflow:hidden}.mustu-media-card__image{aspect-ratio:16 / 9;overflow:hidden;background-color:var(--color-background-secondary)}.mustu-media-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mustu-media-card:hover .mustu-media-card__image img{transform:scale(1.02)}.mustu-media-card__image--placeholder{display:flex;align-items:center;justify-content:center}.mustu-media-card__image--placeholder svg{width:50%;height:auto;opacity:.3}.mustu-media-card__content{padding:1.25rem 0;display:flex;flex-direction:column;gap:.75rem}.mustu-media-card__title{margin:0}.mustu-media-card__text{font-size:.9375rem;color:var(--color-text-secondary)}.mustu-media-card__text p{margin:0}.mustu-video-grid{display:grid;grid-template-columns:repeat(var(--items-per-row, 2),1fr);gap:2rem;width:100%;margin:0 auto}.mustu-video-grid--single{grid-template-columns:1fr}@media screen and (max-width: 699px){.mustu-video-grid{grid-template-columns:repeat(var(--items-per-row-mobile, 1),1fr);max-width:100%!important}}.mustu-video-embed{width:100%}.mustu-video-embed__wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;background-color:var(--color-background-secondary)}.mustu-video-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.mustu-video-embed__placeholder{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background-color:var(--color-background-secondary)}.mustu-video-embed__placeholder svg{width:30%;height:auto;opacity:.3}.mustu-brand-showcase{display:grid;grid-template-columns:var(--brand-showcase-left-width, 60%) var(--brand-showcase-right-width, 40%);min-height:var(--brand-showcase-min-height, 500px);position:relative;z-index:0}.mustu-brand-showcase--full-width{width:100%}@media screen and (max-width: 999px){.mustu-brand-showcase{grid-template-columns:1fr;min-height:auto}}.mustu-brand-showcase__slider{position:relative;overflow:hidden;min-height:var(--brand-showcase-min-height, 500px)}@media screen and (max-width: 999px){.mustu-brand-showcase__slider{min-height:300px}}.mustu-brand-showcase__slides{position:relative;width:100%;height:100%}.mustu-brand-showcase__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.mustu-brand-showcase__slide.is-active{opacity:1;pointer-events:auto;position:relative}.mustu-brand-showcase__slide-image{position:relative;width:100%;height:100%;min-height:var(--brand-showcase-min-height, 500px)}@media screen and (max-width: 999px){.mustu-brand-showcase__slide-image{min-height:300px}}.mustu-brand-showcase__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mustu-brand-showcase__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-background-secondary)}.mustu-brand-showcase__placeholder svg{width:40%;max-width:200px;height:auto;opacity:.3}.mustu-brand-showcase__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,var(--overlay-opacity, .3));display:flex;align-items:flex-end;padding:2rem}.mustu-brand-showcase__slide-content{color:#fff}.mustu-brand-showcase__subtitle{margin:0 0 .5rem;color:#ffffffe6}.mustu-brand-showcase__title{margin:0;color:#fff}.mustu-brand-showcase__controls{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.75rem;z-index:10}.mustu-brand-showcase__arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .2s ease}.mustu-brand-showcase__arrow:hover{background:#fff;transform:scale(1.1)}.mustu-brand-showcase__arrow svg{color:#000}.mustu-brand-showcase__dots{display:flex;align-items:center;gap:.5rem}.mustu-brand-showcase__dot{width:8px;height:8px;background:#ffffff80;border:none;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .2s ease}.mustu-brand-showcase__dot:hover,.mustu-brand-showcase__dot.is-active{background:#fff;transform:scale(1.2)}.mustu-brand-showcase__info{display:flex;align-items:center;justify-content:flex-end;padding:2rem 3rem;background-color:var(--color-background)}@media screen and (max-width: 999px){.mustu-brand-showcase__info{justify-content:center;padding:2rem 1.5rem}}.mustu-brand-showcase__info-inner{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:1rem;max-width:400px}@media screen and (max-width: 999px){.mustu-brand-showcase__info-inner{align-items:center;text-align:center}}.mustu-brand-showcase__icon{width:var(--brand-showcase-icon-size, 80px);height:auto}@media screen and (max-width: 699px){.mustu-brand-showcase__icon{width:var(--brand-showcase-icon-size-mobile, 60px)}}.mustu-brand-showcase__icon-img{width:100%;height:auto;object-fit:contain}.mustu-brand-showcase__brand-name{margin:0}.mustu-brand-showcase__brand-text{color:var(--color-text-secondary)}.mustu-brand-showcase__brand-text p{margin:0}.mustu-brand-showcase__cta{margin-top:.5rem}.mustu-depth-nav{padding:1rem 0;border-bottom:1px solid var(--color-border)}.mustu-depth-nav--full-width{padding-left:1.5rem;padding-right:1.5rem}.mustu-depth-nav__inner{width:100%}.mustu-depth-nav__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:var(--depth-nav-alignment, center);gap:var(--depth-nav-spacing, 1.5rem);list-style:none;margin:0;padding:0}.mustu-depth-nav__item{margin:0}.mustu-depth-nav__link{position:relative;display:inline-flex;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;color:var(--color-text);background-color:transparent;border:1px solid var(--color-border);border-radius:4px;transition:all .2s ease}.mustu-depth-nav__link:hover{color:var(--color-background);background-color:var(--color-text);border-color:var(--color-text)}.mustu-depth-nav__link.is-active{color:var(--color-background);background-color:var(--color-text);border-color:var(--color-text);font-weight:600}.mustu-depth-nav__text{white-space:nowrap}.shopify-section--mustu-depth-nav[data-style=pill] .mustu-depth-nav__link{padding:.5rem 1rem;border-radius:9999px;background-color:transparent;border:1px solid transparent}.shopify-section--mustu-depth-nav[data-style=pill] .mustu-depth-nav__link:after{display:none}.shopify-section--mustu-depth-nav[data-style=pill] .mustu-depth-nav__link:hover{background-color:var(--color-background-secondary)}.shopify-section--mustu-depth-nav[data-style=pill] .mustu-depth-nav__link.is-active{background-color:var(--color-text);color:var(--color-background)}.shopify-section--mustu-depth-nav[data-style=minimal] .mustu-depth-nav__link:after{display:none}.shopify-section--mustu-depth-nav[data-style=minimal] .mustu-depth-nav__link.is-active{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width: 699px){.mustu-depth-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.mustu-depth-nav__list{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem}.mustu-depth-nav__link{font-size:.8125rem}}.header__cart-link{display:none!important}:lang(th),[lang=th],html[lang=th] body{--text-font-family: "Kanit", "Instrument Sans", sans-serif;--heading-font-family: "Kanit", "Bricolage Grotesque", sans-serif;--subheading-font-family: "Kanit", "Instrument Sans", sans-serif}:lang(th){line-height:1.6;letter-spacing:0}:lang(th) h1,:lang(th) h2,:lang(th) h3,:lang(th) h4,:lang(th) h5,:lang(th) h6,:lang(th) .h1,:lang(th) .h2,:lang(th) .h3,:lang(th) .h4,:lang(th) .h5,:lang(th) .h6{letter-spacing:0;line-height:1.3}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-page-styles.css.map */
