/* WebinarSphere — About, Contact, Support CMS, Login */
body.ws-about-page,
body.ws-contact-page,
body.ws-info-page,
body.ws-login-page,
body.ws-register-page,
body.ws-forgotten-page,
body.ws-account-page {
  font-family: var(--ws-sans, "Manrope", system-ui, sans-serif);
  color: var(--ws-ink, #162a25);
}
body.ws-about-page #information-information.mw-about-page,
body.ws-info-page #information-information.mw-info-page,
body.ws-info-page #information-sitemap.mw-info-page,
body.ws-contact-page #information-contact.mw-contact-page,
body.ws-login-page #account-login.mw-login-page,
body.ws-register-page #account-register.mw-register-page,
body.ws-forgotten-page #account-forgotten.mw-forgot-page,
body.ws-forgotten-page #account-reset.mw-forgot-page,
body.ws-account-page #account-account.mw-account-page {
  max-width: none;
  width: 100%;
  padding: 0;
  background: transparent;
}
.ws-pg .container {
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
}

/* Shared editorial hero */
.ws-pg-hero {
  padding: 20px 0 8px;
  background:
    radial-gradient(ellipse 42% 70% at 8% 0%, rgba(220,236,227,.7), transparent 70%),
    radial-gradient(ellipse 30% 50% at 92% 10%, rgba(239,224,189,.28), transparent 68%),
    var(--ws-ivory, #fdfbf7);
}
.ws-pg-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, .95fr);
  gap: 32px;
  align-items: center;
}
.ws-pg-hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ws-pg-crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  font-size: 13px;
  font-weight: 600;
}
.ws-pg-crumbs a,
.ws-pg-crumbs a i {
  color: #3d4a46;
}
.ws-pg-crumbs a i {
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
}
.ws-pg-crumbs span { color: #b3b8b4; }
.ws-pg-crumbs em { font-style: normal; color: var(--ws-forest, #0a362d); }
body.mw-premium #information-information.mw-about-page .ws-pg-crumbs a,
body.mw-premium #information-information.mw-about-page .ws-pg-crumbs a i {
  color: #3d4a46 !important;
}
.ws-pg-kicker {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #a67c52;
}
body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy h1,
body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy h1,
body.ws-contact-page #information-contact.mw-contact-page .ws-pg-hero-copy h1,
body.ws-login-page .ws-pg-hero-copy h1 {
  margin: 0 0 0px;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: clamp(40px, 4.4vw, 40px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.03em;
  color: var(--ws-forest, #0a362d) !important;
  text-align: left !important;
  order: 0;
}
body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy .ws-pg-kicker,
body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy .ws-pg-crumbs,
body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy .ws-pg-lead,
body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy p,
body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy .ws-pg-kicker,
body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy .ws-pg-crumbs,
body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy .ws-pg-lead,
body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy p {
  text-align: left !important;
  padding-bottom: 0 !important;
}
body.ws-login-page .ws-pg-hero-copy h1 span {
  color: #8b5e3c !important;
}
.ws-pg-lead {
  margin: 0 0 22px;
  max-width: 48ch;
  font-size: 16px;
  line-height: 1.65;
  color: #6b7380 !important;
  text-align: left;
}
.ws-pg-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  align-items: stretch;
}
.ws-pg-benefits article {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 56px;
}
.ws-pg-benefit-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f3ead6;
  color: #8b5e3c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.ws-pg-benefits strong {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: var(--ws-forest, #0a362d);
}
.ws-pg-benefits small {
  display: block;
  font-size: 12px;
  color: #6b7380;
  line-height: 1.4;
}
.ws-pg-hero-visual {
  position: relative;
  min-height: 340px;
}
.ws-pg-orb {
  position: absolute;
  right: 2%;
  top: 4%;
  width: min(320px, 78%);
  aspect-ratio: 1;
  border-radius: 50%;
  background: #0a362d;
  z-index: 0;
}
.ws-pg-flora {
  position: absolute;
  left: 0;
  top: 0;
  width: 220px;
  opacity: .42;
  pointer-events: none;
}
.ws-pg-script {
  position: absolute;
  left: 0;
  top: 28px;
  margin: 0;
  font-family: var(--ws-hand, Caveat, cursive);
  font-size: 28px;
  line-height: 1.1;
  color: #8b5e3c;
  z-index: 2;
  transform: rotate(-6deg);
}
.ws-pg-hero-photo {
  position: relative;
  z-index: 1;
  width: min(300px, 72%);
  margin: 18px 6% 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background: #e8efe9;
  aspect-ratio: 1;
}
.ws-pg-hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
.ws-pg-quote {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 230px;
  padding: 16px 18px 14px;
  border-radius: 18px;
  background: #fffdf8;
  box-shadow: 0 14px 32px rgba(26,45,39,.1);
  z-index: 3;
}
.ws-pg-quote span {
  display: block;
  font-family: var(--ws-serif, Georgia, serif);
  font-size: 36px;
  line-height: .7;
  color: #c5a358;
}
.ws-pg-quote p {
  margin: 6px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: var(--ws-forest, #0a362d);
  line-height: 1.35;
}

.ws-pg-body {
  padding: 36px 0 80px;
  background: #f7f3ea;
}

/* About */
body.ws-about-page #information-information.mw-about-page .mw-ab-body {
  padding: 28px 0 80px;
  background: #f7f3ea;
}
body.ws-about-page #information-information.mw-about-page .mw-ab-stories {
  max-width: none;
  width: 100%;
  margin: 0 0 36px;
}
body.ws-about-page #information-information.mw-about-page .mw-ab-story {
  align-items: flex-start;
}
body.ws-about-page .mw-ab-story-ico {
  background: #f3ead6 !important;
  color: #8b5e3c !important;
}
body.ws-about-page #information-information.mw-about-page .mw-ab-story-copy,
body.ws-about-page #information-information.mw-about-page .mw-ab-story-copy p,
body.ws-about-page #information-information.mw-about-page .mw-ab-fallback,
body.ws-about-page #information-information.mw-about-page .mw-ab-fallback p {
  color: #4d5853 !important;
  text-align: left !important;
  padding-bottom: 0 !important;
}
body.ws-about-page .mw-ab-stat { color: #8b5e3c !important; }
body.ws-about-page .mw-ab-callout {
  background: linear-gradient(160deg, #f3ead6, #f8f3e8) !important;
  box-shadow: 0 10px 28px rgba(26,45,39,.05);
}
body.ws-about-page .mw-ab-check {
  background: #0a362d !important;
  color: #fff !important;
}
body.ws-about-page #information-information.mw-about-page .mw-ab-checks a { color: #8b5e3c !important; }
body.ws-about-page .mw-ab-art-ring { background: rgba(10,54,45,.1) !important; }
body.ws-about-page .mw-ab-mail {
  background: #0a362d !important;
  color: #f3ead6 !important;
}
body.ws-about-page .mw-ab-bubble {
  background: #efe0bd !important;
  color: #8b5e3c !important;
}
body.ws-about-page .mw-ab-feature {
  background: #fffdf8 !important;
  border-color: rgba(20,42,37,.08) !important;
  box-shadow: 0 10px 26px rgba(26,45,39,.05) !important;
}
body.ws-about-page .mw-ab-feature-ico,
body.ws-about-page .mw-ab-feature-ico::before,
body.ws-about-page .mw-ab-feature-ico::after {
  color: #8b5e3c !important;
}
body.ws-about-page .mw-ab-feature-ico::before,
body.ws-about-page .mw-ab-feature-ico::after { background: #efe0bd !important; }
body.ws-about-page .mw-ab-feature h2 { color: #0a362d !important; }

/* Support CMS pages */
body.ws-info-page.mw-premium #information-information.mw-info-page,
body.ws-info-page.mw-premium #information-sitemap.mw-info-page {
  max-width: none;
  width: 100%;
  padding: 0;
  background: transparent;
  overflow: visible;
}
body.ws-info-page.mw-premium #information-information.mw-info-page .ws-pg-crumbs a,
body.ws-info-page.mw-premium #information-information.mw-info-page .ws-pg-crumbs a i {
  color: #3d4a46 !important;
}
body.ws-info-page.mw-premium .mw-info-main {
  padding: 36px 0 80px;
}
body.ws-info-page.mw-premium .mw-info-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 24px;
  align-items: start;
}
body.ws-info-page.mw-premium .mw-info-card,
body.ws-info-page.mw-premium .mw-info-side {
  background: #fffdf8;
  border: 1px solid rgba(20, 42, 37, .08);
  border-radius: 22px;
  box-shadow: 0 12px 28px rgba(26, 45, 39, .05);
}
body.ws-info-page.mw-premium .mw-info-card {
  padding: 28px 30px 32px;
}
body.ws-info-page.mw-premium .mw-info-prose,
body.ws-info-page.mw-premium .mw-info-prose p,
body.ws-info-page.mw-premium #information-information.mw-info-page .mw-info-prose p {
  color: #3d4a46 !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
  text-align: left;
  padding: 0;
  margin: 0 0 16px;
}
body.ws-info-page.mw-premium .mw-info-prose .container {
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
body.ws-info-page.mw-premium .mw-info-prose section { margin: 0 0 8px; }
body.ws-info-page.mw-premium .mw-info-prose h2,
body.ws-info-page.mw-premium .mw-info-prose h3,
body.ws-info-page.mw-premium .mw-info-prose h4,
body.ws-info-page.mw-premium #information-information.mw-info-page .mw-info-prose h2,
body.ws-info-page.mw-premium #information-information.mw-info-page .mw-info-prose h3 {
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  color: #0a362d !important;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -.02em;
  margin: 28px 0 10px;
  padding: 0;
  text-align: left;
}
body.ws-info-page.mw-premium .mw-info-prose h3 { font-size: 20px; }
body.ws-info-page.mw-premium .mw-info-prose h4 { font-size: 17px; }
body.ws-info-page.mw-premium .mw-info-prose h2:first-child,
body.ws-info-page.mw-premium .mw-info-prose h3:first-child,
body.ws-info-page.mw-premium .mw-info-prose p:first-child { margin-top: 0; }
body.ws-info-page.mw-premium .mw-info-prose ul,
body.ws-info-page.mw-premium .mw-info-prose ol {
  margin: 0 0 18px;
  padding-left: 22px;
  color: #3d4a46;
}
body.ws-info-page.mw-premium .mw-info-prose li {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.65;
  color: #3d4a46 !important;
}
body.ws-info-page.mw-premium .mw-info-prose a,
body.ws-info-page.mw-premium #information-information.mw-info-page .mw-info-prose a {
  color: #8b5e3c !important;
  font-weight: 700;
}
body.ws-info-page.mw-premium .mw-info-prose .btn-m,
body.ws-info-page.mw-premium .mw-info-prose a.btn-m {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 20px;
  margin: 8px 8px 8px 0;
  border-radius: 999px;
  background: #0a362d !important;
  border: 0 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
body.ws-info-page.mw-premium .mw-info-prose .btn-m:hover,
body.ws-info-page.mw-premium .mw-info-prose a.btn-m:hover {
  background: #145246 !important;
}
body.ws-info-page.mw-premium .mw-info-side {
  padding: 22px 18px;
  position: sticky;
  top: 24px;
}
body.ws-info-page.mw-premium .mw-info-side h2 {
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 18px;
  letter-spacing: -.02em;
  text-transform: none;
  color: #0a362d !important;
  margin: 0 0 14px;
  padding: 0;
}
body.ws-info-page.mw-premium .mw-info-side nav {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
body.ws-info-page.mw-premium .mw-info-side a {
  display: block;
  padding: 10px 12px;
  border-radius: 12px;
  color: #3d4a46 !important;
  font-size: 14px;
  font-weight: 600;
}
body.ws-info-page.mw-premium .mw-info-side a:hover,
body.ws-info-page.mw-premium .mw-info-side a.is-active {
  background: #f3ead6;
  color: #0a362d !important;
  box-shadow: none;
}

body.ws-info-page.mw-premium .mw-faq {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.ws-info-page.mw-premium .mw-faq-item {
  border: 1px solid rgba(20, 42, 37, .08);
  border-radius: 16px;
  background: #f7f3ea;
  overflow: hidden;
}
body.ws-info-page.mw-premium .mw-faq-item[open] {
  background: #fffdf8;
  box-shadow: 0 8px 20px rgba(26, 45, 39, .05);
}
body.ws-info-page.mw-premium .mw-faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 16px 18px;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 17px;
  font-weight: 700;
  color: #0a362d;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
body.ws-info-page.mw-premium .mw-faq-item summary::-webkit-details-marker { display: none; }
body.ws-info-page.mw-premium .mw-faq-item summary::after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 12px;
  color: #8b5e3c;
  transition: transform 0.2s ease;
}
body.ws-info-page.mw-premium .mw-faq-item[open] summary::after {
  transform: rotate(180deg);
}
body.ws-info-page.mw-premium .mw-faq-a {
  padding: 0 18px 16px;
}
body.ws-info-page.mw-premium .mw-faq-a p,
body.ws-info-page.mw-premium #information-information.mw-info-page .mw-faq-a p {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #3d4a46 !important;
  font-size: 15px !important;
  line-height: 1.7;
}
body.ws-info-page.mw-premium .mw-faq-a a {
  color: #8b5e3c !important;
  font-weight: 700;
}

@media (max-width: 991px) {
  body.ws-info-page.mw-premium .mw-info-layout {
    grid-template-columns: 1fr;
  }
  body.ws-info-page.mw-premium .mw-info-side {
    position: static;
  }
  body.ws-info-page.mw-premium .mw-info-card {
    padding: 20px 18px 22px;
    border-radius: 20px;
  }
}

/* Contact */
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-main,
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-locations {
  background: #f7f3ea;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-main {
  padding: 36px 0 8px;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-locations {
  padding: 28px 0 80px;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-grid {
  align-items: stretch;
  gap: 24px;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-form-card,
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-info {
  height: 100%;
  padding: 32px;
  display: flex;
  flex-direction: column;
}
body.ws-contact-page #information-contact.mw-contact-page #form-contact {
  display: flex;
  flex-direction: column;
  flex: 1;
  order: 0;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-submit {
  margin-top: auto;
  align-self: flex-start;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-info {
  justify-content: space-between;
  gap: 28px;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-info-row {
  align-items: flex-start;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-info-row .mw-ct-ico {
  margin-top: 0;
}
body.ws-contact-page .mw-ct-card,
body.ws-contact-page .mw-ct-loc {
  background: #fffdf8 !important;
  border-color: rgba(20,42,37,.08) !important;
  box-shadow: 0 12px 28px rgba(26,45,39,.05) !important;
}
body.ws-contact-page .mw-ct-form-card h2,
body.ws-contact-page .mw-ct-locations h2,
body.ws-contact-page .mw-ct-info h3,
body.ws-contact-page .mw-ct-loc-col strong {
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  color: #0a362d !important;
}
body.ws-contact-page .mw-ct-lead { color: #6b7380 !important; }
body.ws-contact-page .mw-ct-field label { color: #0a362d !important; }
body.ws-contact-page .mw-ct-input i { color: #8b5e3c !important; }
body.ws-contact-page .mw-ct-input .form-control,
body.ws-contact-page #form-contact .form-control {
  background: #f7f3ea !important;
  border: 1px solid rgba(20,42,37,.1) !important;
  color: #162a25 !important;
  border-radius: 12px !important;
}
body.ws-contact-page .mw-ct-input .form-control:focus {
  border-color: #0a362d !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(10,54,45,.1) !important;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-submit,
body.ws-contact-page #information-contact.mw-contact-page #form-contact .mw-ct-submit {
  background: #0a362d !important;
  border-radius: 999px !important;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-submit:hover { background: #145246 !important; }
body.ws-contact-page .mw-ct-ico {
  background: #f3ead6 !important;
  color: #8b5e3c !important;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-info a,
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-chat,
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-map {
  color: #0a362d !important;
}
body.ws-contact-page #information-contact.mw-contact-page .mw-ct-chat { color: #8b5e3c !important; }
body.ws-contact-page .mw-ct-loc-photo { background: #e8efe9 !important; }

/* Login */
body.ws-login-page #account-login.mw-login-page {
  overflow: visible;
  padding: 0 !important;
  background: transparent;
}
body.ws-login-page #account-login.mw-login-page .mw-login-main {
  padding: 32px 0 56px;
  background:
    url("../image/ws/ws-leaf-cluster.png") right -40px top -20px / 280px no-repeat,
    url("../image/ws/ws-leaf-cluster.png") left -60px bottom -40px / 240px no-repeat,
    #f7f3ea;
}
body.ws-login-page #account-login.mw-login-page .mw-login-grid {
  align-items: start;
  gap: 24px;
}
body.ws-login-page .mw-login-card {
  background: #fffdf8 !important;
  border: 1px solid rgba(20,42,37,.08) !important;
  border-radius: 22px !important;
  box-shadow: 0 14px 32px rgba(26,45,39,.06) !important;
  height: auto;
  min-height: 0;
  padding: 28px 24px !important;
}
body.ws-login-page .mw-login-ico {
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  background: #f3ead6 !important;
  color: #8b5e3c !important;
  font-size: 20px !important;
  margin-bottom: 16px !important;
}
body.ws-login-page #account-login.mw-login-page h2 {
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 28px !important;
  font-weight: 700 !important;
  color: #0a362d !important;
  margin: 0 0 6px !important;
}
body.ws-login-page .mw-login-kicker {
  color: #6b7380 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  margin: 0 0 14px !important;
}
body.ws-login-page .mw-login-copy,
body.ws-login-page .mw-login-new p { color: #6b7380 !important; }
body.ws-login-page .mw-login-perks {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body.ws-login-page .mw-login-perks li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #0a362d;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
body.ws-login-page .mw-login-perks span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #e4eee6;
  color: #0a362d;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 12px;
}
body.ws-login-page #account-login.mw-login-page .mw-login-new,
body.ws-login-page #account-login.mw-login-page .mw-login-return {
  justify-content: flex-start;
}
body.ws-login-page #account-login.mw-login-page #form-login {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
}
body.ws-login-page #account-login.mw-login-page .mw-login-btn,
body.ws-login-page #account-login.mw-login-page #form-login .mw-login-btn {
  background: #0a362d !important;
  border-radius: 999px !important;
  height: 50px !important;
  margin-top: 8px !important;
}
body.ws-login-page #account-login.mw-login-page .mw-login-btn:hover { background: #145246 !important; }
body.ws-login-page .mw-login-field label { color: #0a362d !important; }
body.ws-login-page .mw-login-input > i { color: #8b5e3c !important; }
body.ws-login-page .mw-login-input .form-control {
  background: #f7f3ea !important;
  border: 1px solid rgba(20,42,37,.1) !important;
  border-radius: 12px !important;
  color: #162a25 !important;
}
body.ws-login-page .mw-login-input .form-control:focus {
  border-color: #0a362d !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(10,54,45,.1) !important;
}
body.ws-login-page #account-login.mw-login-page .mw-login-tools {
  justify-content: flex-end;
  margin-bottom: 8px;
}
body.ws-login-page #account-login.mw-login-page .mw-login-tools a,
body.ws-login-page #account-login.mw-login-page .mw-login-switch a {
  color: #8b5e3c !important;
  font-weight: 700;
}
body.ws-login-page .mw-login-switch {
  margin: 14px 0 0 !important;
  text-align: center;
  font-size: 14px;
  color: #6b7380 !important;
}
body.ws-login-page #account-login.mw-login-page .mw-login-nav {
  height: auto;
}
body.ws-login-page .mw-acc-nav {
  height: auto;
}
body.ws-login-page .mw-acc-nav h2 { color: #0a362d !important; }
body.ws-login-page .mw-acc-nav a > i:first-child { color: #8b5e3c !important; }
body.ws-login-page .mw-acc-nav a:hover,
body.ws-login-page .mw-acc-nav a.active {
  background: #e4eee6 !important;
  color: #0a362d !important;
}
body.ws-login-page .mw-login-help {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 18px;
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-login-page .mw-login-help-ico {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0a362d;
  color: #fffdf8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-login-page .mw-login-help strong {
  display: block;
  color: #0a362d;
  font-size: 14px;
}
body.ws-login-page .mw-login-help p {
  margin: 2px 0 6px;
  font-size: 13px;
  color: #6b7380;
}
body.ws-login-page .mw-login-help a {
  color: #8b5e3c !important;
  font-size: 13px;
  font-weight: 700;
}

/* Register */
body.ws-register-page #account-register.mw-register-page {
  padding: 0 !important;
  max-width: none;
  width: 100%;
}
body.ws-register-page #account-register.mw-register-page .mw-reg-main {
  padding: 32px 0 56px;
  background:
    url("../image/ws/ws-leaf-cluster.png") right -40px top -20px / 280px no-repeat,
    url("../image/ws/ws-leaf-cluster.png") left -60px bottom -40px / 240px no-repeat,
    #f7f3ea;
}
body.ws-register-page .mw-reg-shell {
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 24px;
  box-shadow: 0 16px 40px rgba(26,45,39,.06);
  padding: 32px 28px;
}
body.ws-register-page .mw-reg-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(200px, .55fr) 250px;
  gap: 0 28px;
  align-items: start;
}
body.ws-register-page #form-register #account.mw-reg-set {
  display: block !important;
  grid-template-columns: none !important;
}
body.ws-register-page #form-register #account .mw-reg-quad .row {
  grid-column: auto !important;
}
body.ws-register-page .mw-reg-card {
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 22px;
  box-shadow: 0 14px 32px rgba(26,45,39,.06);
  padding: 28px 26px;
}
body.ws-register-page .mw-reg-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
}
body.ws-register-page .mw-reg-ico {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #f3ead6;
  color: #8b5e3c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
  margin-bottom: 0;
}
body.ws-register-page #account-register.mw-register-page h1 {
  margin: 0 0 8px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 32px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-register-page .mw-reg-lead,
body.ws-register-page .mw-reg-lead a {
  margin: 0 0 22px;
  color: #6b7380 !important;
  font-size: 15px;
}
body.ws-register-page .mw-reg-lead a { color: #8b5e3c !important; font-weight: 700; }
body.ws-register-page .mw-reg-set {
  display: block;
  border: 0;
  margin: 0 0 18px;
  padding: 0;
}
body.ws-register-page .mw-reg-set legend {
  display: flex;
  align-items: center;
  gap: 8px;
  float: none;
  width: auto;
  margin: 0 0 12px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 18px;
  font-weight: 700;
  color: #0a362d !important;
}
body.ws-register-page .mw-reg-set legend i { color: #8b5e3c; font-size: 14px; }
body.ws-register-page .mw-reg-quad,
body.ws-register-page .mw-reg-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 0;
}
body.ws-register-page .mw-reg-quad .mw-reg-field,
body.ws-register-page .mw-reg-split .mw-reg-field { margin-bottom: 0 !important; }
body.ws-register-page .mw-reg-hint {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 10px 0 0;
  padding: 12px 14px;
  border-radius: 12px;
  background: #e8f2ea;
  color: #0a362d;
  font-size: 13px;
  line-height: 1.45;
}
body.ws-register-page .mw-reg-hint i { color: #0a362d; margin-top: 2px; }
body.ws-register-page .mw-reg-note {
  margin: 0 0 10px;
  font-size: 14px;
  color: #6b7380;
}
body.ws-register-page #form-register .row.mw-reg-field,
body.ws-register-page .mw-reg-field {
  display: block !important;
  width: 100%;
  max-width: 100%;
  margin: 0 0 14px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  --bs-gutter-x: 0;
}
body.ws-register-page .mw-reg-field .col-form-label,
body.ws-register-page .mw-reg-field label {
  display: block;
  width: 100%;
  margin: 0 0 6px;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-register-page .mw-reg-field label span { color: #c45c4a; }
body.ws-register-page #account-register div.required .col-form-label:before,
body.ws-register-page #account-register div.required .form-label:before {
  content: none;
}
body.ws-register-page .mw-reg-input { position: relative; }
body.ws-register-page .mw-reg-input > i {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #8b5e3c;
  font-size: 14px;
  pointer-events: none;
}
body.ws-register-page #form-register .form-control,
body.ws-register-page #form-register .form-select {
  height: 48px;
  padding: 0 16px 0 42px;
  border: 1px solid rgba(20,42,37,.12);
  border-radius: 12px;
  background: #fff;
  color: #162a25;
}
body.ws-register-page #form-register #input-password {
  padding-right: 44px;
}
body.ws-register-page #form-register .form-select { padding-left: 14px; }
body.ws-register-page #form-register textarea.form-control {
  height: auto;
  padding: 12px 16px;
}
body.ws-register-page #form-register .form-control:focus,
body.ws-register-page #form-register .form-select:focus {
  border-color: #0a362d;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(10,54,45,.1);
}
body.ws-register-page .mw-reg-input .mw-login-eye {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #8b5e3c;
  width: 32px;
  height: 32px;
}
body.ws-register-page #form-register .row.mw-reg-field.mw-reg-switch,
body.ws-register-page .mw-reg-switch,
body.ws-register-page .mw-reg-agree {
  display: flex !important;
  align-items: center;
  gap: 12px;
}
body.ws-register-page .mw-reg-switch > label,
body.ws-register-page .mw-reg-agree .form-check-label {
  width: auto;
  flex: 1;
  margin: 0 !important;
  font-weight: 500 !important;
  color: #3d4a46 !important;
}
body.ws-register-page .mw-reg-agree { flex-wrap: wrap; }
body.ws-register-page .mw-reg-agree a { color: #8b5e3c !important; }
body.ws-register-page .form-check-input:checked {
  background-color: #0a362d !important;
  border-color: #0a362d !important;
}
body.ws-register-page .mw-reg-foot {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  margin-top: 4px;
}
body.ws-register-page .mw-reg-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
}
body.ws-register-page .mw-reg-signin {
  font-size: 14px;
  color: #6b7380;
}
body.ws-register-page .mw-reg-signin-btn {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 18px;
  margin-left: 8px;
  border: 1.5px solid rgba(10,54,45,.22);
  border-radius: 999px;
  background: #fff;
  color: #0a362d !important;
  font-weight: 700;
}
body.ws-register-page .mw-reg-mid {
  padding: 8px 0 0 24px;
  border-left: 1px solid rgba(20,42,37,.08);
}
body.ws-register-page .mw-reg-highlights {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
body.ws-register-page .mw-reg-highlights li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
body.ws-register-page .mw-reg-highlights span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e4eee6;
  color: #0a362d;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-register-page .mw-reg-highlights strong {
  display: block;
  font-size: 14px;
  color: #0a362d;
}
body.ws-register-page .mw-reg-highlights small {
  display: block;
  font-size: 12px;
  color: #6b7380;
  line-height: 1.4;
}
body.ws-register-page .mw-reg-community {
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-register-page .mw-reg-community i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #efe3c8;
  color: #8b5e3c;
  font-size: 16px;
  margin-bottom: 10px;
}
body.ws-register-page .mw-reg-community p {
  margin: 0;
  font-size: 14px;
  color: #0a362d;
  line-height: 1.45;
}
body.ws-register-page .mw-reg-community b { color: #8b5e3c; }
body.ws-register-page #account-register.mw-register-page .mw-reg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 200px;
  height: 50px;
  padding: 0 28px;
  border: 0;
  border-radius: 999px;
  background: #0a362d !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 700;
}
body.ws-register-page #account-register.mw-register-page .mw-reg-btn:hover { background: #145246 !important; }
body.ws-register-page .mw-reg-nav {
  padding: 4px 0 0 24px;
  border-left: 1px solid rgba(20,42,37,.08);
}
body.ws-register-page .mw-acc-nav {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  background: transparent !important;
}
body.ws-register-page .mw-acc-nav h2 {
  color: #0a362d !important;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  letter-spacing: .08em;
}
body.ws-register-page .mw-acc-nav a > i:first-child { color: #8b5e3c !important; }
body.ws-register-page .mw-acc-nav a:hover,
body.ws-register-page .mw-acc-nav a.active {
  background: #e4eee6 !important;
  color: #0a362d !important;
  box-shadow: inset -3px 0 0 #0a362d;
}
body.ws-register-page .mw-login-help {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 18px;
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-register-page .mw-login-help-ico {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0a362d;
  color: #fffdf8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-register-page .mw-login-help strong { display: block; color: #0a362d; font-size: 14px; }
body.ws-register-page .mw-login-help p { margin: 2px 0 6px; font-size: 13px; color: #6b7380; }
body.ws-register-page .mw-login-help a { color: #8b5e3c !important; font-size: 13px; font-weight: 700; }

/* Forgotten / Reset password */
body.ws-forgotten-page #account-forgotten.mw-forgot-page,
body.ws-forgotten-page #account-reset.mw-forgot-page {
  padding: 0 !important;
  max-width: none;
  width: 100%;
}
body.ws-forgotten-page .mw-forgot-main {
  padding: 32px 0 56px;
  background:
    url("../image/ws/ws-leaf-cluster.png") right -40px top -20px / 280px no-repeat,
    url("../image/ws/ws-leaf-cluster.png") left -60px bottom -40px / 240px no-repeat,
    #f7f3ea;
}
body.ws-forgotten-page .mw-forgot-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 24px;
  align-items: start;
}
body.ws-forgotten-page .mw-forgot-card,
body.ws-forgotten-page .mw-forgot-nav {
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 22px;
  box-shadow: 0 14px 32px rgba(26,45,39,.06);
  padding: 28px 26px;
}
body.ws-forgotten-page .mw-forgot-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
}
body.ws-forgotten-page .mw-forgot-ico {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #f3ead6;
  color: #8b5e3c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
body.ws-forgotten-page #account-forgotten.mw-forgot-page h1,
body.ws-forgotten-page #account-reset.mw-forgot-page h1 {
  margin: 0 0 8px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 32px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-forgotten-page .mw-forgot-lead {
  margin: 0;
  color: #6b7380;
  font-size: 15px;
  line-height: 1.5;
  max-width: 52ch;
}
body.ws-forgotten-page .mw-forgot-set {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
body.ws-forgotten-page .mw-forgot-set legend {
  display: flex;
  align-items: center;
  gap: 8px;
  float: none;
  width: auto;
  margin: 0 0 12px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 18px;
  font-weight: 700;
  color: #0a362d !important;
}
body.ws-forgotten-page .mw-forgot-set legend i { color: #8b5e3c; font-size: 14px; }
body.ws-forgotten-page .mw-forgot-field {
  display: block !important;
  width: 100%;
  margin: 0 0 14px !important;
  padding: 0 !important;
  --bs-gutter-x: 0;
}
body.ws-forgotten-page .mw-forgot-field .col-form-label {
  display: block;
  width: 100%;
  margin: 0 0 6px;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-forgotten-page .mw-forgot-field label span { color: #c45c4a; }
body.ws-forgotten-page #account-forgotten div.required .col-form-label:before,
body.ws-forgotten-page #account-reset div.required .col-form-label:before {
  content: none;
}
body.ws-forgotten-page .mw-forgot-input { position: relative; }
body.ws-forgotten-page .mw-forgot-input > i {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #8b5e3c;
  font-size: 14px;
  pointer-events: none;
}
body.ws-forgotten-page #form-forgotten .form-control,
body.ws-forgotten-page #form-reset .form-control {
  height: 48px;
  padding: 0 16px 0 42px;
  border: 1px solid rgba(20,42,37,.12);
  border-radius: 12px;
  background: #fff;
  color: #162a25;
}
body.ws-forgotten-page #form-reset .form-control { padding-right: 44px; }
body.ws-forgotten-page #form-forgotten .form-control:focus,
body.ws-forgotten-page #form-reset .form-control:focus {
  border-color: #0a362d;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(10,54,45,.1);
}
body.ws-forgotten-page .mw-forgot-input .mw-login-eye {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #8b5e3c;
  width: 32px;
  height: 32px;
}
body.ws-forgotten-page .mw-forgot-hint {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding: 12px 14px;
  border-radius: 12px;
  background: #e8f2ea;
  color: #0a362d;
  font-size: 13px;
  line-height: 1.45;
}
body.ws-forgotten-page .mw-forgot-hint i { margin-top: 2px; }
body.ws-forgotten-page .mw-forgot-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
body.ws-forgotten-page .mw-forgot-back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 22px;
  border: 1.5px solid rgba(10,54,45,.22);
  border-radius: 999px;
  background: #fff;
  color: #0a362d !important;
  font-weight: 700;
}
body.ws-forgotten-page .mw-forgot-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 160px;
  height: 50px;
  padding: 0 28px;
  border: 0;
  border-radius: 999px;
  background: #0a362d !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 700;
}
body.ws-forgotten-page .mw-forgot-btn:hover { background: #145246 !important; }
body.ws-forgotten-page .mw-acc-nav {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  background: transparent !important;
}
body.ws-forgotten-page .mw-acc-nav h2 {
  color: #0a362d !important;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  letter-spacing: .08em;
}
body.ws-forgotten-page .mw-acc-nav a > i:first-child { color: #8b5e3c !important; }
body.ws-forgotten-page .mw-acc-nav a:hover,
body.ws-forgotten-page .mw-acc-nav a.active {
  background: #e4eee6 !important;
  color: #0a362d !important;
  box-shadow: inset -3px 0 0 #0a362d;
}
body.ws-forgotten-page .mw-login-help {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 18px;
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-forgotten-page .mw-login-help-ico {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0a362d;
  color: #fffdf8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-forgotten-page .mw-login-help strong { display: block; color: #0a362d; font-size: 14px; }
body.ws-forgotten-page .mw-login-help p { margin: 2px 0 6px; font-size: 13px; color: #6b7380; }
body.ws-forgotten-page .mw-login-help a { color: #8b5e3c !important; font-size: 13px; font-weight: 700; }

/* My Account dashboard */
body.ws-account-page #account-account.mw-account-page {
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
  background: transparent !important;
}
body.ws-account-page .mw-acc-wrap {
  padding: 20px 0 56px;
  background:
    url("../image/ws/ws-leaf-cluster.png") right -40px top -20px / 280px no-repeat,
    url("../image/ws/ws-leaf-cluster.png") left -60px bottom -40px / 240px no-repeat,
    #f7f3ea;
}
body.ws-account-page .mw-acc-crumbs {
  margin: 0 0 18px;
  color: #3d4a46 !important;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-crumbs a,
body.ws-account-page #account-account.mw-account-page #content a.mw-acc-crumbs,
body.ws-account-page.mw-premium #account-account.mw-account-page #content a {
  color: #0a362d !important;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-crumbs a {
  color: #3d4a46 !important;
  font-weight: 600;
}
body.ws-account-page .mw-acc-crumbs em { color: #0a362d; }
body.ws-account-page .mw-acc-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 24px;
  align-items: start;
}
body.ws-account-page .mw-acc-head { margin: 0 0 22px; }
body.ws-account-page #account-account.mw-account-page h1 {
  margin: 0 0 8px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 36px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-account-page .mw-acc-head p {
  margin: 0 0 10px;
  padding: 0;
  color: #6b7380 !important;
  font-size: 16px;
}
body.ws-account-page .mw-acc-email {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #6b7380;
}
body.ws-account-page .mw-acc-email i { color: #8b5e3c; }
body.ws-account-page .mw-acc-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 20px;
}
body.ws-account-page .mw-acc-stat {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(26,45,39,.05);
  padding: 18px 20px;
}
body.ws-account-page .mw-acc-stat-ico {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #e4eee6;
  color: #0a362d;
  flex-shrink: 0;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-stat-ico > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px !important;
  line-height: 1 !important;
}
body.ws-account-page .mw-acc-stat strong {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  color: #0a362d;
}
body.ws-account-page .mw-acc-stat span {
  display: block;
  margin-top: 2px;
  font-size: 13px;
  color: #6b7380;
}
body.ws-account-page .mw-acc-panel {
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(26,45,39,.05);
  padding: 22px;
  margin-bottom: 16px;
}
body.ws-account-page .mw-acc-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}
body.ws-account-page .mw-acc-panel h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 16px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 20px;
  font-weight: 700;
  color: #0a362d !important;
}
body.ws-account-page .mw-acc-panel-head h2 { margin-bottom: 0; }
body.ws-account-page .mw-acc-panel h2 i { color: #8b5e3c; font-size: 16px; }
body.ws-account-page #account-account.mw-account-page .mw-acc-panel-head a {
  color: #8b5e3c !important;
  font-size: 13px;
  font-weight: 700;
}
body.ws-account-page .mw-acc-order {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 16px;
  padding: 16px;
  border-radius: 12px;
  background: #f7f3ea;
}
body.ws-account-page .mw-acc-order strong { display: block; color: #0a362d; font-size: 16px; }
body.ws-account-page .mw-acc-order > div:first-child span {
  display: block;
  margin-top: 2px;
  font-size: 13px;
  color: #6b7380;
}
body.ws-account-page .mw-acc-order-meta {
  display: flex;
  align-items: center;
  gap: 16px;
}
body.ws-account-page .mw-acc-badge {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 999px;
  background: #e4eee6;
  color: #0a362d;
  font-size: 12px;
  font-weight: 700;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-order-btn,
body.ws-account-page #account-account.mw-account-page .mw-acc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  padding: 0 22px;
  border: 0 !important;
  border-radius: 999px;
  background: #0a362d !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-btn:hover,
body.ws-account-page #account-account.mw-account-page .mw-acc-order-btn:hover {
  background: #145246 !important;
  color: #fff !important;
}
body.ws-account-page .mw-acc-empty p {
  margin: 0 0 14px;
  padding: 0;
  color: #6b7380 !important;
  font-size: 15px;
}
body.ws-account-page .mw-acc-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-action {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 18px;
  border-radius: 14px;
  border: 1px solid rgba(20,42,37,.08);
  background: #f7f3ea;
  color: #0a362d !important;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-action:hover {
  background: #e4eee6;
  border-color: rgba(10,54,45,.16);
  color: #0a362d !important;
}
body.ws-account-page .mw-acc-action-ico {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fffdf8;
  color: #8b5e3c;
  margin-bottom: 4px;
}
body.ws-account-page #account-account.mw-account-page .mw-acc-action-ico > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px !important;
  line-height: 1 !important;
}
body.ws-account-page .mw-acc-action strong { font-size: 15px; color: #0a362d; }
body.ws-account-page .mw-acc-action span {
  font-size: 13px;
  color: #6b7380;
  line-height: 1.45;
}
body.ws-account-page .mw-acc-side {
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 22px;
  box-shadow: 0 14px 32px rgba(26,45,39,.06);
  padding: 22px 18px;
}
body.ws-account-page .mw-acc-nav {
  background: #fffdf8 !important;
  border: 1px solid rgba(20,42,37,.08) !important;
  border-radius: 22px !important;
  box-shadow: 0 14px 32px rgba(26,45,39,.06) !important;
  padding: 22px 16px !important;
}
body.ws-account-page .mw-acc-side .mw-acc-nav {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  background: transparent !important;
}
body.ws-account-page .mw-acc-nav h2 {
  color: #0a362d !important;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  letter-spacing: .08em;
}
body.ws-account-page.mw-premium .mw-acc-nav a > i:first-child,
body.ws-account-page .mw-acc-nav a > i:first-child { color: #8b5e3c !important; }
body.ws-account-page.mw-premium .mw-acc-nav a,
body.ws-account-page .mw-acc-nav a {
  color: #374151 !important;
}
body.ws-account-page.mw-premium .mw-acc-nav a:hover,
body.ws-account-page.mw-premium .mw-acc-nav a.active,
body.ws-account-page .mw-acc-nav a:hover,
body.ws-account-page .mw-acc-nav a.active {
  background: #e4eee6 !important;
  color: #0a362d !important;
  box-shadow: inset -3px 0 0 #0a362d;
}
body.ws-account-page .mw-login-help {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 18px;
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-account-page .mw-login-help-ico {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0a362d;
  color: #fffdf8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-account-page .mw-login-help strong { display: block; color: #0a362d; font-size: 14px; }
body.ws-account-page .mw-login-help p { margin: 2px 0 6px; font-size: 13px; color: #6b7380; }
body.ws-account-page #account-account.mw-account-page .mw-login-help a,
body.ws-account-page .mw-acc-nav .mw-login-help a {
  color: #8b5e3c !important;
  font-size: 13px;
  font-weight: 700;
}

/* Shared logged-in account pages (edit, password, orders, …) */
body.ws-account-page {
  background:
    url("../image/ws/ws-leaf-cluster.png") right -40px top 120px / 280px no-repeat,
    url("../image/ws/ws-leaf-cluster.png") left -60px bottom 80px / 240px no-repeat,
    #f7f3ea;
}
body.ws-account-page .mw-accsub.container,
body.ws-account-page #common-success.container {
  max-width: 1280px;
  padding: 24px 24px 56px !important;
  background: transparent;
}
body.ws-account-page .mw-accsub > .row,
body.ws-account-page #common-success > .row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 24px;
  align-items: start;
  margin: 0;
  width: 100%;
}
body.ws-account-page .mw-accsub #content,
body.ws-account-page #common-success #content {
  width: 100% !important;
  max-width: 100% !important;
  padding: 28px 26px !important;
  margin: 0 !important;
  background: #fffdf8;
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 22px;
  box-shadow: 0 14px 32px rgba(26,45,39,.06);
}
body.ws-account-page .mw-accsub #column-right,
body.ws-account-page #common-success #column-right {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
body.ws-account-page .mw-accsub .breadcrumb,
body.ws-account-page #common-success .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
  padding: 0;
  background: transparent;
  font-size: 13px;
  font-weight: 600;
}
body.ws-account-page .mw-accsub .breadcrumb a,
body.ws-account-page .mw-accsub .breadcrumb-item,
body.ws-account-page .mw-accsub .breadcrumb-item a,
body.ws-account-page #common-success .breadcrumb a {
  color: #3d4a46 !important;
}
body.ws-account-page .mw-accsub h1,
body.ws-account-page #common-success h1 {
  margin: 0 0 18px;
  padding: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 32px;
  font-weight: 700;
  color: #0a362d !important;
  text-align: left;
}
body.ws-account-page .mw-accsub legend {
  float: none;
  width: auto;
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 18px;
  font-weight: 700;
  color: #0a362d !important;
}
body.ws-account-page .mw-accsub #content > p,
body.ws-account-page .mw-accsub #content .table + p,
body.ws-account-page #common-success #content p {
  color: #6b7380;
}
body.ws-account-page .mw-accsub #content .row.mb-3,
body.ws-account-page .mw-accsub #content .row.mb-3.required {
  display: block !important;
  width: 100%;
  margin: 0 0 14px !important;
  padding: 0 !important;
  --bs-gutter-x: 0;
}
body.ws-account-page .mw-accsub #content .row.mb-3 .col-sm-2,
body.ws-account-page .mw-accsub #content .row.mb-3 .col-sm-10,
body.ws-account-page .mw-accsub #content .row.mb-3 .col-md-3,
body.ws-account-page .mw-accsub #content .row.mb-3 .col-md-9,
body.ws-account-page .mw-accsub #content .row.mb-3 [class*="col-"] {
  width: 100%;
  max-width: 100%;
  padding: 0;
  flex: none;
}
body.ws-account-page .mw-accsub .col-form-label,
body.ws-account-page .mw-accsub label.col-form-label {
  display: block;
  width: 100%;
  margin: 0 0 6px;
  padding: 0;
  text-align: left !important;
  font-size: 13px;
  font-weight: 700;
  color: #0a362d !important;
}
body.ws-account-page .mw-accsub div.required .col-form-label:before,
body.ws-account-page .mw-accsub div.required .form-label:before {
  color: #c45c4a;
}
body.ws-account-page .mw-accsub #content .form-control,
body.ws-account-page .mw-accsub #content .form-select {
  height: 48px;
  border: 1px solid rgba(20,42,37,.12);
  border-radius: 12px;
  background: #fff;
  color: #162a25;
}
body.ws-account-page .mw-accsub #content textarea.form-control { height: auto; }
body.ws-account-page .mw-accsub #content .form-control:focus,
body.ws-account-page .mw-accsub #content .form-select:focus {
  border-color: #0a362d;
  box-shadow: 0 0 0 4px rgba(10,54,45,.1);
}
body.ws-account-page .mw-accsub .form-check-input:checked {
  background-color: #0a362d !important;
  border-color: #0a362d !important;
}
body.ws-account-page .mw-accsub #content .btn-primary,
body.ws-account-page .mw-accsub #content .btn-info,
body.ws-account-page #common-success #content .btn-primary {
  background: #0a362d !important;
  border: 0 !important;
  border-radius: 999px;
  color: #fff !important;
  font-weight: 700;
  padding: 10px 22px;
}
body.ws-account-page .mw-accsub #content .btn-light {
  background: #fff !important;
  border: 1.5px solid rgba(10,54,45,.22) !important;
  border-radius: 999px;
  color: #0a362d !important;
  font-weight: 700;
  padding: 10px 22px;
}
body.ws-account-page .mw-accsub #content .btn-danger {
  border-radius: 999px;
}
body.ws-account-page .mw-accsub .table {
  --bs-table-bg: transparent;
  border-color: rgba(20,42,37,.08);
  color: #162a25;
}
body.ws-account-page .mw-accsub .table thead th {
  background: #f7f3ea;
  color: #0a362d;
  font-size: 13px;
  border-color: rgba(20,42,37,.08);
}
body.ws-account-page .mw-accsub .table td {
  border-color: rgba(20,42,37,.08);
  vertical-align: middle;
}
body.ws-account-page .mw-accsub #content a:not(.btn) {
  color: #8b5e3c !important;
  font-weight: 700;
}
body.ws-account-page .mw-login-help {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 18px;
  padding: 16px;
  border-radius: 16px;
  background: #f3ead6;
}
body.ws-account-page .mw-login-help-ico {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0a362d;
  color: #fffdf8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.ws-account-page .mw-login-help strong { display: block; color: #0a362d; font-size: 14px; }
body.ws-account-page .mw-login-help p { margin: 2px 0 6px; font-size: 13px; color: #6b7380; }

/* Wishlist */
body.ws-account-page #account-wishlist.mw-accsub #content {
  padding: 32px 28px !important;
}
body.ws-account-page #account-wishlist #wishlist {
  margin: 0 0 22px;
}
body.ws-account-page #account-wishlist .mw-wish-table {
  border: 1px solid rgba(20,42,37,.08);
  border-radius: 16px;
  overflow: hidden;
}
body.ws-account-page #account-wishlist .mw-wish-table .table {
  margin: 0;
  border: 0;
}
body.ws-account-page #account-wishlist .mw-wish-table thead th {
  background: #f7f3ea;
  color: #0a362d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .01em;
  padding: 14px 16px;
  border: 0;
  border-bottom: 1px solid rgba(20,42,37,.08);
  white-space: nowrap;
}
body.ws-account-page #account-wishlist .mw-wish-table tbody td {
  padding: 18px 16px;
  border: 0;
  border-bottom: 1px solid rgba(20,42,37,.08);
  vertical-align: middle;
  color: #162a25;
  font-size: 14px;
}
body.ws-account-page #account-wishlist .mw-wish-table tbody tr:last-child td {
  border-bottom: 0;
}
body.ws-account-page #account-wishlist .mw-wish-thumb img {
  display: block;
  width: 88px;
  height: 56px;
  object-fit: cover;
  border-radius: 10px;
  background: #f7f3ea;
}
body.ws-account-page #account-wishlist .mw-wish-name a {
  font-family: var(--ws-serif, "Playfair Display", Georgia, serif);
  font-size: 16px;
  font-weight: 600;
  color: #8b5e3c !important;
  line-height: 1.4;
}
body.ws-account-page #account-wishlist .mw-wish-meta,
body.ws-account-page #account-wishlist .mw-wish-price {
  color: #3d4a46;
  font-weight: 600;
  white-space: nowrap;
}
body.ws-account-page #account-wishlist .mw-wish-price b { color: #0a362d; }
body.ws-account-page #account-wishlist .mw-wish-price s { color: #98a2b3; }
body.ws-account-page #account-wishlist .mw-wish-actions {
  width: 1%;
  white-space: nowrap;
}
body.ws-account-page #account-wishlist .mw-wish-actions .btn {
  display: block;
  width: 100%;
  min-width: 132px;
  height: 40px;
  padding: 0 16px;
  border: 0 !important;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  line-height: 40px;
}
body.ws-account-page #account-wishlist .mw-wish-cart {
  margin-bottom: 8px;
  background: #0a362d !important;
  color: #fff !important;
}
body.ws-account-page #account-wishlist .mw-wish-remove {
  background: #c45c4a !important;
  color: #fff !important;
}
body.ws-account-page #account-wishlist .mw-wish-empty {
  margin: 8px 0 0;
  color: #6b7380 !important;
  font-size: 15px;
}
body.ws-account-page #account-wishlist #content .text-end .btn-primary {
  min-width: 140px;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
}

