@import "https://fonts.googleapis.com/css2?family=Sono:wght@400;500;600&family=Special+Elite&display=swap";
.chores-root{--chores-primary:#6bf426;--chores-accent:#ec3d86;--chores-text:#fffb;--chores-bg-overlay:#000000af;color:var(--chores-text);background-image:url(/clients/the-chores/BG3.png);background-position:50%;background-repeat:repeat;font-family:Sono,monospace;font-size:18px;position:fixed;inset:0;overflow:hidden auto}.chores-navbar{border-bottom:2px solid var(--chores-primary);z-index:100;background-image:linear-gradient(#000000d9,#000000d9),url(/clients/the-chores/Banner.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:1rem 2rem;position:sticky;top:0}.chores-navbar-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.chores-nav-logo{align-items:center;display:flex;border:none!important;padding:.25rem!important}.chores-nav-logo:hover{opacity:.8;background:0 0!important}.chores-nav-links{gap:1rem;display:flex}.chores-nav-link{font-size:1.25rem;font-weight:500;transition:all .2s;color:var(--chores-accent)!important;border:1px solid #0000!important;padding:.5rem 1rem!important}.chores-nav-link:hover{color:var(--chores-accent)!important;border-color:var(--chores-accent)!important;background:#ec3d861a!important}.chores-past .chores-section-content{background-image:linear-gradient(#0009,#0009),url(/clients/the-chores/jack-bass.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.chores-past-card{opacity:.8}.chores-root h1,.chores-root h2,.chores-root h3{color:var(--chores-primary);font-family:Special Elite,sans-serif}.chores-root a:not(button):not([class*=button]){color:var(--chores-accent);border:1px solid #0000;border-radius:.5rem;padding:.4rem;font-weight:500;text-decoration:none;transition:all .2s}.chores-root a:not(button):not([class*=button]):hover{background-color:#3249074d;border-color:#3249074d}.chores-root button{all:unset;box-sizing:border-box;text-align:center;cursor:pointer;display:inline-block}.chores-container{width:100%}.chores-hero{text-align:center;background-image:url(/clients/the-chores/Shoes.jpg);background-position:50%;background-repeat:no-repeat;background-attachment:scroll;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex;position:relative}.chores-hero:before{content:"";z-index:0;background:#0009;position:absolute;inset:0}.chores-hero-content{z-index:1;max-width:900px;position:relative}.chores-hero h1{text-transform:uppercase;margin-bottom:1.5rem;font-size:3.5rem}.chores-tagline{margin:1.5rem 0;font-size:1.75rem;font-weight:500}.chores-slacking{color:var(--chores-accent);font-style:italic}.chores-hero p{margin:1rem 0;font-size:1.1rem;line-height:1.8}.chores-eventually{opacity:.6;margin-top:2rem;font-style:italic}.chores-section{background:linear-gradient(#000000d9,#000000f2);border-top:1px solid #6bf42633;padding:4rem 2rem}.chores-section-content{width:80%;margin:0 auto}.chores-section h2{text-align:center;margin-bottom:2rem;font-size:2.5rem}.chores-songs{position:relative}.chores-songs .chores-section-content{z-index:1;background-image:linear-gradient(#0009,#0009),url(/clients/the-chores/Jack-sing.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;position:relative;overflow:hidden}.chores-events{position:relative}.chores-events .chores-section-content{z-index:1;background-image:linear-gradient(#0009,#0009),url(/clients/the-chores/Terry-guitar.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;position:relative;overflow:hidden}.chores-section p{text-align:center;margin:1rem 0;font-size:1.1rem;line-height:1.8}.chores-event-card{border:2px solid var(--chores-primary);background:#00000080;border-radius:8px;max-width:900px;margin:2rem auto;padding:2rem}.chores-event-content{align-items:flex-start;gap:2rem;display:flex}.chores-event-info{flex:1}.chores-event-poster{flex-shrink:0;width:200px}.chores-event-poster img{border:2px solid var(--chores-primary);border-radius:8px;width:100%;height:auto}.chores-event-card h3{margin-bottom:1rem;font-size:1.8rem}.chores-event-card p{text-align:left;margin:.75rem 0;font-size:1rem}.chores-event-description{white-space:pre-line;border-top:1px solid #6bf4264d;margin-top:1.5rem;padding-top:1rem;font-size:.95rem;line-height:1.6}.chores-event-detail .chores-section-content{background-image:linear-gradient(#000000b3,#000c),url(/clients/the-chores/Terry-guitar.jpg);max-width:1200px}.chores-detail-header{margin-bottom:2rem}.chores-back-link{font-size:1rem;color:var(--chores-primary)!important}.chores-detail-container{align-items:flex-start;gap:3rem;display:flex}.chores-detail-main{flex:1}.chores-detail-main h1{margin-bottom:2rem;font-size:3rem;line-height:1.2}.chores-detail-info{border:1px solid var(--chores-primary);background:#0006;border-radius:8px;margin:2rem 0;padding:1.5rem}.chores-detail-info-row{gap:1rem;margin:1rem 0;font-size:1.1rem;display:flex}.chores-detail-info-row strong{min-width:100px;color:var(--chores-primary)}.chores-detail-info-row span{flex:1}.chores-detail-description{border-left:4px solid var(--chores-accent);background:#0000004d;border-radius:8px;margin:2rem 0;padding:2rem}.chores-detail-description h3{color:var(--chores-accent);margin-bottom:1rem;font-size:1.8rem}.chores-detail-description p{white-space:pre-line;text-align:left;line-height:1.8}.chores-detail-actions{text-align:center;margin:2rem 0}.chores-event-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.chores-buy-button{cursor:pointer;padding:1rem 2.5rem;font-size:1.25rem}.chores-link-button{text-transform:uppercase;letter-spacing:.05em;background-color:#0000;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-block;color:var(--chores-primary)!important;border:2px solid var(--chores-primary)!important}.chores-link-button:hover{background-color:var(--chores-primary);color:#000!important}.chores-outline-button{color:var(--chores-primary);border:2px solid var(--chores-primary);text-transform:uppercase;letter-spacing:.05em;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.chores-outline-button:hover{background-color:var(--chores-primary);color:#000}@media (max-width:768px){.chores-admin .chores-header{text-align:center;padding:1.5rem 1rem!important}.chores-admin .chores-header h1{font-size:2rem;line-height:1.2}.chores-admin .chores-header>div{gap:.75rem;flex-direction:column!important;align-items:flex-start!important}.chores-admin .chores-header button{width:100%;max-width:280px}.chores-admin .admin-toggle-row{flex-direction:row;display:flex}.chores-admin .admin-event-card{flex-direction:column;align-items:flex-start}.chores-admin .admin-event-card>div:last-child{justify-content:flex-start;gap:.75rem;width:100%}.chores-admin .announcements-grid,.chores-admin .gallery-grid{grid-template-columns:1fr!important}.chores-admin .chores-header+div,.chores-admin>div{padding-left:1rem!important;padding-right:1rem!important}.chores-root:has(.admin-mobile-nav) .chores-navbar{display:none!important}.admin-mobile-nav{border-top:2px solid var(--chores-primary);z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;background:#000000e6;max-width:100vw;padding:.4rem .5rem;position:fixed;bottom:0;left:0;right:0}.admin-mobile-nav-inner{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:.4rem;max-width:100%;margin:0 auto;display:grid}.admin-mobile-nav button{width:100%;min-width:0;padding:.5rem .6rem!important;font-size:.9rem!important}.admin-mobile-spacer{height:calc(60px + env(safe-area-inset-bottom))}.chores-navbar{padding:.6rem 1rem}.chores-navbar-content{flex-direction:column;align-items:flex-start;gap:.5rem}.chores-nav-links{flex-wrap:wrap;gap:.5rem;width:100%}.chores-nav-link{text-align:center;flex:calc(50% - .5rem);font-size:1rem;background:#00000040!important;border:1px solid #ec3d8640!important;padding:.4rem .75rem!important}.chores-nav-link:first-child{text-align:left;flex-basis:100%}}.chores-detail-poster{flex-shrink:0;width:300px}.chores-detail-poster img{border:3px solid var(--chores-primary);border-radius:8px;width:100%;height:auto;box-shadow:0 0 20px #6bf4264d}.chores-sold-out{color:var(--chores-accent);text-transform:uppercase;font-weight:700}.chores-order-section .chores-section-content{background-image:linear-gradient(#000000d9,#000000e6),url(/clients/the-chores/BG3.png);max-width:800px}.chores-order-container{padding:2rem 0}.chores-order-header{margin-bottom:2rem}.chores-order-title{text-align:center;margin-bottom:2rem;font-size:2.5rem}.chores-order-event-info{border:1px solid var(--chores-primary);background:#6bf4261a;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.chores-order-event-info h2{color:var(--chores-primary);margin-bottom:1rem;font-size:1.8rem}.chores-order-event-info p{text-align:left;margin:.5rem 0;font-size:1rem}.chores-order-sold-out{text-align:center;border:2px solid var(--chores-accent);background:#ec3d861a;border-radius:8px;padding:3rem 2rem}.chores-order-sold-out h3{color:var(--chores-accent);margin-bottom:1rem;font-size:2rem}.chores-order-form{border:1px solid var(--chores-primary);background:#0006;border-radius:8px;padding:2rem}.chores-form-group{margin-bottom:1.5rem}.chores-form-group label{color:var(--chores-primary);margin-bottom:.5rem;font-weight:600;display:block}.chores-form-input{width:100%;color:var(--chores-text);background:#0009;border:1px solid #6bf4264d;border-radius:4px;padding:.75rem;font-family:Sono,monospace;font-size:1rem}.chores-form-input:focus{border-color:var(--chores-primary);outline:none;box-shadow:0 0 0 2px #6bf42633}.chores-form-hint{opacity:.7;margin-top:.25rem;font-size:.85rem;display:block}.chores-order-summary{border:1px solid var(--chores-primary);background:#6bf4260d;border-radius:8px;margin:2rem 0;padding:1.5rem}.chores-order-summary h3{margin-bottom:1rem;font-size:1.5rem}.chores-summary-line{justify-content:space-between;margin:.75rem 0;font-size:1rem;display:flex}.chores-summary-total{border-top:2px solid var(--chores-primary);color:var(--chores-primary);justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700;display:flex}.chores-order-error{border:1px solid var(--chores-accent);color:var(--chores-accent);text-align:center;background:#ec3d8633;border-radius:4px;margin:1rem 0;padding:1rem}.chores-form-actions{text-align:center;margin:2rem 0 1rem}.chores-order-note{text-align:center;opacity:.7;margin-top:1rem;font-size:.9rem}.chores-confirmation-section .chores-section-content{background-image:linear-gradient(#000000d9,#000000e6),url(/clients/the-chores/BG3.png);max-width:800px}.chores-confirmation-container{padding:2rem 0}.chores-confirmation-success{text-align:center;border:2px solid var(--chores-primary);background:linear-gradient(135deg,#6bf42633,#ec3d8633);border-radius:12px;margin-bottom:3rem;padding:2rem}.chores-success-icon{color:var(--chores-primary);margin-bottom:1rem;font-size:4rem;animation:.5s ease-out chores-success-pop}@keyframes chores-success-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.chores-confirmation-success h1{margin-bottom:.5rem;font-size:2.5rem}.chores-confirmation-success p{color:var(--chores-accent);font-size:1.2rem}.chores-confirmation-details{border:1px solid var(--chores-primary);background:#0006;border-radius:8px;margin-bottom:2rem;padding:2rem}.chores-confirmation-details h2{text-align:center;margin-bottom:1.5rem;font-size:2rem}.chores-confirmation-section{border-left:4px solid var(--chores-primary);background:#6bf4260d;border-radius:4px;margin:2rem 0;padding:1.5rem}.chores-confirmation-section h3{color:var(--chores-primary);margin-bottom:1rem;font-size:1.3rem}.chores-confirmation-section p{text-align:left;margin:.5rem 0;font-size:1rem}.chores-event-title{color:var(--chores-accent);font-size:1.3rem;font-weight:600}.chores-ticket-code-display{border:2px solid var(--chores-primary);background:#0009;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin:1rem 0;padding:1rem;display:flex}.chores-ticket-code{color:var(--chores-primary);letter-spacing:.1em;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.chores-confirmation-note{opacity:.8;margin-top:1rem;font-size:.9rem;font-style:italic}.chores-confirmation-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0;display:flex}.chores-confirmation-footer{border:1px solid var(--chores-accent);background:#ec3d861a;border-radius:8px;margin-top:2rem;padding:1.5rem}.chores-confirmation-footer p{text-align:left;margin-bottom:.5rem}.chores-confirmation-footer ul{margin-top:1rem;padding-left:1rem;list-style:none}.chores-confirmation-footer li{margin:.5rem 0;padding-left:1.5rem;position:relative}.chores-confirmation-footer li:before{content:"•";color:var(--chores-accent);font-weight:700;position:absolute;left:0}@media (max-width:768px){.chores-event-content{flex-direction:column}.chores-event-poster{width:100%;max-width:300px;margin:0 auto}.chores-detail-container{flex-direction:column}.chores-detail-poster{width:100%;max-width:400px;margin:2rem auto}.chores-detail-main h1{font-size:2rem}.chores-detail-info-row{flex-direction:column;gap:.25rem}}.chores-cta-button{background-color:var(--chores-accent);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-block;color:#fff!important;border:2px solid var(--chores-accent)!important;text-decoration:underline!important}.chores-cta-button:hover{background-color:#0000;color:var(--chores-accent)!important;border:2px solid var(--chores-accent)!important}.chores-email-link{text-decoration:underline!important}.chores-no-events{opacity:.7;text-align:center;padding:3rem 1rem;font-style:italic}@media (max-width:780px){.chores-hero{min-height:50vh;padding:3rem 1rem}.chores-hero h1{font-size:2rem}.chores-tagline{font-size:1.25rem}.chores-section{padding:2rem 1rem}.chores-event-actions{flex-direction:column;align-items:stretch}.chores-event-actions a,.chores-event-actions button{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.chores-cta-button,.chores-link-button,.chores-outline-button{padding:.9rem 1rem;font-size:1rem}.chores-section h2{font-size:1.75rem}.chores-section-content{width:95%}.chores-event-card{padding:1.5rem}}
