body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;overflow-y:auto}*,:after,:before{box-sizing:border-box}img{height:auto;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loader{align-items:center;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;width:100%}.loader img{animation:pulse 1.5s infinite;max-width:40vw;width:150px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.onboarding{align-items:center;display:flex;height:100vh;justify-content:center;min-height:100dvh;overflow:hidden;position:relative;width:100vw}.onboarding-bg{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}.onboarding-bg-slide{inset:0;margin:0;opacity:0;position:absolute;transition:opacity .9s ease-in-out}.onboarding-bg-slide.is-active{opacity:1}.onboarding-bg-slide img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.content{animation:onboarding-fade-in .75s ease-out both}@keyframes onboarding-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.logo_onboarding{left:30px;position:absolute;top:30px;z-index:1}.logo_onboarding img{width:300px}.content{color:#fff;font-family:Roboto Mono,monospace;max-width:600px;position:relative;text-align:center;z-index:1}.dots{display:flex;gap:10px;justify-content:center;margin:30px 0}.dot{background:#ffffff73;border:none;border-radius:50%;cursor:pointer;height:12px;transition:background-color .35s ease,transform .35s ease;width:12px}.dot.active{background:#fff;transform:scale(1.15)}.start-btn{background-color:#fbc72a;border:none;border-radius:20px;color:#1d5539;cursor:pointer;font-family:Roboto;font-size:32px;font-weight:600;padding:15px 40px}@media (prefers-reduced-motion:reduce){.onboarding-bg-slide{transition:none}.content{animation:none}.dot{transition:none}}@media (max-width:768px){.onboarding-bg-slide img{object-position:center bottom}.logo_onboarding{left:16px;top:16px}.logo_onboarding img{width:140px}}.register{box-sizing:border-box;padding:32px 24px 48px;position:relative}.register-logo{display:block;height:auto;left:30px;margin:0;max-width:300px;position:absolute;top:30px;width:100%}.register-form{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:750px;padding-top:80px;text-align:center}.register-form h1{font-family:Roboto Mono,monospace;font-size:64px;line-height:1.05;margin:0 0 12px}.register-text{font-size:24px;line-height:1.4;margin:0 0 20px}.register-note,.register-text{font-family:Roboto Mono,monospace;text-align:left}.register-note{color:#666;font-size:18px;line-height:1.45;margin:-8px 0 20px}.register-buttons{display:flex;flex-direction:column;gap:16px}.register-button{background-color:#fbc72a;border:none;border-radius:20px;box-sizing:border-box;color:#1d5539;cursor:pointer;font-size:32px;font-weight:700;padding:23px 80px;transition:all .3s;width:100%}.register-button:hover{transform:scale(1.02)}.register-buttons input{background-color:initial;border:1px solid #aaa;border-radius:20px;box-sizing:border-box;font-size:25px;font-weight:500;padding:23px 80px;text-align:center;width:100%}.password-field-wrap{position:relative}.password-field-wrap input{padding-right:56px}.password-hint-trigger{background:#eef5f0;border:1px solid #1d5539;border-radius:50%;color:#1d5539;cursor:help;font-family:Roboto Mono,monospace;font-size:16px;font-weight:700;height:28px;line-height:1;padding:0;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:28px}.password-tooltip{border:1px solid #ddd;border-radius:16px;bottom:calc(100% + 12px);box-shadow:0 8px 24px #0000001f;color:#666;font-family:Roboto Mono,monospace;font-size:14px;opacity:0;padding:14px 16px;pointer-events:none;text-align:left;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;width:min(320px,calc(100vw - 48px));z-index:10}.password-tooltip,.password-tooltip:after{background:#fff;left:50%;position:absolute}.password-tooltip:after{border-bottom:1px solid #ddd;border-right:1px solid #ddd;bottom:-7px;content:"";height:12px;transform:translateX(-50%) rotate(45deg);width:12px}.password-tooltip-title{color:#333;font-weight:600;margin:0 0 8px}.password-tooltip ul{margin:0;padding-left:18px}.password-tooltip li{color:#999;margin-bottom:4px}.password-tooltip li.ok{color:#1d5539}.password-field-wrap:hover .password-tooltip,.password-hint-trigger:focus+.password-tooltip{opacity:1;visibility:visible}.forgot-password-link{align-self:flex-end;background:none;border:none;color:#1d5539;cursor:pointer;font-family:Roboto Mono,monospace;font-size:16px;margin:-4px 0 0;padding:0;text-decoration:underline}.forgot-password-link:hover{opacity:.8}.login-button,.register-link-btn{background-color:#1d5539;border:none;border-radius:20px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:32px;font-weight:700;margin-top:12px;padding:23px 80px;text-align:center;text-decoration:none;transition:all .3s;width:100%}.login-button:hover,.register-link-btn:hover{transform:scale(1.02)}.register>img:last-child{display:block;height:auto;margin:32px auto 0;max-width:min(420px,90vw);width:100%}@media (max-width:768px){.register{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:48px 16px 16px}.register-logo{display:none}.register-form{margin:0;padding-top:0;text-align:center;width:100%}.register-form h1{font-size:32px;text-align:center}.register-text{font-size:15px;margin-bottom:16px;text-align:left}.register-note{font-size:13px;margin:-4px 0 16px}.login-button,.register-button,.register-link-btn{display:block;font-size:18px;padding:16px 20px;width:100%}.register-buttons input{font-size:16px;padding:16px 20px;text-align:center}.forgot-password-link{align-self:center;font-size:14px}.register>img:last-child{display:none}}@media (max-width:480px){.register-form h1{font-size:26px}.register-text{font-size:14px}.register-note{font-size:12px}.password-tooltip{left:0;transform:none;width:calc(100vw - 32px)}.password-hint-trigger{right:12px}}.alert{animation:showAlert .3s ease;border-radius:12px;box-shadow:0 10px 25px #00000026;color:#fff;font-family:roboto mono;font-size:16px;max-width:min(420px,calc(100vw - 40px));padding:15px 25px;position:fixed;right:30px;top:30px;z-index:1000}.alert.error{background:#e74c3c}.alert.success{background:#27ae60}.alert.info{background:#2f7d32}.alert.warning{background:#d68910}@keyframes showAlert{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.alert{font-size:14px;left:12px;max-width:none;right:12px;top:12px}}.home{padding:15px 35px}.category{margin-top:20px}.product-filter{display:flex;gap:20px}.category-card{cursor:pointer;flex:0 0 auto;font-family:Roboto Mono,monospace;font-size:16px;text-align:center;transition:all .3s}.category-card img{display:block;height:72px;margin:0 auto 6px;object-fit:contain;width:72px}.category h1{font-size:36px}.slogan{font-family:Roboto Mono,monospace;font-size:20px;margin-bottom:60px;margin-top:60px;text-align:center}.category-card:hover{transform:scale(1.05)}.sort-filter{display:flex;gap:20px;justify-content:flex-start;margin:25px 0 30px}.sort-filter select{background:#fff;background-image:url(/static/media/arrow.f5f70a059f8685c999a2.svg);background-position:right 15px center;background-repeat:no-repeat;background-size:12px;border:1px solid #e5e5e5;border-radius:100px;color:#333;font-family:roboto mono;padding:12px 45px 12px 18px}.sort-filter button,.sort-filter select{-webkit-appearance:none;appearance:none;cursor:pointer;font-size:15px;font-weight:500;transition:.3s}.sort-filter button{background:#427f3b;border:none;border-radius:100px;color:#fff;font-family:Roboto Mono;padding:12px 30px;text-align:center}.sort-filter button:hover{transform:scale(1.05)}.sort-filter select:hover{border-color:#78b82a}.sort-filter select:focus{border-color:#78b82a;box-shadow:0 0 0 3px #78b82a26;outline:none}.product-grid h2{font-size:36px}.home .products{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.home .product-card-link{color:#000;display:flex;height:100%;min-width:0;text-decoration:none}.home .product-card{background-color:#fbfbfb;border:2px solid #a0a0a0!important;border-radius:20px;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:10px;width:100%}.product-card-link{color:#000;text-decoration:none}.product-card{background-color:#fbfbfb;border:2px solid #a0a0a0!important}.product-img{display:block;flex-shrink:0}.home .product-card .location{align-items:center;display:flex;gap:4px;line-height:1.2;margin:8px 0 0;min-height:1.2em}.home .product-card .location img{flex-shrink:0;height:14px;object-fit:contain;width:14px}.home .product-card .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.25;margin:6px 0 0;min-height:2.5em;overflow:hidden}.home .product-card .count,.home .product-card .date,.home .product-card .price{margin:4px 0 0}.home .product-card .price{margin-top:auto;padding-top:8px}.home .product-card .date{margin-top:4px}.date{color:#a0a0a0;font-family:roboto mono;font-size:16px;text-align:right}@media (max-width:1200px){.home .products{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.home{padding:12px 16px}.category{margin-top:16px}.category h1,.product-grid h2{font-size:28px}.product-filter{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.category-card{flex:0 0 auto;font-size:14px;min-width:72px}.category-card img{height:56px;width:56px}.slogan{font-size:16px;margin:32px 0}.sort-filter{flex-wrap:wrap;gap:10px}.home .products{gap:12px;grid-template-columns:repeat(2,1fr)}.home .product-card{border-radius:14px;padding:8px}.home .product-card .product-img{border-radius:10px;height:140px}.home .product-card .location{font-size:11px;gap:3px;margin-top:6px}.home .product-card .location img{height:12px;width:12px}.home .product-card .title{font-size:14px;min-height:2.5em}.home .product-card .count{font-size:12px}.home .product-card .price{font-size:16px;padding-top:6px}.home .product-card .date{font-size:11px}.product-img{height:180px}.title{font-size:18px}.price{font-size:20px}}@media (max-width:480px){.home .products{gap:8px;grid-template-columns:repeat(2,1fr)}.home .product-card{border-radius:12px;border-width:1px!important;padding:6px}.home .product-card .product-img{border-radius:8px;height:110px}.home .product-card .location{font-size:10px;margin-top:4px}.home .product-card .location img{height:10px;width:10px}.home .product-card .title{font-size:13px;margin-top:4px;min-height:2.5em}.home .product-card .count{font-size:11px}.home .product-card .price{font-size:15px;padding-top:4px}.home .product-card .date{font-size:10px}.sort-filter button,.sort-filter select{width:100%}}.header{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:1px 35px}.header-row{display:contents}.header-logo{flex-shrink:0;line-height:0;order:1}.header-logo,.header-logo img{display:block}.product-search{align-items:center;border:1px solid #aaa;border-radius:20px;color:#aaa;display:flex;flex:1 1;gap:20px;height:-webkit-fit-content;height:fit-content;max-width:520px;order:2;padding:13px 20px}.product-search input{background:#0000;border:none;font-family:roboto mono;font-size:16px;outline:none;width:100%}.product-search img{flex-shrink:0;width:40px}.header-button{display:flex;flex-shrink:0;gap:20px;height:-webkit-fit-content;height:fit-content;order:3}.sale-button{align-items:center;background-color:#efffcc;border:none;border-radius:20px;color:#000;cursor:pointer;display:flex;font-family:roboto;font-weight:700;gap:10px;padding:6px 13px;text-align:left;text-decoration:none;transition:all .3s;width:200px}.sale-button:hover{transform:scale(1.05)}.retail-button{align-items:center;background-color:#c9f5ff;border:none;border-radius:20px;color:#000;cursor:pointer;display:flex;font-family:roboto;font-weight:700;gap:10px;padding:6px 13px;text-align:left;text-decoration:none;transition:all .3s;width:200px}.retail-button:hover{transform:scale(1.05)}.account-button{flex-shrink:0;gap:30px;order:4}.account-button,.chat,.profile{align-items:center;display:flex}.chat,.profile{flex-direction:column}.profile-link{color:#000;font-family:roboto;font-weight:700;margin:0;text-align:center;text-decoration:none}.chat-icon-wrap{display:inline-flex;position:relative}.chat-unread-badge{background:#e53935;border-radius:999px;box-sizing:border-box;color:#fff;font-size:11px;font-weight:700;height:20px;line-height:20px;min-width:20px;padding:0 5px;pointer-events:none;position:absolute;right:-10px;text-align:center;top:-6px}@media (max-width:1024px){.header{align-items:stretch;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;padding:12px 16px}.header-row{align-items:center;display:flex;justify-content:space-between;width:100%}.account-button,.header-button,.header-logo,.product-search{order:0}.header-logo img{max-height:48px;width:auto}.product-search{display:none}.header-button{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.retail-button,.sale-button{font-size:13px;padding:10px 12px;width:100%}.account-button{gap:16px}.profile-link p{font-size:12px}.account-button img{height:28px;width:28px}}footer{box-sizing:border-box;max-width:100%;padding:100px 35px 30px}.footer{grid-column-gap:28px;grid-row-gap:16px;align-items:start;background-color:#e9e9e9;border-radius:20px;column-gap:28px;display:grid;grid-template-columns:70px auto auto minmax(0,1fr) auto;max-width:100%;padding:24px;row-gap:16px;width:100%}.logo_footer{max-width:100%;width:70px}.navigation,.politics,.slog{min-width:0}.slog{font-family:roboto mono;font-size:20px;font-weight:200;line-height:1.4;margin:0;overflow-wrap:break-word}.footer-peasant{align-self:end;height:auto;justify-self:end;max-width:100%;width:200px}.navigation nav,.politics nav{display:flex;flex-direction:column;gap:10px}.navigation-link{font-weight:700}.navigation-link,.politic-link{color:#000;font-family:roboto mono;font-size:16px;line-height:1.3;text-decoration:none}@media (max-width:1200px){footer{padding:64px 24px 24px}.footer{column-gap:24px;grid-template-areas:"logo nav politics" "slog slog peasant";grid-template-columns:70px 1fr 1fr;row-gap:20px}.logo_footer{grid-area:logo}.navigation{grid-area:nav}.politics{grid-area:politics}.slog{grid-area:slog}.footer-peasant{grid-area:peasant;width:100px}}@media (max-width:768px){footer{padding:48px 16px 24px}.footer{gap:20px;grid-template-areas:"logo" "nav" "politics" "slog" "peasant";grid-template-columns:1fr;padding:20px 16px}.logo_footer{width:56px}.navigation nav,.politics nav{gap:8px}.navigation-link,.politic-link{font-size:15px}.slog{font-size:16px}.footer-peasant{align-self:start;justify-self:end;width:88px}}.ad{padding:15px 35px}.ad-status{font-family:roboto mono;font-size:18px;margin-top:90px}.ad-status--error{flex-direction:column;gap:20px}.ad-content,.ad-status--error{align-items:flex-start;display:flex}.ad-content{gap:40px;margin-top:70px}.ad-gallery,.ad-info{width:50%}.main-image{height:500px}.gallery-list{display:flex;gap:15px;margin-top:15px}.gallery-list img{border-radius:15px;cursor:pointer;height:120px;object-fit:cover;width:120px}.price-block{align-items:center;display:flex;gap:20px;margin:30px 0}.price-block span:first-child{color:#427f3b;font-size:36px;font-weight:700}.price-block span:last-child{font-size:24px}.seller{align-items:center;display:flex;gap:15px;margin-top:30px}.seller img{border-radius:50%;height:70px;object-fit:cover;width:70px}.ad-info h1{font-size:42px;margin-bottom:20px}.ad-info h2{font-family:roboto;font-size:36px;font-weight:700;margin-bottom:10px;margin-top:30px}.ad-info p{line-height:1.5}.ad-time{color:#427f3b;font-family:roboto mono;font-size:16px}.ad-title{font-family:roboto;font-size:48px}.ad-description{font-family:roboto mono;font-size:16px}.ad .map{border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:flex;gap:30px}.saller-contact button{background-color:#fbc72a;border:none;border-radius:20px;color:#1d5539;cursor:pointer;font-family:roboto;font-size:24px;font-weight:700;padding:20px 17px}.product-link{margin-bottom:50px;margin-top:80px}.product-other{border:1px solid #aaa;border-radius:20px;color:#000;font-family:roboto;font-size:20px;font-weight:700;padding:18px 60px;text-decoration:none}.map-left,.map-right{flex:1 1}@media (max-width:900px){.ad{padding:12px 16px}.ad-content{flex-direction:column;gap:24px;margin-top:24px}.ad-gallery,.ad-info{width:100%}.main-image{height:280px}.gallery-list img{height:72px;width:72px}.ad-info h1,.ad-title{font-size:28px}.ad-info h2{font-size:24px}.price-block span:first-child{font-size:28px}.saller-contact button{font-size:18px;padding:16px;width:100%}.product-other{display:block;font-size:16px;padding:14px 20px;text-align:center}}.map{display:flex;gap:30px}.map-left{width:30%}.map-right{border-radius:10px;min-height:150px;overflow:hidden;padding:20px;width:70%}.create-ad{margin:40px auto;padding:0 35px}.create-ad h1{font-size:48px;margin-bottom:30px}.create-content{align-items:flex-start;display:flex;gap:40px}.left-column{width:50%}.right-column{display:flex;flex-direction:column;gap:18px;width:50%}.main-image{background:#f5f5f5;border:1px solid #ddd;border-radius:20px;height:420px;overflow:hidden;width:100%}.main-image img{height:100%;object-fit:cover;width:100%}.image-placeholder{align-items:center;color:#888;display:flex;height:100%;justify-content:center;width:100%}.gallery{display:flex;gap:12px;margin-bottom:20px;margin-top:15px}.gallery .thumb,.gallery img.thumb{border-radius:15px;display:block;height:90px;object-fit:cover;width:90px}.thumb-wrap{height:90px;position:relative;width:90px}.thumb-remove{background:#222;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;height:24px;line-height:1;position:absolute;right:-6px;top:-6px;width:24px}.field-hint{color:#888;font-size:13px;margin:8px 0 0}.add-photo{align-items:center;border:1px solid #a0a0a0;border-radius:20px;cursor:pointer;display:flex;justify-content:center;padding:15px 40px}.info-card{border:1px solid #ddd;border-radius:18px;margin-bottom:18px;padding:15px 18px}.info-card span{color:#999;display:block;font-size:14px;margin-bottom:10px}.info-card input{background:#0000;border:none;font-size:17px;margin-bottom:8px;outline:none;width:100%}.right-column input,.right-column textarea{border:1px solid #ddd;border-radius:18px;box-sizing:border-box;font-size:17px;outline:none;padding:15px 18px;width:100%}.right-column textarea{height:170px;resize:none}.quantity{display:flex;gap:12px}.quantity input{flex:1 1}.quantity select{width:120px}.publish-btn{align-self:flex-end;background:#ffc72c;border:none;border-radius:18px;color:#004d40;cursor:pointer;font-size:20px;font-weight:600;margin-top:40px;padding:18px 35px;transition:.2s}.publish-btn:hover{background:#f2bb1f}.quantity-row{display:flex;gap:20px}.quantity-row>input{flex:1 1;min-width:0}.info-card button{background-color:#1d5539;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:roboto mono;font-size:14px;padding:5px 10px;transition:all .3s}.info-card button:hover{transform:scale(1.05)}.buttons{display:flex;gap:20px}.delete-btn{background-color:#fff;border:1px solid #a9a9a9;border-radius:20px;cursor:pointer;font-family:roboto mono;font-size:20px;height:-webkit-fit-content;height:fit-content;margin-top:40px;padding:18px 35px;transition:all .3s}.delete-btn:hover{background:#dcdcdc}.archive-warning{color:#d60000;font-weight:600;margin-bottom:15px}.restore-btn{background:#427f3b;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:roboto mono;font-size:20px;padding:12px 35px}.right-column.disabled{opacity:.6;pointer-events:none}@media(max-width:1000px){.create-ad{margin:24px auto;padding:0 16px}.create-ad h1{font-size:32px}.create-content{flex-direction:column}.left-column,.publish-btn,.right-column{width:100%}.main-image{height:320px}.buttons{flex-direction:column}.delete-btn{margin-top:0;width:100%}}@media(max-width:600px){.create-ad h1{font-size:28px;margin-bottom:20px}.right-column input,.right-column textarea{font-size:16px;padding:14px 16px}.quantity-row{flex-direction:column}.quantity-row .form-select{flex:1 1 auto;width:100%}.info-card button{padding:10px 14px;width:100%}}.form-select{width:100%}.quantity-row .form-select{flex:0 0 120px;width:120px}.image-upload{width:100%}.image-upload-main{background:#f8faf8;border:2px dashed #c8c8c8;border-radius:20px;cursor:pointer;height:420px;overflow:hidden;position:relative;transition:border-color .2s,background .2s;width:100%}.image-upload-main:hover:not(.disabled){background:#f3f8f4;border-color:#1d5539}.image-upload-main.drag-active{background:#eef5f0;border-color:#1d5539}.image-upload-main.disabled{cursor:default}.image-upload-main.has-image{border-color:#ddd;border-style:solid}.image-upload-preview{display:block;height:100%;object-fit:cover;width:100%}.image-upload-empty{flex-direction:column;height:100%;padding:24px;text-align:center}.image-upload-empty,.image-upload-icon{align-items:center;display:flex;justify-content:center}.image-upload-icon{background:#eef5f0;border-radius:50%;color:#1d5539;height:72px;margin-bottom:16px;width:72px}.image-upload-title{color:#333;font-size:18px;font-weight:600;margin:0 0 8px}.image-upload-hint{color:#888;font-size:14px;line-height:1.4;margin:0;max-width:280px}.image-upload-overlay{align-items:center;background:#1d5539bf;color:#fff;display:flex;font-size:18px;font-weight:600;inset:0;justify-content:center;position:absolute}.image-upload-change{background:linear-gradient(#0000,#0000008c);bottom:0;color:#fff;font-size:14px;left:0;opacity:0;padding:12px;position:absolute;right:0;text-align:center;transition:opacity .2s}.image-upload-main.has-image:hover .image-upload-change{opacity:1}.image-upload-gallery{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;margin-top:15px}.image-upload-thumb-wrap{height:90px;position:relative;width:90px}.image-upload-thumb{border-radius:15px;display:block;height:90px;object-fit:cover;width:90px}.image-upload-thumb-remove{background:#222;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;height:24px;line-height:1;position:absolute;right:-6px;top:-6px;width:24px}.image-upload-add{align-items:center;background:#fff;border:1px solid #a0a0a0;border-radius:20px;cursor:pointer;display:flex;height:90px;justify-content:center;padding:15px;transition:border-color .2s,background .2s;width:90px}.image-upload-add:hover{background:#f3f8f4;border-color:#1d5539}.image-upload-add img{height:28px;width:28px}@media (max-width:1000px){.image-upload-main{height:320px}}@media (max-width:600px){.image-upload-add,.image-upload-thumb,.image-upload-thumb-wrap{height:75px;width:75px}}.profile{box-sizing:border-box;margin:40px 0;padding:0 35px;width:100%}.profile h1{font-size:42px;font-weight:700;margin-bottom:35px;text-align:left}.profile-hint{background:#eef7ee;border-radius:12px;color:#2f7d32;font-family:roboto mono;font-size:14px;line-height:1.4;margin:-15px 0 25px;padding:14px 18px}.profile-card{align-items:flex-start;border-radius:24px;box-sizing:border-box;display:flex;gap:50px;padding:35px;width:100%}.avatar-block{flex-direction:column;width:280px}.avatar,.avatar-block{align-items:center;display:flex}.avatar{background:#f5f5f5;border:2px solid #ddd;border-radius:50%;height:220px;justify-content:center;margin-bottom:20px;overflow:hidden;width:220px}.avatar img{height:100%;object-fit:cover;width:100%}.avatar span{color:#888;font-size:16px}.avatar-block input[type=file]{width:100%}.avatar-preview-hint{color:#666;font-size:13px;margin:8px 0 0;text-align:center}.profile-info{display:flex;flex:1 1;flex-direction:column;gap:20px}.profile-info label{color:#666;display:block;font-size:15px;font-weight:500;margin-bottom:8px}.profile-info input{-webkit-appearance:none;appearance:none;border:1px solid #ddd;border-radius:14px;box-sizing:border-box;font-size:16px;height:52px;outline:none;padding:0 16px;transition:.2s;width:100%}.profile-info input:focus{border-color:#4e944f}.email-row{align-items:stretch;display:flex;gap:12px;width:100%}.email-row input{flex:1 1;min-width:0}.email-btn{background:#4e944f;border:none;border-radius:14px;box-sizing:border-box;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:600;height:52px;min-width:130px;padding:0 16px;transition:.2s}.email-btn:hover{background:#3d7a3e}.profile-buttons{display:flex;gap:15px;margin-top:15px}.logout-btn,.save-btn{border:none;border-radius:14px;cursor:pointer;font-size:16px;font-weight:600;padding:15px 35px;transition:.2s}.save-btn{background:#ffc72c;color:#184d1d}.save-btn:hover{background:#efbb28}.logout-btn{background:#ef4444;color:#fff}.logout-btn:hover{background:#d63636}.message{color:#4e944f;font-weight:600}.profile-info input:disabled{background:#f2f2f2;color:#777;cursor:not-allowed}.my-ads{margin-top:60px;width:100%}.my-ads h2{font-size:36px;margin-bottom:30px}.my-ads .products{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.my-ads .product-card{background:#fbfbfb;border:2px solid #a0a0a0;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:10px}.my-ads .product-img{border-radius:20px;flex-shrink:0;height:250px;object-fit:cover;width:100%}.my-ads .product-card .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.25;margin:6px 0 0;min-height:2.5em;overflow:hidden}.my-ads .product-card .count,.my-ads .product-card .location,.my-ads .product-card .price{margin:4px 0 0}.my-ads .product-card .edit-ad-btn{margin-top:auto}.edit-ad-btn{background:#fbc72a;border:none;border-radius:15px;color:#1d5539;cursor:pointer;font-size:16px;font-weight:700;margin-top:15px;padding:12px;width:100%}.edit-ad-btn:hover{background:#eab625}@media (max-width:1024px){.my-ads .products{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.profile{margin:24px 0;padding:0 16px}.profile h1{font-size:32px;margin-bottom:20px}.profile-card{align-items:center;flex-direction:column;gap:24px;padding:20px 16px}.avatar-block,.profile-info{width:100%}.email-row{flex-direction:row;gap:12px}.email-row input{flex:1 1;height:52px;min-width:0;width:auto}.email-btn{font-size:16px;height:52px;min-width:120px;padding:0 12px}.profile-buttons{flex-direction:column}.logout-btn,.save-btn{width:100%}.my-ads h2{font-size:28px}.my-ads .products{gap:12px;grid-template-columns:repeat(2,1fr)}.my-ads .product-card{border-radius:14px;padding:8px}.my-ads .product-img{border-radius:10px;height:140px}.my-ads .product-card .location{font-size:11px;gap:3px}.my-ads .product-card .location img{height:12px;width:12px}.my-ads .product-card .title{font-size:14px}.my-ads .product-card .count{font-size:12px}.my-ads .product-card .price{font-size:16px}.my-ads .product-card .edit-ad-btn{border-radius:12px;font-size:14px;padding:10px}}@media (max-width:480px){.my-ads .products{gap:8px;grid-template-columns:repeat(2,1fr)}.my-ads .product-card{border-radius:12px;border-width:1px;padding:6px}.my-ads .product-img{border-radius:8px;height:110px}.my-ads .product-card .location{font-size:10px}.my-ads .product-card .location img{height:10px;width:10px}.my-ads .product-card .title{font-size:13px;margin-top:4px}.my-ads .product-card .count{font-size:11px}.my-ads .product-card .price{font-size:15px}.my-ads .product-card .edit-ad-btn{border-radius:10px;font-size:12px;padding:8px}}.avatar-upload{align-items:center;display:flex;flex-direction:column}.avatar-upload-drop{background:#f8faf8;border:2px dashed #c8c8c8;border-radius:50%;cursor:pointer;height:160px;overflow:hidden;position:relative;transition:border-color .2s,background .2s;width:160px}.avatar-upload-drop:hover{background:#f3f8f4;border-color:#1d5539}.avatar-upload-drop.drag-active{background:#eef5f0;border-color:#1d5539}.avatar-upload-drop.has-image{border-color:#ddd;border-style:solid}.avatar-upload-img{height:100%;object-fit:cover;width:100%}.avatar-upload-placeholder{align-items:center;color:#666;display:flex;flex-direction:column;font-size:14px;gap:8px;height:100%;justify-content:center;padding:12px;text-align:center}.avatar-upload-icon{background:#eef5f0;border-radius:50%;color:#1d5539;font-size:24px;font-weight:300;height:36px;line-height:36px;width:36px}.avatar-upload-overlay{align-items:center;background:#1d5539bf;color:#fff;display:flex;font-size:14px;font-weight:600;inset:0;justify-content:center;position:absolute}.avatar-upload-hint{color:#888;font-size:13px;margin:10px 0 0;max-width:160px;text-align:center}.chat-wrapper{flex-direction:column;height:100vh}.chat-page,.chat-wrapper{display:flex;overflow:hidden}.chat-page{flex:1 1;flex-direction:column;margin:20px auto;min-height:0;width:calc(100% - 70px)}.chat-header{flex-shrink:0;gap:20px;justify-content:space-between;padding:20px 30px}.chat-header,.person-info{align-items:center;display:flex}.person-info{gap:15px}.person-info img{border-radius:50%;height:70px;object-fit:cover;width:70px}.person-info h2{font-size:24px;margin:0}.person-info p{color:#777;margin:5px 0 0}.product-mini{align-items:center;background:#fff;border-radius:15px;display:flex;gap:15px;padding:10px 15px}.product-mini img{border-radius:12px;height:80px;object-fit:cover;width:80px}.product-mini h3{font-size:18px;margin:0}.product-mini p{color:#427f3b;font-weight:700;margin:5px 0 0}.messages{background:#fff;display:flex;flex:1 1;flex-direction:column;gap:15px;min-height:0;overflow-y:auto;padding:30px;scrollbar-width:none}.messages::-webkit-scrollbar{display:none}.message{background:#f1f1f1;border-radius:20px;max-width:500px;padding:15px}.my-message{align-self:flex-end;background:#efffcc}.message-name{color:#427f3b;font-size:14px;font-weight:700;margin-bottom:5px}.message-text{font-size:16px}.message-time{color:#777;font-size:12px;margin-top:8px;text-align:right}.send-block{border-radius:0 0 20px 20px;display:flex;flex-shrink:0;gap:15px;padding:20px 30px}.send-block input{background:#e9e9e9;border:none;border-radius:100px;flex:1 1;font-size:16px;padding:15px 20px}.send-block button{align-items:center;background:#e9e9e9;border:none;border-radius:50%;cursor:pointer;display:flex;height:55px;justify-content:center;padding:0;width:55px}.send-block button img{height:22px;width:22px}.person-info{color:#000;text-decoration:none}@media(max-width:768px){.chat-page{margin:10px auto;width:calc(100% - 30px)}.chat-header{align-items:flex-start;flex-direction:column;padding:15px 0}.person-info img{height:55px;width:55px}.person-info h2{font-size:20px}.product-mini{width:100%}.product-mini img{height:60px;width:60px}.messages{padding:15px 0}.message{max-width:85%}.send-block{padding:15px 0}}.chat-list{margin:50px auto;padding:0 35px}.chat-list h1{margin-bottom:30px}.chat-card{align-items:center;border:1px solid #ddd;border-radius:20px;box-sizing:border-box;color:#000;display:flex;gap:20px;margin-bottom:15px;padding:20px;text-decoration:none;width:100%}.chat-avatar{border-radius:50%;flex-shrink:0;height:60px;object-fit:cover;width:60px}.chat-info{flex:1 1;min-width:0}.chat-info h3{font-size:18px;margin:0 0 5px}.chat-info h4{color:#427f3b;font-size:15px;margin:0 0 8px}.chat-info p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-time{align-items:flex-end;color:#777;display:flex;flex-direction:column;font-size:14px;gap:8px;min-width:50px}.new-message{background:#427f3b;border-radius:50%;height:10px;width:10px}.chat-product{border-radius:15px;flex-shrink:0;height:80px;object-fit:cover;width:80px}@media (max-width:768px){.chat-list{margin:24px auto;padding:12px 16px}.chat-list h1{font-size:28px}.chat-card{flex-wrap:wrap;gap:12px;padding:14px}.chat-product{height:60px;width:60px}.chat-time{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}@media (max-width:480px){.chat-avatar{height:48px;width:48px}.chat-info h3{font-size:16px}.chat-info h4{font-size:14px}}.politic{font-family:roboto mono;font-weight:300;padding:0 35px;text-align:left}table.iksweb{border-collapse:collapse;border-spacing:0;height:auto;width:100%}table.iksweb,table.iksweb td,table.iksweb th{border:1px solid #595959}table.iksweb td,table.iksweb th{height:35px;padding:3px;width:30px}table.iksweb th{background:#4e6982;color:#fff;font-weight:400}@media (max-width:768px){.politic{font-size:14px;padding:0 16px 24px}.politic h1{font-size:24px}table.iksweb{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.public-profile{box-sizing:border-box;margin:40px 0;padding:0 35px;width:100%}.public-profile-card{align-items:center;border-radius:24px;box-sizing:border-box;display:flex;gap:50px;padding:35px;width:100%}.public-profile-card .avatar{align-items:center;background:#f5f5f5;border:2px solid #ddd;border-radius:50%;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;width:220px}.public-profile-card .avatar img{height:100%;object-fit:cover;width:100%}.public-profile-card .avatar span{color:#888;font-size:16px}.public-profile-card h1{font-size:42px;font-weight:700;margin:0 0 20px}.public-profile-card p{color:#666;font-size:18px}.seller-ads{margin-top:60px}.seller-ads h2{font-size:36px;margin-bottom:30px}.products{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.product-card{background:#fbfbfb;border:2px solid #a0a0a0;border-radius:20px;cursor:pointer;padding:10px}.product-img{border-radius:20px;height:250px;object-fit:cover;width:100%}.location{align-items:center;color:#a0a0a0;display:flex;font-family:Roboto Mono,monospace;font-size:16px;gap:8px}.location img{width:18px}.title{font-family:Roboto;font-size:24px;font-weight:700}.count{font-family:Roboto Mono,monospace;font-size:16px}.price{color:#427f3b;font-size:24px;font-weight:700}@media(max-width:900px){.public-profile{padding:0 20px}.public-profile-card{align-items:center;flex-direction:column;gap:25px;text-align:center}.public-profile-card h1{font-size:32px}.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.public-profile-card .avatar{height:160px;width:160px}.seller-ads h2{font-size:28px}.products{grid-template-columns:1fr}}.cookie{background:#efffcc;border-radius:24px;bottom:20px;box-sizing:border-box;flex-direction:row;gap:40px;left:20px;max-width:min(900px,calc(100vw - 40px));padding:40px;position:fixed;width:-webkit-fit-content;width:fit-content;z-index:9999}.cookie,.cookie-img{align-items:center;display:flex}.cookie-img{flex-shrink:0}.cookie-img img{display:block;height:auto;max-width:none;width:120px}.cookie__text{flex:0 1 auto;min-width:0;text-align:left}.cookie__actions{margin-top:10px}.cookie__actions button{background-color:#427f3b;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-family:roboto,sans-serif;font-size:16px;padding:8px 16px;transition:transform .2s}.cookie__actions button:hover{transform:scale(1.05)}.cookie-header{color:#111;font-family:roboto,sans-serif;font-size:24px;line-height:1.3;margin:0 0 6px}.cookie-subtext{color:#222;font-family:roboto mono,monospace;font-size:16px;line-height:1.35;margin:0}.link-cookie{color:#111;text-decoration:underline}@media (max-width:768px){.cookie{align-items:center;border-radius:16px;bottom:12px;gap:14px;left:12px;max-width:calc(100vw - 24px);padding:14px 16px;right:auto}.cookie-img img{width:70px}.cookie-header{font-size:14px}.cookie-subtext{font-size:12px}.cookie__actions button{font-size:14px;padding:10px 18px}}@media (max-width:400px){.cookie{gap:10px;padding:12px 14px}.cookie-img img{width:56px}.cookie-header{font-size:13px}.cookie-subtext{font-size:11px}.cookie__actions button{max-width:none;width:auto}}.not-found{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:750px;padding:48px 24px 64px;text-align:center}.not-found h1{color:#000;font-family:Roboto,sans-serif;font-size:64px;font-weight:700;line-height:1.05;margin:0 0 24px}.not-found-text{font-size:24px;line-height:1.4;margin:0 0 16px;text-align:left}.not-found-button,.not-found-text{color:#000;font-family:Roboto Mono,monospace;width:100%}.not-found-button{background:#fff;border:1px solid #427f3b;border-radius:20px;box-sizing:border-box;display:inline-block;font-size:32px;font-weight:700;margin-top:8px;padding:23px 80px;text-align:center;text-decoration:none;transition:transform .3s}.not-found-button:hover{transform:scale(1.02)}.not-found-image{display:block;height:auto;margin-top:48px;max-width:min(420px,90vw);width:100%}@media (max-width:768px){.not-found{padding:32px 16px 48px}.not-found h1{font-size:32px;margin-bottom:20px}.not-found-text{font-size:15px;margin-bottom:12px}.not-found-button{font-size:18px;padding:16px 20px}.not-found-image{margin-top:32px}}@media (max-width:480px){.not-found h1{font-size:26px}.not-found-text{font-size:14px}}
/*# sourceMappingURL=main.25329abb.css.map*/