@media (max-width: 1100px) {
  .ws-pg-hero-grid { grid-template-columns: 1fr; }
  .ws-pg-hero-visual { min-height: 280px; max-width: 420px; }
  body.ws-register-page .mw-reg-grid { grid-template-columns: minmax(0, 1fr) 240px; }
  body.ws-register-page .mw-reg-mid {
    grid-column: 1 / -1;
    padding: 22px 0 0;
    border-left: 0;
    border-top: 1px solid rgba(20,42,37,.08);
  }
}
@media (max-width: 991px) {
  .ws-pg-benefits { grid-template-columns: 1fr; }
  body.ws-forgotten-page .mw-forgot-grid { grid-template-columns: 1fr; }
  body.ws-register-page .mw-reg-grid { grid-template-columns: 1fr; }
  body.ws-account-page .mw-acc-grid { grid-template-columns: 1fr; }
  body.ws-account-page .mw-acc-stats { grid-template-columns: 1fr; }
  body.ws-account-page .mw-acc-actions { grid-template-columns: 1fr; }
  body.ws-account-page .mw-accsub > .row,
  body.ws-account-page #common-success > .row { grid-template-columns: 1fr; }
  body.ws-register-page .mw-reg-mid { order: 3; }
  body.ws-register-page .mw-reg-nav {
    padding: 22px 0 0;
    border-left: 0;
    border-top: 1px solid rgba(20,42,37,.08);
  }
}
@media (max-width: 768px) {
  body.ws-about-page #information-information.mw-about-page .ws-pg-hero-copy h1,
  body.ws-info-page #information-information.mw-info-page .ws-pg-hero-copy h1,
  body.ws-contact-page #information-contact.mw-contact-page .ws-pg-hero-copy h1,
  body.ws-login-page .ws-pg-hero-copy h1 { font-size: 36px; }
  .ws-pg-quote { position: static; margin-top: 16px; width: auto; }
  .ws-pg-hero-photo { margin: 8px auto 0; }
  body.ws-register-page .mw-reg-split,
  body.ws-register-page .mw-reg-quad { grid-template-columns: 1fr; }
  body.ws-register-page .mw-reg-ico { display: none; }
  body.ws-register-page .mw-reg-actions { flex-direction: column; align-items: stretch; }
  body.ws-register-page .mw-reg-signin-btn { margin-left: 0; justify-content: center; }
  body.ws-forgotten-page .mw-forgot-ico { display: none; }
  body.ws-forgotten-page #account-forgotten.mw-forgot-page h1,
  body.ws-forgotten-page #account-reset.mw-forgot-page h1 { font-size: 28px; }
  body.ws-forgotten-page .mw-forgot-actions { flex-direction: column; align-items: stretch; }
  body.ws-account-page #account-account.mw-account-page h1 { font-size: 28px; }
  body.ws-account-page #account-wishlist .mw-wish-thumb img { width: 72px; height: 48px; }
}
