.rbed-idle{position:relative;height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:var(--rbg-font-body);overflow:hidden}.rbed-idle__plus{position:absolute;top:20%;left:67%;font-size:2.4rem;font-weight:800;color:#f5b50a;transform:rotate(8deg);user-select:none}.rbed-idle__inner{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;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.12;letter-spacing:-.02em;color:var(--rbg-typo);max-width:19ch;text-wrap:balance}.rbed-upload-btn{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 2.5rem;border:0;border-radius:9999px;background:var(--rbg-primary);color:var(--tw-accent-ink);font-family:var(--rbg-font-body);font-size:17px;font-weight:600;letter-spacing:-.01em;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.15rem;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:#fdf0ef;color:var(--tw-down);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:12px;overflow:hidden;border:1px solid var(--tw-border);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 var(--tw-border);border-top-color:var(--rbg-primary);border-radius:50%;animation:rbed-spin .8s linear infinite}@keyframes rbed-spin{to{transform:rotate(1turn)}}.rbed{font-family:var(--rbg-font-body);min-height:calc(100vh - 64px);flex-direction:column;padding:1.25rem 1.5rem 1.5rem}.rbed,.rbed-toolbar{display:flex;align-items:center}.rbed-toolbar{width:100%;max-width:1200px;margin:0 auto 1.5rem;justify-content:center;gap:1rem;position:relative}.rbed-toolbar__tabs{display:flex;align-items:center;gap:.25rem;background:var(--tw-card);border:1px solid var(--tw-border);border-radius:9999px;padding:.4rem;box-shadow:var(--tw-shadow-card)}.rbed-tab{display:inline-flex;align-items:center;gap:.5rem;border:0;background:transparent;border-radius:9999px;padding:.55rem 1.1rem;font-family:var(--rbg-font-body);font-weight:600;font-size:.95rem;color:var(--rbg-typo-secondary);cursor:pointer;transition:background .15s ease,color .15s ease}.rbed-tab:hover{color:var(--rbg-typo)}.rbed-tab.is-active{background:var(--rbg-primary);color:var(--tw-accent-ink)}.rbed-toolbar__divider{width:1px;height:24px;background:var(--tw-border);margin:0 .35rem}.rbed-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border:0;background:transparent;border-radius:9999px;color:var(--rbg-typo-secondary);cursor:pointer}.rbed-iconbtn:hover{background:var(--rbg-secondary);color:var(--rbg-typo)}.rbed-iconbtn:disabled{opacity:.35;cursor:not-allowed}.rbed-dl{position:relative}.rbed-dl__btn{display:inline-flex;align-items:center;gap:.5rem;height:2.7rem;padding:0 1.3rem;border:0;border-radius:9999px;background:var(--rbg-primary);color:var(--tw-accent-ink);font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:0 1px 2px rgba(18,27,22,.08),inset 0 1px 0 rgba(255,255,255,.18)}.rbed-dl__btn:hover{background:var(--rbg-primary-hover)}.rbed-dl__menu{position:absolute;right:0;top:calc(100% + .5rem);width:17rem;background:var(--tw-card);border:1px solid var(--tw-border);border-radius:14px;box-shadow:var(--tw-shadow-pop);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{display:inline-flex;align-items:center;gap:.28rem;font-size:.72rem;font-weight:700;padding:.22rem .6rem;border-radius:9999px}.rbed-dl__tag--free{background:var(--tw-green-100);color:var(--tw-green-700)}.rbed-dl__tag--premium{background:var(--tw-accent-soft);color:color-mix(in srgb,var(--tw-accent) 75%,#000)}.rbed-body{width:100%;max-width:1200px;display:flex;gap:2rem;align-items:flex-start;justify-content:center}.rbed-stage{flex:0 1 520px;max-width:520px}.rbed-canvas,.rbed-stage>*{border-radius:1rem;overflow:hidden}.rbed-canvas{display:flex;align-items:center;justify-content:center;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 color-mix(in srgb,var(--tw-accent) 55%,transparent);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:color-mix(in srgb,var(--tw-accent) 30%,transparent)}.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 320px;max-width:320px}.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:650;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(--tw-border);background:var(--tw-card);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(--tw-border);background:var(--tw-card);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(--tw-border);padding:0;background:var(--tw-canvas-2);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 color-mix(in srgb,var(--tw-accent) 20%,transparent)}.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(--tw-border);background:var(--tw-card);border-radius:.6rem;padding:.4rem .7rem;font-size:.82rem;font-weight:600;color:var(--rbg-typo-secondary);cursor:pointer}.rbed-ratio:hover{background:var(--tw-canvas)}.rbed-ratio.is-active{background:var(--rbg-primary);color:var(--tw-accent-ink);border-color:var(--rbg-primary)}.rbed-seg{display:inline-flex;align-items:stretch;background:var(--tw-canvas-2);border:1px solid var(--tw-border);border-radius:12px;padding:3px;gap:3px}.rbed-seg__opt{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;background:transparent;border-radius:9px;padding:.5rem 1.1rem;font-family:var(--rbg-font-body);font-size:.92rem;font-weight:600;color:var(--rbg-typo-secondary);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.rbed-seg__opt:hover{color:var(--rbg-typo)}.rbed-seg__opt.is-active{background:var(--tw-accent);color:var(--tw-accent-ink);box-shadow:0 1px 2px rgba(18,27,22,.12)}.rbed-seg__lock{display:inline-flex;opacity:.85}.rbed-seg__opt.is-active .rbed-seg__lock{opacity:1}.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}}