.rm-gallery-images-grid{-moz-column-count:4;column-count:4;-moz-column-gap:10px;column-gap:10px;width:100%}@media (max-width:1100px){.rm-gallery-images-grid{-moz-column-count:3;column-count:3}}@media (max-width:768px){.rm-gallery-images-grid{-moz-column-count:1;column-count:1}}.rm-gallery-images-grid--2cols{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;justify-content:center;justify-items:center;-moz-column-count:unset;column-count:unset}.rm-gallery-image-card{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px;width:100%;display:inline-block}.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;background:rgba(30,25,20,.08);box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease}.rm-gallery-image-card:hover .rm-gallery-image-wrapper{transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.1)}.rm-gallery-image-img,.rm-gallery-image-wrapper img{display:block;width:100%;height:auto;transition:filter .3s ease}.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:24px 10px 8px;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-family:var(--font-base);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.25;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-family:var(--font-base);font-size:10px;font-style:italic}.rm-gallery-image-rating-badge{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:3px 7px;border-radius:6px;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;gap:4px;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:5;font-weight:800;font-size:11px;color:#fff;transition:transform .2s ease}.rm-gallery-image-card:hover .rm-gallery-image-rating-badge{transform:scale(1.08)}.rm-gallery-image-rating-badge i{color:#d4af37;font-size:10px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.rm-artists-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 16px;width:100%}@media (max-width:1280px){.rm-artists-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:980px){.rm-artists-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.rm-artists-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.rm-artists-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rm-artist-avatar-card-link{display:block;text-decoration:none!important;color:inherit}.rm-artist-avatar-card-link:active:after,.rm-artist-avatar-card-link:after,.rm-artist-avatar-card-link:focus:after,.rm-artist-avatar-card-link:hover:after{display:none!important;content:none!important;width:0!important;height:0!important}.rm-artist-avatar-card{width:100%;text-align:center;transition:transform .2s ease}.rm-artist-avatar-card-link:hover .rm-artist-avatar-card{transform:translateY(-5px)}.rm-artist-avatar-container{margin:0 auto 12px;width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid rgba(138,122,93,.3);box-shadow:0 3px 10px rgba(0,0,0,.12);background:rgba(243,229,202,.25);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.rm-artist-avatar-card-link:hover .rm-artist-avatar-container{border-color:var(--color-title-red)}.rm-artist-avatar-placeholder{font-size:28px;color:var(--color-subtitle)}.rm-artist-avatar-name{font-family:var(--font-base);font-size:11px;font-weight:700;color:var(--color-text-main);line-height:1.2;margin-bottom:0;word-break:break-word}.rm-artist-avatar-count{font-size:10px;color:var(--color-subtitle);font-style:italic}.rm-artist-portfolio-header{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;width:100%;align-items:start}@media (max-width:980px){.rm-artist-portfolio-header{grid-template-columns:1fr}}.rm-artist-portfolio-menu{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:10px}.rm-artist-portfolio-menu-link{color:var(--color-title-red);text-decoration:none!important;font-weight:700;font-size:11px}.rm-artist-portfolio-menu-link:active:after,.rm-artist-portfolio-menu-link:after,.rm-artist-portfolio-menu-link:focus:after,.rm-artist-portfolio-menu-link:hover:after{display:none!important;content:none!important;width:0!important;height:0!important}.rm-artist-portfolio-actions{display:flex;justify-content:flex-start}.rm-artist-portfolio-links-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rm-artist-portfolio-links-row .rm-artist-portfolio-actions{flex:0 0 auto}.rm-artist-portfolio-links-row .rm-content-list-read-more{margin-top:0}.rm-artist-portfolio-site{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;padding:0;border:none;border-radius:0;background:transparent}.rm-artist-portfolio-site .rm-content-list-read-more{margin-top:0;white-space:nowrap}.rm-artist-portfolio-site-missing{font-size:10px;color:var(--color-subtitle);font-style:italic;padding:2px 8px;border:1px solid rgba(138,122,93,.65);border-radius:999px;background:rgba(243,229,202,.18)}@media (max-width:420px){.rm-artist-portfolio-links-row .rm-content-list-read-more{width:100%;text-align:center}.rm-artist-portfolio-site{width:100%}}.rm-artist-portfolio-fields{border:1px solid rgba(138,122,93,.7);border-radius:8px;background:rgba(255,255,255,.35);padding:10px 12px}.rm-artist-portfolio-field{font-size:11px;line-height:1.45;color:var(--color-text-main)}.rm-artist-portfolio-label{color:var(--color-subtitle);font-weight:600}.rm-artist-portfolio-inline-link{color:var(--color-title-red);text-decoration:none!important;font-weight:700}.rm-artist-portfolio-inline-link:active:after,.rm-artist-portfolio-inline-link:after,.rm-artist-portfolio-inline-link:focus:after,.rm-artist-portfolio-inline-link:hover:after{display:none!important;content:none!important;width:0!important;height:0!important}.rm-artist-portfolio-bio{margin-top:12px;border:1px solid rgba(138,122,93,.6);border-radius:8px;background:rgba(255,255,255,.25);padding:10px 12px}.rm-artist-portfolio-bio-title,.rm-artist-portfolio-sample-title{font-family:var(--font-base);font-size:11px;font-weight:800;color:var(--color-title-red);margin-bottom:8px}.rm-artist-portfolio-sample{padding:10px 12px}.rm-artist-portfolio-photo,.rm-artist-portfolio-sample{border:1px solid rgba(138,122,93,.7);border-radius:8px;background:rgba(255,255,255,.25)}.rm-artist-portfolio-photo{display:flex;align-items:center;justify-content:center;padding:12px;margin-bottom:12px}.rm-artist-portfolio-photo img{border-radius:4px}.rm-artist-portfolio-photo-placeholder{width:120px;height:120px;border:1px solid #000000;border-radius:4px;background:rgba(243,229,202,.25);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.rm-artist-portfolio-photo-placeholder .fas{font-size:34px;color:var(--color-subtitle)!important}.rm-artist-portfolio-sample .rm-gallery-images-grid--2cols{width:100%;justify-content:center}.rm-artist-profile{display:flex;flex-direction:column;gap:0;border:1px solid rgba(138,122,93,.38);border-radius:5px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(250,246,238,.88)),url(/img/header-card/body-card.png) repeat}.rm-artist-profile>.rm-home-welcome-text-frame{border:none!important;box-shadow:none!important;background:transparent!important;padding:clamp(18px,2.5vw,26px) clamp(16px,2.5vw,28px)}.rm-artist-profile>.rm-home-welcome-text-frame+.rm-home-welcome-text-frame{border-top:1px solid rgba(138,122,93,.28)!important;padding-top:clamp(14px,2vw,20px)}.rm-artist-profile .rm-home-welcome-header{flex-wrap:wrap;align-items:center;min-width:0;row-gap:8px;margin-bottom:clamp(14px,2vw,18px)!important;padding-bottom:10px;border-bottom:1px solid rgba(88,23,23,.1)}.rm-artist-profile>.rm-home-welcome-text-frame:first-child .rm-home-welcome-header>i{display:none}.rm-artist-profile>.rm-home-welcome-text-frame:first-child .rm-home-welcome-title{flex:1 1 auto;min-width:0;overflow-wrap:break-word;padding-left:0;font-size:15px;font-weight:600;font-family:var(--font-base);line-height:1.3;letter-spacing:.05em;text-transform:uppercase;color:#2a1f10}.rm-artist-profile>.rm-home-welcome-text-frame:last-child .rm-home-welcome-header{margin-bottom:10px!important;padding-bottom:0;border-bottom:none}.rm-artist-profile>.rm-home-welcome-text-frame:last-child .rm-home-welcome-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a6b58}.rm-artist-profile .rm-home-frame-header-action{flex-basis:auto;width:auto;max-width:none;margin-left:auto;padding-left:0}.rm-artist-profile .rm-home-frame-content{min-height:0}.rm-artist-identity-grid{display:grid;grid-template-columns:minmax(140px,200px) minmax(0,1fr);gap:clamp(18px,2.5vw,28px);align-items:start}.rm-artist-avatar-wrap{position:relative;width:100%;max-width:200px;aspect-ratio:4/5;height:auto;border-radius:4px;overflow:hidden;border:1px solid rgba(138,122,93,.45);box-shadow:0 4px 14px rgba(45,32,18,.12);background:rgba(243,229,202,.35);flex-shrink:0}.rm-artist-profile .rm-home-welcome-title .rm-artist-profile-title-field{display:inline-flex;align-items:center;font-size:inherit;font-weight:inherit;font-family:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.rm-artist-profile .rm-home-welcome-title .rm-artist-profile-title-field b{font-weight:600}.rm-artist-profile .rm-home-welcome-title .rm-artist-profile-title-edit{width:100%;max-width:100%}.rm-artist-identity-info{display:flex;flex-direction:column;gap:10px;padding-top:4px}.rm-artist-portfolio-field{display:inline-flex;align-items:center;font-size:14px;color:#4a4034}.rm-artist-portfolio-label{display:none}.rm-artist-field-icon{margin-right:8px;color:#9a8a78;font-size:12px;flex-shrink:0}.rm-artist-stat{display:inline-flex;align-items:center;gap:6px;margin:8px 0 0;padding:5px 12px;border:1px solid rgba(138,122,93,.35);border-radius:999px;background:rgba(243,229,202,.55);font-size:11px;color:#5a4830;width:-moz-fit-content;width:fit-content}.rm-artist-stat b{font-weight:700}.rm-artist-profile .rm-social-icon-link{background:rgba(255,255,255,.65);border:1px solid rgba(138,122,93,.32);color:#581717}.rm-artist-bio-text{position:relative;font-size:15px;line-height:1.65;color:#3d3328;font-family:var(--font-serif)}.rm-artist-bio-text em{font-style:normal}.rm-artist-portfolio-section{margin-top:clamp(20px,3vw,32px)}.rm-layout-gallery-artists .rm-artist-portfolio-section.rm-home-welcome-text-frame{border:none!important;box-shadow:none!important;background:transparent!important;padding:0}.rm-layout-gallery-artists .rm-artist-portfolio-section .rm-home-welcome-header{margin-bottom:14px!important}.rm-artist-portfolio-count{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid rgba(138,122,93,.35);background:rgba(243,229,202,.5);font-size:11px;color:#5a4830}.rm-artist-portfolio-grid{-moz-column-gap:14px;column-gap:14px}.rm-artist-portfolio-grid .rm-gallery-image-card{margin-bottom:14px}@media (max-width:768px){.rm-artist-profile>.rm-home-welcome-text-frame{padding:16px}.rm-artist-identity-grid{grid-template-columns:1fr;justify-items:center;text-align:center;gap:16px}.rm-artist-avatar-wrap{max-width:160px}.rm-artist-identity-info{align-items:center;width:100%}.rm-artist-social-row--body{justify-content:center}.rm-artist-stat{margin-inline:auto}}.rm-artist-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.rm-artist-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rm-artist-avatar-placeholder .fas{font-size:38px;color:var(--color-subtitle)}.rm-artist-avatar-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .2s}.rm-artist-avatar-wrap:hover .rm-artist-avatar-overlay{opacity:1}.rm-artist-avatar-btn{width:32px;height:32px;border-radius:50%;background:#fff;border:none;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:background .15s}.rm-artist-avatar-btn:hover{background:var(--color-title-red);color:#fff!important}.rm-artist-avatar-btn--del:hover{background:#cc0000}.rm-artist-header-right{display:flex;align-items:center;gap:12px}.rm-artist-social-links{position:relative;margin-top:2px}.rm-artist-social-row--body{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.rm-social-icon-link--editing{box-shadow:0 0 0 2px var(--color-title-red);background:rgba(180,30,30,.06)}.rm-artist-social-edit-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;display:flex;align-items:center;gap:10px;padding:6px 12px;background:#fdf6e8;border:1px solid var(--color-menu-border);border-left:3px solid var(--color-title-red);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.12)}.rm-artist-social-edit-icon{font-size:14px;color:#555;flex-shrink:0}.rm-artist-social-edit-label{font-size:10px;font-weight:700;font-family:var(--font-base);text-transform:uppercase;color:var(--color-subtitle);white-space:nowrap;flex-shrink:0;letter-spacing:.03em;padding-right:10px;border-right:1px solid var(--color-menu-border)}.rm-artist-social-edit-input{flex:1;min-width:0;max-width:400px;padding:4px 8px;font-size:11px;border:1px solid var(--color-menu-border);border-radius:3px;background:#fff;color:var(--color-text-main);font-family:var(--font-base);transition:border-color .15s,box-shadow .15s}.rm-artist-social-edit-input:focus{outline:none;border-color:var(--color-title-red);box-shadow:0 0 0 2px rgba(180,30,30,.1)}.rm-artist-contact-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:var(--color-title-red);color:#fff;border-radius:4px;font-size:11px;font-weight:600;font-family:var(--font-base);text-decoration:none!important;white-space:nowrap;transition:background .15s}.rm-artist-contact-btn i{color:#fff!important}.rm-artist-contact-btn:after{display:none!important;content:none!important}.rm-artist-contact-btn:hover{background:#a91b1b;color:#fff}.rm-artist-section-edit-btn{padding:3px 8px;font-size:11px;background:transparent;border:1px solid var(--color-menu-border);border-radius:4px;color:var(--color-subtitle);cursor:pointer;transition:all .15s}.rm-artist-section-edit-btn:hover{background:var(--color-bg-menu);color:var(--color-title-red)}.rm-artist-edit-field{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rm-artist-bio-textarea{width:100%;box-sizing:border-box;margin-bottom:8px}.rm-artist-edit-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}@media (max-width:900px){.rm-artist-header-right{gap:8px}}@media (max-width:768px){.rm-artist-edit-field{justify-content:center;text-align:center}.rm-artist-header-right{display:none}}@media (max-width:480px){.rm-artist-avatar-wrap{max-width:140px}}.rm-artist-portfolio-grid{-moz-column-count:5;column-count:5;-moz-column-gap:10px;column-gap:10px;width:100%}@media (max-width:1200px){.rm-artist-portfolio-grid{-moz-column-count:4;column-count:4}}@media (max-width:900px){.rm-artist-portfolio-grid{-moz-column-count:3;column-count:3}}@media (max-width:768px){.rm-artist-portfolio-grid{-moz-column-count:1;column-count:1}}.rm-artist-portfolio-grid .rm-gallery-image-card{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px;width:100%;display:inline-block}.rm-artist-portfolio-grid .rm-gallery-image-wrapper{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease}.rm-artist-portfolio-grid .rm-gallery-image-card:hover .rm-gallery-image-wrapper{transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.1)}.rm-artist-portfolio-grid .rm-gallery-image-card:hover .rm-gallery-image-wrapper img{filter:brightness(1.05)}.rm-layout-gallery-artists .rm-graphic-header-card-header-inner{min-height:48px}.rm-layout-gallery-artists .rm-graphic-header-card-header-title{font-size:14px}@media (max-width:768px){.rm-content-card{flex-direction:column;padding:var(--rm-card-pad-y) var(--rm-card-pad-x);gap:var(--rm-card-pad-y)}.rm-content-card-image{align-self:center}.rm-content-card-title{font-size:14px}.rm-content-card-summary{font-size:11px}.rm-home-section-title{font-size:14px}.rm-home-section-header{padding:10px 12px;margin-bottom:0}.rm-home-section-header-inner{gap:10px}.rm-home-section-icon{width:20px;height:20px}.rm-home-section-header-accent{width:60px;height:2px}.rm-home-section:hover .rm-home-section-header-accent{width:80px}.rm-home-section-content{padding:12px}.rm-home-section-description{font-size:10px}.rm-members-grid{grid-template-columns:1fr;gap:12px}.rm-member-card{padding:10px}.rm-home-ad-728{width:100%;max-width:728px;height:auto;min-height:90px;line-height:1.5;padding:8px}.rm-gallery-images-grid{grid-template-columns:1fr;gap:16px}.rm-gallery-image-card{width:100%;max-width:200px}.rm-layout-gallery .rm-gallery-image-card{max-width:100%}.rm-content-list-item{padding:8px 10px;gap:8px}}.rm-gallery-image-detail-page{padding-bottom:24px}.rm-gallery-image-detail-page .rm-yria-desc-card-inner{padding-block:var(--rm-card-pad-y);padding-inline:var(--rm-card-pad-x);box-sizing:border-box}.rm-gallery-image-detail-page .rm-yria-desc-card-inner>.rm-home-main-grid.rm-spacing-lg{margin:0}.rm-gallery-image-detail-page .rm-gallery-classic--two-col{padding:0;box-sizing:border-box}.rm-gallery-classic-page-header{margin:0 0 clamp(14px,2vw,20px)}.rm-gallery-classic-page-title{margin:0 0 6px;font-family:var(--font-base);font-size:clamp(1.35rem,2.8vw,1.65rem);font-weight:700;color:#1a1208;letter-spacing:-.02em;line-height:1.25}.rm-gallery-classic-page-byline{margin:0 0 10px;font-family:var(--font-base);font-size:14px;color:#4a4034}.rm-gallery-classic-page-byline a{color:#581717;font-weight:600;text-decoration:none}.rm-gallery-classic-page-byline a:hover{text-decoration:underline}.rm-gallery-classic-page-header .rm-news-detail-meta-bar{margin-bottom:0}.rm-gallery-classic-page-header .rm-news-detail-meta-bar a{color:#581717;font-weight:600;text-decoration:none}.rm-gallery-classic-page-header .rm-news-detail-meta-bar a:hover{text-decoration:underline}.rm-gallery-classic-panel{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(138,122,93,.38);border-radius:5px;padding:var(--rm-card-pad-y) var(--rm-card-pad-x);background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(250,246,238,.85)),url(/img/header-card/body-card.png) repeat}.rm-gallery-classic-page-meta-rating{gap:4px}.rm-gallery-classic-page-meta-rating .rm-fiche-critique-card-note--compact{font-size:11px;padding:2px 6px}.rm-gallery-classic-media{width:100%;display:flex;flex-direction:column;align-items:center}.rm-gallery-classic-panel .rm-gallery-image-real-scroll--classic{width:100%;max-height:none;overflow:visible;display:flex;flex-direction:column;align-items:center;border:none;border-radius:0;box-shadow:none;background:transparent;padding:0}.rm-gallery-classic-panel .rm-gallery-classic-image-trigger{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;max-height:none;overflow:visible}.rm-gallery-classic-panel .rm-gallery-classic-image-trigger>span{display:flex!important;justify-content:center;align-items:center;max-width:100%!important;max-height:none!important;width:auto!important;height:auto!important}.rm-gallery-classic-panel .rm-gallery-image-real--classic-fit{display:block;max-width:100%;width:auto;height:auto;max-height:min(75vh,920px);-o-object-fit:contain;object-fit:contain}.rm-gallery-classic-panel .rm-gallery-classic-description{margin:clamp(16px,2.5vw,24px) 0 0;padding:clamp(14px,2vw,20px) 0 0;border:none;border-top:1px solid rgba(138,122,93,.28);border-radius:0;background:transparent}.rm-gallery-classic-panel .rm-gallery-classic-pending{margin-top:clamp(14px,2vw,20px)}.rm-gallery-classic-panel .rm-gallery-classic-zoom-hint{padding-top:10px;padding-bottom:0;font-size:11px;color:#8a7a68;letter-spacing:.02em}.rm-gallery-classic-panel .rm-gallery-classic-zoom-hint i{margin-right:5px;font-size:10px;opacity:.85}.rm-gallery-image-detail-page .rm-gallery-detail-comments-below{width:100%;max-width:100%;box-sizing:border-box;margin-top:clamp(18px,2.8vw,32px);margin-inline:0;padding-inline:0}.rm-gallery-image-detail-page .rm-gallery-detail-comments-below>.rm-comment-section{margin-top:0;box-sizing:border-box;width:calc(100% - 2px);margin-left:1px;margin-right:1px}.rm-gallery-image-detail-page .rm-gallery-detail-comments-below .rm-comment-section .rm-community-subsection.rm-comment-section-inner{padding-top:var(--rm-card-pad-y)!important;padding-bottom:var(--rm-card-pad-y)!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box}.rm-gallery-image-detail-page .rm-gallery-detail-comments-below .rm-comment-section.rm-comment-section--no-top-band .rm-community-subsection.rm-comment-section-inner{padding-top:var(--rm-card-pad-y)!important;padding-bottom:var(--rm-card-pad-y)!important}.rm-gallery-image-detail-page .rm-gallery-detail-comments-below .rm-comment-section .rm-home-section-content.rm-comment-section-content{padding:0!important}.rm-gallery-detail-hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:var(--rm-card-pad-y) var(--rm-card-pad-x);background:linear-gradient(135deg,rgba(88,23,23,.06),rgba(212,175,55,.05)),linear-gradient(rgba(255,255,255,.45),rgba(255,255,255,.45)),url(/img/header-card/body-card.png) repeat;border:1px solid rgba(138,122,93,.45);border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.6);margin-bottom:16px;overflow:hidden}.rm-gallery-detail-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#581717,#d4af37 50%,#581717);opacity:.6}.rm-gallery-detail-hero-text{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.rm-gallery-detail-hero-title{margin:0;font-family:var(--font-base);font-size:16px;font-weight:700;color:#3d2817;letter-spacing:.02em;line-height:1.3;text-shadow:0 1px 1px rgba(255,255,255,.6);display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.rm-gallery-detail-hero-proposed{font-weight:400;font-size:.75em;color:#7a6a52;text-transform:none;letter-spacing:0;display:inline-flex;align-items:baseline;gap:4px}.rm-gallery-detail-hero-proposed:before{content:"-";opacity:.35}.rm-gallery-detail-hero-proposed a{font-weight:600;color:#581717;text-decoration:none;transition:color .15s ease}.rm-gallery-detail-hero-proposed a:hover{color:#d4af37}.rm-gallery-detail-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:var(--font-base);font-size:11px;color:#7a6a52;line-height:1.4}.rm-gallery-detail-hero-meta-sep{opacity:.3;font-size:9px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rm-gallery-detail-hero-meta a{color:#581717;font-weight:600;text-decoration:none;transition:color .15s ease}.rm-gallery-detail-hero-meta a:hover{color:#d4af37}.rm-gallery-detail-hero-meta .rm-gallery-detail-hero-dimensions{font-style:italic;opacity:.7;font-size:10px}.rm-gallery-detail-hero-moderation{color:#c11;text-transform:uppercase;font-weight:700;font-size:9px;letter-spacing:.04em}.rm-gallery-detail-hero-badges{display:flex;flex-direction:row;align-items:center;gap:6px;flex-shrink:0}.rm-gallery-detail-hero-rating{display:flex;align-items:center;gap:5px;background:rgba(0,0,0,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:5px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 10px rgba(0,0,0,.25);font-family:var(--font-base);font-size:13px;font-weight:800;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.rm-gallery-detail-hero-rating:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(0,0,0,.3)}.rm-gallery-detail-hero-rating i{color:#d4af37;font-size:12px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.rm-gallery-detail-hero-views{display:flex;align-items:center;gap:5px;background:rgba(0,0,0,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:5px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 10px rgba(0,0,0,.25);font-family:var(--font-base);font-size:13px;font-weight:800;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.rm-gallery-detail-hero-views i{font-size:9px;opacity:.7}@media (max-width:600px){.rm-gallery-detail-hero{flex-direction:column;align-items:stretch;padding:16px}.rm-gallery-detail-hero-badges{flex-direction:row;align-items:center;justify-content:flex-start}.rm-gallery-detail-hero-title{font-size:15px}}.rm-gallery-image-detail-link{color:var(--color-link,#581717);text-decoration:none}.rm-gallery-image-detail-link:hover{color:var(--color-link-hover,#d4af37);text-decoration:underline}.rm-gallery-image-real-scroll{width:100%;overflow:auto;background:rgba(255,255,255,.35);border:1px solid rgba(138,122,93,.55);border-radius:6px;padding:12px;box-sizing:border-box;text-align:center}.rm-gallery-image-real{display:block;max-width:none;height:auto;margin:0 auto}.rm-gallery-classic--two-col .rm-gallery-image-real--classic-fit,.rm-gallery-image-real--classic-fit{max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.rm-gallery-classic--two-col .rm-gallery-image-real--classic-fit{box-sizing:border-box;max-height:100%}.rm-gallery-classic{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;box-sizing:border-box}.rm-gallery-classic--two-col{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:clamp(16px,2.2vw,28px);align-items:start}.rm-gallery-classic-col--aside,.rm-gallery-classic-col--media{min-width:0;display:flex;flex-direction:column}.rm-gallery-classic-col--media .rm-gallery-image-real-scroll--classic{flex:0 1 auto;min-height:0;max-height:var(--rm-gallery-classic-aside-height,none)}.rm-gallery-classic-col--aside .rm-gallery-classic-info{flex:0 1 auto;display:flex;flex-direction:column}.rm-gallery-classic-col--aside .rm-gallery-classic-info-card{flex:0 1 auto}.rm-gallery-classic--two-col .rm-gallery-classic-info{padding:0}.rm-gallery-classic--two-col .rm-gallery-classic-info-card{flex:0 1 auto;max-width:none;margin:0;padding:20px 22px 0;border-radius:10px}@media (max-width:900px){.rm-gallery-classic--two-col{grid-template-columns:1fr}}.rm-gallery-image-real-scroll--classic{background:#f4efe6;border:1px solid #c9b89a;border-radius:8px;padding:var(--rm-card-pad-y) var(--rm-card-pad-x);overflow:hidden;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.rm-gallery-classic--two-col .rm-gallery-image-real-scroll--classic{display:grid;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;min-height:0;overflow:auto;border-radius:10px;border:1px solid var(--color-menu-border,#c4b8a4);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,246,238,.95)),url(/img/header-card/body-card.png) repeat;background-size:auto;box-shadow:0 2px 10px rgba(45,32,18,.08);padding:20px 22px 0}.rm-gallery-classic--two-col .rm-gallery-image-real-scroll--classic .rm-gallery-classic-zoom-hint{padding-bottom:14px}.rm-gallery-classic-image-trigger{display:flex;flex:1 1 auto;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:0;margin:0;padding:0;border:none;background:transparent;cursor:zoom-in;line-height:0;text-align:center}.rm-gallery-classic--two-col .rm-gallery-classic-image-trigger{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}.rm-gallery-classic--two-col .rm-gallery-classic-image-trigger>span{box-sizing:border-box;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;display:flex!important;align-items:center;justify-content:center}.rm-gallery-classic--two-col .rm-gallery-classic-image-trigger>span img.rm-gallery-image-real--classic-fit{flex-shrink:1}.rm-gallery-classic-image-trigger:focus-visible{outline:2px solid #581717;outline-offset:4px;border-radius:2px}.rm-gallery-image-lightbox{position:fixed;inset:0;z-index:10050;isolation:isolate;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));box-sizing:border-box}.rm-gallery-image-lightbox-backdrop{position:absolute;inset:0;z-index:0;background:rgba(12,8,6,.9)}.rm-gallery-image-lightbox-frame{position:relative;z-index:1;width:min(100vw - 24px,100%);height:min(100dvh - 24px,100%);max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.rm-gallery-image-lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:auto;box-shadow:0 12px 48px rgba(0,0,0,.55)}.rm-gallery-image-lightbox-close{position:absolute;top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));z-index:3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:rgba(0,0,0,.45);color:#fff;font-size:22px;line-height:1;cursor:pointer}.rm-gallery-image-lightbox-close:hover{background:rgba(0,0,0,.65)}.rm-gallery-image-lightbox-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.rm-gallery-classic-zoom-hint{flex-shrink:0;margin-top:auto;margin-bottom:0;padding-top:10px;font-family:var(--font-base);font-size:11px;color:#666;text-align:center}.rm-gallery-classic-info{font-family:var(--font-base);font-size:14px;color:#2a2218;line-height:1.55;padding:0 2px 12px;max-width:100%;box-sizing:border-box}.rm-gallery-classic-info-card{max-width:920px;margin:0 auto;padding:22px 24px 0;border-radius:8px;border:1px solid var(--color-menu-border,#c4b8a4);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,246,238,.95)),url(/img/header-card/body-card.png) repeat;background-size:auto;box-shadow:0 2px 10px rgba(45,32,18,.08);overflow:hidden;display:flex;flex-direction:column;min-height:0}.rm-gallery-classic-info-header{margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid rgba(88,23,23,.12)}.rm-gallery-classic-title{margin:0 0 8px;font-size:clamp(1.25rem,2.5vw,1.55rem);font-weight:700;color:#1a1208;letter-spacing:-.02em;line-height:1.25}.rm-gallery-classic-byline{margin:0;font-size:14px;color:#4a4034}.rm-gallery-classic-byline a{color:#581717;font-weight:600;text-decoration:none}.rm-gallery-classic-byline a:hover{text-decoration:underline}.rm-gallery-classic-description{margin:0 0 20px;padding:14px 16px;border-radius:6px;border:1px solid rgba(88,23,23,.1);background:rgba(255,255,255,.65)}.rm-gallery-classic-description-heading{margin:0 0 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b5c4a}.rm-gallery-classic-description-body{margin:0;font-size:14px;line-height:1.6;color:#2f261c;white-space:pre-wrap;overflow-wrap:break-word}.rm-gallery-classic-facts{margin:4px 0 0}.rm-gallery-classic-facts-title{margin:0 0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#7a6b58}.rm-gallery-classic-facts-dl{margin:0}.rm-gallery-classic-facts-row{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);gap:6px 12px;align-items:baseline;padding:10px 0;border-bottom:1px solid rgba(88,23,23,.09)}.rm-gallery-classic-facts-row:last-of-type{border-bottom:none}.rm-gallery-classic-facts-row dt{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;color:#5c5042}.rm-gallery-classic-facts-dt-inner{display:inline-flex;width:1.35em;flex-shrink:0;justify-content:center;color:#9a8a78;font-size:13px}.rm-gallery-classic-facts-row dd{margin:0;font-size:13px;font-weight:600;color:#2a2218;text-align:right;line-height:1.35}.rm-gallery-classic-facts-row dd a{color:#581717;font-weight:600;text-decoration:none}.rm-gallery-classic-facts-row dd a:hover{text-decoration:underline}.rm-gallery-classic-stats-footer{margin:12px -24px 0;padding:18px 22px 20px;background:linear-gradient(180deg,rgba(88,23,23,.06),rgba(88,23,23,.03));border-top:1px solid rgba(88,23,23,.12)}.rm-gallery-classic--two-col .rm-gallery-classic-stats-footer{margin-top:auto;margin-left:-22px;margin-right:-22px;padding:16px 22px 18px}.rm-gallery-classic-content-stats.rm-dossier-header-stats{align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:12px 16px;width:100%}.rm-gallery-classic-stats-footer .rm-gallery-detail-hero-views{flex-shrink:0}.rm-gallery-classic-pending{margin:14px 0 12px;padding:10px 12px;background:#fff8e6;border:1px solid #e6c200;border-radius:6px;font-size:13px;color:#664d00}.rm-gallery-image-detail-actions{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.rm-gallery-mod-actions{display:inline-flex;align-items:center;gap:10px}.rm-gallery-mod-actions-error{color:var(--color-title-red);font-size:11px;margin-right:6px;max-width:420px}.rm-gallery-image-detail-meta-second{display:block;margin-top:4px;font-size:.95em;color:var(--color-subtitle,#666)}.rm-dossier-header-stats{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.rm-dossier-header-stats-vues{font-size:11px;color:var(--color-subtitle,#666);font-family:var(--font-base)}.rm-fiche-critique-card-note{display:inline-flex;align-items:center;justify-content:center;min-width:44px;font-family:var(--font-base);font-size:13px;font-weight:700;padding:6px 12px;border-radius:8px;color:#fff;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.15)}.rm-fiche-critique-card-note--good{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.rm-fiche-critique-card-note--medium{background:linear-gradient(135deg,#e65100,#ef6c00)}.rm-fiche-critique-card-note--bad{background:linear-gradient(135deg,#c62828,#b71c1c)}.rm-editable-trigger{cursor:pointer;position:relative;padding:2px 4px;margin:-2px -4px;border-radius:4px;transition:background .2s}.rm-editable-trigger:hover{background:rgba(0,0,0,.05)}.rm-edit-icon-hover{display:none;margin-left:8px;font-size:12px;color:#666}.rm-editable-trigger:hover .rm-edit-icon-hover{display:inline-block}.rm-edit-icon-absolute{position:absolute;top:4px;right:4px}.rm-bio-trigger{min-height:40px}.rm-text-placeholder{color:#999;font-style:italic;font-weight:400}.rm-inline-edit-container{display:flex;align-items:center;gap:6px;flex:1}.rm-inline-edit-actions{display:flex;gap:4px}.rm-btn-icon{background:none;border:none;cursor:pointer;color:#555;padding:4px}.rm-btn-icon:hover{color:#000}.rm-btn-icon-check{color:green}.rm-btn-icon-times{color:red}.rm-input-small{padding:2px 6px;font-size:13px;height:24px}.rm-artist-social-row{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.rm-social-icon-link{font-size:20px;color:#555;cursor:pointer;position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;transition:all .2s}.rm-social-icon-link:hover{color:#000;background:#eee}.rm-social-icon-link.rm-social-missing{opacity:.3}.rm-social-icon-link.rm-social-missing:hover{opacity:.8}.rm-social-add-icon{position:absolute;top:-2px;right:-2px;font-size:10px;color:green;background:white;border-radius:50%}.rm-social-edit-field{display:flex;align-items:center;gap:8px;width:100%}.rm-layout-gallery-artists .rm-yria-desc-card-inner{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);box-sizing:border-box}.rm-layout-gallery-artists .rm-yria-desc-card-inner>.rm-home-main-grid.rm-spacing-lg{margin:0}.rm-layout-gallery-artists .rm-dossier-detail-spacing .rm-community-subsection.rm-dossier-detail-subsection{padding:0}.rm-layout-gallery-my-works .rm-yria-desc-card-inner{padding:var(--rm-card-pad-y) var(--rm-card-pad-x);box-sizing:border-box}.rm-layout-gallery-my-works .rm-yria-desc-card-inner>.rm-home-main-grid.rm-spacing-lg{margin:0}.rm-my-works-page{margin:0;padding:0;min-width:0}.rm-my-works{background:var(--color-light);border:1px solid var(--color-menu-border);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-md,0 2px 8px rgba(0,0,0,.08));box-sizing:border-box}.rm-my-works-bar{display:flex;flex-direction:column;gap:var(--rm-card-pad-y);padding:var(--rm-card-pad-y) var(--rm-card-pad-x);background:rgba(243,229,202,.5);border-bottom:1px solid var(--color-menu-border);box-sizing:border-box}.rm-my-works-bar-top{display:flex;flex-direction:column;gap:.75rem;min-width:0}.rm-my-works-intro{margin:0;font-size:.95rem;font-family:var(--font-base);color:var(--color-text-main);line-height:1.35}.rm-my-works-intro-label,.rm-my-works-intro-total{font-weight:500;color:var(--color-subtitle)}.rm-my-works-stats{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.rm-my-works-stat{padding:.35rem .65rem;font-size:.78rem;font-weight:600;font-family:var(--font-base);color:var(--color-subtitle);background:var(--color-bg-menu);border:1px solid var(--color-menu-border);border-radius:999px;white-space:nowrap}.rm-my-works-stat--published{color:#2d5a27;background:#e8f5e6;border-color:#a5d6a7}.rm-my-works-stat--pending{color:#7d5a00;background:#fff8e1;border-color:#ffca28}.rm-my-works-stat--hidden{color:#5a5a5a;background:#f5f5f5;border-color:#e0e0e0}.rm-my-works-toolbar{display:flex;flex-direction:column;gap:.75rem;align-items:stretch;min-width:0}.rm-my-works-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.rm-my-works-tab-wrap{display:inline-flex}.rm-my-works-tab{margin:0;padding:.45rem .75rem;font-size:.78rem;font-weight:600;font-family:var(--font-base);color:var(--color-subtitle);background:var(--color-bg-menu);border:1px solid var(--color-menu-border);border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.rm-my-works-tab:hover{background:var(--color-menu);color:var(--color-text-main,#333)}.rm-my-works-tab--active{background:var(--color-title-red);color:#fff;border-color:var(--color-title-red)}.rm-my-works-tab--active:hover{background:var(--color-title-red);color:#fff;opacity:.95}.rm-my-works-search-label{display:block;width:100%;min-width:0}.rm-my-works-search-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rm-my-works-search{width:100%;max-width:none;box-sizing:border-box;padding:.5rem .7rem;font-size:.9rem;font-family:var(--font-base);border:1px solid var(--color-menu-border);border-radius:6px;background:#fff;color:var(--color-text-main,#333)}.rm-my-works-search:focus{outline:none;border-color:var(--color-title-red);box-shadow:0 0 0 2px rgba(88,23,23,.12)}.rm-my-works-search::-moz-placeholder{color:var(--color-subtitle)}.rm-my-works-search::placeholder{color:var(--color-subtitle)}@media (min-width:720px){.rm-my-works-bar-top{gap:.75rem 1rem}.rm-my-works-bar-top,.rm-my-works-toolbar{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.rm-my-works-search-label{width:auto;flex:1 1 220px;max-width:320px}}.rm-my-works-list{list-style:none;margin:0;padding:var(--rm-card-pad-y) var(--rm-card-pad-x);display:flex;flex-direction:column;gap:.75rem;box-sizing:border-box}.rm-my-works-list>li{margin:0;padding:0}.rm-my-works-card{display:flex;flex-direction:row;align-items:flex-start;gap:.85rem;padding:.85rem;background:#fff;border:1px solid var(--color-menu-border);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:box-shadow .15s,border-color .15s;min-width:0;box-sizing:border-box}.rm-my-works-card:hover{border-color:rgba(88,23,23,.2);box-shadow:0 2px 8px rgba(0,0,0,.06)}.rm-my-works-card--hidden{background:rgba(250,250,250,.95);opacity:.96}.rm-my-works-card-thumb{position:relative;flex:0 0 auto;width:88px;height:88px;border-radius:6px;overflow:hidden;border:1px solid var(--color-menu-border);flex-shrink:0;text-decoration:none}.rm-my-works-card-thumb:focus-visible{outline:2px solid var(--color-title-red);outline-offset:2px}.rm-my-works-card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}.rm-my-works-card-title-block{min-width:0}.rm-my-works-title-cell{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rm-my-works-title-link{color:var(--color-link);font-weight:500;text-decoration:none}.rm-my-works-title-link:hover{color:var(--color-link-hover);text-decoration:underline}.rm-my-works-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid var(--color-menu-border);border-radius:4px;background:var(--color-bg-menu);color:var(--color-subtitle);cursor:pointer;transition:background .15s,color .15s}.rm-my-works-btn-icon:hover{background:var(--color-menu);color:var(--color-title-red)}.rm-my-works-edit-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.rm-my-works-input{flex:1;min-width:120px;padding:.4rem .6rem;font-size:.9rem;font-family:var(--font-base);border:1px solid var(--color-menu-border);border-radius:4px;background:var(--color-light)}.rm-my-works-input:focus{outline:none;border-color:var(--color-title-red)}.rm-my-works-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.rm-my-works-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.15rem}.rm-my-works-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:4px}.rm-my-works-badge--success{background:#e8f5e6;color:#2d5a27;border:1px solid #a5d6a7}.rm-my-works-badge--warning{background:#fff8e1;color:#7d5a00;border:1px solid #ffca28}.rm-my-works-badge--visible{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.rm-my-works-badge--muted{background:#f5f5f5;color:#616161;border:1px solid #e0e0e0}.rm-my-works-btn{padding:.4rem .75rem;font-size:.85rem;font-weight:600;font-family:var(--font-base);border-radius:4px;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}.rm-my-works-btn:disabled{opacity:.6;cursor:not-allowed}.rm-my-works-btn--sm{padding:.3rem .6rem;font-size:.8rem}.rm-my-works-btn--primary{background:var(--color-title-red);color:#fff;border-color:var(--color-title-red)}.rm-my-works-btn--primary:hover:not(:disabled){opacity:.9}.rm-my-works-btn--secondary{background:var(--color-bg-menu);color:var(--color-subtitle);border-color:var(--color-menu-border)}.rm-my-works-btn--secondary:hover:not(:disabled){background:var(--color-menu);color:var(--color-text-main,#333)}.rm-my-works-btn--visible{background:#e8f5e6;color:#2d5a27;border-color:#a5d6a7}.rm-my-works-btn--visible:hover:not(:disabled){background:#c8e6c9}.rm-my-works-btn--danger{background:#ffebee;color:#b71c1c;border-color:#ef9a9a}.rm-my-works-btn--danger:hover:not(:disabled){background:#ffcdd2}.rm-my-works-filter-empty{margin:0;padding:1rem var(--rm-card-pad-x) var(--rm-card-pad-y);text-align:center;font-size:.92rem;font-family:var(--font-base);color:var(--color-subtitle);background:rgba(243,229,202,.35);border-top:1px solid var(--color-menu-border)}@media (min-width:640px){.rm-my-works-card{padding:1rem 1.1rem;gap:1rem}}@media (min-width:900px){.rm-my-works-card{align-items:center}.rm-my-works-card-meta{flex:0 0 auto;max-width:280px}.rm-my-works-card-actions{margin-left:auto;padding-top:0;justify-content:flex-end;flex:0 0 auto}.rm-my-works-card-main{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.rm-my-works-card-title-block{flex:1 1 200px;min-width:min(100%,200px)}}.rm-my-works-empty{padding:1.5rem;text-align:center;background:var(--color-light);border:1px solid var(--color-menu-border);border-radius:8px;color:var(--color-subtitle);font-family:var(--font-base)}.rm-suggestion-list{list-style:none;margin:.35rem 0 0;padding:.35rem;max-height:min(240px,42vh);overflow-y:auto;background:var(--color-light,#fffef9);border:1px solid var(--color-menu-border,#c4b8a4);border-radius:8px;box-shadow:0 4px 14px rgba(45,32,18,.12);box-sizing:border-box}.rm-combobox-anchor{position:relative;width:100%;overflow:visible}.rm-combobox-anchor>.rm-input{display:block;width:100%;box-sizing:border-box;margin:0}.rm-combobox-anchor .rm-suggestion-list{margin:0;padding-top:0}.rm-combobox-anchor .rm-suggestion-list--overlay{position:absolute;top:100%;bottom:auto;left:0;right:0;width:100%;margin:0;padding-top:.15rem;z-index:50;border-radius:0 0 5px 5px;transform:none}.rm-suggestion-list--overlay{position:absolute;left:0;right:0;top:100%;bottom:auto;z-index:50;margin-top:0}.rm-suggestion-list--compact{padding:.25rem;border-radius:var(--rm-form-radius,6px);max-height:240px}.rm-suggestion-list--dense{padding:.15rem;max-height:min(180px,36vh)}.rm-combobox-anchor .rm-suggestion-list--dense.rm-suggestion-list--overlay{padding-top:.1rem;border-radius:0 0 4px 4px}.rm-suggestion-list__item{margin:0;padding:0}.rm-suggestion-list__item+.rm-suggestion-list__item{margin-top:2px}.rm-suggestion-list--dense .rm-suggestion-list__item+.rm-suggestion-list__item{margin-top:0}.rm-suggestion-list__option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .65rem;border:none;border-radius:5px;background:transparent;font-family:var(--font-base);font-size:13px;line-height:1.35;text-align:left;color:var(--color-text-main,#2a2218);cursor:pointer;box-sizing:border-box;transition:background .12s ease}.rm-suggestion-list--compact .rm-suggestion-list__option{padding:.45rem .55rem;font-size:11px;border-radius:4px}.rm-suggestion-list--dense .rm-suggestion-list__option{padding:.2rem .4rem;font-size:12px;line-height:1.2;border-radius:3px;gap:.35rem}.rm-suggestion-list__option:focus-visible,.rm-suggestion-list__option:hover{background:rgba(88,23,23,.08);outline:none}.rm-suggestion-list__option--active{background:rgba(88,23,23,.1)}.rm-suggestion-list--dense .rm-suggestion-list__option-label{font-weight:400}.rm-suggestion-list--dense .rm-suggestion-list__option-meta{font-size:.8em;font-weight:500}.rm-suggestion-list__option-label{flex:1 1 auto;min-width:0;font-weight:500}.rm-suggestion-list--compact .rm-suggestion-list__option-label{font-weight:600}.rm-suggestion-list__option-meta{flex-shrink:0;font-size:.85em;font-weight:600;color:var(--color-subtitle,#7a6b5a);opacity:.9}.rm-suggestion-list__option-badge{flex-shrink:0;padding:.1rem .4rem;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-subtitle,#7a6b5a);background:rgba(207,188,154,.35);border-radius:3px}.rm-suggestion-list__empty,.rm-suggestion-list__status{padding:.5rem .65rem;font-size:12px;line-height:1.4;color:var(--color-subtitle,#5a5046);font-style:italic}.rm-suggestion-list--compact .rm-suggestion-list__empty,.rm-suggestion-list--compact .rm-suggestion-list__status{padding:.45rem .55rem;font-size:10px}.rm-suggestion-list--dense .rm-suggestion-list__empty,.rm-suggestion-list--dense .rm-suggestion-list__status{padding:.2rem .4rem;font-size:11px;line-height:1.25}