.lol {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    bottom: calc(50% - 9px);
    cursor: pointer;
}

.yuvarla {
    border-radius: 50px;
}

.mn {
    font-family: unset;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 34px;
    padding: 0;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    letter-spacing: 0.18px;
    font-weight: bold;
    text-indent: 20px;
}

    .mn:hover {
        color: #f69621;
    }

.menualt {
    border: none !important;
    border-bottom: 1px solid #e8e8e8 !important;
}

.dpdeneme {
    display: none;
}

@media (max-width: 991px) {
    .dpdeneme {
        display: block;
    }
}

.responsivemen {
    display: flex;
    justify-content: center;
}

@media (max-width: 991px) {
    .responsivemen {
        display: block;
    }
}

.headerico {
    width: 20px;
}

.anime {
    display: block;
    text-decoration: none;
    color: #3c4351;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

    .anime:hover {
        color: #f69621;
    }

@media (max-width:991px) {
    .responheadernav-link {
        display: none;
    }
}

.butongiris {
    box-sizing: border-box;
    color: #fff;
    background-color: #f27a1a;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
    border-radius: 6px;
}

.butonkayit {
    box-sizing: border-box;
    color: #666;
    margin-top: 10px;
    border: solid 1px #dedede;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 6px;
}

.sepetsayi {
    box-sizing: border-box;
    color: #666;
    border: solid 1px #dedede;
    width: 16px;
    font-size: 11px;
    position: fixed;
    height: 15px;
    line-height: 12px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    top: 14px;
    border-radius: 6px;
}



.anafoto {
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    position: relative;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-decoration: none;
    color: white;
    margin-top: 10px;
}

.boyutcard {
    height: 10%;
}

.yazi-right {
    text-align: right;
}

.hoverdeneme {
    background-color: #3c4351;
    ;
}

    .hoverdeneme:hover {
        background-color: #f27a1a;
        color: black;
    }

.anasayfaimg {
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

    .anasayfaimg:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }

.marka-item {
    cursor: pointer;
    height: 70px;
    width: 70px !important;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    box-shadow: 1px 3px 15px #22222236;
    z-index: 100;
    border: 2.5px solid;
    border-image-source: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
    border: double 2.5px transparent;
    border-radius: 80px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #0043ff,#e31ddd);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.anasayfabuton {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid white;
    color: White;
    text-align: center;
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    font-size: 15px;
    margin-top: 5px;
}

.yesilgradient {
    background: linear-gradient(90deg, rgb(49 160 89) 0%, #15b414 35%, rgb(32 176 31) 100%);
}

.morgradient {
    background: linear-gradient(90deg, rgb(98 27 159) 0%, rgb(93 8 205) 35%, rgb(183 31 213) 100%);
}

.turuncugradient {
    background: linear-gradient(90deg, rgb(231 122 21) 0%, rgb(200 132 17) 35%, rgb(220 124 36) 100%);
}


.homeicoteslimat {
    background-color: #2c3039;
    border-radius: 50px;
    border: 1px solid #8b8b8b;
    color: white;
    width: 78px;
    height: 78px;
    padding: 20px;
    margin-top: 10px;
}

.marginleft {
    margin-left: 20px;
}

.cardtasarim {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
}

.cardbutontasarim {
    background: #3c4351;
    border-width: 2px;
    padding: 10px;
    color: white;
}

    .cardbutontasarim:hover {
        background: linear-gradient(90deg, rgb(231 122 21) 0%, rgb(200 132 17) 35%, rgb(220 124 36) 100%);
        box-shadow: 1px 1px 10px -3px black;
    }

.kart-body {
    flex: 1 1 auto;
    padding: 9px 15px;
}

.k1 {
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 15px;
    color: rgba(58, 71, 84, 1);
    text-transform: none;
}

.kartimageboyut {
    width: 100%;
    height: 360px;
}

.baslik {
    font-family: "Rubik", sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #4b566b;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 4px solid transparent;
    background-clip: content-box;
    background-color: #2c3039;
}

::-webkit-scrollbar {
    width: 16px;
}

.td {
    text-decoration: none;
}

.bodyarkaplan {
    background-color: #3E69C3;
    background-image: url("https://toscanapaints.com/assets/front/img/auth2.svg");
    background-position: center center;
    background-size: 500px;
    -webkit-animation: scrollBad 5s linear infinite;
    animation: scrollBad 5s linear infinite;
}

.giris-font {
    font-weight: 500;
    line-height: 1.2;
    color: #373f50;
    font-family: "Rubik", sans-serif;
}

.inputgiris {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
}

.gdf {
    display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 5;
}

.hesap-buton {
    display: flex;
    color: #4b566b;
    align-items: center;
    flex-direction: column;
    box-shadow: 1px 1px 15px -4px rgb(42, 36, 36);
    background-color: white;
    border-radius: 10px;
    background-image: url("https://toscanapaints.com/assets/front/img/auth2.svg");
    background-position: center center;
    background-size: 500px;
    font-family: "Rubik", sans-serif;
    width: 47%;
    margin: 4px;
    padding: 38px;
    float: left;
}

    .hesap-buton:hover {
        background-color: #6e6e6e;
        color: white;
    }

.slider {
    width: 100%;
}

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
}


:root {
    --radius: 16px;
    --shadow: 0 10px 24px rgba(0,0,0,.08);
    --shadow-soft: 0 6px 18px rgba(0,0,0,.06);
}

html, body {
    font-family: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    background: #f7f7f8;
    color: #222529;
}
/* HEADER */
.topbar {
    border-bottom: 1px solid #ececec;
}

.navbar-brand img {
    height: 40px;
    width: auto;
    display: block;
}

.input-group.w-50 {
    max-width: 680px;
}

.input-group .form-control {
    border-radius: 999px !important;
    padding-left: 18px;
    height: 50px;
    border: 1px solid #e5e5e7;
    box-shadow: none;
}

.input-group .lol {
    position: relative;
    right: 45px;
    top: 14px;
    font-size: 18px;
    color: #888;
    cursor: pointer;
}

.headerico {
    font-size: 20px;
}

/* MENÃƒÅ“ (senin yapÃ„Â±n korunuyor) */
.menualt {
    background: #fff;
}

.responsivemen .navbar {
    padding: 0;
}

.dpdeneme {
    font-weight: 600;
}

.anime.mn {
    display: inline-block;
    padding: .75rem 1rem;
    font-weight: 600;
    color: #222529;
}

    .anime.mn:hover {
        color: #ff6f00;
        text-decoration: none;
    }

/* STORY (ÃƒÂ¼st 3 gÃƒÂ¶rsel) */
.anasayfaimg {
    position: relative;
    overflow: hidden;
    border-radius: var(--radius);
    box-shadow: var(--shadow-soft);
    background: #fff;
}

    .anasayfaimg img {
        display: block;
        width: 100%;
        height: auto;
        transition: transform .5s ease;
    }

    .anasayfaimg:hover img {
        transform: scale(1.04);
    }

.hoverdeneme {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 14px 18px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(34,37,41,.72) 60%, rgba(34,37,41,.9) 100%);
    color: #fff;
    font-weight: 600;
    letter-spacing: .2px;
    transform: translateY(0);
    transition: all .35s ease;
}

