/*!
Theme Name: Arohan
Theme URI: http://underscores.me/
Author: Payal Jain
Author URI: https://underscores.me/
Description: arohan a group of proffesional members to connect togeather and work for togeather.
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: arohan
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.

Arohan 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
  - Header
	- Navigation
  - Footer
	- 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;
  overflow-x: hidden;
}

#page {
  overflow-x: hidden;
}

.menu-open {
  overflow: hidden;
}


/**
 * 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;
}

/**
 * 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;
}

/**
 * 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"] {
  appearance: textfield;
  -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
--------------------------------------------------------------*/

/* Colors
--------------------------------------------- */
@import "tailwindcss";


/* Typography
--------------------------------------------- */
:root {
  --brand-primary: #ea6148;
  --brand-secondary: #f7ba44;
  --brand-dark: #1a1a1a;
  --brand-navy: #1C3D73;
  --brand-white: #ffffff;
  --brand-gray: #404040;
  --btn-padding: 14px 32px;
  --btn-radius: 12px;
  --btn-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body,
button,
input,
select,
optgroup,
textarea {
  color: var(--brand-gray);
  font-family: 'Outfit', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

/* Global Button Styles */
.arohan-btn,
.contact-form .form-submit,
.contact-form .wpcf7-submit,
button#finalize-reg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: var(--btn-padding);
  border-radius: var(--btn-radius);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: var(--btn-transition);
  cursor: pointer;
  text-decoration: none !important;
  border: none;
  font-size: 14px;
}

.arohan-btn-primary,
.arohan-btn,
.contact-form .form-submit,
.contact-form .wpcf7-submit,
button#finalize-reg-btn {
  background: var(--brand-primary);
  color: var(--brand-white) !important;
  box-shadow: 0 4px 15px rgba(234, 97, 72, 0.3);
  border: 2px solid #fff;
}

.arohan-btn-primary:hover,
.contact-form .form-submit:hover,
.contact-form .wpcf7-submit:hover,
button#finalize-reg-btn:hover,
.arohan-btn:hover {
  background: var(--brand-navy);
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(28, 61, 115, 0.4);
}

.arohan-btn-outline {
  background: transparent;
  color: var(--brand-dark) !important;
  border: 2px solid var(--brand-dark);
}

.arohan-btn-outline:hover {
  background: var(--brand-dark);
  color: var(--brand-white) !important;
  transform: translateY(-3px);
}

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: var(--brand-primary);
  text-decoration: none;
  transition: color 0.3s ease;
}

a:visited {
  color: var(--brand-primary);
}

a:hover,
a:focus,
a:active {
  color: var(--brand-navy);
  text-decoration: none;
}

a:focus {
  /* outline: 2px solid var(--brand-secondary); */
  outline-offset: 2px;
}

/* COMMON CLASS CSS
--------------------------------------------- */
.hero-head {
  padding-top: 120px;
  padding-bottom: 60px;
}

@media screen and (max-width: 782px) {
  #primary .hero-head {
    padding: 100px 15px 50px;
  }

  #primary .hero-head h1 {
    font-size: 2.25rem;
  }

  #primary .hero-head p {
    font-size: 1.25rem;
  }
}

/* Header
--------------------------------------------- */


@media screen and (max-width: 782px) {
  body.admin-bar #masthead {
    top: 46px;
  }
}

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

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

.main-navigation ul ul {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  padding: 0;
  min-width: 240px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  display: block;
}

.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 li {
  border-bottom: 1px solid #eee;
  margin: 0;
}

.main-navigation ul ul li:last-child {
  border-bottom: none;
}

.main-navigation ul ul a {
  width: 100%;
  display: block;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 600;
  text-transform: capitalize;
  background: transparent !important;
  text-shadow: none;
  border-radius: 0;
  transition: all 0.2s ease;
}

.main-navigation ul ul a:hover {
  background: #fcfcfc !important;
  color: var(--brand-primary) !important;
  transform: none;
  box-shadow: none;
}

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

.main-navigation li {
  position: relative;
}

#primary-menu a {
  color: white;
  font-weight: 600;
  position: relative;
  padding: 8px 5px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: .9rem;
}

#primary-menu a:hover {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
}

#primary-menu a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #f5b539;
  transition: width 0.3s ease;
}

#primary-menu a:hover::after {
  width: 100%;
}

/* Hamburger Animation */
.hamburger-box {
  width: 24px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition: transform 0.15s ease, opacity 0.15s ease;
}

.hamburger-inner {
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.hamburger-inner::before {
  content: "";
  top: -8px;
}

.hamburger-inner::after {
  content: "";
  top: 8px;
}

.main-navigation.toggled .hamburger-inner {
  background-color: transparent !important;
}

.main-navigation.toggled .hamburger-inner::before {
  top: 0;
  transform: rotate(45deg);
}

.main-navigation.toggled .hamburger-inner::after {
  top: 0;
  transform: rotate(-45deg);
}

/* Small menu. */
@media screen and (max-width: 48em) {
  .menu-toggle {
    display: flex;
    z-index: 1001;
    /* Above mobile nav */
    position: relative;
  }

  .main-navigation.toggled .menu-toggle {
    background: transparent !important;
    margin-top: 30px;
  }

  .menu-mobile-nav-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #1a1a1a;
    transition: right 0.4s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    z-index: 1000;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }

  .main-navigation.toggled .menu-mobile-nav-wrapper {
    right: 0;
  }

  .mobile-nav-header {
    width: 100%;
    padding: 2rem 1rem;
    background: #000;
  }

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

  #primary-menu a {
    color: #fff !important;
    padding: 0.5rem !important;
    display: block;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: none;
    transition: all 0.2s ease;
    text-align: center;
  }

  #primary-menu a::after {
    display: none;

  }
}

