/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-yoonoequxl] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

main[b-yoonoequxl] {
    flex: 1;
    width: 100%;
    margin: 0;
    padding: 0;
}

.sidebar[b-yoonoequxl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yoonoequxl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yoonoequxl]  a, .top-row[b-yoonoequxl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-yoonoequxl]  a:hover, .top-row[b-yoonoequxl]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-yoonoequxl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-yoonoequxl] {
        justify-content: space-between;
    }

    .top-row[b-yoonoequxl]  a, .top-row[b-yoonoequxl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yoonoequxl] {
        flex-direction: row;
    }

    .sidebar[b-yoonoequxl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yoonoequxl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yoonoequxl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-yoonoequxl], article[b-yoonoequxl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
    
    .content[b-yoonoequxl] {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }
}

#blazor-error-ui[b-yoonoequxl] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-yoonoequxl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kh5xxpxmjj] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-kh5xxpxmjj] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-kh5xxpxmjj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kh5xxpxmjj] {
    font-size: 1.1rem;
}

.bi[b-kh5xxpxmjj] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-kh5xxpxmjj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-kh5xxpxmjj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-kh5xxpxmjj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-kh5xxpxmjj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kh5xxpxmjj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kh5xxpxmjj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kh5xxpxmjj]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-kh5xxpxmjj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-kh5xxpxmjj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-kh5xxpxmjj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-kh5xxpxmjj] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kh5xxpxmjj] {
        display: none;
    }

    .nav-scrollable[b-kh5xxpxmjj] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* Reset and Base Styles */
*[b-c1v1tcujf6] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html[b-c1v1tcujf6], body[b-c1v1tcujf6] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body[b-c1v1tcujf6] {
    font-family: -apple-system, Roboto, Helvetica, sans-serif;
    background-color: #fff;
}