.anasayfaimg:hover .hoverdeneme {
    padding-bottom: 18px;
}

.hoverdeneme span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* MARKA SLIDER */
.slider {
    width: 100%;
}

.slick-slide {
    margin: 0 16px;
}

    .slick-slide img {
        width: 100%;
        height: 56px;
        object-fit: contain;
        filter: grayscale(.1);
        transition: filter .3s ease, transform .3s ease;
    }

        .slick-slide img:hover {
            filter: none;
            transform: translateY(-2px);
        }

.slick-prev:before, .slick-next:before {
    color: #000;
}

/* ANA BUTONLAR (senin renk sÃ„Â±nÃ„Â±flarÃ„Â±n aynen kalsÃ„Â±n) */
.anasayfabuton {
    width: 100%;
    border-radius: var(--radius);
    color: #fff;
    text-align: center;
    padding: 18px 16px;
    font-weight: 700;
    box-shadow: var(--shadow);
    transition: transform .25s ease;
}

    .anasayfabuton:hover {
        transform: translateY(-3px);
    }

/* ÃƒÅ“RÃƒÅ“N KARTLARI */
.baslik {
    font-weight: 700;
    letter-spacing: .3px;
}

.cardtasarim .card {
    border: 0;
    border-radius: var(--radius);
    box-shadow: var(--shadow-soft);
    overflow: hidden;
    background: #fff;
    transition: transform .25s ease, box-shadow .25s ease;
}

    .cardtasarim .card:hover {
        transform: translateY(-6px);
        box-shadow: var(--shadow);
    }

.kartimageboyut {
    height: 280px;
    object-fit: cover;
}

.kart-body {
    padding: 10px 14px;
}

/* Fiyat ve rozetler */
.price-old {
    text-decoration: line-through;
    color: #9a9aa0;
    font-size: .95rem;
}

