:root{--bg:#0d0f0b;--panel:rgba(21,24,17,.76);--panel2:rgba(29,33,23,.68);--text:#f3f0e6;--muted:#a8aa9f;--olive:#82933c;--lime:#b2c85a;--line:rgba(244,242,232,.12);--oline:rgba(178,200,90,.26)}
*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:var(--bg);color:var(--text)}body{font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--lime);color:#10120d}
.preloader{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;align-content:center;gap:24px;background:#0b0d09;transition:.7s ease}.preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader img{width:clamp(250px,22vw,340px);max-height:48vh;object-fit:contain;filter:drop-shadow(0 0 36px rgba(255,255,255,.28));animation:hum .18s steps(2,end) infinite}.preloader span{font-family:Georgia,serif;font-size:12px;letter-spacing:.32em;color:#d7d8ce}@keyframes hum{to{transform:translate(1px,-1px) rotate(.2deg)}}
.bg-wreath{position:fixed;z-index:0;inset:0;display:grid;place-items:center;overflow:hidden;pointer-events:none}.bg-wreath::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 50%,transparent 0 20%,rgba(13,15,11,.34) 48%,rgba(13,15,11,.86) 90%)}.bg-wreath img{width:min(1220px,88vmax);opacity:.16;filter:drop-shadow(0 0 30px rgba(178,200,90,.08));animation:wreath 130s linear infinite}@keyframes wreath{to{transform:rotate(360deg)}}
.grain{position:fixed;z-index:1;inset:-50%;pointer-events:none;opacity:.028;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='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.app-shell{position:relative;z-index:2;width:100%;height:100dvh;min-height:560px;display:grid;grid-template-rows:64px minmax(0,1fr) 42px 28px;padding:0 22px}
.topbar{height:64px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:22px;border-bottom:1px solid var(--line)}.brand{width:172px;height:46px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}.top-meta{justify-self:center;display:flex;align-items:center;gap:12px;color:#c2c4b8;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.top-meta i{font-style:normal;color:var(--lime)}.phone{font-family:Georgia,serif;font-size:15px;white-space:nowrap;transition:.2s}.phone:hover{color:var(--lime)}
.screen{width:min(1440px,100%);height:100%;margin:auto;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(540px,1.1fr);gap:18px;padding:18px 0;min-height:0}
.hero-panel,.info-panel{position:relative;min-width:0;min-height:0;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(20,23,16,.80),rgba(16,18,13,.64));backdrop-filter:blur(13px);box-shadow:0 20px 60px rgba(0,0,0,.26);overflow:hidden}
.hero-panel{padding:clamp(20px,2.4vw,38px);display:flex;flex-direction:column;justify-content:center}.hero-panel::before{content:"";position:absolute;width:44%;aspect-ratio:1;left:-18%;top:-18%;border:1px solid var(--oline);border-radius:50%;box-shadow:0 0 0 36px rgba(178,200,90,.02),0 0 0 72px rgba(178,200,90,.012)}
.eyebrow{position:relative;display:flex;align-items:center;gap:9px;color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.18em}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(178,200,90,.08)}
.hero-logo-wrap{position:absolute;right:-5%;top:4%;width:min(38%,260px);aspect-ratio:1;display:grid;place-items:center;opacity:.88}.hero-logo{position:relative;z-index:2;width:74%;filter:drop-shadow(0 14px 25px rgba(0,0,0,.28))}.orbit-ring{position:absolute;inset:0}.orbit-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.orbit-ring text{fill:rgba(178,200,90,.72);font-size:3.5px;letter-spacing:1.5px}
.hero-panel h1{position:relative;margin:clamp(34px,7vh,70px) 0 0;max-width:760px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,5.4vw,86px);font-weight:500;line-height:.86;letter-spacing:-.055em}.hero-panel h1 em{display:block;width:max-content;max-width:100%;margin-top:10px;white-space:nowrap;line-height:1}.lead{max-width:560px;margin:18px 0 0;color:#c5c7bc;font-size:clamp(13px,1.1vw,16px);line-height:1.45}.hero-actions{display:flex;gap:9px;margin-top:20px}.btn{min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:11px;font-weight:800;transition:.2s}.btn-primary{background:var(--lime);color:#0e100b}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(178,200,90,.17)}.btn-ghost{border:1px solid var(--line);background:rgba(255,255,255,.025)}.btn-ghost:hover{border-color:var(--oline);color:var(--lime)}
.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:auto;padding-top:20px}.facts div{min-width:0;padding:10px 11px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.018)}.facts strong{display:block;font-family:Georgia,serif;font-size:clamp(15px,1.3vw,20px);font-weight:500;white-space:nowrap}.facts span{display:block;margin-top:2px;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.1em}
.info-panel{padding:clamp(18px,2.1vw,32px);display:grid;grid-template-rows:auto auto auto auto;gap:clamp(10px,1.5vh,16px)}.info-panel::after{content:"";position:absolute;right:-12%;bottom:-24%;width:48%;aspect-ratio:1;background:url('../images/wreath-transparent.png') center/contain no-repeat;opacity:.075;transform:rotate(18deg);pointer-events:none}.info-head{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.info-head small,.block-title span{display:block;color:var(--lime);font-size:8px;font-weight:800;letter-spacing:.18em}.info-head h2{margin:7px 0 0;font-family:Georgia,serif;font-size:clamp(30px,2.7vw,44px);font-weight:500;line-height:.94;letter-spacing:-.045em}.machine-badge{width:108px;height:108px;border:1px solid var(--oline);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(178,200,90,.07),rgba(178,200,90,.015) 68%);box-shadow:inset 0 0 0 10px rgba(178,200,90,.018)}.machine-badge img{width:82px;filter:drop-shadow(0 0 13px rgba(255,255,255,.18));animation:float 3.5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-4px)}}
.services-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:7px}.services-grid a{position:relative;min-height:72px;padding:11px 13px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.018);transition:.2s;overflow:hidden}.services-grid a:hover{border-color:var(--oline);background:rgba(178,200,90,.045);transform:translateY(-2px)}.services-grid span{display:block;color:#7d8175;font-size:7px}.services-grid b{display:block;margin-top:8px;font-family:Georgia,serif;font-size:clamp(14px,1.2vw,18px);font-weight:500;line-height:1}.services-grid em{position:absolute;right:12px;top:10px;color:var(--lime);font-style:normal;font-size:7px;text-transform:uppercase;letter-spacing:.06em}
.masters-block{position:relative;z-index:2}.block-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.block-title b{font-size:8px;color:#cfd1c6}.master-links{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.master-links a{min-width:0;padding:7px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.018);transition:.22s;overflow:hidden}.master-links a:hover{border-color:var(--oline);background:rgba(178,200,90,.055);transform:translateY(-2px)}.master-photo{position:relative;width:100%;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,rgba(178,200,90,.12),rgba(255,255,255,.025));border:1px solid rgba(178,200,90,.13)}.master-photo::before{content:"";position:absolute;width:42px;height:42px;border:1px solid rgba(178,200,90,.13);border-radius:50%;top:-19px;right:-16px}.master-photo b{font-family:Georgia,serif;font-size:24px;font-weight:500;color:rgba(243,240,230,.44)}.master-photo i{position:absolute;right:4px;bottom:3px;font-style:normal;font-size:4.8px;font-weight:800;letter-spacing:.12em;color:rgba(178,200,90,.62)}.master-links strong{display:block;min-width:0;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;color:#e4e4dc}.master-links a:hover strong{color:var(--lime)}
.contact-strip{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:7px}.contact-strip a{position:relative;padding:10px 36px 10px 12px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.018)}.contact-strip small{display:block;color:#7f8278;font-size:7px;letter-spacing:.12em}.contact-strip b{display:block;margin-top:3px;font-family:Georgia,serif;font-size:12px;font-weight:500}.contact-strip span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--lime)}.age-note{position:relative;z-index:2;margin:0;color:#9ea095;font-size:8px}.age-note b{color:var(--lime);margin-right:5px}
.bottomline{height:42px;min-width:0;display:grid;grid-template-columns:150px minmax(0,1fr) 130px;align-items:center;gap:16px;border-top:1px solid var(--line);font-size:8px;letter-spacing:.14em}.bottomline>span{font-family:Georgia,serif;font-size:10px}.bottomline>a{justify-self:end;color:var(--lime);font-weight:800}.ticker{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%)}.ticker-track{display:flex;align-items:center;gap:0;width:max-content;will-change:transform;animation:ticker 28s linear infinite;transform:translate3d(0,0,0)}.ticker-group{display:flex;align-items:center;gap:14px;flex:none;width:max-content;padding-right:14px}.ticker-track span{white-space:nowrap;color:#b4b6aa}.ticker-track i{font-style:normal;color:var(--lime);flex:none}@keyframes ticker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.powered-row{height:28px;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(244,242,232,.06)}.powered-by{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border:1px solid rgba(244,242,232,.12);border-radius:999px;background:rgba(244,242,232,.055);backdrop-filter:blur(10px);color:rgba(243,240,230,.66);font-size:6.8px;font-weight:800;letter-spacing:.17em;transition:.22s}.powered-by span{color:var(--lime);font-size:8px}.powered-by:hover{color:var(--text);border-color:var(--oline);background:rgba(178,200,90,.08);transform:translateY(-1px)}
@media(max-width:980px){.powered-row{height:26px}.powered-by{padding:3px 10px;font-size:6.3px}.app-shell{padding:0 12px;grid-template-rows:56px minmax(0,1fr) 38px 26px}.topbar{height:56px;grid-template-columns:150px 1fr}.brand{width:146px;height:42px}.top-meta{display:none}.phone{justify-self:end;font-size:13px}.screen{grid-template-columns:minmax(300px,.8fr) minmax(430px,1.2fr);gap:10px;padding:10px 0}.hero-panel,.info-panel{border-radius:20px}.hero-panel{padding:20px}.hero-logo-wrap{width:32%;top:5%;right:2%}.hero-panel h1{font-size:clamp(42px,6vw,66px);margin-top:52px}.facts{grid-template-columns:1fr 1fr}.facts div{padding:7px 9px}.info-panel{padding:18px;gap:8px}.machine-badge{width:82px;height:82px}.machine-badge img{width:62px}.services-grid a{min-height:62px;padding:9px 10px}.master-photo{height:70px}.master-links strong{font-size:8px}.bottomline{grid-template-columns:100px 1fr 100px;gap:8px}}
@media(max-width:720px){.powered-row{height:24px}.powered-by{padding:3px 9px;font-size:5.8px}.app-shell{min-height:540px;grid-template-rows:52px minmax(0,1fr) 34px 24px;padding:0 8px}.topbar{height:52px;grid-template-columns:128px 1fr}.brand{width:124px;height:38px}.phone{font-size:11px}.screen{grid-template-columns:1fr;grid-template-rows:minmax(0,.86fr) minmax(0,1.14fr);gap:7px;padding:7px 0}.hero-panel{padding:14px 16px}.info-panel{padding:12px 14px;gap:7px}.eyebrow{font-size:7px}.hero-logo-wrap{width:112px;right:3%;top:2%}.orbit-ring text{font-size:4.4px;letter-spacing:1px}.hero-panel h1{margin-top:18px;font-size:clamp(34px,10vw,52px);line-height:.85}.lead{max-width:72%;margin-top:8px;font-size:10px;line-height:1.35}.hero-actions{margin-top:10px}.btn{min-height:36px;padding:0 13px;font-size:9px}.facts{position:absolute;left:16px;right:16px;bottom:12px;grid-template-columns:repeat(4,1fr);padding:0;gap:5px}.facts div{padding:5px 6px;border-radius:9px}.facts strong{font-size:11px}.facts span{font-size:6px}.info-head h2{margin-top:4px;font-size:24px}.machine-badge{width:62px;height:62px}.machine-badge img{width:46px}.services-grid{gap:5px}.services-grid a{min-height:48px;padding:7px 8px}.services-grid b{margin-top:6px;font-size:12px}.services-grid em{font-size:6px;right:8px;top:7px}.master-links{gap:4px}.master-links a{padding:3px;border-radius:9px}.master-photo{height:64px;border-radius:9px}.master-photo b{font-size:16px}.master-photo i{font-size:3.8px}.master-links strong{margin-top:3px;font-size:5.8px}.contact-strip{gap:5px}.contact-strip a{padding:7px 28px 7px 8px}.contact-strip b{font-size:9px}.contact-strip small{font-size:6px}.age-note{font-size:6.6px}.bottomline{height:34px;grid-template-columns:80px 1fr 80px;font-size:6px}.bottomline>span{font-size:7px}.ticker-track{gap:0}}
@media(max-width:430px){.powered-row{height:22px}.powered-by{padding:2px 8px;font-size:5.2px}.app-shell{grid-template-rows:48px minmax(0,1fr) 30px 22px}.topbar{height:48px;grid-template-columns:112px 1fr}.brand{width:108px;height:34px}.phone{font-size:9px}.screen{grid-template-rows:minmax(0,.82fr) minmax(0,1.18fr);padding:5px 0}.hero-panel{padding:11px 12px}.info-panel{padding:9px 11px;gap:5px}.hero-logo-wrap{width:88px}.hero-panel h1{font-size:33px;margin-top:12px}.lead{font-size:8.5px;max-width:73%}.hero-actions{margin-top:7px}.btn{min-height:31px;padding:0 10px;font-size:7.5px}.facts{left:12px;right:12px;bottom:9px;gap:3px}.facts div{padding:4px}.facts strong{font-size:9px}.facts span{font-size:5px}.info-head h2{font-size:20px}.info-head small,.block-title span{font-size:6px}.machine-badge{width:54px;height:54px}.machine-badge img{width:40px}.services-grid a{min-height:41px;padding:5px 6px;border-radius:10px}.services-grid b{font-size:10px}.services-grid em,.services-grid span{font-size:5px}.block-title{margin-bottom:4px}.block-title b{font-size:6px}.master-links{gap:3px}.master-links a{padding:2px;border-radius:7px}.master-photo{height:54px;border-radius:8px}.master-photo b{font-size:13px}.master-photo i{display:none}.master-links strong{margin-top:2px;font-size:4.9px}.contact-strip a{padding:5px 24px 5px 6px;border-radius:9px}.contact-strip b{font-size:7.8px}.age-note{font-size:5.8px}.bottomline{grid-template-columns:1fr auto}.bottomline>span,.ticker{display:none}.bottomline>a{font-size:6px}}
@media(max-height:650px) and (min-width:721px){.powered-row{height:24px}.powered-by{padding:2px 9px;font-size:5.8px}.app-shell{grid-template-rows:54px minmax(0,1fr) 34px 24px}.topbar{height:54px}.screen{padding:8px 0}.hero-panel,.info-panel{padding:16px}.hero-panel h1{margin-top:26px;font-size:55px}.lead{font-size:12px}.facts{padding-top:10px}.info-panel{gap:6px}.info-head h2{font-size:30px}.services-grid a{min-height:52px}.master-photo{height:62px}.master-links strong{font-size:7.5px}.bottomline{height:34px}}
@media(prefers-reduced-motion:reduce){.bg-wreath img,.machine-badge img,.preloader img,.ticker-track{animation:none!important}}

/* --- Gallery + events extension --- */
html,body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}
.app-shell{height:100dvh;min-height:620px}
.top-meta a{color:#c2c4b8;transition:.2s}.top-meta a:hover{color:var(--lime)}
.extended-page{position:relative;z-index:3;width:min(1440px,calc(100% - 44px));margin:0 auto;padding:72px 0 34px}
.media-section,.events-section{scroll-margin-top:20px}
.events-section{padding-top:86px}
.section-cap{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:42px;align-items:end;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.section-cap small{display:block;margin-bottom:10px;color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.18em}.section-cap h2{margin:0;font-family:Georgia,serif;font-size:clamp(40px,4.7vw,70px);font-weight:500;line-height:.9;letter-spacing:-.045em}.section-cap h2 em{display:inline-block;font-family:'Rye',Georgia,serif;font-style:normal;font-weight:400;font-size:.8em;line-height:1;color:var(--lime);letter-spacing:.012em;white-space:nowrap}.section-cap>p{margin:0;color:#aeb0a5;font-size:13px;line-height:1.6}
.gallery-groups{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gallery-group{min-width:0;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(20,23,16,.82),rgba(16,18,13,.66));backdrop-filter:blur(13px)}.gallery-group__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.gallery-group__head span{display:block;color:var(--lime);font-size:7px;font-weight:800;letter-spacing:.18em}.gallery-group__head h3{margin:5px 0 0;font-family:Georgia,serif;font-size:23px;font-weight:500}.gallery-group__head>b{font-family:Georgia,serif;font-size:36px;font-weight:500;color:rgba(243,240,230,.16)}
.gallery-grid{display:grid;gap:7px}.gallery-grid--photos{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid--video{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card{position:relative;min-width:0;height:172px;padding:0;border:1px solid rgba(244,242,232,.09);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.018);color:var(--text);text-align:left;transition:.25s}.gallery-card--image{cursor:zoom-in}.gallery-card--image img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.06) brightness(.82);transition:.45s}.gallery-card--image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,8,6,.68))}.gallery-card--image span{position:absolute;z-index:2;left:10px;bottom:9px;font-size:6px;font-weight:800;letter-spacing:.18em}.gallery-card--image:hover{transform:translateY(-3px);border-color:var(--oline)}.gallery-card--image:hover img{transform:scale(1.04);filter:saturate(.9) contrast(1.06) brightness(.92)}
.gallery-card--placeholder,.gallery-card--video{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:13px;background:radial-gradient(circle at 70% 20%,rgba(178,200,90,.11),transparent 36%),rgba(255,255,255,.018)}.gallery-card .plus,.gallery-card .play{position:absolute;top:12px;right:12px;width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--oline);border-radius:50%;color:var(--lime);font-size:15px}.gallery-card .play{font-size:10px;padding-left:2px}.gallery-card strong{font-family:Georgia,serif;font-size:15px;font-weight:500}.gallery-card small{margin-top:2px;color:#808479;font-size:6px;text-transform:uppercase;letter-spacing:.13em}
.event-grid{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:14px}.event-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(20,23,16,.82),rgba(16,18,13,.66));box-shadow:0 20px 60px rgba(0,0,0,.16)}.event-card--feature{display:grid;grid-template-columns:45% 55%}.event-poster{position:relative;min-height:310px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#151a10,#0c0e0a)}.event-poster img{width:115%;max-width:none;opacity:.28;filter:saturate(.85);transform:rotate(-8deg)}.event-poster::after{content:"";position:absolute;inset:0;border:1px solid rgba(178,200,90,.16);margin:13px;border-radius:13px}.event-poster span{position:absolute;z-index:2;font-family:Georgia,serif;font-size:16px;letter-spacing:.16em}.event-poster--small{min-height:210px}.event-copy{padding:20px;display:flex;flex-direction:column;align-items:flex-start}.event-copy small{color:var(--lime);font-size:7px;font-weight:800;letter-spacing:.16em}.event-copy h3{margin:14px 0 8px;font-family:Georgia,serif;font-size:clamp(22px,2.2vw,34px);font-weight:500;line-height:1}.event-copy p{margin:0;color:#9fa297;font-size:11px;line-height:1.55}.event-copy a{margin-top:auto;padding-top:22px;color:var(--lime);font-size:9px;font-weight:800}.event-card:not(.event-card--feature) .event-copy{min-height:135px}
.extended-footer{margin-top:82px;padding:24px 0 10px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:24px;border-top:1px solid var(--line)}.extended-footer>img{width:170px}.extended-footer>div{display:flex;justify-content:center;gap:22px;color:#a9aca0;font-size:9px}.powered-by--footer{justify-self:end}
.lightbox{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:34px;background:rgba(4,5,3,.88);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:.25s}.lightbox.is-open{opacity:1;visibility:visible}.lightbox img{max-width:min(1100px,92vw);max-height:88vh;border-radius:18px;box-shadow:0 35px 90px rgba(0,0,0,.5)}.lightbox__close{position:absolute;right:22px;top:18px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;font-size:25px;cursor:pointer}
@media(max-width:980px){.extended-page{width:calc(100% - 24px);padding-top:52px}.gallery-groups{grid-template-columns:1fr}.event-grid{grid-template-columns:1fr 1fr}.event-card--feature{grid-column:1/3}.extended-footer{grid-template-columns:150px 1fr}.powered-by--footer{grid-column:1/3;justify-self:center}.top-meta a,.top-meta a+ i{display:none}}
@media(max-width:720px){.app-shell{height:auto;min-height:100dvh}.extended-page{width:calc(100% - 16px);padding-top:42px}.section-cap{grid-template-columns:1fr;gap:14px}.section-cap h2{font-size:42px}.section-cap h2 em{font-size:.72em}.section-cap>p{font-size:11px}.gallery-group{padding:12px;border-radius:17px}.gallery-grid--photos{grid-template-columns:repeat(3,1fr)}.gallery-card{height:128px}.event-grid{grid-template-columns:1fr}.event-card--feature{grid-column:auto;grid-template-columns:1fr}.event-poster{min-height:230px}.event-poster--small{min-height:180px}.extended-footer{grid-template-columns:1fr;text-align:center}.extended-footer>img{margin:auto}.extended-footer>div{flex-direction:column;gap:5px}.powered-by--footer{grid-column:auto}}
@media(max-width:430px){.gallery-grid--photos{grid-template-columns:1fr 1fr}.gallery-grid--photos .gallery-card:last-child{grid-column:1/3}.gallery-grid--video{grid-template-columns:1fr}.gallery-card{height:118px}.gallery-group__head h3{font-size:20px}.events-section{padding-top:58px}.section-cap h2 em{font-size:.68em}}

/* V6 dynamic content + xFame Studios credit */
.app-shell{grid-template-rows:64px minmax(0,1fr) 42px}
.powered-row{display:none!important}
.master-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.03)}
.gallery-card--empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:13px;background:radial-gradient(circle at 70% 20%,rgba(178,200,90,.11),transparent 36%),rgba(255,255,255,.018)}
.gallery-card--empty>span{position:absolute;right:12px;top:12px;width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--oline);border-radius:50%;color:var(--lime);font-size:16px}
.gallery-card--video-media{cursor:pointer;background:#080a07}.gallery-card--video-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58;filter:saturate(.65) brightness(.7)}.gallery-card--video-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,5,3,.82))}.gallery-card--video-media .play,.gallery-card--video-media strong{z-index:2}.gallery-card--video-media strong{position:absolute;left:12px;bottom:12px}
.event-poster.has-poster img{width:100%;height:100%;object-fit:cover;opacity:.82;transform:none;filter:saturate(.82) contrast(1.04)}.event-copy time{margin-top:9px;color:#d8dbc9;font-family:Georgia,serif;font-size:12px}.event-card--empty{grid-column:1/-1;min-height:220px;display:grid;place-items:center}.event-card--empty .event-copy{max-width:520px;text-align:center;align-items:center}
.extended-footer{grid-template-columns:180px 1fr;align-items:center}.xfame-credit-wrap{grid-column:1/-1;display:flex;justify-content:center;padding:28px 0 8px;border-top:1px solid rgba(244,242,232,.07);margin-top:6px}.xfame-credit{display:inline-flex;align-items:baseline;gap:5px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.025);border:1px solid rgba(244,242,232,.08);transition:.2s}.xfame-credit span{font-size:9px;color:#aaa9a3;text-transform:lowercase;letter-spacing:.02em}.xfame-credit strong{font-size:12px;color:#b7d52f}.xfame-credit:hover{border-color:rgba(183,213,47,.32);background:rgba(183,213,47,.035);transform:translateY(-1px)}
.lightbox__content{max-width:92vw;max-height:88vh;display:grid;place-items:center}.lightbox__content img,.lightbox__content video{max-width:min(1100px,92vw);max-height:88vh;border-radius:18px;box-shadow:0 35px 90px rgba(0,0,0,.5)}
@media(max-width:980px){.app-shell{grid-template-rows:64px minmax(0,1fr) 42px}.extended-footer{grid-template-columns:150px 1fr}.xfame-credit-wrap{grid-column:1/-1}}
@media(max-width:720px){.extended-footer{grid-template-columns:1fr}.xfame-credit-wrap{grid-column:auto}.app-shell{grid-template-rows:52px auto 38px}}

@media(max-width:430px){.preloader img{width:180px}}





/* V12 FINAL: local image wordmark guarantees exact one-line gothic treatment offline */
.hero-panel h1 em{display:block!important;width:min(470px,78%)!important;max-width:78%!important;margin-top:10px!important;white-space:nowrap!important;font-size:0!important;line-height:1!important;overflow:visible!important}
.hero-panel h1 em img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:980px){.hero-panel h1 em{width:min(410px,75%)!important;max-width:75%!important}}
@media(max-width:720px){.hero-panel h1 em{width:min(330px,68vw)!important;max-width:68vw!important;margin-top:6px!important}}
@media(max-width:430px){.hero-panel h1 em{width:min(255px,67vw)!important;max-width:67vw!important;margin-top:5px!important}.preloader img{width:230px!important}}

/* V16 — mobile layout, master carousel, media auto-fit, vector-style arrows */
.ui-arrow{position:relative;display:inline-block;width:16px;height:16px;flex:0 0 16px;color:currentColor;vertical-align:middle}
.ui-arrow::before{content:"";position:absolute;left:2px;top:8px;width:11px;height:1.5px;border-radius:2px;background:currentColor;transform:rotate(-45deg);transform-origin:center}
.ui-arrow::after{content:"";position:absolute;right:2px;top:2px;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}
.btn .ui-arrow{margin-left:2px}.contact-strip .ui-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--lime)}
.bottomline>a{display:inline-flex;align-items:center;gap:7px}.bottomline>a .ui-arrow{width:13px;height:13px;flex-basis:13px}
.extended-footer #footerVk{display:inline-flex;align-items:center;gap:6px}.extended-footer #footerVk .ui-arrow{width:13px;height:13px;flex-basis:13px}
.event-copy a{display:inline-flex;align-items:center;gap:7px}.event-copy a .ui-arrow{width:13px;height:13px;flex-basis:13px}

