.oos-tree{background:var(--light-bg,#151820);border:1px solid var(--border-color,#262a32);border-radius:8px;padding:40px 24px 32px;margin:28px 0;display:flex;flex-direction:column;align-items:center;direction:ltr}.oos-tree-title{font-family:'IBM Plex Mono',monospace;font-size:18px;font-weight:700;color:var(--heading-color,#ffb636);text-align:center;margin-bottom:32px;letter-spacing:.5px}.oos-tree p{margin-bottom:8px}.oos-flow-vertical{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:660px}.oos-tree{direction:ltr}:lang(he) .oos-tree{direction:rtl}.oos-step{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:24px}.oos-step:first-child{padding-top:0}.oos-step+.oos-step::before{content:'';display:block;width:2px;height:34px;background:#3c3122fa;margin:0 auto 0}.oos-node{position:relative;background:var(--mid-bg,#181c25);border:2px solid var(--border-color,#262a32);border-radius:10px;padding:18px 22px;text-align:center;font-family:'IBM Plex Mono',monospace;font-size:14px;color:var(--text-color,#f1eeee);line-height:1.5;box-sizing:border-box;margin-bottom:14px;margin-top:16px}.oos-step>.oos-node{width:90%;max-width:430px}.oos-node.oos-question{border-color:var(--heading-color,#ffb636);background:linear-gradient(135deg,rgb(255 182 54 / .08),rgb(174 14 56 / .05));padding-top:24px;font-weight:700}.oos-node.oos-question::before{content:'?';position:absolute;top:-13px;left:50%;transform:translateX(-50%);width:26px;height:26px;border-radius:50%;background:var(--heading-color,#ffb636);color:#0e1219;font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.oos-node.oos-action{border-color:#2d8a4e;background:linear-gradient(135deg,rgb(45 138 78 / .1),rgb(45 138 78 / .03));padding-top:24px}.oos-tree p,.oos-tree br{display:none}.oos-node.oos-action::before{content:'\2713';position:absolute;top:-13px;left:50%;transform:translateX(-50%);width:26px;height:26px;border-radius:50%;background:#2d8a4e;color:#fff;font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.oos-action-label{display:block;font-weight:700;color:#5fd88a;margin-top:0;font-size:14px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px}.oos-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:90%;max-width:630px;align-items:start}.oos-path{display:flex;flex-direction:column;align-items:center;gap:16px}.oos-path .oos-node{width:100%}.oos-path-continue{font-family:'IBM Plex Mono',monospace;font-size:14px;color:var(--secondary-text,#aeafb4);font-style:italic;padding-top:12px}.oos-branch-label{font-family:'IBM Plex Mono',monospace;font-size:12px;font-weight:600;padding:4px 14px;border-radius:12px;white-space:nowrap;display:inline-block}.oos-branch-label.oos-yes{color:#5fd88a;background:rgb(45 138 78 / .15);border:1px solid rgb(45 138 78 / .3)}.oos-branch-label.oos-no{color:#f06060;background:rgb(240 96 96 / .1);border:1px solid rgb(240 96 96 / .25)}.oos-tree-note{font-family:'IBM Plex Mono',monospace;font-size:13px;color:var(--secondary-text,#aeafb4);text-align:center;margin-top:24px;line-height:1.6;max-width:650px}.oos-tree-note em{color:var(--heading-color,#ffb636);font-style:normal}@media (max-width:520px){.oos-tree{padding:28px 12px 24px}.oos-tree-title{font-size:15px;margin-bottom:24px}.oos-node{font-size:12px;padding:14px 12px}.oos-node.oos-question,.oos-node.oos-action{padding-top:20px}.oos-paths{gap:14px}.oos-action-label{font-size:11px}.oos-branch-label{font-size:10px;padding:3px 8px}.oos-tree-note{font-size:11px}}