/* Homepage proposal: existing typography and Lensys palette, quieter composition. */
.homepage2 {
    background:#fafafb;
    overflow-x:clip;
}

.homepage2 .reveal {
    opacity:1;
    transform:none;
}

.homepage2 :is(a,button,input,textarea):focus-visible {
    outline:3px solid #2d44ad;
    outline-offset:5px;
}

.homepage2 [id] {
    scroll-margin-top:100px;
}

.v2-skip {
    position:fixed;
    top:10px;
    left:15px;
    z-index:200;
    padding:14px;
    background:white;
    transform:translateY(-160%);
}

.v2-skip:focus {
    transform:none;
}

.homepage2 .nav,.homepage2 .nav.scrolled {
    background:rgba(250,250,251,.96);
    color:var(--ink);
    box-shadow:none;
    backdrop-filter:blur(16px);
}

.homepage2 .nav-in {
    border-bottom:1px solid var(--line);
}

.homepage2 .menu-toggle {
    color:var(--ink);
    border-color:var(--line);
}

.homepage2 .nav-links a {
    opacity:.85;
}

.homepage2 .btn-lime {
    background:var(--lime);
    box-shadow:none;
}

.homepage2 .btn-lime:hover {
    box-shadow:0 8px 24px #ff52632e;
}

.homepage2 .section-kicker {
    color:var(--primary);
}

.v2-hero {
    padding:157px 0 46px;
    text-align:center;
    overflow:hidden;
}

.v2-hero-copy {
    position:relative;
    z-index:2;
    min-width:0;
}

.v2-eyebrow {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    font-size:12px;
    font-weight:700;
    letter-spacing:.13em;
    text-transform:uppercase;
    margin:0 0 26px;
}

.v2-eyebrow>span {
    width:7px;
    height:7px;
    border-radius:50%;
    background:var(--lime);
}

.v2-hero h1 {
    font-family:Manrope,sans-serif;
    font-size:clamp(42px,6.1vw,82px);
    line-height:1.11;
    letter-spacing:-.06em;
    font-weight:800;
    margin:0 auto;
    max-width:1000px;
}

.v2-hero h1 em {
    font-style:normal;
    color:var(--primary);
}

.v2-lead {
    font-size:19px;
    line-height:1.75;
    max-width:760px;
    margin:27px auto 28px;
    color:#555e70;
}

.v2-actions {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:28px;
}

.v2-text-link {
    display:inline-flex;
    gap:20px;
    align-items:center;
    font-size:14px;
    font-weight:700;
    line-height:1.5;
}

.v2-text-link:hover {
    color:var(--primary);
}

.v2-note {
    display:block;
    font-size:12px;
    color:#657083;
    margin:16px 0 0;
}

.v2-contact-proof {
    display:grid;
    grid-template-columns:145px minmax(0,1fr);
    align-items:center;
    gap:14px;
    width:100%;
    max-width:720px;
    margin:22px auto 0;
    padding:14px 14px 14px 19px;
    border:1px solid #dfe3ef;
    border-radius:17px;
    background:#fff;
    box-shadow:0 10px 30px #000c2c0a;
    text-align:left;
}

.v2-contact-proof__copy {
    display:grid;
    gap:3px;
}

.v2-contact-proof__copy span {
    color:#545e70;
    font-size:12px;
    font-weight:700;
    letter-spacing:.06em;
    text-transform:uppercase;
}

