:root{--black:#050505;--black-soft:#0b0b0d;--black-card:#101012;--surface:#141416;--line:#c9a15a24;--line-strong:#c9a15a59;--white:#f6f3ee;--muted:#a7a099;--muted-2:#6f6a64;--gold-1:#ffe999;--gold-2:#e8d186;--gold-3:#c9a15a;--gold-4:#ae9458;--gold-5:#573812;--gold:#d9b871;--gold-gradient:linear-gradient(135deg, #ffe999 0%, #e8d186 22%, #c9a15a 58%, #8a6a2f 100%);--gold-gradient-soft:linear-gradient(135deg, #ffe999 0%, #c9a15a 100%);--font-display:"Cormorant Garamond", "Times New Roman", serif;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--max:1240px;--gutter:clamp(1.25rem, 5vw, 4rem);--radius:18px;--radius-lg:26px;--ease:cubic-bezier(.16, 1, .3, 1);--dur:.7s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6;overflow-x:hidden}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}ul{list-style:none}:focus-visible{outline:2px solid var(--gold-3);outline-offset:3px;border-radius:4px}::selection{background:var(--gold-3);color:#000}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;font-weight:600;line-height:1.02}.font-display{font-family:var(--font-display)}.eyebrow{font-family:var(--font-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--gold-3);align-items:center;gap:.7rem;font-size:.78rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--gold-gradient);width:26px;height:1px}.gold-text{background:var(--gold-gradient);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}.container{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(5rem,11vw,9rem);position:relative}.section-head{max-width:720px;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-head h2{margin-top:1.2rem;font-size:clamp(2.4rem,6vw,4.2rem)}.section-head p{color:var(--muted);max-width:56ch;margin-top:1.2rem;font-size:1.05rem}.btn{--pad-y:.95rem;--pad-x:1.9rem;padding:var(--pad-y) var(--pad-x);letter-spacing:.01em;transition:transform .4s var(--ease), box-shadow .4s var(--ease), color .4s var(--ease);will-change:transform;border-radius:100px;justify-content:center;align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;display:inline-flex;position:relative}.btn-primary{color:#17130a;background:var(--gold-gradient);box-shadow:0 10px 30px -12px #c9a15a99}.btn-primary:hover{box-shadow:0 16px 44px -12px #c9a15abf}.btn-ghost{color:var(--white);border:1px solid var(--line-strong);backdrop-filter:blur(6px);background:#ffffff05}.btn-ghost:hover{border-color:var(--gold-3);color:var(--gold-1)}.card{border:1px solid var(--line);border-radius:var(--radius);transition:border-color .5s var(--ease), transform .5s var(--ease);background:linear-gradient(#ffffff09,#ffffff02);position:relative;overflow:hidden}.card,.about__card,.process__item{position:relative;overflow:hidden}.card:after,.about__card:after,.process__item:after{content:"";pointer-events:none;opacity:0;transition:opacity .5s var(--ease);background:radial-gradient(420px 220px at var(--mx,50%) var(--my,50%), #c9a15a24, transparent 70%);position:absolute;inset:0}.card:hover:after,.about__card:hover:after,.process__item:hover:after{opacity:1}[data-reveal]{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);will-change:opacity, transform;transform:translateY(34px)}[data-reveal].is-visible,.no-js [data-reveal]{opacity:1;transform:none}.rule{background:linear-gradient(90deg, transparent, var(--line-strong), transparent);width:100%;height:1px}.grain{z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.progress[data-astro-cid-wpvy4v7s]{z-index:60;background:0 0;width:100%;height:2px;position:fixed;top:0;left:0}.progress[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{transform-origin:0;background:var(--gold-gradient);width:100%;height:100%;display:block;transform:scaleX(0)}.nav[data-astro-cid-wpvy4v7s]{z-index:50;width:100%;transition:background .5s var(--ease), backdrop-filter .5s var(--ease), border-color .5s var(--ease);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.nav[data-astro-cid-wpvy4v7s][data-scrolled]{backdrop-filter:blur(14px);border-bottom-color:var(--line);background:#050505b8}.nav__inner[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:1.5rem;height:78px;display:flex}.nav__brand[data-astro-cid-wpvy4v7s] img[data-astro-cid-wpvy4v7s]{width:auto;height:34px}.nav__links[data-astro-cid-wpvy4v7s]{gap:2.1rem;margin-inline:auto;display:none}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--muted);transition:color .35s var(--ease);padding-block:.4rem;font-size:.92rem;position:relative}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:after{content:"";background:var(--gold-gradient);transform-origin:100%;width:100%;height:1px;transition:transform .4s var(--ease);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--white)}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover:after{transform-origin:0;transform:scaleX(1)}.btn--sm[data-astro-cid-wpvy4v7s]{--pad-y:.62rem;--pad-x:1.3rem;font-size:.85rem}.nav__cta[data-astro-cid-wpvy4v7s]{display:none}.nav__burger[data-astro-cid-wpvy4v7s]{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:inline-flex}.nav__burger[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{background:var(--white);width:24px;height:2px;transition:transform .4s var(--ease), opacity .3s var(--ease)}.nav__burger[data-astro-cid-wpvy4v7s][aria-expanded=true] span[data-astro-cid-wpvy4v7s]:first-child{transform:translateY(4px)rotate(45deg)}.nav__burger[data-astro-cid-wpvy4v7s][aria-expanded=true] span[data-astro-cid-wpvy4v7s]:nth-child(2){transform:translateY(-4px)rotate(-45deg)}.nav__mobile[data-astro-cid-wpvy4v7s]{backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#050505f5;overflow:hidden}.nav__mobile[data-astro-cid-wpvy4v7s] nav[data-astro-cid-wpvy4v7s]{padding:1.4rem var(--gutter) 2rem;flex-direction:column;gap:.4rem;display:flex}.nav__mobile[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:not(.btn){font-family:var(--font-display);color:var(--white);border-bottom:1px solid var(--line);padding-block:.55rem;font-size:1.6rem}.nav__mobile[data-astro-cid-wpvy4v7s] .btn[data-astro-cid-wpvy4v7s]{margin-top:1rem}@media (width>=900px){.nav__links[data-astro-cid-wpvy4v7s]{display:flex}.nav__cta[data-astro-cid-wpvy4v7s]{display:block}.nav__burger[data-astro-cid-wpvy4v7s]{display:none}}.hero[data-astro-cid-ge2uvauf]{isolation:isolate;align-items:center;min-height:100svh;display:flex;position:relative}.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;z-index:-2;opacity:0;width:100%;height:100%;transition:opacity 1.2s var(--ease);position:absolute;inset:0}.hero__video[data-astro-cid-ge2uvauf][data-ready]{opacity:.55}.hero__aurora[data-astro-cid-ge2uvauf]{z-index:-3;background:radial-gradient(120% 120% at 50% 0,#14100a 0%,#050505 55%);position:absolute;inset:0;overflow:hidden}.orb[data-astro-cid-ge2uvauf]{filter:blur(70px);opacity:.5;border-radius:50%;position:absolute}.orb--1[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#c9a15a8c,#0000 65%);width:46vw;height:46vw;animation:16s ease-in-out infinite drift1;top:-12vw;left:-8vw}.orb--2[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#ffe99959,#0000 65%);width:38vw;height:38vw;animation:20s ease-in-out infinite drift2;bottom:-14vw;right:-6vw}.orb--3[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#8a6a2f80,#0000 65%);width:26vw;height:26vw;animation:24s ease-in-out infinite reverse drift1;top:40%;left:55%}@keyframes drift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(6vw,4vw)scale(1.12)}}@keyframes drift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-5vw,-3vw)scale(1.08)}}.hero__overlay[data-astro-cid-ge2uvauf]{z-index:-1;background:linear-gradient(#0505058c 0%,#05050559 40%,#050505 100%);position:absolute;inset:0}.hero__watermark[data-astro-cid-ge2uvauf]{z-index:-1;pointer-events:none;width:min(42vw,460px);position:absolute;top:50%;right:-4vw;translate:0 -50%}.hero__watermark[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{opacity:.08;width:100%}.hero__content[data-astro-cid-ge2uvauf]{max-width:900px;padding-top:6rem;position:relative}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;margin-top:1.6rem;font-size:clamp(2.9rem,8.5vw,6.4rem);line-height:.98}.hero__sub[data-astro-cid-ge2uvauf]{max-width:60ch;color:var(--muted);margin-top:1.8rem;font-size:clamp(1rem,2.2vw,1.22rem)}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-top:2.6rem;display:flex}.spark[data-astro-cid-ge2uvauf]{background:var(--gold-1);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 18px 4px #ffe999b3}.spark--a[data-astro-cid-ge2uvauf]{top:8%;right:12%}.spark--b[data-astro-cid-ge2uvauf]{width:5px;height:5px;bottom:4%;left:4%}.hero__scroll[data-astro-cid-ge2uvauf]{letter-spacing:.24em;text-transform:uppercase;color:var(--muted-2);flex-direction:column;align-items:center;gap:.7rem;font-size:.72rem;display:flex;position:absolute;bottom:2rem;left:50%;translate:-50%}.hero__scroll-line[data-astro-cid-ge2uvauf]{background:linear-gradient(var(--gold-3), transparent);width:1px;height:46px;position:relative;overflow:hidden}.hero__scroll-line[data-astro-cid-ge2uvauf]:after{content:"";background:var(--gold-1);width:100%;height:50%;animation:scrollcue 1.8s var(--ease) infinite;position:absolute;top:-50%;left:0}@keyframes scrollcue{0%{top:-50%}to{top:100%}}@media (width<=640px){.hero__scroll[data-astro-cid-ge2uvauf]{display:none}.hero__watermark[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{opacity:.06}}.services__head[data-astro-cid-lesv7jgp]{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.services__head-text[data-astro-cid-lesv7jgp]{margin-bottom:0}.services__controls[data-astro-cid-lesv7jgp]{flex:none;gap:.7rem;padding-bottom:.4rem;display:none}.services__arrow[data-astro-cid-lesv7jgp]{border:1px solid var(--line-strong);width:52px;height:52px;color:var(--white);transition:color .35s var(--ease), border-color .35s var(--ease), background .35s var(--ease), opacity .35s var(--ease);background:#ffffff05;border-radius:50%;place-items:center;display:grid}.services__arrow[data-astro-cid-lesv7jgp]:hover:not(:disabled){color:#17130a;background:var(--gold-gradient);border-color:#0000}.services__arrow[data-astro-cid-lesv7jgp]:disabled{opacity:.3;cursor:default}.services__viewport[data-astro-cid-lesv7jgp]{scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overflow:auto hidden}.services__viewport[data-astro-cid-lesv7jgp]::-webkit-scrollbar{display:none}.services__viewport[data-astro-cid-lesv7jgp].is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.services__viewport[data-astro-cid-lesv7jgp].is-dragging .service[data-astro-cid-lesv7jgp]{pointer-events:none}.services__track[data-astro-cid-lesv7jgp]{padding-inline:var(--gutter);gap:1.2rem;width:max-content;padding-block:.6rem;display:flex}.service[data-astro-cid-lesv7jgp]{scroll-snap-align:start;transition:border-color .5s var(--ease), transform .5s var(--ease);flex-direction:column;flex:0 0 clamp(280px,82vw,360px);padding:2.4rem 2rem 2.6rem;display:flex}.service[data-astro-cid-lesv7jgp]:hover{border-color:var(--line-strong);transform:translateY(-6px)}.service__top[data-astro-cid-lesv7jgp]{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.service__index[data-astro-cid-lesv7jgp]{background:var(--gold-gradient);-webkit-text-fill-color:transparent;background-clip:text;font-size:2.6rem;line-height:1}.service__short[data-astro-cid-lesv7jgp]{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);text-align:right;max-width:46%;font-size:.74rem}.service__title[data-astro-cid-lesv7jgp]{margin-bottom:.8rem;font-size:1.7rem}.service__desc[data-astro-cid-lesv7jgp]{color:var(--muted);margin-bottom:1.6rem;font-size:.98rem}.service__features[data-astro-cid-lesv7jgp]{border-top:1px solid var(--line);flex-direction:column;gap:.7rem;margin-top:auto;padding-top:1.4rem;display:flex}.service__features[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{color:var(--white);align-items:center;gap:.7rem;font-size:.9rem;display:flex}.tick[data-astro-cid-lesv7jgp]{background:var(--gold-gradient);border-radius:50%;flex:none;width:16px;height:16px;position:relative}.tick[data-astro-cid-lesv7jgp]:after{content:"";border:2px solid #17130a;border-width:0 2px 2px 0;width:4px;height:7px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}.services__progress[data-astro-cid-lesv7jgp]{background:var(--line);border-radius:3px;height:3px;margin-top:2rem;overflow:hidden}.services__progress[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{background:var(--gold-gradient);border-radius:3px;width:0%;min-width:12%;height:100%;transition:width .15s linear;display:block}@media (width>=760px){.services__controls[data-astro-cid-lesv7jgp]{display:flex}}.about[data-astro-cid-oxgmilyn]{position:relative}.about__grid[data-astro-cid-oxgmilyn]{align-items:start;gap:3rem;display:grid}.about__title[data-astro-cid-oxgmilyn]{margin-top:1.2rem;font-size:clamp(2.2rem,5vw,3.6rem)}.about__text[data-astro-cid-oxgmilyn]{color:var(--muted);max-width:56ch;margin-top:1.4rem;font-size:1.08rem}.about__cards[data-astro-cid-oxgmilyn]{flex-direction:column;gap:1rem;margin-top:2.6rem;display:flex}.about__card[data-astro-cid-oxgmilyn]{border:1px solid var(--line);border-radius:var(--radius);transition:border-color .4s var(--ease);background:#ffffff04;gap:1.1rem;padding:1.3rem 1.4rem;display:flex}.about__card[data-astro-cid-oxgmilyn]:hover{border-color:var(--line-strong)}.about__card-bar[data-astro-cid-oxgmilyn]{background:var(--gold-gradient);border-radius:3px;flex:none;width:3px}.about__card[data-astro-cid-oxgmilyn] h3[data-astro-cid-oxgmilyn]{margin-bottom:.3rem;font-size:1.3rem}.about__card[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--muted);font-size:.94rem}.about__aside[data-astro-cid-oxgmilyn]{position:sticky;top:100px}.about__note[data-astro-cid-oxgmilyn]{font-family:var(--font-display);color:var(--white);margin-top:0;font-size:1.4rem;font-style:italic;line-height:1.3}@media (width>=980px){.about__grid[data-astro-cid-oxgmilyn]{grid-template-columns:1.15fr .85fr;gap:4rem}}.process__list[data-astro-cid-grsovck6]{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;display:grid}.process__item[data-astro-cid-grsovck6]{border:1px solid var(--line);border-radius:var(--radius);transition:transform .5s var(--ease), border-color .5s var(--ease);background:linear-gradient(#ffffff08,#ffffff02);padding:2rem 1.6rem;position:relative}.process__item[data-astro-cid-grsovck6]:hover{border-color:var(--line-strong);transform:translateY(-6px)}.process__step[data-astro-cid-grsovck6]{color:#0000;-webkit-text-stroke:1px var(--gold-3);opacity:.85;margin-bottom:1rem;font-size:3.2rem;line-height:1;display:block}.process__body[data-astro-cid-grsovck6] h3[data-astro-cid-grsovck6]{margin-bottom:.5rem;font-size:1.45rem}.process__body[data-astro-cid-grsovck6] p[data-astro-cid-grsovck6]{color:var(--muted);font-size:.95rem}.faqsection__grid[data-astro-cid-hemr5th4]{align-items:start;gap:2.5rem;display:grid}.faqsection__head[data-astro-cid-hemr5th4] h2[data-astro-cid-hemr5th4]{margin-top:1.2rem;font-size:clamp(2.1rem,4.5vw,3.2rem)}.faqsection__head[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{color:var(--muted);max-width:42ch;margin-top:1.2rem}@media (width>=940px){.faqsection__grid[data-astro-cid-hemr5th4]{grid-template-columns:.8fr 1.2fr;gap:4rem}.faqsection__head[data-astro-cid-hemr5th4]{position:sticky;top:110px}}.faq[data-astro-cid-hemr5th4]{flex-direction:column;gap:.7rem;display:flex}.faq__item[data-astro-cid-hemr5th4]{border:1px solid var(--line);border-radius:var(--radius);transition:border-color .4s var(--ease);background:#ffffff04;overflow:hidden}.faq__item[data-astro-cid-hemr5th4].is-open{border-color:var(--line-strong)}.faq__q[data-astro-cid-hemr5th4]{text-align:left;width:100%;font-family:var(--font-display);color:var(--white);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;font-size:1.28rem;display:flex}.faq__icon[data-astro-cid-hemr5th4]{flex:none;width:18px;height:18px;position:relative}.faq__icon[data-astro-cid-hemr5th4] i[data-astro-cid-hemr5th4]{background:var(--gold-3);width:14px;height:2px;transition:transform .4s var(--ease);position:absolute;top:50%;left:50%;translate:-50% -50%}.faq__icon[data-astro-cid-hemr5th4] i[data-astro-cid-hemr5th4]:nth-child(2){transform:rotate(90deg)}.faq__item[data-astro-cid-hemr5th4].is-open .faq__icon[data-astro-cid-hemr5th4] i[data-astro-cid-hemr5th4]:nth-child(2){transform:rotate(0)}.faq__body[data-astro-cid-hemr5th4]{opacity:0;transition:grid-template-rows .45s var(--ease), opacity .4s var(--ease);grid-template-rows:0fr;display:grid}.faq__item[data-astro-cid-hemr5th4].is-open .faq__body[data-astro-cid-hemr5th4]{opacity:1;grid-template-rows:1fr}.faq__inner[data-astro-cid-hemr5th4]{min-height:0;overflow:hidden}.faq__inner[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{color:var(--muted);max-width:62ch;padding:0 1.5rem 1.5rem;font-size:.98rem}@media (prefers-reduced-motion:reduce){.faq__body[data-astro-cid-hemr5th4]{transition:none}}.cta[data-astro-cid-blvy5prr]{text-align:center;position:relative;overflow:hidden}.cta__bg[data-astro-cid-blvy5prr]{pointer-events:none;background:radial-gradient(60% 50% at 50% 30%,#c9a15a29,#0000 70%);height:140%;position:absolute;inset:-20% 0 auto}.cta__inner[data-astro-cid-blvy5prr]{flex-direction:column;align-items:center;max-width:760px;margin-inline:auto;display:flex;position:relative}.cta__mark[data-astro-cid-blvy5prr]{opacity:.85;width:64px;margin-bottom:1.6rem}.cta__title[data-astro-cid-blvy5prr]{margin-top:1.2rem;font-size:clamp(2.6rem,7vw,5rem);line-height:1.02}.cta__text[data-astro-cid-blvy5prr]{color:var(--muted);max-width:48ch;margin-top:1.4rem;font-size:1.1rem}.cta__actions[data-astro-cid-blvy5prr]{margin-top:2.4rem}.cta__sign[data-astro-cid-blvy5prr]{color:var(--gold-2);margin-top:2.8rem;font-size:1.5rem;font-style:italic}.footer[data-astro-cid-jo6i4kqk]{background:var(--black);padding-top:3rem}.footer__inner[data-astro-cid-jo6i4kqk]{gap:2.4rem;padding-block:3.4rem;display:grid}.footer__brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:auto;height:42px}.footer__brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:var(--muted);margin-top:1rem;font-size:1.15rem;font-style:italic}.footer__label[data-astro-cid-jo6i4kqk]{letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2);margin-bottom:1rem;font-size:.72rem;display:block}.footer__nav[data-astro-cid-jo6i4kqk],.footer__contact[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.7rem;display:flex}.footer__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer__contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--muted);transition:color .3s var(--ease);width:fit-content;font-size:.95rem}.footer__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.footer__contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--gold-1)}.footer__city[data-astro-cid-jo6i4kqk]{color:var(--muted-2);font-size:.9rem}.footer__bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);color:var(--muted-2);flex-wrap:wrap;justify-content:space-between;gap:.6rem;padding-block:1.8rem;font-size:.82rem;display:flex}@media (width>=760px){.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1.4fr 1fr 1fr}}
