@font-face{font-family:Inter;font-weight:100 900;font-style:normal;font-display:swap;src:url('/inc/fonts/InterVariable.ttf') format('truetype')}@font-face{font-family:'Playfair Display';font-weight:400 900;font-display:swap;src:url('/inc/fonts/PlayfairDisplay-VF.ttf') format('truetype')}@font-face{font-family:Montserrat;font-weight:100 900;font-display:swap;src:url('/inc/fonts/Montserrat-VF.ttf') format('truetype')}@font-face{font-family:Caveat;font-weight:400 700;font-display:swap;src:url('/inc/fonts/Caveat-VF.ttf') format('truetype')}.or-creative-editor-mount{width:min(100%,calc(min(72vh,760px) * 4 / 5));aspect-ratio:4/5;margin-inline:auto;border-radius:12px;overflow:hidden;background:#000}#or-creative-wrapper{display:flex;flex-direction:column;gap:12px}.creative-editor{position:relative;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,system-ui,sans-serif;user-select:none;-webkit-user-select:none}.creative-editor .ce-stage{position:relative;transition:transform .15s ease}.creative-editor .ce-canvas{display:block;touch-action:none;background:#111}.creative-editor .ce-dim{position:absolute;inset:0;background:rgba(0,0,0,.62);opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:1}.creative-editor.mode-edit .ce-dim{opacity:1}.creative-editor .ce-handle{position:absolute;width:30px;height:30px;margin:-15px 0 0 -15px;border-radius:50%;background:rgba(255,255,255,.95);border:1.5px solid rgba(0,0,0,.25);box-shadow:0 1px 4px rgba(0,0,0,.5);cursor:grab;touch-action:none;z-index:5;display:grid;place-items:center;color:#333}.creative-editor .ce-handle svg{width:16px;height:16px;pointer-events:none}.creative-editor .ce-handle::after{content:'';position:absolute;inset:-8px;border-radius:50%}.creative-editor .ce-edit{position:absolute;margin:0;padding:0;border:0;outline:0;background:0 0;white-space:pre-wrap;transform-origin:center center;caret-color:currentColor;z-index:6}.creative-editor .ce-edit:empty:before{content:attr(data-placeholder);opacity:.4}.creative-editor .ce-icon{position:relative;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:18px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .12s ease,opacity .12s ease}.creative-editor .ce-icon:hover{background:rgba(255,255,255,.24)}.creative-editor .ce-icon:disabled{opacity:.3;cursor:default}.creative-editor .ce-icon svg{width:18px;height:18px;pointer-events:none}.creative-editor .ce-icon::after{content:'';position:absolute;inset:-4px;border-radius:inherit}.creative-editor .ce-bg-dot{display:block;width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.9);pointer-events:none}.creative-editor .ce-order{display:none}.creative-editor.mode-arrange.has-selection.has-layers .ce-order{display:grid}.creative-editor .ce-tl{position:absolute;top:14px;left:14px;display:flex;gap:8px;z-index:12}.creative-editor .ce-tr{position:absolute;top:14px;right:14px;z-index:12}.creative-editor .ce-next{border:0;border-radius:19px;height:38px;padding:0 18px;background:rgba(255,255,255,.16);color:#fff;font-weight:600;font-size:15px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.creative-editor .ce-next:hover{background:rgba(255,255,255,.26)}.creative-editor .ce-rail{position:absolute;top:64px;right:14px;display:flex;flex-direction:column;gap:10px;z-index:12}.creative-editor .ce-fonts{display:flex;gap:8px;justify-content:center;max-width:100%;overflow-x:auto;scrollbar-width:none}.creative-editor .ce-fonts::-webkit-scrollbar{display:none}.creative-editor .ce-font-chip{position:relative;flex:0 0 auto;border:0;border-radius:16px;padding:7px 14px;font-size:15px;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.creative-editor .ce-font-chip.is-active{background:#fff;color:#111}.creative-editor .ce-font-chip::after{content:'';position:absolute;inset:-5px -2px;border-radius:inherit}.creative-editor .ce-rowbtn{position:relative;flex:0 0 auto;width:30px;height:30px;border:0;border-radius:50%;padding:0;display:grid;place-items:center;background:rgba(255,255,255,.16);color:#fff;font-size:15px;line-height:1;cursor:pointer}.creative-editor .ce-rowbtn:hover{background:rgba(255,255,255,.26)}.creative-editor .ce-rowbtn svg{width:17px;height:17px;pointer-events:none}.creative-editor .ce-rowbtn::after{content:'';position:absolute;inset:-6px;border-radius:50%}.creative-editor .ce-divider{flex:0 0 auto;width:1px;height:22px;background:rgba(255,255,255,.25)}.creative-editor .ce-editbar{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;width:92%;max-width:560px;z-index:13;transition:transform .12s ease}.creative-editor .ce-colorrow{display:flex;align-items:center;gap:10px;max-width:100%;padding:8px 12px;border-radius:16px;background:rgba(20,20,26,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.creative-editor .ce-colors{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.creative-editor .ce-colors::-webkit-scrollbar{display:none}.creative-editor .ce-color-custom{position:relative;flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#ff00ff,red);color:#fff;font-weight:800;cursor:pointer;border:2px solid rgba(255,255,255,.85)}.creative-editor .ce-color-custom.is-active{box-shadow:0 0 0 3px rgba(76,139,245,.9)}.creative-editor .ce-color-custom input{position:absolute;inset:-6px;opacity:0;cursor:pointer}.creative-editor .ce-bg-custom{width:36px;height:36px;border-radius:9px}.creative-editor .ce-color-dot{position:relative;flex:0 0 auto;width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.85);cursor:pointer;padding:0}.creative-editor .ce-color-dot::after{content:'';position:absolute;inset:-6px;border-radius:50%}.creative-editor .ce-color-dot.is-active{box-shadow:0 0 0 3px rgba(76,139,245,.9)}.creative-editor .ce-bgstrip{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px;border-radius:16px;background:rgba(20,20,26,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:13;width:320px;max-width:86%}.creative-editor .ce-bgstrip[hidden]{display:none}.creative-editor .ce-swatch{position:relative;flex:0 0 auto;width:36px;height:36px;border-radius:9px;border:2px solid rgba(255,255,255,.4);cursor:pointer;padding:0}.creative-editor .ce-swatch::after{content:'';position:absolute;inset:-4px;border-radius:inherit}.creative-editor .ce-swatch.is-active{border-color:#fff;box-shadow:0 0 0 2px #4c8bf5}.creative-editor .ce-trash{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:rgba(20,20,26,.72);color:#fff;font-size:22px;line-height:1;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:14;transition:transform .12s ease,background .12s ease}.creative-editor .ce-trash[hidden]{display:none}.creative-editor .ce-trash svg{width:22px;height:22px}.creative-editor .ce-trash.is-armed{background:#e5484d;transform:translateX(-50%) scale(1.25)}.creative-editor .ce-sizebar{position:absolute;left:6px;top:50%;transform:translateY(-50%);height:42%;width:36px;display:flex;align-items:center;justify-content:center;touch-action:none;z-index:13;cursor:pointer}.creative-editor .ce-sizetrack{position:relative;width:4px;height:100%;border-radius:2px;background:rgba(255,255,255,.35)}.creative-editor .ce-sizethumb{position:absolute;left:50%;top:50%;width:22px;height:22px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 1px 4px rgba(0,0,0,.4);pointer-events:none}.creative-editor .ce-toast{position:absolute;top:64px;left:50%;transform:translateX(-50%);max-width:86%;padding:7px 12px;border-radius:14px;background:rgba(20,20,26,.85);color:#fff;font-size:12.5px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:15}.creative-editor .ce-toast.show{opacity:1}.creative-editor .ce-dev{position:absolute;bottom:12px;left:12px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.5);font-size:14px;cursor:pointer;z-index:12}.creative-editor .ce-server-out{position:absolute;bottom:50px;left:12px;background:rgba(0,0,0,.65);border-radius:10px;padding:8px;z-index:14;display:flex;flex-direction:column;gap:6px}.creative-editor .ce-server-out[hidden]{display:none}.creative-editor .ce-server-img{width:120px;border-radius:8px}.creative-editor .ce-muted{color:#cbd5e1;font-size:11px}.creative-editor .ce-err{color:#fca5a5;font-size:12px;max-width:160px}.creative-editor .for-edit{display:none}.creative-editor.mode-edit .for-arrange{display:none}.creative-editor.mode-edit .ce-editbar.for-edit{display:flex}.creative-editor.mode-edit .ce-sizebar.for-edit{display:flex}