:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#20352b;background:#f6f5ef;font-synthesis:none;--green:#254f3b;--muted:#667467;--line:#dbe0d4}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1150px;margin:auto;padding-left:32px;padding-right:32px}header{height:94px;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.brand{font-size:32px;letter-spacing:-1.6px;font-weight:750;color:var(--green);text-decoration:none}.brand span{font-size:13px;color:#9caf61;margin-left:4px}.badge{border:1px solid #d4dac7;border-radius:24px;padding:7px 12px;font-size:12px;color:var(--muted)}#logout{margin-left:auto}main{padding-top:48px;padding-bottom:64px}.intro{padding:5px 0 32px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#78836a;margin-bottom:17px}h1{font-size:clamp(38px,5vw,62px);line-height:1.12;letter-spacing:-2.8px;font-weight:650;margin:0 0 22px}h1 span{color:#85906d}.lead{font-size:17px;line-height:1.7;color:var(--muted)}h2{font-size:25px;letter-spacing:-.8px;margin:0 0 20px}h3{font-size:22px;margin:5px 0}.notice{font-size:13px;line-height:1.6;color:#61704f;background:#edf0e4;border-left:3px solid #96a66b;padding:12px 16px;margin:0 0 25px}.notice:empty{display:none}.notice.error{background:#fff0e5;border-color:#bc6734;color:#804024}.panel{background:#fffefa;border:1px solid var(--line);border-radius:18px;padding:30px}.welcome{display:flex;align-items:center;justify-content:space-between;gap:40px}.welcome p{color:var(--muted);line-height:1.6}.welcome h2{margin-bottom:8px}button{font:inherit;font-size:14px;font-weight:600;cursor:pointer;background:var(--green);color:white;padding:13px 19px;border:1px solid transparent;border-radius:9px}button:hover{filter:brightness(1.08)}button:disabled{opacity:.5;cursor:wait}.quiet{background:transparent;color:var(--green);border-color:#d1d8c9}.fine{font-size:12px;line-height:1.6;color:var(--muted)}.actions{display:flex;gap:10px;margin-top:17px;flex-wrap:wrap}form{display:grid;gap:15px}label{display:grid;gap:7px;font-size:13px;color:#4e5f50}input,textarea,select{font:inherit;width:100%;border:1px solid #cdd5c7;border-radius:7px;padding:11px;background:#fff;color:#243c2b}input:focus,textarea:focus,select:focus{outline:2px solid #8da679;outline-offset:2px}.check{display:flex;align-items:flex-start;gap:9px;line-height:1.5}.check input{width:auto;margin:3px 0}.workspace-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}nav{display:flex;gap:5px;flex-wrap:wrap}.tab{background:transparent;color:var(--muted);border-radius:8px;padding:11px 13px}.tab.active{color:var(--green);background:#e5eadb}.tab span{font-size:11px;padding:2px 6px;border-radius:10px;background:#d4dec5}.switcher{font-size:11px;display:flex;align-items:center;gap:8px}.switcher select{width:auto;font-size:12px;padding:8px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-heading h2{margin-bottom:10px}.section-heading .eyebrow{margin-top:0;margin-bottom:10px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.person,.meeting{background:#fffefa;border:1px solid var(--line);border-radius:16px;padding:27px;overflow-wrap:anywhere}.avatar{width:48px;height:48px;background:#e5eadb;color:#4f6c47;border-radius:50%;display:grid;place-items:center;font-weight:700;margin-bottom:17px}.city{font-size:12px;color:var(--muted);margin:5px 0 23px}.fact{border-top:1px solid #e9ebe2;padding:16px 0;line-height:1.6;font-size:15px}.fact small{display:block;font-size:10px;letter-spacing:1.4px;color:#7d866f;margin-bottom:5px}.person button{margin-top:12px;width:100%}.narrow{max-width:640px}.empty{border:1px dashed #bdc8b3;border-radius:12px;padding:30px;color:var(--muted);grid-column:1/-1;line-height:1.6}.status{font-size:12px;color:#688143}.meeting p{line-height:1.6}dialog{width:min(490px,calc(100% - 30px));border:1px solid var(--line);border-radius:18px;padding:32px;color:inherit;background:#fffefa}dialog::backdrop{background:#15251970}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;padding-bottom:28px;font-size:12px;color:#7c8577}[hidden]{display:none!important}@media(max-width:650px){header,main,footer{padding-left:20px;padding-right:20px}header{height:76px}.brand{font-size:28px}main{padding-top:30px}.welcome,.workspace-bar{align-items:stretch;flex-direction:column}.welcome{gap:20px;padding:22px}.cards{grid-template-columns:1fr}.switcher{align-self:flex-start}h1{letter-spacing:-1.7px}footer{flex-direction:column;gap:8px}.section-heading h2{font-size:23px}}
.signed-in .intro{display:none}.signed-in main{padding-top:28px}
.journey{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted);flex-wrap:wrap}.journey span{color:#91a371}.profile-panel{max-width:820px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ai-entry{display:flex;gap:20px;align-items:center;justify-content:space-between;background:#edf2e6;padding:20px;border-radius:12px}.ai-entry p{margin:6px 0 0}.ai-entry button{flex-shrink:0}.brief-details{border-top:1px solid var(--line);padding-top:18px}.brief-details summary{font-weight:600;cursor:pointer;margin-bottom:12px}.brief-details .form-pair,.brief-details>.check{margin:16px 0}#brief-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.choice-set{min-width:0;border:1px solid var(--line);border-radius:10px;padding:14px;display:grid;gap:10px}.choice-set legend{font-size:13px;font-weight:650;padding:0 6px}.choice-set label{font-size:12px}.visibility{background:#f4f5ef;border-radius:10px;padding:18px;display:grid;gap:12px}.visibility p{margin:0}.data-preview{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 Consolas,monospace;background:#edf0e8;padding:14px;border-radius:8px;max-height:260px;overflow:auto}#ai-result{display:grid;gap:12px;margin-top:18px}.chat-messages{max-height:320px;overflow:auto;overscroll-behavior:contain}.chat-message{border-bottom:1px solid var(--line);padding:12px 0;overflow-wrap:anywhere}.chat-message small{color:var(--muted)}.chat-message p{white-space:pre-wrap;margin:8px 0}.fit p{margin:7px 0}.person>.quiet{font-size:12px;font-weight:400}.mode-actions{margin-bottom:28px}.welcome>div,.welcome form{min-width:0;flex:1}#auth-fields{border:0;padding:0;display:grid;gap:14px}#more-people{margin-top:20px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #94ad66;outline-offset:3px}dialog{max-height:90dvh;overflow:auto}input,textarea,select{min-height:44px}.check input{min-height:18px;min-width:18px}#settings-view p{line-height:1.7}#settings-view h3{margin:24px 0 12px}#settings-view hr{border:0;border-top:1px solid var(--line);margin:28px 0}@media(max-width:650px){.form-pair,#brief-fields{grid-template-columns:1fr}.ai-entry{align-items:stretch;flex-direction:column;gap:12px}.profile-panel{padding:22px}.profile-head{align-items:flex-start;gap:12px}.workspace-bar{position:sticky;top:0;background:#f6f5ef;z-index:3;padding:8px 0}input,textarea,select{font-size:16px}.journey{gap:8px;font-size:11px}.install-bar{flex-direction:column;align-items:flex-start}dialog{padding:22px}.badge{font-size:10px;max-width:180px}.tab{font-size:12px;padding:10px}}
.install-bar{display:flex;align-items:center;gap:16px;margin:0 0 24px}.install-bar p{margin:0}.simulation-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#eef1e4;border:1px solid #cfd9bd;border-radius:14px;padding:18px 22px;margin-bottom:22px}.simulation-panel .eyebrow{margin:0 0 6px}.simulation-panel .actions{margin:0;flex-shrink:0}.simulation-panel p{margin:0}.people-filters{display:flex;align-items:end;gap:20px;margin-bottom:20px}.people-filters>label:first-child{flex:1}.people-filters .check{padding-bottom:12px}.bot-label{font-size:10px;letter-spacing:1px;border:1px solid #d8caaa;background:#f4efdf;color:#77632d;border-radius:6px;padding:7px 9px;margin:0 0 18px;display:inline-block}.bot-activity{font-size:13px;line-height:1.6;background:#f0f2e8;border-radius:9px;padding:12px}.collaboration-feed{margin-top:40px}.collaboration-feed h3{font-size:19px}.map-tools{display:flex;gap:8px;flex-wrap:wrap}.map-viewport{position:relative;width:100%;height:360px;overflow:hidden;background-color:#e8eddf;background-image:linear-gradient(#cdd9bf55 1px,transparent 1px),linear-gradient(90deg,#cdd9bf55 1px,transparent 1px);background-size:40px 40px;border:1px solid #d3dcc9;border-radius:12px}.map-base,.map-markers{position:absolute;inset:0}.map-base img{position:absolute;width:256px;height:256px;max-width:none}.map-markers{pointer-events:none}.map-marker{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);padding:0;width:40px;height:40px;background:#254f3b;color:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #1233;font-size:13px}.map-marker:focus-visible{outline:3px solid #ba8d36;outline-offset:3px;z-index:3}.map-credit{position:absolute;bottom:0;right:0;padding:5px 8px;background:#fffffff0;color:#254f3b;font-size:11px;z-index:5}.import-tools{display:grid;gap:14px}.import-tools details{border:1px solid var(--line);border-radius:8px;padding:12px}.import-tools summary{cursor:pointer;font-size:14px;margin-bottom:8px}.legal-copy{max-width:850px;line-height:1.8}.legal-copy h1{font-size:38px}.legal-copy h2{margin-top:35px}.legal-copy a{overflow-wrap:anywhere}a{color:var(--green)}button:focus-visible,a:focus-visible{outline:3px solid #839f60;outline-offset:3px}.person:target{outline:3px solid #839f60}
@media(max-width:650px){header{height:auto;min-height:76px;flex-wrap:wrap;gap:10px;padding-top:15px;padding-bottom:15px}.badge{max-width:190px;font-size:10px}.install-bar{align-items:flex-start;flex-direction:column;gap:7px}.simulation-panel{align-items:stretch;flex-direction:column}.simulation-panel .actions button{width:100%}.people-filters{align-items:stretch;flex-direction:column;gap:13px}.people-filters .check{padding:0}#map-panel{padding:15px}.map-tools button{padding:10px 14px}.signed-in .workspace-bar nav{position:sticky;top:0;background:#f6f5ef;z-index:10;padding:10px 0;width:100%;flex-wrap:nowrap}.workspace-bar nav button{flex:1;font-size:12px;padding:12px 8px}.workspace-bar{margin-bottom:20px}.person,.meeting{padding:22px}dialog{max-height:90dvh;overflow-y:auto;padding:23px}body{padding-bottom:env(safe-area-inset-bottom)}.legal-copy h1{font-size:29px}}
fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled{opacity:.5}.mode-actions{margin:18px 0 28px}.signed-in #try-demo,.signed-in #check-online{display:none}
.profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:6px}.profile-head h2{margin-bottom:10px}.profile-tools{display:flex;gap:8px;flex-wrap:wrap}.profile-tools button{padding:10px 13px}.fit{border-top:1px solid #e9ebe2;padding:14px 0 4px;line-height:1.55}.fit small{display:block;font-size:10px;font-weight:700;letter-spacing:1.4px;color:#7d866f;margin-bottom:5px}.fit span{font-size:14px;color:#425644}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.tags span{border:1px solid #d7decb;background:#eef2e8;border-radius:999px;padding:5px 8px;font-size:11px;color:#516349}.dialog-body{display:grid;gap:15px}.dialog-body h2{margin-bottom:0}.dialog-body textarea[readonly]{min-height:170px;background:#f8f8f1;color:#22372b}.dialog-body fieldset{display:grid;gap:12px;border-top:1px solid #e8eadf;padding-top:15px}.dialog-body fieldset[hidden]{display:none}.dialog-body .actions{margin-top:2px}#import-status,#share-status{min-height:19px;margin:0}#profile-progress{margin:0 0 8px}@media(max-width:650px){.profile-head{flex-direction:column}.profile-tools{width:100%}.profile-tools button{flex:1}.dialog-body .actions button{width:100%}}

/* Real participant interface: one primary action, readable forms, consistent surfaces. */
:root{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#f5f7f4;color:#182e27;--green:#19513e;--muted:#53675d;--line:#dce4de}
body{min-width:320px;line-height:1.5}
header,main,footer{max-width:1160px;padding-left:36px;padding-right:36px}
header{height:88px;gap:20px}.brand{font-size:31px;letter-spacing:-1.8px}.brand span{color:#287453}
.badge{background:#e8f0ea;color:#305b45;border-color:#cfdfd3;font-weight:600;letter-spacing:.1px}
main{padding-top:26px;padding-bottom:64px}
body:not(.signed-in) main:not(.legal-copy){display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);column-gap:64px;align-items:start}
.install-bar{grid-column:1/-1;margin-bottom:42px;gap:12px}.install-bar button{padding:8px 12px;font-size:12px;min-height:40px;background:#fff}
.intro{grid-column:1;grid-row:2;padding:22px 0 0}.eyebrow{font-size:11px;letter-spacing:1.4px;color:#426c57;font-weight:700;line-height:1.6}
h1{font-size:clamp(34px,3.9vw,49px);line-height:1.13;letter-spacing:-1.9px;font-weight:720;margin-bottom:23px}h1 span{color:#287453}
.lead{font-size:17px;line-height:1.75;color:var(--muted);margin-bottom:30px}
.journey{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:23px;max-width:430px}
.journey li{display:flex;align-items:center;gap:15px}.journey li>span{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid #ccdbd1;background:#edf3ee;border-radius:12px;color:#2d6147;font-size:12px;font-weight:650}
.journey strong{display:block;font-weight:650;font-size:14px;color:#263f32}.journey small{display:block;font-size:13px;line-height:1.6;margin-top:2px;color:var(--muted)}
.welcome{grid-column:2;grid-row:2;display:grid;gap:25px;align-items:stretch;padding:32px;background:#fff;border-radius:22px;border-color:#d9e3dc;box-shadow:0 10px 40px #193c2810}
.welcome .eyebrow{margin:0 0 10px}.welcome h2{font-size:25px;letter-spacing:-.8px;line-height:1.25;margin-bottom:10px}.welcome p{margin-top:0}.welcome #welcome-text{font-size:14px;margin-bottom:0;line-height:1.65}
#auth-form{gap:14px}#auth-fields{gap:19px}#auth-form .actions{margin-top:0}#auth-submit{width:100%;min-height:50px;position:relative}#auth-form[aria-busy="true"] #auth-submit{padding-right:44px}#auth-form[aria-busy="true"] #auth-submit::after{content:"";position:absolute;right:18px;top:17px;width:15px;height:15px;border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;animation:auth-spin .7s linear infinite}
@keyframes auth-spin{to{transform:rotate(360deg)}}
#auth-form .fine{margin:0}#session-hint{font-size:11px;color:#617368}#otp-code{font-size:26px;letter-spacing:.38em;font-variant-numeric:tabular-nums;padding-left:18px}#otp-code::placeholder{color:#7b8c80;opacity:1}#otp-tools{gap:6px;justify-content:space-between}#otp-tools button{padding:8px 10px;font-size:12px;min-height:42px}
.draft-entry{border-top:1px solid var(--line);padding-top:21px}.draft-entry button{width:100%;text-align:left;padding:0;border:0;min-height:36px;font-size:13px}.draft-entry button span{float:right;font-size:18px}.draft-entry .fine{font-size:11px;margin:3px 0 0}
body:not(.signed-in) #notice{grid-column:2;grid-row:3;margin:16px 0 0}body:not(.signed-in) .mode-actions{grid-column:2;grid-row:4;margin:14px 0 0;justify-content:flex-end}.mode-actions button{border:0;font-size:12px;padding:6px 0;min-height:40px}
.notice{border-radius:10px;padding:14px 16px;font-size:14px;background:#e8f2e9;border-color:#508365;color:#244e34;overflow-wrap:anywhere}.notice.error{background:#fff2e9;color:#893e1e;border-color:#c16535}
button{min-height:44px;border-radius:10px;line-height:1.45;font-size:14px;transition:background .15s ease,box-shadow .15s ease}button:hover{filter:none;box-shadow:0 2px 6px #193c2814}button:not(.quiet):not(.tab):hover{background:#21694c}button:disabled{cursor:default}.quiet{border-color:#cad8ce;background:#fff;color:#24533d}.quiet:hover{background:#eef4ef}
label{color:#304a3b;font-size:14px;font-weight:550}input,textarea,select{border-color:#becfc2;border-radius:10px;min-height:48px;padding:12px 14px;font-size:16px;color:#1d3628}textarea{line-height:1.6;resize:vertical}input:focus,textarea:focus,select:focus{outline-color:#31805a}input[readonly]{background:#f2f5f1;color:#50675a}.check{font-weight:400;gap:10px}.check input{accent-color:#19513e;min-width:20px;min-height:20px}.fine{font-size:13px;color:var(--muted)}
.panel,.person,.meeting{background:#fff;border-color:var(--line)}.profile-panel{max-width:900px;margin:0 auto;padding:32px}.profile-head{padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:24px}#profile-form{gap:23px}.profile-tools button{font-size:13px}.ai-entry{background:#eaf3ed;border:1px solid #cce0d2;padding:20px}.visibility{background:#f0f5f1;border:1px solid #d8e5db}.choice-set{background:#fafcf9}.choice-set label{font-size:13px}.workspace-bar{margin-bottom:26px}.workspace-bar nav{width:100%;padding:5px;border:1px solid var(--line);border-radius:13px;background:#eaf0eb;gap:6px}.workspace-bar .tab{flex:1;min-height:46px;font-size:14px;font-weight:600}.tab.active{background:#fff;color:#174c36;box-shadow:0 2px 5px #18382512}.tab span{background:#dfece2;color:#2b5a3f}
.section-heading{gap:16px}.person,.meeting{box-shadow:0 3px 16px #1b3f2706}.person h3,.meeting h3{letter-spacing:-.6px}.fact small,.fit small{color:#536d59}.empty{background:#f0f5ef;color:#425e4b;border-color:#adbfaf}
dialog{background:#fff;border-color:#d3dfd6;box-shadow:0 24px 100px #0a241633;border-radius:20px}dialog::backdrop{background:#142b215e;backdrop-filter:blur(3px)}footer{font-size:12px;color:#546b5a;padding-top:24px;padding-bottom:28px}
@media(max-width:920px){body:not(.signed-in) main:not(.legal-copy){display:block}.intro{padding:0 0 24px;max-width:610px;margin:auto}.welcome{max-width:610px;margin:auto}.install-bar{max-width:610px;margin:0 auto 28px}.journey{display:none}h1{font-size:39px;letter-spacing:-1.5px}.lead{font-size:16px;margin:0;line-height:1.6}.intro .eyebrow{margin-top:0;margin-bottom:13px}body:not(.signed-in) #notice{max-width:610px;margin:0 auto 18px}body:not(.signed-in) .mode-actions{max-width:610px;margin:10px auto 0}.cards{grid-template-columns:1fr}.workspace-bar .tab{font-size:13px}}
@media(max-width:650px){header,main,footer{padding-left:20px;padding-right:20px}header{height:auto;min-height:76px;gap:10px}.brand{font-size:28px}.badge{font-size:10px;padding:6px 9px}.install-bar{flex-direction:row;align-items:center;gap:10px;margin-bottom:25px}.install-bar .fine{font-size:10px;max-width:150px}.intro{padding-bottom:23px}h1{font-size:34px;line-height:1.15;letter-spacing:-1.3px}.intro .eyebrow{font-size:9px;letter-spacing:1.1px}.lead{font-size:14px}.welcome{padding:25px 22px;gap:22px;border-radius:18px}.welcome h2{font-size:24px}.welcome #welcome-text{font-size:14px}main{padding-top:22px;padding-bottom:35px}.profile-panel{padding:22px 18px}.profile-head h2{font-size:25px}.workspace-bar{background:#f5f7f4;top:0;padding:7px 0}.signed-in .workspace-bar nav{background:#eaf0eb;padding:4px;gap:2px}.workspace-bar nav button{font-size:11px;min-height:46px;padding:8px 6px}.signed-in .install-bar{margin-bottom:10px}.profile-tools button{font-size:13px}.section-heading{align-items:flex-start}.section-heading h2{font-size:23px}.section-heading .eyebrow{font-size:10px}.people-filters{gap:14px}dialog{padding:24px 20px}.profile-panel .actions button{flex:1}footer{gap:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.signed-in .mode-actions{display:none}
