html,body{margin:0;padding:0;height:100dvh;overflow:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}html *,body *{box-sizing:border-box;font-family:Montserrat,sans-serif;color:#000;margin:0;padding:0}html ::-webkit-scrollbar,body ::-webkit-scrollbar{width:13px}html ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{background:#dedede;border-radius:0}html ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background:#189ecb}.content{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.content header{display:flex;justify-content:space-between;align-items:center;padding:12px 0;width:calc(100% - 48px);border-bottom:solid 1px #dedede}@media screen and (max-width: 480px){.content header{width:100%;padding:16px}}.content header img{width:117px;max-width:117px;height:42px}@media screen and (max-width: 480px){.content header img{height:38px;max-height:38px;width:auto}}.content header .header-button{text-decoration:none;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;gap:12px}@media screen and (max-width: 480px){.content header .header-button{gap:16px}}.content header .header-button img{height:12px;width:auto}.content header .header-button .header-back-text{display:flex;column-gap:6px}@media screen and (max-width: 1024px){.content header .header-button .header-back-text{column-gap:4px}}@media screen and (max-width: 480px){.content header .header-button .header-back-text{flex-direction:column}}.content header .header-button .header-back-text p{color:#525458;font-size:16px;font-weight:600;text-align:end}@media screen and (max-width: 1024px){.content header .header-button .header-back-text p{font-size:14px}}.content .content-container{padding:24px 28px 36px;width:100%;display:grid;grid-template-columns:1fr 450px;flex:1;overflow:hidden;position:relative}@media screen and (min-width: 1921px){.content .content-container{grid-template-columns:1fr 600px}}@media screen and (max-width: 1024px){.content .content-container{grid-template-columns:1fr 340px}}@media screen and (max-width: 768px){.content .content-container{padding:52px 12px 8px;grid-template-columns:1fr;grid-template-rows:52.5% 47.5%}.content .content-container.ui-hidden{grid-template-rows:1fr 48px}}.content .content-container #canvas-container{height:100%;width:100%;max-width:100%;position:relative;overflow:hidden}.content .content-container #canvas-container canvas{z-index:0}.dg{color:#fff!important}#ui-container{display:flex;flex-direction:column;gap:32px;width:100%;overflow-y:auto;overflow-x:visible;padding:0 24px 0 12px}@media screen and (max-width: 1024px){#ui-container{gap:24px}}@media screen and (max-width: 768px){#ui-container{padding:0;gap:0}}#ui-container .ui-desktop-container{display:flex;flex-direction:column;gap:32px;width:100%}@media screen and (max-width: 1024px){#ui-container .ui-desktop-container{gap:24px}}@media screen and (max-width: 768px){#ui-container .ui-desktop-container{display:none}}#ui-container .ui-mobile-container{padding-bottom:58px}#ui-container .ui-mobile-container.hidden{display:none}@media screen and (min-width: 768px){#ui-container .ui-mobile-container{display:none}}#ui-container .ui-section{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){#ui-container .ui-section{gap:14px}#ui-container .ui-section.name-section{position:absolute;top:8px;width:calc(100% - 32px)}#ui-container .ui-section>*:last-child.ui-dropdown .selected{border-bottom:none}}#ui-container .ui-section .ui-section-label{font-size:12px;line-height:14.63px;font-weight:500;color:#888;text-transform:uppercase}@media screen and (max-width: 768px){#ui-container .ui-section .ui-section-label{display:none}}#ui-container .ui-model-name{font-size:20px;font-weight:500;color:#000;padding-bottom:2px}#ui-container .ui-config-sku{display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;color:#888;padding-bottom:8px;border-bottom:1px solid #dedede;margin-top:-12px}@media screen and (max-width: 768px){#ui-container .ui-config-sku{font-size:10px;border:none}}.color-container{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid #dedede}@media screen and (max-width: 768px){.color-container{gap:2px;border-bottom:none}}.color-container label{display:block;font-size:12px;line-height:15px;font-weight:500;color:#000}.color-container p{font-size:16px;line-height:19.5px;font-weight:500;color:#000}.color-container div{display:flex;flex-wrap:wrap;gap:4px;padding:8px 0}.color-container div img{width:40px;height:40px;cursor:pointer;padding:3px}.color-container div img.selected{border:solid 1px #189ecb;border-radius:0}.triggers-container{display:flex;flex-direction:column;gap:10px;padding-bottom:8px;border-bottom:1px solid #dedede}@media screen and (max-width: 768px){.triggers-container{border-bottom:none}}.triggers-container .animation-section-description{font-size:12px;font-weight:500;color:#000}.triggers-container .animation-trigger{font-size:16px;font-weight:500;color:#000;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.download-container{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media screen and (max-width: 768px){.download-container{flex-direction:column}}@media screen and (max-width: 768px){.download-container button{max-width:125px}}.ui-visibility-button{margin-top:auto;min-height:40px;max-height:40px;justify-content:center!important;gap:10px}.ui-visibility-button img{width:16px!important;height:auto;transition:all .3s}.ui-visibility-button.active img{transform:rotate(180deg)}.download-container button,.ui-visibility-button{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;height:40px;padding:0 24px;background-color:#37a9d2;border:none;cursor:pointer}.download-container button:hover,.ui-visibility-button:hover{background-color:#229ac5}.download-container button p,.ui-visibility-button p{font-size:18px;font-weight:600;color:#fff!important}.download-container button img,.ui-visibility-button img{width:13px;height:16px}.loading-container{position:absolute;width:100%;height:100%;visibility:hidden;z-index:1000;display:flex;align-items:center;justify-content:center}.loading-container:before{content:"";width:40px;height:40px;border:4px solid #fafaff;border-top:4px solid #1c1c1c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-dropdown{display:flex;flex-direction:column;gap:4px}.ui-dropdown label{display:block;font-size:12px;line-height:15px;font-weight:500;color:#000}.ui-dropdown .custom-select{width:100%}.ui-dropdown .custom-select .selected{position:relative;padding-bottom:4px;font-size:16px;font-weight:500;color:#000;border-bottom:1px solid #dedede;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:30px}.ui-dropdown .custom-select .selected:after{content:url(/assets/arrow-dropdown.svg);position:absolute;right:4px;top:50%;transform:translateY(-50%);color:#007bff}.options{display:none;flex-direction:column;gap:4px;position:fixed;right:48px;max-height:calc(100% - 98px);overflow-y:auto;left:auto;width:max-content;max-width:calc(100% - 72px);min-width:200px;background:#fff;border:1px solid #dedede;border-radius:6px;border-top:none;list-style:none;margin:0;z-index:100;box-shadow:-2px 2px 7px #0004}@media screen and (max-width: 768px){.options{right:16px}}.options li{cursor:pointer;transition:color .2s;-webkit-user-select:none;user-select:none;font-size:14px;line-height:19.5px;color:#000;padding:12px 20px;display:flex;align-items:center;gap:20px;position:relative}.options li:before{display:flex;content:"";width:12px;height:12px;min-width:12px;min-height:12px;border-radius:50%;background-color:transparent;border:solid 1px #000000;padding:2px;transition:background-color .2s,border-color .2s}.options li.active:before{border:solid 1px 1px #000}.options li.active:after{display:flex;content:"";width:8px;height:8px;position:absolute;background-color:#000;border-radius:50%;left:25px}.options li:hover{background-color:#dedede}.options.active{display:flex}.tabs-container{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;overflow:hidden;padding:16px 0}.tabs-container .tabs-header{display:flex;gap:16px;border-bottom:1px solid #dedede;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;height:38px;min-height:38px}.tabs-container .tabs-header ::-webkit-scrollbar{display:none}.tabs-container .tabs-header .tab-header{font-size:18px;font-weight:500;color:#dedede!important;cursor:pointer;padding:8px 4px;transition:color .3s;width:fit-content;text-transform:uppercase;font-weight:600;text-wrap:nowrap;position:relative;margin-bottom:1px}.tabs-container .tabs-header .tab-header:hover{color:#189ecb}.tabs-container .tabs-header .tab-header.active{color:#189ecb!important}.tabs-container .tabs-header .tab-header.active:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#189ecb}.tabs-container .tabs-content{display:flex;flex-direction:column;width:100%;height:100%}.tabs-container .tabs-content>*{width:100%;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.tabs-container .tabs-content>* ::-webkit-scrollbar{display:none}
