:root{--bg:#090b0a;--paper:#dbd5c8;--muted:#a5a49b;--red:#b81819;--bright-red:#d62a27;--green:#739c82;--line:#373a32;--display:"Ponomar", Georgia, serif;--condensed:"Oswald", sans-serif;--body:"Golos Text", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{background:var(--bg);color:var(--paper);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.65}body:before{content:"";pointer-events:none;opacity:.065;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E");position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 60% 20%,#0000 40%,#0005);position:fixed;inset:0}::selection{background:var(--red);color:#fff}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;color:inherit}button:disabled{cursor:default}button{background:0 0;border:0}button:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.1}p+p{margin-top:14px}svg{vertical-align:middle;flex-shrink:0}button svg{pointer-events:none}[x-cloak]{display:none!important}.container{width:min(1200px,100% - 96px);margin-inline:auto}.section{padding-top:72px;padding-bottom:40px}.section-tight{padding-bottom:50px}.eyebrow{color:var(--muted);font:400 11px/1.5 var(--condensed);letter-spacing:2px;text-transform:uppercase;align-items:center;gap:10px;display:flex}.red-dot{background:var(--bright-red);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 13px #b8181940}.section-title{font:400 clamp(32px, 3.5vw, 46px)/1.05 var(--display);color:var(--green);letter-spacing:-1px;margin-top:8px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.section-heading>.text-link{padding-top:14px}.text-link{font:400 13px/1.5 var(--condensed);letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:12px;transition:color .2s;display:inline-flex}.text-link:hover{color:var(--bright-red)}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.button{min-height:48px;font:600 13px/1.4 var(--condensed);letter-spacing:.6px;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;padding:13px 26px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:relative}.button:hover{transform:translateY(-2px)}.button-red{color:#f3e9dc;background:linear-gradient(135deg,#c01c1c,#9c1012);border:1px solid #de343149;box-shadow:inset 0 0 18px #31000020}.button-red:hover{background:#d02b24;border-color:#d02b24}.button-outline{color:var(--paper);background:#080c0990;border:1px solid #8a8b7666}.button-outline:hover{border-color:var(--green);background:#252b21}.age-label{font:400 12px var(--condensed);border:1px solid #5c5e5266;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.site-header{z-index:30;background:#080b09;border-bottom:1px solid #c5bb8d14;position:relative}.is-home .site-header{background:#080a09}.header-inner{align-items:center;gap:52px;height:82px;display:flex}.brand{width:44px;height:49px;color:var(--red);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.brand>span{font:400 39px/.8 var(--display);letter-spacing:-8px;position:relative;transform:scaleX(.7)}.brand>span>span{position:absolute;top:12px;left:11px}.brand:before,.brand:after{content:"";background:var(--red);width:1px;height:43px;position:absolute;top:2px;left:8px;transform:rotate(-8deg)}.brand:after{left:36px;transform:rotate(8deg)}.brand i{background:var(--red);width:29px;height:1px;position:absolute;top:28px;left:9px;transform:rotate(-35deg)}.desktop-nav{align-self:stretch;align-items:stretch;gap:30px;display:flex}.desktop-nav a{font:400 12px var(--condensed);text-transform:uppercase;letter-spacing:.4px;color:#c3c2b6;align-items:center;transition:color .2s;display:flex;position:relative}.desktop-nav a:hover{color:#fff}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav a.active{color:#eee8dc}.header-right{align-items:center;gap:30px;margin-left:auto;display:flex}.socials{align-items:center;gap:22px;display:flex}.socials a{color:#bebdb5;justify-content:center;align-items:center;min-width:26px;min-height:36px;transition:color .2s,transform .2s;display:flex}.socials a:hover{color:var(--bright-red);transform:translateY(-2px)}.menu-toggle{padding:8px;display:none}.mobile-menu{z-index:60;background:#0c100dfc;padding:100px 8vw 40px;position:fixed;inset:0;overflow:auto}.menu-close{padding:10px;position:absolute;top:26px;right:7vw}.mobile-menu nav{margin:28px 0;display:grid}.mobile-menu nav a{font:36px var(--condensed);text-transform:uppercase;border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:12px 0;display:flex}.mobile-menu nav a span{color:var(--red);font-size:12px}.mobile-menu nav a svg{margin-left:auto}.skip-link{z-index:100;background:var(--paper);color:var(--bg);padding:12px 20px;position:fixed;top:-70px;left:20px}.skip-link:focus{top:12px}.hero{isolation:isolate;min-height:640px;position:relative;overflow:hidden}.hero-art{z-index:-2;object-fit:cover;object-position:50% 47%;width:100%;height:100%;position:absolute}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#03070528,#0000 55%),linear-gradient(#0000 89%,#040605ba);position:absolute;inset:0}.hero-inner{min-height:640px;padding-top:34px;padding-bottom:64px;position:relative}.hero-copy{z-index:1;width:52%;padding-left:42px;position:relative}.hero-kicker{font:400 10px var(--condensed);text-transform:uppercase;letter-spacing:2.5px;color:#b8b5a8;align-items:center;gap:9px;margin-bottom:20px;display:flex}.hero h1{font:400 clamp(74px, 8.8vw, 126px)/.94 var(--display);letter-spacing:-4px;color:#d8d4c8;text-shadow:2px 1px #30312b,-1px -1px #eeecd93b;position:relative}.hero-role{font:400 36px/1.15 var(--display);color:#c42423;letter-spacing:-1px;margin-top:10px}.hero-description{font:400 16px/1.6 var(--condensed);text-transform:uppercase;color:#c2c0b3;margin-top:21px!important}.hero-buttons{gap:14px;margin-top:25px;display:flex}.hero-buttons .button-red{min-width:160px}.paper-note{font:600 24px/1.4 var(--condensed);color:#181a13;clip-path:polygon(1% 3%,25% 0,50% 2%,72% 0,98% 2%,100% 30%,99% 58%,100% 80%,97% 98%,70% 100%,45% 97%,20% 100%,0 97%,2% 60%,0 35%);text-shadow:1px 0 #181a1325;z-index:1;background:#a99979;padding:22px 22px 17px;position:absolute;top:24px;right:-10px;transform:rotate(7deg);box-shadow:0 2px 9px #0009}.paper-note:after{content:"";pointer-events:none;mix-blend-mode:multiply;opacity:.25;background:url(/images/hero-art.webp) 0 0/1600px;position:absolute;inset:0}.tape{background:#aeab8b85;border-inline:2px dashed #b2af9380;width:65px;height:20px;display:block;position:absolute;top:0;left:45px;transform:rotate(-12deg)}.note-smile{vertical-align:middle;margin-left:4px;font-size:32px}.hero-bottom{font:400 10px var(--condensed);letter-spacing:1.7px;text-transform:uppercase;color:#b1ad9b;justify-content:space-between;display:flex;position:absolute;bottom:20px;left:42px;right:0}.hero-bottom a{align-items:center;gap:12px;display:flex}.hero-bottom a span{font:23px var(--body);color:var(--green)}.torn-top,.torn-bottom{position:relative}.torn-top:before,.torn-bottom:after{content:"";z-index:2;pointer-events:none;clip-path:polygon(0 44%,2% 65%,3% 25%,5% 40%,6% 67%,8% 35%,10% 58%,13% 28%,15% 40%,18% 68%,20% 42%,22% 74%,24% 31%,25% 57%,29% 49%,30% 26%,33% 40%,36% 70%,38% 55%,39% 74%,40% 42%,42% 59%,44% 24%,46% 52%,49% 40%,51% 65%,54% 42%,56% 56%,57% 38%,59% 71%,62% 41%,63% 63%,65% 23%,67% 38%,69% 67%,71% 37%,73% 46%,76% 26%,79% 69%,82% 47%,84% 73%,86% 39%,89% 68%,91% 45%,93% 66%,95% 36%,97% 56%,100% 32%,100% 62%,97% 82%,95% 57%,93% 83%,91% 66%,89% 89%,86% 58%,84% 98%,82% 66%,79% 92%,76% 48%,73% 67%,71% 56%,69% 89%,67% 57%,65% 44%,63% 86%,62% 62%,59% 93%,57% 58%,56% 78%,54% 62%,51% 88%,49% 62%,46% 74%,44% 46%,42% 80%,40% 63%,39% 95%,38% 76%,36% 92%,33% 62%,30% 45%,29% 70%,25% 76%,24% 51%,22% 95%,20% 64%,18% 89%,15% 62%,13% 48%,10% 79%,8% 56%,6% 87%,5% 60%,3% 44%,2% 84%,0 63%);background:#8a806557;height:12px;position:absolute;left:0;right:0}.torn-top:before{top:-7px}.torn-bottom:after{bottom:-5px;transform:rotate(180deg)}.about-preview{background:radial-gradient(at 80% 35%,#252b1b38,#0000 55%),#0b0d0a}.about-preview-grid{grid-template-columns:28% 39% 33%;gap:0;height:350px;display:grid}.about-stage{height:100%;position:relative;overflow:hidden}.about-stage img{object-fit:cover;object-position:50% 20%;width:100%;height:113%;position:absolute;bottom:0;mask-image:linear-gradient(90deg,#0000,#000 18% 77%,#0000)}.scribble{font:400 19px/1.3 var(--display);color:#a29062;transform:rotate(-5deg)}.stage-note{color:#a8b08f;background:#121710bc;padding:4px 8px;font-size:17px;position:absolute;bottom:22px;left:0}.about-preview-copy{padding:35px 28px 30px}.about-preview-copy .section-title{margin-bottom:14px;font-size:43px}.about-preview-copy .intro-line{color:#e3ded0;font-size:15px}.about-preview-copy p{color:#afafa5;font-size:12px;line-height:1.6}.about-preview-copy p+p{margin-top:9px}.about-preview-copy .eyebrow{letter-spacing:1.8px;font-size:9px}.about-preview-copy .text-link{margin-top:16px;font-size:11px}.memory-collage{align-self:stretch;margin-left:18px;position:relative}.polaroid{background:#b9ae92;border:1px solid #656049;padding:8px 8px 18px;transform:rotate(-7deg);box-shadow:2px 5px 12px #0008}.polaroid img{object-fit:cover;filter:sepia(.2)contrast(1.04);width:100%;height:calc(100% - 20px)}.polaroid figcaption{font:400 12px/1.4 var(--condensed);color:#32352b;text-align:center;padding-top:6px}.polaroid-one{width:172px;height:220px;position:absolute;top:36px;left:17px;transform:rotate(-8deg)}.polaroid-two{width:156px;height:187px;position:absolute;top:123px;right:0;transform:rotate(8deg)}.polaroid-two img{object-position:50% 30%}.memory-label{max-width:122px;font-size:15px;position:absolute;top:23px;right:0;transform:rotate(8deg)}.crown{color:#a47321;font:56px Georgia;position:absolute;bottom:24px;right:10px;transform:rotate(-12deg)}.concert-grid{grid-template-columns:1fr 1fr .82fr;gap:22px;display:grid}.concert-card{background:#090c0a;border:1px solid #595344;min-width:0;height:350px;position:relative;overflow:hidden;box-shadow:0 8px 25px #0003}.concert-card>img{object-fit:cover;object-position:70% center;filter:saturate(.7);width:100%;height:100%;transition:transform .5s}.concert-card:hover>img{transform:scale(1.04)}.concert-shade{background:linear-gradient(#07090822,#080b0955 34%,#060a07eb 80%,#070a07 100%);position:absolute;inset:0}.moscow-solo .concert-shade{background:linear-gradient(#76100d33 0%,#160403da 72%,#0a0503 100%)}.tula-standup .concert-shade{background:linear-gradient(#08302b33 0%,#051b16da 72%,#050e0c 100%)}.date-stamp{background:#0d0d0ceb;border:1px solid #6c6251;flex-direction:column;align-items:center;min-width:72px;padding:7px 12px 10px;display:flex;position:absolute;top:13px;left:14px;transform:rotate(-2deg)}.date-stamp b{font:600 42px/1 var(--condensed);color:#e5ded0}.date-stamp span{font:400 11px var(--condensed);text-transform:uppercase}.card-age{width:29px;height:29px;font:400 11px var(--condensed);color:#ddd8cb;background:#070a09c9;border-radius:50%;place-items:center;display:grid;position:absolute;top:15px;right:15px}.concert-content{position:absolute;bottom:20px;left:20px;right:20px}.concert-content .eyebrow{letter-spacing:1.4px;color:#b6b3a4;font-size:9px}.concert-content h3{font:600 34px/1.2 var(--condensed);text-transform:uppercase;margin:4px 0 2px}.concert-name{font:400 13px/1.5 var(--condensed);color:#ccc5b5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.venue{color:#b4b3a9;gap:10px;font-size:11px;display:flex;margin-top:4px!important}.concert-content .button{width:100%;min-height:42px;margin-top:16px;padding:10px 18px;font-size:12px}.tour-subscribe{background:radial-gradient(at 100% 0,#21372d66,#0000 80%);border:1px solid #35473a;flex-direction:column;align-items:flex-start;padding:26px;display:flex;position:relative;overflow:hidden}.tour-subscribe .eyebrow{letter-spacing:1px;margin-top:21px;font-size:9px}.small-cross{color:var(--green);opacity:.7;font-size:56px;line-height:1;position:absolute;top:4px;right:17px;transform:rotate(8deg)}.tour-subscribe h3{font:400 32px/1.1 var(--condensed);margin-top:12px}.tour-subscribe h3 span{color:var(--green);font-size:27px}.tour-subscribe p{color:var(--muted);max-width:235px;margin-top:18px;font-size:11px;line-height:1.7}.tour-subscribe .button{width:100%;min-height:42px;margin-top:auto;padding:10px 15px;font-size:11px}.quote-strip{background:linear-gradient(100deg,#171c14,#0c1410 60%,#171b12);margin-top:44px;padding:33px 0}.quote-strip>.container{align-items:center;gap:24px;display:flex}.quote-mark{font:100px/.9 var(--display);color:var(--green);opacity:.6;height:60px}.quote-strip p{font:400 26px/1.35 var(--condensed);text-transform:uppercase}.quote-strip em{color:var(--green);font-style:normal}.quote-attribution{font:400 14px/1.5 var(--condensed);text-transform:uppercase;text-align:right;margin-left:auto}.quote-attribution small{color:var(--muted);letter-spacing:.5px;font-size:10px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px;display:grid}.video-cover{aspect-ratio:1.65;border:1px solid #534e41;display:block;position:relative;overflow:hidden}.video-cover:after,.feature-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0006);position:absolute;inset:0}.video-cover img{object-fit:cover;filter:saturate(.75)brightness(.83);width:100%;height:100%;transition:transform .4s,filter .4s}.video-cover:hover img{filter:saturate(.95)brightness(.96);transform:scale(1.04)}.play-button{z-index:1;background:#ae1718ea;border:1px solid #ef5b4e5e;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .2s,scale .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 25px #0004}.play-button svg{fill:currentColor;stroke-width:1px;margin-left:2px}.video-cover:hover .play-button{background:var(--bright-red);scale:1.1}.video-tag{font:400 10px/1.5 var(--condensed);letter-spacing:.7px;text-transform:uppercase;z-index:1;background:#10120ec9;padding:4px 9px;position:absolute;bottom:12px;left:12px}.video-caption{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.video-caption h3{font:400 23px/1.25 var(--condensed)}.video-caption>svg{color:#8a9987}.video-card p{color:var(--muted);margin-top:6px;font-size:11px}.video-caption a:hover{color:var(--green)}.post-list{border-top:1px solid var(--line)}.post-row{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr 40px;align-items:center;gap:25px;padding:27px 0;transition:padding .2s,color .2s;display:grid}.post-row:hover{color:var(--green);padding-left:12px}.post-date{font:400 13px var(--condensed);text-transform:uppercase;color:var(--muted)}.post-row .eyebrow{color:#8b9981;font-size:9px}.post-row h3{font:400 25px var(--condensed);margin-top:4px}.post-row>svg{color:#a19679}.telegram-banner{background:radial-gradient(at 100% 100%,#2b352670,#0000 75%),#10140e;border:1px solid #494b3a;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;margin-bottom:80px;padding:32px 38px;display:flex;position:relative}.telegram-banner:before{content:"";background:var(--red);width:55px;height:2px;position:absolute;top:-1px;left:38px}.telegram-banner h2,.booking-banner h2{font:400 30px/1.2 var(--condensed);margin-top:8px}.telegram-banner p{color:var(--muted);margin-top:9px;font-size:12px}.telegram-banner .button{flex-shrink:0}.site-footer{background:#080a07;padding:45px 0 20px}.footer-top{align-items:center;gap:38px;padding-bottom:35px;display:flex}.footer-name{font:400 30px var(--display);letter-spacing:-1px}.footer-top>p{font:12px/1.5 var(--condensed);color:var(--muted);text-transform:uppercase}.footer-top>.text-link{margin-left:auto}.footer-top .socials{margin-left:20px}.footer-bottom{color:#7e8176;border-top:1px solid #37372b;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.page-heading{padding-top:62px;padding-bottom:42px}.page-heading h1{font:400 clamp(42px, 5.4vw, 72px)/1.05 var(--display);letter-spacing:-1.5px;color:#d6d1c2;margin-top:19px}.page-heading>p{color:var(--muted);max-width:630px;margin-top:16px;font-size:15px;line-height:1.7}.page-heading .eyebrow{color:var(--green)}.filter-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding-bottom:24px;display:flex}.filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.filter-tabs button{font:400 12px/1.5 var(--condensed);text-transform:uppercase;letter-spacing:.5px;color:#b2b4a7;border:1px solid #42463a;min-height:40px;padding:9px 18px;transition:background .2s,color .2s,border-color .2s}.filter-tabs button.selected{background:var(--red);border-color:var(--red);color:#fff0e3}.filter-tabs button:hover{border-color:var(--green);color:#fff}.filter-period{font:11px var(--condensed);letter-spacing:1px;color:var(--muted);align-items:center;gap:13px;display:flex}.event-list{gap:25px;display:grid}.event-detail{background:#11140f;border:1px solid #424135;grid-template-columns:36% 1fr;display:grid}.event-picture{min-height:330px;position:relative;overflow:hidden}.event-picture img{object-fit:cover;object-position:70% center;filter:saturate(.7);width:100%;height:100%;position:absolute}.event-picture:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 60%,#11140f70);position:absolute;inset:0}.event-picture .date-stamp,.event-picture .card-age{z-index:1}.event-info{padding:32px 36px}.event-info h2{font:400 35px/1.25 var(--condensed);max-width:550px;margin:10px 0 14px}.event-city{font:400 20px var(--condensed)}.event-city span{color:var(--red);margin:0 7px}.event-meta{color:#a5a89b;margin:17px 0 23px;font-size:12px}.event-meta p{align-items:center;gap:10px;display:flex}.event-meta p+p{margin-top:7px}.event-actions{align-items:center;gap:28px;display:flex}.event-actions .text-link{font-size:11px}.end-note{color:var(--muted);align-items:center;gap:14px;margin:30px 0;font-size:12px;display:flex}.end-note a{color:var(--paper);text-underline-offset:4px;text-decoration:underline}.booking-banner{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-bottom:80px;padding-top:36px;display:flex}.booking-banner h2{font-size:27px}.biography{grid-template-columns:46% 1fr;align-items:center;gap:65px;padding-bottom:70px;display:grid}.biography-image{position:relative}.biography-image>img{aspect-ratio:1;object-fit:cover;filter:contrast(1.1);width:100%;height:auto}.paper-label{color:#23251d;font:400 20px/1.4 var(--condensed);background:#b6aa8b;padding:14px 24px;display:block;position:absolute;bottom:16px;right:-18px;transform:rotate(-5deg);box-shadow:0 3px 8px #0005}.biography-copy h2{font:400 37px/1.25 var(--condensed);margin:15px 0 22px}.biography-copy h2 span{color:var(--green)}.biography-copy p{color:var(--muted);font-size:13px}.biography-copy .lead{color:var(--paper);font-size:17px}.biography-copy .button{margin-top:24px}.stats-strip{background:#151c14;padding:36px 0}.stats-strip>.container{grid-template-columns:repeat(4,1fr);display:grid}.stats-strip>.container>div{text-align:center;border-right:1px solid #5360455c}.stats-strip>.container>div:last-child{border:0}.stats-strip b{font:400 47px var(--display);color:var(--green);display:block}.stats-strip span{font:400 12px var(--condensed);text-transform:uppercase;letter-spacing:.5px}.timeline{border-top:1px solid var(--line)}.timeline article{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr 30px;align-items:start;gap:20px;padding:23px 0;display:grid}.timeline-year{font:400 20px var(--condensed);color:var(--green)}.timeline h3{font:400 25px var(--condensed)}.timeline p{color:var(--muted);max-width:700px;margin-top:8px;font-size:12px}.timeline-cross{font:24px var(--condensed);color:#686953}.family-section{grid-template-columns:30% 1fr;align-items:center;gap:45px;padding-bottom:100px;display:grid}.family-section>div>p{color:var(--muted);margin-top:20px;font-size:12px}.family-photos{gap:14px;padding:30px 0;display:flex}.family-photos .polaroid{width:33%;height:250px;transform:rotate(-7deg)}.family-photos .polaroid:nth-child(2){transform:rotate(4deg)}.family-photos .polaroid:nth-child(3){transform:rotate(-3deg)}.video-feature{background:#13180f;border:1px solid #504c3b;grid-template-columns:57% 1fr;display:grid}.feature-cover{min-height:335px;position:relative;overflow:hidden}.feature-cover img{object-fit:cover;filter:brightness(.8)saturate(.85);width:100%;height:100%;transition:filter .3s;position:absolute}.feature-cover:hover img{filter:brightness()}.play-button.large{width:72px;height:72px}.feature-copy{padding:32px}.feature-copy .eyebrow{letter-spacing:1.2px;font-size:9px}.feature-copy h2{font:400 45px var(--display);color:var(--green);margin-top:16px}.feature-copy h3{font:400 23px/1.4 var(--condensed);margin-top:4px}.feature-copy p{color:var(--muted);margin-top:16px;font-size:12px}.feature-copy .button{margin-top:25px}.video-modal{z-index:80;backdrop-filter:blur(6px);background:#000e;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.video-dialog{width:min(100%,1000px)}.video-dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.video-dialog-heading h2{font:400 22px var(--condensed)}.video-dialog-heading button{padding:8px}.video-dialog iframe{aspect-ratio:16/9;border:1px solid var(--line);background:#000;width:100%;display:block}.video-dialog>.text-link{margin-top:15px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.blog-card{background:#11150f;border:1px solid #424034}.blog-card-image{aspect-ratio:1.4;display:block;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;object-position:70% center;filter:saturate(.7);width:100%;height:100%;transition:transform .4s}.blog-card-image:hover img{transform:scale(1.04)}.blog-card-copy{padding:24px}.blog-card-copy>time{font:400 10px var(--condensed);letter-spacing:1px;text-transform:uppercase;color:#929c86}.blog-card-copy h2{font:400 29px/1.3 var(--condensed);margin-top:12px}.blog-card-copy h2 a:hover{color:var(--green)}.blog-card-copy p{color:var(--muted);margin-top:13px;font-size:12px}.blog-card-copy .text-link{margin-top:22px;font-size:11px}.article-page{max-width:1000px;padding-top:40px;padding-bottom:90px}.back-link{color:var(--muted);font-size:11px}.article-heading{max-width:820px;margin:45px auto 35px}.article-heading .eyebrow>span{color:var(--red)}.article-heading h1{font:400 clamp(38px, 5vw, 66px)/1.1 var(--display);margin:18px 0 24px}.article-heading .lead{color:var(--muted);font-size:17px}.article-cover{aspect-ratio:1.8;object-fit:cover;object-position:70% center;border:1px solid var(--line);width:100%;height:auto}.article-body{max-width:760px;margin:35px auto 0}.article-body p{color:#b9b9ac;font-size:16px;line-height:1.9}.article-body p+p{margin-top:24px}.article-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.contact-grid{grid-template-columns:43% 1fr;gap:65px;padding-bottom:35px;display:grid}.contact-info h2{font:400 50px var(--display);color:var(--green);margin-top:12px}.contact-role{font:400 19px var(--condensed);margin-top:7px!important}.contact-info>p:not(.contact-role){color:var(--muted);margin-top:24px;font-size:13px}.contact-handle{font:400 32px var(--condensed);align-items:center;gap:25px;margin:30px 0 24px;display:flex}.contact-handle:hover{color:var(--green)}.contact-socials{border-top:1px solid var(--line);margin-top:40px;padding-top:26px}.contact-socials .socials{margin:16px 0}.contact-socials>.text-link{font-size:11px}.booking-form{background:linear-gradient(140deg,#1a2016,#0e130e);border:1px solid #454a39;padding:32px}.booking-form h2{font:400 31px var(--condensed);margin-top:11px}.form-grid{grid-template-columns:1fr 1fr;gap:21px 18px;margin-top:27px;display:grid}.form-grid label{font:400 12px var(--condensed);color:#c6c5b5;letter-spacing:.3px;display:block}.form-grid label>span{color:var(--bright-red)}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--paper);font:400 13px/1.5 var(--body);color-scheme:dark;background:#080d09;border:1px solid #454c3b;border-radius:0;min-height:44px;margin-top:9px;padding:11px 12px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#79816f;opacity:1}.form-grid textarea{resize:vertical;min-height:110px}.full-width{grid-column:1/-1}.form-note{color:#a6ad9a;margin:18px 0 21px;font-size:10px;line-height:1.7}.booking-form>.button{width:100%}.copy-brief{margin-top:18px;font-size:11px}.faq-section{grid-template-columns:35% 1fr;gap:30px;padding-bottom:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list summary{font:400 19px/1.5 var(--condensed);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--green);transition:transform .2s;transform:rotate(90deg)}.faq-list details[open] summary svg{transform:rotate(-90deg)}.faq-list details p{color:var(--muted);margin:16px 30px 0 0;font-size:13px}.faq-list details a{text-underline-offset:3px;color:var(--green);text-decoration:underline}.not-found{text-align:center;max-width:650px;padding:90px 0 120px}.not-found .eyebrow{justify-content:center}.not-found h1{font:170px var(--display);color:var(--red);margin-top:30px}.not-found h2{font:38px var(--condensed)}.not-found p{color:var(--muted);margin:22px 0 30px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1600px){.hero,.hero-inner{min-height:710px}.hero-inner{padding-top:56px}.hero-copy{padding-left:0}.hero h1{font-size:142px}.hero-role{font-size:40px}.hero-description{font-size:18px}.paper-note{top:45px;right:-70px}.hero-bottom{left:0}.hero-art{object-position:50% 42%}}@media (width<=1150px){.container{width:calc(100% - 64px)}.header-inner{gap:32px}.desktop-nav,.header-right{gap:22px}.header-right .socials{gap:14px}.hero-copy{padding-left:20px}.hero,.hero-inner{min-height:595px}.hero h1{font-size:clamp(78px,9.5vw,115px)}.hero-role{font-size:31px}.hero-description{font-size:15px}.paper-note{padding:18px;font-size:20px;top:30px;right:0}.hero-bottom{left:20px}.about-preview-grid{grid-template-columns:27% 42% 31%;height:350px}.about-preview-copy{padding:35px 18px 22px}.polaroid-one{width:145px;height:190px;top:47px;left:0}.polaroid-two{width:128px;height:163px;top:156px;right:-5px}.memory-label{font-size:13px;top:25px}.memory-collage{margin-left:7px}.tour-subscribe{padding:22px}.tour-subscribe h3{font-size:28px}.tour-subscribe h3 span{font-size:23px}.tour-subscribe .button{gap:8px;padding-inline:8px;font-size:10px}.footer-top{gap:25px}.footer-name{font-size:25px}.footer-top .socials{gap:12px;margin-left:0}.biography{gap:40px}.biography-copy h2{font-size:32px}.contact-grid{gap:35px}.feature-copy{padding:26px}.feature-copy h2{font-size:38px}.event-info h2{font-size:30px}.event-info{padding:28px}.family-section{grid-template-columns:29% 1fr;gap:25px}.family-photos .polaroid{height:220px}.hero-buttons{gap:10px}.hero-buttons .button{padding-inline:19px}.hero-buttons .button-red{min-width:135px}}@media (width<=900px){.container{width:calc(100% - 48px)}.header-inner{gap:25px;height:72px}.desktop-nav{gap:18px}.desktop-nav a{font-size:11px}.header-right{gap:17px}.header-right .age-label{display:none}.header-right .socials{gap:10px}.hero,.hero-inner{min-height:560px}.hero-inner{padding-top:42px}.hero-copy{width:58%;padding-left:5px}.hero h1{font-size:90px}.hero-role{font-size:29px}.hero-kicker{letter-spacing:1.4px;font-size:9px}.hero-art{object-position:55% center}.hero-description{font-size:14px}.paper-note{padding:17px 14px;font-size:17px;top:22px;right:-3px}.note-smile{font-size:24px}.hero-buttons .button{min-height:44px;padding:12px 15px;font-size:11px}.hero-buttons .button-red{min-width:115px}.hero-bottom{left:0}.about-preview-grid{grid-template-columns:32% 44% 24%;height:350px}.about-preview-copy{padding:28px 16px}.about-preview-copy .section-title{font-size:36px}.about-preview-copy .intro-line{font-size:13px}.about-preview-copy p{font-size:11px}.polaroid-one{width:128px;height:176px;top:43px}.polaroid-two{width:109px;height:143px;top:168px;right:-8px}.memory-label{max-width:130px;font-size:12px;top:22px;right:0}.crown{display:none}.section{padding-top:50px;padding-bottom:28px}.concert-grid{grid-template-columns:1fr 1fr;gap:20px}.tour-subscribe{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px 24px;min-height:180px;padding:26px 28px;display:grid}.tour-subscribe .eyebrow{grid-column:1;margin:0}.tour-subscribe h3{grid-area:2/1/4;font-size:28px;line-height:1.3}.tour-subscribe h3 br{display:none}.tour-subscribe h3 br:after{content:" "}.tour-subscribe h3 span{display:block}.tour-subscribe p{grid-area:1/2/3;max-width:85%;margin:0}.tour-subscribe .button{grid-area:3/2;max-width:260px;margin-top:0;font-size:11px}.small-cross{font-size:42px}.concert-card{height:340px}.video-grid{gap:25px 18px}.video-caption h3{font-size:19px}.video-card p{font-size:10px}.video-cover{aspect-ratio:1.45}.video-caption{gap:5px}.play-button{width:42px;height:42px}.telegram-banner{padding:27px}.telegram-banner h2{font-size:26px}.telegram-banner .button{gap:10px;padding:13px 18px;font-size:11px}.footer-top>p{display:none}.footer-top>.text-link{font-size:11px}.footer-top{gap:20px}.footer-name{font-size:25px}.quote-strip p{font-size:23px}.quote-attribution small{max-width:150px;display:block}.event-detail{grid-template-columns:34% 1fr}.event-info{padding:23px}.event-info h2{font-size:27px}.event-actions{gap:18px}.event-actions .button{padding:12px 17px;font-size:11px}.event-actions .text-link{gap:7px;font-size:10px}.event-city{font-size:18px}.event-meta{font-size:11px}.biography{grid-template-columns:44% 1fr;align-items:start;gap:28px}.biography-copy h2{font-size:29px}.biography-copy p{font-size:12px}.biography-copy .lead{font-size:15px}.paper-label{padding:12px 16px;font-size:16px;right:-10px}.biography-copy .button{padding-inline:17px;font-size:11px}.family-section{display:block}.family-photos{gap:24px;max-width:650px;padding-top:40px}.family-photos .polaroid{height:260px}.video-feature{grid-template-columns:52% 1fr}.feature-copy{padding:24px}.feature-copy h2{font-size:32px}.feature-copy h3{font-size:20px}.feature-copy p{font-size:11px}.feature-copy .button{padding:12px 18px;font-size:11px}.blog-grid{gap:18px}.blog-card-copy{padding:18px}.blog-card-copy h2{font-size:25px}.blog-card-copy p{font-size:11px}.contact-grid{grid-template-columns:40% 1fr;gap:25px}.contact-info h2{font-size:39px}.contact-info>.eyebrow{font-size:9px}.booking-form{padding:24px}.form-grid{gap:18px 12px}.booking-form>.button{padding-inline:15px;font-size:11px}.contact-info>.button{padding-inline:17px;font-size:11px}.faq-section{grid-template-columns:30% 1fr;gap:24px}.faq-list summary{font-size:17px}}@media (width<=720px){.container{width:calc(100% - 40px)}.header-inner{height:68px}.desktop-nav{display:none}.menu-toggle{display:block}.header-right{gap:22px}.header-right .socials{gap:20px}.hero,.hero-inner{min-height:610px}.hero-inner{padding-top:34px}.hero-art{object-position:61% top;opacity:.83}.hero:after{background:linear-gradient(90deg,#040806bc 0%,#03080542 58%,#0000),linear-gradient(#0000 70%,#060907 100%)}.hero-copy{width:75%;padding:0}.hero-kicker{letter-spacing:1.2px;margin-bottom:22px;font-size:8px}.hero h1{letter-spacing:-3px;font-size:clamp(67px,13.5vw,95px);line-height:.98}.hero-role{margin-top:15px;font-size:27px}.hero-description{font-size:14px;margin-top:24px!important}.hero-buttons{gap:11px;margin-top:28px}.hero-buttons .button{min-height:46px;padding-inline:17px;font-size:11px}.hero-buttons .button-red{min-width:120px}.paper-note{opacity:.95;z-index:0;padding:14px 11px;font-size:14px;top:28px;right:0}.note-smile{font-size:21px}.hero-bottom{letter-spacing:1px;font-size:8px;bottom:17px;right:0}.hero-bottom a{font-size:8px}.hero-bottom>span{max-width:170px}.about-preview-grid{grid-template-columns:36% 64%;height:auto;min-height:350px}.about-stage{min-height:350px}.about-stage img{object-position:44% center;width:130%;max-width:none;height:100%;left:-25%;mask-image:linear-gradient(90deg,#0000,#000 20% 72%,#0000)}.about-preview-copy{padding:34px 0 28px 16px}.about-preview-copy .section-title{margin-bottom:15px;font-size:35px}.about-preview-copy .eyebrow{font-size:8px}.about-preview-copy .intro-line{font-size:13px}.about-preview-copy p{font-size:11px}.about-preview-copy .text-link{margin-top:18px}.stage-note{padding:4px;font-size:13px;bottom:15px;left:-8px}.memory-collage{display:none}.section-title{font-size:34px}.section-heading{align-items:flex-end;gap:15px;margin-bottom:23px}.section-heading>.text-link{flex-shrink:0;gap:7px;padding-bottom:3px;font-size:10px}.section-heading>.text-link svg{width:18px}.eyebrow{letter-spacing:1.5px;font-size:9px}.concert-grid{gap:15px}.concert-card{height:325px}.concert-content{bottom:14px;left:14px;right:14px}.concert-content h3{font-size:28px}.concert-content .eyebrow{letter-spacing:.5px;font-size:8px}.concert-name{white-space:normal;min-height:32px;font-size:11px;line-height:1.4}.venue{flex-wrap:wrap;gap:6px;font-size:10px}.concert-content .button{gap:8px;min-height:41px;padding:10px;font-size:10px}.date-stamp{min-width:60px;padding:7px 9px;top:12px;left:12px}.date-stamp b{font-size:36px}.date-stamp span{font-size:9px}.card-age{width:25px;height:25px;font-size:10px;top:12px;right:10px}.tour-subscribe{gap:10px 18px;min-height:195px;padding:25px 22px}.tour-subscribe h3{font-size:24px}.tour-subscribe h3 span{font-size:22px}.tour-subscribe .eyebrow{font-size:8px}.tour-subscribe p{max-width:100%;padding-right:13px;font-size:10px}.tour-subscribe .button{gap:7px;padding-inline:10px;font-size:10px}.small-cross{font-size:34px;right:9px}.quote-strip{margin-top:28px;padding:28px 0}.quote-strip>.container{flex-wrap:wrap;gap:15px}.quote-mark{height:42px;font-size:75px}.quote-strip p{font-size:21px}.quote-attribution{text-align:left;align-items:center;gap:15px;margin:0 0 0 47px;font-size:11px;display:flex}.quote-attribution small{max-width:none;font-size:9px;display:inline}.video-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.video-caption h3{font-size:20px}.video-cover{aspect-ratio:1.5}.video-grid>.video-card:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 9px)}.post-row{grid-template-columns:1fr 25px;gap:10px;padding:22px 0}.post-date{grid-column:1;font-size:10px}.post-row>div{grid-area:2/1}.post-row>svg{grid-area:1/2/3;width:25px}.post-row h3{font-size:22px}.post-row .eyebrow{font-size:8px}.telegram-banner{margin-top:22px;margin-bottom:56px;padding:27px;display:block}.telegram-banner h2{font-size:27px}.telegram-banner p{font-size:11px}.telegram-banner .button{margin-top:23px;font-size:12px}.site-footer{padding-top:32px}.footer-top{grid-template-columns:1fr auto;gap:23px;padding-bottom:25px;display:grid}.footer-top .socials{grid-area:1/2;gap:15px}.footer-top>.text-link{grid-area:2/1/auto/-1;margin:0;font-size:11px}.footer-name{font-size:27px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:9px}.footer-bottom>span:nth-child(2){display:none}.page-heading{padding-top:42px;padding-bottom:32px}.page-heading h1{letter-spacing:-1px;margin-top:18px;font-size:clamp(39px,7vw,50px)}.page-heading>p{max-width:500px;font-size:13px}.filter-bar{flex-wrap:wrap;align-items:flex-start;gap:15px;margin-bottom:23px;padding-bottom:22px}.filter-tabs{gap:6px}.filter-tabs button{padding:9px 14px;font-size:11px}.filter-period{font-size:10px}.event-detail{grid-template-columns:1fr}.event-picture{min-height:260px}.event-picture img{object-position:70% 33%}.event-picture:after{background:linear-gradient(#0000 60%,#11140f)}.event-info{padding:16px 24px 27px}.event-info h2{max-width:420px;font-size:29px}.event-city{font-size:20px}.event-meta{font-size:12px}.event-actions{gap:24px}.event-actions .button{padding-inline:20px;font-size:12px}.event-actions .text-link{font-size:11px}.booking-banner{margin-bottom:60px;padding-top:28px;display:block}.booking-banner h2{font-size:25px}.booking-banner .button{margin-top:24px;font-size:11px}.end-note{align-items:flex-start;font-size:11px}.end-note>.red-dot{margin-top:7px}.end-note a{display:inline}.biography{grid-template-columns:1fr;gap:36px;padding-bottom:50px}.biography-image{width:100%;max-width:460px;margin-inline:auto}.biography-copy h2{font-size:34px}.biography-copy p{font-size:13px}.biography-copy .lead{font-size:16px}.biography-copy .button{font-size:12px}.paper-label{padding:14px 21px;font-size:19px;bottom:22px;right:-6px}.stats-strip{padding:27px 0}.stats-strip>.container{grid-template-columns:1fr 1fr;gap:28px 0}.stats-strip>.container>div:nth-child(2){border:0}.stats-strip b{font-size:41px}.stats-strip span{font-size:11px}.timeline article{grid-template-columns:88px 1fr 15px;gap:16px;padding:22px 0}.timeline-year{font-size:16px}.timeline h3{font-size:22px}.timeline p{font-size:11px}.section-heading>.scribble{display:none}.family-photos{gap:13px}.family-photos .polaroid{height:220px;padding:6px 6px 14px}.family-photos .polaroid figcaption{font-size:10px}.family-section{padding-bottom:60px}.video-feature{grid-template-columns:1fr}.feature-cover{aspect-ratio:1.6;min-height:0}.feature-copy{padding:25px}.feature-copy h2{font-size:39px}.feature-copy h3{font-size:24px}.feature-copy p{max-width:480px;font-size:12px}.feature-copy .button{font-size:12px}.blog-grid{grid-template-columns:1fr 1fr}.blog-card-copy h2{font-size:25px}.article-page{padding-top:30px;padding-bottom:60px}.article-heading{margin-top:30px}.article-heading h1{font-size:40px}.article-heading .lead{font-size:14px}.article-cover{aspect-ratio:1.5}.article-body p{font-size:14px}.article-actions{flex-wrap:wrap;gap:20px}.article-actions .button{font-size:11px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-info{padding-top:5px}.contact-info h2{font-size:45px}.contact-info>p:not(.contact-role){margin-top:18px}.contact-handle{margin-top:20px}.contact-socials{margin-top:30px;padding-top:24px}.booking-form{padding:26px}.booking-form>.button{font-size:12px}.faq-section{grid-template-columns:1fr;gap:24px;padding-bottom:60px}.faq-list summary{font-size:19px}.video-modal{padding:18px}.video-dialog-heading h2{font-size:18px}.not-found{padding:70px 0 90px}.not-found h1{font-size:140px}.not-found h2{font-size:29px}}@media (width<=420px){.container{width:calc(100% - 32px)}.header-right{gap:12px}.header-right .socials{gap:13px}.hero,.hero-inner{min-height:570px}.hero-inner{padding-top:30px}.hero-art{object-position:62% top}.hero-copy{width:95%}.hero h1{letter-spacing:-2.5px;font-size:69px}.hero-role{font-size:25px}.hero-kicker{letter-spacing:1px;margin-bottom:28px;font-size:7px}.hero-description{font-size:13px;line-height:1.65}.hero-buttons .button{gap:8px;padding:12px 14px;font-size:10px}.hero-buttons .button-red{min-width:108px}.paper-note{padding:12px 9px;font-size:11px;top:27px;right:-3px}.note-smile{font-size:17px}.hero-bottom>span{letter-spacing:.7px;max-width:170px}.hero-bottom a{gap:6px;font-size:7px}.about-preview-grid{grid-template-columns:32% 68%;min-height:357px}.about-stage{min-height:357px}.about-preview-copy{padding-left:12px}.about-preview-copy p{font-size:10px}.about-preview-copy .intro-line{font-size:12px}.about-preview-copy .section-title{font-size:33px}.stage-note{font-size:10px;left:-5px}.section-heading>.text-link{font-size:9px}.section-heading>.text-link svg{width:16px}.section-title{letter-spacing:-.5px;font-size:29px}.section-heading .eyebrow{letter-spacing:1px;font-size:8px}.concert-grid{gap:12px}.concert-card{height:310px}.concert-content{left:12px;right:12px}.concert-content h3{font-size:25px}.concert-content .button{gap:7px;padding-inline:5px;font-size:9px}.concert-content .button svg{width:15px}.venue{font-size:9px}.concert-name{font-size:10px}.tour-subscribe{gap:0;min-height:0;padding:24px;display:flex}.tour-subscribe .eyebrow{font-size:9px}.tour-subscribe h3{margin-top:10px;font-size:28px}.tour-subscribe h3 span{font-size:26px}.tour-subscribe p{max-width:260px;margin-top:15px;padding:0;font-size:11px}.tour-subscribe .button{max-width:none;margin-top:20px;font-size:11px}.small-cross{font-size:46px;top:10px;right:16px}.quote-strip p{font-size:17px}.quote-mark{height:35px;font-size:65px}.quote-strip>.container{gap:12px}.quote-attribution{gap:10px;margin-left:36px;font-size:10px}.quote-attribution small{font-size:8px}.video-grid{gap:24px 13px}.video-caption h3{font-size:18px}.video-caption>svg{width:15px}.video-card p{font-size:9px}.video-tag{padding:3px 6px;font-size:8px;bottom:8px;left:8px}.video-cover{aspect-ratio:1.3}.play-button{width:37px;height:37px}.play-button svg{width:18px}.telegram-banner{padding:24px}.telegram-banner h2,.footer-name{font-size:24px}.footer-top .socials{gap:10px}.footer-bottom{font-size:8px}.filter-tabs button{padding:8px 12px;font-size:10px}.event-info{padding:14px 19px 24px}.event-info h2{font-size:26px}.event-actions{flex-wrap:wrap;gap:17px}.event-actions .button{font-size:11px}.event-actions .text-link{font-size:10px}.event-city{font-size:19px}.event-meta{font-size:11px}.event-picture{min-height:220px}.timeline article{grid-template-columns:73px 1fr 10px;gap:12px}.timeline-year{font-size:14px}.timeline h3{font-size:20px}.timeline p{font-size:10px}.family-photos{gap:8px;padding-top:30px}.family-photos .polaroid{height:170px;padding:5px 5px 12px}.family-photos .polaroid figcaption{font-size:8px}.blog-grid{grid-template-columns:1fr;gap:24px}.blog-card-image{aspect-ratio:1.6}.blog-card-copy{padding:23px}.blog-card-copy h2{font-size:28px}.blog-card-copy p{font-size:12px}.booking-form{padding:23px}.form-grid{grid-template-columns:1fr;gap:18px}.booking-form>.button{gap:10px;font-size:11px}.article-heading h1{font-size:35px}.article-heading .eyebrow{font-size:8px}.feature-copy{padding:23px}.page-heading h1{font-size:38px}.page-heading>p{font-size:12px}.contact-info h2{font-size:41px}}.manual-copy{font:12px var(--condensed);color:var(--muted)}.manual-copy textarea{border:1px solid var(--line);width:100%;color:var(--paper);font:12px/1.6 var(--body);resize:vertical;background:#090d08;margin-top:8px;padding:12px;display:block}.hero h1.hero-wordmark{mix-blend-mode:screen;width:100%;max-width:510px;margin-left:-13px;line-height:0}.hero-wordmark img{filter:saturate(.45);opacity:.94;width:100%;height:auto}.hero-art{object-position:50% 0}.hero-role{font-family:"Underdog", var(--condensed);letter-spacing:-1px;margin-top:12px;font-size:34px}.paper-note{font-family:"Underdog", var(--condensed);font-size:22px;line-height:1.4}.scribble{font-family:"Underdog", var(--condensed)}.hero-copy{z-index:auto}.hero-wordmark{z-index:1;position:relative}.tour-subscribe h3 br{display:initial}.mobile-menu,.video-modal{color:var(--paper);overscroll-behavior:contain;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0}.mobile-menu:not([open]),.video-modal:not([open]){display:none}.mobile-menu::backdrop,.video-modal::backdrop{background:#050806e6}@media (width>=1600px){.hero h1.hero-wordmark{max-width:555px}.hero-role{font-size:38px}}@media (width<=1150px){.hero h1.hero-wordmark{max-width:465px}.hero-role{font-size:30px}.paper-note{font-size:18px}}@media (width<=900px){.hero h1.hero-wordmark{max-width:410px;margin-left:-10px}.hero-role{font-size:27px}.paper-note{font-size:16px}.hero-art{object-position:55% 0}.tour-subscribe h3{line-height:1.2}.tour-subscribe h3 br{display:none}.tour-subscribe h3 br:before{content:" "}.tour-subscribe h3 span{margin-top:5px}}@media (width<=720px){.hero h1.hero-wordmark{max-width:380px;margin-left:-8px}.hero-role{font-size:28px}.paper-note{font-size:14px;top:auto;bottom:67px;right:4px}.hero-art{object-position:61% top}.hero-copy{width:78%}.hero,.hero-inner{min-height:595px}.hero-inner{padding-top:35px}.hero-kicker{margin-bottom:24px}.hero-role{margin-top:16px}.hero-description{margin-top:26px!important}}@media (width<=420px){.hero h1.hero-wordmark{max-width:310px}.hero-copy{width:90%}.hero-role{font-size:25px}.paper-note{font-size:11px;bottom:45px;right:5px}.hero-art{object-position:62% top}.hero,.hero-inner{min-height:550px}.tour-subscribe h3 br{display:initial}}.hero{min-height:0}.hero .hero-art{object-fit:contain;object-position:center;opacity:1;width:100%;max-width:none;height:auto;position:relative}.hero .hero-inner{min-height:0;padding-top:clamp(28px,4vw,80px);padding-bottom:48px;position:absolute;inset:0}.hero:after{background:linear-gradient(90deg,#03070518,#0000 50%)}@media (width>=1600px){.hero .hero-inner{width:min(1600px,82%);padding-top:5vw}.hero .hero-copy{width:48%}.hero h1.hero-wordmark{max-width:650px}.hero .hero-description{font-size:21px}.hero .hero-buttons{margin-top:32px}.hero .paper-note{top:5%;right:-20px}}@media (width>=721px) and (width<=1150px){.hero .hero-inner{padding-top:26px}.hero .hero-copy{width:48%;padding-left:10px}.hero h1.hero-wordmark{max-width:100%}.hero .hero-kicker{margin-bottom:12px;font-size:8px}.hero .hero-role{margin-top:8px;font-size:26px}.hero .hero-description{font-size:13px;line-height:1.5;margin-top:16px!important}.hero .hero-buttons{gap:10px;margin-top:18px}.hero .hero-buttons .button{min-height:40px;padding:10px 14px;font-size:10px}.hero .hero-buttons .button-red{min-width:105px}.hero .hero-bottom{font-size:8px;bottom:14px}}@media (width<=720px){.hero .hero-inner{padding:22px 0 28px;position:static}.hero .hero-copy{width:100%;padding:0;position:static}.hero .hero-kicker{margin-bottom:12px;font-size:9px}.hero h1.hero-wordmark{width:43%;max-width:none;margin:0;position:absolute;top:5vw;left:6vw}.hero .hero-role{margin:0;font-size:clamp(14px,3.4vw,24px);position:absolute;top:30vw;left:7vw}.hero .hero-description{font-size:15px;margin-top:0!important}.hero .hero-buttons{margin-top:18px}.hero .hero-buttons .button{min-height:46px;font-size:12px}.hero .hero-buttons .button-red{min-width:120px}.hero .paper-note{display:none}.hero .hero-bottom{margin-top:22px;font-size:9px;position:static}.hero .hero-bottom>span{max-width:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover,.socials a:hover,.text-link:hover svg,.concert-card:hover>img,.video-cover:hover img,.blog-card-image:hover img{transform:none}}.site-header,.is-home .site-header{background:0 0;border:0}.is-home .site-header{position:absolute;inset:0 0 auto}.site-header .header-inner{gap:58px;width:calc(100% - 72px);max-width:1640px;height:88px}.site-header .brand{transform:scale(1.2)}.site-header .desktop-nav{gap:32px}.site-header .desktop-nav a{letter-spacing:.3px;font-size:16px}.site-header .desktop-nav a:after{bottom:23px}.site-header .header-right{gap:36px}.site-header .socials{gap:28px}.site-header .socials a{color:#ddd8ce;width:36px;height:44px}.site-header .socials svg{width:30px;height:30px}.site-header .menu-toggle{align-items:center;padding:8px;display:flex}.site-header .menu-toggle svg{width:28px;height:28px}.is-home .container{width:calc(100% - 96px);max-width:1440px}.is-home .site-header .container{width:calc(100% - 72px);max-width:1640px}.is-home .hero{background:#050806;height:clamp(640px,50vw,780px);min-height:0}.is-home .hero .hero-art{object-fit:contain;object-position:center;opacity:1;width:auto;max-width:none;height:100%;position:absolute;inset:0 auto auto 50%;transform:translate(-50%)}.is-home .hero:before{content:none;z-index:-3;filter:brightness(.45);opacity:.65;background:url(/images/about-collage-v2.webp) 50%/cover;position:absolute;inset:0}.is-home .hero:after{background:linear-gradient(90deg,#03050330,#0000 43%)}.is-home .hero .hero-inner{width:min(1320px,84%);height:100%;min-height:0;padding:115px 0 52px;position:relative;inset:auto}.is-home .hero .hero-copy{width:47%;padding:0}.is-home .hero h1.hero-wordmark{width:100%;max-width:545px;margin-left:-12px;position:relative;inset:auto}.is-home .hero .hero-role-art{aspect-ratio:5;mix-blend-mode:normal;width:365px;max-width:87%;height:auto;margin:8px 0 0 -5px;position:relative;inset:auto;overflow:hidden}.hero-role-art img{width:100%;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.is-home .hero .hero-description{font-size:18px;line-height:1.55;margin-top:10px!important}.is-home .hero .hero-buttons{gap:18px;margin-top:26px}.is-home .hero .hero-buttons .button{min-height:54px;padding:14px 29px;font-size:15px}.is-home .hero .hero-buttons .button-red{min-width:175px}.is-home .hero .paper-note{font-family:"Underdog", var(--condensed);background:#a09379;padding:20px 22px;font-size:24px;display:block;top:102px;bottom:auto;right:-50px;transform:rotate(-8deg)}.is-home .hero .hero-bottom{display:none}.is-home .about-preview{background:#080b08 url(/images/about-collage-v2.webp) 50%/100% 100% no-repeat}.is-home .about-stage{height:100%;min-height:0}.is-home .about-stage img{object-position:50% 12%;width:124%;max-width:none;height:108%;bottom:0;left:-12%;mask-image:linear-gradient(90deg,#0000,#000 19% 75%,#0000)}.is-home .about-preview-copy .section-title{margin:0 0 15px;font-size:60px}.is-home .about-preview-copy .intro-line{font-size:19px}.is-home .about-preview-copy p{color:#c0bfb4;font-size:16px;line-height:1.55}.is-home .memory-collage{margin-left:18px;display:block}.polaroid{clip-path:polygon(1% 0,17% 1%,34% 0,58% 1%,79% 0,99% 1%,100% 23%,99% 46%,100% 73%,99% 99%,73% 100%,48% 99%,21% 100%,0 99%,1% 70%,0 42%);background:#a69a80;border:1px solid #6b604d;padding:4px;box-shadow:2px 5px 12px #000b,0 0 0 1px #28291e}.polaroid img{filter:sepia(.24)saturate(.73)contrast(1.07);height:100%}.is-home .polaroid-one{width:235px;height:285px;top:30px;left:16px;transform:rotate(-9deg)}.is-home .polaroid-two{width:245px;height:183px;top:auto;bottom:29px;right:-28px;transform:rotate(7deg)}.is-home .polaroid-two img{object-position:50% 28%}.is-home .crown{font-size:68px;display:block;top:121px;bottom:auto;right:-2px}.family-photos .polaroid{padding:4px}.is-home .section{padding-top:64px;padding-bottom:42px}.is-home .section-title{font-size:58px}.is-home .eyebrow{letter-spacing:1.8px;font-size:13px}.is-home .section-heading{margin-bottom:30px}.is-home .section-heading>.text-link{font-size:17px}.is-home .concerts-section{padding-top:32px}.is-home .concerts-section .section-heading .eyebrow{display:none}.is-home .concert-grid{gap:24px}.is-home .concert-card{height:425px}.is-home .concert-content{bottom:22px;left:23px;right:23px}.is-home .concert-content .eyebrow{font-size:12px}.is-home .concert-content h3{font-size:40px}.is-home .concert-name{font-size:17px}.is-home .venue{font-size:14px}.is-home .concert-content .button{min-height:50px;font-size:15px}.is-home .date-stamp{min-width:86px;padding:9px 14px 12px}.is-home .date-stamp b{font-size:48px}.is-home .date-stamp span{font-size:13px}.is-home .tour-subscribe{padding:30px}.is-home .tour-subscribe .eyebrow{font-size:12px}.is-home .tour-subscribe h3{font-size:38px}.is-home .tour-subscribe h3 span{font-size:31px}.is-home .tour-subscribe p{max-width:none;font-size:14px}.is-home .tour-subscribe .button{min-height:50px;font-size:14px}.is-home .quote-strip{padding:42px 0}.is-home .quote-strip p{font-size:33px}.is-home .quote-attribution{font-size:17px}.is-home .quote-attribution small{font-size:12px}.is-home .video-caption h3{font-size:29px}.is-home .video-card p{font-size:15px}.is-home .video-tag{font-size:12px}.is-home .play-button{width:60px;height:60px}.is-home .post-row{padding:30px 0}.is-home .post-date{font-size:16px}.is-home .post-row h3{font-size:31px}.is-home .post-row .eyebrow{font-size:12px}.is-home .telegram-banner{padding:38px 42px}.is-home .telegram-banner h2{font-size:37px}.is-home .telegram-banner p{font-size:16px}.is-home .telegram-banner .button{min-height:55px;font-size:16px}@media (width>=1700px){.is-home .hero .hero-inner{width:min(1340px,80%);padding-top:115px}.is-home .hero .hero-copy{width:44%}.is-home .hero h1.hero-wordmark{max-width:535px}}@media (width<=1200px){.site-header .header-inner{gap:34px;width:calc(100% - 48px);height:78px}.site-header .desktop-nav{gap:24px}.site-header .desktop-nav a{font-size:14px}.site-header .header-right,.site-header .socials{gap:20px}.is-home .hero{height:660px}.is-home .hero .hero-inner{width:86%;padding-top:110px}.is-home .hero .hero-copy{width:46%}.is-home .hero .hero-role-art{width:320px;margin-top:9px}.is-home .hero .hero-description{font-size:16px}.is-home .hero .hero-buttons .button{min-height:48px;padding:12px 21px;font-size:13px}.is-home .hero .hero-buttons .button-red{min-width:140px}.is-home .hero .paper-note{padding:17px;font-size:19px;top:95px;right:-25px}.is-home .about-preview-grid{grid-template-columns:29% 43% 28%;width:calc(100% - 64px);height:430px}.is-home .about-preview-copy{padding:36px 16px 24px}.is-home .about-preview-copy .section-title{font-size:50px}.is-home .about-preview-copy p{font-size:15px}.is-home .about-preview-copy .intro-line{font-size:17px}.is-home .polaroid-one{width:195px;height:250px;top:37px;left:0}.is-home .polaroid-two{width:205px;height:158px;bottom:39px;right:-9px}.is-home .crown{font-size:50px;top:138px;right:-8px}.is-home .container{width:calc(100% - 64px)}.is-home .section-title{font-size:50px}.is-home .concert-card{height:390px}.is-home .tour-subscribe{padding:24px}.is-home .tour-subscribe h3{font-size:32px}.is-home .tour-subscribe h3 span{font-size:27px}.is-home .tour-subscribe .button{padding-inline:10px;font-size:12px}}@media (width<=950px){.site-header .desktop-nav{gap:17px}.site-header .desktop-nav a{font-size:13px}.site-header .header-inner{gap:25px}.site-header .socials{gap:13px}.site-header .socials svg{width:27px;height:27px}.site-header .header-right{gap:14px}.is-home .hero{height:600px}.is-home .hero .hero-art{left:auto;right:0;transform:none}.is-home .hero .hero-inner{width:87%;padding-top:105px}.is-home .hero .hero-copy{width:48%}.is-home .hero .hero-role-art{width:285px}.is-home .hero .hero-description{font-size:15px}.is-home .hero .hero-buttons{gap:10px;margin-top:21px}.is-home .hero .hero-buttons .button{padding:11px 16px;font-size:12px}.is-home .hero .hero-buttons .button-red{min-width:115px}.is-home .hero .paper-note{font-size:16px;top:90px;right:-23px}.is-home .about-preview-grid{grid-template-columns:29% 45% 26%;width:calc(100% - 40px);height:420px}.is-home .about-preview-copy{padding:28px 10px 20px}.is-home .about-preview-copy p{font-size:14px}.is-home .about-preview-copy .intro-line{font-size:15px}.is-home .about-preview-copy .section-title{font-size:47px}.is-home .polaroid-one{width:155px;height:205px;top:40px}.is-home .polaroid-two{width:168px;height:140px;bottom:49px}.is-home .crown{top:151px;right:-4px}.is-home .tour-subscribe{min-height:235px}.is-home .video-caption h3{font-size:25px}.is-home .video-card p{font-size:13px}.is-home .section-heading>.text-link{font-size:14px}.is-home .quote-strip p{font-size:28px}.is-home .quote-attribution{font-size:14px}.is-home .telegram-banner h2{font-size:30px}.is-home .telegram-banner .button{font-size:13px}}@media (width<=760px){.site-header .desktop-nav{display:none}.site-header .header-inner,.is-home .site-header .container{width:calc(100% - 40px);height:76px}.site-header .header-right{gap:25px}.site-header .socials{gap:21px}.site-header .socials svg{width:29px;height:29px}.is-home .container{width:calc(100% - 40px)}.is-home .hero{height:auto;padding-top:74px}.is-home .hero .hero-art{width:100%;height:auto;position:relative;left:0;right:auto;transform:none}.is-home .hero .hero-inner{width:calc(100% - 40px);height:auto;padding:20px 0 28px;position:static}.is-home .hero .hero-copy{width:100%;position:static}.is-home .hero h1.hero-wordmark{width:43%;margin:0;position:absolute;top:calc(74px + 5vw);left:5vw}.is-home .hero .hero-role-art{width:37%;max-width:none;margin:0;position:absolute;top:calc(74px + 30vw);left:6vw}.is-home .hero .hero-description{font-size:17px;margin-top:0!important}.is-home .hero .hero-buttons{gap:14px;margin-top:20px}.is-home .hero .hero-buttons .button{min-height:49px;padding-inline:23px;font-size:14px}.is-home .hero .hero-buttons .button-red{min-width:130px}.is-home .hero .paper-note{display:none}.is-home .about-preview{background-size:auto 100%}.is-home .about-preview-grid{grid-template-columns:35% 65%;width:calc(100% - 32px);height:auto}.is-home .about-stage{min-height:420px}.is-home .about-stage img{object-position:38% top;width:160%;height:100%;left:-37%}.is-home .about-preview-copy{padding:28px 0 28px 12px}.is-home .about-preview-copy .section-title{margin-bottom:14px;font-size:44px}.is-home .about-preview-copy p{font-size:14px;line-height:1.55}.is-home .about-preview-copy .intro-line{font-size:16px}.is-home .about-preview-copy .text-link{font-size:13px}.is-home .memory-collage{grid-column:1/-1;width:335px;max-width:100%;height:235px;margin:0 auto 15px}.is-home .polaroid-one{width:157px;height:203px;top:2px;left:23px}.is-home .polaroid-two{width:177px;height:140px;top:65px;bottom:auto;right:0}.is-home .crown{font-size:47px;top:11px;right:10px}.is-home .section{padding-top:43px;padding-bottom:28px}.is-home .section-title{font-size:43px}.is-home .eyebrow{font-size:11px}.is-home .section-heading{gap:15px;margin-bottom:24px}.is-home .section-heading>.text-link{gap:7px;font-size:12px}.is-home .concert-grid{gap:15px}.is-home .concert-card{height:350px}.is-home .concert-content{bottom:14px;left:14px;right:14px}.is-home .concert-content h3{font-size:31px}.is-home .concert-content .eyebrow{letter-spacing:.5px;font-size:10px}.is-home .concert-name{font-size:13px}.is-home .venue{font-size:11px}.is-home .concert-content .button{min-height:43px;font-size:12px}.is-home .date-stamp{min-width:65px;padding:8px 10px}.is-home .date-stamp b{font-size:40px}.is-home .date-stamp span{font-size:11px}.is-home .tour-subscribe{min-height:0;padding:25px}.is-home .tour-subscribe h3{font-size:30px}.is-home .tour-subscribe h3 span{font-size:27px}.is-home .tour-subscribe p,.is-home .tour-subscribe .button{font-size:13px}.is-home .quote-strip{padding:30px 0}.is-home .quote-strip p{font-size:24px}.is-home .quote-attribution{font-size:12px}.is-home .quote-attribution small{font-size:10px}.is-home .video-caption h3{font-size:22px}.is-home .video-card p{font-size:12px}.is-home .video-tag{font-size:10px}.is-home .play-button{width:46px;height:46px}.is-home .post-row{padding:24px 0}.is-home .post-date{font-size:12px}.is-home .post-row h3{font-size:25px}.is-home .post-row .eyebrow{font-size:10px}.is-home .telegram-banner{padding:28px}.is-home .telegram-banner h2{font-size:29px}.is-home .telegram-banner p{font-size:14px}}@media (width<=420px){.site-header .header-inner,.is-home .site-header .container{width:calc(100% - 32px)}.site-header .header-right{gap:12px}.site-header .socials{gap:13px}.site-header .socials svg{width:27px;height:27px}.is-home .container{width:calc(100% - 32px)}.is-home .hero .hero-buttons .button{padding-inline:18px;font-size:13px}.is-home .hero .hero-buttons .button-red{min-width:115px}.is-home .about-preview-copy p{font-size:13px}.is-home .about-preview-copy .intro-line{font-size:15px}.is-home .about-stage{min-height:440px}.is-home .section-title{font-size:37px}.is-home .section-heading>.text-link{font-size:10px}.is-home .concert-card{height:335px}.is-home .concert-content{left:11px;right:11px}.is-home .concert-content h3{font-size:28px}.is-home .concert-content .eyebrow{font-size:9px}.is-home .concert-content .button{padding-inline:6px;font-size:11px}.is-home .venue{font-size:10px}.is-home .quote-strip p{font-size:21px}.is-home .video-caption h3{font-size:20px}.is-home .video-card p{font-size:11px}.is-home .telegram-banner{padding:24px}}.site-header .brand{width:58px;height:62px;transform:none}.site-header .brand>img{object-fit:contain;filter:drop-shadow(0 0 10px #b7191938);width:100%;height:100%;display:block}.site-header .brand:before,.site-header .brand:after,.site-header .brand i{content:none;display:none}.is-home .about-preview-grid{grid-template-columns:31% 41% 28%;width:calc(100% - 96px);max-width:1380px;height:540px}.is-home .about-stage img{width:132%;height:112%;left:-18%}.is-home .about-preview-copy{padding:54px 30px 42px 34px}.about-title-art{width:min(100%,310px);margin:0 0 19px -6px;line-height:0}.about-title-art img{filter:drop-shadow(0 0 12px #2e796944);width:100%;height:auto;display:block}.is-home .about-preview-copy .intro-line{max-width:480px;font-size:22px;line-height:1.35}.is-home .about-preview-copy p{font-size:18px;line-height:1.62}.is-home .about-preview-copy p+p{margin-top:16px}.is-home .about-preview-copy .text-link{margin-top:24px;font-size:15px}.is-home .polaroid-one{width:270px;height:330px;top:34px;left:4px}.is-home .polaroid-two{width:275px;height:208px;bottom:33px;right:-35px}.is-home .crown{top:148px;right:-10px}.site-footer{background:radial-gradient(circle at 78% 18%,#0c52442b,#0000 30%),linear-gradient(135deg,#080b09 0%,#0c100d 52%,#080807 100%);border-top:1px solid #7256463b;padding:76px 0 25px;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;opacity:.28;background:repeating-linear-gradient(112deg,#0000 0 55px,#f3e9d905 56px 57px),radial-gradient(circle at 15% 72%,#a7181620 0 1px,#0000 2px) 0 0/17px 17px;position:absolute;inset:0}.footer-cta,.footer-main,.footer-bottom{z-index:1;position:relative}.footer-cta{border-bottom:1px solid #827b672e;justify-content:space-between;align-items:flex-end;gap:48px;padding-bottom:52px;display:flex}.footer-cta .eyebrow{color:#839f8f;letter-spacing:1.8px;font-size:12px}.footer-cta h2{font:400 clamp(42px, 5vw, 72px)/.94 var(--display);letter-spacing:-1.6px;color:#ded8c9;margin-top:14px}.footer-cta h2 span{color:#7ca28f;display:block}.footer-cta .button{min-width:276px;min-height:58px;margin-bottom:3px;font-size:14px}.footer-main{grid-template-columns:minmax(250px,1.15fr) 1.5fr auto;align-items:center;gap:52px;padding:38px 0 34px;display:grid}.footer-brand{align-items:center;gap:18px;width:max-content;display:inline-flex}.footer-brand img{object-fit:contain;filter:drop-shadow(0 0 12px #b7191938);width:68px;height:68px}.footer-brand span{gap:5px;display:grid}.footer-brand strong{font:400 29px/1 var(--display);letter-spacing:-.8px;color:#ded8c9}.footer-brand small{font:400 10px/1.3 var(--condensed);letter-spacing:1.2px;text-transform:uppercase;color:#777c72}.footer-nav{grid-template-columns:repeat(3,max-content);justify-content:center;gap:13px 34px;display:grid}.footer-nav a{font:400 12px/1.3 var(--condensed);letter-spacing:.7px;text-transform:uppercase;color:#a5a69b;transition:color .2s}.footer-nav a:hover{color:#efe8d9}.footer-main>.socials{gap:17px}.footer-main>.socials a{color:#ded8c9;border:0;border-radius:0;place-items:center;width:39px;height:39px;transition:color .2s,border-color .2s,background .2s;display:grid}.footer-main>.socials a:hover{color:#fff;background:0 0}.footer-bottom{color:#72766e;letter-spacing:.3px;border-top:1px solid #37372b;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:20px;font-size:10px;display:grid}.footer-bottom>:nth-child(2){text-align:center}.creator-link{color:#989b91;justify-self:end;align-items:center;gap:6px;transition:color .2s;display:inline-flex}.creator-link:hover{color:#dcd7ca}@media (width<=1200px){.site-header .brand{width:52px;height:56px}.is-home .about-preview-grid{grid-template-columns:29% 43% 28%;width:calc(100% - 64px);height:510px}.is-home .about-preview-copy{padding:42px 18px 34px}.about-title-art{width:265px}.is-home .about-preview-copy .intro-line{font-size:19px}.is-home .about-preview-copy p{font-size:16px}.is-home .polaroid-one{width:220px;height:285px}.is-home .polaroid-two{width:225px;height:175px;right:-16px}.footer-main{gap:28px}.footer-nav{gap:11px 22px}}@media (width<=950px){.is-home .about-preview-grid{grid-template-columns:28% 47% 25%;width:calc(100% - 40px);height:490px}.is-home .about-preview-copy{padding:38px 14px 30px}.about-title-art{width:230px}.is-home .about-preview-copy p{font-size:15px}.is-home .polaroid-one{width:180px;height:240px}.is-home .polaroid-two{width:188px;height:148px}.footer-main{grid-template-columns:1fr auto}.footer-nav{grid-area:2/1/auto/-1;grid-template-columns:repeat(6,max-content);justify-content:start}}@media (width<=760px){.site-header .brand{width:48px;height:52px}.is-home .about-preview-grid{grid-template-columns:35% 65%;width:calc(100% - 32px);height:auto}.is-home .about-preview-copy{padding:35px 0 38px 14px}.about-title-art{width:min(88%,235px);margin-bottom:17px}.is-home .about-preview-copy .intro-line{font-size:17px}.is-home .about-preview-copy p{font-size:14px}.is-home .memory-collage{height:260px}.is-home .polaroid-one{width:180px;height:225px}.is-home .polaroid-two{width:195px;height:152px;right:2px}.site-footer{padding-top:58px}.footer-cta{gap:28px;padding-bottom:38px;display:grid}.footer-cta h2{font-size:clamp(37px,10vw,57px)}.footer-cta .button{width:fit-content;min-width:0}.footer-main{grid-template-columns:1fr auto;gap:28px 18px;padding:31px 0 28px;display:grid}.footer-brand img{width:58px;height:58px}.footer-brand strong{font-size:25px}.footer-nav{grid-template-columns:repeat(3,max-content);gap:12px 25px}.footer-main>.socials{grid-area:1/2}.footer-bottom{grid-template-columns:1fr auto;gap:11px}.footer-bottom>:nth-child(2){display:none}}@media (width<=480px){.is-home .about-preview-grid{grid-template-columns:33% 67%}.is-home .about-stage{min-height:500px}.is-home .about-preview-copy{padding-left:10px}.about-title-art{width:185px}.is-home .about-preview-copy .intro-line{font-size:15px}.is-home .about-preview-copy p{font-size:13px}.footer-cta .eyebrow{font-size:9px}.footer-cta h2{font-size:35px}.footer-cta .button{width:100%}.footer-main{grid-template-columns:1fr}.footer-main>.socials{grid-area:auto}.footer-nav{grid-column:1;grid-template-columns:repeat(2,max-content)}.footer-bottom{grid-template-columns:1fr}.creator-link{justify-self:start}}@media (width<=640px){.is-home .about-preview{background-position:top;background-size:auto 100%}.is-home .about-preview-grid{grid-template-columns:minmax(0,1fr);width:calc(100% - 32px)}.is-home .about-stage{aspect-ratio:1000/667;width:calc(100% + 32px);height:auto;min-height:0;margin-left:-16px;overflow:hidden}.is-home .about-stage:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#080b08 94%);height:34%;position:absolute;inset:auto 0 0}.is-home .about-stage img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;position:absolute;inset:0;mask-image:none}.is-home .about-preview-copy{z-index:2;background:linear-gradient(#0000,#080b08 50px,#0000 145px);margin-top:-42px;padding:66px 8px 38px;position:relative}.is-home .about-preview-copy .about-title-art{width:min(72vw,245px);margin:0 0 17px -3px}.is-home .about-preview-copy .intro-line{font-size:17px;line-height:1.4}.is-home .about-preview-copy p{font-size:14px;line-height:1.62}.is-home .about-preview-copy .text-link{margin-top:22px}.is-home .memory-collage{grid-column:1;margin-top:-4px}}.is-home .hero{background:#030504}.is-home .about-preview{overflow:hidden}.is-home .hero .hero-art{mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.is-home .hero .hero-role-art{opacity:1;filter:none}.hero-role-art img{opacity:1;filter:none;mix-blend-mode:normal;object-fit:contain;height:100%}.site-footer{padding-top:18px}@media (width>=761px){.site-header .menu-toggle{display:none}}@media (width>=761px) and (width<=900px){.site-header .desktop-nav{display:none}.site-header .menu-toggle{display:flex}}.empty-poster{text-align:center;background:radial-gradient(circle at 50% 15%,#27534750,#0000 45%),#0d130f;border:1px solid #59665370;flex-direction:column;justify-content:center;align-items:center;min-height:425px;padding:35px;display:flex}.empty-poster span{color:var(--green);font:14px var(--condensed);letter-spacing:2px;text-transform:uppercase}.empty-poster strong{color:#ded8c9;font:clamp(45px,6vw,82px)/1 var(--display);margin-top:15px}.empty-poster p{color:var(--muted);margin-top:14px}.empty-poster-wide{grid-column:1/-1;min-height:360px}.date-stamp b{letter-spacing:-.5px;white-space:nowrap;font-size:20px}.date-stamp span{font-size:12px}.is-home .date-stamp{min-width:118px}.inner-designed main{isolation:isolate;background:radial-gradient(at 90% 0,#143f3229,#0000 50%);padding-bottom:76px;position:relative;overflow:clip}.inner-designed main:before,.inner-designed main:after{content:"";pointer-events:none;z-index:-1;opacity:.5;background-image:url(/images/about-collage-v2.webp);background-repeat:no-repeat;width:clamp(160px,19vw,350px);position:absolute}.inner-designed main:before{background-position:0 0;background-size:auto 900px;height:1050px;top:10px;left:-55px;transform:rotate(-5deg);mask-image:linear-gradient(90deg,#000,#0000 95%),linear-gradient(#000 50%,#0000);mask-composite:intersect}.inner-designed main:after{background-position:100% 0;background-size:auto 1100px;height:1400px;top:10px;right:-50px;transform:rotate(5deg);mask-image:linear-gradient(270deg,#000,#0000 98%),linear-gradient(#000 55%,#0000);mask-composite:intersect}.page-video main:after{opacity:.6;top:160px}.page-blog main:before{top:240px}.page-about main:after{height:1700px;top:520px}.inner-designed .container{width:calc(100% - 120px);max-width:1320px}.inner-designed .page-heading{padding:65px 0 42px}.inner-designed .page-heading h1.page-title-art{width:350px;max-width:100%;margin:0;line-height:0}.page-blog .page-heading h1.page-title-art{width:760px}.page-about .page-heading h1.page-title-art{width:310px}.page-title-art img{object-fit:contain;object-position:left;width:100%;height:auto;max-height:160px;display:block}.inner-designed .page-heading>p{margin-top:22px;font-size:16px}.inner-designed .filter-bar{border-block:1px solid #6c78613b;margin-bottom:30px;padding:20px 0}.inner-designed .filter-tabs{flex-wrap:wrap;gap:10px}.inner-designed .filter-tabs button{padding:10px 19px;font-size:14px}.inner-designed .filter-tabs button.selected{color:#efe5d5;background:#90201b;border-color:#b44936}.page-afisha .event-list{gap:34px}.page-afisha .event-detail{background:linear-gradient(120deg,#141c15f5,#0a100df5);border:1px solid #88735566;box-shadow:0 12px 40px #0004}.page-afisha .event-info{padding:42px}.page-afisha .event-info h2{font-size:clamp(32px,3.1vw,46px)}.page-afisha .event-city{font-size:21px}.page-afisha .event-picture{border-right:1px solid #8d73563d}.page-afisha .booking-banner{background:#0d1711dd;border-color:#65745850;margin-top:50px;margin-bottom:0}.page-video .video-feature{background:#111910e8;border:1px solid #77755a65;gap:38px;padding:26px;box-shadow:0 20px 60px #0004}.page-video .feature-copy h2{font-size:clamp(34px,3vw,46px)}.page-video .feature-copy p{font-size:15px}.page-video .video-cover{border-color:#7b705653}.page-video .video-caption h3{font-size:25px}.page-video .video-card p{font-size:14px}.page-blog .blog-grid{gap:30px}.page-blog .blog-card{background:#111710ed;border:1px solid #7e705754;box-shadow:0 10px 30px #0004}.page-blog .blog-card-copy{padding:26px}.page-blog .blog-card-copy h2{font-size:30px}.page-blog .blog-card-copy p{font-size:14px;line-height:1.75}.page-blog .blog-card-image{border:0;border-bottom:1px solid #81724b50}.page-about .biography{align-items:center;gap:65px;padding-bottom:55px}.page-about .biography-image{background:#afa38b;border:1px solid #514b3b;padding:8px;transform:rotate(-2deg);box-shadow:10px 15px #0006}.page-about .biography-image img{aspect-ratio:4/5;object-fit:cover}.page-about .biography-copy h2{font-size:clamp(30px,3.2vw,46px)}.page-about .biography-copy p{font-size:16px;line-height:1.8}.page-about .timeline{background:#0b100bd9;border-top:1px solid #7b6b4659}.page-about .timeline article{grid-template-columns:150px 1fr 30px;padding:27px 24px}.page-about .timeline h3{font-size:24px}.page-about .timeline p{font-size:14px}.page-about .family-section{border-top:1px solid #7b6b4659}.page-contacts main:before{opacity:.62;height:1200px;top:0}.page-contacts main:after{opacity:.55;height:1200px;top:250px}.contacts-showcase{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:68px;display:grid}.contact-card,.yura-social-card{background:linear-gradient(145deg,#131b14f5,#090e0af5);border:1px solid #786d515c;min-height:430px;padding:48px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0005}.contact-card:after,.yura-social-card:after{content:"✦";color:#759a86;opacity:.45;font-size:50px;position:absolute;top:20px;right:25px}.contact-info{padding-top:48px}.contact-info h2,.yura-social-card h2{color:#dcd5c6;font:clamp(42px,5vw,68px)/.95 var(--display);margin:18px 0 8px}.yura-social-card h2 span{color:var(--green)}.contact-info>p:not(.contact-role),.yura-social-card>p{color:#9da398;max-width:480px;font-size:15px;line-height:1.7}.contact-handle{margin:35px 0 28px;font-size:38px}.yura-social-card .socials{gap:32px;margin:44px 0 36px}.yura-social-card .socials a{color:#e5dfd2;width:64px;height:64px}.yura-social-card .socials svg{width:52px;height:52px}.contact-telegram{color:var(--green);font:17px var(--condensed);text-transform:uppercase;align-items:center;gap:12px;display:inline-flex}.page-contacts .faq-section{border-top:1px solid #6f684e55;padding-top:55px}@media (width<=1000px){.inner-designed .container{width:calc(100% - 64px)}.page-afisha .event-info{padding:28px}.page-video .video-feature{gap:24px}.page-about .biography{gap:36px}}@media (width<=760px){.inner-designed main{padding-bottom:42px}.inner-designed .container{width:calc(100% - 36px)}.inner-designed main:before,.inner-designed main:after{opacity:.25;width:160px}.inner-designed .page-heading{padding:36px 0 30px}.inner-designed .page-heading h1.page-title-art{width:250px}.page-blog .page-heading h1.page-title-art{width:100%}.inner-designed .page-heading>p{font-size:14px}.inner-designed .filter-bar{flex-direction:column;align-items:flex-start;gap:16px}.inner-designed .filter-tabs button{padding:9px 12px;font-size:12px}.page-afisha .event-info{padding:24px 20px}.page-afisha .event-info h2{font-size:31px}.page-afisha .event-city{font-size:18px}.page-video .video-feature{padding:14px}.page-video .feature-copy{padding:9px 7px 14px}.page-video .video-caption h3{font-size:20px}.page-video .video-card p{font-size:12px}.page-blog .blog-card-copy{padding:22px}.page-about .biography{gap:32px}.page-about .biography-image{width:calc(100% - 16px);margin:0 auto}.page-about .timeline article{grid-template-columns:1fr;gap:12px;padding:23px 18px}.page-about .timeline-cross{display:none}.page-about .biography-copy p{font-size:15px}.contacts-showcase{grid-template-columns:1fr;padding-bottom:45px}.contact-card,.yura-social-card{min-height:0;padding:30px 24px}.contact-info{padding-top:30px}.yura-social-card .socials{gap:25px;margin:32px 0}.yura-social-card .socials a{width:54px;height:54px}.yura-social-card .socials svg{width:46px;height:46px}}@font-face{font-family:Ponomar;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ponomar-cyrillic-400-normal.DX4t9VwP.woff2)format("woff2"),url(/_astro/ponomar-cyrillic-400-normal.Cbi4d1uO.woff)format("woff")}@font-face{font-family:Ponomar;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ponomar-latin-400-normal.BSq9zmcd.woff2)format("woff2"),url(/_astro/ponomar-latin-400-normal.D7bUl6p3.woff)format("woff")}@font-face{font-family:Underdog;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/underdog-cyrillic-400-normal.SeswEYf1.woff2)format("woff2"),url(/_astro/underdog-cyrillic-400-normal.BmmVkR2i.woff)format("woff")}@font-face{font-family:Underdog;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/underdog-latin-400-normal.CqWUjXX5.woff2)format("woff2"),url(/_astro/underdog-latin-400-normal.DTBodRoH.woff)format("woff")}@font-face{font-family:Oswald;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/oswald-cyrillic-400-normal.Dakd8U79.woff2)format("woff2"),url(/_astro/oswald-cyrillic-400-normal.BUD0W5Zj.woff)format("woff")}@font-face{font-family:Oswald;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/oswald-latin-400-normal.BAFo8sP8.woff2)format("woff2"),url(/_astro/oswald-latin-400-normal.D1wpMXgf.woff)format("woff")}@font-face{font-family:Oswald;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/oswald-cyrillic-600-normal.OIkAk3Qq.woff2)format("woff2"),url(/_astro/oswald-cyrillic-600-normal.B7zyAoGs.woff)format("woff")}@font-face{font-family:Oswald;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/oswald-latin-600-normal.plFmSr5g.woff2)format("woff2"),url(/_astro/oswald-latin-600-normal.DRToI_2E.woff)format("woff")}@font-face{font-family:Golos Text;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/golos-text-cyrillic-400-normal.C7us6pn1.woff2)format("woff2"),url(/_astro/golos-text-cyrillic-400-normal.BwL4n7Pb.woff)format("woff")}@font-face{font-family:Golos Text;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/golos-text-latin-400-normal.Coi1FYaD.woff2)format("woff2"),url(/_astro/golos-text-latin-400-normal.DOuJOmdK.woff)format("woff")}
