@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap";:root{--white: #FFF;--text: #071105;--inactive: #596255;--active: #267200;--divider: #E2E2E2;--active-hover: #1e5800;--fern: #00CC99;--background: #F5FAF2;--focus: #094700;--accent: #B6F995;--warning-light: #FFD1CB;--warning: #B12A00}*{box-sizing:border-box}body{margin:0;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.account-tooltip{position:absolute;top:calc(100% + 8px);right:0;width:271px;z-index:1000}.account-tooltip:after{content:"";position:absolute;top:-8px;right:0;left:0;height:8px;background:transparent}.tooltip-background{width:100%;padding:16px;border-radius:8px;border:1px solid #F7F9F6;background:var(--white);box-shadow:0 0 16px #3131313d;box-sizing:border-box}.tooltip-background:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:var(--white);border-left:1px solid #F7F9F6;border-top:1px solid #F7F9F6;transform:rotate(45deg)}.tooltip-description{margin:0 0 16px;color:var(--inactive);font-feature-settings:"liga" off,"clig" off;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:17px}.tooltip-actions{display:flex;gap:16px;align-items:center}.tooltip-btn-primary{display:inline-flex;height:40px;min-height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;flex-shrink:0;box-sizing:border-box;white-space:nowrap}.tooltip-btn-primary:hover{background:var(--active-hover)}.tooltip-btn-tertiary{display:inline-flex;height:40px;min-height:40px;padding:8px 16px;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:transparent;color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;flex-shrink:0;box-sizing:border-box;white-space:nowrap}.tooltip-btn-tertiary:hover{background:#2672000d}.account-button-container,.account-button{position:relative}.account-button{position:relative;display:flex;height:40px;align-items:center;gap:1px;border-radius:4px;background:#267200;border:none;cursor:pointer;transition:background .2s}.account-button:hover{background:#267200}.account-button.expanded{border-radius:4px;background:#094700}.account-button.expanded:hover{background:#094700}.account-button-label{display:flex;padding:0 8px 0 12px;align-items:center;flex:1 0 0;align-self:stretch}.account-button-label span{color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.notification-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#b12a00;border-radius:50%;flex-shrink:0;pointer-events:none}.account-button-divider{width:1px;height:40px;background:#094700}.account-button-icon{display:flex;width:31px;padding:0 12px;justify-content:center;align-items:center;align-self:stretch;background:#267200;border-radius:0 4px 4px 0}.account-button.expanded .account-button-icon{background:#094700}.chevron-icon{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;transition:transform .2s}.chevron-icon.rotated{transform:rotate(0)}.chevron-icon:not(.rotated){transform:rotate(180deg)}.chevron-icon svg{width:20px;height:20px;flex-shrink:0}.chevron-icon svg path{fill:#fff}.account-dropdown{position:absolute;top:calc(100% + 2px);left:0;min-width:190px;display:flex;flex-direction:column;align-items:flex-start;border-radius:4px;background:#fff;box-shadow:0 0 6px #00000026;z-index:1000;overflow:hidden}.dropdown-option{display:flex;width:100%;padding:12px 16px;align-items:center;gap:8px;background:#fff;border:none;cursor:pointer;transition:background .2s;color:#071105}.dropdown-option:hover{background:#2672001a}.dropdown-option.logout-option{color:#267200}.dropdown-option.logout-option:hover{background:#2672001a}.option-icon{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0}.option-icon svg{width:20px;height:20px;flex-shrink:0}.option-text-container{flex:1;display:flex;align-items:center;gap:6px}.option-text{color:inherit;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-align:left}.dropdown-notification-dot{width:8px;height:8px;background:#b12a00;border-radius:50%;flex-shrink:0}.header{position:fixed;top:0;left:0;right:0;display:flex;padding:16px 120px;align-items:center;gap:8px;border-bottom:1px solid var(--divider);background:var(--white);height:72px;min-height:72px;box-sizing:border-box;z-index:1000}.logo{display:flex;align-items:center;cursor:pointer;background:none;border:none;padding:0;margin-left:78px;-webkit-tap-highlight-color:transparent;height:40px;overflow:visible}.logo-image{height:121px;width:auto;object-fit:contain;pointer-events:none}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto}.auth-button-wrapper{position:relative;min-width:140px}.btn-primary{display:flex;height:40px;min-height:40px;width:100%;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;box-sizing:border-box;white-space:nowrap}.btn-primary:hover{background:var(--active-hover)}.btn-tertiary{display:flex;height:40px;min-height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:transparent;color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;box-sizing:border-box;white-space:nowrap;min-width:160px}.btn-tertiary:hover{background:#2672000d}.combo-button-wrapper{position:relative;min-width:140px}.btn-combo{display:flex;height:40px;width:100%;align-items:center;gap:1px;border-radius:4px;background:var(--active);border:none;cursor:pointer;box-sizing:border-box}.btn-combo:hover{background:var(--active-hover)}.combo-label{display:flex;padding:0 8px 0 12px;align-items:center;height:100%}.combo-label span{color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.combo-divider{width:1px;height:40px;background:#094700}.combo-icon{display:flex;width:31px;padding:0 12px;justify-content:center;align-items:center;height:100%}.btn-with-icon{display:flex;align-items:center;gap:8px}.btn-with-icon svg{width:20px;height:20px}@media(max-width:1200px){.header{padding:16px 60px}.logo{margin-left:40px}}@media(max-width:768px){.header{padding:16px 24px}.logo{margin-left:0}.btn-tertiary span{display:none}.btn-tertiary{padding:8px;min-width:40px}}@media(max-width:480px){.header{padding:16px}.logo{font-size:20px;margin-left:0}.header-actions{gap:8px}.btn-primary{padding:8px 12px;font-size:12px}.auth-button-wrapper,.combo-button-wrapper{min-width:120px}}.footer{width:100%;height:284px;position:relative;background:#e2e2e280;display:flex;flex-direction:column;justify-content:space-between;padding:51px 120px 8px;padding-bottom:max(8px,env(safe-area-inset-bottom));box-sizing:border-box}.footer-content{display:flex;justify-content:flex-start;align-items:flex-start;gap:150px;width:100%}.footer-brand{display:flex;flex-direction:column;gap:24px;margin-left:78px}.footer-logo{display:flex;align-items:center;margin-left:-2px}.footer-logo-image{height:105px;width:auto;object-fit:contain;margin-top:-40px}.social-links{display:inline-flex;align-items:center;gap:16px}.social-links a{display:flex;align-items:center;justify-content:center;transition:transform .2s}.social-links a:hover{transform:scale(1.1)}.social-icon{width:auto;height:20px;object-fit:contain}.footer-links{display:flex;gap:204px;align-items:flex-start}.footer-column{display:flex;flex-direction:column;gap:24px}.footer-column-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-menu a,.footer-link{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s;background:none;border:none;padding:0;cursor:pointer;text-align:left}.footer-menu a:hover,.footer-link:hover{color:var(--active)}.footer-anpc{margin-left:auto;display:flex;align-items:flex-end;margin-top:auto}.footer-anpc a{display:block;transition:opacity .2s}.footer-anpc a:hover{opacity:.8}.anpc-logo{height:35px;width:auto;object-fit:contain}.footer-bottom{display:flex;justify-content:flex-end;align-items:center}.copyright{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:normal;margin:0}@media(max-width:1200px){.footer{padding:40px 60px 16px;padding-bottom:max(16px,calc(16px + env(safe-area-inset-bottom)));height:auto}.footer-content{gap:100px}.footer-brand{margin-left:40px}.footer-links{gap:100px}}@media(max-width:768px){.footer{padding:32px 24px 16px;padding-bottom:max(16px,calc(16px + env(safe-area-inset-bottom)));height:auto}.footer-content{flex-direction:column;gap:40px}.footer-brand{gap:24px;margin-left:0}.footer-links{flex-direction:column;gap:32px;width:100%}.footer-anpc{margin-left:0;margin-top:24px}.anpc-logo{height:30px}.footer-bottom{justify-content:center;margin-top:32px}}.category-tooltip-expanded{display:flex;width:fit-content;max-width:800px;padding:16px 24px;flex-direction:column;align-items:center;gap:12px;margin:16px auto;border-radius:12px;border:1px solid var(--divider);background:var(--white);box-shadow:0 2px 8px #00000014}.category-tooltip-header{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:12px;border-bottom:2px solid var(--active)}.category-view-all-link{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:color .2s;position:relative}.category-view-all-link:hover{color:var(--active)}.subcategory-grid{display:flex;flex-direction:row;align-items:flex-start;gap:24px;width:100%}.subcategory-column{display:flex;flex-direction:column;gap:4px;min-width:200px}.btn-subcategory{display:flex;padding:6px 12px;align-items:center;gap:6px;border-radius:8px;border:none;background:transparent;color:#071105;text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s;white-space:nowrap;min-width:150px;justify-content:flex-start}.btn-subcategory:hover{background:var(--background)}.arrow-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.category-tooltip{display:flex;padding:16px;align-items:flex-start;gap:24px;border-radius:12px;border:1px solid #E2E2E2;background:var(--white);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:1000;box-shadow:0 4px 16px #0000001a;min-width:max-content}.category-group{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.category-header{display:flex;align-items:center;gap:4px;align-self:stretch}.category-type-label{flex:1 0 0;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.btn-view-all{display:flex;padding:4px 8px;align-items:center;gap:10px;border-radius:4px;border:1px solid #267200;background:transparent;color:#267200;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s,color .2s}.btn-view-all:hover{background:#267200;color:var(--white)}.category-divider{width:1px;align-self:stretch;background:#e2e2e2}@media(max-width:768px){.category-tooltip-expanded{width:100%;max-width:100%;padding:12px 16px;gap:8px}.subcategory-grid{flex-wrap:wrap;gap:12px}.subcategory-column{min-width:unset;width:calc(50% - 6px);flex:0 0 calc(50% - 6px)}.btn-subcategory{min-width:unset;font-size:13px;padding:6px 8px;width:100%}.category-view-all-link{font-size:14px}}@media(max-width:480px){.category-tooltip-expanded{padding:10px 12px}.subcategory-grid{gap:8px}.subcategory-column{width:calc(50% - 4px);flex:0 0 calc(50% - 4px)}.btn-subcategory{font-size:12px;padding:5px 6px}.category-view-all-link{font-size:13px}.arrow-icon{width:14px;height:14px}}.product-card-list{display:flex;width:100%;max-width:100%;height:153px;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #E2E2E2;background:#fff;cursor:pointer;transition:all .2s;padding:4px;box-sizing:border-box}.product-card-list:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.list-image-wrapper{width:145px;height:145px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f5faf2}.list-image{width:100%;height:100%;object-fit:cover;border-radius:4px}.list-content{display:flex;width:calc(100% - 161px);height:auto;padding:0;margin:4px 0 0;flex-direction:column;align-items:flex-start;gap:16px;flex:1;min-width:0;justify-content:center}.list-title{width:100%;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:16px;min-width:0}.list-meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.list-meta-item{display:flex;align-items:center;gap:4px;height:20px}.meta-icon{width:20px;height:20px;flex-shrink:0;margin-top:3px}.list-meta-item span{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.list-price-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0;width:100%}.list-price{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.list-negotiable{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.product-card-grid{display:flex;flex-direction:column;gap:8px;padding:4px;border-radius:8px;border:1px solid #E2E2E2;background:#fff;width:100%;max-width:262px;cursor:pointer;transition:all .2s;box-sizing:border-box;overflow:hidden}.product-card-grid:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.grid-image-wrapper{width:100%;height:162px;border-radius:4px;overflow:hidden;background:#f5faf2;box-sizing:border-box;flex-shrink:0}.grid-image{width:100%;height:100%;object-fit:cover}.grid-details{display:flex;flex-direction:column;gap:16px;padding:0 8px 8px;width:100%;box-sizing:border-box;overflow:hidden}.grid-info{display:flex;flex-direction:column;gap:8px;width:100%;overflow:hidden}.grid-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:clamp(12px,3.5vw,16px);font-weight:500;line-height:24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.grid-location{display:flex;align-items:center;gap:4px;overflow:hidden;width:100%}.location-icon{width:16px;height:16px;flex-shrink:0;margin-top:2px}.grid-location span{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid-rating{display:inline-flex;align-items:center;gap:4px;padding:0 4px;height:17px;border-radius:8px;align-self:flex-start}.grid-rating.rating-high{border:1px solid #B6F995;background:#ebffe0}.grid-rating.rating-medium{background:#fbbc05}.grid-rating.rating-low{border:1px solid #B6F995;background:#ebffe0}.grid-rating svg{width:14px;height:14px}.grid-rating span{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:17px}.grid-price-section{display:flex;flex-direction:column;gap:4px;width:100%;overflow:hidden}.grid-price{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid-negotiable{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024px)and (min-width:769px){.product-card-list{height:auto;min-height:130px}.list-image-wrapper{width:145px;height:145px;min-width:145px}.list-content{width:calc(100% - 161px);gap:12px;min-width:0}.list-meta{gap:16px;flex-wrap:wrap}}@media(max-width:768px){.product-card-list{height:auto;min-height:140px}.list-image-wrapper{width:132px;height:132px}.list-content{width:calc(100% - 148px);height:auto;padding:12px 12px 12px 0;gap:12px}.list-meta{gap:16px}.list-meta-item span{font-size:13px}.product-card-grid{width:100%;max-width:100%;min-width:0}}@media(max-width:480px){.product-card-list{flex-direction:column;height:auto;gap:8px}.list-image-wrapper{width:100%;height:180px;border-radius:4px;min-width:0}.list-image{width:100%;height:180px;border-radius:4px}.list-content{width:100%;max-width:100%;height:auto;padding:0 12px 12px;gap:12px;margin:0}.list-title{font-size:15px;line-height:22px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:0}.list-meta{flex-direction:column;align-items:flex-start;gap:8px}.list-meta-item{height:auto}.list-meta-item span{font-size:12px}.meta-icon{width:16px;height:16px}.list-price{font-size:15px}.list-negotiable{font-size:12px}.grid-image-wrapper{height:150px}.grid-title{font-size:15px;line-height:22px}.grid-location span{font-size:12px}.grid-rating{padding:0 6px;height:20px}.grid-rating span{font-size:12px}.grid-price{font-size:13px}.grid-negotiable{font-size:12px}}.product-carousel-section{display:flex;width:100%;max-width:100%;padding:60px 0;flex-direction:column;align-items:center;gap:40px;background:var(--background);overflow-x:hidden;box-sizing:border-box}@media(max-width:768px){.product-carousel-section{padding:40px 20px;gap:24px}}.product-carousel-title{color:var(--text);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}@media(max-width:768px){.product-carousel-title{font-size:20px;line-height:28px}}@media(max-width:480px){.product-carousel-title{font-size:18px;line-height:26px}}.product-carousel-container{display:flex;align-items:center;gap:78px;width:100%;max-width:100%;justify-content:center;box-sizing:border-box}@media(max-width:768px){.product-carousel-container{gap:16px;width:100%;justify-content:center}}.product-carousel-button{width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid #596255;cursor:pointer;padding:0;flex-shrink:0;transition:all .2s;display:flex;align-items:center;justify-content:center}.product-carousel-button:hover:not(:disabled){background:#f5faf2}.product-carousel-button:disabled{opacity:.5;cursor:not-allowed}.product-carousel-button-right{border-color:#071105}.product-carousel-button svg{width:24px;height:24px}@media(max-width:768px){.product-carousel-button{width:40px;height:40px}}@media(max-width:480px){.product-carousel-button{width:36px;height:36px}.product-carousel-button svg{width:20px;height:20px}}.product-carousel-list{display:flex;align-items:flex-start;gap:24px;min-height:350px;max-width:1326px;width:100%;position:relative;overflow:hidden;flex-wrap:nowrap}.product-carousel-list::-webkit-scrollbar{display:none}.product-carousel-list{-ms-overflow-style:none;scrollbar-width:none}.product-carousel-list .product-card-grid{width:246px;max-width:246px;min-width:246px;flex-shrink:0;flex-grow:0;box-sizing:border-box}@media(max-width:1400px){.product-carousel-container{gap:24px;max-width:100%}.product-carousel-list{width:100%;max-width:calc(100vw - 200px);overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.product-carousel-list .product-card-grid{width:220px;max-width:220px;min-width:220px}}@media(max-width:1024px){.product-carousel-container{gap:16px}.product-carousel-list{max-width:calc(100vw - 150px);gap:16px}.product-carousel-list .product-card-grid{width:200px;max-width:200px;min-width:200px}}@media(max-width:768px){.product-carousel-container{gap:12px}.product-carousel-list{gap:16px;min-height:280px;padding:0;overflow-x:auto;width:100%;max-width:calc(100vw - 120px);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-carousel-list .product-card-grid{scroll-snap-align:start;width:200px;max-width:200px;min-width:200px;flex-shrink:0}}@media(max-width:480px){.product-carousel-container{gap:8px}.product-carousel-list{gap:12px;max-width:calc(100vw - 100px);min-height:250px}.product-carousel-list .product-card-grid{width:180px;max-width:180px;min-width:180px;flex-shrink:0}}@media(max-width:360px){.product-carousel-list{max-width:calc(100vw - 80px)}.product-carousel-list .product-card-grid{width:160px;max-width:160px;min-width:160px}}.product-carousel-loading{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;padding:40px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.home-page{width:100%;background:var(--white);padding-top:72px}.main-content{width:100%;display:inline-flex;flex-direction:column;align-items:center}.hero-section{width:100%;height:512px;position:relative;overflow:visible}.hero-image{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0}.hero-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#fff .18%,#fff0 75.01%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:60px 120px 60px 200px;box-sizing:border-box;gap:24px}.hero-title{color:var(--text);text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:44px;margin:0;max-width:600px}.location-pin-icon{width:16px;height:16px;object-fit:contain}.search-tabs{display:flex;gap:24px;align-items:center}.search-tab{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:color .2s;position:relative;padding-bottom:4px;display:inline-flex;align-items:center;gap:6px}.search-tab.active{color:var(--active)}.search-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:20px;height:2px;background:var(--active)}.search-tab-info{position:relative;display:inline-flex;align-items:center;cursor:help}.search-tab-info svg{display:block}.search-tab-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#071105;color:#fff;padding:12px 16px;border-radius:8px;font-size:12px;font-weight:400;line-height:16px;white-space:normal;width:280px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none;z-index:100;box-shadow:0 4px 12px #00000026}.search-tab-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #071105}.search-tab-info:hover .search-tab-tooltip,.search-tab-tooltip.active{opacity:1;visibility:visible}.search-container{width:100%;max-width:1008px;display:flex;gap:12px;align-items:center}.search-input-wrapper{position:relative;flex:.85;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:4px;border:1px solid #596255;background:var(--white);height:44px;box-sizing:border-box;transition:border-color .2s}.search-input-wrapper:focus-within{border-color:#267200;box-shadow:0 0 0 3px #2672001a}.search-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:var(--text);background:transparent}.search-input::placeholder{color:var(--inactive)}.search-clear-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#596255;cursor:pointer;flex-shrink:0;transition:color .2s}.search-clear-button:hover{color:#071105}.location-input-wrapper{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid #596255;background:var(--white);min-width:160px;height:44px;box-sizing:border-box;transition:border-color .2s;position:relative}.location-input-wrapper:focus-within{border-color:#267200;box-shadow:0 0 0 3px #2672001a}.location-input{border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:var(--text);width:100%;background:transparent;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0}.location-input:focus{border:none;outline:none;box-shadow:none}.location-input::placeholder{color:var(--inactive)}.location-clear-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#596255;cursor:pointer;flex-shrink:0;transition:color .2s}.location-clear-button:hover{color:#071105}.location-dropdown-toggle{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto}.location-dropdown-icon{transition:transform .2s ease}.location-dropdown-icon-open{transform:rotate(180deg)}.location-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:var(--white);border:1px solid var(--divider);border-radius:4px;box-shadow:0 4px 12px #0000001a;max-height:300px;z-index:9999;display:flex}.location-dropdown-loading,.location-dropdown-empty{padding:12px 16px;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;text-align:center}.location-dropdown-list{display:flex;flex-direction:column;width:100%;max-height:300px;overflow-y:auto}.location-dropdown-counties{display:flex;flex-direction:column;min-width:200px;max-height:300px;overflow-y:auto;border-right:1px solid var(--divider)}.location-dropdown-cities{display:flex;flex-direction:column;min-width:250px;max-height:300px;overflow-y:auto}.location-dropdown-item{padding:12px 16px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:var(--text);cursor:pointer;transition:background .2s}.location-dropdown-item.county-item{font-weight:500}.location-dropdown-item.selected{background:var(--background);color:var(--active)}.location-dropdown-search{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--divider);background:var(--white);position:sticky;top:0;z-index:1}.location-search-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:var(--text)}.location-search-input::placeholder{color:var(--inactive)}.location-dropdown-header{display:flex;flex-direction:column;gap:0;position:sticky;top:0;background:var(--white);z-index:1;border-bottom:1px solid var(--divider)}.location-dropdown-show-all{padding:12px 16px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:var(--active);cursor:pointer;font-weight:500;transition:background .2s}.location-dropdown-show-all:hover{background:var(--background)}.search-button{padding:12px 24px;border-radius:4px;background:var(--active);color:var(--white);border:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s;height:44px;box-sizing:border-box}.search-button:hover{background:var(--active-hover)}.categories-section{display:flex;width:1440px;padding:60px 0;flex-direction:column;align-items:center;gap:40px}.section-title{color:var(--text);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.categories-container{display:flex;flex-direction:column;align-items:center;gap:40px}.category-tooltip-container{width:100%;display:flex;justify-content:center}.categories-row{display:flex;justify-content:center;align-items:flex-start;gap:60px}.category-item{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;cursor:pointer;transition:transform .2s;position:relative}.category-item:hover,.category-item.active{transform:translateY(-4px)}.category-icon-wrapper{width:84px;height:84px;display:flex;align-items:center;justify-content:center}.category-icon-img{width:84px;height:84px;object-fit:contain}.category-name{width:80px;color:var(--text);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:20px}.loading{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;padding:40px}.about-section{display:flex;width:1440px;padding:48px 57px;align-items:flex-start;gap:24px;position:relative;min-height:auto}.about-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex:1}.about-section-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:25px;font-weight:700;line-height:34px;margin:0}.about-subsection{display:flex;flex-direction:column;gap:8px;width:100%}.about-subsection-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:22px;margin:0}.about-text{width:720px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:22px;margin:0}.btn-add-announcement{display:flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s}.btn-add-announcement:hover{background:var(--active-hover)}.about-graphic{width:auto;height:100%;max-height:346.973px;opacity:.7;object-fit:contain}.about-link{background:none;border:none;color:var(--active);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:15px;font-weight:500;line-height:22px;cursor:pointer;text-decoration:underline;padding:0;transition:opacity .2s}.about-link:hover{opacity:.8}@media(max-width:1440px){.hero-section,.categories-section,.about-section{width:100%}.hero-section{max-width:100%}}@media(max-width:1200px){.hero-overlay{padding:40px 60px 40px 100px}.search-container{max-width:800px}.categories-row{gap:40px}}@media(max-width:968px){.hero-overlay{padding:40px;align-items:center}.hero-title{text-align:center;font-size:28px;line-height:36px}.search-tabs{justify-content:center}.search-container{max-width:600px}}@media(max-width:768px){.hero-section{height:auto;min-height:450px}.hero-overlay{padding:32px 16px;background:linear-gradient(180deg,#fffffffa,#fffffff2)}.hero-title{font-size:22px;line-height:30px;text-align:center}.search-tabs{flex-direction:row;gap:16px;width:100%;justify-content:center}.search-tab{font-size:14px;line-height:20px}.search-container{flex-direction:column;width:100%;max-width:100%;gap:8px}.search-input-wrapper{flex:1;width:100%}.location-input-wrapper,.search-button{width:100%}.categories-section{width:100%;padding:40px 16px;gap:32px}.section-title{font-size:20px;line-height:28px}.categories-row{flex-wrap:wrap;gap:20px;padding:0;justify-content:center}.category-item{gap:12px}.category-tooltip-container{width:100%;padding:0 16px}.category-icon-wrapper,.category-icon-img{width:72px;height:72px}.category-name{font-size:14px;line-height:18px;width:72px}.about-section{width:100%;padding:32px 16px;flex-direction:column;height:auto;gap:24px}.about-content{align-items:flex-start;text-align:left;gap:16px}.about-section-title{font-size:21px;line-height:29px}.about-subsection-title{font-size:15px;line-height:20px}.about-text{width:100%;font-size:14px;line-height:20px}.about-graphic{display:none}.btn-add-announcement{width:100%}}@media(max-width:480px){.hero-section{min-height:420px}.hero-overlay{padding:24px 12px;gap:16px}.hero-title{font-size:18px;line-height:26px}.search-tabs{gap:12px}.search-tab{font-size:13px;line-height:18px}.search-tab-info svg{width:14px;height:14px}.search-tab-tooltip{width:220px;font-size:11px;line-height:14px;padding:10px 12px;left:auto;right:0;transform:none}.search-tab-tooltip:after{left:auto;right:8px;transform:none}.search-tabs .search-tab:first-child .search-tab-tooltip{left:50%;right:auto;transform:translate(-50%)}.search-tabs .search-tab:first-child .search-tab-tooltip:after{left:50%;right:auto;transform:translate(-50%)}.search-input-wrapper,.location-input-wrapper{height:40px;padding:10px 12px}.search-input,.location-input{font-size:13px}.search-button{height:40px;font-size:13px}.categories-section{padding:32px 12px;gap:24px}.section-title{font-size:18px;line-height:26px}.categories-row{gap:16px}.category-tooltip-container{width:100%;padding:0 12px}.category-icon-wrapper,.category-icon-img{width:60px;height:60px}.category-name{font-size:13px;line-height:16px;width:60px}.carousel-button{width:36px;height:36px}.carousel-button svg{width:20px;height:20px}.about-section{padding:24px 12px;gap:16px}.about-section-title{font-size:18px;line-height:26px}.about-subsection-title{font-size:14px;line-height:18px}.about-text{font-size:12px;line-height:18px}.about-graphic{display:none}.about-content{gap:12px;align-items:flex-start;text-align:left}.btn-add-announcement{font-size:13px;height:36px}}.register-page{height:100vh;background:var(--white);display:flex;flex-direction:column;padding-top:72px;overflow:hidden}.register-content{display:flex;flex:1;position:relative;overflow:hidden}.register-form-container{flex:1;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:var(--white);overflow-y:auto;overflow-x:hidden}.register-form-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:570px}.register-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0;text-align:center}.register-form{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.form-row{display:flex;align-items:flex-start;gap:24px;width:100%}@media(min-width:641px){.form-row .form-field{flex:0 0 calc(50% - 12px)}}.terms-checkbox,.marketing-checkbox{display:flex;align-items:center;gap:8px;width:100%}.checkbox-input{display:none}.checkbox-custom{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:4px;border:2px solid #071105;background:#b6f995;cursor:pointer}.checkbox-input:not(:checked)+.checkbox-custom{background:#fff}.checkbox-error{border-color:var(--warning)!important}.checkbox-label{display:flex;align-items:flex-start;gap:8px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;width:100%}.checkbox-label>span{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.checkbox-label .underline{text-decoration:underline}.login-section{display:flex;flex-direction:column;align-items:center;gap:8px}.login-text{color:var(--inactive);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.btn-login{display:flex;height:40px;min-height:40px;padding:8px 16px;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:transparent;color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s;box-sizing:border-box}.btn-login:hover{background:#2672000d}.register-image-container{flex:1;background:var(--white);overflow:hidden;position:relative;align-self:stretch}.register-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:968px){.register-page{height:auto;min-height:100vh}.register-content{flex-direction:column;min-height:auto;overflow:visible}.register-image-container{display:none}.register-form-container{padding:40px 20px;min-height:calc(100vh - 72px);align-items:center}}@media(max-width:640px){.register-title{font-size:24px;line-height:32px}.form-row{flex-direction:column;gap:24px}.form-row .form-field{flex:1;width:100%}.register-form-wrapper{gap:28px}.register-form-container{padding:40px 16px 32px}}@media(max-width:480px){.register-page{min-height:100vh}.register-form-container{padding:32px 12px 24px}.register-title{font-size:20px;line-height:28px}.register-form-wrapper{gap:24px}.register-form{gap:20px}.form-input{padding:10px 14px;font-size:16px}.form-label{font-size:13px}.checkbox-label{font-size:13px;line-height:18px}.checkbox-custom{width:18px;height:18px}.btn-submit{width:100%}.login-text,.btn-login{font-size:13px}}.notification-container{position:fixed;top:88px;right:16px;z-index:1000;display:flex;flex-direction:column;gap:8px}.notification{display:flex;padding:8px 16px;align-items:center;gap:8px;border-radius:8px;background:#267200;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease-out;min-width:300px;max-width:500px}.notification.error{background:#b12a00}.notification.success,.notification.info{background:#267200}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notification-icon{display:none}.notification-icon svg{width:24px;height:24px;flex-shrink:0}.notification-message{color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;flex:1;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.notification-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;flex-shrink:0;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity .2s}.notification-close:hover{opacity:.8}.notification-close svg{width:24px;height:24px;flex-shrink:0}@media(max-width:768px){.notification-container{left:50%;right:auto;transform:translate(-50%);width:calc(100% - 32px);max-width:500px}.notification{width:100%;min-width:auto}}.forgot-password-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.forgot-password-modal-container{width:465px;min-height:400px;position:relative;padding:32px;box-sizing:border-box}.forgot-password-modal-bg{width:100%;height:100%;border-radius:8px;border:1px solid #E2E2E2;background:#fff;box-shadow:0 0 30px #b1b6af40;position:absolute;left:0;top:0}.forgot-password-modal-close{width:40px;height:40px;position:absolute;right:16px;top:16px;background:none;border:none;cursor:pointer;padding:0;z-index:2;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.forgot-password-modal-close:hover{opacity:.7}.forgot-password-modal-close svg{pointer-events:none}.forgot-password-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0 0 16px;position:relative;z-index:1}.forgot-password-modal-description{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 32px;position:relative;z-index:1}.forgot-password-modal-field{display:flex;flex-direction:column;gap:8px;margin-bottom:24px;position:relative;z-index:1}.forgot-password-modal-label{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.forgot-password-modal-input{padding:12px 16px;border-radius:4px;border:1px solid #596255;background:#fff;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;box-sizing:border-box;transition:border-color .2s}.forgot-password-modal-input::placeholder{color:#596255}.forgot-password-modal-input:focus{outline:none;border-color:#267200;box-shadow:0 0 0 3px #2672001a}.forgot-password-modal-input-error{border-color:var(--warning)!important}.forgot-password-modal-input-error:focus{border-color:var(--warning)!important;box-shadow:0 0 0 3px #b12a001a!important}.forgot-password-modal-error{padding:12px 16px;border-radius:4px;background:var(--warningLight);color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-bottom:24px;position:relative;z-index:1}.forgot-password-modal-submit{display:flex;width:100%;height:44px;justify-content:center;align-items:center;border-radius:8px;background:#267200;border:none;cursor:pointer;transition:background .2s;color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;position:relative;z-index:1}.forgot-password-modal-submit:hover:not(:disabled){background:#1f5a00}.forgot-password-modal-submit:active:not(:disabled){background:#094700}.forgot-password-modal-submit:disabled{background:#e2e2e2;color:#596255;cursor:not-allowed}.forgot-password-modal-success-icon{display:flex;justify-content:center;margin-bottom:24px;position:relative;z-index:1}.forgot-password-modal-success-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:28px;font-weight:700;line-height:36px;margin:0 0 16px;text-align:center;position:relative;z-index:1}.forgot-password-modal-success-description{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 32px;text-align:center;position:relative;z-index:1}.forgot-password-modal-close-btn{display:flex;width:100%;height:44px;justify-content:center;align-items:center;border-radius:8px;background:#267200;border:none;cursor:pointer;transition:background .2s;color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;position:relative;z-index:1}.forgot-password-modal-close-btn:hover{background:#1f5a00}.forgot-password-modal-close-btn:active{background:#094700}@media(max-width:768px){.forgot-password-modal-container{width:100%;max-width:465px;padding:24px}.forgot-password-modal-title{font-size:28px;line-height:36px}.forgot-password-modal-success-title{font-size:24px;line-height:32px}.forgot-password-modal-description,.forgot-password-modal-success-description{font-size:14px;line-height:20px}}.login-page{height:100vh;background:var(--white);display:flex;flex-direction:column;padding-top:72px;overflow:hidden}.login-content{display:flex;flex:1;position:relative;overflow:hidden}.login-form-container{flex:1;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:var(--white);overflow-y:auto;overflow-x:hidden}.login-form-wrapper{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:570px}.login-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0;text-align:center}.login-form{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.form-field{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1}.form-field-full{width:100%}.form-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.password-label-row{display:flex;justify-content:space-between;align-items:center;width:100%}.forgot-password-link{color:var(--active);text-align:right;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s;white-space:nowrap;flex-shrink:0}.forgot-password-link:hover{opacity:.8}.form-input{display:flex;padding:12px 16px;align-items:center;width:100%;border-radius:4px;border:1px solid #596255;background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;box-sizing:border-box;transition:border-color .2s}.form-input::placeholder{color:var(--inactive)}.form-input:focus{outline:none;border-color:#267200;box-shadow:0 0 0 3px #2672001a}.form-input-error{border-color:var(--warning)!important}.form-input-error:focus{border-color:var(--warning)!important;box-shadow:0 0 0 3px #b12a001a!important}.password-input-wrapper{position:relative;width:100%}.password-input{padding-right:48px}.password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.password-toggle:hover{opacity:.7}.password-toggle-icon{width:20px;height:20px;object-fit:contain}.error-message{width:100%;padding:12px 16px;border-radius:4px;background:var(--warningLight);color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center}.btn-submit{display:flex;height:40px;min-height:40px;width:100%;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s;box-sizing:border-box}.btn-submit:hover{background:var(--active-hover)}.btn-submit:disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed}.btn-submit:disabled:hover{background:var(--divider)}.register-section{display:flex;flex-direction:column;align-items:center;gap:8px}.register-text{color:var(--inactive);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.btn-register{display:flex;height:40px;min-height:40px;padding:8px 16px;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:transparent;color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s;box-sizing:border-box}.btn-register:hover{background:#2672000d}.login-image-container{flex:1;background:var(--white);overflow:hidden;position:relative;align-self:stretch}.login-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:968px){.login-page{height:auto;min-height:100vh}.login-content{flex-direction:column;min-height:auto;overflow:visible}.login-image-container{display:none}.login-form-container{padding:40px 20px;min-height:calc(100vh - 72px);align-items:center}}@media(max-width:640px){.login-title{font-size:24px;line-height:32px}.login-form-wrapper{gap:28px}.login-form-container{padding:40px 16px 32px}}@media(max-width:480px){.login-page{min-height:100vh}.login-form-container{padding:32px 12px 24px}.login-title{font-size:20px;line-height:28px}.login-form-wrapper{gap:24px}.form-input{padding:10px 14px;font-size:16px}.form-label{font-size:13px}.btn-submit{width:100%}.register-text,.btn-register{font-size:13px}}.reset-password-page{height:100vh;background:var(--white);display:flex;flex-direction:column;padding-top:72px;overflow:hidden}.reset-password-content{display:flex;flex:1;position:relative;overflow:hidden;justify-content:center;align-items:center}.reset-password-form-container{display:flex;justify-content:center;align-items:center;padding:5px 20px 75px;background:var(--white);width:100%;max-width:600px}.reset-password-form-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:570px;transform:translateY(-30px)}.reset-password-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0;text-align:center}.reset-password-description{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:center}.reset-password-form{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}@media(max-width:968px){.reset-password-form-container{padding:40px 20px}}@media(max-width:640px){.reset-password-title{font-size:24px;line-height:32px}.reset-password-description{font-size:14px;line-height:20px}.reset-password-form-wrapper{gap:20px}.reset-password-form-container{padding:40px 16px 32px}}@media(max-width:480px){.reset-password-page{min-height:100vh}.reset-password-form-container{padding:32px 12px 24px}.reset-password-title{font-size:20px;line-height:28px}.reset-password-form-wrapper{gap:20px}.reset-password-description{font-size:13px;line-height:18px}}.product-search-result-page{display:flex;flex-direction:column;min-height:100vh;background:#f5faf2;padding-top:72px}.product-search-result-content{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:0 72px}.product-search-result-search-bar-section{background:#fff;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:24px 0}.product-search-result-search-bar-container{display:flex;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:0 72px}.product-search-result-search-input-wrapper{position:relative;display:flex;align-items:center;gap:8px;flex:.8;padding:10px 16px;border-radius:4px;border:1px solid #596255;background:#fff;transition:border-color .2s}.product-search-result-search-input-wrapper:focus-within{border-color:#267200;box-shadow:0 0 0 3px #2672001a}.product-search-result-search-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.product-search-result-search-input::placeholder{color:#596255}.product-search-result-location-input-wrapper{position:relative;display:flex;align-items:center;gap:8px;flex:.8;padding:10px 16px;border-radius:4px;border:1px solid #596255;background:#fff;transition:border-color .2s}.product-search-result-clear-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#596255;cursor:pointer;flex-shrink:0;transition:color .2s}.product-search-result-clear-button:hover{color:#071105}.product-search-result-location-dropdown-toggle{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto}.product-search-result-location-input-wrapper:focus-within{border-color:#267200;box-shadow:0 0 0 3px #2672001a}.product-search-result-location-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;background:transparent;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0}.product-search-result-location-input:focus{border:none;outline:none;box-shadow:none}.product-search-result-location-input::placeholder{color:#596255}.product-search-result-location-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #E2E2E2;border-radius:4px;box-shadow:0 4px 12px #0000001a;max-height:400px;overflow-y:auto;z-index:100;display:flex;min-width:400px}.product-search-result-location-dropdown-loading,.product-search-result-location-dropdown-empty{padding:16px;text-align:center;color:#596255;font-size:14px}.product-search-result-location-dropdown-list{display:flex;flex-direction:column;width:100%}.product-search-result-location-dropdown-counties,.product-search-result-location-dropdown-cities{display:flex;flex-direction:column}.product-search-result-location-dropdown-counties{border-right:1px solid #E2E2E2;min-width:180px;flex-shrink:0}.product-search-result-location-dropdown-cities{flex:1;overflow-y:auto}.product-search-result-location-dropdown-item{padding:12px 16px;cursor:pointer;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#071105;transition:background-color .2s}.product-search-result-location-dropdown-item:hover{background:#f5faf2}.product-search-result-location-dropdown-item.product-search-result-selected{background:#f5faf2;color:#267200;font-weight:500}.product-search-result-location-dropdown-search{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #E2E2E2;background:#fff;position:sticky;top:0;z-index:1}.product-search-result-location-search-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#071105}.product-search-result-location-search-input::placeholder{color:#596255}.product-search-result-location-dropdown-header{display:flex;flex-direction:column;gap:0;position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid #E2E2E2}.product-search-result-location-dropdown-show-all{padding:12px 16px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#267200;cursor:pointer;font-weight:500;transition:background-color .2s}.product-search-result-location-dropdown-show-all:hover{background:#f5faf2}.product-search-result-distance-dropdown{position:relative;width:160px;display:inline-block}.product-search-result-distance-dropdown:focus-within .product-search-result-distance-select{border-color:#267200;box-shadow:0 0 0 3px #2672001a}.product-search-result-distance-select{width:100%;height:40px;padding:8px 56px 8px 16px;border-radius:4px;border:1px solid #596255;background-color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:text;transition:border-color .2s;text-align:left;-moz-appearance:textfield}.product-search-result-distance-select::-webkit-outer-spin-button,.product-search-result-distance-select::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-search-result-distance-select:focus{outline:none}.product-search-result-distance-select::placeholder{color:var(--inactive)}.product-search-result-distance-clear-button{position:absolute;right:60px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#596255;cursor:pointer;transition:color .2s;z-index:1}.product-search-result-distance-clear-button:hover{color:#071105}.product-search-result-distance-unit{position:absolute;right:32px;top:50%;transform:translateY(-50%);color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;pointer-events:none}.product-search-result-distance-dropdown-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;cursor:pointer}.product-search-result-distance-dropdown-toggle:focus{outline:none}.product-search-result-dropdown-icon{transition:transform .2s ease}.product-search-result-dropdown-icon-open{transform:rotate(180deg)}.product-search-result-distance-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #E2E2E2;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:100;overflow:hidden}.product-search-result-distance-option{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.product-search-result-distance-option:hover,.product-search-result-distance-option:active{background:var(--background)}.product-search-result-distance-option:first-child{border-radius:8px 8px 0 0}.product-search-result-distance-option:last-child{border-radius:0 0 8px 8px}.product-search-result-search-button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:#267200;border:none;color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;width:240px;height:40px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}.product-search-result-search-button:active{background:#094700}.product-search-result-search-button:focus{outline:none}.product-search-result-search-button.loading{background:#094700}@media(hover:hover)and (pointer:fine){.product-search-result-search-button:hover{background:#094700}}.product-search-result-breadcrumbs{display:inline-flex;align-items:flex-start;gap:8px;margin-top:12px;margin-bottom:16px}.product-search-result-breadcrumb-item{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;color:#596255}.product-search-result-breadcrumb-item.product-search-result-active{color:#267200}.product-search-result-breadcrumb-item.product-search-result-clickable{cursor:pointer}.product-search-result-breadcrumb-item.product-search-result-clickable:hover{text-decoration:underline}.product-search-result-breadcrumb-separator{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px}.product-search-result-tabs-section{margin-bottom:12px;border-bottom:1px solid rgba(89,98,85,.4)}.product-search-result-tabs{display:flex;gap:24px}.product-search-result-tab{padding:0 0 4px;background:none;border:none;border-bottom:2px solid transparent;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;position:relative;bottom:-1px}.product-search-result-tab.product-search-result-active{color:#267200;border-bottom-color:#267200}.product-search-result-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.product-search-result-results-title-row{display:flex;align-items:center;gap:16px}.product-search-result-results-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.product-search-result-mobile-filters-button{display:none;align-items:center;gap:8px;padding:8px 16px;border-radius:4px;border:1px solid #596255;background:#fff;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s}.product-search-result-mobile-filters-button:hover{border-color:#267200;background:#f5faf2}.product-search-result-mobile-filters-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}.product-search-result-mobile-filters-header{display:none}.product-search-result-mobile-filters-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin:0}.product-search-result-mobile-filters-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#071105;cursor:pointer}.product-search-result-reset-filters-button{display:none;align-items:center;justify-content:center;width:100%;padding:10px 16px;border-radius:4px;border:1px solid #596255;background:#fff;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s;margin-bottom:8px}.product-search-result-reset-filters-button:hover{border-color:#267200;color:#267200;background:#f5faf2}.product-search-result-reset-filters-button:disabled{opacity:.5;cursor:not-allowed;border-color:#e2e2e2;color:#b0b0b0}.product-search-result-reset-filters-button:disabled:hover{border-color:#e2e2e2;color:#b0b0b0;background:#fff}.product-search-result-confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.product-search-result-confirmation-dialog{background:#fff;border-radius:8px;padding:24px;max-width:400px;width:100%;box-shadow:0 4px 20px #0003}.product-search-result-confirmation-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0 0 12px}.product-search-result-confirmation-message{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 24px}.product-search-result-confirmation-buttons{display:flex;gap:12px;justify-content:center}.product-search-result-confirmation-cancel,.product-search-result-confirmation-confirm{padding:10px 20px;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s;border:none}.product-search-result-confirmation-cancel{background:#fff;border:1px solid #596255;color:#596255}.product-search-result-confirmation-cancel:hover{background:#f5faf2;border-color:#267200;color:#267200}.product-search-result-confirmation-confirm{background:#267200;color:#fff}.product-search-result-confirmation-confirm:hover{background:#094700}.product-search-result-mobile-apply-button{display:none;width:100%;padding:12px 16px;border-radius:4px;border:none;background:#267200;color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:background .2s;margin-top:16px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}.product-search-result-mobile-apply-button:focus{outline:none}.product-search-result-mobile-apply-button:active,.product-search-result-mobile-apply-button.loading{background:#094700}@media(hover:hover)and (pointer:fine){.product-search-result-mobile-apply-button:hover{background:#094700}}.product-search-result-results-controls{display:flex;align-items:center;gap:16px}.product-search-result-sort-control,.product-search-result-view-control{display:flex;align-items:center;gap:4px}.product-search-result-control-label{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.product-search-result-dropdown-wrapper{position:relative;display:inline-flex}.product-search-result-dropdown-select{height:40px;padding:8px 16px;border-radius:4px 0 0 4px;border:1px solid #596255;border-right:none;background-color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:pointer;min-width:130px;transition:border-color .2s;display:flex;align-items:center;text-align:left;position:relative}.product-search-result-dropdown-select:focus{outline:none}.product-search-result-dropdown-select span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-result-dropdown-toggle-button{height:40px;padding:0 8px;border-radius:0 4px 4px 0;border:1px solid #596255;border-left:none;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.product-search-result-dropdown-toggle-button:disabled{cursor:not-allowed;opacity:.6}.product-search-result-dropdown-toggle-button:focus{outline:none}.product-search-result-dropdown-wrapper:focus-within .product-search-result-dropdown-select{border-color:#267200;box-shadow:0 0 0 3px #2672001a;box-shadow:-3px 0 #2672001a,0 -3px #2672001a,0 3px #2672001a}.product-search-result-dropdown-wrapper:focus-within .product-search-result-dropdown-toggle-button{border-color:#267200;box-shadow:3px 0 #2672001a,0 -3px #2672001a,0 3px #2672001a}.product-search-result-sort-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #E2E2E2;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:100;overflow:hidden}.product-search-result-sort-option{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.product-search-result-sort-option:hover,.product-search-result-sort-option:active{background:var(--background)}.product-search-result-sort-option:first-child{border-radius:8px 8px 0 0}.product-search-result-sort-option:last-child{border-radius:0 0 8px 8px}.product-search-result-view-control .product-search-result-control-label{text-align:right}.product-search-result-view-toggle{display:flex;align-items:center;border-radius:2px;background:#fff}.product-search-result-view-button{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:#fff;border:none;border-radius:2px;cursor:pointer;padding:0}.product-search-result-view-button:hover{background:#f5faf2}.product-search-result-view-button.product-search-result-active{background:#267200}.product-search-result-view-button.product-search-result-active svg path{fill:#fff}.product-search-result-view-button svg path{fill:#071105}.product-search-result-results-container{display:flex;gap:24px;margin-bottom:48px;align-items:flex-start}.product-search-result-filters-sidebar{display:flex;flex-direction:column;gap:24px;width:178px;flex-shrink:0}.product-search-result-filter-group{display:flex;flex-direction:column;gap:8px}.product-search-result-filter-label{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.product-search-result-filter-select{flex:1;height:40px;padding:8px 16px;border-radius:4px 0 0 4px;border:1px solid #596255;border-right:none;background-color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:pointer;transition:border-color .2s;display:flex;align-items:center;text-align:left;position:relative}.product-search-result-filter-select:focus{outline:none}.product-search-result-filter-select span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-result-filter-select:disabled{background:#f5f5f5;color:#596255;cursor:not-allowed;opacity:.6;border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid #596255}.product-search-result-filter-group .product-search-result-dropdown-wrapper{display:flex}.product-search-result-filter-group .product-search-result-dropdown-wrapper:focus-within .product-search-result-filter-select{border-color:#267200;box-shadow:-3px 0 #2672001a,0 -3px #2672001a,0 3px #2672001a}.product-search-result-filter-group .product-search-result-dropdown-wrapper:focus-within .product-search-result-dropdown-toggle-button{border-color:#267200;box-shadow:3px 0 #2672001a,0 -3px #2672001a,0 3px #2672001a}.product-search-result-filter-group .product-search-result-dropdown-toggle-button:disabled{display:none}.product-search-result-filter-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #E2E2E2;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:100;overflow:hidden;max-height:300px;overflow-y:auto}.product-search-result-filter-option{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.product-search-result-filter-option:hover,.product-search-result-filter-option:active{background:var(--background)}.product-search-result-filter-option:first-child{border-radius:8px 8px 0 0}.product-search-result-filter-option:last-child{border-radius:0 0 8px 8px}.product-search-result-price-range{display:flex;align-items:center;gap:8px}.product-search-result-price-range-vertical{display:flex;flex-direction:column;gap:8px}.product-search-result-price-field{display:flex;flex-direction:column;gap:4px}.product-search-result-price-input{flex:1;padding:12px 16px;border-radius:4px;border:1px solid #596255;background:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#596255;transition:border-color .2s}.product-search-result-price-input:focus{outline:none;border-color:#267200;box-shadow:0 0 0 3px #2672001a}.product-search-result-price-input-full{width:100%;padding:8px 16px;border-radius:4px;border:1px solid #596255;background:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;transition:border-color .2s;-moz-appearance:textfield}.product-search-result-price-input-full::-webkit-outer-spin-button,.product-search-result-price-input-full::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-search-result-price-input-full::placeholder{color:#596255}.product-search-result-price-input-full:focus{outline:none;border-color:#267200;box-shadow:0 0 0 3px #2672001a}.product-search-result-price-separator{width:24px;height:1px;background:#071105}.product-search-result-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.product-search-result-checkbox-input{display:none}.product-search-result-checkbox-custom{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:4px;border:2px solid #071105;background:#b6f995}.product-search-result-checkbox-input:not(:checked)+.product-search-result-checkbox-custom{background:#fff}.product-search-result-products-container{flex:1;display:flex;flex-direction:column}.product-search-result-products-grid{display:grid;grid-template-columns:repeat(4,262px);gap:16px;align-content:start}.product-search-result-products-list{display:flex;flex-direction:column;gap:16px;align-items:stretch;width:100%}.product-search-result-loading,.product-search-result-no-results{text-align:center;padding:48px;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px}.product-search-result-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:32px auto;width:100%}.product-search-result-pagination-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;cursor:pointer;transition:all .2s}.product-search-result-pagination-button:hover:not(:disabled){background:#f5faf2;border-color:#267200}.product-search-result-pagination-button:disabled{opacity:.4;cursor:not-allowed}.product-search-result-pagination-number{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s}.product-search-result-pagination-number:hover{background:#f5faf2;border-color:#267200}.product-search-result-pagination-number.product-search-result-active{background:#267200;border-color:#267200;color:#fff;font-weight:500}.product-search-result-pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px}@media(max-width:1400px){.product-search-result-products-grid{grid-template-columns:repeat(3,262px)}}@media(max-width:1100px){.product-search-result-products-grid{grid-template-columns:repeat(2,262px)}}@media(max-width:900px){.product-search-result-content{padding:0 24px}.product-search-result-search-bar-section{padding:16px 0}.product-search-result-search-bar-container{padding:0 24px}.product-search-result-results-header{flex-direction:column;align-items:flex-start;gap:16px}.product-search-result-results-controls{width:100%;justify-content:space-between}}@media(max-width:768px){.product-search-result-content{padding:0 16px}.product-search-result-search-bar-section{padding:12px 0}.product-search-result-search-bar-container{flex-direction:column;gap:12px;padding:0 16px}.product-search-result-search-input-wrapper,.product-search-result-location-input-wrapper{width:100%;flex:none}.product-search-result-location-dropdown{min-width:100%;max-width:100vw}.product-search-result-distance-dropdown{width:100%}.product-search-result-distance-select{width:100%;font-size:16px}.product-search-result-distance-select span,.product-search-result-distance-unit{font-size:16px}.product-search-result-search-button{width:100%}.product-search-result-dropdown-select,.product-search-result-dropdown-select span{font-size:16px}.product-search-result-breadcrumbs{margin-top:16px;margin-bottom:12px}.product-search-result-tabs-section{margin-bottom:8px}.product-search-result-results-header{margin-top:16px;flex-direction:column;align-items:flex-start;gap:12px}.product-search-result-results-title-row{width:100%;justify-content:space-between}.product-search-result-results-title{font-size:20px;line-height:28px}.product-search-result-mobile-filters-button{display:flex}.product-search-result-results-controls{flex-direction:column;align-items:stretch;gap:12px;width:100%}.product-search-result-sort-control,.product-search-result-view-control{justify-content:space-between}.product-search-result-dropdown-select{min-width:auto;flex:1}.product-search-result-results-container{flex-direction:column;gap:24px}.product-search-result-mobile-filters-overlay{display:block}.product-search-result-filters-sidebar{position:fixed;top:0;right:-100%;bottom:0;width:85%;max-width:400px;background:#fff;z-index:1000;padding:24px 16px;overflow-y:auto;transition:right .3s ease-in-out;display:flex;flex-direction:column;gap:16px;box-shadow:-2px 0 8px #0000001a}.product-search-result-filters-sidebar.product-search-result-mobile-visible{right:0}.product-search-result-mobile-filters-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(89,98,85,.2);margin-bottom:8px}.product-search-result-reset-filters-button{display:flex}.product-search-result-mobile-apply-button{display:block}.product-search-result-products-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:100%}.product-search-result-products-list{gap:12px}}@media(max-width:480px){.product-search-result-content{padding:0 12px}.product-search-result-search-bar-section{padding:12px 0}.product-search-result-search-bar-container{padding:0 12px;gap:10px}.product-search-result-search-input-wrapper,.product-search-result-location-input-wrapper{padding:10px 12px}.product-search-result-search-input,.product-search-result-location-input{font-size:16px}.product-search-result-location-dropdown-counties{min-width:140px}.product-search-result-location-dropdown-item{padding:10px 12px;font-size:13px}.product-search-result-distance-select,.product-search-result-dropdown-select,.product-search-result-filter-select{font-size:16px;padding:10px 40px 10px 12px}.product-search-result-distance-select span,.product-search-result-dropdown-select span,.product-search-result-filter-select span{font-size:16px}.product-search-result-distance-option,.product-search-result-sort-option,.product-search-result-filter-option{font-size:16px;padding:14px 16px}.product-search-result-search-button{font-size:13px;height:40px}.product-search-result-breadcrumbs{margin-top:12px;margin-bottom:8px}.product-search-result-breadcrumb-item,.product-search-result-breadcrumb-separator{font-size:12px}.product-search-result-tabs{gap:16px}.product-search-result-tab{font-size:14px;padding:0 0 1px}.product-search-result-tabs-section{margin-bottom:1px}.product-search-result-results-header{margin-top:16px;margin-bottom:16px;gap:12px}.product-search-result-results-title{font-size:18px;line-height:26px}.product-search-result-mobile-filters-button{font-size:13px;padding:6px 12px}.product-search-result-control-label{font-size:13px}.product-search-result-view-button{width:32px;height:32px}.product-search-result-filters-sidebar{width:90%;padding:20px 12px}.product-search-result-filter-label{font-size:13px}.product-search-result-price-input-full{padding:10px 12px;font-size:13px}.product-search-result-checkbox-label{font-size:13px}.product-search-result-products-grid{grid-template-columns:1fr;gap:12px;width:100%;max-width:100%}.product-search-result-products-list{gap:12px}.product-search-result-results-container{gap:24px;margin-bottom:32px}}@media(max-width:360px){.product-search-result-search-bar-container,.product-search-result-content{padding:0 8px}.product-search-result-results-title{font-size:16px;line-height:24px}.product-search-result-control-label{font-size:12px}}.report-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;overflow-y:auto}.report-modal-container{width:100%;max-width:465px;background:#fff;border-radius:8px;border:1px solid #E2E2E2;box-shadow:0 0 30px #b1b6af40;position:relative;padding:32px;display:flex;flex-direction:column;gap:24px;margin:auto}.report-modal-bg{display:none}.report-modal-close{width:40px;height:40px;position:absolute;right:16px;top:16px;background:none;border:none;cursor:pointer;padding:0;z-index:1;transition:opacity .2s}.report-modal-close:hover{opacity:.7}.report-modal-icon{width:111px;height:111px;align-self:flex-start}.report-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.report-modal-question{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:32px;margin:0}.report-modal-options{display:flex;flex-direction:column;gap:20px}.report-modal-option{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.report-modal-radio-input{display:none}.report-modal-radio{width:24px;height:24px;flex-shrink:0}.report-modal-option-text{color:#071105;font-feature-settings:"liga" off,"clig" off;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px}.report-modal-other-input{width:100%;height:88px;padding:12px;border-radius:4px;border:1px solid #596255;background:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;resize:none;box-sizing:border-box}.report-modal-other-input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.report-modal-other-input::placeholder{color:#596255}.report-modal-other-input:disabled::placeholder{color:#ccc}.report-modal-other-input:focus:not(:disabled){outline:none;border-color:#267200}.report-modal-submit{display:flex;width:100%;height:44px;justify-content:center;align-items:center;border-radius:8px;background:#267200;border:none;cursor:pointer;transition:background .2s;color:#fff;text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px}.report-modal-submit:hover{background:#1f5a00}.report-modal-submit:active{background:#094700}@media(max-width:768px){.report-modal-overlay{padding:20px;align-items:center}.report-modal-container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow-y:auto;padding:24px;gap:20px}.report-modal-icon{width:90px;height:90px}.report-modal-close{right:8px;top:8px}.report-modal-title{font-size:28px;line-height:36px}.report-modal-question{font-size:20px;line-height:28px}.report-modal-option-text{font-size:15px}}@media(max-width:480px){.report-modal-container{padding:20px;gap:16px}.report-modal-icon{width:80px;height:80px}.report-modal-title{font-size:24px;line-height:32px}.report-modal-question{font-size:18px;line-height:26px}.report-modal-options{gap:16px}.report-modal-other-input{height:80px}}.image-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000f2;z-index:10001;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-viewer-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.image-viewer-close{position:absolute;top:20px;right:20px;background:#00000080;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10002;transition:background-color .2s ease}.image-viewer-close:hover{background:#000000b3}.image-viewer-close:active{transform:scale(.95)}.image-viewer-nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10002;transition:background-color .2s ease}.image-viewer-nav:hover:not(:disabled){background:#000000b3}.image-viewer-nav:active:not(:disabled){transform:translateY(-50%) scale(.95)}.image-viewer-nav:disabled{opacity:.3;cursor:not-allowed}.image-viewer-nav-left{left:20px}.image-viewer-nav-right{right:20px}.image-viewer-main-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.image-viewer-image-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;top:60px;left:50%;transform:translate(-50%);max-width:90%;max-height:calc(100vh - 220px);background:#0000004d;border-radius:8px;padding:20px}.image-viewer-image{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:4px;animation:imageZoomIn .2s ease-in-out}@keyframes imageZoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.image-viewer-thumbnails{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:auto;max-width:800px;background:#00000080;border-radius:8px;padding:12px}.image-viewer-thumbnails-scroll{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.image-viewer-thumbnails-scroll::-webkit-scrollbar{height:8px}.image-viewer-thumbnails-scroll::-webkit-scrollbar-track{background:transparent}.image-viewer-thumbnails-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.image-viewer-thumbnails-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff80}.image-viewer-thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .2s ease;background:#00000080}.image-viewer-thumbnail:hover{border-color:#ffffff80;transform:scale(1.05)}.image-viewer-thumbnail.active{border-color:#fff;transform:scale(1.05)}.image-viewer-thumbnail img{width:100%;height:100%;object-fit:cover}.image-viewer-counter{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;z-index:10002}@media(max-width:768px){.image-viewer-container{padding:10px}.image-viewer-close{top:10px;right:10px;width:40px;height:40px}.image-viewer-nav{width:40px;height:40px}.image-viewer-nav-left{left:10px}.image-viewer-nav-right{right:10px}.image-viewer-image-wrapper{max-width:95%;max-height:calc(100vh - 200px);top:50%;left:50%;transform:translate(-50%,-50%);padding:10px}.image-viewer-image{max-height:calc(100vh - 240px);max-width:calc(100vw - 40px)}.image-viewer-thumbnails{position:fixed;bottom:10px;left:50%;transform:translate(-50%);max-width:calc(100vw - 20px)}.image-viewer-thumbnail{width:60px;height:60px}.image-viewer-counter{top:10px;font-size:12px;padding:6px 12px}}@media(max-width:480px){.image-viewer-image-wrapper{max-height:calc(100vh - 180px);top:50%;transform:translate(-50%,-50%)}.image-viewer-image{max-height:calc(100vh - 220px)}.image-viewer-thumbnails{padding:8px;max-width:calc(100vw - 10px)}.image-viewer-thumbnail{width:50px;height:50px}}.product-detail-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;padding-top:72px}.product-detail-content{flex:1;max-width:1296px;margin:0 auto;padding:0 72px;width:100%;position:relative}.product-detail-back-button{width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:fixed;left:198px;top:96px;-webkit-tap-highlight-color:transparent;z-index:10}.product-detail-back-button img{width:100%;height:100%;display:block}.product-detail-back-button:hover{opacity:.8}.product-detail-back-button:active{opacity:.6}.product-detail-loading-container,.product-detail-error-container{min-height:400px;display:flex;align-items:center;justify-content:center}.product-detail-loading,.product-detail-error{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#071105}.product-detail-back-breadcrumbs-container{display:flex;align-items:center;margin:16px 0 12px;position:relative;z-index:1}.product-detail-breadcrumbs{display:flex;align-items:center;gap:6px}.product-detail-breadcrumb-link{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:300;line-height:16px;color:#267200;cursor:pointer}.product-detail-breadcrumb-link:hover{text-decoration:underline}.product-detail-breadcrumb-current{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:300;line-height:16px;color:#071105}.product-detail-breadcrumb-separator{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:300;line-height:16px;color:#596255}.product-detail-main-section{display:grid;grid-template-columns:1fr 307px;gap:48px;margin-top:0;margin-bottom:60px;align-items:start}.product-detail-left-section{display:flex;flex-direction:column;gap:24px}.product-detail-images-container{width:750px}.product-detail-main-image-wrapper{position:relative;width:750px;height:562px;border-radius:8px;overflow:hidden;border:1px solid #E0E0E0}.product-detail-main-image{width:100%;height:100%;object-fit:cover}.product-detail-image-counter{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:4px;padding:4px;border-radius:8px 0 0 8px;background:#071105}.product-detail-image-counter svg{width:16px;height:16px}.product-detail-image-counter span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;padding-right:4px}.product-detail-image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #596255;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.product-detail-image-nav-button:hover:not(:disabled){background:#f5faf2}.product-detail-image-nav-button:disabled{opacity:.5;cursor:not-allowed}.product-detail-image-nav-left{left:16px}.product-detail-image-nav-right{right:16px;border:1px solid #071105}.product-detail-info-section{display:flex;flex-direction:column;gap:24px;width:750px}.product-detail-title-price-container{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.product-detail-title{flex:1;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#071105;margin:0}.product-detail-price-container{display:flex;flex-direction:column;align-items:flex-end}.product-detail-price{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;color:#071105;text-align:right}.product-detail-negotiable-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;color:#596255}.product-detail-divider{width:100%;height:1px;background:#e2e2e2}.product-detail-rating-section{display:flex;align-items:center;justify-content:space-between}.product-detail-current-rating{display:flex;align-items:center;gap:8px}.product-detail-rating-value{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.product-detail-rating-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-detail-rating-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#596255}.product-detail-rating-stars{display:flex;align-items:center;gap:6px}.product-detail-star-button{background:none;border:none;padding:0;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.product-detail-star-button:hover svg path{stroke:#267200}.product-detail-description{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px;color:#071105;white-space:pre-wrap}.product-detail-time-report-container{display:flex;justify-content:space-between;align-items:center}.product-detail-time-submitted{display:flex;align-items:center;gap:4px}.product-detail-time-submitted svg{width:16px;height:16px}.product-detail-time-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;color:#596255}.product-detail-report-button{display:flex;align-items:center;gap:4px;cursor:pointer}.product-detail-report-button:hover .product-detail-report-label{text-decoration:underline}.product-detail-report-button svg{width:16px;height:16px}.product-detail-report-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:17px;color:#b12a00}.product-detail-seller-card{width:307px;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:24px;background:#f5faf2}.product-detail-seller-header{display:flex;align-items:center;gap:8px}.product-detail-seller-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;background:transparent}.product-detail-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #E2E2E2}.product-detail-avatar-placeholder{width:100%;height:100%;background:#267200;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase}.product-detail-seller-name{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#071105;flex:1;transition:color .2s;cursor:pointer}.product-detail-seller-name:hover{color:#267200}.product-detail-seller-phone{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;background:#071105}.product-detail-masked-phone{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff}.product-detail-show-phone-button{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;background:none;border:none;cursor:pointer;padding:0;text-align:center}.product-detail-show-phone-button:hover{text-decoration:underline}.product-detail-seller-message{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.product-detail-message-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;align-self:flex-start}.product-detail-message-input-wrapper{position:relative;width:100%}.product-detail-message-input{width:100%;padding:12px 16px 50px;border-radius:4px;border:1px solid #596255;background:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;resize:none;min-height:120px;box-sizing:border-box}.product-detail-message-input::placeholder{color:#596255}.product-detail-message-input:focus{outline:none;border-color:#267200}.product-detail-send-message-button{position:absolute;right:-8px;bottom:-8px;width:36px;height:36px;cursor:pointer;transition:transform .2s}.product-detail-send-message-button:hover{transform:scale(1.1)}.product-detail-seller-location{display:flex;flex-direction:column;gap:8px}.product-detail-location-header{display:flex;justify-content:space-between;align-items:center}.product-detail-location-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.product-detail-location-display{display:flex;align-items:center;gap:4px}.product-detail-location-display svg{width:16px;height:16px}.product-detail-location-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#596255}.product-detail-location-map{width:275px;height:195px;border-radius:8px;overflow:hidden;position:relative;z-index:1}.product-detail-location-map .leaflet-container{width:100%;height:100%;border-radius:8px}.product-detail-map-zoom-controls{position:absolute;right:8px;bottom:32px;display:flex;flex-direction:column;gap:2px;background:#fff;border-radius:4px;box-shadow:0 0 4px #0729003d;z-index:1000}.product-detail-zoom-button{width:24px;height:24px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.product-detail-zoom-button:hover{background:#f5faf2}.product-detail-zoom-divider{width:24px;height:1px;background:#e2e2e2}.product-detail-custom-map-marker{background:none;border:none}.product-detail-custom-map-marker .pin-icon{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.product-detail-seller-rating-section{display:flex;flex-direction:column;gap:8px}.product-detail-rating-header{display:flex;justify-content:space-between;align-items:center}.product-detail-rating-label-seller{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.product-detail-current-seller-rating{display:flex;align-items:center;gap:4px}.product-detail-current-seller-rating svg{width:16px;height:16px}.product-detail-seller-rating-stars{display:flex;align-items:flex-start;gap:6px}.product-detail-carousel-wrapper{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100vw}.product-detail-rating-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.product-detail-rating-confirm-dialog{background:#fff;border-radius:8px;padding:24px;max-width:400px;width:100%;box-shadow:0 4px 16px #0003}.product-detail-rating-confirm-title{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#071105;margin:0 0 16px}.product-detail-rating-confirm-message{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#071105;margin:0 0 24px}.product-detail-rating-confirm-actions{display:flex;gap:12px;justify-content:flex-end}.product-detail-rating-confirm-cancel,.product-detail-rating-confirm-yes{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:8px 24px;border-radius:4px;cursor:pointer;transition:all .2s;border:none}.product-detail-rating-confirm-cancel{background:#e2e2e2;color:#071105}.product-detail-rating-confirm-cancel:hover{background:#d2d2d2}.product-detail-rating-confirm-yes{background:#267200;color:#fff}.product-detail-rating-confirm-yes:hover{background:#1f5a00}@media(max-width:1600px){.product-detail-back-button{position:static;margin-bottom:16px;margin-left:0}}@media(max-width:1400px){.product-detail-back-breadcrumbs-container{margin:8px 0 24px}}@media(max-width:1200px){.product-detail-content{padding:0 48px}.product-detail-main-section{grid-template-columns:1fr;gap:32px;margin-top:0}.product-detail-images-container,.product-detail-main-image-wrapper,.product-detail-info-section{width:100%}.product-detail-seller-card{width:100%;max-width:100%}.product-detail-seller-products-section{padding:60px 24px}.product-detail-location-map{width:100%}}@media(max-width:768px){.product-detail-content{padding:0 16px}.product-detail-back-button{position:static;margin-top:5px;margin-bottom:5px;margin-left:0}.product-detail-back-breadcrumbs-container{margin:8px 0 12px}.product-detail-main-section{gap:24px;margin-top:0}.product-detail-seller-products-section{margin:0 -16px;padding:40px 16px}.product-detail-title{font-size:20px;line-height:28px}.product-detail-price{font-size:24px;line-height:32px}.product-detail-title-price-container{flex-direction:column;gap:12px}.product-detail-price-container{align-items:flex-start}.product-detail-main-image-wrapper{height:300px}.product-detail-rating-section{flex-direction:column;align-items:flex-start;gap:16px}.product-detail-rating-actions{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.product-detail-rating-label{font-size:13px;line-height:18px}.product-detail-products-grid-carousel{gap:16px}.product-detail-carousel-nav-button{width:40px;height:40px}.product-detail-seller-name{font-size:18px;line-height:24px}.product-detail-seller-card{padding:12px;gap:16px}.product-detail-location-map{width:100%;height:180px}}.user-details-page{min-height:100vh;display:flex;flex-direction:column;background:var(--white);overflow-x:hidden}.user-details-content{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:96px 120px 24px;position:relative}.user-details-container{display:flex;gap:64px;align-items:flex-start}.user-details-sidebar-wrapper{display:flex;align-items:flex-start;flex-shrink:0}.user-details-back-button{width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:fixed;left:198px;top:96px;-webkit-tap-highlight-color:transparent;z-index:10}.user-details-back-button img{width:40px;height:40px;display:block;flex-shrink:0}.user-details-back-button:hover{opacity:.8}.user-details-back-button:active{opacity:.6}.user-details-profile-card{width:320px;border-radius:8px;background:#f5faf2;padding:24px;display:flex;flex-direction:column;gap:24px;position:sticky;top:96px;align-self:flex-start;margin-left:56px}.user-details-profile-avatar{width:140px;height:140px;border-radius:50%;overflow:hidden;margin:0 auto;background:var(--white)}.user-details-avatar-img{width:100%;height:100%;object-fit:cover;border:2px solid #E2E2E2;border-radius:50%}.user-details-avatar-placeholder-large{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:48px;font-weight:700;border-radius:50%}.user-details-profile-greeting{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.user-details-profile-section{display:flex;flex-direction:column;gap:12px}.user-details-section-heading{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.user-details-profile-bio{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin:0;white-space:pre-wrap}.user-details-contact-info{display:flex;flex-direction:column;gap:12px}.user-details-contact-item{display:flex;align-items:center;gap:8px}.user-details-contact-item svg{width:20px;height:20px;flex-shrink:0}.user-details-contact-item span{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px}.user-details-social-link{text-decoration:none;cursor:pointer;transition:opacity .2s}.user-details-social-link:hover{opacity:.7}.user-details-social-icon{width:16px;height:16px;flex-shrink:0;object-fit:contain}.user-details-tiktok-icon{width:20px;height:20px;margin-left:-2px;margin-right:-2px}.user-details-products-section{flex:1;display:flex;flex-direction:column;min-width:0;width:100%}.user-details-page-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0 0 24px}.user-details-controls-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(89,98,85,.4);margin-bottom:24px;height:40px;width:100%;max-width:834px}.user-details-tabs{display:flex;gap:24px;align-items:center}.user-details-tab{background:none;border:none;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:0;cursor:pointer;position:relative;transition:color .2s;height:32px;display:flex;align-items:center}.user-details-tab:hover,.user-details-tab-active{color:var(--active)}.user-details-tab-active:after{content:"";position:absolute;bottom:-9px;left:0;right:0;height:2px;background:var(--active)}.user-details-products-controls{display:flex;align-items:center;gap:24px}.user-details-sort-dropdown-wrapper{position:relative}.user-details-sort-dropdown-button{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0}.user-details-sort-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.user-details-sort-value{color:var(--active);font-weight:400}.user-details-sort-dropdown-menu{position:absolute;top:100%;left:0;margin-top:8px;background:var(--white);border:1px solid var(--divider);border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;z-index:10}.user-details-sort-option{width:100%;padding:12px 16px;background:none;border:none;text-align:left;cursor:pointer;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:background .2s}.user-details-sort-option:hover{background:var(--background)}.user-details-sort-option:first-child{border-radius:8px 8px 0 0}.user-details-sort-option:last-child{border-radius:0 0 8px 8px}.user-details-view-toggle{display:flex;align-items:center;gap:8px}.user-details-view-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.user-details-view-buttons{display:flex;align-items:center;border-radius:2px;background:#fff}.user-details-view-button{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:#fff;border:none;border-radius:2px;cursor:pointer;padding:0}.user-details-view-button:hover{background:#f5faf2}.user-details-view-button.active{background:#267200}.user-details-view-button.active svg path{fill:#fff}.user-details-view-button svg path{fill:#071105}.user-details-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,262px));gap:24px;max-width:834px;width:100%}.user-details-products-grid.products-list{grid-template-columns:1fr;width:100%}.user-details-products-grid.products-list .product-card-list{max-width:834px;width:100%;min-width:0}.user-details-loading-container,.user-details-error-container{display:flex;align-items:center;justify-content:center;min-height:400px}.user-details-loading,.user-details-error,.user-details-no-products{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px}.user-details-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;margin-bottom:32px;width:100%;max-width:834px}.user-details-pagination-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;cursor:pointer;transition:all .2s}.user-details-pagination-button:hover:not(:disabled){background:#f5faf2;border-color:#267200}.user-details-pagination-button:disabled{opacity:.4;cursor:not-allowed}.user-details-pagination-number{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s}.user-details-pagination-number:hover{background:#f5faf2;border-color:#267200}.user-details-pagination-number.active{background:#267200;border-color:#267200;color:#fff;font-weight:500}.user-details-pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px}@media(max-width:1600px){.user-details-back-button{position:static;margin-bottom:16px;margin-left:0}}@media(max-width:1400px){.user-details-sidebar-wrapper{flex-direction:column}}@media(max-width:1200px){.user-details-content{padding:96px 60px 24px}.user-details-container{gap:40px}.user-details-profile-card{margin-left:0}}@media(max-width:1024px){.user-details-products-grid.products-list .product-card-list{max-width:100%}}@media(max-width:992px){.user-details-content{padding:80px 32px 24px}.user-details-container{flex-direction:column;gap:32px}.user-details-sidebar-wrapper,.user-details-profile-card{width:100%;max-width:100%}.user-details-controls-row{max-width:100%}.user-details-products-grid{grid-template-columns:repeat(2,minmax(0,262px));max-width:100%}.user-details-products-grid.products-list .product-card-list{max-width:100%}}@media(max-width:768px){.user-details-content{padding:80px 20px 16px}.user-details-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.user-details-sidebar-wrapper{flex-direction:column}.user-details-profile-card{max-width:100%}.user-details-page-title{font-size:24px;line-height:32px;margin-bottom:16px}.user-details-controls-row{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding-bottom:12px}.user-details-tab{height:auto}.user-details-tab-active:after{bottom:-1px}.user-details-tabs{width:100%;gap:16px}.user-details-tab{flex:1;text-align:center}.user-details-products-controls{width:100%;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.user-details-sort-dropdown-wrapper{min-width:0;flex:1}.user-details-sort-dropdown-wrapper{flex:1}.user-details-sort-dropdown-button{width:100%;justify-content:space-between}.user-details-view-toggle{flex-shrink:0}.user-details-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:100%}}@media(max-width:480px){.user-details-content{padding:73px 16px 16px;width:100%;box-sizing:border-box}.user-details-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.user-details-container{gap:24px}.user-details-products-controls{gap:12px}.user-details-sort-dropdown-wrapper{min-width:120px}.user-details-profile-card{padding:16px;gap:16px;border-radius:6px}.user-details-profile-avatar{width:100px;height:100px}.user-details-avatar-placeholder-large{font-size:32px}.user-details-profile-greeting{font-size:20px;line-height:28px;text-align:center}.user-details-section-heading,.user-details-profile-bio{font-size:14px;line-height:20px}.user-details-contact-info{gap:8px}.user-details-contact-item{gap:6px}.user-details-contact-item svg{width:18px;height:18px}.user-details-contact-item span{font-size:14px;line-height:20px}.user-details-page-title{font-size:20px;line-height:28px;margin-bottom:12px}.user-details-controls-row{padding-bottom:8px;margin-bottom:16px;gap:8px}.user-details-tabs{gap:12px;width:100%}.user-details-tab{font-size:14px;line-height:20px;padding:4px 0}.user-details-products-controls{flex-direction:column;align-items:stretch;gap:8px}.user-details-sort-dropdown-wrapper,.user-details-view-toggle{width:100%}.user-details-view-toggle{justify-content:space-between}.user-details-sort-dropdown-button{padding:8px 0}.user-details-sort-label,.user-details-view-label{font-size:13px}.user-details-view-buttons{gap:4px}.user-details-view-button{width:32px;height:32px}.user-details-sort-dropdown-menu{min-width:100%;left:0;right:0}.user-details-products-grid{grid-template-columns:1fr;gap:12px;width:100%;max-width:100%}.user-details-products-grid.products-list .product-card-list{width:100%;max-width:100%}.user-details-loading,.user-details-error,.user-details-no-products{font-size:14px;padding:32px 16px}}.user-section-sidebar{display:flex;flex-direction:column;gap:16px;width:190px;flex-shrink:0;margin:0;padding:0}.user-section-sidebar-item{color:var(--inactive);text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:color .2s;padding:0;margin:0}.user-section-sidebar-item.active,.user-section-sidebar-item:hover{color:var(--active)}.user-section-sidebar-item::selection{background-color:var(--active);color:var(--white)}@media(max-width:968px){.user-section-sidebar{flex-direction:row;width:100%;overflow-x:auto;align-items:flex-start;box-sizing:border-box}.user-section-sidebar-item{white-space:nowrap;display:inline-block;vertical-align:top}}@media(max-width:480px){.user-section-sidebar{gap:12px}}.profile-page{min-height:100vh;background:var(--background);display:flex;flex-direction:column}.profile-loading{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 72px);margin-top:72px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px}.profile-container{display:flex;margin-top:72px;min-height:calc(100vh - 72px);padding:32px 120px 32px 198px;gap:165px}.profile-main{flex:1;display:flex;flex-direction:column;gap:40px}.profile-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.profile-content-section{display:flex;gap:64px;align-items:flex-start}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;order:2}.profile-avatar{position:relative;width:84px;height:84px;border-radius:50%;background:var(--active);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.profile-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-avatar-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profile-avatar-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:10}.profile-avatar-spinner{width:24px;height:24px;border:3px solid rgba(38,114,0,.2);border-top-color:var(--active);border-radius:50%;animation:profile-avatar-spin .8s linear infinite}@keyframes profile-avatar-spin{to{transform:rotate(360deg)}}.profile-avatar-loading-text{margin:0;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:10px;font-weight:500;line-height:14px;text-align:center}.profile-btn-add-photo{display:flex;height:40px;padding:8px 0;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;color:var(--active);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:opacity .2s}.profile-btn-add-photo:hover{opacity:.8}.profile-btn-remove-image{position:absolute;top:-4px;right:-4px;width:28px;height:28px;border-radius:50%;background:#596255;border:2px solid var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.profile-btn-remove-image:hover{background:#071105}.profile-btn-remove-image svg{width:16px;height:16px}.profile-form{display:flex;flex-direction:column;gap:24px;width:544px;order:1}.profile-form-group{display:flex;flex-direction:column;gap:6px}.profile-form-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.profile-form-input{display:flex;padding:12px 16px;border-radius:4px;border:1px solid var(--inactive);background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:border-color .2s}.profile-form-input::placeholder{color:var(--inactive)}.profile-form-input:focus{outline:none;border-color:var(--active)}.profile-form-input:disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed;opacity:.6}.profile-form-input-error{border-color:var(--warning)!important}.required-asterisk{color:var(--warning);margin-left:4px}.profile-form-error{color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:-2px}.profile-phone-input-wrapper{position:relative;width:100%;display:flex}.profile-phone-input-wrapper .profile-form-input{flex:1}.profile-phone-checkmark{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;flex-shrink:0}.profile-description-header{display:flex;justify-content:space-between;align-items:center}.profile-character-count{color:var(--inactive);text-align:right;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px}.profile-form-textarea{padding:12px 16px;border-radius:4px;border:1px solid var(--inactive);background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;resize:vertical;transition:border-color .2s}.profile-form-textarea::placeholder{color:var(--inactive)}.profile-form-textarea:focus{outline:none;border-color:var(--active)}.profile-btn-change-password{display:flex;height:40px;padding:8px 0;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;color:var(--active);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:opacity .2s;align-self:flex-start}.profile-btn-change-password:hover{opacity:.8}.profile-password-change-section{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:8px;background:var(--white);border:1px solid var(--divider);margin-bottom:24px}.profile-password-change-section .password-input-wrapper{position:relative;width:100%}.profile-password-change-section .password-input{padding-right:48px!important;width:100%}.profile-password-change-section .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;z-index:1}.profile-password-change-section .password-toggle:hover{opacity:.7}.profile-password-change-section .password-toggle-icon{width:20px;height:20px;object-fit:contain}.profile-btn-save-password{display:flex;height:44px;padding:10px 24px;justify-content:center;align-items:center;border-radius:8px;background:var(--active);color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;border:none;cursor:pointer;transition:background .2s;align-self:flex-start}.profile-btn-save-password:hover:not(:disabled){background:var(--active-hover)}.profile-btn-save-password:disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed}.profile-btn-save{display:flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s}.profile-btn-save:hover{background:var(--active-hover)}.profile-btn-save:disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed}.profile-delete-account-section{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;margin-top:40px}.profile-delete-account-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0;text-align:left}.profile-delete-account-title em{font-style:italic}.profile-delete-account-description{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin:0;text-align:left}.profile-btn-delete{display:flex;width:220px;height:44px;justify-content:center;align-items:center;border-radius:8px;border:1px solid var(--warning);background:transparent;color:var(--warning);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:background .2s,color .2s}.profile-btn-delete:hover{background:var(--warning);color:var(--white)}.profile-error-message{padding:12px 16px;border-radius:4px;background:var(--warning-light);color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center}@media(max-width:1200px){.profile-container{padding:32px 60px;gap:60px}}@media(max-width:968px){.profile-container{flex-direction:column;padding:32px 40px;gap:32px;margin-top:60px}.profile-content-section{flex-direction:column;gap:32px}.profile-avatar-section{align-self:center;order:-1}.profile-form{order:0}}@media(max-width:640px){.profile-container{padding:24px 20px}.profile-title{font-size:24px;line-height:32px}.profile-avatar{width:64px;height:64px}.profile-form,.profile-delete-account-section{max-width:100%}.profile-delete-account-title{font-size:20px;line-height:28px}.profile-btn-delete{width:100%}}@media(max-width:480px){.profile-container{padding:20px 16px}.profile-title{font-size:20px;line-height:28px}.profile-avatar{width:56px;height:56px}.profile-btn-add-photo,.profile-btn-change-password{font-size:13px}}.profile-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.profile-modal-content{background:var(--white);border-radius:8px;padding:32px;max-width:400px;width:90%;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:24px}.profile-modal-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0}.profile-modal-message{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.profile-modal-actions{display:flex;gap:12px;justify-content:flex-end}.profile-modal-btn{display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:18px;border:none;cursor:pointer;transition:all .2s}.profile-modal-btn-cancel{background:transparent;color:var(--text);border:1px solid var(--inactive)}.profile-modal-btn-cancel:hover{background:var(--background)}.profile-modal-btn-confirm{background:var(--warning);color:var(--white)}.profile-modal-btn-confirm:hover{opacity:.9}.settings-page{min-height:100vh;background:var(--background);display:flex;flex-direction:column}.settings-loading{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 72px);margin-top:72px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px}.settings-container{display:flex;margin-top:72px;min-height:calc(100vh - 72px);padding:32px 120px 32px 198px;gap:165px}.settings-main{flex:1;display:flex;flex-direction:column;gap:40px}.settings-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.settings-content{display:flex;flex-direction:column;gap:40px;max-width:680px}.settings-section{display:flex;flex-direction:column;gap:24px}.settings-section-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.settings-section-description{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.settings-items{display:flex;flex-direction:column;gap:24px}.settings-item{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px;background:var(--white);border-radius:8px;border:1px solid var(--divider)}.settings-item-info{flex:1;display:flex;flex-direction:column;gap:4px}.settings-item-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.settings-item-description{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.settings-toggle{position:relative;display:inline-block;width:48px;height:28px;flex-shrink:0;cursor:pointer}.settings-toggle input{opacity:0;width:0;height:0}.settings-toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--inactive);transition:.3s;border-radius:28px}.settings-toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:var(--white);transition:.3s;border-radius:50%}.settings-toggle input:checked+.settings-toggle-slider{background-color:var(--active)}.settings-toggle input:checked+.settings-toggle-slider:before{transform:translate(20px)}.settings-toggle input:focus+.settings-toggle-slider{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--active)}@media(max-width:1200px){.settings-container{padding:32px 60px;gap:60px}}@media(max-width:968px){.settings-container{flex-direction:column;padding:32px 40px;gap:32px;margin-top:60px}.settings-content{max-width:100%}}@media(max-width:640px){.settings-container{padding:24px 20px}.settings-title{font-size:24px;line-height:32px}.settings-section-title{font-size:20px;line-height:28px}.settings-item{flex-direction:column;align-items:flex-start;gap:16px}.settings-item-info{width:100%}.settings-toggle{align-self:flex-end}}@media(max-width:480px){.settings-container{padding:20px 16px}.settings-title{font-size:20px;line-height:28px}.settings-section-title{font-size:18px;line-height:24px}.settings-item{padding:16px}}.locations-page{min-height:100vh;background:var(--background);display:flex;flex-direction:column}.locations-loading{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 72px);margin-top:72px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px}.locations-container{display:flex;margin-top:72px;min-height:calc(100vh - 72px);padding:32px 120px 32px 198px;gap:165px}.locations-main{flex:1;display:flex;flex-direction:column;gap:40px}.locations-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.locations-content{display:flex;flex-direction:column;gap:40px}.primary-location-section{display:flex;flex-direction:column;gap:6px;width:442px}.primary-location-wrapper{display:flex;align-items:center;gap:8px}.primary-location-wrapper .location-display-box{flex:1}.location-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px}.location-display-box{display:flex;padding:10px 16px;align-items:center;gap:8px;border-radius:4px;border:1px solid var(--inactive);background:var(--white);box-sizing:border-box}.location-display-icon{width:20px;height:20px;flex-shrink:0}.location-display-text{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.secondary-locations-section{display:flex;flex-direction:column;gap:8px}.secondary-locations-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:20px;margin:0}.secondary-locations-list{display:flex;flex-direction:column;gap:8px}.secondary-location-item{display:flex;align-items:center;gap:8px;width:442px}.secondary-location-item .location-display-box{flex:1;border:1px solid var(--inactive)}.location-menu-wrapper{position:relative}.location-menu-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;flex-shrink:0;transition:opacity .2s}.location-menu-btn:hover{opacity:.7}.location-dropdown-menu{position:absolute;top:100%;left:0;margin-top:4px;background:var(--white);border:1px solid var(--inactive);border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:100;min-width:180px;overflow:hidden}.location-dropdown-item{display:block;width:100%;padding:12px 16px;background:transparent;border:none;text-align:left;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;transition:background-color .2s}.location-dropdown-item:hover{background:var(--background)}.location-dropdown-item:not(:last-child){border-bottom:1px solid var(--background)}.add-location-btn{display:flex;height:40px;padding:8px 0;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;color:var(--active);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:opacity .2s;align-self:flex-start}.add-location-btn:hover{opacity:.8}.add-location-form{display:flex;flex-direction:column;gap:16px;width:442px}.add-location-input-wrapper{position:relative;width:410px}.add-location-input{width:100%;box-sizing:border-box}.add-location-search-input{flex:1;border:none;outline:none;background:transparent;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.add-location-search-input::placeholder{color:var(--inactive)}.add-location-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--white);border:1px solid var(--inactive);border-radius:4px;box-shadow:0 2px 8px #00000026;max-height:200px;overflow-y:auto;z-index:100}.add-location-dropdown-item{padding:12px 16px;cursor:pointer;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:background-color .2s}.add-location-dropdown-item:hover{background:var(--background)}.add-location-dropdown-item:not(:last-child){border-bottom:1px solid var(--background)}.add-location-actions{display:flex;gap:12px;justify-content:flex-start}.add-location-cancel-btn,.add-location-save-btn{display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:18px;border:none;cursor:pointer;transition:all .2s}.add-location-cancel-btn{background:transparent;color:var(--text);border:1px solid var(--inactive)}.add-location-cancel-btn:hover:not(:disabled){background:var(--background)}.add-location-save-btn{background:var(--active);color:var(--white)}.add-location-save-btn:hover:not(:disabled){background:#1f5a00}.add-location-save-btn:disabled,.add-location-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.error-message{padding:12px 16px;border-radius:4px;background:var(--warning-light);color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;max-width:442px}@media(max-width:1200px){.locations-container{padding:32px 60px;gap:60px}}@media(max-width:968px){.locations-container{flex-direction:column;padding:32px 40px;gap:32px;margin-top:60px}.primary-location-section,.secondary-location-item,.add-location-form{width:100%;max-width:544px}.add-location-input-wrapper{width:calc(100% - 32px)}}@media(max-width:640px){.locations-container{padding:24px 20px}.locations-title{font-size:24px;line-height:32px}.secondary-locations-title{font-size:20px;line-height:28px}}@media(max-width:480px){.locations-container{padding:20px 16px}.locations-title{font-size:20px;line-height:28px}.secondary-locations-title{font-size:18px;line-height:24px}}.modal-btn-confirm:hover{background:#8f2200}.admin-card{display:flex;width:100%;padding:1px 4px;align-items:stretch;flex-shrink:0;border-radius:8px;border:1px solid var(--divider);background:var(--white);transition:all .2s ease;cursor:pointer;box-sizing:border-box;overflow:visible}.admin-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.admin-card-inactive{opacity:.5;background:#f5f5f5}.admin-card-inactive:hover{box-shadow:none;transform:none}.admin-card-inactive .admin-card-menu-button,.admin-card-inactive .admin-btn-tertiary{opacity:1;pointer-events:auto}.admin-card-image{width:140px;height:160px;flex-shrink:0;position:relative;display:flex;overflow:hidden;border-radius:4px}.admin-card-image img{width:100%;height:100%;border-radius:4px;object-fit:cover}.admin-card-details{display:flex;padding:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;flex:1;min-width:0;position:relative;overflow:visible}.admin-card-menu-button{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:background .2s;z-index:10}.admin-card-menu-button:hover{background:#5962551a}.admin-card-dropdown{position:absolute;top:40px;right:8px;background:var(--white);border:1px solid var(--divider);border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:160px;overflow:hidden}.admin-dropdown-item{display:flex;width:100%;padding:12px 16px;align-items:center;background:transparent;border:none;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:left;cursor:pointer;transition:background .2s}.admin-dropdown-item:hover{background:var(--background)}.admin-dropdown-item-delete{color:var(--warning)}.admin-dropdown-item-delete:hover{background:#ff00000d}.admin-card-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch;flex:1;min-width:0;overflow:hidden}.admin-card-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-card-breadcrumb{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-breadcrumb-separator{color:var(--inactive);opacity:.6}.admin-card-description{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-card-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-card-meta-item{display:flex;align-items:center;gap:4px}.admin-icon{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.admin-meta-text{color:var(--inactive);font-feature-settings:"liga" off,"clig" off;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;display:flex;align-items:center}.admin-card-bottom{display:flex;align-items:center;gap:16px;align-self:stretch;flex-wrap:wrap}.admin-card-price{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.admin-price-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px}.admin-price-value,.admin-negotiable{color:var(--inactive);font-feature-settings:"liga" off,"clig" off;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px}.admin-card-actions{display:flex;align-items:flex-start;gap:8px}.admin-btn{display:flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-align:center;cursor:pointer;transition:all .2s;border:none}.admin-btn-primary{background:var(--active);color:var(--white)}.admin-btn-primary:hover{background:var(--focus)}.admin-btn-secondary{background:transparent;border:1px solid var(--warning);color:var(--warning)}.admin-btn-secondary:hover{background:var(--warning-light)}.admin-btn-tertiary{background:transparent;color:var(--active)}.admin-btn-tertiary:hover{background:#26720014}.admin-btn-tertiary svg{width:20px;height:20px}.admin-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.admin-btn-tertiary:disabled{color:var(--inactive)}.admin-btn-tertiary:disabled svg path{fill:var(--inactive)}@media(max-width:1200px){.admin-card{max-width:100%}}@media(max-width:900px){.admin-card-image{width:120px}.admin-card-title{font-size:16px;line-height:22px}.admin-card-description{font-size:13px;line-height:18px}}@media(max-width:768px){.admin-card{height:auto;flex-direction:column;padding:8px}.admin-card:hover{transform:none}.admin-card-image{width:100%;height:200px;margin:0}.admin-card-image img{width:100%;height:100%;border-radius:4px}.admin-card-details{width:100%;padding:12px 8px 8px}.admin-card-menu-button{top:12px;right:12px}.admin-card-dropdown{top:44px;right:12px}.admin-card-meta{flex-wrap:wrap;gap:12px}.admin-card-bottom{flex-direction:column;align-items:flex-start;gap:16px}.admin-card-actions{width:100%;flex-wrap:wrap;gap:12px}.admin-btn{flex:1;min-width:calc(50% - 6px)}.admin-btn-tertiary{min-width:100%}}@media(max-width:480px){.admin-card{padding:4px}.admin-card-image{height:180px}.admin-card-image img{height:100%}.admin-card-details{padding:8px}.admin-card-meta{flex-direction:column;align-items:flex-start;gap:8px}.admin-card-actions{flex-direction:column;width:100%;gap:8px}.admin-btn{width:100%;min-width:100%}.admin-meta-text{font-size:12px;line-height:16px}.admin-card-title{font-size:15px;line-height:22px}.admin-price-label{font-size:13px}.admin-price-value,.admin-negotiable{font-size:12px}.admin-btn{font-size:13px;height:36px;padding:6px 12px}}.my-announcements-page{min-height:100vh;background:#f5faf2;display:flex;flex-direction:column}.my-announcements-container{display:flex;margin-top:72px;min-height:calc(100vh - 72px);padding:32px 120px 32px 198px;gap:165px}.my-announcements-main{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0;overflow:visible}.my-announcements-top-header{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px}.my-announcements-top-actions{display:flex;align-items:center;gap:16px}.my-announcements-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0;padding-top:8px}.my-announcements-tabs{display:flex;position:relative;align-items:flex-start;width:100%;max-width:939px;height:24px}.tab-button{color:#596255;text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;background:none;border:none;padding:0;cursor:pointer;transition:color .2s;position:absolute;z-index:1}.tab-button:first-child{left:0}.tab-button:last-of-type{left:469.5px}.tab-button.active{color:#267200}.tab-indicator{position:absolute;bottom:-1px;left:0;height:1px;background:#267200;transition:all .3s ease;width:469.5px}.tab-indicator.left{left:0}.tab-indicator.right{left:469.5px}.my-announcements-tabs:after{content:"";position:absolute;bottom:-1px;left:0;width:939px;height:1px;background:#59625566;z-index:0}.add-announcement-btn{display:flex;height:40px;padding:10px 16px;align-items:center;justify-content:center;border-radius:4px;background:#267200;border:none;cursor:pointer;color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background .2s;white-space:nowrap}.add-announcement-btn:hover{background:#1f5a00}.filter-dropdown{position:relative;width:178px}.dropdown-select-wrapper{position:relative;width:100%;height:40px}.dropdown-selected-text{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;pointer-events:none;z-index:1;white-space:nowrap}.dropdown-select{width:100%;height:40px;padding:8px 16px;border-radius:4px;border:1px solid #596255;background:#fff;color:transparent;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dropdown-select option{color:#071105}.dropdown-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;z-index:2}.my-announcements-list{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%;max-width:939px;overflow:visible}.my-announcements-loading,.my-announcements-error,.my-announcements-empty{text-align:center;padding:48px;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;width:100%;max-width:939px}.my-announcements-error{color:#b12a00}.my-announcements-main .my-announcements-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;margin-bottom:32px;width:100%;max-width:939px}.my-announcements-pagination-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;cursor:pointer;transition:all .2s}.my-announcements-pagination-button:hover:not(:disabled){background:#f5faf2;border-color:#267200}.my-announcements-pagination-button:disabled{opacity:.4;cursor:not-allowed}.my-announcements-pagination-number{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #E2E2E2;border-radius:4px;background:#fff;color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s}.my-announcements-pagination-number:hover{background:#f5faf2;border-color:#267200}.my-announcements-pagination-number.active{background:#267200;border-color:#267200;color:#fff;font-weight:500}.my-announcements-pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px}@media(max-width:480px){.my-announcements-container{padding:20px 16px}.my-announcements-title{font-size:20px;line-height:28px}.tab-button{font-size:14px;line-height:20px}.dropdown-select{font-size:13px;height:36px;padding:6px 12px}.my-announcements-loading,.my-announcements-error,.my-announcements-empty{font-size:14px;padding:32px 16px}}@media(max-width:1400px){.my-announcements-container{padding:24px 60px;gap:40px}}@media(max-width:1280px){.my-announcements-container{padding:24px 40px;gap:30px}.my-announcements-tabs{width:100%;max-width:939px}.tab-button:last-of-type{left:50%}.tab-indicator{width:50%}.tab-indicator.right{left:50%}.my-announcements-tabs:after{width:100%}}@media(max-width:1024px){.my-announcements-container{padding:24px 32px;gap:24px}}@media(max-width:968px){.my-announcements-container{flex-direction:column;padding:32px 40px;gap:32px;margin-top:60px}.my-announcements-top-header{flex-direction:column;align-items:stretch;gap:16px}.my-announcements-top-actions{flex-direction:column;gap:12px}.add-announcement-btn{width:100%;justify-content:center}.my-announcements-title{font-size:24px;line-height:32px;padding-top:0}.my-announcements-tabs{width:100%}.tab-button:last-of-type{left:50%}.tab-indicator{width:50%}.tab-indicator.right{left:50%}.my-announcements-tabs:after{width:100%}.filter-dropdown,.my-announcements-list{width:100%}}@media(max-width:640px){.my-announcements-container{padding:24px 20px}.my-announcements-title{font-size:24px;line-height:32px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:var(--white);border-radius:8px;padding:32px;max-width:400px;width:90%;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:24px}.modal-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0}.modal-message{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.modal-actions{display:flex;gap:12px;justify-content:flex-end}.modal-btn{display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:18px;border:none;cursor:pointer;transition:all .2s}.modal-btn-cancel{background:transparent;color:var(--text);border:1px solid var(--inactive)}.modal-btn-cancel:hover{background:var(--background)}.modal-btn-confirm{background:var(--warning);color:var(--white)}.modal-btn-confirm:hover{opacity:.9}.image-upload-component{margin-bottom:32px}.image-upload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.image-upload-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin:0}.image-upload-hint{color:var(--inactive);text-align:right;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:20px;margin:0}.image-upload-wrapper{padding:16px;border-radius:8px;background:var(--background);position:relative}.image-upload-input-hidden{display:none}.image-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.image-upload-item{width:100%;aspect-ratio:3/2;border-radius:6px;background:var(--white);position:relative;overflow:hidden;cursor:move;transition:all .2s;border:2px solid var(--inactive);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.image-upload-item.long-pressing{animation:image-upload-long-press 1s ease-out forwards}@keyframes image-upload-long-press{0%{transform:scale(1);box-shadow:0 0 #26720000}to{transform:scale(.98);box-shadow:0 0 0 4px #2672004d}}.image-upload-item.dragging{opacity:.7;transform:scale(1.05);z-index:100;box-shadow:0 8px 20px #00000040;animation:image-upload-pulse .3s ease-out}@keyframes image-upload-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1.05)}}.image-upload-item.drag-over{border-color:var(--active);box-shadow:0 0 0 2px #2672001a;background:#2672000d}.image-upload-preview{width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.image-upload-remove-button{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#0009;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s;z-index:10}.image-upload-remove-button:hover{background:#000c}.image-upload-remove-button svg{width:16px;height:16px}.image-upload-main-badge{position:absolute;bottom:8px;left:8px;padding:4px 8px;border-radius:4px;background:var(--active);color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:11px;font-weight:500;line-height:14px;z-index:10}.image-upload-loading{background:#5962550d;border:2px dashed var(--inactive);cursor:default}.image-upload-loading-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.image-upload-spinner{width:32px;height:32px;border:3px solid rgba(38,114,0,.2);border-top-color:var(--active);border-radius:50%;animation:image-upload-spin .8s linear infinite}@keyframes image-upload-spin{to{transform:rotate(360deg)}}.image-upload-loading-text{margin:0;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:center}.image-upload-add-button{width:100%;aspect-ratio:3/2;border-radius:6px;border:1px dashed var(--active);background:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:background .2s}.image-upload-add-button:hover{background:var(--background)}.image-upload-add-button svg{width:20px;height:20px}.image-upload-add-button span{color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:pre-line}@media(max-width:968px){.image-upload-header{flex-direction:column;align-items:flex-start;gap:8px}.image-upload-hint{text-align:left}}@media(max-width:768px){.image-upload-component{margin-bottom:20px}.image-upload-title{font-size:16px;line-height:22px}.image-upload-hint{font-size:11px;line-height:16px}.image-upload-wrapper{padding:12px}.image-upload-grid{grid-template-columns:repeat(2,1fr);gap:8px}.image-upload-add-button svg{width:18px;height:18px}}@media(max-width:480px){.image-upload-wrapper{padding:8px}.image-upload-grid{grid-template-columns:1fr;gap:6px}.image-upload-add-button svg{width:16px;height:16px}.image-upload-add-button span{font-size:10px;line-height:13px}}.preview-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#071105cc;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;overflow-y:auto}.preview-modal-container{background:#fff;border-radius:8px;max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000004d}.preview-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #E2E2E2;flex-shrink:0}.preview-modal-title{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#071105;margin:0}.preview-modal-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:50%;transition:background .2s}.preview-modal-close:hover{background:#f5faf2}.preview-modal-content{flex:1;overflow-y:auto;padding:24px}.preview-main-section{display:grid;grid-template-columns:1fr 307px;gap:32px;align-items:start}.preview-left-section{display:flex;flex-direction:column;gap:24px}.preview-images-container{width:100%}.preview-main-image-wrapper{position:relative;width:100%;height:450px;border-radius:8px;overflow:hidden;border:1px solid #E0E0E0}.preview-main-image{width:100%;height:100%;object-fit:cover}.preview-no-image{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px}.preview-image-counter{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:4px;padding:4px;border-radius:8px 0 0 8px;background:#071105}.preview-image-counter svg{width:16px;height:16px}.preview-image-counter span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;padding-right:4px}.preview-image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #596255;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.preview-image-nav-button:hover:not(:disabled){background:#f5faf2}.preview-image-nav-button:disabled{opacity:.5;cursor:not-allowed}.preview-image-nav-left{left:16px}.preview-image-nav-right{right:16px;border:1px solid #071105}.preview-info-section{display:flex;flex-direction:column;gap:24px;width:100%}.preview-title-price-container{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.preview-title{flex:1;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#071105;margin:0}.preview-price-container{display:flex;flex-direction:column;align-items:flex-end}.preview-price{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#071105;text-align:right}.preview-negotiable-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;color:#596255}.preview-divider{width:100%;height:1px;background:#e2e2e2}.preview-rating-section{display:flex;align-items:center;justify-content:space-between}.preview-current-rating{display:flex;align-items:center;gap:8px}.preview-rating-value{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.preview-rating-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.preview-rating-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#596255}.preview-rating-stars{display:flex;align-items:center;gap:6px}.preview-description{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px;color:#071105;white-space:pre-wrap}.preview-time-report-container{display:flex;justify-content:space-between;align-items:center}.preview-time-submitted{display:flex;align-items:center;gap:4px}.preview-time-submitted svg{width:16px;height:16px}.preview-time-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px;color:#596255}.preview-seller-card{width:307px;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:24px;background:#f5faf2}.preview-seller-header{display:flex;align-items:center;gap:8px}.preview-seller-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;background:transparent}.preview-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #E2E2E2}.preview-avatar-placeholder{width:100%;height:100%;background:#267200;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase}.preview-seller-name{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#071105;flex:1}.preview-seller-phone{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;background:#071105}.preview-masked-phone{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff}.preview-seller-message{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.preview-message-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;align-self:flex-start}.preview-message-input-wrapper{position:relative;width:100%}.preview-message-input{width:100%;padding:12px 16px 50px;border-radius:4px;border:1px solid #596255;background:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105;resize:none;min-height:120px;box-sizing:border-box;opacity:.7}.preview-message-input::placeholder{color:#596255}.preview-send-message-button{position:absolute;right:-8px;bottom:-8px;width:36px;height:36px;opacity:.5;cursor:not-allowed}.preview-seller-location{display:flex;flex-direction:column;gap:8px}.preview-location-header{display:flex;justify-content:space-between;align-items:center}.preview-location-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.preview-location-display{display:flex;align-items:center;gap:4px}.preview-location-display svg{width:16px;height:16px}.preview-location-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#596255}.preview-location-map{width:275px;height:195px;border-radius:8px;overflow:hidden;position:relative;z-index:1}.preview-location-map .leaflet-container{width:100%;height:100%;border-radius:8px}.preview-map-zoom-controls{position:absolute;right:8px;bottom:32px;display:flex;flex-direction:column;gap:2px;background:#fff;border-radius:4px;box-shadow:0 0 4px #0729003d;z-index:1000}.preview-zoom-button{width:24px;height:24px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.preview-zoom-button:hover{background:#f5faf2}.preview-zoom-divider{width:24px;height:1px;background:#e2e2e2}.preview-seller-rating-section{display:flex;flex-direction:column;gap:8px}.preview-rating-header{display:flex;justify-content:space-between;align-items:center}.preview-rating-label-seller{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#071105}.preview-current-seller-rating{display:flex;align-items:center;gap:4px}.preview-current-seller-rating svg{width:16px;height:16px}.preview-seller-rating-stars{display:flex;align-items:flex-start;gap:6px}@media(max-width:1024px){.preview-main-section{grid-template-columns:1fr;gap:24px}.preview-seller-card,.preview-location-map{width:100%}}@media(max-width:768px){.preview-modal-container{max-height:95vh}.preview-modal-header{padding:16px}.preview-modal-title{font-size:20px;line-height:28px}.preview-modal-content{padding:16px}.preview-main-image-wrapper{height:300px}.preview-title{font-size:18px;line-height:24px}.preview-price{font-size:20px;line-height:28px}.preview-title-price-container{flex-direction:column;gap:12px}.preview-price-container{align-items:flex-start}.preview-rating-section{flex-direction:column;align-items:flex-start;gap:12px}.preview-rating-actions{flex-direction:column;align-items:flex-start;gap:8px}.preview-seller-card{padding:12px;gap:16px}.preview-seller-name{font-size:18px;line-height:24px}.preview-location-map{height:180px}}.create-or-update-page{width:100%;min-height:100vh;background:var(--white);padding-top:72px}.create-or-update-content{width:100%;max-width:800px;margin:0 auto;padding:0 0 40px;position:relative}.create-or-update-back-button{width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:fixed;left:198px;top:96px;-webkit-tap-highlight-color:transparent;z-index:10}.create-or-update-back-button img{width:100%;height:100%;display:block}.create-or-update-back-button:hover{opacity:.8}.create-or-update-back-button:active{opacity:.6}.create-or-update-page-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:32px 0 24px;padding-left:48px}.create-or-update-type-selector{display:flex;align-items:center;gap:24px;margin-bottom:40px;padding-left:48px}.create-or-update-type-option{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.create-or-update-type-option svg{width:20px;height:20px}.create-or-update-type-option span{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px}.create-or-update-images-section{margin-left:48px;margin-right:48px}.create-or-update-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.create-or-update-section-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:24px;margin:0}.create-or-update-details-section{margin-bottom:24px;margin-left:48px;margin-right:48px}.create-or-update-details-section-wrapper{padding:16px;border-radius:8px;background:var(--background)}.create-or-update-title-location-section,.create-or-update-title-field-group{margin-bottom:16px}.create-or-update-title-field-group .create-or-update-text-input{width:100%}.create-or-update-field-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.create-or-update-char-counter{color:var(--inactive);text-align:right;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.create-or-update-price-section{display:flex;gap:24px;margin-bottom:16px}.create-or-update-location-field-group,.create-or-update-description-field-group,.create-or-update-category-field-group,.create-or-update-subcategory-field-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.create-or-update-price-field-group,.create-or-update-price-unit-field-group{display:flex;flex-direction:column;gap:6px;flex:1}.create-or-update-description-field-group .create-or-update-textarea-input,.create-or-update-price-field-group .create-or-update-text-input{width:100%}.create-or-update-location-dropdown-wrapper,.create-or-update-price-unit-dropdown-wrapper,.create-or-update-category-dropdown-wrapper,.create-or-update-subcategory-dropdown-wrapper{position:relative}.create-or-update-location-dropdown-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border:1px solid var(--inactive);border-radius:4px;max-height:240px;overflow-y:auto;z-index:100;box-shadow:0 4px 12px #0000001a}.create-or-update-location-option{padding:10px 16px;cursor:pointer;transition:background .2s;display:flex;flex-direction:column;gap:2px}.create-or-update-location-option:hover{background:var(--background)}.create-or-update-location-option-name{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px}.create-or-update-location-option-county{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:16px}.create-or-update-category-dropdown-options,.create-or-update-subcategory-dropdown-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border:1px solid var(--inactive);border-radius:4px;max-height:240px;overflow-y:auto;z-index:100;box-shadow:0 4px 12px #0000001a}.create-or-update-category-option,.create-or-update-subcategory-option{padding:10px 16px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;transition:background .2s}.create-or-update-category-option:hover,.create-or-update-subcategory-option:hover{background:var(--background)}.create-or-update-text-input.create-or-update-disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed}.create-or-update-price-unit-dropdown-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border:1px solid var(--inactive);border-radius:4px;max-height:240px;overflow-y:auto;z-index:100;box-shadow:0 4px 12px #0000001a}.create-or-update-price-unit-option{padding:10px 16px;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;transition:background .2s}.create-or-update-price-unit-option:hover{background:var(--background)}.create-or-update-price-unit-option-empty{padding:10px 16px;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center}.create-or-update-location-dropdown-input,.create-or-update-price-unit-dropdown-input,.create-or-update-category-dropdown-input,.create-or-update-subcategory-dropdown-input{width:100%;padding:8px 40px 8px 16px}.create-or-update-location-chevron,.create-or-update-price-unit-chevron,.create-or-update-category-chevron,.create-or-update-subcategory-chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none}.create-or-update-negotiable-checkbox-wrapper{display:flex;align-items:center;margin-bottom:16px}.create-or-update-field-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.create-or-update-mandatory-indicator{color:var(--warning);margin-left:2px}.create-or-update-field-label-invisible{visibility:hidden}.create-or-update-optional-label{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:right}.create-or-update-text-input{display:flex;padding:10px 16px;align-items:center;border-radius:4px;border:1px solid var(--inactive);background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;outline:none;transition:border-color .2s}.create-or-update-text-input::placeholder{color:var(--inactive)}.create-or-update-text-input:focus{border-color:var(--active);box-shadow:0 0 0 3px #2672001a}.create-or-update-price-unit-dropdown-input.create-or-update-filled{color:var(--text)}.create-or-update-textarea-input{display:flex;padding:10px 16px;align-items:flex-start;border-radius:4px;border:1px solid var(--inactive);background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;outline:none;resize:vertical;min-height:80px;transition:border-color .2s}.create-or-update-textarea-input::placeholder{color:var(--inactive)}.create-or-update-textarea-input:focus{border-color:var(--active);box-shadow:0 0 0 3px #2672001a}.create-or-update-checkbox-input{display:none}.create-or-update-checkbox-custom{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:4px;border:2px solid #071105;background:#b6f995}.create-or-update-checkbox-input:not(:checked)+.create-or-update-checkbox-custom{background:#fff}.create-or-update-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;-webkit-user-select:none;user-select:none}.create-or-update-actions-footer{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-top:16px;padding-left:48px;padding-right:48px}.create-or-update-actions-buttons{display:flex;justify-content:flex-end;align-items:center;gap:16px;width:100%}.create-or-update-publish-error{width:100%;padding:12px 16px;border-radius:4px;background:var(--warning-light);color:var(--warning);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center}.create-or-update-preview-button{color:var(--active);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:18px;background:transparent;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;transition:background .2s}.create-or-update-preview-button:hover{background:#2672000d}.create-or-update-preview-button:disabled{opacity:.5;cursor:not-allowed}.create-or-update-publish-button{display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:var(--active);color:var(--white);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:500;line-height:18px;border:none;cursor:pointer;transition:background .2s}.create-or-update-publish-button:hover:not(:disabled){background:var(--focus)}.create-or-update-publish-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1200px){.create-or-update-content{padding:0 0 32px}.create-or-update-back-button{position:static;margin-bottom:12px;margin-left:32px}.create-or-update-images-section,.create-or-update-details-section,.create-or-update-actions-footer{margin-left:32px;margin-right:32px}.create-or-update-type-selector,.create-or-update-page-title{padding-left:32px}}@media(max-width:968px){.create-or-update-content{padding:0 0 24px}.create-or-update-back-button{position:static;margin-bottom:12px;margin-left:20px}.create-or-update-type-selector{padding-left:24px}.create-or-update-page-title{padding-left:24px;font-size:18px;line-height:26px}.create-or-update-price-section{flex-direction:column;gap:16px}.create-or-update-images-section,.create-or-update-details-section,.create-or-update-actions-footer{margin-left:24px;margin-right:24px}.create-or-update-section-header{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:768px){.create-or-update-content{padding:0 0 20px}.create-or-update-back-button{margin-top:5px;margin-bottom:5px;margin-left:24px}.create-or-update-type-selector{padding-left:24px;gap:16px;margin-bottom:24px}.create-or-update-page-title{padding-left:24px;font-size:16px;line-height:22px;margin-bottom:16px}.create-or-update-type-option{align-items:center}.create-or-update-images-section,.create-or-update-details-section,.create-or-update-actions-footer{margin-left:24px;margin-right:24px}.create-or-update-type-option svg{width:16px;height:16px}.create-or-update-type-option span{font-size:12px;line-height:16px}.create-or-update-section-title{font-size:16px;line-height:22px}.create-or-update-details-section-wrapper{padding:16px}.create-or-update-actions-buttons{flex-direction:column-reverse}.create-or-update-preview-button,.create-or-update-publish-button{width:100%}}@media(max-width:480px){.create-or-update-content{padding:0 0 16px}.create-or-update-back-button{margin-top:5px;margin-bottom:5px;margin-left:16px}.create-or-update-type-selector{padding-left:16px;gap:12px}.create-or-update-type-option{align-items:center}.create-or-update-images-section,.create-or-update-details-section,.create-or-update-actions-footer{margin-left:16px;margin-right:16px}.create-or-update-page-title{padding-left:16px;font-size:14px;line-height:20px}.create-or-update-type-option svg{width:14px;height:14px}.create-or-update-type-option span{font-size:11px;line-height:14px}.create-or-update-details-section-wrapper{padding:12px}.create-or-update-section-title{font-size:18px;line-height:24px}.create-or-update-field-label,.create-or-update-char-counter,.create-or-update-optional-label,.create-or-update-checkbox-label,.create-or-update-text-input,.create-or-update-textarea-input{font-size:13px}}.delete-chat-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.delete-chat-modal-container{width:465px;min-height:280px;position:relative;padding:32px}.delete-chat-modal-bg{width:100%;height:100%;border-radius:8px;border:1px solid #E2E2E2;background:#fff;box-shadow:0 0 30px #b1b6af40;position:absolute;left:0;top:0}.delete-chat-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0 0 16px;text-align:center;position:relative;z-index:1}.delete-chat-modal-message{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 32px;text-align:center;position:relative;z-index:1}.delete-chat-modal-actions{display:flex;gap:12px;position:relative;z-index:1}.delete-chat-modal-cancel,.delete-chat-modal-confirm{flex:1;height:44px;border-radius:8px;border:none;cursor:pointer;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:background .2s}.delete-chat-modal-cancel{background:#fff;border:1px solid #596255;color:#071105}.delete-chat-modal-cancel:hover{background:#f5f5f5}.delete-chat-modal-confirm{background:#b12a00;color:#fff}.delete-chat-modal-confirm:hover{background:#8f2200}.delete-chat-modal-confirm:active{background:#6d1a00}@media(max-width:768px){.delete-chat-modal-container{width:100%;max-width:465px;padding:24px}.delete-chat-modal-title{font-size:20px;line-height:28px}.delete-chat-modal-message{font-size:14px;line-height:20px;margin-bottom:24px}.delete-chat-modal-actions{flex-direction:column-reverse;gap:8px}.delete-chat-modal-cancel,.delete-chat-modal-confirm{width:100%!important;flex:none}}.user-message-page{width:100%;background:var(--white);padding-top:72px;height:100vh;overflow:hidden}.user-message-container{display:flex;width:100%;height:calc(100vh - 72px);position:relative;overflow:hidden}.user-message-vertical-divider{width:1px;height:100%;background:var(--inactive);opacity:.5}.user-message-conversations-sidebar{width:440px;padding:24px 40px;display:flex;flex-direction:column;gap:24px;background:var(--white);overflow-y:auto;overflow-x:hidden}.user-message-conversations-back-button{width:40px;height:40px;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:16px;-webkit-tap-highlight-color:transparent}.user-message-conversations-back-button img{width:100%;height:100%;display:block}.user-message-conversations-back-button:hover{opacity:.8}.user-message-conversations-back-button:active{opacity:.6}.user-message-conversations-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.user-message-conversations-list{display:flex;flex-direction:column;gap:16px}.user-message-no-messages-placeholder{display:flex;justify-content:center;align-items:center;padding:40px 20px;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;line-height:24px;text-align:center}.user-message-no-messages-placeholder p{margin:0}.user-message-empty-state{background:var(--white)}.user-message-conversation-item{display:flex;gap:12px;padding:12px;cursor:pointer;border-radius:8px;transition:background .2s;position:relative}.user-message-conversation-item:hover,.user-message-conversation-item.user-message-active{background:var(--background)}.user-message-conversation-menu-container{position:relative;margin-left:auto;flex-shrink:0}.user-message-conversation-menu-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.user-message-conversation-menu-button:hover{background:#5962551a}.user-message-conversation-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #E2E2E2;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;z-index:1000;overflow:hidden}.user-message-conversation-menu-item{display:flex;align-items:center;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#b12a00;text-align:left;transition:background .2s}.user-message-conversation-menu-item:hover{background:#fff5f2}.user-message-conversation-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-message-conversation-avatar img{width:100%;height:100%;object-fit:cover}.user-message-avatar-placeholder{width:100%;height:100%;background:var(--active);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase}.user-message-conversation-details{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.user-message-conversation-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.user-message-conversation-name{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:20px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-message-conversation-timestamp{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;flex-shrink:0}.user-message-conversation-timestamp.user-message-unread{color:var(--text)}.user-message-conversation-preview{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-message-conversation-preview.user-message-unread{color:var(--text);font-weight:600}.user-message-conversation-view{width:720px;flex-shrink:0;display:flex;flex-direction:column;background:var(--white);position:relative;overflow:hidden}.user-message-conversation-header-bar{display:flex;align-items:center;gap:16px;padding:24px 33px;border-bottom:1px solid var(--divider);position:relative;flex-shrink:0}@media(max-width:968px){.user-message-conversation-header-bar:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0005 19C9.77446 19 9.54746 18.924 9.36046 18.768C8.93646 18.415 8.87946 17.784 9.23246 17.36L13.7085 11.989L9.39346 6.627C9.04746 6.197 9.11546 5.567 9.54546 5.221C9.97646 4.875 10.6055 4.943 10.9515 5.373L15.7795 11.373C16.0775 11.744 16.0735 12.274 15.7685 12.64L10.7685 18.64C10.5705 18.877 10.2865 19 10.0005 19Z' fill='%23596255'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.user-message-conversation-header-bar:active:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0005 19C9.77446 19 9.54746 18.924 9.36046 18.768C8.93646 18.415 8.87946 17.784 9.23246 17.36L13.7085 11.989L9.39346 6.627C9.04746 6.197 9.11546 5.567 9.54546 5.221C9.97646 4.875 10.6055 4.943 10.9515 5.373L15.7795 11.373C16.0775 11.744 16.0735 12.274 15.7685 12.64L10.7685 18.64C10.5705 18.877 10.2865 19 10.0005 19Z' fill='%23071105'/%3E%3C/svg%3E")}}.user-message-conversation-header-avatar{width:54px;height:54px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-message-conversation-header-avatar img{width:100%;height:100%;object-fit:cover}.user-message-avatar-placeholder-large{width:100%;height:100%;background:var(--active);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase}.user-message-conversation-header-name{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0;transition:color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.user-message-conversation-header-name:hover{color:var(--active)}.user-message-messages-list{flex:1;padding:40px 33px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:24px;min-height:0}.user-message-message-wrapper{display:flex;flex-direction:column;gap:8px}.user-message-message-timestamp{color:var(--inactive);text-align:center;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px}.user-message-message{padding:16px;border-radius:8px;max-width:574px}.user-message-message-received{align-self:flex-start;background:var(--background);border:1px solid rgba(38,114,0,.32)}.user-message-message-sent{align-self:flex-end;background:var(--text)}.user-message-message-text{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.user-message-message-sent .user-message-message-text{color:var(--white)}.user-message-message-input-container{display:flex;gap:12px;padding:0 33px 24px;align-items:center;flex-shrink:0}.user-message-message-input-wrapper{flex:1;display:flex;align-items:flex-end;padding:12px 16px;border-radius:4px 8px 8px 4px;border:1px solid var(--inactive);background:var(--white);min-height:44px;max-height:84px;box-sizing:border-box}.user-message-message-input{flex:1;border:none;outline:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--text);background:transparent;padding:0;margin:0;resize:none;overflow-y:auto;min-height:20px;max-height:60px;box-sizing:content-box}@media(max-width:968px){.user-message-message-input{font-size:16px}}.user-message-message-input::placeholder{color:var(--inactive);font-size:14px;font-weight:400;line-height:20px}.user-message-send-button{width:44px;height:44px;border:none;background:transparent;padding:0;cursor:pointer;transition:opacity .2s}.user-message-send-button:hover{opacity:.9}.user-message-product-sidebar{flex:1;padding:24px 32px;display:flex;flex-direction:column;background:var(--white);overflow-y:auto;overflow-x:hidden}.user-message-message-product-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0 0 16px;word-wrap:break-word;overflow-wrap:break-word;height:auto;flex-shrink:0;cursor:pointer;transition:color .2s}.user-message-message-product-title:hover{color:var(--active)}.user-message-product-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.user-message-product-price{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:20px}.user-message-product-negotiable{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px}.user-message-product-image-container{width:100%;height:246px;position:relative;border-radius:4.32px;background:#d2d2d2;overflow:hidden;margin-bottom:16px;border:1px solid #E2E2E2}.user-message-product-image{width:100%;height:100%;object-fit:cover}.user-message-product-image-placeholder{width:100%;height:100%;background:#d2d2d2;display:flex;align-items:center;justify-content:center;color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px}.user-message-image-counter{position:absolute;bottom:13px;right:0;display:flex;align-items:center;gap:4px;padding:4px;border-radius:8px 0 0 8px;background:var(--text)}.user-message-image-counter svg{width:16px;height:16px}.user-message-image-counter span{color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:300;line-height:17px}.user-message-image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:var(--white);border:1px solid var(--inactive);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s}.user-message-image-nav-button:hover{background:var(--background)}.user-message-image-nav-left{left:8px;border-color:var(--inactive)}.user-message-image-nav-right{right:8px;border-color:var(--text)}.user-message-product-info-section{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.user-message-product-info-dual-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.user-message-product-info-row{display:flex;align-items:center;gap:8px}.user-message-product-info-row svg{width:20px;height:20px;flex-shrink:0}.user-message-product-info-text{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px}.user-message-product-description{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1200px){.user-message-product-sidebar{width:300px}.user-message-conversations-sidebar{width:350px}.user-message-conversation-view{width:auto;flex:1}}@media(max-width:968px){.user-message-container{position:relative}.user-message-vertical-divider{display:none}.user-message-conversations-sidebar{width:100%;max-width:100%;padding:0 16px 16px;height:calc(100vh - 72px);overflow-y:auto}.user-message-conversations-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.user-message-conversations-list{flex:1;overflow-y:auto}.user-message-conversation-view{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--white);z-index:10;display:none;height:calc(100vh - 72px);max-height:calc(100vh - 72px)}.user-message-conversation-view.user-message-active{display:flex;flex-direction:column}.user-message-messages-list{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0;max-height:100%;padding:16px}.user-message-product-sidebar{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--white);z-index:20;padding:16px;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch;height:calc(100vh - 72px)}.user-message-product-sidebar.user-message-active{display:flex}.user-message-message-input-container{padding:0 16px 16px;padding-bottom:max(16px,calc(16px + env(safe-area-inset-bottom)));position:sticky;bottom:0;background:var(--white);z-index:10;flex-shrink:0}.user-message-conversation-header-bar{padding:16px;gap:16px;cursor:pointer;flex-shrink:0}.user-message-conversation-item{padding:12px 8px}.user-message-conversations-title{font-size:24px;line-height:32px}}@media(max-width:768px){.user-message-conversations-sidebar{padding:0 24px 16px}.user-message-conversations-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}}@media(max-width:480px){.user-message-conversations-sidebar{padding:0 16px 16px}.user-message-conversations-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.user-message-conversations-title{font-size:20px;line-height:28px}.user-message-product-title{font-size:18px;line-height:24px}.user-message-message{max-width:100%;font-size:14px;padding:12px}.user-message-conversation-header-bar{padding:12px;gap:12px}.user-message-conversation-header-name{font-size:18px;line-height:24px;padding-right:40px}.user-message-conversation-header-avatar{width:40px;height:40px}.user-message-messages-list{padding:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.user-message-message-input-container{padding:0 12px 16px;padding-bottom:max(16px,calc(16px + env(safe-area-inset-bottom)));gap:8px;flex-shrink:0}.user-message-message-input-wrapper{max-width:calc(100% - 48px)}.user-message-send-button{width:40px;height:40px;flex-shrink:0}.user-message-send-button svg{width:40px;height:40px}.user-message-product-image-container{height:200px}.user-message-product-sidebar{padding:12px}.user-message-conversation-name{font-size:14px}.user-message-conversation-timestamp{font-size:12px}.user-message-conversation-preview{font-size:14px}}.user-message-mobile-back-button{display:none;width:24px;height:24px;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none;padding:0;margin-right:0;flex-shrink:0;-webkit-tap-highlight-color:transparent}.user-message-mobile-back-button svg{width:24px;height:24px;display:block}.user-message-mobile-back-button:active{opacity:.6}@media(max-width:968px){.user-message-mobile-back-button{display:flex}.user-message-conversation-header-bar{display:flex;align-items:center;gap:16px}.user-message-conversation-item{-webkit-tap-highlight-color:transparent}.user-message-conversation-item:active{background:var(--divider)}}.admin-section-sidebar{display:flex;flex-direction:column;gap:16px;width:190px;flex-shrink:0;margin:0;padding:0}.admin-section-sidebar-item{color:var(--inactive);text-align:left;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:color .2s;padding:0;margin:0}.admin-section-sidebar-item.active,.admin-section-sidebar-item:hover{color:var(--active)}.admin-section-sidebar-item::selection{background-color:var(--active);color:var(--white)}@media(max-width:968px){.admin-section-sidebar{flex-direction:row;width:100%;overflow-x:auto;align-items:flex-start;box-sizing:border-box}.admin-section-sidebar-item{white-space:nowrap;display:inline-block;vertical-align:top}}@media(max-width:480px){.admin-section-sidebar{gap:12px}}.confirm-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.confirm-modal-container{width:465px;min-height:280px;position:relative;padding:32px}.confirm-modal-bg{width:100%;height:100%;border-radius:8px;border:1px solid #E2E2E2;background:#fff;box-shadow:0 0 30px #b1b6af40;position:absolute;left:0;top:0}.confirm-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0 0 16px;text-align:center;position:relative;z-index:1}.confirm-modal-message{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 32px;text-align:center;position:relative;z-index:1}.confirm-modal-actions{display:flex;gap:12px;position:relative;z-index:1}.confirm-modal-cancel,.confirm-modal-confirm{flex:1;height:44px;border-radius:8px;border:none;cursor:pointer;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:background .2s}.confirm-modal-cancel{background:#fff;border:1px solid #596255;color:#071105}.confirm-modal-cancel:hover{background:#f5f5f5}.confirm-modal-confirm{background:#267200;color:#fff}.confirm-modal-confirm:hover{background:#1d5600}.confirm-modal-confirm:active{background:#144000}@media(max-width:768px){.confirm-modal-container{width:100%;max-width:465px;padding:24px}.confirm-modal-title{font-size:20px;line-height:28px}.confirm-modal-message{font-size:14px;line-height:20px;margin-bottom:24px}.confirm-modal-actions{flex-direction:column-reverse;gap:8px}.confirm-modal-cancel,.confirm-modal-confirm{width:100%!important;flex:none}}.rejection-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#07110580;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.rejection-modal-container{width:500px;max-width:100%;position:relative;padding:32px;max-height:90vh;overflow-y:auto}.rejection-modal-bg{width:100%;height:100%;border-radius:8px;border:1px solid #E2E2E2;background:#fff;box-shadow:0 0 30px #b1b6af40;position:absolute;left:0;top:0}.rejection-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0 0 8px;text-align:center;position:relative;z-index:1}.rejection-modal-product-title{color:#596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0 0 16px;text-align:center;position:relative;z-index:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rejection-modal-message{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 24px;position:relative;z-index:1}.rejection-reasons-list{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;position:relative;z-index:1}.rejection-reason-item{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;border-radius:4px;transition:background .2s}.rejection-reason-item:hover{background:#f5faf2}.rejection-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.rejection-checkbox-custom{width:20px;height:20px;border:2px solid #596255;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;position:relative}.rejection-checkbox:checked+.rejection-checkbox-custom{background:#267200;border-color:#267200}.rejection-checkbox:checked+.rejection-checkbox-custom:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.rejection-reason-label{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;-webkit-user-select:none;user-select:none}.rejection-modal-actions{display:flex;gap:12px;position:relative;z-index:1}.rejection-modal-cancel,.rejection-modal-confirm{flex:1;height:44px;border-radius:8px;border:none;cursor:pointer;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:background .2s}.rejection-modal-cancel{background:#fff;border:1px solid #596255;color:#071105}.rejection-modal-cancel:hover{background:#f5f5f5}.rejection-modal-confirm{background:#b12a00;color:#fff}.rejection-modal-confirm:hover{background:#8e2200}.rejection-modal-confirm:disabled{background:#e2e2e2;color:#596255;cursor:not-allowed}.rejection-modal-confirm:disabled:hover{background:#e2e2e2}@media(max-width:768px){.rejection-modal-container{width:100%;padding:24px}.rejection-modal-title{font-size:20px;line-height:28px}.rejection-modal-message{font-size:14px;line-height:20px;margin-bottom:20px}.rejection-modal-actions{flex-direction:column-reverse;gap:8px}.rejection-modal-cancel,.rejection-modal-confirm{width:100%!important;flex:none}.rejection-reason-item{padding:8px}}.admin-products{width:100%}.admin-products-tabs{display:flex;gap:16px;margin-bottom:24px;border-bottom:1px solid #E0E0E0}.admin-tab{padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;color:#596255;cursor:pointer;transition:all .2s}.admin-tab:hover{color:#267200}.admin-tab-active{color:#267200;font-weight:500;border-bottom-color:#267200}.admin-products-filters{display:flex;align-items:center;gap:24px;margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:4px}.admin-filter-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-filter-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#267200}.admin-filter-checkbox span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105}.admin-products-loading,.admin-products-error,.admin-products-empty{text-align:center;padding:48px 20px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#596255}.admin-products-error{color:#b12a00}.admin-products-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.admin-product-item{display:flex;flex-direction:column;gap:12px;width:100%}.admin-product-actions{display:flex;gap:12px}.admin-btn-approve,.admin-btn-decline{flex:1;padding:10px 16px;border-radius:4px;border:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.admin-btn-approve{background:#267200;color:#fff}.admin-btn-approve:hover{background:#1d5600}.admin-btn-decline{background:#fff;color:#b12a00;border:1px solid #B12A00}.admin-btn-decline:hover{background:#fff5f5}.admin-products-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px}.admin-pagination-btn{padding:8px 16px;background:#fff;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255;cursor:pointer;transition:all .2s}.admin-pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#267200;color:#267200}.admin-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.admin-pagination-info{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255}@media(max-width:768px){.admin-products-grid{grid-template-columns:1fr}}.admin-user-card{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#fff;border:1px solid #596255;border-radius:4px;cursor:pointer;transition:all .2s}.admin-user-card:hover{border-color:#267200;box-shadow:0 2px 8px #0000001a}.admin-user-card-image{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f9f9f9}.admin-user-card-image img{width:100%;height:100%;object-fit:cover}.admin-user-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#267200;color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:500;text-transform:uppercase}.admin-user-card-details{flex:1;min-width:0}.admin-user-card-info{display:flex;flex-direction:column;gap:8px}.admin-user-card-name{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:500;color:#071105;line-height:1.3}.admin-user-card-email{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#596255;line-height:1.4}.admin-user-card-description{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105;line-height:1.5;margin-top:4px}.admin-user-card-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.admin-user-card-meta-item{display:flex;align-items:center;gap:6px}.admin-user-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.admin-user-meta-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;color:#596255;line-height:1.3}@media(max-width:768px){.admin-user-card{flex-direction:column;align-items:center;text-align:center}.admin-user-card-meta{justify-content:center}}.admin-user-detail-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.admin-user-detail-modal-content{background:#fff;border-radius:8px;padding:32px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:24px}.admin-user-detail-modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #E5E5E5}.admin-user-detail-modal-title{color:#071105;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.admin-user-detail-modal-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.admin-user-detail-modal-close:hover{opacity:.7}.admin-user-detail-modal-body{display:flex;flex-direction:column;gap:24px}.admin-user-detail-avatar-section{display:flex;align-items:center;gap:20px;padding:20px;background:#f9f9f9;border-radius:8px}.admin-user-detail-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.admin-user-detail-avatar-placeholder{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#267200;color:#fff;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:28px;font-weight:500;text-transform:uppercase;flex-shrink:0}.admin-user-detail-name-section{flex:1;min-width:0}.admin-user-detail-name{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:600;color:#071105;margin:0 0 8px;line-height:1.3}.admin-user-detail-email{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#596255;margin:0;line-height:1.4;word-break:break-all}.admin-user-detail-section{display:flex;flex-direction:column;gap:12px}.admin-user-detail-label{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:600;color:#071105;margin:0;line-height:1.4}.admin-user-detail-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105;line-height:1.6;margin:0;padding:12px 16px;background:#f9f9f9;border-radius:4px}.admin-user-detail-contact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.admin-user-detail-contact-item{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f9f9f9;border-radius:4px}.admin-user-detail-contact-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.admin-user-detail-contact-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105;line-height:1.4;word-break:break-word}.admin-user-detail-complaints-list{display:flex;flex-direction:column;gap:10px}.admin-user-detail-complaint-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff5f5;border-left:3px solid #B12A00;border-radius:4px}.admin-user-detail-complaint-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;margin-top:2px}.admin-user-detail-complaint-text{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105;line-height:1.5;flex:1}.admin-user-detail-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #E5E5E5}.admin-user-detail-btn-close{display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;border-radius:4px;background:transparent;color:#071105;border:1px solid #596255;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s}.admin-user-detail-btn-close:hover{background:#f9f9f9}.admin-user-detail-btn-block{display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;border-radius:4px;background:#b12a00;color:#fff;border:none;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s}.admin-user-detail-btn-block:hover{background:#8a2000}.admin-user-detail-btn-block.unblock{background:#267200}.admin-user-detail-btn-block.unblock:hover{background:#1f5a00}@media(max-width:768px){.admin-user-detail-modal-content{padding:24px;max-height:95vh}.admin-user-detail-modal-title{font-size:20px;line-height:28px}.admin-user-detail-avatar-section{flex-direction:column;text-align:center}.admin-user-detail-contact-grid{grid-template-columns:1fr}.admin-user-detail-modal-actions{flex-direction:column-reverse}.admin-user-detail-btn-close,.admin-user-detail-btn-block{width:100%}}@media(max-width:480px){.admin-user-detail-modal-content{padding:20px}.admin-user-detail-modal-title{font-size:18px;line-height:24px}}.admin-user-image-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px;cursor:zoom-out}.admin-user-image-preview-container{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.admin-user-image-preview{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080;cursor:default}.admin-user-image-preview-close{position:absolute;top:-50px;right:0;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:1101}.admin-user-image-preview-close:hover{background:#fff3}@media(max-width:768px){.admin-user-image-preview-close{top:10px;right:10px;background:#00000080}.admin-user-image-preview{max-height:80vh}}.admin-users{width:100%}.admin-users-filters{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:4px}.admin-users-search{display:flex;align-items:center;gap:8px}.admin-users-search-input{flex:1;padding:10px 16px;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#071105;background:#fff;outline:none;transition:border-color .2s}.admin-users-search-input:focus{border-color:#267200}.admin-users-search-input::placeholder{color:#596255}.admin-users-search-btn{padding:10px 24px;background:#267200;color:#fff;border:none;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.admin-users-search-btn:hover{background:#1f5a00}.admin-users-status-filters{display:flex;align-items:center;gap:24px}.admin-users-status-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-users-status-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#267200}.admin-users-status-checkbox span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105}.admin-users-loading,.admin-users-error,.admin-users-empty{text-align:center;padding:48px 20px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#596255}.admin-users-error{color:#b12a00}.admin-users-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.admin-users-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px}.admin-users-pagination-btn{padding:8px 16px;background:#fff;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255;cursor:pointer;transition:all .2s}.admin-users-pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#267200;color:#267200}.admin-users-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.admin-users-pagination-info{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255}.admin-users-placeholder{text-align:center;padding:48px 20px}.admin-users-placeholder h2{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:500;color:#071105;margin-bottom:12px}.admin-users-placeholder p{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#596255}@media(max-width:768px){.admin-users-filters{gap:12px}.admin-users-search{flex-direction:column}.admin-users-search-btn{width:100%}}.report-reasons-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.report-reasons-modal-content{background:var(--white);border-radius:8px;padding:32px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:24px}.report-reasons-modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--divider)}.report-reasons-modal-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.report-reasons-modal-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.report-reasons-modal-close:hover{opacity:.7}.report-reasons-product-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:12px 16px;background:var(--background);border-radius:4px}.report-reasons-product-title strong{font-weight:500}.report-reasons-list{display:flex;flex-direction:column;gap:12px}.report-reasons-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0}.report-reasons-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.report-reason-item{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding:12px 16px;background:#fff5f5;border-left:3px solid var(--warning);border-radius:4px}.report-reasons-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid var(--divider)}.report-reasons-btn-close{display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;border-radius:4px;background:transparent;color:var(--text);border:1px solid var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:all .2s}.report-reasons-btn-close:hover{background:var(--background)}.report-reasons-btn-decline{display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;border-radius:4px;background:var(--warning);color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s}.report-reasons-btn-decline:hover{opacity:.9}@media(max-width:640px){.report-reasons-modal-content{padding:24px;max-height:90vh}.report-reasons-modal-title{font-size:20px;line-height:28px}}@media(max-width:480px){.report-reasons-modal-content{padding:20px}.report-reasons-modal-title{font-size:18px;line-height:24px}}.admin-reported-products{width:100%}.admin-reported-products-filters{display:flex;align-items:center;gap:24px;margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:4px}.admin-reported-filter-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-reported-filter-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#267200}.admin-reported-filter-checkbox span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105}.admin-reported-products-loading,.admin-reported-products-error,.admin-reported-products-empty{text-align:center;padding:48px 20px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#596255}.admin-reported-products-error{color:#b12a00}.admin-reported-products-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.admin-reported-product-item{display:flex;flex-direction:column;gap:12px;width:100%}.admin-reported-products-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px}.admin-reported-pagination-btn{padding:8px 16px;background:#fff;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255;cursor:pointer;transition:all .2s}.admin-reported-pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#267200;color:#267200}.admin-reported-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.admin-reported-pagination-info{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255}@media(max-width:768px){.admin-reported-products-grid{grid-template-columns:1fr}}.admin-reported-users{width:100%}.admin-reported-users-filters{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:4px}.admin-reported-users-search{display:flex;align-items:center;gap:8px}.admin-reported-users-search-input{flex:1;padding:10px 16px;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#071105;background:#fff;outline:none;transition:border-color .2s}.admin-reported-users-search-input:focus{border-color:#267200}.admin-reported-users-search-input::placeholder{color:#596255}.admin-reported-users-search-btn{padding:10px 24px;background:#267200;color:#fff;border:none;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.admin-reported-users-search-btn:hover{background:#1f5a00}.admin-reported-users-status-filters{display:flex;align-items:center;gap:24px}.admin-reported-users-status-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-reported-users-status-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#267200}.admin-reported-users-status-checkbox span{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#071105}.admin-reported-users-loading,.admin-reported-users-error,.admin-reported-users-empty{text-align:center;padding:48px 20px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;color:#596255}.admin-reported-users-error{color:#b12a00}.admin-reported-users-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.admin-reported-users-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px}.admin-reported-users-pagination-btn{padding:8px 16px;background:#fff;border:1px solid #596255;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255;cursor:pointer;transition:all .2s}.admin-reported-users-pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#267200;color:#267200}.admin-reported-users-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.admin-reported-users-pagination-info{font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;color:#596255}@media(max-width:768px){.admin-reported-users-filters{gap:12px}.admin-reported-users-search{flex-direction:column}.admin-reported-users-search-btn{width:100%}}.administration-page{min-height:100vh;background:var(--background);display:flex;flex-direction:column}.administration-container{display:flex;margin-top:72px;min-height:calc(100vh - 72px);padding:32px 120px 32px 198px;gap:165px}.administration-main{flex:1;display:flex;flex-direction:column;gap:40px}.administration-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:44px;margin:0}.administration-content{width:100%}@media(max-width:1200px){.administration-container{padding:32px 60px;gap:60px}}@media(max-width:968px){.administration-container{flex-direction:column;padding:32px 40px;gap:32px;margin-top:60px}}@media(max-width:640px){.administration-container{padding:24px 20px}.administration-title{font-size:24px;line-height:32px}}@media(max-width:480px){.administration-container{padding:20px 16px}.administration-title{font-size:20px;line-height:28px}}.legal-page{min-height:100vh;background:var(--white);display:flex;flex-direction:column;padding-top:72px}.legal-content{flex:1;max-width:1296px;margin:0 auto;padding:0 72px 60px;background:var(--white);position:relative;width:100%}.legal-back-button{width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:fixed;left:198px;top:77px;margin-bottom:5px;-webkit-tap-highlight-color:transparent;z-index:10}.legal-back-button img{width:100%;height:100%;display:block}.legal-back-button:hover{opacity:.8}.legal-back-button:active{opacity:.6}.legal-container{width:100%;max-width:900px}.legal-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:36px;font-weight:700;line-height:48px;margin:0 0 16px}.legal-update{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 32px;font-style:italic}.legal-section{margin-bottom:32px}.legal-section h2{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0 0 16px}.legal-section h3{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:600;line-height:26px;margin:20px 0 12px}.legal-section p{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 12px}.legal-section ul{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 12px;padding-left:24px}.legal-section li{margin-bottom:8px}.legal-section a{color:var(--active);text-decoration:underline;transition:opacity .2s}.legal-section a:hover{opacity:.8}@media(max-width:1600px){.legal-back-button{position:static;margin-top:5px;margin-bottom:5px;margin-left:0}}@media(max-width:1200px){.legal-content{padding:0 48px 60px}}@media(max-width:768px){.legal-content{padding:0 24px 40px}.legal-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.legal-title{font-size:28px;line-height:36px;margin-bottom:32px}.legal-section h2{font-size:20px;line-height:28px}.legal-section h3{font-size:16px;line-height:22px}.legal-section p,.legal-section ul{font-size:15px;line-height:22px}}@media(max-width:480px){.legal-content{padding:0 16px 32px}.legal-back-button{margin-top:5px;margin-bottom:5px;margin-left:0}.legal-title{font-size:24px;line-height:32px;margin-bottom:24px}.legal-section{margin-bottom:24px}.legal-section h2{font-size:18px;line-height:24px;margin-bottom:12px}.legal-section h3{font-size:15px;line-height:20px;margin:16px 0 10px}.legal-section p,.legal-section ul{font-size:14px;line-height:20px}}.contact-page{min-height:100vh;background:var(--white);display:flex;flex-direction:column;padding-top:72px}.contact-page-back-button{width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;position:fixed;left:198px;top:77px;z-index:100;-webkit-tap-highlight-color:transparent}.contact-page-back-button img{width:100%;height:100%;display:block}.contact-page-back-button:hover{opacity:.8}.contact-page-back-button:active{opacity:.6}.contact-page-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:60px 120px;margin-bottom:60px}.contact-page-container{width:100%;max-width:600px;display:flex;flex-direction:column;gap:24px}.contact-page-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:600;line-height:40px;margin:0;text-align:center}.contact-page-subtitle{color:var(--text-secondary);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 16px;text-align:center}.contact-page-form{display:flex;flex-direction:column;gap:24px;width:100%}.contact-page-form-group{display:flex;flex-direction:column;gap:8px}.contact-page-form-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.contact-page-form-input,.contact-page-form-textarea{width:100%;padding:12px 16px;border-radius:4px;border:1px solid #596255;background:var(--white);color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.contact-page-form-input:focus,.contact-page-form-textarea:focus{outline:none;border-color:#267200;box-shadow:0 0 0 3px #2672001a}.contact-page-form-input.error,.contact-page-form-textarea.error{border-color:#dc2626}.contact-page-form-input::placeholder,.contact-page-form-textarea::placeholder{color:var(--inactive)}.contact-page-form-textarea{resize:vertical;min-height:120px}.contact-page-form-error{color:#dc2626;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:16px}.contact-page-submit-button{display:flex;height:40px;min-height:40px;width:100%;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--active);color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:background .2s;margin-top:8px;box-sizing:border-box}.contact-page-submit-button:hover:not(:disabled){background:var(--active-hover)}.contact-page-submit-button:disabled{background:var(--divider);color:var(--inactive);cursor:not-allowed}@media(max-width:1200px){.contact-page-content{padding:60px}.contact-page-back-button{position:fixed;left:60px;top:77px;z-index:100}}@media(max-width:768px){.contact-page-content{padding:0 24px 40px;align-items:flex-start}.contact-page-back-button{position:static;margin-top:5px;margin-bottom:20px;margin-left:0;align-self:flex-start;z-index:1}.contact-page-container{max-width:100%;width:100%}.contact-page-title{font-size:24px;line-height:32px;text-align:left}.contact-page-subtitle{font-size:14px;line-height:20px;text-align:left}.contact-page-form-input,.contact-page-form-textarea{padding:10px 14px;font-size:16px}.contact-page-submit-button{width:100%}}@media(max-width:480px){.contact-page-content{padding:0 16px 32px;align-items:flex-start}.contact-page-back-button{position:static;margin-top:5px;margin-bottom:20px;margin-left:0;align-self:flex-start;z-index:1}.contact-page-form{gap:20px}.contact-page-form-group{gap:6px}.contact-page-form-label{font-size:13px}}.cookie-consent-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9998}.cookie-consent-modal{position:fixed;bottom:max(20px,calc(20px + env(safe-area-inset-bottom)));left:50%;transform:translate(-50%);width:90%;max-width:600px;background:var(--white);border-radius:8px;padding:24px;box-shadow:0 4px 20px #00000026;z-index:9999;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.cookie-consent-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:600;line-height:28px;margin:0 0 12px}.cookie-consent-description{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 12px}.cookie-consent-policy{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin:0 0 20px}.cookie-consent-policy-link{color:var(--active);text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;font-size:inherit;font-weight:500;transition:opacity .2s}.cookie-consent-policy-link:hover{opacity:.8}.cookie-consent-actions{display:flex;gap:12px;flex-wrap:wrap}.cookie-btn{flex:1;min-width:120px;height:40px;padding:8px 16px;border-radius:4px;font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px;border:none;cursor:pointer;transition:all .2s;text-align:center}.cookie-btn-accept{background:var(--active);color:var(--white)}.cookie-btn-accept:hover{background:var(--active-hover)}.cookie-btn-reject{background:transparent;color:var(--text);border:1px solid var(--inactive)}.cookie-btn-reject:hover{background:#5962550d}.cookie-btn-customize{background:transparent;color:var(--active);border:1px solid var(--active)}.cookie-btn-customize:hover{background:#2672000d}.cookie-btn-save{background:var(--active);color:var(--white)}.cookie-btn-save:hover{background:var(--active-hover)}.cookie-btn-back{background:transparent;color:var(--text);border:1px solid var(--inactive)}.cookie-btn-back:hover{background:#5962550d}.cookie-option{margin-bottom:20px;padding:16px;background:#59625508;border-radius:4px}.cookie-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.cookie-option-title{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:22px;margin:0}.cookie-option-badge{display:inline-flex;padding:4px 12px;background:var(--active);color:var(--white);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:12px;font-weight:500;line-height:16px;border-radius:12px;white-space:nowrap}.cookie-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.cookie-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--active)}.cookie-checkbox-label{color:var(--text);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:20px}.cookie-option-description{color:var(--inactive);font-family:Rubik,-apple-system,Roboto,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin:0}@media(max-width:768px){.cookie-consent-modal{bottom:max(80px,calc(80px + env(safe-area-inset-bottom)));width:calc(100% - 32px);padding:20px}.cookie-consent-title{font-size:18px;line-height:24px}.cookie-consent-actions{flex-direction:column}.cookie-btn{width:100%;min-width:auto}.cookie-option-header{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.cookie-consent-modal{bottom:max(100px,calc(100px + env(safe-area-inset-bottom)));width:calc(100% - 24px);padding:16px}.cookie-consent-title{font-size:16px;line-height:22px}.cookie-consent-description,.cookie-checkbox-label{font-size:13px}.cookie-option{padding:12px}}*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;background:#fff}
