/* /Layout/Footer.razor.rz.scp.css */
[b-kemedbbk6n] .footer-link {
    color: #86868b;
    transition: color 0.3s ease;
    text-decoration: none;
}

[b-kemedbbk6n] .footer-link:hover {
    color: #1d1d1f;
}

[b-kemedbbk6n] .footer-link.active {
    color: #1d1d1f;
    font-weight: 500;
}

[b-kemedbbk6n] .legal-link {
    color: #515154;
    transition: color 0.3s ease;
    text-decoration: none;
}

[b-kemedbbk6n] .legal-link:hover {
    color: #1d1d1f;
}

body.theme-dark .app-footer[b-kemedbbk6n] {
    background-color: #161617 !important;
    border-top-color: #333336 !important;
    color: #86868b !important;
}

body.theme-dark .app-footer h3[b-kemedbbk6n],
body.theme-dark .app-footer strong.font-semibold[b-kemedbbk6n],
body.theme-dark .app-footer .font-semibold[b-kemedbbk6n] {
    color: #ffffff !important;
}

body.theme-dark .app-footer .border-b[b-kemedbbk6n],
body.theme-dark .app-footer .border-r[b-kemedbbk6n] {
    border-color: #333336 !important;
}

body.theme-dark .app-footer[b-kemedbbk6n]  .footer-link,
body.theme-dark .app-footer[b-kemedbbk6n]  .legal-link {
    color: #86868b !important;
}

body.theme-dark .app-footer[b-kemedbbk6n]  .footer-link:hover,
body.theme-dark .app-footer[b-kemedbbk6n]  .legal-link:hover {
    color: #ffffff !important;
}

body.theme-dark .app-footer[b-kemedbbk6n]  .footer-link.active {
    color: #ffffff !important;
}
/* /Layout/MainLayout.razor.rz.scp.css */
main[b-ic2dfut1b1] {
    position: relative;
    width: 100%;
}

[b-ic2dfut1b1] *:focus-visible {
    outline: none;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.glass-nav-light[b-mk4x5hkmqc] {
    background-color: rgba(255, 255, 255, 0.72);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

[b-mk4x5hkmqc] a.active {
    color: #0071e3 !important;
    font-weight: 500;
}

[b-mk4x5hkmqc] a.active svg {
    color: #0071e3 !important;
}

.mobile-menu-overlay[b-mk4x5hkmqc] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.mobile-menu-overlay.open[b-mk4x5hkmqc] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

[b-mk4x5hkmqc] .mobile-link.active {
    color: #0071e3 !important;
}

.logo-link[b-mk4x5hkmqc] {
    transition: filter 0.3s ease;
}

.logo-link:hover[b-mk4x5hkmqc] {
    filter: brightness(0);
}

.logo-link img[b-mk4x5hkmqc] {
    transition: opacity 0.3s ease, filter 0.3s ease;
}

body.theme-dark #main-nav[b-mk4x5hkmqc] {
    position: absolute !important;
    background-color: rgba(29, 29, 31, 0.8) !important;
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}

body.theme-dark #main-nav .logo-link:hover[b-mk4x5hkmqc] {
    filter: none !important;
}

body.theme-dark #main-nav .logo-link img[b-mk4x5hkmqc] {
    filter: brightness(0) invert(1) !important;
    opacity: 0.8 !important;
}

body.theme-dark #main-nav .logo-link:hover img[b-mk4x5hkmqc] {
    opacity: 1 !important;
}

body.theme-dark #main-nav[b-mk4x5hkmqc]  a.text-gray-500,
body.theme-dark #main-nav span.text-gray-500[b-mk4x5hkmqc],
body.theme-dark #main-nav button.text-gray-500[b-mk4x5hkmqc] {
    color: #9ca3af !important;
}

body.theme-dark #main-nav[b-mk4x5hkmqc]  a.text-gray-500:hover,
body.theme-dark #main-nav span.text-gray-500:hover[b-mk4x5hkmqc],
body.theme-dark #main-nav button.text-gray-500:hover[b-mk4x5hkmqc] {
    color: #ffffff !important;
}

body.theme-dark #main-nav[b-mk4x5hkmqc]  a.active {
    color: #ffffff !important;
}

body.theme-dark #main-nav[b-mk4x5hkmqc]  a.active svg {
    color: #ffffff !important;
}

body.theme-dark #main-nav .dropdown-menu[b-mk4x5hkmqc] {
    background-color: rgba(28, 28, 30, 0.98) !important;
    border-color: #333336 !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.8) !important;
}

body.theme-dark #main-nav .dropdown-menu[b-mk4x5hkmqc]  a,
body.theme-dark #main-nav .dropdown-menu button[b-mk4x5hkmqc] {
    color: #d2d2d7 !important;
    transition: all 0.3s ease !important;
}

