:root{color:#102a43;font-synthesis:none;text-rendering:optimizelegibility;--color-background:#f5f8fa;--color-background-alt:#eef4f6;--color-surface:#fff;--color-primary:#073b4c;--color-primary-light:#0e7490;--color-accent:#0f9fa8;--color-accent-light:#67d4d8;--color-text:#102a43;--color-text-secondary:#627d98;--color-border:#d9e2ec;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--shadow-sm:0 8px 30px #102a430f;--shadow-md:0 18px 50px #102a431a;--shadow-button:0 8px 20px #073b4c26;--container-width:1180px;--section-space:clamp(5rem, 9vw, 7.5rem);background:#f5f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);overflow-x:hidden}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(circle at 15% 5%,#67d4d824,#0000 26%),radial-gradient(circle at 90% 28%,#0e749017,#0000 25%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.container{width:min(calc(100% - 2.5rem), var(--container-width));margin-inline:auto}::selection{background:var(--color-accent-light);color:var(--color-primary)}:focus-visible{outline-offset:3px;outline:3px solid #0f9fa859}.header{z-index:1000;width:100%;transition:top .3s;position:fixed;top:10px;left:0}.header-scrolled{top:6px}.header-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffe6;border-radius:15px;justify-content:space-between;align-items:center;width:min(100% - 2.5rem,1375px);height:66px;margin-inline:auto;padding:0 1.4rem;display:flex;box-shadow:0 12px 35px #102a4314}.brand{color:var(--color-primary);align-items:center;gap:.7rem;display:inline-flex}.brand-logo{object-fit:cover;border:1px solid #0f9fa833;border-radius:12px;width:44px;height:44px;display:block;box-shadow:0 5px 14px #072d4124}.brand>span:last-child{line-height:1.1;display:grid}.brand strong{letter-spacing:-.02em;font-size:.95rem}.brand small{color:var(--color-text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-top:.27rem;font-size:.65rem;font-weight:650}.brand-mark{border:2px solid var(--color-primary-light);background:#0f9fa81a;border-radius:5px 14px;width:35px;height:35px;display:block;position:relative;transform:rotate(45deg)scale(.76)}.brand-mark i{background:var(--color-accent);border-radius:50%;width:6px;height:6px;position:absolute}.brand-mark i:first-child{top:8px;left:8px}.brand-mark i:nth-child(2){top:14px;right:7px}.brand-mark i:nth-child(3){bottom:7px;left:11px}.brand-mark:before,.brand-mark:after{content:"";transform-origin:0;background:#ffffffa6;height:1px;position:absolute}.brand-mark:before{width:15px;top:11px;left:11px;transform:rotate(21deg)}.brand-mark:after{width:12px;top:17px;left:13px;transform:rotate(-48deg)}.nav{align-items:center;gap:clamp(1.1rem,2.5vw,2.2rem);display:flex}.nav a{color:var(--color-text-secondary);padding:.5rem 0;font-size:.88rem;font-weight:650;transition:color .2s;position:relative}.nav a:after{background:var(--color-accent);content:"";border-radius:2px;height:2px;transition:left .2s,right .2s;position:absolute;bottom:0;left:50%;right:50%}.nav a:hover,.nav a.active{color:var(--color-primary)}.nav a.active:after,.nav a:hover:after{left:0;right:0}.menu-button{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:10px;width:42px;height:42px;display:none}.menu-button span{background:var(--color-primary);width:18px;height:2px;margin:4px auto;display:block}@media (width<=720px){.header{top:7px}.header-container{width:calc(100% - 1rem);height:60px;padding:0 .85rem}.menu-button{display:block}.nav{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);visibility:hidden;opacity:0;background:#fffffff7;gap:0;padding:.7rem;transition:all .2s;display:grid;position:absolute;top:65px;left:.5rem;right:.5rem;transform:translateY(-8px)}.nav-open{visibility:visible;opacity:1;transform:none}.nav a{border-radius:9px;padding:.8rem 1rem}.nav a:after{display:none}.nav a.active{background:var(--color-background-alt);color:var(--color-primary)}}@media (width>=721px){.header-container{position:relative}.nav{position:absolute;left:50%;transform:translate(-50%)}}.footer{border:1px solid #0000;border-top-color:var(--color-border);background:#fffffff0;padding:1.7rem 0;scroll-margin-top:82px;transition:border-color .35s,box-shadow .35s,background .35s}.footer-highlighted{background:#fbffff;border-color:#0f9fa88c;animation:1.8s ease-out footer-contact-glow;box-shadow:inset 0 0 0 2px #67d4d82e,0 -8px 30px #0f9fa81a}@keyframes footer-contact-glow{0%{box-shadow:inset 0 0 0 2px #67d4d81a,0 0 #0f9fa800}35%{box-shadow:inset 0 0 0 2px #67d4d847,0 -8px 34px #0f9fa829}to{box-shadow:inset 0 0 0 2px #67d4d814,0 -4px 20px #0f9fa80a}}.footer-container{color:var(--color-text-secondary);justify-content:space-between;align-items:center;gap:1.5rem;font-size:.75rem;display:flex;position:relative}.footer-rights{flex:1}.footer-areas{color:var(--color-primary);text-align:center;white-space:nowrap;font-family:ui-monospace,monospace;position:absolute;left:50%;transform:translate(-50%)}.footer-social{align-items:center;gap:.45rem;display:flex}.footer-contact{align-items:center;gap:.75rem;display:flex}.footer-contact>span{color:var(--color-primary-light);white-space:nowrap;font-size:.68rem;font-weight:800}.footer-social a,.footer-social-disabled{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-primary);border-radius:10px;place-items:center;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.footer-social a:hover{color:var(--color-accent);background:#f3f7f8;border-color:#0f9fa866;transform:translateY(-2px)}.footer-social svg{fill:currentColor;width:18px;height:18px}.footer-social-disabled{cursor:not-allowed;opacity:.42}@media (width<=700px){.footer-container{text-align:center;flex-direction:column;align-items:center}.footer-rights{flex:auto}.footer-areas{white-space:normal;position:static;transform:none}.footer-contact{flex-direction:column;gap:.5rem}.footer-social{align-self:center}}.hero{background-color:#f5f8fa;background-image:linear-gradient(90deg,#ffffff85 0%,#fff3 40%,#f5f8fa0f 72%),url(/assets/hero-tech-background-DZGMsEYE.png);background-position:bottom;background-size:cover;align-items:center;min-height:100svh;padding:108px 0 32px;scroll-margin-top:70px;display:flex;position:relative}.hero:after{content:"";border:1px solid #0f9fa81f;border-radius:50%;width:280px;height:280px;position:absolute;top:18%;left:-100px}.hero-container{grid-template-columns:minmax(0,.93fr) minmax(500px,1.07fr);align-items:center;gap:clamp(2rem,4vw,4rem);width:min(100% - 3rem,1280px);display:grid}.hero-content{z-index:2;position:relative}.hero-eyebrow{color:var(--color-primary-light);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.8rem;font-size:.9rem;font-weight:800}.hero h1{color:var(--color-primary);letter-spacing:-.065em;margin-bottom:1.1rem;font-size:clamp(3.6rem,6vw,5.7rem);line-height:.92}.hero h1 span{background:linear-gradient(110deg, var(--color-primary-light), var(--color-accent));color:#0000;-webkit-background-clip:text;background-clip:text}.hero h2{max-width:720px;color:var(--color-text);letter-spacing:-.035em;margin-bottom:1.35rem;font-size:clamp(1.5rem,3vw,2.35rem);font-weight:600;line-height:1.22}.hero-description{max-width:520px;color:var(--color-text);margin-bottom:1.8rem;font-size:1rem;line-height:1.75}.hero-actions,.social-links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.social-links{gap:.7rem;margin-top:1.5rem}.social-links a{width:38px;height:38px;color:var(--color-primary);border:1px solid #0000;border-radius:10px;place-items:center;transition:color .2s,background .2s,border-color .2s,transform .2s;display:grid}.social-links a:hover{border-color:var(--color-border);background:var(--color-surface);color:var(--color-primary-light);transform:translateY(-2px)}.social-links svg{fill:currentColor;width:21px;height:21px}.hero-visual{min-height:500px;position:relative}.portrait-placeholder{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:-7% -6% -2% -2%;overflow:hidden}.portrait-image{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 28px #072d4129);transform-origin:bottom;width:112%;height:112%;display:block;transform:translateY(2%)}.expertise-panel{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(115deg,#072d41f5,#164158e8);border:1px solid #67d4d83d;border-radius:22px;justify-content:stretch;align-items:center;width:min(620px,108%);min-height:108px;padding:1rem 1.15rem;display:flex;position:absolute;bottom:-1%;right:-6%;box-shadow:inset 0 1px #ffffff17,0 20px 45px #072d4147}.expertise-panel span{color:#fff;border-right:1px solid #ffffff26;flex:1;justify-content:center;align-items:center;gap:.8rem;min-width:0;padding:.2rem 1rem;font-size:.8rem;line-height:1.45;display:flex}.expertise-panel span:last-child{border-right:0}.expertise-panel b{font-weight:650}.expertise-panel i{width:42px;height:42px;color:var(--color-accent-light);background:#67d4d81c;border:1px solid #67d4d814;border-radius:11px;flex:0 0 42px;place-items:center;font-style:normal;display:grid;box-shadow:inset 0 1px #ffffff0f}.expertise-panel svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}@media (width<=1000px){.hero{background-image:linear-gradient(#ffffffd1 0%,#ffffff9e 48%,#f5f8fa1f 100%),url(/assets/hero-tech-background-DZGMsEYE.png);background-position:58% bottom;padding-top:120px}.hero-container{grid-template-columns:1fr}.hero-content{max-width:720px}.hero-visual{width:min(100%,600px);min-height:500px;margin-inline:auto}}@media (width<=600px){.hero{padding-top:100px}.hero-container{gap:2.5rem;width:min(100% - 2rem,1280px)}.hero h1{font-size:clamp(3.25rem,17vw,4.5rem)}.hero-actions .botao{width:100%}.social-links{gap:.55rem}.hero-visual{min-height:480px}.portrait-placeholder{inset:-2% -5% 0}.portrait-image{width:108%;height:108%}.expertise-panel{border-radius:17px;flex-direction:column;gap:.4rem;width:auto;min-height:0;padding:.75rem;bottom:-2%;left:2%;right:2%}.expertise-panel span{border-right:0;justify-content:flex-start;width:100%;padding:.2rem .4rem}.expertise-panel i{flex-basis:34px;width:34px;height:34px}.expertise-panel svg{width:21px;height:21px}}.hero{min-height:min(880px,92svh);padding-top:96px;padding-bottom:20px}@media (width<=1000px){.hero{min-height:auto;padding-top:110px}}@media (width<=600px){.hero{padding-top:92px}}@media (width>=1001px){.hero{min-height:clamp(700px,82svh,790px);padding-top:84px;padding-bottom:36px}.hero-visual{min-height:470px}}.portrait-placeholder{inset:0 -2% -7% 1%}.portrait-image{filter:drop-shadow(0 20px 25px #072d4124);width:104%;height:104%;transform:translateY(5%)}.expertise-panel{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(115deg,#072d41d6,#164158c2);border-color:#67d4d833;box-shadow:inset 0 1px #ffffff1a,0 18px 38px #072d4133}@media (width<=600px){.portrait-placeholder{inset:0 -2% -4%}.portrait-image{width:102%;height:102%;transform:translateY(3%)}}@media (width>=1001px){.portrait-placeholder{bottom:-9%;left:-6%;right:-8%;overflow:visible;transform:translateY(68px)}.portrait-image{width:120%;height:120%;transform:translateY(7%)}}.home-highlights{z-index:4;background-color:#f3f7f8;background-image:radial-gradient(circle at 12% 38%,#67d4d817,#0000 25%),radial-gradient(circle at 87% 62%,#0e749012,#0000 27%),linear-gradient(115deg,#0000 0 48%,#0e749006 48% 48.15%,#0000 48.15% 100%);padding:clamp(3.5rem,6vw,5.5rem) 0;position:relative;overflow:visible}.home-highlights:before,.home-highlights:after{z-index:0;content:"";pointer-events:none;position:absolute}.home-highlights:before{opacity:.55;background-image:linear-gradient(90deg,#0e74901f 1px,#0000 1px),linear-gradient(#0e74901a 1px,#0000 1px);background-position:0;background-size:54px 54px;width:24%;top:8%;bottom:8%;left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.home-highlights:after{opacity:.8;border:1px solid #0e749017;border-right:0;border-radius:180px 0 0 180px;width:28%;top:12%;bottom:7%;right:0;box-shadow:-30px 0 0 -29px #0f9fa829,-62px 0 0 -61px #0e74901f}.highlights-container{width:min(100% - 2.5rem,1375px);margin-inline:auto}.highlights-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid;position:relative}.highlight-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:410px;box-shadow:var(--shadow-sm);flex-direction:column;padding:clamp(1.5rem,2.5vw,2rem);scroll-margin-top:90px;transition:box-shadow .25s,border-color .25s;display:flex}.highlight-card:hover{box-shadow:var(--shadow-md);border-color:#0f9fa857}.highlight-card-header{align-items:center;gap:.9rem;min-height:52px;margin-bottom:1.45rem;display:flex}.highlight-card-header>div{gap:.3rem;display:grid}.highlight-icon{width:52px;height:52px;color:var(--color-primary-light);background:linear-gradient(145deg,#0f9fa829,#67d4d817);border:1px solid #0f9fa814;border-radius:13px;flex:0 0 52px;place-items:center;display:grid;box-shadow:inset 0 1px #fffc}.highlight-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.highlight-eyebrow{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:850}.study-arrows{color:var(--color-text-secondary);gap:.4rem;margin-left:auto;display:flex}.study-arrows i{border:1px solid var(--color-border);background:var(--color-surface);opacity:.72;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.25rem;font-style:normal;display:grid}.highlight-card h2{color:var(--color-primary);letter-spacing:-.03em;font-size:1.35rem}.highlight-card h3{color:var(--color-text);margin:-.25rem 0 .8rem;font-size:1rem}.highlight-card p{color:var(--color-text-secondary);margin-bottom:1.3rem;font-size:.9rem;line-height:1.68}.highlight-card>a{color:var(--color-primary-light);margin-top:auto;padding-top:1rem;font-size:.84rem;font-weight:800}.highlight-card>a:hover{color:var(--color-accent)}.highlight-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.highlight-tags span{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-secondary);border-radius:7px;padding:.32rem .5rem;font-size:.63rem;font-weight:700}.about-summary{grid-template-columns:112px 1fr;align-items:center;gap:1.2rem;display:grid}.about-photo{width:112px;height:145px;box-shadow:var(--shadow-sm);background:#eef7f8;border:1px solid #0e74902e;border-radius:15px;overflow:hidden}.about-photo img{object-fit:cover;object-position:center 35%;width:100%;height:100%;display:block}.credentials-list{gap:.65rem;list-style:none;display:grid}.credentials-list li{color:var(--color-text-secondary);padding-left:1rem;font-size:.8rem;line-height:1.4;position:relative}.credentials-list li:before{background:var(--color-accent);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.45rem;left:0}.featured-study-body{grid-template-columns:42% 1fr;align-items:center;gap:1.15rem;margin-bottom:1rem;display:grid}.study-cover{background:var(--color-primary);border-radius:14px;place-items:end start;min-height:145px;padding:.8rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.study-cover img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.study-cover:after{border-radius:inherit;content:"";border:1px solid #67d4d833;position:absolute;inset:0}.study-cover span{z-index:1;color:var(--color-accent-light);letter-spacing:.08em;background:#072d41c2;border-radius:6px;padding:.25rem .4rem;font-size:.62rem;font-weight:850;position:relative}.study-summary h3{margin:0 0 .65rem;line-height:1.35}.study-summary p{margin:0;font-size:.78rem;line-height:1.55}.project-empty-visual{text-align:center;flex:1;align-content:center;place-items:center;gap:.7rem;display:grid}.project-empty-visual>span{background:var(--color-background-alt);width:76px;height:76px;color:var(--color-primary-light);border-radius:50%;place-items:center;display:grid}.project-empty-visual svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:34px;height:34px}.project-empty-visual strong{color:var(--color-primary);font-size:1.05rem}.project-empty-visual p{max-width:330px;margin:0;font-size:.78rem}@media (width<=940px){.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-study{grid-row:span 2}}@media (width<=650px){.highlights-grid{grid-template-columns:1fr}.highlight-card{min-height:320px}.highlight-study{grid-row:auto}}@media (width<=700px){.home-highlights:before{opacity:.35;width:45%}.home-highlights:after{opacity:.45;width:42%}}@media (width<=420px){.highlights-container{width:calc(100% - 1.5rem)}.about-summary,.featured-study-body{grid-template-columns:1fr}.about-photo{width:100%;height:190px}}@media (width>=1001px){.home-highlights{padding-top:0}.highlights-grid{margin-bottom:-48px;transform:translateY(-48px)}}.studies-page,.study-detail-page{background:var(--color-background);min-height:100vh}.studies-page-hero,.study-detail-hero{border-bottom:1px solid var(--color-border);background:#f3f7f8;padding:145px 0 75px;position:relative;overflow:hidden}.studies-page-hero{background-color:#f3f7f8;background-image:linear-gradient(90deg,#ffffff7a 0%,#fff3 48%,#0000 72%),url(/assets/estudos-hero-DHyFcQJU.png);background-position:50%;background-size:cover;padding:125px 0 50px}.studies-page-hero:after,.study-detail-hero:after{content:"";pointer-events:none;border:1px solid #0f9fa81f;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-80px;box-shadow:-45px 30px 0 -44px #0e749024,-90px 60px 0 -89px #0f9fa81a}.studies-page-hero h1,.study-detail-hero h1{z-index:1;color:var(--color-primary);letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(3rem,7vw,5.2rem);position:relative}.studies-page-hero p,.study-detail-hero p{z-index:1;max-width:760px;color:var(--color-text-secondary);font-size:1.05rem;line-height:1.75;position:relative}.studies-groups{gap:5rem;padding-top:5rem;padding-bottom:6rem;display:grid}.studies-group-title{align-items:center;gap:.8rem;margin-bottom:1.7rem;display:flex}.studies-group-title h2{color:var(--color-primary);font-size:1.7rem}.studies-group-title small{width:28px;height:28px;color:var(--color-primary-light);background:#0f9fa81a;border-radius:50%;place-items:center;font-weight:800;display:grid}.studies-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.studies-listing-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);grid-template-columns:42% 1fr;transition:box-shadow .25s;display:grid;overflow:hidden}.studies-listing-card:hover{box-shadow:var(--shadow-md)}.studies-card-cover{object-fit:cover;width:100%;height:100%;min-height:330px}.studies-card-content{flex-direction:column;padding:2rem;display:flex}.studies-card-meta{color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.68rem;font-weight:850;display:flex}.studies-card-meta strong{color:var(--color-primary-light);background:#0f9fa81a;border-radius:999px;padding:.35rem .55rem;font-size:.58rem}.studies-listing-card h3{color:var(--color-primary);margin-bottom:.8rem;font-size:1.45rem}.studies-listing-card p{color:var(--color-text-secondary);margin-bottom:1.25rem;line-height:1.65}.studies-listing-card a{color:var(--color-primary-light);margin-top:auto;padding-top:1rem;font-weight:800}.study-page-tags{flex-wrap:wrap;gap:.45rem;display:flex}.study-page-tags span{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-secondary);border-radius:8px;padding:.38rem .6rem;font-size:.68rem;font-weight:700}.studies-empty{border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);padding:1.5rem}.study-detail-hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.study-detail-hero-grid img{z-index:1;object-fit:cover;border-radius:var(--radius-lg);width:100%;max-height:360px;box-shadow:var(--shadow-md);border:1px solid #67d4d833;position:relative}.study-back{color:var(--color-primary-light);margin-bottom:2rem;font-weight:800;display:inline-block}.study-detail-category{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.72rem;font-weight:850;display:block}.study-detail-hero .study-page-tags{margin-top:1.5rem}.study-reading-column{width:min(calc(100% - 2.5rem), var(--container-width));margin-inline:auto;padding:4.5rem 0 7rem}.study-detail-section{border-bottom:1px solid var(--color-border);padding:2.6rem clamp(1rem,3vw,2.5rem)}.study-section-heading{align-items:center;gap:1.15rem;margin-bottom:1.5rem;display:flex}.study-section-heading span{width:48px;height:48px;color:var(--color-primary-light);background:#0f9fa814;border:1px solid #0f9fa833;border-radius:13px;flex:0 0 48px;place-items:center;font-family:ui-monospace,monospace;font-size:.9rem;font-weight:800;display:grid}.study-section-heading h2{color:var(--color-primary);font-size:clamp(1.7rem,3vw,2.35rem)}.study-section-content{max-width:980px;color:var(--color-text-secondary);padding-left:4rem;font-size:1.02rem;line-height:1.8}.implementations-list{gap:1.2rem;display:grid}.implementation-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:1.4rem}.implementation-heading{justify-content:space-between;gap:2rem;margin-bottom:1rem;display:flex}.implementation-heading span{color:var(--color-accent);text-transform:uppercase;font-size:.68rem;font-weight:850}.implementation-heading h3{color:var(--color-primary);margin-top:.2rem}.implementation-heading p{max-width:430px;font-size:.85rem}.code-block{color:#d8edf1;background:#071c28;border-radius:14px;overflow:hidden}.code-block-header{background:#0b2938;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.code-block-header>div{align-items:center;gap:.7rem;display:flex}.code-block-header span{color:var(--color-accent-light);text-transform:uppercase;font-size:.65rem;font-weight:850}.code-block-header strong{font-size:.75rem}.code-block-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2b;border-radius:7px;padding:.4rem .65rem}.code-block pre{padding:1.2rem;overflow-x:auto}.code-block code{font-family:ui-monospace,monospace;font-size:.82rem}.implementation-actions{gap:.6rem;margin-top:1rem;display:flex}.implementation-actions button{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-secondary);border-radius:8px;padding:.55rem .75rem}.video-frame{border-radius:var(--radius-md);padding-top:56.25%;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.reference-list{gap:.7rem;padding-left:1.2rem;display:grid}@media (width<=900px){.studies-listing-grid,.study-detail-hero-grid{grid-template-columns:1fr}.studies-listing-card{grid-template-columns:34% 1fr}.study-detail-hero-grid img{max-height:300px}}@media (width<=620px){.studies-page-hero,.study-detail-hero{padding-top:120px}.studies-listing-card{grid-template-columns:1fr}.studies-card-cover{min-height:220px}.implementation-heading{flex-direction:column;gap:.6rem}.implementation-actions{flex-direction:column}}.study-detail-section:has(.implementations-list) .study-section-content{max-width:none;padding-left:0}@media (width<=700px){.study-detail-section{padding-inline:0}.study-section-heading span{flex-basis:42px;width:42px;height:42px}.study-section-content{padding-left:0}}.implementation-actions a{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-primary-light);border-radius:8px;padding:.55rem .75rem;font-size:.82rem;font-weight:750;transition:border-color .2s,background .2s}.implementation-actions a:hover{background:#eef7f8;border-color:#0f9fa866}.study-section-content>p+p{margin-top:1rem}.study-content-status{color:var(--color-primary-light);letter-spacing:.08em;text-transform:uppercase;background:#0f9fa81a;border-radius:999px;margin-bottom:1.2rem;padding:.38rem .65rem;font-size:.68rem;font-weight:850;display:inline-flex}.theory-topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.6rem;display:grid}.theory-topics div{border:1px solid var(--color-border);background:#ffffffb3;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:0 .75rem;padding:1rem;display:grid}.theory-topics span{width:38px;height:38px;color:var(--color-primary-light);background:#0f9fa81a;border-radius:9px;grid-row:span 2;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.theory-topics p{color:var(--color-text);font-size:.85rem;font-weight:750}.theory-topics small{opacity:.72;font-size:.68rem}.architecture-flow{border:1px solid var(--color-border);background:#ffffffb8;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.6rem;padding:1.1rem;display:flex}.architecture-flow div{align-items:center;gap:.55rem;display:flex}.architecture-flow span{color:var(--color-primary);background:#eef7f8;border-radius:9px;padding:.55rem .7rem;font-size:.72rem;font-weight:750}.architecture-flow i{color:var(--color-accent);font-style:normal}.study-placeholder-card{border-radius:var(--radius-md);background:#ffffff9e;border:1px dashed #0e749040;padding:1.4rem}.study-placeholder-card span{color:var(--color-accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;font-weight:850;display:inline-block}.study-placeholder-card p{color:var(--color-text-secondary)}.reference-list li{color:var(--color-text-secondary);background:#ffffffa6;border-left:3px solid #0f9fa859;padding:.9rem 1rem;line-height:1.65}@media (width<=700px){.theory-topics{grid-template-columns:1fr}.architecture-flow{flex-direction:column;align-items:stretch}.architecture-flow div{justify-content:space-between}.architecture-flow i{transform:rotate(90deg)}}.placeholder-page{background:var(--color-background);min-height:calc(100vh - 80px)}.placeholder-hero{border-bottom:1px solid var(--color-border);background:#f3f7f8;padding:135px 0 60px;position:relative;overflow:hidden}.placeholder-hero:after{content:"";border:1px solid #0f9fa81a;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;right:-80px;box-shadow:-48px 35px 0 -47px #0e74901f}.placeholder-hero h1{z-index:1;color:var(--color-primary);letter-spacing:-.055em;margin-bottom:1rem;font-size:clamp(3rem,7vw,5rem);position:relative}.placeholder-hero p{z-index:1;max-width:760px;color:var(--color-text-secondary);font-size:1.05rem;line-height:1.75;position:relative}.placeholder-content{place-items:center;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}.placeholder-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(100%,760px);box-shadow:var(--shadow-sm);text-align:center;padding:clamp(2rem,5vw,3.5rem)}.placeholder-card>span{color:var(--color-primary);margin-bottom:1rem;font-size:1.45rem;font-weight:800;display:block}.placeholder-card p{color:var(--color-text-secondary);line-height:1.75}.projects-placeholder i{width:68px;height:68px;color:var(--color-primary-light);background:#0f9fa81a;border-radius:18px;place-items:center;margin:0 auto 1.2rem;display:grid}.projects-placeholder svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}@media (width<=620px){.placeholder-hero{padding:115px 0 45px}}.about-placeholder-hero,.projects-placeholder-hero{background-color:#f3f7f8;background-position:50%;background-repeat:no-repeat;background-size:cover}.about-placeholder-hero{background-image:linear-gradient(90deg,#ffffff6b 0%,#ffffff1f 54%,#0000 76%),url(/assets/sobre-hero-KGt6oAwr.png)}.projects-placeholder-hero{background-image:linear-gradient(90deg,#ffffff6b 0%,#ffffff1f 54%,#0000 76%),url(/assets/projetos-hero-QDRz-UUl.png)}.about-placeholder-hero:after,.projects-placeholder-hero:after{display:none}@media (width<=640px){.about-placeholder-hero,.projects-placeholder-hero{background-position:62%}}main{overflow:hidden}.section{padding:var(--section-space) 0;scroll-margin-top:82px}.section-kicker{color:var(--color-primary-light);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.78rem;font-weight:800;display:inline-flex}.section-kicker:before{background:var(--color-accent);content:"";width:1.5rem;height:2px}.section-title{color:var(--color-primary);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.12}.section-lead{max-width:620px;color:var(--color-text-secondary);font-size:1.05rem;line-height:1.75}.botao{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.75rem 1.25rem;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.botao:hover{transform:translateY(-2px)}.botao-principal{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-button)}.botao-principal:hover{background:var(--color-primary-light);box-shadow:0 10px 24px #073b4c33}.botao-secundario{border-color:var(--color-border);color:var(--color-primary);background:#ffffffb8}.botao-secundario:hover{border-color:var(--color-accent);background:var(--color-surface)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
