.ju-home.svelte-4s1sxh{font-family:var(--font-body);color:var(--ju-ink, #363f4a);background:#fff}.ju-section.svelte-4s1sxh{max-width:1360px;margin:0 auto;padding:64px max(24px,calc((100vw - 1360px)/2))}.ju-heading.svelte-4s1sxh{font-family:var(--font-heading);font-weight:700;font-size:32px;letter-spacing:.005em;color:var(--ju-ink, #363f4a);text-align:center;margin:0}.ju-eyebrow.svelte-4s1sxh{display:block;text-align:center;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ju-teal, #30a2bc);margin-bottom:12px}.ju-eyebrow-light.svelte-4s1sxh{color:#ffffffbf}.ju-section-head.svelte-4s1sxh{margin-bottom:40px}.ju-collections.svelte-4s1sxh .ju-heading:where(.svelte-4s1sxh):after{content:"";display:block;width:76px;height:3px;margin:14px auto 0;background:var(--ju-teal, #30a2bc);border-radius:2px}.ju-center.svelte-4s1sxh{text-align:center;margin-top:44px}.ju-empty.svelte-4s1sxh{text-align:center;color:var(--ju-muted, #777777)}.ju-visually-hidden.svelte-4s1sxh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ju-btn.svelte-4s1sxh{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 34px;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:4px;transition:all .25s ease;cursor:pointer}.ju-btn-teal.svelte-4s1sxh{background:var(--ju-teal, #30a2bc);color:#fff;border-color:var(--ju-teal, #30a2bc)}.ju-btn-teal.svelte-4s1sxh:hover{background:transparent;color:#fff;border-color:#fff}.ju-btn-dark.svelte-4s1sxh{background:var(--ju-dark, #222222);color:#fff;border-color:var(--ju-dark, #222222)}.ju-btn-dark.svelte-4s1sxh:hover{background:var(--ju-teal, #30a2bc);border-color:var(--ju-teal, #30a2bc)}.ju-hero.svelte-4s1sxh{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden}.ju-hero.svelte-4s1sxh img:where(.svelte-4s1sxh){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.ju-hero-overlay.svelte-4s1sxh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#22222259,#2222229e)}.ju-hero-content.svelte-4s1sxh{position:relative;text-align:center;color:#fff;padding:24px;max-width:680px}.ju-hero-badge.svelte-4s1sxh{display:inline-block;margin-bottom:18px;padding:7px 16px;border:1px solid rgb(255 255 255 / .5);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#fff}.ju-hero-content.svelte-4s1sxh h1:where(.svelte-4s1sxh){font-family:var(--font-heading);font-weight:700;font-size:56px;line-height:1.05;letter-spacing:.005em;color:#fff;margin:0 0 16px;text-transform:uppercase}.ju-hero-content.svelte-4s1sxh p:where(.svelte-4s1sxh){font-size:15px;letter-spacing:.02em;margin:0 0 30px;color:#ffffffe6}.ju-catwrap.svelte-4s1sxh{background:var(--ju-ink, #363f4a);padding:0}.ju-cat-grid.svelte-4s1sxh{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ju-cat.svelte-4s1sxh{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;text-decoration:none}.ju-cat-img.svelte-4s1sxh{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s ease}.ju-cat.svelte-4s1sxh:hover .ju-cat-img:where(.svelte-4s1sxh){transform:scale(1.05)}.ju-cat-scrim.svelte-4s1sxh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2222221a,#22222259);transition:background .3s ease}.ju-cat.svelte-4s1sxh:hover .ju-cat-scrim:where(.svelte-4s1sxh){background:linear-gradient(180deg,#30a2bc40,#22222273)}.ju-cat-label.svelte-4s1sxh{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-block;padding:9px 22px;background:var(--ju-teal, #30a2bc);color:#fff;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.04em;white-space:nowrap;box-shadow:0 3px 12px #00000040}.ju-tabs.svelte-4s1sxh{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.ju-tab.svelte-4s1sxh{background:transparent;border:1px solid transparent;color:var(--ju-muted, #777777);font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:10px 24px;border-radius:999px;cursor:pointer;transition:all .2s ease}.ju-tab.svelte-4s1sxh:hover{color:var(--ju-teal, #30a2bc)}.ju-tab.active.svelte-4s1sxh{background:#fff;border-color:var(--ju-teal, #30a2bc);color:var(--ju-ink, #363f4a)}.ju-carousel.svelte-4s1sxh{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.ju-carousel-item.svelte-4s1sxh{scroll-snap-align:start;min-width:0}.ju-product-grid.svelte-4s1sxh{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.ju-skeleton.svelte-4s1sxh{aspect-ratio:1 / 1;border-radius:6px;background:linear-gradient(90deg,#f0f0f0,#f7f7f7,#f0f0f0);background-size:200% 100%;animation:svelte-4s1sxh-ju-shimmer 1.4s infinite}@keyframes svelte-4s1sxh-ju-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ju-promo.svelte-4s1sxh{position:relative;min-height:460px;display:grid;place-items:center;overflow:hidden;text-align:center}.ju-promo.svelte-4s1sxh img:where(.svelte-4s1sxh){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ju-promo-overlay.svelte-4s1sxh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2226,#222222a8)}.ju-promo-content.svelte-4s1sxh{position:relative;padding:56px 24px;max-width:640px}.ju-promo-badge.svelte-4s1sxh{display:inline-block;margin-bottom:18px;padding:7px 16px;background:#fff;color:var(--ju-ink, #363f4a);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.ju-promo-content.svelte-4s1sxh h2:where(.svelte-4s1sxh){font-family:var(--font-heading);font-weight:700;font-size:34px;line-height:1.2;letter-spacing:.005em;color:#fff;margin:0 0 16px}.ju-promo-content.svelte-4s1sxh p:where(.svelte-4s1sxh){margin:0 auto 28px;max-width:480px;font-size:15px;line-height:1.7;color:#ffffffe6}.ju-newsletter.svelte-4s1sxh{text-align:center;background:var(--ju-dark, #222222);color:#fff;padding:80px 24px}.ju-newsletter.svelte-4s1sxh h2:where(.svelte-4s1sxh){font-family:var(--font-heading);font-weight:700;font-size:32px;color:#fff;margin:0 0 14px;text-transform:uppercase}.ju-newsletter.svelte-4s1sxh p:where(.svelte-4s1sxh){max-width:520px;margin:0 auto 28px;color:#ffffffb3;font-size:14px}.ju-news-form.svelte-4s1sxh{display:flex;justify-content:center;gap:10px;max-width:520px;margin:0 auto 14px}.ju-news-form.svelte-4s1sxh input:where(.svelte-4s1sxh){flex:1;min-width:0;padding:14px 18px;border:1px solid rgb(255 255 255 / .3);border-radius:4px;background:transparent;color:#fff;font-size:13px;outline:none}.ju-news-form.svelte-4s1sxh input:where(.svelte-4s1sxh)::-moz-placeholder{color:#ffffff80}.ju-news-form.svelte-4s1sxh input:where(.svelte-4s1sxh)::placeholder{color:#ffffff80}.ju-news-form.svelte-4s1sxh input:where(.svelte-4s1sxh):focus-visible{border-color:var(--ju-teal, #30a2bc)}.ju-newsletter.svelte-4s1sxh small:where(.svelte-4s1sxh){color:#ffffff80;font-size:11px;letter-spacing:.04em}@media(max-width:1024px){.ju-cat-grid.svelte-4s1sxh{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.ju-section.svelte-4s1sxh{padding:48px 18px}.ju-heading.svelte-4s1sxh{font-size:26px}.ju-hero-content.svelte-4s1sxh h1:where(.svelte-4s1sxh){font-size:38px}.ju-hero.svelte-4s1sxh{min-height:460px}.ju-cat-label.svelte-4s1sxh{font-size:11px;padding:7px 16px}.ju-promo-content.svelte-4s1sxh h2:where(.svelte-4s1sxh){font-size:26px}.ju-news-form.svelte-4s1sxh{flex-direction:column;gap:10px}}.embla.svelte-rwgio5{overflow:hidden}.embla__container.svelte-rwgio5{display:flex}.embla__slide.svelte-rwgio5{flex:0 0 20%;min-width:0}
