
.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 5%;border-bottom:1px solid var(--line,#e5d8d5)}.header nav{display:flex;gap:24px}.preview{padding:10px;text-align:center;background:#704958;color:white;font-size:13px}.preview span{margin-left:15px;opacity:.8}.catalog-search{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.catalog-search input{flex:1;min-width:200px}input,select,textarea{font:inherit;border:1px solid #d9c7cd;border-radius:8px;padding:12px;background:#fffdfc;color:#392e32;max-width:100%}.checkout-block label{display:grid;gap:8px;margin:16px 0}.checkout-block .consent{display:flex;align-items:flex-start}.consent input{flex-shrink:0;margin-top:5px}.checkout-block textarea{min-height:100px}.cart-controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cart-controls input{width:70px}.cart-controls button{border:0;background:none;text-decoration:underline;cursor:pointer}.detail-choice{border:1px solid #e6d7dd;border-radius:16px;padding:24px;margin:20px 0}.detail-choice form{margin-top:20px}.detail-image{width:100%;border-radius:24px}.summary-item{display:flex;justify-content:space-between;gap:15px}.summary-item small{display:block}.inline-flash{padding:16px;background:#f0e3e9}.invoice-table{width:100%;border-collapse:collapse}.invoice-table th,.invoice-table td{text-align:left;border-bottom:1px solid #ddd;padding:12px}.legal-copy{line-height:1.8}.button:disabled{opacity:.5;cursor:not-allowed}.site-footer{padding:48px 5%;display:flex;justify-content:space-between;gap:32px}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px;max-width:600px}.product-img img{width:100%;height:100%;object-fit:cover}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.flow-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:40px}.order-summary{align-self:start}.cart-item{display:flex;gap:20px;margin-bottom:24px}.cart-item img{width:110px;height:110px;object-fit:cover;border-radius:12px}.cart-item h2{font-size:22px}.cart-item>strong{margin-left:auto;white-space:nowrap}@media(max-width:760px){.header{flex-wrap:wrap}.header nav{order:3;width:100%;font-size:14px;justify-content:center}.detail-grid,.flow-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}.cart-item{flex-wrap:wrap}.preview span{display:block;margin:0}}@media print{.header,.site-footer,.preview{display:none}.section{padding:0}.invoice-table{font-size:12px}}

.personalization-value{display:block;white-space:pre-wrap;overflow-wrap:anywhere;margin:.4rem 0;font-size:.9rem;color:inherit}.personalization-field{display:grid;gap:.5rem;margin:1rem 0}.personalization-field small{font-weight:400;line-height:1.5}

/* Rosenholz cart: individual product cards and a calm checkout summary. */
.cart-page{padding-top:38px}.cart-progress{display:flex;align-items:center;gap:18px;font-size:12px;color:var(--muted);margin-bottom:52px}.cart-progress span{display:flex;align-items:center;gap:9px}.cart-progress b{display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--line);border-radius:50%;font-weight:500}.cart-progress [aria-current]{color:var(--ink);font-weight:600}.cart-progress [aria-current] b{background:var(--ink);color:white;border-color:var(--ink)}.cart-progress i{height:1px;width:44px;background:var(--line)}.cart-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:20px}.cart-heading h1{font-size:clamp(38px,4.5vw,64px);margin-bottom:16px}.cart-heading .eyebrow{margin-bottom:16px}.cart-heading p:last-child{color:var(--muted);margin:0}.cart-heading-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:#f0e2e5;color:var(--orange);font-size:30px;flex-shrink:0}.cart-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:32px;align-items:start}.cart-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:24px;padding:24px;background:#fffdfb;border:1px solid var(--line);border-radius:20px;margin-bottom:16px}.cart-card-image{width:132px;height:152px;background:#f2e9e7;border-radius:12px;overflow:hidden;display:grid;place-items:center;color:var(--orange);font-size:36px}.cart-card-image img{width:100%;height:100%;object-fit:cover}.cart-kind{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--orange)}.cart-card h2{font-size:26px;line-height:1.15;letter-spacing:-.5px;margin:8px 0}.cart-variant{color:var(--muted);font-size:13px;margin-bottom:12px}.cart-personalization{padding:10px 13px;background:#f7eeef;border-left:2px solid #b98191;border-radius:0 8px 8px 0;margin:12px 0 18px;overflow-wrap:anywhere}.cart-personalization .personalization-value{margin:0;font-weight:600}.cart-personalization>span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.cart-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:20px}.cart-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.quantity-stepper{display:flex;align-items:center;border:1px solid #dcc5cd;border-radius:10px;background:#fff;overflow:hidden}.quantity-stepper button{display:grid;place-items:center;width:40px;height:42px;border:0;background:transparent;color:var(--ink);cursor:pointer}.quantity-stepper button:hover:not(:disabled){background:#f1e4e8}.quantity-stepper button:disabled{opacity:.25;cursor:default}.quantity-stepper output{min-width:28px;text-align:center;font-size:14px;font-weight:600}.cart-remove{display:flex;gap:5px;align-items:center;background:none;border:0;padding:10px 0;color:var(--muted);cursor:pointer;font-size:11px}.cart-remove:hover{color:var(--orange)}.cart-remove .cw-icon{font-size:16px}.cart-card-price{text-align:right;white-space:nowrap}.cart-card-price strong{font-size:19px;font-weight:600}.cart-card-price small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.cart-digital-quantity{font-size:12px;color:var(--muted)}.cart-continue{display:inline-flex;align-items:center;gap:10px;font-size:13px;padding:16px 0}.cart-summary-wrap{position:sticky;top:24px;background:#f0e4e7;border:1px solid #e4ced6;padding:28px;border-radius:20px}.cart-summary-wrap .order-summary{background:transparent;border:0;padding:0;position:static}.cart-summary-wrap .order-summary h2{font-size:29px;letter-spacing:-.6px}.cart-summary-wrap .summary-item{font-size:13px;line-height:1.5}.cart-summary-wrap .summary-item small{font-size:11px;color:var(--muted)}.cart-summary-wrap .summary-item strong{white-space:nowrap}.cart-checkout{display:flex;width:100%;border-radius:10px;gap:15px;margin-top:22px}.cart-checkout-note{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 0;line-height:1.6}.cart-empty{text-align:center;padding:64px 24px;border:1px solid var(--line);border-radius:24px;background:#fffdfb}.cart-empty>span{display:block;font-size:42px;color:var(--orange);margin-bottom:24px}.cart-empty h2{font-size:38px}.cart-empty p{color:var(--muted)}
@media(max-width:1000px){.cart-layout{grid-template-columns:1fr}.cart-summary-wrap{position:static}.cart-card{grid-template-columns:110px minmax(0,1fr)}.cart-card-image{width:110px;height:130px}}@media(max-width:520px){.cart-progress{gap:9px;margin-bottom:32px;font-size:11px}.cart-progress i{width:16px}.cart-heading-icon{display:none}.cart-card{padding:16px;gap:14px;grid-template-columns:76px minmax(0,1fr)}.cart-card-image{width:76px;height:92px}.cart-card h2{font-size:22px}.cart-card-bottom{align-items:start;flex-direction:column;gap:12px}.cart-card-price{text-align:left}.cart-card-price small{display:inline;margin-left:8px}.cart-summary-wrap{padding:22px}.cart-kind{font-size:9px}.cart-progress b{width:23px;height:23px}}

