body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{background-image:url(/static/media/ocean.efb1d521e72486856ce6.jpg)}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-container{height:100vh;height:calc(100vh - 90px);justify-content:flex-start;letter-spacing:1.5px}.auth-container,.auth-section-container{align-items:center;display:flex;flex-direction:column;position:relative}.auth-section-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(270deg,#7777f3bd,#5b36ff83);border-bottom:1px solid #2f00ff83;border-top:1px solid #2f00ff83;justify-content:center;padding:10px 0;top:150px;transition:transform .6s ease;width:100%;will-change:transform;z-index:2000}.auth-section-container.retracted{transform:translateX(-100%)}.retract-button{align-items:center;background-color:#5b36ff83;border:1px solid #fff;border-radius:5px;bottom:10px;color:#fff;cursor:pointer;display:flex;font-family:Shadows Into Light,cursive;font-size:1.2rem;height:40px;justify-content:center;left:30px;letter-spacing:1.5px;padding:3px 10px;position:absolute;transform:translateX(-50%);transition:.5s;width:40px;z-index:10}.retract-button:hover{background-color:#4427b5}.hidden-text-link{opacity:0}.sign-in-sign-out{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem;position:relative;width:100%}.auth-link{border-radius:5px;color:#fff;font-size:1rem;font-weight:700;padding:.25rem .5rem;text-decoration:none;transition:all .3s ease}.email-container{display:flex;flex-direction:column}.input-auth{border:none;border-radius:5px;box-shadow:0 4px 6px #0000001a;font-size:1.2rem;margin-bottom:1rem;outline:none;padding:.5rem;transition:all .3s ease;width:100px}.input-auth:focus{box-shadow:0 4px 10px #00000026}.button-auth{background-color:#5656fd8a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Shadows Into Light,cursive;font-size:1.2rem;font-weight:700;letter-spacing:2px;padding:.5rem 1.5rem;transition:all .3s ease}.active{background-image:linear-gradient(315deg,#000,grey)}.marble-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.rotating-marble{animation:rotate 10s linear infinite;width:50%}.scene{height:152px;position:relative;top:60px;width:152px;z-index:1000}.cube{animation:rotate66 40s linear infinite;height:100%;position:absolute;transform-style:preserve-3d;width:100%;z-index:1000}@keyframes rotate66{0%{transform:rotateX(180deg) rotateY(15deg) rotate(15deg) translateX(0) translateY(-100px)}25%{transform:rotateX(103deg) rotateY(96deg) rotate(123deg) translateX(0) translateY(0)}50%{transform:rotateX(180deg) rotateY(187deg) rotate(172deg) translateX(100px) translateY(100px)}75%{transform:rotateX(280deg) rotateY(265deg) rotate(292deg) translateX(0) translateY(0)}to{transform:rotateX(540deg) rotateY(375deg) rotate(375deg) translateX(0) translateY(-100px)}}.face{background-position:50%;background-repeat:no-repeat;background-size:cover;border:10px solid #5b36ff83;box-shadow:0 0 10px 0 #fff;box-sizing:border-box;height:100%;position:absolute;width:100%;z-index:1000}.front{animation:openSesame 40s infinite,changeOpacity 40s infinite;background-image:url(/static/media/bubbler.a94529bdae0ef5b1fe83.jpeg);z-index:1000}@keyframes openSesame{0%{transform:rotateY(0deg) translateZ(75px)}38%{transform:rotateY(0deg) translateZ(75px)}43%{transform:rotateY(90deg) translateZ(75px)}57%{transform:rotateY(90deg) translateZ(75px)}60%{transform:rotateY(0deg) translateZ(75px)}to{transform:rotateY(0deg) translateZ(75px)}}@keyframes changeOpacity{0%{opacity:1}48%{opacity:1}50%{opacity:0}57%{opacity:0}58%{opacity:1}to{opacity:1}}.back{animation:changeImage 40s infinite;transform:rotateY(180deg) translateZ(75px);z-index:1000}.back:before{animation:flashEffect 40s infinite;background-image:radial-gradient(ellipse at center,#5b36ff83 0,#ffffff8f 100%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}@keyframes flashEffect{0%{opacity:0}49.9%{opacity:0}51%{opacity:1}55%{opacity:0}to{opacity:0}}@keyframes changeImage{0%{background-image:url(/static/media/minitube.e1f70c53bb4945732781.JPG)}50.2%{background-image:url(/static/media/minitube.e1f70c53bb4945732781.JPG)}50.3%{background-image:url(/static/media/logo-sq.00404f472a35b29a7bfc.png)}50.7%{background-image:url(/static/media/minitube.e1f70c53bb4945732781.JPG)}to{background-image:url(/static/media/minitube.e1f70c53bb4945732781.JPG)}}.right{background-image:url(/static/media/knaildriver.c7648fdace5254850f82.jpeg);transform:rotateY(90deg) translateZ(75px);z-index:1000}.left{background-image:url(/static/media/7.59fdd6cc6e894a127c6d.jpg);transform:rotateY(-90deg) translateZ(75px)}.left,.top{z-index:1000}.top{background-image:url(/static/media/6.8c23e632a4905b5c3f01.jpg);transform:rotateX(90deg) translateZ(75px)}.bottom{background-image:url(/static/media/sherlock.57281351406e5294584e.jpeg);transform:rotateX(-90deg) translateZ(75px);z-index:1000}@keyframes rotate{0%{transform:rotateX(15deg) rotateY(15deg) rotate(15deg) translateX(-100px) translateY(-20px) scaleX(1.2) scaleY(1.2) scaleZ(1.2)}25%{transform:rotateX(103deg) rotateY(96deg) rotate(90deg) translateX(0) translateY(25px)}50%{transform:rotateX(162deg) rotateY(187deg) rotate(180deg) translateX(100px) translateY(200px) scaleX(4.9) scaleY(4.9) scaleZ(4.9)}75%{transform:rotateX(298deg) rotateY(265deg) rotate(310deg) translateX(0) translateY(25px)}to{transform:rotateX(375deg) rotateY(375deg) rotate(375deg) translateX(-100px) translateY(-20px) scaleX(1.2) scaleY(1.2) scaleZ(1.2)}}.scene2{height:50px;left:70px;position:relative;top:80px;width:50px;z-index:1500}.cube2{animation:rotate2 40s linear infinite;transform-style:preserve-3d}.cube2,.face2{height:100%;position:absolute;width:100%;z-index:1500}.face2{background-color:#5b36ff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #5b36ff;box-shadow:0 0 5px 0 #fff;box-sizing:border-box}.front2{transform:rotateY(0deg) rotate(90deg) translateZ(25px)}.back2,.front2{background-image:url(/static/media/logo-sq.00404f472a35b29a7bfc.png);z-index:1500}.back2{transform:rotateY(180deg) rotate(270deg) translateZ(25px)}.right2{transform:rotateY(90deg) translateZ(25px)}.left2,.right2{background-image:url(/static/media/marble-css.ee719a91ca181bf2c561.png);z-index:1500}.left2{transform:rotateY(-90deg) rotate(90deg) translateZ(25px)}.top2{transform:rotateX(90deg) rotate(270deg) translateZ(25px)}.bottom2,.top2{background-image:url(/static/media/logo-sq.00404f472a35b29a7bfc.png);z-index:1500}.bottom2{transform:rotateX(-90deg) rotate(270deg) translateZ(25px)}@keyframes rotate2{0%{box-shadow:none;transform:rotateX(90deg) rotateY(-100deg) rotate(-120deg) translateX(0) translateY(0) scaleX(.6) scaleY(.6) scaleZ(.6)}25%{transform:rotateX(60deg) rotateY(150deg) rotate(75deg) translateX(-25px) translateY(0) scaleX(1) scaleY(1) scaleZ(1)}35%{transform:rotateX(103deg) rotateY(96deg) rotate(90deg) translateX(-80px) translateY(0) scaleX(.5) scaleY(.5) scaleZ(.5)}41%{box-shadow:none}42%{box-shadow:0 0 100px 100px #fff}50%{transform:rotateX(210deg) rotateY(120deg) rotate(300deg) translateX(-120px) translateY(0) scaleX(0) scaleY(0) scaleZ(0)}53%{box-shadow:none}68%{transform:rotateX(275deg) rotateY(460deg) rotate(260deg) translateX(0) translateY(0) scaleX(1) scaleY(1) scaleZ(1)}80%{transform:rotateX(100deg) rotateY(380deg) rotate(260deg) translateX(0) translateY(0) translateZ(-200px) scaleX(1.5) scaleY(1.5) scaleZ(1.5)}85%{transform:rotateX(180deg) rotateY(260deg) rotate(280deg) translateX(0) translateY(0) translateZ(-75px) scaleX(2) scaleY(2) scaleZ(2)}89%{transform:rotateX(-20deg) rotateY(90deg) rotate(60deg) translateX(0) translateY(0) scaleX(2.5) scaleY(2.5) scaleZ(2.5)}to{box-shadow:none;transform:rotateX(90deg) rotateY(-460deg) rotate(-480deg) translateX(0) translateY(0) scaleX(.6) scaleY(.6) scaleZ(.6)}}.scene2{display:none}@media (min-width:1024px){.cube{animation:rotate 40s linear infinite}.scene2{display:inline;display:initial}}body,html{height:100%}*{box-sizing:border-box}.mobile-title-desk{display:none}.mobile-title{display:block}.admin-container{box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100vh - 90px)}.admin-panel{border:2px solid #00000083;box-sizing:border-box;display:none;height:100%}.list-container{align-items:flex-start;background:linear-gradient(270deg,rgba(89,89,89,.458),rgba(40,40,40,.532),hsla(0,0%,8%,.577));background-color:#00000082;flex-direction:column;height:90vh;height:calc(100vh - 90px);justify-items:flex-start;margin:1px auto;overflow-y:auto;padding:50px 0 0;position:relative}.list-container,.post{display:flex;width:100%}.post{align-items:center;background-color:#0f0f0f;border:1px solid #000;box-shadow:5px 5px 35px 20px rgba(0,0,0,.486);box-sizing:border-box;color:#fff;grid-template-columns:60px 150px 100px 1fr 1fr;height:55px;justify-content:space-between;justify-items:self-start;padding:0 10px 0 0;white-space:nowrap}.admin-prod-img{height:55px;object-fit:cover;object-position:center;width:55px}.delete-button,.edit-button{height:30px;margin:0 5px;object-fit:cover;object-position:center;width:30px}.admin-prod-btn-cont{display:block;justify-self:flex-end;margin:0}.grid-s1{font-weight:700;grid-column-start:1}.grid-s2{font-weight:700;grid-column-start:2}.grid-s3{font-weight:700;grid-column-start:3}.grid-s4{font-weight:700;grid-column-start:4}.grid-s5{font-weight:700;grid-column-start:5}.grid-s6{font-weight:700;grid-column-start:6}.grid-s7{font-weight:700;grid-column-start:7}.grid-e1{font-weight:700;grid-column-end:1}.grid-e2{font-weight:700;grid-column-end:2}.grid-e3{font-weight:700;grid-column-end:3}.grid-e4{font-weight:700;grid-column-end:4}.grid-e5{font-weight:700;grid-column-end:5}.grid-e6{font-weight:700;grid-column-end:6}.grid-e7{font-weight:700;grid-column-end:7}.cat-desk,.desc-desk{display:none;white-space:nowrap}.grayed-out{opacity:.5;pointer-events:none}.sold-highlight{color:#009917;position:relative}.hide-highlight{color:#f90;position:relative}@media (min-width:768px){.sold-highlight{display:none}.post{align-items:flex-start;border:1px solid #000;box-sizing:border-box;display:grid;grid-template-columns:120px 300px 75px auto;height:100px;padding:0 10px 0 0;white-space:nowrap;width:100%}.admin-prod-btn-cont{display:block;justify-self:flex-end;margin:16px 0}.admin-prod-img{height:100px;object-fit:cover;object-position:center;width:100px}.list-container{grid-gap:5px;align-items:flex-start;display:grid;flex-wrap:wrap;gap:5px;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill,100px);justify-items:flex-start;margin:0 auto;padding:0;top:50px}.mobile-title-desk{display:block;height:100px;max-width:300px;overflow:hidden;white-space:normal}.mobile-title{display:none}.cat-desk{display:inline;display:initial;justify-self:center}.delete-button,.edit-button{height:50px;margin:5px;object-fit:cover;object-position:center;width:50px}}@media (min-width:1024px){.admin-panel{display:block}.admin-container{grid-template-columns:200px 1fr;grid-template-rows:1fr}.admin-panel-section{align-items:flex-start;background-color:#000;background-color:#00000083;border:2px solid #2f00ff83;box-sizing:border-box;display:grid;height:100%;justify-items:center;margin-top:50px;padding:10px}.menu-icon{display:none}.signout-button-adapt{width:120px}.new-link,.signout-button{display:flex;font-family:Shadows Into Light,cursive;justify-content:space-between;margin-bottom:5px}.new-link:hover,.signout-button:hover{background-color:#ccc;background:linear-gradient(to bottom right,#fff,grey,#000,grey,#fff);background-size:150% 150%;transform:scale(1)}.new-link:active,.signout-button:active{background-size:400% 400%;color:#000;transform:scale(1);transition:.25s}}@media (min-width:1200px){.admin-panel-section{margin-top:0}.admin-container{grid-template-columns:200px 1fr 350px}.list-container{top:0}}@media (min-width:1800px){.desc-desk{display:block;height:65px;overflow:hidden;white-space:normal;width:250px}}.error-state{background-color:#bd0000;border:2px solid red;border-radius:.5rem;color:#fff;height:60%;margin:auto;position:relative;text-align:center;top:-80px;width:98%}.error-span,.error-state{font-weight:700;padding:.5rem}.error-span{background-color:#fff;color:red;display:block;font-size:1rem;margin-top:50px}.admin{background-color:#eded66;color:#2f00ff83;font-weight:700;text-align:center}.prod-header{align-items:center;background-color:beige;border:1px solid #000;box-sizing:border-box;display:grid;grid-template-columns:repeat(11,1fr);height:100%;margin:0 auto;padding:0;width:100%}.grid-1{font-weight:700;grid-column-start:1}.grid-2{font-weight:700;grid-column-start:2}.grid-3{font-weight:700;grid-column-start:3}.grid-4{font-weight:700;grid-column-start:4}.grid-5{font-weight:700;grid-column-start:5}.grid-6{font-weight:700;grid-column-start:6}.grid-7{font-weight:700;grid-column-start:7}.grid-8{font-weight:700;grid-column-start:8}.grid-9{font-weight:700;grid-column-start:9}.grid-10{font-weight:700;grid-column-start:10}.grid-11{font-weight:700;grid-column-start:11}.grid-12{font-weight:700;grid-column-start:12}.pagination-controls{align-items:center;display:flex;gap:8px;justify-content:center;margin:24px 0;width:100%}.pagination-button{background-color:rgba(0,0,0,.507);border:1px solid #2f44ff;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .2s ease-in-out}.ellipsis{padding:0 15px;width:10px}.pagination-button:hover:not(:disabled){background-color:#f0f0f0}.pagination-button.active{background-color:#007bff;border-color:#007bff;color:#fff}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.inventory-container{border:none;margin:10px 10px 0;margin:0}.inventory-table{background-color:"yellow"!important;border:1px solid #000;border-collapse:collapse;width:100%}.inventory-table td,.inventory-table th{border:1px solid #000;padding:0 10px;text-align:left}.inventory-table .MuiTableBody-root .MuiTableRow-root:not(:last-child):hover{background-color:#2f00ff83;box-shadow:inset 0 0 0 2px #beb3f283}.selectedRow{background-color:#2f00ff83;box-shadow:inset 0 0 0 2px #785eee}.large-size-inventory{background-color:#0f0f0f;border:1px solid #2f44ff;position:absolute;width:100%}@media (min-width:1200px){.large-size-inventory{position:relative}}@media (min-width:1600px){.inventory-table td,.inventory-table th{border:1px solid #000;padding:2px;text-align:left}.large-size-inventory{position:static;top:auto;width:auto}}header{align-items:center;background-color:#000;box-sizing:border-box;color:#fff;display:flex;height:90px;justify-content:space-between;min-width:333px;width:100%}.logo{height:80px;margin-top:5px}.title{font-family:Gruppo,cursive;font-size:1.5em;grid-area:title;left:-15px;margin:0;min-width:207px;position:relative;top:-25px}.header-section p{font-size:.7rem;margin:0;padding:0}.new-link{align-items:center;background-image:linear-gradient(315deg,#000,grey);border-radius:5px;box-shadow:0 0 5px 0 #00000080;color:#fff;display:flex;font-size:1rem;height:40px;justify-content:center;padding:5px 4px;text-decoration:none;transition:2s;width:120px}.new-link:active{background-color:#00000080;border:none;color:#fff;cursor:pointer;transform:scale(1.1);transition:.4s ease-in-out}.upload-icon{height:60px;width:60px}.signout-button{align-items:center;background-image:linear-gradient(315deg,grey,#000,grey);border:none;border-radius:5px;box-shadow:0 0 5px 0 #00000080;display:flex;font-size:.9rem;height:40px;justify-content:center;padding:4px 4px 2px;transition:.1s;width:118px}.signout-button,.signout-button:focus{background-color:initial;color:#fff;cursor:pointer}.signout-button:focus{background-color:#00000080;border:none;transform:scale(1.1);transition:.25s ease-in-out;transition:.4s}.signout-nav-icon{height:40px}.user-email{color:#00ff40;font-size:.8rem;font-weight:700;text-decoration:none}.menu-div{align-items:center;background-color:#000;display:flex;height:100%;height:0;justify-content:space-around;min-width:340px;overflow:hidden;padding:0;position:absolute;top:90px;transition:.25s ease-in-out;width:100%;z-index:10}.menu-div.open{border-bottom:2px solid #2f00ff;height:100px;position:absolute;transform:translateY(-100%)}.menu-icon,.menu-no-user{border-radius:50%;box-shadow:0 0 8px 0 #fff;box-shadow:0 0 0 .2rem #32323280;height:40px;margin:0 20px 0 0;padding:0;transition:.2s ease-in}.menu-no-user{display:block;margin-right:20px;width:40px}.menu-icon:active,.menu-icon:hover,.menu-no-user:active,.menu-no-user:hover{box-shadow:0 0 25px 0 #ffffff80;cursor:pointer;transition:.2s ease-in}.menu-icon:active,.menu-no-user:active{background-color:#2f00ff}.new-post-span{margin-top:-4px}.menu-btn{display:none}.username{color:#fff;font-size:.75rem;left:75px;position:absolute;top:18px}@media (min-width:420px){.menu-btn{display:block}}@media (min-width:768px){.new-link{font-size:1.5rem}.signout-button{font-size:1.4rem}}@media (min-width:1024px){.signout-button{font-size:1rem}.menu-div,.menu-div-adapt{display:none}.new-link:active,.signout-button:active{transform:scale(1);transition:.5s}.new-link,.signout-button{box-shadow:0 0 10px 0 #7777f3bd}}.cool-search-box{display:flex;margin:0;max-width:210px;position:relative;top:-25px;width:100%}.cool-search-input{background-color:#111;border:1px solid #ccc;border-radius:3px;border-radius:5px;color:#333;font-size:1.2rem;height:35px;outline:none;padding:.5rem 2rem .5rem .5rem;transition:border-color .3s;width:100%}.cool-search-input:focus{background-color:#333;border-color:#5b36ff;color:#fff}.cool-search-button{align-items:center;background-color:initial;border:none;bottom:0;cursor:pointer;display:flex;outline:none;padding:0 .5rem;position:absolute;right:0;top:0}.cool-search-icon,.search-icon{color:#666;font-size:1rem;transition:transform .5s}.cool-search-wrapper{align-items:center;background-color:#000;display:flex;height:0;justify-content:flex-start;min-width:333px;padding-left:84px;position:absolute;position:relative;width:100%}.cool-search-wrapper:hover .cool-search-icon{transform:rotate(1turn)}body,html{box-sizing:border-box;margin:0;min-height:100%;padding:0}.new-post-form{grid-gap:10px;background-color:rgba(0,0,0,.507);border:1px solid #5b36ff83;box-sizing:border-box;color:#fff;display:grid;gap:10px;grid-template-rows:auto;height:calc(100vh - 90px);justify-items:center;min-width:350px;overflow:auto;width:100%}.form-title{font-family:Shadows Into Light,cursive;font-size:1.2rem}.form-title,.image-input{font-weight:700;letter-spacing:2px}.image-input{background-color:#fffefe;border-radius:5px;box-sizing:border-box;font-family:Courier New,Courier,monospace;font-size:large;padding:5px;width:300px}.shadow-border{border-color:#000 #7f7f7f #7f7f7f #000;border-style:solid;border-width:2px}#form-title-header{font-size:1.8rem;font-weight:700;justify-self:center;margin:0;padding:0}#form-title-header,.file-upload-btn{font-family:Shadows Into Light,cursive;letter-spacing:2px}.file-upload-btn{background-color:#b0b0fd;border-radius:5px;box-sizing:border-box;font-size:1rem;margin:auto;padding:10px;width:300px}.form-comp:hover{background-color:#7f7f7f}.description{background-color:#fff;border-radius:5px;box-sizing:border-box;font-size:large;max-height:75px;max-width:300px;min-height:75px;min-width:300px;padding:5px;position:relative}.btn-container{align-items:center;display:flex;justify-content:center;margin-bottom:50px;margin-top:50px;width:100%}.submit-btn{background-color:#b0b0fd80;border:1px solid #000;border-radius:50%;box-shadow:2px 2px 4px 0 #000;box-sizing:border-box;cursor:pointer;margin-top:50px;padding:5px 5px 3px}.submit-btn:active{background-color:#a3a3e780;box-shadow:inset 2px 2px 5px #d3c9ff;left:1px;position:relative;top:1px}.new-post-icon{height:35px;margin-left:10px;width:35px}.loading,option{font-family:Shadows Into Light,cursive;font-weight:700;letter-spacing:2px}.loading{animation:scaleAnimation 6s infinite;border-radius:20px;color:#5b36ff;margin:auto;min-width:200px;text-shadow:0 0 10px rgba(0,255,26,.495);width:30%}@keyframes scaleAnimation{0%,to{opacity:.2;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}.loading-div{display:flex;justify-content:center;letter-spacing:1.5px;margin:0 auto;padding:0;position:relative;width:100%}.loading-div-wrapper{height:calc(100vh - 90px)}.thumbnail{border-radius:5px;margin:5px;width:60px}.thumbnails-container{align-items:center;background-color:hsla(60,56%,91%,.557);border:1px solid #5b36ff59;border-radius:.5rem;justify-content:center;padding:10px;width:280px}.input-with-dollar-sign{padding-left:25px}.dollar-sign-span{color:#5b36ff;font-size:1.5rem;font-weight:700;left:-295px;position:relative;top:3px;z-index:300}.thumbnails-container{flex-wrap:wrap;gap:1rem;margin-top:30px}.thumbnail-wrapper{display:inline-block;position:relative}.thumbnail{height:100px;object-fit:cover;width:100px}.delete-button-form{align-items:center;background:#fd2222;border:3px solid #a5a7c5;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;display:block;font-size:14px;font-weight:700;height:28px;justify-content:center;max-height:28px;max-width:28px;min-height:28px;min-width:28px;padding:0;position:absolute;right:-5px;top:-5px;width:28px}.form-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%;letter-spacing:1.5px;position:relative;width:100%}.desk-price-input-wrapper{left:10px;position:relative}.form-admin-panel{display:none}.visually-hidden{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}.file-upload-label{background-color:#141414;border:2px solid #fff;border-radius:.5rem;padding:1rem}.file-upload-label:hover{cursor:pointer}.price-in-form{display:grid;justify-content:center}.labels-form-inputs{display:block}.thumbnails-container{align-items:flex-start;display:flex;height:250px;margin-top:20px;overflow-y:scroll}.dropzone{margin-top:20px}.form-wrapper .price-input{justify-self:flex-end;text-align:right}.hide-radio-group,.sold-radio-group{background-color:#fff;border:1px solid #000;border-radius:10px;color:#000;min-width:300px;padding:10px}.btn-container{margin-top:-30px}@media (min-width:768px){.selling-link{grid-column:2;grid-row:4}.image-input-button{grid-column:2;grid-row:7}.new-post-form{grid-template-columns:1fr 1fr;grid-template-rows:75px 75px 75px 75px 75px 75px 75px 75px 75px;justify-items:center;padding:20px;width:700px}#form-title-header{grid-column:1/3;grid-row:1}.desk-cat-input{grid-column:1;grid-row:2}.desk-title-input{grid-column:1;grid-row:3}.desk-desc-input{grid-column:1;grid-row:6;height:100%}.desk-price-input{grid-column:2;grid-row:2}.desk-image-input{grid-column:2;grid-row:3}.thumbnails-container{align-items:flex-start;display:flex;grid-column:2;grid-row:6;min-height:250px;overflow-y:scroll}.dropzone{grid-column:2;grid-row:5}.btn-container{grid-column:1/3;grid-row:9;margin-top:50px}.description{height:250px;max-height:600px}.sold-radio-group{background-color:#fff;border:1px solid #000;border-radius:10px;grid-column:1;grid-row-end:6;grid-row-start:4;min-width:300px;padding:10px}}@media (min-width:1024px){.form-wrapper{grid-template-columns:200px 1fr}.form-admin-panel{background-color:#00000083;border:2px solid #2f00ff83;box-sizing:border-box;display:block;height:100%;padding:10px}.form-admin-panel-section{align-items:flex-start;flex-wrap:wrap;justify-items:flex-start;margin:5px auto;padding:0}}.gallery-display-container{box-shadow:0 0 10px 0 #808080bd;display:flex;flex-direction:column;margin:0 0 5px;padding:0;transition:.3s;width:190px}.gallery-display{background-image:linear-gradient(145deg,grey,#000);border:1px solid #000;border-radius:5px;cursor:pointer;display:grid;justify-content:center;margin:0;max-width:200px;min-height:300px;transition:all .3s ease-in-out;transition:.3s}.a-gallery,.gallery-display .p-gallery{color:#000;display:block;font-family:Shadows Into Light,cursive;padding:0;position:relative;text-decoration:none;top:0;transition:.3s}.gallery-img{max-width:190px;transition:.3s}.gallery-title{color:#fff;display:inline;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;height:1rem;letter-spacing:1px;margin:0 0 5px;padding:0}.gallery-desc,.gallery-title{overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap;width:100%}.gallery-desc{border-radius:5px;color:hsla(0,0%,70%,.512);color:#ffffdbe3;display:inline-block;font-family:Roboto,sans-serif;font-size:.8rem;font-weight:600;height:1.4rem;line-height:1rem;margin:3px 0 0;padding:0 8px}.price-category-wrapper{align-self:flex-end}.gallery-price{background-color:#000;border:1px solid #ffffdbe3;border-radius:5px;color:hsla(0,0%,70%,.512);color:#fff;display:inline-block;padding:5px 8px 0}.gallery-category,.gallery-price{font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;height:1.7rem;line-height:1rem;margin:3px 0 0;transition:.3s}.gallery-category{border-radius:5px;color:hsla(0,0%,70%,.512);color:#ffffdbe3;display:inline;padding:0 8px}.gallery-detail-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 10px;transition:.3s}@media (min-width:414px){.gallery-list-container{grid-template-columns:repeat(2,1fr);transition:.3s}.gallery-display,.gallery-img{border-radius:5px 5px 0 0;transition:.3s;width:100%}}@media (min-width:768px){.gallery-list-container{grid-template-columns:repeat(5,1fr);transition:.3s}.gallery-display-container{height:400px;margin:0 0 5px;transition:.3s;width:300px}.gallery-display:hover{background-color:#5319ff;box-shadow:0 0 10px #ccc;transform:scale(1.01);transition:.3s}.gallery-display{border-radius:5px 5px 0 0;height:400px;max-width:400px;transition:.3s;width:100%}.gallery-img{max-height:300px;max-width:300px;transition:.3s}.gallery-title{font-size:1.3rem;height:1.7rem;line-height:1.8rem;transition:.3s}.gallery-category,.gallery-desc,.gallery-price{font-size:1rem;transition:.3s}}.image-placeholder{animation:loading-pulse 1.5s infinite;background:linear-gradient(90deg,#333 25%,#444 50%,#333 75%);background-size:200% 100%;border-radius:5px}@keyframes loading-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-img{transition:opacity .3s ease-in-out}.gallery-list-container{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:space-evenly;min-width:333px}.menu-search-container{display:none}.rotating-marble{animation:rotate1 10s linear infinite;border-radius:50%;box-shadow:0 0 15px #5b36ff83;display:flex;justify-content:center;position:relative;top:100px;width:30%}@keyframes rotate1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.up-top-msg{align-items:flex-start;background-image:linear-gradient(165deg,rgba(0,0,0,.721),hsla(0,0%,100%,.284),rgba(0,0,0,.721));color:#eee;display:flex;flex-direction:row;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:700;gap:20px;justify-content:center;padding:15px 15px 10px;text-align:left}.message-link-wrapper{align-items:center;display:grid;justify-content:center}.site-msg-link-ig{background-image:linear-gradient(145deg,hsla(0,0%,100%,.561),rgba(0,0,255,.721));border-radius:10px}.contact-wrapper{background-color:rgba(0,0,0,.491);display:grid;flex-direction:column;padding:5px}.contact-wrapper,.site-msg-span{border:1px solid rgba(0,0,255,.606);border-radius:10px}.site-msg-span{background-color:rgba(0,0,0,.444);min-height:141px;padding:10px}@media (min-width:1024px){.site-msg-span{min-height:132px}.up-top-msg{font-size:1.5rem}.site-message-contact-header{font-size:1rem;justify-self:center}.contact-wrapper{background-color:#00000073;display:grid;flex-direction:column;min-height:131px;min-width:185px}.message-link-wrapper{display:flex;flex-direction:row;justify-content:space-around}.menu-search-container{align-items:center;background-image:linear-gradient(145deg,#4a4a4a,#000);border-bottom:2px solid #000;border-top:2px solid #000;display:flex;height:50px;justify-content:center;justify-content:space-around;margin:0 auto;padding:30px 0;width:100%}.header-section{display:none}}.btn-adjust{background-color:initial;bottom:auto;position:relative}.loading-div{animation:scaleAnimation 6s infinite;border-radius:20px;color:#5b36ff;font-family:Shadows Into Light,cursive;font-weight:700;letter-spacing:2px;margin:auto;min-width:200px;text-shadow:0 0 10px rgba(0,255,26,.495);width:30%}.detail-top-container{display:flex;justify-content:center;width:100%}.post-detail-div{background-image:linear-gradient(145deg,grey,rgba(68,68,68,.269));border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #ccc;color:#fff;font-size:1.2rem;letter-spacing:2px;min-width:200px;padding:20px;padding:0}.gallery-image{border-radius:5px;margin-top:5px;width:100%}.desc-price-container{grid-template-rows:4fr 1fr;overflow:auto;padding:10px}.desc-price-container,.title-container{background-color:#000;border:1px solid grey;display:grid}.title-container{grid-gap:10px;border-bottom:none;gap:10px;grid-template-columns:50px auto;padding:8px 0 4px}.title-cat-container{background-color:#000;border:1px solid grey;display:flex;justify-content:space-between}.category-label{border-radius:5px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;height:2.7rem;letter-spacing:2px;margin-bottom:5px;padding:0 0 0 10px}.category-label,.category-span{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;line-height:3rem}.category-span{box-shadow:0 0 7px 2px #fff;cursor:pointer;display:inline;font-size:1.2rem;margin:5px 0 5px 5px;padding:5px 20px}.category-span:hover{background:none;background-color:#0000ff4d}.detail-title{color:#ffffdb;font-family:Raleway,sans-serif;font-size:1.4rem;letter-spacing:2px;line-height:1;margin:0;padding:8px 0 15px;text-align:left;text-shadow:0 0 2px #00000096}.price-details{background-color:rgba(0,0,0,.786);font-size:1.6rem;padding:0 5px}.desc-details,.price-details{font-weight:bolder;letter-spacing:2px}.desc-details{color:#ffffdb;font-family:Raleway,sans-serif;font-size:1rem;line-height:1.2;padding:0 10px;text-shadow:0 0 2px #00000096}.filler-div{background-color:#000;margin-top:6px;width:100%}.contact{font-family:Raleway,sans-serif;margin-left:0;text-decoration:none}.contact a{border:2px solid grey;margin-left:40px;padding:5px 10px;text-decoration:none}.contact a,.contact a:hover{border-radius:5px;color:#fff}.contact a:hover{animation:shimmer .25s ease-in;background:linear-gradient(to top left,#b6b6fbbd,#b6b6fbbd,#b6b6fbbd,#7777f3bd,#5b36ff83,#2f00ff83);background-size:400% 400%;border:2px solid #ffffdb;box-shadow:0 0 5px 0 #ffffdb;transition:.25s}.gallery-container{align-items:center;display:flex;margin-bottom:5px;width:100%}.gallery-image,.gallery-video{border:1px solid grey;max-height:100%;max-width:100%;object-fit:contain}.gallery-video:hover,.swipe-button{cursor:pointer}.swipe-button{background-color:initial;border:none;font-size:1.5rem}.swipe-button:focus{outline:none}.thumbnail-gallery{border-radius:5px;box-shadow:0 0 2px 0 #fff;width:50px}.thumbnail-container{align-items:center;background-color:#000;border:1px solid grey;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:space-evenly;margin:0 10px;padding:5px}.overlay2{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000a6;bottom:0;right:0;z-index:1000}.modal,.overlay2{align-items:center;display:flex;justify-content:center;left:0;position:fixed;top:0}.modal{border-radius:4px;height:100%;outline:none;overflow:auto;width:100%}.modal-image{max-height:100%;max-width:100%}.modal-close{align-items:center;background:#fd2222;border:1px solid #fff;border-radius:5px;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;color:#fff;cursor:pointer;display:flex;display:block;font-size:14px;font-weight:700;height:40px;justify-content:center;padding-bottom:1px;position:absolute;right:0;top:0;width:40px}.post-detail-div-wrapper{align-items:flex-start;display:grid;flex-grow:1;flex-wrap:wrap;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill,minmax(50px,auto));justify-items:flex-start;letter-spacing:1.5px;margin:0 auto;min-width:350px;padding:0;position:relative;width:100%}.back-btn{margin:10px 0 15px}.retract-button2{align-items:center;background-color:#00000083;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Shadows Into Light,cursive;font-size:1.2rem;height:40px;justify-content:center;left:1.8rem;letter-spacing:1.5px;padding:3px 10px;transform:translateX(-50%);transition:.5s;width:40px;z-index:10}.arrow-icon{color:#fff;font-size:1.2rem;font-weight:700}.modal-navigation{background-color:#0000004d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.5rem;height:40px;opacity:.8;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:40px}.modal-navigation:hover{opacity:1}.modal-navigation.previous{left:10px}.modal-navigation.next{right:10px}.next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAABHklEQVR4nO2bMUoEQRBFf6KZiccw1W7FwFzzDqzKDPYqZgpeQTAQQT2KxkZeQ+HLdLAgbGbk1nswB+jXv6tqZmgJAOCPXJ16L7qvo/khms9Ujei+z27Pp/kruocqkd0fawEVJUTz7S8B1SSMA+9G8/MGCd/RHKrAQIKQsEAShIQJSRASJiRBSJiQBCFhQhIkrQ69U/7dYYUEIWGBJAgJE5IgJExIgpAwIQlaj82vmz65Xx77QsUlvKu4gDdVPgJx5HNtM6Pyj5bB4s3OJ7E3Zz4peKbaby2DVmdaXVZsddn8Una8TRZvdj6JvTnzQcHbYgbV3vT5ZMhxnQlvIbrvSl+YyO7PsotfiOansotfGCfez+ab7H4seW0OAPRf+QHVOtenMIOiywAAAABJRU5ErkJggg==)}.next,.previous{background-position:50%;background-repeat:no-repeat;background-size:contain}.previous{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAxHpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjabVBbDsMgDPvPKXYEiFMIx6FrJ+0GO/4CSat2miWch5EJof3zftFjgLOQLFVLKyUZpEnjbokmR5+ck0yekJCsvvXpFNhasAgvtcT9o59PAw/dsuVipM8Q1rvQ4gXWH6N4CGMitmQLoxZGYBdyGHT/VipN6/UL657uUD80CHV6nya/tVTb3rZYE8w7MpIxID4AxgGhWyLGGeDZsnyIgzUmsYX829MB+gLiLFkV8y1zAAAAAYRpQ0NQSUNDIHByb2ZpbGUAAHicfZE9SMNAHMVf02pFqg7tIOKQoTrZxS8cSxWLYKG0FVp1MLn0C5o0JCkujoJrwcGPxaqDi7OuDq6CIPgB4uripOgiJf4vKbSI9eC4H+/uPe7eAUKjwlTTFwVUzTJS8ZiYza2K/lf4MIheBDEjMVNPpBcz6Dq+7uHh612EZ3U/9+cYUPImAzwicZTphkW8QTy7aemc94lDrCQpxOfEEwZdkPiR67LLb5yLDgs8M2RkUvPEIWKx2MFyB7OSoRJPE4cVVaN8IeuywnmLs1qpsdY9+QsDeW0lzXWao4hjCQkkIUJGDWVUYCFCq0aKiRTtx7r4Rxx/klwyucpg5FhAFSokxw/+B7+7NQtTk25SIAb0vNj2xxjg3wWaddv+Prbt5gngfQautLa/2gDmPkmvt7XwETC0DVxctzV5D7jcAYafdMmQHMlLUygUgPcz+qYcELwF+tfc3lr7OH0AMtTV8g1wcAiMFyl7vcu7+zp7+/dMq78fqsdyvaxLiE8AAA12aVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA0LjQuMC1FeGl2MiI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpHSU1QPSJodHRwOi8vd3d3LmdpbXAub3JnL3htcC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgeG1wTU06RG9jdW1lbnRJRD0iZ2ltcDpkb2NpZDpnaW1wOjc2YTg2OTA0LTFmZTYtNDU4Ni05NzQzLWM3OTNjYzg4ZmViMiIKICAgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplZTE5N2IyYS04MjJiLTQzODItYWMyYS1lOGQ0MTFiZGExY2MiCiAgIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNjg5OTIzZS02OTFmLTQ3YzctYmYzNi03ODljYWY1ZGEwNTciCiAgIGRjOkZvcm1hdD0iaW1hZ2UvcG5nIgogICBHSU1QOkFQST0iMi4wIgogICBHSU1QOlBsYXRmb3JtPSJXaW5kb3dzIgogICBHSU1QOlRpbWVTdGFtcD0iMTY4MTQ1MzIzMDcyODkyMSIKICAgR0lNUDpWZXJzaW9uPSIyLjEwLjM0IgogICB0aWZmOk9yaWVudGF0aW9uPSIxIgogICB4bXA6Q3JlYXRvclRvb2w9IkdJTVAgMi4xMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMzowNDoxM1QyMzoyMDoyOC0wNzowMCIKICAgeG1wOk1vZGlmeURhdGU9IjIwMjM6MDQ6MTNUMjM6MjA6MjgtMDc6MDAiPgogICA8eG1wTU06SGlzdG9yeT4KICAgIDxyZGY6U2VxPgogICAgIDxyZGY6bGkKICAgICAgc3RFdnQ6YWN0aW9uPSJzYXZlZCIKICAgICAgc3RFdnQ6Y2hhbmdlZD0iLyIKICAgICAgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTMxMjI4MC01YmI5LTQwY2ItYmRhYy0zNDNkMDNiNmM0MDMiCiAgICAgIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkdpbXAgMi4xMCAoV2luZG93cykiCiAgICAgIHN0RXZ0OndoZW49IjIwMjMtMDQtMTNUMjM6MjA6MzAiLz4KICAgIDwvcmRmOlNlcT4KICAgPC94bXBNTTpIaXN0b3J5PgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+7ugimwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+cEDgYUHgLmxu0AAAIKSURBVHja7ds9ThthEIDhd4yNkMgZcgDaYEoaKgoiihjEFtBRRClTcAAKcwVKirUSN4QiV+BPtDlB6lS4sTGTDiRjN3j3m5n1zgFWvI8R7M5+hnrqqWeRRyL9sFlbN0X4hvJ3uMRp/0b+zXvNZpj4De2IkgNNBFpjPgJf5r1uI1S8vH5gImwUce1GxHgAhcvKA2RtzUTpTcaj/Bo98r3SfwSztmYCFwhLk/HDAXv9PzKsLECqeJcAKePdAaSOdwVgEe8GwCreBYBlvDmAdbwpgId4MwAv8SYAs+JVuRwN2E8ZnxzAW3xSAI/xyQC8xicB8BxfOoD3+FIBIsSXBhAlvhSASPGFA0SLLxQgYnxhANm6botw9WZ1rVyNBnS8xkNBa3ERuhHjCwMg2DvGwgGeG5ygPE38VnxurdLvrOly5QF6t/Jb4QhlPAXhx/EnbXkFSPZv8MMze+cPMqo0QESE5LfC3hBMHoY8IZg9DntBMF2IeEAwX4lZI7hYiloiuFmLWyEkPSOU30uucDjljnH3scFPi9tmV6/GLHYH7l6OpkZw+Xo8JYLbAxKpEFwfkUmB4P6QVNkIIY7JlYkQ5qBkWQihjsqWgRDusHTRCK7X2SkQXH9fIL+XXIWDKSv33dYqZ+Eeht6FcCd9FbIpCDsLATALQeF6YQBeEGBLlZ5Cd6XJV+qpp5565pz/i6LpZR95H7kAAAAASUVORK5CYII=)}.detail-contact-wrapper{align-items:flex-end;background-color:#000;display:flex;justify-content:space-between;margin-top:3px;padding:8px 10px 0 25px;width:100%}.detail-contact-text{position:relative;top:-20px}.detail-contact-img-link-wrapper{display:flex;justify-content:space-around;width:150px}.detail-contact-img-link-wrapper a{text-decoration:none}.gallery-on-sale{color:#ff0;font-size:.7rem}.detail-on-sale{color:#ff0;font-size:1rem}.selling-link-wrapper{background-color:#afecffcc;box-shadow:inset 0 0 15px #0004ff99;color:#000;grid-column:2;grid-row:5;margin-top:3px;padding:8px 10px 0 25px;width:100%}.selling-link-wrapper>a,.selling-link-wrapper>a:visited{color:inherit;text-decoration:none}.selling-link-span{display:inline-block;font-weight:500;position:relative;top:7px}.shimmer{animation:shimmer 8s linear infinite;background:linear-gradient(120deg,#000,#fff 10%,hsla(0,0%,100%,.848) 11%,hsla(0,0%,100%,.591) 12%,hsla(0,0%,100%,.159) 13%,#000 14%,#000);background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:#0000}@keyframes shimmer{to{background-position:0 0}0%{background-position:400% 0}}.selling-logo-link{border-radius:10px;box-shadow:0 0 15px #fff;height:auto;position:relative;top:-4px;width:52px}.inner-selling-link{display:flex;justify-content:space-around}.inner-selling-link a span{text-decoration:none}@media (max-width:768px){.detail-contact-wrapper{align-items:flex-end;background-color:#000;display:flex;height:100px;justify-content:center;margin-top:3px;padding:8px 10px 35px 25px;width:100%}}@media (min-width:768px){.gallery-on-sale{font-size:1rem}.post-detail-div{display:grid;grid-template-columns:3fr 5fr;max-width:750px}.title-cat-container,.title-container{grid-column-end:3;grid-column-start:1}.gallery-container{grid-column-end:3;grid-column-start:2}.btn-adjust{position:relative}.thumbnail-container{grid-column-end:3;grid-column-start:1;margin:0}.desc-price-container{grid-column-start:1;grid-row-start:3;height:auto;min-width:225px}.gallery-container,.gallery-image{border-radius:0;margin:0}.gallery-image:hover{cursor:pointer}.thumbnail-gallery{width:100px}}@media (min-width:1024px){.back-btn{display:none}}.active{box-shadow:0 0 10px 2px;color:#fff}.about-me-div{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;letter-spacing:1.5px;width:100%}.about-me-div-adjust{margin:16px 0}@keyframes ocean{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.about-me-h1{background-color:#000;border-radius:5px;color:#fff;font-family:shadows into light,cursive;font-size:2rem;font-weight:700;padding:10px 40px;text-align:center}.about-me-h1,.me{box-shadow:0 0 10px 0 grey}.me{border:2px solid #7777f3;border-radius:15px;margin:-100px 0 20px;max-width:250px;width:40%}.about-me-p{-webkit-backdrop-filter:blur(5px) saturate(100%) contrast(100%) brightness(30%);backdrop-filter:blur(5px) saturate(100%) contrast(100%) brightness(30%);background-color:#000;box-shadow:0 0 10px 0 grey;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin:.75rem;padding:15px 40px;text-align:left;width:400px;z-index:1000}.about-me-link{color:#7777f3;display:inline-block;text-shadow:0 0 1px #fff}.about-me-link-container{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;margin:40px 0 0;width:100%}.about-me-link-sub-container{display:flex;grid-column:1/5;justify-content:space-between;margin-top:75px;width:100%}.about-me-img{align-items:center;display:flex;justify-content:center}.link-logo{border:1px solid #7777f3;border-radius:15px;box-shadow:0 0 10px 0 grey;height:50px;margin:0 10px;width:50px}.scene3{height:150px;left:0;position:relative;top:0;width:150px;z-index:-1}.cube3{animation:rotate3 90s linear infinite;transform-style:preserve-3d;z-index:-1}.cube3,.face3{height:100%;position:absolute;width:100%}.face3{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #000;box-shadow:0 0 5px 0 #fff;box-sizing:border-box;z-index:1}.front3{background-image:url(/static/media/drumset.1fbf7997850d6c1dc15a.jpeg);transform:rotateY(0deg) rotate(90deg) translateZ(75px)}.bgVideo{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.back3{background-image:url(/static/media/action-2.698bf9c0044dad7e5dee.jpg);transform:rotateY(180deg) rotate(270deg) translateZ(75px)}.right3{background-image:url(/static/media/comet.8a3f86610b88f3264f68.jpg);transform:rotateY(90deg) translateZ(75px)}.left3{background-image:url(/static/media/mt.88060660830f3710e339.jpeg);transform:rotateY(-90deg) rotate(90deg) translateZ(75px)}.top3{background-image:url(/static/media/mushrooms.8dc47d900fb2939a611d.JPG);transform:rotateX(90deg) rotate(270deg) translateZ(75px)}.bottom3{background-image:url(/static/media/knaildriver4.93ed83a98c220b5be7f9.jpg);transform:rotateX(-90deg) rotate(270deg) translateZ(75px)}.about-icon-adapt{position:relative;top:50px}@keyframes rotate3{0%{transform:rotateX(60deg) rotateY(1turn) rotate(0deg) translateX(0) translateY(-30px) scaleX(.8) scaleY(.8) scaleZ(.8)}33%{transform:rotateX(540deg) rotateY(0deg) rotate(0deg) translateX(100px) translateY(0) scaleX(.8) scaleY(.8) scaleZ(.8)}66%{transform:rotateX(20deg) rotateY(540deg) rotate(0deg) translateX(0) translateY(0) scaleX(1.5) scaleY(1.5) scaleZ(1.5)}to{transform:rotateX(60deg) rotateY(0deg) rotate(1turn) translateX(0) translateY(-30px) scaleX(.8) scaleY(.8) scaleZ(.8)}}@media (min-width:768px){.about-me-p{width:800px}.link-logo{height:100px;width:100px}.me{margin:-150px 0 20px}.about-me-link-sub-container{margin-top:95px}}.discount-input{font-size:2rem;height:50px;text-align:right;width:30%}.discount-form{align-items:center;border:1px solid #000;box-sizing:border-box;color:#fff;display:flex;display:grid;flex-direction:column;grid-template-rows:85px 60px 100px 250px 100px;height:calc(100vh - 90px);justify-content:center;justify-items:center;margin:0 auto;min-width:350px;overflow:auto}.discount-form h2{text-align:center}.discount-submit-btn{background:none;background-image:linear-gradient(125deg,#fff,#0000003b);border-radius:8px;font-size:1rem;height:50px;padding:0 15px}.discount-form section{display:flex;flex-direction:row;justify-content:space-around}.discount-form div{display:grid}.discount-form h2{min-width:300px}.form-wrapper{align-items:flex-start;display:flex;justify-content:center}.discount-form,.form-wrapper{border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px}.discount-form{background-color:rgba(0,0,0,.507);max-width:600px;width:100%}.form-title{color:#fff;font-size:24px;margin-bottom:20px;text-align:center}.form-section{justify-self:flex-start;margin-bottom:30px}.input-field{border:1px solid #ddd;border-radius:4px;font-size:16px;margin-bottom:10px;padding:12px;width:100%}.percentage-input{max-width:120px}.radio-group{grid-gap:6px;background-color:#fff;border-radius:5px;display:grid;gap:6px;justify-self:flex-start;padding:15px;position:relative}.radio-label{color:#000;cursor:pointer;font-size:20px}.radio-label input{cursor:pointer;margin-right:5px}.message-input{position:relative;resize:none;width:320px}.submit-button{background-image:linear-gradient(125deg,#505050,#000);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;padding:14px;width:100%}.submit-button:hover{background-color:#0056b3}@media (min-width:768px){.message-input{resize:none;width:500px}}
/*# sourceMappingURL=main.e3038a05.css.map*/