@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&display=swap";:root{--background: #ffffff;--foreground: #1a1a1a;--primary: #141414;--primary-deep: #0a0a0a;--primary-foreground: #ffffff;--secondary: #f4f4f4;--muted: #6b6b6b;--border: #e2e2e2;--accent: #8C1A1E;--accent-light: #B03A3E;--accent-on-dark: #D4565A;--accent-foreground: #ffffff;--font-display: "Playfair Display", Georgia, serif;--font-sans: "DM Sans", Arial, sans-serif;font-family:var(--font-sans);color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:var(--font-sans)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.container{width:min(100% - 3rem,1160px);margin:0 auto}.page{min-height:100vh;overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em}.eyebrow{margin-bottom:1rem;color:var(--primary);font-size:.74rem;font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.eyebrow-accent{color:var(--accent-on-dark)}.button{align-items:center;border-radius:.75rem;display:inline-flex;font-size:.95rem;font-weight:700;gap:.6rem;justify-content:center;min-height:3.5rem;padding:.7rem 1.55rem;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button svg{height:1.1rem;width:1.1rem}.button-primary{background:var(--primary);color:var(--primary-foreground)}.button-primary:hover{background:#2e3d60}.button-accent{background:var(--accent);color:var(--accent-foreground)}.button-accent:hover{background:var(--accent-light)}.button-outline-light{border:1px solid rgba(255,255,255,.35);color:#fff}.button-outline-light:hover{background:#ffffff1a;border-color:#ffffffa6}.site-header{left:0;position:fixed;right:0;top:0;transform:translateY(0);transition:background .25s ease,box-shadow .25s ease,transform .25s ease;z-index:20}.site-header.is-hidden{transform:translateY(-100%)}.site-header.header-light{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid rgba(223,227,235,.8);box-shadow:0 8px 24px #121b310f}.site-header.header-dark{background:transparent}.header-inner{align-items:center;display:flex;height:6rem;justify-content:space-between}.brand,.footer-brand{align-items:center;display:inline-flex;font-family:var(--font-display);font-size:1.45rem;font-weight:700;gap:.7rem;white-space:nowrap}.header-dark .brand{color:#fff}.brand-mark{align-items:center;background:transparent;border:3px solid var(--accent);border-radius:.15rem;color:var(--accent);display:inline-flex;height:2.3rem;justify-content:center;width:2.3rem}.brand-mark svg{height:1.55rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:1.55rem}.desktop-nav{align-items:center;display:flex;gap:.25rem;margin-left:auto;margin-right:1.25rem}.desktop-nav a{border-radius:.5rem;color:#fffc;font-size:.78rem;font-weight:600;letter-spacing:.06em;padding:.7rem .9rem;text-transform:uppercase;transition:background .18s ease,color .18s ease}.desktop-nav a:hover,.header-light .desktop-nav a:hover{background:#1d29450f;color:var(--primary)}.header-light .desktop-nav a{color:#172033b3}.header-actions{align-items:center;display:flex;gap:.7rem}.header-contact{background:var(--primary);border-radius:999px;color:#fff;font-size:.8rem;font-weight:700;min-height:2.7rem;padding:.5rem 1.2rem;transition:background .18s ease,transform .18s ease}.header-dark .header-contact{background:#ffffff24;border:1px solid rgba(255,255,255,.3)}.header-contact:hover{background:#2e3d60;transform:translateY(-1px)}.menu-button{background:transparent;color:var(--foreground);padding:.5rem}.header-dark .menu-button{color:#fff}.menu-button svg{height:1.5rem;width:1.5rem}.mobile-navigation{background:#fffffff7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);inset:0;padding:7rem 1.5rem 2rem;position:fixed;z-index:10}.mobile-navigation nav{display:flex;flex-direction:column;gap:.35rem}.mobile-navigation nav a{border-radius:.7rem;color:var(--foreground);font-size:1.1rem;font-weight:600;padding:1rem}.mobile-navigation nav a:hover{background:var(--secondary)}.mobile-contact{margin-top:2rem;width:100%}.mobile-only{display:none}.hero{align-items:center;background:var(--primary);color:#fff;display:flex;min-height:45rem;overflow:hidden;padding:9rem 0 7rem;position:relative}.hero-image,.about-image{background-position:center;background-size:cover;inset:0;position:absolute}.hero-image{background-image:radial-gradient(ellipse at 22% 18%,rgba(140,26,30,.55),transparent 58%),radial-gradient(ellipse at 82% 88%,rgba(140,26,30,.28),transparent 62%);opacity:1}.hero-overlay{background:linear-gradient(120deg,#0a0a0af0 10%,#0a0a0ac7 52%,#0a0a0a8c);inset:0;position:absolute}.hero-content{position:relative;text-align:center;z-index:1}.hero h1{font-size:clamp(2.5rem,5.2vw,4.8rem);line-height:1.05;margin:0 auto 2rem;max-width:970px}.hero h1 em{color:var(--accent-on-dark);font-style:italic;font-weight:500}.hero-description{color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;margin:0 auto 1.35rem;max-width:720px}.hero-highlight{color:var(--accent-on-dark);font-family:var(--font-display);font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:600;line-height:1.35;margin:0 auto 2.8rem;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.about-section{align-items:center;background:#1c1c1c;color:#fff;display:flex;min-height:35rem;overflow:hidden;padding:7rem 0;position:relative}.about-image{background-image:radial-gradient(ellipse at 18% 50%,rgba(140,26,30,.42),transparent 60%)}.about-overlay{background:linear-gradient(90deg,#0a0a0adb,#0a0a0a99 45%,#0a0a0ae6);inset:0;position:absolute}.about-content{display:flex;justify-content:flex-end;position:relative;z-index:1}.about-copy{max-width:600px;text-align:right}.about-copy h2{font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.1;margin-bottom:1.4rem}.about-copy p:not(.eyebrow){color:#ffffffe0;font-size:1.05rem;line-height:1.75;margin-bottom:1.15rem}.about-copy .button{margin-top:1.2rem}.section-padded{padding:7rem 0}.services-preview{background:var(--secondary)}.section-heading{margin-bottom:4rem;max-width:720px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading h2{color:var(--foreground);font-size:clamp(2rem,3.6vw,2.9rem);line-height:1.12;margin-bottom:1.2rem}.section-heading>p:last-child{color:var(--muted);font-size:1.1rem;line-height:1.7}.heading-rule{align-items:center;display:flex;gap:1rem;margin-bottom:1.2rem}.centered .heading-rule{justify-content:center}.heading-rule span{background:var(--accent);display:block;height:2px;width:2rem}.heading-rule .eyebrow{margin:0}.service-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1px solid rgba(223,227,235,.85);border-radius:1rem;padding:2rem 1.4rem;text-align:center;transition:box-shadow .22s ease,transform .22s ease}.service-card:hover{box-shadow:0 1.4rem 2.5rem #121b3114;transform:translateY(-4px)}.service-icon,.service-detail-icon{align-items:center;background:var(--secondary);border-radius:.8rem;color:var(--primary);display:inline-flex;justify-content:center}.service-icon{height:3.4rem;margin-bottom:1.25rem;width:3.4rem}.service-icon svg{height:1.65rem;width:1.65rem}.service-card h3{font-size:1.25rem;margin-bottom:.65rem}.service-card p{color:var(--muted);font-size:.92rem;line-height:1.6;margin-bottom:0}.center-action{display:flex;justify-content:center;margin-top:3rem}.areas-section{background:var(--primary);color:#fff;padding:7rem 0}.section-heading-dark h2{color:#fff}.section-heading-dark>p:last-child{color:#ffffffb8}.areas-grid{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr)}.area-card{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:9rem;padding:1.2rem;text-align:center;transition:background .18s ease,transform .18s ease}.area-card:hover{background:#ffffff24;transform:translateY(-3px)}.area-card>span:last-child{font-size:.9rem;font-weight:600}.area-mark{align-items:center;background:#d6aa432e;border-radius:.7rem;color:var(--accent-light);display:inline-flex;height:2.6rem;justify-content:center;width:2.6rem}.area-mark svg{height:1.15rem;width:1.15rem}.cta-section,.services-cta{background:var(--primary-deep);color:#fff;padding:6rem 0;text-align:center}.cta-content{margin:0 auto;max-width:760px}.cta-content h2{font-size:clamp(1.95rem,3.6vw,2.85rem);line-height:1.12;margin-bottom:1.2rem}.cta-content>p:not(.eyebrow){color:#ffffffb8;font-size:1.08rem;line-height:1.7;margin:0 auto 2.3rem;max-width:600px}.contact-section{background:var(--background);padding:7rem 0}.contact-card{background:#fff;border:1px solid var(--border);border-radius:2rem;box-shadow:0 1.5rem 3rem #121b310f;display:grid;gap:4rem;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);padding:clamp(1.5rem,5vw,4rem)}.contact-copy h2{font-size:clamp(1.95rem,3.4vw,2.85rem);line-height:1.1;margin-bottom:1.2rem}.contact-description{color:var(--muted);font-size:1.05rem;line-height:1.7;margin-bottom:2.5rem}.contact-details{display:grid;gap:1.2rem}.contact-detail{align-items:flex-start;display:flex;gap:.9rem}.detail-icon{align-items:center;background:var(--secondary);border-radius:50%;color:var(--primary);display:inline-flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.detail-icon svg{height:1rem;width:1rem}.contact-detail strong{display:block;font-size:.85rem;margin-bottom:.2rem}.contact-detail a,.contact-detail .setup-copy{color:var(--muted);display:block;font-size:.86rem;line-height:1.5}.contact-detail a:hover{color:var(--primary)}.setup-copy{font-style:italic}.contact-form{background:#f1f3f78c;border:1px solid var(--border);border-radius:1.2rem;display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.25rem,3vw,2rem)}.form-row{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.contact-form label{color:var(--foreground);display:flex;flex-direction:column;font-size:.86rem;font-weight:700;gap:.5rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid var(--border);border-radius:.7rem;color:var(--foreground);outline:none;padding:.85rem 1rem;resize:vertical;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1d29451a}.contact-form textarea{min-height:9.5rem}.contact-form button:disabled{background:#aeb5c2;color:#fff;cursor:not-allowed;transform:none}.contact-form code{font-size:.8rem}.form-submit{align-self:flex-start;margin-top:.35rem}.form-status{font-size:.87rem;line-height:1.5;margin:0}.form-status-setup{color:#9a5b00}.form-status-ready{color:#315d44}.page-hero{background:var(--primary);color:#fff;padding:11rem 0 5.5rem}.page-hero h1{font-size:clamp(2.2rem,4.4vw,3.8rem);line-height:1.08;margin:0 0 1.3rem;max-width:800px}.page-hero>.container>p{color:#ffffffba;font-size:1.1rem;line-height:1.7;margin-bottom:0;max-width:660px}.service-list{border-top:1px solid var(--border)}.service-detail{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:2rem;grid-template-columns:4.5rem minmax(0,.75fr) minmax(0,1.25fr);padding:3.3rem 0}.service-detail-icon{height:3.6rem;width:3.6rem}.service-detail-icon svg{height:1.7rem;width:1.7rem}.service-detail h2{font-size:1.8rem;margin-bottom:.55rem}.service-detail-copy p{color:var(--muted);line-height:1.65;margin:0}.service-detail ul{display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.service-detail li{align-items:flex-start;background:var(--secondary);border-radius:.7rem;display:flex;font-size:.86rem;gap:.55rem;line-height:1.45;padding:.9rem}.service-detail li svg{color:var(--accent);flex-shrink:0;height:1.05rem;margin-top:.1rem;width:1.05rem}.blog-section{background:var(--background)}.article-featured{background:#fff;border:1px solid var(--border);border-radius:1.5rem;display:block;margin-bottom:3rem;padding:clamp(1.5rem,5vw,3.3rem);transition:box-shadow .22s ease,transform .22s ease}.article-featured:hover,.article-card:hover{box-shadow:0 1.3rem 2.5rem #121b3114;transform:translateY(-3px)}.article-meta{align-items:center;color:var(--muted);display:flex;font-size:.78rem;gap:.55rem;margin-bottom:1rem}.article-meta svg{height:1rem;width:1rem}.article-label{background:#d6aa4329;border-radius:999px;color:#896812;font-size:.68rem;font-weight:700;letter-spacing:.1em;padding:.35rem .7rem;text-transform:uppercase}.article-featured h2{font-size:clamp(1.8rem,3.2vw,2.5rem);line-height:1.13;margin-bottom:.8rem}.article-featured p,.article-card p{color:var(--muted);line-height:1.7;margin-bottom:1.25rem}.article-link{align-items:center;color:var(--primary);display:inline-flex;font-size:.88rem;font-weight:700;gap:.4rem}.article-link svg{height:1rem;width:1rem}.article-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.article-card{background:#fff;border:1px solid var(--border);border-radius:1rem;display:block;padding:1.5rem;transition:box-shadow .22s ease,transform .22s ease}.article-card h2,.article-card h3{font-size:1.25rem;line-height:1.25;margin-bottom:.65rem}.article-card p{font-size:.9rem;margin:0}.article-hero .article-back{align-items:center;color:#ffffffb3;display:inline-flex;font-size:.85rem;gap:.5rem;margin-bottom:2.2rem}.article-hero .article-back:hover{color:#fff}.article-back svg{height:1rem;transform:rotate(180deg);width:1rem}.article-hero .article-meta{color:#ffffffb3}.article-hero h1{max-width:900px}.article-layout{display:grid;gap:4rem;grid-template-columns:minmax(0,1fr) 18rem}.article-content{max-width:760px}.article-content p{color:var(--muted);font-size:1.08rem;line-height:1.85;margin-bottom:1.5rem}.article-aside{align-self:start;background:var(--secondary);border-radius:1.2rem;padding:1.5rem;position:sticky;top:7rem}.article-aside h2{font-size:1.5rem;line-height:1.2}.article-aside>p:not(.eyebrow){color:var(--muted);font-size:.88rem;line-height:1.6}.article-aside .button{font-size:.82rem;min-height:2.8rem;padding:.5rem .85rem;width:100%}.related-articles{border-top:1px solid var(--border);margin-top:5rem;padding-top:3rem}.related-articles>h2{font-size:2rem;margin-bottom:1.5rem}.article-not-found{min-height:50vh;padding:11rem 0 6rem;text-align:center}.article-not-found h1{font-size:3rem}.article-not-found p{color:var(--muted);margin-bottom:2rem}.site-footer{background:var(--primary);color:#ffffffb8;padding:5rem 0 2rem}.footer-grid{display:grid;gap:3rem;grid-template-columns:1.3fr .8fr 1fr}.footer-brand{color:#fff;font-size:1.5rem}.footer-intro p{line-height:1.7;margin:1.5rem 0 0;max-width:310px}.site-footer h2{color:#fff;font-family:var(--font-sans);font-size:1rem;letter-spacing:.02em;margin:0 0 1.3rem}.footer-contact-list{display:grid;gap:1rem}.footer-contact-list p{align-items:flex-start;display:flex;gap:.7rem;margin:0}.footer-contact-list svg{color:var(--accent-light);flex-shrink:0;height:1rem;margin-top:.2rem;width:1rem}.footer-contact-list strong{color:#fff;display:block;font-size:.78rem;margin-bottom:.2rem}.footer-contact-list a,.footer-muted{display:block;font-size:.83rem;line-height:1.5}.footer-contact-list a:hover,.footer-setup a:hover{color:var(--accent-light)}.footer-muted{color:#ffffff85;font-style:italic}.footer-setup p{font-size:.84rem;line-height:1.6;margin-bottom:1.1rem}.footer-setup a{align-items:center;color:var(--accent-light);display:inline-flex;font-size:.84rem;font-weight:700;gap:.4rem}.footer-setup a svg{height:1rem;width:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);display:flex;font-size:.74rem;gap:1rem;justify-content:space-between;margin-top:4rem;padding-top:1.5rem}.footer-bottom p{margin:0}@media(max-width:960px){.desktop-nav,.desktop-only{display:none}.mobile-only{display:inline-flex}.service-grid{grid-template-columns:repeat(2,1fr)}.areas-grid{grid-template-columns:repeat(3,1fr)}.contact-card{gap:2.5rem;grid-template-columns:1fr}.article-grid{grid-template-columns:repeat(2,1fr)}.article-layout{gap:2rem;grid-template-columns:1fr}.article-aside{position:static}.service-detail{grid-template-columns:4.5rem minmax(0,1fr)}.service-detail ul{grid-column:2}}@media(max-width:640px){.container{width:min(100% - 2rem,1160px)}.header-inner{height:5rem}.hero{min-height:43rem;padding:8rem 0 5rem}.hero h1{font-size:clamp(2.2rem,10vw,3.2rem)}.hero-actions{align-items:stretch;flex-direction:column;margin:0 auto;max-width:19rem}.about-section{min-height:38rem;padding:5rem 0}.about-copy{text-align:left}.section-padded,.contact-section,.areas-section{padding:5rem 0}.section-heading{margin-bottom:2.7rem}.service-grid,.areas-grid,.article-grid{grid-template-columns:1fr}.area-card{min-height:auto;padding:1.2rem}.cta-section,.services-cta{padding:5rem 0}.form-row{grid-template-columns:1fr}.form-submit{align-self:stretch}.page-hero{padding:8rem 0 4rem}.service-detail{gap:1.25rem;grid-template-columns:3.6rem minmax(0,1fr);padding:2.5rem 0}.service-detail-icon{height:3.2rem;width:3.2rem}.service-detail-copy{align-self:center}.service-detail h2{font-size:1.5rem}.service-detail ul{grid-column:1 / -1;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:3rem}}.brand-word{font-size:.95rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.lang-switch{align-items:center;background:none;border:0;color:var(--foreground);display:inline-flex;font-size:.75rem;font-weight:600;gap:.3rem;letter-spacing:.1em;margin-right:1rem;padding:.3rem 0}.lang-switch span{opacity:.45;transition:opacity .16s ease}.lang-switch span.is-active{border-bottom:2px solid var(--accent);opacity:1;padding-bottom:2px}.lang-switch:hover span{opacity:.8}.lang-switch:hover span.is-active{opacity:1}.header-dark .lang-switch{color:#fff}.mobile-lang{display:flex;justify-content:center;margin:1.5rem 0 .5rem}.mobile-lang .lang-switch{font-size:.9rem;margin-right:0}a.service-card{color:inherit;display:block;text-decoration:none}a.service-card:hover h3{color:var(--accent)}a.service-card h3{transition:color .18s ease}.footer-offices{list-style:none;margin:0;padding:0}.footer-offices li{color:#ffffffb8;font-size:.92rem;line-height:1.5;padding:.28rem 0}.footer-disclaimer{max-width:46ch}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.page-hero{background:var(--primary);color:#fff;overflow:hidden;padding:12rem 0 6rem;position:relative}.page-hero-glow{background:radial-gradient(ellipse at 20% 20%,rgba(140,26,30,.5),transparent 60%),radial-gradient(ellipse at 90% 90%,rgba(140,26,30,.24),transparent 62%);inset:0;position:absolute}.page-hero-content{max-width:880px;position:relative;z-index:1}.page-hero h1{font-size:clamp(2rem,4vw,3.3rem);line-height:1.1;margin:0 0 1.6rem}.page-hero-description{color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;margin:0 0 2.4rem;max-width:62ch}.compare-scroll{margin-top:3rem;overflow-x:auto}.compare-table{border-collapse:collapse;min-width:720px;width:100%}.compare-table th,.compare-table td{border-bottom:1px solid var(--border);padding:1.25rem;text-align:left;vertical-align:top}.compare-table thead th{border-bottom:2px solid var(--accent);color:var(--foreground);font-family:var(--font-display);font-size:1.4rem;padding-bottom:.9rem}.compare-table .compare-corner{border-bottom:2px solid var(--border);width:15%}.compare-table tbody th{color:var(--foreground);font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.compare-table tbody td{color:var(--muted);font-size:.94rem;line-height:1.6;width:28%}.compare-table tbody tr:hover td{background:var(--secondary)}.compare-note{align-items:flex-start;background:#8c1a1e0f;border-left:3px solid var(--accent);color:var(--foreground);display:flex;font-size:.95rem;gap:.9rem;line-height:1.7;margin-top:2.5rem;padding:1.4rem 1.6rem}.compare-note svg{color:var(--accent);flex-shrink:0;margin-top:.15rem}.included-section{background:var(--secondary)}.steps-section{background:var(--primary-deep);color:#fff;padding:7rem 0}.steps-list{counter-reset:step;display:grid;gap:0;list-style:none;margin:3rem auto 0;max-width:860px;padding:0}.step-item{border-bottom:1px solid rgba(255,255,255,.12);display:flex;gap:2rem;padding:2rem 0}.step-item:last-child{border-bottom:0}.step-number{color:var(--accent-on-dark);font-family:var(--font-display);font-size:1.6rem;font-weight:600;line-height:1.2;min-width:3rem}.step-item h3{font-size:1.2rem;margin:0 0 .5rem}.step-item p{color:#ffffffb8;font-size:.95rem;line-height:1.7;margin:0}.facts-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:2.5rem}.fact-card{border:1px solid var(--border);border-radius:1rem;display:flex;flex-direction:column;gap:.6rem;padding:1.8rem 1.5rem;text-align:center}.fact-card strong{color:var(--accent);font-family:var(--font-display);font-size:1.7rem;font-weight:600}.fact-card span{color:var(--muted);font-size:.88rem;line-height:1.5}.facts-note{color:var(--muted);font-size:.85rem;margin:1.8rem auto 0;max-width:60ch;text-align:center}@media(max-width:720px){.page-hero{padding:9rem 0 4.5rem}.step-item{gap:1.2rem}.step-number{font-size:1.3rem;min-width:2.2rem}}.filings-list{border-top:1px solid var(--border);margin:3rem auto 0;max-width:900px}.filing-row{align-items:baseline;border-bottom:1px solid var(--border);display:grid;gap:1.5rem;grid-template-columns:13rem 1fr;padding:1.6rem 0}.filing-form{display:flex;flex-direction:column;gap:.35rem}.filing-label{color:var(--muted);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.filing-form strong{color:var(--accent);font-family:var(--font-display);font-size:1.5rem;font-weight:600;line-height:1.2}.filing-row p{color:var(--muted);font-size:.95rem;line-height:1.7;margin:0}@media(max-width:720px){.filing-row{gap:.6rem;grid-template-columns:1fr}}.portal-hero{padding-bottom:9rem}.preview-section{margin-top:-6rem;padding-bottom:6rem;position:relative;z-index:2}.preview-frame{background:#fff;border:1px solid var(--border);border-radius:1rem;box-shadow:0 2rem 4rem #0a0a0a2e;margin:0;overflow:hidden}.preview-bar{align-items:center;background:var(--secondary);border-bottom:1px solid var(--border);display:flex;gap:.5rem;padding:.85rem 1.1rem}.preview-bar span{background:var(--border);border-radius:50%;height:.65rem;width:.65rem}.preview-bar span:first-child{background:var(--accent);opacity:.65}.preview-body{align-items:center;border:2px dashed var(--border);border-radius:.6rem;display:flex;flex-direction:column;gap:.9rem;justify-content:center;margin:1.1rem;min-height:22rem;padding:3rem 1.5rem;text-align:center}.preview-label{color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.preview-placeholder{color:var(--muted);font-size:.9rem;line-height:1.6;margin:0;max-width:44ch}.service-grid-four{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}@media(max-width:720px){.portal-hero{padding-bottom:7rem}.preview-section{margin-top:-4.5rem;padding-bottom:4rem}.preview-body{min-height:14rem;padding:2rem 1rem}}.numbers-section{background:var(--primary-deep);color:#fff;padding:4rem 0}.numbers-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.number-card{border-left:3px solid var(--accent);display:flex;flex-direction:column;gap:.5rem;padding-left:1.4rem}.number-card strong{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;line-height:1.1}.number-card span{color:#ffffffad;font-size:.92rem;line-height:1.5}.partner-section{background:var(--background);padding:6rem 0}.partner-grid{align-items:center;display:grid;gap:4rem;grid-template-columns:minmax(240px,.8fr) 1.2fr}.partner-portrait{background:linear-gradient(165deg,#1c1c1c,#0a0a0a);border-radius:1rem;display:flex;justify-content:center;overflow:hidden;position:relative}.partner-portrait:after{background:radial-gradient(ellipse at 50% 15%,rgba(140,26,30,.4),transparent 62%);content:"";inset:0;position:absolute}.partner-portrait img{display:block;height:auto;max-width:100%;position:relative;z-index:1}.partner-copy h2{font-size:clamp(1.8rem,3.2vw,2.5rem);margin-bottom:.6rem}.partner-role{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.85rem;gap:.9rem;letter-spacing:.08em;margin-bottom:1.8rem;text-transform:uppercase}.partner-credential{color:var(--accent);font-weight:600}.partner-copy p{color:var(--muted);font-size:1rem;line-height:1.8}.offices-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:3rem}.office-card{background:#fff;border:1px solid var(--border);border-radius:1rem;border-top:3px solid var(--accent);padding:2rem 1.6rem}.office-card h3{font-size:1.35rem;margin-bottom:.3rem}.office-region{color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.office-card p:last-child{color:var(--muted);font-size:.93rem;line-height:1.65;margin-bottom:0}@media(max-width:880px){.partner-grid{gap:2.5rem;grid-template-columns:1fr}.partner-portrait{max-width:320px}}.advisor-hero{padding-bottom:8rem}.advisor-section{margin-top:-5rem;padding-bottom:6rem;position:relative;z-index:2}.advisor-panel{background:#fff;border:1px solid var(--border);border-radius:1rem;box-shadow:0 1.6rem 3.4rem #0a0a0a24;margin:0 auto;max-width:760px;padding:3rem}.advisor-intro{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.advisor-duration{align-items:center;color:var(--muted);display:flex;font-size:.9rem;gap:.5rem;margin:0}.advisor-duration svg{color:var(--accent)}.advisor-progress{margin-bottom:2.2rem}.advisor-step{color:var(--muted);font-size:.72rem;letter-spacing:.14em;margin:0 0 .6rem;text-transform:uppercase}.advisor-bar{background:var(--border);border-radius:999px;height:3px;overflow:hidden}.advisor-bar span{background:var(--accent);display:block;height:100%;transition:width .26s ease}.advisor-question h2,.advisor-result h2{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.25;margin:0 0 .9rem;text-wrap:balance}.advisor-help{color:var(--muted);font-size:.95rem;line-height:1.65;margin:0 0 1.8rem}.advisor-options{display:grid;gap:.75rem;margin-bottom:2rem}.advisor-option{align-items:center;background:#fff;border:1px solid var(--border);border-radius:.7rem;display:grid;gap:0 1rem;grid-template-columns:1fr auto;padding:1.1rem 1.3rem;text-align:left;transition:border-color .16s ease,background .16s ease;width:100%}.advisor-option:hover,.advisor-option:focus-visible{background:var(--secondary);border-color:var(--accent)}.advisor-option.is-chosen{border-color:var(--accent);border-width:2px}.advisor-option-label{font-size:1rem;font-weight:600}.advisor-option-hint{color:var(--muted);font-size:.85rem;grid-column:1;margin-top:.2rem}.advisor-option svg{color:var(--accent);grid-column:2;grid-row:1 / span 2;opacity:0;transition:opacity .16s ease}.advisor-option:hover svg,.advisor-option:focus-visible svg,.advisor-option.is-chosen svg{opacity:1}.advisor-back{background:none;border:0;color:var(--muted);font-size:.88rem;padding:.4rem 0;text-decoration:underline;text-underline-offset:3px}.advisor-back:hover,.eyebrow-strong{color:var(--accent)}.advisor-entity-summary{color:var(--foreground);font-family:var(--font-display);font-size:1.15rem;line-height:1.55;margin:0 0 1.2rem}.advisor-block{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.8rem}.advisor-block h3{font-size:.76rem;font-family:var(--font-sans);font-weight:700;letter-spacing:.14em;margin:0 0 1rem;text-transform:uppercase}.advisor-list{display:grid;gap:.9rem;list-style:none;margin:0;padding:0}.advisor-list li{border-left:2px solid var(--border);color:var(--muted);font-size:.95rem;line-height:1.7;padding-left:1.1rem}.advisor-list-checks li{border-left-color:var(--accent)}.advisor-block-ruled{background:#8c1a1e0d;border-radius:.7rem;border-top:0;padding:1.6rem 1.5rem}.advisor-ruled strong{color:var(--accent);font-family:var(--font-display);font-size:1.25rem}.advisor-ruled p{color:var(--foreground);font-size:.95rem;line-height:1.7;margin:.35rem 0 0}.advisor-runner{color:var(--muted);font-size:.95rem;line-height:1.7;margin:0}.advisor-disclaimer{color:var(--muted);font-size:.82rem;line-height:1.6;margin:2rem 0 0}.advisor-cta{background:var(--primary);border-radius:.8rem;color:#fff;margin-top:2rem;padding:2rem 1.8rem}.advisor-cta h3{font-family:var(--font-display);font-size:1.4rem;letter-spacing:0;margin:0 0 .6rem;text-transform:none}.advisor-cta p{color:#ffffffbd;font-size:.93rem;line-height:1.65;margin:0 0 1.5rem}.advisor-cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.advisor-cta .advisor-back{color:#ffffffb3}.advisor-cta .advisor-back:hover{color:#fff}.advisor-more{align-items:center;color:var(--accent);display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-top:1.8rem}@media(max-width:720px){.advisor-hero{padding-bottom:6rem}.advisor-section{margin-top:-3.5rem}.advisor-panel{padding:1.8rem 1.3rem}.advisor-intro{flex-direction:column;align-items:stretch}}.desktop-nav a,.header-contact{white-space:nowrap}.lang-switch{gap:.55rem}.lang-option{align-items:center;display:inline-flex;gap:.38rem;opacity:.5;transition:opacity .16s ease}.lang-option.is-active{border-bottom:2px solid var(--accent);opacity:1;padding-bottom:2px}.lang-flag{display:block;filter:saturate(.25);flex-shrink:0;height:12px;transition:filter .16s ease;width:17px}.lang-option.is-active .lang-flag,.lang-switch:hover .lang-flag{filter:none}.lang-switch:hover .lang-option{opacity:.85}.lang-switch:hover .lang-option.is-active{opacity:1}.lang-sep{background:currentColor;height:12px;opacity:.25;width:1px}.header-dark .lang-option{color:#fff}.footer-grid{grid-template-columns:1.1fr .8fr 1.4fr}.footer-offices{display:grid;gap:1.2rem 1.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-offices li{display:flex;flex-direction:column;gap:.15rem;padding:0}.footer-offices strong{color:#fff;font-size:.9rem}.footer-offices span{color:#ffffff9e;font-size:.82rem;line-height:1.45}.footer-offices a{color:var(--accent-on-dark);font-size:.82rem;margin-top:.15rem}.footer-offices a:hover{text-decoration:underline}.office-address{border-left:2px solid var(--accent);display:flex;flex-direction:column;font-style:normal;gap:.15rem;margin:0 0 1rem;padding-left:.9rem}.office-address span{color:var(--foreground);font-size:.88rem;line-height:1.5}.office-address a{color:var(--accent);font-size:.88rem;font-weight:600;margin-top:.2rem}.office-address a:hover{text-decoration:underline}.offices-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:900px){.footer-offices{grid-template-columns:1fr}}.page-hero-actions{justify-content:flex-start}.brand,.footer-brand{display:inline-flex;align-items:center}.brand-logo{display:block;height:74px;width:auto}.brand-logo-dark,.header-light .brand-logo-light{display:none}.header-light .brand-logo-dark{display:block}.footer-brand .brand-logo{height:74px}@media(max-width:1220px){.brand-logo{height:60px}}@media(max-width:720px){.brand-logo{height:52px}}.conditional-note{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:.7rem;margin:3.5rem auto 0;max-width:760px;padding:2rem 2rem 1.6rem}.conditional-note h3{font-size:1.35rem;margin:0 0 .9rem}.conditional-note p{color:var(--muted);font-size:.95rem;line-height:1.75}.conditional-note p:last-child{margin-bottom:0}@media(max-width:720px){.conditional-note{padding:1.5rem 1.3rem 1.1rem}}.proof-section{background:var(--secondary);border-bottom:1px solid var(--border);padding:3.5rem 0}.proof-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(215px,1fr))}.proof-card{border-left:3px solid var(--accent);display:flex;flex-direction:column;gap:.45rem;padding-left:1.3rem}.proof-card strong{color:var(--accent);font-family:var(--font-display);font-size:clamp(1.35rem,2.1vw,1.65rem);font-weight:600;line-height:1.15}.proof-card span{color:var(--muted);font-size:.88rem;line-height:1.5}.home-partner{background:var(--background);padding:6rem 0}.home-partner-grid{align-items:center;display:grid;gap:3.5rem;grid-template-columns:minmax(230px,.75fr) 1.25fr}.home-partner-portrait{background:linear-gradient(165deg,#1c1c1c,#0a0a0a);border-radius:1rem;display:flex;justify-content:center;overflow:hidden;position:relative}.home-partner-portrait:after{background:radial-gradient(ellipse at 50% 15%,rgba(140,26,30,.4),transparent 62%);content:"";inset:0;position:absolute}.home-partner-portrait img{display:block;height:auto;max-width:100%;position:relative;z-index:1}.home-partner-copy h2{font-size:clamp(1.8rem,3.2vw,2.5rem);margin-bottom:.7rem}.home-partner-role{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.82rem;gap:.9rem;letter-spacing:.1em;margin-bottom:1.6rem;text-transform:uppercase}.home-partner-credential{color:var(--accent);font-weight:700}.home-partner-copy>p:not(.eyebrow):not(.home-partner-role){color:var(--muted);font-size:1.02rem;line-height:1.8;margin-bottom:2rem;max-width:58ch}@media(max-width:880px){.home-partner{padding:4.5rem 0}.home-partner-grid{gap:2.5rem;grid-template-columns:1fr}.home-partner-portrait{max-width:320px}}.preview-body{align-items:stretch;border:0;border-radius:0;display:block;margin:0;min-height:0;padding:0}.preview-body img{display:block;height:auto;width:100%}.preview-caption{border-top:1px solid var(--border);color:var(--muted);font-size:.8rem;line-height:1.5;margin:0;padding:.9rem 1.1rem}.testimonials-section{background:var(--background)}.testimonial-grid{display:grid;gap:2.2rem 1.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:960px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.testimonial-grid{grid-template-columns:1fr}}.testimonial-card{border-top:3px solid var(--accent);display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:1.8rem 0 0}.testimonial-card blockquote{color:var(--foreground);font-size:1.02rem;line-height:1.75;margin:0 0 1.6rem}.testimonial-card figcaption{display:flex;flex-direction:column;gap:.2rem}.testimonial-card figcaption strong{font-family:var(--font-display);font-size:1.05rem;font-weight:600}.testimonial-card figcaption span{color:var(--muted);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.testimonial-note{color:var(--muted);font-size:.82rem;line-height:1.6;margin:3rem auto 0;max-width:62ch;text-align:center}.legal-updated{color:var(--accent-on-dark);font-size:.85rem;letter-spacing:.04em;margin:0}.legal-prose{margin:0 auto;max-width:68ch}.legal-prose>section+section{margin-top:3rem}.legal-prose h2{font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.25;margin-bottom:1rem}.legal-prose p{color:var(--muted);font-size:1.02rem;line-height:1.85;margin-bottom:1.15rem}.legal-prose p:last-child{margin-bottom:0}.footer-legal{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.footer-legal a{color:#ffffffb8;text-decoration:underline;text-underline-offset:3px}.footer-legal a:hover{color:var(--accent-on-dark)}