body.theme-dark #main-nav .dropdown-menu[b-mk4x5hkmqc]  a:hover,
body.theme-dark #main-nav .dropdown-menu button:hover[b-mk4x5hkmqc] {
    background-color: rgba(255, 255, 255, 0.08) !important;
    color: #ffffff !important;
}

body.theme-dark #main-nav .dropdown-menu button.text-apple-textDark[b-mk4x5hkmqc] {
    color: #ffffff !important;
}

body.theme-dark #main-nav .dropdown-menu[b-mk4x5hkmqc]  a span,
body.theme-dark #main-nav .dropdown-menu[b-mk4x5hkmqc]  a svg,
body.theme-dark #main-nav .dropdown-menu button span[b-mk4x5hkmqc],
body.theme-dark #main-nav .dropdown-menu button svg[b-mk4x5hkmqc] {
    color: inherit !important;
}

body.theme-dark .mobile-menu-overlay[b-mk4x5hkmqc] {
    background-color: rgba(22, 22, 23, 0.98) !important;
}

body.theme-dark .mobile-menu-overlay[b-mk4x5hkmqc]  a,
body.theme-dark .mobile-menu-overlay span[b-mk4x5hkmqc] {
    color: #f5f5f7 !important;
    border-color: #333336 !important;
}

body.theme-dark .mobile-menu-overlay .text-gray-400[b-mk4x5hkmqc] {
    color: #86868b !important;
}

body.theme-dark .mobile-menu-overlay[b-mk4x5hkmqc]  a:hover {
    color: #ffffff !important;
}
/* /Pages/Belgelerimiz.razor.rz.scp.css */
/* /Pages/Gizlilik.razor.rz.scp.css */
.kvkk-sidebar .nav-link[b-g8c6tanc5e]::before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: transparent;
    transition: background-color 0.3s ease;
}

.kvkk-sidebar .nav-link.active[b-g8c6tanc5e] {
    color: #1d1d1f;
    font-weight: 500;
}

.kvkk-sidebar .nav-link.active[b-g8c6tanc5e]::before {
    background-color: #1d1d1f;
}

html[b-g8c6tanc5e] {
    scroll-behavior: smooth;
}

.prose p[b-g8c6tanc5e] {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}
/* /Pages/Haber-detay.razor.rz.scp.css */
[b-xros1jww1b] .blog-content {
    color: #1d1d1f;
}

[b-xros1jww1b] .blog-content p {
    font-size: 19px;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-weight: 300;
    color: #515154;
}

[b-xros1jww1b] .blog-content p.lead {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    color: #1d1d1f;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
}

[b-xros1jww1b] .blog-content h2 {
    font-size: 32px;
    font-weight: 600;
    color: #1d1d1f;
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
}

[b-xros1jww1b] .blog-content blockquote {
    border-left: 4px solid #0071e3;
    padding-left: 2rem;
    margin: 4rem 0;
    font-size: 28px;
    font-weight: 500;
    font-style: italic;
    color: #1d1d1f;
    line-height: 1.4;
    letter-spacing: -0.01em;
}

[b-xros1jww1b] .blog-content figure {
    margin: 4rem 0;
    width: 100%;
}

[b-xros1jww1b] .blog-content figure img {
    width: 100%;
    border-radius: 1.5rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

[b-xros1jww1b] .blog-content figcaption {
    text-align: center;
    font-size: 13px;
    color: #86868b;
    margin-top: 1rem;
    font-weight: 500;
}

[b-xros1jww1b] .news-card {
    display: flex;
    flex-direction: column;
    border-radius: 1.5rem;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: pointer;
    height: 100%;
}
[b-xros1jww1b] .news-img-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f5f5f7;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
[b-xros1jww1b] .news-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform;
}
[b-xros1jww1b] .news-card:hover .news-img {
    transform: scale(1.05);
}
/* /Pages/Haberler-blog.razor.rz.scp.css */
[b-asvaeqk9v8] .btn-outline {
    border: 1px solid #0071e3;
    color: #0071e3;
    background-color: transparent;
    transition: all 0.3s ease;
}
[b-asvaeqk9v8] .btn-outline:hover {
    background-color: rgba(0, 113, 227, 0.05);
    box-shadow: 0 4px 14px rgba(0, 113, 227, 0.1);
}

[b-asvaeqk9v8] .btn-gradient {
    background: linear-gradient(90deg, #0071e3 0%, #42a5f5 50%, #00c6ff 100%);
    background-size: 200% auto;
    color: #ffffff !important;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1); 
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 4px 15px rgba(0, 113, 227, 0.15); 
}
[b-asvaeqk9v8] .btn-gradient:hover {
    background-position: right center;
    box-shadow: 0 10px 30px rgba(0, 198, 255, 0.4);
    transform: translateY(-2px);
    border-color: rgba(255,255,255,0.4);
}

[b-asvaeqk9v8] .news-card {
    display: flex;
    flex-direction: column;
    border-radius: 1.5rem;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: pointer;
    height: 100%;
}
[b-asvaeqk9v8] .news-img-wrapper {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border-radius: 1.5rem;
    position: relative;
    background-color: #f5f5f7;
}
[b-asvaeqk9v8] .news-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform;
}
[b-asvaeqk9v8] .news-card:hover .news-img {
    transform: scale(1.05);
}
[b-asvaeqk9v8] .news-card:hover h3 {
    color: #0071e3;
}

