/*!
Theme Name: Multibagger Club
Theme URI: http://underscores.me/
Author: Saurabh Zodgekar
Author URI: https://www.saurabhzodgekar.com
Description: Theme for Multibagger Club
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: multibagger-clu

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Multibagger Club is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	/*width: 100%;*/
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.page { 
margin-bottom:0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
/*.entry-content,*/
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



 /* 
       SKELETON GRID FRAMEWORK 
       (Modified to match design width of 1180px)
    */
    .container {
      position: relative;
      width: 100%;
      max-width: 1180px; /* Updated from 960px to match design */
      margin: 0 auto;
      padding: 0 28px; /* Matches original .wrap padding */
      box-sizing: border-box;
    }

    .column,
    .columns {
      width: 100%;
      float: left;
      box-sizing: border-box;
    }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }


    /* For devices larger than 400px */
    @media (min-width: 400px) {
      .container {
        width: 85%;
        padding: 0;
      }
    }

    /* For devices larger than 550px */
    @media (min-width: 550px) {
      .container {
        width: 80%;
      }

      .column,
      .columns {
        margin-left: 4%;
      }

      .column:first-child,
      .columns:first-child {
        margin-left: 0;
      }

      .one.column,
      .one.columns                    { width: 4.66666666667%; }
      .two.columns                    { width: 13.3333333333%; }
      .three.columns                  { width: 22%;            }
      .four.columns                   { width: 30.6666666667%; }
      .five.columns                   { width: 39.3333333333%; }
      .six.columns                    { width: 48%;            }
      .seven.columns                  { width: 56.6666666667%; }
      .eight.columns                  { width: 65.3333333333%; }
      .nine.columns                   { width: 74.0%;          }
      .ten.columns                    { width: 82.6666666667%; }
      .eleven.columns                 { width: 91.3333333333%; }
      .twelve.columns                 { width: 100%; margin-left: 0; }

      .one-third.column               { width: 30.6666666667%; }
      .two-thirds.column              { width: 65.3333333333%; }
      .one-half.column                { width: 48%; }
		/* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }
    }

    /* Utility: Clearfix for floated rows */
    .row:after {
      content: "";
      display: table;
      clear: both;
    }

    /* 
       CUSTOM DESIGN STYLES 
       (Ported to work with Skeleton Grid)
    */
    :root {
      --ink: #0A1A3C;
      --ink-2: #13265A;
      --blue: #2456E5;
      --azure: #3B82F6;
      --electric: #1DA1FF;
      --paper: #FFFFFF;
      --cloud: #F3F6FE;
      --cloud-2: #E9EFFC;
      --line: #DCE5F7;
      --muted: #5B6B8F;
      --shadow: 0 20px 50px -20px rgba(10,26,60,.28);
    }

    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box
    }

    .mbc {
      font-family: 'IBM Plex Sans', sans-serif;
      color: var(--ink);
      background: var(--paper);
      line-height: 1.55;
      -webkit-font-smoothing: antialiased;
      overflow-x: hidden
    }

    /* Typography Utils */
    .serif {
      font-family: 'Fraunces', serif
    }

    .mono {
      font-family: 'IBM Plex Mono', monospace
    }

    /* Buttons */
    .btn {
      font-family: 'IBM Plex Sans';
      font-weight: 600;
      font-size: .92rem;
      padding: 11px 20px;
      border-radius: 10px;
      border: none;
      cursor: pointer;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      white-space: nowrap;
      transition: transform .18s, box-shadow .18s, background .2s
    }

    .btn-primary, 
    .mbc a.btn-primary {
      background: var(--blue);
      color: #fff !important;
      box-shadow: 0 10px 24px -10px rgba(36,86,229,.8)
    }

    .btn-primary:hover {
      transform: translateY(-2px);
      box-shadow: 0 16px 30px -10px rgba(36,86,229,.9)
    }

    .btn-ghost {
      background: transparent;
      color: var(--ink);
      border: 1px solid var(--line)
    }

    .btn-ghost:hover {
      background: var(--cloud)
    }

    .btn-light {
      background: #fff;
      color: var(--blue)
    }

    .btn-light:hover {
      transform: translateY(-2px)
    }

    /* HERO SECTION */
    .hero {
      position: relative;
      padding: 32px 0 70px;
      overflow: hidden
    }

    @media(min-width: 820px) {
      .hero {
        padding: 84px 0 70px
      }
    }

    .hero:before {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 0;
      background: radial-gradient(1100px 520px at 88% -8%, rgba(29,161,255,.10), transparent 60%), radial-gradient(800px 500px at 0% 100%, rgba(36,86,229,.07), transparent 55%)
    }

    .hero > * {
      position: relative;
      z-index: 1
    }

    .grid-bg {
      position: absolute;
      inset: 0;
      z-index: 0;
      opacity: .5;
      background-image: linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);
      background-size: 46px 46px;
      -webkit-mask-image: radial-gradient(900px 540px at 70% 20%, #000, transparent 75%);
      mask-image: radial-gradient(900px 540px at 70% 20%, #000, transparent 75%)
    }

    /* Hero Content - Using Skeleton Columns */
    .hero-row {
      display: block; /* Override grid */
    }

    .eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 9px;
      font-family: 'IBM Plex Mono';
      font-size: .74rem;
      font-weight: 500;
      letter-spacing: .14em;
      text-transform: uppercase;
      color: var(--blue);
      background: var(--cloud);
      border: 1px solid var(--cloud-2);
      padding: 7px 13px;
      border-radius: 100px;
      margin-bottom: 24px
    }

    .eyebrow .dot {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: var(--blue);
      box-shadow: 0 0 0 4px rgba(36,86,229,.18)
    }

    .hero-row h1 {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: clamp(2.6rem, 5.4vw, 4.3rem);
      line-height: 1.02;
      letter-spacing: -.015em;
		margin:0;
    }

    .hero-row h1 em {
      font-style: italic;
      color: var(--blue);
      position: relative
    }

    .lead {
      font-size: 1.16rem;
      color: var(--muted);
      max-width: 30em;
      margin: 24px 0 32px
    }

    .cta-row {
      display: flex;
      gap: 14px;
      flex-wrap: wrap;
      align-items: center
    }

    .cta-sub {
      font-size: .84rem;
      color: var(--muted);
      margin-top: 4px
    }

    /* Ticket Card */
    .ticket {
      background: var(--ink);
      color: #fff;
      border-radius: 18px;
      padding: 26px;
      box-shadow: var(--shadow);
      position: relative;
      overflow: hidden;
      margin-top: 20px; /* Add spacing for mobile */
    }

    @media(min-width: 550px) {
      .ticket {
        margin-top: 0; /* Remove spacing on desktop as grid handles gap */
      }
    }

    .ticket:before {
      content: "";
      position: absolute;
      top: -40%;
      right: -20%;
      width: 300px;
      height: 300px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(29,161,255,.5), transparent 70%);
      filter: blur(10px)
    }

    .ticket-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-family: 'IBM Plex Mono';
      font-size: .72rem;
      letter-spacing: .1em;
      text-transform: uppercase;
      opacity: .7;
      position: relative
    }

    .ticket-co {
      font-family: 'Fraunces';
      font-size: 1.5rem;
      font-weight: 600;
      margin: 14px 0 2px;
      position: relative
    }

    .ticket-sym {
      font-family: 'IBM Plex Mono';
      font-size: .85rem;
      opacity: .6;
      position: relative
    }

    .ticket-mult {
      position: relative;
      margin: 22px 0 6px;
      display: flex;
      align-items: baseline;
      gap: 10px
    }

    .ticket-mult .x {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: 3.4rem;
      line-height: 1;
      background: linear-gradient(120deg, #fff, var(--electric));
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent
    }

    .ticket-mult .lab {
      font-size: .82rem;
      opacity: .7
    }

    .spark {
      height: 54px;
      width: 100%;
      margin-top: 8px;
      position: relative
    }

    .ticket-foot {
      display: flex;
      justify-content: space-between;
      font-size: .78rem;
      margin-top: 18px;
      padding-top: 16px;
      border-top: 1px solid rgba(255,255,255,.12);
      position: relative
    }

    .ticket-foot b {
      font-family: 'IBM Plex Mono'
    }

    .pill-status {
      color: #7CFFB2
    }

    /* STATS STRIP */
    .strip {
      border-top: 1px solid var(--line);
      border-bottom: 1px solid var(--line);
      background: var(--cloud)
    }

    .strip .container {
      /* Container handles padding, we just need row styles */
    }

    .strip-in {
      padding: 34px 0
    }

    .stat .n {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: clamp(1.4rem, 5vw, 2.1rem);
      line-height: 1.05;
      color: var(--ink);
      word-break: break-word
    }

    .stat .n span {
      color: var(--blue)
    }

    .stat .l {
      font-size: .84rem;
      color: var(--muted);
      margin-top: 8px
    }

    /* SECTIONS */
    section#how, section#edge, section#membership, section#home-cta {
      padding: 88px 0
    }

    .sec-tag {
      font-family: 'IBM Plex Mono';
      font-size: .74rem;
      letter-spacing: .16em;
      text-transform: uppercase;
      color: var(--blue);
      font-weight: 500
    }

    .mbc h2 {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: clamp(2rem, 3.6vw, 2.9rem);
      line-height: 1.08;
      letter-spacing: -.01em;
      margin: 14px 0 0
    }

    .sec-lead {
      color: var(--muted);
      font-size: 1.08rem;
      max-width: 36em;
      margin-top: 18px
    }

    .center {
      text-align: center
    }

    .center .sec-lead {
      margin-left: auto;
      margin-right: auto
    }

    /* STEPS SECTION */
    .steps-container {
      margin-top: 54px
    }
    
    /* Step Card */
    .step {
      background: #fff;
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 30px;
      position: relative;
      transition: transform .2s, box-shadow .2s;
      height: 100%; /* Ensure equal height */
      box-sizing: border-box;
      margin-bottom: 0;
    }

    @media(min-width: 550px) {
      .step {
        margin-bottom: 0; /* Skeleton handles margins via columns */
      }
    }

    .step:hover {
      transform: translateY(-4px);
      box-shadow: var(--shadow)
    }

    .step .num {
      font-family: 'IBM Plex Mono';
      font-size: .78rem;
      color: var(--blue);
      font-weight: 600;
      letter-spacing: .1em
    }

    .step h3 {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: 1.32rem;
      margin: 12px 0 8px
    }

    .step p {
      color: var(--muted);
      font-size: .96rem;
		min-height:90px;
    }

    .step .ic {
      width: 46px;
      height: 46px;
      border-radius: 11px;
      background: var(--cloud);
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 18px;
      font-size: 1.3rem
    }

    .open-note {
      margin-top: 40px;
      text-align: center;
      font-size: .96rem;
      color: var(--muted)
    }

    .open-note b {
      color: var(--ink)
    }

    /* EDGE SECTION (DARK) */
    .dark {
      background: var(--ink);
      color: #fff;
      position: relative;
      overflow: hidden
    }

    .dark:before {
      content: "";
      position: absolute;
      inset: 0;
      opacity: .5;
      background: radial-gradient(700px 400px at 85% 0%, rgba(29,161,255,.18), transparent 60%), radial-gradient(600px 360px at 0% 100%, rgba(36,86,229,.16), transparent 60%)
    }

    .dark .sec-tag {
      color: var(--electric)
    }

    .dark .sec-lead {
      color: rgba(255,255,255,.7)
    }

    .feat-container {
      margin-top: 54px;
      position: relative
    }

    .card {
      background: rgba(255,255,255,.04);
      border: 1px solid rgba(255,255,255,.12);
      border-radius: 16px;
      padding: 30px;
      transition: background .2s, border-color .2s;
      height: 100%;
      box-sizing: border-box;
		margin-top:10px;
		margin-bottom: 10px;
    }

    .card:hover {
      background: rgba(255,255,255,.07);
      border-color: rgba(29,161,255,.4)
    }

    .card .badge {
      font-family: 'IBM Plex Mono';
      font-size: .72rem;
      letter-spacing: .1em;
      color: var(--electric);
      font-weight: 500
    }

    .card h3 {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: 1.4rem;
      margin: 14px 0 10px
    }

    .card p {
      color: rgba(255,255,255,.66);
      font-size: .97rem;
		min-height:70px;
    }

    .vs {
      display: inline-block;
      font-family: 'IBM Plex Mono';
      font-size: .78rem;
      color: rgba(255,255,255,.5);
      margin-top: 14px;
      padding-top: 14px;
      border-top: 1px solid rgba(255,255,255,.1);
      width: 100%
    }

    .vs b {
      color: #fff
    }

    /* LEADERBOARD */
    .lb {
      background: #fff;
      border: 1px solid var(--line);
      border-radius: 18px;
      overflow: hidden;
      margin-top: 50px;
      box-shadow: var(--shadow)
    }

    .lb-head {
      display: none; /* Hidden on mobile */
    }
    
    @media(min-width: 760px) {
      .lb-head {
        display: block; /* Reset flex/grid to block for skeleton columns */
      }
    }

    /* Custom grid emulation for leaderboard using skeleton columns */
    .lb-row-wrapper {
      display: block;
    }
    
    .lb-header-row, 
    .lb-body-row {
      display: block;
      width: 100%;
      position: relative;
    }
    
    .lb-header-row {
       padding: 16px 26px;
       background: var(--cloud);
       font-family: 'IBM Plex Mono';
       font-size: .72rem;
       letter-spacing: .08em;
       text-transform: uppercase;
       color: var(--muted);
       font-weight: 500
    }
    
    .lb-header-row::after {
       content: "";
       display: table;
       clear: both;
    }

    .lb-body-row {
      padding: 18px 26px;
      border-top: 1px solid var(--line);
      transition: background .15s
    }

    .lb-body-row:hover {
      background: var(--cloud)
    }

    .lb-rank {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: 1.2rem;
      color: var(--blue);
      display: flex;
      align-items: center;
      justify-content: center
    }

    .medal {
      width: 34px;
      height: 34px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Fraunces';
      font-weight: 700;
      font-size: .95rem;
      color: #fff;
      position: relative;
      box-shadow: 0 6px 14px -4px rgba(10,26,60,.35)
    }

    .medal:after {
      content: "";
      position: absolute;
      inset: 3px;
      border-radius: 50%;
      border: 1px solid rgba(255,255,255,.45)
    }

    .medal-gold {
      background: linear-gradient(135deg, #FFD86B, #E0A82E);
      text-shadow: 0 1px 0 rgba(120,80,0,.4)
    }

    .medal-silver {
      background: linear-gradient(135deg, #EAEEF5, #A9B4C7);
      color: #3a4a66;
      text-shadow: 0 1px 0 rgba(255,255,255,.5)
    }

    .medal-bronze {
      background: linear-gradient(135deg, #E0A079, #A86138)
    }

    .lb-name-wrap {
      display: flex;
      align-items: center;
      gap: 10px;
      flex-wrap: wrap
    }

    .lb-badge {
      display: inline-flex;
      align-items: center;
      gap: 5px;
      font-family: 'IBM Plex Mono';
      font-size: .66rem;
      font-weight: 600;
      letter-spacing: .08em;
      text-transform: uppercase;
      padding: 3px 8px;
      border-radius: 100px;
      background: var(--cloud);
      color: var(--blue);
      border: 1px solid var(--cloud-2);
      white-space: nowrap
    }

    .lb-badge.gold {
      background: linear-gradient(135deg, #FFF4D6, #FFE3A3);
      color: #8a5a00;
      border-color: #F0CC5A
    }

    .lb-badge.silver {
      background: linear-gradient(135deg, #F4F6FA, #DDE3ED);
      color: #3a4a66;
      border-color: #C5CEDC
    }

    .lb-badge.bronze {
      background: linear-gradient(135deg, #F8E0CE, #E8B894);
      color: #7a3a14;
      border-color: #D69873
    }

    .lb-name {
      font-weight: 600;
      min-width: 0
    }

    .lb-name small {
      display: block;
      color: var(--muted);
      font-weight: 400;
      font-size: .8rem;
      font-family: 'IBM Plex Mono'
    }

    .lb-mult {
      font-family: 'IBM Plex Mono';
      font-weight: 600;
      color: #0E9F5B
    }

    .lb-score {
      font-family: 'IBM Plex Mono';
      font-weight: 600;
      text-align: right
    }

    .lb-cell {
      font-size: .9rem;
      color: var(--muted)
    }

    /* Hide specific columns on mobile */
    @media(max-width: 760px) {
      .lb-hide-mobile {
        display: none
      }
      .lb-body-row {
         padding: 14px 16px;
      }
    }

    /* MEMBERSHIP TIERS */
    .tiers-container {
      margin-top: 54px;
    }

    /* Center a single column */
    .offset-by-one-third.column, 
    .offset-by-one-third.columns {
      margin-left: 34.6666666667%
    }
    
    /* Tiers Styling */
    .tier {
      border: 1px solid var(--line);
      border-radius: 18px;
      padding: 36px;
      background: #fff;
      position: relative;
    }

    .tier.feature {
      border: 2px solid var(--blue);
      box-shadow: var(--shadow)
    }

    .tier .tname {
      font-family: 'IBM Plex Mono';
      font-size: .78rem;
      letter-spacing: .12em;
      text-transform: uppercase;
      color: var(--blue);
      font-weight: 600
    }

    .tier .price {
      font-family: 'Fraunces';
      font-weight: 600;
      font-size: 2.6rem;
      margin: 14px 0 4px
    }

    .tier .price small {
      font-size: 1rem;
      color: var(--muted);
      font-family: 'IBM Plex Sans';
      font-weight: 400
    }

    .tier .ptag {
      color: var(--muted);
      font-size: .95rem;
      margin-bottom: 24px
    }

    .tier ul {
      list-style: none;
      display: flex;
      flex-direction: column;
      gap: 12px;
      margin-bottom: 28px
    }

    .tier li {
      display: flex;
      gap: 11px;
      font-size: .96rem;
      align-items: flex-start
    }

    .tier li .ck {
      color: var(--blue);
      font-weight: 700;
      flex-shrink: 0
    }

    .tier .btn {
      width: 100%;
      justify-content: center
    }

    .ribbon {
      position: absolute;
      top: -13px;
      right: 26px;
      background: var(--blue);
      color: #fff;
      font-family: 'IBM Plex Mono';
      font-size: .7rem;
      letter-spacing: .08em;
      padding: 5px 12px;
      border-radius: 7px;
      font-weight: 600
    }

    /* CTA SECTION */
    .apply {
      background: linear-gradient(135deg, var(--ink), var(--ink-2));
      color: #fff;
      border-radius: 24px;
      padding: 64px 48px;
      text-align: center;
      position: relative;
      overflow: hidden
    }

    .apply:before {
      content: "";
      position: absolute;
      inset: 0;
      opacity: .6;
      background: radial-gradient(600px 300px at 50% 0%, rgba(29,161,255,.25), transparent 60%)
    }

    .apply h2 {
      position: relative
    }

    .apply p {
      position: relative;
      color: rgba(255,255,255,.74);
      max-width: 32em;
      margin: 18px auto 30px;
      font-size: 1.08rem
    }

    .apply .cta-row {
      position: relative;
      justify-content: center
    }

    .mults {
      position: absolute;
      inset: 0;
      pointer-events: none;
      font-family: 'Fraunces';
      font-weight: 600;
      color: rgba(255,255,255,.05);
      font-size: 5rem
    }

    .mults span {
      position: absolute
    }

    /* FOOTER */
    .mbc footer.mbc-foot {
      padding: 60px 0 40px;
      border-top: 1px solid var(--line);
      background: var(--cloud)
    }

    .foot-grid {
      /* Replaced Flex/Grid with Skeleton Columns */
    }
    
    .foot-col h4 {
      font-size: .78rem;
      letter-spacing: .1em;
      text-transform: uppercase;
      color: var(--muted);
      margin-bottom: 14px;
      font-family: 'IBM Plex Mono';
      font-weight: 500
    }

    .foot-col a {
      display: block;
      color: var(--ink);
      text-decoration: none;
      font-size: .92rem;
      margin-bottom: 9px;
      opacity: .78
    }

    .foot-col a:hover {
      opacity: 1;
      color: var(--blue)
    }

    .foot-bottom {
      margin-top: 46px;
      padding-top: 24px;
      border-top: 1px solid var(--line);
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 12px;
      font-size: .84rem;
      color: var(--muted)
    }
    
    /* Logo Reuse in Footer */
    .logo {
      display: flex;
      align-items: center;
      gap: 10px;
      font-weight: 700;
      letter-spacing: .02em;
      font-size: 1.02rem
    }

    .logo .mark {
      width: 30px;
      height: 30px;
      border-radius: 8px;
      background: linear-gradient(135deg, var(--blue), var(--electric));
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-family: 'IBM Plex Mono';
      font-weight: 600;
      font-size: .82rem;
      box-shadow: 0 6px 16px -4px rgba(36,86,229,.6)
    }







/* 2. MAIN HEADER CONTAINER */
#masthead.site-header {
  position: sticky; /* Keeps header at top */
  top: 0;
  z-index: 1000; /* Sits above content */
  width: 100%;
  background: rgba(255, 255, 255, 0.85); /* Glass effect */
  backdrop-filter: blur(14px); /* Glass blur */
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--line);
  height: 72px; /* Fixed height from design */

  padding: 0 28px; /* Matches body container padding */
  box-shadow: 0 4px 20px -10px rgba(0,0,0,0.03);
  transition: background 0.3s;
	/*display:flex;*/
	align-items:center;
}

@media (min-width: 800px) {
	#masthead.site-header {
		display:flex;
	}
}

.site-header-inner {
	max-width:1180px;
	  display: flex;
  align-items: center; /* Vertically center content */
  justify-content: space-between; /* Logo left, Nav right */
	margin:0 auto;
	width:100%;
}

/* 3. LOGO & BRANDING AREA */
.site-branding {
  display: flex;
  align-items: center;
  gap: 12px; /* Space between logo image and text */
  line-height: 1;
}

/* Constrain Logo Image Size */
.custom-logo {
  display: block;
  height: 60px; /* Force logo to fit header height */
  width: auto;
  max-width: 200px;
}

/* Site Title Styling */
.site-title {
  margin: 0; /* Remove WP default huge margin */
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
}

.site-title a {
  color: var(--ink);
  text-decoration: none;
  letter-spacing: -0.02em;
}

/* 4. NAVIGATION AREA */
.main-navigation {
  display: flex;
  align-items: center;
}

/* Desktop Menu List */
.main-navigation ul.nav-menu {
  display: flex;
  align-items: center;
  gap: 34px; /* Spacing between links */
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Desktop Menu Links */
.main-navigation ul.nav-menu li a {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--ink);
  text-decoration: none;
  opacity: 0.75; /* Slightly faded by default like design */
  transition: opacity 0.2s, color 0.2s;
}

.main-navigation ul.nav-menu li a:hover,
.main-navigation ul.nav-menu li.current_page_item a {
  opacity: 1;
  color: var(--blue); /* Turns blue on hover/active */
}

/* 5. MOBILE MENU BUTTON (.menu-toggle) */
.menu-toggle {
  display: none; /* Hidden on desktop */
  background: transparent;
  border: 1px solid var(--line);
  color: var(--ink);
  padding: 10px 16px;
  border-radius: 8px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}

.menu-toggle:hover {
  background: var(--cloud); /* Light grey hover */
  border-color: var(--blue);
}

/* 6. RESPONSIVE BREAKPOINT */
@media (max-width: 820px) {
  /* Hide the text menu on mobile */
  .main-navigation ul.nav-menu {
    display: none;
  }
  
  /* Show the toggle button on mobile */
  .menu-toggle {
    display: inline-block;
  }
  
  /* Adjust Branding for Mobile */
  .site-branding {
    flex-grow: 1; /* Pushes button to right */
  }
  
  .custom-logo {
    height: 32px; /* Slightly smaller logo on mobile */
  }
}

body.page .entry-header {
	display:none;
}







/* 
   FOOTER STYLES
   Mapped from Prototype -> WordPress Classes
*/

/*:root {
  --ink: #0A1A3C;
  --blue: #2456E5;
  --cloud: #F3F6FE;
  --muted: #5B6B8F;
  --line: #DCE5F7;
}*/

/* 1. MAIN FOOTER CONTAINER */
.site-footer {
  padding: 60px 0 40px;
  border-top: 1px solid var(--line);
  background: var(--cloud);
  font-family: 'IBM Plex Sans', sans-serif;
}

/* 2. WIDGET AREA RESET */
/* Remove default widget margins to align grid perfectly */
.footer-branding-area,
.footer-link-col {
  margin-bottom: 0; /* Skeleton handles margins on columns */
}

.footer-branding-widget,
.footer-links-widget {
  margin: 0;
  padding: 0;
}

/* 3. BRANDING AREA STYLES (Left Column) */
.footer-branding-widget img {
  max-width: 180px;
  height: auto;
  margin-bottom: 14px;
  display: block;
}

.footer-branding-widget p {
  font-size: 0.9rem;
  color: var(--muted);
  line-height: 1.5;
  margin: 0;
}

/* 4. LINK COLUMNS STYLES (Right Columns) */
.widget-title {
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 14px;
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 500;
  margin-top: 0;
}

/* Style links inside widgets (Menus or Custom HTML) */
.footer-links-widget ul,
.footer-links-widget ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-links-widget li {
  margin-bottom: 9px;
}

.footer-links-widget a {
  display: block;
  color: var(--ink);
  text-decoration: none;
  font-size: 0.92rem;
  opacity: 0.78;
  transition: all 0.2s;
}

.footer-links-widget a:hover {
  opacity: 1;
  color: var(--blue);
}

/* 5. BOTTOM BAR */
.foot-bottom {
  margin-top: 46px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 0.84rem;
  color: var(--muted);
}

/* Mobile Responsive for Footer */
@media (max-width: 550px) {
  .footer-branding-area,
  .eight.columns {
    width: 100%;
    margin-left: 0;
  }
  
  .footer-link-col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .foot-bottom {
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 800px) {
	.strip {
		padding:0 7%;
	}
	
	.strip .three.columns {
		margin:15px 0;
	}
	.step {
		margin:7px 0;
	}
	.tier.feature ul {
		margin-left:0;
	}
}



.whatis {
	background: var(--cloud);
	border-bottom: 1px solid var(--line);
	border-top: 1px solid var(--line);
	color: var(--ink);
	overflow: hidden;
	padding: 88px 0;
	position: relative;
}

.whatis .wrap {
	max-width: 880px;
	position: relative;
	margin:0 auto;
}

.whatis .gtag {
	color: var(--blue);
	font-family: 'IBM Plex Mono';
	font-size: .74rem;
	font-weight: 500;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.whatis h2 {
	color: var(--ink);
	font-family: 'Fraunces';
	font-size: clamp(2rem,3.6vw,2.9rem);
	font-weight: 600;
	letter-spacing: -.01em;
	line-height: 1.08;
	margin: 14px 0 0;
	max-width: 18ch;
}

.whatis h2 em {
	color: var(--blue);
	font-style: italic;
}

.whatis p {
	color: var(--muted);
	font-size: 1.06rem;
	line-height: 1.7;
	margin-top: 18px;
	max-width: 62ch;
}

.whatis p b {
	color: var(--ink);
	font-weight: 600;
}

.whatis .pills {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4,1fr);
	margin-top: 46px;
}

.whatis .pill {
	background: #fff;
	border-radius: 16px;
	border: 1px solid var(--line);
	padding: 24px 20px;
	transition: transform .2s, box-shadow .2s, border-color .2s;
}

.whatis .pill:hover {
	border-color: var(--blue);
	box-shadow: var(--shadow);
	transform: translateY(-4px);
}

.whatis .pill .x {
	color: var(--blue);
	font-family: 'Fraunces';
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: -.01em;
	line-height: 1;
}

.whatis .pill .nm {
	color: var(--muted);
	font-family: 'IBM Plex Mono';
	font-size: .72rem;
	font-weight: 500;
	letter-spacing: .12em;
	margin-top: 10px;
	text-transform: uppercase;
}

@media(max-width:720px) {
	.whatis .pills {
		grid-template-columns: repeat(2,1fr);
	}
	
	.whatis .wrap {
padding: 0 8%;
	}
}









.apply-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 16px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
    border: none;
}

.apply-btn-primary {
    background-color: #0D9488;
    color: #ffffff;
}

.apply-btn-primary:hover {
    opacity: 0.9;
}

.apply-btn-outline {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
}

.apply-btn-outline:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.apply-btn-upload {
    margin-top: 12px;
    border: 1px solid #0D9488;
    color: #0D9488;
    background: transparent;
}

.apply-btn-upload:hover {
    background-color: rgba(13, 148, 136, 0.05);
}

.apply-btn-full {
    width: 100%;
    height: 56px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.025em;
    background-color: #1B2A4A!important;
    color: #ffffff!important;
    text-transform: uppercase;
}

.apply-btn-full:hover {
    opacity: 0.95;
}

/* --- HERO SECTION --- */
.apply-hero-section {
    background-color: #1B2A4A;
    color: #ffffff;
    padding: 80px 20px;
    text-align: center;
}

.apply-hero-title {
    font-size: 2.25rem;
    color: #ffffff;
    margin-bottom: 20px;
}

@media (min-width: 640px) {
    .apply-hero-title { font-size: 3.75rem; }
}

.apply-hero-subtitle {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.7);
    max-width: 36rem;
    margin: 0 auto 28px;
}

@media (min-width: 640px) {
    .apply-hero-subtitle { font-size: 1.125rem; }
}

.apply-hero-badges {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.apply-badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 9999px;
    background-color: rgba(13, 148, 136, 0.15);
    border: 1px solid rgba(13, 148, 136, 0.4);
    font-size: 0.75rem;
    font-weight: 500;
    color: #7fb6e0;
}

/* --- MAIN CONTENT --- */
.apply-main-content {
    padding: 48px 16px;
}

@media (min-width: 640px) {
    .apply-main-content { padding: 64px 24px; }
}

/* --- FORM CARD --- */
.apply-form-card {
    background-color: #ffffff;
    border: 1px solid rgba(226, 232, 240, 0.6);
    border-radius: 8px;
    box-shadow: 0 10px 40px -12px rgba(27, 42, 74, 0.18);
    max-width: 780px;
    margin: 0 auto;
    padding: 24px;
}

@media (min-width: 640px) {
    .apply-form-card { padding: 40px; }
}

.apply-form-title {
    font-size: 1.875rem;
    color: #1B2A4A;
    margin-bottom: 8px;
}

.apply-form-desc {
    font-size: 1rem;
    color: #64748B;
    margin-bottom: 20px;
}

.apply-divider {
    height: 1px;
    background-color: rgba(13, 148, 136, 0.4);
    margin-bottom: 32px;
}

/* --- FORM SECTIONS --- */
.apply-form-section {
    margin-bottom: 48px;
}

.apply-section-badge {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 9999px;
    background-color: #1B2A4A;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.apply-form-group {
    margin-bottom: 20px;
}

label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
    font-weight: 500;
    color: #1B2A4A;
    margin-bottom: 6px;
}

.apply-required {
    color: #EF4444;
}

.apply-optional-tag {
    font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 2px 6px;
    border-radius: 4px;
    background-color: #64748B;
    color: #F9FAFB;
    font-weight: 600;
}

/* --- INPUTS & SELECTS --- */
input[type="text"],
input[type="email"],
select,
textarea, input[type="date"]{
    width: 100%;
    height: 44px;
    padding: 0 14px;
    border-radius: 6px;
    border: 1px solid #E2E8F0;
    background-color: #ffffff;
    font-size: 0.9rem;
    color: #1B2A4A;
    transition: all 0.2s;
}

input::placeholder {
    color: #64748B;
    opacity: 0.7;
}

input:focus,
select:focus {
    outline: none;
    border-color: #0D9488;
    box-shadow: 0 0 0 1px rgba(13, 148, 136, 0.2);
}

.apply-select-wrapper {
    position: relative;
}

.apply-select-wrapper select {
    appearance: none;
    padding-right: 36px;
}

.apply-select-wrapper select option {
    color: #1B2A4A;
}

.apply-icon-chevron {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #64748B;
    pointer-events: none;
}

/* --- SPECIAL SECTIONS --- */
.apply-field-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    gap: 10px;
}

