*{box-sizing:border-box;margin:0;padding:0}body{color:#1f201b;background-color:#f1ede9;font-family:EB Garamond,serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.artists-page-section{background-color:#f1ede9;min-height:100vh;padding:4rem 2rem 6rem}.artists-page-container{max-width:var(--site-content-max,1200px);margin:0 auto}.artists-page-title{color:#1f201b;letter-spacing:1px;text-align:left;margin-bottom:1.5rem;font-family:EB Garamond,serif;font-size:2.5rem;font-weight:700}.artists-page-description{color:#1f201b;opacity:.8;max-width:800px;margin-bottom:3rem;font-family:EB Garamond,serif;font-size:1.1rem;font-weight:400;line-height:1.8}.artists-page-wp-notice{background:#1f201b0a;border:1px solid #907a6159;max-width:800px;margin-bottom:2.5rem;padding:1.25rem 1.5rem}.artists-page-wp-notice-title{color:#1f201b;margin-bottom:.5rem;font-family:EB Garamond,serif;font-size:1.15rem;font-weight:600}.artists-page-wp-notice-body{color:#1f201b;opacity:.85;margin:0;font-family:EB Garamond,serif;font-size:1rem;font-weight:400;line-height:1.65}.artists-page-wp-notice-detail{white-space:pre-wrap;word-break:break-word;color:#1f201b;background:#1f201b0f;border:1px solid #907a6138;margin:1rem 0 0;padding:.75rem 1rem;font-family:ui-monospace,monospace;font-size:.8rem;line-height:1.45}.artists-page-wp-notice-hint{color:#1f201b;opacity:.88;margin:1rem 0 0;padding-left:1.25rem;font-family:EB Garamond,serif;font-size:.95rem;line-height:1.55}.artists-page-wp-notice-hint code{word-break:break-all;font-family:ui-monospace,monospace;font-size:.82em}.artists-page-wp-notice-cmd{margin-top:.35rem;display:block}.artists-filters{flex-wrap:wrap;gap:2rem;margin-bottom:3rem;display:flex}.filter-group{flex-direction:column;gap:.5rem;display:flex}.filter-label{color:#907a61;opacity:1;text-transform:uppercase;letter-spacing:.5px;font-family:EB Garamond,serif;font-size:.9rem;font-weight:500}.filter-select{color:#1f201b;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23907A61' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;border:1px solid #907a61;border-radius:0;min-width:200px;padding:.75rem 3rem .75rem 1rem;font-family:EB Garamond,serif;font-size:1rem;font-weight:400;transition:all .3s}.filter-select:focus{border-color:#907a61;outline:none}.artists-browse-toolbar{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-bottom:.75rem;display:flex}.artists-browse-filters{flex-wrap:wrap;gap:.5rem;display:flex}.artists-browse-filter{color:#1f201b;cursor:pointer;background:0 0;border:1px solid #1f201b59;padding:.35rem .85rem;font-family:EB Garamond,serif;font-size:.9rem;transition:background .15s,border-color .15s}.artists-browse-filter:hover{border-color:#1f201b8c}.artists-browse-filter-active{color:#f1ede9;background:#1f201b;border-color:#1f201b}.artists-browse-count{opacity:.65;margin-bottom:1.5rem;font-family:EB Garamond,serif;font-size:.9rem}.artists-page-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.artist-page-card{cursor:pointer;background-color:#0000;border:1px solid #907a6159;border-radius:0;flex-direction:column;justify-self:center;gap:1rem;width:calc(100% - 30px);padding:1rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.artist-page-card:hover{border-color:#907a61a6;transform:translateY(-2px)}.artist-page-image-wrapper{background-color:#f1ede9;border-radius:0;width:100%;height:350px;transition:transform .2s;position:relative;overflow:hidden}.artist-page-card:hover .artist-page-image-wrapper{transform:scale(1.01)}.artist-page-image{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.artist-page-card:hover .artist-page-image{transform:scale(1.03)}.artist-page-description-overlay{opacity:0;pointer-events:none;z-index:5;background:linear-gradient(#1f201bd9,#1f201be6);justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.artist-page-card:hover .artist-page-description-overlay{opacity:1}.artist-page-description-text{color:#f1ede9;text-align:center;max-width:90%;font-family:EB Garamond,serif;font-size:.95rem;font-weight:400;line-height:1.6}.repeater-post .hoverDiv{opacity:0;transition:opacity .2s}.repeater-post:hover .hoverDiv{opacity:1}.artist-page-tldr-button{color:#f1ede9;letter-spacing:.5px;cursor:pointer;z-index:15;background-color:#1f201be6;border:1px solid #f1ede9;border-radius:0;padding:.5rem 1rem;font-family:EB Garamond,serif;font-size:.75rem;font-weight:500;transition:all .2s;display:none;position:absolute;top:.75rem;right:.75rem}.artist-page-tldr-button:hover{background-color:#1f201b}.artist-page-tldr-button.active{color:#1f201b;background-color:#f1ede9;border-color:#1f201b}.artist-page-image-wrapper.mobile-description-active .artist-page-description-overlay{pointer-events:auto;z-index:12;opacity:1!important}.artist-page-card-meta{color:#907a61;opacity:.9;margin-bottom:.5rem;font-family:EB Garamond,serif;font-size:.9rem;font-weight:400;transition:opacity .3s}.artist-page-card:hover .artist-page-card-meta{opacity:.8}.artist-page-card-title{color:#1f201b;letter-spacing:.3px;font-family:EB Garamond,serif;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s}.artist-page-card:hover .artist-page-card-title{color:#1f201bcc}.artist-page-card.hidden{display:none}@media (max-width:1024px){.artists-page-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.artist-page-card{padding:.875rem}.artist-page-image-wrapper{height:350px}}@media (max-width:768px){.artists-page-section{padding:4rem 1.5rem}.artists-page-title{margin-bottom:1rem;font-size:2rem}.artists-page-description{margin-bottom:2rem;font-size:1rem}.artists-filters{gap:1.5rem;margin-bottom:2rem}.artists-browse-toolbar{margin-bottom:.5rem}.artists-browse-count{margin-bottom:1.25rem}.filter-select{min-width:100%}.artists-page-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.artist-page-card{padding:.75rem}.artist-page-image-wrapper{height:300px}.artist-page-card-title{font-size:1.1rem}.artist-page-card:hover .artist-page-description-overlay{opacity:0!important}.artist-page-tldr-button{display:block}.artist-page-description-text{padding:0 1rem;font-size:.875rem}.artist-page-image-wrapper.mobile-description-active .artist-page-description-overlay{opacity:1!important;pointer-events:auto!important;display:flex!important}.artist-page-image-wrapper.mobile-description-active:hover .artist-page-description-overlay{opacity:1!important}}@media (max-width:480px){.artists-page-section{padding:3rem 1rem}.artists-page-title{margin-bottom:1rem;font-size:1.75rem}.artists-page-description{margin-bottom:1.5rem;font-size:.95rem}.artists-filters{flex-direction:column;gap:1rem}.artists-page-grid{grid-template-columns:1fr;gap:1rem}.artist-page-card{padding:.5rem}.artist-page-image-wrapper{height:260px}.artist-page-tldr-button{padding:.4rem .8rem;font-size:.7rem;top:.5rem;right:.5rem}.artist-page-description-text{padding:0 .75rem;font-size:.8rem}}
