@charset "UTF-8";._container_1nk04_1{display:flex;flex-direction:column;width:100vw;height:100vh;background:#f5f5f5;position:fixed;inset:0;overflow:hidden}._fileSelector_1nk04_15{background:#fff;padding:12px 16px;border-bottom:1px solid #e8e8e8;position:relative;flex-shrink:0}._fileSelector_1nk04_15 ._selectorTrigger_1nk04_22{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._fileSelector_1nk04_15 ._selectorTrigger_1nk04_22 ._fileName_1nk04_28{font-size:15px;font-weight:500;color:#262626;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSelector_1nk04_15 ._selectorTrigger_1nk04_22 ._arrow_1nk04_37{width:16px;height:16px;margin-left:8px;color:#999;transition:transform .3s ease}._fileSelector_1nk04_15 ._selectorTrigger_1nk04_22 ._arrow_1nk04_37._expanded_1nk04_44{transform:rotate(180deg)}._fileSelector_1nk04_15 ._dropdown_1nk04_47{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e8e8e8;border-top:none;box-shadow:0 4px 12px #0000001a;z-index:100;max-height:300px;overflow-y:auto}._fileSelector_1nk04_15 ._dropdown_1nk04_47 ._dropdownItem_1nk04_60{padding:12px 16px;font-size:14px;color:#262626;cursor:pointer;border-bottom:1px solid #f0f0f0}._fileSelector_1nk04_15 ._dropdown_1nk04_47 ._dropdownItem_1nk04_60:last-child{border-bottom:none}._fileSelector_1nk04_15 ._dropdown_1nk04_47 ._dropdownItem_1nk04_60:active{background:#f5f5f5}._fileSelector_1nk04_15 ._dropdown_1nk04_47 ._dropdownItem_1nk04_60._active_1nk04_73{color:#262626;font-weight:500}._pdfContainer_1nk04_78{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;padding-bottom:calc(88px + env(safe-area-inset-bottom))}._pdfWrapper_1nk04_86{min-height:100%;display:flex;flex-direction:column;align-items:center;padding:0;gap:0}._pdfPage_1nk04_95{background:#fff;width:100%}._pdfPage_1nk04_95 canvas{display:block;width:100%!important;height:auto!important}._stamp_1nk04_105{position:absolute;top:20px;right:20px;z-index:10;pointer-events:none}._stamp_1nk04_105 img{width:80px;height:auto}._loading_1nk04_117{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;color:#999;z-index:10}._loading_1nk04_117 ._spinner_1nk04_131{width:40px;height:40px;border:3px solid #eee;border-top-color:#fc0;border-radius:50%;animation:_spin_1nk04_131 1s linear infinite}._loading_1nk04_117 ._text_1nk04_139{margin-top:16px;font-size:14px}._loading_1nk04_117 ._progress_1nk04_143{margin-top:8px;font-size:12px;color:#999}@keyframes _spin_1nk04_131{to{transform:rotate(360deg)}}._error_1nk04_154{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;color:#ff4d4f;padding:24px;text-align:center;z-index:10}._error_1nk04_154 ._errorText_1nk04_170{font-size:14px;margin-bottom:16px}._error_1nk04_154 ._retryBtn_1nk04_174{padding:8px 24px;background:#fc0;color:#333;border:none;border-radius:20px;font-size:14px;cursor:pointer}._primaryBtn_1nk04_184{background:#ffe100;color:#333;border:none}._secondaryBtn_1nk04_190{background:#e6e6e6;color:#333;border:none}._footer_1nk04_196{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:10px 20px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:.5px solid #CCCCCC;height:88px;box-sizing:border-box;z-index:1000}._iconBtn_1nk04_213{flex:0 0 auto;padding:6px 4px;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}._iconBtn_1nk04_213 svg{width:17px;height:17px}._iconBtn_1nk04_213:active{opacity:.7}._iconBtn_1nk04_213:disabled{opacity:.5;cursor:not-allowed}._btnLabel_1nk04_237{font-size:12px;color:#262626;font-family:PingFang SC;font-weight:500;line-height:18px}._footerBtn_1nk04_245{flex:1;height:44px;border-radius:22px;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}._footerBtn_1nk04_245:active{opacity:.8}._toastContainer_a9zd3_1{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:9999}._toast_a9zd3_1{background-color:#000000bf;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;max-width:80%;text-align:center;word-break:break-word;animation:_fadeIn_a9zd3_1 .2s ease-out}@keyframes _fadeIn_a9zd3_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.rte-wrap{height:100%}.toolbar{position:sticky;top:0;z-index:10;display:flex;gap:var(--gap);align-items:center;flex-wrap:wrap;padding:8px;background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:8px}.btn{min-width:36px;min-height:30px;padding:4px 8px;font-size:14px;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa;cursor:pointer}.btn.active{border-color:#4f46e5;background:#eef2ff}.btn .underline{text-decoration:underline;margin-left:4px}.btn.picker input[type=color]{appearance:none;width:24px;height:24px;border:none;margin-left:4px;background:transparent;padding:0}.color-picker-wrapper{position:relative}.btn.color-btn{position:relative;display:flex;align-items:center;gap:4px}.btn.color-btn .color-dot{width:12px;height:12px;border-radius:50%;border:1px solid #d1d5db;background:#000}.btn.color-btn .color-dot.hl{background:linear-gradient(to bottom,transparent 50%,#fde68a 50%)}.color-palette{position:absolute;top:100%;left:0;margin-top:4px;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;display:flex;flex-direction:column;gap:6px}.color-option{width:32px;height:32px;border-radius:50%;border:2px solid #e5e7eb;cursor:pointer;transition:transform .2s,border-color .2s;padding:0}.editor{color:#262626;height:100%;overflow-y:scroll;box-sizing:border-box;padding:10px 10px 108px;line-height:1.5;font-size:12px;border:.5px solid #ccc;border-radius:8px}.editor:focus-visible{outline:none}.editor p{margin:0 0 10px}.editor .checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:18px;display:inline-block;padding:2px 4px;border-radius:3px;transition:background-color .2s}._wrap_r4hk2_4{width:100vw;height:100vh;overflow-y:scroll;background:#f0f0f0}._wrap_r4hk2_4 ._contractHeader_r4hk2_11{background:#f0f0f0;padding:20px}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15{margin-bottom:16px}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15:last-child{margin-bottom:0}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15 ._headerLabel_r4hk2_21{font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;color:#8c8c8c;margin-bottom:8px}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15 ._headerValue_r4hk2_29{font-family:PingFang SC;font-size:14px;font-weight:500;line-height:20px;color:#262626;padding-bottom:12px;border-bottom:1px solid #D9D9D9}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15 ._headerInput_r4hk2_38{width:100%;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:20px;color:#262626;padding:0 0 12px;border:none;border-bottom:1px solid #D9D9D9;background:transparent;outline:none;box-sizing:border-box}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15 ._headerInput_r4hk2_38::placeholder{color:#bfbfbf;font-weight:400}._wrap_r4hk2_4 ._contractHeader_r4hk2_11 ._headerItem_r4hk2_15 ._headerInput_r4hk2_38:focus{border-bottom-color:#1890ff}._wrap_r4hk2_4 ._proContainer_r4hk2_60{border-bottom:.5px solid #CCCCCC}._wrap_r4hk2_4 ._proContainer_r4hk2_60 ._proName_r4hk2_63{font-size:14px;font-weight:500;line-height:1.4;color:#262626}._wrap_r4hk2_4 ._partyACard_r4hk2_69{border-bottom:.5px solid #CCCCCC}._wrap_r4hk2_4 ._card_r4hk2_72{padding:20px}._wrap_r4hk2_4 ._card_r4hk2_72 ._title_r4hk2_75{font-size:10px;font-weight:500;line-height:1.2;color:#262626;margin-bottom:8px}._wrap_r4hk2_4 ._note_r4hk2_82{font-size:12px;line-height:1.5;color:#262626;padding:20px}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteTitle_r4hk2_88{font-size:12px;font-weight:500;line-height:1.5;color:#262626;margin-bottom:10px}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteLegend_r4hk2_95{display:flex;flex-direction:row;gap:20px}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteLegend_r4hk2_95>div{font-size:10px;line-height:1.2;color:#262626;font-weight:500}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteLegend_r4hk2_95>div span{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteLegend_r4hk2_95>div ._partA_r4hk2_113{background:#4b78c8}._wrap_r4hk2_4 ._note_r4hk2_82 ._noteLegend_r4hk2_95>div ._partB_r4hk2_116{background:#ff8c00}._wrap_r4hk2_4 ._contractItem_r4hk2_119{font-size:12px;line-height:1.5;background:#fff;color:#262626;padding:0;border-radius:20px;margin:0 20px 20px;width:calc(100% - 40px);box-sizing:border-box;overflow:hidden}._wrap_r4hk2_4 ._contractItem_r4hk2_119 ._title_r4hk2_75{font-size:14px;line-height:1.4;color:#262626;font-weight:500;margin-bottom:8px}._wrap_r4hk2_4 ._contractItem_r4hk2_119 table{width:calc(100% - 40px);box-sizing:border-box;border-collapse:collapse;margin:0 20px 12px;table-layout:fixed}._wrap_r4hk2_4 ._contractItem_r4hk2_119 table th,._wrap_r4hk2_4 ._contractItem_r4hk2_119 table td{border:1px solid #808080;padding:4px 0;text-align:center;font-size:10px;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}._wrap_r4hk2_4 ._contractItem_r4hk2_119 table th,._wrap_r4hk2_4 ._contractItem_r4hk2_119 table td{color:#262626}._wrap_r4hk2_4 ._contractItem_r4hk2_119 ._htmlTitle_r4hk2_161{padding:20px 20px 0}._wrap_r4hk2_4 ._contractItem_r4hk2_119 ._clauseTitle_r4hk2_164{margin-bottom:6px;-webkit-user-select:none;user-select:none;display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:1.5}._wrap_r4hk2_4 ._contractItem_r4hk2_119 ._clauseTitle_r4hk2_164 ._clauseTitleText_r4hk2_174{font-size:12px;font-weight:400;line-height:1.5}._wrap_r4hk2_4 ._contractItem_r4hk2_119 ._clauseTitle_r4hk2_164 ._checkbox_r4hk2_179{margin-right:6px;color:#262626}._wrap_r4hk2_4 ._viewAttachment_r4hk2_183{font-size:14px;line-height:1.5;color:#262626;text-align:center;margin:0 auto 20px;width:calc(100vw - 40px);background:#d6d6d6;padding:14px 0;border-radius:24px;position:relative;z-index:10;-webkit-user-select:none;user-select:none}._wrap_r4hk2_4 ._btnGroup_r4hk2_200{border-top:.5px solid #CCCCCC;display:flex;flex-direction:row;justify-content:flex-end;padding:20px}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207{display:inline-block;position:relative;width:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:12px}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 button{width:60px;height:24px;font-size:12px;font-weight:500;padding:0;-webkit-tap-highlight-color:transparent!important;outline:none!important}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 button:focus{outline:none!important}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 ._statusBar_r4hk2_230{display:flex;flex-direction:row;margin-top:4px;width:48px;height:4px}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 ._statusBar_r4hk2_230>span{width:50%;height:100%}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 ._statusBar_r4hk2_230>span:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}._wrap_r4hk2_4 ._btnGroup_r4hk2_200 ._editBtn_r4hk2_207 ._statusBar_r4hk2_230>span:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}._wrap_r4hk2_4 ._attachmentWrapper_r4hk2_252{padding:0}._wrap_r4hk2_4 ._attachmentHeader_r4hk2_255{display:flex;justify-content:space-between;align-items:center;padding:16px}._wrap_r4hk2_4 ._attachmentTitle_r4hk2_261{font-size:14px;font-weight:600;color:#262626}._wrap_r4hk2_4 ._uploadBtn_r4hk2_266{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;width:42px;height:24px;padding:0;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#fff;background:#262626;border-radius:12px;cursor:pointer;white-space:nowrap}._wrap_r4hk2_4 ._attachmentList_r4hk2_286{padding:16px}._wrap_r4hk2_4 ._attachmentItem_r4hk2_289{display:flex;align-items:center;padding:16px 0}._wrap_r4hk2_4 ._fileIcon_r4hk2_294{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:10px;flex-shrink:0}._wrap_r4hk2_4 ._fileIcon_r4hk2_294 svg{display:block;width:24px;height:24px}._wrap_r4hk2_4 ._fileName_r4hk2_308{flex:1;display:flex;align-items:center;font-size:14px;line-height:24px;color:#262626;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._wrap_r4hk2_4 ._deleteBtn_r4hk2_319{display:flex;align-items:center;justify-content:center;text-align:center;width:42px;height:24px;padding:0;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#262626;background:#fff;border:1px solid #262626;border-radius:12px;cursor:pointer}._wrap_r4hk2_4 ._emptyAttachment_r4hk2_338{padding:16px;text-align:center;color:#999;font-size:14px}._wrap_r4hk2_4 ._attachmentNote_r4hk2_344{margin-left:0;margin-right:0;padding:16px;border-top:1px solid #E8E8E8;font-size:12px;color:#999;line-height:1.8}._wrap_r4hk2_4 ._noteLabel_r4hk2_353{font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;color:gray}._wrap_r4hk2_4 ._noteHighlight_r4hk2_361{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:gray}._wrap_r4hk2_4 ._confirmOverlay_r4hk2_371{position:fixed;inset:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._wrap_r4hk2_4 ._confirmDialog_r4hk2_385{background:#fff;border-radius:12px;width:280px;max-width:90vw;overflow:hidden;box-shadow:0 4px 12px #00000026}._wrap_r4hk2_4 ._confirmMessage_r4hk2_393{padding:32px 24px 24px;font-size:16px;line-height:1.5;color:#333;text-align:center}._wrap_r4hk2_4 ._confirmFooter_r4hk2_400{border-top:1px solid #e5e5e5;display:flex}._wrap_r4hk2_4 ._confirmCancelBtn_r4hk2_404{flex:1;height:48px;border:none;background:transparent;font-size:16px;color:#666;cursor:pointer;border-right:1px solid #e5e5e5}._wrap_r4hk2_4 ._confirmCancelBtn_r4hk2_404:active{background:#f5f5f5}._wrap_r4hk2_4 ._confirmOkBtn_r4hk2_417{flex:1;height:48px;border:none;background:transparent;font-size:16px;color:#576b95;font-weight:500;cursor:pointer}._wrap_r4hk2_4 ._confirmOkBtn_r4hk2_417:active{background:#f5f5f5}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3{padding:0 20px 20px;color:#262626;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3>p{margin:0 0 12px;font-size:12px;font-weight:400;line-height:1.5;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3>p:last-child{margin-bottom:0}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3>p>span{margin:0;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3>p>span>p{margin:0 0 12px;font-size:12px;font-weight:400;line-height:1.5;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3>p>span>p:last-child{margin-bottom:0}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 u{text-underline-offset:4px;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;display:inline;color:var(--edit-text-color, inherit)}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 u:focus-visible{outline:none}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 .added,._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 span.added{color:var(--diff-color, #FF8C00);border-radius:3px;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 .removed,._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 del.removed{color:var(--diff-color, #FF8C00);text-decoration:line-through;border-radius:3px;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 .node-wrap.added{display:inline-block;white-space:pre-wrap}._htmlRenderer_wqbfp_3 ._htmlContent_wqbfp_3 .node-wrap.removed{display:inline-block;text-decoration:line-through;white-space:pre-wrap}._actionBar_127v5_2{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:10px 20px;display:flex;align-items:center;gap:10px;z-index:1000;height:88px;box-sizing:border-box;border-top:.5px solid #CCCCCC}._actionBar_127v5_2>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:10px;line-height:1.2;border:none;background:transparent}._actionBar_127v5_2>div svg{display:block;width:20px;height:20px}._actionBar_127v5_2>div span{display:flex;align-items:center;text-align:center;white-space:nowrap;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;color:#262626;flex:none;order:0;flex-grow:0}._actionBar_127v5_2 ._icon_127v5_48{flex-shrink:0}._btnNotify_127v5_53{background:#ffeb00!important;color:#262626;font-weight:500;height:48px;flex:1 1 auto;min-width:0;display:flex;flex-direction:row!important;align-items:center;justify-content:center;text-align:center;border-radius:24px;cursor:pointer;font-size:14px!important;gap:0!important}._btnNotifyDisabled_127v5_72{background:#e6e6e6!important;color:gray!important;font-weight:500;height:48px;flex:1 1 auto;min-width:0;display:flex;flex-direction:row!important;align-items:center;justify-content:center;text-align:center;border-radius:24px;cursor:not-allowed;pointer-events:none;font-size:14px!important;gap:0!important}._btnChat_127v5_92{flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;gap:6px;background:transparent}._btnCall_127v5_107{display:flex;flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;gap:6px;background:transparent}._btnCall_127v5_107:hover{color:#262626}._btnPreview_127v5_126{flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;gap:6px;background:transparent}._btnDelete_127v5_141{display:flex;flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;gap:6px;background:transparent}._btnCancel_127v5_157{display:flex;flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;align-items:center;gap:6px;background:transparent}._btnPreviewLast_127v5_174{flex:0 0 auto;padding:6px 4px;color:#262626;font-family:PingFang SC;font-style:normal;font-weight:500;font-size:12px;line-height:18px;flex-direction:column;gap:6px;background:transparent}._btnShare_127v5_189{background:#ffeb00;color:#262626;font-weight:500;height:48px;flex:1 1 auto;min-width:0;justify-content:center;text-align:center;border-radius:24px;flex-direction:row!important;gap:8px!important}._btnShare_127v5_189 span{font-size:14px!important}._btnCopyLink_127v5_207{background:#f5f5f5;color:#262626;font-weight:500;height:48px;flex:1 1 auto;min-width:0;justify-content:center;text-align:center;border-radius:24px;border:1px solid #E0E0E0;flex-direction:row!important;gap:8px!important}._btnCopyLink_127v5_207 span{font-size:14px!important}._overlay_1lfzg_3{position:fixed;inset:0;background:transparent;z-index:998}._compareToggle_1lfzg_13{position:fixed;width:100px;left:20px;bottom:110px;z-index:999}._compareToggleBtn_1lfzg_21{background:gray;border-radius:20px;padding:6px 20px;font-size:12px;color:#fff;display:flex;align-items:center;gap:4px;white-space:nowrap;border:none;outline:none}._compareDropdown_1lfzg_36{position:absolute;bottom:calc(100% + 8px);left:0;background:gray;border-radius:20px;overflow:hidden;min-width:120px;animation:_dropdownFadeIn_1lfzg_1 .2s ease-out}@keyframes _dropdownFadeIn_1lfzg_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1lfzg_57{padding:10px 20px;font-size:12px;color:#fff;text-align:center;white-space:nowrap}._dropdownItem_1lfzg_57+._dropdownItem_1lfzg_57{border-top:.5px solid #B3B3B3}@media (max-width: 768px){._compareToggle_1lfzg_13{right:15px}._compareToggleBtn_1lfzg_21{padding:8px 14px;font-size:13px}._dropdownItem_1lfzg_57{padding:10px 14px;font-size:13px}}@media (max-width: 480px){._compareToggle_1lfzg_13{right:10px}._compareToggleBtn_1lfzg_21{padding:7px 12px;font-size:12px}._dropdownItem_1lfzg_57{padding:9px 12px;font-size:12px}}._domHtmlDifferContainer_1wg17_2{padding:0 20px 20px}._diffPanels_1wg17_6{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px}._panel_1wg17_13{border:1px solid #ddd;border-radius:8px;padding:20px;background-color:#f9f9f9}._htmlContent_1wg17_20{background-color:#fff;color:#262626;padding:15px;border-radius:4px;min-height:200px;line-height:1.6;white-space:pre-wrap}._diffContent_1wg17_30{line-height:1.8;font-size:15px;white-space:pre-wrap}._diffContent_1wg17_30>p{margin:0 0 12px;font-size:12px;font-weight:400;line-height:1.5;white-space:pre-wrap}._diffContent_1wg17_30>p:last-child{margin-bottom:0}._diffContent_1wg17_30>span{margin:0 0 20px;white-space:pre-wrap}._diffContent_1wg17_30>span:last-child{margin-bottom:0}._diffContent_1wg17_30>span>p{margin:0 0 12px;font-size:12px;font-weight:400;line-height:1.5;white-space:pre-wrap}._diffContent_1wg17_30>span>p:last-child{margin-bottom:0}._diffContent_1wg17_30 .added,._diffContent_1wg17_30 span.added{color:var(--diff-color, #FF8C00);border-radius:3px;white-space:pre-wrap}._diffContent_1wg17_30 .removed,._diffContent_1wg17_30 del.removed{color:var(--diff-color, #FF8C00);text-decoration:line-through;border-radius:3px;white-space:pre-wrap}._diffContent_1wg17_30 .node-wrap.added{display:inline-block;white-space:pre-wrap}._diffContent_1wg17_30 .node-wrap.removed{display:inline-block;text-decoration:line-through;white-space:pre-wrap}._legend_1wg17_89{border:1px solid #ddd;border-radius:8px;padding:20px;background-color:#fafafa}._legend_1wg17_89 h3{margin-top:0;color:#555;font-size:16px}._legendItems_1wg17_101{display:flex;gap:30px;flex-wrap:wrap}._legendItem_1wg17_101{display:flex;align-items:center;font-size:14px}._addedDemo_1wg17_113{background-color:#c8e6c9;color:#1b5e20;border-radius:3px;margin-right:8px}._removedDemo_1wg17_120{background-color:#ffcdd2;color:#b71c1c;text-decoration:line-through;border-radius:3px;margin-right:8px}._emptyState_1wg17_129{text-align:center;padding:60px 20px;color:#999;font-size:16px;background-color:#f9f9f9;border:2px dashed #ddd;border-radius:8px}u{text-underline-offset:4px;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;display:inline}@media (max-width: 768px){._diffPanels_1wg17_6{grid-template-columns:1fr}._legendItems_1wg17_101{flex-direction:column;gap:10px}}._overlay_1knn6_3{position:fixed;inset:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_1knn6_1 .2s ease-in-out}._dialog_1knn6_19{background:#fff;border-radius:12px;width:280px;max-width:90vw;overflow:hidden;animation:_slideIn_1knn6_1 .3s ease-out;box-shadow:0 4px 12px #00000026}._title_1knn6_29{padding:24px 24px 0;font-size:17px;font-weight:600;color:#333;text-align:center}._message_1knn6_37{padding:32px 24px 24px;font-size:16px;line-height:1.5;color:#333;text-align:center;word-wrap:break-word;word-break:break-word}._title_1knn6_29+._message_1knn6_37{padding-top:16px}._footer_1knn6_52{display:flex;gap:12px;padding:0 16px 16px}._cancelBtn_1knn6_58{flex:1;height:44px;border:1px solid #e5e5e5;border-radius:22px;background:#fff;font-size:15px;color:#333;font-weight:400;cursor:pointer;transition:background .2s}._cancelBtn_1knn6_58:active{background:#f5f5f5}._confirmBtn_1knn6_74{flex:1;height:44px;border:none;border-radius:22px;background:#ffeb00;font-size:15px;color:#333;font-weight:500;cursor:pointer;transition:opacity .2s}._confirmBtn_1knn6_74:active{opacity:.8}@keyframes _fadeIn_1knn6_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1knn6_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}._editorPageContainer_g0t9i_3{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;overflow:hidden;padding:20px;box-sizing:border-box}._clauseTitle_g0t9i_15{font-size:14px;font-style:normal;font-weight:500;line-height:1.4;color:#262626;flex-shrink:0;margin-bottom:20px}._editorContent_g0t9i_26{flex:1;overflow-y:auto;padding:10px;background-color:#fff;border-radius:20px}._editorFooter_g0t9i_35{position:fixed;bottom:0;left:0;height:88px;width:100%;display:flex;justify-content:space-between;gap:12px;padding:10px 20px;background-color:#fff;border-top:1px solid #ccc;box-sizing:border-box;flex-shrink:0}._editorFooter_g0t9i_35 button{flex:1;border:none;border-radius:24px;font-size:14px;font-weight:500;height:48px;outline:none}._cancelBtn_g0t9i_60{background-color:#f5f5f5;color:#333}._saveBtn_g0t9i_65{background-color:#4caf50;color:#fff}._loading_g0t9i_71{display:flex;align-items:center;justify-content:center;height:100vh;font-size:18px;color:#666}._wrap_4l5kw_4{width:100vw;min-height:100vh;background:#f5f5f5;box-sizing:border-box;padding-bottom:21.33vw}._loading_4l5kw_13{display:flex;justify-content:center;align-items:center;height:53.33vw;color:#999;font-size:3.73vw}._templateList_4l5kw_23{padding:4.27vw;display:flex;flex-direction:column;gap:4.27vw}._templateCard_4l5kw_31{background:#fff;border-radius:4.27vw;overflow:hidden}._cardHeader_4l5kw_38{display:flex;justify-content:space-between;align-items:flex-start;padding:4.27vw 4.27vw 2.13vw}._cardTitle_4l5kw_46{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:4.27vw;font-weight:500;color:#000;flex:1;line-height:5.87vw;letter-spacing:0;word-break:break-word}._selectBtn_4l5kw_58{min-width:14.93vw;height:8vw;background:#262626;color:#fff;border:none;border-radius:5.33vw;padding:0 4.27vw;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.2vw;font-weight:500;line-height:1;letter-spacing:0;text-align:center;white-space:nowrap;cursor:pointer;flex-shrink:0;margin-left:3.2vw;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}._selectBtn_4l5kw_58:active{opacity:.8}._featureSection_4l5kw_86{padding:0 4.27vw 3.2vw}._featureLabel_4l5kw_90{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.2vw;font-weight:400;color:gray;line-height:4.8vw;letter-spacing:0;margin-bottom:1.07vw}._featureList_4l5kw_100{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.2vw;font-weight:400;color:gray;line-height:4.8vw;letter-spacing:0}._featureItem_4l5kw_109{margin-bottom:.53vw;display:flex;justify-content:space-between;align-items:flex-start}._featureText_4l5kw_116{flex:1}._toggleBtn_4l5kw_121{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.2vw;font-weight:400;color:#262626;line-height:4.8vw;letter-spacing:0;cursor:pointer;white-space:nowrap;margin-left:3.2vw;flex-shrink:0}._toggleBtn_4l5kw_121:active{opacity:.7}._expandedContent_4l5kw_138{border-top:.5px solid #CCCCCC;max-height:133.33vw;overflow-y:auto;-webkit-overflow-scrolling:touch}._fullContent_4l5kw_145{font-size:3.73vw;color:#333;line-height:1.8;white-space:pre-wrap;word-break:break-all;padding:4.27vw}._footer_4l5kw_155{position:fixed;bottom:0;left:0;right:0;width:100%;height:23.47vw;background:#fff;border-top:.5px solid #CCCCCC;padding:2.67vw 4.27vw 8vw;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;gap:2.67vw}._footerInner_4l5kw_173{width:95.47vw;height:12.8vw;display:flex;gap:2.67vw;border-radius:6.4vw}._cancelBtn_4l5kw_181{width:32vw;height:12.8vw;background:#e6e6e6;color:#333;border:none;border-radius:6.4vw;padding:0;font-size:4vw;line-height:1;white-space:nowrap;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._cancelBtn_4l5kw_181:active{opacity:.8}._confirmBtn_4l5kw_203{width:60.8vw;height:12.8vw;background:#ffe100;color:#000;border:none;border-radius:6.4vw;padding:2.67vw 13.33vw;font-size:4vw;font-weight:500;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._confirmBtn_4l5kw_203:active{opacity:.8}._wrap_pf647_3{width:100vw;min-height:100vh;background:#f5f5f5;box-sizing:border-box;padding-bottom:80px}._loading_pf647_12{display:flex;justify-content:center;align-items:center;height:200px;color:#999;font-size:14px}._formContainer_pf647_22{padding:12px 16px;display:flex;flex-direction:column;gap:12px}._signerCard_pf647_30{background:#fff;border-radius:8px;padding:16px}._cardTitle_pf647_36{font-size:15px;font-weight:400;color:#000;margin-bottom:16px}._sectionHeader_pf647_44{display:flex;align-items:center;gap:8px;margin-bottom:12px;margin-top:4px}._radioIcon_pf647_52{width:18px;height:18px;border-radius:50%;border:1.5px solid #ccc;box-sizing:border-box;position:relative;flex-shrink:0}._radioIcon_pf647_52._checked_pf647_61{border-color:#000;background:#000}._radioIcon_pf647_52._checked_pf647_61:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:11px;font-weight:700}._sectionLabel_pf647_76{font-size:14px;color:#000}._formFields_pf647_82{display:flex;flex-direction:column;margin-left:26px;margin-bottom:16px}._formFields_pf647_82:last-child{margin-bottom:0}._formItem_pf647_92{border-bottom:1px solid #f0f0f0;padding:8px 0}._label_pf647_97{font-size:14px;color:#000;display:block;margin-bottom:4px}._input_pf647_104{width:100%;height:32px;padding:0;border:none;font-size:14px;color:#000;background:transparent;box-sizing:border-box;outline:none}._input_pf647_104::placeholder{color:#ccc}._footer_pf647_120{position:fixed;bottom:0;left:0;right:0;padding:12px 24px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;display:flex;gap:12px}._cancelBtn_pf647_132{flex:1;height:44px;background:#fff;color:#333;border:1px solid #ddd;border-radius:22px;font-size:15px;cursor:pointer}._cancelBtn_pf647_132:active{background:#f5f5f5}._confirmBtn_pf647_146{flex:1;height:44px;background:gold;color:#000;border:none;border-radius:22px;font-size:15px;font-weight:500;cursor:pointer}._confirmBtn_pf647_146:active{background:#e6c200}._wrap_lcmqh_3{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f5f5f5}._fileSelector_lcmqh_12{background:#fff;padding:12px 16px;border-bottom:1px solid #E8E8E8;position:relative;flex-shrink:0}._fileSelector_lcmqh_12 ._selectorTrigger_lcmqh_19{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._fileSelector_lcmqh_12 ._selectorTrigger_lcmqh_19 ._fileName_lcmqh_25{font-family:PingFang SC;font-size:14px;font-weight:400;line-height:20px;color:#262626;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSelector_lcmqh_12 ._selectorTrigger_lcmqh_19 ._arrow_lcmqh_36{width:16px;height:16px;margin-left:8px;transition:transform .3s ease}._fileSelector_lcmqh_12 ._selectorTrigger_lcmqh_19 ._arrow_lcmqh_36._expanded_lcmqh_42{transform:rotate(180deg)}._fileSelector_lcmqh_12 ._dropdown_lcmqh_48{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E8E8E8;border-top:none;box-shadow:0 4px 12px #0000001a;z-index:100;max-height:300px;overflow-y:auto}._fileSelector_lcmqh_12 ._dropdown_lcmqh_48 ._dropdownItem_lcmqh_61{padding:12px 16px;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:20px;color:#262626;cursor:pointer;border-bottom:1px solid #F0F0F0}._fileSelector_lcmqh_12 ._dropdown_lcmqh_48 ._dropdownItem_lcmqh_61:last-child{border-bottom:none}._fileSelector_lcmqh_12 ._dropdown_lcmqh_48 ._dropdownItem_lcmqh_61:active{background:#f5f5f5}._fileSelector_lcmqh_12 ._dropdown_lcmqh_48 ._dropdownItem_lcmqh_61._active_lcmqh_77{color:#1890ff;background:#e6f7ff}._previewContent_lcmqh_83{flex:1;overflow:hidden;background:#f5f5f5;margin:0;display:flex;align-items:center;justify-content:center}._previewContent_lcmqh_83 ._loading_lcmqh_92{display:flex;align-items:center;justify-content:center;height:100%;font-size:14px;color:#8c8c8c}._previewContent_lcmqh_83 ._error_lcmqh_100{display:flex;align-items:center;justify-content:center;height:100%;font-size:14px;color:#ff4d4f;padding:16px;text-align:center}._previewArea_lcmqh_112{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}._pdfIcon_lcmqh_122{width:80px;height:80px;margin-bottom:16px}._previewFileName_lcmqh_129{font-family:PingFang SC;font-size:16px;font-weight:500;color:#262626;margin-bottom:24px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._previewBtn_lcmqh_142{width:200px;height:44px;background:#1890ff;border:none;border-radius:22px;font-family:PingFang SC;font-size:15px;font-weight:500;color:#fff;cursor:pointer;margin-bottom:12px}._previewBtn_lcmqh_142:active{background:#096dd9}._previewTip_lcmqh_160{font-family:PingFang SC;font-size:12px;color:#8c8c8c;line-height:1.5}._footer_lcmqh_168{background:#fff;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));border-top:1px solid #E8E8E8;display:flex;align-items:center;gap:12px;flex-shrink:0}._footer_lcmqh_168 ._copyBtn_lcmqh_178{flex:1;height:48px;background:#fff;border:1px solid #262626;border-radius:24px;font-family:PingFang SC;font-size:15px;font-weight:500;color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center}._footer_lcmqh_168 ._copyBtn_lcmqh_178:active{background:#f5f5f5}._footer_lcmqh_168 ._shareBtn_lcmqh_196{flex:1;height:48px;background:#ffd21e;border:none;border-radius:24px;font-family:PingFang SC;font-size:15px;font-weight:500;color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center}._footer_lcmqh_168 ._shareBtn_lcmqh_196:active{background:#e6bd1a}._container_1dd1y_2{width:100%;min-height:100vh;background:linear-gradient(180deg,gray,#000);display:flex;flex-direction:column;align-items:center;padding:0 24px;box-sizing:border-box;margin:0;position:absolute;left:0;top:0;right:0}._imageWrapper_1dd1y_19{width:100%;max-width:300px;margin-top:40px;display:flex;justify-content:center;align-items:center}._heroImage_1dd1y_28{width:100%;height:auto;object-fit:contain}._content_1dd1y_35{flex:1;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;margin-top:24px}._title_1dd1y_46{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:28px;text-align:center;color:#fff;margin:0 0 32px}._signButton_1dd1y_58{width:100%;max-width:280px;height:48px;background:#ffd940;border-radius:24px;border:none;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease}._signButton_1dd1y_58:hover{opacity:.9}._signButton_1dd1y_58:active{opacity:.8}._signButton_1dd1y_58:disabled{opacity:.6;cursor:not-allowed}._signButton_1dd1y_58 span{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#262626}._wechatIcon_1dd1y_91{width:20px;height:20px;object-fit:contain}._infoSection_1dd1y_98{width:100%;margin-top:32px;display:flex;flex-direction:column;gap:20px}._infoItem_1dd1y_106{display:flex;flex-direction:column;align-items:center;gap:4px}._infoLabel_1dd1y_113{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:gray}._infoValue_1dd1y_122{font-family:PingFang SC,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#ccc;text-align:center}._footer_1dd1y_133{padding:40px 0;display:flex;justify-content:center;align-items:center}._logo_1dd1y_140{height:24px;width:auto;object-fit:contain}._container_1etfu_2{position:fixed;inset:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5;box-sizing:border-box;z-index:9999}._content_1etfu_19{width:100%;text-align:center;padding:40px 20px;box-sizing:border-box}._spinner_1etfu_26{width:48px;height:48px;margin:0 auto 24px;border:3px solid #e0e0e0;border-top-color:#faad14;border-radius:50%;animation:_spin_1etfu_26 1s linear infinite}@keyframes _spin_1etfu_26{to{transform:rotate(360deg)}}._icon_1etfu_41{width:64px;height:64px;margin:0 auto 24px;background:#52c41a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff}._message_1etfu_54{font-size:18px;color:#333;margin-bottom:12px}._hint_1etfu_60{font-size:14px;color:#999}._container_15xo6_1{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}._content_15xo6_10{display:flex;flex-direction:column;align-items:center;gap:16px}._spinner_15xo6_17{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1890ff;border-radius:50%;animation:_spin_15xo6_17 .8s linear infinite}@keyframes _spin_15xo6_17{to{transform:rotate(360deg)}}._message_15xo6_31{font-size:14px;color:#666}._error_15xo6_36{font-size:14px;color:#ff4d4f}._container_6tgw8_1{box-sizing:border-box;width:100vw;min-height:100vh;padding:24px 16px 48px;background:#fff;color:#333;font-size:14px;line-height:1.8;word-break:break-word;overflow-x:hidden}._title_6tgw8_14{font-size:18px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 6px;line-height:1.5}._updatedAt_6tgw8_23{font-size:12px;color:#999;text-align:center;margin:0 0 24px}._section_6tgw8_30{margin-bottom:20px}._heading_6tgw8_34{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.6}._body_6tgw8_42{font-size:14px;color:#444;margin:0;line-height:1.8;text-align:justify}._footer_6tgw8_50{margin-top:32px;padding-top:16px;border-top:1px solid #eeeeee;font-size:12px;color:#aaa;text-align:center}._notFound_6tgw8_59{text-align:center;color:#999;margin-top:80px;font-size:14px}*{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:51px;line-height:1.1}button,a,div[role=button],[onclick],.clickable{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;outline:none!important}button:focus,button:active,a:focus,a:active,div[role=button]:focus,div[role=button]:active,[onclick]:focus,[onclick]:active,.clickable:focus,.clickable:active{outline:none!important;-webkit-tap-highlight-color:transparent!important}button{border-radius:8px;border:1px solid transparent;padding:10px 19px;font-size:16px;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}*,*:before,*:after{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:auto;user-select:auto}.text-title-large{font-size:20px;font-weight:500;line-height:26px;color:#000}.text-title-small{font-size:16px;font-weight:500;line-height:22px;color:#000}.text-body-1-medium{font-size:14px;font-weight:500;line-height:20px;color:#000}.text-body-1-regular{font-size:14px;font-weight:400;line-height:20px;color:#000}.text-body-2-medium{font-size:12px;font-weight:500;line-height:18px;color:#000}.text-body-2-regular{font-size:12px;font-weight:400;line-height:18px;color:#000}.text-note-medium{font-size:10px;font-weight:500;line-height:12px;color:#000}.text-note-regular{font-size:10px;font-weight:400;line-height:12px;color:#000}.text-caption{font-size:8px;font-weight:400;line-height:8px;color:#000}.text-number-1{font-size:14px;font-weight:500;line-height:15px;color:#000}.text-number-2{font-size:16px;font-weight:700;line-height:18px;color:#000}.bg-primary{background-color:#ffeb00}.text-primary{color:#ffeb00}.border-primary{border:1px solid #FFEB00}.bg-black{background-color:#000}.bg-gray-dark{background-color:#333}.bg-gray{background-color:gray}.bg-gray-light{background-color:#ccc}.bg-gray-lighter{background-color:#e6e6e6}.bg-gray-lightest{background-color:#ededed}.bg-gray-bg{background-color:#f7f7f7}.bg-white{background-color:#fff}.text-black{color:#000}.text-gray-dark{color:#333}.text-gray{color:gray}.text-gray-light{color:#ccc}.text-gray-lighter{color:#e6e6e6}.text-white{color:#fff}.border-black{border:1px solid #000000}.border-gray-dark{border:1px solid #333333}.border-gray{border:1px solid #808080}.border-gray-light{border:1px solid #CCCCCC}.border-gray-lighter{border:1px solid #E6E6E6}.border-gray-lightest{border:1px solid #EDEDED}.border-white{border:1px solid #FFFFFF}.bg-gradient-primary{background:linear-gradient(90deg,#ffeb00 100% 0%)}.bg-overlay-dark-25{background-color:#00000040}.bg-overlay-dark-50{background-color:#00000080}.bg-overlay-light-25{background-color:#ffffff40}.bg-error{background-color:#ff3434}.text-error{color:#ff3434}.border-error{border:1px solid #FF3434}.text-contract{color:#262626}.btn-contract-primary{background-color:#ffeb00;color:#262626;font-size:14px;font-weight:500;border:none;cursor:pointer;padding:14px 0;border-radius:24px}.btn-contract-black{background-color:#000;color:#fff;font-size:14px;font-weight:500;border:none;cursor:pointer;padding:14px 0;border-radius:24px}
