.loader{position:fixed;left:0;width:100%;height:100%;padding:0;overflow:hidden;z-index:5000;bottom:0;display:flex;justify-content:center;align-content:center;align-items:center;background-color:WhiteShadow}.loader-wrapper{position:relative;margin:auto;width:2em}.loader-ball{position:absolute;width:1em;height:1em;border-radius:50%;background-color:#ea9b0a;animation:jump .7s ease-in-out infinite,bounce .7s ease-in-out infinite}@keyframes jump{0%{top:50px;box-shadow:0 20px 8px -5px #0006}50%{top:-50px;box-shadow:0 130px 80px #00000080}to{top:50px;box-shadow:0 20px 8px -5px #0006}}@keyframes bounce{0%{width:2.5em;height:1.5em}18%{width:2em;height:2em}40%{width:1.5;height:2em}82%{width:2em;height:2em}to{width:2.5em;height:1.5em}}.msg{position:fixed;bottom:0;left:0;width:100%;z-index:10000}.msg>div.error{background-color:#ec3b00;color:#fff;justify-content:center;width:100%;padding:.5em;height:3.5em;display:flex;align-items:center;gap:1em}.msg>div.success{background-color:#73d67d;color:#fff;justify-content:center;width:100%;padding:.5em;height:3.5em;display:flex;align-items:center;gap:1em}.msg>div.notice{background-color:#ea9b0a;color:#fff;justify-content:center;width:100%;padding:.5em;height:3.5em;display:flex;align-items:center;gap:1em}*{box-sizing:border-box}body{font-family:Figtree,sans-serif;color:#000;font-size:18px;text-align:center;height:100vh;display:flex;flex-direction:column;margin:0!important;padding:0;background-color:#fff;padding-top:env(safe-area-inset-top)}app-list,app-images,app-stock,app-copy,app-stockmanager,app-menu,.container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25em;width:100%}.dmz{background-color:#a6deff}.dmz input[type=text],.dmz input[type=password]{border:none;font-size:1.25em}app-menu,.container{min-height:100vh}app-list,app-stockList{margin-top:.25em}app-imageupload{width:15em;display:flex;justify-content:center}li{text-align:left}.Logo{background-image:url("./media/Logo-M3WRVOM4.svg");width:5em;height:2em;background-position:center center;background-size:contain;background-repeat:no-repeat;margin:.5em auto}h1{font-size:1.5em}h2{font-size:1.05em;font-weight:400;margin:0;padding:0}a.btnRed{background-color:#ec3b00}a.btnGreen{background-color:#73d67d}a.btnBlack{background-color:#000}a.btnPurple{background-color:#bc70ff}input:focus-visible,textarea:focus-visible{outline:none}input,textarea,select,button{font:inherit}.banner{position:sticky;top:0;display:grid;grid-template-columns:repeat(3,1fr);background-image:repeating-linear-gradient(45deg,#ffe7ff 0 4px,#fff 4px 7px);height:3em;align-items:center;z-index:10;padding:0 1em}.banner>*{display:flex;gap:.25em;align-items:center}.banner>div{display:flex;justify-content:flex-end}.banner h1{margin:0}.banner .initials{background-color:#000;color:#fff;width:2em;height:2em;display:flex;align-items:center;justify-content:center;border-radius:3em}a{text-decoration:none;color:#46a0d1;display:inline-flex;flex-direction:column;cursor:pointer}a.link:after{content:"";background-color:#46a0d1;height:5px;border-radius:3em}form{display:flex;flex-direction:column;gap:1em;width:100%}.form{max-width:32em;display:flex;background-image:repeating-linear-gradient(45deg,#ffe7ff 0 4px,#fff 4px 7px);padding:.5em;gap:.25em;border-radius:.75em}.form .form{padding:0;background:none}.loginForm{display:flex;flex-direction:column;align-items:center;width:100%;max-width:20em;gap:1em}.formGroupInline,.formGroup,.group{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.25em}.formGroupInline>div,.formGroup>div,.group>div{text-align:left}.formGroup{width:100%}.formGroup>div{width:100%}.preview .formGroup>div{min-height:1.5em}.preview>app-preview-display>.formGroup:after{content:"**********************************"}.btnGroup{background-color:#bc70ff;border-radius:3em;position:relative;display:flex;flex-direction:row;align-items:center;width:fit-content;gap:.25em;padding:0 1em 0 0}.btnGroup a{border-radius:5em}.tag{display:flex;align-items:center}.tag:focus-visible{outline:5px solid #b4bdc8;border-radius:4px}.tag:focus:not(:focus-visible){outline:none}.col{flex-direction:column}.row{display:flex;flex-direction:row;align-items:center;gap:5px;flex-wrap:wrap;width:100%}.center{justify-content:center}.nowrap{flex-wrap:nowrap}.col{display:flex;flex-direction:column;gap:5px;margin:auto;width:100%}.left{align-items:flex-start;justify-content:flex-start}.small{text-transform:uppercase;font-size:.8em}label{text-transform:uppercase;font-size:.75em;display:flex}.asInput{padding:.5em .25em;border:1px solid #ffe7ff;max-width:29em;width:100%;margin:0}input[type=text],input[type=date],input[type=password],textarea,select,editor{max-width:24em;width:100%;padding:.5em .25em;border:4px solid #b4bdc8;background-color:#fff;border-radius:.5em}.lkTxtArea{width:calc(100% - 1em);min-height:2.5em}input[type=date],input[type=text].inptSmall,select.inptSmall{width:7.5em}input[type=text].inptMini,select.inptMini{width:5.5em}input[type=text].inptMicro,select.inptMicro{width:4em}input[type=date]{margin-right:10em}input[type=button],input[type=submit],.btn{border-radius:3em;max-width:10em;height:2em;min-width:2.5em;padding:0 1em;line-height:1em;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;background-color:#bc70ff;border:none;text-transform:capitalize;overflow:hidden;gap:.5em}.btnSecondus{background-color:#bc70ff;border-radius:3em;padding:.25em .5em;color:#fff;min-height:2em;min-width:2em;gap:.5em;width:fit-content;overflow:hidden;position:relative;display:flex;justify-content:flex-start;flex-direction:row;align-content:center;flex-wrap:wrap}.ellipsis{white-space:nowrap;text-overflow:ellipsis}.btnSecondus.edit{text-align:left;display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:.35em .25em;gap:.25em;border-radius:.5rem}.btnOff{background-color:#c9c9c9}.icn{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:2em;min-width:2em}.add:after{content:"";min-width:1em;width:1em;height:1em;background-image:url("./media/X-FIDUIEVJ.svg");background-size:contain}.tick:after{content:"";min-width:1em;width:1em;height:1em;background-image:url("./media/tick-NQTOR7J3.svg");background-size:contain}.close:after{content:"";min-width:1em;width:1em;height:1em;background-image:url("./media/X-FIDUIEVJ.svg");background-size:contain;transform:rotate(45deg);display:inline-flex}.rotateRight:after,.rotateLeft:after{content:"";width:1em;height:1em;background-image:url("./media/Rotate-HXQJKPYY.svg");background-size:contain;display:inline-flex}.rotateRight:after{transform:rotate(90deg) scaleX(-1)}.rotateLeft:after{transform:rotate(-90deg)}.indent:after{content:"";width:1em;height:1em;background-image:url("./media/arrow-FDQSUO7L.svg");transform:rotate(90deg) scaleX(-1);background-size:contain;background-repeat:no-repeat}.outdent:after{content:"";width:1em;height:1em;background-image:url("./media/arrow-FDQSUO7L.svg");transform:rotate(-90deg) scaleX(-1);background-size:contain;background-repeat:no-repeat}.updown:after{content:"";width:1em;height:1em;background-image:url("./media/updown-6JLUBTBI.svg");background-size:contain;background-repeat:no-repeat}.icnProduct:after{content:"";width:1em;height:1em;background-image:url("./media/product-RCBH3H45.svg");background-size:contain;background-repeat:no-repeat}.icnPage:after{content:"";width:1em;height:1em;background-image:url("./media/page-4CRHDY2Z.svg");background-size:contain;background-repeat:no-repeat}.product,.page{border:3px solid transparent;border-radius:3em;display:flex;justify-content:center;gap:.1em;padding:0 .5em}.icnOrange{border-color:#f8a305}.icnAbsolute{position:absolute;top:0;left:0;margin:.25em}input[type=button]:disabled,input[type=submit]:disabled,.btnDisabled{background-color:#b4bdc8;opacity:.5}input.ng-invalid:not(.ng-untouched),textarea.ng-invalid:not(.ng-untouched),select.ng-invalid:not(.ng-untouched){background:linear-gradient(to top,#ec3b00 .5em,#fff .5em)}input.ng-valid:not(.ng-untouched),textarea.ng-valid:not(.ng-untouched),select.ng-valid:not(.ng-untouched){background:linear-gradient(to top,#73d67d .5em,#fff .5em)}.pagination{display:flex;flex-direction:row;gap:1em;justify-content:center}.pagination a{width:2em;height:2em;background-color:#fff;display:inline-flex;justify-content:center;font-weight:700;border-radius:3em}.pagination .on{color:#bc70ff}.pagination .off{color:#b4bdc8}.metas{width:100%;max-width:32em;background-color:#fefcb7;display:flex;flex-direction:column;gap:.25em;padding:.5em;border-radius:.75em}.metas .formGroup{width:100%}.formBtns{position:sticky;top:3em;background-color:#9556d7;width:100%;justify-content:center;display:flex;flex-direction:row;padding:1em;z-index:10;gap:.5em}.formBtns input[type=button],.formBtns input[type=submit],.formBtns .btn{margin:0}.list{display:flex;flex-direction:row;flex-wrap:wrap;min-width:20em;gap:.5em;justify-content:center}.listItem{display:flex;gap:.75em;justify-content:flex-start;flex-direction:column;padding:.5em;background-image:repeating-linear-gradient(45deg,#ffe7ff 0 4px,#fff 4px 7px);position:relative;max-width:30em;width:100%;border-radius:.75em}.wrap{flex-wrap:wrap}.listLeft{width:7em;height:7em;aspect-ratio:1/1;background-image:radial-gradient(circle,#fff 20%,#ffe7ff 20% 40%,#fff 40% 60%,#ffe7ff 60% 100%,#fff)}.listLeft>img{width:100%;height:100%;object-fit:contain}.listRight{flex-direction:column;display:flex;flex-wrap:wrap;gap:.5em;width:100%;justify-content:space-between}.listRight div{text-align:left;justify-content:flex-start}.listRight div.listBtns{display:flex;flex-direction:row;gap:.5em;justify-content:flex-end}input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.stepBtns{display:flex;flex-direction:row;margin:auto}.progressBar{align-items:center;justify-content:left;text-align:left}.progressBar .progressWrapper{display:block;width:100%;height:1em;position:relative;overflow:hidden;text-align:left}.progressBar .progressWrapper .progress{background-color:#b4bdc8;height:2em;width:0%;display:inline-block;position:relative}#filedrag{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;cursor:default;width:100%;font-weight:300;color:#fff;margin:auto;background-image:radial-gradient(circle,#fff 20%,#ffe7ff 20% 40%,#fff 40% 60%,#ffe7ff 60% 100%,#fff);transition:background-color linear .3s}#filedrag.hover{background-image:radial-gradient(circle,#fff 20%,#ffe7ff 20% 40%,#fff 40% 60%,#ffe7ff 60% 100%,#fff)}#filedrag:after{content:"Drop files or click here";text-align:center;color:#46a0d1;display:inline-block}.imgPreviewWrap{flex-direction:column;flex-wrap:wrap;display:flex}.imgPreview,.imgUploaded{position:relative;display:inline-block;object-fit:contain}.imgPreview{aspect-ratio:1/1;width:10em;height:10em;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default;font-weight:300;color:#000;width:100%;background-image:radial-gradient(circle,#fff 20%,#ffe7ff 20% 40%,#fff 40% 60%,#ffe7ff 60% 100%,#fff);transition:background-color linear .3s}.imgPreview>img{object-fit:contain;width:10em;height:10em;opacity:.5;position:absolute}.imgUploaded>img{object-fit:contain;width:10em;height:10em}.imgPreview>div{object-fit:contain;display:flex;justify-content:center;align-items:center;width:10em;height:10em;position:absolute}.tinyImage{height:3em}.mediumImage{width:8em}.menuWrapper{display:flex;flex-wrap:wrap;gap:.25em;width:fit-content;justify-content:center;padding:.25em}.menuWrapper a{border-radius:1.5rem;font-size:1.25em}.menuWrapper>*{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.menuWrapper>*{width:calc(20vw - .6em)}}@media (min-width: 512px) and (max-width: 1024px){.menuWrapper>*{width:calc(20vw - .6em)}}@media (max-width: 512px){.menuWrapper>*{width:calc(50vw - .6em)}}.thmbImage{background-color:#fff;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center;width:3em;overflow:hidden}.thmbImage img{width:100%;height:100%;object-fit:contain}.gridImage{background-color:#fff;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center;width:9.5em}.gridImage .btns{bottom:0;position:absolute;display:flex;justify-content:space-between}.gridImage img{width:100%;height:100%;object-fit:contain}.gridImage video{width:100%;height:100%;object-fit:contain}.gridImages{display:flex;flex-wrap:wrap;gap:.25em;width:fit-content;margin:auto}.stock{display:flex;flex-direction:row;flex-wrap:wrap;padding:.25em;gap:.25em}.stock .row{gap:.25em}.context{display:flex;flex-direction:row;justify-content:center;gap:.15em;align-items:center}.context div{display:block;height:.25em;width:.25em;border-radius:3em;background-color:#fff}.contextMenuWrapper{position:relative}.contextMenu{z-index:10;position:absolute;display:flex;flex-direction:column;top:2.5em;right:0;min-width:8em;padding:.5em;justify-content:center;align-items:flex-start;background-color:#fff;-moz-box-shadow:0 0 .25em -.05em #000000;-webkit-box-shadow:0 0 .25em -.05em #000000;box-shadow:0 0 .25em -.05em #000;gap:.25em}.contextMenu>div{width:100%;display:flex;flex-direction:column;gap:.25em}.contextMenu>div>a{width:100%}.contextMenu>a{width:100%}.popUpWrapper{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;display:flex;z-index:125;overflow:scroll;justify-content:center;align-items:center;background-color:#ffffff74}.popUpWrapper .popUpInner{max-height:100vh;overflow-y:auto;max-width:34em;gap:.25em;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:1em;-moz-box-shadow:0 0 .25em -.05em #000000;-webkit-box-shadow:0 0 .25em -.05em #000000;box-shadow:0 0 .25em -.05em #000;padding:.25em}.tox-tinymce{border:none!important;border-radius:unset!important}
