:root {
    --primary-color: #e81a1adb;
    --secondary-color: #ff9800;
    --background-color: #f5f5f5;
    --text-color: #333;
    --wave-primary: #F38270;
    --wave-secondary: #821711;
    --text-secondary: #992920;
    --bg-primary: #992920;
    --background-cream: #ffecdf;
    --teacup-red: #A02D2D;
    --bg-white: #9a221b1a;
}

.radio-group input[type="radio"] {
  flex-shrink: 0;
  width: auto; /* Forces Safari to recalculate */
  margin-right: 4px; /* Manual control over the gap */
}

.wave-container {
    background: var(--background-cream)
}

.navbar-btn {
    background: var(--text-secondary);
    color: white;
    font-weight: bold;
}

.navbar-btn:hover {
    background-color: var(--wave-primary)
}

.nav-link {
    color: var(--text-secondary);
    font-weight: bold
}

.nav-link:hover,
.nav-link:focus {
    color: var(--wave-primary)
}

.navbar-brand span {
    font-weight: 700;
    color: var(--text-secondary)
}

.navbar-brand span:hover {
    color: var(--wave-primary)
}

.navbar {
    background-color: var(--background-cream) !important
}

body {
    background-color: var(--background-color);
    color: var(--text-color);
}

h1,
h2,
h3 {
    color: var(--primary-color);
}

button {
    background-color: var(--secondary-color);
    color: #fff;
}

.path-0 {
    animation: pathAnim-2 5s;
    -webkit-animation: pathAnim-2 5s;
    will-change: transform;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    mix-blend-mode: multiply;
}

.path-1 {
    animation: pathAnim-1 8s;
    -webkit-animation: pathAnim-1 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: -2s;
    mix-blend-mode: multiply;
}

@keyframes pathAnim-1 {
    0% {
        d: path("M 0,700 L 0,408 C 79.29186602870814,446.2105263157895 158.58373205741628,484.4210526315789 250,490 C 341.4162679425837,495.5789473684211 444.9569377990431,468.5263157894737 563,439 C 681.0430622009569,409.4736842105263 813.5885167464115,377.4736842105263 903,366 C 992.4114832535885,354.5263157894737 1038.688995215311,363.5789473684211 1121,374 C 1203.311004784689,384.4210526315789 1321.6555023923445,396.2105263157895 1440,408 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,408 C 104.61244019138758,402.82296650717706 209.22488038277515,397.64593301435406 303,380 C 396.77511961722485,362.35406698564594 479.7129186602871,332.2392344497607 569,329 C 658.2870813397129,325.7607655502393 753.9234449760764,349.3971291866029 862,358 C 970.0765550239236,366.6028708133971 1090.5933014354068,360.1722488038277 1189,366 C 1287.4066985645932,371.8277511961723 1363.7033492822966,389.9138755980862 1440,408 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,408 C 115.23444976076553,387.97129186602865 230.46889952153106,367.94258373205736 322,381 C 413.53110047846894,394.05741626794264 481.3588516746412,440.2009569377991 562,454 C 642.6411483253588,467.7990430622009 736.0956937799043,449.2535885167464 844,427 C 951.9043062200957,404.7464114832536 1074.2583732057417,378.78468899521533 1176,375 C 1277.7416267942583,371.21531100478467 1358.870813397129,389.60765550239233 1440,408 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,408 C 97.07177033492826,421.5598086124402 194.14354066985652,435.1196172248804 303,411 C 411.8564593301435,386.8803827751196 532.4976076555023,325.0813397129187 614,324 C 695.5023923444977,322.9186602870813 737.8660287081342,382.55502392344494 819,415 C 900.1339712918658,447.44497607655506 1020.0382775119617,452.6985645933015 1130,447 C 1239.9617224880383,441.3014354066985 1339.9808612440193,424.65071770334924 1440,408 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,408 C 79.29186602870814,446.2105263157895 158.58373205741628,484.4210526315789 250,490 C 341.4162679425837,495.5789473684211 444.9569377990431,468.5263157894737 563,439 C 681.0430622009569,409.4736842105263 813.5885167464115,377.4736842105263 903,366 C 992.4114832535885,354.5263157894737 1038.688995215311,363.5789473684211 1121,374 C 1203.311004784689,384.4210526315789 1321.6555023923445,396.2105263157895 1440,408 L 1440,700 L 0,700 Z");
    }
}

