@font-face{font-family:"InterSG";src:url("/static/fonts/Inter-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"InterSG";src:url("/static/fonts/Inter-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"InterSG";src:url("/static/fonts/Inter-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"InterSG";src:url("/static/fonts/Inter-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"MerriweatherSG";src:url("/static/fonts/Merriweather-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"MerriweatherSG";src:url("/static/fonts/Merriweather-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"MerriweatherSG";src:url("/static/fonts/Merriweather-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"MerriweatherSG";src:url("/static/fonts/Merriweather-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"EBGaramondSG";src:url("/static/fonts/EBGaramond-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"EBGaramondSG";src:url("/static/fonts/EBGaramond-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"EBGaramondSG";src:url("/static/fonts/EBGaramond-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"EBGaramondSG";src:url("/static/fonts/EBGaramond-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}#sgApp{width:96%;margin:18px auto 40px}.sgverify-link{text-align:center;color:#666;font-size:13px;margin:12px 0 0}.sgverify-link a{color:var(--pcolor);font-weight:600;text-decoration:none}.sgverify-link a:hover{text-decoration:underline}.lastupd{margin-top:24px;color:#999;font-size:12px}.lastupd time{font-variant-numeric:tabular-nums}.sgtoolbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding:10px 14px;background:white;border:1px solid #e0e0e6;border-radius:6px;box-shadow:0 4px 14px rgba(0,0,0,0.06);margin-bottom:12px}.sgtools{display:flex;flex-wrap:wrap;gap:6px}.sgtool{display:flex;align-items:center;gap:6px;padding:7px 12px;background:white;border:1px solid #cdcdd5;border-radius:4px;cursor:pointer;font-size:13px;color:#2a2a3a;transition:all 0.12s ease}.sgtool:hover{background:#f0f0f5;border-color:#b0b0b8}.sgtool.active{background:var(--pcolor);color:white;border-color:var(--pcolor);font-weight:bold}.sgtool-icon{font-size:14px;line-height:1}.sgtool.active .sgtool-icon{color:white}.sgedit{position:fixed;z-index:50;display:flex;align-items:center;gap:4px;padding:4px 6px;background:white;border:1px solid #cdcdd5;border-radius:6px;box-shadow:0 6px 20px rgba(0,0,0,0.15)}.sgedit.hide{display:none}.sgedit-color{width:28px;height:26px;border:1px solid #cdcdd5;border-radius:3px;padding:0;background:none;cursor:pointer}.sgedit-btn{width:28px;height:26px;border:1px solid #cdcdd5;border-radius:3px;background:white;color:#2a2a3a;cursor:pointer;font-size:13px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.sgedit-btn:hover{background:#f0f0f5}.sgedit-btn.active{background:var(--pcolor);border-color:var(--pcolor);color:white}.sgedit-font{height:26px;border:1px solid #cdcdd5;border-radius:3px;background:white;color:#2a2a3a;font-size:12px;padding:0 4px;cursor:pointer}.sgedit-sep{width:1px;height:18px;background:#e0e0e6;margin:0 2px}.sgedit-btn-del{color:#c0392b;font-size:14px}.sgedit-btn-del:hover{background:#c0392b;border-color:#c0392b;color:white}.sgedit-text-only{display:inline-flex;align-items:center;gap:4px}.sgedit.sgedit-sig .sgedit-text-only{display:none}.sgedit [data-tt]{position:relative}.sgedit [data-tt]::after{content:attr(data-tt);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:rgba(31,42,68,0.95);color:white;font-size:11px;white-space:nowrap;padding:4px 8px;border-radius:3px;pointer-events:none;opacity:0;transition:opacity 0.12s ease 0.4s;z-index:60}.sgedit [data-tt]:hover::after{opacity:1}.sgtoast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(20px);background:rgba(31,42,68,0.96);color:white;padding:10px 18px;border-radius:6px;font-size:13px;font-weight:500;box-shadow:0 8px 28px rgba(0,0,0,0.25);opacity:0;pointer-events:none;z-index:200;transition:opacity 0.18s ease,transform 0.18s ease;max-width:90vw}.sgtoast.show{opacity:1;transform:translateX(-50%) translateY(0)}.sgactions{display:flex;align-items:center;gap:10px;margin-left:auto}.sgcheck{font-size:13px;color:#444;display:flex;align-items:center;gap:6px;cursor:pointer;user-select:none}.sgcheck input[type="checkbox"]{margin:0;width:16px;height:16px;cursor:pointer}.sgbtn{padding:9px 14px;font-size:13px;border:1px solid #cdcdd5;background:white;color:#2a2a3a;border-radius:4px;cursor:pointer;font-weight:500}.sgbtn:hover:not(:disabled){background:#f0f0f5}.sgbtn:disabled{opacity:0.4;cursor:not-allowed}.sgbtn-primary{background:var(--pcolor);color:white;border-color:var(--pcolor);font-weight:bold}.sgbtn-primary:hover:not(:disabled){background:#3b478b;color:white}.sgbtn-del-sel{color:#c0392b;border-color:#c0392b;padding:9px 12px;font-size:15px}.sgbtn-del-sel:hover:not(:disabled){background:#c0392b;color:white}@media (hover:hover) and (pointer:fine){.sgbtn-del-sel{display:none!important}}.sgbtn-full{width:100%;margin-top:10px}.sghint{background:#eef2fb;border:1px solid #c8d3ec;color:#2a3a5a;padding:8px 14px;border-radius:4px;margin-bottom:14px;font-size:13px}.sglayout{display:flex;align-items:flex-start;gap:14px}.sgsidebar{position:sticky;top:72px;flex:0 0 110px;width:110px;height:calc(100vh - 90px);min-height:0;overflow-y:auto;padding:8px;background:#f6f7fa;border:1px solid #e0e0e6;border-radius:6px;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin}.sgsidebar::-webkit-scrollbar{width:6px}.sgsidebar::-webkit-scrollbar-thumb{background:#cdcdd5;border-radius:3px}.sgthumb{position:relative;flex-shrink:0;background:white;border:2px solid transparent;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,0.08);cursor:pointer;overflow:hidden;line-height:0;transition:border-color 0.12s ease,transform 0.12s ease}.sgthumb:hover{border-color:#b0b0b8}.sgthumb.active{border-color:var(--pcolor);box-shadow:0 2px 8px rgba(73,86,165,0.25)}.sgthumb canvas{display:block;width:100%;height:auto}.sgthumb-num{position:absolute;bottom:2px;right:3px;background:rgba(73,86,165,0.85);color:white;font-size:10px;font-weight:600;padding:1px 5px;border-radius:2px;line-height:1.4}.sgpages{flex:1 1 auto;min-width:0;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;gap:16px}.sg-page{position:relative;background:white;box-shadow:0 2px 12px rgba(0,0,0,0.12);line-height:1}.sg-page.tool-active{cursor:crosshair}.sg-page canvas{display:block;max-width:100%}.sg-overlay{position:absolute;inset:0;overflow:visible}.sg-pageno{position:absolute;bottom:-22px;right:4px;font-size:11px;color:#888}.sg-field{position:absolute;box-sizing:border-box;cursor:move;user-select:none;-webkit-user-select:none;touch-action:none}.sg-field-content{width:100%;height:100%;pointer-events:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.sg-field img{max-width:100%;max-height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}.sg-field.sg-field-text .sg-field-content,.sg-field.sg-field-date .sg-field-content{justify-content:flex-start;padding:2px 4px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--pcolor)}.sg-field.selected{outline:2px dashed var(--pcolor);outline-offset:1px}.sg-field.selected .sg-handle{display:block}.sg-handle{display:none;position:absolute;background:var(--pcolor);border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px var(--pcolor)}.sg-handle.sg-handle-br{right:-7px;bottom:-7px;width:14px;height:14px;cursor:nwse-resize}.sg-handle.sg-handle-del{top:-10px;right:-10px;width:22px;height:22px;cursor:pointer;background:#c0392b;box-shadow:0 0 0 1px #c0392b;align-items:center;justify-content:center;color:white;font-size:14px;line-height:1}.sg-field.selected .sg-handle.sg-handle-del{display:flex}.sg-handle.sg-handle-rot{top:-36px;left:50%;transform:translateX(-50%);width:22px;height:22px;cursor:grab;background:var(--pcolor);color:white;font-size:15px;line-height:1;box-shadow:0 0 0 1px var(--pcolor);align-items:center;justify-content:center}.sg-handle.sg-handle-rot::after{content:'';position:absolute;bottom:-10px;left:50%;width:2px;height:10px;background:var(--pcolor);transform:translateX(-50%)}.sg-field.selected .sg-handle.sg-handle-rot{display:flex}.sg-handle.sg-handle-rot:active{cursor:grabbing}.sg-field-input{width:100%;height:100%;border:0;padding:0;background:transparent;color:inherit;font:inherit;outline:none;box-sizing:border-box;pointer-events:auto;cursor:text}.preploader{margin:25px auto;max-width:540px;background:white;border:1px solid #e0e0e6;border-radius:8px;padding:18px 22px;box-shadow:0 4px 14px rgba(0,0,0,0.08)}.preptop{display:flex;align-items:center;gap:14px}.prepspinner{width:26px;height:26px;border:3px solid var(--pcolor);border-top-color:#ddd;border-radius:50%;animation:sgspin 0.9s linear infinite;flex-shrink:0}.prepinfo{flex:1;min-width:0}.preptitle{font-weight:bold;font-size:14px;color:#2a2a3a}.prepsub{font-size:12px;color:#666;margin-top:2px}.prepct{font-weight:bold;color:var(--pcolor);font-variant-numeric:tabular-nums;font-size:14px}.prepbar{height:6px;background:#e5e5ea;border-radius:3px;margin-top:14px;overflow:hidden}.prepbarfill{height:100%;background:var(--pcolor);width:0;transition:width 0.18s ease;border-radius:3px}@keyframes sgspin{to{transform:rotate(360deg)}}.sgmodal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.sgmodal-backdrop{position:absolute;inset:0;background:rgba(20,20,28,0.55)}.sgmodal-card{position:relative;background:white;border-radius:10px;width:100%;max-width:560px;box-shadow:0 20px 60px rgba(0,0,0,0.25);overflow:hidden;z-index:1}.sgmodal-card.sgmodal-card-sm{max-width:420px}.sgnamebody{padding:18px 20px 4px}.sgname-hint{margin:0 0 14px;color:#555;font-size:13px;line-height:1.5}.sgmodal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #ececf2}.sgmodal-head h3{margin:0;font-size:16px;color:#2a2a3a}.sgmodal-close{background:transparent;border:none;color:#888;font-size:24px;cursor:pointer;line-height:1;padding:0 4px}.sgtabs{display:flex;border-bottom:1px solid #ececf2}.sgtab{flex:1;padding:12px;background:white;border:none;cursor:pointer;font-size:13px;color:#666;border-bottom:2px solid transparent}.sgtab:hover{background:#f7f7fb;color:#2a2a3a}.sgtab.active{color:var(--pcolor);border-bottom-color:var(--pcolor);font-weight:bold}.sgtabbody{padding:18px 20px}.sgcanvas-wrap{position:relative;border:1.5px dashed #c8d3ec;border-radius:6px;background:#f7f8fc;height:200px;overflow:hidden}.sgcanvas-wrap canvas{display:block;width:100%;height:100%;touch-action:none}.sgcanvas-baseline{position:absolute;left:30px;right:30px;bottom:50px;height:1px;background:rgba(0,0,0,0.2);pointer-events:none}.sgcanvas-hint{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);font-size:11px;color:#888;pointer-events:none}.sgcanvas-controls{display:flex;align-items:center;gap:14px;margin-top:14px;flex-wrap:wrap}.sglbl{font-size:12px;color:#555;display:flex;align-items:center;gap:8px}.sglbl-row{margin-top:12px}.sgcolor{width:34px;height:28px;padding:2px;border:1px solid #cdcdd5;border-radius:4px;cursor:pointer;background:white}.sgcanvas-controls input[type="range"]{width:90px;cursor:pointer}.sginput{width:100%;padding:10px 12px;border:1px solid #cdcdd5;background:white;color:#2a2a3a;border-radius:4px;outline:none;font-size:14px;box-sizing:border-box}.sginput:focus{border-color:var(--pcolor)}.sgtype-fonts{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 6px}.sgtype-font{flex:1 0 calc(50% - 4px);padding:8px 10px;background:white;border:1px solid #cdcdd5;border-radius:4px;cursor:pointer;font-size:17px;color:#2a2a3a;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sgtype-font:hover{background:#f0f0f5}.sgtype-font.active{border-color:var(--pcolor);background:#eef2fb;color:var(--pcolor)}.sgtype-preview{margin-top:14px;min-height:70px;display:flex;align-items:center;justify-content:center;font-family:'Caveat',cursive;font-size:42px;color:var(--pcolor);border:1.5px dashed #c8d3ec;border-radius:6px;background:#f7f8fc;padding:6px 12px;overflow:hidden;word-break:break-word;text-align:center}.sgupload-drop{display:flex;align-items:center;justify-content:center;border:1.5px dashed #c8d3ec;border-radius:6px;background:#f7f8fc;padding:30px 16px;cursor:pointer;color:var(--pcolor);font-size:14px;text-align:center;min-height:140px;transition:background 0.12s ease}.sgupload-drop:hover{background:#ecf0fa}.sgupload-drop.sgupload-active{background:#d8e4f8;border-style:solid}.sgupload-icon{font-size:28px;margin-bottom:8px}.sgupload-sub{font-size:12px;color:#888;margin-top:4px}#sigUploadPreview{display:block;max-width:100%;max-height:280px;object-fit:contain}.sgupload-outer{text-align:center}.sgupload-outer.hide{display:none}.sgupload-preview-wrap{position:relative;display:inline-block;overflow:hidden;line-height:0;background:#f7f8fc;border:1px solid #e0e0e6;border-radius:4px}.sgcrop-box{position:absolute;border:2px solid white;box-shadow:0 0 0 9999px rgba(0,0,0,0.45);cursor:move;box-sizing:border-box;touch-action:none}.sgcrop-handle{position:absolute;width:14px;height:14px;background:white;border:2px solid var(--pcolor);border-radius:50%;box-sizing:border-box;touch-action:none}.sgcrop-handle-tl{top:-7px;left:-7px;cursor:nwse-resize}.sgcrop-handle-tr{top:-7px;right:-7px;cursor:nesw-resize}.sgcrop-handle-bl{bottom:-7px;left:-7px;cursor:nesw-resize}.sgcrop-handle-br{bottom:-7px;right:-7px;cursor:nwse-resize}.sgcrop-hint{line-height:1.4;font-size:12px;color:#888;text-align:center;margin-top:8px;padding:0 8px}.sgcrop-replace{margin:8px auto 0;display:block;padding:6px 14px;font-size:12px}.sgcrop-output{margin-top:14px;text-align:center}.sgcrop-output-label{font-size:12px;color:#666;margin-bottom:6px}.sgcrop-choices{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.sgcrop-choice{background:white;border:2px solid #e0e0e6;border-radius:6px;padding:6px;cursor:pointer;transition:border-color 0.12s ease,transform 0.12s ease;font:inherit}.sgcrop-choice:hover{border-color:#b0b0b8}.sgcrop-choice.active{border-color:var(--pcolor);box-shadow:0 2px 8px rgba(73,86,165,0.18)}.sgcrop-choice-thumb{width:130px;height:60px;display:flex;align-items:center;justify-content:center;background:white;border-radius:3px;overflow:hidden}.sgcrop-choice-thumb canvas{max-width:100%;max-height:100%;display:block}.sgcrop-choice-thumb-checker{background-color:#f7f8fc;background-image:linear-gradient(45deg,#e6e8ef 25%,transparent 25%),linear-gradient(-45deg,#e6e8ef 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e6e8ef 75%),linear-gradient(-45deg,transparent 75%,#e6e8ef 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.sgcrop-choice-name{font-size:11px;color:#444;margin-top:4px;font-weight:500}.sgcrop-choice.active .sgcrop-choice-name{color:var(--pcolor)}.sgmodal-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid #ececf2;background:#fafafd}.sgtool-group{display:flex;align-items:center;gap:4px}.sgsig-strip{display:flex;align-items:center;flex-wrap:wrap;gap:4px;flex:1 1 auto;min-width:0}.sgsig-strip>*{flex-shrink:0}.sgsig-thumb{position:relative;width:52px;height:30px;border:1.5px solid #cdcdd5;border-radius:4px;background:white;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:visible;flex-shrink:0;transition:all 0.1s ease}.sgsig-thumb:hover{border-color:var(--pcolor)}.sgsig-thumb.active{border-color:var(--pcolor);box-shadow:0 0 0 1px var(--pcolor)}.sgsig-thumb img{max-width:100%;max-height:100%;object-fit:contain;pointer-events:none;display:block}.sgsig-thumb-del{position:absolute;top:-7px;right:-7px;width:17px;height:17px;background:#c0392b;color:white;border:1.5px solid white;border-radius:50%;font-size:11px;line-height:1;display:none;align-items:center;justify-content:center;cursor:pointer;padding:0}.sgsig-thumb:hover .sgsig-thumb-del{display:flex}@media (hover:none) and (pointer:coarse){.sgsig-thumb-del{display:flex}}.sgsig-add{height:32px;padding:17px 12px;border:1.5px dashed #cdcdd5;border-radius:4px;background:white;color:#2a2a3a;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;flex-shrink:0;line-height:1;font-weight:500}.sgsig-add:hover{border-color:var(--pcolor);color:var(--pcolor);background:#f0f0f5}.sgsig-add-icon{font-size:14px;line-height:1}.sgsig-add-plus{font-size:16px;font-weight:bold;line-height:1}.sgghost{position:fixed;pointer-events:none;z-index:1000;opacity:0.55;transform:translate(-50%,-50%);will-change:transform,left,top}.sgghost img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-drag:none}.sgghost-text{width:100%;height:100%;display:flex;align-items:center;padding:2px 4px;box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;color:var(--pcolor);background:rgba(255,255,255,0.6);border:1px dashed var(--pcolor);border-radius:2px;overflow:hidden;white-space:nowrap}.sgghost.hide{display:none}.sgoverlay{position:fixed;inset:0;background:rgba(20,20,28,0.55);display:flex;align-items:center;justify-content:center;z-index:1100}.sgoverlay-card{background:white;border-radius:10px;padding:24px 30px;display:flex;align-items:center;gap:16px;box-shadow:0 20px 60px rgba(0,0,0,0.25);font-size:14px;color:#2a2a3a;font-weight:600}@media only screen and (max-width:880px){.sgtoolbar{gap:10px;padding:8px 10px}.sgtools{gap:4px;width:100%}.sgtool{padding:8px 10px;font-size:12px;flex:1 0 calc(33% - 4px);justify-content:center;min-height:40px}.sgtool span:last-child{font-size:11px}.sgactions{width:100%;gap:8px}.sgactions .sgbtn-primary{flex:1}#newBtn{display:none}.sgmodal-card{max-width:100%;max-height:96vh;overflow-y:auto}.sgcanvas-wrap{height:240px}.sgtype-font{flex:1 0 calc(50% - 3px);font-size:15px}.sglayout{flex-direction:column}.sgsidebar{display:none}}@media only screen and (max-width:480px){.sgtool{flex:1 0 calc(50% - 4px)}.sgcheck{font-size:12px}.sgtype-preview{font-size:32px;min-height:56px}.sgcanvas-wrap{height:200px}}@media (hover:none) and (pointer:coarse){.sg-field-input{font-size:16px!important}}.sgp-illus{margin:30px 0 56px;display:flex;justify-content:center}.sgp-illus img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 14px 40px rgba(73,86,165,0.14)}