:root{--sidebar-width:48px;color:#edf2ee;background:#0e2118;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{overscroll-behavior:none;height:100%;min-height:100%;margin:0;overflow:hidden}button,textarea{color:inherit;font:inherit}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #edf2ee}.brand-mark{fill:#fff;width:1.51em;height:1.51em;display:block}.home{grid-template-columns:1fr 1fr;height:100dvh;display:grid;overflow:hidden}.chat,.feed{min-width:0;position:relative}.chat{place-items:center;display:grid}.home .new-sidebar{z-index:10;pointer-events:none;width:48px;position:absolute;top:0;bottom:0;left:0}.home .new-sidebar a{pointer-events:auto}.home .new-mobile-header{height:44px}.prompt{width:min(560px,100% - 64px)}.prompt h1{color:#fff;letter-spacing:-.03em;text-align:center;margin:0 0 20px;font-size:28px;font-weight:500}.composer{background:#193125;border:1px solid #edf2ee1f;border-radius:16px;align-items:flex-end;width:100%;padding:16px;display:flex;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff0d}.feed:before,.feed:after{z-index:5;opacity:0;content:"";pointer-events:none;height:36px;transition:opacity .16s;position:absolute;left:0;right:0}.feed:before{background:linear-gradient(#193125 0 5px,#19312500);height:38px;top:62px}.feed:after{background:linear-gradient(#19312500,#193125);bottom:0}.feed.show-top-fade:before,.feed.show-bottom-fade:after{opacity:1}.composer:focus-within{border-color:#edf2ee38}.composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;min-height:72px;font-size:16px;line-height:1.5}.composer textarea::placeholder{color:#edf2ee7a}.composer button{color:#0e2118;cursor:pointer;background:#edf2ee;border:0;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.composer button:disabled{color:#edf2ee73;cursor:default;background:#3b4f45}.submission-error{color:#ffb4aae6;margin:8px 4px 0;font-size:12px}.response-actions button[aria-pressed=true]{color:#fff}.response-actions .vote-count{margin-left:5px;font-size:12px}.response-actions .generated-at{color:#edf2ee6b;white-space:nowrap;align-self:center;margin-left:auto;font-size:12px}.feed{background:#193125;border:1px solid #edf2ee1a;border-radius:18px;height:calc(100vh - 24px);min-height:calc(100vh - 24px);margin:12px 12px 12px 0;overflow:hidden;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff0d}.threads{z-index:0;overscroll-behavior:contain;height:100%;padding-top:64px;position:relative;overflow-y:auto}.feed>header{z-index:10;color:#fff;background:#193125;width:100%;padding:24px;font-size:16px;font-weight:600;position:absolute;top:0;left:0}.thread{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:12px 24px;text-decoration:none;display:block}.thread:focus-visible{outline-offset:-2px;outline:2px solid #edf2ee}.thread:hover{background:#edf2ee0a}.avatar{border-radius:50%;flex:0 0 24px;width:24px;height:24px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #193125}.avatar img{object-fit:cover;filter:saturate(1.4)contrast(1.08);width:100%;height:100%;display:block}.thread-copy{min-width:0;display:block}.thread-copy>span{max-width:540px;font-size:16px;line-height:1.45;display:block}.thread-copy>.thread-preview{-webkit-line-clamp:2;color:#edf2ee8c;-webkit-box-orient:vertical;margin-top:3px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.thread-social{align-items:center;margin-top:8px;display:flex!important}.avatar-stack{display:flex!important}.avatar-stack .avatar+.avatar{margin-left:-5px}.avatar-stack .avatar:first-child{z-index:3}.avatar-stack .avatar:nth-child(2){z-index:2}.avatar-stack .avatar:nth-child(3){z-index:1}.thread small{color:#edf2ee7a;margin-left:8px;font-size:11px;display:block}@media (max-width:760px){html,body{height:auto;min-height:100%;overflow:visible}.home{height:auto;min-height:100svh;display:block;overflow:visible}.chat{min-height:50svh}.feed{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-top:1px solid #edf2ee1a;border-radius:0;margin:0;overflow:visible}.feed:before,.feed:after{display:none}.feed>header{background:0 0;padding:20px 24px 4px;position:static}.threads{height:auto;padding-top:0;padding-bottom:calc(24px + env(safe-area-inset-bottom));overflow:visible}.composer{width:100%}.prompt{width:calc(100% - 40px)}}.new-page{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#0e2118;grid-template-rows:minmax(0,1fr) auto;height:100dvh;display:grid;position:relative;overflow:hidden}.new-sidebar{flex-direction:column;grid-row:1/-1;align-items:center;gap:22px;padding-top:24px;display:flex}.new-mobile-header{display:none}.new-sidebar a,.new-mobile-header a{color:#fff;font-size:14px;font-weight:600;line-height:1;text-decoration:none}.new-scroll{overscroll-behavior:contain;grid-area:1/2;min-height:0;overflow-y:auto}.ask-surface{z-index:20;inset:0 0 0 var(--sidebar-width);padding-bottom:var(--keyboard-inset,0px);opacity:0;pointer-events:none;background:#0e2118;place-items:center;display:grid;position:fixed}.ask-surface.is-open,.ask-surface[data-priming]{opacity:1;pointer-events:auto}.compose-link{color:#edf2ee8c;border-radius:8px;place-items:center;padding:5px;transition:color .12s,background-color .12s;display:grid}.compose-link:hover{color:#fff;background:#edf2ee1a}.new-thread{width:min(650px,100% - 48px);margin:0 auto;padding:24px 0 48px}.first-banner{isolation:isolate;color:#fff;background:#193125;border:1px solid #edf2ee1f;border-radius:12px;place-items:center;min-height:64px;margin:24px 0 22px;padding:16px;font-size:13px;font-weight:600;display:grid;position:relative;overflow:hidden}.first-banner span{z-index:2;position:relative}.terra-map{z-index:0;width:108%;height:calc(100% + 64px);position:absolute;inset:-32px -4%}.landmass{fill:#edf2ee24;stroke:none}.coastline{fill:none;stroke:#edf2ee4d;stroke-width:1.2px}.landmass.island{fill:#edf2ee2b;stroke:#edf2ee4d;stroke-width:1.2px}.map-route{fill:none;stroke:#edf2ee6b;stroke-width:1.3px;stroke-dasharray:4 7;stroke-linecap:round}.traveler-background{fill:#4c9ed4}.map-traveler image{filter:saturate(1.4)contrast(1.08)}.parent-link{color:#edf2ee9e;background:0 0;border:1px solid #edf2ee1f;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;margin-bottom:18px;padding:10px 16px;font-size:13px;text-decoration:none;transition:border-color .16s,color .16s;display:flex}.parent-link:hover{color:#edf2eee6;border-color:#edf2ee42}.parent-link:focus-visible{color:#edf2eee6;border-color:#edf2ee42;outline:none}.parent-link-prompt{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.thread-prompt-users{flex-wrap:wrap;align-items:flex-end;gap:4px;margin-bottom:4px;display:flex}.thread-active{color:#ffffff6b;white-space:nowrap;margin-left:auto;padding-left:12px;font-size:13px}.thread .thread-prompt-users{margin-top:0;margin-bottom:5px}.thread-prompt-user{border:1px solid #0e2118;border-radius:50%;width:22px;height:22px;display:block;position:relative;overflow:hidden}.thread-prompt-user-stack>.thread-prompt-user:first-child{z-index:3}.thread-prompt-user-stack>.thread-prompt-user:nth-child(2){z-index:2}.thread-prompt-user-stack>.thread-prompt-user:nth-child(3){z-index:1}.thread-prompt-user+.thread-prompt-user{margin-left:-5px}.thread-prompt-user-stack{display:flex}.thread-prompt-user img{object-fit:cover;filter:saturate(1.4)contrast(1.08);width:100%;height:100%;display:block}.thread-hidden-askers,.thread-asker-and,.thread-asked{color:#ffffff6b;font-size:13px}.question h1{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px);font-weight:500;line-height:1.2}.answer{margin-top:24px}.thread-thinking-icon{flex:0 0 14px;width:14px;height:14px}.thread-thinking{color:#ffffff6b;-webkit-text-fill-color:transparent;background:linear-gradient(130deg,currentColor 0% 43%,#ffffffb8 50%,currentColor 57% 100%) 100% 0/200% 100%;-webkit-background-clip:text;background-clip:text;align-items:center;gap:7px;width:fit-content;margin-top:24px;font-size:16px;line-height:1.45;animation:3.2s ease-in-out infinite thread-thinking;display:flex}@keyframes thread-thinking{to{background-position:-100% 0}}.answer p,.answer li{color:#fffffff0;font-size:16px;line-height:1.45}.answer p{margin:0 0 18px}.answer ol,.answer ul{margin:0 0 18px;padding-left:24px}.answer li{margin-bottom:8px;padding-left:3px}.answer li>ol,.answer li>ul,.answer li:last-child{margin-bottom:0}.answer li>p{margin-bottom:8px}.answer strong{color:#fff;font-weight:600}.answer h1,.answer h2,.answer h3{color:#fff;margin:24px 0 10px;font-size:18px;line-height:1.3}.answer a{color:inherit;text-underline-offset:3px;text-decoration-color:#edf2ee66}.answer .citation-chip{color:#edf2eeb8;vertical-align:-3px;white-space:nowrap;background:#edf2ee14;border-radius:999px;align-items:center;gap:5px;padding:2px 9px 2px 5px;font-size:12px;line-height:1.4;text-decoration:none;display:inline-flex}.answer .citation-chip:hover{color:#fff;background:#edf2ee24}.citation-favicon{border-radius:50%;flex:0 0 14px;width:14px;height:14px}.answer blockquote{border-left:2px solid #edf2ee2e;margin:0 0 18px;padding-left:14px}.answer code{background:#edf2ee14;border-radius:5px;padding:2px 5px;font-size:.9em}.answer pre{background:#0000002e;border-radius:10px;margin:0 0 18px;padding:14px;overflow-x:auto}.answer .table-scroll{margin:0 0 18px;overflow-x:auto}.answer table{border-collapse:collapse;width:100%}.answer th,.answer td{color:#fffffff0;text-align:left;white-space:nowrap;border-bottom:1px solid #edf2ee1f;padding:6px 14px 6px 0;font-size:15px;line-height:1.45}.answer th{color:#edf2ee8c;font-size:12px;font-weight:600}.answer tbody tr:last-child td{border-bottom:0}.answer pre code{background:0 0;padding:0}.answer>:last-child{margin-bottom:0}.response-actions{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.followup-composer button{color:#edf2eeb8;cursor:pointer;background:0 0;border:1px solid #edf2ee24;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.response-actions button{color:#edf2eed1;cursor:pointer;background:#edf2ee17;border:0;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:13px;font-weight:500;display:flex}.response-actions button:hover{color:#fff;background:#edf2ee29}.vote-group{background:#edf2ee17;border-radius:999px;transition:background-color .16s;display:flex}.vote-group:hover{background:#edf2ee29}.vote-group.has-vote{background:#edf2ee38}.vote-group button{background:0 0;transition:color .16s;position:relative}.vote-group .vote-arrow{fill:none}.vote-group button[aria-pressed=true] .vote-arrow{fill:currentColor}.vote-group button:first-child{border-radius:999px 0 0 999px}.vote-group button:last-child{border-radius:0 999px 999px 0}.vote-group button:hover{color:#fff;background:0 0}.vote-group button+button:before{content:"";background:#edf2ee2e;width:1px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.comment-input{color:#fff;width:100%;font:inherit;background:0 0;border:1px solid #edf2ee1f;border-radius:999px;outline:0;margin-top:18px;padding:10px 14px;font-size:13px;display:block}.comment-input::placeholder{color:#edf2ee66}.comment-input:focus{border-color:#edf2ee6b}.comments{gap:26px;margin-top:28px;display:grid}.comment{align-items:flex-start;gap:10px;display:flex;position:relative}.comment-content{position:relative}.comment.has-replies>.comment-body>.comment-content:before{content:"";background:#edf2ee29;width:1px;position:absolute;top:26px;bottom:-26px;right:calc(100% + 23px)}.comment-avatar{border-radius:50%;flex:0 0 26px;width:26px;height:26px;display:block;overflow:hidden}.comment-avatar img{object-fit:cover;filter:saturate(1.4)contrast(1.08);width:100%;height:100%;display:block}.comment-body{flex:1;min-width:0}.comment-meta{align-items:baseline;gap:7px;font-size:12px;display:flex}.comment-meta strong{color:#ffffffe6;font-weight:600}.comment-meta time{color:#edf2ee61}.comment-content>p{color:#ffffffc7;margin:5px 0 0;font-size:14px;line-height:1.45}.comment-replies{margin:18px 0 0 -31px;padding-left:31px;position:relative}.comment-thread-toggle{z-index:1;color:#edf2eeb3;cursor:pointer;background:#0e2118;border:1px solid #edf2ee52;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;display:grid;position:absolute;top:0;left:0}.comment-thread-toggle:hover{color:#fff;border-color:#edf2eeb3}.comment-children{gap:18px;display:grid}.comment-children[hidden]{display:none}.followup-shell{background:linear-gradient(#0e211800,#0e2118 25%);grid-area:2/2;padding:18px 24px 24px}.followup-shell>.followup-composer{width:min(650px,100%);margin:0 auto}.existing-page .new-thread{padding-bottom:150px}.existing-followup-shell{z-index:3;pointer-events:none;background:linear-gradient(#0000,#0e2118b8 58%,#0e2118e6);padding-top:56px;position:absolute;bottom:0;left:0;right:0}.existing-followup-shell .followup-composer-group,.existing-followup-shell>.followup-composer{pointer-events:auto}.followup-composer-group{background:#193125;border:1px solid #edf2ee24;border-radius:28px;flex-direction:column;gap:0;width:min(650px,100%);margin:0 auto;padding:4px;display:flex;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff0d}.followup-composer-group>.continuations,.followup-composer-group>.followup-composer{width:100%}.followup-composer-group>.followup-composer{min-height:46px;box-shadow:none;background:0 0;border:0}.continuations{min-width:0;position:relative}.continuation-track{flex-direction:column;gap:0;display:flex}.continuation{box-sizing:border-box;width:100%;min-height:28px;box-shadow:none;color:#edf2eecc;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;flex:none;align-items:center;padding:2px 12px;text-decoration:none;display:flex;overflow:hidden}.continuation:hover{color:#fff;background:#294837}.continuation.is-selected,.continuation.is-selected:hover{color:#fff;background:#2e4e3a;border-color:#2e4e3a}.continuation-copy{overflow-wrap:anywhere;flex:1;min-width:0;font-size:13px;line-height:1.2;overflow:visible}.continuation-contributors{color:#edf2ee6b;white-space:nowrap;flex:none;font-size:10px}.continuation.is-selected .continuation-contributors{color:#ffffffa3}.followup-composer{background:#193125;border:1px solid #edf2ee1f;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"identity text send";align-items:center;gap:9px;min-width:0;min-height:50px;padding:0 6px 0 13px;display:grid;position:relative;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff0d}.followup-composer.is-expanded{grid-template-areas:"text text text""identity.send";padding:10px 6px 6px 13px}.followup-composer textarea{resize:none;background:0 0;border:0;outline:0;grid-area:text;width:100%;max-height:160px;padding:0;font-size:13.5px;line-height:1.35;overflow-y:auto}.followup-composer textarea::placeholder{color:#edf2ee6b}.followup-composer button{color:#0e2118;background:#edf2ee;border:0;flex:0 0 34px;grid-area:send}.followup-composer button:disabled{color:#edf2ee73;cursor:default;background:#3b4f45}.followup-error{color:#ffb4aae6;white-space:nowrap;font-size:11px;position:absolute;bottom:calc(100% + 8px);right:12px}.followup-rising{width:min(650px,100%);margin:0 auto}.existing-followup-shell .followup-rising{pointer-events:none}.existing-followup-shell .followup-rising .followup-composer-group{pointer-events:auto}.rising-stack{z-index:1;flex-direction:column;gap:2px;margin-bottom:-4px;padding:6px 6px 0;display:flex;position:relative}.rising-row{color:#edf2eecc;border-radius:999px;align-items:center;gap:9px;min-width:0;padding:7px 10px 7px 7px;text-decoration:none;display:flex}.rising-row.is-selected{color:#fff;background:#2e4e3a}.rising-prompt{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;line-height:1.35;overflow:hidden}.rising-count{color:#edf2ee6b;white-space:nowrap;flex:none;font-size:10.5px}.rising-row.is-selected .rising-count{color:#ffffffa3}.rising-arrow{color:#edf2ee73;flex:none}.rising-row.is-selected .rising-arrow{color:#ffffffd9}.rising-avatar{width:20px;height:20px;box-shadow:none;flex:0 0 20px;margin:0}.rising-avatar-empty{border:1px dashed #edf2ee59;border-radius:50%;flex:0 0 20px;width:20px;height:20px;margin:0;display:inline-block}.rising-row .rising-arrow{margin:0}.followup-identity{width:20px;height:20px;box-shadow:none;flex:0 0 20px;grid-area:identity;margin:0}.auth-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040d09b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-modal{background:#193125;border:0;border-radius:22px;width:min(420px,100%);height:516px;max-height:calc(100dvh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000006b}.auth-modal form{flex-direction:column;gap:16px;min-width:0;height:100%;display:flex;position:relative}.auth-modal h2{color:#fff;letter-spacing:-.025em;text-align:center;margin:0;padding:0 26px;font-size:23px;font-weight:500}.auth-intro{color:#edf2ee8c;text-align:center;margin:-8px 0 2px;font-size:13px;line-height:1.45}.auth-close,.auth-back{z-index:1;color:#edf2ee8c;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute}.auth-close{top:18px;right:18px}.auth-back{top:-10px;left:0}.auth-avatar-preview{border-radius:50%;width:76px;height:76px;margin:2px auto 0;overflow:hidden}.auth-avatar-preview img{object-fit:cover;filter:saturate(1.4)contrast(1.08);width:100%;height:100%;display:block}.auth-avatar-actions{justify-content:center;gap:8px;display:flex}.auth-avatar-actions button{color:#edf2eeb8;height:30px;font:inherit;cursor:pointer;background:0 0;border:1px solid #edf2ee1f;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11px;display:flex}.auth-field{color:#edf2ee94;gap:7px;font-size:11px;display:grid}.auth-field input,.auth-prefixed-input{color:#fff;width:100%;font:inherit;background:#142a1f;border:1px solid #edf2ee21;border-radius:20px;outline:0;font-size:15px}.auth-field>input{height:46px;padding:0 13px}.auth-field input:focus,.auth-prefixed-input:focus-within{border-color:#edf2ee80}.auth-prefixed-input{align-items:center;height:46px;padding-left:13px;display:flex}.auth-prefixed-input>span{color:#edf2ee6b}.auth-prefixed-input input{background:0 0;border:0;height:100%;padding:0 13px 0 2px}.auth-error{color:#ffb4aae6;margin:-5px 2px 0;font-size:12px;line-height:1.4}.auth-primary{color:#0e2118;height:46px;font:inherit;cursor:pointer;background:#edf2ee;border:0;border-radius:999px;flex:0 0 46px;padding:0 18px;font-size:14px;font-weight:600}.auth-primary:disabled{opacity:.5}.auth-actions{gap:8px;margin-top:auto;display:grid}.auth-secondary{color:#edf2ee9e;height:22px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.auth-secondary:hover{color:#fff}.auth-action-spacer{height:22px}@media (max-width:560px){.new-page{grid-template-rows:44px minmax(0,1fr) auto;grid-template-columns:1fr}.new-sidebar{display:none}.new-mobile-header{grid-area:1/1;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.new-mobile-header .compose-link{margin-right:-5px}.ask-surface{padding-bottom:max(var(--keyboard-inset,0px), 12vh);align-content:center;inset:44px 0 0}.new-scroll{grid-area:2/1}.followup-shell{grid-area:3/1}.new-thread{width:calc(100% - 40px);padding-top:20px}.new-page:not(.existing-page) .new-thread{padding-top:8px}.new-thread:has(>.parent-link){padding-top:0}.first-banner{margin-bottom:20px}.terra-map{height:100%;inset:0 -4%}.answer{margin-top:20px}.followup-shell{padding:14px 20px 20px}.existing-page .new-thread{padding-bottom:210px}.existing-followup-shell{padding-top:48px;left:0}.auth-backdrop{align-items:end;padding:10px}.auth-modal{padding:26px 22px calc(24px + env(safe-area-inset-bottom));border-radius:22px}}@media (prefers-reduced-motion:reduce){.terra-map{display:none}.thread-thinking{animation:none}}@media (pointer:coarse){.followup-composer textarea,.comment-input,.auth-prefixed-input,.auth-prefixed-input input,.auth-field>input{font-size:16px}}
