/* Product-led visual foundation: expressive, lightweight and motion-safe. */
:root{--night:#2b1930;--night-soft:#3b2341;--sun:#ffb35c;--coral:#f27d68;--mint:#c9e7d9;--cream:#fbf6ec}
body{overflow-x:hidden}.hero{position:relative;isolation:isolate;min-height:760px;background:var(--night);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:auto auto -38% -12%;width:48vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(242,125,104,.25),transparent 65%);z-index:-1}.hero .kicker{color:var(--sun)}.hero-copy>p:not(.kicker){color:rgba(255,255,255,.72)}.hero .button{background:var(--sun);color:var(--night)}.hero .button.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.25)}.hero .proof{color:rgba(255,255,255,.68)}.hero .proof span:before{content:'✓';color:var(--mint)}
.hero-product{position:relative;min-height:650px;display:grid;place-items:center}.product-phone{position:relative;width:min(340px,72%);background:#fff;color:var(--ink);border:9px solid #171019;border-radius:43px;box-shadow:0 35px 90px rgba(0,0,0,.38);overflow:hidden;z-index:2;animation:phone-float 7s ease-in-out infinite}.product-notch{position:absolute;top:10px;left:50%;translate:-50% 0;width:86px;height:20px;border-radius:999px;background:#171019;z-index:3}.product-cover{height:300px;position:relative}.product-cover:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(28,16,30,.92))}.product-cover img{width:100%;height:100%;object-fit:cover}.product-cover>span{position:absolute;top:20px;right:17px;z-index:2;background:#f25f5c;color:#fff;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:900;letter-spacing:1px}.product-cover>div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.product-cover small{letter-spacing:1.4px}.product-cover h2{font-family:Georgia,serif;font-size:31px;line-height:1;margin:7px 0 0;letter-spacing:-1px}.product-gallery{padding:17px 17px 20px}.product-gallery>div:first-child{display:flex;flex-direction:column}.product-gallery>span{float:right;margin-top:-31px;color:var(--rose-dark);font-size:11px;font-weight:800}.product-gallery small{color:var(--muted);font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:14px}.product-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}
.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.96);color:var(--ink);padding:13px 15px;border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.25);backdrop-filter:blur(10px)}.floating-card strong,.floating-card small{display:block}.floating-card small{font-size:9px;color:var(--muted);margin-top:2px}.qr-card{left:1%;top:17%;transform:rotate(-4deg);animation:card-drift 6s ease-in-out infinite}.upload-card{right:-1%;top:35%;animation:card-drift 6.5s .8s ease-in-out infinite}.upload-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--coral);color:#fff;font-size:11px;font-weight:900}.album-card{left:2%;bottom:16%;animation:card-drift 7s 1.2s ease-in-out infinite}.album-card>span{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:var(--mint);font-weight:900}.qr-pattern{width:48px;aspect-ratio:1;border:5px solid var(--ink);background:repeating-conic-gradient(var(--ink) 0 25%,transparent 0 50%) 50%/12px 12px;border-radius:4px}.qr-card .qr-pattern{width:42px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orbit-one{width:540px;height:540px}.orbit-two{width:670px;height:670px}
.journey-section{background:var(--cream)}.journey-heading{display:grid;grid-template-columns:.75fr 1.35fr;gap:3vw;align-items:end}.journey-heading .kicker{align-self:start;margin-top:25px}.journey-heading .lead{grid-column:2;margin-top:0}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:52px}.journey article{background:#fff;border:1px solid var(--line);border-radius:30px;padding:12px;box-shadow:0 13px 35px rgba(48,35,56,.06);transition:transform .25s ease,box-shadow .25s ease}.journey article:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(48,35,56,.11)}.journey-visual{height:230px;border-radius:22px;padding:24px;position:relative;overflow:hidden}.create-visual{display:flex;flex-direction:column;justify-content:flex-end;background:var(--coral);color:#fff}.create-visual:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:var(--sun);right:-45px;top:-50px}.create-visual:after{content:"";position:absolute;width:85px;height:85px;border-radius:24px;background:var(--night);right:28px;top:45px;transform:rotate(12deg)}.create-visual>*{position:relative;z-index:1}.create-visual strong{font-family:Georgia,serif;font-size:27px}.create-visual i{align-self:flex-start;background:#fff;color:var(--night);border-radius:99px;padding:7px 10px;margin-top:13px;font-style:normal;font-size:10px;font-weight:800}.mini-label{font-size:9px;letter-spacing:1.5px;font-weight:900}.share-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--mint)}.share-visual .qr-pattern{width:92px}.share-visual>span{font-weight:900;letter-spacing:2px;margin-top:15px}.share-visual small{margin-top:5px;color:var(--muted)}.alive-visual{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6px;background:var(--sun)}.alive-visual img{width:100%;height:100%;object-fit:cover;border-radius:12px}.alive-visual img:first-child{grid-row:span 2}.alive-visual span{display:grid;place-items:center;background:var(--night);color:#fff;border-radius:12px;font-size:24px;font-weight:900}.journey-copy{padding:17px 13px 16px}.journey-copy b{color:var(--rose-dark);font-size:11px;letter-spacing:1.4px}.journey-copy p{color:var(--muted);line-height:1.6}
@keyframes phone-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@keyframes card-drift{0%,100%{translate:0 0}50%{translate:0 -9px}}
@media(max-width:1100px){.floating-card{font-size:11px}.qr-card{left:-4%}.upload-card{right:-4%}.journey-heading{grid-template-columns:1fr}.journey-heading .lead{grid-column:auto}.journey{gap:10px}.journey-visual{height:205px}}@media(max-width:820px){.hero{grid-template-columns:1fr;min-height:auto}.hero-product{min-height:590px}.journey{grid-template-columns:1fr}.journey article{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center}.journey-visual{height:230px}.journey-copy{padding:24px}.floating-card{font-size:12px}.qr-card{left:4%}.upload-card{right:3%}.album-card{left:5%}}@media(max-width:520px){.hero-copy{text-align:left}.hero-copy>p:not(.kicker){margin-left:0}.hero .proof{justify-content:flex-start}.hero-product{min-height:510px;margin-inline:-10px}.product-phone{width:72%;border-width:7px;border-radius:36px}.product-cover{height:235px}.product-cover h2{font-size:25px}.orbit-one{width:390px;height:390px}.orbit-two{display:none}.floating-card{padding:10px 11px;border-radius:14px;max-width:180px}.floating-card strong{font-size:10px}.qr-card{left:0;top:13%}.qr-card .qr-pattern{width:32px}.upload-card{right:0;top:44%}.album-card{left:1%;bottom:10%}.journey-heading h2{font-size:46px}.journey article{display:block}.journey-visual{height:215px}}@media(prefers-reduced-motion:reduce),(prefers-reduced-data:reduce){html{scroll-behavior:auto}.product-phone,.floating-card{animation:none}.journey article{transition:none}}