.v2-contact-proof__copy small { color:#747c8c;font-size:10px;line-height:1.35 }

.v2-contact-proof .v2-contact-proof__links {
    display:grid;
    grid-template-columns:42px 42px minmax(156px,1fr) minmax(180px,1.12fr);
    gap:7px;
}

.v2-contact-proof a {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-width:0;
    height:42px;
    padding:0 10px;
    border-radius:11px;
    background:#edf0ff;
    color:var(--primary);
    font-size:11px;
    font-weight:700;
    transition:background .2s,color .2s,transform .2s;
}

.v2-contact-proof a svg { width:20px;height:20px;flex:0 0 auto }

.v2-contact-proof a svg.v2-contact-brand-icon { width:18px;height:18px }

.v2-contact-proof a.v2-contact-icon { padding:0 }

.v2-contact-proof a.v2-contact-detail { justify-content:flex-start }

.v2-contact-proof a.v2-contact-detail span {
    display:grid;
    gap:1px;
    min-width:0;
    line-height:1.15;
    white-space:nowrap;
}

.v2-contact-proof a.v2-contact-detail small {
    color:#747c8c;
    font-size:8px;
    font-weight:600;
    letter-spacing:.06em;
    text-transform:uppercase;
    transition:color .2s;
}

.v2-contact-proof a:hover {
    background:var(--primary);
    color:#fff;
    transform:translateY(-2px);
}

.v2-contact-proof a:hover small { color:#fff }

.v2-showcase {
    margin-top:65px;
    min-width:0;
}

.v2-fan {
    height:456px;
    position:relative;
    width:100%;
    isolation:isolate;
    overflow:visible;
}

.v2-hero-swiper .swiper-wrapper {
    align-items:center;
}

.v2-hero-swiper {
    --v2-inactive-slide-opacity:.34;
}

.v2-fan img {
    pointer-events:none;
    user-select:none;
    -webkit-user-select:none;
    -webkit-user-drag:none;
}

.v2-screen {
    position:relative;
    z-index:3;
    margin:0;
    width:66%;
    background:white;
    border:1px solid #dce0ec;
    border-radius:14px;
    box-shadow:0 22px 70px #000c2c16;
    overflow:hidden;
    cursor:grab;
    touch-action:pan-y;
    transition-property:transform,opacity,box-shadow;
    transition-timing-function:ease;
}

.v2-hero-swiper .swiper-slide { opacity:.34 }
.v2-hero-swiper .swiper-slide-active {
    z-index:5;
    opacity:1;
    box-shadow:0 28px 80px #000c2c24;
}

.v2-screen:active {
    cursor:grabbing;
}

.v2-window {
    height:35px;
    display:flex;
    align-items:center;
    gap:5px;
    padding:0 14px;
    background:white;
    border-bottom:1px solid #e9ebf1;
    font-size:10px;
    color:#677083;
    text-align:left;
}

.v2-window i {
    width:6px;
    height:6px;
    border-radius:50%;
    background:#dce0e9;
    display:inline-block;
}

.v2-window-dots {
    display:flex;
    gap:5px;
    margin-right:auto;
}

.v2-window-tag {
    margin-left:auto;
    font-size:9px;
    background:#f2f4fa;
    padding:3px 8px;
    border-radius:4px;
}

.v2-screen-image {
    aspect-ratio:1400 / 1024;
    overflow:hidden;
    background:#fff;
}

.v2-screen-image img {
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:top;
    transition:opacity .18s ease,transform .35s ease;
}

.v2-screen figcaption {
    min-height:68px;
    padding:11px 112px 11px 18px;
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:11px;
    font-size:12px;
    background:white;
    text-align:left;
}

.v2-caption-dot {
    width:6px;
    height:6px;
    background:var(--lime);
    border-radius:50%;
}

.v2-caption-copy {
    min-width:0;
    display:grid;
    gap:2px;
}

.v2-caption-copy strong {
    font:700 12px Manrope,sans-serif;
    color:var(--ink);
}

.v2-caption-copy span {
    overflow:hidden;
    color:#657083;
    font-size:10px;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.v2-slider-nav {
    display:flex;
    align-items:center;
    gap:7px;
}

.v2-hero-swiper>.v2-slider-nav {
    position:absolute;
    z-index:12;
    right:calc(17% + 14px);
    bottom:15px;
}

.v2-slider-nav button {
    display:grid;
    place-items:center;
    flex:0 0 auto;
    width:30px;
    height:auto;
    aspect-ratio:1/1;
    padding:0;
    border:1px solid #dce0ec;
    border-radius:50%;
    background:#fff;
    color:var(--ink);
    cursor:pointer;
    transition:border-color .2s,background .2s,transform .2s;
}

.v2-slider-nav button:hover {
    border-color:var(--primary);
    background:#f3f5ff;
    transform:translateY(-1px);
}

.v2-slider-count {
    min-width:34px;
    color:#657083;
    font-size:9px;
    font-variant-numeric:tabular-nums;
    text-align:center;
}

.v2-preview-hint {
    font-size:11px;
    color:#747c8c;
    margin:17px 0 0;
}

.v2-preview-hint span {
    margin-left:6px;
}

.v2-sr-only {
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
    clip-path:inset(50%);
}

.homepage2 .trust {
    position:relative;
    z-index:6;
    overflow:visible;
    background:transparent;
    color:var(--ink);
    border-block:1px solid var(--line);
}

.homepage2 .trust .v2-contact-proof {
    position:absolute;
    z-index:2;
    left:50%;
    bottom:0;
    margin:0;
    box-shadow:0 18px 50px #000c2c1f;
    transform:translate(-50%,calc(70% + 8px));
}

.homepage2 .trust-in {
    padding-block:24px;
}

.homepage2 .trust-item b {
    color:var(--primary);
}

.homepage2 .trust-item,.homepage2 .trust-label {
    color:#657083;
}

.homepage2 .trust-item--link:after {
    color:var(--primary);
}

.v2-value {
    padding:155px 0 110px;
    background:white;
}

.v2-section-heading {
    text-align:center;
}

.homepage2 :is(.v2-value,.v2-journey,.v2-final) h2 {
    font-family:Manrope,sans-serif;
    font-size:clamp(34px,4vw,53px);
    line-height:1.17;
    letter-spacing:-.045em;
    margin:0;
}

.v2-value-grid {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:52px;
    margin-top:62px;
}

.v2-value-grid article+article {
    border-left:1px solid var(--line);
    padding-left:40px;
}

.v2-value-no {
    font-size:10px;
    letter-spacing:.13em;
    font-weight:700;
    color:var(--primary);
}

.v2-value-grid h3 {
    font-family:Manrope,sans-serif;
    font-size:23px;
    line-height:1.35;
    letter-spacing:-.035em;
    margin:20px 0 15px;
}

.v2-value-grid p,.v2-step p,.v2-small-step p {
    font-size:15px;
    line-height:1.8;
    color:#626a78;
    margin:0;
}

.v2-value-tags {
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-top:22px;
}

.v2-value-tags span {
    display:inline-flex;
    align-items:center;
    min-height:27px;
    padding:5px 10px;
    color:#38465c;
    border:1px solid rgba(0,12,44,.1);
    border-radius:999px;
    background:rgba(255,255,255,.72);
    font-size:10px;
    font-weight:700;
    line-height:1.2;
    letter-spacing:.025em;
}

.v2-value-tags span::before {
    width:5px;
    height:5px;
    margin-right:7px;
    border-radius:50%;
    background:var(--primary);
    content:"";
}

.v2-journey {
    padding:110px 0 85px;
}

.v2-journey-head {
    display:grid;
    grid-template-columns:1.5fr 1fr;
    gap:100px;
    align-items:end;
    margin-bottom:65px;
}

.v2-journey-head>p {
    font-size:16px;
    line-height:1.8;
    color:#626a78;
    margin:0 0 3px;
}

.v2-step {
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:70px;
    align-items:center;
}

.v2-step-number {
    display:flex;
    gap:14px;
    align-items:center;
    font-size:12px;
    color:var(--primary);
    font-weight:700;
}

.v2-step-number>span {
    color:#626a78;
    font-size:11px;
    font-weight:500;
}

.v2-step h3 {
    font-family:Manrope,sans-serif;
    font-size:42px;
    line-height:1.18;
    letter-spacing:-.045em;
    margin:23px 0 20px;
}

.v2-step ul {
    list-style:none;
    padding:0;
    margin:22px 0 28px;
    display:grid;
    gap:11px;
    font-size:13px;
    color:#4e586b;
}

.v2-step li:before {
    content:'✓';
    margin-right:10px;
    color:var(--primary);
}

.v2-slot {
    margin:0;
    overflow:hidden;
    border-radius:12px;
    background:#e9edfa;
    border:1px solid #dde3f3;
}

.v2-slot--album {
    padding:25px 22px 0;
    background:#e6ecfd;
}

.v2-slot-label {
    display:block;
    font-size:9px;
    font-weight:700;
    letter-spacing:.1em;
    color:#53628b;
    margin-bottom:20px;
}

.v2-slot--album img {
    width:100%;
    height:345px;
    object-fit:cover;
    object-position:top;
    border-radius:7px;
    box-shadow:0 10px 30px #000c2c10;
}

.v2-slot figcaption {
    padding:20px 0;
    font-size:11px;
    text-align:center;
    color:#53628b;
}

.v2-album-carousel { position:relative }

.v2-album-viewport {
    overflow:hidden;
    touch-action:pan-y;
    user-select:none;
    -webkit-user-select:none;
    cursor:grab;
}

.v2-album-viewport img {
    pointer-events:none;
    user-select:none;
    -webkit-user-select:none;
    -webkit-user-drag:none;
}

.v2-album-viewport:active { cursor:grabbing }

.v2-album-track {
    display:flex;
}

.v2-album-track figure {
    flex:0 0 100%;
    min-width:0;
    margin:0;
}

.v2-album-track picture {
    display:block;
    width:100%;
    height:100%;
}

.v2-album-bullets {
    display:flex;
    justify-content:center;
    gap:7px;
    position:static;
    width:auto;
    padding:0 0 17px;
}

.v2-album-bullets .swiper-pagination-bullet {
    width:7px;
    height:7px;
    margin:0!important;
    border-radius:100px;
    background:#b9c1d5;
    opacity:1;
    cursor:pointer;
    transition:width .25s,background .25s;
}

.v2-album-bullets .swiper-pagination-bullet-active {
    width:24px;
    background:var(--primary);
}

.v2-feature-carousel .v2-album-viewport {
    aspect-ratio:1.5;
}

.v2-slot.v2-feature-carousel {
    background:#fff;
}

.v2-feature-carousel .v2-album-track,
.v2-feature-carousel .v2-album-track figure {
    height:100%;
}

.v2-feature-carousel .v2-album-track img {
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:top center;
}

.v2-feature-carousel figcaption {
    position:absolute;
    left:8px;
    right:8px;
    bottom:8px;
    padding:8px 10px;
    border-radius:7px;
    background:rgba(255,255,255,.94);
    box-shadow:0 5px 18px #000c2c12;
    font-size:9px;
}

.v2-feature-carousel .v2-album-track figure {
    position:relative;
}

.v2-feature-carousel .v2-album-bullets {
    padding:11px 0 0;
}

.v2-secondary-steps {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:34px;
    margin-top:80px;
}

.v2-small-step {
    min-width:0;
    border-top:1px solid var(--line);
    padding-top:27px;
    display:flex;
    flex-direction:column;
}

.v2-small-step h3 {
    font-size:27px;
    line-height:1.25;
    letter-spacing:-.04em;
    font-family:Manrope,sans-serif;
    margin:23px 0 15px;
}

.v2-small-step p {
    flex:1;
}

.v2-small-step .v2-text-link {
    margin:23px 0 27px;
    font-size:12px;
}

.v2-small-step .v2-slot {
    padding:15px 15px 0;
    height:230px;
    background:#fff;
}

.v2-small-step:nth-child(2) .v2-slot {
    background:#fff;
}

.v2-small-step:nth-child(3) .v2-slot {
    background:#fff;
}

.v2-small-step .v2-slot img {
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:top;
    border-radius:5px 5px 0 0;
}

.v2-more {
    margin-top:64px;
    padding-top:27px;
    border-top:1px solid var(--line);
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:24px;
}

.v2-more p {
    font-size:13px;
    color:#626a78;
}

.v2-more>div {
    display:flex;
    flex-wrap:wrap;
    gap:25px;
    font-size:12px;
    font-weight:700;
}

.v2-more a:hover {
    color:var(--primary);
}

.v2-final {
    text-align:center;
    background:#eaf0ff;
    padding:90px 0;
}

.v2-ecosystem {
    position:relative;
    overflow:hidden;
    padding:105px 0 110px;
    background:#f8f9ff;
    border-top:1px solid var(--line);
}

.v2-ecosystem-head {
    max-width:720px;
    margin:0 auto 28px;
    text-align:center;
}

.v2-ecosystem-head h2 {
    margin:0;
    font-family:Manrope,sans-serif;
    font-size:clamp(34px,4vw,53px);
    line-height:1.17;
    letter-spacing:-.045em;
}

.v2-ecosystem-head>p:last-child {
    max-width:610px;
    margin:20px auto 0;
    color:#626a78;
    font-size:16px;
    line-height:1.75;
}

.v2-orbit {
    position:relative;
    width:min(100%,1000px);
    height:610px;
    margin:0 auto;
}

.v2-orbit:before,
.v2-orbit:after {
    display:none;
}

.v2-orbit-core {
    position:absolute;
    z-index:3;
    left:50%;
    top:50%;
    display:grid;
    place-items:center;
    width:190px;
    height:190px;
    border:1px solid #d9def0;
    border-radius:50%;
    background:#fff;
    color:var(--ink);
    box-shadow:0 28px 80px #000c2c22,0 0 0 18px #fff9;
    transform:translate(-50%,-50%);
}

.v2-orbit-core:before,
.v2-orbit-core:after {
    content:'';
    position:absolute;
    z-index:-1;
    inset:-1px;
    border:1px solid rgba(52,72,191,.32);
    border-radius:50%;
    pointer-events:none;
    animation:v2-ripple 3.8s cubic-bezier(.2,.65,.3,1) infinite;
    will-change:transform,opacity;
}

.v2-orbit-core:after {
    animation-delay:-1.9s;
}

.v2-orbit-brand {
    display:grid;
    justify-items:center;
}

.v2-orbit-brand img {
    width:38px;
    height:auto;
    margin-bottom:7px;
}

.v2-orbit-core strong {
    font:800 27px Manrope,sans-serif;
    letter-spacing:-.055em;
}

.v2-orbit-core small {
    display:block;
    margin-top:6px;
    color:#727b8d;
    font-size:9px;
    font-weight:600;
    letter-spacing:.13em;
    text-align:center;
    text-transform:uppercase;
}

.v2-feature-card {
    --x:0;
    --y:0;
    position:absolute;
    z-index:4;
    left:50%;
    top:50%;
    display:flex;
    align-items:center;
    gap:12px;
    min-width:170px;
    padding:13px 16px;
    border:1px solid #dfe3ef;
    border-radius:16px;
    background:rgba(255,255,255,.94);
    color:#20283a;
    box-shadow:0 14px 38px #24305412;
    transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) translateY(-4px);
    animation:v2-float 7.2s cubic-bezier(.45,0,.55,1) infinite;
    will-change:transform;
    backface-visibility:hidden;
}

.v2-feature-card:nth-of-type(2n) { animation-delay:-1.7s }
.v2-feature-card:nth-of-type(3n) { animation-delay:-3.2s }

.v2-feature-card svg {
    flex:0 0 auto;
    width:31px;
    height:31px;
    padding:7px;
    border-radius:10px;
    background:#edf0ff;
    color:var(--primary);
}

.v2-feature-card--lightroom {
    color:#20283a;
    text-decoration:none;
}

.v2-feature-card--lightroom>img {
    flex:0 0 31px;
    width:31px;
    height:31px;
    border-radius:7px;
    box-shadow:0 4px 11px rgba(0,30,54,.2);
}

.v2-feature-card--lightroom:hover {
    border-color:rgba(49,168,255,.55);
    box-shadow:0 16px 42px rgba(0,30,54,.15);
}

.v2-feature-card span {
    display:grid;
    gap:2px;
    font:700 12px Manrope,sans-serif;
}

.v2-feature-card small {
    color:#727b8d;
    font:500 9px "DM Sans",sans-serif;
}

.v2-feature-card--albums { --x:-300px;--y:-205px }
.v2-feature-card--lightroom { --x:-390px;--y:-105px }
.v2-feature-card--booking { --x:-20px;--y:-260px }
.v2-feature-card--clients { --x:290px;--y:-185px }
.v2-feature-card--workflow { --x:375px;--y:-25px }
.v2-feature-card--payments { --x:315px;--y:155px }
.v2-feature-card--invoices { --x:45px;--y:255px }
.v2-feature-card--delivery { --x:-255px;--y:220px }
.v2-feature-card--messages { --x:-390px;--y:65px }

@keyframes v2-float {
    0%,100% { transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) translateY(-4px) }
    50% { transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) translateY(6px) }
}