@keyframes pathAnim-0 {
    0% {
        d: path("M 0,700 L 0,175 C 115.30143540669857,182.58851674641147 230.60287081339715,190.17703349282297 312,192 C 393.39712918660285,193.82296650717703 440.88995215311,189.88038277511964 522,168 C 603.11004784689,146.11961722488036 717.8373205741626,106.30143540669854 828,100 C 938.1626794258374,93.69856459330146 1043.7607655502393,120.91387559808615 1145,139 C 1246.2392344497607,157.08612440191385 1343.1196172248804,166.0430622009569 1440,175 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,175 C 91.3205741626794,209.05741626794259 182.6411483253588,243.11483253588517 277,220 C 371.3588516746412,196.88516746411483 468.7559808612441,116.59808612440192 562,99 C 655.2440191387559,81.40191387559808 744.334928229665,126.49282296650716 833,130 C 921.665071770335,133.50717703349284 1009.9043062200958,95.43062200956939 1111,96 C 1212.0956937799042,96.56937799043061 1326.047846889952,135.7846889952153 1440,175 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,175 C 111.17703349282297,185.84210526315792 222.35406698564594,196.6842105263158 304,205 C 385.64593301435406,213.3157894736842 437.7607655502393,219.1052631578947 523,230 C 608.2392344497607,240.8947368421053 726.6028708133972,256.8947368421053 845,258 C 963.3971291866028,259.1052631578947 1081.8277511961721,245.3157894736842 1181,229 C 1280.1722488038279,212.6842105263158 1360.0861244019138,193.84210526315792 1440,175 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,175 C 107.11961722488039,122.03349282296651 214.23923444976077,69.06698564593303 297,92 C 379.7607655502392,114.93301435406697 438.16267942583727,213.76555023923441 527,251 C 615.8373205741627,288.2344497607656 735.11004784689,263.8708133971292 850,222 C 964.88995215311,180.1291866028708 1075.3971291866028,120.7511961722488 1173,110 C 1270.6028708133972,99.2488038277512 1355.3014354066986,137.1244019138756 1440,175 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,175 C 115.30143540669857,182.58851674641147 230.60287081339715,190.17703349282297 312,192 C 393.39712918660285,193.82296650717703 440.88995215311,189.88038277511964 522,168 C 603.11004784689,146.11961722488036 717.8373205741626,106.30143540669854 828,100 C 938.1626794258374,93.69856459330146 1043.7607655502393,120.91387559808615 1145,139 C 1246.2392344497607,157.08612440191385 1343.1196172248804,166.0430622009569 1440,175 L 1440,700 L 0,700 Z");
    }
}

