*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh;position:relative}.back-to-top{position:fixed;right:1.5rem;bottom:3rem;z-index:9999;min-width:56px;width:auto;max-width:70px;padding:.85rem .6rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;background:#f8fafc;color:#0f1729;border:1px solid #e1e7ef;border-radius:8px;box-shadow:0 4px 16px rgba(15,23,41,.08);cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;font-size:.72rem;font-weight:600;line-height:1.35;text-align:center}.back-to-top:hover{box-shadow:0 6px 20px rgba(54,64,79,.12);transform:translateY(-2px)}.back-to-top-icon{font-size:1.1rem;color:#36404f;flex-shrink:0}.back-to-top-text{letter-spacing:.02em;word-break:break-word;line-height:1.35}.back-to-top-fade-enter-active,.back-to-top-fade-leave-active{transition:opacity .25s ease,transform .25s ease}.back-to-top-fade-enter,.back-to-top-fade-leave-to{opacity:0;transform:translateX(8px)}.back-to-top-fade-enter-to,.back-to-top-fade-leave{opacity:1;transform:translateX(0)}.home[data-v-1c1883d2]{--primary:#36404f;--primary-text:#f9fafb;--secondary:#465467;--secondary-text:#f8fafc;--accent:#f8fafc;--accent-text:#637288;--background:#f1f5f9;--text:#0f1729;--card:#f8fafc;--card-text:#0f1729;--popover:#e1e7ef;--popover-text:#0f1729;overflow-x:hidden;--theme-dark:#36404f;--theme-light:#f9fafb;--beige:#36404f;--beige-light:#e1e7ef;--beige-bg:#f1f5f9;--beige-section:#f8fafc;--beige-muted:#637288;--accent-soft:rgba(99,114,136,0.12);--text-muted:#465467;--btn-bg:#36404f;--btn-color:#f9fafb;--border:#e1e7ef;--header-bg-top:rgba(241,245,249,0.95);--header-bg-scrolled:#36404f;--header-text-scrolled:#f9fafb;font-family:Inter,Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--background)}.home .about-heading[data-v-1c1883d2],.home .hero-title[data-v-1c1883d2],.home .lifestyle-title[data-v-1c1883d2],.home .section-title[data-v-1c1883d2]{font-family:Playfair Display,Georgia,serif}.gold-gradient-text[data-v-1c1883d2]{color:var(--secondary);font-weight:700}.header[data-v-1c1883d2]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;background:var(--header-bg-top);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);transition:background .25s ease,border-color .25s ease;overflow:visible}.header--scrolled[data-v-1c1883d2]{background:var(--header-bg-scrolled);box-shadow:0 4px 20px rgba(54,64,79,.15);border-color:rgba(249,250,251,.1)}.header-inner[data-v-1c1883d2]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo-area[data-v-1c1883d2]{min-width:140px;height:48px;background:transparent;display:flex;align-items:center;justify-content:center;padding:0 .25rem;border-radius:8px}.logo-img[data-v-1c1883d2]{height:100%;max-height:48px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.header--scrolled .logo-img[data-v-1c1883d2]{filter:brightness(0) invert(1)}.logo-text[data-v-1c1883d2]{white-space:nowrap;font-size:.85rem;font-weight:600;color:var(--text)}.header--scrolled .logo-text[data-v-1c1883d2]{color:var(--header-text-scrolled)}.nav[data-v-1c1883d2]{display:flex;align-items:center;gap:2rem;overflow:visible}.nav-link[data-v-1c1883d2]{position:relative;color:var(--text);text-decoration:none;font-weight:500;font-size:.9rem;transition:color .25s ease,opacity .25s ease}.nav-link[data-v-1c1883d2]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary);transition:width .3s ease}.nav-link[data-v-1c1883d2]:hover:after{width:100%}.nav-link[data-v-1c1883d2]:hover{color:var(--text-muted);opacity:.9}.header--scrolled .nav-link[data-v-1c1883d2]{color:var(--header-text-scrolled)}.header--scrolled .nav-link[data-v-1c1883d2]:after{background:var(--primary-text)}.header--scrolled .nav-link[data-v-1c1883d2]:hover{color:var(--primary-text);opacity:1}.header--scrolled .nav-link i[data-v-1c1883d2]{color:inherit}.nav-lang-wrap[data-v-1c1883d2]{position:relative;display:inline-block}.nav-lang-dropdown[data-v-1c1883d2]{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:10rem;background:var(--popover);border:1px solid var(--border);border-radius:6px;box-shadow:0 8px 20px rgba(15,23,41,.08);z-index:200;padding:.5rem 0}.header--scrolled .nav-lang-dropdown[data-v-1c1883d2]{background:var(--card);border-color:var(--border)}.header--scrolled .nav-lang-dropdown .nav-lang-item[data-v-1c1883d2]{color:var(--popover-text)}.header--scrolled .nav-lang-dropdown .nav-lang-item[data-v-1c1883d2]:hover{background:var(--beige-light);color:var(--text)}.header--scrolled .nav-lang-dropdown .nav-lang-item.active[data-v-1c1883d2]{background:var(--beige-light);color:var(--primary);font-weight:600}.nav-lang-item[data-v-1c1883d2]{display:block;padding:.5rem 1rem;color:var(--text);text-decoration:none;font-size:.9rem;transition:background .2s ease,color .2s ease}.nav-lang-item[data-v-1c1883d2]:hover{background:var(--beige-light);color:var(--secondary)}.nav-lang-item.active[data-v-1c1883d2]{background:var(--beige-light);color:var(--primary);font-weight:600}.nav-link i.fa-chevron-down[data-v-1c1883d2]{transition:transform .2s ease}.nav-link i.fa-chevron-down.is-open[data-v-1c1883d2]{transform:rotate(180deg)}.header-menu-btn[data-v-1c1883d2]{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:var(--text);cursor:pointer;font-size:1.35rem;transition:color .2s ease,opacity .2s ease}.header-menu-btn[data-v-1c1883d2]:hover{color:var(--text-muted);opacity:.9}.header--scrolled .header-menu-btn[data-v-1c1883d2]{color:var(--header-text-scrolled)}.header--scrolled .header-menu-btn[data-v-1c1883d2]:hover{color:#fff;opacity:1}@media (max-width:900px){.nav--desktop[data-v-1c1883d2]{display:none!important}.header-menu-btn[data-v-1c1883d2]{display:flex}}.menu-overlay[data-v-1c1883d2]{position:fixed;inset:0;z-index:150;background:rgba(44,36,22,.4);cursor:pointer}.menu-drawer[data-v-1c1883d2]{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:85vw;z-index:151;background:var(--header-bg-top);box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:auto}.menu-drawer-header[data-v-1c1883d2]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--border);flex-shrink:0}.menu-drawer-title[data-v-1c1883d2]{font-size:1rem;font-weight:700;color:var(--text);letter-spacing:.02em}.menu-drawer-close[data-v-1c1883d2]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;color:var(--text);cursor:pointer;font-size:1.35rem;transition:color .2s ease,opacity .2s ease}.menu-drawer-close[data-v-1c1883d2]:hover{color:var(--text-muted);opacity:.9}.menu-drawer-nav[data-v-1c1883d2]{padding:1rem 0;display:flex;flex-direction:column}.menu-drawer-link[data-v-1c1883d2]{display:block;padding:.9rem 1.25rem;color:var(--text);text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s ease,color .2s ease;border-bottom:1px solid rgba(44,36,22,.06)}.menu-drawer-link[data-v-1c1883d2]:hover{background:var(--beige-light);color:var(--beige)}.menu-drawer-lang[data-v-1c1883d2]{padding:1rem 1.25rem 1.5rem;border-top:1px solid var(--border);margin-top:auto}.menu-drawer-lang-label[data-v-1c1883d2]{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.04em}.menu-drawer-lang-list[data-v-1c1883d2]{display:flex;flex-direction:column;gap:.25rem}.menu-drawer-lang-item[data-v-1c1883d2]{display:block;padding:.5rem 0;color:var(--text);text-decoration:none;font-size:.9rem;transition:color .2s ease,background .2s ease;border-radius:4px;padding-left:.5rem}.menu-drawer-lang-item[data-v-1c1883d2]:hover{color:var(--beige);background:var(--beige-light)}.menu-drawer-lang-item.active[data-v-1c1883d2]{font-weight:600;color:var(--beige)}.menu-fade-enter-active[data-v-1c1883d2],.menu-fade-leave-active[data-v-1c1883d2]{transition:opacity .25s ease}.menu-fade-enter[data-v-1c1883d2],.menu-fade-leave-to[data-v-1c1883d2]{opacity:0}.menu-slide-enter-active[data-v-1c1883d2],.menu-slide-leave-active[data-v-1c1883d2]{transition:transform .3s cubic-bezier(.22,1,.36,1)}.menu-slide-enter[data-v-1c1883d2],.menu-slide-leave-to[data-v-1c1883d2]{transform:translateX(100%)}.parallax-layer[data-v-1c1883d2]{will-change:transform;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.parallax-layer[data-v-1c1883d2]{will-change:auto}}.hero[data-v-1c1883d2]{padding:0 3rem;padding-top:6rem;padding-bottom:3rem;height:100vh;min-height:100vh;max-height:100vh;box-sizing:border-box;display:flex;align-items:center;position:relative;overflow:hidden}.hero-bg[data-v-1c1883d2]{position:absolute;top:-15%;left:0;right:0;height:130%;background:url(../img/bac.9033fd76.png) 50%/cover no-repeat;z-index:0}.hero-overlay[data-v-1c1883d2]{position:absolute;inset:0;background:linear-gradient(105deg,rgba(54,64,79,.82),rgba(54,64,79,.5) 42%,rgba(54,64,79,.25) 70%,transparent);z-index:1;pointer-events:none}@media (max-width:1024px){.hero-overlay[data-v-1c1883d2]{background:transparent}}.hero .hero-inner[data-v-1c1883d2]{position:relative;z-index:2}.hero[data-v-1c1883d2]:before{content:"";position:absolute;top:0;right:0;width:70%;height:80%;background:radial-gradient(circle at top right,rgba(54,64,79,.06) 0,transparent 60%);pointer-events:none;z-index:1}.hero-inner[data-v-1c1883d2]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:3.5rem;align-items:stretch;max-height:calc(100vh - 9rem);min-height:0;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:1024px){.hero-right[data-v-1c1883d2]{display:none!important}.hero-inner[data-v-1c1883d2]{grid-template-columns:1fr}}@media (max-width:900px){.hero[data-v-1c1883d2]{height:auto;min-height:100vh;max-height:none;overflow:visible;padding-top:5rem;padding-bottom:3rem}.hero-inner[data-v-1c1883d2]{grid-template-columns:1fr;align-items:start;max-height:none;min-height:0;overflow:visible}.hero-right[data-v-1c1883d2]{display:none!important}.hero-left[data-v-1c1883d2]{position:relative;min-height:0;padding:2rem 1.25rem 3rem;background-image:url(../img/bac.9033fd76.png);background-size:cover;background-position:50%;border-radius:12px}.hero-left[data-v-1c1883d2]:before{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(180deg,rgba(54,64,79,.7),rgba(54,64,79,.5) 45%,rgba(54,64,79,.75));z-index:0;pointer-events:none}.hero-left .btn[data-v-1c1883d2],.hero-left .hero-desc[data-v-1c1883d2],.hero-left .hero-desc p[data-v-1c1883d2],.hero-left .hero-service-category[data-v-1c1883d2],.hero-left .hero-subtitle[data-v-1c1883d2],.hero-left .hero-title[data-v-1c1883d2]{position:relative;z-index:1}.hero-left .hero-service-category[data-v-1c1883d2]{color:var(--primary-text)}.hero-left .hero-title[data-v-1c1883d2]{color:var(--primary-text);text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-left .hero-desc[data-v-1c1883d2],.hero-left .hero-desc p[data-v-1c1883d2],.hero-left .hero-subtitle[data-v-1c1883d2]{color:var(--secondary-text)}.hero-left .btn[data-v-1c1883d2]{background:var(--primary-text);color:var(--primary)}.hero-left .btn[data-v-1c1883d2]:hover{background:var(--beige-light);color:var(--primary)}}.hero-left[data-v-1c1883d2]{display:flex;flex-direction:column;padding-right:.5rem}.hero-service-category[data-v-1c1883d2]{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:9999px;background:rgba(0,0,0,.25);color:var(--primary-text);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem}.hero .hero-left .hero-service-category[data-v-1c1883d2]{color:var(--primary-text)}.hero .hero-left .hero-title[data-v-1c1883d2]{color:var(--primary-text);text-shadow:0 1px 4px rgba(0,0,0,.35)}.hero .hero-left .hero-desc[data-v-1c1883d2],.hero .hero-left .hero-desc p[data-v-1c1883d2],.hero .hero-left .hero-subtitle[data-v-1c1883d2]{color:var(--secondary-text)}.hero .hero-left .btn[data-v-1c1883d2]{background:var(--primary-text);color:var(--primary)}.hero .hero-left .btn[data-v-1c1883d2]:hover{background:var(--beige-light);color:var(--primary)}.hero-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.28;letter-spacing:.02em;text-transform:uppercase;margin-bottom:2rem;color:#fff}.hero-title-line1[data-v-1c1883d2],.hero-title-line2[data-v-1c1883d2]{display:block}.hero-subtitle[data-v-1c1883d2]{font-size:1.05rem;color:hsla(0,0%,100%,.95);margin-bottom:3.25rem;letter-spacing:.01em}.hero-desc[data-v-1c1883d2]{margin-bottom:3.25rem;font-size:.98rem;line-height:1.8;color:hsla(0,0%,100%,.9)}.hero-desc p[data-v-1c1883d2]{margin-bottom:1.5rem}.hero-desc p[data-v-1c1883d2]:last-child{margin-bottom:0}.hero-left .btn[data-v-1c1883d2]{margin-top:1rem}.btn[data-v-1c1883d2]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;background:var(--btn-bg);color:var(--btn-color);border:none;font-weight:700;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;border-radius:9999px;box-shadow:0 4px 14px rgba(44,36,22,.25);transition:transform .2s ease,opacity .2s ease,background .2s ease}.btn[data-v-1c1883d2]:hover{transform:translateY(-2px);opacity:.95;box-shadow:0 8px 24px rgba(44,36,22,.35)}.btn-full[data-v-1c1883d2]{width:100%;justify-content:center}.hero-right[data-v-1c1883d2]{position:relative;overflow:hidden;display:flex;min-height:0;align-self:stretch}.hero-image-wrap[data-v-1c1883d2]{position:relative;flex:1;min-height:520px;height:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end}.hero-image[data-v-1c1883d2]{width:100%;height:100%;min-height:520px;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;display:block}.hero-stats-on-wrap[data-v-1c1883d2]{position:absolute;left:0;right:0;top:84px;z-index:2;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 0;gap:.75rem;pointer-events:none}.hero-stat-item[data-v-1c1883d2]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:0}.hero-stat-num[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;line-height:1.2;display:block;margin-bottom:.25rem}.hero-stat-label[data-v-1c1883d2]{font-size:clamp(.7rem,1.2vw,.85rem);color:#fff;line-height:1.3;opacity:.95}.hero-stats-on-image[data-v-1c1883d2]{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:space-between;padding:0 2.5rem;gap:1.25rem;z-index:2}.stat-on-image[data-v-1c1883d2]{display:flex;flex-direction:column;flex:1;max-width:180px;padding:1rem 1.1rem;border-radius:16px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(8px);box-shadow:0 4px 20px rgba(0,0,0,.06)}.stat-on-image.stat-1[data-v-1c1883d2]{align-items:flex-start;text-align:left}.stat-on-image.stat-2[data-v-1c1883d2]{align-items:center;text-align:center}.stat-on-image.stat-3[data-v-1c1883d2]{align-items:flex-end;text-align:right}.stat-on-image-num[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-weight:700;font-size:2.1rem;line-height:1.1;color:var(--text)}.stat-on-image-label[data-v-1c1883d2]{font-size:.8rem;color:var(--text-muted);margin-top:.35rem;max-width:150px;line-height:1.35}.section[data-v-1c1883d2]{padding:4rem 2rem;background:var(--beige-bg);position:relative;overflow:hidden}.section[data-v-1c1883d2]:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cpath d='M0 80q80-40 160 0t160 0' fill='none' stroke='%232c2416' stroke-width='.5' opacity='.04'/%3E%3Cpath d='M0 160q160-40 320 0' fill='none' stroke='%232c2416' stroke-width='.5' opacity='.03'/%3E%3Cpath d='M0 240q80-40 160 0t160 0' fill='none' stroke='%232c2416' stroke-width='.5' opacity='.035'/%3E%3C/svg%3E");background-size:320px 320px;pointer-events:none;z-index:0}.section.about[data-v-1c1883d2]:before{background-image:radial-gradient(circle at 1px 1px,rgba(44,36,22,.04) 1px,transparent 0),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cpath d='M0 80q80-40 160 0t160 0' fill='none' stroke='%232c2416' stroke-width='.5' opacity='.04'/%3E%3Cpath d='M0 160q160-40 320 0' fill='none' stroke='%232c2416' stroke-width='.5' opacity='.03'/%3E%3C/svg%3E");background-size:28px 28px,320px 320px}.section[data-v-1c1883d2]:after{content:"";position:absolute;bottom:0;width:52%;height:78%;z-index:0;pointer-events:none;background:rgba(44,36,22,.055)}.section[data-v-1c1883d2]:nth-of-type(odd):after{left:0;clip-path:polygon(0 100%,100% 100%,100% 28%,18% 0,0 0)}.section[data-v-1c1883d2]:nth-of-type(2n):after{right:0;left:auto;clip-path:polygon(100% 100%,0 100%,0 28%,82% 0,100% 0)}.section[data-v-1c1883d2]:nth-child(2n){background:var(--beige-section)}.section.contact[data-v-1c1883d2]:after,.section.contact[data-v-1c1883d2]:before{display:none}.section-inner[data-v-1c1883d2]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.section-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2rem;color:var(--text);display:inline-flex;align-items:center;gap:.5rem;position:relative;padding-bottom:.75rem}.section-title[data-v-1c1883d2]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:var(--theme-dark);border-radius:2px}.section-title-block[data-v-1c1883d2]{color:var(--beige-muted)}.section-subtitle[data-v-1c1883d2]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem;font-size:.95rem;color:var(--text-muted);text-align:center}.section-subtitle-line[data-v-1c1883d2]{width:48px;height:1px;background:var(--theme-dark);opacity:.5;flex-shrink:0}.section-divider[data-v-1c1883d2]{height:1px;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.section-divider--dark[data-v-1c1883d2],.section-divider--light[data-v-1c1883d2],.section-divider[data-v-1c1883d2]{background:linear-gradient(90deg,transparent,var(--border) 20%,var(--secondary) 50%,var(--border) 80%,transparent)}.section-divider-dot[data-v-1c1883d2]{position:absolute;width:8px;height:8px;background:var(--secondary);border-radius:50%;box-shadow:0 0 0 4px var(--background)}.lifestyle-section[data-v-1c1883d2]{position:relative;overflow:hidden;background:var(--beige-bg);min-height:100vh}.lifestyle-header[data-v-1c1883d2]{position:absolute;top:0;left:0;right:0;z-index:20;padding:3rem 1.5rem 0 1.5rem;max-width:1200px;margin:0 auto;padding-left:2rem}.lifestyle-header-line[data-v-1c1883d2]{width:48px;height:1px;background:var(--secondary);margin-bottom:1rem}.lifestyle-header-tag[data-v-1c1883d2]{color:var(--secondary);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500}.lifestyle-title[data-v-1c1883d2]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--text);line-height:1.1}.lifestyle-track[data-v-1c1883d2]{display:flex;align-items:center;height:100vh;gap:1.5rem;padding:8rem 1.5rem 2rem 2rem;width:-moz-max-content;width:max-content}.lifestyle-spacer--start[data-v-1c1883d2]{flex:0 0 30vw;min-width:200px}.lifestyle-spacer--end[data-v-1c1883d2]{flex:0 0 10vw;min-width:80px}.lifestyle-card[data-v-1c1883d2]{flex:0 0 auto;width:45vw;max-width:700px;cursor:pointer}.lifestyle-card-inner[data-v-1c1883d2]{position:relative;overflow:hidden;border-radius:4px;height:60vh}.lifestyle-img[data-v-1c1883d2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:transform .7s ease}.lifestyle-card:hover .lifestyle-img[data-v-1c1883d2]{transform:scale(1)}.lifestyle-card-overlay[data-v-1c1883d2]{position:absolute;inset:0;background:linear-gradient(0deg,rgba(22,26,34,.7),rgba(22,26,34,.1),transparent)}.lifestyle-label[data-v-1c1883d2]{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between}.lifestyle-num[data-v-1c1883d2]{color:var(--accent-text);font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700}.lifestyle-label-title[data-v-1c1883d2]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--text);margin-top:.5rem}.lifestyle-arrow[data-v-1c1883d2]{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:border-color .3s,color .3s}.lifestyle-card:hover .lifestyle-arrow[data-v-1c1883d2]{border-color:var(--primary);color:var(--primary)}.about-new[data-v-1c1883d2]{padding:6rem 2rem;background:var(--beige-bg);position:relative;overflow:hidden}.about-new-inner[data-v-1c1883d2]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width:1024px){.about-new-inner[data-v-1c1883d2]{grid-template-columns:1fr}.about-new-images[data-v-1c1883d2]{order:-1;height:500px}}.about-new-images[data-v-1c1883d2]{position:relative;height:600px}.about-img-mask[data-v-1c1883d2]{position:absolute;overflow:hidden;border-radius:4px}.about-img-mask-1[data-v-1c1883d2]{top:0;left:0;width:85%;height:400px;z-index:10}.about-img-mask-2[data-v-1c1883d2]{bottom:0;right:0;width:65%;height:300px;z-index:20;box-shadow:0 25px 50px rgba(0,0,0,.4)}.about-img-parallax[data-v-1c1883d2]{position:absolute;inset:0;top:-20%;bottom:-20%}.about-img-mask-2 .about-img-parallax[data-v-1c1883d2]{top:-15%;bottom:-15%}.about-img-parallax img[data-v-1c1883d2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-img-gradient[data-v-1c1883d2]{position:absolute;inset:0;background:linear-gradient(0deg,rgba(22,26,34,.4),transparent)}.about-img-mask-2 .about-img-gradient[data-v-1c1883d2]{background:linear-gradient(0deg,rgba(22,26,34,.3),transparent)}.about-deco[data-v-1c1883d2]{position:absolute;border:1px solid var(--border);border-radius:4px;z-index:0}.about-deco-1[data-v-1c1883d2]{top:45%;left:40%;width:96px;height:96px;transform:rotate(12deg)}.about-deco-2[data-v-1c1883d2]{top:50%;left:43%;width:64px;height:64px;transform:rotate(45deg)}.about-new-content[data-v-1c1883d2]{padding-left:0}@media (max-width:1024px){.about-new-content[data-v-1c1883d2]{padding-left:0}}.about-label[data-v-1c1883d2]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.about-label-line[data-v-1c1883d2]{width:48px;height:1px;background:var(--primary);transform-origin:left}.about-label-text[data-v-1c1883d2]{color:var(--primary);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;font-weight:500}.about-company-name[data-v-1c1883d2]{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;color:var(--primary);letter-spacing:.08em;margin:.5rem 0 1rem 0}.about-heading[data-v-1c1883d2]{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:var(--text);line-height:1.1;margin-bottom:2.5rem;perspective:600px}.about-heading-word[data-v-1c1883d2]{display:inline-block}.about-text-line[data-v-1c1883d2]{color:var(--text-muted);line-height:1.75;font-size:.9375rem;margin-bottom:1.25rem}.about-stats[data-v-1c1883d2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08)}.about-stat-value[data-v-1c1883d2]{font-family:Playfair Display,serif;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700;color:var(--primary)}.about-stat-label[data-v-1c1883d2]{color:var(--text-muted);font-size:.75rem;letter-spacing:.05em;margin-top:.5rem}.reveal-on-scroll[data-v-1c1883d2]{opacity:0;transform:translate3d(0,36px,0);transition:opacity .75s ease-out,transform .75s ease-out;contain:layout style}.reveal-on-scroll.section-visible[data-v-1c1883d2]{opacity:1;transform:translateZ(0)}.hero-reveal[data-v-1c1883d2]{opacity:0;transform:translate3d(0,28px,0);animation:heroReveal-1c1883d2 .95s ease-out forwards}.hero-left[data-v-1c1883d2]{padding-bottom:2rem}.hero-left.hero-reveal[data-v-1c1883d2]{animation-delay:0s}.hero-stats-on-image.hero-reveal[data-v-1c1883d2]{animation-delay:.25s}@keyframes heroReveal-1c1883d2{to{opacity:1;transform:translateZ(0)}}.section.about[data-v-1c1883d2]{position:relative;overflow:hidden}.section.about[data-v-1c1883d2]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(44,36,22,.04) 1px,transparent 0);background-size:28px 28px;pointer-events:none;z-index:0}.about-bg-title[data-v-1c1883d2]{position:absolute;left:-2%;top:50%;transform:translateY(-50%);font-family:Gotham,Montserrat,sans-serif;font-size:clamp(5rem,16vw,12rem);font-weight:700;line-height:1;letter-spacing:.02em;color:var(--text);opacity:.07;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.section.about .section-inner[data-v-1c1883d2]{position:relative;z-index:1;text-align:center}.about-first-title-wrap[data-v-1c1883d2]{text-align:left;margin-bottom:.5rem}.section.about .about-section-title[data-v-1c1883d2]{margin-bottom:1rem}.section.about .about-advantages[data-v-1c1883d2],.section.about .about-requirements[data-v-1c1883d2],.section.about .about-subtitle[data-v-1c1883d2]{text-align:left}@media (max-width:768px){.about-bg-title[data-v-1c1883d2]{font-size:clamp(3.5rem,20vw,6rem);opacity:.06;left:-8%}}.section-bg-title[data-v-1c1883d2]{position:absolute;top:50%;transform:translateY(-50%);font-family:Gotham,Montserrat,sans-serif;font-size:clamp(5rem,16vw,12rem);font-weight:700;line-height:1;letter-spacing:.02em;color:var(--text);opacity:.07;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.section-bg-title--left[data-v-1c1883d2]{left:-2%;right:auto}.section-bg-title--right[data-v-1c1883d2]{right:-2%;left:auto}.section.contact[data-v-1c1883d2],.section.faq-section[data-v-1c1883d2],.section.package-section[data-v-1c1883d2]{position:relative;overflow:hidden}.section.contact .section-inner[data-v-1c1883d2],.section.faq-section .section-inner[data-v-1c1883d2],.section.package-section .section-inner[data-v-1c1883d2]{position:relative;z-index:1}@media (max-width:768px){.section-bg-title[data-v-1c1883d2]{font-size:clamp(3.5rem,20vw,6rem);opacity:.06}.section-bg-title--left[data-v-1c1883d2]{left:-8%}.section-bg-title--right[data-v-1c1883d2]{right:-8%}}.about-us-block[data-v-1c1883d2]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;margin-bottom:3rem}.section.about .about-us-content[data-v-1c1883d2]{opacity:0;transform:translate3d(-56px,0,0)}.section.about .about-us-image-wrap[data-v-1c1883d2]{opacity:0;transform:translate3d(56px,0,0)}.section.about.section-visible .about-us-content[data-v-1c1883d2]{animation:flyInLeft-1c1883d2 .85s ease-out .2s forwards}.section.about.section-visible .about-us-image-wrap[data-v-1c1883d2]{animation:flyInRight-1c1883d2 .85s ease-out .35s forwards}.about-us-content[data-v-1c1883d2]{min-width:0;text-align:left}.section.about .about-us-title[data-v-1c1883d2]{margin-bottom:1rem}.about-us-p[data-v-1c1883d2]{margin-bottom:1.25rem;line-height:1.85;color:var(--text-muted);font-size:1.05rem}.about-us-p[data-v-1c1883d2]:last-child{margin-bottom:0}.about-us-image-wrap[data-v-1c1883d2]{border-radius:40px;overflow:hidden;background:var(--beige-section);min-height:0;position:relative}.about-us-image[data-v-1c1883d2]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-us-image-placeholder[data-v-1c1883d2]{position:absolute;inset:0;width:100%;height:100%;min-height:280px;background:var(--beige-section);border:2px dashed rgba(44,36,22,.12);display:flex;align-items:center;justify-content:center;padding:2rem}.about-us-image-placeholder-text[data-v-1c1883d2]{color:var(--text-muted);font-size:.95rem;text-align:center;max-width:240px}@media (max-width:768px){.about-us-block[data-v-1c1883d2]{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.about-us-image-wrap[data-v-1c1883d2]{order:-1;min-height:320px}.about-us-image-placeholder[data-v-1c1883d2]{position:relative;min-height:320px}}.about-main-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text);margin-bottom:2rem;line-height:1.3;position:relative;padding-bottom:1rem;display:inline-block}.about-main-title[data-v-1c1883d2]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:var(--theme-dark);border-radius:2px}.about-intro[data-v-1c1883d2]{margin-bottom:2.5rem;text-align:center;width:100%}.about-intro p[data-v-1c1883d2]{margin-bottom:1.25rem;line-height:1.85;color:var(--text-muted);font-size:1.05rem}.about-intro p[data-v-1c1883d2]:last-child{margin-bottom:0;text-align:left;font-style:italic;border-left:4px solid var(--theme-dark);padding-left:1.5rem;margin-top:1.5rem}.about-subtitle[data-v-1c1883d2]{font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:1.25rem;margin-top:2rem;display:flex;align-items:center;gap:.5rem}.about-subtitle[data-v-1c1883d2]:first-of-type{margin-top:0}.about-investment[data-v-1c1883d2]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;margin-bottom:3rem}.section.about .about-investment-image[data-v-1c1883d2]{opacity:0;transform:translate3d(-56px,0,0)}.section.about .about-investment-content[data-v-1c1883d2]{opacity:0;transform:translate3d(56px,0,0)}.section.about.section-visible .about-investment-image[data-v-1c1883d2]{animation:flyInLeft-1c1883d2 .85s ease-out .2s forwards}.section.about.section-visible .about-investment-content[data-v-1c1883d2]{animation:flyInRight-1c1883d2 .85s ease-out .35s forwards}@keyframes flyInLeft-1c1883d2{to{opacity:1;transform:translateZ(0)}}@keyframes flyInRight-1c1883d2{to{opacity:1;transform:translateZ(0)}}.about-investment-image[data-v-1c1883d2]{overflow:hidden;min-height:0;position:relative}.about-investment-image img[data-v-1c1883d2]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-investment-content[data-v-1c1883d2]{min-width:0}.about-investment-label[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.about-investment-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:var(--text);margin-bottom:2.5rem;line-height:1.25}.about-investment-cards[data-v-1c1883d2]{display:flex;flex-direction:column;gap:1.5rem}.about-req-card[data-v-1c1883d2]{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:var(--beige-section);border:1px solid var(--border);border-radius:24px;transition:transform .2s ease}.about-req-card[data-v-1c1883d2]:hover{box-shadow:0 12px 32px rgba(54,64,79,.12);transform:translateY(-4px);border-color:var(--secondary)}.about-req-card-icon[data-v-1c1883d2]{width:56px;height:56px;flex-shrink:0;border-radius:16px;background:var(--accent-soft);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.about-req-card-text[data-v-1c1883d2]{min-width:0}.about-req-card-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:1.35rem;font-weight:700;color:var(--text);margin-bottom:.5rem;line-height:1.3}.about-req-card-desc[data-v-1c1883d2]{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin:0}@media (max-width:900px){.about-investment[data-v-1c1883d2]{grid-template-columns:1fr;gap:2rem;align-items:start}.about-investment-image[data-v-1c1883d2]{order:-1;min-height:320px;display:block}.about-investment-image img[data-v-1c1883d2]{min-height:320px;height:320px;-o-object-fit:cover;object-fit:cover}}.about-advantages[data-v-1c1883d2]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem}@media (max-width:900px){.about-advantage-card[data-v-1c1883d2]{width:calc(50% - .875rem)}}@media (max-width:560px){.about-advantage-card[data-v-1c1883d2]{width:100%}.about-advantages[data-v-1c1883d2]{gap:1.25rem}}.about-advantage-card[data-v-1c1883d2]{width:calc(33.33333% - 1.16667rem);position:relative;background:var(--beige-section);border:1px solid var(--border);border-radius:24px;padding:1.75rem 1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.2);transition:transform .2s ease;overflow:hidden}.about-advantage-card[data-v-1c1883d2]:hover{box-shadow:0 20px 40px rgba(201,162,39,.15);transform:translateY(-8px);border-color:rgba(201,162,39,.3)}.about-advantage-num[data-v-1c1883d2]{position:absolute;top:.5rem;right:1rem;font-family:Gotham,Montserrat,sans-serif;font-size:2.25rem;font-weight:800;line-height:1;color:rgba(44,36,22,.06);letter-spacing:-.02em}.about-advantage-icon-wrap[data-v-1c1883d2]{width:48px;height:48px;border-radius:50%;background:var(--accent-soft);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.25rem;transition:transform .2s ease,background .2s ease}.about-advantage-card:hover .about-advantage-icon-wrap[data-v-1c1883d2]{transform:scale(1.08);background:rgba(54,64,79,.15)}.about-advantage-title[data-v-1c1883d2]{font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:.5rem;line-height:1.4}.about-advantage-desc[data-v-1c1883d2]{font-size:.9rem;color:var(--text-muted);line-height:1.65;margin:0}@media (max-width:768px){.about-advantages[data-v-1c1883d2]{display:flex;flex-direction:column;gap:0;padding:0;max-width:100%}.about-advantage-card[data-v-1c1883d2]{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:0 .75rem;padding:1rem 1rem 1rem 1.25rem;border-radius:0 10px 10px 0;border:none;border-left:4px solid var(--primary);background:hsla(0,0%,100%,.5);box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:.5rem;transition:background .2s ease,box-shadow .2s ease}.about-advantage-card[data-v-1c1883d2]:last-child{margin-bottom:0}.about-advantage-card[data-v-1c1883d2]:hover{transform:none;background:hsla(0,0%,100%,.75);box-shadow:0 2px 8px rgba(0,0,0,.08)}.about-advantage-num[data-v-1c1883d2]{display:none}.about-advantage-icon-wrap[data-v-1c1883d2]{flex-shrink:0;width:40px;height:40px;margin-bottom:0;font-size:1rem;order:0}.about-advantage-title[data-v-1c1883d2]{flex:1;min-width:0;font-size:.95rem;font-weight:700;margin-bottom:0;padding-right:0;order:0;padding-top:.35em;line-height:1.35}.about-advantage-desc[data-v-1c1883d2]{width:100%;order:1;font-size:.85rem;line-height:1.55;margin-top:.4rem;padding-left:0;padding-right:0}}@media (max-width:560px){.about-advantage-card[data-v-1c1883d2]{padding:.9rem .9rem .9rem 1.1rem;border-radius:0 8px 8px 0}.about-advantage-icon-wrap[data-v-1c1883d2]{width:36px;height:36px;font-size:.95rem}.about-advantage-title[data-v-1c1883d2]{font-size:.9rem}.about-advantage-desc[data-v-1c1883d2]{font-size:.8rem;margin-top:.35rem}}.section.about .about-subtitle[data-v-1c1883d2]:first-of-type{margin-top:0}.section.about .about-advantage-card[data-v-1c1883d2]{opacity:0;transform:translate3d(0,32px,0)}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]{animation:advantageReveal-1c1883d2 .6s ease-out forwards}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]:first-child{animation-delay:.1s}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]:nth-child(2){animation-delay:.25s}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]:nth-child(3){animation-delay:.4s}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]:nth-child(4){animation-delay:.55s}.section.about.section-visible .about-advantage-card[data-v-1c1883d2]:nth-child(5){animation-delay:.7s}@keyframes advantageReveal-1c1883d2{to{opacity:1;transform:translateZ(0)}}.section.package-section .section-title[data-v-1c1883d2]{margin-bottom:2.5rem}.package-cards[data-v-1c1883d2]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch}.package-card[data-v-1c1883d2]{background:var(--beige-section);border:1px solid var(--border);border-radius:40px;padding:2rem 1.75rem;display:flex;flex-direction:column;min-height:0;box-shadow:0 2px 16px rgba(44,36,22,.04);transition:transform .25s ease,box-shadow .25s ease}.package-card[data-v-1c1883d2]:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(44,36,22,.08)}.package-card-num[data-v-1c1883d2]{position:absolute;top:1.25rem;right:1.25rem;font-family:Gotham,Montserrat,sans-serif;font-size:2.5rem;font-weight:800;line-height:1;color:rgba(44,36,22,.08);letter-spacing:-.02em}.package-card[data-v-1c1883d2]{position:relative}.package-card-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:.5rem;padding-right:3rem}.package-card-price[data-v-1c1883d2]{font-size:.9rem;color:var(--text-muted);margin-bottom:.75rem}.package-card-intro[data-v-1c1883d2]{font-size:.9rem;color:var(--text-muted);line-height:1.55;margin-bottom:1.25rem}.package-list-label[data-v-1c1883d2]{font-size:.85rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.package-list[data-v-1c1883d2]{list-style:none;padding:0;margin:0 0 1rem 0;font-size:.85rem;color:var(--text-muted);line-height:1.5}.package-list li[data-v-1c1883d2]{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.4rem}.package-check[data-v-1c1883d2]{color:#22c55e;flex-shrink:0;margin-top:.2em;font-size:.75rem}.package-list--muted li[data-v-1c1883d2]{display:list-item;list-style:disc;margin-left:1.25rem;padding-left:.25rem}.package-list--muted .package-check[data-v-1c1883d2]{display:none}.package-fee-note[data-v-1c1883d2],.package-note[data-v-1c1883d2]{font-size:.8rem;color:var(--text-muted);line-height:1.5;margin-bottom:1rem}.package-btn[data-v-1c1883d2]{margin-top:auto;width:100%;justify-content:center;margin-top:1rem}@media (max-width:1024px){.package-cards[data-v-1c1883d2]{grid-template-columns:1fr}}@media (max-width:640px){.package-card[data-v-1c1883d2]{padding:1.5rem 1.25rem;border-radius:24px}.package-card-num[data-v-1c1883d2]{font-size:2rem;top:1rem;right:1rem}}.section.faq-section .section-inner[data-v-1c1883d2]{max-width:1200px;margin:0 auto}.faq-section-title[data-v-1c1883d2]{color:var(--text)}.faq-list[data-v-1c1883d2]{margin:0 auto;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--beige-section);box-shadow:0 2px 12px rgba(0,0,0,.2)}.faq-item[data-v-1c1883d2]{border-bottom:1px solid var(--border)}.faq-item[data-v-1c1883d2]:last-child{border-bottom:none}.faq-question[data-v-1c1883d2]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--beige-section);border:none;color:var(--text);font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s ease,background .2s ease}.faq-item.is-open .faq-question[data-v-1c1883d2],.faq-question[data-v-1c1883d2]:hover{background:var(--accent-soft);color:var(--primary)}.faq-item.is-open .faq-question[data-v-1c1883d2]{border-bottom:2px solid var(--primary)}.faq-question-text[data-v-1c1883d2]{flex:1}.faq-icon[data-v-1c1883d2]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:400;line-height:1;color:inherit}.faq-answer[data-v-1c1883d2]{padding:1.25rem 1.5rem 1.5rem;font-size:.95rem;line-height:1.7;color:var(--text-muted);border-bottom:1px solid var(--border);background:rgba(0,0,0,.15)}.faq-item:last-child .faq-answer[data-v-1c1883d2]{border-bottom:none}@media (max-width:640px){.faq-question[data-v-1c1883d2]{padding:1rem 1.25rem;font-size:.95rem}.faq-answer[data-v-1c1883d2]{padding:1rem 1.25rem;font-size:.9rem}}.section.contact[data-v-1c1883d2]{position:relative;overflow:hidden;background-color:var(--theme-dark);background-image:url(../img/bac2.f6207caf.png);background-size:cover;background-position:center 35%;background-repeat:no-repeat}.contact-overlay[data-v-1c1883d2]{position:absolute;inset:0;z-index:0;background:linear-gradient(160deg,rgba(54,64,79,.48),rgba(54,64,79,.38) 40%,rgba(54,64,79,.45) 75%,rgba(54,64,79,.52));pointer-events:none}.section.contact .section-inner[data-v-1c1883d2]{position:relative;z-index:1}.section.contact .section-title-block[data-v-1c1883d2],.section.contact .section-title[data-v-1c1883d2]{color:var(--primary-text)}.section.contact .section-subtitle-line[data-v-1c1883d2],.section.contact .section-subtitle[data-v-1c1883d2]{color:var(--secondary-text)}.section.contact .section-bg-title[data-v-1c1883d2]{color:hsla(0,0%,100%,.08)}.section.contact .contact-heading[data-v-1c1883d2]{color:var(--primary-text)}.section.contact .contact-list li[data-v-1c1883d2],.section.contact .contact-note[data-v-1c1883d2]{color:var(--secondary-text)}.section.contact .contact-list i[data-v-1c1883d2]{background:hsla(0,0%,100%,.2);color:var(--primary)}.contact-grid[data-v-1c1883d2]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}@media (max-width:768px){.contact-grid[data-v-1c1883d2]{grid-template-columns:1fr}}.contact-info[data-v-1c1883d2]{display:flex;flex-direction:column;justify-content:flex-start;min-height:100%}.contact-heading[data-v-1c1883d2]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.contact-note[data-v-1c1883d2]{font-size:.95rem;line-height:1.55;color:var(--text-muted);margin-bottom:1.25rem}.contact-list[data-v-1c1883d2]{list-style:none;padding:0;margin:0}.contact-list li[data-v-1c1883d2]{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem;color:var(--text-muted);font-size:.95rem}.contact-list li[data-v-1c1883d2]:last-child{margin-bottom:0}.contact-form-wrap[data-v-1c1883d2]{background:var(--beige-section);border:1px solid var(--border);border-radius:24px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.2)}.contact-list i[data-v-1c1883d2]{width:36px;height:36px;border-radius:50%;background:var(--theme-dark);color:var(--header-text-scrolled);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-form .form-label[data-v-1c1883d2]{display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.35rem;color:var(--text)}.contact-form .form-input[data-v-1c1883d2],.contact-form .form-select[data-v-1c1883d2],.contact-form .form-textarea[data-v-1c1883d2]{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:4px;font-size:.95rem;margin-bottom:1rem;background:var(--card);color:var(--card-text);transition:border-color .2s ease}.contact-form .form-input[data-v-1c1883d2]:focus,.contact-form .form-select[data-v-1c1883d2]:focus,.contact-form .form-textarea[data-v-1c1883d2]:focus{outline:none;border-color:var(--primary)}.form-select-wrap[data-v-1c1883d2]{position:relative;margin-bottom:1rem}.form-select[data-v-1c1883d2]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem}.form-select-icon[data-v-1c1883d2]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--text-muted);font-size:.75rem}.form-textarea[data-v-1c1883d2]{resize:vertical;min-height:100px}.contact-map[data-v-1c1883d2]{margin-top:1.25rem;width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--border);box-shadow:0 2px 12px rgba(44,36,22,.04)}.contact-map iframe[data-v-1c1883d2]{display:block;width:100%}.footer[data-v-1c1883d2]{padding:4rem 2rem 2rem;background:var(--primary);color:var(--primary-text);font-size:.9rem;border-top:1px solid var(--border)}.footer-inner[data-v-1c1883d2]{max-width:1200px;margin:0 auto}.footer-main[data-v-1c1883d2]{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem;align-items:start}.footer-col--quick .footer-links--grid[data-v-1c1883d2]{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem 1rem}.footer-title[data-v-1c1883d2]{font-family:Gotham,Montserrat,sans-serif;font-size:1rem;font-weight:700;color:var(--primary-text);margin-bottom:.5rem}.footer-title-line[data-v-1c1883d2]{width:32px;height:2px;background:var(--secondary-text);opacity:.7;margin-bottom:1.25rem}.footer-links a[data-v-1c1883d2]{display:block;color:var(--secondary-text);text-decoration:none;font-size:.88rem;padding:.2rem 0;transition:color .2s ease}.footer-links a[data-v-1c1883d2]:hover{color:var(--primary-text)}.footer-contact p[data-v-1c1883d2]{margin-bottom:.5rem;font-size:.88rem;color:var(--secondary-text);display:flex;align-items:center;gap:.5rem}.footer-contact p i[data-v-1c1883d2]{opacity:.9;flex-shrink:0}.footer-contact-link[data-v-1c1883d2]{color:inherit;text-decoration:none;transition:color .2s ease}.footer-contact-link[data-v-1c1883d2]:hover{color:var(--primary-text)}.footer-contact-note[data-v-1c1883d2]{font-size:.8rem!important;opacity:.75;margin-top:-.25rem;margin-bottom:.75rem!important}.footer-divider[data-v-1c1883d2]{margin:2rem 0 1.25rem;border:none;border-top:1px dotted rgba(248,250,252,.35)}.footer-copy[data-v-1c1883d2]{text-align:center;font-size:.8rem;color:var(--secondary-text);opacity:.85}@media (max-width:900px){.footer-main[data-v-1c1883d2]{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-main[data-v-1c1883d2]{grid-template-columns:1fr}.footer-col--quick .footer-links--grid[data-v-1c1883d2]{grid-template-columns:repeat(2,1fr)}}.admin-login-wrap[data-v-e42d0742]{min-height:100vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-color:#1a1a2e;padding:20px}.admin-login-card[data-v-e42d0742]{width:100%;max-width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2)}.admin-login-title[data-v-e42d0742]{font-size:24px;text-align:center;margin-bottom:8px;color:#1a1a2e}.admin-login-subtitle[data-v-e42d0742]{text-align:center;color:#666;margin-bottom:32px;font-size:14px}.admin-login-form[data-v-e42d0742] .ant-form-item{margin-bottom:20px}.admin-login-btn[data-v-e42d0742]{height:44px;font-size:16px;margin-top:8px}.admin-login-hint[data-v-e42d0742]{text-align:center;color:#999;font-size:12px;margin-top:16px}.admin-layout[data-v-47826954]{min-height:100vh}.admin-logo[data-v-47826954]{height:64px;line-height:64px;padding:0 24px;font-size:16px;font-weight:600;color:#fff;overflow:hidden;white-space:nowrap;border-bottom:1px solid hsla(0,0%,100%,.1)}.admin-header[data-v-47826954]{background:#fff;padding:0 24px;display:flex;align-items:center;box-shadow:0 1px 4px rgba(0,21,41,.08)}.admin-trigger[data-v-47826954]{font-size:18px;cursor:pointer;margin-right:24px}.admin-header-title[data-v-47826954]{flex:1;font-size:16px;font-weight:500}.admin-logout[data-v-47826954]{color:#666}.admin-logout[data-v-47826954]:hover{color:#1890ff}.admin-content[data-v-47826954]{margin:24px;padding:24px;background:#fff;min-height:280px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.admin-config-form[data-v-0ded3b18]{max-width:520px;margin-top:24px}.admin-config-form[data-v-0ded3b18] .ant-form-item{margin-bottom:20px}.admin-config-tip[data-v-0ded3b18]{max-width:520px;margin-top:32px}.admin-customers-toolbar[data-v-da1bdf2c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.admin-customers-table[data-v-da1bdf2c]{margin-top:16px}.admin-password-form[data-v-1824620e]{max-width:420px;margin-top:24px}.admin-password-form[data-v-1824620e] .ant-form-item{margin-bottom:20px}