.rbed-idle{position:relative;background:transparent;height:calc(100vh - 64px);justify-content:center;padding:1.5rem;font-family:var(--rbg-font-body);overflow:hidden}.rbed-idle,.rbed-idle__inner{display:flex;align-items:center}.rbed-idle__inner{width:100%;max-width:720px;flex-direction:column;text-align:center;border-radius:1.5rem;padding:1rem;transition:outline .15s ease}.rbed-idle__inner.is-drag{outline:3px dashed var(--rbg-primary);outline-offset:6px}.rbed-idle__heading{margin:0 0 2.25rem;font-family:var(--rbg-font-display);font-weight:600;font-size:3rem;line-height:1.1;letter-spacing:-.02em;color:var(--rbg-typo);max-width:16ch;text-wrap:balance}.rbed-upload-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 2rem;border:0;border-radius:14px;background:var(--rbg-primary);color:#fff;font-family:var(--rbg-font-body);font-size:17px;font-weight:650;cursor:pointer;box-shadow:0 1px 2px rgba(18,27,22,.08),inset 0 1px 0 rgba(255,255,255,.18)}.rbed-upload-btn:hover{background:var(--rbg-primary-hover)}.rbed-idle__hint{margin:1.25rem 0 .2rem;font-weight:600;font-size:1.1rem;color:var(--rbg-typo-secondary)}.rbed-idle__sub{margin:0;font-size:.85rem;color:var(--rbg-typo-secondary)}.rbed-linkbtn{background:none;border:0;padding:0;cursor:pointer;color:inherit;text-decoration:underline}.rbed-idle__error{margin-top:1rem;background:#fdeceb;color:#c0392b;border-radius:.75rem;padding:.75rem 1rem;font-size:.85rem}.rbed-idle__samples{margin-top:1.5rem;display:flex;align-items:center;gap:.85rem}.rbed-idle__samples-label{display:flex;flex-direction:column;font-weight:700;font-size:.85rem;color:var(--rbg-typo-secondary)}.rbed-idle__thumbs{display:flex;gap:.5rem}.rbed-idle__thumb{width:3.5rem;height:3.5rem;border-radius:1rem;overflow:hidden;border:1px solid var(--rbg-secondary);padding:0;background:none;cursor:pointer;transition:transform .15s ease}.rbed-idle__thumb:hover{transform:scale(1.08)}.rbed-idle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.rbed-idle__tos{margin-top:1.5rem;font-size:.72rem;color:var(--rbg-typo-secondary);max-width:30rem;line-height:1.5}.rbed-idle__tos a{color:var(--rbg-typo-secondary);text-decoration:underline}.rbed-idle__processing{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--rbg-typo-secondary)}.rbed-spinner{width:42px;height:42px;border:4px solid #d8dde1;border-top:4px solid var(--rbg-primary);border-radius:50%;animation:rbed-spin .8s linear infinite}@keyframes rbed-spin{to{transform:rotate(1turn)}}.rbed{min-height:calc(100vh - 64px);display:flex;flex-direction:column;padding:2rem 1.5rem}.rbed,.rbed-tab{background:transparent;font-family:var(--rbg-font-body);align-items:center}.rbed-tab{display:inline-flex;gap:.45rem;border:0;border-radius:9999px;padding:.5rem .85rem;font-weight:600;font-size:.875rem;color:var(--rbg-typo-secondary);cursor:pointer;transition:background .15s ease,color .15s ease}.rbed-tab:hover{color:var(--rbg-typo);background:var(--tw-canvas-2)}.rbed-tab.is-active{background:var(--tw-accent-soft);color:var(--tw-ink)}.rbed-tab:disabled{opacity:.45;cursor:not-allowed}.rbed-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:0;background:transparent;border-radius:9999px;color:var(--rbg-typo-secondary);cursor:pointer}.rbed-iconbtn:hover{background:var(--tw-canvas-2);color:var(--rbg-typo)}.rbed-iconbtn:disabled{opacity:.35;cursor:not-allowed}.ored-dock{position:relative;z-index:6;margin:-26px auto 0;width:max-content;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:2px;padding:8px 10px;background:var(--tw-card);border:1px solid var(--tw-border);border-radius:999px;box-shadow:var(--tw-shadow-pop)}.ored-dock__divider{width:1px;height:22px;background:var(--tw-hairline);margin:0 4px;flex:0 0 auto}.ored-dock__size{display:inline-flex;align-items:center;gap:8px;padding:0 6px}.ored-dock__size input[type=range]{width:88px;accent-color:var(--tw-accent);cursor:pointer}.ored-dock__dot{flex:0 0 auto;border-radius:50%;background:color-mix(in srgb,var(--tw-accent) 45%,transparent);border:1.5px solid var(--tw-accent);transition:width .1s ease,height .1s ease}.ored-dock__run{display:inline-flex;align-items:center;gap:.5rem;height:38px;padding:0 1.1rem;margin-left:2px;white-space:nowrap;border:0;border-radius:999px;background:var(--tw-accent);color:#fff;font-family:var(--rbg-font-body);font-weight:650;font-size:.9rem;cursor:pointer;box-shadow:0 1px 2px rgba(18,27,22,.08),inset 0 1px 0 rgba(255,255,255,.18);transition:background .15s ease}.ored-dock__run:hover{background:var(--rbg-primary-hover)}.ored-dock__run:disabled{opacity:.5;cursor:not-allowed}.ored-note{margin:1.1rem 0 0;padding-top:.85rem;border-top:1px solid var(--tw-hairline);font-size:.78rem;line-height:1.55;color:var(--tw-faint)}.rbed-dl__menu{position:absolute;right:0;top:calc(100% + .5rem);width:17rem;background:#fff;border-radius:1rem;box-shadow:0 16px 50px rgba(0,0,0,.16);padding:.5rem;z-index:30}.rbed-dl__opt{display:flex;align-items:center;gap:.75rem;width:100%;border:0;background:transparent;border-radius:.75rem;padding:.7rem .8rem;cursor:pointer;text-decoration:none;text-align:left}.rbed-dl__opt:hover{background:var(--rbg-secondary)}.rbed-dl__opt-icon{color:var(--rbg-typo);display:inline-flex}.rbed-dl__opt-text{display:flex;flex-direction:column;flex:1}.rbed-dl__opt-text b{font-size:.95rem;color:var(--rbg-typo)}.rbed-dl__opt-text small{font-size:.8rem;color:var(--rbg-typo-secondary)}.rbed-dl__tag{font-size:.72rem;font-weight:800;padding:.2rem .6rem;border-radius:9999px}.rbed-dl__tag--free{background:var(--rbg-secondary);color:var(--rbg-typo-secondary)}.rbed-dl__tag--premium{background:#ffd54a;color:#4a3b00}.rbed-body{width:100%;max-width:1200px;display:flex;gap:2rem;align-items:flex-start;justify-content:center}.rbed-stage{flex:0 1 680px;max-width:680px;min-width:0}.rbed-canvas,.rbed-stage>:first-child{border-radius:var(--tw-r-card);overflow:hidden}.rbed-canvas{display:flex;align-items:center;justify-content:center;border:1px solid var(--tw-border);background:var(--tw-card);box-shadow:var(--tw-shadow-card);position:relative}.rbed-canvas img{display:block;width:100%;height:100%;object-fit:contain}.rbed-canvas.is-movable{cursor:grab;touch-action:none}.rbed-canvas.is-movable:active{cursor:grabbing}.rbed-grid{position:absolute;inset:0;pointer-events:none;z-index:2;border:1.5px solid rgba(15,112,230,.55);border-radius:1rem;opacity:.85;transition:opacity .15s ease}.rbed-canvas:hover .rbed-grid{opacity:1}.rbed-grid__h,.rbed-grid__v{position:absolute;background:rgba(15,112,230,.32)}.rbed-grid__v{top:0;bottom:0;width:1px}.rbed-grid__h{left:0;right:0;height:1px}.rbed-grid__corner{position:absolute;width:16px;height:16px;border:2.5px solid var(--rbg-primary)}.rbed-grid__corner--tl{top:-1px;left:-1px;border-right:0;border-bottom:0;border-top-left-radius:.7rem}.rbed-grid__corner--tr{top:-1px;right:-1px;border-left:0;border-bottom:0;border-top-right-radius:.7rem}.rbed-grid__corner--bl{bottom:-1px;left:-1px;border-right:0;border-top:0;border-bottom-left-radius:.7rem}.rbed-grid__corner--br{bottom:-1px;right:-1px;border-left:0;border-top:0;border-bottom-right-radius:.7rem}.rbg-alpha{background-image:conic-gradient(#e8eaee 25%,transparent 0 50%,#e8eaee 0 75%,transparent 0);background-size:20px 20px;background-color:#f6f7f9}.rbed-panel{flex:0 0 300px;max-width:300px}.rbed-panel__card{background:var(--tw-card);border:1px solid var(--tw-border);border-radius:var(--tw-r-card);box-shadow:var(--tw-shadow-card);padding:1.5rem}.rbed-panel__title{margin:0 0 .4rem;font-family:var(--rbg-font-display);font-weight:600;font-size:1.25rem;letter-spacing:-.01em;color:var(--rbg-typo)}.rbed-panel__sub{margin:0 0 1rem;font-size:.9rem;line-height:1.5;color:var(--rbg-typo-secondary)}.rbed-panel__hint{margin:0;font-size:.85rem;color:var(--rbg-typo-secondary)}.rbed-swatches{display:flex;flex-wrap:wrap;gap:.6rem}.rbed-swatch{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid var(--rbg-secondary);cursor:pointer;transition:transform .12s ease}.rbed-swatch:hover{transform:scale(1.1)}.rbed-swatch.is-active{border-color:var(--rbg-primary);box-shadow:0 0 0 2px rgba(15,112,230,.25)}.rbed-toggle{display:flex;align-items:center;gap:.6rem;font-weight:600;color:var(--rbg-typo);margin-bottom:1rem;cursor:pointer}.rbed-toggle input{width:1.1rem;height:1.1rem;accent-color:var(--rbg-primary)}.rbed-field{margin-bottom:1.25rem}.rbed-field__label{display:block;font-size:.85rem;font-weight:600;color:var(--rbg-typo-secondary);margin-bottom:.4rem}.rbed-field input[type=range]{width:100%;accent-color:var(--rbg-primary)}.rbed-reset{margin-top:.5rem;border:1px solid var(--rbg-secondary);background:#fff;border-radius:9999px;padding:.5rem 1rem;font-weight:600;font-size:.85rem;color:var(--rbg-typo);cursor:pointer}.rbed-reset:hover{background:var(--rbg-secondary)}.rbed-tray{margin-top:1.75rem;display:flex;align-items:center;gap:.75rem}.rbed-tray__add{width:3.5rem;height:3.5rem;border-radius:.9rem;border:1px solid var(--rbg-secondary);background:#fff;font-size:1.6rem;color:var(--rbg-typo-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rbed-tray__add:hover{background:var(--rbg-secondary)}.rbed-tray__item{width:3.5rem;height:3.5rem;border-radius:.9rem;overflow:hidden;border:2px solid var(--rbg-secondary);padding:0;background:#f6f7f9;cursor:pointer;flex:0 0 auto;transition:transform .12s ease,border-color .12s ease}.rbed-tray__item:hover{transform:translateY(-2px)}.rbed-tray__item.is-active{border-color:var(--rbg-primary);box-shadow:0 0 0 2px rgba(15,112,230,.2)}.rbed-tray__item img{width:100%;height:100%;object-fit:contain;display:block;background-image:conic-gradient(#e8eaee 25%,transparent 0 50%,#e8eaee 0 75%,transparent 0);background-size:10px 10px;background-color:#fff}.rbed-tray{overflow-x:auto;max-width:90vw;padding-bottom:4px}.rbed-ratios{display:flex;flex-wrap:wrap;gap:.4rem}.rbed-ratio{border:1px solid var(--rbg-secondary);background:#fff;border-radius:.6rem;padding:.4rem .7rem;font-size:.82rem;font-weight:700;color:var(--rbg-typo-secondary);cursor:pointer}.rbed-ratio:hover{background:var(--rbg-secondary)}.rbed-ratio.is-active{background:var(--rbg-primary);color:#fff;border-color:var(--rbg-primary)}.rbed-move-hint{margin:0 0 1.1rem;font-size:.8rem;color:var(--rbg-typo-secondary)}@media (max-width:900px){.rbed-body{flex-direction:column;align-items:center}.rbed-panel,.rbed-stage{flex:1 1 auto;max-width:520px;width:100%}.rbed-toolbar{flex-direction:column}.rbed-idle__heading{font-size:2.1rem}}.ored-stage{user-select:none}.ored-overlay{width:100%;height:100%;touch-action:none;cursor:crosshair;transition:opacity .15s ease}.ored-busy,.ored-overlay{position:absolute;inset:0}.ored-busy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:color-mix(in srgb,var(--tw-canvas) 78%,transparent);backdrop-filter:blur(2px);color:var(--rbg-typo-secondary);font-weight:600}