.line-reset {
    margin: 0;
    background: #fff7f3;
    color: #1f1a1d;
    font-family: "Noto Sans JP", system-ui, sans-serif;
}

.line-reset__page {
    min-height: 100dvh;
    padding-top: 0;
}

body.line-reset.lp-progressive-chrome .line-reset__page {
    padding-top: 0;
}

body.line-reset.has-sticky-store-cta {
    padding-bottom: 0;
}

body.line-reset .lp-sticky-store-cta {
    display: none;
}

.line-stage {
    position: relative;
    width: min(100%, 852px);
    margin: 0 auto 0;
}

.line-reset__page > .line-stage:first-child {
    padding-top: 0;
}

.line-reset .site-header {
    top: 14px;
}

.line-stage--follow {
    margin-top: -2px;
}

.line-stage__image {
    display: block;
    width: 100%;
    height: auto;
}

.line-stage__hero-store-hotspot {
    position: absolute;
    left: 5.7%;
    right: 5.7%;
    bottom: 12.3%;
    height: 6.9%;
    border-radius: 16px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.line-stage__guide-store-hotspot {
    position: absolute;
    left: 5.1%;
    right: 5.1%;
    bottom: 1.9%;
    height: 8.4%;
    border-radius: 16px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.line-stage__booking-flow-store-hotspot {
    position: absolute;
    left: 8.9%;
    right: 8.9%;
    bottom: 1.5%;
    height: 7.9%;
    border-radius: 16px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.line-stage__hero-store-hotspot:focus-visible,
.line-stage__booking-flow-store-hotspot:focus-visible,
.line-stage__guide-store-hotspot:focus-visible {
    outline: 3px solid rgba(217, 95, 130, 0.45);
    outline-offset: 4px;
}

.line-stage__overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.line-stage__overlay > * {
    pointer-events: auto;
}

.line-hero-proof {
    position: absolute;
    top: 69.4%;
    right: 18%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    padding: 12px 22px 14px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.72);
    box-shadow:
        0 18px 34px rgba(186, 116, 120, 0.16),
        inset 0 1px 0 rgba(255, 255, 255, 0.88);
    color: #4b3c39;
    line-height: 1;
    white-space: nowrap;
    backdrop-filter: blur(12px);
}

.line-hero-proof__label {
    color: #6a5652;
    font-size: clamp(12px, 1.8vw, 16px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.08em;
}

.line-hero-proof__value {
    color: #d95f82;
    font-size: clamp(24px, 3.7vw, 38px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: -0.04em;
}

.line-hero-proof__number {
    font-family: "Manrope", "Noto Sans JP", system-ui, sans-serif;
    font-weight: 800;
    letter-spacing: -0.05em;
}

.line-cta-panel {
    position: absolute;
    left: 5.8%;
    right: 5.8%;
    bottom: 4.2%;
    display: grid;
    gap: 14px;
}

.line-stage__tail-cta {
    position: absolute;
    left: 5.8%;
    right: 5.8%;
    bottom: 5.2%;
    display: grid;
    gap: 10px;
}

.line-stage__tail-cta-stack {
    position: absolute;
    left: 50%;
    bottom: 3.5%;
    width: min(calc(100% - 24px), 392px);
    display: grid;
    gap: 14px;
    transform: translateX(-50%);
}

.line-stage__tail-store {
    --store-cta-button-width: 188px;
    --store-cta-badge-width: 188px;
    --store-cta-badge-height: calc(var(--store-cta-badge-width) * 0.39);
    width: 100%;
}

.line-stage__tail-store .store-cta__buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10px;
}

.line-stage__tail-store .store-cta__ios-link,
.line-stage__tail-store .store-cta__android-link {
    background: #050505;
    border-radius: 10px;
    overflow: hidden;
}

.line-stage__tail-store .store-cta__ios-badge,
.line-stage__tail-store .store-cta__android-badge {
    object-fit: fill;
    transform: scale(1.08);
}

.line-stage__tail-support-ctas {
    display: grid;
    gap: 14px;
    width: 100%;
}

.line-stage__tail-secondary-cta {
    display: grid;
    gap: 4px;
    justify-items: center;
    width: 100%;
    padding: 16px 18px 18px;
    border: 1.5px solid rgba(217, 111, 150, 0.28);
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255, 252, 250, 0.96) 0%, rgba(255, 246, 242, 0.96) 100%);
    box-shadow: 0 18px 34px rgba(215, 144, 166, 0.16);
    text-align: center;
    text-decoration: none;
    color: #342d32;
    backdrop-filter: blur(10px);
}

.line-stage__tail-secondary-cta:active {
    transform: translateY(1px) scale(0.992);
}

.line-stage__tail-instagram-cta {
    display: grid;
    gap: 3px;
    justify-items: center;
    width: 100%;
    padding: 13px 18px 14px;
    border: 1.5px solid rgba(217, 111, 150, 0.22);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.72);
    box-shadow: 0 14px 28px rgba(112, 72, 84, 0.08);
    text-align: center;
    text-decoration: none;
    color: #342d32;
    backdrop-filter: blur(10px);
}

.line-stage__tail-instagram-cta:active {
    transform: translateY(1px) scale(0.992);
}

.line-stage__tail-instagram-cta-kicker {
    color: #8f6874;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
}