.price-new {
    color: #d63c31;
    font-weight: 700;
    font-size: 1.15rem;
}

.product-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    background: #ff4d4f;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
    padding: 6px 10px;
    font-size: .85rem;
    box-shadow: 0 6px 16px rgba(255,77,79,.25);
}

    .product-badge.new {
        background: #22c55e;
    }


.cardbutontasarim {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 12px 14px;
    font-weight: 700;
    color: #ffffff;
    background: #353535;
    transition: filter .25s ease, transform .12s ease;
    border-bottom-left-radius: var(--radius);
    border-bottom-right-radius: var(--radius);
}

    .cardbutontasarim:hover {
        filter: brightness(.98);
        transform: translateY(-1px);
        color: #222529;
    }

/* Bilgi kutularÃ„Â± */
.homeicoteslimat {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: #fff;
    box-shadow: var(--shadow-soft);
}

.marginleft {
    margin-left: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Footer */
footer {
    background: #fff;
}

    footer .td:hover {
        text-decoration: underline;
    }

.link-secondary:hover {
    color: #000 !important;
}



@media (max-width: 991.98px) {
    .kartimageboyut {
        height: 240px;
    }

    .slick-slide {
        margin: 0 10px;
    }
}


:root {
    --menu-shadow: 0 16px 40px rgba(0,0,0,.08);
    --menu-radius: 14px;
}

html, body {
    font-family: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

/* ÃƒÅ“ST HEADER Ã¢â‚¬â€œ dokunmuyoruz, sadece kÃƒÂ¼ÃƒÂ§ÃƒÂ¼k rÃƒÂ¶tuÃ…Å¸lar */
.topbar .navbar-brand img {
    height: 60px;
    object-fit: contain;
}

.topbar .lol {
    position: relative;
    left: -40px;
    top: 13px;
}

.headerico {
    font-size: 20px;
}

.anime {
    color: inherit
}

    .anime:hover {
        color: #ff6f00
    }

/* ALT MENÃƒÅ“ Ãƒâ€¡UBUÃ„Å¾U (senin menÃƒÂ¼n) */
.menualt {
    background: #fff;
}

    .menualt .navbar {
        padding: .3rem 0;
    }

.mn {
    padding: .6rem .9rem;
    display: inline-block;
    font-weight: 500
}

    .mn:hover {
        color: #ff6f00
    }

/* ====== MEGA MENÃƒÅ“ ====== */
.has-mega {
    position: static;
}
/* geniÃ…Å¸ kutu iÃƒÂ§in ebeveyn */
.mega-menu {
    position: absolute;
    top: 97%;
    left: 0;
    min-width: 250px; /* Minimum genişlik */
    max-width: 90vw; /* Mobilde taşmayı önler */
    width: auto; /* İçeriğe göre genişler */
    z-index: 1000;
    background: #fff;
    box-shadow: var(--menu-shadow);
    border-radius: var(--menu-radius);
    margin-top: 0px;
    padding: 18px 22px;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease, width 0.3s ease;
    display: inline-block; /* Inline block ile içeriğe göre */
}


/* Hover ile aÃƒÂ§Ã„Â±lma efekti */
.has-mega:hover > .mega-menu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* MasaÃƒÂ¼stÃƒÂ¼nde hover ile aÃƒÂ§ */
@media (min-width: 992px) {
    .has-mega:hover > .mega-menu {
        display: block;
    }
}

.mega-grid {
    display: flex;
    flex-wrap: wrap; /* İçerik taşarsa alt satıra geçer */
    gap: 18px;
}

.mega-col {
    flex: 1 1 150px; /* Esnek sütun, minimum 150px */
    padding-right: 14px;
    border-right: 1px solid #f1f1f1;
}

    .mega-col:last-child {
        border-right: 0;
    }


.mega-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    font-weight: 600;
}

    .mega-head img {
        width: 28px;
        height: 28px;
        object-fit: cover;
        border-radius: 6px;
    }

.mega-links a {
    display: block;
    color: #444;
    text-decoration: none;
    padding: .25rem 0;
    font-size: .95rem;
}

    .mega-links a:hover {
        color: #ff6f00;
    }

.mega-title {
    font-weight: 600;
    margin: .35rem 0 .25rem 0;
}

@media (max-width: 991.98px) {
    .mega-menu {
        position: static;
        width: 100%;
        display: none; /* Tıklama ile açılacak */
        padding: 10px;
        box-shadow: none;
        border-radius: 0;
    }

    .has-mega.active > .mega-menu {
        display: block;
    }
}


/* Story hover kÃƒÂ¼ÃƒÂ§ÃƒÂ¼k iyileÃ…Å¸tirme Ã¢â‚¬â€œ renkleri koruyoruz */
.anasayfaimg .hoverdeneme {
    background: #222529;
    opacity: .92;
    transition: transform .25s ease, opacity .25s ease;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -46px;
}

.anasayfaimg:hover .hoverdeneme {
    opacity: 1;
    transform: translateY(-2px);
}



/* Container iÃƒÂ§indeki tÃƒÂ¼m ÃƒÂ¶Ã„Å¸eleri tek satÃ„Â±rda tut */
.topbar .container {
    display: flex;
    flex-wrap: nowrap; /* hiÃƒÂ§bir ÃƒÂ¶Ã„Å¸e alt satÃ„Â±ra geÃƒÂ§mesin */
    align-items: center;
    justify-content: space-between;
}

/* Arama ÃƒÂ§ubuÃ„Å¸unu responsive yap */
.topbar .input-group {
    flex: 1 1 auto; /* esnek bÃƒÂ¼yÃƒÂ¼me ve kÃƒÂ¼ÃƒÂ§ÃƒÂ¼lme */
    max-width: 500px;
    margin: 0 15px;
}

/* Navbar ikonlarÃ„Â±nÃ„Â± yan yana tut */
.topbar .navbar-nav {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
}

/* KÃƒÂ¼ÃƒÂ§ÃƒÂ¼k ekranlarda yazÃ„Â±larÃ„Â± gizle, ikonlar yan yana kalsÃ„Â±n */
@media (max-width: 768px) {
    .responheadernav-link {
        display: none;
    }

    .topbar .input-group {
        max-width: 200px;
    }

    .topbar .navbar-brand {
        width: 120px;
    }
}


.anasayfaimg {
    cursor: pointer;
}

.hover-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    transform: translateY(100%);
    transition: transform 0.3s ease, background 0.3s ease;
}

