.dg-landing .display{font-family:var(--display);font-weight:800;font-stretch:var(--disp-stretch,125%);line-height:.86;letter-spacing:-.01em;text-transform:uppercase}.dg-landing .stage{position:fixed;inset:0;display:flex;flex-direction:row;isolation:isolate}.dg-landing .panel{position:relative;flex:1 1 50%;min-width:0;overflow:hidden;cursor:pointer;text-decoration:none;color:var(--ink);transition:flex-grow .85s var(--ease),filter .85s var(--ease),opacity .6s var(--ease);will-change:flex-grow}.dg-landing .media{position:absolute;inset:-2%;z-index:0;transform:scale(1.04);transition:transform 1.4s var(--ease),filter .85s var(--ease)}.dg-landing .panel--a .media{background:repeating-linear-gradient(-52deg,rgba(255,210,31,.05) 0 2px,transparent 2px 22px),radial-gradient(120% 90% at 30% 20%,#17150a 0,#0c0b07 60%,#060503 100%)}.dg-landing .panel--b .media{background:repeating-linear-gradient(90deg,rgba(200,89,60,.055) 0 1px,transparent 1px 9px),radial-gradient(120% 90% at 70% 25%,#16100e 0,#0c0908 60%,#050403 100%)}.dg-landing .panel:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.34),rgba(0,0,0,.05) 34%,rgba(0,0,0,.3) 72%,rgba(0,0,0,.78))}.dg-landing .panel__inner{position:relative;z-index:3;height:100%;padding:clamp(72px,9vh,120px) var(--edge) calc(var(--edge) + 30px);display:flex;flex-direction:column;justify-content:flex-end;gap:clamp(16px,2.4vh,30px)}.dg-landing .panel__index{position:absolute;top:clamp(20px,3.4vh,34px);left:var(--edge);color:var(--ink-dim);font-family:var(--mono);font-size:clamp(9px,.78vw,11px);letter-spacing:.32em;text-transform:uppercase;display:flex;align-items:center;gap:12px}.dg-landing .panel__index b{color:var(--ink);font-weight:400}.dg-landing .panel--a .panel__index .dot{color:var(--yellow)}.dg-landing .panel--b .panel__index .dot{color:var(--clay)}.dg-landing .panel__index .dot:before{content:"●";font-size:.7em}.dg-landing .panel__role{color:var(--ink-dim);font-family:var(--mono);font-size:clamp(10px,.86vw,12px);letter-spacing:.26em;text-transform:uppercase}.dg-landing .panel__soon{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border:1px solid rgba(200,89,60,.5);border-radius:999px;background:rgba(200,89,60,.12);color:var(--clay);font-family:var(--mono);font-size:clamp(9px,.74vw,11px);letter-spacing:.2em;text-transform:uppercase}.dg-landing .panel__soon:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--clay)}.dg-landing .panel__title{font-family:var(--display);font-size:clamp(44px,8.2vw,132px);font-weight:900;font-stretch:var(--disp-stretch,125%);text-transform:uppercase;line-height:.86;letter-spacing:-.01em;color:var(--ink);transition:transform .85s var(--ease),color .5s var(--ease);transform-origin:left bottom}.dg-landing .panel__title .accent{display:block}.dg-landing .panel--a .panel__title .accent{color:var(--yellow)}.dg-landing .panel--b .panel__title .accent{color:var(--clay)}.dg-landing .panel--b:hover .panel__title .accent{color:#dd6e50}.dg-landing .panel__tagline{max-width:30ch;color:var(--ink-dim);font-family:var(--mono);font-size:clamp(12px,1.05vw,15px);line-height:1.6;letter-spacing:.01em;opacity:0;transform:translateY(8px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.dg-landing .panel:hover .panel__tagline{opacity:1;transform:none}.dg-landing .panel__enter{display:inline-flex;align-items:center;gap:12px;align-self:flex-start;padding:13px 20px 13px 22px;border:1px solid var(--hair);color:var(--ink);font-family:var(--mono);font-size:clamp(10px,.86vw,12px);letter-spacing:.24em;text-transform:uppercase;background:rgba(10,10,11,.18);backdrop-filter:blur(2px);transition:background .4s var(--ease),color .4s var(--ease),border-color .4s var(--ease),gap .4s var(--ease)}.dg-landing .panel__enter .arrow{transition:transform .4s var(--ease)}.dg-landing .panel--a:hover .panel__enter{background:var(--yellow);color:var(--yellow-ink);border-color:var(--yellow)}.dg-landing .panel--b:hover .panel__enter{background:var(--clay);color:#fff;border-color:var(--clay)}.dg-landing .panel:hover .panel__enter{gap:18px}.dg-landing .panel:hover .panel__enter .arrow{transform:translateX(4px)}.dg-landing .panel__rule{position:absolute;z-index:3;bottom:0;left:0;height:3px;width:0;transition:width .85s var(--ease)}.dg-landing .panel--a .panel__rule{background:var(--yellow)}.dg-landing .panel--b .panel__rule{background:var(--clay)}.dg-landing .panel:hover .panel__rule{width:100%}@media (hover:hover) and (pointer:fine){.dg-landing .stage:has(.panel--a:hover) .panel--a,.dg-landing .stage:has(.panel--b:hover) .panel--b{flex-grow:1.75}.dg-landing .stage:has(.panel--a:hover) .panel--b,.dg-landing .stage:has(.panel--b:hover) .panel--a{flex-grow:0.25;filter:grayscale(.65) brightness(.52)}.dg-landing .panel:hover .media{transform:scale(1)}.dg-landing .panel:hover .panel__title{transform:scale(1.04)}}.dg-landing .seam{position:absolute;z-index:5;top:0;bottom:0;left:50%;width:1px;transform:translateX(-.5px);background:linear-gradient(180deg,transparent,var(--hair) 18%,var(--hair) 82%,transparent);pointer-events:none;transition:opacity .6s var(--ease)}.dg-landing .stage:has(.panel:hover) .seam{opacity:0}.dg-landing .chrome{position:fixed;inset:0;z-index:20;pointer-events:none}.dg-landing .chrome>*{pointer-events:auto}.dg-landing .brand{position:absolute;top:clamp(20px,3.4vh,34px);left:50%;transform:translateX(-50%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;mix-blend-mode:difference;pointer-events:none}.dg-landing .brand__name{font-family:var(--display);font-weight:800;font-stretch:var(--disp-stretch,125%);text-transform:uppercase;letter-spacing:.06em;font-size:clamp(15px,1.5vw,21px);color:#fff;white-space:nowrap}.dg-landing .brand__sub{font-size:clamp(8px,.7vw,10px);letter-spacing:.34em;color:rgba(255,255,255,.78)}.dg-landing .brand__sub,.dg-landing .corner{font-family:var(--mono);text-transform:uppercase}.dg-landing .corner{position:absolute;font-size:clamp(9px,.78vw,11px);letter-spacing:.22em;color:var(--ink-dim)}.dg-landing .corner--booking{left:var(--edge);bottom:calc(var(--edge) - 2px)}.dg-landing .corner--year{right:var(--edge);bottom:calc(var(--edge) - 2px);color:var(--ink-faint)}.dg-landing .book-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;transition:gap .35s var(--ease),color .35s var(--ease)}.dg-landing .book-link .pulse{width:7px;height:7px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 0 rgba(255,210,31,.6);animation:pulse 2.6s var(--ease) infinite}.dg-landing .book-link:hover{gap:14px;color:var(--yellow)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,210,31,.55)}70%{box-shadow:0 0 0 7px rgba(255,210,31,0)}to{box-shadow:0 0 0 0 rgba(255,210,31,0)}}.dg-landing .curtain{position:fixed;inset:0;z-index:60;display:flex;pointer-events:none}.dg-landing .curtain__half{flex:1 1 50%;background:#060606;position:relative}.dg-landing .curtain__half--l{animation:curtainL 1.05s var(--ease) .12s both}.dg-landing .curtain__half--r{animation:curtainR 1.05s var(--ease) .12s both}.dg-landing .curtain__line{position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,var(--yellow),var(--clay),transparent)}.dg-landing .curtain__half--l .curtain__line{right:0}.dg-landing .curtain__half--r .curtain__line{left:0}@keyframes curtainL{to{transform:translateX(-100%)}}@keyframes curtainR{to{transform:translateX(100%)}}.dg-landing .brand,.dg-landing .corner,.dg-landing .lang,.dg-landing .panel__enter,.dg-landing .panel__index,.dg-landing .panel__role,.dg-landing .panel__soon,.dg-landing .panel__title{animation:dgFadeUp .7s var(--ease) both}@keyframes dgFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.dg-landing .brand{animation-name:dgFadeUpBrand}@keyframes dgFadeUpBrand{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translateX(-50%)}}.dg-landing .panel--a .panel__index{animation-delay:.65s}.dg-landing .panel--a .panel__title{animation-delay:.74s}.dg-landing .panel--a .panel__role{animation-delay:.8s}.dg-landing .panel--a .panel__enter{animation-delay:.9s}.dg-landing .panel--b .panel__index{animation-delay:.7s}.dg-landing .panel--b .panel__soon{animation-delay:.74s}.dg-landing .panel--b .panel__title{animation-delay:.79s}.dg-landing .panel--b .panel__role{animation-delay:.85s}.dg-landing .panel--b .panel__enter{animation-delay:.95s}.dg-landing .brand{animation-delay:.6s}.dg-landing .lang{animation-delay:1s}.dg-landing .corner{animation-delay:1.05s}.dg-landing .lang{position:absolute;top:clamp(18px,3.4vh,30px);right:var(--edge);display:flex;align-items:center;gap:2px;font-family:var(--mono);font-size:clamp(9px,.78vw,11px);letter-spacing:.16em}.dg-landing .lang button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;color:var(--ink-faint);font:inherit;letter-spacing:inherit;padding:5px 7px;transition:color .3s var(--ease)}.dg-landing .lang button:hover,.dg-landing .lang button[aria-current=true]{color:var(--ink)}.dg-landing .lang button[aria-current=true]:after{content:"";display:block;height:1px;margin-top:3px;background:var(--yellow)}.dg-landing .lang .sep{color:var(--ink-faint);opacity:.5}@media (max-width:860px){.dg-landing .stage{flex-direction:column}.dg-landing .panel{flex-basis:50%}.dg-landing .panel__inner{padding:clamp(54px,7vh,80px) var(--edge) clamp(34px,4vh,44px)}.dg-landing .panel__index{top:clamp(20px,4vh,40px)}.dg-landing .panel__title{font-size:clamp(42px,13vw,92px)}.dg-landing .panel__tagline{opacity:1;transform:none;max-width:38ch}.dg-landing .curtain{flex-direction:column}.dg-landing .curtain__half--l{animation-name:curtainUp}.dg-landing .curtain__half--r{animation-name:curtainDown}@keyframes curtainUp{to{transform:translateY(-100%)}}@keyframes curtainDown{to{transform:translateY(100%)}}.dg-landing .curtain__half--l .curtain__line,.dg-landing .curtain__half--r .curtain__line{right:auto;left:0;top:auto;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--yellow),var(--clay),transparent)}.dg-landing .curtain__half--r .curtain__line{bottom:auto;top:0}.dg-landing .seam{top:50%;left:0;right:0;bottom:auto;height:1px;width:100%;transform:translateY(-.5px);background:linear-gradient(90deg,transparent,var(--hair) 18%,var(--hair) 82%,transparent)}.dg-landing .brand{top:50%;transform:translate(-50%,-50%);z-index:25}.dg-landing .brand__name{font-size:13px}.dg-landing .panel__enter{padding:11px 16px}}@media (prefers-reduced-motion:reduce){.dg-landing .curtain{display:none!important}.dg-landing .brand,.dg-landing .corner,.dg-landing .lang,.dg-landing .panel__enter,.dg-landing .panel__index,.dg-landing .panel__role,.dg-landing .panel__soon,.dg-landing .panel__tagline,.dg-landing .panel__title{animation:none!important;opacity:1!important;transform:none!important}.dg-landing .brand{transform:translateX(-50%)!important}.dg-landing .media{transform:scale(1)!important}}