@keyframes v2-ripple {
    0% { opacity:.58;transform:scale(1) }
    78%,100% { opacity:0;transform:scale(1.78) }
}

@media(min-width:1280px) {
    .v2-hero {
        min-height:760px;
        padding:145px 0 78px;
        text-align:left;
        display:flex;
        align-items:center;
    }
    .v2-hero>.wrap {
        display:grid;
        grid-template-columns:minmax(420px,.86fr) minmax(630px,1.14fr);
        gap:54px;
        align-items:center;
        width:min(1380px,calc(100% - 64px));
    }
    .v2-eyebrow,.v2-actions {
        justify-content:flex-start;
    }
    .v2-contact-proof {
        margin-inline:0;
    }
    .v2-hero h1 {
        max-width:620px;
        margin-inline:0;
        font-size:clamp(54px,4.2vw,72px);
    }
    .v2-lead {
        max-width:590px;
        margin-inline:0;
    }
    .v2-showcase {
        min-width:0;
        margin-top:0;
        text-align:center;
        clip-path:inset(-120px -100vw -120px 0);
    }
    .v2-fan {
        height:405px;
    }
    .v2-screen {
        width:78%;
    }
    .v2-hero-swiper>.v2-slider-nav {
        right:calc(11% + 14px);
    }
}

