:root{--color-graphite: #1e1e1e;--color-steel: #6e6e6e;--color-off-white: #f5f5f3;--color-wine: #5a1e2a;--color-silver: #c8c4bd;--color-paper: rgba(255, 255, 255, .7);--color-border: rgba(30, 30, 30, .12);--color-border-strong: rgba(200, 196, 189, .38);--shadow-soft: 0 20px 50px rgba(19, 18, 18, .08);--shadow-strong: 0 24px 64px rgba(17, 15, 15, .18);--radius-sm: 14px;--radius-md: 22px;--radius-lg: 34px;--container: min(1180px, calc(100vw - 2.4rem) );--header-height: 88px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:radial-gradient(circle at top left,rgba(90,30,42,.08),transparent 34%),radial-gradient(circle at 85% 20%,rgba(110,110,110,.08),transparent 28%),var(--color-off-white)}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;color:var(--color-graphite);background:linear-gradient(180deg,#ffffff9e,#f5f5f3e0),radial-gradient(circle at 20% 20%,rgba(200,196,189,.12),transparent 22%),radial-gradient(circle at 80% 0%,rgba(90,30,42,.05),transparent 26%),var(--color-off-white);line-height:1.6}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:22px 22px;opacity:.28;mix-blend-mode:soft-light}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit}::selection{background:#5a1e2a29}:focus-visible{outline:2px solid rgba(90,30,42,.72);outline-offset:4px}.page-shell{position:relative;isolation:isolate}.container{width:var(--container);margin:0 auto}.section{padding:7rem 0;scroll-margin-top:calc(var(--header-height) + 16px)}.section--tight{padding-top:5.5rem;padding-bottom:5.5rem}.section--dark{color:var(--color-off-white);background:radial-gradient(circle at top right,rgba(200,196,189,.08),transparent 24%),linear-gradient(180deg,#232323f5,#161616fa)}.section--wine{color:var(--color-off-white);background:radial-gradient(circle at 20% 20%,rgba(245,245,243,.08),transparent 24%),linear-gradient(145deg,#6f2433 0%,var(--color-wine) 48%,#42131d 100%)}.eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin:0 0 1rem;color:var(--color-steel);font-size:.78rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.section--dark .eyebrow,.section--wine .eyebrow{color:#f5f5f3bd}.eyebrow:before{content:"";width:2.5rem;height:1px;background:currentColor;opacity:.45}.display-title,.section-title,.card-title,.nameplate{margin:0;font-family:Cormorant Garamond,serif;line-height:.96;letter-spacing:-.04em}.display-title{font-size:clamp(3.7rem,9vw,6.8rem)}.section-title{font-size:clamp(2.55rem,6vw,4.4rem)}.card-title{font-size:clamp(1.8rem,3vw,2.5rem)}.body-large{font-size:clamp(1.05rem,1.8vw,1.16rem);line-height:1.8;color:var(--color-steel)}.section--dark .body-large,.section--wine .body-large{color:#f5f5f3c7}.kicker{color:var(--color-wine);font-weight:700}.card-surface{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff8c;backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.section--dark .card-surface{border-color:#f5f5f31a;background:#ffffff08;box-shadow:none}.section--wine .card-surface{border-color:#f5f5f31f;background:#ffffff0f;box-shadow:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.95rem 1.45rem;border-radius:999px;border:1px solid transparent;font-weight:800;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--color-off-white);background:linear-gradient(135deg,#6a2331 0%,var(--color-wine) 62%,#42131d 100%);box-shadow:0 18px 38px #5a1e2a42}.button--secondary{border-color:#1e1e1e2e;background:#ffffff8f;color:var(--color-graphite)}.button--light{background:var(--color-off-white);color:var(--color-wine);box-shadow:0 18px 36px #170f0f2e}.button--ghost{color:var(--color-off-white);border-color:#f5f5f340;background:#ffffff0f}.button__icon{width:1.1rem;height:1.1rem;flex:0 0 auto}.inline-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;text-decoration:none}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;transition-delay:calc(var(--reveal-order, 0) * 90ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,[data-rotator-track],.site-header,.floating-whatsapp{transition:none!important}}@media(max-width:900px){:root{--header-height: 76px}.section{padding:5.5rem 0}.grid-two{grid-template-columns:1fr}}@media(max-width:640px){:root{--container: min(100vw - 1.3rem, 100%)}.display-title{font-size:clamp(3rem,16vw,4.25rem)}.section-title{font-size:clamp(2.3rem,10.4vw,3.2rem)}.section{padding:4.5rem 0}}.site-header[data-astro-cid-ctg3m53h]{position:fixed;inset:0 0 auto;z-index:20;padding-top:1.1rem;transition:background-color .22s ease,backdrop-filter .22s ease,border-color .22s ease,box-shadow .22s ease,padding-top .22s ease}.site-header[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;inset:0;border-bottom:1px solid transparent;pointer-events:none;transition:border-color .22s ease}.site-header[data-astro-cid-ctg3m53h].is-scrolled{padding-top:0;background:#1e1e1ee6;backdrop-filter:blur(20px);box-shadow:0 16px 30px #120f0f29}.site-header[data-astro-cid-ctg3m53h].is-scrolled:after{border-color:#f5f5f314}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:var(--header-height)}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:3.25rem;height:3.25rem;border-radius:.9rem}.site-header__brand-copy[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.site-header__brand-copy[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:.88rem;letter-spacing:.14em}.site-header__brand-copy[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--color-steel)}.site-header[data-astro-cid-ctg3m53h].is-scrolled .site-header__brand-copy[data-astro-cid-ctg3m53h],.site-header[data-astro-cid-ctg3m53h].is-scrolled .site-header__list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.site-header[data-astro-cid-ctg3m53h].is-scrolled .site-header__dropdown-toggle[data-astro-cid-ctg3m53h]{color:var(--color-off-white)}.site-header[data-astro-cid-ctg3m53h].is-scrolled .site-header__brand-copy[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:#f5f5f39e}.site-header__nav[data-astro-cid-ctg3m53h]{flex:1 1 auto;display:flex;justify-content:center}.site-header__list[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.7rem;margin:0;padding:0;list-style:none}.site-header__list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.site-header__dropdown-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 0;font-size:.92rem;font-weight:700;text-decoration:none;color:var(--color-graphite);cursor:pointer}.site-header__dropdown-toggle[data-astro-cid-ctg3m53h]:after{content:"";width:.4rem;height:.4rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px)}.site-header__dropdown[data-astro-cid-ctg3m53h]{position:relative;padding-bottom:1rem;margin-bottom:-1rem}.site-header__dropdown[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;right:0;top:100%;height:1rem}.site-header__dropdown-menu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + .1rem);left:50%;min-width:18rem;padding:.8rem;display:grid;gap:.4rem;transform:translate(-50%,10px);opacity:0;pointer-events:none;background:#f5f5f3;color:var(--color-graphite);border-color:#1e1e1e1f;backdrop-filter:none;box-shadow:0 18px 38px #110f0f29;transition:opacity .18s ease,transform .18s ease}.site-header__dropdown[data-astro-cid-ctg3m53h]:hover .site-header__dropdown-menu[data-astro-cid-ctg3m53h],.site-header__dropdown[data-astro-cid-ctg3m53h]:focus-within .site-header__dropdown-menu[data-astro-cid-ctg3m53h],.site-header__dropdown[data-astro-cid-ctg3m53h].is-open .site-header__dropdown-menu[data-astro-cid-ctg3m53h]{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header__dropdown-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:grid;gap:.1rem;padding:.85rem .95rem;border-radius:16px;text-decoration:none;background:#fff;color:var(--color-graphite);border:1px solid rgba(30,30,30,.06)}.site-header__dropdown-menu[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:.88rem;color:var(--color-graphite)}.site-header__dropdown-menu[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{font-size:.8rem;color:var(--color-steel)}.site-header__dropdown-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__dropdown-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{background:#ece8e2;border-color:#5a1e2a2e}.site-header__cta[data-astro-cid-ctg3m53h]{flex:0 0 auto}.site-header__cta[data-astro-cid-ctg3m53h] .button{padding-inline:1.3rem;font-size:.92rem}.site-header__menu-toggle[data-astro-cid-ctg3m53h],.site-header__mobile[data-astro-cid-ctg3m53h]{display:none}@media(max-width:1024px){.site-header__nav[data-astro-cid-ctg3m53h],.site-header__cta[data-astro-cid-ctg3m53h]{display:none}.site-header__menu-toggle[data-astro-cid-ctg3m53h]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(30,30,30,.12);background:#ffffff9e}.site-header[data-astro-cid-ctg3m53h].is-scrolled .site-header__menu-toggle[data-astro-cid-ctg3m53h]{border-color:#f5f5f326;background:#ffffff0f;color:var(--color-off-white)}.site-header__menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{position:absolute;display:block;width:1.2rem;height:1.5px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease;transform-origin:center}.site-header__menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:first-child{transform:translateY(-5px)}.site-header__menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){transform:translateY(0)}.site-header__menu-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:last-child{transform:translateY(5px)}.site-header__menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:first-child{transform:rotate(45deg)}.site-header__menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.site-header__menu-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:last-child{transform:rotate(-45deg)}.site-header__mobile[data-astro-cid-ctg3m53h]{display:block;padding-top:.6rem}.site-header__mobile[data-astro-cid-ctg3m53h][hidden]{display:none}.site-header__mobile-inner[data-astro-cid-ctg3m53h]{padding:1rem}.site-header__mobile[data-astro-cid-ctg3m53h] nav[data-astro-cid-ctg3m53h]{display:grid;gap:.15rem}.site-header__mobile[data-astro-cid-ctg3m53h] nav[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.site-header__mobile-group[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.site-header__mobile-group[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:.85rem .4rem;font-weight:700;text-decoration:none}.site-header__mobile-group[data-astro-cid-ctg3m53h]{margin-top:.3rem;padding-top:.65rem;border-top:1px solid var(--color-border)}.site-header__mobile-group[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--color-steel)}.site-header__mobile-group[data-astro-cid-ctg3m53h] div[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-header__mobile-button[data-astro-cid-ctg3m53h]{width:100%;margin-top:1rem}}.hero[data-astro-cid-nlow4r3u]{padding-top:calc(var(--header-height) + 3.2rem)}.hero__grid[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:2.4rem;align-items:center}.hero__content[data-astro-cid-nlow4r3u]{max-width:39rem}.hero__rotator[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;gap:.9rem;margin-bottom:1.4rem;font-size:.95rem;font-weight:700;color:var(--color-steel)}.hero__rotator-window[data-astro-cid-nlow4r3u]{position:relative;height:2.5rem;overflow:hidden}.hero__rotator-track[data-astro-cid-nlow4r3u]{display:grid;transition:transform .32s ease}.hero__rotator-chip[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;height:2.5rem;padding:0 1rem;border-radius:999px;background:#5a1e2a14;color:var(--color-wine);font-weight:800;text-transform:lowercase}.hero__lede[data-astro-cid-nlow4r3u]{max-width:36rem;margin:1.6rem 0 0}.hero__title[data-astro-cid-nlow4r3u]{font-size:clamp(3.35rem,6.1vw,5.4rem)}.hero__actions[data-astro-cid-nlow4r3u]{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero__microcopy[data-astro-cid-nlow4r3u]{margin:1rem 0 0;font-size:.95rem;color:var(--color-steel)}.bgimages[data-astro-cid-nlow4r3u]{margin-right:clamp(-.8rem,-2.6vw,-2.6rem);background-image:var(--hero-bg);background-position:center center;background-repeat:no-repeat;background-size:cover}@media(max-width:1024px){.hero__grid[data-astro-cid-nlow4r3u]{grid-template-columns:1fr}.hero__content[data-astro-cid-nlow4r3u]{grid-column:1 / -1;max-width:none}.hero__visual[data-astro-cid-nlow4r3u]{order:2;margin-right:0;min-height:32rem}}@media(max-width:1024px){.bgimages[data-astro-cid-nlow4r3u]{background-image:var(--hero-bg-mobile)}}@media(max-width:640px){.hero[data-astro-cid-nlow4r3u]{padding-top:calc(var(--header-height) + 2.4rem)}.hero__rotator[data-astro-cid-nlow4r3u]{flex-wrap:wrap}.hero__visual[data-astro-cid-nlow4r3u]{min-height:24rem;border-radius:24px}}svg[data-astro-cid-qwpwysah]{width:1.5rem;height:1.5rem}.pain-points__anchor[data-astro-cid-ckcgddyt]{display:block;height:0;scroll-margin-top:calc(var(--header-height) + 16px)}.pain-points__header[data-astro-cid-ckcgddyt]{max-width:45rem;text-align:center;margin:0 auto 3rem}.pain-points__grid[data-astro-cid-ckcgddyt]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pain-points__card[data-astro-cid-ckcgddyt]{padding:1.6rem;min-height:16rem;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.pain-points__card[data-astro-cid-ckcgddyt]:hover{transform:translateY(-4px);border-color:#f5f5f32e;background:#ffffff0f}.pain-points__icon[data-astro-cid-ckcgddyt]{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(245,245,243,.12);color:var(--color-off-white)}.pain-points__card[data-astro-cid-ckcgddyt] h3[data-astro-cid-ckcgddyt]{margin:1.2rem 0 .75rem;font-size:1.35rem}.pain-points__card[data-astro-cid-ckcgddyt] p[data-astro-cid-ckcgddyt]{margin:0;color:#f5f5f3b8}.pain-points__support[data-astro-cid-ckcgddyt]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:2rem;align-items:center;padding:1.5rem;margin-top:1rem}.pain-points__support[data-astro-cid-ckcgddyt] h3[data-astro-cid-ckcgddyt]{margin:.75rem 0 0;font-size:1.55rem}.pain-points__support[data-astro-cid-ckcgddyt] p[data-astro-cid-ckcgddyt]:last-child{margin:0;color:#f5f5f3b8}@media(max-width:900px){.pain-points__grid[data-astro-cid-ckcgddyt],.pain-points__support[data-astro-cid-ckcgddyt]{grid-template-columns:1fr}}.differential__grid[data-astro-cid-ndg26mig]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,.9fr);gap:2rem;align-items:start}.differential__divider[data-astro-cid-ndg26mig]{width:1px;min-height:100%;background:linear-gradient(180deg,#1e1e1e0a,#5a1e2a33,#1e1e1e0a)}.differential__list[data-astro-cid-ndg26mig]{display:grid;gap:.85rem}.differential__item[data-astro-cid-ndg26mig]{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:1rem 1.2rem;transition:transform .22s ease,border-color .22s ease}.differential__item[data-astro-cid-ndg26mig]:hover{transform:translateY(-3px);border-color:#5a1e2a33}.differential__item[data-astro-cid-ndg26mig] span[data-astro-cid-ndg26mig]{font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1;color:var(--color-wine)}.differential__item[data-astro-cid-ndg26mig] p[data-astro-cid-ndg26mig]{margin:0;font-weight:700}@media(max-width:900px){.differential__grid[data-astro-cid-ndg26mig]{grid-template-columns:1fr}.differential__divider[data-astro-cid-ndg26mig]{display:none}}.attorneys__heading[data-astro-cid-drcl6fhn]{max-width:44rem;margin-bottom:2.5rem}.attorneys__stack[data-astro-cid-drcl6fhn]{display:grid;gap:1.4rem}.attorneys__card[data-astro-cid-drcl6fhn]{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:1.5rem;padding:1.25rem;transition:transform .22s ease,border-color .22s ease}.attorneys__card[data-astro-cid-drcl6fhn]:hover{transform:translateY(-4px);border-color:#5a1e2a29}.attorneys__card--reverse[data-astro-cid-drcl6fhn]{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.attorneys__card--reverse[data-astro-cid-drcl6fhn] .attorneys__portrait[data-astro-cid-drcl6fhn]{order:2}.attorneys__portrait[data-astro-cid-drcl6fhn]{position:relative;min-height:19rem;border-radius:26px;overflow:hidden;background:radial-gradient(circle at top right,rgba(90,30,42,.22),transparent 30%),linear-gradient(180deg,#c8c4bd70,#1e1e1e1f)}.attorneys__portrait[data-astro-cid-drcl6fhn] img[data-astro-cid-drcl6fhn]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.92) contrast(1.04)}.attorneys__card--reverse[data-astro-cid-drcl6fhn] .attorneys__portrait[data-astro-cid-drcl6fhn] img[data-astro-cid-drcl6fhn]{object-position:center 22%}.attorneys__portrait[data-astro-cid-drcl6fhn]:before{content:"";position:absolute;inset:1rem;border:1px solid rgba(245,245,243,.42);border-radius:20px}.attorneys__portrait[data-astro-cid-drcl6fhn]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 30%),linear-gradient(0deg,#12121285,#12121214 44%)}.attorneys__monogram[data-astro-cid-drcl6fhn]{position:absolute;inset:auto 1.2rem 1rem auto;font-family:Cormorant Garamond,serif;font-size:clamp(5rem,10vw,7rem);line-height:.82;color:#1e1e1ec7}.attorneys__portrait-label[data-astro-cid-drcl6fhn]{position:absolute;left:1.2rem;bottom:1.2rem;z-index:1;max-width:14rem;padding:.85rem 1rem;border-radius:18px;background:#ffffff8c;backdrop-filter:blur(18px)}.attorneys__portrait-label[data-astro-cid-drcl6fhn] span[data-astro-cid-drcl6fhn]{font-weight:700}.attorneys__content[data-astro-cid-drcl6fhn]{display:flex;flex-direction:column;justify-content:center;padding:1rem .7rem}.attorneys__role[data-astro-cid-drcl6fhn]{margin:.65rem 0 .9rem;font-size:1rem;font-weight:800;color:var(--color-wine)}@media(max-width:900px){.attorneys__card[data-astro-cid-drcl6fhn],.attorneys__card--reverse[data-astro-cid-drcl6fhn]{grid-template-columns:1fr}.attorneys__card--reverse[data-astro-cid-drcl6fhn] .attorneys__portrait[data-astro-cid-drcl6fhn]{order:initial}}.proof-section__heading[data-astro-cid-c6wkfqhi]{max-width:40rem;margin-bottom:2.4rem}.proof-section__grid[data-astro-cid-c6wkfqhi]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.proof-section__card[data-astro-cid-c6wkfqhi]{padding:1.5rem;min-height:14rem;transition:transform .22s ease,border-color .22s ease}.proof-section__card[data-astro-cid-c6wkfqhi]:hover{transform:translateY(-4px);border-color:#f5f5f32e}.proof-section__card[data-astro-cid-c6wkfqhi] p[data-astro-cid-c6wkfqhi]{margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1.08}.proof-section__card[data-astro-cid-c6wkfqhi] span[data-astro-cid-c6wkfqhi]{display:inline-block;margin-top:1.6rem;font-size:.82rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#f5f5f3a8}.proof-section__rating[data-astro-cid-c6wkfqhi]{margin-top:2rem;display:inline-flex;align-items:center;gap:1rem;padding:1rem 1.3rem;border-radius:999px;border:1px solid rgba(245,245,243,.12);background:#ffffff0d}.proof-section__rating[data-astro-cid-c6wkfqhi] p[data-astro-cid-c6wkfqhi]{margin:0;color:#f5f5f3c2}.proof-section__stars[data-astro-cid-c6wkfqhi]{display:inline-flex;gap:.35rem;color:#d9b368}.proof-section__stars[data-astro-cid-c6wkfqhi] svg[data-astro-cid-c6wkfqhi]{width:1rem;height:1rem}@media(max-width:900px){.proof-section__grid[data-astro-cid-c6wkfqhi]{grid-template-columns:1fr}.proof-section__rating[data-astro-cid-c6wkfqhi]{display:grid;border-radius:26px}}.process-section__heading[data-astro-cid-25obxio5]{max-width:38rem;margin-bottom:3rem}.process-section__line[data-astro-cid-25obxio5]{height:1px;background:linear-gradient(90deg,#1e1e1e14,#5a1e2a4d,#1e1e1e14)}.process-section__grid[data-astro-cid-25obxio5]{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.process-section__step[data-astro-cid-25obxio5]{position:relative;padding-top:1.1rem}.process-section__step[data-astro-cid-25obxio5]:before{content:"";position:absolute;top:-1.35rem;left:0;width:.9rem;height:.9rem;border-radius:999px;background:var(--color-wine);box-shadow:0 0 0 7px #5a1e2a14}.process-section__number[data-astro-cid-25obxio5]{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(4rem,8vw,5.5rem);line-height:.8;color:#5a1e2a24}.process-section__step[data-astro-cid-25obxio5] h3[data-astro-cid-25obxio5]{margin:-.2rem 0 .6rem;font-size:1.25rem}.process-section__step[data-astro-cid-25obxio5] p[data-astro-cid-25obxio5]{margin:0;color:var(--color-steel)}@media(max-width:900px){.process-section__line[data-astro-cid-25obxio5]{display:none}.process-section__grid[data-astro-cid-25obxio5]{grid-template-columns:1fr;gap:1.15rem}.process-section__step[data-astro-cid-25obxio5]{padding:1.3rem;border:1px solid var(--color-border);border-radius:24px;background:#ffffff8f}.process-section__step[data-astro-cid-25obxio5]:before{top:1.55rem;right:1.2rem;left:auto}}.insights-section__heading[data-astro-cid-ut42bkcf]{max-width:42rem;margin-bottom:2.5rem}.insights-section__grid[data-astro-cid-ut42bkcf]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.insights-section__card[data-astro-cid-ut42bkcf]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .22s ease,border-color .22s ease}.insights-section__card[data-astro-cid-ut42bkcf]:hover{transform:translateY(-4px);border-color:#5a1e2a33}.insights-section__card[data-astro-cid-ut42bkcf] span[data-astro-cid-ut42bkcf]{font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--color-steel)}.insights-section__card[data-astro-cid-ut42bkcf] h3[data-astro-cid-ut42bkcf]{margin:0;font-size:1.35rem}.insights-section__card[data-astro-cid-ut42bkcf] p[data-astro-cid-ut42bkcf]{margin:0;color:var(--color-steel)}.insights-section__card[data-astro-cid-ut42bkcf] .button{margin-top:auto;width:100%}@media(max-width:900px){.insights-section__grid[data-astro-cid-ut42bkcf]{grid-template-columns:1fr}}.contact-section__grid[data-astro-cid-jjagjrbk]{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2rem;align-items:center}.contact-section__panel[data-astro-cid-jjagjrbk]{padding:1.6rem}.contact-section__actions[data-astro-cid-jjagjrbk]{display:flex;flex-wrap:wrap;gap:.85rem}.contact-section__details[data-astro-cid-jjagjrbk]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.4rem}.contact-section__details[data-astro-cid-jjagjrbk] div[data-astro-cid-jjagjrbk]{padding:1rem 1.1rem;border-radius:20px;background:#ffffff14;border:1px solid rgba(245,245,243,.12)}.contact-section__details[data-astro-cid-jjagjrbk] span[data-astro-cid-jjagjrbk]{display:block;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#f5f5f3ad}.contact-section__details[data-astro-cid-jjagjrbk] strong[data-astro-cid-jjagjrbk]{display:block;margin-top:.4rem;font-size:1rem}.contact-section__microcopy[data-astro-cid-jjagjrbk]{margin:1rem 0 0;color:#f5f5f3b8}@media(max-width:900px){.contact-section__grid[data-astro-cid-jjagjrbk],.contact-section__details[data-astro-cid-jjagjrbk]{grid-template-columns:1fr}}.site-footer[data-astro-cid-gcn2mc3v]{padding:2.2rem 0 3rem;border-top:1px solid var(--color-border);background:#ffffff7a}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.25fr .8fr .8fr .7fr;gap:1.5rem}.site-footer__brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:.95rem;text-decoration:none}.site-footer__brand[data-astro-cid-gcn2mc3v] strong[data-astro-cid-gcn2mc3v]{display:block;font-size:1rem}.site-footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:.35rem 0 0;color:var(--color-steel)}.site-footer[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v]{margin:0 0 .95rem;font-size:.86rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.site-footer[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v],.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--color-steel);text-decoration:none}@media(max-width:900px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}.floating-whatsapp[data-astro-cid-ce2tfxup]{position:fixed;right:1.1rem;bottom:1.1rem;z-index:18;display:inline-flex;align-items:center;gap:.7rem;padding:.95rem 1.15rem;border-radius:999px;background:linear-gradient(135deg,#6a2331 0%,var(--color-wine) 70%,#42131d 100%);color:var(--color-off-white);text-decoration:none;box-shadow:0 24px 40px #21121238;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.floating-whatsapp[data-astro-cid-ce2tfxup].is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.floating-whatsapp[data-astro-cid-ce2tfxup] svg[data-astro-cid-ce2tfxup]{width:1.2rem;height:1.2rem}.floating-whatsapp[data-astro-cid-ce2tfxup] span[data-astro-cid-ce2tfxup]{font-weight:800}@media(max-width:820px){.floating-whatsapp[data-astro-cid-ce2tfxup]{opacity:1;transform:translateY(0);pointer-events:auto}}
