.styles_container__w04yy{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles_content__oM15d{display:flex;flex-direction:column;gap:3rem}.styles_title__9wCiX{font-size:2.5rem;color:#333;text-align:center;margin-bottom:2rem}.styles_sectionTitle__zjJ3G{font-size:1.8rem;color:#333;margin-bottom:1.5rem;border-bottom:2px solid #d4af37;padding-bottom:.5rem}.styles_missionSection__OwYRS,.styles_storySection__1SHxU,.styles_teamSection__1vjnG,.styles_valuesSection__ZltQM{margin-bottom:2rem}.styles_text__W7VyZ{font-size:1.1rem;line-height:1.6;color:#444}.styles_valuesList__QN_A_{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;padding:0;list-style:none}.styles_valueItem__4fCK_{background-color:#f9f9f9;padding:1.5rem;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.styles_valueTitle__OQdqF{font-size:1.3rem;color:#d4af37;margin-bottom:.8rem}.styles_valueDescription__ML_w2{font-size:1rem;line-height:1.5;color:#555}.styles_teamGrid__AjVyv{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem}.styles_teamMember__z_QLr{text-align:center}.styles_memberImageContainer__Zhv2l{width:180px;height:180px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid #d4af37}.styles_memberImage___P_Qz{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_memberName__JlrcP{font-size:1.3rem;margin-bottom:.3rem;color:#333}.styles_memberRole__i0HSH{font-size:1rem;color:#777}@media (max-width:768px){.styles_container__w04yy{padding:1rem}.styles_title__9wCiX{font-size:2rem}.styles_sectionTitle__zjJ3G{font-size:1.5rem}.styles_teamGrid__AjVyv,.styles_valuesList__QN_A_{grid-template-columns:1fr}.styles_memberImageContainer__Zhv2l{width:150px;height:150px}}@media (max-width:480px){.styles_title__9wCiX{font-size:1.75rem}.styles_sectionTitle__zjJ3G{font-size:1.25rem}.styles_text__W7VyZ{font-size:1rem}.styles_memberName__JlrcP,.styles_valueTitle__OQdqF{font-size:1.1rem}.styles_memberRole__i0HSH{font-size:.9rem}}.loading-indicator_container__GKSnu{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem}.loading-indicator_wrapper__j_660{display:flex;align-items:center;gap:.15rem}.loading-indicator_letter__ZRORf{display:inline-block;color:#e5e7eb;transition:all .3s ease}.loading-indicator_serifLetter__cd7to{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;letter-spacing:.1rem;animation:loading-indicator_fillBlack__iDCLr 2.1s ease-in-out infinite}.loading-indicator_gLetter__1KgqZ{font-family:Great Vibes,cursive;font-size:3rem;font-weight:400;margin:0 .1rem;line-height:1;transform:translateY(.1rem);animation:loading-indicator_fillGold__kUciu 2.1s ease-in-out infinite}@keyframes loading-indicator_fillBlack__iDCLr{0%,to{color:#e5e7eb;transform:scale(1);filter:blur(0)}50%{color:#111827;transform:scale(1.1);filter:blur(.5px)}}@keyframes loading-indicator_fillGold__kUciu{0%,to{color:#e5e7eb;transform:translateY(.1rem) scale(1);text-shadow:none}50%{color:#d4af37;transform:translateY(.1rem) scale(1.15);text-shadow:0 0 15px rgba(212,175,55,.6)}}.styles_card__FW5Yd{position:relative;background-color:#fff;border:1px solid #f2f2f2;border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;height:100%;width:100%;margin:0 auto;box-shadow:0 4px 15px rgba(0,0,0,.03)}.styles_card__FW5Yd:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08);border-color:#d4af37/20}.styles_imageContainer__F1aWG{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;cursor:pointer;background-color:#f9f9f9}.styles_image__LT_PC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .8s cubic-bezier(.25,1,.5,1)}.styles_card__FW5Yd:hover .styles_image__LT_PC{transform:scale(1.1)}.styles_badgesContainer__7a_bZ{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;z-index:5}.styles_discountBadge__THAaS{background:#d4af37;color:#fff;padding:4px 10px;font-family:var(--font-inter,sans-serif);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.styles_featuredBadge__ZROy2{background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:4px 10px;font-size:9px;font-weight:700;border-radius:2px;letter-spacing:.1em;border:1px solid hsla(0,0%,100%,.1)}.styles_premiumBadge__e_ECb{background:#d4af37;color:#000;padding:4px 10px;font-size:9px;font-weight:800;border-radius:0;letter-spacing:.15em;box-shadow:0 4px 15px rgba(212,175,55,.2)}.styles_quickViewButton__GxuOY{position:absolute;bottom:0;left:0;width:100%;height:45px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1a1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(100%);transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:10;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.styles_card__FW5Yd:hover .styles_quickViewButton__GxuOY{opacity:1;transform:translateY(0)}.styles_quickViewButton__GxuOY:hover{background:#d4af37;color:#fff;transform:translate(-50%,-50%) scale(1.1)}.styles_content__cfuO9{padding:20px 16px;display:flex;flex-direction:column;flex-grow:1;background:#fff}.styles_title__9_ZXc{font-family:var(--font-serif,"Cormorant Garamond",serif);font-size:1.15rem;font-weight:500;color:#1a1a1a;margin:0 0 10px;line-height:1.4;cursor:pointer;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}.styles_title__9_ZXc:hover{color:#d4af37}.styles_priceSection__o9pqf{display:flex;align-items:center;gap:12px;margin-bottom:20px}.styles_price__IjnlK{font-weight:600;color:#000}.styles_discountedPrice__Ahb3U,.styles_price__IjnlK{font-family:var(--font-serif,"Cormorant Garamond",serif);font-size:1.35rem}.styles_discountedPrice__Ahb3U{font-weight:700;color:#d4af37}.styles_originalPrice__IjMbi{font-family:var(--font-inter,sans-serif);font-size:.95rem;color:#a0a0a0;text-decoration:line-through;font-weight:400}.styles_sizeOptions__vLFmZ{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.styles_sizeButton__UDJtf{min-width:32px;height:32px;padding:0 4px;border:1px solid #eee;background:transparent;border-radius:0;font-size:10px;font-weight:500;color:#888;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.styles_sizeButton__UDJtf:hover{border-color:#d4af37;color:#1a1a1a}.styles_sizeButtonSelected__I9qNS{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff}.styles_buttonContainer__MYOae{margin-top:auto}.styles_addToCartButton__M8g_T{width:100%;background-color:transparent;color:#1a1a1a;border:1px solid #1a1a1a;padding:14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1);border-radius:0;display:flex;align-items:center;justify-content:center;gap:10px}.styles_addToCartButton__M8g_T:hover{background-color:#1a1a1a;color:#fff}.styles_addToCartButton__M8g_T:disabled{border-color:#eee;color:#ccc;cursor:not-allowed}@media (max-width:768px){.styles_content__cfuO9{padding:12px}.styles_title__9_ZXc{font-size:1.1rem}.styles_sizeButton__UDJtf{min-width:32px;height:32px;font-size:11px}}