/* Shop-only extension of the existing WMA design tokens. */
.shop-header{display:flex;justify-content:space-between;gap:12px}
.shop-header .brand{min-width:0}.shop-header .brand img{width:44px;height:44px;object-fit:contain}
.shop-header .brand-wordmark{font-size:14px;line-height:1.15}
.shop-header nav{display:flex;align-items:center;gap:12px}.shop-header nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px;font-size:14px;white-space:nowrap}
.shop-menu-button{display:none}.shop-languages{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap;flex-shrink:0}.shop-languages>*{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:32px}
.shop-main{width:min(1180px,calc(100% - 40px));margin:132px auto 80px}
.shop-review{padding:12px 18px;background:var(--linen-100);border:1px solid var(--line);border-radius:12px;font-size:13px;color:var(--sage-850)}
.shop-intro{padding:54px 0 44px;max-width:780px}.shop-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--sage-850)}
.shop-main h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(36px,6vw,66px);line-height:1.08;letter-spacing:-.025em;margin:16px 0 24px;color:var(--sage-950)}
.shop-main h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(27px,4vw,36px);line-height:1.2;color:var(--sage-950)}
.shop-lead{font-size:18px;max-width:640px;color:var(--muted)}
.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.shop-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.shop-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.shop-card h3{font-size:20px;line-height:1.3;margin:0 0 12px;color:var(--sage-950)}
.shop-card p{font-size:14px;color:var(--muted)}.shop-card .shop-link{margin-top:auto}
.shop-image{width:100%;height:280px;object-fit:contain;padding:28px;background:var(--cream-50)}
.shop-image-pending{min-height:260px;display:grid;place-content:center;text-align:center;gap:8px;padding:28px;background:linear-gradient(145deg,var(--linen-100),var(--cream-50));color:var(--muted);font-size:14px}
.shop-image-pending span{font-family:Georgia,serif;font-size:32px;color:var(--sage-850)}
.shop-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid var(--sage-850);border-radius:999px;font-weight:600;color:var(--sage-850);text-align:center}
.shop-link:hover{background:var(--mint-100)}.shop-link.primary{background:var(--sage-850);color:#fff}
.shop-link:focus-visible,.shop-header a:focus-visible,.shop-menu-button:focus-visible{outline:3px solid var(--clay-500);outline-offset:4px}
.shop-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.shop-status{padding:16px 20px;border-left:3px solid var(--clay-500);background:var(--cream-50);color:var(--muted)}
.shop-selection{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:var(--linen-100);border:1px solid var(--line);border-radius:24px;padding:40px;margin:56px 0}
.shop-selection ul{padding-left:20px}.shop-selection li{padding:8px 0}.shop-selection li a{text-decoration:underline;text-underline-offset:4px}
.shop-detail{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin:32px 0 48px;align-items:start}.shop-detail .shop-image,.shop-detail .shop-image-pending{height:460px;border-radius:24px}
.shop-detail h1{font-size:clamp(34px,4vw,50px)}.shop-breadcrumb{display:inline-block;min-height:44px;padding:12px 0;color:var(--sage-850)}
.shop-details{max-width:800px;margin:40px 0}.shop-details section{padding:12px 0 24px;border-bottom:1px solid var(--line)}
.shop-footer{max-width:1180px;margin:auto;padding:40px 24px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.shop-footer nav{display:flex;flex-wrap:wrap;gap:18px;margin:20px 0}.shop-footer a{text-decoration:underline;text-underline-offset:4px}
.shop-main a,.shop-main p,.shop-main h1,.shop-main h3{overflow-wrap:anywhere}.shop-main [hidden]{display:none}
@media(max-width:1000px){.shop-menu-button{display:block;background:transparent;border:1px solid var(--line);border-radius:24px;padding:10px 14px;min-height:44px;color:var(--sage-950);font:inherit}.shop-header .shop-navigation{display:none;position:absolute;top:calc(100% + 12px);left:0;right:0;flex-direction:column;align-items:stretch;padding:14px;background:var(--cream-50);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.shop-header.menu-open .shop-navigation{display:flex}.shop-navigation a{min-height:44px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.shop-main{width:calc(100% - 32px);margin-top:110px}.shop-header{gap:6px;padding:8px 10px;width:calc(100% - 20px)}.shop-header .brand img{width:32px;height:32px}.shop-header .brand-wordmark{font-size:11px}.shop-menu-button{padding:8px 10px;font-size:13px}.shop-languages{gap:6px;font-size:11px}.shop-grid,.shop-selection,.shop-detail{grid-template-columns:minmax(0,1fr)}.shop-grid{gap:20px}.shop-intro{padding:32px 0}.shop-selection{padding:24px;gap:12px}.shop-detail{gap:20px}.shop-detail .shop-image,.shop-detail .shop-image-pending{height:310px}.shop-actions{flex-direction:column}.shop-image{height:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.shop-intro{max-width:900px;padding:64px 0 48px}
.shop-intro h1{max-width:800px}
.shop-editorial-link{display:inline-flex;gap:24px;align-items:center;color:var(--sage-850);font-weight:600;border-bottom:1px solid var(--line);padding:12px 0}
.shop-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.shop-section-title span{font-size:13px;color:var(--muted)}
.shop-categories{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 28px}.shop-categories button{font:inherit;font-size:13px;padding:10px 16px;min-height:44px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--sage-850);cursor:pointer}
.shop-categories button[aria-pressed="true"]{background:var(--sage-850);color:white}.shop-categories button:focus-visible{outline:3px solid var(--clay-500);outline-offset:3px}
.shop-card .shop-category{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--sage-850);margin:0 0 12px;min-height:32px}
.shop-card .shop-size{margin:0 0 10px;font-size:12px}.shop-card .shop-summary{margin:0 0 20px;min-height:68px}
.shop-card .shop-price,.shop-price{font-size:23px;color:var(--sage-950);font-weight:600;margin:0 0 22px}.shop-price small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:2px}
.shop-price-note{font-size:12px;color:var(--muted);line-height:1.6;max-width:660px}
.shop-card .shop-image{height:270px;background:white;padding:28px 36px 10px}.shop-card-body{padding:20px 24px 24px}.shop-card h3{min-height:52px}
.shop-selection{grid-template-columns:1fr 1.4fr;align-items:center}
.shop-selection-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.shop-selection-images a{font-size:12px;text-align:center;color:var(--sage-850)}
.shop-selection-images .shop-image{height:170px;background:white;padding:14px;border-radius:16px;margin-bottom:12px}
.shop-collection-total{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:24px 0;border-bottom:1px solid var(--line)}.shop-collection-total strong{font-size:30px;color:var(--sage-950);white-space:nowrap}
.shop-detail .shop-image{background:white;padding:46px;height:520px;border:1px solid var(--line)}
.shop-detail .detail-price{font-size:32px;margin:24px 0 4px}.shop-detail .shop-actions{margin-bottom:16px;gap:8px}.shop-actions .shop-status{margin:0;font-size:12px;border:0;padding:4px 0;flex-basis:100%}
.shop-link[disabled]{opacity:.55;cursor:not-allowed;font:inherit;font-weight:600}
.shop-consult{padding-top:24px;margin-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px;flex-wrap:wrap}.shop-consult strong{font-family:Georgia,serif;font-size:24px;font-weight:400}
.shop-details{max-width:900px}.shop-details section p{white-space:pre-line}.shop-empty{padding:32px;background:var(--linen-100);border-radius:20px}
@media(max-width:1000px){.shop-selection{grid-template-columns:1fr}.shop-section-title{align-items:flex-start}.shop-detail{gap:28px}}
@media(max-width:620px){.shop-intro{padding:36px 0}.shop-section-title{display:block}.shop-categories{gap:6px}.shop-categories button{font-size:11px;padding:8px 12px}.shop-main h1{font-size:38px}.shop-selection-images{gap:8px}.shop-selection-images .shop-image{height:120px;padding:8px}.shop-detail .shop-image{height:340px;padding:28px}.shop-detail{grid-template-columns:1fr}.shop-consult{align-items:flex-start}.shop-collection-total{font-size:14px}.shop-collection-total strong{font-size:26px}}
@media(min-width:390px) and (max-width:620px){.shop-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-catalog .shop-image{height:170px;padding:18px 12px 6px}.shop-catalog .shop-card-body{padding:14px}.shop-catalog h3{font-size:17px;min-height:66px}.shop-catalog .shop-category{font-size:9px;min-height:34px}.shop-catalog .shop-summary{font-size:12px;min-height:100px}.shop-catalog .shop-price{font-size:20px}.shop-catalog .shop-link{font-size:12px;padding:10px 8px}}
/* Catalog discovery: two independent facets, one canonical product grid. */
.shop-discovery{border:1px solid var(--line);border-radius:24px;padding:28px;background:var(--cream-50);margin-bottom:40px}
.shop-search-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,1fr);gap:24px;margin-bottom:24px}
.shop-search-row label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;color:var(--sage-950);min-width:0}
.shop-search-row input,.shop-search-row select{width:100%;min-width:0;min-height:48px;border:1px solid var(--line);border-radius:12px;background:white;padding:12px 14px;color:var(--sage-950);font:inherit}
.shop-search-row input:focus-visible,.shop-search-row select:focus-visible,.shop-reset:focus-visible,.shop-program-nav a:focus-visible{outline:3px solid var(--clay-500);outline-offset:3px}
.shop-discovery-groups{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.shop-discovery h2{font-size:23px;margin:0 0 16px}
.shop-discovery .shop-categories{margin:0;gap:8px}.shop-discovery .shop-categories button,.shop-program-link{font-size:12px}
.shop-program-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:30px;color:var(--sage-850)}
.shop-results-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 20px;font-size:12px;color:var(--muted)}
.shop-reset{background:transparent;border:0;min-height:44px;font:inherit;color:var(--sage-850);text-decoration:underline;cursor:pointer;padding:8px}
.shop-empty .shop-reset{border:1px solid var(--line);text-decoration:none}
.shop-more{display:block;margin:28px auto;background:transparent;cursor:pointer}
.shop-bestseller{align-self:flex-start;display:inline-block;font-size:10px;color:var(--sage-850);padding:5px 9px;background:var(--mint-100);border-radius:20px;margin:0 0 12px}
.shop-new,.shop-draft{align-self:flex-start;display:inline-block;font-size:10px;padding:5px 9px;border-radius:20px;margin:0 0 8px}.shop-new{color:#704f25;background:#f5ead5}.shop-draft{color:var(--muted);background:var(--linen-100);border:1px solid var(--line)}
.shop-draft-detail{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--linen-100);color:var(--muted);font-size:13px;line-height:1.5}
.shop-card .shop-category{min-height:24px;margin-bottom:8px}
.shop-program-entry{margin:56px 0;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px;background:var(--linen-100);border:1px solid var(--line);border-radius:24px}
.shop-program-entry p{max-width:600px}.shop-program-entry .shop-link{flex-shrink:0}
.shop-program-nav{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 32px}
.shop-program-nav a{display:inline-flex;align-items:center;padding:12px 18px;min-height:44px;border:1px solid var(--line);border-radius:30px;color:var(--sage-850)}
.shop-program-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.shop-program-panel{border:1px solid var(--line);border-radius:24px;background:var(--cream-50);padding:32px;scroll-margin-top:130px;min-width:0}
.shop-program-panel .shop-grid{grid-template-columns:1fr}
.shop-related{margin:56px 0}.shop-related>p:not(.shop-eyebrow){font-size:13px;color:var(--muted)}
@media(max-width:1000px){.shop-discovery-groups{grid-template-columns:1fr}.shop-program-entry{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.shop-discovery{padding:20px;border-radius:20px}.shop-search-row{grid-template-columns:1fr;gap:16px}.shop-discovery-groups{gap:24px}.shop-search-row input{font-size:16px}.shop-results-tools{align-items:flex-start}.shop-results-tools p{max-width:60%}.shop-program-entry{padding:24px}.shop-program-grid{grid-template-columns:1fr}.shop-program-panel{padding:24px}.shop-discovery .shop-categories button{font-size:12px}.shop-bestseller{font-size:9px}.shop-program-link{font-size:12px}}


/* Meine Auswahl: local-only Merkliste, never a checkout. */
.shop-selection-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--sage-850);font-size:13px;white-space:nowrap}
.shop-selection-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--sage-850);color:#fff;font-size:11px;font-weight:700}
.shop-selection-page{border:1px solid var(--line);border-radius:24px;background:var(--cream-50);overflow:hidden}
.shop-selection-items{display:grid}.shop-selection-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border-bottom:1px solid var(--line)}
.shop-selection-row h2{font-size:22px;margin:0 0 7px}.shop-selection-row p{margin:0;font-size:13px;color:var(--muted)}
.shop-selection-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shop-selection-controls button{min-width:38px;min-height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--sage-950);font:inherit;font-size:20px;cursor:pointer}.shop-selection-controls output{min-width:28px;text-align:center;font-weight:700}.shop-selection-controls .shop-selection-remove{width:auto;border-radius:999px;padding:0 14px;font-size:13px;color:var(--sage-850)}
.shop-selection-empty{padding:32px;margin:0;color:var(--muted)}.shop-selection-summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;background:#fff}.shop-selection-summary strong{font-size:28px;color:var(--sage-950)}
.shop-selection-request{max-width:780px;margin:56px 0;padding:36px;background:var(--linen-100);border:1px solid var(--line);border-radius:24px}.shop-selection-request h2{margin-top:0}.shop-selection-request form{display:grid;gap:18px}.shop-request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.shop-selection-request label:not(.shop-consent){display:grid;gap:8px;font-size:13px;font-weight:600;color:var(--sage-950)}.shop-selection-request input:not([type="checkbox"]),.shop-selection-request textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--sage-950);font:inherit}.shop-selection-request textarea{min-height:112px;resize:vertical}.shop-optional{font-weight:400;color:var(--muted)}.shop-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted)}.shop-consent input{margin-top:3px}.shop-consent a{text-decoration:underline}.shop-form-status{min-height:24px;margin:0;color:var(--sage-850);font-size:14px}
@media(max-width:1000px){.shop-selection-link{order:3}.shop-header{flex-wrap:wrap}.shop-selection-link{margin-left:auto}}
@media(max-width:620px){.shop-header{flex-wrap:nowrap}.shop-selection-link{min-height:36px;padding:6px 8px;font-size:11px;order:0;margin-left:0}.shop-selection-link>span:first-child{display:none}.shop-selection-count{min-width:20px;height:20px}.shop-selection-row{align-items:flex-start;flex-direction:column}.shop-selection-controls{justify-content:flex-start}.shop-selection-summary{padding:20px}.shop-request-grid{grid-template-columns:1fr}.shop-selection-request{margin:36px 0;padding:24px}.shop-selection-request .shop-link{width:100%}}