.apply-field-note {
    font-size: 0.75rem;
    color: #64748B;
    font-style: italic;
}

.apply-char-count {
    font-size: 0.75rem;
    color: #64748B;
    font-weight: 500;
}

.apply-info-box {
    background-color: #F3F6FE;
    border-left: 4px solid #1B2A4A;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}

.apply-info-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1B2A4A;
    margin-bottom: 12px;
}

.apply-info-text {
    font-size: 1rem;
    color: #64748B;
    margin-bottom: 12px;
}

.apply-info-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 16px;
    margin-top: 12px;
    font-size: 1rem;
    font-weight: 500;
    color: #0D9488;
}

.apply-sep {
    color: rgba(13, 148, 136, 0.5);
}

.apply-info-note {
    margin-top: 16px;
    font-size: 1rem;
    font-style: italic;
    color: rgba(27, 42, 74, 0.7);
}

.apply-upload-zone {
    border: 2px dashed #E2E8F0;
    border-radius: 8px;
    background-color: rgba(100, 116, 139, 0.05);
    padding: 32px;
    text-align: center;
    transition: all 0.2s;
}

.apply-upload-zone:hover {
    border-color: #0D9488;
}

.apply-hidden-file {
    display: none;
}

.apply-upload-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.apply-icon-upload {
    color: #1B2A4A;
    margin-bottom: 4px;
}

