/* _content/LincorpBusinessWebsite/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-dj7gepodqc] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-dj7gepodqc] {
    flex: 1;
    width: 100%;
}

.content[b-dj7gepodqc] {
    padding: 0;
    width: 100%;
}

/* Footer Styles */
.site-footer[b-dj7gepodqc] {
    background-color: #2d2d2d;
    color: #e0e0e0;
    margin-top: auto;
}

.footer-logo[b-dj7gepodqc] {
    max-width: 120px;
    height: auto;
    display: block;
}

.footer-heading[b-dj7gepodqc] {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.footer-heading-small[b-dj7gepodqc] {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.footer-text[b-dj7gepodqc] {
    color: #b0b0b0;
    font-size: 0.9rem;
    line-height: 1.6;
}

.footer-text a[b-dj7gepodqc] {
    color: var(--forest-green, #228B22);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-text a:hover[b-dj7gepodqc] {
    color: #2ecc40;
    text-decoration: underline;
}

.footer-links[b-dj7gepodqc] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li[b-dj7gepodqc] {
    margin-bottom: 0.5rem;
}

.footer-links a[b-dj7gepodqc] {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.footer-links a:hover[b-dj7gepodqc] {
    color: var(--forest-green, #228B22);
}

.footer-bottom[b-dj7gepodqc] {
    border-top: 1px solid #444;
    color: #888;
    font-size: 0.85rem;
}

.sidebar[b-dj7gepodqc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dj7gepodqc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dj7gepodqc]  a, .top-row[b-dj7gepodqc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dj7gepodqc]  a:hover, .top-row[b-dj7gepodqc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dj7gepodqc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-dj7gepodqc] {
        justify-content: space-between;
    }

    .top-row[b-dj7gepodqc]  a, .top-row[b-dj7gepodqc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .sidebar[b-dj7gepodqc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dj7gepodqc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dj7gepodqc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

#blazor-error-ui[b-dj7gepodqc] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-dj7gepodqc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LincorpBusinessWebsite/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-czmq4eq6ju] {
    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-czmq4eq6ju] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-czmq4eq6ju] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-czmq4eq6ju] {
    font-size: 1.1rem;
}

.bi[b-czmq4eq6ju] {
    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-czmq4eq6ju] {
    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-czmq4eq6ju] {
    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-czmq4eq6ju] {
    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-czmq4eq6ju] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-czmq4eq6ju] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-czmq4eq6ju] {
        padding-bottom: 1rem;
    }

    .nav-item[b-czmq4eq6ju]  .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-czmq4eq6ju]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-czmq4eq6ju]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-czmq4eq6ju] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-czmq4eq6ju] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-czmq4eq6ju] {
        display: none;
    }

    .nav-scrollable[b-czmq4eq6ju] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/LincorpBusinessWebsite/Components/Pages/Home.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-1j2fpsh906] {
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(135deg, #f8fdf8 0%, #f0f8f0 100%);
}

.australia-map-container[b-1j2fpsh906] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.australia-map-svg[b-1j2fpsh906] {
    width: 100%;
    height: 100%;
    max-width: 1000px;
    max-height: 800px;
}

.australia-outline[b-1j2fpsh906] {
    fill: var(--forest-green);
    fill-opacity: 0.12;
    stroke: var(--forest-green);
    stroke-width: 2;
    stroke-opacity: 0.5;
}

.network-node[b-1j2fpsh906] {
    fill: var(--forest-green);
    filter: drop-shadow(0 0 8px rgba(34, 139, 34, 0.8));
}

.node-pulse[b-1j2fpsh906] {
    display: none;
}

.connection-line[b-1j2fpsh906] {
    stroke: var(--forest-green);
    stroke-width: 3;
    stroke-dasharray: 10, 5;
    animation: dash-b-1j2fpsh906 3s linear infinite;
    opacity: 0.8;
}

@keyframes dash-b-1j2fpsh906 {
    to {
        stroke-dashoffset: -15;
    }
}

.hero-content[b-1j2fpsh906] {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #1a1a1a;
    padding: 2rem;
}

.hero-title[b-1j2fpsh906] {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #2d2d2d;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.hero-subtitle[b-1j2fpsh906] {
    font-size: 1.25rem;
    margin-bottom: 2rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
    color: #4a4a4a;
}

.hero-cta[b-1j2fpsh906] {
    background-color: var(--forest-green);
    border: none;
    padding: 0.75rem 2.5rem;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.hero-cta:hover[b-1j2fpsh906] {
    background-color: var(--forest-green-light);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(34, 139, 34, 0.4);
}

/* Section Titles */
.section-title[b-1j2fpsh906] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2d2d2d;
    position: relative;
    display: inline-block;
}

.section-title[b-1j2fpsh906]::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 4px;
    background-color: var(--forest-green);
}

