html, body {
    max-width: 100%;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

.site-logo {
    height: 53px;
    padding: 9.5px;
}

.navbar-search {
    width: clamp(220px, 24vw, 440px);
}

@media (max-width: 1199.98px) {
    .navbar-search {
        width: 100%;
    }
}

.hero-section {
    overflow: hidden;
}

.hero-content {
    width: min(100%, 1140px);
    padding: 0 16px;
}

.hero-content .row {
    --bs-gutter-x: 12px;
    margin-left: 0;
    margin-right: 0;
}

.course-button {
    min-width: 190px;
}

.footer-apps {
    flex-wrap: wrap;
}

.section-headline {
    padding: 90px 16px 30px;
}

.section-headline h2 {
    font-size: 50px;
    line-height: 1.18;
    font-family: Arial, Helvetica, sans-serif;
}

.section-headline .highlight {
    color: #ffc83d;
}

.section-headline p {
    max-width: 1200px;
    margin: 24px auto 0;
    font-size: 24px;
    line-height: 1.2;
    font-family: Arial, Helvetica, sans-serif;
}

.batch-showcase {
    margin: 20px auto 90px;
    max-width: 1320px;
}

.batch-card {
    min-height: 520px;
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    padding: 34px;
    border: 2px solid rgba(255, 255, 255, 0.12);
}

.batch-card h3 {
    font-size: 28px;
    line-height: 1.25;
    font-family: Arial, Helvetica, sans-serif;
}

.junior-card {
    background: linear-gradient(180deg, rgba(95, 57, 0, 0.72), rgba(8, 6, 0, 0.92));
    border-color: rgba(255, 180, 52, 0.22);
}

.ssc-card {
    background: linear-gradient(180deg, rgba(98, 0, 0, 0.82), rgba(42, 0, 0, 0.95));
    border-color: rgba(255, 99, 99, 0.25);
}

.batch-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 56px;
    padding: 12px 24px;
    border-radius: 999px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.22);
    font-family: Arial, Helvetica, sans-serif;
}

.batch-pill:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
}

.batch-group-title {
    color: rgba(255, 255, 255, 0.68);
    font-size: 22px;
    font-weight: 700;
    margin: 38px 0 18px;
}

.junior-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 62px;
}

.ssc-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.ssc-tags .batch-pill {
    justify-content: flex-start;
}

.bag-decoration {
    position: absolute;
    right: 24px;
    bottom: -18px;
    display: flex;
    align-items: end;
    gap: -8px;
    opacity: 0.9;
}

.bag-decoration span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 92px;
    margin-left: -18px;
    border-radius: 18px 18px 10px 10px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 36px;
    font-weight: 800;
    transform: rotate(-14deg);
}

