.nav[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:var(--z-nav);background:#1a1211c7;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid transparent;transition:transform var(--t-base) var(--e-out),background var(--t-base) var(--e-out),border-color var(--t-base) var(--e-out),padding var(--t-base) var(--e-out);padding-block:.9rem;color:var(--c-cream)}.nav[data-astro-cid-5blmo7yk].is-scrolled{background:#1a1211f0;border-bottom-color:var(--c-umber-line);padding-block:.55rem;box-shadow:0 14px 40px -28px #0009}.nav[data-astro-cid-5blmo7yk].is-hidden{transform:translateY(-110%)}.nav__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav__brand[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:.7rem;color:var(--c-cream);font-family:var(--f-head);font-weight:700}.nav__logo[data-astro-cid-5blmo7yk]{width:40px;height:40px;border-radius:10px;background:var(--c-yellow);color:var(--c-umber);display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 14px -10px #ffc10773}.nav__logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100%;height:100%;object-fit:cover;display:block}.nav__brandtext[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;line-height:1.05}.nav__brandname[data-astro-cid-5blmo7yk]{font-size:1.05rem}.nav__brandsub[data-astro-cid-5blmo7yk]{font-family:var(--f-body);font-size:.72rem;font-weight:500;color:#f5f0e699;margin-top:2px;letter-spacing:.02em}.nav__menu[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.6rem}.nav__list[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.4rem;list-style:none;margin:0;padding:0}.nav__link[data-astro-cid-5blmo7yk]{font-family:var(--f-head);font-weight:500;font-size:.95rem;color:#f5f0e6cc;position:relative;padding:.4rem .2rem;transition:color var(--t-base) var(--e-out)}.nav__link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--c-yellow);transform:scaleX(0);transform-origin:left;transition:transform var(--t-base) var(--e-out)}.nav__link[data-astro-cid-5blmo7yk]:hover,.nav__link[data-astro-cid-5blmo7yk]:focus-visible{color:var(--c-cream)}.nav__link[data-astro-cid-5blmo7yk]:hover:after,.nav__link[data-astro-cid-5blmo7yk]:focus-visible:after{transform:scaleX(1)}.nav__cta[data-astro-cid-5blmo7yk]{padding:.6rem 1.1rem;font-size:.9rem}.nav__toggle[data-astro-cid-5blmo7yk]{display:none;width:44px;height:44px;border-radius:10px;border:1px solid var(--c-umber-line);background:#f5f0e60d;color:var(--c-cream);align-items:center;justify-content:center;position:relative}.nav__toggle-icon[data-astro-cid-5blmo7yk]{display:grid;place-items:center}.nav__toggle-icon--close[data-astro-cid-5blmo7yk],.nav__toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .nav__toggle-icon--open[data-astro-cid-5blmo7yk]{display:none}.nav__toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .nav__toggle-icon--close[data-astro-cid-5blmo7yk]{display:grid}@media(max-width:860px){.nav__toggle[data-astro-cid-5blmo7yk]{display:inline-flex}.nav__brand[data-astro-cid-5blmo7yk],.nav__toggle[data-astro-cid-5blmo7yk]{position:relative;z-index:2}.nav__menu[data-astro-cid-5blmo7yk]{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:var(--c-umber);padding:clamp(5rem,16vw,6rem) var(--pad-x) 2.5rem;box-sizing:border-box;overflow-y:auto;transform:translateY(-12px);opacity:0;pointer-events:none;visibility:hidden;transition:opacity var(--t-base) var(--e-out),transform var(--t-base) var(--e-out),visibility 0s linear var(--t-base);z-index:1}.nav__menu[data-astro-cid-5blmo7yk].is-open{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.nav__list[data-astro-cid-5blmo7yk]{flex-direction:column;align-items:stretch;gap:0}.nav__list[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]+li[data-astro-cid-5blmo7yk]{border-top:1px solid var(--c-umber-line)}.nav__link[data-astro-cid-5blmo7yk]{display:block;padding:1rem .2rem;font-size:1.1rem}.nav__cta[data-astro-cid-5blmo7yk]{margin-top:1.2rem;width:100%;justify-content:center;padding:.95rem 1.2rem;font-size:1rem}body.nav-open{overflow:hidden}}.hero[data-astro-cid-bbe6dxrz]{position:relative;background:var(--c-umber);color:var(--c-cream);overflow:hidden;padding-top:clamp(7rem,14vh,10rem);padding-bottom:clamp(5rem,12vh,8rem);isolation:isolate;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 60% at 80% 0%,rgba(255,193,7,.12),transparent 60%),radial-gradient(40% 40% at 0% 100%,rgba(184,134,11,.18),transparent 60%);z-index:-1;pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;text-align:left;max-width:920px}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--f-head);font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--c-yellow);background:#ffc10714;border:1px solid rgba(255,193,7,.25);padding:.45rem .9rem;border-radius:999px;margin-bottom:1.4rem}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:clamp(2.6rem,8.5vw,5.6rem);line-height:1.02;letter-spacing:-.035em;margin:0 0 1.4rem;color:var(--c-cream);font-weight:700}.hero__wordwrap[data-astro-cid-bbe6dxrz]{display:inline-block;overflow:hidden;padding-right:.18em;vertical-align:bottom}.hero__word[data-astro-cid-bbe6dxrz]{display:inline-block;transform:translateY(110%);opacity:0;transition:transform var(--t-slow) var(--e-spring),opacity var(--t-slow) var(--e-out);background:linear-gradient(180deg,#fff,#f5f0e6 70%,#d6cdbb);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__wordwrap[data-astro-cid-bbe6dxrz]:nth-child(2) .hero__word[data-astro-cid-bbe6dxrz]{background:linear-gradient(180deg,#ffdb58,#ffc107 60%,#b8860b);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__word[data-astro-cid-bbe6dxrz].is-in{transform:translateY(0);opacity:1}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1.05rem,1.6vw,1.2rem);color:#f5f0e6c7;max-width:60ch;margin:0 0 2rem}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.8rem}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;left:50%;bottom:1.4rem;transform:translate(-50%);display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;color:#f5f0e68c;font-family:var(--f-head);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;transition:color var(--t-base) var(--e-out);z-index:2}.hero__scroll[data-astro-cid-bbe6dxrz]:hover{color:var(--c-yellow)}.hero__scrolltext[data-astro-cid-bbe6dxrz]{writing-mode:horizontal-tb}.hero__scrollarrow[data-astro-cid-bbe6dxrz]{width:36px;height:36px;border-radius:50%;border:1px solid rgba(245,240,230,.25);display:grid;place-items:center;animation:bounce-down 2s var(--e-out) infinite}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero__shapes[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.shape[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;filter:blur(2px);opacity:.35;will-change:transform}.shape--1[data-astro-cid-bbe6dxrz]{width:280px;height:280px;top:8%;right:-60px;background:radial-gradient(circle at 30% 30%,rgba(255,193,7,.45),transparent 60%);animation:drift1 18s ease-in-out infinite alternate}.shape--2[data-astro-cid-bbe6dxrz]{width:200px;height:200px;bottom:10%;right:18%;background:radial-gradient(circle at 50% 50%,rgba(184,134,11,.4),transparent 60%);border-radius:50%;animation:drift2 22s ease-in-out infinite alternate}.shape--3[data-astro-cid-bbe6dxrz]{width:360px;height:360px;top:-80px;left:-120px;background:radial-gradient(circle at 50% 50%,rgba(255,193,7,.18),transparent 60%);border-radius:50%;animation:drift3 26s ease-in-out infinite alternate}.shape--4[data-astro-cid-bbe6dxrz]{width:140px;height:140px;bottom:22%;left:8%;background:linear-gradient(135deg,#f5f0e61f,#b8860b2e);border-radius:30%;transform:rotate(15deg);animation:drift4 20s ease-in-out infinite alternate}.shape--5[data-astro-cid-bbe6dxrz]{width:90px;height:90px;top:38%;right:32%;background:#ffc1072e;border-radius:50%;animation:drift2 14s ease-in-out infinite alternate}@keyframes drift1{0%{transform:translate(0) rotate(0)}to{transform:translate(-40px,30px) rotate(20deg)}}@keyframes drift2{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.15)}}@keyframes drift3{0%{transform:translate(0)}to{transform:translate(50px,40px)}}@keyframes drift4{0%{transform:translate(0) rotate(15deg)}to{transform:translate(20px,-30px) rotate(-10deg)}}@media(prefers-reduced-motion:reduce){.shape[data-astro-cid-bbe6dxrz],.hero__scrollarrow[data-astro-cid-bbe6dxrz]{animation:none!important}.hero__word[data-astro-cid-bbe6dxrz]{transform:none;opacity:1}}@media(max-width:700px){.hero__scroll[data-astro-cid-bbe6dxrz]{display:none}.hero__ctas[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{flex:1;justify-content:center}.shape--3[data-astro-cid-bbe6dxrz]{display:none}}.services[data-astro-cid-g5jplrhu]{background:var(--c-cream)}.services__head[data-astro-cid-g5jplrhu]{max-width:760px;margin:0 auto 3rem;text-align:center}.services__head[data-astro-cid-g5jplrhu] .section__title[data-astro-cid-g5jplrhu],.services__head[data-astro-cid-g5jplrhu] .section__lead[data-astro-cid-g5jplrhu]{margin-inline:auto}.services__grid[data-astro-cid-g5jplrhu]{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.service[data-astro-cid-g5jplrhu]{position:relative;background:#fff;border:1px solid var(--c-cream-line);border-radius:var(--radius-lg);padding:1.6rem 1.5rem 1.7rem;transition:transform var(--t-base) var(--e-out),box-shadow var(--t-base) var(--e-out),border-color var(--t-base) var(--e-out);overflow:hidden}.service[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;inset:0;border-radius:inherit;border-top:3px solid transparent;transition:border-color var(--t-base) var(--e-out);pointer-events:none}.service[data-astro-cid-g5jplrhu]:hover{transform:translateY(-6px);box-shadow:0 22px 42px -28px #1a121140;border-color:#b8860b59}.service[data-astro-cid-g5jplrhu]:hover:before{border-top-color:var(--c-yellow)}.service__icon[data-astro-cid-g5jplrhu]{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(140deg,#ffc10733,#b8860b1f);color:var(--c-bronze);margin-bottom:1.1rem;transition:background var(--t-base) var(--e-out),color var(--t-base) var(--e-out),transform var(--t-base) var(--e-out)}.service[data-astro-cid-g5jplrhu]:hover .service__icon[data-astro-cid-g5jplrhu]{background:var(--c-yellow);color:var(--c-umber);transform:rotate(-4deg) scale(1.05)}.service__name[data-astro-cid-g5jplrhu]{font-size:1.1rem;margin:0 0 .4rem;color:var(--c-umber)}.service__desc[data-astro-cid-g5jplrhu]{font-size:.95rem;color:var(--c-mute);margin:0;line-height:1.55}.service__corner[data-astro-cid-g5jplrhu]{position:absolute;bottom:-22px;right:-22px;width:64px;height:64px;background:radial-gradient(circle at 30% 30%,rgba(255,193,7,.2),transparent 70%);border-radius:50%;opacity:0;transition:opacity var(--t-base) var(--e-out)}.service[data-astro-cid-g5jplrhu]:hover .service__corner[data-astro-cid-g5jplrhu]{opacity:1}.why[data-astro-cid-fcgrrunm]:before{content:"";position:absolute;inset:0;background:radial-gradient(50% 50% at 100% 0%,rgba(184,134,11,.12),transparent 60%),radial-gradient(40% 40% at 0% 100%,rgba(255,193,7,.08),transparent 60%);pointer-events:none}.why[data-astro-cid-fcgrrunm] .container[data-astro-cid-fcgrrunm]{position:relative}.why__head[data-astro-cid-fcgrrunm]{max-width:720px;margin:0 auto 3rem;text-align:center}.why__head[data-astro-cid-fcgrrunm] .section__title[data-astro-cid-fcgrrunm],.why__head[data-astro-cid-fcgrrunm] .section__lead[data-astro-cid-fcgrrunm]{margin-inline:auto}.why__grid[data-astro-cid-fcgrrunm]{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:4rem}.why-card[data-astro-cid-fcgrrunm]{background:#f5f0e60a;border:1px solid var(--c-umber-line);border-radius:var(--radius-lg);padding:1.4rem 1.4rem 1.5rem;transition:transform var(--t-base) var(--e-out),background var(--t-base) var(--e-out),border-color var(--t-base) var(--e-out)}.why-card[data-astro-cid-fcgrrunm]:hover{transform:translateY(-4px);background:#ffc1070f;border-color:#ffc1074d}.why-card__icon[data-astro-cid-fcgrrunm]{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ffc1071f;color:var(--c-yellow);margin-bottom:.9rem}.why-card__label[data-astro-cid-fcgrrunm]{font-size:1.05rem;margin:0 0 .35rem;color:var(--c-cream)}.why-card__body[data-astro-cid-fcgrrunm]{font-size:.92rem;margin:0;color:#f5f0e6b3;line-height:1.55}.stats[data-astro-cid-fcgrrunm]{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--c-umber-line);padding-top:2.4rem}@media(min-width:760px){.stats[data-astro-cid-fcgrrunm]{grid-template-columns:repeat(4,1fr)}}.stat[data-astro-cid-fcgrrunm]{text-align:center;padding:.4rem .6rem}.stat__num[data-astro-cid-fcgrrunm]{font-family:var(--f-head);font-weight:700;font-size:clamp(2rem,4vw,2.8rem);color:var(--c-yellow);line-height:1;margin-bottom:.4rem;display:inline-flex;align-items:baseline;letter-spacing:-.02em}.stat__suffix[data-astro-cid-fcgrrunm]{color:var(--c-yellow)}.stat__label[data-astro-cid-fcgrrunm]{font-family:var(--f-head);font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#f5f0e6a6}.about[data-astro-cid-v2cbyr3p]{background:var(--c-cream)}.about__grid[data-astro-cid-v2cbyr3p]{display:grid;gap:3rem;align-items:center;grid-template-columns:1fr}@media(min-width:900px){.about__grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1.05fr 1fr;gap:4.5rem}}.about__copy[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1rem;color:var(--c-mute);line-height:1.75}.about__copy[data-astro-cid-v2cbyr3p] strong[data-astro-cid-v2cbyr3p]{color:var(--c-umber);font-weight:600}.about__chips[data-astro-cid-v2cbyr3p]{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem}.about__chips[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--f-head);font-size:.78rem;font-weight:500;color:var(--c-umber);background:#b8860b1a;border:1px solid rgba(184,134,11,.25);padding:.35rem .75rem;border-radius:999px}.about__chips[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]{color:var(--c-bronze);font-size:.6rem}.about__media[data-astro-cid-v2cbyr3p]{display:grid;place-items:center}.about__card[data-astro-cid-v2cbyr3p]{width:100%;max-width:460px;background:#fff;border:1px solid var(--c-cream-line);border-radius:var(--radius-lg);padding:1rem 1rem 1.2rem;box-shadow:0 28px 60px -32px #1a12114d;transition:transform var(--t-slow) var(--e-out)}.about__card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-4px) rotate(-.4deg)}.about__photo[data-astro-cid-v2cbyr3p]{position:relative;aspect-ratio:4 / 3;width:100%;border-radius:var(--radius);background:radial-gradient(60% 60% at 30% 30%,rgba(255,193,7,.45),transparent 60%),linear-gradient(135deg,var(--c-umber) 0%,#2a1f1d 100%);overflow:hidden;display:grid;place-items:center;color:var(--c-cream);isolation:isolate}.about__photo[data-astro-cid-v2cbyr3p]:before,.about__photo[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.about__photo[data-astro-cid-v2cbyr3p]:before{width:220px;height:220px;bottom:-60px;right:-60px;background:radial-gradient(circle,rgba(184,134,11,.45),transparent 60%);filter:blur(20px)}.about__photo[data-astro-cid-v2cbyr3p]:after{width:8px;height:8px;top:18px;left:18px;background:var(--c-yellow);box-shadow:0 0 0 4px #ffc1072e}.about__photo--has-image[data-astro-cid-v2cbyr3p]{background:var(--c-umber)}.about__photo--has-image[data-astro-cid-v2cbyr3p]:before,.about__photo--has-image[data-astro-cid-v2cbyr3p]:after{display:none}.about__photo[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.about__photo-mark[data-astro-cid-v2cbyr3p]{font-family:var(--f-head);font-weight:700;font-size:clamp(3.5rem,12vw,6rem);letter-spacing:-.04em;background:linear-gradient(180deg,#fff 0%,var(--c-yellow) 80%);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:2}.about__caption[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .5rem .2rem}.about__owner[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:.7rem}.about__owner-avatar[data-astro-cid-v2cbyr3p]{width:38px;height:38px;border-radius:50%;background:var(--c-yellow);color:var(--c-umber);font-family:var(--f-head);font-weight:700;font-size:.85rem;display:grid;place-items:center}.about__owner-name[data-astro-cid-v2cbyr3p]{font-family:var(--f-head);font-weight:600;color:var(--c-umber);line-height:1.1}.about__owner-role[data-astro-cid-v2cbyr3p]{font-size:.78rem;color:var(--c-mute)}.about__link[data-astro-cid-v2cbyr3p]{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--f-head);font-weight:600;font-size:.85rem;color:var(--c-umber);border-bottom:2px solid transparent;transition:border-color var(--t-base) var(--e-out),color var(--t-base) var(--e-out)}.about__link[data-astro-cid-v2cbyr3p]:hover{border-bottom-color:var(--c-yellow);color:var(--c-bronze)}.contact[data-astro-cid-xmivup5a]{background:var(--c-cream)}.contact__head[data-astro-cid-xmivup5a]{max-width:760px;margin:0 auto 3rem;text-align:center}.contact__head[data-astro-cid-xmivup5a] .section__title[data-astro-cid-xmivup5a],.contact__head[data-astro-cid-xmivup5a] .section__lead[data-astro-cid-xmivup5a]{margin-inline:auto}.contact__grid[data-astro-cid-xmivup5a]{display:grid;gap:1.2rem;grid-template-columns:1fr}@media(min-width:900px){.contact__grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1.2fr;gap:2rem}}.contact__list[data-astro-cid-xmivup5a]{list-style:none;margin:0;padding:1.5rem;background:#fff;border:1px solid var(--c-cream-line);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.2rem}.contact-item[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--c-cream-line)}.contact-item[data-astro-cid-xmivup5a]:last-of-type{border-bottom:none}.contact-item--cta[data-astro-cid-xmivup5a]{padding-top:1.2rem;padding-bottom:.4rem}.contact-item__icon[data-astro-cid-xmivup5a]{flex:none;width:40px;height:40px;border-radius:12px;background:#ffc1072e;color:var(--c-bronze);display:grid;place-items:center}.contact-item__label[data-astro-cid-xmivup5a]{font-family:var(--f-head);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--c-bronze);margin-bottom:.2rem}.contact-item__value[data-astro-cid-xmivup5a]{font-size:.95rem;color:var(--c-umber);line-height:1.55}.contact-item__link[data-astro-cid-xmivup5a]{color:var(--c-umber);border-bottom:1px solid transparent;transition:border-color var(--t-base) var(--e-out),color var(--t-base) var(--e-out)}.contact-item__link[data-astro-cid-xmivup5a]:hover{border-bottom-color:var(--c-yellow);color:var(--c-bronze)}.contact__map[data-astro-cid-xmivup5a]{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--c-cream-line);background:var(--c-umber);box-shadow:0 22px 50px -32px #1a12114d}.contact__map[data-astro-cid-xmivup5a] iframe[data-astro-cid-xmivup5a]{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;filter:saturate(.95)}@media(min-width:900px){.contact__map[data-astro-cid-xmivup5a]{aspect-ratio:auto;height:100%;min-height:480px}}.footer[data-astro-cid-sz7xmlte]{background:var(--c-umber);color:var(--c-cream);padding-top:clamp(3rem,7vw,5rem)}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;gap:1.6rem;align-items:start;grid-template-columns:1fr}@media(min-width:820px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr 1.4fr .8fr .8fr;gap:2rem;align-items:center}}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.9rem}.footer__logo[data-astro-cid-sz7xmlte]{width:52px;height:52px;border-radius:14px;background:var(--c-yellow);color:var(--c-umber);display:grid;place-items:center;overflow:hidden;flex:none;box-shadow:0 14px 22px -14px #ffc10766}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:100%;object-fit:cover;display:block}.footer__name[data-astro-cid-sz7xmlte]{font-family:var(--f-head);font-weight:700;font-size:1.15rem;color:var(--c-cream)}.footer__tag[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#f5f0e699;margin-top:2px}.footer__desc[data-astro-cid-sz7xmlte]{color:#f5f0e6a6;font-size:.9rem;margin:0;max-width:50ch}.footer__nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1.2rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-family:var(--f-head);font-weight:500;font-size:.92rem;color:#f5f0e6bf;transition:color var(--t-base) var(--e-out)}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--c-yellow)}.footer__social[data-astro-cid-sz7xmlte]{display:inline-flex;gap:.5rem}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f5f0e60d;border:1px solid var(--c-umber-line);color:var(--c-cream);transition:background var(--t-base) var(--e-out),color var(--t-base) var(--e-out),border-color var(--t-base) var(--e-out),transform var(--t-base) var(--e-out)}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--c-yellow);color:var(--c-umber);border-color:var(--c-yellow);transform:translateY(-2px)}.footer__bottom[data-astro-cid-sz7xmlte]{margin-top:clamp(2.5rem,5vw,4rem);border-top:1px solid var(--c-umber-line);padding-block:1.2rem;background:#0000002e}.footer__bottom-inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;font-size:.82rem;color:#f5f0e68c;font-family:var(--f-head);letter-spacing:.04em}.footer__credit[data-astro-cid-sz7xmlte]{letter-spacing:.05em}
