/*! 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{.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--brand-gold:#d7b682;--brand-gold-deep:#976f38;--brand-bg:#faf8f4;--brand-surface:#f1eee8;--brand-text:#25231f;--brand-muted:#625e56;--brand-dark:#2b2925;--brand-hero:#182027;--brand-line:#ded8ce;--navy-950:#1f1e1b;--navy-900:var(--brand-dark);--navy-800:#403c35;--navy-700:#6c604d;--blue-200:#d6d0c6;--blue-100:#ebe7df;--paper:var(--brand-bg);--soft:var(--brand-surface);--ink:var(--brand-text);--muted:var(--brand-muted);--line:var(--brand-line);--gold:var(--brand-gold);--gold-dark:var(--brand-gold-deep);--max-width:1220px;--shadow:0 24px 64px #352c1f1f;--font-display:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Source Han Sans SC,Arial,sans-serif;font-size:16px;line-height:1.75}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,ol,ul,dl{margin-top:0}img{max-width:100%;height:auto}button,input,select,textarea,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--gold-dark);outline-offset:4px}.skip-link{z-index:200;color:var(--navy-900);background:#fff;padding:10px 16px;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:14px}.container{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.section{padding:112px 0}.section-soft{background:var(--soft)}.section-navy{background:var(--brand-dark);color:#fff}.eyebrow{color:var(--brand-gold-deep);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:700;display:flex}.eyebrow:before{background:var(--gold-dark);content:"";width:28px;height:1px}.eyebrow.light{color:#d8c4a3}.eyebrow.light:before{background:var(--gold)}.section-heading h2{color:var(--navy-900);font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(36px,4vw,54px);font-weight:650;line-height:1.24}.section-heading>p:not(.eyebrow){max-width:540px;color:var(--muted);font-size:17px}.section-navy .section-heading h2,.why-section .section-heading h2{color:#fff}.section-navy .section-heading>p:not(.eyebrow),.why-section .section-heading>p:not(.eyebrow){color:#d1cbc2}.button{letter-spacing:.03em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;line-height:1;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--brand-text)}.button-gold:hover{background:#e1c496}.button-navy{background:var(--navy-900);color:#fff}.button-outline-light{color:#fff;border-color:#ffffff73}.button-outline-light:hover{color:var(--navy-900);background:#fff;border-color:#fff}.button-outline-dark{border-color:var(--navy-900);color:var(--navy-900)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.text-link{border-bottom:1px solid var(--navy-900);color:var(--navy-900);align-items:center;gap:14px;padding-bottom:5px;font-size:14px;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:#fff;border-color:#ffffff80}.site-header{z-index:100;color:#f7f3ec;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#182027f7;border-bottom:1px solid #d7b6822e;height:76px;position:sticky;top:0}.nav-shell{align-items:center;gap:22px;width:min(100% - 40px,1440px);height:100%;margin-inline:auto;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-logo-image{object-fit:contain;width:44px;height:32px;display:block}.brand-logo-name{color:#f7f3ec;font-family:var(--font-display);letter-spacing:.055em;font-size:19px;font-weight:650;line-height:1}.desktop-nav{flex:1;justify-content:flex-end;align-items:center;gap:clamp(11px,1.3vw,21px);min-width:0;display:flex}.desktop-nav a{color:#d5d0c7;white-space:nowrap;font-size:14px;transition:color .2s;position:relative}.desktop-nav a:after{background:var(--gold);content:"";transform-origin:0;height:1px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--brand-gold)}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-cta{min-height:42px;padding-inline:18px}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;border:1px solid #d7b68259;place-content:center;gap:5px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#f7f3ec;width:19px;height:1px;display:block}.mobile-menu nav{background:var(--brand-bg);border-top:1px solid var(--brand-line);max-height:calc(100vh - 76px);box-shadow:var(--shadow);gap:0;padding:18px 24px 28px;display:grid;position:fixed;top:76px;left:0;right:0;overflow:auto}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--brand-line);color:var(--brand-text);padding:12px 0;font-size:16px}.mobile-menu nav .button{margin-top:18px}.home-hero{background:var(--brand-hero);color:#f7f3ec;border-bottom:1px solid #d7b68238;min-height:720px;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";pointer-events:none;position:absolute}.home-hero:before{background:#d7b6821c;width:1px;top:0;bottom:0;left:calc(50% + 90px)}.home-hero:after{border:1px solid #d7b6821f;border-radius:50%;width:600px;height:600px;top:-230px;right:-150px}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(450px,.95fr);align-items:center;gap:clamp(50px,7vw,110px);padding-top:88px;padding-bottom:96px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{color:#f7f3ec;max-width:720px;font-family:var(--font-display);letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(60px,6.2vw,86px);font-weight:650;line-height:1.08}.hero-lead{color:#c9c3b9;max-width:650px;margin-bottom:34px;font-size:clamp(17px,1.5vw,20px);line-height:1.85}.hero-trust{color:#bcb6ad;gap:26px;margin-top:42px;font-size:14px;display:flex}.hero-trust span{align-items:center;gap:9px;display:flex}.hero-trust span:before{background:var(--gold);content:"";width:4px;height:4px}.home-hero .eyebrow{color:#d8c4a3}.home-hero .eyebrow:before{background:var(--brand-gold)}.crossborder-visual{z-index:1;background:#1d262db8;border:1px solid #d7b6823d;min-height:550px;position:relative;overflow:hidden}.crossborder-visual:before{content:"";pointer-events:none;border:1px solid #d7b6821a;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-190px;right:-140px}.brand-path-heading{z-index:2;padding:32px 34px 0;position:relative}.brand-path-heading span,.brand-path-heading strong{display:block}.brand-path-heading span{color:var(--brand-gold);letter-spacing:.18em;margin-bottom:7px;font-size:11px;font-weight:700}.brand-path-heading strong{color:#eee9e1;letter-spacing:.02em;font-size:18px;font-weight:650}.brand-route-canvas{min-height:400px;margin:10px 34px 0;position:relative}.brand-route-line{z-index:1;background:linear-gradient(90deg, #d7b68247, var(--brand-gold) 35%, var(--brand-gold) 76%, #d7b6824d);transform-origin:0;height:1px;position:absolute;top:204px;left:29px;right:31px;transform:rotate(-17deg)}.brand-route-line:after{border:1px solid var(--brand-gold);content:"";background:#1d262d;width:7px;height:7px;position:absolute;top:-3px;right:-1px;transform:rotate(45deg)}.brand-route-node{z-index:3;max-width:145px;position:absolute}.brand-route-node i{border:1px solid var(--brand-gold);background:#1d262d;width:8px;height:8px;margin-bottom:13px;display:block;transform:rotate(45deg)}.brand-route-node small,.brand-route-node strong{display:block}.brand-route-node small{color:#8f8b84;letter-spacing:.14em;margin-bottom:4px;font-size:10px;font-weight:650}.brand-route-node strong{color:#f4f0e9;font-size:15px;font-weight:650;line-height:1.45}.brand-node-one{bottom:145px;left:2%}.brand-node-two{bottom:172px;left:29%}.brand-node-three{top:108px;left:53%}.brand-node-four{text-align:right;top:58px;right:126px}.brand-node-four i{display:none}.brand-route-anchor{z-index:2;opacity:.9;width:102px;position:absolute;top:13px;right:9px}.brand-route-anchor img{width:100%;height:auto;display:block}.brand-path-caption{color:#96928b;letter-spacing:.06em;border-top:1px solid #d7b68229;margin:0;padding-top:15px;font-size:11px;position:absolute;bottom:25px;left:34px;right:34px}.hero-enter .eyebrow,.hero-enter h1,.hero-enter .hero-lead,.hero-enter .button-row,.hero-enter .hero-trust,.brand-path-enter{opacity:0;animation:.7s cubic-bezier(.22,.7,.22,1) forwards heroFadeUp}.hero-enter h1{animation-delay:80ms}.hero-enter .hero-lead{animation-delay:.2s}.hero-enter .button-row{animation-delay:.3s}.hero-enter .hero-trust{animation-delay:.4s}.brand-path-enter{animation-delay:.18s}.brand-path-enter .brand-route-line{animation:1.15s cubic-bezier(.25,.7,.25,1) .45s both routeDraw}.brand-path-enter .brand-route-node,.brand-path-enter .brand-route-anchor{opacity:0;animation:.45s cubic-bezier(.22,.7,.22,1) forwards nodeReveal}.brand-path-enter .brand-node-one{animation-delay:.58s}.brand-path-enter .brand-node-two{animation-delay:.72s}.brand-path-enter .brand-node-three{animation-delay:.86s}.brand-path-enter .brand-node-four{animation-delay:1s}.brand-path-enter .brand-route-anchor{animation-delay:1.05s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes routeDraw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes nodeReveal{0%{opacity:0}to{opacity:1}}@supports (animation-timeline:view()){.reveal-section{animation:linear both sectionReveal;animation-timeline:view();animation-range:entry 8% cover 24%}.process-line:before{transform-origin:0;animation:linear both processDraw;animation-timeline:view();animation-range:entry 12% cover 34%}}@keyframes sectionReveal{0%{opacity:.55;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes processDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.heading-row{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:62px;display:grid}.heading-row>p,.heading-row>div:last-child p{color:var(--muted);margin-bottom:20px}.service-ledger{border-top:1px solid var(--navy-900)}.service-ledger>a{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.75fr) 1.6fr 44px;align-items:center;gap:42px;padding:34px 8px;transition:background-color .2s,padding .2s;display:grid}.service-ledger>a:hover{background:var(--soft);padding-left:18px;padding-right:18px}.service-ledger h3{color:var(--navy-900);margin:0;font-family:Songti SC,serif;font-size:26px;font-weight:600;transition:color .2s,transform .2s}.service-ledger p{color:var(--muted);margin:0;font-size:15px}.service-ledger a>span{color:var(--gold-dark);opacity:.55;text-align:right;font-size:24px;transition:opacity .2s,transform .2s;transform:translate(-5px)}.service-ledger>a:hover h3{color:var(--brand-gold-deep);transform:translate(4px)}.service-ledger>a:hover>span{opacity:1;transform:translate(0)}.scenario-grid,.why-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,140px);display:grid}.sticky-copy{align-self:start;position:sticky;top:118px}.scenario-list{border-top:1px solid var(--navy-900)}.scenario-list article{border-bottom:1px solid var(--line);grid-template-columns:34px 190px 1fr;gap:24px;padding:31px 0;display:grid}.scenario-mark{border:1px solid var(--gold-dark);width:9px;height:9px;margin-top:10px;transform:rotate(45deg)}.scenario-list h3,.scenario-list p{margin:0}.scenario-list h3{color:var(--navy-900);font-size:19px}.scenario-list p{color:var(--muted);font-size:15px}.scenario-editorial{border-top:1px solid var(--navy-900);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.scenario-editorial article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:32px 30px;transition:background-color .2s;display:block;position:relative}.scenario-editorial article:hover{background:#ffffff8c}.scenario-editorial .scenario-mark{margin:0 0 31px}.scenario-editorial p{margin-bottom:15px;line-height:1.7}.scenario-editorial strong{color:var(--brand-text);font-size:14px;font-weight:650;line-height:1.75;display:block}.section-heading-wide{grid-template-columns:1fr 1fr;gap:40px 80px;margin-bottom:72px;display:grid}.section-heading-wide .eyebrow{grid-column:1/-1;margin-bottom:-18px}.section-heading-wide h2,.section-heading-wide p{margin-bottom:0}.process-line{grid-template-columns:repeat(4,1fr);gap:48px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-line:before{content:"";background:#976f3875;height:1px;position:absolute;top:6px;left:0;right:0}.process-line li{padding-top:38px;position:relative}.process-dot{z-index:1;background:var(--brand-gold);width:13px;height:13px;box-shadow:0 0 0 1px var(--brand-gold-deep);border:3px solid #fff;position:absolute;top:0;left:0}.process-line h3{color:var(--navy-900);margin-bottom:12px;font-size:18px}.process-line p{color:var(--muted);margin-bottom:0;font-size:14px}.why-grid{grid-template-columns:.7fr 1.3fr}.reason-list{border-top:1px solid #ffffff47}.reason-list article{border-bottom:1px solid #ffffff26;grid-template-columns:.75fr 1.25fr;gap:44px;padding:34px 0;display:grid}.reason-list h3{margin:0;font-family:Songti SC,serif;font-size:23px;font-weight:600}.reason-list p{color:#d0c9bf;margin:0;font-size:15px}.reason-statement{border-left:1px solid var(--brand-gold);padding-left:19px;line-height:1.75;color:var(--brand-text)!important;font-size:18px!important}.article-list{border-top:1px solid var(--navy-900);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.article-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:34px;transition:background-color .2s}.article-list article:hover{background:var(--soft)}.article-list article>span{color:var(--gold-dark);letter-spacing:.12em;font-size:12px;font-weight:700}.article-list h3{color:var(--navy-900);margin:28px 0 16px;font-family:Songti SC,serif;font-size:24px;font-weight:600;line-height:1.45}.article-list p{color:var(--muted);margin-bottom:22px;font-size:14px}.article-list b{color:#7c756b;font-size:11px;font-weight:500}.insight-feature-layout{border-top:1px solid var(--navy-900);grid-template-columns:1.08fr .92fr;display:grid}.insight-featured{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--brand-surface);grid-template-rows:210px 1fr;min-height:570px;display:grid}.insight-featured-brand{border-bottom:1px solid var(--line);background:#e9e3d9;justify-content:space-between;align-items:flex-end;padding:27px 30px;display:flex;position:relative;overflow:hidden}.insight-featured-brand:after{content:"";border:1px solid #976f382e;border-radius:50%;width:330px;height:330px;position:absolute;top:-145px;right:-30px}.insight-featured-brand img{z-index:1;opacity:.9;width:116px;position:relative}.insight-featured-brand span{z-index:1;color:var(--brand-gold-deep);letter-spacing:.12em;font-size:11px;font-weight:700;position:relative}.insight-featured>div:last-child>span,.insight-secondary-list article>span{color:var(--brand-gold-deep);letter-spacing:.12em;font-size:11px;font-weight:700}.insight-featured h3{color:var(--brand-text);letter-spacing:-.025em;margin:28px 0 17px;font-size:clamp(29px,3vw,39px);font-weight:650;line-height:1.35}.insight-featured p,.insight-secondary-list p{color:var(--brand-muted);font-size:14px}.insight-featured b,.insight-secondary-list b{color:#7c756b;font-size:11px;font-weight:500}.insight-secondary-list{border-right:1px solid var(--line)}.insight-secondary-list article{border-bottom:1px solid var(--line);min-height:190px;padding:25px 30px 24px;transition:background-color .2s,padding-left .2s}.insight-secondary-list article:hover{background:var(--brand-surface);padding-left:35px}.insight-secondary-list h3{color:var(--brand-text);margin:13px 0 10px;font-size:20px;font-weight:650;line-height:1.45}.insight-secondary-list p{margin-bottom:12px}.about-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(55px,8vw,110px);display:grid}.company-proof{background:var(--brand-bg);border:1px solid #d5cec3;min-height:500px;padding:38px;position:relative;overflow:hidden}.company-proof:after{content:"";pointer-events:none;border:1px solid #976f3826;border-radius:50%;width:410px;height:410px;position:absolute;bottom:-170px;right:-150px}.company-proof-brand{margin-bottom:54px}.company-proof-brand .brand-logo-image{width:66px;height:auto}.company-proof-brand .brand-logo-name{color:var(--brand-text);font-size:22px}.company-proof-heading{margin-bottom:30px}.company-proof-heading span{color:var(--brand-gold-deep);letter-spacing:.16em;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.company-proof-heading h3{max-width:470px;color:var(--brand-text);letter-spacing:-.025em;margin-bottom:0;font-size:clamp(27px,3vw,38px);font-weight:650;line-height:1.4}.company-proof dl{z-index:1;border-top:1px solid var(--brand-text);grid-template-columns:repeat(2,1fr);margin-bottom:28px;display:grid;position:relative}.company-proof dl>div{border-bottom:1px solid var(--line);padding:13px 12px 13px 0}.company-proof dt{color:var(--brand-muted);font-size:10px}.company-proof dd{color:var(--brand-text);margin:2px 0 0;font-size:13px;font-weight:600}.company-proof>p{z-index:1;color:var(--brand-muted);margin:0;font-size:12px;position:relative}.office-placeholder,.large-placeholder{background:#dfe6ea;border:1px solid #d5cec3;place-items:end start;min-height:470px;display:grid;position:relative;overflow:hidden}.office-placeholder:before,.large-placeholder:before{content:"";border-top:1px solid #c5b8a6;border-bottom:1px solid #c5b8a6;border-right:1px solid #c5b8a6;position:absolute;inset:11% 12% 18% 22%;transform:skew(-18deg)}.office-placeholder:after,.large-placeholder:after{content:"";background:#c5b8a6;width:1px;position:absolute;top:18%;bottom:12%;right:27%;transform:rotate(28deg)}.office-placeholder>div,.large-placeholder>*{z-index:2;position:relative}.office-placeholder>div{background:#f4f6f7eb;padding:28px}.office-placeholder span,.large-placeholder>span{color:#7d8d99;letter-spacing:.2em;margin-bottom:5px;font-size:9px;display:block}.office-placeholder strong,.large-placeholder strong{color:var(--navy-900);font-size:14px;display:block}.company-name{margin-bottom:18px;font-weight:700;color:var(--navy-700)!important}.credential-placeholder{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:32px 0 30px;padding:18px 0;display:flex}.credential-placeholder span{color:var(--navy-900);font-size:14px;font-weight:700}.credential-placeholder small{color:var(--muted)}.contact-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.contact-heading h2{color:var(--navy-900);letter-spacing:-.04em;margin-bottom:0;font-family:Songti SC,serif;font-size:clamp(38px,4.5vw,58px);font-weight:600;line-height:1.25}.contact-heading>p{color:var(--muted);margin-bottom:0}.quick-consult{border-top:1px solid var(--navy-900);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-bottom:48px;display:grid}.quick-consult a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:126px;color:var(--navy-900);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:22px;font-weight:700;transition:background-color .2s,color .2s;display:flex}.quick-consult a:hover{background:var(--navy-900);color:#fff}.quick-consult span{color:var(--gold-dark)}.contact-panel{background:var(--navy-900);color:#fff;box-shadow:var(--shadow);grid-template-columns:.72fr 1.28fr;display:grid}.contact-direct{border-right:1px solid #ffffff1f;padding:48px}.contact-direct h3{margin-bottom:28px;font-family:Songti SC,serif;font-size:28px;font-weight:600}.contact-direct dl{margin-bottom:30px}.contact-direct dl>div{border-top:1px solid #ffffff24;padding:15px 0}.contact-direct dt{color:#b7afa4;font-size:11px}.contact-direct dd{color:#e6edf2;margin:3px 0 0;font-size:14px}.qr-placeholder,.qr-large{align-items:center;gap:16px;display:flex}.qr-placeholder>span,.qr-large>span{background:var(--blue-100);border:8px solid #fff;width:74px;height:74px;display:block;position:relative}.qr-placeholder>span:before,.qr-large>span:before{border:1px dashed var(--navy-700);content:"";position:absolute;inset:7px}.qr-placeholder p,.qr-large p{color:#b7afa4;margin:0;font-size:12px}.consultation-experience{border-top:1px solid var(--brand-text)}.consultation-topics{border-bottom:1px solid var(--brand-line);grid-template-columns:230px 1fr;align-items:start;gap:45px;padding:28px 0 32px;display:grid}.consultation-topics>p{color:var(--brand-muted);margin:7px 0 0;font-size:13px;font-weight:650}.consultation-topics>div{grid-template-columns:repeat(2,1fr);gap:0 34px;display:grid}.consultation-topics button{border:0;border-bottom:1px solid var(--brand-line);min-height:62px;color:var(--brand-text);cursor:pointer;text-align:left;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:20px;padding:0 3px;font-size:15px;font-weight:650;transition:border-color .2s,color .2s,padding .2s;display:flex}.consultation-topics button i{color:var(--brand-gold-deep);opacity:.45;font-style:normal;transition:opacity .2s,transform .2s;transform:translate(-5px)}.consultation-topics button:hover,.consultation-topics button.is-selected{border-color:var(--brand-gold-deep);color:var(--brand-gold-deep);padding-left:7px;padding-right:7px}.consultation-topics button:hover i,.consultation-topics button.is-selected i{opacity:1;transform:translate(0)}.consultation-prompt{min-height:132px;color:var(--brand-muted);align-items:center;gap:18px;display:flex}.consultation-prompt>span{border:1px solid var(--brand-gold-deep);width:7px;height:7px;transform:rotate(45deg)}.consultation-prompt p{margin:0 auto 0 0;font-size:14px}.consultation-prompt a{border-bottom:1px solid var(--brand-text);color:var(--brand-text);font-size:13px;font-weight:650}.consultation-detail{border:1px solid var(--brand-line);background:var(--brand-surface);grid-template-columns:.78fr 1.22fr;margin-top:34px;animation:.4s both consultationReveal;display:grid}@keyframes consultationReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.consultation-direct{border-right:1px solid var(--brand-line);padding:42px 40px}.consultation-direct h3{color:var(--brand-text);margin-bottom:15px;font-size:26px;font-weight:650}.consultation-direct>p:not(.eyebrow){color:var(--brand-muted);margin-bottom:27px;font-size:13px}.consultation-direct dl{margin-bottom:27px}.consultation-direct dl>div{border-top:1px solid var(--brand-line);padding:11px 0}.consultation-direct dt{color:var(--brand-muted);font-size:10px}.consultation-direct dd{color:var(--brand-text);margin:2px 0 0;font-size:14px}.consultation-detail .qr-placeholder>span{border-color:var(--brand-text);background:var(--brand-bg)}.consultation-detail .qr-placeholder p{color:var(--brand-muted)}.consultation-detail .contact-form-compact{color:var(--brand-text);padding:42px 40px}.consultation-detail .contact-form input,.consultation-detail .contact-form select,.consultation-detail .contact-form textarea{background:var(--brand-bg);color:var(--brand-text);border-color:#cec6ba}.consultation-detail .contact-form input::placeholder,.consultation-detail .contact-form textarea::placeholder{color:#8b857c}.consultation-detail .contact-form input:focus,.consultation-detail .contact-form select:focus,.consultation-detail .contact-form textarea:focus{border-color:var(--brand-gold-deep);background:#fff}.consultation-detail .form-note,.consultation-detail .form-response{color:var(--brand-muted)}.consultation-detail .form-response:not(:empty){color:var(--brand-text)}.contact-form{gap:20px;display:grid}.contact-form-compact{padding:48px}.field-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-form label{color:inherit;letter-spacing:.04em;gap:7px;font-size:12px;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:0;outline:none;width:100%;font-size:15px;font-weight:400;transition:border-color .2s,background-color .2s}.contact-form input,.contact-form select{height:48px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:100px;padding:12px 14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold);background:#ffffff17}.contact-form option{color:var(--ink)}.contact-form .button{justify-self:start;margin-top:2px}.form-note,.form-response{color:#b7afa4;letter-spacing:0;margin:-6px 0 0;font-size:11px;font-weight:400}.form-response:not(:empty){border-left:2px solid var(--gold);color:#dbe4ea;padding-left:10px}.page-hero{background:var(--navy-900);color:#fff}.page-hero-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;padding-top:90px;padding-bottom:90px;display:grid}.page-hero h1{letter-spacing:-.05em;max-width:780px;margin:0;font-family:Songti SC,serif;font-size:clamp(48px,6vw,72px);font-weight:600;line-height:1.18}.page-hero-grid>div:last-child>p{color:var(--brand-muted);margin-bottom:28px;font-size:17px}.editorial-grid,.split-heading,.faq-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(60px,10vw,140px);display:grid}.prose-lead>p{color:var(--navy-800);margin-bottom:28px;font-family:Songti SC,serif;font-size:clamp(24px,2.5vw,34px);line-height:1.65}.notice-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:80px 1fr;gap:18px;padding:20px 0;font-size:14px;display:grid}.notice-line strong{color:var(--gold-dark)}.line-list{border-top:1px solid var(--navy-900);margin:0;padding:0;list-style:none}.line-list li{border-bottom:1px solid var(--line);color:var(--navy-800);padding:24px 44px 24px 0;font-size:17px;position:relative}.line-list li:after{border-top:1px solid var(--gold-dark);border-right:1px solid var(--gold-dark);content:"";width:8px;height:8px;position:absolute;top:50%;right:4px;transform:translateY(-50%)rotate(45deg)}.process-line-detail li{min-height:180px}.dual-list{grid-template-columns:repeat(2,1fr);gap:clamp(60px,9vw,130px);display:grid}.dual-list h2{margin-bottom:32px;font-family:Songti SC,serif;font-size:clamp(32px,3.5vw,46px);font-weight:600}.check-list{margin:0;padding:0;list-style:none}.check-list li{color:#d0c9bf;border-top:1px solid #ffffff24;padding:17px 0 17px 28px;font-size:15px;position:relative}.check-list li:before{border:1px solid var(--gold);content:"";width:7px;height:7px;position:absolute;top:25px;left:3px;transform:rotate(45deg)}.faq-list{border-top:1px solid var(--navy-900)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy-900);padding:24px 52px 24px 0;font-size:18px;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:before,.faq-list summary:after{background:var(--gold-dark);content:"";width:14px;height:1px;position:absolute;top:36px;right:6px}.faq-list summary:after{transition:transform .2s;transform:rotate(90deg)}.faq-list details[open] summary:after{transform:rotate(0)}.faq-list details p{max-width:720px;color:var(--muted);padding:0 50px 23px 0}.consultation-strip{background:var(--navy-950);color:#fff}.consultation-grid{grid-template-columns:1fr .8fr auto;align-items:center;gap:60px;padding-top:70px;padding-bottom:70px;display:grid}.consultation-grid h2{margin:0;font-family:Songti SC,serif;font-size:clamp(32px,3.4vw,46px);font-weight:600;line-height:1.3}.consultation-grid>p{color:#d0c9bf;margin:0;font-size:14px}.service-overview article{border-top:1px solid var(--navy-900);grid-template-columns:.8fr 1.2fr;gap:90px;padding:58px 0 66px;display:grid}.service-overview article:last-child{border-bottom:1px solid var(--navy-900)}.service-overview h2{color:var(--navy-900);font-family:Songti SC,serif;font-size:clamp(32px,3vw,44px);font-weight:600;line-height:1.35}.service-overview article>div:last-child>p{color:var(--muted);font-size:17px}.service-overview ul{margin:28px 0;padding:0;list-style:none}.service-overview li{border-top:1px solid var(--line);color:var(--navy-700);padding:12px 0;font-size:14px}.service-principles .section-heading{margin-bottom:50px}.three-columns{border-top:1px solid var(--navy-900);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.three-columns article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px}.three-columns h3{color:var(--navy-900);margin-bottom:16px;font-family:Songti SC,serif;font-size:23px;font-weight:600}.three-columns p{color:var(--muted);margin-bottom:0;font-size:14px}.insights-layout{grid-template-columns:230px 1fr;gap:90px;display:grid}.insights-layout aside{align-self:start;position:sticky;top:118px}.insights-layout aside nav{border-top:1px solid var(--navy-900);display:grid}.insights-layout aside nav span{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 0;font-size:14px}.insights-layout aside nav span:first-child{color:var(--navy-900);font-weight:700}.insight-catalog{border-top:1px solid var(--navy-900)}.insight-catalog article{border-bottom:1px solid var(--line);padding:38px 0 42px}.insight-catalog article>div{justify-content:space-between;gap:20px;display:flex}.insight-catalog article>div span{color:var(--gold-dark);letter-spacing:.13em;font-size:11px;font-weight:700}.insight-catalog article>div small,.muted-link{color:#756f66;font-size:11px}.insight-catalog h2{color:var(--navy-900);margin:20px 0 10px;font-family:Songti SC,serif;font-size:clamp(25px,3vw,36px);font-weight:600}.insight-catalog p{max-width:700px;color:var(--muted)}.newsletter-placeholder .container{grid-template-columns:.9fr 1.1fr auto;align-items:end;gap:60px;display:grid}.newsletter-placeholder h2{color:var(--navy-900);margin-bottom:0;font-family:Songti SC,serif;font-size:34px;font-weight:600}.newsletter-placeholder .container>p{color:var(--muted);margin-bottom:0}.about-assets{grid-template-columns:1.35fr .65fr;gap:24px;display:grid}.large-placeholder{min-height:520px;padding:32px}.large-placeholder small{color:var(--muted);font-size:11px}.license-placeholder{background:#fff;border:1px dashed #b8ad9f;flex-direction:column;justify-content:flex-end;min-height:520px;padding:32px;display:flex}.license-placeholder span{color:var(--gold-dark);letter-spacing:.14em;margin-bottom:auto;font-size:10px;font-weight:700}.license-placeholder strong{color:var(--navy-900);margin-bottom:8px;font-family:Songti SC,serif;font-size:24px;display:block}.license-placeholder small{color:var(--muted)}.values-layout{grid-template-columns:.75fr 1.25fr;gap:110px;display:grid}.value-lines{border-top:1px solid var(--navy-900)}.value-lines article{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:40px;padding:28px 0;display:grid}.value-lines h3,.value-lines p{margin:0}.value-lines h3{color:var(--navy-900);font-size:18px}.value-lines p{color:var(--muted);font-size:14px}.company-info-section .section-heading{margin-bottom:45px}.company-info-list{border-top:1px solid #ffffff4d;border-left:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);display:grid}.company-info-list>div{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;padding:24px}.company-info-list dt{color:#b7aa98;margin-bottom:7px;font-size:11px}.company-info-list dd{color:#fff;margin:0;font-size:16px}.contact-page-grid{grid-template-columns:.68fr 1.32fr;gap:90px;display:grid}.contact-details h2,.form-panel h2{color:var(--navy-900);margin-bottom:25px;font-family:Songti SC,serif;font-size:clamp(32px,3vw,44px);font-weight:600}.contact-details dl{border-top:1px solid var(--navy-900);margin:0 0 34px}.contact-details dl>div{border-bottom:1px solid var(--line);padding:14px 0}.contact-details dt{color:var(--muted);font-size:11px}.contact-details dd{color:var(--navy-900);margin:3px 0 0;font-size:15px}.qr-large>span{border-color:var(--navy-900);width:96px;height:96px}.qr-large p{color:var(--muted)}.form-panel{background:var(--navy-900);color:#fff;box-shadow:var(--shadow);padding:48px}.form-panel h2{color:#fff;margin-bottom:8px}.form-panel>div>p:not(.eyebrow){color:#b7afa4;margin-bottom:30px;font-size:14px}.contact-notes{padding-top:70px;padding-bottom:70px}.not-found{place-items:center;min-height:65vh;padding:90px 0;display:grid}.not-found h1{color:var(--navy-900);margin-bottom:15px;font-family:Songti SC,serif;font-size:clamp(42px,5vw,64px);font-weight:600}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.site-footer{color:#fff;background:#1f1e1b}.footer-grid{grid-template-columns:1.5fr .65fr .65fr 1fr;gap:60px;padding-top:78px;padding-bottom:64px;display:grid}.footer-brand{letter-spacing:.08em;margin-bottom:18px;font-family:Songti SC,serif;font-size:26px;font-weight:600}.footer-grid>div:first-child p{color:#b7afa4;max-width:380px;font-size:13px}.footer-grid>div:first-child .footer-tagline{letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:650;color:var(--brand-gold)!important}.footer-legal{margin-top:28px;color:#e4ddd3!important}.footer-grid h2{color:#7f93a5;letter-spacing:.12em;margin-bottom:20px;font-size:11px;font-weight:700}.footer-grid a,.footer-grid>div:last-child p{color:#bdb5a9;margin-bottom:9px;font-size:13px;display:block}.footer-grid a:hover{color:var(--gold)}.footer-bottom{color:#6f8293;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1.35fr auto;align-items:flex-start;gap:30px;padding-top:22px;padding-bottom:30px;font-size:10px;display:grid}.service-ledger h3,.reason-list h3,.article-list h3,.contact-heading h2,.contact-direct h3,.page-hero h1,.prose-lead>p,.dual-list h2,.consultation-grid h2,.service-overview h2,.three-columns h3,.insight-catalog h2,.newsletter-placeholder h2,.license-placeholder strong,.contact-details h2,.form-panel h2,.not-found h1{font-family:var(--font-display)}.page-hero{border-bottom:1px solid var(--brand-line);background:var(--brand-surface);color:var(--brand-text);position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;border:1px solid #976f382e;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:7vw}.page-hero h1{color:var(--brand-text);font-weight:650}.page-hero-grid>div:last-child{z-index:1;border-left:1px solid var(--brand-gold);padding-left:30px;position:relative}.page-hero-grid>div:last-child>p{color:var(--brand-muted);font-size:18px}.light-link{border-color:var(--brand-text);color:var(--brand-text)}.why-section .section-heading h2{color:var(--brand-text)}.why-section .section-heading>p:not(.eyebrow){color:var(--brand-muted)}.why-section .reason-list h3{color:var(--brand-text)}.why-section .reason-list p{color:var(--brand-muted)}.check-list li,.consultation-grid>p{color:#d0c9bf}.office-placeholder,.large-placeholder{background:#e8e2d9;border-color:#d5cec3}.office-placeholder:before,.large-placeholder:before{border-color:#c5b8a6}.office-placeholder:after,.large-placeholder:after{background:#c5b8a6}.office-placeholder>div{background:#faf8f4eb}.office-placeholder span,.large-placeholder>span{color:#756c60}.contact-panel,.form-panel,.consultation-strip{background:var(--brand-dark);box-shadow:var(--shadow)}.contact-direct dt,.form-panel>div>p:not(.eyebrow),.form-note,.qr-placeholder p{color:#b7afa4}.contact-direct dd{color:#f1ece5;font-size:15px}.contact-form label{font-size:13px}.contact-form input,.contact-form select,.contact-form textarea{background:#ffffff12;border-color:#ffffff3d;font-size:16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#aaa298}.company-info-list dt{color:#b7aa98}.quick-consult a:hover{background:var(--brand-dark)}.site-footer{background:#1f1e1b}.footer-brand{margin-bottom:20px}.footer-brand .brand-logo-image{width:54px;height:39px}.footer-brand .brand-logo-name{color:#f6f1e9;font-size:22px}.footer-grid>div:first-child p,.footer-grid a,.footer-grid>div:last-child p{color:#bdb5a9;font-size:14px}.footer-grid h2{color:#a99b86}.footer-legal{color:#e4ddd3!important}.footer-bottom{color:#978f84;font-size:11px}@media (width<=1200px){.desktop-nav{display:none}.nav-cta{margin-left:auto}.mobile-menu{margin-left:0;display:block}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(410px,.8fr);gap:55px}.hero-copy h1{font-size:clamp(54px,6.4vw,75px)}}@media (width<=900px){.section{padding:84px 0}.hero-grid{grid-template-columns:1fr;padding-top:72px}.hero-copy{max-width:700px}.hero-copy h1{font-size:clamp(52px,10vw,76px)}.crossborder-visual{width:min(100%,650px);min-height:550px}.page-hero-grid>div:last-child{max-width:680px}.heading-row,.contact-heading,.page-hero-grid,.section-heading-wide,.editorial-grid,.split-heading,.faq-grid,.service-overview article,.newsletter-placeholder .container,.values-layout,.contact-page-grid{grid-template-columns:1fr;gap:36px}.section-heading-wide .eyebrow{grid-column:auto;margin-bottom:-12px}.scenario-grid,.why-grid{grid-template-columns:1fr;gap:50px}.sticky-copy,.insights-layout aside{position:static}.process-line{gap:25px}.process-line p{font-size:13px}.about-grid,.insight-feature-layout{grid-template-columns:1fr}.insight-featured{border-right:1px solid var(--line);grid-template-rows:1fr;grid-template-columns:.78fr 1.22fr;min-height:390px}.insight-featured-brand{flex-direction:column;align-items:flex-end;min-height:390px}.consultation-topics{grid-template-columns:180px 1fr;gap:30px}.consultation-detail{grid-template-columns:1fr}.consultation-direct{border-right:0;border-bottom:1px solid var(--brand-line)}.about-grid .office-placeholder{min-height:400px}.quick-consult{grid-template-columns:repeat(2,1fr)}.contact-panel{grid-template-columns:1fr}.contact-direct{border-bottom:1px solid #ffffff1f;border-right:0}.page-hero-grid{align-items:start;padding-top:72px;padding-bottom:72px}.dual-list{gap:55px}.consultation-grid{grid-template-columns:1fr 1fr}.consultation-grid .button{justify-self:start}.service-overview article{gap:10px}.insights-layout{grid-template-columns:1fr;gap:45px}.insights-layout aside nav{border-top:0;flex-wrap:wrap;gap:10px 22px;display:flex}.insights-layout aside nav span{border:0;padding:0}.about-assets{grid-template-columns:1fr}.license-placeholder{min-height:300px}.footer-grid{grid-template-columns:1.4fr repeat(2,.8fr)}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr 1fr}.footer-bottom span:last-child{grid-column:1/-1}}@media (width<=640px){body{font-size:16px}.container{width:min(calc(100% - 32px), var(--max-width))}.section{padding:66px 0}.site-header{height:68px}.nav-shell{width:calc(100% - 28px)}.brand-lockup{gap:9px}.brand-logo-image{width:38px;height:28px}.brand-logo-name{font-size:17px}.nav-cta{display:none}.mobile-menu{margin-left:auto}.mobile-menu nav{max-height:calc(100vh - 68px);top:68px}.home-hero{min-height:auto}.hero-grid{gap:48px;padding-top:52px;padding-bottom:64px}.hero-copy h1{margin-bottom:22px;font-size:clamp(41px,12vw,54px);line-height:1.12}.hero-lead{font-size:16px;line-height:1.8}.button{min-height:46px;padding-inline:20px}.hero-trust{flex-wrap:wrap;gap:10px 20px;margin-top:32px}.crossborder-visual{min-height:430px}.crossborder-visual:before{bottom:-220px;right:-180px}.brand-path-heading{padding:22px 20px 0}.brand-path-heading span{font-size:9px}.brand-path-heading strong{font-size:15px}.brand-route-canvas{min-height:320px;margin:5px 20px 0}.brand-route-line{top:163px;left:17px;right:21px;transform:rotate(-20deg)}.brand-route-node{max-width:115px}.brand-route-node i{margin-bottom:8px}.brand-route-node small{font-size:8px}.brand-route-node strong{font-size:13px}.brand-node-one{bottom:92px;left:0}.brand-node-two{bottom:118px;left:27%}.brand-node-three{top:80px;left:50%}.brand-node-four{top:34px;right:82px}.brand-route-anchor{width:66px;top:11px;right:0}.brand-path-caption{padding-top:11px;font-size:10px;bottom:18px;left:20px;right:20px}.brand-path-enter .brand-route-line,.brand-path-enter .brand-route-node,.brand-path-enter .brand-route-anchor{opacity:1;animation:none}.eyebrow{margin-bottom:17px}.section-heading h2,.contact-heading h2{font-size:clamp(33px,10vw,43px)}.heading-row{margin-bottom:40px}.service-ledger>a{grid-template-columns:1fr 30px;gap:12px;padding:25px 2px}.service-ledger h3{font-size:22px}.service-ledger p{grid-area:2/1/auto/-1;font-size:14px}.service-ledger a>span{grid-area:1/2}.scenario-list article{grid-template-columns:20px 1fr;gap:10px 14px;padding:24px 0}.scenario-list p{grid-column:2}.scenario-editorial{grid-template-columns:1fr}.scenario-editorial article{min-height:auto;padding:27px 24px;display:block}.scenario-editorial .scenario-mark{margin-bottom:20px}.scenario-editorial p{margin-bottom:12px}.process-line{grid-template-columns:1fr;gap:0;padding-left:28px}.process-line:before{width:1px;height:auto;top:4px;bottom:0;left:6px;animation:none!important;transform:none!important}.process-line li{min-height:auto;padding:0 0 32px 18px}.process-dot{top:1px;left:-28px}.reason-list article,.value-lines article{grid-template-columns:1fr;gap:10px;padding:25px 0}.article-list{grid-template-columns:1fr}.article-list article{min-height:auto;padding:25px}.article-list h3{margin-top:20px;font-size:22px}.insight-featured{grid-template-rows:180px 1fr;grid-template-columns:1fr;min-height:auto}.insight-featured-brand{flex-direction:row;align-items:flex-end;min-height:180px;padding:22px}.insight-featured-brand img{width:86px}.insight-featured>div:last-child{padding:27px 24px 31px}.insight-featured h3{margin-top:20px;font-size:27px}.insight-secondary-list article{min-height:auto;padding:24px}.insight-secondary-list article:hover{padding-left:24px}.company-proof{min-height:auto;padding:28px 23px}.company-proof-brand{margin-bottom:38px}.company-proof dl{grid-template-columns:1fr}.office-placeholder,.large-placeholder{min-height:330px!important}.quick-consult{grid-template-columns:1fr}.quick-consult a{flex-direction:row;align-items:center;min-height:82px}.contact-direct,.contact-form-compact,.form-panel{padding:28px 22px}.consultation-topics{grid-template-columns:1fr;gap:15px;padding-top:22px}.consultation-topics>p{margin-top:0}.consultation-topics>div{grid-template-columns:1fr}.consultation-topics button{min-height:58px;font-size:14px}.consultation-prompt{flex-wrap:wrap;align-items:flex-start;min-height:145px;padding:28px 0}.consultation-prompt p{width:calc(100% - 28px);margin-right:0}.consultation-detail{margin-top:25px}.consultation-direct,.consultation-detail .contact-form-compact{padding:29px 22px}.field-row{grid-template-columns:1fr}.page-hero-grid{padding-top:56px;padding-bottom:60px}.page-hero h1{font-size:clamp(40px,11.5vw,54px)}.page-hero-grid>div:last-child{border-left:0;border-top:1px solid var(--brand-gold);padding-top:22px;padding-left:0}.page-hero-grid>div:last-child>p{font-size:17px}.prose-lead>p{font-size:23px}.notice-line{grid-template-columns:1fr;gap:6px}.line-list li{font-size:15px}.dual-list{grid-template-columns:1fr}.consultation-grid{grid-template-columns:1fr;gap:24px;padding-top:54px;padding-bottom:54px}.three-columns{grid-template-columns:1fr}.service-overview article{padding:42px 0 48px}.insight-catalog article{padding:30px 0 34px}.insight-catalog article>div{flex-direction:column;align-items:flex-start;gap:4px}.large-placeholder{padding:24px}.license-placeholder{min-height:250px;padding:24px}.company-info-list{grid-template-columns:1fr}.contact-page-grid{gap:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 25px;padding-top:60px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;grid-template-columns:1fr;gap:8px}.footer-bottom span:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.hero-enter .eyebrow,.hero-enter h1,.hero-enter .hero-lead,.hero-enter .button-row,.hero-enter .hero-trust,.brand-path-enter,.brand-path-enter .brand-route-node,.brand-path-enter .brand-route-anchor,.reveal-section{opacity:1!important;transform:none!important}.brand-path-enter .brand-route-line{opacity:1!important;transform:scaleX(1)!important}}.home-hero{background:#526069;min-height:720px}.home-hero:before,.home-hero:after{display:none}.hero-city-image,.hero-city-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-city-image{z-index:0;object-fit:cover;object-position:54% center;filter:brightness(1.055)saturate(.92)contrast(.99)}.hero-city-overlay{z-index:1;background:linear-gradient(90deg,#161f25f2 0%,#161f25e8 34%,#161f25ad 49%,#161f2538 69%,#161f250d 100%),linear-gradient(#0000 58%,#161f2524)}.hero-grid{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:clamp(40px,5vw,72px);padding-top:70px;padding-bottom:76px;position:relative}.hero-brand-lockup{margin-bottom:30px}.hero-brand-lockup .brand-logo-image{width:51px;height:auto}.hero-brand-lockup .brand-logo-name{color:#fffaf2;font-size:21px}.hero-copy h1{font-size:clamp(58px,5.9vw,82px)}.hero-path.crossborder-visual{background:0 0;border:0;min-height:520px;overflow:visible}.hero-path.crossborder-visual:before{display:none}.hero-path .brand-path-heading{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e262b57;border-left:1px solid #d7b68294;padding:14px 18px;display:inline-block}.hero-path .brand-route-canvas{min-height:395px;margin:0 12px}.hero-path .brand-route-track{z-index:1;transform-origin:0;height:0;position:absolute;top:67%;left:4%;right:8%;transform:rotate(-20deg)}.hero-path .brand-route-line{transform-origin:0;background:#d7b682bd;height:1.75px;top:-.875px;left:0;right:0;transform:scaleX(1)}.hero-path .brand-route-line:after{display:none}.hero-path .brand-route-node{--route-copy-width:138px;--route-position:0%;top:0;left:var(--route-position);text-align:left;width:0;max-width:none;height:0;bottom:auto;right:auto}.hero-path .brand-route-node i{background:#222b30e6;border:1px solid #e9cb99f0;width:9px;height:9px;margin:0;display:block;position:absolute;top:-4.5px;left:-4.5px}.hero-path .brand-route-copy{width:var(--route-copy-width);transform-origin:0 0;display:block;position:absolute;top:32px;left:-4px;transform:rotate(20deg)}.hero-path .brand-route-node small{color:#e1be80;letter-spacing:.06em;text-shadow:0 1px 3px #111619eb,0 0 8px #11161947;margin-bottom:3px;font-size:12px;font-weight:700;line-height:1.35}.hero-path .brand-route-node strong{color:#fffaf2;text-shadow:0 1px 6px #12181cad;font-size:14px}.hero-path-footer{border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:24px;padding-top:14px;display:flex;position:absolute;bottom:0;left:12px;right:12px}.hero-path .brand-path-caption{color:#fffaf2db;border:0;margin:0;padding:0;font-weight:550;position:static}.hero-path .brand-route-anchor{color:#fffaf2;align-items:center;gap:9px;width:auto;font-size:13px;font-weight:650;display:flex;position:static}.hero-path .brand-route-anchor img{width:44px;height:auto}.business-showcase{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(58px,8vw,112px);display:grid}.business-showcase-reverse{grid-template-columns:minmax(520px,1.18fr) minmax(0,.82fr)}.showcase-copy h2{color:var(--brand-text);letter-spacing:-.035em;margin-bottom:25px;font-size:clamp(39px,4.4vw,58px);font-weight:650;line-height:1.24}.showcase-copy>p:not(.eyebrow){color:var(--brand-muted);font-size:17px}.showcase-copy ul{margin:30px 0 32px;padding:0;list-style:none}.showcase-copy li{border-top:1px solid var(--brand-line);color:var(--brand-text);padding:11px 0;font-size:14px}.showcase-copy li:last-child{border-bottom:1px solid var(--brand-line)}.showcase-visual{background:#ded8cf;min-height:560px;margin:0;position:relative;overflow:hidden}.showcase-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#1b1c199e);position:absolute;inset:0}.showcase-visual img{object-fit:cover;filter:brightness(1.015)saturate(.92)contrast(1.01);width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.showcase-visual:hover img{transform:scale(1.012)}.showcase-visual figcaption{z-index:1;color:#fff;gap:4px;display:grid;position:absolute;bottom:29px;left:34px;right:34px}.showcase-visual figcaption span{color:#edcf97;letter-spacing:.13em;font-size:11px;font-weight:700}.showcase-visual figcaption .image-business-tag{align-items:center;gap:10px;display:flex}.showcase-visual figcaption .image-business-tag:before{content:"";opacity:.78;background:currentColor;width:24px;height:1px}.showcase-visual figcaption strong{font-size:21px}.showcase-visual figcaption small{color:#ffffffe0;font-size:12px}.tax-visual img{object-position:52% center;filter:none}.why-section{border-top:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);background:var(--brand-bg);color:var(--brand-text)}.why-section .section-heading h2,.why-section .reason-list h3{color:var(--brand-text)}.why-section .section-heading>p:not(.eyebrow),.why-section .reason-list p{color:var(--brand-muted)}.why-section .eyebrow.light{color:var(--brand-gold-deep)}.why-section .eyebrow.light:before{background:var(--brand-gold-deep)}.why-section .reason-list{border-color:var(--brand-text)}.why-section .reason-list article{border-color:var(--brand-line)}.insight-featured-image{background:#53604f;padding:24px 27px}.insight-featured-image:after{z-index:1;background:linear-gradient(#0000,#151c1885);border:0;border-radius:0;width:auto;height:45%;inset:auto 0 0}.insight-featured-image img{z-index:0;object-fit:cover;object-position:center 54%;opacity:1;filter:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.insight-featured-image span{z-index:2;color:#f2d49d;text-shadow:0 1px 4px #12181cb8}.authentic-company-proof dl{grid-template-columns:1fr}.authentic-company-proof{min-height:540px}.about-home .section-heading>p:not(.eyebrow):not(.company-name){max-width:620px;font-size:17px;line-height:1.9}.qr-real{align-items:center;gap:17px;display:flex}.qr-real img{object-fit:contain;background:#fff;border:7px solid #fff;width:148px;height:148px}.qr-real p{color:var(--brand-muted);margin:0;font-size:12px;line-height:1.75}.qr-large.qr-real img{border:1px solid var(--brand-line);width:184px;height:184px;padding:7px}.form-panel{border:1px solid var(--brand-line);background:var(--brand-surface);color:var(--brand-text);box-shadow:none}.form-panel h2{color:var(--brand-text)}.form-panel>div>p:not(.eyebrow){color:var(--brand-muted)}.form-panel .contact-form input,.form-panel .contact-form select,.form-panel .contact-form textarea{background:var(--brand-bg);color:var(--brand-text);border-color:#cfc6b9}.form-panel .contact-form input::placeholder,.form-panel .contact-form textarea::placeholder{color:#8b857c}.form-panel .contact-form label{color:var(--brand-text)}.form-panel .form-note{color:var(--brand-muted)}.about-evidence{border:1px solid var(--brand-line);background:var(--brand-bg);grid-template-rows:minmax(320px,1fr) auto;min-height:500px;margin:0;display:grid}.about-evidence>div{position:relative;overflow:hidden}.about-evidence img{object-fit:cover;filter:saturate(.9)contrast(1.01);width:100%;height:100%;position:absolute;inset:0}.about-evidence figcaption{border-top:1px solid var(--brand-line);gap:6px;padding:22px 25px;display:grid}.about-evidence figcaption span{color:var(--brand-gold-deep);letter-spacing:.13em;font-size:10px;font-weight:700}.about-evidence figcaption strong{color:var(--brand-text);font-size:19px}.about-evidence figcaption small{color:var(--brand-muted);font-size:11px;line-height:1.65}@media (width<=1200px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);gap:34px}.hero-copy h1{font-size:clamp(52px,6.3vw,72px)}.business-showcase,.business-showcase-reverse{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:52px}.business-showcase-reverse{grid-template-columns:minmax(460px,1.15fr) minmax(0,.85fr)}}@media (width<=900px){.home-hero{min-height:auto}.hero-city-image{object-position:60% center}.hero-city-overlay{background:linear-gradient(#161f25f2 0%,#161f25e0 43%,#161f2566 70%,#161f252b 100%)}.hero-grid{grid-template-columns:1fr;gap:28px;padding-top:56px;padding-bottom:58px}.hero-copy{max-width:680px}.hero-path.crossborder-visual{width:100%;min-height:430px}.business-showcase,.business-showcase-reverse{grid-template-columns:1fr;gap:45px}.business-showcase-reverse .showcase-visual{order:2}.showcase-visual{min-height:500px}}@media (width<=640px){.hero-grid{gap:24px;padding-top:42px;padding-bottom:42px}.hero-brand-lockup{margin-bottom:24px}.hero-copy h1{font-size:clamp(40px,11.5vw,52px)}.hero-lead{font-size:16px}.hero-path.crossborder-visual{background:#1922272e;min-height:365px}.hero-path .brand-path-heading{padding:11px 13px}.hero-path .brand-path-heading strong{font-size:14px}.hero-path .brand-route-canvas{min-height:270px;margin:0 4px}.hero-path .brand-route-track{top:67%;left:3%;right:7%}.hero-path .brand-route-node{--route-copy-width:78px}.hero-path .brand-route-copy{top:30px}.hero-path .brand-route-node small{font-size:11px;display:block}.hero-path .brand-route-node strong{font-size:11px;line-height:1.4}.hero-path .brand-node-one{--route-position:0%}.hero-path .brand-node-two{--route-position:29%}.hero-path .brand-node-three{--route-position:61%;--route-copy-width:100px}.hero-path .brand-node-four{--route-position:100%;--route-copy-width:62px}.hero-path .brand-node-four .brand-route-copy{left:-58px}.hero-path-footer{left:4px;right:4px}.hero-path .brand-path-caption{max-width:180px;font-size:9px}.hero-path .brand-route-anchor span{display:none}.showcase-visual{min-height:390px}.showcase-visual figcaption{bottom:20px;left:22px;right:22px}.showcase-copy h2{font-size:36px}.qr-real{flex-direction:column;align-items:flex-start}.qr-large.qr-real img{width:176px;height:176px}.about-evidence{min-height:430px}}.hero-path .brand-route-label-frame{transform-origin:50%;width:0;height:0;display:block;position:absolute;top:0;left:0;transform:rotate(20deg)}.hero-path .brand-route-copy{width:var(--route-copy-width);transform-origin:top;text-align:center;top:30px;left:0;transform:translate(-50%)}.hero-path .brand-node-one{--route-position:8%}.hero-path .brand-node-two{--route-position:36%}.hero-path .brand-node-three{--route-position:65%;--route-copy-width:150px}.hero-path .brand-node-four{--route-position:93%;--route-copy-width:92px}.hero-path .brand-node-four .brand-route-copy{text-align:center;left:0}.insight-featured h3 a,.insight-secondary-list h3 a{color:inherit}.insight-featured>div:last-child>a,.insight-secondary-list article>a{color:var(--brand-gold-deep);font-size:12px;font-weight:700}.insight-feature-section .section-heading>p,.insight-feature-section .section-heading>div+p{max-width:560px}.insights-feature-grid{border-top:1px solid var(--brand-text);border-left:1px solid var(--brand-line);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);display:grid}.insights-lead-story{border-right:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);background:var(--brand-surface);color:inherit;grid-template-rows:minmax(330px,1fr) auto;display:grid}.insights-lead-image{background:#53604f;min-height:330px;position:relative;overflow:hidden}.insights-lead-image:after{content:"";background:linear-gradient(#0000,#151c1894);height:42%;position:absolute;bottom:0;left:0;right:0}.insights-lead-image img{object-fit:cover;object-position:center 54%;width:100%;height:100%;transition:transform .45s}.insights-lead-story:hover .insights-lead-image img{transform:scale(1.015)}.insights-lead-image span{z-index:1;color:#f2d49d;letter-spacing:.12em;text-shadow:0 1px 4px #12181cb8;font-size:11px;font-weight:700;position:absolute;bottom:24px;left:28px;right:28px}.insights-lead-copy{padding:35px 38px 38px}.insights-lead-copy>span,.insights-secondary-stories>a>span{color:var(--brand-gold-deep);letter-spacing:.12em;font-size:11px;font-weight:700}.insights-lead-copy h2{color:var(--brand-text);letter-spacing:-.025em;margin:18px 0 14px;font-size:clamp(30px,3.3vw,43px);font-weight:650;line-height:1.32}.insights-lead-copy p,.insights-secondary-stories p{color:var(--brand-muted)}.insights-lead-copy>div{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.insights-lead-copy time{color:#756f66;font-size:11px}.insights-lead-copy b,.insights-secondary-stories b{color:var(--brand-gold-deep);font-size:12px}.insights-secondary-stories{border-right:1px solid var(--brand-line)}.insights-secondary-stories>a{border-bottom:1px solid var(--brand-line);min-height:220px;color:inherit;padding:30px 32px;transition:background-color .2s,padding-left .2s;display:block}.insights-secondary-stories>a:hover{background:var(--brand-surface);padding-left:37px}.insights-secondary-stories h3{color:var(--brand-text);margin:15px 0 11px;font-size:21px;font-weight:650;line-height:1.45}.insights-secondary-stories p{margin-bottom:14px;font-size:14px}.insight-library-layout,.insight-category-layout{grid-template-columns:230px minmax(0,1fr);gap:clamp(55px,7vw,100px);display:grid}.insight-library-layout>aside,.insight-category-layout>aside{align-self:start;position:sticky;top:118px}.insight-library-layout>aside nav,.insight-category-layout>aside nav{border-top:1px solid var(--brand-text);display:grid}.insight-library-layout>aside nav a,.insight-category-layout>aside nav a{border-bottom:1px solid var(--brand-line);color:var(--brand-muted);padding:13px 0;font-size:14px}.insight-library-layout>aside nav a:hover,.insight-library-layout>aside nav a[aria-current=page],.insight-category-layout>aside nav a:hover,.insight-category-layout>aside nav a[aria-current=page]{color:var(--brand-text);font-weight:700}.insight-library>section+section{margin-top:76px}.insight-library-heading{border-top:1px solid var(--brand-text);grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr) auto;align-items:end;gap:36px;padding:24px 0 22px;display:grid}.insight-library-heading>div{align-items:baseline;gap:14px;display:flex}.insight-library-heading span{color:var(--brand-gold-deep);font-size:11px;font-weight:700}.insight-library-heading h2{color:var(--brand-text);margin:0;font-size:clamp(26px,3vw,36px);font-weight:650}.insight-library-heading p{color:var(--brand-muted);margin:0;font-size:14px}.insight-library-heading>a{color:var(--brand-gold-deep);white-space:nowrap;font-size:12px;font-weight:700}.editorial-article-list{border-top:1px solid var(--brand-line)}.editorial-article-list article{border-bottom:1px solid var(--brand-line);padding:30px 120px 33px 0;position:relative}.editorial-article-meta{align-items:center;gap:18px;display:flex}.editorial-article-meta span{color:var(--brand-gold-deep);letter-spacing:.1em;font-size:10px;font-weight:700}.editorial-article-meta time{color:#756f66;font-size:11px}.editorial-article-list h2,.editorial-article-list h3{color:var(--brand-text);margin:13px 0 9px;font-size:clamp(22px,2.4vw,29px);font-weight:650;line-height:1.4}.editorial-article-list h2 a,.editorial-article-list h3 a{color:inherit}.editorial-article-list p{max-width:720px;color:var(--brand-muted);margin:0;font-size:14px}.editorial-read-link{color:var(--brand-gold-deep);font-size:12px;font-weight:700;position:absolute;bottom:34px;right:0}.insight-principle .container{grid-template-columns:.9fr 1.1fr auto;align-items:end;gap:60px;display:grid}.insight-principle h2{color:var(--brand-text);letter-spacing:-.03em;margin:0;font-size:clamp(32px,3.8vw,48px);font-weight:650;line-height:1.3}.insight-principle .container>p{color:var(--brand-muted);margin:0}.insight-category-hero{background:var(--brand-surface);padding:88px 0 82px}.breadcrumb{color:#777168;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:40px;font-size:12px;display:flex}.breadcrumb a{color:inherit}.breadcrumb a:hover{color:var(--brand-gold-deep)}.insight-category-hero h1{max-width:840px;color:var(--brand-text);letter-spacing:-.04em;margin:14px 0 20px;font-size:clamp(45px,6vw,72px);font-weight:650;line-height:1.16}.insight-category-hero>.container>p:last-child{max-width:720px;color:var(--brand-muted);margin:0;font-size:17px}.category-result-heading{border-top:1px solid var(--brand-text);grid-template-columns:180px 1fr;gap:36px;padding:23px 0 30px;display:grid}.category-result-heading span{color:var(--brand-gold-deep);font-size:12px;font-weight:700}.category-result-heading p{max-width:680px;color:var(--brand-muted);margin:0;font-size:14px}.empty-category-note{border-top:1px solid var(--brand-line);padding:45px 0}.empty-category-note h2{color:var(--brand-text);font-size:34px}.empty-category-note p{max-width:680px;color:var(--brand-muted)}.insight-article-header{background:var(--brand-dark);color:#fffaf2;padding:72px 0 92px}.insight-reading-width{max-width:820px}.breadcrumb-light{color:#fffaf2a3}.insight-article-header h1{color:#fffaf2;letter-spacing:-.045em;margin:19px 0 25px;font-size:clamp(43px,5.8vw,70px);font-weight:650;line-height:1.2}.insight-article-deck{color:#fffaf2c7;max-width:760px;margin-bottom:30px;font-size:18px;line-height:1.9}.insight-article-header .insight-article-meta{color:#fffaf294;flex-wrap:wrap;gap:12px 24px;font-size:12px;display:flex}.insight-article-hero{max-width:1120px;margin-top:66px;margin-bottom:0;position:relative}.insight-article-hero img{object-fit:cover;width:100%;max-height:610px;display:block}.insight-article-hero figcaption{border-right:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);border-left:1px solid var(--brand-line);color:var(--brand-gold-deep);letter-spacing:.1em;padding:14px 18px;font-size:11px;font-weight:700}.insight-article-body{padding-top:76px;padding-bottom:92px}.insight-introduction{border-left:2px solid var(--brand-gold);color:var(--brand-text);margin-bottom:60px;padding-left:25px;font-size:20px;font-weight:550;line-height:1.95}.insight-article-body>section{margin-top:56px}.insight-article-body h2{color:var(--brand-text);letter-spacing:-.025em;margin:0 0 22px;font-size:clamp(27px,3vw,35px);font-weight:650;line-height:1.42}.insight-article-body p{color:#49443d;font-size:17px;line-height:2}.insight-article-body p+p{margin-top:16px}.insight-article-body ul{border-top:1px solid var(--brand-line);gap:12px;margin:25px 0 0;padding:20px 0 0;display:grid}.insight-article-body li{color:#49443d;padding-left:20px;font-size:16px;line-height:1.85;position:relative}.insight-article-body li:before{background:var(--brand-gold);content:"";width:6px;height:6px;position:absolute;top:.82em;left:0;transform:rotate(45deg)}.insight-note{border-top:1px solid var(--brand-gold);border-bottom:1px solid var(--brand-line);color:#5d554a;margin-top:28px;padding:20px 0;font-size:14px;line-height:1.85}.insight-table-wrap{border-top:1px solid var(--brand-text);margin-top:28px;overflow-x:auto}.insight-table-wrap table{border-collapse:collapse;width:100%;min-width:650px}.insight-table-wrap th,.insight-table-wrap td{border-right:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);text-align:left;vertical-align:top;padding:17px 18px;line-height:1.7}.insight-table-wrap th:last-child,.insight-table-wrap td:last-child{border-right:0}.insight-table-wrap th{background:var(--brand-surface);color:var(--brand-text);font-size:13px}.insight-table-wrap td{color:#555047;font-size:14px}.insight-summary{border-top:1px solid var(--brand-text);border-bottom:1px solid var(--brand-line);padding:34px 0 37px;margin-top:72px!important}.insight-summary h2{margin-top:11px}.insight-disclaimer{background:var(--brand-surface);color:#686158;margin-top:38px;padding:22px 24px;font-size:13px;line-height:1.85}.insight-sources{margin-top:48px!important}.insight-sources h2{font-size:22px}.insight-sources ul{gap:0}.insight-sources li{border-bottom:1px solid var(--brand-line);padding:13px 0}.insight-sources li:before{display:none}.insight-sources a{color:var(--brand-gold-deep);font-size:14px;font-weight:650}.related-insights .heading-row{align-items:end}.related-insight-grid{border-top:1px solid var(--brand-text);border-left:1px solid var(--brand-line);grid-template-columns:repeat(3,1fr);display:grid}.related-insight-grid article{border-right:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);min-height:280px;padding:27px}.related-insight-grid article>span{color:var(--brand-gold-deep);letter-spacing:.1em;font-size:10px;font-weight:700}.related-insight-grid h3{color:var(--brand-text);margin:18px 0 13px;font-size:22px;line-height:1.45}.related-insight-grid h3 a{color:inherit}.related-insight-grid p{color:var(--brand-muted);font-size:14px}.related-insight-grid article>a{color:var(--brand-gold-deep);font-size:12px;font-weight:700}.article-consultation{background:var(--brand-dark);padding:44px 0}.article-consultation .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.article-consultation p{color:#fffaf2cc;max-width:720px;margin:0}@media (width<=1000px){.insights-feature-grid{grid-template-columns:1fr}.insights-secondary-stories{grid-template-columns:repeat(3,1fr);display:grid}.insights-secondary-stories>a{border-right:1px solid var(--brand-line);min-height:260px}.insight-library-layout,.insight-category-layout{grid-template-columns:1fr}.insight-library-layout>aside,.insight-category-layout>aside{position:static}.insight-library-layout>aside nav,.insight-category-layout>aside nav{border-top:0;flex-wrap:wrap;gap:9px 22px;display:flex}.insight-library-layout>aside nav a,.insight-category-layout>aside nav a{border:0;padding:0}.insight-principle .container{grid-template-columns:1fr 1fr}.insight-principle .text-link{justify-self:start}}@media (width<=720px){.hero-path .brand-node-one{--route-position:10%}.hero-path .brand-node-two{--route-position:37%}.hero-path .brand-node-three{--route-position:65%}.hero-path .brand-node-four{--route-position:91%}.hero-path .brand-route-copy{top:28px}.insights-secondary-stories{grid-template-columns:1fr}.insights-secondary-stories>a{border-right:0;min-height:auto;padding:25px 23px}.insights-secondary-stories>a:hover{padding-left:23px}.insights-lead-story{grid-template-rows:250px auto}.insights-lead-image{min-height:250px}.insights-lead-copy{padding:28px 23px 31px}.insights-lead-copy h2{font-size:29px}.insights-lead-copy>div{flex-direction:column;align-items:flex-start}.insight-library-heading{grid-template-columns:1fr;align-items:start;gap:12px}.editorial-article-list article{padding:27px 0 31px}.editorial-read-link{margin-top:17px;display:inline-block;position:static}.insight-principle .container{grid-template-columns:1fr;align-items:start;gap:28px}.insight-category-hero{padding:58px 0 61px}.breadcrumb{margin-bottom:30px}.insight-category-hero h1{font-size:44px}.category-result-heading{grid-template-columns:1fr;gap:12px}.insight-article-header{padding:49px 0 64px}.insight-article-header h1{font-size:clamp(38px,10.5vw,50px)}.insight-article-deck{font-size:16px}.insight-article-hero{width:100%;margin-top:0}.insight-article-hero img{min-height:270px}.insight-article-body{padding-top:56px;padding-bottom:67px}.insight-introduction{margin-bottom:46px;padding-left:19px;font-size:18px}.insight-article-body>section{margin-top:45px}.insight-article-body h2{font-size:27px}.insight-article-body p{font-size:16px;line-height:1.95}.related-insight-grid{grid-template-columns:1fr}.related-insight-grid article{min-height:auto}.article-consultation .container{flex-direction:column;align-items:flex-start}}@media (width<=640px){.hero-path .brand-route-node{--route-copy-width:82px}.hero-path .brand-node-three{--route-copy-width:106px}.hero-path .brand-node-four{--route-copy-width:66px}.hero-path .brand-node-four .brand-route-copy{left:0}}:root{--brand-muted:#565149}body{line-height:1.7}.button,.text-link{font-size:15px}.home-hero~.section{padding-top:88px;padding-bottom:88px}.hero-lead{color:#ded8cf;margin-bottom:30px;line-height:1.75}.hero-trust{color:#d6d0c7;gap:24px;margin-top:32px;font-size:15px;font-weight:500}.hero-path .brand-path-heading{background:#1e262b7a}.hero-path .brand-path-heading span{font-size:12px}.hero-path .brand-path-heading strong{font-size:19px}.hero-path .brand-route-node small{font-size:13px;font-weight:700}.hero-path .brand-route-node strong{font-size:15px;font-weight:700}.hero-path .brand-path-caption{color:#fffaf2eb;font-size:13px}.heading-row{gap:64px;margin-bottom:44px}.section-heading h2{margin-bottom:20px}.section-heading>p:not(.eyebrow),.heading-row>p,.heading-row>div:last-child p,.contact-heading>p{color:var(--brand-muted);font-size:17px;line-height:1.75}.service-ledger>a{grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr) auto;gap:34px;padding:23px 8px}.service-ledger p{color:var(--brand-muted);font-size:16px;line-height:1.65}.service-ledger a>.service-action{color:var(--brand-gold-deep);opacity:.78;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.service-ledger .service-action i{font-size:18px;font-style:normal}.service-ledger>a:hover>.service-action{opacity:1}.business-showcase,.business-showcase-reverse{gap:clamp(52px,6vw,78px)}.showcase-copy h2{margin-bottom:20px;font-size:clamp(38px,4vw,52px)}.showcase-copy>p:not(.eyebrow){font-size:17px;line-height:1.75}.showcase-copy ul{margin:22px 0 25px}.showcase-copy li{padding:9px 0;font-size:16px;line-height:1.55}.showcase-visual{min-height:480px}.showcase-visual:after{background:linear-gradient(#0000 62%,#1b1c1994)}.registration-showcase .showcase-visual img{object-position:center 48%;filter:brightness(1.055)saturate(.84)contrast(1.055)}.tax-visual:after{background:linear-gradient(#0000 58%,#1b1c1929 75%,#1b1c1994 100%)}.tax-visual img{filter:brightness(1.035)saturate(.94)contrast(1.035)}.scenario-grid,.why-grid{gap:clamp(54px,8vw,108px)}.scenario-editorial article{min-height:184px;padding:25px 26px}.scenario-editorial .scenario-mark{margin-bottom:18px}.scenario-editorial h3{margin-bottom:12px;font-size:22px}.scenario-editorial p{color:var(--brand-muted);margin-bottom:0;font-size:16px;line-height:1.65}.section-heading-wide{gap:30px 64px;margin-bottom:48px}.process-line{gap:40px}.process-line li{padding-top:31px}.process-line h3{margin-bottom:8px;font-size:19px}.process-line p{color:var(--brand-muted);font-size:16px;line-height:1.65}.reason-list article{gap:32px;padding:24px 0}.reason-list h3{font-size:22px}.reason-list p,.why-section .reason-list p{color:var(--brand-muted);font-size:16px;line-height:1.7}.insight-feature-layout{grid-template-columns:1.08fr .92fr}.insight-featured{grid-template-rows:190px 1fr;min-height:520px}.insight-featured>div:last-child{padding:27px 30px 31px}.insight-featured h3{margin:20px 0 13px;font-size:clamp(28px,2.7vw,36px)}.insight-featured p,.insight-secondary-list p{color:var(--brand-muted);font-size:16px;line-height:1.65}.insight-featured p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.insight-secondary-list article{min-height:168px;padding:20px 26px}.insight-secondary-list h3{margin:10px 0 7px;font-size:19px}.insight-secondary-list p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;display:-webkit-box;overflow:hidden}.insight-featured>div:last-child>span,.insight-secondary-list article>span,.insight-featured>div:last-child>a,.insight-secondary-list article>a{font-size:13px}.insight-featured-image img{filter:brightness(1.035)saturate(.9)contrast(1.025)}.about-grid{align-items:start;gap:clamp(50px,6vw,78px)}.authentic-company-proof{min-height:0;padding:32px}.authentic-company-proof .company-proof-brand{margin-bottom:30px}.authentic-company-proof .company-proof-heading{margin-bottom:22px}.authentic-company-proof dl{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:22px}.authentic-company-proof dl>div{padding:10px 12px 10px 0}.authentic-company-proof dt{font-size:12px}.authentic-company-proof dd{font-size:15px;line-height:1.55}.authentic-company-proof>p{font-size:14px}.about-home .section-heading>p:not(.eyebrow):not(.company-name){line-height:1.75}.credential-placeholder{margin:25px 0 24px}.contact-heading{gap:48px;margin-bottom:38px}.consultation-topics{grid-template-columns:210px 1fr;gap:36px;padding:20px 0 22px}.consultation-topics>p{color:var(--brand-muted);font-size:14px}.consultation-topics button{min-height:56px;font-size:16px}.consultation-prompt{gap:16px;min-height:108px}.consultation-prompt-copy{margin-right:auto}.consultation-prompt-copy strong{color:var(--brand-text);margin-bottom:3px;font-size:16px;display:block}.consultation-prompt-copy p{width:auto;color:var(--brand-muted);font-size:15px;line-height:1.6}.consultation-prompt-copy a{font-size:inherit;border:0;font-weight:650}.consultation-prompt-actions{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.consultation-prompt-actions>a,.copy-text-button{min-height:42px;color:var(--brand-text);cursor:pointer;font:inherit;background:0 0;border:1px solid #976f3885;border-radius:0;padding:0 13px;font-size:14px;font-weight:700;line-height:40px;transition:border-color .2s,color .2s,background-color .2s}.consultation-prompt-actions>a:hover,.copy-text-button:hover{border-color:var(--brand-gold-deep);color:var(--brand-gold-deep);background:#d7b6821f}.copyable-value{flex-wrap:wrap;align-items:center;gap:7px 12px;display:flex}.copyable-value .copy-text-button{min-height:38px;padding:0 10px;font-size:13px;line-height:36px}.consultation-direct>p:not(.eyebrow),.consultation-direct dt,.consultation-direct dd,.qr-real p,.form-note,.form-response,.contact-form label{font-size:14px}.consultation-direct dd{font-size:16px}.footer-grid{gap:48px;padding-top:58px;padding-bottom:46px}.footer-grid>div:first-child p,.footer-grid a,.footer-grid>div:last-child p{color:#d1c9bf;font-size:15px;line-height:1.7}.footer-grid h2{color:#d7c5a8;margin-bottom:16px;font-size:14px}.footer-legal{margin-top:20px;font-weight:650}.footer-bottom{color:#bbb3a8;gap:24px;padding-top:18px;padding-bottom:24px;font-size:13px;line-height:1.6}.footer-bottom a{color:#d8c4a3}.insight-featured,.insight-secondary-list>a{color:inherit;text-decoration:none}.insight-featured{cursor:pointer}.insight-featured .insight-read,.insight-secondary-list .insight-read{color:var(--brand-gold-deep);margin-top:4px;font-size:14px;font-weight:750;display:inline-flex}.insight-secondary-list>a{border-bottom:1px solid var(--brand-border);min-height:206px;padding:20px 26px;transition:background-color .2s,padding-left .2s;display:block}.insight-secondary-list>a:hover,.insight-secondary-list>a:focus-visible{background:#d7b68214;padding-left:30px}.insight-secondary-list>a>span:first-child{color:var(--brand-gold-deep);margin-bottom:12px;font-size:13px;font-weight:750;display:block}@media (width<=900px){.home-hero~.section{padding-top:68px;padding-bottom:68px}.heading-row,.contact-heading,.section-heading-wide{gap:26px}.business-showcase,.business-showcase-reverse{gap:34px}.showcase-visual{min-height:430px}.scenario-grid,.why-grid{gap:38px}.insight-featured{min-height:430px}.insight-feature-layout{grid-template-columns:1fr}.footer-grid{gap:38px}}@media (width<=640px){.home-hero~.section{padding-top:54px;padding-bottom:54px}.hero-grid{gap:20px;padding-top:36px;padding-bottom:36px}.hero-brand-lockup{margin-bottom:20px}.hero-lead{margin-bottom:25px;line-height:1.7}.hero-trust{gap:9px 16px;margin-top:25px;font-size:14px}.hero-path.crossborder-visual{min-height:330px}.hero-path .brand-path-heading span{font-size:12px}.hero-path .brand-path-heading strong{font-size:16px}.hero-path .brand-route-canvas{min-height:238px}.hero-path .brand-route-node small{font-size:13px}.hero-path .brand-route-node strong{font-size:14px}.hero-path .brand-node-three strong{white-space:nowrap;font-size:13px}.hero-path .brand-path-caption{max-width:205px;font-size:12px}.heading-row{margin-bottom:32px}.service-ledger>a{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:20px 2px}.service-ledger p{font-size:16px}.service-ledger a>.service-action{grid-area:1/2;font-size:13px}.business-showcase,.business-showcase-reverse{gap:28px}.showcase-copy h2{font-size:35px}.showcase-visual{min-height:330px}.registration-showcase .showcase-visual img{object-position:52% 50%}.scenario-grid,.why-grid{gap:30px}.scenario-editorial article{min-height:0;padding:21px 22px}.scenario-editorial .scenario-mark{margin-bottom:13px}.scenario-editorial h3{margin-bottom:8px;font-size:21px}.scenario-editorial p{font-size:16px}.section-heading-wide{margin-bottom:36px}.process-line p{font-size:16px}.process-line li{padding-bottom:24px}.reason-list article{padding:21px 0}.reason-list p,.why-section .reason-list p{font-size:16px}.insight-featured{grid-template-rows:190px 1fr;grid-template-columns:1fr;min-height:0}.insight-featured>div:last-child{padding:24px 22px 27px}.insight-secondary-list article,.insight-secondary-list>a{min-height:0;padding:21px 22px}.insight-secondary-list article:hover,.insight-secondary-list>a:hover,.insight-secondary-list>a:focus-visible{padding-left:22px}.authentic-company-proof{padding:25px 22px}.authentic-company-proof dl{grid-template-columns:repeat(2,minmax(0,1fr))}.authentic-company-proof dl>div:first-child{grid-column:1/-1}.contact-heading{margin-bottom:30px}.consultation-topics{gap:13px;padding-top:18px;padding-bottom:18px}.consultation-topics>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.consultation-topics button{min-height:72px;font-size:15px;line-height:1.5}.consultation-prompt{min-height:0;padding:23px 0}.consultation-prompt>span{margin-top:8px}.consultation-prompt-copy{width:calc(100% - 24px)}.consultation-prompt-actions{width:100%;padding-left:23px}.consultation-prompt-actions>a,.copy-text-button{font-size:14px}.footer-grid{gap:32px 24px;padding-top:48px;padding-bottom:38px}.footer-bottom{gap:10px;padding-bottom:22px}}