@keyframes pathAnim-2 {
    0% {
        d: path("M 0,700 L 0,350 C 115,357 230,365 312,367 C 393,368 440,364 522,343 C 603,321 717,281 828,275 C 938,268 1043,295 1145,314 C 1246,332 1343,341 1440,350 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,350 C 91,384 182,418 277,395 C 371,371 468,291 562,274 C 655,256 744,301 833,305 C 921,308 1009,270 1111,271 C 1212,271 1326,310 1440,350 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,350 C 111,360 222,371 304,380 C 385,388 437,394 523,405 C 608,415 726,431 845,433 C 963,434 1081,420 1181,404 C 1280,387 1360,368 1440,350 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,350 C 107,297 214,244 297,267 C 379,289 438,388 527,426 C 615,463 735,438 850,397 C 964,355 1075,295 1173,285 C 1270,274 1355,312 1440,350 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,350 C 115,357 230,365 312,367 C 393,368 440,364 522,343 C 603,321 717,281 828,275 C 938,268 1043,295 1145,314 C 1246,332 1343,341 1440,350 L 1440,700 L 0,700 Z");
    }
}
@-webkit-keyframes pathAnim-1 {
    0% {
        d: path("M 0,700 L 0,408 C 79.29186602870814,446.2105263157895 158.58373205741628,484.4210526315789 250,490 C 341.4162679425837,495.5789473684211 444.9569377990431,468.5263157894737 563,439 C 681.0430622009569,409.4736842105263 813.5885167464115,377.4736842105263 903,366 C 992.4114832535885,354.5263157894737 1038.688995215311,363.5789473684211 1121,374 C 1203.311004784689,384.4210526315789 1321.6555023923445,396.2105263157895 1440,408 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,408 C 104.61244019138758,402.82296650717706 209.22488038277515,397.64593301435406 303,380 C 396.77511961722485,362.35406698564594 479.7129186602871,332.2392344497607 569,329 C 658.2870813397129,325.7607655502393 753.9234449760764,349.3971291866029 862,358 C 970.0765550239236,366.6028708133971 1090.5933014354068,360.1722488038277 1189,366 C 1287.4066985645932,371.8277511961723 1363.7033492822966,389.9138755980862 1440,408 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,408 C 115.23444976076553,387.97129186602865 230.46889952153106,367.94258373205736 322,381 C 413.53110047846894,394.05741626794264 481.3588516746412,440.2009569377991 562,454 C 642.6411483253588,467.7990430622009 736.0956937799043,449.2535885167464 844,427 C 951.9043062200957,404.7464114832536 1074.2583732057417,378.78468899521533 1176,375 C 1277.7416267942583,371.21531100478467 1358.870813397129,389.60765550239233 1440,408 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,408 C 97.07177033492826,421.5598086124402 194.14354066985652,435.1196172248804 303,411 C 411.8564593301435,386.8803827751196 532.4976076555023,325.0813397129187 614,324 C 695.5023923444977,322.9186602870813 737.8660287081342,382.55502392344494 819,415 C 900.1339712918658,447.44497607655506 1020.0382775119617,452.6985645933015 1130,447 C 1239.9617224880383,441.3014354066985 1339.9808612440193,424.65071770334924 1440,408 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,408 C 79.29186602870814,446.2105263157895 158.58373205741628,484.4210526315789 250,490 C 341.4162679425837,495.5789473684211 444.9569377990431,468.5263157894737 563,439 C 681.0430622009569,409.4736842105263 813.5885167464115,377.4736842105263 903,366 C 992.4114832535885,354.5263157894737 1038.688995215311,363.5789473684211 1121,374 C 1203.311004784689,384.4210526315789 1321.6555023923445,396.2105263157895 1440,408 L 1440,700 L 0,700 Z");
    }
}

@-webkit-keyframes pathAnim-0 {
    0% {
        d: path("M 0,700 L 0,175 C 115.30143540669857,182.58851674641147 230.60287081339715,190.17703349282297 312,192 C 393.39712918660285,193.82296650717703 440.88995215311,189.88038277511964 522,168 C 603.11004784689,146.11961722488036 717.8373205741626,106.30143540669854 828,100 C 938.1626794258374,93.69856459330146 1043.7607655502393,120.91387559808615 1145,139 C 1246.2392344497607,157.08612440191385 1343.1196172248804,166.0430622009569 1440,175 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,175 C 91.3205741626794,209.05741626794259 182.6411483253588,243.11483253588517 277,220 C 371.3588516746412,196.88516746411483 468.7559808612441,116.59808612440192 562,99 C 655.2440191387559,81.40191387559808 744.334928229665,126.49282296650716 833,130 C 921.665071770335,133.50717703349284 1009.9043062200958,95.43062200956939 1111,96 C 1212.0956937799042,96.56937799043061 1326.047846889952,135.7846889952153 1440,175 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,175 C 111.17703349282297,185.84210526315792 222.35406698564594,196.6842105263158 304,205 C 385.64593301435406,213.3157894736842 437.7607655502393,219.1052631578947 523,230 C 608.2392344497607,240.8947368421053 726.6028708133972,256.8947368421053 845,258 C 963.3971291866028,259.1052631578947 1081.8277511961721,245.3157894736842 1181,229 C 1280.1722488038279,212.6842105263158 1360.0861244019138,193.84210526315792 1440,175 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,175 C 107.11961722488039,122.03349282296651 214.23923444976077,69.06698564593303 297,92 C 379.7607655502392,114.93301435406697 438.16267942583727,213.76555023923441 527,251 C 615.8373205741627,288.2344497607656 735.11004784689,263.8708133971292 850,222 C 964.88995215311,180.1291866028708 1075.3971291866028,120.7511961722488 1173,110 C 1270.6028708133972,99.2488038277512 1355.3014354066986,137.1244019138756 1440,175 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,175 C 115.30143540669857,182.58851674641147 230.60287081339715,190.17703349282297 312,192 C 393.39712918660285,193.82296650717703 440.88995215311,189.88038277511964 522,168 C 603.11004784689,146.11961722488036 717.8373205741626,106.30143540669854 828,100 C 938.1626794258374,93.69856459330146 1043.7607655502393,120.91387559808615 1145,139 C 1246.2392344497607,157.08612440191385 1343.1196172248804,166.0430622009569 1440,175 L 1440,700 L 0,700 Z");
    }
}

