.pulse-home{--bg:#07090d;--bg-soft:#0a0d13;--panel:#0e1219;--panel-2:#11161e;--line:#ffffff14;--line-2:#ffffff24;--text:#f6f1eb;--muted:#9da1ab;--faint:#f6f1eb80;--terra:#e2725b;--terra-soft:#ec8b76;--terra-deep:#c75c46;--live:#5fd08a;--pulse-sans:"Avenir Next","Segoe UI",system-ui,-apple-system,sans-serif;--display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--mono:ui-monospace,"SF Mono","JetBrains Mono","Menlo",monospace;--maxw:1240px;--ease:cubic-bezier(.22,1,.36,1);isolation:isolate;background:var(--bg);color:var(--text);font-family:var(--pulse-sans);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5;position:relative}.pulse-home img{max-width:100%;display:block}.pulse-home a{color:inherit;text-decoration:none}.pulse-home .display{font-family:var(--display);letter-spacing:-.015em;font-weight:500}.pulse-home .pulse-img{object-fit:cover;width:100%;height:100%;display:block}.pulse-home .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 28px}@media (max-width:640px){.pulse-home .wrap{padding:0 20px}}.pulse-home .mono{font-family:var(--mono)}.pulse-home .coord{font-family:var(--mono);letter-spacing:.04em;color:var(--faint);font-size:11.5px}.pulse-home .kicker{font-family:var(--mono);letter-spacing:.28em;text-transform:uppercase;color:var(--terra-soft);align-items:center;gap:12px;margin:0;font-size:11.5px;font-weight:500;display:inline-flex}.pulse-home .kicker:before{content:"";opacity:.5;background:currentColor;width:26px;height:1px}.pulse-home .section-title{font-family:var(--display);letter-spacing:-.02em;margin:20px 0 0;font-size:clamp(30px,4.4vw,54px);font-weight:500;line-height:1.02}.pulse-home .section-lead{color:var(--muted);text-wrap:pretty;max-width:56ch;margin:18px 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.65}.pulse-home .field{z-index:0;pointer-events:none;background:radial-gradient(1100px 700px at 78% -10%,#e2725b1a,#0000 60%),radial-gradient(900px 680px at 2% 12%,#e2725b0b,#0000 56%),linear-gradient(#0a0d13 0%,#07090d 52%,#05070a 100%);position:fixed;inset:0;overflow:hidden}.pulse-home .field canvas{width:100%;height:100%;position:absolute;inset:0}.pulse-home .field .aur{filter:blur(130px);mix-blend-mode:screen;opacity:.5;border-radius:9999px;position:absolute}.pulse-home .field .aur.one{background:radial-gradient(circle,#e2725b6b,#0000 68%);width:40rem;height:40rem;animation:34s ease-in-out infinite alternate pulseDrift1;top:-14rem;right:-10rem}.pulse-home .field .aur.two{background:radial-gradient(circle,#8c78c829,#0000 66%);width:32rem;height:32rem;animation:40s ease-in-out infinite alternate pulseDrift2;bottom:6%;left:-12rem}@keyframes pulseDrift1{to{transform:translate(-50px,46px)scale(1.12)}}@keyframes pulseDrift2{to{transform:translate(60px,-36px)scale(1.15)}}@media (max-width:768px){.pulse-home .field .aur{filter:none;opacity:.3;animation:none}.pulse-home .nav[data-stuck=true] .nav-bar{-webkit-backdrop-filter:none;background:#080a0ef0}.pulse-home .hero-status{-webkit-backdrop-filter:none;background:#080a0eb8}.pulse-home .pulse-panel{-webkit-backdrop-filter:none;background:linear-gradient(#10141cf5,#0a0d13f7)}}.pulse-home .page{z-index:1;position:relative}.pulse-home .section{padding:clamp(48px,5vw,84px) 0}@media (max-width:640px){.pulse-home .section{padding:44px 0}.pulse-home .section+.section{padding-top:36px}.pulse-home #download.section{padding-bottom:32px}}.pulse-home .btn{font-family:var(--pulse-sans);cursor:pointer;white-space:nowrap;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease),background .25s var(--ease),color .25s var(--ease);border-radius:9999px;justify-content:center;align-items:center;gap:9px;font-size:14.5px;font-weight:600;display:inline-flex}.pulse-home .btn svg{width:16px;height:16px}.pulse-home .btn-primary{color:#2b1712;background:linear-gradient(180deg,var(--terra-soft),var(--terra));border:none;padding:14px 24px;box-shadow:0 8px 22px -10px #e2725b6b,inset 0 1px #ffffff29}.pulse-home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px -12px #e2725b85,inset 0 1px #ffffff38}.pulse-home .btn-primary:active{transform:translateY(0)}.pulse-home .btn-ghost{border:1px solid var(--line-2);color:var(--text);background:#ffffff0a;padding:13px 22px}.pulse-home .btn-ghost:hover{color:var(--terra-soft);border-color:#e2725b73;transform:translateY(-1px)}.pulse-home .btn-sm{padding:9px 16px;font-size:13px}.pulse-home .tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:10.5px;font-weight:500;display:inline-flex}.pulse-home .tag-line{border:1px solid var(--line);color:var(--faint);background:#ffffff08}.pulse-home .tag-terra{color:var(--terra-soft);background:#e2725b1a;border:1px solid #e2725b4d}.pulse-home .tag-live{color:var(--live);background:#5fd08a1a;border:1px solid #5fd08a4d}.pulse-home .dot-live{background:var(--live);width:7px;height:7px;box-shadow:0 0 10px var(--live);border-radius:9999px;flex-shrink:0;animation:2.2s infinite pulseLpulse}@keyframes pulseLpulse{0%{box-shadow:0 0 #5fd08a80}70%{box-shadow:0 0 0 7px #5fd08a00}to{box-shadow:0 0 #5fd08a00}}.pulse-home .nav{z-index:60;transition:padding .3s var(--ease);position:sticky;top:0}.pulse-home .nav-bar{transition:all .3s var(--ease);border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 18px 12px 22px;display:flex}.pulse-home .nav[data-stuck=true] .nav-bar{border-color:var(--line);-webkit-backdrop-filter:blur(18px)saturate(150%);background:#080a0eb8;margin-top:8px;padding-top:9px;padding-bottom:9px;box-shadow:0 12px 40px -20px #000c}.pulse-home .brand{align-items:center;gap:12px;display:flex}.pulse-home .brand img{width:auto;height:28px;transition:height .3s var(--ease)}.pulse-home .nav[data-stuck=true] .brand img{height:25px}.pulse-home .brand .brand-coord{font-family:var(--mono);letter-spacing:.12em;color:var(--faint);border-left:1px solid var(--line);padding-left:12px;font-size:10px;display:none}@media (min-width:880px){.pulse-home .brand .brand-coord{display:block}}.pulse-home .nav-right{align-items:center;gap:12px;display:flex}@media (max-width:767px){.pulse-home .nav-right .nav-dl{display:none}}.pulse-home .hero{align-items:center;min-height:92vh;padding:90px 0 60px;display:flex;position:relative}.pulse-home .hero-globe{z-index:0;position:absolute;inset:0}.pulse-home .hero-globe canvas{width:100%;height:100%}.pulse-home .hero-veil{z-index:1;pointer-events:none;background:linear-gradient(100deg,var(--bg)12%,#07090db3 36%,#07090d1f 60%,#07090d8c 100%),linear-gradient(0deg,var(--bg)2%,transparent 26%);position:absolute;inset:0}@media (min-width:641px){.pulse-home .hero-globe,.pulse-home .hero-veil{top:-110px;left:calc(50% - 50vw);right:calc(50% - 50vw)}}.pulse-home .hero-inner{z-index:3;grid-template-columns:minmax(0,1.08fr) 392px;align-items:center;gap:48px;width:100%;display:grid;position:relative}@media (max-width:1000px){.pulse-home .hero-inner{grid-template-columns:1fr;gap:30px}}@media (max-width:640px){.pulse-home .hero{border-radius:28px;align-items:flex-start;min-height:auto;margin-inline:-12px;padding:24px 12px 36px;overflow:hidden}.pulse-home .hero-status{margin-bottom:18px}}.pulse-home .hero-status{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--muted);background:#080a0e80;border-radius:9999px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 7px 7px 14px;font-size:12.5px;display:inline-flex}.pulse-home .hero-status .city-tab{color:var(--terra-soft);background:#e2725b1f;border-radius:9999px;align-items:center;gap:7px;padding:4px 11px;font-size:12px;font-weight:600;display:inline-flex}.pulse-home .hero h1{font-family:var(--display);color:#fff;letter-spacing:-.022em;text-shadow:0 2px 40px #0006;max-width:15ch;margin:0;font-size:clamp(42px,6.6vw,86px);font-weight:500;line-height:.95}.pulse-home .hero h1 em{color:var(--terra-soft);font-style:italic}.pulse-home .hero-sub{color:#f6f1ebc2;max-width:44ch;margin:26px 0 0;font-size:clamp(16px,1.8vw,19px);line-height:1.6}.pulse-home .hero-cta{flex-wrap:wrap;align-items:center;gap:13px;margin-top:32px;display:flex}.pulse-home .hero-cta .btn{min-height:52px}.pulse-home .pulse-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#10141cd1,#0a0d13d1);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 80px -40px #000000e6}.pulse-home .pulse-panel:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(150deg,#ffffff24,#0000 38% 72%,#e2725b38);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pulse-home .pp-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.pulse-home .pp-head .t{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text);align-items:center;gap:9px;font-size:11px;display:flex}.pulse-home .pp-list{flex-direction:column;gap:8px;padding:10px 12px 14px;display:flex}.pulse-home .pp-row{transition:all .2s var(--ease);border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:9px;display:flex}.pulse-home .pp-row:hover{background:#e2725b0d;border-color:#e2725b42}.pulse-home .pp-thumb{border:1px solid var(--line);border-radius:13px;flex-shrink:0;width:54px;height:54px;overflow:hidden}.pulse-home .pp-body{flex:1;min-width:0}.pulse-home .pp-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.pulse-home .pp-meta{font-family:var(--mono);color:var(--faint);margin:3px 0 0;font-size:11px}.pulse-home .pp-go{border:1px solid var(--line);width:28px;height:28px;color:var(--terra-soft);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pulse-home .pp-foot{padding:0 14px 14px}.pulse-home .pp-foot a{font-family:var(--mono);letter-spacing:.08em;color:var(--faint);justify-content:space-between;align-items:center;font-size:11px;display:flex}.pulse-home .pp-empty{color:var(--faint);padding:16px 14px;font-size:13px}.pulse-home .story{position:relative}.pulse-home .story-sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.pulse-home .story-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:56px;width:100%;display:grid;position:relative}@media (max-width:920px){.pulse-home .story-grid{grid-template-columns:1fr;gap:28px}}.pulse-home .story-rail{flex-direction:column;gap:8px;display:flex}.pulse-home .story-step{cursor:default;transition:all .4s var(--ease);opacity:.42;border:1px solid #0000;border-radius:16px;padding:18px 20px}.pulse-home .story-step.on{opacity:1;border-color:var(--line);background:#ffffff06}.pulse-home .story-step .si{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--terra-soft);align-items:center;gap:12px;font-size:11px;display:flex}.pulse-home .story-step .si .num{border:1px solid var(--line);width:26px;height:26px;color:var(--faint);border-radius:8px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.pulse-home .story-step.on .si .num{color:var(--terra-soft);background:#e2725b1a;border-color:#e2725b66}.pulse-home .story-step h3{font-family:var(--display);color:#fff;margin:12px 0 0;font-size:clamp(22px,2.6vw,30px);line-height:1.05}.pulse-home .story-step p{color:var(--muted);opacity:0;max-width:42ch;max-height:0;transition:all .4s var(--ease);margin:8px 0 0;font-size:14.5px;line-height:1.6;overflow:hidden}.pulse-home .story-step.on p{opacity:1;max-height:120px;margin-top:10px}.pulse-home .story-stage{aspect-ratio:4/3.4;border:1px solid var(--line);background:var(--panel);border-radius:26px;position:relative;overflow:hidden;box-shadow:0 40px 100px -50px #000000e6}.pulse-home .story-scene{opacity:0;transition:opacity .55s var(--ease),transform .7s var(--ease);pointer-events:none;padding:22px;position:absolute;inset:0;transform:scale(1.04)}.pulse-home .story-scene.on{opacity:1;pointer-events:auto;transform:scale(1)}.pulse-home .story-progress{z-index:4;background:#ffffff14;border-radius:2px;height:2px;position:absolute;bottom:18px;left:22px;right:22px}.pulse-home .story-progress i{background:linear-gradient(90deg,var(--terra),var(--terra-soft));border-radius:2px;width:0;height:100%;transition:width .2s linear;display:block}.pulse-home .story-mobile{display:none}@media (max-width:920px){.pulse-home .story{display:none}.pulse-home .story-mobile{padding-top:8px;display:block}.pulse-home .story-mobile .kicker{margin-bottom:12px}.pulse-home .story-m-item{border:1px solid var(--line);background:linear-gradient(#10141ce0,#090c12f0);border-radius:24px;margin-top:18px;padding:18px;overflow:hidden;box-shadow:0 28px 70px -44px #000000e6}.pulse-home .story-m-item .story-step{cursor:default;background:0 0;border:none;padding:0}.pulse-home .story-m-item .story-stage{aspect-ratio:auto;min-height:300px;box-shadow:none;border-radius:20px;margin-top:18px}.pulse-home .story-m-item .story-scene{opacity:1;min-height:300px;position:relative;transform:none}}@media (max-width:560px){.pulse-home .story-m-item{padding:16px}.pulse-home .story-m-item .story-stage,.pulse-home .story-m-item .story-scene{min-height:340px}}.pulse-home .sc-grid-dots{opacity:.5;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask:radial-gradient(120% 90% at 50% 40%,#000,#0000 75%);mask:radial-gradient(120% 90% at 50% 40%,#000,#0000 75%)}.pulse-home .sc-feat{border:1px solid var(--line);border-radius:18px;height:58%;position:relative;overflow:hidden}.pulse-home .sc-feat .ov{background:linear-gradient(#0000 40%,#07090de0);position:absolute;inset:0}.pulse-home .sc-feat .cap{position:absolute;bottom:14px;left:16px;right:16px}.pulse-home .sc-feat .cap h4{margin:8px 0 0;font-size:17px;font-weight:700}.pulse-home .sc-mini{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.pulse-home .sc-card{border:1px solid var(--line);background:#ffffff06;border-radius:14px;padding:12px}.pulse-home .sc-card .nm{font-size:13px;font-weight:600}.pulse-home .sc-card .mt{font-family:var(--mono);color:var(--faint);margin-top:4px;font-size:10.5px}.pulse-home .sc-faces{margin-top:10px;display:flex}.pulse-home .sc-faces .face{border:2px solid var(--panel);border-radius:9999px;width:26px;height:26px;margin-left:-8px;overflow:hidden}.pulse-home .sc-faces .face:first-child{margin-left:0}.pulse-home .sc-faces .more{border:2px solid var(--panel);background:var(--panel-2);width:26px;height:26px;font-family:var(--mono);color:var(--faint);border-radius:9999px;justify-content:center;align-items:center;margin-left:-8px;font-size:10px;display:inline-flex}.pulse-home .sc-chatline{border:1px solid var(--line);background:#ffffff06;border-radius:14px;align-items:flex-start;gap:10px;margin-top:10px;padding:11px 12px;display:flex}.pulse-home .sc-chatline .av{border-radius:9999px;flex-shrink:0;width:26px;height:26px;overflow:hidden}.pulse-home .sc-chatline .tx{color:var(--muted);font-size:12.5px}.pulse-home .sc-chatline .tx b{color:var(--text);font-weight:600}.pulse-home .sc-after{flex-direction:column;justify-content:center;gap:13px;height:100%;display:flex}.pulse-home .sc-after-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pulse-home .sc-after-head h4{font-family:var(--display);color:#fff;margin:5px 0 0;font-size:26px;font-weight:500;line-height:1.04}.pulse-home .sc-after-feed{flex-direction:column;gap:10px;display:flex}@media (max-width:560px){.pulse-home .sc-after{gap:10px}.pulse-home .sc-after-head h4{display:none}.pulse-home .sc-after-head .tag{white-space:nowrap}}.pulse-home .events-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:22px;margin-top:44px;display:grid}@media (max-width:980px){.pulse-home .events-layout{grid-template-columns:1fr}}.pulse-home .feat-event{border:1px solid var(--line);background:var(--panel);cursor:pointer;min-height:460px;transition:transform .35s var(--ease),border-color .35s var(--ease);border-radius:26px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.pulse-home .feat-event:hover{border-color:#e2725b4d;transform:translateY(-3px)}.pulse-home .feat-event .bg{position:absolute;inset:0}.pulse-home .feat-event .bg:after{content:"";background:linear-gradient(#07090d1a 0%,#07090d73 45%,#07090df5 100%);position:absolute;inset:0}.pulse-home .feat-event .fe-body{z-index:2;padding:30px;position:relative}.pulse-home .fe-tags{flex-wrap:wrap;gap:8px;display:flex}.pulse-home .fe-title{font-family:var(--display);margin:16px 0 0;font-size:clamp(26px,3vw,38px);line-height:1.02}.pulse-home .fe-meta{font-family:var(--mono);color:var(--muted);flex-wrap:wrap;gap:8px 20px;margin:14px 0 0;font-size:12px;display:flex}.pulse-home .fe-meta span{align-items:center;gap:7px;display:inline-flex}.pulse-home .fe-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.pulse-home .fe-social{align-items:center;gap:10px;display:flex}.pulse-home .fe-faces{display:flex}.pulse-home .fe-faces .face{border:2px solid var(--bg);border-radius:9999px;width:34px;height:34px;margin-left:-10px;overflow:hidden}.pulse-home .fe-faces .face:first-child{margin-left:0}.pulse-home .fe-going{color:var(--muted);font-size:13px}.pulse-home .fe-going b{color:var(--text)}.pulse-home .timeline{flex-direction:column;display:flex}.pulse-home .tl-head{justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.pulse-home .tl-head .mono{letter-spacing:.16em;text-transform:uppercase;color:var(--faint);font-size:11px}.pulse-home .tl-item{border-top:1px solid var(--line);cursor:pointer;transition:border-color .2s var(--ease),color .2s var(--ease),transform .2s var(--ease);grid-template-columns:64px 1fr;gap:16px;padding:16px 0;display:grid;position:relative}.pulse-home .tl-item:hover{border-color:#e2725b42;transform:translate(3px)}.pulse-home .tl-item:hover .tl-name{color:var(--terra-soft)}.pulse-home .tl-when{font-family:var(--mono);color:var(--terra-soft);font-size:11.5px;line-height:1.5}.pulse-home .tl-when .d{color:var(--text);font-size:13px}.pulse-home .tl-card{cursor:pointer;align-items:center;gap:14px;display:flex}.pulse-home .tl-thumb{border:1px solid var(--line);border-radius:14px;flex-shrink:0;width:66px;height:66px;overflow:hidden}.pulse-home .tl-info{min-width:0}.pulse-home .tl-name{margin:0;font-size:15px;font-weight:600;line-height:1.25}.pulse-home .tl-sub{font-family:var(--mono);color:var(--faint);margin:5px 0 0;font-size:11px}.pulse-home .tl-tags{gap:6px;margin-top:7px;display:flex}.pulse-home .tl-foot{border-top:1px solid var(--line);padding-top:18px}.pulse-home .comm-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:48px;margin-top:44px;display:grid}@media (max-width:920px){.pulse-home .comm-layout{grid-template-columns:1fr;gap:30px}}.pulse-home .comm-aside .section-title{font-size:clamp(28px,3.4vw,42px)}.pulse-home .comm-aside .btn{margin-top:26px}.pulse-home .comm-net{flex-direction:column;gap:12px;display:flex}.pulse-home .comm-node{border:1px solid var(--line);background:var(--panel);cursor:pointer;transition:transform .3s var(--ease),border-color .3s var(--ease);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px;display:grid;position:relative;overflow:hidden}.pulse-home .comm-node:hover{border-color:#e2725b4d;transform:translate(4px)}.pulse-home .comm-node .avatar{border:1px solid var(--line);border-radius:16px;flex-shrink:0;width:58px;height:58px;position:relative;overflow:hidden}.pulse-home .comm-main{min-width:0}.pulse-home .comm-row1{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pulse-home .comm-name2{margin:0;font-size:17px;font-weight:700}.pulse-home .comm-desc2{color:var(--muted);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:46ch;margin:6px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.pulse-home .comm-next2{font-family:var(--mono);color:var(--faint);align-items:center;gap:8px;margin:9px 0 0;font-size:11px;display:inline-flex}.pulse-home .comm-next2 .d{background:var(--terra);width:5px;height:5px;box-shadow:0 0 8px var(--terra);border-radius:9999px}.pulse-home .comm-side{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;min-width:76px;display:flex}.pulse-home .comm-count{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:inline-flex}.pulse-home .comm-side .mc{font-family:var(--display);color:#fff;font-variant-numeric:tabular-nums;font-size:22px;display:block}.pulse-home .comm-side .ml{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-top:5px;font-size:10px;display:block}.pulse-home .comm-open{border:1px solid var(--line-2);min-height:32px;color:var(--text);background:#ffffff0a;border-radius:9999px;justify-content:center;align-items:center;padding:7px 13px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:560px){.pulse-home .comm-node{grid-template-columns:auto 1fr}.pulse-home .comm-side{flex-direction:row;grid-column:1/-1;justify-content:space-between;width:100%;padding-top:2px}}.pulse-home .expand-shell{border:1px solid var(--line);background:linear-gradient(#0b0f16,#090c12);border-radius:30px;margin-top:44px;overflow:hidden}.pulse-home .expand-grid{grid-template-columns:minmax(0,1.4fr) 340px;display:grid}@media (max-width:940px){.pulse-home .expand-grid{grid-template-columns:1fr}}.pulse-home .expand-map{min-height:420px;position:relative}.pulse-home .expand-map canvas{width:100%;height:100%;position:absolute;inset:0}.pulse-home .expand-map .legend{font-family:var(--mono);color:var(--faint);gap:16px;font-size:11px;display:flex;position:absolute;bottom:18px;left:22px}.pulse-home .expand-map .legend span{align-items:center;gap:7px;display:inline-flex}.pulse-home .expand-map .lg-dot{border-radius:9999px;width:8px;height:8px}.pulse-home .expand-side{border-left:1px solid var(--line);flex-direction:column;padding:24px;display:flex}@media (max-width:940px){.pulse-home .expand-side{border-left:none;border-top:1px solid var(--line)}}.pulse-home .city-status{border-bottom:1px solid var(--line);cursor:default;justify-content:space-between;align-items:center;gap:14px;padding:16px 4px;transition:opacity .2s;display:flex}.pulse-home .city-status:last-child{border-bottom:none}.pulse-home .cs-l{flex-direction:column;gap:4px;display:flex}.pulse-home .cs-name{align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}.pulse-home .cs-coord{font-family:var(--mono);color:var(--faint);letter-spacing:.03em;font-size:10.5px}.pulse-home .cs-state{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.pulse-home .cs-state.live{color:var(--live)}.pulse-home .cs-state.soon{color:var(--faint)}.pulse-home .mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:150px;gap:14px;margin-top:40px;display:grid}@media (max-width:900px){.pulse-home .mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}}.pulse-home .mo-tile{border:1px solid var(--line);border-radius:18px;position:relative;overflow:hidden}.pulse-home .mo-tile .ov{opacity:0;transition:opacity .35s var(--ease);background:linear-gradient(#0000 45%,#07090de6);position:absolute;inset:0}.pulse-home .mo-tile .cap{opacity:0;transition:all .35s var(--ease);position:absolute;bottom:12px;left:14px;right:14px;transform:translateY(8px)}.pulse-home .mo-tile:hover .ov,.pulse-home .mo-tile:hover .cap{opacity:1;transform:translateY(0)}.pulse-home .mo-tile .cap .nm{font-size:14px;font-weight:700}.pulse-home .mo-tile .cap .mt{font-family:var(--mono);color:#f6f1ebb3;margin-top:3px;font-size:10.5px}.pulse-home .mo-tile .badge{position:absolute;top:12px;left:12px}.pulse-home .mo-w2{grid-column:span 2}.pulse-home .mo-h2{grid-row:span 2}@media (max-width:900px){.pulse-home .mo-w2{grid-column:span 2}.pulse-home .mo-h2{grid-row:span 1}}.pulse-home .dl-shell{border:1px solid var(--line);background:linear-gradient(140deg,#16100d 0%,#0c0f15 50%,#120e0c 100%);border-radius:32px;margin-top:12px;padding:clamp(30px,4vw,56px);position:relative;overflow:hidden}.pulse-home .dl-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:50px;display:grid}@media (max-width:900px){.pulse-home .dl-grid{grid-template-columns:1fr;gap:34px}}.pulse-home .dl-steps{flex-direction:column;gap:2px;margin-top:26px;display:flex}.pulse-home .dl-step{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:14px 0;display:flex}.pulse-home .dl-step:last-child{border-bottom:none}.pulse-home .dl-step .sn{width:30px;height:30px;font-family:var(--mono);color:var(--terra-soft);background:#e2725b14;border:1px solid #e2725b4d;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.pulse-home .dl-step .st{font-size:15px;font-weight:600}.pulse-home .dl-step .sd{color:var(--faint);font-size:13px;font-family:var(--mono);margin-left:auto}.pulse-home .store-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.pulse-home .store-row a{align-items:center;display:inline-flex}.pulse-home .store-row img{border-radius:10px;width:auto;height:52px}.pulse-home .store-row .store-google img{height:78px}@media (max-width:640px){.pulse-home .store-row{justify-content:center;gap:10px;margin-top:26px}.pulse-home .store-row a{height:52px}.pulse-home .store-row .store-google img{height:68px}}.pulse-home .dl-phone{position:relative}.pulse-home .dl-phone .glow{filter:blur(34px);background:radial-gradient(circle,#e2725b33,#0000 64%);border-radius:9999px;position:absolute;inset:-8% 6%}.pulse-home .dl-phone .shell{border:1px solid var(--line-2);background:#0c0f15;border-radius:38px;padding:16px;position:relative;box-shadow:0 50px 90px -40px #000000e6}.pulse-home .dl-phone .notch{background:#fff3;border-radius:9999px;width:86px;height:5px;margin:0 auto 14px}.pulse-home .dl-screen{border:1px solid var(--line);border-radius:26px;overflow:hidden}.pulse-home .dl-screen .sc-img{aspect-ratio:9/11;position:relative}.pulse-home .dl-screen .sc-img .ov{background:linear-gradient(#0000 50%,#07090de6);position:absolute;inset:0}.pulse-home .dl-screen .sc-tag{position:absolute;bottom:14px;left:14px;right:14px}.pulse-home .dl-screen .sc-tag h4{margin:7px 0 0;font-size:16px;font-weight:700}.pulse-home .foot{border-top:1px solid var(--line);margin-top:40px}.pulse-home .foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 0;display:flex}.pulse-home .foot-brand img{height:30px}.pulse-home .foot-copy{font-family:var(--mono);color:var(--faint);margin:12px 0 0;font-size:12px}.pulse-home .foot-links{color:var(--muted);flex-wrap:wrap;align-items:center;gap:24px;font-size:14px;display:flex}.pulse-home .foot-links a{align-items:center;gap:8px;transition:color .2s;display:inline-flex}.pulse-home .foot-links a:hover{color:var(--text)}.pulse-home .foot-links svg{width:16px;height:16px}@media (max-width:640px){.pulse-home .foot{margin-top:10px}.pulse-home .foot-inner{padding:38px 8px max(92px,calc(72px + env(safe-area-inset-bottom)));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}.pulse-home .foot-brand{flex-direction:column;align-items:center;width:100%;display:flex}.pulse-home .foot-copy{white-space:nowrap;font-size:11px;line-height:1.55}.pulse-home .foot-links{justify-content:center;gap:22px;width:100%}}.pulse-home .reveal{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translateY(26px)}.pulse-home .reveal.in{opacity:1;transform:none}.pulse-home .reveal[data-d="1"]{transition-delay:80ms}.pulse-home .reveal[data-d="2"]{transition-delay:.16s}.pulse-home .reveal[data-d="3"]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.pulse-home .reveal{opacity:1;transition:none;transform:none}.pulse-home .aur,.pulse-home .dot-live,.pulse-home .story-scene{animation:none!important}}
