*{box-sizing:border-box}body{margin:0;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html{overscroll-behavior-x:none}.splash-screen{background:radial-gradient(120% 85% at 50% 18%,#fff 0%,#fff8f0 38%,#ffecd8 72%,#f8f0e8 100%);place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.splash-glow{filter:blur(48px);z-index:0;transform-origin:50%;background:#ffc89673;border-radius:999px;width:280px;height:280px;margin-top:-140px;margin-left:-140px;animation:1.4s ease-in-out infinite alternate breathe;position:absolute;top:40%;left:50%}.splash-card{z-index:1;text-align:center;color:#2b1f1a;position:relative}.splash-brand{z-index:1;justify-content:center;margin-bottom:12px;display:flex;position:relative}.splash-brand img{filter:drop-shadow(0 2px 10px #6e371e33)}.splash-badge{letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffffa6;border-radius:999px;width:fit-content;margin:0 auto 12px;padding:6px 12px;font-size:12px}.splash-card h1{margin:0 0 8px;font-size:clamp(1.8rem,7vw,2.6rem);line-height:1.1}.splash-card p{color:#2b1f1ab8;margin:0}.app-shell{color:#2b1f1a;background:#f8f6f3;max-width:460px;min-height:100svh;margin:0 auto;padding:18px 16px 84px}.top-bar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.eyebrow{color:#7a665c;margin:0;font-size:13px}.top-bar h2{margin:4px 0 0;font-size:24px}.streak-pill{color:#fff;background:linear-gradient(135deg,#ffb444 0%,#ff6a00 100%);border-radius:999px;padding:7px 12px;font-size:14px;font-weight:700}.daily-verse-card{color:#fff;background:linear-gradient(140deg,#4e250f 0%,#6e2f10 35%,#a65024 100%);border-radius:18px;padding:16px;box-shadow:0 10px 26px #30180a38}.chip{background:#ffffff26;border-radius:999px;width:fit-content;margin:0 0 10px;padding:5px 10px;font-size:12px}.daily-verse-card blockquote{margin:0;font-size:1.1rem;line-height:1.4}.reference{opacity:.9;margin:14px 0;font-weight:600}.card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}button{font:inherit;cursor:pointer;border:0;border-radius:10px;padding:10px 14px}.card-actions button{color:#4d210d;background:#fff;font-weight:600}.card-actions .secondary{color:#fff;background:#ffffff2e;border:1px solid #ffffff80}.feed-section{margin-top:20px}.section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-head h3{margin:0;font-size:1.1rem}.ghost{color:#8a5b42;background:0 0;padding:0;font-size:14px}.feed-card{background:#fff;border:1px solid #efe6df;border-radius:14px;margin-bottom:10px;padding:14px}.feed-meta{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.feed-meta span{color:#836e63}.feed-verse{margin:0;font-size:15px;line-height:1.5}.feed-note{color:#836e63;margin:10px 0 0;font-size:13px}.bottom-nav{width:100%;max-width:460px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));box-sizing:border-box;background:#fffffff0;border-top:1px solid #ece1d9;grid-template-columns:repeat(5,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#7f665a;background:0 0;padding:8px 4px;font-size:12px}.bottom-nav button.active{color:#b65022;font-weight:700}@keyframes breathe{0%{opacity:.55;transform:scale(.94)}to{opacity:.85;transform:scale(1.06)}}
