.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding) * 1px);position:relative}.react-photo-album--image{width:100%;height:auto;aspect-ratio:var(--react-photo-album--photo-width) /var(--react-photo-album--photo-height);display:block}.react-photo-album--button{cursor:pointer;border:initial;background:initial}.react-photo-album--rows{row-gap:calc(var(--react-photo-album--spacing) * 1px);flex-direction:column}.react-photo-album--rows .react-photo-album--track{--react-photo-album--track-gaps:calc(var(--react-photo-album--spacing) * (var(--react-photo-album--track-size) - 1) + 2 * var(--react-photo-album--padding) * var(--react-photo-album--track-size));justify-content:space-between}.react-photo-album--rows .react-photo-album--photo{width:calc((100% - var(--react-photo-album--track-gaps) * 1px) / (var(--react-photo-album--container-width) - var(--react-photo-album--track-gaps)) * var(--react-photo-album--photo-width) + 2px * var(--react-photo-album--padding))}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5));left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);position:absolute;right:var(--yarl__slide_captions_container_right,0);-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{display:-webkit-box;hyphens:auto;overflow:hidden;-webkit-box-orient:vertical;color:var(--yarl__slide_description_color,#fff);-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);text-align:var(--yarl__slide_description_text_align,start)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}.yarl__counter{bottom:var(--yarl__counter_bottom,unset);color:var(--yarl__counter_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__counter_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));left:var(--yarl__counter_left,0);line-height:var(--yarl__counter_line_height,var(--yarl__icon_size,32px));margin:var(--yarl__counter_margin,var(--yarl__toolbar_padding,8px));padding:var(--yarl__counter_padding,var(--yarl__button_padding,8px));position:var(--yarl__counter_position,absolute);right:var(--yarl__counter_right,unset);top:var(--yarl__counter_top,0);-webkit-user-select:var(--yarl__counter_user_select,none);-moz-user-select:var(--yarl__counter_user_select,none);user-select:var(--yarl__counter_user_select,none)}[dir=rtl] .yarl__counter{left:var(--yarl__counter_rtl_left,unset);right:var(--yarl__counter_rtl_right,0)}.yarl__thumbnails{display:flex;height:100%}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));flex:0 0 auto;overflow:hidden;padding:var(--yarl__thumbnails_container_padding,16px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__thumbnails_vignette{pointer-events:none;position:absolute;--yarl__thumbnails_vignette_size:12%}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);bottom:0;top:0;width:100%}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;flex:0 0 auto;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);outline:none;overflow:hidden;padding:var(--yarl__thumbnails_thumbnail_padding,4px);position:relative;width:var(--yarl__thumbnails_thumbnail_width,120px)}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:var(--yarl__thumbnails_thumbnail_icon_size,32px)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap");.site-root,.site-root *{font-family:var(--brand-font-body,"Inter",-apple-system,sans-serif)}.site-root{--site-bg:var(--brand-bg,#FAFAFA);--site-fg:var(--brand-text,#111827);--site-accent:var(--brand-accent,#4F46E5);background-color:var(--site-bg);color:var(--site-fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}html:has(.site-root){scroll-behavior:smooth}.site-root ::-moz-selection{background-color:var(--brand-border,#E5E7EB)}.site-root ::selection{background-color:var(--brand-border,#E5E7EB)}body.loading .site-root [data-animate]{opacity:0!important}.site-root .liquid-glass{background:rgba(255,255,255,.4);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.2)}.site-root .liquid-glass-dark{background:rgba(var(--brand-primary-rgb,79 70 229),.05);backdrop-filter:blur(10px) saturate(150%);-webkit-backdrop-filter:blur(10px) saturate(150%);border:1px solid rgba(var(--brand-primary-rgb,79 70 229),.1)}.site-root .no-scrollbar::-webkit-scrollbar{display:none}.site-root .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes bg-img-fade-in{0%{opacity:.001}to{opacity:1}}@keyframes brand-skeleton-enter{0%{opacity:0}to{opacity:1}}.site-root img[loading=lazy]{animation:bg-img-fade-in .75s cubic-bezier(.22,1,.36,1) both}@keyframes smooth-img-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes brand-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.smooth-img-skeleton>span{animation:none!important}}body[data-design-mode=editorial].site-root img[loading=lazy],body[data-design-mode=polish].site-root img[loading=lazy]{animation:bg-img-fade-in .75s cubic-bezier(.22,1,.36,1) both}body[data-design-mode=polish].site-root,body[data-design-mode=polish].site-root *{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body[data-design-mode=polish].site-root [class*=font-mono]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}body[data-design-mode=polish].site-root [class*=font-serif]{font-family:Georgia,Times New Roman,serif!important}body[data-design-mode=polish].site-root h1{letter-spacing:-.012em;line-height:1.04}body[data-design-mode=polish].site-root h2{letter-spacing:-.008em;line-height:1.1}body[data-design-mode=polish].site-root h3{letter-spacing:-.005em}body[data-design-mode=polish].site-root p{line-height:1.7}body[data-design-mode=polish].site-root section{scroll-margin-top:80px}body[data-design-mode=polish].site-root a[class*=rounded-full],body[data-design-mode=polish].site-root button[class*=rounded-full]{transition:transform .38s cubic-bezier(.22,1,.36,1),background .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease}body[data-design-mode=polish].site-root a[class*=rounded-full]:hover,body[data-design-mode=polish].site-root button[class*=rounded-full]:hover{transform:translateY(-1px);box-shadow:0 6px 22px rgba(0,0,0,.08)}body[data-design-mode=editorial].site-root,body[data-design-mode=editorial].site-root *{font-family:Georgia,Times New Roman,Cormorant Garamond,serif}body[data-design-mode=editorial].site-root [class*=font-mono]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}body[data-design-mode=editorial].site-root h1{letter-spacing:-.022em;line-height:.96}body[data-design-mode=editorial].site-root h2{letter-spacing:-.014em;line-height:1.02}body[data-design-mode=editorial].site-root h1:not(:has(span)),body[data-design-mode=editorial].site-root h2:not(:has(span)){font-weight:300}body[data-design-mode=editorial].site-root [class*=uppercase][class*="text-[10px]"][class*=tracking-],body[data-design-mode=editorial].site-root [class*=uppercase][class*="text-[11px]"][class*=tracking-],body[data-design-mode=editorial].site-root [class*=uppercase][class*=text-xs][class*=tracking-]{letter-spacing:.4em!important}body[data-design-mode=editorial].site-root [class*=uppercase]:not([class*="text-[10px]"]):not([class*="text-[11px]"]):not([class*=text-xs]){letter-spacing:.05em;overflow-wrap:anywhere}body[data-design-mode=editorial].site-root p{line-height:1.72;font-weight:300}body[data-design-mode=editorial].site-root section{scroll-margin-top:96px}body[data-design-mode=editorial].site-root a[class*=rounded-full],body[data-design-mode=editorial].site-root button[class*=rounded-full]{border-radius:4px!important;letter-spacing:.32em!important;transition:transform .42s cubic-bezier(.22,1,.36,1),background .42s cubic-bezier(.22,1,.36,1)}body[data-design-mode=editorial].site-root a[class*=rounded-full]:hover,body[data-design-mode=editorial].site-root button[class*=rounded-full]:hover{transform:translateY(-2px)}body[data-design-mode=editorial].site-root blockquote{font-size:clamp(1.4rem,2.6vw,2.4rem);font-style:italic;font-weight:300;line-height:1.18;letter-spacing:-.012em;border-left:2px solid var(--brand-accent,#4f46e5);padding-left:1.5rem;margin:2.5rem 0}.first-paragraph:first-letter{float:left;font-family:Georgia,Times New Roman,serif;font-size:5.5rem;line-height:.92;margin:.05em .14em 0 0;font-weight:400;color:var(--brand-accent,#4F46E5)}body[data-design-mode=polish].site-root img{transition-property:transform,opacity;transition-duration:.8s;transition-timing-function:cubic-bezier(.22,1,.36,1)}body[data-design-mode=editorial].site-root img{
  /* !important: Tailwind-Utilities (`duration-700`, `transition-transform`)
     sitzen direkt auf den img-Elementen. Ohne !important gewinnt
     Tailwind wegen Cascade-Order. */transition-property:transform,opacity,filter!important;transition-duration:1.4s!important;transition-timing-function:cubic-bezier(.22,1,.36,1)!important}body[data-design-mode=editorial].site-root:before{content:"";position:fixed;top:0;left:0;right:0;height:140px;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,0));pointer-events:none;z-index:40;opacity:1;transition:opacity .6s ease}body[data-design-mode=editorial].site-root:has(nav.py-3):before{opacity:0;transform:translateY(-100%);transition:opacity .4s ease,transform .4s ease}body[data-design-mode=editorial].site-root nav a,body[data-design-mode=editorial].site-root nav button,body[data-design-mode=editorial].site-root nav span{color:#FAF6EC!important;text-shadow:none;transition:color .5s ease,font-weight .3s ease}body[data-design-mode=editorial].site-root nav button[class*=border]{border-color:#FAF6EC!important}body[data-design-mode=editorial].site-root nav.py-3 a,body[data-design-mode=editorial].site-root nav.py-3 button,body[data-design-mode=editorial].site-root nav.py-3 span{color:var(--brand-text-muted,#af988f)!important}body[data-design-mode=editorial].site-root nav.py-3 button[class*=border]{border-color:var(--brand-text-muted,#af988f)!important}body[data-design-mode=editorial].site-root nav.py-3 a[aria-current=page]{color:var(--brand-primary,#7D5A4F)!important;font-weight:600}body[data-design-mode=editorial].site-root nav a[aria-current=page]{color:#FFFFFF!important;font-weight:600}body[data-design-mode=editorial][data-hero-dark=false].site-root nav a,body[data-design-mode=editorial][data-hero-dark=false].site-root nav button,body[data-design-mode=editorial][data-hero-dark=false].site-root nav span{color:var(--brand-primary,#7D5A4F)!important;text-shadow:none}body[data-design-mode=editorial][data-hero-dark=false].site-root nav button[class*=border]{border-color:var(--brand-primary,#7D5A4F)!important}body[data-design-mode=editorial].site-root footer.bg-\[var\(--brand-primary\)\]{background-color:#2D1F1A!important}body[data-design-mode=editorial].site-root .bg-brand-background,body[data-design-mode=editorial].site-root .bg-brand-surface{background-color:#F9F6F0!important}@media (prefers-reduced-motion:reduce){body[data-design-mode] .site-root img{animation:none!important;transition:none!important}body[data-design-mode] .site-root *,body[data-design-mode] .site-root :after,body[data-design-mode] .site-root :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.bg-shop-root{--shop-primary:var(--brand-primary,#8C1C1C);--shop-primary-glow:var(--brand-primary-hover,#B02424);--shop-accent:var(--brand-accent,#C8A45A);--shop-accent-light:var(--brand-accent-light,#DFC07A);--shop-bg:var(--brand-bg,#F0EAE0);--shop-surface:var(--brand-surface,#FFFFFF);--shop-surface-dark:var(--brand-surface-dark,#0C0C0A);--shop-text:var(--brand-text,#1A1A16);--shop-text-muted:var(--brand-text-muted,rgba(0,0,0,0.5));--shop-border:var(--brand-border,rgba(0,0,0,0.12));--shop-font:var(--brand-font-body,"DM Sans",system-ui,sans-serif);--shop-font-display:var(--brand-font-heading,"Playfair Display",Georgia,serif);--shop-font-mono:var(--brand-font-mono,"JetBrains Mono",ui-monospace,monospace);--shop-success:#10b981;--shop-error:#ef4444;--shop-ease:cubic-bezier(0.16,1,0.3,1);font-family:var(--shop-font);color:var(--shop-text);background:var(--shop-bg)}.bg-shop-root *,.bg-shop-root :after,.bg-shop-root :before{box-sizing:border-box}.bg-shop-root .bg-shop-wrapper{display:grid;grid-template-columns:1fr 380px;max-width:1340px;margin:0 auto;min-height:100vh}@media (max-width:1100px){.bg-shop-root .bg-shop-wrapper{grid-template-columns:1fr}}.bg-shop-root .bg-shop-form-area{padding:clamp(1.5rem,5vw,4rem)}.bg-shop-root .bg-shop-stepper{display:flex;align-items:center;gap:0;margin-bottom:clamp(2rem,4vw,3rem)}.bg-shop-root .bg-shop-stepper__item{display:flex;align-items:center;gap:.6rem}.bg-shop-root .bg-shop-stepper__num{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--shop-border);background:var(--shop-surface);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:var(--shop-text-muted);transition:all .35s var(--shop-ease);flex-shrink:0}.bg-shop-root .bg-shop-stepper__label{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-text-muted);white-space:nowrap;transition:color .35s}.bg-shop-root .bg-shop-stepper__item.is-active .bg-shop-stepper__num{background:var(--shop-primary-glow);border-color:var(--shop-primary-glow);color:#fff}.bg-shop-root .bg-shop-stepper__item.is-active .bg-shop-stepper__label{color:var(--shop-text)}.bg-shop-root .bg-shop-stepper__item.is-done .bg-shop-stepper__num{background:var(--shop-primary);border-color:var(--shop-primary);color:#fff}.bg-shop-root .bg-shop-stepper__item.is-done .bg-shop-stepper__label{color:var(--shop-text)}.bg-shop-root .bg-shop-stepper__divider{flex:1;height:1px;background:var(--shop-border);margin:0 .5rem;min-width:16px;max-width:60px}@media (max-width:600px){.bg-shop-root .bg-shop-stepper__label{display:none}}.bg-shop-root .bg-shop-step{animation:bgShopStepIn .4s var(--shop-ease) both}@keyframes bgShopStepIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.bg-shop-root .bg-shop-step__heading{font-family:var(--shop-font-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.4rem}.bg-shop-root .bg-shop-step__sub{font-size:.9rem;color:var(--shop-text-muted);margin-bottom:2rem;line-height:1.5}.bg-shop-root .bg-shop-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (max-width:600px){.bg-shop-root .bg-shop-product-grid{grid-template-columns:1fr}}.bg-shop-root .bg-shop-product-card{border:2px solid var(--shop-border);background:var(--shop-surface);cursor:pointer;transition:border-color .3s,box-shadow .3s,transform .3s var(--shop-ease);position:relative;overflow:hidden;text-align:left;font:inherit;color:inherit;padding:0;width:100%}.bg-shop-root .bg-shop-product-card:hover{border-color:var(--shop-text-muted)}.bg-shop-root .bg-shop-product-card:focus-visible{outline:2px solid var(--shop-accent);outline-offset:2px}.bg-shop-root .bg-shop-product-card.is-selected{border-color:var(--shop-primary-glow);box-shadow:0 0 0 1px var(--shop-primary-glow)}.bg-shop-root .bg-shop-product-card__img{height:140px;overflow:hidden;background:var(--shop-bg)}.bg-shop-root .bg-shop-product-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s var(--shop-ease)}.bg-shop-root .bg-shop-product-card:hover .bg-shop-product-card__img img{transform:scale(1.04)}.bg-shop-root .bg-shop-product-card__body{padding:1rem}.bg-shop-root .bg-shop-product-card__title{font-family:var(--shop-font-display);font-size:1rem;font-weight:700;margin-bottom:.3rem;line-height:1.2}.bg-shop-root .bg-shop-product-card__price{font-family:var(--shop-font-mono);font-size:.85rem;color:var(--shop-primary-glow);margin-bottom:.5rem}.bg-shop-root .bg-shop-product-card__desc{font-size:.82rem;color:var(--shop-text-muted);line-height:1.5}.bg-shop-root .bg-shop-product-card__check{position:absolute;top:.6rem;right:.6rem;width:24px;height:24px;background:var(--shop-primary-glow);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s;border-radius:50%}.bg-shop-root .bg-shop-product-card.is-selected .bg-shop-product-card__check{opacity:1}.bg-shop-root .bg-shop-product-card__check svg{width:14px;height:14px;color:#fff}.bg-shop-root .bg-shop-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.bg-shop-root .bg-shop-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media (max-width:600px){.bg-shop-root .bg-shop-field-grid{grid-template-columns:1fr}}.bg-shop-root .bg-shop-label{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--shop-text-muted);font-weight:500}.bg-shop-root .bg-shop-label__req{color:var(--shop-primary-glow);margin-left:2px}.bg-shop-root .bg-shop-input{border:1.5px solid var(--shop-border);background:var(--shop-surface);padding:.75rem 1rem;font-family:var(--shop-font);font-size:.95rem;color:var(--shop-text);outline:none;transition:border-color .2s,box-shadow .2s;width:100%}.bg-shop-root .bg-shop-input:focus{border-color:var(--shop-accent);box-shadow:0 0 0 3px rgba(200,164,90,.18)}.bg-shop-root .bg-shop-input.is-error{border-color:var(--shop-error)}.bg-shop-root .bg-shop-error-msg{font-size:.78rem;color:var(--shop-error);margin-top:.2rem}.bg-shop-root .bg-shop-helper{font-size:.78rem;color:var(--shop-text-muted);margin-top:.2rem}.bg-shop-root .bg-shop-counter{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-top:1px solid var(--shop-border);border-bottom:1px solid var(--shop-border);margin-bottom:1.5rem}.bg-shop-root .bg-shop-counter__label strong{display:block;font-size:.95rem;font-weight:600}.bg-shop-root .bg-shop-counter__label small{font-size:.78rem;color:var(--shop-text-muted)}.bg-shop-root .bg-shop-counter__ctrl{display:flex;align-items:center;gap:1rem}.bg-shop-root .bg-shop-counter__btn{width:36px;height:36px;border:1.5px solid var(--shop-border);background:var(--shop-surface);cursor:pointer;font-size:1.1rem;font-weight:300;color:var(--shop-text);display:flex;align-items:center;justify-content:center;transition:all .2s}.bg-shop-root .bg-shop-counter__btn:hover:not(:disabled){border-color:var(--shop-text);background:var(--shop-text);color:var(--shop-surface)}.bg-shop-root .bg-shop-counter__btn:disabled{opacity:.3;cursor:not-allowed}.bg-shop-root .bg-shop-counter__val{font-family:var(--shop-font-mono);font-size:1.15rem;font-weight:500;min-width:2rem;text-align:center}.bg-shop-root .bg-shop-btn{background:var(--shop-primary-glow);color:#fff;border:none;padding:.95rem 2rem;font-family:var(--shop-font);font-size:.85rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;transition:background .25s,gap .3s}.bg-shop-root .bg-shop-btn:hover:not(:disabled){background:var(--shop-primary);gap:1rem}.bg-shop-root .bg-shop-btn:focus-visible{outline:2px solid var(--shop-accent);outline-offset:2px}.bg-shop-root .bg-shop-btn:disabled{opacity:.5;cursor:not-allowed}.bg-shop-root .bg-shop-btn--secondary{background:transparent;color:var(--shop-text);border:1.5px solid var(--shop-border)}.bg-shop-root .bg-shop-btn--secondary:hover:not(:disabled){background:var(--shop-text);color:var(--shop-surface);border-color:var(--shop-text)}.bg-shop-root .bg-shop-btn--block{width:100%}.bg-shop-root .bg-shop-btn.is-loading{position:relative;pointer-events:none}.bg-shop-root .bg-shop-btn.is-loading>*{opacity:0}.bg-shop-root .bg-shop-btn.is-loading:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:bgShopSpin .7s linear infinite}@keyframes bgShopSpin{to{transform:rotate(1turn)}}.bg-shop-root .bg-shop-step-nav{display:flex;gap:.75rem;align-items:center;margin-top:1.5rem;flex-wrap:wrap}.bg-shop-root .bg-shop-toggle-row{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;padding:.6rem 0;cursor:pointer;font-family:var(--shop-font);font-size:.82rem;color:var(--shop-text-muted);margin:.5rem 0 1rem}.bg-shop-root .bg-shop-toggle-row:hover{color:var(--shop-text)}.bg-shop-root .bg-shop-toggle-row svg{width:14px;height:14px;transition:transform .25s}.bg-shop-root .bg-shop-toggle-row.is-open svg{transform:rotate(90deg)}.bg-shop-root .bg-shop-summary{background:var(--shop-surface-dark);color:#fff;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.25rem);position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;display:flex;flex-direction:column}@media (max-width:1100px){.bg-shop-root .bg-shop-summary{position:static;height:auto;order:-1;padding:1.5rem}}.bg-shop-root .bg-shop-summary__label{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:1.5rem}.bg-shop-root .bg-shop-summary__img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;margin-bottom:1.2rem;filter:brightness(.85)}.bg-shop-root .bg-shop-summary__cat{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--shop-accent);margin-bottom:.4rem}.bg-shop-root .bg-shop-summary__title{font-family:var(--shop-font-display);font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:.3rem;color:#fff}.bg-shop-root .bg-shop-summary__meta{font-size:.8rem;color:rgba(255,255,255,.5);margin-bottom:1.2rem}.bg-shop-root .bg-shop-summary__divider{height:1px;background:rgba(255,255,255,.1);margin:1rem 0}.bg-shop-root .bg-shop-summary__line{display:flex;justify-content:space-between;font-size:.85rem;margin-bottom:.5rem}.bg-shop-root .bg-shop-summary__line span:first-child{color:rgba(255,255,255,.5)}.bg-shop-root .bg-shop-summary__line span:last-child{font-family:var(--shop-font-mono);color:#fff}.bg-shop-root .bg-shop-summary__total{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.bg-shop-root .bg-shop-summary__total-label{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5)}.bg-shop-root .bg-shop-summary__total-value{font-family:var(--shop-font-mono);font-size:1.5rem;color:var(--shop-accent)}.bg-shop-root .bg-shop-summary__empty{font-size:.85rem;color:rgba(255,255,255,.4);font-style:italic}.bg-shop-root .bg-shop-terms{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--shop-text-muted);margin:1.2rem 0;line-height:1.5;cursor:pointer}.bg-shop-root .bg-shop-terms input[type=checkbox]{margin-top:.2rem;flex-shrink:0;accent-color:var(--shop-primary-glow);width:18px;height:18px}.bg-shop-root .bg-shop-error-banner{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);color:#991b1b;padding:.85rem 1rem;margin-bottom:1rem;font-size:.88rem;border-radius:2px}.bg-shop-root .bg-shop-confirmation{text-align:center;padding:clamp(2rem,5vw,4rem) 1rem;max-width:640px;margin:0 auto}.bg-shop-root .bg-shop-confirmation__icon{width:72px;height:72px;background:linear-gradient(135deg,var(--shop-primary),var(--shop-primary-glow));display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border-radius:50%}.bg-shop-root .bg-shop-confirmation__icon svg{width:36px;height:36px;color:#fff}.bg-shop-root .bg-shop-confirmation__ref{font-family:var(--shop-font-mono);font-size:.92rem;background:var(--shop-surface-dark);color:var(--shop-accent);padding:.6rem 1.2rem;display:inline-block;letter-spacing:.18em;margin-bottom:1.5rem}.bg-shop-root .bg-shop-confirmation__heading{font-family:var(--shop-font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;margin-bottom:.5rem}.bg-shop-root .bg-shop-confirmation__sub{font-size:.92rem;color:var(--shop-text-muted);margin-bottom:2rem;line-height:1.6}.bg-shop-root .bg-shop-confirmation__details{text-align:left;background:var(--shop-surface);border:1px solid var(--shop-border);padding:1.5rem;margin-bottom:2rem}.bg-shop-root .bg-shop-confirmation__row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--shop-border);font-size:.9rem}.bg-shop-root .bg-shop-confirmation__row:last-child{border-bottom:none;font-weight:600;font-size:1rem}.bg-shop-root .bg-shop-confirmation__row span:first-child{color:var(--shop-text-muted)}.bg-shop-root .bg-shop-empty,.bg-shop-root .bg-shop-loading{text-align:center;padding:3rem 1rem;color:var(--shop-text-muted);font-size:.9rem}.bg-shop-root .bg-shop-empty{border:1px dashed var(--shop-border)}