/* Identidade Trix: navegação aberta, tipografia legível e superfícies discretas. */
.navbar, .navbar:not(.scrolled), .navbar.scrolled {
    top: 0 !important; left: 0 !important; right: 0 !important;
    width: 100% !important; max-width: none !important;
    min-height: 82px; padding: 14px 5vw !important;
    transform: none !important; border: 0 !important; border-radius: 0 !important;
    background: rgba(9, 12, 18, .58) !important; box-shadow: none !important;
    backdrop-filter: blur(22px) !important;
}
.nav-inner { max-width: 1440px; margin: auto; min-height: 48px; }
.navbar .nav-logo { min-width: 130px !important; gap: 8px; }
.navbar .nav-logo span { display: inline !important; font-size: 21px; font-weight: 650; letter-spacing: -.7px; }
.navbar .nav-logo img { width: 38px !important; height: 42px !important; filter: none !important; box-shadow: none !important; transform: none !important; }
.nav-menu-dropdown { border: 0; padding: 4px; background: transparent; gap: 14px; }
.nav-slider { display: none; }
.nav-menu-dropdown a { font-size: 14px; font-weight: 500; gap: 8px; padding: 0 8px; min-height: 40px; color: #a3b3c9 !important; }
.nav-menu-dropdown a:hover, .nav-menu-dropdown a.active { color: #fff !important; background: transparent !important; }
.nav-menu-dropdown a svg { width: 17px; height: 17px; stroke: currentColor; stroke-width: 1.7; }
.nav-community { width: 44px; height: 44px; justify-content: center; border-radius: 10px; background: rgba(255,255,255,.035); }
.nav-community-avatar { background: transparent; }
.nav-community-avatar svg { width: 21px; height: 21px; }
.hero { min-height: 100svh; padding: 140px 24px 105px; }
.hero-content { top: -10px; }
.hero-title { font-size: clamp(56px,8.5vw,112px); letter-spacing: -.06em; line-height: 1.08; font-weight: 700; gap: .2em; }
.hero-title, .hero-title span, .hero-title span:last-child { background: none !important; color: #80b5ff !important; -webkit-text-fill-color: #80b5ff !important; -webkit-text-stroke: 0 !important; text-shadow: none !important; filter: none !important; }
.hero-title span:last-child { color: #e7f1ff !important; -webkit-text-fill-color: #e7f1ff !important; }
.hero-slogan { color: #bdc8d8; font-weight: 400; text-shadow: none; line-height: 1.8; }
.hero-actions { gap: 12px; }
.hero-download-btn { text-transform: none; letter-spacing: 0; font-weight: 600; font-size: 15px; border-radius: 10px !important; box-shadow: none !important; }
.hero-learn-btn { text-transform: none; letter-spacing: 0; font-size: 14px; font-weight: 500; }
.hero-details { letter-spacing: .02em; text-transform: none; font-size: 12px; color: #a2b1c7; }
.trix-flow, .features { background: #121416; border: 0; }
.trix-flow { padding: 110px 24px 100px; }
.flow-shell { max-width: 850px; }
.flow-heading h2 { font-size: clamp(36px,4.8vw,58px); font-weight: 500; }
.flow-heading h2 em, .status-theme .premium-status-shell h1 span { color: #80b5ff; }
.flow-description { color: #a5aebc; }
.flow-diagram { max-width: 720px; margin: auto; grid-template-columns: 220px 1fr 145px; }
.flow-source > span { background: none; border: 0; }
.flow-source small, .flow-result small { color: #99a7bc; }
.flow-lines path { stroke: #677487; }
.flow-logo { background: none; box-shadow: none; border: 0; }
.features { padding: 90px 24px 110px; }
.features .container { max-width: 1120px; }
.section-title { font-weight: 500; font-size: clamp(34px,4.5vw,54px); }
.section-desc { color: #a5aebc; }
.feature-card, .feature-card:hover { background: #191c20 !important; box-shadow: none !important; border-color: #2a3038 !important; }
.card-icon { background: transparent !important; border: 0; width: 40px; height: 40px; margin-bottom: 22px; }
.card-icon svg { stroke-width: 1.6; color: #80b5ff; }
.feature-card h3 { font-size: 20px; font-weight: 550; }
.feature-card p { color: #a9b3c3; }
.footer { background: #101214 !important; box-shadow: none; }
.status-theme .premium-status-page { align-items: flex-start; padding-top: 145px; }
.status-theme .premium-status-shell { max-width: 800px; animation: none; }
.status-theme .premium-status-shell h1 { font-size: clamp(40px,5.7vw,66px); line-height: 1.1; font-weight: 500; }
.status-theme .status-overview, .status-theme .refined-status-card, .status-theme .status-forecast { background: rgba(20,24,30,.9) !important; box-shadow: none !important; border-radius: 14px; animation: none; }
.status-theme .status-kicker { color: #8dbbff; border: 0; background: none; }
.status-theme .refined-status-card .status-row { padding: 22px 24px; }
.status-orb, .status-orb span { box-shadow: none !important; }
a:focus-visible, button:focus-visible { outline: 2px solid #80b5ff !important; outline-offset: 4px; }
@media(max-width:900px) {
    .navbar, .navbar:not(.scrolled), .navbar.scrolled { top: 0 !important; padding: 12px 20px !important; min-height: 72px; }
    .nav-menu-dropdown { background: #171d26; border: 1px solid #303a49; padding: 8px; gap: 4px; }
    .nav-menu-dropdown a { min-height: 44px; }
    .nav-menu-dropdown a:hover, .nav-menu-dropdown a.active { background: #253349 !important; }
    .hero { min-height: 100svh; padding: 130px 22px 80px; }
    .hero-content { top: 0; }
    .hero-title { flex-wrap: wrap; font-size: clamp(48px,12vw,82px); }
    .hero-details { flex-wrap: wrap; font-size: 11px; }
    .flow-diagram { grid-template-columns: 1fr; gap: 28px; }
    .flow-lines { display: none; }
    .trix-flow { padding: 75px 22px; }
    .features { padding: 65px 0 80px; }
    .status-theme .premium-status-page { padding: 112px 20px 55px; }
}
.trix-flow {
    margin-top: 0;
    padding-top: 110px;
    padding-bottom: 50px;
    min-height: 100svh;
    display: flex;
    align-items: center;
    position: relative;
    isolation: isolate;
}
.trix-flow::before {
    content: "";
    position: absolute;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: clamp(75px, 13vw, 180px);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 180' preserveAspectRatio='none'%3E%3Cpath fill='%23121416' d='M0 90C230-60 420 50 650 110S1060-30 1440 20V180H0Z'/%3E%3C/svg%3E") center / 100% 100% no-repeat;
    pointer-events: none;
}
.float-word { display: inline-block; white-space: nowrap; }
html.lenis, html.lenis body { scroll-behavior: auto !important; }
.float-char { display: inline-block; transform-origin: 50% 100%; }
.home-page .scroll-reveal { opacity: var(--reveal-opacity, 1) !important; transform: translateY(var(--reveal-offset, 0px)) !important; }
@media(max-width:900px) {
    .navbar .nav-inner { gap: 12px !important; }
    .navbar .nav-logo { min-width: 0 !important; }
    .navbar .nav-logo span { font-size: 19px; }
    .nav-menu-toggle { display: inline-flex; align-items: center; min-height: 44px; }
    .nav-community { flex: 0 0 44px; }
    .nav-menu .nav-menu-dropdown,
    .nav-menu:hover .nav-menu-dropdown,
    .nav-menu:focus-within .nav-menu-dropdown { opacity: 0; visibility: hidden; pointer-events: none; transform: none; }
    .nav-menu.is-open .nav-menu-dropdown { opacity: 1; visibility: visible; pointer-events: auto; }
    .nav-menu-dropdown { width: min(290px,calc(100vw - 40px)); top: calc(100% + 12px); left: auto; right: 0; }
    .hero-content { width: 100%; max-width: 100%; }
    .hero-title { font-size: clamp(42px, 11vw, 76px); gap: .15em; }
    .hero-title-wrapper { padding: 0; width: 100%; }
    .hero-actions { width: min(350px,100%); max-width: 100%; }
    .hero-download-btn, .hero-learn-btn { max-width: 100%; }
    .trix-flow { padding: 100px 20px 32px; }
    .trix-flow .flow-description { margin: 18px auto 26px; }
    .trix-flow .flow-diagram { min-height: 0; gap: 16px; }
    .trix-flow .flow-sources { gap: 12px; justify-items: center; }
    .trix-flow .flow-source { flex-direction: column; align-items: center; justify-content: center; gap: 4px; width: 100%; text-align: center; }
    .trix-flow .flow-source > span { width: 30px; height: 30px; flex: 0 0 30px; margin-inline: auto; }
    .trix-flow .flow-source > div { width: 100%; max-width: 100%; text-align: center; justify-items: center; }
    .trix-flow .flow-result { gap: 4px; width: 100%; justify-items: center; text-align: center; }
    .trix-flow .flow-logo { margin-inline: auto; justify-self: center; }
    .trix-flow .flow-logo img { display: block; margin-inline: auto; }
    .flow-heading h2 { font-size: clamp(30px,8vw,46px); }
    .flow-description { font-size: 14px; }
    .flow-shell, .flow-diagram { min-width: 0; width: 100%; }
    .features-grid { grid-template-columns: 1fr; width: 100%; max-width: 540px; margin-inline: auto; }
    .feature-card { min-height: 0; padding: 26px; }
    .status-theme .premium-status-shell h1 { font-size: clamp(34px,9vw,50px); overflow-wrap: break-word; }
    .status-theme .status-row { gap: 12px; }
    .status-theme .status-row strong { white-space: nowrap; }
    .status-theme .status-forecast { flex-direction: column; align-items: stretch; gap: 16px; }
    .status-discord-link { text-align: center; }
}
@media(prefers-reduced-motion:reduce) {
    *, *::before, *::after { animation: none !important; scroll-behavior: auto !important; transition: none !important; }
    .float-char, .home-page .scroll-reveal { opacity: 1 !important; transform: none !important; }
    .trix-flow { padding-top: 110px; }
}
