:root{--paper:#f7f7f2;--white:#fff;--ink:#191b17;--muted:#64685c;--line:#d9ddcf;--fluo:#edff39;--display:'Anton',Impact,sans-serif;--serif:'EB Garamond',Georgia,serif;--sans:'Hanken Grotesk',Arial,sans-serif;--hand:'Caveat',cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #7a8600;outline-offset:4px}button:disabled{cursor:default;opacity:.5}::selection{background:var(--fluo);color:var(--ink)}[hidden]{display:none!important}svg{display:block;flex-shrink:0}p{text-wrap:pretty}.skip{position:fixed;top:6px;left:6px;z-index:100;padding:12px;background:var(--fluo);transform:translateY(-150%)}.skip:focus{transform:none}.header,.stage,footer.site{width:calc(100% - 96px);max-width:1480px;margin-inline:auto}.header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:5px;font-family:var(--display);font-size:25px;letter-spacing:-.035em;white-space:nowrap;line-height:1}.wordmark>span{position:relative;isolation:isolate}.wordmark>span:before{content:'';position:absolute;inset:-3px -2px 0;background:var(--fluo);transform:rotate(-4deg);z-index:-1}.journey{display:flex;align-items:center;gap:18px;font-size:10px;color:var(--muted)}.journey>span:not(.journey-line){display:flex;align-items:center;gap:8px;white-space:nowrap}.journey i{font-style:normal;font-size:8px;display:grid;place-items:center;border:1px solid #c2c7b8;border-radius:50%;width:22px;height:22px}.journey-current{color:var(--ink)}.journey-current i{background:var(--fluo);border-color:var(--fluo)}.journey-line{width:42px;height:1px;background:var(--line)}#topmenu{display:flex;align-items:center;gap:16px;justify-content:flex-end}.back-link{display:flex;align-items:center;gap:8px;font-size:11px}.back-link>span{font-size:20px}.tb{font-size:11px;font-weight:600;display:flex;align-items:center;gap:20px;min-height:42px;padding:10px 16px;border:1px solid var(--ink);border-radius:3px;white-space:nowrap}.tb>span{font-size:20px;line-height:1}.tb.save{background:var(--ink);color:var(--paper);border-color:var(--ink)}.tb.save.pulse{background:var(--fluo);color:var(--ink);border-color:var(--fluo)}.tb:hover{transform:translateY(-1px)}.header:has(#saveBtn:not([hidden])) .back-link{display:none}.mobile-views{display:none}.stage{display:grid;grid-template-columns:minmax(340px,410px) minmax(0,1fr);gap:64px;padding-block:37px 26px;align-items:stretch;min-height:calc(100svh - 146px)}#dock{min-width:0;display:flex;flex-direction:column;padding-top:3px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:500}.small-dot{width:6px;height:6px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 3px var(--fluo);display:inline-block;flex-shrink:0}.intro h1{font-family:var(--display);font-size:64px;line-height:1.03;letter-spacing:-.035em;margin-top:26px;position:relative;width:fit-content;isolation:isolate}.intro h1>span{font-family:var(--serif);font-size:1.34em;font-style:italic;line-height:.98;letter-spacing:-.07em;display:inline-block;padding-right:8px}.intro h1>svg{position:absolute;bottom:-8px;left:7px;width:94%;height:19px;stroke:var(--fluo);stroke-width:9px;stroke-linecap:round;z-index:-1}.intro-copy{font-size:14px;color:var(--muted);line-height:1.65;margin-top:24px}.conversation{margin-top:31px}.aime-heading{display:flex;align-items:center;gap:10px}.aime-avatar{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;border:1px solid var(--ink);border-radius:50%;font-family:var(--serif);font-style:italic;font-size:29px;line-height:1;background:var(--fluo);padding-bottom:3px}.aime-heading>div{display:flex;flex-direction:column;gap:1px}.aime-heading strong{font-size:13px;font-weight:600}.aime-heading>div>span{font-size:9px;color:var(--muted)}.availability{display:flex;align-items:center;gap:5px;margin-left:auto;font-size:9px;color:var(--muted)}.availability i{display:block;width:5px;height:5px;background:#798b43;border-radius:50%}#asks{margin-top:15px}.welcome-question,.ask{position:relative;border-left:2px solid var(--ink);padding:0 0 0 17px;font-family:var(--serif);font-size:22px;line-height:1.27;color:var(--ink)}.welcome-question em{font-style:normal}.welcome-question p{max-width:350px}.ask{margin-top:12px;opacity:0;transform:translateY(8px);transition:opacity .35s,transform .35s}.ask.in{opacity:1;transform:none}.ask.bye{opacity:0;transform:translateY(-5px)}#asks:has(.ask) #welcomeQuestion{display:none}.starters{margin-top:21px}.starters>span{font-size:10px;color:var(--muted);display:block;margin-bottom:9px}.starters>div{display:flex;gap:7px;flex-wrap:wrap}.starters button{display:flex;gap:15px;align-items:center;font-size:10px;border:1px solid #ccd1c1;padding:7px 10px;border-radius:3px;transition:border .2s,background .2s}.starters button span{font-size:13px}.starters button:hover{background:var(--fluo);border-color:var(--fluo)}.started .starters{display:none}.dockcard{margin-top:25px}.voice-panel{background:var(--ink);color:var(--paper);padding:17px 16px;border-radius:4px}.dockrow{display:flex;gap:13px;align-items:center}.micwrap{width:44px;height:44px;position:relative;flex-shrink:0}#mic{width:100%;height:100%;display:grid;place-items:center;border:1px solid var(--fluo);background:var(--fluo);border-radius:50%;color:var(--ink);position:relative;z-index:2;transition:background .2s,transform .2s}#mic:hover{transform:scale(1.06)}#mic svg{width:20px;height:20px}#mic.live{background:var(--paper);border-color:var(--paper)}.ring{position:absolute;inset:-4px;border:1px solid var(--fluo);border-radius:50%;opacity:0;pointer-events:none}.live-on .ring{animation:ring 2s ease-out infinite}.live-on .r2{animation-delay:1s}.voice-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.voice-copy strong{font-size:13px;font-weight:500;white-space:nowrap}.voice-copy>span{font-size:9px;color:#bac2a9;white-space:nowrap}#wave{display:block;width:78px;min-width:30px;height:32px;margin-left:auto}.typerow{margin-top:16px}.typerow>label{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.write-box{display:flex;align-items:flex-end;gap:10px;padding:13px;background:var(--white);border:1px solid #bcc3ae;border-radius:4px;transition:border-color .2s,box-shadow .2s}.write-box:focus-within{border-color:var(--ink);box-shadow:0 3px 0 var(--fluo)}.write-box textarea{font-size:13px;line-height:1.6;background:transparent;border:0;outline:none!important;resize:vertical;flex:1;width:0;min-width:0;min-height:45px;max-height:150px;padding:0}.write-box textarea::placeholder{color:#797e70}.write-box>button{flex-shrink:0;background:var(--fluo);border:1px solid #dce9a2;border-radius:3px;width:34px;height:34px;display:grid;place-items:center;transition:transform .2s}.write-box>button:hover{transform:translateY(-2px)}.write-foot{display:flex;justify-content:space-between;gap:12px;margin-top:7px;font-size:8px;color:var(--muted)}.srow{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;margin-top:15px}.status{font-size:10px;line-height:1.5;min-height:15px;color:var(--muted);max-width:280px}.status .dot{display:inline-block;width:5px;height:5px;background:#839940;border-radius:50%;margin-right:5px;vertical-align:1px}.status[data-error="true"]{color:#98372e}#demo{font-size:9px;padding:0;white-space:nowrap;display:flex;gap:7px;align-items:center;text-decoration:underline;text-underline-offset:3px}#demo span{font-size:14px;text-decoration:none}#transcript{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--muted);line-height:1.4;margin-top:12px;max-height:64px;overflow-y:auto}#transcript:empty{display:none}.caret,.w{border-right:1px solid var(--ink);padding-right:2px;animation:caret 1s steps(1) infinite}.conversation-foot{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);margin-top:auto;padding-top:24px;padding-bottom:3px}
#map{position:relative;min-width:0;display:flex;flex-direction:column;background:#eceee5;border:1px solid #d5dacc;border-radius:5px;isolation:isolate;min-height:720px;max-height:max(770px,calc(100svh - 164px));overflow:hidden}.map-header{padding:26px 27px 22px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #d9ddcf;background:#f0f2e9;z-index:5}.map-header .eyebrow{font-size:8px;letter-spacing:.13em;color:var(--muted);margin-bottom:7px}.map-header h2{font-family:var(--serif);font-size:28px;line-height:1.1;letter-spacing:-.04em}.map-header em{font-weight:400}.profile-state{display:flex;align-items:center;gap:6px;border:1px solid #c5cdb9;border-radius:30px;white-space:nowrap;font-size:8px;padding:6px 9px;margin-top:4px}.profile-state i{width:4px;height:4px;background:#7a865a;border-radius:50%;display:block}.profile-canvas{position:relative;min-height:540px;flex:1;background-image:radial-gradient(#a9b297 0.65px,transparent .65px);background-size:22px 22px;isolation:isolate}.empty-orbits{position:absolute;inset:0;pointer-events:none;z-index:-1}.empty-orbits>span{border:1px solid #cbd2bf;border-radius:50%;position:absolute;left:51%;top:47%;transform:translate(-50%,-50%)}.empty-orbits>span:first-child{width:315px;height:315px}.empty-orbits>span:nth-child(2){width:460px;height:460px}.empty-orbits>span:nth-child(3){width:610px;height:610px}.empty-orbits svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#9aa58c;stroke-width:1;stroke-dasharray:4 5}.orbit-dot{position:absolute;width:7px;height:7px;background:#5e694b;border-radius:50%;box-shadow:0 0 0 6px #eceee5}.d1{top:23%;left:58%}.d2{top:59%;left:16%}.d3{top:72%;right:17%}.center{position:absolute;left:51%;top:47%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;flex-direction:column;gap:15px;max-width:100%;width:270px;text-align:center}.bubblewrap{position:relative;width:220px;flex-shrink:0}.bubble{width:100%;aspect-ratio:1;background:var(--fluo);border-radius:50%;border:1px solid #b2c329;padding:0;display:grid;place-items:center;overflow:hidden;position:relative;box-shadow:0 0 0 10px #eceee5;transition:box-shadow .3s}.bubble:hover{box-shadow:0 0 0 12px #dfe6c3}.bubble .ph{display:flex;flex-direction:column;align-items:center;transform:rotate(-9deg);padding-top:6px;position:relative;width:100%}.ph>span{font-size:9px}.ph>span:first-child{margin-bottom:5px}.ph>strong{font-family:var(--display);font-size:60px;font-weight:400;letter-spacing:-.015em;line-height:1.25}.ph>i{font-style:normal;font-size:35px;position:absolute;top:-30px;right:44px;line-height:1;animation:slowturn 50s linear infinite}.ph>span:last-child{font-size:8px}.bubble img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s}.bubble.has img{opacity:1}.bubble.has .ph{visibility:hidden}.bubble.gen:after{content:'';position:absolute;inset:5px;border:2px dashed var(--ink);border-radius:50%;animation:slowturn 9s linear infinite;pointer-events:none}.addphoto{position:absolute;right:0;bottom:8px;width:39px;height:39px;border:1px solid var(--ink);border-radius:50%;background:var(--white);display:grid;place-items:center;transition:transform .2s;z-index:5}.addphoto:hover{transform:rotate(-8deg) scale(1.06)}.addphoto svg{width:18px;height:18px}.portrait-note{display:flex;align-items:center;flex-direction:column;gap:3px;width:280px;max-width:100%}.hubnote{font-family:var(--hand);font-size:23px;line-height:1.1;transform:rotate(-3deg)}.photo-note{font-size:8px;color:var(--muted);margin-top:3px}.empty-card{position:absolute;padding:18px 18px 15px;border:1px solid #c0c9b2;border-radius:3px;background:#f8f9f3;box-shadow:3px 5px 0 #dfe4d5;z-index:2;width:180px;pointer-events:none}.empty-card>span{font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);display:block;margin-bottom:12px}.empty-card strong{font-family:var(--serif);font-size:21px;font-weight:400;line-height:1.1;display:block;color:#606951}.empty-card i{display:block;height:4px;width:80%;background:#e0e5d7;margin-top:15px;border-radius:4px}.empty-card i+i{width:55%;margin-top:6px}.ec-one{top:7%;left:5%;transform:rotate(-8deg)}.ec-two{top:20%;right:3%;transform:rotate(8deg);width:175px}.ec-three{bottom:10%;left:7%;transform:rotate(-5deg);width:170px}.empty-caption{position:absolute;bottom:10%;right:5%;transform:rotate(-7deg);max-width:210px;z-index:2}.empty-caption>span{font-family:var(--serif);font-size:57px;line-height:1;display:block;transform:rotate(10deg);margin-left:13px}.empty-caption p{font-family:var(--hand);font-size:22px;line-height:1.1}.empty-caption em{font-style:normal;color:var(--muted)}.map-footer{display:flex;justify-content:space-between;align-items:center;padding:18px 23px;border-top:1px solid #d5dacc;font-size:9px;gap:20px;background:#f0f2e9;position:relative;z-index:5;min-height:54px}.map-footer>span:first-child{display:flex;align-items:center;gap:8px}.map-footer .small-dot{width:4px;height:4px;box-shadow:none;background:#7c895a}.map-signature{color:var(--muted);white-space:nowrap;font-size:8px;display:flex;align-items:center;gap:13px}.map-signature>span{font-size:20px;color:var(--ink);line-height:1}#orbit:empty{display:none}#orbit{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:start;z-index:3}.card{min-width:0;background:var(--white);border:1px solid #c7cebd;padding:19px 18px;border-radius:4px;box-shadow:2px 3px 0 #dfe4d5;opacity:0;transform:translateY(10px);transition:opacity .4s,transform .4s,border-color .5s,box-shadow .5s}.card.in{opacity:1;transform:none}.card .cat{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.card .cat i{width:5px;height:5px;background:var(--fluo);border:1px solid #a5b271;border-radius:50%;flex-shrink:0}.card h3{font-family:var(--serif);font-size:25px;line-height:1.12;letter-spacing:-.025em;overflow-wrap:anywhere;margin-bottom:11px}.card p{font-size:12px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere}.card.fresh{border-color:#77873d;box-shadow:0 3px 0 var(--fluo)}.card.fresh .cat i{background:#94a63b}.has-profile .empty-orbits,.has-profile .empty-card,.has-profile .empty-caption{display:none}.has-profile .profile-canvas{padding:26px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bcc6a8 transparent;min-height:0}.has-profile .center{position:relative;top:auto;left:auto;transform:none;width:100%;flex-direction:row;text-align:left;align-items:center;gap:22px;max-width:none;margin-bottom:28px}.has-profile .bubblewrap{width:86px}.has-profile .bubble{box-shadow:0 0 0 5px #eceee5}.has-profile .ph>span{display:none}.has-profile .ph>strong{font-size:30px}.has-profile .ph>i{font-size:18px;right:18px;top:-12px}.has-profile .addphoto{width:29px;height:29px;right:-7px;bottom:-1px}.has-profile .addphoto svg{width:14px;height:14px}.has-profile .portrait-note{align-items:flex-start;max-width:calc(100% - 108px)}.has-profile .hubnote{font-size:25px}.has-profile .photo-note{font-size:9px}.has-profile .profile-state{background:var(--fluo);border-color:#d0db8c;color:var(--ink)}.has-profile .profile-state i{background:var(--ink)}.started .intro-copy{display:none}.started .intro h1{font-size:56px}.started .conversation{margin-top:25px}footer.site{padding-block:14px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:20px;font-size:9px;color:var(--muted)}footer.site>span:last-child{display:flex;align-items:center;gap:12px}footer.site>span:last-child>span{font-size:15px}
#veil{position:fixed;inset:0;z-index:80;background:#1c23157a;backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;overflow-y:auto}body:has(#veil:not([hidden])){overflow:hidden}.sheet{position:relative;width:min(540px,100%);background:var(--paper);padding:37px;border:1px solid var(--ink);border-radius:5px;box-shadow:0 20px 100px #17220830;max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain}.sheet-close{position:absolute;top:13px;right:13px;width:32px;height:32px;font-size:27px;line-height:1}.sheet h2{font-family:var(--display);font-size:44px;line-height:1.04;letter-spacing:-.03em;margin-top:25px}.sheet h2 em{font-family:var(--serif);font-size:1.2em;letter-spacing:-.06em}.sheet #sheetNote{font-size:13px;line-height:1.65;color:var(--muted);margin-top:17px;max-width:370px}.sheet .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 20px;margin-top:25px}.grid .full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:10px;font-weight:500}.field label>span{color:var(--muted)}.field input{padding:9px 10px;border:1px solid #bdc6af;border-radius:3px;background:white;width:100%;font-size:14px;min-height:39px}.toggle{display:flex;gap:10px;font-size:11px;line-height:1.6;cursor:pointer;margin-top:3px}.toggle input{width:17px;height:17px;accent-color:#788900;flex-shrink:0;margin:1px 0 0}.sheet .actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:25px}.btn{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:13px 16px;min-height:45px;border-radius:3px;font-size:11px;font-weight:500;border:1px solid var(--ink)}.btn.fluo{background:var(--fluo);border-color:var(--fluo)}.btn>span{font-size:18px;line-height:1}.btn.ghost{border-color:var(--line);font-size:10px}.sheet .fine{font-size:10px;line-height:1.7;color:var(--muted);margin-top:18px}.err{color:#9a332b;font-size:12px;margin-top:17px}.sheet.is-saving .sheet-close{pointer-events:none;opacity:.5}
@keyframes ring{0%{transform:scale(.9);opacity:.7}100%{transform:scale(1.3);opacity:0}}@keyframes caret{50%{border-color:transparent}}@keyframes slowturn{to{transform:rotate(360deg)}}
@media(min-width:1700px){.stage{grid-template-columns:450px minmax(0,1fr);gap:80px}.intro h1{font-size:76px}.conversation{margin-top:38px}.intro-copy{font-size:16px}.welcome-question,.ask{font-size:25px}.bubblewrap{width:250px}.ph>strong{font-size:70px}.empty-card{width:200px}.empty-card strong{font-size:24px}.ec-two{width:195px}.ec-three{width:190px}.dockcard{margin-top:32px}}
@media(max-width:1200px){.header,.stage,footer.site{width:calc(100% - 64px)}.stage{grid-template-columns:350px minmax(0,1fr);gap:35px;padding-top:30px}.journey{gap:12px;font-size:9px}.journey-line{width:24px}.intro h1{font-size:60px}.intro-copy{font-size:13px}.map-header{padding:23px 20px;gap:10px}.map-header h2{font-size:24px}.map-header h2 em{display:block}.profile-state{font-size:7px;padding:5px 7px}.bubblewrap{width:185px}.center{width:230px;top:46%}.ph>strong{font-size:53px}.ph>span{font-size:8px}.ph>span:last-child{font-size:7px}.ph>i{right:34px;top:-23px;font-size:28px}.empty-card{width:155px;padding:15px}.empty-card>span{font-size:6px;letter-spacing:.02em}.empty-card strong{font-size:19px}.ec-one{left:4%;top:7%}.ec-two{right:3%;top:24%;width:144px}.ec-three{width:145px;bottom:14%;left:4%}.empty-caption{right:4%;bottom:7%;max-width:185px}.empty-caption p{font-size:20px}.empty-caption>span{font-size:44px}.map-footer{padding:16px;font-size:8px;gap:10px}.map-signature{font-size:7px;gap:7px}.map-signature>span{font-size:16px}.has-profile .profile-canvas{padding:22px 18px}#orbit{gap:12px}.card{padding:16px 14px}.card h3{font-size:22px}.card p{font-size:11px}.card .cat{font-size:7px}.voice-copy strong{font-size:12px}.voice-copy>span{font-size:8px}.voice-panel{padding:15px}.dockrow{gap:10px}#wave{width:66px}.has-profile .center{gap:17px}.has-profile .hubnote{font-size:23px}.has-profile .portrait-note{max-width:calc(100% - 104px)}}
@media(min-width:901px) and (max-width:1040px){.stage{grid-template-columns:325px minmax(0,1fr);gap:25px}.header,.stage,footer.site{width:calc(100% - 48px)}.header{gap:18px}.journey>span:last-child,.journey-line{display:none}.map-header{padding:21px 17px}.profile-state{display:none}.bubblewrap{width:165px}.ph>strong{font-size:46px}.ph>span:last-child{font-size:6px}.hubnote{font-size:20px}.empty-card{width:134px;padding:12px}.empty-card strong{font-size:17px}.ec-two{width:130px;top:19%;right:3%}.ec-one{top:5%}.ec-three{bottom:15%}.center{left:48%;top:47%}.empty-caption{max-width:158px;right:3%;bottom:7%}.empty-caption p{font-size:18px}.map-signature{display:none}#orbit{grid-template-columns:1fr}.card h3{font-size:25px}.card p{font-size:12px}.intro h1{font-size:57px}.voice-panel{padding:14px 12px}#wave{width:45px}.voice-copy strong{font-size:12px}}
@media(max-width:900px){.header,.stage,footer.site{width:calc(100% - 40px)}.header{height:76px;gap:15px}.wordmark{font-size:23px}.journey{display:none}#topmenu{gap:10px}.back-link{font-size:10px}.tb{font-size:10px;min-height:36px;padding:9px 11px;gap:14px}.tb>span{font-size:17px}#mineBtn{border:0;padding:7px 0;gap:8px}.header:has(#mineBtn:not([hidden])) .back-link{display:none}.mobile-views{display:flex;gap:5px;padding:14px 20px 0;max-width:720px;margin:auto}.mobile-views button{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;padding:11px 14px;font-size:11px;border:1px solid #cdd4c1;border-radius:3px;background:#eceee5;min-height:40px}.mobile-views button[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.mobile-views button>span{font-size:15px;line-height:1}.mobile-views #mobileCount{font-size:11px;font-weight:500}.mobile-views button.has-update{box-shadow:inset 0 -3px 0 var(--fluo)}.stage{grid-template-columns:1fr;gap:0;padding-block:28px;max-width:680px;min-height:0}#dock{padding-top:0;max-width:560px;width:100%;margin:auto}#map{display:none;min-height:650px;max-height:none}.stage[data-view="profile"] #map{display:flex}.stage[data-view="profile"] #dock{display:none}.intro h1{font-size:clamp(52px,9vw,66px);margin-top:20px}.intro-copy{font-size:14px;margin-top:23px}.eyebrow{font-size:8px}.conversation{margin-top:27px}.aime-avatar{width:36px;height:36px;font-size:28px}.aime-heading strong{font-size:13px}.aime-heading>div>span,.availability{font-size:9px}#asks{margin-top:14px}.welcome-question,.ask{font-size:23px;padding-left:15px}.welcome-question p{max-width:460px}.starters{margin-top:19px}.starters>span{font-size:10px}.starters button{font-size:11px;padding:8px 12px;gap:18px}.dockcard{margin-top:24px}.voice-panel{padding:16px}.micwrap{width:44px;height:44px}.voice-copy strong{font-size:14px}.voice-copy>span{font-size:9px}#wave{width:88px;height:34px}.dockrow{gap:13px}.typerow{margin-top:17px}.typerow>label{font-size:11px}.write-box{padding:13px}.write-box textarea{font-size:16px;min-height:52px;max-height:200px}.write-box>button{width:37px;height:37px}.write-foot{font-size:8px}.srow{margin-top:14px}.status{font-size:11px}#demo{font-size:10px}#transcript{font-size:16px;max-height:85px}.conversation-foot{font-size:9px;margin-top:0;padding-top:23px}.map-header{padding:21px 20px}.map-header h2{font-size:28px}.map-header h2 em{display:inline}.profile-canvas{min-height:520px}.bubblewrap{width:210px}.ph>strong{font-size:59px}.ph>span{font-size:9px}.ph>span:last-child{font-size:8px}.ph>i{right:40px;top:-27px;font-size:33px}.center{left:50%;top:48%;width:250px}.hubnote{font-size:24px}.empty-card{width:165px;padding:16px}.empty-card strong{font-size:20px}.empty-card>span{font-size:7px}.ec-one{top:6%;left:5%}.ec-two{top:21%;right:4%;width:156px}.ec-three{bottom:10%;left:4%;width:156px}.empty-caption{bottom:8%;right:5%;max-width:195px}.empty-caption p{font-size:23px}.profile-state{font-size:8px}.map-footer{padding:17px 18px;font-size:9px}.map-signature{font-size:8px}.has-profile .profile-canvas{min-height:440px;overflow:visible;padding:22px}.has-profile .center{margin-bottom:24px;gap:20px}.has-profile .portrait-note{max-width:calc(100% - 106px)}.has-profile .hubnote{font-size:25px}#orbit{gap:14px}.card{padding:20px}.card h3{font-size:25px}.card p{font-size:13px}.card .cat{font-size:8px}.started .intro h1{font-size:49px}.started .conversation{margin-top:25px}footer.site{font-size:8px;padding-block:17px 22px}footer.site>span:last-child{display:none}.sheet{padding:30px;max-height:calc(100dvh - 30px)}.sheet .field input{font-size:16px}.sheet h2{font-size:43px}.sheet .eyebrow{font-size:8px}}
@media(max-width:540px){.header{height:70px}.wordmark{font-size:21px}.tb{font-size:9px;gap:10px;padding:9px 10px}.tb>span{font-size:15px}#mineBtn{font-size:9px;gap:5px}.intro h1{font-size:55px}.intro-copy{font-size:13px}.welcome-question,.ask{font-size:22px}.voice-panel{padding:15px 13px}.voice-copy strong{font-size:13px}.voice-copy>span{font-size:8px}#wave{width:63px}.dockrow{gap:11px}.map-header{padding:20px 17px}.map-header h2{font-size:25px}.map-header h2 em{display:block}.profile-state{font-size:7px;padding:5px 7px}.profile-canvas{min-height:550px}.bubblewrap{width:175px}.center{left:49%;top:48%;width:230px;gap:13px}.ph>strong{font-size:50px}.ph>span{font-size:8px}.ph>span:last-child{font-size:6px}.ph>i{font-size:28px;right:30px;top:-24px}.hubnote{font-size:22px}.photo-note{font-size:7px}.addphoto{width:34px;height:34px;right:-2px;bottom:4px}.empty-card{width:136px;padding:13px}.empty-card>span{font-size:6px;letter-spacing:.01em}.empty-card strong{font-size:18px}.ec-one{top:5%;left:5%;transform:rotate(-6deg)}.ec-two{top:13%;right:3%;width:130px;transform:rotate(6deg)}.ec-three{bottom:10%;left:4%;width:129px}.empty-caption{max-width:153px;right:3%;bottom:8%}.empty-caption p{font-size:20px}.empty-caption>span{font-size:40px}.map-signature{display:none}.map-footer{font-size:9px}.has-profile .profile-canvas{padding:21px 17px}.has-profile .hubnote{font-size:23px}.has-profile .bubblewrap{width:78px}.has-profile .portrait-note{max-width:calc(100% - 98px)}#orbit{grid-template-columns:1fr}.card{padding:22px}.card h3{font-size:27px}.card p{font-size:13px}.card .cat{font-size:8px}.sheet{padding:28px 22px}.sheet .grid{gap:15px 13px}.sheet .actions{gap:10px}.sheet .btn.fluo{flex:1;font-size:11px}.sheet .btn.ghost{font-size:10px}.sheet #sheetNote{font-size:12px}.sheet .fine{font-size:10px}.sheet .toggle{font-size:11px}.sheet h2{font-size:40px}.sheet .eyebrow{font-size:7px}.started .intro h1{font-size:45px}}
@media(max-width:360px){.header,.stage,footer.site{width:calc(100% - 32px)}.header{gap:10px}.wordmark{font-size:18px}#topmenu{gap:8px}.tb{font-size:8px;padding:8px;gap:7px}.tb>span{font-size:13px}.mobile-views{padding-inline:16px}.mobile-views button{padding:10px 12px;font-size:10px}.intro h1{font-size:50px}.intro-copy{font-size:12px}.starters button{font-size:10px;gap:12px}.availability{font-size:8px}.voice-copy strong{font-size:12px}.voice-copy>span{font-size:7px}#wave{width:39px}.dockrow{gap:9px}.voice-panel{padding:14px 12px}.write-foot{font-size:7px}.welcome-question,.ask{font-size:21px}.profile-state{display:none}.map-header h2{font-size:26px}.bubblewrap{width:153px}.ph>strong{font-size:45px}.ph>span{font-size:7px}.ph>span:last-child{font-size:5px}.ph>i{right:27px;font-size:23px;top:-19px}.empty-card{width:117px;padding:11px}.empty-card strong{font-size:16px}.empty-card>span{font-size:5px}.ec-two{width:114px;top:17%}.ec-three{width:114px}.empty-caption{max-width:128px}.empty-caption p{font-size:18px}.hubnote{font-size:20px}.center{width:220px}.sheet .grid{grid-template-columns:1fr}.sheet .actions{flex-direction:column;align-items:stretch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.card{opacity:1;transform:none}.ask{opacity:1;transform:none}}
/* On a phone, give the conversation priority and keep all portrait annotations readable. */
@media(max-width:540px){.intro-copy{display:none}.intro h1{font-size:50px}.conversation{margin-top:25px}.profile-canvas{min-height:620px}.center{top:50%}.ec-one{top:4%;left:4%;width:42%}.ec-two{top:5%;right:4%;width:41%}.ec-three{bottom:5%;width:40%}.empty-caption{bottom:6%;max-width:43%}.has-profile .profile-canvas{min-height:440px}}
@media(max-width:360px){.intro h1{font-size:47px}.empty-card strong{font-size:17px}.center{top:49%}}
@media(max-width:540px){.stage{padding-top:24px}.intro h1{font-size:46px;margin-top:17px}.conversation{margin-top:20px}.starters{margin-top:15px}.dockcard{margin-top:20px}.voice-panel{padding-block:14px}.typerow{margin-top:14px}}
/* Constellation vivante : le portrait reste au centre, les bulles prennent leur place autour. */
#constellationWorld,#constellationPlane{position:absolute;inset:0;width:100%;height:100%}
.orbit-controls{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-bottom:1px solid var(--line);gap:12px;background:#f0f2e9;z-index:6;flex-shrink:0}
.orbit-controls>span{font-size:9px;color:var(--muted)}.orbit-controls>div{display:flex;align-items:center;gap:5px}.orbit-controls button{border:1px solid #bdc7ad;border-radius:4px;width:32px;height:32px;background:var(--paper);font-size:20px;line-height:1}.orbit-controls button:hover{background:var(--fluo)}.orbit-controls #zoomFit{width:auto;padding:0 10px;font-size:10px;margin-left:5px}#zoomValue{font-size:9px;min-width:39px;text-align:center}
.has-profile .profile-canvas{padding:0;overflow:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin;scrollbar-color:#aebb97 transparent;touch-action:pan-x pan-y pinch-zoom}
.has-profile #constellationWorld{position:relative;inset:auto;flex:none}
.has-profile #constellationPlane{position:absolute;inset:auto;transform-origin:0 0}
.has-profile #orbit{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}
.has-profile #orbit .card{position:absolute;translate:-50% -50%;width:212px;padding:18px 19px;border-radius:22px 29px 23px 27px;pointer-events:auto;cursor:pointer;box-shadow:0 5px 14px #25310d0c;transform:translateY(12px) scale(.92);transition:opacity .5s,transform .5s,left .5s,top .5s,border-color .3s,box-shadow .3s}
.has-profile #orbit .card.in{transform:none}.has-profile #orbit .card:hover{border-color:#667d35;box-shadow:0 0 0 3px #e5efc5}.has-profile #orbit .card.fresh{box-shadow:0 0 0 3px var(--fluo)}.has-profile #orbit .card h3{font-size:23px;line-height:1.15;margin-bottom:10px}.has-profile #orbit .card p{font-size:12px;line-height:1.65}.has-profile #orbit .card .cat{font-size:8px;letter-spacing:.06em;margin-bottom:10px}
.has-profile .center{position:absolute;transform:translate(-50%,-50%);width:220px;max-width:none;flex-direction:column;gap:15px;margin:0;text-align:center;z-index:4}
.has-profile .bubblewrap{width:172px}.has-profile .bubble{box-shadow:0 0 0 10px #eceee5}.has-profile .ph>strong{font-size:49px}.has-profile .ph>span{display:block;font-size:8px}.has-profile .ph>span:last-child{font-size:6px}.has-profile .ph>i{font-size:27px;right:32px;top:-23px}.has-profile .portrait-note{width:220px;max-width:100%;align-items:center}.has-profile .hubnote{font-size:23px}.has-profile .photo-note{font-size:8px}.has-profile .addphoto{width:35px;height:35px;right:-2px;bottom:5px}.has-profile .addphoto svg{width:17px;height:17px}
.has-profile #links{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.has-profile #links path{fill:none;stroke:#879770;stroke-width:1.3;stroke-linecap:round;stroke-dasharray:1;animation:link-appear .7s ease both}
.bubble-reader{width:min(490px,calc(100% - 36px));max-height:85dvh;overflow:auto;padding:35px;border:1px solid var(--ink);border-radius:24px 32px 25px 30px;background:var(--paper);color:var(--ink)}.bubble-reader::backdrop{background:#18220f88;backdrop-filter:blur(6px)}#readerClose{position:absolute;right:13px;top:10px;width:36px;height:36px;font-size:29px}.bubble-reader .eyebrow{padding-right:30px}.bubble-reader h2{font-family:var(--serif);font-size:36px;line-height:1.08;margin:22px 0 18px;overflow-wrap:anywhere}.bubble-reader>p{font-size:15px;line-height:1.8;overflow-wrap:anywhere}.reader-note{display:block;border-top:1px solid var(--line);padding-top:16px;margin-top:24px;font-family:var(--hand);font-size:23px}body:has(#bubbleReader[open]){overflow:hidden}
@keyframes link-appear{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@media(max-width:900px){.has-profile .profile-canvas{height:580px;min-height:580px;max-height:580px;flex:none}.orbit-controls{padding:10px 12px}.orbit-controls>span{max-width:145px;line-height:1.4}.has-profile #map{min-height:0}}
@media(max-width:540px){.orbit-controls>span{max-width:100px;font-size:8px}.orbit-controls>div{gap:3px}.orbit-controls button{width:30px;height:32px}.orbit-controls #zoomFit{font-size:9px;padding:0 7px}.has-profile .profile-canvas{height:500px;min-height:500px;max-height:500px}.bubble-reader{padding:30px 25px}.bubble-reader h2{font-size:31px}.has-profile .map-signature{display:none}}
@media(prefers-reduced-motion:reduce){.has-profile #orbit .card{transition:none;opacity:1;transform:none}.has-profile #links path{animation:none}}
.has-profile #orbit .card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:6.6em;overflow:hidden}
.has-profile #orbit .card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:3.45em;overflow:hidden}
.has-profile .center{width:270px}.has-profile .bubblewrap{width:220px}.has-profile .ph>strong{font-size:60px}.has-profile .portrait-note{width:250px}

/* Mobile : une seule scène, la question et le micro ancrés en bas. */
.mobile-write-toggle{display:none}
@media(max-width:900px){
  :root{--mobile-header-height:calc(56px + env(safe-area-inset-top,0px));--dock-height:236px}
  html,body{height:100%;overflow:hidden;overscroll-behavior:none}
  body{height:var(--app-height,100dvh)}
  .mobile-views,footer.site{display:none!important}
  .header{position:fixed;z-index:20;top:var(--app-top,0px);left:0;right:0;width:100%;max-width:none;margin:0;height:var(--mobile-header-height);padding:env(safe-area-inset-top,0px) 16px 0;background:var(--paper);border-bottom:1px solid #d9ddcf80}
  .header .wordmark{font-size:21px}.header .tb{min-height:34px}.header .journey{display:none}
  .stage{position:fixed;top:calc(var(--app-top,0px) + var(--mobile-header-height));left:0;right:0;width:100%;height:calc(var(--app-height,100dvh) - var(--mobile-header-height));min-height:0;max-width:none;display:block;padding:0;margin:0;overflow:hidden}
  #map,.has-profile #map,.stage[data-view="profile"] #map{position:absolute;inset:0 0 var(--dock-height);width:100%;min-height:0;max-height:none;display:block;background:var(--paper);border:0;border-radius:0;overflow:hidden}
  .map-header{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
  .map-footer{display:none}
  #profileCanvas,.has-profile #profileCanvas{position:absolute;inset:0;min-height:0;max-height:none;height:auto;flex:none;background-color:var(--paper)}
  .has-profile #profileCanvas{top:46px}
  .orbit-controls{position:absolute;right:12px;top:7px;width:auto;padding:0;gap:0;background:transparent;border:0}
  .orbit-controls>span{display:none}.orbit-controls>div{gap:5px}.orbit-controls button{height:32px;width:32px;background:#f7f7f2f2}.orbit-controls #zoomFit{height:32px}
  .empty-card,.empty-caption{display:none}
  .empty-orbits>span{left:50%;top:48%;border-color:#d9dfd0}
  .empty-orbits svg{display:none}.empty-orbits .orbit-dot{background:#899576;box-shadow:0 0 0 5px var(--paper)}
  .center{left:50%;top:48%;width:240px;gap:13px}
  .bubblewrap{width:clamp(92px,calc((var(--app-height,100dvh) - 270px)*.34),166px)}
  .bubble{box-shadow:0 0 0 9px var(--paper)}.bubble:hover{box-shadow:0 0 0 10px #e5ebda}
  .ph>strong{font-size:clamp(34px,calc((var(--app-height,100dvh) - 270px)*.11),49px)}
  .ph>span{font-size:8px}.ph>span:last-child{font-size:6px}.ph>i{right:30px;top:-22px;font-size:26px}
  .hubnote{font-size:22px}.photo-note{font-size:8px}.has-profile .bubble{box-shadow:0 0 0 10px var(--paper)}
  #dock,.stage[data-view="profile"] #dock{display:flex;position:absolute;z-index:12;bottom:0;left:0;right:0;width:100%;max-width:none;margin:0;padding:13px 16px calc(10px + env(safe-area-inset-bottom,0px));background:var(--paper);border-top:1px solid #cad2be;border-radius:22px 22px 0 0;box-shadow:0 -10px 36px #3c491010;max-height:82%;overflow-y:auto;overscroll-behavior:contain}
  #dock .intro,#dock .starters,#dock .conversation-foot{display:none}
  #dock .conversation,.started #dock .conversation{margin:0}
  .aime-heading{gap:8px}.aime-avatar{width:25px;height:25px;font-size:22px}.aime-heading strong{font-size:11px}.aime-heading>div{flex-direction:row;align-items:baseline;gap:7px}.aime-heading>div>span{font-size:8px}.availability{font-size:8px}
  #asks{margin-top:8px;max-height:clamp(52px,18dvh,128px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bdc7ae transparent}
  .welcome-question,.ask{font-size:19px;line-height:1.23;padding:0 3px 0 0;border:0}.welcome-question p{max-width:none}.ask{margin-top:8px}.ask:first-child{margin-top:0}
  .welcome-question p>br{display:none}.welcome-question em:before{content:' '}
  #dock .dockcard{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:center}
  .voice-panel{padding:10px 12px;border-radius:14px}.dockrow{gap:10px}.micwrap{width:43px;height:43px}.voice-copy strong{font-size:12px}.voice-copy>span{font-size:8px}#wave{width:55px;height:28px}
  .mobile-write-toggle{display:flex;width:44px;height:54px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #bac5ab;border-radius:12px;background:#fff;font-size:8px}.mobile-write-toggle[aria-expanded="true"]{background:var(--fluo);border-color:var(--fluo)}.mobile-write-toggle svg{width:20px;height:20px}
  #dock .typerow{grid-column:1/-1;display:none;margin:0}
  #dock.writing .typerow{display:block}
  #dock .typerow>label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .write-box{padding:9px 10px;border-radius:12px;align-items:center}.write-box textarea{min-height:27px;max-height:70px;height:27px;resize:none;font-size:16px;line-height:1.45}.write-box>button{width:35px;height:35px;border-radius:8px}
  .write-foot{display:none}
  #dock .srow{grid-column:1/-1;margin:0;align-items:center;gap:10px;min-height:15px}.status{font-size:9px;line-height:1.3;max-width:none}#demo{font-size:8px}#demo span{font-size:12px}
  #transcript{grid-column:1/-1;font-size:13px;line-height:1.3;margin:0;max-height:34px}
  #veil{top:var(--app-top,0px);bottom:auto;height:var(--app-height,100dvh);padding:12px}.sheet{max-height:calc(var(--app-height,100dvh) - 24px)}
  .bubble-reader{max-height:calc(var(--app-height,100dvh) - 30px)}
}
@media(max-width:360px){
  .header{padding-inline:12px}.header .wordmark{font-size:19px}#dock{padding-inline:12px}.voice-panel{padding:9px 10px}.dockrow{gap:8px}.voice-copy strong{font-size:11px}.voice-copy>span{font-size:7px}#wave{width:30px}.welcome-question,.ask{font-size:18px}.availability{font-size:7px}
}
@media(max-width:900px) and (max-height:500px){
  :root{--mobile-header-height:44px}.header .wordmark{font-size:18px}#dock{padding-top:9px;padding-bottom:7px}.aime-heading{display:none}#asks{margin-top:0;max-height:55px}.welcome-question,.ask{font-size:16px}#dock .dockcard{margin-top:7px}.voice-panel{padding-block:6px}.micwrap{width:35px;height:35px}.mobile-write-toggle{height:42px}.photo-note{display:none}.hubnote{font-size:18px}.center{gap:6px}.ph>span,.ph>i{display:none}
}
@media(max-width:900px){#transcript{opacity:1!important}}
