@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{color-scheme:dark;--ground:#101014;--panel:#1a1a22;--text:#f8f8fb;--muted:#a6a5b3;--accent:#9b80ff;--line:#303039;--light:#f5f5f8;--ink:#18171f;--sans:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--serif:'Instrument Serif',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ground);color:var(--text);font:400 1rem/1.6 var(--sans);overflow-x:clip}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-user-select:none}button{cursor:pointer}img{max-width:100%;display:block}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(3.8rem,6.7vw,6.5rem)}h2{font-size:clamp(2.75rem,4.7vw,4.5rem)}h3{font-size:2rem}p{color:var(--muted)}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.035em}.violet{color:var(--accent)}.section-shell{padding:110px max(6vw,calc((100vw - 1280px)/2))}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600;margin-bottom:24px;color:var(--accent)}.header{max-width:1440px;margin:auto;height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;gap:30px}.brand{font-size:1.45rem;font-weight:700;letter-spacing:-.04em;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand img{border-radius:11px}.header nav{display:flex;gap:34px;font-size:.875rem;color:#cbc9d5}.header nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border:1px solid var(--line);border-radius:100px;font-size:.9375rem;font-weight:600;min-height:54px;padding:12px 24px;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-2px);background:#24232d}.button.primary{background:var(--accent);color:#15121f;border-color:var(--accent)}.button.primary:hover{background:#bba8ff}.button.small{font-size:.875rem;min-height:43px;padding:9px 20px;background:#f5f5f8;color:#17151e}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:.875rem}.hero{padding-top:70px;padding-bottom:0;min-height:775px;display:grid;grid-template-columns:1fr 1.04fr;align-items:center;column-gap:30px;position:relative}.hero-copy{padding:15px 0 95px;z-index:2}.hero-description{font-size:1.125rem;line-height:1.7;max-width:440px;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.availability{font-size:.8125rem;margin-top:18px;color:#8e8d9c}.hero-collage{height:580px;position:relative;isolation:isolate;min-width:0}.hero-collage:before{content:'';position:absolute;inset:9% -5%;z-index:-1;background:radial-gradient(ellipse,#42306740,transparent 65%)}.photo{position:absolute;border:6px solid #eeeef2;background:#eeeef2;border-radius:13px;box-shadow:0 24px 50px #0005;overflow:hidden;transition:transform .6s cubic-bezier(.2,.6,.2,1)}.photo img{width:100%;height:calc(100% - 32px);object-fit:cover}.photo figcaption{height:32px;font-size:.75rem;line-height:32px;color:#373441;text-align:center;letter-spacing:.02em}.photo-ridge{width:68%;height:240px;left:1%;top:0;transform:rotate(-9deg)}.photo-beach{height:330px;width:43%;right:-1%;top:122px;transform:rotate(9deg);z-index:2}.photo-bubbles{width:38%;height:280px;left:13%;top:220px;transform:rotate(-5deg);z-index:3}.hero-collage:hover .photo-ridge{transform:rotate(-6deg) translateY(-5px)}.hero-collage:hover .photo-beach{transform:rotate(6deg) translateY(-6px)}.hero-collage:hover .photo-bubbles{transform:rotate(-2deg) translateY(-5px)}.search-float{position:absolute;z-index:4;top:159px;left:-11%;display:flex;gap:13px;align-items:center;padding:14px 18px;border-radius:13px;background:#fff;box-shadow:0 15px 35px #0003;color:#32264d;font-size:.875rem;transform:rotate(-3deg)}.search-float>span:first-child{color:#724ee4;font-size:1.8rem;line-height:1}.search-enter{color:#a9a1b7}.memory-note{position:absolute;bottom:13%;right:0;font-size:.8125rem;color:#aaa4bd;transform:rotate(4deg);line-height:1.5}.note-star{color:#ad96ff;font-size:2.7rem;display:block;line-height:1.2}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:25px 0;font-size:.75rem;color:#a6a5b3;gap:20px}.hero-bottom a{border:1px solid var(--line);border-radius:50%;width:38px;height:38px;text-align:center;line-height:35px;color:#ddd;font-size:1.15rem}.features{background:var(--light);color:var(--ink)}.features .eyebrow{color:#6c45db}.section-intro{max-width:500px;margin-top:24px;font-size:1.0625rem;color:#77717f}.download{text-align:center;background:#1e1732}.download img{margin:0 auto 26px;border-radius:36px}.download p{margin-top:22px}footer.section-shell{padding-top:35px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.8125rem}.skip-link{position:fixed;top:-80px;left:12px;padding:10px 20px;background:#fff;color:#000;z-index:20}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #bc9dff;outline-offset:5px}
@media(min-width:1500px){.header{padding-inline:80px}}@media(max-width:1000px){.hero{column-gap:15px}.hero-collage{height:510px}.photo-ridge{height:210px}.photo-beach{height:290px}.photo-bubbles{height:240px}.search-float{left:-8%;font-size:.75rem}.hero-actions{gap:18px}.memory-note{right:-2%;font-size:.75rem}}
@media(max-width:760px){.header{height:82px;padding-inline:6vw;gap:14px}.header nav{display:none}.header .button{padding:9px 17px;font-size:.8125rem}.brand{font-size:1.25rem}.brand img{width:31px;height:31px;border-radius:9px}.section-shell{padding:78px 6vw}.hero{display:flex;flex-direction:column;padding-top:45px;padding-bottom:0;min-height:0;gap:0}.hero-copy{padding:0;width:100%}.hero h1{font-size:clamp(3.6rem,12vw,5.7rem)}.eyebrow{font-size:.75rem;margin-bottom:20px;letter-spacing:.1em}.hero-description{font-size:1rem;max-width:450px;margin-top:23px}.hero-actions{gap:22px;margin-top:26px}.hero-collage{width:100%;height:490px;margin-top:65px;max-width:480px}.photo-ridge{left:3%;width:65%;height:215px}.photo-beach{right:2%;width:43%;height:285px;top:115px}.photo-bubbles{top:205px;left:10%;width:38%;height:240px}.search-float{left:-1%;top:150px;max-width:95%;font-size:.75rem;padding:11px 14px}.memory-note{bottom:8%;right:1%;font-size:.75rem}.hero-bottom{width:100%;padding:20px 0;font-size:.75rem;gap:10px}.hero-bottom span{max-width:145px}.hero-bottom span:last-child{text-align:right}footer.section-shell{flex-wrap:wrap;padding-block:28px}footer p{order:3;width:100%}.download h2{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Feature explorer */
.feature-tabs{display:flex;gap:8px;margin-top:44px;padding-bottom:20px;border-bottom:1px solid #dbd9e2;overflow-x:auto;scrollbar-width:thin}.feature-tabs button{border:0;color:#68626f;background:transparent;border-radius:100px;padding:12px 22px;display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:.9375rem;min-height:48px;transition:background .2s,color .2s}.feature-tabs button>span{font-size:1.3rem;line-height:1}.feature-tabs button:hover{background:#eae6f0}.feature-tabs button[aria-selected=true]{background:#21202a;color:#fff}.feature-panel{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center;padding-top:40px;animation:panel-in .4s ease}.feature-panel[hidden]{display:none}.feature-visual{position:relative;height:400px;border-radius:20px;overflow:hidden;background:#ddd8e7}.main-feature-photo{height:100%;width:100%;object-fit:cover}.search-visual .main-feature-photo{object-position:center 47%}.example-query{position:absolute;top:22px;left:22px;right:22px;display:flex;align-items:center;gap:13px;background:#fff;padding:15px 20px;border-radius:12px;box-shadow:0 8px 24px #0002;font-size:1rem;color:#2a2533}.example-query span{font-size:1.65rem;color:#7751dc}.visual-caption{position:absolute;bottom:14px;left:0;right:0;color:#fff;text-align:center;font-size:.75rem;text-shadow:0 1px 6px #000;background:#0005;padding:5px}.feature-number{font-size:.75rem;letter-spacing:.13em;color:#80788c;font-weight:600}.feature-copy h3{font-size:clamp(2rem,2.6vw,2.6rem);margin-top:18px;letter-spacing:-.04em;line-height:1.15}.feature-copy h3 .serif{color:#7048d6}.feature-copy p{color:#716b79;font-size:1rem;margin-top:22px;line-height:1.75}.feature-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.feature-tags span{font-size:.75rem;padding:6px 12px;border:1px solid #ded8e9;border-radius:100px;color:#645a74}.photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:#fffefa;color:#322a3c;border-radius:9px;padding:12px 15px;font-size:.8125rem;text-align:center;box-shadow:0 6px 20px #0001}.clean-visual{padding:36px;background:#e7dff5}.clean-photos{display:flex;align-items:center;height:100%;gap:0;padding-bottom:20px}.clean-photos img{border:6px solid white;box-shadow:0 10px 25px #33274c26;border-radius:8px;width:54%;height:95%;object-fit:cover;transform:rotate(-7deg)}.clean-photos img+img{transform:rotate(7deg);margin-left:-8%;margin-top:25px}.discover-visual{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff}.discover-visual>img{object-fit:cover;width:100%;height:100%;min-height:0}.discover-visual>img:nth-child(2){grid-row:span 2}.keep-visual{display:grid;place-items:center;background:#e8e1f5;padding:28px}.keep-visual figure{transform:rotate(-6deg);background:#fff;padding:10px 10px 20px;border-radius:4px;box-shadow:0 16px 35px #30234424;width:64%;height:100%;display:flex;flex-direction:column}.keep-visual img{min-height:0;flex:1;object-fit:cover;width:100%;height:80%}.keep-visual figcaption{font:italic 1.125rem/1.2 var(--serif);color:#51445f;padding-top:17px;text-align:center}.feature-footnote{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#817a8b;border-top:1px solid #dfdbe7;margin-top:40px;padding-top:22px}
/* Two moments, one place */
.memories{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:7%;background:#15141b}.memories h2{font-size:clamp(2.6rem,3.7vw,3.65rem)}.memory-copy>p:not(.eyebrow){margin-top:23px;font-size:1rem;line-height:1.8}.comparison-hint{display:flex;gap:13px;align-items:center;font-size:.8125rem;color:#bca7ff;margin-top:30px}.comparison-hint>span{font-size:1.6rem}.comparison{position:relative;aspect-ratio:1.12;border-radius:18px;overflow:hidden;--split:50%;isolation:isolate}.comparison-photo{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;pointer-events:none}.comparison-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.year-label{position:absolute;top:20px;z-index:2;border:1px solid #ffffff55;background:#19172380;backdrop-filter:blur(10px);border-radius:100px;padding:5px 16px;color:white;font-size:.875rem}.year-label.earlier{left:20px}.year-label.later{right:20px}.comparison-divider{position:absolute;top:0;bottom:0;left:var(--split);border-left:2px solid #fff;z-index:3;pointer-events:none}.comparison-divider span{position:absolute;left:-23px;top:calc(50% - 23px);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#48356a;font-size:1.4rem;box-shadow:0 4px 20px #0003}.comparison-input{position:absolute;inset:0;margin:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:4;touch-action:pan-y}.comparison:focus-within{outline:3px solid #bda3ff;outline-offset:6px}.comparison-caption{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#9f98b0;padding-top:17px}.comparison-caption span:last-child{color:#81798f;white-space:nowrap}
/* Privacy and app */
.privacy{display:grid;grid-template-columns:1fr .85fr;gap:12%;align-items:center;background:#eef0f3;color:#1a1922;overflow:hidden}.privacy .eyebrow{color:#7954d9}.privacy h2 .serif{color:#7752d0}.privacy-copy>p:not(.eyebrow){font-size:1.0625rem;line-height:1.8;color:#6c6975;margin-top:26px;max-width:490px}.privacy-points{margin-top:32px}.privacy-points>div{display:flex;align-items:flex-start;gap:20px;margin-top:22px}.privacy-points>div>span{display:grid;place-items:center;min-width:33px;height:33px;border:1px solid #d7d0e4;border-radius:50%;color:#8265b9;font-size:.75rem}.privacy-points p{font-size:.875rem;color:#76717f;line-height:1.65}.privacy-points strong{display:block;color:#36313f;font-weight:600;margin-bottom:3px}.app-preview{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.app-screenshot{width:260px;height:480px;overflow:hidden;border:7px solid #26242b;border-radius:38px;transform:rotate(6deg);box-shadow:12px 26px 65px #29203e30;position:relative;background:#0a0a0a}.app-screenshot img{width:100%;height:auto}.app-preview-note{text-align:center;margin-top:38px;display:flex;flex-direction:column;gap:5px;transform:rotate(-3deg);color:#797181;font-size:.8125rem}.app-preview-note .serif{font-size:1.8rem;color:#6f53a4}.download{position:relative;isolation:isolate;background:radial-gradient(ellipse at 50% 100%,#42316660,transparent 70%),#191520}.download>.eyebrow{margin-top:30px;color:#b59eff}.download>img{border-radius:29px;width:110px;height:110px;box-shadow:0 10px 40px #09071566}.download h2{font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:1.08}.download h2 .serif{color:#bca4ff}.download-actions{margin-top:32px;display:flex;justify-content:center}.download .download-note{font-size:.75rem;color:#92869f;margin:20px auto 0;max-width:390px}.store-button{min-height:60px}.will-reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.will-reveal.is-visible{opacity:1;transform:none}.hero-word{display:inline-block}@keyframes word-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.feature-panel{gap:6%}.feature-visual{height:360px}.feature-tabs button{padding-inline:18px}.memories{gap:6%;grid-template-columns:.9fr 1.1fr}.comparison{aspect-ratio:.95}.privacy{gap:7%}.app-screenshot{width:230px;height:440px}}
@media(max-width:760px){.feature-tabs{margin-top:30px;padding-bottom:17px;gap:4px;margin-inline:-6vw;padding-inline:6vw}.feature-tabs button{padding:10px 16px;font-size:.875rem}.feature-panel{grid-template-columns:1fr;gap:30px;padding-top:28px}.feature-visual{height:350px}.feature-copy h3{font-size:2.15rem}.feature-copy p{font-size:1rem;margin-top:16px}.feature-number{font-size:.75rem}.feature-tags span{font-size:.75rem}.feature-footnote{font-size:.75rem;margin-top:30px;flex-direction:column;gap:5px}.memories{grid-template-columns:1fr;gap:35px}.memories h2{font-size:3rem}.comparison{aspect-ratio:1.1}.comparison-caption{font-size:.75rem;gap:12px;flex-wrap:wrap}.privacy{grid-template-columns:1fr;gap:48px}.privacy-points p{font-size:.9375rem}.app-screenshot{width:245px;height:460px}.app-preview-note{margin-top:35px}.privacy h2{font-size:3.2rem}.download .download-note{font-size:.75rem}.feature-tabs button:focus-visible{outline-offset:-3px}}
@media(max-width:380px){.hero h1{font-size:2.85rem}.hero-actions{gap:15px}.text-link{font-size:.8125rem}.button{padding-inline:20px}.hero-collage{height:440px}.photo-ridge{height:185px}.photo-beach{height:250px;top:110px}.photo-bubbles{height:205px;top:190px}.search-float{font-size:.75rem;gap:7px;padding:10px}.memory-note{bottom:7%}.feature-visual{height:310px}.store-button{font-size:.8125rem;gap:15px}.example-query{left:14px;right:14px;font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.will-reveal{opacity:1;transform:none}}
/* Supplied App Store campaign gallery */
.privacy{grid-template-columns:1fr 1fr;gap:8%}.platform-switch{display:flex;gap:5px;background:#e0dde7;padding:5px;border-radius:100px;margin-bottom:20px}.platform-switch button{border:0;background:transparent;color:#675f74;border-radius:100px;font-size:.875rem;padding:9px 20px;min-height:42px}.platform-switch button[aria-pressed=true]{background:#24212e;color:#fff;box-shadow:0 3px 7px #0001}.preview-stage{position:relative;width:100%;height:490px;display:grid;place-items:center;border:0;background:transparent;padding:0;cursor:zoom-in}.preview-stage img{width:auto;max-width:100%;height:100%;object-fit:contain;border-radius:15px;box-shadow:0 15px 40px #2620332b}.preview-stage.mac-preview img{width:100%;height:auto}.enlarge-hint{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:7px 13px;background:#272332dd;color:#fff;border:1px solid #ffffff40;border-radius:100px;font-size:.75rem;backdrop-filter:blur(8px)}.mac-preview .enlarge-hint{bottom:100px}.gallery-controls{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:320px;margin-top:20px;gap:15px}.gallery-controls button{background:transparent;border:1px solid #cfc9da;border-radius:50%;width:42px;height:42px;color:#534664;font-size:1.1rem}.gallery-controls button:hover{background:#ddd6ea}.gallery-caption{display:flex;flex-direction:column;text-align:center;gap:2px;color:#7d738b;font-size:.75rem}.gallery-caption strong{color:#3b314a;font-weight:600;font-size:.875rem}.image-dialog{border:0;background:#101014;border-radius:16px;padding:50px 12px 12px;width:fit-content;max-width:94vw;max-height:94dvh;overflow:auto;box-shadow:0 30px 100px #0008}.image-dialog::backdrop{background:#08070dcc;backdrop-filter:blur(8px)}.image-dialog>img{width:auto;height:auto;max-width:calc(94vw - 24px);max-height:calc(94dvh - 70px);object-fit:contain;margin:auto;border-radius:7px}.dialog-close{position:absolute;right:12px;top:8px;display:flex;gap:15px;align-items:center;min-height:36px;background:#27232e;color:#fff;border:1px solid #474050;border-radius:100px;padding:4px 15px;font-size:.875rem}.dialog-close span{font-size:1.4rem;line-height:1}.dialog-open{overflow:hidden}
@media(max-width:760px){.privacy{grid-template-columns:1fr;gap:48px}.preview-stage{height:550px}.preview-stage.mac-preview{height:auto;min-height:260px}.mac-preview .enlarge-hint{bottom:12px}.platform-switch button{font-size:.875rem}.app-preview{max-width:500px;width:100%;margin:auto}}
@media(max-width:380px){.hero-actions{flex-wrap:wrap}}