.apply-upload-title {
    font-weight: 600;
    color: #1B2A4A;
}

.apply-upload-desc {
    font-size: 0.75rem;
    color: #64748B;
}

/* --- RULES BOX --- */
.apply-rules-box {
    background-color: #F3F6FE;
    border-left: 3px solid #0D9488;
    border-radius: 8px;
    padding: 20px;
}

.apply-rules-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1B2A4A;
    margin-bottom: 12px;
}

.apply-rules-list {
    list-style: none;
    margin-top: 12px;
	margin-left:0;
}

.apply-rules-list li {
    display: flex;
    gap: 12px;
    font-size: 1rem;
    color: rgba(27, 42, 74, 0.8);
    margin-bottom: 8px;
}

.apply-rule-num {
    color: #0D9488;
    font-weight: 600;
}

.apply-form-submit {
    margin-top: 40px;
}

.apply-submit-note {
    margin-top: 12px;
    font-size: 0.75rem;
    color: #64748B;
    text-align: center;
}


@media(max-width:800px) {
.apply-main-content {
	padding-left:0;
	padding-right:0;
}
}


/* Hide CF7's native output box so it doesn't duplicate messages */
.wpcf7-form.sent .wpcf7-response-output {
    display: none !important;
}

/* Success Card Container styling */
.apply-success-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 40px 24px;
    text-align: center;
    max-width: 550px;
    margin: 40px auto;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
}