@media screen and (min-width: 48em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation .mobile-nav-header {
    display: none;
  }

  .main-navigation ul {
    display: flex;
    justify-content: flex-end;
  }
}

.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;
} */

.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;
  padding-top: 5px;
}

/* 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: 0.875rem;
  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;
}





/* Arohan Foundation Color Palette */
:root {
  --color-primary-red: #C62828;
  --color-secondary-yellow: #FBC02D;
  --color-accent-green: #2E7D32;
  --color-dark-gray: #212121;
  --color-light-gray: #EEEEEE;
  --color-white: #FAFAFA;
}

/*Gradient Presets */
.bg-gradient-warm {
  background: linear-gradient(135deg, var(--color-primary-red), var(--color-secondary-yellow));
}

.bg-gradient-peace {
  background: linear-gradient(135deg, var(--color-accent-green), var(--color-secondary-yellow), var(--color-white));
}

.bg-gradient-modern {
  background: linear-gradient(135deg, var(--color-dark-gray), var(--color-primary-red));
}

/* 🔧 Utility Classes */
.bg-primary {
  background-color: var(--color-primary-red);
}

.bg-secondary {
  background-color: var(--color-secondary-yellow);
}

.bg-accent {
  background-color: var(--color-accent-green);
}

.bg-dark {
  background-color: var(--color-dark-gray);
}

.bg-light {
  background-color: var(--color-light-gray);
}

.text-primary {
  color: var(--color-primary-red);
}

.text-secondary {
  color: var(--color-secondary-yellow);
}

.text-accent {
  color: var(--color-accent-green);
}

.text-dark {
  color: var(--color-dark-gray);
}

.text-light {
  color: var(--color-light-gray);
}

/* ✍️ Fonts */
.font-heading {
  font-family: 'Merriweather', 'Noto Serif Devanagari', serif;
}

.font-body {
  font-family: 'Roboto', 'Open Sans', sans-serif;
}

.font-accent {
  font-family: 'Poppins', 'Raleway', sans-serif;
}

/*--------------------------------------------------------------
# Section: Consolidated Site CSS
--------------------------------------------------------------*/

/* --- Global Animations --- */
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradientShiftFooter {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* --- Header Styles --- */
#masthead {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  background-size: 300% 300%;
  animation: gradientShift 8s ease infinite;
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  backdrop-filter: blur(10px);
}

#masthead.scrolled {
  padding: 0;
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  background-size: 300% 300%;
  box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
  opacity: .8;
}

.site-branding {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
}

.logo img,
.custom-logo {
  height: 60px;
  width: auto;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
  transition: all 0.3s ease;
}

#masthead.scrolled .logo img,
#masthead.scrolled .custom-logo {
  height: 40px;
}

.logo:hover img,
.logo:hover .custom-logo {
  filter: drop-shadow(0 4px 12px rgba(255, 255, 255, 0.4));
  transform: scale(1.08);
}

.site-title {
  transition: all 0.3s ease;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.site-title a {
  background: linear-gradient(135deg, #fff 0%, #f0f9ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  transition: all 0.3s ease;
}

.site-title a:hover {
  text-shadow: none;
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.6));
}

.menu-toggle {
  background: transparent;
  border: none;
  color: white;
  transition: all 0.3s ease;
}

body.admin-bar #masthead {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar #masthead {
    top: 0;
  }

  header#masthead,
  #masthead.scrolled {
    padding: 0 1rem;
  }

  li.menu-item {
    margin: 0 !important;
  }
}

/* --- Footer Styles --- */
#colophon {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  background-size: 300% 300%;
  animation: gradientShiftFooter 8s ease infinite;
  position: relative;
  overflow: hidden;
}

#colophon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #fff 0%, transparent 50%, #fff 100%);
  opacity: 0.6;
}

.footer-branding {
  transition: all 0.3s ease;
}

.footer-branding:hover {
  transform: translateY(-6px);
}

.footer-branding img,
.footer-branding .custom-logo {
  height: 80px;
  width: auto;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
  transition: all 0.3s ease;
}

.footer-branding:hover img,
.footer-branding:hover .custom-logo {
  filter: drop-shadow(0 4px 12px rgba(255, 255, 255, 0.4));
  transform: scale(1.1);
}

.footer-branding h2,
.footer-branding h2 a {
  color: white;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.footer-branding h2 a:hover {
  transform: scale(1.05);
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}

.footer-branding p {
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  font-size: medium;
  font-weight: bold;
}

.footer-links h3,
.footer-social h3 {
  color: white;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: relative;
  padding-bottom: 12px;
  font-weight: 700;
}

.footer-links h3::after,
.footer-social h3::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
  border-radius: 2px;
}

#footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer-menu a {
  color: rgba(255, 255, 255, 0.85);
  transition: all 0.3s ease;
  position: relative;
  font-weight: 600;
}

