:root{--ink:#252822;--muted:#72766b;--paper:#f8f8f2;--white:#fff;--lime:#d8ef75;--line:#dfe1d6;--soft:#eef0e6;--radius:14px;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}p{margin:0 0 18px}h1,h2,h3{font-weight:600;line-height:1.08;letter-spacing:-.055em;margin:0 0 18px}h1{font-size:clamp(42px,5.2vw,72px)}h2{font-size:clamp(28px,3.1vw,42px)}h3{font-size:23px;letter-spacing:-.035em}small{font-size:12px}strong{font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}.container{width:min(1280px,calc(100% - 96px));margin:0 auto}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;line-height:1.5;margin:0 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;border:1px solid transparent;border-radius:7px;padding:15px 23px;line-height:1.4;font-size:13px;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#414937}.button-outline{background:transparent;border-color:#bbc0ad}.button-outline:hover{background:var(--soft)}.button-small{padding:10px 15px;font-size:12px;gap:18px}.button-full{width:100%}.text-link{border-bottom:1px solid currentColor;padding-bottom:2px;font-size:13px;font-weight:600}.text-button{border:0;background:none;padding:8px 0;font-size:12px;text-align:left}.danger{color:#a1342b}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:93px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:38px;font-weight:800;letter-spacing:-2.5px;line-height:1;display:inline-flex;align-items:center;gap:8px}.brand-mark{color:var(--ink);background:var(--lime);font-size:35px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;letter-spacing:0;line-height:1}.brand-dot{color:#809b34;margin-left:-7px}.main-nav{display:flex;align-items:center;gap:34px;font-size:13px}.main-nav a{padding:35px 0;position:relative;color:#62675a}.main-nav a:hover,.main-nav a.active{color:var(--ink)}.main-nav a.active:after{content:'';position:absolute;bottom:23px;left:0;width:16px;height:3px;background:#7e942e}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:565px;margin-top:32px;border-radius:var(--radius);overflow:hidden;background:#e6ecda}.hero-copy{padding:55px 48px 34px;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.6px}.live-dot{display:inline-block;width:7px;height:7px;background:#5e7829;border-radius:50%;margin-right:8px}.hero h1{font-size:clamp(48px,5.4vw,77px);line-height:1.03;letter-spacing:-.065em;margin:23px 0}.serif-word{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.065em}.hero-description{color:#5b6350;font-size:14px;line-height:1.8;margin-bottom:29px}.hero-bottom{display:flex;align-items:center;gap:18px;margin-top:auto;padding-top:35px;font-size:11px;line-height:1.5;color:#58604f}.stacked-stars{font-size:27px;letter-spacing:-13px;padding-right:14px;color:#344b29}.hero-art{position:relative;min-height:565px;overflow:hidden;background:#263024}.hero-art>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-sticker{position:absolute;top:56px;right:34px;width:124px;height:137px;transform:rotate(9deg);padding:18px;background:#e3f386;font-weight:800;font-size:23px;line-height:.94;letter-spacing:-1px;box-shadow:2px 3px 0 #0002}.hero-sticker span{display:block;text-align:right;font-size:28px;margin-top:6px}.featured-caption{position:absolute;bottom:26px;left:28px;right:28px;border:1px solid #ffffff40;background:#1b221cbf;color:#f7f8ed;backdrop-filter:blur(8px);padding:19px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:8px}.featured-caption small{display:block;color:#c9d0b9;font-size:8px;letter-spacing:1.4px;margin-bottom:8px}.featured-caption strong{display:block;font-size:22px;letter-spacing:-.6px;margin-bottom:3px;line-height:1.1}.featured-caption>span>span{font-size:11px;color:#d0d6c5}.round-arrow{display:grid;place-items:center;border:1px solid #bcc79b7a;border-radius:50%;width:40px;height:40px;font-size:22px;flex-shrink:0}.marquee{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:22px 9px;font-size:10px;font-weight:600;letter-spacing:2.1px;overflow:hidden;white-space:nowrap}.marquee b{font-size:21px;color:#68763f}.section-space{padding-top:65px;padding-bottom:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:11px;font-size:9px}.section-heading h2{margin-bottom:0}.count-label{font-size:12px;padding-bottom:5px}.filter-bar{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px;gap:8px;margin:27px 0 18px}.filter-bar label{margin:0}.search-field{display:flex;align-items:center;gap:12px;flex:1;padding-left:10px}.search-field>span:not(.sr-only){font-size:26px;color:#646c57}.filter-bar input,.filter-bar select{border:0;box-shadow:none;margin:0;min-height:43px;font-size:12px;background:transparent}.filter-bar select{border-left:1px solid var(--line);border-radius:0;min-width:135px}.genre-chips{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:32px}.chip{padding:7px 17px;border-radius:30px;border:1px solid var(--line);font-size:11px;color:#666d59;transition:background .15s}.chip:hover{background:var(--soft)}.chip.selected{color:var(--ink);background:var(--lime);border-color:var(--lime)}.clear-filter{font-size:11px;margin-left:auto;color:var(--muted);text-decoration:underline}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.poster{display:block;aspect-ratio:1.23;position:relative;border-radius:10px;overflow:hidden;background:var(--lime)}.poster>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s}.event-card:hover .poster>img{transform:scale(1.045)}.poster-top{position:absolute;left:23px;right:23px;top:18px;display:flex;justify-content:space-between;font-size:7px;font-weight:700;letter-spacing:1.3px;border-bottom:1px solid #2528224a;padding-bottom:10px;gap:10px}.poster-title{position:absolute;left:23px;top:65px;right:22px;max-width:80%;font-size:clamp(28px,3.1vw,44px);font-weight:800;line-height:.98;letter-spacing:-2px}.poster-title>span{display:block;font-weight:500;font-size:9px;line-height:1.5;letter-spacing:1.4px;margin-top:15px;text-transform:uppercase;max-width:250px}.poster-date{position:absolute;left:23px;bottom:23px;font-size:32px;line-height:.85;font-weight:600;letter-spacing:-1.4px}.poster-date small{display:block;font-size:10px;font-weight:700;letter-spacing:1.9px;margin-top:9px}.poster-link{position:absolute;right:21px;bottom:21px;width:35px;height:35px;border:1px solid #25282266;border-radius:50%;display:grid;place-items:center;font-size:24px}.theme-pink{color:#602d42}.theme-orange{color:#632e1a}.theme-blue{color:#204461}.theme-purple{color:#3e2855}.theme-cream{color:#594829}.event-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#747767;margin-top:19px;margin-bottom:9px}.event-meta>span:first-child{text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:1.1px;color:#5c6749}.event-card h3{font-size:22px;letter-spacing:-.8px;margin-bottom:7px}.event-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.venue-line{font-size:11px;color:#757967;margin-bottom:16px}.venue-line span{margin:0 6px}.event-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:13px;font-size:11px}.event-card-bottom>span{color:var(--muted)}.event-card-bottom strong{color:var(--ink);font-size:15px;margin-left:3px}.event-card-bottom>a{font-weight:600}.event-card-bottom>a>span{font-size:16px;margin-left:7px}.how-band{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:38px 0 30px}.how-band .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:14px}.how-band h2{font-size:30px;line-height:1.15}.how-band h3{font-size:18px;letter-spacing:-.5px;margin-bottom:9px}.how-band p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:190px}.step-number{display:block;font-size:12px;color:#757f58;margin-bottom:23px}.organizer-band{display:flex;align-items:center;gap:35px;background:#e9eddc;border-radius:12px;padding:35px 45px;margin:52px 0 65px}.organizer-band .eyebrow{font-size:8px;margin-bottom:10px}.organizer-band h2{font-size:32px;margin-bottom:8px}.organizer-band p:not(.eyebrow){color:#727a60;font-size:12px;margin:0}.organizer-band>.button{margin-left:auto}.giant-star{font-size:87px;line-height:1;color:#526638}.site-footer{background:#eeefe6;padding-top:40px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-top .brand{font-size:32px}.footer-top .brand-mark{font-size:27px;width:32px;height:32px}.footer-top p{font-size:11px;color:var(--muted);margin:14px 0 0}.footer-links{display:flex;gap:30px;align-items:center;font-size:11px}.footer-links>a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #d6d9ca;display:flex;justify-content:space-between;font-size:10px;color:#79816d;padding-top:18px;padding-bottom:20px}.small-star{font-size:15px;margin:0 6px;color:#667d40}.back-link{display:inline-block;font-size:12px;color:#646d56;margin-bottom:24px}.event-detail-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.85fr);gap:50px;align-items:start}.detail-poster{aspect-ratio:1.28}.detail-poster .poster-title{font-size:clamp(45px,5.4vw,75px);top:80px;max-width:85%}.detail-poster .poster-top{font-size:9px;top:24px;left:30px;right:30px}.detail-poster .poster-title{left:30px}.detail-poster .poster-title>span{font-size:11px;max-width:400px;margin-top:25px}.detail-poster .poster-date{left:30px;bottom:30px;font-size:45px}.event-description{padding-top:32px}.event-description h1{font-size:45px}.artist-list{color:var(--muted)}.event-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin:28px 0 34px}.event-facts span{font-size:9px;letter-spacing:1.5px;display:block;color:var(--muted);margin-bottom:9px}.event-facts strong{display:block;font-size:14px;line-height:1.4}.event-facts small{display:block;color:var(--muted);margin-top:6px}.event-description h2{font-size:29px}.description-text{color:#68705f;line-height:1.9;font-size:14px}.soft-panel{background:var(--soft);padding:30px;border-radius:12px}.soft-panel h2{font-size:30px}.soft-panel h3{font-size:20px}.soft-panel p,.soft-panel li{font-size:13px;line-height:1.8;color:#626a57}.soft-panel ul{padding-left:20px;margin-bottom:22px}.soft-panel li{margin-bottom:6px}.booking-panel{border:1px solid var(--line);border-radius:12px;background:#fff;padding:30px;position:sticky;top:24px}.booking-panel h2{font-size:32px;margin-bottom:9px}.booking-panel>.muted{font-size:12px;margin-bottom:25px}label{display:block;font-size:12px;font-weight:500;margin-bottom:17px}input,select,textarea{display:block;width:100%;border:1px solid #d8ddce;background:#fff;color:var(--ink);border-radius:6px;padding:12px 13px;margin-top:7px;font-size:13px;min-width:0}textarea{resize:vertical}input::placeholder{color:#979d8d}input:focus,select:focus,textarea:focus{outline:2px solid #8da34d;outline-offset:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7d943d;outline-offset:4px}.ticket-options{padding:0;margin:0;border:0}.ticket-option{display:flex;gap:12px;align-items:flex-start;padding:17px 13px;border:1px solid var(--line);border-radius:8px;margin-bottom:10px;cursor:pointer}.ticket-option:has(input:checked){border-color:#8a9d4d;background:#f8faed}.ticket-option input{width:15px;height:15px;margin:4px 0 0;flex-shrink:0;accent-color:#586c2a}.ticket-option>span{flex:1}.ticket-option strong{display:block;font-size:13px;line-height:1.4}.ticket-option small{display:block;font-size:10px;font-weight:400;color:var(--muted);line-height:1.5;margin-top:4px}.ticket-option b{font-size:14px;white-space:nowrap;font-weight:600}.ticket-option .stock-label{color:#63803b;font-size:9px}.ticket-option.sold-out{opacity:.5;cursor:default}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:19px}.quantity-row select{width:122px;margin:0}.form-divider{border-top:1px solid var(--line);margin:24px 0}.booking-panel h3{font-size:19px;margin-bottom:19px}.booking-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:22px 0;margin-top:22px}.booking-total>span{font-size:13px}.booking-total small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.booking-total strong{font-size:27px;letter-spacing:-1px}.form-note{font-size:11px;color:var(--muted);line-height:1.7;margin:16px 0 0}.notice{border:1px solid #cedca4;background:#edf4db;padding:15px 20px;border-radius:8px;font-size:13px;margin:22px 0;color:#4f642a;overflow-wrap:anywhere}.notice.error{background:#fff0eb;border-color:#ecc1ae;color:#963723}.notice.compact{font-size:11px;padding:12px 14px;margin:18px 0;background:#f8f3df;border-color:#e5dbb3;color:#756128}.split-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start;max-width:1060px;min-height:680px}.split-intro>section:first-child>p:not(.eyebrow){max-width:390px;font-size:14px;color:var(--muted);line-height:1.8}.split-intro h1{font-size:65px;margin-bottom:24px}.form-card{background:#fff;border:1px solid var(--line);padding:34px;border-radius:12px;min-width:0}.form-card h2{font-size:30px}.form-card>.muted{font-size:13px}.form-card form{margin-top:28px}.lookup-art{background:var(--lime);border:1px solid #adbf63;width:275px;padding:25px;margin:35px 0 15px;transform:rotate(-7deg);position:relative;border-radius:10px;box-shadow:8px 8px 0 #dfe4cf}.lookup-art>span{font-size:48px;line-height:.94;font-weight:800;letter-spacing:-3px;display:block}.lookup-art>b{position:absolute;right:25px;top:35px;font-size:66px;line-height:1;font-weight:400}.lookup-art>small{display:block;margin-top:27px;border-top:1px dashed #a3b75f;padding-top:13px;letter-spacing:2px;font-size:9px}.login-star{display:block;font-size:160px;color:#809845;line-height:1;margin-top:40px}.order-header{max-width:820px;position:relative;padding-right:100px;margin-bottom:30px}.order-header>.status{position:absolute;right:0;top:0}.order-header h1{font-size:48px}.order-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:30px;align-items:start}.reference-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:25px}.reference-row small{display:block;font-size:9px;letter-spacing:1.5px;color:var(--muted)}.reference-row strong{display:block;font-family:monospace;font-size:19px;letter-spacing:1px}.order-grid .form-card>p{font-size:13px;color:var(--muted)}.receipt{margin:24px 0 0;font-size:13px}.receipt>div{display:flex;justify-content:space-between;gap:25px;margin:12px 0}.receipt dt{color:var(--muted)}.receipt dd{margin:0;text-align:right;overflow-wrap:anywhere}.receipt .receipt-total{border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:22px;font-weight:600}.receipt-total dt{color:var(--ink);font-size:14px}.status{font-size:10px;font-weight:600;padding:5px 10px;border-radius:20px;display:inline-block;white-space:nowrap;background:#ecefe5;color:#657254}.status-pending{background:#fbf0ce;color:#826210}.status-paid,.status-published{background:#e6f1cd;color:#4b661f}.status-expired,.status-cancelled,.status-archived{background:#f4e4de;color:#995946}.issued-tickets{margin-top:50px}.admission-ticket{display:flex;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:24px;overflow:hidden;break-inside:avoid}.ticket-main{padding:30px;flex:1}.ticket-main h2{font-size:34px}.ticket-main p{font-size:13px;color:var(--muted)}.ticket-main strong{font-size:14px}.ticket-main .ticket-code{font-family:monospace;font-size:23px;letter-spacing:1px;color:var(--ink);margin:24px 0 4px;overflow-wrap:anywhere}.ticket-main>small{color:var(--muted)}.ticket-stub{background:#dceba5;border-left:2px dashed #aabd73;width:210px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.ticket-stub>span:not(.big-star){font-size:11px;letter-spacing:3px}.ticket-stub>strong{font-size:60px;line-height:1.5}.ticket-stub small{font-size:8px;letter-spacing:1.6px}.big-star{font-size:64px;line-height:1.3;color:#718447}.narrow{max-width:850px}.narrow>h1{font-size:56px}.faq-list{margin:40px 0}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{font-size:17px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;color:#6d7f45}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:14px;line-height:1.8;margin:17px 35px 3px 0}.empty-state{text-align:center;padding:60px 30px}.empty-state h1{font-size:44px}.empty-state h3{margin:18px 0 10px}.empty-state p{color:var(--muted);max-width:560px;margin:0 auto 23px}.admin-heading{display:flex;align-items:center;justify-content:space-between;padding-top:45px;padding-bottom:20px;gap:20px}.admin-heading .eyebrow{margin-bottom:9px}.admin-heading h1{font-size:40px}.admin-nav{display:flex;gap:10px;border-bottom:1px solid var(--line);padding-bottom:15px}.admin-nav a{padding:8px 16px;border-radius:6px;font-size:12px}.admin-nav a.active{background:var(--lime)}.admin-content{padding-top:30px;padding-bottom:70px;min-height:450px}.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 28px}.dashboard-welcome h2{font-size:28px;margin-bottom:9px}.dashboard-welcome p{font-size:13px;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:42px}.stats-grid article{border:1px solid var(--line);border-radius:10px;background:#fff;padding:24px}.stats-grid article:first-child{background:#e7edcd}.stats-grid span{font-size:12px;color:#727c62}.stats-grid strong{display:block;font-size:35px;line-height:1.4;letter-spacing:-1.5px;margin:14px 0 7px}.stats-grid small{font-size:10px;color:var(--muted)}.admin-content .section-heading h2{font-size:26px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:#fff}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{background:#eff1e8;font-size:10px;color:#657052;font-weight:600;padding:15px 20px;white-space:nowrap}td{padding:18px 20px;border-top:1px solid #e6e9df;vertical-align:middle}td small{display:block;color:var(--muted);font-size:10px;margin-top:5px}td .text-link{font-size:12px;white-space:nowrap}td strong{font-size:13px}.row-actions{display:flex;flex-direction:column;align-items:flex-start;min-width:130px}.row-actions .button{font-size:10px;padding:8px 10px}.event-editor{display:grid;grid-template-columns:1.25fr 1fr;gap:28px;align-items:start}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tier-editor{border:1px solid var(--line);border-radius:8px;padding:20px;margin:28px 0 22px;min-width:0}.tier-editor legend{font-size:12px;font-weight:600;padding:0 8px}.tier-editor label:last-child{margin-bottom:0}.tier-editor small{font-size:10px;display:block}.account-card{max-width:550px}.code-input{font-family:monospace;letter-spacing:1px;text-transform:uppercase}.admin-content>.order-grid{margin-bottom:40px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:10px;z-index:10;padding:12px 20px;background:var(--ink);color:#fff}.skip-link:focus{top:10px}
@media(min-width:1600px){.hero h1{font-size:78px}.poster-title{font-size:45px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero-copy{padding:40px 32px 30px}.hero,.hero-art{min-height:520px}.hero h1{font-size:60px}.main-nav{gap:24px}.hero-sticker{width:103px;height:120px;font-size:20px;right:22px;top:50px}.event-grid{gap:32px 20px}.poster-title{font-size:35px;top:62px}.poster-top{font-size:6px;letter-spacing:.8px;left:18px;right:18px}.poster-title{left:18px}.poster-date{left:18px;bottom:18px;font-size:27px}.poster-date small{font-size:8px}.poster-title>span{font-size:8px}.poster-link{width:30px;height:30px;right:17px;bottom:17px}.event-card h3{font-size:21px}.event-meta{font-size:9px}.event-detail-grid{gap:30px;grid-template-columns:1.15fr 1fr}.booking-panel{padding:23px}.detail-poster .poster-title{font-size:49px}.detail-poster{aspect-ratio:1}.split-intro{gap:60px}.footer-links{gap:20px}.how-band{gap:20px}.event-editor{grid-template-columns:1.1fr 1fr}.form-card{padding:27px}.stats-grid{gap:12px}.stats-grid article{padding:20px}.stats-grid strong{font-size:28px}}
@media(max-width:800px){.container{width:calc(100% - 36px)}.header-inner{min-height:78px;flex-wrap:wrap;gap:0;padding-top:15px}.brand{font-size:33px}.brand-mark{font-size:29px;width:34px;height:34px}.main-nav{order:3;width:100%;justify-content:center;gap:35px}.main-nav a{padding:17px 0;font-size:12px}.main-nav a.active:after{bottom:9px}.organizer-link{font-size:10px;padding:9px 12px}.hero{margin-top:20px;min-height:460px}.hero-copy{padding:35px 25px 25px}.hero h1{font-size:46px;letter-spacing:-3px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.1px}.hero-description{font-size:12px}.hero-art{min-height:460px}.hero-sticker{right:19px;top:35px;width:88px;height:105px;padding:14px;font-size:18px}.hero-sticker span{font-size:23px}.hero-bottom{padding-top:30px}.featured-caption{left:15px;right:15px;bottom:18px;padding:16px}.featured-caption small{font-size:7px;letter-spacing:1px}.featured-caption strong{font-size:18px}.featured-caption>span>span{font-size:9px}.round-arrow{width:30px;height:30px;font-size:18px}.marquee{font-size:8px;letter-spacing:1.4px;gap:18px}.marquee b{font-size:16px}.section-space{padding-top:44px;padding-bottom:45px}.filter-bar{flex-wrap:wrap}.filter-bar .search-field{flex-basis:100%;border-bottom:1px solid var(--line)}.filter-bar>label:not(.search-field){flex:1}.filter-bar select{min-width:0;border:0}.filter-bar>.button{padding:11px 16px}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 20px}.poster-title{font-size:40px}.poster-top{font-size:7px}.poster-title>span{font-size:8px}.how-band{grid-template-columns:1fr 1fr;gap:25px}.how-band h2{font-size:28px}.how-band>div:first-child{grid-row:span 2}.how-band>div:last-child{grid-column:2}.step-number{margin-bottom:10px}.how-band p:not(.eyebrow){margin-bottom:0}.organizer-band{gap:22px;padding:28px;margin:40px 0}.giant-star{font-size:65px}.organizer-band h2{font-size:25px}.organizer-band .eyebrow{font-size:7px}.organizer-band>.button{font-size:11px;gap:12px;padding:12px 15px}.footer-top{align-items:start}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px}.event-detail-grid{grid-template-columns:1fr;gap:30px}.detail-poster{aspect-ratio:1.4}.detail-poster .poster-title{font-size:65px;max-width:70%}.booking-panel{position:static;max-width:none;padding:30px}.split-intro{gap:30px;grid-template-columns:1fr 1fr}.split-intro h1{font-size:46px}.split-intro>section:first-child>p:not(.eyebrow){font-size:12px}.form-card{padding:24px}.form-card h2{font-size:27px}.lookup-art{width:220px}.lookup-art>span{font-size:38px}.lookup-art>b{font-size:50px}.order-grid{grid-template-columns:1fr}.order-header h1{font-size:40px}.event-editor{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-content .section-heading{align-items:center}.admin-heading h1{font-size:34px}.admin-nav{gap:0;overflow-x:auto}.admin-nav a{padding:8px 12px;white-space:nowrap}.ticket-stub{width:160px}.ticket-main .ticket-code{font-size:18px}.admission-ticket h2{font-size:29px}}
@media(max-width:520px){body{font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:33px 26px 25px}.hero h1{font-size:57px;margin:19px 0}.hero-description{font-size:13px;margin-bottom:24px}.hero-copy .eyebrow{font-size:8px}.hero-bottom{display:none}.hero-art{min-height:340px}.hero-art>img{object-position:center 43%}.hero-sticker{width:92px;height:109px;top:22px;right:23px;font-size:19px}.featured-caption{left:19px;right:19px;bottom:20px;padding:14px 18px}.featured-caption strong{font-size:22px}.featured-caption small{font-size:7px}.featured-caption>span>span{font-size:10px}.round-arrow{width:35px;height:35px}.marquee{gap:20px;justify-content:start;padding:17px 0}.section-heading{gap:15px;align-items:flex-end}.section-heading h2{font-size:31px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.count-label{font-size:10px;white-space:nowrap}.genre-chips{gap:7px;margin-bottom:25px}.chip{font-size:10px;padding:6px 13px}.event-grid{grid-template-columns:1fr;gap:32px}.poster{aspect-ratio:1.28}.poster-title{font-size:49px;left:25px;top:67px;max-width:80%}.poster-top{font-size:7px;left:25px;right:25px;top:20px}.poster-title>span{font-size:9px;margin-top:16px}.poster-date{left:25px;bottom:22px;font-size:34px}.poster-date small{font-size:10px}.poster-link{width:37px;height:37px;right:25px;bottom:22px}.event-meta{font-size:10px;margin-top:14px}.event-card h3{font-size:25px}.venue-line{font-size:12px}.event-card-bottom{font-size:12px}.event-card-bottom strong{font-size:16px}.how-band{gap:28px 18px;padding:28px 0}.how-band h2{font-size:24px}.how-band h3{font-size:17px}.how-band p:not(.eyebrow){font-size:11px}.organizer-band{flex-wrap:wrap;gap:17px;padding:25px}.giant-star{font-size:59px}.organizer-band>.button{margin-left:75px;margin-top:0}.footer-top{flex-direction:column;gap:25px}.footer-links{width:100%;font-size:11px}.footer-bottom{gap:16px;font-size:9px;flex-direction:column}.footer-bottom>span:last-child{font-size:9px}.detail-poster{aspect-ratio:1.1}.detail-poster .poster-title{font-size:49px;top:82px;left:25px;max-width:80%}.detail-poster .poster-top{font-size:7px;left:25px;right:25px}.detail-poster .poster-title>span{font-size:9px;margin-top:18px}.detail-poster .poster-date{font-size:32px;bottom:25px;left:25px}.event-description h1{font-size:38px}.event-facts{grid-template-columns:1fr;gap:20px}.event-description .eyebrow{font-size:9px}.booking-panel{padding:23px}.soft-panel{padding:24px}.split-intro{grid-template-columns:1fr;gap:24px}.split-intro h1{font-size:53px}.split-intro>section:first-child>p:not(.eyebrow){font-size:13px}.lookup-art,.login-star{display:none}.form-card{padding:24px}.order-header{padding-right:0}.order-header>.status{position:static;margin-bottom:15px}.order-header h1{font-size:37px}.reference-row{gap:10px}.reference-row strong{font-size:15px}.reference-row .button{font-size:10px;padding:8px 11px}.receipt{font-size:12px}.admission-ticket{flex-direction:column}.ticket-stub{width:auto;border-left:0;border-top:2px dashed #aabd73;flex-direction:row;justify-content:space-between;padding:15px;gap:15px}.ticket-stub .big-star{font-size:34px}.ticket-stub>strong{font-size:34px}.ticket-stub small{max-width:70px;font-size:7px}.ticket-stub>span:not(.big-star){font-size:9px;letter-spacing:1px}.ticket-main{padding:24px}.ticket-main .ticket-code{font-size:17px}.narrow>h1{font-size:43px}.faq-list summary{font-size:15px}.admin-heading{padding-top:30px;align-items:flex-end}.admin-heading h1{font-size:28px}.admin-heading .eyebrow{font-size:8px}.admin-heading .button{font-size:10px;padding:8px 10px;margin-bottom:20px}.admin-nav a{font-size:11px;padding:8px 10px}.dashboard-welcome{flex-direction:column;align-items:start}.dashboard-welcome h2{font-size:27px}.stats-grid article{padding:17px}.stats-grid span{font-size:10px}.stats-grid strong{font-size:27px;margin:10px 0}.stats-grid small{font-size:9px}.admin-content .section-heading{align-items:flex-start;flex-direction:column}.form-two{grid-template-columns:1fr;gap:0}.tier-editor{padding:16px}.tier-editor .form-two{grid-template-columns:1fr 1fr;gap:12px}.admin-content>.filter-bar>label:not(.search-field){flex:1}.admin-content .section-heading .button{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{background:#fff;font-size:11px}.site-header,.site-footer,.no-print,.skip-link,.order-header,.order-grid,.issued-tickets>.section-heading{display:none!important}.container{width:100%}.section-space{padding:0}.issued-tickets{margin:0}.admission-ticket{border:1px solid #777;break-inside:avoid;margin:0 0 20px;display:flex;flex-direction:row}.ticket-main{padding:22px}.ticket-main h2{font-size:26px}.ticket-stub{width:150px;border-left:2px dashed #aaa;border-top:0;display:flex;flex-direction:column}.ticket-main .ticket-code{font-size:19px}.ticket-stub>strong{font-size:50px}.ticket-stub small{max-width:none}.ticket-main p{font-size:12px}.ticket-main>small{font-size:10px}.ticket-stub{print-color-adjust:exact;-webkit-print-color-adjust:exact}@page{size:A4;margin:15mm}}
/* Keep the poster sticker's longest line inside its printed edge. */
.hero-sticker{width:148px;height:130px;font-size:19px;padding:18px}
@media(max-width:800px){.hero-sticker{width:132px;height:117px;font-size:17px;padding:15px}}
@media(max-width:520px){.hero h1{font-size:clamp(40px,12vw,50px)}}
