@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wdth,wght@75,700;100,400;100,500;100,700&family=JetBrains+Mono:wght@400;500;600&display=swap");:root{color-scheme:light;--background:#ece8e0;--foreground:#1a1a16;--card:#f5f1e8;--popover:#faf6ed;--secondary:#dcd6cb;--muted:#e1ddd0;--muted-foreground:#74706a;--border:#d4cfc4;--primary:#0099e5;--primary-deep:#005f8f;--primary-soft:#d9effc;--brand-lightblue:#addfff;--brand-tan:#e2e2c7;--brand-red:#c72a37;--brand-red-soft:rgba(199,42,55,0.09);--shadow-xs:0 1px 0 rgb(26 26 22/0.04),0 1px 2px rgb(26 26 22/0.04);--shadow-sm:0 2px 8px rgb(26 26 22/0.06),0 1px 2px rgb(26 26 22/0.04);--shadow-md:0 6px 20px rgb(26 26 22/0.08),0 2px 4px rgb(26 26 22/0.04);--shadow-lg:0 12px 32px rgb(26 26 22/0.1),0 2px 6px rgb(26 26 22/0.05);--font-display:"Noto Sans","Helvetica Neue",Arial,sans-serif;--font-body:"Noto Sans","Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:14px;--radius-2xl:20px;--radius-full:9999px;--ease-standard:cubic-bezier(0.22,1,0.36,1);--duration-fast:150ms;--duration-normal:240ms;--header-h:72px;--max-w:1200px;--max-w-sm:780px;--pad-x:clamp(20px,5vw,48px)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,rgba(173,223,255,.18) 0,rgba(236,232,224,0) 320px),var(--background);color:var(--foreground);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none;padding:0}img{display:block;max-width:100%}.wrap{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--pad-x)}.wrap--sm{max-width:var(--max-w-sm)}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-h);display:flex;align-items:center;background:rgba(236,232,224,.86);border-bottom:1px solid var(--border);box-shadow:var(--shadow-xs);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header__inner{display:flex;align-items:center;gap:24px;width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--pad-x)}.site-wordmark{display:inline-flex;align-items:center;gap:10px;color:var(--foreground);font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:0;white-space:nowrap;flex-shrink:0}.site-wordmark__mark{width:34px;height:auto}.site-nav{display:none;align-items:center;gap:4px;flex:1 1}.site-nav__link{padding:8px 14px;border-radius:var(--radius-sm);color:var(--muted-foreground);font-size:.875rem;font-weight:500;transition:color var(--duration-fast) var(--ease-standard),background var(--duration-fast) var(--ease-standard)}.site-nav__link:hover{color:var(--foreground);background:var(--muted)}.operator-launcher__cta,.operator-launcher__toggle,.scripture__cta,.site-mobile-menu__cta,.site-nav__cta{background:var(--primary);color:#fff}.site-nav__cta{margin-left:auto;padding:10px 20px;border-radius:var(--radius-lg);box-shadow:0 8px 18px rgba(0,153,229,.18);font-size:.875rem;font-weight:700;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.operator-launcher__cta:hover,.scripture__cta:hover,.site-mobile-menu__cta:hover,.site-nav__cta:hover{background:var(--primary-deep);transform:translateY(-1px)}.site-mobile-menu{display:flex;align-items:center;gap:16px;margin-left:auto}.site-mobile-menu a{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.site-mobile-menu__cta{padding:8px 18px;border-radius:var(--radius-lg);color:#fff!important;font-weight:700}@media (min-width:860px){.site-nav{display:flex}.site-mobile-menu{display:none}}.hero{position:relative;overflow:hidden;padding-top:calc(var(--header-h) + 72px);padding-bottom:80px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(0,153,229,.16),rgba(173,223,255,.14) 42%,rgba(226,226,199,.2)),url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 80h160M80 0v160' stroke='%23d4cfc4' stroke-width='1' stroke-opacity='.35'/%3E%3C/svg%3E");background-size:auto,80px 80px;pointer-events:none}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;align-items:center}.hero__text{display:flex;flex-direction:column;gap:20px}.eyebrow,.features__eyebrow,.hero__eyebrow,.operator-launcher__eyebrow,.scripture__label{font-family:var(--font-display);font-stretch:75%;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:8px 12px;border:1px solid rgba(0,95,143,.18);border-radius:var(--radius-full);background:rgba(217,239,252,.72);color:var(--primary-deep)}.hero__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--brand-red)}.hero__headline{margin:0;color:var(--foreground);font-family:var(--font-display);font-size:clamp(3rem,7vw,5.35rem);font-weight:700;line-height:.98;letter-spacing:0}.hero__headline span{color:var(--primary)}.hero__sub{max-width:46ch;margin:0;color:var(--muted-foreground);font-size:1rem;line-height:1.7}.download-cta__badges,.hero__badges{display:flex;flex-wrap:wrap;gap:12px}.hero__badges{margin-top:4px}.store-badge{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-sm);color:var(--foreground);font-size:.875rem;font-weight:500;white-space:nowrap;transition:border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.store-badge:hover{border-color:rgba(0,153,229,.36);box-shadow:var(--shadow-md);transform:translateY(-1px)}.store-badge svg{width:20px;height:20px;flex-shrink:0}.store-badge__text{display:flex;flex-direction:column;gap:1px}.store-badge__eyebrow{color:var(--muted-foreground);font-size:.6875rem;font-weight:400;line-height:1}.store-badge__label{color:var(--foreground);font-size:.875rem;font-weight:700;line-height:1}.feature-card__link,.hero__link{display:inline-flex;align-items:center;gap:6px;color:var(--primary-deep);font-size:.875rem;font-weight:700;transition:gap var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.feature-card__link:hover,.hero__link:hover{gap:10px;color:var(--primary)}.feature-card__link svg,.hero__link svg{width:14px;height:14px}.hero__visual{display:flex;justify-content:center;align-items:flex-end}@media (min-width:860px){.hero__inner{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:40px}.hero__text{padding-right:24px}.hero__visual{justify-content:flex-end}}.stats{border-block:1px solid var(--border);background:var(--card)}.stats__inner{display:grid;grid-template-columns:repeat(3,1fr)}.stats__item{display:flex;flex-direction:column;gap:6px;align-items:center;padding:32px 20px;text-align:center}.stats__item+.stats__item{border-left:1px solid var(--border)}.stats__number{color:var(--primary-deep);font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stats__label{color:var(--muted-foreground);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.features{padding:96px 0}.features__header{margin-bottom:48px}.eyebrow,.features__eyebrow,.scripture__label{display:block;color:var(--brand-red);margin:0 0 12px}.download-cta__headline,.features__title,.static-page__content h2,.static-page__hero h1{color:var(--foreground);font-family:var(--font-display);font-weight:700;letter-spacing:0}.features__title{max-width:24ch;margin:0;font-size:clamp(1.85rem,3.8vw,3rem);line-height:1.08}.features__grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.feature-card{position:relative;display:flex;min-height:260px;flex-direction:column;gap:14px;padding:32px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-card__icon{width:48px;height:48px;margin-bottom:2px}.feature-card__title{margin:0;color:var(--foreground);font-family:var(--font-display);font-size:1.125rem;font-weight:700;line-height:1.25}.feature-card__desc{margin:0;color:var(--muted-foreground);font-size:.9375rem;line-height:1.65}.feature-card__link{margin-top:auto;padding-top:8px}@media (min-width:680px){.features__grid{grid-template-columns:repeat(3,1fr)}}.scripture{position:relative;overflow:hidden;padding:104px 0;background:var(--primary-deep);color:#fff}.scripture:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(173,223,255,.08) 1px,transparent 0),linear-gradient(180deg,rgba(173,223,255,.08) 1px,transparent 0);background-size:56px 56px;pointer-events:none}.scripture__inner{position:relative;z-index:1;max-width:720px;margin-inline:auto;text-align:center}.scripture__label{color:var(--brand-lightblue);margin-bottom:40px}.scripture__quote{margin:0 0 28px;color:#fff;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.24}.scripture__ref{margin:0 0 40px;color:rgba(255,255,255,.72);font-family:var(--font-mono);font-size:.875rem;font-weight:500;letter-spacing:.02em}.scripture__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:var(--radius-lg);font-size:.9375rem;font-weight:700;transition:background var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.scripture__cta svg{width:16px;height:16px}.download-cta{padding:96px 0;border-top:1px solid var(--border);background:var(--brand-tan)}.download-cta__inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.download-cta__headline{margin:0;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.04}.download-cta__sub{max-width:44ch;margin:0;color:#56534d;font-size:.9375rem;line-height:1.65}.download-cta__actions{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px}.download-cta__badges{justify-content:center;margin-top:12px}.download-cta__qr{flex-direction:column;gap:12px}.download-cta__qr,.download-cta__qr-card{display:flex;align-items:center;justify-content:center}.download-cta__qr-card{position:relative;width:184px;height:184px;padding:12px;border:1px solid rgba(26,26,22,.08);border-radius:var(--radius-2xl);background:var(--popover);box-shadow:var(--shadow-md)}.download-cta__qr-image{width:100%;height:100%}.download-cta__qr-icon-shell{position:absolute;inset:50% auto auto 50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:3px;border-radius:12px;background:var(--popover);box-shadow:var(--shadow-sm);transform:translate(-50%,-50%)}.download-cta__qr-icon{width:100%;height:100%;border-radius:10px}.download-cta__qr-copy{display:flex;width:100%;max-width:22rem;flex-direction:column;align-items:center}.download-cta__qr-link{color:var(--primary-deep);font-size:.9375rem;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(0,95,143,.3);text-decoration-color:rgba(0,95,143,.3);text-underline-offset:.18em}.download-cta__qr-link:hover{-webkit-text-decoration-color:var(--primary-deep);text-decoration-color:var(--primary-deep)}.site-footer{border-top:1px solid var(--border);background:var(--card);padding:56px 0 32px}.site-footer__inner{display:flex;flex-direction:column;gap:48px}.site-footer__top{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}.site-footer__brand{max-width:360px}.site-footer__brand h2{margin:0 0 10px;color:var(--foreground);font-family:var(--font-display);font-size:1.25rem;font-weight:700}.site-footer__brand p{margin:0;color:var(--muted-foreground);font-size:.875rem;line-height:1.65}.site-footer__columns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.site-footer__column h3{margin:0 0 14px;color:#56534d;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-footer__column ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.site-footer__column a{color:var(--muted-foreground);font-size:.875rem;transition:color var(--duration-fast) var(--ease-standard)}.site-footer__column a:hover{color:var(--primary-deep)}.site-footer__bottom{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--border)}.site-footer__meta{color:var(--muted-foreground);font-size:.8125rem}.site-footer__legal{display:flex;gap:16px;margin-top:4px;font-size:.8125rem}.site-footer__legal a{color:var(--muted-foreground);transition:color var(--duration-fast) var(--ease-standard)}.site-footer__legal a:hover{color:var(--primary-deep)}@media (min-width:720px){.site-footer__top{grid-template-columns:1fr auto}}.device-stack{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:0;padding:24px 16px 0}.device-stack__glow{position:absolute;bottom:-20px;left:50%;width:340px;height:160px;border-radius:50%;background:rgba(0,153,229,.14);filter:blur(24px);pointer-events:none;transform:translateX(-50%)}.static-page{min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-body)}.static-page .container{width:100%;max-width:840px;margin-inline:auto;padding-inline:var(--pad-x)}.static-page__container{padding-top:calc(var(--header-h) + 48px);padding-bottom:96px}.static-page__backlink{display:inline-flex;align-items:center;gap:6px;margin-bottom:48px;color:var(--primary-deep);font-size:.875rem;font-weight:700}.static-page__hero{margin-bottom:56px;padding-bottom:40px;border-bottom:1px solid var(--border)}.static-page__hero h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.static-page__hero p{margin:8px 0 0;line-height:1.65}.static-page__content,.static-page__hero p{color:var(--muted-foreground);font-size:1rem}.static-page__content{line-height:1.75}.static-page__content section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}.static-page__content section:last-child{border-bottom:none}.static-page__content h2{margin:0 0 14px;font-size:1.5rem}.static-page__content h3{margin:24px 0 8px;color:var(--foreground);font-size:1rem;font-weight:700}.static-page__content li,.static-page__content p{margin-bottom:12px;color:var(--muted-foreground)}.static-page__content ul{padding-left:20px}.static-page__content a{color:var(--primary-deep);text-decoration:underline;-webkit-text-decoration-color:rgba(0,95,143,.3);text-decoration-color:rgba(0,95,143,.3);text-underline-offset:2px}.static-page__content a:hover{-webkit-text-decoration-color:var(--primary-deep);text-decoration-color:var(--primary-deep)}.operator-launcher{position:fixed;right:24px;bottom:24px;z-index:200}.operator-launcher__toggle{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 8px 18px rgba(0,153,229,.28)}.operator-launcher__panel{position:absolute;right:0;bottom:calc(100% + 12px);width:280px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--popover);box-shadow:var(--shadow-lg)}.operator-launcher__eyebrow{margin-bottom:8px;color:var(--muted-foreground)}.operator-launcher__label{margin-bottom:14px;color:var(--foreground);font-size:.9375rem;font-weight:700}.operator-launcher__icon{width:32px;height:32px;margin-bottom:8px}.operator-launcher__actions{display:flex;flex-direction:column;gap:8px}.operator-launcher__cta{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:var(--radius-sm);font-size:.875rem;font-weight:700;transition:background var(--duration-fast) var(--ease-standard)}@media (max-width:680px){.hero{padding-top:calc(var(--header-h) + 44px);padding-bottom:64px}.hero__headline{font-size:clamp(2.45rem,11vw,2.85rem);line-height:1}.device-stack{margin:-4px 0 -112px;transform:scale(.68);transform-origin:top center}.stats__inner{grid-template-columns:1fr}.stats__item+.stats__item{border-top:1px solid var(--border);border-left:0}.feature-card{min-height:auto}.site-footer__columns{grid-template-columns:1fr}}