.anasayfaimg:hover .hover-overlay {
    transform: translateY(0);
}

.btn-hover {
    background: #353535;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 600;
    transition: transform 0.2s ease, background 0.2s ease;
}

.anasayfaimg:hover .btn-hover {
    transform: translateY(-5px);
    background: #ff3d00;
}

.btn-hover i {
    transition: transform 0.3s ease;
}

.anasayfaimg:hover .btn-hover i {
    transform: translateX(5px);
}


/* Ribbon tasarÃ„Â±mÃ„Â± */
.discount-ribbon {
    position: absolute;
    top: -51px;
    right: -12px;
    background: #353535;
    color: #fff;
    font-weight: 700;
    padding: 10px 11px;
    border-radius: 4px;
    transform: rotate(15deg);
    box-shadow: 0 6px 16px #a8bcd8;
    z-index: 10;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .discount-ribbon span {
        display: block;
        font-size: 1rem;
    }

.ribbon-countdown {
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    margin-top: 4px;
}

.discount-ribbon:hover {
    transform: rotate(15deg) scale(1.05);
    box-shadow: 0 10px 28px rgba(255,61,0,0.5);
}

/* GÃƒÂ¶rsel hover efekti */
.promo-img {
    max-width: 30%;
    height: auto;
    border-radius: 16px;
    transition: transform 0.3s ease;
}

    .promo-img:hover {
        transform: scale(1.05);
    }

/* DiÃ„Å¸er mevcut stil */
.promo-section {
    background-color: #fdf7f2;
    box-shadow: 0 6px 24px rgba(0,0,0,0.06);
    border-radius: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .promo-section:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 36px rgba(0,0,0,0.15);
    }

.enhanced-title {
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1.3rem;
    letter-spacing: 1.5px;
    color: #222529;
    margin: 40px 0 20px;
    text-transform: uppercase;
    text-shadow: 0 2px 6px rgba(0,0,0,0.08);
    padding: 10px;
}

    .enhanced-title::after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        transform: translateX(-50%);
        width: 60px;
        height: 4px;
        border-radius: 2px;
        background: linear-gradient(90deg, #ff6f00, #ff3d00);
        transition: width 0.3s ease;
    }

    .enhanced-title:hover::after {
        width: 100px;
    }

.kartimageboyut {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.cardtasarim .card:hover .kartimageboyut {
    transform: scale(1.05);
}

.cardbutontasarim {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 12px 14px;
    font-weight: 700;
    color: #ffffff;
    background: #353535;
    transition: filter .25s ease, transform .12s ease;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

    .cardbutontasarim:hover {
        filter: brightness(.98);
        transform: translateY(-1px);
        color: #222529;
    }

.product-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    background: #ff4d4f;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
    padding: 6px 10px;
    font-size: .85rem;
    box-shadow: 0 6px 16px rgba(255,77,79,.25);
}

    .product-badge.new {
        background: #22c55e;
    }

.social-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .social-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 10px 24px rgba(0,0,0,0.08);
    }

/* YouTube kart rengi */
.youtube-card {
    background-color: #fff0f0;
}

    .youtube-card i {
        color: #FF0000;
    }

/* Instagram kart rengi */
.instagram-card {
    background-color: #fff8f0;
}

    .instagram-card i {
        color: #C13584;
    }


.forgot-link {
    font-size: 0.85rem;
    color: #6c63ff;
    text-decoration: none;
    margin-top: 5px;
}

    .forgot-link:hover {
        text-decoration: underline;
    }
/* Login Container */
.login-container {
    max-width: 500px;
    width: 100%;
    background: #fff;
    padding: 50px 40px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    margin: 50px auto;
    transition: all 0.3s ease;
}

    .login-container:hover {
        box-shadow: 0 15px 50px rgba(0,0,0,0.25);
    }

.login-header {
    text-align: center;
    margin-bottom: 30px;
}

    .login-header h2 {
        font-weight: 800;
        margin-bottom: 10px;
        color: #1c1c1e;
    }

    .login-header p {
        color: #6c757d;
        font-size: 0.95rem;
    }



.form-control:focus {
    border-color: #6c63ff;
    box-shadow: 0 0 10px rgba(108,99,255,0.2);
}

.input-icon {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #aaa;
}

.fa-eye {
    right: 15px !important;
    cursor: pointer;
}

.forgot-link {
    font-size: 0.85rem;
    float: right;
    margin-bottom: 20px;
    color: #6c63ff;
    text-decoration: none;
    transition: 0.2s;
}

    .forgot-link:hover {
        text-decoration: underline;
    }

/* Butonlar */
.btn-custom-primary {
    background: linear-gradient(90deg, #107e39, #5b8e6e);
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
}

    .btn-custom-primary:hover {
        background: linear-gradient(90deg, #4a4fff, #6c63ff);
    }

.btn-custom-warning {
    background: linear-gradient(90deg, #084298, #507ab9);
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
}

    .btn-custom-warning:hover {
        background: linear-gradient(90deg, #0a58ca, #0d6efd);
    }

.social-login button {
    border-radius: 50px;
    padding: 10px 20px;
    font-weight: 600;
    transition: all 0.3s;
}

    .social-login button:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }

.register-card {
    max-width: 450px;
    margin: 50px auto;
    padding: 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 25px rgba(0,0,0,0.1);
}



.register-header {
    text-align: center;
    margin-bottom: 25px;
}

    .register-header h2 {
        margin-bottom: 10px;
    }

.eye-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #6c757d;
}


.profile-card img {
    width: 200px;
    height: 90px;
    object-fit: cover;
}

.menu-list a {
    transition: all 0.2s ease;
}

    .menu-list a:hover {
        background: #f1f1f1;
        border-radius: 8px;
    }

.hesap-buton {
    background: #fff;
    border-radius: 12px;
    padding: 40px 0;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

    .hesap-buton i {
        color: #353535;
        font-size: 2.2rem;
        margin-bottom: 15px;
    }

    .hesap-buton div {
        font-weight: 500;
        font-size: 1.1rem;
        text-align: center;
    }

    .hesap-buton:hover {
        transform: translateY(-4px);
        box-shadow: 0 6px 15px rgba(255,111,0,0.2);
        background-color: #ffbd87;
    }


.KategoriListe {
    padding: 20px;
}

/* Alt kategori linkleri tamamen alt çizgisiz */
.kategori-item {
    text-decoration: none !important; /* alt çizgi kalkar */
    padding: 0px 10px;
    border-radius: 5px;
    transition: color 0.25s ease-in-out;
    font-size: .875rem;
    font-weight: normal;
}

    .kategori-item:hover {
        background-color: #f8f9fa;
        color: #333;
        text-decoration: none !important; /* hover’da da çizgi olmasın */
    }

/* Tümünü Gör linki de alt çizgi olmadan */
.tumu-gor {
    text-decoration: none !important;
    color: #536af6 !important;
    padding: 0px 10px;
    border-radius: 5px;
    transition: color 0.25s ease-in-out;
    font-size: .875rem;
    font-weight: normal;
}

    .tumu-gor:hover {
        color: darkorange;
        text-decoration: none !important;
    }