/* Meine Auswahl: local-only Merkliste, never a checkout. */
.shop-selection-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--sage-850);font-size:13px;white-space:nowrap}
.shop-selection-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--sage-850);color:#fff;font-size:11px;font-weight:700}
.shop-selection-page{border:1px solid var(--line);border-radius:24px;background:var(--cream-50);overflow:hidden}
.shop-selection-items{display:grid}.shop-selection-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border-bottom:1px solid var(--line)}
.shop-selection-row h2{font-size:22px;margin:0 0 7px}.shop-selection-row p{margin:0;font-size:13px;color:var(--muted)}
.shop-selection-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shop-selection-controls button{min-width:38px;min-height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--sage-950);font:inherit;font-size:20px;cursor:pointer}.shop-selection-controls output{min-width:28px;text-align:center;font-weight:700}.shop-selection-controls .shop-selection-remove{width:auto;border-radius:999px;padding:0 14px;font-size:13px;color:var(--sage-850)}
.shop-selection-empty{padding:32px;margin:0;color:var(--muted)}.shop-selection-summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;background:#fff}.shop-selection-summary strong{font-size:28px;color:var(--sage-950)}
.shop-selection-request{max-width:780px;margin:56px 0;padding:36px;background:var(--linen-100);border:1px solid var(--line);border-radius:24px}.shop-selection-request h2{margin-top:0}.shop-selection-request form{display:grid;gap:18px}.shop-request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.shop-selection-request label:not(.shop-consent){display:grid;gap:8px;font-size:13px;font-weight:600;color:var(--sage-950)}.shop-selection-request input:not([type="checkbox"]),.shop-selection-request textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--sage-950);font:inherit}.shop-selection-request textarea{min-height:112px;resize:vertical}.shop-optional{font-weight:400;color:var(--muted)}.shop-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted)}.shop-consent input{margin-top:3px}.shop-consent a{text-decoration:underline}.shop-form-status{min-height:24px;margin:0;color:var(--sage-850);font-size:14px}
@media(max-width:1000px){.shop-selection-link{order:3}.shop-header{flex-wrap:wrap}.shop-selection-link{margin-left:auto}}
@media(max-width:620px){.shop-header{flex-wrap:nowrap}.shop-selection-link{min-height:36px;padding:6px 8px;font-size:11px;order:0;margin-left:0}.shop-selection-link>span:first-child{display:none}.shop-selection-count{min-width:20px;height:20px}.shop-selection-row{align-items:flex-start;flex-direction:column}.shop-selection-controls{justify-content:flex-start}.shop-selection-summary{padding:20px}.shop-request-grid{grid-template-columns:1fr}.shop-selection-request{margin:36px 0;padding:24px}.shop-selection-request .shop-link{width:100%}}


