/* Nour: identidade editorial; fontes e ativos locais. */
:root { --max: 1200px; }
html { scroll-padding-top: 24px; }
body { background: #030712; min-width: 0; }
button { font: inherit; color: inherit; }
img { max-width: 100%; height: auto; }
:focus-visible { outline: 2px solid #9acbff; outline-offset: 5px; }
.skip-link { position: fixed; left: 16px; top: 12px; z-index: 100; padding: 14px 22px; color: white; background: #124ccc; transform: translateY(-160%); }
.skip-link:focus { transform: none; }
.shell { width: min(calc(100% - 80px), var(--max)); }
.shell > *, .hero-grid > *, .method-grid > *, .answer-step > * { min-width: 0; }
.site-header { background: #030712; backdrop-filter: none; }
.nav { min-height: 96px; }.brand img { width: 178px; }
.nav-links { font-size: .9375rem; gap: 28px; }
.button { font-family: inherit; font-size: .875rem; font-weight: 600; letter-spacing: .015em; text-transform: none; padding: 14px 23px; min-height: 48px; line-height: 1.4; text-align: center; }
.button-primary { box-shadow: none; background: #135bea; }
.button:disabled, .button.is-disabled { cursor: not-allowed; opacity: .58; }.button:disabled:hover, .button.is-disabled:hover { transform: none; box-shadow: none; }.button-primary:disabled:hover, .button-primary.is-disabled:hover { background: #135bea; }
.hero { min-height: min(760px, calc(100svh - 96px)); padding: 76px 0 72px; background: radial-gradient(ellipse at 85% 45%, #0b1c3a 0, transparent 55%); }
.hero::after { opacity: .18; }
.hero-grid { grid-template-columns: minmax(0, 1.22fr) minmax(0, 1fr); gap: 64px; }
.eyebrow, .section-kicker { font-size: .8125rem; line-height: 1.6; letter-spacing: .13em; }.eyebrow::before { flex: 0 0 22px; }
h1 { font-size: clamp(2.75rem, 4.15vw, 3.75rem); line-height: 1.07; letter-spacing: -.045em; text-wrap: balance; }
.hero-lede { font-size: 1.0625rem; line-height: 1.7; margin-top: 24px; }.hero-lede strong { display: block; margin-top: 10px; font-weight: 400; color: #bac7da; }
.hero-method { font-size: .9375rem; line-height: 1.65; color: #a8b4c7; margin: 20px 0 0; max-width: 48ch; }.hero-method strong { color: #c3ddff; font-weight: 500; }
.hero-actions { margin-top: 28px; }.proof { font-size: .8125rem; gap: 10px 20px; margin-top: 32px; color: #a8b4c7; }.proof span::before { box-shadow: none; }
.nss-card { padding: 30px; border-radius: 18px; box-shadow: 0 30px 70px #0003; }
.nss-top { flex-direction: column; gap: 18px; align-items: flex-start; }.nss-name { font-size: .8125rem; letter-spacing: .14em; }
.nss-title { font-size: 1.4rem; line-height: 1.35; font-weight: 400; max-width: 27ch; }
.demo-label { display: inline-block; font-size: .75rem; line-height: 1.4; letter-spacing: .04em; color: #b2c5df; white-space: normal; }
.score-zone { grid-template-columns: 140px minmax(0, 1fr); gap: 24px; margin-top: 30px; }.score-ring { width: 140px; box-shadow: none; }.score-value strong { font-size: 3rem; }
.score-value small, .method-score small { font-size: .75rem; letter-spacing: .05em; color: #adbcd1; }.metric-head { font-size: .8125rem; letter-spacing: .03em; }
.horizon { font-size: .8125rem; flex-wrap: wrap; gap: 8px 16px; line-height: 1.5; }
.section { padding: 96px 0; }.section-title { font-size: clamp(2.125rem, 3.3vw, 3.15rem); line-height: 1.1; letter-spacing: -.035em; text-wrap: balance; }
.section-copy, .problem-copy { font-size: 1rem; line-height: 1.75; }
.statement-grid { grid-template-columns: 1fr 1fr; align-items: center; gap: 90px; }
.problem-line { font-size: clamp(2.5rem, 3.5vw, 3.5rem); line-height: 1.1; letter-spacing: -.04em; text-wrap: balance; }.problem-line span { margin-top: 14px; }
.problem-context { display: grid; gap: 28px; }
.brand-orbit { position: relative; display: grid; place-items: center; width: 260px; max-width: 100%; aspect-ratio: 1; margin: 0 auto; }
.brand-orbit img { width: 130px; height: 130px; object-fit: contain; opacity: .78; }
.orbit { position: absolute; border: 1px solid #307de02b; border-radius: 50%; inset: 0; }.orbit-inner { inset: 25px; border-color: #307de01a; }
.orbit-point { position: absolute; width: 5px; height: 5px; background: #6dadff; border-radius: 50%; }.point-one { top: 21%; left: 8%; }.point-two { bottom: 20%; right: 8%; }
.pain-row { margin-top: 48px; }.pain-item strong { font-size: .875rem; letter-spacing: .05em; }.pain-item span { font-size: 1rem; color: #a8b4c7; }
.answer-grid { grid-template-columns: .9fr 1.1fr; gap: 72px; }
.answer-step { grid-template-columns: 28px minmax(0, 1fr); gap: 8px 16px; padding: 21px 0; }.answer-step b { grid-row: span 2; padding-top: 3px; color: #65b9ff; font-size: .8125rem; }.answer-step strong { font-size: .9375rem; letter-spacing: .035em; }.answer-step span { grid-column: 2; font-size: 1rem; color: #a8b4c7; }
.nss-layout { grid-template-columns: .9fr 1.1fr; gap: 64px; }.nss-detail { padding: 32px; border-radius: 18px; }.nss-detail::after { display: none; }
.nss-example-head { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 28px; font-size: .9375rem; }
.method-grid { grid-template-columns: minmax(0, 1fr) 154px; gap: 24px; }.dimension { font-size: .875rem; letter-spacing: .025em; }.dimension::after { width: 26px; flex-shrink: 0; }
.method-score { width: 154px; box-shadow: none; }.method-score-inner { width: 128px; }.method-score strong { font-size: 2.75rem; }.score-max { font-size: .875rem; color: #a8b4c7; }
.nss-readout { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 26px 0 0; padding-top: 24px; border-top: 1px solid var(--line); }.nss-readout dt { color: #a8b4c7; font-size: .8125rem; margin-bottom: 6px; }.nss-readout dd { margin: 0; font-size: .9375rem; }
.nss-note { font-size: .875rem; color: #a8b4c7; }.text-action { font-size: .875rem; letter-spacing: .02em; text-transform: none; }
.deliverable-head { align-items: start; gap: 72px; }.deliverable-head > * { flex: 1; }
.deliverables { margin-top: 48px; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 0 28px; }
.deliverable, .deliverable + .deliverable { padding: 28px 0 32px; border-left: 0; border-bottom: 1px solid var(--line); }.deliverable-number { font-size: .8125rem; color: #65b9ff; }.deliverable h3 { font-size: 1.125rem; line-height: 1.35; margin-top: 18px; }.deliverable p { font-size: 1rem; line-height: 1.65; color: #a8b4c7; }
.process-top { gap: 72px; align-items: start; }.process-top > * { flex: 1; }
.process-steps { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; margin-top: 48px; }.process-step { padding-right: 0; }.process-step:not(:last-child)::after { display: none; }.step-number { font-size: .875rem; }.process-step h3 { font-size: .9375rem; letter-spacing: .025em; }.process-step p { font-size: 1rem; color: #a8b4c7; }
.editorial-panel { padding: 40px 52px 40px 0; min-height: 0; justify-content: start; }.editorial-panel + .editorial-panel { padding: 40px 0 40px 52px; }.editorial-panel h2 { font-size: clamp(2rem,3vw,2.75rem); line-height: 1.15; text-wrap: balance; }.editorial-panel p { color: #a8b4c7; font-size: 1rem; }
.founder-quote { font-size: 1.375rem; letter-spacing: -.025em; margin: 28px 0 0; color: #d9c3a1; }.founder-signature { margin-top: 28px; }.founder-signature strong { font-size: .875rem; }.founder-copy > span { font-size: .875rem; color: #a8b4c7; }
.fit-grid { gap: 72px; }.fit-lists { gap: 28px; }.fit-list h3 { font-size: .875rem; letter-spacing: .03em; }.fit-list li { color: #a8b4c7; }
.pricing-top { gap: 72px; align-items: start; }.pricing-top > * { flex: 1; }.pricing-grid { margin-top: 48px; grid-template-columns: repeat(3,minmax(0,1fr)); }.price-card { display: flex; flex-direction: column; padding: 32px 24px; border-radius: 16px; }.price-card.featured { box-shadow: none; background: #091936; }.price-card h3 { margin-top: 22px; font-size: 1.125rem; }.plan-price-label { margin-top: 22px; color: #8fa1b9; font-size: .8125rem; }.price { margin-top: 6px; }.plan-badge { top: 18px; right: 24px; font-size: .75rem; letter-spacing: .05em; }.price-card p { color: #a8b4c7; font-size: 1rem; min-height: 84px; }.price-card p strong { color: #dce7f5; font-weight: 600; }.price-card .button { margin-top: auto; padding-inline: 12px; }.plan-checkout-note { margin-top: 12px; color: #8fa1b9; font-size: .8125rem; line-height: 1.5; text-align: center; }.plan-links-status { font-size: .875rem; line-height: 1.6; }
.faq-layout { gap: 72px; }.faq-list summary { line-height: 1.5; min-height: 64px; }.faq-list details p { color: #a8b4c7; font-size: 1rem; }
.final-cta { padding: 112px 0; }.final-cta h2 { max-width: 900px; font-size: clamp(2.5rem,4.5vw,4.5rem); line-height: 1.08; text-wrap: balance; }.final-cta::before { opacity: .55; }
.footer-column h3 { font-size: .875rem; letter-spacing: .04em; }.footer-column a { font-size: .9375rem; color: #a8b4c7; min-height: 30px; }.footer-column > span { display: block; margin: 12px 0; color: #a8b4c7; font-size: .875rem; }.footer-brand p, .disclaimer, .copyright { color: #a8b4c7; }.disclaimer, .copyright { font-size: .8125rem; line-height: 1.7; }
.whatsapp { border: 1px solid #ffffff24; background: #135bea; color: white; cursor: pointer; }
.reveal { opacity: 1; transform: none; }
@media (max-width: 1100px) {
  .shell { width: min(calc(100% - 56px),var(--max)); }.nav-links { display: none; }
  .hero-grid { grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); gap: 32px; }.hero { min-height: auto; }h1 { font-size: clamp(2.5rem,4.5vw,3.5rem); }.nss-card { padding: 24px; }
  .score-zone { grid-template-columns: 1fr; justify-items: center; }.metrics { width: 100%; }
  .statement-grid, .answer-grid, .nss-layout, .fit-grid, .faq-layout { gap: 44px; }.answer-grid, .nss-layout { grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
  .method-grid { grid-template-columns: 1fr; justify-items: center; }.dimension-list { width: 100%; }
  .pain-row { grid-template-columns: repeat(4,minmax(0,1fr)); }.pain-item { padding-right: 16px; }.pain-item + .pain-item { padding-left: 16px; }
  .deliverable-head, .process-top, .pricing-top { display: flex; gap: 40px; }.deliverable-head .section-copy, .process-top .section-copy, .pricing-top .section-copy { margin: 0; }.deliverables { grid-template-columns: repeat(2,minmax(0,1fr)); }.fit-grid, .faq-layout { grid-template-columns: 1fr; }
}
@media (max-width: 900px) {
  .shell { width: min(calc(100% - 40px),var(--max)); }.nav { min-height: 82px; gap: 16px; }.brand img { width: 138px; }.nav > .button { font-size: .8125rem; padding: 12px 16px; }
  .hero { padding: 48px 0 60px; }.hero-grid { grid-template-columns: 1fr; gap: 40px; }.hero-copy { max-width: 620px; }h1 { font-size: clamp(2.5rem,6.9vw,3.5rem); }.hero-lede { font-size: 1rem; }.hero-actions { display: flex; }.proof { display: flex; }.nss-card { width: 100%; max-width: 620px; }.nss-top { align-items: flex-start; }.score-zone { grid-template-columns: 140px minmax(0,1fr); align-items: center; }
  .section { padding: 68px 0; }.statement-grid, .answer-grid, .nss-layout { grid-template-columns: 1fr; gap: 32px; }.problem-line { font-size: clamp(2.25rem,6vw,3rem); }.problem-context { gap: 24px; }.brand-orbit { width: 210px; }.brand-orbit img { width: 110px; height: 110px; }
  .pain-row { grid-template-columns: 1fr 1fr; gap: 0 24px; margin-top: 36px; }.pain-item, .pain-item + .pain-item { border-left: 0; border-bottom: 1px solid var(--line); padding: 22px 0; }
  .method-grid { grid-template-columns: minmax(0,1fr) 154px; }.nss-detail { padding: 24px; }
  .deliverable-head, .process-top, .pricing-top { display: block; }.deliverable-head .section-copy, .process-top .section-copy, .pricing-top .section-copy { margin-top: 22px; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 32px 24px; }.editorial-grid { grid-template-columns: 1fr; }.editorial-panel, .editorial-panel + .editorial-panel { padding: 32px 0; border-left: 0; }.editorial-panel + .editorial-panel { border-top: 1px solid var(--line); }.fit-lists { grid-template-columns: 1fr 1fr; gap: 24px; }
  .pricing-grid { grid-template-columns: 1fr; }.price-card { padding: 28px; }.price-card h3 { margin-top: 14px; }.price-card p { min-height: 0; }.price-card .button { min-height: 50px; }
  .final-cta { padding: 80px 0; }.footer-top { grid-template-columns: 1fr 1fr; gap: 36px 24px; }.footer-brand { grid-column: 1 / -1; }.site-footer { padding-bottom: 94px; }.whatsapp { width: 50px; right: 12px; bottom: 12px; }
}
@media (max-width: 400px) {
  .shell { width: calc(100% - 32px); }.brand img { width: 116px; }.nav { gap: 10px; }.nav > .button { padding: 10px 12px; }.hero-actions { display: grid; grid-template-columns: 1fr; }.eyebrow { font-size: .75rem; letter-spacing: .08em; }
  .score-zone, .method-grid { grid-template-columns: 1fr; }.metrics { margin-top: 6px; }.nss-card { padding: 24px; }.deliverables, .process-steps, .fit-lists { grid-template-columns: 1fr; }.pain-row { column-gap: 16px; }.footer-top { grid-template-columns: 1fr; }.footer-brand { grid-column: auto; }.section-title { font-size: 2rem; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }html { scroll-behavior: auto; }
}

#plan-links-status { max-width: 70ch; margin-inline: auto; }

.post-purchase { margin-top: 32px; padding: 28px; border: 1px solid var(--line); border-radius: 16px; background: #061126a6; }
.post-purchase h3 { margin: 0; color: #eef5ff; font-size: 1.125rem; font-weight: 500; }
.post-purchase-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0; margin: 24px 0 0; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.post-purchase-steps li { display: grid; grid-template-columns: 32px minmax(0,1fr); gap: 14px; padding: 24px 24px 8px 0; }
.post-purchase-steps li + li { padding-left: 24px; border-left: 1px solid var(--line); }
.post-purchase-number { padding-top: 2px; color: #65b9ff; font-size: .8125rem; font-weight: 700; letter-spacing: .08em; }
.post-purchase-steps strong { color: #dce7f5; font-size: .9375rem; font-weight: 600; }
.post-purchase-steps p { margin: 8px 0 0; color: #a8b4c7; font-size: .9375rem; line-height: 1.6; }
.post-purchase-note { margin: 22px 0 0; padding-top: 18px; border-top: 1px solid var(--line); color: #c6d2e2; font-size: .875rem; line-height: 1.6; }

@media (max-width: 900px) {
  .post-purchase-steps { grid-template-columns: 1fr; }
  .post-purchase-steps li, .post-purchase-steps li + li { padding: 20px 0; border-left: 0; border-bottom: 1px solid var(--line); }
}

@media (max-width: 400px) {
  .post-purchase { padding: 24px 20px; }
}