@media(min-width:1680px) {
    .v2-hero {
        min-height:clamp(790px,44vw,920px);
    }
    .v2-showcase {
        width:min(1250px,calc(100% + 50vw - 722px));
        justify-self:start;
    }
    .v2-fan {
        height:clamp(470px,26vw,610px);
    }
}

.v2-final p:not(.section-kicker) {
    font-size:16px;
    color:#626a78;
    line-height:1.7;
    margin:23px auto 28px;
}

.homepage2 .referral {
    padding:75px 0;
}

.homepage2 .referral h2 {
    font-size:clamp(30px,3.5vw,46px);
}

.homepage2 .referral-head {
    margin-bottom:36px;
}

@media(min-width:1450px) {
    .v2-hero {
        padding-top:165px;
    }
}

@media(max-width:1000px) {
    .v2-fan {
        height:400px;
    }
    .v2-screen {
        width:72%;
    }
    .v2-hero-swiper>.v2-slider-nav {
        right:calc(14% + 14px);
    }
    .v2-journey-head {
        gap:40px;
    }
    .v2-step {
        gap:35px;
    }
    .v2-value-grid {
        gap:25px;
    }
    .v2-value-grid article+article {
        padding-left:25px;
    }
    .v2-more {
        align-items:flex-start;
        flex-direction:column;
    }
    .v2-secondary-steps {
        gap:22px;
    }
}

