.v7-hero{grid-template-columns:1.1fr 1fr;grid-template-areas:"text visual";align-items:center;gap:64px;padding:60px 56px 100px;display:grid;position:relative}.v7-hero-text{grid-area:text}.v7-hero-visual{grid-area:visual;height:640px;position:relative}#upload-sentinel{height:0;scroll-margin-top:80px}#upload{scroll-margin-top:80px}.v7-upload-layout{grid-template-columns:1fr minmax(280px,600px) 1fr;grid-template-areas:"heading heading heading""body body body""good action bad";align-items:start;gap:32px 40px;max-width:1240px;margin:0 auto;display:grid}.v7-upload-layout--no-examples{grid-template-columns:1fr;grid-template-areas:"heading""body""action";max-width:600px}.v7-upload-heading,.v7-upload-body,.v7-upload-action{text-align:center;justify-self:center;width:100%;max-width:600px}.v7-upload-heading{grid-area:heading}.v7-upload-body{grid-area:body}.v7-upload-action{grid-area:action;margin-top:8px}.v7-upload-examples-good{grid-area:good;align-self:center}.v7-upload-examples-bad{grid-area:bad;align-self:center}.v7-upload-examples{flex-direction:column;gap:18px;display:flex}.v7-upload-examples--good{text-align:right;align-items:flex-end}.v7-upload-examples--bad{text-align:left;align-items:flex-start}.v7-upload-examples-header{align-items:center;gap:12px;display:flex}.v7-upload-examples--good .v7-upload-examples-header{flex-direction:row-reverse}.v7-upload-examples-title{font-size:17px;font-weight:700;line-height:1.2}.v7-upload-examples-subtitle{color:#0e1a2688;margin-top:2px;font-size:14px;line-height:1.3}.v7-upload-examples-photos{flex-direction:column;align-items:center;gap:8px;display:flex}.v7-upload-examples--good .v7-upload-examples-photos{align-items:flex-end}.v7-upload-examples--bad .v7-upload-examples-photos{align-items:flex-start}.v7-upload-examples-stack{width:345px;height:195px;position:relative}.v7-upload-examples-card{box-sizing:border-box;background:#fff;border-radius:12px;width:115px;padding:5px;position:absolute;box-shadow:0 16px 32px -16px #0e1a2638}.v7-upload-examples--good .v7-upload-examples-card:first-child{z-index:1;top:18px;left:0}.v7-upload-examples--good .v7-upload-examples-card:nth-child(2){z-index:2;top:9px;left:106px}.v7-upload-examples--good .v7-upload-examples-card:nth-child(3){z-index:3;top:0;left:212px}.v7-upload-examples--bad .v7-upload-examples-card:first-child{z-index:1;top:18px;left:auto;right:0}.v7-upload-examples--bad .v7-upload-examples-card:nth-child(2){z-index:2;top:9px;left:auto;right:106px}.v7-upload-examples--bad .v7-upload-examples-card:nth-child(3){z-index:3;top:0;left:auto;right:212px}.v7-upload-examples-card-inner{aspect-ratio:4/5;background:#f4f9fa;border-radius:6px;overflow:hidden}@media (max-width:1480px){.v7-upload-layout{grid-template-columns:1fr;grid-template-areas:"heading""good""bad""body""action";gap:28px}.v7-upload-examples-good,.v7-upload-examples-bad{width:100%}.v7-upload-examples--good,.v7-upload-examples--bad{text-align:center;align-items:center}.v7-upload-examples--good .v7-upload-examples-header,.v7-upload-examples--bad .v7-upload-examples-header{flex-direction:row;justify-content:center}.v7-upload-examples--good .v7-upload-examples-photos,.v7-upload-examples--bad .v7-upload-examples-photos{align-items:center;width:100%}.v7-upload-examples-stack{width:100%;max-width:300px;height:195px;margin:0 auto}.v7-upload-examples-card{width:108px;padding:5px}.v7-upload-examples--good .v7-upload-examples-card:first-child,.v7-upload-examples--bad .v7-upload-examples-card:first-child{top:18px;left:0;right:auto}.v7-upload-examples--good .v7-upload-examples-card:nth-child(2),.v7-upload-examples--bad .v7-upload-examples-card:nth-child(2){top:9px;left:96px;right:auto}.v7-upload-examples--good .v7-upload-examples-card:nth-child(3),.v7-upload-examples--bad .v7-upload-examples-card:nth-child(3){top:0;left:192px;right:auto}}.v7-hero-chip{white-space:nowrap;text-align:center;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:-28px;left:24px}.v7-steps{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.v7-variants-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:1024px) and (min-width:641px){.v7-steps,.v7-variants-grid{grid-template-columns:repeat(2,1fr)}.v7-steps>:last-child:nth-child(3){grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}.v7-variants-grid>:last-child:nth-child(3){grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}}.v7-steps-card-media{aspect-ratio:4/3;box-sizing:border-box;background:#fff;border-radius:18px;width:100%;margin-top:8px;padding:8%;display:flex;overflow:hidden}.v7-steps-card-media-clip{border-radius:18px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;overflow:hidden;container-type:size}.v7-steps-card-media-fit{aspect-ratio:var(--step-ar);width:min(100cqw, calc(100cqh * var(--step-ar)));height:min(100cqh, calc(100cqw / var(--step-ar)));border-radius:18px;line-height:0;overflow:hidden}.v7-steps-card-media-fit img{width:100%;height:100%;display:block}.v7-variants-card-media{aspect-ratio:4/3;box-sizing:border-box;background:#fff;border-radius:18px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;padding:8%;display:flex;overflow:hidden}.v7-variants-card-media img{object-fit:contain;width:100%;height:100%}.v7-footer{color:#0e1a2666;border-top:1px solid #7fb1c222;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px 56px;font-size:13px;display:flex;position:relative}.v7-footer-brand{font-family:var(--hp-display);color:#0e1a26;font-weight:600}.v7-footer-legal{flex-wrap:wrap;gap:12px 24px;display:flex}.v7-footer-legal a{color:inherit;text-decoration:none}.v7-nav-login-mobile{color:#0e1a26aa;font-size:13px;font-weight:600;text-decoration:none;display:none}@media (max-width:1024px){.v7-hero{grid-template-columns:1fr!important;grid-template-areas:"text""visual"!important}.v7-hero-visual{height:400px!important}.v7-showcase-inner{grid-template-columns:1fr!important}.v7-showcase-lens{width:145px!important;height:145px!important;top:auto!important;bottom:14%!important;right:6%!important}.v7-testimonials{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.v7-nav{gap:12px;flex-direction:row!important;padding:16px 24px!important}.v7-nav-links,.v7-nav-cta{display:none!important}.v7-nav-login-mobile{color:#0e1a26;box-sizing:border-box;background:#fff;border:1px solid #7fb1c266;border-radius:999px;align-items:center;min-height:44px;padding:10px 18px;font-size:15px;display:inline-flex!important}.v7-hero{grid-template-columns:1fr!important;grid-template-areas:"text""visual"!important;padding:40px 24px 60px!important}.v7-hero-badge{box-sizing:border-box;justify-content:center;width:100%!important;display:flex!important}.v7-hero-cta{width:100%;flex-direction:column!important;align-items:center!important}.v7-hero-cta-btn{text-align:center;box-sizing:border-box;width:100%!important}.v7-steps,.v7-variants-grid{grid-template-columns:1fr!important}.v7-steps-section,.v7-showcase{padding:60px 24px!important}.v7-showcase-lens{border-width:2px!important;width:116px!important;height:116px!important;bottom:16%!important;right:5%!important}.v7-showcase-lens-label{padding:6px 12px!important;font-size:11px!important}.v7-testimonials{grid-template-columns:1fr!important}.v7-testimonials-section,.v7-variants-section{padding:60px 24px!important}.v7-steps>:last-child:nth-child(3),.v7-variants-grid>:last-child:nth-child(3){grid-column:auto!important;justify-self:stretch!important;width:auto!important}.v7-upload-section{padding:60px 24px!important}.v7-upload-examples-stack{max-width:272px;height:180px}.v7-upload-examples-card{width:96px}.v7-upload-examples--good .v7-upload-examples-card:first-child,.v7-upload-examples--bad .v7-upload-examples-card:first-child{top:16px;left:0;right:auto}.v7-upload-examples--good .v7-upload-examples-card:nth-child(2),.v7-upload-examples--bad .v7-upload-examples-card:nth-child(2){top:8px;left:88px;right:auto}.v7-upload-examples--good .v7-upload-examples-card:nth-child(3),.v7-upload-examples--bad .v7-upload-examples-card:nth-child(3){top:0;left:176px;right:auto}.v7-final,.v7-contact-section{padding:80px 24px!important}.v7-footer{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 24px!important}.v7-footer-legal{flex-direction:column;align-items:center;gap:10px}h1{font-size:48px!important}h2{font-size:36px!important}.v7-hero-visual{flex-direction:column!important;align-items:center!important;gap:20px!important;height:auto!important;padding:8px 0 24px!important;display:flex!important}.v7-hero-card-photo,.v7-hero-card-keepsake{width:min(320px,100%)!important;position:relative!important;inset:auto!important;transform:none!important}.v7-hero-card-photo{order:1}.v7-hero-card-keepsake{order:2}.v7-hero-chip{padding:10px 16px!important;inset:auto 16px 56px auto!important}}
