.directory-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.directory-heading h1{letter-spacing:-1px;color:#263e61;font-size:30px;font-weight:750}.directory-heading p{color:#73849c;margin-top:5px;font-size:13px;line-height:1.6}.directory-heading>button{background:#0961f5;border-radius:11px;min-height:40px;font-size:12px}.directory-welcome{background:linear-gradient(115deg,#ecf7ff,#f2edff 60%,#fff4e8);border:1px solid #e3e8f7;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:23px;padding:26px;display:flex;overflow:hidden}.directory-welcome>div{z-index:1;position:relative}.directory-welcome>div>span{letter-spacing:1.7px;color:#7b7ea7;font-size:9px;font-weight:750}.directory-welcome h2{letter-spacing:-.5px;color:#405681;margin:9px 0;font-size:23px;font-weight:650;line-height:1.35}.directory-welcome p{color:#73829d;max-width:280px;font-size:12px;line-height:1.7}.directory-welcome .profile-garden{flex-shrink:0;width:195px;height:145px}.directory-search{color:#8b9ab1;background:#fff;border:1px solid #dfe7f2;border-radius:12px;align-items:center;gap:10px;padding:0 15px;display:flex}.directory-search input{color:#294366;background:0 0;width:100%;min-width:0;padding:14px 0;font-size:12px;outline:none!important}.directory-search:focus-within{border-color:#87aff1;box-shadow:0 0 0 3px #0961f50c}.directory-filters{flex-wrap:wrap;gap:7px;margin:15px 0 27px;display:flex}.directory-filters button{color:#687c99;background:#fff;border:1px solid #e1e8f2;border-radius:10px;align-items:center;gap:6px;min-height:40px;padding:9px 11px;font-size:11px;font-weight:550;display:inline-flex}.directory-filters button[aria-pressed=true]{color:#2566c2;background:#eaf1ff;border-color:#9bbef5}.spaces-directory [data-kind=subject]{--tile-bg:#edf0ff;--tile-accent:#8b87d1;--tile-fill:#d8d4f5}.spaces-directory [data-kind=college]{--tile-bg:#e7f7f5;--tile-accent:#58a799;--tile-fill:#bce8df}.spaces-directory [data-kind=study]{--tile-bg:#fff1e5;--tile-accent:#d49a64;--tile-fill:#f8d6b4}.spaces-directory [data-kind=career]{--tile-bg:#fcebf2;--tile-accent:#c582a6;--tile-fill:#f1c9dd}.directory-section-title{color:#3a506e;align-items:center;gap:10px;margin-bottom:14px;font-size:14px;font-weight:650;display:flex}.directory-section-title>span{background:var(--tile-bg);width:34px;height:34px;color:var(--tile-accent);border-radius:11px;place-items:center;display:grid}.directory-section-title svg{fill:var(--tile-fill)}.directory-section-title small{color:#8997ac;margin-left:auto;font-size:11px;font-weight:500}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.directory-card{background:#fff;border:1px solid #e0e7f2;border-radius:17px;min-width:0;transition:box-shadow .2s,border-color .2s;overflow:hidden}.directory-card:hover{border-color:#bacde9;box-shadow:0 6px 20px #304c7610}.directory-card-cover{background:var(--tile-bg);height:90px;display:block;position:relative;overflow:hidden}.directory-banner{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.directory-cover-orbit{border:1px solid #ffffffa0;border-radius:50%;width:120px;height:120px;position:absolute;top:-42px;right:-10px;box-shadow:0 0 0 20px #ffffff40,0 0 0 40px #ffffff25}.directory-cover-icon{color:var(--tile-accent);fill:var(--tile-fill);position:absolute;top:18px;right:24px;transform:rotate(-10deg)}.directory-card:nth-child(3n+2){--tile-bg:#e8f7f3;--tile-accent:#68a995;--tile-fill:#bde6d7}.directory-card:nth-child(3n+3){--tile-bg:#fff1e5;--tile-accent:#ce9a64;--tile-fill:#f7d6b0}.directory-card-body{padding:0 17px 16px}.directory-avatar{background:var(--tile-bg);width:52px;height:52px;color:var(--tile-accent);border:4px solid #fff;border-radius:15px;place-items:center;margin-top:-25px;margin-bottom:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 5px #35496808}.directory-avatar svg{fill:var(--tile-fill)}.directory-card-copy{display:block}.directory-card-copy h3{color:#2c4263;overflow-wrap:anywhere;font-size:17px;font-weight:700}.directory-card-copy>div{flex-wrap:wrap}.directory-card-copy p{color:#7a8aa0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-top:7px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.directory-card-footer{border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:8px;margin-top:15px;padding-top:13px;display:flex}.directory-card-footer>span{color:#8795a9;align-items:center;gap:5px;font-size:10px;display:inline-flex}.directory-card-footer>button{border-radius:9px;min-height:36px;font-size:11px}.directory-empty{text-align:center;color:#647998;background:#fff;border:1px dashed #d5e1f1;border-radius:16px;padding:35px 20px}.directory-empty svg{color:#a89acc;margin:0 auto 13px}.directory-empty h2{color:#3b5070;font-weight:650}.directory-empty p{margin-top:8px;font-size:13px}.directory-empty button{color:#0961f5;margin-top:10px;padding:10px;font-size:13px;font-weight:600}@media (max-width:639px){.directory-heading{align-items:flex-start}.directory-heading h1{font-size:25px}.directory-heading p{font-size:12px}.directory-heading>button{padding-inline:12px}.directory-welcome{padding:20px;display:block;position:relative}.directory-welcome h2{font-size:21px}.directory-welcome p{max-width:205px}.directory-welcome .profile-garden{width:150px;height:95px;margin:-8px -10px -8px auto;display:block}.directory-filters{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.directory-filters button{flex-shrink:0}.directory-grid{grid-template-columns:1fr;gap:15px}.directory-card-cover{height:88px}}.community-profile{color:#203553}.profile-hero{background:#fff;border:1px solid #dfe7f2;border-radius:20px;margin-bottom:18px;overflow:hidden;box-shadow:0 4px 18px #234d8605}.profile-cover{color:#33496c;background:linear-gradient(115deg,#ecf7ff 0%,#f1edff 58%,#fff3e7 100%);padding:24px 28px 42px;position:relative;overflow:hidden}.profile-cover:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:260px;height:260px;position:absolute;top:-110px;right:-65px;box-shadow:0 0 0 28px #ffffff05,0 0 0 56px #ffffff04}.profile-cover>span{letter-spacing:2px;color:#647ca2;font-size:9px;font-weight:700}.profile-cover p{letter-spacing:-.4px;color:#526b91;margin-top:12px;font-size:20px;line-height:1.4}.profile-cover strong{color:#3c5180;font-weight:650}.profile-cover>.profile-garden{z-index:1;width:230px;height:155px;position:absolute;bottom:0;right:12px}.profile-identity{padding:0 25px 23px}.profile-avatar-row{justify-content:space-between;align-items:flex-end;gap:15px;margin-top:-28px;display:flex;position:relative}.profile-avatar{background:#fff;border-radius:50%;padding:5px;box-shadow:0 2px 8px #22385812}.profile-follow button,.profile-edit{border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:9px 20px;font-size:13px;font-weight:600;display:inline-flex}.profile-follow button[aria-pressed=false]{color:#fff;background:#0961f5;border-color:#0961f5}.profile-follow button[aria-pressed=false]:hover{background:#0754d8}.profile-edit{color:#0961f5;border:1px solid #d9e4f4}.profile-name-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;display:flex}.profile-name-row h1{letter-spacing:-.9px;overflow-wrap:anywhere;font-size:29px;font-weight:750;line-height:1.3}.profile-moderator{color:#976516;background:#fff4da;border-radius:6px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:600;display:inline-flex}.profile-handle{color:#7b8ba2;overflow-wrap:anywhere;margin-top:3px;font-size:12px}.profile-meta{flex-wrap:wrap;gap:10px 16px;margin-top:16px;display:flex}.profile-meta>span{color:#6b7f9a;align-items:center;gap:6px;font-size:11px;display:inline-flex}.profile-meta .profile-course{color:#286bcc;font-weight:600}.profile-meta .profile-streak{color:#b76524}.profile-badges{margin-top:14px}.profile-stats{background:#fbfcff;border-top:1px solid #e6edf5;grid-template-columns:repeat(4,minmax(0,1fr));padding:18px 12px;display:grid}.profile-stats>*{border-right:1px solid #e4ebf4;flex-direction:column;align-items:center;gap:4px;padding:3px;display:flex}.profile-stats>:last-child{border:0}.profile-stats strong{color:#263e5e;align-items:center;gap:5px;font-size:21px;font-weight:700;display:flex}.profile-stats .profile-xp{color:#a77118}.profile-stats span{color:#75859d;align-items:center;gap:3px;font-size:10px;display:inline-flex}.profile-stats button:hover strong,.profile-stats button:hover span{color:#0961f5}.profile-journey,.profile-communities{background:#fff;border:1px solid #e0e7f2;border-radius:15px;margin-bottom:18px;padding:20px}.profile-section-heading{color:#2c4669;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:650;display:flex}.profile-section-heading>span:first-child{align-items:center;gap:8px;display:inline-flex}.profile-section-heading svg{color:#5b87be}.profile-section-heading .profile-current,.profile-count{color:#4572ad;background:#edf4ff;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:500}.profile-journey>div:last-child{max-width:440px;margin:4px auto 0}.profile-communities .profile-section-heading{margin-bottom:13px}.profile-activity-heading{margin-top:28px}.profile-activity-heading h2{letter-spacing:-.4px;font-size:19px;font-weight:700}.profile-activity-heading p{color:#75859c;margin-top:5px;font-size:12px;line-height:1.6}.profile-activity-tabs{border-bottom:1px solid #dce5f0;gap:22px;margin:15px 0 18px;display:flex}.profile-activity-tabs button{color:#78869d;border-bottom:2px solid #0000;align-items:center;gap:6px;min-height:45px;font-size:12px;font-weight:600;display:inline-flex}.profile-activity-tabs button[aria-pressed=true]{color:#0961f5;border-color:#0961f5}.community-profile .community-post{border-color:#e0e7f2;border-radius:15px;padding:20px}.community-profile .community-post h2{letter-spacing:-.25px;font-size:17px;line-height:1.5}.community-profile .community-post>a p{color:#60718b;line-height:1.65}.profile-reset{color:#0961f5;margin-top:16px;padding:8px 12px;font-size:13px;font-weight:600}@media (max-width:639px){.profile-cover{padding:20px 20px 38px}.profile-cover p{font-size:18px}.profile-cover>.profile-garden{width:180px;height:106px;margin:-8px -15px -27px auto;display:block;position:relative;right:auto}.profile-identity{padding:0 18px 20px}.profile-name-row h1{font-size:25px}.profile-stats{padding:14px 6px}.profile-stats strong{font-size:19px}.profile-stats span{font-size:9px}.profile-stats strong svg{display:none}.profile-activity-tabs{gap:20px}.profile-activity-tabs button{font-size:11px}.community-profile .community-post{padding:16px}}.profile-stats .profile-stat-icon{border-radius:12px;place-items:center;width:36px;height:36px;margin-bottom:5px;display:grid;box-shadow:inset 0 -2px #00000005}.profile-stats .stat-gold{color:#ad7619;background:#fff1cb}.profile-stats .stat-gold svg{fill:#ffe3a0}.profile-stats .stat-blue{color:#4c85cb;background:#e8f2ff}.profile-stats .stat-blue svg{fill:#cddfff}.profile-stats .stat-pink{color:#bf7296;background:#fbeaf2}.profile-stats .stat-pink svg{fill:#f4c8dc}.profile-stats .stat-mint{color:#479980;background:#e5f6ef}.profile-stats .stat-mint svg{fill:#b9e5d5}.profile-journey .profile-section-heading>span:first-child>svg{box-sizing:content-box;color:#9380ce;fill:#ddd2fa;background:#f0ebff;border-radius:11px;padding:8px}.profile-communities .profile-section-heading>span:first-child>svg{box-sizing:content-box;color:#479980;background:#e5f6ef;border-radius:11px;padding:8px}.profile-meta>span{background:#f4f7fb;border-radius:7px;padding:5px 8px}.profile-meta .profile-course{background:#edf3ff}.profile-meta .profile-streak{background:#fff3e5}.profile-activity-tabs button>svg{box-sizing:content-box;color:#6089c7;fill:#d2e2ff;background:#eaf2ff;border-radius:8px;padding:6px}.profile-activity-tabs button:nth-child(2)>svg{color:#9a7ace;fill:#dfd2f5;background:#f1ebff}.profile-activity-tabs button:nth-child(3)>svg{color:#589e82;fill:#c7e9d7;background:#e7f6ee}@media (max-width:639px){.profile-activity-tabs{gap:12px}.profile-activity-tabs button{gap:4px}.profile-activity-tabs button>svg{width:14px;height:14px;padding:4px}.profile-meta{gap:7px}}.community-space{color:#20314e}.space-hero{background:#fff;border:1px solid #dce5f0;border-radius:20px;margin-bottom:18px;overflow:hidden;box-shadow:0 4px 20px #243e6505}.space-cover{color:#fff;background:#183c70;min-height:174px;position:relative;overflow:hidden}.space-cover:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:270px;height:270px;position:absolute;top:-95px;right:-70px;box-shadow:0 0 0 32px #ffffff06,0 0 0 65px #ffffff04}.space-cover-copy{z-index:1;background:linear-gradient(90deg,#153763e8,#0000);padding:25px 28px 45px;position:relative}.space-cover-copy span{letter-spacing:2px;color:#bdd7ff;margin-bottom:12px;font-size:9px;font-weight:700;display:block}.space-cover-copy strong{letter-spacing:-.6px;font-size:23px;font-weight:600;line-height:1.35;display:block}.space-cover-pastel{color:#405681;background:linear-gradient(115deg,#eaf6ff,#f1edff 60%,#fff2e5)}.space-cover-pastel .space-cover-copy{background:0 0;padding-right:205px}.space-cover-pastel .space-cover-copy span{color:#737ba0}.space-cover>.profile-garden{width:195px;height:145px;position:absolute;bottom:5px;right:6px}.space-cover-custom:after{display:none}.space-avatar-fallback{color:#8e79c6;background:#eee9fc}.space-avatar-fallback svg{fill:#d7ccf3}.community-space .space-members{color:#488b74;background:#eaf7f1;border-radius:8px;padding:5px 9px}.community-space .space-members svg{fill:#c5e8db}.community-space .space-welcome{background:#fff9ed;border-color:#f1e7d5}.community-space .space-welcome-icon{color:#b68b35;background:#ffedc7;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.community-space .space-welcome-icon svg{fill:#ffdf8b}.community-space .space-welcome strong{color:#87704d}.community-space .space-welcome p{color:#92816b}.community-space .space-feed-heading h2 svg{box-sizing:content-box;color:#937dca;fill:#dcd1f8;background:#eee9ff;border-radius:11px;padding:8px}.community-space .community-compose-card{background:linear-gradient(115deg,#fff,#f3faf7);border-color:#deece5}.community-space .community-compose-attach svg{color:#b187c5}.community-space .community-post>div.flex.flex-wrap button:nth-child(3n+1){color:#8d75b6;background:#efebfa}.community-space .community-post>div.flex.flex-wrap button:nth-child(3n+2){color:#548c74;background:#e8f5ee}.community-space .community-post>div.flex.flex-wrap button:nth-child(3n+3){color:#aa8054;background:#fff2e5}.space-identity{padding:0 25px 23px}.space-title{color:#182d4e;letter-spacing:-1px;margin:6px 0;font-size:29px;font-weight:750;line-height:1.25}.space-identity p{color:#697b94;font-size:13px;line-height:1.7}.space-members{color:#4c6486;align-items:center;gap:7px;min-height:32px;margin-top:14px;font-size:12px;display:inline-flex}.space-members:hover{color:#0961f5}.space-welcome{background:#edf4ff;border:1px solid #dce9fc;border-radius:13px;align-items:center;gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.space-welcome-icon{color:#3978d9;flex-shrink:0}.space-welcome strong{color:#264b7e;font-size:13px;font-weight:650}.space-welcome p{color:#607b9e;margin-top:3px;font-size:12px;line-height:1.7}.space-feed-tools{margin:28px 0 18px}.space-feed-heading h2{color:#1e3556;letter-spacing:-.4px;align-items:center;gap:9px;font-size:18px;font-weight:700;display:flex}.space-feed-heading h2 svg{color:#4b7cbd}.space-feed-heading p{color:#75849c;margin:5px 0 15px;font-size:12px}.space-search{color:#8191aa;background:#fff;border:1px solid #dce4ef;border-radius:11px;align-items:center;gap:10px;padding:0 14px;display:flex}.space-search:focus-within{border-color:#6f9de5;box-shadow:0 0 0 3px #0961f510}.space-search input{color:#223958;background:0 0;width:100%;min-width:0;padding:13px 0;font-size:13px;outline:none!important}.space-filter-row{border-bottom:1px solid #dfe6f0;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.space-filter-tabs{gap:20px;display:flex}.space-filter-tabs button{color:#728098;border-bottom:2px solid #0000;min-height:45px;font-size:12px;font-weight:600}.space-filter-tabs button[aria-pressed=true]{color:#0961f5;border-color:#0961f5}.space-sort select{color:#536880;background:#fff;border:1px solid #dce4ef;border-radius:8px;max-width:100%;padding:7px;font-size:11px}.community-space .community-post{border-color:#e0e7f0;border-radius:15px;padding:21px}.community-space .community-post h2{letter-spacing:-.25px;font-size:17px;line-height:1.5}.community-space .community-post>a p{color:#60718b;line-height:1.65}.community-space .community-reply{background:#f5f8fc;border-radius:10px}.space-feed-loading{color:#657b9d;justify-content:center;align-items:center;gap:10px;min-height:200px;font-size:13px;display:flex}.space-error{text-align:center;color:#526783;padding:35px 20px}.space-error button,.space-reset{color:#fff;background:#0961f5;border-radius:9px;margin-top:15px;padding:10px 18px;font-size:13px;font-weight:600}@media (max-width:639px){.space-cover{min-height:155px}.space-cover-copy{padding:24px 20px 42px}.space-cover-copy strong{font-size:20px}.space-cover-pastel .space-cover-copy{padding:23px 20px 0}.space-cover>.profile-garden{width:150px;height:98px;margin:-3px 8px 16px auto;display:block;position:relative;bottom:auto;right:auto}.space-identity{padding:0 18px 18px}.space-title{font-size:26px}.space-welcome{align-items:flex-start;padding:13px}.space-welcome-icon{margin-top:3px}.space-filter-tabs{gap:14px}.space-filter-tabs button{font-size:11px}.community-space .community-post{padding:16px}}.community-shell{color:#080b32;background:#f7f9fc}.community-shell>header{background:#fffffff5}.community-nav-icon{color:#526585;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:background .18s,color .18s;display:grid}.community-nav-icon.is-active{color:#0961f5;background:#dceaff;box-shadow:inset 0 0 0 1px #c8deff}.community-shell nav a:hover .community-nav-icon{color:#0961f5;background:#eaf2ff}.community-section-icon{color:#2671ed;background:#eaf2ff;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.community-practice{background:linear-gradient(120deg,#eaf3ff,#f2f7ff);border:1px solid #dce9fd;position:relative;overflow:hidden}.community-practice-art{position:absolute;top:14px;left:12px}.community-shell main{background:linear-gradient(#f7faff 0,#f7f9fc 450px)}.community-feed>div:first-child h1{letter-spacing:-.045em}.community-feed>div:first-child p{font-weight:400}.community-feed>div:first-child>button{font-weight:500;box-shadow:0 3px 8px #0961f518}.community-post{transition:border-color .18s,box-shadow .18s;box-shadow:0 2px 5px #1a315003}.community-composer{box-shadow:0 2px 8px #1a315004}.community-post>div.flex.items-center>button,.community-post>div.flex.items-center>a,.community-post>div.flex.items-center>div>button{min-height:36px;font-weight:400}.community-tracks button{min-height:44px;padding-left:8px;padding-right:17px}.community-tracks button>svg{border-radius:50%;flex-shrink:0;box-shadow:0 1px 3px #2037630d}.community-tracks button[aria-pressed=true]>svg{box-shadow:0 0 0 2px #ffffff50}.community-tracks button[aria-pressed=true]{box-shadow:0 2px 6px #0961f51c}.community-tabs>button{min-height:42px}.community-tabs>button[aria-pressed=true]{font-weight:600}.community-feed-skeleton>div:not(:first-child),.community-feed-skeleton>div:first-child>div{background:#edf1f7;animation:1.6s ease-in-out infinite community-pulse}@keyframes community-pulse{50%{opacity:.45}}@media (hover:hover){.community-post:hover{border-color:#cddbeb;box-shadow:0 4px 18px #1a315008}.community-post>div.flex.items-center>button:hover,.community-post>div.flex.items-center>a:hover{color:#0961f5}}@media (prefers-reduced-motion:reduce){.community-shell *,.community-feed-skeleton>div{transition:none!important;animation:none!important}}.community-shell button,.community-shell a{-webkit-tap-highlight-color:transparent}.community-shell :focus-visible{outline-offset:3px;outline:2px solid #0961f5}.community-post h2{letter-spacing:-.035em}.community-post>div:first-child{align-items:center}.community-reply{position:relative}.community-reply>div:first-child>div{position:absolute;top:30px;right:14px}.community-reply>div:first-child>span{color:#40577d;background:#e0ebfc;padding:2px 7px;font-size:11px;line-height:15px}.community-reply>div:nth-child(2){margin-top:8px}.community-reply>div:nth-child(2)>div>div{padding-right:72px}.community-right-rail>div:last-child{border-top:1px solid #e0e7ef;padding-top:24px}.community-practice>p,.community-practice>button{margin-left:72px}.community-practice>button{border-color:#0961f5;border-radius:8px;width:calc(100% - 72px)}.community-practice>p:first-of-type{padding-top:8px}.community-tracks button:not(.bg-ct-accent){background:0 0}@media (min-width:640px){.community-composer>div{position:relative}.community-composer button:first-of-type{padding-right:40px}.community-composer button[aria-label="Attach a file"]{position:absolute;right:50px}.community-tabs>div:last-child button{border-radius:10px;height:35px}}@media (min-width:1024px) and (max-width:1399px){.community-shell>div>aside:first-child{width:240px}.community-shell>div>aside:last-child{width:320px;padding-inline:18px}.community-shell main>div{padding-inline:24px}.community-practice{padding:16px}.community-practice-art{width:60px;height:60px;left:10px}.community-practice>p{margin-left:60px}.community-practice>button{width:100%;margin-left:0}}@media (min-width:1024px){.community-shell>header>div:first-child>div:nth-child(2){width:min(38vw,566px);position:absolute;left:50%;transform:translate(-50%)}.community-shell>header>div:first-child>div:last-child{margin-left:auto}}@media (max-width:639px){.community-shell>header>div:first-child{height:54px;padding-inline:16px}.community-logo{gap:9px;width:auto;height:35px}.community-wordmark{width:116px}.community-brand-label{font-size:13px}.community-brand-divider{height:22px}.community-shell>header button[aria-label=Search] svg{width:25px;height:25px}.community-shell main>div{padding:14px 20px 24px}.community-feed h1{letter-spacing:-.045em;font-size:27px}.community-feed>div:first-child>a{color:#455575;padding-top:5px;font-size:14px;font-weight:400}.community-feed>div:first-child p{margin-top:3px}.community-tracks{gap:6px;margin-top:12px}.community-tracks button{gap:5px;height:42px;min-height:42px;padding:0 10px 0 6px;font-size:13px}.community-tracks button>svg{width:24px;height:24px}#community-composer{margin-top:10px}.community-composer{border-radius:11px;padding:8px}.community-composer>div{gap:10px}.community-composer>div>:first-child{width:40px!important;height:40px!important}.community-composer button:first-of-type{border-radius:9px;height:auto;min-height:84px;padding:11px;font-size:14px}.community-composer button[aria-label="Write a post"]{width:40px;height:40px}.community-composer button[aria-label="Write a post"] svg{width:24px;height:24px}.community-tabs{gap:24px;margin-top:16px}.community-tabs>button{padding-inline:3px;white-space:nowrap;gap:7px;padding-bottom:9px;font-size:14px}.community-tabs>button>span:last-child{left:0;right:0}.community-post{border-radius:14px;padding:16px}.community-post>div:first-child{gap:15px}.community-post>div:first-child>a>:first-child{width:33.6px!important;height:33.6px!important}.community-post>div:first-child>div>a{font-size:15px}.community-post h2{letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.4}.community-post>a{margin-top:7px}.community-post>a p{margin-top:5px;font-size:14px;line-height:1.35}.community-post>div.flex.flex-wrap{gap:8px;margin-top:8px}.community-post>div.flex.flex-wrap button{padding:4px 15px;font-size:12px}.community-post>div.flex.items-center{gap:22px;margin-top:12px}.community-post>div.flex.items-center svg{width:20px;height:20px}.community-post>div.flex.items-center a{font-size:12px}.community-post>div.flex.items-center>button,.community-post>div.flex.items-center>a,.community-post>div.flex.items-center>div>button{min-height:44px}.community-reply{border-radius:7px;margin-top:12px;padding:7px 10px 10px}.community-reply>div:nth-child(2){gap:10px;margin-top:6px}.community-reply p{font-size:13px;line-height:1.4}.community-reply>div:first-child>div{top:27px;right:12px}.community-reply>div:first-child>div>div:last-child{display:none}.community-bottom-nav{font-family:var(--font-inter), Arial, sans-serif}.community-bottom-nav>div{padding:5px 12px}.community-bottom-nav a{gap:2px;padding:5px 0;position:relative}.community-bottom-nav a[aria-current=page]{background:#e7f0ff;border-radius:12px}.community-bottom-nav a>span:first-child{background:0 0;height:24px}.community-bottom-nav a>span:first-child svg{width:23px;height:23px}.community-bottom-nav a>span:last-child{font-size:11px;font-weight:400}.community-feed>div.sm\:hidden button{height:34px;font-size:12px}}@media (max-width:374px){.community-shell main>div{padding-inline:12px}.community-tabs{gap:15px}.community-tracks button{gap:4px;padding:0 8px 0 5px;font-size:12px}}.community-wordmark{flex-shrink:0;height:auto;display:block}.community-brand-divider{background:#d4deeb;flex-shrink:0;width:1px;height:25px}.community-brand-label{color:#52617d;white-space:nowrap;font-size:15px;font-weight:500}@media (max-width:639px){.community-brand-label{font-size:13px}.community-shell>header>div:first-child>div:last-child{gap:8px}}@media (max-width:359px){.community-wordmark{width:100px}.community-logo{gap:7px}.community-brand-label{font-size:12px}.community-shell>header>div:first-child{padding-inline:12px}}.community-compose-card{background:linear-gradient(115deg,#fff,#f9fbff);border:1px solid #dfe8f5;border-radius:16px;padding:16px 18px;box-shadow:0 3px 12px #234d8605}.community-compose-intro{align-items:center;gap:13px;display:flex}.community-compose-prompt{text-align:left;border-radius:10px;flex:1;min-width:0;min-height:66px;padding:6px 0}.community-compose-prompt strong{color:#223657;font-size:15px;font-weight:600;line-height:1.5;display:block}.community-compose-prompt span{color:#7a8ba5;margin-top:4px;font-size:12px;line-height:1.7;display:block}.community-compose-actions{border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.community-compose-attach{color:#647c9e;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-size:12px;font-weight:500;display:inline-flex}.community-compose-attach svg{color:#7399d1}.community-compose-attach:hover{color:#1261db;background:#edf4ff}.community-compose-create{color:#fff;background:#0961f5;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 3px 8px #0961f514}.community-compose-create:hover{background:#0753d5}.community-compose-card button:focus-visible{outline-offset:3px;outline:3px solid #9fc3fa}@media (max-width:600px){.community-compose-card{padding:13px 14px}.community-compose-intro{gap:11px}.community-compose-prompt strong{font-size:14px}.community-compose-prompt span{font-size:11px}.community-compose-actions{margin-top:9px;padding-top:10px}.community-compose-create,.community-compose-attach{min-height:42px;font-size:11px}}.community-detail{color:#192b49;width:100%;max-width:820px;padding:22px 20px 32px}.community-detail-post{background:#fff;border:1px solid #e0e7f2;border-radius:18px;padding:25px;box-shadow:0 3px 16px #234d8604}.community-detail-author{flex-wrap:wrap;gap:12px}.community-detail-author>div:last-child{flex-wrap:wrap;gap:8px}.community-detail-post h1{letter-spacing:-.6px;color:#142644;overflow-wrap:anywhere;margin-top:22px;font-size:26px;font-weight:700;line-height:1.4}.community-detail-post>p{color:#52647e;overflow-wrap:anywhere;margin-top:14px;font-size:15px;line-height:1.85}.community-detail-actions{border-top:1px solid #edf1f7;margin-top:22px;padding-top:15px}.community-detail-actions button{min-height:40px}.community-detail-compose{background:linear-gradient(115deg,#f0f6ff,#fafcff);border:1px solid #dee8f6;border-radius:16px;padding:20px}.community-detail-compose h2{letter-spacing:-.2px;font-size:16px;font-weight:650}.community-detail-compose>p{color:#74849e;margin:5px 0 15px;font-size:12px}.community-reply-composer{background:#fff;border:1px solid #dce5f2;border-radius:13px;padding:12px}.community-reply-composer:focus-within{border-color:#8cb6fa;box-shadow:0 0 0 3px #0961f509}.community-reply-composer textarea{color:#213653;background:0 0;min-height:84px;font-size:14px}.community-reply-composer button{background:#0961f5;border-radius:10px;min-height:42px;padding:10px 16px;font-size:12px}.community-reply-composer button:disabled{color:#8a9bb6;opacity:1;background:#e5edf9}.community-reply-heading{color:#213653;letter-spacing:-.3px;margin:26px 0 15px;font-size:17px;font-weight:650}.community-reply-card{box-shadow:none;border-color:#e0e7f2;border-radius:15px;padding:18px}.community-reply-card>p{color:#52647e;overflow-wrap:anywhere;margin-top:13px;font-size:14px;line-height:1.8}.community-reply-card>div:last-child{flex-wrap:wrap}.community-reply-card button{min-height:36px}.community-reply-thread{border-left:2px solid #e0e9f6;margin-left:12px;padding-left:14px}.community-detail button:focus-visible,.community-detail a:focus-visible{outline-offset:3px;outline:3px solid #aacbff}@media (max-width:600px){.community-detail{padding:16px 14px 26px}.community-detail-post{border-radius:16px;padding:18px 16px}.community-detail-post h1{margin-top:18px;font-size:21px;line-height:1.45}.community-detail-post>p{font-size:14px;line-height:1.8}.community-detail-author{gap:10px}.community-detail-author>div:last-child{gap:5px}.community-detail-compose,.community-reply-card{padding:15px}.community-reply-thread{margin-left:5px;padding-left:9px}.community-detail{padding-inline:0}}.community-tabs>button>svg{stroke-width:1.8px;flex-shrink:0}@media (max-width:600px){.community-tabs{justify-content:space-between;gap:10px}.community-tabs>button{gap:5px;padding-inline:0;font-size:12px}.community-tabs>button>svg{width:15px;height:15px}.community-tabs>button>span.rounded-full{padding:2px 5px;font-size:10px}}@media (max-width:360px){.community-tabs{gap:5px}.community-tabs>button{gap:4px;font-size:11px}.community-tabs>button>svg{width:13px;height:13px}}.community-feed .community-tracks button{box-shadow:none;color:#657994;background:#fff;border:1px solid #e1e8f3;border-radius:12px}.community-feed .community-tracks button[aria-pressed=true]{color:#6865ac;background:#eef0ff;border-color:#b7b8e6}.community-feed .community-tracks button:nth-child(2)[aria-pressed=true]{color:#46826b;background:#e8f6ef;border-color:#a9d4bf}.community-feed .community-tracks button:nth-child(3)[aria-pressed=true]{color:#a47743;background:#fff2e5;border-color:#e8c9a4}.community-feed .community-tracks button:nth-child(4)[aria-pressed=true]{color:#a66f91;background:#f9edf5;border-color:#dfb7d0}.community-feed .community-compose-card{background:linear-gradient(115deg,#fff,#f2faf6);border-color:#e0ece6;border-radius:16px}.community-feed .community-compose-attach svg{color:#aa85c4}.community-feed .community-tabs>button>svg{box-sizing:content-box;color:#b89342;fill:#ffe1a3;background:#fff0ce;border-radius:9px;flex-shrink:0;padding:6px}.community-feed .community-tabs>button:nth-child(2)>svg{color:#9c83cc;fill:#dfd2f5;background:#f0eaff}.community-feed .community-tabs>button:nth-child(3)>svg{color:#609e86;fill:#c5e7d8;background:#e5f5ee}.community-feed .community-tabs>button{gap:6px}.community-feed .community-post{border-color:#e0e7f1;border-radius:16px;box-shadow:0 3px 14px #304d7303}.community-feed .community-post h2{line-height:1.45}.community-feed .community-post>a p{color:#657993;line-height:1.6}.community-feed .community-post>div.flex.flex-wrap button:nth-child(3n+1){color:#8d75b6;background:#f0ebfa}.community-feed .community-post>div.flex.flex-wrap button:nth-child(3n+2){color:#548c74;background:#e8f5ee}.community-feed .community-post>div.flex.flex-wrap button:nth-child(3n+3){color:#aa8054;background:#fff2e5}.community-feed .community-reply{background:#f3f7fc;border-color:#e3ebf5;border-radius:11px}@media (max-width:639px){.community-feed .community-tabs{gap:9px}.community-feed .community-tabs>button{gap:5px;padding-inline:0;font-size:12px}.community-feed .community-tabs>button>svg{width:14px;height:14px;padding:4px}.community-feed .community-tabs>button>span:not(:last-child){padding-inline:5px;font-size:10px}}.community-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;box-shadow:0 2px 12px #304d7304}.community-header-inner{align-items:center;gap:12px;max-width:1152px;min-height:64px;margin:auto;padding:8px 24px;display:flex}.community-header input{height:40px;background:#f5f8fc!important;font-size:12px!important}.community-header-actions button:focus-visible,.community-header-actions a:focus-visible{outline-offset:3px;outline:3px solid #a9cbff}.community-search-toggle{color:#456caa;background:#f0f5fd;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.community-search-toggle[aria-expanded=true]{color:#0961f5;background:#e1ecff}@media (min-width:1024px){.community-search-toggle{display:none}}@media (max-width:639px){.community-header-inner{gap:6px;min-height:60px;padding:8px 12px}.community-header-actions{gap:4px}.community-header-actions>a{padding:0}.community-header-actions>a>span:first-child{width:32px;height:32px}.community-header-inner>div:first-child{min-width:0}.community-header-inner>div:first-child img{max-width:108px}.community-header-inner>div:first-child a{gap:6px}}@media (max-width:400px){.community-header .community-brand-label{display:none}.community-header-inner{gap:10px}.community-header-actions{gap:8px}}.community-feed .community-tabs{justify-content:flex-start;align-items:stretch;gap:20px;min-width:0;display:flex}.community-feed .community-tabs>button{white-space:nowrap;flex:none;gap:6px;min-height:46px;padding:0 0 10px;font-size:13px}.community-feed .community-tabs>button>svg{width:15px;height:15px;padding:4px}.community-results-toolbar{min-height:36px}.community-results-toolbar>span{min-width:0;font-size:11px}.community-results-toolbar>div{flex-shrink:0}@media (max-width:639px){.community-feed .community-tabs{justify-content:space-between;gap:0}.community-feed .community-tabs>button{gap:4px;min-height:44px;font-size:11px}.community-feed .community-tabs>button>svg{width:13px;height:13px;padding:3px}.community-feed .community-tabs>button>span.rounded-full{padding:2px 4px;font-size:9px}}@media (max-width:350px){.community-feed .community-tabs>button>svg{display:none}}