.text-center .section-title[b-1j2fpsh906]::after {
    left: 50%;
    transform: translateX(-50%);
}

/* Services Section */
.services-section[b-1j2fpsh906] {
    background-color: #ffffff;
}

.service-card[b-1j2fpsh906] {
    padding: 2rem;
    border-radius: 12px;
    background-color: #ffffff;
    border: 2px solid #e8e8e8;
    transition: all 0.3s ease;
    height: 100%;
}

.service-card:hover[b-1j2fpsh906] {
    border-color: var(--forest-green);
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgba(34, 139, 34, 0.15);
}

.service-icon[b-1j2fpsh906] {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
    background: linear-gradient(135deg, var(--forest-green) 0%, #1a7a1a 100%);
    border-radius: 16px;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 15px rgba(34, 139, 34, 0.25);
    transition: all 0.3s ease;
}

.service-card:hover .service-icon[b-1j2fpsh906] {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 6px 20px rgba(34, 139, 34, 0.35);
}

.service-card h3[b-1j2fpsh906] {
    color: #2d2d2d;
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.service-card p[b-1j2fpsh906] {
    color: #666;
    line-height: 1.6;
}

/* Why Choose Section */
.why-choose-section[b-1j2fpsh906] {
    background-color: #f8f9fa;
}

.feature-item[b-1j2fpsh906] {
    padding: 1.5rem;
}

.feature-number[b-1j2fpsh906] {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--forest-green);
    margin-bottom: 1rem;
}

.feature-item h4[b-1j2fpsh906] {
    color: #2d2d2d;
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.feature-item p[b-1j2fpsh906] {
    color: #666;
    line-height: 1.6;
}

/* About Section */
.about-section[b-1j2fpsh906] {
    background-color: #ffffff;
}

.about-section .lead[b-1j2fpsh906] {
    font-size: 1.25rem;
    color: #2d2d2d;
    margin-bottom: 1.5rem;
}

.about-section p[b-1j2fpsh906] {
    color: #666;
    line-height: 1.8;
    font-size: 1.1rem;
}

/* Contact Section */
.contact-section[b-1j2fpsh906] {
    background-color: #f8f9fa;
}

.contact-form[b-1j2fpsh906] {
    background-color: white;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.contact-form .form-label[b-1j2fpsh906] {
    color: #2d2d2d;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.contact-form .form-control[b-1j2fpsh906] {
    border: 2px solid #e0e0e0;
    border-radius: 4px;
    padding: 0.75rem;
    transition: border-color 0.3s ease;
}

.contact-form .form-control:focus[b-1j2fpsh906] {
    border-color: var(--forest-green);
    box-shadow: 0 0 0 0.2rem rgba(34, 139, 34, 0.15);
}

.contact-form .btn-primary[b-1j2fpsh906] {
    background-color: var(--forest-green);
    border: none;
    padding: 0.75rem 2.5rem;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.contact-form .btn-primary:hover[b-1j2fpsh906] {
    background-color: var(--forest-green-light);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(34, 139, 34, 0.4);
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-title[b-1j2fpsh906] {
        font-size: 2.5rem;
    }

    .hero-subtitle[b-1j2fpsh906] {
        font-size: 1rem;
    }

    .section-title[b-1j2fpsh906] {
        font-size: 2rem;
    }

    .australia-map-svg[b-1j2fpsh906] {
        max-width: 600px;
    }

    .network-node[b-1j2fpsh906] {
        r: 6;
    }

    .connection-line[b-1j2fpsh906] {
        stroke-width: 1.5;
    }
}
