/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#061d25;--ink-soft:#0b2b33;--ink-card:#10363d;--teal:#16494d;--gold:#e9b449;--gold-soft:#f1c96d;--ivory:#f5efdf;--cream:#e8dfca;--mist:#a9bcba;--line:#cfe3dd29;--paper:#faf7ee;--paper-ink:#173238;--sans:"Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ivory);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{background:var(--gold);color:var(--ink)}.site-container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04171de0;border-bottom:1px solid #ffffff1a;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:88px;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:11px;font-size:16px;display:inline-flex}.brand span{white-space:nowrap}.brand strong{color:var(--gold-soft);font-weight:750}.brand-icon{object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0003}.desktop-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{color:#ccd7d2;font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--gold-soft)}.header-cta{min-height:42px;color:var(--gold-soft);border:1px solid #e9b44973;border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.hero{background:radial-gradient(circle at 72% 36%,#185b5b8c,#0000 28%),linear-gradient(145deg,#061b23 0%,#06222b 48%,#07181f 100%);min-height:860px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;min-height:860px;padding-top:126px;padding-bottom:70px;display:grid;position:relative}.hero-copy{max-width:650px}.eyebrow{color:var(--gold);letter-spacing:.2em;margin:0 0 20px;font-size:12px;font-weight:800;line-height:1.4}.hero h1{max-width:690px;font-family:var(--serif);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(56px,6.3vw,88px);font-weight:400;line-height:.98}.hero-lead{color:#b9c8c4;max-width:590px;margin:30px 0 0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:15px;margin-top:38px;display:flex}.store-button{color:#fff;background:#030607;border:1px solid #fff3;border-radius:14px;align-items:center;gap:12px;min-width:188px;min-height:62px;padding:9px 18px;transition:transform .2s,border-color .2s;display:inline-flex;box-shadow:0 14px 40px #00000040}.store-button:hover{border-color:#e9b449a6;transform:translateY(-2px)}.store-button svg{flex:none;width:31px;height:36px}.store-button span{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.store-button small{letter-spacing:.08em;margin-bottom:5px;font-size:9px}.store-button strong{font-size:21px;font-weight:600}.available-pill{min-height:42px;color:var(--gold-soft);background:#e9b4490f;border:1px solid #e9b44952;border-radius:999px;align-items:center;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.trust-row{color:#91aaa7;flex-wrap:wrap;gap:0;margin-top:35px;font-size:12px;font-weight:650;display:flex}.trust-row span{align-items:center;display:inline-flex}.trust-row span:not(:last-child):after{content:"";background:var(--gold);border-radius:50%;width:3px;height:3px;margin:0 14px}.ambient{filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.ambient-one{border:1px solid #e9b44921;width:420px;height:420px;top:80px;right:-160px;box-shadow:inset 0 0 100px #e9b4490f}.ambient-two{border:1px solid #44928f26;width:620px;height:620px;bottom:-380px;right:80px}.phone-stage{place-items:center;min-height:670px;display:grid;position:relative}.orbit{border:1px solid #90bfb71f;border-radius:50%;position:absolute}.orbit-one{width:570px;height:570px}.orbit-two{border-color:#e9b4491c;width:430px;height:430px}.hero-store-card{aspect-ratio:9/16;z-index:2;background:#06242d;border:1px solid #ffffff24;border-radius:32px;width:min(400px,92%);position:relative;overflow:hidden;transform:rotate(1.8deg);box-shadow:0 42px 110px #00000075}.store-shot-full{object-fit:cover}.phone-shell{z-index:2;background:#06242d;border:7px solid #173940;border-radius:48px;width:342px;height:680px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 40px 100px #00000073,inset 0 0 0 1px #ffffff24}.phone-shell:before{content:"";z-index:5;background:#061a20;border-radius:99px;width:92px;height:22px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-screenshot{object-fit:cover;object-position:top center}.preview-note{z-index:4;background:#061d25e6;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:3px;min-width:175px;padding:14px 17px;display:flex;position:absolute;bottom:42px;right:12px;box-shadow:0 18px 45px #00000047}.preview-note strong{color:var(--ivory);font:400 17px var(--serif)}.preview-note span{color:var(--gold-soft);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.phone-top{color:#d6dfdb;justify-content:space-between;height:45px;padding:13px 22px 0;font-size:10px;font-weight:800;display:flex}.phone-status{letter-spacing:2px;font-size:8px}.phone-content{padding:18px 19px 14px}.phone-greeting{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.phone-greeting small,.progress-copy span{color:var(--gold);letter-spacing:.16em;font-size:7px;font-weight:800;display:block}.phone-greeting strong{font-family:var(--serif);margin-top:5px;font-size:18px;font-weight:400;display:block}.mini-mark{background:#e9b4491f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.mini-mark svg,.scripture-mark svg{width:21px;fill:var(--gold)}.verse-card{background:linear-gradient(145deg,#103a40,#0a3037);border:1px solid #b1d3cc29;border-radius:28px;min-height:228px;padding:23px;box-shadow:0 18px 40px #0003}.verse-label{color:var(--gold);letter-spacing:.14em;justify-content:space-between;font-size:8px;font-weight:800;display:flex}.verse-card p{font-family:var(--serif);letter-spacing:-.02em;margin:30px 0 25px;font-size:25px;line-height:1.28}.verse-card footer{color:#9eb5b1;font-size:10px}.phone-prompt{color:#173238;background:#e8dfca;border-radius:20px;margin-top:14px;padding:18px}.phone-prompt>span{color:#8f671e;letter-spacing:.14em;font-size:7px;font-weight:800}.phone-prompt p{font-family:var(--serif);margin:7px 0 12px;font-size:14px;line-height:1.35}.phone-prompt button{color:#4f635e;width:100%;font:700 10px var(--sans);background:0 0;border:0;justify-content:space-between;padding:0;display:flex}.phone-progress{border:1px solid #b1d3cc1f;border-radius:20px;justify-content:space-between;align-items:center;margin-top:14px;padding:16px 18px;display:flex}.progress-copy strong{margin-top:5px;font-size:12px;display:block}.progress-ring{border:3px solid var(--gold);border-left-color:#31535a;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.progress-ring span{color:#91aaa7;font-size:7px}.phone-nav{color:#78928f;background:#051d24f2;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;height:62px;font-size:17px;display:flex;position:absolute;inset:auto 0 0}.phone-nav .active{color:var(--gold)}.quiet-strip{border-block:1px solid var(--line);background:#08252e}.strip-grid{justify-content:space-between;align-items:center;gap:20px;min-height:90px;display:flex}.strip-grid p{font-family:var(--serif);color:#d9d3c4;margin:0;font-size:23px}.strip-grid span{color:var(--gold);font-size:10px}.section{padding:130px 0}.showcase-section{border-bottom:1px solid var(--line);background:#08242c}.light-heading h2{color:var(--ivory)}.light-heading .eyebrow{color:var(--gold)}.light-heading>p{color:#aabdb8}.feature-graphic-card{background:#0a2931;border:1px solid #ffffff21;border-radius:30px;margin-bottom:44px;overflow:hidden;box-shadow:0 30px 80px #00000038}.feature-graphic-card img{width:100%;height:auto;display:block}.store-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.store-gallery-card{background:#0a2931;border:1px solid #ffffff1c;border-radius:22px;margin:0;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 18px 48px #0003}.store-gallery-card:hover{border-color:#e9b4496b;transform:translateY(-5px)}.store-gallery-card img{width:100%;height:auto;display:block}.features{background:var(--paper);color:var(--paper-ink)}.section-heading{margin-bottom:62px}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.section-heading .eyebrow,.access-copy .eyebrow{color:#9b711f}.section-heading h2,.access-copy h2,.privacy-copy h2{font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(40px,5vw,66px);font-weight:400;line-height:1.04}.section-heading>p{color:#63726e;margin:0;font-size:16px;line-height:1.75}.feature-grid{border-top:1px solid #17323826;border-left:1px solid #17323826;grid-template-columns:repeat(4,1fr);display:grid}.feature-card{background:#ffffff6b;border-bottom:1px solid #17323826;border-right:1px solid #17323826;min-height:280px;padding:36px 34px;transition:transform .2s,background .2s}.feature-card:hover{background:#ffffffc7;transform:translateY(-4px)}.feature-number{color:#aa7e27;letter-spacing:.15em;margin-bottom:50px;font-size:11px;font-weight:800;display:block}.feature-card h3{font-family:var(--serif);margin:0 0 15px;font-size:25px;font-weight:400}.feature-card p{color:#63726e;margin:0;font-size:14px;line-height:1.72}.journey-section{background:var(--paper);color:var(--ivory);padding:30px 0 130px}.journey-card{border-radius:38px;align-items:flex-end;min-height:620px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 80px #051f242e}.journey-image{object-fit:cover}.journey-overlay{background:linear-gradient(90deg,#03181deb 0%,#041c21a3 48%,#03191d26 100%),linear-gradient(#0000 40%,#03181dd9);position:absolute;inset:0}.journey-copy{z-index:2;width:min(650px,80%);padding:76px;position:relative}.journey-copy h2{max-width:580px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(45px,6vw,72px);font-weight:400;line-height:1}.journey-copy>p:not(.eyebrow){color:#c2cfca;max-width:570px;margin:24px 0 30px;font-size:16px;line-height:1.7}.journey-meta{flex-wrap:wrap;gap:10px;display:flex}.journey-meta span{color:#d9e0db;border:1px solid #fff3;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:700}.scripture-first{border-block:1px solid var(--line);background:#0c3138}.scripture-grid{grid-template-columns:86px 1fr 1fr;align-items:center;gap:50px;display:grid}.scripture-mark{background:#e9b44914;border:1px solid #e9b4494d;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.scripture-mark svg{width:38px}.scripture-grid h2{max-width:560px;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(37px,4.2vw,56px);font-weight:400;line-height:1.08}.scripture-grid>p{color:#afc2bd;font-size:15px;line-height:1.8}.access-section{background:#061b23}.access-grid{grid-template-columns:1.1fr .78fr .78fr;align-items:stretch;gap:20px;display:grid}.access-copy{padding:30px 50px 30px 0}.access-copy p:not(.eyebrow){color:#9fb4b0;max-width:500px;margin:25px 0 0;line-height:1.75}.plan-card{border-radius:28px;flex-direction:column;justify-content:space-between;min-height:430px;padding:34px;display:flex}.free-card{border:1px solid var(--line);background:#0a2931}.support-card{color:#1b3336;background:var(--gold-soft);box-shadow:0 25px 60px #0000002e}.plan-kicker{letter-spacing:.18em;color:var(--gold);font-size:10px;font-weight:850}.support-card .plan-kicker{color:#6e531d}.plan-card h3{font-family:var(--serif);margin:12px 0 0;font-size:29px;font-weight:400}.plan-card ul{margin:0;padding:0;list-style:none}.plan-card li{color:#b5c7c2;border-top:1px solid #bcd3cd1f;padding:14px 0 14px 26px;font-size:13px;position:relative}.support-card li{color:#263f42;border-color:#1b333629}.plan-card li:before{content:"✓";color:var(--gold);font-weight:800;position:absolute;left:0}.support-card li:before{color:#425f55}.privacy-section{background:var(--paper);color:var(--paper-ink)}.privacy-card{background:linear-gradient(135deg,#ffffffb8,#e8dfca8c);border:1px solid #17323824;border-radius:36px;grid-template-columns:.55fr 1.45fr;align-items:center;gap:80px;min-height:480px;padding:74px;display:grid}.privacy-badge{text-align:center;color:#8a661e;width:220px;height:220px;font:800 13px/1.7 var(--sans);letter-spacing:.17em;border:1px solid #17323833;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 25px #17323809}.privacy-copy>p:not(.eyebrow){color:#63726e;line-height:1.75}.privacy-links{flex-wrap:wrap;gap:26px;margin-top:25px;display:flex}.privacy-links a{color:#75591e;font-size:13px;font-weight:800}.privacy-links span{margin-left:7px}.final-cta{text-align:center;background:radial-gradient(circle at 50% 10%,#195354a6,#0000 35%),#061d25;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.ambient-three{border:1px solid #e9b4491f;width:720px;height:720px;top:110px;left:50%;transform:translate(-50%)}.final-cta-inner{z-index:2;flex-direction:column;align-items:center;padding:90px 0;display:flex;position:relative}.cta-icon{border-radius:25px;margin-bottom:30px;box-shadow:0 22px 60px #00000059}.final-cta h2{max-width:820px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(50px,7vw,82px);font-weight:400;line-height:1}.final-cta p:not(.eyebrow){color:#a8bbb7;max-width:620px;margin:24px 0 32px;line-height:1.7}.site-footer{border-top:1px solid var(--line);background:#04171d;padding:75px 0 25px}.footer-grid{grid-template-columns:.8fr 1.2fr;gap:80px;padding-bottom:55px;display:grid}.footer-brand{margin-bottom:20px}.footer-grid>div:first-child>p{color:#7e9793;max-width:290px;font-size:13px;line-height:1.7}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:#d7ded9;letter-spacing:.1em;margin-bottom:7px;font-size:12px}.footer-links a{color:#809a96;font-size:12px}.footer-links a:hover,.footer-bottom a:hover{color:var(--gold-soft)}.footer-bottom{color:#627c79;border-top:1px solid #ffffff12;justify-content:space-between;gap:20px;min-height:65px;padding-top:22px;font-size:11px;display:flex}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 30%,#1e5a5a6b,#0000 28%),#061d25;padding:180px 0 95px}.legal-hero-inner{max-width:940px}.legal-hero h1{max-width:850px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(50px,7vw,78px);font-weight:400;line-height:1}.legal-hero-inner>p:not(.eyebrow){color:#aec0bb;max-width:720px;margin:24px 0;font-size:17px;line-height:1.7}.legal-hero-inner>span{color:#75908c;letter-spacing:.06em;font-size:11px;font-weight:700}.legal-section{background:var(--paper);color:var(--paper-ink);padding:90px 20px 130px}.legal-content{width:min(800px,100%);margin:0 auto}.legal-content h2{font-family:var(--serif);margin:54px 0 14px;font-size:30px;font-weight:400;line-height:1.2}.legal-content h3{margin:34px 0 9px;font-size:17px}.legal-content p,.legal-content li{color:#536763;font-size:15px;line-height:1.82}.legal-content a{color:#886518;text-underline-offset:3px;font-weight:750;text-decoration:underline}.legal-content ul{padding-left:22px}.support-callout{background:#eee7d6;border:1px solid #17323826;border-radius:24px;margin-bottom:70px;padding:38px}.support-callout h2{margin-top:0}.support-button{background:var(--ink-soft);border-radius:12px;align-items:center;min-height:50px;margin-top:12px;padding:0 20px;font-size:13px;display:inline-flex;color:var(--ivory)!important;text-decoration:none!important}.compact-callout{margin:70px 0 0}.step-list{gap:16px;margin-bottom:70px;display:grid}.step-list>div{border:1px solid #17323824;border-radius:20px;grid-template-columns:50px 1fr;gap:24px;padding:28px;display:grid}.step-list>div>span{background:var(--ink-soft);width:42px;height:42px;color:var(--gold-soft);border-radius:50%;place-items:center;font-weight:800;display:grid}.step-list h2{margin-top:3px}.step-list p{margin-bottom:0}.review-video-card{background:#eee7d6;border:1px solid #17323826;border-radius:24px;margin-bottom:64px;padding:20px}.review-video-card video{background:#061d25;border-radius:14px;width:100%;max-height:720px;display:block}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr 410px;gap:24px}.phone-shell{transform:scale(.9)rotate(2deg)}.feature-grid{grid-template-columns:repeat(2,1fr)}.store-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.access-grid{grid-template-columns:1fr 1fr}.access-copy{grid-column:1/-1}.scripture-grid{grid-template-columns:76px 1fr}.scripture-grid>p{grid-column:2}}@media (max-width:780px){.site-container{width:min(100% - 28px,680px)}.header-inner{height:74px}.desktop-nav{display:none}.header-cta{padding:0 13px;font-size:11px}.brand{font-size:14px}.brand-icon{border-radius:10px;width:36px;height:36px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:145px}.hero h1{font-size:clamp(52px,15vw,72px)}.hero-lead{font-size:16px}.phone-stage{min-height:610px;overflow:hidden}.hero-store-card{width:min(390px,82vw)}.orbit-one{width:480px;height:480px}.strip-grid{gap:8px;min-height:72px}.strip-grid p{font-size:16px}.strip-grid span{font-size:7px}.section{padding:90px 0}.split-heading{grid-template-columns:1fr;gap:24px}.feature-grid{grid-template-columns:1fr}.store-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-graphic-card{border-radius:20px;margin-bottom:28px}.feature-card{min-height:auto}.feature-number{margin-bottom:34px}.journey-section{padding-bottom:90px}.journey-card{border-radius:26px;min-height:580px}.journey-overlay{background:linear-gradient(#03181d1a 0%,#03181dab 42%,#03181df5 100%)}.journey-copy{width:100%;padding:32px}.scripture-grid{grid-template-columns:1fr;gap:27px}.scripture-grid>p{grid-column:1}.access-grid{grid-template-columns:1fr}.access-copy{padding-right:0}.plan-card{min-height:390px}.privacy-card{grid-template-columns:1fr;gap:50px;padding:38px 27px}.privacy-badge{width:155px;height:155px;box-shadow:0 0 0 16px #17323809}.footer-grid{grid-template-columns:1fr;gap:45px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;padding-bottom:20px}.legal-hero{padding-top:145px}}@media (max-width:430px){.header-cta{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.phone-stage{min-height:570px}.hero-store-card{border-radius:25px;width:min(350px,88vw)}.store-gallery{grid-template-columns:1fr}.strip-grid p{font-size:14px}.strip-grid span{display:none}.journey-copy{padding:28px 24px}.footer-links,.step-list>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
