.welcome{grid-template-columns:1.2fr .8fr;align-items:end}
.education-list{position:relative;grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:65px;border-top:1px solid rgba(23,32,29,.16);border-bottom:1px solid rgba(23,32,29,.16)}
.education-list>div{min-height:150px;padding:22px 18px;border-right:1px solid rgba(23,32,29,.16)}
.education-list>div:last-child{border-right:0}
.education-list span{color:var(--moss);font-family:var(--serif);font-size:17px}
.education-list p{margin:22px 0 0;color:#6c736f;font-size:11px;line-height:1.45;text-transform:uppercase;letter-spacing:.05em}
.education-list strong{color:var(--ink);font-weight:700}
.focus-top{align-items:end}
.focus-guide{min-width:220px;text-align:right}
.focus-guide>p{margin:0 0 15px;color:rgba(255,255,255,.45);font-size:9px;text-transform:uppercase;letter-spacing:.12em}
.focus-guide>div{display:flex;align-items:center;justify-content:flex-end;gap:12px}
.focus-count{min-width:56px;color:#e0bd83;font-family:var(--serif);font-size:17px;text-align:center}
.focus-arrow{width:46px;height:46px}
.focus-stage{height:570px}
.focus-slide{grid-template-columns:500px minmax(0,1fr)}
.slide-visual{position:relative;width:500px;height:100%;padding:60px 0 60px 50px}
.slide-photo{width:450px;height:450px;margin:0;overflow:hidden;box-shadow:0 22px 50px rgba(23,32,29,.13)}
.slide-photo img{width:100%;height:100%;object-fit:cover}
.slide-photo.secondary{position:absolute;z-index:2;left:0;bottom:15px;width:245px;height:245px;border:8px solid var(--cream);box-shadow:0 16px 34px rgba(23,32,29,.18)}
.slide-copy{padding:60px 75px 55px 85px}
.slide-copy h3{margin:18px 0;font-size:clamp(48px,4.6vw,72px)}
.slide-copy>p:not(.slide-tag){max-width:610px}
.slide-copy ul{margin-top:25px}
.focus-progress{margin-top:28px}
.branded-projects{grid-template-columns:1.1fr .9fr .9fr;grid-auto-rows:330px}
.branded-projects .project-card{padding:0;color:#fff}
.brand-legal{grid-column:span 2;background:#202428}
.brand-via{grid-column:span 2;background:#263b34}
.brand-sinarm{grid-column:span 2;background:#111b51}
.brand-eu{background:#13233b}
.brand-portal{background:#eece38;color:#fff}
.brand-bg{position:absolute!important;inset:0;width:100%;height:100%;object-fit:cover}
.brand-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,19,20,.9),rgba(17,19,20,.3)),linear-gradient(0deg,rgba(17,19,20,.68),transparent)}
.brand-via .brand-overlay{background:linear-gradient(0deg,rgba(13,31,24,.86),rgba(13,31,24,.08))}
.brand-portal .brand-overlay{background:linear-gradient(0deg,rgba(38,38,34,.9),rgba(38,38,34,.22))}
.project-logo{position:absolute!important;z-index:2;left:38px;top:38px;width:auto!important;height:auto!important;object-fit:contain!important}
.legal-logo{width:280px!important;max-height:90px}
.via-logo{width:245px!important;max-height:100px}
.portal-logo{width:170px!important;max-height:75px}
.project-icon{position:absolute!important;z-index:2;right:28px!important;left:auto!important;top:25px!important;width:78px!important;height:78px!important;object-fit:contain!important;opacity:.92}
.brand-card-copy{position:absolute;z-index:3;left:38px;right:38px;bottom:32px}
.brand-card-copy small{color:#d7b567;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.brand-card-copy h3{margin:8px 0 10px;font-size:35px}
.brand-card-copy p{max-width:530px;margin:8px 0 20px;color:rgba(255,255,255,.68);font-size:12px}
.brand-card-copy b{font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.brand-eu .brand-card-copy small{color:#f4cd5c}
.brand-sinarm .brand-card-copy small{color:#d5b957}
.project-coming{padding:35px!important;background:#e6dfd0!important;color:var(--ink)!important}
.project-coming .brand-card-copy{position:absolute}
.project-coming .brand-card-copy small{color:var(--moss)}
.contact{min-height:670px;padding:120px 8vw;display:grid;grid-template-columns:1.05fr .95fr;gap:10vw;align-items:center;background:#102a22}
.contact-intro,.contact-options{position:relative;z-index:2}
.contact h2{margin:0;font-size:clamp(72px,8vw,118px);line-height:.84}
.contact-intro>p:last-child{max-width:520px;margin:35px 0 0;color:rgba(255,255,255,.64);font-size:17px}
.contact-options{border-top:1px solid rgba(255,255,255,.2)}
.contact-options a{padding:25px 4px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);transition:padding .25s,color .25s}
.contact-options a:hover{padding-left:14px;color:#e0bd83}
.contact-options span{font-family:var(--serif);font-size:25px}
.contact-options small{display:block;margin-bottom:3px;color:rgba(255,255,255,.4);font-family:var(--sans);font-size:8px;text-transform:uppercase;letter-spacing:.12em}
.contact-options b{font-size:19px}
.contact-sign{position:absolute;right:-40px;bottom:-150px;font-family:var(--serif);font-size:430px;line-height:1;color:rgba(255,255,255,.025)}
@media(max-width:1050px){.education-list{grid-template-columns:repeat(3,1fr)}.education-list>div:nth-child(3){border-right:0}.education-list>div:nth-child(-n+3){border-bottom:1px solid rgba(23,32,29,.16)}.focus-slide{grid-template-columns:470px 1fr}.slide-visual{width:470px;padding-left:35px}.slide-copy{padding-left:65px}}
@media(max-width:760px){.welcome{grid-template-columns:1fr}.education-list{grid-template-columns:1fr 1fr;margin-top:35px}.education-list>div{min-height:125px}.education-list>div:nth-child(odd){border-right:1px solid rgba(23,32,29,.16)}.education-list>div:nth-child(even){border-right:0}.education-list>div:nth-child(-n+4){border-bottom:1px solid rgba(23,32,29,.16)}.focus-top{display:flex;align-items:flex-end}.focus-guide{min-width:0}.focus-guide>p{display:block}.focus-guide>div{gap:7px}.focus-count{min-width:45px}.focus-arrow{width:40px;height:40px}.focus-stage{height:770px}.focus-slide{grid-template-columns:1fr;grid-template-rows:355px 1fr}.slide-visual{width:100%;height:355px;padding:25px 20px 30px 42px}.slide-photo{width:calc(100% - 42px);height:300px}.slide-photo.secondary{left:12px;bottom:12px;width:180px;height:135px;border-width:5px}.slide-copy{padding:32px 28px}.slide-copy h3{font-size:47px}.branded-projects{grid-template-columns:1fr;grid-auto-rows:330px}.brand-legal,.brand-via,.brand-sinarm{grid-column:auto}.contact{padding:90px 22px;grid-template-columns:1fr;gap:70px}.contact h2{font-size:68px}.contact-options span{font-size:22px}}

/* Ajustes de composição */
.education-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:50px;padding:0;border:0}
.education-list>span{display:inline-flex;align-items:center;gap:9px;min-height:0;padding:7px 16px 7px 8px;border:1px solid rgba(23,32,29,.2);border-radius:99px;color:var(--ink);background:rgba(255,255,255,.42);font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.02em}
.education-list .material-symbols-rounded{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:50%;color:var(--green);background:#e3dac7;font-family:"Material Symbols Rounded";font-size:17px;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 20}
.education-list .fa-cow{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:50%;color:var(--green);background:#e3dac7;font-size:14px;font-style:normal;line-height:1}
.focus-guide>div{gap:9px}
.focus-slide{background:transparent}
.slide-visual{background:transparent}
.slide-photo{border:0;box-shadow:0 24px 55px rgba(0,0,0,.24)}
.slide-photo.secondary{border:0;}
.slide-copy{align-self:stretch;background:var(--cream)}
.identity-projects .project-logo-corner{z-index:3;inset:auto 25px 22px auto;width:125px;height:70px;object-fit:contain;object-position:right bottom;opacity:.16;pointer-events:none}
.identity-projects .project-main .project-logo-corner{width:190px;height:95px;opacity:.2}
.identity-projects .project-image .project-logo-corner{width:150px;height:75px;opacity:.25}
.identity-projects .card-copy{z-index:4}
.identity-projects .card-copy p{max-width:75%}
.identity-legal{background:#202428}
.identity-legal>img:first-child{object-position:center}
.identity-eu{background:linear-gradient(135deg,#f7d66b 0%,#e3b744 48%,#c99326 100%);border-top:5px solid #f5d472}
.identity-eu .card-copy.dark small{color:#5b4314}
.identity-eu .card-copy.dark p{color:rgba(23,32,29,.7)}
.identity-eu .project-logo-corner{width:95px;height:95px;opacity:.14}
.identity-portal{border-bottom:6px solid #b8323e}
.identity-portal .card-shade{background:linear-gradient(0deg,rgba(33,33,30,.94),rgba(33,33,30,.18))}
.identity-via{background:#314c42}
.identity-via .card-copy.dark{color:#fff}
.identity-via .card-copy.dark small{color:#d8b477}
.identity-via .card-copy.dark p{color:rgba(255,255,255,.68)}
.identity-via .project-logo-corner{width:155px;height:80px;opacity:.18}
.identity-sinarm{background:#111b51;border-top:5px solid #d5b957}
.identity-sinarm .card-copy.dark{color:#fff}
.identity-sinarm .card-copy.dark small{color:#d5b957}
.identity-sinarm .card-copy.dark p{color:rgba(255,255,255,.7)}
.identity-sinarm .card-index{color:rgba(213,185,87,.22)}
.identity-sinarm .project-logo-corner{width:100px;height:100px;opacity:.22}
@media(max-width:760px){.education-list{display:flex;margin-top:32px}.education-list>span{font-size:9px}.education-list .material-symbols-rounded,.education-list .fa-cow{width:26px;height:26px;flex-basis:26px;font-size:15px}.focus-top{gap:18px}.focus-guide>p{max-width:120px;margin-left:auto}.slide-copy{height:100%}.identity-projects .card-copy p{max-width:82%}}

/* Ajustes finais de posicionamento */
.welcome-copy .education-list{margin:25px 0 22px}
.welcome-copy .education-list+a{margin-top:6px}
.focus-guide{min-width:auto}
.focus-progress.run i{animation-duration:9s}
.identity-projects .project-card>.card-copy:not(.dark){top:50%;bottom:auto;transform:translateY(-50%)}
.identity-via{background:#263b34}
.identity-via>img:first-child{object-position:center}
.identity-via .card-shade{background:linear-gradient(0deg,rgba(15,35,28,.88),rgba(15,35,28,.22))}
.identity-via .card-copy{color:#fff}
.identity-via .card-copy small{color:#d8b477}
.identity-via .card-copy p{color:rgba(255,255,255,.72)}

/* Malha de código PHP com deformação interativa */
.focus{position:relative;isolation:isolate;overflow:hidden}
.focus-code-bg{position:absolute;z-index:0;inset:0;width:100%;height:100%;pointer-events:none}
.focus>:not(.focus-code-bg){position:relative;z-index:1}
@media(max-width:760px){.focus-code-bg{opacity:.68}}

/* Inclinação 3D nos cards de projetos */
.identity-projects .project-card{--tilt-x:0deg;--tilt-y:0deg;--tilt-light-x:50%;--tilt-light-y:50%;transform-style:preserve-3d;will-change:transform}
.identity-projects .project-card.visible{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .45s cubic-bezier(.2,.75,.25,1),box-shadow .35s,opacity .7s}
.identity-projects .project-card.tilt-active{box-shadow:0 35px 70px rgba(23,32,29,.28);transition:transform .14s ease-out,box-shadow .3s}
.identity-projects .project-card::after{content:"";position:absolute;z-index:2;inset:0;opacity:0;background:radial-gradient(circle at var(--tilt-light-x) var(--tilt-light-y),rgba(255,255,255,.23),transparent 34%);transition:opacity .3s;pointer-events:none}
.identity-projects .project-card.tilt-active::after,.identity-projects .project-card:focus-visible::after{opacity:1}
.identity-projects .project-card>img:not(.project-logo-corner){transition:transform .8s cubic-bezier(.2,.75,.25,1)}
.identity-projects .project-card.tilt-active>img:not(.project-logo-corner){transform:scale(1.075)}
.identity-projects .project-logo-corner{transition:transform .45s cubic-bezier(.2,.75,.25,1),opacity .35s}
.identity-projects .project-card.tilt-active .project-logo-corner{transform:translateZ(45px) scale(1.06);opacity:.5}
.identity-projects .project-card>.card-copy.dark{transform:translateZ(34px)}
.identity-projects .project-card>.card-copy:not(.dark){transform:translateY(-50%) translateZ(34px)}
@media(prefers-reduced-motion:reduce){.identity-projects .project-card.visible{transform:none!important;transition:none}.identity-projects .project-card::after{display:none}.identity-projects .project-card>.card-copy.dark{transform:none}.identity-projects .project-card>.card-copy:not(.dark){transform:translateY(-50%)}.identity-projects .project-logo-corner{transform:none!important}}
