.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,.v7-blog-preview-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.v7-blog-preview-card:hover{border-color:#7fb1c2!important}@media (max-width:1024px) and (min-width:641px){.v7-steps,.v7-variants-grid,.v7-blog-preview-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),.v7-blog-preview-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{z-index:40;justify-content:space-between;align-items:center;gap:16px;padding:26px 56px;display:flex;position:relative}.v7-nav-brand{color:#0e1a26;flex-shrink:0;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.v7-nav-brand-text{font-family:var(--hp-display);letter-spacing:-.3px;white-space:nowrap;font-size:22px;font-weight:600}.v7-nav-links{color:#0e1a26aa;flex-shrink:1;align-items:center;gap:22px;min-width:0;font-size:14px;display:flex}.v7-nav-link{color:inherit;white-space:nowrap;text-decoration:none}.v7-nav-link--active{color:#0e1a26;font-weight:600}.v7-nav-cta{flex-shrink:0;align-items:center;gap:10px;display:flex}.v7-nav-auth{color:#0e1a26aa;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.v7-nav-cta-btn{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#0e1a26;border:none;border-radius:999px;padding:12px 22px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.v7-nav-actions{flex-shrink:0;align-items:center;gap:10px;display:none}.v7-nav-toggle{cursor:pointer;color:#0e1a26;background:#fff;border:1px solid #7fb1c266;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.v7-nav-toggle-bars{flex-direction:column;justify-content:center;gap:5px;width:18px;display:flex}.v7-nav-toggle-bars span{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.v7-nav--open .v7-nav-toggle-bars span:first-child{transform:translateY(7px)rotate(45deg)}.v7-nav--open .v7-nav-toggle-bars span:nth-child(2){opacity:0}.v7-nav--open .v7-nav-toggle-bars span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.v7-nav-panel{z-index:50;background:#f4f9fa;border-bottom:1px solid #7fb1c233;padding:8px 24px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0e1a2612}.v7-nav-panel[hidden]{display:none!important}.v7-nav-panel-inner{flex-direction:column;gap:4px;max-width:480px;margin-left:auto;display:flex}.v7-nav-panel-link{color:#0e1a26cc;border-radius:10px;align-items:center;min-height:44px;padding:8px 12px;font-size:16px;text-decoration:none;display:flex}.v7-nav-panel-link--active,.v7-nav-panel-link:hover{color:#0e1a26;background:#7fb1c218}.v7-nav-panel-auth{border-top:1px solid #7fb1c233;border-radius:0 0 10px 10px;margin-top:8px;padding-top:16px;font-weight:600}.v7-nav-panel-cta{text-align:center;margin-top:12px;padding:14px 22px}@media (max-width:1280px){.v7-nav{padding:22px 40px}.v7-nav-brand-text{font-size:20px}.v7-nav-links{gap:18px}}@media (max-width:1099px){.v7-nav{padding:18px 28px}.v7-nav-links,.v7-nav-cta{display:none}.v7-nav-actions{display:flex}.v7-nav-cta-btn--compact{padding:10px 16px;font-size:12px}.v7-nav--open .v7-nav-panel{display:block}}@media (max-width:1024px){.v7-hero{grid-template-columns:1fr!important;grid-template-areas:"text""visual"!important}.v7-hero-title{letter-spacing:-1.5px!important;font-size:64px!important}.v7-hero-visual{box-sizing:border-box;width:100%;max-width:560px;margin:12px auto 0;padding-top:32px;height:540px!important}.v7-hero-card-photo{width:260px!important;top:48px!important;left:20px!important}.v7-hero-card-keepsake{width:280px!important;bottom:28px!important;right:16px!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;padding:16px 24px}.v7-nav-brand-text{font-size:18px}.v7-nav-panel{padding:8px 24px 24px}.v7-nav-panel-inner{max-width:none;margin-left:0}.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,.v7-blog-preview-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,.v7-blog-preview{padding:60px 24px!important}.v7-steps>:last-child:nth-child(3),.v7-variants-grid>:last-child:nth-child(3),.v7-blog-preview-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{max-width:none;margin:0;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}}
