:root{--paper:#f7faff;--ink:#09244a;--muted:#627994;--blue:#3679d8;--frost:#e2edf8;--line:#dbe5ef;--display:'Bricolage Grotesque',sans-serif;--body:Arial,'Segoe UI',sans-serif}
main{overflow:clip}
.token-art{mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}
.token-art img{mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 87%,transparent)}
.guardian-stage.is-protected .guardian-art{filter:drop-shadow(0 0 22px #78c6ff60)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid #3679d8;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip:focus{position:fixed;top:12px;left:12px;z-index:100;background:white;padding:14px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font:600 29px var(--display);letter-spacing:-1px}.brand svg{width:45px;height:30px;mix-blend-mode:multiply}.site-nav{display:flex;gap:30px;font-size:13px}.site-nav a{padding-block:12px;color:#4e6582}.site-nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;border-radius:999px;padding:19px 27px;background:var(--ink);color:white;font-size:14px;font-weight:600;border:1px solid var(--ink);min-height:54px;transition:background .2s,box-shadow .2s}.button:hover{background:#174373;box-shadow:0 8px 20px #18345b14}.button span{font-size:18px}.button-small{background:transparent;color:var(--ink);padding:11px 20px;min-height:44px;border-color:#c8d6e6;font-size:12px;gap:23px}.button-small:hover{background:#eaf1fa}.quiet-note{display:block;font-size:11px;line-height:1.6;color:var(--muted)}
.hero{min-height:730px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;padding-block:52px 90px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(62px,6.25vw,92px);font-weight:600;line-height:.99;letter-spacing:-.066em}.hero-copy>p{font-size:18px;line-height:1.65;max-width:350px;margin-top:28px;color:#516984}.hero-copy>.button{margin-top:30px}.hero-copy>.quiet-note{margin-top:17px}.product-scene{position:relative;min-width:0;perspective:1500px}.product-scene:before{content:'';position:absolute;inset:-18%;background:radial-gradient(ellipse,#c2dbf5a0,transparent 65%);z-index:-1}.product-window{background:#fff;border:1px solid #cad6e5;border-radius:17px;box-shadow:0 40px 90px -30px #1b41664a,0 3px 5px #28497016;overflow:hidden;transform:rotateY(-8deg) rotateZ(2deg);transform-origin:center;transition:transform .6s}.product-window:focus-within{transform:none}.window-bar{height:38px;display:flex;gap:16px;align-items:center;padding-inline:16px;border-bottom:1px solid #e4eaf1;background:#f7f9fc;color:#8594a8;font-size:9px}.window-dots{font-size:9px;letter-spacing:2px;color:#bdcad8}.preview-tag{margin-left:auto;border:1px solid #d7e2ee;padding:3px 7px;border-radius:5px;font-size:8px}.app-layout{display:flex;min-height:476px}.app-rail{width:49px;flex-shrink:0;background:#f2f6fb;border-right:1px solid #e1e9f2;display:flex;align-items:center;flex-direction:column;gap:24px;padding:18px 7px;font-size:22px;color:#8a9fb9}.app-rail svg{width:28px;height:20px;mix-blend-mode:multiply}.rail-active{color:var(--blue);font-size:24px}.app-rail .rail-bottom{margin-top:auto;border-radius:50%;background:#dce7f3;color:#6486ab;font:600 11px var(--body);padding:9px}.app-content{flex:1;min-width:0}.project-banner{height:126px;background:linear-gradient(120deg,#e8f1fb,#d0e3f6);position:relative;overflow:hidden;display:flex;align-items:center;padding-left:22px}.project-banner>svg{position:absolute;width:280px;height:160px;right:-55px;top:-8px;transform:rotate(-12deg);mix-blend-mode:multiply;opacity:.9}.project-banner>span{font:500 21px/1.1 var(--display);letter-spacing:-.8px;position:relative;max-width:200px}.project-heading{display:flex;align-items:center;gap:10px;padding:16px 20px 14px}.project-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#f1f6fc;border:1px solid #dce7f3;flex-shrink:0}.project-avatar svg{width:32px;height:22px;mix-blend-mode:multiply}.project-heading h2{font-size:19px;letter-spacing:-.6px}.project-heading p{font-size:9px;color:var(--muted);margin-top:3px}.follow-button{margin-left:auto;border-radius:7px;border:1px solid #c8d9ef;background:#edf4ff;color:#366cab;font-size:10px;padding:8px 12px;min-width:66px}.follow-button[aria-pressed=true]{background:#e5f2ed;color:#35745d;border-color:#d0e5dc}.app-tabs{display:flex;gap:23px;margin-inline:20px;border-bottom:1px solid #e1e8f0}.app-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:9px 0;font-size:11px;color:#6b7e96}.app-tabs button[aria-selected=true]{border-color:#4683cf;color:#15365f}.app-panel{padding:18px 20px;min-height:219px}.chat-messages{display:flex;flex-direction:column;gap:16px;height:138px;overflow-y:auto;scrollbar-width:thin}.chat-message{display:flex;gap:9px}.avatar{border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;font-size:10px}.avatar-lilac{background:#eee8f5;color:#8e75b1}.avatar-blue{background:#e1edf9;color:#477cac}.chat-message b{font-size:10px;display:block;margin-top:2px}.chat-message small{font-weight:400;font-size:8px;color:#8c9db1;margin-left:7px}.chat-message p{font-size:11px;line-height:1.65;color:#56708c;margin-top:5px;max-width:320px;overflow-wrap:anywhere}.chat-message .team-label{background:#edf4ff;color:#4c80bd;border-radius:3px;padding:2px 4px}.reaction{display:inline-block;padding:3px 7px;border:1px solid #dce6f2;border-radius:5px;font-size:9px;margin-top:6px;color:#5e83ad}.chat-composer{border:1px solid #dfe7f1;border-radius:8px;background:#fbfcff;display:flex;align-items:center;margin-top:12px;padding:6px}.chat-composer input{border:0;background:transparent;width:100%;min-width:0;font-size:10px;padding:6px;color:var(--ink)}.chat-composer input::placeholder{color:#7b8fa8}.chat-composer button{background:var(--ink);color:#fff;border:0;width:27px;height:27px;border-radius:6px;flex-shrink:0}.info-panel h3,.update-panel h3{font-size:17px;margin-bottom:8px}.info-panel p,.update-panel p{font-size:11px;line-height:1.6;color:var(--muted)}.info-panel>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-block:13px;font-size:10px;gap:20px}.info-panel>div>span,.info-panel>small{color:var(--muted)}.info-panel>small{display:block;font-size:8px;margin-top:10px}.update-type{display:block;font-size:9px;color:var(--blue);margin-bottom:8px}.update-panel p+.update-type{margin-top:20px}.scene-caption{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;font-size:11px;color:#6b829c}.status-dot{height:5px;width:5px;border-radius:50%;background:#7a9dbb}
.feature-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;border-top:1px solid var(--line);padding-block:56px 74px;align-items:start}.feature-intro h2{font-size:38px;font-weight:500;line-height:1.08;letter-spacing:-1.8px}.feature-intro p{font-size:15px;line-height:1.7;color:var(--muted);max-width:560px}.capability-line{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:22px;font-size:11px}.capability-line>span:before{content:'✓';color:#64948f;margin-right:7px}.feature-intro .roadmap-note{font-size:10px;margin-top:18px;color:#7d8fa3}
.feed-section{background:linear-gradient(150deg,#edf5fd 0%,#f7faff 70%);overflow:clip}.feed-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;min-height:850px;padding-block:100px}.feature-copy{position:relative;z-index:2;max-width:450px}.section-label{display:block;color:#6a819d;font-size:13px;margin-bottom:23px}.feature-copy h2{font-weight:600;font-size:clamp(52px,5.8vw,84px);line-height:1;letter-spacing:-.055em}.feature-copy>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:380px;margin-top:24px}.feature-copy .large-description{font-family:var(--display);font-size:30px;line-height:1.2;letter-spacing:-.9px;color:#566f8e;margin-top:25px}.feed-controls{display:flex;gap:5px;flex-wrap:wrap;margin-top:30px}.feed-controls button{border:1px solid transparent;background:transparent;border-radius:999px;padding:9px 15px;font-size:11px;color:#6b829d}.feed-controls button.selected{background:#fff;border-color:#d5e2f3;color:#245b9e;box-shadow:0 4px 12px #304d7110}.motion-hint{display:block;font-size:10px;color:#7e93ab;margin-top:22px}.phone-stage{position:relative;height:650px;min-width:0}.phone-scene{width:640px;height:650px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-shadow{position:absolute;width:280px;height:45px;background:#385b8245;filter:blur(24px);bottom:0;left:220px;border-radius:50%}.phone{position:absolute;left:189px;top:35px;width:286px;height:575px;padding:7px;border-radius:48px;background:linear-gradient(110deg,#cbd5e1,#192634 15%,#fbfeff 35%,#4d5d70 55%,#d4e0ec 84%,#243d56);box-shadow:10px 12px 0 -7px #657488,14px 16px 0 -8px #c6d2df,20px 30px 35px -15px #314f7640;transform:rotate(9deg)}.phone-screen{height:100%;border:3px solid #102033;border-radius:41px;background:linear-gradient(145deg,#fff,#f3f7fc);overflow:hidden;position:relative;padding:10px 17px}.phone-top{display:flex;justify-content:space-between;align-items:center;height:30px;padding-inline:5px;font-size:10px;font-weight:600}.phone-island{width:83px;height:22px;background:#0b1728;border-radius:20px;position:absolute;top:12px;left:50%;transform:translateX(-50%)}.phone-brand{display:flex;align-items:center;gap:5px;margin-top:18px;font:600 16px var(--display)}.phone-brand svg{width:25px;height:17px;mix-blend-mode:multiply}.phone-profile{font:10px var(--body);margin-left:auto;width:24px;height:24px;display:grid;place-items:center;background:#dbe7f5;border-radius:50%}.phone h3{font-size:27px;letter-spacing:-1.2px;margin-top:24px}.phone-subtitle{font-size:9px;color:#8496ac;margin-top:6px}.phone-feed-tabs{display:flex;gap:21px;font-size:9px;border-bottom:1px solid #e1e9f2;margin-top:23px;padding-bottom:10px;color:#8a9cb2}.phone-feed-tabs span:first-child{color:#477ab8}.phone-feed{padding-top:4px}.phone-feed article{display:flex;gap:8px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #e8eef5}.phone-feed b{display:block;font-size:9px}.phone-feed small{display:block;font-size:8px;color:#8295ad;margin-top:4px}.phone-feed p{font-size:8px;color:#6d85a0;line-height:1.5;margin-top:6px}.feed-icon{display:grid;place-items:center;width:31px;height:31px;flex-shrink:0;border-radius:10px;font-size:16px}.icon-blue{background:#e2edfc;color:#4b7cb9}.icon-purple{background:#eee7fa;color:#9876b9}.icon-mint{background:#dfefe9;color:#518f7c}.icon-sand{background:#f1e9db;color:#ac8a54}.phone-sample{position:absolute;bottom:56px;left:0;right:0;text-align:center;font-size:8px;color:#9aa8ba}.phone-bottom{position:absolute;bottom:23px;left:0;right:0;display:flex;justify-content:space-around;color:#8aa1bb;font-size:19px}.phone-bottom span:nth-child(2){color:var(--blue)}.home-indicator{position:absolute;bottom:8px;width:88px;height:4px;background:#19314e;border-radius:5px;left:50%;transform:translateX(-50%)}
.notification{position:absolute;left:calc(50% - 176px);top:calc(50% - 48px);width:352px;min-height:96px;display:flex;align-items:flex-start;gap:13px;padding:19px;background:linear-gradient(130deg,#fffffffa,#f9fcfff5);border:1px solid white;border-radius:17px;box-shadow:0 12px 35px #47678b20,inset 0 0 0 1px #d4e1f063;z-index:3;transform:translate(var(--nx,0px),var(--ny,0px)) rotate(var(--nr,0deg));will-change:transform}.notification-one{--nx:138px;--ny:-108px;--nr:-7deg}.notification-two{--nx:-148px;--ny:-2px;--nr:5deg}.notification-three{--nx:112px;--ny:132px;--nr:-5deg}.notification .feed-icon{width:38px;height:38px;border-radius:12px;font-size:20px}.notification>div{flex:1;min-width:0}.notification-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.notification-meta b{font-size:11px}.notification-meta small{font-size:9px;color:#91a0b5}.notification p{font-size:13px;line-height:1.4;margin-top:7px;letter-spacing:-.15px}.notification div>span{font-size:9px;color:#8193a9;margin-top:6px;display:inline-block}.notification .event-pill{color:#538b75;background:#e9f5ee;padding:3px 7px;border-radius:4px}.notification.is-muted{opacity:.15;pointer-events:none}.phone-feed article.is-muted{opacity:.18}
.guardian-section{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding-block:115px;min-height:750px}.guardian-stage{height:570px;position:relative;min-width:0;isolation:isolate}.guardian-orbit{position:absolute;width:420px;height:135px;left:50%;bottom:35px;transform:translateX(-50%) rotate(-8deg);border:1px solid #d3e3f3;border-radius:50%;background:radial-gradient(ellipse,#d6e7f64d,transparent 70%)}.guardian-art{position:absolute;inset:-3% 0 0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 22px #42668d16);transform:translateY(var(--guardian-y,0px));will-change:transform}.guardian-alert{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;white-space:nowrap;padding:17px 22px;border-radius:15px;background:#ffffffed;border:1px solid #e0e9f4;box-shadow:0 15px 35px #234c7410}.guardian-check{width:29px;height:29px;border:1px solid #c6e0d6;border-radius:50%;background:#edf7f2;display:grid;place-items:center;color:#5e9682}.guardian-alert b{display:block;font-size:12px}.guardian-alert small{display:block;font-size:10px;color:#7a8ea7;margin-top:5px}.guardian-benefits{padding:0;list-style:none;margin:25px 0 28px;font-size:13px;color:#526c89}.guardian-benefits li{display:flex;align-items:center;gap:10px;margin-top:15px}.guardian-benefits li>span{font-size:10px;color:#709ca4}.text-button{background:none;border:0;border-bottom:1px solid #849bb8;padding:0 0 8px;font-size:13px;display:inline-flex;gap:24px}.text-button:hover{color:var(--blue)}.guardian-section .quiet-note{margin-top:17px;font-size:10px;max-width:280px}.guardian-stage.is-protected .guardian-check{background:#dbefe4}.guardian-stage.is-protected .guardian-alert{border-color:#bcd8cd}
.communities-section{background:#edf3fa;padding:75px 0 55px}.community-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:35px}.community-heading h2{font-size:45px;line-height:1.03;font-weight:500;letter-spacing:-2px}.community-heading>p{font-size:14px;line-height:1.7;color:var(--muted);max-width:310px}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.community-card{overflow:hidden;border-radius:16px;background:#fff;border:1px solid #dce6f2}.community-cover{position:relative;aspect-ratio:3/1;overflow:hidden;background:#09244a}.community-cover img{width:100%;height:100%;object-fit:cover}.community-cover>span{position:absolute;top:30%;left:25px;color:#fff;font:600 32px/1 var(--display);letter-spacing:-1.4px;max-width:130px}.community-card-body{padding:19px 22px;display:flex;align-items:center;gap:12px}.community-icon{border-radius:50%;background:#e7eef7;object-fit:cover}.community-card h3{font-size:20px;letter-spacing:-.6px;font-weight:500}.community-card p{font-size:10px;color:var(--muted);margin-top:5px}.community-card-body>a{margin-left:auto;border:1px solid #dbe5f0;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.community-card-body>a:hover{background:#edf4fd}.community-note{font-size:10px;color:#7d8fa5;margin-top:20px}
.token-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:center;min-height:650px;padding-block:80px}.coming-soon{display:inline-flex;gap:8px;align-items:center;border-radius:999px;border:1px solid #cddded;padding:8px 13px;color:#6682a0;font-size:11px;margin-bottom:25px}.coming-soon>span{height:5px;width:5px;background:#8daacc;border-radius:50%}.token-section h2{font-size:100px;letter-spacing:-6px}.token-section .large-description{font-size:29px}.token-section .feature-copy>p:not(.large-description){max-width:340px}.token-note{display:block;margin-top:23px;font-size:11px;color:#7088a3}.token-art img{width:100%;height:auto;mix-blend-mode:multiply}.closing{text-align:center;padding:76px 0 82px;background:linear-gradient(180deg,#f7faff,#e4effa)}.closing svg{width:85px;height:50px;mix-blend-mode:multiply;margin-bottom:23px}.closing h2{font-size:65px;line-height:1.02;letter-spacing:-3.5px;font-weight:500}.closing .button{margin-top:30px}.closing p{font-size:11px;color:var(--muted);line-height:1.7;margin-top:25px}.site-footer{padding-block:28px;display:flex;align-items:center;gap:32px;font-size:10px;color:#7d90a7}.site-footer .brand{font-size:22px;color:var(--ink)}.site-footer .brand svg{width:32px;height:25px}.site-footer>span{margin-right:auto}#motion-toggle{border:0;background:transparent;font-size:10px;padding:10px;color:#637d9b;text-decoration:underline;text-underline-offset:4px}
@media(min-width:1600px){.hero{min-height:790px}.hero h1{font-size:100px}.feed-layout{min-height:880px}.phone-scene{transform:translate(-50%,-50%) scale(1.08)}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.site-nav{gap:18px;font-size:11px}.hero{gap:30px;min-height:680px}.hero h1{font-size:68px}.hero-copy>p{font-size:16px}.project-banner>span{font-size:18px;max-width:150px}.app-rail{display:none}.product-window{transform:rotateZ(1.5deg)}.feature-intro{gap:50px}.feature-intro h2{font-size:33px}.feed-layout{grid-template-columns:.9fr 1.1fr;gap:0;min-height:750px}.phone-scene{transform:translate(-50%,-50%) scale(.83)}.feature-copy h2{font-size:65px}.guardian-section{gap:30px}.guardian-stage{height:470px}.guardian-orbit{width:320px}.guardian-section .feature-copy h2{font-size:59px}.token-section h2{font-size:88px}.token-section{min-height:550px}}
@media(max-width:900px){.site-nav{display:none}.hero{grid-template-columns:1fr;gap:60px;padding-top:42px}.hero-copy{max-width:600px}.hero h1{font-size:78px}.hero-copy>p{max-width:380px}.product-scene{width:min(620px,100%);margin-inline:auto}.product-window{transform:none}.project-banner>span{max-width:260px;font-size:25px}.app-rail{display:flex}.app-layout{min-height:460px}.feature-intro{grid-template-columns:1fr;gap:24px}.feature-intro h2{font-size:40px}.feed-layout{grid-template-columns:1fr;gap:10px;padding-top:65px;padding-bottom:40px}.feature-copy{max-width:580px}.feature-copy h2{font-size:72px}.feature-copy>p{max-width:470px}.feature-copy .large-description br{display:none}.phone-stage{height:650px}.phone-scene{transform:translate(-50%,-50%) scale(.95)}.guardian-section{grid-template-columns:1fr;gap:30px;padding-block:70px}.guardian-section .feature-copy{grid-row:1}.guardian-stage{height:540px;max-width:560px;width:100%;margin:auto}.guardian-section .feature-copy h2{font-size:65px}.community-heading{align-items:flex-start;flex-direction:column;gap:20px}.community-heading>p{max-width:460px}.community-cover>span{font-size:26px;left:18px;max-width:110px}.community-card-body{padding:17px 15px;gap:9px}.community-card h3{font-size:17px}.community-icon{width:36px;height:36px}.token-section{grid-template-columns:1fr;gap:5px;padding-block:70px 25px}.token-section h2{font-size:95px}.token-art{max-width:580px;width:100%;margin:auto}.site-footer{flex-wrap:wrap;gap:15px 25px}.site-footer>span{flex:1}.site-footer>a:last-child{margin-left:auto}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:15px}.brand{font-size:25px}.brand svg{width:37px;height:26px}.button-small{font-size:11px;gap:16px;padding:10px 16px}.hero{padding-block:38px 45px;gap:44px}.hero h1{font-size:clamp(48px,14vw,72px);line-height:1.01;letter-spacing:-.065em}.hero-copy>p{font-size:15px;line-height:1.7;max-width:310px;margin-top:25px}.hero-copy>.button{margin-top:26px}.quiet-note{font-size:10px}.hero-copy>.quiet-note{margin-top:15px}.product-window{border-radius:12px}.window-bar{height:30px;font-size:8px;padding-inline:11px;gap:10px}.app-rail{display:none}.project-banner{height:105px;padding-left:16px}.project-banner>span{font-size:18px;max-width:175px}.project-banner>svg{width:220px;height:130px;right:-64px;top:-5px}.project-heading{padding:14px 13px;gap:8px}.project-heading h2{font-size:17px}.project-heading p{font-size:8px}.project-avatar{width:31px;height:31px;border-radius:9px}.project-avatar svg{width:25px}.follow-button{font-size:9px;padding:7px;min-width:57px}.app-tabs{margin-inline:14px;gap:23px}.app-tabs button{font-size:10px;min-height:40px}.app-panel{padding:15px 14px;min-height:225px}.chat-messages{height:153px;gap:12px}.chat-message p{font-size:10px}.chat-message b{font-size:9px}.chat-message small{font-size:7px}.chat-composer input{font-size:9px}.chat-composer button{height:30px;width:30px}.app-layout{min-height:442px}.scene-caption{margin-top:18px;font-size:9px}.feature-intro{padding-block:35px 45px;gap:22px}.feature-intro h2{font-size:33px}.feature-intro p{font-size:13px}.capability-line{font-size:10px;gap:12px 17px}.feature-intro .roadmap-note{font-size:9px}.feed-layout{padding-top:50px;padding-bottom:15px}.feature-copy h2{font-size:61px}.section-label{font-size:12px;margin-bottom:20px}.feature-copy .large-description{font-size:26px;margin-top:20px}.feature-copy>p{font-size:13px;line-height:1.8;margin-top:19px}.feed-controls{margin-top:23px}.feed-controls button{padding:10px 13px;min-height:38px}.motion-hint{font-size:9px;margin-top:16px}.phone-stage{height:470px;margin-inline:-20px}.phone-scene{transform:translate(-50%,-50%) scale(.61)}.guardian-section{padding-block:55px 45px;gap:30px}.guardian-section .feature-copy h2{font-size:53px}.guardian-benefits{font-size:12px;margin-block:23px}.guardian-stage{height:390px}.guardian-art{inset:0}.guardian-orbit{width:260px;height:90px;bottom:40px}.guardian-alert{bottom:0;padding:13px 16px;gap:9px}.guardian-alert b{font-size:11px}.guardian-alert small{font-size:9px}.guardian-section .quiet-note{max-width:290px;font-size:9px}.communities-section{padding-block:45px 35px}.community-heading{gap:16px;margin-bottom:25px}.community-heading h2{font-size:38px;letter-spacing:-1.5px}.community-heading>p{font-size:13px}.community-grid{grid-template-columns:1fr;gap:18px}.community-cover>span{font-size:27px;left:20px}.community-card-body{padding:15px 18px}.community-card h3{font-size:19px}.community-icon{width:40px;height:40px}.community-note{font-size:9px;line-height:1.5;margin-top:16px}.token-section{padding-block:55px 20px}.token-section h2{font-size:84px;letter-spacing:-4px}.token-section .large-description{font-size:25px}.token-note{font-size:10px}.token-art{margin-top:10px}.closing{padding-block:48px 55px}.closing h2{font-size:52px;letter-spacing:-2.5px}.closing svg{width:65px;height:40px}.closing p{font-size:10px;max-width:280px;margin-inline:auto}.site-footer{padding-block:25px;gap:13px 18px}.site-footer>span{font-size:9px;max-width:150px}.site-footer>a:last-child{font-size:9px}}
@media(max-width:360px){.phone-scene{transform:translate(-50%,-50%) scale(.53)}.phone-stage{height:410px}.hero h1{font-size:49px}.project-heading p{display:none}.guardian-alert{padding:12px}.guardian-stage{height:345px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.notification,.phone,.guardian-art{will-change:auto}}
.motion-paused{scroll-behavior:auto}.motion-paused .notification,.motion-paused .phone,.motion-paused .guardian-art{will-change:auto}

/* Community identities live inside the product, in the same places across screens. */
.crypto-avatar{object-fit:cover;border-radius:50%;background:#e9f0f7;flex-shrink:0}
.app-rail .rail-coin{width:29px;height:29px;border:2px solid white;box-shadow:0 2px 5px #183a6015}
.avatar-guardian{overflow:visible;background:transparent}
.avatar-guardian img{width:36px;height:36px;object-fit:contain}
.phone-feed .feed-icon,.notification .feed-icon{padding:0;object-fit:cover}
.guardian-stage{height:510px;overflow:hidden;border-radius:28px;background:radial-gradient(ellipse at 38% 50%,#e4f0fc70,transparent 65%),var(--paper)}
.guardian-stage .guardian-art{inset:16% auto auto -3%;width:76%;height:75%;z-index:2;transform-origin:60% 65%;will-change:transform}
.guardian-story{position:absolute;inset:8px 20px auto;display:flex;justify-content:space-between;font-size:10px;color:#8494a8;z-index:4}
.guardian-phase{color:#456e9f;font-size:12px;display:flex;align-items:center;gap:8px}
.guardian-phase:before{content:'';width:5px;height:5px;background:#649cd1;border-radius:50%}
.spam-intruder{position:absolute;width:31%;left:66%;top:34%;z-index:3;opacity:0;text-align:center;mix-blend-mode:multiply;will-change:transform,opacity}
.spam-intruder img{display:block;width:100%;height:auto;mix-blend-mode:multiply}
.spam-intruder>span{font-size:9px;color:#926a89;background:#f5edf4;border:1px solid #e9dce7;border-radius:20px;padding:5px 9px;white-space:nowrap}
.guardian-barrier{position:absolute;left:62%;top:55%;width:25%;height:49%;border:2px solid #a2d6ff;border-radius:50%;background:linear-gradient(90deg,#d5edff00,#c2e3fc70);box-shadow:7px 0 24px #70bded45,inset -5px 0 16px #8ecbff45;opacity:0;z-index:1;pointer-events:none}
.guardian-stage .guardian-alert{z-index:5;bottom:5px;max-width:calc(100% - 12px)}
.guardian-stage .guardian-orbit{width:70%;left:40%;bottom:53px}
.guardian-stage.is-protected .guardian-art{filter:drop-shadow(0 0 16px #78c6ff40)}
@media(max-width:560px){.guardian-stage{height:365px;margin-inline:-8px}.guardian-story{inset:0 10px auto;font-size:8px}.guardian-phase{font-size:10px}.guardian-stage .guardian-art{top:15%;height:73%}.spam-intruder>span{font-size:7px;padding:4px 6px}.guardian-stage .guardian-alert{padding:12px;gap:7px;white-space:normal;width:280px}.guardian-stage .guardian-alert b{font-size:10px}.guardian-stage .guardian-alert small{font-size:8px}}
@media(prefers-reduced-motion:reduce){.spam-intruder,.guardian-stage .guardian-art{will-change:auto}}
.motion-paused .spam-intruder,.motion-paused .guardian-stage .guardian-art{will-change:auto}
.community-switcher{display:flex;gap:7px;padding:9px 14px;background:#fff;border-bottom:1px solid var(--line)}
.community-switcher button{display:flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:7px;padding:6px 10px;background:transparent;color:var(--muted);font-size:11px;min-height:34px}
.community-switcher button[aria-pressed=true]{background:#edf4fc;border-color:#cbdced;color:var(--ink)}
.community-switcher img{width:21px;height:21px;object-fit:cover;border-radius:50%}
.project-banner.meme-banner{height:155px;background:#09271f;padding-left:22px}
.meme-banner .hero-community-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.meme-banner>span{color:white;text-shadow:0 2px 12px #0008;font-size:26px;max-width:115px}
.project-avatar>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
@media(max-width:560px){.community-switcher{padding:7px 10px}.community-switcher button{font-size:10px;padding:5px 9px}.project-banner.meme-banner{height:132px;padding-left:16px}.meme-banner>span{font-size:23px}}

/* Community feeling first: artwork and shared moments, rather than platform chrome. */
.vibe-hero{grid-template-columns:.9fr 1.1fr;gap:42px;min-height:730px;padding-top:34px;padding-bottom:65px}
.vibe-hero h1{font-size:clamp(60px,5.8vw,86px);line-height:1.01;letter-spacing:-.06em}
.vibe-hero .hero-copy>p{max-width:345px;font-size:18px}
.community-world{position:relative;height:560px;min-width:0;isolation:isolate}
.world-orbit{position:absolute;inset:7% -7% 7% -8%;border:1px solid #c4d9ef;border-radius:50%;transform:rotate(-25deg);z-index:-1}
.world-poster{position:absolute;overflow:hidden;border-radius:22px;color:white;box-shadow:0 24px 50px -22px #122a5055;border:1px solid #ffffff70}
.world-bike{width:96%;height:280px;left:0;top:10px;transform:rotate(-5deg);background:#161f40}
.world-cash{width:85%;height:245px;left:15%;top:258px;transform:rotate(5deg);background:#053020}
.world-art{width:100%;height:100%;object-fit:cover;object-position:65% center}
.world-poster:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#06192c65,transparent 65%),linear-gradient(0deg,#071b28d9,transparent 35%);pointer-events:none}
.world-poster:after{display:none}
.world-moments{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:12px}.world-update{display:flex;gap:22px;padding:30px;background:#fff9;border:1px solid #dce7f3;border-radius:18px;align-items:flex-start}.event-date,.tech-monogram{flex-shrink:0;width:58px;height:66px;background:#e7eefb;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#5277a5}.event-date span{font-size:10px}.event-date b{font:500 29px var(--display)}.tech-monogram{background:#e1ede8;color:#436c5c;font:500 23px var(--display)}.world-update-type{font-size:10px;color:#7b8fa7}.world-update h3{font-size:28px;letter-spacing:-1px;line-height:1.15;font-weight:500;margin-top:15px}.world-update p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:16px}.world-update strong{font-weight:500;color:#3e5c7d}.world-update .world-update-caption{font-size:12px;max-width:310px}.world-update a{display:inline-block;margin-top:19px;color:#557ba6;font-size:10px;text-decoration:underline;text-underline-offset:4px}.world-update.is-muted{opacity:.2}.world-moments-note{grid-column:1/-1;font-size:9px;line-height:1.7;color:#7c8fa6}.world-update a:focus-visible{outline-offset:4px}
@media(max-width:900px){.world-update{gap:14px;padding:22px}.world-update h3{font-size:24px}.event-date,.tech-monogram{width:44px;height:54px}}
@media(max-width:560px){.world-moments{grid-template-columns:1fr;margin-top:0;gap:16px}.world-update{padding:24px 18px}.world-update h3{font-size:25px}.world-moments-note{font-size:8px}}
.join-placeholder:disabled{opacity:1;cursor:default}.join-placeholder:disabled:hover{background:var(--ink);box-shadow:none}.join-placeholder.button-small:disabled:hover{background:transparent}.button .join-soon{font-size:10px;font-weight:400;opacity:.7;border-left:1px solid currentColor;padding-left:15px}.social-placeholders{display:flex;gap:17px}.social-placeholders button{border:0;background:none;padding:10px 0;color:var(--ink);font-size:11px;cursor:default}.social-placeholders span{font-size:8px;color:var(--muted);margin-left:4px}
.natives-section{padding-block:100px 40px}.natives-heading{max-width:820px}.natives-heading h2{font-size:clamp(38px,4.4vw,62px);font-weight:500;line-height:1.07;letter-spacing:-.045em}.natives-heading>p{font-size:16px;line-height:1.8;max-width:620px;color:var(--muted);margin-top:25px}.natives-audiences{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin-top:55px;border-top:1px solid var(--line);padding-top:35px}.audience-label{font-size:12px;color:#4d7cb3}.natives-audiences h3{font-size:29px;letter-spacing:-1px;line-height:1.15;font-weight:500;margin-top:18px}.natives-audiences p{font-size:14px;line-height:1.8;color:var(--muted);max-width:420px;margin-top:18px}.natives-audiences ul{list-style:none;padding:0;margin:24px 0 0;font-size:12px;color:#4b6986}.natives-audiences li{margin-top:12px;padding-left:17px;position:relative}.natives-audiences li:before{content:'·';position:absolute;left:0;color:#548cc0}
.utility-section{padding-bottom:95px}.utility-heading{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:35px}.utility-heading h2{font-size:39px;letter-spacing:-1.5px;font-weight:500;line-height:1.12}.utility-heading p{color:var(--muted);font-size:12px;line-height:1.8}.utility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.utility-visual{height:220px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:25px;border-radius:18px;overflow:hidden;background:#eaf2fc}.utility-concept h3{font-size:25px;font-weight:500;letter-spacing:-.8px;margin-top:12px}.utility-concept>p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:12px;max-width:325px}.concept-label{font-size:10px;color:#7890ab}.utility-note{font-size:10px;line-height:1.8;color:#798fa6;margin-top:30px}.halo-pass{width:205px;height:145px;border:1px solid #fff;border-radius:14px;padding:20px;background:linear-gradient(125deg,#ffffff,#d8e9fc);transform:rotate(-9deg);box-shadow:0 15px 25px #3c63881a}.halo-pass svg{width:40px;height:25px;mix-blend-mode:multiply;float:right}.halo-pass>span{display:block;font-size:11px;color:#7190b0}.halo-pass b{display:block;font:500 21px var(--display);margin-top:24px;letter-spacing:-.7px}.pass-stars{color:#739ecb;font-size:19px;margin-top:12px}.thanks-visual{background:#edf5f1;flex-direction:column;gap:13px}.thanks-bubble{background:white;border-radius:12px 12px 12px 0;padding:10px 15px;font-size:11px;color:#4e7666;transform:rotate(-4deg)}.thanks-token{width:70px;height:70px;border-radius:50%;border:5px double #b0c9dc;background:linear-gradient(120deg,#fff,#c4d8e8);display:grid;place-items:center;box-shadow:0 9px 17px #54746325;transform:rotate(12deg)}.thanks-token svg{width:48px;height:35px;mix-blend-mode:multiply}.thanks-caption{font-size:10px;color:#6b8b7a}.tools-visual{background:#eef0fa;flex-direction:column;gap:9px}.tools-visual img{height:145px;width:145px;object-fit:contain}.tool-tag{background:#ffffffba;padding:8px 13px;border-radius:6px;font-size:10px;color:#65779b}
@media(max-width:900px){.natives-audiences{gap:35px}.utility-heading{align-items:flex-start;flex-direction:column;gap:20px}.utility-grid{gap:20px}.utility-concept h3{font-size:22px}.utility-visual{height:195px}.halo-pass{width:170px;padding:16px}.halo-pass b{font-size:18px}.thanks-bubble{font-size:9px;padding:10px}.social-placeholders{margin-left:auto}}
@media(max-width:560px){.natives-section{padding-block:55px 20px}.natives-heading h2{font-size:39px}.natives-heading>p{font-size:14px;margin-top:20px}.natives-audiences{grid-template-columns:1fr;gap:34px;margin-top:30px;padding-top:26px}.natives-audiences h3{font-size:27px}.natives-audiences p{font-size:13px}.natives-audiences ul{font-size:11px}.utility-section{padding-bottom:55px}.utility-heading h2{font-size:34px}.utility-grid{grid-template-columns:1fr;gap:35px}.utility-visual{height:210px;margin-bottom:18px}.utility-concept h3{font-size:26px}.utility-concept>p{max-width:none}.halo-pass{width:220px;padding:20px}.halo-pass b{font-size:22px}.thanks-bubble{font-size:11px}.utility-note{font-size:9px}.social-placeholders{margin-left:0;gap:16px}.site-footer #motion-toggle{margin-left:auto}}
.world-copy{position:absolute;left:25px;top:24px;z-index:1}
.world-copy>span{font-size:10px;color:#e0e9f7;display:block;margin-bottom:16px}
.world-copy h2{font-size:clamp(24px,2.5vw,36px);font-weight:500;line-height:1.02;letter-spacing:-1.2px;max-width:220px;text-shadow:0 2px 15px #001c2750}
.world-identity{position:absolute;bottom:18px;left:23px;right:23px;display:flex;gap:9px;align-items:center;z-index:1}
.world-identity>img{border-radius:50%;object-fit:cover;border:1px solid #ffffff70}
.world-identity b{font-size:12px;font-weight:500}.world-identity small{display:block;font-size:9px;color:#d2deeb;margin-top:3px}.world-identity>span{margin-left:auto;font-size:20px}
.world-bike .world-identity{top:20px;bottom:auto}.world-bike .world-copy{top:85px}.world-bike .world-copy>span{display:none}.world-identity>span{display:none}
.world-note{position:absolute;left:0;bottom:9px;display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.45;color:#627b98}
.world-note svg{width:39px;height:27px;mix-blend-mode:multiply}.world-disclaimer{position:absolute;bottom:-18px;right:0;color:#8393a7;font-size:8px}
.pulse-section{background:linear-gradient(145deg,#eaf3fe,#f7faff 75%)}
.pulse-section .feed-layout{grid-template-columns:.85fr 1.15fr;min-height:810px;gap:45px;padding-block:80px}
.pulse-stage{height:650px;position:relative;min-width:0}
.pulse-scene{position:absolute;width:550px;height:630px;top:50%;left:50%;transform:translate(-50%,-50%)}
.pulse-orbit{position:absolute;inset:60px -5px;border:1px solid #cddff2;border-radius:50%;transform:rotate(-20deg);background:radial-gradient(ellipse,#dcecff55,transparent 70%)}
.pulse-card{width:425px;min-height:154px;left:calc(50% - 212px);top:calc(50% - 80px);padding:22px;gap:13px;border-radius:18px;box-shadow:0 16px 38px -16px #29588535;border:1px solid #fff;background:#fffffff5}
.pulse-card .feed-icon{width:43px;height:43px;border-radius:50%}
.pulse-card .notification-meta b{font-size:12px}.pulse-card .notification-meta small{font-size:9px}
.pulse-card h3{font-size:22px;font-weight:500;line-height:1.13;letter-spacing:-.65px;margin-top:13px}
.pulse-card p{font-size:12px;margin-top:10px;color:#425e7e}
.pulse-card .moment-foot{font-size:10px;color:#7890a9;margin-top:12px}
.pulse-card .moment-type{background:#edf3fc;border-radius:5px;padding:4px 7px;color:#547caa}
.pulse-card[data-kind=market] .moment-type{background:#e9f6f0;color:#377b63}
.pulse-card[data-kind=social] .moment-type{background:#f0ecf8;color:#8563a5}
.price-moment{display:flex;align-items:center;justify-content:space-between;gap:15px}
.price-moment h3{font-size:44px;letter-spacing:-2px;color:#27785e}.price-moment h3 small{display:block;font:10px var(--body);letter-spacing:0;color:#738b9f;margin-top:5px}
.price-moment svg{width:125px;height:62px;color:#449f7d;margin-top:15px;flex-shrink:0}
.pulse-card blockquote{font-size:13px;line-height:1.6;margin:10px 0 0;padding-left:12px;border-left:2px solid #d3def0;color:#5e738c}
.pulse-disclaimer{position:absolute;bottom:0;left:20px;right:20px;text-align:center;font-size:9px;line-height:1.6;color:#7a8da4}
.pulse-card.is-muted{opacity:.12;filter:grayscale(1)}
.pulse-section .large-description br{display:initial}
@media(max-width:1150px){.vibe-hero{gap:30px}.vibe-hero h1{font-size:62px}.world-bike{height:250px}.world-cash{height:225px;top:245px}.world-copy{left:20px}.world-copy h2{font-size:28px}.community-world{height:535px}.pulse-section .feed-layout{gap:20px}.pulse-scene{transform:translate(-50%,-50%) scale(.85)}}
@media(max-width:900px){.vibe-hero{grid-template-columns:1fr;gap:48px}.vibe-hero .hero-copy{max-width:650px}.vibe-hero h1{font-size:78px}.community-world{width:min(600px,100%);margin:auto;height:560px}.world-bike{height:285px}.world-cash{top:260px;height:255px}.world-copy h2{font-size:34px}.pulse-section .feed-layout{grid-template-columns:1fr;gap:5px;padding-block:65px 35px}.pulse-stage{height:665px}.pulse-scene{transform:translate(-50%,-50%)}.vibe-hero .hero-copy>p{max-width:450px}}
@media(max-width:560px){.vibe-hero{padding-top:30px;padding-bottom:55px;gap:34px}.vibe-hero h1{font-size:clamp(47px,13vw,68px)}.vibe-hero .hero-copy>p{font-size:16px;max-width:320px}.community-world{height:445px;width:100%}.world-bike{top:10px;width:96%;height:222px;transform:rotate(-4deg)}.world-cash{width:88%;left:12%;top:211px;height:204px;transform:rotate(4deg)}.world-copy{top:17px;left:17px}.world-copy>span{font-size:8px;margin-bottom:11px}.world-copy h2{font-size:27px;max-width:155px}.world-identity{left:16px;right:16px;bottom:14px}.world-identity>img{width:26px;height:26px}.world-identity b{font-size:10px}.world-identity small{font-size:8px}.world-note{display:none}.world-disclaimer{bottom:-5px;font-size:7px}.pulse-section .feed-layout{padding-block:48px 20px}.pulse-section .feature-copy h2{font-size:58px}.pulse-stage{height:570px;margin-inline:-20px}.pulse-scene{transform:translate(-50%,-50%) scale(.72);height:650px}.pulse-card{min-height:168px}.pulse-card p{font-size:14px}.pulse-card .moment-foot{font-size:12px}.pulse-card .notification-meta b{font-size:14px}.pulse-card .notification-meta small{font-size:11px}.pulse-card blockquote{font-size:15px}.pulse-disclaimer{font-size:8px;bottom:12px;left:30px;right:30px}.closing h2{font-size:44px}}
@media(max-width:360px){.pulse-scene{transform:translate(-50%,-50%) scale(.63)}.pulse-stage{height:510px}.world-copy h2{font-size:23px}.world-identity{bottom:12px}.world-bike{height:200px}.world-cash{top:196px;height:185px}.community-world{height:410px}}

/* Compact community cards, September 16 refresh */
.vibe-hero{grid-template-columns:.82fr 1.18fr;gap:32px;min-height:800px}
.community-collage{height:665px;width:100%}
.community-collage .world-poster{background:#fff;color:var(--ink);border:1px solid #fff;border-radius:18px;box-shadow:0 20px 45px -22px #163d7150;height:auto}
.community-collage .world-art{display:block;height:155px;object-position:72% center}
.community-collage .world-bike{width:53%;left:46%;top:4px;transform:rotate(4deg)}
.community-collage .world-cash{width:53%;left:46%;top:333px;transform:rotate(-3deg)}
.community-collage .world-eth{width:43%;left:0;top:167px;transform:rotate(-5deg)}
.community-collage .world-eth .world-art{object-fit:contain;background:#101010;object-position:center;height:155px}
.community-details{padding:16px}.community-name{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.community-name h2{font-size:20px;font-weight:500;letter-spacing:-.6px;line-height:1.1}.community-name>span{font-size:8px;color:#7387a0;letter-spacing:.03em}.community-chain{font-size:10px;color:#6a7f98;display:block;margin-top:5px}
.community-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.community-stats small{display:block;font-size:8px;color:#74869d;margin-bottom:5px}.community-stats a,.community-stats b{font-size:16px;font-weight:500;text-decoration:none;color:var(--ink)}.community-stats a span{font-size:9px;color:#728ba6}
.community-join{display:flex;width:100%;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:7px;background:#edf4fc;border:1px solid #dce9f7;color:#264e7b;font-size:11px;opacity:1}.community-join span{font-size:9px;color:#7a91ac}
.community-collage .world-disclaimer{bottom:-17px;left:0;right:0;text-align:center;line-height:1.6;font-size:8px}
@media(max-width:1150px) and (min-width:901px){.community-details{padding:12px}.community-name h2{font-size:17px}.community-stats{gap:5px}.community-stats small{font-size:7px}.community-collage .world-art,.community-collage .world-eth .world-art{height:145px}}
@media(max-width:900px){.vibe-hero{grid-template-columns:1fr}.community-collage{width:min(620px,100%);height:665px}}
@media(max-width:560px){.community-collage{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start;padding-bottom:38px}.community-collage .world-poster{position:relative;left:auto;top:auto;width:100%;transform:none;border-radius:13px}.community-collage .world-eth{grid-row:1/3;align-self:center}.community-collage .world-bike,.community-collage .world-cash{grid-column:2}.community-collage .world-art,.community-collage .world-eth .world-art{height:118px}.community-details{padding:12px 10px}.community-name h2{font-size:17px}.community-name>span{font-size:7px}.community-chain{font-size:8px}.community-stats{gap:8px;margin:13px 0;grid-template-columns:1fr}.community-stats>div{display:flex;align-items:center;justify-content:space-between;gap:3px}.community-stats small{font-size:7px;margin:0;max-width:59px;line-height:1.4}.community-stats a,.community-stats b{font-size:13px}.community-join{padding:9px 8px;font-size:10px}.community-collage .world-disclaimer{bottom:0;font-size:7px}.vibe-hero{gap:25px}}

/* Community replacement and editorial artwork */
.community-collage .world-eth .world-art{object-fit:cover;object-position:35% center;background:#075bbe}.world-eth .community-name h2{font-size:18px;overflow-wrap:anywhere}
.world-update{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.world-update-art{display:block;width:100%;height:220px;object-fit:cover;background:#101010}.world-update-art.event-art{object-fit:contain}.world-update>div{padding:27px 30px 30px}.world-update .world-update-caption{max-width:100%}
@media(max-width:560px){.world-eth .community-name h2{font-size:15px}.world-update-art{height:185px}.world-update>div{padding:24px}.community-collage .world-eth .world-art{object-position:25% center}}
.community-collage .world-eth .world-art{object-fit:contain;object-position:center;background:#075bbe}