#footer-menu a::before {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width 0.3s ease;
  right: 0;
}

#footer-menu a:hover {
  color: white;
}

#footer-menu a:hover::before {
  background: white;
  width: 100%;
}

.footer-social a {
  color: white;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.15);
  padding: 10px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.footer-social a:hover {
  color: #ea6148;
  ;
  background: rgba(255, 255, 255, 0.9);
  transform: translateY(-6px) rotate(5deg);
  box-shadow: 0 8px 20px rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.8);
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 40px;
  padding-top: 32px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.footer-bottom a {
  color: rgba(255, 255, 255, 0.9);
  transition: all 0.3s ease;
}

.footer-bottom a:hover {
  color: white;
  text-decoration: underline;
}

#scrollToTop {
  background: #000;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.3s ease;
  visibility: hidden;
}

#scrollToTop:hover {
  background: linear-gradient(135deg, #ea6148 0%, #f6b769 100%);
}

#scrollToTop.visible {
  transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* --- Homepage: Banner Section Redesign --- */
#hero-banner {
  background: #ffccac;
  position: relative;
  animation: none;
  background-color: #fdc99a !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-decorations i {
  color: #ff6a3d;
  opacity: 0.15;
  animation: float-slow 10s ease-in-out infinite;
}

@keyframes float-slow {

  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }

  33% {
    transform: translate(15px, -20px) rotate(10deg);
  }

  66% {
    transform: translate(-10px, 15px) rotate(-5deg);
  }
}

.banner-badge {
  box-shadow: 0 4px 15px rgba(255, 106, 61, 0.1);
}

.banner-swiper-container {
  width: 100%;
  height: 100%;
}

.banner-slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.banner-title {
  background: linear-gradient(135deg, #1a1a1a 0%, #ff6a3d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 2px 2px 10px rgba(255, 106, 61, 0.1);
  padding-bottom: 30px;
  font-size: 25px;
  padding-top: 30px;
}

/* Re-triggerable animations on active slide */
.swiper-slide-active .banner-title {
  animation: revealUp 0.8s cubic-bezier(0.77, 0, 0.175, 1) both;
}

.swiper-slide-active .banner-description {
  animation: revealUp 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.2s both;
}

.swiper-slide-active .banner-actions {
  animation: revealUp 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.4s both;
}

@keyframes revealUp {
  from {
    opacity: 0;
    transform: translateY(30px);
    clip-path: inset(100% 0 0 0);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
  }
}

/* Swiper Navigation Customization */
.banner-swiper-container .swiper-button-next,
.banner-swiper-container .swiper-button-prev {
  color: #ff6a3d;
  background: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.banner-swiper-container .swiper-button-next:after,
.banner-swiper-container .swiper-button-prev:after {
  font-size: 1.2rem;
  font-weight: bold;
}

.banner-swiper-container .swiper-pagination-bullet-active {
  background: #ff6a3d;
}

.btn-cook-now {
  box-shadow: 0 10px 30px rgba(255, 106, 61, 0.3);
}

.btn-explore:hover {
  background: rgba(255, 106, 61, 0.05);
}

.banner-featured-image {
  position: relative;
}

.banner-description p {
  font-size: 20px;
}

.banner-featured-image::before {
  content: '';
  position: absolute;
  top: -20px;
  right: -20px;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 40px;
  z-index: -1;
  opacity: 0.5;
  transition: all 0.5s ease;
}

.image-wrapper {
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.15);
  border: 4px solid white;
  margin-top: 90px;
  animation: float-soft 4s ease-in-out infinite;
}

@keyframes float-soft {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }
}

/* Impact Badge Glassmorphism */
.banner-featured-image div[class*="absolute"] {
  background: rgba(255, 255, 255, 0.7) !important;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* responsive adjustments */
@media (max-width: 1024px) {
  #hero-banner {
    padding: 30px 15px;
    text-align: center;
  }

  .banner-title {
    font-size: 3rem;
  }

  .banner-meta,
  .banner-actions {
    justify-content: center;
  }

  .image-wrapper {
    height: 400px;
    border-radius: 30px;
    margin-top: 40px;
  }

  .banner-decorations {
    display: none;
  }
}

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #ea6148;
  ;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
  transition: all 0.3s ease;
  z-index: 15;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-arrow:hover {
  background: #ea6148;
  ;
  transform: translateY(-50%) scale(1.1);
  box-shadow: 0 8px 20px rgba(194, 133, 18, 0.4);
}

.slider-arrow.prev {
  left: 20px;
}

.slider-arrow.next {
  right: 20px;
}

/* --- Homepage: About Section --- */
#about-section {
  background: #fff;
}

.section-header {
  text-align: center;
  /* margin-bottom: 60px; */
  ;
}

.section-title {
  font-size: 40px;
  font-weight: 900;
  color: #333;
  margin-bottom: 15px;
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.section-subtitle {
  font-size: 17px;
  color: #333;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.8;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.about-description p {
  font-size: 1.1rem;
  color: #666;
  line-height: 1.8;
}

.btn-app-store,
.btn-play-store {
  min-width: 220px;
}

.btn-app-store:hover,
.btn-play-store:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}




/* --- Homepage: Features Section --- */
#features-section {
  background: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 30px;
}