@media(max-width:900px) {
    .homepage2 .nav-links {
        background:#fafafb;
        color:var(--ink);
        border-top:1px solid var(--line);
    }
    .homepage2 .nav-dropdown__menu {
        color:var(--ink);
    }
    .v2-hero {
        padding-top:130px;
    }
    .v2-fan {
        height:355px;
    }
    .v2-screen figcaption {
        font-size:11px;
    }
    .v2-step h3 {
        font-size:35px;
    }
    .v2-secondary-steps {
        grid-template-columns:1fr;
    }
    .v2-small-step {
        display:grid;
        grid-template-columns:1fr 1fr;
        column-gap:35px;
    }
    .v2-small-step .v2-slot {
        grid-column:2;
        grid-row:1 / span 4;
        height:290px;
    }
    .v2-small-step h3 {
        margin-top:18px;
    }
    .v2-value-grid h3 {
        font-size:20px;
    }
    .v2-value-grid p {
        font-size:14px;
    }
}

@media(max-width:620px) {
    .v2-hero {
        padding:120px 0 30px;
    }
    .v2-eyebrow {
        font-size:9px;
        letter-spacing:.09em;
        margin-bottom:23px;
    }
    .v2-hero h1 {
        font-size:clamp(30px,7.6vw,44px);
        letter-spacing:-.055em;
        line-height:1.18;
    }
    .v2-lead {
        font-size:16px;
        line-height:1.7;
        margin-top:23px;
    }
    .v2-desktop {
        display:none;
    }
    .v2-actions {
        flex-direction:column;
        gap:19px;
    }
    .v2-actions .btn {
        padding-inline:25px;
    }
    .v2-note {
        font-size:10px;
        margin-top:17px;
    }
    .v2-contact-proof {
        grid-template-columns:1fr;
        gap:10px;
        width:100%;
        max-width:380px;
        border-radius:18px;
        text-align:center;
    }
    .v2-contact-proof .v2-contact-proof__links {
        grid-template-columns:42px 42px minmax(0,1fr);
        justify-content:center;
    }
    .v2-contact-proof a {
        font-size:10px;
    }
    .v2-contact-proof a.v2-contact-detail:last-child {
        grid-column:1/-1;
        justify-self:stretch;
        justify-content:center;
    }
    .v2-showcase {
        margin-top:43px;
    }
    .v2-fan {
        height:auto;
        padding:0 0 27px;
    }
    .v2-screen {
        width:100%;
        border-radius:9px;
    }
    .v2-hero-swiper { --v2-inactive-slide-opacity:.16 }
    .v2-hero-swiper .swiper-slide { opacity:.16 }
    .v2-hero-swiper .swiper-slide-active { opacity:1 }
    .v2-hero-swiper>.v2-slider-nav {
        right:10px;
        bottom:39px;
    }
    .v2-screen-image {
        aspect-ratio:1400 / 1024;
    }
    .v2-screen-image img {
        object-fit:cover;
    }
    .v2-window {
        font-size:8px;
        padding:0 9px;
        height:29px;
    }
    .v2-window-tag {
        font-size:7px;
    }
    .v2-screen figcaption {
        min-height:72px;
        padding:9px 8px 9px 11px;
        gap:6px;
    }
    .v2-caption-copy span {
        max-width:150px;
    }
    .v2-slider-nav {
        gap:4px;
    }
    .v2-slider-nav button {
        width:28px;
        height:auto;
    }
    .v2-preview-hint {
        margin-top:13px;
    }
    .homepage2 .trust-in {
        padding-block:22px;
    }
    .v2-value,.v2-journey {
        padding:70px 0;
    }
    .homepage2 .v2-value {
        padding-top:175px;
    }
    .v2-value-grid {
        grid-template-columns:1fr;
        gap:28px;
        margin-top:38px;
    }
    .v2-value-grid article+article {
        border-left:0;
        border-top:1px solid var(--line);
        padding:26px 0 0;
    }
    .v2-value-grid h3 {
        font-size:23px;
        margin-top:13px;
    }
    .v2-value-grid h3 br {
        display:none;
    }
    .v2-section-heading {
        text-align:left;
    }
    .homepage2 :is(.v2-value,.v2-journey,.v2-final) h2 {
        font-size:34px;
    }
    .v2-journey-head {
        grid-template-columns:1fr;
        gap:23px;
        margin-bottom:38px;
    }
    .v2-step {
        grid-template-columns:1fr;
        gap:33px;
    }
    .v2-slot--album img {
        height:260px;
    }
    .v2-step h3 {
        font-size:34px;
    }
    .v2-secondary-steps {
        margin-top:45px;
        gap:40px;
    }
    .v2-small-step {
        display:flex;
    }
    .v2-small-step .v2-slot {
        height:240px;
    }
    .v2-small-step h3 {
        font-size:29px;
    }
    .v2-small-step h3 br {
        display:none;
    }
    .v2-more {
        margin-top:40px;
        padding-top:20px;
        gap:12px;
    }
    .v2-more>div {
        gap:16px;
        flex-direction:column;
    }
    .v2-final {
        padding:65px 0;
    }
    .v2-ecosystem {
        padding:70px 0;
    }
    .v2-ecosystem-head {
        margin-bottom:40px;
        text-align:left;
    }
    .v2-ecosystem-head>p:last-child {
        font-size:15px;
    }
    .v2-orbit {
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:10px;
        height:auto;
    }
    .v2-orbit:before,.v2-orbit:after {
        display:none;
    }
    .v2-orbit-core {
        position:relative;
        left:auto;
        top:auto;
        grid-column:1/-1;
        width:150px;
        height:150px;
        margin:0 auto 20px;
        transform:none;
    }
    .v2-orbit-core:before,
    .v2-orbit-core:after {
        animation-name:v2-ripple-mobile;
    }
    .v2-feature-card {
        position:relative;
        left:auto;
        top:auto;
        min-width:0;
        padding:12px;
        transform:none;
        animation:none;
    }
    .v2-feature-card span {
        font-size:11px;
    }
    .homepage2 .referral {
        padding:60px 0;
    }
}

