:root{color-scheme:light dark;--green:#0e4a40;--ink:#173f37;--cream:#f7f4ec;--paper:#fbfaf6;--muted:#68766f;--line:#173f3724;--sage:#dce4d8;--sand:#e8dfca;--coral:#ef614c;--surface-raised:#fbfaf6;--ease:cubic-bezier(.23, 1, .32, 1);--landing-max:88rem;--layout-gap:clamp(2.5rem, 5vw, 5rem);--section-space:clamp(5rem, 9vw, 9rem);--button-bg:#0e4a40;--button-bg-hover:#14564b;--button-bg-active:#083b34;--button-fg:#fffdf7;--duration-press:.1s;--duration-release:.16s}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{color:var(--ink);background:var(--cream);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif;line-height:1.55;overflow-x:hidden}::selection{color:var(--cream);background:var(--coral)}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid var(--coral);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--ink);letter-spacing:-.026em;text-wrap:balance;font-weight:600}.shell{width:min(100% - 2rem, var(--landing-max));margin-inline:auto}.page-shell{width:min(100% - 3rem,72rem);margin-inline:auto}.landing-page{isolation:isolate;min-height:100svh}.story{row-gap:var(--section-space);padding-block:clamp(3.5rem, 6vw, 6rem) var(--section-space);display:grid}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:5rem;display:grid}.brand{min-width:0;color:var(--green);letter-spacing:-.035em;justify-self:start;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.brand picture{display:contents}.brand img{flex-shrink:0;width:2.15rem;height:2.15rem}.site-nav{color:var(--muted);gap:1.75rem;font-size:.84rem;font-weight:600;display:flex}.site-nav a,.site-footer a{text-decoration:none}.header-actions{justify-self:end;align-items:center;gap:.5rem;display:flex}.button{--button-height:3.25rem;appearance:none;width:fit-content;min-height:var(--button-height);color:var(--button-fg);background:var(--button-bg);letter-spacing:-.012em;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:transform var(--duration-release) var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.125rem 1.25rem 0;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.button:active{transition-duration:var(--duration-press);transform:scale(.98)}.button:not(.button--secondary):active{background:var(--button-bg-active)}.button--compact{--button-height:2.75rem;padding-inline:1rem;font-size:.8125rem}.button--secondary{color:var(--green);border-color:var(--line);background:0 0}.story-copy{min-width:0;padding-inline:clamp(0rem,3.5vw,3.5rem)}.story-copy h1{max-width:14ch;font-size:clamp(3rem,5.6vw,5.35rem);line-height:.99}.story-copy h2{max-width:16ch;font-size:clamp(2.55rem,4.4vw,4.35rem);line-height:1.02}.story-copy p{max-width:35rem;color:var(--muted);text-wrap:pretty;margin-top:1.75rem;font-size:clamp(1.05rem,1.45vw,1.2rem);line-height:1.65}.hero-copy p{max-width:37rem}.dialogue-hero,.story-section,.closing-section{align-items:center;gap:var(--layout-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dialogue-hero{min-height:43rem}.art-panel{background:var(--sand);border-radius:min(2.25vw,2.25rem);height:43rem;overflow:hidden}.art-panel picture{width:100%;height:100%;display:block}.art-panel img{object-fit:cover;object-position:center;width:100%;height:100%}.story-section{min-height:44rem;scroll-margin-top:2rem}.story-section--visual-first .story-copy{order:2}.story-section--visual-first .screen-stage{order:1}.screen-stage{background:var(--sage);border-radius:min(2.25vw,2.25rem);justify-content:center;align-items:flex-start;min-width:0;height:44rem;padding:2.5rem 2rem 0;display:flex;position:relative;overflow:hidden}.screen-stage--sand{background:var(--sand)}.screen-stage--sage{background:var(--sage)}.screen-stage--pair{background:var(--paper);padding:0;display:block}.phone-frame{z-index:2;aspect-ratio:600/1304;background:#061d1a;border:.45rem solid #061d1a;border-radius:min(2.65vw,2.65rem);flex:none;width:min(100%,19rem);position:relative;overflow:hidden;box-shadow:0 1.5rem 3rem #0e4a4038}.phone-frame img{object-fit:cover;width:100%;height:100%}.phone-frame--week{width:min(47%,18rem);position:absolute;bottom:-6.5rem;left:clamp(1rem,6%,4rem)}.phone-frame--continuation{z-index:1;width:min(47%,18rem);position:absolute;top:-6.5rem;right:clamp(1rem,6%,4rem)}.phone-frame[data-reveal-ready]{opacity:0;transition:opacity .48s var(--ease), transform .48s var(--ease);transform:translateY(1.5rem)}.phone-frame--continuation[data-reveal-ready]{transition-delay:90ms}.phone-frame[data-reveal-visible]{opacity:1;transform:translateY(0)}.closing-section{background:var(--sage);border-radius:min(2.25vw,2.25rem);min-height:42rem;overflow:hidden}.closing-section>picture{width:100%;height:42rem;display:block}.closing-section>picture img{object-fit:cover;object-position:50% 55%;width:100%;height:100%}.closing-copy{flex-direction:column;align-items:flex-start;gap:1.75rem;padding-block:4rem;display:flex}.closing-copy p{margin-top:0}.site-footer{min-height:7.5rem;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;font-size:.78rem;display:grid}.site-footer>p{margin:0}.site-footer nav{justify-self:end;gap:1rem;font-weight:400;display:flex}.legal-page{max-width:52rem;min-height:100svh;padding-block:5rem 8rem}.back-link{color:var(--muted);margin-bottom:5rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-block}.legal-page h1{max-width:13ch;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);line-height:.96}.legal-intro{max-width:38rem;color:var(--muted);margin-bottom:4rem;font-size:1.18rem}.legal-page section{border-top:1px solid var(--line);max-width:38rem;padding-block:1.75rem}.legal-page section h2{margin-bottom:.65rem;font-size:1.15rem}.legal-page section p{color:var(--muted);margin:0}@media (hover:hover) and (pointer:fine){.site-nav a:hover,.site-footer a:hover,.back-link:hover{color:var(--coral)}.button:not(.button--secondary):hover{background:var(--button-bg-hover)}.button--secondary:hover{background:#0e4a400f;border-color:#0e4a404d}}@media (width>=48.0625rem) and (width<=66rem){:root{--layout-gap:2rem}.story-copy{padding-inline:1rem}.phone-frame--week{left:1.25rem}.phone-frame--continuation{right:1.25rem}}@media (width<=48rem){:root{--section-space:5.5rem}.shell,.page-shell{width:min(100% - 2rem,38rem)}.site-header{grid-template-columns:1fr auto;gap:1rem}.site-nav{display:none}.story{padding-block-start:3.5rem}.dialogue-hero,.story-section,.closing-section{grid-template-columns:1fr;gap:2.75rem}.dialogue-hero,.story-section{min-height:0}.story-copy,.hero-copy{order:1;padding-inline:0}.story-copy h1{max-width:15ch;font-size:clamp(2.5rem,10.5vw,3.25rem)}.story-copy h2{max-width:16ch;font-size:clamp(2.25rem,9.5vw,3rem)}.story-copy p{font-size:1.08rem;line-height:1.65}.art-panel,.screen-stage{border-radius:1.5rem;order:2}.art-panel{height:min(126vw,38rem)}.story-section--visual-first .story-copy{order:1}.story-section--visual-first .screen-stage{order:2}.screen-stage{height:40rem;padding:2rem 1rem 0}.screen-stage--pair{height:35rem;padding:0}.phone-frame{border-radius:2.3rem;width:min(100%,17rem)}.phone-frame--week{width:min(54%,15rem);bottom:-4.5rem;left:.75rem}.phone-frame--continuation{width:min(54%,15rem);top:-4.5rem;right:.75rem}.closing-section{border-radius:1.5rem;gap:0;min-height:0}.closing-copy{order:1;padding:3.5rem 1.5rem}.closing-section>picture{order:2;height:clamp(19rem,78vw,24rem)}.site-footer{grid-template-columns:1fr auto}.site-footer>p{display:none}}@media (width<=26rem){.site-header{gap:.5rem}.header-action{--button-height:2.5rem;padding-inline:.75rem;font-size:.75rem}.site-footer nav{gap:.7rem}.screen-stage{height:38rem}.screen-stage--pair{height:31rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:active{transform:none}.phone-frame[data-reveal-ready]{transition:opacity .18s var(--ease);transition-delay:0s;transform:none}}@media (prefers-color-scheme:dark){:root{--green:#f4f0e8;--ink:#f4f0e8;--cream:#0b1210;--paper:#0b1210;--muted:#aab4ae;--line:#f4f0e821;--surface-raised:#14231f;--sage:#14231f;--sand:#14231f;--coral:#ff705b;--button-bg:#fffdf7;--button-bg-hover:#fff;--button-bg-active:#eee8dc;--button-fg:#0e4a40}.art-panel,.screen-stage,.closing-section{border:1px solid var(--line);background:var(--surface-raised)}.phone-frame{box-shadow:none;background:#04110f;border-color:#04110f}.button--secondary:hover{background:#f4f0e812;border-color:#f4f0e847}}@media (forced-colors:active){.button{border-color:buttontext}}
