.rm-home-ad,.rm-home-ad-banner{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);border-radius:8px;width:100%;max-width:100%;padding:0;box-sizing:border-box;overflow:hidden;text-align:center;margin-top:0;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:none!important;transition:none!important}.rm-home-ad *,.rm-home-ad-banner *,.rm-home-ad-banner:hover,.rm-home-ad:hover{transform:none!important}.rm-home-ad-slot{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto;background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:none;text-align:center;font-size:12px;color:#666;box-sizing:border-box;overflow:hidden;border-radius:8px}.rm-home-ad--leaderboard .rm-home-ad-slot{max-width:728px;aspect-ratio:728/90}.rm-home-ad--mrec .rm-home-ad-slot{max-width:300px;aspect-ratio:300/250}@supports not (aspect-ratio:1/1){.rm-home-ad--leaderboard .rm-home-ad-slot{height:90px}.rm-home-ad--mrec .rm-home-ad-slot{height:250px}}.rm-home-ad-slot>canvas,.rm-home-ad-slot>embed,.rm-home-ad-slot>iframe,.rm-home-ad-slot>img,.rm-home-ad-slot>object,.rm-home-ad-slot>picture,.rm-home-ad-slot>svg,.rm-home-ad-slot>video{max-width:100%;max-height:100%;width:100%;height:100%;display:block}.rm-home-ad-slot>canvas,.rm-home-ad-slot>img,.rm-home-ad-slot>svg,.rm-home-ad-slot>video{object-fit:contain}.rm-home-ad-slot>iframe{border:0}.rm-members-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;width:100%}.rm-member-card{gap:14px;padding:12px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.8);transition:all .3s cubic-bezier(.4,0,.2,1)}.rm-member-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.15),inset 0 2px 0 rgba(255,255,255,.8);border-color:var(--color-title-red)}.rm-home-members-block .rm-member-card{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);border-left:3px solid var(--color-menu-border);transition:box-shadow .25s ease,border-left-color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.rm-home-members-block .rm-member-card:hover{background:rgba(243,229,202,.9)!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important;border-color:var(--color-menu-border)!important;transform:none!important}.rm-home-members-block .rm-member-card:hover .rm-member-avatar-img{transform:none!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important;border-color:var(--color-menu-border)!important}.rm-home-members-block .rm-member-card--card-link:has(.rm-member-card-link:focus),.rm-home-members-block .rm-member-card--card-link:has(.rm-member-card-link:hover){background:rgba(243,229,202,.9)!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important;border-color:var(--color-menu-border)!important;border-left-color:var(--color-title-red)!important;transform:none!important}.rm-home-members-block .rm-member-card--card-link:has(.rm-member-card-link:focus) .rm-member-avatar-img,.rm-home-members-block .rm-member-card--card-link:has(.rm-member-card-link:hover) .rm-member-avatar-img{transform:none!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important;border-color:var(--color-menu-border)!important}.rm-member-avatar{position:relative;width:34px;min-width:34px;height:47px;min-height:47px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.rm-member-avatar-img{width:30px!important;height:43px!important;max-width:100%!important;max-height:100%!important;object-fit:contain;object-position:center;display:block;border-radius:4px;border:2px solid var(--color-menu-border);box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.rm-member-card:hover .rm-member-avatar-img{box-shadow:0 3px 6px rgba(0,0,0,.3);border-color:var(--color-title-red)}.rm-member-info{flex:1;min-width:0}.rm-member-race{font-weight:400}.rm-member-link{color:var(--color-text-main);font-weight:600;transition:color .2s ease}.rm-member-link:hover{color:var(--color-link-hover);text-decoration:underline}.rm-member-card--card-link .rm-member-card-link{display:flex;align-items:center;gap:14px;width:100%;min-width:0;text-decoration:none;color:inherit;outline:none}.rm-member-card--card-link .rm-member-card-link:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px;border-radius:8px}.rm-member-card--card-link .rm-member-username{color:inherit;cursor:inherit;text-decoration:none}.rm-members-grid-empty{padding:32px;text-align:center}.rm-forums-list{width:100%;font-family:var(--font-base)}.rm-forums-list-empty{padding:32px;text-align:center}.rm-gallery-images-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;box-sizing:border-box}.rm-gallery-images-grid--home-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;box-sizing:border-box}@media (max-width:400px){.rm-gallery-images-grid--home-sidebar{gap:6px}}.rm-gallery-images-grid--home-6{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;box-sizing:border-box}@media (max-width:768px){.rm-gallery-images-grid--home-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width:400px){.rm-gallery-images-grid--home-6{gap:6px}}.rm-gallery-images-grid--2cols{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-content:center;justify-items:center;width:100%;box-sizing:border-box}.rm-gallery-images-grid--1col{display:flex!important;flex-direction:column;gap:8px;width:100%;box-sizing:border-box}.rm-gallery-images-grid--horizontal{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%;justify-items:center;align-items:start}@media (max-width:1000px){.rm-gallery-images-grid--horizontal{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media (max-width:600px){.rm-gallery-images-grid--horizontal{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.rm-gallery-image-card{width:100%}.rm-gallery-images-grid--horizontal .rm-gallery-image-card{justify-self:center}.rm-gallery-image-card--card-link .rm-gallery-image-card-link{display:block;width:100%;text-decoration:none;color:inherit;outline:none}.rm-gallery-image-card--card-link .rm-gallery-image-card-link:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px;border-radius:8px}.rm-gallery-image-wrapper{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12);border:1px solid var(--color-menu-border);background:var(--color-light);transition:box-shadow .3s ease,border-color .3s ease}.rm-gallery-image-card:hover .rm-gallery-image-wrapper{transform:none!important;box-shadow:0 8px 24px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.1);border-color:var(--color-title-red)}.rm-gallery-image-wrapper img{transition:filter .3s ease;display:block}.rm-gallery-image-card:hover .rm-gallery-image-wrapper img{filter:brightness(1.05)}.rm-gallery-image-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px 8px 6px;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.25) 60%,transparent);display:flex;flex-direction:column;gap:2px;opacity:0;transition:opacity .3s ease;pointer-events:none}.rm-gallery-image-card:hover .rm-gallery-image-overlay{opacity:1}.rm-gallery-image-title{color:#fff;font-size:11px;font-weight:700;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-gallery-image-size{color:rgba(255,255,255,.7);font-size:10px}.rm-gallery-image-rating{text-align:right;font-weight:700;color:#fff;font-size:11px}.rm-gallery-image-rating-badge{position:absolute;top:8px;right:8px;background:rgba(30,30,30,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:3px 8px;border-radius:12px;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);z-index:5;border:1px solid rgba(255,255,255,.15);pointer-events:none}.rm-gallery-image-rating-badge i{color:#FFD700;font-size:10px}@media (max-width:360px){.rm-gallery-images-grid--2cols{width:100%}.rm-gallery-images-grid--2cols,.rm-gallery-images-grid--horizontal{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width:768px){.rm-gallery-images-grid{grid-template-columns:repeat(2,1fr);gap:8px}.rm-layout-gallery .rm-gallery-images-grid{grid-template-columns:1fr!important;gap:10px}.rm-layout-gallery .rm-gallery-images-grid .rm-gallery-image-card{max-width:100%}}.rm-content-drawer-toggle{display:none;position:fixed;top:50%;left:0;transform:translateY(-50%);z-index:1002;width:28px;min-height:80px;padding:12px 4px;border:none;background:linear-gradient(to right,var(--color-bg-menu),var(--color-light));color:var(--color-title-red);cursor:pointer;box-shadow:2px 0 8px rgba(0,0,0,.12);align-items:center;justify-content:center;flex-direction:column;gap:14px;transition:background .2s ease,box-shadow .2s ease,width .2s ease,left .25s ease}.rm-content-drawer-toggle[aria-expanded=true]{left:calc(min(320px, 85vw) - 2px);box-shadow:2px 0 8px rgba(0,0,0,.12)}.rm-content-drawer-toggle:active,.rm-content-drawer-toggle:hover{transform:translateY(-50%)!important}.rm-content-drawer-toggle:focus:not(:focus-visible){outline:none;box-shadow:none}.rm-content-drawer-toggle-arrow{color:#4A90C2;font-size:10px;font-weight:700;line-height:1;flex-shrink:0;text-shadow:0 0 2px rgba(255,255,255,.9);transition:transform .25s ease}.rm-content-drawer-toggle[aria-expanded=true] .rm-content-drawer-toggle-arrow{transform:rotate(180deg)}.rm-content-drawer-toggle-label{font-family:var(--font-base);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);line-height:1.2;margin-top:14px!important}.rm-content-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000}.rm-content-drawer-main{min-width:0}.rm-content-drawer-main>:first-child{margin-top:20px}.rm-home-actu-dossiers-grid .rm-content-drawer-inner,.rm-home-actu-dossiers-grid .rm-content-drawer-main{padding-top:20px!important;box-sizing:border-box}.rm-home-actu-dossiers-grid .rm-dossiers-sidebar,.rm-home-actu-dossiers-grid .rm-news-sidebar{padding-top:0!important}.rm-home-actu-dossiers-grid .rm-ad-250:first-child,.rm-home-actu-dossiers-grid .rm-community-subsection:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-inner>.rm-dossiers-sidebar>.rm-graphic-header-card:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-inner>.rm-dossiers-sidebar>.rm-home-section:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-inner>.rm-news-sidebar>.rm-graphic-header-card:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-inner>.rm-news-sidebar>.rm-home-section:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-inner>:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-main>.rm-graphic-header-card:first-child,.rm-home-actu-dossiers-grid .rm-content-drawer-main>:first-child,.rm-home-actu-dossiers-grid .rm-dossiers-sidebar>:first-child,.rm-home-actu-dossiers-grid .rm-graphic-header-card:first-child,.rm-home-actu-dossiers-grid .rm-home-section:first-child,.rm-home-actu-dossiers-grid .rm-news-sidebar>:first-child{margin-top:0!important}@media (max-width:768px){.rm-content-drawer-toggle{display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%);z-index:1002;width:28px;min-height:80px;padding:12px 4px;border:none;background:linear-gradient(to right,var(--color-bg-menu),var(--color-light));color:var(--color-title-red);cursor:pointer;box-shadow:2px 0 8px rgba(0,0,0,.12);align-items:center;justify-content:center;flex-direction:column;gap:14px;transition:left .25s ease,background .2s ease,box-shadow .2s ease,width .2s ease}.rm-content-drawer-toggle[aria-expanded=true]{left:calc(min(320px, 85vw) - 2px)}.rm-content-drawer{position:fixed;left:0;top:0;bottom:0;width:min(320px,85vw);max-width:320px;z-index:1001;background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border-right:1px solid var(--color-menu-border);box-shadow:4px 0 16px rgba(0,0,0,.15);transform:translateX(-100%);transition:transform .25s ease;overflow-y:auto;overflow-x:hidden}.rm-content-drawer[data-open]{transform:translateX(0);border-right:none;box-shadow:none}.rm-content-drawer-inner{padding:48px 12px 12px;min-height:100%;box-sizing:border-box}.rm-content-drawer-close{position:absolute;top:10px;right:10px;width:36px;height:36px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--color-title-red);cursor:pointer;display:flex;align-items:center;justify-content:center}.rm-content-drawer-close:hover{background:rgba(88,23,23,.08)}.rm-content-drawer-close:focus-visible{outline:3px solid var(--color-link-hover);outline-offset:2px}.rm-home-main-grid .rm-content-drawer:not([data-open]){visibility:hidden;position:fixed;pointer-events:none}.rm-content-drawer .rm-fiches-cultissimes-card,.rm-content-drawer .rm-fiches-stats-card{display:none!important}}@media (min-width:769px){.rm-content-drawer-toggle{display:none!important}.rm-content-drawer{position:relative;transform:none;width:auto;max-width:none;box-shadow:none}.rm-content-drawer-inner{padding:0}.rm-content-drawer-close{display:none}}.fas,.ra,.rm-community-section .fas,.rm-community-section .ra,.rm-home-section-icon-fa{color:var(--color-title-red)!important}.rm-content-card:hover .fas,.rm-content-card:hover .ra,.rm-content-list-item:hover .fas,.rm-content-list-item:hover .ra,.rm-home-forums-block .fas,.rm-home-forums-block .ra,.rm-home-messages-block .fas,.rm-home-messages-block .ra,.rm-home-messages-block .rm-latest-comments-card--card-link:hover .rm-latest-comments-content-title,.rm-home-messages-block .rm-latest-comments-content-title,.rm-home-messages-block .rm-latest-comments-icon,.rm-home-messages-block .rm-latest-comments-title,.rm-latest-comments-card--card-link:hover .ra,.rm-latest-comments-card:hover .fas,.rm-latest-comments-card:hover .ra,.rm-member-card:hover .fas,.rm-member-card:hover .ra{color:#000000!important}.rm-ad-inline{margin:20px 0;text-align:center;padding:12px;background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.rm-footer-ad-wrapper{width:100%;max-width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:0 30px;margin:20px 0;overflow:hidden}.rm-ad-footer,.rm-footer-ad-wrapper .rm-spacing-md,.rm-home-ad--leaderboard.rm-spacing-md{margin:0 auto 20px;text-align:center;padding:12px;width:100%;max-width:728px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:center}.rm-ad-footer .rm-ad-slot,.rm-ad-footer .rm-home-ad,.rm-ad-footer .rm-home-ad--leaderboard,.rm-ad-footer .rm-home-ad-slot,.rm-footer-ad-wrapper .rm-ad-slot,.rm-footer-ad-wrapper .rm-home-ad,.rm-footer-ad-wrapper .rm-home-ad--leaderboard,.rm-footer-ad-wrapper .rm-home-ad-slot,.rm-home-ad--leaderboard.rm-spacing-md .rm-ad-slot,.rm-home-ad--leaderboard.rm-spacing-md .rm-home-ad,.rm-home-ad--leaderboard.rm-spacing-md .rm-home-ad-slot{width:100%;max-width:728px;margin:0 auto;box-sizing:border-box;overflow:hidden}.rm-ad-footer .rm-ad-slot>*,.rm-ad-footer .rm-home-ad-slot>*,.rm-footer-ad-wrapper .rm-ad-slot>*,.rm-footer-ad-wrapper .rm-home-ad-slot>*,.rm-home-ad--leaderboard.rm-spacing-md .rm-ad-slot>*,.rm-home-ad--leaderboard.rm-spacing-md .rm-home-ad-slot>*{max-width:100%;box-sizing:border-box}.rm-ad-comments-top{margin:20px 0;text-align:center;padding:12px}.rm-content-list-item--ad{list-style:none;padding:16px;margin:12px 0;background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);border-radius:8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.rm-content-list-item--ad .rm-ad-slot{margin:0}.rm-ad-placeholder{display:flex;align-items:center;justify-content:center;min-height:90px;padding:20px;width:100%;max-width:100%;box-sizing:border-box;background:linear-gradient(180deg,#f5f5f5,#e8e8e8);border:2px dashed var(--color-menu-border);border-radius:8px;color:var(--color-subtitle);font-size:12px;text-align:center}.rm-ad-placeholder-text{line-height:1.6}.rm-ad-placeholder-subtitle{font-size:10px;color:#999;font-style:italic}.rm-ad-250 .rm-ad-placeholder{min-height:250px;max-width:300px;margin:0 auto}.rm-ad-inline .rm-ad-placeholder{min-height:120px;width:100%}.rm-home-ad--leaderboard .rm-ad-placeholder,.rm-home-ad--leaderboard .rm-home-ad-slot .rm-ad-placeholder{max-width:728px;width:100%;margin:0 auto;box-sizing:border-box}.rm-home-main-grid.rm-home-main-grid--full{grid-template-columns:1fr}.rm-home-main-grid.rm-home-main-grid--sidebar-left{grid-template-columns:minmax(0,7fr) minmax(0,13fr)}@media (max-width:980px){.rm-home-main-grid.rm-home-main-grid--sidebar-left{grid-template-columns:1fr}.rm-home-main-grid.rm-home-main-grid--sidebar-left .rm-news-sidebar{min-width:0}}@media (min-width:1300px){.rm-home-main-grid.rm-home-main-grid--sidebar-left{grid-template-columns:minmax(380px,7fr) minmax(400px,13fr)}}@media (min-width:768px) and (max-width:1199px){.rm-home-main-grid.rm-home-main-grid--sidebar-left{grid-template-columns:minmax(280px,7fr) minmax(300px,13fr)}}.rm-home-messages-block .rm-latest-comments-cards{display:flex;flex-direction:column;gap:8px}.rm-home-messages-block .rm-latest-comments-card{padding:5px;border-left:1px solid var(--color-menu-border);border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease;border:1px solid var(--color-menu-border);border-left:3px solid rgba(138,122,93,.4);display:flex;flex-direction:column;gap:8px}.rm-home-messages-block .rm-latest-comments-card:hover{background:rgba(243,229,202,.8)!important;box-shadow:0 12px 28px rgba(0,0,0,.18),0 4px 10px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 4px rgba(0,0,0,.05);border-color:var(--color-menu-border)!important;border-left-color:var(--color-title-red)!important;transform:none!important}.rm-home-messages-block .rm-latest-comments-meta{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:10px;color:var(--color-subtitle);text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:0;margin:0;border:none;background:transparent}.rm-home-messages-block .rm-latest-comments-author-wrapper{display:block;flex:1;min-width:0;white-space:normal;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.rm-home-messages-block .rm-latest-comments-icon{font-size:11px;color:var(--color-title-red);margin-right:6px}.rm-home-messages-block .rm-latest-comments-content-title{color:var(--color-title-red);margin-left:4px}.rm-home-messages-block .rm-latest-comments-text{font-size:13px;font-weight:400;color:#5A4830;line-height:1.4;white-space:normal;overflow:hidden;text-overflow:ellipsis;padding:0;margin:6px 0 0;background:transparent;border:none}.rm-home-messages-block .rm-latest-comments-card-link{text-decoration:none;color:inherit;display:block}.rm-home-messages-block .rm-latest-comments-date{flex-shrink:0;margin-left:8px;font-style:normal;white-space:nowrap;margin-top:1px}.rm-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.rm-member-card{padding:var(--rm-card-pad-y-tight) var(--rm-card-pad-x-tight);background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border-left:1px solid var(--color-menu-border);border:1px solid var(--color-menu-border);border-left:3px solid rgba(138,122,93,.4);border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 2px rgba(0,0,0,.03);transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:12px}.rm-member-card:hover{background:rgba(243,229,202,.8)!important;box-shadow:0 12px 28px rgba(0,0,0,.18),0 4px 10px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 4px rgba(0,0,0,.05);border-color:var(--color-menu-border)!important;border-left-color:var(--color-title-red)!important;transform:none!important}.rm-member-card-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:12px;width:100%}.rm-member-avatar{flex-shrink:0;width:30px;min-width:30px}.rm-member-card:hover .rm-member-avatar-img{transform:none!important}.rm-member-info{display:flex;flex-direction:column;justify-content:center;line-height:1.3}.rm-member-username{font-size:13px;font-weight:700;color:#5A4830}.rm-member-link{text-decoration:none;color:inherit}.rm-member-metier,.rm-member-race{font-size:11px;color:var(--color-subtitle)}.rm-member-metier{font-style:italic}.rm-compact-list-striped--meta-compact .rm-compact-list-striped__headline--compact{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;grid-template-columns:unset!important}.rm-compact-list-striped--meta-compact .rm-compact-list-striped__headline--compact .rm-compact-list-striped__title{grid-column:unset!important;grid-row:unset!important;flex:1 1 auto;min-width:0}.rm-compact-list-striped--meta-compact .rm-compact-list-striped__headline--compact .rm-compact-list-striped__compact-meta{flex:0 0 auto;text-align:right;white-space:nowrap}

/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */.admin-content-full .arcanes-metier-card.rm-metier-tile,.rm-fiche-critique-card-body .arcanes-metier-card.rm-metier-tile,.rm-forum-metier-card-tooltip .arcanes-metier-card.rm-metier-tile,.rm-quill-content .arcanes-metier-card.rm-metier-tile,.rm-yria-encyclo-content .arcanes-metier-card.rm-metier-tile{box-sizing:border-box;vertical-align:top;border:2px solid var(--rm-form-border,#d4c4a8);background:var(--color-bg-menu,#f5f0e8);border-radius:4px;flex-direction:column;width:min(420px,100%);max-width:420px;margin:14px 12px 14px 0;padding:0;display:inline-flex;overflow:hidden}.rm-forum-metier-card-tooltip .arcanes-metier-card.rm-metier-tile{width:100%;max-width:none;margin:0}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-tile-banner,.rm-quill-content .arcanes-metier-card .rm-metier-tile-banner,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-tile-banner{text-align:center;background:linear-gradient(to bottom,var(--color-table-header-bg,#a89878),#8f836a);color:var(--color-table-header-text,#fff);border-bottom:1px solid #0000001f;flex-shrink:0;padding:8px 10px}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-tile-banner-title,.rm-quill-content .arcanes-metier-card .rm-metier-tile-banner-title,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-tile-banner-title{font-size:12px;font-weight:700;font-family:var(--font-base);text-shadow:0 1px 2px #00000047}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-tile-content,.rm-quill-content .arcanes-metier-card .rm-metier-tile-content,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-tile-content{flex-direction:column;flex:auto;min-height:0;padding:12px 14px;display:flex}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-description,.rm-quill-content .arcanes-metier-card .rm-metier-description,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-description{font-size:10px;line-height:1.4;font-family:var(--font-base);color:var(--color-text-main,#000);flex-shrink:0;margin:0 0 8px}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-description--placeholder,.rm-quill-content .arcanes-metier-card .rm-metier-description--placeholder,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-description--placeholder{color:var(--color-subtitle,#6b5d4d);opacity:.92;font-style:italic}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-tile-stats-gap,.rm-quill-content .arcanes-metier-card .rm-metier-tile-stats-gap,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-tile-stats-gap{flex:auto;width:100%;min-height:0}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-stats,.rm-quill-content .arcanes-metier-card .rm-metier-stats,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-stats{table-layout:fixed;border-collapse:collapse;width:100%;font-size:10px;font-family:var(--font-base);flex-shrink:0}.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-stats td,.rm-forum-metier-card-tooltip .arcanes-metier-card .rm-metier-stats th,.rm-quill-content .arcanes-metier-card .rm-metier-stats td,.rm-quill-content .arcanes-metier-card .rm-metier-stats th,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-stats td,.rm-yria-encyclo-content .arcanes-metier-card .rm-metier-stats th{text-align:center;border:1px solid #0000001f;padding:3px 4px}.quill-editor-wrapper .arcanes-metier-embed{vertical-align:top;border:1px dashed var(--rm-form-border,#d4c4a8);background:var(--admin-bg-alt,#f5f0e8);border-radius:4px;max-width:min(420px,100%);margin:10px 10px 10px 0;padding:0;display:inline-block}.quill-editor-wrapper .arcanes-metier-embed-editor-preview{font-size:12px;font-family:var(--font-base);color:var(--admin-text-muted,#666);padding:10px 12px}.admin-content-full .arcanes-race-card.rm-race-embed-card,.rm-fiche-critique-card-body .arcanes-race-card.rm-race-embed-card,.rm-quill-content .arcanes-race-card.rm-race-embed-card,.rm-yria-encyclo-content .arcanes-race-card.rm-race-embed-card{box-sizing:border-box;vertical-align:top;border:2px solid var(--rm-form-border,#d4c4a8);background:var(--color-bg-menu,#f5f0e8);border-radius:4px;flex-direction:column;width:min(300px,100%);max-width:300px;margin:14px 12px 14px 0;padding:0;display:inline-flex;overflow:hidden}.rm-quill-content .arcanes-race-card .rm-race-embed-banner,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-banner{background:#2a2520;border-bottom:1px solid #0000001f;flex-shrink:0;position:relative;overflow:hidden}.rm-quill-content .arcanes-race-card .rm-race-embed-banner-img,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-banner-img{vertical-align:middle;width:100%;height:auto;display:block}.rm-quill-content .arcanes-race-card .rm-race-embed-banner-overlay,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-banner-overlay{pointer-events:none;background:linear-gradient(#1a151061,#1a1510c7);position:absolute;inset:0}.rm-quill-content .arcanes-race-card .rm-race-embed-banner-title,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-banner-title{text-align:center;font-size:13px;font-weight:700;font-family:var(--font-base);color:#fff;text-shadow:0 1px 3px #00000073;margin:0;padding:8px 10px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.rm-quill-content .arcanes-race-card .rm-race-embed-body,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-body{flex-direction:column;flex:auto;min-height:0;padding:12px 14px;display:flex}.rm-quill-content .arcanes-race-card .rm-race-embed-section-label,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-section-label{font-size:11px;font-weight:700;font-family:var(--font-base);color:var(--color-subtitle,#6b5d4d);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px}.rm-quill-content .arcanes-race-card .rm-race-embed-description,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-description{font-size:10px;line-height:1.45;font-family:var(--font-base);color:var(--color-text-main,#000);flex-shrink:0;margin:0 0 10px}.rm-quill-content .arcanes-race-card .rm-race-modal-meta,.rm-yria-encyclo-content .arcanes-race-card .rm-race-modal-meta{flex-shrink:0}.rm-quill-content .arcanes-race-card .rm-race-embed-meta,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-meta{background:#0000000a;border:1px solid #00000014;border-radius:3px;flex-shrink:0;margin:0 0 10px;padding:8px 10px}.rm-quill-content .arcanes-race-card .rm-race-embed-meta-row,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-meta-row{font-size:9px;line-height:1.35;font-family:var(--font-base);display:block}.rm-quill-content .arcanes-race-card .rm-race-embed-meta-row+.rm-race-embed-meta-row,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-meta-row+.rm-race-embed-meta-row{margin-top:8px}.rm-quill-content .arcanes-race-card .rm-race-embed-meta-k,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-meta-k{color:var(--color-subtitle,#6b5d4d);margin:0 0 1px;font-weight:700;display:block;overflow-wrap:break-word!important;word-break:normal!important}.rm-quill-content .arcanes-race-card .rm-race-embed-meta-v,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-meta-v{color:var(--color-text-main,#000);display:block;overflow-wrap:break-word!important;word-break:normal!important}.rm-quill-content .arcanes-race-card .rm-race-embed-stats-wrap,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-stats-wrap{flex-shrink:0;width:100%}.rm-quill-content .arcanes-race-card .rm-race-embed-stats-caption,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-stats-caption{font-size:9px;font-weight:700;font-family:var(--font-base);color:var(--color-subtitle,#6b5d4d);margin:0 0 4px}.rm-quill-content .arcanes-race-card .rm-race-embed-stats,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-stats{table-layout:fixed;border-collapse:collapse;width:100%;font-size:10px;font-family:var(--font-base)}.rm-quill-content .arcanes-race-card .rm-race-embed-stats td,.rm-quill-content .arcanes-race-card .rm-race-embed-stats th,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-stats td,.rm-yria-encyclo-content .arcanes-race-card .rm-race-embed-stats th{text-align:center;border:1px solid #0000001f;padding:3px 4px}.quill-editor-wrapper .arcanes-metier-embed:not(:has(.arcanes-metier-card)),.quill-editor-wrapper .arcanes-race-embed:not(:has(.arcanes-race-card)){vertical-align:top;border:1px dashed var(--rm-form-border,#d4c4a8);background:var(--admin-bg-alt,#f5f0e8);width:min(300px,100%);max-width:300px;font-size:12px;font-family:var(--font-base);color:var(--admin-text-muted,#666);border-radius:4px;margin:10px 10px 10px 0;padding:10px 12px;display:inline-block}.quill-editor-wrapper--yria-preview .arcanes-metier-embed,.quill-editor-wrapper--yria-preview .arcanes-race-embed{vertical-align:top;background:0 0;border:none;max-width:100%;margin:14px 12px 14px 0;padding:0;display:inline-block}.admin-content-full .rm-metiers-tree-open-btn,.quill-editor-wrapper .rm-metiers-tree-open-btn,.rm-fiche-critique-card-body .rm-metiers-tree-open-btn,.rm-quill-content .rm-metiers-tree-open-btn,.rm-yria-encyclo-content .rm-metiers-tree-open-btn{font-size:12px;font-family:var(--font-base);color:var(--color-bg-menu,#f3e5ca);background:var(--rm-form-focus,#581717);border:1px solid var(--rm-form-focus,#581717);cursor:pointer;border-radius:4px;align-items:center;gap:8px;margin:12px 0;padding:8px 14px;font-weight:700;transition:opacity .15s,transform .1s;display:inline-flex}.rm-metiers-tree-open-btn:focus-visible,.rm-metiers-tree-open-btn:hover{opacity:.92;outline-offset:2px;outline:2px solid #58171759}.rm-metiers-tree-open-btn i{font-size:13px}.arcanes-metiers-tree-trigger-editor{margin:8px 0}.quill-editor-wrapper .arcanes-metiers-tree-trigger:not(:has(.rm-metiers-tree-open-btn)){border:1px dashed var(--rm-form-border,#d4c4a8);background:var(--admin-bg-alt,#f5f0e8);color:var(--admin-text-muted,#666);border-radius:4px;margin:10px 0;padding:10px 12px;font-size:12px;display:block}.rm-home-welcome{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);padding:var(--rm-card-pad-y) var(--rm-card-pad-x);box-sizing:border-box;border-radius:8px;margin-bottom:24px;box-shadow:0 2px 8px #0000001a}.rm-home-column .rm-home-welcome{flex-direction:column;height:100%;margin-bottom:0;display:flex}.rm-home-welcome:has(>.rm-home-welcome-text-frame,>.rm-home-welcome-announcement-frame){box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.rm-home-welcome-announcement-frame,.rm-home-welcome-text-frame{box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1 0 auto;padding:0;display:flex}.rm-home-frame-content{flex-direction:column;flex:1;display:flex}.rm-home-welcome-announcement-frame .rm-home-welcome-header,.rm-home-welcome-announcement-header,.rm-home-welcome-header,.rm-home-welcome-text-frame .rm-home-welcome-header,.rm-listing-sidebar .rm-home-welcome-header{border-bottom:1px solid var(--color-menu-border);box-shadow:none;background:0 0;margin-bottom:15px}.rm-home-welcome-header{align-items:center;gap:10px;padding-bottom:2px;line-height:1;display:flex}.rm-home-welcome-header>.rm-home-welcome-title{line-height:1}.rm-home-frame-header-action{align-items:center;margin-left:auto;display:flex}.rm-home-frame-admin-btn{color:var(--color-subtitle);border-radius:4px;transition:all .2s}.rm-home-frame-admin-btn:hover{color:var(--color-title-red);background:#5817170d}.rm-home-welcome-header>i{color:#5a4830;flex-shrink:0;justify-content:center;align-items:center;width:1.25em;height:1.25em;font-size:16px;line-height:1;display:inline-flex}.rm-home-welcome-header>i:before{line-height:1;display:block}.rm-inline-setting-display{min-height:1.5em}.rm-home-editable{box-sizing:border-box;border:1px solid #0000;border-radius:4px;transition:border-color .2s,background-color .2s,background .2s,box-shadow .2s;position:relative}.rm-home-editable:hover{background:#ffffff4d;border-color:#58171733}.rm-home-editable--editing{border-color:var(--color-title-red);background:#fff;outline:none;padding:4px;box-shadow:0 0 0 3px #5817171a}.rm-home-editable-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.rm-home-editable-container--richtext{width:100%}.rm-home-inline-quill-editor .rm-editor-toolbar{flex-wrap:wrap;gap:4px}.rm-home-inline-quill-editor .quill-editor-surface{border:1px solid var(--color-menu-border);background:#fff;border-radius:4px}.rm-home-inline-quill-editor .quill-editor-wrapper__content{min-height:100px}.rm-home-welcome-title{text-transform:uppercase;letter-spacing:.05em;color:#5a4830;font-size:12px;font-weight:700;font-family:var(--font-base);align-items:center;min-width:0;margin:0;line-height:1.3;display:flex}.rm-home-welcome-title .rm-inline-setting-display{align-items:center;min-height:1.3em;line-height:1.3;display:flex}.rm-home-welcome-tagline{color:var(--color-text-main);font-size:13px;line-height:1.5;font-family:var(--font-base);text-align:justify;margin:0}.rm-home-news-list{flex-direction:column;flex:1;display:flex}.rm-home-welcome+.rm-home-news-list,.rm-home-welcome-text-frame+.rm-home-news-list{margin-top:16px}.rm-home-welcome-tagline p{margin:0 0 1em}.rm-home-welcome-tagline p:last-child{margin-bottom:0}.rm-home-welcome-announcement-frame{margin-top:20px;position:relative}.rm-home-welcome-announcement-text{color:var(--color-text-main);font-size:13px;line-height:1.5;font-family:var(--font-base);text-align:justify}.rm-home-welcome-announcement-text p{margin:0 0 1em}.rm-home-welcome-announcement-text p:last-child{margin-bottom:0}.rm-home-welcome-announcement-action{justify-content:flex-start;display:flex}.rm-home-welcome-announcement-btn{font-size:11px;font-weight:600;font-family:var(--font-base);border:1px solid var(--color-menu-border);background:linear-gradient(to bottom,var(--color-title-red),#7a2222);color:#fff;border-radius:4px;padding:8px 16px;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 1px 2px #0000001a}.rm-home-welcome-announcement-btn:hover{background:linear-gradient(to bottom,#7a2222,var(--color-title-red));color:#fff;transform:translateY(-1px);box-shadow:0 2px 6px #5817174d}.rm-home-actu-block{margin-bottom:24px}.rm-home-actu-block .rm-home-welcome-header{margin-bottom:16px}.rm-home-actu-block .rm-content-list-items{gap:16px}.rm-home-actu-block .rm-content-list-item{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);border-left:3px solid var(--color-menu-border);border-radius:8px;transition:box-shadow .25s,border-left-color .2s,transform .2s;box-shadow:0 2px 6px #00000014}.rm-home-actu-block .rm-content-list-item:hover{transform:none;box-shadow:0 4px 14px #0000001f}.rm-home-actu-block .rm-content-list-item--card-link .rm-content-list-item-link{width:100%;min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.rm-home-actu-block .rm-content-list-item--card-link .rm-content-list-item-link:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px}.rm-home-actu-block .rm-content-list-item--card-link .rm-content-list-content strong{color:#581717;cursor:inherit;text-decoration:none}.rm-community-section .rm-content-card:hover,.rm-community-section .rm-content-list-item:hover{border-color:var(--color-menu-border)!important;background:#f3e5cae6!important;transform:none!important;box-shadow:0 4px 14px #0000001f!important}.rm-community-section .rm-content-card:hover:before,.rm-community-section .rm-content-list-item:hover:before{opacity:0!important}.rm-community-section .rm-content-card:hover .rm-content-card-img,.rm-community-section .rm-content-list-item:hover .rm-content-list-icon-img{transform:none!important;box-shadow:0 1px 3px #0003!important}.rm-community-section .rm-content-card--card-link .rm-content-card-link-wrapper:hover .rm-content-card-title,.rm-community-section .rm-content-list-item--card-link .rm-content-list-item-link:hover .rm-content-list-content strong{color:#036;text-decoration:none}.rm-home-actu-block .rm-content-list-content strong a:focus-visible,.rm-home-actu-block .rm-content-list-footer-link:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px}.rm-home-actu-block .rm-content-list-content strong,.rm-home-actu-block .rm-content-list-content strong a{font-size:14px;font-weight:700}.rm-home-actu-block .rm-content-list-content .subdescription.rm-content-list-meta,.rm-home-actu-block .rm-content-list-meta{color:var(--color-subtitle);margin-top:4px;font-size:11px}.rm-home-actu-block .rm-content-list-meta-item{color:var(--color-subtitle);font-size:11px}.rm-home-actu-block .rm-content-list-meta-item .ra{color:var(--color-subtitle);font-size:10px}.rm-home-actu-block .rm-content-list-badge-new{display:none}.rm-home-actu-block .rm-content-list-meta .rm-content-list-meta-item:first-child:not(:last-of-type):after{content:" · ";color:var(--color-subtitle);margin-left:2px;font-weight:400}.rm-home-actu-block .rm-content-list-footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;padding-top:14px;font-size:0;display:flex}.rm-home-actu-block .rm-content-list-footer .rm-content-list-footer-link{font-family:var(--font-base);text-align:center;border:1px solid var(--color-menu-border);background-color:var(--color-bg-menu);color:var(--color-text-main);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000001a}.rm-home-actu-block .rm-content-list-footer .rm-content-list-footer-link:hover{background-color:var(--color-light);border-color:var(--color-title-red);transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.rm-home-actu-block .rm-content-list-footer .rm-content-list-footer-link:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.rm-home-actu-block .rm-content-list-item .rm-content-list-bullet{background:linear-gradient(to bottom,var(--color-title-red),#58171799);border-radius:2px;flex-shrink:0;width:4px;min-width:4px;min-height:28px;margin-right:14px}@media (max-width:768px){.rm-home-welcome{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);margin-bottom:20px}.rm-home-welcome-title{font-size:12px}.rm-home-welcome-tagline{margin-bottom:16px;font-size:12px}.rm-home-welcome-ctas{flex-direction:column;align-items:stretch}.rm-home-welcome-cta{text-align:center}.rm-home-actu-block{margin-bottom:20px}.rm-home-actu-block .rm-home-welcome-header{margin-bottom:12px;font-size:11px}.rm-home-actu-block .rm-content-list-items{gap:10px}.rm-home-actu-block .rm-content-list-item{padding:10px}.rm-home-actu-block .rm-content-list-item:first-child{padding-top:12px!important}.rm-home-actu-block .rm-content-list-item .rm-content-list-bullet{min-height:24px;margin-right:12px}.rm-home-actu-block .rm-content-list-item:first-child:before{padding:2px 6px;font-size:8px;left:14px}.rm-home-actu-block .rm-content-list-footer{justify-content:stretch}.rm-home-actu-block .rm-content-list-footer .rm-content-list-footer-link{text-align:center;flex:1}}.rm-community-section .rm-home-section-header{border-bottom:1px solid #c8a07866;min-height:32px;padding:6px 16px;position:relative;overflow:hidden;background-color:#0000!important;background-image:radial-gradient(180% 100%,#ffc89614 0,#ffc8960a 40%,#0000 70%),radial-gradient(140% 100% at 20%,#d2aa820f 0,#d2aa8205 50%,#0000 80%),radial-gradient(140% 100% at 80%,#dcc8aa0f 0,#dcc8aa05 50%,#0000 80%)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:initial!important;background-clip:initial!important}.rm-community-section .rm-home-section-header:after{content:"";pointer-events:none;opacity:.7;mix-blend-mode:overlay;background-image:repeating-linear-gradient(0deg,#0000,#0000 1px,#b4967814 1px 2px),repeating-linear-gradient(90deg,#0000,#0000 1px,#b496780f 1px 2px);position:absolute;inset:0}.rm-community-section .rm-home-section-header *{z-index:1;position:relative;background:0 0!important}.rm-community-section .rm-home-section-title{text-transform:none;text-shadow:0 1px 2px #fffc;font-size:13px;font-weight:700;line-height:1.2;color:#5a4830!important;font-family:var(--font-base)!important}.rm-community-section:hover .rm-home-section-header{background-color:#0000!important;background-image:radial-gradient(180% 100%,#ffc89614 0,#ffc8960a 40%,#0000 70%),radial-gradient(140% 100% at 20%,#d2aa820f 0,#d2aa8205 50%,#0000 80%),radial-gradient(140% 100% at 80%,#dcc8aa0f 0,#dcc8aa05 50%,#0000 80%)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:initial!important;background-clip:initial!important;box-shadow:0 2px 4px #00000014!important}.rm-community-subsection{margin-bottom:24px;padding:0}.rm-community-subsection:last-child{margin-bottom:0}.rm-community-section .rm-home-section-content{padding:var(--rm-card-pad-y) var(--rm-card-pad-x)}@media (max-width:768px){.rm-community-section .rm-home-section-content{padding:var(--rm-card-pad-y) var(--rm-card-pad-x)!important}.rm-community-subsection{margin-bottom:16px}.rm-home-welcome-header{margin-bottom:12px}}.rm-community-cultissimes-media{grid-template-columns:13fr 7fr;gap:20px;width:100%;display:grid}.rm-community-forums-comments{flex-direction:row;align-items:flex-start;gap:24px;width:100%;display:flex}.rm-community-forums-column{margin-left:auto}.rm-community-comments-column,.rm-community-forums-column{min-width:0}@media (max-width:900px){.rm-community-forums-comments{flex-direction:column}.rm-community-forums-column{margin-left:0}}.rm-latest-comments{width:100%;font-family:var(--font-base)}.rm-latest-comments-empty{text-align:center;padding:16px}.rm-latest-comments-cards{flex-direction:column;gap:6px;display:flex}.rm-forums-list-by-category,.rm-forums-list-category{flex-direction:column;gap:0;display:flex}.rm-forums-list-category,.rm-forums-list-category .rm-compact-list-striped--forum{margin:0}.rm-forums-list-category+.rm-forums-list-category .rm-forums-list-category-title{margin-top:0}.rm-forums-list-category-title{box-sizing:border-box;width:100%;font-size:12px;font-weight:700;font-family:var(--font-base);text-transform:uppercase;letter-spacing:.5px;color:#5a4830;box-shadow:none;background:#eddcbe;margin:0;padding:6px 10px}.rm-forums-list-category-title-link{color:inherit;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.rm-forums-list-category-title-link:focus-visible,.rm-forums-list-category-title-link:hover{color:var(--color-title-red);outline:none}.rm-forums-list-category-icon{color:var(--color-title-red);font-size:11px}.rm-compact-list-striped--home-comment .rm-compact-list-striped__row{align-items:flex-start;gap:10px}.rm-compact-list-striped--home-comment .rm-compact-list-striped__thumb{display:none}.rm-compact-list-striped--home-comment .rm-compact-list-striped__body{justify-content:center;padding:2px 0}.rm-compact-list-striped--home-comment .rm-compact-list-striped__headline{grid-template-columns:6.5rem minmax(0,1fr);align-items:start;gap:4px 12px;width:100%;min-width:0;display:grid}.rm-compact-list-striped--home-comment .rm-compact-list-striped__meta{flex:unset;text-transform:uppercase;letter-spacing:.03em;color:var(--color-title-red);white-space:nowrap;grid-area:1/1;align-self:center;align-items:center;gap:6px;min-width:0;margin:0;font-size:10.3333px;font-weight:700;display:inline-flex}.rm-compact-list-striped--home-comment .rm-compact-list-striped__meta>i{color:var(--color-title-red);flex-shrink:0;font-size:12px;line-height:1}.rm-compact-list-striped--home-comment .rm-compact-list-striped__meta-text{text-overflow:ellipsis;overflow:hidden}.rm-compact-list-striped--home-comment .rm-compact-list-striped__headline-stack{flex-direction:column;grid-area:1/2;gap:2px;min-width:0;display:flex}.rm-compact-list-striped--home-comment .rm-compact-list-striped__headline-stack .rm-compact-list-striped__title{flex:unset;min-width:0;color:var(--color-title-red);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10.6667px;font-weight:700;line-height:1.25;overflow:hidden}.rm-compact-list-striped--home-comment .rm-compact-list-striped__headline-subline{color:var(--color-subtitle);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9.33333px;line-height:1.3;overflow:hidden}.rm-compact-list-striped--forum .rm-compact-list-striped__row,.rm-compact-list-striped--forum .rm-compact-list-striped__row--alt{background:0 0;align-items:center}.rm-compact-list-striped--forum .rm-compact-list-striped__row--alt:focus-visible,.rm-compact-list-striped--forum .rm-compact-list-striped__row--alt:hover,.rm-compact-list-striped--forum .rm-compact-list-striped__row:focus-visible,.rm-compact-list-striped--forum .rm-compact-list-striped__row:hover{background:0 0}.rm-compact-list-striped--forum .rm-compact-list-striped__row{align-items:flex-start;gap:0}.rm-compact-list-striped--forum .rm-compact-list-striped__thumb{display:none}.rm-compact-list-striped--forum .rm-compact-list-striped__body{justify-content:center}.rm-compact-list-striped--forum .rm-compact-list-striped__headline{grid-template-columns:10.5rem minmax(0,1fr);align-items:center;gap:4px 12px;width:100%;min-width:0;display:grid}.rm-compact-list-striped--forum .rm-compact-list-striped__headline--trailing-subline{grid-template-columns:10.5rem minmax(0,1fr) minmax(0,max-content);align-items:start}.rm-compact-list-striped--forum .rm-compact-list-striped__meta{flex:unset;text-transform:none;letter-spacing:.02em;color:var(--color-title-red);white-space:nowrap;grid-area:1/1;min-width:0;margin:0;font-weight:700}.rm-compact-list-striped--forum .rm-compact-list-striped__meta-text{text-overflow:ellipsis;overflow:hidden}.rm-compact-list-striped--forum .rm-compact-list-striped__title{flex:unset;min-width:0;color:var(--color-text-main);white-space:nowrap;text-overflow:ellipsis;grid-area:1/2;margin:0;font-weight:400;overflow:hidden}.rm-compact-list-striped--forum .rm-compact-list-striped__headline--trailing-subline .rm-compact-list-striped__title{white-space:normal;text-overflow:unset;overflow-wrap:break-word;overflow:visible}.rm-compact-list-striped--forum .rm-compact-list-striped__headline--trailing-subline .rm-compact-list-striped__headline-subline{min-width:0;max-width:11rem;color:var(--color-subtitle);white-space:nowrap;text-overflow:ellipsis;text-align:right;grid-area:1/3;place-self:start end;margin:0;font-size:9.33333px;font-weight:400;line-height:1.3;overflow:hidden}.rm-latest-comments-card{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border-left:1px solid var(--color-menu-border);border:1px solid var(--color-menu-border);border-left-width:3px;font-family:var(--font-base);border-radius:6px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000001f,0 1px 1px #0000000d,inset 0 1px #ffffffe6,inset 0 -1px 2px #00000008}.rm-latest-comments-card:has(.rm-latest-comments-card-link:hover),.rm-latest-comments-card:hover{box-shadow:0 12px 28px #0000002e,0 4px 10px #00000014,inset 0 1px #fff,inset 0 -2px 4px #0000000d;border-color:var(--color-menu-border)!important;border-left-color:var(--color-title-red)!important;background:#f3e5cacc!important;transform:none!important}.rm-home-messages-block .rm-latest-comments-card{border-left:3px solid var(--color-menu-border);background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border-radius:8px;transition:box-shadow .25s,border-left-color .2s,border-color .2s,background .2s,transform .2s;box-shadow:0 2px 6px #00000014}.rm-home-messages-block .rm-latest-comments-card:has(.rm-latest-comments-card-link:hover),.rm-home-messages-block .rm-latest-comments-card:hover{border-color:var(--color-menu-border)!important;border-left-color:var(--color-title-red)!important;background:#f3e5cae6!important;transform:none!important;box-shadow:0 4px 14px #0000001f!important}.rm-latest-comments-meta{background:#f3e5ca40;border-bottom:1px solid #8a7a5d8c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:4px 10px;font-size:11px;line-height:1.4;display:flex}.rm-home-messages-block .rm-latest-comments-meta{background:0 0;border-bottom-color:#8a7a5d80;padding:5px 12px;color:#000!important}.rm-latest-comments-author{color:var(--color-text-main);font-size:11px;line-height:1.4;font-family:var(--font-base);align-items:center;gap:6px;display:flex}.rm-latest-comments-icon{vertical-align:middle;flex-shrink:0;font-size:12px;line-height:1}.rm-latest-comments-author-link{color:var(--color-link);font-weight:700;text-decoration:none}.rm-latest-comments-author-link:hover{color:var(--color-link-hover);text-decoration:underline}.rm-latest-comments-content-link{color:var(--color-title-red);font-weight:700;text-decoration:none}.rm-latest-comments-content-link:hover{color:var(--color-link-hover);text-decoration:underline}.rm-latest-comments-date{color:var(--color-subtitle);font-size:10px;font-style:italic;font-family:var(--font-base);flex-shrink:0}.rm-home-messages-block .rm-latest-comments-card--card-link .rm-latest-comments-card-link{color:inherit;outline:none;text-decoration:none;display:block}.rm-home-messages-block .rm-latest-comments-card--card-link .rm-latest-comments-card-link:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px;border-radius:8px}.rm-home-messages-block .rm-latest-comments-author-name,.rm-home-messages-block .rm-latest-comments-content-title{font-weight:600;color:#000!important}.rm-home-messages-block .rm-latest-comments-card--card-link .rm-latest-comments-card-link:hover .rm-latest-comments-content-title{color:#000!important}.rm-home-messages-block .rm-latest-comments-text{background:#f3e5ca33;border:1px solid #8a7a5d73;border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.45}.rm-latest-comments-text{color:var(--color-text-main);font-size:11px;line-height:1.5;font-family:var(--font-base);background:#f3e5ca33;border:1px solid #8a7a5d80;border-radius:3px;padding:4px 8px}.rm-home-ad-between-cards.rm-spacing-md{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:728px;margin:0 auto 20px;padding:12px;display:flex;overflow:hidden}.rm-home-ad-between-cards.rm-spacing-md .rm-ad-slot,.rm-home-ad-between-cards.rm-spacing-md .rm-home-ad,.rm-home-ad-between-cards.rm-spacing-md .rm-home-ad--leaderboard,.rm-home-ad-between-cards.rm-spacing-md .rm-home-ad-slot{box-sizing:border-box;width:100%;max-width:728px;margin:0 auto;overflow:hidden}.rm-home-ad-between-cards.rm-spacing-md .rm-ad-slot>*,.rm-home-ad-between-cards.rm-spacing-md .rm-home-ad-slot>*{box-sizing:border-box;max-width:100%}@media (max-width:768px){.rm-community-cultissimes-media,.rm-community-forums-comments{grid-template-columns:1fr;gap:24px}.rm-home-ad-between-cards.rm-spacing-md{max-width:100%;margin:28px 0 20px}}.rm-home-main-grid .rm-home-section{margin-top:0;margin-bottom:0}.rm-content-drawer-main .rm-mobile-only,.rm-home-main-grid .rm-home-section+.rm-home-section{margin-top:20px}.rm-community-section .rm-home-ad:first-child,.rm-community-section .rm-home-section:first-child{margin-top:0}.rm-community-section .rm-home-section{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin-top:0!important;margin-bottom:0!important;overflow:visible!important}.rm-community-section .rm-home-section:hover{box-shadow:none!important;transform:none!important}.rm-community-section .rm-home-section .rm-home-section-header{display:none!important}.rm-community-section .rm-home-section .rm-home-section-content{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.rm-home-actu-block.rm-community-section.rm-home-section>.rm-home-section-content,.rm-home-members-block.rm-community-section.rm-home-section>.rm-home-section-content,.rm-home-messages-block.rm-community-section.rm-home-section>.rm-home-section-content{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light))!important;border:1px solid var(--color-menu-border)!important;padding:var(--rm-card-pad-y) var(--rm-card-pad-x)!important;border-radius:8px!important;flex-direction:column!important;height:auto!important;min-height:auto!important;margin-bottom:0!important;display:flex!important;overflow:visible!important;transform:none!important;box-shadow:0 2px 8px #0000001a!important}@media (max-width:768px){.rm-home-actu-block.rm-community-section.rm-home-section>.rm-home-section-content,.rm-home-members-block.rm-community-section.rm-home-section>.rm-home-section-content,.rm-home-messages-block.rm-community-section.rm-home-section>.rm-home-section-content{padding:var(--rm-card-pad-y) var(--rm-card-pad-x)!important}}.rm-content-list{width:100%;height:100%}.rm-content-list,.rm-content-list-items{flex-direction:column;margin:0;padding:0;display:flex}.rm-content-list-items{gap:12px;list-style:none}.rm-content-list-item{box-sizing:border-box;border-left:1px solid var(--color-menu-border);border:1px solid var(--color-menu-border);border-left-width:2px;border-radius:3px;align-items:center;gap:8px;width:100%;margin-bottom:0;margin-left:0;margin-right:0;padding:8px 12px;transition:all .2s;animation:fadeInUp .4s ease-out both;display:flex;box-shadow:0 1px 2px #0000000d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rm-content-list-item:first-child{animation-delay:50ms}.rm-content-list-item:nth-child(2){animation-delay:.1s}.rm-content-list-item:nth-child(3){animation-delay:.15s}.rm-content-list-item:nth-child(4){animation-delay:.2s}.rm-content-list-item:nth-child(5){animation-delay:.25s}.rm-content-list-item:nth-child(6){animation-delay:.3s}.rm-content-list-item:nth-child(7){animation-delay:.35s}.rm-content-list-item:nth-child(8){animation-delay:.4s}.rm-content-list-item:nth-child(9){animation-delay:.45s}.rm-content-list-item:nth-child(10){animation-delay:.5s}.rm-content-list-item:hover{border-color:var(--color-menu-border);box-shadow:0 2px 6px #0000001a;background-color:#f3e5cae6!important}.rm-content-list-item:nth-child(odd){background-color:#ffffff4d}.rm-content-list-item--striped,.rm-content-list-item:nth-child(2n){background-color:var(--color-menu)}.rm-content-list-item--striped:hover,.rm-content-list-item:nth-child(2n):hover{background-color:#f3e5cae6!important}.rm-content-list-icon{flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;margin-right:12px;display:flex}.rm-content-list-icon-img{object-fit:cover}.rm-content-list-icon-fa-placeholder,.rm-content-list-icon-img{border:1px solid var(--color-menu-border);border-radius:4px;width:70px;height:70px}.rm-content-list-icon-fa-placeholder{background:linear-gradient(#f3e5ca,#e8d5c4);justify-content:center;align-items:center;display:flex}.rm-content-list-icon-fa-placeholder i{color:#581717;font-size:32px}.rm-content-list-content{flex:1;min-width:0}.rm-content-list-title-row{align-items:center;gap:8px;margin-bottom:3px;display:flex}.rm-content-list-content strong{font-weight:700;font-family:var(--font-base);flex:1;font-size:12px;line-height:1.3;display:block}.rm-content-list-badge-new{letter-spacing:.5px;border-radius:3px;padding:2px 6px;font-size:8px;font-weight:700;animation:pulse 2s ease-in-out infinite;display:inline-block}.rm-content-list-badge-featured,.rm-content-list-badge-new{background:var(--color-title-red);color:#fff;text-transform:uppercase;flex-shrink:0}.rm-content-list-badge-featured{min-height:24px;font-size:10px;font-weight:800;font-family:var(--font-base);letter-spacing:.06em;box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:5px 12px;line-height:1;display:inline-flex}.rm-content-list-badge-featured i{color:#f5d76e;font-size:10px;line-height:1}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.rm-content-list-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rm-content-list-meta-item{align-items:center;gap:4px;display:inline-flex}.rm-content-list-meta-item .ra{color:var(--color-subtitle);font-size:10px}.rm-content-list-content strong a{font-weight:700;font-family:var(--font-base);transition:color .2s}.rm-content-list-content a{transition:color .2s}.rm-content-list-content a:hover{color:var(--color-link-hover)}.rm-content-list-content .subdescription{color:#5a4a3a;margin-top:2px;font-size:10px;font-weight:500;line-height:1.4}.rm-content-list-content .subdescription:first-of-type{color:#4a3a2a;margin-top:4px;margin-bottom:3px;font-size:11px;line-height:1.5}.rm-content-list-preview{margin-top:4px;margin-bottom:3px}.rm-content-list-read-more{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));color:var(--color-title-red);border:1px solid var(--color-title-red);font-family:var(--font-base);border-radius:3px;margin-top:6px;padding:4px 10px;font-size:10px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 1px 2px #0000001a}.rm-content-list-read-more:hover{background:var(--color-title-red);text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 4px #5817174d;color:#fff!important}.rm-content-list-footer{text-align:right;font-size:10px;font-family:var(--font-base);background:#f3e5ca33;border-top:1px solid #c8a0784d;border-radius:0 0 4px 4px;margin-top:12px;margin-bottom:0;padding:10px 12px}.rm-home-stack--hero .rm-content-list-footer--actions{text-align:unset;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 12px;display:flex}.rm-content-list-footer-link{color:#581717;align-items:center;gap:6px;padding:2px 4px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.rm-content-list-footer-link-icon{color:currentColor;flex-shrink:0;width:12px;height:12px;transition:transform .2s}.rm-content-list-footer-link:hover .rm-content-list-footer-link-icon{transform:translate(2px)}.rm-content-list-footer-link:hover{color:#036;background-color:#f3e5ca4d;border-radius:2px;text-decoration:underline}.rm-home-welcome-header .rm-home-welcome-title a{cursor:pointer;z-index:1;width:100%;display:block;position:relative;color:#5a4830!important;font-size:12px!important;font-weight:700!important;font-family:var(--font-base)!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-decoration:none!important}.rm-home-welcome-header .rm-home-welcome-title a:hover{color:var(--color-link-hover)!important;text-decoration:underline!important}.rm-content-card{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);will-change:transform;border-radius:6px;gap:14px;padding:14px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a,inset 0 1px #fffc}.rm-content-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.rm-content-card:hover{border-color:var(--color-title-red);box-shadow:0 8px 16px #00000026,inset 0 2px #fffc}.rm-content-card:hover:before{opacity:1}.rm-content-card--dossier{border-left:3px solid var(--color-title-red);flex-direction:row}.rm-content-card--fiche{border-left:3px solid var(--color-link)}.rm-content-card--image{border-left:3px solid var(--color-subtitle)}.rm-content-card-image{flex-shrink:0;position:relative}.rm-content-card-img{object-fit:cover;border:1px solid var(--color-menu-border);will-change:transform;border-radius:4px;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 3px #0003}.rm-content-card:hover .rm-content-card-img{box-shadow:0 2px 6px #0000004d}.rm-content-card-body{flex:1;min-width:0}.rm-content-card-title{margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.3}.rm-content-card-link{color:var(--color-title-red);text-decoration:none;transition:color .2s;display:inline-block}.rm-content-card-link:hover{color:var(--color-link-hover);text-decoration:none}.rm-content-card-summary{color:var(--color-text-main);opacity:.9;margin:0 0 10px;font-size:12px;line-height:1.5}.rm-content-card-meta{color:var(--color-subtitle);border-top:1px solid #8a7a5d80;margin-top:8px;padding-top:8px;font-size:11px;font-style:italic}.rm-content-grid{gap:16px;width:100%;display:grid}.rm-content-grid--1-cols{grid-template-columns:1fr}.rm-content-grid--2-cols{grid-template-columns:repeat(2,1fr)}.rm-content-grid--3-cols{grid-template-columns:repeat(3,1fr)}.rm-content-grid--4-cols{grid-template-columns:repeat(4,1fr)}.rm-home-main-grid{box-sizing:border-box;grid-template-columns:minmax(0,13fr) minmax(0,7fr);align-items:stretch;gap:20px;width:100%;margin-top:0;margin-bottom:0;display:grid}@media (max-width:768px){.rm-home-main-grid{grid-template-columns:1fr;gap:12px 0}.rm-home-main-grid>div{gap:12px}.rm-community-cultissimes-media,.rm-community-forums-comments{grid-template-columns:1fr;gap:12px}}.rm-home-actu-dossiers-grid.rm-home-main-grid{align-items:start;margin-bottom:20px!important}.rm-home-main-grid>div{flex-direction:column;gap:20px;min-width:0;min-height:100%;padding-top:0;padding-bottom:0;display:flex}.rm-home-main-grid .rm-home-actu-block .rm-content-list,.rm-home-main-grid>div>.rm-home-section,.rm-home-main-grid>div>.rm-home-section .rm-community-subsection,.rm-home-main-grid>div>.rm-home-section .rm-home-section-content{flex-direction:column;flex:1;min-height:0;display:flex}.rm-home-main-grid--full{grid-template-columns:1fr}@media (min-width:1300px){.rm-home-main-grid{grid-template-columns:minmax(400px,13fr) minmax(380px,7fr);gap:20px}}@media (min-width:768px) and (max-width:1199px){.rm-home-main-grid{grid-template-columns:minmax(300px,13fr) minmax(280px,7fr);gap:20px}}.rm-featured-news-card{color:inherit;margin-bottom:16px;text-decoration:none;display:block}.rm-featured-news-card-inner{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-light));border:1px solid var(--color-menu-border);border-left:3px solid var(--color-title-red);border-radius:8px;transition:box-shadow .25s,border-color .2s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.rm-featured-news-card:hover .rm-featured-news-card-inner{border-color:var(--color-title-red);box-shadow:0 4px 16px #00000026}.rm-featured-news-card-banner{aspect-ratio:3;background:linear-gradient(#f3e5ca,#e8d5c4);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}@supports not (aspect-ratio:1/1){.rm-featured-news-card-banner{height:200px}}.rm-featured-news-card-img-wrap{z-index:0;position:absolute;inset:0;overflow:hidden}.rm-featured-news-card-img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .4s;display:block}.rm-featured-news-card:focus-visible .rm-featured-news-card-img,.rm-featured-news-card:hover .rm-featured-news-card-img{transform:scale(1.04)}.rm-featured-news-card-placeholder{background:radial-gradient(80% 60%,#c88c501f 0,#0000 70%),linear-gradient(160deg,#edd9be,#f5e6d0 40%,#e8d0b0 70%,#dec49a);flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.rm-featured-news-card-placeholder:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(45deg,#a06e3c0f 0 1px,#0000 1px 14px),repeating-linear-gradient(-45deg,#a06e3c0f 0 1px,#0000 1px 14px);position:absolute;inset:0}.rm-featured-news-card-placeholder-icon{color:#58171747;z-index:1;font-size:52px;line-height:1;position:relative}.rm-featured-news-card-placeholder-label{font-family:var(--font-base);text-transform:uppercase;letter-spacing:.18em;color:#58171759;z-index:1;font-size:11px;font-weight:700;position:relative}.rm-featured-news-card-badge-wrap{z-index:3;align-items:flex-end;gap:6px;top:10px;right:10px}.rm-featured-news-card-badge-wrap,.rm-featured-news-card-banner-foot{pointer-events:none;flex-direction:column;display:flex;position:absolute}.rm-featured-news-card-banner-foot{z-index:2;justify-content:flex-end;bottom:0;left:0;right:0}.rm-featured-news-card-banner-scrim{pointer-events:none;background:#000000a6;transition:background-color .15s;position:absolute;inset:0}.rm-featured-news-card-caption{z-index:1;padding:12px var(--rm-card-pad-x) 6px;color:#fff;pointer-events:none;justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex;position:relative}.rm-featured-news-card-banner-foot .rm-featured-news-card-body{z-index:1;margin:0 var(--rm-card-pad-x);box-sizing:border-box;background:0 0;min-width:0;padding:20px 0 12px;position:relative}.rm-featured-news-card-banner-foot:has(.rm-featured-news-card-body) .rm-featured-news-card-caption{padding-bottom:0}.rm-featured-news-card-banner-foot:not(:has(.rm-featured-news-card-body)) .rm-featured-news-card-caption{padding-bottom:14px}.rm-featured-news-card-body{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);background:0 0}.rm-featured-news-card-title{color:#fff;min-width:0;font-size:1.15rem;font-weight:700;line-height:1.3;font-family:var(--font-base);text-shadow:0 1px 2px #00000059;white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;overflow:hidden}.rm-featured-news-card:hover .rm-featured-news-card-title{color:#f5e6d0}.rm-featured-news-card-caption .rm-featured-news-card-meta{opacity:1;color:#ffffffeb;font-size:calc(.9rem - 1pt);line-height:1.3;font-family:var(--font-base);white-space:nowrap;flex:none;margin:0}.rm-featured-news-card-meta-item{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.rm-featured-news-card-caption .subdescription.rm-featured-news-card-meta{color:#ffffffeb}.rm-featured-news-card-caption .rm-featured-news-card-meta .rm-content-list-meta-item .ra,.rm-featured-news-card-caption .rm-featured-news-card-meta .rm-content-list-meta-item i,.rm-featured-news-card-caption .rm-featured-news-card-meta .rm-content-list-meta-item i:before{color:#fff}.rm-featured-news-card-summary{min-width:0;max-width:100%;color:var(--color-text-main);font-size:calc(.9rem - 1pt);line-height:1.55;font-family:var(--font-base);align-items:baseline;gap:8px;margin:0;display:flex;overflow:hidden}.rm-featured-news-card-banner-foot .rm-featured-news-card-summary{color:#fffffff0;font-size:calc(.85rem - 1pt);line-height:1.45}.rm-featured-news-card-banner-foot .rm-featured-news-card-summary-more{color:#f5e6d0}.rm-featured-news-card:focus-visible .rm-featured-news-card-banner-foot .rm-featured-news-card-summary-more,.rm-featured-news-card:hover .rm-featured-news-card-banner-foot .rm-featured-news-card-summary-more{color:#fff}.rm-featured-news-card-summary-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.rm-featured-news-card-summary-more{color:var(--color-title-red);white-space:nowrap;flex:none;margin-left:auto;font-weight:700}.rm-featured-news-card:hover .rm-featured-news-card-summary-more{color:var(--color-link-hover)}.rm-featured-news-card-read-more{color:var(--color-title-red);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700;font-family:var(--font-base);align-items:center;gap:5px;transition:color .2s;display:inline-flex}.rm-featured-news-card:hover .rm-featured-news-card-read-more{color:var(--color-link-hover)}@media (max-width:768px){.rm-featured-news-card-banner{min-height:140px}.rm-featured-news-card-title{font-size:1rem}.rm-featured-news-card-caption .rm-featured-news-card-meta{font-size:calc(.8rem - 1pt)}}.rm-featured-news-card--compact .rm-featured-news-card-banner{aspect-ratio:5/2;max-height:118px}@supports not (aspect-ratio:1/1){.rm-featured-news-card--compact .rm-featured-news-card-banner{height:118px}}.rm-featured-news-card--compact .rm-featured-news-card-badge-wrap{gap:4px;top:6px;right:6px}.rm-featured-news-card--compact .rm-content-list-badge-featured{gap:4px;min-height:20px;padding:3px 8px;font-size:9px}.rm-featured-news-card--compact .rm-content-list-badge-new{padding:3px 8px;font-size:9px}.rm-featured-news-card-compact-foot{box-sizing:border-box;background:#eddcbe;border-top:1px solid #8a7a5d38;padding:8px 10px;transition:background-color .15s}.rm-featured-news-card--compact:focus-visible .rm-featured-news-card-compact-foot,.rm-featured-news-card--compact:hover .rm-featured-news-card-compact-foot{background:#cdbb9f}.rm-featured-news-card-compact-headline{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.rm-featured-news-card--compact .rm-featured-news-card-title{min-width:0;color:var(--color-title-red);text-shadow:none;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:auto;margin:0;font-size:13px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.rm-featured-news-card--compact:focus-visible .rm-featured-news-card-title,.rm-featured-news-card--compact:hover .rm-featured-news-card-title{color:var(--color-link-hover)}.rm-featured-news-card-compact-date,.rm-featured-news-card-compact-meta{color:var(--color-subtitle);white-space:nowrap;flex:none;font-size:11px;line-height:1.25}.rm-featured-news-card-compact-summary{color:#666;min-width:0;margin:4px 0 0;font-size:11px;line-height:1.35;display:block}.rm-featured-news-card-compact-summary .rm-featured-news-card-summary-text{-webkit-line-clamp:2;line-clamp:2;white-space:normal;text-overflow:unset;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rm-featured-news-card--compact .rm-featured-news-card-summary-more{display:none}@media (max-width:768px){.rm-featured-news-card--compact .rm-featured-news-card-banner{max-height:104px}@supports not (aspect-ratio:1/1){.rm-featured-news-card--compact .rm-featured-news-card-banner{height:104px}}.rm-featured-news-card--compact .rm-featured-news-card-title{font-size:12px}}.rm-home-stack{flex-direction:column;gap:24px;padding:20px 0;display:flex}.rm-home-stack--hero{padding:var(--rm-card-pad-y) var(--rm-gutter-x);box-sizing:border-box;gap:16px}.rm-home-stack--hero .rm-home-layout{padding:0}.rm-home-stack--hero>.rm-home-hero-columns{align-items:stretch;gap:24px}.rm-home-stack--hero>.rm-home-hero-columns>.rm-home-column{box-sizing:border-box;flex:1 1 0;min-width:0}.rm-home-stack--hero .rm-home-frame-content,.rm-home-stack--hero .rm-home-news-editorial .rm-compact-list-striped,.rm-home-stack--hero .rm-home-news-editorial .rm-featured-news-card-inner,.rm-home-stack--hero .rm-home-news-editorial .rm-featured-news-card:hover .rm-featured-news-card-inner,.rm-home-stack--hero .rm-home-welcome-announcement-frame,.rm-home-stack--hero .rm-home-welcome-text-frame,.rm-home-stack--hero>.rm-home-hero-columns>.rm-home-column{box-shadow:none!important}.rm-home-stack--hero>.rm-home-hero-columns>.rm-home-hero-columns__news>.rm-home-news-list,.rm-home-stack--hero>.rm-home-hero-columns>.rm-home-hero-columns__news>section{margin-top:0}.rm-layout-content .rm-graphic-header-card--home-bleed{margin-left:calc(-1 * var(--rm-gutter-x));margin-right:calc(-1 * var(--rm-gutter-x));width:calc(100% + 2 * var(--rm-gutter-x));box-sizing:border-box;max-width:none;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;overflow:visible!important}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-graphic-header-card-content{background:0 0!important;border-radius:0!important}.rm-layout-content .rm-graphic-header-card--home-bleed>.rm-graphic-header-card-content>.rm-home-stack{padding:var(--rm-card-pad-y) var(--rm-gutter-x);box-sizing:border-box}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack--hero{padding:0 var(--rm-gutter-x) var(--rm-card-pad-y)}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-layout{box-sizing:border-box;padding-left:0;padding-right:0}@media (max-width:991px){.rm-home-stack--hero{padding:var(--rm-card-pad-y) var(--rm-gutter-x)}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack--hero{padding:0 var(--rm-gutter-x) var(--rm-card-pad-y)}.rm-graphic-header-card:has(.rm-home-stack--hero):not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title-row,.rm-home-hero-community-card:not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title-row{padding-left:12px;justify-content:flex-start!important}.rm-graphic-header-card:has(.rm-home-stack--hero):not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title,.rm-home-hero-community-card:not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title{text-align:left!important}.rm-graphic-header-card:has(.rm-home-stack--hero):not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title-block,.rm-home-hero-community-card:not(.rm-graphic-header-card--home-bleed) .rm-graphic-header-card-header-title-block{align-items:flex-start}}.rm-home-stack--hero .rm-home-hero-columns .rm-home-welcome-announcement-frame,.rm-home-stack--hero .rm-home-hero-columns .rm-home-welcome-announcement-frame.rm-home-news-list,.rm-home-stack--hero .rm-home-hero-columns .rm-home-welcome-text-frame{margin:0;padding:0}.rm-home-stack--hero>.rm-home-hero-columns>.rm-home-hero-columns__announcement{align-self:flex-start}.rm-home-stack--hero .rm-home-hero-columns__announcement .rm-home-welcome-announcement-frame.rm-home-news-list{flex:0 auto;width:100%;height:auto}.rm-home-stack--hero .rm-home-welcome-announcement-frame.rm-home-news-list>.rm-home-frame-content{box-sizing:border-box;border:1px solid var(--color-menu-border);background:#eddcbe;border-radius:5px;flex-direction:column;flex:0 auto;gap:10px;height:auto;margin:0;padding:10px 12px;display:flex;position:relative;box-shadow:none!important}.rm-home-stack--hero .rm-home-welcome-announcement-frame.rm-home-news-list>.rm-home-frame-content--with-admin-action{min-height:40px;padding-right:44px}.rm-home-stack--hero .rm-home-welcome-announcement-frame.rm-home-news-list>.rm-home-frame-content>.rm-home-frame-admin-btn{z-index:1;position:absolute;top:8px;right:8px}.rm-home-stack--hero .rm-home-welcome-announcement-frame .rm-home-welcome-announcement-action,.rm-home-stack--hero .rm-home-welcome-announcement-frame .rm-home-welcome-announcement-content{margin:0;padding:0}.rm-home-stack--hero .rm-home-welcome-announcement-frame .rm-home-welcome-announcement-btn,.rm-home-stack--hero .rm-home-welcome-announcement-frame .rm-home-welcome-announcement-btn:hover{box-shadow:none}.rm-home-stack--hero .rm-home-welcome-announcement-frame .rm-home-editable:hover{background:#ffffff40}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack .rm-home-hero-columns .rm-home-welcome-announcement-frame.rm-home-news-list,.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack .rm-home-hero-columns .rm-home-welcome-announcement-frame:not(.rm-home-news-list),.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack .rm-home-hero-columns .rm-home-welcome-text-frame{box-sizing:border-box;width:100%;box-shadow:none;border:none;margin:0;padding:0}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content>.rm-gallery-images-grid .rm-gallery-image-wrapper{border:1px solid var(--color-menu-border);box-shadow:var(--rm-home-surface-shadow);border-radius:5px}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content>.rm-gallery-images-grid .rm-gallery-image-card:hover .rm-gallery-image-wrapper{border-color:var(--rm-home-surface-border-hover);box-shadow:var(--rm-home-surface-shadow-hover)}.rm-gallery-image-wrapper--cover{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:130px;max-height:130px;display:flex}.rm-gallery-image-wrapper--cover .rm-gallery-image-img--cover{object-fit:contain;object-position:center center;max-width:100%;max-height:100%}@media (max-width:768px){.rm-gallery-image-wrapper--cover{height:110px;max-height:110px}}.rm-home-fiches-list-ref{width:100%}.rm-gallery-images-grid--home-6.rm-gallery-images-grid--height-synced{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,var(--rm-home-gallery-row-height,1fr)));box-sizing:border-box;place-items:stretch stretch;min-height:0;overflow:hidden;display:grid!important}.rm-gallery-images-grid--height-synced .rm-gallery-image-card{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;max-height:100%;overflow:hidden;margin:0!important;display:flex!important}.rm-gallery-images-grid--height-synced .rm-gallery-image-card--card-link,.rm-gallery-images-grid--height-synced .rm-gallery-image-card-link{flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex;overflow:hidden}.rm-gallery-images-grid--height-synced .rm-gallery-image-card-link{justify-content:center;align-items:center;height:100%}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-gallery-images-grid--height-synced .rm-gallery-image-wrapper--cover{width:100%;height:100%;max-height:var(--rm-home-gallery-row-height,100%);box-sizing:border-box;flex:0 auto;min-height:0;overflow:hidden}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-gallery-images-grid--height-synced .rm-gallery-image-wrapper--cover .rm-gallery-image-img--cover{object-fit:contain;margin:auto;display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-gallery-images-grid--height-synced .rm-gallery-image-card:hover .rm-gallery-image-wrapper{transform:none!important}@media (max-width:900px){.rm-layout-content .rm-graphic-header-card--home-bleed .rm-gallery-images-grid--home-6 .rm-gallery-image-wrapper--cover{height:100px;max-height:100px}}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content>.rm-gallery-images-grid .rm-gallery-image-card--card-link .rm-gallery-image-card-link:focus-visible{border-radius:5px}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content .rm-member-card{border-left:1px solid var(--rm-home-surface-border)!important;border:1px solid var(--rm-home-surface-border)!important;box-shadow:var(--rm-home-surface-shadow)!important;border-radius:5px!important}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content .rm-member-card--card-link:has(.rm-member-card-link:focus),.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content .rm-member-card--card-link:has(.rm-member-card-link:hover),.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-frame-content .rm-member-card:hover{border-color:var(--rm-home-surface-border-hover)!important;border-left-color:var(--rm-home-surface-border-hover)!important;box-shadow:var(--rm-home-surface-shadow-hover)!important}.rm-home-layout{box-sizing:border-box;flex-direction:row;gap:24px;width:100%;min-width:0;max-width:100%;padding:0;display:flex!important}.rm-home-column{flex-direction:column;flex:1;justify-content:space-between;gap:24px;min-width:0;display:flex}.rm-home-column--70{flex:7}.rm-home-column--30{flex:3}.rm-home-column--65{flex:6.5}.rm-home-column--35{flex:3.5}.rm-home-column--60{flex:6}.rm-home-column--40{flex:4}.rm-home-page-content{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding-top:8px}@media (min-width:901px){.rm-home-page-content{padding:16px 0 12px}}.rm-home-page-content .rm-home-main-section{margin-bottom:var(--rm-home-gap-section)}.rm-home-page-content .rm-home-stack{gap:var(--rm-home-gap-stack);padding:var(--rm-home-gap-stack) 0}.rm-home-page-content .rm-community-forums-comments{gap:var(--rm-home-gap-columns)}.rm-home-page-content .rm-home-ad-between-cards.rm-spacing-md{margin-top:var(--rm-home-gap-stack);margin-bottom:var(--rm-home-gap-stack)}.rm-home-main-columns,.rm-home-main-section{width:100%;min-width:0}.rm-home-main-columns{box-sizing:border-box;align-items:flex-start;gap:var(--rm-home-gap-columns);max-width:100%}.rm-home-main-columns>.rm-home-column--35,.rm-home-main-columns>.rm-home-column--65{justify-content:flex-start;gap:0}.rm-home-news-column{gap:var(--rm-home-gap-stack);flex-direction:column;width:100%;min-width:0;display:flex}.rm-home-news-stack-heading{display:none}.rm-home-news-stack{background:var(--rm-home-surface-bg);border:1px solid var(--color-menu-border);width:100%;min-width:0;box-shadow:var(--rm-home-surface-shadow);border-radius:5px;flex-direction:column;gap:0;display:flex;overflow:hidden}.rm-home-news-stack>.rm-home-section-bar{border-top:none;border-left:none;border-right:none;border-radius:0}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item{border:1px solid var(--color-menu-border);border-left:3px solid var(--color-title-red);box-sizing:border-box;background:var(--rm-home-surface-bg);box-shadow:var(--rm-home-surface-shadow-featured);border-radius:5px;transition:box-shadow .2s,border-color .2s;overflow:hidden}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item:focus-within,.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item:hover{box-shadow:var(--rm-home-surface-shadow-hover);border-color:var(--color-menu-border);border-left-color:var(--color-title-red)}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner{aspect-ratio:unset;background:0 0;min-height:0;display:block}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card{margin-bottom:0}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-inner{box-shadow:none;background:0 0;border:none;border-radius:0}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-img-wrap{inset:unset;aspect-ratio:16/7;width:100%;min-height:120px;position:relative}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner-scrim{display:none}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-caption{color:inherit;padding:12px var(--rm-card-pad-x) 4px;flex-direction:column;align-items:flex-start;gap:4px}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner-foot{background:var(--rm-home-surface-bg);display:block;position:static}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-title{font-size:var(--rm-home-type-t1-size);font-weight:var(--rm-home-type-t1-weight);color:var(--rm-home-type-t1-color);text-shadow:none;white-space:normal;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item:focus-within .rm-featured-news-card-title,.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item:hover .rm-featured-news-card-title{color:var(--color-link-hover)}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-caption .rm-featured-news-card-meta{color:var(--color-subtitle);font-size:.8rem}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-caption .rm-featured-news-card-meta .rm-content-list-meta-item,.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-caption .rm-featured-news-card-meta .rm-content-list-meta-item i{color:var(--color-subtitle)}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner-foot .rm-featured-news-card-body{margin:0 var(--rm-card-pad-x);padding:0 0 14px}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner-foot .rm-featured-news-card-summary{color:var(--color-text-main);white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-banner-foot .rm-featured-news-card-summary-more{color:var(--color-link)}.rm-home-news-stack-item--secondary{border:none;border-bottom:1px solid var(--rm-home-surface-border-light);box-sizing:border-box;background:0 0;border-radius:0;transition:background-color .15s;overflow:hidden}.rm-home-news-stack-item--secondary:last-child{border-bottom:none}.rm-home-news-stack-item--secondary:focus-within,.rm-home-news-stack-item--secondary:hover{background:#c9bea852}.rm-home-news-stack .rm-featured-news-card{margin-bottom:0}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-inner{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:row;align-items:stretch;display:flex}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-banner{aspect-ratio:4/3;flex:0 0 128px;width:128px;max-width:128px;min-height:0;max-height:none}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-img-wrap{position:absolute;inset:0}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-compact-foot{background:0 0;border-top:none;flex-direction:column;flex:auto;justify-content:center;min-width:0;padding:10px 12px;display:flex}.rm-home-news-stack .rm-featured-news-card--compact:focus-visible .rm-featured-news-card-compact-foot,.rm-home-news-stack .rm-featured-news-card--compact:hover .rm-featured-news-card-compact-foot{background:0 0}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-title{color:#300;-webkit-line-clamp:2;line-clamp:2;font-size:.9rem;font-weight:600}.rm-home-news-stack .rm-featured-news-card--compact:focus-visible .rm-featured-news-card-title,.rm-home-news-stack .rm-featured-news-card--compact:hover .rm-featured-news-card-title{color:var(--color-link-hover)}.rm-home-main-columns .rm-featured-news-card{margin-bottom:0}.rm-home-main-columns .rm-featured-news-card-img{box-shadow:none}.rm-home-main-columns .rm-featured-news-card:focus-visible .rm-featured-news-card-inner,.rm-home-main-columns .rm-featured-news-card:hover .rm-featured-news-card-inner{box-shadow:none;border:none}.rm-home-news-column-footer{margin-top:12px}@media (max-width:768px){.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-img-wrap{min-height:98px}.rm-home-news-column .rm-home-news-hero .rm-home-news-stack-item .rm-featured-news-card-title{font-size:1.15rem}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-banner{flex:0 0 96px;width:96px;max-width:96px}.rm-home-news-stack .rm-featured-news-card--compact .rm-featured-news-card-compact-foot{padding:8px 10px}}.rm-home-sidebar-editorial{gap:var(--rm-home-gap-sidebar);flex-direction:column;width:100%;min-width:0;display:flex}.rm-home-sidebar-editorial>.rm-home-welcome:has(.rm-home-sidebar-gallery-frame){margin-top:calc(var(--rm-home-gap-sidebar-gallery) - var(--rm-home-gap-sidebar))}.rm-home-sidebar-editorial__announcement{width:100%;min-width:0}.rm-home-sidebar-editorial .rm-home-welcome-announcement-frame .rm-home-frame-content,.rm-home-sidebar-editorial .rm-home-welcome-text-frame .rm-home-frame-content{box-sizing:border-box;background:0 0;border:none;border-radius:0;padding:0}.rm-home-sidebar-editorial .rm-home-frame-content>.rm-compact-list-striped,.rm-home-sidebar-editorial .rm-home-frame-content>.rm-home-sidebar-gallery-frame{box-sizing:border-box;box-shadow:none;background:var(--rm-home-surface-bg);border:1px solid var(--color-menu-border);border-top:none;border-radius:0 0 5px 5px;overflow:hidden}.rm-home-sidebar-editorial .rm-compact-list-striped__empty,.rm-home-sidebar-editorial .rm-compact-list-striped__row,.rm-home-sidebar-editorial .rm-compact-list-striped__row--alt{border:none;border-radius:0}.rm-home-sidebar-editorial .rm-home-announcement-sidebar .rm-home-welcome-announcement-content{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);box-sizing:border-box;background:var(--rm-home-surface-bg);box-shadow:none;border:1px solid var(--color-menu-border);border-top:none;border-radius:0 0 5px 5px}.rm-home-sidebar-editorial .rm-home-welcome-announcement-content .rm-home-welcome-announcement-action{margin-top:12px}.rm-home-sidebar-editorial .rm-home-sidebar-gallery-frame{padding:var(--rm-card-pad-y) var(--rm-card-pad-x)}.rm-home-sidebar-editorial .rm-home-sidebar-gallery-frame .rm-home-sidebar-gallery-mosaic{gap:8px}.rm-home-sidebar-editorial .rm-home-sidebar-gallery-frame .rm-content-grid-empty{text-align:center;color:var(--color-subtitle);background:0 0;border:none;margin:0;padding:12px 10px;font-size:12px;font-style:italic}.rm-home-sidebar-editorial .rm-gallery-images-grid--home-sidebar .rm-gallery-image-wrapper,.rm-home-sidebar-editorial .rm-home-sidebar-gallery-mosaic .rm-gallery-image-wrapper{border:1px solid var(--color-menu-border);box-shadow:none;box-sizing:border-box;border-radius:5px;transition:border-color .2s,box-shadow .2s}.rm-home-sidebar-editorial .rm-gallery-image-card:hover .rm-gallery-image-wrapper{border-color:var(--rm-home-surface-border-hover);box-shadow:var(--rm-home-surface-shadow-hover)}.rm-home-sidebar-editorial .rm-content-list-footer,.rm-layout-content .rm-graphic-header-card--home-bleed .rm-home-stack .rm-content-list-footer{background:0 0;border-top:none;border-radius:0;margin-top:4px;padding:4px 0 0}.rm-home-announcement-sidebar.rm-home-welcome-announcement-frame{margin-top:0}.rm-home-announcement-sidebar--admin-preview{opacity:.9}.rm-home-welcome-announcement-disabled-notice{color:#666;background:#0000000a;border-radius:4px;align-items:center;gap:6px;margin:0 0 10px;padding:6px 10px;font-size:11px;font-style:italic;display:flex}.rm-home-announcement-sidebar--warning .rm-home-welcome-header>i{color:#8a5a12}.rm-home-announcement-sidebar--success .rm-home-welcome-header>i{color:#2d6b3f}.rm-home-announcement-sidebar--error .rm-home-welcome-header>i{color:#7a2222}.rm-home-news-editorial{box-sizing:border-box;border:1px solid var(--color-menu-border);border-radius:5px;flex-direction:column;gap:0;width:100%;min-width:0;display:flex;overflow:hidden}.rm-home-news-editorial .rm-featured-news-card{margin-bottom:0}.rm-home-news-editorial .rm-featured-news-card--compact .rm-featured-news-card-banner{aspect-ratio:5/2;min-height:0;max-height:118px}.rm-home-news-editorial .rm-featured-news-card:not(.rm-featured-news-card--compact) .rm-featured-news-card-banner{aspect-ratio:2;min-height:160px}.rm-home-news-editorial .rm-featured-news-card-img{box-shadow:none}.rm-home-news-editorial .rm-home-news-striped-list{border-radius:0;margin-top:0}.rm-home-news-editorial .rm-featured-news-card-inner{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:hidden}.rm-home-news-editorial .rm-featured-news-card:focus-visible .rm-featured-news-card-inner,.rm-home-news-editorial .rm-featured-news-card:hover .rm-featured-news-card-inner{box-shadow:none;border:none}.rm-home-news-editorial .rm-featured-news-card:focus-visible .rm-featured-news-card-banner-scrim,.rm-home-news-editorial .rm-featured-news-card:hover .rm-featured-news-card-banner-scrim{background:#000000bf}.rm-home-hero-community-card.rm-graphic-header-card--home-bleed .rm-graphic-header-card-content{overflow:visible!important}.rm-home-column--50{flex:5}.rm-home-hero-columns--news-full{gap:0}.rm-home-hero-columns--news-full .rm-home-hero-columns__news--full{flex:100%;width:100%;max-width:100%}.rm-home-content-rows{flex-direction:column;gap:24px;width:100%;display:flex}.rm-home-content-row .rm-home-column--50{flex:calc(50% - 12px);max-width:calc(50% - 12px)}@media (max-width:900px){.rm-home-content-row .rm-home-column--50{flex:auto;max-width:100%}}.rm-home-card{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;flex:auto;min-width:0;padding:0;display:flex}.rm-home-card:hover{box-shadow:none;border-color:#0000}.rm-home-card-title{text-transform:none;color:var(--color-title-red);letter-spacing:.05em;border-bottom:1px solid #5817171a;margin:0 0 16px;padding-bottom:8px;font-size:11px;font-weight:700}@media (max-width:900px){.rm-home-layout{flex-direction:column}.rm-home-column{flex:auto;width:100%}}.rm-home-sidebar-editorial .rm-compact-list-striped--no-summary .rm-compact-list-striped__row{align-items:center;min-height:36px;padding:6px 10px}.rm-home-sidebar-editorial .rm-compact-list-striped--no-summary .rm-compact-list-striped__body{justify-content:center;gap:0}.rm-home-sidebar-editorial .rm-compact-list-striped--no-summary .rm-compact-list-striped__headline--compact{align-items:center}.rm-home-sidebar-editorial .rm-compact-list-striped--no-summary .rm-compact-list-striped__title{font-size:12px;line-height:1.3}.rm-home-sidebar-editorial .rm-compact-list-striped--no-summary .rm-compact-list-striped__compact-meta{font-size:12.3333px;line-height:1.3}.rm-compact-list-striped--no-summary .rm-compact-list-striped__summary{display:none}.rm-home-members-table{--rm-home-members-table-cols:40px minmax(5.5rem,1.4fr) minmax(4rem,.85fr) minmax(5rem,1.15fr) 3.75rem minmax(6.5rem,auto);flex-direction:column;width:100%;min-width:0;display:flex}.rm-home-members-table .rm-home-members-table__row.rm-compact-list-striped__row{grid-template-columns:var(--rm-home-members-table-cols);box-sizing:border-box;align-items:center;gap:8px;min-height:36px;padding:6px 10px;display:grid}.rm-home-members-table__row{background:#f3e5ca;border:none;border-radius:0;transition:background-color .15s}.rm-home-members-table__row.rm-compact-list-striped__row--alt{background:#eddcbe}.rm-home-members-table__row:not(.rm-compact-list-striped__row--alt):focus-within,.rm-home-members-table__row:not(.rm-compact-list-striped__row--alt):hover{background:#d1c2a8}.rm-home-members-table__row.rm-compact-list-striped__row--alt:focus-within,.rm-home-members-table__row.rm-compact-list-striped__row--alt:hover{background:#cdbb9f}.rm-home-members-table__cell{min-width:0;color:var(--color-subtitle);text-overflow:ellipsis;white-space:nowrap;font-size:12.3333px;line-height:1.3;overflow:hidden}.rm-home-members-table__cell--avatar{justify-content:center;align-items:center;display:flex;overflow:visible}.rm-home-members-table__avatar-link{background:linear-gradient(to bottom,var(--color-bg-menu),var(--color-dark));border-radius:3px;width:40px;height:40px;text-decoration:none;display:block;overflow:hidden}.rm-home-members-table__avatar{object-fit:cover;width:100%;height:100%;display:block}.rm-home-members-table__cell--username{font-size:12px;font-weight:700}.rm-home-members-table__username{color:var(--color-title-red);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden}.rm-home-members-table__username:focus-visible,.rm-home-members-table__username:hover{color:var(--color-link-hover)}.rm-home-members-table__cell--level{font-weight:600}.rm-home-members-table__cell--muted{opacity:.85;font-style:italic}.rm-home-members-table__cell--action{white-space:nowrap;justify-content:flex-end;align-items:center;display:flex;overflow:visible}.rm-home-members-table .rm-member-contact-btn{white-space:nowrap;flex:none}.rm-layout-content .rm-graphic-header-card--home-bleed .rm-compact-list-striped--home-member .rm-home-members-table__row,.rm-layout-content .rm-graphic-header-card--home-bleed .rm-compact-list-striped--home-member .rm-home-members-table__row.rm-compact-list-striped__row--alt{border:none;border-radius:0}@media (max-width:640px){.rm-home-members-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.rm-home-members-table .rm-home-members-table__row{min-width:560px}}.rm-home-community-section{box-sizing:border-box;width:100%;min-width:0}.rm-home-community-section__title{margin-bottom:0}.rm-home-community-section__body{gap:var(--rm-home-gap-stack)}.rm-home-community-section__body,.rm-home-news-rail{flex-direction:column;width:100%;min-width:0;display:flex}.rm-home-news-rail{gap:0}.rm-home-news-hero{width:100%;min-width:0}@media (min-width:1400px){.rm-home-main-columns>.rm-home-column--65{flex:6.8}.rm-home-main-columns>.rm-home-column--35{flex:3.2}}.rm-section-block--primary .rm-home-welcome-title{font-size:calc(var(--rm-home-type-t2-size) + 1px);letter-spacing:.08em}.rm-section-block--compact .rm-home-welcome-header{min-height:28px;padding:5px 12px}.rm-section-block--compact .rm-home-welcome-title{font-size:var(--rm-home-type-t2-size)}.rm-section-block--visual .rm-home-frame-content>.rm-compact-list-striped__row,.rm-section-block--visual .rm-home-frame-content>.rm-compact-list-striped__row--alt{min-height:34px}.rm-home-sidebar-editorial__visual-group{gap:calc(var(--rm-home-gap-sidebar) - 4px);flex-direction:column;width:100%;min-width:0;display:flex}.rm-home-sidebar-gallery-mosaic{grid-template:"hero a"1fr"hero b"1fr"wide wide"/1.35fr 1fr;gap:8px;width:100%;min-width:0;min-height:140px;display:grid}.rm-home-sidebar-gallery-mosaic__cell--hero{grid-area:hero;min-height:0}.rm-home-sidebar-gallery-mosaic__cell--a{grid-area:a;min-height:0}.rm-home-sidebar-gallery-mosaic__cell--b{grid-area:b;min-height:0}.rm-home-sidebar-gallery-mosaic__cell--wide{grid-area:wide;min-height:0}.rm-home-sidebar-gallery-mosaic__cell .rm-gallery-image-card{height:100%}.rm-home-sidebar-gallery-mosaic__cell .rm-gallery-image-wrapper{height:100%;min-height:64px}.rm-home-sidebar-gallery-mosaic__cell--hero .rm-gallery-image-wrapper{min-height:120px}.rm-home-sidebar-gallery-mosaic__cell--wide .rm-gallery-image-wrapper{min-height:72px}@media (max-width:400px){.rm-home-sidebar-gallery-mosaic{gap:6px}}html[data-ui-theme=modern] .arc-modern-page-header{margin:0 0 28px;padding-bottom:0}html[data-ui-theme=modern] .arc-modern-page-header--secondary{margin-bottom:20px}html[data-ui-theme=modern] .arc-modern-page-header__eyebrow{margin:0 0 8px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--arc-ds-text-eyebrow)}html[data-ui-theme=modern] .arc-modern-page-header__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px 24px}html[data-ui-theme=modern] .arc-modern-page-header__heading{flex:1 1 auto;min-width:0}html[data-ui-theme=modern] .arc-modern-page-header__actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;max-width:100%}html[data-ui-theme=modern] .arc-modern-page-header__title{margin:0;display:inline-flex;align-items:center;gap:10px;max-width:100%;font-family:var(--arc-ds-font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--arc-ds-text-primary);line-height:var(--arc-ds-leading-tight);text-transform:none;letter-spacing:.01em;text-shadow:none;white-space:normal;overflow:visible;text-overflow:unset}html[data-ui-theme=modern] .arc-modern-page-header__title-icon{flex-shrink:0;font-size:.88em;line-height:1;color:var(--arc-ds-accent)}html[data-ui-theme=modern] .arc-modern-page-header__title-icons{display:inline-flex;align-items:center;flex-shrink:0;gap:.35em}html[data-ui-theme=modern] .arc-modern-page-header__title-text{min-width:0}html[data-ui-theme=modern] .arc-modern-page-header--secondary .arc-modern-page-header__title{gap:10px;font-size:clamp(1.15rem,2.2vw,1.35rem);font-family:var(--arc-ds-font-sans);font-weight:700;line-height:1.2}html[data-ui-theme=modern] .arc-modern-page-header--secondary .arc-modern-page-header__title-icon{font-size:.95em}html[data-ui-theme=modern] .arc-modern-page-header__subtitle{margin:10px 0 0;font-size:.95rem;line-height:1.55;color:var(--arc-ds-text-secondary)}html[data-ui-theme=modern] .arc-modern-page-header__rule{margin-top:18px;height:2px;background:linear-gradient(90deg,rgba(183,140,74,.3),rgba(212,175,55,.85) 50%,rgba(183,140,74,.3));border-radius:1px}html[data-ui-theme=modern] .arc-modern-page-header--secondary .arc-modern-page-header__rule{margin-top:14px;opacity:.55}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__row{flex-wrap:nowrap;align-items:center;gap:12px 16px}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__heading{flex:1 1 auto;min-width:0}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__title{font-size:clamp(1.15rem,2.4vw,1.5rem);line-height:1.2;white-space:nowrap}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__actions{flex:0 0 auto;flex-wrap:nowrap}html[data-ui-theme=modern] .arc-modern-page-header--has-actions .arc-modern-page-header__rule{margin-top:14px;height:1px;background:linear-gradient(90deg,var(--arc-ds-border-gold) 0,rgba(212,175,55,.35) 45%,transparent 100%);opacity:1}html[data-ui-theme=modern] .arc-forum-header-toolbar-row,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar{width:auto;min-height:0;padding:0;border:none;background:transparent;box-shadow:none}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__inner,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__inner{flex-wrap:nowrap;justify-content:flex-end;gap:10px;width:auto;padding:0}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__spacer--fill,html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__spacer:not(.arc-toolbar__spacer--fill),html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__spacer--fill,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__spacer:not(.arc-toolbar__spacer--fill){display:none}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__action.arc-ds-btn:not(.arc-toolbar__action--icon-only),html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__link.arc-ds-btn,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__action.arc-ds-btn:not(.arc-toolbar__action--icon-only),html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__link.arc-ds-btn{min-height:0;padding:6px 12px!important;font-size:.78rem!important;font-weight:600!important}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__action--icon-only.arc-ds-btn,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__action--icon-only.arc-ds-btn{min-width:34px;min-height:34px;padding:5px 8px!important}html[data-ui-theme=modern] .arc-forum-header-toolbar-row .arc-toolbar__action.rm-forum-popup-trigger.arc-ds-btn,html[data-ui-theme=modern] .arc-modern-page-header-toolbar-row .arc-toolbar__action.rm-forum-popup-trigger.arc-ds-btn{min-height:0;min-width:0}html[data-ui-theme=modern] .arc-modern-page{--arc-modern-page-header-pad-x:0}html[data-ui-theme=modern] .arc-modern-page>.arc-modern-page-header--has-actions:not(.arc-modern-page-header--secondary){margin-bottom:20px;padding:0;background:transparent}html[data-ui-theme=modern] .arc-content-listing-root .arc-modern-page-header--forum:not(.arc-modern-page-header--secondary),html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum:not(.arc-modern-page-header--secondary),html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum:not(.arc-modern-page-header--secondary){padding:24px 28px 0;margin-bottom:0;background:transparent}html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum.arc-modern-page-header--secondary,html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum.arc-modern-page-header--secondary{padding:20px 22px 0;background:transparent;margin-bottom:0}html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum .arc-modern-page-header__eyebrow,html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum .arc-modern-page-header__eyebrow{margin-bottom:10px;font-size:.7rem;color:var(--arc-forum-accent-muted,var(--arc-ds-accent-muted))}html[data-ui-theme=modern] .arc-content-listing-root .arc-modern-page-header--forum .arc-modern-page-header__title,html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum .arc-modern-page-header__title,html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum .arc-modern-page-header__title{line-height:1.2;color:var(--arc-ds-text-primary)}html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum.arc-modern-page-header--secondary .arc-modern-page-header__title{font-family:var(--arc-ds-font-serif);font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:600;letter-spacing:.01em}html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum.arc-modern-page-header--secondary .arc-modern-page-header__title-icon{font-size:.88em}html[data-ui-theme=modern] .arc-content-listing-root .arc-modern-page-header--forum .arc-modern-page-header__rule,html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum .arc-modern-page-header__rule,html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum .arc-modern-page-header__rule{margin-top:16px;height:1px;background:linear-gradient(90deg,var(--arc-ds-border-gold) 0,rgba(212,175,55,.35) 45%,transparent 100%);opacity:1}html[data-ui-theme=modern] .arc-modern-page-header--codex{margin-bottom:28px}html[data-ui-theme=modern] .arc-modern-page-header--codex .arc-modern-page-header__eyebrow{letter-spacing:.14em}html[data-ui-theme=modern] .arc-codex-page--guide .arc-modern-page-header--codex .arc-modern-page-header__eyebrow{color:var(--arc-codex-accent-muted)}html[data-ui-theme=modern] .arc-modern-page-header--codex:not(.arc-modern-page-header--secondary) .arc-modern-page-header__title{font-size:clamp(1.65rem,3.5vw,2.15rem);line-height:1.18}html[data-ui-theme=modern] .arc-modern-page-header--codex.arc-modern-page-header--secondary .arc-modern-page-header__title{font-family:var(--arc-ds-font-sans);font-size:clamp(1.05rem,2vw,1.22rem);font-weight:700;line-height:1.25}html[data-ui-theme=modern] .arc-modern-page-header--codex.arc-modern-page-header--secondary .arc-modern-page-header__rule{margin-top:12px;height:1px;opacity:.5}html[data-ui-theme=modern] .arc-modern-page-header--codex .arc-modern-page-header__rule{margin-top:16px;background:linear-gradient(90deg,var(--arc-codex-accent) 0,var(--arc-codex-accent-muted) 45%,transparent 100%);opacity:.85}html[data-ui-theme=modern] .arc-modern-page-header--encyclo{margin-bottom:0;padding:22px 24px 0}html[data-ui-theme=modern] .arc-modern-page-header--encyclo.arc-modern-page-header--secondary{padding:18px 22px 0}html[data-ui-theme=modern] .arc-modern-page-header--encyclo .arc-modern-page-header__eyebrow{font-size:.7rem}html[data-ui-theme=modern] .arc-modern-page-header--encyclo .arc-modern-page-header__title{font-size:clamp(1.15rem,2.2vw,1.35rem);letter-spacing:.02em}html[data-ui-theme=modern] .arc-modern-page-header--encyclo .arc-modern-page-header__rule{margin-top:12px;height:1px;background:linear-gradient(90deg,var(--arc-ds-border-gold) 0,transparent 60%);opacity:1}html[data-ui-theme=modern] .arc-modern-page-header--encyclo.arc-modern-page-header--secondary .arc-modern-page-header__rule{opacity:.55}@media (max-width:768px){html[data-ui-theme=modern] .arc-content-listing-root .arc-modern-page-header--forum:not(.arc-modern-page-header--secondary),html[data-ui-theme=modern] .arc-enc-panel>.arc-modern-page-header--forum:not(.arc-modern-page-header--secondary),html[data-ui-theme=modern] main.arc-forum-page-root .arc-modern-page-header--forum:not(.arc-modern-page-header--secondary){padding:22px 18px 0}}.rm-personnage-nav-block--navbar{position:relative;flex-shrink:0}.rm-personnage-nav-trigger{display:inline-flex;align-items:center;gap:6px;max-width:160px;padding:2px 8px;border:1px solid rgba(207,188,154,.45);border-radius:4px;background:rgba(0,0,0,.12);color:#d4c4a8;font-family:var(--font-base);font-size:13px;font-weight:700;line-height:1.2;cursor:pointer;box-sizing:border-box;height:var(--rm-navbar-control-h,22px)}.rm-personnage-nav-block--open .rm-personnage-nav-trigger,.rm-personnage-nav-trigger:hover{color:#f5e6d3;border-color:rgba(232,213,196,.75);background:rgba(255,255,255,.1)}.rm-personnage-nav-trigger-icon{font-size:13px;width:18px;height:18px;text-align:center;flex-shrink:0;display:block}.rm-personnage-nav-trigger-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.rm-personnage-nav-trigger-arrow{flex-shrink:0;transition:transform .15s ease}.rm-personnage-nav-trigger-arrow-open{transform:rotate(180deg)}.rm-personnage-nav-block--panel .rm-top-navbar-mobile-user-card{margin-bottom:8px}@media (max-width:768px){.rm-personnage-nav-block--navbar{display:none}}