.feature-card {
  background: white;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-top: 4px solid #ea6148;
  ;
}

.feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(102, 126, 234, 0.2);
  border-top-color: #FFD633;
}

.feature-card:hover .feature-icon {
  transition: all ease 1.5s;
  transform: rotate(360deg);
}

.feature-icon {
  font-size: 3rem;
  margin-bottom: 20px;
  display: inline-block;
}

.feature-card h3 {
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 15px;
  font-weight: 700;
}

.feature-card p {
  color: #666;
  line-height: 1.8;
  font-size: 1rem;
}

/* --- Homepage: Stats Section --- */
#stats-section {
  background: #fff;
  background-position: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

section#stats-section:before {
  bottom: 0;
  content: "" !important;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  background: rgba(242, 155, 103, 0.8);
  /* background-color: #000; */
  ;
}

.stats-container {
  position: relative;
  z-index: 1;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 30px;
}

.stat-card {
  text-align: center;
  position: relative;
}

.stat-card:before {
  content: '';
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
  width: 2px;
  margin-left: -20px;
}

.stat-card:first-child:before {
  display: none;
}

.stat-number {
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 900;
}

.stat-label {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
}

/* --- Homepage: CTA Section --- */
#cta-section {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
}

.cta-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  border-radius: 15px;
}

.cta-title {
  font-size: 2.8rem;
  font-weight: 900;
  color: white;
  margin-bottom: 20px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.cta-description {
  font-size: 1.2rem;
  color: #fff;
  margin-bottom: 40px;
  line-height: 1.8;
}

.cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.cta-btn {
  padding: 16px 40px;
  border: none;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
}

.cta-btn-primary {
  background: white;
  color: #1f2937;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.cta-btn-primary:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
}

.cta-btn-secondary {
  background: transparent;
  color: white;
  border: 2px solid white;
}

.cta-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-4px);
}

/* --- Homepage: Team Section --- */
#team-section {
  background: #fff;
}

.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 50px;
}

/* --- Homepage: Team Section (Author Card Redesign) --- */
.team-swiper-container {
  padding: 40px 15px 60px !important;
  overflow: hidden !important;
  /* Prevents horizontal scroll from arrows */
  ;
}

.team-member-slide {
  height: auto !important;
  display: flex !important;
  justify-content: center;
}

.author-card {
  width: 100%;
  max-width: 800px;
  animation: fadeIn 0.8s ease-out;
}

.read-more-trigger {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}

/* Team Member Modal Styles */
#team-modal.is-active {
  opacity: 1;
  pointer-events: auto;
}

#team-modal.is-active .modal-content {
  transform: scale(1);
}

.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #ffccac;
  border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #ef896c;
}

.team-modal .modal-close {
  padding: 5px 10px;
}

.team-modal .modal-close:hover {
  border-color: #ea580b;
}

/* Team Swiper Custom Styles */
.team-swiper-container {
  padding: 30px 10px 60px;
  overflow: visible !important;
}

.team-swiper-container .swiper-pagination-bullet-active {
  background: #ea6148;
  ;
}

.team-swiper-container .swiper-button-next,
.team-swiper-container .swiper-button-prev {
  color: #ea6148;
  ;
  background: rgba(255, 255, 255, 0.9);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.team-swiper-container .swiper-button-next:after,
.team-swiper-container .swiper-button-prev:after {
  font-size: 1.2rem;
  font-weight: bold;
}

.team-swiper-container .swiper-button-next {
  right: -25px;
}

.team-swiper-container .swiper-button-prev {
  left: -25px;
}

@media (max-width: 768px) {

  .team-swiper-container .swiper-button-next,
  .team-swiper-container .swiper-button-prev {
    display: none;
  }
}

.social-link {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ea6148;
  ;
  transition: all 0.3s ease;
  font-size: 1.2rem;
}

.social-link:hover {
  background: #ea6148;
  ;
  color: white;
  transform: translateY(-4px);
}

/* --- Homepage: Testimonials Section --- */
#testimonials-section {
  background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 50px;
}

.testimonial-card {
  background: white;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-left: 4px solid #ea6148;
  ;
}

.testimonial-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(102, 126, 234, 0.2);
}

.testimonial-stars {
  color: #fbbf24;
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.testimonial-text {
  font-size: 1rem;
  color: #666;
  line-height: 1.8;
  margin-bottom: 20px;
  font-style: italic;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
}

.author-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ea6148 0%, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}

.author-info h4 {
  font-size: 1rem;
  color: #333;
  margin: 0;
  font-weight: 700;
}

.author-info p {
  font-size: 0.9rem;
  color: #999;
  margin: 4px 0 0 0;
}

/* --- Homepage: Blog Section --- */
#blog-section {
  background: #fff;
  background-position: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
}

.blog-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(102, 126, 234, 0.2);
}

.blog-image {
  width: 100%;
  height: 200px;
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgb(230 73 73 / 54%) 100%, rgb(255 119 0 / 39%) 53%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  position: relative;
  overflow: hidden;
}

.blog-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}

.blog-card:hover .blog-image::after {
  background: rgba(0, 0, 0, 0.2);
}

.blog-content {
  padding: 30px;
}

.blog-category {
  display: inline-block;
  padding: 6px 12px;
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  color: white;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 12px;
}

