:root{
  /* Palette La Guilde du Loup basée sur #083425 */
  --primary-color: #083425;           /* Vert sombre principal */
  --primary-light: #0f5835;          /* Vert sombre éclairci */
  --primary-dark: #052218;           /* Vert sombre assombri */
  --secondary-color: #d4af37;        /* Or mystique */
  --golden-title: #dcb658;           /* Or moderne pour titres */
  --accent-color: #8b4513;           /* Brun cuir/bois */
  --accent-light: #a0522d;          /* Brun clair */

  --text-dark: #1a1a1a;
  --text-light: #4a5568;
  --text-forest: #2d3748;

  --bg-light: #f7fafc;
  --bg-forest: #e6fffa;
  --bg-dark: #1a202c;
  --white: #ffffff;

  --border-color: #cbd5e0;
  --border-forest: rgba(8, 52, 37, 0.2);

  --shadow-sm: 0 1px 2px 0 rgba(8, 52, 37, 0.1);
  --shadow-md: 0 4px 6px -1px rgba(8, 52, 37, 0.15);
  --shadow-lg: 0 10px 15px -3px rgba(8, 52, 37, 0.2);
  --shadow-gold: 0 4px 20px rgba(212, 175, 55, 0.3);


    --wolf-gold: #dcb658;
    --forest-dark: #083425;
}

.btn-primary{
    background-color: var(--golden-title);
    border-color: var(--secondary-color);
}

.btn-primary:hover{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--accent-light);
}

.payment__list{
    margin-bottom: 3rem;
}

/* all */
.header{
    --header-bg: var(--forest-dark);
    --header-top-bg: var(--forest-dark);
    --header-color: var(--wolf-gold);
    --header-top-color: var(--wolf-gold);
}

.header-top{
    --header-top-border-bottom: 1px solid var(--wolf-gold);
    --header-bottom-border-bottom: 1px solid var(--wolf-gold);
}

.header a:not(.dropdown-item):not(.btn){
    color: var(--wolf-gold);
}

.header-top a:not(.dropdown-item){
    color: var(--header-top-color);
}

.header-bottom{
    --header-top-border-bottom: 1px solid var(--wolf-gold);
    --header-bottom-border-bottom: 1px solid var(--wolf-gold);
}

.carousel .carousel-caption .caption-description{
    max-width: 100%;
}
.carousel .carousel-indicators button.active{
    background-color: var(--wolf-gold);
}

.carousel .discord{
    border-radius: 10px;
}

.badge.discount{
    background-color: var(--golden-title);
    border-color: var(--secondary-color);
    color: white;
}

.product-flags .badge.in-stock{
    background-color: var(--forest-dark);
    border-color: var(--forest-dark);
    color: var(--golden-title);
}

.product-availability .alert-success{
    background-color: var(--forest-dark);
    border-color: var(--forest-dark);
    color: var(--golden-title);
}

.product-availability .alert-success .material-icons,
.product-availability .alert-success small{
    color: var(--golden-title);
}

.product-availability__on-order-explanation{
    margin-top: .75rem;
    padding: .9rem 1rem;
    border: 1px solid rgba(127, 92, 45, .24);
    border-left: 4px solid var(--golden-title);
    border-radius: 6px;
    background-color: rgba(255, 248, 230, .78);
    color: var(--bs-body-color);
    font-size: .95rem;
    line-height: 1.45;
}

.product-availability__on-order-explanation strong{
    display: block;
    margin-bottom: .35rem;
    color: var(--forest-dark);
}

.product-availability__on-order-explanation p{
    margin-bottom: 0;
}

.all-product-link, .product-miniature__infos__bottom .btn-outline-primary, .email-subscription .email-subscription__content__inputs .btn-primary{
    background-color: var(--primary-light);
    border: var(--border-forest);
    color: var(--golden-title);
    font-weight: 600;
}

