.club-workspace{--club-plum:#493145;--club-muted:#766c77;--club-border:#ebe2e8;min-width:0}.club-workspace,.club-workspace h1,.club-workspace h2,.club-workspace h3{color:var(--club-plum)}.club-form button,.club-thread button,.club-workspace button{transition:background .18s,box-shadow .18s,transform .18s}.club-form :focus-visible,.club-thread :focus-visible,.club-workspace :is(button,a):focus-visible{outline:3px solid #a83165;outline-offset:3px}.club-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:2px 0 28px}.club-heading h1{font-size:clamp(30px,3.1vw,44px);font-weight:600;letter-spacing:-1.6px;line-height:1.13;margin:10px 0}.club-heading p{color:var(--club-muted);font-size:14px;line-height:1.65}.club-eyebrow{font-size:11px;line-height:1.6;font-weight:650;letter-spacing:1.35px;gap:7px;color:#935d77}.club-actions,.club-eyebrow{display:flex;align-items:center}.club-actions{gap:9px;flex-wrap:wrap}.club-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;flex-shrink:0;color:#866779}.club-icon:hover{background:#f5e7ee}.club-notification-button{position:relative;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff;border:1px solid var(--club-border)}.club-notification-button b{position:absolute;right:-4px;top:-6px;min-width:18px;padding:1px 4px;line-height:17px;background:var(--rose);color:#fff;border-radius:8px;font-size:10px}.club-admin [data-slot=tabs-list],.club-tabs>[data-slot=tabs-list]{display:flex;width:100%;justify-content:flex-start;gap:4px;background:#eee8ed99;border:1px solid #e8dfe7;border-radius:15px;padding:5px;height:auto;min-height:52px;overflow-x:auto;overflow-y:hidden}.club-admin [data-slot=tabs-trigger],.club-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{border:0;box-shadow:none;border-radius:10px;flex:0 0 auto;padding:12px 17px;font-size:13px;color:#796674;gap:8px;min-height:40px}.club-admin [data-state=active][data-slot=tabs-trigger],.club-tabs>[data-slot=tabs-list]>[data-state=active]{background:#fff;color:#983861;box-shadow:0 3px 10px #5934490b}.club-admin [data-slot=tabs-content],.club-tabs>[data-slot=tabs-content]{padding-top:23px;min-width:0}.club-feed-grid{display:grid;grid-template-columns:174px minmax(0,1fr) 238px;gap:23px;align-items:start}.club-feed-grid>*,.plan-layout>*{min-width:0}.club-channels{position:sticky;top:20px;padding-top:10px}.club-channels>.club-eyebrow{margin:0 0 17px 9px;font-size:10px}.club-channels>button{display:flex;align-items:center;gap:9px;width:100%;text-align:left;padding:11px 9px;border-radius:10px;font-size:12px;line-height:1.5;color:#806776;margin:3px 0}.club-channels>button:hover,.club-channels>button[aria-pressed=true]{background:#f3dfe9;color:#933456}.club-channels>button[aria-pressed=true]{font-weight:650}.club-channel-dot{width:7px;height:7px;border-radius:50%;background:#d099b0;flex-shrink:0}.club-channel-dot.channel-ideas{background:#a185c2}.club-channel-dot.channel-help{background:#daaa58}.club-channel-dot.channel-collab{background:#689a8b}.club-channel-dot.channel-news{background:#c94877}.club-channel-dot.channel-showcase{background:#9088c6}.club-channel-note{border-top:1px solid #e4dbe2;margin:22px 9px;padding-top:22px;color:#a06181}.club-channel-note>p{font-size:13px;line-height:1.95;margin-top:10px}.club-channel-note strong{font-weight:550}.club-channel-note details{font-size:12px;line-height:1.8;margin-top:22px;color:#7a6372}.club-channel-note summary,.club-join summary{cursor:pointer;padding:8px 0}.club-channel-note details p,.club-join details p{white-space:pre-wrap}.club-feed{display:flex;flex-direction:column;gap:16px}.club-composer{display:flex;align-items:center;gap:14px;text-align:left;border:1px dashed #dcb9cb;border-radius:18px;background:#fffafc;padding:17px;color:#9c7089;min-height:78px}.club-composer>span:nth-child(2){flex:1;font-size:15px}.club-composer:hover{background:#fff1f7;border-color:#c77c9e;box-shadow:0 8px 30px #c7648910}.club-feed-title,.club-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px}.club-feed-title{margin:9px 0 0}.club-feed-title h2{font-size:14px;font-weight:650}.club-feed-title>span,.club-section-title>span{font-size:11px;color:var(--club-muted)}.club-post{padding:23px;background:#fff;border:1px solid var(--club-border);border-radius:21px;box-shadow:0 4px 16px #68435504;overflow-wrap:anywhere}.club-post:hover{box-shadow:0 9px 30px #6843550b}.club-post>header{display:flex;align-items:center;gap:11px;margin-bottom:17px}.club-post>header>div{flex:1;min-width:0}.club-post>header strong{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:650;flex-wrap:wrap}.club-post>header small{display:block;margin-top:4px;font-size:11px;color:#8f7d88}.club-post>header>.initials-avatar{width:37px;height:37px;border-radius:13px;font-size:12px}.club-post-title{text-align:left;display:block;width:100%;margin-bottom:10px;border-radius:3px}.club-post-title h3{font-size:21px;font-weight:600;letter-spacing:-.55px;line-height:1.35}.club-post-title:hover h3{color:var(--rose-dark)}.club-post-body{white-space:pre-wrap;color:#7a6975;font-size:14px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.club-post-media{display:block;width:100%;max-height:450px;object-fit:contain;border-radius:13px;background:#f7f0f5;margin:16px 0}.club-external{display:inline-flex;align-items:center;gap:7px;color:var(--rose);font-size:12px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.club-post>footer{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid #f0eaf0;padding-top:15px;margin-top:20px}.club-post-actions,.club-reactions{display:flex;align-items:center;gap:6px}.club-reactions>button{display:flex;align-items:center;justify-content:center;gap:5px;padding:7px;border:1px solid #f0e6ed;border-radius:9px;font-size:10px;color:#946880;min-height:33px}.club-reactions>button:hover,.club-reactions>button[aria-pressed=true]{background:#ffe9f2;color:#b63566;border-color:#f0c3d5}.club-reactions>small{font-size:11px;color:#866b7e;margin-left:2px}.club-post-actions>button{display:flex;align-items:center;gap:5px;min-width:28px;min-height:34px;justify-content:center;color:#8c7485;font-size:11px;border-radius:7px}.club-post-actions>button:hover,.club-post-actions>button[aria-pressed=true]{background:#f8ebf3;color:#ab396a}.club-contribution{gap:4px;font-size:10px;font-weight:600;background:#fff6df;color:#987132;border-radius:7px;padding:5px;flex-shrink:0}.club-contribution,.club-level{display:inline-flex;align-items:center}.club-level{gap:10px;color:#936377;vertical-align:middle}.club-level>svg{flex-shrink:0;width:43px;height:43px;padding:10px;background:#f1d9e5;border:1px solid #e8bfd1;border-radius:15px;box-shadow:inset 0 0 0 3px #ffffff70;transform:rotate(-8deg)}.club-level strong{display:block;font-size:16px;font-weight:650;letter-spacing:-.3px}.club-level small{display:block;font-size:10px;line-height:1.6;margin-top:3px;font-weight:450;color:#886c7c}.club-level.level-1>svg{color:#8b5830;background:#ffe7b8;border-color:#edc374;fill:#c7914140}.club-level.level-2>svg{color:#735499;background:#e6d6fb;border-color:#c4a7e3;fill:#a188ce60}.club-level.level-3>svg{color:#286f60;background:#c8eadf;border-color:#91ccba;fill:#77b39d60}.club-level.level-4>svg{color:#ffddac;background:#55324b;border-color:#a07793;fill:#d7985960;box-shadow:0 0 0 3px #ffedce,0 4px 18px #b07b3d33}.club-level.compact{gap:0}.club-level.compact>svg{width:22px;height:22px;padding:3px;border-radius:7px;box-shadow:none}.club-pass{padding:23px 20px;border-radius:23px;background:linear-gradient(150deg,#fff2d9,#fff5f4 65%);border:1px solid #ecdcc5;position:relative;overflow:hidden}.club-pass>.club-eyebrow{font-size:10px;color:#9e7851;margin-bottom:20px}.club-pass>.club-level{display:flex}.club-pass>p{font-size:11px;color:#957364;margin:19px 0 9px;line-height:1.65}.club-pass progress,.plan-day-load progress{appearance:none;display:block;width:100%;height:5px;border:0;border-radius:10px;overflow:hidden;background:#ecdccf}.club-pass progress::-webkit-progress-bar,.plan-day-load progress::-webkit-progress-bar{background:#eee0e5}.club-pass progress::-webkit-progress-value,.plan-day-load progress::-webkit-progress-value{background:#c5658a;border-radius:10px}.club-pass progress::-moz-progress-bar,.plan-day-load progress::-moz-progress-bar{background:#c5658a}.club-pass>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:17px 0;margin-top:16px;border-top:1px dashed #ddc6b4;border-bottom:1px dashed #ddc6b4;font-size:12px;color:#8a625a}.club-pass>button strong{display:flex;align-items:center;gap:7px;font-size:24px;color:#80513e}.club-pass>small{display:block;font-size:10px;line-height:1.85;margin-top:15px;color:#997867}.club-home-side{display:flex;flex-direction:column;gap:13px}.club-side-tool{display:flex;align-items:center;gap:12px;padding:18px 15px;border-radius:17px;text-align:left;background:#f0e9f7;border:1px solid #e3d6ee;color:#80668c}.club-side-tool>span{flex:1}.club-side-tool strong{display:block;font-size:14px;font-weight:600}.club-side-tool small{display:block;font-size:11px;line-height:1.55;margin-top:5px;color:#89708f}.club-side-tool:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7157770d}.club-side-tool.tool-lab{background:#e6f1ec;border-color:#d2e5dc;color:#507d6e}.club-side-tool.tool-lab small{color:#658a7c}.club-side-tool.tool-academy{background:#fae7ef;border-color:#efd4e0;color:#9e5774}.club-side-tool.tool-academy small{color:#a06b81}.club-side-challenge{display:flex;flex-direction:column;align-items:start;gap:13px;border:1px solid #e5dae2;border-radius:18px;padding:21px;background:#fff}.club-side-challenge>svg{color:#b39050}.club-side-challenge>strong{font-size:16px;line-height:1.4}.club-side-challenge>span:not(.club-eyebrow){font-size:11px;color:#8b7585}.club-side-challenge>.text-link{font-size:12px}.club-empty,.plan-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:55px 30px;background:#ffffffa0;border:1px dashed #dfcbd6;border-radius:21px;gap:15px;color:#a1768c;min-height:300px}.club-empty h3,.plan-empty h3{font-size:22px;letter-spacing:-.5px;max-width:410px;line-height:1.4}.club-empty p,.plan-empty p{max-width:420px;font-size:14px;line-height:1.8;color:#8c7485}.club-empty .btn,.plan-empty .btn{margin-top:7px}.club-empty-small{padding:30px;background:#fff;border:1px dashed #ddcdd8;border-radius:15px;font-size:14px;color:#8c7686;line-height:1.7;margin:18px 0}.club-pagination{display:flex;gap:12px;justify-content:center;margin:15px 0;flex-wrap:wrap}.club-section-intro{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:15px 0 30px}.club-section-intro h2,.club-wallet h2{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:600;margin:9px 0}.club-section-intro p,.club-wallet p{font-size:14px;line-height:1.75;color:#8b7183}.club-section-intro>.btn{flex-shrink:0}.club-section-title{margin:27px 0 17px}.club-section-title h2,.club-section-title h3{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.3px}.club-fine{font-size:12px;color:#8a7180;line-height:1.8}.club-tag{display:inline-flex;background:#f7edf3;color:#925e7b;border-radius:7px;padding:5px 9px;font-size:11px;line-height:1.5;flex-shrink:0}.club-challenge-grid,.club-people-grid,.club-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.club-challenge-card{position:relative;padding:26px;border:1px solid #e3d6ec;background:linear-gradient(155deg,#f7f1ff,#fff 75%);border-radius:23px;display:flex;flex-direction:column;align-items:start;overflow:hidden;min-width:0}.club-challenge-card>header{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:22px}.club-challenge-card header>strong{font-size:31px;font-weight:550;color:#9269b2;letter-spacing:-1px;line-height:1.1}.club-challenge-card header small{font-size:10px;letter-spacing:0;display:block;font-weight:500;text-align:right;margin-top:4px}.club-challenge-card>svg{color:#9e7aaf;margin-bottom:18px}.club-challenge-card h3{font-size:23px;letter-spacing:-.5px;font-weight:600;line-height:1.3;margin-bottom:13px;overflow-wrap:anywhere}.club-challenge-card>p{white-space:pre-wrap;font-size:13px;line-height:1.85;color:#8a758e;flex:1;overflow-wrap:anywhere}.club-challenge-meta{display:flex;gap:8px;justify-content:space-between;flex-wrap:wrap;width:100%;font-size:10px;color:#987ba6;padding:17px 0;margin-top:18px;border-top:1px solid #e7daee}.club-challenge-card>.btn{width:100%;margin-top:8px}.club-entry-status{padding:14px;background:#f2e9f9;border-radius:12px;width:100%;font-size:12px;line-height:1.75;margin:5px 0 14px}.club-entry-status.status-approved{background:#e8f4ec;color:#4e8663}.club-entry-status p{margin:7px 0}.club-entry-status .text-link{font-size:12px}.club-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.club-gallery>button{display:flex;align-items:center;gap:12px;text-align:left;background:#fff;border:1px solid #eadce7;border-radius:15px;padding:19px;flex-wrap:wrap;font-size:13px}.club-gallery>button>strong{flex:1}.club-gallery>button>span{font-size:11px;color:#927b8b;width:100%;padding-left:32px}.club-people-search{display:flex;align-items:center;gap:12px;border:1px solid #e7dce5;background:#fff;border-radius:14px;padding:13px 18px;max-width:520px;margin-bottom:23px;color:#9e778f}.club-people-search input{background:transparent;min-width:0;width:100%;font-size:14px;outline-offset:5px}.club-people-grid>article,.club-reward-grid>article{display:flex;flex-direction:column;align-items:start;background:#fff;border:1px solid #e8dce6;border-radius:22px;padding:26px;overflow-wrap:anywhere}.club-people-grid header{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:24px;width:100%}.club-people-grid header>.initials-avatar{height:54px;width:54px;font-size:19px;border-radius:19px}.club-people-grid header .club-level{gap:7px}.club-people-grid header .club-level>svg{width:31px;height:31px;padding:6px;border-radius:11px}.club-people-grid header .club-level strong{font-size:12px}.club-people-grid header .club-level small{font-size:9px}.club-people-grid h3,.club-reward-grid h3{font-size:21px;font-weight:600;letter-spacing:-.6px;line-height:1.35}.club-people-grid article>span{font-size:11px;color:#9c7f91;margin-top:6px}.club-people-grid article>p,.club-reward-grid article>p{font-size:13px;color:#877081;line-height:1.85;margin:18px 0;flex:1;white-space:pre-wrap}.club-looking{padding:14px 16px;border-radius:12px;background:#f7f1f6;width:100%;font-size:12px;line-height:1.7;margin:3px 0 20px;color:#92758a}.club-looking strong{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#8e5e7a}.club-looking p{margin-top:4px}.club-people-grid .btn{width:100%;font-size:12px}.club-wallet{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:34px;border:1px solid #ebd8c7;background:linear-gradient(120deg,#fff1d7,#fff4f3);border-radius:24px}.club-wallet>div:last-child{text-align:right;flex-shrink:0}.club-wallet>div:last-child>strong{display:block;font-size:48px;font-weight:550;line-height:1.1;color:#9c7050;margin-top:20px;letter-spacing:-2px}.club-wallet>div:last-child>strong small{display:block;font-size:11px;font-weight:450;letter-spacing:0;color:#9e7b69;margin-top:6px}.club-reward-grid>article>svg{color:#b28655;margin-bottom:23px;width:47px;height:47px;background:#fff2d6;padding:10px;border-radius:15px}.club-reward-grid article>span{font-size:12px;color:#9c816c;margin-bottom:20px}.club-reward-grid article>.btn{width:100%}.club-ledger-row{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:19px 0;border-bottom:1px solid #e7dce3;font-size:14px}.club-ledger-row small{font-size:11px;display:block;color:#907585;margin-top:6px}.club-ledger-row b{font-size:20px}.club-ledger-row b.positive{color:#579376}.club-join{display:grid;grid-template-columns:1.1fr 1fr;min-height:620px;border:1px solid #e9d9e3;background:#fff;border-radius:28px;overflow:hidden;margin:5px 0}.club-join-story{background:radial-gradient(ellipse at 20% 60%,#f3d5e8,transparent 70%),#fcf0f6;padding:clamp(28px,4vw,62px);display:flex;flex-direction:column;justify-content:center}.club-join-story h1{font-size:clamp(34px,3.9vw,57px);line-height:1.1;letter-spacing:-2px;font-weight:550;margin:25px 0}.club-join-story h1 em{color:#af4d7d;font-style:normal}.club-join-story>p{font-size:15px;line-height:1.9;color:#9b758d;max-width:390px}.club-join-values{display:flex;gap:8px;flex-wrap:wrap;margin:32px 0}.club-join-values span{font-size:11px;padding:7px 12px;border:1px solid #e5c1d6;border-radius:25px;color:#a16b8c;background:#ffffff40}.club-join-story details{font-size:12px;color:#946b82;line-height:1.9}.club-join>form{padding:clamp(26px,3.5vw,50px);align-self:center;min-width:0}.club-join h2{font-size:27px;font-weight:550;letter-spacing:-.8px;margin:14px 0 29px}.club-join .field{margin:20px 0}.club-join .btn{width:100%;margin-top:28px;min-height:48px}.club-check{display:flex;gap:11px;align-items:flex-start;font-size:11px;line-height:1.9;color:#8b7180;margin-top:25px;cursor:pointer}.club-check [data-slot=checkbox]{flex-shrink:0;margin-top:3px}.club-form[data-slot=dialog-content],.club-thread[data-slot=dialog-content]{width:calc(100% - 32px);max-width:650px;max-height:90svh;overflow-y:auto;border-radius:22px;padding:30px;gap:20px;border-color:#e8d8e3;color:#715368}.club-thread[data-slot=dialog-content]{max-width:760px}.club-form [data-slot=dialog-title],.club-thread [data-slot=dialog-title]{font-size:26px;line-height:1.3;letter-spacing:-.7px;padding-right:22px;font-weight:600;color:#53374e}.club-form [data-slot=dialog-description],.club-thread [data-slot=dialog-description]{font-size:13px;line-height:1.8;color:#927c8c}.club-form [data-slot=dialog-header]{gap:10px}.club-form-close{position:absolute;right:15px;top:15px}.club-form fieldset{border:0;padding:0;min-width:0;display:flex;flex-direction:column;gap:20px}.club-form fieldset .field{margin:0;min-width:0}.club-form .form-row{margin:0;gap:17px;align-items:start}.club-form input,.club-form textarea,.club-join input,.club-join textarea{min-width:0;width:100%;font-size:14px;background:#fffcfe;border-color:#e8d9e3;color:#644b5c;line-height:1.6}.club-form input,.club-join input{min-height:43px}.club-form .field,.club-join .field,.club-thread .field{font-size:12px;color:#795a70;line-height:1.8;gap:7px}.club-form form>footer{display:flex;justify-content:space-between;gap:15px;margin-top:27px;padding-top:23px;border-top:1px solid #ebdfe7}.club-form form>footer>.btn{min-width:145px}.club-discard{display:flex;flex-direction:column;gap:16px;font-size:14px;line-height:1.7;padding:15px 0}.club-discard h3{font-size:22px;font-weight:600}.club-upload{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.club-upload>label{position:relative;overflow:hidden;cursor:pointer;font-size:12px}.club-upload input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.club-upload>label:focus-within{outline:3px solid #ab477b;outline-offset:3px}.club-upload small{font-size:11px;color:#a17c94}.club-attached{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:12px 15px;background:#f9eef5;border-radius:9px;overflow-wrap:anywhere;font-size:12px}.club-attached .text-link{font-size:11px;flex-shrink:0}.club-thread-tools{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.club-thread-tools .text-link{font-size:12px}.club-thread-body{font-size:15px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.club-moderation-tools{display:flex;gap:8px;flex-wrap:wrap;padding:16px;background:#f8f1f6;border-radius:13px}.club-moderation-tools .btn{font-size:12px;padding:10px 13px;min-height:36px}.club-comments{padding-top:20px;border-top:1px solid #eddee8}.club-comments h3{font-size:20px;letter-spacing:-.5px;font-weight:600;margin-bottom:25px}.club-comments>article{display:flex;gap:12px;margin:20px 0}.club-comments>article>.initials-avatar{height:30px;width:30px;border-radius:10px;font-size:10px}.club-comments>article>div{flex:1;min-width:0}.club-comments>article strong{display:flex;align-items:center;gap:10px;font-size:12px;flex-wrap:wrap}.club-comments>article small{font-size:10px;color:#9f8295;font-weight:400}.club-comments>article p{font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px}.club-comments>article.is-hidden{opacity:.55}.club-comments>form{padding:20px;background:#faf5f9;border-radius:16px;margin-top:24px}.club-comments form>.btn{font-size:12px;margin-top:16px}.club-comments textarea{font-size:14px;line-height:1.8;min-width:0;width:100%}.club-notice{border:1px solid #eddee8;border-radius:13px;background:#fff;padding:15px}.club-notice.unread{background:#fff2f7;border-left:3px solid #c95b8d}.club-notice button{text-align:left;width:100%;opacity:1;cursor:default}.club-notice button:not(:disabled){cursor:pointer}.club-notice strong{font-size:13px;line-height:1.8;font-weight:550;display:block}.club-notice small{display:block;margin-top:8px;color:#997f90;font-size:10px}.club-admin-intro{display:flex;align-items:center;gap:17px;background:#f3e7f0;padding:24px 27px;border-radius:20px;margin-bottom:24px;color:#9b6085}.club-admin-intro h2{font-size:23px;letter-spacing:-.7px;font-weight:600}.club-admin-intro p{font-size:13px;line-height:1.7;margin-top:6px;color:#947589}.club-admin-row{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #e8dce5;border-radius:14px;padding:20px;margin:12px 0;overflow-wrap:anywhere}.club-admin-row>div{min-width:0}.club-admin-row strong{font-size:15px;line-height:1.5;font-weight:600}.club-admin-row p{font-size:13px;line-height:1.8;white-space:pre-wrap;margin-top:6px;color:#8f7185}.club-admin-row small{font-size:11px;color:#9d7e91;line-height:1.7;display:block;margin-top:6px}.club-admin-row .btn{font-size:12px;flex-shrink:0}.club-admin-row>.club-actions{flex-shrink:0}.club-admin-post{display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;width:100%;padding:19px;border-bottom:1px solid #e6d9e2;border-radius:10px}.club-admin-post:hover{background:#f7eaf3}.club-admin-post strong{font-size:14px;line-height:1.6;display:block;overflow-wrap:anywhere}.club-admin-post small{display:block;margin-top:5px;font-size:11px;color:#9b7e91}.club-admin-post>svg{flex-shrink:0}.club-work-nav{margin:15px 0 9px;border-top:1px solid #eee4eb;border-bottom:1px solid #eee4eb;padding:7px 0}.club-work-nav>summary{display:flex;list-style:none;align-items:center;justify-content:space-between;font-size:12px;color:#927087;padding:13px;cursor:pointer}.club-work-nav>summary::-webkit-details-marker{display:none}.club-work-nav[open]>summary>svg{transform:rotate(90deg)}.club-service-settings{border:1px solid #eadfe7;border-radius:12px;padding:15px}.club-service-settings>summary{cursor:pointer;font-size:13px;color:#965775;line-height:1.7}.club-service-settings[open]>summary{margin-bottom:20px}.club-service-settings>.fineprint{margin:16px 0}.club-service-settings>.profile-visibility{margin-top:20px}.club-lab{background:#fffafc;border:1px solid #ead9e4;border-radius:25px;padding:36px;overflow:hidden}.club-lab-heading{text-align:center;margin:5px 0 37px}.club-lab-heading>.club-eyebrow{justify-content:center}.club-lab-heading h2{font-size:clamp(36px,4.5vw,59px);letter-spacing:-2.7px;font-weight:550;margin:13px 0 9px}.club-lab-heading p{font-size:14px;line-height:1.8;color:#97788c}.club-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:940px;margin:0 auto}.club-prompt-card{min-height:233px;border-radius:22px;border:1px solid #e5c8d7;background:#f4dfe9;padding:21px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;animation:club-card-arrive .45s both}.club-prompt-card.prompt-1{background:#e9e1f4;border-color:#d9cae8;animation-delay:.06s}.club-prompt-card.prompt-2{background:#e1eee6;border-color:#c9ded2;animation-delay:.12s}.club-prompt-card>header{display:flex;align-items:center;justify-content:space-between;gap:9px;color:#956c83;font-size:11px}.club-prompt-card .club-icon{background:#ffffff60;border:1px solid #ffffff80;width:30px;height:30px;border-radius:10px}.club-prompt-card .club-icon[aria-pressed=true]{color:#fff;background:#9e5b80;border-color:#9e5b80}.club-prompt-card>strong{font-size:clamp(20px,2.4vw,31px);font-weight:550;letter-spacing:-.9px;line-height:1.2;max-width:225px;z-index:1;margin:24px 0;min-height:76px}.club-prompt-symbol{align-self:flex-end;transform:rotate(-12deg);color:#b47b98;opacity:.7}.prompt-1 .club-prompt-symbol{color:#8d73ad}.prompt-2 .club-prompt-symbol{color:#699681}.club-lab-tools{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;margin:29px 0 35px}.club-lab-tools>.btn{min-width:230px}.club-lab-tools>span{font-size:11px;color:#a28396}.club-sprint{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px dashed #e5d2df;padding-top:29px}.club-sprint h3{font-size:23px;letter-spacing:-.6px;font-weight:550}.club-sprint p{font-size:12px;line-height:1.8;color:#957a8c;margin-top:8px}.club-sprint-timer{display:flex;gap:10px;align-items:center;background:#f3e8f0;padding:9px 13px;border-radius:15px;flex-shrink:0;color:#ad7797}.club-sprint-timer strong{font-size:28px;letter-spacing:-1px;font-variant-numeric:tabular-nums;font-weight:500;color:#85536f}.club-sprint-timer.is-done{background:#e5f2e9;color:#608d70}.club-lab .club-idea-field{margin:23px 0 18px}.club-idea-field>span{font-size:12px}.club-idea-field textarea{background:#fff;border:1px solid #e5d4e0;border-radius:17px;padding:19px;font-size:15px;line-height:1.9;min-height:180px}.club-lab-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:23px}.club-lab>.club-fine{max-width:760px;font-size:11px;line-height:1.8;color:#a28596}.plan-layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:25px;align-items:start}.plan-main{min-width:0}.plan-workspace .club-heading h1{font-size:clamp(28px,3vw,40px)}.plan-datebar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 24px}.plan-datebar h2{font-size:29px;font-weight:550;letter-spacing:-.9px;margin-top:5px}.plan-datebar>div:last-child{display:flex;align-items:center;gap:5px}.plan-datebar .btn{font-size:12px;min-height:33px;padding:7px 12px}.plan-day-load{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;background:#fff;border:1px solid #e7dde5;border-radius:17px;padding:19px 22px;margin-bottom:20px;color:#9b7a8e;font-size:11px}.plan-day-load strong{font-size:25px;font-weight:500;color:#9d597e;margin-right:5px}.plan-day-load progress{width:100%;flex-basis:100%;height:4px}.plan-day-load p{font-size:11px;line-height:1.8;width:100%;color:#aa7746}.plan-day-load progress.is-overloaded::-webkit-progress-value{background:#c9955c}.plan-day-list{display:flex;flex-direction:column;gap:14px}.plan-task{border:1px solid #e9dae4;border-left:4px solid #d8a4c0;background:#fff;border-radius:17px;padding:20px;min-width:0;overflow-wrap:anywhere}.plan-task.color-lilac{border-left-color:#b5a0d1}.plan-task.color-mint{border-left-color:#8ebaa6}.plan-task.status-done{background:#f6f9f7;border-color:#dbe9e0 #dbe9e0 #dbe9e0 #91b79c}.plan-task.status-done .plan-task-title strong{text-decoration:line-through;text-decoration-color:#a8c0b0;color:#8eaa98}.plan-task-top{display:flex;align-items:center;gap:13px}.plan-task-top>[data-slot=checkbox]{flex-shrink:0;border-radius:6px;width:19px;height:19px;border-color:#dbbfd0}.plan-task-top>[data-state=checked]{background:#8aaa93;border-color:#8aaa93}.plan-task-title{text-align:left;flex:1;min-width:0;overflow-wrap:anywhere}.plan-task-title strong{display:block;font-size:16px;font-weight:600;line-height:1.55;color:#715268;letter-spacing:-.2px}.plan-task-title span{font-size:10px;color:#a18296;display:block;margin-top:5px}.plan-task-note{display:block;text-align:left;margin:15px 0 0 32px;color:#9a7e91;font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.plan-task>footer{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:19px 0 0 32px;font-size:10px;color:#a08296}.plan-task footer>span{display:flex;align-items:center;gap:5px}.plan-task footer>.plan-state{padding:4px 7px;border-radius:6px;background:#f5edf3;color:#99768f;margin-left:auto}.plan-task-menu{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px;padding-top:14px;border-top:1px solid #ede2e9}.plan-task-menu>button{display:flex;align-items:center;gap:6px;padding:7px 10px;background:#f9f3f7;border-radius:7px;font-size:11px;color:#956982}.plan-task-menu>button:hover{background:#efdee9}.plan-overload{color:#b77c46!important}.plan-side{display:flex;flex-direction:column;gap:18px}.plan-focus{position:relative;overflow:hidden;padding:25px 22px;border:1px solid #dac8dc;background:linear-gradient(145deg,#f1e6f3,#f7eff8);border-radius:23px}.plan-focus>div:first-child{display:flex;align-items:center;gap:9px;color:#9b6d9d}.plan-focus .club-eyebrow{font-size:9px;color:#987595;letter-spacing:1px}.plan-focus h3{font-size:17px;font-weight:500;line-height:1.6;margin-top:25px;overflow-wrap:anywhere;color:#805d80}.plan-focus .plan-focus-clock{font-size:65px;line-height:1.15;letter-spacing:-4px;display:block;color:#825781;font-weight:450;font-variant-numeric:tabular-nums;padding:24px 0 18px}.plan-focus-clock>span{color:#b991b2}.plan-focus p{font-size:11px;line-height:1.85;color:#9a7f97;margin-bottom:23px}.plan-focus>.btn{width:100%;font-size:12px}.plan-focus .club-actions>.btn{flex:1;font-size:12px}.plan-focus.active{border-color:#bf9cc4;background:linear-gradient(145deg,#ead7f0,#f4eaf5)}.plan-week-result{padding:22px;background:#eaf2ed;border:1px solid #d2e4d9;border-radius:19px}.plan-week-result>.club-eyebrow{color:#749783;font-size:9px;letter-spacing:1px}.plan-week-result>strong{display:block;font-size:40px;font-weight:500;letter-spacing:-1.5px;color:#6b967c;margin-top:16px;line-height:1.1}.plan-week-result>strong small{display:block;font-size:12px;font-weight:400;line-height:1.65;color:#73907f;margin-top:7px;letter-spacing:0}.plan-week-result>p{font-size:11px;line-height:1.8;color:#8ca193;margin-top:18px}.plan-loose{border:1px solid #e5dbe3;border-radius:17px;padding:20px;background:#fff}.plan-loose>.club-eyebrow{font-size:9px}.plan-loose h3{font-size:15px;font-weight:500;margin:14px 0;color:#a8836b}.plan-loose>button:not(.text-link){display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;width:100%;padding:12px 0;font-size:12px;color:#9a788d;border-bottom:1px solid #f0e5ed;overflow-wrap:anywhere}.plan-loose button svg{flex-shrink:0}.plan-loose>p{font-size:12px;line-height:1.85;color:#a38798;margin:12px 0 17px}.plan-loose>.text-link{font-size:12px;margin-top:16px}.plan-side>.club-fine{font-size:10px;margin:0 10px;color:#a891a0}.plan-week-grid{display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));border:1px solid #e5d8e2;border-radius:18px;background:#fff;overflow-x:auto;min-height:400px;max-width:100%}.plan-week-grid>section{padding:16px 12px;border-right:1px solid #eddfeb;transition:background .2s}.plan-week-grid>section:last-child{border:0}.plan-week-grid>section.is-today{background:#fff4fa}.plan-week-grid>section.is-over{background:#f0e2f4;box-shadow:inset 0 0 0 2px #b885bb}.plan-week-grid header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.plan-week-grid header>button:first-child{text-align:left;padding:3px 0;flex:1}.plan-week-grid header span{font-size:10px;color:#a8899d;text-transform:uppercase;display:block}.plan-week-grid header strong{font-size:28px;font-weight:500;color:#a77f99;margin-top:3px;display:block;letter-spacing:-1px}.plan-week-grid .is-today header strong{color:#b85383}.plan-week-grid section>span{font-size:9px;line-height:1.7;color:#b093a6}.plan-week-task{display:flex;flex-direction:column;gap:8px;text-align:left;width:100%;padding:12px 10px;background:#f8e6ef;border:1px solid #efd5e4;border-radius:10px;margin-top:14px;color:#9b6889;overflow-wrap:anywhere;cursor:grab}.plan-week-task.color-lilac{background:#eee7f7;border-color:#e0d5ed;color:#8b70a4}.plan-week-task.color-mint{background:#eaf3ed;border-color:#d7e8de;color:#799b83}.plan-week-task.status-done{opacity:.7}.plan-week-task.status-done strong{text-decoration:line-through}.plan-week-task small{font-size:9px}.plan-week-task strong{font-size:12px;font-weight:550;line-height:1.6}.plan-week-task>span{font-size:9px;opacity:.8}.plan-week-empty{color:#baa5b3;font-size:10px;line-height:1.8;text-align:center;padding:50px 8px}.plan-checklist{display:flex;flex-direction:column;gap:11px;font-size:13px}.plan-checklist>strong{font-size:12px;color:#97728a;font-weight:550}.plan-checklist>div{display:flex;gap:10px;align-items:center;border-bottom:1px solid #f0e5ec;padding-bottom:8px;min-width:0}.plan-checklist>div>[data-slot=checkbox]{flex-shrink:0}.plan-checklist>div>span{flex:1;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.plan-checklist>div>input{border:1px solid #e5d5e0;border-radius:9px;padding:9px 12px;background:#fff;font-size:12px;min-width:0;width:100%}@keyframes club-card-arrive{0%{opacity:.3;transform:translateY(12px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@media(max-width:1450px){.club-feed-grid{grid-template-columns:150px minmax(0,1fr) 213px;gap:18px}.club-post{padding:20px}.club-reactions>button>span{display:none}.club-reactions>button{width:32px}.club-pass{padding:20px 16px}.club-side-tool{padding:16px 13px;gap:9px}.club-side-tool>svg:first-child{width:21px}.club-side-tool strong{font-size:13px}.club-channels>button{font-size:11px}.plan-layout{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.plan-focus .plan-focus-clock{font-size:58px}.club-challenge-grid,.club-people-grid,.club-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-heading{gap:16px}.club-heading>.club-actions .btn{font-size:12px;padding:12px 15px}.club-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{padding:11px 13px}}@media(max-width:1190px){.club-feed-grid{grid-template-columns:minmax(0,1fr) 225px}.club-channels{position:static;grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;padding:0}.club-channels>button{width:auto;padding:8px 11px;margin:0;font-size:11px}.club-channel-note,.club-channels>.club-eyebrow{display:none}.club-feed-grid .club-feed{grid-column:1}.club-heading{align-items:flex-start;flex-direction:column}.club-heading>.club-actions{align-self:stretch}.club-heading h1{font-size:37px}.club-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{padding:10px 12px;font-size:12px}.plan-layout{grid-template-columns:minmax(0,1fr)}.plan-side{display:grid;grid-template-columns:1fr 1fr;align-items:start}.plan-side .plan-focus{grid-row:span 2}.plan-side>.club-fine{grid-column:1/-1}.club-lab{padding:28px}.club-prompt-card{padding:17px;min-height:210px}.club-prompt-card>strong{font-size:25px}.club-wallet{padding:27px}.club-join{grid-template-columns:1fr;min-height:0}.club-join-story{padding:38px}.club-join-story h1{font-size:45px;max-width:540px}.club-join-story>p{max-width:550px}.club-join>form{padding:35px}.club-join-values{margin:23px 0 15px}.club-admin-row>.club-actions{flex-shrink:1}.club-section-title{flex-wrap:wrap}}@media(max-width:760px){.club-workspace{margin:0}.club-heading{gap:17px;margin:3px 0 24px}.club-heading h1,.plan-workspace .club-heading h1{font-size:32px;letter-spacing:-1.2px;line-height:1.18}.club-heading p{font-size:12px}.club-heading .club-eyebrow{font-size:9px;letter-spacing:1px}.club-heading>.club-actions{gap:7px}.club-heading>.club-actions>.btn{padding:11px 12px;min-height:38px;font-size:11px}.club-heading>.club-actions>.club-icon{margin-right:auto}.club-tabs>[data-slot=tabs-list]{border-radius:12px;padding:4px;min-height:46px}.club-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{font-size:11px;padding:9px 12px;min-height:36px;gap:7px}.club-tabs>[data-slot=tabs-content]{padding-top:17px}.club-feed-grid{grid-template-columns:minmax(0,1fr);gap:17px}.club-channels{gap:5px}.club-channels>button{font-size:10px;padding:8px}.club-home-side{grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.club-pass{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:18px;border-radius:17px}.club-pass>.club-eyebrow{grid-column:1/-1;margin:0;font-size:9px}.club-pass>.club-level{grid-column:1;grid-row:2}.club-pass>button{grid-row:2;grid-column:2;flex-direction:column;align-items:flex-end;gap:3px;width:auto;margin:0;padding:0;border:0;font-size:10px}.club-pass>button strong{font-size:25px}.club-pass>p{margin:0;font-size:10px;grid-row:3;grid-column:1/-1}.club-pass progress{grid-column:1/-1;height:4px}.club-pass>small{display:none}.club-level strong{font-size:15px}.club-side-tool{flex-direction:column;align-items:flex-start;justify-content:space-between;gap:9px;padding:13px 10px;border-radius:13px}.club-side-tool strong{font-size:11px;line-height:1.5}.club-side-tool small,.club-side-tool>svg:last-child{display:none}.club-home-side>.club-side-challenge{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding:16px;gap:10px}.club-side-challenge>.club-eyebrow{display:none}.club-side-challenge>strong{font-size:13px;flex:1}.club-side-challenge>span{font-size:10px}.club-side-challenge>.text-link{font-size:11px}.club-feed-grid .club-feed{grid-row:3}.club-composer{min-height:68px;padding:14px;border-radius:15px;gap:11px}.club-composer>span:nth-child(2){font-size:13px}.club-composer>.initials-avatar{height:34px;width:34px;font-size:11px;border-radius:10px}.club-feed-title h2{font-size:13px}.club-feed-title>span{font-size:10px}.club-post{padding:18px;border-radius:18px}.club-post>header{gap:10px;margin-bottom:18px}.club-post>header strong{font-size:12px}.club-post>header small{font-size:10px}.club-post-title h3{font-size:21px;line-height:1.35}.club-post-body{font-size:13px;line-height:1.85}.club-reactions>button{min-height:36px;width:36px}.club-post-actions>button{min-height:36px;min-width:31px}.club-post>footer{gap:8px}.club-reactions{gap:5px}.club-contribution{font-size:9px;padding:4px;gap:3px}.club-section-intro{align-items:flex-start;flex-direction:column;margin:10px 0 23px;gap:18px}.club-section-intro h2,.club-wallet h2{font-size:27px;letter-spacing:-.9px}.club-section-intro p{font-size:13px}.club-challenge-grid,.club-gallery,.club-people-grid,.club-reward-grid{grid-template-columns:1fr}.club-challenge-card{padding:25px}.club-wallet{padding:24px;flex-direction:column;align-items:flex-start;gap:25px}.club-wallet>div:last-child{display:flex;align-items:center;gap:30px;justify-content:space-between;width:100%}.club-wallet>div:last-child>strong{font-size:40px;margin:0}.club-wallet p{font-size:12px}.club-people-grid header .club-level strong{font-size:13px}.club-form[data-slot=dialog-content],.club-thread[data-slot=dialog-content]{padding:23px 20px;border-radius:20px;width:calc(100% - 24px);max-height:92svh;gap:18px}.club-form [data-slot=dialog-title],.club-thread [data-slot=dialog-title]{font-size:23px;letter-spacing:-.6px}.club-form [data-slot=dialog-description],.club-thread [data-slot=dialog-description]{font-size:12px}.club-form .field input,.club-form .field textarea,.club-join .field input,.club-join .field textarea,.club-thread .field textarea{font-size:16px}.club-form-close{top:10px;right:10px}.club-form .form-row{grid-template-columns:1fr;gap:17px}.club-form .btn{font-size:12px}.club-form form>footer>.btn{min-width:0}.club-form form>footer{padding-top:19px}.club-comments>form{padding:16px}.club-thread-body{font-size:14px}.club-thread-tools{gap:9px}.club-thread-tools .text-link{font-size:11px}.club-moderation-tools{padding:12px}.club-comments>article{gap:9px}.club-comments>article>.club-icon{width:27px;height:27px}.club-join{border-radius:22px}.club-join-story{padding:29px 24px}.club-join-story h1{font-size:37px;letter-spacing:-1.6px;line-height:1.12;margin:20px 0}.club-join-story>p{font-size:13px}.club-join-values span{font-size:9px;padding:6px 9px}.club-join>form{padding:28px 24px}.club-join h2{font-size:24px}.club-join .club-eyebrow{font-size:10px}.club-join-values{gap:6px}.club-check{font-size:11px}.club-admin-intro{padding:22px;gap:13px}.club-admin-intro>svg{flex-shrink:0;width:23px}.club-admin-intro h2{font-size:19px;letter-spacing:-.4px}.club-admin-intro p{font-size:11px}.club-admin [data-slot=tabs-trigger]{font-size:11px;padding:9px 12px}.club-admin-row{align-items:flex-start;flex-wrap:wrap;padding:18px;gap:14px}.club-admin-row>.btn{font-size:11px}.club-admin-row strong{font-size:14px}.club-section-title{gap:13px}.club-section-title h3{font-size:17px}.club-section-title .btn{font-size:11px;padding:10px 12px}.club-lab{padding:24px 19px;border-radius:21px}.club-lab-heading{margin:5px 0 25px}.club-lab-heading h2{font-size:43px;letter-spacing:-2px}.club-lab-heading>.club-eyebrow{font-size:9px}.club-lab-heading p{font-size:12px}.club-deck{grid-template-columns:1fr;gap:12px}.club-prompt-card{min-height:130px;padding:16px 18px;border-radius:17px;display:grid;grid-template-columns:1fr auto;gap:7px}.club-prompt-card>header{grid-column:1/-1;font-size:10px}.club-prompt-card>strong{font-size:23px;line-height:1.2;letter-spacing:-.6px;min-height:0;margin:9px 0;max-width:250px}.club-prompt-symbol{align-self:end;margin-bottom:10px}.club-prompt-symbol>svg{width:25px;height:25px}.club-lab-tools{gap:13px;margin:23px 0 25px}.club-lab-tools>.btn{width:100%;font-size:12px;min-width:0}.club-lab-tools>span{font-size:10px}.club-sprint{align-items:flex-start;flex-direction:column;padding-top:23px;gap:18px}.club-sprint h3{font-size:21px}.club-sprint p{font-size:12px}.club-sprint-timer{width:100%;justify-content:space-between;padding:10px 15px}.club-sprint-timer strong{flex:1;font-size:31px}.club-lab-footer>.club-actions{width:100%}.club-lab-footer .btn{width:100%;font-size:12px}.club-lab-footer>.text-link{font-size:12px}.club-idea-field textarea{font-size:16px;padding:15px;min-height:190px}.club-lab>.club-fine{font-size:10px}.plan-layout{gap:20px}.plan-datebar{gap:10px;margin:7px 0 20px}.plan-datebar h2{font-size:25px}.plan-datebar>.club-eyebrow{font-size:9px}.plan-datebar .club-icon{width:29px}.plan-datebar .btn{font-size:10px;padding:6px 9px}.plan-day-load{padding:17px;border-radius:14px;gap:12px;font-size:10px}.plan-day-load strong{font-size:24px}.plan-task{padding:17px 14px;border-radius:14px}.plan-task-top{gap:10px}.plan-task-title strong{font-size:14px;line-height:1.65}.plan-task-title span{font-size:10px}.plan-task-note{margin-left:29px;font-size:11px}.plan-task>footer{margin-left:29px;font-size:9px;gap:9px}.plan-task footer>.plan-state{margin-left:0}.plan-task-top>.club-icon{width:28px}.plan-task-menu{gap:6px}.plan-task-menu>button{font-size:10px;padding:8px}.plan-side{grid-template-columns:1fr}.plan-side .plan-focus{grid-row:auto}.plan-focus{padding:25px;text-align:center}.plan-focus>div:first-child{justify-content:center}.plan-focus h3{font-size:18px;margin-top:19px}.plan-focus .plan-focus-clock{font-size:77px;padding:18px 0 16px}.plan-focus .club-actions,.plan-focus>.btn{max-width:240px;margin:0 auto}.plan-focus .club-actions{justify-content:center}.plan-focus p{font-size:12px}.plan-week-result{padding:23px}.plan-week-result>strong{display:flex;align-items:center;gap:18px;margin-top:13px;font-size:44px}.plan-week-result>strong small{margin:0;max-width:160px;font-size:12px}.plan-week-result>p{font-size:11px;margin-top:15px}.plan-week-grid{min-height:340px}.plan-loose{padding:22px}.plan-empty{padding:38px 22px;min-height:260px}.plan-empty h3{font-size:23px}.plan-empty .btn,.plan-empty p{font-size:12px}.plan-main .club-section-intro h2{font-size:26px}}@media(max-width:360px){.club-post{padding:16px 13px}.club-post-actions>button{min-width:28px}.club-reactions>button{width:31px}.club-post>header{flex-wrap:wrap}.club-contribution{margin-left:47px}.club-heading h1{font-size:29px}.club-heading>.club-actions>.btn{padding:10px;font-size:10px}.club-heading>.club-actions>.club-icon{width:28px}.club-notification-button{width:33px;height:36px}.club-form[data-slot=dialog-content],.club-thread[data-slot=dialog-content]{padding:22px 16px}.club-join-story,.club-join>form{padding:25px 19px}.club-join-story h1{font-size:32px}.club-wallet>div:last-child{gap:15px}.club-wallet .club-level>svg{width:35px;height:35px;padding:7px}.club-wallet .club-level strong{font-size:13px}.club-wallet .club-level small{font-size:9px}.club-post>footer{gap:4px}.club-lab{padding:23px 16px}.plan-datebar h2{font-size:22px}.plan-datebar>div:last-child{gap:1px}}@media(prefers-reduced-motion:reduce){.club-prompt-card{animation:none}.club-form button,.club-thread button,.club-workspace button,.plan-week-grid>section{transition:none}.club-side-tool:hover{transform:none}}.plan-layout.is-week{grid-template-columns:minmax(0,1fr)}.plan-layout.is-week>.plan-side{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.plan-layout.is-week .plan-focus{grid-row:span 2}.plan-layout.is-week .plan-side>.club-fine{grid-column:2/-1}.plan-layout.is-week .plan-focus .plan-focus-clock{font-size:58px}@media(max-width:760px){.plan-layout.is-week>.plan-side{grid-template-columns:1fr}.plan-layout.is-week .plan-focus{grid-row:auto}.plan-layout.is-week .plan-side>.club-fine{grid-column:1}.plan-layout.is-week .plan-focus .plan-focus-clock{font-size:77px}.club-home-side{display:contents}.club-home-side>.club-side-challenge,.club-home-side>.club-side-tool{display:none}.club-pass{grid-row:2;padding:14px 16px;gap:0;min-height:75px}.club-pass>.club-level,.club-pass>button{grid-row:1}.club-pass>.club-eyebrow,.club-pass>p,.club-pass>progress{display:none}.club-pass .club-level>svg{width:37px;height:37px;padding:8px;border-radius:13px}.club-pass>button{font-size:9px}.club-pass>button strong{font-size:23px}.club-feed-grid{row-gap:14px}}.plan-week-task{color:#80516c}.plan-week-task.color-lilac{color:#715080}.plan-week-task.color-mint{color:#446a51}.plan-week-task small,.plan-week-task>span{font-size:10px;opacity:1}.plan-week-empty,.plan-week-grid section>span{color:#806878;font-size:10px}.plan-task footer,.plan-task-note,.plan-task-title span{color:#826879}.plan-focus .club-eyebrow,.plan-focus p{color:#80607d}.plan-week-result>p,.plan-week-result>strong small{color:#57755f}.club-fine,.club-lab>.club-fine{color:#826779}.club-prompt-card>header{color:#80546e}