@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden;background-color:var(--white-shade-two)}:root{--green-shade-one: #a6d4a8;--green-shade-two: #81ad5b;--green-shade-three: #6ace70;--white-pure: #ffffff;--white-shade-one: #f8fef9;--white-shade-two: #f0fdf2;--text-color-primary: #000000;--text-color-secondary: #595959}button{cursor:pointer}._backgroundContainer_1de4u_1{display:flex;flex-direction:column;align-items:center;background-color:var(--white-shade-one)}._container_1de4u_8{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1300px;width:100%;padding:1rem}._container_1de4u_8 *{margin:0;padding:0}._leftContainer_1de4u_25{display:flex;align-items:center;gap:1rem}._iconContainer_1de4u_31{display:flex;align-items:center;justify-content:center;background-color:var(--green-shade-one);padding:1rem;border:none;border-radius:10px}._textContainer_1de4u_41{display:flex;flex-direction:column;gap:.2rem}._textContainer_1de4u_41 p{font-size:1.2rem;font-weight:900}._textContainer_1de4u_41 span{font-size:.8rem}._rightContainer_1de4u_57{display:flex;align-items:center;gap:.5rem}._welcomeContainer_1de4u_63{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}._welcomeContainer_1de4u_63 p{font-size:1rem;font-weight:600}._welcomeContainer_1de4u_63 span{font-size:.7rem;color:var(--text-color-secondary);font-weight:500}._avatarImage_1de4u_79{width:30px;height:30px;border:none;border-radius:50%}._backgroundContainer_hz674_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh}._container_hz674_9{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1300px;background-color:var(--white-pure);border:none;border-radius:10px;padding:2rem 1.2rem;box-shadow:0 4px 6px #0000001a;gap:1rem;max-height:30rem}._container_hz674_9 *{margin:0;padding:0}._topContainer_hz674_30{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._topContainer_hz674_30 p{font-weight:600;font-size:1.5rem;margin-top:.5rem}._topContainer_hz674_30 span{font-size:.8rem;color:var(--text-color-secondary)}._iconContainer_hz674_49{display:flex;align-items:center;justify-content:center;background-color:var(--green-shade-one);padding:.25rem;border:none;border-radius:50%;height:5rem;width:5rem}._buttonContainer_hz674_61{display:flex;flex-direction:column;margin-top:1rem;gap:1rem}._textBox_hz674_68{width:300px;padding:12px 16px;font-size:16px;border:1px solid var(--green-shade-one);border-radius:8px;background-color:#f1f1f1;box-shadow:0 4px 12px #0000000d;outline:none;transition:all .3s ease}._textBox_hz674_68:focus{background-color:#fff;box-shadow:0 0 0 3px #007bff40}._buttonDesign_hz674_85{background-color:var(--green-shade-two);border:none;border-radius:8px;padding:1rem .5rem;color:var(--white-pure)}._privacy_hz674_93{display:flex;flex-direction:row;align-items:center;margin-top:.5rem;gap:.2rem}._privacy_hz674_93 span{font-size:.65rem;color:vaR(--text-color-secondary)}._backgroundContainer_abr58_1{display:grid;grid-template-columns:2fr 1fr;gap:1rem;justify-content:flex-start;width:100%;max-width:1300px;margin:0 auto;padding:1rem}._backgroundContainer_abr58_1 *{margin:0;padding:0}._innerContainerOne_abr58_18,._innerContainerTwo_abr58_24{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 700px){._backgroundContainer_abr58_1{display:flex;flex-direction:column}}._container_1cbdc_1{display:flex;flex-direction:column;background-color:var(--white-pure);border:none;border-radius:15px;max-width:50rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a;max-height:30rem}._textContainer_1cbdc_13{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}._textContainer_1cbdc_13 p{font-size:1.2rem;font-weight:700}._numberContainer_1cbdc_26{display:flex;align-items:center;justify-content:center;background:#81c986;background:linear-gradient(302deg,#81c986,#a2d5a4);padding:.4rem .8rem;color:var(--white-pure);border:nome;border-radius:25px;font-size:.8rem}._task_1cbdc_40{display:flex;align-items:center;gap:10px;background-color:var(--white-shade-one);margin:8px 0;padding:1rem;border-radius:8px}._checkboxContainer_1cbdc_50{position:relative;display:inline-block;width:20px;height:20px}._checkboxContainer_1cbdc_50 input{opacity:0;width:0;height:0;position:absolute}._customCheckbox_1cbdc_64{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1.5px solid #ccc;border-radius:50%;transition:all .2s ease}._checkboxContainer_1cbdc_50 input:checked~._customCheckbox_1cbdc_64{background-color:#4caf50;border-color:#4caf50}._customCheckbox_1cbdc_64:after{content:"";position:absolute;display:none}._checkboxContainer_1cbdc_50 input:checked~._customCheckbox_1cbdc_64:after{display:block;left:5px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._taskText_1cbdc_98{flex:1;font-weight:500;font-size:.8rem}._container_5bgb3_1{display:flex;flex-direction:column;background:#81c986;background:linear-gradient(302deg,#81c986,#a2d5a4);border:none;border-radius:15px;width:100%;padding:1.2rem;max-height:17rem}._heading_5bgb3_14{color:var(--white-pure);font-weight:600}._impactContainer_5bgb3_19{display:flex;flex-direction:column;margin-top:1rem;gap:1rem;color:var(--white-pure)}._impact_5bgb3_19{display:flex;flex-direction:row;align-items:center;gap:1rem}._iconContainer_5bgb3_34{display:flex;align-items:center;justify-content:center;background-color:#fff5;padding:1rem;border:none;border-radius:10px}._textContainer_5bgb3_44{display:flex;flex-direction:column;gap:.25rem}._textContainer_5bgb3_44 strong{font-size:1.5rem}._textContainer_5bgb3_44 span{font-size:.9rem}@media screen and (max-width:800px){._container_5bgb3_1{min-height:25rem}}._container_6h7uk_1{display:flex;flex-direction:row;border:none;border-radius:15px;background:#e0f7de;background:linear-gradient(302deg,#e0f7de,#f3f4d2);padding:1.2rem;gap:1rem}._iconContainer_6h7uk_12{display:flex;align-items:center;justify-content:center;background-color:#f4dc089d;padding:1rem;border:none;border-radius:15px}._innerContainer2_6h7uk_22 p{font-weight:700;font-size:1.2rem;margin-bottom:1rem}._quoteText_6h7uk_30{font-style:italic}._authorText_6h7uk_34{color:var(--text-color-secondary);font-weight:600}._bottomBar_5zqsb_1{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#fff;border:none;border-radius:20px;padding:.5rem 1rem;display:flex;gap:20px;z-index:1000;width:fit-content;max-width:90%;font-family:Plus Jakarta Sans,sans-serif;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._bottomBar_5zqsb_1:hover{transform:translate(-50%) translateY(-6px);box-shadow:0 6px 12px #00000026}._navButton_5zqsb_25{display:flex;align-items:center;justify-content:center;gap:8px;background:none;padding:.5rem;border:none;border-radius:10px;font-size:15px;cursor:pointer;color:var(--text-color-secondary)}._navButton_5zqsb_25 svg{font-size:15px}._navButton_5zqsb_25:hover{color:var(--text-color-secondary)}._active_5zqsb_47{font-weight:700;color:#fff;background:#81c986;background:linear-gradient(302deg,#81c986,#a2d5a4);padding:.25 1rem}._label_5zqsb_55{white-space:nowrap}._container_1ouzc_1{display:flex;flex-direction:column;background-color:var(--white-pure);border:none;border-radius:15px;max-width:50rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a;gap:1rem}._headerContainer_1ouzc_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._headerContainer_1ouzc_13 p{font-weight:700;font-size:1.2rem}._headerContainer_1ouzc_13 span{font-size:.8rem}._leaderboardContainer_1ouzc_29{display:flex;flex-direction:column;gap:1rem}._leaderboard_1ouzc_29{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--white-shade-one);padding:1rem;border:none;border-radius:10px}._leftContainer_1ouzc_47{display:flex;flex-direction:row;gap:1rem;align-items:center}._index_1ouzc_54{font-weight:700;color:var(--text-color-secondary)}._name_1ouzc_59{font-weight:700;font-size:1.2rem}._streak_1ouzc_64{font-size:.8rem}._pointContainer_1ouzc_67{display:flex;flex-direction:column}._pointContainer_1ouzc_67 p{font-size:1.1rem;color:var(--green-shade-three);font-weight:700}._container_oystp_1{display:flex;flex-direction:column;background-color:var(--white-pure);border:none;border-radius:15px;max-width:50rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a}._headerContainer_oystp_12{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._headerContainer_oystp_12 p{font-weight:700;font-size:1.2rem}._headerContainer_oystp_12 span{font-size:.8rem}._treeContainer_oystp_28{display:flex;flex-direction:column;align-items:center;justify-content:center}._treeContainer_oystp_28 p{font-size:7rem}._treeContainer_oystp_28 span{font-size:1.2rem;font-weight:600}._backgroundContainer_1vhcs_1{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:100%;max-width:1300px;margin:0 auto;padding:1rem}._backgroundContainer_1vhcs_1 *{margin:0;padding:0}._profileContainer_i2zh1_4{display:flex;z-index:10;max-width:100rem;font-family:Poppins,sans-serif}._profileCard_i2zh1_12{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;width:100%;max-width:100rem}._avatarWrapper_i2zh1_24{position:relative;display:inline-block;margin-bottom:1.5rem}._avatarCircle_i2zh1_31{width:8rem;height:8rem;border-radius:50%;background:linear-gradient(to bottom right,#c8f2c2,#a5d6a7);display:flex;align-items:center;justify-content:center;font-size:3.75rem;box-shadow:0 4px 16px #0000001a}._avatarImage_i2zh1_43{width:8rem;height:8rem;border:none;border-radius:50%}._cameraBtn_i2zh1_51{position:absolute;bottom:-.5rem;right:-.5rem;background-color:#fff;border-radius:50%;padding:.5rem;box-shadow:0 4px 16px #0000001a;transition:box-shadow .3s ease}._cameraBtn_i2zh1_51:hover{box-shadow:0 6px 20px #00000026}._username_i2zh1_67{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;color:#2e2e2e}._email_i2zh1_75{color:#6b7280;margin-bottom:1.5rem}._editProfileBtn_i2zh1_82{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:9999px;color:#fff;font-weight:500;background:linear-gradient(135deg,#8fc866,#a5d6a7);transition:transform .3s ease,box-shadow .3s ease}._editProfileBtn_i2zh1_82:hover{transform:scale(1.05);box-shadow:0 6px 20px #8fc86666}._container_urroj_1{display:flex;flex-direction:row;align-items:center;gap:1rem}._dailyStreakContainer_urroj_8,._ecocoinsContainer_urroj_8{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--white-pure);border:none;border-radius:15px;width:100%;padding:1rem;gap:1rem;box-shadow:0 4px 20px #00000014}._headerContainer_urroj_22{display:flex;flex-direction:row;align-items:center;gap:1rem}._headerContainer_urroj_22 p{font-size:1.2rem;font-weight:700}._ecoCoins_urroj_34,._streak_urroj_34{font-size:1.5rem;color:var(--green-shade-one);font-weight:700}._subtext_urroj_40{font-size:.9rem;color:var(--text-color-secondary);font-weight:500}._achievementsCard_1nnx8_3{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:2rem;margin-bottom:2rem}._achievementsHeader_1nnx8_11{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._achievementsTitle_1nnx8_18{font-size:1.5rem;font-weight:700;color:#2e2e2e}._badgesGrid_1nnx8_24{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){._badgesGrid_1nnx8_24{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._badgesGrid_1nnx8_24{grid-template-columns:repeat(6,1fr)}}._badgeItem_1nnx8_42{position:relative;padding:1rem;border-radius:.75rem;text-align:center;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._badgeItem_1nnx8_42:hover{transform:scale(1.1)}._badgeEarned_1nnx8_55{background:linear-gradient(to bottom right,#f0fdf4,#d1fae5);box-shadow:0 4px 12px #0000000d}._badgeEarned_1nnx8_55:hover{box-shadow:0 6px 20px #8fc86666}._badgeLocked_1nnx8_64{background-color:#f3f4f6;opacity:.5}._badgeIcon_1nnx8_69{font-size:2.25rem;margin-bottom:.5rem}._badgeName_1nnx8_74{font-size:.75rem;font-weight:500}._badgeNameEarned_1nnx8_79{color:#15803d}._badgeNameLocked_1nnx8_83{color:#9ca3af}._badgeTooltip_1nnx8_87{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:.5rem;opacity:0;transition:opacity .3s ease;z-index:10}._badgeItem_1nnx8_42:hover ._badgeTooltip_1nnx8_87{opacity:1}._badgeTooltipContent_1nnx8_102{background-color:#1f2937;color:#fff;font-size:.75rem;border-radius:.5rem;padding:.25rem .75rem;white-space:nowrap}._rewardsCard_kib3v_3{background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:2rem;margin-bottom:2rem}._rewardsHeader_kib3v_11{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._rewardsTitle_kib3v_18{font-size:1.5rem;font-weight:700;color:#2e2e2e}._rewardsGrid_kib3v_24{display:grid;gap:1.5rem}@media (min-width: 768px){._rewardsGrid_kib3v_24{grid-template-columns:repeat(2,1fr)}}._redeemBox_kib3v_35{border:2px solid #bbf7d0;border-radius:1rem;padding:1.5rem;transition:border-color .3s ease}._redeemBox_kib3v_35:hover{border-color:#86efac}._redeemTitle_kib3v_46{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2e2e2e}._cryptoGrid_kib3v_53{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}._cryptoItem_kib3v_60{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:.75rem;border-radius:.75rem;cursor:pointer;transition:background-color .3s ease}._cryptoItemOrange_kib3v_72{background-color:#fff7ed}._cryptoItemOrange_kib3v_72:hover{background-color:#ffedd5}._cryptoItemBlue_kib3v_80{background-color:#eff6ff}._cryptoItemBlue_kib3v_80:hover{background-color:#dbeafe}._cryptoItemGreen_kib3v_88{background-color:#f0fdf4}._cryptoItemGreen_kib3v_88:hover{background-color:#dcfce7}._cryptoIcon_kib3v_96{margin:0 auto .5rem;width:2rem;height:2rem}._cryptoText_kib3v_102{font-size:.75rem;font-weight:500}._redeemButton_kib3v_107{width:100%;padding:.75rem;border:none;border-radius:9999px;color:#fff;font-weight:500;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(135deg,#8fc866,#a5d6a7)}._redeemButton_kib3v_107:hover{transform:scale(1.05);box-shadow:0 6px 20px #8fc86666}._treeBox_kib3v_126{border:2px solid #bbf7d0;border-radius:1rem;padding:1.5rem;transition:border-color .3s ease}._treeBox_kib3v_126:hover{border-color:#86efac}._treeTitle_kib3v_137{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2e2e2e}._treeContent_kib3v_144{text-align:center;margin-bottom:1.5rem}._treeIcon_kib3v_149{width:4rem;height:4rem;margin:0 auto 1rem;color:#81c784}._treeText_kib3v_156{color:#4b5563}._treeButton_kib3v_160{width:100%;padding:.75rem;border-radius:9999px;border:none;color:#fff;font-weight:500;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(135deg,#81c784,#a5d6a7)}._treeButton_kib3v_160:hover{transform:scale(1.05);box-shadow:0 6px 20px #81c78466}._backgroundContainer_1r567_1{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:100%;max-width:1300px;margin:0 auto;padding:1rem}._backgroundContainer_1r567_1 *{margin:0;padding:0}._page_1r567_18{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:100%;max-width:1300px;margin:0 auto;padding:1rem}._page_1r567_18 *{margin:0;padding:0}._toastContainer_1r567_35{position:fixed;top:1rem;right:1rem;z-index:50;display:flex;flex-direction:column;gap:.5rem}._toast_1r567_35{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 4px 10px #00000026;transition:all .3s ease}._toastSuccess_1r567_55{background-color:#22c55e;color:#fff}._toastError_1r567_60{background-color:#ef4444;color:#fff}._container_1r567_66{max-width:1120px;margin:0 auto;padding:2rem 1rem}._header_1r567_72{margin-bottom:2rem}._title_1r567_76{font-size:2.25rem;font-weight:700;color:#2e2e2e;margin-bottom:.5rem}._subtitle_1r567_83{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}._searchWrapper_1r567_90{position:relative;max-width:28rem}._searchInput_1r567_95{width:100%;padding:.75rem 1rem .75rem 2.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._searchInput_1r567_95:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #8fc866}._emptyState_1r567_112{text-align:center;padding:3rem 0;font-size:1.125rem;color:#6b7280}._taskCard_1r567_120{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 10px 15px #0000001a;border:2px solid transparent;transition:all .3s ease;margin:1rem 0rem}._taskCard_1r567_120:hover{transform:translateY(-4px);border-color:#8fc866;box-shadow:0 15px 20px #0000001f}._userInfo_1r567_136{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0rem}._avatar_1r567_144{width:4rem;height:4rem;border-radius:9999px;object-fit:cover;box-shadow:0 2px 6px #00000026}._userDetails_1r567_152{flex:1}._userName_1r567_156{font-size:1.25rem;font-weight:700;color:#2e2e2e;margin-bottom:.25rem}._userEmail_1r567_163{font-size:.875rem;color:#6b7280}._taskDate_1r567_168{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;font-style:italic;margin:1rem 0rem 2rem}._taskTitle_1r567_180{font-size:1.5rem;font-weight:700;color:#2e2e2e;margin-bottom:.75rem}._taskDescription_1r567_187{font-size:1.125rem;line-height:1.6;color:#374151}._photo_1r567_194{width:100%;height:16rem;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 10px #00000026;max-height:250px;margin:1.5rem 0rem}._commentWrapper_1r567_205{position:relative;margin-bottom:1rem}._commentInput_1r567_210{width:100%;padding:.75rem 1rem .75rem 2.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;resize:none;transition:all .2s ease}._commentInput_1r567_210:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #8fc866}._actionButtons_1r567_227{display:flex;gap:1rem;justify-content:flex-end}._rejectButton_1r567_233{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:none;background:linear-gradient(to right,#ef5350,#e57373);color:#fff;font-weight:600;border-radius:9999px;box-shadow:0 4px 10px #00000026;transition:transform .2s ease,box-shadow .2s ease}._rejectButton_1r567_233:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}._approveButton_1r567_252{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:none;background:linear-gradient(to right,#8fc866,#a5d6a7);color:#fff;font-weight:600;border-radius:9999px;box-shadow:0 4px 10px #00000026;transition:transform .2s ease,box-shadow .2s ease}._approveButton_1r567_252:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}@media screen and (max-width: 700px){._photoWrapper_1r567_272{width:auto}._actionButtons_1r567_227{justify-content:center}}