[b-asvaeqk9v8] .filter-btn {
    padding: 0.5rem 1.5rem;
    border-radius: 2rem;
    font-size: 14px;
    font-weight: 500;
    color: #86868b;
    background-color: transparent;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    cursor: pointer;
}
[b-asvaeqk9v8] .filter-btn:hover {
    color: #1d1d1f;
    background-color: rgba(0,0,0,0.03);
}
[b-asvaeqk9v8] .filter-btn.active {
    background-color: #1d1d1f;
    color: #ffffff;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}

[b-asvaeqk9v8] .apple-input {
    background-color: #ffffff;
    border: 1px solid #d2d2d7;
    color: #1d1d1f;
    transition: all 0.3s ease;
}
[b-asvaeqk9v8] .apple-input:focus {
    outline: none;
    border-color: #0071e3;
    box-shadow: 0 0 0 4px rgba(0, 113, 227, 0.1);
}

[b-asvaeqk9v8] .hide-scrollbar::-webkit-scrollbar {
    display: none;
}
[b-asvaeqk9v8] .hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

@keyframes fadeInScale-b-asvaeqk9v8 {
    from { opacity: 0; transform: scale(0.95) translateY(10px); }
    to { opacity: 1; transform: scale(1) translateY(0); }
}
[b-asvaeqk9v8] .blazor-animated-item {
    animation: fadeInScale-b-asvaeqk9v8 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
/* /Pages/Hakkimizda.razor.rz.scp.css */
[b-iytcuuovat] .gradient-text {
    background: linear-gradient(90deg, #0071e3, #42a5f5, #00c6ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

[b-iytcuuovat] .gradient-text-stats {
    background: linear-gradient(180deg, #ffffff, #86868b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

[b-iytcuuovat] .timeline-card {
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform, box-shadow, border-color;
}
[b-iytcuuovat] .timeline-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 113, 227, 0.08);
    border-color: rgba(255,255,255,0.15);
}

[b-iytcuuovat] .timeline-card.active-border {
    border-color: rgba(0, 113, 227, 0.5);
    box-shadow: 0 10px 40px rgba(0, 113, 227, 0.15);
}

[b-iytcuuovat] .timeline-dot {
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform, background-color, border-color, box-shadow;
}

[b-iytcuuovat] .timeline-dot.active {
    background-color: #0071e3 !important;
    border-color: #0071e3 !important;
    box-shadow: 0 0 20px rgba(0, 113, 227, 0.8);
    transform: translateX(-50%) scale(1.4) !important;
}

@media (max-width: 767px) {
    [b-iytcuuovat] .timeline-dot.active {
        transform: translateX(-7px) scale(1.4) !important;
    }
}

[b-iytcuuovat] .timeline-item:hover .timeline-dot.active {
    box-shadow: 0 0 30px rgba(0, 113, 227, 1);
    transform: translateX(-50%) scale(1.6) !important;
}

@media (max-width: 767px) {
    [b-iytcuuovat] .timeline-item:hover .timeline-dot.active {
        transform: translateX(-7px) scale(1.6) !important;
    }
}

[b-iytcuuovat] #timeline-progress {
    will-change: height;
}
/* /Pages/Home.razor.rz.scp.css */
[b-phc8yd3qmj] .icon-after::after {
    content: '›';
    font-family: 'Inter', sans-serif;
    margin-left: 0.3em;
    font-size: 1.1em;
    transition: transform 0.2s ease;
    display: inline-block;
}

[b-phc8yd3qmj] .apple-link:hover .icon-after::after {
    transform: translateX(4px);
}

[b-phc8yd3qmj] .bg-hero-buat {
    background: #ffffff;
}

[b-phc8yd3qmj] .bg-hero-kasa {
    background: linear-gradient(180deg, #ffffff 0%, #eef2f6 100%);
}

[b-phc8yd3qmj] .bg-hero-patel {
    background: linear-gradient(180deg, #fbfbfd 0%, #f0f0f5 100%);
}

[b-phc8yd3qmj] .project-card {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

[b-phc8yd3qmj] .project-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

[b-phc8yd3qmj] .project-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 10;
}

[b-phc8yd3qmj] .engineering-grid {
    background-size: 50px 50px;
    background-image:
        linear-gradient(to right, rgba(29, 62, 91, 0.06) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(29, 62, 91, 0.06) 1px, transparent 1px);
    -webkit-mask-image: radial-gradient(ellipse at 50% 50%, #000 10%, transparent 80%);
    mask-image: radial-gradient(ellipse at 50% 50%, #000 10%, transparent 80%);
}

[b-phc8yd3qmj] .color-picker-btn {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    background: transparent;
    border: none;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

[b-phc8yd3qmj] .color-picker-ring {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: border-color 0.3s ease, transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: scale(0.8);
}

[b-phc8yd3qmj] .color-picker-btn.active .color-picker-ring {
    border-color: #86868b;
    transform: scale(1);
}

[b-phc8yd3qmj] .color-picker-swatch {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

[b-phc8yd3qmj] .color-picker-btn:hover:not(.active) .color-picker-swatch {
    transform: scale(1.15);
}

[b-phc8yd3qmj] .color-picker-btn.active .color-picker-swatch {
    transform: scale(0.85);
}

@keyframes loadSlideDown-b-phc8yd3qmj {
    0% {
        opacity: 0;
        transform: translateY(-40px);
        filter: blur(10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
}

[b-phc8yd3qmj] .hero1-animate {
    opacity: 0;
    animation: loadSlideDown-b-phc8yd3qmj 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}

[b-phc8yd3qmj] #patel .reveal-blur:not(.active),
[b-phc8yd3qmj] #kiris-buat .reveal-blur:not(.active) {
    transform: translateY(-40px) !important;
}

[b-phc8yd3qmj] #patel .reveal-scale:not(.active),
[b-phc8yd3qmj] #kiris-buat .reveal-scale:not(.active) {
    transform: translateY(-40px) scale(0.95) !important;
}

[b-phc8yd3qmj] .product-offset-container {
    position: relative;
    display: inline-block;
    transform: translateX(8%);
}

@media (min-width: 640px) {
    [b-phc8yd3qmj] .product-offset-container {
        transform: translateX(16%);
    }
}

@media (min-width: 768px) {
    [b-phc8yd3qmj] .product-offset-container {
        transform: translateX(11%);
    }
}

@media (min-width: 1024px) {
    [b-phc8yd3qmj] .product-offset-container {
        transform: translateX(10%);
    }
}
/* /Pages/Iletisim.razor.rz.scp.css */
[b-h0g5x0xujf] .apple-input {
    background-color: #ffffff;
    border: 1px solid #d2d2d7;
    color: #1d1d1f;
    transition: all 0.3s ease;
}

[b-h0g5x0xujf] .apple-input:focus {
    outline: none;
    border-color: #0071e3;
    box-shadow: 0 0 0 4px rgba(0, 113, 227, 0.1);
}

[b-h0g5x0xujf] .apple-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #86868b;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
}

[b-h0g5x0xujf] .btn-gradient {
    background: linear-gradient(90deg, #0071e3 0%, #42a5f5 50%, #00c6ff 100%);
    background-size: 200% auto;
    color: #ffffff !important;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1); 
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 4px 15px rgba(0, 113, 227, 0.15); 
}

[b-h0g5x0xujf] .btn-gradient:hover {
    background-position: right center;
    box-shadow: 0 10px 30px rgba(0, 198, 255, 0.4);
    transform: translateY(-2px);
    border-color: rgba(255,255,255,0.4);
}


[b-h0g5x0xujf] .engineering-grid {
    background-size: 32px 32px;
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.04) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 1px, transparent 1px);
}

[b-h0g5x0xujf] iframe {
    filter: saturate(0.8) contrast(1.05);
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-h0g5x0xujf] .group:hover iframe {
    filter: saturate(1) contrast(1.1);
}
/* /Pages/Kariyer.razor.rz.scp.css */
[b-0fyyhrhloq] .job-btn {
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    border: 1px solid transparent;
}

[b-0fyyhrhloq] .job-btn.active {
    background-color: #ffffff;
    border-color: rgba(0,113,227,0.3);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

[b-0fyyhrhloq] .job-btn:hover:not(.active) {
    background-color: rgba(0,0,0,0.02);
}

[b-0fyyhrhloq] .apple-input {
    background-color: #f5f5f7;
    border: 1px solid transparent;
    color: #1d1d1f;
    transition: all 0.3s ease;
}

[b-0fyyhrhloq] .apple-input:focus {
    outline: none;
    background-color: #ffffff;
    border-color: #0071e3;
    box-shadow: 0 0 0 4px rgba(0, 113, 227, 0.1);
}

[b-0fyyhrhloq] .apple-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #86868b;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
}

[b-0fyyhrhloq] input[type="file"]::file-selector-button {
    background-color: #e5e5ea;
    color: #1d1d1f;
    border: none;
    border-radius: 9999px;
    padding: 8px 16px;
    margin-right: 16px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

[b-0fyyhrhloq] input[type="file"]::file-selector-button:hover {
    background-color: #d1d1d6;
}

[b-0fyyhrhloq] .btn-gradient {
    background: linear-gradient(90deg, #0071e3 0%, #42a5f5 50%, #00c6ff 100%);
    background-size: 200% auto;
    color: #ffffff !important;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1); 
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 4px 15px rgba(0, 113, 227, 0.15); 
}

[b-0fyyhrhloq] .btn-gradient:hover {
    background-position: right center;
    box-shadow: 0 10px 30px rgba(0, 198, 255, 0.4);
    transform: translateY(-2px);
    border-color: rgba(255,255,255,0.4);
}
/* /Pages/ProductShowcase/Gecmeli-Kasa.razor.rz.scp.css */
[b-orwzsrhjam] #canvas-container {
    will-change: transform, opacity;
}

[b-orwzsrhjam] #main-wrapper {
    position: relative;
    z-index: 10;
    opacity: 0; 
    transition: opacity 1s ease;
}

[b-orwzsrhjam] #loader {
    position: fixed;
    inset: 0;
    background: #000000;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.8s ease;
}

[b-orwzsrhjam] .spinner {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(255,255,255,0.1);
    border-radius: 50%;
    border-top-color: #0071e3;
    animation: spin-b-orwzsrhjam 1s ease-in-out infinite;
}

@keyframes spin-b-orwzsrhjam { 
    to { transform: rotate(360deg); } 
}

[b-orwzsrhjam] .reveal-blur {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(30px);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), filter 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform, filter; 
}
[b-orwzsrhjam] .reveal-blur.active { 
    opacity: 1; 
    filter: blur(0); 
    transform: translateY(0); 
}

[b-orwzsrhjam] .reveal-scale {
    opacity: 0;
    transform: translateY(40px) scale(0.95);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform;
}
[b-orwzsrhjam] .reveal-scale.active { 
    opacity: 1; 
    transform: translateY(0) scale(1); 
}

[b-orwzsrhjam] .apple-card {
    background-color: #111111;
    border: 1px solid rgba(255,255,255,0.05);
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    position: relative;
    overflow: hidden;
}

[b-orwzsrhjam] .apple-card:hover {
    transform: scale(1.02);
    border-color: rgba(255,255,255,0.1);
}

[b-orwzsrhjam] .apple-card-img {
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-orwzsrhjam] .apple-card:hover .apple-card-img {
    transform: scale(1.05);
}

[b-orwzsrhjam] .hide-scroll::-webkit-scrollbar {
    display: none;
}
[b-orwzsrhjam] .hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* Apple Style Capsule Navbar */
[b-orwzsrhjam] #local-nav {
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease-out !important;
}

[b-orwzsrhjam] #local-nav.-translate-y-full {
    transform: translate(-50%, -180%) !important;
    opacity: 0 !important;
}
/* /Pages/ProductShowcase/Kirisbuati.razor.rz.scp.css */
[b-u7etc462ap] #main-wrapper {
    position: relative;
    z-index: 10;
    opacity: 0;
    transition: opacity 1s ease;
}

[b-u7etc462ap] #loader {
    position: fixed;
    inset: 0;
    background: #000000;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.8s ease;
}

[b-u7etc462ap] .spinner {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    border-top-color: #2997ff;
    animation: spin-b-u7etc462ap 1s ease-in-out infinite;
}

@keyframes spin-b-u7etc462ap {
    to {
        transform: rotate(360deg);
    }
}

[b-u7etc462ap] .reveal-blur {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(40px);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), filter 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform, filter;
}

