{"version":3,"sources":["dolly.scss"],"names":[],"mappings":"AAOA,2BANE,UAAU,CACV,WAAW,CACX,eAWe,CAPjB,iBACE,cAAc,CACd,KAAK,CACL,MAAM,CAGN,2BACe,CAPjB,6BASI,UAAU,CACV,YAAY,CACZ,2BAA4B,CAC5B,qBAAsB,CAZ1B,8BAeI,iBAAkB,CAClB,UAAU,CACV,WAAW,CACX,2BAA2B,CAC3B,qBAAqB,CACrB,YAAa,CACb,gBAAgB,CAChB,sBAAuB,CACvB,kBAAmB,CAIvB,kBACE,cAAc,CACd,UAAU,CACV,MAAM,CACN,KAAK,CACL,aAAa,CALf,qBAOI,UAAU,CACV,WAAW,CACX,YAAY,CACZ,sBAAuB,CACvB,kBAAmB,CAXvB,wBAaM,oBAAqB,CAb3B,sCAeQ,cAAe","file":"dolly.css","sourcesContent":["body,html{\n  width:100%;\n  height:100%;\n  overflow:hidden;\n}\n\n\n.dolly-container{\n  position:fixed;\n  top:0;\n  left:0;\n  width:100%;\n  height:100%;\n  transform-style: preserve-3d;\n  overflow:hidden;\n  .dolly-wrap{\n    width:100%;\n    height:100vh;\n    transform-style: preserve-3d;\n    will-change: transform;\n  }\n  .dolly-layer{\n    position: absolute;\n    width:100%;\n    height:100%;\n    transform-style:preserve-3d;\n    flex-direction:column;\n    display: flex;\n    overflow:visible;\n    justify-content: center;\n    align-items: center;\n  }\n}\n\n.dolly-navigation{\n  position:fixed;\n  width:100%;\n  left:0;\n  top:0;\n  z-index:99999;\n  ul{\n    width:100%;\n    height:100%;\n    display:flex;\n    justify-content: center;\n    align-items: center;\n    li{\n      display: inline-block;\n      .dolly-anchor{\n        cursor: pointer;\n      }\n    }\n  }\n}\n"]}
.dolly-container,body,html{width:100%;height:100%;overflow:hidden}.dolly-container{position:fixed;top:0;left:0;transform-style:preserve-3d}.dolly-container .dolly-wrap{width:100%;height:100vh;transform-style:preserve-3d;will-change:transform}.dolly-container .dolly-layer{position:absolute;width:100%;height:100%;transform-style:preserve-3d;flex-direction:column;display:flex;overflow:visible;justify-content:center;align-items:center}.dolly-navigation{position:fixed;width:100%;left:0;top:0;z-index:99999}.dolly-navigation ul{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.dolly-navigation ul li{display:inline-block}.dolly-navigation ul li .dolly-anchor{cursor:pointer}
/*# sourceMappingURL=dolly.css.map */
