@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#172234;--muted:#6f7b8a;--line:#e5e8ec;--soft:#f6f7f8;--cream:#fbfaf7;--purple:#6c4df6;--orange:#f36d3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f5f6f7;font-family:DM Sans,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:72px;gap:28px;padding:0 28px;background-color:#fbfaff;background-image:linear-gradient(90deg,#ffffff9e,#ffffff45 43%,#ffffff70),url(/images/forums-header-conversations.png);background-size:cover;background-position:center 55%;background-repeat:no-repeat;border-bottom:1px solid #cfc3ee;box-shadow:0 4px 18px #4635a31f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:9px;color:#1c2532;text-decoration:none;font:800 22px Manrope;letter-spacing:-1px;min-width:154px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:white;background:var(--purple);border-radius:11px 11px 11px 3px;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.main-nav{display:flex;gap:3px}.main-nav a{cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 12px;color:#687484;font-weight:600;border-radius:9px}.main-nav a.active{color:#4e36c9;background:#f1efff}.search{height:42px;max-width:490px;flex:1 1;margin:auto;display:flex;gap:10px;align-items:center;padding:0 12px;color:#8993a0;background:#f3f4f6;border:1px solid transparent;border-radius:11px;transition:.2s}.search:focus-within{background:#fff;border-color:#a89afa;box-shadow:0 0 0 3px #ebe8ff}.search input{min-width:50px;flex:1 1;outline:0;color:var(--ink)}.search button,.search input{border:0;background:transparent}.search button{padding:3px;display:grid;cursor:pointer;color:#8e97a2}kbd{font:500 11px DM Sans;color:#8b94a0;background:white;border:1px solid #dfe2e7;border-radius:5px;padding:3px 6px;box-shadow:0 1px 0 #d7dbe0}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{width:40px;height:40px;position:relative;display:grid;place-items:center;border:0;background:transparent;border-radius:50%;cursor:pointer}.icon-button:hover{background:#f1f2f4}.icon-button i{position:absolute;right:8px;top:8px;width:7px;height:7px;background:#f15c4c;border:2px solid white;border-radius:50%}.create-button{height:40px;display:flex;align-items:center;gap:6px;padding:0 16px;color:white;background:var(--purple);border:0;border-radius:10px;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 5px 14px #6c4df630}.create-button:hover{background:#5e3feb;transform:translateY(-1px)}.avatar,.mini-avatar{display:grid;place-items:center;color:white;background:linear-gradient(145deg,#334a62,#72869a);font-weight:700;border-radius:50%}.avatar{width:38px;height:38px;border:3px solid #e7e9ec;text-decoration:none;cursor:pointer}.profile-menu-wrap{position:relative}.profile-trigger{height:44px;display:flex;align-items:center;gap:5px;padding:0 2px;color:#78828f;background:transparent;border:0;border-radius:22px;cursor:pointer}.profile-trigger.open,.profile-trigger:hover{background:#f2f3f5}.profile-trigger.open .profile-chevron{transform:rotate(180deg)}.profile-chevron{transition:.18s}.profile-dropdown{width:340px;position:absolute;z-index:80;right:0;top:50px;overflow:hidden;color:#26313f;background:white;border:1px solid #dde1e6;border-radius:15px;box-shadow:0 18px 55px #1722342b;animation:profile-pop .16s ease-out}@keyframes profile-pop{0%{opacity:0;transform:translateY(-5px) scale(.985)}}.profile-dropdown-head{display:grid;grid-template-columns:48px 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:18px;color:white;background:linear-gradient(115deg,#252d4d,#5943a5)}.profile-large-avatar{width:46px;height:46px;position:relative;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#51677d,#9aa9b5);border:3px solid #ffffff3d;border-radius:50%;font-size:11px;font-weight:800}.profile-large-avatar i{width:10px;height:10px;position:absolute;right:-1px;bottom:1px;background:#4bd297;border:2px solid #4b3c91;border-radius:50%}.profile-dropdown-head>div small,.profile-dropdown-head>div span,.profile-dropdown-head>div strong{display:block}.profile-dropdown-head>div strong{font:800 14px Manrope}.profile-dropdown-head>div span{margin:1px 0 4px;color:#c5c8df;font-size:9px}.profile-dropdown-head>div small{color:#aaaecb;font-size:8px}.profile-dropdown-head>div small b{color:#e1d8ff}.profile-dropdown-head>a{padding:6px 9px;color:white;background:#ffffff14;border:1px solid #ffffff27;border-radius:7px;text-decoration:none;font-size:8px;font-weight:800}.profile-karma-bar{padding:10px 18px;background:#faf9ff;border-bottom:1px solid #ebe8f7}.profile-karma-bar>span{height:4px;display:block;overflow:hidden;background:#e4e0f5;border-radius:3px}.profile-karma-bar>span i{height:100%;display:block;background:linear-gradient(90deg,#7456dd,#e48baf);border-radius:3px}.profile-karma-bar p{display:flex;align-items:center;gap:5px;margin:6px 0 0;color:#8b839d;font-size:8px}.profile-karma-bar svg{color:#bd8b2e}.profile-menu-scroll{max-height:min(520px,calc(100vh - 220px));overflow-y:auto;scrollbar-width:thin}.profile-menu-section{padding:9px 7px;border-bottom:1px solid #edf0f2}.profile-menu-section>p{margin:3px 10px 6px;color:#9aa2ac;font-size:7px;font-weight:800;letter-spacing:1px}.profile-menu-section>a{min-height:45px;display:grid;grid-template-columns:34px 1fr 12px;align-items:center;grid-gap:8px;gap:8px;padding:5px 9px;color:inherit;border-radius:8px;text-decoration:none}.profile-menu-section>a:hover{background:#f4f2ff}.profile-menu-section>a>span{width:32px;height:32px;display:grid;place-items:center;color:#6850d0;background:#f0edff;border-radius:9px}.profile-menu-section>a>div small,.profile-menu-section>a>div strong{display:block}.profile-menu-section>a>div strong{color:#4b5664;font-size:10px}.profile-menu-section>a>div small{margin-top:1px;color:#9aa2ac;font-size:8px}.profile-menu-section>a>b{color:#a4abb4;font-size:15px;font-weight:400}.profile-menu-section>a:hover>b{color:#654ad5;transform:translateX(1px)}.profile-preferences>a>span{color:#4c718e;background:#edf3f7}.profile-logout{width:100%;display:flex;align-items:center;gap:10px;padding:13px 17px;color:#9d4949;background:#fffafa;border:0;border-top:1px solid #f0e5e5;text-align:left;cursor:pointer}.profile-logout:hover{background:#fff1f1}.profile-logout>span small,.profile-logout>span strong{display:block}.profile-logout>span strong{font-size:10px}.profile-logout>span small{margin-top:2px;color:#ae8585;font-size:8px}.guest-avatar{color:#6550b4;background:#eeeaff;border-color:#ded8f5}.guest-profile-menu{padding:25px 22px 18px;text-align:center}.guest-profile-art{width:58px;height:58px;position:relative;display:grid;place-items:center;margin:0 auto 12px;color:#654bd1;background:linear-gradient(145deg,#eeeaff,#f9f7ff);border:1px solid #ded8fa;border-radius:18px 18px 18px 6px}.guest-profile-art i{width:9px;height:9px;position:absolute;right:7px;top:7px;background:#f0ba54;border:2px solid white;border-radius:50%}.guest-profile-menu h3{margin:0 0 5px;font:800 17px Manrope}.guest-profile-menu>p{margin:0 auto 16px;color:#7d8794;font-size:10px;line-height:1.55}.guest-profile-menu>.guest-signin,.guest-profile-menu>.guest-signup{height:39px;display:flex;align-items:center;justify-content:center;margin:7px 0;border-radius:9px;text-decoration:none;font-size:10px;font-weight:800}.guest-signin{color:white;background:#6749dc;box-shadow:0 5px 14px #6749dc2c}.guest-signup{color:#6045d3;background:#f3f0ff;border:1px solid #ddd7f8}.guest-profile-menu>div:last-child{display:flex;justify-content:center;gap:18px;padding-top:15px;margin-top:15px;border-top:1px solid #edf0f2}.guest-profile-menu>div:last-child a{display:flex;align-items:center;gap:5px;color:#86909c;text-decoration:none;font-size:8px;font-weight:700}.auth-page{min-height:780px;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr);background:#fff}.auth-story{min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:38px 52px;color:white;background:radial-gradient(circle at 78% 23%,#7658d876,transparent 28%),radial-gradient(circle at 20% 82%,#258c7940,transparent 30%),linear-gradient(135deg,#171d34,#292b58 66%,#42356e)}.auth-story:before{content:"";position:absolute;width:360px;height:360px;right:-170px;top:18%;border:1px solid #ffffff17;border-radius:50%;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff04}.auth-story:after{content:"✦";position:absolute;right:15%;bottom:13%;color:#e8c76d;font-size:70px;opacity:.18;transform:rotate(18deg)}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:max-content;color:white;font:800 23px Manrope;letter-spacing:-1px;text-decoration:none}.auth-brand>span{width:39px;height:39px;display:grid;place-items:center;background:#7355e2;border-radius:12px 12px 12px 4px;transform:rotate(-4deg)}.auth-brand svg{transform:rotate(4deg)}.auth-story-copy{position:relative;z-index:1;max-width:650px;margin:auto 0}.auth-story-copy>span{display:flex;align-items:center;gap:7px;margin-bottom:17px;color:#b9aaff;font-size:9px;font-weight:800;letter-spacing:1.4px}.auth-story-copy h1{margin:0;white-space:pre-line;font:800 clamp(39px,4.5vw,66px)/1.03 Manrope;letter-spacing:-2.7px}.auth-story-copy>p{max-width:530px;margin:20px 0 28px;color:#bfc5d7;font-size:15px;line-height:1.65}.auth-proof{display:flex;gap:36px}.auth-proof span,.auth-proof strong{display:block}.auth-proof strong{font:800 19px Manrope}.auth-proof span{margin-top:2px;color:#929bb4;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.auth-guest-note{position:relative;z-index:1;margin:0;color:#8993ad;font-size:10px}.auth-guest-note a{color:#c3b7ff;text-decoration:none;font-weight:800}.auth-panel{min-height:100vh;display:grid;place-items:center;padding:45px;background:#fbfbfc}.auth-panel-inner{width:100%;max-width:460px}.auth-panel-inner>.eyebrow{color:#7459dd}.auth-panel-inner>h2{margin:0 0 5px;font:800 31px Manrope;letter-spacing:-1px}.auth-panel-inner>p:not(.eyebrow){margin:0 0 25px;color:#8a94a0;font-size:12px}.auth-form>label{display:block;margin:15px 0}.auth-form>label>span{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#56616e;font-size:10px;font-weight:800}.auth-form>label>span svg{color:#755bd7}.auth-form input:not([type=checkbox]){width:100%;height:47px;padding:0 13px;color:#273240;background:white;border:1px solid #dce0e5;border-radius:9px;outline:0}.auth-form input:focus{border-color:#8873e7;box-shadow:0 0 0 3px #eeebff}.auth-form label>small{display:block;margin-top:5px;color:#9aa2ac;font-size:8px}.password-input{position:relative}.password-input input{padding-right:44px!important}.password-input button{width:40px;height:40px;position:absolute;right:4px;top:4px;display:grid;place-items:center;color:#89929d;background:transparent;border:0;cursor:pointer}.auth-options{display:flex;align-items:center;justify-content:space-between;margin:11px 0 18px}.auth-options label{display:flex;align-items:center;gap:6px;color:#76808d;font-size:9px}.auth-options a{color:#6045d5;text-decoration:none;font-size:9px;font-weight:800}.auth-error{padding:10px 12px;margin-bottom:12px;color:#a53e3e;background:#fff0f0;border:1px solid #f2d3d3;border-radius:8px;font-size:9px}.auth-submit{width:100%;height:47px;display:flex;align-items:center;justify-content:center;gap:8px;color:white;background:#684be0;border:0;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 7px 19px #684be035}.auth-submit:hover{background:#593bce;transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-switch{margin:18px 0 0!important;text-align:center;color:#858e99!important;font-size:10px!important}.auth-switch a{color:#6045d5;text-decoration:none;font-weight:800}.auth-assurance{display:flex;align-items:center;justify-content:center;gap:7px;padding-top:16px;margin-top:20px;color:#929aa5;border-top:1px solid #e8eaed;font-size:8px}.auth-assurance svg{color:#3aa178}.mobile-menu{display:none}.content-grid{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:224px minmax(0,1fr) 340px;grid-gap:30px;gap:30px;padding:28px;align-items:start}.left-sidebar{position:-webkit-sticky;position:sticky;top:96px}.side-section{padding:0 5px 22px;margin-bottom:20px;border-bottom:1px solid #e0e3e7}.eyebrow{margin:0 0 9px;color:#8b94a2;font-size:10px;font-weight:800;letter-spacing:1.45px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title a,.section-title button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer;color:#7d8794;text-decoration:none}.side-link{height:40px;display:flex;align-items:center;gap:11px;padding:0 10px;margin:2px 0;color:#566273;border-radius:9px;text-decoration:none;font-weight:600;cursor:pointer}.side-link.active,.side-link:hover{color:#4832b7;background:#ebe8fc}.side-link .unread{width:6px;height:6px;margin-left:auto;background:#7b5cff;border-radius:50%}.community-icon{flex:0 0 auto;display:grid;place-items:center;color:white;border:2px solid #fff;box-shadow:0 0 0 1px #d8dce1;font-weight:800}.community-icon.md{width:38px;height:38px;border-radius:12px;font-size:17px}.community-icon.sm{width:25px;height:25px;border-radius:8px;font-size:12px}.show-more{width:max-content;display:flex;align-items:center;gap:5px;margin:8px 0 0 10px;color:#7770a4;background:transparent;border:0;font-weight:600;text-decoration:none;cursor:pointer}.legal{padding:0 12px;color:#a0a7b0;font-size:11px;line-height:1.8}.legal a{color:inherit;text-decoration:none}.legal a:hover{color:#6046d5}main{min-width:0}.welcome{height:153px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:27px 34px;margin-bottom:18px;color:white;background:linear-gradient(120deg,#1c2844,#293967 64%,#3f3774);border-radius:16px;box-shadow:0 8px 26px #17294a25}.welcome:before{content:"";position:absolute;inset:0;opacity:.25;background:radial-gradient(circle at 78% 20%,#ae88ff 0 2px,transparent 3px),radial-gradient(circle at 90% 75%,#fff 0 1px,transparent 2px);background-size:90px 70px,60px 55px}.welcome>div:first-child{z-index:1}.welcome .kicker{color:#c8c4f3;font-size:10px;font-weight:800;letter-spacing:1.5px;margin:0 0 8px}.welcome h1{margin:0 0 5px;font:800 28px Manrope;letter-spacing:-.8px}.welcome h1 em{color:#f2cb77;font-style:normal}.welcome p:last-child{max-width:720px;margin:0;color:#cbd2df}.orb{width:126px;height:126px;position:relative;margin-right:15px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#dc8cff,#7b55e8 38%,#34236c 72%);box-shadow:0 0 50px #a66dff77,inset -18px -20px 30px #21184e}.orb:after{content:"";inset:12px -23px;border:2px solid #8ef0f080;transform:rotate(-18deg)}.orb b,.orb i,.orb span,.orb:after{position:absolute;border-radius:50%}.orb b,.orb i,.orb span{background:white;box-shadow:0 0 8px white}.orb span{width:4px;height:4px;left:-15px;top:34px}.orb i{width:3px;height:3px;right:-28px;top:15px}.orb b{width:5px;height:5px;right:8px;bottom:2px}.quick-create{width:100%;height:64px;display:flex;align-items:center;gap:13px;padding:0 18px;margin-bottom:18px;border:1px solid var(--line);background:white;border-radius:13px;color:#8c96a2;cursor:text;box-shadow:0 2px 4px #1c273508}.quick-create:hover{border-color:#c8cdd5}.quick-create span:nth-child(2){flex:1 1;text-align:left}.quick-create svg{color:#84909d}.mini-avatar{width:34px;height:34px;font-size:11px}.feed-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px;margin-bottom:12px}.tabs{display:flex;gap:5px}.tabs button,.view-sort{display:flex;align-items:center;gap:6px;padding:8px 13px;border:0;background:transparent;border-radius:9px;color:#747f8d;font-weight:700;cursor:pointer}.tabs button.active{color:#5a3ee3;background:#eae6ff}.view-sort{border:1px solid #e1e4e8;background:white;font-weight:600}.feed{display:flex;flex-direction:column;gap:13px}.post-card{display:grid;grid-template-columns:58px 1fr;overflow:hidden;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 3px 7px #17223408;transition:.2s}.post-card:hover{border-color:#d5d9df;box-shadow:0 7px 18px #1722340d;transform:translateY(-1px)}.vote-rail{padding-top:19px;display:flex;flex-direction:column;align-items:center;gap:2px;background:#fafbfc;border-right:1px solid #eef0f2}.vote-rail button{width:32px;height:29px;display:grid;place-items:center;color:#a0a8b2;background:transparent;border:0;border-radius:7px;cursor:pointer}.vote-rail .up.active,.vote-rail .up:hover{color:#ec6238;background:#fff0eb}.vote-rail .down.active,.vote-rail .down:hover{color:#6b59e5;background:#eeebff}.vote-rail strong{font-size:12px}.post-content{min-width:0;padding:18px 20px 13px}.post-meta{display:flex;align-items:center;gap:6px;color:#8a94a1;font-size:11px}.post-meta a,.post-meta strong{color:#4a5666;font-weight:700;text-decoration:none}.post-meta a:hover{color:#684be4}.post-content h2{margin:12px 0 7px;font:700 19px/1.35 Manrope;letter-spacing:-.35px}.post-title-link{color:inherit;text-decoration:none}.post-title-link:hover h2{color:#593fd5}.post-body{margin:0 0 10px;color:#687484;line-height:1.55}.listing-post-body{max-width:720px;margin:0 0 8px;color:#707b88;font-size:11px;line-height:1.55}.listing-post-body>:first-child{margin-top:0}.listing-post-body>:last-child{margin-bottom:0}.listing-post-body p{margin:0 0 .65em}.listing-post-body h1,.listing-post-body h2,.listing-post-body h3,.listing-post-body h4,.listing-post-body h5,.listing-post-body h6{margin:.8em 0 .35em;color:#4a5563;font:800 1.08em/1.35 Manrope,sans-serif}.listing-post-body ol,.listing-post-body ul{padding-left:1.5em;margin:.45em 0 .7em}.listing-post-body li{margin:.15em 0}.listing-post-body blockquote{padding-left:10px;margin:.6em 0;border-left:3px solid #d3cbf5}.listing-post-body blockquote p{margin:0}.listing-post-body code{padding:.1em .3em;color:#4f39b4;background:#f0edff;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.listing-post-body pre{overflow-x:auto;max-height:180px;padding:10px 12px;margin:.6em 0;color:#e9ecf5;background:#24293a;border-radius:7px}.listing-post-body pre code{padding:0;color:inherit;background:transparent}.listing-post-body a{color:#5e45cf;text-decoration:underline;text-underline-offset:2px}.listing-post-body hr{height:1px;margin:.8em 0;background:#e0e3e8;border:0}.tag{display:inline-block;padding:4px 9px;margin:3px 0 10px;color:#6348da;background:#eeeaff;border-radius:12px;font-size:10px;font-weight:800;text-decoration:none}.post-actions{display:flex;align-items:center;gap:5px;margin-top:8px}.post-actions a,.post-actions button{display:flex;align-items:center;gap:6px;padding:7px 9px;color:#7b8694;background:transparent;border:0;border-radius:7px;font-size:12px;font-weight:600;text-decoration:none;cursor:pointer}.post-actions a:hover,.post-actions button:hover{background:#f3f4f6;color:#4c5867}.post-actions button.saved{color:#6548e6}.post-actions button.awarded{color:#9b721e;background:#fff8df}.post-actions button b{min-width:16px;padding:1px 4px;color:#896316;background:#f5e6af;border-radius:8px;font-size:8px}.post-actions .more{margin-left:auto}.post-art{height:290px;position:relative;overflow:hidden;margin:4px -4px 10px;border-radius:10px}.studio-art{background:linear-gradient(145deg,#d9c6ac 0 42%,#ad8267 43% 47%,#b78f70 48%)}.studio-art .window{position:absolute;left:9%;top:8%;width:33%;height:48%;background:linear-gradient(140deg,#bcdbe2,#eef2e6);border:12px solid #795a46;box-shadow:inset 0 0 0 3px #f4e6ce}.studio-art .desk{position:absolute;width:47%;height:12px;left:31%;top:54%;background:#714e38;box-shadow:0 8px 15px #47312255}.studio-art .desk:after{content:"";position:absolute;top:10px;left:10px;width:5px;height:100px;background:#513928;box-shadow:245px 0 #513928}.studio-art .desk i{position:absolute;left:28%;bottom:12px;width:100px;height:70px;border:6px solid #343334;background:#76909c}.studio-art .chair{position:absolute;left:48%;bottom:9%;width:100px;height:96px;background:#8c6549;border-radius:50% 50% 12px 12px;box-shadow:0 12px 18px #51372555}.studio-art .plant{position:absolute;right:8%;top:19%;color:#396a42;font-size:100px;transform:rotate(12deg);text-shadow:22px 10px #4d7f4e,-12px 35px #315f3f}.studio-art .lamp{position:absolute;left:15%;bottom:12%;width:45px;height:85px;background:#eee1bc;-webkit-clip-path:polygon(22% 0,78% 0,100% 45%,65% 47%,60% 100%,40% 100%,35% 47%,0 45%);clip-path:polygon(22% 0,78% 0,100% 45%,65% 47%,60% 100%,40% 100%,35% 47%,0 45%)}.reading-art{background:linear-gradient(110deg,#244346,#517270 46%,#b68862)}.reading-art .rain{position:absolute;inset:0 52% 0 0;opacity:.65;background:repeating-linear-gradient(100deg,transparent 0 20px,#bde1dd 21px 22px);border-right:11px solid #352b2a;box-shadow:inset 0 0 45px #122d36}.reading-art .sofa{position:absolute;right:2%;bottom:0;width:57%;height:45%;background:#986f58;border-radius:70px 70px 0 0;box-shadow:inset 0 22px #b59078}.reading-art .light{position:absolute;right:15%;top:12%;width:60px;height:90px;background:#f4c778;border-radius:50%;filter:blur(4px);box-shadow:0 0 55px 25px #f6b85f99}.reading-art .books{position:absolute;left:10%;bottom:10%;color:#d39e68;font-size:30px;letter-spacing:-4px}.reading-art .mug{position:absolute;left:41%;bottom:16%;color:#f1e1c7;font-size:45px}.empty{padding:55px;text-align:center;color:#8a94a1;background:white;border:1px solid var(--line);border-radius:14px}.empty h3{color:var(--ink);margin:10px 0 4px}.empty p{margin:0}.right-sidebar{position:-webkit-sticky;position:sticky;top:96px;display:flex;flex-direction:column;gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 3px 8px #17223408;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 12px}.newsletter h3,.panel-heading h3,.spotlight h3{margin:0;font:700 17px Manrope}.panel-heading svg{color:#f07444}.rank{display:flex;align-items:center;gap:9px;padding:9px 17px}.rank>b{width:12px;text-align:center;color:#5e6875}.rank .change{width:20px;color:#2ca672;font-size:9px;font-weight:800}.rank .flat{color:#a5abb3}.rank>.rank-community{min-width:0;flex:1 1;display:flex;flex-direction:column;color:inherit;text-decoration:none}.rank>.rank-community:hover strong{color:#6247da}.rank>.rank-community strong{white-space:nowrap;font-size:12px}.rank small{color:#929aa5;font-size:10px}.rank button{width:56px;height:28px;color:#5c40d4;background:white;border:1px solid #795ef0;border-radius:15px;font-size:11px;font-weight:800;cursor:pointer}.rank button.joined{color:#66717e;border-color:#d7dbe1;background:#f4f5f6}.see-all{width:calc(100% - 34px);display:flex;justify-content:space-between;padding:14px 3px;margin:6px 17px 0;color:#6145db;background:transparent;border:0;border-top:1px solid #edf0f2;font-weight:700;text-decoration:none;cursor:pointer}.spotlight{padding-bottom:17px}.spotlight-art{height:92px;position:relative;overflow:hidden;display:grid;place-items:center;margin-bottom:17px;background:linear-gradient(140deg,#173d38,#377d69);color:#e4c57f}.spotlight-art:after,.spotlight-art:before{content:"";position:absolute;width:150px;height:80px;background:#225549;border-radius:50%;bottom:-45px;left:-20px;transform:rotate(12deg)}.spotlight-art:after{left:auto;right:-30px;bottom:-55px;background:#4f8872}.spotlight-art span{font-size:55px}.spotlight-art i{position:absolute;font-size:90px;color:#86b39b55}.spotlight>.eyebrow,.spotlight>.spot-title,.spotlight>button,.spotlight>p{margin-left:18px;margin-right:18px}.spot-title{display:flex;align-items:center;gap:10px}.spot-title p{margin:2px 0 0;color:#89929e;font-size:11px}.spotlight>p:not(.eyebrow){color:#6f7b88;font-size:12px;line-height:1.5}.spotlight>.spotlight-link,.spotlight>button{width:calc(100% - 36px);display:flex;justify-content:space-between;padding:11px 13px;color:#246e5d;background:#e8f5ef;border:0;border-radius:9px;font-weight:800;text-decoration:none;cursor:pointer}.newsletter{padding:20px;background:#262b46;color:white}.newsletter-icon{float:right;color:#f0c36d;font-size:25px}.newsletter p{color:#bfc4d1;line-height:1.45;font-size:12px}.newsletter form{display:flex;gap:7px}.newsletter input{width:100%;min-width:0;padding:10px 11px;color:white;background:#353b59;border:1px solid #505774;outline:0;border-radius:8px}.newsletter button{padding:0 14px;color:#262b46;background:#f0c36d;border:0;border-radius:8px;font-weight:800;cursor:pointer}.site-footer{overflow:hidden;margin-top:48px;color:#d8dceb;background-color:#11162a;background-image:linear-gradient(90deg,#11162af5,#11162ae8 40%,#11162ab8 72%,#11162a9c),linear-gradient(0deg,#11162af2,transparent 55%),url(/images/forums-footer-community.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.footer-inner,.site-footer{position:relative;width:100%}.footer-inner{z-index:1;padding:0 42px}.footer-glow{position:absolute;pointer-events:none;border-radius:50%;filter:blur(2px)}.footer-glow-one{width:430px;height:430px;right:-150px;top:-180px;background:radial-gradient(circle,#7254e847,transparent 69%)}.footer-glow-two{width:360px;height:360px;left:22%;bottom:-270px;background:radial-gradient(circle,#2aa98a29,transparent 70%)}.footer-callout{min-height:244px;justify-content:space-between;gap:40px;padding:42px 0;border-bottom:1px solid #ffffff18}.footer-callout,.footer-kicker{display:flex;align-items:center}.footer-kicker{gap:7px;margin-bottom:13px;color:#a997ff;font-size:10px;font-weight:800;letter-spacing:1.5px}.footer-callout h2{margin:0;max-width:720px;color:white;font:800 clamp(30px,3.2vw,48px)/1.08 Manrope;letter-spacing:-1.7px}.footer-earn-prompt{display:inline-block;margin-bottom:5px;color:#c7ccda;font-size:clamp(20px,2vw,29px);letter-spacing:-.8px}.footer-earn-highlight{display:inline-block;color:#f5c96f;background:linear-gradient(90deg,#ffd36d,#ff8bb0 40%,#ba9cff 72%,#79e4cf);background-size:180% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 18px #c290ff35);animation:footer-earn-shimmer 5s ease-in-out infinite alternate}@keyframes footer-earn-shimmer{0%{background-position:0}to{background-position:100%}}.footer-callout p{margin:15px 0 0;color:#9da5ba;font-size:15px}.footer-cta{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:15px 20px;color:#1a1e33;background:#f0c76d;border-radius:11px;text-decoration:none;font-weight:800;box-shadow:0 9px 28px #eeba5130;transition:.2s}.footer-cta:hover{transform:translateY(-2px);background:#f7d27f;box-shadow:0 13px 32px #eeba5144}.footer-main{display:grid;grid-template-columns:minmax(240px,1.3fr) 2fr;grid-gap:70px;gap:70px;padding:48px 0}.footer-brand{display:flex;align-items:center;gap:10px;color:white;font:800 23px Manrope;letter-spacing:-1px;text-decoration:none}.footer-brand>span{width:38px;height:38px;display:grid;place-items:center;color:white;background:#7254e8;border-radius:12px 12px 12px 4px;transform:rotate(-4deg)}.footer-brand svg{transform:rotate(4deg)}.footer-brand-column>p{margin:17px 0 21px;color:#9da5ba;font:500 16px/1.55 Manrope}.footer-status{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;color:#98a1b7;background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;font-size:10px}.footer-status i{width:7px;height:7px;background:#51d49c;border-radius:50%;box-shadow:0 0 9px #51d49c}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.footer-nav h3{margin:2px 0 17px;color:#f5f6fb;font-size:11px;text-transform:uppercase;letter-spacing:1.25px}.footer-nav a{width:max-content;display:block;margin:11px 0;color:#969fb4;text-decoration:none;font-size:13px;transition:.15s}.footer-nav a:hover{color:#c7bfff;transform:translateX(2px)}.footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #ffffff18;color:#7f889e;font-size:11px}.footer-bottom p{display:flex;align-items:center;gap:4px;margin:0}.footer-bottom p svg{color:#e36d78}.footer-bottom>div{display:flex;align-items:center;gap:22px}.footer-bottom a{color:#7f889e;text-decoration:none}.footer-bottom a:hover{color:#d7dbea}.footer-bottom .language-link{padding:7px 10px;border:1px solid #ffffff16;border-radius:7px}.footer-bottom b{margin-left:6px;color:#b4bbca}.subpage{min-height:75vh;background:linear-gradient(#f5f6f7,#fafafa)}.subpage-header{height:72px;display:flex;align-items:center;gap:36px;padding:0 36px;background-color:#fbfaff;background-image:linear-gradient(90deg,#ffffff9e,#ffffff45 43%,#ffffff70),url(/images/forums-header-conversations.png);background-size:cover;background-position:center 55%;background-repeat:no-repeat;border-bottom:1px solid #cfc3ee;box-shadow:0 4px 18px #4635a31f}.subpage-header nav{display:flex;gap:5px}.subpage-header nav a,.subpage-search{display:flex;align-items:center;gap:7px;padding:9px 11px;color:#667282;border-radius:8px;font-weight:600;text-decoration:none}.subpage-header nav a:hover,.subpage-search:hover{color:#563bd1;background:#f0edff}.subpage-search{margin-left:auto}.subpage-main{position:relative;width:100%;max-width:1260px;min-height:620px;margin:0 auto;padding:42px 36px 70px}.secondary-grid .subpage-main{width:100%;max-width:none;margin:0;padding:12px 0 55px}.secondary-grid{min-height:720px}.secondary-right-sidebar,.secondary-sidebar{top:100px}.secondary-grid .back-link{margin:0 0 30px}.secondary-grid .subpage-hero{margin-bottom:34px}.secondary-grid .subpage-hero h1{font-size:clamp(34px,3.4vw,52px);letter-spacing:-2px}.compact-title-page .secondary-grid .subpage-hero h1{max-width:820px;font-size:clamp(20px,1.8vw,28px);line-height:1.28;letter-spacing:-.65px}.subpage-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.subpage-hero-row .subpage-hero{flex:1 1}.post-hero-summary{width:245px;flex:0 0 245px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-bottom:34px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 4px 12px #17223408}.post-hero-summary>div{padding:14px 8px 11px;text-align:center;border-right:1px solid #edf0f2}.post-hero-summary>div:nth-child(3){border:0}.post-hero-summary span,.post-hero-summary strong{display:block}.post-hero-summary strong{color:#2f3948;font:800 15px Manrope}.post-hero-summary span{margin-top:2px;color:#959da8;font-size:9px;text-transform:uppercase;letter-spacing:.6px}.post-hero-summary>a{grid-column:1/-1;padding:10px 12px;color:#6045d5;background:#f5f3ff;border-top:1px solid #e7e2ff;text-align:center;text-decoration:none;font-size:11px;font-weight:800}.post-hero-summary>a:hover{background:#ece8ff}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:44px;color:#727e8d;font-size:12px;font-weight:700;text-decoration:none}.back-link:hover{color:#5e42db}.subpage-hero{max-width:850px;margin-bottom:42px}.subpage-hero h1{max-width:900px;margin:0 0 14px;color:#172234;font:800 clamp(36px,5vw,64px)/1.04 Manrope;letter-spacing:-2.6px}.subpage-hero>p:last-child{max-width:730px;margin:0;color:#6d7888;font-size:17px;line-height:1.6}.subpage-icon{position:absolute;right:44px;top:112px;width:64px;height:64px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#7658ed,#4c35ba);border-radius:20px 20px 20px 6px;box-shadow:0 12px 30px #6d4eea38;transform:rotate(4deg)}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.directory-card{min-height:155px;position:relative;display:flex;gap:14px;padding:22px;color:inherit;background:white;border:1px solid var(--line);border-radius:14px;text-decoration:none;transition:.2s}.directory-card:hover{border-color:#c9c1f2;box-shadow:0 9px 26px #19233a0d;transform:translateY(-2px)}.directory-card>span{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;color:white;background:#6c4df6;border-radius:11px;font-weight:800}.directory-card h2{margin:2px 0 6px;font:700 16px Manrope}.directory-card p{margin:0 0 13px;color:#707c8b;line-height:1.45;font-size:12px}.directory-card small{color:#9aa2ac}.directory-card>svg{position:absolute;right:18px;top:19px;color:#a0a8b3}.simple-feed{display:flex;flex-direction:column;gap:11px}.simple-feed>a{min-height:104px;display:flex;align-items:center;gap:18px;padding:18px 22px;color:inherit;background:white;border:1px solid var(--line);border-radius:13px;text-decoration:none;transition:.18s}.simple-feed>a:hover{border-color:#c8c0f2;transform:translateX(3px)}.simple-feed>a>span{width:30px;color:#8f98a4;font:800 18px Manrope;text-align:center}.simple-feed>a>div{flex:1 1}.simple-feed small{color:#6d53dd;font-weight:700}.simple-feed h2{margin:5px 0;font:700 17px Manrope}.simple-feed p{display:flex;align-items:center;gap:5px;margin:0;color:#89929e;font-size:11px}.simple-feed>a>svg{color:#949daa}.info-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.info-layout section,.prose-card{padding:28px;background:white;border:1px solid var(--line);border-radius:14px}.info-layout h2,.prose-card h2{margin:0 0 11px;font:700 18px Manrope}.info-layout p,.prose-card p{color:#6e7988;line-height:1.7}.info-layout a,.prose-card a{color:#5f43d7;font-weight:700}.inline-cta{display:inline-flex;align-items:center;gap:6px;margin-top:8px;text-decoration:none}.prose-card{max-width:860px}.prose-card h2{margin-top:28px}.prose-card .updated{margin-top:0;color:#9aa2ad;font-size:11px}.subpage-form{max-width:720px;padding:28px;background:white;border:1px solid var(--line);border-radius:15px}.subpage-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-weight:700}.comments textarea,.subpage-form input,.subpage-form select,.subpage-form textarea{padding:13px;color:var(--ink);background:#fafafa;border:1px solid #dce0e5;border-radius:9px;outline:0;resize:vertical;font-weight:400}.comments textarea:focus,.subpage-form input:focus,.subpage-form select:focus,.subpage-form textarea:focus{border-color:#846eea;box-shadow:0 0 0 3px #efecff}.comments form button,.subpage-form button{display:flex;align-items:center;gap:8px;padding:12px 16px;color:white;background:#6b4ce7;border:0;border-radius:9px;font-weight:800;cursor:pointer}.subpage-form button:disabled{opacity:.6;cursor:wait}.form-error{padding:10px 12px;color:#a93838;background:#fff0f0;border-radius:8px;font-size:12px}.create-community-form{width:100%;max-width:none;padding:30px;box-shadow:0 8px 30px #1722340b}.parent-community-context{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin-bottom:20px;color:#777f8b;background:linear-gradient(105deg,#f3f0ff,#faf9ff);border:1px solid #ded8fa;border-radius:9px}.parent-community-context span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.parent-community-context strong{color:#5d42d1;font:800 14px Manrope}.fixed-community{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;margin-bottom:18px;color:#66717e;background:#f4f2ff;border:1px solid #dfdaf9;border-radius:9px}.fixed-community>div{display:flex;align-items:center;gap:9px}.fixed-community span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.fixed-community strong{color:#5e43d2;font:800 14px Manrope}.fixed-community>i{color:#9084c7;font-size:10px;font-style:normal}.create-post-form{width:100%;max-width:none;overflow:hidden;padding:0;border-color:#dedfe5;box-shadow:0 8px 30px #1722340c}.composer-accent{min-height:92px;display:flex;align-items:center;gap:14px;padding:20px 24px;color:white;background:linear-gradient(115deg,#242c4d,#654bc4)}.composer-accent>span{width:47px;height:47px;display:grid;place-items:center;color:#f2cf79;background:#ffffff12;border:1px solid #ffffff26;border-radius:15px;font-size:22px;box-shadow:inset 0 0 20px #ffffff0a}.composer-accent small,.composer-accent strong{display:block}.composer-accent strong{font:800 17px Manrope}.composer-accent small{margin-top:4px;color:#c9c8df;font-size:11px}.create-post-form>.fixed-community{margin:20px 24px 14px;padding:14px 16px;background:#f5f3ff}.post-type-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin:0 24px 22px;border-bottom:1px solid #e4e7eb}.create-post-form .post-type-tabs button{height:45px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0;margin:0 0 -1px;color:#7c8794;background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;font-size:11px;font-weight:800;cursor:pointer}.create-post-form .post-type-tabs button:hover{color:#5f45d4;background:#faf9ff}.create-post-form .post-type-tabs button.active{color:#5f44d5;border-bottom-color:#684ce0}.composer-field{margin:0 24px 20px}.composer-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.composer-label label{margin:0;font-size:12px}.composer-label span{color:#9aa2ac;font-size:9px}.create-post-form .composer-field>input{width:100%;height:48px;padding:0 14px;background:#fff;font:600 14px DM Sans}.create-post-form .composer-field>input::placeholder,.create-post-form textarea::placeholder{color:#a2a9b2}.body-field{overflow:hidden;border:1px solid #dfe3e8;border-radius:10px}.body-field>.composer-label{padding:12px 13px 0}.body-field:focus-within{border-color:#8c78ee;box-shadow:0 0 0 3px #efecff}.format-toolbar{height:39px;display:flex;align-items:center;gap:3px;padding:0 8px;background:#f7f8f9;border-top:1px solid #edf0f2;border-bottom:1px solid #e5e8eb}.create-post-form .format-toolbar button{width:29px;height:29px;display:grid;place-items:center;padding:0;margin:0;color:#77818e;background:transparent;border:0;border-radius:6px;cursor:pointer}.create-post-form .format-toolbar button:hover{color:#5d43d0;background:#ece9fa}.format-toolbar>i{width:1px;height:19px;margin:0 3px;background:#dfe2e6}.format-toolbar>span{margin-left:auto;color:#a0a7b0;font-size:9px}.create-post-form .body-field textarea{width:100%;display:block;padding:14px;background:white;border:0;border-radius:0;box-shadow:none;line-height:1.6}.composer-tip{display:flex;align-items:flex-start;gap:11px;padding:13px 15px;margin:0 24px 20px;color:#765718;background:#fff9e7;border:1px solid #f2e4b4;border-radius:9px}.composer-tip>svg{flex:0 0 auto;color:#d39b27}.composer-tip strong{font-size:11px}.composer-tip p{margin:3px 0 0;color:#8e784a;font-size:10px}.create-post-form>.form-error{margin:0 24px 18px}.composer-submit{min-height:70px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:14px 24px;background:#fafafb;border-top:1px solid #e5e8ec}.composer-submit>div{flex:1 1;display:flex;align-items:center;gap:7px;color:#8b949f;font-size:10px}.composer-submit>div svg{color:#7359dc}.create-post-form .composer-submit>button{height:39px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;margin:0;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer}.create-post-form .composer-cancel{color:#687380;background:white;border:1px solid #d9dde2}.create-post-form .composer-cancel:hover{background:#f1f2f4}.create-post-form .composer-publish{color:white;background:#684be0;border:1px solid #684be0;box-shadow:0 5px 14px #684be02d}.create-post-form .composer-publish:hover{background:#593bce;transform:translateY(-1px)}.notice-list{max-width:820px;overflow:hidden;background:white;border:1px solid var(--line);border-radius:14px}.notice-list>div{display:flex;align-items:center;gap:15px;padding:19px;border-bottom:1px solid #edf0f2}.notice-list>div:last-child{border:0}.notice-list>div>span{width:39px;height:39px;display:grid;place-items:center;color:#6347dc;background:#eeeaff;border-radius:50%}.notice-list p{flex:1 1;margin:0;color:#7b8592;line-height:1.5}.notice-list p strong{color:#303b49}.notice-list small{color:#9ca4af}.language-grid{max-width:760px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.language-grid a{display:flex;justify-content:space-between;padding:17px;color:#566273;background:white;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-weight:700}.language-grid a.active{color:#6044da;border-color:#a899eb;background:#f6f4ff}.language-grid span{color:#8a79de;font-size:10px;text-transform:uppercase}.profile-summary{display:flex;align-items:center;gap:20px;padding:25px;margin-bottom:20px;background:white;border:1px solid var(--line);border-radius:14px}.profile-avatar{width:76px;height:76px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#354b63,#8496a7);border:4px solid #edf0f2;border-radius:50%;font:800 19px Manrope}.profile-summary>div:nth-child(2){flex:1 1}.profile-summary h2{margin:0;font:700 21px Manrope}.profile-summary p{margin:4px 0 11px;color:#89929e}.profile-summary strong{margin-right:4px}.profile-summary>div div{display:flex;gap:8px;color:#89929e;font-size:12px}.profile-summary>a{padding:9px 13px;color:#5d42d6;border:1px solid #8f7ae9;border-radius:8px;text-decoration:none;font-weight:700}.community-banner{display:flex;align-items:center;gap:17px;padding:22px 25px;margin-bottom:18px;color:white;background:linear-gradient(115deg,#273154,#5c45b9);border-radius:15px}.community-banner>span{width:57px;height:57px;display:grid;place-items:center;background:#ffffff20;border:2px solid #ffffff35;border-radius:17px;font-size:25px}.community-banner>div{flex:1 1;display:flex;flex-direction:column;gap:5px}.community-banner strong{display:flex;align-items:center;gap:6px}.community-banner small{color:#cbc9e5}.community-banner button{display:flex;align-items:center;gap:7px;padding:10px 14px;color:#4930b1;background:white;border:0;border-radius:9px;font-weight:800;cursor:pointer}.community-home-hero{min-height:222px;position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;padding:30px;color:white;border-radius:17px;box-shadow:0 12px 35px #25224424}.community-home-hero:after{content:"";position:absolute;width:310px;height:170px;right:-80px;bottom:-120px;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 30px #ffffff07,0 0 0 60px #ffffff05;transform:rotate(-12deg)}.community-constellation i{position:absolute;z-index:1;width:4px;height:4px;right:18%;top:20%;background:#fff;border-radius:50%;box-shadow:0 0 8px #fff;opacity:.75}.community-constellation i:nth-child(2){right:11%;top:43%;width:3px;height:3px}.community-constellation i:nth-child(3){right:25%;top:72%;width:5px;height:5px}.community-home-icon{width:76px;height:76px;flex:0 0 auto;position:relative;z-index:2;display:grid;place-items:center;background:#ffffff1c;border:2px solid #ffffff46;border-radius:23px 23px 23px 8px;font-size:34px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 25px #11152e2b}.community-home-copy{position:relative;z-index:2;flex:1 1}.community-home-copy>p{margin:0 0 9px;color:#ffffffb5;font-size:9px;font-weight:800;letter-spacing:1.3px}.community-home-copy h2{margin:0;font:800 clamp(27px,2.7vw,38px)/1.08 Manrope;letter-spacing:-1.25px}.community-home-copy h3{margin:6px 0 15px;color:#ffffffd0;font:600 13px/1.35 Manrope}.community-home-copy>div{display:flex;gap:16px}.community-home-copy>div span{display:flex;align-items:center;gap:5px;color:#ffffffc6;font-size:10px}.community-home-copy>div i{width:6px;height:6px;background:#57e5a7;border-radius:50%;box-shadow:0 0 7px #57e5a7}.community-home-actions{width:140px;position:relative;z-index:2;display:flex;flex-direction:column;gap:8px}.community-home-actions>a,.community-home-actions>button{height:39px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:9px;font-size:10px;font-weight:800;cursor:pointer}.community-home-actions>button{color:#4730ad;background:white;border:0}.community-home-actions>a{justify-content:space-between;color:white;background:#ffffff16;border:1px solid #ffffff42;text-decoration:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.community-home-actions>a:hover{background:#ffffff27}.community-home-actions>a span{font-size:16px}.community-tabs{display:flex;gap:4px;padding:10px 12px;margin:14px 0;background:white;border:1px solid var(--line);border-radius:12px}.community-tabs a{padding:9px 14px;color:#798391;border-radius:8px;text-decoration:none;font-size:11px;font-weight:800}.community-tabs a:hover{color:#5f44d4;background:#f4f2ff}.community-tabs a.active{color:#fff;background:#684ce0;box-shadow:0 4px 10px #684ce027}.subcommunity-shelf{padding:18px;margin-bottom:19px;background:white;border:1px solid var(--line);border-radius:13px}.subcommunity-shelf-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.subcommunity-shelf-heading .eyebrow{margin-bottom:2px}.subcommunity-shelf-heading h2{margin:0;font:800 17px Manrope}.subcommunity-shelf-heading>a{display:flex;align-items:center;gap:5px;padding:7px 9px;color:#6045d4;background:#f1eeff;border-radius:7px;text-decoration:none;font-size:9px;font-weight:800}.subcommunity-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.subcommunity-cards>a{min-width:0;display:flex;align-items:center;gap:9px;padding:12px;color:inherit;background:#fafbfc;border:1px solid #e8eaed;border-radius:10px;text-decoration:none;transition:.16s}.subcommunity-cards>a:hover{border-color:#cfc6ef;background:#f8f6ff;transform:translateY(-1px)}.subcommunity-cards>a>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:white;border-radius:10px;font-size:9px;font-weight:800}.subcommunity-cards>a>div{min-width:0;flex:1 1}.subcommunity-cards small,.subcommunity-cards strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subcommunity-cards strong{font-size:10px}.subcommunity-cards small{margin-top:2px;color:#969ea8;font-size:8px}.subcommunity-cards svg{color:#a0a7b1}.subcommunity-empty{display:flex;align-items:center;justify-content:space-between;padding:13px;color:#818b97;background:#fafafa;border:1px dashed #d9dce1;border-radius:9px;font-size:10px}.subcommunity-empty p{margin:0}.subcommunity-empty a{color:#6045d4;text-decoration:none;font-weight:800}.community-feed-section{margin-top:19px}.community-feed-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:0 3px;margin-bottom:12px}.community-feed-heading .eyebrow{margin-bottom:3px}.community-feed-heading h2{margin:0;font:800 20px Manrope}.community-feed-heading>button{display:flex;align-items:center;gap:6px;padding:8px 11px;color:#6650ca;background:white;border:1px solid #ded9f4;border-radius:8px;font-size:10px;font-weight:800;cursor:pointer}.community-post-list{display:flex;flex-direction:column;gap:10px}.community-post-card{display:grid;grid-template-columns:58px 1fr;overflow:hidden;background:white;border:1px solid var(--line);border-radius:13px;transition:.18s}.community-post-card:hover{border-color:#cec6ef;box-shadow:0 7px 22px #1722340d;transform:translateY(-1px)}.community-post-votes{display:flex;flex-direction:column;align-items:center;padding-top:18px;background:#fafbfc;border-right:1px solid #edf0f2}.community-post-votes button{width:30px;height:29px;display:grid;place-items:center;color:#9aa2ad;background:transparent;border:0;border-radius:7px;cursor:pointer}.community-post-votes button:hover{color:#ee6337;background:#ffede7}.community-post-votes strong{margin-top:2px;font-size:11px}.community-post-main{min-width:0;padding:17px 19px 11px}.community-post-meta{display:flex;align-items:center;gap:6px;color:#959da7;font-size:10px}.community-post-meta>a{color:#687380;text-decoration:none;font-weight:800}.community-post-meta .fresh,.community-post-meta .pinned{display:flex;align-items:center;gap:4px;padding:3px 6px;color:#7658d9;background:#eeeaff;border-radius:5px;font-size:8px;font-weight:800;text-transform:uppercase}.community-post-meta .fresh{color:#1f8b68;background:#e5f7ef}.community-post-title{color:inherit;text-decoration:none}.community-post-title h3{margin:9px 0 6px;font:700 17px/1.35 Manrope;letter-spacing:-.3px}.community-post-title:hover h3{color:#5e43d3}.community-post-main>p{max-width:720px;margin:0 0 8px;color:#707b88;font-size:12px;line-height:1.55}.community-post-actions{display:flex;align-items:center;gap:3px}.community-post-actions a,.community-post-actions button{display:flex;align-items:center;gap:5px;padding:6px 8px;color:#818b97;background:transparent;border:0;border-radius:6px;text-decoration:none;font-size:10px;font-weight:700;cursor:pointer}.community-post-actions a:hover,.community-post-actions button:hover{color:#5d43d0;background:#f1effb}.community-view-panel{overflow:hidden;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 18px #17223408}.community-view-heading{min-height:90px;display:flex;align-items:center;gap:13px;padding:20px 23px;background:linear-gradient(105deg,#f8f7ff,#fff);border-bottom:1px solid #eceef1}.community-view-heading>span{width:42px;height:42px;display:grid;place-items:center;color:#674bd9;background:#ebe7ff;border-radius:12px}.community-view-heading .eyebrow{margin-bottom:3px}.community-view-heading h2{margin:0;font:800 18px Manrope}.about-lead{max-width:800px;padding:23px 24px 5px;margin:0;color:#596575;font-size:14px;line-height:1.75}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 24px;border:1px solid #e7e9ed;border-radius:10px}.about-stats>div{padding:16px 12px;text-align:center;border-right:1px solid #e7e9ed}.about-stats>div:last-child{border:0}.about-stats span,.about-stats strong{display:block}.about-stats strong{font:800 18px Manrope}.about-stats span{margin-top:3px;color:#969ea8;font-size:8px;text-transform:uppercase;letter-spacing:.6px}.about-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:0 24px 20px}.about-details>div{display:flex;align-items:center;gap:10px;padding:13px;color:#7358d9;background:#faf9ff;border:1px solid #ece8fa;border-radius:9px}.about-details span,.about-details strong{display:block}.about-details span{color:#8a94a0;font-size:9px}.about-details strong{margin-bottom:2px;color:#4e5967;font-size:10px}.community-values{padding:19px 24px 23px;border-top:1px solid #edf0f2}.community-values h3{margin:0 0 12px;font:800 13px Manrope}.community-values>div{display:flex;gap:8px;flex-wrap:wrap}.community-values span{display:flex;align-items:center;gap:6px;padding:8px 10px;color:#34755f;background:#ebf8f3;border-radius:7px;font-size:9px;font-weight:700}.community-values svg{width:13px}.rules-intro{max-width:800px;padding:19px 23px 2px;margin:0;color:#7a8592;font-size:11px;line-height:1.6}.rules-list{padding:13px 23px 20px}.rules-list article{display:grid;grid-template-columns:32px 1fr;grid-gap:11px;gap:11px;padding:15px 0;border-bottom:1px solid #edf0f2}.rules-list article:last-child{border:0}.rules-list article>b{width:29px;height:29px;display:grid;place-items:center;color:#6247d5;background:#eeeaff;border-radius:9px;font:800 11px Manrope}.rules-list h3{margin:2px 0 4px;font:800 13px Manrope}.rules-list p{margin:0;color:#76818e;font-size:10px;line-height:1.55}.rules-footer{display:flex;align-items:center;gap:8px;padding:14px 23px;color:#7b8592;background:#fafafb;border-top:1px solid #e8eaed;font-size:9px}.rules-footer svg{color:#674bd8}.rules-footer a{margin-left:auto;color:#6045d4;text-decoration:none;font-weight:800}.members-toolbar{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-bottom:1px solid #edf0f2}.members-toolbar>span{display:flex;align-items:center;gap:6px;color:#798390;font-size:10px}.members-toolbar input{width:190px;padding:8px 10px;background:#f7f8f9;border:1px solid #e1e4e8;border-radius:8px;outline:0;font-size:10px}.members-toolbar input:focus{border-color:#8b76e8;box-shadow:0 0 0 3px #efecff}.member-list{padding:5px 0}.member-list article{display:grid;grid-template-columns:39px minmax(130px,1fr) auto auto;align-items:center;grid-gap:11px;gap:11px;padding:12px 20px;border-bottom:1px solid #f0f2f4}.member-list article:last-child{border:0}.member-avatar{width:36px;height:36px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#4e6479,#90a0ad);border:2px solid #e9ebee;border-radius:50%;font-size:9px;font-weight:800}.member-list article>div a,.member-list article>div small{display:block}.member-list article>div a{color:#475261;text-decoration:none;font-size:11px;font-weight:800}.member-list article>div a:hover{color:#6045d4}.member-list article>div small{margin-top:2px;color:#9aa2ac;font-size:8px}.member-role{display:flex;align-items:center;gap:4px;padding:4px 7px;color:#70551b;background:#fff4cf;border-radius:6px;font-size:7px;text-transform:uppercase;letter-spacing:.4px}.member-role.moderator{color:#365f9c;background:#eaf2ff}.member-open{color:#6a50d2;text-decoration:none;font-size:9px;font-weight:700}.latest-pulse{min-height:112px;display:flex;align-items:center;gap:16px;padding:20px 23px;margin-bottom:15px;color:white;background:linear-gradient(115deg,#202a49,#3b3870 68%,#6149a7);border-radius:15px;box-shadow:0 9px 28px #25315720}.pulse-orb{width:51px;height:51px;position:relative;flex:0 0 auto;display:grid;place-items:center;color:#d9d2ff;background:#ffffff12;border:1px solid #ffffff24;border-radius:50%}.pulse-orb i{position:absolute;right:5px;top:5px;width:8px;height:8px;background:#51e1a5;border:2px solid #34345f;border-radius:50%;box-shadow:0 0 9px #51e1a5;animation:pulse-dot 1.8s infinite}@keyframes pulse-dot{50%{box-shadow:0 0 0 6px #51e1a520}}.latest-pulse>div:nth-child(2){flex:1 1}.latest-pulse p{margin:0 0 4px;color:#9ef0cd;font-size:8px;font-weight:800;letter-spacing:1.3px}.latest-pulse h2{margin:0 0 3px;font:800 19px Manrope}.latest-pulse>div:nth-child(2)>span{color:#bfc5d8;font-size:10px}.latest-pulse-stat{padding-left:22px;border-left:1px solid #ffffff1e;text-align:center}.latest-pulse-stat span,.latest-pulse-stat strong{display:block}.latest-pulse-stat strong{font:800 24px Manrope}.latest-pulse-stat span{color:#adb5cc;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.latest-toolbar{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;margin-bottom:10px;background:white;border:1px solid var(--line);border-radius:10px}.latest-toolbar>div{display:flex;align-items:center;gap:7px;color:#6349d5}.latest-toolbar strong{font-size:11px}.latest-toolbar>div span{color:#9aa2ac;font-size:9px}.latest-toolbar>button{display:flex;align-items:center;gap:5px;padding:7px 9px;color:#717c89;background:#f7f8f9;border:1px solid #e5e7ea;border-radius:7px;font-size:9px;font-weight:700;cursor:pointer}.latest-feed{display:flex;flex-direction:column}.latest-card{position:relative;display:grid;grid-template-columns:24px 50px 1fr;grid-gap:5px;gap:5px;min-height:150px;padding:0 0 12px}.latest-timeline{position:relative;display:flex;justify-content:center}.latest-timeline>i{width:9px;height:9px;position:relative;z-index:2;margin-top:25px;background:#a9b0ba;border:2px solid #f5f6f7;border-radius:50%;box-shadow:0 0 0 2px #dfe2e6}.latest-timeline>i.live{background:#4cc991;box-shadow:0 0 0 2px #c9f0df,0 0 9px #4cc991}.latest-timeline>span{width:1px;position:absolute;top:35px;bottom:-13px;background:#dfe2e6}.latest-card:last-child .latest-timeline>span{display:none}.latest-votes{height:76px;display:flex;flex-direction:column;align-items:center;padding-top:16px;margin-top:4px;background:#fafbfc;border:1px solid #e8ebee;border-right:0;border-radius:12px 0 0 12px}.latest-votes button{width:28px;height:27px;display:grid;place-items:center;color:#9ba3ad;background:transparent;border:0;border-radius:6px;cursor:pointer}.latest-votes button:hover{color:#ee6438;background:#ffede7}.latest-votes strong{font-size:10px}.latest-content{min-width:0;padding:16px 18px 10px;background:white;border:1px solid var(--line);border-radius:0 12px 12px 0;transition:.18s}.latest-card:hover .latest-content{border-color:#cbc4ee;box-shadow:0 7px 20px #1722340b}.latest-meta{color:#9aa2ac;font-size:9px}.latest-meta,.latest-meta>a{display:flex;align-items:center;gap:6px}.latest-meta>a{color:#596574;text-decoration:none;font-weight:800}.latest-meta>a:hover{color:#6045d5}.latest-meta>b{padding:3px 6px;color:#187a5a;background:#e4f7ef;border-radius:5px;font-size:7px;text-transform:uppercase;letter-spacing:.5px}.latest-title{color:inherit;text-decoration:none}.latest-title h2{margin:9px 0 5px;font:700 17px/1.35 Manrope;letter-spacing:-.3px}.latest-title:hover h2{color:#5e43d3}.latest-content>p{max-width:720px;margin:0 0 8px;color:#707b89;font-size:11px;line-height:1.55}.latest-actions{display:flex;gap:3px}.latest-actions a,.latest-actions button{display:flex;align-items:center;gap:5px;padding:6px 7px;color:#828c98;background:transparent;border:0;border-radius:6px;text-decoration:none;font-size:9px;font-weight:700;cursor:pointer}.latest-actions a:hover,.latest-actions button:hover{color:#5e43d2;background:#f1effb}.latest-end{padding:30px 20px;margin:10px 0 0 29px;background:white;border:1px dashed #d8dbe1;border-radius:13px;text-align:center}.latest-end>span{color:#7558dc;font-size:22px}.latest-end h3{margin:5px 0 3px;font:800 15px Manrope}.latest-end p{margin:0 0 12px;color:#8a94a0;font-size:10px}.latest-end a{color:#6045d4;text-decoration:none;font-size:10px;font-weight:800}.popular-hero{min-height:125px;display:flex;align-items:center;gap:17px;padding:22px 24px;margin-bottom:13px;color:white;background:linear-gradient(112deg,#432a45,#793e50 55%,#a75d43);border-radius:15px;box-shadow:0 10px 29px #622f3c22}.popular-fire{width:56px;height:56px;position:relative;flex:0 0 auto;display:grid;place-items:center;color:#ffd080;background:#ffffff13;border:1px solid #ffffff25;border-radius:17px}.popular-fire i{position:absolute;inset:-5px;border:1px solid #ffcf6840;border-radius:20px;animation:fire-ring 2.5s infinite}@keyframes fire-ring{50%{inset:-9px;opacity:.2}}.popular-hero>div:nth-child(2){flex:1 1}.popular-hero p{margin:0 0 4px;color:#ffd59c;font-size:8px;font-weight:800;letter-spacing:1.3px}.popular-hero h2{margin:0 0 3px;font:800 19px Manrope}.popular-hero>div:nth-child(2)>span{color:#e2cbd0;font-size:10px}.popular-hero-stats{display:flex;gap:25px;padding-left:25px;border-left:1px solid #ffffff22}.popular-hero-stats>div{text-align:center}.popular-hero-stats span,.popular-hero-stats strong{display:block}.popular-hero-stats strong{font:800 21px Manrope}.popular-hero-stats span{margin-top:2px;color:#d3b9bd;font-size:8px;text-transform:uppercase;letter-spacing:.6px}.popular-tabs{display:flex;align-items:center;gap:4px;padding:9px 11px;margin-bottom:20px;background:white;border:1px solid var(--line);border-radius:11px}.popular-tabs a,.popular-tabs button{padding:8px 12px;color:#7d8793;background:transparent;border:0;border-radius:7px;text-decoration:none;font-size:10px;font-weight:800;cursor:pointer}.popular-tabs a:hover{color:#5f43d3;background:#f3f1ff}.popular-tabs a.active{color:white;background:#6a4ce0}.popular-tabs button{display:flex;align-items:center;gap:5px;margin-left:auto;border:1px solid #e3e5e9}.popular-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:0 3px;margin-bottom:11px}.popular-heading .eyebrow{margin-bottom:3px}.popular-heading h2{margin:0;font:800 19px Manrope}.popular-heading>span{display:flex;align-items:center;gap:5px;color:#2e9c72;font-size:9px;font-weight:700}.popular-feed{display:flex;flex-direction:column;gap:10px}.popular-card{display:grid;grid-template-columns:54px 58px 1fr;overflow:hidden;background:white;border:1px solid var(--line);border-radius:13px;transition:.18s}.popular-card:hover{border-color:#cfc6ef;box-shadow:0 8px 23px #1722340d;transform:translateY(-1px)}.popular-rank{display:flex;flex-direction:column;align-items:center;gap:5px;padding-top:20px;color:#969faa;background:#f5f6f8;border-right:1px solid #e8ebee}.popular-rank span{font:800 19px Manrope}.popular-card.rank-1 .popular-rank{color:#a56c13;background:#fff8df}.popular-card.rank-2 .popular-rank{color:#6d7783;background:#f2f4f6}.popular-card.rank-3 .popular-rank{color:#9d6342;background:#fff1e9}.popular-votes{display:flex;flex-direction:column;align-items:center;padding-top:17px;background:#fcfcfd;border-right:1px solid #edf0f2}.popular-votes button{width:31px;height:29px;display:grid;place-items:center;color:#9ba3ad;background:transparent;border:0;border-radius:7px;cursor:pointer}.popular-votes button:hover{color:#ed6136;background:#ffede7}.popular-votes strong{font-size:11px}.popular-votes small{color:#a0a7b0;font-size:7px;text-transform:uppercase}.popular-content{min-width:0;padding:17px 19px 11px}.popular-meta{gap:6px;color:#979fa9;font-size:9px}.popular-meta,.popular-meta>a{display:flex;align-items:center}.popular-meta>a{gap:5px;color:#5c6774;text-decoration:none;font-weight:800}.popular-meta>a:hover{color:#6045d5}.popular-meta>b{display:flex;align-items:center;gap:3px;padding:3px 6px;color:#a36a14;background:#fff4cf;border-radius:5px;font-size:7px;text-transform:uppercase}.popular-title{color:inherit;text-decoration:none}.popular-title h2{margin:9px 0 5px;font:700 17px/1.35 Manrope;letter-spacing:-.3px}.popular-title:hover h2{color:#5e43d3}.popular-content>p{max-width:720px;margin:0 0 8px;color:#707b88;font-size:11px;line-height:1.5}.popular-actions{display:flex;gap:3px}.popular-actions a,.popular-actions button{display:flex;align-items:center;gap:5px;padding:6px 7px;color:#808a96;background:transparent;border:0;border-radius:6px;text-decoration:none;font-size:9px;font-weight:700;cursor:pointer}.popular-actions a:hover,.popular-actions button:hover{color:#5e43d1;background:#f2effc}.popular-footer-card{display:flex;align-items:center;gap:13px;padding:18px 20px;margin-top:14px;color:#5b477f;background:linear-gradient(105deg,#f5f1ff,#fff8e8);border:1px solid #e2dbf2;border-radius:12px}.popular-footer-card>svg{color:#c89230}.popular-footer-card>div{flex:1 1}.popular-footer-card h3{margin:0 0 2px;font:800 13px Manrope}.popular-footer-card p{margin:0;color:#8b809a;font-size:9px}.popular-footer-card>a{color:#6045d3;text-decoration:none;font-size:10px;font-weight:800}.about-hero{min-height:350px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);align-items:center;padding:44px;color:white;background:radial-gradient(circle at 78% 18%,#8f70ec66,transparent 27%),linear-gradient(125deg,#1d253f,#343064 68%,#503a82);border-radius:18px;box-shadow:0 15px 42px #222d5128}.about-hero:after{content:"";position:absolute;width:270px;height:270px;right:-140px;bottom:-170px;border:1px solid #ffffff1b;border-radius:50%;box-shadow:0 0 0 35px #ffffff07,0 0 0 70px #ffffff04}.about-hero-copy{position:relative;z-index:2}.about-hero-copy>span{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:#b9aaff;font-size:9px;font-weight:800;letter-spacing:1.4px}.about-hero-copy h1{margin:0;font:800 clamp(33px,4vw,52px)/1.03 Manrope;letter-spacing:-2px}.about-hero-copy h1 em{color:#efca75;font-style:normal}.about-hero-copy>p{max-width:630px;margin:17px 0 23px;color:#c4cada;font-size:13px;line-height:1.65}.about-hero-copy>div{display:flex;gap:9px}.about-hero-copy>div a{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;color:#292642;background:#f0c86f;border-radius:9px;text-decoration:none;font-size:10px;font-weight:800}.about-hero-copy>div a:last-child{color:white;background:#ffffff10;border:1px solid #ffffff2b}.about-hero-art{width:230px;height:230px;position:relative;justify-self:center}.about-planet{width:92px;height:92px;position:absolute;z-index:3;left:69px;top:69px;display:grid;place-items:center;color:#d9d1ff;background:radial-gradient(circle at 38% 32%,#8a6fe8,#503d9c 58%,#2c275d);border:1px solid #b7a7f653;border-radius:50%;box-shadow:0 0 48px #8c70ef5e,inset -12px -14px 22px #252150}.orbit{position:absolute;inset:29px;border:1px solid #a99af15c;border-radius:50%;transform:rotate(-19deg)}.orbit-two{inset:8px 48px;transform:rotate(54deg);border-color:#f0ca7266}.orbit b{width:28px;height:28px;position:absolute;left:8px;top:14px;display:grid;place-items:center;color:#2c2851;background:#f0cb77;border-radius:9px;font-size:11px;font-style:normal;box-shadow:0 6px 15px #0003}.orbit-two b{left:auto;right:-5px;top:80px;color:white;background:#6c52c8}.about-star{position:absolute;color:white;text-shadow:0 0 7px white}.star-one{right:5px;top:20px}.star-two{left:14px;top:56px;font-size:25px}.star-three{left:32px;bottom:12px;color:#f0cb77}.about-numbers{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0 55px;background:white;border:1px solid var(--line);border-radius:13px}.about-numbers>div{padding:20px 12px;text-align:center;border-right:1px solid #e8ebee}.about-numbers>div:last-child{border:0}.about-numbers span,.about-numbers strong{display:block}.about-numbers strong{font:800 21px Manrope}.about-numbers span{margin-top:3px;color:#969ea8;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.about-manifesto{display:grid;grid-template-columns:60px minmax(220px,.8fr) minmax(300px,1.2fr);grid-gap:25px;gap:25px;align-items:start;padding:0 12px 56px}.about-manifesto-mark{width:54px;height:54px;position:relative;display:grid;place-items:center;color:#e16b7b;background:#fff0f2;border-radius:17px 17px 17px 5px}.about-manifesto-mark i{width:9px;height:9px;position:absolute;right:-3px;top:-3px;background:#f0c569;border:2px solid #f5f6f7;border-radius:50%}.about-manifesto h2{margin:0;font:800 clamp(22px,2.3vw,31px)/1.15 Manrope;letter-spacing:-1px}.about-manifesto>div:last-child p{margin:0 0 13px;color:#64707e;font-size:12px;line-height:1.72}.about-manifesto>div:last-child strong{color:#4935a7}.about-principles{padding:38px;margin-bottom:55px;background:#fff;border:1px solid var(--line);border-radius:16px}.about-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.about-section-heading h2{margin:0;font:800 clamp(23px,2.4vw,32px)/1.13 Manrope;letter-spacing:-1px}.about-section-heading>p{max-width:310px;margin:0;color:#7b8592;font-size:11px;line-height:1.55}.principle-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.principle-grid article{position:relative;padding:20px;background:#fafafa;border:1px solid #e8eaed;border-radius:12px}.principle-grid article>span{position:absolute;right:15px;top:13px;color:#d5d8dd;font:800 12px Manrope}.principle-grid article>div{width:39px;height:39px;display:grid;place-items:center;margin-bottom:13px;color:#654bd3;background:#ece8ff;border-radius:11px}.principle-grid h3{margin:0 0 6px;font:800 13px Manrope}.principle-grid p{margin:0;color:#7b8591;font-size:10px;line-height:1.55}.about-way{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(340px,1.2fr);grid-gap:45px;gap:45px;align-items:center;padding:0 25px 60px}.about-way-art{aspect-ratio:1;position:relative;overflow:hidden;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#276c61,#163b3c);border-radius:50% 50% 45% 18%;box-shadow:0 15px 35px #1c4c4725}.about-way-art>span{width:82px;height:82px;display:grid;place-items:center;color:#dcce86;background:#ffffff10;border:1px solid #ffffff25;border-radius:50%}.about-way-art>b,.about-way-art>i{position:absolute;width:210px;height:90px;border:1px solid #8bb8a755;border-radius:50%;transform:rotate(-17deg)}.about-way-art>b{width:280px;height:130px;transform:rotate(35deg)}.about-way-art>em{position:absolute;left:28px;bottom:23px;color:#ffffff7d;font:700 10px/1.3 Manrope;text-transform:uppercase;letter-spacing:1px;font-style:normal}.about-way>div:last-child h2{margin:0 0 14px;font:800 clamp(23px,2.4vw,33px)/1.13 Manrope;letter-spacing:-1px}.about-way>div:last-child>p:not(.eyebrow){color:#6e7987;font-size:11px;line-height:1.7}.about-way ul{padding:0;margin:19px 0 0;list-style:none}.about-way li{display:grid;grid-template-columns:31px 1fr;grid-gap:9px;gap:9px;margin:13px 0}.about-way li>svg{padding:7px;box-sizing:content-box;color:#5d45c9;background:#eeeaff;border-radius:9px}.about-way li span,.about-way li strong{display:block}.about-way li span{color:#8a939e;font-size:9px;line-height:1.45}.about-way li strong{margin-bottom:2px;color:#4d5865;font-size:10px}.about-cta{min-height:205px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 40px;color:white;background:linear-gradient(115deg,#5e45c7,#7a52c8 60%,#b069a2);border-radius:16px}.about-cta:after{content:"✦";position:absolute;right:31%;top:-13px;color:#ffffff16;font-size:120px}.about-cta>div{position:relative;z-index:1}.about-cta .eyebrow{color:#d7ceff}.about-cta h2{margin:0;font:800 clamp(24px,2.7vw,35px)/1.12 Manrope;letter-spacing:-1.2px}.about-cta p{margin:11px 0 0;color:#ddd7ee;font-size:10px}.about-cta>div:last-child{width:170px;display:flex;flex-direction:column;gap:8px}.about-cta a{height:40px;display:flex;align-items:center;justify-content:center;gap:6px;color:#4b369b;background:white;border-radius:9px;text-decoration:none;font-size:10px;font-weight:800}.about-cta a:last-child{color:white;background:#ffffff12;border:1px solid #ffffff38}.advertise-hero{min-height:365px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;padding:45px;color:white;background:radial-gradient(circle at 88% 4%,#efad6752,transparent 28%),linear-gradient(125deg,#192b3b,#23475a 55%,#3d6f70);border-radius:18px;box-shadow:0 15px 42px #1c394225}.advertise-hero:after{content:"";position:absolute;width:380px;height:180px;right:-70px;bottom:-125px;border:1px solid #ffffff1b;border-radius:50%;box-shadow:0 0 0 35px #ffffff07,0 0 0 70px #ffffff04}.advertise-copy{position:relative;z-index:2}.advertise-copy>span{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:#8fe0cd;font-size:9px;font-weight:800;letter-spacing:1.35px}.advertise-copy h1{margin:0;font:800 clamp(33px,4vw,52px)/1.04 Manrope;letter-spacing:-2.1px}.advertise-copy h1 em{color:#f1c476;font-style:normal}.advertise-copy>p{max-width:590px;margin:18px 0 23px;color:#c1d1d5;font-size:13px;line-height:1.65}.advertise-copy>div{display:flex;gap:9px}.advertise-copy>div a{height:41px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;color:#20393d;background:#f1c574;border-radius:9px;text-decoration:none;font-size:10px;font-weight:800}.advertise-copy>div a:last-child{color:white;background:#ffffff0d;border:1px solid #ffffff2c}.advertise-visual{width:295px;height:240px;position:relative;justify-self:end;z-index:2}.ad-card{width:220px;min-height:105px;position:absolute;display:flex;flex-direction:column;justify-content:center;padding:17px;color:#35404c;background:#fff;border-radius:13px;box-shadow:0 18px 38px #071b2038}.ad-card-one{left:0;top:23px;transform:rotate(-4deg)}.ad-card-two{right:0;bottom:17px;transform:rotate(5deg);background:#f8f5ff}.ad-card i{color:#5f46c6;font-size:8px;font-style:normal;font-weight:800}.ad-card b{margin:7px 0 5px;font:800 13px Manrope}.ad-card small{color:#929aa5;font-size:8px}.ad-cursor{position:absolute;z-index:4;right:56px;top:89px;color:#f2c578;font-size:27px;text-shadow:0 4px 8px #0004}.ad-ripple{position:absolute;right:46px;top:82px}.ad-ripple i{position:absolute;width:25px;height:25px;border:1px solid #f2cb7e87;border-radius:50%;animation:ad-ping 2.4s infinite}.ad-ripple i:nth-child(2){animation-delay:.6s}.ad-ripple i:nth-child(3){animation-delay:1.2s}@keyframes ad-ping{to{width:90px;height:90px;opacity:0;transform:translate(-32px,-32px)}}.advertise-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0 55px;background:white;border:1px solid var(--line);border-radius:13px}.advertise-stats>div{display:grid;grid-template-columns:34px 1fr;align-items:center;padding:18px;border-right:1px solid #e8ebee}.advertise-stats>div:last-child{border:0}.advertise-stats>div>span{width:32px;height:32px;grid-row:1/3;display:grid;place-items:center;color:#267d6a;background:#e9f7f2;border-radius:9px}.advertise-stats strong{font:800 17px Manrope}.advertise-stats small{color:#969ea8;font-size:7px;text-transform:uppercase;letter-spacing:.5px}.advertise-intro{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:55px;gap:55px;padding:0 20px 58px}.advertise-intro h2{margin:0;font:800 clamp(24px,2.6vw,34px)/1.13 Manrope;letter-spacing:-1.1px}.advertise-intro>div:last-child>p{margin:0 0 17px;color:#687482;font-size:12px;line-height:1.72}.advertise-intro>div:last-child>div{display:flex;flex-wrap:wrap;gap:7px}.advertise-intro>div:last-child span{display:flex;align-items:center;gap:5px;padding:8px 9px;color:#347662;background:#eaf8f3;border-radius:7px;font-size:8px}.advertise-intro span b{font-weight:800}.advertise-formats{padding:37px;margin-bottom:55px;background:#fff;border:1px solid var(--line);border-radius:16px}.advertise-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.advertise-section-title h2{margin:0;font:800 clamp(22px,2.3vw,31px)/1.13 Manrope;letter-spacing:-.9px}.advertise-section-title>p{max-width:340px;margin:0;color:#7c8692;font-size:10px;line-height:1.55}.ad-format-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.ad-format-grid article{padding:20px;background:#fafafa;border:1px solid #e7eaed;border-radius:12px;transition:.18s}.ad-format-grid article:hover{background:#f8f7ff;border-color:#d4ccf1;transform:translateY(-2px)}.ad-format-top{display:flex;align-items:center;justify-content:space-between}.ad-format-top>span{width:41px;height:41px;display:grid;place-items:center;color:#6550c8;background:#ece9ff;border-radius:11px}.ad-format-top>b{color:#d1d4d9;font:800 12px Manrope}.ad-format-grid h3{margin:15px 0 7px;font:800 13px Manrope}.ad-format-grid p{min-height:48px;margin:0 0 12px;color:#7a8591;font-size:9px;line-height:1.55}.ad-format-grid small{display:block;width:max-content;padding:4px 6px;margin-bottom:13px;color:#357562;background:#e8f6f1;border-radius:5px;font-size:7px;font-weight:800;text-transform:uppercase}.ad-format-grid a{display:flex;align-items:center;gap:5px;color:#6045d4;text-decoration:none;font-size:9px;font-weight:800}.advertise-targeting{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(340px,1.2fr);grid-gap:48px;gap:48px;align-items:center;padding:0 24px 60px}.targeting-art{aspect-ratio:1;position:relative;overflow:hidden;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#43357c,#24264e);border-radius:28% 50% 46% 20%}.targeting-art>span{width:79px;height:79px;z-index:2;display:grid;place-items:center;color:#f0c878;background:#ffffff10;border:1px solid #ffffff27;border-radius:50%}.target-ring{position:absolute;width:160px;height:160px;border:1px solid #aa98ee55;border-radius:50%}.ring-two{width:245px;height:245px;border-color:#f0c87330}.target-dot{width:7px;height:7px;position:absolute;background:#5ae0b2;border-radius:50%;box-shadow:0 0 8px #5ae0b2}.dot-one{left:24%;top:31%}.dot-two{right:19%;top:49%;background:#efca75}.dot-three{left:40%;bottom:18%;background:#b7a7f1}.targeting-art>b{position:absolute;left:25px;bottom:22px;color:#ffffff79;font:700 9px/1.4 Manrope;text-transform:uppercase;letter-spacing:.8px}.advertise-targeting>div:last-child h2{margin:0 0 14px;font:800 clamp(24px,2.6vw,34px)/1.13 Manrope;letter-spacing:-1.1px}.advertise-targeting>div:last-child>p:not(.eyebrow){color:#6f7a87;font-size:11px;line-height:1.7}.advertise-targeting ul{padding:0;margin:18px 0 0;list-style:none}.advertise-targeting li{display:grid;grid-template-columns:31px 1fr;grid-gap:9px;gap:9px;margin:12px 0}.advertise-targeting li>svg{padding:7px;box-sizing:content-box;color:#5e46c8;background:#eeeaff;border-radius:9px}.advertise-targeting li span,.advertise-targeting li strong{display:block}.advertise-targeting li span{color:#89929d;font-size:9px;line-height:1.45}.advertise-targeting li strong{margin-bottom:2px;color:#4c5764;font-size:10px}.advertise-process{padding:35px 37px;margin-bottom:55px;color:white;background:#1e273d;border-radius:16px}.advertise-process .eyebrow{color:#8cd9c6}.advertise-process .advertise-section-title h2{color:white}.advertise-process .advertise-section-title>p{color:#9ca5b8}.advertise-process>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;overflow:hidden;border:1px solid #ffffff14;border-radius:11px}.advertise-process article{padding:22px;background:#ffffff06;border-right:1px solid #ffffff14}.advertise-process article:last-child{border:0}.advertise-process article>span{color:#eac274;font:800 10px Manrope}.advertise-process h3{margin:13px 0 6px;font:800 13px Manrope}.advertise-process article p{margin:0;color:#aab2c2;font-size:9px;line-height:1.55}.advertise-cta{min-height:205px;display:grid;grid-template-columns:60px 1fr 180px;align-items:center;grid-gap:23px;gap:23px;padding:36px;color:white;background:linear-gradient(115deg,#236b5e,#338272 60%,#4d8c72);border-radius:16px}.ad-cta-icon{width:57px;height:57px;display:grid;place-items:center;color:#f0cd80;background:#ffffff12;border:1px solid #ffffff28;border-radius:17px}.advertise-cta .eyebrow{color:#b8e5d9}.advertise-cta h2{margin:0;font:800 clamp(23px,2.5vw,33px)/1.13 Manrope;letter-spacing:-1px}.advertise-cta>div:nth-child(2)>p:last-child{margin:10px 0 0;color:#cee2dd;font-size:9px}.advertise-cta>div:last-child{display:flex;flex-direction:column;gap:8px}.advertise-cta>div:last-child a{height:40px;display:flex;align-items:center;justify-content:center;gap:6px;color:#246657;background:white;border-radius:9px;text-decoration:none;font-size:9px;font-weight:800}.advertise-cta>div:last-child a:last-child{color:white;background:#ffffff10;border:1px solid #ffffff30}.explore-hero{min-height:360px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:center;padding:45px;color:white;background:radial-gradient(circle at 78% 5%,#a078f064,transparent 26%),radial-gradient(circle at 95% 95%,#34b99835,transparent 27%),linear-gradient(125deg,#202744,#3b3472 66%,#60449b);border-radius:18px;box-shadow:0 15px 42px #2d285025}.explore-hero:after{content:"";width:380px;height:380px;position:absolute;right:-190px;bottom:-250px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 38px #ffffff08,0 0 0 76px #ffffff04}.explore-hero-copy{position:relative;z-index:2}.explore-hero-copy>span{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:#bcaeff;font-size:9px;font-weight:800;letter-spacing:1.35px}.explore-hero-copy h1{margin:0;font:800 clamp(34px,4.1vw,53px)/1.03 Manrope;letter-spacing:-2.1px}.explore-hero-copy h1 em{color:#f0c978;font-style:normal}.explore-hero-copy>p{max-width:590px;margin:18px 0 23px;color:#c9cde0;font-size:13px;line-height:1.65}.explore-hero-copy>div{display:flex;gap:9px}.explore-hero-copy>div a{height:41px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;color:#2c2947;background:#f1cb79;border-radius:9px;text-decoration:none;font-size:10px;font-weight:800}.explore-hero-copy>div a:last-child{color:white;background:#ffffff0e;border:1px solid #ffffff2b}.explore-orbit{width:260px;height:260px;position:relative;justify-self:end;z-index:2;display:grid;place-items:center}.explore-orbit-center{width:82px;height:82px;z-index:3;display:grid;place-items:center;color:#f0cc7e;background:linear-gradient(145deg,#735cd0,#453c86);border:1px solid #ffffff32;border-radius:50%;box-shadow:0 0 50px #9d83f27a}.explore-ring{position:absolute;width:180px;height:180px;border:1px solid #b7a7ef5e;border-radius:50%;transform:rotate(-18deg) scaleY(.58)}.explore-ring.ring-b{width:250px;height:250px;border-color:#6ed5bd4a;transform:rotate(48deg) scaleY(.46)}.orbit-community{width:34px;height:34px;position:absolute;z-index:4;display:grid;place-items:center;color:white;border:2px solid #ffffff2e;border-radius:10px;box-shadow:0 8px 18px #0d102947;font-size:12px;font-style:normal}.oc-one{left:22px;top:69px;background:#e6539a;transform:rotate(-8deg)}.oc-two{right:19px;top:56px;background:#1b9c79;transform:rotate(7deg)}.oc-three{right:42px;bottom:32px;background:#d3932e;transform:rotate(-6deg)}.oc-four{left:43px;bottom:25px;background:#3476df;transform:rotate(5deg)}.explore-orbit small{position:absolute;bottom:-4px;color:#ffffff73;font-size:8px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.explore-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0 48px;overflow:hidden;background:white;border:1px solid var(--line);border-radius:13px}.explore-stats>div{min-width:0;display:grid;grid-template-columns:34px 1fr;align-items:center;grid-gap:9px;gap:9px;padding:17px;border-right:1px solid #e8ebee}.explore-stats>div:last-child{border:0}.explore-stats>div>svg{padding:8px;box-sizing:content-box;color:#6348cf;background:#efecff;border-radius:9px}.explore-stats span,.explore-stats strong{display:block}.explore-stats span{color:#969eaa;font-size:7px;line-height:1.45;text-transform:uppercase;letter-spacing:.4px}.explore-stats strong{margin-bottom:1px;color:#374250;font:800 15px Manrope;text-transform:none;letter-spacing:0}.explore-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:15px}.explore-toolbar h2{margin:0;font:800 24px Manrope;letter-spacing:-.7px}.explore-toolbar form{width:min(330px,45%);height:41px;display:flex;align-items:center;gap:8px;padding-left:12px;background:white;border:1px solid #dfe2e6;border-radius:10px}.explore-toolbar form:focus-within{border-color:#a99bea;box-shadow:0 0 0 3px #6e54da12}.explore-toolbar input{min-width:0;flex:1 1;background:transparent;border:0;outline:0;font-size:10px}.explore-toolbar button{align-self:stretch;padding:0 13px;color:white;background:#664bd4;border:0;border-radius:0 9px 9px 0;font-size:9px;font-weight:800;cursor:pointer}.explore-topics{display:flex;gap:6px;overflow:auto;padding-bottom:5px;margin-bottom:19px;scrollbar-width:none}.explore-topics a{flex:0 0 auto;padding:8px 11px;color:#76818e;background:white;border:1px solid #e1e4e8;border-radius:18px;text-decoration:none;font-size:9px;font-weight:700}.explore-topics a.active,.explore-topics a:hover{color:white;background:#674dd2;border-color:#674dd2}.explore-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:48px}.explore-community-card{min-width:0;overflow:hidden;color:inherit;background:white;border:1px solid #e2e5e8;border-radius:14px;text-decoration:none;box-shadow:0 5px 16px #1e293709;transition:.2s}.explore-community-card:hover{border-color:var(--community-color);box-shadow:0 13px 28px #1e293712;transform:translateY(-3px)}.explore-card-cover{height:88px;position:relative;overflow:hidden;display:flex;align-items:center;padding:17px;background:linear-gradient(135deg,var(--community-soft),white)}.explore-card-cover:after{content:"";width:120px;height:120px;position:absolute;right:-35px;top:-52px;background:var(--community-color);border-radius:50%;opacity:.11;box-shadow:0 0 0 23px var(--community-color),0 0 0 47px var(--community-color)}.explore-card-cover>i{width:120px;height:30px;position:absolute;left:40%;bottom:-12px;border:1px solid var(--community-color);border-radius:50%;opacity:.16;transform:rotate(-12deg)}.explore-card-cover>i:nth-child(2){width:85px;left:63%;bottom:6px;transform:rotate(20deg)}.explore-card-cover>span{width:50px;height:50px;z-index:2;display:grid;place-items:center;color:white;background:var(--community-color);border:3px solid #ffffffb5;border-radius:15px 15px 15px 5px;box-shadow:0 8px 18px #25313a1c;font:800 18px Manrope}.explore-card-cover>b{position:absolute;z-index:2;right:12px;bottom:10px;display:flex;align-items:center;gap:4px;padding:5px 7px;color:var(--community-color);background:#ffffffd9;border-radius:6px;font-size:7px;text-transform:uppercase}.explore-card-body{padding:16px}.explore-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.explore-card-title small{color:var(--community-color);font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.explore-card-title h3{overflow:hidden;margin:3px 0 0;font:800 14px Manrope;text-overflow:ellipsis;white-space:nowrap}.explore-card-title>div{min-width:0}.explore-card-title>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;color:var(--community-color);background:var(--community-soft);border-radius:8px;transition:.2s}.explore-community-card:hover .explore-card-title>span{color:white;background:var(--community-color)}.explore-card-body>p{min-height:46px;margin:12px 0 14px;color:#75808c;font-size:9px;line-height:1.6}.explore-card-meta{display:flex;gap:12px;padding-top:12px;color:#939ba5;border-top:1px solid #eef0f2;font-size:8px}.explore-card-meta span{display:flex;align-items:center;gap:4px}.explore-pagination{display:grid;grid-template-columns:110px 1fr 110px;align-items:center;grid-gap:12px;gap:12px;margin:-25px 0 48px}.explore-pagination>a{height:37px;display:flex;align-items:center;justify-content:center;gap:5px;color:#5f49c8;background:white;border:1px solid #ddd9ef;border-radius:9px;text-decoration:none;font-size:9px;font-weight:800}.explore-pagination>a:last-child{justify-self:end;width:110px}.explore-pagination>a.disabled{color:#b7bbc2;background:#f5f6f7;border-color:#e7e9eb;pointer-events:none}.explore-pagination>div{display:flex;justify-content:center;gap:5px}.explore-pagination>div a{width:34px;height:34px;display:grid;place-items:center;color:#7b8490;background:white;border:1px solid #e0e3e7;border-radius:9px;text-decoration:none;font-size:9px;font-weight:800}.explore-pagination>div a.active,.explore-pagination>div a:hover{color:white;background:#654bd2;border-color:#654bd2;box-shadow:0 5px 13px #654bd22b}.explore-empty{padding:52px 25px;margin-bottom:48px;background:white;border:1px dashed #cfc9ec;border-radius:14px;text-align:center}.explore-empty>svg{padding:12px;box-sizing:content-box;color:#664cd2;background:#efecff;border-radius:14px}.explore-empty h2{margin:15px 0 6px;font:800 19px Manrope}.explore-empty p{color:#7f8995;font-size:10px}.explore-empty>div{display:flex;justify-content:center;gap:7px;margin-top:15px}.explore-empty a{display:flex;align-items:center;gap:5px;padding:9px 12px;color:#6046cd;background:#f0edff;border-radius:8px;text-decoration:none;font-size:9px;font-weight:800}.explore-empty a:last-child{color:white;background:#654ad2}.explore-bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.explore-bottom>div{display:grid;grid-template-columns:43px 1fr;grid-gap:13px;gap:13px;padding:24px;color:white;background:linear-gradient(135deg,#1f2940,#343964);border-radius:14px}.explore-bottom>div:last-child{background:linear-gradient(135deg,#24685c,#3a826f)}.explore-bottom>div>span{width:41px;height:41px;display:grid;place-items:center;color:#f0c979;background:#ffffff10;border:1px solid #ffffff20;border-radius:11px}.explore-bottom .eyebrow{color:#aeb4e5}.explore-bottom>div:last-child .eyebrow{color:#a9dfd2}.explore-bottom h2{margin:0;font:800 15px/1.25 Manrope}.explore-bottom p:not(.eyebrow){margin:7px 0 0;color:#adb5c9;font-size:9px;line-height:1.5}.explore-bottom>div:last-child p:not(.eyebrow){color:#c0dcd5}.explore-bottom a{grid-column:2;display:flex;align-items:center;gap:5px;width:max-content;margin-top:6px;color:#f0ca79;text-decoration:none;font-size:9px;font-weight:800}.admin-dashboard{min-width:0}.admin-hero{min-height:250px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:38px 42px;color:white;background:radial-gradient(circle at 88% 3%,#ae7cf25c,transparent 28%),linear-gradient(125deg,#171d30,#292752 65%,#503773);border-radius:17px;box-shadow:0 13px 35px #25223e26}.admin-hero:after{content:"";width:290px;height:290px;position:absolute;right:-165px;bottom:-215px;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 0 0 35px #ffffff07,0 0 0 70px #ffffff04}.admin-hero>div:first-child{position:relative;z-index:2}.admin-hero>div:first-child>span{display:flex;align-items:center;gap:7px;margin-bottom:12px;color:#b9aaff;font-size:8px;font-weight:800;letter-spacing:1.3px}.admin-hero h1{margin:0;font:800 clamp(28px,3.2vw,42px)/1.05 Manrope;letter-spacing:-1.6px}.admin-hero h1 em{color:#efc976;font-style:normal}.admin-hero p{max-width:570px;margin:14px 0 0;color:#bdc3d6;font-size:11px;line-height:1.6}.admin-hero-mark{width:145px;height:145px;position:relative;z-index:2;flex:0 0 auto;display:grid;place-items:center;color:#efca79;background:#ffffff0a;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 20px #ffffff05,0 0 45px #8c66e73d}.admin-hero-mark b,.admin-hero-mark i{position:absolute;width:185px;height:55px;border:1px solid #a88fe856;border-radius:50%;transform:rotate(-18deg)}.admin-hero-mark b{width:125px;transform:rotate(58deg);border-color:#60c8ae47}.admin-tabs{display:flex;gap:5px;overflow:auto;padding:7px;margin:13px 0 22px;background:white;border:1px solid var(--line);border-radius:12px;scrollbar-width:none}.admin-tabs button{height:36px;flex:1 0 auto;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;color:#78828f;background:transparent;border:0;border-radius:8px;font-size:9px;font-weight:800;cursor:pointer}.admin-tabs button:hover{color:#6046cf;background:#f3f1ff}.admin-tabs button.active{color:white;background:#654bd2;box-shadow:0 5px 13px #654bd22d}.admin-access-panel{padding:22px!important}.admin-access-panel>span{width:43px;height:43px;display:grid;place-items:center;margin-bottom:15px;color:#654bd2;background:#efecff;border-radius:12px}.admin-access-panel h3{margin:0 0 8px;font:800 15px Manrope}.admin-access-panel>p:last-child{margin:0;color:#7f8995;font-size:9px;line-height:1.55}.admin-toolbar{display:grid;grid-template-columns:1fr minmax(240px,330px) 39px;align-items:end;grid-gap:9px;gap:9px;margin-bottom:13px}.admin-toolbar h2{margin:0;font:800 19px Manrope}.admin-toolbar form{height:39px;display:flex;align-items:center;gap:7px;padding-left:11px;background:white;border:1px solid #dde1e5;border-radius:9px}.admin-toolbar form:focus-within{border-color:#a697e7;box-shadow:0 0 0 3px #6a4ed213}.admin-toolbar input{min-width:0;flex:1 1;border:0;outline:0;font-size:9px}.admin-toolbar form button{align-self:stretch;padding:0 12px;color:white;background:#654bd2;border:0;border-radius:0 8px 8px 0;font-size:8px;font-weight:800;cursor:pointer}.admin-refresh{width:39px;height:39px;display:grid;place-items:center;color:#654bd2;background:white;border:1px solid #ddd9ef;border-radius:9px;cursor:pointer}.admin-message{padding:10px 12px;margin:0 0 12px;color:#a14747;background:#fff1f1;border:1px solid #f1d2d2;border-radius:8px;font-size:9px}.admin-message.success{color:#23735e;background:#ebf9f4;border-color:#caeddf}.admin-loading{min-height:250px;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;color:#7d8793;background:white;border:1px solid var(--line);border-radius:13px}.admin-loading svg{color:#684fd2;animation:admin-spin .9s linear infinite}@keyframes admin-spin{to{transform:rotate(1turn)}}.admin-loading p{margin:0;font-size:10px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:17px}.admin-stats article{display:flex;align-items:center;gap:12px;padding:18px;background:white;border:1px solid var(--line);border-radius:12px}.admin-stats article>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:var(--admin-color);background:color-mix(in srgb,var(--admin-color) 11%,white);border-radius:10px}.admin-stats small,.admin-stats strong{display:block}.admin-stats strong{font:800 20px Manrope}.admin-stats small{margin-top:1px;color:#929ba6;font-size:7px;text-transform:uppercase;letter-spacing:.45px}.admin-recent{overflow:hidden;background:white;border:1px solid var(--line);border-radius:13px}.admin-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid #eceef1}.admin-section-heading h2{margin:0;font:800 17px Manrope}.admin-section-heading button{display:flex;align-items:center;gap:5px;padding:8px 10px;color:#6147cc;background:#f0edff;border:0;border-radius:8px;font-size:8px;font-weight:800;cursor:pointer}.admin-recent>div:last-child article{display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 18px;border-bottom:1px solid #eff1f3}.admin-recent>div:last-child article:last-child{border:0}.admin-recent article>span{width:31px;height:31px;display:grid;place-items:center;color:#644bd0;background:#efecff;border-radius:8px;font:800 10px Manrope}.admin-recent strong{font-size:9px;text-transform:capitalize}.admin-recent article p{margin:3px 0 0;color:#959da7;font-size:8px}.admin-recent time{color:#9aa2ac;font-size:8px}.admin-table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:13px}.admin-table{width:100%;min-width:760px;border-collapse:collapse}.admin-table th{padding:11px 14px;color:#929aa5;background:#fafafb;border-bottom:1px solid #e9ecef;text-align:left;font-size:7px;text-transform:uppercase;letter-spacing:.65px}.admin-table td{max-width:260px;padding:13px 14px;border-bottom:1px solid #edf0f2;vertical-align:middle;font-size:9px}.admin-table tr:last-child td{border:0}.admin-table tbody tr:hover{background:#fcfbff}.admin-identity{display:flex;align-items:center;gap:9px}.admin-identity>span{width:33px;height:33px;flex:0 0 auto;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#4c6074,#8898a5);border-radius:9px;font-size:8px;font-weight:800}.admin-identity small,.admin-identity strong{display:block}.admin-identity small,.admin-subline{margin-top:3px;color:#979fa9;font-size:7px}.admin-subline{display:block}.admin-role{display:inline-flex;padding:5px 7px;color:#607080;background:#eef1f4;border-radius:6px;font-size:7px}.admin-role.admin{color:#6042c5;background:#eee9ff}.admin-table-detail{color:#7f8995;font-size:8px;line-height:1.55}.admin-primary-link{display:block;color:#3f4b59;text-decoration:none;font-weight:800;line-height:1.4}.admin-secondary-link{color:#6046c9;text-decoration:none;font-weight:700}.admin-comment-copy{color:#55616f;line-height:1.45}.admin-action-name{color:#5841bd;font-size:8px}.admin-row-actions{display:flex;gap:5px}.admin-row-actions button{width:30px;height:30px;display:grid;place-items:center;color:#6048c9;background:#f0edff;border:0;border-radius:7px;cursor:pointer}.admin-row-actions button.danger{color:#bc5151;background:#fff0f0}.admin-row-actions button:disabled{opacity:.35;cursor:not-allowed}.admin-empty{padding:45px 20px;color:#8d96a1;text-align:center}.admin-empty svg{color:#765cdb}.admin-empty h3{margin:10px 0 4px;color:#4c5866;font:800 15px Manrope}.admin-empty p{margin:0;font-size:9px}.admin-pagination{display:grid;grid-template-columns:110px 1fr 110px;align-items:center;grid-gap:10px;gap:10px;margin-top:13px}.admin-pagination button{height:36px;display:flex;align-items:center;justify-content:center;gap:5px;color:#6046ca;background:white;border:1px solid #ddd9ee;border-radius:8px;font-size:8px;font-weight:800;cursor:pointer}.admin-pagination button:disabled{color:#adb3bb;background:#f4f5f6;border-color:#e7e9eb;cursor:not-allowed}.admin-pagination span{color:#9099a4;text-align:center;font-size:8px}.admin-pagination span strong{color:#4a5664}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:17px;gap:17px}.community-about{height:max-content;padding:22px;background:white;border:1px solid var(--line);border-radius:13px}.community-about h2{margin:0;font:700 16px Manrope}.community-about p{color:#707b89;line-height:1.55}.community-about hr{border:0;border-top:1px solid var(--line)}.community-about small,.community-about strong{display:block}.community-about strong{margin-top:12px;font-size:17px}.community-about small{color:#929aa4}.community-about a{display:block;margin-top:18px;color:#6044d8;font-weight:700;text-decoration:none}.thread-detail{display:grid;grid-template-columns:58px 1fr;padding:24px;background:white;border:1px solid var(--line);border-radius:15px}.thread-votes{display:flex;flex-direction:column;align-items:center;gap:5px}.thread-votes button{display:grid;place-items:center;color:#8993a0;background:transparent;border:0;cursor:pointer}.thread-meta{margin:0 0 22px;color:#8a94a1;font-size:12px}.thread-meta a{color:#5e45cf;text-decoration:none;font-weight:700}.thread-body{max-width:820px;color:#4e5a69;font-size:16px;line-height:1.75}.thread-body>:first-child{margin-top:0}.thread-body>:last-child{margin-bottom:0}.thread-body p{margin:0 0 1em}.thread-body h1,.thread-body h2,.thread-body h3,.thread-body h4,.thread-body h5,.thread-body h6{margin:1.35em 0 .5em;color:#273142;font-family:Manrope,sans-serif;line-height:1.3}.thread-body h1{font-size:1.65em}.thread-body h2{font-size:1.4em}.thread-body h3{font-size:1.2em}.thread-body h4,.thread-body h5,.thread-body h6{font-size:1em}.thread-body ol,.thread-body ul{padding-left:1.5em;margin:.6em 0 1em}.thread-body li{padding-left:.2em;margin:.25em 0}.thread-body blockquote{padding:2px 0 2px 16px;margin:1em 0;color:#687485;border-left:4px solid #c9bff7}.thread-body blockquote p{margin:0}.thread-body code{padding:.15em .38em;color:#4935ad;background:#f0edff;border-radius:4px;font:.9em ui-monospace,SFMono-Regular,Consolas,monospace}.thread-body pre{overflow-x:auto;padding:14px 16px;margin:1em 0;color:#e9ecf5;background:#24293a;border-radius:9px;line-height:1.55}.thread-body pre code{padding:0;color:inherit;background:transparent}.thread-body a{color:#5e45cf;text-decoration:underline;text-underline-offset:2px}.thread-body hr{height:1px;margin:1.5em 0;background:#e0e3e8;border:0}.thread-actions{display:flex;align-items:center;gap:18px;margin-top:24px;color:#7e8895;font-size:12px}.thread-actions button,.thread-actions span{display:flex;align-items:center;gap:6px}.thread-actions button{padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.comments{max-width:900px;margin:20px 0 0 58px}.comments>h2{font:700 18px Manrope}.comments form{padding:18px;margin-bottom:15px;background:white;border:1px solid var(--line);border-radius:12px}.comments textarea{width:100%}.comments form button{margin-top:10px;margin-left:auto}.comments>article{padding:18px 20px;background:white;border-left:2px solid #dcd7f7}.comments>article>a{color:#5940ca;font-weight:700;text-decoration:none}.comments>article small{margin-left:8px;color:#9aa2ac}.comments>article p{color:#4f5a68}.comments>article button{padding:0;color:#7d8794;background:transparent;border:0;font-size:11px;font-weight:700;cursor:pointer}.reddit-votes button{width:30px;height:28px;border-radius:7px;font-size:15px}.reddit-votes .up.active,.reddit-votes .up:hover{color:#ee6538;background:#fff0e9}.reddit-votes .down.active,.reddit-votes .down:hover{color:#6553da;background:#eeebff}.reddit-actions button b{min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;color:#8a641b;background:#fff0bd;border-radius:8px;font-size:9px}.reddit-comments{width:100%;max-width:none;margin:20px 0 0}.comments-heading{position:relative;display:flex;align-items:center;margin-bottom:12px}.comments-heading h2{flex:1 1;margin:0;font:700 18px Manrope}.comments-heading>button{display:flex;align-items:center;gap:5px;padding:7px 10px;color:#6348d6;background:#f1eeff;border:0;border-radius:8px;font-size:11px;font-weight:800;cursor:pointer}.sort-menu{display:none;position:absolute;z-index:4;right:0;top:33px;width:100px;padding:5px;background:white;border:1px solid var(--line);border-radius:9px;box-shadow:0 8px 25px #1722341c}.comments-heading:hover .sort-menu,.sort-menu:focus-within{display:block}.sort-menu button{width:100%;padding:7px;color:#66717f;background:transparent;border:0;border-radius:6px;text-align:left;font-size:11px;cursor:pointer}.sort-menu button:hover{color:#5e42d5;background:#f1efff}.reddit-comments>form{padding:14px}.comment-form-footer{display:flex;align-items:center;justify-content:space-between}.comment-form-footer span{color:#9ba3ad;font-size:10px}.comment-form-footer button{display:flex;align-items:center;gap:6px}.comment-list{overflow:hidden;background:white;border:1px solid var(--line);border-radius:13px}.comment-list>article{position:relative;display:grid;grid-template-columns:38px 1fr;grid-gap:12px;gap:12px;padding:18px 18px 15px;border-bottom:1px solid #edf0f2}.comment-list>article:last-child{border-bottom:0}.comment-list>article.nested{margin-left:43px;background:#fcfcfd;border-left:2px solid #d8d2f5}.comment-list>article.depth-2{margin-left:78px}.comment-list>article.depth-3{margin-left:108px}.comment-list>article.depth-4{margin-left:132px}.comment-avatar{width:34px;height:34px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#4c6177,#91a1ae);border:2px solid #e7eaed;border-radius:50%;font-size:9px;font-weight:800}.comment-main{min-width:0}.comment-author{display:flex;align-items:center;gap:5px;min-height:22px}.comment-author>a{color:#3e4958;text-decoration:none;font-size:11px;font-weight:800}.comment-author>a:hover{color:#5e43d4}.comment-author>span{padding:2px 5px;color:white;background:#7357df;border-radius:4px;font-size:8px;font-weight:800}.comment-author small{color:#9aa2ac;font-size:10px}.comment-main>p{margin:7px 0 11px;color:#4f5b68;line-height:1.58;font-size:13px}.comment-actions{display:flex;align-items:center;gap:3px}.comment-actions>button{display:flex;align-items:center;gap:5px;padding:6px 8px;color:#7d8794;background:transparent;border:0;border-radius:6px;font-size:10px;font-weight:700;cursor:pointer}.comment-actions>button:hover{color:#5340ba;background:#f2f0fc}.comment-actions>button.awarded{color:#a17316;background:#fff8dc}.comment-actions>button b{min-width:16px;padding:1px 4px;color:#8a651c;background:#f8e8ad;border-radius:7px;font-size:8px}.mini-votes{display:flex;align-items:center;overflow:hidden;margin-right:3px;background:#f5f6f7;border:1px solid #e9ebee;border-radius:8px}.mini-votes button{width:27px;height:27px;padding:0;color:#99a1ab;background:transparent;border:0;cursor:pointer;font-size:11px}.mini-votes strong{min-width:27px;color:#56616f;text-align:center;font-size:10px}.mini-votes .up.active,.mini-votes .up:hover{color:#ed6236;background:#ffede7}.mini-votes .down.active,.mini-votes .down:hover{color:#6250d4;background:#ece9ff}.inline-reply{padding:11px;margin-top:10px;background:#f7f7f9;border:1px solid #e4e6ea;border-radius:9px}.inline-reply textarea{width:100%;padding:10px;color:#394452;background:white;border:1px solid #d9dde3;border-radius:7px;outline:0;resize:vertical}.inline-reply textarea:focus{border-color:#8973e8;box-shadow:0 0 0 3px #eeeaff}.inline-reply>div{display:flex;justify-content:flex-end;gap:7px;margin-top:7px}.inline-reply button{display:flex;align-items:center;gap:5px;padding:7px 10px;color:#6b7480;background:white;border:1px solid #d9dde2;border-radius:7px;font-size:10px;font-weight:700;cursor:pointer}.inline-reply button:last-child{color:white;background:#684be1;border-color:#684be1}.more-comments{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:11px;margin-top:12px;color:#6348d6;background:#f2efff;border:1px solid #e3defb;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer}.rank-open{width:29px;height:29px;display:grid;place-items:center;color:#6247d9;border:1px solid #d9d2f7;border-radius:50%;text-decoration:none;font-weight:800;transition:.15s}.rank-open:hover{color:white;background:#684be4;border-color:#684be4}.secondary-help{padding:19px;display:grid;grid-template-columns:42px 1fr;grid-gap:11px;gap:11px;align-items:center}.secondary-help-icon{width:42px;height:42px;display:grid;place-items:center;color:#6046d3;background:#ece8ff;border-radius:12px}.secondary-help h3{margin:0 0 3px;font:700 14px Manrope}.secondary-help p{margin:0;color:#8a94a1;font-size:11px;line-height:1.45}.secondary-help>a{grid-column:1/-1;padding-top:12px;color:#6045d6;border-top:1px solid #edf0f2;text-decoration:none;font-size:11px;font-weight:800}.group-cover,.group-details-card{overflow:hidden}.group-cover{height:92px;position:relative;display:flex;align-items:center;padding:0 21px}.group-cover:after{content:"";position:absolute;width:180px;height:95px;right:-35px;bottom:-70px;background:#ffffff12;border:1px solid #ffffff17;border-radius:50%}.group-cover>span{width:50px;height:50px;position:relative;z-index:1;display:grid;place-items:center;color:white;background:#ffffff20;border:2px solid #ffffff45;border-radius:16px;font-size:23px;font-weight:800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.group-cover>b,.group-cover>i{position:absolute;width:5px;height:5px;right:48px;top:21px;background:#fff;border-radius:50%;opacity:.7;box-shadow:0 0 8px white}.group-cover>b{width:3px;height:3px;right:86px;top:55px}.group-details-body{padding:20px}.group-name{display:block;margin:-2px 0 9px;color:#263141;font:800 19px Manrope;text-decoration:none}.group-name:hover{color:#6045d5}.group-details-body>p:not(.eyebrow){margin:0 0 17px;color:#6f7a88;font-size:12px;line-height:1.58}.group-stats{display:grid;grid-template-columns:1fr 1fr;padding:14px 0;margin-bottom:14px;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.group-stats>div:last-child{padding-left:17px;border-left:1px solid #edf0f2}.group-stats span,.group-stats strong{display:block}.group-stats strong{font:800 16px Manrope}.group-stats span{margin-top:2px;color:#919aa5;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.group-stats span i{display:inline-block;width:6px;height:6px;margin-right:3px;background:#39bf82;border-radius:50%;box-shadow:0 0 6px #39bf82}.group-details-body>button{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:7px;color:white;background:#6749dd;border:0;border-radius:9px;font-size:11px;font-weight:800;cursor:pointer}.group-details-body>button:hover{background:#5a3ecb}.group-create-post{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;margin-top:8px;color:#5e43d2;background:#f1eeff;border:1px solid #ded8fa;border-radius:9px;text-decoration:none;font-size:11px;font-weight:800;transition:.15s}.group-create-post:hover{color:white;background:#6548dc;border-color:#6548dc}.group-create-post span{font-size:17px;font-weight:500}.group-created{display:flex;align-items:center;gap:7px;margin-top:14px;color:#939ba6;font-size:10px}.group-panel-heading{display:flex;align-items:center;gap:8px;padding:18px 18px 13px;border-bottom:1px solid #edf0f2}.group-panel-heading svg{color:#674cda}.group-panel-heading h3{margin:0;font:700 14px Manrope}.subcommunity-symbol{width:22px;height:22px;display:grid;place-items:center;color:#6247d6;background:#eeeaff;border-radius:7px;font-size:14px}.sidebar-subcommunity{display:flex;align-items:center;gap:9px;padding:9px 15px;color:inherit;border-bottom:1px solid #f0f2f4;text-decoration:none}.sidebar-subcommunity:hover{background:#faf9ff}.sidebar-subcommunity>span{width:29px;height:29px;display:grid;place-items:center;color:white;background:#7659df;border-radius:9px;font-size:8px;font-weight:800}.sidebar-subcommunity>div{min-width:0;flex:1 1}.sidebar-subcommunity small,.sidebar-subcommunity strong{display:block}.sidebar-subcommunity strong{overflow:hidden;text-overflow:ellipsis;color:#4c5765;font-size:9px;white-space:nowrap}.sidebar-subcommunity small{color:#9aa2ac;font-size:8px}.sidebar-subcommunity>svg{color:#a1a8b1}.no-subcommunities{padding:13px 16px;margin:0;color:#929aa5;font-size:10px;line-height:1.45}.create-subcommunity-link{display:flex;align-items:center;justify-content:center;gap:5px;padding:11px;color:#6045d4;background:#f6f4ff;text-decoration:none;font-size:9px;font-weight:800}.create-subcommunity-link:hover{background:#eeebff}.group-rule{display:flex;align-items:flex-start;gap:10px;padding:11px 17px;border-bottom:1px solid #f0f2f4}.group-rule b{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;color:#6449d8;background:#eeeaff;border-radius:6px;font-size:9px}.group-rule span{color:#576270;font-size:11px;line-height:1.45}.group-rules>a{display:block;padding:13px 17px;color:#6146d5;text-decoration:none;font-size:10px;font-weight:800}.group-mods{padding-bottom:13px}.group-mods>.group-panel-heading{margin-bottom:3px}.group-mods>.group-panel-heading+a{display:block;padding:10px 17px;color:#6146d5;text-decoration:none;font-size:10px;font-weight:800}.group-mods>div:not(.group-panel-heading){display:grid;grid-template-columns:30px 1fr;align-items:center;grid-column-gap:9px;column-gap:9px;padding:8px 17px}.mod-avatar{width:29px;height:29px;grid-row:1/3;display:grid;place-items:center;color:white;background:#50697f;border-radius:50%;font-size:8px;font-weight:800}.mod-avatar.alt{background:#8b5f78}.group-mods>div a{color:#455160;text-decoration:none;font-size:10px;font-weight:800}.group-mods>div small{color:#9aa2ac;font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#121827aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.composer{width:min(590px,100%);padding:25px;background:white;border-radius:18px;box-shadow:0 24px 80px #0005;animation:pop .2s ease-out}@keyframes pop{0%{transform:translateY(12px) scale(.98);opacity:0}}.composer-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.composer-title h2{margin:0;font:800 24px Manrope}.composer label{position:relative;display:flex;flex-direction:column;gap:7px;margin:14px 0;font-weight:700}.composer input,.composer select,.composer textarea{padding:12px;color:var(--ink);background:#fafafa;border:1px solid #dfe3e8;outline:0;border-radius:9px;resize:vertical;font-weight:400}.composer input:focus,.composer select:focus,.composer textarea:focus{border-color:#8c78ee;box-shadow:0 0 0 3px #efecff}.composer label small{position:absolute;right:10px;top:39px;color:#9aa1aa;font-weight:400;font-size:10px}.composer-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.composer-actions button{padding:10px 17px;border-radius:9px;font-weight:700;cursor:pointer}.composer-actions .cancel{background:white;border:1px solid #dce0e5}.composer-actions .publish{display:flex;gap:7px;align-items:center;color:white;background:var(--purple);border:1px solid var(--purple)}.composer-actions .publish:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1180px){.content-grid{grid-template-columns:205px minmax(480px,1fr)}.main-nav,.right-sidebar{display:none}}@media(max-width:820px){.topbar{height:64px;padding:0 15px;gap:10px}.mobile-menu{display:grid}.brand{min-width:auto}.brand>span:last-child{display:none}.search{order:2}.create-button{width:40px;padding:0;justify-content:center}.create-button,.create-button:not(svg){font-size:0}.desktop-only{display:none}.content-grid{display:block;width:100%;max-width:none;padding:16px}.left-sidebar{display:none;position:fixed;z-index:40;top:64px;left:0;bottom:0;width:260px;padding:20px;background:white;box-shadow:15px 0 40px #1d263333;overflow:auto}.left-sidebar.open{display:block}main{width:100%;max-width:none;margin:0}.welcome{height:135px}.orb{width:100px;height:100px}.welcome h1{font-size:24px}.site-footer{margin-top:30px}.footer-inner{padding:0 24px}.footer-callout{align-items:flex-start;flex-direction:column;gap:24px}.footer-main{grid-template-columns:1fr;gap:40px}.footer-nav{gap:20px}.footer-bottom{padding:20px 0;align-items:flex-start;flex-direction:column}.footer-bottom>div{flex-wrap:wrap;gap:14px 20px}.subpage-header{height:64px;padding:0 18px}.subpage-header nav{display:none}.secondary-grid .subpage-main,.subpage-main{padding:14px 0 45px}.back-link{margin-bottom:30px}.subpage-icon{display:none}.directory-grid{grid-template-columns:1fr 1fr}.community-layout,.info-layout{grid-template-columns:1fr}.community-about{display:none}.subpage-hero-row{display:block}.post-hero-summary{width:100%;max-width:360px;margin-top:-16px}.comment-list>article.nested{margin-left:24px}.comment-list>article.depth-2{margin-left:42px}.comment-list>article.depth-3{margin-left:56px}.comment-list>article.depth-4{margin-left:68px}.community-home-hero{padding:25px}.community-home-actions{width:125px}.auth-page{display:block}.auth-story{min-height:310px;padding:27px 30px}.auth-story-copy{margin:55px 0 30px}.auth-story-copy h1{font-size:37px}.auth-story-copy>p{margin:13px 0 18px;font-size:12px}.auth-proof{gap:25px}.auth-guest-note{display:none}.auth-panel{min-height:0;padding:42px 25px}.about-hero{grid-template-columns:1fr;padding:35px}.about-hero-art{display:none}.about-manifesto{grid-template-columns:55px 1fr}.about-manifesto>div:last-child{grid-column:2}.about-section-heading{align-items:flex-start;flex-direction:column}.about-way{grid-template-columns:260px 1fr;gap:30px;padding-left:5px;padding-right:5px}.advertise-hero{grid-template-columns:1fr;padding:35px}.advertise-visual{display:none}.advertise-intro{gap:30px}.advertise-targeting{grid-template-columns:260px 1fr;gap:30px;padding-left:5px;padding-right:5px}.advertise-cta{grid-template-columns:55px 1fr}.advertise-cta>div:last-child{grid-column:2}.explore-hero{grid-template-columns:1fr;padding:35px}.explore-orbit{display:none}.explore-stats{grid-template-columns:1fr 1fr}.explore-stats>div:nth-child(2){border-right:0}.explore-stats>div:nth-child(-n+2){border-bottom:1px solid #e8ebee}.explore-community-grid{grid-template-columns:1fr 1fr}.admin-hero{padding:34px}.admin-hero-mark{display:none}.admin-stats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.topbar{padding:0 10px}.avatar,.header-actions>.icon-button,.search kbd{display:none}.header-actions{gap:2px}.content-grid{padding:9px}.welcome{height:125px;padding:22px;margin-bottom:10px}.welcome h1{font-size:21px}.welcome p:last-child{font-size:12px;max-width:240px}.orb{position:absolute;right:-24px;opacity:.65}.quick-create{margin-bottom:10px}.post-card{grid-template-columns:1fr}.vote-rail{order:2;flex-direction:row;justify-content:flex-start;padding:0 12px 10px;background:white;border:0}.post-content{padding:15px 15px 5px}.post-content h2{font-size:17px}.post-art{height:220px}.post-actions{position:relative;top:40px;margin-top:-36px;padding-left:105px}.post-actions button{font-size:0;padding:7px}.post-actions button:first-child{font-size:11px}.tabs button{padding:8px 10px}.post-meta span:nth-of-type(2){display:none}.footer-inner{padding:0 18px}.footer-callout{min-height:0;padding:35px 0}.footer-callout h2{font-size:29px;letter-spacing:-1px}.footer-callout p{font-size:13px;line-height:1.55}.footer-cta{width:100%;justify-content:space-between}.footer-main{padding:36px 0}.footer-nav{grid-template-columns:1fr 1fr}.footer-nav>div:last-child{grid-column:1/-1}.footer-bottom>div a:nth-child(3){display:none}.subpage-header .brand{font-size:19px}.subpage-search{font-size:0}.subpage-main{padding:25px 13px 45px}.subpage-hero{margin-bottom:28px}.subpage-hero h1{font-size:34px;letter-spacing:-1.5px}.subpage-hero>p:last-child{font-size:14px}.directory-grid{grid-template-columns:1fr}.directory-card{min-height:130px}.simple-feed>a{padding:15px 13px;gap:10px}.simple-feed h2{font-size:15px}.profile-summary{align-items:flex-start;flex-wrap:wrap}.profile-summary>div:nth-child(2){min-width:180px}.community-banner{align-items:flex-start;flex-wrap:wrap}.community-banner>div{min-width:180px}.thread-detail{grid-template-columns:1fr;padding:18px}.thread-votes{flex-direction:row;justify-content:flex-start}.comments{margin-left:0}.language-grid{grid-template-columns:1fr}.comment-list>article{grid-template-columns:30px 1fr;padding:14px 10px;gap:8px}.comment-avatar{width:29px;height:29px}.comment-actions{flex-wrap:wrap}.comment-actions>button{font-size:0}.comment-actions>button b{font-size:8px}.comment-list>article.depth-2,.comment-list>article.depth-3,.comment-list>article.depth-4,.comment-list>article.nested{margin-left:14px}.comment-form-footer span{display:none}.composer-accent{padding:17px}.composer-accent>span{width:40px;height:40px}.composer-accent strong{font-size:14px}.composer-accent small{font-size:9px}.composer-field,.composer-tip,.create-post-form>.fixed-community,.post-type-tabs{margin-left:14px;margin-right:14px}.fixed-community>i{display:none}.post-type-tabs button{font-size:0!important}.post-type-tabs button svg{width:19px;height:19px}.composer-submit{padding:12px 14px;flex-wrap:wrap}.composer-submit>div{width:100%;flex-basis:100%}.create-post-form .composer-submit>button{flex:1 1}.format-toolbar>span{display:none}.community-home-hero{min-height:0;align-items:flex-start;flex-wrap:wrap;padding:20px}.community-home-icon{width:58px;height:58px;border-radius:18px 18px 18px 6px;font-size:25px}.community-home-copy{min-width:190px}.community-home-copy h2{font-size:20px}.community-home-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.community-tabs{overflow:auto}.community-tabs a{white-space:nowrap;padding:8px 11px}.community-post-card{grid-template-columns:1fr}.community-post-votes{order:2;flex-direction:row;padding:0 12px 10px;background:white;border:0}.community-post-main{padding:15px 14px 5px}.community-feed-heading h2{font-size:18px}.community-feed-heading>button{font-size:0}.community-post-actions{margin-bottom:4px}.subcommunity-cards{grid-template-columns:1fr}.subcommunity-empty{align-items:flex-start;flex-direction:column;gap:8px}.parent-community-context{align-items:flex-start;flex-direction:column;gap:5px}.about-stats{grid-template-columns:1fr 1fr}.about-stats>div:nth-child(2){border-right:0}.about-stats>div:nth-child(-n+2){border-bottom:1px solid #e7e9ed}.about-details{grid-template-columns:1fr}.members-toolbar{align-items:flex-start;flex-direction:column;gap:9px}.members-toolbar input,.members-toolbar label{width:100%}.member-list article{grid-template-columns:36px 1fr auto;padding:11px 13px}.member-open{display:none}.member-role{grid-column:3}.community-view-heading{padding:17px}.about-lead{padding:18px 18px 3px}.about-stats{margin:16px 18px}.about-details,.community-values,.rules-list{padding-left:18px;padding-right:18px}.latest-pulse{padding:17px 15px}.latest-pulse-stat{display:none}.latest-pulse h2{font-size:16px}.latest-pulse>div:nth-child(2)>span{font-size:9px}.latest-toolbar>div span{display:none}.latest-card{grid-template-columns:15px 1fr;padding-bottom:9px}.latest-votes{grid-column:2;grid-row:2;height:auto;z-index:2;flex-direction:row;justify-content:flex-start;padding:0 12px 9px;margin:-39px 0 0;background:white;border:0;border-radius:0 0 12px 12px}.latest-content{grid-column:2;grid-row:1;padding:14px 13px 42px;border-radius:12px}.latest-timeline{grid-row:1/3}.latest-title h2{font-size:15px}.latest-content>p{font-size:10px}.latest-actions{padding-left:70px;margin-top:-1px}.latest-actions button{font-size:0}.latest-end{margin-left:20px}.popular-hero{padding:17px 15px}.popular-hero-stats{display:none}.popular-hero h2{font-size:16px}.popular-hero>div:nth-child(2)>span{font-size:9px}.popular-tabs{overflow:auto}.popular-tabs a{white-space:nowrap}.popular-tabs button{font-size:0}.popular-heading>span{display:none}.popular-card{grid-template-columns:42px 1fr}.popular-rank{padding-top:16px}.popular-votes{grid-column:2;grid-row:2;z-index:2;flex-direction:row;justify-content:flex-start;padding:0 12px 9px;margin-top:-36px;background:white;border:0}.popular-votes small{display:none}.popular-content{grid-column:2;grid-row:1;padding:14px 13px 40px}.popular-title h2{font-size:15px}.popular-actions{padding-left:65px}.popular-actions button{font-size:0}.popular-footer-card{align-items:flex-start}.popular-footer-card>a{display:none}.profile-menu-wrap .avatar{display:grid}.profile-chevron{display:none}.profile-trigger{padding:0}.profile-dropdown{position:fixed;left:10px;right:10px;top:60px;width:auto;max-height:calc(100vh - 70px)}.profile-menu-scroll{max-height:calc(100vh - 270px)}.auth-story{min-height:260px;padding:22px}.auth-story-copy{margin:40px 0 15px}.auth-story-copy>span{margin-bottom:10px}.auth-story-copy h1{font-size:30px;letter-spacing:-1.4px}.auth-story-copy>p{font-size:10px}.auth-proof{display:none}.auth-panel{padding:34px 18px}.auth-panel-inner>h2{font-size:26px}.about-hero{min-height:0;padding:27px 20px}.about-hero-copy h1{font-size:31px;letter-spacing:-1.4px}.about-hero-copy>p{font-size:11px}.about-hero-copy>div{align-items:stretch;flex-direction:column}.about-hero-copy>div a{justify-content:center}.about-numbers{grid-template-columns:1fr 1fr;margin-bottom:38px}.about-numbers>div:nth-child(2){border-right:0}.about-numbers>div:nth-child(-n+2){border-bottom:1px solid #e8ebee}.about-manifesto{display:block;padding:0 7px 38px}.about-manifesto h2,.about-manifesto-mark{margin-bottom:18px}.about-principles{padding:23px 17px;margin-bottom:38px}.principle-grid{grid-template-columns:1fr}.about-way{display:block;padding:0 5px 38px}.about-way-art{max-width:270px;margin:0 auto 28px}.about-cta{align-items:flex-start;flex-direction:column;padding:28px 22px}.about-cta>div:last-child{width:100%}.advertise-hero{min-height:0;padding:27px 20px}.advertise-copy h1{font-size:31px;letter-spacing:-1.4px}.advertise-copy>p{font-size:11px}.advertise-copy>div{align-items:stretch;flex-direction:column}.advertise-copy>div a{justify-content:center}.advertise-stats{grid-template-columns:1fr 1fr;margin-bottom:38px}.advertise-stats>div:nth-child(2){border-right:0}.advertise-stats>div:nth-child(-n+2){border-bottom:1px solid #e8ebee}.advertise-intro{display:block;padding:0 6px 38px}.advertise-intro>div:first-child{margin-bottom:17px}.advertise-formats{padding:23px 17px;margin-bottom:38px}.advertise-section-title{align-items:flex-start;flex-direction:column}.ad-format-grid{grid-template-columns:1fr}.ad-format-grid p{min-height:0}.advertise-targeting{display:block;padding:0 5px 38px}.targeting-art{max-width:270px;margin:0 auto 28px}.advertise-process{padding:25px 17px;margin-bottom:38px}.advertise-process>div:last-child{grid-template-columns:1fr}.advertise-process article{border-right:0;border-bottom:1px solid #ffffff14}.advertise-cta{display:flex;align-items:flex-start;flex-direction:column;padding:28px 22px}.advertise-cta>div:last-child{width:100%}.explore-hero{min-height:0;padding:27px 20px}.explore-hero-copy h1{font-size:31px;letter-spacing:-1.4px}.explore-hero-copy>p{font-size:11px}.explore-hero-copy>div{align-items:stretch;flex-direction:column}.explore-stats{margin-bottom:38px}.explore-stats>div{grid-template-columns:29px 1fr;padding:13px 10px;gap:7px}.explore-stats>div>svg{padding:6px}.explore-stats strong{font-size:12px}.explore-toolbar{align-items:flex-start;flex-direction:column}.explore-toolbar h2{font-size:20px}.explore-toolbar form{width:100%}.explore-community-grid{grid-template-columns:1fr;margin-bottom:38px}.explore-card-body>p{min-height:0}.explore-pagination{grid-template-columns:1fr 1fr;margin-top:-20px}.explore-pagination>div{grid-column:1/-1;grid-row:1}.explore-pagination>a{grid-row:2}.explore-pagination>a:last-child{justify-self:stretch;width:auto}.explore-bottom{grid-template-columns:1fr}.explore-bottom>div{padding:20px}.explore-empty>div{align-items:stretch;flex-direction:column}.explore-empty a{justify-content:center}.admin-hero{min-height:0;padding:27px 20px}.admin-hero h1{font-size:28px;letter-spacing:-1.1px}.admin-tabs button{font-size:0;padding:0 11px}.admin-tabs button svg{width:18px;height:18px}.admin-toolbar{grid-template-columns:1fr 39px;align-items:start}.admin-toolbar>div{grid-column:1/-1}.admin-toolbar form{min-width:0}.admin-stats{grid-template-columns:1fr}.admin-section-heading{align-items:flex-start;flex-direction:column}.admin-recent>div:last-child article{grid-template-columns:31px 1fr}.admin-recent time{grid-column:2}.admin-pagination{grid-template-columns:1fr 1fr}.admin-pagination span{grid-column:1/-1;grid-row:1}.admin-pagination button{grid-row:2}}