:root{color-scheme:light dark;--bg:#f6f5f0;--surface:#fff;--ink:#19363a;--muted:#56676a;--accent:#195c64;--line:#ccd5d1;--soft:#e4ebe5;--peach:#e8bc9c;font-family:Inter,"Segoe UI",system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--ink);font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:.25em}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;object-fit:contain}.skip{position:absolute;top:-100px;left:1rem;background:var(--surface);padding:.8rem;z-index:10}.skip:focus{top:1rem}.site-header,main,footer{width:min(1180px,calc(100% - 64px));margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:110px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;line-height:1.1;font-size:15px}.brand strong{font-size:18px}.site-header nav{display:flex;align-items:center;gap:2rem;font-size:14px}.site-header nav>a{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;padding:13px 23px;background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:999px;text-decoration:none;font-weight:650;font-size:15px;cursor:pointer}.button.small{min-height:42px;padding:8px 18px}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;padding:96px 0 110px}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--accent);margin:0 0 22px}h1{font-size:clamp(40px,4.7vw,64px);line-height:1.11;letter-spacing:-.048em;margin:0 0 26px;font-weight:620}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:470px;margin:0 0 30px}.quiet{font-size:12px;color:var(--muted)}.memory-art{height:420px;position:relative;isolation:isolate}.art-card{position:absolute;width:275px;height:330px;border-radius:16px;padding:30px;box-shadow:0 24px 50px #122c3420;display:flex;flex-direction:column;justify-content:space-between}.art-card.back{background:var(--peach);color:#43362c;transform:rotate(-12deg);left:0;top:10px;font-family:Georgia,serif;font-size:22px}.art-card.back i{font-size:170px;font-style:normal;line-height:1.1;color:#986646}.art-card.front{background:var(--surface);right:0;top:65px;transform:rotate(8deg);font-size:20px;line-height:1.35}.art-card.front img{align-self:center}.art-note{position:absolute;right:20px;bottom:-15px;font-size:12px;color:var(--muted)}h2{font-size:clamp(28px,3vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.2;margin:0 0 24px}.steps{border-top:1px solid var(--line);padding:68px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.cards article{background:var(--surface);padding:32px;border-radius:18px}.number{font-family:Georgia,serif;color:var(--accent);font-size:24px}h3{font-size:20px;font-weight:620;margin:20px 0 12px;line-height:1.35}.cards p{font-size:15px;color:var(--muted);margin:0}.privacy-band{background:var(--soft);padding:56px;border-radius:24px}.privacy-band p:not(.eyebrow){max-width:650px;color:var(--muted)}.download{text-align:center;padding:100px 20px}.store-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}footer{padding:36px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;font-size:13px;color:var(--muted)}footer p{margin:0}footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;align-content:center}.legal-page{max-width:760px;margin:70px auto 90px;overflow-wrap:anywhere}.legal-page h1{font-size:44px}.legal-page h2{font-size:24px;margin-top:36px}.legal-notice{padding:22px;background:var(--soft);border-radius:12px;font-size:15px}.form-field{display:block;margin-bottom:20px}input,textarea{display:block;max-width:100%;width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font:inherit}input[type=checkbox]{display:inline;width:auto;margin-right:8px}.form-note{color:var(--muted);font-size:14px}.notice{padding:18px;border-radius:12px;background:var(--soft)}@media(max-width:800px){.site-header,main,footer{width:calc(100% - 36px)}.site-header{min-height:88px;gap:15px}.site-header nav{gap:16px}.site-header nav>a:first-child{display:none}.hero{grid-template-columns:1fr;gap:35px;padding:54px 0 65px}.hero h1{font-size:48px}.memory-art{max-width:440px;width:100%;margin:auto;height:390px}.art-card{width:245px;height:295px;padding:26px}.art-card.front{right:10px}.art-card.back{left:10px}.art-note{bottom:0}.cards{grid-template-columns:1fr}.steps{padding:44px 0}.privacy-band{padding:30px 24px}.download{padding:70px 0}.legal-page{margin:44px auto 65px}.legal-page h1{font-size:36px}footer{flex-direction:column}.site-header nav>a:nth-child(2){display:none}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#112a2f;--surface:#1c3940;--ink:#edf2e9;--muted:#bac9c7;--accent:#add6c5;--line:#39545a;--soft:#23464b;--peach:#d3ac91}.button{background:#add6c5;color:#112a2f}.button.secondary{color:var(--ink);background:transparent}.art-card.front img{border-radius:14px}.art-card{box-shadow:0 24px 50px #0005}a:focus-visible{outline-color:#add6c5}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

html[data-theme=light]{--bg:#f6f5f0;--surface:#fff;--ink:#19363a;--muted:#56676a;--accent:#195c64;--line:#ccd5d1;--soft:#e4ebe5;--peach:#e8bc9c;color-scheme:light}html[data-theme=dark]{--bg:#112a2f;--surface:#1c3940;--ink:#edf2e9;--muted:#bac9c7;--accent:#add6c5;--line:#39545a;--soft:#23464b;--peach:#d3ac91;color-scheme:dark}html[data-theme=light] .button{background:#195c64;color:#fff}html[data-theme=dark] .button{background:#add6c5;color:#112a2f}html[data-theme] .button.secondary{background:transparent;color:var(--ink)}@media(max-width:420px){.hero h1{font-size:clamp(36px,10.6vw,44px)}.art-card{width:220px;height:290px}.memory-art{height:375px}.art-card.front{right:18px}.art-card.back{left:20px}.site-header nav .button{font-size:13px;padding:8px 14px}.brand strong{font-size:16px}}