/* WMA Shop integration: the global WMA shell owns navigation, language and footer. */
.shop-main { width: min(calc(100% - 40px), var(--max)); margin: 0 auto; padding: 28px 0 86px; }
.shop-review { display:flex; gap:10px; align-items:baseline; margin:10px 0 26px; padding:12px 16px; border:1px solid var(--line); border-radius:14px; background:var(--cream-50); color:var(--sage-850); font-size:13px; }
.shop-editorial-intro, .shop-catalog-section, .shop-personal-route { width:100%; margin:0 0 44px; padding:clamp(30px,5vw,58px); border:1px solid var(--line); border-radius:var(--radius); background:var(--cream-50); box-shadow:var(--shadow); }
.shop-editorial-intro h1 { max-width:760px; }
.shop-editorial-intro .section-lead { max-width:760px; }
.shop-editorial-routes { display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:16px; margin-top:30px; }
.shop-route-card { display:grid; gap:9px; min-height:174px; padding:22px; border:1px solid var(--line); border-radius:18px; background:rgba(255,255,255,.66); color:var(--sage-950); transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease; }
.shop-route-card:hover { transform:translateY(-2px); border-color:var(--sage-550); box-shadow:0 14px 30px rgba(24,60,43,.10); }
.shop-route-card strong { font-family:var(--serif); font-size:clamp(1.35rem,2vw,1.7rem); line-height:1.08; }
.shop-route-card small { color:var(--muted); font-size:.88rem; line-height:1.45; }
.shop-language-note { margin:22px 0 0; color:var(--muted); font-size:.88rem; }
.shop-catalog-section { background:rgba(255,255,255,.42); }
.shop-personal-route { display:flex; justify-content:space-between; gap:28px; align-items:center; background:var(--linen-100); }
.shop-personal-route > div:first-child { max-width:680px; }
.shop-personal-route h2 { margin-bottom:10px; }
.shop-main .button, .shop-main .shop-link { min-height:44px; }
.shop-main .shop-link.primary { border:0; background:transparent; box-shadow:none; color:var(--sage-950); }
.shop-main .shop-actions .shop-link:not(.primary), .shop-main .shop-editorial-link { display:inline-flex; align-items:center; justify-content:center; min-height:44px; padding:10px 18px; border:1px solid var(--line); border-radius:999px; color:var(--sage-950); font-weight:700; }
.shop-main .shop-actions .shop-link:not(.primary):hover, .shop-main .shop-editorial-link:hover { border-color:var(--sage-550); }
.shop-detail { padding:clamp(26px,5vw,58px); border:1px solid var(--line); border-radius:var(--radius); background:var(--cream-50); }
.shop-detail .shop-image { border-radius:18px; background:#fff; }
.shop-detail .shop-price { font-size:1.08rem; font-weight:700; color:var(--sage-850); }
.shop-detail .detail-price { font-size:1.18rem; margin:18px 0; }
.shop-add-selection { background:transparent; box-shadow:none; }
.shop-selection-request .button { width:fit-content; }
@media (max-width: 760px) {
  .shop-main { width:min(calc(100% - 28px), var(--max)); padding-top:18px; }
  .shop-review { align-items:flex-start; flex-direction:column; gap:4px; }
  .shop-editorial-intro, .shop-catalog-section, .shop-personal-route { padding:26px 20px; margin-bottom:28px; border-radius:20px; }
  .shop-editorial-routes { grid-template-columns:1fr; gap:12px; margin-top:22px; }
  .shop-route-card { min-height:auto; padding:19px; }
  .shop-personal-route { align-items:flex-start; flex-direction:column; }
  .shop-personal-route .shop-actions { width:100%; }
  .shop-selection-request .button { width:100%; }
}


/* Phase A Experiences: source-labelled, not testimonial-led. */
.shop-experiences-hero,.shop-experience-next{margin:0 0 40px;padding:clamp(30px,5vw,58px);border:1px solid var(--line);border-radius:var(--radius);background:var(--cream-50);box-shadow:var(--shadow)}
.shop-experiences-hero{background:linear-gradient(135deg,rgba(239,246,235,.92),rgba(255,253,246,.95))}.shop-experiences-hero h1{max-width:760px}.shop-experience-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 40px}.shop-experience-principles article,.shop-experience-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.shop-experience-principles h2,.shop-experience-card h2{font-size:1.35rem;margin:0 0 10px}.shop-experience-principles p,.shop-experience-card p{font-size:.9rem;color:var(--muted);line-height:1.55}.shop-collaboration-disclosure{margin:0 0 40px;padding:clamp(26px,4vw,42px);border-radius:22px;background:var(--sage-950);color:#fff}.shop-collaboration-disclosure h2{color:#fff}.shop-collaboration-disclosure p{max-width:850px;line-height:1.7}.shop-official-reviews{margin:0 0 40px}.shop-experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.shop-experience-card{display:flex;flex-direction:column;min-width:0}.shop-experience-card .shop-link{margin-top:auto}.shop-experience-count{font-family:var(--serif);font-size:1.4rem!important;color:var(--sage-950)!important;margin:12px 0}.shop-experience-summary{margin:40px 0;padding:28px;border-left:3px solid var(--sage-550);background:var(--linen-100)}.shop-experience-summary h2{margin:0 0 12px}.shop-experience-summary p{max-width:740px;line-height:1.65}.shop-experience-summary .shop-editorial-link{margin-top:8px}@media(max-width:980px){.shop-experience-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.shop-experience-principles,.shop-experience-grid{grid-template-columns:1fr}.shop-experiences-hero,.shop-experience-next{padding:26px 20px;margin-bottom:28px}.shop-experience-summary{padding:22px 18px;margin:28px 0}}

/* Programme family-first owner-review candidate. */
.shop-program-hero{max-width:920px}.shop-program-hero .shop-lead{max-width:760px}
.shop-program-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 0 56px}
.shop-program-family-card{display:grid;grid-template-columns:minmax(180px,.82fr) minmax(0,1.18fr);min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.72);box-shadow:var(--shadow)}
.shop-program-family-art{display:grid;place-items:center;min-width:0;padding:28px;background:linear-gradient(145deg,var(--cream-50),var(--linen-100))}
.shop-program-family-art img{width:100%;height:100%;max-height:300px;object-fit:contain}
.shop-program-family-body{display:flex;flex-direction:column;min-width:0;padding:34px 30px 30px}.shop-program-family-body h2{font-size:clamp(2rem,3vw,2.7rem);margin:4px 0 14px}.shop-program-family-body>p:not(.shop-program-duration){color:var(--muted);line-height:1.65;margin:0 0 24px}
.shop-program-duration{margin:0;color:var(--sage-850);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.shop-program-family-meta{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:auto 0 20px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.shop-program-family-meta strong{color:var(--sage-950);font-family:var(--serif);font-size:1.35rem;font-weight:500;white-space:nowrap}
.shop-program-family-card .shop-link{align-self:flex-start}
.shop-program-family-hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(34px,6vw,78px);align-items:center;margin:22px 0 58px;padding:clamp(28px,5vw,58px);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(239,246,235,.9),rgba(255,253,246,.96));box-shadow:var(--shadow)}
.shop-program-family-hero-art{display:grid;place-items:center;min-height:430px;border-radius:22px;background:#fff}.shop-program-family-hero-art img{width:100%;height:100%;max-height:500px;object-fit:contain;padding:22px}
.shop-program-family-hero h1{margin:10px 0 18px}.shop-program-family-hero .shop-lead{font-size:1.08rem;line-height:1.7}
.shop-program-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0 0 58px}.shop-program-story-grid article{padding:clamp(24px,4vw,38px);border:1px solid var(--line);border-radius:22px;background:var(--cream-50)}.shop-program-story-grid h2{font-size:clamp(1.55rem,3vw,2.05rem);margin:8px 0 16px}.shop-program-story-grid p,.shop-program-story-grid li{color:var(--muted);line-height:1.65}.shop-program-story-grid ul{padding-left:20px;margin-bottom:0}
.shop-program-variants{margin:0 0 58px;padding:clamp(26px,5vw,48px);border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.56)}
.shop-program-variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0}.shop-program-variant-card{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.shop-program-variant-card h3{font-size:1.05rem;margin:4px 0 7px}.shop-program-variant-name{margin:0;color:var(--sage-850);font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-program-variant-card .shop-size{margin:0;color:var(--muted);font-size:.75rem}.shop-program-variant-buy{text-align:right;flex-shrink:0}.shop-program-variant-buy .shop-price{font-size:1.05rem;margin:0 0 8px}.shop-program-variant-buy .shop-link,.shop-program-variant-buy .button{min-height:40px;padding:9px 14px;font-size:.78rem}
.shop-program-experience,.shop-program-official-source{margin:0 0 30px;padding:clamp(26px,4vw,42px);border-radius:22px}.shop-program-experience{background:var(--sage-950);color:#fff}.shop-program-experience h2{margin:6px 0 12px;color:#fff}.shop-program-experience .shop-eyebrow,.shop-program-experience p{color:rgba(255,255,255,.82)}.shop-program-official-source{border:1px solid var(--line);background:var(--linen-100)}
.shop-program-detail-clean{grid-template-columns:minmax(0,760px);background:var(--cream-50)}
@media(max-width:1050px){.shop-program-family-card{grid-template-columns:1fr}.shop-program-family-art{min-height:250px}.shop-program-family-art img{max-height:235px}.shop-program-family-body{padding-top:24px}.shop-program-family-hero{grid-template-columns:1fr}.shop-program-family-hero-art{min-height:340px}}
@media(max-width:760px){.shop-program-family-grid,.shop-program-story-grid,.shop-program-variant-grid{grid-template-columns:1fr}.shop-program-family-card{min-height:0}.shop-program-family-art{min-height:220px;padding:20px}.shop-program-family-body{padding:24px 20px}.shop-program-family-meta{margin-top:4px}.shop-program-family-hero{padding:24px 18px;margin-bottom:34px}.shop-program-family-hero-art{min-height:280px}.shop-program-family-hero-art img{padding:12px}.shop-program-story-grid{gap:12px;margin-bottom:34px}.shop-program-variants{padding:24px 18px;margin-bottom:34px}.shop-program-variant-card{align-items:flex-start;flex-direction:column}.shop-program-variant-buy{width:100%;text-align:left}.shop-program-variant-buy .shop-link,.shop-program-variant-buy .button{width:100%}}

/* Owner-approved Experiences: editorial, source-labelled and claim-safe. */
.shop-experience-source-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 52px}.shop-experience-source-guide article{padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.68)}.shop-experience-source-guide p:last-child{margin-bottom:0;color:var(--muted);font-size:.88rem;line-height:1.55}
.shop-owner-experience{margin:0 0 58px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream-50);box-shadow:var(--shadow);overflow:hidden}.shop-owner-product-experience{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:stretch}.shop-owner-experience-photo{display:flex;flex-direction:column;min-width:0;margin:0;padding:24px;background:linear-gradient(145deg,var(--linen-100),rgba(239,246,235,.82))}.shop-owner-experience-photo img{display:block;width:100%;height:auto;max-height:820px;object-fit:contain;border-radius:20px;background:#fff}.shop-owner-experience-photo figcaption{padding:13px 3px 0;color:var(--muted);font-size:.72rem;line-height:1.45}
.shop-owner-experience-copy{max-width:74ch;padding:clamp(30px,5vw,58px)}.shop-owner-experience-copy h2{margin:8px 0 26px;font-size:clamp(2rem,4vw,3.2rem)}.shop-owner-experience-copy>p:not(.shop-eyebrow){margin:0 0 18px;color:var(--muted);font-size:1rem;line-height:1.78}.shop-owner-experience-copy .shop-actions{margin-top:30px}.shop-owner-narrative{background:rgba(255,255,255,.7)}.shop-owner-narrative .shop-owner-experience-copy{margin:0 auto}.shop-owner-business{background:linear-gradient(135deg,rgba(239,246,235,.86),rgba(255,253,246,.95))}
.shop-collaboration-disclosure>p:not(.shop-eyebrow){max-width:78ch;margin:0 0 16px;color:rgba(255,255,255,.84)}.shop-collaboration-disclosure>p:last-child{margin-bottom:0}
.shop-official-reviews .shop-section-title>div{min-width:0}.shop-experience-card h3{font-family:var(--serif);font-size:1.35rem;margin:0 0 10px}
@media(max-width:900px){.shop-owner-product-experience{grid-template-columns:1fr}.shop-owner-experience-photo{padding:20px}.shop-owner-experience-photo img{max-height:none}}
@media(max-width:760px){.shop-experience-source-guide{grid-template-columns:1fr;margin-bottom:32px}.shop-owner-experience{margin-bottom:34px;border-radius:22px}.shop-owner-experience-copy{padding:28px 20px}.shop-owner-experience-copy h2{margin-bottom:20px}.shop-owner-experience-copy>p:not(.shop-eyebrow){font-size:.95rem;line-height:1.7}.shop-owner-experience-copy .shop-actions{width:100%}.shop-owner-experience-copy .shop-actions .shop-link{width:100%}.shop-owner-experience-photo{padding:14px}.shop-owner-experience-photo img{border-radius:16px}.shop-official-reviews .shop-section-title{align-items:flex-start}}

/* Priority A owner review: denser mobile Shop without changing catalog or links. */
.shop-main .section-seal { display: none; }
@media (max-width: 760px) {
  .shop-editorial-intro, .shop-catalog-section, .shop-personal-route { padding: 20px 16px; margin-bottom: 22px; }
  .shop-editorial-routes { gap: 9px; margin-top: 16px; }
  .shop-route-card { padding: 15px; gap: 6px; }
  .shop-discovery { padding: 16px; margin-bottom: 22px; }
  .shop-discovery-groups { gap: 16px; }
  .shop-program-entry { margin: 26px 0; padding: 18px; gap: 14px; }
  .shop-selection { padding: 18px; margin: 24px 0; gap: 16px; }
  .shop-selection-images { gap: 6px; }
  .shop-selection-images .shop-image { height: 96px; padding: 6px; margin-bottom: 7px; }
  .shop-selection-images a { font-size: 10px; }
  .shop-experiences-hero, .shop-experience-next { padding: 20px 16px; margin-bottom: 22px; }
  .shop-experience-source-guide { gap: 9px; margin-bottom: 22px; }
  .shop-experience-source-guide article { padding: 15px 16px; }
  .shop-owner-experience { margin-bottom: 24px; }
  .shop-owner-experience-copy { padding: 20px 16px; }
  .shop-owner-experience-copy h2 { margin-bottom: 12px; }
  .shop-owner-experience-copy > p:not(.shop-eyebrow) { font-size: .9rem; line-height: 1.58; margin-bottom: 12px; }
  .shop-official-reviews { margin-bottom: 24px; }
  .shop-program-family-grid { gap: 14px; margin-bottom: 30px; }
  .shop-program-family-art { min-height: 168px; padding: 12px; }
  .shop-program-family-body { padding: 16px; }
  .shop-program-family-body h2 { margin: 3px 0 8px; font-size: 1.8rem; }
  .shop-program-family-body > p:not(.shop-program-duration) { margin-bottom: 12px; line-height: 1.5; }
  .shop-program-family-meta { margin: 8px 0 12px; padding-top: 10px; }
  .shop-program-family-card .shop-link { min-height: 42px; padding: 9px 14px; }
  .shop-card .shop-image { height: 150px; padding: 14px 18px 6px; }
  .shop-card-body { padding: 12px 14px 14px; }
  .shop-card h3 { min-height: 0; font-size: 1rem; margin-bottom: 7px; }
  .shop-card .shop-category { min-height: 0; margin-bottom: 5px; font-size: 9px; }
  .shop-card .shop-summary { min-height: 0; margin-bottom: 10px; font-size: 12px; }
  .shop-card .shop-price { margin-bottom: 12px; font-size: 1.1rem; }
  .shop-card .shop-link { min-height: 40px; padding: 9px 10px; font-size: 12px; }
}
@media (max-width: 389px) {
  .shop-catalog { grid-template-columns: 1fr; gap: 10px; }
  .shop-catalog .shop-image { height: 168px; }
}
@media (min-width: 390px) and (max-width: 760px) {
  .shop-catalog { gap: 10px; }
  .shop-catalog .shop-image { height: 142px; }
  .shop-catalog .shop-card-body { padding: 11px; }
}

/* Priority A final UX corrections: functional controls, compact hierarchy and editorial trust. */
.shop-editorial-intro,
.shop-catalog-section,
.shop-personal-route { padding: clamp(24px, 3.5vw, 42px); margin-bottom: 30px; box-shadow:none; }
.shop-editorial-intro .section-lead { max-width: 700px; }
.shop-editorial-intro .section-lead > p:not(.eyebrow) { max-width: 62ch; }
.shop-editorial-routes { gap: 12px; margin-top: 20px; }
.shop-route-card { min-height: 132px; padding: 18px; }
.shop-route-card small { font-size: .82rem; }
.shop-language-note { margin-top: 16px; }
.shop-discovery { padding: 22px; margin-bottom: 26px; box-shadow:none; }
.shop-discovery-groups { gap: 22px; }
.shop-discovery h2 { font-size: 20px; margin-bottom: 10px; }
.shop-categories { margin-bottom: 16px; }
.shop-categories button,
.shop-program-link { min-height: 40px; padding: 8px 13px; }
.shop-results-tools { margin: 4px 0 14px; }
.shop-catalog { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.shop-card { border-radius: 16px; }
.shop-card .shop-image { height: 220px; padding: 22px 26px 8px; }
.shop-card-body { padding: 16px 18px 18px; }
.shop-card h3 { min-height: 0; font-size: 18px; margin-bottom: 8px; }
.shop-card .shop-summary { min-height: 0; margin-bottom: 14px; }
.shop-card .shop-price { margin-bottom: 14px; font-size: 20px; }
.shop-add-selection[data-selected="true"] { border-color: var(--sage-550); background: var(--mint-100); color: var(--sage-950); }
.shop-program-entry { margin: 30px 0; padding: 24px 28px; box-shadow:none; }
.shop-selection { margin: 30px 0; padding: 28px; box-shadow:none; }
.shop-review-strip { display:flex; align-items:center; justify-content:space-between; gap:18px; margin: 26px 0 34px; padding: 13px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); color:var(--sage-850); }
.shop-review-strip .shop-eyebrow { margin:0 0 3px; font-size:.68rem; }
.shop-review-strip p { margin:0; font-size:.82rem; }
.shop-review-strip .shop-experience-source { color:var(--muted); font-size:.73rem; }
.shop-review-strip .shop-editorial-link { flex-shrink:0; min-height:36px; padding:7px 13px; font-size:.76rem; }
.shop-experiences-hero { padding: clamp(24px, 3.5vw, 42px); margin-bottom: 24px; box-shadow:none; }
.shop-experience-source-guide { gap:12px; margin-bottom: 28px; }
.shop-experience-source-guide article { padding:16px 18px; border:0; border-left:2px solid var(--sage-550); border-radius:0; background:transparent; }
.shop-owner-experience { margin-bottom: 34px; border:0; border-radius:0; box-shadow:none; background:transparent; }
.shop-owner-product-experience { gap: 24px; }
.shop-owner-experience-photo { padding: 0; background:transparent; }
.shop-owner-experience-photo img { border-radius:16px; }
.shop-owner-experience-copy { padding: 12px 0; max-width: 66ch; }
.shop-owner-experience-copy h2 { margin: 5px 0 18px; font-size:clamp(1.8rem,3.2vw,2.6rem); }
.shop-owner-experience-copy > p:not(.shop-eyebrow) { font-size:.96rem; line-height:1.68; margin-bottom:14px; }
.shop-owner-narrative .shop-owner-experience-copy { padding:0; }
.shop-collaboration-disclosure { margin-bottom:30px; padding:clamp(24px,3.5vw,38px); }
.shop-experience-next { padding:clamp(24px,3.5vw,42px); margin-bottom:30px; box-shadow:none; }
@media (min-width: 1280px) { .shop-catalog { grid-template-columns: repeat(5, minmax(0, 1fr)); } }
@media (max-width: 1100px) { .shop-catalog { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 760px) {
  .shop-editorial-intro, .shop-catalog-section, .shop-personal-route { padding:20px 16px; margin-bottom:20px; }
  .shop-editorial-routes { margin-top:14px; }
  .shop-route-card { min-height:0; padding:14px 15px; }
  .shop-discovery { padding:15px; }
  .shop-catalog { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .shop-card .shop-image { height:150px; padding:14px 18px 6px; }
  .shop-card-body { padding:12px 13px 14px; }
  .shop-card h3 { font-size:1rem; }
  .shop-review-strip { align-items:flex-start; flex-direction:column; gap:8px; margin:20px 0 24px; padding:11px 0; }
  .shop-review-strip .shop-editorial-link { width:auto; }
  .shop-owner-product-experience { gap:12px; }
  .shop-owner-experience-copy { padding:4px 0; }
  .shop-owner-experience-copy h2 { margin-bottom:12px; }
}
@media (max-width: 389px) { .shop-catalog { grid-template-columns: 1fr; } }

/* T028 mobile header correction: the one-row shell needs less top offset. */
@media (max-width: 620px) {
  .shop-main { margin-top: 76px !important; }
}

/* T029: the selection count belongs to the explained Meine Auswahl section. */
.shop-selection-heading {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}
.shop-selection-heading h1 { margin-bottom: 8px; }
.shop-selection-count-label {
  margin: 0;
  color: var(--sage-850);
  font-size: .88rem;
  font-weight: 750;
}
.shop-selection-benefit {
  max-width: 68ch;
  margin-top: 18px;
  padding: 15px 18px;
  border-left: 3px solid var(--sage-550);
  background: rgba(239,247,239,.72);
  color: var(--sage-950);
}
@media (max-width: 620px) {
  .shop-selection-heading { display: block; }
  .shop-selection-count-label { margin-top: 4px; }
  .shop-selection-benefit { padding: 13px 14px; }
}

/* T030: keep the three long owner narratives compact on desktop while
   preserving a single readable column on mobile. */
.shop-owner-narratives-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
  margin: 0 0 30px;
}
.shop-owner-narratives-grid > .shop-owner-narrative,
.shop-owner-narratives-grid > .shop-collaboration-disclosure {
  min-width: 0;
  height: 100%;
  margin: 0;
  padding: 22px 20px;
}
.shop-owner-narratives-grid .shop-owner-experience-copy { max-width: none; padding: 0; }
.shop-owner-narratives-grid .shop-owner-experience-copy h2 { font-size: clamp(1.45rem, 2vw, 2rem); margin-bottom: 14px; }
.shop-owner-narratives-grid .shop-owner-experience-copy > p:not(.shop-eyebrow),
.shop-owner-narratives-grid .shop-collaboration-disclosure p:not(.shop-eyebrow) { font-size: .91rem; line-height: 1.6; }
@media (max-width: 980px) {
  .shop-owner-narratives-grid { grid-template-columns: 1fr; gap: 0; }
  .shop-owner-narratives-grid > .shop-owner-narrative,
  .shop-owner-narratives-grid > .shop-collaboration-disclosure { margin-bottom: 18px; }
}
