body{overflow-x:hidden}.hero-full.svelte-1uha8ag{position:relative;width:100vw;height:65vh;min-height:500px;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.hero-full.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:brightness(.9)}.hero-content.svelte-1uha8ag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4);z-index:1}.hero-title.svelte-1uha8ag{font-size:2.8rem;font-weight:400;margin:0 0 .8rem;letter-spacing:.08em}.hero-subtitle.svelte-1uha8ag{font-size:1.1rem;opacity:.95;margin-bottom:2rem}.btn.svelte-1uha8ag{display:inline-block;padding:.9rem 2.5rem;background:#b94700;color:#fff;text-decoration:none;border-radius:4px;transition:all .3s;font-size:1rem}.btn.svelte-1uha8ag:hover{background:#963a00;transform:translateY(-2px);box-shadow:0 4px 12px #b947004d}.highlights.svelte-1uha8ag{position:relative;width:94%;max-width:1400px;margin:3rem auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.highlight.svelte-1uha8ag{position:relative;height:380px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.highlight.svelte-1uha8ag:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.highlight.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.highlight.svelte-1uha8ag:hover img:where(.svelte-1uha8ag){transform:scale(1.05)}.highlight-content.svelte-1uha8ag{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;background:linear-gradient(transparent,#000000bf);color:#fff;transform:translateY(0);transition:transform .3s ease}.highlight-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.4rem;margin:0 0 .3rem;font-weight:500}.highlight-content.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;opacity:.9;font-size:.9rem}.features.svelte-1uha8ag{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#fff;padding:1.5rem 0 3rem}.section-inner.svelte-1uha8ag{width:min(94%,1400px);margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.section-title.svelte-1uha8ag{text-align:center;margin-bottom:2.5rem}.section-title.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.8rem;color:#b94700;margin:0 0 .5rem;font-weight:400}.section-title.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.95rem;color:#666;margin:0}.experience-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:.5rem 0}.experience-content.svelte-1uha8ag{display:grid;grid-template-columns:2fr 3fr;gap:3rem;align-items:center;background:#fff;border:1px solid rgba(185,71,0,.1);border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #6633000f}.experience-text.svelte-1uha8ag{padding:2.5rem 2.5rem 2.5rem 3rem}.experience-text.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.8rem;margin:0 0 1rem;color:#b94700;font-weight:400;letter-spacing:.08em}.experience-text.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0 0 1.8rem;color:#420;font-size:1rem;line-height:1.8;opacity:.9}.experience-details.svelte-1uha8ag{list-style:none;padding:0;margin:0}.experience-details.svelte-1uha8ag li:where(.svelte-1uha8ag){display:flex;padding:.8rem 0;border-bottom:1px solid rgba(185,71,0,.1)}.experience-details.svelte-1uha8ag li:where(.svelte-1uha8ag):last-child{border-bottom:none}.experience-notes.svelte-1uha8ag{list-style:none;padding:0;margin:1.2rem 0 0}.experience-notes.svelte-1uha8ag li:where(.svelte-1uha8ag){font-size:.85rem;color:#666;line-height:1.7}.detail-label.svelte-1uha8ag{font-weight:500;color:#b94700;min-width:70px;font-size:.95rem}.detail-value.svelte-1uha8ag{color:#420;font-size:.95rem}.price-section.svelte-1uha8ag{margin-top:1.5rem}.price-title.svelte-1uha8ag{font-size:.85rem;font-weight:600;color:#b94700;letter-spacing:.08em;margin:0 0 .6rem;text-transform:uppercase}.price-grid.svelte-1uha8ag{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid rgba(185,71,0,.1);border-radius:6px;overflow:hidden}.price-item.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:.55rem .8rem;border-bottom:1px solid rgba(185,71,0,.08);background:#fffaf7;gap:.5rem}.price-item.svelte-1uha8ag:nth-child(odd){border-right:1px solid rgba(185,71,0,.08)}.price-item.svelte-1uha8ag:nth-last-child(-n+2){border-bottom:none}.price-item-name.svelte-1uha8ag{font-size:.85rem;color:#420}.price-item-price.svelte-1uha8ag{font-size:.85rem;font-weight:600;color:#b94700;white-space:nowrap}.experience-image.svelte-1uha8ag{height:100%;min-height:400px}.experience-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover}@media(max-width:1400px){.highlights.svelte-1uha8ag{width:90%;gap:1.5rem}}@media(max-width:1400px){.highlights.svelte-1uha8ag{width:92%;gap:1.2rem}.section-inner.svelte-1uha8ag{width:min(92%,1200px)}}@media(max-width:1024px){.hero-full.svelte-1uha8ag{height:50vh}.hero-title.svelte-1uha8ag{font-size:2.2rem}.highlights.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.highlight.svelte-1uha8ag{height:240px}.experience-content.svelte-1uha8ag{grid-template-columns:1fr 1fr;gap:2rem}.experience-text.svelte-1uha8ag{padding:2rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:1.5rem}.product-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.9rem}}@media(max-width:768px){.hero-title.svelte-1uha8ag{font-size:1.6rem}.hero-subtitle.svelte-1uha8ag{font-size:.9rem;margin-bottom:1.5rem}.btn.svelte-1uha8ag{padding:.75rem 2rem;font-size:.95rem}.highlights.svelte-1uha8ag{grid-template-columns:1fr;width:90%;gap:1rem;margin:1.5rem auto}.highlight.svelte-1uha8ag{height:210px}.highlight.svelte-1uha8ag:nth-child(2) img:where(.svelte-1uha8ag){object-position:bottom}.experience-content.svelte-1uha8ag{grid-template-columns:1fr}.experience-text.svelte-1uha8ag{padding:1.5rem}.experience-text.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.3rem}.experience-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.9rem;margin-bottom:1.2rem;line-height:1.7}.experience-image.svelte-1uha8ag{min-height:250px;order:-1}.detail-label.svelte-1uha8ag{min-width:60px;font-size:.85rem}.detail-value.svelte-1uha8ag{font-size:.85rem}.features.svelte-1uha8ag{padding:1.5rem 0}.section-title.svelte-1uha8ag{margin-bottom:1.2rem}.section-inner.svelte-1uha8ag{padding:0 1rem}.notices-section.svelte-1uha8ag,.products-section.svelte-1uha8ag{padding:2rem 0}.section-title.svelte-1uha8ag{margin-bottom:1.5rem}.section-title.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.4rem}.section-title.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.85rem}.notices-list.svelte-1uha8ag{width:100%;border-radius:6px}.notice-item.svelte-1uha8ag{padding:1.1rem 2.5rem 1.1rem 1rem;position:relative;flex-direction:column;align-items:flex-start}.notice-date.svelte-1uha8ag{flex-shrink:0;min-width:0!important;margin-bottom:.1rem;font-size:.8rem}.notice-title.svelte-1uha8ag{flex-grow:0;width:100%;font-size:.95rem;line-height:1.5;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice-arrow.svelte-1uha8ag{position:absolute;right:1rem;top:50%;transform:translateY(-50%);margin-left:0;font-size:1rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:1rem}.product-image.svelte-1uha8ag{padding-top:85%}.product-card.svelte-1uha8ag{border-radius:6px}.product-info.svelte-1uha8ag{padding:1rem}.product-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.9rem;min-height:auto;-webkit-line-clamp:2;line-clamp:2;line-height:1.45;margin-bottom:.6rem}.product-price.svelte-1uha8ag{font-size:1.05rem}.product-price.svelte-1uha8ag .tax:where(.svelte-1uha8ag){font-size:.7rem}.btn-outline.svelte-1uha8ag{padding:.7rem 1.8rem;font-size:.9rem}.experience-container.svelte-1uha8ag{padding:1rem 0}}@media(max-width:600px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)!important;gap:1rem}.product-image.svelte-1uha8ag{padding-top:75%}.product-info.svelte-1uha8ag{padding:1rem}.product-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.2rem;-webkit-line-clamp:2;line-clamp:2;margin-bottom:.6rem;min-height:auto;line-height:1.4}.product-price.svelte-1uha8ag{font-size:1rem}.product-price.svelte-1uha8ag .tax:where(.svelte-1uha8ag){font-size:.7rem}}@media(max-width:480px){.hero-full.svelte-1uha8ag{height:40vh;min-height:300px}.hero-title.svelte-1uha8ag{font-size:1.4rem}.hero-full.svelte-1uha8ag img:where(.svelte-1uha8ag){display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-subtitle.svelte-1uha8ag{font-size:.85rem}.highlights.svelte-1uha8ag{width:92%;margin:1.5rem auto}.highlight.svelte-1uha8ag{height:180px}.highlight-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.2rem}.highlight-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.85rem}.section-inner.svelte-1uha8ag{padding:0 1rem}.features.svelte-1uha8ag,.notices-section.svelte-1uha8ag,.products-section.svelte-1uha8ag{padding:2rem 0}.section-title.svelte-1uha8ag{margin-bottom:1.2rem}.section-title.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.4rem}.section-title.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.9rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)!important;gap:.8rem}.product-image.svelte-1uha8ag{padding-top:70%}.product-info.svelte-1uha8ag{padding:.9rem}.product-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.4rem;margin-bottom:.5rem;line-height:1.4;min-height:auto}.product-price.svelte-1uha8ag{font-size:.95rem}.product-price.svelte-1uha8ag .tax:where(.svelte-1uha8ag){font-size:.65rem}.product-sold-out-badge.svelte-1uha8ag{font-size:.65rem;padding:.25rem .5rem;top:6px;right:6px}.notice-item.svelte-1uha8ag{padding:1rem 2.5rem 1rem 1rem}.notice-date.svelte-1uha8ag{font-size:.75rem;min-width:0!important;margin-bottom:.1rem}.notice-title.svelte-1uha8ag{width:100%;font-size:.95rem;line-height:1.5;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice-arrow.svelte-1uha8ag{right:1rem;font-size:1rem}.btn-outline.svelte-1uha8ag{padding:.75rem 1.8rem;font-size:.95rem}.experience-text.svelte-1uha8ag{padding:1rem}.experience-text.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.15rem}.experience-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.85rem;line-height:1.6}.experience-details.svelte-1uha8ag li:where(.svelte-1uha8ag){flex-direction:column;gap:.3rem;padding:.5rem 0}.detail-label.svelte-1uha8ag{min-width:auto;font-size:.8rem}.detail-value.svelte-1uha8ag{font-size:.8rem}.price-section.svelte-1uha8ag{margin-top:1rem}.price-item.svelte-1uha8ag{padding:.5rem .6rem}.price-item-name.svelte-1uha8ag,.price-item-price.svelte-1uha8ag{font-size:.78rem}}.notices-section.svelte-1uha8ag{background:#fff;padding:3rem 0 1.5rem}.notices-list.svelte-1uha8ag{max-width:900px;margin:0 auto;background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.products-section.svelte-1uha8ag{background:#f8f6f4;padding:3rem 0}.products-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1rem}@media(min-width:1025px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)!important}}.product-card.svelte-1uha8ag{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;display:block}.product-card.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.product-image.svelte-1uha8ag{position:relative;padding-top:100%;overflow:hidden;background:#f5f5f5}.product-image.svelte-1uha8ag img:where(.svelte-1uha8ag){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-sold-out-badge.svelte-1uha8ag{position:absolute;top:10px;right:10px;background:#000000bf;color:#fff;padding:.4rem .8rem;font-size:.75rem;border-radius:3px;font-weight:600}.product-info.svelte-1uha8ag{padding:1.2rem}.product-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.8rem;margin:0 0 .8rem;font-weight:500;color:#2c1810;line-height:1.4;min-height:2.8rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-price.svelte-1uha8ag{font-size:.8rem;font-weight:600;color:#b94700;margin:0}.product-price.svelte-1uha8ag .tax:where(.svelte-1uha8ag){font-size:.7rem;color:#999;margin-left:3px;font-weight:400}@media(max-width:768px){.product-sold-out-badge.svelte-1uha8ag{padding:.3rem .6rem;font-size:.7rem;top:8px;right:8px}}@media(max-width:480px){.product-sold-out-badge.svelte-1uha8ag{padding:.25rem .5rem;font-size:.65rem;top:6px;right:6px}.product-price.svelte-1uha8ag{font-size:.95rem}.product-price.svelte-1uha8ag .tax:where(.svelte-1uha8ag){font-size:.6rem}}.notice-item.svelte-1uha8ag{display:flex;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid #e5e5e5;text-decoration:none;color:inherit;transition:background-color .2s}.notice-item.svelte-1uha8ag:last-child{border-bottom:none}.notice-item.svelte-1uha8ag:hover{background-color:#fafafa}.notice-date.svelte-1uha8ag{flex-shrink:0;font-size:.9rem;color:#999;min-width:110px;font-family:Arial,sans-serif}.notice-title.svelte-1uha8ag{flex-grow:1;font-size:.8rem;color:#333;margin:0;font-weight:500;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice-arrow.svelte-1uha8ag{flex-shrink:0;color:#b94700;font-size:1.2rem;margin-left:1rem}.btn-outline.svelte-1uha8ag{display:inline-block;padding:.9rem 2.5rem;border:2px solid #b94700;color:#b94700;text-decoration:none;border-radius:4px;transition:all .3s;font-size:1rem;font-weight:600}.btn-outline.svelte-1uha8ag:hover{background:#b94700;color:#fff}.text-center.svelte-1uha8ag{text-align:center}.products-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag),.notices-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag){margin-top:.6rem}@media(max-width:768px){.products-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag),.notices-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag){margin-top:1rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)!important;gap:.8rem}}@media(max-width:480px){.products-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag),.notices-section.svelte-1uha8ag .text-center:where(.svelte-1uha8ag){margin-top:1rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)!important;gap:.5rem}}@media(max-width:360px){.price-grid.svelte-1uha8ag{grid-template-columns:1fr}.price-item.svelte-1uha8ag:nth-child(odd){border-right:none}.price-item.svelte-1uha8ag:nth-last-child(-n+2){border-bottom:1px solid rgba(185,71,0,.08)}.price-item.svelte-1uha8ag:last-child{border-bottom:none}}
