:root{--petroleo:#395259;--petroleoDark:#2c4147;--petroleoDeep:#1f3338;--gold:#b59f6d;--gold2:#b59f6d;--cream:#f6f2e8;--paper:#f8f5ed;--text:#f8f4ea;--ink:#06272a;--muted:#b9c4c1;--line:#b79a5b57;--shadow:0 30px 90px #00000061}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--petroleoDeep);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:min(1200px,92%);margin:auto}.header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#021c1fdb;border-bottom:1px solid #b79a5b38;position:fixed;top:0;left:0;right:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:88px;display:flex}.nav nav{align-items:center;gap:34px;display:flex}.nav nav a{letter-spacing:.14em;text-transform:uppercase;color:#e9eee8;font-size:12px;font-weight:800;transition:all .25s}.nav nav a:hover{color:var(--gold2)}.logoText{color:var(--gold2);letter-spacing:.06em;flex-direction:column;min-width:max-content;font-family:Georgia,serif;line-height:.82;display:flex}.logoText span{font-size:50px}.logoText small{color:#fff;letter-spacing:.31em;text-transform:uppercase;margin-left:3px;font-family:Inter,Arial,sans-serif;font-size:10px}.footer .logoText span{font-size:44px}.footer .logoText small{letter-spacing:.2em}.btn{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:17px 25px;font-size:12px;font-weight:900;transition:all .28s;display:inline-flex}.btn.small{border-radius:3px;padding:13px 18px;font-size:11px}.btnGold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#06272a;box-shadow:0 20px 50px #b79a5b3d}.btnGold:hover{filter:brightness(1.05);transform:translateY(-3px)}.btnGhost,.btnOutline{border-color:var(--gold);color:#fff;background:#062f3340}.btnGhost:hover,.btnOutline:hover{color:var(--gold2);background:#b79a5b24}.btnDark{background:var(--ink);color:#fff;border-color:var(--ink)}.btnDark:hover{background:#0a3b3f}.line{background:var(--gold2);width:60px;height:2px;margin:24px 0}.eyebrow{color:var(--gold2);text-transform:uppercase;letter-spacing:.18em;margin:0 0 14px;font-size:12px;font-weight:900}h1,h2,h3{margin:0;font-family:Georgia,serif;font-weight:500}h1{letter-spacing:-.035em;font-size:clamp(52px,6vw,90px);line-height:1.02}h2{letter-spacing:-.025em;font-size:clamp(34px,3.6vw,56px);line-height:1.04}.loaderScreen{z-index:100;background:radial-gradient(circle at center,#0f4f54bf,var(--petroleoDeep) 60%);place-items:center;animation:.55s 1.8s forwards loaderOut;display:grid;position:fixed;inset:0}.loaderBox{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:#021f22b8;padding:58px 70px}.loaderLogo{color:var(--gold2);letter-spacing:.06em;font-family:Georgia,serif;font-size:86px}.loaderLine{background:var(--gold);width:130px;height:1px;margin:20px auto}.loaderBox p{color:#fff;text-transform:uppercase;letter-spacing:.18em;margin:0;font-size:13px;font-weight:900}.loaderBox span{color:#d8e0dc;margin-top:16px;display:block}@keyframes loaderOut{to{opacity:0;visibility:hidden}}.hero{background:linear-gradient(90deg,#021f22f5 0%,#021f22d1 38%,#021f2259 100%),url(/images/escritorio.jpg) 50%/cover no-repeat;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 74% 30%,#d6bd7a2e,transparent 30%),linear-gradient(180deg,transparent 72%,var(--petroleoDeep));position:absolute;inset:0}.heroOverlay{opacity:.42;background:repeating-linear-gradient(90deg,#d6bd7a0f 0 1px,#0000 1px 120px);position:absolute;inset:0}.heroContent{z-index:2;max-width:780px;padding-top:90px;position:relative}.heroContent>p:not(.eyebrow){color:#edf3ef;max-width:720px;font-size:19px;line-height:1.75}.actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.section{border-top:1px solid #b79a5b26;padding:104px 0}.about{background:linear-gradient(180deg,var(--petroleoDeep),#052b2f)}.twoCols{grid-template-columns:.9fr 1.1fr;align-items:start;gap:84px;display:grid}.aboutText{border-left:1px solid var(--line);padding-left:44px}.aboutText p{color:#dbe5e1;margin-top:0;font-size:18px;line-height:1.75}.sectionHead{max-width:760px;margin-bottom:44px}.narrow{max-width:660px}.areasSection{background:linear-gradient(#052b2f,#062f33)}.areaGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.areaCard{background:linear-gradient(#ffffff0e,#ffffff05);border:1px solid #b79a5b40;min-height:245px;padding:36px;transition:all .28s;position:relative;overflow:hidden}.areaCard:after{content:"";border:1px solid #b79a5b21;width:130px;height:130px;position:absolute;bottom:-40px;right:-30px;transform:rotate(45deg)}.areaCard:hover{border-color:var(--gold);transform:translateY(-7px);box-shadow:0 26px 70px #00000040}.areaCard svg{color:var(--gold2);margin-bottom:24px}.areaCard h3{margin-bottom:12px;font-size:25px}.areaCard p{color:#cbd7d3;margin:0;line-height:1.7}.teamSection{background:var(--petroleoDeep)}.teamGrid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.teamCard{cursor:pointer;text-align:left;height:590px;color:var(--text);box-shadow:var(--shadow);background:#0d0d0d;border:1px solid #b79a5b73;padding:0;position:relative;overflow:hidden}.teamCard img{object-fit:cover;object-position:center top;filter:grayscale()contrast(1.04)brightness(.82);width:100%;height:100%;transition:all .55s}.teamCard:hover img{filter:grayscale(0)contrast(1.02)brightness(1.02);transform:scale(1.045)}.teamShade{background:linear-gradient(#00000008 24%,#021f22e0 100%);position:absolute;inset:0}.viewProfile{border:1px solid var(--gold);color:var(--gold2);text-transform:uppercase;letter-spacing:.12em;opacity:0;background:#021f22a6;padding:12px 15px;font-size:11px;font-weight:900;transition:all .28s;position:absolute;top:22px;right:22px;transform:translateY(-8px)}.teamCard:hover .viewProfile{opacity:1;transform:translateY(0)}.teamInfo{text-align:center;padding:0 24px;transition:all .28s;position:absolute;bottom:34px;left:0;right:0}.teamCard:hover .teamInfo{bottom:46px}.teamInfo h3{text-transform:uppercase;letter-spacing:.07em;color:var(--gold2);font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:900}.teamInfo p{color:#fff;margin:9px 0 18px}.teamInfo i{background:var(--gold2);width:52px;height:2px;margin:auto;display:block}.contactPremium{background:linear-gradient(135deg,var(--paper),#efe9dc);color:var(--ink)}.contactPremiumBox{text-align:center;max-width:830px}.contactPremium h2{color:var(--ink)}.contactPremium p:not(.eyebrow){color:#315154;font-size:18px;line-height:1.75}.contactButtons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:30px;display:flex}.contactPremium .btnGhost{color:var(--ink);background:#ffffff73;border-color:#06272a4d}.footer{border-top:1px solid var(--line);background:#021f22}.footerGrid{grid-template-columns:1.55fr .85fr 1.25fr .85fr;gap:70px;padding:74px 0;display:grid}.footer h4{color:var(--gold2);text-transform:uppercase;letter-spacing:.18em;margin:0 0 18px;font-size:12px}.footer p,.footer a{color:#d5dedb;margin:0;font-size:15px;line-height:2;display:block}.footer a:hover{color:var(--gold2)}.footerBrand p{color:#cbd7d3;max-width:390px;margin-top:22px}.footer p svg{vertical-align:middle;color:var(--gold2);margin-right:8px}.copy{text-align:center;color:#a8b4b1;border-top:1px solid #b79a5b2e;padding:20px;font-size:13px}.modalBackdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profileModal{background:var(--paper);width:min(1180px,96vw);max-height:92vh;color:var(--ink);box-shadow:var(--shadow);border:1px solid #b79a5b80;grid-template-columns:.92fr 1.08fr;animation:.25s modalIn;display:grid;position:relative;overflow:hidden}.profileImageWrap{background:var(--petroleoDeep);min-height:680px;position:relative}.profileImageWrap img{object-fit:cover;object-position:center top;filter:saturate(.95);width:100%;height:100%}.profileImageWrap:after{content:"";background:linear-gradient(#0000 36%,#021f22e0 100%);position:absolute;inset:0}.profileImageText{z-index:2;color:#fff;position:absolute;bottom:34px;left:34px;right:34px}.profileImageText span{color:var(--gold2);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.profileImageText strong{font-family:Georgia,serif;font-size:34px;line-height:1.05}.profileContent{padding:74px 76px;position:relative;overflow:auto}.pill{color:var(--petroleo);text-transform:uppercase;letter-spacing:.18em;background:#eef3ef;border:1px solid #0f4f542e;border-radius:999px;margin:0 0 26px;padding:13px 18px;font-size:11px;font-weight:900;display:inline-flex}.profileContent h2{color:var(--ink);margin-bottom:22px;font-size:clamp(42px,4vw,74px);line-height:.96}.profileContent h3{color:var(--gold);text-transform:uppercase;letter-spacing:.17em;margin-bottom:30px;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:900}.profileSummary{color:#123b3f;margin:0 0 32px;font-family:Georgia,serif;font-size:23px;line-height:1.45}.profileAreaBlock{background:#fffdf8;border:1px solid #d6d8d0;margin-bottom:32px;padding:28px}.profileAreaBlock>span{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:900;display:block}.profileAreaBlock p{color:var(--ink);align-items:center;gap:9px;margin:0;font-weight:800;display:flex}.profileAreaBlock svg{color:var(--gold)}.profileActions{flex-wrap:wrap;gap:14px;display:flex}.close{z-index:5;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:24px;right:24px;box-shadow:0 12px 35px #0000001f}.profileContent:after{content:"DCB";color:#0f4f540f;pointer-events:none;font-family:Georgia,serif;font-size:150px;position:absolute;bottom:22px;right:48px}@keyframes modalIn{0%{opacity:.6;transform:translateY(20px)}to{opacity:1;transform:none}}.aiBubble{z-index:40;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:1px solid #d6bd7a80;border-radius:999px;align-items:center;gap:10px;height:58px;padding:0 22px;font-weight:900;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 50px #00000047}.aiBubble span{font-size:12px}.aiPanel{color:#fff;z-index:41;width:min(390px,100vw - 32px);box-shadow:var(--shadow);background:#062f33;border:1px solid #d6bd7a5c;position:fixed;bottom:96px;right:24px;overflow:hidden}.aiHeader{background:#0f4f54;border-bottom:1px solid #d6bd7a33;justify-content:space-between;align-items:center;padding:20px;display:flex}.aiHeader strong{color:var(--gold2);display:block}.aiHeader span{color:#d6e0dd;font-size:13px}.aiHeader button{color:#fff;cursor:pointer;background:0 0;border:1px solid #d6bd7a61;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.aiMessages{flex-direction:column;gap:10px;max-height:260px;padding:18px;display:flex;overflow:auto}.aiMessages p{border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.botMsg{color:#f2f6f4;background:#ffffff14;align-self:flex-start}.userMsg{color:#fff;background:#d6bd7a38;align-self:flex-end}.aiOptions{gap:10px;padding:0 18px 18px;display:grid}.aiOptions button,.lawyerBtn{color:#fff;text-align:left;cursor:pointer;background:#021f2273;border:1px solid #d6bd7a73;padding:13px 14px;font-weight:800}.lawyerBtn{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);text-transform:uppercase;letter-spacing:.06em;text-align:center;justify-content:space-between;align-items:center;font-size:12px;display:flex}@media (width<=1000px){.nav nav,.nav .btn{display:none}.hero{min-height:700px}.twoCols,.areaGrid,.teamGrid,.footerGrid{grid-template-columns:1fr}.aboutText{border-left:0;padding-left:0}.teamCard{height:560px}.profileModal{grid-template-columns:1fr;overflow:auto}.profileImageWrap{min-height:430px}.profileContent{padding:42px 30px}.profileAreaBlock div{grid-template-columns:1fr}.footerGrid{gap:30px}.contactButtons .btn,.profileActions .btn{width:100%}}@media (width<=560px){.logoText span{font-size:40px}.logoText small{letter-spacing:.2em;font-size:8px}.nav{height:76px}.hero{min-height:650px}.heroContent{padding-top:80px}.heroContent>p:not(.eyebrow){font-size:16px}.section{padding:72px 0}.areaCard{padding:26px}.teamCard{height:500px}.profileContent h2{font-size:38px}.profileSummary{font-size:19px}.profileImageText strong{font-size:28px}.aiBubble span{display:none}.aiBubble{justify-content:center;width:58px;padding:0}}.loaderScreen{opacity:1;pointer-events:auto;transition:opacity .55s,visibility .55s;animation:none!important}.loaderBox{animation:.7s both loaderBoxIn;transform:translateY(0)}.loaderLogo{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#0000;-webkit-background-clip:text;background-clip:text}.loaderBox span{max-width:460px;margin-left:auto;margin-right:auto}.loaderLine{position:relative;overflow:hidden}.loaderLine:after{content:"";background:#fff;animation:1.2s .15s forwards lineRun;position:absolute;inset:0;transform:translate(-100%)}@keyframes loaderBoxIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@keyframes lineRun{to{transform:translate(100%)}}.contactPremium{color:var(--ink);background:linear-gradient(135deg,#052b2f 0%,#07383c 48%,#f2ecdf 48%,#f7f2e9 100%);position:relative;overflow:hidden}.contactPremium:before{content:"DCB";color:#0f4f5412;font-family:Georgia,serif;font-size:190px;line-height:1;position:absolute;bottom:-28px;right:4%}.contactPanel{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid;position:relative}.contactIntro{color:#fff;padding:42px 0}.contactIntro .eyebrow{color:var(--gold2)}.contactIntro h2{color:#fff;max-width:720px;font-size:clamp(42px,5vw,78px);line-height:.98}.contactIntro p:not(.eyebrow){color:#d8e5e1;max-width:620px;font-size:18px;line-height:1.75}.contactMiniGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px;display:grid}.contactMiniGrid span{color:#f7f2e9;background:#ffffff0e;border:1px solid #d6bd7a52;align-items:center;gap:9px;padding:16px 14px;font-size:13px;font-weight:800;display:flex}.contactMiniGrid svg{color:var(--gold2);flex:none}.contactCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #0f4f5433;padding:42px;box-shadow:0 30px 80px #00000029}.contactCard h3{color:var(--ink);margin-bottom:10px;font-size:34px}.contactCard>p{color:#52686a;margin:0 0 26px;line-height:1.6}.contactRow{border-top:1px solid #0f4f5429;grid-template-columns:42px 1fr 22px;align-items:center;gap:14px;padding:19px 0;display:grid;color:var(--ink)!important}.contactRow:last-child{border-bottom:1px solid #0f4f5429}.contactRow svg{color:var(--gold);align-self:center}.contactRow strong{text-transform:uppercase;letter-spacing:.12em;font-size:15px;display:block}.contactRow small{color:#5a7072;margin-top:4px;font-size:14px;display:block}.contactButtons,.contactPremiumBox{display:none!important}.aiBubble{color:var(--ink);background:linear-gradient(135deg,#fff,#f2ecdf);border:1px solid #0f4f542e;box-shadow:0 22px 60px #0000003d}.aiBubble:before{content:"";background:#25d366;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #25d36621}.aiPanel{width:min(430px,100vw - 32px);color:var(--ink);background:#f7f2e9;border:1px solid #b79a5b73;border-radius:24px;overflow:hidden;box-shadow:0 35px 90px #0000005c}.aiHeader{background:linear-gradient(135deg,#052b2f,#0f4f54);padding:22px 24px}.aiHeader strong{color:var(--gold2);font-size:18px}.aiHeader span{color:#e9f1ee}.aiMessages{background:linear-gradient(#fffaf0,#f5efe4);max-height:300px}.aiMessages p{border-radius:18px;font-size:14px}.botMsg{color:var(--ink);background:#fff;border:1px solid #0f4f541f;box-shadow:0 10px 25px #0f4f540d}.userMsg{color:#fff;background:#0f4f54}.aiOptions button{color:var(--ink);text-align:center;background:#fff;border:1px solid #0f4f5424;border-radius:14px;padding:13px;font-size:13px;transition:all .2s}.aiOptions button:hover{color:#fff;background:#0f4f54}.aiForm{background:#f5efe4;grid-template-columns:1fr 48px;gap:8px;padding:0 18px 14px;display:grid}.aiForm input{height:48px;color:var(--ink);background:#fff;border:1px solid #0f4f542e;border-radius:14px;outline:none;padding:0 14px}.aiForm button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;place-items:center;display:grid}.lawyerBtn{background:linear-gradient(135deg,var(--gold2),var(--gold));border:0;border-radius:14px;justify-content:center;gap:10px;margin:0 18px 18px;padding:16px}.profileModal{border-radius:0;box-shadow:0 40px 100px #0000006b}.profileContent{background:linear-gradient(135deg,#fffaf0,#f4efe3)}.profileAreaBlock{border-radius:0}.profileActions .btn{min-width:190px}.profileSummary{font-size:21px}.profileContent h2{letter-spacing:-.05em}@media (width<=1000px){.contactPremium{background:linear-gradient(#052b2f 0%,#07383c 56%,#f7f2e9 56%)}.contactPanel{grid-template-columns:1fr}.contactIntro{padding:10px 0}.contactMiniGrid{grid-template-columns:1fr}.contactCard{padding:30px}.aiOptions{grid-template-columns:1fr}}@media (width<=560px){.contactIntro h2{font-size:38px}.contactCard h3{font-size:28px}.contactRow{grid-template-columns:36px 1fr 18px}.aiPanel{bottom:86px;right:16px}.profileModal{width:100vw;max-height:100vh}.profileContent{padding:36px 24px}}.heroContent{padding-bottom:88px}.hero .actions{margin-bottom:38px}.profileContent{padding-top:72px}.profileSummary{margin-bottom:34px}.profileAreaBlock{background:linear-gradient(135deg,#fffef9,#f4efe3);margin-bottom:0;padding:32px;box-shadow:0 18px 45px #0f4f5414}.profileImageWrap:after{opacity:.62}.contactMiniGrid span{color:#fff;background:#021f229e;border-color:#d6bd7a8c;box-shadow:0 18px 40px #0000002e}.contactMiniGrid span:nth-child(2),.contactMiniGrid span:nth-child(3){background:#021f22bd}.contactMiniGrid span svg{color:var(--gold2)}.footerGrid{grid-template-columns:1.45fr .8fr 1fr;gap:72px}.footerBrand{max-width:440px}.footer{padding-top:76px}.footer .copy{color:#9bb0ad;border-top:1px solid #d6bd7a29;margin-top:50px;padding-top:20px}.aiPanel{border-radius:22px;overflow:hidden}.aiMessages{gap:12px}.aiMessages .botMsg,.aiMessages .userMsg{border-radius:18px;flex-direction:column;gap:10px;max-width:92%;padding:13px 14px;font-size:14px;line-height:1.45;display:flex}.aiMessages .botMsg{color:var(--ink);background:#fff;border:1px solid #0f4f541f;align-self:flex-start;box-shadow:0 10px 25px #0f4f540d}.aiMessages .userMsg{color:#fff;background:#0f4f54;align-self:flex-end}.aiMessages .botMsg p,.aiMessages .userMsg p{box-shadow:none!important;color:inherit!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.inlineContactBtn{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);text-transform:uppercase;letter-spacing:.06em;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 13px;font-size:11px;font-weight:900;display:inline-flex}.aiOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.aiOptions button{min-height:44px}.aiFooterActions{background:#f5efe4;grid-template-columns:.8fr 1.2fr;gap:10px;padding:0 18px 18px;display:grid}.aiFooterActions button,.aiFooterActions a{text-transform:uppercase;letter-spacing:.06em;border:1px solid #0f4f5429;border-radius:14px;justify-content:center;align-items:center;height:46px;font-size:11px;font-weight:900;display:flex}.aiFooterActions button{color:var(--ink);cursor:pointer;background:#fff}.aiFooterActions a{background:var(--ink);color:#fff}@media (width<=1000px){.footerGrid,.profileModal{grid-template-columns:1fr}.profileContent{padding-top:42px}.heroContent{padding-bottom:46px}.profileAreaBlock div{grid-template-columns:1fr}}@media (width<=560px){.aiOptions,.aiFooterActions{grid-template-columns:1fr}.hero .actions{margin-bottom:24px}}.aiPanel{flex-direction:column;max-height:min(760px,100vh - 105px);display:flex}.aiMessages{scroll-behavior:smooth;flex:1;min-height:210px;max-height:none;padding-bottom:16px;overflow-y:auto}.aiMessages::-webkit-scrollbar{width:7px}.aiMessages::-webkit-scrollbar-thumb{background:#0f4f545c;border-radius:999px}.aiMessages::-webkit-scrollbar-track{background:#0f4f540f}.aiOptions{border-top:1px solid #0f4f541a;flex:none;padding-top:14px}.aiOptions button.active{color:#fff;background:#0f4f54;border-color:#0f4f54;box-shadow:0 10px 26px #0f4f542e}.aiForm,.aiFooterActions{flex:none}.aiForm input{color:#06272a;font-size:14px}.aiForm input::placeholder{color:#6f8586}.inlineContactBtn{margin-top:2px}.aiPanel .botMsg,.aiPanel .userMsg{word-break:break-word}.aiHeader{flex:none}.aiHeader span{font-size:12px;line-height:1.3}.profileSummary{color:#123b3f;font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.75}.profileAreaBlock p{font-size:14px;line-height:1.35}.profileContent{padding-right:68px}@media (width<=560px){.aiPanel{width:calc(100vw - 20px);max-height:calc(100vh - 96px);bottom:78px;right:10px}.aiMessages{min-height:180px}.profileSummary{font-size:16px}.profileAreaBlock div{grid-template-columns:1fr}.profileContent{padding-right:24px}}.hero{align-items:center;padding-top:88px}.heroContent{padding-top:118px;padding-bottom:106px}.heroContent .eyebrow{border-left:2px solid var(--gold2);background:#021f226b;margin-top:10px;margin-bottom:22px;padding:8px 12px;display:inline-block}.hero .actions{margin-top:42px;padding-bottom:8px}.hero{border-bottom:1px solid #d6bd7a38}.contactIntro{max-width:680px;padding:64px 0 84px}.contactIntro h2{text-shadow:0 14px 36px #00000038;max-width:660px}.contactIntro p:not(.eyebrow){text-shadow:0 8px 22px #00000073;background:#021f222e;padding:10px 0;font-weight:500;color:#fff!important}.contactMiniGrid{z-index:2;margin-top:38px;position:relative}.contactMiniGrid span{min-height:62px;color:#fff!important;background:#021f22e0!important;border-color:#d6bd7ab3!important}.contactCard{border-radius:0;background:#fffdf8f0!important}.profileModal{background:#f8f5ed;border-radius:0;grid-template-columns:.86fr 1.14fr;width:min(1220px,96vw);max-height:90vh}.profileImageWrap img{object-position:center top}.profileContent{flex-direction:column;gap:20px;display:flex;background:linear-gradient(135deg,#fffdf7,#f3eddf)!important;padding:56px 70px 62px!important}.profileContent h3{color:#b79a5b!important;margin:0!important;line-height:1.55!important}.profileSummary{background:#fffaf0;border:1px solid #0f4f5424;padding:26px 28px;box-shadow:0 20px 45px #0f4f5414;color:#06272a!important;margin:0!important;font-size:16px!important;line-height:1.85!important}.profileAreaBlock{background:#fffdf8!important;border:1px solid #b79a5b59!important;margin-top:4px!important;padding:26px 28px!important;box-shadow:0 18px 40px #0f4f5412!important}.profileAreaBlock>span{color:#9c7e3d!important;margin-bottom:20px!important;font-size:13px!important}.profileAreaBlock div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 18px!important;display:grid!important}.profileAreaBlock p{background:#0f4f540b;border:1px solid #0f4f5414;border-radius:0;padding:11px 12px;color:#06272a!important;margin:0!important;font-size:13px!important;line-height:1.35!important}.profileAreaBlock svg{flex:none;color:#b79a5b!important}.close{box-shadow:0 12px 28px #0000002e}.aiPanel{background:#f8f5ed;border-radius:20px;width:min(470px,100vw - 28px);max-height:min(820px,100vh - 92px)}.aiHeader{border-bottom:1px solid #d6bd7a40;padding:20px 22px}.aiMessages{background:linear-gradient(#fffaf1,#f2ecdf);min-height:260px;padding:18px}.aiMessages .botMsg,.aiMessages .userMsg{white-space:pre-line;font-size:14px;line-height:1.56}.aiMessages .botMsg{max-width:96%}.aiMessages .userMsg{max-width:86%}.aiOptions{background:#f2ecdf;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 18px}.aiOptions button{letter-spacing:.02em;font-weight:900}.aiForm{background:#f2ecdf;padding:0 18px 14px}.aiForm input{border-radius:12px;height:50px}.aiForm button{background:#06272a;border-radius:12px;height:50px}.aiFooterActions{background:#f2ecdf;padding:0 18px 18px}.inlineContactBtn{white-space:normal;text-align:center}@media (width<=1000px){.contactPremium{background:linear-gradient(#052b2f 0% 55%,#f7f2e9 55.2% 100%)!important}.contactIntro{padding:34px 0 42px}.profileModal{grid-template-columns:1fr;overflow:auto}.profileImageWrap{min-height:480px}.profileContent{padding:36px 28px!important}.profileAreaBlock div{grid-template-columns:1fr!important}}@media (width<=560px){.heroContent{padding-top:78px;padding-bottom:68px}.contactIntro p:not(.eyebrow){font-size:16px}.aiPanel{width:calc(100vw - 16px);bottom:76px;right:8px}.profileImageWrap{min-height:380px}.profileContent h2{font-size:36px!important}}.profileActions{z-index:2;flex-wrap:wrap;gap:14px;margin-top:4px;display:flex;position:relative}.profileActions .btn{border-radius:0;min-width:180px}@media (width<=560px){.profileActions .btn{width:100%}}.profileActions{display:none!important}.linkedinPanel{z-index:2;background:linear-gradient(135deg,#fffef9 0%,#f3ead8 100%);border:1px solid #0f4f5429;justify-content:space-between;align-items:center;gap:22px;margin-top:6px;padding:22px 24px;display:flex;position:relative;box-shadow:0 18px 48px #0f4f541a}.linkedinPanel:before{content:"";background:linear-gradient(180deg,var(--gold2),var(--gold));width:4px;position:absolute;top:0;bottom:0;left:0}.linkedinInfo span{color:#9c7e3d;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.linkedinInfo p{color:#315357;max-width:440px;margin:0;font-size:14px;line-height:1.55}.linkedinButton{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#0f4f54,#06272a);border:1px solid #06272a40;flex:none;justify-content:center;align-items:center;gap:10px;min-width:178px;padding:15px 18px;font-size:12px;font-weight:900;transition:all .25s;display:inline-flex;box-shadow:0 18px 42px #0f4f5438}.linkedinButton span{color:#0f4f54;text-transform:none;letter-spacing:0;background:#fff;border-radius:3px;place-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:15px;font-weight:900;display:inline-grid}.linkedinButton:hover{filter:brightness(1.06);transform:translateY(-3px)}@media (width<=760px){.linkedinPanel{flex-direction:column;align-items:flex-start;padding:22px 20px}.linkedinButton{width:100%}}.aiPanelV13{background:#f8f3e8!important;border:1px solid #b79a5b57!important;border-radius:22px!important;width:min(430px,100vw - 24px)!important;overflow:hidden!important;box-shadow:0 28px 80px #00000057!important}.aiPanelV13 .aiHeader{color:#fff!important;background:linear-gradient(135deg,#06272a,#0f4f54)!important;padding:18px 20px!important}.aiPanelV13 .aiHeader strong{color:#fff!important;letter-spacing:.01em!important;font-size:16px!important}.aiPanelV13 .aiHeader span{color:#ffffffc2!important;margin-top:4px!important;font-size:12px!important;display:block!important}.aiPanelV13 .aiHeader button{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff29!important}.aiPanelV13 .aiMessages{background:linear-gradient(#fffdf7,#f3ecdd)!important;min-height:330px!important;max-height:430px!important;padding:18px!important;overflow-y:auto!important}.aiPanelV13 .botMsg,.aiPanelV13 .userMsg{border-radius:18px!important;margin-bottom:12px!important;padding:14px 15px!important;font-size:14px!important;line-height:1.58!important;box-shadow:0 10px 24px #0f4f5412!important}.aiPanelV13 .botMsg{color:#06272a!important;background:#fff!important;border:1px solid #0f4f541a!important;max-width:96%!important}.aiPanelV13 .userMsg{color:#fff!important;background:linear-gradient(135deg,#0f4f54,#07383c)!important;max-width:84%!important;margin-left:auto!important}.aiPanelV13 .botMsg p,.aiPanelV13 .userMsg p{color:inherit!important;white-space:pre-line!important;opacity:1!important;text-shadow:none!important;margin:0!important}.msgTitle{display:block;color:#9c7e3d!important;text-transform:uppercase!important;letter-spacing:.12em!important;margin-bottom:8px!important;font-size:12px!important}.aiPanelV13 .userMsg .msgTitle{color:#dfc98a!important}.chatChips button,.suggestionBox button,.aiQuickArea button{color:#06272a!important;cursor:pointer!important;background:#f7f1e5!important;border:1px solid #0f4f5424!important;border-radius:12px!important;padding:10px 11px!important;font-size:12px!important;font-weight:800!important;transition:all .2s!important}.chatChips button:hover,.suggestionBox button:hover,.aiQuickArea button:hover,.aiQuickArea button.active{color:#fff!important;background:#0f4f54!important;border-color:#0f4f54!important;transform:translateY(-1px)!important}.suggestionBox{border-top:1px solid #0f4f541a;margin-top:14px;padding-top:12px}.suggestionBox span{display:block;color:#6b7f7f!important;margin-bottom:8px!important;font-size:12px!important;font-weight:700!important}.suggestionBox button{border-radius:999px!important;padding:8px 10px!important;font-size:11px!important}.contactRoute{background:#fff8e8;border:1px solid #b79a5b6b;border-radius:14px;gap:10px;margin-top:12px;padding:12px;display:grid}.aiQuickArea{background:#efe6d7;border-top:1px solid #0f4f541a;gap:8px;padding:13px 16px;display:flex;overflow-x:auto}.aiQuickArea button{white-space:nowrap;flex:none;border-radius:999px!important;padding:9px 11px!important}.aiPanelV13 .aiForm{background:#efe6d7!important;grid-template-columns:1fr 48px!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.aiPanelV13 .aiForm input{color:#06272a!important;background:#fff!important;border:1px solid #0f4f5429!important;border-radius:14px!important;height:48px!important;padding:0 14px!important}.aiPanelV13 .aiForm input::placeholder{color:#718788!important}.aiPanelV13 .aiForm button{color:#fff!important;background:linear-gradient(135deg,#0f4f54,#06272a)!important;border:0!important;border-radius:14px!important;place-items:center!important;height:48px!important;display:grid!important}.aiFooterActions.clean{background:#efe6d7!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:0 16px 16px!important;display:flex!important}.aiFooterActions.clean button{color:#06272a!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;height:auto!important;padding:10px 12px!important;font-size:11px!important;font-weight:900!important}.aiFooterActions.clean small{color:#6f7f7f!important;text-align:right!important;font-size:10.5px!important;line-height:1.35!important}.typingMsg{align-items:center!important;gap:5px!important;width:max-content!important;padding:13px 14px!important;display:flex!important}@keyframes typingDot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width<=560px){.aiPanelV13 .aiMessages{min-height:280px!important;max-height:390px!important}.chatChips{grid-template-columns:1fr}.aiFooterActions.clean{flex-direction:column;align-items:flex-start}.aiFooterActions.clean small{text-align:left}}.aiPanelV13{background:#f7f1e6!important;flex-direction:column!important;width:min(420px,100vw - 24px)!important;max-height:min(760px,100vh - 92px)!important;display:flex!important}.aiPanelV13 .aiHeader{border-bottom:1px solid #d6bd7a52!important;min-height:74px!important;padding:18px 20px!important}.aiPanelV13 .aiHeader strong{font-size:17px!important}.aiPanelV13 .aiHeader span{opacity:.84!important;font-size:12px!important}.aiPanelV13 .aiMessages{background:linear-gradient(#fffdf8 0%,#f7f1e6 100%)!important;flex:auto!important;min-height:320px!important;max-height:520px!important;padding:16px 18px 20px!important;overflow-y:auto!important}.aiPanelV13 .aiMessages::-webkit-scrollbar{width:6px!important;height:0!important}.aiPanelV13 .aiMessages::-webkit-scrollbar-thumb{background:#0f4f5447!important;border-radius:999px!important}.aiPanelV13 .botMsg,.aiPanelV13 .userMsg{margin-bottom:13px!important;font-size:14px!important;line-height:1.62!important;box-shadow:0 10px 24px #06272a0f!important}.aiPanelV13 .botMsg{color:#06272a!important;background:#fff!important;border:1px solid #0f4f541f!important}.aiPanelV13 .userMsg{color:#fff!important;background:#0f4f54!important;border:1px solid #0f4f5438!important;margin-left:auto!important}.aiPanelV13 .botMsg p,.aiPanelV13 .userMsg p{white-space:pre-line!important;margin:0!important}.aiPanelV13 .msgTitle{color:#9c7e3d!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:12px!important;display:block!important}.chatChips{grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:14px!important;display:grid!important}.chatChips button{color:#06272a!important;cursor:pointer!important;background:#f4ead8!important;border:1px solid #0f4f542e!important;border-radius:14px!important;min-height:42px!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;transition:all .2s!important}.chatChips button:hover{color:#fff!important;background:#0f4f54!important;transform:translateY(-2px)!important}.suggestionBox{background:#f8f1e2!important;border:1px solid #b79a5b38!important;border-radius:14px!important;margin-top:12px!important;padding:12px!important}.suggestionBox span{color:#6b7b7c!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:9px!important;font-size:11px!important;font-weight:800!important;display:block!important}.suggestionBox div{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.suggestionBox button{color:#06272a!important;cursor:pointer!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;padding:8px 10px!important;font-size:12px!important}.contactRoute{background:linear-gradient(135deg,#0f4f540f,#b79a5b1a)!important;border:1px solid #0f4f541f!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:12px!important;padding:12px!important;display:flex!important}.contactRoute span{color:#486567!important;font-size:12px!important;font-weight:800!important}.inlineContactBtn{color:#fff!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#06272a!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:6px!important;padding:10px 12px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.aiQuickArea{display:none!important}.aiForm{background:#f7f1e6!important;border-top:1px solid #0f4f541a!important;flex:none!important;padding:14px 18px!important}.aiForm input{background:#fff!important;border:1px solid #0f4f5429!important;border-radius:16px!important;height:50px!important;padding:0 15px!important}.aiForm button{border-radius:16px!important;width:52px!important;height:50px!important}.aiFooterActions.clean{background:#f7f1e6!important;grid-template-columns:130px 1fr!important;align-items:center!important;gap:12px!important;padding:0 18px 18px!important;display:grid!important}.aiFooterActions.clean button{color:#06272a!important;background:#fff!important;border:1px solid #0f4f5426!important;border-radius:14px!important;height:44px!important}.aiFooterActions.clean small{color:#627a7b!important;text-align:left!important;font-size:10.5px!important;line-height:1.35!important;display:block!important}@media (width<=520px){.chatChips{grid-template-columns:1fr!important}.contactRoute{flex-direction:column!important;align-items:flex-start!important}.inlineContactBtn{justify-content:center!important;width:100%!important}.aiFooterActions.clean{grid-template-columns:1fr!important}.aiFooterActions.clean small{text-align:center!important}}.loaderScreen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .7s,visibility .7s,transform .7s;z-index:9999!important;background:radial-gradient(circle at 50% 42%,#d6bd7a24,#0000 28%),radial-gradient(circle at 18% 78%,#0f4f5473,#0000 36%),linear-gradient(135deg,#021f22 0%,#062f33 48%,#031719 100%)!important;place-items:center!important;animation:none!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.loaderScreen:before{content:"";opacity:.72;background-color:#0000;background-image:linear-gradient(90deg,#d6bd7a0b 1px,#0000 1px),linear-gradient(#d6bd7a09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:120px 120px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 72%);mask-image:radial-gradient(circle,#000 0%,#0000 72%)}.loaderScreen:after{content:"DIAS, CAMPOS E BOZZONI ADVOGADOS";white-space:nowrap;color:#f6f2e88f;letter-spacing:.36em;text-transform:uppercase;font-size:11px;font-weight:900;position:absolute;bottom:54px;left:50%;transform:translate(-50%)}.loaderHidden{transform:scale(1.015);opacity:0!important;visibility:hidden!important;pointer-events:none!important}.loaderAura{filter:blur(18px);opacity:.38;border-radius:50%;width:420px;height:420px;animation:3.2s ease-in-out infinite alternate loaderFloat;position:absolute}.loaderAuraOne{background:radial-gradient(circle,#b79a5b4d,#0000 68%);top:18%;left:12%}.loaderAuraTwo{background:radial-gradient(circle,#0f4f548c,#0000 68%);animation-delay:.4s;bottom:14%;right:10%}.loaderBox{z-index:2!important;text-align:center!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#021f22bd,#021f2285)!important;border:1px solid #d6bd7a6b!important;width:min(620px,88vw)!important;padding:54px 52px 46px!important;animation:.72s cubic-bezier(.2,.8,.2,1) both loaderBoxIn!important;position:relative!important;box-shadow:0 40px 110px #0000006b,inset 0 0 0 1px #ffffff09!important}.loaderBox:before,.loaderBox:after{content:"";border-color:var(--gold2);opacity:.72;width:52px;height:52px;position:absolute}.loaderBox:before{border-top:1px solid;border-left:1px solid;top:18px;left:18px}.loaderBox:after{border-bottom:1px solid;border-right:1px solid;bottom:18px;right:18px}.loaderSmall{color:var(--gold2);text-transform:uppercase;letter-spacing:.24em;margin-bottom:18px;font-size:12px;font-weight:900;animation:.55s .12s both loaderFadeUp}.loaderLogo{text-shadow:0 20px 60px #d6bd7a29;animation:.7s .18s both loaderScale;letter-spacing:.055em!important;background:linear-gradient(135deg,#f2d889 0%,#b79a5b 72%)!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;font-family:Georgia,serif!important;font-size:clamp(70px,11vw,116px)!important;line-height:.85!important}.loaderLine{background:#d6bd7acc!important;width:168px!important;height:1px!important;margin:26px auto 22px!important;position:relative!important;overflow:hidden!important}.loaderLine:after{content:"";background:#fff7d7;width:44%;position:absolute;inset:0;transform:translate(-140%);box-shadow:0 0 18px #fff7d780;animation:1.35s .35s infinite lineRun!important}.loaderBox p{animation:.55s .32s both loaderFadeUp;color:#fff!important;text-transform:uppercase!important;letter-spacing:.18em!important;margin:0!important;font-size:13px!important;font-weight:900!important}.loaderBox span{animation:.55s .42s both loaderFadeUp;color:#f6f2e8e6!important;max-width:460px!important;margin:14px auto 0!important;font-size:16px!important;line-height:1.6!important;display:block!important}.loaderProgress{background:#ffffff1f;border-radius:999px;width:min(320px,68vw);height:3px;margin:30px auto 0;overflow:hidden}.loaderProgress i{transform-origin:0;background:linear-gradient(90deg,var(--gold),var(--gold2));width:100%;height:100%;animation:2.05s cubic-bezier(.7,0,.2,1) both loaderProgress;display:block}@keyframes loaderFloat{0%{transform:translate(0,0)scale(.96)}to{transform:translate(16px,-18px)scale(1.04)}}@keyframes loaderScale{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes loaderFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=560px){.loaderBox{width:88vw!important;padding:42px 28px 36px!important}.loaderScreen:after{letter-spacing:.22em;text-align:center;white-space:normal;width:86vw;font-size:9px;line-height:1.6;bottom:34px}.loaderSmall{letter-spacing:.18em;font-size:10px}.loaderLine{width:130px!important}.loaderBox span{font-size:14px!important}}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}img,video,canvas,svg{max-width:100%}.container{width:min(1200px,100% - 48px)!important}@media (width>=1201px){.heroContent{max-width:820px!important}.teamCard{height:620px!important}.profileModal{max-width:1220px!important}}@media (width<=1180px){.container{width:min(1080px,100% - 44px)!important}.nav{gap:18px!important;height:78px!important}.nav nav{gap:22px!important}.nav nav a{letter-spacing:.11em!important;font-size:11px!important}.logoText span{font-size:42px!important}.logoText small{letter-spacing:.21em!important;font-size:9px!important}h1{font-size:clamp(48px,6.2vw,78px)!important}h2{font-size:clamp(32px,4.2vw,52px)!important}.hero{min-height:720px!important}.heroContent{padding-top:104px!important;padding-bottom:88px!important}.areaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.teamGrid{gap:28px!important}.teamCard{height:540px!important}.profileContent{padding:46px 48px 52px!important}.profileImageWrap{min-height:600px!important}}@media (width<=980px){.container{width:calc(100% - 36px)!important}.header{position:sticky!important;top:0!important}.nav{height:auto!important;min-height:74px!important;padding:12px 0!important}.nav nav{display:none!important}.nav .btn.small{padding:12px 14px!important;font-size:10px!important}.hero{background-position:50%!important;min-height:auto!important;padding:82px 0 78px!important}.heroContent{max-width:760px!important;padding:44px 0 0!important}.heroContent>p:not(.eyebrow){max-width:620px!important;font-size:17px!important;line-height:1.65!important}.actions{gap:12px!important;margin-top:28px!important}.twoCols{grid-template-columns:1fr!important;gap:28px!important}.aboutText{border-left:0!important;border-top:1px solid var(--line)!important;padding-top:28px!important;padding-left:0!important}.section{padding:78px 0!important}.areaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.areaCard{min-height:220px!important;padding:28px!important}.teamGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.teamCard{height:520px!important}.contactPremium{background:linear-gradient(#052b2f 0% 58%,#f7f2e9 58.2% 100%)!important}.contactIntro{max-width:100%!important;padding:40px 0 52px!important}.contactMiniGrid{grid-template-columns:1fr!important;max-width:520px!important}.footerGrid{grid-template-columns:1fr 1fr!important;gap:42px!important;padding:58px 0!important}.footerBrand{grid-column:1/-1!important;max-width:100%!important}.profileModal{grid-template-columns:1fr!important;width:min(760px,100vw - 28px)!important;max-height:92vh!important;overflow:auto!important}.profileImageWrap{min-height:430px!important}.profileImageWrap img{object-position:center 18%!important}.profileContent{padding:34px 34px 42px!important}.profileContent h2{font-size:clamp(36px,7vw,54px)!important}.profileSummary{font-size:16px!important;line-height:1.72!important}.profileAreaBlock div{grid-template-columns:1fr 1fr!important}.linkedinPanel{flex-direction:column!important;align-items:flex-start!important}.linkedinButton{width:100%!important}}@media (width<=760px){.container{width:calc(100% - 28px)!important}.logoText span{font-size:36px!important}.logoText small{white-space:normal!important;letter-spacing:.12em!important;max-width:170px!important;line-height:1.15!important}.nav{min-height:68px!important}.nav .btn.small{border-radius:50%!important;width:46px!important;height:46px!important;padding:0!important;font-size:0!important}.nav .btn.small svg{width:18px!important;height:18px!important;margin:0!important}.hero{background-position:56%!important;padding:60px 0 64px!important}.hero:before{background:linear-gradient(90deg,#021f22f2,#021f22bd),linear-gradient(180deg,transparent 68%,var(--petroleoDeep))!important}.heroOverlay{opacity:.24!important;background-size:80px 80px!important}.heroContent .eyebrow{letter-spacing:.14em!important;padding:7px 10px!important;font-size:10px!important}h1{letter-spacing:-.04em!important;font-size:clamp(42px,12vw,62px)!important;line-height:1.02!important}.heroContent>p:not(.eyebrow){font-size:16px!important;line-height:1.7!important}.actions{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.actions .btn,.contactButtons .btn{width:100%!important}.section{padding:62px 0!important}.sectionHead{margin-bottom:30px!important}.areaGrid{grid-template-columns:1fr!important}.areaCard{min-height:auto!important;padding:26px!important}.areaCard h3{font-size:23px!important}.teamGrid{grid-template-columns:1fr!important;gap:18px!important}.teamCard{width:100%!important;max-width:520px!important;height:560px!important;margin:0 auto!important}.teamCard img{object-position:center top!important}.viewProfile{opacity:1!important;padding:10px 12px!important;font-size:10px!important;top:16px!important;right:16px!important;transform:none!important}.contactPremium{color:var(--ink)!important;background:#f7f2e9!important}.contactIntro{text-align:left!important;padding:0!important}.contactIntro p:not(.eyebrow){color:#284b4e!important;text-shadow:none!important;background:0 0!important;padding:0!important}.contactButtons{grid-template-columns:1fr!important;display:grid!important}.footerGrid{grid-template-columns:1fr!important;gap:30px!important;padding:48px 0!important}.footerBrand p{max-width:100%!important}.footer p,.footer a{font-size:14px!important;line-height:1.9!important}.copy{padding:18px 14px!important;font-size:12px!important}.profileModal{border:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}.modalBackdrop{place-items:stretch stretch!important;padding:0!important}.profileImageWrap{min-height:390px!important}.profileImageText{bottom:24px!important;left:22px!important;right:22px!important}.profileImageText strong{font-size:28px!important}.profileContent{padding:30px 22px 42px!important}.profileContent h2{font-size:38px!important;line-height:1.02!important}.pill{letter-spacing:.14em!important;margin-bottom:12px!important;padding:11px 14px!important;font-size:10px!important}.profileAreaBlock{padding:20px!important}.profileAreaBlock div{grid-template-columns:1fr!important}.close{z-index:5!important;width:48px!important;height:48px!important;position:fixed!important;top:14px!important;right:14px!important}.aiPanelV13{border-radius:18px!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - 96px)!important;bottom:78px!important;right:10px!important}.aiPanelV13 .aiMessages{min-height:280px!important;max-height:calc(100dvh - 360px)!important}.chatChips{grid-template-columns:1fr!important}.suggestionBox div{grid-template-columns:1fr!important;display:grid!important}.aiPanelV13 .aiForm{grid-template-columns:1fr 48px!important}}@media (width<=430px){.container{width:calc(100% - 22px)!important}.header{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.nav{min-height:64px!important}.logoText span{font-size:32px!important}.logoText small{letter-spacing:.08em!important;max-width:135px!important;font-size:7.5px!important}.hero{background-position:50%!important;padding:44px 0 54px!important}h1{font-size:39px!important}h2{font-size:34px!important}.btn{padding:15px 18px!important;font-size:11px!important}.section{padding:54px 0!important}.aboutText p{font-size:16px!important}.areaCard{padding:23px!important}.teamCard{height:500px!important}.teamInfo{padding:0 18px!important;bottom:26px!important}.teamInfo h3{font-size:15px!important;line-height:1.3!important}.contactPremiumBox{text-align:left!important}.profileImageWrap{min-height:340px!important}.profileContent{padding:26px 18px 38px!important}.profileContent h2{font-size:34px!important}.profileSummary{padding:18px!important;font-size:15px!important;line-height:1.68!important}.linkedinPanel{padding:18px!important}.linkedinInfo strong{font-size:23px!important}.aiPanelV13{width:calc(100vw - 12px)!important;bottom:72px!important;right:6px!important}.aiPanelV13 .aiHeader{padding:16px!important}.aiPanelV13 .aiMessages{min-height:240px!important;max-height:calc(100dvh - 340px)!important;padding:14px!important}.aiPanelV13 .botMsg,.aiPanelV13 .userMsg{max-width:96%!important;padding:12px!important;font-size:13px!important}.aiFooterActions.clean{padding:0 14px 14px!important}.aiFooterActions.clean small{font-size:10px!important}.loaderBox{width:calc(100vw - 32px)!important;padding:36px 22px 32px!important}.loaderLogo{font-size:66px!important}}@media (height<=720px){.hero{min-height:640px!important}.profileModal{max-height:96vh!important}.profileImageWrap{min-height:420px!important}.aiPanelV13{max-height:calc(100dvh - 70px)!important;bottom:58px!important}.aiPanelV13 .aiMessages{min-height:200px!important;max-height:calc(100dvh - 310px)!important}}.loaderScreen{background:radial-gradient(circle at 50% 34%,#d6bd7a24,#0000 30%),radial-gradient(circle at 12% 18%,#0f4f54b3,#0000 35%),linear-gradient(135deg,#021f22 0%,#07383c 42%,#021f22 100%)!important}.loaderBox{background:linear-gradient(#021f22c7,#021f2285)!important;border:1px solid #d6bd7a94!important;width:min(620px,100vw - 42px)!important;padding:54px 44px 48px!important;box-shadow:0 34px 120px #00000061,inset 0 0 0 1px #ffffff09!important}.loaderLogo{letter-spacing:.02em!important;font-size:clamp(74px,10vw,124px)!important;line-height:.9!important}.loaderSmall{color:var(--gold2)!important;letter-spacing:.22em!important}.loaderBox p{letter-spacing:.2em!important;color:#fff!important;font-size:18px!important}.loaderBox span{color:#e9eee9!important}.loaderProgress{background:#ffffff24!important;width:min(320px,70vw)!important;height:3px!important}.loaderProgress i{background:linear-gradient(90deg,transparent,var(--gold2),#fff,var(--gold),transparent)!important}.loaderScreen:after{color:#ffffff8f!important}.aiBubble{box-shadow:0 20px 55px #00000047!important}.aiPanelPremium{background:#f8f3e8!important;border:1px solid #d6bd7abf!important;border-radius:24px!important;width:410px!important;max-width:calc(100vw - 28px)!important;max-height:min(720px,100vh - 92px)!important;overflow:hidden!important;box-shadow:0 28px 90px #00000057!important}.premiumHeader{background:linear-gradient(135deg,#07383c,#0f4f54)!important;border-bottom:1px solid #d6bd7a47!important;padding:18px 20px!important}.premiumHeader strong{color:#fff!important;font-size:18px!important}.premiumHeader span{color:#d9e8e4!important;font-size:12px!important}.premiumHeader button{color:#fff!important;background:#ffffff17!important;border:1px solid #ffffff38!important;border-radius:50%!important}.premiumMessages{background:linear-gradient(#fffdfa,#f3ecde)!important;flex-direction:column!important;gap:12px!important;height:430px!important;max-height:calc(100vh - 300px)!important;padding:18px!important;display:flex!important;overflow-y:auto!important}.premiumBotMsg,.premiumUserMsg{box-shadow:none!important;white-space:pre-line!important;border-radius:18px!important;line-height:1.55!important}.premiumBotMsg{color:#082f33!important;background:#fff!important;border:1px solid #0f4f5421!important;max-width:94%!important;padding:15px 16px!important}.premiumUserMsg{color:#fff!important;background:#0f4f54!important;align-self:flex-end!important;max-width:82%!important;padding:12px 15px!important}.premiumBotMsg p,.premiumUserMsg p{color:inherit!important;margin:0!important;font-size:14px!important}.premiumBotMsg .msgTitle{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;display:block;color:#a9893e!important;font-size:11px!important}.premiumAreaList{grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important;display:grid!important}.premiumAreaList button{color:#082f33!important;text-align:left!important;letter-spacing:.01em!important;background:#f7f0e2!important;border:1px solid #0f4f542b!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;min-height:44px!important;padding:0 14px!important;font-weight:900!important;transition:all .22s!important;display:flex!important}.premiumAreaList button:hover{color:#fff!important;background:#0f4f54!important;transform:translateY(-1px)!important}.premiumSuggestions{background:#f8f3e8!important;border:1px dashed #b79a5b8c!important;border-radius:14px!important;margin-top:12px!important;padding:12px!important}.premiumSuggestions span{display:block;color:#8b763e!important;text-transform:uppercase!important;letter-spacing:.12em!important;margin-bottom:8px!important;font-size:11px!important;font-weight:900!important}.premiumSuggestions div{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.premiumSuggestions button{color:#0a383c!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:800!important}.premiumRoute{background:linear-gradient(135deg,#f8f0dc,#fff)!important;border:1px solid #b79a5b5c!important;border-radius:14px!important;gap:9px!important;margin-top:12px!important;padding:12px!important;display:grid!important}.premiumRoute span{color:#446164!important;font-size:12px!important;font-weight:700!important}.inlineContactBtn{color:#fff!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:#07383c!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:11px 12px!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.premiumForm{background:#f8f3e8!important;border-top:1px solid #0f4f541f!important;grid-template-columns:1fr 48px!important;gap:10px!important;padding:14px 18px 10px!important;display:grid!important}.premiumForm input{color:#082f33!important;background:#fff!important;border:1px solid #0f4f5429!important;border-radius:14px!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.premiumForm button{color:#fff!important;background:#07383c!important;border:0!important;border-radius:14px!important;width:48px!important;height:48px!important}.premiumFooterActions{background:#f8f3e8!important;align-items:center!important;gap:12px!important;padding:0 18px 16px!important;display:flex!important}.premiumFooterActions button{color:#07383c!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:#fff!important;border:1px solid #0f4f542e!important;border-radius:14px!important;height:42px!important;padding:0 18px!important;font-weight:900!important}.premiumFooterActions small{color:#64797b!important;font-size:11px!important;line-height:1.35!important}.profileAreaBlock div p:first-child{border-color:var(--gold)!important;color:#07383c!important;background:#b79a5b21!important}@media (width<=560px){.aiPanelPremium{border-radius:20px!important;width:calc(100vw - 20px)!important;max-height:calc(100vh - 98px)!important;bottom:82px!important;right:10px!important}.premiumMessages{height:390px!important;max-height:calc(100vh - 310px)!important;padding:14px!important}.premiumFooterActions{flex-direction:column!important;align-items:flex-start!important}.premiumFooterActions button{width:100%!important}.loaderBox{padding:38px 24px 34px!important}}.premiumIntro{background:radial-gradient(circle at 50% 38%,#d6bd7a29,#0000 28%),radial-gradient(circle at 18% 12%,#0f4f54b8,#0000 34%),radial-gradient(circle at 80% 80%,#b79a5b1a,#0000 28%),linear-gradient(135deg,#021f22 0%,#07383c 48%,#021f22 100%)!important;overflow:hidden!important}.introGrid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:120px 120px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.introLight{filter:blur(28px);opacity:.7;border-radius:50%;width:420px;height:420px;animation:3.2s ease-in-out infinite alternate introFloat;position:absolute}.introLightA{background:radial-gradient(circle,#0f4f54f2,#0000 68%);top:10%;left:-110px}.introLightB{background:radial-gradient(circle,#b79a5b52,#0000 66%);animation-delay:.45s;bottom:5%;right:-130px}.introPanel{text-align:center;background:linear-gradient(#021f22d6,#021f228f);border:1px solid #d6bd7a9e;width:min(680px,100vw - 42px);padding:58px 58px 50px;animation:.72s cubic-bezier(.2,.8,.2,1) both introPanelIn;position:relative;box-shadow:0 42px 130px #00000075,inset 0 0 0 1px #ffffff0a}.introPanel:before,.introPanel:after{content:"";color:#ffffffc2;width:64px;height:64px;position:absolute}.introPanel:before{border-top:1px solid;border-left:1px solid;top:20px;left:20px}.introPanel:after{border-bottom:1px solid;border-right:1px solid;bottom:20px;right:20px}.introTopline{letter-spacing:.28em;text-transform:uppercase;color:#d9bd6f;margin-bottom:20px;font-size:12px;font-weight:900}.introBrand{letter-spacing:.025em;background:linear-gradient(135deg,#f2d887,#b79a5b 62%,#fff1b8);color:#0000;text-shadow:0 22px 55px #00000047;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:clamp(84px,12vw,138px);line-height:.86}.introDivider{background:#ffffff29;width:190px;height:1px;margin:26px auto 22px;overflow:hidden}.introDivider span{background:linear-gradient(90deg,#0000,#d6bd7a,#fff,#b79a5b,#0000);width:65%;height:100%;animation:1.7s ease-in-out infinite introSweep;display:block}.introPhrase{color:#fff;letter-spacing:.08em;text-transform:uppercase;min-height:28px;font-size:18px;font-weight:800;animation:.45s both introFade}.introSteps{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.introSteps span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.12em;border:1px solid #d6bd7a38;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;transition:all .35s}.introSteps span.active{color:#06272a;background:#d6bd7a;border-color:#d6bd7a;box-shadow:0 10px 24px #d6bd7a2e}.introProgress{background:#ffffff26;width:min(360px,72vw);height:3px;margin:28px auto 0;overflow:hidden}.introProgress i{transform-origin:0;background:linear-gradient(90deg,#0000,#d6bd7a,#fff,#b79a5b);height:100%;animation:2.35s cubic-bezier(.65,0,.2,1) both introProgress;display:block}@keyframes introPanelIn{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:none}}@keyframes introFloat{0%{transform:translate(0,0)scale(.95)}to{transform:translate(18px,-14px)scale(1.04)}}@keyframes introSweep{0%{transform:translate(-120%)}to{transform:translate(190%)}}@keyframes introProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes introFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.aiPanelV18{background:#f9f4ea!important;border:1px solid #d6bd7abd!important;border-radius:26px!important;width:440px!important;max-width:calc(100vw - 24px)!important;overflow:hidden!important;box-shadow:0 34px 100px #0000005c!important}.aiHeaderV18{background:linear-gradient(135deg,#06272a 0%,#0f4f54 100%)!important;min-height:70px!important;padding:18px 20px!important}.aiHeaderV18 strong{letter-spacing:.01em;font-size:18px!important}.aiHeaderV18 span{color:#dce9e5!important;font-size:12px!important}.aiHeaderV18 button{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff3d!important;width:42px!important;height:42px!important}.aiMessagesV18{background:linear-gradient(#fffdf8,#f3ecde)!important;gap:12px!important;height:470px!important;max-height:calc(100vh - 292px)!important;padding:18px!important}.aiMessagesV18::-webkit-scrollbar{width:5px}.aiMessagesV18::-webkit-scrollbar-thumb{background:#0f4f5447;border-radius:999px}.aiPanelV18 .premiumBotMsg{color:#092f33!important;background:#fff!important;border:1px solid #0f4f541f!important;border-radius:20px!important;max-width:96%!important;padding:16px!important;box-shadow:0 12px 30px #06272a0f!important}.aiPanelV18 .premiumUserMsg{color:#fff!important;background:linear-gradient(135deg,#0f4f54,#07383c)!important;border-radius:18px!important;align-self:flex-end!important;max-width:82%!important;padding:12px 15px!important}.aiPanelV18 .premiumBotMsg p,.aiPanelV18 .premiumUserMsg p{color:inherit!important;white-space:pre-line!important;font-size:14px!important;line-height:1.62!important}.aiPanelV18 .msgTitle{color:#9a7c3f!important;letter-spacing:.16em!important;margin-bottom:10px!important;font-size:11px!important}.areaCardsV18{grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important}.areaCardsV18 button{grid-template-columns:1fr auto;gap:4px 12px;position:relative;color:#06272a!important;text-align:left!important;background:linear-gradient(#fbf7ee,#efe5d4)!important;border:1px solid #0f4f5424!important;border-radius:16px!important;min-height:62px!important;padding:13px 14px!important;display:grid!important}.areaCardsV18 button span{font-size:14px!important;font-weight:950!important}.areaCardsV18 button small{grid-column:1/2;color:#60777a!important;font-size:11px!important;font-weight:600!important;line-height:1.35!important;display:block!important}.areaCardsV18 button svg{grid-area:1/2/3;align-self:center}.areaCardsV18 button:hover{color:#fff!important;background:#0f4f54!important;transform:translateY(-2px)!important}.areaCardsV18 button:hover small{color:#ffffffc7!important}.suggestionsV18{background:#fbf7ee!important;border:1px solid #b79a5b4d!important;border-radius:16px!important}.suggestionsV18 div{gap:8px!important}.suggestionsV18 button{background:#fff!important;border-color:#0f4f5421!important}.routeV18{color:#fff!important;background:linear-gradient(135deg,#07383c,#0f4f54)!important;border:0!important}.routeV18 span{color:#ffffffd6!important}.routeV18 .inlineContactBtn{color:#06272a!important;background:#d6bd7a!important;border-radius:12px!important}.formV18{background:#f9f4ea!important;border-top:1px solid #0f4f541f!important;padding:14px 18px 10px!important}.formV18 input{border-radius:16px!important;height:50px!important}.formV18 button{background:#07383c!important;border-radius:16px!important}.footerV18{background:#f9f4ea!important;padding:0 18px 16px!important}.footerV18 button{border-radius:14px!important}.footerV18 small{color:#6f7f7f!important;font-size:10.5px!important}@media (width<=560px){.introPanel{padding:42px 24px 36px}.introTopline{font-size:10px}.introBrand{font-size:72px}.introPhrase{font-size:14px}.introSteps span{padding:7px 10px;font-size:10px}.aiPanelV18{width:calc(100vw - 20px)!important;max-height:calc(100vh - 98px)!important;bottom:82px!important;right:10px!important}.aiMessagesV18{height:410px!important;max-height:calc(100vh - 300px)!important;padding:14px!important}.areaCardsV18 button{min-height:58px!important}.footerV18{flex-direction:column!important;align-items:flex-start!important}.footerV18 button{width:100%!important}}.cleanLoader{z-index:99999!important;background:radial-gradient(circle at 50% 40%,#b79a5b1a,#0000 34%),linear-gradient(135deg,#052f33,#07383c 54%,#041f22)!important;place-items:center!important;transition:opacity .55s,visibility .55s!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.cleanLoader:before{content:"";background:linear-gradient(90deg,#0000,#ffffff09,#0000);animation:1.65s forwards cleanSweep;position:absolute;inset:0;transform:translate(-100%)}.cleanLoaderGlow{filter:blur(60px);background:#c8aa6e14;border-radius:999px;width:460px;height:460px;position:absolute}.cleanLoaderBox{z-index:2;text-align:center;padding:34px 42px;animation:.8s both cleanFadeUp;position:relative}.cleanLoaderLogo{letter-spacing:.08em;color:#c8aa6e;text-shadow:0 22px 70px #00000059;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,9vw,124px);line-height:.82}.cleanLoaderLine{background:linear-gradient(90deg,#0000,#c8aa6e,#0000);width:110px;height:1px;margin:28px auto 22px;animation:1.2s both cleanLine}.cleanLoaderText{color:#ffffffeb;text-transform:uppercase;letter-spacing:.34em;font-size:12px;font-weight:700}@keyframes cleanFadeUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cleanLine{0%{opacity:0;width:0}to{opacity:1;width:110px}}@keyframes cleanSweep{to{transform:translate(100%)}}.cleanAiBubble{background:linear-gradient(135deg,#07383c,#0f4f54)!important;border:1px solid #c8aa6e73!important;border-radius:999px!important;gap:10px!important;padding:14px 18px!important;box-shadow:0 22px 58px #00000042!important}.cleanAiBubble span{letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.aiPanelClean{z-index:1000!important;background:#f8f4eb!important;border:1px solid #b79a5b52!important;border-radius:24px!important;flex-direction:column!important;width:min(410px,100vw - 28px)!important;max-height:min(720px,100vh - 112px)!important;display:flex!important;position:fixed!important;bottom:92px!important;right:22px!important;overflow:hidden!important;box-shadow:0 30px 90px #00000057!important}.aiHeaderClean{color:#fff!important;background:linear-gradient(135deg,#06272a,#0f4f54)!important;border:0!important;flex:none!important;justify-content:space-between!important;align-items:center!important;padding:18px 20px!important;display:flex!important}.aiHeaderClean strong{color:#fff!important;letter-spacing:.02em!important;font-size:16px!important;display:block!important}.aiHeaderClean span{color:#ffffffbd!important;margin-top:4px!important;font-size:12px!important;line-height:1.3!important;display:block!important}.aiHeaderClean button{color:#fff!important;cursor:pointer!important;background:#ffffff1a!important;border:1px solid #ffffff2e!important;border-radius:999px!important;place-items:center!important;width:36px!important;height:36px!important;display:grid!important}.aiMessagesClean{scroll-behavior:smooth!important;background:linear-gradient(#fffdf8,#f1eadc)!important;flex:auto!important;min-height:310px!important;max-height:none!important;padding:18px!important;overflow-y:auto!important}.aiMessagesClean::-webkit-scrollbar{width:6px!important}.aiMessagesClean::-webkit-scrollbar-thumb{background:#0f4f5447!important;border-radius:999px!important}.aiMessagesClean::-webkit-scrollbar-track{background:0 0!important}.cleanBotMsg,.cleanUserMsg{width:fit-content!important;max-width:100%!important;box-shadow:none!important;border-radius:18px!important;margin:0 0 12px!important;padding:14px 15px!important;font-size:14px!important;line-height:1.56!important}.cleanBotMsg{color:#06272a!important;background:#fff!important;border:1px solid #0f4f541a!important}.cleanUserMsg{color:#fff!important;background:#0f4f54!important;border:1px solid #0f4f541a!important;margin-left:auto!important}.cleanBotMsg .msgTitle{color:#9c7e3d!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:8px!important;font-size:13px!important;display:block!important}.cleanAreaList{grid-template-columns:1fr!important;gap:8px!important;margin-top:14px!important;display:grid!important}.cleanAreaList button{color:#06272a!important;cursor:pointer!important;background:#f8f4eb!important;border:1px solid #0f4f541f!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:44px!important;padding:0 14px!important;font-weight:850!important;transition:all .2s!important;display:flex!important}.cleanAreaList button:hover{color:#fff!important;background:#0f4f54!important;transform:translateY(-1px)!important}.cleanRoute{background:linear-gradient(135deg,#0f4f5414,#b79a5b1a)!important;border:1px solid #0f4f541a!important;border-radius:16px!important;margin-top:14px!important;padding:12px!important}.cleanRoute span{color:#315357!important;margin-bottom:9px!important;font-size:12px!important;font-weight:700!important;display:block!important}.cleanRoute a{color:#fff!important;text-transform:uppercase!important;letter-spacing:.04em!important;background:#06272a!important;border-radius:12px!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.aiFormClean input{color:#06272a!important;background:#fff!important;border:1px solid #0f4f541f!important;border-radius:999px!important;outline:none!important;height:48px!important;padding:0 16px!important;font-size:14px!important}.aiFormClean input::placeholder{color:#748b8d!important}.aiFormClean input:focus{border-color:#b79a5bbf!important;box-shadow:0 0 0 4px #b79a5b1f!important}.aiFormClean button{color:#fff!important;cursor:pointer!important;background:#0f4f54!important;border:0!important;border-radius:999px!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important}.aiFooterClean{background:#f1eadc!important;flex:none!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:0 16px 16px!important;display:flex!important}.aiFooterClean button{color:#0f4f54!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:900!important}.aiFooterClean small{text-align:right!important;color:#6d7e80!important;max-width:230px!important;font-size:10.5px!important;line-height:1.3!important}.typingMsg span{background:#b79a5b!important;border-radius:99px!important;width:6px!important;height:6px!important;animation:1s ease-in-out infinite typingDot!important}@media (width<=560px){.aiPanelClean{border-radius:20px!important;width:calc(100vw - 20px)!important;max-height:calc(100vh - 104px)!important;bottom:82px!important;right:10px!important}.aiMessagesClean{min-height:280px!important;padding:14px!important}.aiFooterClean{flex-direction:column!important;align-items:flex-start!important}.aiFooterClean small{text-align:left!important;max-width:none!important}.cleanLoaderText{letter-spacing:.22em;font-size:10px}.cleanLoaderLogo{font-size:72px}}.cleanLoader{background:radial-gradient(circle at 50% 44%,#c8aa6e13,#0000 31%),linear-gradient(145deg,#052b2f 0%,#07383c 54%,#041d20 100%)!important}.cleanLoader:before{display:none!important}.cleanLoaderGlow{filter:blur(72px)!important;opacity:.72!important;background:radial-gradient(circle,#c8aa6e1a,#0000 62%)!important;width:560px!important;height:560px!important}.cleanLoaderBox{width:min(520px,86vw)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.cleanLoaderLogo{letter-spacing:.055em!important;color:#d4bd78!important;text-shadow:0 20px 70px #00000038!important;font-size:clamp(78px,10vw,118px)!important;line-height:.9!important}.cleanLoaderLine{background:linear-gradient(90deg,#0000,#d4bd78f2,#0000)!important;width:156px!important;height:1px!important;margin:24px auto 20px!important}.cleanLoaderText{color:#ffffffe0!important;letter-spacing:.22em!important;font-size:11px!important;line-height:1.65!important}.cleanLoaderBox:after{content:"";opacity:.86;background:#d4bd78;border-radius:999px;width:34px;height:3px;margin:26px auto 0;animation:1.1s ease-in-out infinite alternate cleanPulse;display:block}@keyframes cleanPulse{0%{opacity:.38;transform:scaleX(.55)}to{opacity:.9;transform:scaleX(1)}}.cleanAiBubble{background:linear-gradient(135deg,#06272a 0%,#0f4f54 100%)!important;border:1px solid #d4bd788c!important;height:56px!important;padding:0 20px!important}.aiPanelClean{background:#fbf7ef!important;border:1px solid #d4bd7861!important;border-radius:28px!important;width:min(430px,100vw - 28px)!important}.aiHeaderClean{background:linear-gradient(135deg,#041f22 0%,#0f4f54 100%)!important;padding:20px 22px!important}.aiHeaderClean strong{font-size:17px!important}.aiHeaderClean span{opacity:.9!important;font-size:11.5px!important}.aiMessagesClean{background:#fbf7ef!important;min-height:360px!important;padding:18px!important}.cleanBotMsg,.cleanUserMsg{border-radius:20px!important;max-width:94%!important;padding:15px 16px!important}.cleanBotMsg{background:#fff!important;border:1px solid #06272a17!important;box-shadow:0 14px 36px #06272a0e!important}.cleanUserMsg{color:#fff!important;background:linear-gradient(135deg,#0f4f54,#07383c)!important}.cleanBotMsg .msgTitle{color:#8e7136!important;letter-spacing:.11em!important;font-size:12px!important}.cleanBotMsg p,.cleanUserMsg p{font-size:14px!important;line-height:1.68!important}.cleanAreaList{gap:9px!important;margin-top:16px!important}.cleanAreaList button{background:#faf3e5!important;border:1px solid #06272a1a!important;border-radius:16px!important;height:auto!important;min-height:48px!important;padding:13px 14px!important;box-shadow:0 8px 20px #06272a09!important}.cleanAreaList button span{font-size:13.5px!important}.cleanSuggestions{gap:7px!important;margin-top:14px!important}.cleanSuggestions button{color:#5b471f!important;background:#f8efe0!important;border:1px solid #b79a5b4d!important;padding:9px 11px!important}.cleanRoute{background:#f6eedf!important;border:1px solid #b79a5b3d!important;margin-top:14px!important}.cleanRoute span{color:#435f61!important}.cleanRoute a{background:linear-gradient(135deg,#06272a,#0f4f54)!important;border-radius:14px!important;justify-content:center!important;width:100%!important}.aiFormClean{background:#fbf7ef!important;border-top:1px solid #06272a14!important;padding:14px 16px!important}.aiFormClean input{color:#06272a!important;border-radius:16px!important;height:50px!important}.aiFormClean button{background:linear-gradient(135deg,#0f4f54,#06272a)!important;border-radius:16px!important;width:50px!important;height:50px!important}.aiFooterClean{background:#fbf7ef!important;padding:0 16px 16px!important}.aiFooterClean small{color:#6b7d7f!important}@media (width<=560px){.cleanLoaderLogo{font-size:68px!important}.cleanLoaderText{letter-spacing:.16em!important;font-size:10px!important}.aiPanelClean{width:calc(100vw - 16px)!important;max-height:calc(100vh - 96px)!important;bottom:78px!important;right:8px!important}.aiMessagesClean{min-height:300px!important;padding:14px!important}.cleanBotMsg,.cleanUserMsg{max-width:100%!important}}.premiumLoaderV21{z-index:9999!important;opacity:1!important;visibility:visible!important;background:radial-gradient(circle at 50% 42%,#c8aa6e24,#0000 34%),linear-gradient(135deg,#052d31 0%,#07383c 48%,#031b1e 100%)!important;place-items:center!important;transition:opacity .65s,visibility .65s!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.premiumLoaderV21.loaderHidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.loaderV21Aura{border:1px solid #c8aa6e2e;border-radius:50%;width:460px;height:460px;animation:1.55s ease-in-out infinite loaderPulseV21;position:absolute;box-shadow:0 0 80px #b79a5b14}.loaderV21Aura:before,.loaderV21Aura:after{content:"";border:1px solid #ffffff0d;border-radius:50%;position:absolute;inset:42px}.loaderV21Aura:after{border-color:#c8aa6e1f;inset:86px}.loaderV21Frame{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01161957;border:1px solid #c8aa6e42;min-width:min(520px,100vw - 40px);padding:48px 58px;animation:.75s both loaderInV21;position:relative;box-shadow:0 34px 120px #0000005c}.loaderV21Frame:before,.loaderV21Frame:after{content:"";opacity:.75;border-color:#c8aa6e;width:34px;height:34px;position:absolute}.loaderV21Frame:before{border-top:1px solid;border-left:1px solid;top:16px;left:16px}.loaderV21Frame:after{border-bottom:1px solid;border-right:1px solid;bottom:16px;right:16px}.loaderV21Kicker{color:#c8aa6e;text-transform:uppercase;letter-spacing:.32em;margin-bottom:18px;font-size:11px;font-weight:900;display:block}.loaderV21Logo{color:#fff;letter-spacing:.06em;text-shadow:0 24px 80px #00000052;font-family:Georgia,serif;font-size:clamp(74px,10vw,118px);font-weight:500;line-height:.82;display:block}.loaderV21Rule{background:linear-gradient(90deg,#0000,#c8aa6e,#0000);width:112px;height:1px;margin:28px auto 18px;display:block;position:relative}.loaderV21Rule:after{content:"";background:#c8aa6e;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 24px #c8aa6ea6}.loaderV21Frame p{color:#ffffffe6;text-transform:uppercase;letter-spacing:.28em;margin:0;font-size:12px;font-weight:700}@keyframes loaderPulseV21{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}@keyframes loaderInV21{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.aiPanelClean{background:#fbf7ed!important;border:1px solid #b79a5b52!important;border-radius:28px!important;flex-direction:column!important;width:min(460px,100vw - 24px)!important;max-height:min(760px,100vh - 92px)!important;display:flex!important;overflow:hidden!important;box-shadow:0 30px 90px #00000057!important}.aiHeaderClean{color:#fff!important;background:linear-gradient(135deg,#06272a,#0f4f54)!important;border:0!important;padding:18px 20px!important}.aiHeaderClean strong{color:#fff!important;font-size:16px!important}.aiHeaderClean span{color:#ffffffb8!important;font-size:12px!important}.aiHeaderClean button{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff26!important;border-radius:50%!important;width:34px!important;height:34px!important}.aiStartV21{background:#fbf7ed;border-bottom:1px solid #0f4f5417;flex:none;padding:18px 18px 14px}.aiStartV21 strong{color:#06272a;margin-bottom:6px;font-family:Georgia,serif;font-size:24px;line-height:1;display:block}.aiStartV21 p{color:#557174;margin:0 0 14px;font-size:13px;line-height:1.45}.areaPillsV21{grid-template-columns:1fr 1fr;gap:9px;display:grid}.areaPillsV21 button{color:#0b3d42;letter-spacing:.01em;cursor:pointer;background:#fff;border:1px solid #0f4f5424;border-radius:999px;height:auto;min-height:42px;padding:10px 12px;font-size:12px;font-weight:900;transition:all .2s;box-shadow:0 10px 24px #0f4f540f}.areaPillsV21 button:hover,.areaPillsV21 button.active{color:#fff;background:#0f4f54;border-color:#0f4f54;transform:translateY(-1px)}.aiMessagesClean{background:linear-gradient(#fffdf8,#f4eddf)!important;flex:auto!important;min-height:260px!important;max-height:none!important;padding:16px!important;overflow-y:auto!important}.cleanBotMsg,.cleanUserMsg{box-shadow:none!important;border-radius:18px!important;margin-bottom:12px!important;padding:14px 15px!important}.cleanBotMsg{color:#163f43!important;background:#fff!important;border:1px solid #0f4f541a!important;max-width:96%!important}.cleanUserMsg{color:#fff!important;background:#0f4f54!important;max-width:84%!important;margin-left:auto!important}.cleanBotMsg p,.cleanUserMsg p{white-space:pre-line!important;color:inherit!important;margin:0!important;font-size:14px!important;line-height:1.58!important}.msgTitle{text-transform:uppercase;letter-spacing:.09em;display:block;color:#0f4f54!important;margin-bottom:8px!important;font-size:13px!important}.cleanUserMsg .msgTitle{color:#fff!important}.cleanSuggestions{flex-wrap:wrap!important;gap:7px!important;margin-top:12px!important;display:flex!important}.cleanSuggestions button{color:#0b3d42!important;cursor:pointer!important;background:#f4eddf!important;border:1px solid #0f4f541f!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;font-weight:800!important}.cleanRoute{border-radius:16px;margin-top:13px;padding:12px;background:linear-gradient(135deg,#f7f0df,#fff)!important;border:1px solid #b79a5b40!important}.cleanRoute span{display:block;color:#5b6f71!important;margin-bottom:9px!important;font-size:12px!important}.cleanRoute a{color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#06272a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:40px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.aiFormClean{background:#fbf7ed!important;border-top:1px solid #0f4f5414!important;flex:none!important;grid-template-columns:1fr 46px!important;gap:9px!important;padding:14px 16px!important;display:grid!important}.aiFormClean input{color:#06272a!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;height:46px!important;padding:0 16px!important;font-size:14px!important}.aiFormClean button{color:#fff!important;background:#0f4f54!important;border:0!important;border-radius:50%!important;width:46px!important;height:46px!important}.aiFooterClean{background:#fbf7ed!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:0 16px 16px!important;display:flex!important}.aiFooterClean button{color:#0f4f54!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:12px!important;font-weight:900!important}.aiFooterClean small{color:#789092!important;text-align:right!important;max-width:235px!important;font-size:10px!important;line-height:1.3!important}.cleanAreaList{display:none!important}.cleanAiBubble{color:#fff!important;background:linear-gradient(135deg,#0f4f54,#06272a)!important;border-radius:999px!important;box-shadow:0 22px 55px #06272a47!important}.typingMsg{align-items:center!important;gap:5px!important;width:auto!important;display:inline-flex!important}.typingMsg span{background:#b79a5b;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite typingDotV21;display:block}.typingMsg span:nth-child(2){animation-delay:.15s}.typingMsg span:nth-child(3){animation-delay:.3s}@keyframes typingDotV21{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media (width<=560px){.loaderV21Frame{padding:38px 24px}.loaderV21Frame p{letter-spacing:.14em;font-size:10px}.loaderV21Kicker{letter-spacing:.22em}.aiPanelClean{border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:calc(100vh - 96px)!important;bottom:78px!important;right:8px!important}.areaPillsV21{grid-template-columns:1fr}.aiMessagesClean{min-height:240px!important}.aiFooterClean{flex-direction:column!important;align-items:flex-start!important}.aiFooterClean small{text-align:left!important;max-width:none!important}}.loaderScreen.dcbCleanLoader{z-index:9999!important;background:linear-gradient(135deg,#05363a 0%,#08292c 50%,#03191b 100%)!important;place-items:center!important;transition:opacity .55s,visibility .55s!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.loaderScreen.dcbCleanLoader:before{content:"";filter:blur(3px);opacity:.95;background:radial-gradient(circle at 50% 38%,#c8aa6e29,#0000 32%);position:absolute;inset:-20%}.cleanLoaderMark{text-align:center;position:relative;padding:34px 28px!important;animation:.72s cubic-bezier(.2,.8,.2,1) both cleanLoaderIn!important}.cleanLoaderMark strong{font-family:Georgia,serif;display:block;letter-spacing:.08em!important;color:#c8aa6e!important;text-shadow:0 18px 55px #00000057!important;font-size:clamp(62px,9vw,104px)!important;font-weight:500!important;line-height:.86!important}.cleanLoaderMark i{background:linear-gradient(90deg,#0000,#c8aa6e,#0000);width:118px;height:1px;display:block;opacity:.95!important;margin:25px auto 18px!important}.cleanLoaderMark span{display:block;color:#ffffffe0!important;text-transform:uppercase!important;letter-spacing:.28em!important;max-width:520px!important;font-size:12px!important;font-weight:800!important;line-height:1.75!important}@keyframes cleanLoaderIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.aiBubble.dcbAssistBubble{z-index:900!important;color:#fff!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;background:linear-gradient(135deg,#0f4f54,#07383c)!important;border:1px solid #c8aa6e85!important;border-radius:999px!important;align-items:center!important;gap:10px!important;height:56px!important;padding:0 20px!important;font-weight:900!important;display:flex!important;position:fixed!important;bottom:24px!important;right:24px!important;box-shadow:0 22px 60px #00000052!important}.aiBubble.dcbAssistBubble:before{content:""!important;background:#50d890!important;border-radius:50%!important;flex:none!important;width:9px!important;height:9px!important;box-shadow:0 0 0 7px #50d89021!important}.aiBubble.dcbAssistBubble span{color:#fff!important;font-size:12px!important}.aiPanel.dcbAssistPanel{z-index:901!important;color:#08292c!important;background:#f7f3ea!important;border:1px solid #c8aa6e75!important;border-radius:24px!important;flex-direction:column!important;width:min(430px,100vw - 28px)!important;height:min(720px,100vh - 112px)!important;display:flex!important;position:fixed!important;bottom:92px!important;right:24px!important;overflow:hidden!important;box-shadow:0 35px 110px #0000006b!important}.dcbAssistHeader{background:linear-gradient(135deg,#083b40,#052b2f)!important;border-bottom:1px solid #c8aa6e52!important;flex:none!important;justify-content:space-between!important;align-items:center!important;height:76px!important;padding:0 18px 0 20px!important;display:flex!important}.dcbAssistHeader strong{color:#fff!important;letter-spacing:.01em!important;font-size:17px!important;line-height:1.2!important;display:block!important}.dcbAssistHeader span{color:#ffffffad!important;margin-top:4px!important;font-size:12px!important;display:block!important}.dcbAssistHeader button{color:#fff!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.dcbAssistMessages{scroll-behavior:smooth!important;background:linear-gradient(#fbf8f1 0%,#f1e8d8 100%)!important;flex-direction:column!important;flex:auto!important;gap:12px!important;min-height:0!important;padding:18px!important;display:flex!important;overflow-y:auto!important}.dcbAssistMessages::-webkit-scrollbar{width:6px!important}.dcbAssistMessages::-webkit-scrollbar-thumb{background:#0f4f5447!important;border-radius:999px!important}.dcbAssistMessages::-webkit-scrollbar-track{background:#0f4f540d!important}.dcbBotMsg,.dcbUserMsg{white-space:pre-line!important;border-radius:18px!important;max-width:94%!important;padding:14px 15px!important;font-size:14px!important;line-height:1.58!important;box-shadow:0 12px 28px #0f4f5412!important}.dcbBotMsg{color:#173d40!important;background:#fff!important;border:1px solid #0f4f541a!important;align-self:flex-start!important}.dcbUserMsg{color:#fff!important;background:#0f4f54!important;border:1px solid #0f4f542e!important;align-self:flex-end!important}.dcbBotMsg strong,.dcbUserMsg strong{color:inherit!important;margin-bottom:7px!important;font-size:14px!important;display:block!important}.dcbBotMsg p,.dcbUserMsg p{color:inherit!important;opacity:1!important;text-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.dcbAreaGrid{grid-template-columns:1fr!important;gap:8px!important;margin-top:13px!important;display:grid!important}.dcbAreaGrid button{text-align:left!important;cursor:pointer!important;color:#0a3337!important;background:#f8f3e8!important;border:1px solid #0f4f541f!important;border-radius:14px!important;padding:12px!important;transition:all .22s!important}.dcbAreaGrid button:hover{background:#fff!important;border-color:#b79a5bb3!important;transform:translateY(-2px)!important;box-shadow:0 12px 24px #0f4f5414!important}.dcbAreaGrid b{margin-bottom:3px!important;font-size:13px!important;display:block!important}.dcbAreaGrid small{color:#637879!important;font-size:11px!important;line-height:1.35!important;display:block!important}.dcbSuggestionRow{flex-wrap:wrap!important;gap:7px!important;margin-top:12px!important;display:flex!important}.dcbSuggestionRow button{color:#0d3b3f!important;cursor:pointer!important;background:#f7f2e8!important;border:1px solid #0f4f541f!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;font-weight:800!important}.dcbSuggestionRow button:hover{color:#fff!important;background:#0f4f54!important}.dcbContactRoute{color:#08292c!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:linear-gradient(135deg,#c8aa6e,#b79a5b)!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:12px!important;padding:11px 13px!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 12px 26px #b79a5b3b!important}.dcbTyping{flex-direction:row!important;gap:6px!important;width:max-content!important;display:flex!important}.dcbTyping span{background:#b79a5b!important;border-radius:50%!important;width:7px!important;height:7px!important;animation:1s ease-in-out infinite dcbTyping!important}.dcbTyping span:nth-child(2){animation-delay:.12s!important}.dcbTyping span:nth-child(3){animation-delay:.24s!important}@keyframes dcbTyping{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.dcbAssistForm{background:#f1e8d8!important;border-top:1px solid #0f4f5417!important;flex:none!important;grid-template-columns:1fr 48px!important;gap:10px!important;padding:13px 14px!important;display:grid!important}.dcbAssistForm input{color:#08292c!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:14px!important;outline:none!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.dcbAssistForm input::placeholder{color:#6f8586!important}.dcbAssistForm input:focus{border-color:#b79a5b!important;box-shadow:0 0 0 4px #b79a5b21!important}.dcbAssistForm button{color:#fff!important;cursor:pointer!important;background:#0f4f54!important;border:0!important;border-radius:14px!important;place-items:center!important;height:48px!important;display:grid!important}.dcbAssistFoot{background:#f1e8d8!important;flex:none!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:10px!important;padding:0 14px 14px!important;display:grid!important}.dcbAssistFoot button{color:#173d40!important;cursor:pointer!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;padding:9px 12px!important;font-size:11px!important;font-weight:900!important}.dcbAssistFoot small{color:#647879!important;text-align:right!important;font-size:10.5px!important;line-height:1.3!important}@media (width<=560px){.aiBubble.dcbAssistBubble{justify-content:center!important;width:56px!important;padding:0!important;bottom:16px!important;right:16px!important}.aiBubble.dcbAssistBubble span{display:none!important}.aiPanel.dcbAssistPanel{border-radius:20px!important;width:calc(100vw - 16px)!important;height:min(690px,100vh - 96px)!important;bottom:82px!important;right:8px!important}.dcbAssistHeader{height:70px!important}.dcbBotMsg,.dcbUserMsg{max-width:96%!important}.dcbAssistFoot{grid-template-columns:1fr!important}.dcbAssistFoot small{text-align:left!important}}.loaderMinimal{z-index:9999!important;background:radial-gradient(circle at 50% 42%,#c8aa6e1a,#0000 34%),linear-gradient(135deg,#062f33 0%,#041f22 58%,#021416 100%)!important;place-items:center!important;transition:opacity .65s,visibility .65s!important;display:grid!important;position:fixed!important;inset:0!important}.loaderMinimalInner{text-align:center!important;animation:.9s cubic-bezier(.2,.8,.2,1) both loaderMinimalEnter!important;transform:translateY(0)!important}.loaderInitials{letter-spacing:.055em!important;color:#d8bd7c!important;text-shadow:0 20px 70px #00000061!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(64px,9vw,118px)!important;font-weight:500!important;line-height:.9!important}.loaderGoldLine{width:0;height:1px;background:linear-gradient(90deg,#0000,#c8aa6e,#0000)!important;margin:26px auto 20px!important;animation:1.05s .25s forwards loaderLineClean!important}.loaderMinimalInner p{color:#ffffffdb!important;letter-spacing:.28em!important;text-transform:uppercase!important;margin:0!important;font-size:clamp(10px,1.2vw,13px)!important;font-weight:700!important}.loaderHidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@keyframes loaderMinimalEnter{0%{opacity:0;filter:blur(8px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:none}}@keyframes loaderLineClean{to{width:min(220px,42vw)}}.assistLauncher{z-index:80!important;color:#fff!important;letter-spacing:.05em!important;text-transform:uppercase!important;cursor:pointer!important;background:linear-gradient(135deg,#0f4f54,#062f33)!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:10px!important;height:58px!important;padding:0 22px!important;font-weight:900!important;display:flex!important;position:fixed!important;bottom:24px!important;right:24px!important;box-shadow:0 22px 55px #00000040,inset 0 0 0 1px #c8aa6e61!important}.assistLauncher:after{content:"";background:#28d36b;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #28d36b26}.assistLauncher span{color:#fff!important;font-size:12px!important}.assistPanel{z-index:81!important;color:#06272a!important;background:#f7f2e8!important;border:1px solid #b79a5b6b!important;border-radius:28px!important;flex-direction:column!important;width:min(440px,100vw - 32px)!important;height:min(680px,100vh - 118px)!important;animation:.28s both assistEnter!important;display:flex!important;position:fixed!important;bottom:94px!important;right:24px!important;overflow:hidden!important;box-shadow:0 38px 120px #0000006b!important}@keyframes assistEnter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.assistTop{background:linear-gradient(135deg,#052b2f,#0f4f54)!important;border-bottom:1px solid #c8aa6e52!important;flex:none!important;justify-content:space-between!important;align-items:center!important;min-height:82px!important;padding:18px 20px!important;display:flex!important}.assistBrand{align-items:center!important;gap:13px!important;min-width:0!important;display:flex!important}.assistBrand>span{color:#d8bd7c!important;letter-spacing:.04em!important;background:#ffffff12!important;border:1px solid #d8bd7c52!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;font-family:Georgia,serif!important;font-size:20px!important;display:grid!important}.assistBrand strong{color:#fff!important;font-size:16px!important;line-height:1.15!important;display:block!important}.assistBrand small{color:#ffffffb8!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:260px!important;margin-top:4px!important;font-size:12px!important;display:block!important;overflow:hidden!important}.assistTop button{color:#fff!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.assistBody{scroll-behavior:smooth!important;background:linear-gradient(#fbf7ef 0%,#f1e7d7 100%)!important;flex-direction:column!important;flex:auto!important;gap:12px!important;min-height:0!important;padding:18px!important;display:flex!important;overflow-y:auto!important}.assistBody::-webkit-scrollbar{width:7px!important}.assistBody::-webkit-scrollbar-thumb{background:#0f4f5447!important;border-radius:999px!important}.assistBody::-webkit-scrollbar-track{background:0 0!important}.msgBot,.msgUser{white-space:pre-line!important;border-radius:18px!important;flex-direction:column!important;gap:9px!important;max-width:94%!important;padding:14px 15px!important;font-size:14px!important;line-height:1.55!important;display:flex!important}.msgBot{color:#102f31!important;background:#fff!important;border:1px solid #0f4f541a!important;align-self:flex-start!important;box-shadow:0 14px 30px #0f4f540f!important}.msgUser{color:#fff!important;background:#0f4f54!important;border:1px solid #ffffff14!important;align-self:flex-end!important;box-shadow:0 14px 32px #0f4f542e!important}.msgBot h4,.msgUser h4{color:inherit!important;margin:0!important;font-size:14px!important;font-weight:950!important;line-height:1.25!important}.msgBot p,.msgUser p{color:inherit!important;opacity:1!important;text-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.areaChoiceClean{grid-template-columns:1fr!important;gap:8px!important;margin-top:4px!important;display:grid!important}.areaChoiceClean button{text-align:left!important;color:#06272a!important;cursor:pointer!important;background:#f8f4ec!important;border:1px solid #0f4f541f!important;border-radius:14px!important;padding:12px 13px!important;transition:all .2s!important}.areaChoiceClean button:hover{color:#fff!important;background:#0f4f54!important;transform:translateY(-1px)!important}.areaChoiceClean button span{color:inherit!important;font-size:13px!important;font-weight:950!important;display:block!important}.areaChoiceClean button small{color:inherit!important;opacity:.72!important;margin-top:4px!important;font-size:11.5px!important;line-height:1.35!important;display:block!important}.suggestionsClean{flex-wrap:wrap!important;gap:8px!important;margin-top:3px!important;display:flex!important}.suggestionsClean button{color:#06272a!important;cursor:pointer!important;background:#f5efe4!important;border:1px solid #0f4f5424!important;border-radius:999px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:900!important}.suggestionsClean button:hover{color:#fff!important;background:#0f4f54!important}.callLawyerClean{color:#092b2e!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:linear-gradient(135deg,#d8bd7c,#b79a5b)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:100%!important;margin-top:2px!important;padding:10px 13px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.typingClean{flex-direction:row!important;gap:6px!important;width:auto!important;padding:13px 15px!important}.typingClean span{opacity:.35!important;background:#0f4f54!important;border-radius:50%!important;width:7px!important;height:7px!important;animation:1s ease-in-out infinite typingPulse!important}.typingClean span:nth-child(2){animation-delay:.15s!important}.typingClean span:nth-child(3){animation-delay:.3s!important}@keyframes typingPulse{50%{opacity:1;transform:translateY(-2px)}}.assistComposer{background:#efe4d2!important;border-top:1px solid #0f4f541a!important;flex:none!important;grid-template-columns:1fr 48px!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.assistComposer input{color:#06272a!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:16px!important;outline:none!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.assistComposer input::placeholder{color:#758788!important}.assistComposer button{color:#fff!important;cursor:pointer!important;background:#06272a!important;border:0!important;border-radius:16px!important;place-items:center!important;height:48px!important;display:grid!important}.assistFooter{background:#efe4d2!important;flex:none!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:12px!important;padding:0 16px 16px!important;display:grid!important}.assistFooter button{color:#06272a!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important;background:#fff!important;border:1px solid #0f4f5424!important;border-radius:999px!important;height:36px!important;padding:0 12px!important;font-size:11px!important;font-weight:900!important}.assistFooter small{color:#637777!important;text-align:right!important;font-size:10.5px!important;line-height:1.35!important}@media (width<=560px){.assistLauncher{justify-content:center!important;width:58px!important;padding:0!important;bottom:16px!important;right:16px!important}.assistLauncher span,.assistLauncher:after{display:none!important}.assistPanel{border-radius:22px!important;width:calc(100vw - 20px)!important;height:min(670px,100vh - 104px)!important;bottom:84px!important;right:10px!important}.assistTop{padding:16px!important}.assistBrand small{max-width:190px!important}.assistBody{padding:14px!important}.msgBot,.msgUser{max-width:96%!important;font-size:13.5px!important}.assistFooter{grid-template-columns:1fr!important}.assistFooter small{text-align:left!important}}.assistLauncher,.assistPanel,.aiPanel,.aiPanelV13{display:none!important}.centralLauncher{z-index:90;cursor:pointer;color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#0f4f54,#06272a);border:0;border-radius:999px;align-items:center;gap:10px;height:58px;padding:0 22px;font-size:12px;font-weight:900;transition:all .25s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 22px 58px #00000057,inset 0 0 0 1px #d6bd7a59}.centralPanel{z-index:95;color:#06272a;background:#fbf7ef;border:1px solid #b79a5b61;border-radius:26px;flex-direction:column;width:min(430px,100vw - 24px);height:min(680px,100vh - 116px);display:flex;position:fixed;bottom:94px;right:22px;overflow:hidden;box-shadow:0 34px 110px #00000061}.centralTop{color:#fff;background:linear-gradient(135deg,#06272a,#0f4f54);border-bottom:1px solid #d6bd7a47;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.centralMark{color:#d6bd7a;letter-spacing:.08em;background:#d6bd7a1f;border:1px solid #d6bd7a8c;border-radius:16px;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-weight:900;display:grid}.centralTitle strong{color:#fff;font-family:Georgia,serif;font-size:20px;line-height:1;display:block}.centralTitle small{color:#ffffffb8;margin-top:5px;font-size:12px;font-weight:700;display:block}.centralClose{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff29;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.centralBody{scroll-behavior:smooth;background:linear-gradient(#fffdf8 0%,#f4ecdd 100%);flex:1;padding:18px;overflow-y:auto}.centralBody::-webkit-scrollbar{width:7px}.centralBody::-webkit-scrollbar-thumb{background:#0f4f5452;border-radius:99px}.centralBody::-webkit-scrollbar-track{background:0 0}.centralBot,.centralUser{white-space:pre-line;border-radius:20px;width:fit-content;max-width:92%;margin:0 0 13px;padding:15px 16px;font-size:14px;line-height:1.62;box-shadow:0 10px 25px #0f4f5412}.centralBot{color:#0a3337;background:#fff;border:1px solid #0f4f541a;border-top-left-radius:8px;margin-right:auto}.centralUser{color:#fff;background:#0f4f54;border-top-right-radius:8px;margin-left:auto;box-shadow:0 12px 28px #0f4f542e}.centralBot h4{color:#0b4146;margin:0 0 8px;font-family:Georgia,serif;font-size:19px;line-height:1.1}.centralBot p,.centralUser p{color:inherit;margin:0}.centralAreaList{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.centralAreaList button{color:#082f33;cursor:pointer;text-align:center;letter-spacing:.02em;background:#f8f1e4;border:1px solid #0f4f5424;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:9px 10px;font-size:12px;font-weight:900;transition:all .2s;display:flex}.centralAreaList button:hover{color:#fff;background:#0f4f54;border-color:#0f4f54;transform:translateY(-2px)}.centralMiniActions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.centralMiniActions button{color:#0b4146;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#f8f1e4;border:1px solid #0f4f5421;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.centralContact{text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#06272a,#0f4f54);border-radius:999px;align-items:center;gap:8px;margin-top:13px;padding:11px 14px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #0f4f542e;color:#fff!important}.centralTyping{gap:5px;width:72px;padding:14px 16px;display:flex}.centralTyping span{opacity:.55;background:#0f4f54;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite centralPulse}.centralTyping span:nth-child(2){animation-delay:.15s}.centralTyping span:nth-child(3){animation-delay:.3s}@keyframes centralPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.centralComposer{background:#f4ecdd;border-top:1px solid #0f4f5414;flex:none;grid-template-columns:1fr 48px;gap:10px;padding:14px 16px;display:grid}.centralComposer input{color:#06272a;background:#fff;border:1px solid #0f4f5424;border-radius:16px;outline:none;height:48px;padding:0 15px;font-size:14px}.centralComposer input::placeholder{color:#738b8b}.centralComposer input:focus{border-color:#b79a5bbf;box-shadow:0 0 0 4px #b79a5b1f}.centralComposer button{color:#fff;cursor:pointer;background:#0f4f54;border:0;border-radius:16px;place-items:center;transition:all .2s;display:grid}.centralComposer button:hover{filter:brightness(1.08);transform:translateY(-1px)}.centralFoot{color:#597275;background:#f4ecdd;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:0 16px 15px;display:flex}.centralFoot button{color:#0f4f54;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:900}.centralFoot span{text-align:right;max-width:245px;font-size:10px;line-height:1.3}@media (width<=560px){.centralLauncher{height:54px;padding:0 18px;bottom:14px;right:14px}.centralPanel{border-radius:20px;width:calc(100vw - 16px);height:calc(100vh - 95px);bottom:78px;right:8px}.centralAreaList{grid-template-columns:1fr}.centralBot,.centralUser{max-width:95%}.centralFoot span{display:none}}.loaderScreen{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body{background:#1f3338;animation:.45s both siteFadeIn}@keyframes siteFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.brandLogo{align-items:center;min-width:220px;max-width:270px;height:64px;display:flex}.brandLogo img{object-fit:contain;filter:drop-shadow(0 8px 18px #0000002e);width:100%;height:auto;max-height:58px;display:block}.footer .brandLogo{max-width:310px;height:auto;margin-bottom:20px}.footer .brandLogo img{max-height:72px}.header{background:#1f3338eb!important;border-bottom-color:#b59f6d47!important}.nav{height:82px}.hero{background:linear-gradient(90deg,#1f3338f5 0%,#1f3338c7 42%,#1f333847 100%),url(/images/escritorio.jpg) 50%/cover no-repeat!important}.hero:before{background:radial-gradient(circle at 72% 30%,#b59f6d2e,#0000 34%),linear-gradient(#0000 72%,#1f3338)!important}.areaGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.areaCard{min-height:230px}.areaCard h3{font-size:23px}.teamCard{height:500px}.teamCard img{object-position:center top}.teamGrid{gap:36px}.teamInfo h3{font-size:15px}.teamInfo p{text-transform:uppercase;letter-spacing:.08em;color:#f7f2e8;font-size:12px}.sectionHead{max-width:980px}.sectionHead h2{font-size:clamp(28px,3.1vw,46px)}.sectionHead .eyebrow{display:none}.contactPremium{background:linear-gradient(135deg,#f8f5ed,#efe7d5)!important}.contactPanel{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.contactIntro p:not(.eyebrow){color:#395259!important;text-shadow:none!important;background:0 0!important}.contactMiniGrid{display:none!important}.contactCard{border:1px solid #b59f6d40;box-shadow:0 24px 70px #39525924}.footer{background:#1f3338!important}.footerGrid{grid-template-columns:1.5fr .9fr 1.1fr!important}.footerGrid>div:nth-child(4){display:none!important}.footer p,.footer a{color:#f2f2ec}.footer h4{color:#b59f6d}.copy{color:#d7dedb}.profileModal{grid-template-columns:.72fr 1.28fr!important}.profileImageWrap{min-height:580px!important}.profileContent{padding:44px 58px 52px!important}.profileContent h2{font-size:clamp(32px,3.1vw,56px)!important}.profileSummary{font-size:16px!important;line-height:1.7!important}.profileAreaBlock div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profileAreaBlock p{font-size:13px!important}.linkedinPanel{display:none!important}.centralPanel{border-radius:18px!important;overflow:hidden!important}.centralTop{background:linear-gradient(135deg,#395259,#1f3338)!important}.centralMark{color:#b59f6d!important;border-color:#b59f6d!important}.centralContact{background:#395259!important}.centralAreaList{grid-template-columns:1fr 1fr!important}.centralAreaList button{background:#f8f5ed!important;border-color:#b59f6d6b!important}.centralFoot span{font-size:10px!important}@media (width<=1050px){.contactPanel{grid-template-columns:1fr}.areaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.teamCard{height:460px}.profileModal{grid-template-columns:1fr!important}.profileImageWrap{min-height:420px!important}.profileContent{padding:34px 28px!important}}@media (width<=720px){.brandLogo{min-width:180px;max-width:215px}.nav{height:74px}.nav nav,.btn.small{display:none}.heroContent{padding-top:100px}.heroContent h1{font-size:clamp(42px,12vw,58px)}.areaGrid,.teamGrid{grid-template-columns:1fr}.teamCard{height:430px}.footerGrid{gap:34px;grid-template-columns:1fr!important}.profileAreaBlock div{grid-template-columns:1fr!important}.centralPanel{width:calc(100vw - 20px)!important;max-height:calc(100vh - 100px)!important;bottom:84px!important;right:10px!important}.centralAreaList{grid-template-columns:1fr!important}.contactButtons,.actions{flex-direction:column}.actions .btn{width:100%}}.profileModal{background:#f8f5ed!important;border:1px solid #b59f6d85!important;grid-template-columns:410px 1fr!important;width:min(1120px,100vw - 48px)!important;height:min(720px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 42px 120px #00000085!important}.profileImageWrap{height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.profileContent{scrollbar-width:thin!important;height:100%!important;max-height:none!important;padding:42px 56px 46px!important;overflow-y:auto!important}.profileContent::-webkit-scrollbar{width:8px!important}.profileContent::-webkit-scrollbar-thumb{background:#39525959!important;border-radius:999px!important}.profileContent h2{max-width:720px!important;margin:0 0 14px!important;font-size:clamp(32px,3vw,54px)!important;line-height:1.02!important}.profileSummary{color:#06272a!important;background:#fffaf0!important;border:1px solid #39525924!important;margin:0 0 22px!important;padding:22px 24px!important;font-size:15.5px!important;line-height:1.72!important}.profileAreaBlock{background:#fffdf8!important;margin:0 0 22px!important;padding:24px!important}.profileAreaBlock div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important}.profileAreaBlock p{align-items:center!important;min-height:42px!important;font-size:12.5px!important;line-height:1.35!important}.linkedinPanel{background:linear-gradient(135deg,#fffaf0,#f2ead9)!important;border:1px solid #39525924!important;border-left:4px solid #b59f6d!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:18px!important;margin-top:0!important;padding:22px 24px!important;display:grid!important;box-shadow:0 20px 50px #3952591a!important}.linkedinInfo span{color:#9c7e3d!important;text-transform:uppercase!important;letter-spacing:.16em!important;margin-bottom:6px!important;font-size:11px!important;font-weight:900!important;display:block!important}.linkedinInfo strong{color:#06272a!important;margin-bottom:8px!important;font-family:Georgia,serif!important;font-size:30px!important;line-height:1!important;display:block!important}.linkedinInfo p{color:#395259!important;margin:0!important;font-size:14px!important;line-height:1.55!important}.linkedinButton{color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;white-space:nowrap!important;background:#06272a!important;justify-content:center!important;align-items:center!important;gap:10px!important;height:52px!important;padding:0 20px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 14px 32px #06272a38!important}.linkedinButton span{color:#06272a!important;text-transform:none!important;letter-spacing:0!important;background:#fff!important;border-radius:3px!important;place-items:center!important;width:24px!important;height:24px!important;font-family:Arial,sans-serif!important;font-size:15px!important;display:grid!important}.centralMark{background:#f8f5ed!important;border:1px solid #b59f6dbf!important;border-radius:15px!important;width:48px!important;height:48px!important;padding:8px!important;overflow:hidden!important}.centralMark img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.centralLauncher{z-index:9996!important;visibility:visible!important;opacity:1!important;display:flex!important;position:fixed!important;bottom:22px!important;right:22px!important}@media (width<=900px){.profileModal{grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;height:calc(100dvh - 28px)!important;display:block!important;overflow:auto!important}.profileImageWrap{height:360px!important;min-height:360px!important}.profileContent{height:auto!important;max-height:none!important;padding:30px 24px 34px!important;overflow:visible!important}.profileAreaBlock div,.linkedinPanel{grid-template-columns:1fr!important}.linkedinButton{width:100%!important}}@media (width<=560px){.modalBackdrop{justify-content:stretch!important;align-items:stretch!important;padding:0!important}.profileModal{border:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}.profileImageWrap{height:330px!important;min-height:330px!important}.profileContent h2{font-size:34px!important}.profileSummary{padding:18px!important;font-size:15px!important}.centralLauncher{bottom:14px!important;right:14px!important}}.modalBackdrop{z-index:99990!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;background:#000000bd!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.profileContent h2{margin-top:0!important}.centralLauncher{z-index:99980!important;visibility:visible!important;opacity:1!important;display:flex!important;position:fixed!important;top:0%!important;bottom:auto!important;right:22px!important;transform:translateY(-50%)!important;box-shadow:0 22px 65px #00000057,inset 0 0 0 1px #b59f6d73!important}.centralLauncher:hover{filter:brightness(1.08)!important;transform:translateY(-50%)translate(-4px)!important}.centralPanel{z-index:99985!important;height:min(680px,100dvh - 36px)!important;position:fixed!important;top:90%!important;bottom:auto!important;right:22px!important;transform:translateY(-50%)!important}.centralTop{grid-template-columns:92px minmax(0,1fr) 38px!important;gap:12px!important;min-height:76px!important;padding:14px 16px!important}.centralMark{background:#f8f5ed!important;border:1px solid #b59f6dc7!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:92px!important;height:48px!important;padding:6px 8px!important;display:flex!important;overflow:hidden!important}.centralMark img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.centralTitle strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:16px!important;overflow:hidden!important}.centralTitle small{font-size:11.5px!important}@media (width<=900px){.profileModal{grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;height:calc(100dvh - 28px)!important;max-height:calc(100dvh - 28px)!important;display:block!important;overflow:auto!important}.profileImageWrap{height:340px!important;min-height:340px!important}.profileContent{height:auto!important;padding:28px 24px 34px!important;overflow:visible!important}.close{top:22px!important;right:22px!important}.centralPanel{width:min(420px,100vw - 28px)!important;height:min(660px,100dvh - 28px)!important;right:14px!important}}@media (width<=560px){.centralLauncher{border-radius:50%!important;justify-content:center!important;width:54px!important;height:54px!important;padding:0!important;top:90%!important;bottom:auto!important;right:12px!important;transform:translateY(-50%)!important}.centralLauncher span{display:none!important}.centralPanel{border-radius:20px!important;width:calc(100vw - 16px)!important;height:min(680px,100dvh - 24px)!important;top:90%!important;bottom:auto!important;right:8px!important;transform:translateY(-50%)!important}.centralTop{grid-template-columns:76px minmax(0,1fr) 36px!important;padding:12px!important}.centralMark{border-radius:12px!important;width:76px!important;height:42px!important}.centralTitle strong{font-size:15px!important}.centralTitle small{font-size:11px!important}.profileModal{border:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}}.profileModal{background:#f8f5ed!important;border:1px solid #b59f6da3!important;grid-template-columns:380px minmax(0,1fr)!important;width:min(1080px,100vw - 64px)!important;height:min(640px,100dvh - 64px)!important;max-height:calc(100dvh - 64px)!important;margin:0!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 42px 130px #0009!important}.profileImageWrap{height:100%!important;min-height:0!important;overflow:hidden!important}.profileImageWrap img{object-fit:cover!important;object-position:center 18%!important;width:100%!important;height:100%!important}.profileContent{height:100%!important;padding:38px 50px 42px!important;overflow-y:auto!important}.close{z-index:999999!important;position:absolute!important;top:18px!important;right:18px!important}.centralLauncher{z-index:999980!important;visibility:visible!important;opacity:1!important;display:flex!important;position:fixed!important;top:90%!important;bottom:auto!important;right:22px!important;transform:translateY(-50%)!important}.centralLauncher:hover{transform:translateY(-50%)translate(-4px)!important}.centralPanel{z-index:999985!important;position:fixed!important;top:50%!important;bottom:auto!important;right:22px!important;transform:translateY(-50%)!important}.centralTop{grid-template-columns:54px minmax(0,1fr) 38px!important;gap:12px!important}.centralMark{background:#fffffff5!important;border:1px solid #b59f6db8!important;border-radius:16px!important;place-items:center!important;width:48px!important;height:48px!important;padding:8px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #fffc!important}.centralMark img{object-fit:contain!important;background:0 0!important;width:100%!important;height:100%!important;display:block!important}@media (width<=900px){.modalBackdrop{justify-content:center!important;align-items:center!important;padding:14px!important}.profileModal{grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;height:calc(100dvh - 28px)!important;max-height:calc(100dvh - 28px)!important;display:block!important;overflow:auto!important}.profileImageWrap{height:330px!important;min-height:330px!important}.profileContent{height:auto!important;padding:30px 24px 36px!important;overflow:visible!important}.close{top:18px!important;right:18px!important}}@media (width<=560px){.modalBackdrop{padding:0!important}.profileModal{border:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}.centralLauncher{border-radius:50%!important;justify-content:center!important;width:54px!important;height:54px!important;padding:0!important;top:50%!important;bottom:auto!important;right:12px!important;transform:translateY(-50%)!important}.centralLauncher span{display:none!important}.centralPanel{width:calc(100vw - 16px)!important;height:min(680px,100dvh - 24px)!important;top:50%!important;bottom:auto!important;right:8px!important;transform:translateY(-50%)!important}}html,body,#root{transform:none!important}body{animation:none!important}.modalBackdrop{z-index:99998!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000000c7!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.profileModal{grid-template-columns:410px 1fr!important;width:min(1120px,100vw - 48px)!important;height:min(720px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.profileContent{height:100%!important;overflow-y:auto!important}.centralLauncher{z-index:99990!important;visibility:visible!important;opacity:1!important;align-items:center!important;display:flex!important;position:fixed!important;bottom:24px!important;right:24px!important}.centralPanel{z-index:99991!important;max-height:calc(100dvh - 118px)!important;position:fixed!important;bottom:94px!important;right:24px!important}.centralTop{grid-template-columns:auto 1fr auto!important}.centralMark{width:42px!important;height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.centralMark img{object-fit:contain!important;filter:drop-shadow(0 5px 12px #0000002e)!important;width:42px!important;max-width:42px!important;height:48px!important;max-height:48px!important;display:block!important}@media (width<=900px){.profileModal{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important;display:block!important;overflow:auto!important}.profileImageWrap{height:340px!important;min-height:340px!important}.profileContent{height:auto!important;overflow:visible!important}}@media (width<=560px){.modalBackdrop{justify-content:stretch!important;align-items:stretch!important;padding:0!important}.profileModal{width:100vw!important;height:100dvh!important;max-height:100dvh!important}.centralLauncher{bottom:14px!important;right:14px!important}.centralPanel{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 94px)!important;bottom:78px!important;right:8px!important}}.publicacoesSection{background:linear-gradient(#062f33 0%,#052b2f 100%);position:relative;overflow:hidden}.publicacoesSection:before{content:"DCB";color:#d6bd7a0d;pointer-events:none;font-family:Georgia,serif;font-size:200px;line-height:1;position:absolute;top:20px;left:-30px}.publicHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;max-width:100%;display:flex}.publicHead h2{max-width:720px}.publicActions{flex-wrap:wrap;gap:12px;display:flex}.publicEmpty{text-align:center;color:#cbd7d3;background:#ffffff05;border:1px dashed #b79a5b47;flex-direction:column;align-items:center;gap:16px;padding:70px 20px;display:flex}.publicEmpty svg{color:var(--gold2);opacity:.7}.publicEmpty p{margin:0;font-size:16px}.publicGrid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.publicCard{background:linear-gradient(#ffffff12,#ffffff06);border:1px solid #b79a5b47;flex-direction:column;min-height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.publicCard:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 25px 60px #00000059}.publicImage{cursor:pointer;background:#0a3b3f;width:100%;height:230px;overflow:hidden}.publicImage img{object-fit:cover;width:100%;height:100%;transition:all .4s}.publicCard:hover .publicImage img{transform:scale(1.05)}.publicImageEmpty{color:var(--gold2);background:linear-gradient(135deg,#b79a5b29,#ffffff08);place-items:center;display:grid}.publicBody{flex-direction:column;flex:1;gap:13px;padding:26px 24px 28px;display:flex;position:relative}.publicDate{color:var(--gold2);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.publicBody h3{color:#fff;cursor:pointer;margin:0;font-family:Georgia,serif;font-size:24px;line-height:1.18}.publicSubtitle{color:#cbd7d3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.publicAccess{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#06272a;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:auto;padding:14px 16px;font-size:11px;font-weight:900;transition:all .24s;display:inline-flex}.publicAccess:hover{filter:brightness(1.05);transform:translateY(-2px)}.publicDelete{color:#f5b8b8;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#dc3c3c1f;border:1px solid #dc3c3c66;align-self:flex-start;align-items:center;gap:8px;padding:9px 14px;font-size:11px;font-weight:900;transition:all .2s;display:inline-flex}.publicDelete:hover{color:#fff;background:#dc3c3c40}.postReaderModal{width:min(1040px,96vw);max-height:92vh;color:var(--ink);background:linear-gradient(#fffaf0,#f4efe3);border:1px solid #b79a5b8c;animation:.25s modalIn;position:relative;overflow:auto;box-shadow:0 40px 100px #00000085}.postReaderModal .close{color:var(--ink);background:#fff;width:44px;height:44px}.postReaderHero{background:#062f33;height:min(430px,44vh);overflow:hidden}.postReaderHero img{object-fit:cover;width:100%;height:100%;display:block}.postReaderPlaceholder{height:100%;color:var(--gold2);background:linear-gradient(135deg,#062f33,#0f4f54);place-items:center;display:grid}.postReaderContent{padding:46px 54px 54px}.postReaderContent h2{color:var(--ink);margin:12px 0 14px;font-size:clamp(34px,4.4vw,62px);line-height:1.02}.postReaderSubtitle{color:#315357;border-bottom:1px solid #0f4f5429;margin:0 0 26px;padding-bottom:24px;font-family:Georgia,serif;font-size:22px;line-height:1.45}.postReaderText{color:#183f42;flex-direction:column;gap:18px;font-size:17px;line-height:1.85;display:flex}.postReaderText p{white-space:pre-wrap;margin:0}.postGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.postGallery img{object-fit:cover;background:#fff;border:1px solid #0f4f5424;width:100%;height:260px}.readerDelete{color:#9e2d2d;background:#dc3c3c14;border-color:#dc3c3c47;margin-top:30px}.loginModal{width:min(440px,95vw);color:var(--ink);background:linear-gradient(#f7f2e9,#efe9dc);border:1px solid #b79a5b80;padding:0;animation:.25s modalIn;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.loginModal .close{color:var(--ink);background:#fff;width:44px;height:44px}.loginInner{text-align:center;padding:52px 44px 44px}.loginBadge{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#06272a;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;display:grid;box-shadow:0 15px 40px #b79a5b59}.loginInner h3{color:var(--ink);margin:0 0 8px;font-family:Georgia,serif;font-size:30px}.loginInner p{color:#52686a;margin:0 0 28px;line-height:1.55}.loginForm{flex-direction:column;gap:14px;display:flex}.loginForm label{color:#52686a;background:#fff;border:1px solid #0f4f5438;align-items:center;gap:10px;padding:14px 16px;display:flex}.loginForm label svg{color:var(--gold);flex:none}.loginForm input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:15px}.loginForm .btn{width:100%;margin-top:8px}.loginError{color:#c94141;text-align:left;background:#dc3c3c14;border:1px solid #dc3c3c4d;margin:0;padding:10px 14px;font-size:13px}.editorModal{width:min(680px,95vw);max-height:92vh;color:var(--ink);background:linear-gradient(#fffaf0,#f4efe3);border:1px solid #b79a5b80;animation:.25s modalIn;position:relative;overflow:auto;box-shadow:0 40px 100px #00000080}.editorModal .close{color:var(--ink);background:#fff;width:44px;height:44px}.editorInner{padding:52px 48px 44px}.editorInner .eyebrow{color:var(--gold);margin:0 0 10px}.editorInner h3{color:var(--ink);margin:0 0 28px;font-family:Georgia,serif;font-size:34px}.editorForm{flex-direction:column;gap:20px;display:flex}.editorField{flex-direction:column;gap:8px;display:flex}.editorField>span{color:var(--petroleo);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.editorField input[type=text],.editorField textarea{color:var(--ink);resize:vertical;background:#fff;border:1px solid #0f4f5438;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.editorField input[type=text]:focus,.editorField textarea:focus{border-color:var(--gold)}.editorField textarea{min-height:170px;line-height:1.6}.editorUpload{flex-direction:column;gap:14px;display:flex}.editorUpload input[type=file]{display:none}.editorUploadBtn{color:var(--petroleo);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:1px dashed #0f4f5459;align-self:flex-start;align-items:center;gap:10px;padding:14px 18px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.editorUploadBtn:hover{border-color:var(--gold);color:var(--gold)}.editorHint{color:#607577;line-height:1.45}.editorPreviewGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.editorPreview{align-self:flex-start;display:inline-block;position:relative}.editorPreview img{object-fit:cover;background:#fff;border:1px solid #0f4f5426;width:100%;height:116px;display:block}.editorPreview button{color:#fff;cursor:pointer;background:#000000b3;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:6px;right:6px}.editorPreview span{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#06272a;text-transform:uppercase;letter-spacing:.08em;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;bottom:6px;left:6px}.editorFooter{border-top:1px solid #0f4f541f;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:20px;display:flex}.editorFooter .btn{min-width:130px}@media (width<=1000px){.publicGrid{grid-template-columns:repeat(2,1fr)}.publicHead{align-items:flex-start}.postGallery{grid-template-columns:1fr}}@media (width<=640px){.publicGrid{grid-template-columns:1fr}.publicImage{height:200px}.loginInner,.editorInner{padding:44px 26px 30px}.editorInner h3{font-size:26px}.editorFooter{flex-direction:column-reverse}.editorFooter .btn{width:100%}.postReaderModal{width:100vw;max-height:100dvh}.postReaderHero{height:310px}.postReaderContent{padding:34px 24px 38px}.postReaderSubtitle{font-size:19px}.postGallery img{height:210px}.editorPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.nav nav a.active{color:var(--gold2)}.nav nav a.active:after{content:"";background:linear-gradient(90deg,transparent,var(--gold2),transparent);width:100%;height:1px;margin-top:8px;display:block}.publicacoesStandalone{background:radial-gradient(circle at 76% 14%,#d6bd7a29,#0000 28%),linear-gradient(#062f33 0%,#052b2f 72%,#021f22 100%);min-height:calc(100vh - 88px);padding-top:154px}.publicacoesStandalone .publicHead{border-bottom:1px solid #b79a5b2e;margin-bottom:46px;padding:30px 0 18px}.publicacoesStandalone .publicHead h2{max-width:860px;font-size:clamp(42px,4.8vw,72px)}.loginModal{background:radial-gradient(circle at 50% 0,#b79a5b33,#0000 32%),linear-gradient(#fbf7ef,#efe7d8);border-radius:22px;width:min(468px,94vw)}.loginModal:before{content:"";pointer-events:none;border:1px solid #ffffff8c;position:absolute;inset:0}.loginModal .close{width:42px;height:42px;top:16px;right:16px}.loginInner{padding-top:58px}.loginForm label{border-radius:0;min-height:52px;transition:border-color .2s,box-shadow .2s,transform .2s}.loginForm label:focus-within{border-color:#b79a5be0;transform:translateY(-1px);box-shadow:0 12px 28px #0f4f5417}.loginForm input::placeholder{color:#6d7f80}.loginForm .btn:disabled,.editorFooter .btn:disabled{opacity:.68;cursor:not-allowed;filter:none;transform:none}.loginError{color:#9f3030;background:#fff1ec;border-color:#e7b8ac;border-radius:0}@media (width<=760px){.publicacoesStandalone{padding-top:112px}.publicacoesStandalone .publicHead{padding-top:10px}}.mobileMenuButton{color:#f8f4ea;cursor:pointer;background:#ffffff0f;border:1px solid #b59f6d7a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,border-color .2s,transform .2s;display:none}.mobileMenuButton:hover{border-color:var(--gold);background:#b59f6d29}.mobileNavCta{display:none!important}@media (width<=980px){.nav{position:relative!important}.mobileMenuButton{order:3;margin-left:auto!important;display:inline-flex!important}.nav>a.btn.small{display:none!important}.nav nav.mobileNavOpen{z-index:9999!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#1f3338fa,#06272afa)!important;border:1px solid #b59f6d61!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:10px!important;display:flex!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;box-shadow:0 26px 70px #00000059!important}.nav nav.mobileNavOpen a{color:#fff!important;letter-spacing:.14em!important;border-bottom:1px solid #b59f6d29!important;justify-content:space-between!important;align-items:center!important;min-height:50px!important;padding:0 16px!important;font-size:12px!important;display:flex!important}.nav nav.mobileNavOpen a:last-child{border-bottom:0!important}.nav nav.mobileNavOpen a.active{color:var(--gold2)!important}.nav nav.mobileNavOpen a.active:after{display:none!important}.nav nav.mobileNavOpen .mobileNavCta{background:linear-gradient(135deg,var(--gold2),var(--gold))!important;color:#06272a!important;border:0!important;justify-content:center!important;margin-top:10px!important;font-weight:900!important;display:flex!important}}@media (width<=720px){.publicActions{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;display:grid!important}.publicActions .btn.small,.editorFooter .btn.small{width:100%!important;min-height:48px!important;padding:13px 16px!important;font-size:11px!important;display:inline-flex!important}.publicHead{align-items:stretch!important}.publicHead>div:first-child{width:100%!important}.publicacoesStandalone{padding-top:96px!important}}@media (width<=430px){.mobileMenuButton{width:42px;height:42px}.nav nav.mobileNavOpen{top:calc(100% + 8px)!important}.nav nav.mobileNavOpen a{min-height:48px!important;padding:0 14px!important;font-size:11px!important}}.whatsappFloating{z-index:45;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .22s,filter .22s,box-shadow .22s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 34px #00000057}.whatsappFloating:hover{filter:brightness(1.04);transform:translateY(-3px)scale(1.04);box-shadow:0 18px 42px #0006}.whatsappFloating svg{width:31px;height:31px;display:block}@media (width<=640px){.whatsappFloating{width:54px;height:54px;bottom:16px;right:16px}.whatsappFloating svg{width:29px;height:29px}}.footerContactLinks{min-width:280px}.footerContactLinks h4{margin-bottom:18px}.footerContactLinks a{width:max-content;max-width:100%;color:inherit;white-space:nowrap;align-items:center;gap:10px;margin:0 0 12px;text-decoration:none;transition:color .18s,transform .18s;display:flex}.footerContactLinks a:hover{color:#c8ad73;transform:translate(4px)}.footerContactLinks a svg{color:#c8ad73;stroke:#c8ad73;flex:none}.footerContactLinks a span{display:inline-block}@media (width<=900px){.footerContactLinks{min-width:0}.footerContactLinks a{white-space:normal}}.publicacoesSection .publicHead,.publicacoesSection .sectionHead.publicHead,.publicacoesSection .publicActions{box-shadow:none!important;background:0 0!important}.header .brandLogo{min-width:242px!important;max-width:297px!important;height:70px!important}.header .brandLogo img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0);filter:drop-shadow(0 6px 16px #00000029)contrast(1.08)saturate(1.04)brightness(1.03)!important;max-height:64px!important}@media (width<=720px){.header .brandLogo{min-width:198px!important;max-width:237px!important;height:66px!important}.header .brandLogo img{max-height:60px!important}}.contactIntro h2{color:#06272a!important;text-shadow:none!important}.footerBrand{text-align:center!important;flex-direction:column!important;align-items:center!important;max-width:none!important;display:flex!important}.footerBrand .brandLogo{margin-left:auto!important;margin-right:auto!important}.footerBrand>p{white-space:nowrap!important;text-align:center!important;width:max-content!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}@media (width<=760px){.footerBrand>p{white-space:normal!important;width:auto!important}}
