.mip-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45)}.mip-panel{position:fixed;top:calc(env(safe-area-inset-top, 0px) + 10px);left:12px;right:12px;z-index:10000;background:#fff;border-radius:16px;border:1px solid #dfdfe0;box-shadow:0 8px 40px rgba(0,0,0,.18);overflow:hidden}.mip-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 0}.mip-cancel-btn,.mip-done-btn{background:none;border:none;padding:0;font-size:16px;font-family:Inter,sans-serif;cursor:pointer;touch-action:manipulation;line-height:1}.mip-cancel-btn{color:#5d5d5d}.mip-done-btn{color:#337efe;font-weight:600}.mip-field-wrap{padding:12px 16px 16px;display:flex;align-items:flex-end;gap:6px}.mip-newline-btn{flex:0 0 auto;background:none;border:none;padding:0 0 3px;cursor:pointer;touch-action:manipulation;display:flex;align-items:center;color:#5d5d5d}.mip-newline-btn .material-symbols-outlined{font-size:22px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.mip-field{width:100%;border:none;outline:none;font-size:16px;font-family:Inter,sans-serif;color:#333;background:transparent;resize:none;box-sizing:border-box;line-height:1.45;min-height:28px;display:block}.mip-field::-moz-placeholder{color:#909090}.mip-field::placeholder{color:#909090}.mip-backdrop-enter-active{transition:opacity .18s ease}.mip-backdrop-leave-active{transition:opacity .14s ease}.mip-backdrop-enter-from,.mip-backdrop-leave-to{opacity:0}.mip-panel-enter-active{transition:opacity .2s ease,transform .22s cubic-bezier(.34,1.3,.64,1)}.mip-panel-leave-active{transition:opacity .14s ease,transform .14s ease}.mip-panel-enter-from,.mip-panel-leave-to{opacity:0;transform:translateY(-12px) scale(.97)}.ecm-overlay[data-v-62ccf69d]{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center;z-index:3000}@media (min-width:769px){.ecm-overlay[data-v-62ccf69d]{align-items:center}}.ecm-sheet[data-v-62ccf69d]{background:#fff;width:100%;border-radius:16px 16px 0 0;padding:20px 20px 24px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 -4px 24px rgba(0,0,0,.12)}@media (min-width:769px){.ecm-sheet[data-v-62ccf69d]{max-width:340px;border-radius:12px;padding:24px 24px 20px}}.ecm-title[data-v-62ccf69d]{font-size:16px;font-weight:700;color:#1a1a2e;margin:0}.ecm-desc[data-v-62ccf69d]{font-size:13px;color:#6b7280;margin:0 0 4px;text-align:center}.ecm-actions[data-v-62ccf69d]{display:flex;gap:10px;width:100%;margin-top:6px}.ecm-btn[data-v-62ccf69d]{flex:1;height:38px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.ecm-btn[data-v-62ccf69d]:disabled{opacity:.6;cursor:not-allowed}.ecm-cancel[data-v-62ccf69d]{background:#f1f1f2;color:#333}.ecm-cancel[data-v-62ccf69d]:hover:not(:disabled){background:#e5e5e6}.ecm-confirm[data-v-62ccf69d]{background:#e81123;color:#fff}.ecm-confirm[data-v-62ccf69d]:hover:not(:disabled){background:#c40e1e}.ecm-spinner[data-v-62ccf69d]{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:ecm-spin-62ccf69d .7s linear infinite;display:inline-block}@keyframes ecm-spin-62ccf69d{to{transform:rotate(1turn)}}.ecm-fade-enter-active[data-v-62ccf69d],.ecm-fade-leave-active[data-v-62ccf69d]{transition:opacity .2s ease}.ecm-fade-enter-from[data-v-62ccf69d],.ecm-fade-leave-to[data-v-62ccf69d]{opacity:0}.ecm-sheet-enter-active[data-v-62ccf69d]{transition:transform .28s cubic-bezier(.34,1.2,.64,1)}.ecm-sheet-leave-active[data-v-62ccf69d]{transition:transform .2s ease-in}.ecm-sheet-enter-from[data-v-62ccf69d],.ecm-sheet-leave-to[data-v-62ccf69d]{transform:translateY(100%)}@media (min-width:769px){.ecm-sheet-enter-from[data-v-62ccf69d],.ecm-sheet-leave-to[data-v-62ccf69d]{transform:scale(.92)}}body,html{margin:0;padding:0;height:100%;overflow:hidden;font-family:Inter;font-weight:400;background:#f1f1f2;overscroll-behavior-x:none}#app{font-family:inherit;font-weight:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#333}#app,body,html{width:100%;min-height:100%}@media (max-width:768px){body,html{min-height:0;height:100%}}@media screen and (max-width:1000px){body,html{height:100%;overflow-x:auto;overflow-y:hidden;background:#f1f1f2}}@media screen and (max-width:768px){body,html{width:100%;max-width:100vw}#app,body,html{overflow:hidden}#app{position:fixed;top:0;left:0;right:0;height:var(--vv-height,100dvh);min-height:0}*{-webkit-tap-highlight-color:transparent}}@media (max-width:768px){*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}}button,input,select,textarea{font-family:inherit;font-weight:400}.sb-thin{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.sb-thin::-webkit-scrollbar{width:10px;height:10px;background:transparent}.sb-thin::-webkit-scrollbar-corner,.sb-thin::-webkit-scrollbar-track,.sb-thin::-webkit-scrollbar-track-piece{background:transparent}.sb-thin.scrollbar-hover-v::-webkit-scrollbar-track:vertical{background:#f4f4f4;border-radius:4px}.sb-thin.scrollbar-hover-h::-webkit-scrollbar-track:horizontal{background:#f4f4f4;border-radius:4px}.sb-thin::-webkit-scrollbar-thumb{background-color:#858585;border-radius:10px;border:4px solid transparent;background-clip:padding-box}.sb-thin.scrollbar-hover-v::-webkit-scrollbar-thumb:vertical,.sb-thin::-webkit-scrollbar-thumb:vertical:hover{border:2.5px solid transparent;background-clip:padding-box}.sb-thin.scrollbar-hover-h::-webkit-scrollbar-thumb:horizontal,.sb-thin::-webkit-scrollbar-thumb:horizontal:hover{border:2.5px solid transparent;background-clip:padding-box}.sb-thin::-webkit-scrollbar-thumb:hover{background-color:#858585}.sb-thin::-webkit-scrollbar-thumb:active{background-color:#6b6b6b;border:2.5px solid transparent;background-clip:padding-box}.sb-thin::-webkit-scrollbar-button:single-button:vertical:decrement,.sb-thin::-webkit-scrollbar-button:single-button:vertical:increment{display:block;height:10px;background-color:transparent;background-repeat:no-repeat;background-image:none}.sb-thin.scrollbar-hover-v::-webkit-scrollbar-button:single-button:vertical:decrement{height:10px;background-size:10px 6px;background-position:center bottom 1px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 6 5-6 5 6Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin.scrollbar-hover-v::-webkit-scrollbar-button:single-button:vertical:increment{height:10px;background-size:10px 6px;background-position:center top 1px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 0 5 6 5-6Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:horizontal:decrement,.sb-thin::-webkit-scrollbar-button:single-button:horizontal:increment{display:block;width:10px;background-color:transparent;background-repeat:no-repeat;background-image:none}.sb-thin.scrollbar-hover-h::-webkit-scrollbar-button:single-button:horizontal:decrement{width:10px;background-size:6px 10px;background-position:right 1px center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='M6 0 0 5l6 5Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin.scrollbar-hover-h::-webkit-scrollbar-button:single-button:horizontal:increment{width:10px;background-size:6px 10px;background-position:left 1px center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='m0 0 6 5-6 5Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 6 5-6 5 6Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:vertical:decrement:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 6 5-6 5 6Z' fill='%236b6b6b'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 0 5 6 5-6Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:vertical:increment:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m0 0 5 6 5-6Z' fill='%236b6b6b'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:horizontal:decrement:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='M6 0 0 5l6 5Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:horizontal:decrement:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='M6 0 0 5l6 5Z' fill='%236b6b6b'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:horizontal:increment:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='m0 0 6 5-6 5Z' fill='%23858585'/%3E%3C/svg%3E")}.sb-thin::-webkit-scrollbar-button:single-button:horizontal:increment:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10'%3E%3Cpath d='m0 0 6 5-6 5Z' fill='%236b6b6b'/%3E%3C/svg%3E")}