/* Identidade: fonte canônica ../../assets/brand-tokens.json; arquivo local auditado em scripts/validate_site.py. */
:root{--green:#172C2B;--bronze:#C49A62;--sand:#E9E3D8;--ivory:#F0E8DC;--graphite:#222725;--muted:#53615c;--container:1200px;color-scheme:light;font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--graphite);background:var(--ivory);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--bronze);outline-offset:5px;border-radius:3px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.container{max-width:var(--container);padding:0 32px;margin:0 auto}.skip-link{position:absolute;top:-100px;left:15px;background:var(--ivory);color:var(--green);padding:12px 16px;z-index:100}.skip-link:focus{top:12px}.site-header{background:var(--green);color:var(--ivory);border-bottom:1px solid rgba(240,232,220,.16)}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{border-radius:12px}.brand span{display:flex;flex-direction:column}.brand strong{font-family:Manrope,Inter,Arial,sans-serif;font-size:24px;letter-spacing:.2em;line-height:1.1}.brand small{font-size:8px;letter-spacing:.37em;color:var(--bronze);margin-top:5px}.site-nav{display:flex;gap:31px;align-items:center}.site-nav a{font-size:12px;white-space:nowrap;color:#e3e7e0}.site-nav a:hover,.text-link:hover{color:var(--bronze)}.header-action{font-size:11px;white-space:nowrap;border:1px solid rgba(240,232,220,.42);padding:13px 17px}.header-action span,.button span,.dark-link span,.text-link span{margin-left:12px}.header-action:hover{background:var(--ivory);color:var(--green)}.hero{background:var(--green);color:var(--ivory);overflow:hidden}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:30px}.hero-content{padding:50px 0 48px;position:relative;z-index:1}.eyebrow,.section-number{font-size:11px;letter-spacing:.2em;font-weight:700}.eyebrow{color:var(--bronze);display:flex;align-items:center;gap:13px;white-space:nowrap}.eyebrow-line{width:27px;height:1px;background:var(--bronze)}.hero h1{font-family:Manrope,Inter,Arial,sans-serif;font-size:clamp(48px,5.45vw,83px);line-height:1.08;letter-spacing:-.06em;font-weight:600;margin:34px 0 26px}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400}.hero h1 em{color:var(--bronze)}.hero-content>p{max-width:510px;font-size:17px;line-height:1.8;color:#d5ded8}.hero-actions{display:flex;align-items:center;gap:26px;margin:40px 0 34px}.button{display:inline-flex;justify-content:center;align-items:center;padding:18px 24px;font-weight:700;font-size:13px}.button-primary{background:var(--bronze);color:var(--green)}.button-primary:hover{background:var(--ivory)}.text-link{font-size:12px;border-bottom:1px solid rgba(240,232,220,.4);padding-bottom:7px}.hero-note{font-size:11px;color:#c2cec6;display:flex;align-items:center;gap:9px}.note-dot{width:7px;height:7px;border-radius:50%;background:var(--bronze)}.hero-art{min-height:530px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.art-orbit{position:absolute;border:1px solid rgba(196,154,98,.23);border-radius:50%;aspect-ratio:1;transform:rotate(-24deg)}.art-orbit-one{width:520px}.art-orbit-two{width:405px}.art-pedestal{position:absolute;width:380px;height:145px;bottom:32px;background:linear-gradient(155deg,#c1a68c,#746b5b);clip-path:polygon(15% 0,85% 0,100% 19%,100% 100%,0 100%,0 19%);box-shadow:0 30px 90px rgba(0,0,0,.18)}.art-pedestal-face{height:40px;background:#cab9a3;clip-path:polygon(15% 0,85% 0,100% 70%,0 70%)}.art-object{position:relative;transform:translateY(-24px) rotate(-8deg);width:315px;filter:drop-shadow(15px 24px 24px rgba(0,0,0,.35))}.art-object img{border-radius:55px}.art-caption{position:absolute;right:0;bottom:5px;font-size:10px;letter-spacing:.27em;color:var(--bronze)}.hero-bottom{border-top:1px solid rgba(240,232,220,.17);display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:25px;font-size:10px;letter-spacing:.15em;color:#d7dfd9}.hero-bottom a{color:var(--bronze)}.section{padding:110px 0;scroll-margin-top:20px}.section-number{display:block;color:#9c7647;margin-bottom:25px}.intro{background:var(--ivory)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section h2{font-family:Manrope,Inter,Arial,sans-serif;font-size:clamp(38px,4vw,57px);line-height:1.17;letter-spacing:-.045em;font-weight:600;margin:0}.section h2 em{color:#8f704d}.intro-copy{padding-top:54px}.intro-copy p{font-size:16px;line-height:1.85;color:#505851}.dark-link{margin-top:18px;display:inline-block;padding-bottom:8px;border-bottom:1px solid var(--green);font-weight:700;font-size:12px}.dark-link:hover{color:#8f704d}.possibilities{background:var(--sand)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading>p{max-width:330px;font-size:13px;color:var(--muted);margin:0 0 8px}.possibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.possibility-card{border:1px solid rgba(23,44,43,.12);display:flex;flex-direction:column;background:var(--ivory);min-width:0}.card-index{padding:24px 24px 0;font-size:10px;letter-spacing:.17em;color:#79654e}.card-art{height:225px;margin:4px 24px 0;position:relative;display:grid;place-items:center;overflow:hidden}.card-art i,.card-art b{display:block;position:absolute;box-shadow:10px 17px 25px rgba(34,39,37,.1)}.art-home i{height:150px;width:120px;border-radius:40% 40% 12% 12%;border:22px solid #a8afa0;transform:rotate(14deg)}.art-home b{height:70px;width:104px;background:#c7b39b;bottom:17px;border-radius:50% 50% 8px 8px}.art-custom i{height:135px;width:135px;border:28px solid #bf9973;transform:rotate(35deg);border-radius:22px}.art-custom b{height:54px;width:54px;border-radius:50%;background:var(--green);top:37px;left:calc(50% - 27px)}.art-lab i{width:110px;height:110px;background:#678076;transform:rotate(-20deg);border-radius:9px}.art-lab b{width:90px;height:90px;border:14px solid #c49a62;transform:translate(32px,24px) rotate(20deg)}.card-info{padding:25px 24px 33px;border-top:1px solid rgba(23,44,43,.1);margin-top:auto}.card-info h3{font-size:20px;letter-spacing:-.02em;margin:0 0 9px}.card-info p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.approach{background:var(--green);color:var(--ivory)}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.light-number{color:var(--bronze)}.approach h2 em{color:var(--bronze)}.approach-grid>div>p{max-width:420px;line-height:1.8;color:#d4ddd6;margin-top:27px}.steps{border-top:1px solid rgba(240,232,220,.3)}.step{border-bottom:1px solid rgba(240,232,220,.3);display:flex;gap:27px;padding:28px 0}.step>span{font-size:12px;color:var(--bronze);padding-top:4px}.step h3{margin:0 0 7px;font-size:20px}.step p{margin:0;font-size:13px;color:#ccd8cf}.closing{background:var(--ivory);text-align:center}.closing-inner{max-width:840px}.closing h2{margin-bottom:24px}.closing p{max-width:600px;margin:0 auto;color:var(--muted);line-height:1.8}.closing-signature{border-top:1px solid #b5bdb1;margin-top:65px;padding-top:25px;display:flex;justify-content:space-between;text-align:left;font-size:12px;color:var(--green)}.closing-signature span:first-child{font-weight:700;letter-spacing:.23em}.site-footer{background:var(--graphite);color:var(--ivory)}.footer-inner{display:flex;justify-content:space-between;gap:35px;padding-top:34px;padding-bottom:34px}.footer-brand,.footer-meta{display:flex;flex-direction:column;gap:6px}.footer-brand strong{letter-spacing:.2em}.footer-brand span,.footer-meta{font-size:11px;color:#ccd3cb}.footer-meta{text-align:right}@media(max-width:1000px){.site-nav{gap:13px}.hero-grid{grid-template-columns:1fr 1fr}.hero-art{min-height:450px}.art-orbit-one{width:360px}.art-orbit-two{width:300px}.art-object{width:230px}.art-pedestal{width:290px}.intro-grid,.approach-grid{gap:50px}}@media(max-width:760px){.container{padding:0 21px}.header-inner{height:76px}.brand img{width:40px;height:40px}.brand strong{font-size:19px}.brand small{font-size:7px}.site-nav{display:none}.header-action{font-size:10px;padding:10px}.hero-grid{grid-template-columns:1fr;min-height:0;gap:0}.hero-content{padding-top:72px;padding-bottom:10px}.eyebrow{font-size:9px;white-space:normal}.hero h1{font-size:clamp(49px,10vw,70px)}.hero-content>p{font-size:15px}.hero-actions{gap:19px;flex-wrap:wrap}.hero-art{min-height:365px}.art-object{width:230px}.art-pedestal{bottom:25px}.art-orbit-one{width:350px}.art-caption{right:15px}.hero-bottom span:nth-child(2){display:none}.section{padding:75px 0}.intro-grid,.approach-grid{grid-template-columns:1fr;gap:25px}.intro-copy{padding-top:0}.section-heading{display:block}.section-heading>p{margin-top:22px}.possibility-grid{grid-template-columns:1fr}.card-art{height:190px}.closing-signature,.footer-inner{flex-direction:column;gap:12px}.footer-meta{text-align:left}}@media(max-width:380px){.header-action{display:none}.hero-actions{align-items:flex-start;flex-direction:column}.art-orbit-one{width:290px}.art-orbit-two{width:250px}.art-pedestal{width:250px}.hero h1{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
