.surfstr-shipping{padding-block:3rem}.surfstr-shipping__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.surfstr-shipping__header{max-width:40rem}.surfstr-shipping__eyebrow{margin:0 0 .5rem;font-family:var(--surfstr-font-display, inherit);font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--surfstr-lovable-yellow, #fbe94a);opacity:.9}.surfstr-shipping__heading{margin:0;font-family:var(--surfstr-font-display, inherit);font-size:clamp(2rem,6vw,3.5rem);line-height:.95;color:var(--surfstr-lovable-yellow, #fbe94a)}.surfstr-shipping__sub{margin:.75rem 0 0;font-size:1.0625rem;line-height:1.5;color:color-mix(in oklch,var(--surfstr-lovable-yellow, #fbe94a) 85%,white);opacity:.9}.surfstr-shipping__media{margin:0;width:100%;max-width:60rem}.surfstr-shipping__img{display:block;width:100%;height:auto;border-radius:1.25rem;box-shadow:0 18px 50px #1a102438}.surfstr-shipping__cta{display:inline-flex;align-items:center;justify-content:center;min-height:var(--surfstr-touch, 48px);padding:.875rem 1.75rem;border-radius:9999px;background:var(--surfstr-lovable-yellow, #fbe94a);color:var(--surfstr-lovable-purple-deep, #3b1f57);font-family:var(--surfstr-font-display, inherit);font-size:1.0625rem;text-decoration:none;transition:transform .15s ease}.surfstr-shipping__cta:hover{transform:scale(1.04)}@media(min-width:768px){.surfstr-shipping{padding-block:4.5rem}}@media(prefers-reduced-motion:reduce){.surfstr-shipping__cta{transition:none}}.surfstr-lang{position:relative;display:inline-block;font-family:inherit}.surfstr-lang__form{margin:0}.surfstr-lang__button{display:inline-flex;align-items:center;gap:.5rem;min-height:var(--surfstr-touch, 48px);padding:.5rem .875rem;border:2px solid var(--surfstr-brand, #502d87);border-radius:999px;background:var(--surfstr-surface, #fff);color:var(--surfstr-brand, #502d87);font-size:.9375rem;font-weight:700;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.surfstr-lang__button:hover{background:var(--surfstr-brand, #502d87);color:var(--surfstr-surface, #fff)}.surfstr-lang__button:focus-visible{outline:3px solid var(--surfstr-accent, #fa6400);outline-offset:2px}.surfstr-flag{display:block;flex-shrink:0;width:1.5rem;aspect-ratio:3 / 2;border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000001f}.surfstr-flag__svg{display:block;width:100%;height:100%}.surfstr-lang__current{white-space:nowrap}.surfstr-lang__chevron{flex-shrink:0;transition:transform .18s ease}.surfstr-lang__button[aria-expanded=true] .surfstr-lang__chevron{transform:rotate(180deg)}.surfstr-lang__list{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;min-width:max(100%,11rem);margin:0;padding:.375rem;list-style:none;background:var(--surfstr-surface, #fff);border:1px solid color-mix(in srgb,var(--surfstr-brand, #502d87) 22%,transparent);border-radius:.875rem;box-shadow:0 14px 40px #1a10242e;max-height:min(60vh,22rem);overflow-y:auto}.surfstr-lang--up .surfstr-lang__list{top:auto;bottom:calc(100% + .5rem)}.surfstr-lang__list[hidden]{display:none}.surfstr-lang__option{display:flex;align-items:center;gap:.625rem;min-height:var(--surfstr-touch, 48px);padding:.5rem .625rem;border-radius:.625rem;color:var(--surfstr-text, #1a1024);font-size:.9375rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.surfstr-lang__option+.surfstr-lang__option{margin-top:.125rem}.surfstr-lang__option:hover,.surfstr-lang__option.is-active{background:color-mix(in srgb,var(--surfstr-brand, #502d87) 12%,transparent)}.surfstr-lang__option.is-active{outline:2px solid var(--surfstr-brand, #502d87);outline-offset:-2px}.surfstr-lang__name{flex:1 1 auto;white-space:nowrap}.surfstr-lang__check{flex-shrink:0;color:var(--surfstr-brand, #502d87);opacity:0}.surfstr-lang__option[aria-selected=true] .surfstr-lang__check{opacity:1}.surfstr-lang__option[aria-selected=true]{color:var(--surfstr-brand, #502d87)}.surfstr-header__actions .surfstr-lang__list{left:auto;right:0}@media(prefers-reduced-motion:reduce){.surfstr-lang__button,.surfstr-lang__chevron{transition:none}}:root{--surfstr-brand-primary: #502d87;--surfstr-brand-primary-deep: #3a2063;--surfstr-brand-accent: #fa6400;--surfstr-brand-white: #ffffff;--surfstr-brand-lilac: #f3edf9;--surfstr-brand-cream: #fff8f2;--background: var(--surfstr-brand-white);--foreground: var(--surfstr-brand-primary);--card: var(--surfstr-brand-white);--card-foreground: var(--surfstr-brand-primary);--popover: var(--surfstr-brand-white);--popover-foreground: var(--surfstr-brand-primary);--primary: var(--surfstr-brand-primary);--primary-foreground: var(--surfstr-brand-white);--secondary: var(--surfstr-brand-lilac);--secondary-foreground: var(--surfstr-brand-primary);--muted: var(--surfstr-brand-lilac);--muted-foreground: #5c4d6a;--accent: var(--surfstr-brand-accent);--accent-foreground: var(--surfstr-brand-white);--destructive: #dc2626;--destructive-foreground: var(--surfstr-brand-white);--border: color-mix(in srgb, var(--surfstr-brand-primary) 18%, white);--input: var(--border);--ring: var(--surfstr-brand-primary);--spacing: .25rem;--radius: .75rem;--radius-lg: 1rem;--surfstr-touch-target: 48px;--surfstr-interactive-gap: .75rem;--surfstr-stack-gap: 1.5rem;--surfstr-page-padding-min: 1rem;--surfstr-section-y: clamp(3rem, 8vw, 5rem);--surfstr-container-max: 84rem;--surfstr-header-offset: calc(4rem + 3px) ;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--breakpoint-nav: 990px;--surfstr-radius-bubble: 1.25rem;--surfstr-radius-pill: 9999px;--surfstr-shadow-chunky: 4px 4px 0 var(--surfstr-brand-primary);--surfstr-shadow-soft: 0 8px 30px rgb(80 45 135 / 10%);--surfstr-shadow-card: 0 20px 50px rgb(80 45 135 / 12%), 0 8px 16px rgb(26 16 36 / 6%);--surfstr-font: "Bricolage Grotesque", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans: var(--surfstr-font)}@media(min-width:1024px){:root{--surfstr-header-offset: calc(4.5rem + 3px) ;--surfstr-container-max: 90rem}}
/*# sourceMappingURL=/cdn/shop/t/21/compiled_assets/styles.css.map */
