.mltd{--mltd-surface:#fbf9f8;--mltd-surface-lowest:#ffffff;--mltd-surface-low:#f6f3f2;--mltd-surface-container:#f0eded;--mltd-on-surface:#1b1c1c;--mltd-on-surface-variant:#554245;--mltd-outline-variant:#dbc0c3;--mltd-primary:#9e3d54;--mltd-primary-container:#ef7d94;--mltd-secondary-container:#acc3fe;--mltd-highlight:#aec3f7;--mltd-blush:#fce9ed;--mltd-tertiary-container:#c69a25;--mltd-on-tertiary-container:#473400;--mltd-inverse-surface:#303030;--mltd-page:1280px;--mltd-pad:32px;--mltd-body:"Plus Jakarta Sans",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--mltd-display:"Bricolage Grotesque","Plus Jakarta Sans",ui-sans-serif,system-ui,sans-serif;font-family:var(--mltd-body);color:var(--mltd-on-surface);box-sizing:border-box}.mltd *,.mltd *:before,.mltd *:after{box-sizing:border-box}.mltd img{max-width:100%;display:block}.mltd__inner{max-width:var(--mltd-page);margin:0 auto;width:100%}.mltd-announce{background:var(--mltd-surface-low);border-bottom:1px solid var(--mltd-outline-variant);padding:9px var(--mltd-pad);text-align:center}.mltd-announce p{margin:0;font-family:var(--mltd-display);font-size:13px;line-height:20px;font-weight:700;letter-spacing:.02em;color:var(--mltd-on-surface-variant)}.mltd-announce strong{font-family:var(--mltd-body);font-weight:700}.mltd-hero{background:#fdfaf5;padding:72px var(--mltd-pad) 80px;overflow:hidden;position:relative}.mltd-hero__inner{max-width:var(--mltd-page);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:48px;position:relative;z-index:1}.mltd-hero__content{display:flex;flex-direction:column;align-items:center;gap:24px}.mltd-badge{display:inline-flex;align-items:center;gap:8px;background:var(--mltd-primary-container);color:#fff;font-family:var(--mltd-body);font-weight:700;font-size:14px;line-height:20px;letter-spacing:.06em;text-transform:uppercase;padding:7px 18px;border-radius:9999px}.mltd-badge svg{width:18px;height:18px;fill:currentColor;flex:none}.mltd-hero__title{font-family:var(--mltd-display);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0;color:var(--mltd-on-surface);font-size:clamp(1.9rem,3.5vw,3.1rem);max-width:26ch;text-transform:uppercase;text-wrap:balance}.mltd-script{font-family:Gochi Hand,cursive;font-weight:400;text-transform:none;font-size:1.5em;line-height:.8;letter-spacing:0;display:inline-block;transform:translateY(.06em)}.mltd-hero__sub{font-family:var(--mltd-body);font-weight:500;font-size:18px;line-height:28px;color:var(--mltd-on-surface-variant);max-width:44rem;margin:0;text-wrap:pretty}.mltd-hero__media{position:relative;width:100%;max-width:960px}.mltd-hero__media img{width:100%;height:auto;object-fit:cover;border-radius:24px}.mltd-hero__glow{position:absolute;border-radius:9999px;filter:blur(80px);z-index:0;pointer-events:none}.mltd-hero__glow--a{top:18%;left:-6rem;width:18rem;height:18rem;background:#ef7d9424}.mltd-hero__glow--b{bottom:18%;right:-8rem;width:22rem;height:22rem;background:#acc3fe29}.mltd-products{background:var(--mltd-surface-lowest);padding:72px var(--mltd-pad)}.mltd-products__head{display:flex;flex-direction:column;gap:24px;margin-bottom:56px}@media(min-width:768px){.mltd-products__head{flex-direction:row;align-items:flex-end;justify-content:space-between}}.mltd-products__headtext{max-width:42rem}.mltd-products__title{font-family:var(--mltd-display);font-weight:800;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15;margin:0 0 16px;color:var(--mltd-on-surface)}.mltd-products__desc{font-family:var(--mltd-body);font-size:17px;line-height:27px;color:var(--mltd-on-surface-variant);margin:0;text-wrap:pretty}.mltd-products__link{display:inline-flex;align-items:center;gap:8px;font-family:var(--mltd-body);font-weight:700;font-size:14px;color:#000;text-decoration:none;white-space:nowrap}.mltd-products__link:hover{text-decoration:underline}.mltd-products__link svg{width:20px;height:20px;fill:currentColor;transition:transform .2s ease}.mltd-products__link:hover svg{transform:translate(4px)}.mltd-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch}@media(min-width:768px){.mltd-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.mltd-grid{grid-template-columns:repeat(3,1fr)}}.mltd-card{position:relative;display:flex;flex-direction:column;padding:32px;text-align:left;text-decoration:none;color:inherit;border-radius:48px;overflow:hidden;transition:transform .3s ease}.mltd-card:hover{transform:translateY(-4px)}.mltd-card--featured{background:var(--mltd-highlight)}.mltd-card__media{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.mltd-card__media img{width:100%;height:100%;object-fit:contain}.mltd-card__badge{position:absolute;top:16px;right:16px;z-index:2;padding:6px 14px;border-radius:9999px;font-family:var(--mltd-body);font-weight:700;font-size:12px;line-height:16px;letter-spacing:.05em;text-transform:uppercase}.mltd-card__badge--new{background:var(--mltd-primary-container);color:#fff}.mltd-card__badge--pre{background:#f9dc5c;color:#4a3600}.mltd-card__title{font-family:var(--mltd-display);font-weight:700;font-size:24px;line-height:1.15;margin:0 0 8px;color:var(--mltd-on-surface)}.mltd-card__tagline{font-family:var(--mltd-body);font-weight:700;font-size:14px;line-height:20px;color:var(--mltd-on-surface-variant);margin:0 0 16px}.mltd-card__price{font-family:var(--mltd-body);font-weight:700;font-size:16px;color:var(--mltd-on-surface-variant);margin-top:auto}.mltd-empty{grid-column:1/-1;padding:48px;text-align:center;border:2px dashed var(--mltd-outline-variant);border-radius:24px;color:var(--mltd-on-surface-variant);font-size:16px}.mltd-divider{background:var(--mltd-surface);padding:32px 0;display:flex;justify-content:center;overflow:hidden}.mltd-divider svg{width:100%;height:48px}.mltd-story{padding:96px var(--mltd-pad);position:relative;overflow:hidden;background:var(--mltd-surface)}.mltd-story__inner{max-width:var(--mltd-page);margin:0 auto;display:grid;grid-template-columns:1fr;gap:64px;align-items:center}@media(min-width:768px){.mltd-story__inner{grid-template-columns:repeat(2,1fr)}}.mltd-story__media{position:relative;display:flex;justify-content:center;isolation:isolate}.mltd-story__media:before{content:"";position:absolute;z-index:-1;left:-6%;top:-4%;width:84%;height:84%;background:var(--mltd-blush);border-radius:58% 42% 47% 53%/46% 51% 49% 54%;transform:rotate(-7deg)}.mltd-story__media:after{content:"";position:absolute;z-index:-1;right:-4%;bottom:-3%;width:44%;height:44%;background:#aec3f766;border-radius:52% 48% 61% 39%/44% 58% 42% 56%;transform:rotate(9deg)}.mltd-story__frame{position:relative;z-index:1;width:100%;max-width:560px;border:0;border-radius:0;overflow:visible;transform:none;background:none}.mltd-story__frame img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(27,28,28,.13))}.mltd-story__content{display:flex;flex-direction:column;gap:20px}.mltd-story__eyebrow{font-family:var(--mltd-body);font-weight:700;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--mltd-primary)}.mltd-story__title{font-family:var(--mltd-display);font-weight:800;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15;margin:0;color:var(--mltd-on-surface)}.mltd-story__body{font-family:var(--mltd-body);font-size:17px;line-height:1.75;color:var(--mltd-on-surface-variant)}.mltd-story__body p{margin:0 0 16px}.mltd-story__body p:first-child{font-weight:700;color:var(--mltd-on-surface)}.mltd-story__body p:last-child{margin-bottom:0}.mltd-news{padding:96px var(--mltd-pad);background:var(--mltd-surface)}.mltd-news__card{max-width:1000px;margin:0 auto;background:#ef7d941a;border:1px solid rgba(158,61,84,.2);border-radius:48px;padding:56px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px;position:relative;overflow:hidden}@media(min-width:768px){.mltd-news__card{padding:64px}}.mltd-news__title{font-family:var(--mltd-display);font-weight:800;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15;margin:0 0 16px;color:var(--mltd-on-surface)}.mltd-news__desc{font-family:var(--mltd-body);font-weight:500;font-size:17px;line-height:27px;color:var(--mltd-on-surface-variant);max-width:38rem;margin:0 auto;text-wrap:pretty}.mltd-news__form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:32rem;margin:0}@media(min-width:640px){.mltd-news__form{flex-direction:row}}.mltd-news__input{flex:1;padding:15px 24px;border-radius:9999px;border:2px solid var(--mltd-outline-variant);background:#fff;font-family:var(--mltd-body);font-size:16px;color:var(--mltd-on-surface)}.mltd-news__input::placeholder{color:#55424580}.mltd-news__input:focus{outline:none;border-color:var(--mltd-primary)}.mltd-news__btn{background:var(--mltd-inverse-surface);color:#fff;font-family:var(--mltd-body);font-weight:700;font-size:16px;padding:15px 40px;border:none;border-radius:9999px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.mltd-news__btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 var(--mltd-inverse-surface)}.mltd-news__fine{font-size:12px;color:#55424599;margin:0}.mltd-news__success{font-family:var(--mltd-body);font-weight:700;color:var(--mltd-primary);margin:0}.mltd .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mltd.css.map */
