@import '_content/GedenLines.BaseModule/GedenLines.BaseModule.04y6xinc86.bundle.scp.css';

/* _content/GedenLines.UI/Shared/MainLayout.razor.rz.scp.css */
.page[b-1krold5k8t] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-1krold5k8t] {
    flex: 1;
}

.sidebar[b-1krold5k8t] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1krold5k8t] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1krold5k8t]  a, .top-row .btn-link[b-1krold5k8t] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1krold5k8t] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1krold5k8t] {
        display: none;
    }

    .top-row.auth[b-1krold5k8t] {
        justify-content: space-between;
    }

    .top-row a[b-1krold5k8t], .top-row .btn-link[b-1krold5k8t] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    /*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-1krold5k8t] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1krold5k8t] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-1krold5k8t] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GedenLines.UI/Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}*/

/*.nav-item {
    font-size: 0.9rem;
}

    .nav-item:first-child {
        padding-left: 1rem;
    }

    .nav-item:last-child {
        padding-right: 1rem;
    }*/
/**/
/*    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }*/
/**/
/*.nav-item ::deep a.active {
        background-color: rgba(255,255,255,0.25);
        color: white;
    }

.nav-item a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
    border-radius: 4px;
}

.dropdown-menu {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    color: white;
}

.dropdown-menu a {
    color: #d7d7d7 !important;
}

.dropdown-menu a:hover {
    color: black !important;
    background-color: white;
}

.dropdown-item {
    font-size: 0.9rem;
    margin:5px 0px;
}*/

/*@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }*/
/*.collapse {*/
/* Never collapse the sidebar for wide screens */
/*display: block;
    }*/
/*}*/
/*.navbar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.nav-link {
    color: #d7d7d7 !important;
    margin-left:5px;
}*/
/* _content/GedenLines.UI/Shared/PurchaseTrackingLayout.razor.rz.scp.css */
.page[b-bw3npfm9pv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-bw3npfm9pv] {
    flex: 1;
}

.sidebar[b-bw3npfm9pv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-bw3npfm9pv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-bw3npfm9pv]  a, .top-row .btn-link[b-bw3npfm9pv] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-bw3npfm9pv] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-bw3npfm9pv] {
        display: none;
    }

    .top-row.auth[b-bw3npfm9pv] {
        justify-content: space-between;
    }

    .top-row a[b-bw3npfm9pv], .top-row .btn-link[b-bw3npfm9pv] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    /*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-bw3npfm9pv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-bw3npfm9pv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-bw3npfm9pv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GedenLines.UI/Shared/_LayoutBootstrap.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/*
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a {
    color: #0077cc;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
*/

body[b-bjbmgakrhe] {
    font-family: 'Montserrat', sans-serif;
    /* Açık mavi gradyan arka plan - güneşli deniz havası */
    background: linear-gradient(135deg, #a8e6ff, #d4f1ff, #e6f7ff);
    background-attachment: fixed; /* Kaydırınca sabit kalır */
    color: #0A2E5A;
    overflow: hidden !important;
}

/* Arka Plan Resmi */
#login-background[b-bjbmgakrhe] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80');*/
    background-image: url('./img/loginbackground.webp');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    filter: brightness(1.1) contrast(1.0);
    z-index: -1;
}


    /* Üzerine siyah-opaklık katmanı */
    #login-background[b-bjbmgakrhe]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(10, 46, 90, 0.35); /* Derin mavi opaklık */
        z-index: -1;
    }

/* _content/GedenLines.UI/Views/Login/AccessDenied.cshtml.rz.scp.css */


/* Genel stil */
.blazorda-text[b-xsn2gt819h] {
    color: #0A2E5A;
}

.form-label[b-xsn2gt819h] {
    color: #0A2E5A;
}

/* Checkbox stil */
.form-check-input[b-xsn2gt819h] {
    border-color: #007BFF;
    accent-color: #007BFF; /* Modern tarayıcılarda çalışır */
    width: 18px;
    height: 18px;
}

    .form-check-input:checked[b-xsn2gt819h] {
        background-color: #007BFF;
        border-color: #0056b3;
    }

.form-check-label[b-xsn2gt819h] {
    color: #0A2E5A;
    font-weight: 500;
}


/* Kart: Yarı saydam ve hafif gölge */
.card[b-xsn2gt819h] {
    border: none;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.92); /* Hafif yarı saydam */
    backdrop-filter: blur(10px); /* Modern efekt (sadece modern tarayıcılarda) */
}

.btn-blazorda[b-xsn2gt819h] {
    background: #007BFF; /* Mavi buton */
    color: white;
    border: none;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 0;
}

    .btn-blazorda:hover[b-xsn2gt819h] {
        background: #0056b3;
        transform: translateY(-2px);
    }

.form-control:focus[b-xsn2gt819h] {
    border-color: #007BFF;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.link-primary[b-xsn2gt819h] {
    color: #007BFF;
    text-decoration: none;
    font-weight: 500;
}

    .link-primary:hover[b-xsn2gt819h] {
        text-decoration: underline;
        color: #0056b3;
    }

