:root{--green:#006b46;--deep:#053d2e;--ink:#142d25;--muted:#607068;--gold:#d5b566;--paper:#f5f7f5;--line:#dce5de;--white:#fff;--radius:10px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bc8c26;outline-offset:4px}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}p{line-height:1.65}button{border:0}h1,h2,.display{font-family:Impact,"Arial Narrow","Segoe UI",sans-serif;font-weight:400;letter-spacing:-.015em}h2{font-size:44px;line-height:1.1}h3{font-size:21px;line-height:1.3}small{font-size:13px}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.prototype{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 28px;background:#14251f;color:#dfe9e2;font-size:12px;letter-spacing:.04em}.prototype>span:first-child{white-space:nowrap}.prototype nav{display:flex;gap:5px;flex-wrap:wrap}.prototype a{padding:7px 12px;border-radius:5px;font-size:13px;letter-spacing:0}.prototype a.active{background:#e6eee7;color:#183c2a}.prototype a:hover{background:#385143}.demo-label{font-size:12px;color:#b9c9bf}.site-header{background:white}.header-row{height:100px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{width:61px;height:61px;border-radius:50%;object-fit:cover}.brand b{display:block;font-size:29px;font-weight:850;letter-spacing:-1px}.brand small{font-size:10px;letter-spacing:.15em;display:block;margin-top:2px}.main-nav{display:flex;align-items:center;gap:29px;font-size:14px;font-weight:600}.main-nav>a:not(.btn):hover{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px;padding:13px 21px;background:var(--green);color:white;border-radius:5px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.btn:hover{background:#084b36;transform:translateY(-1px)}.btn.gold{background:var(--gold);color:#233a2e}.btn.white{background:white;color:var(--deep)}.btn.outline{background:transparent;color:var(--green);border:1px solid #b6c9bb}.btn.small{padding:10px 15px;min-height:40px}.hero{position:relative;overflow:hidden;background:var(--deep);color:white;min-height:590px}.hero .wrap{position:relative;z-index:2;padding-top:62px;padding-bottom:64px;pointer-events:none}.hero-copy{width:54%;pointer-events:auto}.eyebrow{display:block;text-transform:uppercase;font-size:12px;letter-spacing:.18em;font-weight:750;line-height:1.6;margin-bottom:19px}.hero .eyebrow{color:#d3e2d6;display:flex;align-items:center;gap:12px}.hero .eyebrow:before{content:"";width:26px;height:2px;background:var(--gold)}.hero h1{font-size:clamp(52px,6.1vw,87px);line-height:1.01;text-transform:uppercase;max-width:700px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy>p{color:#dae5dd;max-width:425px;margin-top:24px;font-size:17px}.hero-actions{display:flex;gap:14px;margin-top:29px}.hero-actions .subtle{color:white;display:flex;align-items:center;padding:12px;font-size:14px}.hero-photo{position:absolute;right:0;top:0;bottom:0;width:49%;background:var(--green);overflow:hidden}.hero-photo .crop{position:absolute;inset:0;aspect-ratio:auto}.hero-photo .crop img{width:479.53%;max-width:none;position:absolute;left:-244.97%;top:0;transform:translateY(-41.5%)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--deep),transparent 35%),linear-gradient(0deg,#052d26b3,transparent 55%)}.photo-caption{position:absolute;bottom:40px;right:40px;z-index:3;font-size:12px;letter-spacing:.12em;text-transform:uppercase;border-left:2px solid var(--gold);padding-left:16px}.hero-footer{display:flex;align-items:center;gap:15px;margin-top:38px;font-size:12px;color:#bacfc1;letter-spacing:.1em}.hero-footer b{font-size:25px;color:white;letter-spacing:0}.ticker{background:#e9eee9;border-bottom:1px solid var(--line)}.ticker .wrap{display:flex;align-items:center;gap:23px;min-height:71px;font-size:14px}.ticker strong{color:var(--green);font-size:12px;letter-spacing:.08em;white-space:nowrap}.ticker a{margin-left:auto;font-weight:650;white-space:nowrap}.ticker .sep{height:24px;width:1px;background:#c5d3c9}.section{padding:70px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head .eyebrow{color:var(--green);margin-bottom:11px}.text-link{font-size:14px;font-weight:700;color:var(--green);display:inline-flex;gap:25px;align-items:center}.text-link:hover{text-decoration:underline}.news-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:24px}.news-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.news-card>img{width:100%;aspect-ratio:1.6;object-fit:cover}.news-card:first-child>img{aspect-ratio:1.99;object-position:center 34%}.news-body{padding:23px;display:flex;flex-direction:column;gap:13px;flex:1}.tag{display:inline-flex;align-self:flex-start;background:#e7f0e9;color:#16613f;font-size:11px;font-weight:750;letter-spacing:.075em;padding:6px 9px;border-radius:3px;text-transform:uppercase}.tag.gold{background:#f1e8d4;color:#735515}.news-body h3{font-size:22px;letter-spacing:-.035em}.news-body p{font-size:14px;color:var(--muted)}.news-body .text-link{margin-top:auto;padding-top:7px}.agenda{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:start}.agenda p{margin-top:20px;color:var(--muted);max-width:365px}.agenda .btn{margin-top:24px}.agenda-list{border-top:1px solid var(--line)}.agenda-item{display:flex;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.date{background:white;border:1px solid var(--line);border-radius:6px;min-width:62px;text-align:center;padding:9px}.date b{display:block;font-size:26px;line-height:1.1}.date small{text-transform:uppercase;color:var(--green);font-size:11px;font-weight:700}.agenda-item h3{font-size:17px}.agenda-item p{margin:5px 0 0;font-size:13px}.agenda-item .arrow{margin-left:auto;color:var(--green);font-size:25px}.community{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:white;border-radius:var(--radius);overflow:hidden}.community .crop{position:relative;overflow:hidden;min-height:360px}.community .crop img{position:absolute;max-width:none;width:131.06%;left:-21.9%;top:-8.05%}.community-copy{padding:43px}.community h2{font-size:43px}.community .eyebrow{color:var(--gold)}.community p{font-size:15px;color:#c8dbce;margin:20px 0 25px}.footer{background:white;border-top:1px solid var(--line);padding:40px 0 24px}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:start}.footer p{font-size:13px;color:var(--muted)}.footer strong{display:block;font-size:13px;margin-bottom:10px}.footer-links{display:flex;gap:20px;font-size:13px;margin-top:20px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;margin-top:34px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}.page-heading{background:var(--deep);color:white;padding:43px 0}.page-heading .eyebrow{color:var(--gold);margin-bottom:12px}.page-heading h1{font-size:60px;text-transform:uppercase}.page-heading p{font-size:16px;color:#c9dbd0;margin-top:12px}.filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:28px 0}.filters input{flex:1;min-width:180px}.filters input,.filters select,input,textarea{border:1px solid #cbd8ce;padding:13px 15px;border-radius:6px;background:white;color:var(--ink)}.filter-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin:20px 0 27px}.filter-tabs button{padding:14px 18px;background:transparent;font-size:14px;font-weight:650;border-bottom:3px solid transparent}.filter-tabs button.selected{border-color:var(--green);color:var(--green)}.competition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.comp-card{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.comp-cover{min-height:128px;padding:25px;background:var(--deep);color:white;position:relative;display:flex;align-items:center;justify-content:space-between}.comp-cover:before{content:"";position:absolute;width:120px;height:120px;border:1px solid #ffffff19;transform:rotate(45deg);right:-10px}.comp-cover img{width:55px;border-radius:50%;position:relative}.comp-cover span{font-family:Impact,"Arial Narrow",sans-serif;font-size:38px;letter-spacing:.01em;position:relative}.comp-card:nth-child(2n) .comp-cover{background:#47745d}.comp-body{padding:24px}.comp-body h3{margin:15px 0 10px}.comp-body p{font-size:14px;color:var(--muted)}.comp-body .text-link{margin-top:24px}.note{font-size:13px;color:var(--muted);padding:15px 0;line-height:1.6}.dashboard{display:grid;grid-template-columns:236px 1fr;min-height:calc(100vh - 54px)}.sidebar{background:var(--deep);color:white;padding:28px 19px;display:flex;flex-direction:column}.sidebar .brand{gap:10px;margin-bottom:43px}.sidebar .brand img{width:44px;height:44px}.sidebar .brand b{font-size:23px}.sidebar .brand small{font-size:9px}.side-label{font-size:10px;letter-spacing:.14em;color:#b1ccbc;margin:0 14px 13px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{padding:13px 15px;border-radius:6px;font-size:14px;display:flex;align-items:center;gap:12px;color:#d2e0d7}.sidebar nav a.selected,.sidebar nav a:hover{background:#ffffff15;color:white}.sidebar-bottom{margin-top:auto;padding:30px 12px 10px;color:#c0d3c6;font-size:13px}.dashboard-main{min-width:0}.dashboard-top{display:flex;justify-content:space-between;align-items:center;padding:23px 36px;background:white;border-bottom:1px solid var(--line);font-size:14px}.avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#e5efe7;font-weight:700;font-size:12px}.user{display:flex;gap:10px;align-items:center}.dash-content{padding:37px;max-width:1400px;margin:auto}.dash-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.dash-intro h1{font-family:"Segoe UI",sans-serif;font-size:31px;letter-spacing:-.035em;font-weight:700}.dash-intro p{font-size:14px;color:var(--muted);margin-top:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:27px}.stat{padding:22px;background:white;border:1px solid var(--line);border-radius:8px}.stat span{display:block;font-size:13px;color:var(--muted)}.stat strong{display:block;font-size:31px;margin:12px 0 5px;letter-spacing:-.05em}.stat small{color:var(--green);font-size:12px}.panels{display:grid;grid-template-columns:1.45fr 1fr;gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:8px;padding:25px;min-width:0}.panel h2{font-family:"Segoe UI",sans-serif;font-weight:700;font-size:18px;letter-spacing:-.02em;margin-bottom:21px}.panel .agenda-item{gap:15px;padding:18px 0}.panel .agenda-item:first-of-type{padding-top:0}.panel .agenda-item:last-of-type{border:0;padding-bottom:0}.panel p{font-size:14px;color:var(--muted)}.membership{background:var(--deep);color:white;position:relative;overflow:hidden;padding:28px;border-radius:8px;margin-bottom:20px}.membership:after{content:"79";position:absolute;right:-5px;bottom:-31px;font:150px Impact,sans-serif;color:#ffffff09}.membership .brand{margin-bottom:30px}.membership .brand img{width:46px;height:46px}.membership .brand b{font-size:24px}.membership p{color:#cfdfd4;font-size:14px}.membership strong{display:block;margin-top:7px;font-size:22px}.membership small{display:block;margin-top:22px;color:var(--gold)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;background:#f3f6f3;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.055em;white-space:nowrap}th,td{padding:15px 12px;border-bottom:1px solid var(--line)}td .tag{font-size:10px}.content-list{margin-top:25px}.table-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.table-title h2{margin:0}.empty{padding:40px;border:1px dashed #bccbbc;text-align:center;grid-column:1/-1;color:var(--muted)}.identity-hero{padding:65px 0;background:var(--deep);color:white}.identity-hero h1{font-size:75px;max-width:800px;line-height:1.05}.identity-hero em{color:var(--gold);font-style:normal}.identity-hero p{color:#ceded1;max-width:680px;margin-top:25px}.palette{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin:25px 0 50px}.swatch{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.swatch-color{height:130px}.swatch strong,.swatch code{display:block;margin:12px 15px}.swatch strong{font-size:14px}.swatch code{font-size:12px;color:var(--muted);margin-top:0}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.type-sample{font:55px Impact,"Arial Narrow",sans-serif;line-height:1.05;margin:18px 0}.logo-sample{display:flex;gap:30px;align-items:center;margin:20px 0}.logo-sample img{width:140px;border-radius:50%}dialog{border:0;border-radius:12px;padding:38px;max-width:720px;width:calc(100% - 35px);color:var(--ink);box-shadow:0 20px 80px #0003}dialog::backdrop{background:#062a24ba;backdrop-filter:blur(4px)}dialog h2{font-size:36px;margin:0 35px 20px 0}dialog p{margin-bottom:16px;color:var(--muted);font-size:15px}.close{position:absolute;right:16px;top:12px;background:transparent;font-size:29px;width:38px;height:38px}dialog img{width:100%;max-height:320px;object-fit:cover;border-radius:6px;margin-bottom:22px}dialog label{display:block;font-size:14px;font-weight:650;margin:18px 0}dialog label input,dialog label textarea{display:block;margin-top:8px;width:100%}dialog textarea{min-height:120px}.skip{position:absolute;left:10px;top:-100px;z-index:1000;background:white;padding:15px}.skip:focus{top:10px}.visually-hidden{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.mobile-menu{display:none}.success{padding:14px;background:#e5f1e8;border-radius:6px;color:#135536;font-size:14px;margin-top:16px}[hidden]{display:none!important}
@media(min-width:1500px){.hero-photo .crop img{transform:translateY(-41.5%)}.hero{min-height:620px}}
@media(max-width:1100px){.demo-label{display:none}.main-nav{gap:17px}.brand small{font-size:8px}.header-row{gap:12px}.hero-copy{width:61%}.hero h1{font-size:69px}.hero-photo{width:46%}.news-grid{gap:16px}.news-body{padding:18px}.dashboard{grid-template-columns:200px 1fr}.dash-content{padding:25px}.stats{grid-template-columns:repeat(2,1fr)}.panels{grid-template-columns:1fr}.competition-grid{gap:16px}.comp-body{padding:18px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.prototype{flex-direction:column;gap:7px;padding:10px}.prototype nav{justify-content:center;gap:0}.prototype a{font-size:12px;padding:7px 9px}.header-row{height:85px}.brand b{font-size:25px}.brand img{width:51px;height:51px}.main-nav{display:none;position:absolute;top:168px;left:0;right:0;background:white;z-index:10;padding:22px;box-shadow:0 12px 20px #0002;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.mobile-menu{display:block;background:var(--green);color:white;border-radius:5px;padding:12px;font-size:14px}.hero{min-height:570px}.hero .wrap{padding:47px 0}.hero h1{font-size:61px}.hero-copy{width:75%}.hero-photo{width:60%;opacity:.44}.hero-photo:after{background:linear-gradient(90deg,var(--deep),transparent),linear-gradient(0deg,var(--deep),transparent)}.hero-copy>p{font-size:16px}.photo-caption{display:none}.ticker .wrap{flex-wrap:wrap;gap:8px;padding:18px 0;font-size:13px}.ticker .sep{display:none}.ticker strong{width:100%}.ticker a{margin-left:0}.section{padding:45px 0}.section-head{align-items:start}.section-head h2{font-size:36px}.section-head .text-link{font-size:12px;gap:9px;white-space:nowrap}.news-grid{grid-template-columns:1fr 1fr}.news-card:first-child{grid-column:1/-1}.news-card:first-child>img{aspect-ratio:1.8}.agenda{grid-template-columns:1fr;gap:26px}.community{grid-template-columns:1fr}.community .crop{min-height:250px}.community-copy{padding:30px}.community .crop img{top:-15%}.footer-grid{flex-wrap:wrap}.footer-bottom{flex-direction:column}.competition-grid{grid-template-columns:1fr 1fr}.page-heading h1{font-size:48px}.dashboard{display:block}.sidebar{padding:16px}.sidebar .brand,.side-label,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;overflow:auto}.sidebar nav a{white-space:nowrap;font-size:13px;padding:11px}.dashboard-top{padding:19px 20px}.dash-content{padding:25px 20px}.dash-intro{align-items:start}.dash-intro h1{font-size:26px}.palette{grid-template-columns:repeat(3,1fr)}.identity-grid{grid-template-columns:1fr}.identity-hero h1{font-size:58px}}
@media(max-width:480px){.hero-copy{width:100%}.hero h1{font-size:53px}.hero-photo{width:70%;opacity:.3}.hero-copy>p{max-width:310px}.hero-actions{gap:8px}.btn{padding:12px 15px}.hero-actions .subtle{font-size:12px;padding:10px}.eyebrow{font-size:10px}.hero-footer{font-size:10px}.news-grid,.competition-grid{grid-template-columns:1fr}.section-head{flex-wrap:wrap;gap:14px}.community .crop{min-height:185px}.community-copy h2{font-size:38px}.stats{gap:10px}.stat{padding:16px}.stat strong{font-size:26px}.stat small{font-size:11px}.dash-intro{flex-direction:column}.panel{padding:18px}.palette{grid-template-columns:1fr 1fr}.swatch-color{height:90px}.identity-hero h1{font-size:47px}.logo-sample{gap:16px}.logo-sample img{width:90px}.filter-tabs{overflow:auto}.filter-tabs button{white-space:nowrap;padding:12px}.user>span{display:none}.brand small{letter-spacing:.08em}}

/* Banner: enquadramento da fotografia do troféu enviada pelo usuário. */
.hero-photo .crop{height:100%;width:auto;aspect-ratio:311/412;left:50%;right:auto;top:0;bottom:auto;transform:translateX(-50%)}
.hero-photo .crop img{width:133.762%;max-width:none;left:-16.72%;top:-4.612%;transform:none}
