:root{--w95-desktop: #008080;--w95-face: #c0c0c0;--w95-face-dim: #dfdfdf;--w95-hilite: #ffffff;--w95-light: #dfdfdf;--w95-shadow: #808080;--w95-dark: #000000;--w95-title-active-a: #000080;--w95-title-active-b: #1084d0;--w95-title-inactive: #808080;--w95-title-text: #ffffff;--w95-select: #000080;--w95-select-alpha: rgba(0, 0, 128, .4);--w95-shadow-alpha: rgba(0, 0, 0, .5);--w95-select-text: #ffffff;--w95-white: #ffffff;--w95-text: #000000;--w95-text-disabled: #808080;--w95-success: #007800;--w95-danger: #000080;--w95-font: "MS UI Gothic", "MS Pゴシック", "MS PGothic", sans-serif;--w95-font-size: 12px}.win95-root{font-family:var(--w95-font);font-size:var(--w95-font-size);color:var(--w95-text);-webkit-font-smoothing:none;line-height:1.2}.win95-outset{border-style:solid;border-width:2px;border-color:var(--w95-hilite) var(--w95-dark) var(--w95-dark) var(--w95-hilite);box-shadow:inset 1px 1px 0 var(--w95-light),inset -1px -1px 0 var(--w95-shadow);background:var(--w95-face)}.win95-inset{border-style:solid;border-width:2px;border-color:var(--w95-shadow) var(--w95-hilite) var(--w95-hilite) var(--w95-shadow);box-shadow:inset 1px 1px 0 var(--w95-dark),inset -1px -1px 0 var(--w95-light);background:var(--w95-face)}.win95-field{border-style:solid;border-width:2px;border-color:var(--w95-shadow) var(--w95-hilite) var(--w95-hilite) var(--w95-shadow);background:var(--w95-white);color:var(--w95-text)}.win95-btn{font-family:var(--w95-font);font-size:var(--w95-font-size);color:var(--w95-text);background:var(--w95-face);border-style:solid;border-width:2px;border-color:var(--w95-hilite) var(--w95-dark) var(--w95-dark) var(--w95-hilite);box-shadow:inset 1px 1px 0 var(--w95-light),inset -1px -1px 0 var(--w95-shadow);padding:3px 10px;cursor:pointer;-webkit-user-select:none;user-select:none}.win95-btn:active,.win95-btn[aria-pressed=true]{border-color:var(--w95-dark) var(--w95-hilite) var(--w95-hilite) var(--w95-dark);box-shadow:inset 1px 1px 0 var(--w95-shadow),inset -1px -1px 0 var(--w95-light);padding:4px 9px 2px 11px}.win95-btn:focus-visible{outline:1px dotted var(--w95-text);outline-offset:-4px}.win95-btn:disabled{color:var(--w95-text-disabled);text-shadow:1px 1px 0 var(--w95-hilite);cursor:default}.win95-desktop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--w95-desktop);overflow:hidden;-webkit-user-select:none;user-select:none}.win95-icon-area{position:absolute;top:12px;left:12px}.win95-icon{display:flex;flex-direction:column;align-items:center;gap:2px;width:76px;padding:4px;border:1px solid transparent;cursor:default;color:var(--w95-title-text);text-align:center}.win95-icon:focus-visible,.win95-icon[data-selected=true]{border:1px dotted var(--w95-hilite);background:var(--w95-select-alpha)}.win95-icon-glyph{font-size:30px;line-height:1;filter:drop-shadow(1px 1px 0 var(--w95-shadow-alpha))}.win95-icon-label{font-size:11px;color:var(--w95-title-text);text-shadow:1px 1px 0 var(--w95-dark);word-break:break-all}.win95-window{position:absolute;display:flex;flex-direction:column;min-width:160px;background:var(--w95-face)}.win95-titlebar{display:flex;align-items:center;gap:3px;height:20px;padding:1px 2px 1px 3px;background:var(--w95-title-inactive);color:var(--w95-title-text);cursor:default;touch-action:none}.win95-titlebar[data-active=true]{background:linear-gradient(90deg,var(--w95-title-active-a),var(--w95-title-active-b))}.win95-title-text{flex:1;font-weight:700;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.win95-title-btns{display:flex;gap:2px}.win95-titlebtn{width:16px;height:14px;display:flex;align-items:center;justify-content:center;font-size:9px;line-height:1;color:var(--w95-text);background:var(--w95-face);border-style:solid;border-width:1px;border-color:var(--w95-hilite) var(--w95-dark) var(--w95-dark) var(--w95-hilite);box-shadow:inset 1px 1px 0 var(--w95-light),inset -1px -1px 0 var(--w95-shadow);cursor:pointer;padding:0}.win95-titlebtn:active{border-color:var(--w95-dark) var(--w95-hilite) var(--w95-hilite) var(--w95-dark);box-shadow:inset 1px 1px 0 var(--w95-shadow),inset -1px -1px 0 var(--w95-light)}.win95-window-body{flex:1;margin:2px;padding:8px;overflow:auto;background:var(--w95-face)}.win95-taskbar{position:fixed;left:0;right:0;bottom:0;height:30px;display:flex;align-items:center;gap:4px;padding:2px 4px;background:var(--w95-face);border-top:2px solid var(--w95-hilite)}.win95-start-btn{font-weight:700;display:flex;align-items:center;gap:4px;height:22px;flex:0 0 auto}.win95-taskbar-divider{width:2px;align-self:stretch;margin:2px;border-left:1px solid var(--w95-shadow);border-right:1px solid var(--w95-hilite)}.win95-task-buttons{flex:1;display:flex;align-items:center;gap:3px;overflow:hidden;height:100%}.win95-task-btn{height:22px;min-width:120px;max-width:160px;display:flex;align-items:center;gap:4px;padding:2px 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.win95-task-btn span{overflow:hidden;text-overflow:ellipsis}.win95-clock{flex:0 0 auto;height:22px;min-width:54px;display:flex;align-items:center;justify-content:center;padding:0 8px;font-size:11px}.win95-startmenu{position:fixed;left:4px;bottom:32px;width:180px;padding:2px;z-index:9999}.win95-startmenu-item{padding:6px 8px;cursor:default;color:var(--w95-text)}.win95-startmenu-item:hover{background:var(--w95-select);color:var(--w95-select-text)}.win95-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10000}.win95-dialog{min-width:300px;background:var(--w95-face)}.win95-dialog-body{padding:14px 16px}.win95-radio-row{display:flex;align-items:center;gap:6px;padding:4px 0;cursor:default}.win95-dialog-buttons{display:flex;justify-content:center;gap:8px;padding:6px 16px 14px}.win95-progress-outer{height:20px;padding:2px}.win95-progress-inner{display:flex;gap:2px;height:100%;overflow:hidden}.win95-progress-chunk{width:12px;flex:0 0 auto;background:var(--w95-title-active-a)}.cf-financials{display:flex;flex-direction:column;height:100%;gap:4px}.cf-tabs{display:flex;gap:2px;flex:0 0 auto}.cf-tab{padding:2px 10px}.cf-tab-body{flex:1;overflow:auto;padding:6px;background:var(--w95-white)}.cf-table{width:100%;border-collapse:collapse;font-size:var(--w95-font-size)}.cf-table td{padding:2px 6px;vertical-align:top}.cf-table .cf-amt{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.cf-row-head td{font-weight:700;color:var(--w95-title-active-a);padding-top:6px}.cf-row-total td{border-top:1px solid var(--w95-shadow);font-weight:700}.cf-worksheet{position:relative;height:100%;display:flex;flex-direction:column}.cf-wire-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:visible}.cf-wire{stroke:var(--w95-title-active-a);stroke-width:2}.cf-ws-grid{display:flex;gap:24px;flex:1;overflow:auto;position:relative;z-index:1}.cf-ws-col{flex:1 1 0;display:flex;flex-direction:column;gap:6px;min-width:0}.cf-ws-col-title{font-weight:700;padding-bottom:2px;border-bottom:1px solid var(--w95-shadow)}.cf-ws-item{padding:4px;background:var(--w95-face);border-top:1px solid var(--w95-hilite);border-left:1px solid var(--w95-hilite);border-bottom:1px solid var(--w95-shadow);border-right:1px solid var(--w95-shadow)}.cf-ws-item-head{display:flex;align-items:center;justify-content:space-between;gap:4px}.cf-ws-item-label{font-weight:700}.cf-ws-controls{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:3px}.cf-ws-select{flex:1 1 120px;min-width:0;height:20px;font-family:var(--w95-font);font-size:var(--w95-font-size);padding:0 2px}.cf-ws-amount{flex:0 0 84px;height:16px;text-align:right;font-family:var(--w95-font);font-size:var(--w95-font-size);padding:1px 4px}.cf-ws-confirm,.cf-ws-reset{flex:0 0 auto;padding:2px 8px}.cf-ws-feedback{margin-top:3px;font-size:11px}.cf-ws-ng{color:var(--w95-title-active-a);font-weight:700}.cf-ws-ok{color:var(--w95-text-disabled)}.cf-ws-target{display:flex;align-items:center;gap:6px;padding:4px 6px;background:var(--w95-face);border-top:1px solid var(--w95-hilite);border-left:1px solid var(--w95-hilite);border-bottom:1px solid var(--w95-shadow);border-right:1px solid var(--w95-shadow)}.cf-ws-target-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cf-ws-port{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--w95-title-active-a);border:1px solid var(--w95-dark)}.cf-ws-complete{flex:0 0 auto;margin-top:6px;padding:5px 10px;text-align:center;font-weight:700;color:var(--w95-title-active-a)}.cf-statement{display:flex;flex-direction:column;height:100%;gap:6px}.cf-stmt-body{flex:1 1 auto;overflow:auto;padding:6px;background:var(--w95-white)}.cf-stmt-table,.cf-stmt-table td:first-child{width:100%}.cf-stmt-amount{width:92px;height:16px;text-align:right;font-family:var(--w95-font);font-size:var(--w95-font-size);padding:1px 4px}.cf-stmt-actions{flex:0 0 auto;display:flex;justify-content:flex-end}.cf-stmt-result{flex:0 0 auto;padding:8px;max-height:45%;overflow:auto}.cf-stmt-result-head{font-weight:700;font-size:14px;margin-bottom:4px}.cf-stmt-pass .cf-stmt-result-head{color:var(--w95-success)}.cf-stmt-fail .cf-stmt-result-head{color:var(--w95-danger)}.cf-stmt-result-note{font-weight:700;margin-bottom:2px}.cf-stmt-issues{margin:0;padding-left:18px}.cf-stmt-issues li{color:var(--w95-danger)}.cf-stmt-reveal-title{font-weight:700;color:var(--w95-title-active-a);margin:6px 0 2px}.cf-stmt-answer{width:100%;background:var(--w95-white)}.cf-stmt-answer td{border-bottom:1px solid var(--w95-light)}.cf-stmt-advice-list{margin:0;padding-left:18px}.cf-stmt-advice-item{margin:2px 0}.bucho-window{display:flex;flex-direction:column;gap:8px;padding:8px}.bucho-head{display:flex;align-items:flex-start;gap:8px}.bucho-face{font-size:22px;line-height:1;padding:4px 6px;flex:0 0 auto;background:var(--w95-face)}.bucho-speech{flex:1 1 auto;padding:6px 8px;font-weight:700;color:var(--w95-danger)}.bucho-body{overflow:auto}.bucho-section-title{font-weight:700;margin:6px 0 2px}.bucho-issues,.bucho-advice{margin:0;padding-left:18px}.bucho-issues li{color:var(--w95-danger)}.bucho-note{margin:2px 0;color:var(--w95-text-disabled)}.bucho-actions{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid var(--w95-shadow);padding-top:8px}.mail-inbox{display:flex;flex-direction:column;height:100%;gap:4px}.mail-list-head{display:flex;flex:0 0 auto;gap:6px;padding:2px 6px;font-weight:700;border-bottom:1px solid var(--w95-shadow)}.mail-list{flex:1 1 auto;overflow:auto;background:var(--w95-white);padding:2px}.mail-row{display:flex;gap:6px;align-items:center;padding:3px 4px;cursor:default;color:var(--w95-text)}.mail-row[data-unread=true]{font-weight:700}.mail-row[data-selected=true]{background:var(--w95-select);color:var(--w95-select-text)}.mail-row:focus-visible{outline:1px dotted var(--w95-text);outline-offset:-2px}.mail-col-sender{flex:0 0 84px;display:flex;align-items:center;gap:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mail-col-subject{flex:1 1 auto;display:flex;align-items:center;gap:4px;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mail-col-date{flex:0 0 116px;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.mail-dot{flex:0 0 auto;width:10px;color:var(--w95-title-active-a)}.mail-row[data-selected=true] .mail-dot{color:var(--w95-select-text)}.mail-badge{flex:0 0 auto;font-weight:700;font-size:10px;padding:0 4px;color:var(--w95-success)}.mail-row[data-selected=true] .mail-badge{color:var(--w95-select-text)}.mail-reading{display:flex;flex-direction:column;height:100%;gap:6px}.mail-header{flex:0 0 auto;padding:6px 8px;margin:0;background:var(--w95-white)}.mail-header-row{display:flex;gap:8px;padding:1px 0}.mail-header-row dt{flex:0 0 48px;font-weight:700;margin:0}.mail-header-row dd{flex:1 1 auto;margin:0;display:flex;align-items:center;gap:4px;min-width:0}.mail-body{flex:1 1 auto;overflow:auto;padding:8px;background:var(--w95-white);white-space:pre-wrap;line-height:1.4}.mail-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--w95-shadow);padding-top:6px}.mail-cleared-note{color:var(--w95-text-disabled)}