/* Master carousel */
.block-title{gap:12px}.master-nav{display:flex;align-items:center;gap:6px;min-width:0}.master-nav>b{margin-right:3px;font-size:8px;color:#cfd1c6;font-weight:700;white-space:nowrap}
.carousel-arrow{width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);color:var(--text);cursor:pointer;transition:.2s}
.carousel-arrow:hover{border-color:var(--oline);background:rgba(178,200,90,.07);color:var(--lime)}.carousel-arrow:disabled{opacity:.25;cursor:default;transform:none}
.chevron{width:8px;height:8px;display:block;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.chevron--right{transform:rotate(45deg);margin-left:-2px}.chevron--left{transform:rotate(-135deg);margin-right:-2px}
.master-links{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}
.master-links::-webkit-scrollbar{display:none}.master-links a{flex:0 0 clamp(126px,12.8vw,164px);scroll-snap-align:start;padding:8px!important;border-radius:15px!important;overflow:hidden}.master-photo{height:auto!important;aspect-ratio:4/3;border-radius:11px!important}.master-links strong{margin-top:8px!important;font-size:10px!important;line-height:1.2;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;min-height:24px}.master-photo b{font-size:28px}.master-photo i{font-size:5px}

/* Any uploaded visual is centered and fitted without destructive cropping */
.brand img,.hero-logo,.machine-badge img,.hero-panel h1 em img,.master-photo img,.gallery-card--image img,.gallery-card--video-media video,.event-poster img,.event-poster.has-poster img,.lightbox__content img,.lightbox__content video{object-position:center center!important}
.master-photo img,.gallery-card--image img,.gallery-card--video-media video,.event-poster img,.event-poster.has-poster img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;background:#090b08;transform:none!important}
.master-photo img{filter:saturate(.9) contrast(1.02)!important}.gallery-card--image img{filter:saturate(.82) contrast(1.03) brightness(.9)!important}.gallery-card--image:hover img{transform:none!important;filter:saturate(.95) contrast(1.03) brightness(.98)!important}
.gallery-card--video-media video{opacity:.78!important;filter:saturate(.8) brightness(.82)!important}.event-poster img,.event-poster.has-poster img{opacity:.9!important;filter:saturate(.88) contrast(1.02)!important}
.lightbox__content img,.lightbox__content video{width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important}

/* CSS play icon instead of a text/emoji glyph */
.gallery-card .play{font-size:0!important;padding:0!important}.gallery-card .play::before{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor;margin-left:2px}

/* Mobile: natural vertical flow, no overlapping blocks, readable controls */
@media(max-width:720px){
  .app-shell{height:auto!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto auto!important;padding:0 10px!important}
  .topbar{height:62px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}.brand{width:154px!important;height:44px!important}.phone{font-size:12px!important}
  .screen{height:auto!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:10px 0 12px!important;grid-template-rows:none!important}
  .hero-panel,.info-panel{height:auto!important;min-height:0!important;border-radius:22px!important}
  .hero-panel{padding:22px 18px 18px!important;justify-content:flex-start!important}.eyebrow{min-height:28px;padding-right:112px;font-size:7.6px!important;line-height:1.35}.hero-logo-wrap{width:126px!important;right:-7px!important;top:7px!important;opacity:.76!important}
  .hero-panel h1{margin-top:35px!important;font-size:clamp(46px,12.5vw,62px)!important;line-height:.88!important;letter-spacing:-.05em!important}.hero-panel h1 em{width:100%!important;max-width:100%!important;margin-top:8px!important}.hero-panel h1 em img{width:100%!important;height:auto!important}
  .lead{max-width:100%!important;margin-top:15px!important;font-size:13px!important;line-height:1.45!important}.hero-actions{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:8px!important;margin-top:17px!important}.btn{min-height:45px!important;padding:0 13px!important;font-size:10.5px!important;gap:8px!important}
  .facts{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:18px!important;padding:0!important}.facts div{padding:11px 12px!important;border-radius:12px!important}.facts strong{font-size:16px!important}.facts span{margin-top:4px!important;font-size:7.2px!important;line-height:1.25!important}
  .info-panel{padding:19px 16px 17px!important;gap:15px!important}.info-head{gap:12px!important}.info-head h2{margin-top:6px!important;font-size:34px!important;line-height:.94!important}.info-head small,.block-title span{font-size:7.4px!important}.machine-badge{width:76px!important;height:76px!important;flex:0 0 76px}.machine-badge img{width:56px!important}
  .services-grid{gap:8px!important}.services-grid a{min-height:70px!important;padding:10px 11px!important;border-radius:13px!important}.services-grid b{margin-top:10px!important;font-size:15px!important;line-height:1.05!important}.services-grid em{right:10px!important;top:9px!important;font-size:6.5px!important}.services-grid span{font-size:6.5px!important}
  .block-title{margin-bottom:8px!important}.master-nav>b{display:none}.carousel-arrow{width:32px;height:32px}.master-links{gap:11px!important;padding-bottom:9px!important}.master-links a{flex-basis:min(72vw,286px)!important;padding:10px!important;border-radius:17px!important}.master-photo{aspect-ratio:4/3!important;border-radius:13px!important}.master-links strong{margin-top:10px!important;font-size:13px!important;min-height:0!important}.master-photo b{font-size:42px!important}.master-photo i{font-size:6px!important}
  .contact-strip{grid-template-columns:1fr!important;gap:8px!important}.contact-strip a{min-height:58px;padding:10px 42px 10px 12px!important;border-radius:13px!important}.contact-strip small{font-size:7px!important}.contact-strip b{margin-top:5px!important;font-size:13px!important;line-height:1.25!important}.age-note{font-size:8.5px!important;line-height:1.45!important}
  .bottomline{height:48px!important;min-height:48px!important;grid-template-columns:90px minmax(0,1fr) auto!important;gap:8px!important;font-size:6.5px!important}.bottomline>span{font-size:7.5px!important}.bottomline>a{font-size:7px!important;white-space:nowrap}
  .extended-page{width:calc(100% - 20px)!important;padding-top:52px!important}.section-cap{gap:15px!important;margin-bottom:18px!important;padding-bottom:18px!important}.section-cap h2{font-size:clamp(38px,11vw,48px)!important;line-height:.92!important}.section-cap h2 em{font-size:.7em!important;white-space:normal!important}.section-cap>p{font-size:11.5px!important;line-height:1.5!important}
  .gallery-group{padding:13px!important}.gallery-card{height:auto!important;aspect-ratio:1/1!important}.gallery-grid--video .gallery-card{aspect-ratio:16/10!important}.gallery-card--image span{font-size:6.5px!important}.gallery-card strong{font-size:14px!important}
  .event-poster{min-height:0!important;aspect-ratio:4/3!important}.event-poster--small{min-height:0!important;aspect-ratio:4/3!important}.event-copy{padding:17px!important}
}

@media(max-width:430px){
  .app-shell{padding:0 8px!important}.topbar{height:58px!important}.brand{width:136px!important;height:40px!important}.phone{font-size:10.5px!important}.screen{padding-top:8px!important}
  .hero-panel{padding:19px 14px 16px!important}.eyebrow{padding-right:88px!important;font-size:6.8px!important}.hero-logo-wrap{width:104px!important;top:8px!important;right:-5px!important}.hero-panel h1{margin-top:31px!important;font-size:clamp(42px,12.2vw,53px)!important}.hero-panel h1 em{width:100%!important;max-width:100%!important}.lead{font-size:12px!important}.btn{min-height:43px!important;font-size:9.6px!important;padding:0 10px!important}.facts{gap:7px!important}.facts div{padding:10px!important}.facts strong{font-size:14px!important}.facts span{font-size:6.6px!important}
  .info-panel{padding:17px 14px 15px!important;gap:13px!important}.info-head h2{font-size:31px!important}.machine-badge{width:68px!important;height:68px!important;flex-basis:68px}.machine-badge img{width:50px!important}.services-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}.services-grid a{min-height:68px!important;padding:9px!important}.services-grid b{font-size:13px!important}.services-grid em{font-size:5.8px!important;max-width:58%;text-align:right}.master-links a{flex-basis:min(78vw,300px)!important}.master-links strong{font-size:13px!important}.contact-strip b{font-size:12px!important}.age-note{font-size:8px!important}
  .bottomline{grid-template-columns:1fr auto!important}.bottomline>span,.ticker{display:none!important}.bottomline>a{font-size:7.4px!important}
  .extended-page{width:calc(100% - 16px)!important;padding-top:44px!important}.gallery-grid--photos{grid-template-columns:1fr 1fr!important}.gallery-grid--photos .gallery-card:last-child{grid-column:auto!important}.gallery-grid--video{grid-template-columns:1fr!important}.gallery-card{aspect-ratio:1/1!important}.gallery-grid--video .gallery-card{aspect-ratio:16/10!important}.gallery-group__head h3{font-size:21px!important}
}


