@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#e8f5ef;font-synthesis:none;--bg:#07110f;--surface:#0b1916;--surface-2:#10231e;--line:#bfead81f;--muted:#8fa9a0;--green:#72f2bd;--green-2:#37bd88;--orange:#ffb681;--danger:#ff7e7e;background:#07110f;font-family:Manrope,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{background:var(--green);color:#052015;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 35px #72f2bd38}.brand-mark svg{width:21px}.wordmark{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;display:flex}.wordmark>span:last-child{flex-direction:column;display:flex}.wordmark small{color:var(--muted);letter-spacing:.02em;margin-top:2px;font-size:9px;font-weight:500}.primary-button,.secondary-button,.danger-button,.ghost-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-weight:650;transition:all .2s;display:inline-flex}.primary-button{background:var(--green);color:#052015;box-shadow:0 10px 30px #37bd8829}.primary-button:hover{background:#96ffd2;transform:translateY(-1px)}.primary-button.large{min-height:54px;padding:0 22px;font-size:15px}.secondary-button{color:var(--green);background:#72f2bd17;border:1px solid #72f2bd36}.secondary-button:hover{background:#72f2bd26}.danger-button{color:#ff9c9c;background:#ff7e7e14;border:1px solid #ff7e7e38}.ghost-button{color:var(--muted);background:0 0}.primary-button:disabled,.secondary-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.primary-button svg,.secondary-button svg,.danger-button svg,.ghost-button svg{width:17px}.landing{background:radial-gradient(circle at 78% 42%, #1874522e, transparent 34%), radial-gradient(circle at 12% -10%, #72f2bd17, transparent 32%), var(--bg);min-height:100vh;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;max-width:1240px;height:88px;margin:auto;padding:0 28px;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1240px;min-height:620px;margin:auto;padding:60px 28px 70px;display:grid}.eyebrow,.page-header>span{color:var(--green);letter-spacing:.16em;align-items:center;gap:8px;font:500 11px/1.2 DM Mono,monospace;display:flex}.hero h1{letter-spacing:-.055em;margin:22px 0 25px;font-size:clamp(48px,5.6vw,78px);font-weight:600;line-height:1.04}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#a7beb5;max-width:620px;margin:0 0 33px;font-size:17px;line-height:1.8}.trust-line{color:var(--muted);align-items:center;gap:9px;margin-top:22px;font-size:12px;display:flex}.trust-line svg{color:var(--green)}.hero-orbit{aspect-ratio:1;width:min(100%,500px);margin:auto;position:relative}.orbit-ring{border:1px solid #72f2bd26;border-radius:50%;animation:36s linear infinite rotate;position:absolute;inset:11%}.orbit-ring:before{content:"";background:var(--green);width:6px;height:6px;box-shadow:0 0 20px var(--green);border-radius:50%;position:absolute;top:-3px;left:50%}.ring-b{border-color:#d59cff2b;animation-duration:27s;animation-direction:reverse;inset:22%;transform:rotate(42deg)}.ring-b:before{background:#d59cff}.ring-c{border-color:#72b8ff33;animation-duration:19s;inset:34%}.ring-c:before{background:#72b8ff}@keyframes rotate{to{transform:rotate(360deg)}}.orbit-core{background:#113227e6;border:1px solid #72f2bd73;border-radius:50%;place-content:center;place-items:center;display:grid;position:absolute;inset:40%;box-shadow:0 0 85px #72f2bd33}.orbit-core svg{width:34px;height:34px;color:var(--green)}.orbit-core small{letter-spacing:.2em;margin-top:6px;font:500 9px DM Mono}.hero-node{border:1px solid var(--line);color:#bcd0c8;background:#0c1d18eb;border-radius:99px;padding:7px 12px;font-size:11px;position:absolute;box-shadow:0 8px 30px #00000040}.node-0{top:30%;left:4%}.node-1{top:22%;right:0}.node-2{bottom:10%;left:19%}.node-3{bottom:18%;right:11%}.node-4{top:5%;left:44%}.node-5{top:52%;right:7%}.node-6{top:58%;left:9%}.node-7{bottom:2%;right:40%}.landing-features{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1184px;margin:0 auto 70px;display:grid}.landing-features article{border-right:1px solid var(--line);padding:34px 34px 20px}.landing-features article:last-child{border:0}.landing-features svg{color:var(--green)}.landing-features h3{margin:18px 0 10px;font-size:15px}.landing-features p{color:var(--muted);font-size:13px;line-height:1.65}.loading-screen,.loading-panel{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.loading-screen .brand-mark{margin-bottom:12px}.loading-panel{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-height:280px}.app-shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.app-shell>aside{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#060f0ddb;flex-direction:column;height:100vh;padding:25px 18px 18px;display:flex;position:sticky;top:0}.app-shell>aside>.wordmark{padding:0 8px 30px}.side-nav{flex-direction:column;gap:5px;display:flex}.side-nav button{color:#849e94;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;height:45px;padding:0 13px;font-size:13px;display:flex}.side-nav button:hover{color:#d9ebe4;background:#ffffff06}.side-nav button.active{color:var(--green);background:#72f2bd17}.sidebar-bottom{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.user-chip{text-align:left;background:0 0;border:0;align-items:center;gap:9px;max-width:165px;padding:5px;display:flex}.user-chip>span:nth-child(2){text-overflow:ellipsis;flex-direction:column;min-width:0;display:flex;overflow:hidden}.user-chip small{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.avatar{background:var(--surface-2);width:31px;height:31px;color:var(--green);border-radius:9px;flex:none;place-items:center;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.sidebar-actions{margin:8px 0 0 auto;display:flex}.sidebar-actions button,.item-list button,.secret-box button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.sidebar-actions svg,.item-list svg,.secret-box svg{width:15px}.sidebar-actions button:hover{color:var(--green);background:var(--surface-2)}.workspace{width:min(1180px,100vw - 245px);margin:0 auto;padding:62px clamp(24px,5vw,72px) 90px}.page-header{margin-bottom:36px}.page-header h1{letter-spacing:-.045em;margin:15px 0 13px;font-size:clamp(33px,4vw,52px);font-weight:600;line-height:1.1}.page-header p{color:var(--muted);max-width:720px;margin:0;font-size:14px;line-height:1.7}.stat-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.stat-card{border:1px solid var(--line);background:linear-gradient(145deg,#10231ecc,#091613cc);border-radius:18px;align-items:center;gap:15px;min-height:102px;padding:20px;display:flex}.stat-card>svg{width:19px;color:var(--green)}.stat-card div{flex-direction:column;display:flex}.stat-card strong{font-size:22px}.stat-card span{color:var(--muted);margin-top:2px;font-size:11px}.summary-card{background:linear-gradient(130deg,#113026bd,#0a1815d9);border:1px solid #72f2bd2b;border-radius:20px;margin-top:15px;padding:25px}.summary-card p{color:#bed2ca;margin:14px 0 2px;line-height:1.75}.section-label{color:var(--green);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font:500 10px DM Mono;display:flex}.section-label svg{width:16px}.section-heading{align-items:center;gap:9px;margin:42px 0 15px;display:flex}.section-heading h2{margin:0;font-size:17px}.section-heading span{background:var(--surface-2);border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:3px 8px;font-size:10px}.signal-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.signal-card{border:1px solid var(--line);background:#0b1916bf;border-radius:17px;min-height:145px;padding:17px;transition:all .2s}.signal-card:hover{border-color:#72f2bd45;transform:translateY(-2px)}.signal-card>div:first-child{align-items:center;gap:7px;display:flex}.signal-card small{color:var(--muted);font:400 9px DM Mono}.domain-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.domain-dot.values{background:#ff8e78}.domain-dot.skills{background:#72b8ff}.domain-dot.goals{background:#ffd36e}.domain-dot.aesthetics{background:#d59cff}.signal-card h3{min-height:39px;margin:16px 0 10px;font-size:14px}.signal-meter{background:#ffffff0f;border-radius:99px;height:3px;overflow:hidden}.signal-meter i{background:linear-gradient(90deg, var(--green-2), var(--green));height:100%;display:block}.signal-card footer{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:9px;display:flex}.empty-state{text-align:center;border:1px dashed #72f2bd38;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;margin-top:40px;padding:30px;display:flex}.empty-state>svg{width:34px;height:34px;color:var(--green)}.empty-state h2{margin:18px 0 0}.empty-state p{color:var(--muted)}.empty-state button{margin-top:12px}.question-card{background:radial-gradient(circle at 50% 0, #72f2bd14, transparent 32%), var(--surface);border:1px solid #72f2bd2e;border-radius:25px;max-width:820px;margin:0 auto;padding:clamp(25px,5vw,48px);box-shadow:0 30px 80px #00000038}.question-card.preparing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.question-card.preparing p{color:var(--muted);max-width:500px;line-height:1.7}.pulse-orbit{width:70px;height:70px;color:var(--green);background:#72f2bd17;border-radius:50%;place-items:center;margin-bottom:22px;display:grid;box-shadow:0 0 50px #72f2bd1f}.question-meta{align-items:center;gap:8px;display:flex}.question-meta span{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:5px 9px;font:400 9px DM Mono}.question-meta span:last-child{margin-left:auto}.question-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.question-heading .topic-pill{margin-top:0}.direction-button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:7px;display:inline-flex}.direction-button:hover{color:var(--green)}.branch-label{color:var(--muted);margin-top:12px;font-size:12px}.progress-track{background:#ffffff0f;height:2px;margin:18px 0 34px}.progress-track i{background:var(--green);height:100%;transition:width .4s;display:block}.topic-pill{color:var(--green);align-items:center;gap:8px;font:500 11px DM Mono;display:flex}.question-card h2{letter-spacing:-.035em;margin:14px 0 31px;font-size:clamp(25px,3.5vw,39px);line-height:1.25}.concept-description{color:#a9c0b7;margin:-16px 0 30px;font-size:15px;line-height:1.7}.answer-options{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.answer-options button{border:1px solid var(--line);color:#b6cbc2;cursor:pointer;background:#ffffff04;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:82px;padding:10px 7px;display:flex}.answer-options button:hover,.answer-options button.selected{border-color:var(--green);color:#eafff6;background:#72f2bd1a}.answer-options.is-submitting button{cursor:wait;transition:opacity .15s,border-color .15s,background .15s}.answer-options.is-submitting button:not(.selected){opacity:.42}.answer-options button .choice-status{color:var(--green);justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1.3;display:inline-flex}.choice-status svg{flex:none}.answer-options small{color:var(--muted);font:400 8px DM Mono}.answer-options.choice-options{grid-template-columns:repeat(2,1fr)}.answer-options.choice-options button{min-height:68px}.comparison-hint{color:var(--muted);margin:-18px 0 22px;font-size:13px;line-height:1.6}.answer-options.comparison-options button{min-height:112px;padding:16px}.answer-options.comparison-options button span{color:var(--muted);font-size:12px;font-weight:400;line-height:1.55}.answer-options.closeness-options{grid-template-columns:repeat(3,1fr)}.answer-options.closeness-options button{min-height:92px;font-size:14px}.answer-feedback{text-align:center;padding:18px 0 4px}.answer-feedback>svg{width:42px;height:42px;color:var(--green)}.answer-feedback.incorrect>svg{color:#f0b86a}.answer-feedback h2{margin-bottom:14px}.answer-feedback p{color:#b6cbc2;max-width:650px;margin:0 auto 24px;line-height:1.75}.feedback-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.round-feedback{border:1px solid var(--line);background:#72f2bd0a;border-radius:16px;max-width:820px;margin:0 auto 18px;padding:15px 18px}.round-feedback strong{color:var(--green)}.round-feedback p{color:var(--muted);margin:8px 0 0;line-height:1.55}.question-card textarea,.tool-card textarea{border:1px solid var(--line);color:#e8f5ef;resize:vertical;background:#040d0b94;border-radius:13px;width:100%;margin-top:13px;padding:13px 15px;line-height:1.55}.question-card textarea::placeholder,.tool-card textarea::placeholder{color:#577068}.submit-answer{width:100%;margin-top:12px}.knowledge-submit-actions{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:10px;margin-top:12px;display:grid}.knowledge-submit-actions .submit-answer{margin-top:0}.knowledge-submit-actions .knowledge-unknown{width:100%}.answer-feedback.neutral>svg{color:var(--muted)}.map-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.segmented{border:1px solid var(--line);background:#081512;border-radius:11px;padding:3px;display:inline-flex}.segmented button{min-width:63px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:11px}.segmented button.active{background:var(--surface-2);color:var(--green)}.segmented.wide{width:100%;margin:17px 0}.segmented.wide button{flex:1}.switch{color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:11px;display:flex}.switch input{display:none}.switch>span{background:#20322c;border-radius:99px;width:34px;height:19px;position:relative}.switch>span:before{content:"";background:#799087;border-radius:50%;width:13px;height:13px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:#72f2bd47}.switch input:checked+span:before{background:var(--green);left:18px}.switch em{font-style:normal}.map-card{border:1px solid var(--line);background:#07110f;border-radius:22px;min-height:600px;position:relative;overflow:hidden}.profile-map{width:100%;height:600px;display:block}.map-edges line{stroke:#83a79a;stroke-width:.32px}.map-node{transition:opacity .2s}.map-node.backdrop{opacity:.16}.map-node.confirmed circle{filter:drop-shadow(0 0 3px #72f2bd73)}.map-node text{fill:#d9e8e2;paint-order:stroke;stroke:#07110f;stroke-width:1.1px;stroke-linejoin:round;font-size:3.1px}.profile-map-3d{height:600px}.map-loading{height:600px;color:var(--muted);place-items:center;display:grid}.map-stale{color:var(--orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17140fd4;border:1px solid #ffb68133;border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:flex;position:absolute;top:14px;left:14px}.map-legend{color:var(--muted);align-items:center;gap:15px;font:400 9px DM Mono;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.map-legend span{align-items:center;gap:6px;display:flex}.map-legend span:last-child{margin-left:auto}.map-legend i{border-radius:50%;width:7px;height:7px}.confirmed-dot{background:var(--green)}.backdrop-dot{opacity:.5;background:#597169}.two-column{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tool-card,.settings-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;padding:23px}.tool-card .section-label svg,.settings-card .section-label svg{width:17px}.tool-card>button{width:100%;margin-top:11px}.result-box,.correction-draft{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.result-box p,.correction-draft p{color:#c5d8d0;line-height:1.7}.result-box>small{color:var(--green);font:400 9px DM Mono}.evidence-list{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.evidence-list span{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:5px 8px;font-size:9px}.correction-draft>div{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;padding:10px 0;display:flex}.correction-draft>div span{color:var(--green);font:400 10px DM Mono}.correction-draft>div small{width:100%;color:var(--orange);align-items:center;gap:5px;display:flex}.correction-draft>div small svg{width:12px}.correction-draft>button{width:100%;margin-top:15px}.data-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card>p{color:var(--muted);font-size:12px;line-height:1.65}.settings-card>.primary-button,.settings-card>.secondary-button,.settings-card>.danger-button{width:100%;margin-top:12px}.check-grid{grid-template-columns:1fr 1fr;gap:7px;margin:13px 0;display:grid}.check-grid label{cursor:pointer;border:1px solid var(--line);color:var(--muted);border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}.check-grid input{display:none}.check-grid label>span{border:1px solid #385249;border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.check-grid svg{width:10px;display:none}.check-grid input:checked+span{background:var(--green);color:#052015;border-color:var(--green)}.check-grid input:checked+span svg{display:block}.item-list{border-top:1px solid var(--line);margin-top:16px}.item-list>div{border-bottom:1px solid var(--line);align-items:center;gap:4px;min-height:52px;display:flex}.item-list>div>span{flex-direction:column;flex:1;display:flex}.item-list small{color:var(--muted);font-size:9px}.item-list a{width:32px;height:32px;color:var(--muted);place-items:center;display:grid}.item-list a svg{width:14px}.secret-box{background:#ffb6810f;border:1px solid #ffb68133;border-radius:10px;align-items:center;margin-top:13px;padding:8px 8px 8px 11px;display:flex}.secret-box code{color:var(--orange);text-overflow:ellipsis;flex:1;font-size:9px;overflow:hidden}.consent-list{margin-top:14px}.consent-list label{border-bottom:1px solid var(--line);color:#b6cbc2;justify-content:space-between;align-items:center;min-height:47px;font-size:11px;display:flex}.consent-list button{color:#607a70;cursor:pointer;background:#ffffff0a;border:0;border-radius:8px;width:38px;height:27px}.consent-list button.enabled{color:var(--green);background:#72f2bd17}.consent-list svg{width:14px}.notice{color:#bfe2d4;background:#72f2bd12;border:1px solid #72f2bd2e;border-radius:12px;align-items:center;gap:9px;margin:0 0 15px;padding:11px 14px;font-size:11px;display:flex}.notice.error{color:#faa;background:#ff7e7e12;border-color:#ff7e7e38}.notice svg{flex:none;width:15px}.admin-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.admin-grid article{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:18px;overflow:hidden}.admin-grid article>svg{width:18px;color:var(--green)}.admin-grid h3{font-size:13px}.admin-grid pre{color:#9fb9af;white-space:pre-wrap;font:400 9px/1.6 DM Mono}.span-two{grid-column:1/-1}.trace-table{max-height:330px;overflow:auto}.trace-table pre{border-top:1px solid var(--line);margin:0;padding:9px 0}.public-share{width:min(1050px,100% - 36px);margin:0 auto;padding:30px 0 70px}.public-share>nav{justify-content:space-between;align-items:center;margin-bottom:65px;display:flex}.public-share .map-card{margin-bottom:18px}.public-share>footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:6px;margin-top:50px;padding-top:20px;font-size:10px;display:flex}.public-share>footer svg{width:12px}@media (width<=940px){.hero{text-align:center;grid-template-columns:1fr}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-copy .primary-button{margin:auto}.trust-line{justify-content:center}.hero-orbit{width:min(85vw,460px)}.landing-features{margin-left:20px;margin-right:20px}.app-shell{grid-template-columns:78px 1fr}.app-shell>aside{padding:20px 10px}.app-shell>aside .wordmark>span:last-child,.side-nav button:not(.active){font-size:0}.side-nav button{justify-content:center;padding:0}.side-nav button.active{font-size:0}.sidebar-bottom{justify-content:center}.user-chip>span:nth-child(2),.sidebar-actions{display:none}.workspace{width:calc(100vw - 78px)}.signal-grid{grid-template-columns:1fr 1fr}.answer-options{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.landing-nav{height:72px}.hero{padding-top:40px}.hero h1{font-size:42px}.landing-features{grid-template-columns:1fr}.landing-features article{border-right:0;border-bottom:1px solid var(--line)}.app-shell{padding-bottom:72px;display:block}.app-shell>aside{border:0;border-top:1px solid var(--line);z-index:50;flex-direction:row;width:100%;height:66px;padding:7px 9px;position:fixed;top:auto;bottom:0}.app-shell>aside>.wordmark,.sidebar-bottom{display:none}.side-nav{flex-direction:row;justify-content:space-around;width:100%}.side-nav button,.side-nav button.active,.side-nav button:not(.active){width:49px;height:49px;font-size:0}.workspace{width:100%;padding:38px 17px 55px}.page-header{margin-bottom:26px}.page-header h1{font-size:34px}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:75px}.signal-grid,.two-column,.data-grid,.admin-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.question-card{padding:24px 17px}.answer-options{grid-template-columns:1fr 1fr}.answer-options:not(.closeness-options):not(.comparison-options) button:last-child{grid-column:1/-1}.answer-options.closeness-options{grid-template-columns:1fr}.map-toolbar{flex-direction:column;align-items:flex-start;gap:13px}.map-card,.profile-map,.profile-map-3d,.map-loading{height:480px;min-height:480px}.map-legend span:last-child{display:none}.switch em{max-width:200px}.public-share{width:calc(100% - 28px)}.public-share>nav{margin-bottom:44px}}
