.rdly-dfe__root{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:20px;gap:20px;width:100%;flex:1 1;min-height:0;align-items:stretch}.rdly-dfe__editor-wrap{position:relative;min-width:0;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:hsla(60,33%,99%,.6);border:1px solid #fdfdfb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.rdly-dfe__autogen-overlay{position:absolute;inset:0;z-index:50;background:hsla(60,33%,99%,.75);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;pointer-events:auto}@keyframes rdly-dfe-autogen-spin{to{transform:rotate(1turn)}}.rdly-dfe__autogen-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(63,63,60,.2);border-top-color:#1f1d1c;animation:rdly-dfe-autogen-spin .8s linear infinite}.rdly-dfe__autogen-label{font-family:inherit;font-size:14px;font-weight:500;color:#351e1c}.rdly-dfe__autogen-error{position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:49;display:inline-flex;align-items:center;gap:12px;padding:8px 12px 8px 16px;border-radius:10px;background:#fee2e2;color:#991b1b;font-family:inherit;font-size:13px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.08)}.rdly-dfe__autogen-error button{background:transparent;border:0;color:inherit;cursor:pointer;font-size:18px;line-height:1;padding:0 4px}.rdly-dfe__toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 32px;background:#fdfdfb;border-bottom:none;flex-shrink:0}.rdly-dfe__toolbar-left{display:flex;flex-direction:column;gap:6px;min-width:200px}.rdly-dfe__toolbar-mid{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-width:0}.rdly-dfe__toolbar-right{display:flex;align-items:flex-end;flex-shrink:0}.rdly-dfe__toolbar-field-label{font-family:inherit;font-size:13px;font-weight:500;color:#9c9b91;letter-spacing:.01em}.rdly-dfe__toolbar-name-input{width:100%;max-width:240px;height:36px;padding:0 16px;border-radius:10px;border:1px solid #e7e7e5;background:#fdfdfb;font-family:inherit;font-size:14px;font-weight:500;color:#351e1c;box-sizing:border-box;transition:background .12s ease,border-color .12s ease}.rdly-dfe__toolbar-name-input:hover{border-color:#afafac}.rdly-dfe__toolbar-name-input:focus{outline:none;border-color:#e98a5c}.rdly-dfe__toolbar-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rdly-dfe__toolbar-spacer{flex:1 1}.rdly-dfe__tool-pill{display:inline-flex;align-items:center;gap:10px;height:36px;padding:8px 12px;background:#f9f8f6;border:1px solid rgba(87,87,81,.1);border-radius:10px;font-size:14px;font-weight:500;color:#351e1c;cursor:-webkit-grab;cursor:grab;font-family:inherit;box-sizing:border-box;transition:background .12s ease,border-color .12s ease}.rdly-dfe__tool-pill:hover{background:#f0f0ed}.rdly-dfe__tool-pill:active{cursor:-webkit-grabbing;cursor:grabbing}.rdly-dfe__tool-pill-autogen{background:#3f3f3c;border-color:#3f3f3c;color:#f9f8f6;padding:6px 12px;cursor:pointer}.rdly-dfe__tool-pill-autogen:hover{background:#2c2a26;border-color:#2c2a26}.rdly-dfe__tool-pill-more{width:40px;height:36px;padding:8px 12px;justify-content:center;cursor:pointer}.rdly-dfe__tool-pill-more-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;background:#fff;border:1px solid #e3dfd1;border-radius:12px;box-shadow:0 8px 20px rgba(53,30,28,.12);padding:6px;display:flex;flex-direction:column;gap:2px;z-index:20}.rdly-dfe__tool-pill-more-item{display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;background:transparent;border:none;border-radius:8px;font:inherit;font-size:14px;color:#351e1c;cursor:-webkit-grab;cursor:grab;text-align:left;width:100%}.rdly-dfe__tool-pill-more-item:hover{background:#f5f3ec}.rdly-dfe__tool-pill-more-wrap{position:relative;display:inline-flex}.rdly-dfe__tool-icon{display:inline-flex;align-items:center;justify-content:center;color:#351e1c}.rdly-dfe__zoom-wrap{position:relative}.rdly-dfe__zoom-trigger{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#fcfaf3;border:1px solid #e6e2d4;border-radius:12px;font-size:13px;font-weight:500;color:#351e1c;cursor:pointer;font-family:inherit;min-width:92px;justify-content:space-between}.rdly-dfe__zoom-trigger:hover{background:#fff;border-color:#d9d6c4}.rdly-dfe__zoom-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:120px;background:#fff;border:1px solid #e3dfd1;border-radius:8px;box-shadow:0 6px 18px rgba(53,30,28,.1);padding:4px;display:flex;flex-direction:column;z-index:10}.rdly-dfe__zoom-menu-item{background:transparent;border:none;padding:8px 10px;text-align:left;font-size:13px;font-family:inherit;color:#351e1c;border-radius:6px;cursor:pointer}.rdly-dfe__zoom-menu-item:hover{background:#f5f3ec}.rdly-dfe__canvas-outer{flex:1 1;min-height:0;padding:32px;display:flex;align-items:flex-start;overflow:auto;background:transparent}.rdly-dfe__canvas-inner{background:#fff;border-radius:8px;box-shadow:0 0 16px rgba(0,0,0,.05);display:inline-block;overflow:visible;margin:auto}.rdly-dfe__canvas-inner [class*=transform-component-module_content],.rdly-dfe__canvas-inner [class*=transform-component-module_wrapper],.react-transform-component,.react-transform-wrapper{overflow:visible!important;width:auto!important;height:auto!important}.rdly-dfe__pdf-renderer{overflow:visible!important;height:auto;background:transparent}.rdly-dfe__page-overlay{pointer-events:auto;cursor:default}.rdly-dfe__placed-field{display:inline-flex;align-items:center;gap:6px;padding:0 10px;background:#f4a580;border:1px solid #e98a5c;border-radius:6px;color:#fff;font-size:12px;font-weight:600;font-family:inherit;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;box-shadow:0 1px 2px rgba(53,30,28,.12);box-sizing:border-box;transition:box-shadow .12s ease}.rdly-dfe__placed-field:active{cursor:-webkit-grabbing;cursor:grabbing}.rdly-dfe__placed-field:hover{box-shadow:0 2px 6px rgba(233,138,92,.4)}.rdly-dfe__placed-field-selected{box-shadow:0 0 0 2px hsla(19,84%,73%,.35),0 2px 6px rgba(233,138,92,.5)}.rdly-dfe__placed-field-icon{display:inline-flex;align-items:center;color:#fff}.rdly-dfe__placed-field-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rdly-dfe__placed-field-delete{position:absolute;top:-8px;right:-8px;width:18px;height:18px;border-radius:9px;border:1px solid #e98a5c;background:#fff;color:#e98a5c;font-size:13px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;box-shadow:0 1px 2px rgba(53,30,28,.15);z-index:2}.rdly-dfe__placed-field-delete:hover{background:#fce7da}.rdly-dfe__resize-handle{position:absolute;width:10px;height:10px;background:#fff;border:1.5px solid #e98a5c;border-radius:2px;box-shadow:0 1px 2px rgba(53,30,28,.15);z-index:2;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdly-dfe__resize-handle--nw{top:-6px;left:-6px;cursor:nwse-resize}.rdly-dfe__resize-handle--ne{top:-6px;right:-6px;cursor:nesw-resize}.rdly-dfe__resize-handle--sw{bottom:-6px;left:-6px;cursor:nesw-resize}.rdly-dfe__resize-handle--se{bottom:-6px;right:-6px;cursor:nwse-resize}.rdly-dfe__assign-pill{position:absolute;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#f4a580;border:1px solid #e98a5c;border-radius:4px;color:#fff;font-size:11px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px rgba(53,30,28,.15);z-index:2}.rdly-dfe__assign-pill:hover{background:#e98a5c}.rdly-dfe__assign-popover{position:absolute;min-width:180px;background:#f4a580;border:1px solid #e98a5c;border-radius:6px;padding:4px;display:flex;flex-direction:column;gap:2px;box-shadow:0 6px 18px rgba(233,138,92,.4);z-index:3}.rdly-dfe__assign-popover-header{padding:4px 8px 6px;font-size:11px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.25);margin-bottom:4px}.rdly-dfe__assign-popover-header,.rdly-dfe__assign-row{display:inline-flex;align-items:center;justify-content:space-between;color:#fff}.rdly-dfe__assign-row{gap:8px;padding:8px 10px;background:transparent;border:none;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;border-radius:4px}.rdly-dfe__assign-row:hover{background:hsla(0,0%,100%,.15)}.rdly-dfe__assign-row-label{flex:1 1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rdly-dfe__assign-row-circle{display:inline-block;width:16px;height:16px;border-radius:8px;border:1.5px solid #fff;background:transparent;flex-shrink:0}.rdly-dfe__prefill-section{display:flex;flex-direction:column;gap:6px;margin-top:6px;padding:8px;border-top:1px solid hsla(0,0%,100%,.25)}.rdly-dfe__prefill-field{display:flex;flex-direction:column;gap:2px}.rdly-dfe__prefill-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:hsla(0,0%,100%,.9)}.rdly-dfe__prefill-input,.rdly-dfe__prefill-select{width:100%;box-sizing:border-box;padding:5px 7px;font-size:12px;font-family:inherit;color:#1f2937;background:#fff;border:1px solid #e98a5c;border-radius:4px}.rdly-dfe__prefill-hint{font-size:10px;line-height:1.3;color:hsla(0,0%,100%,.85)}.rdly-dfe__prefill-reset{align-self:flex-start;padding:3px 8px;font-size:11px;font-weight:600;font-family:inherit;color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.6);border-radius:4px;cursor:pointer}.rdly-dfe__prefill-reset:hover{background:hsla(0,0%,100%,.15)}.rdly-dfe__thumb-card,.rdly-dfe__thumbnail-rail{display:flex;flex-direction:column}.rdly-dfe__thumb-card{background:#f6f4ec;border-radius:14px;padding:14px;gap:4px;box-shadow:0 1px 2px rgba(53,30,28,.04)}.rdly-dfe__thumb-name,.rdly-dfe__thumb-name-button{font-size:14px;font-weight:600;color:#351e1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rdly-dfe__thumb-name-button{display:block;width:100%;padding:0;margin:0;border:0;background:transparent;font-family:inherit;text-align:left;cursor:text;border-radius:4px}.rdly-dfe__thumb-name-button:hover{background:rgba(20,18,14,.04)}.rdly-dfe__thumb-name-button:focus-visible{outline:none;box-shadow:0 0 0 2px hsla(19,84%,73%,.4)}.rdly-dfe__thumb-name-input{display:block;width:100%;padding:1px 4px;margin:-1px -4px;border:1px solid #d9d6c4;border-radius:4px;background:#fff;font-size:14px;font-weight:600;font-family:inherit;color:#351e1c}.rdly-dfe__thumb-name-input:focus{outline:none;border-color:#f4a580;box-shadow:0 0 0 3px hsla(19,84%,73%,.2)}.rdly-dfe__thumb-meta{font-size:12px;color:#9c9b91;margin-bottom:6px}.rdly-dfe__thumb-wrap{position:relative;background:#fff;border:2px solid #f4a580;border-radius:6px;padding:6px;display:flex;align-items:center;justify-content:center;min-height:160px;box-shadow:0 2px 8px hsla(19,84%,73%,.25)}.rdly-dfe__thumb-canvas{max-width:100%;height:auto;display:block}.rdly-dfe__thumb-fallback{font-size:12px;color:#9c9b91;padding:32px 0}.rdly-dfe__thumb-remove{position:absolute;bottom:6px;left:6px;width:26px;height:26px;border-radius:6px;background:#fff;border:1px solid #e3dfd1;color:#351e1c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.rdly-dfe__thumb-remove:hover{background:#f5f3ec;color:#b91c1c}.rdly-dfe__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rdly-dfe__strip-card{border-radius:24px;overflow:hidden;display:flex;flex-direction:column;background:hsla(60,33%,99%,.6);border:1px solid #fdfdfb;max-height:100%;min-height:0}.rdly-dfe__strip-header{display:flex;flex-direction:column;gap:4px;padding:24px 32px;background:#fdfdfb;flex-shrink:0}.rdly-dfe__strip-list{display:flex;flex-direction:column;gap:12px;padding:16px 14px;overflow-y:auto;min-height:0}.rdly-dfe__strip-item{display:flex;flex-direction:column;align-items:center;gap:4px}.rdly-dfe__strip-canvas-wrap{position:relative;background:#fff;border:1px solid #e3dfd1;border-radius:6px;padding:6px;display:flex;align-items:center;justify-content:center;width:100%;min-height:140px;box-shadow:0 1px 3px rgba(53,30,28,.06);transition:border-color .12s ease,box-shadow .12s ease}.rdly-dfe__strip-canvas-wrap-active{border:4px solid #ff7a58;padding:3px}.rdly-dfe__strip-page-delete{position:absolute;bottom:8px;left:12px;width:28px;height:28px;border-radius:14px;background:#e7e7e5;border:none;color:#351e1c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:6px;gap:8px;transition:background .12s ease,color .12s ease;z-index:1}.rdly-dfe__strip-page-delete:hover{background:#d9d9d5;color:#b91c1c}.rdly-dfe__strip-page-label{font-size:11px;color:#9c9b91;font-weight:500}.rdly-dfv__root{display:flex;flex-direction:column;width:100%;flex:1 1;min-height:0;height:calc(100vh - 184px);overflow:hidden}.rdly-dfv__root .rdly-document-viewer__layout{height:100%;min-height:0}.rdly-dfv__root .rdly-document-viewer__body{height:100%;max-height:none!important}.rdly-dfv__editor-wrap{position:relative;min-width:0;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:hsla(60,33%,99%,.6);border:1px solid #fdfdfb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.rdly-dfv__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:26px 32px;background:#fdfdfb;border-bottom:none;flex-shrink:0}.rdly-dfv__toolbar-title{font-family:inherit;font-size:18px;color:#351e1c;min-width:0;flex:1 1 auto}.rdly-dfv__toolbar-subtitle,.rdly-dfv__toolbar-title{font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdly-dfv__toolbar-subtitle{font-size:14px;color:#76766f;margin-top:2px}.rdly-dfv__toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.rdly-dfv__close-label-btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:400;color:#76766f;background:none;border:none;cursor:pointer;padding:0;line-height:1}.rdly-dfv__close-label-btn:hover{color:#351e1c}.rdly-dfv__zoom-wrap{position:relative}.rdly-dfv__zoom-trigger{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#fdfdfb;border:1px solid rgba(87,87,81,.1);border-radius:12px;font-size:13px;font-weight:500;color:#351e1c;cursor:pointer;font-family:inherit;min-width:92px;justify-content:space-between}.rdly-dfv__zoom-trigger:hover{background:#fff;border-color:rgba(87,87,81,.2)}.rdly-dfv__zoom-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:120px;background:#fff;border:1px solid #e3dfd1;border-radius:8px;box-shadow:0 6px 18px rgba(53,30,28,.1);padding:4px;display:flex;flex-direction:column;z-index:10;margin:0;list-style:none}.rdly-dfv__zoom-menu-item{background:transparent;border:none;padding:8px 10px;text-align:left;font-size:13px;font-family:inherit;color:#351e1c;border-radius:6px;cursor:pointer;width:100%;display:block}.rdly-dfv__zoom-menu-item:hover,.rdly-dfv__zoom-menu-item[aria-selected=true]{background:#f5f3ec}.rdly-dfv__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;border:1px solid rgba(87,87,81,.1);background:#fdfdfb;color:#351e1c;cursor:pointer;padding:0;transition:background .12s ease,border-color .12s ease}.rdly-dfv__icon-btn:hover{background:#fff;border-color:rgba(87,87,81,.2)}.rdly-dfv__canvas-outer{flex:1 1;min-height:0;padding:32px;display:flex;align-items:flex-start;overflow:auto;background:transparent}.rdly-dfv__canvas-inner{background:#fff;border-radius:8px;box-shadow:0 0 16px rgba(0,0,0,.05);display:inline-block;overflow:visible;position:relative;margin:auto}.rdly-dfv__canvas-inner [class*=transform-component-module_content],.rdly-dfv__canvas-inner [class*=transform-component-module_wrapper]{overflow:visible!important;width:auto!important;height:auto!important}.rdly-dfv__pdf-renderer{overflow:visible!important;height:auto;background:transparent}