.bg-primary,
.btn-primary,
.btn-outline-primary:hover, 
.btn-outline-primary:focus, 
.btn-outline-primary:active, 
.btn-outline-primary.active, 
.btn-outline-primary.focus, 
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-soft-primary:hover, 
.btn-soft-primary:focus, 
.btn-soft-primary:active, 
.btn-soft-primary.active, 
.btn-soft-primary.focus,
.badge-primary,
.pagination .page-item.active .page-link,
.nav-pills .nav-link.active,
.custom-control-input:checked ~ .custom-control-label:before,
#preloader #status .spinner .double-bounce1, 
#preloader #status .spinner .double-bounce2,
.social-icon li a:hover,
#topnav .navbar-toggle.open span:hover,
.gradient,
.flex-control-paging li a.flex-active,
.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots.clickable .owl-dot:hover span,
.watch-video a .play-icon-circle,
.sidebar .widget .tagcloud > a:hover,
.flatpickr-day.selected, 
.flatpickr-day.selected:hover,
.bg-animation-left.crypto-home:after,
.bg-animation-left.task-management-home:after,
.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after,
.work-container.work-modern .icons .work-icon:hover,
.features.fea-primary:hover,
.accounts:hover, 
.accounts.active,
.timeline-page .timeline-item .date-label-left:after, 
.timeline-page .timeline-item .duration-right:after,
.swiper-slider-hero .swiper-container .swiper-button-prev:hover,
.swiper-slider-hero .swiper-container .swiper-button-next:hover,
.ribbon.ribbon-primary span {
    background-color: var(--color-primary, #f26625) !important;
}

/* Account nav cards (account/* sidebar): solid white in the default,
   resting state — the template left .accounts transparent. Hover/active
   still flip to brand orange (rule above) with white text. */
.accounts {
    background-color: #ffffff;
}

/* OpenYC wordmark (top-left, replaces the Apply button): "Open" in a light
   weight, "YC" bold. White over the transparent hero navbar; dark once the
   bar turns white (on scroll, or the open mobile menu panel). */
.navbar-wordmark {
    float: left;
    line-height: 68px;
    font-size: 22px;
    letter-spacing: 0.2px;
    color: #ffffff;
    text-decoration: none;
}
.navbar-wordmark:hover,
.navbar-wordmark:focus {
    color: #ffffff;
    text-decoration: none;
}
.navbar-wordmark__open {
    font-weight: 300;
}
.navbar-wordmark__yc {
    font-weight: 700;
}
#topnav.nav-sticky .navbar-wordmark,
#topnav.scroll .navbar-wordmark,
#topnav.menu-open .navbar-wordmark {
    color: #3c4858;
}

#topnav .logo-search {
    float: right;
}

/* Desktop: nav links sit on the right next to the search box, not centered. */
@media (min-width: 992px) {
    #topnav #navigation {
        float: right;
    }
}

/* ------------------------------------------------------------------
   Mobile top bar (<=991px): collapse to just the wordmark + a hamburger in
   the corner floating over the orange hero. The tenant search and nav links
   stay hidden until the menu icon is tapped, at which point the bar becomes
   a solid white panel and reveals them. `.menu-open` is bound to the
   navbar's isCondensed state.
------------------------------------------------------------------- */
@media (max-width: 991px) {
    /* Hamburger pinned to the top-right corner, above the bar contents. */
    #topnav .menu-extras {
        position: absolute;
        top: 0;
        right: 6px;
        z-index: 2;
    }

    /* Closed + not scrolled: transparent bar so the hamburger sits over the
       orange hero — no white band, no reserved height. (Once scrolled,
       .nav-sticky restores the white bar so the icon stays visible.) */
    #topnav:not(.menu-open):not(.nav-sticky) {
        background-color: transparent !important;
        box-shadow: none !important;
        min-height: 0 !important;
    }
    #topnav:not(.menu-open):not(.nav-sticky) .navbar-toggle .lines span {
        background-color: #ffffff !important;
    }

    /* Hide the tenant search until the menu is opened. */
    #topnav:not(.menu-open) .logo-search {
        display: none !important;
    }

    /* Open: solid white panel; reveal the search full-width. */
    #topnav.menu-open {
        background-color: #ffffff !important;
    }
    #topnav.menu-open .logo-search {
        display: block !important;
        float: none !important;
        width: 100%;
        margin: 0 0 0.75rem !important;
        padding: 0 10px;
    }
}