/* Splash Ekranı - Hafif mavi tonu */
#splash[b-xsn2gt819h] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #007BFF; /* Açık mavi splash */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: opacity 0.8s ease-out;
}

    #splash.fade-out[b-xsn2gt819h] {
        opacity: 0;
        pointer-events: none;
    }

#splash-logo[b-xsn2gt819h] {
    font-size: 2.5rem;
    font-weight: 700;
    color: white;
    text-align: center;
    transform: scale(0.8);
    opacity: 0;
    animation: fadeInLogo-b-xsn2gt819h 1.5s forwards;
}

#splash-subtitle[b-xsn2gt819h] {
    margin-top: 10px;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    animation: fadeInSub-b-xsn2gt819h 1s 1.5s forwards;
}

/* Hafif dalga animasyonu */
.wave[b-xsn2gt819h] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /*background: url('image/svg+xml;utf8,<svg viewBox="0 0 1440 320" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" fill-opacity="0.3" d="M0,192L48,197.3C96,203,192,213,288,208C384,203,480,181,576,181.3C672,181,768,203,864,213.3C960,224,1056,224,1152,208C1248,192,1344,160,1392,144L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') repeat-x;*/
    background-size: cover;
    animation: wave-b-xsn2gt819h 10s linear infinite;
}

@keyframes fadeInLogo-b-xsn2gt819h {
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fadeInSub-b-xsn2gt819h {
    to {
        opacity: 1;
    }
}

@keyframes wave-b-xsn2gt819h {
    0% {
        background-position: 0 bottom;
    }

    100% {
        background-position: 1440px bottom;
    }
}
/* _content/GedenLines.UI/Views/Login/Index.cshtml.rz.scp.css */


/* Genel stil */
.blazorda-text[b-vc81i5w5uy] {
    color: #0A2E5A;
}

.form-label[b-vc81i5w5uy] {
    color: #0A2E5A;
}

/* Checkbox stil */
.form-check-input[b-vc81i5w5uy] {
    border-color: #007BFF;
    accent-color: #007BFF; /* Modern tarayıcılarda çalışır */
    width: 18px;
    height: 18px;
}

    .form-check-input:checked[b-vc81i5w5uy] {
        background-color: #007BFF;
        border-color: #0056b3;
    }

.form-check-label[b-vc81i5w5uy] {
    color: #0A2E5A;
    font-weight: 500;
}


/* Kart: Yarı saydam ve hafif gölge */
.card[b-vc81i5w5uy] {
    border: none;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    background: rgba(255, 255, 255, 0.92); /* Hafif yarı saydam */
    backdrop-filter: blur(10px); /* Modern efekt (sadece modern tarayıcılarda) */
}

.btn-blazorda[b-vc81i5w5uy] {
    background: #007BFF; /* Mavi buton */
    color: white;
    border: none;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 0;
}

    .btn-blazorda:hover[b-vc81i5w5uy] {
        background: #0056b3;
        transform: translateY(-2px);
    }

.form-control:focus[b-vc81i5w5uy] {
    border-color: #007BFF;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.link-primary[b-vc81i5w5uy] {
    color: #007BFF;
    text-decoration: none;
    font-weight: 500;
}

    .link-primary:hover[b-vc81i5w5uy] {
        text-decoration: underline;
        color: #0056b3;
    }

/* Splash Ekranı - Hafif mavi tonu */
#splash[b-vc81i5w5uy] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #007BFF; /* Açık mavi splash */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: opacity 0.8s ease-out;
}

    #splash.fade-out[b-vc81i5w5uy] {
        opacity: 0;
        pointer-events: none;
    }

#splash-logo[b-vc81i5w5uy] {
    font-size: 2.5rem;
    font-weight: 700;
    color: white;
    text-align: center;
    transform: scale(0.8);
    opacity: 0;
    animation: fadeInLogo-b-vc81i5w5uy 1.5s forwards;
}

#splash-subtitle[b-vc81i5w5uy] {
    margin-top: 10px;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    animation: fadeInSub-b-vc81i5w5uy 1s 1.5s forwards;
}

/* Hafif dalga animasyonu */
.wave[b-vc81i5w5uy] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /*background: url('image/svg+xml;utf8,<svg viewBox="0 0 1440 320" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" fill-opacity="0.3" d="M0,192L48,197.3C96,203,192,213,288,208C384,203,480,181,576,181.3C672,181,768,203,864,213.3C960,224,1056,224,1152,208C1248,192,1344,160,1392,144L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') repeat-x;*/
    background-size: cover;
    animation: wave-b-vc81i5w5uy 10s linear infinite;
}

@keyframes fadeInLogo-b-vc81i5w5uy {
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fadeInSub-b-vc81i5w5uy {
    to {
        opacity: 1;
    }
}

@keyframes wave-b-vc81i5w5uy {
    0% {
        background-position: 0 bottom;
    }

    100% {
        background-position: 1440px bottom;
    }
}
