/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071827;--navy-soft:#0a2342;--navy-card:#102b46;--ivory:#f5f0e6;--ivory-soft:#fbf8f2;--gold:#c79b4f;--gold-light:#dfbf80;--stone:#d9d1c3;--muted:#6c6a65;--ink:#10243a;--white:#fffdf8;--serif:Georgia, "Times New Roman", serif;--sans:var(--font-geist-sans), Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{background:var(--ivory-soft);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,a,summary,video{-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}.skip-link{z-index:200;background:var(--gold);color:var(--navy);padding:12px 16px;font-weight:700;transition:top .18s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:100;height:96px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071827e6;border-bottom:1px solid #dfbf802e;position:fixed;inset:0 0 auto}.header-inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:36px;width:min(1380px,100% - 64px);height:100%;margin:0 auto;display:grid}.brand{align-items:center;width:fit-content;display:inline-flex}.brand img{width:210px;height:auto}.desktop-nav{align-items:center;gap:34px;font-size:.92rem;display:flex}.desktop-nav a,.footer-links a,.contact-actions>a:not(.button){position:relative}.desktop-nav a:after,.footer-links a:after,.contact-actions>a:not(.button):after{content:"";background:var(--gold);height:1px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.footer-links a:hover:after,.footer-links a:focus-visible:after,.contact-actions>a:not(.button):hover:after,.contact-actions>a:not(.button):focus-visible:after{right:0}.header-cta{color:var(--gold-light);border:1px solid #dfbf80a6;justify-self:end;padding:13px 19px;font-size:.86rem;font-weight:650;transition:background .18s,color .18s,transform .18s}.header-cta:hover,.header-cta:focus-visible{background:var(--gold);color:var(--navy);transform:translateY(-1px)}.header-cta-short{display:none}.hero{background:radial-gradient(circle at 37% 38%, #1c3e598c, transparent 34%), linear-gradient(130deg, var(--navy) 0%, #081c2e 58%, #06131f 100%);min-height:900px;color:var(--white);padding-top:96px;overflow:hidden}.hero-grid{grid-template-columns:56% 44%;align-items:center;width:min(1380px,100% - 96px);min-height:714px;margin:0 auto;display:grid}.hero-copy{z-index:2;padding:76px 7vw 64px 0;position:relative}.eyebrow{color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 28px;font-size:.77rem;font-weight:700;line-height:1.4}.eyebrow:after{content:"";background:var(--gold);width:104px;height:1px;margin-top:20px;display:block}.eyebrow-dark{color:#9a6c27}.hero h1{max-width:820px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(3.45rem,4.7vw,5rem);font-weight:400;line-height:.98}.hero h1 span{color:var(--gold)}.hero-description{color:#fffdf8b8;max-width:690px;margin:30px 0 0;font-size:1.18rem;line-height:1.7}.hero-actions{align-items:center;gap:38px;margin-top:36px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:18px;min-height:60px;padding:16px 26px;font-weight:720;line-height:1.2;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:linear-gradient(135deg, #d4ae67, var(--gold));color:#071827;box-shadow:0 14px 36px #0000002e}.button-gold:hover,.button-gold:focus-visible{background:linear-gradient(135deg,#e1c382,#c18d38);box-shadow:0 18px 42px #00000040}.button-dark{background:var(--navy-soft);color:var(--white)}.button-dark:hover,.button-dark:focus-visible{background:#123451;box-shadow:0 15px 34px #0718272e}.text-link{border-bottom:1px solid #dfbf80bf;align-items:center;gap:12px;padding-bottom:8px;font-weight:620;display:inline-flex}.text-link span,.practice-card a span,.video-intro a span{transition:transform .18s}.text-link:hover span,.text-link:focus-visible span,.practice-card a:hover span,.practice-card a:focus-visible span,.video-intro a:hover span,.video-intro a:focus-visible span{transform:translate(4px,-1px)}.lawyer-signature{color:#fffdf8c7;align-items:center;gap:13px;margin-top:44px;font-size:.88rem;display:flex}.hero-credentials{border-left:2px solid var(--gold);color:#fffdf8ad;flex-direction:column;gap:7px;margin-top:38px;padding-left:18px;font-size:.78rem;line-height:1.45;display:flex}.hero-credentials strong{color:var(--white);font-family:var(--serif);font-size:1rem;font-weight:400}.lawyer-signature i{background:var(--gold);border-radius:50%;width:5px;height:5px}.hero-portrait{align-self:end;height:680px;margin-top:54px;position:relative}.portrait-arch{background:#d8d4cc;border:1px solid #dfbf80b3;border-radius:48% 48% 0 0/32% 32% 0 0;position:absolute;inset:28px 0 0 5%;overflow:hidden;box-shadow:-30px 30px 80px #00000047}.portrait-arch:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0718276b 100%);position:absolute;inset:0}.portrait-arch img{object-fit:cover;object-position:center 8%;filter:saturate(.9)contrast(1.02);width:100%;height:100%}.portrait-line{pointer-events:none;border:1px solid #c79b4f59;border-radius:50% 50% 0 0;position:absolute}.portrait-line-one{inset:0 -42px -50px 0}.portrait-line-two{inset:58px -86px -86px 10%}.portrait-caption{z-index:2;border-left:2px solid var(--gold);color:#fffdf8d1;font-family:var(--serif);background:#071827e0;margin:0;padding:17px 20px;font-size:1rem;font-style:italic;position:absolute;bottom:38px;right:-18px}.area-strip{z-index:5;background:var(--ivory);min-height:90px;color:var(--ink);border-top:1px solid #10243a1f;grid-template-columns:repeat(4,minmax(180px,1fr));align-items:stretch;display:grid;position:relative}.trust-strip span{font-family:var(--sans);flex-direction:column;gap:7px;font-size:.85rem}.trust-strip strong{color:#8b6124;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem}.area-strip span{font-family:var(--serif);text-align:center;border-right:1px solid #10243a26;justify-content:center;align-items:center;padding:18px;font-size:1.06rem;display:flex}.section{padding:124px max(48px,50% - 640px)}.section-heading,.video-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:80px;margin-bottom:62px;display:grid}.section-heading h2,.about-content h2,.video-heading h2,.process-heading h2,.faq-heading h2,.contact h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4.4vw,4.4rem);font-weight:400;line-height:1.02}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:1.04rem;line-height:1.75}.practice{background:linear-gradient(#10243a09 1px, transparent 1px), linear-gradient(90deg, #10243a09 1px, transparent 1px), var(--ivory-soft);background-size:72px 72px}.practice-grid{border-left:1px solid var(--stone);border-top:1px solid var(--stone);grid-template-columns:repeat(3,1fr);display:grid}.practice-card{border-right:1px solid var(--stone);border-bottom:1px solid var(--stone);background:#fffdf8c7;flex-direction:column;min-height:340px;padding:38px 34px 32px;transition:transform .22s,background .22s,box-shadow .22s;display:flex}.practice-card:hover{z-index:2;background:var(--white);position:relative;transform:translateY(-5px);box-shadow:0 22px 60px #0f253b1a}.card-number{color:#a2722d;letter-spacing:.16em;font-size:.74rem;font-weight:700}.card-topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.area-badge{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border:1px solid #10243a29;padding:6px 8px;font-size:.61rem;font-weight:700}.area-badge.primary{color:#8a6023;background:#c79b4f14;border-color:#9a6c2759}.personalized{background:var(--ivory)}.personalized-heading{max-width:900px;margin-bottom:60px}.personalized-heading h2{font:400 clamp(2.8rem, 4.4vw, 4.4rem) / 1.02 var(--serif);letter-spacing:-.045em;margin:0}.personalized-heading>p:last-child{max-width:760px;color:var(--muted);margin:26px 0 0;line-height:1.75}.pillars-grid{border-top:1px solid var(--stone);grid-template-columns:repeat(3,1fr);display:grid}.pillars-grid article{border-right:1px solid var(--stone);padding:38px 38px 10px 0}.pillars-grid article+article{padding-left:38px}.pillars-grid article:last-child{border-right:0}.pillars-grid span{color:#9a6c27;letter-spacing:.12em;font-size:.72rem;font-weight:700}.pillars-grid h3{font:400 1.7rem/1.15 var(--serif);margin:28px 0 14px}.pillars-grid p{color:var(--muted);margin:0;line-height:1.7}.practice-card h3{font-family:var(--serif);margin:38px 0 18px;font-size:1.85rem;font-weight:400;line-height:1.1}.practice-card p{color:var(--muted);margin:0;line-height:1.7}.practice-card a{color:#896020;width:fit-content;margin-top:auto;padding-top:22px;font-size:.85rem;font-weight:700}.about{background:var(--ivory)}.about-grid{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(60px,8vw,120px);display:grid}.about-photo-wrap{max-width:500px;position:relative}.about-photo{border:1px solid #9a6c2773;border-radius:48% 48% 4px 4px/26% 26% 4px 4px;overflow:hidden;box-shadow:28px 30px #0a234214}.about-photo img{object-fit:cover;object-position:center top;width:100%;height:670px}.about-seal{border:1px solid var(--gold);background:var(--navy-soft);width:126px;height:126px;color:var(--white);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:38px;right:-24px;box-shadow:0 14px 34px #07182747}.about-seal strong{color:var(--gold-light);font-family:var(--serif);font-size:1rem;font-weight:400}.about-seal span{letter-spacing:.12em;margin-top:5px;font-size:.75rem}.about-lead{font-family:var(--serif);font-size:1.38rem;color:var(--ink)!important;margin:34px 0 16px!important;line-height:1.5!important}.about-content>p:not(.eyebrow){max-width:780px;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.78}.credentials{border-top:1px solid #10243a29;border-left:1px solid #10243a29;grid-template-columns:repeat(2,1fr);margin-top:46px;display:grid}.credentials article{background:#fffdf866;border-bottom:1px solid #10243a29;border-right:1px solid #10243a29;min-height:172px;padding:25px 24px}.credentials span{color:#9a6c27;letter-spacing:.12em;text-transform:uppercase;font-size:.69rem;font-weight:700}.credentials h3{font-family:var(--serif);margin:14px 0 8px;font-size:1.23rem;font-weight:400;line-height:1.2}.credentials p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.55}.video-section{background:radial-gradient(circle at 15% 20%, #315c7d61, transparent 25%), linear-gradient(135deg, var(--navy) 0%, #06131f 100%);color:var(--white)}.video-heading{align-items:start}.video-heading h2{max-width:760px}.video-intro{color:#fffdf8ad;line-height:1.75}.video-intro p{margin:0 0 24px}.video-intro a{color:var(--gold-light);gap:10px;font-weight:680;display:inline-flex}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.video-card{background:#102b46b8;border:1px solid #dfbf8040;grid-template-columns:minmax(220px,.8fr) minmax(220px,1.2fr);align-items:center;display:grid;overflow:hidden}.video-frame{background:#030b12}.video-frame video{aspect-ratio:9/16;object-fit:cover;width:100%}.video-card-copy{padding:34px}.video-card-copy span{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:700}.video-card-copy h3{font-family:var(--serif);margin:20px 0 15px;font-size:2rem;font-weight:400;line-height:1.08}.video-card-copy p{color:#fffdf8a3;margin:0;font-size:.92rem;line-height:1.65}.process{background:var(--ivory-soft)}.process-heading,.faq-heading{max-width:790px;margin-bottom:60px}.steps-grid{border-top:1px solid var(--stone);grid-template-columns:repeat(3,1fr);display:grid}.steps-grid article{border-right:1px solid var(--stone);padding:40px 40px 10px 0}.steps-grid article+article{padding-left:40px}.steps-grid article:last-child{border-right:0}.steps-grid span{color:#906424;width:48px;height:48px;font-family:var(--serif);border:1px solid #9a6c2773;border-radius:50%;place-content:center;display:inline-grid}.steps-grid h3{font-family:var(--serif);margin:30px 0 15px;font-size:1.75rem;font-weight:400}.steps-grid p{color:var(--muted);margin:0;line-height:1.7}.faq{background:var(--ivory);grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:clamp(60px,9vw,130px);display:grid}.faq-heading{align-self:start;margin:0;position:sticky;top:140px}.faq-list{border-top:1px solid #10243a38}.faq-list details{border-bottom:1px solid #10243a38}.faq-list summary{cursor:pointer;font-family:var(--serif);padding:28px 56px 28px 0;font-size:1.35rem;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#9a6c27;font-family:var(--sans);font-size:1.4rem;font-weight:400;position:absolute;top:25px;right:6px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{max-width:700px;color:var(--muted);margin:-8px 50px 28px 0;line-height:1.75}.contact{background:linear-gradient(100deg, #071827f5, #0a2342e6), var(--navy);color:var(--white);padding:110px max(48px,50% - 640px)}.contact-inner{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:100px;display:grid}.contact h2{max-width:760px}.contact-inner>div:first-child>p:last-child{color:#fffdf8ad;max-width:690px;margin:26px 0 0;font-size:1.06rem;line-height:1.7}.contact-actions{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.contact-actions .button{width:100%;margin-bottom:8px}.contact-actions>a:not(.button){color:#fffdf8c7;font-size:.9rem}.site-footer{color:var(--white);background:#04101a;padding:66px max(48px,50% - 640px) 30px}.footer-top{grid-template-columns:auto 1fr auto;align-items:center;gap:38px;padding-bottom:45px;display:grid}.footer-top img{width:170px;height:auto}.footer-top>div:not(.footer-links){flex-direction:column;gap:7px;display:flex}.footer-top strong{font-family:var(--serif);font-size:1.15rem;font-weight:400}.footer-top span{color:#fffdf894;font-size:.8rem}.footer-links{gap:28px;font-size:.84rem;display:flex}.footer-bottom{color:#fffdf86b;border-top:1px solid #ffffff1a;justify-content:space-between;gap:32px;padding-top:28px;font-size:.7rem;line-height:1.5;display:flex}.whatsapp-float{z-index:90;color:#fff;background:#1f9254;border:1px solid #fff6;border-radius:999px;align-items:center;gap:10px;padding:9px 15px 9px 9px;font-size:.78rem;font-weight:700;transition:transform .18s,background .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #00000047}.whatsapp-float:hover,.whatsapp-float:focus-visible{background:#187b46;transform:translateY(-3px)}.whatsapp-dot{width:30px;height:30px;font-family:var(--serif);border:1px solid #ffffff9e;border-radius:50%;place-content:center;font-size:.9rem;display:grid}.reveal{animation:.65s both reveal-up}.reveal-delay{animation-delay:.13s}@keyframes reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-grid{grid-template-columns:58% 42%;width:min(100% - 64px,1100px)}.hero h1{font-size:clamp(3.7rem,6vw,4.8rem)}.practice-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:70px}.video-card{grid-template-columns:minmax(190px,.85fr) minmax(190px,1.15fr)}.video-card-copy{padding:26px}}@media (width<=900px){html{scroll-padding-top:82px}.site-header{height:78px}.header-inner{gap:18px;width:calc(100% - 36px)}.brand img{width:168px}.hero{padding-top:78px}.hero-grid{grid-template-columns:1fr;width:calc(100% - 48px)}.hero-copy{padding:86px 0 38px}.hero h1{max-width:720px}.hero-portrait{width:min(100%,610px);height:680px;margin:0 auto}.portrait-arch{inset:24px 6% 0}.area-strip{grid-template-columns:repeat(4,220px);justify-content:start;overflow-x:auto}.section{padding:96px 32px}.section-heading,.video-heading{grid-template-columns:1fr;gap:28px}.about-grid,.faq,.contact-inner{grid-template-columns:1fr}.about-photo-wrap{width:min(86%,500px);margin:0 auto}.video-grid{grid-template-columns:1fr}.video-card{grid-template-columns:minmax(240px,.75fr) minmax(260px,1.25fr)}.faq-heading{position:static}.contact{padding:96px 32px}.contact-inner{gap:52px}}@media (width<=640px){.header-inner{width:calc(100% - 28px)}.brand img{width:136px}.header-cta{padding:10px 13px;font-size:.73rem}.header-cta-full{display:none}.header-cta-short{display:inline}.hero-grid{width:calc(100% - 36px)}.hero-copy{padding-top:68px}.eyebrow{margin-bottom:24px;font-size:.68rem}.eyebrow:after{width:76px;margin-top:15px}.hero h1{font-size:clamp(3rem,14vw,4rem)}.hero-description{margin-top:24px;font-size:1rem;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:22px}.hero-actions .button{width:100%}.text-link{width:fit-content}.lawyer-signature{flex-direction:column;align-items:flex-start;gap:6px;line-height:1.35}.lawyer-signature i{display:none}.hero-portrait{height:510px}.portrait-arch{inset:18px 0 0}.portrait-caption{font-size:.86rem;bottom:20px;right:-8px}.section,.contact{padding:80px 20px}.section-heading h2,.about-content h2,.video-heading h2,.process-heading h2,.faq-heading h2,.contact h2{font-size:clamp(2.55rem,12vw,3.35rem)}.practice-grid,.credentials,.steps-grid,.pillars-grid{grid-template-columns:1fr}.pillars-grid article,.pillars-grid article+article{border-right:0;border-bottom:1px solid var(--stone);padding:30px 0}.practice-card{min-height:300px;padding:30px 26px}.about-photo-wrap{width:calc(100% - 22px)}.about-photo img{height:520px}.about-seal{width:106px;height:106px;right:-12px}.about-content{margin-top:10px}.credentials article{min-height:auto}.video-card{grid-template-columns:1fr}.video-frame{max-height:590px;overflow:hidden}.video-frame video{max-height:590px}.steps-grid article,.steps-grid article+article{border-right:0;border-bottom:1px solid var(--stone);padding:32px 0}.faq-list summary{font-size:1.2rem}.contact-actions .button{text-align:center}.contact-actions>a:not(.button){overflow-wrap:anywhere;max-width:100%}.site-footer{padding:58px 20px 24px}.footer-top{grid-template-columns:1fr;gap:26px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.whatsapp-float{bottom:14px;right:14px}.whatsapp-float>span:last-child{display:none}.whatsapp-float{padding:8px}}.legal-promo{color:var(--white);background:linear-gradient(120deg,#0a2342,#071827);grid-template-columns:1.15fr .85fr;gap:90px;padding:100px max(48px,50% - 640px);display:grid}.legal-promo h2,.legal-cta h2{font:400 clamp(2.7rem,4vw,4.2rem)/1.03 var(--serif);margin:0}.legal-promo>div:last-child{color:#fffdf8b3;align-self:end;line-height:1.75}.legal-promo .button{color:var(--navy);margin-top:20px}.legal-page{background:var(--ivory-soft)}.legal-shell{width:min(1180px,100% - 96px);margin:0 auto}.legal-header .header-inner{grid-template-columns:minmax(230px,1fr) auto minmax(190px,1fr)}.legal-hero,.area-hero{color:var(--white);background:radial-gradient(circle at 82% 30%,#c79b4f2b,#0000 26%),linear-gradient(125deg,#071827,#0a2945);padding:205px 0 105px}.legal-hero h1,.area-hero h1{max-width:900px;font:400 clamp(4rem,7vw,7rem)/.95 var(--serif);letter-spacing:-.05em;margin:0}.legal-hero h1 span,.area-hero h1 span{color:var(--gold)}.legal-hero .legal-shell>p:not(.eyebrow),.area-hero .legal-shell>p:not(.eyebrow){color:#fffdf8b8;max-width:780px;margin:30px 0 0;font-size:1.16rem;line-height:1.75}.legal-update{color:#fffdf8b3;border:1px solid #dfbf8059;width:fit-content;margin-top:38px;padding:11px 14px;font-size:.76rem}.legal-update span{color:var(--gold-light);text-transform:uppercase;letter-spacing:.08em;margin-right:8px;font-weight:700}.legal-index,.judgments-section,.situations-section{padding-top:110px;padding-bottom:120px}.situations-grid{border-top:1px solid var(--stone);border-left:1px solid var(--stone);grid-template-columns:repeat(3,1fr);margin-bottom:36px;display:grid}.situations-grid article{border-right:1px solid var(--stone);border-bottom:1px solid var(--stone);background:var(--white);min-height:140px;padding:26px}.situations-grid span{color:#9a6c27;letter-spacing:.1em;font-size:.7rem;font-weight:700}.situations-grid p{font:400 1.18rem/1.3 var(--serif);margin:22px 0 0}.legal-section-heading{max-width:800px;margin-bottom:55px}.legal-section-heading h2{font:400 clamp(2.8rem,4.5vw,4.6rem)/1.02 var(--serif);letter-spacing:-.04em;margin:0}.legal-section-heading>p:not(.eyebrow){color:var(--muted);margin:25px 0 0;line-height:1.75}.legal-area-grid{border:1px solid var(--stone);border-bottom:0;border-right:0;grid-template-columns:repeat(3,1fr);display:grid}.legal-area-card{border-right:1px solid var(--stone);border-bottom:1px solid var(--stone);background:var(--white);flex-direction:column;min-height:370px;padding:35px;transition:transform .18s,box-shadow .18s;display:flex}.legal-area-card:hover{z-index:2;position:relative;transform:translateY(-5px);box-shadow:0 22px 60px #0f253b1f}.legal-area-card>span{color:#9a6c27;letter-spacing:.15em;font-size:.75rem;font-weight:700}.legal-area-card h3{font:400 1.85rem/1.1 var(--serif);margin:38px 0 18px}.legal-area-card p{color:var(--muted);margin:0;line-height:1.68}.legal-area-card strong{color:#896020;margin-top:auto;padding-top:28px;font-size:.84rem}.legal-area-card i{margin-left:8px;font-style:normal}.legal-disclaimer{color:var(--muted);margin:30px 0 0;font-size:.8rem;line-height:1.6}.legal-back{color:var(--gold-light);margin-bottom:42px;font-size:.85rem;font-weight:650;display:inline-block}.topic-list{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.topic-list span{color:#fffdf8c7;border:1px solid #dfbf8047;padding:9px 13px;font-size:.78rem}.legal-update-light{color:var(--muted);border-color:var(--stone)}.legal-update-light span{color:#8d6428}.judgment-list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.judgment-card{border-top:3px solid var(--gold);background:var(--white);flex-direction:column;padding:34px;display:flex;box-shadow:0 12px 40px #10243a12}.judgment-meta{flex-wrap:wrap;gap:8px;display:flex}.judgment-meta span{background:var(--ivory);color:#76511d;padding:6px 8px;font-size:.67rem;font-weight:700}.judgment-card h3{font:400 1.65rem/1.15 var(--serif);margin:28px 0 16px}.judgment-card>p{color:var(--muted);margin:0;line-height:1.7}.practical{border-left:2px solid var(--gold);background:#f7f2e9;margin:25px 0;padding:18px}.practical strong{color:#7f591f;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.practical p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.6}.judgment-card>a{color:#896020;width:fit-content;margin-top:auto;font-size:.82rem;font-weight:700}.area-faq-section{background:var(--ivory);padding:115px 0}.area-faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.area-faq-grid .legal-section-heading{align-self:start;position:sticky;top:140px}.numbered-faq summary{gap:20px;display:flex}.numbered-faq summary span{color:#9a6c27;font-family:var(--sans);letter-spacing:.1em;padding-top:5px;font-size:.7rem;font-weight:700}.source-note{border-top:1px solid var(--stone);background:var(--ivory-soft);padding:34px 0}.source-note .legal-shell{color:var(--muted);grid-template-columns:150px 1fr;gap:25px;font-size:.8rem;line-height:1.65;display:grid}.source-note strong{color:#7f591f;text-transform:uppercase;letter-spacing:.08em}.source-note p{margin:0}.author-note{background:var(--white);padding:70px 0}.author-note .legal-shell{grid-template-columns:120px 1fr;align-items:center;gap:30px;display:grid}.author-note img{object-fit:cover;object-position:center 12%;border:1px solid #9a6c2766;border-radius:50%;width:120px;height:120px}.author-note span{color:#9a6c27;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.author-note h2{font:400 1.8rem/1.1 var(--serif);margin:8px 0 9px}.author-note p{color:var(--muted);margin:3px 0;font-size:.86rem}.author-note small{color:#888;margin-top:12px;display:block}.privacy-hero{color:var(--white);background:linear-gradient(125deg,#071827,#0a2945);padding:190px 0 90px}.privacy-hero h1{font:400 clamp(3.5rem,6vw,6rem)/.98 var(--serif);letter-spacing:-.04em;margin:0}.privacy-hero h1 span{color:var(--gold)}.privacy-hero .legal-shell>p:last-child{color:#fffdf8ad;max-width:720px;margin:25px 0 0;line-height:1.7}.privacy-content{max-width:900px;padding-top:90px;padding-bottom:110px}.privacy-content h2{font:400 1.7rem/1.2 var(--serif);margin:42px 0 14px}.privacy-content p{color:var(--muted);line-height:1.8}.privacy-content a{color:#896020;text-decoration:underline}.privacy-date{border-bottom:1px solid var(--stone);padding-bottom:24px;font-size:.82rem}.legal-cta{color:var(--white);background:linear-gradient(125deg,#0a2945,#071827);padding:100px 0}.legal-cta .legal-shell>p:not(.eyebrow){color:#fffdf8ad;margin:25px 0}@media (width<=900px){.legal-promo,.area-faq-grid{grid-template-columns:1fr;gap:45px}.legal-area-grid,.judgment-list,.situations-grid{grid-template-columns:1fr 1fr}.legal-header .desktop-nav{display:none}.area-faq-grid .legal-section-heading{position:static}}@media (width<=640px){.legal-shell{width:calc(100% - 40px)}.legal-promo{grid-template-columns:1fr;gap:30px;padding:75px 20px}.legal-hero,.area-hero{padding:155px 0 75px}.legal-hero h1,.area-hero h1{font-size:clamp(3.25rem,15vw,4.5rem)}.legal-index,.judgments-section,.area-faq-section{padding-top:75px;padding-bottom:75px}.legal-area-grid,.judgment-list,.situations-grid{grid-template-columns:1fr}.legal-area-card{min-height:330px}.judgment-card{padding:26px}.source-note .legal-shell{grid-template-columns:1fr;gap:8px}.legal-cta{padding:75px 0}.legal-header .header-cta{font-size:0}.legal-header .header-cta:after{content:"WhatsApp";font-size:.73rem}.author-note .legal-shell{grid-template-columns:1fr}.privacy-hero{padding:150px 0 70px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
