@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}:root{color:var(--bw-text);background:var(--bw-surface);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bw-surface);min-width:320px;color:var(--bw-text);margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.35}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--bw-accent);outline-offset:3px}.eyebrow{color:var(--bw-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:850}.brand{align-items:center;gap:.7rem;font-weight:850;display:inline-flex}.brand>b{background:var(--bw-accent);width:2.3rem;height:2.3rem;color:var(--bw-surface);border-radius:.6rem;place-items:center;display:grid}.brand span{line-height:1}.brand small{color:var(--bw-muted);margin-top:.25rem;font-size:.56rem;font-weight:600;display:block}.primary{border:1px solid var(--bw-accent);background:var(--bw-accent);min-height:2.8rem;color:var(--bw-surface);border-radius:.55rem;padding:.7rem 1.05rem;font-size:.75rem;font-weight:800}.avatar{color:#282521;background:#e3dfd6;border-radius:50%;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-size:.62rem;font-weight:850;display:grid}.empty{color:var(--bw-muted);text-align:center;padding:3rem 1rem}.modal{z-index:50;background:#151515aa;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal>form,.modal>div{background:var(--bw-surface);border-radius:1rem;width:min(31rem,100%);padding:2rem;position:relative;box-shadow:0 2rem 5rem #0004}.modal h2{letter-spacing:-.04em;margin:.6rem 0 1.5rem;font-size:2rem}.modal label{color:var(--bw-muted);gap:.45rem;margin:1rem 0;font-size:.68rem;font-weight:700;display:grid}.modal input,.modal textarea,.modal select{background:#fff;border:1px solid #7775;border-radius:.5rem;width:100%;padding:.8rem}.modal textarea{resize:vertical;min-height:7rem}.modal .primary{width:100%;margin-top:.6rem}.close{background:0 0;border:0;font-size:1.5rem;position:absolute;top:1rem;right:1rem}:root{--bw-accent:#6147cc;--bw-surface:#f8f6ff;--bw-text:#241f36;--bw-muted:#6f6882}.community>header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f6ffed;border-bottom:1px solid #241f361c;grid-template-columns:1fr minmax(18rem,32rem) 1fr;align-items:center;gap:2rem;padding:1rem 3vw;display:grid;position:sticky;top:0}.community>header label{position:relative}.community>header label span{width:1px;height:1px;position:absolute;overflow:hidden}.community>header input{background:#fff;border:1px solid #241f3620;border-radius:99px;width:100%;padding:.75rem 1rem}.community>header nav{justify-content:flex-end;align-items:center;gap:1rem;font-size:.65rem;display:flex}.community>header nav button{background:0 0;border:0}.community main{grid-template-columns:13rem minmax(25rem,1fr) 18rem;gap:2rem;max-width:88rem;margin:auto;padding:2rem 3vw;display:grid}.left{align-self:start;position:sticky;top:6rem}.left>.primary{width:100%}.left nav{gap:.2rem;margin:1.5rem 0;display:grid}.left nav button{color:var(--bw-muted);text-align:left;background:0 0;border:0;border-radius:.45rem;justify-content:space-between;padding:.65rem;font-size:.65rem;display:flex}.left nav button[aria-pressed=true]{color:var(--bw-text);background:#eae5fa;font-weight:800}.guidelines{background:#ede9fb;border-radius:.7rem;padding:1rem}.guidelines>span{color:var(--bw-accent)}.guidelines h3{font-size:.75rem}.guidelines p{color:var(--bw-muted);font-size:.6rem;line-height:1.55}.guidelines a{font-size:.58rem;font-weight:800}.feed-head{justify-content:space-between;align-items:end;display:flex}.feed-head h1{margin:.4rem 0;font-size:1.8rem}.feed-head>button{background:#fff;border:1px solid #241f3620;border-radius:.4rem;padding:.6rem}.posts{gap:.8rem;margin-top:1.5rem;display:grid}.posts article{background:#fff;border:1px solid #241f3618;border-radius:.75rem;padding:1.2rem}.posts article>header{align-items:center;gap:.7rem;display:flex}.posts article header p{margin:0}.posts article header b,.posts article header small{font-size:.62rem;display:block}.posts article header small{color:var(--bw-muted);margin-top:.25rem;font-size:.52rem}.posts article header button{color:var(--bw-accent);background:0 0;border:0;margin-left:auto;font-size:1rem}.posts article h2{margin:1.2rem 0 .5rem;font-size:1.2rem}.posts article>p{color:var(--bw-muted);font-size:.72rem;line-height:1.65}.posts article footer{gap:.5rem;margin-top:1rem;display:flex}.posts article footer button,.posts article footer a{color:var(--bw-muted);background:#f1eef8;border:0;border-radius:99px;padding:.45rem .65rem;font-size:.56rem}.posts article footer button[aria-pressed=true]{color:#4b2faf;background:#e6ddff}.right{align-content:start;gap:1rem;display:grid}.right section{background:#fff;border:1px solid #241f3618;border-radius:.7rem;padding:1rem}.right h2{font-size:1rem}.right p:not(.eyebrow){color:var(--bw-muted);font-size:.62rem;line-height:1.5}.right a{font-size:.58rem;font-weight:800}.faces{margin:1rem 0;display:flex}.faces span,.faces b{background:#e2dcf3;border:2px solid #fff;border-radius:50%;place-items:center;width:2rem;height:2rem;margin-left:-.3rem;font-size:.5rem;display:grid}.faces b{background:var(--bw-text);color:#fff}.event{color:#fff;background:var(--bw-text)!important}.event>span{background:#e85848;border-radius:99px;padding:.25rem .45rem;font-size:.48rem;font-weight:850;display:inline-block}.event .eyebrow{color:#bcaeff;margin-top:1rem}.event p:not(.eyebrow){color:#c7c0dc}.event button{color:#201b32;background:#a994ff;border:0;border-radius:.4rem;width:100%;padding:.65rem;font-size:.62rem;font-weight:800}.topics{gap:.2rem;display:grid}.topics .eyebrow{margin-bottom:.6rem}.topics a{justify-content:space-between;padding:.5rem 0;display:flex}.topics a span{color:var(--bw-muted);font-weight:500}@media(max-width:1000px){.community main{grid-template-columns:12rem 1fr}.right{display:none}}@media(max-width:700px){.community>header{grid-template-columns:1fr auto}.community>header label{grid-area:2/1/auto/-1}.community>header nav a{display:none}.community main{grid-template-columns:1fr;padding:1rem}.left{position:static}.left nav{display:flex;overflow:auto}.left nav button{white-space:nowrap}.guidelines{display:none}.feed-head{flex-direction:column;align-items:flex-start;gap:1rem}}.community{overflow-x:hidden}.feed{min-width:0}.community>header{background:color-mix(in srgb,var(--bw-surface) 94%,transparent)}.community>header input,.posts article,.right section{background:var(--bw-surface)}.left nav button[aria-pressed=true],.guidelines,.posts article footer button,.posts article footer a{background:color-mix(in srgb,var(--bw-accent) 12%,var(--bw-surface))}.community>header .brand small,.posts article header small,.posts article footer button,.posts article footer a{color:color-mix(in srgb,var(--bw-text) 76%,var(--bw-surface))}.avatar,.faces span{background:color-mix(in srgb,var(--bw-accent) 16%,var(--bw-surface));color:var(--bw-text)}.modal input,.modal textarea,.modal select{background:color-mix(in srgb,var(--bw-surface) 94%,var(--bw-text))}.community .primary{background:var(--bw-text);border-color:var(--bw-text);color:var(--bw-surface)}.feed-head>button{background:var(--bw-surface);color:var(--bw-text)}.feed-head .eyebrow{color:color-mix(in srgb,var(--bw-text) 82%,var(--bw-surface))}
