.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0;padding:0;border:0;color:var(--text);background:transparent;font:inherit;cursor:pointer}.theme-toggle-track{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:58px;height:32px;padding:0 7px;overflow:hidden;border:1px solid rgba(241,200,91,.34);border-radius:999px;color:rgba(255,247,230,.68);background:rgba(255,255,255,.055);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.theme-toggle:focus-visible .theme-toggle-track,.theme-toggle:hover .theme-toggle-track{border-color:rgba(241,200,91,.72);box-shadow:0 0 0 3px rgba(241,200,91,.14)}.theme-toggle:focus-visible{outline:none}.theme-toggle-moon,.theme-toggle-sun{position:relative;z-index:2;pointer-events:none}.theme-toggle-sun{color:#f1c85b}.theme-toggle-moon{justify-self:end;color:#fff7e6}.theme-toggle-thumb{position:absolute;z-index:1;top:3px;left:29px;width:24px;height:24px;border-radius:50%;background:rgba(255,247,230,.16);box-shadow:0 2px 9px rgba(0,0,0,.32);transition:transform .22s cubic-bezier(.2,.8,.2,1),background .18s ease}.theme-toggle-label{color:inherit;font-size:.76rem;font-weight:700;letter-spacing:.025em}.theme-toggle-admin{justify-content:flex-start;width:100%;padding:10px 12px;border:1px solid rgba(241,200,91,.16);border-radius:10px;color:rgba(255,247,230,.74)}.theme-toggle-menu{justify-content:flex-start;width:calc(100% - 20px);margin:4px 10px 8px;padding:9px 10px;border:1px solid rgba(255,247,230,.1);border-radius:9px;color:rgba(255,247,230,.78);background:rgba(255,255,255,.025)}.theme-toggle-dock{position:fixed;z-index:120;right:22px;bottom:22px;padding:7px;border:1px solid rgba(241,200,91,.3);border-radius:999px;background:rgba(12,12,10,.88);box-shadow:0 14px 36px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.admin-shell)>.theme-toggle-dock,body:has(.content-studio-shell)>.theme-toggle-dock,body:has(.topbar)>.theme-toggle-dock{display:none}html[data-theme=light]{color-scheme:light;--black:#f4efe4;--black-soft:#eee6d7;--panel:#fffaf0;--panel-strong:#fffdf8;--gold:#a47318;--gold-soft:#c6932f;--gold-dark:#76500d;--line:rgba(85,63,28,0.18);--line-strong:rgba(85,63,28,0.3);--text:#211e18;--muted:#625b50;--faint:#817768;--ring:rgba(164,115,24,0.28);--admin-panel:#fffaf0;--admin-panel-strong:#fffdf8;--admin-border:rgba(85,63,28,0.18);--feed-panel:#fffaf0;--feed-panel-raised:#fffdf8;--feed-border:rgba(85,63,28,0.19);--feed-muted:#6b6255;--feed-gold:#926514;--upgrade-ink:#211e18;--upgrade-panel:#fffaf0;--upgrade-line:rgba(85,63,28,0.18)}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at 12% -6%,rgba(209,169,77,.19),transparent 30rem),radial-gradient(circle at 92% 22%,rgba(116,142,119,.1),transparent 28rem),linear-gradient(180deg,#faf6ed,#f2ecdf)}html[data-theme=light] ::selection{color:#17130b;background:#efd176}html[data-theme=light] .theme-toggle-track{border-color:rgba(118,80,13,.3);color:#655d50;background:rgba(99,74,29,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.56)}html[data-theme=light] .theme-toggle-thumb{transform:translateX(-26px);background:#fff9e8;box-shadow:0 2px 8px rgba(88,63,18,.24)}html[data-theme=light] .theme-toggle-moon{color:#675e51}html[data-theme=light] :is(.theme-toggle-admin,.theme-toggle-menu){color:#40392f;border-color:rgba(85,63,28,.16);background:rgba(91,66,24,.045)}html[data-theme=light] .theme-toggle-dock{border-color:rgba(118,80,13,.26);background:rgba(255,250,240,.9);box-shadow:0 14px 36px rgba(76,57,24,.18)}html[data-theme=light] .topbar{border-bottom-color:rgba(85,63,28,.17);background:rgba(250,246,237,.9);box-shadow:0 10px 32px rgba(72,53,22,.08)}html[data-theme=light] .topbar:before{background:linear-gradient(90deg,transparent,rgba(164,115,24,.46),transparent)}html[data-theme=light] :is(.logo-wordmark,.main-nav a,.member-button,.site-footer,.site-footer a){color:var(--text)}html[data-theme=light] .main-nav a:hover{color:var(--gold-dark);background:rgba(164,115,24,.08)}html[data-theme=light] :is(.member-button,.outline-button,.secondary-button){border-color:rgba(85,63,28,.25);color:#302a21;background:rgba(255,253,248,.68)}html[data-theme=light] :is(.member-button,.outline-button,.secondary-button):hover{border-color:rgba(164,115,24,.5);color:#714b09;background:#fffaf0}html[data-theme=light] .site-footer{border-top-color:rgba(85,63,28,.18);background:rgba(236,228,211,.72)}html[data-theme=light] :is(.teaching-card,.tier-card,.resource-card,.event-card,.daily-wisdom-public-card,.featured-wisdom-card,.wisdom-path-card,.wisdom-companion-card,.wisdom-companion-invitation,.benefit-item,.contact-card,.contact-form,.donation-panel,.signin-card,.auth-continue-card,.billing-promise-card,.achievement-card,.activity-item,.bottom-cta,.join-card,.join-plan-card,.membership-offer-card){border-color:rgba(85,63,28,.18);color:var(--text);background:linear-gradient(145deg,rgba(255,253,248,.97),rgba(248,241,227,.97));box-shadow:0 18px 48px rgba(75,55,20,.08)}html[data-theme=light] :is(.section-heading,.section-heading h2,.page-section h1,.page-section h2,.page-section h3,.page-section strong,.signin-card h1,.auth-continue-card h1){color:#211e18}html[data-theme=light] :is(.section-heading p,.page-section p,.page-section li,.signin-card p,.auth-continue-card p){color:var(--muted)}html[data-theme=light] :is(input,textarea,select){border-color:rgba(85,63,28,.24);color:#211e18;background-color:rgba(255,253,248,.94);color-scheme:light}html[data-theme=light] :is(input,textarea,select)::placeholder{color:#8a8173}html[data-theme=light] :is(input,textarea,select):focus{border-color:rgba(164,115,24,.68);box-shadow:0 0 0 3px rgba(164,115,24,.14)}html[data-theme=light] select option{color:#211e18;background:#fffaf0}html[data-theme=light] :is(.signin-page,.auth-continue-page,.onboarding-page,.join-page){color:var(--text);background:radial-gradient(circle at 15% 10%,rgba(209,169,77,.2),transparent 25rem),linear-gradient(180deg,#faf6ed,#f0e9db)}html[data-theme=light] :is(.signin-panel,.onboarding-panel,.join-panel,.membership-checkout-form){border-color:rgba(85,63,28,.2);color:var(--text);background:rgba(255,253,248,.93);box-shadow:0 24px 60px rgba(75,55,20,.12)}html[data-theme=light] .admin-shell{--admin-muted:#5b5347;--area-accent:#76500d;--area-accent-soft:rgba(118,80,13,0.1);--muted:#554e42;--faint:#675f53;color:var(--text);background:radial-gradient(circle at 78% -8%,rgba(200,159,66,.14),transparent 28rem),#f4efe4}html[data-theme=light] :is(.admin-sidebar,.admin-topbar,.account-menu-popover){border-color:rgba(85,63,28,.18);color:var(--text);background:rgba(255,250,240,.97);box-shadow:0 18px 44px rgba(75,55,20,.12)}html[data-theme=light] :is(.admin-nav a,.admin-user,.account-menu-popover a,.account-menu-popover button){color:#302b23}html[data-theme=light] :is(.admin-brand span,.admin-brand strong,.admin-user strong){color:#28231c}html[data-theme=light] :is(.admin-brand small,.admin-user small){color:#62594c}html[data-theme=light] :is(.admin-search,.account-menu-toggle){border-color:rgba(85,63,28,.2);color:#302a21;background:rgba(255,253,248,.84)}html[data-theme=light] :is(.admin-search svg,.admin-bell svg,.account-menu-toggle>svg){color:#76500d}html[data-theme=light] .admin-search input{color:#28231c;background:transparent}html[data-theme=light] .admin-search input::placeholder{color:#71685b;opacity:1}html[data-theme=light] :is(.admin-nav a:hover,.admin-nav a.active,.account-menu-popover a:hover){color:#6f4b0c;background:rgba(164,115,24,.09)}html[data-theme=light] .wisdom-points-card{border-color:rgba(118,80,13,.22);color:#28231c;background:radial-gradient(circle at 16% 18%,rgba(201,154,48,.16),transparent 34%),linear-gradient(135deg,rgba(255,250,235,.98),rgba(232,240,228,.94));box-shadow:0 12px 30px rgba(75,55,20,.07)}html[data-theme=light] .wisdom-points-card :is(p,strong){color:#76500d}html[data-theme=light] .wisdom-points-card small{color:#5d5549}html[data-theme=light] .wisdom-points-card em{background:rgba(85,63,28,.12)}html[data-theme=light] .admin-commitment{border-color:rgba(85,63,28,.2);color:#302a21;background:rgba(255,253,248,.56)}html[data-theme=light] .admin-welcome :is(h1,strong){color:#211e18}html[data-theme=light] .admin-welcome :is(p,span){color:#5d5549}html[data-theme=light] :is(.admin-card,.admin-chart-card,.admin-table-card,.admin-side-panel,.admin-wizard-card,.admin-wizard-panel,.admin-kpi,.admin-mini-stat,.admin-event-row,.moderation-report-card){border-color:rgba(85,63,28,.18);color:var(--text);background:linear-gradient(145deg,#fffdf8,#f8f1e3);box-shadow:0 16px 42px rgba(75,55,20,.07)}html[data-theme=light] :is(.admin-card,.admin-table-card,.admin-wizard-card,.admin-side-panel) :is(p,small){color:var(--muted)}html[data-theme=light] :is(.admin-table-row,.admin-section-head,.account-menu-identity,.account-menu-more){border-color:rgba(85,63,28,.14)}html[data-theme=light] .content-studio-shell{color:var(--text);background:#f4efe4}html[data-theme=light] .content-studio-sidebar{border-right-color:rgba(85,63,28,.18);background:linear-gradient(180deg,#fffaf0,#eee5d3)}html[data-theme=light] :is(.content-studio-brand,.content-studio-sidebar a,.content-studio-user){color:#2d2820}html[data-theme=light] .content-studio-sidebar nav a:hover{color:#6f4b0c;background:rgba(164,115,24,.09)}html[data-theme=light] :is(.content-import-panel,.training-admin-grid,.beta-invite-panel,.content-studio-main .admin-card){border-color:rgba(85,63,28,.18);color:var(--text);background:#fffaf0;box-shadow:0 16px 42px rgba(75,55,20,.07)}html[data-theme=light] .community-feed-home{--feed-panel:#fffaf0;--feed-panel-raised:#fffdf8;--feed-border:rgba(85,63,28,0.19);--feed-muted:#5d5549;--feed-gold:#76500d;color:var(--text);background:radial-gradient(circle at 76% 0,rgba(196,151,52,.1),transparent 26rem),#f4efe4}html[data-theme=light] .community-feed-heading :is(h1,strong){color:#211e18}html[data-theme=light] .community-feed-heading p{color:#5d5549}html[data-theme=light] :is(.community-composer,.community-post-card,.community-about-card,.community-leaderboard-card,.community-streak-card,.community-next-event,.community-feed-notice,.community-feed-empty,.member-directory-panel,.member-profile-hero,.member-profile-about,.member-profile-achievements,.member-profile-score-card){border-color:rgba(85,63,28,.18);color:var(--text);background:linear-gradient(145deg,#fffdf8,#f8f1e3);box-shadow:0 15px 40px rgba(75,55,20,.07)}html[data-theme=light] #community-levels{border-color:rgba(118,80,13,.28);color:#28231c;background:radial-gradient(circle at 12% 20%,rgba(201,154,48,.13),transparent 34%),linear-gradient(145deg,#fffdf8,#f4ecdc);box-shadow:0 18px 48px rgba(75,55,20,.1)}html[data-theme=light] #community-levels :is(h2,strong){color:#28231c}html[data-theme=light] #community-levels :is(p,small){color:#5d5549}html[data-theme=light] #community-levels>div:last-child>article{border-color:rgba(85,63,28,.17);background:rgba(255,253,248,.72)}html[data-theme=light] #community-levels>div:last-child>article:hover{border-color:rgba(118,80,13,.34);background:#fffaf0}html[data-theme=light] #community-levels article>span:first-child{color:#554d41;background:rgba(85,63,28,.1)}html[data-theme=light] #community-levels article em{color:#76500d}html[data-theme=light] #community-levels [aria-label*=progress]{background:rgba(85,63,28,.12)}html[data-theme=light] #community-levels>div:first-child>div:first-child:before{background:#fffaf0}html[data-theme=light] :is(.community-streak-card strong,.community-composer-trigger,.community-post-author strong,.community-member-name-link,.community-post-content h2,.community-about-copy h2,.community-about-card dd,.community-leaderboard-card>header strong,.community-leaderboard-card li strong,.community-leaderboard-card>footer strong,.community-feed-empty h2,.member-profile-score-card>strong){color:#28231c}html[data-theme=light] :is(.community-composer-trigger,.community-post-content p,.community-link-hint,.community-comment-preview p,.community-comment-preview time,.community-about-copy p,.community-about-card dt,.community-leaderboard-card>header small,.community-leaderboard-card>p,.community-leaderboard-card li small,.community-leaderboard-card>footer small,.community-feed-empty p){color:#5d5549}html[data-theme=light] .community-post-actions{border-top-color:rgba(85,63,28,.14)}html[data-theme=light] :is(.community-post-actions button,.community-post-actions>span){color:#655d50}html[data-theme=light] :is(.community-post-actions>a,.rich-post-body>p a){color:#315b9d;-webkit-text-decoration-color:rgba(49,91,157,.35);text-decoration-color:rgba(49,91,157,.35)}html[data-theme=light] .community-comment-preview{border-top-color:rgba(85,63,28,.14)}html[data-theme=light] .community-comment-preview strong{color:#302a21}html[data-theme=light] .community-reaction-avatars img{border-color:#fffaf0}html[data-theme=light] .community-category-chips button{border-color:rgba(85,63,28,.18);color:#5d5549;background:rgba(255,253,248,.64)}html[data-theme=light] .community-category-chips button.active{border-color:rgba(118,80,13,.36);color:#493006;background:rgba(201,154,48,.14)}html[data-theme=light] .community-feed-search input{color:#28231c}html[data-theme=light] .community-feed-search input::placeholder{color:#746b5e;opacity:1}html[data-theme=light] :is(.community-about-card dl,.community-leaderboard-card>footer,.community-leaderboard-card li+li){border-color:rgba(85,63,28,.14)}html[data-theme=light] .community-about-card dl div+div{border-left-color:rgba(85,63,28,.14)}html[data-theme=light] .community-leaderboard-card li>b{color:#315b9d}html[data-theme=light] .community-rank.rank-2{color:#4f5c61;background:rgba(79,92,97,.1)}html[data-theme=light] .community-leaderboard-rule{border-color:rgba(39,109,93,.3);color:#276d5d!important;background:rgba(39,109,93,.06)}html[data-theme=light] .community-leaderboard-open{border-color:rgba(118,80,13,.28);color:#684607;background:rgba(201,154,48,.1)}html[data-theme=light] .community-leaderboard-open:focus-visible,html[data-theme=light] .community-leaderboard-open:hover{border-color:rgba(118,80,13,.52);color:#493006;background:rgba(201,154,48,.17)}html[data-theme=light] .community-next-event{border-color:rgba(118,80,13,.28);background:radial-gradient(circle at 84% -80%,rgba(212,166,54,.18),transparent 48%),linear-gradient(108deg,#fffaf0,#f1e8d7 52%,#f8f1e3);box-shadow:0 14px 32px rgba(75,55,20,.09),inset 0 1px 0 rgba(255,255,255,.72)}html[data-theme=light] .community-next-event>span:first-child{border-color:rgba(118,80,13,.24);color:#76500d;background:rgba(201,154,48,.11)}html[data-theme=light] .community-next-event>div :is(strong,small){color:#302a21}html[data-theme=light] .community-next-event>div small{color:#655d50}html[data-theme=light] .community-next-event>time{border-color:rgba(85,63,28,.16);background:rgba(85,63,28,.08)}html[data-theme=light] .community-next-event>time small{color:#655d50}html[data-theme=light] .community-next-event>time strong{color:#302a21}html[data-theme=light] :is(.community-post-card,.community-about-card,.community-leaderboard-card,.community-streak-card) :is(p,small,time){color:var(--muted)}html[data-theme=light] :is(.community-feed-search,.community-feed-controls select,.community-quick-reply-box,.community-composer-popover,.community-emoji-picker,.community-gif-picker,.community-giphy-panel,.community-link-popover){border-color:rgba(85,63,28,.2);color:var(--text);background:#fffaf0;box-shadow:0 18px 48px rgba(75,55,20,.12);color-scheme:light}html[data-theme=light] :is(.community-composer-popover,.community-emoji-picker,.community-gif-picker,.community-giphy-panel,.community-link-popover) :is(h2,h3,strong,button,label){color:#302a21}html[data-theme=light] :is(.community-composer-popover,.community-emoji-picker,.community-gif-picker,.community-giphy-panel,.community-link-popover) :is(p,small,span){color:#5d5549}html[data-theme=light] .community-composer-tool-row button{border-color:rgba(85,63,28,.2);color:#51483b;background:rgba(85,63,28,.045)}html[data-theme=light] .community-composer-tool-row button:is(:hover,:focus-visible,.active){border-color:rgba(164,115,24,.44);color:#76500d;background:rgba(164,115,24,.1)}html[data-theme=light] .community-media-selection{border-color:rgba(85,63,28,.2);background:#fffaf0}html[data-theme=light] .community-media-selection figcaption{border-top:1px solid rgba(85,63,28,.13)}html[data-theme=light] .community-media-selection figcaption strong{color:#302a21}html[data-theme=light] .community-media-selection figcaption small{color:#655d50}html[data-theme=light] .community-media-selection figcaption button{border-color:rgba(85,63,28,.2);color:#655d50}html[data-theme=light] .community-tool-notice{color:#76500d!important}html[data-theme=light] .member-event-popup-backdrop{background:rgba(34,29,21,.46)}html[data-theme=light] .member-event-popup{background:#fffdf8;border-color:rgba(151,105,20,.3);box-shadow:0 26px 70px rgba(64,46,15,.24)}html[data-theme=light] .member-event-popup-copy h2{color:#241f18}html[data-theme=light] .member-event-popup-copy>p:not(.admin-section-kicker,.member-event-popup-notice),html[data-theme=light] .member-event-popup-meta>span,html[data-theme=light] .member-event-popup-prompt span,html[data-theme=light] .member-event-popup-zoom-note{color:#5f574a}html[data-theme=light] .member-event-popup-meta{border-color:rgba(85,63,28,.15)}html[data-theme=light] .member-event-popup-prompt{background:#fff7df}html[data-theme=light] .member-event-popup-download{border-color:rgba(85,63,28,.2);color:#51483b}html[data-theme=light] .circle-archived-label{background:rgba(255,255,255,.82);border-color:rgba(91,68,13,.22);color:#4b3a10}html[data-theme=light] .circle-archived-notice,html[data-theme=light] .moderation-metrics article{background:#fffdf8;border-color:rgba(91,68,13,.2)}html[data-theme=light] .circle-archived-notice span,html[data-theme=light] .moderation-metrics span{color:#625d52}html[data-theme=light] .admin-circle-health-list button,html[data-theme=light] .admin-circle-health-list select{background:#fffdf8;border-color:rgba(91,68,13,.22);color:#302b22}html[data-theme=light] .community-recycle-actions input:not([type=hidden]){background:#fffdf8;border-color:rgba(91,68,13,.24);color:#302b22}html[data-theme=light] .moderation-report-card .community-recycle-actions .community-recycle-purge{background:#8b332f;color:#fffaf2}html[data-theme=light] .community-post-destination label{background:#fffdf8;border-color:rgba(85,63,28,.18)}html[data-theme=light] .community-post-destination label.selected{background:#fff7df;border-color:rgba(164,115,24,.48)}html[data-theme=light] .community-post-destination label strong{color:#302a21}html[data-theme=light] .community-post-destination label small{color:#655d50}html[data-theme=light] .community-post-audience{background:#f5f0e7;border-color:rgba(85,63,28,.15);color:#5f574a}html[data-theme=light] .community-post-audience.everyone,html[data-theme=light] .community-post-everyone{color:#176578}html[data-theme=light] .thoughts-prayers-wizard{background:#fffdf8;border-color:rgba(85,63,28,.15)}html[data-theme=light] .thoughts-prayers-choice-grid label>span>strong,html[data-theme=light] .thoughts-prayers-review strong,html[data-theme=light] .thoughts-prayers-wizard legend{color:#302a21}html[data-theme=light] .thoughts-prayers-choice-grid label{background:#fffdf8;border-color:rgba(85,63,28,.16)}html[data-theme=light] .thoughts-prayers-choice-grid label.selected{background:#fbf0fc;border-color:rgba(140,76,145,.38)}html[data-theme=light] .thoughts-prayers-choice-grid label>span>small,html[data-theme=light] .thoughts-prayers-review blockquote,html[data-theme=light] .thoughts-prayers-safety span{color:#655d50}html[data-theme=light] .thoughts-prayers-privacy{background:#effbfe!important;border-color:rgba(23,101,120,.2)!important}html[data-theme=light] .thoughts-prayers-privacy strong,html[data-theme=light] .thoughts-prayers-privacy>span{color:#225e6d}html[data-theme=light] .thoughts-prayers-safety{background:#fff6ee!important;border-color:rgba(152,79,26,.2)!important}html[data-theme=light] .thoughts-prayers-safety strong{color:#8e4919}html[data-theme=light] .thoughts-prayers-review blockquote{background:#f8f3eb}html[data-theme=light] :is(.community-comment-preview,.circle-comment-input,.circle-comment-form){border-color:rgba(85,63,28,.15);color:var(--text);background:rgba(91,66,24,.035)}html[data-theme=light] .community-shared-media{border-color:rgba(85,63,28,.18);background:#eee7da}html[data-theme=light] .circle-room-hero{background:#fffaf0;border-color:rgba(85,63,28,.2)}html[data-theme=light] .circle-room-hero-shade{background:linear-gradient(90deg,rgba(255,250,240,.97),rgba(255,250,240,.9) 46%,rgba(255,250,240,.25))}html[data-theme=light] .circle-room-hero-copy h1{color:#211e18;text-shadow:0 1px 0 rgba(255,255,255,.7)}html[data-theme=light] .circle-room-hero-copy>p:not(.admin-section-kicker){color:#554e42}html[data-theme=light] .circle-room-stats>span{background:rgba(255,253,248,.88);border-color:rgba(85,63,28,.2);color:#51493d}html[data-theme=light] .circle-room-hero-copy>button{background:rgba(255,253,248,.9);border-color:rgba(164,115,24,.4);color:#76500d}html[data-theme=light] .circle-room-tabs{background:#fffaf0;border-color:rgba(85,63,28,.2);box-shadow:0 12px 30px rgba(75,55,20,.07)}html[data-theme=light] .circle-room-tabs button{color:#625b50}html[data-theme=light] .circle-room-tabs button:is(:hover,:focus-visible){background:rgba(164,115,24,.07);color:#4a4135}html[data-theme=light] .circle-room-tabs button.active{background:#fff1c9;color:#76500d}html[data-theme=light] :is(.circle-rich-composer h2,.circle-feed-toolbar h2,.circle-people-view h2,.circle-welcome-panel h2,.circle-points-panel h2,.circle-growth-hero h2,.circle-about-view h2,.circle-post-author strong,.circle-comment-list strong,.circle-post-content h3,.circle-empty-feed h3,.circle-member-card>div h3,.circle-leaderboard b,.circle-role-guide strong){color:#28231c}html[data-theme=light] :is(.circle-composer-fields input,.circle-composer-fields select,.circle-rich-composer textarea,.circle-comment-form input,.circle-guide-form input,.circle-guide-form select,.circle-guide-form textarea,.circle-report-menu select,.circle-report-menu textarea){background:#fffdf8;border-color:rgba(85,63,28,.22);color:#28231c}html[data-theme=light] .circle-conversation-card.pinned{background:linear-gradient(110deg,#fff5d8,#fffdf8 38%);border-color:rgba(164,115,24,.38)}html[data-theme=light] .circle-comment-list p,html[data-theme=light] .circle-growth-note,html[data-theme=light] .circle-post-content p,html[data-theme=light] .circle-welcome-panel li,html[data-theme=light] :is(.circle-about-purpose>p:not(.admin-section-kicker),.circle-rules-panel li,.circle-role-guide small){color:#5d5549}html[data-theme=light] .circle-post-actions{border-color:rgba(85,63,28,.14)}html[data-theme=light] .circle-post-actions>:is(button,span){color:#655d50}html[data-theme=light] .circle-post-actions>button.active{color:#225c43}html[data-theme=light] .circle-comment-list>article,html[data-theme=light] .circle-role-guide>div>span,html[data-theme=light] :is(.circle-points-panel,.circle-member-card) dl>div{background:rgba(91,66,24,.04)}html[data-theme=light] :is(.circle-points-panel dt,.circle-member-card dt,.circle-post-author small,.circle-post-author time,.circle-comment-list small,.circle-comment-list time,.circle-role,.circle-member-card>div p,.circle-leaderboard>header,.circle-leaderboard small,.circle-about-purpose dt){color:#6b6255}html[data-theme=light] :is(.circle-post-kind,.circle-people-view>header>span,.circle-about-purpose dd){color:#176578}html[data-theme=light] :is(.circle-points-panel dd,.circle-growth-note svg){color:#225c43}html[data-theme=light] .circle-feed-toolbar button,html[data-theme=light] .circle-member-card footer :is(button,span){border-color:rgba(85,63,28,.2);color:#625b50}html[data-theme=light] .circle-feed-toolbar button.active{background:#e9f6f4;border-color:rgba(23,101,120,.3);color:#176578}html[data-theme=light] .circle-growth-hero{background:linear-gradient(105deg,#fff1c9,#e9f6f4)}html[data-theme=light] .circle-leaderboard>:is(header,article){border-color:rgba(85,63,28,.14)}html[data-theme=light] .circle-leaderboard>article{color:#5d5549}html[data-theme=light] .circle-leaderboard>article.current{background:#e9f6f4}html[data-theme=light] .circle-about-purpose dl>div{background:#f3faf8;border-color:rgba(23,101,120,.18)}html[data-theme=light] .circle-role-guide>div svg{color:#176578}html[data-theme=light] .circle-report-menu form{background:#fffdf8;border-color:rgba(85,63,28,.24);box-shadow:0 18px 50px rgba(75,55,20,.18)}html[data-theme=light] body>[role=presentation]:has(>[role=dialog]){background:rgba(42,34,22,.34)}html[data-theme=light] [role=dialog]{border-color:rgba(118,80,13,.32)!important;color:#211e18!important;background:radial-gradient(circle at 100% 0,rgba(209,169,77,.13),transparent 23rem),#fffaf0!important;box-shadow:0 28px 80px rgba(64,47,20,.22)!important;color-scheme:light}html[data-theme=light] [role=dialog] :is(h1,h2,h3,strong,button,label,summary){color:#2b261e}html[data-theme=light] [role=dialog] :is(p,small){color:#685f52}html[data-theme=light] [role=dialog] :is(header,aside,section,li,[role=tabpanel],[role=tab]){border-color:rgba(85,63,28,.15)!important}html[data-theme=light] [role=dialog] :is(li,[role=tabpanel],aside){background-color:rgba(91,66,24,.035)!important}html[data-theme=light] [role=dialog] [aria-selected=true]{border-color:rgba(164,115,24,.48)!important;color:#76500d!important;background:rgba(164,115,24,.11)!important}html[data-theme=light] :is(.calendar-shell,.calendar-panel,.calendar-grid,.event-detail,.event-detail-card,.event-list,.event-list-item){border-color:rgba(85,63,28,.18);color:var(--text);background:#fffaf0;box-shadow:0 16px 42px rgba(75,55,20,.07)}html[data-theme=light] :is(.calendar-day,.calendar-weekday,.calendar-toolbar){border-color:rgba(85,63,28,.15);color:#302a21;background:rgba(255,253,248,.72)}html[data-theme=light] section[aria-label="Admin event calendar"]{border-color:rgba(85,63,28,.2)!important;color:#211e18!important;background:linear-gradient(180deg,#fffdf8,#f6efe1)!important;box-shadow:0 18px 48px rgba(75,55,20,.09)}html[data-theme=light] section[aria-label="Admin event calendar"] :is(header,footer,button,[role=link]){border-color:rgba(85,63,28,.16)!important;color:#302a21}html[data-theme=light] section[aria-label="Admin event calendar"] [role=link]{background-color:rgba(255,253,248,.62)}html[data-theme=light] section[aria-label="Admin event calendar"] [role=link]:hover{background-color:rgba(164,115,24,.09)}html[data-theme=light] .page-hero :is(h1,p){color:#fff8e8;text-shadow:0 2px 24px rgba(0,0,0,.74)}html[data-theme=light] :is(.policy-hero h1,.policy-layout aside>strong,.policy-content h2,.contact-hero h1,.contact-topic-grid h2,.contact-safety h2,.contact-form-intro h2,.robert-story-copy blockquote p,.robert-legacy strong,.merch-store-heading h2,.merch-catalog-toolbar>div,.merch-product-copy h3,.merch-fulfillment-note strong){color:#211e18}html[data-theme=light] .site-footer strong{color:#302a21}html[data-theme=light] .site-footer :is(p,small){color:#655d50}html[data-theme=light] .merch-handoff-strip{border-color:rgba(49,91,157,.2);color:#51483b;background:rgba(49,91,157,.055)}html[data-theme=light] .merch-handoff-strip strong{color:#315b9d}html[data-theme=light] .merch-catalog-toolbar nav button{border-color:rgba(85,63,28,.18);color:#51483b;background:rgba(85,63,28,.035)}html[data-theme=light] .merch-catalog-toolbar nav button.active{border-color:rgba(164,115,24,.42);color:#76500d;background:rgba(164,115,24,.11)}html[data-theme=light] .merch-product-card{border-color:rgba(85,63,28,.15);background:#fffaf0;box-shadow:0 18px 42px rgba(75,55,20,.08)}html[data-theme=light] .join-story{--text:#fff8e8;--muted:rgba(255,248,232,0.78);--faint:rgba(255,248,232,0.62)}html[data-theme=light] .join-story :is(.onboarding-brand strong,.join-story-copy h1,.join-story-path strong,.join-story-promise,blockquote){color:#fff8e8;text-shadow:0 2px 22px rgba(0,0,0,.62)}html[data-theme=light] .join-story :is(.join-story-copy p,.join-story-path small){color:rgba(255,248,232,.76)}html[data-theme=light] .join-workspace-heading>span{color:#276d5d}html[data-theme=light] :is(.join-assurance-grid article,.onboarding-step-outcome,.join-entry-preview,.join-fields-panel .join-icon-field,.join-fields-panel .join-username-field){border-color:rgba(85,63,28,.17);color:#302a21;background:#fffaf0}html[data-theme=light] :is(.join-assurance-grid strong,.onboarding-step-outcome strong,.join-entry-preview strong,.join-field-intro strong,.join-account-field>span){color:#302a21}html[data-theme=light] :is(.join-assurance-grid small,.join-entry-preview p,.join-field-intro span,.join-account-field>small){color:#655d50}html[data-theme=light] .join-fields-panel :is(input,select){color:#211e18;background:transparent;color-scheme:light}html[data-theme=light] .event-wizard{color:#f8f4e9}html[data-theme=light] .event-wizard :is(h2,h3,strong,dd){color:#f8f4e9}html[data-theme=light] .event-wizard :is(.event-wizard-panel-head p,.event-wizard-readiness small,.event-wizard-safety p,.event-publish-guardrail p){color:rgba(248,244,233,.68)}html[data-theme=light] .event-wizard .event-wizard-checkbox strong{color:#f8f4e9}html[data-theme=light] :is(.member-daily-wisdom-library>header h1,.member-daily-wisdom-page>header h1,.member-daily-wisdom-card h2,.member-messages-shell h1,.member-messages-shell h2,.member-conversation-list strong,.member-directory-panel strong,.member-message-thread>header strong,.member-message-empty strong,.member-message-welcome h2,.settings-section label>span,.settings-password-form label>span,.live-page-head h1,.live-prejoin-card h2,.live-attendance-note strong){color:#302a21}html[data-theme=light] .member-daily-wisdom-library>header form,html[data-theme=light] .member-message-search,html[data-theme=light] .member-message-thread textarea{border-color:rgba(85,63,28,.17);color:#211e18;background:rgba(85,63,28,.035)}html[data-theme=light] :is(.member-daily-wisdom-library>header input,.member-message-search input,.member-message-thread textarea){color:#211e18}html[data-theme=light] .member-message-stream p{border-color:rgba(85,63,28,.14);color:#302a21;background:rgba(85,63,28,.055)}html[data-theme=light] .member-message-stream .mine p{border-color:rgba(39,109,93,.24);background:rgba(39,109,93,.09)}html[data-theme=light] .member-message-bubble{border-color:rgba(85,63,28,.14);background:rgba(85,63,28,.055)}html[data-theme=light] .member-message-stream .mine .member-message-bubble{border-color:rgba(39,109,93,.25);background:linear-gradient(145deg,rgba(63,130,176,.13),rgba(39,109,93,.08))}html[data-theme=light] .member-message-bubble>p{color:#302a21}html[data-theme=light] .member-message-quote,html[data-theme=light] .member-message-replying-to{border-color:rgba(45,115,158,.28);background:rgba(45,115,158,.07)}html[data-theme=light] .member-message-quote strong,html[data-theme=light] .member-message-replying-to{color:#276d94}html[data-theme=light] .member-message-quote small,html[data-theme=light] .member-message-replying-to small{color:rgba(48,42,33,.68)}html[data-theme=light] .member-daily-wisdom-card>footer,html[data-theme=light] .member-message-thread>:is(header,form){border-color:rgba(85,63,28,.14)}html[data-theme=light] :is(.member-message-tool,.member-message-compose-preview,.member-message-recording,.member-message-audio,.member-message-file){background:rgba(85,63,28,.045);border-color:rgba(85,63,28,.16);color:#302a21}html[data-theme=light] .member-message-tool:hover{background:rgba(39,109,93,.09);border-color:rgba(39,109,93,.28);color:#276d5d}html[data-theme=light] :is(.member-message-compose-preview strong,.member-message-audio strong,.member-message-file strong,.member-message-recording button){color:#302a21}html[data-theme=light] .settings-section :is(input,select,textarea){border-color:rgba(85,63,28,.18);color:#211e18;background:#fffdf8;color-scheme:light}html[data-theme=light] .member-feedback-head :is(h1,p){color:#fff8e8}html[data-theme=light] .member-feedback-head p{color:rgba(255,248,232,.68)}html[data-theme=light] :is(.member-feedback-form h2,.member-feedback-aside h2,.member-feedback-form legend,.member-feedback-message>span,.member-feedback-history strong){color:#302a21}html[data-theme=light] .member-feedback-categories span{border-color:rgba(85,63,28,.16);color:#40392f;background:rgba(85,63,28,.035)}html[data-theme=light] .member-feedback-message textarea{border-color:rgba(85,63,28,.18);color:#211e18;background:#fffdf8;color-scheme:light}html[data-theme=light] .member-feedback-source{color:#51483b;background:rgba(49,91,157,.07)}html[data-theme=light] .member-feedback-history>div{border-color:rgba(85,63,28,.14)}html[data-theme=light] .member-feedback-history>div>small{color:#6c6255}html[data-theme=light] .member-calendar-shell{--calendar-live:#147557;--calendar-gathering:#94620a;--calendar-community:#315b9d}html[data-theme=light] :is(.member-calendar-page-head h1,.member-calendar-month-controls h2,.member-calendar-detail-copy h2,.member-calendar-agenda-date strong,.member-calendar-agenda>button>span:nth-child(3) strong,.member-calendar-detail-empty h2,.member-calendar-admin-prompt strong){color:#302a21}html[data-theme=light] .member-calendar-toolbar{border-color:rgba(85,63,28,.18)}html[data-theme=light] :is(.member-calendar-month-controls>button:not(.member-calendar-today),.member-calendar-view-toggle,.member-calendar-view-toggle button,.member-calendar-filters>button,.member-calendar-download){border-color:rgba(85,63,28,.17);color:#51483b;background:rgba(85,63,28,.035)}html[data-theme=light] .member-calendar-board,html[data-theme=light] .member-calendar-detail{border-color:rgba(85,63,28,.16);background:#fffaf0}html[data-theme=light] .member-calendar-weekdays{border-color:rgba(85,63,28,.16);background:rgba(164,115,24,.07)}html[data-theme=light] .member-calendar-day-events>small,html[data-theme=light] .member-calendar-day-number,html[data-theme=light] .member-calendar-weekdays span{color:#655d50}html[data-theme=light] .member-calendar-day{border-color:rgba(85,63,28,.12)}html[data-theme=light] .member-calendar-day.outside{background:rgba(85,63,28,.04)}html[data-theme=light] .calendar-event-chip{color:#264c82;background:rgba(49,91,157,.08)}html[data-theme=light] .calendar-event-chip.live{color:#145f49;background:rgba(39,109,93,.08)}html[data-theme=light] .calendar-event-chip.gathering{color:#76500d;background:rgba(164,115,24,.09)}html[data-theme=light] .member-calendar-agenda>button{border-color:rgba(85,63,28,.13);color:#40392f}html[data-theme=light] :is(.member-calendar-agenda>button>span:nth-child(3) em,.member-calendar-agenda-empty p,.member-calendar-detail-empty p,.member-calendar-detail-copy>p,.member-calendar-detail-meta span,.member-calendar-access-note,.member-calendar-admin-prompt span){color:#655d50}html[data-theme=light] .member-calendar-detail-meta{border-color:rgba(85,63,28,.14)}html[data-theme=light] .content-studio-header p{color:#655d50}html[data-theme=light] .content-studio-header>a{border-color:rgba(164,115,24,.38);color:#76500d;background:rgba(164,115,24,.08)}html[data-theme=light] .content-studio-overview article{border-color:rgba(85,63,28,.16);color:#302a21;background:#fffaf0;box-shadow:0 14px 34px rgba(75,55,20,.06)}html[data-theme=light] .content-studio-overview strong{color:#302a21}html[data-theme=light] .content-studio-overview small{color:#655d50}html[data-theme=light] .event-admin-launch-band :is(h2,strong){color:#fff8e8}html[data-theme=light] .event-admin-launch-band p{color:rgba(255,248,232,.68)}html[data-theme=light] .beta-invite-history,html[data-theme=light] .member-operations-search{border-color:rgba(85,63,28,.16);color:#302a21;background:#fffaf0;box-shadow:0 14px 34px rgba(75,55,20,.06)}html[data-theme=light] .beta-invite-history :is(strong,span){color:#302a21}html[data-theme=light] .beta-invite-history :is(small,p){color:#655d50}html[data-theme=light] .beta-invite-history>div{border-color:rgba(85,63,28,.13)}html[data-theme=light] .member-operations-search input{color:#211e18;background:#fffdf8;color-scheme:light}html[data-theme=light] .member-operations-search button{color:#76500d}html[data-theme=light] .beta-invite-warning{color:#985815}html[data-theme=light] .beta-invite-panel button:disabled{color:#40320f;opacity:.72}html[data-theme=light] .member-operations-card{border-color:rgba(85,63,28,.16);color:#302a21;background:#fffaf0;box-shadow:0 14px 34px rgba(75,55,20,.06)}html[data-theme=light] .member-operations-card :is(strong,label){color:#302a21}html[data-theme=light] .member-operations-card :is(small,em){color:#655d50}html[data-theme=light] :is(.launch-command-deck,.launch-decision-panel,.launch-ownership-panel) :is(h1,h2,h3,strong){color:#fff8e8}html[data-theme=light] :is(.launch-command-deck,.launch-decision-panel,.launch-ownership-panel) :is(p,small){color:rgba(255,248,232,.66)}html[data-theme=light] section[aria-label="Admin event calendar"] :is(h2,h3,strong,time,span){color:#302a21}html[data-theme=light] .content-studio-empty,html[data-theme=light] .content-studio-empty h3{color:#4f493f}html[data-theme=light] .content-studio-empty p{color:#696154}html[data-theme=light] .content-studio-empty{border-color:rgba(107,77,21,.3)}html[data-theme=light] .topbar .logo-wordmark :is(small,strong){color:#40320f}html[data-theme=light] .featured-wisdom-card.cinematic .featured-wisdom-copy{border-color:rgba(85,63,28,.16)}html[data-theme=light] .featured-wisdom-card.cinematic .featured-wisdom-copy>strong{color:#211e18}html[data-theme=light] .featured-wisdom-card.cinematic .featured-wisdom-copy>span{color:#51483b}html[data-theme=light] .featured-wisdom-card.cinematic .featured-wisdom-copy>small{color:#276d5d}html[data-theme=light] .featured-wisdom-card.cinematic:nth-child(2) .featured-wisdom-copy>small{color:#315b9d}html[data-theme=light] .featured-wisdom-card.cinematic .featured-wisdom-copy time,html[data-theme=light] .featured-wisdom-card.cinematic:nth-child(3) .featured-wisdom-copy>small{color:#76500d}html[data-theme=light] .bottom-cta :is(p,small){color:#51483b}html[data-theme=light] .bottom-cta h2{color:#76500d}html[data-theme=light] :is(.bottom-cta,.teaching-card,.daily-wisdom-public-card,.event-card,.resource-card,.merch-product-card,.support-card,.signin-card,.contact-form,.donation-panel) :is(.outline-gold-button,.gold-label,label,time,a:not(.gold-button)){color:#76500d}html[data-theme=light] :is(.teaching-card,.daily-wisdom-public-card,.event-card) small{color:#655d50}html[data-theme=light] .merch-product-card :is(strong,button),html[data-theme=light] .support-card strong{color:#76500d}html[data-theme=light] .testimony-card.testimony-empty :is(p,small){color:#51483b}html[data-theme=light] .testimony-card.testimony-empty strong{color:#76500d}html[data-theme=light] .membership-checkout-form small{color:#655d50}html[data-theme=light] :is(.policy-hero,.contact-hero,.contact-topic-grid,.contact-safety,.contact-form-intro,.merch-store-heading,.merch-catalog-toolbar) :is(.gold-label,.gold-eyebrow){color:#76500d}@media (max-width:860px){.theme-toggle-public{margin-left:auto}.theme-toggle-track{width:54px}}@media (max-width:560px){.theme-toggle-public{position:absolute;top:13px;right:12px}.theme-toggle-dock{right:14px;bottom:14px}}@media (prefers-reduced-motion:reduce){.theme-toggle-thumb,.theme-toggle-track{transition:none}}.community-post-author{align-items:flex-start;column-gap:.8rem;row-gap:.55rem}.community-post-author>div{gap:.14rem;padding-top:.04rem}.community-post-author .community-member-name-link{font-size:.95rem;letter-spacing:-.012em;line-height:1.2}.community-post-author>div>span:not(.community-membership-badges){align-items:center;display:flex;flex-wrap:wrap;gap:.28rem;line-height:1.35}.community-post-author span b{background:transparent;border-radius:0;color:#9fb6e8;font-size:.67rem;letter-spacing:.015em;padding:0}.circle-post-author .community-membership-badges,.community-post-author .community-membership-badges{margin-top:.28rem}.community-membership-badges{column-gap:.38rem;row-gap:.3rem}.community-membership-badge{min-height:21px;padding:3px 8px;transition:border-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.community-membership-badge.recognition{isolation:isolate;letter-spacing:.015em;overflow:hidden;position:relative}.community-membership-badge.recognition:after{background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.24) 48%,transparent 76%);content:"";inset:0;opacity:.42;pointer-events:none;position:absolute;transform:translateX(-125%);transition:transform .6s cubic-bezier(.22,1,.36,1);z-index:-1}.community-membership-badge.recognition:hover:after{transform:translateX(125%)}.community-membership-badge.teacher{background:linear-gradient(125deg,rgba(63,32,103,.96),rgba(117,70,178,.88));border-color:rgba(205,172,255,.68);box-shadow:inset 0 0 0 1px rgba(255,255,255,.09),0 0 17px rgba(146,91,219,.2);color:#f4eaff!important}.community-membership-badge.chief-imagination-officer{background:linear-gradient(120deg,rgba(41,45,117,.96),rgba(133,55,151,.88) 58%,rgba(36,126,145,.86));border-color:rgba(165,176,255,.66);box-shadow:inset 0 0 0 1px rgba(255,255,255,.09),0 0 18px rgba(108,91,222,.18);color:#f5f3ff!important}.community-membership-badges.has-recognition .tier-admin,.community-membership-badges.has-recognition .tier-imaginator,.community-membership-badges.has-recognition .tier-seeker,.community-membership-badges.has-recognition .tier-visionary{background:rgba(255,255,255,.025);border-color:rgba(255,255,255,.11);box-shadow:none;color:rgba(240,235,224,.68)!important}.circle-post-author .community-membership-badge.tenure,.community-comment-author .community-membership-badge.tenure,.community-post-author .community-membership-badge.tenure{background:transparent;border-color:transparent;box-shadow:none;color:rgba(235,232,221,.48)!important;font-weight:700;padding-inline:.12rem}.circle-post-author .community-membership-badge.tenure svg,.community-comment-author .community-membership-badge.tenure svg,.community-post-author .community-membership-badge.tenure svg{opacity:.68}.community-comment-author{align-items:center;column-gap:.42rem;row-gap:.2rem}.community-comment-author>.community-member-name-link{order:1}.community-comment-author>small{order:2}.community-comment-author>time{order:3}.community-comment-author>small:before,.community-comment-author>time:before{color:rgba(235,232,221,.3);content:"\00b7";margin-right:.42rem}.community-comment-author>.community-membership-badges{flex-basis:100%;margin-top:.08rem;order:4}.circle-post-author{align-items:flex-start}.circle-post-author>div{gap:.12rem}.circle-post-author>div>small{letter-spacing:.015em}[data-theme=light] .community-post-author span b{color:#4a6397}[data-theme=light] .community-membership-badge.teacher{background:linear-gradient(125deg,#5c328f,#8050bb);border-color:rgba(88,42,137,.52);color:#fff8ff!important}[data-theme=light] .community-membership-badge.chief-imagination-officer{background:linear-gradient(120deg,#353b91,#844a9d 58%,#287f91);border-color:rgba(56,54,132,.44);color:#ffffff!important}[data-theme=light] .community-membership-badges.has-recognition :is(.tier-admin,.tier-visionary,.tier-imaginator,.tier-seeker){background:rgba(47,43,37,.035);border-color:rgba(47,43,37,.14);color:#655f53!important}[data-theme=light] :is(.community-post-author,.community-comment-author,.circle-post-author) .community-membership-badge.tenure{color:rgba(58,53,45,.58)!important}[data-theme=light] .community-comment-author>:is(small,time):before{color:rgba(58,53,45,.28)}@media (max-width:720px){.community-post-author{align-items:flex-start;flex-wrap:wrap}.community-post-author>div{flex-basis:calc(100% - 3.3rem)}.community-post-author>:is(.community-post-audience,.community-author-streak,.community-pinned-label){margin-left:3.3rem}}@media (prefers-reduced-motion:reduce){.community-membership-badge,.community-membership-badge.recognition:after{transition:none}}