/* LumoLynx Master Stylesheet */
/* Rebuilt clean — April 2026 */

/* ===== RESET & BASE ===== */
* { box-sizing: border-box; }
body { font-family: 'Montserrat', sans-serif; margin: 0; padding: 0; color: #0E7490; background: #FDF8F0; }

/* ===== LAYOUT ===== */
.wrapper { max-width: 720px; margin: 0 auto; padding: 40px 24px 60px; }

/* ===== HEADER ===== */
.header { text-align: center; margin-bottom: 40px; }
.header a { text-decoration: none; color: #0E7490; font-weight: 600; font-size: 14px; letter-spacing: 0.02em; opacity: 0.8; transition: opacity 0.2s; }
.header a:hover { opacity: 1; }

/* ===== TYPOGRAPHY ===== */
h1 { font-size: 30px; font-weight: 700; margin-bottom: 24px; line-height: 1.3; color: #0E7490; }
.opening { font-size: 16px; font-style: italic; font-weight: 500; opacity: 0.85; margin-bottom: 32px; line-height: 1.6; }

/* ===== SECTIONS ===== */
.section { margin-bottom: 36px; }
.section h2 { font-size: 19px; font-weight: 700; margin-bottom: 14px; color: #0E7490; }
.section h3 { font-size: 16px; font-weight: 700; margin: 20px 0 10px; color: #0E7490; }
.section p { font-size: 16px; line-height: 1.75; margin-bottom: 12px; font-weight: 500; }

/* ===== LISTS ===== */
ul { padding-left: 20px; margin: 0 0 12px; }
li { font-size: 16px; line-height: 1.75; margin-bottom: 10px; font-weight: 500; }
li strong { font-weight: 600; }
.checklist { list-style: none; padding-left: 0; margin: 14px 0; }
.checklist li { font-size: 16px; line-height: 1.75; margin-bottom: 10px; font-weight: 500; padding-left: 4px; }
.link-list { list-style: disc; padding-left: 22px; margin: 14px 0 0; }
.link-list li { margin-bottom: 8px; font-size: 15px; font-weight: 500; }
.link-list a { color: #0E7490; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; transition: opacity 0.2s; }
.link-list a:hover { opacity: 0.7; }

/* ===== TABLES ===== */
.table-wrap { overflow-x: auto; margin: 20px 0; border-radius: 12px; box-shadow: 0 4px 16px rgba(14,116,144,0.07); }
table { width: 100%; border-collapse: collapse; font-size: 15px; background: #ffffff; }
th { background: rgba(14,116,144,0.09); padding: 13px 16px; text-align: left; font-weight: 700; font-size: 13px; letter-spacing: 0.04em; color: #0E7490; border-bottom: 2px solid rgba(14,116,144,0.12); }
td { padding: 12px 16px; border-bottom: 1px solid rgba(14,116,144,0.07); line-height: 1.65; font-weight: 500; vertical-align: top; }
tr:last-child td { border-bottom: none; }

/* ===== CONTENT BOXES ===== */
.highlight { background: #ffffff; padding: 20px 24px; border-radius: 12px; box-shadow: 0 6px 20px rgba(14,116,144,0.08); margin-bottom: 24px; font-size: 16px; line-height: 1.7; font-weight: 500; }
.coaching-box { background: #ffffff; padding: 20px 24px; border-radius: 12px; box-shadow: 0 6px 20px rgba(14,116,144,0.08); margin-top: 16px; }
.coaching-box p { font-size: 16px; line-height: 1.75; margin-bottom: 16px; font-weight: 500; }
.coaching-box .script { font-style: italic; font-weight: 600; font-size: 16px; line-height: 1.7; margin: 16px 0; }
.warning-box { background: rgba(14,116,144,0.05); border-left: 4px solid #0E7490; padding: 18px 22px; border-radius: 0 12px 12px 0; margin: 20px 0; font-size: 15px; line-height: 1.75; font-weight: 500; }
.math-block { background: #ffffff; padding: 18px 24px; border-radius: 12px; box-shadow: 0 4px 16px rgba(14,116,144,0.07); margin: 20px 0; font-size: 17px; font-weight: 700; text-align: center; letter-spacing: 0.02em; }
.asset-placeholder { background: rgba(14,116,144,0.04); border: 2px dashed rgba(14,116,144,0.18); border-radius: 12px; padding: 18px 24px; margin: 24px 0; font-size: 14px; font-style: italic; color: #0E7490; opacity: 0.8; text-align: center; line-height: 1.6; }
.factor-sublabel { font-size: 13px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; opacity: 0.7; margin-bottom: 16px; }

/* ===== FREEZE PAGE BLOCKS ===== */
.honest-box { background: #ffffff; border-radius: 12px; box-shadow: 0 6px 20px rgba(14,116,144,0.08); padding: 24px 28px; margin: 16px 0; }
.honest-box h3 { font-size: 16px; font-weight: 700; margin: 0 0 12px; color: #0E7490; }
.honest-box p { font-size: 16px; line-height: 1.75; margin-bottom: 12px; font-weight: 500; }
.what-to-do { font-size: 15px; font-weight: 600; color: #0E7490; margin-top: 12px; padding: 12px 16px; background: rgba(14,116,144,0.06); border-radius: 8px; line-height: 1.7; }
.deadbolt { background: #ffffff; border-radius: 12px; box-shadow: 0 6px 20px rgba(14,116,144,0.08); padding: 24px 28px; margin: 32px 0; font-size: 16px; line-height: 1.75; font-weight: 500; font-style: italic; }
.bureau-block { background: #ffffff; border-radius: 12px; box-shadow: 0 4px 16px rgba(14,116,144,0.07); padding: 20px 24px; margin-bottom: 16px; }
.bureau-block h3 { font-size: 16px; font-weight: 700; margin: 0 0 12px; color: #0E7490; }
.bureau-block ul { margin: 0; padding-left: 20px; }
.bureau-block li { font-size: 15px; margin-bottom: 6px; }
.specialty-block { background: rgba(14,116,144,0.04); border-left: 4px solid #0E7490; border-radius: 0 12px 12px 0; padding: 18px 22px; margin-bottom: 16px; }
.specialty-block h3 { font-size: 16px; font-weight: 700; margin: 0 0 10px; color: #0E7490; }
.specialty-block p { font-size: 15px; line-height: 1.7; margin-bottom: 10px; font-weight: 500; }
.specialty-block ul { margin: 0; padding-left: 20px; }
.specialty-block li { font-size: 15px; margin-bottom: 6px; }

/* ===== LINKS ===== */
.feeding-link { color: #0E7490; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
.feeding-link:hover { opacity: 0.75; }

/* ===== RELATED & FOOTER ===== */
.related { margin-top: 40px; }
.related h2 { font-size: 17px; font-weight: 700; margin-bottom: 14px; }
.related a { display: block; padding: 14px 18px; margin-bottom: 10px; background: #ffffff; border-radius: 10px; text-decoration: none; color: #0E7490; font-size: 15px; font-weight: 500; box-shadow: 0 4px 12px rgba(14,116,144,0.07); transition: box-shadow 0.2s, transform 0.2s; }
.related a:hover { box-shadow: 0 6px 18px rgba(14,116,144,0.13); transform: translateY(-1px); }
.divider { border: none; border-top: 1px solid rgba(14,116,144,0.12); margin: 40px 0; }
.footer-disclaimer { font-size: 12px; line-height: 1.7; opacity: 0.85; font-weight: 500; text-align: center; margin-bottom: 28px; font-style: italic; }
.footer-disclaimer a { color: #0E7490; text-decoration: underline; text-underline-offset: 2px; }
.footer-nav { text-align: center; font-size: 13px; }
.footer-nav a { margin: 0 12px; color: #0E7490; text-decoration: none; font-weight: 500; opacity: 0.75; transition: opacity 0.2s; }
.footer-nav a:hover { opacity: 1; }
.back-to-top { display: block; text-align: center; margin: 32px 0 0; font-size: 13px; font-weight: 600; color: #0E7490; text-decoration: none; opacity: 0.6; transition: opacity 0.2s; }
.back-to-top:hover { opacity: 1; }

/* ===== LUMO SAYS ===== */
.lumo-says-wrap { position: relative; margin-bottom: 32px; padding-top: 100px; }
.lumo-says-box { background: #ffffff; border-radius: 12px; box-shadow: 0 6px 20px rgba(14,116,144,0.08); display: flex; align-items: center; min-height: 180px; padding: 24px 28px 24px 220px; position: relative; }
.lumo-says-image { position: absolute; left: 16px; bottom: 0; width: 200px; z-index: 2; }
.lumo-says-image img { width: 280px; margin-left: -30px; display: block; }
.lumo-says-label { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #0E7490; margin-bottom: 6px; }
.lumo-says-text { font-size: 16px; font-style: italic; font-weight: 500; line-height: 1.75; color: #0E7490; }

/* ===== DOT CHART ===== */
.dot-chart-wrap { margin: 28px 0; padding: 20px 24px; background: #ffffff; border-radius: 12px; box-shadow: 0 4px 16px rgba(14,116,144,0.07); }
.dot-chart-title { font-size: 11px; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; color: #0E7490; opacity: 0.5; margin-bottom: 16px; }
.dot-chart { display: flex; flex-direction: column; gap: 10px; }
.dot-row { display: flex; align-items: center; gap: 12px; padding: 10px 12px; border-radius: 8px; }
.dot-row.featured { background: rgba(14,116,144,0.05); box-shadow: inset 0 0 0 1.5px rgba(14,116,144,0.13); }
.dot-label { font-size: 13px; font-weight: 600; width: 160px; flex-shrink: 0; color: #0E7490; }
.dot-bubbles { display: flex; gap: 6px; }
.dot { width: 18px; height: 18px; border-radius: 50%; flex-shrink: 0; }
.dot.empty { background: rgba(14,116,144,0.1); }
.dot-importance { font-size: 12px; font-weight: 600; color: #0E7490; opacity: 0.55; margin-left: 8px; white-space: nowrap; }

/* ===== NAV ===== */
:root { --teal-dark: #0E7490; --teal-menu: #1A7A94; --teal-bright: #7DD4E8; --teal-light: #C8EEFA; --cream: #FDF8F0; --white: #ffffff; }
.menu-btn-wrap { position: fixed; top: 20px; left: 20px; width: 48px; height: 48px; cursor: pointer; z-index: 100; background: var(--white); border-radius: 14px; box-shadow: 0 4px 16px rgba(14,116,144,0.2), 0 2px 6px rgba(14,116,144,0.12); display: flex; align-items: center; justify-content: center; transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, opacity 0.25s ease; border: none; }
.menu-btn-wrap:hover { transform: translateY(-3px); box-shadow: 0 10px 30px rgba(14,116,144,0.28); background: var(--teal-dark); }
.menu-btn-wrap:hover .paw-svg { fill: var(--cream); }
.menu-btn-wrap.open { opacity: 0; pointer-events: none; transform: translateY(4px); }
.paw-svg { width: 30px; height: 30px; fill: var(--teal-dark); transition: fill 0.2s ease; }
.nav-menu { position: fixed; top: 20px; left: 20px; width: 280px; max-height: 0; overflow: hidden; background: var(--teal-menu); border-radius: 18px; z-index: 90; box-shadow: 0 20px 56px rgba(0,0,0,0.22); transition: max-height 0.48s cubic-bezier(0.4,0,0.2,1), opacity 0.3s ease; opacity: 0; }
.nav-menu.open { max-height: 680px; opacity: 1; }
.nav-menu-inner { padding: 56px 0 24px; overflow-y: auto; max-height: 640px; }
.menu-close { position: absolute; top: 12px; left: 12px; width: 32px; height: 32px; background: rgba(200,238,250,0.15); border: 1px solid rgba(200,238,250,0.2); border-radius: 8px; font-size: 14px; cursor: pointer; display: flex; align-items: center; justify-content: center; font-family: inherit; transition: background 0.2s; color: var(--teal-light); -webkit-text-fill-color: var(--teal-light); }
.menu-close:hover { background: rgba(200,238,250,0.25); }
.menu-section-title { font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; padding: 16px 18px 8px; color: var(--teal-bright); -webkit-text-fill-color: var(--teal-bright); text-align: left; }
.menu-section-title.learn { padding-top: 4px; }
.menu-section-title.support { padding-top: 18px; }
.menu-section-title.triage { padding-top: 18px; }
.menu-section-title.protect { padding-top: 18px; }
.menu-section-title.updates { padding-top: 4px; color: #E8A830; -webkit-text-fill-color: #E8A830; }
.nav-menu a { display: block; padding: 11px 14px; margin: 0 10px 6px; font-size: 12px; font-weight: 600; color: var(--teal-light); -webkit-text-fill-color: var(--teal-light); text-decoration: none; background: rgba(0,0,0,0.14); box-shadow: inset 0 2px 5px rgba(0,0,0,0.14); border-radius: 8px; width: calc(100% - 20px); text-align: center; transition: background 0.15s, color 0.15s; }
.nav-menu a:hover { background: rgba(0,0,0,0.24); color: var(--cream); -webkit-text-fill-color: var(--cream); }
.menu-divider { height: 0.5px; background: rgba(200,238,250,0.12); margin: 8px 18px; }

/* ===== PWA INSTALL ===== */
.pwa-install-btn { display: none; margin: 16px auto 8px; padding: 12px 24px; background: #0E7490; color: #ffffff; border: none; border-radius: 12px; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 600; cursor: pointer; text-align: center; box-shadow: 0 4px 16px rgba(14,116,144,0.25); transition: all 0.2s ease; width: 100%; }
.pwa-install-btn:hover { opacity: 0.9; transform: translateY(-1px); }
.safari-banner { display: none; margin: 16px 0 8px; padding: 10px 14px; border-radius: 12px; background: rgba(14,116,144,0.08); border: 1px solid rgba(14,116,144,0.2); color: #0E7490; font-size: 13px; font-weight: 500; line-height: 1.4; text-align: center; }
.safari-banner.show { display: block; }

/* ===== ABOUT / CONTACT / SUPPORT PAGES ===== */
.closing-heart { font-size: 16px; font-style: italic; font-weight: 500; text-align: center; margin: 40px 0 32px; opacity: 0.85; }
.closing-italic { font-size: 14px; font-style: italic; font-weight: 500; opacity: 0.85; margin-top: 36px; text-align: center; line-height: 1.7; }
.date { font-size: 14px; font-style: italic; font-weight: 500; opacity: 0.7; margin-bottom: 32px; }
.never-sell { font-size: 16px; font-weight: 700; line-height: 1.75; margin-bottom: 8px; }
.contact-body { font-size: 16px; line-height: 1.75; font-weight: 500; margin-bottom: 16px; }
.contact-email { font-size: 16px; font-weight: 600; }
.contact-email a { color: #0E7490; text-decoration: underline; text-underline-offset: 3px; }
.contact-email a:hover { opacity: 0.75; }

/* ===== 404 / UTILITY PAGES ===== */
.error-wrap { max-width: 480px; margin: 80px auto; padding: 0 24px; text-align: center; }
.subtext { font-size: 16px; line-height: 1.75; font-weight: 500; opacity: 0.8; margin-bottom: 40px; max-width: 480px; }
.back-home { display: inline-block; padding: 14px 32px; background: #0E7490; color: #ffffff; text-decoration: none; border-radius: 12px; font-weight: 600; font-size: 15px; transition: all 0.2s ease; box-shadow: 0 4px 16px rgba(14,116,144,0.25); }
.back-home:hover { background: #0a6070; transform: translateY(-2px); }

/* ===== RESPONSIVE ===== */
@media (max-width: 600px) {
  .lumo-says-wrap { padding-top: 40px; }
  .lumo-says-box { padding: 24px 20px 20px; flex-direction: column; text-align: center; }
  .lumo-says-image { position: relative; left: auto; bottom: auto; margin: -40px auto 12px; width: 140px; }
  .lumo-says-image img { width: 160px; margin-left: 0; }
  .dot-label { width: 120px; font-size: 12px; }
  .dot { width: 14px; height: 14px; }
}
@media (max-width: 520px) {
  .dot-row { flex-wrap: wrap; }
  .dot-importance { display: none; }
}
