/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/@fontsource/righteous/index.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* righteous-latin-ext-400-normal */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/righteous-latin-ext-400-normal.9c8197de.woff2) format('woff2'), url(/_next/static/media/righteous-latin-ext-400-normal.47829b80.woff) format('woff');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* righteous-latin-400-normal */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/righteous-latin-400-normal.79b18b73.woff2) format('woff2'), url(/_next/static/media/righteous-latin-400-normal.4ce0b5ae.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/@fontsource/josefin-sans/index.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
/* josefin-sans-vietnamese-400-normal */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/josefin-sans-vietnamese-400-normal.5a28b2b2.woff2) format('woff2'), url(/_next/static/media/josefin-sans-vietnamese-400-normal.345a5bb7.woff) format('woff');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

/* josefin-sans-latin-ext-400-normal */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/josefin-sans-latin-ext-400-normal.519771d4.woff2) format('woff2'), url(/_next/static/media/josefin-sans-latin-ext-400-normal.ac915580.woff) format('woff');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* josefin-sans-latin-400-normal */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/josefin-sans-latin-400-normal.d3f4148e.woff2) format('woff2'), url(/_next/static/media/josefin-sans-latin-400-normal.93f779b4.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
:root {
  --background: #ffffff;
  --foreground: #171717;
  --accent: #5a67d8;
  --accent-alt: #22543d;
  --card: #fff;
  --muted: #f7fafc;
  --muted-alt: #e6f0f7;
  --text-secondary: #444;
  --text-accent: #5a67d8;
  --text-accent-alt: #22543d;
  --border: #e2e8f0;
  --text-on-accent: #fff;
}

body.high-contrast {
  --background: #181818;
  --foreground: #ededed;
  --accent: #90cdf4;
  --accent-alt: #38a169;
  --card: #232323;
  --muted: #232323;
  --muted-alt: #232323;
  --text-secondary: #b0b0b0;
  --text-accent: #90cdf4;
  --text-accent-alt: #38a169;
  --border: #444;
  --text-on-accent: #fff;
}

@media (prefers-color-scheme: dark) {
  :root {
    --background: #0a0a0a;
    --foreground: #ededed;
  }
}

html,
body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  color: var(--foreground);
  background: var(--background);
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

@media (prefers-color-scheme: dark) {
  html {
    color-scheme: dark;
  }
}

@media (max-width: 1610px) {
  nav .nav-menu-wrap ul {
    gap: 0.5rem !important;
    font-size: 0.95rem !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
  }

  nav .nav-menu-wrap ul li {
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
  }

  nav .nav-menu-wrap button,
  nav .nav-menu-wrap a {
    font-size: 0.85rem !important;
    padding: 0.22rem 0.5rem !important;
    margin-left: 0.08rem !important;
    margin-right: 0.08rem !important;
  }

  nav .nav-menu-wrap>div[style*='display: flex'] {
    gap: 0.3rem !important;
  }

  nav .nav-menu-wrap>div[style*='display: flex']>button,
  nav .nav-menu-wrap>div[style*='display: flex']>a {
    font-size: 0.85rem !important;
    padding: 0.15rem 0.3rem !important;
  }

  nav .logo-tagline {
    font-size: 0.8rem !important;
  }
}

@media (max-width: 1400px) {
  nav .logo-tagline {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  nav .nav-menu-wrap ul {
    gap: 0.2rem !important;
    font-size: 0.82rem !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
  }

  nav .nav-menu-wrap ul li {
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
  }

  nav .nav-menu-wrap button,
  nav .nav-menu-wrap a {
    font-size: 0.75rem !important;
    padding: 0.12rem 0.22rem !important;
    margin-left: 0.04rem !important;
    margin-right: 0.04rem !important;
  }

  nav .nav-menu-wrap>div[style*='display: flex'] {
    gap: 0.15rem !important;
  }

  nav .nav-menu-wrap>div[style*='display: flex']>button,
  nav .nav-menu-wrap>div[style*='display: flex']>a {
    font-size: 0.75rem !important;
    padding: 0.08rem 0.15rem !important;
  }
}

/* --- TopBar and high-contrast styles moved from TopBar.tsx --- */
.topbar-root {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1200;
  width: 100%;
  min-height: 80px;
  background: #fff;
}

@supports not ((position: -webkit-sticky) or (position: sticky)) {
  .topbar-root {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1200;
  }
}

body {
  font-size: var(--site-font-size, 1em);
  background: #fff;
  color: #22543d;
}

body.high-contrast {
  background: #222 !important;
  color: #fff !important;
}

body.high-contrast .topbar-root,
body.high-contrast [style*="background: #fff"],
body.high-contrast [style*="background:#fff"] {
  background: #222 !important;
  color: #fff !important;
}

body.high-contrast [style*="color: #22543d"],
body.high-contrast [style*="color:#22543d"] {
  color: #fff !important;
}

body.high-contrast [style*="border: 1px solid #22543d"],
body.high-contrast [style*="border:1px solid #22543d"] {
  border: 1px solid #fff !important;
}

/* --- End TopBar and high-contrast styles --- */

/* --- CTASection Calendar Styles --- */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

/* Calendar color overrides */
.rbc-calendar,
.rbc-month-view,
.rbc-header,
.rbc-date-cell,
.rbc-day-bg,
.rbc-today,
.rbc-off-range-bg,
.rbc-selected-cell,
.rbc-event,
.rbc-toolbar,
.rbc-row-content,
.rbc-row,
.rbc-month-row,
.rbc-time-view,
.rbc-time-header,
.rbc-time-content,
.rbc-timeslot-group {
  color: var(--text-secondary) !important;
  font-size: 13px !important;
}

.rbc-header {
  background: var(--accent) !important;
  color: var(--text-on-accent) !important;
  font-weight: 700;
  font-size: 1.05rem !important;
  padding: 6px 0 !important;
}

.rbc-today {
  background: var(--card) !important;
}

.rbc-selected-cell,
.rbc-active {
  background: var(--accent) !important;
  color: var(--text-on-accent) !important;
}

.rbc-date-cell.rbc-now,
.rbc-date-cell.rbc-current {
  background: var(--text-accent-alt) !important;
  color: var(--text-on-accent) !important;
}

.rbc-off-range {
  color: var(--text-secondary) !important;
}

.rbc-toolbar button {
  background: var(--accent) !important;
  color: var(--text-on-accent) !important;
  border-radius: 6px;
  border: none;
  font-weight: 600;
  margin: 0 2px;
  padding: 6px 14px;
  font-size: 13px !important;
}

.rbc-toolbar button.rbc-active {
  background: var(--text-accent-alt) !important;
}

.rbc-event {
  background: var(--text-accent-alt) !important;
  color: var(--text-on-accent) !important;
}

/* Responsive calendar */
@media (max-width: 900px) {
  .cta-section>div[role="tabpanel"] {
    max-width: 98vw !important;
    padding: 10px !important;
  }

  .rbc-calendar {
    font-size: 11px !important;
  }
}

@media (max-width: 600px) {
  .cta-section>div[role="tabpanel"] {
    max-width: 100vw !important;
    padding: 2px !important;
  }

  .rbc-calendar {
    font-size: 10px !important;
  }
}

/* --- End CTASection Calendar Styles --- */

/* --- Form Input Styling --- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
textarea,
select {
  background-color: #2d3748 !important;
  color: #ffffff !important;
  border: 1px solid #4a5568 !important;
  border-radius: 6px !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
  transition: all 0.3s ease !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
textarea:focus,
select:focus {
  outline: none !important;
  border-color: #667eea !important;
  box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1) !important;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
textarea::placeholder {
  color: #a0aec0 !important;
}

/* High contrast mode form inputs */
body.high-contrast input[type="text"],
body.high-contrast input[type="email"],
body.high-contrast input[type="password"],
body.high-contrast input[type="number"],
body.high-contrast input[type="tel"],
body.high-contrast input[type="url"],
body.high-contrast input[type="search"],
body.high-contrast input[type="date"],
body.high-contrast input[type="time"],
body.high-contrast input[type="datetime-local"],
body.high-contrast textarea,
body.high-contrast select {
  background-color: #1a202c !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

body.high-contrast input[type="text"]:focus,
body.high-contrast input[type="email"]:focus,
body.high-contrast input[type="password"]:focus,
body.high-contrast input[type="number"]:focus,
body.high-contrast input[type="tel"]:focus,
body.high-contrast input[type="url"]:focus,
body.high-contrast input[type="search"]:focus,
body.high-contrast input[type="date"]:focus,
body.high-contrast input[type="time"]:focus,
body.high-contrast input[type="datetime-local"]:focus,
body.high-contrast textarea:focus,
body.high-contrast select:focus {
  border-color: #90cdf4 !important;
  box-shadow: 0 0 0 3px rgba(144, 205, 244, 0.1) !important;
}

body.high-contrast input[type="text"]::placeholder,
body.high-contrast input[type="email"]::placeholder,
body.high-contrast input[type="password"]::placeholder,
body.high-contrast input[type="number"]::placeholder,
body.high-contrast input[type="tel"]::placeholder,
body.high-contrast input[type="url"]::placeholder,
body.high-contrast input[type="search"]::placeholder,
body.high-contrast textarea::placeholder {
  color: #cbd5e0 !important;
}

/* File input styling */
input[type="file"] {
  background-color: #2d3748 !important;
  color: #ffffff !important;
  border: 1px solid #4a5568 !important;
  border-radius: 6px !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
}

body.high-contrast input[type="file"] {
  background-color: #1a202c !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

/* --- End Form Input Styling --- */

/* width: "100%",
                    backgroundColor: "#f9fafb !important",
                    color: "#1f2937  !important",
                    border: "1px solid #e5e7eb",
                    borderRadius: "6px",
                    padding: "18px 41px !important",
                    fontSize: "14px",
                    transition: "all 0.3s ease",
                    boxSizing: "border-box" */


input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="tel"], input[type="url"], input[type="search"], input[type="date"], input[type="time"], input[type="datetime-local"], textarea, select {
    background-color: #f9fafb !important;
    color: #1f2937 !important;
    border: 1px solid #4a5568 !important;
    border-radius: 6px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    font-size: 14px !important;
    transition: all 0.3s ease !important;
} 
/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ChatBot.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.ChatBot_chatbotContainer___3pGY {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    z-index: 2000;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-family: 'Josefin Sans', sans-serif;
}

.ChatBot_helpTooltip__ZRvPl {
    position: absolute;
    bottom: 75px;
    right: 0;
    background: white;
    padding: 8px 16px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-size: 0.85rem;
    font-weight: 600;
    color: #5a67d8;
    white-space: nowrap;
    animation: ChatBot_fadeInSlideUp__PgJCm 0.3s ease-out;
    border: 1px solid rgba(90, 103, 216, 0.1);
}

.ChatBot_helpTooltip__ZRvPl::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 20px;
    width: 12px;
    height: 12px;
    background: white;
    transform: rotate(45deg);
    border-right: 1px solid rgba(90, 103, 216, 0.1);
    border-bottom: 1px solid rgba(90, 103, 216, 0.1);
}

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

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

.ChatBot_chatButton__AQ_NB {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #5a67d8 0%, #764ba2 100%);
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(90, 103, 216, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.ChatBot_chatButton__AQ_NB:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 6px 20px rgba(90, 103, 216, 0.5);
}

.ChatBot_chatButtonActive__6Ieoe {
    background: #ef4444;
    transform: rotate(90deg);
}

.ChatBot_chatWindow__6yJwp {
    width: 380px;
    height: 500px;
    max-height: calc(100vh - 120px);
    background: white;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    animation: ChatBot_slideUp__LmwiO 0.3s ease-out;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

@keyframes ChatBot_slideUp__LmwiO {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }

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

.ChatBot_chatHeader__2W1Sr {
    padding: 1.2rem;
    background: linear-gradient(135deg, #5a67d8 0%, #764ba2 100%);
    color: white;
    display: flex;
    align-items: center;
    gap: 12px;
}

.ChatBot_headerIcon__7RKPz {
    font-size: 1.5rem;
}

.ChatBot_headerInfo__cZhau h3 {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 700;
}

.ChatBot_headerInfo__cZhau p {
    margin: 0;
    font-size: 0.8rem;
    opacity: 0.8;
}

.ChatBot_closeButton__Ntj_Z {
    margin-left: auto;
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s;
}

.ChatBot_closeButton__Ntj_Z:hover {
    opacity: 0.8;
}

.ChatBot_chatMessages__cgWz2 {
    flex: 1 1;
    overflow-y: auto;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background: #f8fafc;
}

.ChatBot_message__wHqb_ {
    max-width: 80%;
    padding: 0.8rem 1rem;
    border-radius: 15px;
    font-size: 0.95rem;
    line-height: 1.4;
    position: relative;
}

.ChatBot_userMessage__TPm12 {
    align-self: flex-end;
    background: #5a67d8;
    color: white;
    border-bottom-right-radius: 2px;
}

.ChatBot_aiMessage__ixaPI {
    align-self: flex-start;
    background: white;
    color: #1a202c;
    border-bottom-left-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.ChatBot_loadingMessage__PAIIG {
    align-self: flex-start;
    color: #718096;
    font-style: italic;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

.ChatBot_dot__8y3JB {
    width: 4px;
    height: 4px;
    background: #718096;
    border-radius: 50%;
    animation: ChatBot_bounce__sZ2hs 1.4s infinite ease-in-out both;
}

.ChatBot_dot__8y3JB:nth-child(1) {
    animation-delay: -0.32s;
}

.ChatBot_dot__8y3JB:nth-child(2) {
    animation-delay: -0.16s;
}

@keyframes ChatBot_bounce__sZ2hs {

    0%,
    80%,
    100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}

.ChatBot_chatInputArea__Yr_Dv {
    padding: 1rem;
    background: white;
    border-top: 1px solid #e2e8f0;
    display: flex;
    gap: 10px;
}

.ChatBot_chatInput___B9hO {
    flex: 1 1;
    border: 1px solid #e2e8f0 !important;
    border-radius: 25px !important;
    padding: 0.6rem 1.2rem !important;
    font-size: 0.95rem !important;
    background: black !important;
    color: white !important;
    outline: none;
    transition: all 0.2s;
}

.ChatBot_chatInput___B9hO:focus {
    border-color: #5a67d8 !important;
    background: black !important;
    box-shadow: 0 0 0 3px rgba(90, 103, 216, 0.1) !important;
}

.ChatBot_sendButton__vtBjr {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #5a67d8;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.ChatBot_sendButton__vtBjr:hover:not(:disabled) {
    background: #4c51bf;
    transform: scale(1.05);
}

.ChatBot_sendButton__vtBjr:disabled {
    background: #cbd5e0;
    cursor: not-allowed;
}

@media (max-width: 480px) {
    .ChatBot_chatbotContainer___3pGY {
        bottom: 2rem;
        right: 1rem;
    }

    .ChatBot_chatWindow__6yJwp {
        width: calc(100vw - 2rem);
        height: calc(100vh - 100px);
        bottom: 4.5rem;
        right: 0;
    }
}