[b-u7etc462ap] .reveal-blur.active {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
}

[b-u7etc462ap] .reveal-scale {
    opacity: 0;
    transform: translateY(50px) scale(0.97);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform;
}

[b-u7etc462ap] .reveal-scale.active {
    opacity: 1;
    transform: translateY(0) scale(1);
}

[b-u7etc462ap] .reveal-hero {
    opacity: 0;
    transform: translateY(30px);
    will-change: opacity, transform;
}

[b-u7etc462ap] .hide-scroll::-webkit-scrollbar {
    display: none;
}

[b-u7etc462ap] .hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* Apple Style Capsule Navbar */
[b-u7etc462ap] #local-nav {
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease-out !important;
}

[b-u7etc462ap] #local-nav.-translate-y-full {
    transform: translate(-50%, -180%) !important;
    opacity: 0 !important;
}
/* /Pages/ProductShowcase/Lamba-Takozu.razor.rz.scp.css */
[b-njdgqsghfu] #main-wrapper {
    position: relative;
    z-index: 10;
    opacity: 0;
    transition: opacity 1s ease;
}

[b-njdgqsghfu] #loader {
    position: fixed;
    inset: 0;
    background: #000000;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.8s ease;
}

[b-njdgqsghfu] .spinner {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    border-top-color: #2997ff;
    animation: spin-b-njdgqsghfu 1s ease-in-out infinite;
}

