.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:92vh;display:flex;align-items:flex-end;padding:0 0 88px;overflow:hidden}.hero-media[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.75);opacity:0;transition:opacity 1.1s ease}.hero-video[data-astro-cid-bbe6dxrz].is-active{opacity:1}.hero-scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(180deg,#100f0e8c,#100f0e59 35%,#100f0eeb),linear-gradient(90deg,#100f0e99,#100f0e1a 55%)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:760px;display:flex;flex-direction:column;gap:22px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:var(--cream-soft)}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] span{color:var(--walnut-light);font-style:italic}.hero-text[data-astro-cid-bbe6dxrz]{max-width:540px}.hero-btns[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap}@media (max-width: 720px){.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;padding-bottom:64px}}@media (prefers-reduced-motion: reduce){.hero-video[data-astro-cid-bbe6dxrz]{transition:none}}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:center}.about-copy[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:20px}.about-tags[data-astro-cid-v2cbyr3p]{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.about-tags[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.04em;padding:8px 14px;border:1px solid var(--charcoal-line);border-radius:999px;color:#cabfa9}.about-mark[data-astro-cid-v2cbyr3p]{justify-self:center;opacity:.9}.about-mark[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:140px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4))}@media (max-width: 860px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about-mark[data-astro-cid-v2cbyr3p]{order:-1}.about-mark[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:90px}}.featured-service[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:28px;padding:32px 36px;margin-bottom:2px;background:linear-gradient(135deg,#c9a87624,#8b6f470f);border:1.5px solid var(--walnut-light)}.featured-icon[data-astro-cid-g5jplrhu]{width:62px;height:62px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--walnut-light);color:var(--ink);font-size:1.4rem}.featured-copy[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.3rem;margin-bottom:6px}.featured-copy[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:#cabfa9;font-size:1rem;max-width:640px}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--charcoal-line);border:1px solid var(--charcoal-line);border-top:none}.service-card[data-astro-cid-g5jplrhu]{background:var(--charcoal);padding:40px 32px;display:flex;flex-direction:column;gap:14px;transition:background .2s ease}.service-card[data-astro-cid-g5jplrhu]:hover{background:var(--charcoal-soft)}.service-icon[data-astro-cid-g5jplrhu]{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#c9a8761f;color:var(--walnut-light);font-size:1.1rem}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.15rem}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:#b3a893;font-size:.96rem}@media (max-width: 860px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}.featured-service[data-astro-cid-g5jplrhu]{flex-direction:column;text-align:center}}@media (max-width: 560px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.gallery-grid[data-astro-cid-srtwjgh5]{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.clip[data-astro-cid-srtwjgh5]{position:relative;aspect-ratio:4 / 5;border:none;padding:0;background:var(--charcoal-soft);cursor:pointer;overflow:hidden}.clip[data-astro-cid-srtwjgh5] video[data-astro-cid-srtwjgh5]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.clip[data-astro-cid-srtwjgh5]:hover video[data-astro-cid-srtwjgh5]{transform:scale(1.04)}.clip-overlay[data-astro-cid-srtwjgh5]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:linear-gradient(180deg,#100f0e26,#100f0e00 30%,#100f0ed9)}.play-icon[data-astro-cid-srtwjgh5]{align-self:flex-end;width:40px;height:40px;border-radius:50%;background:#e8e1d3eb;color:var(--ink);display:flex;align-items:center;justify-content:center;margin-left:auto}.clip-meta[data-astro-cid-srtwjgh5]{display:flex;flex-direction:column;gap:2px;text-align:left;color:var(--cream-soft)}.clip-meta[data-astro-cid-srtwjgh5] strong[data-astro-cid-srtwjgh5]{font-family:var(--font-display);font-size:1rem}.clip-meta[data-astro-cid-srtwjgh5] span[data-astro-cid-srtwjgh5]{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;color:var(--walnut-light);text-transform:uppercase}#video-lightbox[data-astro-cid-srtwjgh5]{border:none;background:transparent;padding:0;max-width:92vw;max-height:92vh}#video-lightbox[data-astro-cid-srtwjgh5]::backdrop{background:#100f0ee6}#video-lightbox[data-astro-cid-srtwjgh5] video[data-astro-cid-srtwjgh5]{max-width:92vw;max-height:85vh}#lightbox-close[data-astro-cid-srtwjgh5]{position:absolute;top:-44px;right:0;background:none;border:none;color:var(--cream-soft);font-size:2rem;line-height:1;cursor:pointer}@media (max-width: 860px){.gallery-grid[data-astro-cid-srtwjgh5]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.gallery-grid[data-astro-cid-srtwjgh5]{grid-template-columns:1fr;gap:8px}.clip[data-astro-cid-srtwjgh5]{aspect-ratio:16 / 10}}.photo-grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.photo-card[data-astro-cid-ihllb3az]{position:relative;margin:0;aspect-ratio:4 / 5;overflow:hidden;background:var(--charcoal-soft)}.photo-card[data-astro-cid-ihllb3az]:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:1}.photo-card[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.photo-card[data-astro-cid-ihllb3az]:hover img[data-astro-cid-ihllb3az]{transform:scale(1.04)}figcaption[data-astro-cid-ihllb3az]{position:absolute;inset:auto 0 0;padding:16px;background:linear-gradient(180deg,#100f0e00,#100f0ee0);display:flex;flex-direction:column;gap:2px}.photo-category[data-astro-cid-ihllb3az]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;color:var(--walnut-light)}.photo-title[data-astro-cid-ihllb3az]{font-family:var(--font-display);font-size:.95rem;color:var(--cream-soft)}@media (max-width: 860px){.photo-grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(2,1fr)}.photo-card[data-astro-cid-ihllb3az]:first-child{grid-column:span 2;aspect-ratio:16/10}}@media (max-width: 520px){.photo-grid[data-astro-cid-ihllb3az]{grid-template-columns:1fr;gap:8px}.photo-card[data-astro-cid-ihllb3az]:first-child{grid-column:span 1;aspect-ratio:4/5}}.trust-grid[data-astro-cid-uj2d65ae]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.trust-card[data-astro-cid-uj2d65ae]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.t-icon[data-astro-cid-uj2d65ae]{width:52px;height:52px;border-radius:50%;border:1.5px solid var(--walnut-light);display:flex;align-items:center;justify-content:center;color:var(--walnut-light);font-size:1.15rem}.trust-card[data-astro-cid-uj2d65ae] h3[data-astro-cid-uj2d65ae]{font-size:1.05rem}.trust-card[data-astro-cid-uj2d65ae] p[data-astro-cid-uj2d65ae]{font-size:.92rem;color:#b3a893}@media (max-width: 860px){.trust-grid[data-astro-cid-uj2d65ae]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.trust-grid[data-astro-cid-uj2d65ae]{grid-template-columns:1fr}}.reviews[data-astro-cid-bgwftent]{background:var(--charcoal-soft)}.reviews-container[data-astro-cid-bgwftent]{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-top:40px}.review-form[data-astro-cid-bgwftent]{display:flex;flex-direction:column;gap:16px;background:var(--charcoal);border:1px solid var(--charcoal-line);border-radius:var(--radius);padding:32px}.form-group[data-astro-cid-bgwftent]{display:flex;flex-direction:column;gap:8px}.form-input[data-astro-cid-bgwftent]{padding:12px 16px;background:var(--charcoal-soft);border:1px solid var(--charcoal-line);border-radius:6px;color:var(--cream-soft);font-family:inherit;font-size:.95rem}.form-input[data-astro-cid-bgwftent]::placeholder{color:#8a7f6c}.form-input[data-astro-cid-bgwftent]:focus{outline:none;border-color:var(--walnut-light);box-shadow:0 0 0 3px #c9a8761a}.rating-label[data-astro-cid-bgwftent]{font-weight:600;font-size:.9rem;color:var(--cream-soft)}.rating-input[data-astro-cid-bgwftent]{display:flex;gap:12px;font-size:1.8rem}.star-input[data-astro-cid-bgwftent]{appearance:none;cursor:pointer;color:var(--walnut-light);opacity:.55;font-size:1.8rem;transition:color .2s,opacity .2s,transform .2s;animation:star-attention 2.2s ease-in-out 2}.star-input[data-astro-cid-bgwftent]:before{content:"★"}.star-input[data-astro-cid-bgwftent]:hover,.star-input[data-astro-cid-bgwftent]:checked{color:var(--walnut-light);opacity:1;text-shadow:0 0 10px rgba(201,168,118,.6)}.star-input[data-astro-cid-bgwftent]:hover{transform:scale(1.15)}@keyframes star-attention{0%,to{opacity:.55;text-shadow:none}50%{opacity:1;text-shadow:0 0 8px rgba(201,168,118,.7)}}.form-message[data-astro-cid-bgwftent]{padding:12px;border-radius:6px;text-align:center;font-size:.9rem;display:none}.form-message[data-astro-cid-bgwftent].success{display:block;background:#4ade801a;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.form-message[data-astro-cid-bgwftent].error{display:block;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.reviews-grid[data-astro-cid-bgwftent]{display:grid;grid-template-columns:1fr;gap:16px;max-height:600px;overflow-y:auto}.review-card[data-astro-cid-bgwftent]{background:var(--charcoal);border:1px solid var(--charcoal-line);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;gap:12px}.review-stars[data-astro-cid-bgwftent]{color:var(--walnut-light);font-size:.85rem;display:flex;gap:3px}.review-text[data-astro-cid-bgwftent]{margin:0;font-family:var(--font-display);font-size:.98rem;color:var(--cream-soft);line-height:1.5}.review-footer[data-astro-cid-bgwftent]{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-top:8px}.review-name[data-astro-cid-bgwftent]{font-weight:600;color:var(--cream-soft)}.review-date[data-astro-cid-bgwftent]{color:#8a7f6c;font-family:var(--font-mono)}.btn-primary[data-astro-cid-bgwftent]{align-self:flex-start;border:none}.btn-primary[data-astro-cid-bgwftent]:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 1024px){.reviews-container[data-astro-cid-bgwftent]{grid-template-columns:1fr;gap:32px}.reviews-grid[data-astro-cid-bgwftent]{max-height:none}}@media (max-width: 860px){.review-form[data-astro-cid-bgwftent]{padding:24px}}.areas[data-astro-cid-r3qonw2r]{background:var(--charcoal-soft)}.areas-inner[data-astro-cid-r3qonw2r]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.areas-copy[data-astro-cid-r3qonw2r] h2[data-astro-cid-r3qonw2r]{margin-bottom:16px}.areas-list[data-astro-cid-r3qonw2r]{display:flex;flex-wrap:wrap;gap:12px}.area-chip[data-astro-cid-r3qonw2r]{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid var(--charcoal-line);border-radius:999px;font-size:.94rem;color:var(--cream-soft)}.area-chip[data-astro-cid-r3qonw2r] i[data-astro-cid-r3qonw2r]{color:var(--walnut-light);font-size:.85rem}@media (max-width: 860px){.areas-inner[data-astro-cid-r3qonw2r]{grid-template-columns:1fr}}.faq-list[data-astro-cid-al2ca2vr]{max-width:780px}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--charcoal-line);padding:22px 0}summary[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:var(--font-display);font-size:1.12rem;color:var(--cream-soft);list-style:none}summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}summary[data-astro-cid-al2ca2vr] i[data-astro-cid-al2ca2vr]{font-size:.75rem;color:var(--walnut-light);transition:transform .2s ease;flex-shrink:0;margin-left:16px}.faq-item[data-astro-cid-al2ca2vr][open] summary[data-astro-cid-al2ca2vr] i[data-astro-cid-al2ca2vr]{transform:rotate(45deg)}.faq-answer[data-astro-cid-al2ca2vr]{margin-top:14px;color:#b3a893;font-size:.97rem;max-width:640px}.contact[data-astro-cid-xmivup5a]{background:var(--charcoal-soft)}.contact-inner[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:56px}.contact-copy[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:22px}.contact-cards[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:14px;margin-top:8px}.contact-card[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:4px;padding:16px 20px;background:var(--charcoal);border:1px solid var(--charcoal-line);border-radius:var(--radius)}.c-label[data-astro-cid-xmivup5a]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--walnut-light)}.contact-card[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]{text-decoration:none;font-weight:600;color:var(--cream-soft)}.contact-form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:18px;background:var(--charcoal);border:1px solid var(--charcoal-line);border-radius:var(--radius);padding:36px}.contact-steps[data-astro-cid-xmivup5a]{list-style:none;margin:4px 0 8px;padding:0;display:flex;flex-direction:column;gap:14px}.contact-steps[data-astro-cid-xmivup5a] li[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:12px;font-size:.94rem;color:#cabfa9}.contact-steps[data-astro-cid-xmivup5a] i[data-astro-cid-xmivup5a]{width:30px;height:30px;border-radius:50%;background:#c9a8761f;color:var(--walnut-light);display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.contact-form[data-astro-cid-xmivup5a] .btn-primary[data-astro-cid-xmivup5a]{align-self:flex-start;border:none}@media (max-width: 860px){.contact-inner[data-astro-cid-xmivup5a]{grid-template-columns:1fr}}
