*{box-sizing:border-box}.sheet-body a,.list-answer a,.intro-copy a{color:#1f6fa8;text-decoration:underline;text-underline-offset:2px}html,body,#root{height:100%;margin:0}.app-root{font-family:DM Sans,sans-serif;color:#1a1a1a;background:#f2f8fd;height:100dvh;width:100%;padding:14px 16px 16px;display:flex;flex-direction:column;overflow:hidden}.join-footer{flex:0 0 auto;text-align:center;font-size:12px;color:#55606b;padding-top:8px;margin-top:8px}.join-footer a{color:#1f6fa8;font-weight:600;text-decoration:underline;text-underline-offset:2px}.landing-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;cursor:pointer;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .7s ease,transform .7s ease;opacity:1;transform:scale(1)}.landing-overlay.is-exiting{opacity:0;transform:scale(1.15);pointer-events:none}.landing-frame{position:relative;width:min(100vw,100vh * 1.6);height:min(100vh,100vw / 1.6)}.landing-img{display:block;width:100%;height:100%;cursor:pointer}.landing-hint{position:absolute;left:50%;top:95%;transform:translate(-50%,-50%);border:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:14px;color:#fff;background:#00000059;padding:8px 16px;border-radius:999px;cursor:pointer;animation:landing-hint-pulse 2.4s ease-in-out infinite}@keyframes landing-hint-pulse{0%,to{opacity:.75}50%{opacity:1}}.landing-return-btn{position:fixed;top:14px;left:16px;z-index:20;background:#fff;border:1px solid #C8DEF0;color:#1f6fa8;padding:7px 16px;border-radius:20px;font-size:12.5px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer}.header-bar{flex:0 0 auto;max-width:760px;margin:0 auto 6px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.12em;color:#1f6fa8}.header-bar h1{font-family:"DM Serif Display",serif;font-weight:400;font-size:21px;margin:0}.brought-by{display:block;font-size:11px;color:#55606b;margin-bottom:2px}.brought-by a{color:#1f6fa8;font-weight:600;text-decoration:underline;text-underline-offset:2px}.intro-oneliner{margin:4px auto 0;color:#3d4a54;font-size:14px;white-space:nowrap;line-height:1.4}.about-toggle{margin:0;background:none;border:none;color:#1f6fa8;font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:600;cursor:pointer;padding:2px 4px}.about-toggle:hover{text-decoration:underline}.intro-copy{margin:6px auto 0;color:#6b7680;font-size:12.5px;max-width:560px;line-height:1.45}.intro-instructions{margin:4px auto 0;padding-top:4px;border-top:1px solid #D8ECF8;color:#7a848d;font-size:10.5px;font-style:italic;max-width:480px;line-height:1.4}.header-links-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 10px;margin-top:4px}.header-link-divider{color:#c8def0;font-size:12.5px}.list-view-link{font-size:12.5px;color:#1f6fa8;font-weight:600;text-decoration:none}.list-view-link:hover{text-decoration:underline}.list-view{height:auto;min-height:100vh;overflow:visible}.list-wrap{max-width:720px;width:100%;margin:0 auto;padding-bottom:60px}.list-controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:16px}.list-group-toggle{display:inline-flex;border:1px solid #C8DEF0;border-radius:20px;overflow:hidden}.list-group-toggle button{background:#fff;border:none;color:#1f6fa8;padding:7px 14px;font-size:12.5px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer}.list-group-toggle button+button{border-left:1px solid #C8DEF0}.list-group-toggle button.is-active{background:#1f6fa8;color:#fff}.list-open-all-btn{background:#fff;border:1px solid #C8DEF0;color:#1f6fa8;padding:7px 16px;border-radius:20px;font-size:12.5px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer}.list-question{background:#fff;border:1px solid #D8ECF8;border-radius:14px;padding:20px 22px;margin-bottom:16px}.list-question h2{display:flex;align-items:center;gap:8px;font-family:"DM Serif Display",serif;font-weight:400;font-size:19px;margin:0 0 4px}.list-question-text{font-size:13px;color:#55606b;margin:0 0 14px;line-height:1.4}.list-respondents{list-style:none;margin:0;padding:0}.list-toggle{width:100%;display:flex;align-items:center;gap:8px;background:none;border:none;border-top:1px solid #EFF6FB;padding:10px 4px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left}.list-respondents li:first-child .list-toggle{border-top:none}.list-caret{margin-left:auto;color:#55606b;font-weight:400}.list-answer{padding:0 4px 14px}.list-answer p{margin:0 0 10px;font-size:14.5px;line-height:1.6;color:#333}.list-answer p:last-child{margin-bottom:0}.reset-btn{background:#fff;border:1px solid #C8DEF0;color:#1f6fa8;padding:7px 16px;border-radius:20px;font-size:12.5px;font-weight:600;cursor:pointer}.graph-wrap{flex:1 1 auto;min-height:0;max-width:1320px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px}.graph-frame{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.graph-svg{width:100%;height:100%;background:#e4f0fa;border-radius:16px;border:1px solid #D8ECF8;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.graph-svg:active{cursor:grabbing}.hub-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;fill:#1a1a1a;transition:opacity .3s ease}.hub{cursor:pointer}.hub-beacon-ring{transform-box:fill-box;transform-origin:center;animation:hub-beacon-pulse 2.4s ease-out infinite}@keyframes hub-beacon-pulse{0%{transform:scale(.85);opacity:.55}70%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}.satellite{cursor:pointer}.satellite circle{transition:r .12s ease,stroke-width .12s ease}.satellite:hover circle{r:12}.travel-bead circle:first-child{animation:bead-pulse .6s ease-in-out infinite alternate}@keyframes bead-pulse{0%{opacity:.14;r:8}to{opacity:.28;r:12}}.legend{width:100%;background:#fff;border:1px solid #D8ECF8;border-radius:14px;padding:14px 18px}.legend-title{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;color:#55606b;margin-bottom:8px}.legend-grid{display:flex;flex-direction:column;gap:2px}.legend-line{display:flex;gap:4px}.legend-person{display:flex;align-items:center;gap:7px;flex:1 1 0;min-width:0;font-size:12.5px;color:#1a1a1a;background:none;border:none;padding:6px 8px;border-radius:6px;cursor:pointer;font-family:DM Sans,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;transition:background .15s ease,color .15s ease}.legend-person:hover{background:#f2f8fd}.legend-person.is-pinned{background:#f2f8fd;font-weight:700}.legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}@media (max-width: 720px){.legend{padding:12px 14px}.legend-person{padding:5px 6px;font-size:12px}}.hub-coords{font-family:DM Sans,sans-serif;font-size:10px;fill:#55606b}.editor-code{font-size:11px;background:#f2f8fd;border:1px solid #D8ECF8;border-radius:14px;padding:14px 18px;white-space:pre-wrap;word-break:break-word;max-height:160px;overflow-y:auto}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a1a73;display:flex;align-items:center;justify-content:center;z-index:50;padding:20px;transform:none;zoom:1}.sheet{background:#fff;width:min(560px,calc(100vw - 40px));max-height:min(84vh,820px);border-radius:18px;padding:32px 28px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000040;border:1px solid #D8ECF8;transform:none;zoom:1}.close-btn{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#f2f8fd;color:#1f6fa8;font-size:14px;cursor:pointer}.close-btn:hover{background:#c8def0}.sheet-header{display:flex;align-items:center;gap:12px;border-bottom:2px solid #D8ECF8;padding-bottom:16px;margin-bottom:4px}.sheet-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.sheet-header h2{font-family:"DM Serif Display",serif;font-weight:400;font-size:22px;margin:0}.sheet-handle{margin:2px 0 0;font-size:13px;color:#55606b}.sheet-qlabel{font-family:"DM Serif Display",serif;font-size:16px;color:#1f6fa8;margin:16px 0 4px}.sheet-question{font-size:13px;color:#55606b;margin:0 0 14px;line-height:1.4}.sheet-body p{margin:0 0 10px;font-size:15px;line-height:1.65}.sheet-body p:last-child{margin-bottom:0}.nav-row{display:flex;flex-direction:column;gap:8px;margin-top:24px;padding-top:18px;border-top:1px solid #D8ECF8}.nav-btn{border:none;border-radius:12px;padding:12px 16px;font-size:13.5px;font-weight:600;cursor:pointer;color:#fff;text-align:left}.topic-btn{background:#1f6fa8}.story-btn{background:#b57bc9}.qc-hint{font-size:12.5px;color:#55606b;margin:4px 0 16px}.list-wrap .qc-hint{margin:0 0 14px}.qc-select-popup{position:fixed;transform:translate(-50%,calc(-100% - 10px));background:var(--select-accent, #1F6FA8);color:#fff;border:none;border-radius:20px;padding:9px 16px;font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer;box-shadow:0 10px 24px #00000047;z-index:60}.qc-select-popup:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--select-accent, #1F6FA8)}.qc-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#14181cb8;display:flex;align-items:center;justify-content:center;padding:24px;z-index:70}.qc-modal-inner{background:#fff;border-radius:16px;padding:22px;max-width:min(920px,92vw);display:flex;flex-direction:column;align-items:center;gap:14px}.qc-modal-img{width:100%;max-width:860px;height:auto;border-radius:4px;box-shadow:0 12px 30px #00000047}.qc-color-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.qc-swatch{width:26px;height:26px;border-radius:50%;border:2px solid #FFFFFF;box-shadow:0 0 0 1px #0000001f;padding:0;cursor:pointer}.qc-swatch.is-selected{box-shadow:0 0 0 1px #0000001f,0 0 0 3px #1a1a1a}.qc-swatch-custom{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.qc-swatch-custom input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none}.qc-modal-hint{font-size:12.5px;color:#55606b;text-align:center;max-width:440px;margin:0}.qc-modal-close{background:#fff;border:1.5px solid #C8DEF0;color:#1f6fa8;padding:9px 20px;border-radius:20px;font-size:13px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer}@media (max-width: 480px){.sheet{padding:24px 18px}}@media (max-width: 600px){.intro-oneliner{white-space:normal}}@media (max-width: 600px),(max-height: 640px){.app-root{overflow-y:auto;overflow-x:hidden}.graph-frame{min-height:260px}.header-bar{margin-bottom:4px;gap:1px}.header-bar h1{font-size:18px}.intro-oneliner{font-size:13px}.close-btn{width:40px;height:40px;font-size:16px}}