@keyframes spin-b-njdgqsghfu {
    to {
        transform: rotate(360deg);
    }
}


[b-njdgqsghfu] .mix-blend-screen {
    mix-blend-mode: screen !important;
}



[b-njdgqsghfu] #hero-video {
    filter: contrast(1.2) brightness(0.9) !important;
    mix-blend-mode: screen !important;
    -webkit-mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, black 50%, transparent 100%);
    mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, black 50%, transparent 100%);
}

[b-njdgqsghfu] #hero-text-group {
    opacity: 1 !important;
    z-index: 40 !important;
}

[b-njdgqsghfu] #hero-bg-text,
[b-njdgqsghfu] #hero-sub-text {
    opacity: 0;
    position: relative;
    z-index: 40;
}


[b-njdgqsghfu] #hero-sticky {
    -webkit-mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
}

[b-njdgqsghfu] #static-content {
    box-shadow: 0 -30px 80px -20px rgba(0, 0, 0, 1), 0 -10px 40px rgba(41, 151, 255, 0.05) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.03);
}

[b-njdgqsghfu] .vs-eski {
    transition: opacity 0.6s ease 1s, filter 0.6s ease 1s, transform 0.6s ease 1s;
}

[b-njdgqsghfu] .vs-section:hover .vs-eski {
    opacity: 0.6;
    filter: grayscale(100%);
    transform: scale(0.98);
    transition: opacity 0.5s ease 0s, filter 0.5s ease 0s, transform 0.5s ease 0s;
}

