/* =============================================================================
   DMD HJÄLPEN 
   ============================================================================ */


/* =============================================================================
   01. GLOBAL — BODY, BACKGROUND, LAYOUT CONTAINERS
   ============================================================================ */

.emporium--body,
body,
.modal .modal-dialog .modal-content{
  background: url('https://cdn.abicart.com/shop/ws75/95175/files/DMD%20HJ%C3%84LPEN/design/Gyldene%20molekyler%20pa%CC%8A%20orange%20bakgrund%20(1).png');
  background-size: 120%;
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed;
}

.slot--header-horizontal-menu .navbar-nav .dropdown-menu{
	background: #fe7e04;
}

.btn-default {
    background: #e44200;
    border: 1px solid #000;
    border-bottom: 2px solid #000;
    color: #ffffff;
    padding: 8px 15px;
}

.startpage .emporium--body .emporium--body-wrapper {
  padding: 0px 0px 20px 0px;
  max-width: 1550px;
}

.dmd,
.vilka-ar-vi,
.tws-container--tws-content-box-4x {
  max-width: 1300px;
  margin: 0 auto !important;
  padding: 20px 0px;
}

.customPageItem.customPageHtml {
  background: #fb6c0300;
  padding: 25px 15px;
  box-shadow: none;
}

/* Mobile background swap */
@media (max-width: 772px) {
  .emporium--body,
  body {
    background: url('https://cdn.abicart.com/shop/ws75/95175/files/DMD%20HJ%C3%84LPEN/design/Gyldene%20molekyler%20pa%CC%8A%20orange%20bakgrund%20(1).png');
    background-size: contain !important;
    background-repeat: initial !important;
    background-position: center !important;
  }

  .dmd-board {
    width: auto !important;
    max-width: 1500px !important;
  }

  .dmd-collab-main-title {
    font-size: 25px !important;
    letter-spacing: 3px;
  }
}


/* =============================================================================
   02. GLOBAL — HEADER
   ============================================================================ */

.emporium--header {
  background-image: url('https://cdn.abicart.com/shop/ws75/95175/files/DMD%20HJ%C3%84LPEN/design/header_bg_v1.png');
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: top center;
}

.emporium--header .emporium--header-wrapper {
  max-width: 1400px;
}

.emporium--header-menu-button .emporium--mobile-menu-button::before {
  color: #fff;
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img::before,
.emporium--search-button::before {
  color: #fff;
}

.modal .modal-dialog .modal-content .modal-header .modal-title,
.tws-article-buy-button-with-modal--name,
.tws-article-buy-button-with-modal--price .tws-api--price-current,
.slot--header-horizontal-menu .navbar-nav > li a,
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading{
  color:white;
}

.emporium--top-bar {
  display: none;
}


/* =============================================================================
   03. GLOBAL — TOP MENU / NAVIGATION
   ============================================================================ */

.slot--header-horizontal-menu .navbar-nav > li a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.slot--header-horizontal-menu .navbar-nav > li a:hover {
  color: #f8f8f8;
}

.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector,
.emporium--top-bar .slot--top-bar-audience-selector {
  display: none;
}

.tws-top-menu .tws-top-menu--controls .tws-top-menu--controls-lipscore,
.slot--header-horizontal-menu .tws-top-menu .tws-top-menu--controls .slot--open-cookie-settings {
  display: none;
}

/* Desktop: lay nav items out in a centered row */
@media (min-width: 992px) {
  .tws-top-menu .navbar-collapse .navbar-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }
}

/* Mobile: dropdown panel + white links */
@media only screen and (max-width: 991px) {
  .slot--header-horizontal-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #ed8000;
    z-index: 100;
  }

  .slot--header-horizontal-menu .navbar-nav > li a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
  }
}

/* ⚠ DUPLICATE/CONFLICT: a second max-width:991px block re-colors the same
   links BLACK, overriding the white rule above (see notes). */
@media (max-width: 991px) {
  .slot--header-horizontal-menu .navbar-nav > li a {
    color: black !important;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
  }
}


/* =============================================================================
   04. GLOBAL — FOOTER
   (⚠ originally two separate .emporium--footer rules — merged here)
   ============================================================================ */

.emporium--footer {
  margin: 10px 0 0 0;
  background-image: url('https://cdn.abicart.com/shop/ws75/95175/files/DMD%20HJ%C3%84LPEN/design/header_bg_v1.png');
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: top center;
}


/* =============================================================================
   05. GLOBAL — COOKIE / AUDIENCE SELECTORS
   ============================================================================ */

.slot--open-cookie-settings .tws-accept-cookies--icon {
  display: none;
}


/* =============================================================================
   06. GLOBAL — CONTENT BOXES, HOVER EFFECTS, LIST CONTROLS
   ============================================================================ */

.tws-list-controls {
  display: none;
}

.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper {
  background: rgba(0, 0, 0, 0.05);
}

.tws-content-box-4x--box .tws-content-box--container {
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tws-content-box-4x--box .tws-content-box--container:hover {
  transform: translateY(-6px) scale(1.03);
  box-shadow: 0 12px 32px rgba(255, 160, 0, 0.55);
}

.tws-content-box-4x--box .tws-content-box--container::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
  pointer-events: none;
  z-index: 1;
}