.apply-success-icon {
    margin-bottom: 20px;
    display: inline-block;
    background: #ecfdf5;
    padding: 16px;
    border-radius: 50%;
}

.apply-success-title {
    font-size: 24px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
}

.apply-success-text {
    font-size: 16px;
    color: #475569;
    line-height: 1.6;
    margin-bottom: 16px;
}

.apply-success-subtext {
    font-size: 14px;
    color: #94a3b8;
    line-height: 1.5;
    border-top: 1px solid #f1f5f9;
    padding-top: 16px;
}

/* Clean hidden rule for native input field */
.hidden-file {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Set up the layout container box to catch click patterns */
.apply-upload-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

/* Prevent the internal button element from interfering with label bubble clicks */
.apply-btn-upload {
    pointer-events: none;
}




/* 1. Reset and hide the default CF7 loader asset */
.wpcf7 .ajax-loader {
    visibility: hidden !important;
    display: inline-block !important;
    position: relative;
    width: 20px !important;
    height: 20px !important;
    margin: 0 0 0 12px !important;
    vertical-align: middle;
}

/* 2. Build a modern, thin-stroke CSS ring loader in its place */
.wpcf7 .ajax-loader::before {
    content: '';
    visibility: visible !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(0, 0, 0, 0.1); /* Light outer track */
    border-top-color: currentColor;       /* Matches your text color automatically */
    border-radius: 50%;
    animation: cf7MiniSpin 0.6s linear infinite;
}

/* 3. Smooth, continuous spin utility keyframe */
@keyframes cf7MiniSpin {
    to {
        transform: rotate(360deg);
    }
}

/* If the user is logged in, hide the inputs completely */
body.logged-in .current-user-profile-row {
    display: none !important;
}

/* Style the logged-in confirmation box nicely */
.apply-logged-in-notice {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #495057;
}

.apply-logged-in-notice strong {
    color: #212529;
}

/**
 * Ideas Library Core Component Layout Rules
 */
.il {
    font-family: 'Inter', system-ui, sans-serif;
    color: #333333;
    background: #F8F9FA;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
    line-height: 1.55;
}

.il * { 
    box-sizing: border-box; 
}

.il .wrap { 
    max-width: 1240px; 
    margin: 0 auto; 
    padding: 0 28px; 
}

/* Hero Banner Space Elements */
.il .hero { 
    background: #1B2A4A; 
    color: #fff; 
    padding: 80px 0 90px; 
    position: relative; 
    overflow: hidden; 
}

.il .hero:before { 
    content: ""; 
    position: absolute; 
    inset: 0; 
    background: radial-gradient(800px 400px at 80% 0%, rgba(46, 109, 164, 0.25), transparent 60%); 
}

.il .hero .wrap { 
    position: relative; 
    text-align: center; 
}

.il .hero h1 { 
    font-family: 'Playfair Display', Georgia, serif; 
    font-weight: 600; 
    font-size: clamp(2.6rem, 5.4vw, 4rem); 
    line-height: 1.05; 
    letter-spacing: -.01em; 
    margin: 0; 
}

.il .hero p { 
    color: rgba(255, 255, 255, 0.72); 
    font-size: 1.15rem; 
    margin: 18px auto 28px; 
    max-width: 36em; 
}

.il .stat-pills { 
    display: inline-flex; 
    gap: 10px; 
    flex-wrap: wrap; 
    justify-content: center; 
}

.il .stat-pill { 
    display: inline-flex; 
    align-items: center; 
    gap: 8px; 
    background: rgba(46, 109, 164, 0.18); 
    border: 1px solid rgba(46, 109, 164, 0.5); 
    color: #9ECBEF; 
    padding: 7px 14px; 
    border-radius: 100px; 
    font-size: .82rem; 
    font-weight: 500; 
    letter-spacing: .02em; 
}

.il .stat-pill .dot { 
    width: 6px; 
    height: 6px; 
    border-radius: 50%; 
    background: #2E6DA4; 
    box-shadow: 0 0 0 3px rgba(46, 109, 164, 0.25); 
}

/* Interactive Dropdown Filter Strip Component Blocks */
.il .filterbar { 
    background: #fff; 
    border-bottom: 1px solid #E5E8ED; 
    padding: 22px 0; 
    position: sticky; 
    top: 0; 
    z-index: 30; 
}

.il .filter-in { 
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    gap: 24px; 
    flex-wrap: wrap; 
}

.il .dropdowns { 
    display: grid; 
    grid-template-columns: repeat(4, minmax(0, 1fr)); 
    gap: 16px; 
    width: 100%; 
}

.il .dd { 
    display: flex; 
    flex-direction: column; 
    gap: 5px; 
    min-width: 0; 
}

.il .dd label { 
    font-size: .78rem; 
    color: #6b7280; 
    font-weight: 500; 
    letter-spacing: .02em; 
}

.il .dd select { 
    font-family: inherit; 
    font-size: .88rem; 
    height: 38px; 
    padding: 0 32px 0 12px; 
    border: 1px solid #E5E8ED; 
    border-radius: 8px; 
    background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' stroke='%231B2A4A' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>") no-repeat right 10px center; 
    color: #1B2A4A; 
    font-weight: 500; 
    cursor: pointer; 
    appearance: none; 
    -webkit-appearance: none; 
    width: 100%; 
}

.il .dd select:focus { 
    outline: none; 
    border-color: #2E6DA4; 
    box-shadow: 0 0 0 3px rgba(46, 109, 164, .15); 
}

.il .count { 
    font-size: .82rem; 
    color: #6b7280; 
    margin-top: 14px; 
}

/* Dashboard Card Collection Flex/Grid Framework */
.il .ideas-section { 
    padding: 32px 0 80px; 
}

.il .grid { 
    display: grid; 
    grid-template-columns: repeat(3, 1fr); 
    gap: 26px; 
    margin-top: 8px; 
}

/* Individual Item Profile Layout Panel Units */
.il .card { 
    background: #FFFFFF; 
    border: 1px solid #E5E8ED; 
    border-radius: 14px; 
    padding: 22px; 
    display: flex; 
    flex-direction: column; 
    gap: 14px; 
    transition: transform .2s, box-shadow .2s, border-color .2s; 
    box-shadow: 0 2px 6px -3px rgba(27, 42, 74, .08); 
}

.il .card:hover { 
    transform: translateY(-4px); 
    box-shadow: 0 20px 40px -18px rgba(27, 42, 74, .22); 
    border-color: #2E6DA4; 
}

.il .ctop { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    gap: 10px; 
}

.il .sector-tag { 
    font-size: .7rem; 
    font-weight: 600; 
    letter-spacing: .06em; 
    text-transform: uppercase; 
    color: #fff; 
    padding: 5px 10px; 
    border-radius: 6px; 
}

.il .ret { 
    background: #2A9D6E; 
    color: #fff; 
    font-weight: 700; 
    font-size: .84rem; 
    padding: 5px 11px; 
    border-radius: 6px; 
}

.il .target { 
    background: #1B2A4A; 
    color: #fff; 
    font-weight: 600; 
    font-size: .78rem; 
    padding: 5px 11px; 
    border-radius: 6px; 
    letter-spacing: .02em; 
}

.il .ticker { 
    font-weight: 700; 
    font-size: 1.6rem; 
    color: #1B2A4A; 
    letter-spacing: -.01em; 
    line-height: 1.1; 
}

.il .coname { 
    color: #6b7280; 
    font-size: .92rem; 
    margin-top: -6px; 
}

.il .hpill { 
    display: inline-block; 
    align-self: flex-start; 
    border: 1px solid #2E6DA4; 
    color: #2E6DA4; 
    font-size: .74rem; 
    font-weight: 600; 
    padding: 4px 10px; 
    border-radius: 100px; 
    letter-spacing: .02em; 
}

.il .thesis { 
    color: #333333; 
    font-size: .93rem; 
    line-height: 1.55; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    flex: 1; 
    margin: 0; 
}

.il .cdiv { 
    height: 1px; 
    background: #E5E8ED; 
    margin: 2px 0; 
}

.il .cfoot { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    font-size: .86rem; 
    font-weight: 600; 
    color: #2E6DA4; 
}

.il .cfoot a:hover { 
    text-decoration: underline; 
}

/* Empty Search Layout Card Elements */
.il .empty { 
    text-align: center; 
    padding: 80px 20px; 
    background: #fff; 
    border: 1px dashed #E5E8ED; 
    border-radius: 14px; 
    margin-top: 24px; 
    width: 100%; 
}

.il .empty .icon { 
    width: 64px; 
    height: 64px; 
    border-radius: 50%; 
    background: #F0F2F5; 
    color: #1B2A4A; 
    display: inline-flex; 
    align-items: center; 
    justify-content: center; 
    margin-bottom: 18px; 
    font-size: 1.8rem; 
}

.il .empty h3 { 
    font-family: 'Playfair Display', Georgia, serif; 
    font-weight: 600; 
    font-size: 1.5rem; 
    color: #1B2A4A; 
    margin: 0 0 8px; 
}

.il .empty p { 
    color: #6b7280; 
    margin: 0; 
}

/* Conversion Element Module Strips */
.il .cta { 
    background: #1B2A4A; 
    color: #fff; 
    padding: 80px 0; 
    text-align: center; 
    position: relative; 
    overflow: hidden; 
}

.il .cta:before { 
    content: ""; 
    position: absolute; 
    inset: 0; 
    background: radial-gradient(600px 300px at 50% 0%, rgba(46, 109, 164, .22), transparent 60%); 
}

.il .cta h2 { 
    font-family: 'Playfair Display', Georgia, serif; 
    font-weight: 600; 
    font-size: clamp(2rem, 4vw, 2.8rem); 
    line-height: 1.1; 
    margin: 0; 
}

.il .cta p { 
    color: rgba(255, 255, 255, 0.72); 
    font-size: 1.1rem; 
    margin: 16px auto 28px; 
    max-width: 32em; 
}

.il .btn { 
    font-weight: 600; 
    font-size: .92rem; 
    padding: 10px 18px; 
    border-radius: 8px; 
    border: 1px solid transparent; 
    cursor: pointer; 
    display: inline-flex; 
    align-items: center; 
    gap: 8px; 
    white-space: nowrap; 
    transition: all .18s; 
    text-decoration: none; 
}

.il .btn-teal { 
    background: #2E6DA4; 
    color: #fff; 
}

.il .btn-teal:hover { 
    background: #27598a; 
}

/* Device Component Responsive Rule Definitions */
@media(max-width: 980px) {
    .il .grid { grid-template-columns: repeat(2, 1fr); }
}
@media(max-width: 880px) {
    .il .filter-in { flex-direction: column; align-items: stretch; }
    .il .dropdowns { grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; }
}
@media(max-width: 640px) {
    .il .grid { grid-template-columns: 1fr; }
}



/* Custom Multi-Column Component Flex Adjustments */
.application-form .four.columns {
    width: 30.6666666667%;
    float: left;
    margin-left: 4%;
}
.application-form .four.columns:first-child {
    margin-left: 0;
}
.application-form .apply-textarea {
    min-height: 120px;
    resize: vertical;
    padding-top: 12px;
}

/* Tab Control Elements Design Schema */
.apply-tab-navigation-container {
    margin: 24px 0 16px 0;
}
.apply-tab-label-text {
    font-size: .88rem;
    font-weight: 500;
    color: #1B2A4A;
    margin-bottom: 12px;
}
.apply-tab-switcher-row {
    display: flex;
    gap: 12px;
}
.apply-tab-trigger {
    font-family: inherit;
    font-size: .88rem;
    font-weight: 500;
    padding: 12px 18px;
    background: #F0F2F5;
    border: 1px solid #E5E8ED;
    color: #6b7280;
    border-radius: 6px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.apply-tab-trigger:hover {
    border-color: rgba(46, 109, 164, 0.5);
    color: #1B2A4A;
}
.apply-tab-trigger.active {
    background: rgba(46, 109, 164, 0.1);
    border-color: #2E6DA4;
    color: #2E6DA4;
}

/* Visibility Control Arrays for Tabs Layout */
.apply-tab-content-panels {
    margin-top: 16px;
}
.apply-tab-panel {
    display: none;
}
.apply-tab-panel.active {
    display: block;
}

/* Google Doc Input Custom Padding Frame */
.apply-gdoc-input-wrapper {
    background: #FFFFFF;
    border: 1px dashed #E5E8ED;
    border-radius: 10px;
    padding: 24px;
}

@media (max-width: 640px) {
    .application-form .four.columns {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 14px;
    }
    .apply-tab-switcher-row {
        flex-direction: column;
        gap: 8px;
    }
    .apply-tab-trigger {
        width: 100%;
        text-align: center;
    }
}









/* --- Core Presentation Wrapper Elements --- */
.mbc-container {
    background: #FFFFFF;
    color: #0A1A3C;
    font-family: 'IBM Plex Sans', -apple-system, sans-serif;
    line-height: 1.55;
    padding: 40px 0;
    -webkit-font-smoothing: antialiased;
}
.mbc-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
    width: 100%;
}

/* --- Breadcrumb Sub-nav Interface Row --- */
.mbc-crumb {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 13px;
    color: #5B6B8F;
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 24px;
}
.mbc-crumb a {
    color: #5B6B8F;
    text-decoration: none;
}
.mbc-crumb a:hover {
    color: #2456E5;
}

/* --- Content Title & Sub-Text Metrics Row --- */
.mbc-t-head {
    margin-bottom: 32px;
}
.mbc-t-tags {
    display: flex;
    margin-bottom: 16px;
}
.mbc-tag {
    display: inline-flex;
    align-items: center;
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #2456E5;
    background: #F3F6FE;
    border: 1px solid #E9EFFC;
    padding: 6px 14px;
    border-radius: 100px;
    font-weight: 600;
}
.mbc-t-headline {
    font-family: 'Fraunces', Georgia, serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    color: #0A1A3C;
    margin-bottom: 20px;
}
.mbc-t-byline {
    color: #5B6B8F;
    font-size: 15px;
    display: flex;
    gap: 16px;
    align-items: center;
}
.mbc-t-byline a {
    color: #0A1A3C;
    font-weight: 600;
    text-decoration: none;
}
.mbc-t-byline a:hover {
    color: #2456E5;
}
.mbc-dot-sep {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #5B6B8F;
    opacity: 0.5;
}

/* --- Horizontal Market Metrics Strip --- */
.mbc-ticker-card {
    background: #0A1A3C;
    color: #FFFFFF;
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 32px;
}
.mbc-ticker-card .mbc-co {
    font-family: 'Fraunces', Georgia, serif;
    font-size: 22px;
    font-weight: 600;
}
.mbc-ticker-card .mbc-sym {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 13px;
    color: #5B6B8F;
    margin-top: 2px;
}
.mbc-ticker-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 20px;
}
.mbc-ticker-row .mbc-k {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #5B6B8F;
    font-weight: 600;
}
.mbc-ticker-row .mbc-v {
    font-family: 'Fraunces', Georgia, serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 4px;
}