[b-njdgqsghfu] .item-eski {
    transition: text-decoration 0.3s ease 1s, color 0.5s ease 1s;
}

[b-njdgqsghfu] .vs-section:hover .item-eski {
    text-decoration: line-through;
    color: #555;
    transition: text-decoration 0.3s ease 0s, color 0.5s ease 0s;
}

[b-njdgqsghfu] .vs-yeni {
    transform-origin: center;
    transition: transform 0.6s ease 1s, border-color 0.6s ease 1s, box-shadow 0.6s ease 1s;
}

[b-njdgqsghfu] .vs-section:hover .vs-yeni {
    transform: scale(1.02);
    border-color: rgba(41, 151, 255, 0.4);
    box-shadow: 0 20px 60px rgba(41, 151, 255, 0.15);
    transition: transform 0.5s ease 0s, border-color 0.5s ease 0s, box-shadow 0.5s ease 0s;
}

[b-njdgqsghfu] .apple-card {
    background-color: #0a0a0c;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    position: relative;
    overflow: hidden;
}

[b-njdgqsghfu] .apple-card:hover {
    transform: scale(1.015);
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

[b-njdgqsghfu] .apple-card-img {
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-njdgqsghfu] .apple-card:hover .apple-card-img {
    transform: scale(1.04);
}

[b-njdgqsghfu] .reveal-blur {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(40px);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), filter 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform, filter;
}

[b-njdgqsghfu] .reveal-blur.active {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
}

[b-njdgqsghfu] .reveal-scale {
    opacity: 0;
    transform: translateY(50px) scale(0.97);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform;
}

[b-njdgqsghfu] .reveal-scale.active {
    opacity: 1;
    transform: translateY(0) scale(1);
}

[b-njdgqsghfu] .hide-scroll::-webkit-scrollbar {
    display: none;
}

[b-njdgqsghfu] .hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/* Apple Style Capsule Navbar */
[b-njdgqsghfu] #local-nav {
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease-out !important;
}

[b-njdgqsghfu] #local-nav.-translate-y-full {
    transform: translate(-50%, -180%) !important;
    opacity: 0 !important;
}
/* /Pages/Proje-detay.razor.rz.scp.css */
[b-eqyimdzbiw] .proje-content {
    color: #1d1d1f;
}

[b-eqyimdzbiw] .proje-content p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-weight: 300;
    color: #515154;
}

[b-eqyimdzbiw] .proje-content p.lead {
    font-size: 22px;
    line-height: 1.6;
    font-weight: 400;
    color: #1d1d1f;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
}

[b-eqyimdzbiw] .proje-content h2 {
    font-size: 32px;
    font-weight: 600;
    color: #1d1d1f;
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
}

[b-eqyimdzbiw] .proje-content blockquote {
    border-left: 4px solid #0071e3;
    padding-left: 2rem;
    margin: 4rem 0;
    font-size: 26px;
    font-weight: 500;
    font-style: italic;
    color: #1d1d1f;
    line-height: 1.4;
    letter-spacing: -0.01em;
}

[b-eqyimdzbiw] .proje-content figure {
    margin: 4rem 0;
    width: 100%;
}

[b-eqyimdzbiw] .proje-content figure img {
    width: 100%;
    border-radius: 2rem;
    box-shadow: 0 15px 40px rgba(0,0,0,0.06);
}

