.saga-thought-experiment{--thought-gold:#d7b367;--thought-blue:#96b7ff;--thought-violet:#bb9af3;--thought-ink:#edf0f4;--thought-muted:#b6bece;--thought-line:#343e51;isolation:isolate;border-top:1px solid var(--thought-line);width:100%;max-width:66rem;color:var(--thought-ink);margin-top:3.5rem;padding-top:1.75rem;position:relative}.saga-thought-experiment:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 10% 30%,#4f82ff19,#0000 60%),radial-gradient(at 100% 35%,#9b5cff16,#0000 65%);position:absolute;inset:0 -1rem}.saga-thought-experiment h3,.saga-thought-experiment h4,.saga-thought-experiment p{margin:0}.saga-thought-experiment .thought-eyebrow{color:var(--thought-gold);text-transform:uppercase;letter-spacing:.17em;font-size:.8125rem;font-weight:500}.saga-thought-experiment .thought-section-label{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1.3rem;display:flex}.saga-thought-experiment .thought-section-label output{color:#acb3c2;font-size:.8125rem}.saga-thought-experiment>h3{font-family:var(--display);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.1rem,4.5vw,3.1rem);line-height:1.12}.saga-thought-experiment .thought-premise{color:#c0c6d2;max-width:38rem;font-size:1rem}.saga-thought-experiment .thought-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.75rem;display:grid}.saga-thought-experiment .thought-choice{background:#0d121b;border:1px solid #38404e;flex-direction:column;min-width:0;padding:clamp(1.25rem,3vw,2rem);transition:border-color .2s,background .2s;display:flex;position:relative}.saga-thought-experiment [data-path=a]{--thought-path:var(--thought-gold)}.saga-thought-experiment [data-path=b]{--thought-path:var(--thought-blue)}.saga-thought-experiment .thought-choice:before{content:"";border-top:1px solid var(--thought-path);border-left:1px solid var(--thought-path);width:2.3rem;height:.35rem;position:absolute;top:-1px;left:-1px}.saga-thought-experiment .thought-choice[data-selected=true]{border-color:var(--thought-path);background:#141a27}.saga-thought-experiment .thought-choice-top{color:var(--thought-path);justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.saga-thought-experiment .thought-letter{font-family:var(--display);font-size:2.7rem;line-height:1}.saga-thought-experiment .thought-path-label{text-transform:uppercase;letter-spacing:.1em;text-align:right;font-size:.8125rem}.saga-thought-experiment .thought-choice h4{font-family:var(--display);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.15}.saga-thought-experiment .thought-choice p{color:#b5bdcc;margin-bottom:1.5rem;font-size:1rem}.saga-thought-experiment .thought-choice-button{width:100%;height:auto;min-height:3rem;color:var(--thought-path);white-space:normal;text-align:left;box-shadow:none;background:0 0;border:0;border-top:1px solid #394152;border-radius:0;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding:.85rem 0;font-size:.9375rem;font-weight:500;display:flex}.saga-thought-experiment .thought-choice-button:hover{color:#f2f2f7;background:0 0}.saga-thought-experiment .thought-outcome{border:1px solid var(--thought-line);border-top:2px solid var(--thought-path);background:#0b101a;margin-top:1.5rem;padding:clamp(1.25rem,3vw,2rem)}.saga-thought-experiment .thought-outcome>.thought-eyebrow{color:var(--thought-path);margin-bottom:.65rem}.saga-thought-experiment .thought-outcome h4{font-family:var(--display);letter-spacing:-.02em;scroll-margin-top:var(--header-clearance);margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2}.saga-thought-experiment .thought-consequences{max-width:49rem;margin:0;padding:0;list-style:none}.saga-thought-experiment .thought-consequences li{border-left:1px solid #485062;margin-left:.25rem;padding:0 0 1.5rem 1.75rem;position:relative}.saga-thought-experiment .thought-consequences li:last-child{border-color:#0000;padding-bottom:0}.saga-thought-experiment .thought-consequences li:before{content:"";background:var(--thought-path);width:7px;height:7px;position:absolute;top:9px;left:-4px;transform:rotate(45deg)}.saga-thought-experiment .thought-consequences strong{margin-bottom:.35rem;font-weight:500;display:block}.saga-thought-experiment .thought-consequences p{color:var(--thought-muted);font-size:1rem}.saga-thought-experiment .thought-question{font-family:var(--display);color:#e3d5b9;border-top:1px solid var(--thought-line);margin-top:1.5rem;padding:1.5rem 0;font-size:clamp(1.45rem,2.5vw,1.8rem);line-height:1.4}.saga-thought-experiment .thought-action{color:#e0e6f5;white-space:normal;text-align:left;max-width:100%;height:auto;min-height:3rem;box-shadow:none;background:#192136;border:1px solid #687699;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.9375rem;font-weight:500;display:flex}.saga-thought-experiment .thought-action:hover{background:#202a42;border-color:#c6cff0}:is(.saga-thought-experiment button:focus-visible,.saga-thought-experiment h4:focus-visible){outline-offset:5px;outline:2px solid #c6cff0}.saga-thought-experiment .thought-synthesis{--thought-path:var(--thought-violet)}.saga-thought-experiment .thought-synthesis>p{color:#c0c6d2;max-width:50rem}.saga-thought-experiment .thought-lessons{border-bottom:1px solid var(--thought-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin:1.5rem 0 1.75rem;padding-bottom:1.5rem;display:grid}.saga-thought-experiment .thought-lessons span{color:#ccd4e5;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.8125rem;display:block}.saga-thought-experiment .thought-lessons p{color:#b4bed1;font-size:1rem}.saga-thought-experiment .thought-principles{color:#c4cbdb;max-width:50rem;margin:1.25rem 0;padding-left:1.5rem;list-style:decimal}.saga-thought-experiment .thought-principles li{margin-bottom:.8rem;padding-left:.3rem}.saga-thought-experiment .thought-principles li::marker{color:var(--thought-violet)}.saga-thought-experiment .thought-principles strong{color:#ece9f5;font-weight:500}.saga-thought-experiment .thought-synthesis .thought-question{color:#dfcefa;padding-bottom:0}.saga-thought-experiment .thought-no-script{color:var(--thought-muted);margin-top:1rem}@media (max-width:600px){.saga-thought-experiment .thought-choices,.saga-thought-experiment .thought-lessons{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){.saga-thought-experiment .thought-choice{transition:none}}
