.atlas-overview{--atlas-navy:#0b1f3f;--atlas-navy-deep:#050f24;--atlas-blue:#0f5e57;--atlas-blue-btn:#103a3a;--atlas-blue-light:#eaf5f0;--atlas-blue-pill:#dff0e7;--atlas-text:#1a2b3c;--atlas-muted:#5c6b7a;--atlas-border:#e2e8f0;--atlas-bg:#f7fafc;--atlas-teal:#38b2ac;--atlas-green:#48bb78;font-family:var(--font-body);color:var(--atlas-text)}.atlas-hero{text-align:center;background:radial-gradient(80% 70% at 50% 30%,#dceefb 0%,#f0f7fd 45%,#fff 100%);padding:5rem 1rem 4.5rem;position:relative;overflow:hidden}.atlas-hero__rings{aspect-ratio:1;pointer-events:none;width:min(720px,95vw);position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.atlas-hero__ring{border:1px solid #2a7ab859;border-radius:50%;position:absolute;inset:0}.atlas-hero__ring:first-child{inset:8%}.atlas-hero__ring:nth-child(2){border-color:#2a7ab833;inset:18%}.atlas-hero__ring:nth-child(3){border-color:#2a7ab81f;inset:28%}.atlas-hero__inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.atlas-pill{color:var(--atlas-blue);background:#fff;border:1px solid #b8d4eb;border-radius:9999px;align-items:center;padding:.4rem 1.1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.atlas-hero__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--atlas-navy);margin-top:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.atlas-hero__subtitle{color:var(--atlas-blue);margin-top:.75rem;font-size:1.0625rem;font-weight:500}.atlas-tier-tags{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.atlas-tier-tag{color:var(--atlas-navy);background:#eef2f6;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.atlas-tier-tag svg{opacity:.85;width:14px;height:14px}.atlas-hero__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.atlas-btn-primary{background:var(--atlas-blue-btn);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.atlas-btn-primary:hover{background:#1a6596}.atlas-btn-outline{border:1px solid var(--atlas-border);color:var(--atlas-navy);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.atlas-btn-outline:hover{background:var(--atlas-blue-light);border-color:#b8d4eb}.atlas-crumb-bar{border-bottom:1px solid var(--atlas-border);background:#fff;padding:.875rem 0}.atlas-crumb-bar__inner{max-width:1200px;color:var(--atlas-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;padding:0 1.5rem;font-size:.8125rem;display:flex}.atlas-crumb-bar nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.atlas-crumb-bar a{color:var(--atlas-blue);text-decoration:none}.atlas-crumb-bar a:hover{text-decoration:underline}.atlas-count-badge{color:var(--atlas-blue);border:1px solid #b8d4eb;border-radius:6px;padding:.25rem .75rem;font-size:.75rem}.atlas-section{padding:4.5rem 1.5rem}.atlas-section--muted{background:var(--atlas-bg)}.atlas-section--white{background:#fff}.atlas-section--dark{background:var(--atlas-navy-deep);color:#fff}.atlas-section__inner{max-width:1200px;margin:0 auto}.atlas-section__title{font-family:var(--font-heading);text-align:center;color:var(--atlas-navy);letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.atlas-section--dark .atlas-section__title{color:#fff}.atlas-section__subtitle{text-align:center;max-width:640px;color:var(--atlas-muted);margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.atlas-section--dark .atlas-section__subtitle{color:#ffffffbf}.atlas-features{gap:1.25rem;margin-top:3rem;display:grid}@media (width>=768px){.atlas-features{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.atlas-features{grid-template-columns:repeat(4,1fr)}}.atlas-feature-card{border:1px solid var(--atlas-border);background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.atlas-feature-card__icon{border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.atlas-feature-card__icon--blue{color:#3182ce;background:#ebf8ff}.atlas-feature-card__icon--purple{color:#805ad5;background:#faf5ff}.atlas-feature-card__icon--pink{color:#d53f8c;background:#fff5f7}.atlas-feature-card__icon--green{color:#38a169;background:#f0fff4}.atlas-feature-card h3{color:var(--atlas-navy);font-size:1rem;font-weight:700;line-height:1.35}.atlas-feature-card p{color:var(--atlas-muted);margin-top:.5rem;font-size:.875rem;line-height:1.55}.atlas-metric-cards{gap:1rem;margin-top:2.5rem;display:grid}@media (width>=768px){.atlas-metric-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.atlas-metric-cards{grid-template-columns:repeat(4,1fr)}}.atlas-metric-card{border:1px solid var(--atlas-border);background:#fff;border-radius:10px;flex-direction:column;padding:1.25rem;display:flex}.atlas-metric-card__head{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.atlas-badge{border-radius:9999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:600}.atlas-badge--diversity{color:#2b6cb0;background:#ebf8ff}.atlas-badge--metabolism{color:#276749;background:#f0fff4}.atlas-badge--available{color:#276749;background:#f0fff4;align-items:center;gap:.2rem;display:inline-flex}.atlas-metric-card h4{color:var(--atlas-navy);font-size:.9375rem;font-weight:700}.atlas-metric-card__desc{color:var(--atlas-muted);margin-top:.25rem;font-size:.75rem;line-height:1.4}.atlas-metric-card__value{color:var(--atlas-navy);margin-top:auto;padding-top:.5rem;font-size:2rem;font-weight:800}.atlas-metric-card__footer{border-top:1px solid var(--atlas-border);justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;font-size:.75rem;display:flex}.atlas-confidence{color:var(--atlas-teal);align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.atlas-report-grid{gap:1.5rem;margin-top:2rem;display:grid}@media (width>=1024px){.atlas-report-grid{grid-template-columns:1fr 1fr}}.atlas-score-rows{border:1px solid var(--atlas-border);background:#fff;border-radius:12px;overflow:hidden}.atlas-score-row{border-bottom:1px solid var(--atlas-border);grid-template-columns:1fr auto auto auto auto;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.8125rem;display:grid}.atlas-score-row:last-child{border-bottom:none}@media (width<=900px){.atlas-score-row{grid-template-columns:1fr;gap:.5rem}}.atlas-chart-card{border:1px solid var(--atlas-border);background:#fff;border-radius:12px;padding:1.25rem}.atlas-context-row{align-items:center;gap:2rem;margin-top:3.5rem;display:grid}@media (width>=900px){.atlas-context-row{grid-template-columns:1fr 1fr}}.atlas-context-row h3{color:var(--atlas-navy);font-size:1.25rem;font-weight:700}.atlas-context-row p{color:var(--atlas-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.6}.atlas-context-row__note{color:var(--atlas-navy);margin-top:1rem;font-size:.8125rem;font-weight:600;line-height:1.5}.atlas-steps{gap:1.25rem;margin-top:2.5rem;display:grid}@media (width>=768px){.atlas-steps{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.atlas-steps{grid-template-columns:repeat(4,1fr)}}.atlas-step-card{background:#000;border-radius:12px;overflow:hidden}.atlas-step-card__img{aspect-ratio:4/3;object-fit:cover;width:100%}.atlas-step-card__body{padding:1rem 1.1rem 1.25rem}.atlas-step-card__meta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.atlas-step-card__num{opacity:.9;font-size:.875rem;font-weight:700}.atlas-step-card h4{font-size:1.0625rem;font-weight:700}.atlas-step-card p{color:#ffffffd9;margin-top:.35rem;font-size:.8125rem;line-height:1.5}.atlas-science{align-items:start;gap:3rem;display:grid}@media (width>=1024px){.atlas-science{grid-template-columns:1fr 1.2fr}}.atlas-science__charts{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.atlas-mini-chart{border:1px solid var(--atlas-border);background:#fff;border-radius:14px;padding:1rem;box-shadow:0 4px 12px #0000000d}.atlas-audience-grid{gap:1rem;margin-top:2.5rem;display:grid}@media (width>=640px){.atlas-audience-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.atlas-audience-grid{grid-template-columns:repeat(4,1fr)}}.atlas-audience-card{text-align:center;border:1px solid var(--atlas-border);background:#fff;border-radius:12px;padding:1.5rem 1rem}.atlas-faq{background:#e8f4fc}.atlas-faq__list{flex-direction:column;gap:.75rem;max-width:800px;margin:2.5rem auto 0;display:flex}.atlas-faq-item{background:#fff;border-radius:10px;align-items:center;gap:0;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.atlas-faq-item__bar{background:var(--atlas-blue-btn);border-radius:10px 0 0 10px;flex-shrink:0;align-self:stretch;width:6px}.atlas-faq-item summary{color:var(--atlas-navy);cursor:pointer;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-weight:600;list-style:none;display:flex}.atlas-faq-item summary::-webkit-details-marker{display:none}.atlas-faq-item__answer{color:var(--atlas-muted);padding:0 1.25rem 1rem 1.5rem;font-size:.9375rem;line-height:1.6}.atlas-final-cta{text-align:center;background:var(--atlas-navy-deep);color:#fff;padding:5rem 1.5rem}.atlas-final-cta h2{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.atlas-final-cta__body{color:#ffffffe0;max-width:640px;margin:1rem auto 0;font-size:1rem;line-height:1.65}.atlas-final-cta__features{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.75rem;font-size:.875rem;display:flex}.atlas-final-cta__features span{align-items:center;gap:.4rem;display:inline-flex}.atlas-related-cards{gap:1.5rem;margin-top:3rem;display:grid}@media (width>=900px){.atlas-related-cards{grid-template-columns:repeat(3,1fr)}}.atlas-related-card{border:1px solid var(--atlas-border);background:#fff;border-radius:16px;flex-direction:column;padding:1.75rem;display:flex}.atlas-related-card img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;margin-top:auto}.atlas-disclaimer{text-align:center;color:var(--atlas-blue);max-width:720px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.875rem;font-weight:500;line-height:1.55}
