:root{--ink:#07162f;--ink-soft:#30425e;--navy:#0a245e;--navy-deep:#061b45;--cobalt:#245eea;--cobalt-bright:#3c7bf4;--ice:#eaf4ff;--ice-deep:#d6eaff;--paper:#f8fbff;--white:#fff;--gold:#d4a43c;--line:#0c2d6721;--shadow-sm:0 10px 28px #0a245e1a;--shadow-lg:0 38px 90px #0a245e33;--radius-sm:18px;--radius-md:28px;--radius-lg:42px;--section:min(1180px, calc(100% - 40px));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-kerning:normal;font-optical-sizing:auto;font-variant-ligatures:common-ligatures contextual;font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-size:17px;line-height:1.6;overflow-x:clip}body:before{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 82% 4%,#4f99ff33,#0000 30%),radial-gradient(circle at 16% 14%,#b3deff6b,#0000 28%),linear-gradient(#fafdff 0%,#f5f9ff 100%);position:fixed;inset:0}::selection{background:#245eea38}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #245eea85}.skip-link{z-index:100;background:var(--white);box-shadow:var(--shadow-sm);border-radius:12px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:40;pointer-events:none;background:0 0;padding:12px 0;position:sticky;top:0}.header-inner{width:var(--section);-webkit-backdrop-filter:blur(22px)saturate(170%);pointer-events:auto;background:#f9fcffb8;border:1px solid #ffffffb8;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;min-height:64px;margin:0 auto;padding:8px 10px 8px 14px;display:flex;box-shadow:0 8px 34px #07162f14}.brand{letter-spacing:-.015em;align-items:center;gap:10px;min-width:44px;min-height:44px;font-size:17px;font-weight:720;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 4px 14px #12357d33}.header-inner nav{color:var(--ink-soft);align-items:center;gap:clamp(16px,2.5vw,32px);font-size:14px;font-weight:560;display:flex}.header-inner nav a,.locale-link{justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:color .16s,transform .16s;display:inline-flex}.header-inner nav a:hover,.locale-link:hover{color:var(--cobalt)}.header-actions{align-items:center;gap:12px;display:flex}.locale-link{color:var(--ink-soft)}.locale-menu{position:relative}.locale-menu summary{cursor:pointer;list-style:none}.locale-menu summary::-webkit-details-marker{display:none}.locale-flag{border-radius:50%;flex:none;width:21px;height:21px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #07162f1f,0 3px 8px #07162f1a}.locale-flag svg{width:100%;height:100%;display:block}.locale-link .locale-flag{opacity:.78;transition:opacity .16s,transform .16s}.locale-link:hover .locale-flag,.locale-menu[open] .locale-link .locale-flag{opacity:1;transform:scale(1.04)}.locale-link:focus-visible{outline-offset:0;background:#245eea12;border-radius:50%;outline-width:2px}.locale-options{z-index:60;-webkit-backdrop-filter:blur(24px)saturate(170%);background:#f7fbfff0;border:1px solid #ffffffdb;border-radius:16px;min-width:222px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #07162f29}.locale-options a{min-height:42px;color:var(--ink-soft);border-radius:10px;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:flex}.locale-options a:hover,.locale-options a[aria-current=page]{color:var(--cobalt);background:#1e67e11a}.section-shell{width:var(--section);margin-inline:auto;padding-inline:14px}.section-pad{padding-block:clamp(84px,10vw,150px)}.eyebrow{color:var(--cobalt);letter-spacing:.105em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:760;line-height:1.3}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-kerning:normal;text-wrap:balance;margin-top:0;font-weight:680}h1{letter-spacing:normal;max-width:780px;margin-bottom:28px;font-size:clamp(3.4rem,6.4vw,6.35rem);line-height:1}h2{letter-spacing:normal;margin-bottom:22px;font-size:clamp(2.15rem,4.4vw,4.2rem);line-height:1.06}h3{letter-spacing:normal;margin-bottom:10px;font-size:clamp(1.28rem,2vw,1.65rem);line-height:1.2}.hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.75fr);align-items:center;gap:clamp(28px,6vw,90px);min-height:calc(100svh - 90px);padding-block:clamp(42px,7vw,94px) 92px;display:grid}.hero-copy{z-index:2;position:relative}.hero-lede{max-width:680px;color:var(--ink-soft);margin:0 0 34px;font-size:clamp(1.15rem,1.85vw,1.42rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.app-store-link{border-radius:10px;align-items:center;min-height:44px;line-height:0;transition:transform .16s,filter .16s;display:inline-flex}.app-store-link:hover{filter:drop-shadow(0 12px 18px #07162f2e);transform:translateY(-2px)}.app-store-link:active{transform:scale(.975)}.app-store-link img{width:168px;height:56px}.app-store-link--compact{border-radius:8px}.app-store-link--compact img{width:120px;height:40px}.text-link{min-height:44px;color:var(--cobalt);align-items:center;gap:8px;font-size:16px;font-weight:660;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(4px)}.trust-list{color:#49617f;flex-wrap:wrap;gap:10px 22px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.trust-list li{padding-left:18px;position:relative}.trust-list li:before{background:var(--cobalt-bright);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.63em;left:0;box-shadow:0 0 0 4px #3c7bf41c}.hero-visual{justify-content:center;align-items:center;min-height:690px;display:flex;position:relative}.hero-screenshot{z-index:2;border:1px solid #ffffffe6;border-radius:28px;width:min(100%,420px);position:relative;box-shadow:0 45px 100px #10409d42,0 4px 18px #09245b1f}.hero-icon-card{z-index:3;-webkit-backdrop-filter:blur(22px)saturate(150%);background:#fafdffad;border:1px solid #ffffffb3;border-radius:31px;padding:14px;position:absolute;top:12%;right:-2%;box-shadow:0 24px 48px #09245b38}.hero-icon-card img{border-radius:27px}.halo{aspect-ratio:1;background:radial-gradient(circle at 40% 32%,#e2f3ffa6,#3779f51a 52%,#0000 72%);border:1px solid #4489f961;border-radius:50%;position:absolute}.halo-one{width:min(670px,100%);height:auto}.halo-two{border-color:#ffffffad;width:min(520px,100%);height:auto}.proof-strip{width:var(--section);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);box-shadow:var(--shadow-sm);grid-template-columns:repeat(3,1fr);gap:1px;margin:0 auto;display:grid;overflow:hidden}.proof-strip>div{background:#ffffffb8;padding:28px 30px}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{letter-spacing:-.01em;margin-bottom:3px;font-size:16px}.proof-strip span{color:var(--ink-soft);font-size:14px}.section-heading{max-width:850px;margin-bottom:54px}.section-heading>p:last-child,.privacy-section p,.resource-inner p,.feature-copy>p:not(.eyebrow){color:var(--ink-soft);font-size:clamp(1.05rem,1.65vw,1.24rem)}.section-heading.centered{text-align:center;margin-inline:auto}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.steps-grid li{border-radius:var(--radius-md);min-height:300px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#ffffffeb,#e2f1ffad);border:1px solid #ffffffc7;padding:28px}.steps-grid li>span{background:var(--navy);width:42px;height:42px;color:var(--white);letter-spacing:.08em;border-radius:14px;justify-content:center;align-items:center;margin-bottom:58px;font-size:12px;font-weight:750;display:inline-flex}.steps-grid p,.feature-list p,.plan-card li,.faq-list p{color:var(--ink-soft)}.feature-stage{color:var(--white);background:radial-gradient(circle at 12% 14%,#63a0ff47,#0000 35%),linear-gradient(145deg,#061b45,#0b2e75 70%,#123c8f);overflow:hidden}.feature-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(44px,8vw,116px);display:grid}.feature-copy .eyebrow,.resource-band .eyebrow{color:#8fc5ff}.feature-copy>h2{max-width:650px}.feature-list{margin-top:52px}.feature-list article{border-top:1px solid #ffffff26;padding:22px 0}.feature-list p{color:#eff7ffb8;margin-bottom:0}.feature-inline-cta{margin-top:30px}.feature-kicker{color:#8fc5ff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:720;display:block}.screenshot-pair{grid-template-columns:1fr 1fr;gap:22px;display:grid;position:relative}.screenshot-pair:before{content:"";filter:blur(70px);background:#5097ff5c;border-radius:50%;position:absolute;inset:8% 10%}.screenshot-pair img{object-fit:contain;border:1px solid #ffffff47;border-radius:24px;width:100%;height:auto;position:relative;box-shadow:0 34px 74px #010a1b61}.screenshot-pair img:last-child{margin-top:74px}.localized-showcase{background:radial-gradient(circle at 50% 0,#58b8ff33,#0000 42%),linear-gradient(150deg,#07111f,#0b2450 58%,#0b3ea8);padding-block:clamp(70px,8vw,118px);overflow:hidden}.screenshot-trio{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(16px,2vw,28px);display:grid}.screenshot-trio>.device-mockup{width:100%}.screenshot-trio>.device-mockup:nth-child(2){margin-top:52px}.showcase-cta{justify-content:center;margin-top:48px;display:flex}.privacy-section{grid-template-columns:240px minmax(0,760px);justify-content:center;align-items:center;gap:clamp(40px,7vw,100px);display:grid}.privacy-mark{aspect-ratio:1;box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#fffffff2,#d2eaff9e);border:1px solid #ffffffd1;border-radius:46px;justify-content:center;align-items:center;display:flex}.privacy-mark img{border-radius:30px}.plans-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:1000px;margin:0 auto;display:grid}.plan-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffc7;padding:clamp(28px,4vw,46px)}.plan-card--plus{background:radial-gradient(circle at 90% 8%,#85bcff42,#0000 32%),linear-gradient(145deg,#fffffff0,#dbedffd1);border-color:#4686f461;box-shadow:0 26px 64px #1d57b92e}.plan-label{background:var(--ice);color:var(--cobalt);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:42px;padding:7px 11px;font-size:12px;font-weight:740;display:inline-block}.plan-card--plus .plan-label{background:var(--cobalt);color:var(--white)}.plan-card ul{margin:28px 0 0;padding:0;list-style:none}.plan-card li{border-top:1px solid var(--line);padding:11px 0 11px 27px;position:relative}.plan-card li:before{color:var(--cobalt);content:"✓";font-weight:760;position:absolute;top:13px;left:2px}.resource-band{background:linear-gradient(120deg, #051940fa, #0f3a8cf5), var(--navy-deep);color:var(--white);padding-block:88px}.resource-inner{justify-content:space-between;align-items:center;gap:42px;display:flex}.resource-inner>div{max-width:720px}.resource-inner h2{font-size:clamp(2.2rem,4.2vw,4rem)}.resource-inner p{color:#edf6ffbd}.secondary-button{min-height:52px;color:var(--white);-webkit-backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:16px;flex:none;justify-content:center;align-items:center;padding:12px 20px;font-weight:650;transition:background .16s,transform .16s;display:inline-flex}.secondary-button:hover{background:#fff3;transform:translateY(-2px)}.secondary-button:active{transform:scale(.98)}.faq-list{max-width:900px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 54px 24px 0;font-size:19px;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--cobalt);content:"+";font-size:28px;font-weight:400;line-height:1;transition:transform .16s;position:absolute;top:22px;right:6px}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list p{max-width:740px;margin:-6px 0 24px}.final-cta{padding:32px 20px 80px}.final-cta-inner{min-height:520px;box-shadow:var(--shadow-lg);text-align:center;background:radial-gradient(circle at 50% 0,#7db8ff70,#0000 38%),linear-gradient(150deg,#e8f5ff,#cfe7ff 56%,#e8f4ff);border:1px solid #ffffff80;border-radius:52px;flex-direction:column;justify-content:center;align-items:center;padding:70px 30px;display:flex;overflow:hidden}.final-cta-inner>img{border-radius:28px;margin-bottom:28px;box-shadow:0 20px 42px #0d37863d}.final-cta h2{max-width:830px}.final-cta-inner>p:not(.eyebrow){max-width:620px;color:var(--ink-soft);margin:0 0 30px;font-size:19px}.editorial-hero{background:#f7f9fc;min-height:760px;margin-top:-88px;position:relative;overflow:hidden}.editorial-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fafcfffa 0%,#fafcffd6 39%,#fafcff14 69%);position:absolute;inset:0}.editorial-hero-photo{background-image:url(/assets/home-hero-quiet-attention.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}html[data-hero-variant=b] .editorial-hero-photo{background-image:url(/assets/home-hero-quiet-attention-woman.webp)}.editorial-hero-inner{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:center;gap:clamp(28px,5vw,82px);min-height:760px;padding-top:108px;padding-bottom:54px;display:grid;position:relative}.editorial-hero-copy{max-width:620px}.editorial-hero h1{max-width:610px;margin-bottom:28px;font-size:clamp(4.1rem,6.1vw,6.25rem)}.editorial-hero-lede{max-width:590px;color:var(--ink-soft);margin:0 0 30px;font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.55}.editorial-hero-device{justify-content:center;align-items:center;padding-top:38px;display:flex}.iphone17-mockup{object-fit:contain;width:100%;height:auto;display:block}.editorial-hero-mockup{width:min(100%,232px);position:relative;left:clamp(-74px,-5vw,-56px)}.pause-demo{isolation:isolate;min-height:590px;position:relative}.pause-demo-device{aspect-ratio:406/880;background:#080b12;border:5px solid #080b12;border-radius:48px;width:232px;margin:0 auto;position:relative;overflow:visible;box-shadow:0 0 0 1px #aac2e2b3,inset 1px 0 #ffffff38,inset -1px 0 #4a638a6b,0 30px 68px #0314344d}.pause-demo-device:before{z-index:20;content:"";background:linear-gradient(#28344a,#080b12 45%,#39465d);border-radius:0 3px 3px 0;width:3px;height:64px;position:absolute;top:17%;right:-8px;box-shadow:0 86px #151d2b}.pause-demo-device:after{z-index:30;content:"";pointer-events:none;background:#020306;border-radius:999px;width:68px;height:19px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff0f}.pause-demo-screen{z-index:1;clip-path:inset(0 round 40px);background:#07162f;border-radius:40px;position:absolute;inset:3px;overflow:hidden}.pause-demo-screen>img{object-fit:cover;width:100%;height:100%;display:block}.pause-demo-apps{z-index:8;-webkit-backdrop-filter:blur(20px)saturate(150%);background:#fafcffd6;border:1px solid #ffffffd1;border-radius:22px;justify-items:center;gap:7px;width:max-content;padding:9px 12px 10px;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #03143424}.pause-demo-apps-label{color:var(--ink-soft);letter-spacing:.02em;font-size:10px;font-weight:680}.pause-demo-app-buttons{gap:8px;display:flex}.floating-app{width:46px;min-width:46px;height:46px;min-height:46px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:15px;justify-content:center;align-items:center;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 5px 14px #0d37861a}.floating-app:hover{border-color:#245eea80;transform:translateY(-2px);box-shadow:0 8px 18px #0d378629}.floating-app svg{width:23px;height:23px}.floating-app span{color:var(--ink-soft);opacity:0;pointer-events:none;white-space:nowrap;background:#f9fcffe0;border-radius:999px;padding:4px 8px;font-size:10px;transition:opacity .16s;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.floating-app:hover span,.floating-app:focus-visible span{opacity:1}.floating-app--instagram{color:#c13584}.floating-app--youtube{color:#e5222a}.pause-demo-notice,.pause-demo-frosted,.pause-demo-timer{z-index:3;color:var(--ink);-webkit-backdrop-filter:blur(24px)saturate(160%);background:#f5faffb8;border:1px solid #ffffffb3;position:absolute}.pause-demo-notice{border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex;bottom:88px;left:14px;right:14px}.pause-demo-notice svg{width:24px;height:24px;color:var(--cobalt);flex:none}.pause-demo-notice strong,.pause-demo-notice small{display:block}.pause-demo-notice strong{font-size:12px}.pause-demo-notice small{color:var(--ink-soft);font-size:10px}.pause-demo-frosted{text-align:center;border-radius:24px;padding:22px 18px 18px;animation:.4s cubic-bezier(.22,1,.36,1) both modal-in;top:50%;left:14px;right:14px;transform:translateY(-50%)}.pause-demo-frosted>svg{width:34px;height:34px;color:var(--cobalt);margin-bottom:8px}.pause-demo-kicker{letter-spacing:.08em;text-transform:uppercase;font-weight:760;color:var(--cobalt)!important;margin:0 0 5px!important;font-size:9px!important}.pause-demo-frosted h3{margin-bottom:8px;font-size:19px}.pause-demo-frosted p{color:var(--ink-soft);margin:0 0 16px;font-size:11px;line-height:1.45}.pause-demo-frosted button{background:var(--cobalt);color:#fff;cursor:pointer;width:100%;min-height:44px;font:inherit;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:680;display:inline-flex}.pause-demo-frosted .pause-demo-quiet{color:var(--ink-soft);background:0 0;margin-top:6px}.pause-demo-timer{border-radius:18px;justify-content:center;align-items:center;gap:8px;min-width:96px;padding:10px 12px;display:flex;top:116px;right:14px}.pause-demo-timer svg{width:22px;height:22px;color:var(--cobalt)}.pause-demo-timer strong,.pause-demo-timer small{display:block}.pause-demo-timer strong{font-size:20px;line-height:1}.pause-demo-timer small{color:var(--ink-soft);font-size:9px}@keyframes modal-in{0%{opacity:0;transform:translateY(calc(18px - 50%))scale(.97)}to{opacity:1;transform:translateY(-50%)scale(1)}}.editorial-proof{border-top:1px solid #ffffffb3;border-bottom:1px solid var(--line);background:#ffffffd1}.editorial-proof-grid{grid-template-columns:repeat(3,1fr);padding-block:28px;display:grid}.editorial-proof-item{border-right:1px solid var(--line);align-items:center;gap:18px;min-height:74px;padding-inline:30px;display:flex}.editorial-proof-item:first-child{padding-left:0}.editorial-proof-item:last-child{border-right:0}.editorial-proof-item>svg{width:30px;height:30px;color:var(--cobalt);flex:none}.editorial-proof-item span,.editorial-proof-item strong,.editorial-proof-item small{display:block}.editorial-proof-item strong{font-size:15px}.editorial-proof-item small{color:var(--ink-soft);margin-top:2px;font-size:13px}.editorial-decision{grid-template-columns:minmax(0,.9fr) minmax(310px,.65fr);align-items:center;gap:clamp(60px,10vw,150px);padding-block:clamp(120px,13vw,190px);display:grid}.editorial-chapter{color:var(--cobalt);letter-spacing:.08em;margin:0 0 20px;font-size:13px;font-weight:760}.editorial-decision h2,.editorial-section-heading h2{max-width:720px;font-size:clamp(2.7rem,5vw,4.8rem)}.editorial-decision-copy>p:last-child,.editorial-section-heading>p:last-child{max-width:560px;color:var(--ink-soft);font-size:18px}.editorial-verse{padding-left:34px;position:relative}.editorial-verse>span{background:var(--cobalt);width:2px;position:absolute;top:4px;bottom:4px;left:0}.editorial-verse blockquote{color:var(--cobalt);margin:0 0 10px;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:580;line-height:1.35}.editorial-verse cite{color:var(--ink-soft);font-size:14px;font-style:normal}.editorial-how{padding-bottom:clamp(120px,13vw,180px)}.editorial-section-heading{margin-bottom:58px}.editorial-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.editorial-step{border-right:1px solid var(--line);padding:0 clamp(22px,3vw,40px);position:relative}.editorial-step:first-child{padding-left:0}.editorial-step:last-child{border-right:0;padding-right:0}.editorial-step-visual{background:linear-gradient(#f1f6fc 0%,#e7f0fa 100%);border-radius:24px;justify-content:center;align-items:center;height:390px;margin:0 0 26px;display:flex;overflow:hidden}.editorial-step-visual>.editorial-screen-panel{object-fit:contain;width:172px;max-width:calc(100% - 32px);height:auto;max-height:calc(100% - 28px);transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.editorial-step-visual>.editorial-screen-panel--spacious{width:156px}.editorial-step:hover .editorial-step-visual>.editorial-screen-panel{transform:translateY(-4px)}.editorial-step-number{background:var(--cobalt);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:20px;font-size:11px;font-weight:760;display:inline-flex}.editorial-step p{color:var(--ink-soft);margin-bottom:0;font-size:15px}.editorial-moments{background:var(--navy-deep);color:var(--white);padding-top:clamp(94px,10vw,142px)}.editorial-moments-grid{grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(54px,8vw,116px);padding-bottom:clamp(82px,9vw,126px);display:grid}.editorial-moments .eyebrow,.editorial-moments .editorial-chapter,.editorial-moments-copy article>span{color:#74b7ff}.editorial-moments-copy h2{max-width:590px;font-size:clamp(2.8rem,4.7vw,4.6rem)}.editorial-moments-copy article{border-top:1px solid #ffffff29;max-width:560px;padding:25px 0}.editorial-moments-copy article>span{letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:720;display:block}.editorial-moments-copy article p,.editorial-moment-device p{color:#eff7ffb3}.foldable-bible{background:#f4f8fd;padding:clamp(96px,11vw,156px) 0}.foldable-bible__inner{grid-template-columns:minmax(250px,.72fr) minmax(620px,1.58fr);align-items:center;gap:clamp(44px,6vw,88px);display:grid}.foldable-bible__copy h2{max-width:540px;margin-bottom:24px;font-size:clamp(2.65rem,4.4vw,4.6rem);line-height:.98}.foldable-bible__copy>p:not(.eyebrow){max-width:520px;color:var(--ink-soft);margin-bottom:26px;font-size:17px}.foldable-bible__concept{color:var(--cobalt);letter-spacing:.04em;background:#ffffffc7;border:1px solid #1769e02e;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:720;display:inline-flex}.foldable-bible__visual{background:#d8d6cd;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 34px 80px #07111f29}.foldable-bible__photo{width:100%;height:auto;display:block}.foldable-bible__screen{transform-origin:50%;background:#07111f;border-radius:1.6%/2.5%;grid-template-columns:1fr 1fr;gap:.42%;width:32.55%;height:35.75%;display:grid;position:absolute;top:30.45%;left:37.15%;overflow:hidden;transform:rotate(.9deg)}.foldable-bible__pane{background:#07111f;display:block;position:relative;overflow:hidden}.foldable-bible__pane img{object-fit:cover;width:100%;max-width:none;height:172%;position:absolute;left:50%;transform:translate(-50%)}.foldable-bible__pane--passage img{object-position:50% 12%;top:-3%}.foldable-bible__pane--chapters img{object-position:50% 78%;bottom:-20%}.editorial-moment-devices{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;display:grid}.editorial-moment-device{text-align:center;background:#ffffff0a;border:1px solid #fff3;border-radius:28px;flex-direction:column;align-items:center;min-height:620px;padding:34px 24px 28px;display:flex;overflow:hidden}.editorial-moment-device--light{color:var(--ink);background:#f5f9ff}.editorial-moment-device--light p{color:var(--ink-soft)}.editorial-moment-device h3{max-width:230px;font-size:22px}.editorial-moment-device p{max-width:230px;margin:0 0 26px;font-size:13px}.editorial-moment-device>.editorial-screen-panel{object-fit:contain;width:min(100%,178px);height:auto;max-height:380px;margin-top:auto;display:block}.device-mockup{aspect-ratio:406/880;box-sizing:border-box;isolation:isolate;background:#080b12;border:5px solid #080b12;border-radius:11.8%/5.5%;margin:0;display:block;position:relative;overflow:visible;box-shadow:0 0 0 1px #9bb5da9e,inset 1px 0 #fff3,inset -1px 0 #41598066,0 24px 52px #010a1b47}.device-mockup-screen{z-index:1;object-fit:cover;border-radius:10.2%/4.9%;width:calc(100% - 6px);height:calc(100% - 6px);display:block;position:absolute;inset:3px}.device-mockup-island{z-index:3;background:#020306;border-radius:999px;width:29%;height:2.45%;position:absolute;top:1.55%;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff0f}.device-mockup-rail{z-index:0;background:linear-gradient(#28344a,#080b12 45%,#39465d);border-radius:0 3px 3px 0;width:3px;height:10%;position:absolute;top:17%;right:-8px;box-shadow:0 82px #151d2b}.editorial-motion-row{border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr 1.2fr;gap:0;display:grid}.editorial-motion-row>div,.editorial-motion-row>a,.motion-preference{min-height:112px;color:var(--white);font:inherit;text-align:left;background:0 0;border:0;border-right:1px solid #ffffff24;align-items:center;gap:16px;padding:22px 28px;display:flex}.editorial-motion-row svg{color:#74b7ff;flex:none;width:28px;height:28px}.editorial-motion-row strong,.editorial-motion-row small{display:block}.editorial-motion-row strong{font-size:14px}.editorial-motion-row small{color:#eff7ff9e;font-size:12px}.motion-preference{cursor:pointer;border-right:0;justify-content:flex-start}.motion-switch{background:var(--cobalt-bright);border-radius:999px;width:44px;height:24px;margin-left:auto;position:relative}.motion-switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;right:3px}.motion-preference[aria-pressed=true] .motion-switch:after{transform:translate(-20px)}.editorial-trust{padding-top:clamp(52px,6vw,78px);padding-bottom:clamp(82px,8vw,112px)}.editorial-privacy{color:#f4f9ff;background:radial-gradient(circle at 82% 14%,#1769e052,#0000 42%),linear-gradient(112deg,#07111f 0%,#0a1a31 58%,#0b3e7a 145%);border:1px solid #a8d9ff2e;border-radius:24px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:22px;padding:24px 28px;display:grid;box-shadow:0 22px 56px #07111f2e}.editorial-privacy>img{border-radius:16px;width:56px;box-shadow:0 10px 26px #00000047}.editorial-privacy>div{grid-template-rows:auto auto;grid-template-columns:minmax(250px,.8fr) minmax(320px,1.3fr) auto;align-items:center;gap:3px 24px;display:grid}.editorial-privacy .eyebrow{color:#75c4ff;grid-column:1;margin:0}.editorial-privacy h2{grid-area:2/1;max-width:440px;margin:0;font-size:clamp(1.35rem,2.1vw,1.8rem);line-height:1.1}.editorial-privacy p:not(.eyebrow){color:#e8f3ffc2;grid-area:1/2/3;max-width:620px;margin:0;font-size:15px}.editorial-privacy .text-link{white-space:nowrap;color:#75c4ff;grid-area:1/3/3}.editorial-privacy .text-link:hover{color:#b9e3ff}.editorial-plans-heading h2{max-width:780px;font-size:clamp(2.5rem,4.6vw,4.2rem)}.editorial-plans{grid-template-columns:minmax(280px,.8fr) minmax(500px,1.2fr);gap:clamp(50px,8vw,110px);padding-top:100px;display:grid}.editorial-plan-columns{grid-template-columns:1fr 1fr;gap:32px;display:grid}.editorial-plan-columns article{border-left:2px solid var(--line);padding-left:26px}.editorial-plan-columns article:last-child{border-left-color:var(--cobalt)}.editorial-plan-columns article>span{color:var(--cobalt);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:760}.editorial-plan-columns h3{margin:16px 0 20px;font-size:22px}.editorial-plan-columns ul{color:var(--ink-soft);margin:0;padding:0;font-size:14px;list-style:none}.editorial-plan-columns li{border-top:1px solid var(--line);padding:8px 0}.editorial-resource{background:var(--navy-deep);color:var(--white);padding-block:88px}.editorial-resource-inner{justify-content:space-between;align-items:center;gap:56px;display:flex}.editorial-resource-inner>div{max-width:760px}.editorial-resource .eyebrow{color:#74b7ff}.editorial-resource h2{font-size:clamp(2.4rem,4.4vw,4rem)}.editorial-resource p:not(.eyebrow){color:#eff7ffb3}.editorial-faq{grid-template-columns:minmax(280px,.7fr) minmax(520px,1.3fr);align-items:center;gap:clamp(50px,9vw,140px);padding-block:clamp(110px,12vw,170px);display:grid}.editorial-faq-list{width:100%}.editorial-faq>.editorial-section-heading{margin-bottom:0}.editorial-faq-list details{border-top:1px solid var(--line)}.editorial-faq-list details:last-child{border-bottom:1px solid var(--line)}.editorial-faq-list summary{cursor:pointer;min-height:72px;padding:23px 52px 21px 0;font-size:17px;font-weight:650;list-style:none;position:relative}.editorial-faq-list summary::-webkit-details-marker{display:none}.editorial-faq-list summary:after{color:var(--cobalt);content:"+";font-size:25px;transition:transform .18s;position:absolute;top:19px;right:4px}.editorial-faq-list details[open] summary:after{transform:rotate(45deg)}.editorial-faq-list details>div{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .26s,opacity .22s;display:grid}.editorial-faq-list details[open]>div{opacity:1;grid-template-rows:1fr}.editorial-faq-list details>div>p{max-width:640px;min-height:0;color:var(--ink-soft);margin:0;overflow:hidden}.editorial-faq-list details[open]>div>p{padding-bottom:24px}.editorial-final{background:#dceeff;padding:80px 20px 44px}.editorial-final-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;display:grid}.editorial-final .eyebrow{margin-bottom:8px}.editorial-final h2{margin-bottom:10px;font-size:clamp(2rem,3.6vw,3.35rem)}.editorial-final p:not(.eyebrow){color:var(--ink-soft);margin:0}.editorial-scroll-cue{width:max-content;min-height:44px;color:var(--ink-soft);align-items:center;gap:8px;margin:42px auto 0;font-size:13px;display:flex}.editorial-scroll-cue svg{transform:rotate(180deg)}.editorial-reveal{opacity:1;transform:none}:root[data-reveal-ready=true][data-home-motion=full] .editorial-reveal{opacity:0;transition:opacity .62s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .62s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);transform:translateY(24px)}:root[data-reveal-ready=true][data-home-motion=full] .editorial-reveal.is-visible{opacity:1;transform:translateY(0)}.site-footer{color:#eff7ffc7;background:#05152f;padding:70px max(20px,50% - 590px) 28px}.footer-grid{grid-template-columns:1.5fr .65fr .65fr .85fr;gap:50px;padding-bottom:56px;display:grid}.footer-brand{max-width:280px}.footer-grid strong{color:var(--white);margin-bottom:14px;display:block}.footer-grid p{color:#eff7ff94;margin:0}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;font-size:14px;display:flex}.footer-grid a{align-items:center;min-width:44px;min-height:44px;display:flex}.footer-grid a:hover{color:var(--white)}.footer-bottom{color:#eff7ff7a;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;font-size:12px;display:flex}.footer-socials{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.footer-socials a{color:#eff7ffa3;align-items:center;gap:9px;width:auto;min-height:36px;padding:0;font-weight:560;text-decoration:none;transition:color .16s;display:inline-flex}.social-mark{color:#a8d9ffbd;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;line-height:1;display:inline-flex;position:relative}.social-mark--youtube{background:currentColor;border-radius:4px;height:12px}.social-mark--youtube:after{content:"";border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:5px solid #05152f;width:0;height:0}.social-mark--instagram{border:1.7px solid;border-radius:5px}.social-mark--instagram:before{content:"";border:1.5px solid;border-radius:50%;width:5px;height:5px}.social-mark--instagram:after{content:"";background:currentColor;border-radius:50%;width:2.5px;height:2.5px;position:absolute;top:2.5px;right:2.5px}.social-mark--tiktok{align-items:flex-start;font-size:19px;font-weight:700}.footer-socials a:hover,.footer-socials a:focus-visible{color:var(--white)}.how-experience{background:#f4f8fd;overflow:hidden}.how-hero-modern{background:#eef5fd;border-bottom:1px solid #d7e3f2;padding-block:clamp(68px,7vw,100px) clamp(52px,6vw,80px)}.how-hero-modern__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:clamp(54px,8vw,118px);display:grid}.how-hero-modern__copy{max-width:720px}.how-hero-modern__copy h1{letter-spacing:normal;max-width:760px;margin-bottom:28px;font-size:clamp(3.45rem,5.2vw,5.65rem);line-height:1}.how-hero-modern__lede{color:#263a57;max-width:670px;margin:0 0 32px;font-size:clamp(1.12rem,1.55vw,1.34rem);line-height:1.6}.how-hero-modern__jump{min-height:48px;color:var(--cobalt);align-items:center;gap:9px;font-weight:720;display:inline-flex}.how-hero-modern__jump svg{width:19px;height:19px}.how-hero-modern__visual{background:#fff;border:1px solid #d5e1f0;border-radius:40px;justify-content:center;align-items:center;min-height:520px;padding:clamp(28px,4vw,46px);display:flex;box-shadow:0 26px 70px #112c541f}.how-hero-modern__mockup{width:min(100%,222px)}.how-jump-strip{background:#fff;border-bottom:1px solid #d9e4f2}.how-jump-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-block:0;padding-block:0;list-style:none;display:grid}.how-jump-strip__grid li+li{border-left:1px solid #d9e4f2}.how-jump-strip__grid a{min-height:126px;color:var(--ink);align-items:center;gap:18px;padding:24px clamp(20px,3vw,38px);transition:background .16s,color .16s;display:flex}.how-jump-strip__grid a:hover,.how-jump-strip__grid a:focus-visible{color:var(--cobalt);background:#f2f7fd}.how-jump-strip__grid svg{width:30px;height:30px;color:var(--cobalt);flex:none}.how-jump-strip__grid span{gap:5px;display:grid}.how-jump-strip__grid small{color:#5c6f8b;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:760}.how-jump-strip__grid strong{max-width:270px;font-size:16px;line-height:1.28}.how-steps-modern{padding-block:clamp(96px,10vw,154px);scroll-margin-top:96px}.how-steps-modern__heading{max-width:820px;margin-bottom:clamp(52px,7vw,92px)}.how-steps-modern__heading h2{margin-bottom:22px;font-size:clamp(3rem,5vw,5rem)}.how-steps-modern__heading>p:not(.eyebrow){color:#30435f;max-width:690px;margin:0;font-size:19px}.how-step-list{gap:28px;display:grid}.how-step-modern{background:#fff;border:1px solid #d7e2f0;border-radius:38px;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);min-height:650px;scroll-margin-top:112px;display:grid;overflow:hidden;box-shadow:0 22px 60px #112c5417}.how-step-modern__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,6vw,84px);display:flex}.how-step-modern__number{min-width:48px;min-height:38px;color:var(--cobalt);letter-spacing:.08em;background:#edf5fe;border:1px solid #c8d9ec;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;font-size:12px;font-weight:780;display:inline-flex}.how-step-modern__copy h2{max-width:650px;margin-bottom:24px;font-size:clamp(2.7rem,4.4vw,4.5rem);line-height:.99}.how-step-modern__copy>p:not(.eyebrow){color:#30435f;max-width:620px;font-size:18px;line-height:1.68}.how-step-modern__visual{background:#e7f0fb;justify-content:center;align-items:center;min-height:650px;padding:clamp(44px,5vw,72px);display:flex}.how-step-modern__mockup{width:min(100%,252px)}.how-step-modern:nth-child(2n) .how-step-modern__copy{order:2}.how-step-modern:nth-child(2n) .how-step-modern__visual{order:1}.how-step-modern--dark{color:#fff;background:#0a245e;border-color:#173669}.how-step-modern--dark .eyebrow{color:#9bcbff}.how-step-modern--dark .how-step-modern__number{color:#fff;background:#ffffff1a;border-color:#ffffff3d}.how-step-modern--dark .how-step-modern__copy>p:not(.eyebrow){color:#e8f1fc}.how-step-modern--dark .how-step-modern__visual{background:#dce9f8}.how-step-modern__facts{gap:12px;width:100%;margin:26px 0 0;padding:0;list-style:none;display:grid}.how-step-modern__facts li{color:#243956;background:#f7fafe;border:1px solid #d9e4f1;border-radius:15px;align-items:flex-start;gap:12px;padding:15px 17px;line-height:1.45;display:flex}.how-step-modern__facts svg{width:20px;height:20px;color:var(--cobalt);flex:none;margin-top:1px}.how-step-modern--dark .how-step-modern__facts li{color:#fff;background:#ffffff17;border-color:#ffffff2e}.how-step-modern--dark .how-step-modern__facts svg{color:#9bcbff}.how-deeper{background:#f4f8fd;padding:30px 20px 86px}.how-deeper__inner{color:#fff;background:#0a245e;border-radius:44px;justify-content:space-between;align-items:center;gap:54px;min-height:430px;padding:clamp(52px,7vw,88px);display:flex}.how-deeper__inner>div:first-child{max-width:760px}.how-deeper .eyebrow{color:#9bcbff}.how-deeper h2{margin-bottom:22px;font-size:clamp(2.8rem,4.8vw,4.8rem)}.how-deeper p:not(.eyebrow){color:#e8f1fc;max-width:640px;font-size:19px}.how-deeper__actions{flex-direction:column;align-items:center;gap:18px;min-width:220px;display:flex}.how-deeper__link{color:#fff;font-size:15px;font-weight:720}@media (width<=980px){.how-hero-modern__inner,.how-step-modern{grid-template-columns:1fr}.how-hero-modern__copy{max-width:760px}.how-hero-modern__visual{min-height:500px}.how-jump-strip__grid{grid-template-columns:1fr}.how-jump-strip__grid li+li{border-top:1px solid #d9e4f2;border-left:0}.how-jump-strip__grid a{min-height:96px}.how-step-modern:nth-child(2n) .how-step-modern__copy,.how-step-modern:nth-child(2n) .how-step-modern__visual{order:initial}.how-step-modern__visual{min-height:560px}.how-deeper__inner{flex-direction:column;align-items:flex-start}.how-deeper__actions{align-items:flex-start}}@media (width<=620px){.how-hero-modern{padding-top:72px}.how-hero-modern__copy h1{font-size:clamp(3.05rem,15vw,4.4rem)}.how-hero-modern__visual{border-radius:28px;min-height:440px;padding:30px 22px}.how-hero-modern__mockup,.how-step-modern__mockup{width:min(100%,218px)}.how-steps-modern{padding-block:84px}.how-step-modern{border-radius:28px;min-height:0}.how-step-modern__copy{padding:38px 26px 44px}.how-step-modern__copy h2{font-size:clamp(2.35rem,11vw,3.4rem)}.how-step-modern__copy>p:not(.eyebrow){font-size:16px}.how-step-modern__visual{min-height:470px;padding:34px 24px}.how-deeper{padding-inline:12px}.how-deeper__inner{border-radius:30px;min-height:0;padding:48px 26px}}.page-hero{text-align:center;padding-block:clamp(78px,10vw,150px) clamp(64px,8vw,112px)}.page-hero h1{max-width:940px;margin-inline:auto}.page-hero>p:not(.eyebrow){max-width:720px;color:var(--ink-soft);margin:0 auto;font-size:clamp(1.12rem,1.8vw,1.4rem)}.page-hero .hero-actions{justify-content:center;margin-top:34px}.page-hero .secondary-button{border-color:var(--cobalt);background:var(--cobalt);color:var(--white);box-shadow:0 12px 28px #245eea33}.page-hero .secondary-button:hover{background:var(--cobalt-bright)}.guide-page-hero{padding-block:clamp(58px,7vw,86px) clamp(36px,4vw,56px)}.guide-print-button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.content-grid{grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr);align-items:center;gap:clamp(44px,8vw,112px);display:grid}.content-grid--reverse>:first-child{order:2}.content-grid--reverse>:last-child{order:1}.phone-card{border-radius:var(--radius-lg);max-width:510px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 50% 8%,#74b4ff5c,#0000 40%),linear-gradient(145deg,#ffffffe6,#d2eaffb8);border:1px solid #fffc;padding:26px}.phone-card>.device-mockup{width:min(100%,320px);margin-inline:auto}.copy-block{max-width:670px}.copy-block>p:not(.eyebrow),.guide-body p,.guide-body li{color:var(--ink-soft)}.fact-list{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.fact-list li{border:1px solid var(--line);background:#ffffffa3;border-radius:16px;padding:16px 18px 16px 46px;position:relative}.fact-list li:before{color:var(--cobalt);content:"✓";font-weight:760;position:absolute;top:18px;left:18px}.comparison-table{border:1px solid var(--line);border-radius:var(--radius-md);border-spacing:0;width:100%;box-shadow:var(--shadow-sm);background:#ffffffbd;overflow:hidden}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:20px}.comparison-table th{background:#daedff94;font-size:14px}.comparison-table tr:last-child td{border-bottom:0}.comparison-table td:first-child{width:27%;font-weight:650}.comparison-table td:not(:first-child){color:var(--ink-soft)}.guide-shell{grid-template-columns:minmax(0,740px) 270px;align-items:start;gap:clamp(28px,4vw,48px) 70px;display:grid}.seven-day-guide-shell{padding-top:clamp(36px,5vw,64px)}.guide-intro{border:1px solid var(--line);max-width:780px;box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:22px;grid-column:1/-1;padding:clamp(22px,3vw,30px)}.guide-intro .eyebrow{margin-bottom:8px}.guide-intro>p:last-child{color:var(--ink-soft);margin:0;font-size:clamp(1rem,1.4vw,1.12rem)}.guide-body h2{margin-top:72px;font-size:clamp(2rem,3.6vw,3.25rem)}.localized-body{gap:clamp(64px,9vw,112px);max-width:840px;margin-inline:auto;display:grid}.localized-section{scroll-margin-top:120px}.localized-section h2{max-width:760px;font-size:clamp(2rem,4.2vw,3.8rem)}.localized-section>p:not(.eyebrow){max-width:720px;color:var(--ink-soft);font-size:1.08rem;line-height:1.72}.guide-body h3{margin-top:36px}.day-card{scroll-margin-top:120px}.day-card h2{margin-top:0}.day-card h3{margin-top:24px}#after-seven-days{scroll-margin-top:120px}.guide-body ul,.guide-body ol{padding-left:24px}.guide-body li{margin-bottom:10px}.guide-aside{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:22px;padding:24px;position:sticky;top:104px}.guide-aside strong{margin-bottom:12px;display:block}.guide-aside a{color:var(--ink-soft);padding:7px 0;font-size:14px;display:block}.guide-aside a:hover{color:var(--cobalt)}.day-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffffe0,#dff0ffa3);border-radius:24px;margin:28px 0;padding:30px}.day-card .eyebrow{margin-bottom:8px}.prayer-quote{border-left:4px solid var(--gold);color:var(--navy);background:#ffffffb3;border-radius:0 20px 20px 0;margin:30px 0;padding:26px 28px;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:20px;line-height:1.55}.support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:24px;padding:30px}.support-card a{color:var(--cobalt);font-weight:650}.journal-hero{width:var(--section);color:var(--white);background:radial-gradient(circle at 84% 14%,#58b8ff47,#0000 34%),radial-gradient(circle at 18% 96%,#1769e033,#0000 38%),linear-gradient(145deg,#07111f,#0a245e 68%,#0b3e91);border:1px solid #a8d9ff2e;border-radius:clamp(34px,5vw,58px);margin:clamp(28px,5vw,64px) auto 0;padding:clamp(72px,9vw,118px) clamp(28px,7vw,88px);position:relative;overflow:hidden;box-shadow:0 34px 90px #05152f33}.journal-hero:after{aspect-ratio:1;content:"";border:1px solid #a8d9ff33;border-radius:42% 58% 52% 48%;width:min(42vw,520px);position:absolute;bottom:-52%;right:-16%;transform:rotate(18deg)}.journal-hero>*{z-index:1;position:relative}.journal-hero .eyebrow{color:#a8d9ff}.journal-hero h1{max-width:880px;margin-bottom:24px;font-size:clamp(3.25rem,6vw,6rem)}.journal-hero>p:not(.eyebrow){color:#eff7ffc2;max-width:700px;margin:0;font-size:clamp(1.08rem,1.75vw,1.34rem);line-height:1.6}.journal-grid{width:var(--section);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);margin:clamp(54px,8vw,94px) auto clamp(84px,11vw,140px);display:grid}.journal-section .journal-grid{width:100%;margin:0}.journal-card{background:#ffffffd1;border:1px solid #0c2d671f;border-radius:30px;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 18px 52px #0a245e1a}.journal-card:hover{border-color:#245eea47;transform:translateY(-4px);box-shadow:0 28px 68px #0a245e29}.journal-card-media{aspect-ratio:3/2;background:var(--ice-deep);overflow:hidden}.journal-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.journal-card:hover .journal-card-media img{transform:scale(1.025)}.journal-card-body{flex-direction:column;flex:1;padding:clamp(22px,3vw,30px);display:flex}.journal-card-body .eyebrow{margin-bottom:12px}.journal-card-kicker{color:var(--cobalt);letter-spacing:.085em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:760;line-height:1.35}.journal-card-body h2,.journal-card-body h3{letter-spacing:normal;margin-bottom:14px;font-size:clamp(1.42rem,2vw,1.82rem);line-height:1.12}.journal-card-body>p{color:var(--ink-soft);margin:0 0 24px;font-size:15px;line-height:1.62}.journal-meta{color:#60738e;flex-wrap:wrap;align-items:center;gap:7px 10px;margin-top:auto;font-size:12px;font-weight:620;display:flex}.journal-meta>[aria-hidden=true]{color:#9bacc0}.journal-card-body .journal-meta{margin-bottom:16px}.journal-card-body .text-link{align-self:flex-start}.journal-cta{color:var(--white);background:radial-gradient(circle at 88% 12%,#58b8ff3d,#0000 34%),linear-gradient(145deg,#07111f,#0a2865);border:1px solid #a8d9ff2e;border-radius:clamp(30px,5vw,46px);margin-bottom:clamp(84px,11vw,140px);padding-inline:clamp(24px,5vw,72px);overflow:hidden;box-shadow:0 30px 78px #05152f2e}.journal-cta .eyebrow{color:#a8d9ff}.journal-cta .resource-inner p{color:#eff7ffb8}.article-shell{width:var(--section);margin-inline:auto;padding-block:clamp(54px,8vw,108px) clamp(92px,12vw,156px)}.article-header,.article-body{width:min(100%,790px);margin-inline:auto}.article-breadcrumbs{color:#60738e;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:clamp(44px,6vw,72px);font-size:13px;font-weight:620;display:flex}.article-breadcrumbs a{min-height:44px;color:var(--cobalt);align-items:center;display:inline-flex}.article-breadcrumbs a:hover{text-underline-offset:4px;text-decoration:underline}.article-header .eyebrow{margin-bottom:18px}.article-header h1{letter-spacing:normal;max-width:none;margin-bottom:26px;font-size:clamp(3rem,6vw,5.7rem);line-height:1}.article-header>p:not(.eyebrow){color:var(--ink-soft);margin:0 0 26px;font-size:clamp(1.12rem,2vw,1.38rem);line-height:1.62}.article-hero-image{aspect-ratio:3/2;width:100vw;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:clamp(42px,7vw,72px) calc(50% - 50vw) clamp(54px,8vw,90px);padding-inline:0;overflow:hidden}.article-hero-image img{object-fit:cover;width:100%;height:100%}.article-body{color:var(--ink-soft);font-size:clamp(1.04rem,1.4vw,1.12rem);line-height:1.78}.article-body>p:first-child,.article-body .article-intro{color:var(--ink);font-size:clamp(1.2rem,2vw,1.46rem);line-height:1.66}.article-share{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:clamp(48px,7vw,72px);padding-top:18px;display:flex;position:relative}.article-share-label{color:#60738e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:720;line-height:1.2}.article-share-actions{flex-wrap:wrap;gap:4px;margin-left:auto;display:flex}.article-share-actions a,.article-share-actions button{color:#60738e;width:44px;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .16s,color .16s,transform .16s;display:inline-flex}.article-share-actions a:hover,.article-share-actions button:hover{color:var(--cobalt);background:#245eea17;transform:translateY(-1px)}.article-share-actions svg{width:18px;height:18px}.article-share-status{color:#60738e;text-align:right;font-size:.76rem;line-height:1.2;position:absolute;top:calc(100% + 4px);right:0}.article-share-status:empty{display:none}.article-section{margin-top:clamp(58px,8vw,86px);scroll-margin-top:118px}.article-section h2{color:var(--ink);letter-spacing:normal;margin-bottom:22px;font-size:clamp(2rem,4vw,3.3rem);line-height:1.1}.article-section p{margin:0 0 22px}.article-section ul,.article-section ol{gap:12px;margin:28px 0;padding-left:24px;display:grid}.article-section li::marker{color:var(--cobalt);font-weight:760}.article-sources{border:1px solid var(--line);background:#ffffffb3;border-radius:24px;margin-top:clamp(64px,9vw,100px);padding:clamp(24px,4vw,34px)}.article-sources h2,.article-sources h3{color:var(--ink);letter-spacing:0;margin-bottom:16px;font-size:1rem}.article-sources ul{gap:10px;margin:0;padding-left:20px;display:grid}.article-sources a{color:var(--cobalt);text-underline-offset:4px;-webkit-text-decoration:underline #245eea4d;text-decoration:underline #245eea4d}.article-cta{width:min(100%,940px);color:var(--white);background:radial-gradient(circle at 90% 6%,#58b8ff38,#0000 34%),linear-gradient(145deg,#07111f,#0a2865);border:1px solid #a8d9ff33;border-radius:clamp(28px,4vw,40px);flex-direction:column;align-items:flex-start;gap:0;margin:clamp(72px,10vw,112px) auto 0;padding:clamp(30px,5vw,52px);display:flex;box-shadow:0 28px 72px #05152f2e}.article-cta h2,.article-cta h3{margin-bottom:12px;font-size:clamp(1.72rem,3vw,2.7rem)}.article-cta .eyebrow{color:#a8d9ff;margin-bottom:12px}.article-cta p{color:#eff7ffb8;max-width:620px;margin:0}.article-cta .app-store-link{margin-top:26px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(100%,1080px);margin:clamp(72px,10vw,112px) auto 0;display:grid}.related-grid>h2,.related-grid>h3{grid-column:1/-1;margin-bottom:8px;font-size:clamp(2rem,4vw,3.4rem)}.related-grid .journal-card-media{aspect-ratio:16/9}.related-card{border:1px solid var(--line);min-height:100%;box-shadow:var(--shadow-sm);background:#ffffffc2;border-radius:26px;flex-direction:column;padding:clamp(24px,4vw,34px);display:flex}.related-card h3{margin-bottom:14px;font-size:clamp(1.4rem,2.2vw,1.86rem)}.related-card>p:not(.journal-card-kicker){color:var(--ink-soft);margin:0 0 24px;font-size:15px;line-height:1.62}.related-card .text-link{align-self:flex-start;margin-top:auto}@media (width<=980px){.header-inner nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:76px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-actions,.trust-list{justify-content:center}.hero-visual{min-height:620px}.hero-icon-card{right:8%}.proof-strip,.steps-grid,.support-grid,.feature-grid,.content-grid,.privacy-section,.guide-shell{grid-template-columns:1fr}.feature-copy{max-width:760px}.privacy-section{justify-items:start}.privacy-mark{width:210px}.guide-aside{position:static}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-card:first-child{grid-column:1/-1}.editorial-hero{min-height:auto}.editorial-hero:after{background:#fafcffbd}.editorial-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:154px;padding-bottom:76px}.editorial-hero-copy{max-width:680px}.editorial-hero-device{justify-content:center;padding-top:0}.editorial-hero-mockup{width:min(50vw,232px);left:-32px}.editorial-decision,.editorial-moments-grid,.editorial-plans,.editorial-faq{grid-template-columns:1fr}.editorial-moments-copy{max-width:720px}.foldable-bible__inner{grid-template-columns:1fr;gap:42px}.foldable-bible__copy{max-width:720px}.foldable-bible__copy h2,.editorial-moment-devices{max-width:680px}.editorial-motion-row{grid-template-columns:1fr 1fr}.motion-preference{border-top:1px solid #ffffff24;grid-column:1/-1}.editorial-faq .editorial-section-heading{margin-bottom:0}}@media (width<=700px){:root{--section:min(1180px, calc(100% - 26px))}body{font-size:16px}.site-header{padding-top:8px}.header-inner{border-radius:19px;min-height:58px}.locale-options{grid-template-columns:repeat(2,minmax(0,1fr));position:fixed;top:92px;left:16px;right:16px}.brand span{display:none}.hero{min-height:0;padding-top:54px}h1{font-size:clamp(3rem,15vw,4.45rem)}.hero-lede{font-size:1.08rem}.hero-actions{flex-direction:column}.hero-visual{min-height:490px}.hero-screenshot{border-radius:22px;width:min(90%,360px)}.hero-icon-card{border-radius:22px;padding:9px;top:7%;right:1%}.hero-icon-card img{border-radius:19px;width:76px;height:76px}.halo-one{width:min(470px,100%);height:auto}.halo-two{width:min(360px,100%);height:auto}.proof-strip>div,.steps-grid li{padding:24px}.steps-grid li{min-height:0}.steps-grid li>span{margin-bottom:34px}.section-pad{padding-block:82px}.feature-stage{padding-bottom:64px}.screenshot-pair{grid-template-columns:1fr;gap:18px;width:min(100%,390px);margin-inline:auto;transform:none}.screenshot-pair img{border-radius:20px}.screenshot-pair img:last-child{margin-top:0}.localized-showcase{padding-block:64px}.screenshot-trio{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:min(78vw,360px);grid-auto-flow:column;gap:16px;width:100%;padding-inline:13px;scroll-padding-inline:13px;overflow-x:auto}.screenshot-trio>.device-mockup,.screenshot-trio>.device-mockup:nth-child(2){scroll-snap-align:center;margin-top:0}.privacy-mark{border-radius:34px;width:160px}.privacy-mark img{border-radius:23px;width:88px;height:88px}.plans-grid{grid-template-columns:1fr}.resource-inner{flex-direction:column;align-items:flex-start}.final-cta{padding-inline:0}.final-cta-inner{border-radius:34px;min-height:480px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-social-column{grid-column:1/-1}.footer-socials{flex-flow:wrap;align-items:center;gap:8px 22px;width:100%;display:flex}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.content-grid--reverse>:first-child,.content-grid--reverse>:last-child{order:initial}.comparison-table{display:block;overflow-x:auto}.comparison-table th,.comparison-table td{min-width:160px;padding:16px}.journal-hero{border-radius:30px;margin-top:18px;padding-inline:24px}.journal-hero h1,.article-header h1{font-size:clamp(2.75rem,13vw,4.2rem)}.journal-grid,.related-grid{grid-template-columns:1fr}.journal-card:first-child,.related-grid>h2,.related-grid>h3{grid-column:auto}.journal-card{border-radius:24px}.article-shell{padding-top:44px}.article-breadcrumbs{margin-bottom:38px}.article-hero-image{border-radius:0}.article-share{align-items:center}.article-share-actions{margin-left:0}.editorial-hero{margin-top:-74px}.editorial-hero-photo{background-position:68%;height:54%;top:auto}.editorial-hero:after{background:linear-gradient(#f9fbfe 0% 48%,#f9fbfe70 72%,#f9fbfe14 100%)}.editorial-hero-inner{padding-top:126px;padding-bottom:42px}.editorial-hero h1{font-size:clamp(3rem,12.4vw,4.25rem);line-height:1.02}.editorial-hero-copy{text-align:left}.editorial-hero .hero-actions{align-items:flex-start}.editorial-hero-device{justify-content:center;align-items:center;min-height:0;padding-top:8px}.editorial-hero-mockup{width:min(68vw,242px);left:-18px}.editorial-proof-grid,.editorial-steps,.editorial-moment-devices,.editorial-motion-row,.editorial-plan-columns,.editorial-final-inner{grid-template-columns:1fr}.editorial-proof-grid{padding-block:10px}.editorial-proof-item,.editorial-proof-item:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:78px;padding-inline:8px}.editorial-proof-item:last-child{border-bottom:0}.editorial-decision{gap:52px;padding-block:96px}.editorial-how{padding-bottom:100px}.editorial-step,.editorial-step:first-child,.editorial-step:last-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 46px}.editorial-step+.editorial-step{padding-top:46px}.editorial-step:last-child{border-bottom:0}.editorial-step-visual{height:408px}.editorial-step-visual>.editorial-screen-panel{width:178px}.editorial-step-visual>.editorial-screen-panel--spacious{width:162px}.editorial-moments{padding-top:88px}.foldable-bible{padding:82px 0 94px}.foldable-bible__inner{gap:34px}.foldable-bible__copy h2{font-size:clamp(2.55rem,12vw,3.8rem)}.foldable-bible__copy>p:not(.eyebrow){font-size:16px}.foldable-bible__visual{border-radius:22px}.editorial-moment-devices{gap:16px}.editorial-moment-device{border-radius:24px;min-height:590px}.editorial-motion-row>div,.editorial-motion-row>a,.motion-preference{border-bottom:1px solid #ffffff24;border-right:0;min-height:92px;padding-inline:10px}.motion-preference{border-bottom:0;grid-column:auto}.editorial-trust{padding-block:56px 82px}.editorial-privacy{border-radius:20px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;padding:20px}.editorial-privacy>img{border-radius:12px;width:42px}.editorial-privacy>div{display:block}.editorial-privacy h2{margin:4px 0 10px;font-size:1.45rem}.editorial-privacy p:not(.eyebrow){font-size:14px}.editorial-privacy .text-link{white-space:normal;margin-top:12px;display:inline-flex}.editorial-plans{gap:44px;padding-top:72px}.editorial-plan-columns{gap:38px}.editorial-resource-inner{flex-direction:column;align-items:flex-start}.editorial-faq{gap:34px;padding-block:94px}.editorial-final{padding-inline:0}.editorial-final-inner{justify-items:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.editorial-reveal{opacity:1!important;transform:none!important}}@media (prefers-reduced-transparency:reduce){.header-inner,.hero-icon-card,.secondary-button{-webkit-backdrop-filter:none;background:#f8fbff}}@media (prefers-contrast:more){:root{--ink-soft:#172944;--line:#07162f59}.header-inner,.steps-grid li,.plan-card,.support-card,.journal-card,.article-sources,.related-card{border-color:#07162f7a}}@media print{.site-header,.site-footer,.app-store-link,.guide-aside,.final-cta{display:none!important}body:before{display:none}body{color:#000;background:#fff;font-size:12pt}.section-shell,.guide-shell{width:100%}.page-hero,.section-pad{padding-block:24px}.day-card{break-inside:avoid;background:#fff;border-color:#ccc}.journal-hero,.article-cta,.journal-cta{box-shadow:none;color:#000;background:#fff;border:1px solid #777}.journal-hero .eyebrow,.journal-hero>p:not(.eyebrow),.article-cta p,.journal-cta .resource-inner p{color:#000}.journal-card,.article-hero-image,.article-share,.article-sources,.related-card{box-shadow:none}}