.tws-content-box-4x--box .tws-content-box--container:hover::after {
  background: rgba(0, 0, 0, 0.18);
}

.tws-content-box-4x--box .tws-content-box--container:hover .tws-img--image {
  transform: scale(1.08);
  transition: transform 0.4s ease;
}

.tws-content-box-4x--box .tws-img--image {
  transition: transform 0.4s ease;
}


/* =============================================================================
   07. GLOBAL — ARTICLE / PRODUCT LIST & WHITE-TEXT OVERRIDES
   ============================================================================ */

.tws-article-list--list .tws-list--type-grid {
  justify-content: center !important;
}

.tws-custom-page--articles-heading .tws-util-heading--heading {
  color: white !important;
  border-bottom: 2px solid white !important;
}

.slot--article-quantity .tws-article-quantity--input-wrapper input.form-control,
.slot--article-quantity .tws-article-quantity--input-wrapper .btn,
.slot--article-description .tws-article-description .tws-article-description--show-more .btn {
  background: #e44200 !important;
  color: white !important;
}

.slot--article-page-footer .tws-container--tws-articles-two .tws-articles-two,
.tws-container--tws-articles-two-type-carousel .thumbnail .caption,
.tws-container--tws-articles-two-type-carousel .thumbnail {
  background: rgba(255, 255, 255, 0.15) !important;
}

.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading {
  color: white !important;
}

.tws-container--tws-articles-two-type-carousel .slick-prev,
.tws-container--tws-articles-two-type-carousel .slick-next {
  background: rgb(251 110 0);
}

span.tws-unique-selling-points--text {
  font-size: 14px;
}

/* Site-wide white text */
.dmd-body-1,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption,
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a,
body a,
.tws-article-name h1,
.slot--article-price .tws-api--price-current,
.tws-article-introduction--text,
p.h2.tws-article-description--heading,
p.tws-article-description--article-number,
.tws-article-description--text,
span.tws-unique-selling-points--text,
.fa,
.tws-article-social--share-button.sharer-0 label,
.tws-article-list--list .tws-article-list--price .tws-api--price-current {
  color: white !important;
}

.tws-article-social--share-button.sharer-0 label {
  background: #fdc14b !important;
}


/* =============================================================================
   08. START PAGE / HERO
   ============================================================================ */

.emporium--start-page .tws-container--tws-custom-html,
.emporium--start-page .tws-container--abi-parts-finder {
  background: rgba(255, 255, 255, 0.15);
  color: white !important;
}

.hero .tws-content-box--inner-wrapper {
  max-width: 400px;
  margin: 0 auto;
}

.hero .tws-content-box--third-line {
  font-size: 22px;
  background: #fc6c04;
  border: 1px solid white;
  border-radius: 12px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 40px;
}


/* =============================================================================
   09. VILKA ÄR VI (Who we are)
   ============================================================================ */

.vilka-ar-vi {
  background: #f5f5f5;
}

.vilka-ar-vi .card h2,
.vilka-ar-vi .card p {
  color: white !important;
}

.vilka-ar-vi .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  gap: 40px;
}

.vilka-ar-vi .content {
  max-width: 600px;
}

.vilka-ar-vi .content h1 {
  font-size: 48px;
  margin-bottom: 20px;
  color: #d54c04;
}

