:root{color:#2b2b2b;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--accent: #b51626;--ink: #2b2b2b;--muted: #f7f7f7;--line: rgba(43, 43, 43, .12);--soft-shadow: 0 14px 42px rgba(43, 43, 43, .07);--deep-shadow: 0 18px 50px rgba(181, 22, 38, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:0;overflow-x:hidden}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,label{-webkit-tap-highlight-color:transparent}.container{width:min(1080px,calc(100% - 40px));margin:0 auto}.narrow{width:min(780px,calc(100% - 40px))}.siteHeader{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.headerInner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;min-width:0}.brandLogo{width:218px;max-width:44vw;height:auto;display:block}.brandCompact .brandLogo{width:198px}.brandFallback{display:none;flex-direction:column;gap:2px}.brandLogo[style*="display: none"]+.brandFallback{display:flex}.brandFallback strong{font-size:18px;color:var(--accent)}.brandFallback small{font-size:12px;color:#2b2b2bb3}.navLinks{display:none;align-items:center;gap:22px;color:#2b2b2bc2;font-size:14px}.navLinks a{transition:color .18s ease,transform .18s ease}.navLinks a:hover{color:var(--accent);transform:translateY(-1px)}.headerCta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:999px;background:var(--accent);color:#fff;font-weight:800;box-shadow:0 12px 28px #b5162633;white-space:nowrap}.announcementShell{position:fixed;top:88px;left:0;right:0;z-index:30;display:flex;justify-content:center;padding:0 20px;pointer-events:none}.announcementBanner{width:min(900px,100%);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:18px 20px;border:1px solid rgba(181,22,38,.42);border-radius:16px;background:#fffffffa;box-shadow:0 22px 58px #2b2b2b24;animation:announcementEnter .42s ease both;pointer-events:auto}.announcementIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#b5162617;color:var(--accent)}.announcementIcon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcementText{margin:0;color:var(--ink);font-size:17px;font-weight:850;line-height:1.45}.announcementClose{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#2b2b2b0f;color:#2b2b2bb8;font-size:24px;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.announcementClose:hover{background:#b516261a;color:var(--accent);transform:translateY(-1px)}@keyframes announcementEnter{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.section{padding:46px 0}.compactHero{padding:36px 0 30px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfbfb)}.heroGrid{display:grid;gap:24px;align-items:center}.heroContent{max-width:690px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.role{margin:0 0 14px;color:#2b2b2bb8;font-weight:700}h1,h2,p{overflow-wrap:anywhere}h1,.pageTitle{margin:0;color:var(--ink);font-size:clamp(38px,8vw,60px);line-height:1.02;letter-spacing:0}h2{margin:0;color:var(--ink);font-size:clamp(24px,5vw,34px);line-height:1.12;letter-spacing:0}.heroText{margin:18px 0 0;max-width:650px;color:#2b2b2bc2;font-size:17px;line-height:1.72}.heroActions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:6px;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--accent);box-shadow:0 14px 30px #b5162633}.primary:hover{box-shadow:0 18px 38px #b5162642}.secondary{color:var(--accent);background:#fff;border-color:#b5162647}.secondary:hover{border-color:var(--accent);box-shadow:var(--soft-shadow)}.portraitPanel{position:relative;width:min(100%,330px);min-height:380px;justify-self:center;border-radius:8px;overflow:hidden;background:linear-gradient(145deg,#b51626,#78101b);box-shadow:var(--deep-shadow)}.portraitPanel img{width:100%;height:100%;min-height:380px;display:block;object-fit:cover;object-position:center top}.portraitFallback{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:28px;font-weight:900;text-align:center}.portraitPanel img:not([style*="display: none"])+.portraitFallback{display:none}.bookingSection{background:var(--muted)}.bookingForm{display:grid;gap:18px}.bookingCard,.formCard,.calendarBlock,.documentPlaceholder{border:1px solid rgba(43,43,43,.1);border-radius:8px;background:#fff;box-shadow:var(--soft-shadow)}.bookingCard,.formCard{padding:24px}.sectionIntro{max-width:720px;margin-bottom:24px}.compactIntro{margin-bottom:18px}.sectionIntro p:not(.eyebrow),.calendarBlock p,.documentPlaceholder p,.thankYou p{color:#2b2b2bb3;line-height:1.7}.fieldGroup{display:grid;gap:14px}.threeColumns{gap:12px}.field{display:grid;gap:7px;margin-bottom:14px}.field span,.consent{color:#2b2b2bd6;font-weight:750}input,select,textarea{width:100%;min-height:50px;border:1px solid rgba(43,43,43,.16);border-radius:6px;background:#fff;color:var(--ink);padding:12px 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}textarea{min-height:112px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #b516261a}.topicSection{scroll-margin-top:92px}.topicGrid{display:grid;gap:10px}.topicCard{position:relative;display:grid;grid-template-columns:20px 1fr;gap:11px;align-items:flex-start;min-height:54px;padding:13px 14px;border:1px solid rgba(43,43,43,.12);border-radius:8px;background:#fff;color:#2b2b2bdb;font-size:14px;line-height:1.45;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.topicCard:hover{transform:translateY(-1px);box-shadow:0 10px 28px #2b2b2b0f}.topicCard input{position:absolute;opacity:0;pointer-events:none}.checkMark{width:18px;height:18px;margin-top:1px;border:1.5px solid rgba(43,43,43,.24);border-radius:5px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.topicCardSelected{border-color:var(--accent);box-shadow:0 12px 32px #b516261a}.topicCardSelected .checkMark{background:var(--accent);border-color:var(--accent);box-shadow:inset 0 0 0 4px #fff}.calendarBlock{scroll-margin-top:92px}.calendarActionBox{display:grid;gap:18px;align-items:center;padding:22px;border:1px solid rgba(181,22,38,.18);border-left:4px solid var(--accent);border-radius:8px;background:linear-gradient(180deg,#fff,#fff8f9)}.calendarActionBox p{margin:0;color:#2b2b2bbd;line-height:1.7}.calendarButton{width:100%}.consentBlock{scroll-margin-top:92px}.consents{display:grid;gap:12px;margin:0 0 22px}.consent{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:flex-start;line-height:1.55}.consent input{width:18px;min-height:18px;margin-top:3px;accent-color:var(--accent)}.consent a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.errorText{margin:2px 0 0;color:var(--accent);font-size:13px;font-weight:850}.submitButton{width:100%;border:0}.hidden{display:none}.pageMain{min-height:72vh}.documentPlaceholder{padding:28px;margin:24px 0 26px}.documentPlaceholder h2{font-size:28px}.thankYou{text-align:left}.thankYou .button{margin-top:18px}.termsPage{background:var(--muted)}.termsHero{padding:42px 0 28px;border-bottom:1px solid var(--line);background:#fff}.termsContainer{width:min(960px,calc(100% - 40px))}.termsBackLink{display:inline-flex;margin-bottom:24px;color:var(--accent);font-weight:800;text-decoration:underline;text-underline-offset:4px}.termsLead{max-width:820px;margin:20px 0 0;color:#2b2b2bbd;font-size:17px;line-height:1.75}.termsMetaCard{display:grid;gap:6px;margin-top:24px;padding:16px 18px;border:1px solid rgba(181,22,38,.18);border-left:4px solid var(--accent);border-radius:8px;background:#fff8f9;overflow-wrap:anywhere}.termsMetaCard span{color:#2b2b2b9e;font-size:13px;font-weight:800}.termsMetaCard strong{color:var(--ink);font-size:16px}.termsBodySection{padding:34px 0 52px}.termsDocumentCard{padding:34px;border:1px solid rgba(43,43,43,.1);border-radius:8px;background:#fff;box-shadow:var(--soft-shadow)}.termsSection{padding:28px 0;border-bottom:1px solid rgba(43,43,43,.1)}.termsSection:first-child{padding-top:0}.termsSection:last-child{padding-bottom:0;border-bottom:0}.termsSection h2{display:flex;gap:12px;align-items:baseline;margin-bottom:20px;font-size:clamp(24px,4vw,32px);line-height:1.2;overflow-wrap:anywhere}.termsSection h2 span{flex:0 0 auto;color:var(--accent)}.termsItem{display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;padding:14px 0}.termsItem+.termsItem{border-top:1px solid rgba(43,43,43,.06)}.termsItemNumber{color:var(--accent);font-weight:900;line-height:1.65}.termsItemContent{min-width:0;color:#2b2b2bd1;overflow-wrap:anywhere;word-break:break-word}.termsItemContent p{margin:0 0 12px;line-height:1.72}.termsItemContent p:last-child{margin-bottom:0}.termsListBlock p{margin-bottom:10px}.termsListBlock ul{margin:0 0 12px;padding-left:22px}.termsListBlock li{margin-bottom:7px;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.termsActions{display:flex;justify-content:center;margin-top:28px}.legalDefinitions{display:grid;gap:0;margin:0}.legalDefinition{display:grid;grid-template-columns:minmax(170px,.32fr) minmax(0,1fr);gap:18px;padding:14px 0;border-top:1px solid rgba(43,43,43,.07)}.legalDefinition:first-child{border-top:0}.legalDefinition dt{color:var(--accent);font-weight:900;line-height:1.6;overflow-wrap:anywhere}.legalDefinition dd{min-width:0;margin:0;color:#2b2b2bd1;line-height:1.72;overflow-wrap:anywhere;word-break:break-word}.legalRequisites{padding:18px;border:1px solid rgba(181,22,38,.16);border-left:4px solid var(--accent);border-radius:8px;background:#fff8f9;overflow-wrap:anywhere;word-break:break-word}.legalRequisites p{margin:0 0 8px;line-height:1.65}.legalRequisites p:last-child{margin-bottom:0}.footer{padding:36px 0;border-top:1px solid var(--line);background:#fff}.footerGrid{display:grid;gap:18px;color:#2b2b2bb3}.footerName{margin:0 0 6px;color:var(--ink);font-weight:900;font-size:20px}.footerIdentity>p:not(.footerName){margin:0}.footerContacts{display:grid;gap:8px;margin-top:16px}.footerContacts a{color:var(--accent);font-weight:800;overflow-wrap:anywhere}.footerLegalLinks{display:grid;gap:10px;align-content:start}.footerLegalButton{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid rgba(181,22,38,.3);border-radius:6px;color:var(--accent);background:#fff;font-size:14px;font-weight:850;line-height:1.35;text-align:center;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.footerLegalButton:hover{color:#fff;background:var(--accent);border-color:var(--accent);transform:translateY(-1px)}.footerNote{margin:0;line-height:1.6}@media(min-width:640px){.heroActions{flex-direction:row}.twoColumns,.compactTopicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:920px){.navLinks{display:flex}.heroGrid{grid-template-columns:minmax(0,1fr) 330px}.threeColumns,.compactTopicGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.bookingCard,.formCard{padding:30px}.calendarActionBox{grid-template-columns:1fr auto}.calendarButton{width:auto;white-space:nowrap}.footerGrid{grid-template-columns:1.05fr .82fr 1.15fr;align-items:start}}@media(max-width:760px){.container,.narrow{width:min(100% - 28px,1080px)}.headerInner{min-height:68px;gap:12px}.brandLogo{width:158px;max-width:45vw}.brandCompact .brandLogo{width:148px}.headerCta{min-height:38px;padding:0 14px;font-size:14px}.announcementShell{top:78px;padding:0 14px}.announcementBanner{grid-template-columns:auto 1fr auto;gap:12px;padding:14px;border-radius:14px}.announcementIcon{width:36px;height:36px}.announcementText{font-size:15px}.announcementClose{width:32px;height:32px;font-size:22px}.section{padding:36px 0}.compactHero{padding:28px 0 26px}h1,.pageTitle{font-size:clamp(36px,12vw,48px)}h2{font-size:clamp(24px,7vw,30px)}.portraitPanel{width:min(100%,300px);min-height:330px;justify-self:start}.portraitPanel img{min-height:330px}.bookingCard,.formCard{padding:20px}.termsHero{padding:30px 0 24px}.termsContainer{width:min(100% - 28px,960px)}.termsDocumentCard{padding:20px}.termsSection{padding:24px 0}.termsSection h2{display:grid;gap:4px;margin-bottom:14px}.termsItem{grid-template-columns:1fr;gap:4px;padding:13px 0}.termsItemNumber{line-height:1.3}.termsItemContent p,.termsListBlock li{font-size:15px;line-height:1.68}.termsActions .button{width:100%}.legalDefinition{grid-template-columns:1fr;gap:5px}.legalDefinition dt,.legalDefinition dd,.legalRequisites p{font-size:15px}.footerLegalButton{width:100%}}.homePage{--home-black: #09090b;--home-black-soft: #101012;--home-burgundy-dark: #21090d;--home-burgundy: #3a0d14;--home-red-deep: #740f18;--home-red: #9f1420;--home-accent: #b51626;--home-gold: #c8a15a;--home-text: #f7f2ed;--home-muted: rgba(247, 242, 237, .74);--home-line: rgba(200, 161, 90, .45);min-height:100vh;overflow-x:hidden;background:var(--home-black);color:var(--home-text)}.homePage *{overflow-wrap:anywhere}.homeContainer{width:min(1160px,calc(100% - 48px));margin:0 auto}.homePage a:focus-visible,.homePage button:focus-visible,.siteFooter a:focus-visible{outline:2px solid var(--home-gold, #c8a15a);outline-offset:4px}.homeSiteHeader{position:absolute;inset:0 0 auto;z-index:40;background:linear-gradient(180deg,#09090bd1,#09090b00);border-bottom:1px solid rgba(200,161,90,.08);-webkit-backdrop-filter:none;backdrop-filter:none}.homeHeaderInner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.homeSiteHeader .brandLogo{width:300px;max-width:39vw;filter:drop-shadow(0 10px 22px rgba(0,0,0,.3))}.homeNavLinks{display:flex;align-items:center;gap:clamp(18px,3vw,42px);color:#f7f2ede0;font-size:15px;line-height:1}.homeNavLinks a{position:relative;padding:14px 0;transition:color .18s ease}.homeNavLinks a:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:1px;background:var(--home-gold);opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .18s ease}.homeNavLinks a:hover,.homeNavLinks a:focus-visible{color:var(--home-gold)}.homeNavLinks a:hover:after,.homeNavLinks a:focus-visible:after{opacity:1;transform:scaleX(1)}.homeMenuToggle{display:none;width:44px;height:44px;border:1px solid rgba(200,161,90,.35);border-radius:0;background:#09090b85;color:var(--home-text);padding:11px;cursor:pointer}.homeMenuToggle span{display:block;height:1px;margin:5px 0;background:currentColor}.homeHero{position:relative;min-height:720px;display:flex;align-items:stretch;overflow:hidden;background:radial-gradient(circle at 76% 32%,rgba(116,15,24,.26),transparent 34%),linear-gradient(112deg,#09090b,#101012 52%,#09090b)}.homeHero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,#09090b00,#21090d 94%);pointer-events:none}.homeHeroGrid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,500px);gap:clamp(32px,7vw,92px);align-items:end;padding-top:132px}.homeHeroContent{align-self:center;max-width:650px;padding:54px 0 92px}.homeKicker{margin:0 0 14px;color:var(--home-gold);font-size:clamp(19px,2.4vw,28px);line-height:1.2}.homeHero h1{margin:0 0 18px;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.98;letter-spacing:0}.homeHeroLead{max-width:620px;margin:0;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2vw,30px);line-height:1.18}.homeRedLine,.homeGoldLine{width:58px;height:1px;margin:28px 0;background:var(--home-accent)}.homeHeroText{max-width:590px;margin:0;color:var(--home-muted);font-size:16px;line-height:1.85}.homeHeroActions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.homeButton{min-width:210px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:0 26px;border:1px solid rgba(200,161,90,.14);background:linear-gradient(180deg,#b51626,#850f19);color:#fff;font-weight:700;transition:background .18s ease,border-color .18s ease}.homeButton span{transition:transform .18s ease}.homeButton:hover,.homeButton:focus-visible{border-color:#c8a15a75;background:linear-gradient(180deg,#c21a2b,#98131f)}.homeButton:hover span,.homeButton:focus-visible span{transform:translate(4px)}.homeHeroPortrait{position:relative;align-self:end;min-height:590px}.homeHeroPortrait:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 55% 38%,rgba(181,22,38,.2),transparent 46%)}.homeHeroPortrait:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#09090b,#09090b00 22%),linear-gradient(180deg,#09090b00 70%,#09090b);pointer-events:none}.homeHeroPortrait img{width:min(100%,500px);height:650px;display:block;object-fit:cover;object-position:center 18%;mix-blend-mode:normal}.homePractice{position:relative;z-index:2;padding:58px 0 64px;background:radial-gradient(circle at center top,rgba(116,15,24,.22),transparent 42%),linear-gradient(180deg,#26090e,#1a080c)}.homePractice h2,.homeExperience h2{margin:0 0 34px;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,46px);font-weight:400;line-height:1.1;text-align:center}.homePractice h2:after,.homeExperience h2:after{content:"";display:block;width:54px;height:1px;margin:16px auto 0;background:var(--home-gold)}.homePracticeGrid{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:clamp(30px,5vw,72px);align-items:stretch;max-width:900px;margin:0 auto}.homePracticeDivider{width:1px;background:linear-gradient(180deg,transparent,rgba(247,242,237,.54),transparent)}.homePracticeHead{display:grid;grid-template-columns:84px 1fr;gap:22px;align-items:center;margin-bottom:16px}.homePracticeIcon{width:84px;height:84px;display:grid;place-items:center;border:1px solid var(--home-gold);border-radius:999px;color:var(--home-gold)}.homePracticeIcon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.homePracticeColumn h3{margin:0;color:var(--home-gold);font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.homePracticeColumn ul{display:grid;gap:0;margin:0;padding:0 0 0 106px;list-style:none}.homePracticeColumn li+li{border-top:1px solid rgba(247,242,237,.16)}.homePracticeColumn a{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#f7f2ede6;font-size:15px;transition:color .18s ease}.homePracticeColumn a span{color:var(--home-accent);font-size:20px;transition:transform .18s ease}.homePracticeColumn a:hover,.homePracticeColumn a:focus-visible{color:#fff}.homePracticeColumn a:hover span,.homePracticeColumn a:focus-visible span{transform:translate(4px)}.homeExperience{padding:58px 0 64px;background:radial-gradient(circle at center,rgba(200,161,90,.07),transparent 45%),linear-gradient(180deg,#101012,#09090b)}.homeTimeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0;padding:34px 0 0;list-style:none}.homeTimeline:before{content:"";position:absolute;top:43px;left:5%;right:5%;height:2px;background:linear-gradient(90deg,transparent,var(--home-gold),transparent)}.homeTimelineItem{position:relative;display:grid;justify-items:center;gap:14px;text-align:center}.homeTimelineDot{position:relative;z-index:1;width:23px;height:23px;border:2px solid var(--home-gold);border-radius:999px;background:#26140d;box-shadow:inset 0 0 0 5px #09090b;transition:box-shadow .18s ease}.homeTimelineItem:hover .homeTimelineDot{box-shadow:inset 0 0 0 5px #09090b,0 0 0 6px #c8a15a21}.homeTimelineItem strong{color:var(--home-gold);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:1}.homeTimelineItem span:last-child{max-width:190px;color:var(--home-muted);font-size:14px;line-height:1.55}.homeProfessionalPath{overflow:hidden;background:radial-gradient(circle at 18% 45%,rgba(181,22,38,.28),transparent 34%),linear-gradient(135deg,#22080d,#4b0b13 56%,#7b111b)}.homePathGrid{display:grid;grid-template-columns:minmax(250px,360px) 1px minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:end}.homePathImage{align-self:end;position:relative;min-height:520px}.homePathImage:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(58,13,20,.72),transparent 22%,transparent 75%,rgba(58,13,20,.32)),linear-gradient(180deg,transparent 72%,#4b0b13 100%);pointer-events:none}.homePathImage img{width:min(100%,350px);height:560px;display:block;object-fit:cover;object-position:center top}.homePathDivider{align-self:center;width:1px;height:72%;background:linear-gradient(180deg,transparent,rgba(200,161,90,.55),transparent)}.homePathContent{max-width:680px;padding:66px 0 60px}.homePathContent h2{margin:0;color:var(--home-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,44px);font-weight:400;line-height:1.13;letter-spacing:0}.homeGoldLine{background:var(--home-gold);margin:18px 0 22px}.homePathContent p{margin:0 0 16px;color:#f7f2edd6;font-size:16px;line-height:1.72}.siteFooter{border-top:2px solid var(--home-accent, #b51626);background:#09090b;color:#f7f2eddb}.siteFooterGrid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:34px;align-items:start;padding:28px 0 30px}.siteFooter p{margin:0 0 9px;color:#f7f2edd1;line-height:1.55}.siteFooterLinks{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;color:#f7f2edc7}.siteFooterLinks a,.siteFooterLinks span,.siteFooterContacts a{min-height:32px;display:inline-flex;align-items:center}.siteFooterLinks a{transition:color .18s ease}.siteFooterLinks a:hover,.siteFooterLinks a:focus-visible,.siteFooterContacts a:hover,.siteFooterContacts a:focus-visible{color:var(--home-gold, #c8a15a)}.siteFooterContacts{display:grid;justify-items:end;gap:4px}.siteFooterContacts a{color:#f7f2ede0}@media(max-width:1024px){.homeHeroGrid{grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:34px}.homeHeroPortrait img{height:590px}.homePracticeColumn ul{padding-left:0}.homePathGrid{grid-template-columns:minmax(220px,310px) 1px minmax(0,1fr);gap:34px}}@media(max-width:860px){.homeSiteHeader{position:absolute}.homeHeaderInner{min-height:78px}.homeSiteHeader .brandLogo{width:230px;max-width:68vw}.homeMenuToggle{display:block;position:relative;z-index:2}.homeNavLinks{position:absolute;top:78px;left:24px;right:24px;display:grid;gap:0;padding:14px;border:1px solid rgba(200,161,90,.26);background:#09090bf5;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.homeNavLinksOpen{opacity:1;visibility:visible;transform:translateY(0)}.homeNavLinks a{min-height:46px;display:flex;align-items:center;border-bottom:1px solid rgba(247,242,237,.08)}.homeNavLinks a:last-child{border-bottom:0}.homeHero{min-height:0}.homeHeroGrid{grid-template-columns:1fr;padding-top:108px}.homeHeroContent{padding:42px 0 14px}.homeHeroActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.homeButton{min-width:0}.homeHeroPortrait{min-height:0;justify-self:center}.homeHeroPortrait img{width:min(100%,380px);height:520px}.homePracticeGrid{grid-template-columns:1fr}.homePracticeDivider{width:100%;height:1px}.homeTimeline{grid-template-columns:1fr;gap:0;max-width:520px;margin:0 auto;padding:10px 0 0 28px}.homeTimeline:before{inset:0 auto 0 10px;width:2px;height:auto;background:linear-gradient(180deg,transparent,var(--home-gold),transparent)}.homeTimelineItem{justify-items:start;gap:8px;padding:0 0 26px 22px;text-align:left}.homeTimelineDot{position:absolute;left:-28px;top:0}.homeTimelineItem span:last-child{max-width:none}.homePathGrid{grid-template-columns:1fr;gap:0;align-items:start}.homePathContent{order:1;max-width:none;padding:54px 0 22px}.homePathDivider{order:2;width:70px;height:1px;margin:0 0 20px}.homePathImage{order:3;justify-self:center;min-height:0}.homePathImage img{width:min(100%,340px);height:520px}.siteFooterGrid{grid-template-columns:1fr;justify-items:center;text-align:center}.siteFooterContacts{justify-items:center}}@media(max-width:520px){.homeContainer{width:min(100% - 30px,1160px)}.homeSiteHeader .brandLogo{width:190px}.homeHeroContent{padding-top:34px}.homeHero h1{font-size:clamp(44px,14vw,58px)}.homeHeroLead{font-size:clamp(22px,7vw,28px)}.homeHeroActions{grid-template-columns:1fr}.homeHeroPortrait img{height:460px}.homePractice,.homeExperience{padding:44px 0 50px}.homePracticeHead{grid-template-columns:62px 1fr;gap:16px}.homePracticeIcon{width:62px;height:62px}.homePracticeIcon svg{width:36px;height:36px}.homePracticeColumn h3{font-size:24px}.homePathContent p{font-size:15px}.siteFooterLinks{display:grid;justify-items:center}}@media(prefers-reduced-motion:reduce){.homePage *,.homePage *:before,.homePage *:after,.siteFooter *,.siteFooter *:before,.siteFooter *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;scroll-behavior:auto!important}}.homePage{background:radial-gradient(circle at 72% 12%,rgba(116,15,24,.28),transparent 30%),linear-gradient(180deg,#070708,#0b0b0d 38%,#1c070b)}.homeHero{min-height:680px;background:radial-gradient(circle at 72% 38%,rgba(116,15,24,.42),transparent 32%),radial-gradient(circle at 42% 88%,rgba(181,22,38,.16),transparent 38%),linear-gradient(112deg,#060607,#101012 48%,#080809)}.homeHero:after{height:150px;background:linear-gradient(180deg,#09090b00,#21090db8 58%,#26090e)}.homePractice{background:radial-gradient(circle at 50% 0%,rgba(181,22,38,.2),transparent 34%),radial-gradient(circle at 12% 50%,rgba(116,15,24,.2),transparent 28%),radial-gradient(circle at 88% 42%,rgba(116,15,24,.18),transparent 30%),linear-gradient(180deg,#2a090f,#21080d 46%,#12090b)}.homeExperience{background:radial-gradient(circle at 50% 16%,rgba(200,161,90,.08),transparent 34%),linear-gradient(180deg,#111113,#080809 52%,#16080b)}.homeProfessionalPath{position:relative;overflow:hidden;padding:76px 0 0;background:radial-gradient(circle at 18% 48%,rgba(181,22,38,.34),transparent 34%),radial-gradient(circle at 78% 36%,rgba(116,15,24,.22),transparent 38%),linear-gradient(135deg,#21080d,#3a0d14 44%,#760f18)}.homeHeroPortrait,.homePathImage{display:flex;align-items:flex-end;justify-content:center;overflow:visible;background:transparent}.homeHeroPortrait:before,.homeHeroPortrait:after,.homePathImage:before,.homePathImage:after{display:none}.homeHeroPortrait img,.homePathImage img{width:auto;max-width:none;object-fit:contain;object-position:bottom center;background:transparent;filter:none}.homeHeroPortrait{min-height:570px}.homeHeroPortrait img{height:570px;transform:translateY(12px)}.homePathGrid{align-items:stretch}.homePathImage{min-height:650px;align-self:stretch}.homePathImage img{height:650px;align-self:flex-end;transform:translateY(72px)}.homePathContent{align-self:center;padding:26px 0 96px}.siteFooter{margin-top:0;background:linear-gradient(180deg,#09090b,#050506)}@media(min-width:1024px){.homeHeaderInner{min-height:88px}.homeSiteHeader .brandLogo{width:275px}.homeHeroGrid{width:min(1160px,calc(100% - 64px));grid-template-columns:minmax(0,1fr) 450px;gap:76px;padding-top:116px;align-items:end}.homeHeroContent{max-width:610px;padding:50px 0 76px}.homeKicker{font-size:23px}.homeHero h1{font-size:clamp(68px,5.8vw,86px);line-height:.96}.homeHeroLead{font-size:31px;line-height:1.16}.homeHeroText{max-width:565px;font-size:16px;line-height:1.78}.homeHeroPortrait{justify-self:end}.homePractice{padding:54px 0 62px}.homePractice h2,.homeExperience h2{margin-bottom:32px;font-size:43px}.homePracticeGrid{width:min(900px,calc(100% - 64px));gap:64px}.homePracticeIcon{width:76px;height:76px}.homePracticeIcon svg{width:42px;height:42px}.homePracticeColumn h3{font-size:26px}.homePracticeColumn a{min-height:42px;font-size:15px}.homeExperience{padding:54px 0 62px}.homeTimeline{width:min(980px,calc(100% - 64px));margin:0 auto}.homeTimelineItem strong{font-size:23px}.homeTimelineItem span:last-child{font-size:14px}.homePathGrid{width:min(1160px,calc(100% - 64px));grid-template-columns:390px 1px minmax(0,1fr);gap:66px}.homePathImage{justify-self:center}.homePathContent{max-width:700px}.homePathContent h2{font-size:42px;line-height:1.1}.homePathContent p{margin-bottom:15px;font-size:17px;line-height:1.72}}@media(max-width:1023px){.homeProfessionalPath{padding-top:56px}.homePathImage{min-height:0}.homePathImage img{height:520px;transform:none}.homePathContent{padding:0 0 42px}}@media(max-width:860px){.homeProfessionalPath{padding-top:0}.homePathContent{padding:54px 0 22px}.homePathImage img{height:500px}}@media(min-width:1024px){.homeSiteHeader{min-height:96px;background:linear-gradient(180deg,#070708f5,#070708b8 72%,#07070800)}.homeHeaderInner{width:min(1260px,calc(100% - 72px));min-height:96px}.homeSiteHeader .brandLogo{width:285px;max-width:32vw}.homeNavLinks{gap:clamp(26px,2.7vw,48px);font-size:15px}.homeHero{min-height:760px}.homeHeroGrid{width:min(1260px,calc(100% - 72px));grid-template-columns:minmax(0,1fr) 500px;gap:88px;padding-top:122px}.homeHeroContent{max-width:680px;padding:58px 0 92px}.homeKicker{margin-bottom:18px;font-size:24px}.homeHero h1{max-width:600px;margin-bottom:20px;font-size:clamp(52px,4.8vw,72px);line-height:.98}.homeHeroLead{max-width:600px;font-size:26px;line-height:1.18}.homeRedLine{margin:32px 0}.homeHeroText{max-width:620px;font-size:17px;line-height:1.82}.homeHeroActions{gap:18px;margin-top:36px}.homeButton{min-width:245px;min-height:58px;padding-inline:30px;font-size:17px}.homeHeroPortrait{min-height:650px;justify-self:end}.homeHeroPortrait img{height:650px;transform:translateY(16px)}.homeExperience{padding:68px 0 78px}.homeTimeline{width:min(1080px,calc(100% - 72px));gap:26px;padding-top:40px}.homeTimelineItem strong{font-size:25px}.homeTimelineItem span:last-child{max-width:210px;font-size:15px;line-height:1.55}.homeProfessionalPath{position:relative;min-height:740px;overflow:hidden;padding:0;background:radial-gradient(circle at 20% 52%,rgba(181,22,38,.38),transparent 36%),radial-gradient(circle at 82% 30%,rgba(116,15,24,.24),transparent 38%),linear-gradient(118deg,#21070c,#450b13 48%,#7d101c)}.homePathGrid{width:min(1280px,calc(100% - 72px));min-height:740px;grid-template-columns:minmax(470px,42%) 1px minmax(0,1fr);gap:0;align-items:stretch}.homePathImage{position:relative;min-height:740px;align-self:stretch;justify-self:stretch;justify-content:center;overflow:visible}.homePathImage img{position:absolute;left:50%;bottom:0;width:auto;height:700px;max-width:none;transform:translate(-50%);object-fit:contain;object-position:bottom center}.homePathDivider{align-self:center;width:1px;height:64%;margin:0}.homePathContent{align-self:center;max-width:760px;padding:84px 0 78px 72px}.homePathContent h2{max-width:640px;font-size:clamp(46px,3.2vw,58px);line-height:1.04}.homeGoldLine{width:70px;margin:24px 0 30px}.homePathContent p{max-width:720px;margin-bottom:18px;font-size:17px;line-height:1.76}.siteFooter{margin-top:0}.siteFooterGrid{width:min(1260px,calc(100% - 72px));padding:34px 0 38px}}@media(min-width:1024px)and (max-width:1220px){.homeHeroGrid{grid-template-columns:minmax(0,1fr) 420px;gap:54px}.homeHeroPortrait img{height:600px}.homePathGrid{grid-template-columns:minmax(390px,40%) 1px minmax(0,1fr)}.homePathImage img{height:640px}.homePathContent{padding-left:52px}.homePathContent h2{font-size:44px}.homePathContent p{font-size:16px}}@media(min-width:1024px){.homeHero{min-height:730px}.homeHeroGrid{width:min(1240px,calc(100% - 72px));grid-template-columns:minmax(0,1fr) 470px;gap:72px;padding-top:112px}.homeHeroContent{max-width:650px;padding:48px 0 78px}.homeHero h1{font-size:clamp(50px,4.6vw,68px)}.homeHeroLead{max-width:600px;font-size:25px}.homeHeroText{max-width:600px;font-size:17px;line-height:1.78}.homeHeroPortrait{min-height:620px}.homeHeroPortrait img{height:640px;transform:translateY(14px) scale(1.04);transform-origin:bottom center}.homeExperience{padding:62px 0 70px}.homeTimeline{width:min(1040px,calc(100% - 72px))}.homeTimelineItem span:last-child{font-size:14px}.homeProfessionalPath{min-height:660px;overflow:hidden;background:radial-gradient(circle at 24% 54%,rgba(181,22,38,.44),transparent 34%),radial-gradient(circle at 82% 34%,rgba(116,15,24,.22),transparent 40%),linear-gradient(112deg,#23070c,#4c0b14 46%,#7e101c)}.homePathGrid{width:min(1240px,calc(100% - 72px));min-height:660px;grid-template-columns:45% 1px minmax(0,1fr);gap:0;align-items:stretch}.homePathImage{min-height:660px;overflow:visible}.homePathImage img{left:47%;bottom:-4px;height:720px;transform:translate(-50%) scale(1.18);transform-origin:bottom center}.homePathDivider{height:68%}.homePathContent{align-self:center;max-width:690px;padding:58px 0 54px 64px}.homePathContent h2{max-width:620px;font-size:clamp(44px,3vw,54px);line-height:1.04}.homeGoldLine{width:66px;margin:22px 0 26px}.homePathContent p{max-width:680px;margin-bottom:16px;font-size:17px;line-height:1.68}.siteFooterGrid{width:min(1240px,calc(100% - 72px));padding:30px 0 34px}}@media(min-width:1024px)and (max-width:1220px){.homePathGrid{grid-template-columns:43% 1px minmax(0,1fr)}.homePathImage img{height:650px;transform:translate(-50%) scale(1.12)}.homePathContent{padding-left:46px}.homePathContent h2{font-size:42px}.homePathContent p{font-size:16px}}@media(min-width:1024px){.homeHero{min-height:680px;overflow:hidden}.homeHeroGrid{width:min(1200px,calc(100% - 72px));grid-template-columns:minmax(0,690px) minmax(390px,470px);gap:22px;align-items:end;padding-top:102px}.homeHeroContent{max-width:690px;padding:38px 0 66px}.homeHero h1{font-size:clamp(48px,4.4vw,66px)}.homeHeroLead{max-width:590px;font-size:24px}.homeHeroText{max-width:620px;font-size:16px;line-height:1.76}.homeHeroPortrait{min-height:578px;align-self:end;justify-content:flex-start!important;overflow:hidden!important}.homeHeroPortrait img{height:610px!important;max-height:610px!important;transform:translate(-20px,-2px)!important;transform-origin:bottom center}.homeProfessionalPath{min-height:650px;overflow:hidden;padding:0}.homePathGrid{width:min(1200px,calc(100% - 72px));min-height:650px;grid-template-columns:minmax(410px,43%) 1px minmax(0,1fr);gap:0;align-items:stretch}.homePathImage{min-height:650px;align-self:stretch;overflow:hidden!important}.homePathImage img{left:57%;bottom:0;width:auto!important;height:610px!important;max-height:610px!important;max-width:none!important;transform:translate(-50%)!important;object-fit:contain!important;object-position:bottom center!important}.homePathDivider{height:72%}.homePathContent{align-self:start;max-width:700px;padding:54px 0 46px 54px}.homePathContent h2{max-width:660px;font-size:clamp(42px,2.85vw,52px);line-height:1.05}.homeGoldLine{margin:20px 0 24px}.homePathContent p{max-width:690px;margin-bottom:15px;font-size:16px;line-height:1.66}}@media(min-width:1024px)and (max-width:1220px){.homeHeroGrid{grid-template-columns:minmax(0,1fr) 410px;gap:18px}.homeHeroPortrait img{height:575px!important;max-height:575px!important;transform:translate(-12px,-2px)!important}.homePathGrid{grid-template-columns:minmax(360px,41%) 1px minmax(0,1fr)}.homePathImage img{left:54%;height:570px!important;max-height:570px!important}.homePathContent{padding-left:42px}.homePathContent h2{font-size:40px}.homePathContent p{font-size:15px}}@media(min-width:1024px){.homeHero{min-height:0!important;overflow:hidden!important}.homeHeroGrid{width:min(1180px,calc(100% - 64px))!important;grid-template-columns:minmax(0,650px) minmax(430px,500px)!important;gap:20px!important;align-items:end!important;padding-top:96px!important}.homeHeroContent{max-width:650px!important;padding:28px 0 24px!important}.homeHeroActions{margin-top:24px!important;margin-bottom:0!important}.homeHeroPortrait{height:570px!important;min-height:570px!important;overflow:hidden!important;align-self:end!important}.homeHeroPortrait img{position:static!important;width:auto!important;height:565px!important;max-width:100%!important;max-height:565px!important;object-fit:contain!important;object-position:bottom center!important;transform:none!important;margin:0 auto!important}.homeProfessionalPath{padding:0!important;overflow:hidden!important}.homePathGrid{width:min(1180px,calc(100% - 64px))!important;grid-template-columns:minmax(360px,40%) 1px minmax(0,560px)!important;gap:0!important;align-items:stretch!important}.homePathImage{min-height:0!important;height:auto!important;padding-top:0!important;align-self:stretch!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}.homePathImage img{position:static!important;width:auto!important;height:650px!important;max-width:100%!important;max-height:650px!important;object-fit:contain!important;object-position:bottom center!important;transform:none!important;margin:auto auto 0!important}.homePathContent{max-width:560px!important;padding:54px 0 46px 48px!important;align-self:center!important}.homePathContent h2{max-width:520px!important;font-size:34px!important;line-height:1.1!important}.homePathContent p{max-width:560px!important;font-size:15px!important;line-height:1.58!important;margin-bottom:12px!important}}
