html body main.wb-mobile{box-sizing:border-box!important;color:#3a3040!important;background:radial-gradient(100% 55% at 12% -8%,#ffbed28c,#0000 52%),radial-gradient(80% 45% at 100% 5%,#dcbeff6b,#0000 48%),linear-gradient(168deg,#fff6f9 0%,#ffe8f2 42%,#f6ecff 100%)!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:100svh!important;margin:0!important;padding:0!important;font-family:Noto Serif SC,Songti SC,PingFang SC,-apple-system,sans-serif!important;display:flex!important;overflow:hidden auto!important}.wb-mobile .wb-m-top{padding:max(14px, env(safe-area-inset-top)) 14px 12px;-webkit-backdrop-filter:blur(16px);z-index:30;background:#fff8fbf0;border-bottom:1px solid #e891a847;flex-shrink:0;align-items:center;gap:10px;display:flex;position:sticky;top:0}.wb-mobile .wb-m-back{color:#c45a7a;background:#fff;border:1px solid #e891a859;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:22px;line-height:1;text-decoration:none;display:grid;box-shadow:0 4px 12px #c8789614}.wb-mobile .wb-m-titles{flex:1;min-width:0}.wb-mobile .wb-m-en{color:#e891a8;margin:0;font-family:Great Vibes,Cormorant Garamond,cursive;font-size:22px;line-height:1}.wb-mobile .wb-m-title{color:#3a3040;letter-spacing:.04em;margin:2px 0 0;font-size:17px;font-weight:700}.wb-mobile .wb-m-head{background:#fffcfde0;border-bottom:1px solid #e891a82e;flex-direction:column;flex-shrink:0;gap:12px;padding:12px 14px;display:flex}.wb-mobile .wb-m-names{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.wb-mobile .wb-m-field{flex-direction:column;gap:6px;display:flex}.wb-mobile .wb-m-field span{color:#c45a7a;font-size:12px;font-weight:600}.wb-mobile .wb-m-field input{box-sizing:border-box;color:#3a3040;background:#fff;border:1px solid #e891a852;border-radius:14px;outline:none;width:100%;min-height:46px;padding:12px 14px;font-family:inherit;font-size:15px}.wb-mobile .wb-m-field input:focus{border-color:#e891a8a6;box-shadow:0 0 0 3px #e891a829}.wb-mobile .wb-m-tabs{background:#fffffff2;border:1px solid #e891a847;border-radius:16px;padding:8px;grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.wb-mobile .wb-m-tab{cursor:pointer;color:#c45a7a;-webkit-tap-highlight-color:transparent;background:#ffecf2bf;border:0;border-radius:12px;min-height:48px;padding:10px 8px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.25}.wb-mobile .wb-m-tab.active{color:#fff;background:linear-gradient(135deg,#f0a8bc,#d4a0e0);box-shadow:0 8px 16px #dc82a040}.wb-mobile .wb-m-body{box-sizing:border-box;flex-direction:column;flex:auto;gap:12px;width:100%;padding:12px 14px 110px;display:flex}.wb-mobile .wb-m-panel{display:none}.wb-mobile .wb-m-panel.active{flex-direction:column;gap:12px;display:flex}.wb-mobile .wb-m-card{background:#fffffff0;border:1px solid #e891a842;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #b4648212}.wb-mobile .wb-m-card-pad{padding:14px}.wb-mobile .wb-m-card-title{color:#3a3040;margin:0;font-size:14px;font-weight:700}.wb-mobile .wb-m-card-sub{color:#9a7a88;margin:4px 0 0;font-size:12px;line-height:1.45}.wb-mobile .wb-m-sections{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.wb-mobile details.wb-m-sec{background:#fffffff0;border:1px solid #e891a842;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #b4648212}.wb-mobile details.wb-m-sec>summary{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:12px 14px;list-style:none;display:flex}.wb-mobile details.wb-m-sec>summary::-webkit-details-marker{display:none}.wb-mobile details.wb-m-sec>summary:after{content:"展开";color:#b08a9a;flex-shrink:0;font-size:12px}.wb-mobile details.wb-m-sec[open]>summary{border-bottom:1px solid #e891a833}.wb-mobile details.wb-m-sec[open]>summary:after{content:"收起"}.wb-mobile .wb-m-sec-title{color:#3a3040;flex:1;min-width:0;margin:0;font-size:14px;font-weight:700}.wb-mobile .wb-m-lock{color:#9a6a7c;background:#fff5f8;border:1px solid #e891a84d;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px}.wb-mobile .wb-m-lock.locked{color:#d15f4f}.wb-mobile .wb-m-lock.guarded{color:#b27b23}.wb-mobile .wb-m-lock.adaptive{color:#c45a7a}.wb-mobile .wb-m-lock.temporary{color:#8a7ab8}.wb-mobile details.wb-m-sec textarea{box-sizing:border-box;color:#3a3040;resize:vertical;background:#fff;border:1px solid #e891a847;border-radius:12px;outline:none;width:calc(100% - 24px);min-height:150px;max-height:min(48dvh,420px);margin:10px 12px 12px;padding:12px;font-family:inherit;font-size:14px;line-height:1.5;display:block}.wb-mobile details.wb-m-sec textarea:focus{border-color:#e891a8a6;box-shadow:0 0 0 3px #e891a826}.wb-mobile .wb-m-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.wb-mobile .wb-m-controls{flex-wrap:wrap;gap:8px;width:100%;margin-top:10px;display:flex}.wb-mobile .wb-m-controls input[type=date]{color:#3a3040;background:#fff;border:1px solid #e891a852;border-radius:14px;flex:140px;min-height:44px;padding:0 12px;font-family:inherit;font-size:14px}.wb-mobile .wb-m-btn{color:#c45a7a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e891a859;border-radius:999px;flex:auto;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600}.wb-mobile .wb-m-btn.primary{color:#fff;background:linear-gradient(135deg,#f0a8bc,#d4a0e0);border:0;box-shadow:0 8px 16px #dc82a040}.wb-mobile .wb-m-latest{color:#7a6a74;margin-top:10px;font-size:12px;line-height:1.45}.wb-mobile .wb-m-preview{box-sizing:border-box;color:#3a3040;resize:vertical;background:#fff;border:1px solid #e891a847;border-radius:14px;outline:none;width:100%;min-height:240px;padding:12px;font-family:ui-monospace,Consolas,monospace;font-size:13px;line-height:1.65}.wb-mobile .wb-m-notice{color:#c45a7a;background:#ffecf2f2;border:1px solid #e891a84d;border-radius:14px;padding:12px;font-size:13px}.wb-mobile .wb-m-extra{color:#7a6a74;padding:14px;font-size:13px;line-height:1.6}.wb-mobile .wb-m-extra a{color:#c45a7a;background:#fff;border:1px solid #e891a859;border-radius:999px;align-items:center;min-height:40px;margin-top:8px;padding:0 14px;font-weight:600;text-decoration:none;display:inline-flex}.wb-mobile .wb-m-actions{left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcfdf5;border:1px solid #e891a84d;border-radius:18px;gap:8px;padding:10px;display:flex;position:fixed;box-shadow:0 12px 28px #b4648224}.wb-mobile .wb-m-actions button{cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;flex:1;min-height:46px;font-family:inherit;font-size:15px;font-weight:700}.wb-mobile .wb-m-actions .cancel{color:#c45a7a;background:#fff;border:1px solid #e891a866}.wb-mobile .wb-m-actions .save{color:#fff;background:linear-gradient(135deg,#f0a8bc,#d4a0e0);box-shadow:0 8px 16px #dc82a040}.wb-mobile .wb-m-actions .save:disabled{opacity:.55;cursor:wait}.wb-mobile .wb-m-modal{z-index:80;background:#28141e66;justify-content:center;align-items:flex-end;padding:0;display:none;position:fixed;inset:0}.wb-mobile .wb-m-modal.show{display:flex}.wb-mobile .wb-m-dialog{background:#fffafc;border:1px solid #e891a847;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-height:88dvh;display:flex;overflow:hidden;box-shadow:0 -12px 40px #643c502e}.wb-mobile .wb-m-dialog-head{border-bottom:1px solid #e891a838;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.wb-mobile .wb-m-dialog-head h3{color:#3a3040;margin:0;font-size:16px}.wb-mobile .wb-m-dialog-head button{color:#c45a7a;cursor:pointer;background:#fff;border:1px solid #e891a859;border-radius:50%;width:36px;height:36px;font-size:18px}.wb-mobile .wb-m-dialog-body{min-height:0;padding:12px 14px calc(16px + env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.wb-mobile .wb-m-run{grid-template-columns:1fr auto;gap:6px;display:grid}.wb-mobile .wb-m-run button.tab{text-align:left;color:#5a4a54;cursor:pointer;background:#fff;border:1px solid #e891a847;border-radius:14px;padding:12px;font-family:inherit;font-size:12px}.wb-mobile .wb-m-run button.tab.active{background:#fff0f5;border-color:#e891a88c}.wb-mobile .wb-m-run button.del{color:#c45a7a;cursor:pointer;background:#fff;border:1px solid #e891a84d;border-radius:12px;width:44px}.wb-mobile .wb-m-detail{color:#5a4a54;white-space:pre-wrap;background:#fff;border:1px solid #e891a838;border-radius:14px;padding:12px;font-size:12px;line-height:1.55}.wb-mobile .wb-m-empty{text-align:center;color:#9a7a88;padding:20px;font-size:13px}.wb-mobile .toggle-switch{flex-shrink:0;width:48px;height:28px;display:inline-block;position:relative}.wb-mobile .toggle-switch input{opacity:0;width:0;height:0}.wb-mobile .toggle-slider{cursor:pointer;background:#f0d4dc;border-radius:999px;transition:all .2s;position:absolute;inset:0}.wb-mobile .toggle-slider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 6px #0000001f}.wb-mobile .toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#f0a8bc,#d4a0e0)}.wb-mobile .toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}@media (min-width:720px){html body main.wb-mobile{-webkit-overflow-scrolling:touch!important;border-radius:28px!important;width:390px!important;max-width:390px!important;height:auto!important;min-height:min(100dvh - 24px,860px)!important;max-height:min(100dvh - 24px,860px)!important;margin:12px auto!important;overflow:hidden auto!important;box-shadow:0 24px 60px #a0648229!important}.wb-mobile .wb-m-actions{width:366px;left:50%;right:auto;transform:translate(-50%)}}.nsfw-tree{flex-direction:column;gap:10px;display:flex}.nsfw-tree-toolbar{flex-direction:column;gap:8px;display:flex}.nsfw-hint{color:#9a7b86;margin:0;font-size:12px;line-height:1.5}.nsfw-empty{text-align:center;color:#9a7b86;background:#ffffff8c;border:1px dashed #e891a866;border-radius:14px;margin:0;padding:18px 12px;font-size:13px}.nsfw-node{background:#fffcfae6;border:1px solid #e8a0b459;border-radius:14px;overflow:hidden}.nsfw-node-sum{cursor:pointer;background:#fff0f5a6;align-items:center;gap:8px;padding:10px 12px;list-style:none;display:flex}.nsfw-node-sum::-webkit-details-marker{display:none}.nsfw-depth{color:#c45a7a;background:#e891a82e;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.nsfw-path{color:#3a3040;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.nsfw-en{color:#9a7b86;flex-shrink:0;align-items:center;gap:4px;font-size:11px;display:inline-flex}.nsfw-node-body{border-top:1px solid #e8a0b440;flex-direction:column;gap:10px;padding:12px;display:flex}.nsfw-field{color:#9a7b86;flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.nsfw-field input,.nsfw-field textarea{color:#3a3040;background:#fff;border:1px solid #e8a0b459;border-radius:12px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}.nsfw-field textarea{resize:vertical;min-height:96px;line-height:1.5}.nsfw-actions{flex-wrap:wrap;gap:8px;display:flex}.nsfw-btn{color:#c45a7a;cursor:pointer;background:#fff5f8;border:1px solid #e8a0b466;border-radius:999px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:700}.nsfw-btn.primary{color:#fff;background:#e891a8;border-color:#e891a8}.nsfw-btn.danger{color:#c45a7a;background:#fff}.nsfw-btn:disabled{opacity:.45;cursor:not-allowed}.nsfw-children{border-left:2px solid #e891a859;flex-direction:column;gap:8px;margin-left:8px;padding-left:10px;display:flex}