.all-product-link:hover, .product-miniature__infos__bottom .btn-outline-primary:hover, .email-subscription .email-subscription__content__inputs .btn-primary:hover{
    background-color: var(--forest-dark);
    color: var(--golden-title);
}
.all-product-link.btn i, .all-product-link.btn:hover i{
    color: var(--golden-title);
}

.page-link, .page-link:hover{
    color: var(--golden-title);
}

/* Responsive Design */
@media (max-width: 768px) {
}

@media (max-width: 480px) {
}

@media (max-width: 480px) {
}

@media (min-width: 992px) {
    .header-block--active .header-block, .header-block--active .header-block__icon{
        color: var(--wolf-gold);
    }
}

.product-miniature__suggested_retail_price {
    text-decoration: line-through;
}

.ps_checkout-payment-option label {
    display: flex !important;
}

/* Voxo header 5 adaptation */
.header.voxo-header {
    overflow-x: clip;
    background: var(--forest-dark);
    color: var(--wolf-gold);
}

.voxo-header .container-fluid-lg {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 112px;
    padding-left: 112px;
}

.voxo-header .top-header {
    padding: 9px 0;
    background: var(--forest-dark);
    border-bottom: 1px solid rgba(220, 182, 88, 0.38);
    font-size: 13px;
}

.voxo-header .top-header .row {
    align-items: center;
    justify-content: space-between;
}

.voxo-header .border-list {
    display: flex;
    align-items: center;
    gap: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.voxo-header .voxo-top-left > div,
.voxo-header .voxo-top-left #contact-link {
    display: flex;
    align-items: center;
}

.voxo-header .voxo-top-links > li {
    display: flex;
    align-items: center;
}

.voxo-header .top-header a,
.voxo-header .top-header .header-block__action-btn,
.voxo-header .top-header .header-block__title,
.voxo-header .top-header .material-icons {
    color: var(--wolf-gold);
}

.voxo-header .top-header a:hover,
.voxo-header .top-header a:focus,
.voxo-header .top-header a:hover *,
.voxo-header .top-header a:focus *,
.voxo-header .top-header .header-block__action-btn:hover,
.voxo-header .top-header .header-block__action-btn:focus,
.voxo-header .top-header .header-block__action-btn:hover *,
.voxo-header .top-header .header-block__action-btn:focus * {
    color: #ffffff !important;
}

.voxo-header .top-header .voxo-account-menu {
    min-width: 240px;
    padding: 8px;
    border: 1px solid rgba(220, 182, 88, 0.38);
    border-radius: 4px;
    background: var(--forest-dark);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);
}

.voxo-header .top-header .voxo-account-menu .dropdown-item {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 9px 10px;
    border-radius: 4px;
    color: var(--wolf-gold);
    font-size: 13px;
    font-weight: 600;
}

.voxo-header .top-header .voxo-account-menu .dropdown-item:hover,
.voxo-header .top-header .voxo-account-menu .dropdown-item:focus {
    background: rgba(220, 182, 88, 0.12);
    color: #ffffff !important;
}

.voxo-header .top-header .voxo-account-menu .dropdown-item:hover *,
.voxo-header .top-header .voxo-account-menu .dropdown-item:focus * {
    color: #ffffff !important;
}

.voxo-header .top-header .voxo-account-menu .dropdown-divider {
    border-top-color: rgba(220, 182, 88, 0.22);
}

.voxo-header .main-header {
    background: var(--forest-dark);
    border-bottom: 1px solid rgba(220, 182, 88, 0.38);
}

.voxo-header .main-menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    min-height: 86px;
    padding: 18px 0;
}

.voxo-header .menu-left,
.voxo-header .menu-right,
.voxo-header .voxo-action-list {
    display: flex;
    align-items: center;
}

.voxo-header .menu-left {
    flex: 0 0 auto;
    gap: 30px;
}

.voxo-header .brand-logo .navbar-brand {
    display: block;
    margin: 0;
}

.voxo-header .brand-logo img {
    display: block;
    width: auto;
    max-width: 190px;
    max-height: 62px;
    object-fit: contain;
}

