:root{--bg:#f6f5f1;--panel:#fff;--ink:#161616;--muted:#66615a;--line:#ded9cf;--orange:#f28c00;--orange-dark:#c86500;--black:#101113;--red:#c70d1b;--green:#1c7d36;--shadow:0 22px 50px #10111324}*{box-sizing:border-box}body{background:linear-gradient(180deg, #f28c0012, transparent 340px), var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:4px solid var(--orange);z-index:10;background:linear-gradient(#fff,#f4efe6);justify-content:space-between;align-items:end;gap:24px;padding:14px clamp(18px,5vw,72px) 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:190px;display:flex}.brand-logo{object-fit:contain;width:auto;height:76px;display:block}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.main-nav{background:var(--black);border:1px solid #ffffff1a;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;gap:2px;padding:4px;display:flex;overflow:hidden;box-shadow:0 14px 30px #1011132e}.main-nav a{color:#ffffffd1;border-radius:6px;min-height:38px;padding:10px 14px;font-size:.92rem;font-weight:800}.main-nav a:hover{background:linear-gradient(135deg, var(--orange), #ffae24);color:var(--black)}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(100deg,#101113f2 0%,#101113bd 45%,#f28c008c 100%),url(https://images.unsplash.com/photo-1556056504-5c7696c4c28d?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:end;gap:28px;min-height:560px;padding:clamp(42px,8vw,90px) clamp(18px,5vw,72px);display:grid}.hero-content{max-width:580px}.club-pill,.section-title span,.featured-band span,.sponsor-strip>span,.team-card span,.sponsor-card span{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:800}.hero h1{text-shadow:0 12px 30px #00000061;margin:22px 0 18px;font-size:clamp(3.8rem,7vw,6.5rem);line-height:.94}.hero-lead{color:#fff;max-width:560px;margin-bottom:18px;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:700;line-height:1.25;display:block}.hero p{color:#ffffffd6;max-width:560px;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.button.primary{background:var(--orange);color:var(--black);box-shadow:inset 0 -3px #1011132e}.button.ghost{color:#fff;border:1px solid #ffffff8c}.hero-panel{border:4px solid var(--orange);box-shadow:var(--shadow);color:var(--ink);background:#fffffff0;border-radius:8px;padding:22px;animation:7s ease-in-out infinite elpy-border-color;position:relative}@keyframes elpy-border-color{0%,to{border-color:var(--orange)}33%{border-color:var(--red)}66%{border-color:var(--green)}}.hero-panel svg{color:var(--red)}.hero-panel strong{margin-top:10px;font-size:1.15rem;display:block}.hero-panel p,.hero-panel-message p{color:var(--muted);font-size:.98rem;line-height:1.55}.hero-panel-message{gap:10px;display:grid}.hero-panel-message p{margin:0}.hero-panel a,.news-card a,.team-card a,.sponsor-card a,.detail-grid a{color:var(--orange-dark);font-weight:800}.quick-links{grid-template-columns:repeat(5,1fr);gap:1px;margin:0 clamp(18px,5vw,72px);display:grid;transform:translateY(-28px)}.quick-links a{background:var(--panel);border:1px solid var(--line);border-top:4px solid var(--orange);align-items:center;gap:12px;min-height:82px;padding:20px;display:flex}.quick-links svg{color:var(--orange)}.quick-links a:nth-child(2n){border-top-color:var(--red)}.quick-links a:nth-child(3n){border-top-color:var(--green)}.quick-links a:nth-child(2n) svg{color:var(--red)}.quick-links a:nth-child(3n) svg{color:var(--green)}.featured-band,.content-section,.page-shell{max-width:1180px;margin:0 auto;padding:58px clamp(18px,4vw,32px)}.club-numbers{background:var(--black);color:#fff;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.club-numbers div{background:linear-gradient(135deg,#f28c001a,#0000),#151619;padding:28px clamp(18px,4vw,42px)}.club-numbers strong{color:var(--orange);font-size:clamp(2rem,5vw,4rem);line-height:1;display:block}.club-numbers div:nth-child(2) strong{color:var(--red)}.club-numbers div:nth-child(3) strong{color:#37a451}.club-numbers span{color:#ffffffad;margin-top:8px;font-weight:800;display:block}.featured-band{background:linear-gradient(90deg, var(--black), #251c15 58%, #f28c00eb), linear-gradient(135deg, transparent 0 72%, #1c7d3680 72% 84%, #c70d1b8c 84%);color:#fff;justify-content:space-between;align-items:center;gap:2rem;max-width:none;padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px);display:flex}.featured-band>div{min-width:0;max-width:760px}.featured-band p{color:#ffffffc7;max-width:760px;margin-bottom:0;line-height:1.62}.featured-button{white-space:nowrap;flex-shrink:0;min-width:120px;padding-inline:18px}.section-title{max-width:760px;margin-bottom:28px}.section-title h2,.featured-band h2,.detail-hero h1{margin:10px 0;font-size:2.65rem;line-height:1.08}.page-shell .section-title h2,.detail-hero h1{font-size:clamp(1.85rem,3.4vw,2.8rem)}.section-title p{color:var(--muted);font-size:1.05rem;line-height:1.65}.muted{background:#ebe5da;max-width:none;padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px)}.muted>.section-title,.muted>.content-carousel{max-width:1180px;margin-left:auto;margin-right:auto}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.content-carousel{margin-top:8px;position:relative}.content-carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(280px,350px);grid-auto-flow:column;gap:18px;padding:4px 0 18px;display:grid;overflow-x:auto}.content-carousel-track .news-card,.content-carousel-track .team-card{scroll-snap-align:start;height:100%}.carousel-actions{justify-content:flex-end;gap:8px;margin:-58px 0 22px;display:flex}.carousel-actions button{background:var(--black);color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.carousel-actions button:hover,.carousel-actions button:focus-visible{background:var(--orange);color:var(--black)}.news-card,.team-card,.sponsor-card,.detail-grid article,.contact-grid article{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:22px;position:relative;overflow:hidden}.news-card:before,.team-card:before,.sponsor-card:before{background:linear-gradient(90deg, var(--orange), var(--red), var(--green));content:"";height:5px;position:absolute;inset:0 0 auto}.news-card,.team-card,.sponsor-card{background:linear-gradient(145deg, #f28c0014, transparent 48%), var(--panel);box-shadow:0 12px 28px #1011130f}.news-card:hover,.team-card:hover,.sponsor-card:hover{border-color:#f28c0080;transition:border-color .16s,transform .16s;transform:translateY(-2px)}.team-card h3,.sponsor-card h3{margin:14px 0 10px;font-size:1.35rem}.news-card h3{margin:14px 0 10px;font-size:clamp(1.12rem,1.6vw,1.28rem);line-height:1.25}.news-card-image-link{border-radius:6px;margin:4px 0 14px;display:block;overflow:hidden}.news-card-image-link:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.news-card-image{aspect-ratio:16/9;object-fit:contain;background:linear-gradient(135deg,#f28c0014,#18803a14),#fff;width:100%;height:auto;display:block}.sponsor-logo{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:6px;width:100%;height:88px;margin:4px 0 18px;padding:12px;display:block}.news-card p,.team-card p,.sponsor-card p,.detail-grid p,.contact-grid p,.sponsor-description{color:var(--muted);line-height:1.6}.sponsor-description p{margin:0 0 .9rem}.sponsor-description p:last-child{margin-bottom:0}.sponsor-description img{border:1px solid var(--line);object-fit:contain;border-radius:6px;max-width:100%;height:auto;margin:10px 0;display:block}.card-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.card-meta time,.table-like small{color:var(--muted);font-size:.86rem}.team-card{flex-direction:column;justify-content:space-between;min-height:310px;display:flex}.team-card:nth-child(2n):before{background:linear-gradient(90deg, var(--red), var(--orange))}.team-card:nth-child(3n):before{background:linear-gradient(90deg, var(--green), var(--orange))}.team-card dl,.info-list{gap:10px;display:grid}.team-card dl div,.info-list div{grid-template-columns:auto 1fr;align-items:start;gap:3px 9px;display:grid}.team-card dt,.info-list dt{color:var(--ink);font-weight:800}.team-card dd,.info-list dd{color:var(--muted);grid-column:2;margin:0}.sponsor-strip{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:18px;padding:26px clamp(18px,5vw,72px);display:flex}.shop-band{color:#fff;background:linear-gradient(100deg,#101113f5,#101113db),linear-gradient(135deg,#0000 0 65%,#c70d1b4d 65% 78%,#1c7d3652 78%),repeating-linear-gradient(135deg,#f28c0038 0 2px,#0000 2px 18px);grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:center;gap:28px;padding:58px clamp(18px,5vw,72px);display:grid}.territory-band{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:linear-gradient(100deg,#ffffffeb,#f6f5f1f5),linear-gradient(135deg,#f28c0029,#c70d1b1a,#1c7d361f);grid-template-columns:minmax(0,1fr) minmax(300px,520px);align-items:center;gap:30px;padding:58px clamp(18px,5vw,72px);display:grid}.territory-band span,.venue-card span{color:var(--orange);letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:800}.territory-band h2{margin:12px 0 18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1}.territory-band p{color:var(--muted);max-width:700px;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.72}.venue-list{gap:12px;display:grid}.venue-list article{border:1px solid var(--line);border-left:6px solid var(--orange);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:18px;display:flex}.venue-list article:nth-child(2){border-left-color:var(--red)}.venue-list article:nth-child(3){border-left-color:var(--green)}.venue-list strong{font-size:1.2rem}.venue-list span{color:var(--muted);letter-spacing:0;text-align:right;text-transform:none;font-size:.9rem}.infra-section{padding-left:0;padding-right:0}.venue-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:22px;position:relative;overflow:hidden;box-shadow:0 12px 28px #1011130f}.venue-card-image{aspect-ratio:16/9;object-fit:cover;border-radius:4px;width:100%;margin:-2px 0 18px;display:block}.venue-card:before{background:linear-gradient(90deg, var(--orange), var(--red), var(--green));content:"";height:5px;position:absolute;inset:0 0 auto}.venue-card h3{margin:14px 0 10px;font-size:1.35rem}.venue-card p{color:var(--muted);line-height:1.6}.shop-band span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.shop-band h2{margin:10px 0;font-size:3rem;line-height:1.08}.shop-band p{color:#ffffffb8;max-width:680px;font-size:1.05rem;line-height:1.7}.mini-products{gap:12px;display:grid}.mini-products a{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:center;padding:18px;display:flex}.mini-products small{color:var(--orange);font-weight:800}.mini-products a:nth-child(2) small{color:var(--red)}.mini-products a:nth-child(3) small{color:#37a451}.sponsor-strip a{color:var(--muted);font-weight:800}.page-shell{min-height:62vh;position:relative}.page-shell:before{background:linear-gradient(90deg, var(--orange), var(--red), var(--green));content:"";width:min(220px,44vw);height:5px;margin-bottom:44px;display:block}.detail-hero{margin-bottom:32px}.article-detail{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;max-width:860px;margin:0 auto;padding:clamp(24px,5vw,56px)}.article-detail h1{margin:20px 0;font-size:clamp(1.85rem,3.4vw,2.85rem);line-height:1.08}.article-lead{color:var(--muted);font-size:1.08rem;line-height:1.65}.article-image-link{aspect-ratio:16/9;border:1px solid var(--line);background:linear-gradient(135deg,#f28c0014,#18803a14),#fff;border-radius:8px;margin:24px 0;display:block;overflow:hidden}.article-image-link:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.article-image{object-fit:contain;width:100%;height:100%;display:block}.article-body{border-top:1px solid var(--line);color:#302c27;margin-top:28px;padding-top:28px;font-size:1.05rem;line-height:1.8}.article-body p{margin:0 0 1rem}.article-body strong{color:var(--black);font-weight:900}.detail-hero span{color:var(--orange-dark);text-transform:uppercase;font-weight:800}.detail-hero p{color:var(--muted);max-width:760px;font-size:1.14rem;line-height:1.6}.detail-grid,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.back-link{color:var(--orange-dark);margin-bottom:22px;font-weight:800;display:inline-flex}.clean-list{color:var(--muted);margin:0;padding-left:18px;line-height:1.8}.table-like{border:1px solid var(--line);border-radius:8px;overflow:hidden}.table-like a{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr 120px 120px;align-items:center;gap:14px;padding:18px;display:grid}.table-like a:last-child{border-bottom:0}.contact-grid svg{color:var(--orange)}.shop-intro{background:var(--black);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:22px;display:flex}.shop-status{background:linear-gradient(90deg, #f28c0021, #d1001e14), var(--panel);border:1px solid #f28c0059;border-radius:8px;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:flex}.shop-status svg{color:var(--orange);flex:none}.shop-status strong{color:var(--black);margin-bottom:4px;font-size:1.08rem;display:block}.shop-status p{color:var(--muted);margin:0;line-height:1.6}.shop-intro div{align-items:center;gap:16px;max-width:760px;display:flex}.shop-intro svg{color:var(--orange);flex:none}.shop-intro p{color:#ffffffc7;margin:0;line-height:1.6}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #1011130f}.product-media{background:linear-gradient(135deg, #f28c00eb, #c70d1bd6), var(--black);color:#fff;justify-content:center;align-items:center;height:170px;display:flex}.product-card:nth-child(2n) .product-media{background:linear-gradient(135deg, #c70d1be0, #f28c00cc), var(--black)}.product-card:nth-child(3n) .product-media{background:linear-gradient(135deg, #1c7d36e0, #f28c00c7), var(--black)}.product-media svg{width:54px;height:54px}.product-media img{object-fit:contain;background:#fff;width:100%;height:100%;padding:18px}.product-body{padding:22px}.product-body h2{margin:14px 0 10px;font-size:1.35rem}.product-body p{color:var(--muted);line-height:1.6}.product-sizes{font-size:.92rem}.product-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.product-footer a{color:var(--orange-dark);align-items:center;gap:6px;font-weight:800;display:inline-flex}.site-footer{color:#fff;background:linear-gradient(90deg,#0f1012,#17120d 58%,#351b00);justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(18px,5vw,72px);display:flex}.site-footer p,.site-footer span,.site-footer a{color:#ffffffad}.site-footer .footer-links{flex-wrap:wrap;gap:14px;display:flex}.site-footer .footer-links a{align-items:center;gap:6px;text-decoration:none;display:inline-flex}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus-visible{color:#fff;outline:none}.footer-cookie-button,.inline-cookie-button{color:#ffffffad;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800}.footer-cookie-button:hover,.footer-cookie-button:focus-visible,.inline-cookie-button:hover,.inline-cookie-button:focus-visible{color:#fff;outline:none}.inline-cookie-button{background:var(--black);color:#fff;border-radius:6px;margin-top:6px;padding:12px 16px;display:inline-flex}.cookie-banner{color:#fff;z-index:80;background:#0f1012f5;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:20px;padding:18px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 22px 70px #00000057}.cookie-banner strong{margin-bottom:6px;display:block}.cookie-banner p{color:#ffffffc2;max-width:780px;margin:0;line-height:1.55}.cookie-actions,.cookie-modal-actions{flex-wrap:wrap;gap:10px;margin-left:auto;display:flex}.cookie-actions button,.cookie-modal-actions button{background:var(--orange);border:1px solid var(--orange);color:var(--black);cursor:pointer;white-space:nowrap;border-radius:6px;min-height:42px;padding:0 14px;font-weight:900}.cookie-actions button.secondary,.cookie-modal-actions button:first-child{color:#fff;background:0 0}.cookie-modal-backdrop{z-index:90;background:#0000008a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.cookie-modal{background:var(--panel);border-radius:8px;width:100%;max-width:720px;max-height:min(720px,92vh);padding:clamp(22px,4vw,34px);overflow:auto;box-shadow:0 28px 90px #00000057}.cookie-modal-header span{color:var(--orange);letter-spacing:.1em;font-size:.78rem;font-weight:900}.cookie-modal-header h2{margin:8px 0 10px}.cookie-modal-header p{color:var(--muted);margin:0;line-height:1.65}.cookie-choice-list{gap:12px;margin:24px 0;display:grid}.cookie-choice{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.cookie-choice small{color:var(--muted);margin-top:5px;line-height:1.55;display:block}.cookie-choice input{accent-color:var(--orange);flex:none;width:20px;height:20px}.cookie-modal-actions{justify-content:flex-end;margin-left:0}.cookie-modal-actions button:first-child{color:var(--black)}.simple-page-shell{background:linear-gradient(180deg, #fff 0%, var(--cream) 100%);min-height:70vh;padding:72px 5vw 90px}.simple-page-hero,.legal-content{max-width:880px;margin:0 auto}.simple-page-hero{margin-bottom:34px}.simple-page-hero span{color:var(--orange);letter-spacing:.1em;font-size:.78rem;font-weight:900}.simple-page-hero h1{margin:12px 0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.simple-page-hero p,.legal-content p{color:var(--muted);line-height:1.7}.legal-content{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:clamp(24px,5vw,46px)}.legal-content h2{margin:0 0 12px}.legal-content h2:not(:first-child){margin-top:32px}.form-page-shell{background:linear-gradient(180deg, #fff 0%, var(--cream) 100%);min-height:70vh;padding:72px 5vw 90px}.form-hero{text-align:center;max-width:920px;margin:0 auto 30px}.form-hero span{color:var(--orange);letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900;display:block}.form-hero h1{color:var(--black);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.form-hero p{color:var(--muted);max-width:680px;margin:18px auto 0;font-size:1.05rem;line-height:1.7}.club-form,.form-success{background:linear-gradient(135deg, #f28c0012, transparent 34%), var(--panel);border:1px solid var(--line);border-radius:8px;max-width:920px;margin:0 auto;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 45px #10111314}.club-form:before,.form-success:before{background:linear-gradient(90deg, var(--orange), var(--red), var(--green));content:"";height:5px;position:absolute;inset:0 0 auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{gap:8px;display:grid}.form-field.full{grid-column:1/-1}.form-field span{color:var(--black);font-weight:800}.form-field small{color:var(--red);margin-left:4px}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);color:var(--black);font:inherit;background:#fff;border-radius:6px;width:100%;min-height:48px;padding:12px 14px}.form-field textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #f28c002e}.form-submit{background:var(--black);color:#fff;cursor:pointer;border:0;border-radius:6px;align-items:center;gap:10px;min-height:48px;margin-top:24px;padding:0 18px;font-weight:900;display:inline-flex}.form-submit:hover,.form-submit:focus-visible{background:var(--orange);color:var(--black);outline:none}.form-honeypot{display:none}.form-error{color:#8a0014;background:#d1001e14;border:1px solid #d1001e3d;border-radius:6px;margin-bottom:18px;padding:14px 16px;font-weight:800}.form-success strong{color:var(--green);margin-bottom:8px;font-size:1.3rem;display:block}.form-success p{color:var(--muted);margin:0;line-height:1.7}@media (max-width:900px){.site-header,.hero,.featured-band,.site-footer{flex-direction:column;align-items:stretch}.featured-band{align-items:flex-start}.brand-logo{height:68px}.hero{grid-template-columns:1fr;min-height:auto}.club-pill{letter-spacing:.09em;font-size:.78rem}.hero h1{font-size:clamp(3.35rem,10vw,4.8rem)}.hero p{max-width:540px;font-size:1.02rem;line-height:1.65}.quick-links,.club-numbers,.card-grid,.shop-grid,.detail-grid,.contact-grid,.form-grid{grid-template-columns:1fr}.carousel-actions{justify-content:flex-start;margin:0 0 18px}.content-carousel-track{grid-auto-columns:minmax(260px,82vw)}.shop-band,.territory-band{grid-template-columns:1fr}.shop-intro{flex-direction:column;align-items:stretch}.quick-links{transform:none}.table-like a{grid-template-columns:auto 1fr}.cookie-banner{flex-direction:column;align-items:stretch}.cookie-actions{margin-left:0}}@media (max-width:620px){.brand strong{font-size:.95rem}.brand small{font-size:.72rem}.main-nav{justify-content:flex-start}.main-nav a{text-align:center;flex:120px;font-size:.86rem}.hero h1{margin:18px 0 16px;font-size:clamp(2.65rem,13vw,3.25rem);line-height:.98}.hero-lead{margin-bottom:14px;font-size:clamp(1.08rem,5vw,1.25rem);line-height:1.32}.hero p{font-size:.98rem;line-height:1.62}.button{font-size:.92rem}.hero-panel strong{font-size:1.05rem}.hero-panel p,.hero-panel-message p{font-size:.92rem}.section-title h2,.featured-band h2,.detail-hero h1{font-size:1.95rem}.shop-band h2{font-size:2.1rem}.cookie-actions,.cookie-modal-actions{flex-direction:column}.cookie-actions button,.cookie-modal-actions button{width:100%}.cookie-choice{align-items:flex-start}}