.blog-title {
  font-size: 1rem;
  color: #333;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 1.4;
}

.blog-excerpt {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.6;
  margin-bottom: 15px;
}

.blog-meta {
  display: flex;
  gap: 15px;
  font-size: 0.85rem;
  color: #999;
  margin-bottom: 15px;
}

.blog-meta span {
  display: flex;
  align-items: center;
  gap: 5px;
}

.blog-read-more {
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

@media (max-width: 768px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
}

/* --- Homepage: Contact Section --- */
#contact-section {
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}

.contact-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin-top: 50px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.contact-item {
  display: flex;
  gap: 20px;
}

.contact-icon {
  border: 1px solid #ef896c;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  color: #ef896c;
  transition: all ease 1.5s;
}

.contact-icon:hover {
  transform: rotate(360deg);
  background: #fff;
  border: 1px solid red;
  transition: all ease 1.5s;
}

.contact-icon img {
  max-width: 50%;
}

.contact-details h4 {
  font-size: 1.2rem;
  color: #333;
  margin: 0 0 8px 0;
  font-weight: 700;
}

.contact-details p {
  color: #666;
  margin: 0;
  line-height: 1.6;
}

.contact-form {
  background: white;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-right: -40px;
}

.contact-form .wpcf7-form label {
  color: #f1956c;
}

.contact-form .wpcf7-form-control:not(.wpcf7-submit) {
  border: 1px solid #ef896c;
  color: #f08d6c !important;
}

.contact-form .form-group textarea {
  resize: vertical;
  max-height: 100px;
}

.contact-form .form-submit,
.contact-form .wpcf7-submit {
  width: 100%;
  margin-top: 20px;
}

/* --- Multi-Step Form UI --- */
.registration-progress {
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 15px;
}

.progress-steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}

.progress-steps::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.step-item {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
}

.step-dot {
  width: 32px;
  height: 32px;
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #9ca3af;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.step-label {
  font-size: 11px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}

.step-item.active .step-dot,
.step-item.completed .step-dot {
  background: var(--brand-secondary);
  border-color: var(--brand-secondary);
  color: var(--brand-dark);
}

.step-item.active .step-label,
.step-item.completed .step-label {
  color: #fff;
  font-weight: 800;
}

.progress-bar-container {
  height: 6px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  overflow: hidden;
}

.progress-bar-fill {
  height: 100%;
  background: var(--brand-secondary);
  width: 25%;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0 10px rgba(247, 186, 68, 0.5);
}

.fstep-heading {
  color: var(--brand-primary);
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 2px solid rgb(234 97 72);
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* --- Form Step Visibility --- */
/* .form-step {
  display: none;
}

.form-step.active {
  display: block;
  animation: fadeInStep 0.5s ease both;
}

@keyframes fadeInStep {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

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

.step-navigation {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 25px;
} */

/* .occupation-extra-fields {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  border-radius: 10px;
  border: 1px dashed rgba(255, 255, 255, 0.2);
} */

/* --- Mobile Fixes --- */
@media (max-width: 640px) {
  .progress-steps {
    display: none;
  }

  .registration-progress {
    margin-bottom: 20px;
    padding: 10px;
  }

  .fstep-heading {
    font-size: 1.2rem;
  }
}

@media (max-width: 768px) {
  .contact-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .contact-form {
    padding: 30px;
    margin: 0;
  }
}

/* --- Homepage: Bento Grid Section --- */
#bento-section {
  background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
}

.bento-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 50px;
}

.bento-item {
  background: linear-gradient(135deg, #ea6148 0%, #764ba2 100%);
  border-radius: 12px;
  padding: 30px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.bento-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  transition: left 0.5s ease;
  z-index: 0;
}

.bento-item:hover::before {
  left: 100%;
}

.bento-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(102, 126, 234, 0.3);
}