.bag-decoration .bag-7 {
    background: linear-gradient(#ead36a, #b28c23);
    transform: rotate(4deg);
}

.bag-decoration .bag-8 {
    background: linear-gradient(#e0a75f, #b96c26);
}

.bag-decoration .bag-9 {
    background: linear-gradient(#64d2b0, #299477);
    transform: rotate(5deg);
}

.ssc-bag {
    position: absolute;
    right: -20px;
    bottom: -12px;
    width: 150px;
    height: 120px;
    border-radius: 24px 24px 18px 18px;
    background: linear-gradient(#df9b9f, #c66c72);
    color: rgba(95, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 900;
    transform: rotate(-12deg);
}

.hsc-card {
    min-height: 680px;
    margin-top: 28px;
    background: linear-gradient(180deg, rgba(3, 18, 91, 0.92), rgba(0, 6, 38, 0.98));
    border-color: rgba(104, 137, 255, 0.28);
}

.hsc-card h3 {
    color: #8aa4ff;
}

.hsc-grid {
    position: relative;
    z-index: 1;
}

.hsc-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.hsc-tags .batch-pill {
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.09);
}

.hsc-group-title {
    color: rgba(255, 255, 255, 0.68);
    font-size: 22px;
    font-weight: 700;
    margin: 42px 0 18px;
}

.hsc-bag {
    position: absolute;
    right: -18px;
    bottom: -24px;
    width: 150px;
    height: 130px;
    border-radius: 24px 24px 18px 18px;
    background: linear-gradient(#9fb4ed, #6f86cd);
    color: rgba(4, 28, 120, 0.65);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    font-weight: 900;
    transform: rotate(-12deg);
}

.benefits-section {
    max-width: 1320px;
    margin: 0 auto 90px;
}

.benefits-title {
    font-size: 50px;
    line-height: 1.25;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 44px;
    background: linear-gradient(90deg, #fff, #ffc2ad 42%, #ff7a45 68%, #ec1783);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.benefits-grid {
    display: grid;
    grid-template-columns: 1fr 0.8fr 1fr;
    gap: 28px;
    align-items: stretch;
}

.benefit-column {
    display: grid;
    gap: 28px;
}

.benefit-card {
    min-height: 300px;
    border-radius: 36px;
    border: 2px solid rgba(255, 255, 255, 0.14);
    background: linear-gradient(180deg, rgba(31, 31, 31, 0.98), rgba(5, 5, 5, 0.98));
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 34px;
    overflow: hidden;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}

.benefit-card.tall {
    min-height: 430px;
}

.benefit-card.medium {
    min-height: 310px;
}

.benefit-card h3 {
    font-size: 36px;
    line-height: 1.35;
    font-weight: 800;
}

.benefit-live-icon {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 28px;
}

.benefit-number {
    display: block;
    font-size: 126px;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 42px;
    background: linear-gradient(120deg, #ff9f2f, #ff006f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.benefit-highlight-blue {
    display: block;
    color: #24d7ff;
    font-size: 46px;
    line-height: 1.2;
    margin: 12px 0;
}

.book-stack {
    height: 115px;
    margin-bottom: 26px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.book-stack span {
    width: 78px;
    height: 112px;
    margin: 0 -10px;
    border-radius: 8px;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 900;
    transform: rotate(-15deg);
}

.book-stack span:nth-child(2) {
    background: #ffd940;
    transform: rotate(2deg);
}

.book-stack span:nth-child(1) {
    background: #ff5c91;
}

.book-stack span:nth-child(3) {
    background: #e1b9a8;
    transform: rotate(13deg);
}

.superprep-text {
    display: inline-block;
    margin-bottom: 26px;
    font-size: 54px;
    font-style: italic;
    font-weight: 900;
    background: linear-gradient(120deg, #803bff, #ff514d, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.photo-benefit {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.82)), url("r6.jfif");
    background-size: cover;
    background-position: center;
}

.solve-card {
    background:
        radial-gradient(circle at 12% 12%, rgba(255, 0, 117, 0.9), transparent 34%),
        radial-gradient(circle at 82% 20%, rgba(255, 99, 84, 0.95), transparent 34%),
        radial-gradient(circle at 30% 92%, rgba(0, 91, 255, 0.95), transparent 38%),
        linear-gradient(135deg, #171143, #6211a6 60%, #f85d69);
}

.supersolve-text {
    display: inline-block;
    margin-bottom: 22px;
    font-size: 50px;
    font-style: italic;
    font-weight: 900;
    background: linear-gradient(120deg, #5e31d6, #ff704e, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.quote-section {
    position: relative;
    max-width: 1320px;
    margin: 10px auto 100px;
    padding: 80px 24px;
    overflow: hidden;
}

.quote-section::after {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 0, 92, 0.18), transparent 68%);
    pointer-events: none;
}

.quote-text {
    position: relative;
    z-index: 1;
    max-width: 980px;
    margin: 0 auto;
    font-size: 50px;
    line-height: 1.45;
    font-weight: 900;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: linear-gradient(90deg, #fff, #ffd5ff 25%, #ff3df1 64%, #6b62ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.quote-leaf {
    position: absolute;
    top: 50%;
    width: 150px;
    height: 280px;
    opacity: 0.18;
    transform: translateY(-50%);
}

.quote-leaf.left {
    left: 100px;
}

.quote-leaf.right {
    right: 100px;
    transform: translateY(-50%) scaleX(-1);
}

.quote-leaf span {
    position: absolute;
    width: 28px;
    height: 64px;
    border-radius: 50%;
    background: #fff;
    transform-origin: bottom center;
}

.quote-leaf span:nth-child(1) {
    left: 64px;
    top: 0;
    transform: rotate(22deg);
}

.quote-leaf span:nth-child(2) {
    left: 44px;
    top: 42px;
    transform: rotate(38deg);
}

.quote-leaf span:nth-child(3) {
    left: 30px;
    top: 84px;
    transform: rotate(54deg);
}

.quote-leaf span:nth-child(4) {
    left: 28px;
    top: 132px;
    transform: rotate(72deg);
}

.quote-leaf span:nth-child(5) {
    left: 44px;
    top: 178px;
    transform: rotate(92deg);
}

.quote-leaf span:nth-child(6) {
    left: 76px;
    top: 218px;
    transform: rotate(112deg);
}

.event-gallery {
    max-width: 1320px;
    margin: 0 auto 100px;
}

.event-gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1.45fr 1.45fr 1fr;
    gap: 18px;
}

.event-gallery img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 14px;
    display: block;
}

.event-gallery .wide {
    grid-column: span 1;
}

.event-gallery .tall-crop {
    object-position: center;
}

.testimonial-section {
    max-width: 1320px;
    margin: 0 auto 110px;
    overflow: hidden;
}

.star-row {
    color: #ff9432;
    font-size: 30px;
    letter-spacing: 8px;
    margin-bottom: 24px;
}

.testimonial-title {
    max-width: 900px;
    margin: 0 auto 58px;
    font-size: 50px;
    line-height: 1.22;
    font-family: Arial, Helvetica, sans-serif;
}

.testimonial-title .gradient-text {
    background: linear-gradient(90deg, #fff, #9fc0ff 35%, #217dff 68%, #28f0d3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.testimonial-row {
    display: grid;
    grid-template-columns: repeat(4, minmax(260px, 1fr));
    gap: 28px;
}

.testimonial-card {
    min-height: 430px;
    border-radius: 32px;
    padding: 22px;
    background: linear-gradient(180deg, rgba(30, 31, 50, 0.98), rgba(6, 6, 13, 0.98));
    box-shadow: 0 0 34px rgba(143, 151, 211, 0.42);
    color: #fff;
}

.video-thumb {
    position: relative;
    height: 310px;
    border-radius: 24px;
    overflow: hidden;
    background: #111;
}

.video-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.55);
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, 0.58);
    background: rgba(255, 255, 255, 0.92);
    color: #e92727;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    padding-left: 4px;
}

.testimonial-person {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 22px;
}

.testimonial-person img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-person h4 {
    font-size: 20px;
    margin: 0 0 4px;
    font-weight: 800;
}

.testimonial-person p {
    margin: 0;
    color: rgba(255, 255, 255, 0.62);
    font-size: 18px;
    line-height: 1.25;
}

.review-section {
    max-width: 1320px;
    margin: 0 auto 110px;
    overflow: hidden;
}

.review-row {
    display: grid;
    grid-template-columns: repeat(4, minmax(280px, 1fr));
    gap: 28px;
}

.review-card {
    min-height: 380px;
    border-radius: 34px;
    padding: 32px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: inset 0 0 42px rgba(255, 255, 255, 0.1);
    font-family: Arial, Helvetica, sans-serif;
}

.review-card.green {
    background: linear-gradient(135deg, rgba(88, 105, 58, 0.9), rgba(0, 22, 8, 0.98));
}

.review-card.blue {
    background: linear-gradient(135deg, rgba(55, 61, 94, 0.95), rgba(7, 7, 17, 0.98));
}

.review-card.teal {
    background: linear-gradient(135deg, rgba(53, 102, 84, 0.92), rgba(0, 18, 13, 0.98));
}

.review-card.red {
    background: linear-gradient(135deg, rgba(116, 41, 69, 0.92), rgba(26, 0, 8, 0.98));
}

.review-text {
    font-size: 22px;
    line-height: 1.42;
    font-weight: 700;
}

.read-more {
    display: inline-block;
    margin-top: 18px;
    color: #34e878;
    text-decoration: none;
    font-size: 20px;
    font-weight: 800;
}

.review-person {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 28px;
}

.review-avatar {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: linear-gradient(#f8d2a7, #8ed0f0);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    flex: 0 0 auto;
}

.review-person h4 {
    margin: 0 0 4px;
    font-size: 20px;
    font-weight: 800;
}

.review-person p {
    margin: 0;
    color: rgba(255, 255, 255, 0.62);
    font-size: 17px;
    line-height: 1.25;
}

.app-cta-section {
    max-width: 1320px;
    margin: 0 auto 110px;
    padding: 74px 24px;
    border-radius: 72px 72px 0 0;
    background:
        radial-gradient(circle at 50% 10%, rgba(255, 93, 52, 0.18), transparent 38%),
        linear-gradient(180deg, rgba(51, 18, 10, 0.92), rgba(11, 5, 3, 0.98));
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.app-cta-title {
    max-width: 820px;
    margin: 0 auto 60px;
    font-size: 50px;
    line-height: 1.35;
    font-weight: 900;
    background: linear-gradient(90deg, #fff, #ffc1c1 35%, #ff4242 65%, #ffa51e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.app-stats {
    display: flex;
    justify-content: center;
    gap: 34px;
    flex-wrap: wrap;
}

.app-stat-card {
    width: min(100%, 360px);
    min-height: 170px;
    border-radius: 34px;
    padding: 30px;
    border: 2px solid rgba(255, 255, 255, 0.12);
    background: linear-gradient(135deg, rgba(98, 0, 0, 0.58), rgba(18, 12, 10, 0.88));
    box-shadow: inset 0 0 32px rgba(255, 255, 255, 0.05);
}

.app-stat-card.rating {
    background: linear-gradient(135deg, rgba(0, 83, 103, 0.58), rgba(18, 12, 10, 0.88));
}

.download-icon {
    width: 38px;
    height: 38px;
    margin: 0 auto 18px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ff9630, #ff354b);
    font-size: 28px;
    line-height: 1;
}

.rating-stars {
    color: #ff9432;
    font-size: 24px;
    letter-spacing: 4px;
    margin-bottom: 8px;
}

.app-stat-card h3 {
    font-size: 42px;
    font-weight: 900;
    margin: 0 0 12px;
}

.app-stat-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    font-size: 20px;
    font-weight: 700;
}

.app-feature-section {
    max-width: 1320px;
    margin: -70px auto 120px;
    padding: 80px 24px 40px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.app-feature-layout {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 70px;
    align-items: center;
}

.phone-stage {
    min-height: 470px;
    position: relative;
}

.phone-mock {
    position: absolute;
    width: 240px;
    height: 430px;
    border-radius: 38px;
    border: 6px solid rgba(255, 255, 255, 0.9);
    background: #fff;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.85), 0 30px 60px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.phone-mock::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 50%;
    width: 70px;
    height: 22px;
    border-radius: 999px;
    background: #070707;
    transform: translateX(-50%);
    z-index: 2;
}

.phone-main {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 3;
}

.phone-left {
    left: 55px;
    top: 70px;
    transform: rotate(-1deg);
    opacity: 0.72;
    z-index: 1;
}

.phone-right {
    right: 50px;
    top: 78px;
    transform: rotate(2deg);
    opacity: 0.82;
    z-index: 2;
}

.phone-screen {
    height: 100%;
    padding: 54px 22px 18px;
    background: linear-gradient(180deg, #f9fbff, #eef4f8);
    color: #111;
}

.phone-dark .phone-screen {
    background:
        linear-gradient(180deg, rgba(5, 6, 11, 0.45), rgba(66, 0, 28, 0.8)),
        url("r1.jfif");
    background-size: cover;
    background-position: center;
    color: #fff;
}

.phone-panel {
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    padding: 12px;
    margin-bottom: 12px;
}

.phone-icons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin: 18px 0;
}

.phone-icons span {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: linear-gradient(135deg, #24c6dc, #ff8b2e);
    display: block;
}

.phone-list {
    display: grid;
    gap: 10px;
}

.phone-list span {
    height: 46px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    display: block;
}

.app-feature-copy h2 {
    font-size: 36px;
    line-height: 1.25;
    font-weight: 900;
    margin: 0 0 22px;
}

.app-feature-copy p {
    color: rgba(255, 255, 255, 0.42);
    font-size: 24px;
    line-height: 1.42;
    font-weight: 700;
    margin: 0 0 42px;
}

.app-feature-copy .feature-gap {
    margin-top: 40px;
}

.store-buttons {
    display: flex;
    gap: 22px;
    flex-wrap: wrap;
    margin-top: 34px;
}

.store-buttons img {
    width: 180px;
}

.parent-story-section {
    max-width: 1320px;
    margin: 0 auto 120px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.parent-story-card {
    position: relative;
    min-height: 430px;
    border-radius: 46px;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(11, 12, 22, 0.98) 0%, rgba(18, 20, 34, 0.92) 48%, rgba(18, 18, 26, 0.42) 100%),
        url("r5.jfif");
    background-size: cover;
    background-position: right center;
    box-shadow: inset 0 0 90px rgba(255, 255, 255, 0.08);
    text-align: left;
}

.parent-story-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 12% 86%, rgba(255, 60, 76, 0.22), transparent 34%),
        linear-gradient(90deg, rgba(0, 0, 0, 0.24), transparent 70%);
    pointer-events: none;
}

.parent-story-content {
    position: relative;
    z-index: 1;
    max-width: 740px;
    padding: 64px 56px;
}

.quote-mark {
    display: block;
    color: rgba(255, 255, 255, 0.22);
    font-size: 120px;
    line-height: 0.65;
    font-weight: 900;
    margin-bottom: 24px;
}

.parent-story-text {
    font-size: 28px;
    line-height: 1.55;
    font-weight: 800;
    margin: 0 0 38px;
}

.parent-story-text .red {
    color: #ff5b5b;
}

.parent-story-text .green {
    color: #2dcc85;
}

.parent-story-author {
    font-size: 22px;
    line-height: 1.45;
    color: rgba(255, 255, 255, 0.62);
    font-weight: 700;
}

.parent-story-author strong {
    color: #fff;
    font-size: 26px;
}

.story-dots {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-top: 34px;
}

.story-dots span {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.28);
}

.story-dots span.active {
    width: 50px;
    border-radius: 999px;
    background: #fff;
}

@media (max-width: 575.98px) {
    .section-headline h2 {
        font-size: 36px;
    }

    .section-headline p {
        font-size: 20px;
    }

    .batch-card {
        min-height: auto;
        padding: 24px;
    }

    .batch-card h3 {
        font-size: 24px;
    }

    .batch-pill {
        width: 100%;
        justify-content: space-between;
        font-size: 18px;
    }

    .junior-tags {
        margin-top: 34px;
    }

    .bag-decoration,
    .ssc-bag,
    .hsc-bag {
        display: none;
    }

    .benefits-title {
        font-size: 36px;
    }

    .benefits-grid {
        grid-template-columns: 1fr;
    }

    .benefit-card,
    .benefit-card.tall,
    .benefit-card.medium {
        min-height: 280px;
    }

    .benefit-number {
        font-size: 96px;
    }

    .benefit-card h3 {
        font-size: 28px;
    }

    .superprep-text,
    .supersolve-text {
        font-size: 42px;
    }

    .quote-section {
        padding: 56px 16px;
    }

    .quote-text,
    .testimonial-title,
    .app-cta-title {
        font-size: 36px;
    }

    .quote-leaf {
        display: none;
    }

    .event-gallery-grid {
        grid-template-columns: 1fr;
    }

    .event-gallery img {
        height: 230px;
    }

    .testimonial-row {
        grid-template-columns: 1fr;
    }

    .testimonial-card {
        min-height: auto;
    }

    .review-row {
        grid-template-columns: 1fr;
    }

    .review-card {
        min-height: auto;
    }

    .app-cta-section {
        border-radius: 42px 42px 0 0;
        padding: 52px 18px;
    }

    .app-feature-section {
        margin-top: -50px;
        padding-top: 55px;
    }

    .app-feature-layout {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .phone-stage {
        min-height: 420px;
        transform: scale(0.82);
        transform-origin: top center;
    }

    .phone-left {
        left: 0;
    }

    .phone-right {
        right: 0;
    }

    .parent-story-card {
        min-height: auto;
        background-position: center;
    }

    .parent-story-content {
        padding: 42px 26px;
    }

    .parent-story-text {
        font-size: 22px;
    }
}

@media (max-width: 991.98px) {
    .hero-content {
        position: static !important;
        transform: none !important;
        padding-top: 120px;
        padding-bottom: 40px;
    }
}