:root{--color-primary: #ffffff;--color-accent: #ff6600;--color-bg: #f0fafa;--color-text: #333;--color-white: #fff;--color-gradient: linear-gradient(90deg, hsl(0, 0%, 59%) 0%, hsl(0, 0%, 71%) 100%);--color-nav: #183B4E}html,body,#app{font-family:Segoe UI,sans-serif;margin:0;padding:0;height:auto}body{background:var(--color-primary);color:#fff}.navbar[data-v-22706227]{background:var(--color-nav);border-bottom:1px solid #DDA853;position:sticky;top:0;z-index:1000;width:100%}.navbar-inner[data-v-22706227]{display:flex;justify-content:flex-start;align-items:center;padding:10px 20px;flex-wrap:nowrap}.logo[data-v-22706227]{display:flex;align-items:center;margin-left:5px}.logo-image[data-v-22706227]{height:40px;width:40px;object-fit:contain}.nav-links[data-v-22706227]{display:flex;gap:20px;align-items:center;margin-left:auto}.nav-link[data-v-22706227]{text-decoration:none;font-weight:600;color:#fff;position:relative;padding-bottom:4px;transition:color .2s ease}.nav-link[data-v-22706227]:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#fd7217;transition:width .3s ease}.nav-link[data-v-22706227]:hover{color:#fb741c}.nav-link[data-v-22706227]:hover:after{width:100%}.nav-link.active[data-v-22706227]{color:#fd7217}.nav-link.active[data-v-22706227]:after{width:100%}@media (max-width: 500px){.navbar-inner[data-v-22706227]{flex-direction:row;justify-content:space-between;padding:10px 16px}.nav-links[data-v-22706227]{gap:14px;font-size:14px}.logo-image[data-v-22706227]{height:32px;width:32px}}#app{display:flex;flex-direction:column;height:100vh}.page-content{flex:1}.product-link[data-v-3e383601]{text-decoration:none;color:inherit;display:block;width:210px}.product-card[data-v-3e383601]{background:#fff;border-radius:16px;box-shadow:5px 10px 20px #0003;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%;display:flex;flex-direction:column}.product-card[data-v-3e383601]:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000026;cursor:pointer}.product-image[data-v-3e383601]{width:100%;height:160px;object-fit:cover;border-bottom:1px solid #f0f0f0}.card-content[data-v-3e383601]{padding:14px;display:flex;flex-direction:column;gap:4px}.product-title[data-v-3e383601]{font-weight:600;font-size:15px;margin:0;color:#222}.brand[data-v-3e383601]{font-size:12px;color:#666}.price[data-v-3e383601]{font-size:15px;font-weight:700;color:#111}.product-city[data-v-3e383601]{display:inline-block;background-color:#0471711a;color:#fd7217;font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px;margin-bottom:6px;text-transform:capitalize}@media (max-width: 1024px){.product-link[data-v-3e383601]{width:22%}}@media (max-width: 768px){.product-link[data-v-3e383601]{width:45%}}@media (max-width: 480px){.product-link[data-v-3e383601]{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.catalog-page[data-v-20ac4522]{padding-bottom:40px}.catalog-header[data-v-20ac4522]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:10px auto 40px;padding:0 20px;flex-wrap:wrap}.catalog-title-bar[data-v-20ac4522]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.catalog-title[data-v-20ac4522]{font-size:28px;font-weight:700;color:#333;margin:0}.type-filter[data-v-20ac4522]{display:flex;gap:10px;background-color:#f5f5f5;border-radius:12px;padding:6px 12px;box-shadow:0 1px 4px #0000000d}.type-pill[data-v-20ac4522]{all:unset;display:inline-block;padding:6px 14px;font-size:14px;color:#333;background-color:#fff;border-radius:20px;cursor:pointer;border:1px solid #ddd;transition:all .2s ease-in-out;text-align:center}.type-pill[data-v-20ac4522]:hover,.type-pill.active[data-v-20ac4522]{background-color:#fd7217;color:#fff;border-color:#fd7217}.catalog-grid[data-v-20ac4522]{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:30px;padding:0 20px}.city-select[data-v-20ac4522]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:8px 12px;font-size:14px;color:#333;outline:none;min-width:160px;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease;background-image:url("data:image/svg+xml,%3Csvg fill='teal' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.city-select[data-v-20ac4522]:focus{border-color:#fd7217;box-shadow:0 0 0 2px #fd721733}.no-results[data-v-20ac4522]{text-align:center;font-size:16px;color:#777;padding:40px 0;width:100%}.city-filter[data-v-20ac4522]{display:flex;align-items:center;gap:8px;font-size:16px}.city-label[data-v-20ac4522]{font-size:13px;font-weight:500;color:#333}@media (max-width: 600px){.catalog-header[data-v-20ac4522]{flex-direction:column;align-items:flex-start;gap:12px;justify-content:center}.catalog-header select[data-v-20ac4522]{width:100%}.catalog-grid[data-v-20ac4522]{justify-content:center}}.product-link[data-v-fb884da2]{text-decoration:none;color:inherit;display:block;width:200px}.product-card[data-v-fb884da2]{background:#fff;border-radius:16px;box-shadow:5px 10px 20px #0003;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%;display:flex;flex-direction:column}.product-card[data-v-fb884da2]:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000026;cursor:pointer}.product-image[data-v-fb884da2]{width:100%;height:160px;object-fit:cover;border-bottom:1px solid #f0f0f0}.card-content[data-v-fb884da2]{padding:14px;display:flex;flex-direction:column;gap:4px}.product-title[data-v-fb884da2]{font-weight:600;font-size:15px;margin:0;color:#222}.brand[data-v-fb884da2]{font-size:12px;color:#666}.price[data-v-fb884da2]{font-size:15px;font-weight:700;color:#111}.product-city[data-v-fb884da2]{display:inline-block;background-color:#0471711a;color:#fd7217;font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px;margin-bottom:6px;text-transform:capitalize}@media (max-width: 1024px){.product-link[data-v-fb884da2]{width:22%}}@media (max-width: 768px){.product-link[data-v-fb884da2]{width:45%}}@media (max-width: 480px){.product-link[data-v-fb884da2]{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.catalog-page[data-v-6505a1d5]{padding-bottom:40px}.catalog-header[data-v-6505a1d5]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:10px auto 40px;padding:0 20px;flex-wrap:wrap}.catalog-title[data-v-6505a1d5]{font-size:28px;font-weight:700;color:#333;margin:0}.catalog-grid[data-v-6505a1d5]{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:30px;padding:0 20px}.no-results[data-v-6505a1d5]{text-align:center;font-size:16px;color:#777;padding:40px 0;width:100%}@media (max-width: 600px){.catalog-header[data-v-6505a1d5]{flex-direction:column;align-items:flex-start;gap:12px;justify-content:center}.catalog-header select[data-v-6505a1d5]{width:100%}.catalog-grid[data-v-6505a1d5]{justify-content:center}}.footer[data-v-932ebeb4]{background-color:#f5eedc;color:#111;padding:20px;border-top:1px solid #dda853}.footer-container[data-v-932ebeb4]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:72px;max-width:100%;margin:0 auto}.footer-column[data-v-932ebeb4]{flex:1 1 30%;min-width:260px;display:flex;flex-direction:column;gap:14px}.brand-title[data-v-932ebeb4]{font-size:20px;font-weight:700}.brand-description[data-v-932ebeb4]{font-size:14px;line-height:1.6}.column-heading[data-v-932ebeb4]{font-size:16px;font-weight:600;margin-bottom:4px}.footer-links[data-v-932ebeb4]{list-style:none;padding:0;margin:0}.footer-links li[data-v-932ebeb4]{margin-bottom:6px}.footer-links a[data-v-932ebeb4]{text-decoration:none;color:#444;font-size:14px;transition:color .3s ease}.footer-links a[data-v-932ebeb4]:hover{color:#fd7217}.email-text-link[data-v-932ebeb4]{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#444;text-decoration:none;margin-bottom:10px;transition:color .3s ease}.email-text-link[data-v-932ebeb4]:hover{color:#fd7217}.email-text-link svg[data-v-932ebeb4]{width:16px;height:16px;flex-shrink:0}.contact-button[data-v-932ebeb4]{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #ccc;border-radius:24px;padding:10px 16px;font-size:14px;color:#444;text-decoration:none;font-weight:500;transition:all .3s ease;width:auto;max-width:30%;white-space:nowrap}.contact-button[data-v-932ebeb4]:hover{background-color:#fd7217;color:#fff;transform:translateY(-2px)}.contact-button svg[data-v-932ebeb4]{width:16px;height:16px;flex-shrink:0}.footer-bottom[data-v-932ebeb4]{text-align:center;margin-top:40px;font-size:13px;color:#666}@media (max-width: 768px){.footer-container[data-v-932ebeb4]{flex-direction:column;align-items:center;text-align:center}.footer-column[data-v-932ebeb4]{flex:1 1 100%;max-width:500px;align-items:center}.brand-description[data-v-932ebeb4],.footer-links a[data-v-932ebeb4],.contact-button[data-v-932ebeb4],.email-text-link[data-v-932ebeb4]{font-size:15px}.contact-button[data-v-932ebeb4]{padding:10px 20px}.footer-bottom[data-v-932ebeb4]{font-size:14px;margin-top:30px}}[data-v-49038564]:root{--bg: #0b0c0f;--text: #e8eaed;--muted: #b3b8c3;--brand: #ff7a1a;--brand-contrast: #0b0c0f;--accent: #d9a64f;--card: rgba(255,255,255,.06);--radius-xl: 24px;--shadow-lg: 0 20px 40px rgba(0,0,0,.35)}.headline[data-v-49038564]{font-size:clamp(2rem,3.5vw + 1rem,4rem)}.subtext[data-v-49038564]{font-size:clamp(1rem,1vw + .8rem,1.25rem)}.tagline[data-v-49038564]{font-size:.8rem;letter-spacing:.25em}.landing-page[data-v-49038564]{display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--text);margin-bottom:0}.container[data-v-49038564]{max-width:72rem;margin-inline:auto;padding:0 1.2rem}.hero[data-v-49038564]{position:relative;isolation:isolate;display:grid;align-items:center;overflow:clip;min-height:69vh;max-height:600px}.hero-media[data-v-49038564],.hero-media img[data-v-49038564]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.scrim[data-v-49038564]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(120% 120% at 10% 10%,#ff7a1a59,#0b0c0f33 40%,#0b0c0fcc),linear-gradient(180deg,#0b0c0f66,#0b0c0fe6)}.hero-content[data-v-49038564]{position:relative;z-index:1;-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:var(--shadow-lg);padding:clamp(1rem,3vw,2rem);max-width:48rem}.tagline[data-v-49038564]{color:var(--accent);text-transform:uppercase;margin:0 0 .5rem}.headline[data-v-49038564]{margin:0 0 .75rem;line-height:1.1}.subtext[data-v-49038564]{color:var(--muted);margin:0 0 1.25rem;max-width:42rem}.cta-row[data-v-49038564]{display:flex;gap:.75rem;flex-wrap:wrap}.btn[data-v-49038564]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;font-weight:700;text-decoration:none;padding:.8rem 1.2rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;will-change:transform}.btn[data-v-49038564]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-primary[data-v-49038564]{background:var(--brand);color:var(--brand-contrast);box-shadow:0 8px 24px #ff7a1a59}.btn-primary[data-v-49038564]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff7a1a73}.btn-ghost[data-v-49038564]{background:transparent;color:var(--text);border:1px solid rgba(255,255,255,.16)}.btn-ghost[data-v-49038564]:hover{background:#ffffff0f;transform:translateY(-2px)}@keyframes riseFade-49038564{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-in[data-v-49038564]{animation:riseFade-49038564 .6s cubic-bezier(.2,.8,.2,1) both}@media (prefers-reduced-motion: reduce){.animate-in[data-v-49038564]{animation:none}}@media (max-width: 640px){.hero-content[data-v-49038564]{padding:1rem;border-radius:16px}.cta-row[data-v-49038564]{gap:.5rem}.btn[data-v-49038564]{padding:.7rem 1rem}}.product-detail-page[data-v-e4f4a8c7]{min-height:100%;display:flex;justify-content:center;align-items:center;background:#f5eedc;padding:0 20px}.product-card[data-v-e4f4a8c7]{display:flex;flex-wrap:wrap;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0003;overflow:hidden;max-width:1000px;width:100%;height:600px}.image-section[data-v-e4f4a8c7]{flex:1 1 400px;background:#eee;display:flex;justify-content:center;align-items:center}.image-section img[data-v-e4f4a8c7]{width:100%;max-width:400px;object-fit:cover;border-radius:12px}.info-section[data-v-e4f4a8c7]{flex:1 1 500px;padding:24px;display:flex;flex-direction:column;justify-content:center}.company[data-v-e4f4a8c7]{text-transform:uppercase;color:#fd7217;font-size:12px;font-weight:600;margin-bottom:8px}.title[data-v-e4f4a8c7]{font-size:28px;font-weight:700;margin:0;color:#222}.description[data-v-e4f4a8c7]{font-size:14px;color:#555;margin-top:16px;line-height:1.6}.price-row[data-v-e4f4a8c7]{display:flex;align-items:center;gap:12px;margin-top:24px}.price[data-v-e4f4a8c7]{font-size:24px;font-weight:700;color:#222}.discount[data-v-e4f4a8c7]{background:#fee3d4;color:#fd7217;font-size:12px;font-weight:700;padding:4px 8px;border-radius:6px}.color-options[data-v-e4f4a8c7]{display:flex;gap:8px;margin-top:16px}.color-bullet[data-v-e4f4a8c7]{width:20px;height:20px;border-radius:50%;cursor:pointer;transition:border .2s}.size-options[data-v-e4f4a8c7]{display:flex;gap:12px;margin-top:16px}.size-button[data-v-e4f4a8c7]{padding:8px 16px;border:1px solid #ccc;border-radius:8px;cursor:pointer;transition:background-color .2s,border .2s}.size-button.selected[data-v-e4f4a8c7]{background-color:#fd7217;color:#fff;border:1px solid #fd7217}.size-button[data-v-e4f4a8c7]:hover{background-color:#f5eedc;border:1px solid #fd7217;color:#222}@media (max-width: 1000px){.product-detail-page[data-v-e4f4a8c7]{flex-direction:column}.image-section[data-v-e4f4a8c7],.info-section[data-v-e4f4a8c7]{flex:unset;width:100%;padding:24px}.product-card[data-v-e4f4a8c7]{width:100%;height:50%}.title[data-v-e4f4a8c7],.price[data-v-e4f4a8c7]{font-size:20px}}@media (max-width: 380px){.product-card[data-v-e4f4a8c7]{width:70%;height:20%}.title[data-v-e4f4a8c7],.price[data-v-e4f4a8c7]{font-size:20px}}.category-page[data-v-e6294f57]{position:relative;overflow:hidden;min-height:88.1%;display:flex;flex-direction:column;align-items:center;padding:48px;color:#111;background:linear-gradient(135deg,#f5eedc,#f0e6d0);margin-bottom:0}.category-page[data-v-e6294f57]:before,.category-page[data-v-e6294f57]:after{content:"";position:absolute;inset:auto;pointer-events:none;z-index:0;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#fd72171f,#fd721700 65%);filter:blur(2px);animation:float1-e6294f57 22s ease-in-out infinite}.category-page[data-v-e6294f57]:before{top:-160px;left:-160px}.category-page[data-v-e6294f57]:after{bottom:-180px;right:-140px;animation-name:float2-e6294f57}@keyframes float1-e6294f57{0%{transform:translate(0)}50%{transform:translate(40px,30px)}to{transform:translate(0)}}@keyframes float2-e6294f57{0%{transform:translate(0)}50%{transform:translate(-30px,-25px)}to{transform:translate(0)}}.page-header[data-v-e6294f57],.search-bar[data-v-e6294f57],.category-grid[data-v-e6294f57]{position:relative;z-index:1}.page-header[data-v-e6294f57]{text-align:center;margin-bottom:16px}.title[data-v-e6294f57]{font-size:clamp(1.8rem,1.6vw + 1rem,2.2rem);font-weight:800;margin:0}.subtitle[data-v-e6294f57]{font-size:.95rem;margin-top:8px;color:#333}.search-bar[data-v-e6294f57]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:18px 0 30px}.search-bar input[data-v-e6294f57]{padding:10px 14px;border-radius:10px;border:1px solid #c9c1ae;background:#fff;font-size:15px;min-width:260px;color:#1f1f1f;transition:box-shadow .2s,border-color .2s}.search-bar input[data-v-e6294f57]:focus{outline:none;border-color:#fd7217;box-shadow:0 0 0 3px #fd721726}.search-bar button[data-v-e6294f57]{background:#fd7217;color:#fff;border:none;border-radius:10px;font-weight:700;padding:10px 18px;cursor:pointer;transition:transform .15s,background .2s}.search-bar button[data-v-e6294f57]:hover{background:#e46014;transform:translateY(-1px)}.category-grid[data-v-e6294f57]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;width:100%;max-width:980px}.category-card[data-v-e6294f57]{background:#ffffffd9;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:18px;text-align:center;box-shadow:0 10px 24px #00000014;transform:translateY(16px);opacity:0;animation:fadeUp-e6294f57 .6s ease forwards}.category-card[data-v-e6294f57]:nth-child(2){animation-delay:.12s}.category-card[data-v-e6294f57]:nth-child(3){animation-delay:.24s}.category-card[data-v-e6294f57]:nth-child(4){animation-delay:.36s}@keyframes fadeUp-e6294f57{to{transform:translateY(0);opacity:1}}.category-card[data-v-e6294f57]:hover{box-shadow:0 14px 30px #0000001f;transform:translateY(-2px)}.category-image[data-v-e6294f57]{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:14px;border:3px solid #fd7217;transition:transform .25s}.category-card:hover .category-image[data-v-e6294f57]{transform:scale(1.06)}.category-name[data-v-e6294f57]{font-size:1.05rem;font-weight:800;color:#222;margin-bottom:10px}.select-btn[data-v-e6294f57]{background:#fd7217;color:#fff;border:none;border-radius:10px;padding:8px 14px;font-weight:700;cursor:pointer;transition:transform .15s,background .2s}.select-btn[data-v-e6294f57]:hover{background:#e46014;transform:translateY(-1px)}.sr-only[data-v-e6294f57]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.category-page[data-v-e6294f57]:before,.category-page[data-v-e6294f57]:after{animation:none}.category-card[data-v-e6294f57]{animation:none;opacity:1;transform:none}}.product-link[data-v-46eb4e2e]{text-decoration:none;color:inherit;display:block;width:200px}.product-card[data-v-46eb4e2e]{background:#fff;border-radius:16px;box-shadow:5px 10px 20px #0003;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%;display:flex;flex-direction:column}.product-card[data-v-46eb4e2e]:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000026;cursor:pointer}.product-image[data-v-46eb4e2e]{width:100%;height:160px;object-fit:cover;border-bottom:1px solid #f0f0f0}.card-content[data-v-46eb4e2e]{padding:14px;display:flex;flex-direction:column;gap:4px}.product-title[data-v-46eb4e2e]{font-weight:600;font-size:15px;margin:0;color:#222}.brand[data-v-46eb4e2e]{font-size:12px;color:#666}.price[data-v-46eb4e2e]{font-size:15px;font-weight:700;color:#111}.product-city[data-v-46eb4e2e]{display:inline-block;background-color:#0471711a;color:#fd7217;font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px;margin-bottom:6px;text-transform:capitalize}@media (max-width: 1024px){.product-link[data-v-46eb4e2e]{width:22%}}@media (max-width: 768px){.product-link[data-v-46eb4e2e]{width:45%}}@media (max-width: 480px){.product-link[data-v-46eb4e2e]{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}}.catalog-page[data-v-a0f953f7]{padding-bottom:40px}.catalog-header[data-v-a0f953f7]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:10px auto 40px;padding:0 20px;flex-wrap:wrap}.catalog-title[data-v-a0f953f7]{font-size:28px;font-weight:700;color:#333;margin:0}.catalog-grid[data-v-a0f953f7]{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:30px;padding:0 20px}.city-select[data-v-a0f953f7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:8px 12px;font-size:14px;color:#333;outline:none;min-width:160px;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease;background-image:url("data:image/svg+xml,%3Csvg fill='teal' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.city-select[data-v-a0f953f7]:focus{border-color:#fd7217;box-shadow:0 0 0 2px #fd721733}.no-results[data-v-a0f953f7]{text-align:center;font-size:16px;color:#777;padding:40px 0;width:100%}.type-filter[data-v-a0f953f7]{display:flex;align-items:center;gap:8px;font-size:16px}.city-label[data-v-a0f953f7]{font-size:13px;font-weight:500;color:#333}@media (max-width: 600px){.catalog-header[data-v-a0f953f7]{flex-direction:column;align-items:flex-start;gap:12px;justify-content:center}.catalog-header select[data-v-a0f953f7]{width:100%}.catalog-grid[data-v-a0f953f7]{justify-content:center}}.product-detail-page[data-v-26549751]{min-height:100%;display:flex;justify-content:center;align-items:center;background:#f5eedc;padding:0 20px}.product-card[data-v-26549751]{display:flex;flex-wrap:wrap;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0003;overflow:hidden;max-width:1000px;width:100%;height:50%}.image-section[data-v-26549751]{flex:1 1 400px;background:#eee;display:flex;justify-content:center;align-items:center}.image-section img[data-v-26549751]{width:100%;max-width:400px;object-fit:cover;border-radius:12px}.info-section[data-v-26549751]{flex:1 1 500px;padding:24px;display:flex;flex-direction:column;justify-content:center}.company[data-v-26549751]{text-transform:uppercase;color:#fd7217;font-size:12px;font-weight:600;margin-bottom:8px}.title[data-v-26549751]{font-size:28px;font-weight:700;margin:0;color:#222}.description[data-v-26549751]{font-size:14px;color:#555;margin-top:16px;line-height:1.6}.price-row[data-v-26549751]{display:flex;align-items:center;gap:12px;margin-top:24px}.price[data-v-26549751]{font-size:24px;font-weight:700;color:#222}.discount[data-v-26549751]{background:#fee3d4;color:#fd7217;font-size:12px;font-weight:700;padding:4px 8px;border-radius:6px}.quantity-selector button[data-v-26549751]{background:transparent;border:none;font-size:18px;cursor:pointer}@media (max-width: 768px){.product-detail-page[data-v-26549751]{flex-direction:column}.image-section[data-v-26549751],.info-section[data-v-26549751]{flex:unset;width:100%;padding:24px}.product-card[data-v-26549751]{width:100%;height:50%}.title[data-v-26549751],.price[data-v-26549751]{font-size:20px}}@media (max-width: 380px){.product-card[data-v-26549751]{width:70%;height:20%}.title[data-v-26549751],.price[data-v-26549751]{font-size:20px}}.product-detail-page[data-v-f72705d1]{min-height:100%;display:flex;justify-content:center;align-items:center;background:#f5eedc;padding:0 20px}.product-card[data-v-f72705d1]{display:flex;flex-wrap:wrap;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0003;overflow:hidden;max-width:1000px;width:100%;height:50%}.image-section[data-v-f72705d1]{flex:1 1 400px;background:#eee;display:flex;justify-content:center;align-items:center}.image-section img[data-v-f72705d1]{width:100%;max-width:400px;object-fit:cover;border-radius:12px}.info-section[data-v-f72705d1]{flex:1 1 500px;padding:24px;display:flex;flex-direction:column;justify-content:center}.company[data-v-f72705d1]{text-transform:uppercase;color:#fd7217;font-size:12px;font-weight:600;margin-bottom:8px}.title[data-v-f72705d1]{font-size:28px;font-weight:700;margin:0;color:#222}.description[data-v-f72705d1]{font-size:14px;color:#555;margin-top:16px;line-height:1.6}.price-row[data-v-f72705d1]{display:flex;align-items:center;gap:12px;margin-top:24px}.price[data-v-f72705d1]{font-size:24px;font-weight:700;color:#222}.discount[data-v-f72705d1]{background:#fee3d4;color:#fd7217;font-size:12px;font-weight:700;padding:4px 8px;border-radius:6px}.quantity-selector button[data-v-f72705d1]{background:transparent;border:none;font-size:18px;cursor:pointer}@media (max-width: 768px){.product-detail-page[data-v-f72705d1]{flex-direction:column}.image-section[data-v-f72705d1],.info-section[data-v-f72705d1]{flex:unset;width:100%;padding:24px}.product-card[data-v-f72705d1]{width:100%;height:50%}.title[data-v-f72705d1],.price[data-v-f72705d1]{font-size:20px}}@media (max-width: 380px){.product-card[data-v-f72705d1]{width:70%;height:20%}.title[data-v-f72705d1],.price[data-v-f72705d1]{font-size:20px}}