.shipping-address{border:0;padding:0;margin:20px 0 0;min-width:0}.shipping-address[hidden]{display:none}.shipping-address legend{font-weight:600;font-size:14px}

.cart-delivery{font-size:12px;color:var(--muted);margin:8px 0}.product-delivery{font-weight:600}

.product-safety{margin:24px 0;padding:20px;background:#f8f0f2;border:1px solid #e4d3da;border-radius:12px}.product-safety h3{font-size:18px;font-weight:600;margin-bottom:16px}.product-safety dl{margin:0}.product-safety dl>div{margin:12px 0}.product-safety dt{font-size:11px;color:var(--muted)}.product-safety dd{margin:3px 0;font-size:13px;overflow-wrap:anywhere}.product-safety-warnings{border-top:1px solid #e4d3da;margin-top:16px;padding-top:16px}.product-safety-warnings h4{font-size:13px;margin:0 0 8px}.product-safety-warnings p{font-size:13px;margin:0;overflow-wrap:anywhere}

.cart-delivery-region{border-top:1px solid #dbc5cd;margin-top:18px;padding-top:16px;font-size:12px;color:var(--muted)}.cart-delivery-region p{margin:0 0 12px}.cart-delivery-region p:last-child{margin-bottom:0}.cart-delivery-region strong{color:var(--ink);font-weight:600}

.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:12px 2px}.gallery-thumbnail{flex:0 0 72px;padding:3px;border:2px solid transparent;border-radius:12px;background:transparent;cursor:pointer}.gallery-thumbnail[aria-pressed="true"]{border-color:currentColor}.gallery-thumbnail img{width:64px;height:64px;object-fit:cover;border-radius:8px}.detail-choice .gallery-main{max-height:320px;object-fit:contain;width:100%}

.product-video{display:block;width:100%;max-height:620px;margin:1rem 0;border-radius:16px;background:#241e20;}

/* Intrinsic image/video sizes must never widen the product grid. */
.detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}
.detail-grid>div,.image-gallery{min-width:0;max-width:100%}
.image-gallery .gallery-main{display:block;width:100%;max-width:100%;height:auto;max-height:640px;object-fit:contain;position:static}
.image-gallery video{display:block;width:100%;max-width:100%;height:auto;max-height:480px}
.gallery-thumbnails{max-width:100%;box-sizing:border-box}
@media(max-width:760px){.detail-grid{grid-template-columns:minmax(0,1fr)}.image-gallery .gallery-main{max-height:440px}}

/* A quiet, rosewood scrollbar for the thumbnail gallery. */
.gallery-thumbnails{scrollbar-width:thin;scrollbar-color:#a77586 #eee2e6;padding-bottom:14px;scroll-behavior:smooth}
.gallery-thumbnails::-webkit-scrollbar{height:6px}
.gallery-thumbnails::-webkit-scrollbar-track{background:#eee2e6;border-radius:999px}
.gallery-thumbnails::-webkit-scrollbar-thumb{background:#a77586;border-radius:999px}
.gallery-thumbnails::-webkit-scrollbar-thumb:hover{background:#704958}
@media(prefers-reduced-motion:reduce){.gallery-thumbnails{scroll-behavior:auto}}

.product-description{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:20px}
.description-disclosure summary{display:flex;align-items:center;gap:7px;width:fit-content;cursor:pointer;color:var(--ink);font-weight:600;padding:8px 0;list-style:none}
.description-disclosure summary::-webkit-details-marker{display:none}
.description-disclosure summary:focus-visible{outline:2px solid #a77586;outline-offset:4px;border-radius:4px}
.description-less,.description-disclosure[open] .description-more{display:none}
.description-disclosure[open] .description-less{display:inline}
.description-disclosure[open] summary svg{transform:rotate(180deg)}
.description-rest{padding:8px 0 12px}

.product-safety>summary{cursor:pointer;font-weight:600;line-height:1.5}.product-safety>summary:focus-visible{outline:2px solid #a77586;outline-offset:4px;border-radius:4px}

.catalog-categories{display:flex;gap:24px;overflow-x:auto;padding:12px 4px 22px;margin:24px 0 28px;scroll-snap-type:x proximity}
.category-tile{flex:0 0 144px;text-align:center;text-decoration:none;color:inherit;scroll-snap-align:start;font-weight:600;line-height:1.4}
.category-tile img,.category-all{display:flex;align-items:center;justify-content:center;width:144px;height:144px;object-fit:cover;border-radius:50%;background:var(--surface,#f3e8e3);margin-bottom:12px;border:3px solid transparent;box-sizing:border-box}
.category-all{font-size:52px;color:var(--accent,#955e62)}
.category-tile:hover img,.category-tile:hover .category-all,.category-tile.is-active img,.category-tile.is-active .category-all{border-color:var(--accent,#955e62)}
.category-tile:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:8px}
@media(max-width:600px){.catalog-categories{gap:16px}.category-tile{flex-basis:108px;font-size:14px}.category-tile img,.category-all{width:108px;height:108px}}

.category-description{max-width:760px;line-height:1.8;margin:20px 0 28px}.category-page .breadcrumb{margin-bottom:32px}

.catalog-page>h1,.category-page>h1{font-size:clamp(36px,9vw,100px);overflow-wrap:anywhere;line-height:1.08}
/* Keep purchase cards compact while retaining all technical information. */
.variant-specs{margin:12px 0 16px;overflow-wrap:anywhere}
.variant-specs p,.variant-specs li{font-size:14px;line-height:1.65;color:var(--muted)}
.variant-specs .specs-content p{margin:0 0 14px}
.variant-specs ul{margin:0 0 16px;padding-left:20px}
.variant-specs li+li{margin-top:8px}
.variant-specs:has(.specs-disclosure[open])>.specs-preview{display:none}
.specs-content{padding:12px 0 0;border-top:1px solid var(--line,#e6d7dd)}
.specs-disclosure summary{min-height:44px;font-size:14px}
