/* Art direction 1.1 - final layer, intentionally scoped to the rebuilt home page. */
:root{--sp-space-1:4px;--sp-space-2:8px;--sp-space-3:12px;--sp-space-4:16px;--sp-space-5:24px;--sp-space-6:32px;--sp-space-7:48px;--sp-space-8:64px;--sp-space-9:96px;--sp-space-10:128px;--sp-radius:30px;--sp-radius-sm:18px;--sp-shadow:0 28px 80px rgba(24,18,12,.14)}
.swiety-home section{padding-block:clamp(88px,9vw,144px)}
.swiety-home .section-head{margin-bottom:clamp(40px,5vw,72px);align-items:end}
.swiety-home .section-head>p{max-width:390px;font-size:16px;line-height:1.65}
.swiety-home h2{max-width:900px;text-wrap:balance}
.swiety-home .section-label{margin:0 0 18px}
.swiety-home .reveal{transition-delay:var(--reveal-delay,0ms)}
.swiety-home :is(.intro-editorial,.menu-signature,.events-posters,.proof-editorial,.visit-premium) :is(.section-label,h2 em){color:#82521d}
.swiety-home .pill,.swiety-home .button-secondary{min-height:48px;padding:13px 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:750;text-decoration:none;position:relative;overflow:hidden;isolation:isolate}
.swiety-home .pill:before,.swiety-home .button-secondary:before{content:"";position:absolute;inset:-80% auto -80% -55%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:skewX(-18deg);transition:left .55s var(--ease);z-index:-1}
.swiety-home .pill:hover:before,.swiety-home .button-secondary:hover:before{left:125%}
.swiety-home .button-secondary{border:1px solid currentColor;background:transparent;color:var(--ink)}
.swiety-home .button-secondary.light{color:var(--cream)}
.swiety-home .pill span,.swiety-home .button-secondary span,.swiety-home .text-link span{transition:transform .25s var(--ease)}
.swiety-home .pill:hover span,.swiety-home .button-secondary:hover span,.swiety-home .text-link:hover span{transform:translate(3px,-2px)}

/* Hero: one clear reading path and a useful live card. */
.swiety-home .hero{min-height:min(900px,100svh);padding:170px 0 86px;align-items:end}
.swiety-home .hero-inner{align-items:end}
.swiety-home .hero-copy{max-width:780px}
.swiety-home .hero h1{font-size:clamp(66px,8.6vw,128px)}
.swiety-home .hero h1 i{font-size:.61em;margin-top:.08em}
.swiety-home .hero-lead{font-size:clamp(17px,1.45vw,20px)!important;max-width:500px!important;margin:28px 0 0;line-height:1.55}
.swiety-home .hero-actions{margin-top:28px}
.swiety-home .hero-note{width:min(100%,300px);max-width:none;padding:24px;border-radius:var(--sp-radius-sm);background:rgba(20,16,13,.86);border-color:rgba(255,255,255,.22);box-shadow:0 22px 60px rgba(0,0,0,.26);backdrop-filter:blur(8px)}
.swiety-home .hero-note p{margin:0 0 13px;color:var(--gold);font:italic 25px/1.05 var(--serif)}
.swiety-home .hero-note>strong{display:block;color:#fff;font:700 16px/1.45 var(--sans);margin:0 0 20px}
.swiety-home .hero-note>strong span{display:inline}
.swiety-home .today-meta{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.swiety-home .today-meta span{font:10px var(--mono);text-transform:uppercase;letter-spacing:.12em}
.swiety-home .today-meta b{color:#fff;font-size:13px}
.swiety-home .hero-note>a{display:inline-block;margin-top:16px;color:#fff;font:700 10px var(--mono);letter-spacing:.12em;text-transform:uppercase;text-decoration:none}
.swiety-home .live-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--gold);right:20px;top:20px;box-shadow:0 0 0 0 rgba(199,154,91,.65);animation:livePulse 2.4s infinite}
@keyframes livePulse{60%{box-shadow:0 0 0 9px transparent}}

/* Editorial introduction with people and a compact fact rail. */
.swiety-home .intro-editorial{background:var(--cream);padding-bottom:0;overflow:hidden}
.swiety-home .intro-top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.75fr);justify-content:space-between;gap:clamp(48px,9vw,150px);align-items:start;margin-bottom:clamp(56px,7vw,96px)}
.swiety-home .intro-copy{max-width:610px;padding-top:20px}
.swiety-home .intro-copy>p{font-size:clamp(21px,2vw,29px);line-height:1.48;margin:0 0 34px}
.swiety-home .intro-copy blockquote{margin:0;padding:28px 0 0;border-top:1px solid var(--line);font:italic clamp(22px,2vw,29px)/1.3 var(--serif)}
.swiety-home .intro-copy cite{display:block;margin-top:15px;color:var(--rust);font:normal 10px var(--mono);letter-spacing:.14em;text-transform:uppercase}
.swiety-home .intro-media{position:relative;width:min(1450px,calc(100% - 40px))}
.swiety-home .intro-media figure{margin:0;position:relative;height:clamp(420px,48vw,680px);border-radius:var(--sp-radius) var(--sp-radius) 0 0;overflow:hidden;background:#251e18}
.swiety-home .intro-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease)}
.swiety-home .intro-media:hover img{transform:scale(1.025)}
.swiety-home .intro-media figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,12,10,.22),transparent 55%),linear-gradient(0deg,rgba(15,12,10,.5),transparent 40%);pointer-events:none}
.swiety-home .intro-media figcaption{position:absolute;z-index:1;left:30px;bottom:28px;color:#fff;font:10px var(--mono);letter-spacing:.14em;text-transform:uppercase}
.swiety-home .intro-facts{position:absolute;right:28px;bottom:28px;z-index:2;width:min(540px,calc(100% - 56px));display:grid;grid-template-columns:repeat(2,1fr);background:var(--paper);border-radius:var(--sp-radius-sm);padding:8px 22px;box-shadow:var(--sp-shadow)}
.swiety-home .intro-facts span{display:flex;align-items:center;gap:14px;min-height:58px;font:700 11px var(--mono);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line)}
.swiety-home .intro-facts span:nth-last-child(-n+2){border-bottom:0}
.swiety-home .intro-facts b{color:#82521d;font-size:10px}

/* Menu as a track list and a physical LP sleeve. */
.swiety-home .menu-signature{background:var(--paper)}
.swiety-home .menu-tabs{display:flex;flex-wrap:nowrap;gap:0;margin:0 0 38px;border-block:1px solid var(--line);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
.swiety-home .menu-tab{flex:0 0 auto;border:0;border-right:1px solid var(--line);border-radius:0;padding:18px 24px;min-height:58px;color:rgba(23,21,19,.68);font:700 11px var(--mono);letter-spacing:.1em;text-transform:uppercase;transition:background .3s,color .3s,padding .3s}
.swiety-home .menu-tab span{color:var(--gold);margin-right:10px}
.swiety-home .menu-tab:before{display:none!important;content:none!important}
.swiety-home .menu-tab:hover,.swiety-home .menu-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.swiety-home .menu-tab.active{padding-inline:30px}
.swiety-home .menu-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:clamp(36px,6vw,84px);align-items:start}
.swiety-home .menu-list{counter-reset:track;border-top:1px solid var(--line)}
.swiety-home .menu-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:22px;padding:25px 8px 25px 0;min-height:108px;transition:padding .32s var(--ease),background .32s var(--ease);animation:none}
.swiety-home .menu-row:before{display:none!important;content:none!important}
.swiety-home .menu-row.is-entering{animation:trackIn .42s both;animation-delay:calc(var(--row-index,0) * 45ms)}
@keyframes trackIn{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:none}}
.swiety-home .menu-row:hover{padding-left:16px;background:rgba(199,154,91,.09)}
.swiety-home .track-number{color:#744516;font:700 12px var(--mono);letter-spacing:.1em}
.swiety-home .menu-row h3{font:500 clamp(24px,2.1vw,32px)/1 var(--serif);margin:0 0 8px}
.swiety-home .menu-row p{font-size:14px;color:rgba(23,21,19,.64);margin:0}
.swiety-home .menu-row .price{font:700 clamp(17px,1.5vw,21px) var(--mono);padding-left:20px}
.swiety-home .menu-sleeve{position:sticky;top:100px;aspect-ratio:.82;border-radius:var(--sp-radius-sm);overflow:hidden;background:#181411;color:#fff;box-shadow:var(--sp-shadow);isolation:isolate}
.swiety-home .menu-sleeve img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.06);z-index:-2;transition:transform .8s var(--ease)}
.swiety-home .menu-sleeve:hover img{transform:scale(1.035)}
.swiety-home .menu-sleeve:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,9,7,.92),rgba(12,9,7,.08) 68%),linear-gradient(90deg,rgba(12,9,7,.35),transparent);z-index:-1}
.swiety-home .menu-sleeve-top{position:absolute;left:24px;right:24px;top:22px;display:flex;justify-content:space-between;font:700 10px var(--mono);letter-spacing:.13em;text-transform:uppercase}
.swiety-home .menu-sleeve>p{position:absolute;left:24px;right:24px;bottom:120px;margin:0;color:#fff;font:italic clamp(31px,3.3vw,47px)/.92 var(--serif)}
.swiety-home .menu-sleeve-meta{position:absolute;left:24px;right:24px;bottom:25px;padding-top:17px;border-top:1px solid rgba(255,255,255,.32);color:rgba(255,255,255,.75);font:10px/1.65 var(--mono);letter-spacing:.13em;text-transform:uppercase}

/* A proper record rack: photographic sleeves with exposed moving vinyl. */
.swiety-home .records-store{background:var(--ink);color:var(--cream);overflow:hidden}
.swiety-home .records-store .section-head>p{color:rgba(239,232,220,.68)}
.swiety-home .record-rack{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:clamp(16px,2vw,28px);align-items:end;padding:55px 18px 24px;margin-inline:-18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-color:var(--gold) transparent}
.swiety-home .record-card{position:relative;min-width:210px;aspect-ratio:1;scroll-snap-align:start;outline-offset:6px}
.swiety-home .record-cover{position:absolute;z-index:2;inset:0 12% 0 0;border-radius:6px;background-image:linear-gradient(0deg,rgba(12,9,7,.92) 0%,rgba(12,9,7,.32) 54%,rgba(12,9,7,.08) 75%),var(--cover);background-position:center;background-size:cover;box-shadow:0 22px 50px rgba(0,0,0,.42);overflow:hidden;transition:transform .48s var(--ease)}
.swiety-home .record-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 32%,rgba(255,255,255,.22) 48%,transparent 64%);transform:translateX(-120%);transition:transform .7s var(--ease)}
.swiety-home .record-card:hover .record-cover,.swiety-home .record-card:focus-visible .record-cover{transform:translateX(-7px) rotate(-1deg)}
.swiety-home .record-card:hover .record-cover:before,.swiety-home .record-card:focus-visible .record-cover:before{transform:translateX(120%)}
.swiety-home .record-cover>div{position:absolute;left:18px;right:18px;bottom:17px}
.swiety-home .record-cover small,.swiety-home .record-cover b,.swiety-home .record-no{font:700 9px var(--mono);letter-spacing:.14em;text-transform:uppercase}
.swiety-home .record-cover h3{font:500 clamp(22px,1.8vw,31px)/.93 var(--serif);margin:6px 0 12px;color:#fff;text-wrap:balance}
.swiety-home .record-cover p{max-width:185px;margin:0 0 10px;color:rgba(255,255,255,.82);font-size:11px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.swiety-home .record-cover b{color:var(--gold)}
.swiety-home .record-no{position:absolute;top:18px;left:18px;color:#fff}
.swiety-home .record-disc{position:absolute;z-index:1;width:82%;aspect-ratio:1;right:0;top:8%;border-radius:50%;background:repeating-radial-gradient(circle at center,#151515 0 2px,#292929 3px 4px,#111 5px 7px);box-shadow:0 18px 42px rgba(0,0,0,.62);transition:transform .55s var(--ease)}
.swiety-home .record-disc:before{content:"";position:absolute;inset:35%;border-radius:50%;background:var(--gold);box-shadow:inset 0 0 0 2px rgba(0,0,0,.3)}
.swiety-home .record-disc i{position:absolute;inset:48%;border-radius:50%;background:var(--ink);z-index:2}
.swiety-home .record-card:hover .record-disc,.swiety-home .record-card:focus-visible .record-disc{transform:translateX(22%) rotate(32deg)}
.swiety-home .records-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:54px;padding-top:28px;border-top:1px solid rgba(255,255,255,.2)}
.swiety-home .records-cta p{margin:0;display:flex;flex-direction:column;gap:5px}
.swiety-home .records-cta p span{color:rgba(239,232,220,.65)}
.swiety-home .records-cta .button-secondary{color:var(--cream);flex:0 0 auto}

/* Event posters with dates as the primary visual anchor. */
.swiety-home .events-posters{background:var(--cream)}
.swiety-home .events-posters .event-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:20px;align-items:stretch}
.swiety-home .event-poster{position:relative;min-height:clamp(470px,42vw,630px);border-radius:var(--sp-radius);overflow:hidden;color:#fff;background:#171513;isolation:isolate;box-shadow:0 20px 60px rgba(23,21,19,.1)}
.swiety-home .event-poster:nth-child(n+2){min-height:540px;margin-top:64px}
.swiety-home .event-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;filter:saturate(.65);transition:transform .8s var(--ease),filter .5s var(--ease)}
.swiety-home .event-poster:hover img{transform:scale(1.04);filter:saturate(.9)}
.swiety-home .event-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,rgba(12,9,7,.94) 0,rgba(12,9,7,.22) 72%),linear-gradient(90deg,rgba(12,9,7,.36),transparent)}
.swiety-home .event-type{position:absolute;right:22px;top:22px;padding:8px 11px;border:1px solid rgba(255,255,255,.4);border-radius:999px;font:700 9px var(--mono);letter-spacing:.12em;text-transform:uppercase}
.swiety-home .event-date-big{position:absolute;left:24px;top:22px;display:flex;align-items:flex-end;gap:8px;color:#fff}
.swiety-home .event-date-big b{font:650 clamp(64px,7vw,112px)/.72 var(--sans);letter-spacing:-.08em}
.swiety-home .event-date-big span{color:var(--gold);font:700 14px var(--mono);letter-spacing:.13em}
.swiety-home .event-info{position:absolute;left:26px;right:26px;bottom:25px}
.swiety-home .event-info>span{font:700 10px var(--mono);letter-spacing:.13em;color:var(--gold)}
.swiety-home .event-info h3{font:italic clamp(34px,3.6vw,55px)/.93 var(--serif);margin:9px 0 12px}
.swiety-home .event-info p{margin:0 0 22px;color:#f3eee7;line-height:1.5}
.swiety-home .event-info a{font:700 10px var(--mono);letter-spacing:.13em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:5px}

/* Editorial social proof, intentionally asymmetric. */
.swiety-home .proof-editorial{background:#d8c9b6}
.swiety-home .proof-editorial .proof-heading .section-label{color:#6b3f13}
.swiety-home .proof-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px}
.swiety-home .rating-lockup{display:flex;align-items:end;gap:18px;padding-bottom:10px}
.swiety-home .rating-lockup>strong{font:500 clamp(70px,8vw,116px)/.7 var(--serif);letter-spacing:-.08em}
.swiety-home .rating-lockup>span{display:flex;flex-direction:column;font:700 10px/1.8 var(--mono);letter-spacing:.1em;text-transform:uppercase}
.swiety-home .rating-lockup b{color:var(--rust);letter-spacing:.14em}
.swiety-home .rating-lockup small{font:500 9px/1.5 var(--mono);color:#625443;letter-spacing:.08em}
.swiety-home .quote-mosaic{display:grid;grid-template-columns:1.35fr .75fr;grid-template-rows:repeat(2,minmax(190px,auto));gap:20px}
.swiety-home .quote-mosaic .quote{min-height:0;border-radius:var(--sp-radius);padding:32px;background:rgba(248,244,237,.66);position:relative;overflow:hidden}
.swiety-home .quote-mosaic .quote-featured{grid-row:1/3;padding:clamp(36px,5vw,68px);justify-content:flex-end;background:var(--paper)}
.swiety-home .quote-mosaic .quote-featured blockquote{font-size:clamp(30px,3.4vw,50px);max-width:760px}
.swiety-home .quote-mark{position:absolute;right:30px;top:-25px;color:rgba(199,154,91,.25);font:180px/.8 var(--serif)}
.swiety-home .quote-dark{background:var(--ink)!important;color:var(--cream)}
.swiety-home .quote-dark footer{color:var(--gold)}

/* Useful location block with actual business data and an ownable map treatment. */
.swiety-home .visit-premium{background:var(--paper)}
.swiety-home .visit-grid{display:grid;grid-template-columns:minmax(380px,.76fr) minmax(520px,1.24fr);gap:clamp(50px,8vw,120px);align-items:stretch}
.swiety-home .visit-copy>p:not(.section-label){max-width:600px;font-size:18px;line-height:1.65}
.swiety-home .visit-details{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin:38px 0 32px;border-top:1px solid var(--line)}
.swiety-home .visit-details>div{padding:18px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:7px}
.swiety-home .visit-details>div:first-child{grid-column:1/-1}
.swiety-home .visit-details span{color:var(--rust);font:700 9px var(--mono);letter-spacing:.13em;text-transform:uppercase}
.swiety-home .visit-details strong,.swiety-home .visit-details a{font-size:14px;line-height:1.55;text-decoration:none}
.swiety-home .map-stage{position:relative;min-height:600px;border-radius:var(--sp-radius);overflow:hidden;background:#cbb18d;border:1px solid rgba(23,21,19,.12);isolation:isolate}
.swiety-home .map-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 35%),repeating-linear-gradient(18deg,transparent 0 72px,rgba(65,50,35,.12) 73px 75px,transparent 76px 128px);z-index:-2}
.swiety-home .map-stage:after{content:"STARE MIASTO";position:absolute;left:-20px;bottom:30px;color:rgba(23,21,19,.07);font:800 clamp(70px,9vw,145px)/.8 var(--sans);letter-spacing:-.07em;white-space:nowrap;z-index:-1}
.swiety-home .map-streets i{position:absolute;height:2px;background:rgba(77,57,39,.32);transform-origin:left center}
.swiety-home .map-streets i:nth-child(1){width:75%;left:8%;top:24%;transform:rotate(11deg)}.swiety-home .map-streets i:nth-child(2){width:68%;left:20%;top:58%;transform:rotate(-19deg)}.swiety-home .map-streets i:nth-child(3){width:55%;left:43%;top:12%;transform:rotate(73deg)}.swiety-home .map-streets i:nth-child(4){width:48%;left:5%;top:83%;transform:rotate(-48deg)}
.swiety-home .map-streets>span{position:absolute;color:rgba(23,21,19,.48);font:700 9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.swiety-home .map-streets>span:nth-of-type(1){right:15%;top:18%}.swiety-home .map-streets>span:nth-of-type(2){left:10%;bottom:17%}
.swiety-home .map-marker{position:absolute;left:52%;top:43%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;padding:18px 24px;background:var(--ink);color:#fff;border-radius:18px;box-shadow:0 18px 45px rgba(23,21,19,.28);text-align:center}
.swiety-home .map-marker:after{content:"";position:absolute;bottom:-9px;width:18px;height:18px;background:var(--ink);transform:rotate(45deg);z-index:-1}
.swiety-home .map-marker>span{width:12px;height:12px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(199,154,91,.2);margin-bottom:12px}
.swiety-home .map-marker strong{font:500 19px var(--serif)}.swiety-home .map-marker small{color:var(--gold);font:9px var(--mono);letter-spacing:.12em;text-transform:uppercase}
.swiety-home .map-stage>a{position:absolute;right:24px;bottom:22px;min-height:44px;padding:11px 16px;background:var(--paper);border-radius:999px;text-decoration:none;font:700 10px var(--mono);letter-spacing:.1em;text-transform:uppercase}

/* The footer becomes a true final scene rather than a loose data table. */
.swiety-home .contact-finale{padding-bottom:34px;background:var(--ink);color:var(--cream);overflow:hidden}
.swiety-home .contact-hero{display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:60px;padding-bottom:70px}
.swiety-home .contact-hero h2{font-size:clamp(58px,8vw,118px)}
.swiety-home .contact-hero>div:first-child>p:not(.section-label){max-width:610px;color:rgba(239,232,220,.68);font-size:18px}
.swiety-home .contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.swiety-home .footer-vinyl{display:grid;place-items:center;min-height:350px}
.swiety-home .footer-vinyl>div{width:min(30vw,320px);aspect-ratio:1;border-radius:50%;position:relative;display:grid;place-items:center;background:repeating-radial-gradient(circle,#171513 0 5px,#28231e 6px 8px,#111 9px 12px);box-shadow:0 30px 90px #0009;animation:vinylSpin 20s linear infinite}
.swiety-home .footer-vinyl i{position:absolute;inset:35%;border-radius:50%;background:var(--gold);box-shadow:inset 0 0 0 2px rgba(0,0,0,.3)}
.swiety-home .footer-vinyl span{position:relative;z-index:1;color:var(--ink);font:700 18px var(--mono)}
@keyframes vinylSpin{to{transform:rotate(360deg)}}
.swiety-home .contact-grid{display:grid;grid-template-columns:1.1fr .8fr 1.4fr .9fr;border-block:1px solid rgba(255,255,255,.18)}
.swiety-home .contact-grid>div{padding:25px 24px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;gap:7px}
.swiety-home .contact-grid>div:first-child{padding-left:0}.swiety-home .contact-grid>div:last-child{border-right:0}
.swiety-home .contact-grid span{color:var(--gold);font:700 9px var(--mono);letter-spacing:.13em;text-transform:uppercase}
.swiety-home .contact-grid strong,.swiety-home .contact-grid a{color:rgba(239,232,220,.82);font-size:14px;line-height:1.55;text-decoration:none}
.swiety-home .contact-grid a+a{margin-top:4px}
.swiety-home .contact-finale .footer{align-items:center;padding-top:32px}
.swiety-home .contact-finale .footer a{text-decoration:none}

@media(max-width:1100px){
	.swiety-home .record-rack{grid-template-columns:repeat(5,250px)}
	.swiety-home .events-posters .event-grid{grid-template-columns:1fr 1fr}.swiety-home .event-poster:first-child{grid-column:1/-1;min-height:520px}.swiety-home .event-poster:nth-child(n+2){margin-top:0}
	.swiety-home .visit-grid{grid-template-columns:1fr 1fr;gap:48px}.swiety-home .map-stage{min-height:560px}
}
@media(max-width:850px){
	.swiety-home section{padding-block:clamp(72px,11vw,96px)}
	.swiety-home .hero{min-height:780px;padding:135px 0 65px}.swiety-home .hero-inner{display:grid;gap:34px}.swiety-home .hero-note{width:100%;max-width:520px}
	.swiety-home .intro-top{grid-template-columns:1fr;gap:38px}.swiety-home .intro-copy{padding-top:0}.swiety-home .intro-media{width:calc(100% - 28px)}.swiety-home .intro-media figure{height:520px}.swiety-home .intro-facts{position:relative;right:auto;bottom:auto;width:100%;border-radius:0 0 var(--sp-radius-sm) var(--sp-radius-sm);box-shadow:none}
	.swiety-home .menu-layout{grid-template-columns:1fr}.swiety-home .menu-sleeve{position:relative;top:auto;width:min(100%,500px);aspect-ratio:1.05;margin:20px auto 0}
	.swiety-home .events-posters .event-grid{grid-template-columns:1fr}.swiety-home .event-poster:first-child{grid-column:auto}.swiety-home .event-poster,.swiety-home .event-poster:nth-child(n+2){min-height:500px}
	.swiety-home .proof-heading{display:grid}.swiety-home .rating-lockup{justify-content:flex-start}.swiety-home .quote-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto}.swiety-home .quote-mosaic .quote-featured{grid-row:auto;grid-column:1/-1}
	.swiety-home .visit-grid{grid-template-columns:1fr}.swiety-home .map-stage{min-height:480px}
	.swiety-home .contact-hero{grid-template-columns:1fr}.swiety-home .footer-vinyl{min-height:280px}.swiety-home .footer-vinyl>div{width:min(65vw,300px)}
	.swiety-home .contact-grid{grid-template-columns:1fr 1fr}.swiety-home .contact-grid>div:nth-child(2){border-right:0}.swiety-home .contact-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.swiety-home .contact-grid>div:nth-child(3){padding-left:0}
}
@media(max-width:600px){
	.swiety-home .section-head{display:grid;gap:16px;margin-bottom:38px}.swiety-home .section-head>p{margin:0}
	.swiety-home .hero{min-height:720px}.swiety-home .hero h1{font-size:clamp(53px,16vw,72px);line-height:.84}.swiety-home .hero-actions{align-items:flex-start}.swiety-home .hero-note{padding:20px}
	.swiety-home .intro-media figure{height:390px}.swiety-home .intro-facts{grid-template-columns:1fr;padding-block:8px}.swiety-home .intro-facts span:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.swiety-home .intro-facts span:last-child{border-bottom:0}
	.swiety-home .menu-tabs{width:100%;margin-right:0;max-width:100%}.swiety-home .menu-tab{padding:15px 18px}.swiety-home .menu-tab.active{padding-inline:22px}.swiety-home .menu-row{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-height:94px;padding:20px 4px 20px 0}.swiety-home .menu-row:hover{padding-left:7px}.swiety-home .menu-row h3{font-size:23px}.swiety-home .menu-row .price{font-size:15px;padding-left:8px}.swiety-home .menu-sleeve{aspect-ratio:.9}
	.swiety-home .record-rack{grid-template-columns:repeat(5,230px);margin-inline:0;padding-inline:0;padding-top:30px;max-width:100%}.swiety-home .records-cta{display:grid}.swiety-home .records-cta .button-secondary{width:100%}
	.swiety-home .event-poster,.swiety-home .event-poster:nth-child(n+2){min-height:460px;border-radius:24px}.swiety-home .event-date-big b{font-size:74px}
	.swiety-home .quote-mosaic{grid-template-columns:1fr}.swiety-home .quote-mosaic .quote-featured{grid-column:auto;padding:32px}.swiety-home .quote-mosaic .quote-featured blockquote{font-size:30px}
	.swiety-home .visit-details{grid-template-columns:1fr}.swiety-home .visit-details>div:first-child{grid-column:auto}.swiety-home .map-stage{min-height:420px}.swiety-home .map-marker{left:48%;padding:15px 18px}.swiety-home .map-stage>a{left:16px;right:16px;text-align:center}
	.swiety-home .contact-grid{grid-template-columns:1fr}.swiety-home .contact-grid>div{padding:20px 0!important;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.swiety-home .contact-grid>div:last-child{border-bottom:0}.swiety-home .contact-finale .footer{display:grid;gap:12px}
}
@media(max-width:390px){
	.swiety-home .hero h1{font-size:50px}.swiety-home .hero h1 i{font-size:.66em}.swiety-home .hero-lead{font-size:16px!important}.swiety-home .hero-actions{gap:15px}
	.swiety-home .menu-row{grid-template-columns:30px minmax(0,1fr) auto}.swiety-home .menu-row h3{font-size:21px}.swiety-home .menu-row p{font-size:12px}.swiety-home .track-number{font-size:10px}
	.swiety-home .event-info{left:20px;right:20px}.swiety-home .event-date-big{left:20px}.swiety-home .event-type{right:18px}
}
@media(prefers-reduced-motion:reduce){.swiety-home .footer-vinyl>div,.swiety-home .live-dot{animation:none!important}.swiety-home .record-card:hover .record-disc,.swiety-home .record-card:focus-visible .record-disc{transform:translateX(14%)!important}.swiety-home .record-cover:before{display:none}}
