:root{--ink:#090e0b;--forest:#0f1e17;--forest-mid:#173424;--forest-card:#1c3d2c;--gold:#c8974a;--gold-deep:#a67c35;--gold-pale:#e8d49a;--cream:#f5f0e8;--cream-dark:#ede5d5;--white:#fff;--text-d:#f5f0e8eb;--text-d-mute:#f5f0e885;--text-l:#0f1e17;--text-l-mute:#4a6355;--font-serif:"Libre Baskerville", Georgia, serif;--font-sans:"Lato", -apple-system, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--t-fast:.2s ease;--t-med:.45s var(--ease);--t-slow:.75s var(--ease);--r-sm:4px;--r-md:10px;--r-lg:20px;--sh-sm:0 2px 12px #090e0b14;--sh-md:0 8px 32px #090e0b24;--sh-lg:0 24px 64px #090e0b38;--sh-gold:0 8px 40px #c8974a4d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{font-family:var(--font-sans);color:var(--text-l);background:var(--forest);font-size:16px;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}ul,ol{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--forest)}::-webkit-scrollbar-thumb{background:var(--gold-deep);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}.serif{font-family:var(--font-serif)}.display{font-family:var(--font-serif);letter-spacing:-.01em;font-size:clamp(2.25rem,4.5vw,4.5rem);font-weight:300;line-height:1.05}.heading-xl{font-family:var(--font-serif);font-size:clamp(1.75rem,2.8vw,2.8rem);font-weight:400;line-height:1.12}.heading-lg{font-family:var(--font-serif);font-size:clamp(1.35rem,2vw,2rem);font-weight:400;line-height:1.2}.heading-md{font-family:var(--font-serif);font-size:clamp(1.1rem,1.4vw,1.4rem);font-weight:500;line-height:1.3}.eyebrow{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.7rem;font-weight:500}.body-lg{font-size:1rem;line-height:1.75}.body-sm{font-size:.825rem;line-height:1.6}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.container-wide{width:100%;max-width:1500px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.section-dark{background:var(--forest);color:var(--text-d)}.section-darker{background:var(--ink);color:var(--text-d)}.section-mid{background:var(--forest-mid);color:var(--text-d)}.section-cream{background:var(--cream);color:var(--text-l)}.section-white{background:var(--white);color:var(--text-l)}.btn-gold{background:var(--gold);color:var(--forest);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-sm);transition:background var(--t-fast), transform var(--t-fast), box-shadow var(--t-fast);align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.78rem;font-weight:600;display:inline-flex}.btn-gold:hover{background:var(--gold-pale);box-shadow:var(--sh-gold);transform:translateY(-2px)}.btn-ghost{color:var(--cream);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-sm);transition:border-color var(--t-fast), background var(--t-fast), transform var(--t-fast);background:0 0;border:1px solid #f5f0e859;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.78rem;font-weight:500;display:inline-flex}.btn-ghost:hover{border-color:var(--gold);background:#c8974a14;transform:translateY(-2px)}.btn-dark{background:var(--forest);color:var(--cream);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-sm);transition:background var(--t-fast), transform var(--t-fast);align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.78rem;font-weight:600;display:inline-flex}.btn-dark:hover{background:var(--forest-mid);transform:translateY(-2px)}.gold-line{background:var(--gold);width:48px;height:2px;margin:1.5rem 0;display:block}.gold-line-center{background:var(--gold);width:48px;height:2px;margin:1.5rem auto;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes kenBurns{0%{transform:translate(0)}to{transform:translate(-1%,-.5%)}}@keyframes shimmerSweep{0%{transform:translate(-100%)skew(-12deg)}to{transform:translate(300%)skew(-12deg)}}.anim-fade-up{animation:fadeInUp .8s var(--ease) both}.anim-fade{animation:fadeIn .8s var(--ease) both}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.3s}.delay-3{animation-delay:.45s}.delay-4{animation-delay:.6s}.delay-5{animation-delay:.75s}.hero-section{width:100%;min-height:100svh;color:var(--text-d);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center center;width:100%;height:100%;animation:kenBurns 18s var(--ease) forwards;filter:contrast(1.08)saturate(1.12);image-rendering:high-quality}.hero-overlay{background:linear-gradient(#090e0b33 0%,#090e0b7a 60%,#090e0beb 100%);position:absolute;inset:0}.hero-content{z-index:2;padding:clamp(3rem,8vh,8rem) clamp(1.5rem,7vw,6rem);padding-top:8rem;position:relative}.py-section{padding-block:clamp(2.5rem,4vw,4rem)}.py-section-lg{padding-block:clamp(3.5rem,5vw,5.5rem)}.pt-section{padding-top:clamp(2.5rem,4vw,4rem)}.pb-section{padding-bottom:clamp(2.5rem,4vw,4rem)}.card-premium{background:var(--forest-card);border-radius:var(--r-md);transition:transform var(--t-med), border-color var(--t-med), box-shadow var(--t-med);border:1px solid #c8974a1f;position:relative;overflow:hidden}.card-premium:before{content:"";opacity:0;transition:opacity var(--t-med);z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#0000 30%,#c8974a0f 100%);position:absolute;inset:0}.card-premium:hover{box-shadow:var(--sh-lg), 0 0 0 1px #c8974a1a;border-color:#c8974a61;transform:translateY(-6px)}.card-premium:hover:before{opacity:1}.photo-card{border-radius:var(--r-md);position:relative;overflow:hidden}.photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.photo-card:hover img{transform:scale(1.06)}.photo-card-overlay{background:linear-gradient(#0000 45%,#090e0bd9 100%);position:absolute;inset:0}.photo-card-content{color:var(--text-d);padding:1.75rem;position:absolute;bottom:0;left:0;right:0}@keyframes statIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes numPulse{0%,to{text-shadow:none}50%{text-shadow:0 0 28px #c8974a80}}.stat-strip{background:var(--forest-mid);border-top:1px solid #c8974a26;border-bottom:1px solid #c8974a26;padding:2.5rem 0 1.5rem}.stat-strip-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:center;gap:2rem;display:grid}.stat-item{cursor:default;flex-direction:column;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);animation:.65s cubic-bezier(.16,1,.3,1) both statIn;display:flex;position:relative}.stat-item:hover{transform:translateY(-5px)}.stat-strip-grid .stat-item:first-child{animation-delay:50ms}.stat-strip-grid .stat-item:nth-child(2){animation-delay:.15s}.stat-strip-grid .stat-item:nth-child(3){animation-delay:.25s}.stat-strip-grid .stat-item:nth-child(4){animation-delay:.35s}.stat-strip-grid .stat-item:not(:first-child):before{content:"";background:#c8974a33;width:1px;height:2.4rem;transition:height .35s,background .35s;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}.stat-strip-grid .stat-item:hover:before,.stat-strip-grid .stat-item:hover+.stat-item:before{background:#c8974a66;height:3rem}.stat-num{font-family:var(--font-serif);color:var(--gold);font-size:2.2rem;font-weight:300;line-height:1;transition:text-shadow .35s;display:block}.stat-item:first-child .stat-num{animation:5s ease-in-out .5s infinite numPulse}.stat-item:nth-child(2) .stat-num{animation:5s ease-in-out 1.75s infinite numPulse}.stat-item:nth-child(3) .stat-num{animation:5s ease-in-out 3s infinite numPulse}.stat-item:nth-child(4) .stat-num{animation:5s ease-in-out 4.25s infinite numPulse}.stat-item:hover .stat-num{text-shadow:0 0 22px #c8974a99,0 0 50px #c8974a33}.stat-label{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--text-d-mute);margin-top:.4rem;font-size:.68rem;font-weight:500;transition:color .35s;display:block}.stat-item:hover .stat-label{color:#c8974a8c}.stat-disclaimer{text-align:center;font-family:var(--font-sans);letter-spacing:.07em;color:#c8974a73;white-space:nowrap;border-top:1px solid #c8974a1a;margin-top:1.5rem;padding-top:1rem;font-size:.72rem;line-height:1.6}@media (width<=560px){.stat-strip-grid .stat-item:not(:first-child):before{display:none}}.shimmer-card{overflow:hidden}.shimmer-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#c8974a12,#0000);width:40%;height:100%;transition:none;position:absolute;top:0;left:0;transform:translate(-100%)skew(-12deg)}.shimmer-card:hover:after{animation:shimmerSweep .7s var(--ease) forwards}@media (width<=768px){.hide-mobile{display:none!important}.hero-content{padding-inline:1.5rem}}@media (width>=769px){.hide-desktop{display:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}header.svelte-zne36e{z-index:100;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;transition:background .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s,box-shadow .45s,padding .4s;position:fixed;top:0;left:0;right:0}header.scrolled.svelte-zne36e{-webkit-backdrop-filter:blur(14px);background:#f5f0e8f7;box-shadow:0 1px #c8974a33}.hd-inner.svelte-zne36e{justify-content:space-between;align-items:center;max-width:1500px;margin-inline:auto;padding:1rem clamp(1.25rem,5vw,4rem);transition:padding .4s;display:flex}header.scrolled.svelte-zne36e .hd-inner:where(.svelte-zne36e){padding:.65rem clamp(1.25rem,5vw,4rem)}.logo.svelte-zne36e{flex-direction:column;gap:.1rem;line-height:1;display:flex}.logo-img.svelte-zne36e{object-fit:contain;filter:brightness(0)invert();width:auto;height:36px;transition:opacity var(--t-fast), filter .45s ease;display:block}header.scrolled.svelte-zne36e .logo-img:where(.svelte-zne36e){filter:none}.logo.svelte-zne36e:hover .logo-img:where(.svelte-zne36e){opacity:.8}.desktop-nav.svelte-zne36e{align-items:center;gap:.25rem;display:flex}.nav-link.svelte-zne36e{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#f5f0e8d1;transition:color var(--t-fast), background var(--t-fast);border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:400}.nav-link.svelte-zne36e:hover{color:var(--cream);background:#f5f0e81a}.nav-link.active.svelte-zne36e{color:var(--gold)}header.scrolled.svelte-zne36e .nav-link:where(.svelte-zne36e){color:#0f1e17a6}header.scrolled.svelte-zne36e .nav-link:where(.svelte-zne36e):hover{color:var(--forest);background:#0f1e170f}header.scrolled.svelte-zne36e .nav-link.active:where(.svelte-zne36e){color:var(--gold-deep)}.nav-cta.svelte-zne36e{background:var(--gold);color:var(--forest);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;transition:background var(--t-fast), transform var(--t-fast);border-radius:4px;margin-left:.5rem;padding:.45rem 1.2rem;font-size:.72rem;font-weight:600}.nav-cta.svelte-zne36e:hover{background:var(--gold-deep);transform:translateY(-1px)}.burger.svelte-zne36e{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.burger.svelte-zne36e span:where(.svelte-zne36e){background:var(--cream);transform-origin:50%;border-radius:2px;width:24px;height:1.5px;transition:transform .3s,opacity .3s,background .45s;display:block}header.scrolled.svelte-zne36e .burger:where(.svelte-zne36e) span:where(.svelte-zne36e){background:var(--forest)}.burger.svelte-zne36e span.open:where(.svelte-zne36e):first-child{transform:translateY(6.5px)rotate(45deg)}.burger.svelte-zne36e span.open:where(.svelte-zne36e):nth-child(2){opacity:0;transform:scaleX(0)}.burger.svelte-zne36e span.open:where(.svelte-zne36e):nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-nav.svelte-zne36e{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f0e8fc;border-top:1px solid #0f1e1714;flex-direction:column;padding:1.5rem clamp(1.25rem,5vw,4rem) 2rem;animation:.25s fadeIn;display:flex}.mob-link.svelte-zne36e{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:#0f1e17a6;transition:color var(--t-fast);border-bottom:1px solid #0f1e1712;padding:.9rem 0;font-size:1rem;font-weight:400}.mob-link.active.svelte-zne36e{color:var(--gold-deep)}.mob-link.svelte-zne36e:hover{color:var(--forest)}.mob-cta.svelte-zne36e{background:var(--gold);color:var(--forest);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;border-radius:4px;justify-content:center;margin-top:1.5rem;padding:.875rem 2rem;font-size:.8rem;font-weight:600;display:inline-flex}@media (width<=900px){.desktop-nav.svelte-zne36e{display:none}.burger.svelte-zne36e{display:flex}}footer.svelte-9sff3o{background:var(--ink);border-top:1px solid #c8974a2e}.footer-top.svelte-9sff3o{padding:5rem 0 3rem}.footer-grid.svelte-9sff3o{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:3rem;display:grid}.foot-logo.svelte-9sff3o{margin-bottom:1.5rem;display:inline-block}.foot-logo-img.svelte-9sff3o{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:auto;height:52px;transition:opacity var(--t-fast);display:block}.foot-logo.svelte-9sff3o:hover .foot-logo-img:where(.svelte-9sff3o){opacity:1}.brand-tagline.svelte-9sff3o{font-family:var(--font-sans);color:var(--text-d-mute);margin-bottom:1.5rem;font-size:.875rem;line-height:1.75}.col-title.svelte-9sff3o{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.68rem;font-weight:600}.foot-link.svelte-9sff3o{font-family:var(--font-sans);color:var(--text-d-mute);transition:color var(--t-fast), padding-left var(--t-fast);padding:.35rem 0;font-size:.875rem;display:block}.foot-link.svelte-9sff3o:hover{color:var(--cream);padding-left:.35rem}.contact-item.svelte-9sff3o{font-family:var(--font-sans);color:var(--text-d-mute);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.contact-item.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:var(--gold)}.contact-icon.svelte-9sff3o{color:var(--gold);flex-shrink:0;margin-top:.35rem;font-size:.6rem}.foot-cta.svelte-9sff3o{color:var(--gold);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;transition:background var(--t-fast), border-color var(--t-fast);background:0 0;border:1px solid #c8974a66;border-radius:4px;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.72rem;font-weight:500;display:inline-flex}.foot-cta.svelte-9sff3o:hover{border-color:var(--gold);background:#c8974a1a}.footer-bottom.svelte-9sff3o{border-top:1px solid #f5f0e80f;padding:1.5rem 0}.footer-bottom.svelte-9sff3o .container:where(.svelte-9sff3o){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 2rem;display:flex}.copy.svelte-9sff3o{font-family:var(--font-sans);color:#f5f0e859;font-size:.78rem}.disclaimer.svelte-9sff3o{font-family:var(--font-sans);color:#f5f0e838;text-align:right;max-width:60ch;font-size:.68rem;line-height:1.5}@media (width<=960px){.footer-grid.svelte-9sff3o{grid-template-columns:1fr 1fr}.disclaimer.svelte-9sff3o{text-align:left}}@media (width<=560px){.footer-grid.svelte-9sff3o{grid-template-columns:1fr}.footer-bottom.svelte-9sff3o .container:where(.svelte-9sff3o){flex-direction:column;align-items:flex-start}.disclaimer.svelte-9sff3o{text-align:left}}.hero-ctas.svelte-16zigxp{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.hero-scroll.svelte-16zigxp{z-index:2;font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#f5f0e873;flex-direction:column;align-items:center;gap:.75rem;font-size:.65rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-line.svelte-16zigxp{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:48px;animation:2s ease-in-out infinite svelte-16zigxp-scrollPulse}@keyframes svelte-16zigxp-scrollPulse{0%,to{opacity:.4;transform:scaleY(.8)translateY(-4px)}50%{opacity:1;transform:scaleY(1)translateY(0)}}.about-grid.svelte-16zigxp{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-img-wrap.svelte-16zigxp{position:relative}.about-img-frame.svelte-16zigxp{border-radius:var(--r-lg);aspect-ratio:4/5;box-shadow:var(--sh-lg);overflow:hidden}.about-img-frame.svelte-16zigxp img:where(.svelte-16zigxp){object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.about-img-frame.svelte-16zigxp:hover img:where(.svelte-16zigxp){transform:scale(1.04)}.about-img-badge.svelte-16zigxp{background:var(--forest);border-radius:var(--r-md);box-shadow:var(--sh-md);border:1px solid #c8974a40;flex-direction:column;align-items:center;gap:.15rem;padding:1.25rem 1.5rem;display:flex;position:absolute;bottom:-1.5rem;left:-1.5rem}.badge-year.svelte-16zigxp{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.6rem}.badge-num.svelte-16zigxp{font-family:var(--font-serif);color:var(--cream);font-size:1.8rem;font-weight:300;line-height:1}.badge-label.svelte-16zigxp{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-d-mute);white-space:nowrap;font-size:.6rem}.projects-section.svelte-16zigxp{padding-block:clamp(3rem,5vw,5.5rem)}.projects-header.svelte-16zigxp{margin-bottom:2rem}.ph-row.svelte-16zigxp{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.ph-btn.svelte-16zigxp{flex-shrink:0;margin-bottom:.35rem}.projects-grid.svelte-16zigxp{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}.proj-card.svelte-16zigxp{border-radius:var(--r-lg);aspect-ratio:3/4;cursor:pointer;display:block;position:relative;overflow:hidden}.proj-card.svelte-16zigxp:after{content:"";border-radius:var(--r-lg);pointer-events:none;z-index:4;transition:border-color var(--t-med), box-shadow var(--t-med);border:1px solid #c8974a00;position:absolute;inset:0}.proj-card.svelte-16zigxp:hover:after{border-color:#c8974a80;box-shadow:inset 0 0 40px #c8974a0f}.proj-img.svelte-16zigxp{position:absolute;inset:0}.proj-img.svelte-16zigxp img:where(.svelte-16zigxp){object-fit:cover;width:100%;height:100%;transition:transform 1.1s var(--ease)}.proj-card.svelte-16zigxp:hover .proj-img:where(.svelte-16zigxp) img:where(.svelte-16zigxp){transform:scale(1.07)}.proj-overlay.svelte-16zigxp{z-index:2;background:linear-gradient(#090e0b99 0%,#0000 32% 48%,#090e0bf7 100%);flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex;position:absolute;inset:0}.proj-top.svelte-16zigxp{justify-content:space-between;align-items:center;display:flex}.proj-tag.svelte-16zigxp{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);-webkit-backdrop-filter:blur(10px);background:#090e0b8c;border:1px solid #c8974a66;border-radius:40px;padding:.3rem .875rem;font-size:.6rem;font-weight:700}.proj-idx.svelte-16zigxp{font-family:var(--font-serif);color:#f5f0e847;letter-spacing:.06em;font-size:.9rem;font-weight:400}.proj-bottom.svelte-16zigxp{transition:transform var(--t-med);transform:translateY(5px)}.proj-card.svelte-16zigxp:hover .proj-bottom:where(.svelte-16zigxp){transform:translateY(0)}.proj-sub.svelte-16zigxp{font-family:var(--font-sans);color:#f5f0e87a;letter-spacing:.02em;margin-bottom:.4rem;font-size:.78rem;font-style:italic}.proj-name.svelte-16zigxp{font-family:var(--font-serif);color:var(--cream);font-size:clamp(1.3rem,1.8vw,1.8rem);font-weight:400;line-height:1.1}.proj-line.svelte-16zigxp{background:var(--gold);opacity:.65;width:36px;height:1px;transition:width .4s var(--ease), opacity .4s;margin:1rem 0}.proj-card.svelte-16zigxp:hover .proj-line:where(.svelte-16zigxp){opacity:1;width:64px}.proj-meta.svelte-16zigxp{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.proj-loc-stack.svelte-16zigxp{flex-direction:column;gap:.2rem;display:flex}.proj-loc.svelte-16zigxp{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:#f5f0e859;font-size:.62rem}.proj-dist.svelte-16zigxp{font-family:var(--font-sans);color:#f5f0e88c;font-size:.75rem}.proj-cta-row.svelte-16zigxp{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:#f5f0e880;transition:color var(--t-fast);border-top:1px solid #f5f0e81a;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.875rem;font-size:.68rem;font-weight:700;display:flex}.proj-card.svelte-16zigxp:hover .proj-cta-row:where(.svelte-16zigxp){color:var(--gold)}.proj-arrow.svelte-16zigxp{color:var(--gold);transition:transform var(--t-fast);font-size:1rem;display:inline-block}.proj-card.svelte-16zigxp:hover .proj-arrow:where(.svelte-16zigxp){transform:translate(5px)}.pillars-section.svelte-16zigxp{padding-block:clamp(3rem,5vw,5.5rem)}.pillars-header.svelte-16zigxp{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.25rem;display:flex}.pillars-hd-left.svelte-16zigxp{flex:none;max-width:55%}.pillars-hd-desc.svelte-16zigxp{font-family:var(--font-sans);color:var(--text-l-mute);max-width:34ch;padding-bottom:.5rem;font-size:.875rem;line-height:1.8}.pillars-grid.svelte-16zigxp{grid-template-columns:repeat(5,1fr);align-items:start;gap:.875rem;display:grid}.pillar-card.svelte-16zigxp{border-radius:var(--r-lg);aspect-ratio:2/3;cursor:default;position:relative;overflow:hidden}.pillar-card--offset.svelte-16zigxp{margin-top:2rem}.pillar-card.svelte-16zigxp:after{content:"";border-radius:var(--r-lg);pointer-events:none;z-index:4;transition:border-color var(--t-med);border:1px solid #c8974a00;position:absolute;inset:0}.pillar-card.svelte-16zigxp:hover:after{border-color:#c8974a80}.pillar-img.svelte-16zigxp{position:absolute;inset:0}.pillar-img.svelte-16zigxp img:where(.svelte-16zigxp){object-fit:cover;width:100%;height:100%;transition:transform 1.1s var(--ease)}.pillar-card.svelte-16zigxp:hover .pillar-img:where(.svelte-16zigxp) img:where(.svelte-16zigxp){transform:scale(1.07)}.pillar-overlay.svelte-16zigxp{z-index:2;background:linear-gradient(#090e0b8c 0%,#0000 30% 48%,#090e0bf2 100%);flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}.pillar-num.svelte-16zigxp{font-family:var(--font-serif);color:#f5f0e859;letter-spacing:.08em;align-self:flex-end;font-size:.85rem;font-weight:400}.pillar-bottom.svelte-16zigxp{transition:transform var(--t-med);transform:translateY(5px)}.pillar-card.svelte-16zigxp:hover .pillar-bottom:where(.svelte-16zigxp){transform:translateY(0)}.pillar-rule.svelte-16zigxp{background:var(--gold);opacity:.7;width:28px;height:1px;transition:width .4s var(--ease), opacity .3s;margin-bottom:.65rem}.pillar-card.svelte-16zigxp:hover .pillar-rule:where(.svelte-16zigxp){opacity:1;width:48px}.pillar-title.svelte-16zigxp{font-family:var(--font-serif);color:var(--cream);margin-bottom:.45rem;font-size:clamp(.9rem,1.05vw,1.1rem);font-weight:400;line-height:1.2}.pillar-body.svelte-16zigxp{font-family:var(--font-sans);color:#f5f0e894;font-size:.72rem;line-height:1.65}.invest-section.svelte-16zigxp{padding-block:clamp(3rem,5vw,5.5rem)}.invest-header.svelte-16zigxp{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.25rem;display:flex}.invest-hd-desc.svelte-16zigxp{font-family:var(--font-sans);color:var(--text-d-mute);max-width:36ch;padding-bottom:.5rem;font-size:.875rem;line-height:1.8}.reasons-bento.svelte-16zigxp{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.reason-wide-left.svelte-16zigxp{grid-column:1/3}.reason-narrow-right.svelte-16zigxp{grid-column:3/4}.reason-narrow-left.svelte-16zigxp{grid-column:1/2}.reason-wide-right.svelte-16zigxp{grid-column:2/4}.reason-card.svelte-16zigxp{border-radius:var(--r-lg);cursor:default;min-height:290px;position:relative;overflow:hidden}.reason-card.svelte-16zigxp:after{content:"";border-radius:var(--r-lg);pointer-events:none;z-index:4;transition:border-color var(--t-med);border:1px solid #c8974a1f;position:absolute;inset:0}.reason-card.svelte-16zigxp:hover:after{border-color:#c8974a80}.reason-img.svelte-16zigxp{position:absolute;inset:0}.reason-img.svelte-16zigxp img:where(.svelte-16zigxp){object-fit:cover;width:100%;height:100%;transition:transform 1.1s var(--ease)}.reason-card.svelte-16zigxp:hover .reason-img:where(.svelte-16zigxp) img:where(.svelte-16zigxp){transform:scale(1.06)}.reason-overlay.svelte-16zigxp{z-index:2;transition:background var(--t-med);background:linear-gradient(135deg,#090e0be6 0%,#0f1e17c7 55%,#090e0b9e 100%);flex-direction:column;justify-content:space-between;padding:2rem 2.25rem;display:flex;position:absolute;inset:0}.reason-card.svelte-16zigxp:hover .reason-overlay:where(.svelte-16zigxp){background:linear-gradient(135deg,#090e0bf0 0%,#0f1e17d6 55%,#090e0bb3 100%)}.reason-num.svelte-16zigxp{font-family:var(--font-serif);color:#c8974a1f;transition:color var(--t-med);align-self:flex-end;font-size:4rem;font-weight:400;line-height:1}.reason-card.svelte-16zigxp:hover .reason-num:where(.svelte-16zigxp){color:#c8974a33}.reason-title.svelte-16zigxp{font-family:var(--font-serif);color:var(--cream);font-size:clamp(1.1rem,1.4vw,1.5rem);font-weight:400;line-height:1.15}.reason-divider.svelte-16zigxp{background:var(--gold);opacity:.65;width:36px;height:1px;transition:width .4s var(--ease), opacity .3s;margin:.875rem 0}.reason-card.svelte-16zigxp:hover .reason-divider:where(.svelte-16zigxp){opacity:1;width:60px}.reason-body.svelte-16zigxp{font-family:var(--font-sans);color:#f5f0e89e;max-width:44ch;font-size:.875rem;line-height:1.75}.cta-banner.svelte-16zigxp{justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.cta-media.svelte-16zigxp{position:absolute;inset:0}.cta-media.svelte-16zigxp img:where(.svelte-16zigxp){object-fit:cover;width:100%;height:100%}.cta-overlay.svelte-16zigxp{background:linear-gradient(135deg,#090e0be0,#0f1e17d1);position:absolute;inset:0}.cta-content.svelte-16zigxp{z-index:2;text-align:center;padding:5rem clamp(1.25rem,5vw,4rem);position:relative}@media (width<=1100px){.pillars-grid.svelte-16zigxp{grid-template-columns:repeat(3,1fr)}.pillar-card.svelte-16zigxp{aspect-ratio:3/4}}@media (width<=860px){.about-grid.svelte-16zigxp{grid-template-columns:1fr;gap:3rem}.ph-row.svelte-16zigxp{flex-direction:column;align-items:flex-start;gap:1rem}.projects-grid.svelte-16zigxp{grid-template-columns:1fr}.proj-card.svelte-16zigxp{aspect-ratio:4/3}.pillars-header.svelte-16zigxp{flex-direction:column;align-items:flex-start;gap:1rem}.pillars-hd-left.svelte-16zigxp{max-width:100%}.pillars-grid.svelte-16zigxp{grid-template-columns:repeat(2,1fr)}.pillar-card--offset.svelte-16zigxp{margin-top:0}.invest-header.svelte-16zigxp{flex-direction:column;align-items:flex-start;gap:1rem}.reasons-bento.svelte-16zigxp{grid-template-columns:1fr 1fr}.reason-wide-left.svelte-16zigxp,.reason-narrow-right.svelte-16zigxp,.reason-narrow-left.svelte-16zigxp,.reason-wide-right.svelte-16zigxp{grid-column:auto}.about-img-badge.svelte-16zigxp{bottom:1rem;left:1rem}}@media (width<=560px){.pillars-grid.svelte-16zigxp{grid-template-columns:1fr}.pillar-card.svelte-16zigxp{aspect-ratio:4/3}.hero-ctas.svelte-16zigxp{flex-direction:column}.proj-card.svelte-16zigxp{aspect-ratio:3/4}.reasons-bento.svelte-16zigxp{grid-template-columns:1fr}}.overview-grid.svelte-4ya7sp{grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;display:grid}.overview-img.svelte-4ya7sp{border-radius:var(--r-lg);aspect-ratio:4/5;box-shadow:var(--sh-lg);overflow:hidden}.overview-img.svelte-4ya7sp img:where(.svelte-4ya7sp){object-fit:cover;width:100%;height:100%}.stat-pill.svelte-4ya7sp{background:var(--white);border-radius:var(--r-md);box-shadow:var(--sh-sm);border:1px solid #0f1e171a;flex-direction:column;gap:.15rem;padding:1rem 1.5rem;display:flex}.pill-val.svelte-4ya7sp{font-family:var(--font-serif);color:var(--text-l);font-size:1.1rem;font-weight:500;line-height:1.1}.pill-lbl.svelte-4ya7sp{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-l-mute);font-size:.62rem}.section-head.svelte-4ya7sp{margin-bottom:3rem}.filter-bar.svelte-4ya7sp{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.filter-btn.svelte-4ya7sp{color:var(--text-d-mute);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast), border-color var(--t-fast), color var(--t-fast);background:0 0;border:1px solid #f5f0e826;border-radius:40px;padding:.5rem 1.2rem;font-size:.72rem;font-weight:500}.filter-btn.svelte-4ya7sp:hover{color:var(--cream);border-color:#c8974a66}.filter-btn.active.svelte-4ya7sp{background:var(--gold);border-color:var(--gold);color:var(--forest);font-weight:600}.slider-outer.svelte-4ya7sp{align-items:center;gap:.75rem;display:flex}.slider-window.svelte-4ya7sp{border-radius:var(--r-md);flex:1;overflow:hidden}.slider-track.svelte-4ya7sp{will-change:transform;gap:16px;transition:transform .55s cubic-bezier(.16,1,.3,1);display:flex}.slider-nav.svelte-4ya7sp{width:40px;height:40px;color:var(--gold);cursor:pointer;background:#c8974a14;border:1px solid #c8974a40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex}.slider-nav.svelte-4ya7sp:hover{border-color:var(--gold);background:#c8974a2e;transform:scale(1.08)}.slider-footer.svelte-4ya7sp{align-items:center;gap:1.25rem;margin-top:1.5rem;padding-left:52px;display:flex}.slider-count.svelte-4ya7sp{font-family:var(--font-serif);color:#c8974a8c;letter-spacing:.08em;flex-shrink:0;font-size:.75rem}.slider-bar.svelte-4ya7sp{background:#c8974a26;border-radius:2px;flex:1;height:1.5px;overflow:hidden}.slider-fill.svelte-4ya7sp{background:var(--gold);border-radius:2px;height:100%;transition:width .55s cubic-bezier(.16,1,.3,1)}.slider-arrows.svelte-4ya7sp{flex-shrink:0;gap:.5rem;display:flex}.slider-arrows.svelte-4ya7sp button:where(.svelte-4ya7sp){color:#c8974a73;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.85rem;transition:color .2s}.slider-arrows.svelte-4ya7sp button:where(.svelte-4ya7sp):hover{color:var(--gold)}.villa-card.svelte-4ya7sp{background:var(--forest-card);border-radius:var(--r-md);transition:transform var(--t-med), border-color var(--t-med), box-shadow var(--t-med);border:1px solid #c8974a1a;flex-direction:column;display:flex;position:relative;overflow:hidden}.vc-img.svelte-4ya7sp{border-bottom:1px solid #c8974a1a;width:100%;height:180px;position:relative;overflow:hidden}.vc-img.svelte-4ya7sp img:where(.svelte-4ya7sp){object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.villa-card.svelte-4ya7sp:hover .vc-img:where(.svelte-4ya7sp) img:where(.svelte-4ya7sp){transform:scale(1.06)}.vc-content.svelte-4ya7sp{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.villa-card.svelte-4ya7sp:hover{box-shadow:var(--sh-lg);border-color:#c8974a59;transform:translateY(-5px)}.vc-top.svelte-4ya7sp{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.vc-num.svelte-4ya7sp{font-family:var(--font-serif);color:#c8974a33;font-size:1.8rem;font-weight:300;line-height:1}.vc-bhk.svelte-4ya7sp{color:var(--gold);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;background:#c8974a1a;border:1px solid #c8974a33;border-radius:20px;padding:.25rem .65rem;font-size:.62rem;font-weight:600}.vc-name.svelte-4ya7sp{font-family:var(--font-serif);color:var(--cream);margin-bottom:.75rem;font-size:1.2rem;font-weight:400;line-height:1.2}.vc-divider.svelte-4ya7sp{background:#c8974a26;height:1px;margin-bottom:.875rem}.vc-specs.svelte-4ya7sp{font-family:var(--font-sans);color:var(--text-d-mute);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;display:flex}.vc-dot.svelte-4ya7sp{color:var(--gold)}.vc-rental.svelte-4ya7sp{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#c8974a8c;margin-bottom:1.25rem;font-size:.65rem;font-weight:500}.vc-cta.svelte-4ya7sp{font-family:var(--font-sans);letter-spacing:.1em;color:var(--gold);white-space:nowrap;transition:letter-spacing var(--t-fast);font-size:.75rem;font-weight:600}.villa-card.svelte-4ya7sp:hover .vc-cta:where(.svelte-4ya7sp){letter-spacing:.16em}.amenities-section.svelte-4ya7sp{position:relative;overflow:hidden}.am-glow.svelte-4ya7sp{pointer-events:none;background:radial-gradient(at 50% 0,#c8974a14 0%,#0000 65%);position:absolute;inset:0}.amenities-grid.svelte-4ya7sp{border-radius:var(--r-lg);background:#c8974a2e;border:1px solid #c8974a26;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.amenity-group.svelte-4ya7sp{background:var(--white);transition:background var(--t-med);flex-direction:column;gap:2rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.amenity-group.svelte-4ya7sp:hover{background:var(--cream-dark)}.ag-top-bar.svelte-4ya7sp{background:linear-gradient(90deg, var(--gold), transparent);opacity:0;height:2px;transition:opacity var(--t-med);position:absolute;top:0;left:0;right:0}.amenity-group.svelte-4ya7sp:hover .ag-top-bar:where(.svelte-4ya7sp){opacity:1}.ag-ghost.svelte-4ya7sp{font-family:var(--font-serif);color:#c8974a0f;pointer-events:none;-webkit-user-select:none;user-select:none;transition:color var(--t-med);font-size:7rem;font-weight:300;line-height:1;position:absolute;top:-.5rem;right:1.25rem}.amenity-group.svelte-4ya7sp:hover .ag-ghost:where(.svelte-4ya7sp){color:#c8974a1a}.ag-header.svelte-4ya7sp{position:relative}.ag-category.svelte-4ya7sp{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid #c8974a33;padding-bottom:.85rem;font-size:.62rem;font-weight:700;display:block}.ag-list.svelte-4ya7sp{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ag-item.svelte-4ya7sp{transition:padding-left var(--t-fast);border-bottom:1px solid #0f1e1714;align-items:center;gap:1rem;padding:.7rem 0;display:flex}.ag-item.svelte-4ya7sp:last-child{border-bottom:none}.ag-item.svelte-4ya7sp:hover{padding-left:.35rem}.ag-dash.svelte-4ya7sp{color:var(--gold);opacity:.6;letter-spacing:-.1em;flex-shrink:0;font-size:.7rem}.ag-item-name.svelte-4ya7sp{font-family:var(--font-sans);color:var(--text-l-mute);transition:color var(--t-fast);font-size:.875rem;font-weight:400;line-height:1.4}.ag-item.svelte-4ya7sp:hover .ag-item-name:where(.svelte-4ya7sp){color:var(--text-l)}@media (width<=900px){.amenities-grid.svelte-4ya7sp{grid-template-columns:1fr}}.ra-grid.svelte-4ya7sp{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@keyframes svelte-4ya7sp-stopIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-4ya7sp-destPulse{0%,to{box-shadow:0 0 0 4px #c8974a1f,0 0 0 8px #c8974a0d}50%{box-shadow:0 0 0 7px #c8974a38,0 0 0 13px #c8974a14,0 0 20px #c8974a2e}}@keyframes svelte-4ya7sp-destCoreGlow{0%,to{opacity:1}50%{opacity:.55}}@keyframes svelte-4ya7sp-travelDot{0%{opacity:0;top:0}8%{opacity:1}88%{opacity:1}to{opacity:0;top:100%}}.route-path.svelte-4ya7sp{flex-direction:column;display:flex}.route-stop.svelte-4ya7sp{animation:.45s cubic-bezier(.16,1,.3,1) both svelte-4ya7sp-stopIn;animation-delay:calc(var(--i,0) * 60ms);transition:background var(--t-fast);border-radius:6px;align-items:flex-start;gap:1.1rem;margin:-2px -4px -2px -2px;padding:2px 4px 2px 2px;display:flex}.route-stop.svelte-4ya7sp:hover{background:#c8974a0d}.stop-track.svelte-4ya7sp{flex-direction:column;flex-shrink:0;align-items:center;width:22px;display:flex}.stop-node.svelte-4ya7sp{width:18px;height:18px;transition:border-color var(--t-fast), background var(--t-fast), transform var(--t-fast);background:#c8974a0a;border:1.5px solid #c8974a47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.route-stop.svelte-4ya7sp:hover .stop-node:where(.svelte-4ya7sp){background:#c8974a1f;border-color:#c8974aa6;transform:scale(1.15)}.dest-node.svelte-4ya7sp{border-color:var(--gold);background:#c8974a1f;width:22px;height:22px;animation:2.8s ease-in-out infinite svelte-4ya7sp-destPulse}.stop-core.svelte-4ya7sp{width:6px;height:6px;transition:background var(--t-fast), transform var(--t-fast);background:#c8974a66;border-radius:50%}.route-stop.svelte-4ya7sp:hover .stop-core:where(.svelte-4ya7sp){background:#c8974ad9;transform:scale(1.2)}.dest-core.svelte-4ya7sp{background:var(--gold);width:8px;height:8px;animation:2.8s ease-in-out infinite svelte-4ya7sp-destCoreGlow}.stop-connector.svelte-4ya7sp{width:1.5px;height:26px;transition:width var(--t-fast);background:linear-gradient(#c8974a2e,#c8974a61);margin:3px 0;position:relative;overflow:hidden}.route-stop.svelte-4ya7sp:hover .stop-connector:where(.svelte-4ya7sp){background:linear-gradient(#c8974a80,#c8974ad9);width:2px}.stop-connector.svelte-4ya7sp:after{content:"";background:var(--gold);width:3px;height:5px;animation:2.8s ease-in-out infinite svelte-4ya7sp-travelDot;animation-delay:calc(var(--i,0) * .32s);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.stop-text.svelte-4ya7sp{align-items:center;gap:.55rem;padding-top:1px;display:flex}.stop-idx.svelte-4ya7sp{font-family:var(--font-serif);color:#c8974a38;letter-spacing:.06em;transition:color var(--t-fast);flex-shrink:0;font-size:.58rem}.route-stop.svelte-4ya7sp:hover .stop-idx:where(.svelte-4ya7sp){color:#c8974a8c}.stop-name.svelte-4ya7sp{font-family:var(--font-sans);color:var(--text-d-mute);transition:color var(--t-fast);font-size:.875rem}.route-stop.svelte-4ya7sp:hover .stop-name:where(.svelte-4ya7sp){color:var(--cream)}.dest-name.svelte-4ya7sp{color:var(--gold);font-weight:700;font-family:var(--font-serif);letter-spacing:.01em;font-size:1.05rem}.route-stop.is-active.svelte-4ya7sp{background:#c8974a12;border-radius:6px}.route-stop.is-active.svelte-4ya7sp .stop-node:where(.svelte-4ya7sp){border-color:var(--gold);background:#c8974a2e;transform:scale(1.2);box-shadow:0 0 0 4px #c8974a1f,0 0 14px #c8974a40}.route-stop.is-active.svelte-4ya7sp .stop-core:where(.svelte-4ya7sp){background:var(--gold);transform:scale(1.2)}.route-stop.is-active.svelte-4ya7sp .stop-connector:where(.svelte-4ya7sp){background:linear-gradient(to bottom, var(--gold), #c8974a66);width:2px}.route-stop.is-active.svelte-4ya7sp .stop-name:where(.svelte-4ya7sp){color:var(--cream);font-weight:600}.route-stop.is-active.svelte-4ya7sp .stop-idx:where(.svelte-4ya7sp){color:#c8974ab3}.attract-list.svelte-4ya7sp{flex-direction:column;gap:0;display:flex}.attract-item.svelte-4ya7sp{font-family:var(--font-sans);border-bottom:1px solid #f5f0e812;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.875rem;display:flex}.attract-name.svelte-4ya7sp{color:var(--text-d-mute)}.attract-dist.svelte-4ya7sp{color:var(--gold);font-size:.78rem;font-weight:600}.ota-section.svelte-4ya7sp{position:relative;overflow:hidden}.ota-bg-glow.svelte-4ya7sp{pointer-events:none;background:radial-gradient(at 60%,#c8974a0f 0%,#0000 60%);position:absolute;inset:0}.ota-inner.svelte-4ya7sp{grid-template-columns:1fr 1.6fr;align-items:center;gap:4rem;display:grid}.ota-stat-row.svelte-4ya7sp{border-top:1px solid #c8974a1f;gap:1.5rem;margin-top:1.75rem;padding-top:1.5rem;display:flex}.ota-stat.svelte-4ya7sp{flex-direction:column;gap:.2rem;display:flex}.ota-stat-val.svelte-4ya7sp{font-family:var(--font-serif);color:var(--gold);font-size:1.35rem;font-weight:300;line-height:1}.ota-stat-lbl.svelte-4ya7sp{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-d-mute);font-size:.6rem;font-weight:500}.ota-grid.svelte-4ya7sp{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.ota-card.svelte-4ya7sp{background:var(--forest-card);border-radius:var(--r-md);border:1px solid #c8974a1a;justify-content:space-between;align-items:center;gap:.5rem;padding:.9rem 1.1rem;transition:border-color .25s,transform .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.ota-card.svelte-4ya7sp:hover{background:#c8974a0a;border-color:#c8974a66;transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.ota-accent.svelte-4ya7sp{background:linear-gradient(to bottom, transparent, var(--gold), transparent);opacity:.3;width:2px;transition:opacity .25s,top .25s,bottom .25s;position:absolute;top:15%;bottom:15%;left:0}.ota-card.svelte-4ya7sp:hover .ota-accent:where(.svelte-4ya7sp){opacity:1;top:0;bottom:0}.ota-name.svelte-4ya7sp{font-family:var(--font-sans);color:var(--cream);letter-spacing:.04em;font-size:.78rem;font-weight:500}.ota-arrow.svelte-4ya7sp{color:var(--gold);opacity:0;flex-shrink:0;font-size:.68rem;transition:opacity .2s,transform .2s;transform:translate(-3px,3px)}.ota-card.svelte-4ya7sp:hover .ota-arrow:where(.svelte-4ya7sp){opacity:1;transform:translate(0)}@media (width<=900px){.ota-inner.svelte-4ya7sp{grid-template-columns:1fr;gap:2rem}.ota-grid.svelte-4ya7sp{grid-template-columns:repeat(2,1fr)}}.docs-grid.svelte-4ya7sp{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:4.5rem;display:grid}.docs-content.svelte-4ya7sp{flex-direction:column;display:flex}.doc-preview-card.svelte-4ya7sp{border-radius:var(--r-md);aspect-ratio:16/10;width:100%;box-shadow:var(--sh-md);border:1px solid #0f1e1714;margin-top:1rem;position:relative;overflow:hidden}.doc-preview-img-wrap.svelte-4ya7sp{width:100%;height:100%;position:relative;overflow:hidden}.doc-preview-img.svelte-4ya7sp{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out,transform .5s ease-in-out;position:absolute;inset:0;transform:scale(1.05)}.doc-preview-img.active.svelte-4ya7sp{opacity:1;z-index:1;transform:scale(1)}.doc-preview-overlay.svelte-4ya7sp{z-index:2;background:linear-gradient(#0000 40%,#090e0bbf 100%);position:absolute;inset:0}.doc-preview-meta.svelte-4ya7sp{z-index:3;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:1.25rem;left:1.5rem}.doc-meta-num.svelte-4ya7sp{font-family:var(--font-serif);color:var(--gold);font-size:1.5rem;font-weight:300;line-height:1}.doc-meta-title.svelte-4ya7sp{font-family:var(--font-serif);color:var(--white);letter-spacing:.01em;font-size:1.15rem;font-weight:400}.docs-list-wrap.svelte-4ya7sp{flex-direction:column;gap:.75rem;display:flex}.doc-item.svelte-4ya7sp{border-radius:var(--r-md);cursor:pointer;transition:all var(--t-med);-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;outline:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem;display:flex}.doc-item-left.svelte-4ya7sp{flex:1;align-items:flex-start;gap:1rem;display:flex}.doc-num.svelte-4ya7sp{font-family:var(--font-serif);color:var(--gold-deep);opacity:.45;width:1.5rem;transition:opacity var(--t-fast), color var(--t-fast);flex-shrink:0;font-size:1.15rem;line-height:1.2}.doc-details.svelte-4ya7sp{text-align:left;flex-direction:column;gap:.25rem;display:flex}.doc-name.svelte-4ya7sp{font-family:var(--font-serif);color:var(--text-l);transition:color var(--t-fast);font-size:1rem;font-weight:500;line-height:1.2}.doc-desc.svelte-4ya7sp{font-family:var(--font-sans);color:var(--text-l-mute);transition:color var(--t-fast);margin:0;font-size:.78rem;line-height:1.4}.doc-check.svelte-4ya7sp{color:var(--text-l-mute);width:1.75rem;height:1.75rem;transition:all var(--t-fast);background:#0f1e170d;border:1px solid #0f1e171a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.doc-item.svelte-4ya7sp:hover,.doc-item.active.svelte-4ya7sp{background:var(--white);box-shadow:var(--sh-sm);border-color:#c8974a26}.doc-item.active.svelte-4ya7sp .doc-num:where(.svelte-4ya7sp){opacity:1;color:var(--gold-deep)}.doc-item.active.svelte-4ya7sp .doc-name:where(.svelte-4ya7sp){color:var(--gold-deep)}.doc-item.active.svelte-4ya7sp .doc-check:where(.svelte-4ya7sp){color:var(--forest);background:#c8974a26;border-color:#a67c3540}.cta-dark.svelte-4ya7sp{background:var(--forest)}@media (width<=900px){.overview-grid.svelte-4ya7sp,.ra-grid.svelte-4ya7sp,.docs-grid.svelte-4ya7sp{grid-template-columns:1fr;gap:2.5rem}}@media (width<=640px){.slider-nav.svelte-4ya7sp{display:none}.slider-footer.svelte-4ya7sp{padding-left:0}}.vision-grid.svelte-ju90o8{grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;display:grid}.vision-img.svelte-ju90o8{border-radius:var(--r-lg);aspect-ratio:4/5;box-shadow:var(--sh-lg);overflow:hidden}.vision-img.svelte-ju90o8 img:where(.svelte-ju90o8){object-fit:cover;width:100%;height:100%}.vision-badges.svelte-ju90o8{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.v-badge.svelte-ju90o8{background:var(--white);border-radius:var(--r-md);box-shadow:var(--sh-sm);border:1px solid #0f1e171a;flex-direction:column;gap:.15rem;padding:.875rem 1.25rem;display:flex}.v-badge.svelte-ju90o8 span:where(.svelte-ju90o8){font-family:var(--font-serif);color:var(--text-l);font-size:1.1rem;font-weight:500;line-height:1}.v-badge.svelte-ju90o8 small:where(.svelte-ju90o8){font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-l-mute);font-size:.6rem}.plans-grid.svelte-ju90o8{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.25rem;display:grid}.plan-card.svelte-ju90o8{background:var(--forest-card);border-radius:var(--r-md);transition:transform var(--t-med), border-color var(--t-med), box-shadow var(--t-med);border:1px solid #c8974a1f;padding:2rem;position:relative;overflow:hidden}.plan-card.svelte-ju90o8:hover{box-shadow:var(--sh-lg);border-color:#c8974a59;transform:translateY(-6px)}.plan-card.featured.svelte-ju90o8{background:linear-gradient(135deg, var(--forest-card) 0%, #c8974a0f 100%);border-color:#c8974a73}.plan-badge.svelte-ju90o8{background:var(--gold);color:var(--forest);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 6px 6px;padding:.3rem .75rem;font-size:.6rem;font-weight:700;position:absolute;top:-1px;right:1.5rem}.plan-tier.svelte-ju90o8{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.65rem;font-weight:600}.plan-area.svelte-ju90o8{font-family:var(--font-serif);color:var(--cream);margin-bottom:.25rem;font-size:1.75rem;font-weight:400;line-height:1.1}.plan-price.svelte-ju90o8{font-family:var(--font-serif);color:var(--gold);margin-bottom:1.25rem;font-size:2.2rem;font-weight:300;line-height:1}.plan-target-wrap.svelte-ju90o8{border-radius:var(--r-sm);background:#c8974a0f;border:1px solid #c8974a1f;margin-bottom:1.5rem;padding:1rem}.plan-target-lbl.svelte-ju90o8{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-d-mute);margin-bottom:.3rem;font-size:.6rem;display:block}.plan-target-val.svelte-ju90o8{font-family:var(--font-serif);color:var(--gold-pale);margin-bottom:.3rem;font-size:1.5rem;font-weight:400;line-height:1;display:block}.plan-roi.svelte-ju90o8{font-family:var(--font-sans);color:#c8974ab3;font-size:.68rem;font-weight:600;display:block}.plan-divider.svelte-ju90o8{background:#c8974a1f;height:1px;margin-bottom:1.25rem}.plan-features.svelte-ju90o8{flex-direction:column;gap:.65rem;margin-bottom:1.75rem;display:flex}.plan-features.svelte-ju90o8 li:where(.svelte-ju90o8){font-family:var(--font-sans);color:var(--text-d-mute);align-items:flex-start;gap:.75rem;font-size:.8rem;line-height:1.45;display:flex}.pf-check.svelte-ju90o8{color:var(--gold);flex-shrink:0;margin-top:.15rem;font-size:.7rem}.plan-cta.svelte-ju90o8{text-align:center;border-radius:var(--r-sm);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);transition:background var(--t-fast), border-color var(--t-fast);border:1px solid #c8974a4d;padding:.75rem;font-size:.72rem;font-weight:600;display:block}.plan-cta.svelte-ju90o8:hover{border-color:var(--gold);background:#c8974a1a}.plan-cta-featured.svelte-ju90o8{background:var(--gold);color:var(--forest);border-color:var(--gold)}.plan-cta-featured.svelte-ju90o8:hover{background:var(--gold-pale)}.eco-grid.svelte-ju90o8{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.eco-card.svelte-ju90o8{background:var(--forest-card);border-radius:var(--r-lg);transition:border-color var(--t-med), transform var(--t-med);border:1px solid #c8974a1f;overflow:hidden}.eco-card.svelte-ju90o8:hover{border-color:#c8974a4d;transform:translateY(-4px)}.eco-card-img.svelte-ju90o8{height:260px;position:relative;overflow:hidden}.eco-card-img.svelte-ju90o8 img:where(.svelte-ju90o8){object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.eco-card.svelte-ju90o8:hover .eco-card-img:where(.svelte-ju90o8) img:where(.svelte-ju90o8){transform:scale(1.05)}.eco-card-img-overlay.svelte-ju90o8{background:linear-gradient(#0000 40%,#090e0bb3 100%);position:absolute;inset:0}.eco-card-label.svelte-ju90o8{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);background:#090e0b8c;border:1px solid #c8974a59;border-radius:2rem;padding:.3rem .875rem;font-size:.62rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.5rem}.eco-card-body.svelte-ju90o8{padding:2rem}.eco-card-title.svelte-ju90o8{font-family:var(--font-serif);color:var(--cream);margin-bottom:.875rem;font-size:1.4rem;font-weight:400;line-height:1.25}.eco-card-desc.svelte-ju90o8{color:var(--text-d-mute);margin-bottom:1.5rem;font-size:.855rem;line-height:1.8}.eco-facts.svelte-ju90o8{border-radius:var(--r-sm);border:1px solid #c8974a26;display:flex;overflow:hidden}.eco-fact.svelte-ju90o8{background:#c8974a0a;border-right:1px solid #c8974a26;flex-direction:column;flex:1;gap:.2rem;padding:.875rem 1rem;display:flex}.eco-fact.svelte-ju90o8:last-child{border-right:none}.eco-fact-val.svelte-ju90o8{font-family:var(--font-serif);color:var(--gold-pale);font-size:1rem;font-weight:400}.eco-fact-key.svelte-ju90o8{letter-spacing:.1em;text-transform:uppercase;color:var(--text-d-mute);font-size:.58rem}.orchard-tags.svelte-ju90o8{flex-wrap:wrap;gap:.5rem;display:flex}.orchard-tag.svelte-ju90o8{color:var(--cream);transition:background var(--t-fast);font-size:.78rem;font-family:var(--font-sans);background:#c8974a1a;border:1px solid #c8974a38;border-radius:2rem;padding:.3rem .9rem}.orchard-tag.svelte-ju90o8:hover{background:#c8974a38}.act-slider-outer.svelte-ju90o8{align-items:center;gap:.75rem;display:flex}.act-slider-win.svelte-ju90o8{flex:1;overflow:hidden}.act-track.svelte-ju90o8{will-change:transform;gap:24px;transition:transform .55s cubic-bezier(.16,1,.3,1);display:flex}.act-nav.svelte-ju90o8{width:36px;height:36px;color:var(--gold);transition:background var(--t-fast), border-color var(--t-fast);cursor:pointer;background:#c8974a0f;border:1px solid #c8974a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.act-nav.svelte-ju90o8:hover{border-color:var(--gold);background:#c8974a2e}.act-footer.svelte-ju90o8{align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.act-count.svelte-ju90o8{letter-spacing:.1em;color:var(--text-d-mute);font-size:.72rem;font-family:var(--font-sans);flex-shrink:0}.act-prog-track.svelte-ju90o8{background:#f5f0e81f;border-radius:2px;flex:1;height:2px;overflow:hidden}.act-prog-fill.svelte-ju90o8{background:var(--gold);height:100%;transition:width .45s var(--ease);border-radius:2px}.act-card.svelte-ju90o8{background:var(--forest-card);border-radius:var(--r-md);transition:transform var(--t-med), border-color var(--t-med);border:1px solid #c8974a1a;flex-direction:column;display:flex;position:relative;overflow:hidden}.act-card.svelte-ju90o8:hover{border-color:#c8974a4d;transform:translateY(-5px)}.act-img-wrap.svelte-ju90o8{border-bottom:1px solid #c8974a14;width:100%;height:180px;position:relative;overflow:hidden}.act-img-wrap.svelte-ju90o8 img:where(.svelte-ju90o8){object-fit:cover;width:100%;height:100%;transition:transform var(--t-med) ease}.act-card.svelte-ju90o8:hover .act-img-wrap:where(.svelte-ju90o8) img:where(.svelte-ju90o8){transform:scale(1.06)}.act-content.svelte-ju90o8{flex-direction:column;flex-grow:1;padding:2rem;display:flex;position:relative}.act-num.svelte-ju90o8{font-family:var(--font-serif);color:#c8974a1a;font-size:3.5rem;font-weight:300;line-height:1;display:block;position:absolute;top:1rem;right:1.5rem}.act-title.svelte-ju90o8{font-family:var(--font-serif);color:var(--cream);margin-bottom:.75rem;font-size:1.35rem;font-weight:400}.act-body.svelte-ju90o8{font-family:var(--font-sans);color:var(--text-d-mute);font-size:.82rem;line-height:1.7}.roi-layout.svelte-ju90o8{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.roi-kpi-row.svelte-ju90o8{border-radius:var(--r-md);background:#c8974a12;border:1px solid #c8974a2e;align-items:center;gap:2rem;margin-top:2rem;padding:1.25rem 1.5rem;display:flex}.roi-kpi.svelte-ju90o8{flex:1}.roi-kpi-num.svelte-ju90o8{font-family:var(--font-serif);color:var(--gold);font-size:1.6rem;font-weight:300;line-height:1;display:block}.roi-kpi-label.svelte-ju90o8{letter-spacing:.1em;text-transform:uppercase;color:var(--text-d-mute);margin-top:.35rem;font-size:.68rem;display:block}.roi-kpi-divider.svelte-ju90o8{background:#c8974a40;width:1px;height:2.5rem}.roi-chart-wrap.svelte-ju90o8{border-radius:var(--r-md);background:#f5f0e808;border:1px solid #c8974a26;padding:1.5rem 1.25rem 0;overflow:hidden}.roi-chart-area.svelte-ju90o8{align-items:flex-end;height:240px;padding-top:2rem;display:flex;position:relative}.roi-grid-line.svelte-ju90o8{pointer-events:none;z-index:0;border-top:1px dashed #c8974a1f;position:absolute;left:2.5rem;right:0}.roi-grid-lbl.svelte-ju90o8{text-align:right;color:#c8974a73;white-space:nowrap;width:2.2rem;font-size:.58rem;font-family:var(--font-sans);position:absolute;top:-.55rem;left:-2.5rem}.roi-bars-row.svelte-ju90o8{z-index:1;align-items:flex-end;gap:12px;width:100%;height:100%;padding-left:2.5rem;display:flex;position:relative}.roi-bar-col.svelte-ju90o8{flex:1;align-items:flex-end;height:100%;display:flex;position:relative}.roi-bar-track.svelte-ju90o8{align-items:flex-end;width:100%;height:100%;display:flex}.roi-bar-fill.svelte-ju90o8{width:100%;transition:background var(--t-med);background:linear-gradient(#c8974a26 0%,#c8974a99 100%);border:1px solid #c8974a47;border-bottom:none;border-radius:4px 4px 0 0;position:relative}.roi-bar-col.roi-bar-peak.svelte-ju90o8 .roi-bar-fill:where(.svelte-ju90o8){background:linear-gradient(to top, var(--gold) 0%, #c8974a80 100%);border-color:var(--gold);box-shadow:0 -4px 28px #c8974a40}.roi-bar-val.svelte-ju90o8{font-family:var(--font-serif);color:var(--gold-pale);white-space:nowrap;font-size:.68rem;line-height:1;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.roi-bar-col.roi-bar-peak.svelte-ju90o8 .roi-bar-val:where(.svelte-ju90o8){color:var(--gold);font-size:.78rem;font-weight:600}.roi-xaxis.svelte-ju90o8{border-top:1px solid #c8974a26;gap:12px;padding:.7rem 0 .85rem 2.5rem;display:flex}.roi-xaxis-col.svelte-ju90o8{text-align:center;flex-direction:column;flex:1;gap:.2rem;display:flex}.roi-xaxis-yr.svelte-ju90o8{font-family:var(--font-serif);color:var(--cream);font-size:.8rem;font-weight:400}.roi-xaxis-gain.svelte-ju90o8{letter-spacing:.05em;color:var(--text-d-mute);font-size:.62rem;font-weight:700}.roi-xaxis-gain.roi-gain-peak.svelte-ju90o8{color:var(--gold)}.why-grid.svelte-ju90o8{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=900px){.why-grid.svelte-ju90o8{grid-template-columns:1fr}}.why-card.svelte-ju90o8{background:var(--forest-card);border-radius:var(--r-md);transition:border-color var(--t-med), transform var(--t-med);border:1px solid #c8974a1a;flex-direction:column;display:flex;position:relative;overflow:hidden}.why-card.svelte-ju90o8:hover{border-color:#c8974a4d;transform:translateY(-4px)}.why-img-wrap.svelte-ju90o8{border-bottom:1px solid #c8974a1a;width:100%;height:200px;position:relative;overflow:hidden}.why-img-wrap.svelte-ju90o8 img:where(.svelte-ju90o8){object-fit:cover;width:100%;height:100%;transition:transform var(--t-med) ease}.why-card.svelte-ju90o8:hover .why-img-wrap:where(.svelte-ju90o8) img:where(.svelte-ju90o8){transform:scale(1.06)}.why-content.svelte-ju90o8{flex-direction:column;flex-grow:1;padding:2.5rem;display:flex;position:relative}.why-num.svelte-ju90o8{font-family:var(--font-serif);color:#c8974a14;font-size:4.5rem;font-weight:300;line-height:1;display:block;position:absolute;top:1rem;right:1.5rem}.why-title.svelte-ju90o8{font-family:var(--font-serif);color:var(--cream);border-bottom:1px solid #c8974a26;margin-bottom:1rem;padding-bottom:1rem;font-size:1.6rem;font-weight:400}.why-body.svelte-ju90o8{font-family:var(--font-sans);color:var(--text-d-mute);font-size:.875rem;line-height:1.75}.cta-forest-bg.svelte-ju90o8{pointer-events:none;background:radial-gradient(at 30%,#c8974a0f 0%,#0000 70%);position:absolute;inset:0}@media (width<=1100px){.plans-grid.svelte-ju90o8{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.vision-grid.svelte-ju90o8,.eco-grid.svelte-ju90o8,.roi-layout.svelte-ju90o8{grid-template-columns:1fr;gap:2.5rem}}@media (width<=640px){.plans-grid.svelte-ju90o8,.eco-grid.svelte-ju90o8{grid-template-columns:1fr}}.filter-bar.svelte-4zx930{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.filter-btn.svelte-4zx930{color:var(--text-d-mute);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast), border-color var(--t-fast), color var(--t-fast);background:0 0;border:1px solid #f5f0e826;border-radius:40px;padding:.55rem 1.4rem;font-size:.75rem;font-weight:500}.filter-btn.svelte-4zx930:hover{color:var(--cream);border-color:#c8974a66}.filter-btn.active.svelte-4zx930{background:var(--gold);border-color:var(--gold);color:var(--forest);font-weight:600}.gallery-grid.svelte-4zx930{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery-item.svelte-4zx930{cursor:pointer;border-radius:var(--r-md);background:0 0;border:none;display:block;position:relative;overflow:hidden}.gallery-item.tall.svelte-4zx930{grid-row:span 2}.gallery-img.svelte-4zx930{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.gallery-item.tall.svelte-4zx930 .gallery-img:where(.svelte-4zx930){aspect-ratio:unset;height:100%}.gallery-img.svelte-4zx930 img:where(.svelte-4zx930){object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.gallery-item.svelte-4zx930:hover .gallery-img:where(.svelte-4zx930) img:where(.svelte-4zx930){transform:scale(1.07)}.gallery-overlay.svelte-4zx930{opacity:0;transition:opacity var(--t-med);background:linear-gradient(#0000 50%,#090e0be6 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.gallery-item.svelte-4zx930:hover .gallery-overlay:where(.svelte-4zx930){opacity:1}.gallery-info.svelte-4zx930{padding:1.5rem}.gallery-cat.svelte-4zx930{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem;font-size:.6rem;font-weight:600;display:block}.gallery-title.svelte-4zx930{font-family:var(--font-serif);color:var(--cream);margin-bottom:.35rem;font-size:1.25rem;font-weight:400}.gallery-desc.svelte-4zx930{font-family:var(--font-sans);color:var(--text-d-mute);font-size:.78rem;line-height:1.5}.lightbox.svelte-4zx930{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090e0bf2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.lb-close.svelte-4zx930{color:var(--cream);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--t-fast), border-color var(--t-fast);background:#f5f0e81a;border:1px solid #f5f0e826;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.lb-close.svelte-4zx930:hover{border-color:var(--gold);background:#c8974a26}.lb-inner.svelte-4zx930{border-radius:var(--r-lg);background:var(--forest-card);border:1px solid #c8974a33;width:100%;max-width:900px;overflow:hidden}.lb-inner.svelte-4zx930 img:where(.svelte-4zx930){object-fit:cover;width:100%;max-height:65vh}.lb-caption.svelte-4zx930{padding:1.5rem 2rem}.lb-cat.svelte-4zx930{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.62rem;font-weight:600}.lb-title.svelte-4zx930{font-family:var(--font-serif);color:var(--cream);margin-top:.25rem;font-size:1.5rem;font-weight:400}.lb-desc.svelte-4zx930{font-family:var(--font-sans);color:var(--text-d-mute);margin-top:.35rem;font-size:.875rem}@media (width<=768px){.gallery-grid.svelte-4zx930{grid-template-columns:repeat(2,1fr)}.gallery-item.tall.svelte-4zx930{grid-row:span 1}}@media (width<=480px){.gallery-grid.svelte-4zx930{grid-template-columns:1fr}}.contact-grid.svelte-drgh2a{grid-template-columns:1.2fr 1fr;align-items:start;gap:4rem;display:grid}.contact-form.svelte-drgh2a{flex-direction:column;gap:1.25rem;display:flex}.form-row.svelte-drgh2a{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-field.svelte-drgh2a{flex-direction:column;gap:.5rem;display:flex}.form-field.svelte-drgh2a label:where(.svelte-drgh2a){font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--text-l-mute);font-size:.72rem;font-weight:600}.form-field.svelte-drgh2a input:where(.svelte-drgh2a),.form-field.svelte-drgh2a select:where(.svelte-drgh2a),.form-field.svelte-drgh2a textarea:where(.svelte-drgh2a){font-family:var(--font-sans);color:var(--text-l);background:var(--white);border-radius:var(--r-sm);transition:border-color var(--t-fast), box-shadow var(--t-fast);resize:vertical;border:1.5px solid #0f1e1724;outline:none;width:100%;padding:.8rem 1rem;font-size:.925rem}.form-field.svelte-drgh2a input:where(.svelte-drgh2a)::placeholder,.form-field.svelte-drgh2a textarea:where(.svelte-drgh2a)::placeholder{color:#0f1e1759}.form-field.svelte-drgh2a input:where(.svelte-drgh2a):focus,.form-field.svelte-drgh2a select:where(.svelte-drgh2a):focus,.form-field.svelte-drgh2a textarea:where(.svelte-drgh2a):focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px #c8974a1a}.submit-btn.svelte-drgh2a{align-items:center;gap:.75rem;width:fit-content;margin-top:.5rem;padding:1rem 2.5rem;font-size:.8rem;display:flex}.submit-btn.svelte-drgh2a:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.spinner.svelte-drgh2a{border:2px solid #f5f0e84d;border-top-color:var(--cream);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite svelte-drgh2a-spin;display:inline-block}@keyframes svelte-drgh2a-spin{to{transform:rotate(360deg)}}.success-box.svelte-drgh2a{background:var(--white);border-radius:var(--r-lg);text-align:center;border:1px solid #0f1e171a;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2.5rem;display:flex}.success-icon.svelte-drgh2a{width:3.5rem;height:3.5rem;color:var(--forest);background:#0f1e1714;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.success-box.svelte-drgh2a h3:where(.svelte-drgh2a){font-family:var(--font-serif);color:var(--text-l);font-size:1.75rem}.success-box.svelte-drgh2a p:where(.svelte-drgh2a){font-family:var(--font-sans);color:var(--text-l-mute);max-width:38ch;font-size:.925rem;line-height:1.7}.info-side.svelte-drgh2a{flex-direction:column;gap:1.5rem;display:flex}.info-card.svelte-drgh2a{background:var(--forest);border-radius:var(--r-lg);border:1px solid #c8974a26;padding:2.5rem}.info-list.svelte-drgh2a{flex-direction:column;gap:1.25rem;display:flex}.info-item.svelte-drgh2a{align-items:flex-start;gap:1rem;display:flex}.info-icon.svelte-drgh2a{color:var(--gold);flex-shrink:0;margin-top:.4rem;font-size:.6rem}.info-label.svelte-drgh2a{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.2rem;font-size:.62rem;font-weight:600;display:block}.info-value.svelte-drgh2a{font-family:var(--font-sans);color:var(--text-d-mute);font-size:.875rem;line-height:1.5;display:block}.hover-gold.svelte-drgh2a:hover{color:var(--gold)}.projects-quick.svelte-drgh2a{margin-top:1.5rem}.projects-quick.svelte-drgh2a h4:where(.svelte-drgh2a){font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.62rem;font-weight:600}.proj-quick-link.svelte-drgh2a{font-family:var(--font-sans);color:var(--text-d-mute);transition:color var(--t-fast);border-bottom:1px solid #f5f0e812;justify-content:space-between;align-items:center;padding:.7rem 0;font-size:.875rem;display:flex}.proj-quick-link.svelte-drgh2a:hover{color:var(--gold)}.proj-quick-link.svelte-drgh2a span:where(.svelte-drgh2a):last-child{color:var(--gold);font-size:.75rem}.schedule-card.svelte-drgh2a{background:var(--forest-mid);border-radius:var(--r-lg);border:1px solid #c8974a1f;padding:2rem}.schedule-card.svelte-drgh2a h4:where(.svelte-drgh2a){font-family:var(--font-serif);color:var(--cream);margin-bottom:.75rem;font-size:1.4rem}.schedule-card.svelte-drgh2a p:where(.svelte-drgh2a){font-family:var(--font-sans);color:var(--text-d-mute);font-size:.875rem;line-height:1.65}@media (width<=900px){.contact-grid.svelte-drgh2a{grid-template-columns:1fr;gap:2.5rem}.form-row.svelte-drgh2a{grid-template-columns:1fr}}main.svelte-1n46o8q{flex-direction:column;min-height:100svh;display:flex}
