/* A single, contained conversation feature within the planet simulation. */
.hero-content>p.simulation-premise{color:#ecd3a4;font-size:13px;margin-top:-8px;margin-bottom:22px;max-width:470px;line-height:1.7}.world-chat-section{background:#13231f;border-block:1px solid #b9cba329}.world-chat-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.world-chat-layout h2{margin:20px 0 27px}.world-chat-layout>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#b4c5b3;max-width:470px}.world-chat-layout .chat-feature-note{color:#ecc891!important}.feature-thread{padding:26px;background:#182b24;border:1px solid #a5bb9340;border-radius:14px;box-shadow:0 20px 45px #06140e40}.feature-thread-header{display:grid;grid-template-columns:32px 1fr;gap:4px 10px;border-bottom:1px solid #b1c5a32b;padding-bottom:19px;margin-bottom:22px}.feature-thread-header>span{grid-row:1/3;color:#edc68b;font-size:30px}.feature-thread-header strong{font-size:16px}.feature-thread-header small{font-size:10px;color:#a9bba4}.feature-message{border:1px solid #bacda326;background:#243c2e;border-radius:10px;padding:15px 18px;margin:12px 30px 12px 0}.feature-message>span{font-size:10px;font-weight:600;color:#e7c68e}.feature-message p{font-size:12px;line-height:1.8;color:#e1e8d8;margin:7px 0 0}.feature-you{margin-left:30px;margin-right:0;background:#354c37}.feature-public{background:#302f24;border-color:#d6b37140}.feature-inputs{border-top:1px solid #b1c5a32b;margin-top:22px;padding-top:18px;display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:#d7dfc9}.feature-inputs span{color:#c2a875}.feature-thread>.fine-print{margin-bottom:0;font-size:9px}
@media(max-width:800px){.world-chat-layout{grid-template-columns:1fr;gap:30px}.world-chat-layout>div>p:not(.eyebrow){max-width:none}.feature-thread{max-width:560px;width:100%;justify-self:center}}
@media(max-width:480px){.hero{height:900px}.hero-content>p.simulation-premise{font-size:12px;max-width:320px}.feature-thread{padding:19px}.feature-message{padding:13px;margin-right:15px}.feature-you{margin-left:15px;margin-right:0}.world-chat-layout>div>p:not(.eyebrow){font-size:12px}}
