:root {
  --ink: #0c1726;
  --muted: #657184;
  --paper: #f7f6f2;
  --surface: #ffffff;
  --line: #e4e6e8;
  --night: #08111f;
  --night-soft: #101d31;
  --violet: #7557d5;
  --violet-dark: #6043c0;
  --gold: #d6a84b;
  --rose: #d4788c;
  --teal: #5faaa3;
  --shadow: 0 24px 70px rgba(9, 18, 32, .10);
  --radius: 24px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: "DM Sans", sans-serif; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
h1, h2, h3, strong, .brand { font-family: "Manrope", sans-serif; }
h1, h2, h3, p { margin-top: 0; }
.site-shell { min-height: 100vh; overflow: hidden; }
.site-header { width: min(1180px, calc(100% - 40px)); height: 88px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; position: relative; z-index: 20; }
.brand { display: inline-flex; align-items: center; gap: 12px; letter-spacing: -.02em; }
.brand > span:last-child { display: flex; flex-direction: column; line-height: 1.05; }
.brand strong { font-size: 16px; }
.brand small { color: var(--muted); font-size: 10px; letter-spacing: .14em; margin-top: 5px; text-transform: uppercase; }
.brand-orbit { width: 38px; height: 38px; border: 1px solid rgba(117, 87, 213, .45); border-radius: 50%; display: grid; place-items: center; position: relative; transform: rotate(-24deg); }
.brand-orbit::after { content: ""; width: 50px; height: 14px; border: 1px solid var(--gold); border-radius: 50%; position: absolute; }
.brand-orbit i { width: 9px; height: 9px; border-radius: 50%; background: var(--violet); box-shadow: 0 0 18px rgba(117,87,213,.8); }
.site-nav { display: flex; align-items: center; gap: 28px; font-size: 14px; font-weight: 600; }
.site-nav > a:not(.button) { color: #354255; transition: color .2s; }
.site-nav > a:not(.button):hover { color: var(--violet); }
.button { border: 1px solid transparent; border-radius: 999px; padding: 12px 20px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; font-weight: 700; line-height: 1.2; transition: transform .2s, box-shadow .2s, background .2s; }
.button:hover { transform: translateY(-2px); }
.button-small { padding: 10px 18px; }
.button-large { padding: 15px 24px; }
.button-primary { color: white; background: linear-gradient(135deg, var(--violet), var(--violet-dark)); box-shadow: 0 12px 28px rgba(96, 67, 192, .22); }
.button-primary:hover { box-shadow: 0 16px 34px rgba(96, 67, 192, .30); }
.button-ghost { background: rgba(255,255,255,.5); border-color: #d8d9dc; }
.button-ghost:hover { background: white; }
.button-light { background: white; color: var(--night); }
.button-full { width: 100%; }
.eyebrow { color: var(--violet-dark); font-size: 11px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; display: flex; align-items: center; gap: 9px; margin-bottom: 18px; }
.eyebrow span { width: 24px; height: 1px; background: currentColor; position: relative; }
.eyebrow span::after { content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; position: absolute; right: 0; top: -1.5px; }
.eyebrow.light { color: #cabcf9; }
.hero { width: min(1180px, calc(100% - 40px)); min-height: 650px; margin: 10px auto 68px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 70px; align-items: center; position: relative; }
.hero::before { content: ""; width: 520px; height: 520px; position: absolute; left: -330px; top: -100px; border-radius: 50%; background: radial-gradient(circle, rgba(117,87,213,.10), transparent 70%); pointer-events: none; }
.hero-copy { position: relative; z-index: 2; }
.hero h1 { font-size: clamp(45px, 5.2vw, 73px); line-height: 1.03; letter-spacing: -.055em; max-width: 760px; margin-bottom: 25px; }
.hero h1 em { color: var(--violet-dark); font-style: normal; }
.hero-lead { max-width: 650px; color: #536074; font-size: 18px; line-height: 1.7; }
.hero-actions { display: flex; gap: 12px; flex-wrap: wrap; margin: 34px 0 24px; }
.hero-notes { display: flex; flex-wrap: wrap; gap: 20px; color: #637084; font-size: 13px; }
.hero-visual { display: grid; place-items: center; min-width: 0; }
.cosmic-card { width: min(100%, 475px); aspect-ratio: .82; border-radius: 36px; padding: 32px; color: white; position: relative; overflow: hidden; background: radial-gradient(circle at 70% 12%, rgba(117,87,213,.45), transparent 35%), linear-gradient(145deg,#101d31,#060d18); box-shadow: 0 40px 100px rgba(6,13,24,.28); }
.cosmic-card::before { content: ""; inset: 0; position: absolute; opacity: .42; background-image: radial-gradient(circle at 10% 15%, white 0 1px, transparent 1.5px), radial-gradient(circle at 80% 28%, white 0 1px, transparent 1.5px), radial-gradient(circle at 24% 75%, white 0 1px, transparent 1.5px), radial-gradient(circle at 65% 65%, white 0 1px, transparent 1.5px); background-size: 110px 130px, 160px 150px, 130px 170px, 190px 180px; }
.globe-art { width: 88%; aspect-ratio: 1; position: relative; margin: 30px auto 24px; border-radius: 50%; border: 1px solid rgba(255,255,255,.26); background: radial-gradient(circle at 35% 28%, rgba(255,255,255,.14), transparent 26%), linear-gradient(145deg,rgba(117,87,213,.4),rgba(20,34,53,.8)); box-shadow: inset -30px -24px 60px rgba(0,0,0,.32), 0 0 60px rgba(117,87,213,.2); }
.globe-art::before, .globe-art::after { content: ""; position: absolute; inset: 13% 0; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; }
.globe-art::after { inset: 0 34%; }
.globe-line { position: absolute; left: 50%; top: -4%; width: 1px; height: 108%; border-left: 2px solid; border-radius: 50%; transform-origin: center; filter: drop-shadow(0 0 5px currentColor); }
.line-a { color: #a78bfa; transform: rotate(19deg); }
.line-b { color: #e5b756; transform: rotate(-35deg); }
.line-c { color: #e8879c; transform: rotate(63deg); }
.globe-dot { position: absolute; width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; color: white; font-size: 16px; background: rgba(8,17,31,.9); border: 1px solid currentColor; box-shadow: 0 7px 18px rgba(0,0,0,.3); }
.dot-a { color: #e5b756; left: 17%; top: 28%; }.dot-b { color: #a78bfa; right: 11%; top: 46%; }.dot-c { color: #e8879c; left: 43%; bottom: 9%; }
.map-reading { position: relative; z-index: 2; display: flex; align-items: flex-start; gap: 14px; padding: 17px; border: 1px solid rgba(255,255,255,.15); border-radius: 18px; background: rgba(255,255,255,.08); backdrop-filter: blur(12px); }
.reading-mark { width: 4px; align-self: stretch; min-height: 56px; border-radius: 4px; background: #a78bfa; }
.map-reading small { color: #9faab9; display: block; font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }.map-reading strong { display: block; margin: 3px 0; }.map-reading p { color: #b9c1cc; margin: 0; font-size: 12px; }
.trust-strip { width: min(1180px, calc(100% - 40px)); margin: 0 auto 130px; padding: 24px 30px; display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid #dedfdc; border-bottom: 1px solid #dedfdc; }
.trust-strip > div { display: flex; flex-direction: column; text-align: center; border-right: 1px solid #dedfdc; }.trust-strip > div:last-child { border: 0; }.trust-strip strong { font-size: 15px; }.trust-strip span { color: var(--muted); font-size: 12px; margin-top: 4px; }
.section { width: min(1100px, calc(100% - 40px)); margin: 0 auto 140px; }
.section-heading { max-width: 720px; margin: 0 auto 48px; text-align: center; }.section-heading .eyebrow { justify-content: center; }.section h2, .final-cta h2 { font-size: clamp(34px, 4vw, 52px); line-height: 1.12; letter-spacing: -.045em; margin-bottom: 18px; }.section-heading > p { color: var(--muted); font-size: 17px; }
.steps-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.step-card { min-height: 280px; padding: 32px; border-radius: var(--radius); border: 1px solid var(--line); background: rgba(255,255,255,.62); }
.step-card.featured { color: white; border-color: var(--night); background: linear-gradient(145deg,var(--night-soft),var(--night)); box-shadow: var(--shadow); transform: translateY(-12px); }
.step-card b { color: var(--gold); font-size: 12px; letter-spacing: .13em; }.step-card h3 { font-size: 21px; margin: 72px 0 12px; }.step-card p { color: var(--muted); margin: 0; }.step-card.featured p { color: #afbac8; }
.feature-section { display: grid; grid-template-columns: .82fr 1.18fr; gap: 80px; align-items: center; }.feature-copy p { color: var(--muted); font-size: 16px; }.check-list { padding: 0; margin: 30px 0 0; list-style: none; display: grid; gap: 13px; }.check-list li::before { content: "✦"; color: var(--gold); margin-right: 12px; }
.feature-panel { background: white; border: 1px solid var(--line); padding: 18px; border-radius: 28px; box-shadow: var(--shadow); }.panel-top { display: flex; justify-content: space-between; align-items: center; padding: 3px 5px 15px; font-weight: 700; }.panel-top i { color: var(--muted); font-size: 11px; font-style: normal; text-transform: uppercase; letter-spacing: .09em; }
.mini-map { height: 360px; border-radius: 19px; overflow: hidden; position: relative; background-color: #e8e8e2; background-image: linear-gradient(34deg,transparent 45%,rgba(132,148,145,.18) 46% 48%,transparent 49%), linear-gradient(-22deg,transparent 56%,rgba(132,148,145,.14) 57% 59%,transparent 60%), radial-gradient(ellipse at 30% 50%,rgba(157,178,169,.45),transparent 32%), radial-gradient(ellipse at 78% 35%,rgba(177,188,171,.5),transparent 24%); }
.mini-map::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px), linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px); background-size: 58px 58px; }.route { position: absolute; height: 520px; width: 2px; top: -70px; border-radius: 50%; transform-origin: center; }.route-one { left: 26%; background: var(--violet); transform: rotate(-19deg); }.route-two { left: 58%; background: var(--gold); transform: rotate(28deg); }.route-three { right: 17%; background: var(--rose); transform: rotate(-42deg); }.mini-map mark { position: absolute; background: var(--night); color: white; border-radius: 999px; padding: 5px 9px; font-size: 10px; }.city-one { left: 18%; top: 30%; }.city-two { right: 17%; bottom: 24%; }.panel-legend { display: flex; gap: 18px; flex-wrap: wrap; padding: 15px 5px 2px; color: var(--muted); font-size: 11px; }.panel-legend span { display: flex; align-items: center; gap: 6px; }.panel-legend i { width: 14px; height: 3px; border-radius: 5px; }.panel-legend .violet { background: var(--violet); }.panel-legend .gold { background: var(--gold); }.panel-legend .rose { background: var(--rose); }
.plans-grid { display: grid; grid-template-columns: repeat(3,1fr); align-items: stretch; gap: 18px; }.plan-card { padding: 34px; border: 1px solid var(--line); background: white; border-radius: var(--radius); display: flex; flex-direction: column; }.plan-highlight { color: white; background: var(--night); border-color: var(--night); transform: scale(1.035); box-shadow: var(--shadow); }.plan-label, .section-kicker { color: var(--violet-dark); font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }.plan-highlight .plan-label { color: #cabcf9; }.plan-card h3 { font-size: 27px; margin: 15px 0 9px; }.plan-card p { color: var(--muted); min-height: 76px; }.plan-highlight p { color: #aeb9c7; }.plan-card ul { padding: 20px 0; margin: 0 0 25px; border-top: 1px solid var(--line); list-style: none; display: grid; gap: 11px; flex: 1; }.plan-highlight ul { border-color: rgba(255,255,255,.15); }.plan-card li::before { content: "✓"; margin-right: 9px; color: var(--teal); }.plan-highlight .button-ghost { color: white; background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.2); }
.final-cta { width: min(1180px, calc(100% - 40px)); margin: 0 auto 100px; padding: 62px; border-radius: 32px; color: white; background: radial-gradient(circle at 86% 18%,rgba(117,87,213,.65),transparent 35%), var(--night); display: flex; align-items: center; justify-content: space-between; gap: 40px; }.final-cta > div { max-width: 720px; }.final-cta p { color: #aeb9c7; margin: 0; }
.site-footer { width: min(1180px, calc(100% - 40px)); margin: 0 auto; padding: 44px 0 36px; border-top: 1px solid #dedfdc; display: grid; grid-template-columns: 1fr auto; gap: 18px 50px; }.site-footer p { color: var(--muted); margin: 5px 0 0; }.footer-links { display: flex; gap: 22px; color: var(--muted); font-size: 13px; }
.footer-bottom { grid-column: 1/-1; display: flex; align-items: center; justify-content: space-between; gap: 28px; padding-top: 18px; border-top: 1px solid rgba(12,23,38,.07); }.footer-bottom > small { max-width: 720px; color: #8a929e; }.regulus-credit { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; padding: 7px 13px 7px 7px; color: #697386; border: 1px solid rgba(12,23,38,.09); border-radius: 14px; background: rgba(255,255,255,.48); transition: color .2s, border-color .2s, box-shadow .2s, transform .2s; }.regulus-credit:hover { color: var(--violet-dark); border-color: rgba(96,67,192,.22); box-shadow: 0 10px 24px rgba(9,18,32,.07); transform: translateY(-2px); }.regulus-credit img { display: block; width: 42px; height: 42px; border-radius: 9px; }.regulus-credit-copy { display: flex; flex-direction: column; line-height: 1.15; white-space: nowrap; }.regulus-credit-copy > span { color: #8a929e; font-size: 9px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }.regulus-credit-copy strong { margin-top: 4px; color: currentColor; font-size: 13px; letter-spacing: -.01em; }
.message-stack { width: min(1180px, calc(100% - 40px)); margin: 8px auto 0; }.message { border-radius: 14px; padding: 13px 16px; background: white; border: 1px solid var(--line); box-shadow: 0 10px 30px rgba(9,18,32,.08); }.message-success { color: #18644e; border-color: #aedccb; background: #f1fbf7; }.message-error { color: #9f2940; border-color: #f0bdc7; background: #fff5f7; }

/* Autenticação */
.auth-page { background: #f1f0eb; }.auth-layout { width: min(1050px, calc(100% - 40px)); min-height: calc(100vh - 180px); margin: 24px auto 70px; display: grid; grid-template-columns: 1fr 1fr; background: white; border: 1px solid var(--line); border-radius: 32px; overflow: hidden; box-shadow: var(--shadow); }.auth-aside { min-height: 650px; padding: 64px 54px; color: white; position: relative; overflow: hidden; background: radial-gradient(circle at 20% 80%,rgba(117,87,213,.55),transparent 33%), linear-gradient(145deg,var(--night-soft),var(--night)); }.auth-aside::after { content: ""; width: 380px; height: 380px; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; position: absolute; right: -170px; bottom: -100px; box-shadow: 0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018); }.auth-aside h1 { font-size: clamp(38px,4vw,55px); line-height: 1.08; letter-spacing: -.045em; margin-top: 70px; }.auth-aside p { color: #b2bdca; max-width: 430px; font-size: 16px; }.auth-benefits { padding: 30px 0 0; list-style: none; display: grid; gap: 12px; color: #d4dbe4; }.auth-benefits li::before { content: "✦"; color: var(--gold); margin-right: 10px; }.auth-constellation { position: absolute; left: 54px; bottom: 70px; width: 230px; height: 80px; border-top: 1px solid rgba(255,255,255,.16); transform: rotate(-7deg); }.auth-constellation i { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); position: absolute; box-shadow: 0 0 13px var(--gold); }.auth-constellation i:nth-child(1){left:0;top:-3px}.auth-constellation i:nth-child(2){left:34%;top:18px}.auth-constellation i:nth-child(3){left:68%;top:-14px}.auth-constellation i:nth-child(4){right:0;top:28px}
.auth-card { padding: 62px 58px; align-self: center; }.auth-card h2 { font-size: 35px; letter-spacing: -.04em; margin: 10px 0; }.auth-intro { color: var(--muted); margin-bottom: 28px; }.google-button { width: 100%; color: var(--ink); background: white; border-color: #d9dce1; box-shadow: 0 5px 15px rgba(9,18,32,.05); }.google-button b { font-family: Arial,sans-serif; color: #4285f4; font-size: 17px; }.auth-divider { display: flex; align-items: center; gap: 12px; color: #929aa7; font-size: 11px; margin: 24px 0; }.auth-divider::before,.auth-divider::after { content: ""; height: 1px; background: var(--line); flex: 1; }.auth-form p { margin: 0 0 15px; }.auth-form label { display: block; font-size: 12px; font-weight: 700; margin-bottom: 6px; }.auth-form input[type="email"],.auth-form input[type="password"],.auth-form input[type="text"] { width: 100%; border: 1px solid #d8dce2; border-radius: 13px; padding: 13px 14px; outline: none; background: #fbfbfa; }.auth-form input:focus { border-color: var(--violet); box-shadow: 0 0 0 3px rgba(117,87,213,.1); }.auth-form input[type="checkbox"] { accent-color: var(--violet); }.auth-form ul.errorlist { color: #af3650; font-size: 12px; list-style: none; padding: 0; margin: 0 0 8px; }.auth-form .helptext,.auth-form p > span { color: var(--muted); font-size: 11px; display: block; margin-top: 5px; }.auth-form-meta { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin: 3px 0 22px; font-size: 12px; }.auth-form-meta label { margin: 0; font-weight: 500; }.auth-form-meta a,.auth-switch a,.auth-back { color: var(--violet-dark); font-weight: 700; }.auth-switch { text-align: center; color: var(--muted); font-size: 13px; margin: 22px 0 0; }.auth-single { min-height: calc(100vh - 190px); display: grid; place-items: center; padding: 40px 20px 80px; }.auth-single .auth-card { width: min(100%,480px); border: 1px solid var(--line); border-radius: 28px; background: white; box-shadow: var(--shadow); }.auth-back { display: block; text-align: center; margin-top: 20px; font-size: 13px; }.auth-feedback { text-align: center; }.feedback-icon { width: 56px; height: 56px; border-radius: 50%; display: grid; place-items: center; margin: 0 auto 18px; color: white; background: var(--violet); font-weight: 800; font-size: 20px; }
.legal-hint { color: var(--muted); font-size: 11px; line-height: 1.55; }.legal-hint a { color: var(--violet-dark); font-weight: 700; }
.account-card h1 { margin: 8px 0; font-size: 38px; letter-spacing: -.04em; }.account-links { display: grid; gap: 10px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--line); }.account-links a { display: flex; justify-content: space-between; gap: 12px; color: var(--violet-dark); font-size: 13px; font-weight: 700; }

/* Documentos legais */
.legal-page { background: #f5f5f1; }.legal-document { width: min(780px,calc(100% - 40px)); margin: 55px auto 100px; padding: 58px 64px; border: 1px solid var(--line); border-radius: 28px; background: white; box-shadow: 0 22px 60px rgba(9,18,32,.07); }.legal-document h1 { margin: 8px 0 4px; font-size: clamp(38px,5vw,55px); letter-spacing: -.05em; }.legal-document h2 { margin: 34px 0 10px; font-size: 20px; letter-spacing: -.025em; }.legal-document p { color: #566276; }.legal-document a { color: var(--violet-dark); font-weight: 700; }.legal-updated { color: #8a929e!important; font-size: 12px; }

/* Painel */
.dashboard-page { background: #f5f5f1; }.dashboard-page main { min-height: calc(100vh - 230px); }.dashboard-hero { width: min(1180px,calc(100% - 40px)); margin: 45px auto 28px; display: flex; justify-content: space-between; align-items: end; gap: 30px; }.dashboard-hero h1 { font-size: clamp(39px,5vw,58px); letter-spacing: -.055em; margin-bottom: 8px; }.dashboard-hero p { color: var(--muted); margin: 0; }.stats-row { width: min(1180px,calc(100% - 40px)); margin: 0 auto 45px; display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }.stat-card { padding: 22px 24px; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.72); display: flex; align-items: center; justify-content: space-between; }.stat-card span { color: var(--muted); font-size: 13px; }.stat-card strong { font-size: 27px; }.stat-card .stat-plan { font-size: 15px; color: var(--violet-dark); }.dashboard-section { width: min(1180px,calc(100% - 40px)); margin: 0 auto 58px; }.dashboard-section-head { display: flex; align-items: end; justify-content: space-between; margin-bottom: 20px; }.dashboard-section-head h2 { font-size: 29px; margin: 4px 0 0; letter-spacing: -.035em; }.dashboard-section-head > a { color: var(--violet-dark); font-weight: 700; font-size: 13px; }.map-card-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }.saved-map-card { border: 1px solid var(--line); border-radius: 21px; background: white; overflow: hidden; transition: transform .2s,box-shadow .2s; }.saved-map-card:hover { transform: translateY(-4px); box-shadow: 0 18px 45px rgba(9,18,32,.09); }.saved-map-main { display: flex; gap: 17px; padding: 24px 22px 20px; }.map-card-orbit { width: 52px; height: 52px; border: 1px solid #d5cdf2; border-radius: 50%; display: grid; place-items: center; flex: 0 0 auto; position: relative; color: var(--violet-dark); }.map-card-orbit::after { content:""; width: 62px; height: 20px; border: 1px solid var(--gold); border-radius: 50%; position: absolute; transform: rotate(-25deg); }.map-card-orbit span { font-family: "Manrope"; font-weight: 800; z-index: 1; }.map-type { color: var(--violet-dark); font-size: 9px; text-transform: uppercase; letter-spacing: .12em; font-weight: 800; }.saved-map-card h3 { margin: 4px 0; font-size: 18px; }.saved-map-card p { color: var(--muted); margin: 0 0 7px; font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 220px; }.saved-map-card small { color: #8c95a2; font-size: 10px; }.saved-map-actions { border-top: 1px solid #eff0f1; padding: 12px 20px; display: flex; justify-content: space-between; align-items: center; color: #9199a4; font-size: 10px; }.saved-map-actions form { margin: 0; }.text-danger { color: #b94259; background: transparent; border: 0; padding: 2px; font-size: 11px; }.empty-state { padding: 65px 25px; border: 1px dashed #d6d7d7; border-radius: 24px; text-align: center; background: rgba(255,255,255,.45); }.empty-orbit { width: 70px; height: 70px; border: 1px solid #d5cdf2; border-radius: 50%; margin: 0 auto 22px; position: relative; display: grid; place-items: center; }.empty-orbit::after { content:""; width: 88px; height: 28px; border: 1px solid var(--gold); border-radius: 50%; transform: rotate(-28deg); }.empty-orbit i { width: 8px; height: 8px; background: var(--violet); border-radius: 50%; position: absolute; }.empty-state h3 { font-size: 23px; margin-bottom: 8px; }.empty-state p { color: var(--muted); margin-bottom: 22px; }.compact-section { max-width: 760px; margin-left: max(20px,calc((100% - 1180px)/2)); }.activity-list { border: 1px solid var(--line); border-radius: 20px; overflow: hidden; background: white; }.activity-list a { display: grid; grid-template-columns: 10px 1fr auto; align-items: center; gap: 14px; padding: 16px 19px; border-bottom: 1px solid #eff0f1; }.activity-list a:last-child { border: 0; }.activity-list a:hover { background: #faf9fd; }.activity-status { width: 8px; height: 8px; border-radius: 50%; background: #aaa; }.activity-status.completed { background: #50a984; }.activity-status.failed { background: #d15d73; }.activity-list strong { display: block; font-size: 13px; }.activity-list small { color: var(--muted); font-size: 10px; }.activity-list i { color: var(--violet); font-style: normal; }

@media (max-width: 900px) {
  .site-nav > a:not(.button) { display: none; }
  .hero { grid-template-columns: 1fr; padding-top: 55px; text-align: center; }.hero .eyebrow,.hero-actions,.hero-notes { justify-content: center; }.hero-lead { margin-left: auto; margin-right: auto; }.hero-visual { margin-top: 20px; }.cosmic-card { max-width: 450px; }
  .trust-strip { grid-template-columns: repeat(2,1fr); gap: 20px 0; }.trust-strip > div:nth-child(2) { border: 0; }
  .feature-section { grid-template-columns: 1fr; gap: 45px; }.steps-grid,.plans-grid { grid-template-columns: 1fr; }.step-card.featured,.plan-highlight { transform: none; }.step-card { min-height: 220px; }.step-card h3 { margin-top: 35px; }
  .auth-layout { grid-template-columns: 1fr; }.auth-aside { min-height: 360px; }.auth-aside h1 { margin-top: 30px; }.auth-constellation { display: none; }
  .map-card-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 620px) {
  .site-header { width: calc(100% - 28px); height: 74px; }.brand small { display: none; }.site-nav { gap: 10px; }.site-nav .button { padding: 9px 13px; font-size: 12px; }
  .hero,.section,.trust-strip,.final-cta,.site-footer,.dashboard-hero,.stats-row,.dashboard-section { width: calc(100% - 28px); }.hero { margin-top: 0; gap: 30px; }.hero h1 { font-size: 41px; }.hero-lead { font-size: 16px; }.hero-actions .button { width: 100%; }.cosmic-card { padding: 22px; border-radius: 26px; }.map-reading { padding: 13px; }
  .trust-strip { grid-template-columns: 1fr; margin-bottom: 90px; }.trust-strip > div { border-right: 0; border-bottom: 1px solid #dedfdc; padding-bottom: 15px; }.trust-strip > div:last-child { border: 0; padding-bottom: 0; }
  .section { margin-bottom: 95px; }.section h2,.final-cta h2 { font-size: 35px; }.mini-map { height: 290px; }.final-cta { padding: 38px 28px; flex-direction: column; align-items: flex-start; }.site-footer { grid-template-columns: 1fr; }.footer-links { flex-wrap: wrap; }.footer-bottom { grid-column: auto; align-items: flex-start; flex-direction: column; }
  .auth-layout { width: calc(100% - 24px); margin-top: 8px; }.auth-aside { padding: 38px 28px; min-height: 300px; }.auth-aside h1 { font-size: 37px; }.auth-card { padding: 38px 27px; }.auth-single .auth-card { padding: 38px 27px; }
  .dashboard-hero { align-items: flex-start; flex-direction: column; margin-top: 35px; }.dashboard-hero .button { width: 100%; }.stats-row { grid-template-columns: 1fr; }.map-card-grid { grid-template-columns: 1fr; }.compact-section { margin-left: 14px; }.saved-map-card p { max-width: 210px; }
  .legal-document { width: calc(100% - 24px); margin-top: 20px; padding: 38px 27px; }
}
