@import url('https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap');
:root{--ink:#1a1a1a;--muted:#626971;--blue:#659bff;--blue-deep:#3469c5;--line:#e5e8eb;--sky:#bfd6e8;--radius:26px;font-family:Geist,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:white}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #275bbd;outline-offset:5px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icons{position:absolute;width:0;height:0;overflow:hidden}.nav-wrap{position:absolute;z-index:10;top:24px;left:0;width:100%;padding:0 32px}.nav{max-width:1320px;margin:auto;border:1px solid #ffffffb8;background:#fffffff5;border-radius:100px;padding:12px 16px 12px 22px;display:flex;align-items:center;gap:36px;box-shadow:0 12px 32px #36597407}.brand{display:flex;align-items:center;gap:10px;font-weight:600;font-size:21px;letter-spacing:-.7px;white-space:nowrap}.brand-mark{width:32px;height:32px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center}.brand-mark svg{width:24px;height:24px}.nav-links{display:flex;gap:29px;margin:auto;font-size:14px;color:#51575d}.nav-links a:hover,footer a:hover{color:var(--blue-deep)}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;padding:16px 24px;min-height:52px;border-radius:100px;font-size:15px;font-weight:500;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:linear-gradient(120deg,#4686fe,#7faafa);box-shadow:0 4px 12px #4686fe26}.button-dark:hover{background:linear-gradient(120deg,#3478ed,#659bff);box-shadow:0 8px 18px #4686fe33}.button-outline{color:#fff;background:linear-gradient(120deg,#4686fe,#7faafa);box-shadow:0 4px 12px #4686fe26}.button-outline:hover{background:linear-gradient(120deg,#3478ed,#659bff)}.nav-cta{padding:12px 20px;min-height:46px}.nav-cta svg{width:17px}.menu-toggle{display:none;background:none;border:none;padding:12px}.menu-toggle span{display:block;width:23px;height:2px;background:#222;margin:5px}.mobile-menu{background:white;padding:20px;border-radius:24px;margin-top:8px;box-shadow:0 12px 30px #0001}.mobile-menu a{display:block;padding:12px}.hero{background:linear-gradient(180deg,#bcd2e5 0%,#dceef8 36%,#f2faff 65%,#fff 94%);padding:164px 24px 50px;text-align:center;overflow:hidden}.eyebrow{font-size:14px;font-weight:500;letter-spacing:.02em;display:inline-flex;gap:8px;align-items:center}.eyebrow svg{width:16px;height:16px}.hero .eyebrow{padding:9px 14px;border:1px solid #ffffffa0;border-radius:100px;background:#ffffff40}.hero h1{font-size:clamp(44px,5.6vw,78px);line-height:1.08;letter-spacing:-3.7px;font-weight:500;margin:23px auto;max-width:1020px}.hero h1 span{color:#476d92}.hero-copy>p{font-size:19px;line-height:1.65;color:#4f5f6c;margin:0 auto 24px}.hero-cta{margin-bottom:46px}.hero-stage{position:relative;max-width:1130px;margin:auto;isolation:isolate}.photo-compare{position:relative;width:min(100%,710px);height:480px;margin:auto;border:10px solid white;border-radius:22px;box-shadow:0 20px 55px #294d7321;overflow:hidden;background:#e9e5dc;--split:50%}.restored-photo,.original-layer,.original-layer img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 50%}.original-layer{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.original-layer img{max-width:none}.photo-tag{position:absolute;top:18px;border-radius:100px;background:#0008;color:white;padding:8px 13px;font-size:13px;pointer-events:none}.original-tag{left:18px}.restored-tag{right:18px;background:#ffffffdc;color:#222}.compare-divider{position:absolute;top:0;bottom:0;left:var(--split);width:2px;background:#fff;pointer-events:none;transform:translateX(-1px)}.compare-divider span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:white;color:#284c70;border-radius:50%;width:48px;height:48px;box-shadow:0 3px 20px #0002;font-size:22px;white-space:pre}.photo-compare input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y;z-index:3}.photo-compare:focus-within{outline:3px solid var(--blue-deep);outline-offset:5px}.photo-caption{position:absolute;bottom:0;left:0;width:100%;padding:36px 20px 16px;color:white;text-align:left;background:linear-gradient(transparent,#0007);display:flex;justify-content:space-between;align-items:end;font-size:14px;pointer-events:none}.float-note{position:absolute;display:flex;align-items:center;gap:12px;text-align:left;z-index:4;background:#fffffff5;box-shadow:0 16px 40px #26406010;border:1px solid #fff;border-radius:20px;padding:19px;pointer-events:none}.float-note strong{font-size:16px;font-weight:500;line-height:1.4;display:block}.float-note span:not(.tiny-icon):not(.restore-symbol){font-size:13px;display:block;color:#737980;margin-top:5px}.note-original{left:0;top:55px;transform:rotate(-4deg)}.tiny-icon,.round-icon{display:grid;place-items:center;width:42px;height:42px;background:#f1f6fb;color:#415a74;border-radius:50%;flex-shrink:0}.note-restored{right:-4px;bottom:78px;transform:rotate(4deg);padding:21px 25px}.restore-symbol{color:var(--blue-deep);background:#eaf2ff;width:43px;height:43px;border-radius:13px;display:grid;place-items:center}.float-pill{position:absolute;bottom:-12px;left:70px;display:flex;gap:10px;align-items:center;color:white;background:#191919;border-radius:50px;padding:12px 17px;font-size:13px;transform:rotate(-5deg);box-shadow:0 6px 18px #0002}.float-pill svg{width:16px;height:16px}.demo-footer{font-size:14px;color:#64717c;margin:26px 0}.drag-icon{display:inline-block;font-size:21px;vertical-align:middle;margin-right:5px}.demo-footer small{display:block;font-size:12px;color:#87919a;margin-top:8px}.hero-benefits{display:flex;justify-content:center;gap:42px;font-size:14px;color:#47535e;padding:20px 0}.hero-benefits span{display:flex;gap:9px;align-items:center}.hero-benefits svg{width:17px;height:17px;color:#5c82b1}.section{max-width:1240px;margin:auto;padding:95px 32px}.section-heading{text-align:center;margin-bottom:55px}.section-heading>.eyebrow,.sharing-copy>.eyebrow,.faq-section .eyebrow,.closing>.eyebrow{color:#577593;margin-bottom:12px}h2{font-size:clamp(34px,3.6vw,50px);font-weight:500;letter-spacing:-2px;line-height:1.12;margin:0 0 20px}h3{font-weight:500;font-size:23px;letter-spacing:-.5px;margin:0 0 12px}.section-heading>p,.faq-section>div>p{font-size:17px;line-height:1.6;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature{background:linear-gradient(150deg,#fff,#f5f6f8);border:1px solid #edf0f3;border-radius:var(--radius);overflow:hidden}.feature-visual{height:264px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(#eef5fc,#f8fafc)}.feature-visual>img{object-fit:cover;object-position:50% 40%;width:185px;height:215px;border:7px solid white;border-radius:11px;box-shadow:0 12px 26px #35485d18}.capture-visual>img{transform:rotate(-8deg)}.visual-icon{position:absolute;right:57px;bottom:27px;width:55px;height:55px;display:grid;place-items:center;background:var(--blue);color:white;border:5px solid #fff;border-radius:50%;box-shadow:0 4px 20px #39588726}.restore-visual>img{transform:rotate(5deg)}.mini-label{position:absolute;bottom:21px;left:24px;background:white;border:1px solid #f5f5f5;border-radius:100px;display:flex;align-items:center;gap:7px;padding:10px 14px;font-size:12px;box-shadow:0 4px 12px #0001}.mini-label svg{width:15px;color:var(--blue-deep)}.feature-text{padding:29px 26px 30px}.feature-text p{font-size:16px;color:var(--muted);line-height:1.65;margin:0}.memory-note{background:white;padding:22px;border-radius:16px;width:85%;box-shadow:0 12px 26px #35485d0e;transform:rotate(-3deg)}.memory-note>span{font-size:10px;letter-spacing:1.5px;color:#8192a5}.memory-note>strong{font-size:21px;font-weight:500;display:block;margin:12px 0 17px}.memory-note>div{border-top:1px solid #edf0f4;padding:8px 0;display:flex;flex-direction:column;gap:3px}.memory-note>div>span{font-size:12px;color:#89939c}.memory-note b{font-size:12px;font-weight:400}.memory-note>p{font-size:12px;color:#6d8091;margin:10px 0 0}.sharing-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:85px;padding-bottom:110px}.sharing-copy h2{font-size:66px;letter-spacing:-2.7px;margin-bottom:26px}.sharing-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:480px;margin:0 0 35px}.share-point{display:flex;gap:16px;align-items:center;margin:24px 0}.share-point h3{font-size:17px;letter-spacing:-.2px;margin:0 0 6px}.share-point p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.sharing-art{height:510px;position:relative;background:radial-gradient(ellipse,#dcecff,transparent 69%)}.message-card{position:absolute;top:20px;left:0;width:300px;background:#fff;border-radius:24px;padding:12px;box-shadow:0 20px 55px #1c48771c;transform:rotate(-6deg);z-index:2}.message-card>img{width:100%;height:290px;object-fit:cover;border-radius:14px}.sent-bubble{display:block;background:#e7f0ff;padding:13px;border-radius:16px 16px 4px 16px;font-size:14px;width:max-content;margin:13px 0 7px auto}.reply-bubble{display:block;width:max-content;background:#f3f4f5;padding:12px;border-radius:16px 16px 16px 4px;font-size:14px;margin:0 0 5px}.shared-print{position:absolute;right:-5px;top:63px;width:210px;height:280px;object-fit:cover;border:9px solid white;border-radius:15px;transform:rotate(12deg);box-shadow:0 20px 55px #1c487720}.family-label{position:absolute;right:8px;bottom:38px;border-radius:100px;background:#fff;padding:16px 24px;display:flex;align-items:center;gap:12px;box-shadow:0 7px 30px #0001;z-index:3;font-size:16px}.family-label svg{color:var(--blue-deep)}.pricing-section{max-width:none;background:linear-gradient(#fbfcfe,#f5f8fc);border-top:1px solid #eef1f6;border-bottom:1px solid #eef1f6}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1176px;margin:auto;align-items:stretch;padding-top:18px}.plan{background:#fff;border:1px solid #e7e9ed;border-radius:28px;padding:30px;display:flex;flex-direction:column;position:relative}.plan-type{font-size:13px;color:#71808e}.plan h3{margin:12px 0 22px;font-size:25px}.price{font-size:46px;letter-spacing:-2px;font-weight:500;white-space:nowrap}.price span{font-size:14px;letter-spacing:0;font-weight:400;color:#6c747c}.plan p{font-size:16px;color:#666f78;line-height:1.6;min-height:52px;margin:18px 0 25px}.plan .button{font-size:14px;padding:14px 16px;width:100%;gap:8px}.plan ul{list-style:none;padding:23px 0 0;margin:25px 0 0;border-top:1px solid #e4e9ef}.plan li{font-size:14px;line-height:1.65;position:relative;padding-left:23px;margin:13px 0}.plan li:before{content:'✓';position:absolute;left:0;color:#587bab}.featured{background:linear-gradient(150deg,#e3edff,#f6faff);border:1px solid #a8c7ff;box-shadow:0 10px 28px #83a9db17}.plan-ribbon{background:linear-gradient(120deg,#4686fe,#7faafa);position:absolute;top:-18px;left:24px;right:24px;color:#112e60;padding:9px 7px;text-align:center;font-size:12px;font-weight:500;border-radius:50px;box-shadow:0 5px 12px #6697ea22}.pricing-note{max-width:680px;margin:28px auto 0;text-align:center;font-size:13px;color:#77818a;line-height:1.6}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-top:110px;padding-bottom:110px}.faq-section h2{margin:6px 0 23px}.faq-list details{border-bottom:1px solid #e7ebef}.faq-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0;font-size:17px;font-weight:500;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;font-weight:400;color:#7a8a9a;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 25px;max-width:600px}.closing{text-align:center;padding:90px 24px 100px;background:linear-gradient(#fff,#dfedf9);border-bottom:1px solid #dce7f2}.closing h2{font-size:clamp(42px,5vw,65px);letter-spacing:-2.5px;margin:10px 0 30px}footer{max-width:1300px;margin:auto;display:flex;align-items:center;flex-wrap:wrap;gap:28px;padding:38px 32px 30px}footer>.brand{font-size:20px}footer>span{font-size:14px;color:#7c858e;margin-right:auto}footer>div{display:flex;gap:25px;font-size:14px}footer>p{width:100%;font-size:12px;color:#92999f;margin:2px 0 0}dialog{border:1px solid #e1e8f0;border-radius:28px;padding:40px;width:min(500px,calc(100% - 32px));color:var(--ink);box-shadow:0 24px 100px #183d6e3b}dialog::backdrop{background:#20324665;backdrop-filter:blur(5px)}dialog h2{font-size:38px;margin-top:15px}dialog p{font-size:16px;line-height:1.6;color:var(--muted)}.dialog-close{position:absolute;right:16px;top:13px;border:0;background:#f0f4f8;border-radius:50%;width:36px;height:36px;font-size:26px;color:#687481}.dialog-info{padding:20px;border-radius:16px;background:#edf4ff;font-size:19px;line-height:1.7}.dialog-status{font-size:14px!important}.dialog-done{width:100%;margin-top:8px}@media(min-width:1600px){.hero{padding-top:180px}.hero-stage{max-width:1190px}.photo-compare{width:780px;height:510px}}@media(max-width:1050px){.nav-links{gap:18px}.nav{gap:18px}.brand{font-size:18px}.nav-links{font-size:13px}.nav-cta{font-size:13px}.hero h1{font-size:64px}.float-note{padding:14px;max-width:210px}.float-note strong{font-size:14px}.note-original{left:0;top:65px}.note-restored{right:0;bottom:50px}.photo-compare{width:68%;height:430px}.sharing-section{gap:40px}.sharing-art{transform:scale(.88);transform-origin:center}.sharing-copy h2{font-size:56px}.plan{padding:25px 22px}.price{font-size:40px}.feature-text{padding:25px 20px}.feature-text h3{font-size:21px}.faq-section{gap:45px}}@media(max-width:780px){.nav-wrap{top:17px;padding:0 17px}.nav{padding:10px 12px 10px 18px}.nav-links,.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.brand{font-size:19px}.hero{padding:135px 18px 28px}.hero h1{font-size:clamp(40px,7.6vw,58px);letter-spacing:-2px;margin:22px auto}.hero-copy>p{font-size:17px;line-height:1.65;max-width:430px}.hero-cta{margin-bottom:33px}.photo-compare{width:100%;max-width:560px;height:410px;border-width:7px}.float-note{display:none}.float-pill{left:18px;bottom:-14px;padding:10px 13px;font-size:12px}.demo-footer{margin-top:33px;font-size:13px}.hero-benefits{gap:18px;flex-wrap:wrap;font-size:12px;padding:10px 0}.hero-benefits span{gap:5px}.hero-benefits svg{width:14px}.section{padding:65px 22px}.section-heading{margin-bottom:35px}h2{font-size:36px;letter-spacing:-1.4px}.section-heading p{font-size:16px;max-width:360px;margin:auto}.feature-grid{grid-template-columns:1fr;max-width:500px;margin:auto;gap:22px}.feature{display:grid;grid-template-columns:42% 58%;align-items:center}.feature-visual{height:260px}.feature-visual>img{width:135px;height:185px}.feature-text{padding:20px 18px}.feature-text h3{font-size:21px}.feature-text p{font-size:15px}.visual-icon{right:12px;bottom:24px;width:45px;height:45px}.mini-label{font-size:10px;left:6px;padding:8px}.memory-note{padding:13px;width:94%}.memory-note>span{font-size:9px}.memory-note>strong{font-size:18px}.memory-note b{font-size:10px}.memory-note>p{font-size:10px}.sharing-section{grid-template-columns:1fr;gap:25px}.sharing-copy{max-width:490px;margin:auto}.sharing-copy h2{font-size:52px}.sharing-copy>p{font-size:17px}.sharing-art{max-width:440px;width:100%;margin:auto;height:470px;transform:none}.message-card{left:15px;width:270px}.message-card>img{height:255px}.shared-print{right:10px;width:170px;height:235px}.plans{grid-template-columns:1fr;max-width:500px;gap:34px}.plan{padding:30px}.plan p{min-height:0}.price{font-size:46px}.plan .button{font-size:15px}.plan li{font-size:15px}.pricing-note{max-width:440px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2 br{display:none}.faq-section summary{font-size:16px}.closing{padding:70px 22px}.closing h2{font-size:45px}footer{padding:32px 22px;gap:22px}footer>span{width:100%;order:1}footer>div{margin-left:auto;font-size:13px;gap:16px}footer>p{order:2}.desktop-break{display:none}}@media(max-width:400px){.hero h1{font-size:39px}.photo-compare{height:350px}.hero-benefits{gap:11px}.hero-benefits span{font-size:11px}.sharing-art{height:440px}.message-card{width:235px;left:5px}.message-card>img{height:230px}.sent-bubble,.reply-bubble{font-size:12px}.shared-print{width:150px;height:220px}.family-label{font-size:14px;padding:13px}.feature{grid-template-columns:1fr}.feature-visual{height:220px}.feature-visual>img{width:160px;height:190px}.feature-text{padding:24px}.memory-note{max-width:280px}.memory-note b{font-size:12px}.memory-note>p{font-size:12px}.mini-label{left:28px}.visual-icon{right:60px}footer>div{margin-left:0}dialog{padding:30px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

#dialog-info { white-space: pre-line; }

.hero h1{margin-top:0}.plan h3{margin-top:0}.plans{padding-top:0}.hero-stage{max-width:1000px}.photo-compare{width:min(100%,780px)}.dialog-close{color:#3469c5;background:#eaf2ff}

footer>div{flex-wrap:wrap;row-gap:16px}footer a[href="/privacy/"],footer a[href="/terms/"]{white-space:nowrap}