/* Flat buttons site-wide: drop the Landrick raised shadows and the hover
   "lift" translate on every .btn in every state (overrides the brand
   .btn-primary box-shadow above too) so buttons read flat. */
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.focus,
.btn:not(:disabled):not(.disabled):active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.text-primary,
.bg-soft-primary,
.btn-soft-primary,
.btn-outline-primary,
.badge-outline-primary,
.badge-soft-primary,
.alert-outline-primary,
.breadcrumb .breadcrumb-item.active,
.breadcrumb .breadcrumb-item a:hover,
.faq-content .card a.faq[data-toggle=collapse],
.faq-content .card a.faq[data-toggle=collapse]:before,
#topnav .has-submenu.active .submenu li.active > a,
#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li.active > a,
#topnav .navigation-menu > li > a:hover, 
#topnav .navigation-menu > li > a:active,
#topnav .navigation-menu > li .submenu li a:hover,
#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li.active > a,
#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li .submenu li a:hover,
#topnav .navigation-menu > li.has-submenu.open > a,
#topnav .has-submenu.active a,
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a,
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > a, 
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a,
.course-feature .title:hover,
.pricing-rates.business-rate:hover .title,
.blog .content .title:hover,
.blog .content .post-meta .readmore:hover,
.sidebar .widget .blog-categories li a:hover,
.sidebar .widget .post-recent .post-recent-content a:hover,
.media-list .media .media-heading:hover,
.job-box .position a:hover,
.job-box .company-name:hover,
.event-schedule .content .title:hover,
.courses-desc .content .title:hover,
.container-filter li a.active, 
.container-filter li a:hover,
.team .name:hover,
.categories a:hover,
.explore-feature:hover .icon,
.explore-feature:hover .title,
.work-container.work-classic .content .title:hover, 
.work-container.work-grid .content .title:hover, 
.work-container.work-modern .content .title:hover,
.shop-list .content .product-name:hover,
.features.fea-primary .content .title:hover,
.features.feature-clean .title:hover,
.dropdown-primary .dropdown-menu .dropdown-item:hover, 
.dropdown-primary .dropdown-menu .dropdown-item.active, 
.dropdown-primary .dropdown-menu .dropdown-item:active, 
.dropdown-primary .dropdown-menu .dropdown-item.focus, 
.dropdown-primary .dropdown-menu .dropdown-item:focus,
.candidate-list .name:hover,
.company-list .name:hover {
    color: var(--color-primary, #f26625) !important;
}

.btn-primary,
.btn-outline-primary,
.btn-outline-primary:hover, 
.btn-outline-primary:focus, 
.btn-outline-primary:active, 
.btn-outline-primary.active, 
.btn-outline-primary.focus, 
.btn-outline-primary:not(:disabled):not(.disabled):active,
.badge-outline-primary,
.btn-soft-primary:hover, 
.btn-soft-primary:focus, 
.btn-soft-primary:active, 
.btn-soft-primary.active, 
.btn-soft-primary.focus,
.alert-primary,
.alert-outline-primary,
.pagination .page-item.active .page-link,
.form-group .form-control:focus, 
.form-group .form-control.active,
.custom-control-input:checked ~ .custom-control-label:before,
.custom-control-input:focus ~ .custom-control-label::before,
.form-control:focus,
.social-icon li a:hover, 
#topnav .has-submenu.active.active .menu-arrow,
#topnav.scroll .navigation-menu > li:hover > .menu-arrow, 
#topnav.scroll .navigation-menu > li.active > .menu-arrow,
#topnav .navigation-menu > li:hover > .menu-arrow,
#topnav .has-submenu .submenu .has-submenu:hover .submenu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > .menu-arrow, 
#topnav.nav-sticky .navigation-menu.nav-light > li.active > .menu-arrow,
.pricing-rates.business-rate:hover,
.pricing-rates.starter-plan,
.event-schedule:hover,
.container-filter li a.active, 
.container-filter li a:hover,
.flatpickr-day.selected, 
.flatpickr-day.selected:hover,
.swiper-slider-hero .swiper-container .swiper-button-prev:hover,
.swiper-slider-hero .swiper-container .swiper-button-next:hover {
    border-color: var(--color-primary, #f26625) !important;
}

.btn-primary,
.btn-soft-primary,
.btn-outline-primary:hover, 
.btn-outline-primary:focus, 
.btn-outline-primary:active, 
.btn-outline-primary.active, 
.btn-outline-primary.focus, 
.btn-outline-primary:not(:disabled):not(.disabled):active {
    box-shadow: 0 3px 5px 0 rgba(var(--color-primary-rgb, 242, 102, 37), 0.3);
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.btn-primary.focus {
    background-color: var(--color-primary-darker, #c14c0c) !important;
    border-color: var(--color-primary-darker, #c14c0c) !important;
}

.btn-soft-primary,
.badge-soft-primary,
.bg-soft-primary {
    background-color: rgba(var(--color-primary-rgb, 242, 102, 37), 0.1) !important;
    border: 1px solid rgba(var(--color-primary-rgb, 242, 102, 37), 0.1) !important;
}

.alert-primary,
.pagination .page-item .page-link:hover,
::selection {
    background-color: rgba(var(--color-primary-rgb, 242, 102, 37), 0.9);
}

.alert-primary .alert-link {
    color: var(--color-primary-darkest, #6a2a07);
}

.pagination .page-item .page-link:hover {
    border-color: rgba(var(--color-primary-rgb, 242, 102, 37), 0.9);
}

a.text-primary:hover, 
a.text-primary:focus {
    color: var(--color-primary-dark, #d9560d) !important;
}

.social-icon li a:hover .fea-social {
    fill: var(--color-primary, #f26625);
}

.bg-overlay-gradient {
    background-color: rgba(var(--color-primary-rgb, 242, 102, 37), 0.6);
}

.bg-overlay-gradient2 {
    background-image: linear-gradient(90deg, var(--color-secondary, #2eca8b), var(--color-primary, #f26625), var(--color-secondary, #2eca8b));
}

.gradient {
    background: linear-gradient(45deg, var(--color-primary, #f26625), var(--color-primary, #f26625)) !important;
}

.features .image:before {
    background: linear-gradient(45deg, transparent, rgba(var(--color-primary-rgb, 242, 102, 37), 0.1));
}

.features:hover .image:before {
    background: rgba(var(--color-primary-rgb, 242, 102, 37), 0.1);
}

.features .icon,
.features.feature-clean .icons i,
.app-feature-shape-right:after,
.app-feature-shape-left:after,
.saas-feature-shape-left:after,
.saas-feature-shape-right:after,
.social-feature-left:after,
.social-feature-right:after {
    background: rgba(var(--color-primary-rgb, 242, 102, 37), 0.1);
}

.key-feature .icon {
    background: linear-gradient(45deg, transparent, rgba(var(--color-primary-rgb, 242, 102, 37), 0.15));
}

.owl-theme .owl-dots .owl-dot span {
    background: rgba(var(--color-primary-rgb, 242, 102, 37), 0.5) !important;
}

.play-icon i,
.play-icon i:hover {
    -webkit-text-stroke: 2px var(--color-primary, #f26625);
}
  
.play-icon i:hover {
    -webkit-text-fill-color: var(--color-primary, #f26625);
}

.event-schedule .date .day {
    background: rgba(var(--color-primary-rgb, 242, 102, 37), 0.1);
    box-shadow: 0px 0px 2px 0.25px rgba(var(--color-primary-rgb, 242, 102, 37), 0.5);
}

.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
    box-shadow: 0 0 40px rgba(var(--color-primary-rgb, 242, 102, 37), 0.5);
}

.app-feature-shape-right:after,
.app-feature-shape-left:after,
.saas-feature-shape-left:after,
.saas-feature-shape-right:after,
.social-feature-left:after,
.social-feature-right:after {
    box-shadow: 0 0 40px rgba(var(--color-primary-rgb, 242, 102, 37), 0.1);
}

.bg-circle-gradiant {
    background: radial-gradient(circle at 50% 50%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.1) 0%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.1) 33.333%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.3) 33.333%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.3) 66.666%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.5) 66.666%, rgba(var(--color-primary-rgb, 242, 102, 37), 0.5) 99.999%);
}

.home-wrapper:before {
    background: linear-gradient(90deg, rgba(var(--color-primary-rgb, 242, 102, 37), 0.3), transparent);
}

.ribbon.ribbon-primary span:before {
    border-left-color: var(--color-primary-darker, #c14c0c);
    border-top-color: var(--color-primary-darker, #c14c0c);
}

.ribbon.ribbon-primary span:after {
    border-right-color: var(--color-primary-darker, #c14c0c);
    border-top-color: var(--color-primary-darker, #c14c0c);
}





/* ------------------------------------------------------------------
   OpenYC global theme overrides (2026-06-12):
   - default page background is the warm off-white #F5F5EE (body and
     the bg-light section alternation), never stark white;
   - the footer is black, not the template navy.
   Tenant palettes still override the accent vars above.
------------------------------------------------------------------- */
body {
  background-color: #f5f5ee;
}
.bg-light {
  background-color: #f5f5ee !important;
}
.footer {
  background: #111111;
}
/* Newsletter form: greyscale, not brand-accented; offwhite/tan field. */
.footer .foot-subscribe .form-control {
  background-color: #f5f5ee;
  border-color: #3a3a3a;
  color: #1a1a1a;
}
.footer .foot-subscribe .form-control:focus {
  background-color: #f5f5ee;
  border-color: #6c757d;
  box-shadow: none;
}
.footer .foot-subscribe .icons {
  color: #adb5bd;
}
.footer #submitsubscribe,
.footer .foot-subscribe + .col-lg-12 .btn,
.footer form .btn-secondary {
  background-color: #4a4a4a !important;
  border-color: #4a4a4a !important;
  color: #f5f5ee !important;
}
.footer #submitsubscribe:hover,
.footer form .btn-secondary:hover {
  background-color: #6c757d !important;
  border-color: #6c757d !important;
}
/* Shape dividers that pointed at a white body now point at the warm
   background — the curve gap blends instead of flashing white. */
.shape.text-white,
.shape.text-light {
  color: #f5f5ee !important;
}
/* Footer social: bare solid glyphs — no box, no border. */
.footer .social-icon a.social-plain {
  border: none !important;
  background: transparent !important;
  padding: 0;
  color: #adb5bd;
}
.footer .social-icon a.social-plain:hover {
  color: #f5f5ee;
}

/* ------------------------------------------------------------------
   YC-grade typography (2026-06-12): the Outfit family site-wide with a
   light reading weight and 1.5 leading, matching ycombinator.com's
   base (Outfit + extralight + #f5f5ee). Headings keep the template's
   weight utilities (font-weight-bold etc.) but render in Outfit too.
------------------------------------------------------------------- */
:root {
  --font-weight-extralight: 200;
}
body {
  font-family: "Outfit", ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Outfit", ui-sans-serif, system-ui, sans-serif;
}
/* Transparent-hero pages use a white Get Started CTA; once the navbar
   sticks (white bg on scroll) it flips to brand orange with white text. */
#topnav.nav-sticky .buy-button .btn-light {
  background-color: var(--color-primary, #f26625) !important;
  border-color: var(--color-primary, #f26625) !important;
  color: #ffffff !important;
}