.voxo-header .category-menu .btn-solid-default {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 0 18px;
    border: 1px solid var(--wolf-gold);
    border-radius: 4px;
    background: var(--wolf-gold);
    color: var(--forest-dark);
    font-weight: 700;
    text-transform: none;
}

.voxo-header .category-menu .btn-solid-default:hover,
.voxo-header .category-menu .btn-solid-default:focus {
    background: var(--secondary-color);
    color: var(--forest-dark);
}

.voxo-header .voxo-header-search {
    flex: 1 1 520px;
    max-width: 620px;
}

.voxo-header .voxo-header-search #_desktop_search {
    display: flex !important;
    width: 100%;
    margin: 0 !important;
    padding: 0;
}

.voxo-header #search_widget {
    width: 100%;
}

.voxo-header #search_widget form {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 46px;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(220, 182, 88, 0.55);
    border-radius: 4px;
    background: #ffffff;
}

.voxo-header #search_widget .search {
    order: 2;
    position: static;
    inset: auto;
    flex: 0 0 48px;
    align-self: stretch;
    width: 48px;
    height: 46px;
    margin: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--wolf-gold);
    color: var(--forest-dark);
    cursor: pointer;
    line-height: 1;
}

.voxo-header #search_widget .clear {
    top: 50%;
    right: 56px;
    padding: 0;
    transform: translateY(-50%);
    color: var(--text-light);
}

.voxo-header #search_widget input[type="search"] {
    flex: 1 1 auto;
    min-width: 0;
    height: 46px;
    padding: 0 14px;
    border: 0;
    color: var(--text-dark);
    background: transparent;
}

.voxo-header .voxo-action-list {
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.voxo-header .voxo-action-list > li {
    display: flex;
    align-items: center;
}

.voxo-header .voxo-icon-button,
.voxo-header .header-block__action-btn {
    position: relative;
    min-width: 44px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 10px;
    border: 1px solid rgba(220, 182, 88, 0.38);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.04);
    color: var(--wolf-gold);
    text-decoration: none;
}

.voxo-header .voxo-icon-button {
    cursor: pointer;
}

.voxo-header .voxo-icon-button:hover,
.voxo-header .header-block__action-btn:hover {
    border-color: var(--wolf-gold);
    background: rgba(220, 182, 88, 0.12);
    color: var(--wolf-gold);
}

.voxo-header .voxo-cart-action .header-block__action-btn {
    padding: 0 18px;
    border-color: var(--wolf-gold);
    background: var(--wolf-gold);
    color: var(--forest-dark);
    font-weight: 700;
    text-transform: none;
}

.voxo-header .voxo-cart-action .header-block__action-btn:hover,
.voxo-header .voxo-cart-action .header-block__action-btn:focus {
    background: var(--secondary-color);
    color: var(--forest-dark);
}

.voxo-header .voxo-cart-action .header-block__icon,
.voxo-header .voxo-cart-action .header-block__title {
    color: var(--forest-dark);
}

.voxo-header .voxo-cart-action .header-block__action-btn:hover .header-block__icon,
.voxo-header .voxo-cart-action .header-block__action-btn:hover .header-block__title,
.voxo-header .voxo-cart-action .header-block__action-btn:focus .header-block__icon,
.voxo-header .voxo-cart-action .header-block__action-btn:focus .header-block__title {
    color: var(--forest-dark);
}

.voxo-header .voxo-cart-action .header-block__badge {
    background: var(--forest-dark);
    color: var(--wolf-gold);
}

.voxo-header .header-block__icon {
    margin: 0;
    color: currentColor;
}

.voxo-header .header-block__title {
    color: currentColor;
    font-size: 13px;
    font-weight: 700;
}

.voxo-header .header-block__badge {
    top: -7px;
    right: -7px;
    background: var(--wolf-gold);
    color: var(--forest-dark);
}