/* --- Structural Base Card Blocks --- */
.mbc-panel {
    background: #FFFFFF;
    border: 1px solid #DCE5F7;
    border-radius: 16px;
    padding: 32px;
    margin-bottom: 24px;
    box-shadow: 0 16px 40px -20px rgba(10,26,60,0.15);
}
.mbc-panel h3 {
    font-family: 'Fraunces', Georgia, serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 16px;
    color: #0A1A3C;
}
.mbc-panel p {
    color: #1F2A4A;
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 16px;
}
.mbc-panel p:last-child {
    margin-bottom: 0;
}
.mbc-sec-tag {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #2456E5;
    font-weight: 600;
    margin-bottom: 12px;
    display: block;
}

/* --- Thesis Execution Cases (Bull vs Bear columns) --- */
.mbc-bullbear {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 20px;
}
.mbc-bullbear .mbc-col {
    border-radius: 12px;
    padding: 20px;
    border: 1px solid;
}
.mbc-bull { background: #EBFAF2; border-color: #C2EBD5; }
.mbc-bear { background: #FDEEF2; border-color: #F4C9D4; }

.mbc-bullbear h4 {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 12px;
}
.mbc-bull h4 { color: #0E9F5B; }
.mbc-bear h4 { color: #B0254A; }

.mbc-bullbear ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mbc-bullbear li {
    font-size: 14px;
    color: #1F2A4A;
    padding-left: 14px;
    position: relative;
    margin-bottom: 8px;
    line-height: 1.4;
}
.mbc-bullbear li:last-child {
    margin-bottom: 0;
}
.mbc-bullbear li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.mbc-bull li:before { background: #0E9F5B; }
.mbc-bear li:before { background: #D9355B; }

/* --- Graphical Linear Target Progress Line --- */
.mbc-tracker {
    margin-top: 16px;
}
.mbc-tracker .mbc-label-row {
    display: flex;
    justify-content: space-between;
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #5B6B8F;
    font-weight: 600;
    margin-bottom: 10px;
}
.mbc-tracker .mbc-target-txt {
    color: #2456E5;
}
.mbc-tracker .mbc-bar {
    height: 40px;
    background: #F3F6FE;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #E9EFFC;
}
.mbc-tracker .mbc-fill {
    height: 100%;
    background: #2456E5;
    display: flex;
    align-items: center;
    padding-left: 14px;
    color: #FFFFFF;
    font-family: 'IBM Plex Mono', monospace;
    font-weight: 700;
    font-size: 13px;
}
.mbc-tracker .mbc-scale {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    color: #5B6B8F;
}

/* --- Metric Multi-Column Boxes --- */
.mbc-meta-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
.mbc-meta-grid .mbc-cell {
    background: #F3F6FE;
    border: 1px solid #E9EFFC;
    border-radius: 10px;
    padding: 12px;
}
.mbc-meta-grid .mbc-k {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 11px;
    color: #5B6B8F;
    text-transform: uppercase;
    font-weight: 600;
}
.mbc-meta-grid .mbc-v {
    font-family: 'Fraunces', Georgia, serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
    color: #0A1A3C;
}

/* --- Discussion Forum Area --- */
.mbc-comments h3 .mbc-n {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 12px;
    background: #F3F6FE;
    color: #2456E5;
    padding: 2px 8px;
    border-radius: 100px;
    border: 1px solid #E9EFFC;
    margin-left: 6px;
}
.mbc-reply-box {
    background: #FFFFFF;
    border: 1px solid #DCE5F7;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 24px;
}
.mbc-reply-box textarea {
    width: 100%;
    border: none;
    outline: none;
    resize: vertical;
    min-height: 80px;
    font-size: 14px;
    color: #0A1A3C;
    background: transparent;
}
.mbc-reply-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #DCE5F7;
    padding-top: 12px;
    margin-top: 8px;
}
.mbc-reply-actions small {
    color: #5B6B8F;
    font-size: 13px;
}
.mbc-btn-submit {
    background: #2456E5;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
}
.mbc-btn-submit:hover {
    background: #1D4ED8;
}

.mbc-comment {
    border-top: 1px solid #DCE5F7;
    padding: 20px 0 0;
    margin-top: 20px;
}
.mbc-comment:first-of-type {
    border-top: none;
    padding-top: 10px;
    margin-top: 10px;
}
.mbc-c-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.mbc-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #2456E5;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'IBM Plex Mono', monospace;
    font-weight: 700;
    font-size: 12px;
}
.mbc-c-author {
    font-weight: 700;
    font-size: 14px;
}
.mbc-c-author a {
    color: #0A1A3C;
    text-decoration: none;
}
.mbc-c-badge {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 100px;
    background: #F3F6FE;
    color: #2456E5;
    border: 1px solid #E9EFFC;
}
.mbc-c-badge.mbc-gold {
    background: #FFF4D6;
    color: #8A5A00;
    border-color: #F0CC5A;
}
.mbc-c-time {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 12px;
    color: #5B6B8F;
    margin-left: auto;
}
.mbc-c-body {
    font-size: 14px;
    color: #1F2A4A;
    padding-left: 42px;
    line-height: 1.5;
}

/* --- Primary Desktop Grid Architecture --- */
.mbc-t-body-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 32px;
    align-items: start;
}

/* --- Mobile / Tablet Responsive Layout (Matches Explicit Order Target) --- */
@media (max-width: 920px) {
    .mbc-t-body-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    /* Using CSS Grid layout ordering rules to map positions */
    .mbc-main-content-col {
        display: grid;
        grid-template-columns: 1fr;
    }
    
    /* Setup strict rendering positions */
    .mbc-panel:nth-child(1) { order: 1; } /* Thesis */
    .mbc-panel:nth-child(2) { order: 2; } /* Risks Panel */
    .mbc-sidebar-col { order: 3; }        /* Sidebar Content Boxes */
    .mbc-comments { order: 4; }           /* Discussion Feed Container */

    .mbc-ticker-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .mbc-t-headline {
        font-size: 26px;
    }
    .mbc-bullbear {
        grid-template-columns: 1fr;
    }
}


.mbc-document-action {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    display: flex;
}
.mbc-btn-doc {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.08);
    color: #000000;
    text-decoration: none;
    font-family: 'IBM Plex Sans', -apple-system, sans-serif;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 18px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    transition: background 0.15s ease, border-color 0.15s ease;
}
.mbc-btn-doc:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
}
.mbc-btn-doc svg {
    flex-shrink: 0;
    color: #1DA1FF; /* Highlight icon matching client's theme colors */
}

@media (max-width: 920px) {
    .mbc-document-action {
        margin-top: 18px;
        padding-top: 16px;
    }
    .mbc-btn-doc {
        width: 100%;
        justify-content: center;
    }
}

/* --- Adjusting native layout wrappers --- */
.mbc-comments-wrapper {
    background: #FFFFFF;
}
.mbc-comments-title {
    font-family: 'Fraunces', Georgia, serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    color: #0A1A3C;
}
.mbc-comment-list {
    margin-bottom: 32px;
}

/* --- Overriding default WordPress comment-form structure styling --- */
.mbc-reply-box {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border: 1px solid #DCE5F7;
    border-radius: 12px;
    padding: 16px;
}
.mbc-reply-box textarea {
    width: 100%;
   /* border: none !important;
    outline: none !important;*/
    resize: vertical;
    min-height: 100px;
    font-size: 14px;
    color: #0A1A3C;
    background: transparent;
	border:solid 1px #ddd;
	padding:10px;
	margin-bottom:20px;
}
.mbc-reply-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #DCE5F7;
    padding-top: 12px;
    margin-top: 8px;
    width: 100%;
}





