*,
:before,
:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

:before,
:after {
    --tw-content: ""
}

html,
:host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    background-color: #f8fafc;
    line-height: inherit;
    font-family: Lato, sans-serif;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

.app-container {
    margin: 0
}

#header {
    display: flex;
    background-color: #e3e4e6;
    align-items: center;
    padding: 100px 0;
    text-align: center;
    background-image: url(/Mutual-Funds/top-funds-in-india/assets/large-display-featuring-a-pattern-of-purple-and-blue-lights-radiating-outward-along-distinct-lines-1-Bqs1wXwf.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 70vh;
}

#header #left,
#header #right {
    width: 50%
}

#header #left {
    text-align: left;
    padding-left: 2rem;
}

#header #right {
    display: flex;
    justify-content: center
}

#header h1 {
    font-size: 3.5rem;
    letter-spacing: 1px;
    word-spacing: -1px;
    font-weight: 800;
    background: linear-gradient(to right, #ffffff, #93c5fd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header p {
    color: #94a3b8; 
    font-size: 1.1rem;
    margin-bottom: 30px;
}

#view-nav-btn {
    background: #200D41;
    border: 1px solid white;
    box-shadow: 0 4px 14px 0 rgba(59, 130, 246, 0.39);
    border-radius: 40px;
    padding: 12px 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.85rem;
    color: white;
    margin-top: 10px;
    letter-spacing: 1px;
    transition: all .3s ease;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

#view-nav-btn::after{
    content: "";
    position: absolute;
    height: 200%;
    width: 100%;
    background: linear-gradient(125deg, transparent, #ffffff7d, transparent);
    left: -100%;
    top: -20px;
    transition: all .3s ease;
}

#view-nav-btn:hover::after{
    left: 100%;
}

#mututal-funds-container {
    margin-top: -60px;
    border-radius: 20px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1) , inset 0 0 2px 1px #5a2d5c96; 
    border: 1px solid rgba(229, 231, 235, 0.5);
    max-width: 1200px; 
    width: 95%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#mutual-funds-filters {
    width: 95%;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}

#mutual-funds-filters select {
    appearance: none;
    background-color: #fff;
    border: 1px solid #a3a3a3;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 0.95rem;
    color: #1e293b;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    width: 100%;
    max-width: 300px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    margin: 10px 0;
}

#mutual-funds-filters select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

#mutual-fund-data-container {
    width: 95%;
    border: 1px solid #d0c8c887;
    border-top: 1px solid #a09b9b;
    border-radius: 0.5rem;
    overflow: hidden; 
}

thead th {
    background-color: #e9e9e9 !important; 
    color: #64748b;
    font-size: 0.80rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    padding: 16px 24px !important;
    text-align: right;
}

thead th:first-child {
    text-align: left;
}

tbody td {
    padding: 20px 24px !important;
    color: #0f172a;
    font-size: 0.95rem;
    font-weight: 500;
    text-align: right;
    border-bottom: 1px solid #f1f5f9;
}

tbody td:first-child {
    color: #1e3a8a;
    font-weight: 600;
    text-align: left;
}

tbody td:not(:first-child) {
    font-family: 'Roboto Mono', monospace;
    color: #059669; 
}

.tr-row {
    transition: background-color 0.2s;
}
.tr-row:hover {
    background-color: #f8fafc !important;
}
.tr-row:nth-child(2n) {
    background-color: #edebeb
}


.text-gray-600 {
    text-align: center;
    position: relative;
    color: rgb(75 85 99);
    font-size: 1.125rem;
    margin-top: 1rem;
    display: inline-block;
}

.text-gray-600::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background: #5A2D5C;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.items-center{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.text-3xl {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    color: rgb(17 ,24 ,39);
}

.text-xl {
    font-size: 21px;
    font-weight: 600;
    margin: 0 !important;
}


@media screen and (max-width: 900px) {
    
    #header {
        flex-direction: column;
        padding: 60px 20px;
        height: auto;
        min-height: auto;
    }

    #header #left, 
    #header #right {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #header h1 {
        font-size: 2.2rem;
        margin-bottom: 15px;
    }

    #header #right {
        margin-top: 30px;
    }

    #mututal-funds-container {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 0; 
        border-left: none;
        border-right: none;
        box-shadow: none; 
        padding: 20px 10px;
    }

    /* 3. Fix Filters */
    #mutual-funds-filters {
        width: 100%;
        padding: 0;
        border: none;
    }

    #mutual-funds-filters select {
        max-width: 100%; 
        width: 100%;
        font-size: 16px; 
    }

    #mutual-fund-data-container {
        display: block; 
        width: 100%;
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        border: 1px solid #e5e7eb;
    }

    table {
        min-width: 700px;
    }

    thead th, tbody td {
        padding: 12px 15px !important; 
        font-size: 0.85rem !important; 
    }

    .text-3xl {
        font-size: 1.5rem;
    }
    
    .text-gray-600 {
        font-size: 1rem;
    }
}






#header #right img{
    display: none;
}

#header #right {
    position: relative !important;
    overflow: hidden !important;
    background: radial-gradient(circle at 50% 50%, #1e293b 0%, #0f172a 100%) !important;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px) !important;
    background-size: 30px 30px !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), inset 0 0 60px rgba(59, 130, 246, 0.1) !important;
    min-height: 350px !important;
    z-index: 1 !important;
    margin: 0 50px;
}

#header #right::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.6;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 200' fill='none'%3E%3Cpath d='M0 100 C 150 100, 150 20, 300 60 C 450 100, 450 150, 600 100 C 750 50, 750 120, 900 60 L 1000 100' stroke='%233b82f6' stroke-width='3' vector-effect='non-scaling-stroke'/%3E%3Cpath d='M0 100 C 150 100, 150 20, 300 60 C 450 100, 450 150, 600 100 C 750 50, 750 120, 900 60 L 1000 100 L 1000 200 L 0 200 Z' fill='url(%23grad)' opacity='0.2'/%3E%3Cdefs%3E%3ClinearGradient id='grad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%233b82f6' /%3E%3Cstop offset='100%25' stop-color='transparent' /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 50% auto;
    background-position: 0 30%;
    animation: moveGraph 10s linear infinite;
}

#header #right::after {
    content: "Mutual Funds";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; 
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 3rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 20px rgba(59, 130, 246, 0.8), 0 0 40px rgba(59, 130, 246, 0.4);
    background-image: linear-gradient(to right, transparent, #60a5fa, transparent);
    background-size: 3px 100%; 
    background-repeat: no-repeat;
    animation: moveBeam 8s ease-in-out infinite alternate;
}

@keyframes moveGraph {
    
    0% {
        background-position: 0 30%;
    }
    
    100% { 
        background-position: -100% 30%; 
    } 
    
}

@keyframes moveBeam {
    
    0% {
        background-position: 10% 0; 
        
    }
    
    100% {
        background-position: 90% 0;
    }
    
}

@media screen and (max-width: 768px) {
    
    #header #right::after {
        font-size: 2rem !important;
    }
    
    #header #right {
        margin: 20px 0 !important;
        min-height: 250px !important;
    }
    
}






