:root{--ink:#17212a;--muted:#66737e;--line:#e3e8e6;--surface:#f6f8f5;--violet:#7444ff;--violet-soft:#f1edff;--green:#27804e}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3{font-family:"Manrope",sans-serif}h1,h2{margin:0;letter-spacing:-2.2px}p{margin-top:0}
.site-header{position:relative;max-width:1180px;min-height:78px;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{color:var(--ink);display:flex;align-items:center;gap:8px;font:800 18px/1 "Manrope",sans-serif;text-decoration:none;letter-spacing:-.8px}.brand img{width:29px;height:29px;object-fit:contain}.brand span{color:var(--violet)}
.desktop-nav{display:flex;align-items:center;gap:24px}.desktop-nav a{color:var(--muted);text-decoration:none;font-size:13px;font-weight:600}.desktop-nav a:hover{color:var(--ink)}.mobile-menu-toggle,.mobile-menu{display:none}
.hero{max-width:920px;padding:92px 28px 82px;margin:auto;text-align:center}.hero-logo{width:76px;height:76px;object-fit:contain;margin:0 auto 24px}.eyebrow{margin:0 0 14px;color:var(--violet);font-size:12px;font-weight:800;letter-spacing:1.1px}
.hero h1{font-size:clamp(32px,4.6vw,48px);line-height:1.02}.hero-copy{max-width:640px;margin:22px auto 27px;color:var(--muted);font-size:15px;line-height:1.65}
.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.primary-button,.secondary-button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:800;transition:transform .16s ease,filter .16s ease,border-color .16s ease}
.primary-button{background:var(--violet);color:#fff;box-shadow:0 10px 24px rgba(116,68,255,.17)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button:hover{filter:brightness(.96)}.secondary-button:hover{border-color:#c9cdd0}
.hero-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:28px}.hero-tags span,.project-tags span{border:1px solid var(--line);border-radius:999px;padding:7px 11px;color:var(--muted);background:#fff;font-size:12px;font-weight:700}
.intro{max-width:none;padding:82px max(28px,calc((100% - 1068px)/2));display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:74px;align-items:start;border-top:1px solid var(--line);background:var(--surface)}
.section-copy h2,.section-heading h2,.support-copy h2,.faq-section h2{font-size:clamp(24px,3vw,32px);line-height:1.08}.section-copy>p:not(.eyebrow){max-width:690px;color:var(--muted);font-size:14px;line-height:1.7}.section-copy>p:last-child{margin-bottom:0}
.intro-points{display:grid;gap:0;border-top:1px solid var(--line)}.intro-points div{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;min-height:70px;border-bottom:1px solid var(--line)}.intro-points strong{color:var(--violet);font:800 18px "Manrope",sans-serif}.intro-points span{color:var(--ink);font-size:14px;font-weight:700}
.projects-section,.how-it-works,.updates-section,.faq-section{max-width:1124px;padding:84px 28px;margin:auto;border-top:1px solid var(--line)}
.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:48px;align-items:end;margin-bottom:30px}.section-heading>p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}
.project-list{border-top:1px solid var(--line)}.project-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:28px;align-items:start;padding:30px 0;border-bottom:1px solid var(--line)}.project-id{padding-top:5px;color:#9aa4aa;font-size:12px;font-weight:800;letter-spacing:.7px}
.project-title-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.project-title-line h3{margin:0;font-size:20px;letter-spacing:-.6px}.status{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:9px;font-weight:800;letter-spacing:.6px}.status-online{border-color:#cfe9d8;color:var(--green);background:#f7fff9}
.project-main>p{max-width:700px;margin:10px 0 16px;color:var(--muted);font-size:13px;line-height:1.65}.project-tags{display:flex;flex-wrap:wrap;gap:7px}.project-tags span{padding:6px 9px;font-size:11px;background:var(--surface)}
.project-action{align-self:center;margin-top:3px;padding:10px 13px;border:1px solid rgba(116,68,255,.28);border-radius:8px;color:var(--violet);text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.project-action:hover{background:var(--violet-soft)}.project-action-muted{color:#8c969c;border-color:var(--line);background:var(--surface)}
.how-it-works{max-width:none;padding-left:max(28px,calc((100% - 1068px)/2));padding-right:max(28px,calc((100% - 1068px)/2));background:var(--surface)}.how-it-works ol{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0 0;margin:0;list-style:none}.how-it-works li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.how-it-works li>strong{color:var(--violet);font:800 20px "Manrope",sans-serif}.how-it-works h3{margin:0 0 8px;font-size:16px;letter-spacing:-.3px}.how-it-works li p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.updates-list{border-top:1px solid var(--line)}.update-row{display:grid;grid-template-columns:135px 1fr;gap:28px;padding:25px 0;border-bottom:1px solid var(--line)}.update-row time{padding-top:3px;color:#98a0a5;font-size:11px;font-weight:700}.update-row span{color:var(--violet);font-size:10px;font-weight:800;letter-spacing:.8px}.update-row h3{margin:6px 0 7px;font-size:16px;letter-spacing:-.3px}.update-row p{max-width:760px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.support-section{max-width:none;padding:82px max(28px,calc((100% - 1068px)/2));display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:70px;align-items:center;border-top:1px solid var(--line);background:#fff}.support-copy>p:not(.eyebrow){max-width:620px;margin:18px 0 24px;color:var(--muted);font-size:13px;line-height:1.65}.support-note{padding:22px 24px;border-left:3px solid var(--violet);background:var(--surface)}.support-note strong{display:block;margin-bottom:8px;font:800 14px "Manrope",sans-serif}.support-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.faq-section{padding-bottom:100px}.faq-section>h2{margin-bottom:22px}.faq-section details{max-width:760px;border-bottom:1px solid var(--line);padding:20px 0}.faq-section summary{cursor:pointer;font-weight:700}.faq-section details p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.6}
footer{border-top:1px solid var(--line);background:var(--surface)}.footer-inner{max-width:1124px;min-height:104px;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.footer-brand img{width:31px;height:31px;object-fit:contain}.footer-brand span{display:grid;gap:2px}.footer-brand strong{font:800 13px "Manrope",sans-serif;letter-spacing:.3px}.footer-brand small{color:var(--muted);font-size:11px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-links a{color:var(--muted);text-decoration:none;font-size:12px;font-weight:600}.footer-links a:hover{color:var(--ink)}.footer-note{margin:0;padding:16px 28px 24px;border-top:1px solid var(--line);color:#8f999f;text-align:center;font-size:11px}
@media(max-width:900px){.site-header{padding:0 20px;min-height:66px}.desktop-nav{display:none}.mobile-menu-toggle{width:42px;height:42px;padding:9px;display:grid;align-content:center;gap:5px;border:0;border-radius:8px;background:transparent;cursor:pointer}.mobile-menu-toggle span{display:block;width:22px;height:2px;margin:auto;background:var(--ink);border-radius:2px;transition:transform .16s ease,opacity .16s ease}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:absolute;top:calc(100% + 8px);right:20px;left:20px;z-index:50;display:grid;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 42px rgba(23,33,42,.14)}.mobile-menu[hidden]{display:none!important}.mobile-menu a{min-height:46px;display:flex;align-items:center;padding:0 13px;border-radius:8px;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.mobile-menu a:hover{background:var(--surface)}.intro,.support-section{grid-template-columns:1fr;gap:38px}.section-heading{grid-template-columns:1fr;gap:16px;align-items:start}.project-row{grid-template-columns:48px 1fr}.project-action{grid-column:2;justify-self:start;margin-top:0}.how-it-works ol{grid-template-columns:1fr;gap:24px}}
@media(max-width:640px){.hero{padding:58px 20px 54px}.hero-logo{width:62px;height:62px;margin-bottom:20px}.hero h1{font-size:clamp(28px,8vw,36px);letter-spacing:-1.1px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.hero-tags{margin-top:22px}.intro,.projects-section,.how-it-works,.updates-section,.support-section,.faq-section{padding-top:62px;padding-bottom:62px;padding-left:20px;padding-right:20px}.intro-points div{grid-template-columns:44px 1fr}.section-copy h2,.section-heading h2,.support-copy h2,.faq-section h2{font-size:clamp(22px,6.5vw,28px);letter-spacing:-1px}.section-copy>p:not(.eyebrow),.support-copy>p:not(.eyebrow){font-size:15px}.project-row{grid-template-columns:1fr;gap:10px;padding:26px 0}.project-id{padding-top:0}.project-action{grid-column:1;margin-top:3px}.project-title-line h3{font-size:18px}.project-main>p{font-size:13px}.how-it-works li{grid-template-columns:38px 1fr}.update-row{grid-template-columns:1fr;gap:8px}.support-note{padding:19px 18px}.footer-inner{min-height:140px;flex-direction:column;align-items:flex-start;justify-content:center}.footer-links{justify-content:flex-start}}

/* PADRÃO VISUAL: TODO O CONTEÚDO VISÍVEL EM MAIÚSCULAS, SEM CORTES */
body {
  text-transform: uppercase;
}

p,
span,
a,
button,
summary,
strong,
small,
time,
h1,
h2,
h3 {
  overflow: visible;
  text-overflow: clip;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
}

h1,
h2,
h3,
p,
summary,
a,
span,
strong,
small,
time {
  line-height: 1.35;
}

.hero h1 {
  line-height: 1.08;
}

.project-title-line h3,
.update-row h3 {
  line-height: 1.25;
}

@media (max-width: 640px) {
  .hero h1,
  .section-copy h2,
  .section-heading h2,
  .support-copy h2,
  .faq-section h2 {
    white-space: normal;
    overflow: visible;
  }
}

.status-private{
  border-color:rgba(116,68,255,.22);
  color:var(--violet);
  background:var(--violet-soft);
}