.mbc-doc-locked-notice {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(239, 68, 68, 0.06);
    border: 1px solid rgba(239, 68, 68, 0.15);
    padding: 12px 18px;
    border-radius: 8px;
    font-size: 13px;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #FF6B6B;
}
.mbc-doc-locked-notice svg {
    flex-shrink: 0;
    color: #EF4444;
}
.mbc-doc-locked-notice a {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: 600;
    margin-left: 4px;
}
.mbc-doc-locked-notice a:hover {
    color: #1DA1FF;
}

@media (max-width: 920px) {
    .mbc-doc-locked-notice {
        width: 100%;
        align-items: flex-start;
    }
    .mbc-doc-locked-notice svg {
        margin-top: 2px;
    }
}


.menu-item.btn.btn-primary a {
	color:#fff!important;
	opacity:1;
	
}

@media (max-width: 800px) {

.slicknav_brand img {
    max-width: 40px;
}
}


@media (max-width: 920px) {
    /* 1. Force the main layout container box row wrapper to stack cleanly */
    .mbc-t-body-grid {
        display: flex !important;
        flex-direction: column !important;
    }

    /* 2. Push the Sidebar (Live Tracker / Call Details) straight to the top of the view stack */
    .mbc-sidebar-col {
        order: 1 !important;
        margin-bottom: 24px;
    }

    /* 3. Drop the main panel column into the second visual placeholder container track */
    .mbc-main-content-col {
        display: flex !important;
        flex-direction: column !important;
        order: 2 !important;
    }

    /* 4. Use internal order indexes within the main column track to force the comment panel to the absolute bottom */
    .mbc-main-content-col .mbc-panel {
        order: 1 !important;
    }

    .mbc-main-content-col .mbc-comments-wrapper {
        order: 2 !important;
        margin-top: 24px;
    }
}



@media (max-width: 920px) {
    /* Prevent the container row layout from extending past the viewport edge thresholds */
    .mbc-wrap,
    .mbc-t-body-grid,
    .mbc-main-content-col,
    .mbc-panel {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        overflow-x: hidden !important; /* Safely clip any stray rendering layer leakages */
    }

    /* Force your bull and bear tracking lists to break down into a single clean column */
    .mbc-bullbear {
        display: flex !important;
        flex-direction: column !important;
        gap: 16px !important;
        width: 100% !important;
    }

    /* Reset the columns inside your bullbear panel so they don't force desktop widths */
    .mbc-bullbear .mbc-col {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
    }

    /* Keep all internal text and code markup nodes cleanly wrapped within boundaries */
    .mbc-panel p, 
    .mbc-panel li, 
    .mbc-panel h3 {
        word-wrap: break-word !important;
        word-break: break-word !important;
        white-space: normal !important;
    }
}

input[type="url"] {
	max-width:100%;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Fraunces', serif
}


/* Custom Split Login Page Layout Engine */
.mbc-login-main {
    box-sizing: border-box;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #0A1A3C;
    background: #F3F6FE;
    line-height: 1.55;
    -webkit-font-smoothing: antialiased;
    padding: 60px 0 80px;
}

.mbc-login-main *, .mbc-login-main *:before, .mbc-login-main *:after {
    box-sizing: border-box;
}

.mbc-login-main .mbc-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 28px;
    width: 100%;
}

.mbc-login-main .login-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    background: #FFFFFF;
    border: 1px solid #DCE5F7;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 20px 50px -20px rgba(10,26,60,.28);
    max-width: 1100px;
    margin: 0 auto;
}

@media(max-width: 880px) {
    .mbc-login-main .login-grid { grid-template-columns: 1fr; }
}

.mbc-login-main .pane {
    padding: 54px 48px;
}

@media(max-width: 600px) {
    .mbc-login-main .pane { padding: 38px 26px; }
}

