html{font-size:62.5%;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;line-height:1.15;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}main{display:block}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}img{border-style:none}a{text-decoration:none;background-color:transparent}a,button{cursor:pointer;font-family:inherit;border:none;outline:none}button{background-color:transparent}input,textarea{outline:none;border:none;resize:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}textarea::-webkit-scrollbar{display:none}button,select{text-transform:none}li{list-style-type:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}body{background-color:#f6f7fb;max-width:192rem;width:100%}.header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 16px;border-bottom:1px solid #e0e0e0;font-family:Arial,sans-serif}.header-left{display:flex;align-items:center;gap:10px}.form-info h2{font-size:16px;margin:0;font-weight:600}.form-info h2 span{color:#666;font-weight:400}.form-info .fid{font-size:12px;color:#666}nav{display:flex;gap:16px}nav a{font-size:14px;color:#555;text-decoration:none}nav a.active{border-bottom:2px solid #0b5ed7;padding-bottom:4px;color:#0b5ed7}.header-right{display:flex;align-items:center;gap:8px}.btn{padding:6px 12px;border:none;cursor:pointer;border-radius:4px;font-size:14px}.btn.primary{background:#0b5ed7;color:#fff}.btn.secondary{background:#e6f0ff;color:#0b5ed7}.btn.save{display:flex;align-items:center;gap:4px;background:#0b5e36;color:#fff}.icon-btn{background:transparent;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center}.page{border-bottom:.1rem solid #0000000D}.card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-radius:10px;padding:clamp(1.2rem,1.2vw,4rem) clamp(1.4rem,1.4vw,2.1rem)}.left{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-width:0}.icon-btn{border:none!important;background:transparent;color:#374151;width:clamp(3.2rem,3.2vw,5.2rem);display:inline-grid;place-items:center;cursor:pointer}.titles{min-width:0}.title{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;line-height:22px;letter-spacing:0px;vertical-align:middle;color:#102a5e}.subtitle{font-family:Roboto;font-weight:400;font-style:Regular;font-size:20px;line-height:140%;letter-spacing:0px;color:#333}.actions{display:inline-flex;align-items:center;gap:clamp(.8rem,.8vw,1.5rem)}.btn{display:inline-flex;align-items:center;height:3.8rem;font-weight:500;font-family:Public Sans;font-size:14px;line-height:18px;letter-spacing:0px;vertical-align:middle;border-radius:.5rem;border:1px solid #035F5B;background:transparent;color:#374151;cursor:pointer}.btn:focus{outline:none}.btn-primary{color:#fff;background-color:#035f5b;border:none}.btn-primary:hover{filter:brightness(.95)}.btn-icon{display:inline-grid;place-items:center}.btn-ghost{display:flex;display:inline-flex;align-items:center;height:3.8rem;font-weight:500;font-family:Public Sans;font-size:14px;line-height:18px;letter-spacing:0px;vertical-align:middle;border-radius:.5rem;border:1px solid #035F5B;background:transparent;color:#374151;cursor:pointer;padding:.8rem}.btn-ghost img{margin-right:.8rem}.tt-header{background:#fff;box-shadow:0 4px 4px #0000000d}.tt-inner{height:6rem;display:flex;align-items:center;justify-content:space-between;margin-left:clamp(18rem,18vw,31.2rem)}.tt-tabs{display:flex;align-items:center;list-style:none;padding:0;margin:0;overflow-x:auto;scrollbar-width:none}.tt-tabs::-webkit-scrollbar{display:none}.tt-tab{position:relative;background:transparent;border:none;padding:2rem 3rem 1.4rem;color:#333;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;line-height:160%;letter-spacing:0%;text-align:center;white-space:nowrap}.tt-tab:hover,.tt-tab.is-active{color:#102a5e}.tt-tab.is-active:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-.1rem;width:11.1rem;height:.3rem;background:#035f5b;border-radius:.3rem}.tt-actions{display:flex;align-items:center;gap:1.5rem;padding:.8rem .5rem;border:1px solid #EDEDED;border-radius:9999px;background:#fff}.tt-icon:nth-child(1){width:3.6rem;height:3.6rem}.tt-icon{width:2.4rem;height:2.4rem;color:#1e3a8a;display:grid;place-items:center;cursor:pointer}.tt-far-icon{width:36px;height:36px;color:#374151;display:grid;place-items:center;margin-right:1.3rem}.rails-wrap{display:flex;flex-direction:column;gap:56px;padding:16px;background:transparent;min-height:100vh}.rail{background:var(--bg);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);width:clamp(6rem,6rem,6.6rem)}.rail--tiny{display:flex;flex-direction:column;align-items:stretch}.cell{height:64px;width:100%;display:grid;place-items:center;background:#fff;cursor:pointer}.cell:focus{outline:none}.divider{height:1px;width:100%;background:var(--border)}.rail--steps{display:flex;flex-direction:column;align-items:center;padding:10px 0;gap:14px}.chip{border-radius:10px;border:1px solid var(--chipRing);display:grid;place-items:center;background:#fff;color:#8b97b6}.chip--home{background:var(--teal);border-color:var(--teal);color:#fff}.steps{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:22px;align-items:center}.step{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;line-height:160%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#333}.rail--zoom{display:flex;flex-direction:column;align-items:stretch}.zoom-readout{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;line-height:160%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#333}.rail--tiny .cell:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.rail--tiny .cell:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.rail--zoom .cell:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.rail--zoom .cell:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}:root{--bg:#ffffff;--ink:#0f172a;--muted:#6b7280;--line:#e7edf2;--shadow:0 1px 1px rgba(15,23,42,.05), 0 12px 24px rgba(15,23,42,.08);--mint:#effcf7;--mintBorder:#cdeee1;--soft:#f6fafb;--mintCell:#e9f8f1;--teal:#0e6d65;--pill:#94a3b8}.pd-wrap{max-width:1060px;margin:16px auto 48px;padding:0 14px 30px;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.pd-group{background:#f9fcfb;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.pd-group-bar{display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 12px;background:var(--mint);border-bottom:1px solid var(--mintBorder)}.pd-left{display:flex;align-items:center;gap:10px}.pd-sq{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#778aa6}.pd-title{margin:0;font-weight:700;font-size:14px}.pd-right{display:inline-flex;align-items:center;gap:8px}.pd-badge{background:var(--teal);color:#fff;font-weight:700;font-size:12px;width:22px;height:22px;border-radius:9999px;display:grid;place-items:center}.pd-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;background:#f8fbfd}@media (max-width: 900px){.pd-grid{grid-template-columns:1fr}}.pd-field{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.pd-field.is-highlight{box-shadow:inset 0 0 0 3px #e0f5eb}.pd-field-head{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 10px;background:#f6fbff;border-bottom:1px solid var(--line)}.pd-head-left{display:flex;align-items:center;gap:8px;min-width:0}.pd-grab{width:16px;display:grid;place-items:center;color:#9fb1c7}.pd-label{font-weight:700;font-size:13px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-head-right{display:inline-flex;align-items:center;gap:8px}.pd-pill{font-weight:700;font-size:12px;color:var(--muted)}.pd-field-body{position:relative;background:var(--mintCell);padding:12px}.pd-body-grab{position:absolute;left:6px;top:12px;color:#b7c5d9}.pd-input{width:100%;height:40px;background:#fff;border:2px solid #d9e4ef;border-radius:10px;outline:none;padding:0 12px;font-size:14px}.pd-input:focus{box-shadow:0 0 0 2px #dbeafe}.pd-select{height:40px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:2px solid #d9e4ef;border-radius:10px;padding:0 10px 0 12px}.pd-select-ph{color:#9aa9c1;font-weight:600}.pd-toggle{position:relative;width:34px;height:18px}.pd-toggle input{display:none}.pd-track{position:absolute;inset:0;background:#e5e7eb;border-radius:9999px}.pd-track:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.pd-toggle input:checked+.pd-track{background:#10b981}.pd-toggle input:checked+.pd-track:after{transform:translate(16px)}.pd-iconbtn{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--line);background:#fff;color:#2b466d;cursor:pointer}.pd-iconbtn:hover{background:#eef4ff}.pd-dots{color:#b7c5d9}.pd-between{display:grid;place-items:center;padding:6px 0 10px}.pd-plus{width:32px;height:32px;border:1px dashed var(--line);border-radius:9999px;background:#fff;color:#1c2f54;display:grid;place-items:center;cursor:pointer}.pd-end{margin:10px auto 0;width:96px;height:40px;border-radius:12px;background:#c9d6f1;color:#0b1b33;font-weight:800;display:grid;place-items:center;border:1px solid #a7b7da;box-shadow:var(--shadow)}:root{--mint:#e9fbf5;--mint-border:#d3efe7;--rail-dots:#e8eef2;--ink:#0f172a;--muted:#6b7280;--chip:#0f6a63;--chip-ink:#ffffff;--panel:#ffffff;--panel-border:#e7ecf1;--shadow: 0 1px 1px rgba(15,23,42,.06), 0 12px 24px rgba(15,23,42,.08);--end-bg:#9eb0d1;--end-ink:#12223d}.gb-wrap{max-width:900px;margin:20px auto 60px;padding:0 14px;color:var(--ink)}.gb-row{margin:16px 0 10px}.gb-bar{display:grid;grid-template-columns:1fr auto;align-items:center;background:var(--mint);border:1px solid var(--mint-border);border-radius:10px;padding:10px 12px;box-shadow:var(--shadow)}.gb-left{display:flex;align-items:center;gap:10px}.gb-drag{color:#7b8aa0}.gb-title{font:600 15px/1 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.gb-right{display:inline-flex;align-items:center;gap:10px}.gb-required{font:600 13px/1 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:var(--muted);margin-right:6px}.gb-toggle{position:relative;display:inline-flex;width:36px;height:20px;margin-right:6px}.gb-toggle input{display:none}.gb-slider{position:absolute;inset:0;background:#e5e7eb;border-radius:999px;transition:background .2s ease}.gb-slider:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.gb-toggle input:checked+.gb-slider{background:#10b981}.gb-toggle input:checked+.gb-slider:after{transform:translate(16px)}.gb-chip{height:28px;min-width:28px;padding:0 6px;display:inline-grid;place-items:center;background:var(--chip);color:var(--chip-ink);border:none;border-radius:9999px;cursor:pointer}.gb-chip:hover{filter:brightness(.95)}.gb-iconbtn{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--panel-border);background:#fff;color:#274266;cursor:pointer}.gb-iconbtn:hover{background:#f4f8ff}.gb-dots-line{height:12px;margin:2px 8px 0;background-image:radial-gradient(var(--rail-dots) 1px,transparent 1px);background-size:6px 6px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.gb-between{display:grid;place-items:center;margin:10px 0 6px}.gb-plus{width:36px;height:36px;border-radius:9999px;border:1px dashed var(--panel-border);background:#fff;color:#1f2f4a;display:grid;place-items:center;cursor:pointer}.gb-plus:hover{background:#f7fafc}.gb-end{margin-top:16px;background:var(--end-bg);color:#fff;text-align:center;font:700 16px/44px ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;border-radius:10px;border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow)}:root{--bg:#ffffff;--ink:#0f172a;--muted:#6b7280;--line:#e7ecf1;--mint:#eefdF6;--mintBorder:#cfeee5;--dot:#e9edf4;--shadow:0 1px 1px rgba(15,23,42,.06), 0 12px 24px rgba(15,23,42,.08);--teal:#0f6a63;--blue:#2f6cf6}.fg-wrap{max-width:860px;margin:18px auto 60px;padding:0 12px 40px;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.fg-group{background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.fg-bar{display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 12px;background:var(--mint);border-bottom:1px solid var(--mintBorder)}.fg-bar__left{display:flex;align-items:center;gap:10px}.fg-bar__right{display:inline-flex;align-items:center;gap:8px}.fg-drag{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#7d8aa2}.fg-title{font-weight:700;font-size:14px}.fg-pilltext{font-weight:600;font-size:13px;color:var(--muted)}.fg-chip{height:26px;min-width:26px;padding:0 6px;display:inline-grid;place-items:center;border:none;border-radius:9999px;background:var(--teal);color:#fff;cursor:pointer}.fg-canvas{height:170px;background-image:radial-gradient(var(--dot) 1px,transparent 1px);background-size:10px 10px}.fg-iconbtn{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--line);background:#fff;color:#274266;cursor:pointer}.fg-iconbtn:hover{background:#f4f8ff}.fg-toggle{position:relative;width:36px;height:20px}.fg-toggle input{display:none}.fg-toggle__track{position:absolute;inset:0;background:#e5e7eb;border-radius:999px}.fg-toggle__track:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.fg-toggle input:checked+.fg-toggle__track{background:#10b981}.fg-toggle input:checked+.fg-toggle__track:after{transform:translate(16px)}.fg-connector{position:relative;height:64px;display:grid;justify-items:center;align-content:center;gap:4px}.fg-pin{width:8px;height:8px;border-radius:9999px;background:var(--blue);box-shadow:0 0 0 3px #dbe7ff}.fg-plus{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#1d2f5f;cursor:pointer;z-index:1}.fg-plus:hover{background:#f6f9ff}.fg-arrow{width:2px;height:22px;background:var(--blue);position:relative;border-radius:2px}.fg-arrow:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--blue)}.fg-9dots{color:#90a0ba}.fg-end{margin:8px auto 0;width:88px;height:36px;border-radius:12px;background:#c9d6f1;color:#0b1b33;font-weight:800;display:grid;place-items:center;border:1px solid #a7b7da;box-shadow:var(--shadow)}:root{--bg:#ffffff;--ink:#0f172a;--muted:#6b7280;--line:#e6ebf2;--ring:#cfd8e3;--mint:#effdf7;--mint-line:#b7eadb;--teal:#0f6a63;--teal-600:#0e5953;--shadow:0 1px 1px rgba(2,6,23,.06),0 10px 24px rgba(2,6,23,.08);--dot:#e9edf4;--soft:#f6f8fb;--endbg:#1f2937;--endpill:#9fb0d1}.canvas{max-width:93.2rem;height:109.8rem;margin:18px auto 50px;padding:0 14px 40px;color:var(--ink);padding:1rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.group{border:2px solid #22c55e55;border-radius:10px;overflow:hidden;background:#f9fffc}.group__bar{background:var(--mint);border-bottom:1px solid var(--mint-line);padding:10px 12px;display:grid;grid-template-columns:1fr auto;align-items:center}.group__left{display:flex;align-items:center;gap:10px}.drag-square{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#6f8096}.group__title{font-family:Public Sans;font-weight:600;font-style:SemiBold;font-size:14px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#1c1f23}.group__right{display:inline-flex;align-items:center;gap:8px}.pill-label{font-family:Public Sans;font-weight:400;font-style:Regular;font-size:12px;line-height:150%;letter-spacing:-2%;color:#1c1f23}.group__badge{background:var(--teal);color:#fff;font-weight:700;font-size:12px;min-width:22px;height:22px;border-radius:9999px;display:grid;place-items:center}.group__grid{padding:14px;background-image:radial-gradient(var(--dot) 1px,transparent 1px);background-size:10px 10px}.field{background:var(--bg);border:1px solid var(--line);border-radius:10px;margin-bottom:14px;box-shadow:var(--shadow)}.field__header{display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 12px 6px}.field__left{display:flex;align-items:center;gap:10px}.field__label{font-weight:700;color:#1f2937}.grab{width:16px;height:18px;display:grid;place-items:center;color:#9aa8bf}.field__body{background:#f4f7fb;border:1px solid var(--line);border-radius:8px;margin:0 12px 12px;padding:12px}.row-controls{display:inline-flex;align-items:center;gap:8px}.sep{color:#cfd6df}.toggler{position:relative;display:inline-flex;width:36px;height:20px}.toggler input{display:none}.toggler__track{position:absolute;inset:0;border-radius:999px;background:#e5e7eb}.toggler__track:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.toggler input:checked+.toggler__track{background:#10b981}.toggler input:checked+.toggler__track:after{transform:translate(16px)}.icon-btn{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);background:#fff;color:#29466a;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{background:#eef4ff}.textline{width:100%;height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:none;padding:0 12px;font-family:Roboto;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;vertical-align:middle}.textline:focus{box-shadow:0 0 0 2px #dbeafe}.choice-list{display:flex;flex-direction:column;gap:8px}.choice{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 10px;cursor:pointer;-webkit-user-select:none;user-select:none}.choice input{display:none}.choice__ctrl{width:20px;height:20px;display:inline-block;border:2px solid #9fb1cc;border-radius:6px;background:#fff;position:relative}.choice__ctrl.radio{border-radius:9999px}.choice input:checked+.choice__ctrl.checkbox:after{content:"";position:absolute;inset:4px 2px 2px 4px;border:2px solid transparent;border-left-color:#1d4ed8;border-bottom-color:#1d4ed8;transform:rotate(-45deg)}.choice input:checked+.choice__ctrl.radio:after{content:"";position:absolute;inset:4px;background:#1d4ed8;border-radius:9999px}.choice__text{font-weight:600;color:#334155}.select-fake{height:40px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 10px 0 12px}.select-fake .placeholder{color:#4f7dde;font-weight:600}.upload{display:flex;flex-direction:column;align-items:center;gap:8px;border:2px dashed #cdd7e4;border-radius:10px;padding:28px 16px;background:#fff}.upload__icon{color:#3867f0}.upload__text{text-align:center;color:#334155;font-weight:600}.upload .muted{color:#8fa1b8;font-weight:500;font-size:13px}.btn-browse{margin-top:6px;padding:8px 12px;border-radius:9999px;border:1px solid #cdd7e4;background:#fff;cursor:pointer}.btn-browse:hover{background:#f5f8ff}.between{display:grid;place-items:center;margin:14px 0 10px}.plus-btn{width:38px;height:38px;border-radius:9999px;border:1px dashed var(--ring);background:#fff;color:#1f2f4a;display:grid;place-items:center}.end-rail{margin:0 auto;max-width:920px;background:var(--endpill);color:#0b1b33;font-weight:800;text-align:center;line-height:44px;border-radius:10px;border:1px solid #93a6c6;box-shadow:var(--shadow)}.el-panel{width:clamp(60rem,40vw,80rem);min-height:100vh;background:var(--bg);display:flex;flex-direction:column;position:absolute;top:0;right:0}.el-panel-topline{height:4px;background:var(--teal)}.el-header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:14px 16px}.el-iconbtn{width:36px;height:36px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;border-radius:8px;color:#334155;cursor:pointer}.el-iconbtn:hover{background:#f3f6fb}.el-title{margin:0;font-family:Roboto;font-weight:500;font-size:20px;line-height:22px;letter-spacing:0px;vertical-align:middle;color:#102a5e}.el-toggle{display:inline-flex;border:1px solid #F6F7FB;border-radius:.8rem;overflow:hidden;background-color:#f6f7fb;height:clamp(4rem,4rem,5.2rem)}.el-toggle-btn{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;line-height:160%;letter-spacing:0%;color:#41547c;padding:.8rem 2.4rem}.el-toggle-btn.is-active{background:#fff;color:#102a5e}.el-searchwrap{position:relative;margin:6px 16px 12px}.el-searchicon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.el-searchinput{width:100%;height:44px;border:1px solid var(--line);border-radius:10px;padding:0 12px 0 38px;font:500 14px/1 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.el-searchinput::placeholder{color:#9aa0a6}.el-body{padding:4px 16px 20px;overflow:auto}.std-wrap{display:flex;flex-direction:column;gap:10px}.std-section{background:#fff;border-radius:10px}.std-section-header{display:grid;grid-template-columns:1fr 36px;align-items:center;padding:12px 12px 8px}.std-section-title{margin:0;font:700 14px/1.1 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:var(--teal-700)}.std-section-title.has-rows{border-bottom:2px solid var(--teal);padding-bottom:8px}.std-chevron{width:34px;height:34px;background:#fff;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#6b7280}.std-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 4px 6px}.std-chip{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:10px 12px;background:#fff;border-radius:8px;cursor:pointer;text-align:left}.std-chip:hover{background:#f6fbf9}.std-chip.is-selected{background:#edf8f1;border-color:#cde7de}.std-chip-icon{color:#1e3a8a}.std-chip-text{font:600 14px/1.2 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:#111827}.std-divider{height:1px;background:var(--line);margin:8px 0}.cus-list{margin:8px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.cus-row{width:100%;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;height:44px;padding:0 8px;border-bottom:1px solid var(--line);background:#fff;cursor:pointer}.cus-icon{color:#64748b;display:grid;place-items:center}.cus-name{font:600 14px/1 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:#0f172a;text-align:left}.el-body::-webkit-scrollbar{width:10px}.el-body::-webkit-scrollbar-thumb{background:#e5e9f0;border-radius:10px}:root{--bg:#ffffff;--ink:#0f172a;--muted:#6b7280;--line:#e6ebf1;--head:#e9f2ff;--head-border:#d7e6ff;--soft:#f2f6ff;--drop:#eef3fb;--dash:#cdd7e6;--shadow:0 1px 1px rgba(15,23,42,.05), 0 10px 20px rgba(15,23,42,.08)}*{box-sizing:border-box}.msb-wrap{display:grid;grid-template-columns:1fr 280px;gap:18px;padding:16px;background:#f6f8fb;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:var(--ink)}.msb-card{background:var(--bg);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);overflow:hidden;min-height:96px;position:relative}.msb-card-head{background:var(--head);border-bottom:1px solid var(--head-border);display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:8px 10px}.msb-head-left{font-weight:700;font-size:13.5px}.msb-head-right{display:inline-flex;align-items:center;gap:8px}.msb-required-label{color:var(--muted);font-weight:600;font-size:12.5px}.msb-iconbtn{width:28px;height:28px;display:grid;place-items:center;border:none;background:transparent;color:#314563;border-radius:6px;cursor:pointer}.msb-iconbtn:hover{background:#eaf0ff}.msb-toggle{position:relative;width:32px;height:18px}.msb-toggle input{display:none}.msb-track{position:absolute;inset:0;border-radius:999px;background:#e5e7eb}.msb-track:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s ease}.msb-toggle input:checked+.msb-track{background:#10b981}.msb-toggle input:checked+.msb-track:after{transform:translate(14px)}.msb-card-body{padding:10px 12px 18px}.msb-body-title{font-size:13.5px;color:#1f2937}.msb-grip{position:absolute;left:50%;transform:translate(-50%);bottom:6px;color:#c4cfde}.msb-drop{border:2px dashed var(--dash);background:var(--drop);border-radius:10px;display:grid;place-items:center;font-weight:700;font-size:13.5px;color:#1f2937;min-height:96px;box-shadow:var(--shadow)}.msb-drop.is-over{outline:2px solid #6aa1ff;outline-offset:2px;background:#e8f0ff}