.bento-item:nth-child(2) {
  background: linear-gradient(135deg, #764ba2 0%, #f093fb 100%);
}

.bento-item:nth-child(3) {
  background: linear-gradient(135deg, #f093fb 0%, #4facfe 100%);
}

.bento-item:nth-child(4) {
  background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
}

.bento-item:nth-child(5) {
  background: linear-gradient(135deg, #ea6148 0%, #f093fb 100%);
}

.bento-item:nth-child(6) {
  background: linear-gradient(135deg, #764ba2 0%, #4facfe 100%);
}

.bento-content {
  position: relative;
  z-index: 1;
}

.bento-icon {
  font-size: 2.5rem;
  margin-bottom: 15px;
}

.bento-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.bento-desc {
  font-size: 0.95rem;
  opacity: 0.9;
}

.bento-item:nth-child(1) {
  grid-column: span 2;
  min-height: 150px;
}

.bento-item:nth-child(6) {
  grid-column: span 2;
  min-height: 150px;
}

/* --- Our Members Templates: ID Card Grid --- */
.ntfound {
  color: black;
  font-size: 3rem;
  text-transform: capitalize;
}

.member-hero {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  background-size: 300% 300%;
  animation: gradientShift 10s ease infinite;
}

.member-hero h1 {
  font-size: 3.5rem;
  font-weight: 900;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

.member-grid-container {
  max-width: 1400px;
  margin: 50px auto 0;
  padding: 0 20px;
  position: relative;
  z-index: 10;
}

.id-card {
  background-size: contain;
  background-repeat: round;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  position: relative;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  margin: 0 auto;
  border: none;
}

.id-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.id-card-photo-box {
  width: 40%;
  aspect-ratio: 1/1;
  margin: 50.5% auto 0;
  border-radius: 50%;
  border: 4px solid #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  z-index: 5;
  background: #f8f9ff;
}

.id-card-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.id-card-body {
  /* padding: 10px 20px 0; */
  text-align: center;
}

.id-card-name {
  font-size: 1.2rem;
  font-weight: 800;
  color: #ea6148;
  margin: 5px 0 5px;
  display: block;
  text-decoration: none;
  line-height: 1.2;
  text-transform: capitalize;
}

.id-card-id-badge {
  background: #3e2723;
  color: #fff;
  padding: 3px 15px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  align-self: center;
  margin-bottom: 10px;
}

.id-card-details {
  color: #333;
  font-size: 0.9rem;
  line-height: 1.4;
  margin-bottom: 8px;
}

.id-card-details p {
  margin: 0;
  font-weight: 700;
}

.id-card-footer {
  padding: 0 20px 10px;
  text-align: center;
  font-size: 0.8rem;
  color: #333;
  overflow: hidden;
}

.id-card-contact {
  font-weight: 800;
  font-size: 14px;
  color: #c42222;
  margin-bottom: 1px;
  display: block;
}

.id-card-address-footer {
  font-weight: 700;
  line-height: 1.1;
  max-width: 74%;
  margin: 0 auto;
  font-size: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.default-avatar-id {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: #ddd;
}

.page-numbers.current {
  color: #c42222;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

/* --- Member Templates: Single Profile Page --- */
.basic-info h1 {
  text-transform: capitalize;
}

.left-sec {
  text-transform: capitalize;
}

@media print {

  header,
  footer,
  .sticky,
  button {
    display: none !important;
  }

  body {
    background: #fff;
  }

  main {
    padding-bottom: 0;
  }

  .container {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 20px;
  }
}

/* --- Member Templates: Update Profile Page --- */
.update-profile{
    background: var(--brand-primary);
    color: var(--brand-white) !important;
    box-shadow: 0 4px 15px rgba(234, 97, 72, 0.3);
    border: 2px solid #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: var(--btn-padding);
    border-radius: var(--btn-radius);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--btn-transition);
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    font-size: 14px;
}
.update-profile:hover {
    background: var(--brand-navy);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(28, 61, 115, 0.4);
}
.acf-fields input, .acf-fields  textarea {
    border-bottom: 1px solid #000;
}
.acf-fields input:focus, .acf-fields textarea {
    outline: none;
    border-color: var(--brand-navy);
}
/* --- Template: Become a Member Page --- */


.become-a-member-page .header-section {
  background-color: #fff;
}

.become-a-member-page .header-section h1 {
  font-size: 48px;
  font-weight: 800;
  color: #222;
  letter-spacing: -1px;
}

.become-a-member-page .subheading {
  font-size: 20px;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
}

.reg-section {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
}

#member-form-wrapper {
  max-width: 750px;
  margin: 0 auto;
  padding: 50px;
  background: transparent;
  border-radius: 12px;
  box-shadow: none;
}

.wpcf7-form p {
  margin-bottom: 20px;
}

.wpcf7-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
  color: #fff;
}

.wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ffffff;
  transition: all 0.3s ease;
  margin-top: 10px;
  color: #fff !important;
  border-radius: 10px;
  background: transparent;
}

.cta-btn-primary:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
  color: #f7ba44;
}

.form-row .wpcf7-list-item {
  margin-top: 8px;
}

span.wpcf7-list-item-label {
  color: #756bc7 !important;
}

span.wpcf7-form-control.wpcf7-radio {
  background: #fff;
}

.reg-section input:focus,
.reg-section textarea:focus {
  outline: none;
  border-color: var(--brand-navy);
}

#member-form-wrapper input[type="file"]::file-selector-button,
#member-form-wrapper input[type="file"]::-webkit-file-upload-button {
  background: transparent;
  color: #ffffff;
  border: none;
  padding: 8px 20px;
  border-radius: 8px;
  cursor: pointer;
  margin-right: 15px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.form-step .wpcf7-form-control.wpcf7-validates-as-required {
  border-left: 3px solid #ff0000 !important;
}

#member-form-wrapper input[type="file"]::file-selector-button:hover,
#member-form-wrapper input[type="file"]::-webkit-file-upload-button:hover {
  background: rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
}

#member-form-wrapper .wpcf7 input::placeholder,
#member-form-wrapper .wpcf7 textarea::placeholder {
  color: #fff;
}

.form-row .wpcf7-submit {
  width: 100%;
  padding: 15px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 6px;
  margin-top: 10px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: all ease 1s;
  background: var(--brand-primary);
  color: var(--brand-white) !important;
  box-shadow: 0 4px 15px rgba(234, 97, 72, 0.3);
}

.form-row .wpcf7-submit:hover {
  background: var(--brand-navy);
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(28, 61, 115, 0.4);
}

.thank-section {
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
  font-size: 1.5rem;
  color: #fff;
}

button#add-more-member {
  background: white;
  color: #ea6148;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  padding: 16px 40px;
  border: none;
  border-radius: 50px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  margin-top: 40px;
}

