.style-module-scss-module__m-WcXq__signupContainer{background-image:url(/images/SignUp.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;min-height:100vh;margin:0;padding:0;display:flex}@media (max-width:1024px){.style-module-scss-module__m-WcXq__signupContainer{background-attachment:scroll}}@media (max-width:768px){.style-module-scss-module__m-WcXq__signupContainer{flex-direction:column;min-height:100vh}}@media (max-width:480px){.style-module-scss-module__m-WcXq__signupContainer{background-position:50%;background-size:cover}}@media (min-width:1920px){.style-module-scss-module__m-WcXq__signupContainer{background-size:cover}}.style-module-scss-module__m-WcXq__leftColumn{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:50%;padding:0 2rem 2rem;display:flex}@media (max-width:1920px) and (max-height:800px){.style-module-scss-module__m-WcXq__leftColumn{gap:1.75rem;padding-top:2rem;padding-bottom:1.5rem}}@media (max-width:1440px){.style-module-scss-module__m-WcXq__leftColumn{padding-top:8rem}}@media (max-width:1024px){.style-module-scss-module__m-WcXq__leftColumn{padding:1.5rem}}@media (max-width:768px){.style-module-scss-module__m-WcXq__leftColumn{justify-content:flex-start;gap:2rem;width:100%;padding:1.5rem}}@media (max-width:480px){.style-module-scss-module__m-WcXq__leftColumn{gap:1.75rem;padding:1rem .75rem}}@media (max-width:360px){.style-module-scss-module__m-WcXq__leftColumn{gap:1.25rem;padding:1rem .5rem}}.style-module-scss-module__m-WcXq__rightColumn{justify-content:center;align-items:center;width:50%;padding:2rem;display:flex}@media (max-width:1920px) and (max-height:800px){.style-module-scss-module__m-WcXq__rightColumn{padding:1.5rem}}@media (max-width:1024px){.style-module-scss-module__m-WcXq__rightColumn{padding:1.5rem}}@media (max-width:768px){.style-module-scss-module__m-WcXq__rightColumn{align-items:stretch;width:100%;padding:1.5rem 1rem}}@media (max-width:480px){.style-module-scss-module__m-WcXq__rightColumn{padding:1rem .75rem}}@media (max-width:360px){.style-module-scss-module__m-WcXq__rightColumn{padding:.75rem .5rem}}.style-module-scss-module__m-WcXq__card{background-color:#f2ffbb;background-image:url(/images/SignupCardBackground.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px;width:80%;max-width:100%;padding:48px 36px;position:relative}@media (max-width:1920px) and (max-height:800px){.style-module-scss-module__m-WcXq__card{border-radius:28px;padding:32px 28px}}@media (max-width:1024px){.style-module-scss-module__m-WcXq__card{border-radius:32px;padding:40px 32px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__card{border-radius:24px;width:100%;padding:32px 24px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card{border-radius:20px;width:100%;padding:24px 20px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__card{border-radius:16px;padding:20px 16px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__cardHeading{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:-.03em;color:#195123;text-align:left;margin:0;font-size:36px;font-weight:700;line-height:100%}@media (max-width:1024px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__cardHeading{font-size:32px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__cardHeading{font-size:28px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__cardHeading{margin-bottom:.5rem;font-size:22px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__cardHeading{font-size:20px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__inputfields{flex-direction:column;gap:20px;width:100%;padding-top:29px;display:flex}@media (max-width:1920px) and (max-height:800px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__inputfields{gap:16px;padding-top:20px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__inputfields{gap:1rem;padding-top:20px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__inputfields{gap:.875rem;padding-top:16px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__inputfields{gap:.75rem;padding-top:12px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__errorText{color:red;margin:0;font-family:Source Sans Pro,sans-serif;font-size:14px}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__forgotPasswordLink{text-align:right;margin:-4px 0 0}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__forgotPasswordLink .style-module-scss-module__m-WcXq__signupLinkText{font-size:16px;font-weight:600}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__forgotPasswordLink .style-module-scss-module__m-WcXq__signupLinkText{font-size:15px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__resetNotice{color:#0b5719;background:#f2ffbb;border-radius:8px;margin:0;padding:10px 12px;font-family:Source Sans Pro,sans-serif;font-size:15px;line-height:22px}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink{letter-spacing:0;color:#3f5443;text-align:left;margin:0;font-family:Source Sans Pro,sans-serif;font-size:19px;font-weight:500;line-height:28px}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink{font-size:18px;line-height:26px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink{font-size:16px;line-height:24px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink .style-module-scss-module__m-WcXq__signupLinkText{letter-spacing:0;color:#0b5719;cursor:pointer;text-underline-offset:2px;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:700;line-height:28px;text-decoration:underline}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink .style-module-scss-module__m-WcXq__signupLinkText{font-size:19px;line-height:26px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink .style-module-scss-module__m-WcXq__signupLinkText{font-size:17px;line-height:24px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__signupLink .style-module-scss-module__m-WcXq__signupLinkText:hover{text-decoration:none}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerContainer{align-items:center;gap:12px;width:100%;padding:29px 0;display:flex}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerContainer{gap:10px;padding-top:24px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerContainer{gap:8px;padding-top:20px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerContainer{gap:6px;padding-top:16px}}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerLeft,.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerRight{background-color:#c5e6cb;flex:1;height:1px}.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerText{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;color:#3f5443;white-space:nowrap;font-size:18px;font-weight:600;line-height:26px}@media (max-width:768px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerText{font-size:16px;line-height:24px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerText{font-size:14px;line-height:22px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__card .style-module-scss-module__m-WcXq__dividerText{font-size:13px;line-height:20px}}.style-module-scss-module__m-WcXq__logo{object-fit:contain;max-width:min(420px,100%);height:auto}@media (max-width:1024px){.style-module-scss-module__m-WcXq__logo{max-width:300px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__logo{max-width:260px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__logo{max-width:220px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__logo{max-width:190px}}.style-module-scss-module__m-WcXq__contentContainer{background-color:#fcfff0;border-radius:16px;width:80%;max-width:100%;padding:24px 48px}@media (max-width:1024px){.style-module-scss-module__m-WcXq__contentContainer{width:90%;padding:28px 40px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__contentContainer{border-radius:12px;width:100%;padding:24px 20px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__contentContainer{border-radius:10px;width:100%;padding:20px 16px}}@media (max-width:360px){.style-module-scss-module__m-WcXq__contentContainer{border-radius:8px;padding:16px 12px}}.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentTitle{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:-.03em;color:#195123;margin-bottom:1rem;font-size:48px;font-weight:600;line-height:100%}@media (max-width:1024px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentTitle{font-size:42px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentTitle{margin-bottom:.875rem;font-size:36px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentTitle{margin-bottom:.75rem;font-size:24px;line-height:110%}}@media (max-width:360px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentTitle{margin-bottom:.5rem;font-size:20px}}.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList{flex-flow:wrap;align-items:center;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList{gap:.5rem}}@media (max-width:480px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList{flex-direction:column;align-items:flex-start;gap:.5rem}}.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li{letter-spacing:0;color:#3f5443;white-space:nowrap;align-items:center;font-family:Source Sans Pro,sans-serif;font-size:19px;font-weight:600;line-height:28px;display:inline-flex}@media (max-width:1024px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li{font-size:17px;line-height:26px}}@media (max-width:768px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li{font-size:16px;line-height:24px}}@media (max-width:480px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li{white-space:normal;width:100%;font-size:15px;line-height:22px}}.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li:before{content:"• ";color:#3f5443;margin-left:.5rem;margin-right:.5rem}@media (max-width:480px){.style-module-scss-module__m-WcXq__contentContainer .style-module-scss-module__m-WcXq__contentList li:before{margin-left:0;margin-right:.5rem}}
.style-module-scss-module__7FEUSW__inputField{width:100%}.style-module-scss-module__7FEUSW__label{letter-spacing:0;color:#3f5443;margin-bottom:.5rem;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:400;line-height:24px;display:block}@media (max-width:480px){.style-module-scss-module__7FEUSW__label{margin-bottom:.375rem;font-size:14px;line-height:20px}}@media (max-width:360px){.style-module-scss-module__7FEUSW__label{font-size:13px;line-height:18px}}.style-module-scss-module__7FEUSW__label.style-module-scss-module__7FEUSW__labelSecondary{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;color:#195123;font-size:14px;font-weight:600;line-height:22px}.style-module-scss-module__7FEUSW__inputWrap{align-items:stretch;width:100%;display:flex;position:relative}.style-module-scss-module__7FEUSW__revealButton{color:#3f5443;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background-color .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.style-module-scss-module__7FEUSW__revealButton:hover{color:#0b5719;background-color:#0b571912}.style-module-scss-module__7FEUSW__revealButton:focus-visible{outline-offset:1px;outline:2px solid #0b5719}@media (max-width:480px){.style-module-scss-module__7FEUSW__revealButton{width:28px;height:28px;right:6px}}html.dark .style-module-scss-module__7FEUSW__revealButton{color:#ede72dcc}html.dark .style-module-scss-module__7FEUSW__revealButton:hover{color:#ede72d;background-color:#ede72d1a}.style-module-scss-module__7FEUSW__input{background-color:#f2fcf3;border:none;border-radius:8px;outline:none;width:100%;padding:13px 20px}.style-module-scss-module__7FEUSW__input[type=tel]{-moz-appearance:textfield}.style-module-scss-module__7FEUSW__input[type=tel]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style-module-scss-module__7FEUSW__input[type=tel]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.style-module-scss-module__7FEUSW__input{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;color:#909d93;box-sizing:border-box;font-size:14px;font-weight:400;line-height:22px}@media (max-width:480px){.style-module-scss-module__7FEUSW__input{border-radius:6px;padding:12px 16px;font-size:14px;line-height:20px}}@media (max-width:360px){.style-module-scss-module__7FEUSW__input{padding:10px 14px;font-size:13px;line-height:18px}}.style-module-scss-module__7FEUSW__input::placeholder{color:#909d93;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;font-size:14px;font-weight:400;line-height:22px}@media (max-width:480px){.style-module-scss-module__7FEUSW__input::placeholder{font-size:14px;line-height:20px}}@media (max-width:360px){.style-module-scss-module__7FEUSW__input::placeholder{font-size:13px;line-height:18px}}.style-module-scss-module__7FEUSW__input:focus{outline:none}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__inputWithAction{padding-right:46px}@media (max-width:480px){.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__inputWithAction{padding-right:40px}}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary{color:#0b5719;width:100%;font-size:36px;font-weight:600;line-height:38px;font-family:var(--font-poppins),"Poppins",sans-serif;text-align:center;background-color:#f2fcf3;border:1px solid #3f5443;border-radius:8px;padding:13px 20px}@media (max-width:480px){.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary{border-radius:6px;padding:12px 16px}}@media (max-width:360px){.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary{padding:10px 14px}}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary:focus{color:#0b5719;border-color:#0b5719;outline:none}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary:active{color:#0b5719;border-color:#0b5719}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary.style-module-scss-module__7FEUSW__error,.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary.style-module-scss-module__7FEUSW__error:focus,.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__secondary.style-module-scss-module__7FEUSW__error:active{color:red;border-color:red}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__date{color:#909d93;width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;text-align:center;background-color:#fff;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:22px}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__date:focus{outline:none}.style-module-scss-module__7FEUSW__input.style-module-scss-module__7FEUSW__date::placeholder{color:#909d93}.style-module-scss-module__7FEUSW__dateInputContainer{box-sizing:border-box;background-color:#fff;border-radius:8px;align-items:stretch;gap:0;width:100%;min-height:72px;padding:8px;display:flex;position:relative}.style-module-scss-module__7FEUSW__dateInputContainer.style-module-scss-module__7FEUSW__dateInputClickable{cursor:pointer}.style-module-scss-module__7FEUSW__dateSegmentsRow{flex:1;align-items:flex-end;gap:0;width:100%;display:flex}.style-module-scss-module__7FEUSW__dateSegmentsRow input{pointer-events:none;-webkit-user-select:none;user-select:none}.style-module-scss-module__7FEUSW__dateField{flex-direction:column;flex:1;gap:4px;display:flex}.style-module-scss-module__7FEUSW__dateLabel{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;color:#3f5443;text-align:center;font-size:14px;font-weight:400;line-height:22px}.style-module-scss-module__7FEUSW__dateSeparator{background-color:#c5e6cb;align-self:stretch;width:1px;margin:0 12px}.style-module-scss-module__7FEUSW__hiddenDateInput{clip:rect(0,0,0,0);white-space:nowrap;opacity:0;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.style-module-scss-module__IpN_VW__button{cursor:pointer;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:26px;transition:opacity .2s;display:inline-flex}.style-module-scss-module__IpN_VW__button:hover{opacity:.9}.style-module-scss-module__IpN_VW__button:active{opacity:.8}.style-module-scss-module__IpN_VW__button:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__IpN_VW__button .style-module-scss-module__IpN_VW__icon{align-items:center;margin-right:10px;display:inline-flex}.style-module-scss-module__IpN_VW__button .style-module-scss-module__IpN_VW__text{display:inline-block}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__primary{color:#f2fcf3;background-color:#0b5719}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__secondary{color:#3f5443;background-color:#f2fcf3}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__outline{color:#195123;letter-spacing:0%;background-color:#0000;border:1px solid #5fa758;font-size:12px;font-weight:600;line-height:18px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__primary-outline{color:#5fa758;letter-spacing:0%;background-color:#0000;border:1px solid #5fa758;border-radius:24px;font-weight:700}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__follow{color:#0b5719;letter-spacing:0%;background-color:#f2ffbb;border-radius:32px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;line-height:150%}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large{border-radius:8px;width:100%;padding:10px 40px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__secondary{letter-spacing:0;font-size:16px;line-height:24px}@media (max-width:768px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large{padding:10px 32px;font-size:16px;line-height:24px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__secondary{font-size:14px;line-height:22px}}@media (max-width:480px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large{padding:10px 24px;font-size:16px;line-height:24px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__secondary{font-size:14px;line-height:22px}}@media (max-width:360px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large{padding:8px 20px;font-size:14px;line-height:22px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__secondary{font-size:13px;line-height:20px}}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__medium{border-radius:8px;padding:8px 32px;font-size:16px;line-height:24px}@media (max-width:480px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__medium{padding:8px 24px;font-size:14px;line-height:22px}}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__medium.style-module-scss-module__IpN_VW__primary-outline{border-radius:24px;padding:12px 24px;font-size:16px;line-height:24px}@media (max-width:480px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__medium.style-module-scss-module__IpN_VW__primary-outline{padding:12px 20px;font-size:14px;line-height:22px}}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__small{border-radius:6px;padding:6px 24px;font-size:14px;line-height:20px}@media (max-width:480px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__small{padding:6px 20px;font-size:13px;line-height:18px}}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__small.style-module-scss-module__IpN_VW__primary-outline{border-radius:24px;padding:8px 24px;font-size:14px;line-height:24px}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__small.style-module-scss-module__IpN_VW__follow{border-radius:32px;padding:8px 20px;font-size:15px;line-height:150%}.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__primary-outline{border-radius:24px;padding:12px 32px;font-size:18px;line-height:26px}@media (max-width:768px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__primary-outline{padding:12px 28px;font-size:16px;line-height:24px}}@media (max-width:480px){.style-module-scss-module__IpN_VW__button.style-module-scss-module__IpN_VW__large.style-module-scss-module__IpN_VW__primary-outline{padding:12px 24px;font-size:14px;line-height:22px}}html.dark .style-module-scss-module__IpN_VW__follow{background:#ede72df2;border:1px solid #0b571959;color:#0a160d!important}html.dark .style-module-scss-module__IpN_VW__follow .style-module-scss-module__IpN_VW__text{color:inherit!important}html.dark .style-module-scss-module__IpN_VW__primary-outline{color:#ede72d;border-color:#ede72d73}
.style-module-scss-module__h3ENeW__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}@media (max-width:768px){.style-module-scss-module__h3ENeW__modalOverlay{padding:.5rem}}.style-module-scss-module__h3ENeW__centeredOverlay{align-items:center}.style-module-scss-module__h3ENeW__modalContent{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;margin-top:2rem;display:flex;box-shadow:0 4px 20px #00000026}@media (max-width:768px){.style-module-scss-module__h3ENeW__modalContent{border-radius:12px;max-width:100%;max-height:95vh;margin-top:1rem}}.style-module-scss-module__h3ENeW__centeredContent{margin-top:0}@media (max-width:768px){.style-module-scss-module__h3ENeW__centeredContent{margin-top:0}}.style-module-scss-module__h3ENeW__modalHeader{border-bottom:1px solid #c5e6cb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}@media (max-width:768px){.style-module-scss-module__h3ENeW__modalHeader{padding:16px 20px}}.style-module-scss-module__h3ENeW__modalTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;margin:0;font-size:24px;font-weight:600;line-height:32px}@media (max-width:768px){.style-module-scss-module__h3ENeW__modalTitle{font-size:20px;line-height:28px}}.style-module-scss-module__h3ENeW__closeButton{color:#3f5443;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:32px;line-height:1;transition:color .2s;display:flex}.style-module-scss-module__h3ENeW__closeButton:hover{color:#195123}@media (max-width:768px){.style-module-scss-module__h3ENeW__closeButton{width:28px;height:28px;font-size:28px}}.style-module-scss-module__h3ENeW__modalBody{flex:1;padding:24px;overflow-y:auto}@media (max-width:768px){.style-module-scss-module__h3ENeW__modalBody{padding:20px 16px}}html.dark .style-module-scss-module__h3ENeW__modalOverlay{background-color:#000000a6}html.dark .style-module-scss-module__h3ENeW__modalContent{background-color:#152018;border:1px solid #ede72d29;box-shadow:0 8px 28px #00000073}html.dark .style-module-scss-module__h3ENeW__modalHeader{border-bottom-color:#ede72d29}html.dark .style-module-scss-module__h3ENeW__modalTitle{color:#ede72d}html.dark .style-module-scss-module__h3ENeW__closeButton{color:#c8d7bec7}html.dark .style-module-scss-module__h3ENeW__closeButton:hover{color:#ede72d}html.dark .style-module-scss-module__h3ENeW__modalBody{color:#c8d8bc}
.style-module-scss-module__1PURPa__psRoot{z-index:1000;overscroll-behavior:contain;background:#00000080;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden auto}@media (max-height:620px){.style-module-scss-module__1PURPa__psRoot{padding:.5rem}}.style-module-scss-module__1PURPa__psBox{scrollbar-width:thin;scrollbar-color:#19512347 #0000;background:#fcfff0;border-radius:16px;flex-direction:column;width:100%;max-width:1000px;height:80vh;min-height:0;max-height:calc(100vh - 4rem);margin-top:2rem;margin-bottom:2rem;scroll-padding-bottom:72px;display:flex;overflow:hidden auto;box-shadow:0 8px 32px #1951231f}.style-module-scss-module__1PURPa__psBox::-webkit-scrollbar{width:8px}.style-module-scss-module__1PURPa__psBox::-webkit-scrollbar-track{background:0 0}.style-module-scss-module__1PURPa__psBox::-webkit-scrollbar-thumb{background-color:#19512347;border-radius:8px}@media (max-height:760px){.style-module-scss-module__1PURPa__psBox{height:86vh;max-height:calc(100vh - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}}@media (max-height:620px){.style-module-scss-module__1PURPa__psBox{height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);margin-top:.5rem;margin-bottom:.5rem}}@media (max-width:768px){.style-module-scss-module__1PURPa__psBox{height:auto;max-height:calc(100vh - 2rem);margin-top:1rem;margin-bottom:1rem}}.style-module-scss-module__1PURPa__psWrap{flex:1;height:100%;min-height:0;display:flex}@media (max-width:768px){.style-module-scss-module__1PURPa__psWrap{flex-direction:column;min-height:auto}}.style-module-scss-module__1PURPa__psCreateTaskView{background:inherit;flex-direction:column;flex:1;gap:14px;height:100%;min-height:0;padding:20px 36px;display:flex}.style-module-scss-module__1PURPa__psForm{flex-direction:column;gap:14px;width:100%;max-width:720px;margin:6px auto 0;display:flex}.style-module-scss-module__1PURPa__psPanel{background:#ffffff40;border:1px solid #19512324;border-radius:14px;width:100%;padding:14px}.style-module-scss-module__1PURPa__psEmptyState{flex-direction:column;align-items:center;gap:12px;padding:24px 12px;display:flex}.style-module-scss-module__1PURPa__psActionBar{z-index:6;background:linear-gradient(#fff0,#fcfff0 28%);border-top:1px solid #1951231f;justify-content:flex-end;gap:10px;margin-top:auto;padding:14px 0 0;display:flex;position:sticky;bottom:0}.style-module-scss-module__1PURPa__psActionPrimary{color:#fcfff0;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;white-space:nowrap;background:#195123;border:none;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:800}.style-module-scss-module__1PURPa__psActionPrimary:disabled{opacity:.65;cursor:not-allowed}.style-module-scss-module__1PURPa__psActionSecondary{color:#195123;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;white-space:nowrap;background:#ffffff59;border:1px solid #19512338;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:800}.style-module-scss-module__1PURPa__psActionSecondary:disabled{opacity:.65;cursor:not-allowed}.style-module-scss-module__1PURPa__psSegmented{background:#ffffff47;border:1px solid #1951232e;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:4px;display:inline-flex}.style-module-scss-module__1PURPa__psSegmentedBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123bf;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.style-module-scss-module__1PURPa__psSegmentedBtn[data-active=true]{color:#fcfff0;background:#195123}.style-module-scss-module__1PURPa__psSegmentedPro{letter-spacing:.04em;text-transform:uppercase;color:#2b2300;background:#ede72d8c;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:800}.style-module-scss-module__1PURPa__psPlanActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.style-module-scss-module__1PURPa__psPlanSavedNote{font-family:var(--font-inter),"Inter",sans-serif;color:#195123a6;margin:0 0 6px;font-size:11px;font-style:italic}html.dark .style-module-scss-module__1PURPa__psPlanSavedNote{color:#c8d7beb3}.style-module-scss-module__1PURPa__psAiRowActions{justify-content:flex-end;display:flex}.style-module-scss-module__1PURPa__psTaskMetaRow{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:fit-content;display:inline-flex;position:relative}.style-module-scss-module__1PURPa__psKebabBtn{color:#195123;cursor:pointer;background:#ffffff59;border:1px solid #1951232e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding-bottom:6px;font-size:22px;line-height:0;display:inline-flex}.style-module-scss-module__1PURPa__psKebabBtn:hover{background:#ffffff8c}.style-module-scss-module__1PURPa__psMenu{z-index:20;background:#fff;border:1px solid #1951232e;border-radius:12px;min-width:160px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 16px 40px #0000002e}.style-module-scss-module__1PURPa__psMenuItem,.style-module-scss-module__1PURPa__psMenuItemPrimary{text-align:left;cursor:pointer;width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:0 0;border:none;padding:10px 12px;font-size:13px;font-weight:800}.style-module-scss-module__1PURPa__psMenuItem:hover:not(:disabled),.style-module-scss-module__1PURPa__psMenuItemPrimary:hover:not(:disabled){background:#19512314}.style-module-scss-module__1PURPa__psMenuItem:disabled,.style-module-scss-module__1PURPa__psMenuItemPrimary:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__1PURPa__psMenuItemPrimary{color:#0b5719}html.dark .style-module-scss-module__1PURPa__psPanel{background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psActionBar{background:linear-gradient(#0000,#152018 28%);border-top-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psActionPrimary{background:#ede72d;border:1px solid #00000040;color:#0b0f0c!important}html.dark .style-module-scss-module__1PURPa__psActionSecondary{color:#ede72d;background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psSegmented{background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psSegmentedBtn{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psSegmentedBtn[data-active=true]{background:#ede72d;color:#0b0f0c!important}html.dark .style-module-scss-module__1PURPa__psKebabBtn{color:#ede72d;background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psKebabBtn:hover{background:#ede72d14;border-color:#ede72d59}html.dark .style-module-scss-module__1PURPa__psMenu{background:#121c14;border-color:#ede72d29;box-shadow:0 18px 55px #0000008c}:is(html.dark .style-module-scss-module__1PURPa__psMenuItem,html.dark .style-module-scss-module__1PURPa__psMenuItemPrimary){color:#c8d8bc}:is(html.dark .style-module-scss-module__1PURPa__psMenuItem:hover:not(:disabled),html.dark .style-module-scss-module__1PURPa__psMenuItemPrimary:hover:not(:disabled)){background:#ede72d14}html.dark .style-module-scss-module__1PURPa__psMenuItemPrimary{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTopBarSecondaryBtn{color:#ede72d;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTopBarSecondaryBtn:hover{background:#ede72d14}.style-module-scss-module__1PURPa__psTopBar{z-index:5;background:inherit;border-bottom:1px solid #1951231f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:-6px 0 6px;padding:14px 0 12px;display:grid;position:sticky;top:0}.style-module-scss-module__1PURPa__psTopBarLeft{justify-content:flex-start;align-items:center;min-width:0;display:flex}.style-module-scss-module__1PURPa__psTopBarCenter{flex-direction:column;gap:2px;min-width:0;display:flex}.style-module-scss-module__1PURPa__psTopBarTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:800;line-height:1.15;overflow:hidden}.style-module-scss-module__1PURPa__psTopBarSubtitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123a6;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.35;overflow:hidden}@media (max-width:768px){.style-module-scss-module__1PURPa__psTopBarSubtitle{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.style-module-scss-module__1PURPa__psTopBarRight{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarRightGroup{align-items:center;gap:10px;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarIconBtn{box-sizing:border-box;color:#195123;cursor:pointer;background:#ffffff59;border:1px solid #1951232e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0 0 2px;font-size:26px;line-height:0;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarIconBtn:hover{background:#ffffff8c}.style-module-scss-module__1PURPa__psTopBarIconBtn:focus-visible{outline-offset:2px;outline:2px solid #19512359}.style-module-scss-module__1PURPa__psTopBarBackBtn{cursor:pointer;width:40px;height:40px;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;margin-left:-6px;padding:0;font-size:14px;font-weight:700;line-height:1.2;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarBackBtn:hover{background:#19512314}.style-module-scss-module__1PURPa__psTopBarBackBtn:focus-visible{outline-offset:2px;outline:2px solid #19512359}.style-module-scss-module__1PURPa__psTopBarBackBtn span{display:none}.style-module-scss-module__1PURPa__psTopBarPrimaryBtn{color:#fcfff0;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;white-space:nowrap;background:#195123;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarPrimaryBtn:hover{filter:brightness(1.05)}.style-module-scss-module__1PURPa__psTopBarPrimaryBtn:disabled{opacity:.65;cursor:not-allowed}.style-module-scss-module__1PURPa__psTopBarSecondaryBtn{box-sizing:border-box;color:#195123;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #19512373;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.style-module-scss-module__1PURPa__psTopBarSecondaryBtn:hover{background:#1951230f}.style-module-scss-module__1PURPa__psTopBarSecondaryBtn:disabled{opacity:.65;cursor:not-allowed}.style-module-scss-module__1PURPa__psCreateTopBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.style-module-scss-module__1PURPa__psCreateBackBtn{background:inherit;cursor:pointer;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;border:none;border-radius:10px;align-items:center;gap:8px;margin-left:-6px;padding:6px 10px;font-size:15px;font-weight:600;line-height:1.2;display:inline-flex}.style-module-scss-module__1PURPa__psCreateBackBtn:hover{background:#19512314}.style-module-scss-module__1PURPa__psCreateBackBtn:focus-visible{outline-offset:2px;outline:2px solid #19512366}.style-module-scss-module__1PURPa__psCreateBackBtn span{position:relative;top:1px}.style-module-scss-module__1PURPa__psCreateCloseBtn{background:inherit;color:#8a9a90;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:30px;line-height:1;display:inline-flex}.style-module-scss-module__1PURPa__psCreateCloseBtn:hover{color:#195123}.style-module-scss-module__1PURPa__psCreateHeading{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;margin:0;font-size:40px;font-weight:700;line-height:1}.style-module-scss-module__1PURPa__psCreateFieldBlock{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__1PURPa__psCreateFieldBlock:last-of-type{flex:1;min-height:0}.style-module-scss-module__1PURPa__psCreateDetailsHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;display:flex}.style-module-scss-module__1PURPa__psDetailsMarkdown{max-height:320px;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:#fafdfbe6;border:1px solid #19512329;border-radius:12px;padding:12px 14px;overflow:auto}.style-module-scss-module__1PURPa__psDetailsMarkdown h1,.style-module-scss-module__1PURPa__psDetailsMarkdown h2,.style-module-scss-module__1PURPa__psDetailsMarkdown h3{color:#195123;margin:10px 0 6px}.style-module-scss-module__1PURPa__psDetailsMarkdown p{margin:6px 0}.style-module-scss-module__1PURPa__psDetailsMarkdown ul,.style-module-scss-module__1PURPa__psDetailsMarkdown ol{margin:6px 0 6px 18px}.style-module-scss-module__1PURPa__psDetailsMarkdown code{background:#19512314;border-radius:6px;padding:1px 5px}.style-module-scss-module__1PURPa__psDetailsMarkdown pre{background:#0000000f;border-radius:10px;padding:10px;overflow:auto}html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown{color:#c8d8bc;background:#00000040;border-color:#ede72d29}:is(html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown h1,html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown h2,html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown h3){color:#ede72d}html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown code{background:#ede72d1f}html.dark .style-module-scss-module__1PURPa__psDetailsMarkdown pre{background:#00000059;border:1px solid #ede72d29}.style-module-scss-module__1PURPa__psMarkdownEmpty{font-family:var(--font-poppins),"Poppins",sans-serif;color:#1951238c;margin:0;font-size:13px}.style-module-scss-module__1PURPa__psMarkdownTextareaWrap{background:#fafdfbe6;border:1px solid #19512338;border-radius:12px;position:relative;overflow:hidden}.style-module-scss-module__1PURPa__psMarkdownTextareaPreviewBtn{cursor:text;text-align:left;background:0 0;border:none;width:100%;padding:0}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview{max-height:320px;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;padding:12px 14px;overflow:auto}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview h1,.style-module-scss-module__1PURPa__psMarkdownTextareaPreview h2,.style-module-scss-module__1PURPa__psMarkdownTextareaPreview h3{color:#195123;margin:10px 0 6px}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview p{margin:6px 0}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview ul,.style-module-scss-module__1PURPa__psMarkdownTextareaPreview ol{margin:6px 0 6px 18px}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview code{background:#19512314;border-radius:6px;padding:1px 5px}.style-module-scss-module__1PURPa__psMarkdownTextareaPreview pre{background:#0000000f;border-radius:10px;padding:10px;overflow:auto}.style-module-scss-module__1PURPa__psMarkdownTextareaEdit{box-sizing:border-box;color:#195123;resize:vertical;width:100%;min-height:220px;font-family:var(--font-poppins),"Poppins",sans-serif;background:#fff6;border:none;outline:none;padding:12px 14px;font-size:16px;line-height:1.5}@media (max-height:620px){.style-module-scss-module__1PURPa__psMarkdownTextareaEdit{min-height:150px}}@media (max-height:520px){.style-module-scss-module__1PURPa__psMarkdownTextareaEdit{min-height:110px}}.style-module-scss-module__1PURPa__psAiDetailsBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:#f8ffe9;border:1px solid #19512359;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.style-module-scss-module__1PURPa__psAiDetailsBtn:hover:not(:disabled){background:#fff;border-color:#5fa7588c}.style-module-scss-module__1PURPa__psAiDetailsBtn:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__1PURPa__psCreateLabel{font-family:var(--font-poppins),"Poppins",sans-serif;color:#7d8a81;font-size:32px;font-weight:600;line-height:1}.style-module-scss-module__1PURPa__psCreateFieldLabel{font-family:var(--font-poppins),"Poppins",sans-serif;color:#526257;font-size:14px;font-weight:600;line-height:1.35}.style-module-scss-module__1PURPa__psCreateInput,.style-module-scss-module__1PURPa__psCreateTextarea{box-sizing:border-box;width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:#f7faef;border:1px solid #19512338;border-radius:10px;outline:none;padding:12px 14px}.style-module-scss-module__1PURPa__psCreateInput::placeholder,.style-module-scss-module__1PURPa__psCreateTextarea::placeholder{color:#19512373}.style-module-scss-module__1PURPa__psCreateInput:focus,.style-module-scss-module__1PURPa__psCreateTextarea:focus{border-color:#19512373;box-shadow:0 0 0 2px #1951231f}.style-module-scss-module__1PURPa__psCategorySelectRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.style-module-scss-module__1PURPa__psCategoryDropdown{flex:220px;min-width:220px;position:relative}.style-module-scss-module__1PURPa__psCategoryDropdownBtn{width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:#f7faef;border:1px solid #19512338;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.style-module-scss-module__1PURPa__psCategoryDropdownBtn:focus-visible{border-color:#19512373;box-shadow:0 0 0 2px #1951231f}.style-module-scss-module__1PURPa__psCategoryDropdownBtnText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.style-module-scss-module__1PURPa__psCategoryDropdownChevron{opacity:.7;flex-shrink:0}.style-module-scss-module__1PURPa__psCategoryDropdownMenu{z-index:2000;background:#fff;border:1px solid #1951232e;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 10px 30px #0000002e}.style-module-scss-module__1PURPa__psCategoryDropdownItem{text-align:left;cursor:pointer;width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;border:none;padding:10px 12px;font-size:14px;font-weight:600;background:#152018!important}.style-module-scss-module__1PURPa__psCategoryDropdownItem:hover{background:#19512314}.style-module-scss-module__1PURPa__psInlineCategoryBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;white-space:nowrap;background:#f8ffe9;border:1px solid #195123;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:700}html.dark .style-module-scss-module__1PURPa__psCategoryDropdownBtn{color:#c8d8bc;background:#00000047;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psCategoryDropdownMenu{background:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psCategoryDropdownItem{color:#c8d8bc}html.dark .style-module-scss-module__1PURPa__psCategoryDropdownItem:hover{background:#ede72d14}html.dark .style-module-scss-module__1PURPa__psInlineCategoryBtn{color:#ede72d;background:#121c14;border-color:#ede72d59}html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaWrap{background:#00000059;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview{color:#c8d8bc}:is(html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview h1,html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview h2,html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview h3){color:#ede72d}html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview code{background:#ede72d1f}html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaPreview pre{background:#00000059;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psMarkdownTextareaEdit{color:#c8d8bc;background:#00000040}html.dark .style-module-scss-module__1PURPa__psMarkdownEmpty{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psBox{background:#152018!important}.style-module-scss-module__1PURPa__psDateInputs{flex-wrap:wrap;gap:10px;display:flex}.style-module-scss-module__1PURPa__psDateField{font-family:var(--font-poppins),"Poppins",sans-serif;color:#526257;flex-direction:column;gap:6px;font-size:12px;display:flex}.style-module-scss-module__1PURPa__psDateField input{width:170px;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:#f7faef;border:1px solid #cfd8c9;border-radius:8px;padding:8px 10px;font-size:14px}.style-module-scss-module__1PURPa__psDateError{font-family:var(--font-poppins),"Poppins",sans-serif;color:#c2410c;margin:2px 0 0;font-size:12px;font-weight:500}.style-module-scss-module__1PURPa__psCreateImageBtn{width:fit-content;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:#f8ffe9;border:1px solid #195123;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.style-module-scss-module__1PURPa__psCreateImageBtn input{display:none}.style-module-scss-module__1PURPa__psCreatePreview{object-fit:cover;border:1px solid #d8dfcf;border-radius:10px;width:170px;height:110px}.style-module-scss-module__1PURPa__psCreateInput{font-size:17px;line-height:1.45}.style-module-scss-module__1PURPa__psCreateTextarea{resize:vertical;flex:1;height:100%;min-height:220px;font-size:16px;line-height:1.5}@media (max-height:620px){.style-module-scss-module__1PURPa__psCreateTextarea{min-height:150px}}@media (max-height:520px){.style-module-scss-module__1PURPa__psCreateTextarea{min-height:110px}}.style-module-scss-module__1PURPa__psAiInputs{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__1PURPa__psAiInputRow{flex-direction:column;gap:6px;display:flex}.style-module-scss-module__1PURPa__psAiGenerateBtn{width:fit-content;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:#f8ffe9;border:1px solid #19512359;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:700}.style-module-scss-module__1PURPa__psAiGenerateBtn:hover:not(:disabled){background:#fff;border-color:#5fa7588c}.style-module-scss-module__1PURPa__psAiGenerateBtn:disabled{opacity:.6;cursor:not-allowed}html.dark .style-module-scss-module__1PURPa__psAiGenerateBtn{color:#ede72d;background:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psAiGenerateBtn:hover:not(:disabled){background:#ede72d14;border-color:#ede72d59}html.dark .style-module-scss-module__1PURPa__psAiGenerateBtn:disabled{opacity:1;cursor:not-allowed;color:#c8d7bec7;background:#ede72d14;border-color:#ede72d29}.style-module-scss-module__1PURPa__psCreateActions{justify-content:flex-end;margin-top:8px;display:flex}.style-module-scss-module__1PURPa__psSaveTaskBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;cursor:pointer;background:#195123;border:none;border-radius:10px;padding:10px 22px;font-size:16px;font-weight:600;line-height:24px}.style-module-scss-module__1PURPa__psSaveTaskBtn:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__1PURPa__psSidebar{background:#fcfff0;border-right:1px solid #c5e6cb;flex-direction:column;flex-shrink:0;width:260px;min-height:100%;padding:24px 20px;display:flex}@media (max-width:768px){.style-module-scss-module__1PURPa__psSidebar{border-bottom:1px solid #c5e6cb;border-right:none;width:100%;min-height:auto;padding:20px 16px}}.style-module-scss-module__1PURPa__psProfileCard{border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;min-height:0;display:flex}.style-module-scss-module__1PURPa__psAvatarWrap{flex-shrink:0;width:80px;height:80px;position:relative;overflow:visible}.style-module-scss-module__1PURPa__psAvatar{object-fit:cover;box-sizing:border-box;border:3px solid #0b5719;border-radius:50%;width:100%;height:100%;display:block}.style-module-scss-module__1PURPa__psAvatarPlaceholder{box-sizing:border-box;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:3px solid #0b5719;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module-scss-module__1PURPa__psPremiumBadge{pointer-events:none;z-index:1;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 4px #0003}.style-module-scss-module__1PURPa__psAvatarGlyph{color:#fff;opacity:.85;width:62%;height:62%}.style-module-scss-module__1PURPa__psInitials{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;font-size:28px;font-weight:700}.style-module-scss-module__1PURPa__psName{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-align:center;word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.3}.style-module-scss-module__1PURPa__psStats{font-family:var(--font-poppins),"Poppins",sans-serif;color:#747881;text-align:center;margin:0;font-size:13px;font-weight:500;line-height:1.4}.style-module-scss-module__1PURPa__psBtnOverview,.style-module-scss-module__1PURPa__psBtnCreate{width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0%;color:#195123;cursor:pointer;background:#ede72d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:18px;font-style:normal;font-weight:600;line-height:26px;transition:opacity .2s;display:flex}.style-module-scss-module__1PURPa__psBtnOverview:hover,.style-module-scss-module__1PURPa__psBtnCreate:hover{opacity:.9}.style-module-scss-module__1PURPa__psBtnOverview svg path,.style-module-scss-module__1PURPa__psBtnCreate svg path{fill:#f2ffbb}.style-module-scss-module__1PURPa__psBtnCreate{color:#195123;background:0 0;border:1px solid #19512347;transition:background-color .15s,border-color .15s,color .15s}.style-module-scss-module__1PURPa__psBtnCreate svg path{fill:#195123}.style-module-scss-module__1PURPa__psBtnCreate:hover{opacity:1;color:#fff;background:#195123;border-color:#195123}.style-module-scss-module__1PURPa__psBtnCreate:hover svg path{fill:#fff}.style-module-scss-module__1PURPa__psBtnOverview{color:#fff;background:#0b5719}.style-module-scss-module__1PURPa__psBtnOverview:hover{opacity:.9}.style-module-scss-module__1PURPa__psBtnHistory{width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:#f2ffbba6;border:1px solid #19512342;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 12px;font-size:16px;font-weight:600;line-height:22px;transition:opacity .2s;display:flex}.style-module-scss-module__1PURPa__psBtnHistory:hover{opacity:.9}.style-module-scss-module__1PURPa__psOverviewIcon{color:inherit}@media (max-width:768px){.style-module-scss-module__1PURPa__psSidebar{padding:16px}.style-module-scss-module__1PURPa__psProfileCard{flex-flow:wrap;align-items:center;gap:4px 12px}.style-module-scss-module__1PURPa__psAvatarWrap{width:52px;height:52px}.style-module-scss-module__1PURPa__psPremiumBadge{width:18px;height:18px;bottom:0;right:0}.style-module-scss-module__1PURPa__psName{text-align:left;flex:auto;min-width:0;font-size:16px}.style-module-scss-module__1PURPa__psStats{text-align:left;flex:100%;padding-left:64px;font-size:12px}.style-module-scss-module__1PURPa__psBtnCreate{flex:100%;margin-top:8px;padding:10px;font-size:16px;line-height:22px}}.style-module-scss-module__1PURPa__psMain{background:#fcfff0;flex-direction:column;flex:1 1 0;min-width:0;max-width:calc(100% - 260px);padding:24px 24px 28px;display:flex}@media (max-height:620px){.style-module-scss-module__1PURPa__psMain{padding:16px 20px 18px}}@media (max-width:768px){.style-module-scss-module__1PURPa__psMain{max-width:100%;padding:20px 16px 24px}}.style-module-scss-module__1PURPa__psMainHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 12px;display:flex}.style-module-scss-module__1PURPa__psMainHeaderActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.style-module-scss-module__1PURPa__psTitleColumn{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.style-module-scss-module__1PURPa__psHeading{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0%;color:#195123;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:26px}.style-module-scss-module__1PURPa__psSubheading{font-family:var(--font-poppins),"Poppins",sans-serif;color:#3f5443;max-width:42rem;margin:0;font-size:13px;font-weight:400;line-height:1.45}.style-module-scss-module__1PURPa__psSubheadingStrong{color:#195123;font-weight:700}.style-module-scss-module__1PURPa__psAlmanacSparkleIcon{justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.style-module-scss-module__1PURPa__psAlmanacBtnLabel{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.06em;color:#2d4f1e;font-size:13px;font-weight:700}.style-module-scss-module__1PURPa__psAlmanacBtn{cursor:pointer;background:#f2fcf3f2;border:1px solid #19512347;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:8px 12px;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.style-module-scss-module__1PURPa__psAlmanacBtn:hover:not(:disabled){background:#fff;border-color:#5fa7588c}.style-module-scss-module__1PURPa__psAlmanacBtn:disabled{opacity:.65;cursor:wait}.style-module-scss-module__1PURPa__psAlmanacLock{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#195123;background:#ede72d8c;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:700}.style-module-scss-module__1PURPa__psCloseBtn{box-sizing:border-box;color:#195123;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0 0 2px;font-size:26px;line-height:0;display:inline-flex}.style-module-scss-module__1PURPa__psMainGrid{flex:1;grid-template-columns:minmax(0,1fr) minmax(300px,320px);gap:20px;min-height:320px;display:grid}@media (max-height:620px){.style-module-scss-module__1PURPa__psMainGrid{gap:14px;min-height:0}}@media (max-width:768px){.style-module-scss-module__1PURPa__psMainGrid{grid-template-columns:1fr;min-height:240px}}.style-module-scss-module__1PURPa__psGreyPanel{background:#e8ecea;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:14px;min-height:280px;padding:16px;display:flex}@media (max-height:620px){.style-module-scss-module__1PURPa__psGreyPanel{min-height:150px;padding:12px}}.style-module-scss-module__1PURPa__psScheduleHeader{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.style-module-scss-module__1PURPa__psScheduleSub{font-family:var(--font-poppins),"Poppins",sans-serif;color:#5c6b61;text-align:center;align-self:center;max-width:420px;margin:0;font-size:12px;line-height:1.45}.style-module-scss-module__1PURPa__psCreateTaskGarden{justify-content:center;align-items:center;display:flex}.style-module-scss-module__1PURPa__psCategoryList{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__1PURPa__psCategoryRow{background:#ffffff8c;border:1px solid #1951232e;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.style-module-scss-module__1PURPa__psCategoryRowRight{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.style-module-scss-module__1PURPa__psPlantOpenIcon{color:#195123;cursor:pointer;background:#ffffff73;border:1px solid #1951232e;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.style-module-scss-module__1PURPa__psPlantOpenIcon:hover{opacity:.92}.style-module-scss-module__1PURPa__psPlantDeleteBtn{color:#b42318;cursor:pointer;font-family:var(--font-poppins),"Poppins",sans-serif;background:#b4231814;border:1px solid #b4231873;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.style-module-scss-module__1PURPa__psPlantDeleteBtn:hover:not(:disabled){background:#b423181f}.style-module-scss-module__1PURPa__psPlantDeleteBtn:disabled{opacity:.6;cursor:not-allowed}html.dark .style-module-scss-module__1PURPa__psPlantOpenIcon{color:#ede72d;background:#00000040;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psPlantOpenIcon:hover{opacity:1;background:#ede72d14;border-color:#ede72d59}html.dark .style-module-scss-module__1PURPa__psPlantDeleteBtn{color:#ffb4ab;background:#b423181f;border-color:#b4231873}html.dark .style-module-scss-module__1PURPa__psPlantDeleteBtn:hover:not(:disabled){background:#b4231833}html.dark .style-module-scss-module__1PURPa__psPlantDeleteBtn:disabled{opacity:.6}.style-module-scss-module__1PURPa__psCategoryCountIconBtn{color:#195123;cursor:pointer;background:#ffffff73;border:1px solid #1951232e;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.style-module-scss-module__1PURPa__psCategoryCountIconBtn:hover{opacity:.92}.style-module-scss-module__1PURPa__psCategoryTaskCountPill{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;white-space:nowrap;background:#19512314;border:1px solid #1951232e;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.style-module-scss-module__1PURPa__psTasksPeekOverlay{z-index:3000;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.style-module-scss-module__1PURPa__psTasksPeekModal{background:#fff;border:1px solid #1951232e;border-radius:14px;flex-direction:column;width:min(680px,92vw);max-height:min(620px,84vh);display:flex;overflow:hidden;box-shadow:0 18px 55px #00000047}.style-module-scss-module__1PURPa__psConfirmOverlay{z-index:4000;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.style-module-scss-module__1PURPa__psConfirmModal{background:#fff;border:1px solid #1951232e;border-radius:14px;width:min(520px,92vw);padding:14px 14px 16px;box-shadow:0 18px 55px #00000047}.style-module-scss-module__1PURPa__psConfirmHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.style-module-scss-module__1PURPa__psConfirmTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;font-size:16px;font-weight:800}.style-module-scss-module__1PURPa__psConfirmClose{color:#195123;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.style-module-scss-module__1PURPa__psConfirmText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#5c6b61;margin:0;font-size:14px;line-height:1.45}.style-module-scss-module__1PURPa__psConfirmActions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.style-module-scss-module__1PURPa__psConfirmCancel{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:0 0;border:1px solid #19512347;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:700}.style-module-scss-module__1PURPa__psConfirmDelete{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;cursor:pointer;background:#b42318;border:none;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:800}.style-module-scss-module__1PURPa__psConfirmCancel:disabled,.style-module-scss-module__1PURPa__psConfirmDelete:disabled{opacity:.65;cursor:not-allowed}html.dark .style-module-scss-module__1PURPa__psConfirmOverlay{background:#000000ad}html.dark .style-module-scss-module__1PURPa__psConfirmModal{background:#121c14;border:1px solid #ede72d29;box-shadow:0 18px 55px #0000008c}html.dark .style-module-scss-module__1PURPa__psConfirmTitle{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psConfirmText{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psConfirmClose{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psConfirmClose:hover{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psConfirmCancel{color:#ede72d;background:#0000002e;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psConfirmCancel:hover:not(:disabled){background:#ede72d14;border-color:#ede72d59}.style-module-scss-module__1PURPa__psTasksPeekHeader{border-bottom:1px solid #1951231f;justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.style-module-scss-module__1PURPa__psTasksPeekTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;align-items:baseline;gap:10px;display:flex}.style-module-scss-module__1PURPa__psTasksPeekCount{color:#195123b3;font-size:12px;font-weight:700}.style-module-scss-module__1PURPa__psTasksPeekClose{color:#195123;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.style-module-scss-module__1PURPa__psTasksPeekEmpty{font-family:var(--font-poppins),"Poppins",sans-serif;color:#5c6b61;margin:0;padding:16px 14px 18px}.style-module-scss-module__1PURPa__psTasksPeekList{flex-direction:column;gap:10px;padding:12px 14px 14px;display:flex;overflow:auto}.style-module-scss-module__1PURPa__psTasksPeekItem{background:#f7faefcc;border:1px solid #19512326;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.style-module-scss-module__1PURPa__psTasksPeekItemMain{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module-scss-module__1PURPa__psTasksPeekItemTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.style-module-scss-module__1PURPa__psTasksPeekItemMeta{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123b3;font-size:12px}.style-module-scss-module__1PURPa__psTasksPeekPostBtn{color:#fcfff0;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;background:#195123;border:none;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:800}.style-module-scss-module__1PURPa__psTasksPeekPostBtn:disabled{opacity:.7;cursor:wait}.style-module-scss-module__1PURPa__psCategoryRowName{cursor:pointer;text-align:left;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;min-width:0;padding:0;font-size:14px;font-weight:700;overflow:hidden}.style-module-scss-module__1PURPa__psCategoryRowNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline-block;overflow:hidden}.style-module-scss-module__1PURPa__psCategoryRowAddTask{color:#fcfff0;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;background:#195123;border:none;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:700}.style-module-scss-module__1PURPa__psCategoryRowAddTask:hover{opacity:.92}html.dark .style-module-scss-module__1PURPa__psCategoryRow{background:#00000040;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psCategoryRowName{color:#c8d8bc}html.dark .style-module-scss-module__1PURPa__psCategoryRowAddTask{background:#ede72d;color:#0b0f0c!important}html.dark .style-module-scss-module__1PURPa__psCategoryCountIconBtn{color:#ede72d;background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psCategoryTaskCountPill{color:#c8d8bc;background:#ede72d1f;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTasksPeekModal{background:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTasksPeekHeader{border-bottom-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTasksPeekTitle{color:#c8d8bc}html.dark .style-module-scss-module__1PURPa__psTasksPeekCount{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTasksPeekClose{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTasksPeekEmpty{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTasksPeekItem{background:#00000038;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTasksPeekItemTitle{color:#c8d8bc}html.dark .style-module-scss-module__1PURPa__psTasksPeekItemMeta{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTasksPeekPostBtn{background:#ede72d;border:1px solid #00000040;box-shadow:0 6px 16px #00000040;color:#0b0f0c!important}.style-module-scss-module__1PURPa__psTaskList{flex-direction:column;gap:10px;display:flex}.style-module-scss-module__1PURPa__psTaskItem{background:#f6ffe0;border-radius:10px;justify-content:space-between;gap:10px;padding:10px;display:flex}.style-module-scss-module__1PURPa__psTaskItemMeta{flex-direction:column;gap:6px;min-width:0;display:flex}.style-module-scss-module__1PURPa__psTaskItemTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:16px;font-weight:700;overflow:hidden}.style-module-scss-module__1PURPa__psTaskItemDesc{font-family:var(--font-poppins),"Poppins",sans-serif;color:#6f7a72;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.style-module-scss-module__1PURPa__psTaskItemStatus{width:fit-content;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;white-space:nowrap;background:#e8f3d4;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.style-module-scss-module__1PURPa__psTaskItemStatus[data-status=NOT_STARTED]{color:#9c6a00;background:#fff6df}.style-module-scss-module__1PURPa__psTaskItemStatus[data-status=IN_PROGRESS]{color:#2a5a8f;background:#e6eefc}.style-module-scss-module__1PURPa__psTaskItemStatus[data-status=COMPLETED]{color:#0b5719;background:#e4f6de}.style-module-scss-module__1PURPa__psTaskItemDate{font-family:var(--font-poppins),"Poppins",sans-serif;color:#5f6f64;font-size:11px}.style-module-scss-module__1PURPa__psTaskItemRight{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.style-module-scss-module__1PURPa__psTaskItemImage,.style-module-scss-module__1PURPa__psTaskItemImagePlaceholder{border-radius:10px;width:92px;height:74px}.style-module-scss-module__1PURPa__psTaskItemImage{object-fit:cover}.style-module-scss-module__1PURPa__psTaskItemImagePlaceholder{font-family:var(--font-poppins),"Poppins",sans-serif;color:#8a958e;background:#edf1e9;justify-content:center;align-items:center;font-size:11px;display:flex}.style-module-scss-module__1PURPa__psTaskEditBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;cursor:pointer;background:0 0;border:1px solid #195123;border-radius:999px;padding:3px 8px;font-size:11px}.style-module-scss-module__1PURPa__psTaskPostBtn{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fcfff0;cursor:pointer;background:#195123;border:none;border-radius:999px;padding:4px 10px;font-size:11px}.style-module-scss-module__1PURPa__psTaskPostBtn:disabled{opacity:.6;cursor:not-allowed}.style-module-scss-module__1PURPa__psGreyText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#909d93;text-align:center;margin:0;font-size:14px;font-weight:500;line-height:1.4}.style-module-scss-module__1PURPa__psRightCol{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__1PURPa__psTaskStatusCard{box-sizing:border-box;background:#f2ffbb;border-radius:12px;flex-direction:column;align-items:center;gap:18px;width:100%;padding:20px 24px;display:flex}.style-module-scss-module__1PURPa__psTaskStatusTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin:0;font-size:14px;font-weight:700;display:flex}.style-module-scss-module__1PURPa__psTaskStatusTitle svg{flex-shrink:0}.style-module-scss-module__1PURPa__psTaskStatusTitle svg path{fill:#195123}.style-module-scss-module__1PURPa__psDonutRow{justify-content:center;gap:16px;width:100%;display:flex}.style-module-scss-module__1PURPa__psDonutCol{flex-direction:column;align-items:center;gap:8px;display:flex}.style-module-scss-module__1PURPa__psDonut{background:conic-gradient(var(--donut-color,#0b5719)var(--value,0%),#d9d9d9 0);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:relative}.style-module-scss-module__1PURPa__psDonut:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.style-module-scss-module__1PURPa__psDonutInner{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;z-index:1;font-size:14px;font-weight:700;position:relative}.style-module-scss-module__1PURPa__psDonutLabel{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;text-align:center;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.style-module-scss-module__1PURPa__psDonutLabel:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px}.style-module-scss-module__1PURPa__psDonutLabel[data-status=completed]:before{background:#0b5719}.style-module-scss-module__1PURPa__psDonutLabel[data-status=progress]:before{background:#2a5a8f}.style-module-scss-module__1PURPa__psDonutLabel[data-status=not-started]:before{background:#f79e1b}.style-module-scss-module__1PURPa__psHistoryCard{text-align:center;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:120px;display:flex}.style-module-scss-module__1PURPa__psHistoryEmoji{font-size:36px;line-height:1}.style-module-scss-module__1PURPa__psHistoryText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#909d93;margin:0;font-size:13px;font-weight:500}html.dark .style-module-scss-module__1PURPa__psRoot{background:#000000a6}html.dark .style-module-scss-module__1PURPa__psBox{background:0 0;border:1px solid #ede72d29;box-shadow:0 8px 32px #00000073}html.dark .style-module-scss-module__1PURPa__psCreateTaskView{background:#152018}html.dark .style-module-scss-module__1PURPa__psCreateBackBtn{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psCreateBackBtn:hover{background:#ede72d1a}html.dark .style-module-scss-module__1PURPa__psCreateCloseBtn{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psCreateCloseBtn:hover{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psCreateHeading{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psCreateFieldLabel{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psAiDetailsBtn{color:#ede72d;background:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psAiDetailsBtn:hover:not(:disabled){background:#ede72d14;border-color:#ede72d59}html.dark .style-module-scss-module__1PURPa__psCreateLabel{color:#c8d7bec7}:is(html.dark .style-module-scss-module__1PURPa__psCreateInput,html.dark .style-module-scss-module__1PURPa__psCreateTextarea){color:#c8d8bc;background:#00000061;border:1px solid #ede72d29;padding:12px 14px}html.dark .style-module-scss-module__1PURPa__psCreateInput::placeholder{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psCreateTextarea::placeholder{color:#c8d7bec7}:is(html.dark .style-module-scss-module__1PURPa__psCreateInput:focus,html.dark .style-module-scss-module__1PURPa__psCreateTextarea:focus){border-color:#ede72d59;box-shadow:0 0 0 2px #ede72d1f}html.dark .style-module-scss-module__1PURPa__psDateField{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psDateField input{color:#c8d8bc;background:#00000047;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psCreateImageBtn{color:#ede72d;background:#121c14;border-color:#ede72d73}html.dark .style-module-scss-module__1PURPa__psCreatePreview{border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psSaveTaskBtn{background:#ede72df2;font-weight:700;color:#050806!important}html.dark .style-module-scss-module__1PURPa__psSidebar{background:#152018;border-right-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psName{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psStats{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psBtnCreate{color:#ede72d;background:0 0;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psBtnCreate svg path{fill:#ede72d}html.dark .style-module-scss-module__1PURPa__psBtnCreate:hover{color:#fff;background:#195123;border-color:#195123}html.dark .style-module-scss-module__1PURPa__psBtnCreate:hover svg path{fill:#fff}html.dark .style-module-scss-module__1PURPa__psBtnHistory{color:#ede72d;background:#0003;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psBtnOverview{color:#ede72d;background:#121c14;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psMain{background:#152018}html.dark .style-module-scss-module__1PURPa__psHeading{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTopBar{border-bottom-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psTopBarTitle{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTopBarSubtitle{color:#c8d7bec7}:is(html.dark .style-module-scss-module__1PURPa__psTopBarIconBtn,html.dark .style-module-scss-module__1PURPa__psTopBarBackBtn){color:#ede72d;background:#ede72d0f;border-color:#ede72d29}:is(html.dark .style-module-scss-module__1PURPa__psTopBarIconBtn:hover,html.dark .style-module-scss-module__1PURPa__psTopBarBackBtn:hover){background:#ede72d24}html.dark .style-module-scss-module__1PURPa__psSubheading{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psSubheadingStrong{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psAlmanacBtnLabel{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psAlmanacBtn{background:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psAlmanacBtn:hover:not(:disabled){background:#ede72d14;border-color:#ede72d4d}html.dark .style-module-scss-module__1PURPa__psAlmanacLock{color:#3d2f00;background:#ede72d73}html.dark .style-module-scss-module__1PURPa__psCloseBtn{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psGreyPanel{background:#121c14;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psScheduleHeader{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psScheduleSub{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTaskItem{background:#00000040;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psTaskItemTitle{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTaskItemDesc{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTaskItemStatus{color:#ede72d;background:#ede72d1a}html.dark .style-module-scss-module__1PURPa__psTaskItemStatus[data-status=NOT_STARTED]{color:#f0c078;background:#f79e1b26}html.dark .style-module-scss-module__1PURPa__psTaskItemStatus[data-status=IN_PROGRESS]{color:#9ec5f0;background:#2a5a8f40}html.dark .style-module-scss-module__1PURPa__psTaskItemStatus[data-status=COMPLETED]{color:#ede72d;background:#5fa75833}html.dark .style-module-scss-module__1PURPa__psTaskItemDate{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTaskItemImagePlaceholder{color:#c8d7bec7;background:#00000047}html.dark .style-module-scss-module__1PURPa__psTaskEditBtn{color:#ede72d;border-color:#ede72d73}html.dark .style-module-scss-module__1PURPa__psTaskPostBtn{font-weight:700;color:#0a0f08!important;background:#ede72d!important}html.dark .style-module-scss-module__1PURPa__psTaskPostBtn:hover:not(:disabled){filter:brightness(1.06)}html.dark .style-module-scss-module__1PURPa__psTaskPostBtn:disabled{opacity:.55;color:#0a0f08!important}html.dark .style-module-scss-module__1PURPa__psGreyText{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psTaskStatusCard{background:#ede72d1a;border:1px solid #ede72d29}html.dark .style-module-scss-module__1PURPa__psTaskStatusTitle{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psTaskStatusTitle svg path{fill:#ede72d}html.dark .style-module-scss-module__1PURPa__psDonut{background:conic-gradient(var(--donut-color,#ede72d)var(--value,0%),#ffffff1f 0)}html.dark .style-module-scss-module__1PURPa__psDonut:before{background:#152018}html.dark .style-module-scss-module__1PURPa__psDonutInner{color:#ede72d}html.dark .style-module-scss-module__1PURPa__psDonutLabel{color:#c8d8bc}html.dark .style-module-scss-module__1PURPa__psHistoryText{color:#c8d7bec7}.style-module-scss-module__1PURPa__psScanRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex;position:relative}.style-module-scss-module__1PURPa__psScanBtn{color:#195123;font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;white-space:nowrap;background:#f8ffe9;border:1px solid #195123;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:700}.style-module-scss-module__1PURPa__psScanBtn:disabled{opacity:.65;cursor:not-allowed}.style-module-scss-module__1PURPa__psScanThumb{object-fit:cover;border:1px solid #d8dfcf;border-radius:10px;flex:none;width:56px;height:56px}.style-module-scss-module__1PURPa__psScanInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;opacity:0;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.style-module-scss-module__1PURPa__psScanNote{font-family:var(--font-poppins),"Poppins",sans-serif;color:#526257;margin:0;font-size:13px;line-height:1.45}.style-module-scss-module__1PURPa__psScanError{font-family:var(--font-poppins),"Poppins",sans-serif;color:#b3261e;margin:0;font-size:13px;line-height:1.45}.style-module-scss-module__1PURPa__psScanDivider{font-family:var(--font-poppins),"Poppins",sans-serif;text-transform:lowercase;color:#1951238c;align-items:center;gap:10px;margin:4px 0;font-size:12px;font-weight:600;display:flex}.style-module-scss-module__1PURPa__psScanDivider:before,.style-module-scss-module__1PURPa__psScanDivider:after{content:"";background:#19512324;flex:1;height:1px}html.dark .style-module-scss-module__1PURPa__psScanBtn{color:#ede72d;background:#121c14;border-color:#ede72d73}html.dark .style-module-scss-module__1PURPa__psScanThumb{border-color:#ede72d29}html.dark .style-module-scss-module__1PURPa__psScanNote{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psScanError{color:#ff9a91}html.dark .style-module-scss-module__1PURPa__psScanDivider{color:#c8d7bec7}html.dark .style-module-scss-module__1PURPa__psScanDivider:before{background:#ede72d29}html.dark .style-module-scss-module__1PURPa__psScanDivider:after{background:#ede72d29}
.style-module-scss-module__5ODNyq__overlay{z-index:1400;background-color:#04080580;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.style-module-scss-module__5ODNyq__sheet{width:100%;max-width:480px;padding:20px 18px calc(18px + env(safe-area-inset-bottom));background-color:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:8px;animation:.18s ease-out style-module-scss-module__5ODNyq__slideUp;display:flex;box-shadow:0 -8px 40px #00000040}@keyframes style-module-scss-module__5ODNyq__slideUp{0%{opacity:.6;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.style-module-scss-module__5ODNyq__sheet{animation:none}}.style-module-scss-module__5ODNyq__title{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;text-align:center;margin:0 0 6px;font-size:15px;font-weight:600}.style-module-scss-module__5ODNyq__option{cursor:pointer;text-align:left;background-color:#f2fcf3;border:1px solid #c5e6cb;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.style-module-scss-module__5ODNyq__option:active{opacity:.7}.style-module-scss-module__5ODNyq__optionIcon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.style-module-scss-module__5ODNyq__optionIcon svg{width:23px;height:23px}.style-module-scss-module__5ODNyq__optionLabel{font-family:var(--font-poppins),"Poppins",sans-serif;color:#0b5719;font-size:14px;font-weight:600}.style-module-scss-module__5ODNyq__cancel{width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#3f5443;cursor:pointer;background-color:#0000;border:none;border-radius:14px;margin-top:4px;padding:13px 16px;font-size:14px;font-weight:600}.style-module-scss-module__5ODNyq__cancel:active{opacity:.7}html.dark .style-module-scss-module__5ODNyq__sheet{background-color:#152018;box-shadow:0 -8px 40px #0000008c}html.dark .style-module-scss-module__5ODNyq__title{color:#ede72d}html.dark .style-module-scss-module__5ODNyq__option{background-color:#ede72d0f;border-color:#ede72d33}html.dark .style-module-scss-module__5ODNyq__optionLabel{color:#ede72d}:is(html.dark .style-module-scss-module__5ODNyq__optionIcon svg path,html.dark .style-module-scss-module__5ODNyq__optionIcon svg rect,html.dark .style-module-scss-module__5ODNyq__optionIcon svg circle){stroke:#ede72d}html.dark .style-module-scss-module__5ODNyq__cancel{color:#c8d7bed9}
.PlantingAlmanacStreamModal-module-scss-module__saqC4a__overlay{z-index:1400;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__box{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:740px;max-height:min(90vh,820px);display:flex;overflow:hidden;box-shadow:0 16px 48px #0003}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 0;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__title{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;margin:0;font-size:20px;font-weight:700}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__closeX{color:#8a9a90;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0 4px;font-size:28px;line-height:1}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__closeX:hover{color:#195123;background:#1951230f}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__sub{font-family:var(--font-poppins),"Poppins",sans-serif;color:#3f5443;margin:8px 20px 0;font-size:13px;line-height:1.45}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__chatInputRow{align-items:flex-end;gap:10px;margin:12px 20px 0;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__chatInput{resize:vertical;min-height:46px;max-height:140px;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:#fafdfb;border:1px solid #19512329;border-radius:12px;outline:none;flex:1;padding:10px 12px;font-size:14px;line-height:1.45}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__chatInput:focus{border-color:#19512359;box-shadow:0 0 0 3px #19512314}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSend{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;cursor:pointer;background:#195123;border:none;border-radius:12px;flex-shrink:0;padding:10px 14px;font-size:14px;font-weight:700}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSend:disabled{opacity:.6;cursor:not-allowed}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__streamWrap{background:#fafdfb;border:1px solid #1951231f;border-radius:12px;flex:1;min-height:160px;max-height:min(42vh,360px);margin:14px 20px 0;padding-top:2px;position:relative;overflow:auto}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__sectionHead{justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 0;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__sectionTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__sectionBadge{color:#195123;background:#5fa75833;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__thinking{font-family:var(--font-poppins),"Poppins",sans-serif;color:#8cad92;margin:16px;font-size:14px}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre{font-family:var(--font-poppins),"Poppins",sans-serif;color:#3f5443;margin:0;padding:14px 16px;font-size:14px;line-height:1.55}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre p{margin:0 0 10px}:is(.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre h1,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre h2,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre h3,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre h4){color:#195123;margin:10px 0 8px;font-weight:700;line-height:1.3}:is(.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre ul,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre ol){margin:0 0 10px 18px;padding:0}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre li{margin:0 0 4px}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre code{background:#19512314;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__cursorLine{color:#5fa758;padding:0 16px 10px;font-size:12px;font-weight:600;display:block}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyWrap{background:#fafdfb;border:1px solid #1951231f;border-radius:12px;margin:14px 20px 0;padding:12px 12px 10px}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;margin:0;font-size:14px;font-weight:700}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyCount{color:#3f5443;font-size:12px;font-weight:600}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty{background:#ffffffbf;border:1px dashed #19512338;border-radius:10px;flex-direction:column;gap:6px;margin:10px 0 0;padding:12px;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty p{color:#3f5443;margin:0;font-size:14px;font-weight:600}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty span{color:#8cad92;font-size:12px;line-height:1.4}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyList{flex-direction:column;gap:12px;max-height:260px;margin:10px 0 0;padding:0;list-style:none;display:flex;overflow:auto}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyItem{background:#fff;border:1px solid #19512324;border-radius:12px;padding:12px}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyDate{color:#8cad92;margin:0;font-size:12px;font-weight:600}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyMetaBadge{color:#195123;background:#5fa75833;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText{color:#3f5443;max-height:168px;margin:10px 0 0;padding-right:4px;font-size:13px;line-height:1.5;overflow:auto}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText p{margin:0 0 10px}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText p:last-child{margin-bottom:0}:is(.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText ul,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText ol){margin:0 0 8px 18px;padding:0}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText li{margin:0 0 3px}:is(.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h1,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h2,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h3,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h4){color:#195123;margin:8px 0;font-size:14px;font-weight:700;line-height:1.3}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText code{background:#19512314;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyActions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyLoadMore{color:#195123;cursor:pointer;background:0 0;border:1px solid #19512333;border-radius:8px;margin-top:10px;padding:8px 12px;font-weight:600}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyLoadMore:disabled{opacity:.6;cursor:not-allowed}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__actions{border-top:1px solid #1951231a;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 20px 18px;display:flex}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnPrimary,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSecondary,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost{font-family:var(--font-poppins),"Poppins",sans-serif;cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .15s}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnPrimary:disabled,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSecondary:disabled,.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost:disabled{opacity:.45;cursor:not-allowed}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnPrimary{color:#fff;background:#195123}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnPrimary:hover:not(:disabled){opacity:.92}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSecondary{color:#fff;background:#0b5719}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSecondary:hover:not(:disabled){opacity:.92}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost{color:#195123;background:0 0;border:1px solid #19512340}.PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost:hover:not(:disabled){background:#1951230f}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__overlay{background:#000000a6}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__box{background:#152018;border:1px solid #ede72d29;box-shadow:0 16px 48px #00000080}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__title{color:#ede72d}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__closeX{color:#c8d7bec7}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__closeX:hover{color:#ede72d;background:#ede72d14}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__sub{color:#c8d7bec7}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__streamWrap{background:#00000047;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__sectionTitle{color:#ede72d}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__sectionBadge{color:#2b2400;background:#ede72db3}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__thinking{color:#c8d7bec7}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__pre{color:#c8d8bc}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__cursorLine{color:#ede72d}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyWrap{background:#00000047;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyTitle{color:#ede72d}:is(html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyCount,html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyDate){color:#c8d7bec7}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty{background:#0003;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty p{color:#c8d8bc}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyEmpty span{color:#c8d7bec7}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyItem{background:#00000038;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyMetaBadge{color:#2b2400;background:#ede72db8}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText{color:#c8d8bc}:is(html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h1,html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h2,html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h3,html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText h4){color:#ede72d}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyText code{background:#ede72d26}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__historyLoadMore{color:#ede72d;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__actions{border-top-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnPrimary{background:#ede72df2;font-weight:700;color:#050806!important}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnSecondary{color:#ede72d;background:#121c14;border:1px solid #ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost{color:#ede72d;border-color:#ede72d29}html.dark .PlantingAlmanacStreamModal-module-scss-module__saqC4a__btnGhost:hover:not(:disabled){background:#ede72d14}
.style-module-scss-module__JtjlGa__tipsModal{max-width:620px;overflow:hidden}.style-module-scss-module__JtjlGa__body{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__JtjlGa__hero{text-align:center;background:radial-gradient(120% 90% at 50% 0,#fff3,#0000 60%),linear-gradient(160deg,#2e7d32 0%,#0b5719 100%);flex-direction:column;align-items:center;gap:10px;width:calc(100% + 48px);margin:-24px -24px 2px;padding:26px 24px 22px;display:flex}@media (max-width:768px){.style-module-scss-module__JtjlGa__hero{width:calc(100% + 32px);margin:-20px -16px 2px;padding:22px 16px 18px}}.style-module-scss-module__JtjlGa__badge{color:#ede72d;background-color:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.style-module-scss-module__JtjlGa__sprout{width:40px;height:40px}.style-module-scss-module__JtjlGa__title{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;margin:0;font-size:22px;font-weight:600;line-height:30px}@media (max-width:768px){.style-module-scss-module__JtjlGa__title{font-size:19px;line-height:26px}}.style-module-scss-module__JtjlGa__lead{font-family:var(--font-inter),"Inter",sans-serif;color:#ffffffdb;max-width:430px;margin:0;font-size:13px;line-height:19px}.style-module-scss-module__JtjlGa__locationPill{background-color:#ffffffeb;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:6px 12px;display:inline-flex}.style-module-scss-module__JtjlGa__locationPill svg{flex-shrink:0;width:11px;height:13px}.style-module-scss-module__JtjlGa__locationText{font-family:var(--font-inter),"Inter",sans-serif;color:#0b5719;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}.style-module-scss-module__JtjlGa__chipRow{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.style-module-scss-module__JtjlGa__chip{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#f2ffbb;border:1px solid #f2ffbb73;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600;line-height:13px}.style-module-scss-module__JtjlGa__summary{font-family:var(--font-inter),"Inter",sans-serif;color:#3f5443;background-color:#f2fcf3;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:20px}.style-module-scss-module__JtjlGa__statusBlock{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:26px 16px;display:flex}.style-module-scss-module__JtjlGa__statusText{font-family:var(--font-inter),"Inter",sans-serif;color:#3f5443;max-width:380px;margin:0;font-size:13px;line-height:20px}.style-module-scss-module__JtjlGa__tipList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__JtjlGa__tipItem{background-color:#fcfcfc;border:1px solid #c5e6cb;border-radius:12px;gap:12px;padding:12px 14px;display:flex}.style-module-scss-module__JtjlGa__tipNumber{color:#195123;width:24px;height:24px;font-family:var(--font-inter),"Inter",sans-serif;background-color:#f2ffbb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.style-module-scss-module__JtjlGa__tipContent{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module-scss-module__JtjlGa__tipCategory{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#5fa758;font-size:9px;font-weight:700;line-height:12px}.style-module-scss-module__JtjlGa__tipTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;margin:0;font-size:14px;font-weight:600;line-height:20px}.style-module-scss-module__JtjlGa__tipText{font-family:var(--font-inter),"Inter",sans-serif;color:#3f5443;margin:0;font-size:12.5px;line-height:19px}.style-module-scss-module__JtjlGa__plantRow{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.style-module-scss-module__JtjlGa__plantChip{font-family:var(--font-inter),"Inter",sans-serif;color:#195123;background-color:#f2ffbb;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600;line-height:13px}.style-module-scss-module__JtjlGa__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.style-module-scss-module__JtjlGa__secondaryAction,.style-module-scss-module__JtjlGa__primaryAction{font-family:var(--font-inter),"Inter",sans-serif;cursor:pointer;border-radius:999px;padding:10px 18px;font-size:12.5px;font-weight:600;transition:opacity .2s,background-color .2s}.style-module-scss-module__JtjlGa__secondaryAction{color:#0b5719;background-color:#0000;border:1px solid #5fa758}.style-module-scss-module__JtjlGa__secondaryAction:disabled{cursor:not-allowed;opacity:.6}.style-module-scss-module__JtjlGa__primaryAction{color:#fff;background-color:#0b5719;border:1px solid #0b5719}.style-module-scss-module__JtjlGa__primaryAction:hover{opacity:.92}:is(html.dark .style-module-scss-module__JtjlGa__summary,html.dark .style-module-scss-module__JtjlGa__statusText){color:#c8d8bc}html.dark .style-module-scss-module__JtjlGa__summary{background-color:#ffffff0d}html.dark .style-module-scss-module__JtjlGa__tipItem{background-color:#121c14;border-color:#ede72d29}html.dark .style-module-scss-module__JtjlGa__tipTitle{color:#ede72d}html.dark .style-module-scss-module__JtjlGa__tipText{color:#c8d8bc}:is(html.dark .style-module-scss-module__JtjlGa__tipNumber,html.dark .style-module-scss-module__JtjlGa__plantChip){color:#ede72d;background-color:#ede72d24}html.dark .style-module-scss-module__JtjlGa__tipCategory{color:#c8d7bee6}html.dark .style-module-scss-module__JtjlGa__secondaryAction{color:#ede72d;border-color:#ede72d29}html.dark .style-module-scss-module__JtjlGa__primaryAction{color:#0b2110;background-color:#ede72d;border-color:#ede72d}
.style-module-scss-module__qRZnxW__tipsCard{box-sizing:border-box;background-color:#1b4d24;border-radius:14px;flex-direction:column;gap:7px;width:100%;padding:14px 16px;display:flex}.style-module-scss-module__qRZnxW__header{align-items:center;gap:8px;display:flex}.style-module-scss-module__qRZnxW__heading{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#f2ffbb;font-size:9px;font-weight:700;line-height:100%}.style-module-scss-module__qRZnxW__location{font-family:var(--font-inter),"Inter",sans-serif;color:#adc7ac;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:600;line-height:11px;overflow:hidden}.style-module-scss-module__qRZnxW__category{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#ede72d;font-size:8px;font-weight:700;line-height:11px}.style-module-scss-module__qRZnxW__tipTitle{font-family:var(--font-inter),"Inter",sans-serif;color:#fff;margin:0;font-size:10.5px;font-weight:700;line-height:14px}.style-module-scss-module__qRZnxW__tipText{font-family:var(--font-inter),"Inter",sans-serif;color:#adc7ac;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:10px;font-weight:400;line-height:13.5px;display:-webkit-box;overflow:hidden}.style-module-scss-module__qRZnxW__statusText{font-family:var(--font-inter),"Inter",sans-serif;color:#adc7ac;margin:0;font-size:10px;font-style:italic;font-weight:400;line-height:13.5px}.style-module-scss-module__qRZnxW__plantRow{flex-wrap:wrap;gap:4px;display:flex}.style-module-scss-module__qRZnxW__plantChip{font-family:var(--font-inter),"Inter",sans-serif;color:#0b5719;background-color:#f2ffbb;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:600;line-height:11px}.style-module-scss-module__qRZnxW__controls{align-items:center;gap:8px;margin-top:1px;display:flex}.style-module-scss-module__qRZnxW__navButton{color:#f2ffbb;cursor:pointer;background-color:#0000;border:1px solid #f2ffbb66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;line-height:1;transition:background-color .2s,opacity .2s;display:flex}.style-module-scss-module__qRZnxW__navButton:hover:not(:disabled){background-color:#f2ffbb24}.style-module-scss-module__qRZnxW__navButton:disabled{opacity:.35;cursor:not-allowed}.style-module-scss-module__qRZnxW__counter{font-family:var(--font-inter),"Inter",sans-serif;color:#adc7ac;font-size:8.5px;font-weight:600}.style-module-scss-module__qRZnxW__action{box-sizing:border-box;color:#0b5719;width:100%;font-family:var(--font-inter),"Inter",sans-serif;cursor:pointer;background-color:#f2ffbb;border:none;border-radius:8px;margin-top:2px;padding:7px 10px;font-size:9px;font-weight:700;transition:opacity .2s}.style-module-scss-module__qRZnxW__action:hover:not(:disabled){opacity:.9}.style-module-scss-module__qRZnxW__action:disabled{opacity:.6;cursor:not-allowed}html.dark .style-module-scss-module__qRZnxW__tipsCard{border:1px solid #ede72d24}html.dark .style-module-scss-module__qRZnxW__action{color:#0b5719!important;background-color:#f2ffbb!important}html.dark .style-module-scss-module__qRZnxW__navButton{color:#f2ffbb!important}
.style-module-scss-module__E7QytW__spinner{justify-content:center;align-items:center;display:inline-flex}.style-module-scss-module__E7QytW__spinner .style-module-scss-module__E7QytW__spinnerCircle{border-style:solid;border-top-color:#0000;border-radius:50%;animation:.8s linear infinite style-module-scss-module__E7QytW__spin}.style-module-scss-module__E7QytW__spinner.style-module-scss-module__E7QytW__primary .style-module-scss-module__E7QytW__spinnerCircle{border-color:#0000 #0b5719 #0b5719}.style-module-scss-module__E7QytW__spinner.style-module-scss-module__E7QytW__secondary .style-module-scss-module__E7QytW__spinnerCircle{border-color:#0000 #f2fcf3 #f2fcf3}.style-module-scss-module__E7QytW__spinner.style-module-scss-module__E7QytW__small .style-module-scss-module__E7QytW__spinnerCircle{border-width:2px;width:16px;height:16px}.style-module-scss-module__E7QytW__spinner.style-module-scss-module__E7QytW__medium .style-module-scss-module__E7QytW__spinnerCircle{border-width:3px;width:24px;height:24px}.style-module-scss-module__E7QytW__spinner.style-module-scss-module__E7QytW__large .style-module-scss-module__E7QytW__spinnerCircle{border-width:4px;width:40px;height:40px}@keyframes style-module-scss-module__E7QytW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.style-module-scss-module__7eyaoq__suggestionContainer{flex-direction:column;gap:20px;width:100%;padding:25px;display:flex}@media (max-width:1024px){.style-module-scss-module__7eyaoq__suggestionContainer{gap:16px;padding:20px}}.style-module-scss-module__7eyaoq__suggestionContainer.style-module-scss-module__7eyaoq__embedded{background-color:#0000;gap:12px;padding:0}html.dark .style-module-scss-module__7eyaoq__suggestionContainer.style-module-scss-module__7eyaoq__embedded{border:none;background-color:#0000!important}.style-module-scss-module__7eyaoq__tagsModalList{flex-direction:column;gap:10px;max-height:60vh;padding-right:4px;display:flex;overflow-y:auto}.style-module-scss-module__7eyaoq__tagsModalItem{box-sizing:border-box;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f7ffe9;border:1px solid #d7e8c8;border-radius:10px;justify-content:space-between;align-items:center;margin:0;padding:10px 12px;transition:background-color .15s,border-color .15s;display:flex}.style-module-scss-module__7eyaoq__tagsModalItem:hover{background:#eefadc;border-color:#b8d4a8}.style-module-scss-module__7eyaoq__tagsModalItem:focus-visible{outline-offset:2px;outline:2px solid #195123}.style-module-scss-module__7eyaoq__tagsModalItemActive{background:#5fa75838;border-color:#5fa758}.style-module-scss-module__7eyaoq__tagsModalItemActive .style-module-scss-module__7eyaoq__tagsModalName{color:#0d3a16}.style-module-scss-module__7eyaoq__tagsModalName{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;font-size:15px;font-weight:600}.style-module-scss-module__7eyaoq__tagsModalCount{font-family:var(--font-poppins),"Poppins",sans-serif;color:#6c7e6f;font-size:13px}.style-module-scss-module__7eyaoq__tagsModalEmpty{text-align:center;font-family:var(--font-poppins),"Poppins",sans-serif;color:#6c7e6f;margin:6px 0;font-size:13px}.style-module-scss-module__7eyaoq__tagsModalObserver{height:1px}
.style-module-scss-module__xagX9a__sidebarContainer{background-color:#f2ffbb;border-radius:8px;flex-direction:column;gap:12px;width:100%;max-height:calc(100vh - 100px);padding:12px;display:flex;overflow:hidden auto}.style-module-scss-module__xagX9a__sidebarContainer::-webkit-scrollbar{width:8px}.style-module-scss-module__xagX9a__sidebarContainer::-webkit-scrollbar-track{background:0 0;margin:4px 0}.style-module-scss-module__xagX9a__sidebarContainer::-webkit-scrollbar-thumb{background-color:#5fa75840;border:none;border-radius:8px;min-height:50px}.style-module-scss-module__xagX9a__sidebarContainer::-webkit-scrollbar-thumb:hover{background-color:#5fa75859}.style-module-scss-module__xagX9a__sidebarContainer::-webkit-scrollbar-thumb:active{background-color:#5fa75873}.style-module-scss-module__xagX9a__sidebarContainer{scrollbar-width:thin;scrollbar-color:#5fa75840 #0000}.style-module-scss-module__xagX9a__searchWrapper{background-color:#fff;border:1px solid #dbdde1;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.style-module-scss-module__xagX9a__searchWrapper .style-module-scss-module__xagX9a__searchInput{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;background:0 0;border:none;outline:none;flex:1;font-size:14px;line-height:20px}.style-module-scss-module__xagX9a__searchWrapper .style-module-scss-module__xagX9a__searchInput::placeholder{color:#8cad92}.style-module-scss-module__xagX9a__navItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:20px;width:100%;padding:12px 16px;transition:all .2s;display:flex}.style-module-scss-module__xagX9a__navItem:hover{opacity:.85}.style-module-scss-module__xagX9a__navItem.style-module-scss-module__xagX9a__active{background-color:#5fa758}.style-module-scss-module__xagX9a__navItem.style-module-scss-module__xagX9a__active .style-module-scss-module__xagX9a__navText{color:#fff;font-weight:700}.style-module-scss-module__xagX9a__navText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;font-size:18px;font-weight:600;line-height:24px}.style-module-scss-module__xagX9a__createButton{cursor:pointer;background-color:#ede72d;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .2s;display:flex}.style-module-scss-module__xagX9a__createButton:hover{opacity:.9}.style-module-scss-module__xagX9a__plusIcon{color:#195123;font-size:20px;font-weight:700;line-height:1}.style-module-scss-module__xagX9a__createText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;font-size:18px;font-weight:600;line-height:24px}.style-module-scss-module__xagX9a__communitySection{width:100%;max-width:500px;padding-top:8px}.style-module-scss-module__xagX9a__communitySection .card{width:100%}html.dark .style-module-scss-module__xagX9a__searchWrapper{border:1px solid #ede72d38;box-shadow:inset 0 0 0 1px #00000026;background-color:#0000006b!important}html.dark .style-module-scss-module__xagX9a__searchInput{caret-color:#ede72d;color:#dce6d4!important;background:0 0!important}html.dark .style-module-scss-module__xagX9a__searchInput::placeholder{color:#becdb4c7!important}html.dark .style-module-scss-module__xagX9a__searchInput:focus{color:#eef4e8!important}html.dark .style-module-scss-module__xagX9a__searchInput:-webkit-autofill{caret-color:#ede72d;transition:background-color 99999s ease-out;-webkit-text-fill-color:#dce6d4!important;box-shadow:inset 0 0 0 100px #1a2420!important}html.dark .style-module-scss-module__xagX9a__searchInput:-webkit-autofill:hover{caret-color:#ede72d;transition:background-color 99999s ease-out;-webkit-text-fill-color:#dce6d4!important;box-shadow:inset 0 0 0 100px #1a2420!important}html.dark .style-module-scss-module__xagX9a__searchInput:-webkit-autofill:focus{caret-color:#ede72d;transition:background-color 99999s ease-out;-webkit-text-fill-color:#dce6d4!important;box-shadow:inset 0 0 0 100px #1a2420!important}html.dark .style-module-scss-module__xagX9a__navItem:not(.style-module-scss-module__xagX9a__active) .style-module-scss-module__xagX9a__navText{color:#c8d8bc!important}html.dark .style-module-scss-module__xagX9a__navItem:not(.style-module-scss-module__xagX9a__active):hover{background-color:#ede72d0f}
.style-module-scss-module__m7RAiq__form{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__m7RAiq__error{font-family:var(--font-poppins),"Poppins",sans-serif;color:red;margin:0;font-size:14px}.style-module-scss-module__m7RAiq__label{font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;font-size:14px;font-weight:600}.style-module-scss-module__m7RAiq__required{color:red}.style-module-scss-module__m7RAiq__input,.style-module-scss-module__m7RAiq__textarea{width:100%;font-family:var(--font-poppins),"Poppins",sans-serif;color:#195123;border:1px solid #dbdde1;border-radius:8px;padding:10px 14px;font-size:16px}.style-module-scss-module__m7RAiq__input::placeholder,.style-module-scss-module__m7RAiq__textarea::placeholder{color:#8cad92}.style-module-scss-module__m7RAiq__input:focus,.style-module-scss-module__m7RAiq__textarea:focus{border-color:#5fa758;outline:none}.style-module-scss-module__m7RAiq__textarea{resize:vertical;min-height:80px}.style-module-scss-module__m7RAiq__visibilityFieldset{border:none;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.style-module-scss-module__m7RAiq__radioRow{font-family:var(--font-poppins),"Poppins",sans-serif;color:#3f5443;cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.style-module-scss-module__m7RAiq__radioRow input{flex-shrink:0;margin-top:3px}.style-module-scss-module__m7RAiq__radioRow strong{color:#195123}.style-module-scss-module__m7RAiq__actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}
.style-module-scss-module__roRdna__marketplaceSidebar{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;display:flex}@media (max-width:1024px){.style-module-scss-module__roRdna__desktopOnly{display:none}}.style-module-scss-module__roRdna__title{font-family:var(--font-inter),"Inter",sans-serif;color:#195123;margin:0 0 4px;font-size:30px;font-weight:800;line-height:100%}html.dark .style-module-scss-module__roRdna__title{color:#ede72d}
.style-module-scss-module___cnNfq__skipForNowContainer{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:0;color:#3f5443;justify-content:center;align-items:center;gap:7px;padding-top:22px;font-size:14px;font-weight:600;line-height:22px;display:flex}