@media(prefers-reduced-motion:reduce) {
    html {
        scroll-behavior:auto!important;
    }
    .homepage2 *, .homepage2 *:before,.homepage2 *:after {
        transition:none!important;
        animation:none!important;
    }
}

/* Keep the hero in the existing Manrope family, including the emphasized line. */
.v2-hero h1 em {
    font-family:inherit;
    font-weight:inherit;
}

/* The new compositions have dedicated desktop and compact layouts. */
.v2-screen-image picture {
    display: block;
    width: 100%;
    height: 100%;
}
.v2-screen-image img {
    object-fit:cover;
    object-position:top center;
}

@keyframes v2-ripple-mobile {
    0% { opacity:.5;transform:scale(1) }
    78%,100% { opacity:0;transform:scale(1.42) }
}
.v2-screen-image img.is-cover {
    object-fit: cover;
    object-position: top center;
}
.v2-slot--album {
    padding: 22px 0 0;
}
.v2-slot--album .v2-slot-label {
    padding-inline: 22px;
}
.v2-slot--album img {
    height: auto;
    aspect-ratio: 1.5;
    object-fit: contain;
    border-radius: 0;
    box-shadow: none;
}
.v2-album-carousel img {
    aspect-ratio: 1400 / 1024;
}
.v2-small-step .v2-slot {
    height: auto;
    padding: 0;
    aspect-ratio: 1.5;
}
.v2-small-step .v2-slot img {
    object-fit: contain;
    border-radius: 0;
}
.v2-small-step .v2-feature-carousel {
    aspect-ratio:auto;
    padding-bottom:11px;
}
/* Feature carousel (secondary steps): let the screenshot fill the frame at its
   own 1400×1024 ratio instead of being letterboxed inside a 1.5 viewport. */