.vilka-ar-vi .content p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.vilka-ar-vi .primary-btn {
  padding: 14px 24px;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
  background: #fe750a;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}

.vilka-ar-vi .card {
  width: 320px;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.vilka-ar-vi .card h2 {
  margin-bottom: 10px;
  color: #d54c04;
}

.vilka-ar-vi .card p {
  font-size: 14px;
  margin-bottom: 20px;
}

.vilka-ar-vi .contact-info p {
  margin: 5px 0;
}

.vilka-ar-vi .socials {
  margin-top: 20px;
  display: flex;
  gap: 10px;
}

.vilka-ar-vi .socials i {
  font-size: 18px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fe750a;
  color: #fff;
}

@media (max-width: 900px) {
  .vilka-ar-vi .container {
    flex-direction: column;
    text-align: center;
  }

  .vilka-ar-vi .card {
    width: 100%;
  }
}


/* =============================================================================
   10. USP
   ============================================================================ */

.usp {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 20px 20px 20px;
}


/* =============================================================================
   11. SPONSOR
   ============================================================================ */

.dmd-body-1,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
  background: url('https://cdn.abicart.com/shop/ws75/95175/files/DMD%20HJ%C3%84LPEN/design/Gyldene%20molekyler%20pa%CC%8A%20orange%20bakgrund%20(1).png');
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-color: #d18d45; /* Fallback color */
  margin: 0;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  color: #3d2109;
}

.dmd-main-wrapper {
  max-width: 1100px;
  margin: 0 auto;
  border: none;
  padding: 30px;
  background-image: url(https://cdn.abicart.com/shop/ws75/95175/files/design/Gyldene%20molekyler%20pa%CC%8A%20orange%20bakgrund%20%281%29.png);
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.dmd-top-section {
  text-align: center;
  margin-bottom: 50px;
}

.dmd-main-title {
  font-size: 22px;
  margin: 0 0 10px 0;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.dmd-sub-title {
  font-size: 18px;
  font-style: italic;
  line-height: 1.4;
}

.dmd-contact-email {
  font-weight: bold;
  color: #3d2109;
  text-decoration: underline;
}

.dmd-package-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* ⚠ DUPLICATE SELECTOR: .dmd-card is also defined in the SHOP section (17)
   with different values. This is the SPONSOR version. */
.dmd-card {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 45%;
  margin: 20px 1.5%;
  padding: 55px 20px 20px 20px;
  position: relative;
  box-sizing: border-box;
  min-height: 250px;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.15);
}

.dmd-ribbon {
  position: absolute;
  top: -35px;
  left: 5%;
  width: 90%;
  padding: 12px 0;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.dmd-price {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid rgba(61, 33, 9, 0.2);
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.dmd-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dmd-list li {
  padding-left: 28px;
  margin-bottom: 12px;
  position: relative;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 500;
}

.dmd-list li:before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #d96d2b;
  font-weight: bold;
  font-size: 18px;
}

/* Ribbon colors — matched to package name */
.ribbon-yellow { background-color: #e3a61d; }      /* GULA - yellow */
.ribbon-orange { background-color: #d96d2b; }      /* ORANGE */
.ribbon-green  { background-color: #5a7d3a; }      /* GRÖNT - green */
.ribbon-blue   { background-color: #2b5078; }      /* BLÅTT - blue */
.ribbon-pink   { background-color: #e91e63; }      /* ROSA - pink */
.ribbon-purple { background-color: #5c4a8c; }      /* LILA - purple */
.ribbon-bronze { background-color: #7d4e24; }      /* BRONS - bronze */
.ribbon-silver { background-color: #9ca3af; }      /* SILVER */
.ribbon-gold   { background-color: #d4af37; }      /* GULD - gold */

/* Legacy classes kept for safety */
.ribbon-green-alt { background-color: #e91e63; }
.ribbon-blue-dark { background-color: #9ca3af; }

@media (max-width: 850px) {
  .dmd-card {
    width: 95%;
    margin: 25px 0;
  }
}


/* =============================================================================
   12. CONTACT FORM
   ============================================================================ */

.slot--contact-form .tws-contact-form--form-outer-wrapper {
  background: #ffffff00;
}


/* =============================================================================
   13. DIAGNOSIS  (.dmd-diag-*)
   ============================================================================ */

.dmd-diag-root {
  background: url(https://cdn.abicart.com/shop/ws75/95175/files/design/Gyldene%20molekyler%20pa%CC%8A%20orange%20bakgrund%20%281%29.png) no-repeat center fixed;
  background-size: 120%;
  padding: 40px 20px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #3d2109;
  min-height: 100vh;
}

.dmd-diag-grid-container,
.dmd-diag-top-hero {
  max-width: 1050px;
  margin: 0 auto;
  background-color: transparent;
  border: none;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.15);
  padding: 40px;
}

.dmd-diag-top-hero {
  border-bottom: none;
  text-align: center;
  border-radius: 4px 4px 0 0;
}

.dmd-diag-main-title {
  font-size: 70px;
  margin: 0;
  color: #ffffff;
  letter-spacing: 10px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
}

.dmd-diag-intro-lead {
  font-size: 20px;
  line-height: 1.5;
  max-width: 600px;
  margin: 20px auto;
}

.dmd-diag-contact-box {
  margin-top: 30px;
  font-style: italic;
  font-size: 18px;
}

.dmd-diag-email-btn {
  color: #3d2109;
  font-weight: bold;
  text-decoration: underline;
  font-size: 22px;
}

.dmd-diag-grid-container {
  display: grid;
  grid-template-columns: 1.6fr 1fr; /* Exact ratio of the image */
  gap: 40px;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

.dmd-diag-scroll-header {
  background: url('https://www.transparenttextures.com/patterns/p6.png'); /* Light paper texture */
  padding: 10px 40px 10px 15px;
  border-bottom: 2px solid #3d2109;
  display: inline-block;
  font-size: 24px;
  border-radius: 0 20px 20px 0;
}

.dmd-diag-text-block {
  margin-bottom: 40px;
}

.dmd-diag-text-block p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 15px;
}

.dmd-diag-check-list {
  list-style: none;
  padding: 0;
}

.dmd-diag-check-list li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
  font-size: 15px;
}

.dmd-diag-check-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #e2752e;
  font-weight: bold;
  font-size: 22px;
}

.dmd-diag-sidebar-card {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.dmd-diag-sidebar-card h3 {
  margin-top: 0;
  font-size: 22px;
  border-bottom: 1px solid #3d2109;
  padding-bottom: 8px;
}

.dmd-diag-partner-strip {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}

.dmd-diag-logo-cell {
  background: #ffffff;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 900px) {
  .dmd-diag-grid-container {
    grid-template-columns: 1fr;
  }
}


/* =============================================================================
   14. ABOUT US  (.dmd-about-*)
   ============================================================================ */

.dmd-about-wrapper {
  grid-template-columns: 1fr; /* single centered column */
  padding: 30px;
}

.dmd-about-main-col {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

.dmd-about-header {
  text-align: center;
  margin-bottom: 40px;
}

.dmd-about-intro-lead {
  font-size: 20px;
  line-height: 1.6;
  max-width: 100%;
  margin: 0 auto;
}

.dmd-about-mission-box {
  margin-bottom: 40px;
}

.dmd-about-mission-box p {
  font-size: 16px;
  line-height: 1.8;
}

.dmd-about-dropcap {
  float: left;
  font-family: 'Georgia', serif;
  font-size: 70px;
  line-height: 1;
  margin-top: 5px;
  margin-right: 15px;
  color: #f77900;
}

.dmd-about-team-area {
  text-align: center;
}

.dmd-about-image-frame {
  margin: 0 auto 30px auto;
  max-width: 700px;
  border: 8px solid #f77900;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.dmd-about-image {
  width: 100%;
  height: auto;
  display: block;
}

.dmd-about-team-info p {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 20px;
}

@media (max-width: 850px) {
  .dmd-about-wrapper {
    padding: 20px;
  }
}


/* =============================================================================
   15. COLLABORATION  (.dmd-collab-*)
   ============================================================================ */

.dmd-collab-container {
  max-width: 1100px;
  margin: 0 auto;
  background-color: transparent;
  border: none;
  padding: 10px 20px;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.dmd-collab-header {
  text-align: center;
  margin-bottom: 60px;
  color: #3d2109;
}

/* NOTE: identical title block is repeated for .dmd-donat-main-title,
   .dmd-mem-title and .dmd-world-title (see notes — candidate to merge). */
.dmd-collab-main-title {
  font-size: 56px;
  color: #fff;
  letter-spacing: 0px;
  margin: 0 0 25px 0;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.35);
  font-weight: 800;
}

.dmd-collab-intro {
  font-size: 20px;
  margin-bottom: 10px;
}

.dmd-collab-email {
  font-weight: bold;
  color: #3d2109;
  text-decoration: underline;
}

.dmd-collab-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px 25px;
}

.dmd-collab-card {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(179, 119, 54, 0.35);
  border-radius: 18px;
  width: 45%;
  min-width: 300px;
  position: relative;
  padding: 28px 24px 22px 24px;
  display: flex;
  align-items: center;
  box-shadow:
    0 6px 18px rgba(61, 33, 9, 0.15),
    0 2px 4px rgba(61, 33, 9, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  overflow: hidden;
}

.dmd-collab-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #d96d2b 0%, #e3a61d 50%, #d96d2b 100%);
  border-radius: 18px 18px 0 0;
}

.dmd-collab-card::after {
  content: "";
  position: absolute;
  top: -40px;
  right: -40px;
  width: 100px;
  height: 100px;
  background: radial-gradient(circle, rgba(255, 215, 130, 0.4) 0%, transparent 70%);
  pointer-events: none;
}

.dmd-collab-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 12px 28px rgba(61, 33, 9, 0.22),
    0 4px 8px rgba(61, 33, 9, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
  border-color: rgba(217, 109, 43, 0.6);
}

.dmd-collab-number {
  position: absolute;
  background: linear-gradient(135deg, #e3a61d 0%, #d96d2b 100%);
  color: white;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  border: 3px solid #fff;
  box-shadow:
    0 4px 10px rgba(61, 33, 9, 0.3),
    inset 0 1px 2px rgba(255, 255, 255, 0.4);
  z-index: 2;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.dmd-collab-content {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}

.dmd-collab-placeholder-logo {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 16px;
  color: #2b5078;
  border-bottom: 2px solid rgba(217, 109, 43, 0.25);
  margin-bottom: 14px;
  padding-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.dmd-collab-placeholder-logo img {
  max-height: 80px;
  width: auto;
  object-fit: contain;
}

.dmd-collab-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: white;
  letter-spacing: 0.3px;
  line-height: 1.3;
}

.dmd-collab-name span {
  color: white !important;
}

@media (max-width: 800px) {
  .dmd-collab-card {
    width: 100%;
    padding: 26px 20px 20px 20px;
  }

  .dmd-collab-main-title {
    font-size: 36px;
    letter-spacing: 3px;
  }

  .dmd-collab-number {
    width: 38px;
    height: 38px;
    font-size: 16px;
    top: -15px;
    left: -8px;
  }
}


/* =============================================================================
   16. DONATION  (.dmd-donat-*)
   ============================================================================ */

.dmd-donat-container {
  max-width: 1050px;
  margin: 0 auto;
  background-color: none; /* ⚠ invalid value — see notes */
  border: none;
  padding: 40px;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #3d2109;
}

.dmd-donat-header {
  text-align: center;
  margin-bottom: 40px;
}

.dmd-donat-main-title {
  font-size: 56px;
  color: #fff;
  letter-spacing: 0px;
  margin: 0 0 25px 0;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.35);
  font-weight: 800;
}

.dmd-donat-grid-layout {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}

.dmd-donat-main-col { flex: 1.8; }
.dmd-donat-side-col { flex: 1; }

.dmd-donat-scroll-heading {
  border-bottom: 2px solid #3d2109;
  padding-bottom: 10px;
  font-size: 24px;
  margin-bottom: 20px;
}

.dmd-donat-check-list {
  list-style: none;
  padding: 0;
}

.dmd-donat-check-list li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 12px;
  font-size: 15px;
}

.dmd-donat-check-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #d96d2b;
  font-weight: bold;
}

.dmd-donat-btn-pair {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

.dmd-donat-pay-box {
  flex: 1;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #b37736;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
}

.dmd-donat-main-btn,
.dmd-donat-action-btn {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(to bottom, #f39c12, #d35400);
  color: white;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 4px #a04000;
  margin-top: 10px;
}

.dmd-donat-main-btn:active,
.dmd-donat-action-btn:active {
  box-shadow: 0 2px #a04000;
  transform: translateY(2px);
}

.dmd-donat-side-card {
  background: rgba(255, 255, 255, 0.15);
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.dmd-donat-footer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  border-top: 2px solid rgba(61, 33, 9, 0.2);
  padding-top: 30px;
}

.dmd-donat-option {
  text-align: center;
}

.dmd-donat-swish-label {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

@media (max-width: 850px) {
  .dmd-donat-grid-layout,
  .dmd-donat-footer-grid {
    grid-template-columns: 1fr;
    flex-direction: column;
  }
}


/* =============================================================================
   17. SHOP  (.dmd-page / .dmd-board / .dmd-card)
   ============================================================================ */

.dmd-page {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: transparent;
  font-family: 'Lato', sans-serif;
}

.dmd-board {
  width: 100%;
  max-width: 900px;
  background: transparent;
  border-radius: 20px;
  padding: 2rem 2.2rem 2.2rem;
  box-shadow:
    0 20px 60px rgba(40, 15, 0, 0.55),
    inset 0 1px 0 rgba(255, 220, 160, 0.15);
  border: 1.5px solid rgba(200, 140, 70, 0.4);
  position: relative;
}

.dmd-flower {
  position: absolute;
  top: 1.4rem;
  font-size: 2.4rem;
  color: rgba(232, 200, 154, 0.45);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.dmd-flower--left  { left: 1.4rem; }
.dmd-flower--right { right: 1.4rem; }

.dmd-tagline {
  text-align: center;
  padding: 0.4rem 4rem 1.8rem;
}

.dmd-tagline__text {
  font-size: 1.12rem;
  color: #f0d9b5;
  line-height: 1.7;
  text-shadow: 0 1px 3px rgba(40, 15, 0, 0.5);
}

.dmd-tagline__text strong {
  font-weight: 900;
  color: #ffffff;
}

.dmd-cards-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.2rem;
}

/* ⚠ DUPLICATE SELECTOR: .dmd-card is also defined in the SPONSOR section (11)
   with different values. This is the SHOP version, and it WINS where both
   apply because it appears later in the file. */
.dmd-card {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 14px;
  padding: 1.1rem 1.3rem 1.3rem;
  border: 1.5px solid rgba(180, 110, 40, 0.5);
  box-shadow:
    0 6px 20px rgba(60, 25, 5, 0.35),
    inset 0 1px 0 rgba(255, 240, 200, 0.25);
  position: relative;
}

.dmd-card--highlighted {
  border: 2.5px solid #cc2200;
  box-shadow:
    0 6px 20px rgba(60, 25, 5, 0.35),
    0 0 0 1px rgba(200, 34, 0, 0.2),
    inset 0 1px 0 rgba(255, 240, 200, 0.25);
}

.dmd-card__rivet {
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #f0d8a0, #9a5a18);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 230, 160, 0.3);
}

.dmd-card__rivet--tl { top: 9px; left: 9px; }
.dmd-card__rivet--tr { top: 9px; right: 9px; }

.dmd-card__row {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  padding: 0.65rem 0;
}

.dmd-card__row + .dmd-card__row {
  border-top: 1px solid rgba(140, 80, 20, 0.3);
}

.dmd-icon {
  flex-shrink: 0;
  width: 38px;
  height: 38px;
}

.dmd-card__info {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.dmd-card__name {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem;
  font-weight: 700;
  color: white;
  line-height: 1.25;
}

.dmd-card__role {
  font-size: 0.8rem;
  color: #6b3d15;
  font-style: italic;
}

.dmd-card__email {
  font-size: 0.93rem;
  color: white;
}

.dmd-card__phone {
  font-family: 'Playfair Display', serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: white;
  letter-spacing: 0.01em;
}

.dmd-card.dmd-card--highlighted,
.dmd-card.dmd-cards-row {
  width: 100%;
}

@media (max-width: 580px) {
  .dmd-cards-row { grid-template-columns: 1fr; }
  .dmd-tagline { padding: 0.5rem 2rem 1.5rem; }
  .dmd-tagline__text { font-size: 0.96rem; }
}


/* =============================================================================
   18. PRODUCT PAGE
   ============================================================================ */

.tws-article-list--list .tws-list--type-grid .thumbnail,
.emporium--article-top .emporium--article-right-col .emporium--article-right-col-wrapper,
.emporium--article-images .slot--article-images .tws-article-images--current-image,
.emporium--article-bottom {
  background: #ffffff40;
}


/* =============================================================================
   19. KONTAKT  (.dmd-kontakt-*)
   ============================================================================ */

.dmd-kontakt-wrapper {
  background: transparent;
  padding: 40px;
  color: #432;
  display: flex;
  justify-content: center;
}

.dmd-kontakt-container {
  max-width: 900px;
  text-align: center;
  background: rgba(255, 255, 255, 0.15);
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

.dmd-kontakt-header p {
  font-size: 1.4rem;
  margin-bottom: 30px;
  font-weight: 500;
}

.dmd-kontakt-row {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.dmd-kontakt-card {
  background: rgba(255, 255, 255, 0.15);
  border: 1.5px solid rgba(181, 137, 88, 0.5);
  border-radius: 20px;
  padding: 20px;
  width: 380px;
  box-shadow:
    0 4px 20px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.35);
  position: relative;
}

.dmd-kontakt-card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.1rem;
}

.dmd-kontakt-divider {
  width: 80%;
  border: 0;
  border-top: 1px solid rgba(181, 137, 88, 0.4);
  margin: 10px 0;
}

.dmd-kontakt-package {
  background: rgba(255, 255, 255, 0.15);
  border: 1.5px solid rgba(166, 138, 100, 0.45);
  border-radius: 25px;
  padding: 30px 20px;
  width: 380px;
  position: relative;
  box-shadow:
    0 6px 24px rgba(0, 0, 0, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.dmd-kontakt-ribbon {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  padding: 8px 30px;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  min-width: 250px;
}

.dmd-kontakt-package-orange .dmd-kontakt-ribbon { background: #c05010; }
.dmd-kontakt-package-green  .dmd-kontakt-ribbon { background: #4a5d3e; }

.dmd-kontakt-price {
  font-size: 2rem;
  font-weight: bold;
  margin: 15px 0;
}

.dmd-kontakt-features {
  list-style: none;
  padding: 0;
  text-align: left;
}

.dmd-kontakt-features li {
  padding: 8px 0 8px 25px;
  position: relative;
  font-size: 0.95rem;
}

.dmd-kontakt-features li::before {
  content: '✔';
  position: absolute;
  left: 0;
  color: #c05010;
  font-weight: bold;
}

.dmd-kontakt-footer {
  margin-top: 30px;
  font-size: 1.1rem;
  line-height: 1.6;
}

/* ⚠ Two rules target .dmd-kontakt-footer strong with different colors:
   #f96a00 (global, near top of original) vs #222 (here). #222 wins by order. */
.dmd-kontakt-footer strong {
  color: #f96a00 !important;
}

.dmd-kontakt-footer strong {
  color: #222;
}


/* =============================================================================
   20. RESEARCH  (.dmd-research-*)
   ============================================================================ */

.dmd-research-wrapper {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: radial-gradient(circle, #f9c784, #e68a00);
  padding: 40px 20px;
  color: #5e3a1a;
  display: flex;
  justify-content: center;
}

.dmd-research-container {
  max-width: 1000px;
  width: 100%;
}

.dmd-research-header {
  text-align: center;
  margin-bottom: 40px;
}

.dmd-research-header p {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.dmd-research-main-email {
  font-size: 1.8rem;
  font-weight: bold;
  color: #8b3a00;
  text-decoration: none;
}

.dmd-research-title {
  color: #b34700;
  font-size: 1.8rem;
  margin-bottom: 15px;
  text-align: left;
}

.dmd-research-personnel {
  margin-bottom: 40px;
}

.dmd-research-list {
  list-style: none;
  padding: 0;
  text-align: left;
  line-height: 1.6;
}

.dmd-research-list li {
  margin-bottom: 8px;
  font-size: 1.05rem;
}

.dmd-research-list strong {
  color: #8b3a00;
}

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

.dmd-research-logo-wall {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.dmd-research-logo-box {
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(139, 58, 0, 0.2);
  border-radius: 12px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8b3a00;
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 1px;
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
  transition: background 0.3s;
}

.dmd-research-logo-box:hover {
  background: rgba(255, 255, 255, 0.6);
}

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


/* =============================================================================
   21. PODCAST  (.dmd-podcast-*)
   ============================================================================ */

.dmd-podcast-wrapper {
  background: transparent;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  color: #432;
}

.dmd-podcast-container {
  max-width: 900px;
  width: 100%;
  text-align: center;
}

.dmd-podcast-hero-placeholder {
  width: 100%;
  height: 350px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px dashed rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.dmd-podcast-thumb-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 40px;
}

.dmd-podcast-thumb-placeholder {
  aspect-ratio: 16 / 9;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.dmd-podcast-placeholder-text {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
}

.dmd-podcast-info {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 35px;
}

.dmd-podcast-cta {
  margin: 20px 0 5px 0;
}

.dmd-podcast-email {
  font-size: 1.8rem;
  font-weight: bold;
  color: #5c3300;
  text-decoration: none;
  display: inline-block;
  border-bottom: 2px solid transparent;
  transition: border 0.3s;
}

.dmd-podcast-email:hover {
  border-bottom: 2px solid #5c3300;
}

.dmd-podcast-donation-footer {
  background: rgba(255, 255, 255, 0.15);
  padding: 25px;
  border-radius: 25px;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.05);
}

.dmd-podcast-donation-grid {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.dmd-podcast-donation-column {
  flex: 1;
  min-width: 240px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dmd-podcast-btn-main {
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
  border-radius: 12px;
  font-weight: bold;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.dmd-podcast-btn-sub {
  background: rgba(0, 0, 0, 0.08);
  padding: 10px;
  border-radius: 10px;
  font-size: 0.9rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #331a00;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: background 0.2s;
}

.dmd-podcast-btn-sub:hover {
  background: rgba(0, 0, 0, 0.15);
}

.dmd-podcast-swish-dot {
  width: 24px;
  height: 24px;
  background: radial-gradient(circle, #ff4d4d, #b30000);
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
}

.dmd-podcast-icon {
  margin-right: 8px;
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .dmd-podcast-thumb-row {
    grid-template-columns: 1fr;
  }

  .dmd-podcast-donation-column {
    min-width: 100%;
  }
}


/* =============================================================================
   22. MEMBERSHIP  (.dmd-mem-*)
   ============================================================================ */

.dmd-mem-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #3d2109;
  font-family: Arial, sans-serif;
}

.dmd-mem-header {
  text-align: center;
  margin-bottom: 50px;
}

.dmd-mem-title {
  font-size: 56px;
  color: #fff;
  letter-spacing: 0px;
  margin: 0 0 25px 0;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.35);
  font-weight: 800;
}

.dmd-mem-intro {
  font-size: 18px;
  line-height: 1.6;
  margin: 10px auto;
  max-width: 800px;
  font-weight: 500;
}

.dmd-mem-intro strong {
  color: #ffffff;
  font-size: 19px;
}

.dmd-mem-email {
  font-weight: bold;
  color: #8b3e0f;
  text-decoration: underline;
}

/* NOTE: same button block as .vilka-ar-vi .primary-btn (plus width). */
.read_more_dmd {
  padding: 14px 24px;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
  background: #fe750a;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  width: fit-content;
}

.dmd-mem-grid {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  gap: 15px;
  position: relative;
}

.dmd-mem-card {
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(179, 119, 54, 0.4);
  border-radius: 16px;
  flex: 1 1 0;
  min-width: 0;
  padding: 60px 30px 30px 30px;
  position: relative;
  box-shadow:
    0 8px 24px rgba(61, 33, 9, 0.25),
    0 3px 6px rgba(61, 33, 9, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.dmd-mem-card:hover {
  transform: translateY(-5px);
  box-shadow:
    0 14px 32px rgba(61, 33, 9, 0.32),
    0 5px 10px rgba(61, 33, 9, 0.15);
}

.dmd-mem-card-featured {
  border-color: rgba(217, 109, 43, 0.7);
}

.dmd-mem-ribbon {
  position: absolute;
  top: -20px;
  left: -15px;
  right: -15px;
  background: linear-gradient(180deg, #f0a040 0%, #d96d2b 100%);
  color: #fff;
  text-align: center;
  padding: 14px 20px;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 4px 10px rgba(61, 33, 9, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  border-radius: 6px;
}

.dmd-mem-ribbon::before,
.dmd-mem-ribbon::after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 15px;
  height: 10px;
  background: #8b3e0f;
}

.dmd-mem-ribbon::before {
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.dmd-mem-ribbon::after {
  right: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.dmd-mem-ribbon-featured {
  background: linear-gradient(180deg, #f5b54a 0%, #e3a61d 100%);
}

.dmd-mem-price {
  text-align: center;
  margin: 10px 0 25px 0;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(217, 109, 43, 0.3);
  color: #8b3e0f;
}

.dmd-mem-price-amount {
  font-size: 72px;
  font-weight: 900;
  line-height: 1;
  text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.5);
}

.dmd-mem-price-unit {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 5px;
}

.dmd-mem-image {
  text-align: center;
  margin: 0 0 20px 0;
  background: radial-gradient(circle, rgba(255, 215, 130, 0.4) 0%, transparent 70%);
  padding: 10px;
  border-radius: 12px;
}

.dmd-mem-image img {
  max-width: 100%;
  height: auto;
  max-height: 220px;
}

.dmd-mem-list {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
  flex-grow: 1;
}

.dmd-mem-list li {
  padding: 8px 0 8px 32px;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  color: #3d2109;
}

.dmd-mem-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 8px;
  color: #fff;
  background: linear-gradient(135deg, #e3a61d 0%, #d96d2b 100%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.dmd-mem-button {
  display: block;
  text-align: center;
  background: linear-gradient(180deg, #f0a040 0%, #d96d2b 100%);
  color: #fff;
  padding: 16px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow:
    0 5px 12px rgba(61, 33, 9, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: 2px solid rgba(255, 255, 255, 0.4);
}

.dmd-mem-button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 8px 16px rgba(61, 33, 9, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #fff;
}

.dmd-mem-button-featured {
  background: linear-gradient(180deg, #f5b54a 0%, #e3a61d 100%);
}

.dmd-mem-divider {
  flex: 0 0 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dmd-mem-shield {
  width: 60px;
  height: 70px;
  background: linear-gradient(135deg, #f5b54a 0%, #d96d2b 100%);
  clip-path: polygon(50% 0%, 100% 15%, 100% 60%, 50% 100%, 0% 60%, 0% 15%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #fff;
  box-shadow: 0 6px 14px rgba(61, 33, 9, 0.35);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

@media (max-width: 900px) {
  .dmd-mem-grid {
    flex-wrap: wrap;
  }

  .dmd-mem-card {
    flex: 1 1 100%;
    width: 100%;
  }

  .dmd-mem-divider {
    flex: 1 1 100%;
    height: 60px;
    width: 100%;
  }

  .dmd-mem-title {
    font-size: 38px;
    letter-spacing: 3px;
  }

  .dmd-mem-price-amount {
    font-size: 56px;
  }

  .dmd-mem-ribbon {
    font-size: 16px;
    padding: 12px 15px;
    letter-spacing: 1px;
  }
}


/* =============================================================================
   23. WORLD DMD  (.dmd-world-*)
   ============================================================================ */

.dmd-world-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #3d2109;
  font-family: Arial, sans-serif;
}

.dmd-world-header {
  text-align: center;
  margin-bottom: 50px;
}

.dmd-world-title {
  font-size: 56px;
  color: #fff;
  letter-spacing: 6px;
  margin: 0 0 25px 0;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.35);
  font-weight: 800;
  border-bottom: 3px solid rgba(217, 109, 43, 0.6);
  padding-bottom: 15px;
  display: inline-block;
}

.dmd-world-intro {
  font-size: 18px;
  line-height: 1.6;
  margin: 10px auto;
  max-width: 850px;
  font-weight: 500;
}

.dmd-world-intro strong {
  color: #ffffff;
  font-size: 20px;
}

/* Hela världen scroll section (featured) */
.dmd-world-scroll {
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(179, 119, 54, 0.5);
  border-radius: 18px;
  padding: 60px 40px 35px 40px;
  position: relative;
  margin-bottom: 50px;
  box-shadow:
    0 10px 28px rgba(61, 33, 9, 0.28),
    0 4px 8px rgba(61, 33, 9, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.dmd-world-scroll-banner {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #f0a040 0%, #d96d2b 100%);
  color: #fff;
  padding: 14px 50px;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 2px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 5px 12px rgba(61, 33, 9, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  white-space: nowrap;
}

.dmd-world-scroll-banner::before,
.dmd-world-scroll-banner::after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 18px;
  height: 12px;
  background: #8b3e0f;
}

.dmd-world-scroll-banner::before {
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.dmd-world-scroll-banner::after {
  right: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.dmd-world-scroll-list {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 40px;
}

.dmd-world-scroll-list li {
  padding: 8px 0 8px 28px;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  color: white;
  break-inside: avoid;
}

.dmd-world-scroll-list li::before {
  content: "•";
  position: absolute;
  left: 8px;
  top: 4px;
  color: #d96d2b;
  font-size: 24px;
  font-weight: bold;
}

ul.dmd-world-scroll-list li a {
  color: white !important;
}

/* Country grid — base layout, then overridden below to a column layout.
   ⚠ .dmd-world-grid is declared TWICE (grid then !important columns). */
.dmd-world-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 25px;
}

.dmd-world-grid {
  display: block !important;
  columns: 2 !important;
  column-gap: 1.5rem !important;
}

.dmd-world-grid .dmd-world-card {
  break-inside: avoid !important;
  page-break-inside: avoid !important;
  display: inline-block !important;
  width: 100% !important;
  margin-bottom: 1.5rem !important;
  box-sizing: border-box !important;
}

.dmd-world-card {
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(179, 119, 54, 0.4);
  border-radius: 14px;
  padding: 25px 25px 22px 25px;
  position: relative;
  box-shadow:
    0 6px 18px rgba(61, 33, 9, 0.22),
    0 2px 4px rgba(61, 33, 9, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dmd-world-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 12px 26px rgba(61, 33, 9, 0.3),
    0 4px 8px rgba(61, 33, 9, 0.14);
}

.dmd-world-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #d96d2b 0%, #e3a61d 50%, #d96d2b 100%);
  border-radius: 14px 14px 0 0;
}

.dmd-world-card-header {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 2px solid rgba(217, 109, 43, 0.3);
}

.dmd-world-flag {
  width: 50px;
  height: auto;
  flex-shrink: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
  display: block;
}

.dmd-world-country {
  font-size: 26px;
  font-weight: 800;
  color: white;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.dmd-world-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dmd-world-list li {
  padding: 6px 0 6px 24px;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  color: white;
}

.dmd-world-list li a {
  color: white !important;
}

.dmd-world-list li::before {
  content: "•";
  position: absolute;
  left: 6px;
  top: 2px;
  color: #d96d2b;
  font-size: 20px;
  font-weight: bold;
}

.dmd-world-handle {
  color: white;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px dashed rgba(194, 85, 16, 0.5);
  padding-bottom: 1px;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  border-radius: 2px;
}

.dmd-world-handle:hover {
  color: #8b3e0f;
  border-bottom: 1px solid #8b3e0f;
  background-color: rgba(255, 215, 130, 0.4);
  text-decoration: none;
}

.dmd-world-handle:visited {
  color: #a04510;
}

@media (max-width: 600px) {
  .dmd-world-grid {
    columns: 1 !important;
  }
}

@media (max-width: 800px) {
  .dmd-world-grid {
    grid-template-columns: 1fr;
  }

  .dmd-world-scroll-list {
    columns: 1;
  }

  .dmd-world-title {
    font-size: 30px;
    letter-spacing: 2px;
  }

  .dmd-world-scroll {
    padding: 55px 25px 25px 25px;
  }

  .dmd-world-scroll-banner {
    font-size: 18px;
    padding: 12px 30px;
    letter-spacing: 1px;
  }

  .dmd-world-country {
    font-size: 22px;
  }

  .dmd-world-flag {
    width: 42px;
  }
}


/* =============================================================================
   24. SHARED PAGE PANELS (glass wrappers)
   ⚠ .dmd-research-page repeats the exact block of the trio above it.
   ============================================================================ */

.dmd-kontakt-page,
.dmd-valgorenhetsbutik-page,
.dmd-podcast-page {
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(8px);
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

.dmd-research-page {
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(8px);
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}