.home-page{--font-title:var(--font-outfit), -apple-system, BlinkMacSystemFont, sans-serif;--font-body:var(--font-inter), -apple-system, BlinkMacSystemFont, sans-serif;background-color:var(--background);color:var(--foreground);font-family:var(--font-body);flex-direction:column;min-height:100vh;display:flex}.home-main{flex:1}.hero-section{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:5rem 2rem 4rem;display:flex}.hero-icon-container{margin-bottom:.5rem;animation:6s ease-in-out infinite float}.hero-app-icon{border:1px solid #0000000a;border-radius:28px;box-shadow:0 16px 36px #0000001f}.hero-badge{background:var(--border-color);color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:700}.hero-title{font-family:var(--font-title);letter-spacing:-.04em;max-width:800px;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:650px;margin-top:-.5rem;font-size:1.25rem;line-height:1.6}.hero-ctas{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.app-store-badge{color:#fff;background-color:#000;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .2s;display:flex;box-shadow:0 8px 20px #0000001a}.app-store-badge:hover{background-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 12px 24px #00000026}.badge-text-col{text-align:left;flex-direction:column;display:flex}.badge-small-text{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.65rem;font-weight:500}.badge-large-text{font-family:var(--font-title);font-size:1.1rem;font-weight:700;line-height:1.1}.hero-screenshot-container{width:100%;max-width:950px;margin:3.5rem auto 1rem;padding:0 1rem}.desktop-only{display:block}.mobile-only{display:none}.app-mockup{background-color:#fff;grid-template-columns:260px 1fr;height:520px;display:grid;overflow:hidden}.mockup-sidebar{border-right:1px solid var(--border-color);background-color:#fcfcfd;flex-direction:column;display:flex}.mockup-sidebar-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.mockup-dot-group{gap:6px;display:flex}.mockup-dot{background-color:#e5e5e7;border-radius:50%;width:10px;height:10px}.mockup-dot.active{background-color:#d1d1d6}.mockup-sidebar-title{font-family:var(--font-title);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.9rem;font-weight:700}.mockup-sidebar-list{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.mockup-item{color:var(--text-muted);border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .15s}.mockup-item.selected{color:var(--foreground);background-color:#f5f5f7;font-weight:600}.mockup-item-snippet{color:#8e8e93;margin-top:.25rem;font-size:.75rem;font-weight:400}.mockup-body{flex-direction:column;height:100%;display:flex}.mockup-toolbar{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.mockup-book-title{font-family:var(--font-title);font-size:1.15rem;font-weight:700}.mockup-tools{gap:1rem;display:flex}.mockup-tool-btn{color:var(--text-muted);border:1px solid var(--border-color);border-radius:6px;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.mockup-content-grid{flex:1;grid-template-columns:1fr 280px;display:grid;overflow:hidden}.mockup-scripture-area{border-right:1px solid var(--border-color);text-align:left;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;overflow-y:auto}.mockup-verse{color:#333;font-size:1.05rem;line-height:1.6}.verse-num{color:#8e8e93;vertical-align:super;margin-right:.5rem;font-size:.75rem;font-weight:700}.highlighted-verse{background-color:#fef08a99;border-radius:2px;padding:2px 4px}.mockup-journal-area{text-align:left;background-color:#fafafa;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.journal-header{font-family:var(--font-title);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.journal-tag{background-color:#e5e5e7;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.journal-editor{border:1px solid var(--border-color);color:var(--foreground);background-color:#fff;border-radius:8px;flex:1;padding:1rem;font-size:.9rem;line-height:1.5;box-shadow:inset 0 1px 3px #00000005}.features-section{flex-direction:column;gap:7rem;max-width:1000px;margin:0 auto;padding:4rem 2rem 8rem;display:flex}.feature-row{justify-content:space-between;align-items:center;gap:4rem;display:flex}.feature-row.reverse{flex-direction:row-reverse}.feature-row-graphic{flex:1;justify-content:center;align-items:center;width:100%;max-width:450px;display:flex}.feature-row-text{text-align:left;flex-direction:column;flex:1;gap:1.25rem;max-width:480px;display:flex}.feature-row-tag{font-family:var(--font-title);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.85rem;font-weight:700}.feature-row-title{font-family:var(--font-title);letter-spacing:-.03em;color:var(--foreground);font-size:2.25rem;font-weight:800;line-height:1.15}.feature-row-desc{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.feature-row-points{flex-direction:column;gap:.75rem;margin-top:.5rem;list-style:none;display:flex}.feature-row-point{color:var(--foreground);align-items:flex-start;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.feature-row-point span{color:var(--text-muted);margin-left:.25rem;font-weight:400}.graphic-card{border:1px solid var(--border-color);background-color:#fff;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:450px;height:320px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000005}.graphic-bible-card{border:1px solid var(--border-color);background:#fdfdfd;border-radius:12px;flex-direction:column;gap:.5rem;width:70%;height:65%;padding:1rem;display:flex;position:absolute;top:10%;left:6%;box-shadow:0 4px 15px #00000005}.graphic-bible-line{background-color:#f3f4f6;border-radius:3px;height:6px}.graphic-bible-line.title{background-color:#111;width:45%;height:10px;margin-bottom:.25rem}.graphic-bible-line.highlighted{background-color:#fef08ab3}.graphic-notebook-card{z-index:2;background:#fff;border:1px solid #111;border-radius:12px;flex-direction:column;gap:.5rem;width:65%;height:55%;padding:1rem;display:flex;position:absolute;bottom:12%;right:6%;box-shadow:0 10px 25px #0000000d}.graphic-notebook-line{background-color:#f3f4f6;border-radius:3px;height:6px}.graphic-notebook-line.title{background-color:#333;width:60%;height:10px}.graphic-cloud-container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.graphic-cloud-svg{width:80px;height:80px;animation:5s ease-in-out infinite float}.graphic-sync-devices{align-items:flex-end;gap:1.5rem;display:flex}.graphic-device-shape{border:1px solid var(--border-color);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #00000005}.graphic-device-shape.ipad{border-radius:8px;width:60px;height:80px}.graphic-device-shape.iphone{border-radius:6px;width:35px;height:65px}.graphic-device-inner{border:1px dashed var(--border-color);border-radius:4px;width:80%;height:80%}.graphic-free-badge{color:#fff;font-family:var(--font-title);background-color:#111;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1.4rem;font-weight:800;animation:3s infinite pulse;display:flex;box-shadow:0 10px 25px #0000001a}.graphic-offline-status{border:1px solid var(--border-color);color:#333;background-color:#f3f4f6;border-radius:20px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:1.5rem}.graphic-offline-dot{background-color:#22c55e;border-radius:50%;width:8px;height:8px}.graphic-icloud-lock-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.icloud-lock-wrapper{animation:6s ease-in-out infinite float;display:inline-block;position:relative}.graphic-icloud-svg{filter:drop-shadow(0 8px 25px #2563eb26);width:120px;height:120px}.lock-badge{border:1px solid var(--border-color);z-index:5;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;bottom:0;right:-5px;box-shadow:0 8px 20px #00000014}.lock-badge-svg{width:20px;height:20px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.cta-banner{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center;background-color:#fff;padding:6rem 2rem}.cta-content{flex-direction:column;align-items:center;gap:1.75rem;max-width:800px;margin:0 auto;display:flex}.cta-title{font-family:var(--font-title);letter-spacing:-.03em;font-size:2.75rem;font-weight:800}.cta-desc{color:var(--text-muted);max-width:550px;margin-top:-.75rem;font-size:1.15rem;line-height:1.6}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:900px){.app-mockup{grid-template-columns:1fr;height:auto}.mockup-sidebar{border-right:none;border-bottom:1px solid var(--border-color)}.mockup-content-grid{grid-template-columns:1fr}.mockup-scripture-area{border-right:none;border-bottom:1px solid var(--border-color);max-height:300px}.mockup-journal-area{max-height:250px}}@media (max-width:768px){.hero-section{padding:3rem 1rem 2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-screenshot-container{margin:2.5rem auto 0;padding:0}.desktop-only{display:none!important}.mobile-only{display:block!important}.features-section{gap:4rem;padding:3rem 1rem 4rem}.feature-row,.feature-row.reverse{flex-direction:column;gap:2.25rem}.feature-row-graphic{max-width:100%}.feature-row-text{text-align:center;align-items:center;max-width:100%}.feature-row-title{text-align:center;font-size:1.85rem}.feature-row-points{text-align:left;align-items:flex-start;margin:.5rem auto 0}.feature-row-point{font-size:.95rem}.cta-title{font-size:2.15rem}}