.mbc-login-main .pane-right {
    background: linear-gradient(180deg, #FAFBFF, #F3F6FE);
    border-left: 1px solid #DCE5F7;
}

@media(max-width: 880px) {
    .mbc-login-main .pane-right { border-left: none; border-top: 1px solid #DCE5F7; }
}

.mbc-login-main h1.title {
    font-family: 'Fraunces', serif;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -.01em;
    margin: 18px 0 10px;
    color: #0A1A3C;
}

.mbc-login-main h2.title {
    font-family: 'Fraunces', serif;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.15;
    letter-spacing: -.01em;
    margin: 14px 0 10px;
    color: #0A1A3C;
}

.mbc-login-main .sub {
    color: #5B6B8F;
    font-size: .98rem;
    margin-bottom: 28px;
}

.mbc-login-main .field {
    margin-bottom: 18px;
}

.mbc-login-main label {
    display: block;
    font-size: .82rem;
    font-weight: 600;
    color: #0A1A3C;
    margin-bottom: 7px;
    letter-spacing: .01em;
}

.mbc-login-main input[type=email], 
.mbc-login-main input[type=password] {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #DCE5F7;
    border-radius: 10px;
    font-family: inherit;
    font-size: .95rem;
    color: #0A1A3C;
    background: #FFFFFF;
    transition: border-color .15s, box-shadow .15s;
}

.mbc-login-main input:focus {
    outline: none;
    border-color: #2456E5;
    box-shadow: 0 0 0 3px rgba(36, 86, 229, .12);
}

.mbc-login-main .pw-wrap {
    position: relative;
}

.mbc-login-main .pw-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #0EA5A5;
    font-size: .82rem;
    font-weight: 600;
    cursor: pointer;
    padding: 6px 8px;
}

.mbc-login-main .forgot {
    display: block;
    text-align: right;
    font-size: .85rem;
    color: #0EA5A5;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 18px;
}

.mbc-login-main .forgot:hover { text-decoration: underline; }

.mbc-login-main .btn {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: .92rem;
    padding: 11px 20px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
    transition: transform .18s, box-shadow .18s, background .2s;
}

.mbc-login-main .btn-primary {
    background: #2456E5;
    color: #FFFFFF;
    box-shadow: 0 10px 24px -10px rgba(36, 86, 229, .8);
}

.mbc-login-main .btn-primary:hover { transform: translateY(-2px); }

.mbc-login-main .btn-outline {
    background: transparent;
    color: #0A1A3C;
    border: 1.5px solid #0A1A3C;
}

.mbc-login-main .btn-outline:hover {
    background: #0A1A3C;
    color: #FFFFFF;
}

.mbc-login-main .btn-block {
    width: 100%;
    padding: 13px 20px;
}

.mbc-login-main .divider {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 28px 0 16px;
    color: #5B6B8F;
    font-size: .82rem;
}

.mbc-login-main .divider:before, 
.mbc-login-main .divider:after {
    content: "";
    flex: 1;
    height: 1px;
    background: #DCE5F7;
}

.mbc-login-main .secondary-link {
    display: block;
    text-align: center;
    color: #2456E5;
    text-decoration: none;
    font-weight: 600;
    font-size: .95rem;
}

.mbc-login-main .secondary-link:hover { text-decoration: underline; }

.mbc-login-main .badge-ca {
    display: inline-block;
    font-family: 'IBM Plex Mono', monospace;
    font-size: .7rem;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #C29B3A;
    background: rgba(194, 155, 58, .1);
    border: 1px solid rgba(194, 155, 58, .3);
    padding: 6px 12px;
    border-radius: 100px;
    font-weight: 600;
}

.mbc-login-main .ca-foot {
    margin-top: 24px;
    font-size: .82rem;
    color: #5B6B8F;
}

.mbc-login-main .ca-foot a { color: #0EA5A5; font-weight: 500; }

.mbc-login-main .ca-confirm {
    margin-top: 0;
    margin-bottom: 16px;
    padding: 14px;
    background: rgba(14, 165, 165, .08);
    border: 1px solid rgba(14, 165, 165, .25);
    border-radius: 10px;
    font-size: .88rem;
    color: #13265A;
}

.mbc-login-main .logo-block {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.mbc-login-main .logo-block .mark {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    background: linear-gradient(135deg, #2456E5, #1DA1FF);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-family: 'IBM Plex Mono', monospace;
    font-weight: 600;
    font-size: .9rem;
}

.mbc-login-main .logo-block .name {
    font-weight: 700;
    letter-spacing: .02em;
    font-size: 1rem;
    color: #0A1A3C;
}


/* Custom Single Pane Extension Rules for Recovery Viewports */
.mbc-login-main .login-grid.single-pane-layout {
    grid-template-columns: 1fr;
    max-width: 580px; /* Slims down the width to look great as a single centered block */
    margin: 0 auto;
}













/* Header Flex Layout Structure Engine */
.site-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1180px;
    margin: 0 auto;
    padding: 16px 28px;
    gap: 20px;
}

/* Ensure Logo and Identity container handles spacing consistently */
.site-branding {
    flex: 1 1 25%;
    display: flex;
    flex-direction: column;
}

/* Push navigation precisely into the layout absolute viewport center block area */
.main-navigation {
    flex: 1 1 50%;
    display: flex;
    justify-content: center;
}

.main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 24px;
}

/* Anchors the account action triggers squarely over onto the far right edge wrapper boundary */
.header-auth-actions {
    flex: 1 1 25%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 0.92rem;
}

.header-auth-actions .auth-logged-in-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
}

.header-auth-actions .user-profile-link {
    font-weight: 600;
    color: #0A1A3C;
    text-decoration: none;
}

.header-auth-actions .auth-logout-link {
    color: #5B6B8F;
    text-decoration: none;
    transition: color 0.15s;
}
.header-auth-actions .auth-logout-link:hover { color: #0A1A3C; }

.header-auth-actions .auth-divider {
    color: #DCE5F7;
}

/* Style configuration wrapper matching your custom login button layout properties */
.header-auth-actions .btn-header-login {
    background: #2456E5;
    color: #FFFFFF;
    font-weight: 600;
    padding: 9px 20px;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 6px 16px -6px rgba(36, 86, 229, 0.5);
    transition: transform 0.18s, box-shadow 0.18s;
}
.header-auth-actions .btn-header-login:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px -6px rgba(36, 86, 229, 0.7);
}

/* Responsive Overrides & Mobile Breakdown Engine */
@media (max-width: 768px) {
    .site-header-inner {
        flex-wrap: wrap;
        padding: 12px 20px;
    }
    
    .site-branding {
        flex: 1;
    }
    
    /* Hide native raw desktop container controls to clear room for the responsive mobile navigation node */
    .header-auth-actions {
        display: none;
    }
    
    /* SlickNav Mobile Custom Styles Override */
    .slicknav_menu {
        width: 100%;
        background: #FFFFFF !important;
        border-top: 1px solid #DCE5F7;
    }
    
    .slicknav_nav .mobile-auth-item a {
        font-weight: 600 !important;
        color: #2456E5 !important;
        background: rgba(36, 86, 229, 0.05) !important;
        border-radius: 6px;
        margin-top: 8px;
    }
}








/* ==========================================================================
   Custom Clean App Header Layout & Responsive Drawer System
   ========================================================================== */

.app-site-header {
    background: #FFFFFF;
    border-bottom: 1px solid #F0F4FC;
    position: relative;
    width: 100%;
    z-index: 9999;
}

.app-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1240px;
    margin: 0 auto;
    padding: 18px 24px;
    gap: 20px;
}

/* 1. Desktop Proportions: Left / Center / Right alignment grids */
.app-branding {
    flex: 1 1 25%;
    display: flex;
    align-items: center;
}
.app-title {
    margin: 0;
    font-size: 1.15rem;
    font-weight: 600;
    font-family: 'IBM Plex Mono', monospace;
    letter-spacing: -0.5px;
}
.app-title a {
    color: #0A1A3C;
    text-decoration: none;
}

/* Middle: True center alignment */
.app-navigation {
    flex: 1 1 50%;
    display: flex;
    justify-content: center;
}
.app-menu-list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 32px;
    align-items:center;
}
.app-menu-list li a {
    text-decoration: none;
    color: #4A5568;
    font-weight: 500;
    font-size: 0.95rem;
    font-family: 'IBM Plex Sans', sans-serif;
    transition: color 0.15s ease;
}
.app-menu-list li a:hover {
    color: #2456E5;
}

/* Right side actions */
.app-auth-actions {
    flex: 1 1 25%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.app-user-profile {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 0.92rem;
}
.app-user-profile .profile-name {
    font-weight: 600;
    color: #0A1A3C;
    text-decoration: none;
}
.app-user-profile .logout-link {
    color: #718096;
    text-decoration: none;
}
.app-user-profile .logout-link:hover { color: #0A1A3C; }
.app-user-profile .profile-pipe { color: #E2E8F0; }

.btn-app-login {
    background: #2456E5;
    color: #FFFFFF;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 0.92rem;
    padding: 9px 22px;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 6px 16px -6px rgba(36, 86, 229, 0.4);
    transition: transform 0.15s, box-shadow 0.15s;
}
.btn-app-login:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px -6px rgba(36, 86, 229, 0.6);
}

.app-menu-burger { display: none; }

/* ==========================================================================
   2. Responsive Mobile Adaptation Drawer (768px and down)
   ========================================================================== */
@media (max-width: 768px) {
    .app-branding { flex: 1; }
    .app-auth-actions { display: none; } /* Hide the standalone desktop side actions block */

    .app-navigation {
        flex: 0 0 auto;
        justify-content: flex-end;
    }

    /* Burger Menu Icon Bars */
    .app-menu-burger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 22px;
        height: 16px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        z-index: 10000;
    }
    .app-menu-burger span {
        width: 100%;
        height: 2px;
        background-color: #0A1A3C;
        transition: all 0.25s transform, all 0.25s opacity;
        transform-origin: left center;
    }

    /* Burger morphing transforms into 'X' when active */
    .app-navigation.is-active .app-menu-burger span:nth-child(1) { transform: rotate(45deg) translateY(-2px); }
    .app-navigation.is-active .app-menu-burger span:nth-child(2) { opacity: 0; }
    .app-navigation.is-active .app-menu-burger span:nth-child(3) { transform: rotate(-45deg) translateY(2px); }

    /* Vertical Mobile Dropdown Panel */
    .app-menu-list {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #FFFFFF;
        flex-direction: column;
        gap: 0;
        padding: 8px 0 0 0;
        border-bottom: 1px solid #E2E8F0;
        box-shadow: 0 12px 24px rgba(10, 26, 60, 0.06);
    }
    .app-navigation.is-active .app-menu-list {
        display: flex;
    }

    .app-menu-list li a {
        display: block;
        padding: 16px 24px;
        border-bottom: 1px solid #F7FAFC;
        font-size: 1rem;
    }

    /* Inside Mobile Dropdown Menu Auth Block Row */
    .app-menu-list .mobile-auth-row {
        background: #F8FAFC;
        padding: 20px 24px;
        display: flex;
        flex-direction: column;
    }
    .app-menu-list .mobile-auth-row a { padding: 0; border: none; }
    
    .app-menu-list .mobile-auth-row .btn-app-login {
        text-align: center;
        padding: 12px;
        display: block;
    }
    .app-menu-list .mobile-auth-row .app-user-profile {
        justify-content: space-between;
        width: 100%;
    }
} 

/* Hide the mobile auth row on desktop views by default */
.app-menu-list .mobile-auth-row {
    display: none !important;
}

/* Reveal it only inside the mobile media query wrapper */
@media (max-width: 768px) {
    .app-menu-list .mobile-auth-row {
        display: flex !important;
        background: #F8FAFC;
        padding: 20px 24px;
        flex-direction: column;
        border-top: 1px solid #E2E8F0;
    }
}

.app-auth-actions a {
    text-decoration: none;
    color: #4A5568;
    font-weight: 500;
    font-size: 0.95rem;
    font-family: 'IBM Plex Sans', sans-serif;
    transition: color 0.15s ease;
}

@media (max-width: 768px) {
    .app-branding { flex: 1; }
    .app-auth-actions { display: none; }

    .app-navigation {
        flex: 0 0 auto;
        justify-content: flex-end;
    }

    /* Burger Menu Icon Bars */
    .app-menu-burger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 22px;
        height: 16px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        z-index: 10000;
    }
    .app-menu-burger span {
        width: 100%;
        height: 2px;
        background-color: #0A1A3C;
        transition: all 0.3s transform, all 0.3s opacity;
        transform-origin: left center;
    }

    .app-navigation.is-active .app-menu-burger span:nth-child(1) { transform: rotate(45deg) translateY(-2px); }
    .app-navigation.is-active .app-menu-burger span:nth-child(2) { opacity: 0; }
    .app-navigation.is-active .app-menu-burger span:nth-child(3) { transform: rotate(-45deg) translateY(2px); }

    /* 1. Full Height Mobile Dropdown Panel Container */
    .app-menu-list {
        display: flex !important;
        flex-direction: column;
        gap: 0;
        position: fixed; /* Fixed to the viewport window to secure full screen deck */
        top: 69px;       /* Set this to match your exact desktop header height strip */
        left: 0;
        width: 100%;
        height: calc(100vh - 69px); /* Fills remaining viewport space safely */
        background: #FFFFFF;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        
        /* Measured Slow Animation Blueprint (0.5s duration) */
        opacity: 0;
        visibility: hidden;
        transform: translateY(-15px);
        transform-origin: top center;
        transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), 
                    opacity 0.4s ease, 
                    visibility 0.4s ease;
    }

    /* Active Transition Drop State Trigger */
    .app-navigation.is-active .app-menu-list {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    /* 2. Absolute Left Alignment Formatting Core */
    .app-menu-list li {
        width: 100%;
        text-align: left !important;
    }

    .app-menu-list li a {
        display: block;
        padding: 18px 24px;
        border-bottom: 1px solid #F7FAFC;
        font-size: 1.05rem;
        text-align: left !important;
        width: 100%;
    }

    /* 3. Strip Button Styles & Force Left Alignment on Mobile Login Link */
    .app-menu-list .mobile-auth-row {
        display: flex !important;
        background: #FFFFFF !important; /* Matches standard menu items grid background color */
        padding: 0 !important;
        flex-direction: column;
    }
    
    .app-menu-list .mobile-auth-row a {
        padding: 18px 24px !important;
        border-bottom: 1px solid #F7FAFC !important;
        text-align: left !important;
        width: 100%;
    }

    /* Clear all brand button wrappers completely */
    .app-menu-list .mobile-auth-row .btn-app-login {
        background: none !important;
        color: #2456E5 !important; /* Kept standard brand blue text color link accenting */
        font-weight: 500 !important;
        padding: 18px 24px !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        transform: none !important;
    }

    .app-menu-list .mobile-auth-row .app-user-profile {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        width: 100%;
    }

    /* Remove the formatting pipe separator inside vertical lists stack layouts */
    .app-menu-list .mobile-auth-row .profile-pipe {
        display: none !important;
    }
    
    .app-menu-list li.btn {
        background:none!Important;
        border:none!Important;
        box-shadow:none!Important;
        margin:0;
        padding:0;
    }

    
    .app-menu-list li.btn.btn-primary a {
        border:none!Important;
            text-decoration: none;
    color: #4A5568!important;
    font-weight: 500;
    }
}

