.bwp-portal {
  --bwp-ink: #191b1d;
  --bwp-muted: #73787b;
  --bwp-paper: #f4f2ed;
  --bwp-cream: #faf9f5;
  --bwp-white: #ffffff;
  --bwp-line: #dedbd4;
  --bwp-line-soft: #ebe8e1;
  --bwp-accent: #be3f45;
  --bwp-accent-dark: #9f3036;
  --bwp-green: #537762;
  --bwp-charcoal: #222629;
  position: relative;
  width: 100vw;
  max-width: 100vw !important;
  margin: 0 0 0 calc(50% - 50vw) !important;
  background: var(--bwp-paper);
  color: var(--bwp-ink);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.bwp-portal *, .bwp-portal *::before, .bwp-portal *::after { box-sizing: border-box; }
.bwp-portal button, .bwp-portal input, .bwp-portal textarea { font: inherit; }
.bwp-portal button, .bwp-portal a, .bwp-portal input, .bwp-portal textarea { -webkit-tap-highlight-color: transparent; }
.bwp-portal button { color: inherit; }
.bwp-portal img { max-width: 100%; }
.bwp-loading { min-height: 70vh; display: grid; place-items: center; align-content: center; gap: 14px; color: var(--bwp-muted); }
.bwp-loading strong { font-size: 12px; font-weight: 650; }
.bwp-loading-spinner { width: 34px; height: 34px; border: 3px solid #ddd9d1; border-top-color: var(--bwp-accent); border-radius: 50%; animation: bwp-spin .75s linear infinite; }
@keyframes bwp-spin { to { transform: rotate(360deg); } }
.bwp-brand-logo { display: block; width: 180px; height: auto; object-fit: contain; }
.bwp-kicker { display: block; color: #8a8f90; font-size: 10px; font-weight: 800; letter-spacing: .18em; }
body.bwp-lock { overflow: hidden; }

.bwp-main-button {
  display: inline-flex !important;
  min-height: 50px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border: 0 !important;
  border-radius: 12px !important;
  padding: 0 19px !important;
  background: var(--bwp-accent) !important;
  color: white !important;
  font-size: 12px;
  font-weight: 750;
  line-height: 1 !important;
  text-decoration: none !important;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(190, 63, 69, .18);
  transition: background .18s ease, transform .18s ease, box-shadow .18s ease;
}
.bwp-main-button:hover { background: var(--bwp-accent-dark) !important; color: white !important; transform: translateY(-1px); box-shadow: 0 16px 34px rgba(190, 63, 69, .23); }
.bwp-main-button:disabled { opacity: .65; cursor: wait; transform: none; }

/* Login */
.bwp-login-page { display: grid; min-height: 100svh; grid-template-columns: minmax(440px, 46%) 1fr; margin: 0; background: var(--bwp-cream); }
.bwp-login-card { display: flex; min-height: 100svh; flex-direction: column; padding: clamp(34px, 5vw, 76px) clamp(36px, 7vw, 112px); }
.bwp-login-logo { width: clamp(155px, 14vw, 205px); }
.bwp-login-intro { width: min(440px, 100%); margin: auto 0 28px; }
.bwp-login-intro h1 { margin: 12px 0; color: var(--bwp-ink); font-family: Georgia, "Times New Roman", serif; font-size: clamp(43px, 4.5vw, 66px); font-weight: 500; letter-spacing: -.045em; line-height: .98; }
.bwp-login-intro p { max-width: 390px; margin: 0; color: var(--bwp-muted); font-size: 15px; line-height: 1.65; }
.bwp-login-form { display: grid; width: min(440px, 100%); gap: 17px; margin: 0; }
.bwp-login-form > label { display: grid; gap: 8px; margin: 0; color: #52575a; font-size: 12px; font-weight: 750; }
.bwp-login-form input { width: 100%; height: 52px; border: 1px solid #d5d2cc !important; border-radius: 11px !important; outline: none; padding: 0 14px !important; background: white !important; color: var(--bwp-ink) !important; box-shadow: none !important; }
.bwp-login-form input:focus { border-color: #8e9291 !important; box-shadow: 0 0 0 4px rgba(35, 38, 39, .06) !important; }
.bwp-password-field { position: relative; display: block; }
.bwp-password-field input { padding-right: 88px !important; }
.bwp-password-field button { position: absolute; top: 50%; right: 12px; border: 0; padding: 6px; background: transparent; color: #747a7c; font-size: 10px; font-weight: 750; cursor: pointer; transform: translateY(-50%); }
.bwp-login-error { margin-top: -4px; padding: 10px 12px; border-radius: 9px; background: #fae7e6; color: #9c3036; font-size: 11px; }
.bwp-login-submit { width: 100%; margin-top: 2px; }
.bwp-test-access { display: flex; width: min(440px, 100%); flex-wrap: wrap; align-items: center; gap: 6px; margin-top: auto; padding-top: 34px; color: #8b9092; font-size: 10px; }
.bwp-test-access strong { color: #3c4143; font-weight: 750; }
.bwp-test-dot { width: 7px; height: 7px; margin-right: 2px; border-radius: 50%; background: #6f9b7f; box-shadow: 0 0 0 4px rgba(111, 155, 127, .12); }

.bwp-login-visual { position: relative; min-width: 0; overflow: hidden; background: radial-gradient(circle at 78% 15%, rgba(190,63,69,.24), transparent 26%), linear-gradient(140deg, #292d30, #1d2022 65%, #181a1c); color: white; }
.bwp-login-visual::before { content: ""; position: absolute; inset: 0; opacity: .12; background-image: radial-gradient(rgba(255,255,255,.75) .65px, transparent .65px); background-size: 14px 14px; }
.bwp-visual-copy { position: absolute; top: clamp(60px, 9vh, 110px); left: clamp(48px, 7vw, 112px); z-index: 2; }
.bwp-visual-copy > span { color: #d29a9d; font-size: 9px; font-weight: 800; letter-spacing: .22em; }
.bwp-visual-copy h2 { margin: 14px 0 13px; color: white; font-family: Georgia, serif; font-size: clamp(40px, 4.4vw, 67px); font-weight: 500; letter-spacing: -.045em; line-height: .98; }
.bwp-visual-copy p { max-width: 410px; margin: 0; color: rgba(255,255,255,.61); font-size: 14px; line-height: 1.65; }
.bwp-visual-product { position: absolute; right: clamp(-110px, -4vw, -20px); bottom: clamp(-20px, 2vh, 40px); z-index: 2; width: min(700px, 82%); }
.bwp-visual-product > img { position: relative; z-index: 2; display: block; width: 100%; border-radius: 50%; mix-blend-mode: screen; filter: contrast(1.05); }
.bwp-visual-glow { position: absolute; z-index: 1; inset: 12% 10% 5%; border-radius: 50%; background: rgba(255,255,255,.10); filter: blur(30px); }
.bwp-visual-product-label { position: absolute; top: 30%; left: -7%; z-index: 3; display: grid; width: 190px; padding: 19px; border: 1px solid rgba(255,255,255,.18); border-radius: 15px; background: rgba(36,39,41,.77); box-shadow: 0 20px 50px rgba(0,0,0,.3); backdrop-filter: blur(14px); }
.bwp-visual-product-label small { color: #c98f92; font-size: 7px; font-weight: 800; letter-spacing: .12em; }
.bwp-visual-product-label strong { margin: 8px 0 13px; color: white; font-family: Georgia, serif; font-size: 18px; line-height: 1.12; }
.bwp-visual-product-label span { color: rgba(255,255,255,.6); font-size: 10px; }
.bwp-visual-order-card { position: absolute; right: 8%; bottom: 8%; z-index: 4; display: flex; align-items: center; gap: 12px; width: 265px; padding: 14px; border: 1px solid rgba(255,255,255,.2); border-radius: 14px; background: rgba(255,255,255,.9); color: var(--bwp-ink); box-shadow: 0 18px 55px rgba(0,0,0,.28); }
.bwp-visual-check { display: grid; width: 34px; height: 34px; flex: 0 0 auto; place-items: center; border-radius: 50%; background: #dfeae3; color: var(--bwp-green); font-size: 13px; font-weight: 800; }
.bwp-visual-order-card > span:last-child { display: grid; gap: 4px; }
.bwp-visual-order-card small { color: #8d9394; font-size: 8px; }
.bwp-visual-order-card strong { color: var(--bwp-ink); font-size: 9px; }

/* Shop */
.bwp-shop-page { min-height: 100svh; background: var(--bwp-paper); }
.bwp-shop-header { position: sticky; top: 0; z-index: 40; border-bottom: 1px solid var(--bwp-line); background: rgba(250,249,245,.94); backdrop-filter: blur(18px); }
body.admin-bar .bwp-shop-header { top: 32px; }
.bwp-header-content { display: flex; width: min(1480px, calc(100% - 52px)); height: 76px; align-items: center; justify-content: space-between; margin: 0 auto; }
.bwp-header-logo { width: 150px; }
.bwp-header-right { display: flex; align-items: center; gap: 19px; }
.bwp-header-cart-button { display: none; align-items: center; gap: 8px; border: 0; padding: 0; background: transparent; font-size: 10px; font-weight: 750; cursor: pointer; }
.bwp-header-cart-button strong { display: grid; min-width: 22px; height: 22px; place-items: center; border-radius: 99px; background: var(--bwp-accent); color: white; font-size: 9px; }
.bwp-account-copy { display: grid; gap: 3px; padding-right: 20px; border-right: 1px solid var(--bwp-line); text-align: right; }
.bwp-account-copy span { color: #929798; font-size: 8px; }
.bwp-account-copy strong { color: var(--bwp-ink); font-size: 10px; }
.bwp-logout-button { border: 0; padding: 8px 0; background: transparent; color: #707679; font-size: 10px; font-weight: 750; cursor: pointer; }
.bwp-shop-content { display: grid; width: min(1480px, calc(100% - 52px)); grid-template-columns: minmax(0, 1fr) 350px; gap: 28px; align-items: start; margin: 0 auto; padding: 43px 0 80px; }
.bwp-catalog { min-width: 0; }
.bwp-catalog-intro { display: flex; align-items: flex-end; justify-content: space-between; gap: 25px; margin-bottom: 28px; }
.bwp-catalog-intro h1 { margin: 8px 0 5px; color: var(--bwp-ink); font-family: Georgia, serif; font-size: clamp(35px, 3vw, 47px); font-weight: 500; letter-spacing: -.04em; line-height: 1; }
.bwp-catalog-intro p { margin: 0; color: var(--bwp-muted); font-size: 13px; }
.bwp-contact-menu { position: relative; width: auto; flex: 0 0 auto; }
.bwp-catalog-help { display: inline-flex; width: auto !important; min-width: 0 !important; min-height: 0 !important; max-width: 100%; align-items: center; gap: 8px; margin: 0 !important; border: 1px solid var(--bwp-line); border-radius: 999px !important; padding: 6px 9px 6px 6px !important; appearance: none; background: rgba(255,255,255,.72); color: var(--bwp-ink); font: inherit; line-height: 1.15; text-align: left; cursor: pointer; box-shadow: 0 8px 24px rgba(30,32,33,.04); transition: border-color .18s ease, background .18s ease, box-shadow .18s ease; }
.bwp-catalog-help:hover, .bwp-catalog-help[aria-expanded="true"] { border-color: #bdb9b1; background: white; box-shadow: 0 10px 28px rgba(30,32,33,.08); }
.bwp-contact-icon { display: grid; width: 29px; height: 29px; flex: 0 0 auto; place-items: center; border-radius: 50%; background: var(--bwp-charcoal); color: white; font-family: Georgia, serif; font-size: 12px; }
.bwp-contact-copy { display: grid; flex: 0 1 auto; gap: 2px; white-space: nowrap; }
.bwp-contact-copy small { color: #8d9294; font-size: 7px; }
.bwp-contact-copy strong { color: var(--bwp-ink); font-size: 8px; }
.bwp-contact-chevron { color: #8b9092; font-size: 13px; line-height: 1; transition: transform .18s ease; }
.bwp-catalog-help[aria-expanded="true"] .bwp-contact-chevron { transform: rotate(180deg); }
.bwp-contact-dropdown { position: absolute; top: calc(100% + 9px); right: 0; z-index: 35; display: grid; width: 292px; overflow: hidden; border: 1px solid #d6d2ca; border-radius: 15px; padding: 6px; background: white; box-shadow: 0 18px 55px rgba(25,27,29,.16); }
.bwp-contact-dropdown a { display: grid; min-height: 58px; grid-template-columns: 36px minmax(0,1fr) auto; gap: 10px; align-items: center; border-radius: 10px; padding: 8px 9px; color: var(--bwp-ink) !important; text-decoration: none !important; }
.bwp-contact-dropdown a + a { border-top: 1px solid var(--bwp-line-soft); }
.bwp-contact-dropdown a:hover { background: #f4f2ed; }
.bwp-contact-option-icon { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 9px; background: #ece9e3; color: var(--bwp-accent-dark); font-size: 13px; }
.bwp-contact-dropdown a > span:nth-child(2) { display: grid; min-width: 0; gap: 3px; }
.bwp-contact-dropdown small { color: #8d9294; font-size: 7px; }
.bwp-contact-dropdown strong { overflow: hidden; color: var(--bwp-ink); font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.bwp-contact-option-arrow { color: #8d9294; font-size: 13px; }

/* Letzte Bestellung */
.bwp-last-order { position: relative; overflow: hidden; margin-bottom: 24px; border: 1px solid #d5d1ca; border-radius: 18px; background: white; box-shadow: 0 14px 38px rgba(30,32,33,.065); }
.bwp-last-order-head { display: flex; align-items: center; justify-content: space-between; gap: 22px; padding: 21px 22px; background: linear-gradient(135deg, #25292b, #34393b); color: white; }
.bwp-last-order-head .bwp-kicker { color: #e0a0a3; }
.bwp-last-order-head h2 { margin: 7px 0 5px; color: white; font-family: Georgia, serif; font-size: 28px; font-weight: 500; letter-spacing: -.025em; line-height: 1.05; }
.bwp-last-order-head p { margin: 0; color: rgba(255,255,255,.62); font-size: 9px; }
.bwp-repeat-order-button { flex: 0 0 auto; min-height: 40px; border: 1px solid rgba(255,255,255,.28); border-radius: 10px; padding: 0 14px; background: white; color: #262a2c; font-size: 9px; font-weight: 800; cursor: pointer; transition: background .18s ease, color .18s ease, transform .18s ease; }
.bwp-repeat-order-button:hover { background: var(--bwp-accent); color: white; transform: translateY(-1px); }
.bwp-repeat-order-button:disabled { border-color: rgba(255,255,255,.12); background: rgba(255,255,255,.10); color: rgba(255,255,255,.68); cursor: default; transform: none; }
.bwp-last-order-list { display: grid; padding: 4px 18px 9px; }
.bwp-last-order-item { display: grid; min-height: 67px; grid-template-columns: 52px minmax(0,1fr) auto; gap: 12px; align-items: center; padding: 8px 2px; border-bottom: 1px solid var(--bwp-line-soft); }
.bwp-last-order-item:last-child { border-bottom: 0; }
.bwp-last-order-item .bwp-product-thumb, .bwp-last-order-item .bwp-product-placeholder { width: 48px; height: 48px; border-radius: 9px; }
.bwp-last-order-item .bwp-product-placeholder > span { font-size: 13px; }
.bwp-last-order-item .bwp-product-placeholder small { font-size: 5px; }
.bwp-last-order-item-copy { display: grid; min-width: 0; gap: 3px; }
.bwp-last-order-item-copy > span { color: #929798; font-size: 7px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.bwp-last-order-item-copy h3 { overflow: hidden; margin: 0; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 13px; font-weight: 600; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
.bwp-last-order-item-copy small { color: var(--bwp-accent-dark); font-size: 7px; font-weight: 750; }
.bwp-last-order-item > .bwp-plus, .bwp-last-order-item > .bwp-quantity { justify-self: end; }
.bwp-last-order-empty { display: flex; min-height: 106px; align-items: center; gap: 16px; padding: 20px 22px; background: rgba(255,255,255,.58); box-shadow: none; }
.bwp-last-order-empty-icon { display: grid; width: 46px; height: 46px; flex: 0 0 auto; place-items: center; border-radius: 50%; background: #ece9e3; color: #777d7f; font-family: Georgia, serif; font-size: 23px; }
.bwp-last-order-empty h2 { margin: 5px 0 3px; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 19px; font-weight: 500; }
.bwp-last-order-empty p { margin: 0; color: #808587; font-size: 9px; line-height: 1.5; }

.bwp-catalog-toolbar { display: grid; gap: 12px; margin-bottom: 16px; padding: 14px; border: 1px solid var(--bwp-line); border-radius: 15px; background: rgba(255,255,255,.66); }
.bwp-catalog-search { display: flex; height: 44px; align-items: center; gap: 10px; margin: 0; border: 1px solid #d7d4cd; border-radius: 11px; padding: 0 13px; background: white; color: #767d7f; }
.bwp-catalog-search:focus-within { border-color: #989b99; box-shadow: 0 0 0 4px rgba(35,38,39,.05); }
.bwp-catalog-search > span { font-size: 19px; line-height: 1; transform: rotate(-15deg); }
.bwp-catalog-search input { min-width: 0; flex: 1; height: 100%; margin: 0; border: 0 !important; outline: 0; padding: 0 !important; background: transparent !important; color: var(--bwp-ink) !important; font-size: 11px; box-shadow: none !important; }
.bwp-catalog-search button { border: 0; padding: 5px; background: transparent; color: #888e90; font-size: 17px; cursor: pointer; }
.bwp-filter-row { display: flex; gap: 7px; overflow-x: auto; scrollbar-width: none; }
.bwp-filter-row::-webkit-scrollbar { display: none; }
.bwp-filter-row button { flex: 0 0 auto; min-height: 32px; border: 1px solid #d7d4cd; border-radius: 999px; padding: 0 12px; background: white; color: #666d70; font-size: 9px; font-weight: 750; cursor: pointer; }
.bwp-filter-row button span { display: inline-grid; min-width: 18px; height: 18px; place-items: center; margin-left: 4px; border-radius: 99px; background: #efede8; color: #777d7f; font-size: 7px; }
.bwp-filter-row button.active { border-color: var(--bwp-charcoal); background: var(--bwp-charcoal); color: white; }
.bwp-filter-row button.active span { background: rgba(255,255,255,.14); color: white; }
.bwp-filter-row .bwp-selected-filter { margin-left: auto; }
.bwp-filter-row .bwp-selected-filter.active { border-color: var(--bwp-accent); background: #fae7e7; color: var(--bwp-accent-dark); }
.bwp-filter-row .bwp-selected-filter.active span { background: var(--bwp-accent); color: white; }

.bwp-product-list-head, .bwp-product-row { display: grid; grid-template-columns: 76px minmax(260px, 1fr) 130px 105px 122px; gap: 14px; align-items: center; }
.bwp-product-list-head { padding: 0 16px 8px; color: #8a9092; font-size: 7px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.bwp-product-list { display: grid; gap: 7px; }
.bwp-product-row { position: relative; min-height: 88px; padding: 8px 16px; border: 1px solid var(--bwp-line); border-radius: 13px; background: rgba(255,255,255,.72); transition: border .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease; }
.bwp-product-row:hover { border-color: #c8c4bc; background: white; box-shadow: 0 9px 28px rgba(31,33,34,.055); transform: translateY(-1px); }
.bwp-product-row.bwp-product-selected { border-color: rgba(190,63,69,.48); background: #fffafa; box-shadow: inset 3px 0 0 var(--bwp-accent); }
.bwp-product-thumb, .bwp-product-placeholder { width: 68px; height: 68px; border-radius: 10px; }
.bwp-product-thumb { position: relative; overflow: hidden; border: 1px solid #e0ddd7; padding: 0; background: #f2f0eb; cursor: zoom-in; }
.bwp-product-thumb img { width: 100%; height: 100%; object-fit: contain; background: white; }
.bwp-product-thumb > span { position: absolute; right: 4px; bottom: 4px; display: grid; width: 19px; height: 19px; place-items: center; border-radius: 50%; background: rgba(32,35,37,.82); color: white; font-size: 8px; }
.bwp-product-placeholder { display: grid; place-items: center; align-content: center; gap: 4px; border: 1px dashed #d3d0c9; background: #efede7; color: #9da09f; }
.bwp-product-placeholder > span { font-family: Georgia, serif; font-size: 17px; font-weight: 700; }
.bwp-product-placeholder small { font-size: 6px; letter-spacing: .04em; text-transform: uppercase; }
.bwp-product-copy { min-width: 0; }
.bwp-product-line-meta { display: flex; align-items: center; gap: 7px; margin-bottom: 6px; color: #8a9092; font-size: 7px; font-weight: 750; letter-spacing: .06em; text-transform: uppercase; }
.bwp-type-pill { display: none; border-radius: 99px; padding: 3px 5px; }
.bwp-type-bedienung { background: #e8ede9; color: #52705e; }
.bwp-type-sb { background: #eee8e1; color: #8a6547; }
.bwp-product-copy h3 { overflow: hidden; margin: 0; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 15px; font-weight: 600; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.bwp-selected-hint { display: inline-block; margin-top: 5px; color: var(--bwp-accent-dark); font-size: 7px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.bwp-product-weight, .bwp-product-type-desktop { display: grid; gap: 5px; }
.bwp-product-weight small, .bwp-product-type-desktop small { display: none; color: #929798; font-size: 7px; }
.bwp-product-weight strong, .bwp-product-type-desktop strong { color: var(--bwp-ink); font-size: 10px; }
.bwp-plus { display: grid; width: 42px; height: 42px; place-items: center; justify-self: end; border: 1px solid #cfcbc3; border-radius: 50%; padding: 0; background: white; color: var(--bwp-accent); cursor: pointer; box-shadow: 0 5px 14px rgba(29,31,32,.06); }
.bwp-plus span { margin-top: -2px; font-size: 25px; font-weight: 300; }
.bwp-plus:hover { background: var(--bwp-accent); color: white; transform: scale(1.04); }
.bwp-quantity { display: grid; width: 112px; height: 38px; grid-template-columns: 35px 1fr 35px; align-items: center; justify-self: end; border: 1px solid rgba(190,63,69,.38); border-radius: 10px; background: white; overflow: hidden; }
.bwp-quantity button { height: 100%; border: 0; padding: 0; background: #f8eeee; color: var(--bwp-accent-dark); font-size: 16px; cursor: pointer; }
.bwp-quantity strong { color: var(--bwp-ink); text-align: center; font-size: 11px; }
.bwp-no-results { display: grid; min-height: 300px; place-items: center; align-content: center; border: 1px dashed #cbc7bf; border-radius: 14px; color: #7e8486; text-align: center; }
.bwp-no-results > span { font-size: 30px; transform: rotate(-15deg); }
.bwp-no-results h2 { margin: 12px 0 7px; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 23px; font-weight: 500; }
.bwp-no-results p { margin: 0; font-size: 10px; }

/* Warenkorb */
.bwp-desktop-cart { position: sticky; top: 102px; min-width: 0; max-height: calc(100svh - 124px); overflow: hidden; border: 1px solid var(--bwp-line); border-radius: 16px; background: rgba(255,255,255,.82); box-shadow: 0 16px 45px rgba(30,32,33,.065); }
body.admin-bar .bwp-desktop-cart { top: 134px; }
.bwp-cart-contents { display: flex; max-height: calc(100svh - 124px); flex-direction: column; }
.bwp-cart-title { display: flex; flex: 0 0 auto; align-items: flex-start; justify-content: space-between; padding: 21px 21px 16px; border-bottom: 1px solid var(--bwp-line-soft); }
.bwp-cart-title h2 { margin: 6px 0 0; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 23px; font-weight: 500; }
.bwp-modal-close { border: 0; padding: 0 4px; background: transparent; color: #7d8385; font-size: 25px; line-height: 1; cursor: pointer; }
.bwp-cart-empty { display: grid; min-height: 330px; place-items: center; align-content: center; padding: 35px; text-align: center; }
.bwp-empty-cart-icon { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 18px; border: 1px solid #d5d1ca; border-radius: 50%; background: #f3f1ec; color: #9a9e9e; font-size: 24px; font-weight: 300; }
.bwp-cart-empty h3 { margin: 0 0 7px; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 18px; font-weight: 500; }
.bwp-cart-empty p { max-width: 220px; margin: 0; color: #8d9294; font-size: 9px; line-height: 1.55; }
.bwp-cart-lines { flex: 1 1 auto; overflow-y: auto; overscroll-behavior: contain; padding: 4px 18px; }
.bwp-cart-line { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 10px; align-items: center; padding: 14px 0; border-bottom: 1px solid var(--bwp-line-soft); }
.bwp-cart-line-copy { display: grid; min-width: 0; gap: 4px; }
.bwp-cart-line-copy > span { color: #969a9b; font-size: 7px; font-weight: 750; letter-spacing: .05em; text-transform: uppercase; }
.bwp-cart-line-copy strong { overflow: hidden; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 11px; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.bwp-cart-line-copy small { color: #7d8385; font-size: 7px; }
.bwp-quantity-small { width: 80px; height: 29px; grid-template-columns: 26px 1fr 26px; border-radius: 8px; }
.bwp-quantity-small button { font-size: 13px; }
.bwp-quantity-small strong { font-size: 8px; }
.bwp-order-note { display: grid; flex: 0 0 auto; gap: 7px; margin: 0; padding: 13px 18px 0; border-top: 1px solid var(--bwp-line-soft); color: #555b5e; font-size: 8px; font-weight: 750; }
.bwp-order-note > span { display: flex; justify-content: space-between; }
.bwp-order-note > span small { color: #9ca0a1; font-weight: 500; }
.bwp-order-note textarea { resize: none; width: 100%; border: 1px solid #dad7d0 !important; border-radius: 9px !important; outline: 0; padding: 9px !important; background: white !important; color: var(--bwp-ink) !important; font-size: 9px; box-shadow: none !important; }
.bwp-order-note textarea:focus { border-color: #999c99 !important; box-shadow: 0 0 0 3px rgba(35,38,39,.05) !important; }
.bwp-cart-totals { display: grid; flex: 0 0 auto; gap: 7px; padding: 15px 19px 0; }
.bwp-cart-totals > div { display: flex; justify-content: space-between; color: #7d8385; font-size: 9px; }
.bwp-cart-totals strong { color: var(--bwp-ink); }
.bwp-cart-totals .bwp-weight-total { margin-top: 5px; padding-top: 12px; border-top: 1px solid var(--bwp-line-soft); color: var(--bwp-ink); font-size: 12px; }
.bwp-weight-total strong { font-family: Georgia, serif; font-size: 18px; }
.bwp-checkout-button { flex: 0 0 auto; margin: 16px 18px 18px; font-size: 10px; }
.bwp-mobile-cart-bar, .bwp-drawer-backdrop { display: none; }

/* Dialoge */
.bwp-overlay { position: fixed; inset: 0; z-index: 100000; background: rgba(18,20,21,.74); backdrop-filter: blur(8px); }
.bwp-image-modal { display: grid; place-items: center; padding: 24px; }
.bwp-image-modal > section { position: relative; display: grid; width: min(900px, 100%); max-height: calc(100svh - 48px); grid-template-columns: minmax(0, 1fr) 260px; overflow: hidden; border-radius: 20px; background: white; box-shadow: 0 35px 120px rgba(0,0,0,.45); }
.bwp-full-image-wrap { display: grid; min-height: 520px; place-items: center; padding: 25px; background: #f6f5f2; }
.bwp-full-image-wrap img { display: block; max-width: 100%; max-height: 70svh; object-fit: contain; }
.bwp-full-image-copy { display: flex; flex-direction: column; justify-content: flex-end; padding: 30px; background: #262a2c; color: white; }
.bwp-full-image-copy span { color: #d5989b; font-size: 8px; font-weight: 800; letter-spacing: .12em; }
.bwp-full-image-copy h2 { margin: 11px 0 10px; color: white; font-family: Georgia, serif; font-size: 29px; font-weight: 500; line-height: 1.08; }
.bwp-full-image-copy p { margin: 0; color: rgba(255,255,255,.58); font-size: 10px; }
.bwp-image-close { position: absolute; top: 15px; right: 15px; z-index: 2; display: grid; width: 36px; height: 36px; place-items: center; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; padding: 0; background: rgba(30,33,35,.82); color: white; font-size: 21px; cursor: pointer; }
.bwp-dialog-backdrop { display: grid; place-items: center; padding: 20px; }
.bwp-checkout-dialog, .bwp-prepared-dialog { position: relative; width: min(480px, 100%); border-radius: 20px; padding: 33px; background: var(--bwp-cream); box-shadow: 0 35px 120px rgba(0,0,0,.4); }
.bwp-checkout-dialog > .bwp-modal-close { position: absolute; top: 19px; right: 19px; }
.bwp-checkout-dialog h2, .bwp-prepared-dialog h2 { margin: 8px 0; color: var(--bwp-ink); font-family: Georgia, serif; font-size: 36px; font-weight: 500; letter-spacing: -.035em; }
.bwp-checkout-dialog > p, .bwp-prepared-dialog > p { margin: 0; color: #747a7d; font-size: 11px; line-height: 1.6; }
.bwp-checkout-dialog > p strong { color: var(--bwp-ink); }
.bwp-checkout-summary { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 22px 0 16px; }
.bwp-checkout-summary > div { display: grid; gap: 6px; padding: 13px; border: 1px solid var(--bwp-line); border-radius: 10px; background: white; }
.bwp-checkout-summary span { color: #929798; font-size: 7px; }
.bwp-checkout-summary strong { color: var(--bwp-ink); font-size: 11px; }
.bwp-local-mail-note { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 17px; padding: 12px; border-radius: 10px; background: #eceae4; }
.bwp-local-mail-note > span { display: grid; width: 21px; height: 21px; flex: 0 0 auto; place-items: center; border-radius: 50%; background: #747a7c; color: white; font-family: Georgia, serif; font-size: 11px; }
.bwp-local-mail-note p { margin: 0; color: #676d6f; font-size: 8px; line-height: 1.55; }
.bwp-order-save-error { margin: -5px 0 14px; border-radius: 9px; padding: 10px 12px; background: #fae7e6; color: #9c3036; font-size: 9px; line-height: 1.45; }
.bwp-mail-button { width: 100%; font-size: 10px; }
.bwp-mail-button:disabled { opacity: .68; cursor: wait; transform: none; }
.bwp-copy-button { width: 100%; margin-top: 12px; border: 0; padding: 8px; background: transparent; color: #6e7477; font-size: 9px; font-weight: 750; cursor: pointer; }
.bwp-prepared-dialog { display: grid; justify-items: center; text-align: center; }
.bwp-prepared-check { display: grid; width: 58px; height: 58px; place-items: center; margin-bottom: 21px; border-radius: 50%; background: #dfeae3; color: var(--bwp-green); font-size: 23px; }
.bwp-prepared-dialog > p { max-width: 360px; }
.bwp-prepared-dialog .bwp-main-button { width: 100%; margin-top: 25px; }

@media (max-width: 1120px) {
  .bwp-shop-content { grid-template-columns: minmax(0, 1fr) 320px; gap: 18px; }
  .bwp-product-list-head, .bwp-product-row { grid-template-columns: 68px minmax(220px, 1fr) 100px 80px 112px; gap: 10px; }
  .bwp-product-thumb, .bwp-product-placeholder { width: 60px; height: 60px; }
  .bwp-visual-product { width: 92%; right: -16%; }
}

@media (max-width: 900px) {
  .bwp-login-page { grid-template-columns: 1fr; }
  .bwp-login-card { padding: 34px max(24px, 9vw); }
  .bwp-login-intro { margin-top: auto; }
  .bwp-login-form { margin-bottom: auto; }
  .bwp-login-visual { display: none; }
  .bwp-shop-content { display: block; }
  .bwp-desktop-cart { display: none; }
  .bwp-header-cart-button { display: flex; }
  .bwp-mobile-cart-bar { position: fixed; right: 14px; bottom: calc(13px + env(safe-area-inset-bottom)); left: 14px; z-index: 50000; display: flex; min-height: 58px; align-items: center; justify-content: space-between; border: 1px solid #34383a; border-radius: 15px; padding: 0 13px 0 17px; background: #272b2d; color: white; box-shadow: 0 14px 40px rgba(17,19,20,.28); cursor: pointer; }
  .bwp-mobile-cart-bar > span:first-child { display: grid; gap: 3px; text-align: left; }
  .bwp-mobile-cart-bar small { color: rgba(255,255,255,.57); font-size: 8px; }
  .bwp-mobile-cart-bar strong { color: white; font-size: 10px; }
  .bwp-mobile-cart-count { display: grid; min-width: 34px; height: 34px; place-items: center; border-radius: 10px; background: rgba(255,255,255,.11); font-size: 11px; font-weight: 800; }
  .bwp-mobile-cart-bar.has-items { border-color: var(--bwp-accent); background: var(--bwp-accent); }
  .bwp-drawer-backdrop { display: flex; justify-content: flex-end; }
  .bwp-cart-drawer { width: min(420px, 100%); height: 100%; background: var(--bwp-cream); }
  .bwp-cart-drawer .bwp-cart-contents { max-height: 100svh; height: 100%; }
}

@media (max-width: 782px) {
  body.admin-bar .bwp-shop-header { top: 46px; }
}

@media (max-width: 680px) {
  .bwp-shop-header { position: relative; top: auto !important; }
  .bwp-header-content { width: calc(100% - 28px); height: 68px; }
  .bwp-header-logo { width: 130px; }
  .bwp-account-copy, .bwp-logout-button { display: none; }
  .bwp-shop-content { width: calc(100% - 24px); padding: 26px 0 100px; }
  .bwp-catalog-intro { align-items: flex-start; flex-direction: column; gap: 15px; margin-bottom: 21px; }
  .bwp-catalog-intro h1 { font-size: 34px; }
  .bwp-catalog-intro p { max-width: 270px; font-size: 10px; line-height: 1.45; }
  .bwp-contact-menu { width: auto; max-width: 100%; align-self: flex-start; }
  .bwp-catalog-help { width: auto !important; min-width: 0 !important; }
  .bwp-contact-dropdown { right: auto; left: 0; width: min(292px, calc(100vw - 24px)); box-shadow: 0 12px 34px rgba(25,27,29,.11); }
  .bwp-last-order { margin-bottom: 18px; border-radius: 15px; }
  .bwp-last-order-head { align-items: stretch; flex-direction: column; gap: 14px; padding: 18px; }
  .bwp-last-order-head h2 { font-size: 25px; }
  .bwp-last-order-head p { line-height: 1.5; }
  .bwp-repeat-order-button { width: 100%; }
  .bwp-last-order-list { padding: 3px 10px 7px; }
  .bwp-last-order-item { min-height: 68px; grid-template-columns: 46px minmax(0,1fr) auto; gap: 9px; }
  .bwp-last-order-item .bwp-product-thumb, .bwp-last-order-item .bwp-product-placeholder { width: 42px; height: 42px; }
  .bwp-last-order-item-copy h3 { display: -webkit-box; overflow: hidden; font-size: 12px; white-space: normal; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .bwp-last-order-item-copy small { font-size: 6.5px; }
  .bwp-last-order-empty { min-height: 118px; padding: 18px; }
  .bwp-last-order-empty h2 { font-size: 17px; }
  .bwp-catalog-toolbar { position: sticky; top: 8px; z-index: 25; margin-right: -4px; margin-left: -4px; padding: 9px; border-radius: 13px; box-shadow: 0 10px 30px rgba(28,30,31,.08); backdrop-filter: blur(16px); }
  .bwp-catalog-search { height: 42px; }
  .bwp-filter-row { margin-right: -9px; padding-right: 9px; }
  .bwp-filter-row .bwp-selected-filter { margin-left: 0; }
  .bwp-product-list-head { display: none; }
  .bwp-product-list { gap: 8px; }
  .bwp-product-row { min-height: 104px; grid-template-columns: 76px minmax(0,1fr) auto; grid-template-rows: auto auto; gap: 6px 11px; padding: 10px; }
  .bwp-product-thumb, .bwp-product-placeholder { width: 76px; height: 76px; grid-row: 1 / 3; }
  .bwp-product-copy { align-self: end; }
  .bwp-product-line-meta { margin-bottom: 5px; }
  .bwp-type-pill { display: inline-flex; }
  .bwp-product-copy h3 { display: -webkit-box; overflow: hidden; font-size: 14px; line-height: 1.18; white-space: normal; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .bwp-selected-hint { display: none; }
  .bwp-product-weight { grid-column: 2; grid-row: 2; align-self: start; }
  .bwp-product-weight strong { color: #707678; font-size: 9px; }
  .bwp-product-type-desktop { display: none; }
  .bwp-product-row > .bwp-plus, .bwp-product-row > .bwp-quantity { grid-column: 3; grid-row: 1 / 3; align-self: center; }
  .bwp-plus { width: 40px; height: 40px; }
  .bwp-quantity { width: 42px; height: 82px; grid-template-columns: 1fr; grid-template-rows: 25px 1fr 25px; border-radius: 11px; }
  .bwp-quantity button { width: 100%; }
  .bwp-image-modal { padding: 0; }
  .bwp-image-modal > section { width: 100%; height: 100%; max-height: none; grid-template-columns: 1fr; grid-template-rows: minmax(0,1fr) auto; border-radius: 0; }
  .bwp-full-image-wrap { min-height: 0; padding: 18px; }
  .bwp-full-image-wrap img { max-height: 67svh; }
  .bwp-full-image-copy { padding: 20px 22px calc(22px + env(safe-area-inset-bottom)); }
  .bwp-full-image-copy h2 { margin: 7px 0; font-size: 23px; }
  .bwp-checkout-dialog, .bwp-prepared-dialog { padding: 29px 22px; }
  .bwp-checkout-summary { gap: 7px; }
  .bwp-checkout-summary > div { padding: 11px; }
}

@media (max-width: 380px) {
  .bwp-product-row { grid-template-columns: 68px minmax(0,1fr) auto; }
  .bwp-product-thumb, .bwp-product-placeholder { width: 68px; height: 68px; }
  .bwp-product-copy h3 { font-size: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  .bwp-portal *, .bwp-portal *::before, .bwp-portal *::after { scroll-behavior: auto !important; transition: none !important; }
}
