.gallery.svelte-7coc9m.svelte-7coc9m{display:flex;flex-direction:column;gap:1rem}.gallery-main.svelte-7coc9m.svelte-7coc9m{width:100%;border-radius:var(--radius-md);background:#fff;height:auto}.gallery-thumbs.svelte-7coc9m.svelte-7coc9m{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.gallery-thumb.svelte-7coc9m.svelte-7coc9m{background:#fff;border:2px solid transparent;border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;padding:0;aspect-ratio:1;transition:border-color var(--transition-base)}.gallery-thumb.active.svelte-7coc9m.svelte-7coc9m{border-color:var(--secondary)}.gallery-thumb.svelte-7coc9m.svelte-7coc9m:hover{border-color:var(--primary-contrast-d1)}.gallery-thumb.active.svelte-7coc9m.svelte-7coc9m:hover{border-color:var(--secondary)}.gallery-thumb.svelte-7coc9m img.svelte-7coc9m{width:100%;height:100%;object-fit:cover;display:block;border-radius:calc(var(--radius-sm) - 2px)}@media (max-width: 768px){.gallery-thumbs.svelte-7coc9m.svelte-7coc9m{grid-template-columns:repeat(4,1fr)}}.product-details.svelte-1dexe4d{display:flex;flex-direction:column;gap:1rem}#markdown-container h1{font-family:Rambla,sans-serif;font-size:1.75rem;font-weight:700;color:var(--antique);margin:0}#markdown-container h2{font-family:Rambla,sans-serif;font-size:1.5rem;font-weight:700;color:var(--antique);margin:0}#markdown-container h3{font-family:Rambla,sans-serif;font-size:1.25rem;font-weight:700;color:var(--antique);margin:0}#markdown-container p{color:var(--antique);line-height:1.6;margin:0}#markdown-container ul{list-style-type:disc;list-style-position:inside;color:var(--antique);margin:0;padding:0}#markdown-container li{line-height:1.6}.dropdown.svelte-1d84bvx{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:2px solid var(--primary-contrast-d1);border-radius:var(--radius-sm);background:#fff;color:var(--antique);font-size:1rem;font-family:Roboto,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50"><polygon points="0,0 100,0 50,50" style="fill:%235e4025;"/></svg>');background-position:right .75rem center;background-repeat:no-repeat;background-size:10px;transition:border-color var(--transition-base)}.dropdown.svelte-1d84bvx:focus{outline:none;border-color:var(--secondary)}.dropdown.mini.svelte-1d84bvx{font-size:.875rem;padding:.5rem 2rem .5rem .75rem}.dropdown.svelte-1d84bvx::-ms-expand{display:none}.pdp-page.svelte-1rm85ca.svelte-1rm85ca{width:100%;background:var(--primary-contrast-l2);padding:clamp(4rem,8vw,7rem) var(--container-padding) clamp(2rem,5vw,4rem)}.pdp-back-link.svelte-1rm85ca.svelte-1rm85ca{display:inline-flex;align-items:center;gap:.5rem;color:var(--secondary);font-weight:600;text-decoration:none;margin-bottom:1.5rem;transition:color var(--transition-fast);position:relative;z-index:1500;max-width:var(--container-max);margin-left:auto;margin-right:auto;cursor:pointer}.pdp-back-link.svelte-1rm85ca.svelte-1rm85ca:hover{color:var(--secondary-d1)}.pdp-layout.svelte-1rm85ca.svelte-1rm85ca{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);max-width:var(--container-max);margin:0 auto}.pdp-gallery.svelte-1rm85ca.svelte-1rm85ca{position:sticky;top:2rem;align-self:start;display:flex;flex-direction:column;gap:clamp(4rem,8vw,12rem)}.pdp-preview-box.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast-l1);border-radius:var(--radius-lg);padding:2rem;box-shadow:0 4px 16px #0000001a;border:2px solid var(--secondary)}.pdp-preview-mobile.svelte-1rm85ca.svelte-1rm85ca{display:none}.pdp-preview-section.svelte-1rm85ca.svelte-1rm85ca{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--primary-contrast-d1)}.pdp-preview-section.svelte-1rm85ca.svelte-1rm85ca:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.pdp-preview-label.svelte-1rm85ca.svelte-1rm85ca{font-weight:700;font-size:.95rem;color:var(--antique-d1);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.03em}.pdp-preview-image.svelte-1rm85ca.svelte-1rm85ca{background:#fff;border-radius:var(--radius-md);padding:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014}.pdp-preview-image.svelte-1rm85ca img.svelte-1rm85ca{max-width:100%;height:auto;border-radius:var(--radius-sm)}.pdp-preview-uploads.svelte-1rm85ca.svelte-1rm85ca{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.pdp-preview-upload-item.svelte-1rm85ca.svelte-1rm85ca{aspect-ratio:1;background:#fff;border-radius:var(--radius-md);padding:.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;overflow:hidden}.pdp-preview-upload-item.svelte-1rm85ca img.svelte-1rm85ca{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm)}.pdp-preview-text.svelte-1rm85ca.svelte-1rm85ca{font-size:1.25rem;font-weight:600;color:var(--secondary);font-style:italic;margin:0;padding:1rem;background:#fff;border-radius:var(--radius-md);text-align:center;box-shadow:0 2px 8px #00000014}.pdp-preview-detail.svelte-1rm85ca.svelte-1rm85ca{font-size:1rem;color:var(--antique);margin:0;padding:.75rem;background:#fff;border-radius:var(--radius-md);text-align:center;font-weight:600}.pdp-info.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-direction:column;gap:1.5rem}.pdp-title.svelte-1rm85ca.svelte-1rm85ca{font-family:Rambla,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--antique);margin:0;line-height:1.2}.pdp-price.svelte-1rm85ca.svelte-1rm85ca{display:flex;align-items:baseline;gap:.75rem}.price.svelte-1rm85ca.svelte-1rm85ca{font-size:1.75rem;font-weight:700;color:var(--antique)}.price.sale.svelte-1rm85ca.svelte-1rm85ca{color:var(--error)}.price.original.svelte-1rm85ca.svelte-1rm85ca{font-size:1.25rem;color:var(--antique-l1);text-decoration:line-through;font-weight:400}.pdp-description.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast-l1);border-radius:var(--radius-md);padding:1.5rem;box-shadow:0 2px 8px #00000014}.pdp-description.svelte-1rm85ca p.svelte-1rm85ca{color:var(--antique);line-height:1.6;margin:0}.pdp-field.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-direction:column;gap:.5rem}.pdp-label.svelte-1rm85ca.svelte-1rm85ca{font-weight:600;color:var(--antique);margin:0}.pdp-upload-count.svelte-1rm85ca.svelte-1rm85ca{font-size:.875rem;color:var(--antique-l1);margin:0}.pdp-add-to-cart.svelte-1rm85ca.svelte-1rm85ca{width:100%;padding:1rem;background:var(--secondary);color:#fff;border:none;border-radius:var(--radius-sm);font-size:1.125rem;font-weight:600;cursor:pointer;letter-spacing:.05em;transition:transform var(--transition-base),box-shadow var(--transition-base)}.pdp-add-to-cart.svelte-1rm85ca.svelte-1rm85ca:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.pdp-add-to-cart.svelte-1rm85ca.svelte-1rm85ca:disabled{opacity:.6;cursor:not-allowed}.pdp-error.svelte-1rm85ca.svelte-1rm85ca{color:var(--error);font-weight:600;margin:0}.pdp-details.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast-l1);border-radius:var(--radius-md);padding:1.5rem;margin-top:.5rem;box-shadow:0 2px 8px #00000014}.pdp-processing-overlay.svelte-1rm85ca.svelte-1rm85ca{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.pdp-processing-modal.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast-l2);padding:2rem;border-radius:var(--radius-md);box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;align-items:center;gap:1rem}.pdp-processing-modal.svelte-1rm85ca p.svelte-1rm85ca{font-weight:600;color:var(--antique);margin:0}.pdp-spinner.svelte-1rm85ca.svelte-1rm85ca{width:2rem;height:2rem;border:3px solid var(--primary-contrast-d1);border-top-color:var(--secondary);border-radius:50%;animation:svelte-1rm85ca-spin .8s linear infinite}@keyframes svelte-1rm85ca-spin{to{transform:rotate(360deg)}}.pdp-related.svelte-1rm85ca.svelte-1rm85ca{max-width:var(--container-max);margin:4rem auto 0;border-top:2px solid var(--primary-contrast-d1);padding-top:3rem}.pdp-related-title.svelte-1rm85ca.svelte-1rm85ca{font-family:Rambla,sans-serif;font-size:1.5rem;font-weight:700;color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 2rem}.pdp-related-grid.svelte-1rm85ca.svelte-1rm85ca{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--gap-md)}.pdp-design-selection.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast-l2);border-radius:var(--radius-md);padding:1.5rem;box-shadow:0 2px 8px #00000014}.pdp-font-selection.svelte-1rm85ca.svelte-1rm85ca{background:var(--primary-contrast);border-radius:var(--radius-md);padding:1.5rem;box-shadow:0 2px 8px #00000014}.pdp-radio-group.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.pdp-radio-option.svelte-1rm85ca.svelte-1rm85ca{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--primary-contrast-l2);border:2px solid var(--primary-contrast-d1);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--transition-base),background var(--transition-base)}.pdp-radio-option.svelte-1rm85ca.svelte-1rm85ca:hover{border-color:var(--secondary);background:var(--primary-contrast)}.pdp-radio-option.svelte-1rm85ca input[type=radio].svelte-1rm85ca{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--secondary)}.pdp-radio-option.svelte-1rm85ca span.svelte-1rm85ca{font-weight:500;color:var(--antique)}.pdp-instructions.svelte-1rm85ca.svelte-1rm85ca{font-size:.95rem;color:var(--antique-l1);line-height:1.5;margin:1rem 0;padding:.75rem;background:var(--primary-contrast-l2);border-left:3px solid var(--secondary);border-radius:var(--radius-sm)}.pdp-upload-section.svelte-1rm85ca.svelte-1rm85ca{margin-top:1.5rem}.pdp-signin-notice.svelte-1rm85ca.svelte-1rm85ca{margin-top:1.5rem;padding:1rem;background:var(--primary-contrast-l2);border-radius:var(--radius-sm);border-left:3px solid var(--error)}.pdp-signin-notice.svelte-1rm85ca p.svelte-1rm85ca{margin:0;color:var(--antique)}.pdp-signin-notice.svelte-1rm85ca a.svelte-1rm85ca{color:var(--secondary);font-weight:600;text-decoration:underline}.pdp-text-input-section.svelte-1rm85ca.svelte-1rm85ca{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid var(--primary-contrast-d1)}.pdp-text-label.svelte-1rm85ca.svelte-1rm85ca{display:block;font-weight:600;color:var(--antique);margin-bottom:.5rem}.pdp-text-input.svelte-1rm85ca.svelte-1rm85ca{width:100%;padding:.75rem;border:2px solid var(--primary-contrast-d1);border-radius:var(--radius-sm);font-size:1rem;color:var(--antique);background:var(--primary-contrast-l2);transition:border-color var(--transition-base)}.pdp-text-input.svelte-1rm85ca.svelte-1rm85ca:focus{outline:none;border-color:var(--secondary)}.pdp-text-hint.svelte-1rm85ca.svelte-1rm85ca{font-size:.875rem;color:var(--antique-l1);margin:.5rem 0 0}.pdp-category-grid.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.pdp-category-option.svelte-1rm85ca.svelte-1rm85ca{padding:.625rem 1.25rem;background:var(--primary-contrast-l2);border:2px solid var(--primary-contrast-d1);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--transition-base),background var(--transition-base),color var(--transition-base);font-size:.9rem;font-weight:500;color:var(--antique)}.pdp-category-option.svelte-1rm85ca.svelte-1rm85ca:hover{border-color:var(--secondary);background:var(--primary-contrast)}.pdp-category-option.active.svelte-1rm85ca.svelte-1rm85ca{border-color:var(--secondary);background:var(--secondary);color:#fff}.pdp-carousel-container.svelte-1rm85ca.svelte-1rm85ca{margin-top:1.5rem;padding:1.5rem;background:var(--primary-contrast-l2);border-radius:var(--radius-md)}.pdp-carousel-title.svelte-1rm85ca.svelte-1rm85ca{font-family:Rambla,sans-serif;font-size:1.25rem;font-weight:600;color:var(--secondary);margin:0 0 1rem}.pdp-slideshow.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-direction:column;gap:1rem}.pdp-slideshow-main.svelte-1rm85ca.svelte-1rm85ca{position:relative;display:flex;align-items:center;gap:1rem;background:var(--primary-contrast);border-radius:var(--radius-md);padding:2rem 1rem}.pdp-slideshow-image.svelte-1rm85ca.svelte-1rm85ca{flex:1;display:flex;align-items:center;justify-content:center;min-height:300px;cursor:pointer;transition:transform var(--transition-base)}.pdp-slideshow-image.svelte-1rm85ca.svelte-1rm85ca:hover{transform:scale(1.02)}.pdp-slideshow-image.svelte-1rm85ca.svelte-1rm85ca:active{transform:scale(.98)}.pdp-slideshow-image.svelte-1rm85ca img.svelte-1rm85ca{max-width:100%;max-height:400px;object-fit:contain;border-radius:var(--radius-sm);pointer-events:none}.pdp-slideshow-placeholder.svelte-1rm85ca.svelte-1rm85ca{font-size:1.25rem;font-weight:600;color:var(--antique);text-align:center;padding:2rem}.pdp-slideshow-arrow.svelte-1rm85ca.svelte-1rm85ca{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:var(--secondary);color:#fff;border:none;border-radius:50%;cursor:pointer;transition:transform var(--transition-base),background var(--transition-base);box-shadow:0 2px 8px #00000026}.pdp-slideshow-arrow.svelte-1rm85ca.svelte-1rm85ca:hover{transform:scale(1.1);background:var(--secondary-d1)}.pdp-slideshow-arrow.svelte-1rm85ca svg.svelte-1rm85ca{width:1.5rem;height:1.5rem}.pdp-slideshow-dots.svelte-1rm85ca.svelte-1rm85ca{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;flex-wrap:wrap}.pdp-slideshow-dot.svelte-1rm85ca.svelte-1rm85ca{width:.75rem;height:.75rem;border-radius:50%;border:2px solid var(--primary-contrast-d1);background:var(--primary-contrast);cursor:pointer;transition:all var(--transition-base);padding:0}.pdp-slideshow-dot.svelte-1rm85ca.svelte-1rm85ca:hover{border-color:var(--secondary);transform:scale(1.2)}.pdp-slideshow-dot.active.svelte-1rm85ca.svelte-1rm85ca{background:var(--secondary);border-color:var(--secondary);transform:scale(1.3)}.pdp-slideshow-actions.svelte-1rm85ca.svelte-1rm85ca{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pdp-slideshow-select.svelte-1rm85ca.svelte-1rm85ca{padding:.75rem 2rem;background:var(--secondary);color:#fff;border:none;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:transform var(--transition-base),background var(--transition-base);min-width:200px}.pdp-slideshow-select.svelte-1rm85ca.svelte-1rm85ca:hover{transform:translateY(-2px);background:var(--secondary-d1)}.pdp-slideshow-select.selected.svelte-1rm85ca.svelte-1rm85ca{background:var(--success, #4ade80)}.pdp-slideshow-counter.svelte-1rm85ca.svelte-1rm85ca{font-size:.875rem;color:var(--antique-l1);margin:0;font-weight:500}@media (max-width: 768px){.pdp-layout.svelte-1rm85ca.svelte-1rm85ca{grid-template-columns:1fr}.pdp-gallery.svelte-1rm85ca.svelte-1rm85ca{position:static}.pdp-preview-desktop.svelte-1rm85ca.svelte-1rm85ca{display:none}.pdp-preview-mobile.svelte-1rm85ca.svelte-1rm85ca{display:block;margin-top:2rem}.pdp-preview-box.svelte-1rm85ca.svelte-1rm85ca{padding:1.5rem}.pdp-preview-uploads.svelte-1rm85ca.svelte-1rm85ca{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.pdp-quantity-field.svelte-1rm85ca.svelte-1rm85ca{align-items:center}}
