:root{--background-main: #f7f1e8;--background-soft: #fbf7f0;--background-secondary: #efe4d6;--background-warm: #e9d8c3;--surface-glass: rgba(255, 252, 247, .68);--surface-strong: rgba(255, 250, 243, .92);--surface-warm: rgba(237, 222, 203, .72);--text-primary: #34281f;--text-heading: #2d2119;--text-secondary: #65584d;--text-muted: #806f61;--navy: #243247;--navy-soft: #3d4b60;--gold-main: #c69a50;--gold-light: #e3c58c;--gold-champagne: #d8b77a;--gold-deep: #9b6b2f;--bronze: #9a7045;--caramel: #b88958;--sand: #dccbb6;--terracotta-muted: #a66e52;--olive-muted: #817c5e;--border-soft: rgba(151, 111, 65, .18);--border-gold: rgba(198, 154, 80, .35);--shadow-soft: 0 24px 70px rgba(92, 64, 39, .08);--shadow-deep: 0 32px 80px rgba(126, 91, 55, .12);--container: 1440px;--gutter: clamp(20px, 4vw, 72px)}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--background-main)}::-webkit-scrollbar-thumb{background:var(--gold-main);border:2px solid var(--background-main);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--gold-main)}html{scrollbar-color:var(--gold-main) var(--background-main);scrollbar-width:thin;scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text-primary);background:var(--background-main);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3,h4,blockquote{margin-top:0}::selection{background:var(--gold-light);color:var(--text-heading)}.container{width:min(var(--container),calc(100% - var(--gutter) * 2));margin-inline:auto}.section{position:relative;padding:clamp(74px,6vw,112px) 0}.skip-link{position:fixed;z-index:10000;left:16px;top:16px;transform:translateY(-160%);padding:12px 18px;border-radius:10px;background:#fff8ed;color:var(--text-heading);transition:transform .2s}.skip-link:focus{transform:translateY(0)}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:var(--gold-deep);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow>span{display:inline-block;width:34px;height:1px;background:linear-gradient(90deg,var(--gold-deep),var(--gold-light))}.section-intro{max-width:920px;position:relative;z-index:2}.section-intro--center{margin-inline:auto;text-align:center}.section-intro--center .eyebrow{justify-content:center}.section-intro h2,.final-cta h2{margin-bottom:30px;color:var(--text-heading);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,5.5vw,78px);font-weight:500;letter-spacing:-.045em;line-height:.98}.section-intro h2 em,.final-cta h2 em{color:var(--gold-deep);font-weight:500}.section-intro__text{max-width:690px;color:var(--text-secondary);font-size:clamp(16px,1.3vw,19px)}.section-intro--center .section-intro__text{margin-inline:auto}.section-intro__text p:last-child{margin-bottom:0}.section-intro__text strong{color:var(--navy);font-weight:600}.button{position:relative;display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:20px;overflow:hidden;padding:15px 24px;border:1px solid transparent;border-radius:100px;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.035em;line-height:1.2;transition:color .35s,background .35s,border-color .35s,box-shadow .35s,transform .35s}.button:before{position:absolute;content:"";inset:0;transform:translate(-120%) skew(-25deg);background:linear-gradient(90deg,transparent,rgba(255,252,247,.62),transparent);transition:transform .7s}.button:hover:before{transform:translate(120%) skew(-25deg)}.button--primary{color:#fffaf3;background:linear-gradient(135deg,#a87535,#c99f5b 52%,#9b6b2f);box-shadow:0 14px 34px #7e5b372e,inset 0 1px #fff8e780}.button--primary:hover{box-shadow:0 18px 40px #7e5b3742,inset 0 1px #fff8e799;transform:translateY(-2px)}.button--secondary{color:var(--text-primary);border-color:var(--border-gold);background:#fffaf373}.button--secondary:hover{background:#fff9ef;border-color:var(--gold-main)}.button--text{min-height:0;padding:4px 0;border-radius:0;color:var(--gold-deep)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button__arrow{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#fffaf32e;font-size:14px}.button__arrow svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.button--secondary .button__arrow,.button--text .button__arrow{background:#c69a501f}.button__discount-icon{position:relative;z-index:1;display:inline-block;width:32px;height:32px;flex-shrink:0;filter:drop-shadow(0 5px 8px rgba(63,43,25,.22));transition:transform .3s ease,filter .3s ease}.button__discount-icon picture,.button__discount-icon img,.header-cta__discount-icon picture,.header-cta__discount-icon img,.offer-tag__icon picture,.offer-tag__icon img{display:block;width:100%;height:100%;object-fit:contain}.button:hover .button__discount-icon{transform:scale(1.12) rotate(-6deg);filter:drop-shadow(0 7px 10px rgba(63,43,25,.28))}.header-cta{display:inline-flex;align-items:center}.header-cta__discount-icon{display:inline-block;width:27px;height:27px;margin-right:7px;flex-shrink:0;filter:drop-shadow(0 4px 7px rgba(63,43,25,.2))}.icon-asset{display:block}.icon-asset img{width:100%;height:100%;object-fit:contain}.site-header{position:fixed;z-index:500;inset:0 0 auto;padding:18px var(--gutter);opacity:0;pointer-events:none;transform:translateY(-18px);transition:padding .32s,opacity .42s,transform .42s}body.intro-passed .site-header{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header__inner{display:grid;width:min(1540px,100%);min-height:72px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:clamp(20px,2.4vw,42px);margin:auto;padding:8px 10px 8px 12px;border:1px solid transparent;border-radius:100px;transition:min-height .4s,background .4s,border-color .4s,box-shadow .4s,backdrop-filter .4s}.site-header.is-scrolled{padding-top:9px}.site-header.is-scrolled .site-header__inner{min-height:64px;border-color:var(--border-soft);background:#faf4ebd1;box-shadow:0 14px 46px #5c402714;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;line-height:1.1}.brand img{width:45px;height:45px;border-radius:50%;box-shadow:0 8px 20px #5c40271f}.brand span{display:grid;gap:3px}.brand small{color:var(--text-muted);font-size:8px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:600;white-space:nowrap}.desktop-nav{display:flex;justify-content:center;gap:clamp(15px,1.7vw,28px)}.desktop-nav a{position:relative;color:var(--text-secondary);font-size:11px;font-weight:600;white-space:nowrap}.desktop-nav a:after{position:absolute;content:"";right:0;bottom:-7px;left:0;height:1px;transform:scaleX(0);background:var(--gold-main);transition:transform .3s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{display:grid;text-align:right;line-height:1.25}.header-contact a{font-size:12px;font-weight:700;white-space:nowrap}.header-contact span{color:var(--text-muted);font-size:9px}.header-cta{padding:12px 19px;border:1px solid rgba(237,197,128,.5);border-radius:100px;color:#fffaf3;background:linear-gradient(135deg,#a87535,#c69a50);box-shadow:0 10px 28px #7e5b3729;font-size:11px;font-weight:700;white-space:nowrap}.menu-toggle{display:none;position:relative;z-index:2;width:48px;height:48px;border:1px solid var(--border-soft);border-radius:50%;background:#fffaf3c7;cursor:pointer}.menu-toggle span{position:absolute;left:14px;width:19px;height:1px;background:var(--text-primary);transition:transform .3s,top .3s}.menu-toggle span:first-child{top:20px}.menu-toggle span:last-child{top:27px}.menu-toggle[aria-expanded=true] span:first-child{top:24px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{top:24px;transform:rotate(-45deg)}.mobile-menu{position:fixed;z-index:-1;inset:0;display:grid;align-content:center;padding:120px var(--gutter) 50px;background:#efe2d2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s,visibility .45s}.mobile-menu.is-open{z-index:1;opacity:1;visibility:visible;pointer-events:auto}.mobile-menu__paper{position:absolute;inset:0;opacity:.28;background:url(/bfl/assets/backgrounds/legal-paper-route.webp) center/cover;mix-blend-mode:multiply}.mobile-menu nav,.mobile-menu__footer{position:relative;z-index:1}.mobile-menu nav{display:grid}.mobile-menu nav a{display:flex;align-items:baseline;gap:20px;padding:12px 0;border-bottom:1px solid var(--border-soft);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(34px,8vw,58px);line-height:1}.mobile-menu nav span{color:var(--gold-deep);font-family:Manrope,sans-serif;font-size:10px}.mobile-menu__footer{margin-top:32px}.mobile-menu__footer a{font-size:20px;font-weight:600}.mobile-menu__footer p{color:var(--text-secondary);font-size:13px}.cinematic-intro{--intro-progress: 0;--intro-brand-opacity: 0;--intro-brand-y: 34px;--intro-exit-opacity: 0;--intro-cue-opacity: 1;position:relative;z-index:6;height:280svh;background:#111a28}.cinematic-intro__sticky{position:sticky;top:0;height:100svh;overflow:hidden;isolation:isolate;background:#111a28}.cinematic-intro__video{position:absolute;z-index:-3;inset:-2%;width:104%;height:104%;max-width:none;object-fit:cover;object-position:center;will-change:transform,filter}.cinematic-intro__shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,#0d16221f,#0d162205 45%,#0d16228a),radial-gradient(circle at 50% 55%,transparent 25%,rgba(12,20,31,.2) 100%)}.cinematic-intro__brand{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:min(90%,760px);justify-items:center;color:#fff8ee;opacity:var(--intro-brand-opacity);text-align:center;transform:translate(-50%,calc(-42% + var(--intro-brand-y)));text-shadow:0 8px 40px rgba(8,13,20,.62);will-change:opacity,transform}.cinematic-intro__brand:before{display:none}.cinematic-intro__brand img{width:84px;height:84px;margin-bottom:12px;border-radius:50%;filter:drop-shadow(0 12px 24px rgba(0,0,0,.26))}.cinematic-intro__brand>span{margin-bottom:13px;color:#e7c98f;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.cinematic-intro__brand h1{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(62px,8vw,112px);font-weight:500;letter-spacing:-.055em;line-height:.72}.cinematic-intro__brand h1 em{color:#e4c17e;font-weight:500}.cinematic-intro__progress{position:absolute;z-index:4;top:50%;right:26px;width:1px;height:min(42vh,330px);background:#fff3;transform:translateY(-50%)}.cinematic-intro__progress i{display:block;width:100%;height:100%;background:linear-gradient(#f0d29a,#b98442);transform:scaleY(var(--intro-progress));transform-origin:top}.cinematic-intro__cue{position:absolute;z-index:10;bottom:28px;left:50%;display:flex;align-items:center;gap:10px;padding:9px 18px 9px 22px;border:1px solid rgba(228,193,126,.45);border-radius:100px;color:#fffaf2;background:#111a28c7;box-shadow:0 10px 32px #0006,inset 0 1px #fff8e840;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:var(--intro-cue-opacity);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transform:translate(-50%);transition:border-color .35s,background .35s,box-shadow .35s;animation:intro-cue-float 2.4s ease-in-out infinite;pointer-events:auto;cursor:pointer}.cinematic-intro__cue:hover{border-color:#e4c17ed9;background:#182538eb;box-shadow:0 14px 40px #0000008c,0 0 20px #e4c17e40,inset 0 1px #fff8e866}.cinematic-intro__cue i{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(228,193,126,.65);border-radius:50%;color:#e4c17e;background:linear-gradient(135deg,#e4c17e38,#b8895866);font-style:normal;font-size:13px;box-shadow:0 2px 6px #0000004d;animation:intro-cue-bounce 1.3s ease-in-out infinite}.cinematic-intro__exit{display:none}@keyframes intro-cue-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-6px)}}@keyframes intro-cue-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hero{position:relative;z-index:2;min-height:100svh;overflow:visible;padding:clamp(96px,6.5vw,118px) 0 0;background:#f6efe6}.hero__background{position:absolute;inset:0;opacity:.65}.hero__background img{width:100%;height:100%;object-fit:cover}.hero__grain{position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:radial-gradient(rgba(139,98,55,.16) .6px,transparent .6px);background-size:4px 4px;mix-blend-mode:multiply}.hero:after{position:absolute;content:"";top:-18%;left:38%;width:58vw;height:58vw;border-radius:50%;background:radial-gradient(circle,#e0c18f38,#e0c18f00 66%)}.hero__inner{position:relative;z-index:2;display:grid;min-height:calc(100svh - 150px);grid-template-columns:minmax(0,1fr) minmax(460px,1fr);grid-template-rows:1fr auto;column-gap:clamp(20px,3vw,48px);align-items:center}.hero__copy{position:relative;z-index:3;max-width:800px;padding:10px 0 58px}.hero h1{margin-bottom:28px;color:var(--text-heading);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(66px,6.5vw,104px);font-weight:500;letter-spacing:-.06em;line-height:.82}.hero h1>span{display:block;overflow:hidden;padding-bottom:.12em}.hero h1>span:first-child{color:var(--navy)}.hero h1 em{color:var(--gold-deep);font-weight:500}.hero__lead{max-width:690px;margin-bottom:19px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.1vw,34px);line-height:1.12}.hero__description{max-width:660px;margin-bottom:30px;color:var(--text-secondary);font-size:clamp(14px,1.05vw,17px)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__actions .button--primary{gap:15px;padding-left:18px}.hero__actions .button--primary .button__discount-icon{width:56px;height:56px;margin-block:-12px;margin-left:-5px;filter:drop-shadow(0 7px 12px rgba(63,43,25,.28))}.hero__trust{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:26px;color:#4f443a;font-size:12px}.hero__trust span{display:flex;align-items:center;gap:7px}.hero__trust i{display:grid;width:18px;height:18px;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-deep);font-style:normal;font-size:9px}.hero__portrait-wrap{position:relative;align-self:stretch;min-height:675px}.hero-showcase{isolation:isolate;margin-bottom:12px}.hero-showcase:before{position:absolute;z-index:-2;content:"";top:10%;right:-9%;width:72%;height:76%;border-radius:52% 12% 48% 20%;background:linear-gradient(155deg,#23334bf5,#162439d1);box-shadow:0 40px 100px #1b283c29;transform:rotate(3deg)}.hero-showcase:after{position:absolute;z-index:-3;content:"";top:7%;right:-4%;width:78%;height:81%;border:1px solid rgba(182,131,65,.26);border-radius:52% 16% 50% 24%;transform:rotate(-3deg)}.hero-showcase__arc{position:absolute;z-index:4;top:11%;left:1%;display:flex;width:43%;align-items:center;gap:13px;color:var(--gold-deep);font-size:8px;font-weight:700;letter-spacing:.22em}.hero-showcase__arc i{display:block;height:1px;flex:1;background:linear-gradient(90deg,var(--gold-main),transparent)}.hero-showcase__mark{position:absolute;z-index:5;top:15%;right:7%;width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(4,12,25,.26))}.hero__portrait{position:absolute;z-index:2;right:-1%;bottom:-4%;width:min(104%,650px);height:min(78vh,770px);overflow:visible;border:0;border-radius:0;box-shadow:none;background:transparent}.hero__portrait:after{display:none}.hero__portrait picture,.hero__portrait img{width:100%;height:100%}.hero__portrait picture{display:block;overflow:visible;-webkit-mask-image:radial-gradient(ellipse 76% 88% at 54% 45%,#000 62%,transparent 98%);mask-image:radial-gradient(ellipse 76% 88% at 54% 45%,#000 62%,transparent 98%)}.hero__portrait img{object-fit:contain;object-position:center bottom;filter:saturate(.94) contrast(1.02)}.hero-showcase__route{position:absolute;z-index:5;top:33%;right:1%;display:grid;gap:25px;color:#fff8ed}.hero-showcase__route:before{position:absolute;content:"";top:14px;bottom:14px;left:10px;width:1px;background:linear-gradient(#d9b66f,#ffffff2e)}.hero-showcase__route span{position:relative;display:grid;min-width:116px;grid-template-columns:22px 1fr;align-items:center;gap:11px}.hero-showcase__route i{z-index:1;display:grid;width:21px;height:21px;place-items:center;border:1px solid rgba(231,198,135,.56);border-radius:50%;background:#24334b;color:#dfc183;font-size:7px;font-style:normal}.hero-showcase__route b{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hero-showcase__identity{position:absolute;z-index:5;bottom:4%;left:3%;display:grid;gap:4px;padding-left:25px;color:var(--navy)}.hero-showcase__identity:before{position:absolute;content:"";top:2px;bottom:2px;left:0;width:2px;background:var(--gold-main)}.hero-showcase__identity small{color:#736456;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-showcase__identity strong{font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:600}.hero-showcase__action{position:absolute;z-index:6;right:2%;bottom:5%;display:flex;align-items:center;gap:12px;color:#fff9ee;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-showcase__action i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(229,199,143,.52);border-radius:50%;color:#e2c17e;font-style:normal;transition:transform .28s,background .28s}.hero-showcase__action:hover i{background:#ffffff1a;transform:translate(3px,-3px)}.hero__portrait-caption{position:absolute;z-index:2;right:42px;bottom:38px;left:42px;display:flex;align-items:end;justify-content:space-between;padding:10px 14px;border:1px solid rgba(255,255,255,.55);border-radius:14px;color:#fff7ed;background:#2432479e;backdrop-filter:blur(10px)}.hero__portrait-caption span{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero__portrait-caption strong{font-family:Cormorant Garamond,Georgia,serif;font-size:24px}.hero__orbit{position:absolute;right:-8%;bottom:4%;width:112%;aspect-ratio:1;border:1px solid var(--border-gold);border-radius:50%}.hero__orbit--two{right:6%;bottom:10%;width:86%;border-style:dashed;opacity:.5}.hero__note{position:absolute;z-index:4;top:21%;left:-8%;display:flex;align-items:center;gap:14px;padding:16px 20px;border:1px solid rgba(255,250,243,.7);border-radius:18px;background:#fffaf3a8;box-shadow:var(--shadow-soft);backdrop-filter:blur(16px)}.hero__note i{color:var(--gold-deep);font-style:normal;font-size:10px}.hero__note span{color:var(--text-secondary);font-size:11px;line-height:1.3}.hero__note strong{color:var(--text-primary);font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:500}.hero__diagnostic-link{position:absolute;z-index:4;right:-2%;bottom:22%;display:flex;width:150px;height:150px;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(232,201,149,.7);border-radius:50%;color:#fff9f1;background:linear-gradient(145deg,#a9753d,#8e6034);box-shadow:0 20px 48px #7e5b3738;text-align:center;font-size:10px;line-height:1.35;transform:rotate(7deg);transition:transform .4s}.hero__diagnostic-link:hover{transform:rotate(0) scale(1.04)}.hero__diagnostic-link span{margin-bottom:5px;color:#ecd5a8;font-family:Cormorant Garamond,Georgia,serif;font-size:26px}.hero__directions{grid-column:1 / 2;display:flex;flex-wrap:wrap;gap:8px;align-self:end;padding-bottom:28px}.hero__directions span{padding:8px 13px;border:1px solid var(--border-soft);border-radius:100px;color:#51453b;background:#fffaf38c;font-size:11px}.stats-panel{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-bottom:-58px;border:1px solid rgba(255,250,243,.84);border-radius:28px;background:#fffaf3c2;box-shadow:0 22px 65px #5c40271f;backdrop-filter:blur(18px)}.stat{display:grid;min-height:116px;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:24px 30px;border-right:1px solid var(--border-soft)}.stat:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;border-right:0}.stat strong{color:var(--gold-deep);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,2.5vw,44px);font-weight:500;line-height:1}.stat span{max-width:160px;color:#56493f;font-size:12px;line-height:1.4}.stat:last-child span{max-width:none}.approach{overflow:hidden;padding-top:clamp(118px,8vw,150px);background:linear-gradient(180deg,#f3e9dd,#f8f2e9 54%,#f5ecdf)}.approach .section-intro{display:grid;max-width:none;grid-template-columns:1.2fr .8fr;column-gap:8vw}.approach .section-intro .eyebrow{grid-column:1 / -1}.approach .section-intro h2{margin-bottom:0}.approach .section-intro h2,.outcomes .section-intro h2{color:var(--navy)}.approach .section-intro__text{padding-top:14px}.approach__manifesto{margin-top:28px;padding:22px 0 4px 27px;border-left:2px solid var(--gold-main);color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.1vw,32px);font-style:italic;line-height:1.18}.route{position:relative;min-height:770px;margin-top:58px}.route__line{position:absolute;top:50px;bottom:60px;left:50%;width:1px;background:var(--border-soft)}.route__line:before,.route__line:after{position:absolute;content:"";left:50%;width:9px;height:9px;border:1px solid var(--gold-main);border-radius:50%;background:var(--background-soft);transform:translate(-50%)}.route__line:before{top:0}.route__line:after{bottom:0}.route__line i{position:absolute;inset:0;display:block;transform:scaleY(0);background:linear-gradient(var(--gold-light),var(--gold-deep))}.route-step{position:absolute;display:grid;width:min(44%,570px);min-height:210px;grid-template-columns:104px 1fr;align-items:center;gap:19px;padding:24px;border:1px solid rgba(255,250,243,.78);border-radius:120px 30px 30px 120px;background:#fffaf3a3;box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.route-step:nth-of-type(2n){border-radius:30px 120px 120px 30px}.route-step--1{top:0;left:0}.route-step--2{top:180px;right:0}.route-step--3{top:360px;left:0}.route-step--4{top:540px;right:0}.route-step .icon-asset{width:104px;height:104px}.route-step__number{position:absolute;top:25px;right:28px;color:var(--gold-main);font-size:10px;letter-spacing:.14em}.route-step h3{margin-bottom:9px;font-family:Cormorant Garamond,Georgia,serif;font-size:33px;font-weight:500;line-height:1}.route-step p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.55}.approach-quote{display:grid;grid-template-columns:.7fr 1.3fr auto;align-items:center;gap:40px;margin:70px 0 0;padding:50px 54px;border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold)}.approach-quote p:first-child{margin:0;color:var(--gold-deep);font-family:Cormorant Garamond,Georgia,serif;font-size:30px;line-height:1}.approach-quote p:nth-child(2){margin:0;color:var(--text-secondary);font-size:15px}.scenarios{overflow:hidden;background:#f8f2e9}.scenarios__halo{position:absolute;top:5%;right:-20vw;width:60vw;height:60vw;border:1px solid var(--border-soft);border-radius:50%;box-shadow:0 0 0 70px #c69a5009,0 0 0 140px #c69a5006}.scenario-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:108px;gap:14px;margin-top:58px}.scenario-card{position:relative;display:flex;overflow:hidden;border:1px solid rgba(199,159,95,.2);border-radius:28px;background:linear-gradient(145deg,#fffaf3eb,#e9d8c3b8);box-shadow:0 22px 60px #5c402714;transition:transform .45s,box-shadow .45s}.scenario-card:before{position:absolute;content:"";inset:-30%;opacity:0;background:radial-gradient(circle at 50% 50%,rgba(227,197,140,.42),transparent 55%);transition:opacity .45s}.scenario-card:hover{z-index:3;transform:translateY(-7px);box-shadow:var(--shadow-deep)}.scenario-card:hover:before{opacity:1}.scenario-card--wide{grid-column:span 6;grid-row:span 2}.scenario-card--standard{grid-column:span 4;grid-row:span 2}.scenario-card--tall{grid-column:span 3;grid-row:span 3;flex-direction:column;justify-content:space-between}.scenario-card:nth-child(2){grid-column:span 3}.scenario-card:nth-child(3){grid-column:span 3}.scenario-card:nth-child(4){grid-column:1 / span 4}.scenario-card:nth-child(5){grid-column:span 5}.scenario-card:nth-child(6){grid-column:span 3}.scenario-card .icon-asset{position:relative;z-index:1;flex:0 0 44%;align-self:center;max-width:230px;margin:auto;padding:18px}.scenario-card--tall .icon-asset{width:auto;max-width:80%;max-height:140px;flex:0 0 auto;margin:16px auto 0;padding:6px}.scenario-card>div{position:relative;z-index:1;align-self:end;padding:28px}.scenario-card--tall>div{align-self:stretch;padding:16px 24px 24px}.scenario-card__index{position:absolute;z-index:2;top:20px;left:22px;color:var(--gold-deep);font-size:9px;letter-spacing:.16em}.scenario-card h3{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2vw,34px);font-weight:500;line-height:1}.scenario-card p{margin-bottom:15px;color:var(--text-secondary);font-size:12px}.scenario-card a{color:var(--gold-deep);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.scenario-bottom{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-top:60px;padding:38px 44px;border-left:2px solid var(--gold-main);background:#efe4d68c}.scenario-bottom>div{max-width:760px}.scenario-bottom h3{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:500}.scenario-bottom p{margin-bottom:10px;color:var(--text-secondary);font-size:14px}.scenario-bottom small{color:var(--text-muted);font-size:10px}.diagnostic{overflow:hidden;color:#4a3527;background:linear-gradient(145deg,#dcc4a6,#f0e1cc 42%,#cfae83)}.diagnostic:before{position:absolute;content:"";inset:0;opacity:.32;background:url(/bfl/assets/backgrounds/legal-paper-route.webp) center/cover;mix-blend-mode:soft-light}.diagnostic__mesh{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(125,88,51,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(125,88,51,.09) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(circle at 50% 50%,#5f402b,transparent 72%)}.diagnostic .section-intro h2{color:#3e2c20}.diagnostic .section-intro__text{color:#705e4e}.diagnostic-shell{position:relative;z-index:2;min-height:610px;overflow:hidden;margin-top:54px;border:1px solid rgba(255,248,235,.72);border-radius:34px;outline:none;background:#faf2e5d1;box-shadow:0 30px 82px #66452724,inset 0 1px #fffcf6b8;backdrop-filter:blur(14px)}.diagnostic-question{display:grid;min-height:680px;grid-template-columns:34% 66%}.diagnostic-question__aside{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:45px;border-right:1px solid var(--border-soft);background:linear-gradient(165deg,#dec7a8ad,#f8eee08c)}.diagnostic-question__aside:after{position:absolute;content:"";top:-100px;right:-100px;width:310px;height:310px;border:1px solid var(--border-gold);border-radius:50%;box-shadow:0 0 0 45px #c69a500d,0 0 0 90px #c69a5008}.diagnostic-question__aside .icon-asset{position:relative;z-index:1;width:min(100%,280px);margin:30px auto;filter:drop-shadow(0 20px 28px rgba(126,91,55,.12))}.diagnostic-question__step{color:var(--gold-deep);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.diagnostic-question__aside p{max-width:250px;margin:22px 0 0;color:var(--text-secondary);font-size:11px}.diagnostic-progress{height:3px;overflow:hidden;border-radius:2px;background:#91673d29}.diagnostic-progress i{display:block;width:var(--progress);height:100%;background:linear-gradient(90deg,var(--gold-deep),var(--gold-light));transition:width .55s ease}.diagnostic-question__main{position:relative;padding:clamp(46px,6vw,86px)}.diagnostic-question__count{position:absolute;top:45px;right:55px;color:#9b6b2f47;font-family:Cormorant Garamond,Georgia,serif;font-size:68px;line-height:1}.diagnostic-question__main h3{max-width:690px;margin-bottom:35px;color:var(--text-heading);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1}.diagnostic-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.diagnostic-options button{display:grid;min-height:62px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--border-soft);border-radius:14px;color:var(--text-primary);background:#fffaf385;cursor:pointer;text-align:left;font-size:12px;transition:border-color .3s,background .3s,transform .3s,box-shadow .3s}.diagnostic-options button:hover{border-color:var(--border-gold);transform:translateY(-2px)}.diagnostic-options button.is-selected{border-color:var(--gold-main);background:#f5e7d2;box-shadow:inset 0 0 0 1px #c69a5024}.diagnostic-options button>span{color:var(--text-muted);font-size:8px;letter-spacing:.12em}.diagnostic-options button i{display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-deep);font-style:normal}.diagnostic-validation{min-height:22px;margin:12px 0 8px;color:#92563e;font-size:11px}.diagnostic-actions{display:flex;justify-content:space-between;gap:12px}.diagnostic-actions .button{min-width:130px;min-height:48px}.diagnostic-processing,.diagnostic-success{display:flex;min-height:680px;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center}.processing-orbit{position:relative;width:170px;height:170px;margin-bottom:36px;border:1px solid var(--border-gold);border-radius:50%;animation:slow-rotate 7s linear infinite}.processing-orbit:before,.processing-orbit:after{position:absolute;content:"";border:1px solid var(--border-soft);border-radius:50%}.processing-orbit:before{inset:24px}.processing-orbit:after{inset:55px;background:radial-gradient(circle,var(--gold-light),var(--gold-main));box-shadow:0 0 34px #c69a504d}.processing-orbit span,.processing-orbit i,.processing-orbit b{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--gold-deep)}.processing-orbit span{top:-5px;left:50%}.processing-orbit i{right:15px;bottom:20px}.processing-orbit b{bottom:15px;left:20px}@keyframes slow-rotate{to{transform:rotate(360deg)}}.diagnostic-processing h3,.diagnostic-success h3{margin-bottom:28px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1}.processing-list{display:grid;width:min(100%,520px);gap:9px}.processing-list span{display:flex;align-items:center;gap:14px;color:var(--text-muted);text-align:left;font-size:13px;transition:color .35s}.processing-list span.is-active{color:var(--text-primary)}.processing-list i{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--border-soft);border-radius:50%;font-style:normal;font-size:9px}.processing-list .is-active i{border-color:var(--gold-main);background:#d8b77a2e}.diagnostic-processing small{margin-top:25px;color:var(--text-muted)}.diagnostic-result{display:grid;min-height:680px;grid-template-columns:42% 58%}.diagnostic-result__summary{position:relative;overflow:hidden;padding:50px;border-right:1px solid var(--border-soft);background:linear-gradient(145deg,#dfc5a4,#ecd9c0)}.diagnostic-result__summary>.icon-asset{position:absolute;right:-20px;bottom:-20px;width:260px;opacity:.26}.diagnostic-result__summary h3{margin:30px 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:.95}.diagnostic-result__summary>p:not(.eyebrow){max-width:490px;color:var(--text-secondary);font-size:13px}.suggested-directions{position:relative;z-index:1;display:grid;gap:8px;margin:28px 0}.suggested-directions span{padding:10px 14px;border:1px solid rgba(255,249,239,.7);border-radius:12px;background:#fff9ef85;font-size:12px}.text-button{padding:3px 0;border:0;border-bottom:1px solid var(--border-gold);color:var(--gold-deep);background:transparent;cursor:pointer;font-size:11px}.diagnostic-contact{display:grid;grid-template-columns:repeat(2,1fr);align-content:center;gap:16px;padding:clamp(36px,4vw,62px)}.diagnostic-contact h4{grid-column:1 / -1;margin-bottom:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:500}.field{position:relative;display:grid;gap:7px}.field--full{grid-column:1 / -1}.field label,.field__label{color:#5f5145;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.field input,.field select{width:100%;min-height:50px;padding:10px 13px;border:1px solid var(--border-soft);border-radius:10px;outline:none;color:var(--text-primary);background:#fffaf3ad;transition:border-color .25s,box-shadow .25s}.field input:focus-visible,.field select:focus-visible{border-color:var(--gold-main);box-shadow:0 0 0 3px #c69a5024}.field input[aria-invalid=true]{border-color:#ad6b4d}.field__error{color:#83472f;font-size:11px}.contact-pills{display:flex;flex-wrap:wrap;gap:8px}.contact-pills label{cursor:pointer}.contact-pills input{position:absolute;opacity:0}.contact-pills span{display:block;padding:9px 14px;border:1px solid var(--border-soft);border-radius:100px;color:var(--text-secondary);background:#fffaf37a;font-size:10px}.contact-pills input:checked+span{border-color:var(--gold-main);color:var(--text-primary);background:#f0dfc7}.contact-pills input:focus-visible+span{box-shadow:0 0 0 3px #c69a5024}.consent{display:flex;align-items:flex-start;gap:10px;color:#584b40;font-size:11px;line-height:1.5;cursor:pointer}.consent a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.diagnostic-legal-note{margin:2px 0 0;padding:12px 14px;border-left:2px solid var(--gold-main);color:#5b4f45;background:#e7d7c259;font-size:12px}.consent input{flex:0 0 auto;width:16px;height:16px;accent-color:var(--gold-deep)}.honeypot{position:absolute!important;left:-9999px!important}.diagnostic-success .icon-asset{width:190px;height:190px}.diagnostic-success>span{color:var(--gold-deep);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.diagnostic-success>p{max-width:570px;color:var(--text-secondary)}.story{overflow:hidden;background:#f8f3eb}.story:after{position:absolute;content:"";right:-10vw;bottom:2%;width:45vw;height:45vw;border:1px solid var(--border-soft);border-radius:50%;box-shadow:0 0 0 60px #c69a5006,0 0 0 120px #c69a5005}.story__stamp{position:absolute;z-index:2;top:9%;right:3%;display:grid;width:130px;height:130px;place-content:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-deep);font-family:Cormorant Garamond,Georgia,serif;font-size:42px;line-height:.7;text-align:center;transform:rotate(7deg)}.story__stamp:before{position:absolute;content:"";inset:7px;border:1px dashed var(--border-gold);border-radius:50%}.story__stamp small{font-family:Manrope,sans-serif;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.story__grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(50px,8vw,130px)}.story__portrait{position:relative;height:720px}.story__portrait picture{display:block;width:100%;height:100%;overflow:hidden;border-radius:42% 42% 22px 22px;box-shadow:var(--shadow-deep)}.story__portrait img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.94) contrast(1.01)}.story__portrait:after{position:absolute;content:"";inset:24px -24px -24px 24px;z-index:-1;border:1px solid var(--border-gold);border-radius:42% 42% 22px 22px}.story__portrait-note{position:absolute;right:-35px;bottom:45px;display:flex;align-items:center;gap:24px;padding:19px 21px;border:1px solid rgba(255,250,243,.78);border-radius:18px;background:#fffaf3c2;box-shadow:var(--shadow-soft);backdrop-filter:blur(14px)}.story__portrait-note span{color:var(--text-secondary);font-family:Cormorant Garamond,Georgia,serif;font-size:20px;line-height:1}.story__portrait-note i{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--border-gold);border-radius:50%;background:#fffaf2}.story__portrait-note i img{width:36px;height:36px;object-fit:contain}.story__content .section-intro h2{font-size:clamp(48px,5vw,70px)}.story__text{columns:2;column-gap:34px;color:#594c41;font-size:15px;border-left:3px solid var(--navy);padding-left:20px}.story__text p{break-inside:avoid;text-indent:20px;margin-top:0;margin-bottom:12px}.story blockquote{position:relative;margin:40px 0 0;padding:28px 0 0 36px;border-top:1px solid var(--border-gold);color:var(--text-primary);font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-style:italic;line-height:1.3}.story blockquote:before{position:absolute;top:18px;left:0;content:"“";color:var(--gold-main);font-size:48px}.story blockquote cite{display:block;margin-top:14px;color:var(--text-muted);font-family:Manrope,sans-serif;font-size:10px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.story-values{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px}.story-values article{position:relative;min-height:230px;overflow:hidden;padding:30px;border-top:1px solid var(--border-gold);background:#efe4d67a}.story-values article:nth-child(2){transform:translateY(28px);background:#ead8c1}.story-values .icon-asset{position:absolute;right:-20px;bottom:-30px;width:180px;height:180px;opacity:.7}.story-values article>span{color:var(--gold-deep);font-size:9px}.story-values h3{max-width:230px;margin:38px 0 12px;font-family:Cormorant Garamond,Georgia,serif;font-size:29px;font-weight:500;line-height:1}.story-values p{position:relative;z-index:1;max-width:240px;color:#584a3e;font-size:13px}.team{overflow:hidden;background:linear-gradient(155deg,#f2e6d8,#fbf6ef 55%,#e7d4bd)}.team:before{position:absolute;content:"";inset:0;opacity:.1;background:url(/bfl/assets/backgrounds/legal-paper-route.webp) center/cover;mix-blend-mode:multiply}.team__head{position:relative;z-index:2;display:grid;grid-template-columns:1fr 260px;align-items:end;gap:50px}.team__head .section-intro h2{color:var(--navy)}.team__head>.icon-asset{width:240px;height:240px;justify-self:end;filter:drop-shadow(0 25px 35px rgba(63,55,48,.12))}.team-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,1.8vw,34px);margin-top:52px}.team-card{display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:28px;color:inherit;background:#fffbf594;box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;backdrop-filter:blur(18px);transition:transform .4s,box-shadow .4s}.team-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-deep)}.team-card__visual{position:relative;display:block;height:270px;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fffffff2,#d7bd9ea6);flex-shrink:0}.team-card__visual:before{position:absolute;z-index:2;content:"";inset:0;background:linear-gradient(180deg,transparent 58%,rgba(25,37,54,.58));pointer-events:none}.team-card__visual>i{position:absolute;z-index:3;top:20px;left:22px;color:#fff4df;font-size:10px;font-style:normal}.team-card__visual picture,.team-card__visual img{width:100%;height:100%}.team-card__visual img{position:absolute;top:-3px;left:-1px;width:calc(100% + 2px);height:calc(100% + 4px);object-fit:cover;object-position:center 25%}.team-card__visual>.team-card__backdrop{z-index:0;inset:-24px;width:calc(100% + 48px);height:calc(100% + 48px);object-fit:cover;object-position:center 24%;filter:blur(18px) saturate(.82);opacity:.38;transform:scale(1.06)}.team-card__portrait{position:relative;z-index:1;display:block}.team-card__portrait img{top:0;left:0;width:100%;height:100%}.team-card__open{position:absolute;z-index:3;right:18px;bottom:15px;padding:7px 11px;border:1px solid rgba(255,255,255,.42);border-radius:100px;color:#fff;background:#24324761;font-size:10px;backdrop-filter:blur(8px)}.team-card__body{min-height:132px;padding:22px}.team-card__body small{color:var(--gold-deep);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.team-card__body h3{margin:12px 0 8px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:500;line-height:1}.team-card__body p{margin:0;color:#594c41;font-size:12px}.modal-open{overflow:hidden}.lawyer-modal{position:fixed;z-index:9000;inset:0;display:grid;place-items:center;padding:24px;background:#141e2cb8;backdrop-filter:blur(14px);animation:lawyer-modal-in .28s ease-out both}.lawyer-modal__panel{position:relative;display:grid;width:min(940px,100%);max-height:min(780px,calc(100vh - 48px));grid-template-columns:.82fr 1.18fr;overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:34px;color:#f9f1e5;background:linear-gradient(145deg,#1d2a3d,#2e4058);box-shadow:0 40px 120px #080e1773;animation:lawyer-panel-in .42s cubic-bezier(.2,.8,.2,1) both}.lawyer-modal.is-closing{animation:lawyer-modal-out .28s ease-in both}.lawyer-modal.is-closing .lawyer-modal__panel{animation:lawyer-panel-out .28s cubic-bezier(.4,0,1,1) both}@keyframes lawyer-modal-in{0%{opacity:0}to{opacity:1}}@keyframes lawyer-modal-out{0%{opacity:1}to{opacity:0}}@keyframes lawyer-panel-in{0%{opacity:0;transform:translateY(24px) scale(.965)}to{opacity:1;transform:none}}@keyframes lawyer-panel-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(16px) scale(.975)}}.lawyer-modal__visual{position:relative;min-height:610px;overflow:hidden;background:#d8c3aa}.lawyer-modal__backdrop{position:absolute;z-index:0;inset:-28px;width:calc(100% + 56px);height:calc(100% + 56px);object-fit:cover;object-position:center 22%;filter:blur(24px) saturate(.8);opacity:.46;transform:scale(1.08)}.lawyer-modal__portrait{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:610px}.lawyer-modal__portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.lawyer-modal__content{align-self:center;padding:clamp(38px,6vw,76px)}.lawyer-modal__panel h2{margin:0 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:.92}.lawyer-modal__panel strong{color:var(--gold-light);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.lawyer-modal__panel p{margin-top:28px;color:#d9dfe7;font-size:15px}.lawyer-modal__placeholder{padding:16px 18px;border:1px solid rgba(227,197,140,.2);border-radius:14px;background:#ffffff0d}.lawyer-modal__close{position:absolute;z-index:3;top:18px;right:18px;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:#ffffff14;cursor:pointer;font-size:28px}.cases{overflow:hidden;background:linear-gradient(145deg,#eef0f1,#f8f2e9 58%,#eadbc8)}.cases:before{position:absolute;content:"";right:-13vw;top:-24vw;width:62vw;height:62vw;border:1px solid rgba(36,50,71,.08);border-radius:50%;box-shadow:0 0 0 75px #24324705,0 0 0 150px #c69a5006}.cases__grid{position:relative;z-index:2;display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(55px,8vw,125px)}.cases__intro{position:relative}.cases__intro>img{width:min(64%,330px);margin:18px auto -30px;filter:drop-shadow(0 30px 36px rgba(28,42,61,.18))}.case-list{display:grid;gap:18px;padding-top:2px}.case-list article{position:relative;min-height:170px;overflow:hidden;padding:28px 75px 28px 96px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#fffdf8a8;box-shadow:0 20px 60px #24324712;backdrop-filter:blur(15px);transition:transform .35s,background .35s}.case-list article:hover{transform:translate(-8px);background:#fffdf8e6}.case-list article>span{position:absolute;top:30px;left:30px;color:var(--gold-deep);font-size:11px}.case-list small{color:var(--gold-deep);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.case-list h3{margin:11px 0 7px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:500}.case-list p{margin:0;color:#594c41;font-size:13px}.case-list article>i{position:absolute;right:25px;top:50%;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-deep);font-style:normal;transform:translateY(-50%)}.strategies{overflow:hidden;background:linear-gradient(180deg,#eddfcf,#f5ecdf)}.strategies:before{position:absolute;content:"";inset:0;opacity:.14;background:url(/bfl/assets/backgrounds/legal-paper-route.webp) center/cover;mix-blend-mode:multiply}.strategy-map{position:relative;height:870px;margin-top:62px}.strategy-center{position:absolute;z-index:3;top:50%;left:50%;width:390px;height:390px;transform:translate(-50%,-50%)}.strategy-center:before,.strategy-center:after{display:none}.strategy-center:before{inset:-22px}.strategy-center:after{inset:-48px;border-style:dashed;opacity:.5}.strategy-center img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(92,64,39,.15))}.strategy-center>div{position:relative;z-index:2;display:grid;width:150px;height:150px;place-content:center;margin:auto;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#fff9efe6;box-shadow:0 14px 40px #5c402724;backdrop-filter:blur(12px)}.strategy-center small{color:var(--gold-deep);font-size:7px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.strategy-center h3{margin:10px 0;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:500;line-height:.82}.strategy-center p{margin:0;color:var(--text-secondary);font-size:10px}.strategy-map__routes{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible}.strategy-map__routes path{fill:none;stroke:#a9793a8a;stroke-width:1.4;stroke-dasharray:7 10;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px rgba(255,248,234,.8))}.strategy-node{position:absolute;z-index:2;width:min(34%,420px);min-height:285px;overflow:hidden;padding:29px;border:1px solid rgba(255,255,255,.82);border-radius:28px;background:linear-gradient(145deg,#fffdf9b8,#e8d8c485);box-shadow:0 24px 68px #523f2d17,inset 0 1px #fffc;backdrop-filter:blur(14px) saturate(1.06);transition:transform .3s,box-shadow .3s,border-color .3s}.strategy-node:before{position:absolute;content:"";inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 38%,rgba(36,50,71,.035))}.strategy-node:hover{transform:translateY(-6px);box-shadow:var(--shadow-deep)}.strategy-node--1{top:0;left:4%}.strategy-node--2{top:0;right:4%}.strategy-node--3{bottom:0;left:4%}.strategy-node--4{right:4%;bottom:0}.strategy-node .icon-asset{position:absolute;top:8px;right:10px;width:150px;height:150px}.strategy-node>span{color:var(--gold-deep);font-size:9px}.strategy-node h3{max-width:240px;margin:90px 0 12px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:500;line-height:1}.strategy-node p{min-height:58px;margin-bottom:18px;color:#594c41;font-size:13px}.outcomes{background:#f9f4ec}.outcomes__head{display:flex;align-items:end;justify-content:space-between;gap:50px}.outcomes__head .button{margin-bottom:30px}.outcome-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:54px;background:transparent}.outcome-flow article{position:relative;min-height:280px;overflow:hidden;padding:21px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:linear-gradient(160deg,#fffcf7d1,#e7d7c38c);box-shadow:0 16px 44px #5b422a0f;transform:translateZ(0);transition:transform .3s,box-shadow .3s,border-color .3s}.outcome-flow article:nth-child(2n){background:linear-gradient(160deg,#f6ede1e6,#e1ccb38c);transform:none}.outcome-flow article:hover{border-color:var(--border-gold);box-shadow:0 24px 64px #5b422a1f;transform:translateY(-5px) translateZ(0)}.outcome-flow__index{color:var(--gold-deep);font-size:9px}.outcome-flow .icon-asset{width:122px;height:122px;margin:30px auto 15px}.outcome-flow h3{margin:0;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;line-height:1;text-align:center}.outcome-formula{display:flex;align-items:center;justify-content:center;gap:clamp(12px,3vw,52px);margin-top:90px;color:var(--text-secondary);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,2vw,32px)}.outcome-formula i{color:var(--gold-main);font-style:normal}.outcome-formula strong{color:var(--gold-deep);font-weight:500}.process{background:linear-gradient(170deg,#f0e4d5,#f9f4ec 48%,#ead9c4)}.process__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,9vw,150px)}.process__sticky{position:sticky;top:140px;align-self:start}.process__sticky>p{max-width:460px;color:var(--text-secondary);font-size:14px}.process__assurances{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:35px}.process__assurances span{color:var(--text-secondary);font-size:11px}.process__assurances span:first-letter{color:var(--gold-deep)}.timeline{position:relative;display:grid;gap:27px;padding:26px 0}.timeline__line{position:absolute;top:0;bottom:0;left:28px;width:1px;background:var(--border-soft)}.timeline__line i{position:absolute;inset:0;display:block;transform:scaleY(0);background:linear-gradient(var(--gold-light),var(--gold-deep))}.timeline-step{position:relative;display:grid;min-height:190px;grid-template-columns:115px 1fr;align-items:center;gap:22px;margin-left:70px;padding:25px;border:1px solid rgba(255,250,243,.7);border-radius:24px 90px 24px 24px;background:#fffaf3ad;box-shadow:var(--shadow-soft)}.timeline-step:nth-child(2n){margin-right:45px;transform:translate(-35px);border-radius:100px 24px 24px;background:#e6d3bcb3}.timeline-step:before{position:absolute;content:"";top:50%;left:-59px;width:9px;height:9px;border:2px solid var(--gold-main);border-radius:50%;background:#f4ebdf;transform:translateY(-50%)}.timeline-step:after{position:absolute;content:"";top:50%;left:-50px;width:50px;height:1px;background:var(--border-gold)}.timeline-step .icon-asset{width:115px;height:115px}.timeline-step__number{position:absolute;top:20px;right:26px;color:var(--gold-deep);font-size:9px;letter-spacing:.12em}.timeline-step h3{margin-bottom:10px;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:500;line-height:1}.timeline-step p{margin:0;color:var(--text-secondary);font-size:12px}.faq{background:#f8f1e7}.faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(60px,10vw,160px)}.faq__head{position:sticky;top:150px;align-self:start}.faq .section-intro h2{color:var(--navy)}.faq__emblem{display:flex;align-items:center;gap:12px;margin:42px 0 0 4%}.faq__emblem img{width:170px;height:170px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(92,64,39,.13))}.faq__emblem span{max-width:150px;color:var(--text-secondary);font-size:10px;line-height:1.55}.faq-list{border-top:1px solid var(--border-gold)}.faq-list article{border-bottom:1px solid var(--border-soft);background:transparent;transition:background .35s,padding .35s}.faq-list article.is-open{padding-inline:24px;background:#efe0cd94}.faq-list h3{margin:0}.faq-list button{display:grid;width:100%;min-height:108px;grid-template-columns:28px 36px 1fr 32px;align-items:center;gap:12px;padding:18px 0;border:0;color:var(--navy);background:transparent;cursor:pointer;text-align:left;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,2.1vw,31px);line-height:1}.faq-list button>span{color:var(--gold-deep);font-family:Manrope,sans-serif;font-size:8px}.faq-list button>b{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(36,50,71,.22);border-radius:45% 55% 48% 52%;color:var(--navy);background:#ffffff8c;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600;transform:rotate(-4deg)}.faq-list button>i{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--border-gold);border-radius:50%;color:var(--gold-deep);font-family:Manrope,sans-serif;font-style:normal;font-size:14px;transition:transform .35s,background .35s}.faq-list article.is-open button>i{transform:rotate(45deg);background:var(--gold-light)}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .42s ease}.faq-panel>div{overflow:hidden}.faq-panel p{max-width:680px;margin:0;padding:0 50px 30px 78px;color:var(--text-secondary);font-size:13px}.faq-list article.is-open .faq-panel{grid-template-rows:1fr}.final-cta{position:relative;overflow:hidden;padding:clamp(78px,7vw,118px) 0;background:linear-gradient(140deg,#c79d6b,#e4c7a0 45%,#b78053)}.final-cta:before{position:absolute;content:"";inset:0;opacity:.28;background:url(/bfl/assets/backgrounds/legal-paper-route.webp) center/cover;mix-blend-mode:soft-light}.final-cta__glow{position:absolute;top:-20%;left:-10%;width:60vw;height:60vw;border-radius:50%;background:radial-gradient(circle,rgba(255,245,226,.38),transparent 62%)}.final-cta__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);align-items:center}.final-cta__copy{position:relative}.final-cta__copy .eyebrow{color:#76502f}.final-cta h2{color:#3c2b21;font-size:clamp(56px,6vw,86px)}.final-cta h2 em{color:#8e5c31}.final-cta__copy h3{margin-bottom:17px;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:500}.final-cta__copy>p:not(.eyebrow){max-width:630px;color:#695343;font-size:14px}.final-cta__principles{display:grid;gap:9px;margin-top:30px;font-family:Cormorant Garamond,Georgia,serif;font-size:22px}.final-cta__principles span{display:flex;width:fit-content;align-items:center;gap:11px;padding:8px 15px 8px 9px;border:1px solid rgba(255,248,235,.42);border-radius:100px;color:var(--navy);background:#fff8eb42;backdrop-filter:blur(8px)}.final-cta__principles i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff8ec;background:var(--navy);font-family:Manrope,sans-serif;font-size:10px;font-style:normal}.final-cta__copy>.icon-asset{position:absolute;right:-15%;bottom:-35%;width:320px;height:320px;opacity:.4}.final-cta__form{position:relative;padding:clamp(28px,3vw,44px);border:1px solid rgba(255,248,235,.65);border-radius:28px;background:#fff8ebb8;box-shadow:0 28px 72px #5c402724;backdrop-filter:blur(14px)}.final-cta__form-number{display:block;margin-bottom:26px;color:var(--gold-deep);font-size:9px;letter-spacing:.12em}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lead-form .button{border:0}.form-status{min-height:12px;color:#92563e;font-size:10px}.form-success{display:grid;min-height:340px;place-content:center;text-align:center}.form-success>span{display:grid;width:74px;height:74px;place-items:center;margin:0 auto 20px;border:1px solid var(--gold-main);border-radius:50%;color:var(--gold-deep);font-size:28px}.form-success h3{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:500}.form-success p{color:var(--text-secondary);font-size:13px}.final-cta__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px;margin-top:25px;padding-top:22px;border-top:1px solid var(--border-soft)}.final-cta__benefits span{color:var(--text-secondary);font-size:9px}.location{overflow:hidden;background:#f6eee4}.location-card{display:grid;min-height:500px;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:34px;background:#fffbf5ad;box-shadow:var(--shadow-deep);backdrop-filter:blur(14px)}.location-card__map{position:relative;overflow:hidden;min-height:500px;background:linear-gradient(135deg,#e4d3bd,#f8efe4)}.location-card__map:before{position:absolute;content:"";inset:0;opacity:.55;background-image:linear-gradient(rgba(36,50,71,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(36,50,71,.06) 1px,transparent 1px);background-size:58px 58px;transform:rotate(8deg) scale(1.2)}.location-card__map:after{position:absolute;content:"";inset:9%;border:1px solid rgba(198,154,80,.32);border-radius:50%;box-shadow:0 0 0 35px #c69a5009,0 0 0 70px #c69a5006}.location-card__map .icon-asset{position:absolute;z-index:3;top:50%;left:50%;width:245px;height:245px;transform:translate(-50%,-55%);filter:drop-shadow(0 28px 30px rgba(92,64,39,.16))}.location-card__map>strong{position:absolute;z-index:4;right:28px;bottom:24px;padding:8px 13px;border-radius:100px;color:#fff;background:var(--navy);font-size:11px;letter-spacing:.08em}.map-road{position:absolute;z-index:1;display:block;height:7px;border:1px solid rgba(255,255,255,.75);border-radius:100px;background:#c69a5040;transform-origin:left}.map-road--one{top:23%;left:-6%;width:85%;transform:rotate(24deg)}.map-road--two{top:68%;left:8%;width:105%;transform:rotate(-18deg)}.map-road--three{top:8%;left:73%;width:80%;transform:rotate(83deg)}.map-building{position:absolute;z-index:2;width:75px;height:48px;border:1px solid rgba(36,50,71,.12);border-radius:12px;background:#ffffff73;transform:rotate(8deg)}.map-building--one{top:17%;right:14%}.map-building--two{bottom:18%;left:13%;width:110px}.map-building--three{right:8%;bottom:24%;width:58px;height:90px}.location-card__copy{align-self:center;padding:clamp(38px,5vw,70px)}.location-card__copy h2{margin-bottom:30px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(44px,4.7vw,70px);font-weight:500;letter-spacing:-.04em;line-height:.95}.location-card__copy h2 em{color:var(--gold-deep);font-weight:500}.location-card__copy>p:not(.eyebrow){max-width:520px;color:var(--text-secondary);font-size:13px}.location-address{margin:30px 0 20px;padding:20px 22px;border-left:2px solid var(--gold-main);background:#e7d7c26e}.location-address small{color:var(--gold-deep);font-size:8px;letter-spacing:.13em;text-transform:uppercase}.location-address p{margin:5px 0 0;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:24px}.location-placeholders{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 25px}.location-placeholders span{padding:9px 13px;border:1px solid var(--border-soft);border-radius:100px;color:#5b4d41;background:#fffaf38c;font-size:12px}.footer{padding:26px 0 14px;color:#f5eee4;background:linear-gradient(145deg,#1c293a,#28394f)}.footer__top{display:grid;grid-template-columns:.78fr 1.16fr .86fr;align-items:start;gap:38px;padding-bottom:22px}.footer__brand{display:flex;align-items:center;gap:16px}.footer__brand img{width:64px;height:64px;border-radius:50%;box-shadow:0 14px 32px #0a121d47}.footer__brand small,.footer__nav>span,.footer__contact>span{display:block;margin-bottom:9px;color:#dfc493;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.footer__brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:500;line-height:.9}.footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:4px 18px}.footer__nav>span{grid-column:1 / -1}.footer__nav a{color:#e2e7ed;font-size:12px}.footer__nav a:hover,.footer__contact a:hover{color:#fff7eb}.footer__contact{display:grid;align-content:start;justify-items:start}.footer__contact>a:first-of-type{font-family:Cormorant Garamond,Georgia,serif;font-size:25px}.footer__contact>a:nth-of-type(2),.footer__contact p{color:#d1d8e0;font-size:12px}.footer__contact>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.footer__contact>div a{padding:6px 10px;border:1px solid rgba(227,197,140,.3);border-radius:100px;color:#f1dfbd;font-size:10px}.footer__bottom{display:grid;grid-template-columns:.8fr 1fr 1.4fr;gap:24px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);color:#bbc4ce;font-size:9px}.footer__bottom p{margin:0}.footer__bottom>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:15px}.custom-cursor{position:fixed;z-index:10020;top:0;left:0;width:0;height:0;pointer-events:none;opacity:0;transform:translate3d(var(--cursor-x, -100px),var(--cursor-y, -100px),0);transition:opacity .2s}.custom-cursor.is-visible{opacity:1}.custom-cursor img{position:absolute;max-width:none;transform-origin:18% 10%;will-change:transform,opacity}.custom-cursor__arrow{width:38px;height:38px;opacity:1;transform:translate(-7px,-5px);filter:drop-shadow(0 5px 8px rgba(25,35,49,.22));transition:opacity .14s,transform .18s}.custom-cursor__hand{width:auto;height:26px;opacity:0;transform:translate(-7px,-3px) rotate(-7deg) scale(.72);filter:drop-shadow(0 4px 7px rgba(25,35,49,.2));transition:opacity .16s,transform .2s cubic-bezier(.2,.85,.3,1)}.custom-cursor.is-active .custom-cursor__arrow{opacity:0;transform:translate(-7px,-5px) scale(.7)}.custom-cursor.is-active .custom-cursor__hand{opacity:1;transform:translate(-7px,-3px) rotate(-7deg) scale(1)}.custom-cursor.is-pressed .custom-cursor__hand{transform:translate(-7px,-3px) rotate(-3deg) scale(.84)}@keyframes cursor-hover{0%{transform:translate(-7px,-5px) rotate(0) scale(1)}55%{transform:translate(-7px,-5px) rotate(-13deg) scale(.76)}to{transform:translate(-7px,-5px) rotate(-9deg) scale(.82)}}.back-to-top{position:fixed;z-index:480;right:22px;bottom:18px;display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:var(--navy);background:var(--navy);box-shadow:0 8px 24px #19233147;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(18px);transition:opacity .34s,visibility .34s,transform .34s,background .28s,box-shadow .28s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top span{width:18px;height:24px;background:linear-gradient(160deg,#f4d79b,#b77f39);clip-path:polygon(50% 0,100% 47%,72% 47%,72% 100%,28% 100%,28% 47%,0 47%);transition:transform .25s}.back-to-top i{display:none}.back-to-top:hover{background:var(--navy-soft);box-shadow:0 10px 28px #19233161;transform:translateY(-2px)}.back-to-top:hover span{transform:translateY(-2px)}@media(pointer:fine){html,body,*,*:before,*:after{cursor:none!important}}:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}@media(max-width:1360px){.desktop-nav{gap:13px}.desktop-nav a{font-size:10px}.header-contact{display:none}.hero__inner{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)}.hero h1{font-size:clamp(65px,6.4vw,88px)}.hero__portrait{height:min(70vh,680px)}.outcome-flow{grid-template-columns:repeat(3,1fr);gap:1px}.outcome-flow article:nth-child(2n){transform:none}}@media(max-width:1120px){:root{--gutter: clamp(24px, 4vw, 48px)}.desktop-nav,.header-cta{display:none}.site-header__inner{grid-template-columns:1fr auto}.menu-toggle{display:block}.hero{padding-top:120px}.hero__inner{min-height:auto;grid-template-columns:1fr .78fr;column-gap:24px}.hero__copy{padding-bottom:45px}.hero h1{font-size:clamp(58px,7vw,78px)}.hero__portrait-wrap{min-height:620px}.hero__portrait{right:-9%;height:610px}.hero__note{left:-2%}.hero__diagnostic-link{right:-5%;width:125px;height:125px}.stats-panel{width:100%;border-radius:0}.stat{padding:20px}.approach .section-intro{column-gap:5vw}.route-step{width:46%;grid-template-columns:92px 1fr;padding:22px}.route-step .icon-asset{width:94px;height:94px}.route-step h3{font-size:28px}.approach-quote{grid-template-columns:1fr 1.4fr}.approach-quote .button{grid-column:1 / -1;justify-self:start}.scenario-card--wide{grid-column:span 7}.scenario-card:nth-child(2),.scenario-card:nth-child(3){grid-column:span 5}.scenario-card:nth-child(4){grid-column:1 / span 5}.scenario-card:nth-child(5){grid-column:span 7}.scenario-card:nth-child(6){grid-column:span 5}.diagnostic-question{grid-template-columns:31% 69%}.diagnostic-question__aside{padding:30px}.diagnostic-question__main{padding:50px 40px}.story__grid{grid-template-columns:.9fr 1.1fr;gap:65px}.story__portrait{height:700px}.story__text{columns:1}.strategy-node{width:37%}.process__grid{gap:70px}.timeline-step{grid-template-columns:110px 1fr}.timeline-step .icon-asset{width:110px;height:110px}.faq__grid{grid-template-columns:.7fr 1.3fr;gap:60px}}@media(max-width:900px){.section{padding-block:110px}.hero__inner{display:block}.hero__copy{max-width:720px;padding-bottom:20px}.hero h1{font-size:clamp(63px,10vw,88px)}.hero__portrait-wrap{width:68%;min-height:680px;margin:10px 0 0 auto}.hero__portrait{right:0}.hero__directions{position:absolute;z-index:5;bottom:175px;left:0;width:36%;flex-direction:column;align-items:flex-start}.stats-panel{grid-template-columns:repeat(2,1fr);border-radius:0}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--border-soft)}.approach .section-intro{display:block}.approach .section-intro h2{margin-bottom:30px}.route{min-height:auto;margin-top:70px;padding-left:56px}.route__line{left:18px}.route-step,.route-step:nth-of-type(2n){position:relative;top:auto;right:auto;left:auto;width:100%;min-height:190px;margin-bottom:24px;border-radius:24px 90px 24px 24px}.route-step:before{position:absolute;content:"";top:50%;left:-43px;width:9px;height:9px;border:2px solid var(--gold-main);border-radius:50%;background:var(--background-soft)}.route-step:after{position:absolute;content:"";top:50%;left:-31px;width:31px;height:1px;background:var(--border-gold)}.approach-quote{grid-template-columns:1fr;gap:20px;padding-inline:10px}.scenario-grid{grid-auto-rows:auto}.scenario-card,.scenario-card--wide,.scenario-card--tall,.scenario-card--standard,.scenario-card:nth-child(n){grid-column:span 6;grid-row:auto;min-height:330px;flex-direction:column}.scenario-card .icon-asset,.scenario-card--tall .icon-asset{width:170px;height:170px;flex:0 0 auto;margin:8px auto -5px}.scenario-card>div{width:100%}.diagnostic-shell{min-height:0}.diagnostic-question{min-height:0;grid-template-columns:1fr}.diagnostic-question__aside{min-height:230px;flex-direction:row;align-items:center;gap:24px;padding:25px 34px;border-right:0;border-bottom:1px solid var(--border-soft)}.diagnostic-question__aside .icon-asset{width:150px;height:150px;margin:0;order:-1}.diagnostic-question__aside .diagnostic-progress{flex:1}.diagnostic-question__aside p{display:none}.diagnostic-question__step{position:absolute;top:24px;right:30px}.diagnostic-question__main{padding:42px 34px}.diagnostic-result{grid-template-columns:1fr}.diagnostic-result__summary{border-right:0;border-bottom:1px solid var(--border-soft)}.story__grid{grid-template-columns:1fr}.story__portrait{width:72%;height:720px}.story__content{max-width:740px;margin-left:12%}.story-values{grid-template-columns:1fr;margin-top:70px}.story-values article,.story-values article:nth-child(2){min-height:220px;transform:none}.strategy-map{display:grid;height:auto;gap:24px;padding-left:60px}.strategy-map__routes{top:110px;bottom:100px;left:20px;width:1px;height:auto;background:var(--border-gold)}.strategy-map__routes span{display:none}.strategy-center,.strategy-node{position:relative;inset:auto;width:100%;min-height:250px;transform:none}.strategy-center{width:230px;height:230px;min-height:0;margin:0 auto 15px}.strategy-node:hover{transform:translateY(-4px)}.strategy-node:before{position:absolute;content:"";top:50%;left:-45px;width:9px;height:9px;border:2px solid var(--gold-main);border-radius:50%;background:#f5ecdf}.strategy-node:after{position:absolute;content:"";top:50%;left:-34px;width:34px;height:1px;background:var(--border-gold)}.strategy-node h3{margin-top:90px}.outcome-flow{grid-template-columns:repeat(2,1fr)}.process__grid{grid-template-columns:1fr}.process__sticky{position:relative;top:auto}.timeline{margin-top:20px}.faq__grid{grid-template-columns:1fr}.faq__head{position:relative;top:auto;display:grid;grid-template-columns:1fr auto}.faq__seal{width:130px;height:130px;margin:20px 0 0}.faq__seal:before{width:114px;height:114px}.final-cta__grid{grid-template-columns:1fr}.final-cta__copy{padding-right:20%}.final-cta__copy>.icon-asset{right:-5%;bottom:-10%;width:250px;height:250px}.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1 / -1}.footer__bottom{grid-template-columns:1fr}.footer__bottom>div{justify-content:flex-start}}@media(max-width:620px){:root{--gutter: 20px}html{scroll-padding-top:80px}body{font-size:15px}.section{padding-block:88px}.section-intro h2,.final-cta h2{font-size:clamp(43px,13vw,60px)}.eyebrow{font-size:9px;letter-spacing:.13em}.site-header{padding:8px 10px}.site-header__inner{min-height:62px;padding:6px 7px 6px 9px}.brand img{width:41px;height:41px}.brand small{font-size:7px}.brand strong{font-size:14px}.menu-toggle{width:44px;height:44px}.mobile-menu{padding-top:100px}.hero{min-height:0;padding-top:116px}.hero__copy{padding:0}.hero h1{margin-bottom:23px;font-size:clamp(54px,17vw,76px);line-height:.83}.hero__lead{font-size:25px}.hero__description{font-size:13px}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__trust{display:grid;gap:7px}.hero__portrait-wrap{width:94%;min-height:540px;margin-top:35px}.hero__portrait{width:88%;height:530px;border-radius:45% 45% 20px 20px}.hero__portrait-caption{right:18px;bottom:17px;left:18px}.hero__note{top:15%;left:-6%;padding:12px 14px}.hero__diagnostic-link{right:-2%;bottom:15%;width:112px;height:112px}.hero__directions{position:relative;bottom:auto;left:auto;width:100%;flex-direction:row;padding:16px 0 26px}.stats-panel{grid-template-columns:1fr 1fr}.stat{min-height:104px;grid-template-columns:1fr;gap:6px;padding:17px}.stat strong{font-size:29px}.stat span{font-size:9px}.route{padding-left:40px}.route__line{left:10px}.route-step,.route-step:nth-of-type(2n){min-height:0;grid-template-columns:80px 1fr;gap:12px;padding:18px;border-radius:18px 58px 18px 18px}.route-step:before{left:-35px}.route-step:after{left:-23px;width:23px}.route-step .icon-asset{width:80px;height:80px}.route-step h3{font-size:23px}.route-step p{font-size:11px}.approach-quote{margin-top:45px;padding-block:35px}.approach-quote p:first-child{font-size:28px}.scenario-grid{display:flex;margin-inline:calc(var(--gutter) * -1);padding:0 var(--gutter) 20px;overflow-x:auto;scroll-snap-type:x mandatory}.scenario-card,.scenario-card:nth-child(n){flex:0 0 84vw;min-height:390px;scroll-snap-align:center}.scenario-card .icon-asset{width:190px;height:190px}.scenario-bottom{display:grid;gap:25px;padding:28px 24px}.scenario-bottom .button{width:100%}.diagnostic .section-intro br{display:none}.diagnostic-shell{margin-top:45px;border-radius:24px}.diagnostic-question__aside{min-height:176px;padding:20px}.diagnostic-question__aside .icon-asset{width:120px;height:120px}.diagnostic-question__step{top:18px;right:20px}.diagnostic-question__main{padding:32px 20px}.diagnostic-question__count{top:20px;right:20px;font-size:50px}.diagnostic-question__main h3{max-width:82%;font-size:36px}.diagnostic-options{grid-template-columns:1fr}.diagnostic-options button{min-height:56px}.diagnostic-actions{display:grid;grid-template-columns:.7fr 1.3fr}.diagnostic-actions .button{min-width:0;padding-inline:15px}.diagnostic-processing,.diagnostic-success{min-height:610px;padding:28px 20px}.processing-orbit{width:140px;height:140px}.diagnostic-result__summary{padding:35px 24px}.diagnostic-result__summary>.icon-asset{width:190px}.diagnostic-contact{grid-template-columns:1fr;padding:35px 22px}.diagnostic-contact .field,.diagnostic-contact h4{grid-column:1}.story__stamp{display:none}.story__grid{gap:70px}.story__portrait{width:calc(100% - 22px);height:600px}.story__portrait-note{right:-18px}.story__content{margin-left:0}.story__text{font-size:12px}.story blockquote{font-size:21px}.story-values article{padding:28px}.strategy-map{padding-left:35px}.strategy-map__routes{left:5px}.strategy-node{padding:25px}.strategy-node:before{left:-35px}.strategy-node:after{left:-24px;width:24px}.strategy-node .icon-asset{width:130px;height:130px}.strategy-node h3{font-size:29px}.outcomes__head{display:block}.outcomes__head .button{margin-top:15px}.outcome-flow{grid-template-columns:1fr 1fr;margin-top:45px}.outcome-flow article{min-height:245px;padding:15px}.outcome-flow .icon-asset{width:112px;height:112px;margin:25px auto 10px}.outcome-flow h3{font-size:19px}.outcome-formula{flex-wrap:wrap;gap:8px 13px;margin-top:55px;font-size:22px}.process__assurances{grid-template-columns:1fr}.timeline{gap:24px;padding-left:24px}.timeline__line{left:5px}.timeline-step,.timeline-step:nth-child(2n){grid-template-columns:80px 1fr;gap:10px;min-height:170px;margin:0;padding:18px;border-radius:18px 60px 18px 18px;transform:none}.timeline-step .icon-asset{width:80px;height:80px}.timeline-step:before{left:-25px}.timeline-step:after{left:-14px;width:14px}.timeline-step h3{font-size:24px}.timeline-step p{font-size:10px}.faq__head{display:block}.faq__seal{display:none}.faq-list{margin-top:35px}.faq-list article.is-open{padding-inline:13px}.faq-list button{min-height:90px;grid-template-columns:26px 1fr 30px;gap:10px;font-size:22px}.faq-panel p{padding:0 0 25px 36px;font-size:12px}.final-cta__copy{padding-right:0}.final-cta__copy>.icon-asset{display:none}.final-cta__form{padding:28px 20px;border-radius:24px}.lead-form{grid-template-columns:1fr}.lead-form .field,.lead-form .field--full{grid-column:1}.final-cta__benefits{grid-template-columns:1fr}.footer{padding-top:60px}.footer__top{grid-template-columns:1fr;gap:45px}.footer__brand{grid-column:auto}.footer__brand img{width:72px;height:72px}}@media(max-width:390px){.brand strong{font-size:13px}.hero h1{font-size:53px}.hero__portrait-wrap{min-height:500px}.hero__portrait{height:495px}.hero__diagnostic-link{width:100px;height:100px;font-size:9px}.route-step,.route-step:nth-of-type(2n){grid-template-columns:66px 1fr}.route-step .icon-asset{width:66px;height:66px}.outcome-flow{grid-template-columns:1fr}.outcome-flow article{min-height:220px}.timeline-step,.timeline-step:nth-child(2n){grid-template-columns:65px 1fr}.timeline-step .icon-asset{width:65px;height:65px}}@media(max-width:1120px){.stats-panel{border-radius:24px}.team-grid{grid-template-columns:repeat(2,1fr)}.team-card__visual{height:360px}.location-card{grid-template-columns:1fr 1fr}}@media(max-width:900px){.hero{overflow:hidden;padding-top:112px}.hero__portrait{right:-5%;border-radius:0}.stats-panel{margin-bottom:-42px;border-radius:22px}.approach{padding-top:150px}.team__head{grid-template-columns:1fr 190px}.team__head>.icon-asset{width:180px;height:180px}.strategy-map{padding-left:0}.strategy-map__routes{display:none}.strategy-center{width:290px;height:290px;margin:0 auto 28px}.strategy-center img{width:410px}.strategy-center>div{width:126px;height:126px}.strategy-center h3{font-size:27px}.strategy-node{overflow:hidden}.strategy-node:before{inset:0;width:auto;height:auto;border:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 38%,rgba(36,50,71,.035))}.strategy-node:after{display:none}.location-card{grid-template-columns:1fr}.location-card__map{min-height:450px}.faq__emblem{margin-top:24px}.faq__emblem img{width:130px;height:130px}}@media(max-width:620px){.hero{padding-top:102px}.hero__portrait-wrap{min-height:570px}.hero__portrait{right:-6%;width:108%;height:570px;border-radius:0}.hero__portrait-caption{right:18px;bottom:30px;left:18px}.stats-panel{margin-bottom:-30px;border-radius:20px}.stat:last-child{align-items:flex-start}.approach{padding-top:125px}.team__head{display:block}.team__head>.icon-asset{width:150px;height:150px;margin:25px 0 0 auto}.team-grid{grid-template-columns:1fr;margin-top:42px}.team-card__visual{height:330px}.strategy-map{gap:20px;padding-left:0}.strategy-center{width:250px;height:250px}.strategy-center img{width:350px}.strategy-center>div{width:108px;height:108px}.strategy-center small{font-size:6px}.strategy-center h3{margin:7px 0;font-size:23px}.strategy-center p{font-size:8px}.strategy-node{min-height:260px}.faq__emblem{display:flex;margin:22px 0 0}.faq__emblem img{width:104px;height:104px}.faq-list button{grid-template-columns:24px 30px 1fr 30px;gap:8px}.faq-panel p{padding:0 0 25px 62px}.location{padding-inline:0}.location-card{width:calc(100% - 24px);border-radius:26px}.location-card__map{min-height:340px}.location-card__map .icon-asset{width:180px;height:180px}.location-card__copy{padding:38px 24px 44px}.location-card__copy h2{font-size:44px}.location-address p{font-size:21px}.final-cta__principles{font-size:19px}.final-cta__principles span{width:100%}.footer{padding-top:46px}.footer__top{gap:34px;padding-bottom:34px}.footer__bottom{gap:16px}}@media(max-width:1120px){.hero-tech__node--analysis{left:-4%}.hero-tech__node--routes{right:-3%}.cases__grid{grid-template-columns:.9fr 1.1fr;gap:45px}}@media(max-width:900px){.section{padding-block:92px}.hero-tech{border-radius:42px 42px 150px}.hero__portrait picture{border-radius:34px 34px 140px}.hero-tech__node--analysis{left:-8%}.hero-tech__node--routes{right:-5%}.cases__grid{grid-template-columns:1fr}.cases__intro{display:grid;grid-template-columns:1fr 260px;align-items:end;gap:25px}.cases__intro>img{width:250px;margin:0}.case-list{max-width:760px;margin-left:auto}.strategy-center{width:340px;height:340px}.strategy-center img{width:100%}.lawyer-modal__panel{grid-template-columns:.72fr 1.28fr}}@media(max-width:620px){body{color:#352a21}.eyebrow{font-size:10px}.hero__description{color:#54483d;font-size:14px}.hero__trust{font-size:11px}.hero__portrait-wrap{width:100%;min-height:565px}.hero-tech{border-radius:30px 30px 105px}.hero__portrait{right:3%;bottom:2%;width:94%;height:540px}.hero__portrait picture{border-radius:24px 24px 94px}.hero-tech__rail{top:25px;left:14px}.hero-tech__identity{right:18px;bottom:20px;left:18px;display:grid;gap:1px;padding:12px 14px}.hero-tech__identity small{font-size:8px}.hero-tech__identity strong{font-size:20px}.hero-tech__node{min-width:128px;padding:10px 12px}.hero-tech__node--analysis{top:19%;left:-2%}.hero-tech__node--routes{top:54%;right:-1%}.hero-tech__privacy{top:24px;right:18px;font-size:8px}.stat span{font-size:10px}.approach{padding-top:112px}.approach__manifesto{font-size:23px}.route-step p,.scenario-card p,.timeline-step p,.faq-panel p{font-size:13px}.story__text{font-size:14px}.team-card__body p{font-size:13px}.cases__intro{display:block}.cases__intro>img{width:230px;margin:10px auto -15px}.case-list article{padding:25px 52px 25px 62px}.case-list article>span{left:20px}.case-list h3{font-size:25px}.case-list p{font-size:12px}.case-list article>i{right:14px}.strategy-center{width:270px;height:270px}.lawyer-modal{padding:12px}.lawyer-modal__panel{display:block;overflow-y:auto;border-radius:24px}.lawyer-modal__visual{display:block;min-height:320px;height:42vh}.lawyer-modal__portrait{min-height:320px}.lawyer-modal__content{padding:30px 24px}.lawyer-modal__panel h2{font-size:48px}.footer{padding-top:34px}.footer__top{gap:28px;padding-bottom:26px}.footer__bottom{font-size:10px}.back-to-top{right:14px;bottom:14px;width:44px;height:44px}}@media(max-width:900px){.section{padding-block:82px}.cinematic-intro{height:290svh}.cinematic-intro__brand{width:min(82%,650px)}.cinematic-intro__brand:before{inset:-36px -42px}.cinematic-intro__brand h1{font-size:clamp(64px,11vw,88px)}.story__portrait{height:650px}.strategy-center img{width:100%}.footer__top{grid-template-columns:.8fr 1.2fr;gap:24px 34px}.footer__brand{grid-column:1 / -1}.footer__contact{align-self:start}}@media(max-width:620px){.section{padding-block:70px}.cinematic-intro{height:260svh}.cinematic-intro__video{inset:-3%;width:106%;height:106%;object-position:53% center}.cinematic-intro__brand{width:76%;transform:translate(-50%,calc(-38% + var(--intro-brand-y)))}.cinematic-intro__brand:before{inset:-26px -24px;border-radius:26px}.cinematic-intro__brand img{width:66px;height:66px}.cinematic-intro__brand>span{font-size:9px;letter-spacing:.18em}.cinematic-intro__brand h1{font-size:clamp(51px,15vw,68px);line-height:.78}.cinematic-intro__brand p{margin-top:24px;font-size:13px}.cinematic-intro__progress{right:12px;height:32vh}.cinematic-intro__cue{bottom:22px;padding:10px 20px 10px 22px;font-size:10px;gap:10px}.cinematic-intro__cue i{width:28px;height:28px;font-size:12px}.approach{padding-top:105px}.story__portrait{height:560px}.story-values{margin-top:48px}.team-card__visual{height:310px}.strategy-center{width:270px;height:270px}.strategy-center img{width:100%}.outcome-flow article{min-height:225px}.location-card__copy{padding:32px 22px 38px}.footer{padding:24px 0 12px}.footer__top{grid-template-columns:1fr;gap:20px;padding-bottom:18px}.footer__brand{grid-column:auto;gap:13px}.footer__brand img{width:58px;height:58px}.footer__brand strong{font-size:25px}.footer__nav{grid-template-columns:repeat(2,1fr);gap:4px 14px}.footer__nav a{font-size:11px}.footer__contact>a:first-of-type{font-size:23px}.footer__bottom{gap:9px;padding-top:11px;font-size:9px}.footer__bottom>div{gap:9px}}@media(max-width:1120px){.hero__inner{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);column-gap:24px}.hero__portrait-wrap{min-height:620px}.hero__portrait{right:-3%;width:104%;height:650px}.hero-showcase__route{right:-2%}.hero-showcase__identity{left:0}.team-grid{gap:28px}}@media(max-width:900px){.hero{padding-top:96px}.hero__inner{display:block;min-height:0}.hero__copy{max-width:760px;padding-bottom:12px}.hero__portrait-wrap{width:min(82%,700px);min-height:650px;margin:10px 0 0 auto}.hero__portrait{right:0;bottom:-2%;width:100%;height:665px}.hero__portrait picture{border-radius:0}.hero-showcase__arc{left:-8%}.hero-showcase__route{right:1%}.hero__directions{position:relative;bottom:auto;left:auto;width:100%;flex-direction:row;padding:8px 0 24px}.cases__grid{align-items:start}.case-list{margin-top:0}}@media(max-width:620px){.cinematic-intro__brand:before{display:none}.hero{padding-top:86px}.hero__portrait-wrap{width:100%;min-height:535px;margin-top:22px}.hero-showcase:before{top:14%;right:-13%;width:76%;height:70%}.hero-showcase:after{top:11%;right:-7%;width:80%;height:74%}.hero__portrait{right:-1%;bottom:-2%;width:102%;height:560px}.hero__portrait picture{border-radius:0}.hero-showcase__arc{top:8%;left:1%;width:38%}.hero-showcase__mark{top:13%;right:4%;width:48px;height:48px}.hero-showcase__route{top:31%;right:-1%;gap:18px}.hero-showcase__route span{min-width:94px;grid-template-columns:19px 1fr;gap:8px}.hero-showcase__route i{width:19px;height:19px}.hero-showcase__route b{font-size:8px}.hero-showcase__identity{bottom:2%;left:1%;padding-left:16px}.hero-showcase__identity small{max-width:170px;font-size:7px}.hero-showcase__identity strong{font-size:21px}.hero-showcase__action{right:0;bottom:2%}.hero-showcase__action span{display:none}.hero-showcase__action i{width:36px;height:36px}.team-grid{gap:28px}.back-to-top{right:10px;bottom:10px;width:40px;height:40px}.back-to-top span{width:14px;height:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.route__line i,.timeline__line i{transform:scaleY(1)}.cinematic-intro{height:115svh}.cinematic-intro__brand{opacity:1;transform:translate(-50%,-42%)}.cinematic-intro__cue{opacity:0}}.hero-showcase{isolation:isolate;min-width:0}.hero-showcase:before{z-index:-3;inset:5% -12% 3% -14%;width:auto;height:auto;border:1px solid rgba(185,132,61,.28);border-radius:50%;background:radial-gradient(circle at 50% 48%,rgba(255,248,238,.95),rgba(235,215,185,.35) 55%,transparent 75%);box-shadow:0 35px 100px #533c271f;transform:none}.hero-showcase:after{z-index:-2;top:10%;right:-5%;width:88%;height:76%;border:1px solid rgba(185,132,61,.26);border-radius:50%;transform:none}.hero-showcase__orbits{position:absolute;z-index:-1;inset:2% -15% 1% -18%;pointer-events:none}.hero-showcase__orbits i{position:absolute;inset:7%;border:1px solid rgba(186,134,68,.3);border-radius:50%}.hero-showcase__orbits i:nth-child(2){inset:15% 4% 12% 17%;border-style:dashed;opacity:.75}.hero-showcase__orbits i:nth-child(3){inset:27% 12% 23% 30%;border-color:#2432472e}.hero-showcase__watermark{position:absolute;z-index:0;top:18%;left:28%;width:190px;height:190px;object-fit:contain;opacity:.085;filter:grayscale(1)}.hero__portrait{z-index:2;right:auto;bottom:-1%;left:-8%;width:84%;height:98%}.hero__portrait picture{-webkit-mask-image:linear-gradient(to bottom,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,#000 78%,transparent 100%)}.hero__portrait img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 36px rgba(27,39,56,.16)) saturate(.97) contrast(1.02)}.hero-showcase__metrics{position:absolute;z-index:5;inset:0;width:100%;height:100%;pointer-events:none}.hero-metric{position:absolute;pointer-events:auto;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:9px;padding:7px 10px 7px 7px;border:1px solid rgba(255,255,255,.8);border-radius:16px;background:#fffbf594;box-shadow:0 12px 30px #41322414;backdrop-filter:blur(13px)}.hero-metric picture,.hero-metric img{display:block;width:46px;height:46px}.hero-metric img{object-fit:contain}.hero-metric span{display:grid;min-width:0;gap:1px}.hero-metric strong{color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(16px,1.4vw,22px);font-weight:600;line-height:.95}.hero-metric small{color:#51463c;font-size:9px;line-height:1.25}.hero-metric:nth-child(1){left:-14%;top:26%;width:min(52%,245px)}.hero-metric:nth-child(2){right:17.5%;top:14%;width:min(50%,235px)}.hero-metric:nth-child(3){left:-8%;top:56%;width:min(52%,245px)}.hero-metric:nth-child(4){right:15.5%;top:60%;width:min(52%,245px)}.hero-showcase__identity{right:-1%;bottom:5%;left:auto;width:45%;padding:13px 14px 13px 17px;border:1px solid rgba(255,255,255,.78);border-radius:17px;background:#fffbf5ab;box-shadow:0 15px 35px #41322417;backdrop-filter:blur(14px)}.hero-showcase__identity:before{top:13px;bottom:13px;left:0}.hero-showcase__identity strong{order:1;color:var(--navy);font-size:23px;line-height:1}.hero-showcase__identity small{order:2;margin-top:4px;color:#68594d;font-size:7px}.lawyer-modal__close{display:grid;place-items:center;padding:0;line-height:1}.lawyer-modal__close span{display:block;width:1em;height:1em;font-family:Arial,sans-serif;line-height:.92;text-align:center;transform:translateY(-1px)}.lawyer-modal__content{max-height:min(710px,calc(100vh - 96px));overflow-y:auto;scrollbar-width:thin}.lawyer-modal__story{margin-top:23px}.lawyer-modal__story p{margin:0 0 12px;color:#d9dfe7;font-size:14px;line-height:1.55}.lawyer-modal__tags{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 0;padding:0;list-style:none}.lawyer-modal__tags li{padding:7px 10px;border:1px solid rgba(227,197,140,.24);border-radius:100px;color:#f0d6a6;background:#ffffff0b;font-size:10px}.cases__intro>img{display:block;width:min(78%,380px);height:auto;aspect-ratio:1;object-fit:contain}.case-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.case-list article{min-height:190px;padding:56px 24px 22px}.case-list article:hover{transform:translateY(-5px)}.case-list article>span{top:22px;left:24px}.case-list h3{margin:9px 0 8px;font-size:25px}.case-list p{font-size:12px;line-height:1.45}.footer__socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.footer__contact .footer__socials a{display:grid;width:43px;height:43px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;transition:transform .24s,filter .24s}.footer__socials picture,.footer__socials img{display:block;width:100%;height:100%}.footer__socials img{object-fit:contain;filter:drop-shadow(0 7px 11px rgba(5,13,24,.25))}.footer__contact .footer__socials a:hover{transform:translateY(-4px) scale(1.04);filter:brightness(1.06)}@media(max-width:1120px){.hero__portrait{right:auto;bottom:-1%;left:-4%;width:79%;height:94%}.hero-showcase__metrics{width:100%;height:100%;inset:0}.hero-metric{grid-template-columns:48px 1fr;gap:8px}.hero-metric picture,.hero-metric img{width:48px;height:48px}.hero-metric:nth-child(1){left:-10%;top:25%;width:min(52%,220px)}.hero-metric:nth-child(2){right:14.5%;top:13%;width:min(50%,210px)}.hero-metric:nth-child(3){left:-5%;top:55%;width:min(52%,220px)}.hero-metric:nth-child(4){right:12.5%;top:58%;width:min(52%,220px)}}@media(max-width:900px){.hero__portrait-wrap{width:min(94%,760px);min-height:650px}.hero__portrait{right:auto;bottom:-1%;left:-4%;width:75%;height:96%}.hero-showcase__metrics{width:100%;height:100%;inset:0}.hero-showcase__identity{right:0;width:41%}.hero-metric:nth-child(1){left:-4%;top:22%;width:min(48%,210px)}.hero-metric:nth-child(2){right:11.5%;top:12%;width:min(46%,200px)}.hero-metric:nth-child(3){left:-1%;top:53%;width:min(48%,210px)}.hero-metric:nth-child(4){right:9.5%;top:56%;width:min(48%,210px)}.case-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){:root{--gutter: 16px}body{font-size:15px;line-height:1.6;-webkit-text-size-adjust:100%}.container{width:calc(100% - var(--gutter) * 2)}.section{padding-block:clamp(46px,11vw,68px)}.eyebrow{font-size:10px;margin-bottom:16px;gap:8px}.eyebrow>span{width:24px}.section-intro h2,.final-cta h2{font-size:clamp(30px,8.2vw,44px);letter-spacing:-.03em;line-height:1.05;margin-bottom:18px}.section-intro__text{font-size:14px;line-height:1.55}.site-header{padding:8px var(--gutter)}.site-header__inner{min-height:54px;padding:6px 10px 6px 12px;gap:8px}.brand img{width:38px;height:38px}.brand strong{font-size:14px}.brand small{font-size:7.5px}.header-contact{display:none}.header-cta{padding:9px 14px;font-size:10.5px}.menu-toggle{width:42px;height:42px}.mobile-menu{padding:90px var(--gutter) calc(30px + env(safe-area-inset-bottom,0px));max-height:100vh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu nav a{padding:13px 0;font-size:clamp(26px,7vw,40px)}.cinematic-intro{height:240svh}.cinematic-intro__brand{width:86%;transform:translate(-50%,calc(-38% + var(--intro-brand-y)))}.cinematic-intro__brand img{width:68px;height:68px}.cinematic-intro__brand h1{font-size:clamp(42px,12vw,68px);line-height:.82}.cinematic-intro__cue{bottom:calc(20px + env(safe-area-inset-bottom,0px));padding:8px 16px;font-size:10px;gap:8px}.hero{padding-top:84px;padding-bottom:24px;overflow:hidden}.hero h1{font-size:clamp(34px,8.8vw,48px);line-height:.95;letter-spacing:-.04em;margin-bottom:18px}.hero h1>span{padding-bottom:0}.hero__lead{font-size:clamp(18px,4.8vw,24px);line-height:1.25;margin-bottom:14px}.hero__description{font-size:13.5px;line-height:1.55;margin-bottom:22px}.hero__actions{flex-direction:column;gap:10px;width:100%}.hero__actions .button{width:100%;min-height:52px}.hero__actions .button--primary{min-height:64px}.hero__actions .button--primary .button__discount-icon{width:48px;height:48px;margin-block:-8px}.hero__trust{margin-top:20px;gap:8px 16px;font-size:11.5px}.hero__portrait-wrap{width:100%;min-height:auto;margin-top:24px;display:flex;flex-direction:column;align-items:center}.hero-showcase:before{inset:0;width:100%;height:100%;border-radius:28px}.hero-showcase:after,.hero-showcase__orbits{display:none}.hero__portrait{position:relative!important;inset:auto!important;width:88%!important;max-width:320px!important;height:330px!important;margin:0 auto!important}.hero__portrait picture{width:100%;height:100%}.hero__portrait img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.hero-showcase__metrics{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin-top:14px!important;pointer-events:auto!important}.hero-metric{position:relative!important;inset:auto!important;width:100%!important;grid-template-columns:36px 1fr!important;gap:8px!important;padding:8px 10px!important;border-radius:14px!important;background:#fffbf5e6!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 4px 16px #4132240f!important;backdrop-filter:blur(10px)!important}.hero-metric picture,.hero-metric img{width:36px!important;height:36px!important}.hero-metric strong{font-size:14px!important;line-height:1.1!important}.hero-metric small{font-size:8.5px!important;line-height:1.25!important}.hero-showcase__identity{position:relative!important;inset:auto!important;width:100%!important;margin-top:10px!important;padding:10px 14px!important;text-align:center!important;border-radius:14px!important;background:#fffbf5eb!important}.hero-showcase__identity strong{font-size:16px!important}.hero-showcase__identity small{font-size:8px!important}.hero__directions{position:relative;inset:auto;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:16px;padding:0}.hero__directions span{padding:6px 12px;font-size:10px;border-radius:100px;background:#fffaf3cc;border:1px solid var(--border-soft)}.route{margin-top:28px}.route-step,.route-step:nth-of-type(2n){grid-template-columns:50px 1fr;gap:12px;padding:16px;border-radius:16px;min-height:0;margin-bottom:14px}.route-step .icon-asset{width:50px;height:50px}.route-step h3{font-size:17px;margin-bottom:4px}.route-step p{font-size:12.5px;line-height:1.5}.route__line:before,.route__line:after{display:none}.diagnostic-shell{padding:18px 14px;border-radius:20px}.diagnostic-question{grid-template-columns:1fr;gap:16px}.diagnostic-question__aside{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:0!important;padding:12px 6px 16px!important;border-right:0;border-bottom:1px solid var(--border-soft);background:transparent;overflow:visible}.diagnostic-question__aside:after{display:none}.diagnostic-question__aside .icon-asset{display:none}.diagnostic-question__step{position:static!important;flex:0 0 auto;white-space:nowrap}.diagnostic-question__aside .diagnostic-progress{flex:1;min-width:90px}.diagnostic-options{gap:8px}.diagnostic-options button{min-height:48px;padding:12px 14px;font-size:13px;border-radius:12px}.diagnostic-actions{flex-direction:column-reverse;gap:8px}.diagnostic-actions .button{width:100%;min-height:48px}.contact-pills{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.contact-pills label span{padding:10px 8px!important;font-size:12px!important;text-align:center!important}input,select,textarea{font-size:16px!important;height:50px;border-radius:12px}.story-values{gap:14px;margin-top:32px}.story-values article,.story-values article:nth-child(2){display:grid;grid-template-columns:minmax(0,1fr) 108px;grid-template-rows:auto 1fr auto;column-gap:10px;min-height:240px;padding:22px 18px;transform:none}.story-values article>span{grid-column:1 / -1;grid-row:1}.story-values h3{grid-column:1;grid-row:2;align-self:end;max-width:none;margin:24px 0 10px;font-size:clamp(25px,8vw,30px)}.story-values p{grid-column:1;grid-row:3;max-width:none;margin:0;font-size:12.5px;line-height:1.5}.story-values .icon-asset{position:relative;right:auto;bottom:auto;grid-column:2;grid-row:2 / 4;align-self:end;justify-self:end;width:108px;height:108px;opacity:.9}.team-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.team-card{border-radius:20px;overflow:hidden}.team-card__visual{height:330px}.team-card__visual picture{display:block;width:100%;height:100%}.team-card__visual .team-card__portrait{width:auto;max-width:100%;height:100%;aspect-ratio:2 / 3;margin-inline:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 82%,transparent 100%)}.team-card__portrait img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.team-card__visual>.team-card__backdrop{display:block;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);object-fit:cover;opacity:1;filter:blur(18px) saturate(.78) brightness(1.04);transform:scale(1.16)}.lawyer-modal{padding:12px;backdrop-filter:blur(14px)}.lawyer-modal__panel{display:flex!important;flex-direction:column!important;max-height:calc(100vh - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:24px!important;overflow:hidden!important;background:var(--navy)!important;position:relative!important}.lawyer-modal__close{position:absolute!important;top:12px!important;right:12px!important;z-index:10!important;width:40px!important;height:40px!important;border-radius:50%!important;background:#0000008c!important;backdrop-filter:blur(10px)!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.lawyer-modal__visual{display:block;min-height:0;height:clamp(300px,43dvh,420px)!important;width:100%!important;flex-shrink:0!important;background:radial-gradient(circle at 50% 36%,#f7efe5,#d5bea4)}.lawyer-modal__portrait{display:block;min-height:0;width:auto;max-width:100%;height:100%;aspect-ratio:2 / 3;margin-inline:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 16%,#000 84%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 16%,#000 84%,transparent 100%)}.lawyer-modal__portrait img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important}.lawyer-modal__backdrop{display:block;inset:-32px;width:calc(100% + 64px);height:calc(100% + 64px);object-fit:cover;object-position:center 25%;filter:blur(19px) saturate(.78) brightness(1.03);opacity:1;transform:scale(1.16)}.lawyer-modal__content{flex:1!important;max-height:none!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:20px 18px 24px!important}.lawyer-modal__content h2{font-size:clamp(24px,7vw,32px)!important;line-height:1.1!important;margin-bottom:4px!important}.lawyer-modal__story p{font-size:13px!important;line-height:1.55!important}.case-list{grid-template-columns:1fr;gap:12px}.case-list article{min-height:0;padding:42px 16px 18px;border-radius:16px}.case-list h3{font-size:clamp(16px,5.2vw,22px);word-break:break-word;overflow-wrap:break-word;line-height:1.25;margin:8px 0 6px}.case-list p{font-size:12px;line-height:1.45}.faq-list button{min-height:56px;grid-template-columns:20px 1fr 24px;gap:10px;padding:12px;font-size:clamp(15px,4.2vw,18px);line-height:1.35;text-align:left}.faq-list button b{display:none}.faq-panel p{padding:0 12px 18px 30px;font-size:13px;line-height:1.55}.final-cta__form{padding:20px 14px;border-radius:20px}.lead-form input,.lead-form select{font-size:16px!important;height:50px}.consent span{font-size:11.5px;line-height:1.4}.final-cta__benefits{gap:6px;font-size:11px}.footer{padding:32px 0 20px}.footer__socials{justify-content:flex-start;gap:10px}.footer__socials a{width:44px;height:44px}.back-to-top{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:44px;height:44px}}@media(pointer:coarse),(hover:none){.custom-cursor{display:none!important}}.footer-link-btn{background:none;border:none;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-decoration-color:#c69a5059;transition:color .25s,text-decoration-color .25s}.footer-link-btn:hover{color:var(--gold-deep);text-decoration-color:var(--gold-deep)}.legal-modal__panel{width:min(760px,92vw)!important;grid-template-columns:1fr!important}.legal-modal__content{padding:36px 32px 40px!important}.privacy-policy{margin-top:24px}.privacy-policy__updated{margin:0 0 18px!important;color:var(--gold-light)!important;font-size:12px!important}.privacy-policy section{padding-top:18px;border-top:1px solid rgba(227,197,140,.16)}.privacy-policy section+section{margin-top:18px}.privacy-policy h3{margin:0 0 10px;color:#fff4df;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600}.privacy-policy p{margin:9px 0 0!important;font-size:13px!important;line-height:1.65!important}.privacy-policy ul{margin:10px 0 0;padding-left:20px;color:#d9dfe7}.privacy-policy li{margin:6px 0;font-size:13px;line-height:1.55}.privacy-policy a{color:#f0cc8d;text-decoration:underline;text-underline-offset:3px}.requisites-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.cookie-banner{position:fixed;z-index:8800;right:24px;bottom:24px;left:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:min(980px,calc(100% - 48px));margin-inline:auto;padding:20px 22px;border:1px solid rgba(227,197,140,.3);border-radius:24px;color:#f9f1e5;background:#1d2a3df5;box-shadow:0 24px 70px #080e1759;backdrop-filter:blur(18px);animation:cookie-banner-in .35s cubic-bezier(.2,.8,.2,1) both}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.cookie-banner__copy strong{display:block;margin-bottom:5px;color:#fff4df;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600}.cookie-banner__copy p{max-width:640px;margin:0;color:#d9dfe7;font-size:12px;line-height:1.55}.cookie-banner__policy{margin-top:7px;padding:0;border:0;color:#efc880;background:transparent;cursor:pointer;font:inherit;font-size:11px;text-decoration:underline;text-underline-offset:3px}.cookie-banner__actions{display:flex;gap:9px}.cookie-banner__actions .button{min-height:46px;padding:10px 16px;white-space:nowrap;font-size:11px}@media(max-width:620px){.cookie-banner{right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));left:12px;grid-template-columns:1fr;gap:14px;width:auto;padding:17px;border-radius:20px}.cookie-banner__copy strong{font-size:23px}.cookie-banner__copy p{font-size:11.5px}.cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}.cookie-banner__actions .button{width:100%;padding-inline:10px}.privacy-policy h3{font-size:22px}.privacy-policy p,.privacy-policy li{font-size:12.5px!important}}.requisites-grid div{padding:14px 16px;border:1px solid rgba(227,197,140,.22);border-radius:14px;background:#ffffff0a}.requisites-grid strong{display:block;font-size:10px;color:#e4c17e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.requisites-grid p{margin:0;font-size:13.5px;color:#d9dfe7;line-height:1.5}@media(max-width:620px){.legal-modal__content{padding:24px 20px 28px!important}.requisites-grid{grid-template-columns:1fr;gap:10px;margin-top:18px}}.hero__offer-banner{display:inline-flex;align-items:center;gap:14px;max-width:min(100%,720px);margin-bottom:24px;padding:7px 18px 7px 8px;border:1px solid rgba(198,154,80,.28);border-radius:100px;background:#fffcf6eb;box-shadow:0 4px 16px #7e5b370d,inset 0 1px #fffc;backdrop-filter:blur(12px);transition:border-color .3s,box-shadow .3s}.hero__offer-banner:hover{border-color:#c69a5073;box-shadow:0 6px 20px #7e5b3714}.offer-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:100px;background:linear-gradient(135deg,#b88958,#c69a50);color:#fff;font-size:11.5px;font-weight:700;white-space:nowrap;letter-spacing:.015em;box-shadow:0 2px 10px #b8895838;flex-shrink:0}.offer-tag__icon{display:inline-block;width:25px;height:25px;margin:-5px 1px -5px -7px;flex:0 0 auto;filter:drop-shadow(0 3px 5px rgba(54,36,20,.2))}.hero__offer-banner p{margin:0;font-size:12.5px;color:var(--text-primary);line-height:1.35}.hero__offer-banner p strong{color:var(--text-heading);font-weight:700}.hero__offer-banner p span{color:var(--gold-deep);font-weight:700}@media(max-width:620px){.hero__offer-banner{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 14px;border-radius:18px;max-width:100%;margin-bottom:20px}.hero__offer-banner p{font-size:12px;line-height:1.4}}
