:root{--accent:#d4908a;--accent-soft:#e8b5b0;--accent-dark:#b87068}*,:before,:after{box-sizing:border-box;cursor:none}@media (width<=767px){*,:before,:after{cursor:auto}}body{color:#000;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Ayuthaya,system-ui,sans-serif;font-size:16px;line-height:1.5}a{color:var(--accent)}a:hover{color:var(--accent-dark)}h1{margin:0 0 1rem;font-size:1.75rem;font-weight:700}h2{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}p{margin:0 0 .5rem}.site-center{flex-direction:column;width:100%;max-width:960px;margin:0 auto;display:flex}.site-center>.page-content-wrapper{flex:1}.site-body{flex-direction:row;align-items:flex-start;width:100%;display:flex}.page-content-wrapper{flex:1;min-width:0}.site-header{flex-direction:column;align-items:center;padding:1.5rem 2rem 0;display:flex}.site-logo-link{margin-bottom:.75rem;display:block}.site-logo{filter:invert();width:auto;height:110px;display:block}.site-nav{grid-template-columns:repeat(3,auto);justify-content:center;gap:2rem .5rem;padding-bottom:.75rem;font-size:1rem;display:grid}.site-nav a{color:#fff;transform-origin:50%;background:#000;padding:4px 12px;text-decoration:none;display:inline-block;position:relative}.site-nav a:hover{background:var(--accent-dark);color:#fff}.site-nav a.active{background:var(--accent);color:#fff;text-decoration:none}.site-nav a:first-child{transform:rotate(-1.5deg)}.site-nav a:nth-child(2){transform:rotate(1.2deg)}.site-nav a:nth-child(3){transform:rotate(-.8deg)}.site-nav a:nth-child(4){transform:rotate(1.5deg)}.site-nav a:nth-child(5){transform:rotate(-1deg)}.site-nav a:nth-child(6){transform:rotate(.8deg)}@media (width<=1099px){.site-nav a.active:after{content:"";pointer-events:none;background:url(/cat-mouse.png) 50%/contain no-repeat;width:28px;height:28px;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.site-nav a:first-child.active{background:#ffb3b3}.site-nav a:nth-child(2).active{background:#ffd9a0}.site-nav a:nth-child(3).active{background:#fff0a0}.site-nav a:nth-child(4).active{background:#b3f0c8}.site-nav a:nth-child(5).active{background:#a8d8ea}.site-nav a:nth-child(6).active{background:#d4b3f5}}@media (width>=768px){.site-logo{height:200px}.site-nav{flex-flow:row;justify-content:center;gap:2rem 1rem;font-size:1.25rem;display:flex}}@media (width>=1100px){.site-logo{height:320px}}.site-footer{text-align:center;background:linear-gradient(#b4dcc833,#b4dcc800);border-top:1px solid #e0e0e0;margin-top:4rem;padding:3rem 2rem 2rem}.footer-heading{letter-spacing:.05em;color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin:0 0 2rem;font-size:1.5rem;font-weight:700}.footer-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3rem;margin-bottom:2.5rem;display:flex}.footer-email{color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;padding-top:.5rem;font-size:1.4rem;text-decoration:none}.footer-email:hover{color:var(--accent-soft)}.footer-subscribe,.footer-form{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer-input{background:#fafafa;border:1px solid #ccc;width:240px;padding:.5rem .75rem;font-family:inherit;font-size:.95rem}.footer-btn{background:var(--accent);color:#fff;letter-spacing:.05em;border:none;padding:.45rem 1.25rem;font-family:inherit;font-size:.95rem}.footer-btn:hover:not(:disabled){background:var(--accent-dark)}.footer-btn:disabled{opacity:.5}.footer-message{color:#555;margin:0;font-size:.85rem}.footer-message--error{color:#c0392b}.footer-copy{color:#a89080;margin:0;font-size:.8rem}@media (width<=480px){.footer-row{flex-direction:column;align-items:center;gap:1.5rem}.footer-subscribe,.footer-form{align-items:center}.footer-input{width:100%;max-width:280px}}.cursor-follower{pointer-events:none;z-index:99999;background:url(/cat-mouse.png) 50%/contain no-repeat;width:100px;height:100px;position:fixed;transform:translate(-50%,-50%)}@media (width<=767px){.cursor-follower{display:none}}@keyframes cursor-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.cursor-follower.spin{animation:1.5s ease-in-out forwards cursor-spin}.bg-video-wrapper{z-index:-1;position:fixed;inset:0;overflow:hidden}.bg-video{object-fit:cover;width:100%;height:100%}.bg-video-overlay{background:#ffffff73;position:absolute;inset:0}.home{flex-direction:column;align-items:center;gap:3rem;padding:2rem;display:flex}.home-release{justify-content:center;width:100%;display:flex}.home-cover{width:min(640px,100vw - 2rem);height:auto;animation:1s ease-out forwards slideUp;display:block}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.home-next-show{text-align:center}.home-next-show-label{color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin:0 0 .5rem;font-size:1.5rem}.home-next-show-text{color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin:0 0 .4rem;text-decoration:none;display:block}a.home-next-show-text{margin-top:.5rem;font-size:1.4rem;display:inline-block;transform:rotate(-1.5deg)}a.home-next-show-text:hover{color:var(--accent-soft)}.shows{padding:2rem}.shows h2{color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin:2rem 0 .75rem;font-size:2rem}.show-list{margin:0;padding:0;list-style:none}.show-link{color:inherit;text-decoration:none;display:block}.show-link:hover .show-row{text-decoration:underline}.show-row{border-bottom:1px solid #ddd;flex-direction:column;padding:.6rem 0;display:flex}.show-main{flex-wrap:wrap;gap:.25rem 1.5rem;display:flex}.show-date{min-width:10rem}.show-cover{width:100%;max-width:400px;height:auto;margin-bottom:.5rem;display:block}.show-notes{color:#555;margin:.25rem 0 0;font-size:.9rem}@media (width>=768px){.show-row{padding:1rem 0}.show-main{gap:.4rem 2rem;font-size:1.25rem}.show-date{min-width:14rem}.show-notes{font-size:1.1rem}.show-cover{max-width:600px}}._player_66pf6_1{border:0;width:100%;display:block}.music{text-align:center;padding:2rem}.release-list{grid-template-columns:1fr;grid-auto-rows:auto;align-items:start;gap:2rem;margin:1.5rem auto 0;padding:0;list-style:none;display:grid}@media (width>=640px){.release-list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.release-list{grid-template-columns:repeat(3,1fr)}}.release-row{flex-direction:column;align-self:start;align-items:center;gap:.75rem;width:100%;display:flex}.release-title{margin:0;font-weight:700}.release-artist{color:#555;margin:0}.release-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.videos{padding:2rem}.video-list{margin:1.5rem 0 0;padding:0;list-style:none}.video-item{margin-bottom:3rem}.video-wrapper{aspect-ratio:16/9;width:100%;max-width:800px;margin-bottom:.5rem;position:relative}.video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-title{margin:.5rem 0 .25rem;font-weight:700}.video-description{color:#444;margin:0}.gallery{padding:2rem}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1.5rem;display:grid}@media (width<=900px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.gallery-grid{grid-template-columns:1fr}}.gallery-thumb-btn{background:0 0;border:none;padding:0;display:block}.gallery-thumb{aspect-ratio:1;object-fit:cover;width:100%;display:block}.gallery-modal{z-index:100;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-modal-inner{max-width:95vw;max-height:95vh;position:relative}.modal-body{align-items:center;gap:2.5rem;display:flex}.modal-body.side-left{flex-direction:row}.modal-body.side-right{flex-direction:row-reverse}.modal-image-wrap{flex-shrink:0;overflow:hidden}.modal-image-wrap.shape-square{aspect-ratio:1;width:min(600px,60vw)}.modal-image-wrap.shape-rectangle{aspect-ratio:3/4;width:min(520px,55vw)}.modal-image-wrap.shape-circle{aspect-ratio:1;border-radius:50%;width:min(560px,60vw)}.modal-image{object-fit:cover;width:100%;height:100%;display:block}.modal-text{color:#fff;max-width:280px}.modal-title{color:#fff;margin:0 0 .5rem;font-size:1.2rem}.modal-caption{color:#ffffffbf;margin:0;font-size:.95rem;line-height:1.6}.gallery-modal-close{color:#fff;background:0 0;border:none;font-size:1.5rem;position:absolute;top:-2.5rem;right:0}@media (width<=600px){.modal-body,.modal-body.side-left,.modal-body.side-right{flex-direction:column}.modal-image-wrap.shape-square,.modal-image-wrap.shape-rectangle,.modal-image-wrap.shape-circle{width:95vw}.modal-text{text-align:center;max-width:85vw}}.bio{text-align:left;background:#ffffffd9;width:100%;max-width:720px;min-height:100%;margin:0 auto;padding:2rem}.bio-content{margin-top:1.5rem}.bio-cover{width:100%;max-width:400px;height:auto;margin:0 auto 1.5rem;display:block}@media (width<=600px){.bio-cover{max-width:100%}}.bio-body{white-space:pre-wrap;line-height:1.7}.contact{padding:2rem}.contact-section{flex-direction:column;align-items:flex-start;gap:.4rem;margin-bottom:2.5rem;display:flex}.contact-section h2{color:#000;transform-origin:0;text-shadow:none;margin:0;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:700;display:inline-block}.contact-section:first-child h2{transform:rotate(-1.8deg)}.contact-section:nth-child(2) h2{transform:rotate(1.3deg)}.contact-section:nth-child(3) h2{transform:rotate(-.9deg)}.contact-section a{text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;overflow-wrap:break-word;word-break:break-all;max-width:100%;font-size:1.4rem;text-decoration:none;display:block}@media (width<=480px){.contact-section a{font-size:1rem}}.contact-section:first-child a{color:#a8d8ea}.contact-section:nth-child(2) a{color:#f7b2bd}.contact-section:nth-child(3) a{color:#b5ead7}.contact-section a:hover{filter:brightness(1.15);text-decoration:underline}