.v2-slot.v2-feature-carousel .v2-album-viewport {
    aspect-ratio: 1400 / 1024;
}
.v2-slot.v2-feature-carousel .v2-album-track img {
    width: 100%;
    height: auto;
    object-fit: fill;
}
@media (max-width: 900px) and (min-width: 621px) {
    .v2-small-step .v2-slot {
        align-self: center;
    }
}

/* ============================================================
   Decorative background geometry
   Subtle geometric shapes (rings, concentric circles, dot grids,
   a triangle, soft diamonds) that fill the empty light areas.
   Implemented as CSS background layers only: always clipped to
   their section, never scrollable, non-interactive, and invisible
   to assistive tech. To make a shape quieter or bolder, edit the
   stroke-opacity / fill-opacity inside the matching --geo-* value,
   or tweak its size / position in the per-section rule.
   ============================================================ */
.homepage2 {
    --geo-rings-blue:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' fill='none' stroke='%232d44ad' stroke-opacity='.09'%3E%3Ccircle cx='150' cy='150' r='66'/%3E%3Ccircle cx='150' cy='150' r='104'/%3E%3Ccircle cx='150' cy='150' r='142'/%3E%3C/svg%3E");
    --geo-ring-blue:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320' fill='none'%3E%3Ccircle cx='160' cy='160' r='158' stroke='%232d44ad' stroke-opacity='.1' stroke-width='1.3'/%3E%3C/svg%3E");
    --geo-dots:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='158' height='124'%3E%3Cpattern id='p' width='22' height='22' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='2' cy='2' r='1.6' fill='%232d44ad' fill-opacity='.16'/%3E%3C/pattern%3E%3Crect width='158' height='124' fill='url(%23p)'/%3E%3C/svg%3E");
    --geo-cross:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' stroke='%23ff5263' stroke-opacity='.3' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M15 4v22M4 15h22'/%3E%3C/svg%3E");
    --geo-triangle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='112' fill='none' stroke='%23fcbd01' stroke-opacity='.45' stroke-width='1.4' stroke-linejoin='round'%3E%3Cpath d='M64 8 122 104H6Z'/%3E%3C/svg%3E");
    --geo-diamond:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72'%3E%3Crect x='16' y='16' width='40' height='40' rx='7' transform='rotate(45 36 36)' fill='%23c1d3ff' fill-opacity='.4'/%3E%3C/svg%3E");
}

