@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}@font-face{font-family:Fraunces;src:url(/Fraunces-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Lora;src:url(/Lora-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/DMSans-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/DMSans-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}:root{--background:#f5f4f1;--foreground:#0f0f0f;--card:#fff;--muted:#eceae6;--muted-foreground:#5f5e5a;--primary:#3f51d7;--primary-soft:#e5e8ff;--border:#0f0f0f1c;--radius:1rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:DM Sans,sans-serif;overflow-x:clip}img,video{max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--primary)}@supports (color:color-mix(in lab, red, red)){button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 58%, transparent)}}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand{align-items:center;gap:11px;font-family:Fraunces,serif;font-size:24px;font-weight:600;display:inline-flex}.brand img{border-radius:10px}.brand-large{letter-spacing:.03em;flex-direction:column;font-size:20px}.site-header nav{color:var(--muted-foreground);gap:28px;font-size:14px;display:flex}.site-header nav a:hover,.text-link:hover,.utility-links a:hover{color:var(--primary)}.store-cta{color:#fff;background:#111;border-radius:15px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:9px 20px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 25px #0f0f0f21}.store-cta:hover{transform:translateY(-2px);box-shadow:0 13px 30px #0f0f0f2e}.store-cta span:last-child{flex-direction:column;font-size:19px;font-weight:600;line-height:1.05;display:flex}.store-cta small{letter-spacing:.12em;margin-bottom:3px;font-size:8px}.store-cta .apple{width:23px;height:26px;font-size:0;position:relative}.store-cta .apple:before{content:"";background:#fff;border-radius:48% 48% 50% 50%;width:18px;height:20px;position:absolute;top:5px;left:2px}.store-cta .apple:after{content:"";background:#fff;border-radius:100% 0;width:7px;height:4px;position:absolute;top:0;left:13px;transform:rotate(-35deg)}.store-cta.compact{border-radius:12px;min-height:45px;padding:7px 14px}.store-cta.compact span:last-child{font-size:13px}.store-cta.compact .apple{transform:scale(.78)}.store-cta.large{min-width:220px}.hero{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:80px;min-height:750px;padding:72px 0 70px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.pill{border:1px solid var(--border);width:fit-content;color:var(--muted-foreground);letter-spacing:.02em;background:#ffffff8c;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:600;display:flex}.pulse{background:var(--primary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3f51d71f}h1,h2,h3{letter-spacing:-.035em;font-family:Fraunces,serif;font-weight:600}.hero h1 em{color:var(--primary);font-style:normal}.hero-lede{max-width:610px;color:var(--muted-foreground);font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:var(--muted-foreground);font-size:14px;font-weight:600}.free-note{color:var(--muted-foreground);margin:15px 0 0;font-size:12px}.phone-stage{place-items:center;min-height:650px;display:grid;position:relative}.orb{filter:blur(55px);opacity:.6;border-radius:48% 52% 37% 63%;position:absolute}.orb-one{background:#aab2ff;width:390px;height:390px;top:60px;right:-90px;transform:rotate(24deg)}.orb-two{background:#e5b7cf;width:310px;height:260px;bottom:30px;left:-20px;transform:rotate(-15deg)}.phone{color:#f2f2f0;background:linear-gradient(150deg,#101118 0%,#17151d 56%,#201923 100%);border:8px solid #1b1b1b;border-radius:51px;width:344px;height:650px;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 45px 90px #16161e4d,inset 0 0 0 1px #ffffff0f}.phone:before{content:"";z-index:2;background:#050505;border-radius:999px;width:108px;height:28px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-status{justify-content:space-between;align-items:center;height:59px;padding:0 25px;font-size:11px;font-weight:600;display:flex}.card-meta{color:#97969b;align-items:center;gap:12px;padding:14px 21px;font-size:12px;font-weight:600;display:flex}.scripture-tag{color:#bf8ce0;letter-spacing:.16em;background:#bf8ce026;border-radius:999px;padding:8px 11px;font-size:9px}.verse-block{position:absolute;top:205px;left:21px;right:66px}.verse-block p{letter-spacing:-.02em;margin:0;font-family:Lora,serif;font-size:24px;line-height:1.55}.verse-block button{color:#b78bd6;background:0 0;border:0;margin-top:27px;padding:0;font-family:DM Sans;font-size:13px;font-weight:600}.rail{text-align:center;gap:20px;font-size:24px;display:grid;position:absolute;top:200px;right:13px}.rail span{justify-items:center;display:grid}.rail small{text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-family:DM Sans;font-size:6px}.phone-stats{color:#747277;font-size:9px;position:absolute;bottom:85px;left:22px}.mini-nav{color:#858585;background:#191919;border-top:1px solid #ffffff0f;justify-content:space-around;align-items:center;height:68px;font-size:19px;display:flex;position:absolute;bottom:0;left:0;right:0}.mini-nav span,.mini-nav b{justify-items:center;font-weight:400;display:grid}.mini-nav b{color:#7381ff}.mini-nav small{margin-top:3px;font-family:DM Sans;font-size:7px}.statement{border-top:1px solid var(--border);text-align:center;padding:130px 0 100px}.section-kicker{color:var(--primary);letter-spacing:.2em;font-size:11px;font-weight:600}.statement h2,.download h2{margin:22px 0 0;font-size:clamp(38px,5vw,64px);line-height:1.08}.statement h2 span{color:#8a8984}.features{padding:20px 0 120px}.feature{border-top:1px solid var(--border);grid-template-columns:130px 1fr;gap:30px;padding:58px 0;display:grid}.feature:last-child{border-bottom:1px solid var(--border)}.feature-eyebrow{letter-spacing:.18em;font-weight:600;color:var(--primary)!important;font-size:10px!important}.feature h3{max-width:650px;margin:13px 0 18px;font-size:clamp(32px,4vw,50px);line-height:1.05}.feature p{max-width:640px;color:var(--muted-foreground);font-size:17px;line-height:1.7}.privacy-band{color:#f2f2f0;background:#111218;padding:105px 0}.privacy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.section-kicker.light{color:#9aa4ff}.privacy-band h2{margin:16px 0 0;font-size:clamp(42px,5vw,64px);line-height:1.05}.privacy-band p{color:#b9b9bb;font-size:18px;line-height:1.7}.light-link{color:#aeb6ff;margin-top:18px;font-weight:600;display:inline-block}.download{text-align:center;flex-direction:column;align-items:center;padding:125px 0;display:flex}.download p{max-width:580px;color:var(--muted-foreground);margin:24px auto 32px;font-size:18px;line-height:1.6}.utility-links{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;font-size:13px;display:flex}footer{border-top:1px solid var(--border)}.footer-inner{min-height:115px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:30px;font-size:12px;display:flex}.footer-inner .brand{color:var(--foreground)}.info-page{padding:75px 0 110px}.shared-card{flex-direction:column;justify-content:center;align-items:flex-start;min-height:680px;padding:120px 0;display:flex}.shared-card h1{max-width:820px;margin:22px 0 26px;font-size:clamp(54px,8vw,90px);line-height:.98}.shared-card>p:not(.section-kicker){max-width:650px;color:var(--muted-foreground);font-size:18px;line-height:1.7}.shared-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:26px;display:flex}.open-in-palm{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;display:inline-flex}.share-reference{color:var(--muted-foreground);letter-spacing:.12em;text-transform:uppercase;margin-top:30px;font-size:11px}.info-hero{border-bottom:1px solid var(--border);max-width:850px;padding-bottom:55px}.info-hero h1{margin:20px 0 24px;font-size:clamp(48px,7vw,78px);line-height:1}.info-hero>p:last-child{color:var(--muted-foreground);font-size:18px;line-height:1.6}.info-body{max-width:790px;padding-top:45px}.info-body h2{letter-spacing:-.01em;margin:38px 0 10px;font-family:DM Sans;font-size:18px}.info-body p,.info-body li{color:var(--muted-foreground);font-size:15px;line-height:1.8}.info-body a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.info-body ol{padding-left:22px}.contact-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);margin-top:45px;padding:28px}.contact-card h2{margin-top:0}.primary-button{background:var(--primary);border-radius:999px;margin-top:14px;padding:14px 20px;font-weight:600;display:inline-flex;color:#fff!important;text-decoration:none!important}@media (max-width:820px){.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:15px;padding-top:52px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero h1{font-size:clamp(50px,15vw,70px)}.hero-actions{justify-content:center}.phone-stage{min-height:600px;margin-top:20px}.phone{width:min(344px,89vw);transform:none}.privacy-grid{grid-template-columns:1fr;gap:25px}.feature{grid-template-columns:52px 1fr}.footer-inner{text-align:center;flex-direction:column;padding:32px 0}}@media (max-width:520px){.shell{width:min(100% - 28px,1180px)}.site-header{min-height:72px}.site-header .store-cta{display:none}.hero{min-height:auto;padding-top:42px}.hero h1{font-size:49px}.hero-lede{font-size:16px}.feature{grid-template-columns:1fr;gap:10px;padding:44px 0}.statement,.download{padding:90px 0}.privacy-band{padding:80px 0}.info-page{padding-top:52px}}@media (prefers-color-scheme:dark){:root{--background:#121212;--foreground:#f2f2f0;--card:#1c1c1c;--muted:#292929;--muted-foreground:#aaa9a6;--primary:#7381ff;--primary-soft:#24294d;--border:#ffffff14}.pill{background:#ffffff0a}.store-cta{color:#111;background:#f3f3ef}.store-cta .apple:before,.store-cta .apple:after{background:#111}.orb{opacity:.32}.privacy-band{background:#090a0d}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store-cta{transition:none}}[data-theme=light]{--background:#f4f1ea;--foreground:#171815;--card:#fffdf8;--muted:#e9e5dc;--muted-foreground:#65655f;--primary:#4d62e7;--primary-soft:#e2e6ff;--border:#1718151f;--surface-raised:#fffdf8;--surface-deep:#171916;--header-glass:#f4f1ead1;--deep-bg:#e8e4dc;--deep-fg:#171815;--deep-muted:#66645e;--privacy-bg:#e6e8f2;--privacy-fg:#171815;--privacy-muted:#5f615d;--privacy-accent:#4358df;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--background:#111310;--foreground:#f2f0e9;--card:#1b1d1a;--muted:#272925;--muted-foreground:#a8aaa3;--primary:#7c89ff;--primary-soft:#252b51;--border:#ffffff17;--surface-raised:#1a1c19;--surface-deep:#090b09;--header-glass:#111310d1;--deep-bg:#181815;--deep-fg:#f3f0e8;--deep-muted:#bcbab3;--privacy-bg:#090a0d;--privacy-fg:#f2f2f0;--privacy-muted:#b9b9bb;--privacy-accent:#aeb6ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 88% 3%, var(--primary), transparent 27rem), radial-gradient(circle at 8% 36%, #d99a680d, transparent 30rem), var(--background);min-width:320px}@supports (color:color-mix(in lab, red, red)){body{background:radial-gradient(circle at 88% 3%, color-mix(in srgb, var(--primary) 9%, transparent), transparent 27rem), radial-gradient(circle at 8% 36%, #d99a680d, transparent 30rem), var(--background)}}body{transition:background-color .25s,color .25s}.site-header{z-index:50;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;min-height:78px;position:relative}.site-header:after{content:"";background:var(--border);height:1px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:12px;display:flex}.theme-toggle{border:1px solid var(--border);width:42px;height:42px;color:var(--foreground);background:var(--card);border-radius:999px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.theme-toggle{background:color-mix(in srgb, var(--card) 68%, transparent)}}.theme-toggle{cursor:pointer;font:600 17px/1 DM Sans,sans-serif;transition:transform .2s,background .2s}.theme-toggle:hover{background:var(--card);transform:rotate(12deg)}.theme-toggle-dark,[data-theme=dark] .theme-toggle-light{display:none}[data-theme=dark] .theme-toggle-dark{display:inline}.brand{gap:9px;line-height:1}.brand-emblem-pair{flex:none;width:38px;height:38px;display:block;position:relative}.brand-emblem{position:absolute;inset:0;box-shadow:0 7px 18px #0000001f;border-radius:9px!important}.brand-large .brand-emblem-pair{width:56px;height:56px}.theme-asset-dark,[data-theme=dark] .theme-asset-light{display:none}[data-theme=dark] .theme-asset-dark{display:block}.wordmark-crop{flex:none;width:76px;height:38px;display:block;position:relative;overflow:visible}.wordmark-crop img{border-radius:0;width:76px;max-width:none;height:auto;position:absolute;top:0;left:0}.brand-large .wordmark-crop{width:118px;height:58px}.brand-large .wordmark-crop img{width:118px;top:0}.download .brand-large .wordmark-crop{width:118px;height:58px;overflow:visible}.download .brand-large .wordmark-crop img{width:118px;height:auto;inset:0 auto auto 0}.site-header .brand-emblem-pair{width:32px;height:32px}.site-header .wordmark-crop{width:68px;height:34px}.site-header .wordmark-crop img{width:68px;top:0}.store-cta,[data-theme=light] .store-cta,[data-theme=dark] .store-cta{border:1px solid var(--border);background:0 0;border-radius:13px;min-height:0;padding:0;overflow:hidden;box-shadow:0 10px 28px #0000001f}.store-badge-crop{background:#171612;width:216px;height:61px;display:block;position:relative;overflow:hidden}.store-badge-crop img{width:240px;max-width:none;height:240px;position:absolute;top:-89px;left:-12px}.store-cta.compact .store-badge-crop{width:154px;height:44px}.store-cta.compact .store-badge-crop img{width:171px;height:171px;top:-63px;left:-9px}.store-cta.large .store-badge-crop{width:238px;height:68px}.store-cta.large .store-badge-crop img{width:264px;height:264px;top:-98px;left:-13px}.store-badge-crop{isolation:isolate}.hero{isolation:isolate;grid-template-columns:minmax(0,1.06fr) minmax(370px,.94fr);gap:54px;min-height:min(840px,100vh - 78px);padding:62px 0 76px;position:relative}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 78% 34%, var(--primary), transparent 30rem), radial-gradient(circle at 55% 82%, #da99601c, transparent 26rem), linear-gradient(118deg, transparent 44%, var(--primary));position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.hero:before{background:radial-gradient(circle at 78% 34%, color-mix(in srgb, var(--primary) 18%, transparent), transparent 30rem), radial-gradient(circle at 55% 82%, #da99601c, transparent 26rem), linear-gradient(118deg, transparent 44%, color-mix(in srgb, var(--primary) 3%, transparent))}}.hero h1{max-width:760px;margin:28px 0;font-size:clamp(58px,6.6vw,94px);line-height:.94}.hero h1 em{color:var(--primary);display:inline-block}.hero-lede{max-width:640px;font-size:clamp(17px,1.6vw,20px)}.pill{background:var(--card)}@supports (color:color-mix(in lab, red, red)){.pill{background:color-mix(in srgb, var(--card) 62%, transparent)}}.pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-visual{isolation:isolate;place-items:center;min-height:690px;display:grid;position:relative}.hero-visual:after{content:"";border:1px solid var(--primary);width:390px;height:560px;position:absolute}@supports (color:color-mix(in lab, red, red)){.hero-visual:after{border:1px solid color-mix(in srgb, var(--primary) 35%, transparent)}}.hero-visual:after{z-index:-1;border-radius:50%;transform:rotate(-12deg)}.floating-mark{z-index:3;border-radius:20px;position:absolute;box-shadow:0 18px 42px #00000038}.mark-blue{top:18%;right:2%;transform:rotate(9deg)}.mark-gold{bottom:19%;left:4%;transform:rotate(-11deg)}.iphone{background:linear-gradient(145deg,#4a4b4b,#101111 45%,#545555);border:1px solid #ffffff6b;border-radius:57px;width:min(382px,84vw);padding:8px;position:relative;box-shadow:0 45px 100px #10121052,0 8px 25px #10121033,inset 0 0 0 1px #000000b3}.iphone-screen{aspect-ratio:1206/2622;background:#101210;border-radius:49px;position:relative;overflow:hidden}.iphone-screen>img{object-fit:cover;width:100%;height:100%;display:block}.theme-screen{position:absolute;inset:0}.theme-screen-dark,[data-theme=dark] .theme-screen-light{display:none!important}[data-theme=dark] .theme-screen-dark{display:block!important}.dynamic-island{background:#020202;border-radius:999px;width:29%;height:3.2%;min-height:18px;max-height:29px;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff0a}.iphone-buttons{pointer-events:none;position:absolute;inset:0}.iphone-buttons i{background:#242525;border-radius:3px 0 0 3px;width:3px;position:absolute;left:-4px}.iphone-buttons i:first-child{height:4%;top:17%}.iphone-buttons i:nth-child(2){height:7%;top:25%}.iphone-buttons i:nth-child(3){height:7%;top:34%}.iphone-compact{border-radius:44px;width:min(280px,68vw);padding:6px}.iphone-compact .iphone-screen{border-radius:38px}.hero-device{animation:none;transform:none}.hero-feed-video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.video-island-mask{width:43%;height:4.2%;min-height:0;max-height:none;top:1.55%}.trust-strip{border-block:1px solid var(--border);background:var(--card)}@supports (color:color-mix(in lab, red, red)){.trust-strip{background:color-mix(in srgb, var(--card) 46%, transparent)}}.trust-inner{min-height:70px;color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(18px,4vw,55px);font-size:12px;font-weight:600;display:flex}.trust-inner i{background:var(--primary);border-radius:50%;width:4px;height:4px}.statement{padding-bottom:78px}.tour{padding-bottom:145px}.tour-tabs{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.tour-tabs button{border:0;border-right:1px solid var(--border);min-height:68px;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;font:600 13px/1 DM Sans,sans-serif;transition:color .2s,background .2s;display:flex}.tour-tabs button:last-child{border-right:0}.tour-tabs button span{color:var(--muted-foreground)}@supports (color:color-mix(in lab, red, red)){.tour-tabs button span{color:color-mix(in srgb, var(--muted-foreground) 62%, transparent)}}.tour-tabs button span{letter-spacing:.12em;font-size:9px}.tour-tabs button.active{color:var(--foreground);background:var(--primary-soft)}.tour-tabs button.active span{color:var(--primary)}.tour-panel{background:var(--surface-raised);border:1px solid var(--border);border-top:0;border-radius:0 0 34px 34px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:670px;padding:68px clamp(32px,6vw,90px);display:grid;overflow:hidden}.tour-copy{animation:.35s both content-arrive}.tour-copy h3{max-width:470px;margin:17px 0 22px;font-size:clamp(40px,5vw,64px);line-height:1.02}.tour-copy>p:last-of-type{max-width:520px;color:var(--muted-foreground);font-size:18px;line-height:1.72}.tour-device{justify-self:center;animation:.4s cubic-bezier(.2,.8,.2,1) both device-arrive}.tour-progress{gap:8px;margin-top:36px;display:flex}.tour-progress i{background:var(--border);border-radius:4px;width:28px;height:3px;transition:width .25s,background .25s}.tour-progress i.active{background:var(--primary);width:58px}@keyframes content-arrive{0%{opacity:0;transform:translateY(8px)}}@keyframes device-arrive{0%{opacity:0;transform:translateY(18px)scale(.985)}}.feature-showcase{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:130px;display:grid}.feature-card{border:1px solid var(--border);background:var(--card);border-radius:30px;min-width:0;height:720px;position:relative;overflow:hidden}.feature-copy{z-index:3;background:linear-gradient(to bottom, var(--card) 72%, transparent);padding:34px 32px;position:relative}.feature-number{color:var(--muted-foreground);letter-spacing:.13em;font-size:10px}.feature-eyebrow{color:var(--primary);letter-spacing:.16em;margin:22px 0 12px;font-size:10px;font-weight:600}.feature-card h3{margin:0 0 15px;font-size:clamp(31px,3vw,43px);line-height:1.05}.feature-card .feature-copy>p:last-child{color:var(--muted-foreground);line-height:1.62}.feature-card .iphone{transition:transform .4s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-305px;left:50%;transform:translate(-50%)}.feature-card:hover .iphone{transform:translate(-50%)translateY(-17px)}.feature-apologetics .feature-eyebrow{color:#dc741d}.feature-library .feature-eyebrow{color:#9a78db}.apologetics-deep-dive{background:var(--deep-bg);color:var(--deep-fg);padding:120px 0;transition:background-color .25s,color .25s;overflow:hidden}.deep-dive-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;display:grid}.phone-pair{min-height:680px;position:relative}.phone-pair .iphone:first-child{position:absolute;top:20px;left:3%;transform:rotate(-7deg)}.phone-pair .iphone:last-child{position:absolute;top:90px;right:3%;transform:rotate(7deg)}.deep-dive-copy .section-kicker{color:#ff8d2c}.deep-dive-copy h2{margin:20px 0 25px;font-size:clamp(43px,5.3vw,68px);line-height:1.02}.deep-dive-copy>p:not(.section-kicker){color:var(--deep-muted);font-size:18px;line-height:1.72}.deep-dive-copy .text-link{color:#ff9a43;margin-top:20px;display:inline-block}.privacy-band{background:var(--privacy-bg);color:var(--privacy-fg);transition:background-color .25s,color .25s}.privacy-band p{color:var(--privacy-muted)}.privacy-band .section-kicker.light,.privacy-band .light-link{color:var(--privacy-accent)}.faq-preview{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:90px;padding:120px 0;display:grid}.faq-preview h2{margin:17px 0 0;font-size:clamp(42px,5vw,68px)}.faq-preview-copy>p{max-width:520px;color:var(--muted-foreground);font-size:18px;line-height:1.7}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;min-height:84px;color:var(--foreground);justify-content:space-between;align-items:center;gap:30px;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{background:var(--muted);width:34px;height:34px;color:var(--primary);border-radius:50%;flex:none;place-items:center;font-style:normal;transition:transform .2s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:680px;margin:-6px 0 28px}@media (max-width:980px){.site-header nav{display:none}.feature-showcase{grid-template-columns:1fr}.feature-card{grid-template-columns:1fr 1fr;height:650px;display:grid}.feature-card .iphone{bottom:-215px;left:auto;right:7%;transform:none}.feature-card:hover .iphone{transform:translateY(-12px)}.deep-dive-grid{grid-template-columns:1fr}.deep-dive-copy{max-width:680px}}@media (min-width:1181px){.hero.shell{width:100%;max-width:none;padding-inline:max(40px,50vw - 590px);overflow:clip}}@media (max-width:1180px){.hero.shell{width:min(1180px,100% - 40px);padding-inline:0;overflow:hidden}.hero-visual,.hero-copy{min-width:0}}@media (max-width:820px){.hero{text-align:center;grid-template-columns:1fr;gap:15px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-visual{min-height:650px}.statement{padding-top:100px}.tour-panel{text-align:center;grid-template-columns:1fr;gap:35px}.tour-copy{flex-direction:column;align-items:center;display:flex}.tour-device{order:-1}.faq-preview{grid-template-columns:1fr;gap:25px}.trust-strip{display:none}}@media (max-width:620px){.site-header{min-height:70px}.site-header .store-cta{display:none}.hero.shell{width:min(1180px,100% - 28px)}.hero{padding:42px 0 70px}.hero h1{font-size:clamp(50px,14vw,67px)}.hero-lede{max-width:35ch}.hero-actions{gap:18px}.hero-visual{min-height:570px;margin-top:8px}.hero-visual:after{width:300px;height:470px}.mark-blue{width:67px;height:67px;right:0}.mark-gold{width:52px;height:52px;left:0}.trust-inner{justify-content:flex-start;padding-block:22px;overflow-x:auto}.trust-inner span{white-space:nowrap}.tour{width:100%}.tour-tabs{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.tour-tabs button{border-bottom:1px solid var(--border);min-height:58px}.tour-tabs button:nth-child(2){border-right:0}.tour-tabs button:nth-child(n+3){border-bottom:0}.tour-panel{border-radius:0;min-height:0;padding:44px 22px 52px}.tour-copy h3{font-size:43px}.tour-copy>p:last-of-type{font-size:16px}.feature-showcase{width:min(100% - 24px,1180px)}.feature-card{height:670px;display:block}.feature-card .iphone{bottom:-275px;left:50%;right:auto;transform:translate(-50%)}.feature-card:hover .iphone{transform:translate(-50%)}.phone-pair{min-height:500px}.phone-pair .iphone{width:min(188px,52vw)}.phone-pair .iphone:first-child{left:-3%}.phone-pair .iphone:last-child{top:70px;right:-3%}.deep-dive-grid{gap:45px}.apologetics-deep-dive{padding:88px 0}.faq-preview{padding:90px 0}.download{padding-inline:8px}.utility-links{row-gap:16px}.footer-inner{gap:18px}}@media (prefers-reduced-motion:reduce){.hero-device,.tour-copy,.tour-device{animation:none}.feature-card .iphone{transition:none}}.auth-handoff{background:var(--background);min-height:100svh;color:var(--foreground);place-items:center;padding:24px;display:grid}.auth-handoff-card{border:1px solid var(--border);background:var(--card);text-align:center;border-radius:28px;width:min(100%,430px);padding:32px}.auth-handoff-card h1{margin:8px 0 12px;font-family:Fraunces,serif}.auth-handoff-card p{color:var(--muted-foreground);line-height:1.6}.auth-handoff-card a{background:var(--primary);color:#fff;border-radius:999px;align-items:center;min-height:48px;margin-top:20px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}
