:root{--ddamp-header-height:62px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.site-menu-toggle{display:none;width:40px;height:40px;border:1px solid rgba(11,18,32,.12);border-radius:50%;background:rgba(255,255,255,.86);color:#0b1220;align-items:center;justify-content:center;font:800 21px/1 system-ui,sans-serif;cursor:pointer;box-shadow:0 8px 24px rgba(11,18,32,.08)}
.site-nav .site-mobile-contact{display:none}
.ddamp-header-inner{position:relative}
.ddamp-header-inner .brand img{width:164px!important;max-width:164px!important;height:auto!important}
.ddamp-curtain{height:220vh!important}
.ddamp-tech-scroll{height:230vh!important}

@media(min-width:821px){
  .ddamp-header-inner{display:grid!important;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr)!important;gap:16px!important}
  .ddamp-header-inner>a{justify-self:start}
  .ddamp-header-inner>.site-nav{justify-self:center}
  .ddamp-header-inner>.ddamp-live-actions,.ddamp-header-inner>.purchase-actions,.ddamp-header-inner>.manual-actions{justify-self:end;min-width:220px!important}
}

@media(max-width:820px){
  .ddamp-header-inner,.topbar-inner{position:relative;display:flex!important;justify-content:space-between!important;padding-inline:14px!important}
  .site-menu-toggle{display:inline-flex;flex:0 0 auto}
  header .site-nav{display:none!important;position:absolute;top:calc(100% + 8px);inset-inline:14px;z-index:180;margin:0;padding:8px;border:1px solid rgba(11,18,32,.1);border-radius:8px;background:rgba(255,255,255,.98);box-shadow:0 22px 54px rgba(11,18,32,.18);backdrop-filter:blur(20px);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:calc(100svh - 82px);overflow-y:auto}
  header .site-nav.site-nav-open{display:grid!important}
  header .site-nav a{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:6px;color:#0b1220!important;font-size:14px!important;font-weight:700!important}
  header .site-nav a:hover,header .site-nav a:focus-visible{background:#f0f4f9;outline:none}
  header .site-nav .site-mobile-contact{display:flex;grid-column:1/-1;justify-content:center;background:#0b1220;color:#fff!important}
  .ddamp-live-actions,.purchase-actions,.manual-actions{gap:8px!important}
  .ddamp-header-inner .brand img{width:132px!important;max-width:132px!important}
  .ddamp-curtain{height:auto!important}
  .ddamp-curtain-stage{position:relative!important;min-height:760px;height:92svh!important}
  .ddamp-curtain-panel{display:none!important}
  .ddamp-stage-inner{transform:none!important;opacity:1!important;padding-inline:16px}
  .ddamp-stage-inner img{width:min(520px,88vw)!important;max-height:48svh;object-fit:contain}
  .ddamp-stage-inner h2{font-size:clamp(25px,8vw,38px)!important;line-height:1.25!important;margin-top:24px!important}
  .ddamp-tech-scroll{height:220vh!important}
  .ddamp-live-chat{right:12px!important;bottom:12px!important}
  .ddamp-live-fab-label{display:none!important}
}

@media(max-width:380px){
  .brand img,.ddamp-header-inner>a img{width:112px!important;max-width:112px!important}
  .site-menu-toggle{width:38px;height:38px}
  .ddamp-live-lang-btn,.purchase-lang-btn,.manual-lang-btn{min-width:52px!important;padding-inline:9px!important}
  .ddamp-live-actions,.purchase-actions,.manual-actions{gap:5px!important}
  .ddamp-curtain-stage{min-height:620px;height:88svh!important}
  .ddamp-live-fab{width:52px!important;height:52px!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