@-webkit-keyframes pathAnim-2 {
    0% {
        d: path("M 0,700 L 0,350 C 115,357 230,365 312,367 C 393,368 440,364 522,343 C 603,321 717,281 828,275 C 938,268 1043,295 1145,314 C 1246,332 1343,341 1440,350 L 1440,700 L 0,700 Z");
    }

    25% {
        d: path("M 0,700 L 0,350 C 91,384 182,418 277,395 C 371,371 468,291 562,274 C 655,256 744,301 833,305 C 921,308 1009,270 1111,271 C 1212,271 1326,310 1440,350 L 1440,700 L 0,700 Z");
    }

    50% {
        d: path("M 0,700 L 0,350 C 111,360 222,371 304,380 C 385,388 437,394 523,405 C 608,415 726,431 845,433 C 963,434 1081,420 1181,404 C 1280,387 1360,368 1440,350 L 1440,700 L 0,700 Z");
    }

    75% {
        d: path("M 0,700 L 0,350 C 107,297 214,244 297,267 C 379,289 438,388 527,426 C 615,463 735,438 850,397 C 964,355 1075,295 1173,285 C 1270,274 1355,312 1440,350 L 1440,700 L 0,700 Z");
    }

    100% {
        d: path("M 0,700 L 0,350 C 115,357 230,365 312,367 C 393,368 440,364 522,343 C 603,321 717,281 828,275 C 938,268 1043,295 1145,314 C 1246,332 1343,341 1440,350 L 1440,700 L 0,700 Z");
    }
}


.teacup-modal {
    border-radius: 16px;
    border: none;
}

.teacup-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.teacup-modal .modal-title {
    font-weight: 700;
}

.modal-intro {
    font-size: 0.95rem;
    color: #555;
    margin-bottom: 20px;
}

.pricing-table th {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #666;
    border-bottom: 2px solid #eee;
}

.pricing-table td {
    vertical-align: middle;
    padding: 14px 10px;
}

.pricing-table tbody tr:hover {
    background: rgba(160, 45, 45, 0.04);
}

.modal-reassurance {
    margin-top: 15px;
    font-size: 0.9rem;
    color: #444;
}

/* reuse your existing button */
.btn-primary-teacup {
    background-color: #A02D2D;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight: 600;
    border: none;
}

.btn-primary-teacup:hover {
    background-color: #802323;
    color: #fff;
}

.service-col:hover {
    cursor: pointer
}

* {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-display: swap; /* or 'optional' for better performance */
}

body {
    text-align: center;
    background: white;
    height: 100%;
    display: flex;
    margin: 0;
    flex-direction: column
}

h1 {
    font-size: clamp(2rem, 2rem, 3.5rem);
}

img {
    max-width: 300px;
    height: auto
}

p {
    font-size: clamp(1rem, 16px, 2rem);
    color: var(--text-color);
}

html {
    height: 100vh
}

section {
    background: var(--background-cream)
}

/* 1. The Container: Needs 'relative' so the H1 stays inside it */
.wave-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 250px;
    margin: 0
}

/* 2. The SVG: Position it to fill the background */
#svg {
    position: absolute;
    transform: scaleY(1.5);
    transform-origin: top;
    bottom: 0;
    z-index: 1;
}

