/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.4.11_@babel+core@7.28.3_@playwright+test@1.54.1_react-dom@19.1.2_react@19.1.2__react@19.1.2_sass@1.77.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/.pnpm/next@15.4.11_@babel+core@7.28.3_@playwright+test@1.54.1_react-dom@19.1.2_react@19.1.2__react@19.1.2_sass@1.77.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/globals.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties;
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.container {
  width: 100%;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.min-h-screen {
  min-height: 100vh;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.text-center {
  text-align: center;
}
.break-all {
  word-break: break-all;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  text-decoration-line: underline;
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
:root {
  --background: #0a0a0a;
  --foreground: #ffffff;
}
body {
  color: var(--foreground);
  background: var(--background);
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.4.11_@babel+core@7.28.3_@playwright+test@1.54.1_react-dom@19.1.2_react@19.1.2__react@19.1.2_sass@1.77.4/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/.pnpm/next@15.4.11_@babel+core@7.28.3_@playwright+test@1.54.1_react-dom@19.1.2_react@19.1.2__react@19.1.2_sass@1.77.4/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/(frontend)/styles.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Reset and Base Styles */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #333;
  background: #fff;
}

/* CORA Homepage Styles */
.cora-homepage {
  min-height: 100vh;
}

/* Header */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  z-index: 1000;
}

.header-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.nav {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.nav a {
  text-decoration: none;
  color: #333;
  font-size: 0.9rem;
  transition: color 0.2s;
}

.nav a:hover {
  color: #666;
}

.nav-icon {
  font-size: 1.2rem;
  color: #333;
}

.nav-link {
  color: #333 !important;
}

.nav-button {
  background: #7c3aed !important;
  color: #fff !important;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 0.9rem;
  transition: background-color 0.2s;
}

.nav-button:hover {
  background: #6d28d9 !important;
}

/* Burger Menu Button */
.burger-menu-button {
  display: none;
  flex-direction: column;
  justify-content: space-around;
  width: 2rem;
  height: 2rem;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
}

.burger-line {
  width: 2rem;
  height: 0.25rem;
  background: #333;
  border-radius: 10px;
  transition: all 0.3s linear;
  position: relative;
  transform-origin: 1px;
}

.burger-line:first-child {
  transform: rotate(0);
}

.burger-line:nth-child(2) {
  opacity: 1;
  transform: translateX(0);
}

.burger-line:nth-child(3) {
  transform: rotate(0);
}

.burger-line.open:first-child {
  transform: rotate(45deg);
}

.burger-line.open:nth-child(2) {
  opacity: 0;
  transform: translateX(20px);
}

.burger-line.open:nth-child(3) {
  transform: rotate(-45deg);
}

/* Hero Section */
.hero {
  background: linear-gradient(to right, #faf5ff 0%, #faf5ff 50%, #e9d5ff 100%);
  color: #000;
  padding: 4rem 0rem 0rem 4rem;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

.hero-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0rem;
  align-items: center;
}

.hero-content {
  position: relative;
  z-index: 1;
  text-align: left;
}

.hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.hero-image img {
  width: 100%;
  max-width: 600px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.hero h1 {
  font-size: 3rem;
  font-weight: normal;
  margin-bottom: 4rem;
  line-height: 1.2;
  color: #000;
}

.hero-buttons {
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* Buttons */
.btn {
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s;
  border: 1px solid transparent;
  cursor: pointer;
}

.btn-primary {
  background: #7c3aed;
  color: #fff;
  border-color: #7c3aed;
}

.btn-primary:hover {
  background: #6d28d9;
  border-color: #6d28d9;
}

.btn-purple {
  background: #7c3aed;
  color: #fff;
  border-color: #7c3aed;
}

.btn-purple:hover {
  background: #6d28d9;
  border-color: #6d28d9;
}

.btn-white {
  background: #fff;
  color: #7c3aed;
  border-color: #fff;
}

.btn-white:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
}

.btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

.btn-secondary:hover {
  background: #fff;
  color: #000;
}

.btn-outline {
  background: transparent;
  color: #000;
  border-color: #000;
}

.btn-outline:hover {
  background: #000;
  color: #fff;
}

/* Section Titles */
.section-title-purple {
  font-size: 2rem;
  font-weight: bold;
  color: #7c3aed;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.section-subtitle {
  font-size: 1.5rem;
  font-weight: normal;
  color: #000;
  margin-bottom: 1.5rem;
}

/* Featured Industries Section */
.featured-industries {
  padding: 6rem 2rem;
  background: #fff;
}

.featured-industries-content {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.featured-industries-description {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 3rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.industries-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem;
  margin-bottom: 3rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.industry-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.industry-icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.industry-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.industry-label {
  font-size: 1rem;
  font-weight: 500;
  color: #333;
}

.featured-industries-benefit {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 2rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

/* Your People Section */
.your-people {
  padding: 6rem 2rem;
  background: #E6D8F2;
}

.your-people-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.your-people-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: start;
}

.your-people-title {
  max-width: 600px;
}

.your-people-bullets {
  max-width: 600px;
}

.your-people-image,
.your-business-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.phone-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Your Business Section */
.your-business {
  padding: 6rem 2rem;
  background: #fff;
}

.your-business-content {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.your-business-text {
  max-width: 600px;
}

/* Talent You Can Trust Section - Styles moved to component */

/* Education & Training Section */
.education-training {
  padding: 6rem 2rem;
  background: #fff;
}

.education-training-content {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.education-training-text {
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .education-training-content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .education-training-title {
    text-align: center;
  }
}

.education-training-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.education-training-image img {
  max-width: 500px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Find Out More Section */
.find-out-more {
  padding: 6rem 2rem;
  background: #f3f4f6;
  scroll-margin-top: 0px;
}

.find-out-more-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.find-out-more-description {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.contact-form {
  padding: 2.5rem;
  border-radius: 8px;
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}

.contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1rem;
}

.contact-form .form-row-full {
  grid-template-columns: 1fr;
}

.contact-form .form-input {
  width: 100%;
  padding: 0.875rem;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-size: 1rem;
  font-family: inherit;
  background: #fff;
  transition: border-color 0.2s;
}

.contact-form .form-input::-moz-placeholder {
  color: #999;
}

.contact-form .form-input::placeholder {
  color: #999;
}

.contact-form .form-input:focus {
  outline: none;
  border-color: #7c3aed;
}

.contact-form .form-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5rem;
}

.contact-form .form-message {
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 1rem;
  font-size: 0.95rem;
}

.contact-form .form-message-success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}

.contact-form .form-message-error {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}

.contact-form .form-actions button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Features Section */
.features {
  padding: 6rem 2rem;
  background: #fff;
}

.features-content {
  max-width: 1200px;
  margin: 0 auto;
}

.section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.section-tag {
  display: inline-block;
  color: #999;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.section-header h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000;
}

.section-header p {
  font-size: 1.1rem;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 3rem;
  margin-bottom: 4rem;
}

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

.feature-icon {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  width: 60px;
  height: 60px;
  background: #333;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  color: #fff;
}

.feature-card h3 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #000;
}

.feature-card p {
  color: #666;
  line-height: 1.6;
}

.features-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

/* Service Discovery Section */
.service-discovery {
  padding: 6rem 2rem;
  background: #fff;
}

.service-content {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.service-text h2 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000;
}

.service-text p {
  color: #666;
  line-height: 1.6;
  font-size: 1.1rem;
}

.service-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-placeholder {
  width: 100%;
  height: 400px;
  background: #f5f5f5;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  color: #ccc;
  border: 1px solid #e5e5e5;
  background-size: cover;
  background-position: center;
}

.your-people-image .image-placeholder {
  background: linear-gradient(135deg, #e9d5ff 0%, #faf5ff 100%);
  height: 500px;
}

.your-business-image img {
  max-width: 500px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Bottom CTA Section */
.bottom-cta {
  padding: 6rem 2rem;
  background: #fff;
}

.cta-content {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.cta-text h2 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000;
}

.cta-text p {
  color: #666;
  line-height: 1.6;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}

.cta-buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.cta-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Footer */
.footer {
  background: #fff;
  padding: 3rem 2rem 2rem;
}

.footer-content {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer-links {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}

.footer-links a {
  text-decoration: none;
  color: #333;
  font-size: 0.9rem;
}

.footer-links a:hover {
  color: #7c3aed;
}

.footer-copyright {
  color: #666;
  font-size: 0.9rem;
}

/* Dashboard Styles */
.dashboard-page {
  min-height: 100vh;
  background: #fff;
}

.dashboard-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  z-index: 1000;
}

.dashboard-main {
  padding: 2rem;
  background: #fff;
}

.dashboard-content {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.dashboard-title {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #000;
}

.dashboard-subtitle {
  color: #666;
  font-size: 1.1rem;
  margin-bottom: 3rem;
  line-height: 1.6;
}

.dashboard-card {
  background: #f8f8f8;
  border-radius: 12px;
  padding: 3rem;
  max-width: 800px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}

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

.card-icon {
  font-size: 4rem;
  margin-bottom: 1.5rem;
}

.card-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #000;
}

.card-description {
  color: #666;
  margin-bottom: 2rem;
  line-height: 1.6;
}

.dashboard-card .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
  text-align: left;
}

.dashboard-card .feature-card {
  background: #fff;
  padding: 1.5rem;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  text-align: left;
}

.feature-title {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #000;
}

.feature-description {
  color: #666;
  font-size: 0.9rem;
  line-height: 1.5;
}

/* Comprehensive Dashboard Styles */
.nav-dropdown {
  position: relative;
}

.nav-icon-btn {
  background: none;
  border: none;
  font-size: 1.2rem;
  cursor: pointer;
  color: #333;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  min-width: 150px;
  z-index: 1000;
}

.dropdown-menu a,
.dropdown-menu button {
  display: block;
  padding: 0.75rem 1rem;
  text-decoration: none;
  color: #333;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-size: 0.9rem;
}

.dropdown-menu a:hover,
.dropdown-menu button:hover {
  background: #f5f5f5;
}

/* Credentials Banner */
.credentials-banner {
  background: #E6D8F2;
  color: #7c3aed;
  padding: 3rem 2rem;
  margin-top: 80px;
}

.banner-content {
  max-width: 1200px;
  margin: 0 auto;
}

.banner-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.btn-banner {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
}

.btn-banner:hover {
  background: #f5f5f5;
}

/* Dashboard Header Section */
.dashboard-header-section {
  margin-bottom: 2rem;
  text-align: left;
}

.dashboard-header-section h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #000;
}

.welcome-text {
  color: #666;
  font-size: 1rem;
}

/* Dashboard Grid */
.dashboard-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-bottom: 3rem;
}

.activity-summary,
.notifications {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}

.activity-summary h3,
.notifications h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000;
}

.activity-stats {
  display: flex;
  gap: 2rem;
}

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

.stat-number {
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  line-height: 1;
}

.stat-label {
  font-size: 1rem;
  color: #666;
  margin-top: 0.5rem;
}

.notification-list {
  margin-bottom: 1rem;
}

.notification-item {
  padding: 0.75rem 0;
  border-bottom: 1px solid #e5e5e5;
}

.notification-item:last-child {
  border-bottom: none;
}

.notification-item p {
  color: #333;
  font-size: 0.9rem;
  margin: 0;
}

.see-all-link {
  color: #000;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
}

.see-all-link:hover {
  text-decoration: underline;
}

/* Credentials Summary */
.credentials-summary {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  margin-bottom: 3rem;
}

.credentials-summary .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.credentials-summary h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
  margin: 0;
}

.section-controls {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.filter-select {
  padding: 0.5rem;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #fff;
  font-size: 0.9rem;
  color: #333;
}

.export-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 0.9rem;
  cursor: pointer;
}

.export-btn:hover {
  background: #333;
}

.summary-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: center;
}

.summary-legend {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.legend-color {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.legend-color.black {
  background: #000;
}

.legend-color.gray {
  background: #999;
}

.legend-color.dark-gray {
  background: #666;
}

.legend-color.light-gray {
  background: #ccc;
}

.summary-chart {
  display: flex;
  justify-content: center;
  align-items: center;
}

.donut-chart {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: conic-gradient(
    #000 0deg 118.8deg,
    #999 118.8deg 194.4deg,
    #666 194.4deg 324deg,
    #ccc 324deg 360deg
  );
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.donut-chart::before {
  content: '';
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
}

.chart-segment {
  position: absolute;
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  z-index: 1;
}

.segment-1 {
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.segment-2 {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.segment-3 {
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.segment-4 {
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

/* Bottom Grid */
.bottom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-bottom: 3rem;
}

.top-teams,
.top-leaders {
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}

.top-teams .section-header,
.top-leaders .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.top-teams h3,
.top-leaders h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
  margin: 0;
}

.teams-list,
.leaders-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.team-item,
.leader-item {
  padding: 0.5rem 0;
  color: #333;
  font-size: 0.9rem;
  border-bottom: 1px solid #e5e5e5;
}

.team-item:last-child,
.leader-item:last-child {
  border-bottom: none;
}

/* Organizations Section */
.organizations-section {
  padding: 6rem 2rem;
  background: #fff;
  text-align: center;
}

.organizations-section h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3rem;
  color: #000;
}

.organizations-subtitle {
  color: #666;
  font-size: 1rem;
  margin-bottom: 2rem;
}

/* Credential Selection Page Styles */
.credential-selection-header {
  text-align: center;
  margin-bottom: 3rem;
  padding-top: 2rem;
}

.credential-selection-header h1 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #000;
}

.credential-selection-header p {
  color: #666;
  font-size: 1.1rem;
}

.credential-type-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
}

.credential-type-card {
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.credential-type-card:hover {
  background: #fff;
  border-color: #000;
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.credential-card-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.credential-card-title {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #000;
}

.credential-card-description {
  color: #666;
  font-size: 0.9rem;
  line-height: 1.5;
}

.organization-icons {
  display: flex;
  justify-content: center;
  gap: 3rem;
  max-width: 600px;
  margin: 0 auto;
}

.org-icon {
  width: 80px;
  height: 80px;
  background: #E6D8F2;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  color: #fff;
}

/* Responsive Design */
@media (max-width: 768px) {
  .header-content {
    padding: 1rem;
  }
  
  .burger-menu-button {
    display: flex;
  }
  
  .menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  
  .nav {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 70%;
    max-width: 300px;
    background: #fff;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5rem 2rem 2rem;
    gap: 1.5rem;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    z-index: 1000;
  }
  
  .nav.nav-open {
    transform: translateX(0);
  }
  
  .nav a {
    width: 100%;
    padding: 0.75rem 0;
    font-size: 1rem;
    border-bottom: 1px solid #e5e5e5;
  }
  
  .nav a:last-child {
    border-bottom: none;
  }
  
  .nav .nav-button {
    width: 100%;
    text-align: center;
    margin-top: 1rem;
  }
  
  .hero {
    padding: 2rem 1rem 2rem;
  }
  
  .hero-container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .hero h1 {
    font-size: 2.5rem;
  }
  
  .hero-content {
    max-width: 100%;
    text-align: center;
  }
  
  .hero-image {
    order: -1;
  }
  
  .industries-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
  
  .your-people-header {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .your-people-content,
  .your-business-content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .your-people-title {
    text-align: center;
  }

  .your-people-title,
  .your-people-bullets,
  .your-business-text {
    max-width: 100%;
  }
  
  .your-business-image {
    width: 100%;
  }
  
  .your-business-image img {
    max-width: 100%;
    width: 100%;
  }
  
  .your-business-text {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  
  .contact-form .form-row {
    grid-template-columns: 1fr;
  }
  
  .service-content,
  .cta-content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .footer-links {
    flex-direction: column;
    gap: 1rem;
  }
  
  .dashboard-main {
    padding: 1rem;
  }
  
  .dashboard-title {
    font-size: 2rem;
  }
  
  .dashboard-card {
    padding: 2rem;
  }
  
  .dashboard-card .features-grid {
    grid-template-columns: 1fr;
  }
  
  .dashboard-grid {
    grid-template-columns: 1fr;
  }
  
  .summary-content {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  
  .bottom-grid {
    grid-template-columns: 1fr;
  }
  
  .organization-icons {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .credentials-summary .section-header {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .section-controls {
    width: 100%;
    justify-content: flex-start;
  }
}

@media (max-width: 480px) {
  .hero h1 {
    font-size: 2rem;
  }
  
  .section-header h2 {
    font-size: 2rem;
  }
  
  .features-grid {
    grid-template-columns: 1fr;
  }
  
  .hero-buttons,
  .features-buttons,
  .cta-buttons {
    flex-direction: column;
    align-items: center;
  }
  
  .btn {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
  
  .dashboard-title {
    font-size: 1.8rem;
  }
  
  .dashboard-card {
    padding: 1.5rem;
  }
  
  .credentials-banner {
    padding: 2rem 1rem;
  }
  
  .banner-content h1 {
    font-size: 2rem;
  }
  
  .activity-stats {
    flex-direction: column;
    gap: 1rem;
  }
  
  .stat-number {
    font-size: 2.5rem;
  }
  
  .organization-icons {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .credential-type-grid {
    grid-template-columns: 1fr;
  }

  .credential-selection-header h1 {
    font-size: 2rem;
  }
}

/* Credential Selection Form Styles */
.credential-selection-form {
  max-width: 800px;
  margin: 2rem auto;
  padding: 2rem;
  background: #fff;
  border-radius: 8px;
}

.credential-selection-form h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #000;
}

.form-row {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1.5rem;
  align-items: center;
  margin-bottom: 1.5rem;
}

.form-row label {
  font-weight: 500;
  color: #333;
  text-align: right;
}

.form-select,
.form-input,
.form-textarea {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1rem;
  font-family: inherit;
  background: #fff;
}

.form-select:focus,
.form-input:focus,
.form-textarea:focus {
  outline: none;
  border-color: #000;
}

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  padding-right: 2.5rem;
}

.form-textarea {
  resize: vertical;
  min-height: 100px;
}

.date-input-wrapper {
  position: relative;
  width: 100%;
}

.date-input-wrapper::after {
  content: '📅';
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.checkbox-wrapper {
  width: 100%;
}

.checkbox-label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.form-checkbox {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  accent-color: #7c3aed;
  flex-shrink: 0;
}

.checkbox-text {
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
}

.checkbox-label:hover .checkbox-text {
  color: #000;
}

.required {
  color: #e00;
  margin-left: 0.25rem;
}

/* Credential Form Styles */
.credential-form {
  max-width: 800px;
  margin: 2rem auto;
  padding: 2rem;
  background: #fff;
  border-radius: 8px;
}

.credential-form h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #000;
}

.credential-fields-section {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #e5e5e5;
}

.credential-fields-section h3 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000;
}

.form-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
}

.form-actions .btn {
  padding: 0.75rem 2rem;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .form-row {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }

  .form-row label {
    text-align: left;
  }

  .credential-selection-form,
  .credential-form {
    padding: 1rem;
  }
}

/* Credential Listing Page Styles */
.issuing-summary-section {
  background: #fff;
  padding: 2rem;
  border-radius: 8px;
  margin-bottom: 3rem;
}

.issuing-summary-section h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #000;
  text-align: left;
}

.section-header-with-export {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.section-header-with-export h2 {
  margin: 0;
}

.export-dropdown {
  position: relative;
}

.export-caret {
  margin-left: 0.25rem;
  font-size: 0.75rem;
}

.filters-section {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  align-items: flex-end;
}

.filter-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.filter-group label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
}

.search-group {
  position: relative;
  flex: 1;
  min-width: 200px;
}

.search-input {
  width: 100%;
  padding: 0.75rem 2.5rem 0.75rem 1rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1rem;
  font-family: inherit;
}

.search-input:focus {
  outline: none;
  border-color: #000;
}

.search-icon {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 1.2rem;
}

.credentials-table-wrapper {
  overflow-x: auto;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
}

.credentials-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.credentials-table thead {
  background: #f8f8f8;
}

.credentials-table th {
  padding: 1rem;
  text-align: left;
  font-weight: 600;
  font-size: 0.9rem;
  color: #333;
  border-bottom: 2px solid #e5e5e5;
}

.credentials-table td {
  padding: 1rem;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0.9rem;
  color: #333;
}

.credentials-table tbody tr:hover {
  background: #f8f8f8;
}

.credentials-table tbody tr:last-child td {
  border-bottom: none;
}

.status-badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.85rem;
  font-weight: 500;
}

.status-badge.status-pending {
  background: #fff3cd;
  color: #856404;
}

.status-badge.status-completed,
.status-badge.status-issued {
  background: #d1ecf1;
  color: #0c5460;
}

.status-badge.status-claimed {
  background: #d4edda;
  color: #155724;
}

.status-badge.status-failed {
  background: #f8d7da;
  color: #721c24;
}

.status-badge.status-revoked {
  background: #e2e3e5;
  color: #383d41;
}

.status-badge.status-verified {
  background: #d4edda;
  color: #155724;
}

.status-badge.status-in-progress,
.status-badge.status-inprogress {
  background: #d1ecf1;
  color: #0c5460;
}

.status-badge.status-review {
  background: #fff3cd;
  color: #856404;
}

.status-badge.status-issued {
  background: #d1ecf1;
  color: #0c5460;
}

.action-buttons {
  display: flex;
  gap: 0.5rem;
}

.btn-view,
.btn-revoke,
.btn-resend {
  padding: 0.5rem 1rem;
  border: 1px solid #000;
  border-radius: 4px;
  font-size: 0.85rem;
  cursor: pointer;
  transition: all 0.2s;
  font-family: inherit;
  text-decoration: none;
  display: inline-block;
}

.btn-view {
  background: #fff;
  color: #000;
}

.btn-view:hover {
  background: #f5f5f5;
}

.btn-revoke {
  background: #fff;
  color: #000;
}

.btn-revoke:hover:not(:disabled) {
  background: #000;
  color: #fff;
}

.btn-revoke:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.btn-resend {
  background: #fff;
  color: #000;
}

.btn-resend:hover {
  background: #f5f5f5;
}

.loading-state,
.empty-state {
  text-align: center;
  padding: 3rem;
  color: #666;
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .filters-section {
    flex-direction: column;
    align-items: stretch;
  }

  .filter-group,
  .search-group {
    width: 100%;
  }

  .credentials-table-wrapper {
    overflow-x: scroll;
  }

  .credentials-table {
    min-width: 800px;
  }

  .credentials-table th,
  .credentials-table td {
    padding: 0.75rem 0.5rem;
    font-size: 0.85rem;
  }

  .action-buttons {
    flex-direction: column;
    gap: 0.25rem;
  }

  .btn-view,
  .btn-revoke {
    width: 100%;
  }
}

/* Credential View Page Styles */
.credential-view-section {
  background: #fff;
  padding: 2rem;
  border-radius: 8px;
  margin-bottom: 3rem;
}

.credential-view-section h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #000;
  text-align: left;
}

.credential-details {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.credential-detail-row {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1.5rem;
  align-items: start;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
}

.credential-detail-row:last-child {
  border-bottom: none;
}

.credential-detail-label {
  font-weight: 500;
  color: #333;
  text-align: left;
}

.credential-detail-value {
  color: #333;
  text-align: left;
  line-height: 1.6;
}

.credential-detail-value.award-level {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.award-icon {
  font-size: 1.2rem;
}

.award-level-row {
  padding-top: 1rem;
  margin-top: 0.5rem;
}

.credential-view-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
}

.credential-view-actions .btn {
  padding: 0.75rem 2rem;
  font-size: 1rem;
  background: #000;
  color: #fff;
  border: 1px solid #000;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  transition: all 0.2s;
}

.credential-view-actions .btn:hover {
  background: #333;
  border-color: #333;
}

.section-separator {
  height: 1px;
  background: #e5e5e5;
  margin: 3rem 0;
}

@media (max-width: 768px) {
  .credential-detail-row {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }

  .credential-detail-label {
    font-weight: 600;
    margin-bottom: 0.25rem;
  }

  .credential-view-section {
    padding: 1rem;
  }

  .credential-view-actions .btn {
    width: 100%;
    text-align: center;
  }
}

/* Add More Button */
.btn-add-more {
  padding: 0.75rem 1.5rem;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.9rem;
  white-space: nowrap;
  transition: all 0.2s;
}

.btn-add-more:hover {
  border-color: #000;
  background: #f8f8f8;
}

/* Modal/Popup Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  padding: 1rem;
}

.modal-content {
  background: #fff;
  border-radius: 8px;
  padding: 2rem;
  max-width: 500px;
  width: 100%;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.modal-close:hover {
  color: #000;
}

.modal-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.modal-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  flex-shrink: 0;
}

.modal-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  margin: 0;
}

.modal-body {
  margin-bottom: 2rem;
}

.modal-text {
  color: #333;
  margin-bottom: 1rem;
  line-height: 1.6;
}

.modal-list {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}

.modal-list li {
  padding: 0.5rem 0;
  color: #333;
  position: relative;
  padding-left: 1.5rem;
}

.modal-list li::before {
  content: '•';
  position: absolute;
  left: 0;
  color: #000;
  font-weight: bold;
}

.modal-actions {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}

.modal-actions .btn {
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
  border-radius: 4px;
  cursor: pointer;
  border: none;
  transition: all 0.2s;
}

.modal-actions .btn-primary {
  background: #000;
  color: #fff;
}

.modal-actions .btn-primary:hover {
  background: #333;
}

.modal-actions .btn-secondary {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.modal-actions .btn-secondary:hover {
  background: #f8f8f8;
}

/* Benefits List Styles */
.benefits-list {
  list-style: disc;
  padding-left: 1.5rem;
  margin: 0;
  padding-bottom: 2rem;
}

.benefits-list li {
  font-size: 1.1rem;
  line-height: 1.6;
  padding-left: 0.5rem;
}

.benefits-list li strong {
  font-weight: bold;
}

.benefits-list ul {
  padding-bottom: 2rem;
}


@media (max-width: 768px) {
  .modal-content {
    padding: 1.5rem;
  }

  .modal-actions {
    flex-direction: column;
  }

  .modal-actions .btn {
    width: 100%;
  }
}