.line-stage__tail-instagram-cta-label {
    color: #d95f82;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.35;
    letter-spacing: -0.03em;
}

.line-stage__tail-secondary-cta-kicker {
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #d86f96;
}

.line-stage__tail-secondary-cta-label {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -0.03em;
}

.line-cta-panel__button {
    width: 100%;
}

.line-action-band {
    width: min(100%, 852px);
    margin: 0 auto;
    padding: 18px 20px 32px;
    background: linear-gradient(180deg, rgba(255, 247, 243, 0.96) 0%, rgba(255, 244, 241, 1) 100%);
}

#line-demo-cta {
    position: relative;
    z-index: 1;
    margin-top: clamp(-172px, -20vw, -76px);
}

.line-action-band__stack {
    display: grid;
    gap: 14px;
}

.line-action-band--tail {
    position: relative;
    z-index: 1;
    margin-top: -180px;
    padding: 26px 20px 38px;
}

.line-action-band__stack--tail {
    width: min(100%, 620px);
    margin: 0 auto;
    gap: 16px;
}

.line-action-band__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 72px;
    border-radius: 24px;
    background: linear-gradient(135deg, #ef6f96 0%, #d95f82 100%);
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    text-decoration: none;
    letter-spacing: -0.03em;
    box-shadow: 0 20px 34px rgba(217, 95, 130, 0.28);
}

.line-action-band__button--line-demo {
    background: linear-gradient(135deg, #16d057 0%, #12c755 100%);
    box-shadow: 0 20px 34px rgba(18, 199, 85, 0.22);
}

.line-action-band__button--download {
    max-width: 392px;
    margin: 0 auto;
}

.line-action-band__button-content {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.line-action-band__button-icon {
    display: inline-flex;
    width: 34px;
    height: 34px;
    flex: 0 0 auto;
}

.line-action-band__button-icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.line-action-band__hint {
    margin: 14px 0 0;
    color: #6a6570;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.65;
    letter-spacing: -0.03em;
    text-align: center;
}

.line-action-band__store {
    --store-cta-button-width: 220px;
    --store-cta-badge-width: 220px;
}

.line-action-band__store .store-cta__buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10px;
}

@media (max-width: 639px) {
    .line-reset__page {
        padding-top: 0;
    }

    body.line-reset.lp-progressive-chrome .line-reset__page {
        padding-top: 0;
    }

    .line-reset__page > .line-stage:first-child {
        padding-top: 0;
    }

    .line-stage {
        width: 100%;
    }

    .line-reset .site-header {
        top: 16px;
    }

    .line-cta-panel {
        left: 5.6%;
        right: 5.6%;
        bottom: 3.4%;
    }

    .line-hero-proof {
        top: 69%;
        right: 10.4%;
        gap: 4px;
        padding: 10px 16px 12px;
        box-shadow:
            0 12px 24px rgba(186, 116, 120, 0.15),
            inset 0 1px 0 rgba(255, 255, 255, 0.88);
    }

    .line-hero-proof__label {
        font-size: 10px;
    }

    .line-hero-proof__value {
        font-size: 21px;
    }

    .line-stage__tail-cta {
        left: 5.6%;
        right: 5.6%;
        bottom: 4.8%;
        gap: 8px;
    }

    .line-stage__tail-cta-stack {
        left: 50%;
        bottom: 2.9%;
        width: min(calc(100% - 20px), 352px);
        gap: 10px;
    }

    .line-stage__tail-store {
        --store-cta-button-width: 168px;
        --store-cta-badge-width: 168px;
        width: 100%;
    }

    .line-stage__tail-store .store-cta__buttons {
        flex-direction: row;
        justify-content: center;
        gap: 10px;
    }

    .line-stage__tail-support-ctas {
        gap: 10px;
    }

    .line-stage__tail-secondary-cta {
        padding: 13px 14px 15px;
        border-radius: 18px;
    }

    .line-stage__tail-secondary-cta-kicker {
        font-size: 10px;
    }

    .line-stage__tail-secondary-cta-label {
        font-size: 14px;
    }

    .line-stage__tail-instagram-cta {
        padding: 11px 14px 12px;
        border-radius: 18px;
    }

    .line-stage__tail-instagram-cta-kicker {
        font-size: 10px;
    }

    .line-stage__tail-instagram-cta-label {
        font-size: 14px;
    }

    .line-action-band {
        width: 100%;
        padding: 14px 16px 26px;
    }

    .line-action-band__stack {
        gap: 12px;
    }

    .line-action-band--tail {
        margin-top: -76px;
        padding-top: 24px;
        padding-bottom: 28px;
    }

    .line-action-band__stack--tail {
        width: min(100%, 354px);
        gap: 14px;
    }

    .line-action-band__button {
        min-height: 56px;
        border-radius: 18px;
        font-size: 16px;
    }

    .line-action-band__button-content {
        gap: 10px;
    }

    .line-action-band__button-icon {
        width: 30px;
        height: 30px;
    }

    .line-action-band__hint {
        margin-top: 12px;
        font-size: 13px;
    }

    .line-action-band__store {
        --store-cta-button-width: 168px;
        --store-cta-badge-width: 168px;
    }

    .line-action-band__store .store-cta__buttons {
        gap: 10px;
    }

}
