body{background:#f9fcfd;color:#4a5568}.site-header{background:rgba(255,255,255,.9);color:#4a5568;border-bottom:1px solid #e6e9ed;backdrop-filter:blur(14px)}.brand{color:#344154}.nav-links{color:#4a5568}.nav-links a:hover{color:#58c7b5}.hero,.page-hero{color:#344154;background:radial-gradient(circle at 18% 20%,rgba(168,230,207,.45),transparent 34%),radial-gradient(circle at 86% 12%,rgba(166,214,245,.5),transparent 32%),linear-gradient(135deg,#ffffff,#eaf6fd 45%,#cdeff2)}h1{color:#344154}.lead,.page-hero p{color:#4a5568}.eyebrow,.pill{background:rgba(168,230,207,.32);color:#327c78;border:1px solid rgba(168,230,207,.75)}.btn{background:#a8e6cf;color:#344154;box-shadow:0 18px 40px rgba(88,199,181,.22)}.btn.secondary{background:#fff;color:#4a5568;border:1px solid #cdeff2}.section-soft{background:#eaf6fd}.card,.step,.research-card,.visual-panel{border-color:#e6e9ed;box-shadow:0 18px 44px rgba(74,85,104,.08)}.icon{background:#eaf6fd;color:#58b8e8}.bar{background:#eaf6fd}.bar div{background:linear-gradient(90deg,#a8e6cf,#a6d6f5)}.feathly-mark{background:linear-gradient(135deg,#a8e6cf,#a6d6f5);color:white}.cta-panel{background:linear-gradient(135deg,#cdeff2,#a8e6cf);color:#344154}.cta-panel p{color:#4a5568}.footer-link-group a,footer{color:#4a5568}footer{background:#f3fbfd;border-top:1px solid #e6e9ed}.foot-brand{color:#344154}.footer-link-group a:hover{color:#58c7b5}.phone{background:#e6e9ed;border-color:#eaf6fd;box-shadow:0 28px 70px rgba(74,85,104,.16)}.phone-screen{background:#f9fcfd}.app-shot{background:#cdeff2;box-shadow:0 18px 44px rgba(74,85,104,.12)}.timer-circle{color:#58b8e8;border-color:#cdeff2}.note-card{background:#f2fffb;border-color:#a8e6cf;color:#327c78}

/* Keep compact labels readable after the light Feathly theme overrides dark hero surfaces. */
.hero-points li {
  border-color: rgba(50, 124, 120, .28);
  background: rgba(255, 255, 255, .72);
  color: #28586a;
  font-weight: 750;
  box-shadow: 0 5px 14px rgba(74, 85, 104, .06);
}

.feathly-mark {
  color: #24576a;
}

.icon,
.timer-circle {
  color: #28779a;
}

.nav-links a:hover,
.footer-link-group a:hover {
  color: #276b69;
}

::selection {
  background: #b7eadc;
  color: #183b4a;
}
