:root{--ivory: #faf8f4;--white: #ffffff;--stone: #f0ece4;--stone-mid: #e0d9cf;--charcoal: #1e1e1e;--ink: #2c2c2c;--slate: #5a5a6a;--slate-lt: #9a9aaa;--gold: #b8933a;--gold-lt: #d4aa57;--gold-pale: #f5edd8;--border: rgba(184,147,58,.18);--shadow: rgba(30,30,30,.07)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--ivory);color:var(--ink);overflow-x:hidden}.s-white{padding:6rem 6vw;background:var(--white)}.s-stone{padding:6rem 6vw;background:var(--stone)}.s-ivory{padding:6rem 6vw;background:var(--ivory)}.eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem;display:flex;align-items:center;gap:.6rem}.eyebrow:before{content:"";display:block;width:22px;height:1px;background:var(--gold)}.sec-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:700;line-height:1.2;color:var(--charcoal);margin-bottom:1.2rem}.sec-lead{font-size:1rem;font-weight:300;color:var(--slate);line-height:1.88;max-width:620px;margin-bottom:3rem}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.s-white,.s-stone,.s-ivory{padding:4rem 5vw}}.lang-picker[data-astro-cid-dkurt46j]{display:flex;gap:.5rem}.lang-btn[data-astro-cid-dkurt46j]{font-size:.75rem;font-weight:600;color:var(--slate);text-decoration:none;padding:.3rem .6rem;border:1px solid var(--border);border-radius:4px;transition:all .2s}.lang-btn[data-astro-cid-dkurt46j]:hover{background:var(--gold-pale);color:var(--gold);border-color:var(--gold)}.lang-btn[data-astro-cid-dkurt46j].active{background:var(--gold);color:var(--white);border-color:var(--gold)}.topbar[data-astro-cid-axxsutmj]{position:sticky;top:0;z-index:100;background:#faf8f4f7;backdrop-filter:blur(14px);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:1.1rem 6vw}.logo[data-astro-cid-axxsutmj]{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:700;color:var(--charcoal);text-decoration:none}.logo[data-astro-cid-axxsutmj] em[data-astro-cid-axxsutmj]{color:var(--gold);font-style:normal}.topbar-actions[data-astro-cid-axxsutmj]{display:flex;align-items:center;gap:1rem}.topbar-cta[data-astro-cid-axxsutmj]{display:none}@media(max-width:560px){.topbar[data-astro-cid-axxsutmj]{padding:1rem 5vw;flex-direction:row;justify-content:space-between;gap:.5rem}.logo[data-astro-cid-axxsutmj]{font-size:1.1rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:92vh;background:radial-gradient(ellipse 55% 70% at 100% 50%,rgba(184,147,58,.09) 0%,transparent 65%),linear-gradient(168deg,var(--white) 0%,var(--ivory) 55%,var(--stone) 100%);display:flex;align-items:center;padding:5rem 6vw;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:after{content:"§";font-family:Cormorant Garamond,serif;font-size:clamp(14rem,28vw,26rem);font-weight:700;color:#b8933a0e;position:absolute;right:-2vw;top:50%;transform:translateY(-50%);line-height:1;pointer-events:none;user-select:none}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:700px;position:relative;z-index:2}.hero-eyebrow[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.6rem;color:var(--gold);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.8rem;animation:fadeUp .9s ease both}.hero-eyebrow[data-astro-cid-bbe6dxrz]:before{content:"";display:block;width:28px;height:1px;background:var(--gold)}.hero-title[data-astro-cid-bbe6dxrz]{font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,5.5vw,4.5rem);font-weight:700;line-height:1.08;color:var(--charcoal);margin-bottom:1.6rem;animation:fadeUp .9s ease .12s both}.hero-title[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{color:var(--gold);font-style:italic}.hero-lead[data-astro-cid-bbe6dxrz]{font-size:clamp(.98rem,1.6vw,1.12rem);font-weight:300;color:var(--slate);line-height:1.85;max-width:560px;margin-bottom:2.8rem;animation:fadeUp .9s ease .24s both}.btn-group[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.9rem;animation:fadeUp .9s ease .36s both}.btn-dark[data-astro-cid-bbe6dxrz]{background:var(--charcoal);color:var(--ivory);font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:1rem 2.2rem;text-decoration:none;border:1px solid var(--charcoal);display:inline-block;transition:background .2s,transform .2s,border-color .2s}.btn-dark[data-astro-cid-bbe6dxrz]:hover{background:var(--gold);border-color:var(--gold);transform:translateY(-2px)}.btn-outline[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--charcoal);font-size:.84rem;font-weight:500;letter-spacing:.04em;padding:1rem 2rem;text-decoration:none;border:1px solid var(--stone-mid);display:inline-block;transition:border-color .2s,color .2s}.btn-outline[data-astro-cid-bbe6dxrz]:hover{border-color:var(--gold);color:var(--gold)}.trust-row[data-astro-cid-bbe6dxrz]{margin-top:3.5rem;display:flex;flex-wrap:wrap;gap:.6rem;animation:fadeUp .9s ease .48s both}.chip[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.45rem;background:var(--white);border:1px solid var(--border);color:var(--slate);font-size:.72rem;font-weight:500;letter-spacing:.04em;padding:.4rem .85rem}.chip[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:12px;height:12px;stroke:var(--gold);fill:none;stroke-width:2;flex-shrink:0}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 5vw;min-height:auto}.hero[data-astro-cid-bbe6dxrz]:after{content:none}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.2rem,8vw,2.6rem)}.btn-group[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.btn-dark[data-astro-cid-bbe6dxrz],.btn-outline[data-astro-cid-bbe6dxrz]{width:100%;text-align:center;justify-content:center}.trust-row[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start;gap:.8rem}}.prob-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--stone-mid);border:1px solid var(--stone-mid)}.prob-card[data-astro-cid-oo6sugl5]{background:var(--white);padding:2.2rem 2rem;transition:background .25s}.prob-card[data-astro-cid-oo6sugl5]:hover{background:var(--gold-pale)}.prob-n[data-astro-cid-oo6sugl5]{font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:600;color:#b8933a33;line-height:1;margin-bottom:1rem}.prob-card[data-astro-cid-oo6sugl5] h3[data-astro-cid-oo6sugl5]{font-size:.92rem;font-weight:600;color:var(--charcoal);margin-bottom:.6rem}.prob-card[data-astro-cid-oo6sugl5] p[data-astro-cid-oo6sugl5]{font-size:.87rem;font-weight:300;color:var(--slate);line-height:1.75}.legal-grid[data-astro-cid-6sshswgu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.2rem;margin-top:2.5rem}.legal-card[data-astro-cid-6sshswgu]{background:var(--white);padding:2rem 1.8rem;border-top:3px solid var(--gold);box-shadow:0 2px 18px var(--shadow);transition:transform .25s,box-shadow .25s}.legal-card[data-astro-cid-6sshswgu]:hover{transform:translateY(-4px);box-shadow:0 10px 32px #1e1e1e1c}.law-tag[data-astro-cid-6sshswgu]{display:inline-block;background:var(--gold-pale);color:var(--gold);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.28rem .7rem;margin-bottom:1rem}.legal-card[data-astro-cid-6sshswgu] h3[data-astro-cid-6sshswgu]{font-family:Cormorant Garamond,serif;font-size:1.12rem;font-weight:700;color:var(--charcoal);margin-bottom:.7rem;line-height:1.3}.legal-card[data-astro-cid-6sshswgu] p[data-astro-cid-6sshswgu]{font-size:.87rem;font-weight:300;color:var(--slate);line-height:1.78}.doctrine-box[data-astro-cid-6sshswgu]{margin-top:3rem;background:var(--charcoal);color:var(--white);padding:3rem;display:flex;gap:2rem;align-items:flex-start}.doctrine-mark[data-astro-cid-6sshswgu]{font-family:Cormorant Garamond,serif;font-size:5rem;line-height:.7;color:var(--gold);flex-shrink:0;margin-top:.4rem}.doctrine-text[data-astro-cid-6sshswgu]{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.75;color:#ffffffe0}.doctrine-cite[data-astro-cid-6sshswgu]{display:block;margin-top:1rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-style:normal;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-lt)}@media(max-width:820px){.doctrine-box[data-astro-cid-6sshswgu]{flex-direction:column;gap:.8rem}}.steps-wrap[data-astro-cid-cx7gdanv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:2.5rem;margin-top:3rem}.step[data-astro-cid-cx7gdanv]{position:relative}.step-num[data-astro-cid-cx7gdanv]{font-family:Cormorant Garamond,serif;font-size:3.8rem;font-weight:700;color:var(--gold);opacity:.55;line-height:1;margin-bottom:1rem}.step[data-astro-cid-cx7gdanv] h3[data-astro-cid-cx7gdanv]{font-size:.94rem;font-weight:600;color:var(--charcoal);margin-bottom:.6rem}.step[data-astro-cid-cx7gdanv] p[data-astro-cid-cx7gdanv]{font-size:.87rem;font-weight:300;color:var(--slate);line-height:1.75}.step-line[data-astro-cid-cx7gdanv]{position:absolute;top:2.4rem;right:-1.25rem;width:2.5rem;height:1px;background:var(--stone-mid)}@media(max-width:820px){.step-line[data-astro-cid-cx7gdanv]{display:none}}.lawyer-section[data-astro-cid-dtvansm3]{background:var(--ivory);padding:6rem 6vw;border-top:1px solid var(--stone-mid)}.lawyer-inner[data-astro-cid-dtvansm3]{display:grid;grid-template-columns:300px 1fr;gap:4.5rem;align-items:start;max-width:1100px}.lawyer-photo-wrap[data-astro-cid-dtvansm3]{position:relative}.lawyer-photo[data-astro-cid-dtvansm3]{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;border:1px solid var(--stone-mid)}.photo-placeholder[data-astro-cid-dtvansm3]{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,var(--stone) 0%,var(--stone-mid) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:1px solid var(--stone-mid);color:var(--slate-lt)}.photo-placeholder[data-astro-cid-dtvansm3] svg[data-astro-cid-dtvansm3]{width:52px;height:52px;stroke:var(--stone-mid);fill:none;stroke-width:1.5}.photo-placeholder[data-astro-cid-dtvansm3] span[data-astro-cid-dtvansm3]{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.lawyer-gold-bar[data-astro-cid-dtvansm3]{position:absolute;bottom:-1px;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--gold),var(--gold-lt))}.oab-badge[data-astro-cid-dtvansm3]{display:inline-flex;align-items:center;gap:.5rem;background:var(--white);border:1px solid var(--border);padding:.55rem 1rem;margin-top:1rem;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--slate)}.lawyer-name[data-astro-cid-dtvansm3]{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:var(--charcoal);line-height:1.1;margin-bottom:.4rem}.lawyer-role[data-astro-cid-dtvansm3]{font-size:.82rem;font-weight:500;color:var(--gold);letter-spacing:.07em;text-transform:uppercase;margin-bottom:2rem}.lawyer-text[data-astro-cid-dtvansm3]{font-size:.97rem;font-weight:300;color:var(--slate);line-height:1.9;margin-bottom:1.4rem}.lawyer-text[data-astro-cid-dtvansm3] strong[data-astro-cid-dtvansm3]{color:var(--charcoal);font-weight:600}.credentials[data-astro-cid-dtvansm3]{display:flex;flex-direction:column;gap:.75rem;margin:2rem 0;padding:1.8rem 2rem;background:var(--stone);border-left:3px solid var(--gold)}.cred-item[data-astro-cid-dtvansm3]{display:flex;align-items:flex-start;gap:.75rem;font-size:.87rem;color:var(--ink);font-weight:400;line-height:1.5}.cred-icon[data-astro-cid-dtvansm3]{width:15px;height:15px;stroke:var(--gold);fill:none;stroke-width:2;flex-shrink:0;margin-top:2px}.stats-row[data-astro-cid-dtvansm3]{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--stone-mid)}.stat-num[data-astro-cid-dtvansm3]{font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:700;color:var(--gold);line-height:1}.stat-label[data-astro-cid-dtvansm3]{font-size:.73rem;font-weight:500;color:var(--slate);letter-spacing:.04em;margin-top:.3rem}@media(max-width:820px){.lawyer-inner[data-astro-cid-dtvansm3]{grid-template-columns:1fr;gap:2.5rem}.lawyer-photo-wrap[data-astro-cid-dtvansm3]{max-width:280px}}@media(max-width:560px){.lawyer-section[data-astro-cid-dtvansm3]{padding:4rem 5vw}}.cta-section[data-astro-cid-4xty6sx2]{background:var(--charcoal);color:var(--ivory);padding:7rem 6vw;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,var(--gold) 50%,transparent 100%)}.cta-section[data-astro-cid-4xty6sx2]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(184,147,58,.07) 0%,transparent 70%);pointer-events:none}.alert-chip[data-astro-cid-4xty6sx2]{display:inline-block;background:#9b233529;border:1px solid rgba(155,35,53,.38);color:#e07080;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.4rem .9rem;margin-bottom:2rem;position:relative;z-index:2}.cta-title[data-astro-cid-4xty6sx2]{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;color:var(--white);line-height:1.15;margin-bottom:1.2rem;position:relative;z-index:2}.cta-title[data-astro-cid-4xty6sx2] em[data-astro-cid-4xty6sx2]{color:var(--gold-lt);font-style:italic}.cta-sub[data-astro-cid-4xty6sx2]{font-size:1rem;font-weight:300;color:#ffffff94;max-width:520px;margin:0 auto 2.8rem;line-height:1.82;position:relative;z-index:2}.cta-btns[data-astro-cid-4xty6sx2]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;position:relative;z-index:2}.btn-gold[data-astro-cid-4xty6sx2]{background:var(--gold);color:var(--charcoal);font-size:.86rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:1.1rem 2.5rem;text-decoration:none;border:1px solid var(--gold);transition:background .2s,transform .2s,box-shadow .2s}.btn-gold[data-astro-cid-4xty6sx2]:hover{background:var(--gold-lt);border-color:var(--gold-lt);transform:translateY(-2px);box-shadow:0 8px 28px #b8933a47}.btn-ghost[data-astro-cid-4xty6sx2]{background:transparent;color:#ffffffb3;font-size:.86rem;font-weight:400;letter-spacing:.04em;padding:1.1rem 2rem;text-decoration:none;border:1px solid rgba(255,255,255,.18);transition:border-color .2s,color .2s}.btn-ghost[data-astro-cid-4xty6sx2]:hover{border-color:var(--gold-lt);color:var(--gold-lt)}.cta-micro[data-astro-cid-4xty6sx2]{font-size:.75rem;color:#ffffff4d;letter-spacing:.04em;position:relative;z-index:2}.cta-micro[data-astro-cid-4xty6sx2] span[data-astro-cid-4xty6sx2]{color:#b8933aa6}@media(max-width:560px){.cta-section[data-astro-cid-4xty6sx2]{padding:4rem 5vw}.cta-btns[data-astro-cid-4xty6sx2]{flex-direction:column;width:100%;gap:1rem}.btn-gold[data-astro-cid-4xty6sx2]{width:100%;text-align:center}}.faq-list[data-astro-cid-al2ca2vr]{max-width:740px}details[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--stone-mid);padding:1.4rem 0}summary[data-astro-cid-al2ca2vr]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--charcoal);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;list-style:none}summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-plus[data-astro-cid-al2ca2vr]{font-family:DM Sans,sans-serif;font-size:1.3rem;font-weight:300;color:var(--gold);flex-shrink:0;transition:transform .3s}details[data-astro-cid-al2ca2vr][open] .faq-plus[data-astro-cid-al2ca2vr]{transform:rotate(45deg)}.faq-ans[data-astro-cid-al2ca2vr]{font-size:.9rem;font-weight:300;color:var(--slate);line-height:1.82;padding-top:.9rem;max-width:640px}.map-container[data-astro-cid-ueubjekm]{margin-top:2rem;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #0000000f;background:var(--white);padding:.5rem}.map-container[data-astro-cid-ueubjekm] iframe[data-astro-cid-ueubjekm]{border-radius:4px;display:block}footer[data-astro-cid-sz7xmlte]{background:#111;padding:2.8rem 6vw;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}.foot-logo[data-astro-cid-sz7xmlte]{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:700;color:var(--gold);text-decoration:none}.foot-logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#ffffff47;font-weight:400}.foot-disc[data-astro-cid-sz7xmlte]{font-size:.7rem;color:#fff3;line-height:1.65;max-width:580px}@media(max-width:560px){footer[data-astro-cid-sz7xmlte]{padding:2rem 5vw;flex-direction:column;text-align:center;justify-content:center}}.bottom-nav-spacer[data-astro-cid-ltxpr5xc]{height:90px;background:transparent}.bottom-nav[data-astro-cid-ltxpr5xc]{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:max-content;max-width:90%;background:#1e1e1ef2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:40px;z-index:100;padding:.4rem 1rem;box-shadow:0 12px 32px #00000040;transition:all .3s ease}.nav-inner[data-astro-cid-ltxpr5xc]{display:flex;justify-content:space-between;align-items:center}.nav-item[data-astro-cid-ltxpr5xc]{display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--slate-lt);text-decoration:none;font-size:.72rem;font-weight:500;letter-spacing:.04em;gap:.4rem;padding:.4rem .8rem;transition:color .2s,transform .2s}.nav-item[data-astro-cid-ltxpr5xc] svg[data-astro-cid-ltxpr5xc]{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8}.nav-item[data-astro-cid-ltxpr5xc]:hover{color:var(--white);transform:translateY(-2px)}.nav-item-primary[data-astro-cid-ltxpr5xc]{color:var(--gold-lt)}.nav-item-primary[data-astro-cid-ltxpr5xc]:hover{color:var(--gold)}@media(max-width:600px){.bottom-nav-spacer[data-astro-cid-ltxpr5xc]{height:75px}.bottom-nav[data-astro-cid-ltxpr5xc]{bottom:0;width:100%;border-radius:0;padding:.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,10px));border:none;border-top:1px solid rgba(255,255,255,.1)}.nav-item[data-astro-cid-ltxpr5xc]{flex-direction:column;font-size:.62rem;gap:.3rem;padding:.3rem .2rem}.nav-item[data-astro-cid-ltxpr5xc] svg[data-astro-cid-ltxpr5xc]{width:18px;height:18px}}
