/*
Theme Name: AZH Theme
Author: Your Name
Description: A custom theme for the YAB Dato' Seri Dr. Ahmad Zahid bin Hamidi website.
Version: 1.0
*/

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.-left-8 {
  left: -2rem;
}

.-top-12 {
  top: -3rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.-mt-24 {
  margin-top: -6rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-24 {
  height: 6rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-\[105px\] {
  height: 105px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[92px\] {
  height: 92px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-\[50vh\] {
  max-height: 50vh;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.min-h-screen {
  min-height: 100vh;
}

.w-24 {
  width: 6rem;
}

.w-3\/4 {
  width: 75%;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-\[100px\] {
  min-width: 100px;
}

.min-w-\[80\%\] {
  min-width: 80%;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-md {
  max-width: 28rem;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-center {
  scroll-snap-align: center;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-12 {
  gap: 3rem;
}

.gap-6 {
  gap: 1.5rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[274px\] {
  border-radius: 274px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-\[\#827E7E\] {
  --tw-border-opacity: 1;
  border-color: rgb(130 126 126 / var(--tw-border-opacity, 1));
}

.border-\[\#D9D9D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-\[\#EEEEF3\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 238 243 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}

.bg-\[\#1D2C7E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 44 126 / var(--tw-bg-opacity, 1));
}

.bg-\[\#212C6B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 44 107 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EEEEF4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 244 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FEFEFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 254 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#1D2C7E\] {
  --tw-gradient-from: #1D2C7E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 44 126 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-\[\#1D2C7E\]\/80 {
  --tw-gradient-to: rgb(29 44 126 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(29 44 126 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-\[92px\] {
  padding-top: 92px;
}

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

.text-justify {
  text-align: justify;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-\[9rem\] {
  font-size: 9rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.leading-8 {
  line-height: 2rem;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.text-\[\#0C21FE\] {
  --tw-text-opacity: 1;
  color: rgb(12 33 254 / var(--tw-text-opacity, 1));
}

.text-\[\#1D2C7E\] {
  --tw-text-opacity: 1;
  color: rgb(29 44 126 / var(--tw-text-opacity, 1));
}

.text-\[\#262628\] {
  --tw-text-opacity: 1;
  color: rgb(38 38 40 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* Custom styles to match the provided CSS where Tailwind is not sufficient */

/* NEW: Page Load Fade-In Animation */

@keyframes fadeInPage {
  from {
    opacity: 0;
  }

  to   {
    opacity: 1;
  }
}

body {
  font-family: 'Roboto', sans-serif;
  background-color: #EEEEF4;
  animation: fadeInPage 0.7s ease-in-out forwards;
  /* Apply the fade-in animation */
}

.font-abril {
  font-family: 'Abril Fatface', cursive;
}

.font-inter {
  font-family: 'Inter', sans-serif;
}

.fade-out-gradient {
  background: linear-gradient(to top, #EEEEF3 2.99%, rgba(238, 238, 243, 0) 97.13%);
}

.section-top-gradient {
  background: linear-gradient(3.58deg, rgba(238, 238, 243, 0) 2.99%, #EEEEF3 97.13%);
}

.hero-text-shadow {
  text-shadow: 0px 6.3px 34.04px rgba(6, 11, 64, 0.82);
}

.custom-shadow {
  box-shadow: 0px 7px 9.9px rgba(16, 31, 199, 0.08);
}

.button-shadow {
  box-shadow: 0px 21px 26.6px rgba(5, 12, 83, 0.34);
}

.profile-shadow {
  filter: drop-shadow(-31px -33px 37.6px rgba(2, 4, 20, 0.24));
}

/* NEW: Section Title Styles */

.section-title {
  font-size: 1.875rem;
  /* text-3xl */
  font-weight: 600;
  /* font-semibold */
  color: #1f2937;
  /* text-gray-800 */
  margin-bottom: 2rem;
  /* mb-8 */
}

/* =================================================================
// REMOVED HERO STYLES
// ================================================================= */

/* --- EDUCATION TIMELINE STYLES --- */

.education-timeline-item {
  display: flex;
  flex-direction: column;
  flex: 1;
  /* Each item takes equal width */
  padding: 1.5rem;
  text-align: left;
  min-height: 450px;
  /* Ensure consistent height for alignment */
  justify-content: space-between;
  /* This is the key change */
}

.education-timeline-item .text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.education-timeline-item .logo-wrapper {
  display: flex;
  justify-content: flex-start;
  /* Align logo to the left on desktop */
}

.education-timeline-item .logo-container {
  background: #FEFEFE;
  border: 2px solid #EEEEF3;
  box-shadow: 0px 7px 9.9px rgba(16, 31, 199, 0.08);
  border-radius: 9999px;
  width: 125px;
  height: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.education-timeline-item .logo-container img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .education-timeline-item:not(:last-child) {
    border-right: 1px solid #CDCDD6;
  }
}

@media (max-width: 767px) {
  .education-timeline-item {
    text-align: center;
    min-height: auto;
    border-bottom: 1px solid #CDCDD6;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    justify-content: flex-start;
    /* Reset for mobile */
  }

  .education-timeline-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .education-timeline-item:not(:last-child) {
    border-right: none;
  }

  .education-timeline-item .text-content {
    align-items: center;
  }

  .education-timeline-item .logo-wrapper {
    justify-content: center;
    margin-top: 1.5rem;
  }
}

/* Adjust fixed header when WordPress Admin Bar is visible */

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

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

/* For agencies logos centering on mobile */

@media (max-width: 767px) {
  .grid-cols-2 > div {
    margin: 0 auto;
    /* Center each logo div */
  }
}

/* --- Slide-out Mobile Menu Styles --- */

/* This is the full-screen semi-transparent background */

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* This is the white panel that slides in */

.mobile-menu-panel {
  position: fixed;
  top: 0;
  right: 0;
  width: 85%;
  max-width: 320px;
  height: 100%;
  background-color: white;
  z-index: 101;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  box-shadow: -5px 0 15px rgba(0,0,0,0.1);
}

/* These classes are added by JavaScript to show the menu */

.mobile-menu-overlay.is-active {
  opacity: 1;
}

.mobile-menu-panel.is-active {
  transform: translateX(0);
}

/* --- New Mobile Menu Link Styles --- */

.mobile-menu-link {
  display: block;
  padding: 1rem 1.5rem;
  /* 16px top/bottom, 24px left/right */
  font-size: 1.125rem;
  /* 18px */
  color: #374151;
  /* Equivalent to text-gray-700 */
  border-bottom: 1px solid #E5E7EB;
  /* Equivalent to border-gray-200 */
  transition: background-color 0.2s ease-in-out;
}

.mobile-menu-link:hover {
  background-color: #F3F4F6;
  /* Equivalent to hover:bg-gray-100 */
}

/* Pulse Animation for Button */

.animate-pulse-button {
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

/* Carousel Styles (Updated for Roles) */

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.overflow-x-auto {
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

/* On Scroll Animations */

[data-animate="section"] {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

[data-animate="section"].is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Scrolled Header Overlay (Updated Logic) */

header {
  background-color: #1D2C7E;
  /* Solid blue, same as footer */
  backdrop-filter: none;
  transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
}

header.scrolled {
  background-color: rgba(29, 44, 126, 0.8);
  /* Semi-transparent blue on scroll */
  backdrop-filter: blur(5px);
}

/* =================================================================
// NEW: Transitions & Hover Effects
// ================================================================= */

/* --- 1. General Elements --- */

/* Header Navigation Links */

header nav a {
  transition: background-color 0.3s ease, color 0.3s ease;
}

header nav a:not(.bg-white):hover {
  background-color: rgba(255, 255, 255, 0.15);
}

/* General Buttons with .button-shadow class */

.button-shadow {
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

.button-shadow:hover {
  transform: translateY(-3px);
  box-shadow: 0px 25px 30px rgba(5, 12, 83, 0.4);
}

/* Specific button hover for contact page */

form button[type="submit"]:hover {
  background-color: #162265;
  /* A slightly darker blue */
}

/* Footer Social Icons */

footer .flex a {
  /* Target the anchor tags in the footer flex container */
  transition: transform 0.3s ease, opacity 0.3s ease;
}

footer .flex a:hover {
  transform: scale(1.15);
  opacity: 0.85;
}

/* --- 2. Page: Utama (Homepage) --- */

/* "Kenali Beliau" Arrow Icon Group Hover */

.mt-8.flex.items-center:hover .bg-[#1D2C7E].rounded-full.p-3 {
  transform: translateX(5px);
}

.mt-8.flex.items-center .bg-[#1D2C7E].rounded-full.p-3 {
  transition: transform 0.3s ease;
}

/* Agency Logos */

section .custom-shadow {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section .custom-shadow:hover {
  transform: scale(1.05);
  box-shadow: 0px 10px 15px rgba(16, 31, 199, 0.12);
}

/* --- 3. Page: Mengenai AZH (About) --- */

/* Education Timeline */

.education-timeline-item {
  transition: background-color 0.3s ease;
  border-radius: 12px;
}

.education-timeline-item .logo-container {
  transition: transform 0.3s ease;
}

.education-timeline-item:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.education-timeline-item:hover .logo-container {
  transform: scale(1.1);
}

/* Career Journey (OLD) */

.space-y-8 > div {
  /* Direct div children of the columns */
  transition: transform 0.3s ease, background-color 0.3s ease;
  padding: 0.5rem;
  border-radius: 8px;
}

.space-y-8 > div:hover {
  transform: translateY(-4px);
  background-color: #f0f1f6;
}

/* --- 4. Page: Maklumat Berita (News) --- */

/* News Category Filters */

.my-8 a.bg-white {
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}

.my-8 a.bg-white:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  background-color: #f9fafb;
  /* bg-gray-50 */
}

/* News Article Cards */

.space-y-6 > .bg-white {
  /* Selects the news card containers */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.space-y-6 > .bg-white:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  /* shadow-lg */
}

.space-y-6 > .bg-white .w-full.md\\:w-1\\/4 {
  /* Image container */
  overflow: hidden;
}

.space-y-6 > .bg-white img {
  transition: transform 0.4s ease;
}

.space-y-6 > .bg-white:hover img {
  transform: scale(1.05);
}

.space-y-6 > .bg-white h3 a {
  transition: color 0.3s ease;
}

.space-y-6 > .bg-white:hover h3 a {
  color: #1D2C7E;
}

/* --- 5. Page: Hubungi Kami (Contact) --- */

/* Form Inputs */

form input,
form textarea {
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

form input:focus,
form textarea:focus {
  outline: none;
  border-color: #1D2C7E;
  box-shadow: 0 0 0 3px rgba(29, 44, 126, 0.2);
}

/* --- NEW: Career Tab Styles --- */

.career-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  border-bottom: 2px solid #CDCDD6;
  /* Light gray line */
  padding-bottom: 1rem;
}

.career-tab-button {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  font-size: 1rem;
  color: #262628;
  /* Dark text */
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 9999px;
  /* rounded-full */
  cursor: pointer;
  transition: all 0.3s ease;
}

.career-tab-button:hover {
  background-color: #f0f1f6;
  /* Light hover */
}

/* Active tab button */

.career-tab-button.is-active {
  background-color: #1D2C7E;
  /* Blue */
  color: white;
  border-color: #1D2C7E;
}

/* Tab Content Panes */

.career-tab-pane {
  display: none;
  /* Hide all panes by default */
  animation: fadeInPane 0.6s ease-out;
  /* Simple fade in */
}

.career-tab-pane.is-active {
  display: block;
  /* Show the active one */
}

@keyframes fadeInPane {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

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

/* --- NEW: Education Journey Timeline --- */

.edu-row {
  display: flex;
  flex-direction: column;
  /* Mobile stack */
  overflow: hidden;
  border-radius: 0.5rem;
  /* rounded-lg */
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  /* shadow-lg */
}

/* 1. Image Block */

.edu-image {
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 250px;
  filter: grayscale(100%);
  transition: filter 0.4s ease, transform 0.4s ease;
}

.edu-row:hover .edu-image {
  filter: grayscale(0%);
  transform: scale(1.05);
}

/* Dark overlay */

.edu-image::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.1));
}

/* 2. Number Block */

.edu-number {
  background-color: #1D2C7E;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
}

.edu-number span {
  font-family: 'Abril Fatface', cursive;
  font-size: 6rem;
  /* 96px */
  color: white;
  line-height: 1;
}

/* 3. Text Block */

.edu-text {
  background-color: #FEFEFE;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

/* Desktop Layout */

@media (min-width: 768px) {
  .edu-row {
    flex-direction: row;
    /* Side-by-side */
    min-height: 300px;
  }

  /* Even rows: reverse the layout */

  .edu-row.is-even {
    flex-direction: row-reverse;
  }

  /* Sizing the blocks */

  .edu-image {
    width: 40%;
    min-height: 300px;
  }

  .edu-number {
    width: 20%;
  }

  .edu-text {
    width: 40%;
  }

  /* Fix overlay direction for reversed rows */

  .edu-row.is-even .edu-image::before {
    background: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0.1));
  }
}

/* --- NEW: Career Journey Vertical Timeline --- */

.career-timeline {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}

/* The vertical line */

.career-timeline::after {
  content: '';
  position: absolute;
  width: 4px;
  background-color: #CDCDD6;
  /* Light gray line */
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
}

/* Timeline Item (Card) */

.timeline-item {
  padding: 1rem 2.5rem;
  position: relative;
  background-color: inherit;
  width: 50%;
  /* Reset animation properties from [data-animate="section"] */
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

/* When animated, become visible */

.timeline-item.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* The timeline "dot" */

.timeline-item::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: -10px;
  background-color: #1D2C7E;
  /* Blue dot */
  border: 4px solid #EEEEF4;
  /* Background color "ring" */
  top: 1.5rem;
  border-radius: 50%;
  z-index: 1;
}

/* Position the cards */

.timeline-left {
  left: 0;
  padding-right: 3.5rem;
  /* Add spacing from the line */
}

.timeline-right {
  left: 50%;
  padding-left: 3.5rem;
  /* Add spacing from the line */
}

/* Adjust dot position for right-side cards */

.timeline-right::after {
  left: -10px;
}

/* Card Content Styling */

.timeline-content {
  padding: 1.5rem;
  background-color: #FEFEFE;
  /* White card */
  border-radius: 8px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.timeline-content:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.timeline-date {
  font-weight: 700;
  color: #0C21FE;
}

.timeline-desc {
  margin-top: 0.25rem;
  color: #262628;
}

/* Mobile Responsive */

@media screen and (max-width: 767px) {
  /* Hide the central line */

  .career-timeline::after {
    display: none;
  }

  /* Make all cards full width */

  .timeline-item {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  /* Move all cards to the left */

  .timeline-right {
    left: 0%;
  }

  /* Hide the dots */

  .timeline-item::after {
    display: none;
  }
}

/* --- END: Career Journey Vertical Timeline --- */

/* --- NEW: Splide.js Coverflow Styles --- */

#news-carousel .splide__slide {
  /* All slides are faded and smaller by default */
  opacity: 0.5;
  transform: scale(0.9);
  /* <-- CHANGED from 0.8 to 0.9 */
  transition: opacity 0.4s ease, transform 0.4s ease;
}

#news-carousel .splide__slide.is-active {
  /* The active (center) slide is fully visible and larger */
  opacity: 1;
  transform: scale(1);
}

/* On mobile, all slides are full opacity */

@media (max-width: 767px) {
  #news-carousel .splide__slide {
    opacity: 1;
    transform: scale(1);
  }
}

/* Style the Arrow Buttons */

#news-carousel .splide__arrow {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(2px);
  width: 3rem;
  /* 48px */
  height: 3rem;
  /* 48px */
}

#news-carousel .splide__arrow:hover {
  background: rgba(255, 255, 255, 0.4);
}

#news-carousel .splide__arrow svg {
  fill: white;
  width: 1.5rem;
  /* 24px */
  height: 1.5rem;
  /* 24px */
}

/* --- FIX: Adjust Main Content Padding for WP Admin Bar --- */

/* * When logged in, the header is at top: 32px.
* Header height is 92px.
* Total space needed = 124px.
*/

body.admin-bar main {
  padding-top: 124px;
}

/* * On mobile, admin bar is 46px.
* Header height is 92px.
* Total space needed = 138px.
*/

@media screen and (max-width: 782px) {
  body.admin-bar main {
    padding-top: 138px;
  }
}

/* --- FIX: Adjust Main Content Padding for WP Admin Bar --- */

/* ... (all your existing styles for admin bar are above this) ... */

@media screen and (max-width: 782px) {
  body.admin-bar main {
    padding-top: 138px;
  }
}

/* --- NEW: Custom Hero Title Desktop Styles --- */

@media (min-width: 768px) {
  .hero-title-desktop {
    font-size: 60px;
    line-height: 96.667px;
  }
}

/* ================================= 
// START: "Tanyalah AZH" Custom Chat Styles
// ================================= */

/* --- 1. The Chat Bubble Button --- */

.azh-chat-bubble {
  position: fixed;
  bottom: 2rem;
  /* 32px */
  right: 2rem;
  /* 32px */
  z-index: 90;
  background-color: #1D2C7E;
  /* Main theme blue */
  color: white;
  width: 4rem;
  /* 64px */
  height: 4rem;
  /* 64px */
  border-radius: 9999px;
  /* rounded-full */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  /* Use the theme's button shadow */
  box-shadow: 0px 21px 26.6px rgba(5, 12, 83, 0.34);
  /* Use the theme's hover transition */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.azh-chat-bubble:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0px 25px 30px rgba(5, 12, 83, 0.4);
}

/* --- 2. The Modal Popup --- */

.azh-chat-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  /* Dark overlay */
  /* Hidden by default */
  display: none;
  opacity: 0;
  /* For centering the panel */
  align-items: center;
  justify-content: center;
  padding: 1rem;
  transition: opacity 0.3s ease;
}

/* This class is added by JS */

.azh-chat-modal.is-open {
  display: flex;
  opacity: 1;
}

/* --- 3. The Modal Panel --- */

.azh-chat-panel {
  background-color: #FEFEFE;
  /* Theme's light background */
  border-radius: 0.5rem;
  /* rounded-lg */
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  /* shadow-lg */
  width: 100%;
  /* max-w-lg (672px) - changed to 42rem for max-w-3xl */
  max-width: 56rem;
  /* max-w-3xl (896px) */
  padding: 1.5rem;
  /* p-6 */
  /* Animation for popup */
  transform: scale(0.95);
  opacity: 0;
  animation: modal-fade-in 0.3s ease forwards;
}

.azh-chat-modal.is-open .azh-chat-panel {
  animation: modal-fade-in 0.3s 0.1s ease forwards;
}

@keyframes modal-fade-in {
  from {
    opacity: 0;
    transform: scale(0.95)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.azh-chat-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e7eb;
  /* border-gray-200 */
  padding-bottom: 1rem;
  /* pb-4 */
}

.azh-chat-close {
  background: none;
  border: none;
  cursor: pointer;
}

.azh-chat-body {
  margin-top: 1rem;
  /* mt-4 */
}

/* --- 4. Contact Form 7 Styling --- */

/* This styles the CF7 form to match your theme */

.azh-chat-body .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  /* space-y-4 */
}

.azh-chat-body .wpcf7-form-control {
  width: 100%;
  padding: 1rem;
  /* p-4 */
  border: 1px solid #827E7E;
  /* Your theme's border color */
  border-radius: 9999px;
  /* rounded-full */
  background-color: white;
  font-size: 1.125rem;
  /* text-lg */
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.azh-chat-body .wpcf7-form-control:focus {
  outline: none;
  border-color: #1D2C7E;
  box-shadow: 0 0 0 3px rgba(29, 44, 126, 0.2);
}

.azh-chat-body .wpcf7-textarea {
  border-radius: 1.5rem !important;
  /* rounded-3xl */
  resize: vertical;
  min-height: 120px;
}

.azh-chat-body .wpcf7-submit {
  background-color: #1D2C7E;
  color: white;
  font-weight: 700;
  padding-left: 4rem;
  /* px-16 */
  padding-right: 4rem;
  /* px-16 */
  cursor: pointer;
  /* Use theme's button shadow */
  box-shadow: 0px 21px 26.6px rgba(5, 12, 83, 0.34);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

.azh-chat-body .wpcf7-submit:hover {
  background-color: #162265;
  /* Darker blue */
  transform: translateY(-3px);
  box-shadow: 0px 25px 30px rgba(5, 12, 83, 0.4);
}

/* Hide CF7 default feedback */

.azh-chat-body .wpcf7-response-output {
  margin-top: 1rem;
  border-radius: 0.5rem;
}

/* ================================= 
// END: "Tanyalah AZH" Custom Chat Styles
// ================================= */

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/30:hover {
  background-color: rgb(255 255 255 / 0.3);
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px) {
  .md\:-mt-0 {
    margin-top: -0px;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-\[700px\] {
    height: 700px;
  }

  .md\:h-\[800px\] {
    height: 800px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:min-w-0 {
    min-width: 0px;
  }

  .md\:snap-none {
    scroll-snap-type: none;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:overflow-visible {
    overflow: visible;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }
}