@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";:root{--color-primary: #2C1810;--color-secondary: #C8A97E;--color-accent: #E8D5B7;--color-cream: #FAF6F0;--color-white: #FFFFFF;--color-dark: #1A0F0A;--color-text: #3D2B1F;--color-text-light: #7A6055;--color-border: #E8DDD5;--color-success: #4CAF50;--color-danger: #E53935;--color-warning: #FF9800;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(44, 24, 16, .08);--shadow-md: 0 4px 16px rgba(44, 24, 16, .12);--shadow-lg: 0 8px 32px rgba(44, 24, 16, .16)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-cream);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-primary);line-height:1.3}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:var(--font-body)}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:var(--radius-md);border:none;font-size:15px;font-weight:600;transition:all .2s ease;cursor:pointer}.btn-primary{background:var(--color-primary);color:var(--color-white)}.btn-primary:hover{background:var(--color-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-secondary{background:var(--color-secondary);color:var(--color-white)}.btn-secondary:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-outline{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary)}.btn-outline:hover{background:var(--color-primary);color:var(--color-white)}.btn-danger{background:var(--color-danger);color:var(--color-white)}.btn-danger:hover{filter:brightness(.9)}.spinner{width:40px;height:40px;border:3px solid var(--color-border);border-top-color:var(--color-secondary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-cream)}::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:3px}._overlay_13sta_2{position:fixed;inset:0;z-index:9999;background:#f8f7f5;display:flex;align-items:center;justify-content:center;animation:_fadeOut_13sta_1 .4s ease forwards;animation-delay:1.4s}._inner_13sta_15{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:_scaleIn_13sta_1 .5s cubic-bezier(.34,1.56,.64,1) both}._logo_13sta_23{width:110px;height:110px;border-radius:50%;object-fit:cover;box-shadow:0 8px 32px #f38a2040;animation:_pulse_13sta_1 1.2s ease-in-out infinite}._name_13sta_32{font-family:Italiana,serif;font-size:1.2rem;font-weight:400;color:#0f172a;letter-spacing:.06em;opacity:0;animation:_fadeUp_13sta_1 .5s ease .3s forwards}._dotsWrap_13sta_43{display:flex;gap:.4rem;margin-top:.25rem}._dot_13sta_43{width:7px;height:7px;border-radius:50%;background:#f38a20;opacity:.3;animation:_bounce_13sta_1 .9s ease-in-out infinite}._dot_13sta_43:nth-child(1){animation-delay:0s}._dot_13sta_43:nth-child(2){animation-delay:.15s}._dot_13sta_43:nth-child(3){animation-delay:.3s}@keyframes _scaleIn_13sta_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _pulse_13sta_1{0%,to{transform:scale(1);box-shadow:0 8px 32px #f38a2040}50%{transform:scale(1.06);box-shadow:0 12px 40px #f38a2066}}@keyframes _fadeUp_13sta_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounce_13sta_1{0%,80%,to{transform:translateY(0);opacity:.3}40%{transform:translateY(-6px);opacity:1}}@keyframes _fadeOut_13sta_1{0%{opacity:1;pointer-events:auto}to{opacity:0;pointer-events:none}}._header_1mypl_2{position:sticky;top:0;z-index:50;background:#f8f7f5f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(243,138,32,.15);font-family:Plus Jakarta Sans,sans-serif}._headerInner_1mypl_13{display:flex;align-items:center;gap:1rem;padding:0 1.5rem;height:80px;max-width:1280px;margin:0 auto}._logoWrap_1mypl_24{display:flex;align-items:center;gap:.65rem;text-decoration:none;flex-shrink:0}._logoImg_1mypl_31{display:block;height:90px;width:90px;object-fit:contain;flex-shrink:0;border-radius:8px}._logoName_1mypl_39{font-family:Italiana,serif;font-size:1rem;font-weight:400;letter-spacing:.05em;white-space:nowrap;line-height:1;-webkit-text-stroke:.4px currentColor}._logoGreen_1mypl_48{color:#16a34a}._logoWhite_1mypl_49{color:#94a3b8;text-shadow:0 1px 2px rgba(0,0,0,.12)}._logoRed_1mypl_53{color:#dc2626}._searchBox_1mypl_56{flex:1;max-width:520px;height:42px;display:flex;align-items:stretch;border-radius:.75rem;overflow:hidden;margin:0 2rem}._searchIconWrap_1mypl_66{display:flex;align-items:center;padding:0 .65rem 0 .85rem;background:#f38a201a;color:#f38a20b3;flex-shrink:0}._searchInput_1mypl_74{flex:1;height:100%;border:none;background:#f38a201a;font-size:.875rem;font-family:Plus Jakarta Sans,sans-serif;color:#0f172a;outline:none;padding-right:.85rem}._searchInput_1mypl_74::placeholder{color:#f38a2080}._searchHidden_1mypl_88{visibility:hidden}._nav_1mypl_91{display:flex;align-items:center;gap:1.75rem;flex-shrink:0}._navLink_1mypl_97{font-size:.875rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .2s;white-space:nowrap}._navLink_1mypl_97:hover{color:#0f172a}._navActive_1mypl_106{color:#f38a20!important}@media(max-width:1024px){._logoName_1mypl_39{font-size:1.1rem}._logoImg_1mypl_31{height:48px;width:48px}._nav_1mypl_91{gap:1.25rem}._searchBox_1mypl_56{margin:0 1rem}}@media(max-width:768px){._nav_1mypl_91{display:none}._headerInner_1mypl_13{gap:.65rem;height:72px}._logoImg_1mypl_31{height:44px;width:44px}._logoName_1mypl_39{font-size:1rem}._searchBox_1mypl_56{max-width:none;flex:1;margin:0 0 0 .5rem}._searchHidden_1mypl_88{flex:0!important;width:0!important;min-width:0!important;margin:0!important;overflow:hidden}}@media(max-width:480px){._headerInner_1mypl_13{padding:.4rem .9rem;gap:.5rem}._logoImg_1mypl_31{height:32px;width:32px}._logoName_1mypl_39{font-size:.68rem}}._page_sq8hi_5{--orange: #f38a20;--orange-10: rgba(243,138,32,.1);--orange-15: rgba(243,138,32,.15);--bg: #f8f7f5;--dark: #221910;--white: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: .75rem;--radius-2: 1rem;--full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.07);--shadow-md: 0 4px 18px rgba(0,0,0,.11);--shadow-lg: 0 10px 36px rgba(0,0,0,.15);font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}._container_sq8hi_28{max-width:1200px;margin:0 auto;padding:0 1.5rem}._hero_sq8hi_35{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;text-align:center;background:url(/assets/images/paio-header.avif) center / cover no-repeat;padding:5rem 1.5rem}._heroOverlay_sq8hi_47{position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#000000d9)}._heroContent_sq8hi_52{position:relative;z-index:2;max-width:640px;display:flex;flex-direction:column;align-items:center;gap:1.1rem}._heroBadge_sq8hi_61{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.78rem;font-weight:700;padding:.3rem .9rem;border-radius:var(--full);letter-spacing:.04em}._heroTitle_sq8hi_73{font-size:clamp(2.6rem,6vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;font-family:Plus Jakarta Sans,sans-serif;text-shadow:0 2px 20px rgba(0,0,0,.5)}._heroDesc_sq8hi_81{font-size:1.1rem;color:#ffffffeb;font-weight:500;line-height:1.65;max-width:500px;text-shadow:0 1px 8px rgba(0,0,0,.4)}._heroBtns_sq8hi_89{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}._btnPrimary_sq8hi_96{display:inline-flex;align-items:center;gap:.3rem;height:44px;padding:0 1.4rem;background:var(--orange);color:#fff;border-radius:var(--radius);font-size:.88rem;font-weight:700;text-decoration:none;box-shadow:0 3px 12px #f38a2059;transition:background .2s,transform .15s;white-space:nowrap}._btnPrimary_sq8hi_96:hover{background:#d97706;transform:translateY(-1px)}._btnGhost_sq8hi_113{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.4rem;background:#ffffff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1.5px solid rgba(255,255,255,.4);color:#fff;border-radius:var(--radius);font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s;white-space:nowrap}._btnGhost_sq8hi_113:hover{background:#ffffff38}._whySection_sq8hi_133{padding:3.5rem 0;background:var(--white);border-bottom:1px solid var(--border)}._whyGrid_sq8hi_138{display:grid;grid-template-columns:repeat(3,1fr);gap:0}._whyCard_sq8hi_143{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 2.5rem;border-right:1px solid var(--border)}._whyCard_sq8hi_143:last-child{border-right:none}._whyIcon_sq8hi_152{font-size:2.2rem;margin-bottom:.75rem}._whyTitle_sq8hi_153{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.35rem}._whyDesc_sq8hi_159{font-size:.845rem;color:var(--muted);line-height:1.55}._section_sq8hi_166{padding:5rem 0}._sectionHead_sq8hi_168{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}._sectionTitle_sq8hi_174{font-size:1.875rem;font-weight:800;color:var(--text);line-height:1.2;font-family:Plus Jakarta Sans,sans-serif}._sectionSub_sq8hi_181{font-size:.9rem;color:var(--muted);margin-top:.35rem}._viewAll_sq8hi_186{display:inline-flex;align-items:center;gap:.2rem;color:var(--orange);font-size:.875rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .2s}._viewAll_sq8hi_186:hover{opacity:.75}._featuredGrid_sq8hi_200{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}._featuredCard_sq8hi_205{display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius-2);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:box-shadow .3s,transform .3s}._featuredCard_sq8hi_205:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}._featuredImgWrap_sq8hi_221{aspect-ratio:16/10;overflow:hidden}._featuredImg_sq8hi_221{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}._featuredCard_sq8hi_205:hover ._featuredImg_sq8hi_221{transform:scale(1.04)}._featuredEmoji_sq8hi_233{font-size:4rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.25))}._featuredBody_sq8hi_234{padding:1.1rem 1.3rem 1.3rem;display:flex;flex-direction:column;gap:.45rem}._featuredRow_sq8hi_240{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._featuredName_sq8hi_246{font-size:1.05rem;font-weight:700;color:var(--text);transition:color .2s}._featuredCard_sq8hi_205:hover ._featuredName_sq8hi_246{color:var(--orange)}._featuredPrice_sq8hi_253{font-weight:700;color:#fff;background:var(--orange);white-space:nowrap;font-size:.95rem;padding:.15rem .55rem;border-radius:.4rem}._featuredDesc_sq8hi_262{font-size:.82rem;color:var(--muted);line-height:1.5}._visitSection_sq8hi_269{padding:5rem 0;background:var(--white)}._visitGrid_sq8hi_273{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}._visitDesc_sq8hi_280{color:var(--muted);font-size:.95rem;line-height:1.65;margin:.75rem 0 2rem}._infoList_sq8hi_286{display:flex;flex-direction:column;gap:1.35rem;margin-bottom:2rem}._infoItem_sq8hi_292{display:flex;gap:.9rem;align-items:flex-start}._infoIcon_sq8hi_297{width:40px;height:40px;border-radius:var(--full);background:var(--bg);border:1px solid var(--border);color:var(--orange);display:flex;align-items:center;justify-content:center;flex-shrink:0}._infoItem_sq8hi_292 strong{display:block;font-size:.7rem;font-weight:700;color:var(--orange);margin-bottom:.15rem;text-transform:uppercase;letter-spacing:.04em}._infoItem_sq8hi_292 p{font-size:.9rem;color:var(--text);line-height:1.5}._phoneLink_sq8hi_323{color:var(--orange);text-decoration:none;font-weight:600}._phoneLink_sq8hi_323:hover{opacity:.8}._callBtn_sq8hi_325{display:inline-flex;align-items:center;gap:.45rem;height:48px;padding:0 1.75rem;background:var(--orange);color:#fff;border-radius:var(--radius);font-size:.9rem;font-weight:700;text-decoration:none;box-shadow:0 3px 14px #f38a204d;transition:background .2s,transform .15s}._callBtn_sq8hi_325:hover{background:#d97706;transform:translateY(-1px)}._mapWrap_sq8hi_341{height:400px;border-radius:var(--radius-2);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid var(--border)}._footer_sq8hi_350{background:#f0ece7;border-top:1px solid var(--border);padding:3rem 0 0}._footerGrid_sq8hi_355{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem}._footerLogo_sq8hi_361{display:flex;align-items:center;gap:.75rem;margin-bottom:.9rem}._footerLogoText_sq8hi_367{font-family:Italiana,serif;font-size:1.25rem;font-weight:400;letter-spacing:.05em;line-height:1;-webkit-text-stroke:.4px currentColor}._logoGreen_sq8hi_375{color:#16a34a}._logoGray_sq8hi_376{color:#94a3b8;text-shadow:0 1px 2px rgba(0,0,0,.12)}._logoRed_sq8hi_377{color:#dc2626}._footerLogoImg_sq8hi_378{height:90px;width:90px;object-fit:contain;border-radius:6px}._footerDesc_sq8hi_379{font-size:.845rem;color:var(--muted);line-height:1.6;max-width:280px}._footerColTitle_sq8hi_380{font-size:.78rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.9rem}._footerLinks_sq8hi_381{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}._footerLinks_sq8hi_381 li,._footerLinks_sq8hi_381 a{font-size:.845rem;color:var(--muted);text-decoration:none;transition:color .2s}._footerLinks_sq8hi_381 a:hover{color:var(--orange)}._footerBottom_sq8hi_389{border-top:1px solid var(--border);padding:1.25rem 0;font-size:.75rem;color:#94a3b8;text-align:center}._mobileNav_sq8hi_398{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--orange-15);height:64px;justify-content:space-around;align-items:center;z-index:60}._mobileNavBtn_sq8hi_409{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:none;border:none;color:#94a3b8;font-size:.6rem;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;text-decoration:none;transition:color .2s}._mobileNavBtn_sq8hi_409:hover{color:var(--orange)}._mobileNavActive_sq8hi_419{color:var(--orange)!important}@media(max-width:1024px){._featuredGrid_sq8hi_200{grid-template-columns:repeat(2,1fr)}._whyGrid_sq8hi_138{grid-template-columns:1fr}._whyCard_sq8hi_143{flex-direction:row;gap:1rem;text-align:left;padding:1.5rem 2rem;border-right:none;border-bottom:1px solid var(--border)}._whyCard_sq8hi_143:last-child{border-bottom:none}._whyIcon_sq8hi_152{margin-bottom:0;font-size:1.8rem;flex-shrink:0}._footerGrid_sq8hi_355{grid-template-columns:1fr 1fr}._footerGrid_sq8hi_355>div:first-child{grid-column:1 / -1}}@media(max-width:768px){._mobileNav_sq8hi_398{display:flex}._page_sq8hi_5{padding-bottom:64px}._hero_sq8hi_35{min-height:500px;padding:4rem 1.25rem}._heroBtns_sq8hi_89{flex-direction:column;align-items:center}._btnPrimary_sq8hi_96,._btnGhost_sq8hi_113{width:100%;max-width:260px;justify-content:center;height:44px}._featuredGrid_sq8hi_200{grid-template-columns:repeat(2,1fr);max-width:none;gap:1rem}._visitGrid_sq8hi_273{grid-template-columns:1fr;gap:2rem}._mapWrap_sq8hi_341{height:260px}._footerGrid_sq8hi_355{grid-template-columns:1fr;gap:1.75rem}._footerDesc_sq8hi_379{max-width:none}}@media(max-width:480px){._section_sq8hi_166,._visitSection_sq8hi_269,._whySection_sq8hi_133{padding:2.5rem 0}._sectionHead_sq8hi_168{flex-direction:column;align-items:flex-start;gap:.6rem}._sectionTitle_sq8hi_174{font-size:1.5rem}._hero_sq8hi_35{min-height:440px;padding:3.5rem 1rem}._heroTitle_sq8hi_73{font-size:2.25rem}._heroBadge_sq8hi_61{font-size:.72rem}._featuredGrid_sq8hi_200{grid-template-columns:1fr}._whyCard_sq8hi_143{padding:1.25rem}}._page_qlhsi_5{--orange: #f38a20;--orange-10: rgba(243,138,32,.1);--orange-15: rgba(243,138,32,.15);--orange-20: rgba(243,138,32,.2);--bg: #f8f7f5;--white: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: .75rem;--radius-2: 1rem;--full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-lg: 0 8px 28px rgba(0,0,0,.14);--header-h: 72px;font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column}._body_qlhsi_31{flex:1;display:flex;max-width:1280px;margin:0 auto;width:100%}._sidebar_qlhsi_40{width:240px;flex-shrink:0;border-right:1px solid var(--orange-15);padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:var(--header-h);align-self:flex-start;max-height:calc(100vh - var(--header-h));overflow-y:auto}._sideLabel_qlhsi_54{font-size:.65rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:0 .5rem}._sideNav_qlhsi_62{display:flex;flex-direction:column;gap:.15rem}._sideItem_qlhsi_67{display:flex;align-items:center;gap:.6rem;padding:.7rem .85rem;border-radius:var(--radius);border:none;background:transparent;color:#475569;font-size:.875rem;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;text-align:left;transition:background .15s,color .15s}._sideItem_qlhsi_67:hover{background:var(--orange-10);color:var(--text)}._sideItemActive_qlhsi_84{background:var(--orange)!important;color:#fff!important;box-shadow:0 2px 10px #f38a204d}._sideItemDot_qlhsi_89{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.4;flex-shrink:0}._sideItemActive_qlhsi_84 ._sideItemDot_qlhsi_89{opacity:1;background:#ffffffb3}._visitCard_qlhsi_99{margin-top:auto;padding:1.1rem;background:var(--orange-10);border-radius:var(--radius-2);display:flex;flex-direction:column;gap:.3rem}._visitCardIcon_qlhsi_108{color:var(--orange);margin-bottom:.2rem}._visitCardTitle_qlhsi_109{font-size:.7rem;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.07em}._visitCardAddr_qlhsi_113{font-size:.8rem;color:var(--text);line-height:1.4;font-weight:500}._visitCardHours_qlhsi_116{font-size:.78rem;color:var(--muted)}._visitCardBtn_qlhsi_119{display:block;margin-top:.6rem;text-align:center;padding:.55rem 0;background:var(--orange);color:#fff;border-radius:var(--radius);font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s}._visitCardBtn_qlhsi_119:hover{background:#d97706}._content_qlhsi_129{flex:1;min-width:0;display:flex;flex-direction:column}._tabBar_qlhsi_137{display:none;position:sticky;top:var(--header-h);z-index:40;border-bottom:1px solid var(--orange-15);background:#f8f7f5f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-x:auto;scrollbar-width:none;padding:0 1rem}._tabBar_qlhsi_137::-webkit-scrollbar{display:none}._tab_qlhsi_137{padding:.875rem .9rem;border:none;background:transparent;font-size:.82rem;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;flex-shrink:0;transition:color .2s,border-color .2s}._tab_qlhsi_137:hover{color:var(--orange)}._tabActive_qlhsi_164{color:var(--orange)!important;border-bottom-color:var(--orange)!important}._productsWrap_qlhsi_167{padding:2rem 2rem 1rem}._catSection_qlhsi_170{margin-bottom:3rem}._catHeader_qlhsi_171{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._catTitle_qlhsi_175{font-size:1.3rem;font-weight:700;color:var(--text)}._catCount_qlhsi_176{font-size:.72rem;font-weight:600;color:var(--orange);padding:.2rem .6rem;background:var(--orange-10);border-radius:var(--full)}._grid_qlhsi_184{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._card_qlhsi_191{display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius-2);overflow:hidden;border:1px solid var(--orange-15);box-shadow:var(--shadow-sm);transition:box-shadow .3s,transform .3s}._card_qlhsi_191:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}._cardImgWrap_qlhsi_204{position:relative;height:192px;overflow:hidden}._cardBg_qlhsi_205{position:absolute;inset:0;background-color:#f0ebe5;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;transition:transform .5s}._card_qlhsi_191:hover ._cardBg_qlhsi_205{transform:scale(1.05)}._noImgIcon_qlhsi_215{font-size:3.5rem}._priceBadge_qlhsi_218{position:absolute;top:.65rem;right:.65rem;background:var(--orange);color:#fff;font-size:1rem;font-weight:800;padding:.35rem .8rem;border-radius:.5rem;box-shadow:0 2px 10px #f38a2073;letter-spacing:.02em}._cardBody_qlhsi_229{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem}._cardName_qlhsi_233{font-size:1rem;font-weight:700;color:var(--text);transition:color .2s}._card_qlhsi_191:hover ._cardName_qlhsi_233{color:var(--orange)}._cardDesc_qlhsi_238{font-size:.8rem;color:#475569;line-height:1.5}._bottomCta_qlhsi_244{margin:.5rem 2rem 3rem;padding:1.75rem 2rem;background:var(--white);border:1px solid var(--orange-15);border-radius:var(--radius-2);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._bottomCta_qlhsi_244 p{font-size:.95rem;font-weight:600;color:var(--text)}._bottomCtaBtn_qlhsi_259{display:inline-flex;align-items:center;gap:.45rem;height:44px;padding:0 1.5rem;background:var(--orange);color:#fff;border-radius:var(--radius);font-size:.875rem;font-weight:700;text-decoration:none;box-shadow:0 3px 12px #f38a2047;transition:background .2s;flex-shrink:0}._bottomCtaBtn_qlhsi_259:hover{background:#d97706}._empty_qlhsi_271{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:5rem 1rem;color:var(--muted);font-size:1rem}._empty_qlhsi_271 span{font-size:3rem}._mobileNav_qlhsi_279{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--orange-15);height:64px;justify-content:space-around;align-items:center;z-index:60}._mobileNavBtn_qlhsi_290{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:none;border:none;color:#94a3b8;font-size:.6rem;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;text-decoration:none;transition:color .2s}._mobileNavBtn_qlhsi_290:hover{color:var(--orange)}._mobileNavActive_qlhsi_300{color:var(--orange)!important}@media(max-width:1280px){._productsWrap_qlhsi_167{padding:1.5rem 1.5rem 1rem}._bottomCta_qlhsi_244{margin:.5rem 1.5rem 2.5rem}}@media(max-width:1024px){._grid_qlhsi_184{grid-template-columns:repeat(2,1fr)}._sidebar_qlhsi_40{width:200px}._productsWrap_qlhsi_167{padding:1.25rem 1.25rem 1rem}}@media(max-width:768px){._sidebar_qlhsi_40{display:none}._tabBar_qlhsi_137{display:flex}._productsWrap_qlhsi_167{padding:1rem}._grid_qlhsi_184{grid-template-columns:repeat(2,1fr);gap:.75rem}._cardImgWrap_qlhsi_204{height:150px}._catSection_qlhsi_170{margin-bottom:2rem}._catTitle_qlhsi_175{font-size:1.1rem}._bottomCta_qlhsi_244{margin:.5rem 1rem 1.5rem;flex-direction:column;text-align:center;padding:1.25rem}._mobileNav_qlhsi_279{display:flex}._page_qlhsi_5{padding-bottom:64px}}@media(max-width:480px){._grid_qlhsi_184{grid-template-columns:1fr}._cardImgWrap_qlhsi_204{height:180px}._noImgIcon_qlhsi_215{font-size:3rem}}._page_ht3pv_5{--orange: #f38a20;--orange-10: rgba(243,138,32,.1);--orange-15: rgba(243,138,32,.15);--bg: #f8f7f5;--white: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: .75rem;--radius-2: 1rem;--full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.07);--shadow-md: 0 4px 18px rgba(0,0,0,.11);--shadow-lg: 0 10px 36px rgba(0,0,0,.15);font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column}._container_ht3pv_29{max-width:1200px;margin:0 auto;padding:0 1.5rem}._hero_ht3pv_36{position:relative;min-height:420px;display:flex;align-items:center;background:url(https://images.unsplash.com/photo-1473093295043-cdd812d0e601?auto=format&fit=crop&q=85&w=1920) center / cover no-repeat;padding:4rem 1.5rem}._heroOverlay_ht3pv_46{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000a6)}._heroContent_ht3pv_50{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:1rem}._heroBadge_ht3pv_55{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.78rem;font-weight:700;padding:.3rem .9rem;border-radius:var(--full);letter-spacing:.04em;width:fit-content}._heroTitle_ht3pv_67{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;line-height:1.15;font-family:Plus Jakarta Sans,sans-serif}._heroDesc_ht3pv_74{font-size:1.05rem;color:#ffffffd9;font-weight:500;max-width:480px;line-height:1.6}._heroCta_ht3pv_78{display:inline-flex;align-items:center;gap:.45rem;height:48px;padding:0 1.6rem;margin-top:.4rem;background:var(--orange);color:#fff;border-radius:var(--radius);font-size:.9rem;font-weight:700;text-decoration:none;width:fit-content;box-shadow:0 4px 14px #f38a2061;transition:background .2s,transform .15s}._heroCta_ht3pv_78:hover{background:#d97706;transform:translateY(-1px)}._infoBar_ht3pv_91{background:var(--white);border-bottom:1px solid var(--border);padding:0}._infoBarGrid_ht3pv_96{display:grid;grid-template-columns:repeat(4,1fr)}._infoBarCard_ht3pv_100{display:flex;align-items:center;gap:.9rem;padding:1.5rem 1.75rem;text-decoration:none;color:inherit;border-right:1px solid var(--border);transition:background .2s;cursor:pointer;position:relative}._infoBarCard_ht3pv_100:last-child{border-right:none}._infoBarCard_ht3pv_100[href]:hover{background:var(--bg)}._infoBarCard_ht3pv_100[href]:hover ._infoBarArrow_ht3pv_114{opacity:1;transform:translate(2px)}._infoBarIcon_ht3pv_116{width:44px;height:44px;border-radius:var(--full);background:var(--orange-10);color:var(--orange);display:flex;align-items:center;justify-content:center;flex-shrink:0}._infoBarLabel_ht3pv_124{font-size:.65rem;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}._infoBarValue_ht3pv_130{font-size:.875rem;font-weight:600;color:var(--text);line-height:1.45}._infoBarArrow_ht3pv_114{margin-left:auto;color:var(--muted);flex-shrink:0;opacity:0;transition:opacity .2s,transform .2s}._mainSection_ht3pv_139{padding:4rem 0 5rem}._mainGrid_ht3pv_142{display:grid;grid-template-columns:1fr 1.5fr;gap:3.5rem;align-items:stretch}._infoCol_ht3pv_148{display:flex;flex-direction:column;gap:1.25rem}._mapCol_ht3pv_153{display:flex;flex-direction:column}._colTitle_ht3pv_158{font-size:1.5rem;font-weight:800;color:var(--text);font-family:Plus Jakarta Sans,sans-serif}._colDesc_ht3pv_163{font-size:.9rem;color:var(--muted);line-height:1.6;margin-top:-.4rem}._mapWrap_ht3pv_165{flex:1;min-height:480px;border-radius:var(--radius-2);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-md)}._infoBtns_ht3pv_173{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}._directionsBtn_ht3pv_179{display:inline-flex;align-items:center;gap:.4rem;height:44px;padding:0 1.4rem;background:var(--white);border:1.5px solid var(--orange);color:var(--orange);border-radius:var(--radius);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s}._directionsBtn_ht3pv_179:hover{background:var(--orange);color:#fff}._callBtn_ht3pv_191{display:inline-flex;align-items:center;gap:.4rem;height:44px;padding:0 1.4rem;background:var(--orange);color:#fff;border:1.5px solid var(--orange);border-radius:var(--radius);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s}._callBtn_ht3pv_191:hover{background:#d97706;border-color:#d97706}._socialStrip_ht3pv_204{background:var(--orange);padding:1.5rem 0}._socialInner_ht3pv_208{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._socialText_ht3pv_215{font-size:1rem;font-weight:600;color:#fff}._socialBtn_ht3pv_218{display:inline-flex;align-items:center;gap:.5rem;height:40px;padding:0 1.25rem;background:#ffffff26;border:1.5px solid rgba(255,255,255,.4);color:#fff;border-radius:var(--full);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s}._socialBtn_ht3pv_218:hover{background:#ffffff40}._footer_ht3pv_232{background:#f0ece7;border-top:1px solid var(--border);padding:3rem 0 0;margin-top:auto}._footerGrid_ht3pv_238{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem}._footerLogo_ht3pv_244{display:flex;align-items:center;gap:.75rem;margin-bottom:.9rem}._footerLogoText_ht3pv_248{font-family:Italiana,serif;font-size:1.25rem;font-weight:400;letter-spacing:.05em;line-height:1;-webkit-text-stroke:.4px currentColor}._logoGreen_ht3pv_256{color:#16a34a}._logoGray_ht3pv_257{color:#94a3b8;text-shadow:0 1px 2px rgba(0,0,0,.12)}._logoRed_ht3pv_258{color:#dc2626}._footerLogoImg_ht3pv_259{height:90px;width:90px;object-fit:contain;border-radius:6px}._footerDesc_ht3pv_260{font-size:.845rem;color:var(--muted);line-height:1.6}._footerColTitle_ht3pv_261{font-size:.72rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.9rem}._footerLinks_ht3pv_265{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}._footerLinks_ht3pv_265 li,._footerLinks_ht3pv_265 a{display:flex;align-items:center;gap:.3rem;font-size:.845rem;color:var(--muted);text-decoration:none;transition:color .2s}._footerLinks_ht3pv_265 a:hover{color:var(--orange)}._footerBottom_ht3pv_275{border-top:1px solid var(--border);padding:1.25rem 0;font-size:.75rem;color:#94a3b8;text-align:center}._mobileNav_ht3pv_282{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--orange-15);height:64px;justify-content:space-around;align-items:center;z-index:60}._mobileNavBtn_ht3pv_293{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:none;border:none;color:#94a3b8;font-size:.6rem;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;text-decoration:none;transition:color .2s}._mobileNavBtn_ht3pv_293:hover{color:var(--orange)}._mobileNavActive_ht3pv_303{color:var(--orange)!important}@media(max-width:1024px){._mainGrid_ht3pv_142{gap:2.5rem}._infoBarGrid_ht3pv_96{grid-template-columns:repeat(2,1fr)}._infoBarCard_ht3pv_100:nth-child(2){border-right:none}._infoBarCard_ht3pv_100:nth-child(1),._infoBarCard_ht3pv_100:nth-child(2){border-bottom:1px solid var(--border)}}@media(max-width:768px){._mobileNav_ht3pv_282{display:flex}._page_ht3pv_5{padding-bottom:64px}._hero_ht3pv_36{min-height:340px;padding:3rem 1.25rem}._infoBarGrid_ht3pv_96{grid-template-columns:1fr 1fr}._mainGrid_ht3pv_142{grid-template-columns:1fr;gap:2rem}._mapWrap_ht3pv_165{min-height:300px}._footerGrid_ht3pv_238{grid-template-columns:1fr 1fr}._footerGrid_ht3pv_238>div:first-child{grid-column:1 / -1}._socialInner_ht3pv_208{flex-direction:column;text-align:center}}@media(max-width:480px){._hero_ht3pv_36{padding:2.5rem 1rem;min-height:300px}._heroTitle_ht3pv_67{font-size:1.9rem}._infoBarGrid_ht3pv_96{grid-template-columns:1fr}._infoBarCard_ht3pv_100{border-right:none;border-bottom:1px solid var(--border)}._infoBarCard_ht3pv_100:last-child{border-bottom:none}._mainSection_ht3pv_139{padding:2.5rem 0 3.5rem}._footerGrid_ht3pv_238{grid-template-columns:1fr}._container_ht3pv_29{padding:0 1rem}}
