:root{--bg:#08090b;--surface:#141519;--surface-hover:#1c1e23;--text:#f5f5f7;--muted:#9699a2;--accent:#dce5f2;--line:#ffffff12;--border:#3b3d45}
*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button,select{touch-action:manipulation}:where(button,a,input,textarea,select):focus-visible{outline-offset:5px;outline:2px solid #a9c9ff}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-weight:600;line-height:1.08}h1{font-size:clamp(38px,5vw,64px)}h2{font-size:clamp(28px,3.2vw,42px)}em{font:inherit}.wrap{width:min(1120px,100% - 80px);margin-inline:auto}.narrow{width:min(720px,100% - 48px);margin-inline:auto}.quiet{color:var(--muted);font-size:14px}.center{text-align:center}.eyebrow{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:500}.accent{color:var(--accent)}.site-header{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.brand svg{width:27px;color:var(--text)}.site-header nav{align-items:center;gap:30px;font-size:13px;display:flex}.site-header nav>a:first-child{color:var(--muted)}.site-header nav>a:first-child:hover{color:var(--text)}.nav-join{background:var(--text);color:var(--bg);white-space:nowrap;border-radius:24px;padding:9px 17px}.nav-join:hover{background:#dcdde2}body:has(.ticker) .site-header{margin-top:36px}.footer{justify-content:space-between;align-items:center;gap:24px;padding-block:60px 36px;display:flex}.footer .brand{font-size:13px}.footer .brand svg{width:21px}.footer>span{color:var(--muted);font-size:12px}.skip-link{z-index:20;background:var(--text);color:var(--bg);border-radius:20px;padding:12px 20px;position:absolute;top:-70px;left:16px}.skip-link:focus{top:5px}.ticker{height:36px;color:var(--muted);background:#0d0e11;align-items:center;font-size:11px;display:flex;position:absolute;inset:0 0 auto;overflow:hidden}.ticker-label{white-space:nowrap;flex-shrink:0;padding-inline:max(24px,50vw - 560px) 20px;font-size:11px}.ticker-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25px calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#0000,#000 25px calc(100% - 40px),#0000)}.ticker-track{width:max-content;animation:85s linear infinite marquee;display:flex}.ticker-copy{flex-shrink:0;display:flex}.ticker-copy>span{white-space:nowrap;flex-shrink:0;align-items:center;gap:9px;width:250px;padding-left:24px;display:inline-flex}.ticker-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ticker-copy b{color:#757984;font-weight:400}.ticker-copy i{color:#575a63;margin-left:auto;margin-right:18px;font-style:normal}.ticker:hover .ticker-track,.ticker:focus-within .ticker-track{animation-play-state:paused}.ticker-empty{padding-left:12px}.ticker-pause{min-width:44px;height:36px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.hero{flex-direction:column;align-items:center;padding-top:40px;display:flex}.hero-copy{text-align:center;z-index:1;width:100%;position:relative}.hero h1{text-wrap:balance;max-width:1000px;margin:0 auto 24px;font-size:clamp(42px,4.2vw,60px);line-height:1.045}.hero-sub{color:var(--muted);text-wrap:balance;margin:0 auto 28px;font-size:20px}.button{letter-spacing:0;border:1px solid #0000;border-radius:28px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 24px;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s,color .2s;display:inline-flex}.button.primary{background:var(--text);color:var(--bg)}.button.primary:hover{background:#dcdde2}.button.secondary{color:var(--text);background:#202127}.button.secondary:hover{background:#2b2d34}.button.full{width:100%}.hero .button,.hero-join .button{padding-inline:28px;font-size:13px}.price-note{color:var(--muted);margin:16px 0 0;font-size:13px}.hero-earth{aspect-ratio:1.32;width:min(1040px,100%);height:auto;margin:0 auto 36px;position:relative}.earth-interactive{touch-action:pan-y;cursor:grab;width:100%;height:100%;position:relative}.earth-interactive:active{cursor:grabbing}.earth-interactive canvas{touch-action:pan-y!important}.earth-controls{color:var(--muted);white-space:nowrap;cursor:default;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.earth-controls button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.earth-controls button:hover{background:var(--surface);color:var(--text)}.earth-fallback{place-items:center;width:100%;height:100%;min-height:240px;display:grid}.earth-fallback>div{aspect-ratio:1;background:#122033 url(/assets/earth.png) 50%/190% 100%;border-radius:50%;width:72%;box-shadow:inset -60px -30px 95px 10px #02050deb,inset 8px 3px 22px #a8caff25,0 0 3px 2px #6f9cd133}.progress-panel{text-align:center;flex-direction:column;align-items:center;gap:24px;padding-block:32px 0;display:flex}.human-count .count{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(52px,6vw,80px);font-weight:600;line-height:1}.count-label{color:var(--muted);margin-top:10px;font-size:16px}.hero-count{white-space:nowrap;justify-content:center;align-items:center;gap:12px;width:fit-content;max-width:100%;margin:-6px auto 12px;display:flex}.hero-count .count-label{margin:0}.progress-copy{width:min(380px,100%)}.progress-label{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;font-size:11px;display:flex}.progress-line{background:#292b31;border-radius:4px;height:3px;overflow:hidden}.progress-line>div{background:var(--accent);height:100%;transition:width 1s}.progress-copy p{color:var(--muted);margin:14px 0 0;font-size:13px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.section-heading h2{margin:0}.home-section-heading{grid-template-columns:1fr auto 1fr;display:grid}.home-section-heading h2{text-align:center;grid-column:2}.home-section-heading .text-link{grid-column:3;justify-self:end}.text-link{color:var(--accent);align-items:center;gap:8px;font-size:14px;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.preview-section{padding-top:144px}.preview-chain{justify-content:space-between;gap:20px;display:flex;position:relative;overflow:hidden}.preview-chain:before{content:"";background:var(--border);height:1px;position:absolute;top:25px;left:28px;right:28px}.preview-human{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;padding-bottom:12px;display:flex;position:relative}.chain-node{color:#bbc4d2;width:50px;height:50px;box-shadow:0 0 0 8px var(--bg);background:#16181d;border-radius:50%;place-items:center;display:grid}.preview-human:hover .chain-node{color:var(--text);background:#292e38}.preview-human small{color:var(--muted);margin-top:22px;font-size:12px}.preview-human strong{overflow-wrap:anywhere;margin-top:6px;font-size:14px;font-weight:500}.country-small{color:var(--muted);margin-top:7px;font-size:12px}.empty-chain{background:var(--bg);z-index:1;justify-content:center;align-items:center;gap:24px;width:100%;padding-block:32px;display:flex}.empty-chain p{color:var(--muted);margin:0}.empty-chain a{color:var(--text);align-items:center;gap:8px;display:flex}.join-way{padding-top:136px}.join-way-grid{grid-template-columns:repeat(5,1fr);gap:36px;display:grid}.way-card{text-align:center;flex-direction:column;align-items:center;padding:8px 0 20px;display:flex}.way-card>svg{width:30px;height:30px;color:var(--text);margin-bottom:24px}.way-card strong{letter-spacing:-.03em;font-size:21px;font-weight:500}.way-card>span{color:var(--muted);margin-top:7px;font-size:13px}.way-card small{color:var(--accent);align-items:center;gap:12px;margin-top:18px;font-size:14px;display:flex}.way-card:hover small{text-underline-offset:4px;text-decoration:underline}.way-card small svg{width:14px}.how{text-align:center;padding-block:136px 80px}.how h2{margin-bottom:40px}.how ol{justify-content:center;align-items:flex-start;gap:64px;margin:0;padding:0;list-style:none;display:flex}.how li{flex:1;max-width:260px}.how li>span{background:var(--surface);width:30px;height:30px;color:var(--muted);border-radius:50%;place-items:center;margin-bottom:18px;font-size:13px;display:inline-grid}.how li p{color:var(--muted);margin:0;font-size:16px}.back-link{color:var(--muted);align-items:center;gap:8px;min-height:44px;margin-bottom:42px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--text)}.join-page,.manage-page,.admin-page{min-height:80vh;padding-block:48px 96px}.page-intro{margin-bottom:56px}.page-intro h1{text-wrap:balance;margin-bottom:24px}.page-intro>p:last-child{color:var(--muted);max-width:620px;font-size:18px}.page-intro.center>p{margin-inline:auto}.join-options{display:grid}.join-option{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:24px;width:100%;padding:27px 0;display:flex}.join-option:hover{background:#ffffff03}.option-icon{width:48px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.join-option strong{letter-spacing:-.03em;font-size:22px;font-weight:500}.join-option small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.option-price{text-align:right;min-width:100px;color:var(--muted);margin-left:auto;font-size:13px}.option-price b{color:var(--text);margin-top:4px;font-size:18px;font-weight:500;display:block}.join-option>svg{width:18px;color:var(--muted);flex-shrink:0}label,.field-label{color:#c5c7ce;font-size:14px;display:block;position:relative}label>small{color:var(--muted);margin-left:8px;font-size:12px}input,textarea,select{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);border-radius:12px;min-height:54px;margin-top:10px;padding:16px;font-size:16px;display:block}input::placeholder,textarea::placeholder{color:#7e828e}textarea{resize:vertical;min-height:100px;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:#adbdd5}input:focus-visible,textarea:focus-visible{outline-offset:2px}.field-row{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:26px;display:grid}.char-count{color:var(--muted);font-size:11px;position:absolute;bottom:8px;right:13px}.description-label textarea,.group-fields textarea{padding-bottom:30px}.country-select{position:relative}.select-trigger{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:54px;margin-top:10px;padding:16px;font-size:16px;display:flex}.select-trigger[aria-expanded=true]{border-color:#adbdd5}.country-popup{z-index:6;border:1px solid var(--border);background:#1b1d22;border-radius:14px;min-width:220px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 16px 48px #0008}.country-search{border-bottom:1px solid var(--line);min-height:52px;color:var(--muted);background:#16181d;align-items:center;gap:10px;padding:0 14px;display:flex}.country-search:focus-within{background:#1a1d23;box-shadow:inset 0 -1px #adbdd5}.country-search input{min-height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0}.country-search input:focus{border-color:#0000}.country-search input:focus-visible{outline-offset:0;outline:0}.country-options{max-height:250px;padding:6px;overflow:auto}.country-option{text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px;font-size:14px;display:flex}.country-option:hover,.country-option:focus{background:#30343d}.country-options p{padding:10px}.member-block{padding-block:32px 40px}.member-block+.member-block{border-top:1px solid var(--line)}.member-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.member-heading h2{letter-spacing:-.03em;margin:0;font-size:22px}.icon-button{min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.form-heading{justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.form-heading>.quiet{font-size:13px}.type-tag{color:var(--text);align-items:center;gap:8px;font-size:15px;display:flex}.group-fields{padding-block:30px 40px}.group-fields>label+label{margin-top:26px}.add-member{background:var(--surface);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:12px;font-size:14px;display:flex}.add-member:hover{background:var(--surface-hover)}.add-member small{color:var(--muted);margin-left:8px}.country-copy{color:var(--accent);background:0 0;border:0;min-height:44px;padding:14px 0 0;font-size:13px}.country-copy:hover{text-underline-offset:4px;text-decoration:underline}.payment-summary{padding-top:32px}.payment-summary>div{justify-content:space-between;align-items:center;margin-bottom:26px;font-size:17px;display:flex}.payment-summary>div strong{letter-spacing:-.04em;font-size:32px;font-weight:500}.payment-summary>p{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:7px;margin-block:22px 8px;font-size:12px;display:flex}.payment-summary>small{color:var(--muted);text-align:center;font-size:12px;display:block}.error-message,.notice{border-radius:12px;margin-block:24px;padding:17px 20px;font-size:14px;line-height:1.6}.error-message{color:#ffbacb;background:#28181e}.notice{color:#becadd;background:#1a1e26}.button-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.button-row.centered{justify-content:center}.explore-page{min-height:80vh;padding-block:80px 64px}.explorer-toolbar{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.human-search{width:430px;max-width:100%}.human-search>label{margin-bottom:12px;font-size:14px}.human-search>div{background:var(--surface);color:var(--muted);border-radius:14px;align-items:center;padding-left:16px;display:flex}.human-search input{background:0 0;border:0;min-width:0;margin:0}.human-search button{min-width:54px;height:54px;color:var(--text);background:0 0;border:0;place-items:center;display:grid}.explorer-toolbar>p{text-align:right;color:var(--muted);margin:0;font-size:13px}.explorer-toolbar>p strong{color:var(--text);letter-spacing:-.04em;font-size:28px;font-weight:500;display:block}.chain-legend{flex-wrap:wrap;gap:24px;padding-block:32px 48px;display:flex}.chain-legend>span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.chain-window{flex-wrap:wrap;align-items:stretch;gap:36px 20px;min-height:240px;display:flex}.chain-block{flex-direction:column;max-width:100%;display:flex;position:relative}.block-humans{flex-wrap:wrap;gap:12px;display:flex}.human-card{background:0 0;border-radius:16px;flex-direction:column;align-items:center;width:155px;min-width:145px;min-height:210px;padding:18px 14px;transition:background .2s;display:flex;position:relative}.human-card:hover{background:#ffffff06}.human-card-top{width:100%;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.human-card-top>svg{color:#a3adbd}.small-chain-node{color:#bec9da;background:#1a1d24;border-radius:50%;place-items:center;width:48px;height:48px;margin:22px 0 16px;display:grid}.human-card strong{text-align:center;overflow-wrap:anywhere;max-width:100%;font-size:15px;font-weight:500}.relationship-label{color:var(--muted);margin-top:12px;font-size:11px}.milestone-card .small-chain-node{color:#11151c;background:#cbd7ea}.milestone-card .human-card-top svg{color:var(--accent)}.milestone-tag{color:var(--accent);text-align:center;margin-top:12px;font-size:10px;line-height:1.5}.connected-block{border-left:1px solid var(--border);padding:40px 8px 8px}.connected-block .block-humans{gap:8px}.block-label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;top:14px;left:22px}.hidden-human{opacity:.65}.chain-pagination{justify-content:space-between;align-items:center;gap:20px;margin-top:56px;display:flex}.chain-pagination>span{color:var(--muted);font-size:13px}.chain-pagination .button{font-size:11px}.loading-message{color:var(--muted);padding:50px}.empty-state{text-align:center;width:100%;padding:56px 24px}.empty-state h2{font-size:30px}.empty-state p{color:var(--muted)}.profile-page,.group-page{padding-block:48px 80px}.profile-card{text-align:center;padding:28px 0 36px}.profile-symbol{width:64px;height:64px;color:var(--accent);place-items:center;margin:24px auto;display:grid}.profile-number{color:#d3dced;letter-spacing:.13em;margin:22px 0 14px;font-size:15px;font-weight:600}.milestone-profile .profile-number{margin-top:14px}.profile-card h1{overflow-wrap:anywhere;margin-bottom:12px;font-size:clamp(44px,6vw,76px)}.profile-country{color:var(--muted);margin-bottom:0;font-size:16px}.profile-eyebrow{color:var(--muted);letter-spacing:.15em;margin:0 0 10px;font-size:10px;font-weight:600}.message-record{isolation:isolate;background:#0c0d0f;border:1px solid #ffffff12;border-radius:20px;max-width:680px;margin:36px auto 0;padding:56px 36px 43px;position:relative;overflow:visible}.message-record .profile-eyebrow{z-index:1;white-space:nowrap;background:#0c0d0f;border:1px solid #ffffff12;border-radius:999px;margin:0;padding:7px 12px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.message-record:before{content:"";z-index:-1;aspect-ratio:1;opacity:.02;pointer-events:none;background:#c6d3e8;width:min(60%,320px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/quote-solid.svg) 50%/contain no-repeat;mask:url(/quote-solid.svg) 50%/contain no-repeat}.profile-description{color:#c5c8d0;overflow-wrap:anywhere;max-width:580px;margin:0 auto;font-size:clamp(19px,2.6vw,24px);line-height:1.68}.badge{color:#cbd9ee;background:#1c222c;border-radius:24px;align-items:center;gap:8px;padding:9px 16px;font-size:11px;display:inline-flex}.profile-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:center;align-items:flex-start;gap:48px;margin-block:28px 0;padding-block:24px;font-size:13px;display:flex}.profile-meta strong{color:var(--text);justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:15px;font-weight:400;display:flex}.profile-neighbors{color:var(--muted);justify-content:space-between;gap:24px;padding-block:28px;font-size:13px;display:flex}.profile-neighbors a{align-items:center;gap:8px;display:inline-flex}.chain-place{border-block:1px solid var(--line);margin:4px 0 28px;padding:24px 0 28px}.chain-place-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.chain-place-heading .profile-eyebrow{margin:0}.chain-place-heading>p:last-child{color:var(--muted);margin:0;font-size:14px}.chain-place-heading strong{color:var(--text);font-weight:500}.chain-track{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:12px;margin-top:26px;display:grid;position:relative}.chain-track:before{content:"";z-index:0;background:linear-gradient(90deg,#fff2,#dce5f255,#fff2);height:1px;position:absolute;top:8px;left:10%;right:10%}.chain-stop,.chain-current{z-index:1;min-width:0;color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:12px;font-size:10px;line-height:1.4;display:flex;position:relative}.chain-stop-label,.chain-current>span:last-child{background:var(--bg);letter-spacing:.04em;max-width:100%;padding-inline:4px}.chain-stop-label{overflow-wrap:anywhere;transition:color .16s}.chain-stop-label:hover{color:var(--text)}.chain-stop-previous{text-align:right;align-items:flex-end}.chain-stop-next{text-align:left;align-items:flex-start}.chain-stop-node,.chain-current-node{border-radius:50%;flex:none;display:block}.chain-stop-node{background:var(--bg);border:1px solid #858b98;width:16px;height:16px}.chain-current-node{border:4px solid var(--bg);background:#dce5f2;width:18px;height:18px;box-shadow:0 0 0 1px #dce5f255,0 0 22px #dce5f21c}.chain-current{color:#dce5f2;font-weight:600}.report-area{text-align:center;margin-top:24px}.quiet-button{min-height:44px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:13px;display:inline-flex}.quiet-button:hover{color:var(--text)}.report-form{text-align:left;max-width:450px;margin:24px auto}.group-page .page-intro{max-width:740px;margin:0 auto 64px}.group-page .page-intro h1{overflow-wrap:anywhere}.group-page .profile-symbol{margin-top:0}.group-range{color:var(--muted);margin-top:12px;font-size:16px;display:inline-block}.group-members{flex-wrap:wrap;justify-content:center;gap:28px 16px;padding-bottom:48px;display:flex}.group-members .human-card{width:190px}.centered-page{text-align:center;min-height:75vh;padding-block:120px}.centered-page p{color:var(--muted)}.success-page{padding-block:64px 96px}.success-page h1{overflow-wrap:anywhere;font-size:clamp(36px,5vw,56px)}.success-page>p{color:var(--muted)}.waiting-earth{height:350px;margin-bottom:40px}.waiting-earth .earth-controls,.reveal-earth .earth-controls{display:none}.success-check{background:var(--surface);width:44px;height:44px;color:var(--text);border-radius:50%;place-items:center;margin:0 auto 24px;display:grid}.reveal-number{letter-spacing:-.05em;overflow-wrap:anywhere;margin:0 0 24px;font-size:clamp(40px,8vw,88px);font-weight:600;line-height:1.1}.reveal-earth{max-width:580px;height:430px;margin:24px auto 0}.reveal-global{color:var(--muted);margin-bottom:40px;font-size:12px}.reveal-global strong{color:var(--text);letter-spacing:-.04em;margin-right:8px;font-size:28px;font-weight:500}.reveal-global>span{margin-top:12px;font-size:14px;display:block}.reveal-members{max-width:520px;margin:30px auto;padding:0;list-style:none}.reveal-members a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:15px;display:flex}.reveal-members a>span:first-child{color:var(--muted);font-size:13px}.reveal-members strong{overflow-wrap:anywhere;font-weight:400}.email-note{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:40px;font-size:13px;display:flex}.manage-page>.quiet{margin-top:32px}.admin-login{gap:24px;max-width:500px;display:grid}.report-card{border-bottom:1px solid var(--line);padding-block:24px}.report-card p{overflow-wrap:anywhere;margin-block:16px}.moderation-form{background:var(--surface);border-radius:16px;margin-top:48px;padding:32px}.moderation-form h2{font-size:26px}.copy-fallback{margin-top:24px;display:block}.copy-fallback input{font-size:13px}.chain-window{max-width:880px;margin-left:clamp(120px,15vw,240px);margin-right:auto;display:block;position:relative}.chain-window:has(.human-card):before{content:"";background:linear-gradient(#0000,#8ca2c173 40px calc(100% - 40px),#0000);width:1px;position:absolute;top:0;bottom:0;left:132px}.chain-window .chain-block{border:0;padding:0}.chain-window .connected-block{margin-block:12px;padding-top:32px}.chain-window .connected-block:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000,#a7bad45e 18px calc(100% - 18px),#0000);width:2px;position:absolute;top:26px;bottom:-12px;left:132px;transform:translate(-.5px)}.chain-window .block-humans{z-index:1;display:block;position:relative}.chain-window .block-label{z-index:1;color:#a8b9d0;top:4px;left:176px}.chain-window .block-label:before{content:"";background:linear-gradient(90deg,#a7bad46e,#a7bad424);width:34px;height:1px;position:absolute;top:50%;right:calc(100% + 10px)}.chain-window .human-card{border-radius:0;grid-template-columns:100px 64px 1fr auto;align-items:center;column-gap:12px;width:100%;max-width:none;min-height:116px;padding:16px 0;display:grid}.chain-window .human-card-top{grid-area:1/1/span 3;justify-content:flex-end;padding-right:10px}.chain-window .human-card-top>svg{display:none}.chain-window .small-chain-node{width:40px;height:40px;box-shadow:0 0 0 6px var(--bg);background:#151922;grid-area:1/2/span 3;margin:0}.chain-window .small-chain-node svg{width:20px}.chain-window .human-card strong{text-align:left;grid-area:1/3;align-self:end;font-size:17px}.chain-window .country-small{grid-area:2/3;align-self:start;margin-top:3px}.chain-window .relationship-label{display:none}.chain-window .milestone-tag{grid-area:3/3;place-self:start;margin:7px 0 0;padding:0}.chain-window .milestone-card .small-chain-node{box-shadow:0 0 0 6px var(--bg), 0 0 24px #b7d2ff18;background:#cbd7ea}.chain-window .connected-block .small-chain-node{outline-offset:3px;outline:1px solid #9bb4d638}.preview-chain:before{background:linear-gradient(90deg,#839cb22b,#b6cbe078,#839cb22b);height:2px}.preview-chain .chain-node{box-shadow:none;background:#151a22;border:1px solid #b6cbe029}.preview-human:hover .chain-node{box-shadow:0 0 24px #bad5ff15}.group-fields{background:#ffffff03;border:0;border-radius:16px;margin:32px 0 20px;padding:24px 28px 30px}.group-fields legend{float:left;letter-spacing:-.03em;width:100%;margin-bottom:26px;padding:0;font-size:20px;font-weight:500}.group-fields label{clear:both}.earth-detail{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:default;background:#080d16e8;border-radius:20px;width:min(620px,100vw - 48px);padding:14px 12px 20px;box-shadow:0 24px 72px #0005}.earth-detail-heading{color:#abb9cb;justify-content:space-between;align-items:center;font-size:11px;display:flex}.earth-detail button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.earth-detail p{text-align:center;padding:16px;font-size:13px}.earth-local-chain{scrollbar-width:thin;padding:16px 4px 4px;display:flex;overflow-x:auto}.earth-local-group{flex:1}.earth-local-members{display:flex}.earth-local-human{flex-direction:column;flex:1;align-items:center;width:90px;min-width:76px;font-size:12px;display:flex;position:relative}.earth-local-human:before{content:"";background:#b4cceb70;height:1px;position:absolute;top:22px;left:0;right:0}.local-node{color:#e2ecfa;background:#253448;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid;position:relative}.earth-local-human small{color:#a1afc3;font-size:10px}.earth-local-human strong{overflow-wrap:anywhere;text-align:center;max-width:86px;margin:4px 4px 0;font-weight:500}.earth-local-label{text-align:center;color:#b5c8e4;border-top:1px solid #a8c6ee35;margin:14px 8px 0;padding-top:8px;font-size:11px;display:block}.is-milestone .local-node{color:#101620;background:#d5e2f4}.earth-interactive[data-zoom="2"]{cursor:default}.earth-controls{gap:4px;padding-inline:4px}.earth-controls span{text-align:center;min-width:110px}.hero h1{letter-spacing:-.05em;max-width:900px;font-weight:500}.hero-earth{aspect-ratio:1.48;margin-top:-12px}.hero-sub{color:#a4a8b1}.ticker{background:#0b0c0f}.join-way-grid .way-card,.how li{background:0 0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1200px){.chain-window{margin-inline:auto}}@media (max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{padding-top:54px}.hero h1{max-width:740px;font-size:48px}.hero-earth{aspect-ratio:1.18}.preview-human:nth-child(7){display:none}.join-way-grid{gap:24px}.how ol{gap:30px}}@media (max-width:720px){.wrap,.narrow{width:calc(100% - 40px)}.site-header{gap:12px;height:72px}.brand{gap:8px;font-size:14px}.brand svg{width:23px}.site-header nav{gap:18px;font-size:12px}.nav-join{padding:9px 14px}.ticker-label{padding-inline:20px 10px;font-size:10px}.ticker{font-size:10px}.hero{padding-top:44px}.hero h1{max-width:580px;margin-bottom:22px;font-size:clamp(36px,8.5vw,56px);line-height:1.075}.hero-sub{max-width:330px;margin-bottom:24px;font-size:17px}.price-note{font-size:12px}.hero-earth{aspect-ratio:1;width:calc(100% + 32px);max-width:calc(100vw - 8px);margin:12px -16px 44px}.earth-controls{font-size:11px;bottom:-14px}.progress-panel{gap:24px;padding-top:54px}.human-count .count{font-size:60px}.hero-count{gap:9px;margin-bottom:8px}.count-label{font-size:15px}.progress-copy{max-width:330px}.preview-section{padding-top:96px}.section-heading{gap:16px;margin-bottom:36px}.section-heading h2{font-size:29px}.section-heading .text-link{white-space:nowrap;gap:5px;font-size:12px}.section-heading .text-link svg{width:14px}.home-section-heading{text-align:center;grid-template-columns:1fr;justify-items:center}.home-section-heading h2,.home-section-heading .text-link{grid-column:1;justify-self:center}.preview-chain{gap:16px}.preview-human:nth-child(n+5){display:none}.preview-human strong{font-size:12px}.preview-human small,.preview-human .country-small{font-size:10px}.chain-node{width:44px;height:44px}.chain-node svg{width:21px}.preview-chain:before{top:22px}.join-way{padding-top:88px}.join-way-grid{flex-direction:column;gap:0;display:flex}.way-card{grid-template-columns:32px 1fr auto;align-items:center;column-gap:18px;padding-block:22px;display:grid}.way-card+.way-card{border-top:1px solid var(--line)}.way-card>svg{grid-row:span 2;width:25px;height:25px;margin:0}.way-card strong{font-size:20px}.way-card>span{grid-column:2;margin-top:4px;font-size:13px}.way-card small{grid-area:1/3/span 2;margin:0;font-size:14px}.how{text-align:left;padding-block:88px 32px}.how h2{font-size:30px}.how ol{flex-direction:column;gap:26px}.how li{align-items:center;gap:18px;max-width:none;display:flex}.how li>span{flex-shrink:0;margin:0}.how li p{font-size:15px}.footer{flex-wrap:wrap;gap:16px;padding-block:64px 28px}.footer>span{font-size:11px}.join-page,.manage-page,.admin-page,.profile-page,.group-page{padding-block:32px 60px}.back-link{margin-bottom:32px}.page-intro{margin-bottom:36px}.page-intro h1{font-size:40px}.page-intro>p:last-child{font-size:16px}.join-option{gap:12px;padding-block:26px}.option-icon{width:32px}.join-option strong{font-size:20px}.join-option small{max-width:165px;font-size:12px}.option-price{min-width:76px;font-size:12px}.option-price b{font-size:16px}.join-option>svg{width:14px}.field-row{grid-template-columns:1fr;gap:24px}.form-heading>.quiet{font-size:11px}.member-block{padding-block:28px 36px}.payment-summary>p,.payment-summary>small{font-size:11px}.explore-page{padding-block:56px 48px}.explorer-toolbar{flex-direction:column;align-items:flex-start;gap:24px}.explorer-toolbar>p{align-items:center;gap:10px;display:flex}.explorer-toolbar>p strong{font-size:24px}.human-search{width:100%}.chain-legend{gap:16px 20px;padding-block:28px 36px}.chain-legend>span{font-size:11px}.chain-window{gap:24px 10px}.chain-block{flex:140px}.chain-block.connected-block{flex:100%}.block-humans{gap:10px}.human-card{flex:1;width:calc(50% - 5px);min-width:130px;max-width:100%;padding-inline:10px}.connected-block .human-card{max-width:calc(50% - 4px)}.human-card strong{font-size:14px}.chain-pagination{flex-wrap:wrap;gap:16px;margin-top:36px}.chain-pagination .button{gap:8px;padding-inline:16px;font-size:10px}.chain-pagination>span{text-align:center;order:3;width:100%;font-size:12px}.profile-card{padding-block:12px 32px}.profile-card h1{font-size:clamp(38px,10vw,52px)}.message-record{margin-top:28px;padding:48px 20px 36px}.profile-description{font-size:19px}.profile-meta{flex-wrap:wrap;gap:26px}.profile-meta strong{font-size:14px}.chain-place{padding-block:20px 24px}.chain-place-heading{flex-direction:column;align-items:flex-start;gap:6px}.chain-track{gap:4px;margin-top:22px}.chain-stop,.chain-current{font-size:9px}.chain-track:before{left:8%;right:8%}.chain-stop-label,.chain-current>span:last-child{padding-inline:2px}.group-members{gap:16px 8px}.group-members .human-card{max-width:calc(50% - 4px)}.success-page{padding-block:44px 60px}.success-page h1{font-size:38px}.waiting-earth{height:280px}.reveal-earth{height:320px}.reveal-number{font-size:clamp(40px,11vw,64px)}.reveal-global>span{font-size:12px}.moderation-form{padding:24px}.empty-state{padding-inline:0}}@media (max-width:480px){.site-header nav>a:first-child{display:none}.hero-copy .button{font-size:12px}}@media (max-width:360px){.brand{font-size:12px}.nav-join{padding-inline:12px;font-size:11px}.join-option{gap:8px}.option-icon{width:26px}.option-price{min-width:66px}.join-option small{font-size:11px}.section-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ticker-track{transform:none!important}}@media (max-width:720px){.hero{padding-top:32px}.hero h1{font-size:clamp(34px,8.2vw,52px)}.hero-sub{font-size:16px}.hero-earth{aspect-ratio:1.04;margin-top:0}.earth-controls{bottom:-12px}.earth-controls span{min-width:94px;font-size:10px}.group-fields{margin-top:24px;padding:22px 18px 26px}.chain-window:has(.human-card):before{left:23px}.chain-window{margin-inline:0}.chain-window .connected-block:after{left:23px}.chain-window .chain-block{flex:none}.chain-window .human-card{grid-template-columns:56px 1fr;column-gap:12px;min-width:0;max-width:none;min-height:112px;padding:18px 4px}.chain-window .human-card-top{grid-area:1/2;justify-content:flex-start;font-size:11px}.chain-window .small-chain-node{grid-area:1/1/span 3}.chain-window .human-card strong{grid-area:2/2;font-size:16px}.chain-window .country-small{grid-area:3/2}.chain-window .milestone-tag{text-align:left;grid-area:4/2;padding:8px 0 0}.chain-window .block-label{left:72px}.chain-window .block-label:before{width:38px}.chain-legend{gap:14px}.way-card+.way-card{border-top:0}}
