@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap";:root{--red:#df1724;--black:#0c0c0c;--paper:#f4f1ed;--line:#d4cec8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--black);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,100% - 64px);margin:auto}.kicker{letter-spacing:.18em;color:var(--red);margin:0 0 28px;font-size:12px;font-weight:600}.kicker.light{color:#ff9097}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;font-family:Manrope,sans-serif;font-weight:500}h2{margin-bottom:0;font-size:clamp(48px,6.5vw,96px);line-height:.95}h2 i{font-family:Georgia,serif;font-weight:400}header{z-index:10;color:#fff;border-bottom:1px solid #ffffff38;align-items:center;width:100%;height:94px;padding:0 4vw;display:flex;position:absolute;top:0;left:0}.brand img{object-fit:contain;filter:brightness(0)invert();width:116px;height:78px}nav{align-items:center;gap:36px;margin-left:auto;font-size:14px;display:flex}nav a:hover{color:#ffadb2}.nav-cta{border:1px solid #fff6;align-items:center;gap:12px;padding:14px 18px;display:flex}.nav-cta svg{width:16px}.menu{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:#111;height:min(860px,100vh);min-height:720px;position:relative;overflow:hidden}.hero-bg,.shade{object-fit:cover;width:100%;height:100%;position:absolute}.hero-bg{object-position:center 38%;filter:saturate(.8)}.shade{background:linear-gradient(90deg,#000000d6 0%,#00000052 58%,#0000001a),linear-gradient(#0000 50%,#00000059)}.hero-copy{max-width:850px;position:absolute;bottom:9%;left:max(4vw,50vw - 620px)}.eyebrow{letter-spacing:.17em;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.eyebrow span{background:var(--red);width:38px;height:2px}h1{margin:46px 0 38px;font-size:clamp(76px,10.6vw,158px);line-height:.78}h1 em{color:#ff5963;font-family:Georgia,serif;font-weight:400}.lead{color:#eee;max-width:570px;font-size:19px;line-height:1.55}.actions{align-items:center;gap:34px;margin-top:38px;display:flex}.btn{align-items:center;gap:34px;padding:17px 24px;font-size:14px;font-weight:600;display:inline-flex}.btn svg{width:17px}.btn.red{background:var(--red);color:#fff}.btn.white{color:#111;background:#fff}.textlink{border-bottom:1px solid #fff6;gap:12px;padding:14px 0;font-size:14px;display:flex}.textlink svg{width:16px}.hero-stamp{text-align:center;letter-spacing:.12em;text-transform:uppercase;border:1px solid #fff6;border-radius:50%;place-content:center;gap:8px;width:140px;height:140px;font-size:11px;display:grid;position:absolute;bottom:7%;right:4vw}.hero-stamp svg{color:#ff5963;margin:auto}.intro{padding:145px 0}.intro h2{max-width:1100px}.intro-grid{grid-template-columns:1.1fr 1fr;gap:14%;margin:80px 0 0 25%;display:grid}.intro-grid p,.about-grid p{color:#5f5b57;font-size:17px;line-height:1.7}.intro-grid .big,.about-grid .big{color:#151515;font-size:25px;line-height:1.45}.offers{padding-bottom:150px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:70px;display:flex}.section-head>p{color:#666;max-width:320px;line-height:1.6}.offer{border-top:1px solid var(--line);grid-template-columns:60px 1fr 240px 60px;align-items:center;gap:36px;padding:30px 0;display:grid;position:relative}.offer>span{color:var(--red);font-size:12px}.offer h3{margin-bottom:12px;font-size:38px}.offer p{color:#666;max-width:600px;line-height:1.5}.offer img{object-fit:cover;filter:saturate(.65);width:240px;height:145px}.offer>a{border:1px solid #bcb5ae;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.offer>a svg{width:18px}.tags{gap:8px;display:flex}.tags b{letter-spacing:.1em;text-transform:uppercase;border:1px solid #c7c0ba;border-radius:20px;padding:7px 11px;font-size:10px}.theatre{background:var(--black);color:#fff;grid-template-columns:1fr 1fr;min-height:820px;display:grid}.theatre-image{position:relative;overflow:hidden}.theatre-image img{object-fit:cover;object-position:center 25%;filter:grayscale()contrast(1.12);width:100%;height:100%}.vertical{writing-mode:vertical-rl;letter-spacing:.28em;font-size:10px;position:absolute;top:50%;right:24px;transform:rotate(180deg)}.theatre-copy{padding:100px 8vw}.theatre-copy h2{margin-bottom:44px;font-size:clamp(52px,6vw,90px)}.theatre-copy>p:not(.kicker){color:#aaa;max-width:560px;line-height:1.7}.theatre-copy ul{margin:35px 0;padding:0;list-style:none}.theatre-copy li{border-top:1px solid #333;gap:13px;padding:15px 0;font-size:14px;display:flex}.theatre-copy li svg{width:15px;color:var(--red)}.repertoire{padding:140px 0}.section-head>svg{width:70px;height:70px;color:var(--red);stroke-width:1px}.show-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.show-grid article{border-left:1px solid var(--line);flex-direction:column;min-height:280px;padding:30px;display:flex}.show-grid article:first-child{border-left:0}.show-grid span{color:var(--red);font-size:11px}.show-grid h3{margin:auto 0 20px;font-size:28px;line-height:1.1}.show-grid p{color:#666;font-size:14px;line-height:1.6}.about{background:var(--red);color:#fff;padding:130px 0}.about-grid{grid-template-columns:1.15fr 1fr;gap:12%;display:grid}.about h2{font-size:clamp(52px,6vw,88px)}.about h2 i{color:#171717}.about-grid p{color:#ffd4d7}.about-grid .big{color:#fff}.stat{border-top:1px solid #fff5;align-items:center;gap:18px;margin-top:50px;padding-top:22px;display:flex}.stat strong{font-size:48px;font-weight:400}.stat span{letter-spacing:.15em;text-transform:uppercase;font-size:10px}.gallery{padding:140px 0}.section-head>a{border-bottom:1px solid;gap:9px;padding-bottom:4px;font-size:14px;display:flex}.section-head>a svg{width:15px}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:110px;gap:14px;display:grid}.gallery-grid button{cursor:zoom-in;background:#ddd;border:0;padding:0;position:relative;overflow:hidden}.gallery-grid button:first-child{grid-area:span 4/span 5}.gallery-grid button:nth-child(2){grid-area:span 3/span 3}.gallery-grid button:nth-child(3){grid-area:span 5/span 4}.gallery-grid button:nth-child(4){grid-area:span 3/span 3}.gallery-grid button:nth-child(5){grid-area:span 4/span 5}.gallery-grid button:nth-child(6){grid-area:span 3/span 4}.gallery-grid button:nth-child(7){grid-area:span 3/span 3}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery-grid button:hover img{transform:scale(1.04)}.gallery-grid span{color:#fff;background:#111b;padding:5px;font-size:10px;position:absolute;bottom:12px;left:12px}.contact{color:#fff;background:#111;padding:130px 0}.contact h2{font-size:clamp(60px,8vw,120px)}.contact h2 i{color:#ff4652}.contact-grid{grid-template-columns:1fr 1.2fr;gap:14%;margin-top:85px;display:grid}.contact-grid>p{color:#aaa;font-size:20px;line-height:1.6}.contact-links{flex-direction:column;display:flex}.contact-links a,.contact-links span{border-top:1px solid #333;align-items:center;gap:14px;padding:18px 0;font-size:14px;display:flex}.contact-links svg{color:#ff5963;width:17px}.contact-links a svg:last-child{color:#fff;margin-left:auto}footer{color:#888;background:#070707;padding:46px 0}footer .wrap{justify-content:space-between;align-items:center;display:flex}footer img{filter:brightness(0)invert();opacity:.85;width:110px}footer div div{gap:30px;display:flex}footer a{align-items:center;gap:8px;font-size:12px;display:flex}footer a svg{width:15px}footer p{text-align:right;margin:0;font-size:11px;line-height:1.6}.lightbox{z-index:100;background:#000e;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.lightbox img{max-width:90vw;max-height:90vh}.lightbox button{color:#fff;background:0 0;border:1px solid #fff;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:24px;right:24px}@media (width<=800px){.wrap{width:min(100% - 36px,1240px)}header{height:75px;padding:0 18px}.brand img{width:88px;height:60px}nav{background:#111;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:30px;display:none;position:absolute;top:75px;left:0}nav.open{display:flex}.menu{margin-left:auto;display:block}.hero{min-height:720px}.hero-copy{bottom:8%;left:18px;right:18px}h1{margin:34px 0;font-size:70px}.lead{font-size:16px}.hero-stamp{display:none}.actions{flex-direction:column;align-items:flex-start;gap:18px}.intro,.repertoire,.gallery{padding:90px 0}.intro-grid{grid-template-columns:1fr;gap:16px;margin:55px 0 0}.section-head{flex-direction:column;align-items:flex-start;gap:28px;margin-bottom:45px}.offer{grid-template-columns:35px 1fr 44px;gap:10px}.offer img{display:none}.offer h3{font-size:28px}.offer>a{width:42px;height:42px}.tags{flex-wrap:wrap}.theatre{grid-template-columns:1fr}.theatre-image{height:520px}.theatre-copy{padding:75px 22px}.show-grid{grid-template-columns:1fr 1fr}.show-grid article:nth-child(3){border-left:0}.about{padding:90px 0}.about-grid{grid-template-columns:1fr;gap:50px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:240px}.gallery-grid button:nth-child(n){grid-area:span 1/span 1}.gallery-grid button:first-child,.gallery-grid button:nth-child(4){grid-column:span 2}.contact{padding:90px 0}.contact-grid{grid-template-columns:1fr;gap:30px;margin-top:55px}.contact-links a{word-break:break-word;font-size:12px}footer .wrap{flex-direction:column;align-items:flex-start;gap:26px}footer p{text-align:left}}@media (width<=430px){h1{font-size:60px}.show-grid{grid-template-columns:1fr}.show-grid article{border-left:0;border-top:1px solid var(--line);min-height:220px}.gallery-grid{grid-auto-rows:190px}}
