:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Inter", system-ui, "Segoe UI", sans-serif;--heading:"Inter", system-ui, "Segoe UI", sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;padding:0;display:flex;overflow-x:hidden}body{margin:0;overflow-x:hidden}html{overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}._homeHeader_1f2fq_1{z-index:200;box-sizing:border-box;background-color:#e8d8c8;justify-content:space-between;align-items:center;width:100%;height:auto;padding:1rem 2rem;display:flex;position:sticky;top:0}._leftSection_1f2fq_15{flex-shrink:0;align-items:center;gap:1rem;display:flex}._logo_1f2fq_22{object-fit:contain;flex-shrink:0;width:350px;height:auto}._rightSection_1f2fq_29{flex:1;justify-content:flex-end;align-items:center;display:flex}._navButtons_1f2fq_36{justify-content:center;align-items:center;gap:2rem;display:flex}._navButton_1f2fq_36{color:#6e5a4e;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:larger;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}._navButton_1f2fq_36:hover{color:#a78f7e;background-color:#6e5a4e1a}._menuIcon_1f2fq_63{cursor:pointer;z-index:1001;flex-direction:column;flex-shrink:0;justify-content:center;width:36px;height:36px;display:flex}._menuIcon_1f2fq_63 span{background:#6e5a4e;border-radius:2px;width:100%;height:4px;margin:4px 0;transition:all .3s}._overlay_1f2fq_82{z-index:150;background:#0000004d;display:none;position:fixed;inset:0}._overlay_1f2fq_82._active_1f2fq_89{display:block}._menu_1f2fq_63{color:#a8326e;z-index:300;background:#fff0f6;flex-direction:column;align-items:flex-start;width:280px;height:100vh;padding:5rem 1.5rem 2rem;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-300px;box-shadow:2px 0 16px #a8326e21}._menu_1f2fq_63._open_1f2fq_108{left:0}._menu_1f2fq_63 a{color:#a8326e;border-radius:8px;width:100%;margin:.75rem 0;padding:.4rem 1rem;font-size:1.15rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}._menu_1f2fq_63 a:hover{color:#e8d8c8;background:#ffeef6}@media (width<=768px){._navButtons_1f2fq_36{display:none}._homeHeader_1f2fq_1{padding:.5rem 1rem}._logo_1f2fq_22{width:250px}._leftSection_1f2fq_15{gap:.5rem}}@media (width<=600px){._homeHeader_1f2fq_1{padding:.5rem 1rem}._logo_1f2fq_22{width:200px}._leftSection_1f2fq_15{gap:.3rem}}._overlay_17odl_1{z-index:998;opacity:0;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}._overlay_17odl_1._active_17odl_11{opacity:1;display:block}._menuBar_17odl_16{z-index:999;background:linear-gradient(#f7f2ed 0%,#e8d8c8 100%);flex-direction:column;width:280px;height:100vh;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-320px;box-shadow:4px 0 20px #00000026}._menuBar_17odl_16._open_17odl_30{left:0}._menuHeader_17odl_34{border-bottom:1px solid #6e5a4e26;justify-content:flex-end;padding:1rem;display:flex}._closeButton_17odl_41{color:#6e5a4e;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.5rem;transition:background-color .2s,transform .2s}._closeButton_17odl_41:hover{background-color:#6e5a4e1a;transform:scale(1.1)}._menuItems_17odl_57{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 0;display:flex}._menuItem_17odl_57{color:#6e5a4e;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,padding-left .2s;display:flex}._menuItem_17odl_57:hover{color:#a78f7e;background-color:#6e5a4e14;border-left-color:#7a8e7a;padding-left:2rem}._menuIcon_17odl_93{font-size:1.3rem}._menuFooter_17odl_97{text-align:center;background:#7a8e7a1a;border-top:1px solid #6e5a4e26;padding:1.5rem}._menuFooter_17odl_97 p{color:#6e5a4e;margin:0 0 .25rem;font-size:1rem;font-weight:600}._menuFooter_17odl_97 span{color:#9a8f86;font-size:.85rem;font-style:italic}._homeContainer_1ju4t_2{background-color:#e8d8c8;flex-direction:column;align-items:center;gap:1.5rem;width:100%;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;line-height:1.6;display:flex}._hero-section_1ju4t_16{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:700px;display:flex;position:relative}._hero-overlay_1ju4t_29{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:absolute;inset:0}._hero-title_1ju4t_41{color:#a8326e;text-shadow:0 2px 8px #fff6fa;margin-bottom:.5rem;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700}._hero-desc_1ju4t_50{color:#a8326e;text-align:center;max-width:500px;margin-bottom:1.5rem;font-size:1.2rem}._cta-btn_1ju4t_59{color:#fff;cursor:pointer;background:linear-gradient(90deg,#a8326e 0%,#ffb347 100%);border:none;border-radius:24px;margin-bottom:2rem;padding:.8rem 2.2rem;font-size:1.1rem;font-weight:700;transition:background .2s,transform .2s;box-shadow:0 2px 8px #a8326e21}._cta-btn_1ju4t_59:hover{background:linear-gradient(90deg,#ffb347 0%,#a8326e 100%);transform:translateY(-2px)scale(1.04)}._section_1ju4t_77{background:#fff;border-radius:18px;width:100%;max-width:900px;margin:2rem auto;padding:2rem 1.5rem;box-shadow:0 2px 16px #a8326e12}._section-title_1ju4t_86{color:#a8326e;margin-bottom:1rem;font-family:Inter,system-ui,sans-serif;font-size:1.6rem;font-weight:600}._section-content_1ju4t_93{color:#a8326e;font-size:1.1rem;line-height:1.7}@media (width<=768px){._homeContainer_1ju4t_2{line-height:1.7}}@media (width<=520px){._homeContainer_1ju4t_2{gap:1.2rem}._hero-title_1ju4t_41{font-size:2.1rem}._hero-desc_1ju4t_50{font-size:1.05rem}._section-title_1ju4t_86{font-size:1.4rem}._section-content_1ju4t_93{font-size:1rem}}._carouselWrapper_12bsv_1{background:#f7f2ed;border:1px solid #6e5a4e2e;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;height:470px;min-height:470px;max-height:470px;margin:0;padding:2rem 1rem;transition:box-shadow .3s;display:flex;box-shadow:inset 0 0 0 1px #ffffff4d}._carouselWrapper_12bsv_1:hover{box-shadow:inset 0 0 0 1px #ffffff4d,0 8px 16px #00000026}._carouselContainer_12bsv_24{background:#cbb2a1;border-radius:14px;flex-direction:row;width:100%;min-width:100%;height:420px;display:flex;overflow:hidden}._slide_12bsv_36{background:#e8ddd4;border-radius:14px 0 0 14px;flex:0 0 50%;height:100%;display:flex;position:relative;overflow:hidden}._imgView_12bsv_47{object-fit:cover;width:100%;height:100%;transition:opacity .25s;display:block}._imgHidden_12bsv_55{opacity:0}._imgVisible_12bsv_59{opacity:1}._imageLoader_12bsv_63{z-index:1;background:linear-gradient(120deg,#e8ddd4,#f2e8df,#e8ddd4);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._loaderSpinner_12bsv_73{border:3px solid #7a8e7a33;border-top-color:#7a8e7a;border-radius:999px;width:34px;height:34px;animation:.9s linear infinite _spin_12bsv_1}._text_12bsv_83{box-sizing:border-box;background:#f7f2ed;border-radius:0 14px 14px 0;flex-direction:column;flex:0 0 50%;justify-content:center;min-width:0;height:100%;min-height:100%;max-height:100%;padding:2rem;display:flex;overflow-y:auto}._text_12bsv_83 h2{color:#6e5a4e;margin:0 0 1rem;font-size:clamp(1.8rem,2.2vw,2.5rem)}._text_12bsv_83 p{color:#9a8f86;margin:0;font-size:1rem;line-height:1.8}._indicators_12bsv_113{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}._indicator_12bsv_113{color:#6e5a4e;cursor:pointer;background:#ffffffe6;border:1px solid #b7602940;border-radius:999px;width:2.5rem;height:2.5rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s}._indicator_12bsv_113:hover,._indicator_12bsv_113._active_12bsv_133{color:#fff;background:#6e5a4e;border-color:#6e5a4e;transform:scale(1.05)}@keyframes _spin_12bsv_1{to{transform:rotate(360deg)}}@media (width<=768px){._carouselWrapper_12bsv_1{height:auto;min-height:auto;max-height:none;padding:1rem}._carouselContainer_12bsv_24{flex-direction:column;height:auto}._slide_12bsv_36{border-radius:14px 14px 0 0;flex:none;width:100%;height:200px}._imgView_12bsv_47{height:200px}._text_12bsv_83{border-radius:0 0 14px 14px;flex:none;width:100%;height:auto;min-height:auto;max-height:none;padding:1.5rem}._text_12bsv_83 h2{font-size:1.5rem}._text_12bsv_83 p{font-size:.9rem}}._subscribeContainer_zhny2_1{background-color:#7a8e7a;border:1px solid #6e5a4e2e;border-radius:8px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:100%;margin:0;padding:1rem;transition:box-shadow .3s;display:flex;box-shadow:inset 0 0 0 1px #ffffff4d}._subscribeContainer_zhny2_1:hover{box-shadow:inset 0 0 0 1px #ffffff4d,0 8px 16px #00000026}._subscribeTitle_zhny2_22{color:#f7f2ed;margin-bottom:.2rem;font-size:2.2rem}._subscribeDescription_zhny2_28{color:#f7f2ed;margin-bottom:1rem;font-size:1.5rem}@media (width<=768px){._subscribeContainer_zhny2_1{padding:1rem}._subscribeTitle_zhny2_22{font-size:1.5rem}._subscribeDescription_zhny2_28{font-size:1rem}}._aboutUsContainer_tknq6_1{background:#f7f2ed;border-top:none;border-bottom:3px solid #6e5a4e66;border-left:3px solid #6e5a4e66;border-right:none;border-radius:14px;flex-direction:row;width:100%;max-width:100%;min-height:400px;margin:0;padding:2rem;transition:box-shadow .3s;display:flex;box-shadow:0 4px 8px #0000001a}._aboutUsContainer_tknq6_1:hover{box-shadow:0 6px 12px #0003}._sectionTitle_tknq6_24{background:#f7f2ed;border-radius:14px 0 0 14px;flex-direction:column;flex:0 0 50%;justify-content:center;align-items:center;padding:2.5rem 3rem;display:flex}._sectionTitle_tknq6_24 h1,._sectionTitle_tknq6_24 p{text-align:center;margin:0 0 1rem}._sectionTitle_tknq6_24 h1{margin-bottom:1.5rem}._sectionTitle_tknq6_24 p:last-child{margin-bottom:0}._sectionImage_tknq6_49{border-radius:0 14px 14px 0;flex:0 0 50%;overflow:hidden}._image_tknq6_55{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}@media (width<=768px){._aboutUsContainer_tknq6_1{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;height:auto;margin:0 auto 1.5rem;padding:0;overflow:hidden}._sectionTitle_tknq6_24{box-sizing:border-box;border-radius:14px 14px 0 0;flex:none;width:100%;padding:1.5rem}._sectionTitle_tknq6_24 h1{font-size:1.5rem}._sectionTitle_tknq6_24 p{box-sizing:border-box;width:100%;font-size:.9rem}._sectionImage_tknq6_49{border-radius:0 0 14px 14px;flex:none;width:100%;max-width:100%;height:200px;overflow:hidden}}._mainProductsContainer_1e7w7_1{background-color:#7a8e7a;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0;padding:2rem 2rem 4rem;display:flex}._sectionTitle_1e7w7_13{text-align:center;color:#f7f2ed;margin-bottom:2rem;font-size:2rem}._sectionTitle_1e7w7_13 h2{color:#f7f2ed;margin:0}._gridContainer_1e7w7_25{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;width:100%;max-width:1400px;padding:0 2rem;display:flex}._card_1e7w7_35{cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;flex:calc(20% - 1.2rem);min-width:220px;max-width:280px;height:420px;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001f}._card_1e7w7_35:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000002e}._card_1e7w7_35._reverse_1e7w7_55{flex-direction:column-reverse}._cardImage_1e7w7_59{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 50%}._cardText_1e7w7_66{background:#f6efe8;flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex}._cardText_1e7w7_66 h3{color:#6e5a4e;margin:0;font-size:1.25rem}._cardText_1e7w7_66 p{color:#8f7f75;margin:.75rem 0 0;font-size:.95rem;line-height:1.7}._sectionBuque_1e7w7_88 ._cardText_1e7w7_66,._sectionMimo_1e7w7_89 ._cardText_1e7w7_66,._sectionCaixa_1e7w7_90 ._cardText_1e7w7_66,._sectionNoivas_1e7w7_91 ._cardText_1e7w7_66,._sectionObs_1e7w7_92 ._cardText_1e7w7_66{background:#f7f2edf2}@media (width<=768px){._mainProductsContainer_1e7w7_1{padding:1rem 1rem 2rem}._sectionTitle_1e7w7_13{margin-bottom:1rem;font-size:1.5rem}._gridContainer_1e7w7_25{flex-direction:column;align-items:center;gap:1rem;padding:0 1rem}._card_1e7w7_35{flex:none;width:100%;min-width:auto;max-width:100%;height:auto}._cardImage_1e7w7_59{flex:0 0 180px;min-height:180px}._cardText_1e7w7_66{padding:1rem}._cardText_1e7w7_66 h3{font-size:1.1rem}._cardText_1e7w7_66 p{font-size:.85rem}}._contactContainer_1mcgy_1{width:100%;max-width:100%;box-shadow:none;background-color:#e8d8c8;border-radius:0;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:2.5rem 1.25rem 3rem;font-family:Inter,sans-serif;display:flex}._contactContainer_1mcgy_1 h1{color:#6e5a4e;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}._contactContainer_1mcgy_1 p{color:#8f7f75;text-align:center;max-width:760px;margin:.4rem 0 1.5rem;font-size:1.05rem;line-height:1.6}._emailLink_1mcgy_32{color:#6e5a4e;margin:.25rem 0 1.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s}._emailLink_1mcgy_32:hover{color:#7a8e7a}._contactRow_1mcgy_45{justify-content:center;align-items:center;gap:.85rem;margin:.6rem 0;display:flex}._icon_1mcgy_53{flex-shrink:0;width:28px;height:28px}._whatsappIcon_1mcgy_59{color:#25d366}._instagramIcon_1mcgy_63{color:#c13584}._rowText_1mcgy_67{color:#6e5a4e;margin:0;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .2s}._rowText_1mcgy_67:hover{color:#7a8e7a}@media (width<=768px){._emailLink_1mcgy_32{font-size:1.1rem}._rowText_1mcgy_67{font-size:1rem}._icon_1mcgy_53{width:24px;height:24px}}@media (width<=520px){._contactContainer_1mcgy_1{padding:2rem 1rem 2.4rem}._contactContainer_1mcgy_1 p{font-size:.8rem}._emailLink_1mcgy_32{font-size:.9rem}._rowText_1mcgy_67{font-size:.7rem}}._container_voshn_1{background-color:#e8d8c8;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}._mainContent_voshn_10{flex-direction:column;flex:1;align-items:center;gap:2rem;padding:2rem;display:flex}._heroSection_voshn_19{text-align:center;max-width:600px;padding:1rem 1rem .5rem}._title_voshn_25{color:#6e5a4e;margin:0 0 .5rem;font-size:2.5rem;font-weight:600}._subtitle_voshn_32{color:#9a8f86;margin:0;font-size:1.1rem;font-style:italic;line-height:1.6}._filtersSection_voshn_40{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1rem;display:flex}._filterBtn_voshn_48{color:#6e5a4e;cursor:pointer;background:#f7f2ed;border:2px solid #6e5a4e4d;border-radius:25px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}._filterBtn_voshn_48:hover{background:#7a8e7a26;border-color:#7a8e7a}._filterBtn_voshn_48._active_voshn_65{color:#f7f2ed;background:#7a8e7a;border-color:#7a8e7a}._productsGrid_voshn_71{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1200px;padding:1rem;display:grid}._productCard_voshn_80{cursor:pointer;background:#f7f2ed;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}._productCard_voshn_80:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000026}._productImage_voshn_94{border-radius:14px 14px 0 0;width:100%;height:350px;position:relative;overflow:hidden}._productImageContent_voshn_102{border-radius:inherit;width:100%;height:100%}._categoryBadge_voshn_108{color:#f7f2ed;background:#7a8e7ae6;border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:500;position:absolute;top:1rem;left:1rem}._productInfo_voshn_120{flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}._productName_voshn_127{color:#6e5a4e;margin:0;font-size:1.2rem;font-weight:600}._productDescription_voshn_134{color:#9a8f86;text-align:left;margin:0;font-size:.9rem;line-height:1.6}._productFooter_voshn_142{border-top:1px solid #6e5a4e26;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}._productPrice_voshn_151{color:#7a8e7a;font-size:1.25rem;font-weight:700}._viewBtn_voshn_157{color:#f7f2ed;cursor:pointer;background:#6e5a4e;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;transition:background .2s}._viewBtn_voshn_157:hover{background:#8f7f75}._transitionState_voshn_172{text-align:center;grid-column:1/-1;width:100%}._transitionState_voshn_172 p{color:#6e5a4e;margin:0 0 1.2rem;font-size:1rem}._emptyState_voshn_184{text-align:center;color:#6e5a4e;background:#f7f2ed;border-radius:14px;grid-column:1/-1;width:100%;padding:2rem 1rem}._emptyState_voshn_184 p{margin:0}._loadingMore_voshn_198{color:#7c6d63;margin:-.4rem 0 0;font-size:.92rem;font-style:italic}._skeletonGrid_voshn_205{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}._skeletonCard_voshn_211{background:#f7f2ed;border:1px solid #7a8e7a26;border-radius:16px;padding:.9rem}._skeletonImage_voshn_218,._skeletonText_voshn_219,._skeletonTextShort_voshn_220{background:#e8ddd4;position:relative;overflow:hidden}._skeletonImage_voshn_218:after,._skeletonText_voshn_219:after,._skeletonTextShort_voshn_220:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);animation:1.1s infinite _shimmer_voshn_1;position:absolute;inset:0;transform:translate(-100%)}._skeletonImage_voshn_218{border-radius:12px;height:350px}._skeletonText_voshn_219{border-radius:10px;height:16px;margin-top:.9rem}._skeletonTextShort_voshn_220{border-radius:10px;width:65%;height:14px;margin-top:.6rem}@keyframes _shimmer_voshn_1{to{transform:translate(100%)}}@media (width<=768px){._mainContent_voshn_10{gap:1.5rem;padding:1rem}._title_voshn_25{margin-bottom:.3rem;font-size:1.8rem}._subtitle_voshn_32{font-size:1rem}._filtersSection_voshn_40{gap:.5rem}._filterBtn_voshn_48{padding:.5rem 1rem;font-size:.85rem}._productsGrid_voshn_71{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding:.5rem}._loadingMore_voshn_198{text-align:center;margin-top:0}._skeletonGrid_voshn_205{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._productImage_voshn_94,._skeletonImage_voshn_218{height:300px}}@media (width<=480px){._productsGrid_voshn_71{grid-template-columns:1fr}}._imageContainer_nfy8a_1{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}._productImage_nfy8a_9{object-fit:cover;width:100%;height:100%;transition:opacity .3s}._productImage_nfy8a_9._loading_nfy8a_16{opacity:0}._productImage_nfy8a_9._loaded_nfy8a_20{opacity:1}._imagePlaceholder_nfy8a_24{background-color:#0000;background-image:linear-gradient(45deg,#f0f0f0 25%,#0000 25%),linear-gradient(-45deg,#f0f0f0 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f0f0f0 75%),linear-gradient(-45deg,#0000 75%,#f0f0f0 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}._loadingSpinner_nfy8a_41{border:4px solid #f3f3f3;border-top-color:#7a8e7a;border-radius:50%;width:40px;height:40px;animation:1s linear infinite _spin_nfy8a_1}@keyframes _spin_nfy8a_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorOverlay_nfy8a_55{color:#fff;text-align:center;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-size:.8rem;display:flex;position:absolute;top:0;left:0}._errorText_nfy8a_71{background:#a8326ee6;border-radius:4px;padding:.5rem 1rem;font-weight:500}._container_xiom7_1{background-color:#e8d8c8;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}._mainContent_xiom7_10{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}._feedbackState_xiom7_21{background:#f7f2ed;border-radius:20px;width:100%;max-width:1200px;padding:2rem;box-shadow:0 8px 24px #00000014}._feedbackState_xiom7_21 h2{color:#6e5a4e;margin:0 0 .75rem}._feedbackState_xiom7_21 p{color:#8f7f75;margin:0}._backLink_xiom7_40{color:#6e5a4e;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:1.5rem;padding:.5rem 0;font-size:1rem;transition:color .2s}._backLink_xiom7_40:hover{color:#7a8e7a}._productDetail_xiom7_56{background:#f7f2ed;border-radius:20px;gap:3rem;padding:2rem;display:flex;box-shadow:0 8px 24px #0000001a}._imageSection_xiom7_65{flex-direction:column;flex:1;gap:.9rem;max-width:500px;display:flex;position:relative}._productImage_xiom7_74{border-radius:16px;width:100%;min-height:320px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._categoryBadge_xiom7_82{color:#f7f2ed;background:#7a8e7af2;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;position:absolute;top:1rem;left:1rem}._carouselArrow_xiom7_94{color:#6e5a4e;cursor:pointer;z-index:2;background:#f7f2ede6;border:none;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1.6rem;line-height:1;transition:transform .2s,background .2s;position:absolute;top:38%;transform:translateY(-50%);box-shadow:0 4px 10px #0003}._carouselArrow_xiom7_94:hover{background:#f7f2ed;transform:translateY(-50%)scale(1.05)}._carouselArrowLeft_xiom7_117{left:.75rem}._carouselArrowRight_xiom7_121{right:.75rem}._thumbnailStrip_xiom7_125{gap:.5rem;padding-bottom:.2rem;display:flex;overflow-x:auto}._thumbnailBtn_xiom7_132{cursor:pointer;background:#f7f2ed;border:2px solid #0000;border-radius:10px;width:72px;min-width:72px;height:72px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}._thumbnailBtn_xiom7_132:hover{border-color:#7a8e7a99;transform:translateY(-2px)}._thumbnailBtnActive_xiom7_150{border-color:#7a8e7a}._thumbnailBtn_xiom7_132 img{object-fit:cover;width:100%;height:100%}._infoSection_xiom7_160{flex-direction:column;flex:1;gap:1.25rem;display:flex}._productName_xiom7_167{color:#6e5a4e;margin:0;font-size:2rem;font-weight:600}._productDescription_xiom7_174{color:#8f7f75;text-align:left;margin:0;font-size:1.05rem;line-height:1.8}._includesSection_xiom7_182{background:#7a8e7a14;border-left:4px solid #7a8e7a;border-radius:12px;padding:1.25rem}._includesSection_xiom7_182 h3{color:#6e5a4e;margin:0 0 .75rem;font-size:1rem;font-weight:600}._includesList_xiom7_196{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._includesList_xiom7_196 li{color:#7a8e7a;font-size:.95rem}._priceSection_xiom7_210{border-top:1px solid #6e5a4e26;border-bottom:1px solid #6e5a4e26;margin-top:auto;padding:1rem 0}._price_xiom7_210{color:#7a8e7a;font-size:2rem;font-weight:700}._actionsSection_xiom7_223{flex-direction:column;gap:.75rem;padding-top:.35rem;display:flex}._whatsappBtn_xiom7_230{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:30px;align-self:flex-start;width:100%;max-width:340px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .2s,transform .2s}._whatsappBtn_xiom7_230:hover{background:#128c7e;transform:translateY(-2px)}._notFound_xiom7_250{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex}._notFound_xiom7_250 h2{color:#6e5a4e;margin:0;font-size:1.5rem}._backBtn_xiom7_266{color:#f7f2ed;cursor:pointer;background:#7a8e7a;border:none;border-radius:25px;padding:.75rem 1.5rem;font-size:1rem;transition:background .2s}._backBtn_xiom7_266:hover{background:#6e5a4e}@media (width<=768px){._mainContent_xiom7_10{padding:1rem}._productDetail_xiom7_56{flex-direction:column;gap:1.5rem;padding:1.5rem}._imageSection_xiom7_65{max-width:100%}._carouselArrow_xiom7_94{width:2rem;height:2rem;font-size:1.4rem}._thumbnailBtn_xiom7_132{width:64px;min-width:64px;height:64px}._productName_xiom7_167{font-size:1.5rem}._productDescription_xiom7_174{font-size:1rem;line-height:1.75}._price_xiom7_210{font-size:1.75rem}._actionsSection_xiom7_223{flex-direction:column;padding-top:.5rem}._whatsappBtn_xiom7_230{text-align:center;width:100%;max-width:none}}@media (width<=520px){._productName_xiom7_167{font-size:1.35rem}._productDescription_xiom7_174{font-size:.98rem}._includesList_xiom7_196 li{font-size:.9rem}._price_xiom7_210{font-size:1.55rem}._whatsappBtn_xiom7_230{padding:.9rem 1.5rem;font-size:1rem}}._loginContainer_1tqze_1{background-color:#e8d8c8;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex}._loginCard_1tqze_12{text-align:center;background:#f7f2ed;border:1.5px solid #7a8e7a40;border-radius:24px;width:100%;max-width:460px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 32px #6e5a4e26}._loginCard_1tqze_12:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6e5a4e33}._loginTitle_1tqze_29{color:#6e5a4e;margin-bottom:.5rem;font-size:2rem;font-weight:700}._loginSubtitle_1tqze_36{color:#6e5a4e;margin-bottom:2.5rem;font-size:1.1rem;font-weight:400;line-height:1.6}._loginForm_1tqze_44{flex-direction:column;gap:1.5rem;display:flex}._inputGroup_1tqze_50{text-align:left}._inputLabel_1tqze_54{color:#6e5a4e;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}._inputField_1tqze_62{box-sizing:border-box;background:#fff;border:2px solid #cbb2a1;border-radius:16px;width:100%;padding:1rem 1.2rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}._inputField_1tqze_62:focus{border-color:#7a8e7a;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #7a8e7a26}._inputField_1tqze_62::placeholder{color:#aaa}._errorMessage_1tqze_85{color:#e74c3c;text-align:center;margin:0;font-size:.9rem}._loginBtn_1tqze_92{color:#fff;cursor:pointer;letter-spacing:.5px;background:#7a8e7a;border:none;border-radius:28px;width:100%;margin-top:1.5rem;padding:1.1rem 2.5rem;font-size:1.15rem;font-weight:600;transition:all .3s;box-shadow:0 6px 20px #7a8e7a40}._loginBtn_1tqze_92:hover:not(:disabled){background:#6a7d6a;transform:translateY(-3px);box-shadow:0 8px 28px #7a8e7a59}._loginBtn_1tqze_92:disabled{opacity:.7;cursor:not-allowed;transform:none}._registerLink_1tqze_120{color:#666;margin-top:2rem;font-size:.9rem}._registerLink_1tqze_120 a{color:#7a8e7a;font-weight:600;text-decoration:none}._registerLink_1tqze_120 a:hover{text-decoration:underline}@media (width<=520px){._loginContainer_1tqze_1{padding:1rem}._loginCard_1tqze_12{border-radius:18px;padding:2rem 1.25rem}._loginTitle_1tqze_29{font-size:1.65rem}._loginSubtitle_1tqze_36{margin-bottom:2rem;font-size:.98rem}._inputLabel_1tqze_54,._inputField_1tqze_62,._loginBtn_1tqze_92{font-size:.98rem}._loginBtn_1tqze_92{padding:1rem 1.5rem}}._managementContainer_eqncu_1{background-color:#e8d8c8;width:100%;min-height:100vh;font-family:Inter,sans-serif}._header_eqncu_8{background:linear-gradient(135deg,#f7f2ed 0%,#fff 100%);border-bottom:3px solid #7a8e7a33;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;box-shadow:0 4px 20px #6e5a4e1f}._title_eqncu_18{color:#6e5a4e;letter-spacing:.3px;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700}._headerActions_eqncu_27{gap:1rem;display:flex}._addBtn_eqncu_32,._logoutBtn_eqncu_32{color:#f7f2ed;cursor:pointer;letter-spacing:.3px;background:#7a8e7a;border:none;border-radius:22px;padding:.7rem 1.8rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 10px #7a8e7a40}._addBtn_eqncu_32:hover{background:#6a7d6a;transform:translateY(-2px);box-shadow:0 4px 16px #7a8e7a59}._categoryBtn_eqncu_53{color:#f7f2ed;cursor:pointer;letter-spacing:.3px;background:#a78f7e;border:none;border-radius:22px;padding:.7rem 1.8rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 10px #a78f7e40}._categoryBtn_eqncu_53:hover{background:#8f7f75;transform:translateY(-2px);box-shadow:0 4px 16px #a78f7e59}._logoutBtn_eqncu_32{background:#a78f7e}._logoutBtn_eqncu_32:hover{background:#8f7f75;transform:translateY(-2px)}._content_eqncu_83{max-width:1400px;margin:0 auto;padding:2rem}._stats_eqncu_89{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-bottom:2rem;display:grid}._statCard_eqncu_96{text-align:center;background:#f7f2ed;border:1.5px solid #7a8e7a33;border-radius:18px;padding:1.5rem;transition:all .2s;box-shadow:0 2px 12px #6e5a4e1a}._statCard_eqncu_96:hover{border-color:#7a8e7a66;transform:translateY(-4px);box-shadow:0 6px 20px #6e5a4e26}._statCard_eqncu_96 h3{color:#6e5a4e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}._statNumber_eqncu_122{color:#7a8e7a;font-family:Inter,sans-serif;font-size:2rem;font-weight:700}._productsTable_eqncu_129{background:#fff;border:1.5px solid #7a8e7a33;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px #6e5a4e1a}._productsTable_eqncu_129 table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}._productsTable_eqncu_129 th{color:#f7f2ed;text-align:left;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#7a8e7a;padding:1rem 1.8rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600}._thSortable_eqncu_157{cursor:pointer}._thSortable_eqncu_157:hover{background:#6a7d6a}._sortIndicator_eqncu_165{opacity:.8;margin-left:.4rem;font-size:.75rem;display:inline-block}._productsTable_eqncu_129 td{color:#4a3f38;border-bottom:1px solid #f0ebe6;padding:.85rem 1.8rem;font-family:Inter,sans-serif;font-size:.93rem}._productsTable_eqncu_129 tbody tr:last-child td{border-bottom:none}._productsTable_eqncu_129 tbody tr:hover td{background:#f7f4f1}._active_eqncu_188{color:#5a8a5a;font-family:Inter,sans-serif;font-weight:600}._inactive_eqncu_194{color:#b05a5a;font-family:Inter,sans-serif;font-weight:600}._editBtn_eqncu_200,._deleteBtn_eqncu_200{cursor:pointer;background:0 0;border:none;border-radius:6px;margin:0 .2rem;padding:.3rem .6rem;font-family:Inter,sans-serif;font-size:.82rem;transition:background .2s}._editBtn_eqncu_200{color:#5a7e8a}._editBtn_eqncu_200:hover{background:#e8f0ed}._deleteBtn_eqncu_200{color:#b05a5a}._deleteBtn_eqncu_200:hover{background:#f5e8e8}._modal_eqncu_228{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_eqncu_241{background:#fff;border:1.5px solid #7a8e7a33;border-radius:18px;width:90%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 8px 32px #6e5a4e2e}._modalContent_eqncu_241 h2{color:#6e5a4e;text-align:center;letter-spacing:.3px;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700}._formRow_eqncu_263{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}._formGroup_eqncu_270{flex-direction:column;margin-bottom:1rem;display:flex}._formGroup_eqncu_270 label{color:#6e5a4e;letter-spacing:.3px;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}._formGroup_eqncu_270 input,._formGroup_eqncu_270 select,._formGroup_eqncu_270 textarea{color:#4a3f38;background:#faf8f6;border:1.5px solid #d8cfc8;border-radius:10px;padding:.75rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._formGroup_eqncu_270 input:focus,._formGroup_eqncu_270 select:focus,._formGroup_eqncu_270 textarea:focus{background:#fff;border-color:#7a8e7a;outline:none;box-shadow:0 0 0 3px #7a8e7a1f}._formGroup_eqncu_270 textarea{resize:vertical;min-height:150px}._imageUrlRow_eqncu_312{grid-template-columns:1fr auto;align-items:center;gap:.5rem;display:grid}._imageUrlRow_eqncu_312 input{min-width:0}._pickImageBtn_eqncu_323{color:#fff;cursor:pointer;white-space:nowrap;background:#7a8e7a;border:none;border-radius:10px;padding:.72rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s}._pickImageBtn_eqncu_323:hover{background:#6a7d6a;transform:translateY(-1px)}._imageHelperText_eqncu_342{color:#7c6d63;margin:.55rem 0 0;font-size:.82rem}._currentImagePreview_eqncu_348{background:#f7f2ed;border:1px solid #7a8e7a40;border-radius:12px;margin-top:.75rem;padding:.5rem}._currentImagePreview_eqncu_348 img{object-fit:cover;border-radius:8px;width:100%;max-height:180px;display:block}._modalActions_eqncu_364{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}._cancelBtn_eqncu_371,._saveBtn_eqncu_371{cursor:pointer;border:none;border-radius:20px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s}._cancelBtn_eqncu_371{color:#fff;background:#a78f7e}._cancelBtn_eqncu_371:hover{background:#8f7f75;transform:translateY(-1px)}._saveBtn_eqncu_371{color:#f7f2ed;background:#7a8e7a;box-shadow:0 2px 8px #7a8e7a33}._saveBtn_eqncu_371:hover{background:#6a7d6a;transform:translateY(-2px)}._loading_eqncu_403{color:#6e5a4e;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;font-family:Inter,sans-serif;display:flex}._spinner_eqncu_413{border:4px solid #e8d8c8;border-top-color:#7a8e7a;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite _spin_eqncu_413}@keyframes _spin_eqncu_413{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._categoryList_eqncu_429{flex-direction:column;gap:.5rem;max-height:340px;margin-bottom:1.25rem;padding-right:.25rem;display:flex;overflow-y:auto}._categoryItem_eqncu_439{background:#f7f2ed;border:1.5px solid #7a8e7a33;border-radius:10px;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex}._categoryName_eqncu_449{color:#6e5a4e;flex:1;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}._categoryCount_eqncu_457{color:#9a8f86;white-space:nowrap;font-size:.78rem}._categoryRemoveBtn_eqncu_463{cursor:pointer;color:#b05a5a;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:.85rem;line-height:1;transition:background .15s}._categoryRemoveBtn_eqncu_463:hover{background:#f5e8e8}._categoryEditBtn_eqncu_479{cursor:pointer;color:#5a7e8a;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:.85rem;line-height:1;transition:background .15s}._categoryEditBtn_eqncu_479:hover{background:#e8f0ed}._categoryConfirmBtn_eqncu_495{cursor:pointer;color:#5a8a5a;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1rem;font-weight:700;line-height:1;transition:background .15s}._categoryConfirmBtn_eqncu_495:hover{background:#e8f5e8}._categoryEditInput_eqncu_512{color:#4a3f38;background:#fff;border:1.5px solid #7a8e7a;border-radius:8px;outline:none;flex:1;padding:.3rem .6rem;font-family:Inter,sans-serif;font-size:.95rem}._categoryAddRow_eqncu_524{gap:.75rem;margin-bottom:.5rem;display:flex}._categoryInput_eqncu_530{color:#4a3f38;background:#f7f2ed;border:1.5px solid #7a8e7a4d;border-radius:10px;outline:none;flex:1;padding:.65rem 1rem;font-family:Inter,sans-serif;font-size:.95rem}._categoryInput_eqncu_530:focus{border-color:#7a8e7a}._categoryAddBtn_eqncu_546{color:#f7f2ed;cursor:pointer;white-space:nowrap;background:#7a8e7a;border:none;border-radius:10px;padding:.65rem 1.25rem;font-family:Inter,sans-serif;font-size:.93rem;font-weight:600;transition:background .2s}._categoryAddBtn_eqncu_546:hover{background:#6a7d6a}@media (width<=768px){._header_eqncu_8{flex-direction:column;gap:1rem;padding:1rem 1.5rem}._headerActions_eqncu_27{justify-content:center;width:100%}._formRow_eqncu_263,._imageUrlRow_eqncu_312{grid-template-columns:1fr}._pickImageBtn_eqncu_323{width:100%}._productsTable_eqncu_129{overflow-x:auto}._productsTable_eqncu_129 table{min-width:700px}._content_eqncu_83{padding:1rem}}._aboutContainer_cm69e_1{background-color:#e8d8c8;flex-direction:column;align-items:center;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}._contentWrapper_cm69e_11{box-sizing:border-box;justify-content:center;width:100%;padding:2rem 1rem 3rem;display:flex}._sectionCard_cm69e_19{background:#fff;border:1px solid #7a8e7a26;border-radius:22px;width:100%;max-width:1100px;padding:3rem 3.5rem;box-shadow:0 8px 28px #6e5a4e26}._title_cm69e_29{color:#6e5a4e;letter-spacing:.2px;margin:0 0 2.5rem;padding-top:.5rem;font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}._cardContent_cm69e_39{grid-template-columns:1fr 1.1fr;align-items:start;gap:2.5rem;display:grid}._imageSection_cm69e_46{border-radius:16px;width:100%;overflow:hidden;box-shadow:0 6px 20px #6e5a4e33}._aboutImage_cm69e_53{object-fit:cover;width:100%;height:auto;display:block}._textSection_cm69e_60{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}._text_cm69e_60{color:#6e5a4e;margin:0;font-family:inherit;font-size:1.05rem;line-height:1.75}._signature_cm69e_75{border-top:2px solid #7a8e7a33;margin-top:1.5rem;padding-top:1.5rem}._nameRole_cm69e_81{color:#6e5a4e;margin:0;font-family:inherit;font-size:1.15rem;font-weight:700}._signatureTitle_cm69e_89{color:#7a8e7a;letter-spacing:.3px;text-transform:uppercase;margin:.3rem 0 0;font-size:.95rem;font-weight:500}@media (width<=900px){._sectionCard_cm69e_19{padding:2.5rem 2rem}._cardContent_cm69e_39{grid-template-columns:1fr;gap:1.8rem}._title_cm69e_29{margin-bottom:1.5rem}}@media (width<=640px){._contentWrapper_cm69e_11{padding:1.5rem .75rem 2.5rem}._sectionCard_cm69e_19{border-radius:16px;padding:2rem 1.5rem}._title_cm69e_29{margin-bottom:1.2rem;font-size:1.6rem}._text_cm69e_60{font-size:.95rem;line-height:1.65}._cardContent_cm69e_39{gap:1.2rem}._signature_cm69e_75{margin-top:1rem;padding-top:1rem}}@media (width<=520px){._title_cm69e_29{font-size:1.45rem}._text_cm69e_60{font-size:.92rem;line-height:1.75}._nameRole_cm69e_81{font-size:1.05rem}._signatureTitle_cm69e_89{font-size:.85rem}}._contactContainer_1unac_1{background-color:#e8d8c8;flex-direction:column;align-items:center;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}._contentWrapper_1unac_11{box-sizing:border-box;justify-content:center;width:100%;padding:2rem 1rem 3rem;display:flex}._sectionCard_1unac_19{background:#fff;border:1px solid #7a8e7a26;border-radius:22px;width:100%;max-width:1100px;padding:2.5rem;box-shadow:0 8px 28px #6e5a4e26}._title_1unac_29{color:#6e5a4e;letter-spacing:.2px;margin:0 0 .8rem;font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}._description_1unac_38{color:#6e5a4e;margin-bottom:2.2rem;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.75}._contactGrid_1unac_46{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}._contactItem_1unac_52{text-align:center;background:linear-gradient(135deg,#f7f4f1 0%,#faf8f6 100%);border:1.5px solid #7a8e7a33;border-radius:16px;padding:1.8rem;transition:all .3s}._contactItem_1unac_52:hover{border-color:#7a8e7a66;transform:translateY(-4px);box-shadow:0 8px 20px #6e5a4e1f}._contactItem_1unac_52 h2{color:#7a8e7a;letter-spacing:.3px;margin:0 0 .8rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}._contactItem_1unac_52 p{color:#6e5a4e;margin:0;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.6}@media (width<=900px){._sectionCard_1unac_19{padding:2rem}._contactGrid_1unac_46{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}}@media (width<=640px){._contentWrapper_1unac_11{padding:1.5rem .75rem 2.5rem}._sectionCard_1unac_19{border-radius:16px;padding:1.5rem}._title_1unac_29{margin-bottom:.6rem;font-size:1.6rem}._description_1unac_38{margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}._contactGrid_1unac_46{grid-template-columns:1fr;gap:1rem}._contactItem_1unac_52{padding:1.4rem}._contactItem_1unac_52 h2{font-size:1.05rem}._contactItem_1unac_52 p{font-size:.95rem}}@media (width<=520px){._title_1unac_29{font-size:1.45rem}._description_1unac_38{font-size:.92rem}._contactItem_1unac_52{padding:1.2rem}._contactItem_1unac_52 h2{font-size:1rem}._contactItem_1unac_52 p{font-size:.9rem}}._pageContainer_i82e9_1{background-color:#e8d8c8;width:100%;min-height:100vh;font-family:Inter,sans-serif}._pageHeader_i82e9_9{background:linear-gradient(135deg,#f7f2ed 0%,#fff 100%);border-bottom:3px solid #7a8e7a33;padding:1.5rem 3rem;box-shadow:0 4px 20px #6e5a4e1f}._title_i82e9_16{color:#6e5a4e;letter-spacing:.3px;margin:0 0 .2rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700}._subtitle_i82e9_25{color:#9a8f86;margin:0;font-size:.9rem;font-style:italic}._content_i82e9_33{max-width:1400px;margin:0 auto;padding:2rem}._tableWrapper_i82e9_40{background:#fff;border:1.5px solid #7a8e7a33;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px #6e5a4e1a}._table_i82e9_40{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}._thName_i82e9_55,._thPrice_i82e9_56{color:#f7f2ed;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#7a8e7a;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600}._thName_i82e9_55{text-align:left}._thPrice_i82e9_56{text-align:right;width:160px}._categoryRow_i82e9_78{background:#f0ebe6}._categoryCell_i82e9_82{text-transform:uppercase;letter-spacing:1.2px;color:#7a8e7a;padding:.6rem 1.5rem;font-size:.78rem;font-weight:700}._rowEven_i82e9_92{background:#fff}._rowOdd_i82e9_96{background:#faf8f6}._rowEven_i82e9_92:hover td,._rowOdd_i82e9_96:hover td{background:#f7f4f1}._tdName_i82e9_105,._tdPrice_i82e9_106{color:#4a3f38;border-bottom:1px solid #f0ebe6;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:.93rem}._tdName_i82e9_105{text-align:left;font-weight:500}._tdPrice_i82e9_106{text-align:right;white-space:nowrap;color:#7a8e7a;width:160px;font-weight:700}._footer_i82e9_128{color:#9a8f86;text-align:center;background:#faf8f6;border-top:1px solid #f0ebe6;margin:0;padding:1rem 1.5rem;font-size:.78rem}._loading_i82e9_139,._empty_i82e9_140{text-align:center;color:#9a8f86;padding:4rem 2rem;font-size:1rem}@media (width<=768px){._pageHeader_i82e9_9{padding:1.25rem 1.5rem}._content_i82e9_33{padding:1rem}._thName_i82e9_55,._thPrice_i82e9_56,._tdName_i82e9_105,._tdPrice_i82e9_106,._categoryCell_i82e9_82{padding-left:1rem;padding-right:1rem}}
