:root{--ivory:#f7f2e8;--paper:#fbfdfe;--quiet-white:#fff;--ink:#17333a;--ink-hover:#244d55;--slate:#657c83;--mist:#a5d9ec;--mist-light:#e3f1f5;--mist-pale:#f1f8fa;--gold:#d0ad62;--gold-pale:#ead9ad;--line:#657c8338;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--mist-pale);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0}body::selection{background:var(--mist);color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header{z-index:30;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:92px;padding:0 5.2vw;display:grid;position:absolute;top:0}.wordmark{font-family:var(--serif);letter-spacing:-.035em;align-items:center;gap:.7rem;font-size:clamp(1.6rem,2.2vw,2.15rem);font-weight:700;display:inline-flex}.brand-mark{object-fit:cover;border-radius:50%;flex:none;width:54px;height:54px;transform:none}footer .brand-mark{width:42px;height:42px}.site-nav{justify-content:center;gap:clamp(1.8rem,3.2vw,3.5rem);display:flex}.site-nav a{font-size:.92rem;font-weight:600;position:relative}.site-nav a:after{background:var(--mist);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.site-nav a:hover:after{transform:scaleX(1)}.header-action{border-bottom:1px solid var(--ink);justify-self:end;padding-bottom:5px;font-size:.88rem;font-weight:650}.hero{background:linear-gradient(145deg, var(--mist-pale) 0%, #edf6f8 56%, var(--ivory) 100%);grid-template-columns:53% 47%;min-height:min(900px,100vh);padding-top:92px;display:grid;overflow:hidden}.hero-copy{z-index:3;align-self:center;padding:4.5rem 6vw 3.5rem 5.4vw;position:relative}.eyebrow{color:var(--slate);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.75rem;font-size:.82rem;font-weight:700}.hero h1{font-family:var(--serif);letter-spacing:-.065em;max-width:800px;margin:0;font-size:clamp(3.55rem,5.7vw,6.55rem);font-weight:600;line-height:.91}.hero-intro{color:var(--slate);max-width:610px;margin:2.25rem 0 0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.button{border:1px solid var(--ink);border-radius:9px;justify-content:center;align-items:center;gap:1.15rem;min-height:58px;padding:0 1.75rem;font-size:.93rem;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--quiet-white)}.button-primary:hover{background:var(--ink-hover)}.button-secondary{background:#fffdf88f}.button-secondary:hover{background:var(--paper)}.mini-play{border-bottom:7px solid #0000;border-left:11px solid var(--ink);border-top:7px solid #0000;width:0;height:0;display:inline-block}.experience-notes{color:#708084;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2.75rem;font-size:.85rem;font-weight:600;display:flex}.experience-notes i{background:var(--mist);border-radius:50%;width:4px;height:4px}.hero-visual{min-height:680px;position:relative}.hero-image{object-fit:cover;object-position:78% 50%}.hero-glow{background:linear-gradient(90deg, var(--mist-pale) 0%, #f1f8fa6b 20%, transparent 43%);pointer-events:none;z-index:1;position:absolute;inset:0}.device{z-index:2;background:#26383d;border:1px solid #ffffff85;border-radius:40px;padding:8px;position:relative;overflow:hidden;box-shadow:0 30px 75px #17333a42}.device:before{content:"";z-index:4;background:#26383d;border-radius:0 0 14px 14px;width:84px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.device-screen{background:#d8edf5;border-radius:31px;width:100%;height:100%;position:relative;overflow:hidden}.app-screenshot{width:100%;height:auto;display:block;transform:translateY(-15px)}.device-hero{width:286px;height:590px;position:absolute;top:50%;left:-8vw;transform:translateY(-45%)}.experience-section,.watch-section,.community-section{padding:8rem 6vw}.experience-section{background:var(--paper)}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr);max-width:1320px;margin:0 auto;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.app-copy h2,.community-card h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:600;line-height:.96}.section-heading>p:last-child{color:var(--slate);align-self:end;margin:0 0 .35rem 4rem;font-size:1rem;line-height:1.75}.escape-list{border-top:1px solid var(--line);max-width:1320px;margin:5rem auto 0}.escape-row{border-bottom:1px solid var(--line);grid-template-columns:68px minmax(0,1fr) 110px 36px;align-items:center;gap:1.5rem;padding:2.1rem 0;transition:padding .2s;display:grid}.escape-row:hover{padding-left:1rem;padding-right:1rem}.escape-number,.video-meta>span{color:var(--slate);font-family:var(--serif);font-size:.95rem;font-style:italic}.escape-row h3{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 .35rem;font-size:clamp(1.65rem,2.5vw,2.55rem);font-weight:600}.escape-row p{color:var(--slate);margin:0;font-size:.9rem}.escape-cue{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.escape-arrow{font-size:1.25rem}.app-showcase{background:linear-gradient(145deg, var(--mist-light), #d9edf3);border:1px solid #657c8324;border-radius:24px;grid-template-columns:minmax(500px,1.05fr) minmax(360px,.95fr);align-items:center;gap:4vw;max-width:1320px;min-height:800px;margin:9rem auto 0;padding:4.5rem 6vw 4.5rem 2.5vw;display:grid;overflow:hidden}.app-stage{justify-content:center;align-items:center;min-height:680px;display:flex;position:relative}.app-halo{border:1px solid #657c8329;border-radius:50%;position:absolute}.halo-one{width:480px;height:480px}.halo-two{width:650px;height:650px}.device-cluster{width:100%;max-width:610px;height:670px;position:relative}.device-main{z-index:3;width:294px;height:620px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.device-side{width:228px;height:480px;position:absolute;top:118px}.device-player{z-index:1;left:0;transform:rotate(-5deg)}.device-reminders{z-index:2;right:0;transform:rotate(5deg)}.device-side .device-screen{border-radius:27px}.app-copy .eyebrow{margin-bottom:1.5rem}.app-copy h2{font-size:clamp(3rem,4.2vw,4.8rem)}.app-copy>p:not(.eyebrow){color:#50696b;max-width:590px;margin:2rem 0 0;font-size:1rem;line-height:1.75}.app-copy ul{margin:2.5rem 0;padding:0;list-style:none}.app-copy li{border-top:1px solid #17333a26;grid-template-columns:34px 1fr;align-items:baseline;gap:1.25rem;padding:1rem 0;font-size:.9rem;line-height:1.55;display:grid}.app-copy li:last-child{border-bottom:1px solid #17333a26}.app-copy li span{color:var(--slate);font-family:var(--serif);font-style:italic}.testing-note{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.75rem;font-weight:700;display:flex}.testing-dot{background:#72adc2;border:4px solid #72adc233;border-radius:50%;width:12px;height:12px}.reminder-feature{background:var(--mist-pale);border:1px solid var(--line);border-radius:24px;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(3rem,8vw,8rem);max-width:1320px;min-height:680px;margin:2rem auto 0;padding:4.5rem clamp(2.5rem,6vw,6rem);display:grid;overflow:hidden}.reminder-copy h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3rem,4.6vw,5rem);font-weight:600;line-height:.96}.reminder-copy>p:not(.eyebrow){color:var(--slate);max-width:570px;margin:2rem 0 0;line-height:1.75}.reminder-benefits{gap:.85rem;margin-top:2.5rem;display:grid}.reminder-benefits span{color:var(--ink);align-items:center;gap:.85rem;font-size:.9rem;font-weight:650;display:flex}.reminder-benefits span:before{background:var(--mist);content:"";border:4px solid #a5d9ec47;border-radius:50%;width:12px;height:12px}.reminder-preview{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.device-reminder-large{width:298px;height:610px;transform:rotate(2deg)}.reminder-detail{z-index:5;background:#ffffffeb;border:1px solid #657c8338;border-radius:18px;max-width:275px;padding:1.5rem;display:grid;position:absolute;top:42%;left:0;transform:translateY(-50%);box-shadow:0 24px 60px #17333a29}.bell-mark{color:var(--gold);margin-bottom:1.1rem;font-size:.72rem}.reminder-detail small{color:var(--slate);letter-spacing:.12em;font-size:.65rem;font-weight:800}.reminder-detail strong{font-family:var(--serif);margin-top:.45rem;font-size:1.3rem;line-height:1.2}.reminder-detail p{color:var(--slate);margin:.6rem 0 0;font-size:.78rem}.watch-section{background:radial-gradient(circle at 88% 8%, #a5d9ec6b, transparent 34%), linear-gradient(145deg, var(--mist-light) 0%, var(--mist-pale) 62%, var(--ivory) 100%);border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--ink)}.watch-heading{grid-template-columns:1fr auto;align-items:end;max-width:1040px}.watch-heading .eyebrow{color:var(--slate);margin-bottom:1.5rem}.watch-heading h2{font-size:clamp(3.5rem,5vw,5.4rem)}.text-link{border-bottom:1px solid #17333a7a;margin-bottom:.5rem;padding-bottom:.45rem;font-size:.85rem}.video-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1040px;margin:4rem auto 0;display:grid}.video-card{background:#ffffffb3;border:1px solid #657c8333;border-radius:18px;padding:.75rem .75rem 1.15rem;scroll-margin-top:2rem;display:block;box-shadow:0 18px 45px #17333a14}.video-embed{aspect-ratio:16/9;background:#0a1c21;border-radius:12px;position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.video-meta{grid-template-columns:30px 1fr;gap:1rem;padding:1.2rem .45rem 0;display:grid}.video-meta h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:1.45rem;font-weight:600;line-height:1.1}.video-meta p{color:var(--slate);margin:.45rem 0 0;font-size:.76rem}.community-section{background:var(--mist-pale)}.community-card{background:radial-gradient(circle at 12% 25%, #ffffffb8, transparent 32%), linear-gradient(135deg, var(--mist-light) 0%, #eef8fa 58%, var(--paper) 100%);border:1px solid #657c8347;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,5vw,6rem);max-width:1320px;margin:0 auto;padding:clamp(2.5rem,5vw,5rem);display:grid;box-shadow:0 24px 70px #17333a14}.community-mark{border:1px solid var(--slate);font-family:var(--serif);background:#fff6;border-radius:50%;grid-template-columns:1fr auto 1fr;place-items:center;width:135px;height:135px;padding:1rem;font-size:2rem;display:grid}.community-mark i{background:var(--slate);width:1px;height:42px;transform:rotate(18deg)}.community-card .eyebrow{color:var(--slate);margin-bottom:1.3rem}.community-card h2{max-width:760px;font-size:clamp(2.5rem,4.2vw,4.6rem)}.community-card p:not(.eyebrow){color:var(--slate);max-width:690px;margin:1.5rem 0 0;line-height:1.7}footer{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;padding:2.4rem 6vw;display:grid}footer p{color:var(--slate);margin:0;font-size:.82rem}footer>div{justify-self:end;gap:1.5rem;font-size:.8rem;display:flex}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{grid-template-columns:56% 44%}.device-hero{left:-10vw;transform:translateY(-45%)scale(.9)}.app-showcase{grid-template-columns:minmax(450px,1.05fr) minmax(330px,.95fr);gap:3rem;padding-right:4vw}.device-cluster{transform:scale(.86)}.reminder-feature{grid-template-columns:minmax(330px,.9fr) minmax(390px,1.1fr);gap:3rem;padding-left:3rem;padding-right:3rem}.community-card{grid-template-columns:120px 1fr}.video-grid{grid-template-columns:repeat(2,1fr)}.community-card .button{grid-column:2;justify-self:start}}@media (max-width:820px){.site-header{height:76px;padding:0 1.25rem}.header-action{font-size:.78rem}.hero{flex-direction:column;min-height:auto;padding-top:76px;display:flex}.hero-copy{padding:5rem 1.25rem 3.5rem}.hero h1{font-size:clamp(3.6rem,14vw,5.4rem)}.hero-intro{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:620px}.hero-image{object-position:67% 50%}.hero-glow{background:linear-gradient(180deg, var(--mist-pale) 0%, #f1f8fa1f 20%, transparent 42%)}.device-hero{transform-origin:0;top:50%;left:1.25rem;transform:translateY(-46%)scale(.82)}.experience-section,.watch-section,.community-section{padding:6rem 1.25rem}.section-heading{display:block}.section-heading>p:last-child{margin:1.75rem 0 0}.escape-list{margin-top:3.5rem}.escape-row{grid-template-columns:42px 1fr auto}.escape-row p,.escape-cue{display:none}.app-showcase{flex-direction:column-reverse;gap:3.5rem;min-height:auto;margin-top:6rem;padding:4rem 1.25rem 0;display:flex}.app-copy{width:100%}.app-stage{width:100%;min-height:590px}.device-cluster{transform:scale(.82)}.halo-two{width:500px;height:500px}.reminder-feature{flex-direction:column;min-height:auto;margin-top:1.25rem;padding:4rem 1.25rem 0;display:flex}.reminder-copy,.reminder-preview{width:100%}.reminder-preview{min-height:620px}.reminder-detail{left:max(0px,50% - 285px)}.watch-heading{flex-direction:column;gap:2rem;display:flex}.text-link{align-self:flex-start}.video-grid{grid-template-columns:1fr}.video-meta h3{font-size:1.7rem}.community-card{flex-direction:column;align-items:flex-start;display:flex}.community-mark{width:110px;height:110px}footer{grid-template-columns:1fr auto;gap:1.2rem;padding:2.5rem 1.25rem}footer p{grid-area:2/1/auto/-1}}@media (max-width:430px){.wordmark{font-size:1.45rem}.header-action{text-align:right;max-width:94px}.hero-copy{padding-top:4rem}.hero h1{font-size:3.7rem}.experience-notes{gap:.55rem;font-size:.72rem}.hero-visual{min-height:540px}.device-hero{left:-.5rem;transform:translateY(-48%)scale(.72)}.section-heading h2,.app-copy h2,.reminder-copy h2,.community-card h2{font-size:3rem}.escape-row h3{font-size:1.5rem}.app-stage{min-height:485px}.device-cluster{transform:scale(.64)}.reminder-preview{min-height:545px}.device-reminder-large{transform:rotate(2deg)scale(.82)}.reminder-detail{max-width:230px;padding:1.2rem;top:45%;left:-.5rem}footer>div{justify-self:end;gap:.9rem}footer{grid-template-columns:1fr}footer p{grid-area:auto}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.65s both rise-in}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.14s}.hero-copy>:nth-child(4),.hero-copy>:nth-child(5){animation-delay:.22s}.device-hero{animation:8s ease-in-out infinite device-float}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes device-float{0%,to{margin-top:0}50%{margin-top:-8px}}}