[b-eqyimdzbiw] .proje-content figcaption {
    text-align: center;
    font-size: 13px;
    color: #86868b;
    margin-top: 1rem;
    font-weight: 500;
}
/* /Pages/Projelerimiz.razor.rz.scp.css */
[b-hfrdn4bfq8] .ongoing-card {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding: 1rem;
    border-radius: 1.25rem;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    text-decoration: none;
    position: relative;
}

[b-hfrdn4bfq8] .ongoing-card:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
    transform: translateY(-2px);
    border-color: rgba(0, 113, 227, 0.15);
}

[b-hfrdn4bfq8] .ongoing-thumb {
    width: 80px;
    height: 80px;
    border-radius: 0.875rem;
    overflow: hidden;
    flex-shrink: 0;
    background: #f5f5f7;
}

[b-hfrdn4bfq8] .ongoing-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

[b-hfrdn4bfq8] .ongoing-card:hover .ongoing-thumb img {
    transform: scale(1.08);
}

[b-hfrdn4bfq8] .ongoing-info {
    flex: 1;
    min-width: 0;
}

[b-hfrdn4bfq8] .ongoing-arrow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f5f5f7;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #86868b;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

[b-hfrdn4bfq8] .ongoing-card:hover .ongoing-arrow {
    background: #0071e3;
    color: white;
}

[b-hfrdn4bfq8] .live-dot {
    width: 6px;
    height: 6px;
    background: #0071e3;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 113, 227, 0.6);
    animation: pulse-dot-b-hfrdn4bfq8 2s infinite;
}

@keyframes pulse-dot-b-hfrdn4bfq8 {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 113, 227, 0.6);
    }

    70% {
        box-shadow: 0 0 0 5px rgba(0, 113, 227, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 113, 227, 0);
    }
}

[b-hfrdn4bfq8] .filter-pill {
    padding: 0.375rem 1rem;
    border-radius: 2rem;
    font-size: 13px;
    font-weight: 500;
    color: #86868b;
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.25s ease;
    white-space: nowrap;
    flex-shrink: 0;
}

[b-hfrdn4bfq8] .filter-pill:hover {
    color: #1d1d1f;
    background: rgba(0, 0, 0, 0.04);
}

[b-hfrdn4bfq8] .filter-pill.active {
    background: #1d1d1f;
    color: #ffffff;
}

[b-hfrdn4bfq8] .bento-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

@media (min-width: 640px) {
    [b-hfrdn4bfq8] .bento-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1024px) {
    [b-hfrdn4bfq8] .bento-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 1.125rem;
    }
}

[b-hfrdn4bfq8] .bento-card {
    display: flex;
    flex-direction: column;
    border-radius: 1.25rem;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
    text-decoration: none;
    position: relative;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-hfrdn4bfq8] .bento-card:hover {
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    border-color: rgba(0, 0, 0, 0.08);
}

[b-hfrdn4bfq8] .bento-img-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f5f5f7;
}

[b-hfrdn4bfq8] .bento-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-hfrdn4bfq8] .bento-card:hover .bento-img-wrap img {
    transform: scale(1.06);
}

[b-hfrdn4bfq8] .bento-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.15) 0%, transparent 50%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

[b-hfrdn4bfq8] .bento-card:hover .bento-img-overlay {
    opacity: 1;
}

[b-hfrdn4bfq8] .bento-info {
    padding: 0.875rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

[b-hfrdn4bfq8] .bento-category {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0071e3;
    margin-bottom: 0.25rem;
}

[b-hfrdn4bfq8] .bento-title {
    font-size: 14px;
    font-weight: 600;
    color: #1d1d1f;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.375rem;
    letter-spacing: -0.01em;
    transition: color 0.3s ease;
}

[b-hfrdn4bfq8] .bento-card:hover .bento-title {
    color: #0071e3;
}

[b-hfrdn4bfq8] .bento-meta {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 11px;
    color: #86868b;
    margin-top: auto;
}

[b-hfrdn4bfq8] .bento-dot {
    width: 3px;
    height: 3px;
    background: #d2d2d7;
    border-radius: 50%;
}

[b-hfrdn4bfq8] .bento-hover-arrow {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(8px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1d1d1f;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 10;
}

[b-hfrdn4bfq8] .bento-card:hover .bento-hover-arrow {
    opacity: 1;
    transform: scale(1);
}

[b-hfrdn4bfq8] .archive-row {
    display: flex;
    flex-direction: column;
    padding: 0.75rem 0.75rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    transition: background-color 0.2s ease;
    text-decoration: none;
    cursor: pointer;
}

@media (min-width: 768px) {
    [b-hfrdn4bfq8] .archive-row {
        flex-direction: row;
        align-items: center;
    }
}

[b-hfrdn4bfq8] .archive-row:hover {
    background: rgba(0, 0, 0, 0.02);
}

[b-hfrdn4bfq8] .archive-row:last-child {
    border-bottom: none;
}

[b-hfrdn4bfq8] .load-more-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.625rem 1.75rem;
    border-radius: 2rem;
    font-size: 13px;
    font-weight: 500;
    color: #1d1d1f;
    background: transparent;
    border: 1px solid #d2d2d7;
    cursor: pointer;
    transition: all 0.3s ease;
}

[b-hfrdn4bfq8] .load-more-btn:hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: #86868b;
}

