@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600&family=Noto+Sans+Georgian:wght@400;500;600&family=Noto+Serif+Georgian:wght@400;500&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');
:root{--bg:#101010;--paper:#f5f2eb;--muted:#aaa8a2;--gold:#d6b579;--line:#ffffff25}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}button{color:inherit}header{height:94px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:2;width:100%;border-bottom:1px solid var(--line)}.wordmark{font-family:'Playfair Display',Georgia,serif;font-size:29px;letter-spacing:5px;line-height:1}.wordmark span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:3.3px;margin-top:9px}nav{display:flex;gap:40px;font-size:14px}nav a:hover,.booking:hover{color:var(--gold)}.booking{font-size:14px;border-bottom:1px solid #aaa;padding:10px 0}.booking span{margin-left:25px}.hero{height:850px;max-height:1100px;min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:63% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808ef 0%,#090909c9 30%,#09090935 69%,#09090920),linear-gradient(0deg,#101010 0%,transparent 25%,#0004)}.hero-content{position:relative;margin:100px 5.5% 80px}.eyebrow{font-size:12px;letter-spacing:2.8px;font-weight:500;color:var(--gold);margin:0 0 24px}.hero h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;font-size:clamp(65px,8.8vw,136px);line-height:.94;letter-spacing:-1px;margin:30px 0}.hero h1 span{color:var(--gold)}.native{display:flex;gap:22px;font-size:16px;color:#d4d0c8}.native span+span{border-left:1px solid #aaa5;padding-left:22px}.hero-description{font-size:20px;line-height:1.55;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 26px;font-size:14px;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#151515}.gold:hover{background:#e9cc96}.hero-bottom{position:absolute;bottom:35px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;color:#bbb;font-size:12px;letter-spacing:2px}.ribbon{padding:26px 5.5%;display:flex;gap:30px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;letter-spacing:2px}.ribbon i{color:var(--gold);font-style:normal}.section{padding:110px 7%;max-width:1600px;margin:auto}h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;font-size:clamp(38px,4.2vw,65px);line-height:1.14;margin:0 0 28px;letter-spacing:-1.5px}h2 em{color:var(--gold);font-weight:400}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:40px}.section-heading>p{max-width:290px;color:var(--muted);line-height:1.7;margin-bottom:32px}.music-layout{display:grid;grid-template-columns: .85fr 1.4fr;gap:65px}.album-visual{position:relative;align-self:start}.album-visual img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.album-visual>div{padding:23px 0}.album-visual h3{font-family:'Playfair Display',Georgia,serif;font-size:28px;font-weight:400;margin:10px 0}.album-visual span,.album-visual p{color:var(--muted);font-size:14px}.album-tabs{display:flex;border-bottom:1px solid var(--line);gap:25px;margin-bottom:10px}.album-tabs button{padding:14px 0 18px;border:0;background:transparent;color:var(--muted);font-size:14px}.album-tabs .active{border-bottom:2px solid var(--gold);color:var(--gold)}#tracks{max-height:500px;overflow:auto;scrollbar-color:#806e4f #151515;scrollbar-width:thin}.track{width:100%;display:flex;align-items:center;gap:18px;border:0;border-bottom:1px solid #ffffff13;background:transparent;text-align:left;padding:19px 10px;font-size:15px;line-height:1.4}.track:hover,.track.active{background:#d6b57910;color:var(--gold)}.track-number{color:#8d8a82;font-size:12px;min-width:18px}.track-play{margin-left:auto;color:var(--gold);font-size:12px}.music-note{color:var(--muted);font-size:12px;margin:25px 0}.story{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:9%;align-items:center}.story-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.story-photo>span{display:block;font-size:12px;letter-spacing:2px;color:var(--muted);margin-top:20px}.story-copy p:not(.eyebrow){color:var(--muted);line-height:1.8}.timeline{border-top:1px solid var(--line);padding-top:25px;margin-top:32px;display:flex;justify-content:space-between;gap:16px}.timeline strong{font-family:Georgia,serif;color:var(--gold);display:block;font-size:30px;font-weight:400}.timeline span{font-size:12px;color:var(--muted);display:block;margin-top:9px}.band{padding-top:35px;padding-bottom:80px}.band h2{font-size:40px}.band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid var(--line);padding-top:26px}.band h3{font-size:19px;font-weight:400}.band p:not(.eyebrow){font-size:14px;color:var(--muted)}.gallery{background:#161616;max-width:none}.gallery .section-heading{max-width:1376px;margin-left:auto;margin-right:auto}#gallery-grid{max-width:1376px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.photo{padding:0;border:0;background:#222;overflow:hidden;position:relative}.photo img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .5s,filter .4s;filter:saturate(.7)}.photo:hover img{transform:scale(1.045);filter:saturate(1)}.photo:first-child{grid-column:span 2;grid-row:span 2}.photo:first-child img{height:574px}.photo::after{content:'↗';position:absolute;right:16px;bottom:15px;border-radius:50%;background:#101010b0;width:32px;height:32px;display:grid;place-items:center;color:white}.outline{background:transparent;border-color:#ffffff55;margin:35px auto 0;display:flex;width:fit-content}.outline:hover{background:#ffffff12}.contact{text-align:center;padding-top:120px;padding-bottom:110px}.contact>p:not(.eyebrow){color:var(--muted)}.contact-email{display:inline-block;font-family:'Playfair Display',Georgia,serif;font-size:clamp(24px,3vw,44px);margin:25px 0 35px;padding-bottom:15px;border-bottom:1px solid var(--gold)}.contact-details{display:flex;justify-content:center;gap:38px;font-size:14px;color:var(--muted)}footer{border-top:1px solid var(--line);padding:35px 5.5% 120px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.player{position:fixed;bottom:0;left:0;right:0;z-index:5;background:#20201ffa;backdrop-filter:blur(15px);border-top:1px solid #d6b57966;padding:15px 5.5%;display:flex;gap:20px;align-items:center;box-shadow:0 -10px 40px #0005}.player[hidden]{display:none}.now-playing{min-width:180px;max-width:280px}.now-playing .eyebrow{display:block;margin-bottom:5px;font-size:10px}.now-playing strong{font-size:14px;font-weight:400}.player audio{flex:1;max-width:700px;height:36px}.player button{border:0;background:transparent;font-size:22px}.player p{font-size:12px;max-width:190px;color:var(--gold)}.player p:empty{display:none}dialog{border:1px solid #555;background:#111;color:white;padding:50px 20px 15px;max-width:94vw;max-height:94vh}dialog::backdrop{background:#000e}dialog>img{display:block;max-width:85vw;max-height:73vh;object-fit:contain;margin:auto}#close-photo{position:absolute;right:12px;top:5px;font-size:32px;background:transparent;border:0}.photo-controls{display:flex;align-items:center;justify-content:space-between;padding-top:10px}.photo-controls button{background:transparent;border:1px solid #555;padding:8px 20px}.photo-controls span{font-size:12px;color:var(--muted)}.skip{position:fixed;top:-100px;background:white;color:black;padding:15px;z-index:20}.skip:focus{top:0}@media(min-width:1500px){.hero{height:950px}}@media(max-width:800px){header{height:82px}.wordmark{font-size:24px}nav{gap:20px;font-size:13px}.booking{display:none}.hero{min-height:710px;height:85svh}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#080808dd,#08080855),linear-gradient(0deg,#101010,transparent 60%)}.hero h1{font-size:clamp(60px,12vw,96px)}.hero-bottom{font-size:10px;letter-spacing:1px}.hero-bottom>a{display:none}.ribbon{flex-wrap:wrap;justify-content:center;gap:16px;font-size:10px}.ribbon i:last-of-type,.ribbon span:last-child{display:none}.section{padding:70px 6%}.section-heading{display:block}.section-heading>p{max-width:100%;margin-bottom:0}.music-layout{grid-template-columns:1fr;gap:20px}.album-visual{display:flex;gap:20px;align-items:center}.album-visual img{width:130px}.album-visual h3{font-size:23px}.album-visual p{line-height:1.7}.album-tabs{gap:20px}.album-tabs button{font-size:13px}.story{grid-template-columns:1fr;gap:40px}.story-photo img{aspect-ratio:5/4;object-position:center 35%}.story-photo{max-width:450px}.band-grid{grid-template-columns:1fr;gap:5px}.band-grid>div{border-bottom:1px solid var(--line);padding-bottom:10px}#gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.photo img{height:190px}.photo:first-child{grid-row:auto}.photo:first-child img{height:300px}.contact-details{flex-direction:column;gap:18px}.contact-email{font-size:clamp(23px,6vw,36px)}footer{gap:25px;flex-wrap:wrap;padding-bottom:160px}.player{flex-wrap:wrap;gap:8px;padding:12px 5%}.now-playing{width:100%;max-width:none}.player audio{width:60%;flex:1}.player p{max-width:100%;margin:2px 0}.native{font-size:14px}h2{letter-spacing:-.8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.archive-album{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:20px 0}.archive-album img{width:60px;height:60px;object-fit:cover}.archive-album small{display:block;color:var(--muted);font-size:10px;letter-spacing:1px;margin-bottom:8px}.archive-album strong{font-size:16px;font-weight:400}.archive-album>span:last-child{margin-left:auto;color:var(--gold)}
/* Cinematic motion and multilingual layout */
body{transition:background-color 1.2s ease}body[data-chapter="story"]{background-color:#191510}body[data-chapter="contact"]{background-color:#101719}header{position:fixed;transition:height .4s,background .4s,backdrop-filter .4s;padding-inline:5.5%;gap:24px}header.scrolled{height:76px;background:#101010eb;backdrop-filter:blur(18px)}.header-actions{display:flex;align-items:center;gap:24px}.language-picker{display:flex;align-items:center;gap:8px;border:1px solid #ffffff45;border-radius:3px;padding:7px 10px;color:var(--gold)}.language-picker select{font:inherit;font-size:14px;color:var(--paper);background:transparent;border:0;max-width:125px;cursor:pointer;padding:5px 0;min-height:28px}.language-picker option{background:#171717;color:#f5f2eb}.language-picker:focus-within{outline:2px solid var(--gold);outline-offset:3px}.scroll-progress{position:fixed;top:0;inset-inline:0;height:2px;background:var(--gold);z-index:10;transform-origin:left;transform:scaleX(0)}nav a{position:relative;padding-block:8px}nav a::after{content:'';position:absolute;inset-inline-start:0;bottom:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .35s}nav a.current::after,nav a:hover::after{transform:scaleX(1)}nav a.current{color:var(--gold)}.hero-image{will-change:transform}.hero-content .eyebrow{animation:heroIn .9s .1s both}.hero h1{animation:heroIn 1.2s .2s both}.hero .native{animation:heroIn 1.2s .35s both}.hero-description{animation:heroIn 1.2s .5s both}.hero-content .button{animation:heroIn 1.2s .65s both}@keyframes heroIn{from{opacity:0;transform:translateY(35px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.reveal{opacity:0;transform:translateY(42px);transition:opacity 1s var(--delay,0ms),transform 1.15s cubic-bezier(.2,.65,.25,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.story-photo.reveal{transform:translateY(35px) scale(.96)}.story-photo.is-visible{transform:translateY(0) scale(1)}.story-photo img{transition:filter .8s}.story-photo:hover img{filter:grayscale(0)}.section{scroll-margin-top:35px}.gallery{overflow:hidden;background:linear-gradient(140deg,#1c1915,#141414 70%)}.gallery-toolbar{max-width:1376px;margin:0 auto 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.gallery-toolbar p{font-size:14px;color:var(--muted)}.gallery-toolbar>div{display:flex;gap:10px}.gallery-toolbar button{border:1px solid #ffffff50;background:transparent;color:var(--gold);border-radius:50%;width:48px;height:48px;font-size:21px;transition:background .3s,transform .3s}.gallery-toolbar button:hover{background:#d6b57922;transform:scale(1.08)}#gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d6b579 #29241d;gap:24px;padding:10px 0 28px;align-items:center}.photo,.photo:first-child{flex:0 0 42%;scroll-snap-align:start;border-radius:2px;grid-column:auto;grid-row:auto}.photo img,.photo:first-child img{height:460px}.photo:nth-child(even){flex-basis:30%}.photo:nth-child(even) img{height:370px}.photo img{filter:saturate(.82);transition:transform .8s,filter .6s}.photo:hover img{transform:scale(1.055)}.photo:focus-visible{outline-offset:-4px}.photo::after{width:44px;height:44px;right:auto;inset-inline-end:18px}.contact h2{max-width:1000px;margin-inline:auto}.wordmark{direction:ltr}.track{text-align:start}.track-play{margin-left:0;margin-inline-start:auto}.archive-album>span:last-child{margin-left:0;margin-inline-start:auto}.native span+span{border:0;border-inline-start:1px solid #aaa5;padding-left:0;padding-inline-start:22px}.contact-email,.contact-details a[href^="tel:"],.player audio,.photo-controls{direction:ltr}.timeline div{flex:1}.timeline span{font-size:14px;line-height:1.5}.band h3{line-height:1.5}.music-panel{min-width:0}.album-tabs button{line-height:1.6}.album-tabs{align-items:end}html[lang="he"] body{font-family:Arial,'DM Sans',sans-serif}html[lang="ka"] body{font-family:'Noto Sans Georgian',Arial,sans-serif}html[lang="ka"] h2,html[lang="ka"] .album-visual h3{font-family:'Noto Serif Georgian',Georgia,serif;line-height:1.5;font-size:clamp(30px,3.4vw,52px);letter-spacing:0}html[lang="he"] h2,html[lang="he"] .album-visual h3{font-family:Arial,sans-serif;line-height:1.2;letter-spacing:0}html[lang="ka"] .eyebrow,html[lang="he"] .eyebrow,html[lang="ka"] .ribbon,html[lang="he"] .ribbon{letter-spacing:.5px}html[dir="rtl"] .hero-shade{background:linear-gradient(270deg,#080808ee 0%,#090909c9 30%,#09090935 69%,#09090920),linear-gradient(0deg,#101010,transparent 30%)}html[dir="rtl"] .hero h1{direction:ltr;text-align:right}html[dir="rtl"] .scroll-progress{transform-origin:right}html[dir="rtl"] .gallery-toolbar button{transform:scaleX(-1)}html[dir="rtl"] .gallery-toolbar button:hover{transform:scaleX(-1) scale(1.08)}html[dir="rtl"] #tracks{direction:rtl}html[dir="rtl"] .native{justify-content:flex-start}.player{transition:box-shadow .4s}.player:has(audio:focus-visible){box-shadow:0 -4px 30px #d6b57925}#lightbox[open]{animation:lightboxIn .35s ease-out}@keyframes lightboxIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){header{gap:15px;padding-inline:4%}nav{gap:22px}.header-actions{gap:15px}.booking{display:none}.music-layout{gap:35px}}@media(max-width:800px){header{height:auto;min-height:92px;flex-wrap:wrap;padding:14px 5% 10px;gap:10px}header.scrolled{height:auto;min-height:86px}.wordmark{font-size:23px}.header-actions{margin-inline-start:auto}header nav{order:3;width:100%;justify-content:center;gap:35px}header nav a{font-size:14px;padding:4px 0}.language-picker{padding:3px 7px}.hero{min-height:780px}.hero-content{margin-top:155px}.hero h1{font-size:clamp(54px,11.6vw,88px)}.hero-description{font-size:20px}.gallery{padding-inline:5%}.photo,.photo:first-child{flex-basis:84%}.photo:nth-child(even){flex-basis:72%}.photo img,.photo:first-child img{height:370px}.photo:nth-child(even) img{height:310px}#gallery-grid{gap:16px}.gallery-toolbar{margin-bottom:5px}.gallery-toolbar p{max-width:60%}.section{scroll-margin-top:55px}.album-visual h3,html[lang="ka"] .album-visual h3{font-size:22px}.album-visual>div{min-width:0}.album-tabs{gap:16px}.album-tabs button{font-size:14px}.hero-bottom{font-size:12px;line-height:1.6}.ribbon{font-size:12px}.timeline{flex-wrap:wrap}html[lang="ka"] .hero-bottom{letter-spacing:0}html[lang="ka"] h2{font-size:32px}html[lang="he"] .hero-shade{background:linear-gradient(270deg,#080808dd,#08080855),linear-gradient(0deg,#101010,transparent 60%)}}@media(prefers-reduced-motion:reduce){.hero-image{will-change:auto}.reveal{opacity:1!important;transform:none!important}html{scroll-behavior:auto!important}#gallery-grid{scroll-behavior:auto!important}body,header,*{animation:none!important;transition:none!important}}
/* Spatial edition: a photographic stage, a dolly-in opening, dimensional records. */
:root{--bg:#080a0f;--gold:#e3bd79}body{background:#080a0f}header{background:linear-gradient(#080a0fa0,transparent);border-color:#ffffff18}header.scrolled{background:#080a0fe8}.hero{display:block;height:190svh;min-height:1200px;max-height:none;overflow:visible;background:radial-gradient(ellipse at 76% 38%,#243c6740,transparent 55%),#080a0f}.hero-viewport{height:100svh;min-height:730px;position:sticky;top:0;overflow:hidden;perspective:1500px;isolation:isolate}.hero-shade{background:linear-gradient(0deg,#080a0f,transparent 24%)!important;z-index:1;pointer-events:none}.stage-space{position:absolute;inset:0;perspective:1400px;transform-style:preserve-3d;pointer-events:none;z-index:0}.stage-frame{position:absolute;left:35%;top:20%;width:63%;height:61%;transform-style:preserve-3d;transform:translate3d(0,0,-120px) rotateY(-22deg) rotateZ(5deg);border:1px solid #dfc89e75;border-radius:6px;box-shadow:-30px 45px 90px #000c,0 0 75px #3774ca20;overflow:hidden;will-change:transform}.hero-image{position:relative;width:100%;height:100%;inset:auto;object-fit:cover;object-position:59% center;transform:none;filter:saturate(.9) brightness(.83)}.stage-memory{position:absolute;overflow:hidden;border:1px solid #e3bd7966;border-radius:4px;box-shadow:0 30px 80px #000b;will-change:transform}.stage-memory img{display:block;width:100%;height:100%;object-fit:cover}.stage-memory-1{width:21%;height:28%;left:69%;top:60%;transform:translateZ(100px) rotateY(-22deg) rotateZ(-8deg)}.stage-memory-2{width:17%;height:25%;left:46%;top:9%;transform:translateZ(-180px) rotateY(-25deg) rotateZ(7deg);opacity:.55}.hero-content{position:absolute;left:6%;top:24%;margin:0;z-index:2;max-width:75%;will-change:transform;pointer-events:none}.hero-content a{pointer-events:auto}.hero h1{font-size:clamp(90px,11.6vw,180px);line-height:.9;letter-spacing:-2px;text-shadow:0 5px 35px #0009;margin:26px 0}.hero h1 span{color:#e3bd79;text-shadow:0 3px 1px #5a3c24,0 20px 65px #000c}.hero-content .eyebrow{color:#f0d5a8;text-shadow:0 2px 10px #000}.hero-description{font-size:20px;text-shadow:0 2px 12px #000;line-height:1.5;margin:25px 0}.hero-content .native{background:#080a0f70;width:fit-content;padding:7px 12px;backdrop-filter:blur(8px)}.hero-content .gold{box-shadow:0 10px 35px #0008;border-radius:2px}.hero-bottom{z-index:3;bottom:28px}.hero-bottom>a{border:1px solid #d9b67566;border-radius:30px;padding:14px 20px;color:var(--gold)}.ribbon{position:relative;background:#101217;z-index:2;box-shadow:0 -25px 80px #0008}.music{padding-top:130px;position:relative;background:radial-gradient(ellipse at 18% 50%,#27487125,transparent 60%)}.music-layout{perspective:1200px;gap:95px;align-items:center}.album-visual{transform-style:preserve-3d;perspective:1100px;transition:transform .15s ease-out}.album-visual>img{transform:rotateY(23deg) rotateX(5deg) rotateZ(-4deg);border-radius:3px;border:1px solid #e3bd7988;box-shadow:-18px 15px 0 -8px #282623,-23px 19px 0 -10px #8b795f,0 35px 80px #000;transition:transform .8s cubic-bezier(.2,.7,.2,1),box-shadow .8s;transform-origin:center}.album-visual:hover>img{transform:rotateY(-13deg) rotateX(3deg) rotateZ(2deg) translateZ(40px);box-shadow:12px 10px 0 -6px #282623,0 45px 95px #000}.album-visual>div{padding-top:45px}.music-panel{background:#ffffff04;border:1px solid #ffffff12;padding:24px;border-radius:6px;box-shadow:0 25px 65px #0004}.story{perspective:1500px;border-top:1px solid #ffffff18}.story-photo{transform-style:preserve-3d}.story-photo img{transform:rotateY(-12deg) rotateZ(-3deg);border:1px solid #e3bd7955;box-shadow:20px 40px 75px #0009;transition:transform 1s,filter 1s}.story-photo:hover img{transform:rotateY(4deg) rotateZ(0);filter:none}.story-copy{position:relative;z-index:1}.gallery{background:radial-gradient(ellipse at 50% 50%,#21324460,transparent 75%),#0a0d12;padding-bottom:100px}.gallery-toolbar{position:relative;z-index:1}#gallery-grid{perspective:1100px;gap:0;padding:65px 5% 80px;align-items:center;scroll-snap-type:x proximity;overflow-y:hidden;min-height:570px}.photo,.photo:first-child,.photo:nth-child(even){flex:0 0 47%;margin-inline:3%;transform:perspective(1000px) rotateY(-22deg) scale(.9);transform-origin:center;transition:transform .2s ease-out,filter .3s;border:1px solid #d6b57955;border-radius:5px;box-shadow:0 32px 45px #0009;background:#15191e;will-change:transform}.photo img,.photo:first-child img,.photo:nth-child(even) img{height:420px;filter:saturate(.9)}.photo:hover img{transform:scale(1.035)}.photo:focus-visible{outline:3px solid var(--gold);outline-offset:-4px}.band{border-top:1px solid #ffffff18}.band-grid>div{border-inline-start:1px solid #e3bd7940;padding-inline-start:25px}.contact{background:radial-gradient(ellipse at 50% 110%,#27466b50,transparent 70%)}html[dir="rtl"] .hero-content{left:auto;right:6%}html[dir="rtl"] .stage-frame{left:2%}html[dir="rtl"] .stage-memory-1{left:10%}html[dir="rtl"] .stage-memory-2{left:35%}html[dir="rtl"] .hero h1{text-align:right}html[lang="ka"] .hero-content{top:23%}html[lang="ka"] .hero-bottom{max-width:88%}.section h2{overflow-wrap:anywhere}@media(min-width:1600px){.hero{height:190svh}.hero-viewport{min-height:850px}.hero-content{top:23%}}@media(max-width:1000px){.hero-content{left:5%;max-width:90%}.hero h1{font-size:clamp(85px,13vw,140px)}.music-layout{gap:45px}.hero-viewport{min-height:760px}.stage-frame{left:30%;width:70%;top:24%;height:55%}.stage-memory-1{left:70%;width:26%}.stage-memory-2{left:48%;width:24%}.music-panel{padding:16px}}@media(max-width:800px){.hero{height:150svh;min-height:1100px}.hero-viewport{height:100svh;min-height:750px}.hero-content,.hero-content .eyebrow{max-width:90%}.hero-content{top:25%;left:5%;margin:0}.hero h1{font-size:clamp(65px,14.1vw,112px);line-height:.96;letter-spacing:-1px}.hero-description{font-size:18px;max-width:70%}.stage-frame{left:25%;top:22%;width:91%;height:44%;transform:rotateY(-25deg) rotateZ(8deg)}.stage-memory-1{left:65%;top:65%;height:19%;width:33%}.stage-memory-2{left:51%;top:16%;height:17%;width:33%}.hero-image{filter:brightness(.58) saturate(.9)}.hero-bottom{bottom:23px;max-width:80%}.hero-bottom>a{display:none}.hero-content .native{font-size:13px}.music{padding-top:75px}.music-layout{gap:25px}.album-visual{display:block;max-width:330px;margin:0 auto;width:100%;padding:20px}.album-visual img{width:100%;aspect-ratio:1}.album-visual>div{padding-top:30px}.music-panel{padding:15px;width:100%}.story-photo img{transform:rotateY(-8deg) rotateZ(-2deg)}#gallery-grid{min-height:420px;padding:40px 5% 55px}.photo,.photo:first-child,.photo:nth-child(even){flex-basis:82%;margin-inline:4%}.photo img,.photo:first-child img,.photo:nth-child(even) img{height:310px}html[dir="rtl"] .hero-content{right:5%}html[dir="rtl"] .stage-frame{left:-16%}html[dir="rtl"] .stage-memory-1{left:2%}html[dir="rtl"] .stage-memory-2{left:15%}.band-grid>div{padding-inline-start:18px}html[lang="ka"] .hero-content{top:25%}.native{max-width:100%;flex-wrap:wrap;gap:10px}.hero-content .button{min-height:48px}}@media(prefers-reduced-motion:reduce){.hero{height:auto!important;min-height:0}.hero-viewport{position:relative}.hero-content,.stage-frame,.stage-memory,.album-visual,.photo{will-change:auto!important}.album-visual>img,.story-photo img,.photo,.photo:first-child,.photo:nth-child(even){transform:none!important}.stage-frame{transform:rotateY(-8deg) rotateZ(2deg)!important}.stage-memory{transform:none!important}}
/* Balanced artist signature, shared by header and footer. */
a.wordmark{display:flex;flex-direction:column;gap:9px;width:145px;flex:0 0 145px;letter-spacing:0;line-height:1;direction:ltr}a.wordmark .brand-first,a.wordmark .brand-last{display:flex;justify-content:space-between;width:100%;margin:0;padding:0;letter-spacing:0;line-height:1}a.wordmark .brand-first{font-family:'Playfair Display',Georgia,serif;font-size:30px;font-weight:500}a.wordmark .brand-last{font-family:'DM Sans',Arial,sans-serif;font-size:12px;font-weight:600}a.wordmark i{font-style:normal}.stage-memory-2 img{object-position:50% center}.band-intro{max-width:780px;font-size:18px!important;line-height:1.8;margin:0 0 35px}.band-performance{display:block;width:100%;height:clamp(280px,42vw,550px);object-fit:cover;object-position:center 66%;border:1px solid #e3bd7940;border-radius:4px;box-shadow:0 25px 70px #0005;margin:35px 0}.collaborators-label{font-size:14px;line-height:1.6;color:var(--muted);margin:36px 0 18px}.band h2{direction:ltr;font-family:'Barlow Condensed',Arial,sans-serif!important;font-size:clamp(38px,5vw,70px)!important;letter-spacing:2px!important;font-style:normal}.hero-content>.eyebrow{line-height:1.6}html[dir="rtl"] .band h2{text-align:right}@media(max-width:800px){a.wordmark{width:132px;flex-basis:132px;gap:8px}a.wordmark .brand-first{font-size:27px}a.wordmark .brand-last{font-size:12px}.hero-content>.eyebrow{font-size:12px;letter-spacing:1px}.band-performance{height:290px;object-position:60% 65%}}

/* Comfortable archive navigation on mouse, trackpad and touch. */
.gallery-toolbar{padding:18px 20px;background:#ffffff08;border:1px solid #e3bd7938;border-radius:12px;gap:16px}.gallery-toolbar p{font-size:16px;line-height:1.5;margin:0}.gallery-toolbar button{width:64px;height:64px;min-width:64px;font-size:30px;background:#e3bd7915;border-color:#e3bd7980}#gallery-grid{touch-action:pan-x pan-y pinch-zoom;scrollbar-width:auto;scrollbar-color:#e3bd79 #27303d;cursor:grab;overscroll-behavior-x:contain}#gallery-grid::-webkit-scrollbar{height:18px}#gallery-grid::-webkit-scrollbar-track{background:#27303d;border-radius:12px}#gallery-grid::-webkit-scrollbar-thumb{background:#e3bd79;border:3px solid #27303d;border-radius:12px}#gallery-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}#gallery-grid.is-dragging .photo{cursor:grabbing}.photo img{user-select:none;-webkit-user-drag:none}#lightbox{width:min(1100px,96vw);padding:64px 20px 20px;border-radius:10px}#full-photo{width:100%;height:70vh;max-height:calc(90dvh - 160px);touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-drag:none}#close-photo{width:52px;height:52px;top:6px;right:8px}.photo-controls button{min-width:76px;min-height:56px;font-size:26px;background:#e3bd7915;border-color:#e3bd7970;border-radius:8px}.photo-controls span{font-size:16px}.story{align-items:start}.story-photo{position:sticky;top:140px}.story-copy .bio-paragraph{font-size:16px;line-height:1.85}@media(max-width:800px){.story-photo{position:relative;top:auto}.gallery-toolbar{padding:14px 12px}.gallery-toolbar button{width:56px;height:56px;min-width:56px}.gallery-toolbar p{font-size:14px;max-width:none;flex:1}.gallery-toolbar>div{gap:8px}#lightbox{padding-inline:10px}.photo-controls button{min-width:70px}}

/* Keep Moris visible at the right of the source photograph on every screen. */
.story-photo img{object-position:right center}

/* Preserve full artwork and archive photographs without stretching or cropping. */
.album-visual img,.photo img{object-fit:contain;background:#101010}
#full-photo{object-fit:contain;max-width:100%}
.player audio{min-width:0}
@media(max-width:800px){.story-photo{width:100%;margin-inline:auto}.story-photo img{aspect-ratio:4/5}.album-visual:hover>img{transform:rotateY(8deg) rotateZ(-2deg)}}
@media(max-height:500px) and (orientation:landscape){#lightbox{padding-top:44px}#full-photo{height:calc(100dvh - 130px);max-height:calc(100dvh - 130px)}}

/* Equal record frames; the 2014 source contains transparent outer margins. */
.album-visual>.album-art{position:relative;aspect-ratio:1;width:100%;padding:0;overflow:hidden;background:#101010;border:1px solid #e3bd7988;border-radius:3px;transform:rotateY(23deg) rotateX(5deg) rotateZ(-4deg);box-shadow:-18px 15px 0 -8px #282623,-23px 19px 0 -10px #8b795f,0 35px 80px #000;transition:transform .8s}
.album-art #album-image{display:block;width:100%;height:100%;object-fit:contain;transform:none;border:0;box-shadow:none;border-radius:0}
.album-art[data-cover="0"] #album-image{position:absolute;max-width:none;width:167.6495%;height:117.4447%;left:-35.0532%;top:-4.3407%;object-fit:fill;aspect-ratio:auto}
.album-visual:hover>.album-art{transform:rotateY(-13deg) rotateX(3deg) rotateZ(2deg)}
.band-performance{object-fit:contain;height:auto;max-height:550px;background:#101010}
@media(max-width:800px){html{scroll-padding-top:135px}.album-visual>.album-art{width:100%}.album-tabs{flex-wrap:wrap}.contact-email{overflow-wrap:anywhere;font-size:clamp(20px,5vw,48px)}}
@media(prefers-reduced-motion:reduce){.album-visual>.album-art{transform:none!important}}

.album-tabs{flex-wrap:wrap}.album-intro{color:var(--gold);font-size:16px}.album-credits p{font-size:16px;line-height:1.7;margin:0 0 12px}.pending-tracks{font-size:14px;color:var(--muted);padding-block:18px;border-top:1px solid var(--line)}

.track-duration{font-size:14px;color:var(--muted);margin-inline-start:auto;white-space:nowrap;direction:ltr}.track:has(.track-duration) .track-play{margin-inline-start:12px}.track:disabled{cursor:default;opacity:.55}.track:disabled .track-play{font-size:12px}