.app-title {
    display:none;
}







 /* Unique Scoped Styles for FAQ Components - No Variables */
    .mbc-faq-section {
        background: #F3F6FE;

        padding: 70px 0 90px;
        border-top: 1px solid #DCE5F7;
    }
    .mbc-faq-cat {
        max-width: 820px;
        margin: 0 auto 48px;
    }
    .mbc-faq-cat:last-child {
        margin-bottom: 0;
    }
    .mbc-faq-cat-title {
        font-family: 'IBM Plex Mono', monospace;
        font-size: .78rem;
        letter-spacing: .12em;
        text-transform: uppercase;
        color: #5B6B8F;
        margin: 0 0 16px;
        font-weight: 500;
    }

    /* Accordion Shell System Styles */
    .faq-acc-item {
        background: #FFFFFF;
        border: 1px solid #DCE5F7;
        border-left: 3px solid transparent;
        border-radius: 12px;
        margin-bottom: 12px;
        overflow: hidden;
        transition: border-color .2s, box-shadow .2s;
    }
    .faq-acc-item.open {
        border-left-color: #14B8A6;
        box-shadow: 0 20px 50px -20px rgba(10, 26, 60, .28);
    }
    .faq-acc-q {
        width: 100%;
        background: transparent;
        border: none;
        text-align: left;
        padding: 20px 24px;
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 1.02rem;
        font-weight: 600;
        color: #0A1A3C;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
    }
    .faq-acc-q:focus {
        outline: none;
    }
    .faq-acc-chev {
        flex-shrink: 0;
        color: #5B6B8F;
        transition: transform .25s;
    }
    .faq-acc-item.open .faq-acc-q .faq-acc-chev {
        transform: rotate(180deg);
        color: #14B8A6;
    }

    /* Dropdown Structural Transitions */
    .faq-acc-panel {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .faq-acc-a {
        padding: 0 24px 22px;
        color: #5B6B8F;
        font-size: .96rem;
        line-height: 1.65;
    }

    /* Scoped CTA Layout Panel */
    .mbc-faq-cta {
        background: #1B2A4A;
        color: #FFFFFF;
        text-align: center;
        padding: 80px 0;
    }
    .mbc-faq-cta h2 {
        font-family: 'Fraunces', serif;
        font-weight: 600;
        font-size: clamp(1.9rem, 4vw, 2.8rem);
        margin: 0;
        color: #FFFFFF;
        letter-spacing: -.015em;
    }
    .mbc-faq-cta p {
        color: #cbd5ec;
        margin: 18px auto 28px;
        max-width: 34em;
        font-size: 1.08rem;
    }
    .faq-btn {
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 600;
        font-size: .92rem;
        padding: 11px 20px;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        white-space: nowrap;
        transition: transform .18s, box-shadow .18s;
    }
    a.faq-btn-light {
        background: #FFFFFF;
        color: #1B2A4A !important;
        box-shadow: 0 10px 24px -10px rgba(0, 0, 0, .4);
    }
    a.faq-btn-light:hover {
        transform: translateY(-2px);
    }







/* Scoped Content Block Base Styling */
    .mbc-policy-doc {
        padding: 70px 0 90px;
        background: #FFFFFF;
        line-height: 1.7;
    }
    .mbc-policy-wrap {
        max-width: 760px;
        margin: 0 auto;
        padding: 0 28px;
    }
    
    /* Document Elements */
    .mbc-policy-doc h2 {
        font-family: 'Fraunces', serif;
        font-weight: 600;
        font-size: 1.5rem;
        color: #0A1A3C;
        margin: 42px 0 14px;
        letter-spacing: -.01em;
    }
    .mbc-policy-doc h2:first-child {
        margin-top: 0;
    }
    .mbc-policy-doc p {
        color: #0A1A3C;
        font-size: 1rem;
        margin: 0 0 16px;
    }
    .mbc-policy-doc ul {
        margin: 0 0 18px;
        padding-left: 22px;
        color: #0A1A3C;
    }
    .mbc-policy-doc li {
        margin-bottom: 8px;
    }
    .mbc-policy-doc a {
        color: #2456E5;
        text-decoration: none;
    }
    .mbc-policy-doc a:hover {
        text-decoration: underline;
    }



/* Scoped Styles for Contact Layout System - Raw Colors */
    .mbc-contact-section {
        background: #F3F6FE;
        padding: 70px 0 90px;
        border-top: 1px solid #DCE5F7;
    }
    .mbc-contact-card {
        background: #FFFFFF;
        border: 1px solid #DCE5F7;
        border-radius: 16px;
        padding: 38px;
        box-shadow: 0 20px 50px -20px rgba(10, 26, 60, .28);
        max-width: 680px;
        margin: 0 auto;
    }
    
    /* Form Elements Formatted for CF7 Output Wrapper Syntax */
    .mbc-contact-field {
        margin-bottom: 20px;
    }
    .mbc-contact-field label {
        display: block;
        font-size: .84rem;
        font-weight: 600;
        color: #0A1A3C;
        margin-bottom: 8px;
        font-family: 'IBM Plex Mono', monospace;
        letter-spacing: .02em;
    }
    .mbc-contact-card input[type="text"],
    .mbc-contact-card input[type="email"],
    .mbc-contact-card select,
    .mbc-contact-card textarea {
        width: 100%;
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: .96rem;
        color: #0A1A3C;
        background: #FFFFFF;
        border: 1px solid #DCE5F7;
        border-radius: 10px;
        padding: 12px 14px;
        transition: border-color .2s, box-shadow .2s;
        box-sizing: border-box;
    }
    .mbc-contact-card textarea {
        resize: vertical;
        min-height: 160px;
    }
    .mbc-contact-card input:focus,
    .mbc-contact-card select:focus,
    .mbc-contact-card textarea:focus {
        outline: none;
        border-color: #2456E5;
        box-shadow: 0 0 0 3px rgba(36, 86, 229, .15);
    }
    
    /* Global matching submission element override styling */
    .mbc-contact-card .btn-full {
        width: 100%;
        justify-content: center;
        padding: 14px;
        box-sizing: border-box;
        font-family: 'IBM Plex Sans', sans-serif;
        font-weight: 600;
        font-size: .92rem;
        border-radius: 10px;
        border: none;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        white-space: nowrap;
        background: #1B2A4A;
        color: #FFFFFF !important;
        box-shadow: 0 10px 24px -10px rgba(27, 42, 74, .6);
        transition: transform .18s, box-shadow .18s, background .2s;
    }
    .mbc-contact-card .btn-full:hover {
        transform: translateY(-2px);
        box-shadow: 0 16px 30px -10px rgba(27, 42, 74, .7);
    }

    /* CF7 Standard Validation Errors adjustments to fit seamlessly */
    .wpcf7-not-valid-tip {
        color: #DC2626;
        font-size: 0.85rem;
        margin-top: 5px;
        font-family: 'IBM Plex Sans', sans-serif;
    }
    .wpcf7-response-output {
        margin: 20px 0 0 0 !important;
        padding: 12px 16px !important;
        border-radius: 10px !important;
        font-size: 0.92rem;
        font-family: 'IBM Plex Sans', sans-serif;
        border-width: 1px !important;
    }

    /* Information Blocks Details System */
    .mbc-contact-details {
        padding: 80px 0;
        background: #FFFFFF;
    }
    .mbc-details-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
    }
    .mbc-detail-box {
        background: #F3F6FE;
        border: 1px solid #DCE5F7;
        border-radius: 14px;
        padding: 28px;
    }
    .mbc-detail-ic {
        width: 42px;
        height: 42px;
        border-radius: 10px;
        background: #FFFFFF;
        border: 1px solid #DCE5F7;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #2456E5;
        margin-bottom: 16px;
    }
    .mbc-detail-box h4 {
        font-family: 'IBM Plex Mono', monospace;
        font-size: .78rem;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: #5B6B8F;
        margin: 0 0 10px;
        font-weight: 500;
    }
    .mbc-detail-box .mbc-detail-big {
        font-family: 'Fraunces', serif;
        font-size: 1.15rem;
        color: #0A1A3C;
        margin: 0 0 8px;
        font-weight: 500;
    }
    .mbc-detail-box p {
        color: #5B6B8F;
        font-size: .92rem;
        margin: 0 0 12px;
        line-height: 1.55;
    }
    .mbc-detail-lk {
        color: #2456E5;
        font-weight: 600;
        font-size: .92rem;
        text-decoration: none;
    }
    .mbc-detail-lk:hover {
        text-decoration: underline;
    }

    @media(max-width: 820px) {
        .mbc-details-grid {
            grid-template-columns: 1fr;
        }
    }