body{padding-top:50px;}
p {font-family: var(--bs-font-sans-serif);}

a {color:#007BB0;}
a:focus {color:#000;}
a:hover {color:#007BB0;}
.navbar-default{background-color:#fff;border-bottom:1px solid #ccc;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#000;}

/*@media (min-width:768px){
	body>.navbar-transparent{background-color:transparent}
	body>.navbar-transparent .navbar-nav>.open>a{background-color:transparent!important}
}*/

#home{padding-top:0; background-color:#fff;}
.navbar {background-color: #fff;}
.navbar #nav-icon {
    margin:0px 5px 4px 0px;
    fill:rgba(0,0,0,.6);
    transition: fill .15s ease-in-out .15s;
}

.btn-success #nav-icon {
    fill:white;
    margin:0px 5px 2px 0px;
}

.navbar-brand { font-weight: 600;}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {color: #fff;}
.nav li:hover{background-color:#fff;}
.navbar-default .navbar-toggle {border: none;}
.container{padding:0em;}
.container-page {max-width: 770px; margin:auto;color: #3d3d4e;}
.container-page img {margin-top:40px; margin-bottom: 56px;border:1px solid rgba(0,0,0,.05);border-radius: 10px;}
.container-page-text .btn svg {fill:#fff;margin-left:10px;padding-bottom:5px;}

.section-preview .posted-label{font-size:0.8em;text-transform:uppercase;font-weight:300;color: #93a7b2;letter-spacing: 1px;margin-bottom:3px;}
.section-preview .date{font-size:1em;color:#494949;}
.section-preview .date svg {fill:#494949;margin-right:3px;}
.subhead {color:#333;font-size:1.4em;margin-bottom: 0px;}
.description{line-height: 1.8em;font-size: 1.2em;font-weight: 300;margin-bottom:30px;}
.badge {margin-right:5px;margin-bottom:5px;text-transform: uppercase;padding: 1em 1.2em;}
.tag {margin-top:3em;}
.tag svg {fill: var(--bs-secondary);margin-right:10px;}
#st-1 .st-btn > img, #st-3 .st-btn > img {margin-top:0px;}

h2 {margin-bottom:1em;position:relative;}


.newest-startups-svg {fill: var(--bs-yellow);margin-bottom:7px;}
.browse-startups-svg {fill: var(--bs-green);margin-bottom:7px;}

.card {border-radius: 1rem; margin-bottom: 2em;}
.card-img, .card-img-top {
    border-top-left-radius: calc(.5rem - 1px);
    border-top-right-radius: calc(.5rem - 1px);
    border-bottom: 1px solid #e8e8e8;
}
.card h3 {font-size: 1.3em;margin:10px 0px 8px 0px;}

.next-page {
    display: block;
    text-align: center;
    max-width: 200px;
    border: 1px solid var(--bs-green);
    border-radius: 10px;
    font-weight: 700;
    padding: 0.5em 0em;
    margin: 0 auto;
    margin-top: 2em;
    color: var(--bs-green);
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.next-page:hover {
    color: #fff;
    background-color: var(--bs-green);
}

.browse-title {
    font-size:1.3em;
    text-transform: capitalize;
}

.col-lg-12{padding:0em;}
#banner{min-height:300px;border-bottom:none}
.table-of-contents{margin-top:1em}
.page-header h1{font-size:4em}
.bs-docs-section{margin-top:6em}
.bs-docs-section h1{padding-top:100px}
.bs-component{position:relative}
.bs-component .modal{position:relative;top:auto;right:auto;left:auto;bottom:auto;z-index:1;display:block}
.bs-component .modal-dialog{width:90%}
.bs-component .popover{position:relative;display:inline-block;width:220px;margin:20px}
#source-button{position:absolute;top:0;right:0;z-index:100;font-weight:700}
.nav-tabs{margin-bottom:15px}
.nav-pills{margin-bottom:30px;}
.nav-pills li{padding:0px 1px 3px 1px;}
.nav-pills > li.active > a{background-color:#3498db;border:1px solid #3498db;}
.nav-pills > li.active > a:hover {background-color:#fff;border:1px solid #3498db;color:#3498db;}
.progress{margin-bottom:10px}

.group_day{margin-bottom: 20px;
	font-size:1.9em;
    padding-top: 4px;
    position: relative;
    font-weight: 900;
    line-height: 1.1;}
.group_date{font-size: 1.5em;
    font-weight: 300;
    margin-left: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;}

footer{margin:0em;padding-bottom:2em;}
footer a{color:#fff; text-decoration: none;padding-bottom:1em;}
footer li{float:left;margin-right:1.5em;margin-bottom:1.5em;list-style-type: none;}
footer p{clear:left;margin-bottom:0; padding-bottom: 1em; font-size:0.95em;}
footer h4 {margin-top:0px;font-size:1.3em;text-transform:uppercase;font-weight:800;}
footer svg {fill: #c4c4c4;width:60px;padding:0px 10px;text-decoration: none;}
.splash{padding:6em 0 0em;background-color:#00aeef;color:#fff;text-align:center}
.splash h1{font-size:3em}
.splash #social{margin:2em 0}
.splash .alert{margin:2em 0}

.section-subscribe { background-color:#E6F7FD; margin-top:3em; padding: 3em 10em;}
#mc_embed_signup input {
        display: block;
        width: 100%;
}

#mc-embedded-subscribe {margin-top:1em;}

.section-footer{border-bottom:1px solid rgba(0,0,0,.05);background-color:#3c3c3c;color:#c3c3c3;}
.section-footer .fa{margin-right:.5em}.section-tout p{margin-bottom:3em}
.section-preview{padding-top:6em;}
.section-preview-homepage{padding-top:0em;}


/*.homepage-hero {padding:8em 0em 3em 0em; background-color:#E6F7FD;margin-bottom:3em;} */
    .homepage-hero {
        /* Base: subtle vertical fade like the original template */
        background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
        padding: 150px 0 80px;
        border-bottom: 1px solid #e2e8f0;
        position: relative;
        overflow: hidden; /* Crucial to clip the blurred blobs */
    }

    .homepage-hero::before, 
    .homepage-hero::after {
        content: '';
        position: absolute;
        border-radius: 50%;
        filter: blur(120px); /* High blur for the diffuse 'glow' look */
        opacity: 0.15;       /* Subtle opacity */
        z-index: 0;
        pointer-events: none;
    }

    /* Top Right Blob: Indigo/Pink Gradient */
    .homepage-hero::before {
        top: -100px; 
        right: -100px;
        width: 500px; 
        height: 500px;
        background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);
    }

    /* Bottom Left Blob: Blue/Teal Gradient */
    .homepage-hero::after {
        bottom: 0px; 
        left: -150px;
        width: 600px; 
        height: 600px;
        background: linear-gradient(to right, #3b82f6, #14b8a6);
    }

    /* --- CONTENT Z-INDEX --- */
    /* Ensure text sits on top of the blobs */
    .homepage-hero .container {
        position: relative;
        z-index: 2;
    }

    /* --- TYPOGRAPHY --- */
    .homepage-hero h2 {
        font-size: 3rem; 
        font-weight: 700;
        letter-spacing: -0.03em;
        line-height: 1.1;
        margin-bottom: 24px;
        color: #0a0e1a; 
        
        /* Gradient Text */
        background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        display: inline-block; 
    }

    .homepage-hero p {
        font-size: 1.25rem; 
        color: #64748b; 
        line-height: 1.6;
        max-width: 700px;
        margin: 0 auto;
    }

    .homepage-hero .fw-bold {
        color: #0a0e1a; 
        font-weight: 700 !important;
    }

    /* --- LINK STYLING --- */
    .homepage-hero a {
        color: #6366f1; 
        font-weight: 700;
        text-decoration: none;
        border-bottom: 2px solid rgba(99, 102, 241, 0.3);
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .homepage-hero a:hover {
        color: #ec4899; 
        border-bottom-color: #ec4899;
        background-color: rgba(236, 72, 153, 0.05); 
        border-radius: 4px;
        padding: 0 4px;
        margin: 0 -4px;
    }

    /* Mobile Responsiveness */
    @media (max-width: 768px) {
        .homepage-hero { padding: 60px 0; }
        .homepage-hero h2 { font-size: 2.5rem; }
        .homepage-hero p { font-size: 1.15rem; }
    }


.startup-name {border-bottom:1px solid #f3f3f3;padding-bottom:15px;font-weight:800;}
.sidebar {padding-top:0px;}
.sidebar .details {border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color:#fff;
	padding:10px 10px 15px 10px;
	margin-bottom:15px;}
.sidebar h4 {font-height:1.1em;margin-top:3px;margin-bottom:10px;font-weight:700;}

#slidebox{
    width:300px;
    height:200px;
    padding:30px 20px 20px 20px;
    background-color:#3498db;
    border-top:8px solid #6bbbf1;   
    position:fixed;
	color:#fff;
	text-align:center;
    bottom:0px;
    right:-350px;
	z-index: 2147;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}

#slidebox h2{
    color:#fff;
    font-size:21px;
    margin:10px 10px 30px 0px;
	text-align:center;
}
a.close{
    background:transparent url(../images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}


label{margin-top:20px;}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.05)!important;
}

.card {
    border: 1px solid rgba(0,0,0,.05);
}

@media (max-width:767px){
    .homepage-hero {padding: 8em 2em 5em 2em;}
	.section-subscribe {padding:3em 1em 4em 1em;}
    .splash{padding-top:4em}
	.splash .logo{width:100px}
	.splash h1{font-size:2em}
	#banner{margin-bottom:2em;text-align:center}
    .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    }
    .col-lg-8 {padding:0em;}
    .section-preview h3 {margin:0em;padding-top:0.75em;}
    .section-preview .preview .options{text-align:left;padding-bottom:2em;}
    .section-preview .image img {width: 180px;}
    .section-preview .buttons {display: inline-block;margin-left: 1em;margin-top: 1em;margin-bottom: 1em;}
    .btn {padding:8px 10px;margin-right:0.5em;}
}