button#add-more-member:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
}

.thank-you-message h2 {
  font-weight: 800;
  font-size: 2.5rem;
  margin-bottom: 20px;
}

.registration-info a {
  border: 1px solid;
  padding: 10px;
  border-radius: 20px;
  background: #ea6148;
  color: #fff;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  padding: 16px 40px;
  border: none;
  border-radius: 50px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  margin: 40px 20px 0 20px;
}

.registration-info a:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
}

/* OTP varification window */
div#otp-verification-ui {
  padding: 3rem 0;
  background: linear-gradient(158deg, rgba(252, 218, 66, 1) 0%, rgba(230, 73, 73, 1) 100%, rgba(255, 119, 0, 1) 53%);
}

#otp-verification-ui h2 {
  font-size: 45px;
  font-weight: 800;
  color: #ea6148;
  margin: 5px 0 30px;
  display: block;
  text-decoration: none;
  line-height: 1.2;
}

#otp-verification-ui p {
  color: #fff;
}

.otp-input-wrap input {
  font-size: 20px;
  text-align: center;
  padding: 12px 15px;
  border: 2px solid #ffffff;
  transition: all 0.3s ease;
  color: #fff !important;
  border-radius: 10px;
  background: transparent;
  margin: 20px 0;
}

.otp-input-wrap input::placeholder {
  color: #fff;
}

.otp-input-wrap input:focus {
  border-color: #ea6148;
  outline: none;
  box-shadow: 0 0 0 3px rgba(234, 97, 72, 0.3);
  background: transparent;
}

#finalize-reg-btn {
  width: auto;
  margin-top: 20px;
}

#otp-error-msg {
  color: #000;
  font-size: larger;
}

.resend-btn {
  padding-top: 30px;
  display: block;
}

/* 404 page  */
.home-btn {
  background: #f9cc69;
}

.back-btn {
  color: #f9cc69;
  background: #ea6148;
}


/* --- Scroll Animations --- */
.reveal {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform, opacity;
}

.reveal-up {
  transform: translateY(40px);
}

.reveal-left {
  transform: translateX(-40px);
}

.reveal-right {
  transform: translateX(40px);
}

.reveal-fade {
  transform: none;
}

.reveal.is-visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* ___________________________media query_________________ */
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    margin: auto;
  }
}


/* Responsive adjustments for sections */
@media (max-width: 768px) {
  .banner-title {
    font-size: 2.2rem;
  }

  .banner-subtitle {
    font-size: 1.1rem;
  }

  .slider-wrapper {
    height: 300px;
  }

  .slider-arrow {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .about-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .section-title {
    font-size: 2rem;
  }

  .features-grid,
  .stats-grid,
  .testimonials-grid,
  .blog-grid,
  .contact-wrapper {
    grid-template-columns: 1fr;
  }

  .cta-title {
    font-size: 2rem;
  }

  .cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .cta-btn {
    width: 100%;
  }

  .bento-item:nth-child(1),
  .bento-item:nth-child(6) {
    grid-column: span 1;

  }

  .main-navigation ul ul {
    position: relative;
    float: none;
    width: auto;
    left: 0;
  }
}

/*--------------------------------------------------------------
# Blog Page Design
--------------------------------------------------------------*/
.blog-page-main {
  background: #f8fafc;
}

.blog-card {
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08) !important;
}

.blog-card-title a {
  color: #1a202c;
  text-decoration: none;
}

.blog-cc-bodge {
  background: var(--brand-primary);
}

.blog-card-meta {
  border-top: 1px solid #f1f5f9;
}

.blog-sidebar-area h2 {
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
  font-size: x-large;
  position: relative;
  font-weight: 800;
}

