@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2)format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2)format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff)format("woff")}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/newsreader-latin-400-normal-BFBkh4jY.woff2)format("woff2"),url(/assets/newsreader-latin-400-normal-gRTjlS2D.woff)format("woff")}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/newsreader-latin-500-normal-B66TYsaK.woff2)format("woff2"),url(/assets/newsreader-latin-500-normal-DFwuUcdu.woff)format("woff")}:root{color:#29251f;font-synthesis:none;--paper:#f1e8da;--paper-light:#faf5ec;--plaster:#e7dac7;--ink:#29251f;--muted:#746c61;--violet:#6b576f;--line:#3f322629;--serif:"Newsreader", Georgia, serif;--ease:cubic-bezier(.22, .68, .22, 1);background:#eee4d4;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:5px;outline:2px solid #735d79}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell,.app-shell>main{min-height:100vh}.site-header{z-index:40;justify-content:space-between;align-items:center;width:min(100% - 40px,1560px);height:76px;margin:0 auto;display:flex;position:relative}.site-header.is-light{color:#fff;text-shadow:0 1px 14px #0000004d}.kynd-mark{color:inherit;font-family:var(--serif);letter-spacing:-.04em;font-size:32px;line-height:1;text-decoration:none}.kynd-mark span{color:var(--violet)}.kynd-mark.is-light span{color:#ead7e8}.header-back,.text-action{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;padding:0 8px}.header-back{align-items:center;gap:8px;display:flex}.header-back span{text-transform:uppercase;letter-spacing:.16em;font-size:10px}.profile-link{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.profile-link svg{width:18px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;opacity:.76;margin:0;font-size:9px;font-weight:600}.fixture-note{color:inherit;opacity:.42;font-size:9px}.entry-page{background:radial-gradient(circle at 70% 18%,#fffaf1,#efe4d4 60%,#e2d1ba);min-height:100svh;overflow:auto}.entry-page .site-header{position:absolute;left:0;right:0}.entry-layout{grid-template-columns:minmax(300px,.9fr) minmax(350px,520px);grid-template-areas:"copy threshold";align-items:center;gap:clamp(54px,8vw,128px);width:min(100% - 64px,1240px);min-height:100svh;margin:0 auto;padding:92px 0 42px;display:grid}.entry-threshold{width:min(35vw,430px);height:min(72svh,690px);transition:transform .9s var(--ease), box-shadow .9s ease;perspective:1000px;background:#8f6c50;border-radius:49% 49% 2px 2px/26% 26% 2px 2px;grid-area:threshold;justify-self:center;position:relative;overflow:hidden;box-shadow:0 35px 80px #3b2c1e33,inset 0 0 0 1px #ffffffb3}.entry-threshold .space-scene{border-radius:inherit;position:absolute;inset:22px 22px 0}.entry-threshold:before{z-index:5;content:"";border-radius:inherit;pointer-events:none;border:22px solid #eee1cdeb;border-bottom:0;position:absolute;inset:0;box-shadow:inset 18px 1px 28px #412c1d40,inset -10px 0 20px #fff6}.entry-reveal{z-index:6;border-radius:inherit;pointer-events:none;position:absolute;inset:18px;box-shadow:inset 20px 0 20px #3021173d}.entry-door{z-index:4;transform-origin:100%;width:90%;height:92%;transition:transform 1.05s var(--ease), filter .8s ease;background:linear-gradient(105deg,#50392c,#8c664b 19%,#654735 67%,#3f2c24);border:1px solid #462b1b7a;position:absolute;bottom:0;right:5%;transform:rotateY(-12deg);box-shadow:-11px 0 24px #150e0a47,inset 0 0 0 1px #ffffff14}.entry-door:before{content:"";border:1px solid #eedabe2b;position:absolute;inset:7% 8%;box-shadow:inset 0 0 0 8px #22161014}.entry-door:after{content:"";background:#c29a62;border-radius:50%;width:8px;height:8px;position:absolute;top:54%;left:8%;box-shadow:0 0 0 3px #2d1d1333}.entry-threshold__hint{z-index:8;color:#fff5e5d1;letter-spacing:.12em;text-align:center;text-shadow:0 2px 12px #000000a6;font-size:9px;transition:opacity .5s;position:absolute;bottom:31px;left:0;right:0}.entry-copy,.entry-auth{z-index:8;max-width:550px;transition:opacity .45s ease, transform .7s var(--ease);grid-area:copy}.entry-copy{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.entry-copy h1,.entry-auth h1{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(43px,4.6vw,66px);font-weight:400;line-height:.98}.entry-copy>p:not(.eyebrow),.entry-auth>p:not(.eyebrow,.entry-auth__switch){max-width:46ch;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.entry-actions{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.entry-continue,.boundary-action{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:0 22px;display:inline-flex}.entry-continue:disabled{cursor:wait;opacity:.68}.entry-secondary{cursor:pointer;background:#ffffff3d;border:1px solid #362c223d;border-radius:999px;min-height:46px;padding:0 21px}.entry-copy small,.entry-auth small{max-width:46ch;color:var(--muted);font-size:9px;line-height:1.5}.entry-auth__back{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:40px;margin:0 0 22px -8px;padding:0 8px;display:inline-flex}.entry-auth__back span{letter-spacing:.12em;text-transform:uppercase;font-size:9px}.entry-auth h1{margin:8px 0 14px;font-size:clamp(38px,4vw,56px)}.entry-auth form{gap:12px;max-width:430px;margin:22px 0 15px;display:grid}.entry-auth label{color:var(--muted);gap:6px;font-size:10px;font-weight:500;display:grid}.entry-auth input{width:100%;height:47px;color:var(--ink);background:#fffcf699;border:1px solid #3c2f2438;border-radius:4px;outline:0;padding:0 13px}.entry-auth input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6b576f1a}.entry-auth form .entry-continue{width:max-content;margin-top:5px}.entry-auth__switch{color:var(--muted);margin:0 0 8px;font-size:11px}.entry-auth__switch button{min-height:40px;color:var(--ink);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0 5px;text-decoration:underline}.entry-page.is-auth-active .entry-door{transform:rotateY(-35deg)}.entry-page.is-auth-active .entry-threshold__hint{opacity:.28}.entry-page.is-entering .entry-door{filter:brightness(1.08);transform:rotateY(-84deg)}.entry-page.is-entering .entry-threshold{transform:scale(1.075);box-shadow:0 46px 100px #3b2c1e42}.entry-page.is-entering .entry-auth{opacity:0;transform:translate(-16px)}.space-scene{background:linear-gradient(145deg, var(--scene-a), var(--scene-b) 58%, var(--scene-c));position:relative;overflow:hidden}.space-scene>img{object-fit:cover;object-position:var(--focal-x) var(--focal-y);width:100%;height:100%;transition:transform 1.4s var(--ease), filter 1.2s ease;transform:scale(1.018)}.space-scene__light{pointer-events:none;background:linear-gradient(#14110e03 36%,#14110e6b);position:absolute;inset:0}.discovery-page{background:#eadfce;min-height:100svh;overflow:hidden}.space-canvas{touch-action:pan-y;background:radial-gradient(at 50% 88%,#fff6,#0000 45%),linear-gradient(90deg,#7058400f 1px,#0000 1px) 50% 0/min(22vw,300px) 100%,linear-gradient(#f5ede1 0,#eadfce 71%,#d7c7b2 71.3%,#e7dac8 100%);height:calc(100svh - 76px);min-height:570px;position:relative;overflow:hidden}.space-canvas:after{content:"";transform-origin:bottom;pointer-events:none;background:repeating-linear-gradient(98deg,#0000 0 120px,#45342514 121px 122px),linear-gradient(#ffffff2e,#5b412a0d);height:33%;position:absolute;bottom:-12%;left:-8%;right:-8%;transform:perspective(600px)rotateX(61deg)}.space-canvas__architecture{border-top:1px solid #6f573e17;border-radius:46% 46% 0 0;position:absolute;inset:3% 5% 25%;box-shadow:inset 0 30px 90px #ffffff4d}.space-portal{z-index:4;width:clamp(290px,27vw,420px);transition:transform 1s var(--ease), left 1s var(--ease), top 1s var(--ease), opacity .9s ease, filter .9s ease;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.space-portal.is-current{z-index:8}.space-portal.is-behind-1{filter:saturate(.65)contrast(.84);opacity:.7;top:54%;left:16%;transform:translate(-50%,-50%)scale(.64)}.space-portal.is-ahead-1{filter:saturate(.7)contrast(.86);opacity:.76;top:51%;left:84%;transform:translate(-50%,-50%)scale(.7)}.space-portal.is-behind-2{filter:saturate(.45)blur(1px);opacity:.34;top:42%;left:3%;transform:translate(-50%,-50%)scale(.38)}.space-portal.is-ahead-2{filter:saturate(.45)blur(1px);opacity:.37;top:39%;left:97%;transform:translate(-50%,-50%)scale(.4)}.space-portal__threshold{aspect-ratio:.68;cursor:pointer;isolation:isolate;background:#bea483;border:0;border-radius:49% 49% 1px 1px/26% 26% 1px 1px;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 32px 60px #402f2030,inset 0 0 0 1px #ffffffa6}.space-portal__threshold:before{z-index:6;content:"";border-radius:inherit;pointer-events:none;border:clamp(13px,1.5vw,20px) solid #e8dac5f2;border-bottom-width:clamp(18px,1.8vw,24px);position:absolute;inset:0;box-shadow:inset 15px 4px 24px #3c291c45,inset -7px 0 15px #ffffff6b,0 0 0 1px #7a60451a}.space-portal__threshold:after{z-index:7;content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff70;position:absolute;inset:3px}.space-portal .space-scene{border-radius:inherit;position:absolute;inset:clamp(13px,1.5vw,20px) clamp(13px,1.5vw,20px) clamp(18px,1.8vw,24px)}.space-portal.is-current .space-scene img{transform:scale(1.045)}.portal-reveal{z-index:5;pointer-events:none;background:linear-gradient(90deg,#2e20165c,#e5d3bb38);width:9%;position:absolute;top:7%;bottom:4%}.portal-reveal--left{left:4%}.portal-reveal--right{right:4%;transform:scaleX(-1)}.portal-lintel{z-index:5;pointer-events:none;border-radius:50%;height:12%;position:absolute;top:4%;left:12%;right:12%;box-shadow:inset 0 12px 15px #39281c38}.door-leaf{z-index:4;transform-origin:100%;width:48%;height:85%;transition:transform 1.05s var(--ease), width 1.05s var(--ease);background:linear-gradient(100deg,#604431,#8a6449 18%,#5c402f);border:1px solid #3f27197a;position:absolute;bottom:5%;right:6%;transform:perspective(760px)rotateY(-68deg);box-shadow:-14px 0 26px #1a110c42,inset 2px 0 #ffffff1f}.door-leaf:before,.door-leaf:after{content:"";border:1px solid #2a1b1347;position:absolute;left:12%;right:12%;box-shadow:inset 0 0 12px #160e0a1f}.door-leaf:before{height:36%;top:8%}.door-leaf:after{height:39%;bottom:8%}.door-leaf i{z-index:2;background:#b79564;border-radius:50%;width:7px;height:7px;position:absolute;top:49%;left:10%;box-shadow:0 0 0 2px #20150f38}.space-portal.door-closed .door-leaf{width:90%;right:5%;transform:perspective(760px)rotateY(0)}.space-portal__identity{text-align:center;text-shadow:0 1px #ffffff80;margin-top:17px}.space-portal__identity h2{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 4px;font-size:clamp(30px,3vw,43px);font-weight:400;line-height:1}.space-portal__identity p{color:var(--muted);margin:0;font-size:11px}.space-portal__identity p span{margin:0 5px}.space-canvas__movement{z-index:16;color:var(--muted);letter-spacing:.04em;justify-content:center;align-items:center;gap:13px;font-size:9px;display:flex;position:absolute;bottom:18px;left:0;right:0}.space-canvas__movement button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.space-canvas__movement svg{width:17px}.participants{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.participants__people{flex-wrap:wrap;align-items:center;gap:10px 20px;display:flex}.human-presence{grid-template-columns:18px auto;align-items:center;column-gap:8px;font-size:11px;display:grid}.human-presence i{opacity:.62;border:1px solid;border-radius:52% 52% 46% 46%;width:15px;height:18px;display:block;position:relative}.human-presence i:after{content:"";background:0 0;border:1px solid;border-radius:50% 50% 20% 20%;height:7px;position:absolute;bottom:-5px;left:-3px;right:-3px}.human-presence.is-speaking i{opacity:1;box-shadow:0 0 0 4px #ffffff1f}.human-presence small{color:inherit;opacity:.56;grid-column:2;font-size:8px}.participants__more{min-height:40px;color:inherit;text-underline-offset:4px;opacity:.7;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;text-decoration:underline}.participants.is-compact{font-size:10px}.inside-space{color:#fff;background:#1f1c23;min-height:100svh;position:relative;overflow:hidden}.inside-space__world{position:fixed;inset:0}.inside-space__world .space-scene{width:100%;height:100%}.inside-space__world img{filter:saturate(.82)contrast(.94)}.inside-space__world .space-scene__light{background:linear-gradient(#0a0a0e38,#0000 36%,#0d0b11b8 100%)}.inside-space__veil{background:radial-gradient(circle at 56% 38%,#0000 0 35%,#0c0a0e26 68%,#0c0a0e73);position:absolute;inset:0}.door-receipt{text-transform:uppercase;letter-spacing:.13em;opacity:.75;font-size:9px}.door-receipt:before{content:"";vertical-align:1px;background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.inside-space__content{z-index:5;grid-template:"heading people"". ."1fr"details player""fixture action"/minmax(220px,.42fr) minmax(520px,1fr);gap:12px clamp(36px,8vw,130px);width:min(100% - 56px,1320px);min-height:calc(100svh - 76px);margin:0 auto;padding:28px 0 26px;display:grid;position:relative}.inside-space__heading{grid-area:heading;align-self:start}.inside-space__heading h1{overflow-wrap:normal;max-width:14ch;font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:8px 0 0;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:.98}.inside-space__content>.participants{color:#ffffffc7;grid-area:people;place-self:start end}.space-player{background:linear-gradient(#0000,#0d0b114d);grid-area:player;align-self:end;padding:26px clamp(8px,3vw,38px) 14px}.space-player__now{align-items:baseline;gap:8px;font-size:10px;display:flex}.space-player__now span{opacity:.54}.space-player__now strong{font-weight:500}.space-player.is-empty{align-self:end;padding-bottom:28px}.space-player.is-empty .space-player__now{flex-direction:column;gap:4px}.waveform{align-items:center;gap:3px;height:58px;margin:11px 0;display:flex;position:relative;overflow:hidden}.waveform:after{display:none}.waveform i{width:3px;height:var(--height);background:#ffffff75;border-radius:99px}.waveform.is-active i{animation:1.8s ease-in-out infinite alternate breathe;animation-delay:calc(var(--height) * -8ms)}.space-player__controls{color:#fff9;grid-template-columns:1fr auto 1fr;align-items:center;font-size:9px;display:grid}.space-player__controls span:last-child{text-align:right}.space-player__controls button{width:66px;height:66px;color:var(--ink);cursor:pointer;background:#f8f0e3;border:0;border-radius:50%;place-items:center;display:grid;box-shadow:0 10px 30px #00000026}.space-player__controls svg{width:24px}.join-voice{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-area:action;justify-self:end;align-items:center;gap:10px;min-height:58px;padding:0 8px;display:flex}.join-voice>span:last-child{flex-direction:column;gap:2px;display:flex}.join-voice small{opacity:.55}.listen-receipt{color:#ffffff9e;grid-area:action;justify-self:end;font-size:10px}.speak-mark{flex:none;width:62px;height:68px;display:block;position:relative}.speak-mark img{object-fit:contain;filter:drop-shadow(0 9px 18px #00000029);width:100%;height:100%}.boundary-summary{border-top:1px solid #ffffff2e;grid-area:details;align-self:end;max-width:290px}.boundary-summary summary{color:#ffffffb3;cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:10px;display:flex}.boundary-summary summary svg{width:14px}.boundary-summary p{color:#fff9;border-top:1px solid #ffffff1a;grid-template-columns:24px 1fr;margin:0;padding:8px 0;font-size:9px;display:grid}.boundary-summary p svg{width:13px}.boundary-summary p span{flex-direction:column;display:flex}.boundary-summary p strong{color:#fff;font-weight:500}.inside-space .fixture-note{grid-area:fixture;align-self:end}.speak-page{background:radial-gradient(circle at 50% 36%,#fffaf2,#eee4d5 62%,#dfd0bc);min-height:100svh;overflow:hidden}.speak-layout{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 36px,760px);min-height:calc(100svh - 76px);margin:0 auto;padding:8px 0 28px;display:flex}.record-status{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:7px;margin:0 0 5px;font-size:9px;display:inline-flex}.record-status:before{content:"";background:#979087;border-radius:50%;width:6px;height:6px}.record-status.is-recording{color:#93454a}.record-status.is-recording:before{background:#a7444b}.speak-context{color:var(--muted);font-family:var(--serif);margin:0;font-size:17px}.speak-layout>.speak-mark{width:min(46vw,290px);height:min(48vh,330px);margin:6px 0 -8px}.speak-layout time{font-family:var(--serif);font-size:26px}.speak-layout .waveform{width:min(100%,430px);height:60px;margin:6px 0 12px}.speak-layout .waveform i{background:#2f292461}.capture-button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 20px;display:inline-flex}.capture-button.is-recording{background:#90434a}.capture-button svg{width:17px}.capture-play{color:var(--ink);border:1px solid var(--line);background:#ffffff61}.capture-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.capture-message{max-width:40ch;color:var(--muted)}.speak-layout>small{color:var(--muted);margin-top:15px;font-size:9px}.your-space-page{background:radial-gradient(circle at 50% 28%,#faf2e6,#e9dcc9 68%,#dccbb4);min-height:100svh;overflow:hidden}.profile-actions{align-items:center;gap:14px;font-size:10px;display:flex}.profile-actions .text-action{align-items:center;gap:5px;display:flex}.profile-actions svg{width:14px}.profile-actions a{color:inherit;text-decoration:none}.your-space-intro{z-index:12;width:min(100% - 40px,1200px);margin:5px auto 0;position:relative}.your-space-intro>p:last-child{color:var(--muted);font-family:var(--serif);margin:7px 0 0;font-size:17px}.personal-landscape{width:min(100% - 40px,1160px);height:calc(100svh - 128px);min-height:560px;margin:0 auto;position:relative}.personal-landscape:before{content:"";background:radial-gradient(#7d5e3f1f,#0000 68%);height:40%;position:absolute;bottom:-15%;left:-20vw;right:-20vw}.personal-landscape>.space-portal{width:clamp(285px,31vw,430px);top:46%;left:40%}.personal-controls{z-index:10;width:min(280px,25vw);position:absolute;top:30%;left:69%}.boundary-action{color:#fff;background:#85684a;margin:10px 0 18px}.boundary-action svg{width:16px}.personal-movement{z-index:12;gap:14px;display:flex;position:absolute;bottom:24px;left:0}.personal-movement button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:0}.personal-movement button[aria-current=true]{border-color:var(--ink);color:var(--ink)}.empty-threshold{z-index:8;width:118px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-items:center;padding:0;display:grid;position:absolute;bottom:22px;right:0}.empty-threshold>span{border:7px solid #7a604433;border-bottom:0;border-radius:48% 48% 0 0/25% 25% 0 0;width:72px;height:100px;margin-bottom:7px;display:block;box-shadow:inset 10px 6px 16px #523d2814}.empty-threshold strong{color:var(--ink);font-family:var(--serif);font-size:17px;font-weight:400}.empty-threshold small{margin-top:4px;font-size:8px;line-height:1.4}.door-sheet-backdrop{z-index:80;background:#2a211a2e;place-items:end center;display:grid;position:fixed;inset:0}.door-sheet{background:#f8f1e6;border-radius:26px 26px 0 0;width:min(100%,560px);padding:28px max(24px,50% - 240px) 32px;box-shadow:0 -20px 80px #2d201729}.door-sheet h2{font-family:var(--serif);margin:7px 0;font-size:34px;font-weight:400}.door-sheet>p:not(.eyebrow){color:var(--muted);line-height:1.55}.door-sheet>div{justify-content:flex-end;gap:9px;display:flex}.quiet-view{background:#eee6db;min-height:100svh}.quiet-view section{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:calc(100svh - 76px);display:flex}.quiet-view section p{font-family:var(--serif);margin:0;font-size:30px}.quiet-view section small{color:var(--muted)}.quiet-view section a{color:var(--ink);margin-top:16px;font-size:11px}.not-found{background:var(--paper)}.not-found>main>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 76px);padding:24px;display:flex}.not-found h1{font-family:var(--serif);margin:0;font-size:clamp(38px,5vw,58px);font-weight:400}.not-found p{color:var(--muted)}.not-found a{color:var(--ink)}@keyframes breathe{to{opacity:.55;transform:scaleY(.62)}}@media (width<=720px){.site-header{width:calc(100% - 28px);height:64px}.kynd-mark{font-size:29px}.entry-layout{grid-template-columns:1fr;grid-template-areas:"threshold""copy";align-content:start;gap:18px;width:calc(100% - 28px);padding:68px 0 24px}.entry-threshold{width:min(68vw,285px);height:min(46svh,420px)}.entry-threshold .space-scene{inset:14px 14px 0}.entry-threshold:before{border-width:14px 14px 0;border-bottom-style:none;border-bottom-color:currentColor}.entry-reveal{inset:11px}.entry-threshold__hint{font-size:8px;bottom:22px}.entry-copy{text-align:center;align-items:center;gap:10px}.entry-copy h1,.entry-auth h1{max-width:10ch;font-size:clamp(36px,10.6vw,44px)}.entry-copy>p:not(.eyebrow){max-width:35ch;font-size:13px;line-height:1.48}.entry-actions{justify-content:center}.entry-copy small{max-width:34ch}.entry-page.is-auth-active .entry-layout{gap:14px}.entry-page.is-auth-active .entry-threshold{width:min(43vw,180px);height:min(24svh,220px)}.entry-page.is-auth-active .entry-threshold__hint{display:none}.entry-auth{justify-self:center;width:min(100%,470px)}.entry-auth__back{margin-bottom:8px}.entry-auth h1{max-width:13ch;margin:5px 0 9px;font-size:clamp(33px,9vw,41px)}.entry-auth>p:not(.eyebrow,.entry-auth__switch){font-size:12px;line-height:1.45}.entry-auth form{gap:8px;margin:13px 0 8px}.entry-auth input{height:43px}.entry-auth form .entry-continue{width:100%}.entry-auth__switch{text-align:center}.space-canvas{height:calc(100svh - 64px);min-height:520px}.space-canvas__architecture{inset:7% -20% 27%}.space-portal{width:min(70vw,315px);top:47%}.space-portal.is-behind-1{opacity:.58;top:53%;left:-11%;transform:translate(-50%,-50%)scale(.63)}.space-portal.is-ahead-1{opacity:.65;top:51%;left:111%;transform:translate(-50%,-50%)scale(.68)}.space-portal.is-behind-2,.space-portal.is-ahead-2{display:none}.space-portal__threshold:before{border-width:12px 12px 16px}.space-portal .space-scene{inset:12px 12px 16px}.space-portal__identity{margin-top:12px}.space-portal__identity h2{font-size:32px}.inside-space{overflow:auto}.inside-space__content{flex-direction:column;align-items:stretch;gap:14px;width:calc(100% - 32px);min-height:calc(100svh - 64px);padding:18px 0 20px;display:flex}.inside-space__heading h1{font-size:42px}.inside-space__content>.participants{order:2;align-self:flex-start}.space-player{background:linear-gradient(#0000,#0d0b1154);order:3;margin-top:auto;padding:12px 0 4px}.space-player .waveform{height:50px}.space-player__controls button{width:60px;height:60px}.join-voice,.listen-receipt{order:4;place-self:center}.boundary-summary{order:5;width:100%;max-width:none}.inside-space .fixture-note{order:6}.participants__people{gap:8px 13px}.speak-layout{min-height:calc(100svh - 64px);padding-top:0}.speak-layout>.speak-mark{width:min(66vw,260px);height:min(42svh,300px)}.profile-actions a{display:none}.your-space-intro{width:calc(100% - 28px)}.personal-landscape{width:calc(100% - 28px);height:calc(100svh - 110px)}.personal-landscape>.space-portal{width:min(62vw,270px);top:34%;left:50%}.personal-controls{text-align:center;width:100%;inset:auto 0 70px}.personal-controls>.participants{justify-content:center}.personal-movement{max-width:calc(100% - 110px);bottom:15px;overflow-x:auto}.empty-threshold{transform-origin:100% 100%;bottom:4px;right:0;transform:scale(.8)}}@media (height<=720px) and (width<=720px){.entry-threshold{width:min(55vw,245px);height:36svh}.entry-copy h1{font-size:33px}.entry-copy small{display:none}.entry-page.is-auth-active .entry-threshold{width:120px;height:16svh}.entry-page.is-auth-active .entry-layout{gap:8px}.entry-auth h1{font-size:30px}.entry-auth>p:not(.eyebrow,.entry-auth__switch),.entry-auth small{display:none}.space-portal{width:min(58vw,260px)}.space-portal__identity h2{font-size:27px}.speak-layout>.speak-mark{height:34svh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.space-scene>img{transform:none!important}::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}
