:root{color-scheme:dark;--black:#000;--white:#f5f5f5;--muted:#a0a0a0;--red:#831e2b;--line:rgba(255,255,255,.14);font-family:'Barlow',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;min-height:100svh;display:flex;flex-direction:column;background:var(--black);color:var(--white);font-size:1rem;line-height:1.5;isolation:isolate}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}
button,svg,img{user-select:none;-webkit-user-select:none}
img,svg{display:block}
button svg,.shop-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--white);outline-offset:5px}
[hidden]{display:none!important}
.shell{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:12px;padding:10px 16px;background:white;color:black;z-index:20;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.urban-background{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;opacity:.14}
.urban-artwork{position:absolute;top:-140px;left:50%;width:max(132vw,1100px);height:calc(100% + 1300px);background:url('./assets/changer-languages-web.png') center top/max(132vw,1100px) auto repeat-y;transform:translate3d(-50%,0,0);will-change:transform}
.site-header{height:104px;flex-shrink:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;column-gap:16px}
.brand{grid-column:2;grid-row:1;justify-self:center;display:block;width:min(340px,100%);min-width:0;mix-blend-mode:screen}
.brand>svg{width:100%;height:auto}
.cart-toggle{position:relative;grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:8px}
.cart-toggle>svg{width:28px;height:28px;stroke-width:1.75}
.cart-toggle:hover,.cart-toggle[aria-expanded="true"]{background:#242424}
.cart-count{position:absolute;top:-2px;right:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;font-size:.75rem;line-height:1;font-weight:600}
.site-menu{grid-column:1;grid-row:1;justify-self:start;position:relative;z-index:30}
.site-menu summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;list-style:none;cursor:pointer;border:0;border-radius:8px;background:transparent;-webkit-tap-highlight-color:transparent}
.site-menu summary::-webkit-details-marker{display:none}
.site-menu summary svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}
.site-menu summary:hover,.site-menu[open] summary{background:#242424}
.site-menu nav{position:absolute;top:calc(100% + 12px);left:0;display:grid;width:210px;padding:8px;background:#111;border:1px solid #363636;border-radius:14px;box-shadow:0 16px 40px #0009}
.site-menu nav a{display:flex;align-items:center;min-height:48px;padding:12px 16px;font-size:1rem;border-radius:8px}
.site-menu nav a:hover{background:#242424}
.site-menu nav a[aria-current="page"]{background:var(--red);color:#fff}
.shop-link,.cart-shop-link{display:flex;align-items:center;justify-content:center;gap:16px;width:max-content;max-width:100%;margin:16px auto 0;background:var(--red);color:#fff;min-height:48px;padding:12px 28px;border-radius:40px;font-size:1rem;font-weight:600;transition:filter .2s}
.shop-link:hover,.cart-shop-link:hover{filter:brightness(1.12)}
#inhalt{flex:1;display:flex;flex-direction:column;min-width:0}
.showcase{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-block:0 28px}
#inhalt>.page-view{display:none;scroll-margin-top:104px}
#inhalt>#startseite{display:flex}
#inhalt:has(>.page-view:target:not(#startseite))>#startseite{display:none}
#inhalt>.page-view:target{display:block}
#inhalt>#startseite:target{display:flex}
.gallery{width:min(100%,600px,calc((100svh - 180px)*.75));min-width:0}
.gallery-track{display:flex;align-items:stretch;width:100%;aspect-ratio:3/4;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab}
.gallery-track::-webkit-scrollbar{display:none}
.gallery-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}
.slide{position:relative;flex:0 0 100%;min-width:0;min-height:0;scroll-snap-align:center;scroll-snap-stop:always}
/* Images cannot enlarge a slide through their intrinsic dimensions. */
.image-open{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:0;min-height:0;padding:0;cursor:inherit}
.image-open>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;-webkit-user-drag:none}
.image-open.infographic>img{inset:12px;width:calc(100% - 24px);height:calc(100% - 24px)}
.gallery-pagination{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:228px;height:44px;margin:10px auto 0}
.gallery-pagination>button{height:44px;min-width:0;padding:0;position:relative;border-radius:8px}
.gallery-pagination>button::after{content:'';position:absolute;left:0;right:0;top:21px;height:3px;border-radius:999px;background:#3c3c3c}
.gallery-indicator{position:absolute;left:0;top:21px;width:48px;height:3px;border-radius:999px;background:var(--red);pointer-events:none;transform:translate3d(0,0,0);will-change:transform}
.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:24px 30px;font-size:.875rem;color:var(--muted)}
.site-footer p{margin:0;font-size:.75rem;white-space:nowrap}
.site-footer nav{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:8px}
.site-footer a{padding-block:8px}
.site-footer a:hover{color:var(--white)}
.content-page{flex:1;padding-block:8px 56px}
.back-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-bottom:20px;font-size:.875rem;color:var(--muted)}
.back-link:hover{color:var(--white)}
.back-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.page-heading{margin-bottom:32px}
.page-heading h1{margin:0;font-size:clamp(2.25rem,6vw,4rem);line-height:1.1;font-weight:600}
.shop-note{margin:16px 0 0;color:var(--muted);font-size:1rem}
.page-copy{max-width:680px;font-size:1.125rem;line-height:1.65}
.page-copy p{margin:0 0 24px;color:#c6c6c6}
.page-copy .page-lead{color:var(--white);font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.3;font-weight:600}
.shop-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.shop-product{min-width:0;overflow:hidden;background:#111;border:1px solid var(--line);border-radius:12px}
.shop-product-image{display:flex;align-items:center;justify-content:center;height:240px;padding:20px;background:#000}
.shop-product-image img{width:auto;height:100%;max-width:100%;object-fit:contain}
.shop-product-details{padding:20px}
.shop-product h3{margin:0;font-size:1.25rem;line-height:1.3;font-weight:600}
.shop-product p{margin:6px 0 16px;color:var(--muted);font-size:.875rem}
.shop-product strong{font-size:1.375rem;font-weight:600}
.shop-product-details>strong{display:block}
.purchase-button,.commerce-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;padding:12px 20px;border-radius:28px;background:var(--red);color:#fff;font-size:1rem;font-weight:600;line-height:1.4;text-align:center;transition:filter .2s}
.purchase-button{margin-top:20px}
.purchase-button:hover,.commerce-button:hover{filter:brightness(1.12)}
.commerce-button:disabled,.quantity-button:disabled{cursor:default;opacity:.4}
.text-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 0;color:var(--white);font-size:.875rem;line-height:1.4;text-decoration:underline;text-underline-offset:4px}
.text-button:hover{color:#fff}
@media(max-width:600px){
  .content-page{padding-block:0 36px}
  .page-heading{margin-bottom:24px}
  .shop-products{grid-template-columns:1fr;gap:16px}
  .shop-product{display:grid;grid-template-columns:minmax(0,110px) minmax(0,1fr);align-items:center}
  .shop-product-image{height:170px;padding:12px}
  .shop-product-details{padding:16px}
  .shop-product h3{font-size:1.125rem}
}
html:has(.cart-dialog[open]){overflow:hidden}
.cart-dialog{position:fixed;inset:0 0 0 auto;width:min(100%,440px);max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:0;background:#0b0b0b;color:var(--white);border:0;border-left:1px solid var(--line);box-shadow:-20px 0 80px #0008;overflow:hidden}
.cart-dialog[open]{display:flex;flex-direction:column}
.cart-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}
.cart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:20px 24px;border-bottom:1px solid var(--line)}
.cart-header h2{margin:0;font-size:1.5rem;line-height:1.2;font-weight:600}
.cart-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:0;border-radius:8px}
.cart-close:hover{background:#242424}
.cart-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:32px 24px max(32px,env(safe-area-inset-bottom))}
.cart-empty{flex-shrink:0;margin:auto 0;text-align:center}
.cart-empty-icon{width:56px;height:56px;margin:0 auto 24px;fill:none;stroke:var(--muted);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.cart-empty h3{margin:0;font-size:1.375rem;line-height:1.35;font-weight:600}
.cart-empty p{margin:12px 0 24px;color:var(--muted);font-size:1rem}
.cart-items{list-style:none;margin:0;padding:0}
.cart-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.cart-item:last-child{margin-bottom:0;border-bottom:0}
.cart-item-image{width:72px;height:96px;object-fit:contain;background:#000;border-radius:6px}
.cart-item-details{min-width:0}
.cart-item h3{margin:0;font-size:1rem;line-height:1.35;font-weight:600}
.cart-item-detail{margin:4px 0 8px;color:var(--muted);font-size:.875rem}
.cart-item-price{margin:0 0 12px;font-size:1rem;font-weight:600}
.cart-item-actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px}
.quantity-control{display:inline-flex;align-items:center;flex-shrink:0;border:1px solid #494949;border-radius:8px;overflow:hidden}
.quantity-button{width:44px;min-height:44px;padding:0;font-size:1.25rem}
.quantity-button:hover:not(:disabled){background:#242424}
.quantity-value{min-width:28px;text-align:center;font-size:1rem;font-variant-numeric:tabular-nums}
.cart-remove{min-height:44px;padding:8px 0;color:var(--muted);font-size:.875rem;text-decoration:underline;text-underline-offset:4px}
.cart-remove:hover{color:#fff}
.cart-footer{flex-shrink:0;max-height:60dvh;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px max(20px,env(safe-area-inset-bottom));border-top:1px solid var(--line)}
.cart-test-note{margin:12px 0 20px;color:var(--muted);font-size:.875rem}
.cart-continue{display:flex;margin:8px auto 0;width:max-content;max-width:100%}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:32px}
.checkout-panel{min-width:0;padding:28px;background:#111;border:1px solid var(--line);border-radius:16px}
.checkout-panel h2{margin:0;font-size:1.375rem;line-height:1.35;font-weight:600}
.checkout-panel-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 16px;margin-bottom:24px}
.checkout-fields{display:grid;gap:16px}
.checkout-fields label{display:grid;min-width:0;gap:8px;font-size:.9375rem}
.checkout-fields input{display:block;min-width:0;width:100%;min-height:48px;padding:12px 14px;border:1px solid #494949;border-radius:8px;background:#0b0b0b;color:var(--white);font:inherit;font-size:1rem}
.checkout-fields input:focus{border-color:var(--white);outline:2px solid var(--red);outline-offset:2px}
.checkout-field-row{display:grid;grid-template-columns:minmax(80px,.4fr) minmax(0,1fr);gap:16px}
.checkout-country{margin:0;color:var(--muted);font-size:.9375rem}
.checkout-payment{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
.checkout-payment p{margin:12px 0 0;color:var(--muted);font-size:1rem}
.order-lines{list-style:none;margin:0 0 24px;padding:0}
.order-line{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 16px;padding-block:16px;border-bottom:1px solid var(--line)}
.order-line:first-child{padding-top:0}
.order-line>div{flex:1;min-width:100px}
.order-item-name{display:block;font-size:1rem;font-weight:600}
.order-line small{display:block;margin-top:6px;color:var(--muted);font-size:.875rem}
.order-line>strong{margin-left:auto;font-size:1rem;font-weight:600;white-space:nowrap}
.order-totals{display:grid;gap:12px;margin:0;font-size:1rem}
.order-totals>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 16px}
.order-totals dd{margin:0 0 0 auto;font-variant-numeric:tabular-nums;text-align:right}
.order-grand-total{font-weight:600}
.order-grand-total dd{font-size:1.25rem}
.checkout-summary .order-grand-total{margin-top:4px;padding-top:16px;border-top:1px solid var(--line)}
.checkout-summary .commerce-button{margin-top:24px}
.checkout-empty{max-width:480px;padding-block:24px}
.checkout-empty p{margin:0 0 24px;font-size:1.125rem}
.checkout-empty .commerce-button{width:max-content;max-width:100%;padding-inline:28px}
.receipt-panel{max-width:680px}
.receipt-check{width:48px;height:48px;margin-bottom:24px;fill:none;stroke:var(--red);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.receipt-note{margin:12px 0 24px;color:var(--muted);font-size:1rem}
.receipt-reference{margin:0 0 28px;font-size:.875rem;color:var(--muted)}
.receipt-reference strong{display:block;margin-top:6px;color:var(--white);font-weight:600;overflow-wrap:anywhere}
.receipt-panel .commerce-button{margin-top:28px}
#kasse,#bestellbestaetigung{overflow-wrap:anywhere}
@media(max-width:900px){.checkout-layout{grid-template-columns:1fr;gap:20px}}
@media(max-width:520px){.checkout-panel{padding:20px}.checkout-field-row{grid-template-columns:1fr}}
.image-dialog{width:min(94vw,1000px);max-width:none;height:92svh;max-height:92svh;margin:auto;padding:0;background:#080808;color:white;border:1px solid #363636;overflow:hidden}
.image-dialog[open]{display:flex;flex-direction:column}
.image-dialog::backdrop{background:#000e;backdrop-filter:blur(10px)}
.dialog-header{height:64px;flex-shrink:0;padding:12px 20px;display:flex;justify-content:flex-end;align-items:center;gap:16px;border-bottom:1px solid var(--line)}
.dialog-close{display:flex;align-items:center;gap:12px;min-height:44px;padding:4px;font-size:.875rem}
.dialog-track{flex:1;min-height:0;min-width:0;display:flex;align-items:stretch;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab}
.dialog-track::-webkit-scrollbar{display:none}
.dialog-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}
.dialog-slide{position:relative;flex:0 0 100%;min-width:0;min-height:0;scroll-snap-align:center;scroll-snap-stop:always}
.dialog-slide>img{position:absolute;inset:20px;width:calc(100% - 40px);height:calc(100% - 40px);max-width:100%;max-height:100%;object-fit:contain;object-position:center;-webkit-user-drag:none}
.image-dialog .dialog-pagination{flex-shrink:0;margin:0 auto 12px}
@media(min-width:1600px){.shell{width:min(1320px,calc(100% - 120px))}}
@media(max-width:760px){
  .shell{width:calc(100% - 40px)}
  .site-header{height:80px;column-gap:12px}
  .brand{width:min(280px,100%)}
  #inhalt>.page-view{scroll-margin-top:80px}
  .showcase{padding-block:0 24px}
  .gallery{width:100%;max-width:490px}
  .gallery-pagination{margin-top:8px}
  .site-footer{flex-direction:column;align-items:center;gap:10px;padding-block:20px 28px}
  .site-footer nav{column-gap:20px;justify-content:center;font-size:.875rem}
  .site-footer p{order:2}
  .urban-background{opacity:.13}
  .urban-artwork{top:-90px;width:1100px;background-size:1100px auto}
  .image-dialog{width:100%;height:100svh;max-height:100svh;border:0}
  .dialog-slide>img{inset:18px 12px;width:calc(100% - 24px);height:calc(100% - 36px)}
  .dialog-header{padding:12px 16px}
}
@media(max-width:380px){.shell{width:calc(100% - 32px)}.site-footer nav{gap:12px}}
@media(prefers-reduced-motion:reduce){html,.gallery-track,.dialog-track{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.urban-artwork,.gallery-indicator{will-change:auto}}
