@import"https://fonts.googleapis.com/css2?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&display=swap";:root{--green--Background: linear-gradient( -81deg, rgba(122, 201, 67, 1) 0%, rgba(0, 104, 55, 1) 100% );--dark--green: #006837;--light--green: #7ac943;--soft--green: #bfdf9c;--light--gray: #e6e6e6}*{margin:0;box-sizing:border-box;padding:0;list-style-type:none;text-decoration:none}body{background-color:#fff;color:#000;font-family:Poppins,sans-serif;height:100%;position:relative}#root{display:flex;flex-direction:column;min-height:100vh}.routercontent{max-width:1000px;margin:auto;flex:1}.routercontent.mobile{margin-top:70px}body.splashing{background-color:#0f6e30}._bannerContainer_1mu62_1{width:100%;max-width:1000px;height:200px;position:relative;overflow:hidden;margin:10px auto;box-shadow:0 4px 12px #0000001a}._slider_1mu62_11{display:flex;height:100%;transition:transform .8s ease-in-out}._slide_1mu62_11{flex:0 0 100%;position:relative;height:100%}._slide_1mu62_11 img{width:100%;height:100%;object-fit:cover}._arrow_1mu62_30{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border:none;font-size:2rem;cursor:pointer;padding:.25rem .75rem;border-radius:6px;z-index:3;-webkit-user-select:none;user-select:none}._arrow_1mu62_30:hover{background:#ffffffe6}._arrow_1mu62_30:first-of-type{left:10px}._arrow_1mu62_30:last-of-type{right:10px}._textOverlay_1mu62_58{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;z-index:2;pointer-events:none;opacity:.85}._leftText_1mu62_72,._rightText_1mu62_73{font-size:3rem;font-weight:700;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,1);opacity:0;animation-duration:1s;animation-fill-mode:forwards;margin:-.6rem 0}._leftText_1mu62_72{animation-name:_slideInLeft_1mu62_1}._rightText_1mu62_73{animation-name:_slideInRight_1mu62_1;animation-delay:.3s}@keyframes _slideInLeft_1mu62_1{0%{opacity:0;transform:translate(-200%)}to{opacity:1;transform:translate(-20%)}}@keyframes _slideInRight_1mu62_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(20%)}}@media (max-width: 700px){._bannerContainer_1mu62_1{height:250px}._leftText_1mu62_72,._rightText_1mu62_73{font-size:1.8rem;margin:0rem 0}}._categoryBar_f5qv2_1{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;padding:.4rem 0;background-color:#fff;max-width:1000px;margin:0 auto}._categoryItem_f5qv2_12{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease;width:100px;margin:.7rem}._categoryItem_f5qv2_12:hover{transform:scale(1.05)}._icon_f5qv2_26{width:40px;height:40px;object-fit:contain;margin-bottom:.5rem}._label_f5qv2_33{font-size:.7rem;color:#222;text-align:center}@media (max-width: 1000px){._label_f5qv2_33{display:none}._categoryItem_f5qv2_12{margin:.1rem;width:70px}}@media (max-width: 700px){._categoryItem_f5qv2_12{display:none}}._productSection_iuuxi_1{max-width:1000px;margin:0 auto;padding:0rem 1rem;background-color:#fff}._heading_iuuxi_8{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}._productGrid_iuuxi_15{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}._productCard_iuuxi_21{overflow:visible;position:relative;background-color:#f9f9f9;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column}._imageWrapper_iuuxi_32{position:relative;width:100%;height:200px}._imageWrapper_iuuxi_32 img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}._priceOverlay_iuuxi_45{position:absolute;bottom:10px;right:-10px;background:var(--green--Background);color:#fff;padding:.3rem .6rem;font-size:.8rem;font-weight:700;border-radius:3px;box-shadow:0 2px 4px #0003}._productCardContent_iuuxi_58{padding:1rem;flex-grow:1;display:flex;flex-direction:column}._productCardContent_iuuxi_58 h3{font-size:1.1rem;margin-bottom:.5rem;font-weight:600}._productLocation_iuuxi_71{font-size:.9rem;color:#666;margin-bottom:.5rem}._productDescription_iuuxi_77{font-size:.8rem;color:#333;margin-top:auto;margin-bottom:.5rem}._createdAt_iuuxi_84{font-size:.7rem;color:#999;margin-top:auto}._cardLink_iuuxi_90{text-decoration:none;color:inherit;cursor:pointer}._categoryList_1qzqv_1{background-color:#f5f5f5;padding:1rem;font-size:.9rem}._list_1qzqv_7{list-style:none;padding:0;margin:0}._categoryItem_1qzqv_13{padding:.5rem 0;border-bottom:1px solid #ddd}._categoryItem_1qzqv_13:last-child{border-bottom:none}._link_1qzqv_22{text-decoration:none;color:#000;font-weight:400;display:inline-block;width:100%;transition:background-color .2s ease}._link_1qzqv_22:hover{background-color:#eaeaea}._active_1qzqv_35{font-weight:700}._wrapper_15428_1{margin:2rem 0}._categories_15428_5{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem}._button_15428_12{padding:.6rem 1rem;background-color:#fff;color:#000;border:1px solid black;border-radius:12px;cursor:pointer;transition:background .3s,color .3s,border .3s;font-size:.95rem}._button_15428_12:hover{background-color:#f2f2f2}._active_15428_27{background-color:#7ac943;color:#fff;border-color:#7ac943}._flags_15428_33{display:flex;flex-wrap:wrap;gap:8px}._flagButton_15428_39{padding:.4rem .8rem;font-size:.85rem;background-color:#fff;color:#000;border:1px solid black;border-radius:10px;cursor:pointer;transition:background .3s,color .3s,border .3s}._flagButton_15428_39:hover{background-color:#f2f2f2}._flagButton_15428_39._active_15428_27{background-color:#7ac943;color:#fff;border-color:#7ac943}._title_1jjpa_1{text-align:center}._contentWrapper_1jjpa_5{display:flex;gap:.1rem;margin:0 0 1rem;max-width:1200px;padding:0}._leftColumn_1jjpa_14{flex:1;max-width:25%;display:flex;flex-direction:column;gap:1rem}._contentWrapper_1jjpa_5>:last-child{flex:3;max-width:75%}@media (max-width: 768px){._leftColumn_1jjpa_14{display:none}._contentWrapper_1jjpa_5>:first-child{display:none}._contentWrapper_1jjpa_5>:first-child{max-width:100%}._contentWrapper_1jjpa_5>:last-child{width:100%;max-width:100%}}._wrapper_1b08a_1{display:flex;justify-content:flex-start;background:var(--green--Background);align-items:flex-start;padding:0rem 0;flex-wrap:wrap}._link_1b08a_12{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;transition:transform .2s ease;width:100%;max-width:200px;padding:0rem .5rem;margin:.4rem;text-decoration:none;color:#fff}._link_1b08a_12:hover{transform:scale(1.02)}._link_1b08a_12:before{content:"";width:24px;height:20px;margin:5px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center}._messages_1b08a_43:before{background-image:url(/assets/message_w.svg)}._favourites_1b08a_47:before{background-image:url(/assets/heart-solid-white.svg)}._ads_1b08a_51:before{background-image:url(/assets/Meine_Inserate.svg)}._placead_1b08a_55:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2014.073%2014.073'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20137)%20--%3e%3cpath%20d='M7.45,6.671h2.976c.171,0,.284.28.253.436-.015.074-.15.267-.222.267h-3.007v2.976c0,.122-.231.286-.351.292-.122.006-.381-.153-.381-.261v-3.007h-3.098c-.112,0-.232-.239-.232-.351,0-.105.126-.351.232-.351h3.098v-2.976c0-.022.093-.157.123-.182.132-.109.356-.107.486,0,.031.025.123.16.123.182v2.976Z'%20fill='%23fff'/%3e%3cpath%20d='M7.036,14.073c-3.88,0-7.036-3.156-7.036-7.036S3.157,0,7.036,0s7.036,3.157,7.036,7.037-3.157,7.036-7.036,7.036ZM7.036,1.16C3.796,1.16,1.16,3.796,1.16,7.037s2.636,5.876,5.876,5.876,5.876-2.636,5.876-5.876S10.276,1.16,7.036,1.16Z'%20fill='%23fff'/%3e%3c/svg%3e")}._label_1b08a_59{font-size:.9rem;color:#fff;text-align:left}@media (max-width: 1000px){._link_1b08a_12:before{margin:10px}}@media (max-width: 700px){._link_1b08a_12{display:none}}._popupOverlay_1b08a_77{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1b08a_90{background:#fff;color:#000;padding:2rem;border-radius:10px;box-shadow:0 4px 20px #0003;text-align:center;max-width:300px;width:90%;animation:_popupFadeIn_1b08a_1 .3s ease}._popupBox_1b08a_90 button{margin-top:1rem;background-color:var(--dark--green, #006837);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:5px;cursor:pointer;font-weight:500}@keyframes _popupFadeIn_1b08a_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._popupButtons_1b08a_124{display:flex;justify-content:center;gap:1rem;margin-top:1.2rem}._popupButtons_1b08a_124 button{background-color:var(--dark--green, #006837);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:5px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._popupButtons_1b08a_124 button:last-child{background-color:#ccc;color:#333}._popupButtons_1b08a_124 button:hover{opacity:.9}._container_itm7i_1{max-width:1200px;margin:2rem auto;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}._headline_itm7i_10{font-size:1.8rem;margin-bottom:1.5rem;color:#2e7d32;text-align:center}._formContainer_itm7i_17{display:flex;flex-direction:column;gap:1rem;width:300px}._textInput_itm7i_24{padding:.75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._submitButton_itm7i_32{background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;border:none;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:background .3s ease}._submitButton_itm7i_32:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._errorMessage_itm7i_47{color:red;font-weight:700}._register_itm7i_52{font-size:.7rem}._passwordWrapper_itm7i_56{position:relative;display:flex;align-items:center}._textInputPw_itm7i_62{padding:.75rem 2.5rem .75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._eyeIcon_itm7i_71{position:absolute;right:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%}._eyeIcon_itm7i_71:hover{color:#555}._eyeIconImage_itm7i_85{width:1.5rem;height:1.5rem}:root{--dark--green: #2f5d50}._aboutPage_1c08a_5{max-width:800px;margin:3rem auto;padding:2rem;background-color:#fdfdfd;border-radius:12px;box-shadow:0 4px 12px #0000000f;font-family:system-ui,sans-serif;color:#333}._aboutPage_1c08a_5 h1{font-size:2rem;margin-bottom:1rem;color:var(--dark--green);text-align:center}._aboutPage_1c08a_5 section{margin-bottom:2rem}._aboutPage_1c08a_5 h2{font-size:1.4rem;margin-bottom:.6rem;color:#222}._aboutPage_1c08a_5 p{margin-bottom:20px;font-size:1rem;line-height:1.6}._aboutPage_1c08a_5 ul{list-style:disc;padding-left:1.5rem;line-height:1.6;font-size:1rem}._aboutPage_1c08a_5 strong{color:var(--dark--green)}._link_1c08a_51{color:var(--dark--green);font-weight:600;text-decoration:none;transition:color .2s ease}._link_1c08a_51:hover{color:#1b382f;text-decoration:underline}._contactList_1c08a_64{list-style:none;padding-left:0;margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem}._link_1c08a_51:after{content:" ↗";font-size:.8rem}@media (max-width: 600px){._aboutPage_1c08a_5{padding:1rem;margin:1rem}._aboutPage_1c08a_5 h1{font-size:1.6rem}._aboutPage_1c08a_5 h2{font-size:1.2rem}}._backButton_1c08a_95{display:inline-block;margin-bottom:1.5rem;padding:.4rem 1rem;background-color:var(--dark--green);color:#fff;border-radius:8px;text-decoration:none;font-size:.9rem;transition:background-color .3s ease}._backButton_1c08a_95:hover{background-color:#1b382f}._logoelement_1c08a_111{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}._logo_1c08a_111{width:20rem;height:auto;animation:_wiggle_1c08a_1 .8s ease}._container_yu6e4_1{width:100%;max-width:450px;margin:2rem auto;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}._headline_yu6e4_15{font-size:1.8rem;margin-bottom:1.5rem;color:#2e7d32;text-align:center}._formContainer_yu6e4_22{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:0 2rem}._textInput_yu6e4_31{padding:.75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._submitButton_yu6e4_39{background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;border:none;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:background .3s ease}._submitButton_yu6e4_39:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._errorMessage_yu6e4_54{color:red;font-weight:700}._successMessage_yu6e4_59{color:green;font-weight:700}._passwordWrapper_yu6e4_64{position:relative;display:flex;align-items:center}._textInputPw_yu6e4_70{padding:.75rem 2.5rem .75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._eyeIcon_yu6e4_79{position:absolute;right:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%}._eyeIcon_yu6e4_79:hover{color:#555}._eyeIconImage_yu6e4_93{width:1.5rem;height:1.5rem}@media (min-width: 769px){._container_yu6e4_1{width:600px}._formcontainer_yu6e4_103{width:500px}}._container_12zx5_1{max-width:1200px;margin:2rem auto;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:2rem}._section_12zx5_13{background:#f9f9f9;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}._headline_12zx5_24{font-size:1.6rem;margin-bottom:1.3rem;color:#2e7d32;text-align:center}._box_12zx5_31{display:flex;flex-direction:column;gap:.5rem}._textInput_12zx5_37{padding:.75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._submitButton_12zx5_45{background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;border:none;width:100%;max-width:300px;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;font-size:1rem;font-family:Poppins,sans-serif;text-align:center;transition:background .3s ease}._submitButton_12zx5_45:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._user_12zx5_65{color:var(--light--green)}._userAds_12zx5_69{margin-top:2rem}._userContent_12zx5_73{color:var(--light--green);font-weight:600}._subtext_12zx5_78{font-size:1rem;color:#666;margin-bottom:2rem}._backButton_12zx5_84{background-color:var(--dark--green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._backButton_12zx5_84:hover{background-color:#004d2d}._productList_12zx5_99{display:flex;flex-direction:column;gap:1rem;background-color:#f8f8f8;margin:1rem 0;padding:1rem;box-shadow:0 2px 8px #0000001a}._productItem_12zx5_109{display:flex;gap:1rem;background-color:#f8f8f8;padding:1rem;text-decoration:none;color:inherit}._productItem_12zx5_109 img{width:200px;height:200px;object-fit:cover;aspect-ratio:1 / 1}._productInfo_12zx5_125{display:flex;flex-direction:column;gap:.3rem}._createdAt_12zx5_131{font-size:.7rem;color:#999}._errormessage_12zx5_136{text-align:center}._adButtons_12zx5_140{display:flex;gap:.5rem;margin-top:.5rem}._adButton_12zx5_140{font-size:.8rem;flex:1}._placeAdButton_12zx5_151,._editButton_12zx5_152{display:flex;justify-content:center;background:var(--light--green)}#_favourites_12zx5_1{scroll-margin-top:70px}@media (max-width: 768px){._productItem_12zx5_109 img{width:40%;height:auto}}._messagesButton_12zx5_169{display:inline-block;margin:1rem 0;padding:.5rem 1rem;background-color:var(--dark--green);color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:700;transition:background-color .3s ease}._messagesButton_12zx5_169:hover{background-color:#004d2d}._container_14h8x_1{max-width:1200px;margin:2rem auto;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}._headline_14h8x_10{font-size:1.8rem;margin-bottom:1.5rem;color:#2e7d32;text-align:center}._formContainer_14h8x_17{display:flex;flex-direction:column;gap:1rem;width:400px}._textInput_14h8x_24{padding:.75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._submitButton_14h8x_32{background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;border:none;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:background .3s ease}._submitButton_14h8x_32:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._errorMessage_14h8x_47{color:red;font-weight:700}._successMessage_14h8x_52{color:green;font-weight:700}._label_14h8x_57{font-size:.8rem;font-weight:200;margin-bottom:2px;display:block;color:#333}._header_ekpp8_1{width:100%;height:4rem;padding:2rem;display:flex;justify-content:space-between;align-items:center}._imgLogo_ekpp8_10{width:9rem;height:5rem}._login_ekpp8_15{display:flex;justify-content:center;align-items:center;gap:.5rem}._imgLogin_ekpp8_22{width:20px;height:20px}._imgUser_ekpp8_27{width:1.8rem;height:1.8rem}._imgMessage_ekpp8_32{width:15px;height:15px}._loginFont_ekpp8_37{font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;padding-right:.5rem;color:#000;text-align:center;display:flex;align-items:center;gap:.3rem}._loginFont2_ekpp8_48{font-family:Poppins,sans-serif;font-weight:600;font-size:.6rem;padding:.1rem;color:#000}._searchbar_ekpp8_56{background:var(--green--Background)}._nav_ekpp8_60{display:flex;flex-direction:row;gap:.6rem}._logoutButton_ekpp8_66{font-size:.9rem;background:var(--dark--green);height:1.8rem;width:80px;padding:.1rem;border-radius:8px;color:#fff;border:none;font-family:Poppins,sans-serif;cursor:pointer}._logoutButton_ekpp8_66:hover{transform:scale(1.05)}._link_ekpp8_83{display:flex;align-items:center;justify-content:center;text-decoration:none}._link_ekpp8_83:visited{color:#000}._user_ekpp8_94{color:var(--light--green)}._messages_ekpp8_98{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:1.8rem;background-color:#e0e0e0;border-radius:8px}._unreadBadge_ekpp8_109{margin-left:.5rem;color:#fff;background-color:red;font-weight:700}._hasMessages_ekpp8_116{color:#fff;background-color:red;padding:.2rem .5rem;font-size:.8rem;width:3rem}._popupOverlay_ekpp8_124{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_ekpp8_137{background:#fff;color:#000;padding:2rem;border-radius:10px;box-shadow:0 4px 20px #0003;text-align:center;max-width:300px;width:90%;animation:_popupFadeIn_ekpp8_1 .3s ease}._popupBox_ekpp8_137 button{margin-top:1rem;background-color:var(--dark--green, #006837);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:5px;cursor:pointer;font-weight:500}@keyframes _popupFadeIn_ekpp8_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._popupButtons_ekpp8_171{display:flex;justify-content:center;gap:1rem;margin-top:1.2rem}._popupButtons_ekpp8_171 button{background-color:var(--dark--green, #006837);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:5px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._popupButtons_ekpp8_171 button:last-child{background-color:#ccc;color:#333}._popupButtons_ekpp8_171 button:hover{opacity:.9}._wrapper_1e439_1{display:flex;justify-content:center;height:4.5rem}._searchBarContainer_1e439_8{position:relative;width:100%;margin-right:.5rem}._searchbar_1e439_14{border:.1px solid rgb(137,137,137);border-radius:1rem;width:100%;height:35px;margin:.3rem;padding:.7rem 0 .7rem 2rem;font-family:Poppins,sans-serif;color:#003f1f;font-weight:400;font-size:1rem}._imgSearchbar_1e439_27{height:15px;width:15px;position:absolute;top:.9rem;left:.8rem}._form_1e439_35{display:flex;align-items:center;background-color:#fff;padding:1rem;margin:.5rem;width:1000px;border-radius:1rem}._selectSearchbar_1e439_45{border:.1px solid rgb(137,137,137);height:35px;width:180px;margin:.2rem;padding:.2rem;border-radius:1rem;font-family:Poppins,sans-serif}._buttonSearchbar_1e439_55{font-size:1rem;background:var(--light--green);height:35px;width:130px;margin:.2rem;padding:.2rem;border-radius:8px;color:#fff;border:none;font-family:Poppins,sans-serif}._buttonSearchbar_1e439_55:hover{transform:scale(1.05)}:root{--green--Background: linear-gradient( -81deg, rgba(122, 201, 67, 1) 10%, rgba(0, 104, 55, 1) 100% )}._footer_y04sp_9{background:var(--green--Background);height:auto;display:flex;align-items:center;justify-content:center;padding:1rem;color:#fff;text-align:center;flex-direction:column}._text_y04sp_21{font-size:.8rem;line-height:1.4;margin:0}._linkRow_y04sp_27{margin-top:.3rem}._footerLink_y04sp_31{font-size:.75rem;color:#fffc;text-decoration:none;transition:color .2s}._footerLink_y04sp_31:hover{color:#fff;text-decoration:underline}._categoryLink_bn8n0_9{display:inline-block;background-color:#ececec;color:#000;padding:.3rem .6rem;border-radius:5px;font-size:.85rem;text-decoration:none;transition:background-color .3s ease}._categoryLink_bn8n0_9:hover{background-color:#d0d0d0;text-decoration:none}._tagWrapper_bn8n0_1{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem;align-items:center}._tagBadge_bn8n0_34{background-color:#e6f5e6;color:#006837;padding:.3rem .6rem;border-radius:999px;font-size:.8rem;font-weight:500}._productPage_bn8n0_42{max-width:1000px;margin:2rem auto;display:flex;flex-wrap:wrap;gap:2rem;padding:1rem}._imageSection_bn8n0_51{flex:1 1 40%}._productImage_bn8n0_55{width:100%;height:auto;object-fit:cover}._infoSection_bn8n0_61{flex:1 1 55%;display:flex;flex-direction:column;gap:1rem}._title_bn8n0_68{font-size:2rem;font-weight:700}._price_bn8n0_73{display:inline-block;background:var(--green--Background);color:#fff;padding:.5rem 1rem;font-size:1.3rem;font-weight:700;border-radius:6px;box-shadow:0 2px 6px #00000040;width:fit-content;margin:.5rem 0}._description_bn8n0_92{font-size:1rem;line-height:1.5;color:#444}._meta_bn8n0_98{font-size:.9rem;color:#666;display:flex;flex-direction:column;gap:.5rem}._actions_bn8n0_106{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}._actionButton_bn8n0_113{padding:.5rem 1rem;border-radius:8px;border:none;background-color:var(--dark--green);color:#fff;cursor:pointer;transition:background-color .3s ease,color .3s ease}._actionButton_bn8n0_113:hover{background-color:#004d2d}._likeButton_bn8n0_127._liked_bn8n0_127{background-color:#d3d3d3;color:var(--dark--green)}._contactForm_bn8n0_142{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}._subjectInput_bn8n0_149{padding:.6rem;border:1px solid #ccc;border-radius:8px;font-family:inherit}._contactForm_bn8n0_142 textarea{min-height:100px;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-family:inherit;resize:vertical}._mapWrapper_bn8n0_165{max-width:1000px;width:100%;margin:2rem auto;padding:0 1rem}._mapWrapper_bn8n0_165 iframe{width:100%;height:300px;border:0}._imageWrapper_bn8n0_178{width:100px}._backButtonWrapper_bn8n0_182{width:100%;margin-top:-2rem}._backButton_bn8n0_182{background-color:#e0e0e0;color:#333;border:none;padding:.5rem 1rem;border-radius:5px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}._backButton_bn8n0_182:hover{background-color:#d0d0d0}._moreProductsWrapper_bn8n0_203{margin-top:0rem;padding-top:1rem;border-top:1px solid #eee}._shareIcons_bn8n0_209{margin-top:.5rem;display:flex;gap:.8rem;align-items:center}._iconButton_bn8n0_216 img{width:24px;height:24px;transition:transform .2s;filter:grayscale(100%)}._iconButton_bn8n0_216:hover img{transform:scale(1.1);filter:none}._productSection_7f1w1_1{max-width:1000px;padding:0 1rem;background-color:#fff}._heading_7f1w1_8{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:#222}._productGrid_7f1w1_16{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width: 900px){._productGrid_7f1w1_16{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){._productGrid_7f1w1_16{grid-template-columns:1fr}}._productCard_7f1w1_34{background-color:#f9f9f9;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;position:relative;overflow:visible}._imageWrapper_7f1w1_43{position:relative;width:100%;height:200px;overflow:visible}._imageWrapper_7f1w1_43 img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;display:block}._priceOverlay_7f1w1_58{position:absolute;bottom:10px;right:-10px;background:var(--green--Background, #0f6e30);color:#fff;padding:.3rem .6rem;font-size:.8rem;font-weight:700;border-radius:3px;box-shadow:0 2px 4px #0003;z-index:10}._productCardContent_7f1w1_72{padding:1rem;flex-grow:1;display:flex;flex-direction:column}._productCardContent_7f1w1_72 h3{font-size:1.1rem;margin-bottom:.5rem;font-weight:600}._productLocation_7f1w1_85{font-size:.9rem;color:#666;margin-bottom:.5rem}._productDescription_7f1w1_91{font-size:.8rem;color:#333;margin-top:auto;margin-bottom:.5rem}._createdAt_7f1w1_98{font-size:.7rem;color:#999;margin-top:auto}._cardLink_7f1w1_104{text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s ease}._cardLink_7f1w1_104:hover{transform:scale(1.02)}._wrapper_1k4ab_1{display:flex;justify-content:center;width:100%}._searchBarContainer_1k4ab_7{position:relative;width:90%}._searchbarMobile_1k4ab_12{border-radius:8px;width:100%;height:35px;margin:.2rem;padding-left:2rem}._imgSearchbar_1k4ab_20{height:15px;width:15px;position:absolute;top:.8rem;left:.7rem}._headerMobile_l8c6a_1{display:flex;height:60px;align-items:center;padding:.5rem;position:fixed;z-index:1000;top:0;left:0;width:100%;background-color:#fff}._imgMobile_l8c6a_14{width:35px;height:35px}._imgNav_l8c6a_19{margin-left:6px;transition:transform .3s ease}._imgNavOpen_l8c6a_24{transform:rotate(-90deg)}._link_l8c6a_27{display:flex;align-items:center}._linkHome_l8c6a_32,._logout_l8c6a_33,._linkUser_l8c6a_34{font-size:1.5rem;font-weight:700}._link_l8c6a_27:before{content:"";width:1rem;height:1rem;margin-right:.5rem;display:flex;justify-content:center;flex-direction:row;background-repeat:no-repeat}._linkHome_l8c6a_32:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%20fill='white'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M575.8%20255.5c0%2018-15%2032.1-32%2032.1l-32%200%20.7%20160.2c0%202.7-.2%205.4-.5%208.1l0%2016.2c0%2022.1-17.9%2040-40%2040l-16%200c-1.1%200-2.2%200-3.3-.1c-1.4%20.1-2.8%20.1-4.2%20.1L416%20512l-24%200c-22.1%200-40-17.9-40-40l0-24%200-64c0-17.7-14.3-32-32-32l-64%200c-17.7%200-32%2014.3-32%2032l0%2064%200%2024c0%2022.1-17.9%2040-40%2040l-24%200-31.9%200c-1.5%200-3-.1-4.5-.2c-1.2%20.1-2.4%20.2-3.6%20.2l-16%200c-22.1%200-40-17.9-40-40l0-112c0-.9%200-1.9%20.1-2.8l0-69.7-32%200c-18%200-32-14-32-32.1c0-9%203-17%2010-24L266.4%208c7-7%2015-8%2022-8s15%202%2021%207L564.8%20231.5c8%207%2012%2015%2011%2024z'/%3e%3c/svg%3e")}._linkUser_l8c6a_34:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%20fill='white'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M224%20256A128%20128%200%201%200%20224%200a128%20128%200%201%200%200%20256zm-45.7%2048C79.8%20304%200%20383.8%200%20482.3C0%20498.7%2013.3%20512%2029.7%20512l388.6%200c16.4%200%2029.7-13.3%2029.7-29.7C448%20383.8%20368.2%20304%20269.7%20304l-91.4%200z'/%3e%3c/svg%3e")}._logout_l8c6a_33:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20fill='white'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M377.9%20105.9L500.7%20228.7c7.2%207.2%2011.3%2017.1%2011.3%2027.3s-4.1%2020.1-11.3%2027.3L377.9%20406.1c-6.4%206.4-15%209.9-24%209.9c-18.7%200-33.9-15.2-33.9-33.9l0-62.1-128%200c-17.7%200-32-14.3-32-32l0-64c0-17.7%2014.3-32%2032-32l128%200%200-62.1c0-18.7%2015.2-33.9%2033.9-33.9c9%200%2017.6%203.6%2024%209.9zM160%2096L96%2096c-17.7%200-32%2014.3-32%2032l0%20256c0%2017.7%2014.3%2032%2032%2032l64%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032l-64%200c-53%200-96-43-96-96L0%20128C0%2075%2043%2032%2096%2032l64%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032z'/%3e%3c/svg%3e")}._placead_l8c6a_62:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2014.073%2014.073'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20137)%20--%3e%3cpath%20d='M7.45,6.671h2.976c.171,0,.284.28.253.436-.015.074-.15.267-.222.267h-3.007v2.976c0,.122-.231.286-.351.292-.122.006-.381-.153-.381-.261v-3.007h-3.098c-.112,0-.232-.239-.232-.351,0-.105.126-.351.232-.351h3.098v-2.976c0-.022.093-.157.123-.182.132-.109.356-.107.486,0,.031.025.123.16.123.182v2.976Z'%20fill='%23fff'/%3e%3cpath%20d='M7.036,14.073c-3.88,0-7.036-3.156-7.036-7.036S3.157,0,7.036,0s7.036,3.157,7.036,7.037-3.157,7.036-7.036,7.036ZM7.036,1.16C3.796,1.16,1.16,3.796,1.16,7.037s2.636,5.876,5.876,5.876,5.876-2.636,5.876-5.876S10.276,1.16,7.036,1.16Z'%20fill='%23fff'/%3e%3c/svg%3e")}._linkPlant_l8c6a_66:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2064%2064'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20137)%20--%3e%3cpath%20d='M49.49,58.442s-16.774,10.212-31.962-7.077C2.339,34.077,5.688,2.42,5.688,2.42l43.801,56.022Z'%20fill='%23fff'/%3e%3cg%3e%3cpath%20d='M33.88,9.104C20.731,2.773,7.179,1.174,7.179,1.174l29.316,35.92-2.616-27.991Z'%20fill='%23fff'/%3e%3cpath%20d='M52.301,23.532c-4.337-5.982-10.542-10.422-16.966-13.701l2.727,29.183,14.081,17.253s13.664-14.104.158-32.736Z'%20fill='%23fff'/%3e%3c/g%3e%3c/svg%3e")}._favourites_l8c6a_70:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%20fill='white'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M47.6%20300.4L228.3%20469.1c7.5%207%2017.4%2010.9%2027.7%2010.9s20.2-3.9%2027.7-10.9L464.4%20300.4c30.4-28.3%2047.6-68%2047.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347%2036.5%20300.6%2051.4%20268%2084L256%2096%20244%2084c-32.6-32.6-79-47.5-124.6-39.9C50.5%2055.6%200%20115.2%200%20185.1v5.8c0%2041.5%2017.2%2081.2%2047.6%20109.5z'/%3e%3c/svg%3e")}._messages_l8c6a_74:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Ebene_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%2015.046%2013.599'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2029.5.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.0%20Build%20137)%20--%3e%3cpath%20d='M3.348,10.795h-1.154c-.965,0-2.006-1.083-2.115-2.019-.242-2.075.169-4.585-.005-6.706C.214,1.038.981.154,2.033.002l10.848-.002c1.27.165,2.029,1.215,2.119,2.446.144,1.981-.108,4.125.003,6.123-.087,1.202-.936,2.071-2.13,2.22l-5.137.018c-.879.704-1.643,1.801-2.507,2.487-.458.363-.966.434-1.446.048-.165-.133-.434-.545-.434-.747v-1.799h0ZM4.53,12.245c.701-.648,1.361-1.342,2.041-2.012.3-.295.442-.633.936-.675,1.689-.144,3.728.201,5.373.003.39-.047.85-.557.887-.938.199-2.049-.155-4.418-.001-6.501-.082-.428-.413-.757-.805-.913H2.058c-.423.164-.773.552-.806,1.02l.026,6.422c.427,1.337,1.76.792,2.795.91.154.018.305.06.407.184l.05,2.501h0Z'%20fill='%23fff'/%3e%3c/svg%3e")}._ads_l8c6a_78:before{background-image:url(/assets/Meine_Inserate.svg)}._toggleMenu_l8c6a_82{position:fixed;top:60px;right:0;width:100%;height:94vh;background:var(--green--Background);z-index:999;display:flex;flex-direction:column;align-items:start;gap:.5rem;padding:1rem .5rem;overflow-y:auto;color:#fff;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}._toggleMenuOpen_l8c6a_102{opacity:1;visibility:visible}._user_l8c6a_107{display:flex;flex-direction:column;align-items:start;gap:.5rem;padding:.5rem;width:90%;border-top:1px solid #ddd}._link_l8c6a_27:visited,._link_l8c6a_27{color:#fff}._categories_l8c6a_122{border-top:1px solid #ddd;width:90%}._headline_l8c6a_127{padding-top:1.5rem}._categoryItem_l8c6a_130{padding:.5rem 0;border-bottom:1px solid #ddd;width:100%}._categorylist_l8c6a_136{display:flex;flex-direction:column;align-items:start;padding:0;margin:0;list-style:none;width:100%}._container_qzdk3_1{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._errorCode_qzdk3_10{font-size:8rem;font-weight:700;color:var(--dark--green);margin:0}._headline_qzdk3_17{font-size:2rem;margin:1rem 0}._subtext_qzdk3_22{font-size:1rem;color:#666;margin-bottom:2rem}._backButton_qzdk3_28{background-color:var(--dark--green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._backButton_qzdk3_28:hover{background-color:#004d2d}._container_awrz8_1{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._errorCode_awrz8_10{font-size:3rem;font-weight:700;color:var(--dark--green);margin:0}._headline_awrz8_17{font-size:2rem;margin:1rem 0}._subtext_awrz8_22{font-size:1rem;color:#666;margin-bottom:2rem}._backButton_awrz8_28{background-color:var(--dark--green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._backButton_awrz8_28:hover{background-color:#004d2d}._productListWrapper_1uxow_1{display:flex;gap:1rem;max-width:1200px;margin:2rem auto;padding:1rem}._sidebar_1uxow_9{flex:1;max-width:25%}._productItemPlaceholder_1uxow_14{flex:3;gap:1rem;width:100%;margin:0rem auto;background-color:#f8f8f8;padding:1rem;font-size:1rem;color:#666;text-align:center}._productList_1uxow_1{flex:3;display:flex;flex-direction:column;gap:1rem}._productItem_1uxow_14{display:flex;gap:1rem;background-color:#f8f8f8;padding:1rem;text-decoration:none;color:inherit}._productItem_1uxow_14 img{width:200px;height:200px;object-fit:cover;aspect-ratio:1 / 1}._productInfo_1uxow_51{display:flex;flex-direction:column;gap:.3rem}._createdAt_1uxow_57{font-size:.7rem;color:gray;margin:-.2rem 0}._priceBadge_1uxow_63{display:inline-block;background:var(--green--Background);color:#fff;padding:.5rem 1rem;font-size:1rem;font-weight:700;border-radius:6px;box-shadow:0 2px 6px #00000040;width:fit-content;margin:.5rem 0}._city_1uxow_76{color:gray;font-size:.85rem}@media (max-width: 768px){._sidebar_1uxow_9{display:none}._productItem_1uxow_14 img{width:150px;height:150px;object-fit:cover;aspect-ratio:1 / 1}}._container_p0k36_1{max-width:800px;margin:2rem auto;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}._headline_p0k36_10{font-size:1.8rem;margin-bottom:1.5rem;color:#2e7d32}._formContainer_p0k36_16{display:flex;flex-direction:column;gap:1rem}._textInput_p0k36_22,._textArea_p0k36_23,._fileInput_p0k36_24{padding:.75rem 1rem;border:1px solid #ccc;border-radius:12px;font-size:1rem;width:100%}._textArea_p0k36_23{min-height:100px;resize:vertical}._submitButton_p0k36_37{background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;border:none;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:background .3s ease}._submitButton_p0k36_37:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._errorMessage_p0k36_52{color:red;font-weight:700}._imagePreviewContainer_p0k36_57{display:flex;gap:10px;flex-wrap:wrap;margin-top:1rem}._previewImage_p0k36_64{width:100px;height:auto;border-radius:8px;object-fit:cover}._hiddenFileInput_p0k36_71{display:none}._customFileButton_p0k36_75{display:inline-block;background:linear-gradient(to right,#7ac943,#006837);color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:12px;cursor:pointer;text-align:center;transition:background .3s ease;margin-bottom:1rem;width:50%}._customFileButton_p0k36_75:hover{background:linear-gradient(to right,#6ab031,#005b2f)}._fileNamesContainer_p0k36_93{margin-top:1rem;font-size:.9rem;color:#333}._fileName_p0k36_93{margin-bottom:.5rem;list-style-type:disc;margin-left:1.5rem}._backButton_p0k36_105{background-color:var(--dark--green);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._backButton_p0k36_105:hover{background-color:#004d2d}._subtext_p0k36_120{font-size:1rem;color:#666;margin-bottom:2rem}._wrapper_1tel3_1{display:flex;justify-content:center;align-items:flex-start;padding:1rem;background-color:#f9f9f9;min-height:100vh;width:600px}._messagesContainer_1tel3_11{width:100%;max-width:800px;min-height:600px;margin:0 auto;padding:1rem;box-sizing:border-box;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}._messagesContent_1tel3_24{width:100%}._header_1tel3_28{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._toggleButton_1tel3_35{width:100%;padding:1rem;background-color:var(--dark--green);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:1rem;text-align:center;transition:background-color .3s ease}._toggleButton_1tel3_35:hover{background-color:#004d2d}._noMessages_1tel3_54{text-align:center;color:#666;font-size:1rem;padding:2rem 0}._productGroup_1tel3_61{margin-bottom:2rem}._productTitle_1tel3_65{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:var(--dark--green)}._messageItem_1tel3_72{margin-bottom:1rem;padding:.5rem;border:1px solid #ddd;border-radius:8px;background-color:#fff;cursor:pointer;transition:background-color .3s ease;display:flex;flex-direction:column;width:100%;max-width:100%}._messageItem_1tel3_72:hover{background-color:#f0f0f0}._messageTitle_1tel3_90{font-size:1rem;font-weight:700;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:flex;justify-content:space-between;align-items:center}._messageBody_1tel3_103{margin-top:1rem;padding:.5rem;border-top:1px solid #ddd;font-size:.9rem;color:#555}._replyButton_1tel3_111{display:block;margin:.5rem 0;padding:.5rem 1rem;font-size:.9rem;background-color:#7ac943;color:#fff;border:none;border-radius:4px;cursor:pointer;text-align:center;width:100%;transition:background-color .3s ease}._replyButton_1tel3_111:hover{background-color:#5a9f32}._productLink_1tel3_130{display:flex;align-items:center;color:var(--dark--green);text-decoration:none;font-weight:700}._productLink_1tel3_130:hover{text-decoration:underline}._productImage_1tel3_142{width:50px;height:50px;object-fit:cover;margin-right:10px;border-radius:4px}._replyForm_1tel3_150{margin-top:1rem;display:flex;flex-direction:column}._replyInput_1tel3_156{width:100%;padding:.5rem;margin-bottom:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}._sendReplyButton_1tel3_165{align-self:flex-start;padding:.5rem 1rem;background-color:var(--dark--green);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._sendReplyButton_1tel3_165:hover{background-color:#004d2d}._messageMeta_1tel3_180{font-size:.8rem;color:#888;margin-bottom:.5rem}._viewButtons_1tel3_186{display:flex;gap:1rem;margin-bottom:1rem}._viewButton_1tel3_186{padding:.5rem .6rem;background-color:#7ac943;border:1px solid #7ac943;border-radius:4px;cursor:pointer;color:#fff;transition:background-color .3s ease}._viewButton_1tel3_186:hover{background-color:#5a9f32}._viewButton_1tel3_186._active_1tel3_206{background-color:#5a9f32;color:#fff;border-color:#5a9f32}._deleteButton_1tel3_212,._restoreButton_1tel3_213{display:block;margin:.5rem 0 0;padding:.5rem 1rem;font-size:.9rem;background-color:#ff4d4d;color:#fff;border:none;border-radius:4px;cursor:pointer;text-align:center;width:100%}._restoreButton_1tel3_213{background-color:#4caf50}._deleteButton_1tel3_212:hover,._restoreButton_1tel3_213:hover{opacity:.9}@media (max-width: 769px){._wrapper_1tel3_1{width:360px}}._arrowIcon_1tel3_242{width:12px;height:12px;margin-left:8px;margin-bottom:3px;vertical-align:middle;transition:transform .3s ease}._splashOverlay_3nrpr_1{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(-81deg,#7ac943,#006837);display:flex;justify-content:center;align-items:center;z-index:9999;animation:_fadeOut_3nrpr_1 .5s ease forwards;animation-delay:.9s}._logo_3nrpr_17{width:240px;height:auto;animation:_wiggle_3nrpr_1 .8s ease}@keyframes _wiggle_3nrpr_1{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}@keyframes _fadeOut_3nrpr_1{to{opacity:0;visibility:hidden}}
