:root{--dgw-black: #030303;--dgw-ink: #080705;--dgw-gold: #b08d45;--dgw-gold-bright: #dfc581;--dgw-ivory: #e8dfcf;--dgw-muted: #8f8779;--dgw-line: rgba(176, 141, 69, .3)}[hidden]{display:none!important}body[data-dg-realm-state=world]>footer{display:none}body[data-dg-realm-state=world] .content-for-layout{min-height:calc(100svh - var(--header-height, 0px))}body.dg-gateway-open,body.dg-cookie-consent-open{overflow:hidden}body.dg-cookie-consent-open .dg-world>*{visibility:hidden!important}.dg-world,.dg-world *{box-sizing:border-box}.dg-realm-switcher{position:sticky;z-index:24;top:var(--header-height, 0px);display:flex;justify-content:center;padding:.55rem 1rem;pointer-events:none}.dg-realm-switcher button{min-height:44px;padding:.72rem 1.1rem;color:var(--dgw-gold-bright);border:1px solid var(--dgw-line);background:#030303e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:600 .61rem/1 var(--dg-sans, Arial, sans-serif);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;pointer-events:auto}.dg-world{--dgw-pointer-x: 50%;--dgw-pointer-y: 50%;position:relative;width:100%;max-width:100%;min-height:max(760px,calc(100svh - var(--header-height, 0px)));overflow:clip;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(2rem,4vw,4rem) max(1rem,calc((100vw - 1440px)/2));color:var(--dgw-ivory);background:radial-gradient(circle at var(--dgw-pointer-x) var(--dgw-pointer-y),rgba(176,141,69,.105),transparent 21rem),radial-gradient(circle at 50% 50%,rgba(176,141,69,.065),transparent 38rem),linear-gradient(rgba(176,141,69,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(176,141,69,.025) 1px,transparent 1px),var(--dgw-black);background-size:auto,auto,72px 72px,72px 72px,auto;isolation:isolate}.dg-world:before{content:"";position:absolute;z-index:-1;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid var(--dgw-line);pointer-events:none}.dg-world:after{content:"";position:absolute;z-index:8;width:7px;aspect-ratio:1;left:var(--dgw-pointer-x);top:var(--dgw-pointer-y);transform:translate(-50%,-50%);border:1px solid var(--dgw-gold-bright);border-radius:50%;box-shadow:0 0 16px #dfc58173;opacity:0;pointer-events:none;transition:opacity .2s}@media(hover:hover)and (pointer:fine){.dg-world:hover:after{opacity:.75}}.dg-world__header,.dg-world__footer{position:relative;z-index:3;width:100%;min-width:0;display:flex;justify-content:space-between;gap:2rem}.dg-world__header{align-items:start}.dg-world__header h1{margin:.5rem 0 0;color:var(--dgw-ivory);font:400 clamp(3.4rem,8vw,8rem)/.72 Georgia,serif;letter-spacing:-.07em;text-transform:uppercase}.dg-world__coordinate{margin:0;color:var(--dgw-gold-bright);font:600 .57rem/1.4 var(--dg-sans, Arial, sans-serif);letter-spacing:.24em;text-transform:uppercase}.dg-world__status{min-width:0;display:grid;justify-items:end;gap:.75rem;color:var(--dgw-muted);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase}.dg-world__status span{display:flex;align-items:center;gap:.5rem}.dg-world__status i{width:6px;height:6px;border-radius:50%;background:var(--dgw-gold-bright);box-shadow:0 0 12px var(--dgw-gold-bright);animation:dgw-signal 2s ease-in-out infinite}.dg-world__status button{min-width:44px;min-height:44px;padding:.4rem;color:var(--dgw-muted);border:0;border-bottom:1px solid var(--dgw-line);background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.dg-world__sky,.dg-world__sky span{position:absolute;pointer-events:none}.dg-world__sky{z-index:-1;top:0;right:0;bottom:0;left:0}.dg-world__orbit{left:50%;top:51%;aspect-ratio:1;border:1px solid var(--dgw-line);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg)}.dg-world__orbit:after{content:"";position:absolute;width:5px;aspect-ratio:1;top:14%;left:17%;border-radius:50%;background:var(--dgw-gold-bright);box-shadow:0 0 14px var(--dgw-gold)}.dg-world__orbit--one{width:min(67vw,64rem)}.dg-world__orbit--two{width:min(43vw,39rem);transform:translate(-50%,-50%) rotate(22deg);opacity:.55}.dg-world__axis{background:linear-gradient(90deg,transparent,var(--dgw-line),transparent)}.dg-world__axis--x{left:5%;right:5%;top:51%;height:1px}.dg-world__axis--y{top:10%;bottom:8%;left:50%;width:1px;background:linear-gradient(transparent,var(--dgw-line),transparent)}.dg-world__compass{position:absolute;z-index:1;left:50%;top:50%;width:clamp(14rem,30vw,29rem);aspect-ratio:1;transform:translate(-50%,-43%);display:grid;place-items:center}.dg-world__compass-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--dgw-line);border-radius:50%;animation:dgw-orbit 34s linear infinite}.dg-world__compass-ring:before,.dg-world__compass-ring:after{content:"";position:absolute;left:50%;width:7px;aspect-ratio:1;transform:translate(-50%) rotate(45deg);border:1px solid var(--dgw-gold);background:var(--dgw-black)}.dg-world__compass-ring:before{top:-4px}.dg-world__compass-ring:after{bottom:-4px}.dg-world__compass-ring:nth-child(2){top:12%;right:12%;bottom:12%;left:12%;animation-direction:reverse;animation-duration:23s;opacity:.65}.dg-world__compass-mark{width:45%;aspect-ratio:1;opacity:.72;filter:drop-shadow(0 0 24px rgba(176,141,69,.24))}.dg-world__compass small{position:absolute;bottom:18%;color:var(--dgw-muted);font-size:.52rem;letter-spacing:.2em;text-transform:uppercase}.dg-world__portals{position:relative;z-index:4;width:100%;min-width:0;align-self:end;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(13rem,31vh,24rem);border:1px solid var(--dgw-line);background:var(--dgw-line)}.dg-world__portal{position:relative;min-height:9.5rem;display:grid;align-content:end;gap:.45rem;padding:1.2rem;overflow:hidden;color:var(--dgw-ivory);background:#030303e6;text-decoration:none;transition:color .25s,background .25s}.dg-world__portals{background:transparent;border:0}.dg-world__portal{border:1px solid var(--dgw-line)}.dg-world__portal--account{grid-column:1 / -1}.dg-world__portal:before{content:"";position:absolute;inset:auto 0 0;height:0;background:linear-gradient(transparent,#b08d4529);transition:height .35s ease}.dg-world__portal:hover:before,.dg-world__portal:focus-visible:before{height:100%}.dg-world__portal:focus-visible{outline:2px solid var(--dgw-gold-bright);outline-offset:-3px}.dg-world__portal-number{position:absolute;top:1rem;left:1.2rem;color:var(--dgw-gold-bright);font-size:.54rem;letter-spacing:.17em;text-transform:uppercase}.dg-world__portal strong{position:relative;font:400 clamp(1.35rem,2.4vw,2.15rem)/1 Georgia,serif}.dg-world__portal>span:not(.dg-world__portal-number){position:relative;color:var(--dgw-muted);font-size:.63rem;letter-spacing:.08em}.dg-world__portal i{position:absolute;right:1.2rem;top:1rem;color:var(--dgw-gold-bright);font-style:normal;transition:transform .25s}.dg-world__portal:hover i{transform:translate(.2rem,-.2rem)}.dg-world__footer{align-items:center;padding:1.25rem .2rem 0;color:#6f695f;font-size:.52rem;letter-spacing:.18em;text-transform:uppercase}.dg-world__gateway{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;color:var(--dgw-ivory);background:radial-gradient(circle,rgba(176,141,69,.12),transparent 28rem),#020202;transition:opacity .7s ease,visibility .7s ease}.dg-world__gateway{overflow-y:auto;align-items:safe center}.dg-world__gateway[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.dg-world__gateway:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid var(--dgw-line)}.dg-world__gateway-frame{position:relative;width:min(40rem,100%);display:grid;justify-items:center;gap:1rem;padding:clamp(2.5rem,7vw,5rem);text-align:center;border:1px solid var(--dgw-line);background:#030303c7}.dg-world__gateway-mark{width:6rem;aspect-ratio:1}.dg-world__gateway-kicker{margin:0;color:var(--dgw-gold-bright);font-size:.61rem;letter-spacing:.26em;text-transform:uppercase}.dg-world__gateway strong{color:var(--dgw-ivory);font:400 clamp(2.8rem,7vw,5.6rem)/.9 Georgia,serif;text-transform:uppercase}.dg-world__gateway p:not(.dg-world__coordinate):not(.dg-world__gateway-kicker){max-width:31rem;margin:.5rem 0 1.2rem;color:var(--dgw-muted);font:italic 1rem/1.7 Georgia,serif}.dg-world__enter{width:min(23rem,100%);min-height:50px;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;color:var(--dgw-ivory);border:0;border-bottom:1px solid var(--dgw-gold);background:transparent;font:600 .66rem/1 var(--dg-sans,Arial,sans-serif);letter-spacing:.19em;text-transform:uppercase;cursor:pointer}.dg-world__shop-now{box-sizing:border-box;width:min(23rem,100%);min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;color:#080705;background:var(--dgw-gold-bright);font:600 .75rem/1.3 var(--dg-sans,Arial,sans-serif);letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.dg-world__shop-now:hover{background:var(--dgw-ivory)}.dg-world__shop-now:focus-visible{outline:2px solid var(--dgw-ivory);outline-offset:4px}.dg-world__skip{min-height:44px;padding:.65rem .75rem;color:#a79d90;border:0;background:transparent;font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.dg-world.is-entering .dg-world__gateway-frame{animation:dgw-enter .72s cubic-bezier(.2,.8,.2,1) both}@keyframes dgw-enter{55%{transform:scale(.975);opacity:.7}to{transform:scale(1.04);opacity:0}}@keyframes dgw-orbit{to{rotate:360deg}}@keyframes dgw-signal{50%{opacity:.35;box-shadow:0 0 2px var(--dgw-gold-bright)}}@media(max-width:989px){.dg-world{min-height:auto;padding-top:2rem}.dg-world__compass{top:23rem;width:min(72vw,24rem);opacity:.58}.dg-world__portals{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:23rem}.dg-world__portal{min-height:9rem}}@media(max-width:599px){.dg-world{width:100%;max-width:100%;padding-inline:.75rem;background-size:auto,auto,48px 48px,48px 48px,auto}.dg-world:before{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.dg-world__header{max-width:100%;gap:.35rem;padding:.75rem}.dg-world__header>div:first-child{min-width:0}.dg-world__header h1{max-width:100%;font-size:clamp(2.85rem,15vw,4.4rem)}.dg-world__status{flex:0 0 44px;width:44px}.dg-world__status span{display:none}.dg-world__status button{width:44px;max-width:44px;padding:0;overflow:hidden;font-size:0;white-space:nowrap}.dg-world__status button:after{content:"\21bb";font-size:1rem;line-height:1}.dg-world__compass{top:21rem}.dg-world__portals{grid-template-columns:1fr;margin-top:20rem}.dg-world__portal{min-height:8rem}.dg-world__footer{padding:1rem .75rem .25rem}.dg-world__footer p:last-child{display:none}.dg-world__gateway-frame{padding:1.4rem 1.2rem;gap:.65rem}.dg-world__gateway-mark{width:4rem}.dg-world__gateway strong{font-size:clamp(2rem,10vw,3rem)}.dg-world__gateway p:not(.dg-world__coordinate):not(.dg-world__gateway-kicker){margin:.3rem 0 .7rem;font-size:.9rem;line-height:1.5}.dg-world__gateway:before{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}}@media(prefers-reduced-motion:reduce){.dg-world *,.dg-world *:before,.dg-world *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.dg-world:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/divinely-guided-world.css.map */