.voxo-header .voxo-nav-header .main-menu {
    min-height: 58px;
    padding: 0;
    justify-content: center;
}

.voxo-header .voxo-nav-header nav,
.voxo-header .main-navbar,
.voxo-header #mainnav {
    width: 100%;
}

.voxo-header .nav-menu {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.voxo-header .nav-menu > li {
    position: static;
    display: flex;
    align-items: center;
}

.voxo-header .nav-menu > li > .menu-title {
    display: inline-flex;
    align-items: center;
    min-height: 58px;
    padding: 0 15px;
    color: var(--wolf-gold);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.voxo-header .nav-menu > li:hover > .menu-title,
.voxo-header .nav-menu > li.current > .menu-title,
.voxo-header .nav-menu > li > .menu-title:focus {
    color: #ffffff;
}

.voxo-header .mega-menu-container {
    position: absolute;
    left: 50%;
    right: auto;
    top: 100%;
    z-index: 1030;
    box-sizing: border-box;
    display: block;
    width: 100vw;
    max-width: 100vw;
    visibility: hidden;
    opacity: 0;
    transform: translate3d(-50%, 10px, 0);
    padding: 28px 0;
    border-top: 1px solid rgba(220, 182, 88, 0.35);
    background: #ffffff;
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    pointer-events: none;
}

.voxo-header .nav-menu > li:hover > .mega-menu-container,
.voxo-header .nav-menu > li:focus-within > .mega-menu-container,
.voxo-header .mega-menu-container.show,
.voxo-header .mega-menu-container.focusing {
    visibility: visible;
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    pointer-events: auto;
}

.voxo-header .mega-menu-container .container-fluid-lg {
    padding-right: 48px;
    padding-left: 48px;
}

.voxo-header .link-section {
    height: 100%;
}

.voxo-header .submenu-card {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 112px;
    padding: 14px;
    overflow: hidden;
    border: 1px solid rgba(220, 182, 88, 0.28);
    border-radius: 4px;
    background: #ffffff;
    color: var(--forest-dark) !important;
    text-align: center;
    text-decoration: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.voxo-header .submenu-card:hover,
.voxo-header .submenu-card:focus {
    border-color: var(--wolf-gold);
    box-shadow: 0 8px 18px rgba(21, 53, 42, 0.12);
    color: var(--forest-dark) !important;
    transform: translateY(-1px);
}

.voxo-header .submenu-card--image {
    padding: 10px;
}

.voxo-header .submenu-card__image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.voxo-header .submenu-card__label {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.25;
}

.voxo-header .submenu-title a {
    color: var(--forest-dark) !important;
    text-decoration: none;
}

.voxo-header .submenu-title h5 {
    margin: 0 0 10px;
    color: var(--forest-dark);
    font-size: 15px;
    font-weight: 800;
}

.voxo-header .submenu-content ul,
.voxo-header .submenu-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.voxo-header .submenu-content li {
    position: relative;
    margin: 0;
}

.voxo-header .submenu-content a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 5px 0;
    color: var(--text-forest) !important;
    font-size: 14px;
    line-height: 1.3;
    text-decoration: none;
}

.voxo-header .submenu-content a:hover,
.voxo-header .submenu-content li.current > a {
    color: var(--primary-light) !important;
}

.voxo-header .submenu-list {
    padding-left: 14px;
}

.voxo-header .submenu-content > .list,
.voxo-header .submenu-content > .submenu-list {
    padding-left: 0;
}

.voxo-header .submenu-chevron {
    flex: 0 0 auto;
    color: var(--wolf-gold);
}

.voxo-header .main-menu__offcanvas {
    color: var(--text-dark);
}

.voxo-header .main-menu__mobile .menu__list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.voxo-header .main-menu__mobile .menu__list > li {
    position: relative;
    min-height: 48px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.voxo-header .main-menu__mobile .menu__link {
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 12px 52px 12px 18px;
    color: var(--text-dark);
    text-decoration: none;
}

.voxo-header .main-menu__mobile .menu__link--image {
    justify-content: center;
    min-height: 76px;
    padding-right: 18px;
}

.voxo-header .main-menu__mobile .menu__link-image {
    display: block;
    width: 100%;
    height: 56px;
    max-width: 100%;
    object-fit: contain;
}

.voxo-header .main-menu__mobile .main-menu__toggle-child {
    position: absolute;
    top: 50%;
    right: 4px;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    color: var(--forest-dark);
    cursor: pointer;
    line-height: 1;
}

.voxo-header .main-menu__mobile .main-menu__toggle-child > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.voxo-header .main-menu__mobile .main-menu__toggle-child:hover,
.voxo-header .main-menu__mobile .main-menu__toggle-child:focus {
    color: var(--wolf-gold);
}

.voxo-header .main-menu__mobile .main-menu__title {
    padding: 0 18px 12px;
    color: var(--forest-dark);
}

.guild-trustbar {
    background: var(--forest-dark);
    color: #fff;
    border-top: 1px solid rgba(220, 182, 88, 0.36);
    border-bottom: 1px solid rgba(220, 182, 88, 0.5);
}

.guild-trustbar__container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 112px;
    padding-left: 112px;
}

.guild-trustbar__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.guild-trustbar__item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 54px;
    padding: 8px 12px;
}

.guild-trustbar__item + .guild-trustbar__item {
    border-left: 1px solid rgba(255, 255, 255, 0.14);
}

.guild-trustbar__item .material-icons {
    flex: 0 0 auto;
    color: var(--wolf-gold);
    font-size: 22px;
}

.guild-trustbar__item strong,
.guild-trustbar__item small {
    display: block;
    line-height: 1.15;
}

.guild-trustbar__item strong {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.guild-trustbar__item small {
    margin-top: 2px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 11px;
}

.page-content--home > .ps-customtext:first-child,
.page-home > .ps-customtext:first-child {
    padding-top: 24px;
}

@media (max-width: 1399.98px) {
    .voxo-header .container-fluid-lg {
        padding-right: 48px;
        padding-left: 48px;
    }

    .guild-trustbar__container {
        padding-right: 48px;
        padding-left: 48px;
    }

    .voxo-header .nav-menu > li > .menu-title {
        padding: 0 10px;
        font-size: 13px;
    }
}

@media (max-width: 1199.98px) {
    .voxo-header .container-fluid-lg {
        padding-right: 18px;
        padding-left: 18px;
    }

    .guild-trustbar__container {
        padding-right: 18px;
        padding-left: 18px;
    }

    .voxo-header .voxo-nav-header {
        height: 0;
        overflow: visible;
        border-bottom: 0;
    }

    .voxo-header .voxo-nav-header .main-menu {
        height: 0;
        min-height: 0;
        padding: 0;
    }

    .voxo-header .voxo-nav-header .main-navbar,
    .voxo-header .main-navbar {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .voxo-header .top-header {
        display: none;
    }

    .voxo-header .main-menu {
        min-height: 72px;
        gap: 12px;
        padding: 12px 0;
    }

    .voxo-header .menu-left {
        min-width: 0;
        flex: 1 1 auto;
    }

    .voxo-header .brand-logo img {
        max-width: 145px;
        max-height: 52px;
    }

    .voxo-header .menu-right {
        flex: 0 0 auto;
        gap: 8px;
    }

    .voxo-header .voxo-header-search {
        display: none;
    }

    .voxo-header .voxo-action-list {
        gap: 8px;
    }

    .voxo-header .voxo-cart-action {
        display: flex !important;
    }

    .voxo-header .voxo-cart-action .header-block__action-btn {
        min-width: 44px;
        padding: 0 10px;
    }

    .voxo-header .voxo-cart-action .header-block__badge {
        right: auto;
        left: -7px;
        border: 1px solid var(--wolf-gold);
    }

    .guild-trustbar__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .guild-trustbar__item {
        min-height: 46px;
        padding: 6px 8px;
        gap: 6px;
    }

    .guild-trustbar__item:nth-child(n + 3) {
        display: none;
    }

    .guild-trustbar__item .material-icons {
        font-size: 18px;
    }

    .guild-trustbar__item strong {
        font-size: 12px;
    }

    .guild-trustbar__item small {
        font-size: 10px;
    }

    .page-content--home > .ps-customtext:first-child,
    .page-home > .ps-customtext:first-child {
        padding-top: 18px;
    }
}

@media (max-width: 420px) {
    .voxo-header .container-fluid-lg {
        padding-right: 12px;
        padding-left: 12px;
    }

    .voxo-header .brand-logo img {
        max-width: 118px;
    }

    .voxo-header .voxo-icon-button,
    .voxo-header .header-block__action-btn {
        min-width: 40px;
        min-height: 40px;
        padding: 0 8px;
    }

    .voxo-header .voxo-cart-action .header-block__action-btn {
        min-width: 40px;
        padding: 0 8px;
    }

    .guild-trustbar__container {
        padding-right: 12px;
        padding-left: 12px;
    }
}

/* Hero de la page d'accueil - La Guilde du Loup */

#custom-text {
    max-width: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-align: left;
}

.guild-home-hero {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.75fr);
    gap: 2rem;
    align-items: center;
    max-width: 1140px;
    margin: 2rem auto;
    padding: 2.5rem;
    background: #083425;
    border: 1px solid rgba(220, 182, 88, 0.55);
    border-radius: 8px;
    color: #fff;
}

.guild-home-hero__content {
    max-width: 690px;
}

.guild-home-hero__eyebrow {
    margin: 0 0 0.65rem;
    color: #dcb658;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.guild-home-hero h1 {
    max-width: 720px;
    margin: 0;
    color: #fff;
    font-size: 3.25rem;
    line-height: 1.05;
}

.guild-home-hero__intro {
    max-width: 700px;
    margin: 1rem 0 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 1.05rem;
    line-height: 1.55;
}

.guild-home-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

.guild-home-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0.75rem 1.15rem;
    border: 1px solid #dcb658;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.guild-home-hero__button:hover,
.guild-home-hero__button:focus {
    transform: translateY(-1px);
    text-decoration: none;
}

.guild-home-hero__button--primary {
    background: #dcb658;
    color: #083425;
}

.guild-home-hero__button--primary:hover,
.guild-home-hero__button--primary:focus {
    background: #edca72;
    color: #083425;
}

.guild-home-hero__button--secondary {
    background: transparent;
    color: #fff;
}

.guild-home-hero__button--secondary:hover,
.guild-home-hero__button--secondary:focus {
    background: rgba(220, 182, 88, 0.12);
    color: #fff;
}

.guild-home-hero__story {
    margin: 1.4rem 0 0;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.82rem;
    line-height: 1.5;
}

.guild-home-hero__story a {
    color: #dcb658;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.guild-home-hero__media {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    aspect-ratio: 3 / 2;
    border: 1px solid rgba(220, 182, 88, 0.35);
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.08);
}

.guild-home-hero__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 991.98px) {
    .guild-home-hero {
        grid-template-columns: 1fr;
        gap: 1.6rem;
    }

    .guild-home-hero h1 {
        font-size: 2.45rem;
    }

    .guild-home-hero__media {
        max-width: 680px;
    }
}

@media (max-width: 767.98px) {
    .guild-home-hero {
        margin: 1rem 0;
        padding: 1.3rem 1rem;
        border-right: 0;
        border-left: 0;
        border-radius: 0;
    }

    .guild-home-hero h1 {
        font-size: 2rem;
        line-height: 1.08;
    }

    .guild-home-hero__intro {
        font-size: 0.95rem;
    }

    .guild-home-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .guild-home-hero__button {
        width: 100%;
    }

    .guild-home-hero__media {
        aspect-ratio: 16 / 10;
    }
}