.blog-sidebar-area h2:after {
  background: rgb(234 88 12 / var(--tw-text-opacity, 1));
  bottom: 0;
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* Dark Sidebar Styling */
.blog-sidebar {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.blog-sidebar .widget-title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
}

.blog-sidebar .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-sidebar .widget ul li {
  margin-bottom: 10px;
  padding: 0;
}

.blog-sidebar .widget ul li a {
  color: #94a3b8;
  transition: color 0.3s ease;
  font-weight: 600;
  font-size: 0.95rem;
}

.blog-sidebar .widget ul li a:hover {
  color: #fff;
}

/* Sidebar Posts List (Popular/Recent) */
.blog-sidebar .rpwe-block ul li,
.blog-sidebar .widget_recent_entries ul li {
  display: flex !important;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px !important;
}

.blog-sidebar .rpwe-thumb,
.blog-sidebar .recent-post-thumb {
  width: 60px !important;
  height: 60px !important;
  border-radius: 8px !important;
  overflow: hidden;
  flex-shrink: 0;
}

.blog-sidebar .rpwe-title,
.blog-sidebar .recent-post-title {
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  margin: 0 !important;
}

/* Pagination */
.arohan-pagination {
  margin-top: 60px !important;
  width: 100% !important;
  display: block !important;
}

.arohan-pagination .nav-links {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}

.arohan-pagination .page-numbers {
  min-width: 48px;
  height: 48px;
  padding: 0 16px;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #1a202c !important;
  font-weight: 700 !important;
  border: 1px solid #e2e8f0 !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  text-decoration: none !important;
  font-size: 0.7rem !important;
  white-space: nowrap !important;
  line-height: normal !important;
}

.arohan-pagination .page-numbers.current,
.arohan-pagination .page-numbers:hover {
  background: var(--brand-primary) !important;
  color: var(--brand-white) !important;
  border-color: var(--brand-primary) !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 15px -3px rgba(37, 99, 235, 0.2) !important;
}

.arohan-pagination .page-numbers.dots {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  min-width: 20px !important;
}

.arohan-pagination .page-numbers {
  width: 82px;
  height: 25px;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 12px;
  background: #fff;
  color: #1a202c;
  font-weight: 700;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.arohan-pagination .page-numbers.current,
.arohan-pagination .page-numbers:hover {
  background: var(--brand-primary);
  color: #fff;
  border-color: var(--brand-primary);
  transform: translateY(-2px);
}

/*--------------------------------------------------------------
# Single blog Post Design
--------------------------------------------------------------*/
.single-post-hero {
  min-height: 400px;
  display: flex;
  align-items: center;
}

.single-post-hero .hero-bg img {
  filter: brightness(0.6);
}

.single-post-content {
  background: #fff;
}

.single-post-content .entry-content p {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #334155;
  margin-bottom: 2rem;
}

.single-post-content .entry-content h2,
.single-post-content .entry-content h3 {
  color: #1a202c;
  font-weight: 800;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

/* Blog Post Gallery Grid */
.gallery-grid {
  margin-top: 2rem;
}

.gallery-item {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}

.gallery-item:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* Blog Post Navigation */
.post-navigation {
  margin-top: 4rem;
  padding-top: 2rem;
  border-top: 1px solid #e2e8f0;
}

.post-navigation .nav-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

@media (max-width: 768px) {
  .post-navigation .nav-links {
    grid-template-columns: 1fr;
  }
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
  background: #fff;
  padding: 24px;
  border-radius: 16px;
  transition: all 0.3s ease;
  border: 1px solid #f1f5f9;
}

.post-navigation .nav-previous:hover,
.post-navigation .nav-next:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-color: var(--brand-primary);
}

/*--------------------------------------------------------------
# Blog post Comments Design
--------------------------------------------------------------*/
.comments-area {
  margin-top: 5rem;
  padding-top: 3rem;
  border-top: 1px solid #f1f5f9;
}

.comments-title {
  font-size: 1.875rem;
  font-weight: 800;
  color: #1a202c;
  margin-bottom: 3rem;
}

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0 0 4rem;
}

.comment-list .comment {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #f1f5f9;
}

.comment-list .comment:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.comment-body {
  position: relative;
  padding-left: 80px;
}

.comment-author .avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.comment-author .fn {
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  color: #1a202c;
  margin-bottom: 0.25rem;
  font-style: normal;
}

.comment-metadata {
  font-size: 0.875rem;
  color: #94a3b8;
  margin-bottom: 1rem;
}

.comment-content p {
  color: #475569;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.reply a {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--brand-primary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: color 0.3s ease;
}

.reply a:hover {
  color: var(--brand-navy);
}

/* Comment Form Styling */
#respond {
  background: #fff;
  padding: 3rem;
  border-radius: 1.5rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f5f9;
}

#reply-title {
  font-size: 1.5rem;
  font-weight: 800;
  color: #1a202c;
  margin-bottom: 2.5rem;
}

.comment-form {
  display: flex;
  flex-wrap: wrap;
}

.comment-notes,
.logged-in-as {
  width: 100%;
  font-size: 0.875rem;
  color: #64748b;
  margin-bottom: 2rem;
}

comment-form input:focus,
.comment-form textarea:focus {
  outline: none;
  border-color: var(--brand-primary);
  box-shadow: 0 0 0 3px rgba(234, 97, 72, 0.1);
}

.comment-form .required {
  color: #ef4444;
  margin-left: 2px;
}

.comment-form label {
  cursor: pointer;
}

.comment-btn {
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Premium Team Grid Redesign
--------------------------------------------------------------*/
.premium-team-card {
  background: #050b1a;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

.premium-team-card:hover {
  border-color: rgba(234, 97, 72, 0.3);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.card-hover {
  background: linear-gradient(135deg, rgba(10, 20, 45, 0.95), rgba(5, 11, 26, 0.98));
  transform: translateY(100%);
}

.premium-team-card:hover .card-hover {
  transform: translateY(0);
  opacity: 1;
}

.premium-team-card:hover .card-base {
  opacity: 0;
}

.card-hover-grid {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(234, 97, 72, 0.1) 1px, transparent 1px);
  background-size: 30px 30px;
  opacity: 0.5;
  pointer-events: none;
}

.team-social-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: all 0.3s ease;
}

.team-social-icon:hover {
  background: var(--brand-primary);
  border-color: var(--brand-primary);
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(234, 97, 72, 0.3);
}

.navy-900 {
  background-color: #050b1a;
}

.from-navy-900 {
  --tw-gradient-from: #050b1a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 11 26 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}


.card-hover .social-icon-box {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.card-hover .social-icon-box:hover {
  background: var(--brand-primary);
  border-color: var(--brand-primary);
  transform: translateY(-2px);
}

.card-hover h3 {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.cont-info {
  font-size: 15px;
}