.about.svelte-1fbzgiq{position:relative;overflow:hidden}.about.svelte-1fbzgiq:before{content:"";z-index:-1;background:radial-gradient(28rem 28rem at 88% 12%, color-mix(in srgb, var(--color-rose) 16%, transparent), transparent), radial-gradient(22rem 22rem at 4% 88%, color-mix(in srgb, var(--color-gold) 12%, transparent), transparent);position:absolute;inset:0}.layout.svelte-1fbzgiq{align-items:center;gap:3rem;display:grid}@media (width>=900px){.layout.svelte-1fbzgiq{grid-template-columns:1.05fr 1fr;gap:4rem}}.accent.svelte-1fbzgiq{color:var(--color-primary)}.lede.svelte-1fbzgiq+.lede:where(.svelte-1fbzgiq){margin-top:.9rem}.tags.svelte-1fbzgiq{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.tag.svelte-1fbzgiq{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-line);padding:.5rem 1rem;font-size:.9rem;font-weight:600}.stats.svelte-1fbzgiq{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stat.svelte-1fbzgiq{border-radius:var(--radius-md);border:1px solid var(--color-line);box-shadow:var(--shadow-soft);text-align:center;background:#fff;padding:1.75rem 1.25rem}.stat__icon.svelte-1fbzgiq{border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-primary) 10%, transparent);width:3rem;height:3rem;color:var(--color-primary);justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:inline-flex}.stat.svelte-1fbzgiq:hover .stat__icon:where(.svelte-1fbzgiq){background:var(--color-primary);color:#fff;transform:scale(1.1)}.stat__value.svelte-1fbzgiq{font-family:var(--font-display);color:var(--color-primary);margin-top:.9rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.stat__label.svelte-1fbzgiq{color:var(--color-ink-soft);margin-top:.2rem;font-size:.85rem}.services.svelte-zmu4u5{background:var(--color-surface)}.head.svelte-zmu4u5{text-align:center}.head.svelte-zmu4u5 .section-title:where(.svelte-zmu4u5),.head.svelte-zmu4u5 .lede:where(.svelte-zmu4u5){margin-inline:auto}.grid.svelte-zmu4u5{grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));gap:1.25rem;margin-top:3rem;display:grid}.card.svelte-zmu4u5{border-radius:var(--radius-md);border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#fff;padding:1.9rem 1.6rem;transition:transform .25s,box-shadow .25s}.card.svelte-zmu4u5:hover{box-shadow:var(--shadow-lift);transform:translateY(-8px)}.card__icon.svelte-zmu4u5{border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-primary) 10%, transparent);width:4rem;height:4rem;color:var(--color-primary);justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.card.svelte-zmu4u5:hover .card__icon:where(.svelte-zmu4u5){transform:scale(1.1)}.card__name.svelte-zmu4u5{margin-top:1.2rem;font-size:1.3rem}.card__desc.svelte-zmu4u5{color:var(--color-ink-soft);margin-top:.5rem;line-height:1.6}.head.svelte-hpy33r{text-align:center}.head.svelte-hpy33r .section-title:where(.svelte-hpy33r),.head.svelte-hpy33r .lede:where(.svelte-hpy33r){margin-inline:auto}.filters.svelte-hpy33r{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.25rem;display:flex}.filter.svelte-hpy33r{border:1px solid var(--color-line);border-radius:var(--radius-full);color:var(--color-ink-soft);font:inherit;cursor:pointer;background:#fff;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.filter.svelte-hpy33r:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter.is-active.svelte-hpy33r{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.grid.svelte-hpy33r{grid-template-columns:repeat(auto-fill,minmax(min(100%,19rem),1fr));gap:1.1rem;margin-top:2.5rem;display:grid}.tile.svelte-hpy33r{border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.tile.svelte-hpy33r img:where(.svelte-hpy33r){aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .45s;display:block}.tile.svelte-hpy33r:hover img:where(.svelte-hpy33r){transform:scale(1.06)}.tile__zoom.svelte-hpy33r{border-radius:var(--radius-full);background:var(--color-gold);width:2.4rem;height:2.4rem;color:var(--color-plum-deep);opacity:0;place-items:center;transition:opacity .25s,transform .25s;display:grid;position:absolute;top:.75rem;right:.75rem;transform:scale(.8)}.tile.svelte-hpy33r:hover .tile__zoom:where(.svelte-hpy33r),.tile.svelte-hpy33r:focus-visible .tile__zoom:where(.svelte-hpy33r){opacity:1;transform:none}.tile__caption.svelte-hpy33r{color:#fff;text-align:left;background:linear-gradient(#0000,#000c);padding:2.75rem 1rem .9rem;position:absolute;inset:auto 0 0}.tile__cat.svelte-hpy33r{letter-spacing:.06em;text-transform:uppercase;font-size:.85rem;font-weight:700}.sr-only.svelte-hpy33r{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.empty.svelte-hpy33r{text-align:center;color:var(--color-ink-soft);margin-top:2.5rem}.lightbox.svelte-hpy33r{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;place-items:center;padding:clamp(1rem,5vw,3rem);animation:.2s ease-out svelte-hpy33r-fade;display:grid;position:fixed;inset:0}.lightbox.svelte-hpy33r img:where(.svelte-hpy33r){border-radius:var(--radius-md);object-fit:contain;max-width:min(100%,60rem);max-height:85vh}.lightbox__close.svelte-hpy33r{border-radius:var(--radius-full);color:#fff;cursor:pointer;background:#ffffff26;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:1.25rem;right:1.25rem}.lightbox__close.svelte-hpy33r:hover{background:#ffffff4d}@keyframes svelte-hpy33r-fade{0%{opacity:0}}.head.svelte-1vmce4d{text-align:center}.head.svelte-1vmce4d .section-title:where(.svelte-1vmce4d){margin-inline:auto}.grid.svelte-1vmce4d{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1.25rem;margin-top:3rem;display:grid}.card.svelte-1vmce4d{border-radius:var(--radius-md);border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#fff;padding:2rem 1.75rem;position:relative;overflow:hidden}.card__mark.svelte-1vmce4d{color:color-mix(in srgb, var(--color-gold) 35%, transparent);transition:transform .3s,color .3s;position:absolute;top:1rem;right:1rem}.card.svelte-1vmce4d:hover .card__mark:where(.svelte-1vmce4d){color:var(--color-gold);transform:rotate(-12deg)scale(1.1)}.stars.svelte-1vmce4d{color:var(--color-gold);gap:.15rem;display:flex}.card__quote.svelte-1vmce4d{color:var(--color-ink);margin:1rem 0 0;font-size:1.02rem;font-style:italic;line-height:1.65}.card__author.svelte-1vmce4d{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.avatar.svelte-1vmce4d{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;width:2.75rem;height:2.75rem;font-family:var(--font-display);place-items:center;font-size:1.15rem;font-weight:700;display:grid}.card__name.svelte-1vmce4d{font-weight:700;display:block}.card__place.svelte-1vmce4d{color:var(--color-ink-soft);font-size:.88rem;display:block}.why.svelte-whny7w{background:var(--color-plum-deep);color:#ffffffd9;position:relative;overflow:hidden}.why.svelte-whny7w .section-title:where(.svelte-whny7w){color:#fff;margin-inline:auto}.head.svelte-whny7w{text-align:center}.badge--dark.svelte-whny7w{background:color-mix(in srgb, var(--color-gold) 20%, transparent);color:var(--color-gold-light)}.ring.svelte-whny7w{border:1px solid color-mix(in srgb, var(--color-gold) 25%, transparent);border-radius:var(--radius-full);pointer-events:none;position:absolute}.ring--a.svelte-whny7w{width:26rem;height:26rem;top:-8rem;right:-8rem}.ring--b.svelte-whny7w{width:18rem;height:18rem;bottom:-6rem;left:-5rem}.grid.svelte-whny7w{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:2rem 1.5rem;margin-top:3rem;display:grid}.item__icon.svelte-whny7w{border-radius:var(--radius-md);width:3.5rem;height:3.5rem;color:var(--color-gold-light);background:#ffffff1a;justify-content:center;align-items:center;transition:background .25s,color .25s;display:inline-flex}.item.svelte-whny7w:hover .item__icon:where(.svelte-whny7w){background:var(--color-gold);color:var(--color-plum-deep)}.item__name.svelte-whny7w{color:var(--color-gold-light);margin-top:1rem;font-size:1.2rem}.item__desc.svelte-whny7w{margin-top:.45rem;line-height:1.6}.head.svelte-1hgotnh{text-align:center}.head.svelte-1hgotnh .section-title:where(.svelte-1hgotnh),.head.svelte-1hgotnh .lede:where(.svelte-1hgotnh){margin-inline:auto}.layout.svelte-1hgotnh{gap:2rem;margin-top:3rem;display:grid}@media (width>=900px){.layout.svelte-1hgotnh{grid-template-columns:2fr 3fr;align-items:start;gap:3rem}}.info.svelte-1hgotnh{gap:1rem;display:grid}.info-card.svelte-1hgotnh{border-radius:var(--radius-md);border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#fff;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.info-card__icon.svelte-1hgotnh{border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-primary) 10%, transparent);width:2.75rem;height:2.75rem;color:var(--color-primary);flex-shrink:0;place-items:center;display:grid}.info-card__label.svelte-1hgotnh{letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink-soft);font-size:.78rem;font-weight:700}.info-card__value.svelte-1hgotnh{color:var(--color-ink);margin-top:.2rem;line-height:1.5;text-decoration:none;display:block}a.info-card__value.svelte-1hgotnh:hover{color:var(--color-primary)}form.svelte-1hgotnh{border-radius:var(--radius-md);border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#fff;padding:1.75rem}.row.svelte-1hgotnh{gap:1.25rem;display:grid}@media (width>=560px){.row.svelte-1hgotnh{grid-template-columns:1fr 1fr}}.field.svelte-1hgotnh{margin-bottom:1.25rem;display:block}.field__label.svelte-1hgotnh{letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink-soft);margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.field.svelte-1hgotnh :is(input:where(.svelte-1hgotnh),select:where(.svelte-1hgotnh),textarea:where(.svelte-1hgotnh)){border:0;border-bottom:1px solid color-mix(in srgb, var(--color-gold) 55%, transparent);width:100%;color:var(--color-ink);font:inherit;resize:vertical;background:0 0;border-radius:0;padding:.6rem 0;font-size:1rem}.field.svelte-1hgotnh :where(.svelte-1hgotnh):is(input:where(.svelte-1hgotnh),select:where(.svelte-1hgotnh),textarea:where(.svelte-1hgotnh)):focus{border-bottom-color:var(--color-gold-ink);outline:none}.buttons.svelte-1hgotnh{gap:.75rem;margin-top:.5rem;display:grid}@media (width>=560px){.buttons.svelte-1hgotnh{grid-template-columns:1fr 1fr}}.submit.svelte-1hgotnh{border-radius:var(--radius-full);font:inherit;color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.25rem;font-weight:700;transition:filter .2s,transform .2s;display:inline-flex}.submit.svelte-1hgotnh:hover{filter:brightness(1.07);transform:translateY(-2px)}.submit--primary.svelte-1hgotnh{background:var(--color-primary)}.submit--whatsapp.svelte-1hgotnh{background:#128c4a}.note.svelte-1hgotnh{color:var(--color-ink-soft);margin-top:.9rem;font-size:.82rem;line-height:1.5}.hero.svelte-1uha8ag{isolation:isolate;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__media.svelte-1uha8ag{z-index:-3;background:url(../../../images/hero-wedding.jpg) 50%/cover no-repeat;background-color:var(--color-plum-deep);position:absolute;inset:0}.hero__overlay.svelte-1uha8ag{z-index:-2;background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary-deep) 80%, transparent), color-mix(in srgb, var(--color-plum-deep) 88%, transparent));position:absolute;inset:0}.orb.svelte-1uha8ag{z-index:-1;border-radius:var(--radius-full);filter:blur(70px);opacity:.5;animation:9s ease-in-out infinite svelte-1uha8ag-float;position:absolute}.orb--gold.svelte-1uha8ag{background:var(--color-gold);width:20rem;height:20rem;top:12%;left:-4rem}.orb--pink.svelte-1uha8ag{background:var(--color-rose);width:24rem;height:24rem;animation-delay:-4s;bottom:6%;right:-6rem}@keyframes svelte-1uha8ag-float{50%{transform:translateY(-26px)}}.hero__inner.svelte-1uha8ag{text-align:center;color:#fff;padding-block:6rem 4rem}.hero__badge.svelte-1uha8ag{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-gold) 22%, transparent);border:1px solid color-mix(in srgb, var(--color-gold) 55%, transparent);color:var(--color-gold-light);letter-spacing:.06em;align-items:center;gap:.45rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.hero__title.svelte-1uha8ag{margin-top:1.25rem;font-size:clamp(2.9rem,9vw,5.5rem);line-height:1.05}.hero__title.svelte-1uha8ag span:where(.svelte-1uha8ag){display:block}.hero__gold.svelte-1uha8ag{color:var(--color-gold-light)}.hero__tagline.svelte-1uha8ag{font-family:var(--font-display);color:#ffffffeb;margin-top:1rem;font-size:clamp(1.15rem,3vw,1.6rem);font-style:italic}.hero__body.svelte-1uha8ag{color:#ffffffd1;max-width:44rem;margin:1.25rem auto 0;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7}.hero__cta.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.25rem;display:flex}.btn.svelte-1uha8ag{border-radius:var(--radius-full);align-items:center;padding:.9rem 1.7rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.btn.svelte-1uha8ag:hover{transform:translateY(-2px)}.btn--gold.svelte-1uha8ag{background:var(--color-gold);color:var(--color-plum-deep)}.btn--gold.svelte-1uha8ag:hover{background:var(--color-gold-light)}.btn--outline.svelte-1uha8ag{color:#fff;border:1px solid #ffffffb3}.btn--outline.svelte-1uha8ag:hover{color:var(--color-primary);background:#fff}.scroll-hint.svelte-1uha8ag{border-radius:var(--radius-full);border:2px solid #fff9;place-items:start center;width:26px;height:42px;padding-top:8px;display:grid;position:absolute;bottom:1.75rem;left:50%;translate:-50%}.scroll-hint__dot.svelte-1uha8ag{border-radius:var(--radius-full);background:#fff;width:4px;height:8px;animation:1.6s ease-in-out infinite svelte-1uha8ag-bounce}@keyframes svelte-1uha8ag-bounce{50%{opacity:.4;transform:translateY(12px)}}
