.builder_container__xANNm{display:flex;height:100vh;overflow:hidden;background-color:var(--bg-primary)}.builder_editorPanel__T15ik{width:480px;min-width:420px;border-right:1px solid var(--border-color);background-color:var(--bg-secondary);display:flex;flex-direction:column;height:100%}.builder_editorHeader__25fiY{padding:1.5rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between}.builder_title__KYuTB{font-family:var(--font-display);font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.builder_backLink__dIetX{color:var(--text-muted);font-size:.85rem;font-weight:500}.builder_backLink__dIetX:hover{color:var(--text-primary)}.builder_tabs__35kFz{display:flex;border-bottom:1px solid var(--border-color);background:var(--bg-primary);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0}.builder_tabs__35kFz::-webkit-scrollbar{display:none}.builder_tab__S1Tmk{flex:1 1;padding:1rem .5rem;background:none;color:var(--text-secondary);font-weight:600;font-size:.85rem;cursor:pointer;text-align:center;transition:all var(--transition-fast);border:none;border-bottom:2px solid transparent}.builder_activeTab__imPfu{color:var(--accent);border-bottom-color:var(--accent);background:rgba(99,102,241,.05)}.builder_formContent__GuJ7c{flex:1 1;overflow-y:auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.builder_formGroup__oYlkK{display:flex;flex-direction:column;gap:.5rem}.builder_label__16Kzv{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.builder_input__LsFxI,.builder_select__1G15G,.builder_textarea__y2qth{width:100%;padding:.75rem;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:.9rem;transition:all var(--transition-fast)}.builder_input__LsFxI:focus,.builder_select__1G15G:focus,.builder_textarea__y2qth:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.builder_colorPickerWrapper__Li7vn{display:flex;gap:1rem;align-items:center}.builder_colorInput__ucj_r{appearance:none;width:42px;height:42px;background-color:transparent;border:none;cursor:pointer}.builder_colorInput__ucj_r::-webkit-color-swatch{border-radius:var(--radius-md);border:1px solid var(--border-color)}.builder_slugWrapper__Ct_Hr{display:flex;align-items:center;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.builder_slugPrefix__rDnAZ{padding:.75rem .5rem .75rem .75rem;color:var(--text-muted);font-size:.85rem;-webkit-user-select:none;user-select:none;border-right:1px solid var(--border-color);background:var(--bg-secondary)}.builder_slugInput__DRIyw{border:none;flex:1 1;padding:.75rem;background:transparent;color:var(--text-primary);font-size:.9rem}.builder_slugInput__DRIyw:focus{outline:none}.builder_servicesList__dDeYv{display:flex;flex-direction:column;gap:1rem}.builder_serviceItem__ddJzr{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem;position:relative;display:flex;flex-direction:column;gap:.75rem}.builder_removeServiceBtn__vKWrM{position:absolute;top:.5rem;right:.5rem;background:none;border:none;color:var(--error);font-size:1.2rem;cursor:pointer;padding:.25rem}.builder_addServiceBtn__e9Bzf{background:rgba(255,255,255,.05);border:1px dashed var(--border-color);color:var(--text-primary);padding:.75rem;border-radius:var(--radius-md);cursor:pointer;font-weight:600;font-size:.85rem;text-align:center;transition:all var(--transition-fast)}.builder_addServiceBtn__e9Bzf:hover{background:rgba(99,102,241,.05);border-color:var(--accent);color:var(--accent)}.builder_editorFooter__ULR8m{padding:1.5rem;border-top:1px solid var(--border-color);background:var(--bg-primary);display:flex;flex-direction:column;gap:.75rem}.builder_publishBtn__4Fdmg{background:var(--accent);color:white;border:none;padding:.9rem;border-radius:var(--radius-md);font-weight:700;font-size:.95rem;cursor:pointer;box-shadow:var(--shadow-glow);transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:.5rem}.builder_publishBtn__4Fdmg:hover{background:var(--accent-hover);transform:translateY(-1px)}.builder_publishBtn__4Fdmg:disabled{background:var(--border-color);color:var(--text-muted);cursor:not-allowed;box-shadow:none}.builder_errorMsg__ZI19z{color:var(--error);font-size:.85rem;margin-top:.5rem;text-align:center}.builder_previewArea__CK0GE{flex:1 1;background-color:var(--bg-primary);display:flex;flex-direction:column;height:100%}.builder_previewHeader__SDWAG{height:57px;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:var(--bg-secondary)}.builder_previewIndicator__pJ9Do{font-size:.85rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.builder_pulseDot__EPJKq{width:8px;height:8px;border-radius:50%;background-color:var(--success);animation:builder_pulseGlow__GGpM3 1.5s infinite}.builder_viewportControls__FZmRI{display:flex;gap:.5rem}.builder_viewportBtn__WpyQr{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-secondary);padding:.4rem .75rem;border-radius:var(--radius-sm);font-size:.8rem;cursor:pointer}.builder_activeViewport__OST_W{background:var(--accent);color:white;border-color:var(--accent)}.builder_previewContentFrame__5H8Vr{flex:1 1;padding:2rem;display:flex;align-items:center;justify-content:center;overflow:auto;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 0);background-size:20px 20px}.builder_iframeMock__jieFB{background:#ffffff;color:#1c1917;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:all var(--transition-normal);overflow-y:auto;height:100%}.builder_viewportDesktop__Z3d4a{width:100%}.builder_viewportTablet__GU31l{width:768px;max-width:100%}.builder_viewportMobile__uPQUj{width:375px;max-width:100%}.builder_modalOverlay__WEZ6y{position:fixed;inset:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.builder_modal__efGSo{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:2.5rem;max-width:500px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:var(--shadow-lg);animation:builder_fadeIn__lQWrJ var(--transition-normal) forwards}.builder_successIcon__9Qx_Q{width:60px;height:60px;border-radius:50%;background:rgba(16,185,129,.1);color:var(--success);display:flex;align-items:center;justify-content:center;font-size:2rem}.builder_modalTitle__Z9k7N{font-size:1.5rem;font-weight:700}.builder_modalDesc__BK9Yo{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.builder_linkDisplay__wjTqF{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:.75rem;font-family:var(--font-mono);font-size:.85rem;color:var(--accent);width:100%;word-break:break-all}.builder_modalActions__3FNdo{display:flex;gap:1rem;width:100%}.builder_modalPrimaryBtn__sFH1h{flex:1 1;background:var(--accent);color:white;border:none;padding:.75rem;border-radius:var(--radius-md);font-weight:600;cursor:pointer;text-align:center}.builder_modalPrimaryBtn__sFH1h:hover{background:var(--accent-hover)}.builder_modalSecondaryBtn__K1GSA{flex:1 1;background:rgba(255,255,255,.05);border:1px solid var(--border-color);color:var(--text-primary);padding:.75rem;border-radius:var(--radius-md);font-weight:600;cursor:pointer;text-align:center}.builder_modalSecondaryBtn__K1GSA:hover{background:rgba(255,255,255,.08)}.builder_saveBtn__gmkeK{background:rgba(255,255,255,.05);color:var(--text-primary);border:1px solid var(--border-color);padding:.9rem;border-radius:var(--radius-md);font-weight:700;font-size:.95rem;cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:.5rem}.builder_saveBtn__gmkeK:hover{background:rgba(255,255,255,.08)}.builder_saveBtn__gmkeK:disabled{background:var(--border-color);color:var(--text-muted);cursor:not-allowed}.builder_successMsg__7HlJc{color:var(--success);font-size:.85rem;margin-top:.5rem;text-align:center}.builder_sidebarToggle__WnM_5{display:none;align-items:center;justify-content:center;width:38px;height:38px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;flex-shrink:0;transition:all var(--transition-fast)}.builder_sidebarToggle__WnM_5:hover{background:var(--accent);border-color:var(--accent);color:white}.builder_sidebarToggle__WnM_5 svg{width:20px;height:20px}.builder_drawerBackdrop__MgVx1{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99}.builder_drawerBackdropVisible__U0ZCf{display:block;animation:builder_backdropFadeIn__BVxBb .2s ease forwards}@keyframes builder_backdropFadeIn__BVxBb{0%{opacity:0}to{opacity:1}}@media (max-width:1280px){.builder_editorPanel__T15ik{width:380px;min-width:320px}}@media (max-width:1024px){.builder_container__xANNm{position:relative;overflow:hidden}.builder_sidebarToggle__WnM_5{display:flex}.builder_editorPanel__T15ik{position:fixed;left:0;top:0;bottom:0;width:min(400px,92vw);min-width:unset;z-index:100;transform:translateX(-100%);transition:transform .16s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-lg);border-right:1px solid var(--border-color);overflow:hidden}.builder_editorPanelOpen__4nZJk{transform:translateX(0)}.builder_previewArea__CK0GE{width:100%;flex:1 1}.builder_previewHeader__SDWAG{padding:0 1rem;gap:.75rem}.builder_previewContentFrame__5H8Vr{padding:1rem}.builder_tabs__35kFz{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--border-color)}.builder_tabs__35kFz::-webkit-scrollbar{display:none}.builder_tab__S1Tmk{flex:0 0 auto;padding:1rem 1.25rem;font-size:.85rem;white-space:nowrap}}@media (max-width:480px){.builder_editorPanel__T15ik{width:100vw}.builder_previewHeader__SDWAG{padding:0 .75rem}.builder_viewportControls__FZmRI{gap:.25rem}.builder_viewportBtn__WpyQr{padding:.35rem .5rem;font-size:.75rem}.builder_previewContentFrame__5H8Vr{padding:.5rem}.builder_modal__efGSo{padding:1.5rem}.builder_modalActions__3FNdo{flex-direction:column}}.template_templateWrapper__BDLoT{width:100%;min-height:100%;display:flex;flex-direction:column;color:#1f2937;background-color:#ffffff}.template_fontSans__ages3{font-family:var(--font-sans),sans-serif}.template_fontSerif__tikke{font-family:var(--font-serif),Georgia,serif}.template_fontDisplay__EiaNi{font-family:var(--font-display),sans-serif}.template_fontCursive__H_kzp{font-family:var(--font-cursive),cursive}.template_fontRoboto__Y2Lt7{font-family:var(--font-roboto),sans-serif}.template_fontMono__aefP0{font-family:var(--font-mono),monospace}.template_modernHeader__ll8t3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;border-bottom:1px solid #e5e7eb}.template_modernLogo__pI96j{font-size:1.5rem;font-weight:800;letter-spacing:-.03em}.template_modernNav__nija5{display:flex;gap:2rem;font-size:.95rem;font-weight:500;color:#4b5563}.template_modernNav__nija5 a{transition:color var(--transition-fast)}.template_modernNav__nija5 a:hover{color:var(--theme-color)!important}.template_modernHero__EhK8b{padding:6rem 5%;text-align:center;background:radial-gradient(circle at top right,rgba(var(--color-rgb),.05),transparent);display:flex;flex-direction:column;align-items:center;gap:1.5rem;border-bottom:1px solid #f3f4f6}.template_heroSplitRight__NxYsb{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:5rem 8%;min-height:85vh;background:radial-gradient(circle at top left,rgba(var(--color-rgb),.07),transparent 60%);border-bottom:1px solid #f3f4f6}.template_heroSplitRight__NxYsb .template_heroInfo__kjwNq{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.template_heroSplitRight__NxYsb .template_heroImageContainer__1X_D8{position:relative;display:flex;align-items:center;justify-content:center}.template_heroSplitRight__NxYsb .template_heroShapeBg__wiwuZ{position:absolute;width:85%;height:85%;background:rgba(var(--color-rgb),.1);border-radius:60% 40% 50% 50%/50% 60% 40% 50%;z-index:0;animation:template_morphShape__ReLcx 8s ease-in-out infinite}.template_heroSplitRight__NxYsb .template_heroImg__j0kIs{position:relative;z-index:1;width:100%;max-width:480px;height:420px;object-fit:cover;border-radius:1.5rem;box-shadow:0 20px 50px rgba(0,0,0,.15)}@keyframes template_morphShape__ReLcx{0%,to{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}33%{border-radius:50% 50% 40% 60%/60% 40% 60% 40%}66%{border-radius:40% 60% 60% 40%/50% 50% 60% 40%}}.template_heroSplitLeft__R5DeS{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:5rem 8%;min-height:85vh;background:radial-gradient(circle at top right,rgba(var(--color-rgb),.07),transparent 60%);border-bottom:1px solid #f3f4f6}.template_heroSplitLeft__R5DeS .template_heroInfo__kjwNq{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.template_heroSplitLeft__R5DeS .template_heroImageContainer__1X_D8{position:relative;display:flex;align-items:center;justify-content:center}.template_heroSplitLeft__R5DeS .template_heroShapeBg__wiwuZ{position:absolute;width:85%;height:85%;background:rgba(var(--color-rgb),.1);border-radius:60% 40% 50% 50%/50% 60% 40% 50%;z-index:0;animation:template_morphShape__ReLcx 8s ease-in-out infinite}.template_heroSplitLeft__R5DeS .template_heroImg__j0kIs{position:relative;z-index:1;width:100%;max-width:480px;height:420px;object-fit:cover;border-radius:1.5rem;box-shadow:0 20px 50px rgba(0,0,0,.15)}.template_heroDarkOverlay__H3JjL{padding:8rem 5%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;min-height:90vh;justify-content:center;background-color:#0f172a;position:relative;overflow:hidden;border-bottom:none}.template_heroDarkOverlay__H3JjL .template_heroOverlayBg__4d5tZ{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.35;z-index:0}.template_heroDarkOverlay__H3JjL>*{position:relative;z-index:1}.template_heroMinimal__QG5iu{padding:7rem 5%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:#ffffff;border-bottom:1px solid #e5e7eb}@media (max-width:768px){.template_heroSplitLeft__R5DeS,.template_heroSplitRight__NxYsb{grid-template-columns:1fr;padding:4rem 5%;min-height:unset}.template_heroSplitLeft__R5DeS .template_heroImageContainer__1X_D8{order:-1}.template_heroSplitLeft__R5DeS .template_heroImg__j0kIs,.template_heroSplitRight__NxYsb .template_heroImg__j0kIs{height:280px;max-width:100%}}.template_modernTitle__xznZw{font-size:3rem;font-weight:800;max-width:800px;line-height:1.2}.template_modernSubtitle__LI009{font-size:1.15rem;color:#4b5563;max-width:600px;line-height:1.6}.template_modernSection__5x8rW{padding:5rem 5%;border-bottom:1px solid #f3f4f6}.template_modernSectionTitle__JXWRJ{font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center;position:relative}.template_modernSectionTitle__JXWRJ:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:40px;height:4px;border-radius:2px;background-color:var(--theme-color)}.template_modernGrid__FauSv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.template_modernCard__yaN5k{padding:2rem;border:1px solid #e5e7eb;border-radius:var(--radius-lg);background:white;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:transform var(--transition-fast)}.template_modernCard__yaN5k:hover{transform:translateY(-4px)}.template_modernCardHeader__YdIIW{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.template_modernCardTitle__7evxn{font-size:1.2rem;font-weight:700}.template_modernCardPrice__LMEqf{font-weight:700;font-size:1.1rem}.template_modernAbout__8G3O3{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width:768px){.template_modernAbout__8G3O3{grid-template-columns:1fr}}.template_modernContact__qQEJZ{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}@media (max-width:768px){.template_modernContact__qQEJZ{grid-template-columns:1fr}}.template_modernContactInfo__1rvtQ{display:flex;flex-direction:column;gap:1.5rem}.template_modernInfoItem__VjtcL{display:flex;gap:1rem;align-items:flex-start}.template_modernInfoIcon__8avJZ{font-size:1.25rem}.template_modernFooter___ahbr{background-color:#111827;color:#9ca3af;padding:3rem 5%;text-align:center;font-size:.9rem}.template_restaurantWrapper__2pfER{background-color:#171513;color:#f5f5f4}.template_restaurantHeader__Sb55w{display:flex;flex-direction:column;align-items:center;padding:2rem;border-bottom:1px solid #2e2a24}.template_restaurantLogo__X04LU{font-size:2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.template_restaurantNav__gh2W7{display:flex;gap:2.5rem;margin-top:1.5rem;font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:#d6d3d1}.template_restaurantNav__gh2W7 a{transition:color var(--transition-fast)}.template_restaurantNav__gh2W7 a:hover{color:var(--theme-color)!important}.template_restaurantHero__FUT2u{padding:8rem 5%;text-align:center;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),radial-gradient(circle,rgba(var(--color-rgb),.15) 0,transparent 60%);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.template_restaurantTitle__coGKV{font-size:3.5rem;font-weight:400;letter-spacing:.02em}.template_restaurantSubtitle__L_Xqe{font-size:1.2rem;color:#d6d3d1;max-width:600px;line-height:1.6}.template_restaurantSection__zM616{padding:6rem 5%;border-bottom:1px solid #2e2a24;background-color:#1c1917}.template_restaurantSectionTitle__z8Dqw{font-size:2.25rem;font-weight:400;margin-bottom:3.5rem;text-align:center;letter-spacing:.05em;text-transform:uppercase}.template_restaurantMenu__4C2t8{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.template_restaurantMenuItem__xPmwt{display:flex;flex-direction:column;gap:.5rem}.template_restaurantMenuHeader__Uym3d{display:flex;justify-content:space-between;align-items:baseline}.template_restaurantMenuTitle___dqA3{font-size:1.25rem;font-weight:600;letter-spacing:.02em}.template_restaurantMenuDots__er9q7{flex:1 1;border-bottom:1px dotted #44403c;margin:0 1rem}.template_restaurantMenuPrice__Ldkzq{font-weight:700;font-size:1.2rem}.template_restaurantMenuDesc__Tt_Mc{font-size:.95rem;color:#a8a29e;font-style:italic}.template_restaurantAbout__fc7F0{max-width:700px;margin:0 auto;text-align:center;line-height:1.8;font-size:1.1rem}.template_restaurantContact__X84d1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;text-align:center;max-width:1000px;margin:0 auto}.template_restaurantContactItem__h98Jq{display:flex;flex-direction:column;gap:.75rem}.template_restaurantContactLabel__JAmaw{text-transform:uppercase;font-size:.8rem;letter-spacing:.15em;color:#a8a29e}.template_restaurantContactVal__NP9mU{font-size:1.15rem}.template_restaurantFooter__J5rn3{background-color:#12100e;color:#78716c;padding:4rem 5%;text-align:center;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #2e2a24}.template_minimalHeader__ZP2JX{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 10%;background:white}.template_minimalLogo__VpdKA{font-size:1.25rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.template_minimalNav__hPgQ2{display:flex;gap:3rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#6b7280}.template_minimalNav__hPgQ2 a{transition:color var(--transition-fast)}.template_minimalNav__hPgQ2 a:hover{color:var(--theme-color)!important}.template_minimalHero__g2er1{padding:8rem 10% 6rem;background-color:#fafafa;display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.template_minimalTitle__nadfp{font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;max-width:700px}.template_minimalSubtitle__YyYaN{font-size:1.25rem;color:#6b7280;max-width:550px;line-height:1.6}.template_minimalSection__5HKMv{padding:6rem 10%;border-bottom:1px solid #f3f4f6}.template_minimalSectionTitle__O_OHd{font-size:1.75rem;font-weight:800;margin-bottom:4rem;letter-spacing:-.02em}.template_minimalGrid__n4wJv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.template_minimalCard__f1s4X{border-top:2px solid var(--theme-color);padding:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.template_minimalCardTitle__WOhfm{font-size:1.2rem;font-weight:700}.template_minimalCardPrice__TTXPV{font-weight:700;font-size:1.15rem}.template_minimalCardDesc__psVo7{color:#6b7280;font-size:.95rem}.template_minimalAbout__fSnxC{max-width:600px;line-height:1.8;font-size:1.05rem;color:#4b5563}.template_minimalContact__MZ5NH{display:flex;flex-direction:column;gap:2rem;max-width:500px}.template_minimalContactRow__PGdlI{display:flex;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.template_minimalContactLabel__sIk1r{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.template_minimalContactVal__32iv1{font-weight:600}.template_minimalFooter__qOiRA{padding:4rem 10%;background-color:white;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;color:#9ca3af;font-size:.85rem}@media (max-width:768px){.template_minimalFooter__qOiRA{flex-direction:column;gap:1rem;text-align:center}}.template_ayurvedaWrapper__VsMQr{background-color:#f7f5ee;color:#2f3e2d}.template_ayurvedaHeader__Mgk3R{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 8%;background-color:#fcfbf7;border-bottom:1px solid #e1dcce}.template_ayurvedaLogo__m_Ino{font-family:var(--font-serif),Georgia,serif;font-size:1.6rem;font-weight:700;color:#3b5334;letter-spacing:.05em}.template_ayurvedaNav__BtwcK{display:flex;gap:2rem;font-family:var(--font-serif),serif;font-size:.95rem;font-weight:500;color:#5c6358}.template_ayurvedaNav__BtwcK a:hover{color:var(--theme-color)!important}.template_ayurvedaHero__Zl9k2{padding:6.5rem 8%;text-align:center;background:linear-gradient(180deg,#fcfbf7,#f7f5ee);display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative}.template_ayurvedaHero__Zl9k2:after{content:"🌿";font-size:1.75rem;margin-top:1rem;opacity:.8}.template_ayurvedaTitle__VLHaU{font-family:var(--font-serif),Georgia,serif;font-size:3.2rem;font-weight:600;color:#22321f;max-width:800px;line-height:1.15}.template_ayurvedaSubtitle__2_ArT{font-family:var(--font-serif),Georgia,serif;font-size:1.25rem;font-style:italic;color:#556652;max-width:600px;line-height:1.6}.template_ayurvedaSection__saby9{padding:5.5rem 8%;border-bottom:1px solid #e3decb}.template_ayurvedaSectionTitle__RJcwm{font-family:var(--font-serif),Georgia,serif;font-size:2.2rem;font-weight:600;color:#22321f;margin-bottom:3rem;text-align:center}.template_ayurvedaGrid__395pL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.template_ayurvedaCard__Rd_SS{padding:2.5rem 2rem;border:1px solid #e1dcce;border-radius:1.5rem 0 1.5rem 0;background:#fcfbf7;transition:transform var(--transition-medium),box-shadow var(--transition-medium)}.template_ayurvedaCard__Rd_SS:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(59,83,52,.05)}.template_ayurvedaCardTitle__sK1dP{font-family:var(--font-serif),Georgia,serif;font-size:1.35rem;font-weight:600;color:#22321f}.template_ayurvedaCardPrice__WlzOA{font-weight:700;font-family:var(--font-serif),serif;font-size:1.15rem}.template_ayurvedaAbout__yolxy{max-width:750px;margin:0 auto;line-height:1.8;font-size:1.1rem;color:#44503e;text-align:center;font-family:var(--font-serif),serif}.template_ayurvedaContact__r9Dfe{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:0 auto}.template_ayurvedaContactInfo__vMNFK{display:flex;flex-direction:column;gap:2rem}.template_ayurvedaInfoItem__sz64_{display:flex;gap:1.25rem}.template_ayurvedaInfoIcon__FEb6_{font-size:1.5rem;color:var(--theme-color)}.template_ayurvedaFooter___HooJ{padding:3.5rem 8%;background-color:#f0ede3;border-top:1px solid #dfd8c4;text-align:center;color:#71776b;font-size:.9rem}.template_realestateHeader__C8_p_{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 6%;background-color:#0f172a;border-bottom:2px solid rgba(var(--color-rgb),.1);color:#ffffff}.template_realestateLogo__A5Euu{font-family:var(--font-display),sans-serif;font-size:1.6rem;font-weight:800;letter-spacing:-.02em;color:#ffffff;text-transform:uppercase}.template_realestateNav__2ryC1{display:flex;gap:2rem;font-size:.95rem;font-weight:600;color:#94a3b8}.template_realestateNav__2ryC1 a{color:#94a3b8}.template_realestateNav__2ryC1 a:hover{color:#ffffff!important}.template_realestateHero__KhAPY{padding:8rem 6%;text-align:left;background:linear-gradient(135deg,#0f172a,#1e293b);color:#ffffff;display:flex;flex-direction:column;gap:1.75rem;position:relative;overflow:hidden}.template_realestateHero__KhAPY:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 50%,rgba(var(--color-rgb),.15),transparent 50%);pointer-events:none}.template_realestateTitle__BSnSL{font-size:3.6rem;font-weight:800;max-width:750px;line-height:1.1;color:#ffffff}.template_realestateSubtitle__E0T3S{font-size:1.25rem;color:#cbd5e1;max-width:600px;line-height:1.6}.template_realestateSection__6Cpyt{padding:6rem 6%;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.template_realestateSectionTitle__Fj8GO{font-size:2.4rem;font-weight:800;color:#0f172a;margin-bottom:3.5rem;letter-spacing:-.02em}.template_realestateGrid__VKFHN{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:2.5rem}.template_realestateCard__ZYqA_{border:1px solid #e2e8f0;border-radius:.75rem;background:#ffffff;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.template_realestateCard__ZYqA_:hover{transform:translateY(-4px);box-shadow:0 12px 20px -3px rgba(0,0,0,.1)}.template_realestateCardContent__YQxYn{padding:1.75rem}.template_realestateCardHeader__tZomy{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.template_realestateCardTitle__P7xM1{font-size:1.3rem;font-weight:700;color:#0f172a}.template_realestateCardPrice__cK_1a{font-weight:800;font-size:1.25rem}.template_realestateSpecs__iLOgA{display:flex;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9;font-size:.85rem;color:#64748b;font-weight:600}.template_realestateAbout__drzYs{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.template_realestateContact__5AdTc{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem}.template_realestateFooter__aF6J_{padding:4rem 6%;background-color:#0f172a;color:#64748b;font-size:.9rem;border-top:1px solid #1e293b;display:flex;justify-content:space-between}.template_tourismHeader__jxvnD{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 7%;background-color:#ffffff;border-bottom:1px solid #f0fdf4;box-shadow:0 4px 20px rgba(0,0,0,.02)}.template_tourismLogo__pXqaf{font-family:var(--font-display),sans-serif;font-size:1.6rem;font-weight:900;color:#0369a1;letter-spacing:-.01em}.template_tourismNav__4kZCX{display:flex;gap:2rem;font-size:.95rem;font-weight:700;color:#334155}.template_tourismNav__4kZCX a:hover{color:var(--theme-color)!important}.template_tourismHero__lMGlb{padding:8rem 7% 9rem;text-align:center;background:linear-gradient(135deg,rgba(14,165,233,.08),rgba(244,63,94,.05)),#ffffff;display:flex;flex-direction:column;align-items:center;gap:1.75rem;border-bottom:1px solid #f1f5f9}.template_tourismTitle__teuci{font-size:3.8rem;font-weight:900;color:#0f172a;max-width:900px;line-height:1.1;letter-spacing:-.03em}.template_tourismSubtitle__OvvCU{font-size:1.3rem;color:#475569;max-width:650px;line-height:1.65}.template_tourismSection__bXyv1{padding:6rem 7%;border-bottom:1px solid #f1f5f9}.template_tourismSectionTitle__NndGa{font-size:2.6rem;font-weight:900;color:#0f172a;margin-bottom:3.5rem;text-align:center;letter-spacing:-.02em}.template_tourismGrid__zzt11{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:2.5rem}.template_tourismCard__jbvCT{border-radius:1.25rem;background:#ffffff;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.04);border:1px solid #f1f5f9;transition:transform var(--transition-medium),box-shadow var(--transition-medium)}.template_tourismCard__jbvCT:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(15,23,42,.08)}.template_tourismCardContent__Xsydv{padding:2rem}.template_tourismCardHeader__0_WTj{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.template_tourismCardTitle__UHy3_{font-size:1.4rem;font-weight:800;color:#0f172a}.template_tourismCardPrice__StClM{font-weight:900;font-size:1.3rem;white-space:nowrap}.template_tourismDuration__rnuuz{display:inline-block;background-color:rgba(var(--color-rgb),.1);color:var(--theme-color);padding:.35rem .75rem;border-radius:2rem;font-size:.8rem;font-weight:700;margin-bottom:1rem}.template_tourismAbout__t30PO{max-width:800px;margin:0 auto;line-height:1.85;font-size:1.15rem;color:#334155;text-align:center}.template_tourismContact__jeDqv{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto}.template_tourismFooter___Ymrv{padding:4rem 7%;background-color:#0f172a;color:#94a3b8;text-align:center;font-size:.9rem}.template_logoImage__KcVRC{max-height:40px;width:auto;display:block;object-fit:contain}.template_cardImageWrapper__2_vbe{position:relative;width:100%;height:180px;overflow:hidden;background-color:#f1f5f9}.template_cardImage__nO8XO{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-medium)}.template_cardImageWrapper__2_vbe:hover .template_cardImage__nO8XO{transform:scale(1.05)}.template_logoWrapper__YMxwG{display:flex;align-items:center;gap:.75rem;text-decoration:none}.template_premiumFooter__zPwja{background-color:#0b0f19;color:#f3f4f6;border-top:1px solid rgba(255,255,255,.08);font-family:inherit;width:100%}.template_premiumFooterGrid__e18Kd{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}@media (max-width:968px){.template_premiumFooterGrid__e18Kd{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.template_premiumFooterGrid__e18Kd{grid-template-columns:1fr;gap:2.5rem}}.template_premiumFooterCol__jk1ap{display:flex;flex-direction:column;gap:1.25rem}.template_premiumFooterDesc__3k2ke{color:#9ca3af;font-size:.925rem;line-height:1.6;margin:0}.template_premiumFooterSocials__4j08o{display:flex;gap:.75rem;align-items:center;margin-top:.5rem}.template_premiumFooterSocialIcon__xztud{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background-color:rgba(255,255,255,.06);color:#d1d5db;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.template_premiumFooterSocialIcon__xztud:hover{background-color:var(--theme-color);color:#ffffff!important;transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.25)}.template_premiumFooterTitle__t_iFJ{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffff;margin:0;border-bottom:2px solid var(--theme-color);padding-bottom:.5rem;width:fit-content}.template_premiumFooterLinks__dCfXJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.template_premiumFooterLink__VYZ12{color:#9ca3af;text-decoration:none;font-size:.95rem;transition:all .25s ease;display:inline-block}.template_premiumFooterLink__VYZ12:hover{color:var(--theme-color);transform:translateX(4px)}.template_premiumFooterContactItem__dM4do{display:flex;align-items:flex-start;gap:.75rem;color:#d1d5db;font-size:.925rem;line-height:1.5}.template_premiumFooterContactIcon__LGA0n{width:18px;height:18px;color:var(--theme-color);flex-shrink:0;margin-top:3px}.template_premiumFooterBottom__RQCVl{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.75rem 1.5rem;color:#9ca3af;font-size:.875rem;border-top:1px solid rgba(255,255,255,.06)}@media (max-width:768px){.template_premiumFooterBottom__RQCVl{flex-direction:column;gap:1.25rem;text-align:center}}.template_premiumFooterBottomLinks__KlFZK{display:flex;gap:1.5rem}.template_premiumFooterBottomLink__9ay2c{color:#9ca3af;text-decoration:none;transition:color .2s ease}.template_premiumFooterBottomLink__9ay2c:hover{color:var(--theme-color)}.template_mobileNavToggle__lGGMm{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:rgba(128,128,128,.08);border:1px solid rgba(128,128,128,.16);border-radius:50%;cursor:pointer;padding:0;z-index:1002;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.template_mobileNavToggle__lGGMm:hover{background:rgba(128,128,128,.15);transform:translateY(-1px)}.template_mobileNavToggleActive__5GqD7{background:rgba(239,68,68,.08)!important;border-color:rgba(239,68,68,.2)!important}.template_hamburgerLine__fH2oM{width:20px;height:2px;background-color:currentColor;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:2px;transform-origin:center}.template_mobileNavToggleActive__5GqD7 span:first-child{transform:translateY(7px) rotate(45deg)}.template_mobileNavToggleActive__5GqD7 span:nth-child(2){opacity:0;transform:scaleX(0)}.template_mobileNavToggleActive__5GqD7 span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.template_mobileNavDropdown__JxvQL{width:100%;max-height:0;overflow:hidden;display:flex;flex-direction:column;gap:.5rem;padding:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:12px;transition:all .35s cubic-bezier(.4,0,.2,1);opacity:0;margin-top:0;border:1px solid transparent;z-index:1001;position:absolute;top:100%;left:0}.template_mobileNavDropdownActive__8uOnn{max-height:350px;padding:1.25rem;opacity:1;margin-top:.75rem;border:1px solid rgba(0,0,0,.08)}.template_mobileDropdownLink__YLcvC{font-size:1.05rem;font-weight:600;text-decoration:none;color:currentColor;padding:.65rem .85rem;border-radius:8px;transition:all .2s ease;display:block}.template_mobileDropdownLink__YLcvC:hover{background:rgba(0,0,0,.05)}@media (max-width:768px){.template_ayurvedaNav__BtwcK,.template_minimalNav__hPgQ2,.template_modernNav__nija5,.template_realestateNav__2ryC1,.template_restaurantNav__gh2W7,.template_tourismNav__4kZCX{display:none!important}.template_mobileNavToggle__lGGMm{display:flex!important}}.template_viewportMobile__fNJTY .template_ayurvedaNav__BtwcK,.template_viewportMobile__fNJTY .template_minimalNav__hPgQ2,.template_viewportMobile__fNJTY .template_modernNav__nija5,.template_viewportMobile__fNJTY .template_realestateNav__2ryC1,.template_viewportMobile__fNJTY .template_restaurantNav__gh2W7,.template_viewportMobile__fNJTY .template_tourismNav__4kZCX,.template_viewportTablet__nKOgv .template_ayurvedaNav__BtwcK,.template_viewportTablet__nKOgv .template_minimalNav__hPgQ2,.template_viewportTablet__nKOgv .template_modernNav__nija5,.template_viewportTablet__nKOgv .template_realestateNav__2ryC1,.template_viewportTablet__nKOgv .template_restaurantNav__gh2W7,.template_viewportTablet__nKOgv .template_tourismNav__4kZCX{display:none!important}.template_viewportMobile__fNJTY .template_mobileNavToggle__lGGMm,.template_viewportTablet__nKOgv .template_mobileNavToggle__lGGMm{display:flex!important}.template_viewportMobile__fNJTY .template_modernAbout__8G3O3,.template_viewportMobile__fNJTY .template_modernContact__qQEJZ,.template_viewportTablet__nKOgv .template_modernAbout__8G3O3,.template_viewportTablet__nKOgv .template_modernContact__qQEJZ{grid-template-columns:1fr!important}.template_viewportMobile__fNJTY .template_premiumFooterGrid__e18Kd{grid-template-columns:1fr!important;gap:2.5rem!important}.template_viewportTablet__nKOgv .template_premiumFooterGrid__e18Kd{grid-template-columns:repeat(2,1fr)!important}.template_viewportMobile__fNJTY .template_premiumFooterBottom__RQCVl,.template_viewportTablet__nKOgv .template_premiumFooterBottom__RQCVl{flex-direction:column!important;gap:1.25rem!important;text-align:center!important}.template_viewportMobile__fNJTY .template_ayurvedaTitle__VLHaU,.template_viewportMobile__fNJTY .template_minimalTitle__nadfp,.template_viewportMobile__fNJTY .template_modernTitle__xznZw,.template_viewportMobile__fNJTY .template_realestateTitle__BSnSL,.template_viewportMobile__fNJTY .template_restaurantTitle__coGKV,.template_viewportMobile__fNJTY .template_tourismTitle__teuci,.template_viewportTablet__nKOgv .template_ayurvedaTitle__VLHaU,.template_viewportTablet__nKOgv .template_minimalTitle__nadfp,.template_viewportTablet__nKOgv .template_modernTitle__xznZw,.template_viewportTablet__nKOgv .template_realestateTitle__BSnSL,.template_viewportTablet__nKOgv .template_restaurantTitle__coGKV,.template_viewportTablet__nKOgv .template_tourismTitle__teuci{font-size:2rem!important;line-height:1.25!important}.template_viewportMobile__fNJTY .template_ayurvedaHeader__Mgk3R,.template_viewportMobile__fNJTY .template_minimalHeader__ZP2JX,.template_viewportMobile__fNJTY .template_modernHeader__ll8t3,.template_viewportMobile__fNJTY .template_realestateHeader__C8_p_,.template_viewportMobile__fNJTY .template_restaurantHeader__Sb55w,.template_viewportMobile__fNJTY .template_tourismHeader__jxvnD{padding:1rem 1.5rem!important}.template_viewportMobile__fNJTY .template_ayurvedaHero__Zl9k2,.template_viewportMobile__fNJTY .template_minimalHero__g2er1,.template_viewportMobile__fNJTY .template_modernHero__EhK8b,.template_viewportMobile__fNJTY .template_realestateHero__KhAPY,.template_viewportMobile__fNJTY .template_restaurantHero__FUT2u,.template_viewportMobile__fNJTY .template_tourismHero__lMGlb{padding:4rem 1.5rem!important}.template_customPageBanner__qAoV1{width:100%;height:260px;overflow:hidden;margin-bottom:2.5rem}@media (max-width:768px){.template_customPageBanner__qAoV1{height:160px!important;margin-bottom:1.5rem!important}.template_ayurvedaSection__saby9,.template_minimalSection__5HKMv,.template_modernSection__5x8rW,.template_realestateSection__6Cpyt,.template_restaurantSection__zM616,.template_tourismSection__bXyv1{padding:3.5rem 1.25rem!important}.template_ayurvedaSectionTitle__RJcwm,.template_minimalSectionTitle__O_OHd,.template_modernSectionTitle__JXWRJ,.template_realestateSectionTitle__Fj8GO,.template_restaurantSectionTitle__z8Dqw,.template_tourismSectionTitle__NndGa{font-size:1.75rem!important;margin-bottom:2rem!important}}.template_viewportMobile__fNJTY .template_customPageBanner__qAoV1,.template_viewportTablet__nKOgv .template_customPageBanner__qAoV1{height:160px!important;margin-bottom:1.5rem!important}.template_viewportMobile__fNJTY .template_ayurvedaSection__saby9,.template_viewportMobile__fNJTY .template_minimalSection__5HKMv,.template_viewportMobile__fNJTY .template_modernSection__5x8rW,.template_viewportMobile__fNJTY .template_realestateSection__6Cpyt,.template_viewportMobile__fNJTY .template_restaurantSection__zM616,.template_viewportMobile__fNJTY .template_tourismSection__bXyv1,.template_viewportTablet__nKOgv .template_ayurvedaSection__saby9,.template_viewportTablet__nKOgv .template_minimalSection__5HKMv,.template_viewportTablet__nKOgv .template_modernSection__5x8rW,.template_viewportTablet__nKOgv .template_realestateSection__6Cpyt,.template_viewportTablet__nKOgv .template_restaurantSection__zM616,.template_viewportTablet__nKOgv .template_tourismSection__bXyv1{padding:3.5rem 1.25rem!important}.template_viewportMobile__fNJTY .template_ayurvedaSectionTitle__RJcwm,.template_viewportMobile__fNJTY .template_minimalSectionTitle__O_OHd,.template_viewportMobile__fNJTY .template_modernSectionTitle__JXWRJ,.template_viewportMobile__fNJTY .template_realestateSectionTitle__Fj8GO,.template_viewportMobile__fNJTY .template_restaurantSectionTitle__z8Dqw,.template_viewportMobile__fNJTY .template_tourismSectionTitle__NndGa,.template_viewportTablet__nKOgv .template_ayurvedaSectionTitle__RJcwm,.template_viewportTablet__nKOgv .template_minimalSectionTitle__O_OHd,.template_viewportTablet__nKOgv .template_modernSectionTitle__JXWRJ,.template_viewportTablet__nKOgv .template_realestateSectionTitle__Fj8GO,.template_viewportTablet__nKOgv .template_restaurantSectionTitle__z8Dqw,.template_viewportTablet__nKOgv .template_tourismSectionTitle__NndGa{font-size:1.75rem!important;margin-bottom:2rem!important}.template_startupWrapper__bhKil{--radius-btn:9999px!important;--radius-card:16px!important}.template_startupWrapper__bhKil a[class*=Btn],.template_startupWrapper__bhKil a[class*=actionBtn],.template_startupWrapper__bhKil button{border-radius:9999px!important}.template_startupWrapper__bhKil [class*=modernCard],.template_startupWrapper__bhKil [class*=serviceCard]{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.08)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px 0 rgba(0,0,0,.2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.template_startupWrapper__bhKil [class*=modernCard]:hover,.template_startupWrapper__bhKil [class*=serviceCard]:hover{transform:translateY(-5px);border-color:var(--theme-color)!important;box-shadow:0 12px 40px 0 rgba(var(--theme-color-rgb,99,102,241),.15)!important}.template_bistroWrapper__N7S_K{background-color:#faf8f5!important;color:#292524!important;font-family:Georgia,serif!important}.template_bistroWrapper__N7S_K [class*=Logo],.template_bistroWrapper__N7S_K h1,.template_bistroWrapper__N7S_K h2,.template_bistroWrapper__N7S_K h3,.template_bistroWrapper__N7S_K h4{font-family:Georgia,serif!important;color:#1c1917!important}.template_bistroWrapper__N7S_K [class*=restaurantHeader]{background-color:rgba(250,248,245,.95)!important;border-bottom:1px solid #e7e5e4!important}.template_bistroWrapper__N7S_K [class*=restaurantCard]{background-color:#ffffff!important;border:1px solid #e7e5e4!important;border-radius:8px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)!important}.template_bistroWrapper__N7S_K a[class*=Btn],.template_bistroWrapper__N7S_K button{border-radius:4px!important}.template_photoWrapper__C3Hlf{background-color:#050505!important;color:#f5f5f5!important}.template_photoWrapper__C3Hlf h1,.template_photoWrapper__C3Hlf h2,.template_photoWrapper__C3Hlf h3,.template_photoWrapper__C3Hlf h4,.template_photoWrapper__C3Hlf p,.template_photoWrapper__C3Hlf span{color:#ffffff!important}.template_photoWrapper__C3Hlf [class*=minimalHeader]{background-color:rgba(5,5,5,.95)!important;border-bottom:1px dashed #333333!important}.template_photoWrapper__C3Hlf [class*=minimalCard],.template_photoWrapper__C3Hlf [class*=serviceCard]{background-color:#121212!important;border:1px solid #222222!important;border-radius:0!important}.template_photoWrapper__C3Hlf a[class*=Btn],.template_photoWrapper__C3Hlf a[class*=actionBtn],.template_photoWrapper__C3Hlf button{border-radius:0!important;text-transform:uppercase!important;letter-spacing:.1em!important}.template_dentalWrapper__riibx{--theme-color:#0ea5e9!important}.template_dentalWrapper__riibx [class*=ayurvedaHeader]{border-bottom:2px solid #e0f2fe!important}.template_dentalWrapper__riibx [class*=ayurvedaCard],.template_dentalWrapper__riibx [class*=serviceCard]{border-radius:12px!important;border-top:4px solid var(--theme-color)!important;box-shadow:0 10px 15px -3px rgba(14,165,233,.08)!important}.template_apartmentWrapper__E2Kl_{--radius-card:4px!important}.template_apartmentWrapper__E2Kl_ [class*=realestateHeader]{background-color:#0f172a!important}.template_apartmentWrapper__E2Kl_ [class*=realestateHeader] a{color:#f8fafc!important}.template_apartmentWrapper__E2Kl_ [class*=realestateCard]{border-radius:4px!important;border:1px solid #e2e8f0!important;box-shadow:none!important}.template_apartmentWrapper__E2Kl_ a[class*=Btn],.template_apartmentWrapper__E2Kl_ button{border-radius:2px!important}.template_adventureWrapper__tmybX{--theme-color:#16a34a!important}.template_adventureWrapper__tmybX [class*=tourismHero]{position:relative}.template_adventureWrapper__tmybX [class*=tourismHero]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45)!important;z-index:1}.template_adventureWrapper__tmybX [class*=tourismHero]>*{position:relative;z-index:2}.template_adventureWrapper__tmybX [class*=tourismCard]{border-radius:8px!important;overflow:hidden;border:1px solid #e5e7eb!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)!important}.template_adventureWrapper__tmybX a[class*=Btn],.template_adventureWrapper__tmybX button{border-radius:6px!important;font-weight:700!important}.template_neonagencyWrapper__pCrp0{background:#0b071a!important;color:#e5e7eb!important;--theme-color:#ec4899!important}.template_neonagencyWrapper__pCrp0 h1,.template_neonagencyWrapper__pCrp0 h2,.template_neonagencyWrapper__pCrp0 h3,.template_neonagencyWrapper__pCrp0 h4{color:#ffffff!important;text-shadow:0 0 10px rgba(236,72,153,.4)}.template_neonagencyWrapper__pCrp0 [class*=modernCard],.template_neonagencyWrapper__pCrp0 [class*=serviceCard]{background:rgba(18,12,38,.6)!important;border:1px solid rgba(236,72,153,.3)!important;box-shadow:0 0 15px rgba(236,72,153,.1)!important}.template_neonagencyWrapper__pCrp0 a[class*=Btn],.template_neonagencyWrapper__pCrp0 button{background:linear-gradient(135deg,#ec4899,#8b5cf6)!important;border:none!important;color:white!important;box-shadow:0 0 15px rgba(236,72,153,.4)!important}.template_enterpriseWrapper__HG1Qo{background:#111827!important;color:#9ca3af!important;--theme-color:#3b82f6!important}.template_enterpriseWrapper__HG1Qo h1,.template_enterpriseWrapper__HG1Qo h2,.template_enterpriseWrapper__HG1Qo h3,.template_enterpriseWrapper__HG1Qo h4,.template_enterpriseWrapper__HG1Qo p{color:#f3f4f6!important}.template_enterpriseWrapper__HG1Qo [class*=modernHeader]{background:#1f2937!important;border-bottom:1px solid #374151!important}.template_enterpriseWrapper__HG1Qo [class*=modernCard]{background:#1f2937!important;border:1px solid #374151!important;border-radius:4px!important}.template_fintechWrapper__Nk496{--theme-color:#10b981!important}.template_fintechWrapper__Nk496 [class*=modernCard]{border-left:4px solid #10b981!important}.template_burgerWrapper__S9wJG{background:#fff7ed!important;color:#431407!important;--theme-color:#ea580c!important}.template_burgerWrapper__S9wJG [class*=Logo],.template_burgerWrapper__S9wJG h1,.template_burgerWrapper__S9wJG h2,.template_burgerWrapper__S9wJG h3{color:#7c2d12!important}.template_burgerWrapper__S9wJG [class*=restaurantCard]{background:#ffedd5!important;border:3px solid #7c2d12!important;border-radius:16px!important}.template_burgerWrapper__S9wJG a[class*=Btn],.template_burgerWrapper__S9wJG button{background:#db2777!important;border:3px solid #7c2d12!important;color:white!important;font-weight:800!important}.template_sushiWrapper__g9FDz{background:#141414!important;color:#d4d4d8!important;--theme-color:#dc2626!important}.template_sushiWrapper__g9FDz [class*=Logo],.template_sushiWrapper__g9FDz h1,.template_sushiWrapper__g9FDz h2,.template_sushiWrapper__g9FDz h3{color:#ffffff!important}.template_sushiWrapper__g9FDz [class*=restaurantHeader]{background:#090909!important;border-bottom:2px solid #dc2626!important}.template_sushiWrapper__g9FDz [class*=restaurantCard]{background:#1c1c1c!important;border:1px solid #2d2d2d!important;border-radius:0!important}.template_sweetWrapper__Eb5SZ{background:#fdf2f8!important;color:#831843!important;--theme-color:#ec4899!important}.template_sweetWrapper__Eb5SZ [class*=restaurantCard]{background:#ffffff!important;border:2px dashed #fbcfe8!important;border-radius:20px!important}.template_devWrapper__ztcF5{background:#000000!important;color:#22c55e!important;font-family:Courier New,Courier,monospace!important;--theme-color:#22c55e!important}.template_devWrapper__ztcF5 [class*=Logo],.template_devWrapper__ztcF5 h1,.template_devWrapper__ztcF5 h2,.template_devWrapper__ztcF5 h3{font-family:Courier New,Courier,monospace!important;color:#22c55e!important;text-shadow:0 0 5px rgba(34,197,94,.5)}.template_devWrapper__ztcF5 [class*=minimalCard]{background:#070a07!important;border:1px solid #22c55e!important}.template_devWrapper__ztcF5 a[class*=Btn],.template_devWrapper__ztcF5 button{background:transparent!important;border:1px solid #22c55e!important;color:#22c55e!important;border-radius:0!important}.template_illustratorWrapper__xyvX_{background:#faf5ff!important;color:#581c87!important;--theme-color:#a855f7!important}.template_illustratorWrapper__xyvX_ [class*=minimalCard]{background:#ffffff!important;border:2px solid #e9d5ff!important;border-radius:12px!important}.template_artist3dWrapper__1f25L{background:#1e293b!important;color:#e2e8f0!important;--theme-color:#eab308!important}.template_artist3dWrapper__1f25L h1,.template_artist3dWrapper__1f25L h2,.template_artist3dWrapper__1f25L h3{color:#ffffff!important}.template_artist3dWrapper__1f25L [class*=minimalCard]{background:#0f172a!important;border:1px solid #334155!important}.template_spaWrapper__BHqO_{background:#fdfafb!important;color:#4c1d95!important;--theme-color:#8b5cf6!important}.template_spaWrapper__BHqO_ [class*=ayurvedaCard]{background:#ffffff!important;border-radius:16px!important;box-shadow:0 4px 20px rgba(139,92,246,.05)!important}.template_fitnessWrapper__olbXV{background:#09090b!important;color:#e4e4e7!important;--theme-color:#eab308!important}.template_fitnessWrapper__olbXV h1,.template_fitnessWrapper__olbXV h2,.template_fitnessWrapper__olbXV h3{color:#ffffff!important}.template_fitnessWrapper__olbXV [class*=ayurvedaCard]{background:#18181b!important;border:1px solid #27272a!important}.template_fitnessWrapper__olbXV a[class*=Btn],.template_fitnessWrapper__olbXV button{background:#eab308!important;color:#09090b!important;font-weight:900!important;border-radius:0!important}.template_yogaWrapper___z65V{background:#fefaf6!important;color:#4a3e3d!important;--theme-color:#e07a5f!important}.template_yogaWrapper___z65V [class*=ayurvedaCard]{background:#ffffff!important;border:1px solid #f2ece4!important;border-radius:24px!important}.template_villaWrapper__2wLpG{background:#0b0f19!important;color:#cbd5e1!important;--theme-color:#d97706!important}.template_villaWrapper__2wLpG h1,.template_villaWrapper__2wLpG h2,.template_villaWrapper__2wLpG h3{color:#ffffff!important}.template_villaWrapper__2wLpG [class*=realestateCard]{background:#111827!important;border:1px solid #1f2937!important}.template_coworkingWrapper__VyLaH{--theme-color:#0d9488!important}.template_coworkingWrapper__VyLaH a[class*=Btn],.template_coworkingWrapper__VyLaH button{border-radius:8px!important}.template_beachfrontWrapper__71PDA{background:#fffbeb!important;color:#451a03!important;--theme-color:#0ea5e9!important}.template_beachfrontWrapper__71PDA [class*=realestateCard]{background:#ffffff!important;border:1px solid #fef3c7!important}.template_winterWrapper__WXZB0{background:#f0f9ff!important;color:#0c4a6e!important;--theme-color:#0284c7!important}.template_winterWrapper__WXZB0 [class*=tourismCard]{background:#ffffff!important;border:1px solid #bae6fd!important}.template_cruiseWrapper__6aamI{background:#f0fdfa!important;color:#115e59!important;--theme-color:#f97316!important}.template_cruiseWrapper__6aamI [class*=tourismCard]{background:#ffffff!important;border:1px solid #ccfbf1!important}.template_heritageWrapper__bI7w7{background:#fdf4f5!important;color:#5c0612!important;--theme-color:#991b1b!important}.template_heritageWrapper__bI7w7,.template_heritageWrapper__bI7w7 h1,.template_heritageWrapper__bI7w7 h2,.template_heritageWrapper__bI7w7 h3{font-family:Times New Roman,Times,serif!important}.template_heritageWrapper__bI7w7 [class*=tourismCard]{background:#ffffff!important;border:1px solid #f1dadc!important;border-radius:4px!important}.template_ayurveda_healingWrapper__WBwYw{background-color:#f4f0e6!important;color:#2d3732!important;--theme-color:#2d6a4f!important}.template_ayurveda_healingWrapper__WBwYw h1,.template_ayurveda_healingWrapper__WBwYw h2,.template_ayurveda_healingWrapper__WBwYw h3,.template_ayurveda_healingWrapper__WBwYw h4{font-family:Cormorant Garamond,Georgia,serif!important;color:#1b4332!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaHeader]{background-color:#ffffff!important;border-bottom:1px solid rgba(27,67,50,.04)!important;padding:16px 40px!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaLogo]{color:#1b4332!important;font-family:Cormorant Garamond,Georgia,serif!important;font-weight:700!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaHero]{padding:80px 40px!important;background:linear-gradient(135deg,#fdfbf7,#f7f3e8)!important;display:grid!important;grid-template-columns:1.1fr .9fr!important;gap:40px!important;align-items:center!important;text-align:left!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaHero]:after{content:""!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaTitle]{font-family:Cormorant Garamond,Georgia,serif!important;font-size:48px!important;line-height:1.15!important;color:#1b4332!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaSubtitle]{font-family:Outfit,sans-serif!important;font-size:16px!important;font-style:normal!important;color:#6b7770!important;line-height:1.6!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaCard]{background-color:#fdfbf7!important;border:1px solid rgba(197,168,128,.25)!important;border-radius:24px!important;padding:30px 20px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaCardTitle]{font-family:Outfit,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#1b4332!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaCardPrice]{color:#c5a880!important;font-family:Outfit,sans-serif!important;font-weight:700!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaAbout]{background:linear-gradient(180deg,#fdfbf7,#f4f0e6)!important;padding:40px!important;border-radius:24px!important;border:1px solid rgba(197,168,128,.25)!important}.template_ayurveda_healingWrapper__WBwYw [class*=ayurvedaFooter]{background-color:#1b4332!important;color:#fdfbf7!important;border-top:3px solid #c5a880!important;padding:60px 40px 30px!important}.template_btnEffectGrow__Ed3fs{transition:transform .2s ease-in-out!important}.template_btnEffectGrow__Ed3fs:hover{transform:scale(1.05)!important}.template_btnEffectFloat__R2JXN{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out!important}.template_btnEffectFloat__R2JXN:hover{transform:translateY(-4px)!important;box-shadow:0 10px 20px rgba(0,0,0,.15)!important}.template_btnEffectGlow__Cd6ed{transition:box-shadow .2s ease-in-out,transform .2s ease-in-out!important}.template_btnEffectGlow__Cd6ed:hover{box-shadow:0 0 15px var(--theme-color,#6366f1)!important;transform:scale(1.02)!important}.template_btnEffectShine__o3qJX{position:relative!important;overflow:hidden!important}.template_btnEffectShine__o3qJX:after{content:""!important;position:absolute!important;top:-50%!important;left:-75%!important;width:30%!important;height:200%!important;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.35) 50%,rgba(255,255,255,0))!important;transform:rotate(30deg)!important;transition:none!important;opacity:0!important}.template_btnEffectShine__o3qJX:hover:after{left:150%!important;opacity:1!important;transition:all .6s ease-in-out!important}.template_btnEffectBounce__FowQL{transition:transform .2s ease-in-out!important}@keyframes template_btnBounceKeyframes___9IaY{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.template_btnEffectBounce__FowQL:hover{animation:template_btnBounceKeyframes___9IaY 1s ease-in-out infinite!important}.template_cardEffectLift__1eG9_{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)!important}.template_cardEffectLift__1eG9_:hover{transform:translateY(-8px)!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.template_cardEffectZoom__lAgKg{transition:transform .3s cubic-bezier(.4,0,.2,1)!important}.template_cardEffectZoom__lAgKg:hover{transform:scale(1.03)!important}.template_cardEffectGlow__v35sE{transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)!important}.template_cardEffectGlow__v35sE:hover{box-shadow:0 0 20px var(--theme-color,#6366f1)!important;border-color:var(--theme-color,#6366f1)!important}.template_cardEffectBorder__36xfZ{transition:border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)!important}.template_cardEffectBorder__36xfZ:hover{border-color:var(--theme-color,#6366f1)!important;box-shadow:0 4px 12px rgba(0,0,0,.05)!important}.template_cardEffectNone__RZK_J,.template_cardEffectNone__RZK_J:hover{transform:none!important;box-shadow:none!important}.template_btnEffectBorderDraw__5bvXk{transition:all .3s ease!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)!important}.template_btnEffectBorderDraw__5bvXk:hover{box-shadow:inset 0 0 0 4px var(--theme-color,#6366f1)!important}.template_btnEffectSlideFill__AD9_g{position:relative!important;overflow:hidden!important;transition:color .4s ease!important;z-index:1!important}.template_btnEffectSlideFill__AD9_g:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:0!important;height:100%!important;background-color:var(--theme-color,#6366f1)!important;transition:width .4s ease!important;z-index:-1!important}.template_btnEffectSlideFill__AD9_g:hover:before{width:100%!important}.template_btnEffectSlideFill__AD9_g:hover{color:#ffffff!important}.template_cardEffectGrayscale__8dUjx{transition:filter .4s ease,transform .4s ease!important;filter:grayscale(100%)!important}.template_cardEffectGrayscale__8dUjx:hover{filter:grayscale(0)!important;transform:scale(1.02)!important}.template_cardEffectTilt__isWhJ{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)!important}.template_cardEffectTilt__isWhJ:hover{transform:rotateX(8deg) rotateY(-8deg) scale(1.03)!important}.template_ayurvedaImageContainer__CGIwy{position:relative!important;background-color:var(--ayurveda-bg,#1b4332)!important;min-height:360px!important;width:100%!important;height:100%!important;overflow:hidden!important}.template_ayurvedaGradientOverlayLeft__YdL7F{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(to right,rgba(var(--ayurveda-bg-rgb,27,67,50),0) 30%,rgba(var(--ayurveda-bg-rgb,27,67,50),.85) 70%,var(--ayurveda-bg,#1b4332) 92%)!important}@media (max-width:768px){.template_ayurvedaGradientOverlayLeft__YdL7F{background:linear-gradient(to bottom,rgba(var(--ayurveda-bg-rgb,27,67,50),0) 30%,rgba(var(--ayurveda-bg-rgb,27,67,50),.85) 70%,var(--ayurveda-bg,#1b4332) 92%)!important}}.template_ayurvedaGradientOverlayRight__osZ9X{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(to left,rgba(var(--ayurveda-bg-rgb,27,67,50),0) 30%,rgba(var(--ayurveda-bg-rgb,27,67,50),.85) 70%,var(--ayurveda-bg,#1b4332) 92%)!important}@media (max-width:768px){.template_ayurvedaGradientOverlayRight__osZ9X{background:linear-gradient(to top,rgba(var(--ayurveda-bg-rgb,27,67,50),0) 30%,rgba(var(--ayurveda-bg-rgb,27,67,50),.85) 70%,var(--ayurveda-bg,#1b4332) 92%)!important}}.template_ayurvedaTransitionBand__zEVVa{position:absolute!important;top:0!important;bottom:0!important;width:80px!important;background-color:var(--ayurveda-bg,#1b4332)!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important}@media (max-width:768px){.template_ayurvedaTransitionBand__zEVVa{width:100%!important;height:60px!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;background-color:var(--ayurveda-bg,#1b4332)!important}}.template_siteSpecialties__aO92q{padding:60px 8%!important;background-color:transparent!important;text-align:center!important}.template_sectionTitleWrapper__bvsoQ{margin-bottom:40px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important}.template_sectionTitle__bHHza{font-size:2.25rem!important;font-weight:700!important;margin:0!important;position:relative!important}.template_sectionDecorLeaf__6LiKz{color:var(--theme-color,#1b4332)!important;font-size:20px!important;display:flex!important;align-items:center!important;gap:8px!important}.template_sectionDecorLeaf__6LiKz:after,.template_sectionDecorLeaf__6LiKz:before{content:""!important;display:inline-block!important;width:40px!important;height:1px!important;background-color:#c5a880!important}.template_specialtiesGrid__xDbYt{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:24px!important;width:100%!important;max-width:1200px!important;margin:0 auto!important}.template_specialtyCard__BCWPq{padding:30px 20px!important;background-color:var(--bg-card,#ffffff)!important;border-radius:20px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)!important;border:1px solid rgba(0,0,0,.04)!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.template_specialtyCard__BCWPq:hover{transform:translateY(-5px)!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.08)!important;border-color:var(--theme-color,#1b4332)!important}.template_specialtyIconBox__6xjhK{background-color:#f3f4f6!important;color:var(--theme-color,#1b4332)!important;width:60px!important;height:60px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;box-shadow:0 4px 10px rgba(0,0,0,.02)!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.template_specialtyCard__BCWPq:hover .template_specialtyIconBox__6xjhK{background-color:var(--theme-color,#1b4332)!important;color:#ffffff!important;transform:rotateY(180deg)!important}.template_specialtyIconImg__AKYln{width:36px!important;height:36px!important;object-fit:contain!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.template_specialtyCard__BCWPq:hover .template_specialtyIconImg__AKYln{filter:brightness(0) invert(1)!important;transform:rotateY(180deg)!important}.template_specialtyTitle___bS9q{font-size:16px!important;font-weight:700!important;margin:0!important}.template_specialtyDesc__H5Q2D{font-size:13px!important;color:#6b7280!important;line-height:1.5!important}.template_aboutPageWrapper__ym_t0{padding:60px 8%!important;width:100%!important;position:relative!important;box-sizing:border-box!important}.template_aboutSplitNormal__ORBwX,.template_aboutSplitReverse__ySXwX{display:flex!important;gap:40px!important;align-items:center!important;flex-wrap:wrap!important}.template_aboutSplitReverse__ySXwX{flex-direction:row-reverse!important}.template_aboutTextCol__DRsNK{flex:1 1 400px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.template_aboutImageCol__y4k5Q{flex:1 1 350px!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 20px rgba(0,0,0,.05)!important;height:380px!important}.template_aboutImageCol__y4k5Q img{width:100%!important;height:100%!important;object-fit:cover!important}.template_aboutAccentCardContainer__y7dz_{position:relative!important;height:500px!important;border-radius:24px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;background-size:cover!important;background-position:50%!important}.template_aboutAccentCardOverlay__z9Ph2{position:absolute!important;inset:0!important;background:rgba(0,0,0,.4)!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:1!important}.template_aboutAccentCardFloating__Z3iYV{position:relative!important;z-index:2!important;max-width:600px!important;background:rgba(255,255,255,.85)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:20px!important;padding:40px 30px!important;box-shadow:0 20px 40px rgba(0,0,0,.2)!important;text-align:center!important;display:flex!important;flex-direction:column!important;gap:16px!important}.template_aboutAccentCardFloating__Z3iYV p{color:#1f2937!important;font-size:1.1rem!important;line-height:1.6!important;margin:0!important}.template_aboutStatsGridContainer__YCGlV{margin-top:40px!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:24px!important;width:100%!important}.template_aboutStatCard__t4wHm{background:var(--bg-card,#ffffff)!important;border:1.5px solid rgba(197,168,128,.2)!important;border-radius:16px!important;padding:24px 16px!important;text-align:center!important;box-shadow:0 4px 6px rgba(0,0,0,.02)!important;transition:all .3s ease!important}.template_aboutStatCard__t4wHm:hover{transform:translateY(-4px)!important;box-shadow:0 10px 20px rgba(0,0,0,.06)!important;border-color:var(--theme-color,#1b4332)!important}.template_aboutStatNumber__YIiIp{font-size:2.25rem!important;font-weight:700!important;margin-bottom:6px!important}.template_aboutStatLabel__jJBBn{font-size:.85rem!important;font-weight:600!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:.5px!important}.template_aboutMinimalClean__uR26e{max-width:800px!important;margin:0 auto!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:32px!important}.template_aboutMinimalQuote__itDgF{font-family:Georgia,serif!important;font-size:1.5rem!important;font-style:italic!important;line-height:1.6!important;color:#374151!important;border-left:4px solid var(--theme-color,#1b4332)!important;padding-left:20px!important;text-align:left!important}.template_aboutTimelineContainer___ZqhD{max-width:800px!important;margin:40px auto 0!important;padding-left:30px!important;border-left:2px solid rgba(197,168,128,.4)!important;gap:40px!important}.template_aboutTimelineContainer___ZqhD,.template_aboutTimelineNode__YisMq{position:relative!important;display:flex!important;flex-direction:column!important}.template_aboutTimelineNode__YisMq{gap:8px!important;text-align:left!important}.template_aboutTimelineDot__dB86H{position:absolute!important;left:-41px!important;top:4px!important;width:20px!important;height:20px!important;border-radius:50%!important;background:var(--theme-color,#1b4332)!important;border:4px solid var(--bg-card,#ffffff)!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.template_aboutTimelineYear__Ziljo{font-size:.9rem!important;font-weight:700!important;color:var(--theme-color,#1b4332)!important;background:rgba(27,67,50,.08)!important;padding:2px 10px!important;border-radius:20px!important;align-self:flex-start!important}.template_aboutTimelineTitle__crCII{font-size:1.2rem!important;font-weight:700!important;margin:0!important}.template_aboutTimelineDesc__QmGkb{font-size:.92rem!important;color:#4b5563!important;line-height:1.5!important;margin:0!important}@media (max-width:768px){.template_aboutAccentCardContainer__y7dz_{height:auto!important;min-height:400px!important}.template_aboutAccentCardFloating__Z3iYV{padding:24px 16px!important}.template_aboutImageCol__y4k5Q{height:280px!important}}.template_teamSectionContainer__Z6sRd{margin-top:60px!important;padding-top:40px!important;border-top:1px solid rgba(197,168,128,.2)!important;width:100%!important;box-sizing:border-box!important}.template_teamSectionHeader__K5S9X{text-align:center!important;margin-bottom:40px!important}.template_teamGridCircles__XKVIS,.template_teamGridClassic__1OuoO,.template_teamGridPremium__Ne3Df{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:30px!important;width:100%!important}.template_teamCardClassic__vXlQn{background:var(--bg-card,#ffffff)!important;border:1.5px solid rgba(197,168,128,.2)!important;border-radius:16px!important;padding:20px!important;text-align:center!important;box-shadow:0 4px 6px rgba(0,0,0,.02)!important;transition:all .3s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important}.template_teamCardClassic__vXlQn:hover{transform:translateY(-5px)!important;box-shadow:0 12px 24px rgba(0,0,0,.06)!important;border-color:var(--theme-color,#1b4332)!important}.template_teamPhotoClassic__dmFSN{width:130px!important;height:130px!important;border-radius:12px!important;object-fit:cover!important;border:2px solid rgba(197,168,128,.2)!important}.template_teamCardCircles__3DZsW{text-align:center!important;padding:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;transition:all .3s ease!important}.template_teamCardCircles__3DZsW:hover{transform:translateY(-4px)!important}.template_teamPhotoCircles__EGjXq{width:150px!important;height:150px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid var(--theme-color,#1b4332)!important;box-shadow:0 6px 12px rgba(0,0,0,.08)!important;transition:all .3s ease!important}.template_teamCardCircles__3DZsW:hover .template_teamPhotoCircles__EGjXq{box-shadow:0 10px 20px rgba(0,0,0,.15)!important;transform:scale(1.03)!important}.template_teamCardPremium__prUkY{position:relative!important;height:380px!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 8px 16px rgba(0,0,0,.08)!important;transition:all .3s ease!important}.template_teamPhotoPremium__KpVO0{width:100%!important;height:100%!important;object-fit:cover!important;transition:all .5s ease!important}.template_teamCardPremium__prUkY:hover .template_teamPhotoPremium__KpVO0{transform:scale(1.08)!important}.template_teamOverlayPremium__8OUma{position:absolute!important;inset:auto 0 0 0!important;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 75%,transparent)!important;padding:30px 20px 20px!important;color:#ffffff!important;display:flex!important;flex-direction:column!important;gap:8px!important;transition:all .3s ease!important}.template_teamCardPremium__prUkY:hover .template_teamOverlayPremium__8OUma{background:linear-gradient(0deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.6) 80%,transparent)!important}.template_teamName__T0uYD{font-size:1.15rem!important;font-weight:700!important;color:var(--text-color,#1f2937)!important;margin:0!important}.template_teamRole__JfXYT{font-size:.88rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin:0!important}.template_teamBio__kKXOP{font-size:.88rem!important;color:#6b7280!important;line-height:1.5!important;margin:0!important}.template_partnersSectionContainer__BxD0S{padding:5rem 6%;width:100%;border-top:1px dashed rgba(128,128,128,.15);border-bottom:1px dashed rgba(128,128,128,.15);margin:3rem 0;position:relative;overflow:hidden}.template_partnersMarqueeWrapper__vDdT0{position:relative;width:100%;overflow:hidden;padding:1.5rem 0}.template_partnersMarqueeWrapper__vDdT0:after,.template_partnersMarqueeWrapper__vDdT0:before{content:"";position:absolute;top:0;bottom:0;width:12%;z-index:2;pointer-events:none}.template_partnersMarqueeWrapper__vDdT0:before{left:0;background:linear-gradient(to right,var(--bg-fallback,#ffffff),transparent)}.template_partnersMarqueeWrapper__vDdT0:after{right:0;background:linear-gradient(to left,var(--bg-fallback,#ffffff),transparent)}.dark .template_partnersMarqueeWrapper__vDdT0:before{background:linear-gradient(90deg,#0b0f19,transparent)}.dark .template_partnersMarqueeWrapper__vDdT0:after{background:linear-gradient(270deg,#0b0f19,transparent)}.template_partnersMarqueeTrack__yogXG{display:flex;width:max-content;animation:template_partnersMarqueeScroll__3r4Ej 28s linear infinite;gap:3.5rem;align-items:center}@keyframes template_partnersMarqueeScroll__3r4Ej{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.template_partnersMarqueeTrack__yogXG:hover{animation-play-state:paused}.template_partnersMarqueeItem__SjBU3{display:flex;align-items:center;justify-content:center;flex-shrink:0}.template_partnersLogoLink__OmtE0{display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.template_partnersLogoImg__NfZJv{height:52px;max-width:160px;object-fit:contain;filter:grayscale(100%);opacity:.65;transition:all .3s cubic-bezier(.4,0,.2,1)}.template_partnersLogoLink__OmtE0:hover .template_partnersLogoImg__NfZJv{filter:grayscale(0);opacity:1;transform:scale(1.06)}.template_partnersLogoFallback__Y4zrj{display:flex;align-items:center;justify-content:center;height:48px;padding:0 1.5rem;border-radius:8px;font-weight:700;font-size:.95rem;letter-spacing:.5px;color:#4b5563;transition:all .3s ease}.template_partnersLogoLink__OmtE0:hover .template_partnersLogoFallback__Y4zrj{color:var(--theme-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.template_partnersGridClassic__F6_Gl{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem;align-items:center;justify-items:center;max-width:1100px;margin:0 auto}.template_partnersGridItem__1_T6D,.template_partnersLogoLinkGrid__inzZc{width:100%;display:flex;align-items:center;justify-content:center}.template_partnersLogoLinkGrid__inzZc{padding:1.5rem;border-radius:12px;border:1px solid rgba(128,128,128,.08);background:rgba(128,128,128,.02);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.template_partnersLogoLinkGrid__inzZc:hover{background:rgba(128,128,128,.05);border-color:rgba(var(--color-rgb),.25);box-shadow:0 10px 25px -5px rgba(0,0,0,.04);transform:translateY(-3px)}.template_partnersLogoImgGrid__4SFWp{height:46px;max-width:140px;object-fit:contain;filter:grayscale(100%);opacity:.65;transition:all .3s ease}.template_partnersLogoLinkGrid__inzZc:hover .template_partnersLogoImgGrid__4SFWp{filter:grayscale(0);opacity:1}.template_partnersLogoFallbackGrid__Wd1k9{font-weight:700;color:#6b7280;text-align:center;transition:all .3s ease}.template_partnersLogoLinkGrid__inzZc:hover .template_partnersLogoFallbackGrid__Wd1k9{color:var(--theme-color)}.template_partnersCardsGrid__ZsxHC{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.template_partnerCard__3Wjwx{background:#ffffff;border:1px solid rgba(128,128,128,.12);border-radius:16px;padding:2.25rem 1.75rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);transition:all .3s cubic-bezier(.4,0,.2,1)}.template_partnerCard__3Wjwx:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.06),0 10px 10px -5px rgba(0,0,0,.02);border-color:rgba(var(--color-rgb),.3)}.template_partnerCardLogoContainer___0wVS{height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.template_partnerCardLogoImg___DR2A{height:100%;max-width:180px;object-fit:contain;transition:transform .3s ease}.template_partnerCard__3Wjwx:hover .template_partnerCardLogoImg___DR2A{transform:scale(1.05)}.template_partnerCardLogoFallback__nWADp{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.25rem;transition:all .3s ease}.template_partnerCard__3Wjwx:hover .template_partnerCardLogoFallback__nWADp{transform:rotate(10deg)}.template_partnerCardName__v60wu{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;transition:all .3s ease}.template_partnerCardLink__7_Wyd{display:inline-block;padding:6px 16px;font-size:.85rem;font-weight:600;border-radius:20px;text-decoration:none;margin-top:1rem;transition:all .3s ease}.template_partnerCardLink__7_Wyd:hover{background-color:var(--theme-color);color:#ffffff!important;box-shadow:0 4px 12px rgba(var(--color-rgb),.2)}