/* ==========================================================
   V17 — MOBILE CONTAINMENT / RESPONSIVE REBUILD
   Prevent intrinsic-width children (hero artwork, carousel,
   grids) from stretching the whole mobile layout.
   ========================================================== */
@media (max-width: 720px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:clip!important}
  body{position:relative!important}
  .app-shell,.topbar,.screen,.hero-panel,.info-panel,
  .info-head,.services-grid,.masters-block,.block-title,.master-nav,
  .master-links,.contact-strip,.facts,.hero-actions,
  .extended-page,.media-section,.events-section,.section-cap,
  .gallery-groups,.gallery-group,.gallery-grid,.event-grid,.event-card,
  .extended-footer,.xfame-credit-wrap{min-width:0!important;max-width:100%!important}

  .app-shell{width:100%!important;padding-inline:10px!important;overflow:visible!important}
  .topbar{width:100%!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
  .brand{min-width:0!important;max-width:58vw!important}
  .phone{min-width:0!important;max-width:38vw!important;overflow:hidden!important;text-overflow:ellipsis!important}

  .screen{width:100%!important;max-width:100%!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;overflow:visible!important}
  .hero-panel,.info-panel{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
  .hero-panel>*,.info-panel>*{min-width:0!important;max-width:100%}

  .eyebrow{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .eyebrow b{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .hero-panel h1{width:100%!important;max-width:100%!important;min-width:0!important;align-self:stretch!important;overflow:hidden!important;overflow-wrap:anywhere!important}
  .hero-panel h1>span{display:block;max-width:100%;overflow:hidden}
  .hero-panel h1 em{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}
  .hero-panel h1 em img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:left center!important}
  .lead{width:100%!important;max-width:100%!important;overflow-wrap:anywhere!important}

  .hero-actions{width:100%!important;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important}
  .hero-actions .btn{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}

  .facts{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .facts>div{min-width:0!important;max-width:100%!important;overflow:hidden!important}
  .facts strong{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}

  .info-head{width:100%!important}
  .info-head>div:first-child{min-width:0!important;max-width:calc(100% - 88px)!important}
  .info-head h2{max-width:100%!important;overflow-wrap:anywhere!important}
  .machine-badge{flex:0 0 76px!important;max-width:76px!important}

  .services-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .services-grid>a{min-width:0!important;max-width:100%!important;overflow:hidden!important}
  .services-grid b{max-width:100%!important;overflow-wrap:anywhere!important}
  .services-grid em{max-width:58%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

  .masters-block{width:100%!important;overflow:hidden!important}
  .block-title{width:100%!important}
  .block-title>span{min-width:0!important}
  .master-nav{flex:0 0 auto!important}
  .master-links{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;contain:inline-size!important}
  .master-links>a{flex:0 0 min(76vw,300px)!important;max-width:calc(100vw - 64px)!important;min-width:0!important;scroll-snap-align:start!important}
  .master-photo{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .master-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}

  .contact-strip{width:100%!important;grid-template-columns:minmax(0,1fr)!important}
  .contact-strip>a{min-width:0!important;max-width:100%!important;overflow:hidden!important}
  .contact-strip b{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}

  .bottomline{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}

  .extended-page{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin-inline:auto!important;overflow:visible!important}
  .section-cap{width:100%!important;grid-template-columns:minmax(0,1fr)!important}
  .section-cap h2,.section-cap p{max-width:100%!important;overflow-wrap:anywhere!important}
  .gallery-groups,.gallery-group,.gallery-grid,.event-grid{width:100%!important}
  .gallery-grid--photos{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .gallery-grid--video{grid-template-columns:minmax(0,1fr)!important}
  .gallery-card{min-width:0!important;max-width:100%!important}
  .gallery-card--image img,.gallery-card--video-media video{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .event-grid{grid-template-columns:minmax(0,1fr)!important}
  .event-card--feature{grid-template-columns:minmax(0,1fr)!important}
  .event-poster img,.event-poster.has-poster img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
  .extended-footer{width:100%!important;grid-template-columns:minmax(0,1fr)!important}
  .extended-footer>div{min-width:0!important;max-width:100%!important}
  .xfame-credit{max-width:100%!important}
}

@media (max-width: 430px){
  .app-shell{padding-inline:8px!important}
  .topbar{grid-template-columns:minmax(0,1fr)!important;height:58px!important}
  .brand{width:142px!important;max-width:52vw!important}
  .phone{display:none!important}

  .hero-panel{padding:18px 14px 16px!important}
  .hero-logo-wrap{width:88px!important;right:0!important;top:8px!important;opacity:.62!important}
  .eyebrow{padding-right:82px!important;font-size:6.6px!important;line-height:1.4!important}
  .hero-panel h1{margin-top:26px!important;font-size:clamp(38px,11.4vw,46px)!important;line-height:.9!important;letter-spacing:-.045em!important}
  .hero-panel h1 em{margin-top:7px!important}
  .lead{margin-top:13px!important;font-size:12px!important;line-height:1.48!important}
  .hero-actions{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;margin-top:15px!important}
  .hero-actions .btn{width:100%!important;min-height:44px!important;font-size:10px!important}
  .facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:15px!important}
  .facts>div{padding:10px!important}
  .facts strong{font-size:14px!important;line-height:1.1!important}

  .info-panel{padding:17px 14px 15px!important;gap:13px!important}
  .info-head>div:first-child{max-width:calc(100% - 76px)!important}
  .info-head h2{font-size:30px!important;line-height:.96!important}
  .machine-badge{width:66px!important;height:66px!important;flex-basis:66px!important;max-width:66px!important}
  .machine-badge img{width:48px!important}

  .services-grid{grid-template-columns:minmax(0,1fr)!important;gap:7px!important}
  .services-grid>a{min-height:68px!important;padding:10px 11px!important}
  .services-grid b{font-size:14px!important;line-height:1.1!important;padding-right:2px!important}
  .services-grid em{font-size:6px!important;max-width:48%!important}

  .block-title{align-items:center!important;gap:8px!important}
  .master-nav>b{display:none!important}
  .carousel-arrow{width:30px!important;height:30px!important;flex:0 0 30px!important}
  .master-links{gap:10px!important;padding:2px 0 10px!important;scroll-padding-inline:0!important}
  .master-links>a{flex-basis:calc(100vw - 64px)!important;max-width:310px!important;padding:10px!important}
  .master-photo{aspect-ratio:4/3!important}
  .master-links strong{font-size:14px!important;line-height:1.2!important;margin-top:9px!important}

  .contact-strip>a{min-height:58px!important;padding:11px 42px 11px 12px!important}
  .contact-strip b{font-size:13px!important;line-height:1.25!important}
  .age-note{font-size:8px!important;line-height:1.45!important}

  .bottomline{height:42px!important;min-height:42px!important;grid-template-columns:minmax(0,1fr)!important}
  .bottomline>span,.bottomline .ticker{display:none!important}
  .bottomline>a{justify-self:end!important;font-size:7.4px!important}

  .extended-page{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;padding-top:40px!important}
  .section-cap{gap:12px!important;margin-bottom:18px!important;padding-bottom:18px!important}
  .section-cap h2{font-size:clamp(34px,10.5vw,42px)!important;line-height:.95!important}
  .section-cap h2 em{font-size:.7em!important;white-space:normal!important}
  .section-cap>p{font-size:11px!important;line-height:1.5!important}
  .gallery-group{padding:12px!important}
  .gallery-grid--photos{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .gallery-grid--photos .gallery-card:last-child:nth-child(odd){grid-column:1/-1!important;aspect-ratio:16/9!important}
  .gallery-grid--video{grid-template-columns:minmax(0,1fr)!important}
  .gallery-card{aspect-ratio:1/1!important}
  .gallery-grid--video .gallery-card{aspect-ratio:16/10!important}
  .gallery-group__head h3{font-size:20px!important;line-height:1.05!important}
  .event-poster,.event-poster--small{aspect-ratio:4/3!important;min-height:0!important}
  .event-copy{padding:16px!important}
  .extended-footer{margin-top:58px!important;padding-top:20px!important;gap:14px!important}
  .extended-footer>img{width:150px!important;margin-inline:auto!important}
  .extended-footer>div{flex-direction:column!important;gap:5px!important;text-align:center!important;align-items:center!important}
  .xfame-credit-wrap{width:100%!important;padding-top:20px!important}
  .xfame-credit{width:100%!important;justify-content:center!important}
}


/* ==========================================================
   V18 — DESKTOP INFO PANEL / CAROUSEL CONTAINMENT FIX
   Prevent the horizontal master carousel from defining the
   intrinsic width of the whole right panel on desktop.
   ========================================================== */
@media (min-width:721px){
  .screen{min-width:0!important}
  .info-panel{
    min-width:0!important;
    overflow:hidden!important;
    grid-template-rows:auto auto auto auto auto!important;
    align-content:start!important;
  }
  .info-panel>*{min-width:0!important;max-width:100%!important}

  .services-grid{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .services-grid>a{
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .services-grid b{
    min-width:0!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }

  .masters-block{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .block-title{min-width:0!important;max-width:100%!important}
  .master-links{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  .master-links>a{
    flex:0 0 clamp(138px,12vw,168px)!important;
    width:auto!important;
    min-width:0!important;
    max-width:168px!important;
  }
  .master-photo{
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:16/10!important;
  }

  .contact-strip{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .contact-strip>a{min-width:0!important;max-width:100%!important}
  .contact-strip b{
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
}

/* Compact only the desktop main card when the browser is not very tall. */
@media (min-width:721px) and (max-height:850px){
  .info-panel{padding:18px!important;gap:8px!important}
  .info-head h2{font-size:clamp(28px,2.35vw,38px)!important}
  .machine-badge{width:78px!important;height:78px!important;flex:0 0 78px!important}
  .machine-badge img{width:58px!important}

  .services-grid{gap:7px!important}
  .services-grid>a{min-height:58px!important;padding:9px 11px!important}
  .services-grid b{margin-top:6px!important;font-size:clamp(13px,1.05vw,16px)!important}

  .block-title{margin-bottom:5px!important}
  .master-links{padding-bottom:6px!important}
  .master-links>a{flex-basis:clamp(128px,11vw,152px)!important;max-width:152px!important;padding:7px!important}
  .master-photo{aspect-ratio:16/10!important}
  .master-links strong{margin-top:6px!important;font-size:9px!important;min-height:18px!important}

  .contact-strip>a{padding:8px 34px 8px 10px!important}
  .contact-strip b{font-size:11px!important}
  .age-note{font-size:7px!important}
}