/* 3. The H1: Position it on top of the SVG */
.wave-container h1 {
    position: relative;
    z-index: 2;
    /* Sits on top of the waves */
    color: #FFFFFF;
    /* White text looks great against the tea colors */
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    /* Makes it readable */
    pointer-events: none;
    /* Allows clicks to pass through to links below */
}

#svg {
    isolation: isolate
}

@media (max-width: 768px) {
    img {
        max-width: 100%;
        max-height: 200px
    }

    p {
        font-size: clamp(14px, 16px, 18px)
    }

    div {
        margin: 0
    }

    .about-us {
        flex-direction: column
    }

    #process h3 {
        min-width: 100px !important;
        font-size: 16px;
    }

    #process h4 {
        font-size: 18px
    }

}

.text-highlight {
    background: rgba(160, 45, 45, 0.1);
    padding: 0 10px;
    border-radius: 4px;
}

.service-card {
    background: var(--bg-white);
    padding: 40px 30px;
    border-radius: 20px;
    position: relative;
    text-align: left;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    border: 2px solid var(--text-secondary);
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}

.service-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    font-size: 1.5rem;
    color: white;
}

/* Icon Variants */
.icon-red {
    background-color: #ff4d6d;
}

.icon-green {
    background-color: #06d6a0;
}

.icon-blue {
    background-color: #4361ee;
}

.icon-orange {
    background-color: #fb8500;
}

.read-more {
    text-decoration: none;
    font-weight: 600;
    color: #333;
    font-size: 0.9rem;
    transition: color 0.2s;
}

.read-more:hover {
    color: var(--teacup-red);
}

.btn-primary-teacup {
    background-color: var(--teacup-red);
    color: white;
    padding: 12px 35px;
    border-radius: 10px;
    border: none;
    font-weight: 600;
}

.btn-primary-teacup:hover {
    background-color: #802323;
    color: white;
}

#services {
    background: var(--background-cream);
    margin-top: -100px;
    z-index: 9;
    position:relative
}

.services-wrapper {
    position: relative;
}

.services-scroll {
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 10px 40px;
}

.services-scroll::-webkit-scrollbar {
    display: none;
}

.service-col {
    flex: 0 0 280px;
    /* card width */
}

/* Arrow buttons */
.scroll-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: var(--bg-primary);
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    z-index: 10;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

.scroll-btn:hover {
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.scroll-left {
    left: -10px;
}

.scroll-right {
    right: -10px;
}

@keyframes float {
    from {
        background-position: 0 0, 0 0, 0 0, center;
    }

    to {
        background-position: 0 -200px, 0 -300px, 0 -150px, center;
    }
}
@-webkit-keyframes float {
    from {
        background-position: 0 0, 0 0, 0 0, center;
    }

    to {
        background-position: 0 -200px, 0 -300px, 0 -150px, center;
    }
}

.accordion-button {
    background: var(--background-cream);
}
footer h2{
    color: var(--background-cream);
    font-size: clamp(12px, 16px, 18px);
    font-weight: 700 !important;
}

.contact-form {
    max-width: 700px;
    background: #fffdfa;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    font-family: inherit;
}

.contact-form h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 18px;
}

.form-group label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 0.9rem;
    text-align: left;
    color: #666
}

.form-group label span {
    font-weight: 400;
    color: #666;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 0.95rem;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.contact-form input:focus,
.contact-form textarea:focus {
    outline: none;
    border-color: #A02D2D;
    box-shadow: 0 0 0 3px rgba(160, 45, 45, 0.1);
}

.radio-group {
    display: flex;
    gap: 20px;
    margin-top: 6px;
}

.radio-group label {
    font-weight: 500;
    display: flex;
    gap: 6px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
input[type="radio"] {
    margin: 0;
}

.btn-submit {
    margin-top: 10px;
    background: #A02D2D;
    color: #fff;
    border: none;
    padding: 12px 24px;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
}

.btn-submit:hover {
    background: #802323;
}

@media (max-width: 650px) {
    .hero-wrapper {
        display: initial !important
    }

    .hero-wrapper::before,
    .hero-wrapper::after {
        display: none !important
    }

    p {
        font-size: clamp(14px, 16px, 18px)
    }
}