/* Page Container */
.page-container[b-c1v1tcujf6] {
    width: 100vw;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

/* Background Elements */
.background-elements[b-c1v1tcujf6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    z-index: -1;
    overflow: hidden;
}

.background-blur-circle[b-c1v1tcujf6] {
    width: 809px;
    height: 809px;
    flex-shrink: 0;
    border-radius: 809px;
    background: #ffc020;
    filter: blur(38.599998474121094px);
    position: absolute;
    left: 866px;
    top: -125px;
}

.background-shape[b-c1v1tcujf6] {
    width: 515px;
    height: 306px;
    transform: rotate(-165deg);
    flex-shrink: 0;
    fill: #ffc020;
    mix-blend-mode: screen;
    position: absolute;
    left: 1013px;
    top: 33px;
}

.overlay-circle-1[b-c1v1tcujf6] {
    width: 338px;
    height: 338px;
    flex-shrink: 0;
    border-radius: 338px;
    background: #ffc020;
    mix-blend-mode: overlay;
    filter: blur(64.55000305175781px);
    position: absolute;
    left: 920px;
    top: 260px;
}

.overlay-circle-2[b-c1v1tcujf6] {
    width: 338px;
    height: 338px;
    flex-shrink: 0;
    border-radius: 338px;
    background: #ffc020;
    mix-blend-mode: overlay;
    filter: blur(64.55000305175781px);
    position: absolute;
    left: 1367px;
    top: 160px;
}

.overlay-circle-3[b-c1v1tcujf6] {
    width: 240px;
    height: 240px;
    flex-shrink: 0;
    fill: #ffc020;
    mix-blend-mode: overlay;
    filter: blur(64.55000305175781px);
    position: absolute;
    left: 762px;
    top: 655px;
}

/* Header Styles */
.site-header[b-c1v1tcujf6] {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    width: 100%;
}

.company-logo[b-c1v1tcujf6] {
    width: 175px;
    height: 123px;
    flex-shrink: 0;
}

/* Navigation Styles */
.main-navigation[b-c1v1tcujf6] {
    display: flex;
    width: 765px;
    height: 75px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 40px;
    box-shadow: 0 24px 54px 0 #ffc020;
    backdrop-filter: blur(15.300000190734863px);
    background-color: rgba(206, 148, 0, 0.3);
}

.nav-list[b-c1v1tcujf6] {
    display: flex;
    width: 723px;
    height: 61px;
    align-items: center;
    gap: 44px;
    flex-shrink: 0;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-item[b-c1v1tcujf6] {
    display: flex;
    height: 44px;
    padding: 10px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-radius: 20px;
    position: relative;
}

.nav-item.active[b-c1v1tcujf6] {
    width: 116px;
    background-color: #78be20;
}

.nav-link[b-c1v1tcujf6] {
    color: rgba(39, 43, 48, 1);
    font: 700 16px Inter, -apple-system, Roboto, Helvetica, sans-serif;
    text-decoration: none;
}

.nav-item.active .nav-link[b-c1v1tcujf6] {
    color: rgba(255, 255, 255, 1);
}

/* Mobile Navigation */
.mobile-menu-toggle[b-c1v1tcujf6] {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: #272b30;
    cursor: pointer;
    z-index: 1000;
}

.mobile-nav[b-c1v1tcujf6] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    z-index: 999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.mobile-nav.active[b-c1v1tcujf6] {
    display: flex;
}

.mobile-nav .nav-list[b-c1v1tcujf6] {
    flex-direction: column;
    gap: 20px;
    width: auto;
    height: auto;
}

.mobile-nav .nav-item[b-c1v1tcujf6] {
    width: auto;
    padding: 15px 30px;
}

.mobile-nav .nav-link[b-c1v1tcujf6] {
    font-size: 20px;
}

.mobile-nav-close[b-c1v1tcujf6] {
    position: absolute;
    top: 30px;
    right: 30px;
    background: none;
    border: none;
    font-size: 30px;
    color: #272b30;
    cursor: pointer;
}

/* Background Images */
.background-images[b-c1v1tcujf6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
}

.background-image-1[b-c1v1tcujf6] {
    width: 783px;
    height: 676px;
    flex-shrink: 0;
    mix-blend-mode: soft-light;
    position: absolute;
    left: 885px;
    top: 201px;
}

.mtb-rider-1[b-c1v1tcujf6] {
    width: 1700px;
    height: 1131px;
    flex-shrink: 0;
    aspect-ratio: 1700/1131;
    position: absolute;
    left: 389px;
    top: -8px;
}

.mtb-rider-2[b-c1v1tcujf6] {
    width: 1339px;
    height: 1117px;
    flex-shrink: 0;
    aspect-ratio: 1339/1117;
    position: absolute;
    left: 389px;
    top: 0px;
}

/* Main Content */
.main-content[b-c1v1tcujf6] {
    position: relative;
    z-index: 5;
    padding: 0 5%;
}

/* Content Grid */
.content-grid[b-c1v1tcujf6] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
    margin-top: 40px;
}

/* Hero Section */
.hero-section[b-c1v1tcujf6] {
    margin-top: 60px;
    margin-bottom: 40px;
}

.hero-title[b-c1v1tcujf6] {
    width: 100%;
    max-width: 908px;
}

.title-line-1[b-c1v1tcujf6] {
    color: rgba(39, 43, 48, 1);
    font: 400 64px/100px Koulen, -apple-system, Roboto, Helvetica, sans-serif;
    display: block;
}

.title-line-2[b-c1v1tcujf6] {
    color: rgba(120, 190, 32, 1);
    font: 400 48px/55px Koulen, -apple-system, Roboto, Helvetica, sans-serif;
    display: block;
}

.subtitle[b-c1v1tcujf6] {
    width: 100%;
    max-width: 737px;
    margin-top: 20px;
}

.subtitle-line-1[b-c1v1tcujf6] {
    color: rgba(39, 43, 48, 1);
    font: 400 32px/42px SimplifyDemo, -apple-system, Roboto, Helvetica, sans-serif;
    display: block;
}

.subtitle-line-2[b-c1v1tcujf6] {
    color: rgba(255, 192, 32, 1);
    font: 400 32px/42px Signatrue, -apple-system, Roboto, Helvetica, sans-serif;
    display: block;
}

/* User Details Section */
.user-details-section[b-c1v1tcujf6] {
    margin-bottom: 40px;
}

.user-details-form[b-c1v1tcujf6] {
    display: flex;
    width: 100%;
    max-width: 436px;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 23px;
    border-radius: 20px;
    background-color: #ebebeb;
}

.form-section[b-c1v1tcujf6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    position: relative;
}

.section-title[b-c1v1tcujf6] {
    color: rgba(39, 43, 48, 1);
    font: 700 32px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
}

.input-group[b-c1v1tcujf6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    align-self: stretch;
    position: relative;
}

.input-label[b-c1v1tcujf6] {
    color: rgba(167, 167, 167, 1);
    font: 400 24px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    height: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
}

.height-input[b-c1v1tcujf6] {
    width: 100%;
    height: 71px;
    border-radius: 20px;
    border: 2px solid #878787;
    background-color: #fff;
    padding: 0 20px;
    font: 400 18px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
}

.photo-section[b-c1v1tcujf6] {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
    position: relative;
}

.section-description[b-c1v1tcujf6] {
    color: rgba(167, 167, 167, 1);
    font: 400 24px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    height: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
}

.file-upload-container[b-c1v1tcujf6] {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 11px;
    position: relative;
    flex-wrap: wrap;
}

.file-upload-button[b-c1v1tcujf6] {
    display: flex;
    width: 181px;
    height: 52px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background-color: #8f8f8f;
    cursor: pointer;
    border: none;
}

.submit-upload-button[b-c1v1tcujf6] {
    display: flex;
    width: 181px;
    height: 52px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background-color: #0000FF;
    cursor: pointer;
    border: none;
}

.button-text[b-c1v1tcujf6] {
    color: rgba(255, 255, 255, 1);
    font: 400 20px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    text-align: center;
}

.file-upload-button .button-text[b-c1v1tcujf6] {
    color: rgba(255, 255, 255, 1);
    font: 400 20px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    text-align: center;
}

.file-input[b-c1v1tcujf6] {
    display: none;
}

.file-status[b-c1v1tcujf6] {
    color: rgba(167, 167, 167, 1);
    font: 400 16px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    width: 230px;
    height: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
}

.analyze-button[b-c1v1tcujf6] {
    display: flex;
    width: 100%;
    max-width: 286px;
    height: 52px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background-color: #78be20;
    border: none;
    cursor: pointer;
    margin-top: 20px;
}

.analyze-button .button-text[b-c1v1tcujf6] {
    color: rgba(255, 255, 255, 1);
    font: 700 24px/120px Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    text-align: center;
}

/* Photo Preview Section */
.photo-preview-section[b-c1v1tcujf6] {
    margin-bottom: 40px;
}

.photo-frame[b-c1v1tcujf6] {
    width: 100%;
    max-width: 267px;
    height: 514px;
    flex-shrink: 0;
    border-radius: 20px;
    background-color: #282b25;
    position: relative;
    margin: 0 auto;
}

.preview-image[b-c1v1tcujf6] {
    width: 225px;
    height: 496px;
    flex-shrink: 0;
    aspect-ratio: 225/496;
    position: absolute;
    left: 23px;
    top: 7px;
}

/* Interactive States */
.nav-link:hover[b-c1v1tcujf6] {
    color: rgba(120, 190, 32, 1);
    transition: color 0.3s ease;
}

.file-upload-button:hover[b-c1v1tcujf6] {
    background-color: #7a7a7a;
    transition: background-color 0.3s ease;
}

.analyze-button:hover[b-c1v1tcujf6] {
    background-color: #6ba01c;
    transition: background-color 0.3s ease;
}

.height-input:focus[b-c1v1tcujf6] {
    outline: none;
    border-color: #78be20;
    box-shadow: 0 0 0 2px rgba(120, 190, 32, 0.2);
}

/* Tablet Styles */
@media (max-width: 1024px) {
    .background-blur-circle[b-c1v1tcujf6],
    .background-shape[b-c1v1tcujf6],
    .overlay-circle-1[b-c1v1tcujf6],
    .overlay-circle-2[b-c1v1tcujf6],
    .overlay-circle-3[b-c1v1tcujf6] {
        display: none;
    }
    
    .background-image-1[b-c1v1tcujf6],
    .mtb-rider-1[b-c1v1tcujf6],
    .mtb-rider-2[b-c1v1tcujf6] {
        display: none;
    }
    
    .main-navigation[b-c1v1tcujf6] {
        width: 90%;
        max-width: 600px;
    }
    
    .nav-list[b-c1v1tcujf6] {
        width: 100%;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .nav-item[b-c1v1tcujf6] {
        width: auto;
        padding: 8px 16px;
    }
    
    .content-grid[b-c1v1tcujf6] {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .title-line-1[b-c1v1tcujf6] {
        font-size: 48px;
        line-height: 60px;
    }
    
    .title-line-2[b-c1v1tcujf6] {
        font-size: 36px;
        line-height: 42px;
    }
    
    .subtitle-line-1[b-c1v1tcujf6] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .subtitle-line-2[b-c1v1tcujf6] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .section-title[b-c1v1tcujf6] {
        font-size: 28px;
    }
    
    .input-label[b-c1v1tcujf6],
    .section-description[b-c1v1tcujf6] {
        font-size: 20px;
    }
}

/* Mobile Styles */
@media (max-width: 768px) {
    .site-header[b-c1v1tcujf6] {
        padding: 15px 5%;
    }
    
    .company-logo[b-c1v1tcujf6] {
        width: 140px;
        height: 98px;
    }
    
    .main-navigation[b-c1v1tcujf6] {
        display: none;
    }
    
    .mobile-menu-toggle[b-c1v1tcujf6] {
        display: block;
    }
    
    .main-content[b-c1v1tcujf6] {
        padding: 0 5%;
    }
    
    .content-grid[b-c1v1tcujf6] {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 20px;
    }
    
    .hero-section[b-c1v1tcujf6] {
        margin-top: 40px;
        text-align: center;
    }
    
    .title-line-1[b-c1v1tcujf6] {
        font-size: 36px;
        line-height: 44px;
    }
    
    .title-line-2[b-c1v1tcujf6] {
        font-size: 32px;
        line-height: 40px;
    }
    
    .subtitle-line-1[b-c1v1tcujf6] {
        font-size: 24px;
        line-height: 30px;
    }
    
    .subtitle-line-2[b-c1v1tcujf6] {
        font-size: 24px;
        line-height: 30px;
    }
    
    .user-details-form[b-c1v1tcujf6] {
        padding: 20px;
    }
    
    .section-title[b-c1v1tcujf6] {
        font-size: 24px;
        height: auto;
        margin-bottom: 20px;
    }
    
    .input-label[b-c1v1tcujf6],
    .section-description[b-c1v1tcujf6] {
        font-size: 18px;
        height: auto;
        margin-bottom: 10px;
    }
    
    .file-upload-container[b-c1v1tcujf6] {
        flex-direction: column;
        gap: 10px;
    }
    
    .file-upload-button[b-c1v1tcujf6],
    .submit-upload-button[b-c1v1tcujf6] {
        width: 100%;
    }
    
    .file-status[b-c1v1tcujf6] {
        width: 100%;
        text-align: center;
        font-size: 14px;
        height: auto;
    }
    
    .button-text[b-c1v1tcujf6] {
        font-size: 16px;
    }
    
    .analyze-button .button-text[b-c1v1tcujf6] {
        font-size: 20px;
    }
    
    .photo-frame[b-c1v1tcujf6] {
        height: 300px;
        margin: 0 auto;
    }
    
    .preview-image[b-c1v1tcujf6] {
        width: 140px;
        height: 280px;
        left: 50%;
        transform: translateX(-50%);
    }
}

/* Small Mobile Styles */
@media (max-width: 480px) {
    .site-header[b-c1v1tcujf6] {
        padding: 10px 5%;
    }
    
    .company-logo[b-c1v1tcujf6] {
        width: 120px;
        height: 84px;
    }
    
    .content-grid[b-c1v1tcujf6] {
        gap: 15px;
        margin-top: 15px;
    }
    
    .hero-section[b-c1v1tcujf6] {
        margin-top: 30px;
    }
    
    .title-line-1[b-c1v1tcujf6] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .title-line-2[b-c1v1tcujf6] {
        font-size: 24px;
        line-height: 32px;
    }
    
    .subtitle-line-1[b-c1v1tcujf6],
    .subtitle-line-2[b-c1v1tcujf6] {
        font-size: 20px;
        line-height: 26px;
    }
    
    .user-details-form[b-c1v1tcujf6] {
        padding: 15px;
    }
    
    .section-title[b-c1v1tcujf6] {
        font-size: 20px;
    }
    
    .input-label[b-c1v1tcujf6],
    .section-description[b-c1v1tcujf6] {
        font-size: 16px;
    }
    
    .height-input[b-c1v1tcujf6] {
        height: 60px;
        font-size: 16px;
    }
    
    .file-upload-button[b-c1v1tcujf6],
    .submit-upload-button[b-c1v1tcujf6],
    .analyze-button[b-c1v1tcujf6] {
        height: 48px;
    }
    
    .button-text[b-c1v1tcujf6] {
        font-size: 14px;
    }
    
    .analyze-button .button-text[b-c1v1tcujf6] {
        font-size: 18px;
    }
    
    .photo-frame[b-c1v1tcujf6] {
        height: 250px;
    }
    
    .preview-image[b-c1v1tcujf6] {
        width: 120px;
        height: 240px;
    }
}

/* Background for Home page: biker semi-transparent left, gradient overlay */
.home-hero[b-c1v1tcujf6] {
    min-height: calc(100vh - 64px);
    background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.35) 35%, rgba(0,0,0,0.15) 65%, rgba(0,0,0,0.0) 100%), url('/vvveoot/biker.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    color: #fff;
}

/* Ensure stepper content is readable */
.mud-paper.p-6[b-c1v1tcujf6] {
    background-color: rgba(255,255,255,0.9);
    color: #222;
    border-radius: 12px;
}

/* Cards grid spacing */
.mud-grid[b-c1v1tcujf6] {
    margin-top: 8px;
}
