.Hero-module__fqhYwW__heroSection{min-height:100vh;padding-top:calc(var(--header-height) + 40px);background-color:var(--primary-dark);align-items:center;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__carouselContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__fqhYwW__carouselSlide{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.Hero-module__fqhYwW__activeSlide{opacity:1}.Hero-module__fqhYwW__heroContainer{z-index:2;width:100%;position:relative}.Hero-module__fqhYwW__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}@media (max-width:991px){.Hero-module__fqhYwW__grid{grid-template-columns:1fr;gap:50px}}.Hero-module__fqhYwW__copyCol{color:#fff;flex-direction:column;display:flex}.Hero-module__fqhYwW__badgeRow{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.Hero-module__fqhYwW__goldBadge{background:linear-gradient(135deg, var(--accent), var(--accent-dark));color:var(--primary-dark);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:6px 12px;font-size:.75rem;font-weight:700;box-shadow:0 4px 10px #d4a35940}.Hero-module__fqhYwW__locationBadge{color:#ffffffe6;font-family:var(--font-sans);background-color:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__fqhYwW__heroHeading{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:600;line-height:1.1}.Hero-module__fqhYwW__heroSubheading{font-family:var(--font-sans);color:var(--accent);letter-spacing:0;margin-top:8px;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300;display:block}.Hero-module__fqhYwW__priceContainer{border-left:3px solid var(--accent);background-color:#12302680;border-radius:0 8px 8px 0;max-width:fit-content;margin-bottom:clamp(24px,4vw,36px);padding:16px 20px}.Hero-module__fqhYwW__priceLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin-bottom:4px;font-size:.75rem;display:block}.Hero-module__fqhYwW__priceValue{align-items:baseline;gap:4px;display:flex}.Hero-module__fqhYwW__currency{color:var(--accent);font-size:1.6rem;font-weight:600}.Hero-module__fqhYwW__amount{font-family:var(--font-serif);color:#fff;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;line-height:1}.Hero-module__fqhYwW__unit{color:#ffffffb3;font-size:.9rem}.Hero-module__fqhYwW__priceDetails{color:var(--accent);margin-top:4px;font-size:.8rem;font-weight:500;display:block}.Hero-module__fqhYwW__featuresList{flex-direction:column;gap:14px;list-style:none;display:flex}.Hero-module__fqhYwW__featureItem{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:1rem;line-height:1.4;display:flex}.Hero-module__fqhYwW__checkIcon{width:18px;height:18px;color:var(--accent);flex-shrink:0;margin-top:3px}.Hero-module__fqhYwW__formCol{justify-content:flex-end;display:flex}@media (max-width:991px){.Hero-module__fqhYwW__formCol{justify-content:center;width:100%}}.Hero-module__fqhYwW__formCard{-webkit-backdrop-filter:blur(16px);color:#fff;background:#12302673;border:1px solid #ffffff1f;border-radius:8px;width:100%;max-width:440px;padding:clamp(30px,4vw,40px);box-shadow:0 30px 60px #00000059}.Hero-module__fqhYwW__formHeader{margin-bottom:24px}.Hero-module__fqhYwW__formHeader h3{color:#fff;margin-bottom:6px;font-size:1.8rem;font-weight:500}.Hero-module__fqhYwW__formHeader p{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600}.Hero-module__fqhYwW__actualForm{flex-direction:column;gap:16px;display:flex}.Hero-module__fqhYwW__formGroup{position:relative}.Hero-module__fqhYwW__inputField,.Hero-module__fqhYwW__inputArea{color:#fff;width:100%;font-family:var(--font-sans);transition:var(--transition-fast);background-color:#ffffff0f;border:1px solid #ffffff26;border-radius:4px;outline:none;padding:14px 16px;font-size:.95rem}.Hero-module__fqhYwW__inputArea{resize:none}.Hero-module__fqhYwW__inputField::placeholder,.Hero-module__fqhYwW__inputArea::placeholder{color:#fff6}.Hero-module__fqhYwW__inputField:focus,.Hero-module__fqhYwW__inputArea:focus{border-color:var(--accent);background-color:#ffffff1a;box-shadow:0 0 10px #d4a35926}.Hero-module__fqhYwW__submitBtn{width:100%;margin-top:8px;padding:16px;font-weight:700}.Hero-module__fqhYwW__errorMessage{color:#ff6b6b;margin-top:-4px;font-size:.8rem}.Hero-module__fqhYwW__successState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px 0;display:flex}.Hero-module__fqhYwW__successIcon{width:70px;height:70px;color:var(--accent);background-color:#d4a35926;border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__fqhYwW__successState h3{color:#fff;font-size:2.2rem;font-weight:500}.Hero-module__fqhYwW__successState p{color:#fffc;margin-bottom:10px;font-size:.95rem;line-height:1.6}
.Overview-module__DAf4FG__overviewSection{background-color:var(--bg);position:relative}.Overview-module__DAf4FG__grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:clamp(40px,6vw,80px);display:grid}@media (max-width:991px){.Overview-module__DAf4FG__grid{grid-template-columns:1fr;gap:50px}}.Overview-module__DAf4FG__contentCol{flex-direction:column;display:flex}.Overview-module__DAf4FG__tabButtons{border-bottom:2px solid var(--border-color);scrollbar-width:none;gap:10px;margin-bottom:30px;display:flex;overflow-x:auto}.Overview-module__DAf4FG__tabButtons::-webkit-scrollbar{display:none}.Overview-module__DAf4FG__tabBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;background:0 0;border:none;padding:12px 20px;font-size:.95rem;font-weight:700;position:relative}.Overview-module__DAf4FG__tabBtn:hover{color:var(--primary)}.Overview-module__DAf4FG__tabBtn:after{content:"";background-color:var(--accent-dark);width:0;height:2.5px;transition:var(--transition-smooth);position:absolute;bottom:-2px;left:0}.Overview-module__DAf4FG__activeTab{color:var(--primary-dark)}.Overview-module__DAf4FG__activeTab:after{width:100%}.Overview-module__DAf4FG__tabPanel{min-height:250px}.Overview-module__DAf4FG__panelContent{flex-direction:column;gap:20px;display:flex}.Overview-module__DAf4FG__description{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.Overview-module__DAf4FG__listTitle{color:var(--primary-dark);margin-top:10px;font-size:1.4rem;font-weight:600}.Overview-module__DAf4FG__featureGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:10px;list-style:none;display:grid}@media (max-width:575px){.Overview-module__DAf4FG__featureGrid{grid-template-columns:1fr;gap:12px}}.Overview-module__DAf4FG__featureItem{color:var(--text);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.4;display:flex}.Overview-module__DAf4FG__bulletDot{background-color:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.Overview-module__DAf4FG__spiritCard{background-color:var(--bg-card);border-left:4px solid var(--accent);box-shadow:var(--shadow-sm);border-radius:0 8px 8px 0;padding:24px}.Overview-module__DAf4FG__spiritList{flex-direction:column;gap:14px;margin-top:16px;list-style:none;display:flex}.Overview-module__DAf4FG__spiritItem{color:var(--text);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.4;display:flex}.Overview-module__DAf4FG__lotusIcon{width:18px;height:18px;color:var(--accent-dark);flex-shrink:0;margin-top:2px}.Overview-module__DAf4FG__investmentGrid{grid-template-columns:1fr 1fr;gap:20px;margin-top:10px;display:grid}@media (max-width:575px){.Overview-module__DAf4FG__investmentGrid{grid-template-columns:1fr}}.Overview-module__DAf4FG__investmentCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-radius:6px;padding:20px;position:relative;overflow:hidden}.Overview-module__DAf4FG__investmentCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-gold);transform:translateY(-3px)}.Overview-module__DAf4FG__investmentIdx{font-family:var(--font-serif);color:#d4a35926;font-size:1.8rem;font-weight:700;line-height:1;position:absolute;top:10px;right:15px}.Overview-module__DAf4FG__investmentLabel{color:var(--primary-dark);margin-bottom:8px;font-size:1.15rem;font-weight:600}.Overview-module__DAf4FG__investmentText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Overview-module__DAf4FG__mediaCol{flex-direction:column;display:flex}.Overview-module__DAf4FG__mediaWrapper{flex-direction:column;gap:24px;display:flex}.Overview-module__DAf4FG__videoCard{box-shadow:var(--shadow-lg);aspect-ratio:16/9;background-color:var(--primary-dark);border-radius:8px;position:relative;overflow:hidden}.Overview-module__DAf4FG__videoGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#d4a3591a 0%,#0000 70%);width:120%;height:120%;position:absolute;top:-10%;left:-10%}.Overview-module__DAf4FG__playerFrame{z-index:2;border:1px solid #ffffff1a;width:100%;height:100%;position:relative}.Overview-module__DAf4FG__liveBadge{border:1.5px solid var(--accent);color:var(--accent);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;z-index:10;background-color:#123026cc;border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:15px;left:15px}.Overview-module__DAf4FG__videoPlayer{object-fit:cover;width:100%;height:100%}.Overview-module__DAf4FG__photoGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Overview-module__DAf4FG__photoCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-radius:6px;flex-direction:column;gap:8px;padding:8px;display:flex}.Overview-module__DAf4FG__photoCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-gold);transform:translateY(-4px)}.Overview-module__DAf4FG__collageImage{aspect-ratio:4/3;object-fit:cover;border-radius:4px;width:100%}.Overview-module__DAf4FG__photoCaption{color:var(--text-muted);text-align:center;font-size:.8rem;font-style:italic;font-weight:500}
.EnquiryModal-module__CoISMa__overlay{-webkit-backdrop-filter:blur(8px);z-index:2500;width:100vw;height:100vh;animation:EnquiryModal-module__CoISMa__fadeIn .4s var(--transition-smooth) forwards;background-color:#1230268c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;left:0}@keyframes EnquiryModal-module__CoISMa__fadeIn{0%{opacity:0}to{opacity:1}}.EnquiryModal-module__CoISMa__modalCard{background-color:var(--bg-card);border:1px solid var(--border-gold);width:100%;max-width:420px;box-shadow:var(--shadow-glass), 0 30px 60px #12302640;animation:EnquiryModal-module__CoISMa__modalZoomIn .5s var(--transition-slow) forwards;border-radius:8px;padding:clamp(30px,4vw,40px) clamp(20px,3vw,30px);position:relative;overflow:hidden;transform:translateY(20px)scale(.95)}@keyframes EnquiryModal-module__CoISMa__modalZoomIn{to{transform:translateY(0)scale(1)}}.EnquiryModal-module__CoISMa__closeBtn{color:var(--text-muted);cursor:pointer;z-index:10;transition:var(--transition-fast);background:0 0;border:none;font-size:2.2rem;line-height:1;position:absolute;top:15px;right:18px}.EnquiryModal-module__CoISMa__closeBtn:hover{color:var(--accent-dark)}.EnquiryModal-module__CoISMa__modalHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.EnquiryModal-module__CoISMa__logoBadge{background:linear-gradient(135deg, var(--accent), var(--accent-dark));width:38px;height:38px;color:var(--primary-dark);font-family:var(--font-serif);border-radius:4px;justify-content:center;align-items:center;margin-bottom:10px;font-size:1.15rem;font-weight:700;display:flex;box-shadow:0 4px 8px #d4a35933}.EnquiryModal-module__CoISMa__title{font-family:var(--font-serif);color:var(--primary-dark);font-size:1.6rem;font-weight:600;line-height:1.1}.EnquiryModal-module__CoISMa__subtitle{text-transform:uppercase;color:var(--accent-dark);letter-spacing:.1em;margin-top:4px;margin-bottom:16px;font-size:.75rem;font-weight:600}.EnquiryModal-module__CoISMa__priceCallout{background-color:var(--bg);border:1px solid var(--border-color);border-radius:4px;flex-direction:column;align-items:center;padding:8px 20px;display:inline-flex}.EnquiryModal-module__CoISMa__priceLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.6rem}.EnquiryModal-module__CoISMa__priceValue{font-family:var(--font-serif);color:var(--primary);font-size:1.25rem;font-weight:700}.EnquiryModal-module__CoISMa__actualForm{flex-direction:column;gap:16px;display:flex}.EnquiryModal-module__CoISMa__formGroup{position:relative}.EnquiryModal-module__CoISMa__inputField,.EnquiryModal-module__CoISMa__inputArea{background-color:var(--bg);border:1px solid var(--border-color);width:100%;color:var(--text);font-family:var(--font-sans);transition:var(--transition-fast);border-radius:4px;outline:none;padding:12px 14px;font-size:.9rem}.EnquiryModal-module__CoISMa__inputArea{resize:none}.EnquiryModal-module__CoISMa__inputField::placeholder,.EnquiryModal-module__CoISMa__inputArea::placeholder{color:var(--text-muted);opacity:.6}.EnquiryModal-module__CoISMa__inputField:focus,.EnquiryModal-module__CoISMa__inputArea:focus{border-color:var(--accent-dark);box-shadow:0 0 8px var(--accent-glow)}.EnquiryModal-module__CoISMa__submitBtn{width:100%;padding:14px;font-weight:700}.EnquiryModal-module__CoISMa__errorText{color:#f33;font-size:.75rem}.EnquiryModal-module__CoISMa__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.EnquiryModal-module__CoISMa__successIcon{color:#2e7d32;background-color:#2e7d321a;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.EnquiryModal-module__CoISMa__successState h3{color:var(--primary-dark);font-size:1.6rem;font-weight:600}.EnquiryModal-module__CoISMa__successState p{color:var(--text-muted);font-size:.9rem;line-height:1.5}
.PriceList-module__gBFKrG__priceSection{background-color:var(--bg)}.PriceList-module__gBFKrG__grid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,4vw,30px);display:grid}@media (max-width:991px){.PriceList-module__gBFKrG__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}.PriceList-module__gBFKrG__card{background-color:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-smooth);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;align-items:center;padding:clamp(30px,4vw,40px) clamp(20px,3vw,30px);display:flex;position:relative;overflow:hidden}.PriceList-module__gBFKrG__typologyBadge{background:linear-gradient(135deg, var(--accent), var(--accent-dark));color:var(--primary-dark);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:15px;right:15px;box-shadow:0 4px 8px #d4a35926}.PriceList-module__gBFKrG__cardHeader{text-align:center;margin-top:10px;margin-bottom:24px}.PriceList-module__gBFKrG__plotSize{font-family:var(--font-serif);color:var(--primary-dark);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.1}.PriceList-module__gBFKrG__plotType{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--accent-dark);margin-top:6px;font-size:.75rem;font-weight:600;display:block}.PriceList-module__gBFKrG__priceContainer{background-color:var(--bg);text-align:center;border:1px solid var(--border-color);width:100%;transition:all var(--transition-smooth);border-radius:6px;margin-bottom:24px;padding:20px}.PriceList-module__gBFKrG__priceLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:4px;font-size:.75rem;display:block}.PriceList-module__gBFKrG__priceValue{font-family:var(--font-serif);color:var(--primary);font-size:2rem;font-weight:700;line-height:1.2;display:block}.PriceList-module__gBFKrG__priceClarify{color:var(--accent-dark);margin-top:4px;font-size:.75rem;font-weight:500;display:block}.PriceList-module__gBFKrG__detailsList{flex-direction:column;gap:12px;width:100%;margin-bottom:30px;list-style:none;display:flex}.PriceList-module__gBFKrG__detailsItem{border-bottom:1px dashed var(--border-color);justify-content:space-between;align-items:center;padding-bottom:8px;font-size:.9rem;display:flex}.PriceList-module__gBFKrG__detailsKey{color:var(--text-muted);font-weight:500}.PriceList-module__gBFKrG__detailsVal{color:var(--primary-dark);font-weight:600}.PriceList-module__gBFKrG__enquireBtn{width:100%;padding:14px}.PriceList-module__gBFKrG__card:hover{border-color:var(--accent);box-shadow:var(--shadow-gold);transform:translateY(-8px)}.PriceList-module__gBFKrG__card:hover .PriceList-module__gBFKrG__priceContainer{background-color:var(--primary);border-color:var(--primary)}.PriceList-module__gBFKrG__card:hover .PriceList-module__gBFKrG__priceValue{color:#fff}.PriceList-module__gBFKrG__card:hover .PriceList-module__gBFKrG__priceLabel{color:#ffffffb3}.PriceList-module__gBFKrG__card:hover .PriceList-module__gBFKrG__priceClarify{color:var(--accent)}
.Highlights-module__RWDdra__highlightsSection{background-color:var(--bg)}.Highlights-module__RWDdra__grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,3vw,24px);display:grid}@media (max-width:767px){.Highlights-module__RWDdra__grid{grid-template-columns:1fr}}.Highlights-module__RWDdra__card{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:all var(--transition-smooth);border-radius:8px;align-items:center;gap:20px;padding:24px clamp(20px,3vw,30px);display:flex}.Highlights-module__RWDdra__counterBox{border:1.5px solid var(--border-color);width:48px;height:48px;transition:all var(--transition-smooth);background-color:#1230260a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.Highlights-module__RWDdra__counterNum{font-family:var(--font-serif);color:var(--primary-light);transition:all var(--transition-fast);font-size:1.25rem;font-weight:700}.Highlights-module__RWDdra__content{flex-grow:1}.Highlights-module__RWDdra__highlightText{color:var(--primary-dark);font-size:1rem;font-weight:600;line-height:1.5}.Highlights-module__RWDdra__card:hover{border-color:var(--accent);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.Highlights-module__RWDdra__card:hover .Highlights-module__RWDdra__counterBox{background:linear-gradient(135deg, var(--accent), var(--accent-dark));border-color:var(--accent);box-shadow:0 4px 10px #d4a3594d}.Highlights-module__RWDdra__card:hover .Highlights-module__RWDdra__counterNum{color:var(--primary-dark)}.Highlights-module__RWDdra__counterGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);opacity:0;width:100%;height:100%;transition:all var(--transition-smooth);border-radius:50%;position:absolute;top:0;left:0}.Highlights-module__RWDdra__card:hover .Highlights-module__RWDdra__counterGlow{opacity:1}
.Amenities-module__b7U3jq__amenitiesSection{background-color:var(--bg-card)}.Amenities-module__b7U3jq__grid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,3vw,24px);display:grid}@media (max-width:991px){.Amenities-module__b7U3jq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.Amenities-module__b7U3jq__grid{grid-template-columns:1fr}}.Amenities-module__b7U3jq__card{background-color:var(--bg);border:1px solid var(--border-color);text-align:center;transition:all var(--transition-smooth);z-index:2;border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:30px 24px;display:flex;position:relative;overflow:hidden}.Amenities-module__b7U3jq__iconContainer{width:64px;height:64px;color:var(--primary);transition:all var(--transition-smooth);background-color:#1230260d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Amenities-module__b7U3jq__cardTitle{color:var(--primary-dark);transition:all var(--transition-fast);font-size:1.3rem;font-weight:600}.Amenities-module__b7U3jq__cardText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Amenities-module__b7U3jq__card:hover{border-color:var(--accent);box-shadow:var(--shadow-gold);background-color:var(--bg-card);transform:translateY(-8px)}.Amenities-module__b7U3jq__card:hover .Amenities-module__b7U3jq__iconContainer{background-color:var(--accent);color:var(--primary-dark);transform:scale(1.08)rotate(3deg);box-shadow:0 4px 12px #d4a3594d}.Amenities-module__b7U3jq__card:hover .Amenities-module__b7U3jq__cardTitle{color:var(--accent-dark)}.Amenities-module__b7U3jq__cardGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);z-index:-1;width:80px;height:80px;transition:all var(--transition-smooth);pointer-events:none;border-radius:50%;position:absolute;bottom:-40px;right:-40px}.Amenities-module__b7U3jq__card:hover .Amenities-module__b7U3jq__cardGlow{width:140px;height:140px;bottom:-60px;right:-60px}
.MasterPlan-module__bsEBJG__masterPlanSection{background-color:var(--bg-card)}.MasterPlan-module__bsEBJG__viewerWrapper{background-color:var(--bg);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:8px;flex-direction:column;gap:20px;padding:clamp(16px,3vw,24px);display:flex;position:relative;overflow:hidden}.MasterPlan-module__bsEBJG__console{z-index:10;flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.MasterPlan-module__bsEBJG__consoleBtn{background-color:var(--bg-card);border:1px solid var(--border-color);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--primary-dark);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border-radius:4px;padding:8px 16px;font-size:.8rem;font-weight:700}.MasterPlan-module__bsEBJG__consoleBtn:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}.MasterPlan-module__bsEBJG__expandBtn{background-color:var(--accent);border-color:var(--accent);color:var(--primary-dark)}.MasterPlan-module__bsEBJG__expandBtn:hover{background-color:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.MasterPlan-module__bsEBJG__viewport{background-color:var(--primary-dark);border:1px solid #ffffff0d;border-radius:6px;justify-content:center;align-items:center;width:100%;height:clamp(350px,60vh,500px);display:flex;position:relative;overflow:hidden}.MasterPlan-module__bsEBJG__mapContainer{width:100%;height:100%;transition:transform var(--transition-smooth);justify-content:center;align-items:center;display:flex}.MasterPlan-module__bsEBJG__layoutMap{object-fit:contain;max-width:95%;max-height:95%;transition:transform var(--transition-fast)}.MasterPlan-module__bsEBJG__mapMetrics{flex-wrap:wrap;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:10px;display:flex}.MasterPlan-module__bsEBJG__metricItem{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.MasterPlan-module__bsEBJG__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.MasterPlan-module__bsEBJG__greenDot{background-color:#2e7d32;box-shadow:0 0 6px #2e7d3266}.MasterPlan-module__bsEBJG__blueDot{background-color:#1565c0;box-shadow:0 0 6px #1565c066}.MasterPlan-module__bsEBJG__goldDot{background-color:var(--accent-dark);box-shadow:0 0 6px #d4a35966}.MasterPlan-module__bsEBJG__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background-color:#000000f2;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MasterPlan-module__bsEBJG__lightboxClose{color:#fff9;cursor:pointer;z-index:2100;transition:var(--transition-fast);background:0 0;border:none;font-size:3rem;line-height:1;position:absolute;top:25px;right:25px}.MasterPlan-module__bsEBJG__lightboxClose:hover{color:var(--accent)}.MasterPlan-module__bsEBJG__lightboxConsole{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2100;background-color:#123026cc;border:1px solid #ffffff26;border-radius:30px;gap:10px;padding:10px 20px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.MasterPlan-module__bsEBJG__lightboxConsoleBtn{color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:20px;padding:8px 14px;font-size:.75rem;font-weight:700}.MasterPlan-module__bsEBJG__lightboxConsoleBtn:hover,.MasterPlan-module__bsEBJG__downloadBtn{background-color:var(--accent);color:var(--primary-dark)}.MasterPlan-module__bsEBJG__downloadBtn:hover{background-color:var(--accent-light);color:var(--primary-dark)}.MasterPlan-module__bsEBJG__lightboxViewport{justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex;overflow:auto}.MasterPlan-module__bsEBJG__lightboxImageContainer{transition:transform var(--transition-smooth);justify-content:center;align-items:center;display:flex}.MasterPlan-module__bsEBJG__lightboxImage{object-fit:contain;max-width:90vw;max-height:90vh}
.BrochureCTA-module__cgU5Fa__brochureSection{background-color:var(--bg);position:relative;overflow:hidden}.BrochureCTA-module__cgU5Fa__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}@media (max-width:991px){.BrochureCTA-module__cgU5Fa__grid{grid-template-columns:1fr;gap:50px}}.BrochureCTA-module__cgU5Fa__visualCol{justify-content:center;align-items:center;display:flex}.BrochureCTA-module__cgU5Fa__bookWrapper{perspective:1000px}.BrochureCTA-module__cgU5Fa__book{width:clamp(220px,30vw,280px);height:clamp(300px,40vw,380px);transform-style:preserve-3d;transition:transform var(--transition-slow);border-radius:0 8px 8px 0;position:relative;transform:rotateY(-18deg)rotateX(10deg);box-shadow:20px 20px 40px #0000002e}.BrochureCTA-module__cgU5Fa__bookWrapper:hover .BrochureCTA-module__cgU5Fa__book{transform:rotateY(-8deg)rotateX(5deg)translateY(-8px);box-shadow:25px 25px 50px #00000040}.BrochureCTA-module__cgU5Fa__bookCover{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));z-index:5;transform-origin:0;border:1px solid #ffffff14;border-left:5px solid var(--accent);border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0;transform:rotateY(0)}.BrochureCTA-module__cgU5Fa__coverDesign{text-align:center;border:1px solid #d4a3594d;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.BrochureCTA-module__cgU5Fa__coverBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:24px;font-size:.6rem;font-weight:700}.BrochureCTA-module__cgU5Fa__coverTitle{font-family:var(--font-serif);color:#fff;letter-spacing:.05em;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;line-height:1}.BrochureCTA-module__cgU5Fa__coverSubtitle{font-family:var(--font-serif);color:var(--accent);letter-spacing:.25em;margin-top:4px;font-size:1.1rem;font-weight:400;display:block}.BrochureCTA-module__cgU5Fa__coverLine{background-color:var(--accent);border:0;width:40px;height:1px;margin:20px 0}.BrochureCTA-module__cgU5Fa__coverFooter{color:#ffffffa6;letter-spacing:.05em;font-size:.75rem;font-weight:500}.BrochureCTA-module__cgU5Fa__bookPages{z-index:1;background-color:#f5f5f5;border-right:5px double #e0e0e0;border-radius:0 6px 6px 0;justify-content:flex-end;align-items:center;width:calc(100% - 3px);height:calc(100% - 6px);padding-right:15px;display:flex;position:absolute;top:3px;left:3px;transform:translateZ(-5px)}.BrochureCTA-module__cgU5Fa__pageDetails{color:#0000004d;text-transform:uppercase;writing-mode:vertical-rl;letter-spacing:.1em;flex-direction:column;gap:12px;font-size:.6rem;font-weight:600;display:flex}.BrochureCTA-module__cgU5Fa__formCol{flex-direction:column;display:flex}.BrochureCTA-module__cgU5Fa__description{color:var(--text-muted);margin-top:-12px;margin-bottom:24px;font-size:1.05rem;line-height:1.6}.BrochureCTA-module__cgU5Fa__downloadForm{flex-direction:column;gap:20px;display:flex}.BrochureCTA-module__cgU5Fa__formGrid{grid-template-columns:1fr;gap:16px;display:grid}.BrochureCTA-module__cgU5Fa__inputField{background-color:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text);font-family:var(--font-sans);transition:var(--transition-fast);border-radius:4px;outline:none;padding:14px 16px;font-size:.95rem}.BrochureCTA-module__cgU5Fa__inputField:focus{border-color:var(--accent-dark);box-shadow:0 0 10px var(--accent-glow)}.BrochureCTA-module__cgU5Fa__submitBtn{width:100%;padding:16px;font-weight:700}.BrochureCTA-module__cgU5Fa__errorText{color:#f33;font-size:.8rem}.BrochureCTA-module__cgU5Fa__successMessage{background-color:var(--bg-card);box-shadow:var(--shadow-md);border-left:4px solid #2e7d32;border-radius:0 8px 8px 0;align-items:flex-start;gap:16px;padding:24px;display:flex}.BrochureCTA-module__cgU5Fa__successIcon{color:#2e7d32;background-color:#2e7d321a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.BrochureCTA-module__cgU5Fa__successMessage h4{color:var(--primary-dark);margin-bottom:4px;font-size:1.25rem;font-weight:700}.BrochureCTA-module__cgU5Fa__successMessage p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.BrochureCTA-module__cgU5Fa__directLink{color:var(--accent-dark);font-weight:700;text-decoration:underline}.BrochureCTA-module__cgU5Fa__directLink:hover{color:var(--primary)}
.LocationAdvantage-module__YL9pUq__locationSection{background-color:var(--bg-card)}.LocationAdvantage-module__YL9pUq__grid{grid-template-columns:.95fr 1.05fr;align-items:flex-start;gap:clamp(40px,6vw,80px);display:grid}@media (max-width:991px){.LocationAdvantage-module__YL9pUq__grid{grid-template-columns:1fr;gap:50px}}.LocationAdvantage-module__YL9pUq__infoCol{flex-direction:column;display:flex}.LocationAdvantage-module__YL9pUq__subtext{color:var(--text-muted);margin-top:-12px;margin-bottom:30px;font-size:1.05rem;line-height:1.6}.LocationAdvantage-module__YL9pUq__timeline{flex-direction:column;gap:30px;padding-left:50px;display:flex;position:relative}.LocationAdvantage-module__YL9pUq__timelineLine{background:linear-gradient(to bottom, var(--accent) 0%, #d4a3591a 100%);z-index:1;width:2px;height:calc(100% - 30px);position:absolute;top:15px;left:17px}.LocationAdvantage-module__YL9pUq__timelineNode{z-index:2;align-items:center;display:flex;position:relative}.LocationAdvantage-module__YL9pUq__nodeMarker{background:linear-gradient(135deg, var(--accent), var(--accent-dark));z-index:3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:-50px;box-shadow:0 4px 10px #d4a3594d}.LocationAdvantage-module__YL9pUq__nodeNum{font-family:var(--font-sans);color:var(--primary-dark);font-size:.75rem;font-weight:800}.LocationAdvantage-module__YL9pUq__nodeContent{background-color:var(--bg);border:1px solid var(--border-color);width:100%;transition:all var(--transition-smooth);border-radius:6px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.LocationAdvantage-module__YL9pUq__timelineNode:hover .LocationAdvantage-module__YL9pUq__nodeContent{border-color:var(--accent);box-shadow:var(--shadow-sm);background-color:var(--bg-card);transform:translate(6px)}.LocationAdvantage-module__YL9pUq__nodePlace{font-family:var(--font-serif);color:var(--primary-dark);font-size:1.15rem;font-weight:600}.LocationAdvantage-module__YL9pUq__distanceBadge{font-family:var(--font-sans);color:var(--accent-dark);background-color:#d4a35914;border:1.5px solid #d4a35940;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.LocationAdvantage-module__YL9pUq__mapCol{flex-direction:column;display:flex}.LocationAdvantage-module__YL9pUq__mapCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.LocationAdvantage-module__YL9pUq__mapHeader{background-color:var(--primary-dark);color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--accent);align-items:center;gap:10px;padding:16px 20px;font-size:.85rem;font-weight:700;display:flex}.LocationAdvantage-module__YL9pUq__mapIcon{color:var(--accent)}.LocationAdvantage-module__YL9pUq__iframeViewport{background-color:var(--bg);width:100%;height:clamp(350px,50vh,450px)}.LocationAdvantage-module__YL9pUq__mapIframe{display:block}
.Gallery-module__a-tW-q__gallerySection{background-color:var(--bg)}.Gallery-module__a-tW-q__tabButtons{justify-content:center;gap:15px;margin-bottom:clamp(30px,5vw,55px);display:flex}.Gallery-module__a-tW-q__tabBtn{background-color:var(--bg-card);border:1px solid var(--border-color);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);cursor:pointer;transition:all var(--transition-smooth);box-shadow:var(--shadow-sm);border-radius:4px;padding:12px 24px;font-size:.85rem;font-weight:700}.Gallery-module__a-tW-q__tabBtn:hover{color:var(--primary);border-color:var(--primary)}.Gallery-module__a-tW-q__activeTab{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:var(--shadow-md)}.Gallery-module__a-tW-q__activeTab:hover{color:#fff}.Gallery-module__a-tW-q__panelContainer{width:100%}.Gallery-module__a-tW-q__masonryGrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,24px);display:grid}@media (max-width:991px){.Gallery-module__a-tW-q__masonryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.Gallery-module__a-tW-q__masonryGrid{grid-template-columns:1fr}}.Gallery-module__a-tW-q__galleryCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);cursor:pointer;aspect-ratio:4/3;transition:all var(--transition-smooth);border-radius:8px;padding:8px;position:relative;overflow:hidden}.Gallery-module__a-tW-q__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth);border-radius:6px}.Gallery-module__a-tW-q__imageOverlay{opacity:0;width:calc(100% - 16px);height:calc(100% - 16px);transition:opacity var(--transition-smooth);z-index:10;border:1px dashed var(--accent);background-color:#123026bf;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;left:8px}.Gallery-module__a-tW-q__zoomIcon{color:var(--accent);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;transition:transform var(--transition-smooth);font-size:.85rem;font-weight:700;transform:translateY(10px)}.Gallery-module__a-tW-q__galleryCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-gold);transform:translateY(-5px)}.Gallery-module__a-tW-q__galleryCard:hover .Gallery-module__a-tW-q__galleryImage{transform:scale(1.06)}.Gallery-module__a-tW-q__galleryCard:hover .Gallery-module__a-tW-q__imageOverlay{opacity:1}.Gallery-module__a-tW-q__galleryCard:hover .Gallery-module__a-tW-q__zoomIcon{transform:translateY(0)}.Gallery-module__a-tW-q__newsPanel{flex-direction:column;gap:30px;display:flex}.Gallery-module__a-tW-q__newsHeading{text-align:center;max-width:600px;margin:0 auto}.Gallery-module__a-tW-q__newsHeading h3{color:var(--primary-dark);margin-bottom:8px;font-size:1.6rem}.Gallery-module__a-tW-q__newsHeading p{color:var(--accent-dark);font-size:.95rem;font-weight:600}.Gallery-module__a-tW-q__newsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,24px);display:grid}@media (max-width:991px){.Gallery-module__a-tW-q__newsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.Gallery-module__a-tW-q__newsGrid{grid-template-columns:1fr}}.Gallery-module__a-tW-q__newsCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition-smooth);border-radius:8px;padding:8px;overflow:hidden}.Gallery-module__a-tW-q__newsImageContainer{aspect-ratio:4/3;border-radius:6px;position:relative;overflow:hidden}.Gallery-module__a-tW-q__newsImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth)}.Gallery-module__a-tW-q__newsMeta{flex-direction:column;gap:6px;padding:16px 8px 8px;display:flex}.Gallery-module__a-tW-q__newsTitleLabel{font-family:var(--font-serif);color:var(--primary-dark);font-size:1.1rem;font-weight:600;line-height:1.3}.Gallery-module__a-tW-q__newsDate{text-transform:uppercase;color:var(--accent-dark);font-size:.75rem;font-weight:600}.Gallery-module__a-tW-q__newsCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-gold);transform:translateY(-5px)}.Gallery-module__a-tW-q__newsCard:hover .Gallery-module__a-tW-q__newsImage{transform:scale(1.05)}.Gallery-module__a-tW-q__newsCard:hover .Gallery-module__a-tW-q__imageOverlay{opacity:1}.Gallery-module__a-tW-q__newsCard:hover .Gallery-module__a-tW-q__zoomIcon{transform:translateY(0)}.Gallery-module__a-tW-q__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2200;background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Gallery-module__a-tW-q__closeBtn{color:#fff9;cursor:pointer;z-index:2300;transition:var(--transition-fast);background:0 0;border:none;font-size:3.5rem;line-height:1;position:absolute;top:25px;right:25px}.Gallery-module__a-tW-q__closeBtn:hover{color:var(--accent)}.Gallery-module__a-tW-q__lightboxViewport{justify-content:center;align-items:center;max-width:80vw;max-height:80vh;display:flex}.Gallery-module__a-tW-q__lightboxImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:80vh;box-shadow:0 10px 30px #00000080}.Gallery-module__a-tW-q__navBtn{color:#fff;cursor:pointer;z-index:2250;width:50px;height:50px;transition:all var(--transition-fast);background-color:#123026b3;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;padding:0 0 4px;font-size:2.2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__a-tW-q__navBtn:hover{background-color:var(--accent);color:var(--primary-dark);border-color:var(--accent);transform:translateY(-50%)scale(1.08)}.Gallery-module__a-tW-q__prevBtn{left:30px}.Gallery-module__a-tW-q__nextBtn{right:30px}@media (max-width:575px){.Gallery-module__a-tW-q__navBtn{width:40px;height:40px;font-size:1.6rem}.Gallery-module__a-tW-q__prevBtn{left:10px}.Gallery-module__a-tW-q__nextBtn{right:10px}}
.ContactForm-module__7_PE0G__contactSection{background-color:var(--bg)}.ContactForm-module__7_PE0G__grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:clamp(40px,6vw,80px);display:grid}@media (max-width:991px){.ContactForm-module__7_PE0G__grid{grid-template-columns:1fr;gap:50px}}.ContactForm-module__7_PE0G__infoCol{flex-direction:column;display:flex}.ContactForm-module__7_PE0G__description{color:var(--text-muted);margin-bottom:20px;font-size:1.05rem;line-height:1.6}.ContactForm-module__7_PE0G__infoCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:24px;margin-top:10px;padding:30px;display:flex}.ContactForm-module__7_PE0G__infoRow{align-items:flex-start;gap:16px;display:flex}.ContactForm-module__7_PE0G__infoIcon{width:40px;height:40px;color:var(--accent-dark);background-color:#d4a35914;border:1.5px solid #d4a35940;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactForm-module__7_PE0G__infoTitle{font-family:var(--font-serif);color:var(--primary-dark);margin-bottom:4px;font-size:1.15rem;font-weight:600}.ContactForm-module__7_PE0G__infoText{color:var(--text-muted);font-size:.9rem;line-height:1.4}.ContactForm-module__7_PE0G__infoLink{color:var(--accent-dark);transition:var(--transition-fast);font-size:.95rem;font-weight:700}.ContactForm-module__7_PE0G__infoLink:hover{color:var(--primary);text-decoration:underline}.ContactForm-module__7_PE0G__formCol{justify-content:flex-end;display:flex}@media (max-width:991px){.ContactForm-module__7_PE0G__formCol{justify-content:center;width:100%}}.ContactForm-module__7_PE0G__formCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:8px;width:100%;max-width:440px;padding:clamp(30px,4vw,40px)}.ContactForm-module__7_PE0G__formHeading{font-family:var(--font-serif);color:var(--primary-dark);text-align:center;margin-bottom:24px;padding-bottom:8px;font-size:1.6rem;position:relative}.ContactForm-module__7_PE0G__formHeading:after{content:"";background-color:var(--accent);width:30px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ContactForm-module__7_PE0G__actualForm{flex-direction:column;gap:16px;display:flex}.ContactForm-module__7_PE0G__formGroup{position:relative}.ContactForm-module__7_PE0G__inputField,.ContactForm-module__7_PE0G__inputArea{background-color:var(--bg);border:1px solid var(--border-color);width:100%;color:var(--text);font-family:var(--font-sans);transition:var(--transition-fast);border-radius:4px;outline:none;padding:14px 16px;font-size:.95rem}.ContactForm-module__7_PE0G__inputArea{resize:none}.ContactForm-module__7_PE0G__inputField::placeholder,.ContactForm-module__7_PE0G__inputArea::placeholder{color:var(--text-muted);opacity:.6}.ContactForm-module__7_PE0G__inputField:focus,.ContactForm-module__7_PE0G__inputArea:focus{border-color:var(--accent-dark);box-shadow:0 0 10px var(--accent-glow)}.ContactForm-module__7_PE0G__submitBtn{width:100%;margin-top:8px;padding:16px;font-weight:700}.ContactForm-module__7_PE0G__errorText{color:#f33;font-size:.8rem}.ContactForm-module__7_PE0G__successState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:10px 0;display:flex}.ContactForm-module__7_PE0G__successIcon{color:#2e7d32;background-color:#2e7d321a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ContactForm-module__7_PE0G__successState h3{color:var(--primary-dark);font-size:1.8rem;font-weight:600}.ContactForm-module__7_PE0G__successState p{color:var(--text-muted);margin-bottom:10px;font-size:.95rem;line-height:1.6}
.Header-module__KppamW__header{width:100%;height:var(--header-height);z-index:1000;transition:all var(--transition-smooth);background-color:#0000;border-bottom:1px solid #ffffff14;align-items:center;display:flex;position:fixed;top:0;left:0}.Header-module__KppamW__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:70px;box-shadow:var(--shadow-glass);border-bottom:1.5px solid var(--accent);background-color:#123026f5}.Header-module__KppamW__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__KppamW__logoContainer{align-items:center;gap:12px;display:flex}.Header-module__KppamW__logoBadge{background:linear-gradient(135deg, var(--accent), var(--accent-dark));width:42px;height:42px;color:var(--primary-dark);font-family:var(--font-serif);letter-spacing:.05em;transition:var(--transition-fast);border-radius:4px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 10px #d4a35933}.Header-module__KppamW__logoContainer:hover .Header-module__KppamW__logoBadge{transform:scale(1.05)rotate(-2deg)}.Header-module__KppamW__logoText{font-family:var(--font-serif);color:#fff;flex-direction:column;font-size:1.6rem;font-weight:500;line-height:1;display:flex}.Header-module__KppamW__logoSubtext{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-top:4px;font-size:.65rem;font-weight:600}.Header-module__KppamW__desktopNav{align-items:center;gap:clamp(10px,1.5vw,20px);display:flex}.Header-module__KppamW__navLink{font-family:var(--font-sans);letter-spacing:.03em;text-transform:uppercase;color:#fffc;white-space:nowrap;padding:6px 0;font-size:.7rem;font-weight:500;position:relative}.Header-module__KppamW__navLink:after{content:"";background-color:var(--accent);width:0;height:1.5px;transition:var(--transition-fast);position:absolute;bottom:0;left:0}.Header-module__KppamW__navLink:hover{color:#fff}.Header-module__KppamW__navLink:hover:after{width:100%}.Header-module__KppamW__actions{align-items:center;gap:16px;display:flex}.Header-module__KppamW__callBtn{color:#fff;background-color:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:10px;padding:10px 18px;display:flex}.Header-module__KppamW__callBtn:hover{background-color:var(--accent);border-color:var(--accent);color:var(--primary-dark)}.Header-module__KppamW__callDetails{text-align:left;flex-direction:column;line-height:1.2;display:flex}.Header-module__KppamW__callLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.65rem;font-weight:600}.Header-module__KppamW__callNum{font-size:.85rem;font-weight:700}.Header-module__KppamW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__KppamW__hamburger span{width:100%;height:2px;transition:all var(--transition-fast);background-color:#fff;border-radius:2px;display:block}@media (max-width:991px){.Header-module__KppamW__desktopNav,.Header-module__KppamW__callBtn{display:none}.Header-module__KppamW__hamburger{display:flex}}.Header-module__KppamW__hamburgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__KppamW__hamburgerActive span:nth-child(2){opacity:0}.Header-module__KppamW__hamburgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__KppamW__mobileDrawer{background-color:var(--primary-dark);z-index:1100;width:320px;height:100%;transition:right var(--transition-smooth);flex-direction:column;padding:30px;display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000040}.Header-module__KppamW__drawerOpen{right:0}.Header-module__KppamW__drawerHeader{align-items:center;gap:12px;margin-bottom:40px;display:flex;position:relative}.Header-module__KppamW__drawerLogoText{font-family:var(--font-serif);color:#fff;font-size:1.4rem;font-weight:500}.Header-module__KppamW__closeBtn{color:#fff9;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;font-size:2.2rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Header-module__KppamW__closeBtn:hover{color:var(--accent)}.Header-module__KppamW__mobileNav{flex-direction:column;flex-grow:1;gap:20px;display:flex}.Header-module__KppamW__mobileNavLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;border-bottom:1px solid #ffffff0d;padding:8px 0;font-size:1rem;font-weight:600}.Header-module__KppamW__mobileNavLink:hover{color:var(--accent);padding-left:6px}.Header-module__KppamW__drawerFooter{flex-direction:column;gap:15px;display:flex}.Header-module__KppamW__drawerFooterText{color:#ffffff80;text-align:center;font-size:.8rem}.Header-module__KppamW__drawerCall{background:var(--accent);width:100%;color:var(--primary-dark)}.Header-module__KppamW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;background-color:#0006;width:100%;height:100%;position:fixed;top:0;left:0}
.Footer-module__UDEoiW__footer{background-color:var(--primary-dark);color:#ffffffb3;border-top:2px solid var(--accent);font-family:var(--font-sans);padding-top:clamp(60px,8vw,80px);padding-bottom:clamp(30px,4vw,40px)}.Footer-module__UDEoiW__footerGrid{grid-template-columns:2fr 1fr 1fr 2fr;gap:clamp(30px,4vw,50px);margin-bottom:40px;display:grid}@media (max-width:991px){.Footer-module__UDEoiW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:575px){.Footer-module__UDEoiW__footerGrid{grid-template-columns:1fr;gap:30px}}.Footer-module__UDEoiW__brandInfo{flex-direction:column;gap:20px;display:flex}.Footer-module__UDEoiW__logoContainer{align-items:center;gap:12px;display:flex}.Footer-module__UDEoiW__logoBadge{background:linear-gradient(135deg, var(--accent), var(--accent-dark));width:36px;height:36px;color:var(--primary-dark);font-family:var(--font-serif);border-radius:4px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #d4a35926}.Footer-module__UDEoiW__logoText{font-family:var(--font-serif);color:#fff;flex-direction:column;font-size:1.4rem;font-weight:500;line-height:1;display:flex}.Footer-module__UDEoiW__logoSubtext{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-top:3px;font-size:.6rem;font-weight:600}.Footer-module__UDEoiW__brandDescription{color:#ffffffa6;font-size:.9rem;line-height:1.6}.Footer-module__UDEoiW__linkGroup{flex-direction:column;gap:20px;display:flex}.Footer-module__UDEoiW__groupTitle{font-family:var(--font-serif);color:#fff;padding-bottom:8px;font-size:1.2rem;font-weight:600;position:relative}.Footer-module__UDEoiW__groupTitle:after{content:"";background-color:var(--accent);width:25px;height:1.5px;position:absolute;bottom:0;left:0}.Footer-module__UDEoiW__linkList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__UDEoiW__footerLink{color:#fff9;transition:var(--transition-fast);font-size:.9rem;display:inline-block}.Footer-module__UDEoiW__footerLink:hover{color:var(--accent);transform:translate(4px)}.Footer-module__UDEoiW__contactDetails{flex-direction:column;gap:15px;display:flex}.Footer-module__UDEoiW__contactText{color:#ffffffa6;font-size:.9rem;line-height:1.5}.Footer-module__UDEoiW__highlightLink{color:var(--accent);transition:var(--transition-fast);font-weight:600}.Footer-module__UDEoiW__highlightLink:hover{color:#fff}.Footer-module__UDEoiW__divider{background-color:#ffffff14;border:0;height:1px;margin-bottom:30px}.Footer-module__UDEoiW__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:767px){.Footer-module__UDEoiW__footerBottom{text-align:center;flex-direction:column}}.Footer-module__UDEoiW__copyright{color:#ffffff80;font-size:.85rem}.Footer-module__UDEoiW__legalLinks{align-items:center;gap:clamp(8px,1.5vw,15px);display:flex}.Footer-module__UDEoiW__legalLink{color:#ffffff80;font-size:.85rem}.Footer-module__UDEoiW__legalLink:hover{color:var(--accent)}.Footer-module__UDEoiW__legalSeparator{color:#fff3;font-size:.85rem}