[b-hfrdn4bfq8] .cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.875rem 2rem;
    border-radius: 2rem;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    background: #0071e3;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(0, 113, 227, 0.2);
}

[b-hfrdn4bfq8] .cta-btn:hover {
    background: #005bb5;
    box-shadow: 0 6px 20px rgba(0, 113, 227, 0.3);
    transform: translateY(-1px);
}

[b-hfrdn4bfq8] .hide-scrollbar::-webkit-scrollbar {
    display: none;
}

[b-hfrdn4bfq8] .hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

@keyframes fadeInScale-b-hfrdn4bfq8 {
    from {
        opacity: 0;
        transform: scale(0.97) translateY(8px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

[b-hfrdn4bfq8] .blazor-animated-item {
    animation: fadeInScale-b-hfrdn4bfq8 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
/* /Pages/Solutions.razor.rz.scp.css */
[b-oq1o9o4bs7] .bento-card {
    position: relative;
    overflow: hidden;
    border-radius: 2rem;
    background-color: #ffffff;
    box-shadow: 0 4px 24px rgba(0,0,0,0.03); 
    border: 1px solid rgba(0,0,0,0.04);
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: pointer;
}
@media (min-width: 768px) {
    [b-oq1o9o4bs7] .bento-card { border-radius: 2.5rem; }
}
[b-oq1o9o4bs7] .bento-card:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.06); 
    transform: translateY(-4px);
}

[b-oq1o9o4bs7] .bento-img {
    transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform;
}
[b-oq1o9o4bs7] .bento-card:hover .bento-img {
    transform: scale(1.05);
}

[b-oq1o9o4bs7] .bento-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 60%, transparent 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 10;
}

[b-oq1o9o4bs7] .bento-content-glass {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

[b-oq1o9o4bs7] .bento-icon-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1d1d1f;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
[b-oq1o9o4bs7] .bento-card:hover .bento-icon-wrapper {
    background-color: #0071e3;
    transform: translateX(5px);
}

[b-oq1o9o4bs7] .modal-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}
[b-oq1o9o4bs7] .modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

[b-oq1o9o4bs7] .modal-container {
    background: #ffffff;
    width: 100%;
    max-width: 680px; 
    max-height: 85vh; 
    border-radius: 1.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: scale(0.95) translateY(10px);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    display: flex;
    flex-direction: column;
    overflow: hidden; 
}
[b-oq1o9o4bs7] .modal-overlay.active .modal-container {
    transform: scale(1) translateY(0);
    opacity: 1;
}

[b-oq1o9o4bs7] .modal-body {
    overflow-y: auto;
    overscroll-behavior: contain;
}
[b-oq1o9o4bs7] .modal-body::-webkit-scrollbar {
    width: 6px;
}
[b-oq1o9o4bs7] .modal-body::-webkit-scrollbar-track {
    background: transparent;
}
[b-oq1o9o4bs7] .modal-body::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.15);
    border-radius: 10px;
}
[b-oq1o9o4bs7] .modal-body::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,0.3);
}

[b-oq1o9o4bs7] .modal-close-btn {
    width: 32px;
    height: 32px;
    background-color: #f5f5f7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #86868b;
    cursor: pointer;
    transition: all 0.2s ease;
}
[b-oq1o9o4bs7] .modal-close-btn:hover {
    background-color: #e5e5ea;
    color: #1d1d1f;
}

/* Skeleton Loading Animation */
[b-oq1o9o4bs7] .img-loading-pulse {
    animation: pulse-bg-b-oq1o9o4bs7 1.5s ease-in-out infinite;
    background-color: #f0f0f5;
    color: transparent;
}

@keyframes pulse-bg-b-oq1o9o4bs7 {
    0% { background-color: #f0f0f5; }
    50% { background-color: #e0e0e6; }
    100% { background-color: #f0f0f5; }
}

[b-oq1o9o4bs7] .shimmer-effect {
    position: relative;
    overflow: hidden;
    background-color: #f0f0f5;
}

[b-oq1o9o4bs7] .shimmer-effect::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.2) 20%,
        rgba(255, 255, 255, 0.5) 60%,
        rgba(255, 255, 255, 0)
    );
    animation: shimmer-b-oq1o9o4bs7 2s infinite;
    content: '';
}

@keyframes shimmer-b-oq1o9o4bs7 {
    100% {
        transform: translateX(100%);
    }
}