.homepage2 .v2-hero {
    background-image:var(--geo-rings-blue),var(--geo-cross);
    background-repeat:no-repeat,no-repeat;
    background-position:left -120px bottom -96px,left 48px bottom 128px;
    background-size:300px 300px,30px 30px;
}

.homepage2 .v2-value {
    background-image:var(--geo-ring-blue),var(--geo-dots),var(--geo-diamond),var(--geo-cross);
    background-repeat:no-repeat;
    background-position:left -220px center,right 44px top 96px,right 78px bottom 88px,left 12% bottom 120px;
    background-size:320px 320px,158px 124px,72px 72px,30px 30px;
}

.homepage2 .v2-journey {
    background-image:var(--geo-triangle),var(--geo-dots),var(--geo-ring-blue);
    background-repeat:no-repeat;
    background-position:right 64px top 32px,left -26px bottom 52px,right -165px bottom 24%;
    background-size:126px 110px,158px 124px,300px 300px;
}

.homepage2 #cenik {
    background-image:var(--geo-dots),var(--geo-rings-blue),var(--geo-diamond);
    background-repeat:no-repeat;
    background-position:left 28px top 62px,right -108px top 26px,left 40px center;
    background-size:158px 124px,300px 300px,72px 72px;
}

.homepage2 .guide-faq {
    background-image:var(--geo-ring-blue),var(--geo-dots),var(--geo-cross);
    background-repeat:no-repeat;
    background-position:right -160px top 20%,left 24px top 90px,left 8% bottom 86px;
    background-size:300px 300px,158px 124px,30px 30px;
}

.homepage2 .v2-final {
    background-image:var(--geo-rings-blue),var(--geo-ring-blue),var(--geo-triangle),var(--geo-diamond);
    background-repeat:no-repeat;
    background-position:left -128px center,right -150px center,right 14% bottom 56px,left 15% top 64px;
    background-size:300px 300px,320px 320px,118px 104px,72px 72px;
}

/* Re-enable faint concentric orbit rings behind the ecosystem hub. */
.homepage2 .v2-orbit::before,
.homepage2 .v2-orbit::after {
    content:"";
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    z-index:0;
    border-radius:50%;
    border:1px solid rgba(45,68,173,.13);
    transform:translate(-50%,-50%);
    pointer-events:none;
}
.homepage2 .v2-orbit::before {
    width:360px;
    height:360px;
}
.homepage2 .v2-orbit::after {
    width:560px;
    height:560px;
    border-color:rgba(45,68,173,.08);
}

@media (max-width:760px) {
    .homepage2 .v2-hero,
    .homepage2 .v2-value,
    .homepage2 .v2-journey,
    .homepage2 #cenik,
    .homepage2 .guide-faq,
    .homepage2 .v2-final {
        background-image:none;
    }
    .homepage2 .v2-orbit::before,
    .homepage2 .v2-orbit::after {
        display:none;
    }
}
